

/* Start:/bitrix/templates/dresscode/components/bitrix/news/brands/style.css?16588635251931*/
.brandsHeading{
	border-top: 1px solid #e7e8ea;
	padding-top: 24px;
}

.brandsDescription{
	margin-bottom: 24px;
	color: #888888;
	font-size: 12px;
}

.brandsBigPicture{
	margin-top: 24px;
	margin-bottom: 24px;
}

.backToList{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	margin-bottom: 12px;
	margin-top: 32px;
	display: block;
	color: #000000;
	float: right;
}

.backToList:active{
	position: relative;
	top: 1px;
}

#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;
}

@media all and (max-width: 700px){
	.backToList {
		float: none;
		margin: 18px 0;
	}
}
/* End */


/* Start:/bitrix/templates/dresscode/components/bitrix/system.pagenavigation/round/style.css?16588635252354*/
.bx-pagination {
	margin: 10px 0;
	width: 100%;
}
.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;
	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.min.css?17773789024024*/
.items.productList.squares{margin-bottom:24px;display:flex;flex-flow:row wrap;justify-content:flex-start;width:100%;height:100%;align-items:flex-start}.ajax-pager-link,.items.productList.squares .product:before,.removeFromWishlist,.catalog-right-mobile{display:none}.pagination-wrapper{display:flex;flex-direction:column;align-items:center;gap:15px;width:100%;margin-top:30px}.show-more{padding:8px 20px;color:#000;text-decoration:unset;font-size:14px;background:#fc0;border-radius:16px;transition:.3s ease-out}.show-more:hover{background:#ffda62}.pagination-wrapper .loader{width:32px;height:32px;min-width:32px;border:10px solid #fff;border-radius:50%;position:relative;transform:rotate(45deg);box-sizing:border-box;margin-top:10px;margin-right:0}.pagination-wrapper .loader::before{content:"";position:absolute;box-sizing:border-box;inset:-10px;border-radius:50%;border:10px solid #fc0;animation:2s linear infinite prixClipFix}.pagination-wrapper .bx-pagination{width:auto}.items.productList.squares .product{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;width:25%;border:0;padding:0 5px 0 0;margin:0 0 5px}.items.productList.squares .product .tabloid{border:1px solid #e7e8ea;box-shadow:0 0 5px rgba(122,122,122,.5)}.items.productList.squares .product:hover{z-index:10}.items.productList.squares .product:hover .tabloid{border:2px solid #fc0}.items.productList.squares.no-rightblock .product{width:20%}.items.productList.squares .product .addCart .icon{padding:0;margin:0}.items.productList.squares .product .addCart .addToCardText{padding:0 0 0 6px}.count-form .minus,.count-form .plus{display:flex;align-items:center;justify-content:center;flex-flow:column}.items.productList.squares .product .col-md-6-left,.items.productList.squares .product .col-md-6-right,.items.productList.squares .product .optional .row a{width:50%}@media screen and (max-width:1800px){.items.productList.squares .product .getPricesWindow3{left:74%}.items.productList.squares .product .priceVariantList{margin:0}}@media screen and (max-width:1600px){.items.productList.squares .product{width:33.3333%}.items.productList.squares.no-rightblock .product{width:25%}.items.productList.squares.no-rightblock .product .addCart .icon{padding:0;margin:0}.items.productList.squares .product .count-form .qty{width:28px}}@media screen and (max-width:1368px) and (min-width:1300px){.items.productList.squares .product .getPricesWindow3{left:69%}}@media screen and (max-width:1300px){.items.productList.squares .product,.items.productList.squares.no-rightblock .product{width:33.3333%}.rb-banner img{width:100%}}@media screen and (max-width:1200px){.items.productList.squares .product,.items.productList.squares .product .col-md-6-right{width:50%}.items.productList.squares .product .addCart .addToCardText{display:inline-block}}@media screen and (max-width:1024px){.catalog-right-mobile{display:block}.items.productList.squares .product{width:33.333%}}@media screen and (max-width:980px){.items.productList.squares .product{width:50%}}@media screen and (max-width:768px){.items.productList.squares.no-rightblock .product,.items.productList.squares.no-rightblock .product .col-md-6-left,.items.productList.squares.no-rightblock .product .col-md-6-right{width:50%}.items.productList.squares .product .addCart{height:30px}.items.productList.squares .product .addCart span{font-size:12px}.items.productList.squares .product .count-form .qty{width:50px}}@media screen and (max-width:715px){.items.productList.squares .product .col-md-6-left,.items.productList.squares .product .col-md-6-right{width:50%}}@media screen and (max-width:700px){.items.productList.squares .product .getPricesWindow3{top:-5px;left:0}}@media screen and (max-width:600px){.items.productList.squares .product,.items.productList.squares.no-rightblock .product{width:100%}.items.productList.squares .product{height:auto}.items.productList.squares .product .pos-rel{flex-flow:row}.items.productList.squares .product .col-md-6-right{margin-top:0}}
/* End */


/* Start:/local/components/delivery.info/templates/list/style.css?17671643915344*/
.detail-info-link {
    display: flex;
    gap: 11px;
    text-decoration: none;
    color: #27C148 !important;
    transition: all .3s;
    margin-bottom: 5px;
}

.detail-info-link svg {
    flex: 0 0 auto;
    width: 18px;
    height: 18px;
}

.detail-info-link span {
    font-size: 16px;
    line-height: 18px;
    border-bottom: 1px dashed !important;
}

@media (hover:hover) {
    .detail-info-link:hover {
        color: #19cc3f !important;
    }
}

.detail-info-link:active {
    color: #19cc3f !important;
}

#elementTools .secondTool {
    margin-top: 25px;
}

#elementTools .secondTool .row {
    position: relative;
}

#smallElementTools .secondTool .detail-info-link {
    margin-bottom: 0;
}

#smallElementTools .secondTool .row {
    position: relative;
}

.card-subinfo__list {
    padding-top: 5px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.card-subinfo__btn-c {
    position: relative;
}

.card-subinfo__btn {
    display: flex;
    gap: 10px;
    text-decoration: none;
    color: #27C148 !important;
    transition: all .3s;
}

.card-subinfo__btn svg {
    flex: 0 0 auto;
    width: 13px;
    height: 13px;
}

.card-subinfo__btn span {
    font-size: 14px;
    line-height: 16px;
    border-bottom: 1px dashed !important;
}

.product .row a.card-subinfo__btn {
    width: 100% !important;
}

@media (hover:hover) {
    .card-subinfo__btn:hover {
        color: #19cc3f !important;
    }
}

.card-subinfo__btn:active {
    color: #19cc3f !important;
}

@media screen and (min-width: 791px) and (max-width: 980px) {
    body .product .optional .analogs-block-over + .row {
        width: 40%;
        margin-top: -3px;
    }
}

@media screen and (max-width: 980px) {
    .catalog-wrapper {
        flex-flow: column;
    }

    body .product .optional .analogs-block-over + .row {
        margin-top: -3px;
        width: 43%;
        display: flex;
        justify-content: center;
    }

    body #catalog .product .optional .pos-rel {
        width: 56%;
    }

    .product .row .card-subinfo__list a.card-subinfo__btn {
        text-align: left;
        gap: 5px;
        margin-top: 0 !important;
    }

    .card-subinfo__btn span {
        font-size: 10px;
    }

    .card-subinfo__list {
        padding-top: 0;
        gap: 2px;
    }
}

/* delivery-popup */

.delivery-popup {
    display: none;
    z-index: 5;
    position: absolute;
    top: 100%;
    margin-top: 5px;
    width: 222px;
    max-width: 92vw;
    border-radius: 6px;
    box-shadow: -3.66px 4.88px 7.14px 0px #00000040;
    background: #D9D9D9;
    padding: 42px 20px 20px;
    flex-direction: column;
    text-align: center;
    align-items: center;
}

.delivery-popup.active {
    display: flex;
}

.delivery-popup__title {
    font-size: 18px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 12px;
}

.delivery-popup__btn-wrap {
    display: flex;
}

.delivery-popup__btn {
    font-size: 18px;
    line-height: 1;
    color: #989898;
    transition: all .3s;
    text-decoration: underline;
    text-underline-offset: 0.2em;
}

@media (hover:hover) {
    .delivery-popup__btn:hover {
        color: #666666;
    }
}

.delivery-popup__close-btn {
    position: absolute;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 10px;
    right: 10px;
    outline: none;
    border: none;
    background: none;
    color: #666666;
    padding: 0;
    transition: all .3s;
}

@media (hover:hover) {
    .delivery-popup__close-btn:hover {
        color: #989898;
    }
}

.product .row:has(.delivery-popup) {
    overflow: visible;
}

.product .row:has(.delivery-popup) .delivery-popup__btn {
    width: auto !important;
    margin-top: 0 !important;
}

.card-subinfo__btn-c .delivery-popup {
    width: 160px;
    padding: 30px 20px 15px;
}

.card-subinfo__btn-c .delivery-popup__close-btn svg {
    width: 8px;
    height: 8px;
}

.card-subinfo__btn-c .delivery-popup__title {
    font-size: 14px;
    line-height: 18px;
}

.card-subinfo__btn-c .delivery-popup__btn {
    font-size: 14px;
}

@media (max-width: 991px) {
    .product .tabloid:has(.delivery-popup) {
        overflow: visible;
    }

    .card-subinfo__btn-c .delivery-popup {
        width: 125px;
        padding: 20px 10px 10px;
        margin-top: 0;
        border-radius: 4px;
    }

    .card-subinfo__btn-c .delivery-popup__close-btn {
        top: 7px;
        right: 7px;
    }

    .card-subinfo__btn-c .delivery-popup__close-btn svg {
        width: 7px;
        height: 7px;
    }

    .card-subinfo__btn-c .delivery-popup__title {
        font-size: 10px;
        line-height: 12px;
    }

    .card-subinfo__btn-c .delivery-popup__btn {
        font-size: 10px;
    }
}

/* delivery-popup ... end; */

@media (max-width: 980px) {
    body .items.productList .product.has-sanctions .clearfix.pos-rel .col-md-6-left {
        display: block;
        position: absolute;
        right: 100%;
    }

    body .items.productList .product.has-sanctions .col-md-6-left .count-form {
        display: none;
    }
}
/* End */
/* /bitrix/templates/dresscode/components/bitrix/news/brands/style.css?16588635251931 */
/* /bitrix/templates/dresscode/components/bitrix/system.pagenavigation/round/style.css?16588635252354 */
/* /bitrix/templates/dresscode/components/dresscode/catalog.section/squares/style.min.css?17773789024024 */
/* /local/components/delivery.info/templates/list/style.css?17671643915344 */
