

/* Start:/local/templates/dresscodeV3/components/bitrix/news/brands/style.css?17428476801931*/
.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;
	padding-top: 12px;
	cursor: pointer;
	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:/local/components/kombox/filter/templates/ajax/style.css?174284768115157*/
#kombox-filter{
	margin-top: 0;
    border: 1px solid #e7e8ea;
    position: relative;
    border-radius: 4px;
	padding: 10px 10px 20px 10px;
}
@media(max-width:991px){
	#kombox-filter{
		display:none;
		width:300px;
		position: absolute;
    	z-index: 23;
    	background: #fff;
		box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.2);
	}
	#kombox-filter.opened{
		display:block;
	}
}
#kombox-filter ul{
	list-style: none !important;
	margin:0;
	padding:0 0 20px 0;
}

#kombox-filter .lvl1 {
	position: relative;
	list-style: none !important;
	margin:0;
	padding:0;
	margin-top: 1em;
}

#kombox-filter .lvl1:before, #kombox-filter li:before {
	content: none !important;
}

#kombox-filter .kombox-filter-property-body{
	padding: 10px 0 0 15px;
}

#kombox-filter .lvl2{
	margin:0;
	padding: 2px 0 0 0;
}

#kombox-filter .kombox-filter-property-head {
	zoom: 1;
	padding-left: 19px;
	margin-bottom:5px;
	position: relative;
}

#kombox-filter .kombox-filter-property-i {
	background: url("/local/components/kombox/filter/templates/ajax/images/list.gif") no-repeat scroll center -9px rgba(0, 0, 0, 0);
	display: block;
	position: absolute;
	font-size: 1px;
	height: 9px;
	left: 1px;
	cursor: pointer;
	top: 5px;
	width: 9px;
	zoom: 1;
}

#kombox-filter .kombox-closed .kombox-filter-property-i {
	background: url("/local/components/kombox/filter/templates/ajax/images/list.gif") no-repeat scroll center top rgba(0, 0, 0, 0);
}

#kombox-filter .kombox-filter-property-name {
    display: inline-block;
    position: relative;
    font-size: 14px;
    line-height: 20px;
	font-weight:bold;
	cursor: pointer;
}

#kombox-filter .kombox-num .kombox-input{
	width: 4em;
	margin:0;
}

#kombox-filter .kombox-num .kombox-range{
	padding:10px 10px 10px 0;
}

#kombox-filter .kombox-num .kombox-range input{
	display:none;
}

#kombox-filter div.kombox-combo,
#kombox-filter div.kombox-radio
{
	padding: 5px 0 0 15px;
	margin: 0;
}

#kombox-filter div.kombox-link
{
	padding: 0 0 0 15px;
	margin: 0;
}

#kombox-filter div.kombox-select,
#kombox-filter div.kombox-list
{
	padding: 0;
	margin: 0;
}

#kombox-filter .kombox-select select,
#kombox-filter .kombox-list select
{
	padding: 5px;
	width:100%;
}

#kombox-filter .kombox-combo .lvl2 input,
#kombox-filter .kombox-radio .lvl2 input{
	margin:0;
}

/* #kombox-filter .kombox-combo .lvl2 label, */
/* #kombox-filter .kombox-radio .lvl2 label{ */
	/* padding-left: 7px; */
/* } */

#kombox-filter .kombox-disabled label,
#kombox-filter .kombox-disabled a,
#kombox-filter option.kombox-disabled{
	color: #6f7980;
}

#kombox-filter .kombox-link  .lvl2{
	padding-left: 8px;
	position: relative;
	left: -8px;
}

#kombox-filter .kombox-link .kombox-checked{
	padding-left: 0;
}

#kombox-filter .kombox-link  .lvl2 a{
	border: 1px solid #e7e7e7;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #3f454b;
	padding:1px 14px 1px 14px;
	position: relative;
	text-decoration:none;
	display: inline-block;
}
#kombox-filter .kombox-link  .lvl2 a:hover{
	background: #f0f0f0;
}
#kombox-filter .kombox-link .kombox-checked a{
	background: #f0f0f0;
	padding: 1px 22px 1px 8px;
}

#kombox-filter .kombox-link .kombox-checked a:hover{
	border-color: #d42d20;
	background: rgba(252,252,252);
	text-decoration:none;
}

#kombox-filter .kombox-link  .lvl2 a span.kombox-remove-link{
	background: #ffffff url("/local/components/kombox/filter/templates/ajax/images/remove_link.png") no-repeat 0 0;
	display: none;
	height: 8px;
	margin-left: 8px;
	position: absolute;
	right: 8px;
	top: 6px;
	width: 8px;
}

#kombox-filter .kombox-link .kombox-checked a span.kombox-remove-link{
	display: inline-block;
}

#kombox-filter .kombox-link .kombox-checked a:hover span.kombox-remove-link{
	background-position: 0 100%;
}

#kombox-filter .kombox-link .kombox-disabled a{
	color: #6f7980 !important;
	border:none;
	text-decoration:line-through;
}

#kombox-filter .kombox-disabled a{
	border:none;
	text-decoration:line-through;
}

#kombox-filter .lvl2 .kombox-cnt{
	color: #6f7980;
	font-size: .85em;
}

#kombox-filter .kombox-disabled .kombox-cnt, .kombox-filter .kombox-checked .kombox-cnt{
	display:none;
}

#kombox-filter .kombox-checked a{
	border:none;
	color:#000;
}

#kombox-filter .kombox-filter-property-body a.kombox-values-other-show,
#kombox-filter .kombox-filter-property-body a.kombox-values-other-hide{
	font-size: .85em;
	display:inline-block;
	margin-top:5px;
	border:0;
}

#kombox-filter .kombox-filter-property-hint{
	cursor: pointer;
	position: relative;
	top: 2px;
	width: 12px;
	height: 12px;
	margin-left:5px;
	display: inline-block;
	background: rgba(0, 0, 0, 0) url(/local/components/kombox/filter/templates/ajax/images/hint.gif) no-repeat right center;
}

#kombox-filter .kombox-filter-property-hint-text{
	display:none;
}

.kombox-filter-hint{
	padding:5px 10px 5px 5px;
	max-width: 500px;
}

#kombox-filter .modef {
	background: transparent url('/local/components/kombox/filter/templates/ajax/images/modef.gif') no-repeat right center;
	top: -4px;
	position: absolute;
	padding-right:5px;
	z-index:1000;
}

#kombox-filter .modef-right {
	background: transparent url('/local/components/kombox/filter/templates/ajax/images/modef-right.gif') no-repeat left center;
	padding-left:5px;
}

#kombox-filter .modef .modef-wrap {
	background-color:#fff;
	border: 1px solid #ffea94;
	border-right:none;
	color: #3F3F3F;
	padding: 5px 25px 5px 10px;
	white-space: nowrap;
}

#kombox-filter .modef-right .modef-wrap {
	border: 1px solid #ffea94;
	border-left:none;
}

#kombox-filter .kombox-loading {
	position:absolute;
	z-index:100;
	left:0;
	top:0;
	background:transparent url(/local/components/kombox/filter/templates/ajax/images/loading.png) repeat center;
	display:none;
}

a.kombox-del-filter{
	display:inline-block;
	margin-left:10px;
}

.kombox-filter-choice{
	overflow: hidden;
	padding: 5px 0 20px 0;
}


.kombox-filter-choice ul{
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.kombox-filter-choice li{
	float: left;
    border: 1px solid #e7e7e7;
	border-right:0;
    border-radius: 0;
    color: #3f454b;
    padding: 5px 25px 5px 15px;
    position: relative;
    text-decoration: none;
}

.kombox-filter-choice li:last-child{
    border-radius: 0 5px 5px 0;
    padding: 5px 25px 5px 15px;
	border: 1px solid #e7e7e7;
}

.kombox-filter-choice li:first-child{
    border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
    padding: 5px 25px 5px 15px;
	border-left: 1px solid #e7e7e7;
}

.kombox-filter-choice li.kombox-filter-choice-item-name {
    border-radius: 5px 0 0 5px;
	padding: 5px 15px 5px 15px;
	color: #000;
    font-weight: bold;
}

.kombox-filter-choice li:hover{
	border-color: #fbdada;
	text-decoration:none;
}

.kombox-filter-choice li a, .kombox-filter-choice li a:hover{
	text-decoration:none;
	color: #3f454b;
}

.kombox-filter-choice li.kombox-filter-choice-item-name:hover {
    border-color: #e7e7e7;
}

.kombox-filter-choice li .kombox-remove-link span{
	background: #ffffff url("/local/components/kombox/filter/templates/ajax/images/remove_link.png") no-repeat 0 0;
	height: 8px;
	margin-left: 8px;
	position: absolute;
	right: 8px;
	top: 9px;
	width: 8px;
}

.kombox-filter-choice li .kombox-remove-link span{
	display: inline-block;
}

.kombox-filter-choice li:hover .kombox-remove-link span{
	background-position: 0 100%;
}

.kombox-filter-choice-count {
    float: left;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    color: #000;
    padding: 5px 25px 5px 15px;
    position: relative;
    text-decoration: none;
    background: rgba(255, 234, 148, 0.42);
}

#kombox-filter .irs {
    position: relative; display: block;
}
    #kombox-filter .irs-line {
        position: relative; display: block;
        overflow: hidden;
    }
        #kombox-filter .irs-line-left, #kombox-filter .irs-line-mid, #kombox-filter .irs-line-right {
            position: absolute; display: block;
            top: 0;
        }
        #kombox-filter .irs-line-left {
            left: 0; width: 0%;
        }
        #kombox-filter .irs-line-mid {
            left: 10%;
        }
        #kombox-filter .irs-line-right {
            right: 0; width: 0%;
        }

    #kombox-filter .irs-diapason, #kombox-filter .irs-diapason-left, #kombox-filter .irs-diapason-right {
        position: absolute; display: block;
        left: 0; width: 100%;
    }
    #kombox-filter .irs-slider {
        position: absolute; display: block;
        cursor: default;
        z-index: 1;
    }
        #kombox-filter .irs-slider.single {
            left: 10px;
        }
            #kombox-filter .irs-slider.single:before {
                position: absolute; display: block; content: "";
                top: -50%; left: -100%;
                width: 300%; height: 200%;
                background: rgba(0,0,0,0.0);
            }
        #kombox-filter .irs-slider.from {
            left: 100px;
        }
            #kombox-filter .irs-slider.from:before {
                position: absolute; display: block; content: "";
                top: -50%; left: -200%;
                width: 300%; height: 200%;
                background: rgba(0,0,0,0.0);
            }
        #kombox-filter .irs-slider.to {
            left: 300px;
        }
            #kombox-filter .irs-slider.to:before {
                position: absolute; display: block; content: "";
                top: -50%; left: 0;
                width: 300%; height: 200%;
                background: rgba(0,0,0,0.0);
            }
        #kombox-filter .irs-slider.last {
            z-index: 2;
        }

    #kombox-filter .irs-min {
        position: absolute; display: block;
        left: 0;
        cursor: default;
    }
    #kombox-filter .irs-max {
        position: absolute; display: block;
        right: 0;
        cursor: default;
    }

    #kombox-filter .irs-from, #kombox-filter .irs-to, #kombox-filter .irs-single {
        position: absolute; display: block;
        bottom: 0; left: 0;
        cursor: default;
        white-space: nowrap;
		margin-bottom:-17px;
    }

	#kombox-filter .irs-from {
		margin-left:-7px;
    }

	#kombox-filter .irs-to {
		margin-left:10px;
    }


#kombox-filter .irs-grid {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 20px;
}
#kombox-filter .irs-with-grid #kombox-filter .irs-grid {
    display: block;
}
    #kombox-filter .irs-grid-pol {
        position: absolute;
        bottom: 0; left: 0;
        width: 1px; height: 8px;
        background: #000;
    }
    #kombox-filter .irs-grid-pol.small {
        height: 4px;
    }
    #kombox-filter .irs-grid-text {
        position: absolute;
        top: 0; left: 0;
        width: 100px;
        white-space: nowrap;
        text-align: center;
        font-size: 9px; line-height: 9px;
        color: #000;
    }

#kombox-filter .irs-line-mid,
#kombox-filter .irs-line,
#kombox-filter .irs-diapason-left,
#kombox-filter .irs-diapason-right,
#kombox-filter .irs-slider {
    background: url(/local/components/kombox/filter/templates/ajax/images/slider.png) repeat-x;
}

#kombox-filter .irs {
    height: 40px;
}
#kombox-filter .irs-with-grid {
    margin-top: 10px;
}
#kombox-filter .irs-line {
    height: 8px; top: 25px;
	 background-position: 0 0;
}
    #kombox-filter .irs-line-left {
        height: 8px;
        background-position: 0 -30px;
    }
    #kombox-filter .irs-line-mid {
        height: 6px;
        background-position: left bottom;
    }
    #kombox-filter .irs-line-right {
        height: 8px;
        background-position: 100% -30px;
    }

#kombox-filter .irs-diapason, #kombox-filter .irs-diapason-left, #kombox-filter .irs-diapason-right {
    height: 8px; top: 25px;
    background-position: 0 -60px;
}

#kombox-filter .irs-diapason{
	background:none;
}

#kombox-filter .irs-slider {
    width: 22px; height: 22px;
    top: 17px;
    background-position: 0 -90px;
}

#kombox-filter .irs-min, #kombox-filter .irs-max {
    color: #999;
    font-size: 10px; line-height: 1.333;
    text-shadow: none;
    top: 0; padding: 1px 3px;
    background: rgba(0,0,0,0.1);
    border-radius: 3px;
}
.lt-ie9 #kombox-filter .irs-min, .lt-ie9 #kombox-filter .irs-max {
    background: #ccc;
}

#kombox-filter .irs-from, #kombox-filter .irs-to, #kombox-filter .irs-single {
    color: #fff;
    font-size: 10px; line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: rgba(0,0,0,0.3);
    border-radius: 3px;
	display:none !important;
}
.lt-ie9 #kombox-filter .irs-from, .lt-ie9 #kombox-filter .irs-to, .lt-ie9 #kombox-filter .irs-single {
    background: #999;
}

#kombox-filter .irs-grid-pol {
    background: #99a4ac;
}
#kombox-filter .irs-grid-text {
    color: #99a4ac;
}

#kombox-filter .irs-slider.from {
	background-position:-4px -75px;
	width: 13px;
	height: 28px;
	margin-left: -6px;
}

#kombox-filter .irs-slider.to {
	background-position:-4px -75px;
	width: 13px;
	height: 28px;
	margin-left: -7px;
}

#irs-active-slider, #kombox-filter .irs-slider:hover {
    background-position: -4px -105px;
}

#mouse_loading_icon{
	position:absolute;
	top:-20px;
	left:-20px;
	display:inline-block;
	width:43px;
	height:11px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	z-index:11000;
}
#mouse_loading_icon img{
	width:70px;
	height:70px;
	margin-top:-35px;
}

a.kombox-del-filter:hover{text-decoration: none!important;}
a.kombox-del-filter.disabled{
	display:none;
}

#kombox-filter input[type="checkbox"]:not(checked), #smartFilter input[type="radio"]:not(checked) {
    position: absolute;
    opacity: 0;
}
#kombox-filter input[type="checkbox"]:not(checked) + label, #smartFilter input[type="radio"]:not(checked) + label {
    position: relative;
    padding-left: 28px;
}
#kombox-filter input[type="checkbox"] + label, #kombox-filter input[type="radio"] + label {
    cursor: pointer;
}
#kombox-filter .radio label, #kombox-filter .checkbox label {
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}
#kombox-filter input[type="checkbox"]:not(checked) + label:before, #kombox-filter input[type="radio"]:not(checked) + label:before {
    position: absolute;
    content: " ";
    height: 17px;
    width: 17px;
    left: 0;
    top: 0px;
}
#kombox-filter input[type="checkbox"] + label:before {
    background: url(/bitrix/templates/dresscode/components/bitrix/catalog.smart.filter/.default/images/checkBox.png) 0 0 no-repeat transparent;
}
#kombox-filter input[type="checkbox"]:checked + label:before, #kombox-filter input[type="radio"]:checked + label:before {
    background-position: 0 -34px;
}
#set_filter {
	text-decoration: none;
	border: none;
    border-radius: 4px;
    font-size: 13px;
    color: #fff;
    padding: 11px 30px;
	margin: 0 16px;
    display: inline-block;
	cursor: pointer;
	vertical-align: middle;
	-webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.kombox-del-filter {
	text-decoration: none;
	border: none;
    border-radius: 4px;
    font-size: 13px;
    color: #fff;
    padding: 8px 30px;
    display: inline-block;
	background: #000;
	cursor: pointer;
	background-color: #2b2b2b;
	-webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.kombox-del-filter:hover{
	background: #000;
}
.kombox-filter-property-body[data-name="cml2_available"],
.kombox-filter-property-body[data-name="khit"],
.kombox-filter-property-body[data-name="rasprodazha"]
{
	display:block!important;
}

/* End */


/* Start:/local/templates/dresscodeV3/components/bitrix/system.pagenavigation/round/style.css?17428476812357*/
.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:/local/components/dresscode/catalog.section/templates/squares/style.css?174284768192*/
.items.productList{
    margin-bottom: 24px;
}

.removeFromWishlist{
    display: none;
}



/* End */


/* Start:/local/components/dresscode/catalog.item/templates/.default/style.css?17428476812521*/
.productColText .name .middle {
  width: 100%;
}
.productColText .name b {
  color: #000000;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  margin-bottom: 3px;
}
.product .price {
  min-height: 37px;
}
.product .markerContainer {
	width: calc(100% - 79px - 5px);
    display: flex;
	flex-wrap: wrap;
}
.product .marker {
	margin-bottom: 3px;
	margin-right: 2px;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: transparent;
}
.product img.marker {
    line-height: inherit !important;
    padding: 0 !important;
    width: auto;
	height: 18px;
}
@media(max-width: 700px) {
	.product {
    border: none;
    height: auto;
    border-bottom: 1px solid #e7e8ea;
  }
  .product:before {
    display: none;
  }
  #catalog .product,
  #catalog .clear  {
    width: calc((100% - 10px * 2) / 3);
  }
  .product .icon.top {
    margin-top: 0;
    top: 7px;
    right: 7px;
  }
  .productList {
    border: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .productTable {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
  }
  .productColImage {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    padding-right: 0;
    display: block;
    vertical-align: top;
  }
  .productColText .name {
    color: #222222;
    font-size: 11px;
  }
  .product .price {
    min-height: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
  }
  .product .price .discount {
    color: #888888;
    font-size: 11px;
    margin-left: 15px;
  }
  .product .markerContainer {
    position: static;
    margin-bottom: 10px;
    justify-content: center;
    align-items: center;
	width: 100%;
  }
  .product .markerContainer .marker {
    margin: 0 2px 3px;
  }
  .product .btn-simple {
    display: none;
  }
  .product .tabloid {
    border: none;
  }

  /* product hover */
  
  .product:hover {
    position: static;
  }
  .product:hover .tabloid {
      position: relative;
  }
  .product:hover .nowp {
      overflow: hidden;
  }
  .product:hover .morePhoto {
      display: none;
  }
  .product:hover .tabloid {
    background: transparent;
    box-shadow: none;
    border-bottom: none;
}
}
@media(max-width: 575px) {
  #catalog .product,
  #catalog .clear  {
    width: calc((100% - 10px) / 2);
  }
  .productColImage {
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }
}

  
/* End */


/* Start:/local/templates/dresscodeV3/components/dresscode/slider/middle/style.css?17428476801966*/
#middleSlider{
	margin-bottom: 36px;
	position: relative;
	display: none;
}

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

#middleSlider ul{
	position:relative;
}

#middleSlider ul li{
	display: block;
	float:left;
}

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

#middleSlider .middleSliderBtnRight:active{
	background-position: -60px -60px;
}
/* End */
/* /local/templates/dresscodeV3/components/bitrix/news/brands/style.css?17428476801931 */
/* /local/components/kombox/filter/templates/ajax/style.css?174284768115157 */
/* /local/templates/dresscodeV3/components/bitrix/system.pagenavigation/round/style.css?17428476812357 */
/* /local/components/dresscode/catalog.section/templates/squares/style.css?174284768192 */
/* /local/components/dresscode/catalog.item/templates/.default/style.css?17428476812521 */
/* /local/templates/dresscodeV3/components/dresscode/slider/middle/style.css?17428476801966 */
