

/* Start:/local/templates/main_composite_adaptive/components/bitrix/news.detail/line/style.css?1705664600550*/
div.news-detail
{
	word-wrap: break-word;
}

.news-date-time
{
	color:#486DAA;
}

.review {
    margin-bottom: 40px;
    font-style: italic;
}
.review_name, .review_item {
    font-style: normal;
    font-weight: bold;
    margin-bottom: 0;
}
.review_item {margin-top: 0; margin-bottom: 5px;}

.line_picture {
    max-width: 30% !important;
    float: left;
    display: inline-block;
    margin: 0 30px 30px 0;
}
@media (max-width: 599px) {
    .line_picture {
        max-width: 100% !important;
        float: none;
        margin: 30px 0;
    }
}
/* End */


/* Start:/local/templates/main_composite_adaptive/components/sok/medialib.photogal/template2/style.css?16885490203283*/
#gallery_wrapper {margin: 40px 16px;}
#gallery_wrapper>h3 {text-align: center;}
.galspan2
{
display: inline-block;
height: auto;
/*width: 225px;*/
width: 100%;
height: 225px;
}

.galspan2>a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover; 
	-webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.galspan2>a:hover {opacity: 0.8;}


/*
* 	Owl Carousel Owl Demo Theme 
*	v1.18
*/

.owl-theme .owl-controlls{
    bottom: 0px !important;
    left: 0px !important;
    margin-top: 10px;
    position: relative !important;
    text-align: center;
}
.touch-no .owl-theme .owl-controlls {
    opacity: 1 !important;
}
.touch-no #new_items:hover .owl-controlls {opacity: 1;}
/* Styling Next and Prev buttons */

.owl-theme .owl-controlls .owl-buttons div{
  width: 57px;
  height: 20px;
  opacity: 0.8;
  cursor: pointer;
  display: inline-block !important;
  transition: all 200ms ease-in-out 0s;
  -moz-transition: all 200ms ease-in-out 0s;
  -webkit-transition: all 200ms ease-in-out 0s;
  -o-transition: all 200ms ease-in-out 0s;
  position: relative;
}
.owl-theme .owl-controlls .owl-buttons div:hover {top: 1px;}

.owl-prev {
	background: url(/images/left_arrow.jpg) 0 0 no-repeat;
  	background-size: 57px 20px;
  	margin-right: 10px;
}
.owl-next {
	background: url(/images/right_arrow.jpg) 0 0 no-repeat;
  	background-size: 57px 20px;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controlls.clickable .owl-buttons div:hover{
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controlls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controlls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controlls .owl-page.active span,
.owl-theme .owl-controlls.clickable .owl-page:hover span{
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controlls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.fancybox-nav {width: 60px;}
.fancybox-nav span {
	visibility: visible !important;
	opacity: 0.5;
	height: 70px !important;
	width: 70px !important;
}
.fancybox-nav:hover span {opacity: 1;}
.fancybox-next {right: -60px !important;}
.fancybox-next span {
	background: url('/local/templates/main_composite_adaptive/components/sok/medialib.photogal/template2/right.png') 0 0 no-repeat !important;
	right: -20px !important;
}
.fancybox-prev {left: -60px !important;}
.fancybox-prev span {
	background: url('/local/templates/main_composite_adaptive/components/sok/medialib.photogal/template2/left.png') 0 0 no-repeat !important;
	left: -20px !important;
}
.fancybox-title-inside-wrap {padding-left: 20px; padding-top: 5px !important;}
.pin-it-button {padding-right: 0;}

/*@media (max-width: 1023px) {
	.galspan2 {
		width: 200px;
		height: 200px;
	}
}*/
/* End */


/* Start:/bitrix/components/sok/medialib.photogal/fancy/source/jquery.fancybox.css?16885491474099*/
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/bitrix/components/sok/medialib.photogal/fancy/source/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/bitrix/components/sok/medialib.photogal/fancy/source/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/bitrix/components/sok/medialib.photogal/fancy/source/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/bitrix/components/sok/medialib.photogal/fancy/source/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: #C48A80;
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
/* End */


/* Start:/bitrix/components/sok/medialib.photogal/fancy/source/helpers/jquery.fancybox-buttons.css?16885491472415*/
#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}

#fancybox-buttons.top {
	top: 10px;
}

#fancybox-buttons.bottom {
	bottom: 10px;
}

#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	   -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	background: rgb(50,50,50);
	background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-image: url('/bitrix/components/sok/medialib.photogal/fancy/source/helpers/fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}

#fancybox-buttons a:hover {
	opacity: 1;
}

#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}
/* End */


/* Start:/bitrix/components/sok/medialib.photogal/fancy/source/helpers/jquery.fancybox-thumbs.css?1688549147717*/
#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
}
/* End */


/* Start:/local/templates/main_composite_adaptive/components/bitrix/system.pagenavigation/square/style.css?1735302239787*/
.nav-pages {text-align: right; padding-right: 40px;}
.toppager .nav-pages {text-align: left; padding-right: 0;}
.toppager {margin-bottom: -30px;}

.nav-pages>a, .nav-pages>.nav-current-page {
	display: inline-block;
	width: 30px;
	height: 30px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: #fff !important;
	text-decoration: none !important;
	margin-bottom: 10px;
}

.nav-pages>a {background-color: #c5e0d7;}
.nav-pages>.nav-current-page {background-color: #c49488;}

.navtext {
	font-size: 12px;
	color: #7f7f7f;
	margin-right: 10px;
    position: relative;
    top: 7px;
}

@media (max-width: 599px) {
	.nav-pages>a, .nav-pages>.nav-current-page {
		width: 20px;
		height: 20px;
		line-height: 20px;
	}
	.navtext {top: 0;}
}
/* End */


/* Start:/local/templates/main_composite_adaptive/components/bitrix/catalog.section/wide_ajax_pager/style.css?17353025306827*/
#filtersection {
  position: relative;
  z-index: 20;
  /*left: 440px;*/
  display: inline-block;
}

#filtersection .sbHolder, #filtersection .sbHolder .sbOptions {
  width: 210px;
  box-sizing: content-box;
}

.sectionlabel {
  float: left;
  margin:9px 10px 0 0;
  color: #585656;
  font-family: 'Open Sans Condensed',sans-serif;
  font-size: 18px;
}

#itemlist {
  margin: 0;
  padding: 0 5px 30px 5px;
  list-style-type: none;
  /*width: 647px;*/
  /*background: url(/images/separator1.png) bottom center no-repeat;*/
  /*background-size: 930px 29px;*/
  position: relative;
  z-index: 0;
}
.noback {background: none !important;}
.n_item {
  display: inline-block;
  width: 202px;
  /*overflow: hidden;*/
  text-align: center;
  margin:30px 33px 0 0;
  /*font-family: 'Open Sans', sans-serif;*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  position: relative;
  z-index: 0;
  background: none !important;
  padding: 0 !important;
  vertical-align: top;
}
@media (max-width: 1024px) {
  .n_item {margin:30px 21px 0 0 !important;}
}
.endline {margin-right: 0;}
.n_item img {
  width: 200px;
  height: 267px;
  border-left: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5;
/*opacity: 0.8;*/
  position: relative;
  z-index: 10;
  transition: all 200ms ease-in-out 0s;
  -moz-transition: all 200ms ease-in-out 0s;
  -webkit-transition: all 200ms ease-in-out 0s;
  -o-transition: all 200ms ease-in-out 0s;
}

/*.touch-yes .n_item img {opacity: 1;}*/
.imglink {
  display: inline-block;
  overflow: hidden;
  width: 200px;
  height: 267px;
}
.touch-no .n_item:hover img {
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.msie9 .n_item:hover img {transform: none;}

.item_name {margin: 5px 0;}
.item_name a {
  text-decoration: none !important;
  text-transform: uppercase;
  color: #c68279;
}
.item_cost {
  color: #d85555;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  margin: 0;
}
.item_cost span {
  color: #7d7d7d;
  text-decoration: line-through;
}
.salemarker {
  width: 64px;
  height: 64px;
  background: url(/images/item_markers/sale.png) 0 0 no-repeat;
  background-size: 64px 64px;
  position: absolute;
  top: 0;
  right: -5px;
  z-index: 20;
}

.luxmarker {
  width: 60px;
  height: 62px;
  background: url(/images/item_markers/lux.png) 0 0 no-repeat;
  background-size: 60px 62px;
  position: absolute;
  top: 0;
  left: -5px;
  z-index: 20;
}

.newmarker {
  width: 56px;
  height: 28px;
  background: url(/images/item_markers/new.png) 0 0 no-repeat;
  background-size: 56px 28px;
  position: absolute;
  top: 238px;
  right: 0;
  z-index: 20;
}

.supbicture {
  display: table;
  width: 100%;
  margin-top: 6px;
}

.item_designer {
  display: table-cell;
  text-align: left;
  margin: 0;
  padding-left: 10px;
  line-height: 12px;
}

.item_designer > a {
    color: #6A7277 !important;
    font-size: 14px;
    position: relative;
    text-decoration: none !important;
    top: -4px;
}

.item_designer>a {
  color: #6a7277 !important;
  font-size: 14px;
  text-decoration: none !important;
}

.sbHolder {float: left; margin-right: 10px;}

.show-more {
  display: block;
  padding: 5px;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  /*border: 2px solid #d85555;*/
  color: #8d744b;
  /*font-family: "Open Sans",sans-serif;*/
  /*font-weight: 300;*/
  font-size: 16px;
  outline: none !important;
} 

.show-more>span {
  font-size: 14px;
  text-transform: none;
}
/*.show-more:hover>span {
    background-color: #fff;
    border: 1px solid #d85555;
}*/

.show-more:before {
  content: '+';
  color: #fff;
  /*font-weight: bold;*/
  font-size: 36px;
  display: block;
  background-color: #B1D6C9;
  border-radius: 16px;
  margin: 0 auto;
  width: 35px;
  height: 35px;
  line-height: 35px;
  margin-bottom: 15px;
}
.decl_of_num {font-style: normal;}


#sizes_filter {
  /*display: none;*/
  height: 15px;
  overflow-y: auto;
  border: 2px solid #9FC4AC;
  padding: 10px;
  box-sizing: content-box;
}
#sizes_filter.opened {
  height: 190px;
}

#sizes_trigger {
  cursor: pointer;
  display: inline-block;
  color: #585656;
  font-family: 'Open Sans Condensed',sans-serif;
  font-size: 18px;
  /*margin-top: 20px;*/
  width: 100%;
}
#sizes_trigger>span {
  position: absolute;
  top: 100%;
  left: 0;
  display: inline-block;
  background-color: #9FC4AC;
  padding: 5px 30px 7px 10px;
  color: #fff;
  background: url(/local/templates/main_composite_adaptive/plugins/selectbox/select-icons.png) no-repeat scroll 94% -117px #AED1BB;
}

/*#sizes_filter .chb_wrapper {margin-right: -1px; font-size: 10px; line-height: 32px; text-align: center; margin-bottom: 4px; display: inline-block;}*/

.s_filter .chb_wrapper {margin-right: -1px; font-size: 10px; line-height: 32px; text-align: center; margin-bottom: 4px; display: inline-block;}
.ff_sizes {margin-top: 20px;}

@media (max-width: 1024px) {
  #sizes_trigger {margin-top: 10px;}
}
@media (max-width: 700px) {
  .ff_line>.ff_b>label {width: 70px;}
}
/*@media (max-width: 400px) {
  #sizes_trigger>label {display: none;}
}*/


#clearsize {
    font-size: 13px;
    text-decoration: none !important;
    display: inline-block;
    padding: 6px 10px;
    background-color: #aaa;
    color: #fff !important;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    vertical-align: top;
    position: absolute;
    right: 0;
    top: 3px;
    display: none;
}
@media (max-width: 1023px) {
  #clearsize {top: 13px;}
}
@media (max-width: 600px) {
  #clearsize {
    top: 18px;
    /*bottom: 26px;*/
    padding: 3px 5px;
  }
}

#b_item_list #filtersection .greensquarebutton {display: inline-block !important;}

.av_mainwrapper {
  display: inline-flex;
  margin: 0 0 0 20px;
}
.av_wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
@media (max-width: 1023px) {
  .av_mainwrapper {
    margin: 20px 0 0 0;
  }
}


#filterwrapper {margin: 20px 0;}
#filter_trigger_wrapper {display: none;}
@media (max-width: 1023px) {
  #filter_trigger_wrapper {
    display: block;
    text-align: right;
  }
  #filtersection {
    padding: 20px 10px;
    border: 4px solid #aed1bb;
    display: none;

  }
  .jslider {max-width: 245px;}

  #filter_trigger {
    display: inline-block;
    color: #fff !important;
    text-decoration: none !important;
    background-color: #aed1bb;
    color: #fff;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
  }
}
@media (max-width: 599px) {
  #filter_trigger {
    font-size: 12px;
    font-weight: 700;
    height: 24px;
    line-height: 24px;
  }
}
/* End */
/* /local/templates/main_composite_adaptive/components/bitrix/news.detail/line/style.css?1705664600550 */
/* /local/templates/main_composite_adaptive/components/sok/medialib.photogal/template2/style.css?16885490203283 */
/* /bitrix/components/sok/medialib.photogal/fancy/source/jquery.fancybox.css?16885491474099 */
/* /bitrix/components/sok/medialib.photogal/fancy/source/helpers/jquery.fancybox-buttons.css?16885491472415 */
/* /bitrix/components/sok/medialib.photogal/fancy/source/helpers/jquery.fancybox-thumbs.css?1688549147717 */
/* /local/templates/main_composite_adaptive/components/bitrix/system.pagenavigation/square/style.css?1735302239787 */
/* /local/templates/main_composite_adaptive/components/bitrix/catalog.section/wide_ajax_pager/style.css?17353025306827 */
