

/* Start:/bitrix/templates/dresscode/components/bitrix/news/brands/style.css?17697769412000*/
.brandsHeading{
	border-top: 1px solid #e7e8ea;
	padding-top: 24px;
}

.brandsDescription{
	margin-bottom: 24px;
	/*color: #888888;*/
	font-size: 12px;
}

.brandsDescription img{
	max-width: 100%;
	height: auto;
}

.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/components/bitrix/system.pagenavigation/templates/round_new/style.min.css?17697768812530*/
.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;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-active span{background:#0083d1;color:#fff}.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}.bx-pagination.bx-green .bx-pagination-container ul li.bx-active span{background:#3bc915;color:#fff}.bx-pagination.bx-yellow .bx-pagination-container ul li.bx-active span{background:#f9a91d;color:#fff}.bx-pagination.bx-red .bx-pagination-container ul li.bx-active span{background:#e22b2b;color:#fff}.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{background:#0083d1;color:#fff}
/* End */


/* Start:/local/components/scid/catalog.section/templates/squares/style.css?1769776845164*/
.items.productList{
	margin-bottom: 24px;
}

.removeFromWishlist{
	display: none;
}

.section_description_text img{
	max-width: 100%;
    height: auto;
}
/* End */


/* Start:/local/templates/.default/components/dresscode/catalog.item/new_custom/style.css?17697768451249*/
.productColText h3.middle{
    margin: 0 auto;
    font-size: 14px;
}

div.productColImage{
	position: relative;
	padding-bottom: 10px;
}

.listing_element .rating {
    width: auto;
	height: 27px;
    bottom: 0px!important;
    right: 0px!important;
}

.listing_element td.vote-result.average{
	padding-right: 5px!important;
}

.listing_element td.vote-result.count {
    padding-left: 5px!important;
	font-weight: 600;
}

.listing_element .artContainer{
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
	font-weight: bold;
}

.listing_element .listing_nalichie{
	display: none;
}

.listing_element .listing_delivery_icons{
	display: none;
}

div.productColImage div.listing_botttom_icons{
	position: absolute;
	bottom: 0px;
	left: 0px;
}

div.productColImage div.listing_botttom_icons div.tree_d_ico{
	width: 30px;
	height: 21px;
	display: inline-block;
	background: url(/local/templates/.default/components/dresscode/catalog.item/new_custom/images/3d_listing_ico.png) no-repeat center center;
}

div.productColImage div.listing_botttom_icons div.youtube_ico{
	width: 30px;
	height: 21px;
	display: inline-block;
	background: url(/local/templates/.default/components/dresscode/catalog.item/new_custom/images/youtube_listing_ico.png) no-repeat center center;
}

.listing_element .listing_buttons_addCart .buy_one_click{
	display: none;
}

/*MEDIA*/
@media (max-width: 700px){
    
}
/* End */


/* Start:/local/templates/.default/components/bitrix/iblock.vote/ajax_squares/style.css?17697768451272*/
div.star-active
{
	cursor: pointer;
}

div.star-empty
{
	/*background-image: url(/local/templates/.default/components/bitrix/iblock.vote/ajax_squares/images/empty.gif);*/
	background-image: url(/local/templates/.default/components/bitrix/iblock.vote/ajax_squares/images/empty.svg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	fill: #e0e0e0;
	width:15px;
	height:15px;
	overflow:hidden;
}

.iblock-vote table tr.active .star-active.star-voted
{
	background-image: url(/local/templates/.default/components/bitrix/iblock.vote/ajax_squares/images/empty.svg);
}

td.vote-result.count
{
	padding-left: 10px;
	min-width: 70px;
}

td.vote-result.average
{
	font-weight: 600;
	padding-right: 10px;
}

td.vote-result.count.active .vote-message
{
	display: block;
}

td.vote-result.count.active .vote-count
{
	display: none;
}

td.vote-result.count .vote-count
{
	display: block;
}

td.vote-result.count .vote-message
{
	display: none;
}


div.star-voted
{
	/*background-image: url(/local/templates/.default/components/bitrix/iblock.vote/ajax_squares/images/voted.gif);*/
	background-image: url(/local/templates/.default/components/bitrix/iblock.vote/ajax_squares/images/voted.svg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	fill: #ffb74d;
	width:15px;
	height:15px;
	overflow:hidden;
}

div.star-over
{
	/*background-image: url(/local/templates/.default/components/bitrix/iblock.vote/ajax_squares/images/over.gif);*/
	background-image: url(/local/templates/.default/components/bitrix/iblock.vote/ajax_squares/images/voted.svg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	fill: #ffb74d;
	width:15px;
	height:15px;
	overflow:hidden;
}

/* End */


/* Start:/bitrix/templates/dresscode/components/dresscode/slider/middle/style.css?17697769402053*/
#middleSlider{
	position: relative;
	margin-top: 24px;
}

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

#middleSlider ul{
	position:relative;
}

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

#middleSlider ul li img{
	-webkit-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

#middleSlider ul li:hover img{
	/*transform: scale(1.03);*/
	cursor: default;
}

#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(/bitrix/templates/dresscode/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(/bitrix/templates/dresscode/components/dresscode/slider/middle/images/slideButton.png) -18px 0  no-repeat transparent;
}

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

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

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

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

#middleSlider .middleSliderBtnLeft, 
#middleSlider .middleSliderBtnRight{
	background: url(/bitrix/templates/dresscode/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 */
/* /bitrix/templates/dresscode/components/bitrix/news/brands/style.css?17697769412000 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/round_new/style.min.css?17697768812530 */
/* /local/components/scid/catalog.section/templates/squares/style.css?1769776845164 */
/* /local/templates/.default/components/dresscode/catalog.item/new_custom/style.css?17697768451249 */
/* /local/templates/.default/components/bitrix/iblock.vote/ajax_squares/style.css?17697768451272 */
/* /bitrix/templates/dresscode/components/dresscode/slider/middle/style.css?17697769402053 */
