

/* Start:/local/templates/barnsly.store/components/dresscode/slider/middle_wide/style.css?17533650943510*/
#middleSlider-left50{
	position: relative;
	width: 100%;
	border-radius: 5px;
}

#middleSlider-left50 .wrap,
#middleSlider-left50 .limiter{
	position: relative;
	overflow: hidden;
}

#middleSlider-left50 ul{
	width: 100%;
	position:relative;
	margin: 0;
	padding: 0;
}

#middleSlider-left50 ul li{
	float:left;
	position: relative;
	list-style: none;
	aspect-ratio: 4.23 / 1;
}

#middleSlider-left50,
#middleSlider-left50 ul,
#middleSlider-left50 ul li {
	height: 100%;
}

#middleSlider-left50 ul li:first-child:not(.selected),
#middleSlider-left50 ul li.selected {
	display: block;
	width: 100%;
}

.model-month-mobile {
	margin: 0 0 2vh;
}
.model-month-mobile img,
#middleSlider-left50 ul li img{
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
}

#middleSlider-left50 ol{
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	left: 50%;
	bottom:12px;
}

#middleSlider-left50 ol{
	position: absolute;
	left: 50%;
	bottom: 12px;
}

#middleSlider-left50 ol li{
	background: url(/local/templates/barnsly.store/components/dresscode/slider/middle_wide/images/slideButton.png) 0 0 no-repeat transparent;
	margin-right: 4px;
	width: 18px;
	height: 18px;
	float:left;
	cursor: pointer;
}

#middleSlider-left50 ol li:hover{
	background: url(/local/templates/barnsly.store/components/dresscode/slider/middle_wide/images/slideButton.png) -18px 0  no-repeat transparent;
}

#middleSlider-left50 ol li:active{
	background: url(/local/templates/barnsly.store/components/dresscode/slider/middle_wide/images/slideButton.png) -36px 0  no-repeat transparent;
}

#middleSlider-left50 ol li.selected{
	background: url(/local/templates/barnsly.store/components/dresscode/slider/middle_wide/images/slideButton.png) -54px 0  no-repeat transparent;	
}

#middleSlider-left50 ol li.selected:hover{
	background: url(/local/templates/barnsly.store/components/dresscode/slider/middle_wide/images/slideButton.png) -72px 0  no-repeat transparent;	
}

#middleSlider-left50 ol li.selected:active{
	background: url(/local/templates/barnsly.store/components/dresscode/slider/middle_wide/images/slideButton.png) -90px 0  no-repeat transparent;	
}

#middleSlider-left50 .middleSliderBtnLeft-l50, 
#middleSlider-left50 .middleSliderBtnRight-l50{
	background: url(/local/templates/barnsly.store/components/dresscode/slider/middle_wide/images/slideArrow.png) no-repeat transparent;
	position: absolute;
	margin-top: -30px;
	display: block;
	height: 60px;
	width: 30px;
	top: 50%;

}

#middleSlider-left50 .middleSliderBtnLeft-l50{
	background-position: 0 0;
	left: 0px;
}

#middleSlider-left50 .middleSliderBtnLeft-l50:hover{
	background-position: -30px 0;	
}

#middleSlider-left50 .middleSliderBtnLeft-l50:active{
	background-position: -60px 0;		
}

#middleSlider-left50 .middleSliderBtnRight-l50{
	background-position: 0 -60px;
	right: 0px;
}

#middleSlider-left50 .middleSliderBtnRight-l50:hover{
	background-position: -30px -60px;
}

#middleSlider-left50 .middleSliderBtnRight-l50:active{
	background-position: -60px -60px;
}




#middleSlider-left50 ol,
#middleSlider ol{
	bottom: 5px;
	left: 51%;
}
#middleSlider-left50 ol li,
#middleSlider ol li{
	background: #ffffff49 !important;
	border-radius: 100%;
	height: 11px;
	width: 11px;
	border: 1px solid #ffffff8f;
	box-shadow: 0 0 10px -3px;
}
#middleSlider-left50 ol li.selected,
#middleSlider ol li.selected{
	background: #fff !important;
}
#middleSlider-left50 ol li:hover,
#middleSlider ol li:hover{
	background: #fff !important;
}


@media all and (max-width: 700px) {
    #middleSlider-left50 {
		margin: 0;
	}
	.model-month-mobile {
		display: block !important;
		aspect-ratio: 2.2 / 1;
	}
	#middleSlider-left50-big {
		/* display: none !important; */
	}
}
@media all and (max-width: 500px) {
	#middleSlider-left50-big ol {
		bottom: 2px !important;
		transform: scale(0.6);
	}
	#middleSlider-left50 ol,
	#middleSlider ol{
		/* display: none; */
		bottom: 11px;
		transform: scale(0.6);
	}
	.mainShowcase.secondCase {
		margin-top: 1vh !important;
	}
}
/* End */


/* Start:/local/templates/barnsly.store/components/dresscode/slider/middle_50_left_big/style.css?17309570402609*/
#middleSlider-left50-big{
	/* margin: 36px 0 0; */
	overflow: hidden;
	position: relative;
	margin: 5px;
}

#middleSlider-left50-big .wrap,
#middleSlider-left50-big .limiter{
	position: relative;
	overflow: hidden;
}

#middleSlider-left50-big ul{
	position:relative;
	margin: 0;
	padding: 0;
}

#middleSlider-left50-big ul li{
	float:left;
	position: relative;
	list-style: none;
	display: block;
	background-repeat: no-repeat !important;
}

#middleSlider-left50-big,
#middleSlider-left50-big ul,
#middleSlider-left50-big ul li {
	height: 100%;
}

#middleSlider-left50-big ul li:first-child:not(.selected),
#middleSlider-left50-big ul li.selected {
	
}

#middleSlider-left50-big ul li img{
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
}

#middleSlider-left50-big ol{
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	left: 50%;
	bottom:17px;
}

#middleSlider-left50-big ol li{
	background: url(/local/templates/barnsly.store/components/dresscode/slider/middle_50_left_big/images/slideButton.png) 0 0 no-repeat transparent;
	margin-right: 4px;
	width: 18px;
	height: 18px;
	float:left;
	cursor: pointer;
}

#middleSlider-left50-big ol li:hover{
	background: url(/local/templates/barnsly.store/components/dresscode/slider/middle_50_left_big/images/slideButton.png) -18px 0  no-repeat transparent;
}

#middleSlider-left50-big ol li:active{
	background: url(/local/templates/barnsly.store/components/dresscode/slider/middle_50_left_big/images/slideButton.png) -36px 0  no-repeat transparent;
}

#middleSlider-left50-big ol li.selected{
	background: url(/local/templates/barnsly.store/components/dresscode/slider/middle_50_left_big/images/slideButton.png) -54px 0  no-repeat transparent;	
}

#middleSlider-left50-big ol li.selected:hover{
	background: url(/local/templates/barnsly.store/components/dresscode/slider/middle_50_left_big/images/slideButton.png) -72px 0  no-repeat transparent;	
}

#middleSlider-left50-big ol li.selected:active{
	background: url(/local/templates/barnsly.store/components/dresscode/slider/middle_50_left_big/images/slideButton.png) -90px 0  no-repeat transparent;	
}

#middleSlider-left50-big .middleSliderBtnLeft-l50, 
#middleSlider-left50-big .middleSliderBtnRight-l50{
	background: url(/local/templates/barnsly.store/components/dresscode/slider/middle_50_left_big/images/slideArrow.png) no-repeat transparent;
	position: absolute;
	margin-top: -30px;
	display: block;
	height: 60px;
	width: 30px;
	top: 50%;

}

#middleSlider-left50-big .middleSliderBtnLeft-l50-big{
	background-position: 0 0;
	left: 0px;
}

#middleSlider-left50-big .middleSliderBtnLeft-l50-big:hover{
	background-position: -30px 0;	
}

#middleSlider-left50-big .middleSliderBtnLeft-l50-big:active{
	background-position: -60px 0;		
}

#middleSlider-left50-big .middleSliderBtnRight-l50-big{
	background-position: 0 -60px;
	right: 0px;
}

#middleSlider-left50-big .middleSliderBtnRight-l50-big:hover{
	background-position: -30px -60px;
}

#middleSlider-left50-big .middleSliderBtnRight-l50-big:active{
	background-position: -60px -60px;
}

@media all and (max-width: 700px) {
    #middleSlider-left50-big {
		margin: 0;
	}
}
/* End */


/* Start:/local/templates/barnsly.store/components/bitrix/news.detail/flatOneItem_monthly/style.css?16920609662876*/
.spec-offer-2 {
    position: relative;
}
.boxMainStock2 {
    margin: 0 0 10px;
    margin-right: 0;
    /* height: 140px; */
    aspect-ratio: 11/2;
    display: flex;
	position: relative;
	overflow: hidden;
	background-color: #000;
}
.boxMainStock2 .photoStock {
	height: 100%;
    width: 50%;
    background-size: cover !important;
    background-position: center !important;
    display: flex;
	transition: all 0.2s ease;
}
.boxMainStock2 .titleStock {
    display: flex;
    width: 50%;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-end;
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    box-sizing: border-box;
    background: linear-gradient(45deg, #3498db, #00bcd4);
    height: auto;
    padding: 20px 30px;
    line-height: normal;
    z-index: 2;
}
.boxMainStock2 .titleStock span b {
    font-weight: 300;
}
.boxMainStock2 .titleStock span:first-child {
    font-size: 18px;
    font-weight: 600;
    display: block;
    margin: 0 0 10px;
    border-top: 1px solid;
    padding: 10px 0 0;
}
.boxMainStock2:hover .photoStock {
    /* opacity: 0.5; */
    transform: scale(1.05);
}
.boxMainStock2:hover .titleStock {
    /* opacity: 0.5; */
    background: #1e5b84
}

.mainShowcaseItem {
    position: relative;
}
.ribbonStock2 {
    /* display: none; */
    position: absolute;
    top: 9px;
    left: 5px;
    z-index: 2;
    padding: 5px 15px;
    font-size: 12px;
    /* background: #3498db; */
    background: #f0363c;
    font-weight: 500;
    color: #fff;
    box-shadow: -1px 2px 3px rgb(0 0 0 / 30%);
}
.ribbonStock2:before, .ribbonStock2:after {
    content: "";
    position: absolute;
}
.ribbonStock2:after {
    width: 5px;
    height: 5px;
    bottom: -5px;
    left: -4.5px;
    background: #e6adad;
    border-radius: 5px 0 0 5px;
}
.ribbonStock2:before {
    width: 7px;
    height: 100%;
    top: 0;
    left: -6.5px;
    padding: 0 0 7px;
    background: inherit;
    border-radius: 5px 0 0 5px;
}
@media screen and (max-width: 1200px){
    .boxMainStock2 .titleStock {
        padding: 15px 25px;
    }  
    .boxMainStock2 .titleStock {
        font-size: 12px;
    }
    .boxMainStock2 .titleStock span:first-child {
        font-size: 15px;
    }
}
@media screen and (max-width: 700px){
    .mainShowcaseItem .boxMainStock2 .photoStock {
        background: none !important;
    }
    .boxMainStock2 .titleStock {
        width: 70%;
        padding: 10px 20px;
    }
    .boxMainStock2 .titleStock span:first-child {
        font-size: 14px;
    }
    .mainShowcaseItem .boxMainStock2 {
        margin-left: 0;
        height: 42vw;
        background-size: cover !important;
        background-color: unset !important;
        aspect-ratio: auto;
    }
    .ribbonStock2 {
        font-size: 11px;
        padding: 4px 11px;
        line-height: normal;
    }
}

/* End */


/* Start:/local/templates/barnsly.store/components/bitrix/news.list/mainCollectionNew/style.css?16920608353586*/
#mainSeriesTop .items {
    min-height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding: 0;
    margin: 0;
    gap: 10px;
}
#mainSeriesTop .items .item {
    display: flex;
    flex-basis: calc(50% - 5px);
    justify-content: center;
    flex-direction: column;
    list-style: none;
}
#mainSeriesTop .items .item:nth-child(2n) {
    margin-right: 0;
}
#mainSeriesTop .items .item .wrap {
    position: relative;
    overflow: hidden;
}
#mainSeriesTop .items .item .bigPicture {
    background-color: #000;

}
#mainSeriesTop .items .item .bigPicture a {
    height: 165px;
    background-position: center !important;
    background-size: cover !important;
    overflow: hidden;
    transition: all 0.2s ease;
}
#mainSeriesTop .items .item .title {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    box-sizing: border-box;
    /* background: #00000099; */
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0 0 0 / 88%) 100%);
}

#mainSeriesTop .items .item .title span {
    display: contents;
    font-weight: 600;
    margin-left: 5px;
}

#mainSeriesTop .items .item a {
    display: flex;
}
#mainSeriesTop .items .item .title a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    padding: 50px 20px 15px;
}
#mainSeriesTop .items .item a img {
    width: 100%;
}
#middleSlider-left50-big {
    margin: 0;
}
#middleSlider-left50-big ul li a {
    display: block;
    width: 100%;
    height: 100%;
}
#middleSlider-left50-big ul li {
    aspect-ratio: 9/3;
    background-size: cover !important;
    background-position: center !important;
}
#middleSlider-left50-big ul li img {
    display: none;
}
#mainSeriesTop .items .item:hover .bigPicture a {
    opacity: 0.5;
    transform: scale(1.05);
}


.boxMainStock {
    margin-left: 0;
}
.mainShowcase {
    display: flex;
    margin-top: 4vh !important;
    gap: 10px;
}
.mainShowcaseItem {
    width: 50%;
}

.mainShowcaseItem .td-category-cont {
    position: absolute;
    top: 10px;
    left: 15px;
}
.mainShowcaseItem .td-post-category {
    font-size: 10px;
    font-weight: 400;
    background-color: #333;
    border-radius: 2px;
    color: #ffffff;
    padding: 3px 6px;
    margin-right: 5px;
    line-height: normal;
}
.mainShowcaseItem .td-post-category.td-mains {
    background-color: #3498db;
}

@media screen and (max-width: 899px){
    .mainShowcase {
        flex-direction: column;
    }
    .mainShowcaseItem {
        width: 100%;
    }
    #middleSlider-left50-big ul li {
        aspect-ratio: 9/4;
    }
}
@media screen and (max-width: 800px){

    #mainSeriesTop .items .item {
        flex-basis: calc(50% - 10px);
    }
    #mainSeriesTop .items .item:nth-child(2n) {
        margin-right: 5px;
    }
    .boxMainStock {
        margin-left: 5px;
    }
    #mainSeriesTop .items .item .title {
        background: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0) 100%);
        line-height: normal;
    }
    #mainSeriesTop .items .item .title a {
        padding: 15px;
        font-size: 13px;
    }
}
@media screen and (max-width: 600px){
    #mainSeriesTop .items .item {
        flex-basis: calc(100% - 0px);
        margin: 5px 0;
    }
    .mainShowcaseItem .td-post-category:not(.td-mains) {
        display: none;
    }
    #mainSeriesTop .items .item:nth-child(2n) {
        margin-right: 0;
    }
}
/* End */


/* Start:/local/templates/barnsly.store/components/dresscode/pop.section/mainTemplate/style.css?16920589002153*/
.catalog-section-list-pictures{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
	gap: 10px;
	margin: 1vh 0 5vh;
}

.catalog-section-list-pictures .catalog-section-list-item{
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    text-align: center;
    flex: 1 1;
}


.catalog-section-list-pictures .catalog-section-list-picture {
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	position: relative;
	height: 190px;
	text-decoration: none;
	border-radius: 5px;
    overflow: hidden;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.catalog-section-list-pictures .catalog-section-list-picture:after {
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    background: #0000000a;
    /* background: #95a8c412; */
}

.catalog-section-list-pictures .catalog-section-list-picture img{
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
}
.catalog-section-list-pictures span {
    display: block;
	line-height: normal;
	color: #212121;
    font-size: 14px;
    font-weight: 450;
	padding: 1vh 2vh 0;
}
.catalog-section-list-pictures .catalog-section-list-picture:hover {
	opacity: 0.8;
}



@media all and (max-width: 1300px){
	.catalog-section-list-pictures .catalog-section-list-item{
		flex: 1 1 20%;
	}
}
@media all and (max-width: 1024px){
	.catalog-section-list-pictures .catalog-section-list-item{
		flex: 1 1 25%;
	}
}
@media all and (max-width: 1000px){
	.catalog-section-list-pictures .catalog-section-list-item{
		flex: 1 1 33.3%;
	}
}
@media all and (max-width: 700px){
	.catalog-section-list-pictures .catalog-section-list-item{
		
	}
	.catalog-section-list-pictures .catalog-section-list-link span {
		vertical-align: top;
		font-size: 12px;
		line-height: normal;
		overflow: hidden;
		text-overflow: ellipsis;
		max-width: 90px;
	}
}

/*@media all and (max-width: 1100px){
	.catalog-section-list-pictures .catalog-section-list-item{
		width: 50%;
	}
}*/
/* End */


/* Start:/local/components/ru.gaass/offers.product/templates/slider-test/style.css?16770317132356*/
#homeCatalogSingelSet{
	background-color: #dbdbdb;
	/*padding-bottom: 36px;*/
	/*padding-top: 36px;*/
	margin-top: 0px;
}
#homeCatalogSingelSet .ajaxContainerSingleSet {
	margin: 0 0 2vh;
}

#homeCatalogSingelSet .captionListSingleSet {
	position: relative;
	z-index: 1;
	height: 60px;
	line-height: 60px;
	background-color: #2b2b2b;
}

#homeCatalogSingelSet .slideBox{
	list-style: none;
	padding: 0px;
	margin: 0px;
	left: 0px;
}

#homeCatalogSingelSet .cItem{
	list-style: none;
	float: left;
	width: 20%;
}
#homeCatalogSingelSet .cItem .product {
	width: 100%;
}



#homeCatalogSingelSet .captionBtnRight,
#homeCatalogSingelSet .captionBtnLeft{
	/* background: url(/local/components/ru.gaass/offers.product/templates/slider-test/images/offerArrowSmall.png) 0 0 no-repeat transparent; */
	background: url(/local/templates/barnsly.store/images/slideArrowSmallBlack.png) 0 0 no-repeat transparent;
    transform: translateY(-50%);
    position: absolute;
    height: 70px;
    width: 35px;
    z-index: 22;
    top: 50%;
	opacity: 0.3;
}
#homeCatalogSingelSet .captionBtnLeft{
	left: 0px;
}
#homeCatalogSingelSet .captionBtnRight{
	right: 0px;
}

#homeCatalogSingelSet .captionBtnRight{
	background-position: 0 -70px;
}
#homeCatalogSingelSet .captionBtnLeft:hover,
#homeCatalogSingelSet .captionBtnRight:hover{
	opacity: 0.1;
}



.loadingContainer{
	opacity: 0.5;
}

.getProductByGroupSingleSet{	
	margin-bottom: 0px !important;
    text-transform: uppercase;
    font-family: 'robotobold';
    padding-bottom: 32px;
    text-align: center;
    padding-left: 18px;
    padding-top: 32px;
    font-size: 18px;
    display: block;
    color: #000000;
}

.showMoreSingleSet{
	color: #000000;
}

.productWidthExpand-count-3 > div{
	width: 33.33%
}
.productWidthExpand-count-4 > div{
	width: 25%
}
.productWidthExpand-count-2 > div{
	width: 50%
}
@media all and (max-width: 1800px){}
@media all and (max-width: 1300px){}
@media all and (max-width: 1024px){}
@media all and (max-width: 1000px){
	.productWidthExpand-count-4 > div{
		width: 33.33%
	}
}
@media all and (max-width: 790px){
	.productWidthExpand-count-3 > div{
		width: 50%
	}
	.productWidthExpand-count-4 > div{
		width: 50%
	}
}
@media all and (max-width: 700px){}
@media all and (max-width: 600px){
	.productWidthExpand-count-3 > div{
		width: 100%
	}
	.productWidthExpand-count-4 > div{
		width: 100%
	}
	.productWidthExpand-count-2 > div{
		width: 100%
	}
}
/* End */


/* Start:/local/templates/barnsly.store/components/dresscode/brands.list/.default/style.css?15712313902503*/
#brandList{
	background-color: transparent;
	/* padding-bottom: 36px; */
	margin-top: 0px;
}

#brandList a{
	text-decoration: none;
}

#brandList .heading{
	margin-bottom: 0px !important;
	text-transform: uppercase;
	font-family: 'robotobold';
	padding-bottom: 32px;
	text-align: center;
    padding-left: 18px;
	padding-top: 32px;
    font-size: 18px;
    display: block;
    color: #000000;
}

#brandList .items{
	list-style: none;
	overflow: hidden;
	border-left: 1px solid #e7e8ea;
	border-top: 1px solid #e7e8ea;
}

#brandList .item{

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	background-color: #ffffff;
	border-right: 1px solid #e7e8ea;
	border-bottom: 1px solid #e7e8ea;
	height: 120px;
	line-height: 120px;
	overflow: hidden;
	float: left;
	width: 20%;

}

#brandList .tabloid{
	position: relative;
	padding: 12px;
}

#brandList .markerContainer{
	position: absolute;
	z-index: 99;
	left: 8px;
	top: 8px;
}

#brandList .marker {
	font: normal normal 12px "roboto_ltregular" , arial , sans-serif;
	background-color: #424242;
	margin-bottom: 8px;
	color: #fff;
	padding: 3px 4px;
	line-height: 16px;
	z-index: 2;
}

#brandList .picture{
	-webkit-transition: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;
	transform: translate3d(0,0,0);
	opacity: 0.8;
	text-align: center;
	line-height: 100px;
	display: block;
	height: 100px;
}

#brandList .picture:hover{
	opacity: 1;
}

#brandList .picture img{
	vertical-align: middle;
	max-height: 80%;
	max-width: 80%;
}

#brandList .name{
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	display: block;
	color: #000000;
	margin: 12px 0;
}

#brandList .last{
	background-color: #f9f9f9;
}

#brandList .last .wp{
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	line-height: 21px;
	width: 100%;
}

#brandList .last .showMore{
	-webkit-transition: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	color: #000000;
	width: 100%;
}

#brandList .last .showMore:hover{
	opacity: 0.7;
}

#brandList .last .icon{
	display: inline-block;
	margin-bottom: 6px;
    text-align: center;
    line-height: 21px;
    height: 33px;
    width: 100%;
}

#brandList .last .ps{
	font-size: 18px;
}

#brandList .last .value{
	padding-left: 6px;
	font-size: 18px;
}

#brandList .last .small{
	display: inline-block;
	width: 100%;
}
/* End */
/* /local/templates/barnsly.store/components/dresscode/slider/middle_wide/style.css?17533650943510 */
/* /local/templates/barnsly.store/components/dresscode/slider/middle_50_left_big/style.css?17309570402609 */
/* /local/templates/barnsly.store/components/bitrix/news.detail/flatOneItem_monthly/style.css?16920609662876 */
/* /local/templates/barnsly.store/components/bitrix/news.list/mainCollectionNew/style.css?16920608353586 */
/* /local/templates/barnsly.store/components/dresscode/pop.section/mainTemplate/style.css?16920589002153 */
/* /local/components/ru.gaass/offers.product/templates/slider-test/style.css?16770317132356 */
/* /local/templates/barnsly.store/components/dresscode/brands.list/.default/style.css?15712313902503 */
