

/* Start:/bitrix/templates/dresscode/components/bitrix/news/collection2.0/style.css?16656576824965*/
#left .heading .arrow{
	background-position: -27px 50%;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

#left .heading.opened .arrow{
	-moz-transform:    rotate(90deg);
	-o-transform:      rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform:         rotate(90deg);
}

#nextSection{
	border-right: 1px solid #e7e8ea;
	border-left: 1px solid #e7e8ea;
	border-top: 1px solid #e7e8ea;
	margin-bottom: 24px;
	border-radius: 4px;
	margin-top: 24px;
}

#nextSection .title{
	background-color: #f3f3f3;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 12px;
	cursor: pointer;
	padding-top: 12px;
	font-size: 14px;
	display: block;
}

#nextSection ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#nextSection li,
#nextSection .title{
	border-bottom: 1px solid #e7e8ea;
}

/*#nextSection li{
	padding: 12px 24px;
}*/

#nextSection li a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	display: inline-block;
    padding: 12px 24px;
	font-size: 13px;
	color: #000000;
}

#nextSection li a:hover,
#nextSection li .selected{
	color: #ffa800;
}

#nextSection li .cnt{
	color: #888888;
	float: right;
}

.collection-banner.banner-elem{
	height: 470px;
	margin-bottom: 30px;
}
.collection-banner.banner-elem h1{
	margin-bottom: 18px;
}
.collection-banner.banner-elem .h2{
	margin-bottom: 8px;
}
.collection-banner.banner-elem .text-wrap #breadcrumbs + .tb .text-wrap{
	padding: 12px 0 0;
}
.collection-banner.banner-elem .descr{
	margin-bottom: 8px;
	font-size: 14px;
	line-height: 24px;
	max-height: 120px;
}
.collection-banner.banner-elem .descr p{
	margin: 0;
}
.collection-banner.banner-elem .image{
	vertical-align: middle;
	width: 60%;
}
.collection-banner.banner-elem .image img{
	max-height: 470px;
}

@media screen and (max-width: 1600px){
	.collection-banner.banner-elem{
		height: 440px;
	}
	.collection-banner.banner-elem .image img{
		max-height: 440px;
	}
}

@media screen and (max-width: 1400px){
	.collection-banner.banner-elem{
		height: 380px;
	}
	.collection-banner.banner-elem .image{
		width: 50%;
	}
	.collection-banner.banner-elem .image img{
		max-height: 380px;
	}
}

@media screen and (max-width: 1300px){
	.collection-banner.banner-elem{
		height: 300px;
	}
	.collection-banner.banner-elem .image img{
		max-height: 300px;
	}
}

@media screen and (max-width: 1200px){
	.collection-banner.banner-elem h1{
		margin-bottom: 12px;
	}
}
@media screen and (max-width: 1024px){
	.collection-banner.banner-elem{
		height: 240px;
	}
	.collection-banner.banner-elem .text-wrap{
		/*padding-top: 24px;*/
	}
	.collection-banner.banner-elem h1{
		margin-bottom: 10px;
	}
	.collection-banner.banner-elem .image{
		width: 45%;
	}
	.collection-banner.banner-elem .image img{
		max-height: 240px;
	}
	.collection-banner.banner-elem .descr{
		line-height: 20px;
		max-height: 80px;
	}
}

@media screen and (max-width: 800px){
	.collection-banner.banner-elem{
		height: 200px;
	}
	.collection-banner.banner-elem .text-wrap{
		/*padding-top: 42px;*/
	}
	.collection-banner.banner-elem .image{
		width: 40%;
	}
	.collection-banner.banner-elem .image img{
		max-height: 200px;
	}
	.collection-banner.banner-elem .descr{
		max-height: 60px;
	}
}

@media screen and (max-width: 700px){
	.collection-banner.banner-elem{
		/*height: 180px;*/
		height: auto;
		margin-bottom: 18px;
		border: 1px solid #e7e8ea;
	}
/*	.collection-banner.banner-elem .image img{
		max-height: 180px;
	}*/
	.collection-banner.banner-elem #breadcrumbs{
		left: 12px;
		width: auto;
		right: 0;
		margin-top: 12px;
	}

	.collection-banner.banner-elem .descr{
		max-height: 80px;
		margin-bottom: 6px;
	}

	.collection-banner.banner-elem .text-wrap{
		display: block;
		padding: 12px 12px 0;
	}

	.collection-banner.banner-elem h1{
		margin-bottom: 8px;
		font-size: 18px;
	}

	.collection-banner.banner-elem .image{
		display: block;
		width: 100%;
		padding: 0;
	}
	.collection-banner.banner-elem .image img{
		max-height: 250px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 500px){
	.collection-banner.banner-elem .descr{
		/*display: none;*/
		/*max-height: 40px;*/
		display: block;
	}
/*	.collection-banner.banner-elem .image{
		width: 50%;
	}*/

	.collection-banner.banner-elem h1{
		font-size: 16px;
		margin-bottom: 8px;
		line-height: 20px;
		max-height: 60px;
	}

	.collection-banner.banner-elem .image img{
		max-height: 200px;
	}
}

@media screen and (max-width: 350px){
	.collection-banner.banner-elem{
		/*height: 140px;*/
	}
	.collection-banner.banner-elem .image img{
		/*max-height: 140px;*/
	}
	.collection-banner.banner-elem .text-wrap{
		/*padding-top: 42px;*/
	}

}
/* End */


/* Start:/bitrix/templates/dresscode/components/bitrix/system.pagenavigation/round/style.css?16439689182357*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/* End */


/* Start:/bitrix/templates/dresscode/components/dresscode/catalog.section/squares/style.css?17600819475023*/
.items.productList {
    margin-bottom: 24px;
}

.removeFromWishlist {
    display: none;
}

.show_more_desscode.btn.btn-default {
    margin: 15px;
    cursor: pointer;
    outline: 0;
    background-color: #F89E1C;
    border-color: #1485ce;
    color: #FFF;
    display: inline-flex;
    width: 100%;
    justify-content: center;
    padding: 20px;
    border-radius: 7px;
}

.show_more_desscode.btn.btn-default:hover {
    outline: 0;
    background-color: #ffa800;
    border-color: #53a4d8;
    color: #FFF;
}

.show_more_desscode_row {
    display: flex;
}

.row.pagination_search {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
    width: 100%;
}

.elementProperties a {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #000;
}

.items.productList {
    margin-bottom: 24px;
}

.removeFromWishlist {
    display: none;
}

.show_more_desscode.btn.btn-default {
    margin: 15px;
    cursor: pointer;
    outline: 0;
    background-color: #F89E1C;
    border-color: #1485ce;
    color: #FFF;
    display: inline-flex;
    width: 100%;
    justify-content: center;
    padding: 20px;
    border-radius: 7px;
}

.show_more_desscode.btn.btn-default:hover {
    outline: 0;
    background-color: #ffa800;
    border-color: #53a4d8;
    color: #FFF;
}

.show_more_desscode_row {
    display: flex;
}

.row.pagination_search {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
    width: 100%;
}

/*button to show more Pick-up points start*/

.show-list {
    cursor: pointer;
    outline: 0;
    background-color: #F89E1C;
    border-color: #1485ce;
    color: #FFF;
    display: inline-flex;
    width: 200px;
    justify-content: center;
    text-decoration: none;
    padding: 10px;
    border-radius: 7px;
    transition: all 0.2s ease-in-out;
    margin: 0 0 15px 40px;
}

.show-list:hover {
    background-color: #ffa800;
    transition: all 0.2s ease-in-out;
}

.show-list-active {
    display: list-item !important;
}

ul.np-block-shadow {
    position: relative;
}

ul.np-block-shadow:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 80px;
    z-index: 1;
    background: linear-gradient(0deg, #fff, transparent);
}

.elementProperties a {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #000;
}

/*button to show more Pick-up points end*/

.catalog-inner {
    position: relative;
    width: 100%;
}

.catalog-baner img {
    width: 99.3%;
    object-fit: cover;
    height: 150px;
}

.catalog-content {
    position: absolute;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    left: 90px;
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.catalog-content .bigText {
    font-size: 25px;
}

.catalog-content .mediumTextLight {
    font-weight: bold;
    padding-top: 10px;
}

.catalog-content .cButton {
    margin-top: 10px;
    height: 40px;
}

@media (max-width: 576px) {
    .catalog-content {
        left: 25px;
        width: 90%;
    }

    .catalog-content .bigText {
        font-size: 20px;
    }

    .catalog-content .mediumTextLight {
        font-size: 14px;
    }

    .catalog-content .cButton {
        font-size: 12px;
    }
}

.baner-name {
    line-height: 36px;
    font-weight: 400;
    text-align: left;
    margin: 0 0 24px;
    font-size: 24px;
    color: #000000;
    display: block;
}

@media (max-width: 1024px) {
    .is-loading {
        overflow: hidden;
        -webkit-overflow-scrolling: auto;
    }

    .page-preloader {
        position: fixed;
        inset: 0;
        display: none;
        z-index: 999999;
        will-change: opacity, transform;
        backface-visibility: hidden;
        transform: translateZ(0);
    }
    .page-preloader.active {
        display: block;
    }

    .page-preloader__backdrop {
        position: absolute;
        inset: 0;
        background: #888;
        opacity: .3;
    }

    .page-preloader__spinner {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100px;
        height: 100px;
        transform: translate(-50%, -50%);
        will-change: transform;
    }

    .page-preloader__ring {
        position: absolute;
        inset: 0;
        border-radius: 50%;
        border: 8px solid rgba(255,255,255,0.4);
        border-top-color: #fff;
        animation: preloader-spin .8s linear infinite;
        transform: translateZ(0);
    }

    @keyframes preloader-spin {
        to { transform: rotate(360deg); }
    }
}

/* End */
/* /bitrix/templates/dresscode/components/bitrix/news/collection2.0/style.css?16656576824965 */
/* /bitrix/templates/dresscode/components/bitrix/system.pagenavigation/round/style.css?16439689182357 */
/* /bitrix/templates/dresscode/components/dresscode/catalog.section/squares/style.css?17600819475023 */
