

/* Start:/local/templates/dresscode/components/dresscode/catalog/custom_opt_prices/style.css?175248376538*/
#middleSlider{
	margin-bottom: 24px;
}
/* End */


/* Start:/local/templates/dresscode/components/dresscode/catalog/custom_opt_prices/bitrix/catalog.section.list/.default/style.css?17428001646849*/
#catalogSection{
	margin-top: 24px;
}

#catalogSection .sectionItems{
	overflow: hidden;
}

#catalogSection .sectionItems .item{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 24px 24px;
	border-top: 0;
}

#catalogSection .sectionItems .item .itemContainer{
	table-layout: fixed;
	display: table;
	width: 100%;
}

#catalogSection .sectionItems .item .itemContainer .column{
	vertical-align: middle;
	display: table-cell;
}

#catalogSection .sectionItems .item .itemContainer .bigPicture{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	padding-right: 24px;
	text-align: center;
	position: relative;
	width: 450px;
}

#catalogSection .sectionItems .item .itemContainer .bigPicture:hover{
	opacity: 0.9;
}

#catalogSection .sectionItems .item .itemContainer .bigPicture .markerContainer{
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
}

#catalogSection .sectionItems .item .itemContainer .bigPicture img{
	max-width: 100%;
}

#catalogSection .sectionItems .item .itemContainer .bigPicture .marker {
	font: normal normal 12px "roboto_ltregular" , arial , sans-serif;
	margin-bottom: 8px;
	padding: 3px 4px;
	line-height: 16px;
	z-index: 2;
}

#catalogSection .sectionItems .item .itemContainer .bigPicture a:active{
	position: relative;
	top: 1px;
}

#catalogSection .sectionItems .item .itemContainer .bigTitle{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-transform: uppercase;
	font-family: 'robotobold';
	text-decoration: none;
	margin-bottom: 24px;
	font-size: 20px;
	display: block;
}

#catalogSection .sectionItems .item .itemContainer .bigTitle:active{
	position: relative;
	top: 1px;
}

#catalogSection .sectionItems .item .itemContainer .description{
	margin-bottom: 24px;
	font-size: 12px;
}

#catalogSection .sectionItems .item .itemContainer .sectionList{
	overflow: hidden;
}

#catalogSection .sectionItems .item .itemContainer .sectionList .section{
	margin-bottom: 12px;
	width: 33.333333%;
	float: left;
}

#catalogSection .sectionItems .item .itemContainer .sectionList .section:nth-child(3n) a{
	margin-right: 0;
}

#catalogSection .sectionItems .item .itemContainer .sectionList .section 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;
	padding-bottom: 12px;
	margin-right: 24px;
	font-size: 14px;
	display: block;
}

#catalogSection .sectionItems .item .itemContainer .sectionList .section a:active{
	position: relative;
	top: 1px;
}

#catalogSection .sectionItems .item .itemContainer .sectionList .section img{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	vertical-align: middle;
	padding-right: 12px;
}

#catalogSection .sectionItems .item .itemContainer .sectionList .section a:hover img{
	opacity: 0.6;
}

@media all and (max-width: 1700px) {
	#catalogSection .sectionItems .item .itemContainer .sectionList .section{
		width: 50%;
	}
}

@media all and (max-width: 1500px) {
	#catalogSection .sectionItems .item .itemContainer .sectionList .section{
		width: 100%;
	}
}

@media all and (max-width: 1366px) {
	
	#catalogSection .sectionItems .item .itemContainer .column{
		display: block;
	}

	#catalogSection .sectionItems .item .itemContainer .bigPicture{
		width: auto;
	}

	#catalogSection .sectionItems .item .itemContainer .sectionList .section{
		width: 33.333333%;
	}

}

@media all and (max-width: 1100px) {
	#catalogSection .sectionItems .item .itemContainer .sectionList .section{
		width: 100%;
	}
}

#catalogSection .sectionItems .item:nth-child(2){
    border-top: 1px solid #e7e8ea;
}
#catalogSection .sectionItems .item .itemContainer .sectionList .section a {
    width: 100%;
    padding-bottom: 1px;
    font-size: 13px;
}
#catalogSection .sectionItems .item .itemContainer .sectionList .section {
    float:none;
    width:auto;
    margin-bottom:1px;
}
@media (min-width: 600px) {
    #catalogSection.PC .sectionItems .item .itemContainer .sectionList .section a:hover ,#catalogSection.PC .sectionItems .item .itemContainer .sectionList .section a {
        border:0px !important;
    }
    #catalogSection.PC a.bigTitle{
        font-size: 17px;
        position: relative;
        font-weight: bold;
        color: #bcdc93;
        text-decoration: none;
        min-height: 30px;
        display: inline-block;
    }
    #catalogSection.PC .sectionItems{
        padding-left: 35px;
    }
    #catalogSection.PC a.bigTitle img {
        position: absolute;
        left: -60px;
        top: -10px;
        z-index: 20;
    }
    #catalogSection.PC .item.hiddenMore:after{
        content: "показать все";
        position: absolute;
        bottom: -5px;
        font-size: 12px;
        width: 100%;
        text-align: center;
        left: 0px;
        color: #7d9261;
    }
    #catalogSection.PC .item.hiddenMore{
        position: relative;
    }
    #catalogSection.PC .sectionItems .itemContainer{            
        height:115px;
        display: block;
        overflow: hidden;
    }
    #catalogSection.PC .item.hiddenMore:hover .itemContainer{            
        height:auto;
        display: inline-block;
        position: absolute;
        left:0px;
        top:73px;
        background: white;
        z-index: 19;
        box-shadow: 7px 8px 8px -5px rgba(0,0,0,0.75);
        -webkit-box-shadow: 7px 8px 8px -5px rgba(0,0,0,0.75);
        -moz-box-shadow: 7px 8px 8px -5px rgba(0,0,0,0.75);
        border-radius: 0px 0px 10px 10px;
        padding-left: 24px
    }
    #catalogSection.PC .sectionItems .item{
        width: 31%;
        margin-right: 1%;
        float: left;
        border: 0px;
        height: 218px
    }
    #catalogSection{
        display:none;
    }
    #catalogSection.PC{
        display:block;
    }
}
@media (max-width: 600px) {
    #catalogSection .sectionItems .item .itemContainer .sectionList .section a {
        padding-bottom: 9px;
    }
    #catalogSection .sectionItems .item .itemContainer .sectionList .section {
        margin-bottom:9px;
    }
    #catalogSection .sectionItems .item{
        height: auto !important;
    }
    #catalogSection .sectionItems .item .itemContainer .bigPicture {
        width:100%;
    }
    #catalogSection .sectionItems .item .itemContainer .sectionList .section{
        text-align: center;
    }
    #catalogSection{
        display:block;
    }
    #catalogSection.PC{
        display:none;
    }
}
.column.bigPicture .bigTitle{
    min-height: 63px;
    vertical-align: top;
    margin-bottom: 0px;
}
/* End */
/* /local/templates/dresscode/components/dresscode/catalog/custom_opt_prices/style.css?175248376538 */
/* /local/templates/dresscode/components/dresscode/catalog/custom_opt_prices/bitrix/catalog.section.list/.default/style.css?17428001646849 */
