

/* Start:/local/lib/slick/carusel.css?17289278792690*/
.wrapper {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
}

@media (max-width: 500px){
    .wrapper {
        max-width: 360px;
    }
}

@media (max-width: 400px){
    .wrapper {
        max-width: 300px;
    }
}

.slider {
    display: none;
    position: relative;
}

.slider .slider__item {
    display: block;
    text-align: center;
    transition: 0.2s;
    height: 300px;
    position: relative;
}

.slider .slider__item img {
    width: 84%;
    padding: 0;
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border-radius: 10px;
}
.slider .slider__item span {
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    font-size: 0.9em;
    text-shadow: -1px -1px 1px #fff;
}

.slider .sliderBtnLeft,
.slider .sliderBtnRight{
    display: block;
    height: 118px;
    width: 59px;
    position: absolute;
    top: 50%;
    margin-top: -59px;
    background: url(/local/lib/slick/images/slideArrow.png) no-repeat transparent;
    z-index: 999;
}

.slider .sliderBtnLeft:hover{
    background-position: -59px 0;
}

.slider .sliderBtnLeft:active{
    background-position: -118px 0;
}

.slider .sliderBtnLeft{
    left: -20px;
}

.slider .sliderBtnRight{
    background-position: 0 -118px;
    right: -20px;
}

.slider .sliderBtnRight:hover{
    background-position: -59px -118px;
}

.slider .sliderBtnRight:active{
    background-position: -118px -118px;
}




/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -28px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 25px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '○';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/local/lib/slick/slick.css?16701883121776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/lib/slick/slick-theme.css?16701883123145*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/local/lib/slick/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/local/lib/slick/./fonts/slick.eot');
    src: url('/local/lib/slick/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/local/lib/slick/./fonts/slick.woff') format('woff'), url('/local/lib/slick/./fonts/slick.ttf') format('truetype'), url('/local/lib/slick/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/local/templates/dresscodeV2/headers/ortox/css/style.css?174781716317891*/
#headerLine4{
	border-bottom: 1px solid #026cbb;
	background-color: #026cbb;
	position: relative;
	line-height: 50px;
	min-width: 320px;
	height: 50px;
}

#headerLine4.color_black{
	background-color: #2b2b2b;
}

#headerLine4.color_black,
#headerLine4.color_theme{
	color: #ffffff;
}

#headerLine4 .subTable{
	border-collapse: collapse;
	table-layout: fixed;
	display: table;
	width: 100%;
}

#headerLine4 .subTableColumn{
	vertical-align: middle;
	display: table-cell;
}

#headerLine4 .subTableColumn:first-child{
	vertical-align: top;
}

#headerLine4 .subTableColumn:last-child{
	text-align: right;
}

#headerLine4 #geoPosition,
#headerLine4 #topAuth{
	display: inline-block;
}

#headerLine4 #topAuth{
	margin-right: 24px;
}

#headerLine4 #geoPosition ul,
#headerLine4 #topAuth ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#headerLine4 #topAuth ul li{
	display: inline-block;
}

#headerLine4 #topAuth ul li:first-child{
	margin-right: 6px;
}
#headerLine4 #topAuth ul li:last-child{
	margin-left: 6px;
}

#headerLine4 .user-geo-position-value-link,
#headerLine4 #topAuth ul li a{
	text-decoration: none;
	position: relative;
}

#headerLine4.color_theme .user-geo-position-value-link,
#headerLine4.color_theme #topAuth ul li a{
	color: #ffffff;
}

#headerLine4 .user-geo-position-value-link:active,
#headerLine4 #topAuth ul li a:active{
	position: relative;
	top: 1px;
}

#headerLine4 .user-geo-position-value-link:after,
#headerLine4 #topAuth ul li a:after{
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: absolute;
    display: block;
    bottom: 0px;
    width: 100%;
    height: 0px;
    content: "";
    left: 0px;
}

#headerLine4.color_theme .user-geo-position-value-link:after,
#headerLine4.color_theme #topAuth ul li a:after{
	/* border-color: #ffffff; */
}

#headerLine4 .user-geo-position-value-link:after{
	bottom: 12px;
}

#headerLine4.color_theme .user-geo-position-value-link{
	color: #ffffff;
}

#headerLine4.color_theme .user-geo-position-value-link:hover{
	opacity: 0.8;
}

#headerLine4.color_theme .user-geo-position-value-link:after{
	/* border-color: #ffffff; */
}

#headerLine4 #subMenu .removedItemsContainer{
	position: relative;
}

#headerLine4 #subMenu li:first-child a{
	padding: 0 24px 0 0;
}

#headerLine4.color_theme #subMenu li a,
#headerLine4.color_theme #subMenu li a:hover,
#headerLine4.color_theme #subMenu li .selected,
#headerLine4.color_black #subMenu li a{
	color: #ffffff;
}

#headerLine4.color_theme #subMenu li a:hover,
#headerLine4.color_theme #subMenu li .selected{
	opacity: 0.8;
}

#headerLine4 #subMenu .removedItemsContainer .removedItemsLink{
	background: url(/local/templates/dresscodeV2/headers/ortox/css/images/menuMore.png) 50% 50% no-repeat transparent;
	vertical-align: middle;
	display: inline-block;
	padding: 0px 12px;
	height: 18px;
	width: 30px;
}

#headerLine4 #subMenu .removedItemsContainer .removedItemsLink:hover{
	opacity: 0.6;
}

#headerLine4.color_black #subMenu .removedItemsContainer .removedItemsLink,
#headerLine4.color_theme #subMenu .removedItemsContainer .removedItemsLink{
	background: url(/local/templates/dresscodeV2/headers/ortox/css/images/menuMoreW.png) 50% 50% no-repeat transparent;
}

#headerLine4 #subMenu .removedItemsContainer .removedItemsLink:active{
	position: relative;
	top: 1px;
}

#headerLine4 #subMenu .removedItemsContainer .removedItemsList{
	background-color: #fbfbfb;
	position: absolute;
	display: none;
	width: 180px;
	padding: 0px;
	z-index: 99;
	margin: 0px;
	right: 0px;
	top: 41px;
}

#headerLine4.color_black #subMenu .removedItemsContainer .removedItemsList{
	background-color: #2b2b2b;
}

#headerLine4.color_black #subMenu .removedItemsContainer .removedItemsList li,
#headerLine4.color_theme #subMenu .removedItemsContainer .removedItemsList li{
	border-top: 1px solid rgba(255, 255, 255, 0.15);
}

#headerLine4.color_black #subMenu .removedItemsContainer .removedItemsList li a,
#headerLine4.color_theme #subMenu .removedItemsContainer .removedItemsList li a{
	color: #ffffff;
}

#headerLine4 #subMenu .removedItemsContainer .removedItemsList li{
	border-top: 1px solid #f2f2f2;
	white-space: normal;
	text-align: left;
	display: block;
	float: none;
}

#headerLine4 #subMenu .removedItemsContainer .removedItemsList li:first-child{
	border: 0 !important;
}

#headerLine4 #subMenu .removedItemsContainer .removedItemsList li a{
	line-height: 21px;
	padding: 8px 12px;
	display: block;
}

#headerLine4 #subMenu .removedItemsContainer .removedItemsList li a:active{
	position: relative;
	top: 1px;
}

#headerLine4 #topSocial{
	margin-left: 24px;
	text-align: right;
	float: right;
}

#headerLine4 .topSoc{
	vertical-align: middle;
	display: inline-block;
	margin-left: 24px;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#headerLine4 .topSocItem{
	vertical-align: middle;
	display: inline-block;
	margin-left: 2px;
}

#headerLine4 .topSocItem:first-child{
	margin-left: 0px;
}

#headerLine4 .topSocItem a{
	background: url(/local/templates/dresscodeV2/headers/ortox/css/images/headSn.png) 0 0 no-repeat transparent;
	display: block;
	height: 24px;
	width: 24px;
}

#headerLine4 .topSocItem a:hover{
	opacity: 0.7;
}

#headerLine4 .topSocItem a:active{
	position: relative;
	top: 1px;
}

#headerLine4 .topSocItem .socFB{
	background-position: -24px;
}

#headerLine4 .topSocItem .socODN{
	background-position: -48px;
}

#headerLine4 .topSocItem .socTV{
	background-position: -72px;
}

#headerLine4 .topSocItem .socINS{
	background-position: -96px;
}

#headerLine4 .topSocItem .socYOU{
	background-position: -120px;
}

#headerLine4 .user-geo-position-label,
#headerLine4 .user-geo-position-value,
#headerLine4 .user-geo-position-value-link{
	font-size: 14px;
}

#subHeader7{
	border-bottom: 1px solid #f3f3f3;
	background-color: #ffffff;
	line-height: 90px;
	position: relative;
	min-width: 320px;
	height: 90px;
}

#subHeader7.color_black{
	background-color: #2b2b2b;
}

#subHeader7.color_black,
#subHeader7.color_theme{
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
	color: #ffffff;
}

#subHeader7 .subTable{
	table-layout: fixed;
	display: table;
	width: 100%;
}

#subHeader7 .subTableRow{
	display: table-row;
}

#subHeader7 .subTableColumn{
	vertical-align: middle;
	display: table-cell;
}

#subHeader7 .subTableColumn:first-child{
	width: 195px;
}

#subHeader7 .subTableColumn:nth-child(2){
	line-height: 20px;
	padding-right: 24px;
	width: 160px;
}

#subHeader7 .subTableColumn:nth-child(3){
	padding-right: 24px;
}

#subHeader7 .subTableColumn:nth-child(4){
	text-align: right;
	/* width: 500px; */
}

#subHeader7 #logo{
	line-height: 90px;
	text-align: left;
	height: 90px;
	width: 184px;
	border: 0;
}

#subHeader7 .subTableColumn:last-child{
	text-align: right;
	width: 356px;
}

#subHeader7 .subTableColumn .toolsContainer{
    vertical-align: middle;
    display: inline-block;
    text-align: right;
    line-height: 21px;
}

#subHeader7 .phonesTc{
	vertical-align: middle;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-end;
}
#subHeader7 .phonesTc .heading span {
	font-size: 14px;
	line-height: 18px;
	padding: 2px 9px;
	text-align: left;
}

#subHeader7 .phonesTc .heading {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
}

#subHeader7 .heading.termintaor span{
	border-right: 1px solid #b8bbc4;
	width: 1px;
	margin: 4px 0 0 0;
	padding: 0;
	height: 38px;
}

#subHeader7 .phonesTc{
	white-space: nowrap;
}	

#subHeader7 .phonesTc:first-child{
	padding-right: 12px;
}

#subHeader7 .callBackIcon{
	background: url(/local/templates/dresscodeV2/headers/ortox/css/images/phoneIco2.png) 0 0 no-repeat transparent;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: block;
	height: 28px;
	width: 34px;
}

#subHeader7.color_black .callBackIcon,
#subHeader7.color_theme .callBackIcon{
	background-image: url(/local/templates/dresscodeV2/headers/ortox/css/images/phoneIco2W.png);
}

#subHeader7 .scheduleIcon{
	background: url(/local/templates/dresscodeV2/headers/ortox/css/images/phoneIco.png) 0 0 no-repeat transparent;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: block;
	height: 28px;
	width: 27px;
}

#subHeader7.color_black .scheduleIcon,
#subHeader7.color_theme .scheduleIcon{
	background-image: url(/local/templates/dresscodeV2/headers/ortox/css/images/phoneIcoW.png);
}

#subHeader7 .callBackIcon:hover,
#subHeader7 .scheduleIcon:hover{
	opacity: 0.7;
}

#subHeader7 .callBackIcon:active,
#subHeader7 .scheduleIcon:active{
	position: relative;
	top: 1px;
}

#subHeader7 .topWishlist,
#subHeader7 .topCompare,
#subHeader7 .cart{
	float: left;
}

#subHeader7 .subTableColumn .toolsContainer{
	margin-top: 6px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: flex-start;
}

#geo-location-window{
	text-align: left;
}

#subHeader7 #topSearch2 .searchContainerInner{
	background-color: #fafafa;
}

#subHeader7.color_black #topSearch2 .searchContainerInner,
#subHeader7.color_theme #topSearch2 .searchContainerInner{
	background-color: rgba(255, 255, 255, 0.1);
	border: 1px solid rgba(255, 255, 255, 0.2);
}

#subHeader7.color_black #topSearch2 input[placeholder],
#subHeader7.color_theme #topSearch2 input[placeholder]{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	color: rgba(255, 255, 255, 0.7);
}

#subHeader7.color_black #topSearch2 input::-webkit-input-placeholder,
#subHeader7.color_theme #topSearch2 input::-webkit-input-placeholder{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	color: rgba(255, 255, 255, 0.7);
}

#subHeader7.color_black #topSearch2 input::-moz-placeholder,
#subHeader7.color_theme #topSearch2 input::-moz-placeholder{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	color: rgba(255, 255, 255, 0.7);
}

#subHeader7.color_black #topSearch2 input:focus[placeholder],
#subHeader7.color_theme #topSearch2 input:focus[placeholder]{
	color: transparent;
}

#subHeader7.color_black #topSearch2 input:focus::-webkit-input-placeholder,
#subHeader7.color_theme #topSearch2 input:focus::-webkit-input-placeholder{
	color: transparent;
}

#subHeader7.color_black #topSearch2 input::-moz-placeholder,
#subHeader7.color_theme #topSearch2 input::-moz-placeholder{
	color: transparent;
}

#subHeader7.color_theme .topWishlist .value,
#subHeader7.color_theme .topCompare .value,
#subHeader7.color_theme .cart .count{
	border-color: rgba(255, 255, 255, 0.7);
	color: #ffffff;
}

#subHeader7.color_theme .topCompare .active .value,
#subHeader7.color_theme .topWishlist .active .value,
#subHeader7.color_theme .cart .active .count{
	border-color: #ffffff;
	color: #ffffff;
}

#subHeader7.color_theme .cart .total,
#subHeader7.color_theme .cart .total:hover,
#subHeader7.color_theme .cart .heading,
#subHeader7.color_theme .cart .heading:hover,
#subHeader7.color_theme .cart .heading:hover .total{
	color: #ffffff;
}

#subHeader7.color_black .cart .heading .cartLabel{
	color: #ffffff;
}

#subHeader7.color_theme .cart .total:hover{
	opacity: 0.7;
}

#subHeader7.color_theme #topAuth > ul li a,
#subHeader7.color_theme #topAuth > ul li a:hover{
	color: #ffffff;
}

#subHeader7.color_theme #topAuth > ul li a:hover{
	opacity: 0.8;
}

#subHeader7.color_theme #topAuth > ul li:first-child:after{
	color: #ffffff;
}

#subHeader7.color_theme .user-geo-position-value-link:after,
#subHeader7.color_theme #topAuth ul li a:after{
	border-color: #ffffff;
}

#subHeader7 #searchResult{
	line-height: 21px;
	top: 90px;
	z-index: 99999999;
}

#subHeader7 #searchOverlap{
	top: 146px;
}

#subHeader7 .webformModal{
	text-align: left;
}

#mainMenuContainer #menuCatalogSection{
	border: 0;
}

#menuCatalogSection .menuSection .catalogButton{
	background-color: transparent;
	padding: 0 12px 0 0;
}

#menuCatalogSection .menuSection .catalogButton:hover{
	background-color: transparent;
	opacity: 0.8;
}

.menuContainerColor #mainMenuContainer{
	border-top: 0px !important;
}

@media all and (max-width: 1590px){

	#subHeader7 .cart .heading{
		display: none;
	}

	#subHeader7 .subTableColumn:last-child{
		text-align: right;
		width: 180px;
	}

}

@media all and (max-width: 1340px){

	#subHeader7 .callBackIcon,
	#subHeader7 .scheduleIcon{
		display: none;
	}

	#subHeader7 .subTableColumn:first-child{
		width: 195px;
	}

}

@media all and (max-width: 1240px){

	#subHeader7 .subTableColumn:nth-child(4){
		width: 100%;
	}

	#headerLine4 .subTableColumn:last-child{
		width: 660px;
	}
	#subHeader7 .subTableColumn:last-child {
		width: 160px;
	}
}

@media all and (max-width: 1150px){

	#headerLine4 #topSocial{
		display: none;
	}
	#subHeader7 .subTableColumn:nth-child(4){
		width: 100%;
	}

	#headerLine4 .subTableColumn:last-child{
		width: 440px;
	}

	#subHeader7{
		height: 164px;
	}

	#topSearchLine{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		position: absolute;
		padding: 0 24px;
		width: 100%;
		top: 90px;
		left: 0px;
	}
	#subHeader7 #searchOverlap {
		top: 235px;
	}

}

@media all and (max-width: 1000px){

	#subHeader7 .heading.termintaor span {
		display: none;
	}

	#subHeader7 .subTableColumn:nth-child(2){
		display: none;
	}

	#subHeader7 .subTableColumn:last-child {
	    text-align: right;
	    width: 160px;
	}

	#headerLine4 .user-geo-position-label{
		display: none;
	}

	#headerLine4 #subMenu li a{
		padding: 0 12px;
	}

	#headerLine4 #subMenu li:first-child a{
		padding-right: 12px;
		padding-left: 0px;
	}

	#headerLine4 .subTableColumn:last-child{
		width: 330px;
	}

	#headerLine4 #topAuth{
		margin-right: 12px;
	}

	#subHeader7 #searchResult{
		top: 74px;
	}

	#subHeader7 #searchOverlap{
		top: 220px;
	}

}

@media all and (max-width: 700px){



	#subHeader7 #logo{
		margin-left: 12px;
		padding-left: 0px;
	}

	#topSearchLine{
		padding: 0 12px;
	}

	#headerLine4 #geoPosition{
		margin-right: 12px;
	}

	#headerLine4 .subTableColumn:first-child{
		width: 172px;
	}

	#headerLine4 #geoPosition{
		position: absolute;
		left: 62px;
	}

	#subHeader7 .topCompare{
		display: none;
	}

	#subHeader7 .subTableColumn:last-child{
		width: 120px;
	}

	#subHeader7 .phonesContainer{
		margin-right: 12px;
	}

	#subHeader7 .phonesTc{
		text-align: right;
	}

	#headerLine4 .top-auth-personal,
	#headerLine4 .top-auth-exit,
	#headerLine4 .top-auth-login,
	#headerLine4 .top-auth-register{
		position: static;
	}

	#headerLine4 .subTableColumn:last-child{
		width: 155px;
	}

	#subHeader7 .subTableColumn:first-child{
		width: 180px;
	}

	#subHeader7 #logo{
		width: 160px;
	}

	#headerLine4 #subMenu .removedItemsContainer .removedItemsList{
		left: 0;
	}

	#headerLine4 #topAuth{
		margin-right: 0px;
	}

	#subHeader7 {
    	padding: 4px!important;
	}

}



@media all and (max-width: 600px){

	#subHeader7 .phonesTc{
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	#tooltip {
		display: none!important;
	}

	#subHeader7 .subTable {
		width: initial!important;
	}

	#subHeader7 .subTableColumn:nth-child(3) {
		padding-right: 0;
	}

	#subHeader7 .topWishlist{
		display: none;
	}

	#subHeader7 .subTableColumn:last-child{
		width: 120px;
	}

	#subHeader7 .subTableColumn .toolsContainer{
		margin-top: 0px;
	}

	#subHeader7 .subTableColumn:nth-child(3){
		display: inline;
	}

	#subHeader7 .subTableColumn:first-child{
		width: auto;
	}

	#subHeader7 #logo{
		padding-right: 12px;
		width: 130px;
	}


	#subHeader7 .cart{
		position: absolute;
		right: 0px;
		top: 98px;
	}

	#topSearchLine{
		padding-right: 62px;
	}

	#subHeader7 .subTableColumn:last-child{
		width: 0;
	}

	#subHeader7 #logo{
		width: 160px;
	}

	#headerLine4 #geoPosition{
		z-index: 96;
	}

	#headerLine4 .user-geo-position-label,
	#headerLine4 .user-geo-position-value,
	#headerLine4 .user-geo-position-value-link{
		font-size: 12px;
	}

	#headerLine4 #geoPosition.color_theme .user-geo-position-value-link{
		color: #ffffff;
	}

	#headerLine4 #geoPosition.color_theme .user-geo-position-value-link:after{
		border-color: #ffffff;
	}

	#subHeader7 .phonesContainer{
		margin-right: 0px;
	}

}

@media all and (max-width: 600px){

	#subHeader7 #logo{
		width: 140px;
	}
}

@media all and (max-width: 500px){

	#subHeader7 .subTableColumn:nth-child(4){
		width: 190px;
	}

	#left .heading {
		margin: 8px;
	}

	#subHeader7 #logo{
		width: 120px;
	}
	#subHeader7 #searchResult {
		top: 55px;
	}
	#headerLine4 .subTableColumn:first-child{
		width: 50px;
	}

	#subHeader7 #topSearch2 #searchQuery,
	#subHeader7.color_theme #topSearch2 #searchQuery,
	#subHeader7.color_black #topSearch2 #searchQuery{
		background-image: none !important;
		padding-left: 12px;
	}

	h1 {
		line-height: 32px !important;
		font-weight: 400 !important;
		margin: 0px 0 6px !important;
		font-size: 28px !important;
	}
	#catalogElement {
		border-top: 0
	}
	#elementContainer .changeShortDescription, #elementContainer .changeDescription {
		font-size: 1.2em;
		line-height: 1.4em;
	}

	#elementContainer .mainContainer .secondCol {
		border-top: 0;
	}

	#elementContainer .mainContainer .col:first-child {
		padding: 12px 12px;
	}

}

/* End */


/* Start:/local/templates/dresscodeV2/themes/ortox/css/font-awesome.min.css?165527705631019*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/local/templates/dresscodeV2/themes/ortox/css/../fonts/fontawesome-webfont.eot?v=4.7.0');font-display: swap;src:url('/local/templates/dresscodeV2/themes/ortox/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/local/templates/dresscodeV2/themes/ortox/css/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/local/templates/dresscodeV2/themes/ortox/css/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/local/templates/dresscodeV2/themes/ortox/css/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/local/templates/dresscodeV2/themes/ortox/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* End */


/* Start:/local/templates/dresscodeV2/headers/ortox/css/types/type1.css?165342925172*/
#subHeader7 #topSearch2 .searchContainerInner{
	border-radius: 50px;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/ortox/style.css?16786892461280*/
.terminator.removed {
	display: none!important;
}

#subMenu .terminator {
	border-right: 1px solid #ffffff;
	height: 14px;
	display: inline-block
}

#subMenu li.terminator:nth-last-child(-n+2){
	display: none;
}

.top-auth-terminator {
	border-right: 1px solid #ffffff;
	height: 14px;
	width: 1px;
	margin: 0 0 -3px 0;

}

.social_terminator {
	border-right: 1px solid #ffffff;
	height: 14px;
	width: 1px;
	margin: 0 2px -3px 2px;
	display: inline-block;
}

#subMenu li {
	text-transform: uppercase;
}

#subMenu{
	vertical-align: middle;
	display: inline-block;
	white-space: nowrap;
	text-align: center;
	visibility: hidden;
	list-style: none;
	margin: 0 0 0 0;
	font-size: 0;
	height: 50px;
	padding: 0;
	opacity: 0;
}

#subMenu li{
	vertical-align: middle;
	display: inline-block;
	position: relative;
	list-style: none;
	font-size: 14px;
	padding: 0;
	margin: 0;
}

#subMenu li:last-child{
	border: 0;
}

#subMenu 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;
	vertical-align: middle;
	text-decoration: none;
	display: inline-block;
	padding: 0 32px;
	color: #ffffff;
	font-weight: 600;
	font-size: 12px;
	letter-spacing: 1px;
}

#subMenu li a:not(.selected):active{
	position: relative;
	top: 1px;
}
/* End */


/* Start:/local/components/dresscode/sale.geo.positiion/templates/.default/style.css?166599325913517*/
.user-geo-position-label{
    margin-right: 6px;
}

.user-geo-position-label,
.user-geo-position-value,
.user-geo-position-value-link{
    vertical-align: middle;
    display: inline-block;
    font-size: 13px;
}

.user-geo-position-value-link{
    vertical-align: middle;
    max-width: 130px;
    overflow: hidden;
}

.user-geo-position-value-link span{
    text-overflow: ellipsis;
    vertical-align: middle;
    display: inline-block;
    white-space: nowrap;
    max-width: 130px;
    overflow: hidden;
}

#geo-location-window{
	-webkit-transition: 0.1s all ease-in-out;
    -o-transition: 0.1s all ease-in-out;
    transition: 0.1s all ease-in-out;
    background: rgba(0, 0, 0, 0.4);
    position: fixed;
    color: #000000;
    overflow: auto;
    z-index: 1000;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
    /*display: none;*/
}

#geo-location-window .hidden{
    display: none;
}

#geo-location-window .geo-location-window-container{
	-moz-transform: translateY(-50%)  translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	-webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    -webkit-animation-name: zoomInLocation;
    animation-name: zoomInLocation;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    min-height: 276px;
    max-height: 500px;
    padding: 0 24px;
    width: 800px;
    left: 50%;
    top: 50%;
}

#geo-location-window .geo-location-window-container-bg{
    box-shadow: 1px 1px 12px rgba(60, 60, 60, 0.3);
    background-color: #ffffff;
}

.geo-location-window-wp{
    vertical-align: middle;
    display: inline-block;
    line-height: 21px;
    width: 100%;
}

#geo-location-window .geo-location-window-heading{
	background-color: #424242;
	position: relative;
	text-align: center;
	line-height: 60px;
	font-size: 18px;
	color: #ffffff;
}

#geo-location-window .geo-location-window-list{
    max-height: 180px;
    margin-top: 24px;
    padding: 0 24px;
    overflow: auto;
}

#geo-location-window .geo-location-window-list-item{
    /*text-transform: uppercase;*/
    overflow: hidden;
    float: left;
    width: 25%;
}

#geo-location-window .geo-location-window-list-item a{
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    text-decoration: none;
    line-height: 37px;
    overflow: hidden;
    color: #000000;
    height: 37px;
}

#geo-location-window .geo-location-window-list-item a:active{
    position: relative;
    top: 1px;
}

#geo-location-window .geo-location-window-list-item span{
    vertical-align: middle;
    display: inline-block;
    line-height: 21px;
}

.geo-location-window-search{
    margin-top: 24px;
    padding: 0 24px;
}

.geo-location-window-search-input{
    background: url(/local/components/dresscode/sale.geo.positiion/templates/.default/images/geo-search.png) 12px 50% no-repeat #f6f6f6;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "roboto_ltregular";
    border-radius: 2px;
    padding: 0 42px;
    font-size: 14px;
    height: 48px;
    width: 100%;
}

.geo-location-window-search-input:focus{
    border: 1px solid #aaaaaa;
}

.geo-location-window-city-container{
    text-align: center;
    margin-top: 24px;
}

.geo-location-window-city-label,
.geo-location-window-city-value{
    display: inline-block;
}

.geo-location-window-city-value{
    /*text-transform: uppercase;*/
    font-family: "robotoBold";
}

.geo-location-window-button-container{
    margin-bottom: 24px;
    text-align: center;
    margin-top: 24px;
}

.geo-location-window-button{
    -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;*/
    color: #ffffff !important;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none;
    border-radius: 2px;
    text-align: center;
    position: relative;
    line-height: 50px;
    padding: 0 36px;
    font-size: 14px;
    opacity: 0.9;
    height: 50px;
}

.geo-location-window-button:active{
    position: relative;
    top: 1px;
}

.geo-location-window-button.modifed{
    border-radius: 4px;
    opacity: 1;
}

.geo-location-window-button.disabled{
    pointer-events: none;
    opacity: 0.5;
}

.geo-location-window-button.loading{
    opacity: 0.5;
}

.geo-location-window-button.loading #geo-location-window-fast-loader{
    display: block;
    opacity: 1;
}

.geo-location-window-search-values-cn{
    position: relative;
}

.geo-location-window-search-values{
    position: absolute;
    max-height: 141px;
    overflow: auto;
    z-index: 99;
    width: 100%;
    left: 0px;
    top: 0px;
}

.geo-location-window-search-values .geo-location-list-item{
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-top: 1px solid #e6e6e6;
    background-color: #eeeeee;
}

.geo-location-window-search-values .geo-location-list-item:hover{
    background-color: #e1e1e1;
}

.geo-location-window-search-values .geo-location-list-item:first-child{
    border: none;
}

.geo-location-window-search-values .geo-location-list-item a{
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: #000000 !important;
    text-decoration: none;
    line-height: 35px;
    padding: 0 24px;
    display: block;
    height: 35px;
}

.geo-location-window-search-values .geo-location-list-item a:hover{
    opacity: 0.8;
}

.geo-location-window-search-values .geo-location-list-item a:active{
    position: relative;
    top: 1px;
}

#geo-location-window .geo-location-window-exit{
	position: absolute;
	display: block;
	height: 21px;
	width: 21px;
    right: 20px;
    top: 20px;
}

#geo-location-window .geo-location-window-exit{
	background: url(/local/components/dresscode/sale.geo.positiion/templates/.default/images/exit.png) 0 0 no-repeat transparent;
}

#geo-location-window .geo-location-window-exit:hover{
	background-position: 0 -21px ;
}

#geo-location-window .geo-location-window-exit:active{
	background-position: 0 -42px ;
}

#geo-location-ref-window{
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
    box-sizing: border-box;
    position: absolute;
    border-radius: 4px;
    text-align: center;
    line-height: 14px;
    padding: 24px;
    display: none;
    width: 280px;
    z-index: 99;
    right: 0px;
    top: 0px;
}

#geo-location-ref-window.visible{
    display: block;
}

#geo-location-ref-window.centred{
    background-color: rgba(0, 0, 0, 0.45);
    border-radius: 0px;
    box-shadow: none;
    position: fixed;
    padding: 0px;
    height: 100%;
    width: 100%;
}

#geo-location-ref-window.centred .geo-location-ref-window-city-container{
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
    transform: translate(-50%, -50%);
    background-color: #ffffff;
    box-sizing: border-box;
    border-radius: 4px;
    position: absolute;
    padding: 24px;
    width: 280px;
    left: 50%;
    top: 50%;
}

.geo-location-ref-window-city-label{
    margin-bottom: 12px;
    line-height: normal;
    font-size: 14px;
}

.geo-location-ref-window-city-value{
    font-family: "robotobold";
    margin-bottom: 12px;
    line-height: 21px;
    font-size: 18px;
}

.get-location-ref-window-confirm-button{
    width: 100%;
}

.get-location-ref-window-confirm-button.loading{
    background-image: url(/local/components/dresscode/sale.geo.positiion/templates/.default/images/loader-38px.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    pointer-events: none;
    transition: none;
    opacity: 0.9;
}

.get-location-ref-window-confirm{
    margin-bottom: 12px;
}

@media all and (max-width: 850px){

    #geo-location-window .geo-location-window-container{
        transform: translateX(0) translateY(-50%);
        width: 100%;
        left: 0px;
    }

}

@media all and (max-width: 700px) {

    #geo-location-window .geo-location-window-list-item{
        width: 33.333%;
    }

    #geo-location-window .geo-location-window-container{
        padding: 0 12px;
    }

}

@media all and (max-width: 500px) {

    #geo-location-window .geo-location-window-list-item{
        width: 50%;
    }

}

@media all and (max-width: 400px) {

    #geo-location-window .geo-location-window-list-item{
        width: 100%;
    }

}

/*loader*/
#geo-location-window-fast-loader{
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    position: absolute;
    transform:scale(0.6);
    -o-transform:scale(0.6);
    -ms-transform:scale(0.6);
    -webkit-transform:scale(0.6);
    -moz-transform:scale(0.6);
    margin-left: -24px;
    display: none;
    height: 48px;
    width: 48px;
    opacity: 0;
    left: 50%;
    top: 0px;
}

.f_circleG{
    position:absolute;
    background-color:rgb(255,255,255);
    height:9px;
    width:9px;
    display: block;
    border-radius:4px;
        -o-border-radius:4px;
        -ms-border-radius:4px;
        -webkit-border-radius:4px;
        -moz-border-radius:4px;
    animation-name:f_fadeG;
        -o-animation-name:f_fadeG;
        -ms-animation-name:f_fadeG;
        -webkit-animation-name:f_fadeG;
        -moz-animation-name:f_fadeG;
    animation-duration:0.522s;
        -o-animation-duration:0.522s;
        -ms-animation-duration:0.522s;
        -webkit-animation-duration:0.522s;
        -moz-animation-duration:0.522s;
    animation-iteration-count:infinite;
        -o-animation-iteration-count:infinite;
        -ms-animation-iteration-count:infinite;
        -webkit-animation-iteration-count:infinite;
        -moz-animation-iteration-count:infinite;
    animation-direction:normal;
        -o-animation-direction:normal;
        -ms-animation-direction:normal;
        -webkit-animation-direction:normal;
        -moz-animation-direction:normal;
}

#frotateG_01{
    left:0;
    top:19px;
    animation-delay:0.1995s;
        -o-animation-delay:0.1995s;
        -ms-animation-delay:0.1995s;
        -webkit-animation-delay:0.1995s;
        -moz-animation-delay:0.1995s;
}

#frotateG_02{
    left:6px;
    top:6px;
    animation-delay:0.256s;
        -o-animation-delay:0.256s;
        -ms-animation-delay:0.256s;
        -webkit-animation-delay:0.256s;
        -moz-animation-delay:0.256s;
}

#frotateG_03{
    left:19px;
    top:0;
    animation-delay:0.3225s;
        -o-animation-delay:0.3225s;
        -ms-animation-delay:0.3225s;
        -webkit-animation-delay:0.3225s;
        -moz-animation-delay:0.3225s;
}

#frotateG_04{
    right:6px;
    top:6px;
    animation-delay:0.389s;
        -o-animation-delay:0.389s;
        -ms-animation-delay:0.389s;
        -webkit-animation-delay:0.389s;
        -moz-animation-delay:0.389s;
}

#frotateG_05{
    right:0;
    top:19px;
    animation-delay:0.4555s;
        -o-animation-delay:0.4555s;
        -ms-animation-delay:0.4555s;
        -webkit-animation-delay:0.4555s;
        -moz-animation-delay:0.4555s;
}

#frotateG_06{
    right:6px;
    bottom:6px;
    animation-delay:0.522s;
        -o-animation-delay:0.522s;
        -ms-animation-delay:0.522s;
        -webkit-animation-delay:0.522s;
        -moz-animation-delay:0.522s;
}

#frotateG_07{
    left:19px;
    bottom:0;
    animation-delay:0.5885s;
        -o-animation-delay:0.5885s;
        -ms-animation-delay:0.5885s;
        -webkit-animation-delay:0.5885s;
        -moz-animation-delay:0.5885s;
}

#frotateG_08{
    left:6px;
    bottom:6px;
    animation-delay:0.645s;
        -o-animation-delay:0.645s;
        -ms-animation-delay:0.645s;
        -webkit-animation-delay:0.645s;
        -moz-animation-delay:0.645s;
}



@keyframes f_fadeG{
    0%{
        background-color:rgb(0,0,0);
    }

    100%{
        background-color:rgb(255,255,255);
    }
}

@-o-keyframes f_fadeG{
    0%{
        background-color:rgb(0,0,0);
    }

    100%{
        background-color:rgb(255,255,255);
    }
}

@-ms-keyframes f_fadeG{
    0%{
        background-color:rgb(0,0,0);
    }

    100%{
        background-color:rgb(255,255,255);
    }
}

@-webkit-keyframes f_fadeG{
    0%{
        background-color:rgb(0,0,0);
    }

    100%{
        background-color:rgb(255,255,255);
    }
}

@-moz-keyframes f_fadeG{
    0%{
        background-color:rgb(0,0,0);
    }

    100%{
        background-color:rgb(255,255,255);
    }
}

@-webkit-keyframes zoomInLocation {
  from {
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(-50%) scale3d(.3, .3, .3);
    transform: translateY(-50%) translateX(-50%) scale3d(.3, .3, .3);
	-moz-transform: translateY(-50%) translateX(-50%) scale3d(.3, .3, .3);
	-o-transform: translateY(-50%) translateX(-50%) scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomInLocation {
  from {
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(-50%) scale3d(.3, .3, .3);
    transform: translateY(-50%) translateX(-50%) scale3d(.3, .3, .3);
	-moz-transform: translateY(-50%) translateX(-50%) scale3d(.3, .3, .3);
	-o-transform: translateY(-50%) translateX(-50%) scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

/* End */


/* Start:/local/templates/.default/components/dresscode/search.line/version2_mod/style.css?172501538011821*/
#topSearch2 .searchContainerInner{
	border: 1px solid #f3f3f3;
	height: 50px;
	min-width: 180px;
}

#subHeader2.color_black #topSearch2 .searchContainerInner{
	border: 1px solid rgba(255, 255, 255, 0.3);
	background-color: rgba(0, 0, 0, 0.1);
}

#subHeader2.color_theme #topSearch2 .searchContainerInner{
	border: 1px solid rgba(255, 255, 255, 0.3);
    background-color: rgba(255, 255, 255, 0.1);
}

#topSearch2 .searchContainer{
	border-collapse: collapse;
	table-layout: fixed;
	line-height: 50px;
	display: table;
	height: 50px;
	width: 100%;
}

#topSearch2 .searchColumn{
	vertical-align: middle;
	display: table-cell;
}

#topSearch2 .searchColumn:last-child{
	width: 54px;
}

#topSearch2 #searchQuery{
	background: url(/local/templates/.default/components/dresscode/search.line/version2_mod/images/searchH2.png) 14px 50% no-repeat transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 42px;
	height: 50px;
	width: 100%;
	border: 0;
}

#topSearch2 #goSearch{
	background: url(/local/templates/.default/components/dresscode/search.line/version2_mod/images/searchIcoH2.png) 0 0 no-repeat transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: transparent;
	cursor: pointer;
	height: 50px;
	border: none;
	width: 50px;
}

#subHeader2.color_black #topSearch2 #searchQuery,
#subHeader2.color_theme #topSearch2 #searchQuery,
#subHeader6.color_black #topSearch2 #searchQuery,
#subHeader6.color_theme #topSearch2 #searchQuery,
#subHeader7.color_black #topSearch2 #searchQuery,
#subHeader7.color_theme #topSearch2 #searchQuery,
#subHeader9.color_black #topSearch2 #searchQuery,
#subHeader9.color_theme #topSearch2 #searchQuery{
	background: url(/local/templates/.default/components/dresscode/search.line/version2_mod/images/searchH2W.png) 14px 50% no-repeat transparent;
	color: rgba(255, 255, 255, 0.7);
}

#subHeader5.color_black #topSearch2 #searchQuery,
#subHeader5.color_theme #topSearch2 #searchQuery{
	background: url(/local/templates/.default/components/dresscode/search.line/version2_mod/images/searchH5W.png) 14px 50% no-repeat transparent;
	color: rgba(255, 255, 255, 0.7);
}

#subHeader2.color_black #goSearch,
#subHeader2.color_theme #goSearch{
	background: url(/local/templates/.default/components/dresscode/search.line/version2_mod/images/searchIcoH2W.png) 0 0 no-repeat transparent;
}

#subHeader5.color_black #goSearch,
#subHeader5.color_theme #goSearch,
#subHeader6.color_black #goSearch,
#subHeader6.color_theme #goSearch,
#subHeader7.color_black #goSearch,
#subHeader7.color_theme #goSearch,
#subHeader9.color_black #goSearch,
#subHeader9.color_theme #goSearch{
	background: url(/local/templates/.default/components/dresscode/search.line/version2_mod/images/searchIcoH5W.png) 0 0 no-repeat transparent;
}

#topSearch2 #goSearch:hover{
	background-position: 0px -50px;
}

#topSearch2 #goSearch:active{
	background-position: 0px -100px;
}

.strong {
	font-weight: 600;
}

#searchResult{
	border-top: 1px solid #f3f3f3;
	background-color: #ffffff;
	position: absolute;
	display: none;
	height: auto;
	z-index: 999;
	width: 60%;
	top: 172px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}

#searchResult{
	top: 102px;
	z-index: 9999;
}

#searchOverlap{
	top: 172px;
}

#searchResult h1{
    font-family: 'robotobold';
    text-transform: uppercase;
    background-color: #ffffff;
    position: relative;
    text-align: center;
    line-height: 85px;
    font-size: 18px;
    height: 85px;
    margin: 0px;
}

#searchResult.visible{
	display: block;
}

#searchResult .productList{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 24px;
	padding: 0 24px;
}

#searchResult .item{
	width: 14.285%;
}

#searchResult .searchAllResult{
	-webkit-transition: all 0.2 ease-in-out;
	-o-transition: all 0.2 ease-in-out;
	transition: all 0.2 ease-in-out;
	/* border-top: 1px solid #e7e8ea; */
	/* background-color: #f3f3f3; */
	font-family: 'robotobold';
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
	text-align: center;
	line-height: 46px;
	font-size: 14px;
	display: block;
	color: #000000;
	height: 46px;
}

#searchResult .searchAllResult:hover{
	background-color: #eeeeee;
}

#searchResult .searchAllResult span{
	padding-bottom: 4px;
}

#searchResult .errorMessage{
	margin: 24px 36px 24px 36px;
	text-align: center;
	font-size: 14px;
	color: #000000;
}

#searchProductsClose{
	background: url(/local/templates/.default/components/dresscode/search.line/version2_mod/images/exit.png) 0 0 no-repeat transparent;
	position: absolute;
	margin-top: -9px;
	display: block;
	height: 18px;
	width: 18px;
	right: 24px;
	top: 50%;
}

#searchProductsClose:hover{
	background-position: -18px 0;
}

#searchProductsClose:active{
	background-position: -36px 0;
}

@media all and (max-width: 1200px){

	#topSearchLine.color_black #topSearch2 #searchQuery{
		background: url(/local/templates/.default/components/dresscode/search.line/version2_mod/images/searchH5W.png) 14px 50% no-repeat transparent;
		color: rgba(255, 255, 255, 0.7);
	}

	#topSearchLine.color_black #goSearch{
		background: url(/local/templates/.default/components/dresscode/search.line/version2_mod/images/searchIcoH5W.png) 0 0 no-repeat transparent;
	}

	#subHeader6 #topSearchLine #topSearch2 #searchQuery{
		background: url(/local/templates/.default/components/dresscode/search.line/version2_mod/images/searchH2.png) 14px 50% no-repeat transparent;
		color: #000000;
	}

	#subHeader6 #topSearchLine #topSearch2 #goSearch{
		background: url(/local/templates/.default/components/dresscode/search.line/version2_mod/images/searchIcoH2.png) 0 0 no-repeat transparent;
	}

	#subHeader6 #topSearchLine #topSearch2 input[placeholder]{
		-webkit-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		color: rgba(0, 0, 0, 0.7);
	}

	#subHeader6 #topSearchLine #topSearch2 input::-webkit-input-placeholder{
		-webkit-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		color: rgba(0, 0, 0, 0.7);
	}

	#subHeader6 #topSearchLine #topSearch2 input::-moz-placeholder{
		-webkit-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		color: rgba(0, 0, 0, 0.7);
	}

}

.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-active span{
/*	    background: #ff9601;
	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;
}

#searchResult {
	-webkit-box-shadow: 0px 6px 8px 2px rgba(34, 60, 80, 0.28);
	-moz-box-shadow: 0px 6px 8px 2px rgba(34, 60, 80, 0.28);
	box-shadow: 0px 6px 8px 2px rgba(34, 60, 80, 0.28);
}

.search-result {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: flex-start;
	padding: 0 20px;

}

.search-result__history, .search-result__popular{
	width: 100%;
}

.search-result__history a, .search-result__popular a {
	display: inline-block;
	border: 1px solid #cccccc;
	border-radius: 30px;
	padding: 4px 14px;
	margin: 0 8px 8px 0;
	text-decoration: none;
}

.search-close {
	background-image: url(/local/templates/.default/components/dresscode/search.line/version2_mod/images/exit.svg);
	position: absolute;
	display: block;
	height: 21px;
	width: 21px;
	right: 20px;
	top: 20px;
	cursor: pointer;
}

.search-result-sections,.search-result-offers {
	padding: 20px;
}

.search-result-offers__row.nocarusell {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: flex-start;
	width: 100%;
}

.search-result-offers__item img {
	height: 90px;
	display: block;
}
.search-result-offers__item {
	margin-right: 10px;
	max-width: 200px;
	position: relative;
}

.search-result-offers__item a {
	display: block;
	line-height: 14px;
	font-size: 12px;
	overflow: hidden;
	height: 67px;
	text-align: center;
}
.search-result-offers__item {
	display: flex!important;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
}

.search-result-offers__item a:after {
	content: '';
	height: 20px;
	position: absolute;
	left: -10px;
	right: -10px;
	bottom: 0;
	background: linear-gradient(to bottom,
	rgba(255,255,255,0) 0%,
	rgba(255,255,255,.8) 20%,
	rgba(255,255,255,1) 100%);
}

.search-result-sections div{
	column-count: 3;
}
.search-result-sections a {
	display: block;
}

.search-result-offers .sliderBtnLeft,
.search-result-offers .sliderBtnRight{
	display: block;
	height: 90px;
	width: 45px;
	position: absolute;
	top: 40%;
	margin-top: -67px;
	background: url(/local/templates/.default/components/dresscode/search.line/version2_mod/images/slideArrow.png) no-repeat #ffffff;
	z-index: 999;
}

.search-result-offers .sliderBtnLeft{
	background-position: 0 -10px;
	left: -20px;
}

.search-result-offers .sliderBtnRight{
	background-position: -14px -128px;
	right: -20px;
}

.loadspinner {
	background: url(/local/img/spinner-icon.gif)!important;
	background-size: 70%!important;
	background-repeat: no-repeat!important;
	background-position: center!important;
}

.search-tumbler {
	position: absolute;
	bottom: 5px;
	right: 0px;
	color: #a8a8a8;
	font-size: 10px;
	text-decoration-style: dashed;
	line-height: 12px;
	display: none;
}

.searchContainer .searchColumn {
	position: relative;
}

@media all and (max-width: 1920px){

	#searchResult .item{
		width: 16.666666%;
	}
}


@media all and (max-width: 1600px){
	#searchResult .item{
		width: 20%;
	}
}

@media all and (max-width: 1300px){
	#searchResult .item{
		width: 25%;
	}
	.search-result-sections div{
		column-count: 2;
	}
}


@media all and (max-width: 1024px){
	#searchResult .item{
		width: 33.33333%;
	}
}

@media all and (max-width: 790px){
	#searchResult .item{
		width: 50%;
	}
	.search-result-sections div{
		column-count: 1;
	}
}

@media all and (max-width: 600px){
	#searchResult .item{
		width: 100%;
	}

	#searchResult {
		width: 100%;
	}

	.search-result__history, .search-result__popular{
		width: 100%;
	}
}
/* End */


/* Start:/local/templates/dresscodeV2/components/bitrix/form.result.new/callme/style.css?172356772810482*/
.webformModal{
    -webkit-transition: 0.1s all ease-in-out;
    -o-transition: 0.1s all ease-in-out;
    transition: 0.1s all ease-in-out;
    background: rgba(0, 0, 0, 0.4);
    position: fixed;
    color: #000000;
    overflow: hidden;
    display: none;
    z-index: 1000;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
}

.webformModalHideScrollBar{
	position: relative;
	overflow: auto;
    height: 100%;
    width: 120%;
}

.webformModalcn100{
	position: relative;
	height: 100%;
	width: 100%;
	width: 100vw; /* css3 */
}
.webformModal.visible{
	display: block;
}

.webformModalContainer{
	box-shadow: 1px 1px 12px rgba(60, 60, 60, 0.3);
	transform: translateX(-50%) translateY(0%);
    /*transform: translateX(-50%) translateY(-50%);*/
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-animation-fill-mode: none;
    animation-fill-mode: none;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    background-color: #ffffff;
    position: absolute;
   	-webkit-box-sizing: border-box;
   	-moz-box-sizing: border-box;
   	box-sizing: border-box;
   	margin-bottom: 24px;
    max-width: 500px;
    min-width: 320px;
    width: 100%;
    top: 24px;
    left: 50%;
}

.small .webformModalContainer{
	transform: translateX(-50%) translateY(-50%);
	margin-bottom: 0px;
	top: 50%;
}

.webFormDw form{
	-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;
}

.webFormDw form.loading{
	pointer-events: none;
	opacity: 0.8;
}

.webFormModalHeading{
    background-color: #424242;
    position: relative;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #ffffff;
}

.webformModal .webFormModalHeadingExit{
	position: absolute;
	display: block;
	height: 21px;
	width: 21px;
    right: 20px;
    top: 20px;
}

.webformModal .webFormModalHeadingExit{
	background: url(/local/templates/dresscodeV2/components/bitrix/form.result.new/callme/images/exit.png) 0 0 no-repeat transparent;
}

.webformModal .webFormModalHeadingExit:hover{
	background-position: 0 -21px ;
}

.webformModal .webFormModalHeadingExit:active{
	background-position: 0 -42px ;
}

.webFormDescription{
	margin: 24px 0 0 0;
	max-width: 800px;
}

.webformModal .webFormDescription{
	padding: 0 24px;
}

.webformModal .webFormItems,
.webformModal .webFormTools,
.webformModal .webFormError{
	padding: 0 24px;
}

.webFormItem{
	margin-top: 24px;
}

.webFormItemCaption{
	font-family: "robotoMedium";
	margin-bottom: 12px;
	line-height: 21px;
}

.webFormItemImage{
	vertical-align: middle;
	display: inline-block;
	padding-right: 6px;
}

.webFormItemLabel{
	vertical-align: middle;
	display: inline-block;
	color: #555555;
}

.webFormItemRequired{
	display: inline-block;
	padding-left: 4px;
	color: #ff0000;
}

.webFormItemFieldVariant{
	display: inline-block;
	margin-left: 12px;
}

.webFormItemFieldVariant:first-child{
	margin-left: 0px;
}

.webFormItemField input[type="password"],
.webFormItemField input[type="text"],
.webFormItemField select{
	-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;
	font-family: "roboto_ltregular";
	border: 1px solid #e7e7e7;
	padding-left: 12px;
	line-height: 55px;
	/*max-width: 600px;*/
	max-width: 100%;
	font-size: 22px;
	color: #555555;
	outline: none;
	height: 55px;
	width: 100%;
	text-align: center;
}

.webFormItemField textarea{
	-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;
	font-family: "roboto_ltregular";
	border: 1px solid #e7e7e7;
	padding-left: 12px;
	line-height: 21px;
	padding-top: 12px;
	/*max-width: 600px;*/
	max-width: 100%;
	font-size: 14px;
	color: #555555;
	height: 150px;
	outline: none;
	width: 100%;
}

.webFormItemField input[id*="form_date_"]{
	margin-bottom: 6px;
}

.webFormItemField input[type="text"]:focus,
.webFormItemField input[type="password"]:focus,
.webFormItemField textarea:focus{
	border: 1px solid #aaaaaa;
}

.webFormItemField input[type="checkbox"] + label,
.webFormItemField input[type="radio"] + label {
	cursor: pointer;
}

.webFormItemField input[type="checkbox"]:not(checked),
.webFormItemField input[type="radio"]:not(checked) {
  position: absolute;
  opacity: 0;
}

.webFormItemField input[type="checkbox"]:not(checked) + label,
.webFormItemField input[type="radio"]:not(checked) + label {
	position: relative;
	padding-left: 28px;
}

.webFormItemField input[type="checkbox"].error + label:before{
	border: 1px solid #ff0000 !important;
}

.webFormItemField input[type="checkbox"] + label:before {
	background: url(/local/templates/dresscodeV2/components/bitrix/form.result.new/callme/images/checkBox.png) 0 0 no-repeat transparent;
}

.webFormItemField input[type="radio"] + label:before {
	background: url(/local/templates/dresscodeV2/components/bitrix/form.result.new/callme/images/radio.png) 0 0 no-repeat transparent;
}

.webFormItemField input[type="checkbox"]:not(checked) + label:before,
.webFormItemField input[type="radio"]:not(checked) + label:before {
	position: absolute;
	content: " ";
    height: 17px;
	width: 17px;
	left: 0;
	top: 0px;
}

.webFormItemField input[type="checkbox"]:not(checked) + label:hover:before,
.webFormItemField input[type="radio"]:not(checked) + label:hover:before {
	background-position: 0 -17px;
}

.webFormItemField input[type="checkbox"]:checked + label:before,
.webFormItemField input[type="radio"]:checked + label:before {
	background-position: 0 -34px;
}

.webFormItemField input[type="checkbox"]:checked + label:hover:before,
.webFormItemField input[type="radio"]:checked + label:hover:before {
	background-position: 0 -51px;
}

.webFormItemField input[type="checkbox"]:disabled + label,
.webFormItemField input[type="radio"]:disabled + label {
	cursor: default;
}

.webFormItemField input[type="checkbox"]:disabled + label:before,
.webFormItemField input[type="radio"]:disabled + label:before {
	background-position: 0 -68px !important;
}

.webFormItemField img.calendar-icon {
    vertical-align: middle !important;
    margin: 0 0 0 0px !important;
    border: 0 !important;
}

.webFormItemField [multiple]{
	line-height: 120px;
	height: 120px;
	padding: 12px;
}

.webFormCaptchaPicture{
	margin-top: 12px;
}

.webFormCaptchaPicture img{
	vertical-align: middle;
	max-width: 100%;
}

.webFormCaptchaLabel{
	margin-bottom: 12px;
	margin-top: 12px;
}

.webFormItemField input.captcha_word{
	max-width: 300px;
}

.webFormTools{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 24px;
}

.webFormTools input[type="submit"],
.webFormTools input[type="reset"]{
	-webkit-transition: background-color 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "roboto_ltregular";
	border: 1px solid #e7e7e7;
	text-align: center;
	line-height: 55px;
	font-size: 14px;
	cursor: pointer;
	color: #ffffff;
	outline: none;
	height: 55px;
	width: 100%;
	padding: 0;
}

.webFormTools .tc:first-child{
	padding-right: 12px;
}

.webFormTools .tc:last-child{
	padding-left: 12px;
}

.webFormTools input[type="submit"]:active{
	position: relative;
	top: 1px;
}

.webFormTools input[type="submit"].loading{
	background-image: url(/local/templates/dresscodeV2/components/bitrix/form.result.new/callme/images/loading.gif);
	background-color: #000000 !important;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	pointer-events: none;
	color: #dddddd;
	opacity: 0.1;
}

.webFormTools input[type="reset"]{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border: 1px solid #aaaaaa;
	background-color: #ffffff;
	color: #000000;
}

.webFormTools input[type="reset"]:hover{
	border: 1px solid #cccccc;
}

.webFormTools input[type="reset"]:active{
	position: relative;
	top: 1px;
}

.webFormItemError,
.webFormError{
	font-family: "robotoMedium";
	margin-bottom: 12px;
	font-size: 12px;
	color: #ff0000;
	display: none;
}

.webFormError{
	margin-bottom: 0px;
	margin-top: 24px;
}

.webFormItemError.visible,
.webFormError.visible{
	display: block;
}

.webFormItemField .error{
	border: 1px solid #ff0000 !important;
}

.webFormMessage{
	-webkit-transition: 0.1s all ease-in-out;
    -o-transition: 0.1s all ease-in-out;
    transition: 0.1s all ease-in-out;
    background: rgba(0, 0, 0, 0.4);
    line-height: 250px;
    position: fixed;
    overflow: auto;
    color: #000000;
    display: none;
    z-index: 1000;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
}

.webFormMessageContainer{
	box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.4);
	background-color: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: -225px;
	position: absolute;
	text-align: center;
	margin-top: -125px;
	border-radius: 2px;
	padding: 0px 24px;
	height: 250px;
	width: 450px;
	left: 50%;
	top: 50%;
}

.webFormMessageMiddle{
	vertical-align: middle;
	display: inline-block;
	line-height: 21px;
}

.webFormMessageHeading{
	margin-bottom: 24px;
	text-align: center;
	font-weight: 500;
	font-size: 18px;
}

.webFormMessageDescription{
	text-align: center;
}

.webFormMessageExit{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	background-color: #000000;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	border-radius: 2px;
	line-height: 40px;
	margin-top: 24px;
	padding: 0 24px;
	color: #ffffff;
	height: 40px;
}

.webFormMessageExit:hover{
	opacity: 0.8;
}

.webFormMessageExit:active{
	position: relative;
	top: 1px;
}

@media all and (max-width: 650px){

	.webFormItemField input[id*="form_date_"]{
		margin-bottom: 12px;
	}

	.webFormItemField img.calendar-icon{
		margin-left: 0px !important;
	}

	.webFormTools input[type="reset"]{
		margin-bottom: 0px;
	}

}

@media all and (max-width: 500px){

	.webFormMessageContainer{
		margin-left: -200px;
		width: 400px;
	}

}

@media all and (max-width: 420px){

	.webFormMessageContainer{
		margin-left: -150px;
		width: 300px;
	}

}

@media all and (max-width: 400px){
	.webFormTools input[type="submit"],
	.webFormTools input[type="reset"]{
		margin-bottom: 24px;
		max-width: 300px;
		display: block;
		width: 100%;
	}
}
/* End */


/* Start:/local/templates/dresscodeV2/components/dresscode/favorite.line/version4/style.css?17102476831272*/
.topWishlist .text{
	position: relative;
	display: block;
}

.topWishlist .icon{
	background: url(/local/templates/dresscodeV2/components/dresscode/favorite.line/version4/images/wishlistH4.png) 50% 50% no-repeat transparent;
	display: inline-block;
	height: 40px;
	width: 60px;
}

#subHeader4.color_black .topWishlist .icon,
#subHeader4.color_theme .topWishlist .icon,
#subHeader5.color_black .topWishlist .icon,
#subHeader5.color_theme .topWishlist .icon,
#subHeader7.color_black .topWishlist .icon,
#subHeader7.color_theme .topWishlist .icon,
#subHeader9.color_black .topWishlist .icon,
#subHeader9.color_theme .topWishlist .icon{
	background: url(/local/templates/dresscodeV2/components/dresscode/favorite.line/version4/images/wishlistH4w.png) 50% 50% no-repeat transparent;
	display: inline-block;
	height: 40px;
	width: 60px;
}

.topWishlist .active .icon:hover{
	opacity: 0.7;
}

.topWishlist .active .icon:active{
	position: relative;
	top: 1px;
}

.topWishlist .value{
	border: 1px solid #d1d1d1;
	background-color: #ffffff;
	border-radius: 50%;
	position: absolute;
	text-align: center;
	overflow: hidden;
	font-size: 12px;
	color: #d1d1d1;
	height: 20px;
	width: 20px;
	right: 8px;
	top: 0;
}

#subHeader5.color_black .topWishlist .value,
#subHeader7.color_black .topWishlist .value,
#subHeader9.color_black .topWishlist .value{
	background-color: #2b2b2b;
}

.topWishlist .active .value:active{
	top: 1px;
}
/* End */


/* Start:/local/templates/dresscodeV2/components/bitrix/sale.basket.basket.line/topCart5/style.css?17102476832196*/
.cart .countLink{
	background: url(/local/templates/dresscodeV2/components/bitrix/sale.basket.basket.line/topCart5/images/cartH4.png) 50% 50% no-repeat transparent;
	display: inline-block;
	position: relative;
	font-size: 14px;
	float: left;
	height: 40px;
	width: 60px;
}

#subHeader4.color_black .cart .countLink,
#subHeader4.color_theme .cart .countLink,
#subHeader5.color_black .cart .countLink,
#subHeader5.color_theme .cart .countLink,
#subHeader6.color_black .cart .countLink,
#subHeader6.color_theme .cart .countLink,
#subHeader7.color_black .cart .countLink,
#subHeader7.color_theme .cart .countLink,
#subHeader8.color_black .cart .countLink,
#subHeader8.color_theme .cart .countLink,
#subHeader9.color_black .cart .countLink,
#subHeader9.color_theme .cart .countLink{
	background: url(/local/templates/dresscodeV2/components/bitrix/sale.basket.basket.line/topCart5/images/cartH4w.png) 50% 50% no-repeat transparent;
}

.cart .countLink.active:hover{
	opacity: 0.7;
}

.cart .countLink.active:active{
	top: 1px;
}

.cart .heading{
	vertical-align: middle;
	text-decoration: none;
	display: inline-block;
	max-width: 172px;
	margin-left: 6px;
	margin-top: 8px;
	color: #000000;
}

#subHeader5.color_black .cart .heading,
#subHeader5.color_theme .cart .heading,
#subHeader6.color_black .cart .heading,
#subHeader6.color_theme .cart .heading,
#subHeader7.color_black .cart .heading,
#subHeader7.color_theme .cart .heading,
#subHeader8.color_black .cart .heading,
#subHeader8.color_theme .cart .heading,
#subHeader9.color_black .cart .heading,
#subHeader9.color_theme .cart .heading{
	color: #ffffff;
}

.cart .heading.active:active{
	position: relative;
	top: 1px;
}

.cart .heading .cartLabel{
	font-family: "robotomedium";
	margin-right: 3px;
}

.cart .heading .cartLabel:hover{
	opacity: 0.7;
}

.cart .count{
	border: 1px solid #d1d1d1;
	background-color: #ffffff;
	border-radius: 50%;
	position: absolute;
	text-align: center;
	overflow: hidden;
	font-size: 12px;
	color: #d1d1d1;
	height: 20px;
	width: 20px;
	right: 8px;
	top: 0;
}

#subHeader5.color_black .cart .count,
#subHeader6.color_black .cart .count,
#subHeader7.color_black .cart .count,
#subHeader8.color_black .cart .count,
#subHeader9.color_black .cart .count{
	background-color: #2b2b2b;
}
/* End */


/* Start:/local/templates/dresscodeV2/components/bitrix/menu/leftSubMenu/style.css?1653429222302*/
#subLeftMenu{
	border-top: 1px solid #484848;
	background: #2b2b2b;
	margin: 0 0 24px 0;
	padding: 12px 24px;
	list-style: none;
}

#subLeftMenu a{
	text-decoration: none;
	font-size: 13px;
	padding: 4px 0;
	color: #888888;
	display: block;
}

#subLeftMenu a:hover{
	color: #ffffff;
}
/* End */


/* Start:/local/templates/dresscodeV2/components/bitrix/menu/leftMenu/style.css?16534292224494*/
#leftMenu{
	
	background: #2b2b2b;
	padding: 12px 0 12px 0;
	position:relative;
	list-style: none;
	z-index: 33;
	margin: 0;
}

#leftMenu li{
	list-style: none;
}

#leftMenu > li:first-child{
	border: 0;
}

#leftMenu > li{
	-webkit-transition:all 0.1s ease;
    -moz-transition:all 0.1s ease;
    -o-transition:all 0.1s ease;
    transition: all 0.1s ease;
	background: #2b2b2b;
	display: block;
}


#leftMenu > li:hover,
#leftMenu .activeDrop{
	background: #ffffff;
}

#leftMenu li:hover .menuLink,
#leftMenu .activeDrop .menuLink{
	color: #000000;
}

#leftMenu li .menuLink{
	-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;
	text-decoration: none;
	padding-right: 8px;
	position: relative;
	line-height: 18px;
	font-size: 13px;
	display: block;
	color: #ffffff;
}

#leftMenu .menuLink img{
	vertical-align: middle;
}

#leftMenu li .tb{
	display: table;
	width: 100%;
}

#leftMenu .pc, #leftMenu .tx{
	vertical-align: middle;
	display: table-cell;
	padding: 8px;
}

#leftMenu li .pc{
	-webkit-transition:all 0.1s;
    -moz-transition:all 0.1s;
    -o-transition:all 0.1s;
    transition: all 0.1s;
    padding-left: 18px;
    text-align:center;
	height: 21px;
	width: 24px;
}

#leftMenu .pc img{
	max-width: 100%;
}

#leftMenu ul{
	padding: 0;
	margin: 0;
}

#leftMenu .drop{
	box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.4);
	border-collapse: collapse;
	background: #ffffff;
	table-layout: fixed;
	position: absolute;
	min-height: 400px;
	overflow: hidden;
	z-index: 999999;
	display: none;
	left: 100%;
	width: 1%;
	top: 0%;
}

#leftMenu .menuItems{
	border-right: 1px solid #e7e8ea;
	background-color: #ffffff;
	display: table-cell;
	vertical-align: top;
	padding: 12px;
	width: 245px;
}

#leftMenu .menuItems > li:first-child{
	margin-top: 0px;
}

#leftMenu .menuItems > li{
	position: relative;
	margin-top: 8px;
}

#leftMenu .menuItems span{
	-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';
	font-size: 14px;
	color: #444444;
}

#leftMenu .menuItems small{
	position: absolute;
	margin-top: -11px;
	line-height: 22px;
	height: 22px;
	color: #888;
	right: 0px;
	top: 50%;
}

#leftMenu .menuItems a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	line-height: 21px;
	display: block;
	color: #000;
}

#leftMenu .menuItems a:hover{
	color: #999;
}

#leftMenu .menuSlider{

	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 50%, #f9fafc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffffff), color-stop(100%,#f9fafc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 50%,#f9fafc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 50%,#f9fafc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 50%,#f9fafc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 50%,#f9fafc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9fafc',GradientType=0 ); /* IE6-9 */

	vertical-align: middle;
	display: table-cell;
	position: relative;
	overflow: hidden;
	width: 280px;
}

#leftMenu .menuSlider > ul{
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
}

#leftMenu .menuSlider > ul > li{
	position: relative;
	float: left;
}

#leftMenu .menuSlider .slideBtnLeft,
#leftMenu .menuSlider .slideBtnRight{
	background: url(/local/templates/dresscodeV2/components/bitrix/menu/leftMenu/images/slideArrow.png) 0 0 no-repeat transparent;
	position: absolute;
	margin-top: 3px;
	z-index: 99;
	height: 16px;
	opacity: 0.5;
	width: 14px;
	top: 30%;
}

#leftMenu .menuSlider .slideBtnLeft:hover,
#leftMenu .menuSlider .slideBtnRight:hover{
	opacity: 0.8;
}

#leftMenu .menuSlider .slideBtnLeft:active,
#leftMenu .menuSlider .slideBtnRight:active{
	opacity: 1;
}

#leftMenu .menuSlider .slideBtnLeft{
	left: 12px;
}

#leftMenu .menuSlider .slideBtnRight{
	background-position: -14px 0;
	right: 12px;
}

#leftMenu .product{
	position: relative !important;
	height: auto !important;
	width: 100% !important;
	border: 0 !important;
}

#leftMenu .product .tabloid{
	border: 0 !important;
	height: auto !important;
	position: static !important;
	background: transparent !important;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/leftNews/style.css?16599559801046*/
#newsBlock {
	position: relative;
	overflow: hidden;
	color: #888;
	font-size: 12px;
	line-height: 16px;
}

#newsBlock .newsTitle {

	-webkit-transition: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;

	display: inline-block;
	color: #000;
	margin: 4px 0;
}

#newsBlock .newsPreview {
	border-bottom: 1px solid #e7e8ea;
	border-left: 1px solid #e7e8ea;
	border-right: 1px solid #e7e8ea;
	padding: 12px;
	position: relative;
	background-color: #f9f9f9;
	overflow: hidden;
}

#newsBlock .newsPic {
	float: left;
	width: 40%;
	display: none;
}

#newsBlock .newsPic img {
	max-width: 100%;
}

#newsBlock .newsTitle {
	display: block;
}

#newsBlock .preText {
	font-size: 12px;
	height: 79px;
	overflow: hidden;
	display: none;
}

#newsBlock .newsPreview:first-child {
	background-color: #fff;
}

#newsBlock .newsPreview:first-child .newsPic,
#newsBlock .newsPreview:first-child .preText {
	display: block;
}

#newsBlock .newsPreview:first-child .newsPic + .newsOverview {
	float: right;
	width: 56%;
}

/* End */


/* Start:/local/templates/dresscodeV2/components/bitrix/breadcrumb/.default/style.css?16924279802073*/
#breadcrumbs{
	margin-bottom: 0;
	line-height: 21px;
	margin-top: 0;
	overflow: hidden;
	font-size: 12px;
}

#breadcrumbs ul{
	/* overflow: hidden; */
	list-style: none;
	padding: 0;
	margin: 0;
}

#breadcrumbs ul li{
	vertical-align: middle;
	display: inline-block;
	padding: 14px 36px;
	border: 1px solid #e8eaf1;
	margin-right: 16px;
	border-radius: 6px;
	position: relative;
	cursor:pointer;
	margin-bottom: 16px
}

#breadcrumbs ul li a:hover {
	color: #000000;
	text-decoration: none;
}

#breadcrumbs ul li:hover {
	border: 1px solid #1562cc;
	background: #f6f9fe;
}

#breadcrumbs ul li a{
	text-decoration: none;
	display: inline-block;
	line-height: 21px;
	font-size: 14px;
	line-height: 21px;
	font-weight: 600;
}

#breadcrumbs .arrow{
	position: absolute;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
	right: 6px;
	height: 20px;
	padding: 0;
}

@media all and (max-width: 1024px) {

	#breadcrumbs{
		position: relative;
		min-width: 100%;
		overflow-x: auto;
	}

	#breadcrumbs ul{
		white-space: nowrap;
		overflow: scroll;
	}

	/* хром, сафари */
	#breadcrumbs ul::-webkit-scrollbar { width: 0; }

	/* ie 10+ */
	#breadcrumbs ul { -ms-overflow-style: none; }

	/* фф (свойство больше не работает, других способов тоже нет)*/
	#breadcrumbs ul { overflow: -moz-scrollbars-none; }

	#breadcrumbs li{
		white-space: nowrap;
	}

	#breadcrumbs::after {
	    background: -moz-linear-gradient(left, rgba(255,255, 255, 0.2), #ffffff 100%);
	    background: -webkit-linear-gradient(left, rgba(255,255, 255, 0.2), #ffffff 100%);
	    background: -o-linear-gradient(left, rgba(255,255, 255, 0.2), #ffffff 100%);
	    background: -ms-linear-gradient(left, rgba(255,255, 255, 0.2), #ffffff 100%);
	    background: linear-gradient(to right, rgba(255,255, 255, 0.2), #ffffff 100%);
	    pointer-events: none;
	    position: absolute;
	    right: 0;
	    top: 0;
	    height: 100%;
	    content: '';
	    width: 35px;
	}

}
/* End */


/* Start:/bitrix/components/dresscode/catalog.viewed.product/templates/.default/style.css?16534290111221*/
#viewedProduct{
	position: relative;
}

#viewedProduct .wrap{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 24px;
}

#viewedProduct .productList{
	position: relative;
	list-style: none;
	overflow: hidden;
	clear: both;
	margin: 0px;
	left: 0px;
}

#viewedProduct .productList > li{
	float: left;
}

#viewedProduct .productList .item{
	width: 100%;
	float: none;
	border-top: 1px solid #e7e8ea;
}

#viewedProduct .product .tabloid{
	height: 100%;
}

#viewedProduct .viewedBtnLeft,
#viewedProduct .viewedBtnRight{
	background: url(/bitrix/components/dresscode/catalog.viewed.product/templates/.default/images/slideArrowSmall.png) 0 0 no-repeat transparent;
	transform: translateY(-50%);
	position: absolute;
	height: 70px;
	width: 35px;
	z-index: 22;
	top: 50%;
}

#viewedProduct .viewedBtnLeft{
	left: 24px;
}

#viewedProduct .viewedBtnRight{
	right: 24px;
}

#viewedProduct .viewedBtnLeft:hover{
	background-position: -35px 0;
}

#viewedProduct .viewedBtnLeft:active{
	background-position: -70px 0;
}

#viewedProduct .viewedBtnRight{
	background-position: 0 -70px;
}

#viewedProduct .viewedBtnRight:hover{
	background-position: -35px -70px;
}

#viewedProduct .viewedBtnRight:active{
	background-position: -70px -70px;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/custom_tag_list/style.css?16534292591489*/
.leftColumn a {
	color:#999999;
}

/*.leftColumn a {
	color:#ebebeb;
}
*/

.leftColumn a:active {
	color:#999999;
}

.leftColumn a:visited {
	color:#cccccc;
}

@media screen and (max-width: 600px) {
.catalog-section-list-pictures .catalog-section-list-picture {
    line-height: 130px;
    height: 130px;
}
}

@media screen and (max-width: 600px) {
    .catalog-section-list-pictures .catalog-section-list-item {
        /* height: 180px!important; */
    }
}

@media screen and (max-width: 600px) {
.catalog-section-list-pictures .catalog-section-list-link {
    line-height: 4px;
}
}

/*@media screen and (max-width: 600px) {
.catalog-section-list-pictures .catalog-section-list-picture img {
    max-height: 80%;
}
}*/

/*убираю в футере ссылку на обратную связь*/
#footerLine .item .callback {
    display: none;
}

/*уменьшаю межстрочный интервал в шапке у телефонов на мобилках*/
@media screen and (max-width: 600px) {
#subHeader7 .firstPhones {
    line-height: 17px;
}
}

@media screen and (max-width: 700px) {
.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  overflow: hidden;
}
}

@media screen and (max-width: 700px) {
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}
}
/* End */


/* Start:/local/templates/dresscodeV2/fonts/roboto/roboto.css?16552769662457*/
@font-face {
    font-family: 'robotobold';
    src: url('/local/templates/dresscodeV2/fonts/roboto/roboto-bold.eot');
    src: url('/local/templates/dresscodeV2/fonts/roboto/roboto-bold.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/dresscodeV2/fonts/roboto/roboto-bold.woff') format('woff'),
         url('/local/templates/dresscodeV2/fonts/roboto/roboto-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;

}

@font-face {
    font-family: 'robotomedium';
    src: url('/local/templates/dresscodeV2/fonts/roboto/roboto-medium.eot');
    src: url('/local/templates/dresscodeV2/fonts/roboto/roboto-medium.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/dresscodeV2/fonts/roboto/roboto-medium.woff') format('woff'),
         url('/local/templates/dresscodeV2/fonts/roboto/roboto-medium.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;

}

@font-face {
    font-family: 'roboto_condensedlight';
    src: url('/local/templates/dresscodeV2/fonts/roboto/robotocondensed-light.eot');
    src: url('/local/templates/dresscodeV2/fonts/roboto/robotocondensed-light.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/dresscodeV2/fonts/roboto/robotocondensed-light.woff') format('woff'),
         url('/local/templates/dresscodeV2/fonts/roboto/robotocondensed-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}

@font-face {
    font-family: 'roboto_cnregular';
    src: url('/local/templates/dresscodeV2/fonts/roboto/roboto-condensed.eot');
    src: url('/local/templates/dresscodeV2/fonts/roboto/roboto-condensed.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/dresscodeV2/fonts/roboto/roboto-condensed.woff') format('woff'),
         url('/local/templates/dresscodeV2/fonts/roboto/roboto-condensed.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}

@font-face {
    font-family: 'roboto_ltregular';
    src: url('/local/templates/dresscodeV2/fonts/roboto/roboto-light.eot');
    src: url('/local/templates/dresscodeV2/fonts/roboto/roboto-light.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/dresscodeV2/fonts/roboto/roboto-light.woff') format('woff'),
         url('/local/templates/dresscodeV2/fonts/roboto/roboto-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}

@font-face {
    font-family: 'robotoregular';
    src: url('/local/templates/dresscodeV2/fonts/roboto/roboto-regular.eot');
    src: url('/local/templates/dresscodeV2/fonts/roboto/roboto-regular.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/dresscodeV2/fonts/roboto/roboto-regular.woff') format('woff'),
         url('/local/templates/dresscodeV2/fonts/roboto/roboto-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}

@font-face {
    font-family: 'roboto_thregular';
    src: url('/local/templates/dresscodeV2/fonts/roboto/roboto-thin.eot');
    src: url('/local/templates/dresscodeV2/fonts/roboto/roboto-thin.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/dresscodeV2/fonts/roboto/roboto-thin.woff') format('woff'),
         url('/local/templates/dresscodeV2/fonts/roboto/roboto-thin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}

/* End */


/* Start:/local/lib/colorbox/colorbox.css?17491043453821*/
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxContent{margin-top:20px;background:transparent;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{border:0; background:#fff; padding: 0;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxLoadingGraphic{background:url(/local/lib/colorbox/images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
        
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(/local/lib/colorbox/images/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(/local/lib/colorbox/images/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext:hover{background-position:bottom right;}
        #cboxClose{position:absolute; top:0; right:5px; display:block; background:url(/local/lib/colorbox/images/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;opacity: 0}
        #cboxClose:hover{background-position:bottom center;}

        #cboxCurrent {
            display: none!important;
        }


#colorbox, #cboxOverlay, #cboxWrapper {
    overflow: initial;
}

#cboxNext {
    text-indent: -9999px;
    position: absolute;
    right: -65px;
    height: 107px;
    width: 78px;
    top: 50%;
    margin-top: -60px;
    background: url(/local/lib/colorbox/images/next.png) no-repeat transparent;
    z-index: 999;

}

#cboxPrevious {
    text-indent: -9999px;
    position: absolute;
    left: -65px;
    display: block;
    height: 107px;
    width: 78px;
    top: 50%;
    margin-top: -60px;
    background: url(/local/lib/colorbox/images/prev.png) no-repeat transparent;
    z-index: 999;


}

#cboxPrevious:hover {
    background-position: initial;
}

#cboxLoadingGraphic {
    background-size: 40px;
}
/* End */


/* Start:/local/templates/dresscodeV2/themes/ortox/style.css?174117826066952*/
@import url("/local/templates/dresscodeV2/themes/ortox/css/font-awesome.min.css");

p, .changeDescription, .changeShortDescription, .description-section, .detail-text-wrap, .sect-desc-top {
	word-break: break-word;
	text-align: justify;
}

.orderLine #coupon {
	display:none;
}

@font-face {
	font-family: 'ponomar';
	src: url('/local/templates/dresscodeV2/themes/ortox/fonts/PonomarUnicode.eot');
	src: local('ponomar'), local('ponomar'),
	url('/local/templates/dresscodeV2/themes/ortox/fonts/PonomarUnicode.eot?#iefix') format('embedded-opentype'),
	url('/local/templates/dresscodeV2/themes/ortox/fonts/PonomarUnicode.woff2') format('woff2'),
	url('/local/templates/dresscodeV2/themes/ortox/fonts/PonomarUnicode.woff') format('woff'),
	url('/local/templates/dresscodeV2/themes/ortox/fonts/PonomarUnicode.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "slavic";
	src: url("/local/templates/dresscodeV2/themes/ortox/fonts/IrmUcs.eot?") format("eot"), url("/local/templates/dresscodeV2/themes/ortox/fonts/IrmUcs.woff") format("woff"), url("/local/templates/dresscodeV2/themes/ortox/fonts/IrmUcs.ttf") format("truetype"), url("/local/templates/dresscodeV2/themes/ortox/fonts/IrmUcs.svg#Irmologion-Ucs") format("svg");
	font-weight: normal;
	font-style: normal;
}

.ponomar {
	font-family: 'ponomar'!important;
}
.slavic {
	font-family: 'slavic'!important;
}
p.ponomar {
	font-size: 16px;
}
p.slavic {
	font-size: 16px;
}
.item .oSkuDropdownList {
	visibility:initial!important;
	position: initial!important;
	opacity: 1!important; 
	border: 0!important; 
	/* background-color: #f9fafc!important; */
}

.item .oSkuDropdown {
	border: 0!important;
}	

.item .oSkuCheckedItem {
	display:none!important;
}

.product .skuPropertyName {
	padding: 10px 0 0 0!important;
}    

.item .oSkuDropdownList .skuPropertyValue {
	float: left!important;
	display: inline!important;
	border: 1px solid #dddddd!important;
	margin-right: 4px!important;
	margin-top: 4px!important;
}    

.row.article, .article {
	font-size: 18px;
	font-weight: 600;
	color:#333333;
}

#footer {
	margin-bottom: 30px!important;
	padding-top: 30px!important;
} 

#footerLine {
	line-height: 30px!important;
	height: 30px!important;
} 

.product .row .label:last-child {
	width: 100%!important;
	/* text-align: center; */
}

.total {
	color: #000000!important;
}

#error404 {
	background: #ffffff;
}    

.productList {
	display: block!important;
}

img.showtop {
	cursor:zoom-in;
	padding: 10px;
}


.bible-wraper img.img1 {
	float: right;
	display: block;
	padding: 0 10px 20px 20px;
	width: 35%;
}

.bible-wraper img.img2 {
	padding: 0;
	width: 100%;
	padding: 20px 0;
}

/* страница - О НАС*/
.logo{
text-align:center;
margin-bottom: 20px;
}
.caption-page{
background-image: initial;
background-position: initial;
background-size: initial;
background-repeat: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
font-size: 28px;
line-height:42px;
color: #0072bc;
text-align:center;
margin: 30px 0px 0px 0px;
}
.subcaption-page{
background: #ffffff;
font-size: 16px;
line-height:24px;
text-align:center;
}
.slider{
margin:30px 0px;
}
.slider, .slider img{
width:100%;
}
.list{
	margin: 0px;
	padding: 0px;
column-count:2;
	text-align: left;
}
.list li{
position:relative;
display: inline-block;
list-style-type:none;
text-align:left;
margin-bottom:30px;
min-width:400px;
}
.list li>p{
display:block;
font-size:18px;
line-height:26px;
padding:0px 0px 0px 50px;
margin:0px;
}
.list li::before {
	content: '';
	background-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA3ZWQyIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiIHhtbG5zOmlua3NjYXBlPSJodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy9uYW1lc3BhY2VzL2lua3NjYXBlIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtOTUyLjM2MjE4KSI+PHBhdGggc3R5bGU9InRleHQtaW5kZW50OjA7dGV4dC10cmFuc2Zvcm06bm9uZTtkaXJlY3Rpb246bHRyO2Jsb2NrLXByb2dyZXNzaW9uOnRiO2Jhc2VsaW5lLXNoaWZ0OmJhc2VsaW5lO2NvbG9yOiMwMDAwMDA7ZW5hYmxlLWJhY2tncm91bmQ6YWNjdW11bGF0ZTsiIGQ9Im0gNjYuODg3OTQzLDk4OS4zNjQzOSBhIDEuMDAwMSwxLjAwMDEgMCAwIDAgLTAuNTkzNzUsMC4zMTI1IGwgLTIzLjMxMjUsMjMuMzEyNTEgLTkuMzEyNTAxLC04LjM3NSBhIDEuMDAwMSwxLjAwMDEgMCAxIDAgLTEuMzEyNSwxLjUgbCAxMC4wMDAwMDEsOSBhIDEuMDAwMSwxLjAwMDEgMCAwIDAgMS4zNzUsLTAuMDMxIGwgMjQsLTI0LjAwMDAxIGEgMS4wMDAxLDEuMDAwMSAwIDAgMCAtMC44NDM3NSwtMS43MTg4IHoiIGZpbGw9IiMwMDdlZDIiIGZpbGwtb3BhY2l0eT0iMSIgc3Ryb2tlPSJub25lIiBtYXJrZXI9Im5vbmUiIHZpc2liaWxpdHk9InZpc2libGUiIGRpc3BsYXk9ImlubGluZSIgb3ZlcmZsb3c9InZpc2libGUiLz48L2c+PC9zdmc+");
	display: block;
	width: 40px;
	height: 40px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -20px;
}
.mini-caption{
font-size:18px !important;
font-weight:bold !important;
text-align:center;
text-transform:uppercase;
padding:20px 0px 10px 0px;
}
.block-with-images{
margin-bottom:30px;
}
.block-with-images .with-image{
display:block;
margin:40px 0px;
}
.block-with-images .with-image img{
margin-right:20px;
float:left;
}
.block-with-images .with-image p{
font-size:14px;
line-height:24px;
}
.block-with-images .with-image::after{
content:'';
display:block;
clear:both;
}

@media (max-width:1000px){
	.list{
		column-count:1;
	}
}
@media (max-width:600px){
	.block-with-images .with-image img{
		display:block;
		margin:0px auto;
		float:none;
	}
	.list li{
		min-width:0px;
	}
	#main iframe {
		width: 98%!important;
		height: 240px!important;
	}
	img {
		max-width: 100%;
		height: auto;
	}
	#right {
		padding: 10px!important;
	}
}

#main iframe {
	width: 60vw;
	height: calc(60vw/1.77);
}

/* конец стиля для страницы О НАС*/


#leftFooter a {
	padding: 2px 0!important;
}

ul#leftMenu {
	background: #ffffff;
}    

#subLeftMenu a, #subLeftMenu a:hover  {
	font-size: 18px!important;
	color: #010101!important;
}    

#subLeftMenu {
	border-top:0!important;
	background: #f2f2f2!important;
}

#footer {
	min-width: initial;
}

#footer .limiter{
	width:100%!important;
	min-width: initial;
	max-width: initial;
	margin: 0;
}

#leftFooter{
	padding: 24px 20px!important;
}    

.creator {
	padding: 0 20px;
}  

#leftMenu > li {
	background: #ffffff!important;
}    

#leftMenu .pc, #leftMenu .tx {
	line-height: 18px!important;
	/* padding: 4px 8px!important; */
	padding: 8px 5px 5px 19px!important;
}    

#leftMenu li .menuLink {
	line-height: 12px!important;
	font-size: 15px!important;
	color: #313131!important;
}

#main{
	margin-top: 0!important;
	padding: 20px 24px;
	background: #ffffff;
	min-width: initial;
}

#subHeader7{
	margin-top: 0!important;
	padding: 0 24px;
	min-width: initial;
	z-index: 998;
}

#headerLine4 {
	z-index: 999;
}

#subHeader7 .limiter{
	width:100%!important;
	min-width: initial;
	max-width: initial;
	margin: 0;
}

#main .limiter{
	width:100%!important;
	min-width: initial;
	max-width: initial;
	margin: 0;
}

#main .compliter{
	border-collapse: collapse;
	table-layout: fixed;
	display: table;
	width: 100%;
}

#left{
	display: table-cell;
	vertical-align: top;
	width: 355px;
}

#left .heading{
	font-family: "roboto_ltregular";
	text-decoration: none;
	padding-left: 24px;
	line-height: 50px!important;
	font-weight: 400;
	font-size: 18px;
	display: block;
	height: 50px!important;
}

#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);
}

#left .menuRolled + .collapsed{
	display: none;
}

#left .heading ins{
	vertical-align: middle;
	display: inline-block;
	margin-right: 24px;
	line-height: 50px!important;
	height: 50px!important;
	float: right;
	width: 27px;
}

#left .sideBlock .heading{
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	line-height: 60px;
	font-size: 16px;
	height: 60px;
}

#left .sideBlock a.heading:hover{
	opacity: 0.95;
}

#left #subscribe .copy{
	text-align: center;
	margin: 12px auto;
	line-height: 24px;
	font-size: 16px;
	display: block;
	color: #1d65c9;
	width: 90%;
}

#left .banner{
	text-align: center;
	margin-top: 24px;
}

#left .banner img{
	max-height: 100%;
	vertical-align: middle;
	max-width: 100%;
}

#right{
	display: table-cell;
	vertical-align: top;
}

#right h1{
	margin: 0;
	padding: 6px 0 0 6px;
}

@media (max-width: 700px){
	#main .limiter {
		padding: 0!important;
	}
}

@media all and (max-width: 1024px) {

	#left .collapsed{
		display: none;


	}
	#left .heading ins {
		background: url(/local/templates/dresscodeV2/themes/ortox/images/iconMenu.png) 0 50% no-repeat transparent;
	}

	#bestsellers{
		margin-top: 0;
	}

	#left{
		margin-bottom: 24px;
		display: block!important;
		width: 100%!important;
	}

	#right{
		display: block!important;
	}

	#smartFilter .heading{
		line-height: 46px;
		height: 46px;
	}

	#left #promoBlock,
	#left #serviceBlock,
	#left #collectionBlock,
	#left #newsBlock,
	#left #popCats,
	#left #subscribe,
	#left .banner,
	#footer .top .left,
	#headerTools .nf,
	.product:hover .fastShow{
		display: none;
	}
	form#smartFilterForm {
		display:none;		
	}

}	

/*
Base color: #1d65c9
Base color hover: #006ac2;
Base color focus: #004a88;
*/

#basketProductList .productList {
	display: flex!important;
	flex-wrap: wrap!important;
}

#basketProductList .productTable .productColText {
	margin-bottom: 20px;
}

#basketProductList .product {
	height: initial!important;
}

#basketProductList .product .name {
	display: initial!important;
}

#basketProductList .basketQty {
	position: absolute;
	display: block;
	bottom: 0px;
	left: 0;
	padding: 10px;
	right: 0;
}

@media all and (max-width: 700px) {
	#basketProductList .basketQty {
		float: left!important;
		position: initial;
		padding-left: 0;
	}
	#basketProductList .basketQty span {
		float: left!important;
		display: block!important;
		font-size: 14px!important;
		width: 100%!important;
		padding-top: 6px;
	}
	.phonesTc .heading span, .phonesTc span {
		font-size: 12px!important;
		line-height: 12px!important;
	}
	.phonessoc {
		width: 12px!important;
		height: 12px!important;
	}
}

.rightColumn .address-title {
	font-size: 24px!important;
	word-break: normal!important;
	display: block;
	text-align: left!important;
  }

  #basketProductList .productList {
      width:100%;
  }

  .fastBayContainer {
      display:none;
  }


  #flushFooterCart .item:nth-child(1){
      display: block!important;
  }


  @media (max-width: 500px){

      .sect-desc-top {
          padding: 10px;
      }

      #footerTabs .wrapper, #footerTabsCaption .wrapper {
          padding: 0px 0px!important;
      }

      #popSection .limiter {
          padding: 0!important;
      }

      #subHeader7 #logo {
          width: 120px!important;
          margin-left: 0!important;
      }

      #subHeader7 .phonesTc:first-child {
          padding-right: 0!important;
      }

      .phonesTc .heading span, .phonesTc span {
          font-size: 12px!important;
		  line-height: 12px!important;
      }

	  .top-auth-terminator {
			display: none!important;
	  }

      .phonesTc .heading span img {
          display:none!important;
      }
      #mainMenuContainer .minCatalogButton {
          line-height: 40px!important;
          height: 40px!important;
      }
      #mainMenu li a {
          padding: 6px 10px!important;
      }

      #mainMenuContainer {
          display: none;
      }

      #main{
          padding: 0!important;
      }

      #left {
          margin-bottom: 0;
      }

      #breadcrumbs {
          margin-top: 10px!important;
          /*display: none;*/
	}

	#authMenu {
		padding: 10px!important;
	}

	#authMenu li {
		float: none!important;
	}

	.bx-auth {
		padding: 10px;
	}

	#newsDetail {
		padding: 10px;
	}

	.global-block-container{
		padding: 10px;
		display: initial!important;
	}

}

#appBasket .lower .tools .icon {
	display: none!important; 
}


.social a{
	text-align: center;
	width: 30px;
	height: 30px;
	border: 0;
	margin: 4px 0 6px 0;
	color: #ffff;
	display: inline-block;
	font-size: 10px;
}

.social {
	display: inline-block;
}

.instagram a:hover{background:#dd3661;}
.facebook a:hover{background:#3b5998;}
.vk a:hover{background:#5d84ae;}



body.index{
	background-color: #f3f3f3;
}

#subHeaderLine.color_theme,
#headerLine .headerLineTools .callBack,
#subHeaderLine.color_theme #subMenu .removedItemsContainer .removedItemsList,
#headerLine2 .callBack,
#headerLine3 .callBack,
#headerLine2.color_theme #subMenu .removedItemsContainer .removedItemsList,
#headerLine3.color_theme #subMenu .removedItemsContainer .removedItemsList,
#headerLine4.color_theme #subMenu .removedItemsContainer .removedItemsList,
#subHeader8.color_theme #subMenu .removedItemsContainer .removedItemsList,
#headerLayout.color_theme,
#headerLine.color_theme,
#topHeader.color_theme,
#topHeader2.color_theme,
#subHeader2.color_theme,
#subHeader3.color_theme,
#subHeader4.color_theme,
#subHeader5.color_theme,
#subHeader6.color_theme,
#subHeader7.color_theme,
#subHeader8.color_theme,
#subHeader9.color_theme,
#headerLine2.color_theme,
#headerLine3.color_theme,
#headerLine4.color_theme,
#headerLine5.color_theme,
#subHeader.color_theme,
#subHeader.color_black #headerTools .cart ins.active,
#subHeader2 .topCompare .text.active,
#subHeader2 .topWishlist .text.active,
#subHeader2 .cart .heading.active,
#subHeader2.color_black .cart .heading.active,
#subHeader4.color_theme #subMenu .removedItemsContainer .removedItemsList,
#subHeader4.color_theme .topWishlist .value,
#subHeader4.color_theme .topCompare .value,
#subHeader4.color_theme .cart .count,
#subHeader5.color_theme #subMenu .removedItemsContainer .removedItemsList,
#subHeader5.color_theme .topWishlist .value,
#subHeader5.color_theme .topCompare .value,
#subHeader5.color_theme .cart .count,
#subHeader6.color_theme #subMenu .removedItemsContainer .removedItemsList,
#subHeader6.color_theme .topWishlist .value,
#subHeader6.color_theme .topCompare .value,
#subHeader6.color_theme .cart .count,
#subHeader7.color_theme .topWishlist .value,
#subHeader7.color_theme .topCompare .value,
#subHeader7.color_theme .cart .count,
#subHeader8.color_theme .cart .count,
#subHeader9 .subContainerColumn .callBack,
#subHeader9 #menuCatalogSection .catalogButton,
#subHeader9.color_theme .topWishlist .value,
#subHeader9.color_theme .topCompare .value,
#subHeader9.color_theme .cart .count,
#footer.variant_2 #leftFooter,
#footer.variant_2 #rightFooter,
#footer.variant_2 #footerBottom,
#footer.variant_2 .fc,
#footerLine.color_theme,
.menuContainerColor.color_theme #mainMenuContainer,
.menuContainerColor.color_theme #menuCatalogSection .catalogButton,
.menuContainerColor.color_theme #mainMenu .removedItemsLink .removedItemsList{
	background-color: #1d65c9;
}

#subHeader.color_black #headerTools .cart ins.active:hover,
#headerLine .headerLineTools .callBack:hover,
#subHeader9 .subContainerColumn .callBack:hover,
#headerLine2 .callBack:hover,
#subHeader9 #menuCatalogSection .catalogButton:hover,
#footer.variant_4 #rightFooter,
#footer.variant_4 #footerBottom,
.menuContainerColor.color_theme #mainMenuContainer #mainMenu > li:hover,
.menuContainerColor.color_theme #mainMenu .removed:hover {
	background-color: #1d65c9;
}

#subHeader.color_black #headerTools .tools .link,
#subHeader2 #topCallback .link,
#subHeader3 .cart .total,
#subHeader3.color_theme .cart .active .count,
#subHeader6 .cart .total,
#subHeader6 .cart .active .count,
#subHeader7 .cart .active .total,
#subHeader4 #subMenu li .selected,
#subHeader8 #subMenu li .selected,
#subHeader9 #subMenu li .selected,
#subHeader5 .cart .heading .total,
#headerLine #topAuth ul li a,
#headerLine .user-geo-position-value-link,
#headerLine2 .user-geo-position-value-link,
#headerLine2 #subMenu li .selected,
#headerLine2.color_black #subMenu li .selected,
#headerLine3 #subMenu li .selected,
#headerLine3.color_black #subMenu li a.selected,
#headerLine4 #subMenu li .selected,
#footerLine.color_white .item .callback,
#footer.variant_4 #leftFooter .heading,
#footer.variant_4 #rightFooter .email a,
#footer.variant_4 #leftFooter .selected,
#footer.variant_5 #leftFooter .heading,
#footer.variant_5 #rightFooter .email a,
#footer.variant_5 #leftFooter .selected{
	color: #ffffff;

}

#footerLine.color_white .item .compare.active,
#footerLine.color_white .item .wishlist.active,
#footerLine.color_white .item .cart.active,
#footerLine.color_white .item .compare.active .mark,
#footerLine.color_white .item .wishlist.active .mark,
#footerLine.color_white .item .cart.active .mark,
#footerLine.color_theme .item .compare.active .mark,
#footerLine.color_theme .item .wishlist.active .mark,
#footerLine.color_theme .item .cart.active .mark{
	color: #777777 !important;
}

#headerLine4.color_black #subMenu li a:hover,
#headerLine4.color_black #subMenu li .selected{
	color: #ffffff !important;
}

#headerLine #topAuth ul li a:hover,
#topHeader.color_black #topMenu li a.selected,
#topHeader.color_default #topMenu li a:hover,
#topHeader.color_default #topMenu li .selected,
#topHeader.color_default #topService > li > a:hover,
#topHeader.color_default .user-geo-position-value-link:hover,
#subHeader.color_black #headerTools .tools .link:hover,
#subHeader2 #topCallback .link:hover,
#subHeader4 #subMenu li a:hover,
#subHeader8 #subMenu li a:hover,
#subHeader9 #subMenu li a:hover,
#subHeader5 .cart .heading:hover .total,
#subHeader6 .cart .heading:hover .total,
#headerLine .user-geo-position-value-link:hover,
#headerLine .user-geo-position-value-link:hover,
#headerLine2 .user-geo-position-value-link:hover,
#headerLine2 #topAuth > ul li a:hover,
#headerLine2 #subMenu li a:hover,
#headerLine3 #subMenu li a:hover,
#headerLine4 #subMenu li a:hover,
#headerLine2.color_black #topAuth > ul li a:hover,
#headerLine2.color_black #subMenu li a:hover,
#headerLine3.color_black #topAuth > ul li a:hover,
#headerLine3.color_black #subMenu li a:hover
#headerLine4.color_black #subMenu li a:hover,
#footerLine.color_white .item .callback:hover,
#footer.variant_4 #leftFooter a:hover,
#footer.variant_4 #rightFooter .email a:hover,
#footer.variant_5 #leftFooter a:hover,
#footer.variant_5 #rightFooter .email a:hover{
	color: #ffffff;
}

#headerLine.color_theme .headerLineTools .callBack,
#headerLine2.color_theme .callBack,
#subHeader6.color_theme .callBack,
#subHeader9.color_theme #subMenu .removedItemsContainer .removedItemsList,
#subHeader9.color_theme #menuCatalogSection .catalogButton,
#subHeader9.color_theme .callBack{
	background-color: #006ac2;
}

#subHeader3 .cart .order.active,
#subHeader6 .subPhones .callBack{
	border: 1px solid #1d65c9;
	color: #ffffff;
}

#subHeader6 .subPhones .callBack:hover{
	border: 1px solid #006ac2;
}

#subHeader4 .topCompare .active .value,
#subHeader4 .topWishlist .active .value,
#subHeader4 .cart .active .count,
#subHeader4.color_black .topCompare .active .value,
#subHeader4.color_black .topWishlist .active .value,
#subHeader4.color_black .cart .active .count,
#subHeader5 .topCompare .active .value,
#subHeader5 .topWishlist .active .value,
#subHeader5 .cart .active .count,
#subHeader6 .topCompare .active .value,
#subHeader6 .topWishlist .active .value,
#subHeader6 .cart .active .count,
#subHeader7 .topCompare .active .value,
#subHeader7 .topWishlist .active .value,
#subHeader7 .cart .active .count,
#subHeader8 .cart .active .count,
#subHeader9 .topCompare .active .value,
#subHeader9 .topWishlist .active .value,
#subHeader9 .cart .active .count{
	border: 1px solid #1d65c9;
	color: #1d65c9;
}

#subHeader3 .cart .active .count,
#subHeader3.color_theme .cart .active .count,
#subHeader3.color_black .cart .active .count{
	background-color: #1d65c9;
}

#subHeader3 .user-geo-position-value-link,
#subHeader6 .user-geo-position-value-link,
#subHeader6 #topAuth > ul li a,
#subHeader6 #topAuth > ul li:first-child:after,
#subHeader6 .subPhones .callBack,
#subHeader8 .telephoneContainer .callBack,
#subHeader3 #topToolsLeft a,
#headerLine4 .user-geo-position-value-link,
#headerLine4 #topAuth ul li a{
	color: #ffffff;
}

#subHeader3 .user-geo-position-value-link:hover,
#subHeader6 .user-geo-position-value-link:hover,
#subHeader3 #topToolsLeft a:hover,
#subHeader6 #topAuth > ul li a:hover,
#subHeader6 .subPhones .callBack:hover,
#subHeader8 .telephoneContainer .callBack:hover,
#headerLine4 .user-geo-position-value-link:hover,
#headerLine4 #topAuth ul li a:hover{
	color: #ffffff;
}

#subHeader3 #topToolsLeft a:after,
#subHeader3 .user-geo-position-value-link:after,
#headerLine .user-geo-position-value-link:after,
#headerLine #topAuth ul li a:after,
#headerLine2 .user-geo-position-value-link:after,
#subHeader6 #topAuth ul li a:after,
#subHeader6 .user-geo-position-value-link:after,
#subHeader8 .telephoneContainer .callBack:after,
#headerLine4 .user-geo-position-value-link:after,
#headerLine4 #topAuth ul li a:after{
	border-bottom: 1px dashed #1d65c9;
}

#subHeader3 #topToolsLeft a:after:hover,
#subHeader3 .user-geo-position-value-link:after:hover,
#headerLine .user-geo-position-value-link:after:hover,
#headerLine #topAuth ul li a:after:hover,
#headerLine2 .user-geo-position-value-link:after:hover,
#subHeader6 #topAuth ul li a:after:hover,
#subHeader6 .user-geo-position-value-link:after:hover,
#subHeader8 .telephoneContainer .callBack:after:hover,
#headerLine4 .user-geo-position-value-link:after:hover,
#headerLine4 #topAuth ul li a:after:hover{
	border-bottom: 1px dashed #006ac2;
}

@media all and (max-width: 800px){
	#subHeader6 .user-geo-position-value-link{
		background-color: #006ac2;
	}
	.product {
		height: auto!important;
	}
}

@media all and (max-width: 650px){

	#subHeader9 .subContainerColumn .callBack{
		color: #ffffff !important;
	}

	#subHeader9 .subContainerColumn .callBack:hover{
		color: #ffffff !important;
	}

}

@media all and (max-width: 420px){

	#headerLine4.color_theme #geoPosition.color_default .user-geo-position-value-link{
		color: #ffffff;
	}

	#headerLine4.color_theme #geoPosition.color_default .user-geo-position-value-link:after{
		border-color: #006ac2;
	}

}


#topHeader{
	border-bottom: 1px solid #f6f6f6;
	background: #ffffff;
}

#topService{
	color: #000000;
	border-left: 1px solid #f6f6f6;
}

#topService li{
	border-right: 1px solid #f6f6f6;
}

#topService li a{
	color: #000000;
}

#topService li:hover a:hover{
	color: #006ac2;
}

#topService li a:focus{
	color: #004a88;
}

#topService .selected{
	color: #006ac2;
}

#subHeader{
	background: #ffffff;
	border-bottom: 0px solid #f6f6f6;
}

#logo{
	border-left: 1px solid #f6f6f6;
	border-right: 1px solid #f6f6f6;
}

#topHeading{
	border-right: 1px solid #f6f6f6;
}

#topHeading p{
	color: #000000;
}

#headerTools{
	border-right: 1px solid #f6f6f6;
}

#headerTools .tools .heading{
	color: #000000;
}

#headerTools .tools .link{
	color: #1d65c9;
}

#headerTools .tools .link:hover{
	color: #006ac2;
}

#headerTools .tools li{
	border-left: 1px solid #f6f6f6;
}

#headerTools .text{
	color: #000000;
}

#headerTools .telephone .icon{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/callbackHead.png) 0 0 no-repeat transparent;
}

#headerTools .telephone .icon:hover{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/callbackHead.png) -35px 0 no-repeat transparent;
}

#headerTools .search .icon{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/searchHead.png) 0 0 no-repeat transparent;
}

#headerTools .search .icon:hover{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/searchHead.png) -35px 0 no-repeat transparent;
}

#headerTools .wishlist .icon{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/wishlistHead.png) 0 0 no-repeat transparent;
}

#headerTools .wishlist .icon.active{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/wishlistHead.png) -36px 0 no-repeat transparent;
}

#headerTools .wishlist .icon.active:hover{
	background-position: -72px 0;
}

#headerTools .compare .icon{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/compareHead.png) 0 0 no-repeat transparent;
}

#headerTools .compare .icon.active{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/compareHead.png) -35px 0 no-repeat transparent;
}

#headerTools .compare .icon.active:hover{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/compareHead.png) -70px 0 no-repeat transparent;
}

#headerTools .cart .icon{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/cartHead.png) 0 0 no-repeat transparent;
}

#headerTools .cart .icon.active{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/cartHead.png) -44px 0 no-repeat transparent;
}

#headerTools .cart .icon.active:hover{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/cartHead.png) -88px 0 no-repeat transparent;	
}

#headerTools .cart ins{
	background: #e0e0e0;
	color: #888888;
}

#headerTools .cart ins.active{
	color: #006ac2;
}

#topHeader #topMenu{
	border-left: 1px solid #e9e9e9;
}

#topHeader #topMenu li a{
	color: #000000;
}

#topHeader #topMenu li a:hover{
	color: #006ac2;
}

#topHeader #topMenu .sub{
	background-color: #eeeeee;
}

#topHeader #topMenu .sub li{
	border-bottom: 1px solid #e0e0e0;
	border-top: 0px;
}

#topHeader #topMenu .sub li:hover {
	background: #e0e0e0;
}

#mainMenuContainer .minCatalogButton{
	background: #1d65c9;
	color: #ffffff;
}

#changeYouCity{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/modalBg.png) 0 0 repeat #232323;
}

#changeYouCity .heading{
	color: #006ac2;
}

#changeYouCity .list li a{
	color: #cccccc;
}

#changeYouCity .list li a:hover{
	color: #006ac2;
}

#changeYouCity #cityClose{
	background: rgba(0, 0, 0, 0.1);
	border: 1px solid #000000;
	color: #ffffff;
}

#changeYouCity #cityClose:hover{
	color: #006ac2;
}

#changeYouCity #cityClose ins{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/exit.png) 0 0 no-repeat transparent;
}

#changeYouCity #cityClose:hover ins{
	background-position: -11px 0px;
}

#changeYouCity #cityClose:active ins{
	background-position: -22px 0px;
}

#mainMenuContainer{
	background-color: #1d65c9;
}

#mainMenu > li a{
	color: #ffffff;
}

#mainMenu {
	background-color: #026cbb!important;
}

#mainMenu li {
	border-top: 1px solid #0b6aa7!important;
}    

#mainMenu > li a:hover{
	color: #ffffff;
	background: #026cbb;
}

#menuCatalogSection .drop ul li a:hover{
	color: #1d65c9;
}

#left .heading{
	color: #ffffff;
}

#left .opener{
	background: #1d65c9;
}

#left .heading ins.openbuter{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/iconMenu.png) 0 50% no-repeat transparent;
}

#left .heading ins.closebuter{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/iconMenuClose.png) 0 50% no-repeat transparent;
}

#left .sideBlock .heading{
	background-color: #2b2b2b;
}

#left #subscribe .sideBlockContent{
	border: 1px solid #e7e8ea;
}

#brandSearch td{
	border-left: 1px solid #313131;
	background: #424242;
	color: #ffffff;
}

#brandSearch td a{
	color: #ffffff;
}

#brandSearch td:hover a{
	color: #006ac2;
}

#brandSearch a{
	color: #000000;
}

#slider ol li{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/slideButton.png) 0 0 no-repeat transparent;
}

#slider ol li:hover{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/slideButton.png) -18px 0  no-repeat transparent;
}

#slider ol li:active{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/slideButton.png) -36px 0  no-repeat transparent;
}

#slider ol li.selected{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/slideButton.png) -54px 0  no-repeat transparent;	
}

#slider ol li.selected:hover{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/slideButton.png) -72px 0  no-repeat transparent;	
}

#slider ol li.selected:active{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/slideButton.png) -90px 0  no-repeat transparent;	
}

#popCats .sideBlockContent {
	border: 1px solid #e7e8ea;
	background-color: #ffffff;
}

#popCats li span,
#popCats li a {
	background-color: #e7e8ea;
	color: #000000;
}

#popCats li a:hover {
	background-color: #006ac2;
	border-color: #1d65c9;
	color: #fff;
}

#collectionList .collection .wrap {
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

#collectionList .collection .heading {
	background-color: #ffffff;
	color: #000000;
}

#collectionList .goTo {
	border: 1px solid #cccccc;
	background-color: #f7f7f7;
	color: #000000;
}

#collectionList .goTo:hover {
	background-color: #006ac2;
	border-color: #1d65c9;
	color: #ffffff;
}

#right .heading{
	background: #1d65c9;
	color: #ffffff;
}

#footer{
	background-color: #f9f9f9;
}

#footer .fc{
	background-color: #2b2b2b;
}

#catalogLine select{
	border: 1px solid #e7e8ea;
	color: #888888;
}

#catalogLine .viewList .element a{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/catalogView.png) 0 0 no-repeat transparent;
}

#leftFooter{
	background: #2b2b2b;
}

#leftFooter .heading{
	border-bottom: 1px solid #3e3e3e;
	color: #ffffff;
}

#leftFooter ul li{
	border-top: 1px solid #313131;
}

#leftFooter a{
	color: #999999;
}

#leftFooter a:hover{
	color: #1d65c9;
}

#leftFooter .selected{
	color: #1d65c9;
}

#rightFooter{
	background: #181515;
}

#rightFooter .list li{
	color: #888888;
}

#rightFooter .email a{
	color: #ffffff;
}

#rightFooter p{
	color: #888888;
}

#rightFooter .hr{
	border-top: 1px solid #575757;
}

#rightFooter .telephone{
	color: #1d65c9;
	margin-bottom: 24px;
	font-size: 24px;
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: 600;
}


#rightFooter .email{
	color: #ffffff;
}

#rightFooter .showMap{
	color: #1d65c9;
}

#rightFooter .showMap:hover{
	color: #006ac2;
}

#footerBottom{
	border-top: 3px solid #101010;
	background: #191919;
	color: #ffffff;
}

#appBasketContainer{
	box-shadow: 1px 1px 12px rgba(60, 60, 60, 0.3);
	background-color: #ffffff;
}

#appBasket .heading{
	background-color: #424242;
	color: #ffffff;
}

#appBasket .close{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/exit.png) 0 0 no-repeat transparent;
}

#appBasket .close:hover{
	background-position: 0 -21px ;
}

#appBasket .close:active{
	background-position: 0 -42px ;
}

#appBasket .markerContainer .marker {
	background-color: #424242;
	color: #ffffff;
}

.markerContainer {
	width: 100%;
}

#appBasket .name{
	color: #000000;
}

#appBasket .name:hover{
	color: #1d65c9;
}

#appBasket .price{
	color: #000000;
}

#appBasket .price .discount {
	color: #888888;
}

#appBasket .plus,
#appBasket .minus{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/plusMinus.png) 0 0 no-repeat #424242;
}

#appBasket .plus{
	background-position: 0 -19px;
}

#appBasket .plus:hover{
	background-position: -19px -19px;
}

#appBasket .plus:active{
	background-position: -38px -19px;
}

#appBasket .minus:hover{
	background-position: -19px 0;
}

#appBasket .minus:active{
	background-position: -38px 0;
}

#appBasket .qty{
	background-color: #e7e8ea;
	color: #000000;
}

#appBasket .sum{
	background-color: #fbfbfb;
}

#appBasket .sum .discount{
	color: #888888;
}

#appBasket .lower{
	background-color: #424242;
}


#appBasket .lower .tools .icon{
	border-right: 1px solid #4c4c4c;
}

#appBasket .lower .tools .icon:hover{
	background: #2b2b2b;
}

#appBasket .lower .tools .continue{
	border-right: 1px solid #4c4c4c;
}

#appBasket .lower .tools .continue a, 
#appBasket .lower .tools .goToBasket a{
	color: #ffffff;
}

#appBasket .lower .tools .goToBasket{
	background-color: #1d65c9;
}

#appBasket .lower .tools .goToBasket:hover{
	background-color: #006ac2;
}

#appBasket .lower .tools .continue:hover{
	background: #2b2b2b;
}

#appFastBuyContainer  .heading{
	background-color: #424242;
	color: #ffffff;
}

#appFastBuyContainer input{
	background-color: #f3f3f3;
	color: #000000;
}

#appFastBuyContainer textarea{
	background-color: #f3f3f3;
}

#appFastBuyContainer input:focus, 
#appFastBuyContainer textarea:focus{
	background-color: #e9e9e9;
}

#appFastBuyContainer input.error,
#appFastBuyContainer textarea.error{
	border: 1px solid #ff0000;
}

#appFastBuyContainer #fastBuyFormSubmit{
	background-color: #1d65c9;
	color: #ffffff;
}

#appFastBuyContainer #fastBuyFormSubmit:hover{
	background-color: #006ac2;
}

#appFastBuyContainer #fastBuyFormSubmit.loading{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/loading.gif) 24px 50% no-repeat #006ac2 !important;
}

#fastBuyResult #fastBuyResultClose{
	background-color: #1d65c9;
	color: #ffffff;
}

#fastBuyResult #fastBuyResultClose:hover{
	background-color: #006ac2;
}

#appFastBuyContainer .marker {
	background-color: #424242;
	color: #ffffff;
}


#appFastBuyContainer .name{
	color: #000000;
}

#appFastBuyContainer  .name:hover{
	color: #1d65c9;
}

#appFastBuyContainer .price{
	color: #000000;
}

#appFastBuyContainer .price .discount{
	color: #888888;
}

#appFastView .appFastViewExit, 
#fastViewStores .fastViewStoresExit{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/exit.png) 0 0 no-repeat transparent;
}

#appFastView .appFastViewExit:hover,
#fastViewStores .fastViewStoresExit:hover{
	background-position: 0 -21px ;
}

#appFastView .appFastViewExit:active,
#fastViewStores .fastViewStoresExit:active{
	background-position: 0 -42px ;
}

#appProductPriceVariant .appPriceVariantExit{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/exit2.png) 0 0 no-repeat transparent;
}

#appProductPriceVariant .appPriceVariantExit:hover{
	background-position: 0 -21px ;
}

#appProductPriceVariant .appPriceVariantExit:active{
	background-position: 0 -42px ;
}

#footerTabsCaption{
	border-top: 1px solid #e7e8ea;
	background-color: #f9f9f9;
}

#footerTabsCaption .item a,
#infoTabsCaption .item a{
	color: #888888;
}

#footerTabsCaption .item .selected,
#infoTabsCaption .item .selected{
	border-bottom: 1px dashed #000000;
	color: #000000;
}

#footerTabsCaption .item .selected:hover,
#infoTabsCaption .item .selected:hover{
	color: #000000;
}

#footerTabsCaption .item a:hover,
#infoTabsCaption .item a:hover{
	color: #1d65c9;
}

#footerTabs{
	background-color: #f9f9f9;
}

#footerLine{
	background-color: #1a1a1a;
	border-top: 2px solid #202020;
	box-shadow: 1px 1px 12px #000000;
}

#footerLine .item .callback{
	color: #1d65c9;
}

#footerLine .item .wishlist .icon{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/wishlistFooterMin.png) 0 0 no-repeat;
}

#footerLine .item .cart .icon{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/cartFooterMin.png) 0 0 no-repeat;
}

#footerLine .item .wishlist.active .icon{
	background-position: -21px 0;
}

#footerLine .item .wishlist.active:hover .icon{
	background-position: -42px;
}

#footerLine .item .cart.active .icon{
	background-position: -26px 0;
}

#footerLine .item .cart.active:hover .icon{
	background-position: -52px;
}


#footerLine .item .callback .icon{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/callbackFooterMin.png) 0 0 no-repeat;
}

#footerLine .item .callback:hover{
	color: #006ac2;
}

#footerLine .callback:hover .icon{
	background-position: -21px 0;
}

#footerLine .item .compare .mark,
#footerLine .item .wishlist .mark,
#footerLine .item .cart .mark{
	background-color: #313131;
	color: #888888;
}

#footerLine .item .compare .icon{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/compareFooterMin.png) 0 0 no-repeat;
}

#footerLine .item .compare.active .icon{
	background-position: -21px 0;
}

#footerLine .item .compare.active:hover .icon{
	background-position: -42px;
}

#footerLine .item .compare:hover,
#footerLine .item .wishlist:hover,
#footerLine .item .cart:hover{
	color: #888888;
}

#footerLine .item .compare.active,
#footerLine .item .wishlist.active,
#footerLine .item .cart.active,
#footerLine .item .compare.active .mark,
#footerLine .item .wishlist.active .mark,
#footerLine .item .cart.active .mark{
	color: #8acaff;
}

#footerLine .item .compare.active:hover,
#footerLine .item .wishlist.active:hover,
#footerLine .item .cart.active:hover,
#footerLine .item .compare.active:hover .mark,
#footerLine .item .wishlist.active:hover .mark,
#footerLine .item .cart.active:hover .mark{
	color: #006ac2;
}

#footerLine .item a{
	color: #888888;
}

#footerLine .item a:hover{
	color: #ffffff;
}

#authMenu{
	border-bottom: 1px solid #e7e8ea;
}

#authMenu li a{
	color: #000000;
}

#authMenu li a:hover{
	color: #1d65c9;
}

#authMenu li .selected{
	border-bottom: 1px dashed #000000;
}

#authMenu li .selected:hover{
	color: #000000;
}

#empty .emptyWrapper{

}

#empty p a{
	border-bottom: 1px dashed #000000;
}

#empty p a:hover{
	border-bottom: 1px dashed #1d65c9;
}

#empty a{

}

#empty a:hover{

}

#empty .back{
	border-bottom: 1px dashed #1d65c9;
	color: #1d65c9;
}

#empty .back:hover{
	color: #006ac2;
}

.product.last{
	background: #f9f9f9;
}

.product .tabloid{
	background-color: #ffffff;
}

.product .marker {
	background-color: #424242;
	color: #ffffff;
	display: inline-block;
}

.product .name{
	color: #000000;
	margin-bottom:4px!important;
}

.product .name:hover{
	color: #1d65c9;
}

.product .price{
	color: #000000;
}

.product .price .discount{
	color: #888888;
}

.product .addCart{
	background: #1d65c9;
	color: #ffffff;
}

.product .addCart:hover{
	background-color: #006ac2;
}

.product .label{
	color: #717171;
}

.product .label:hover{
	color: #000000;
}

.product .skuPropertyName{
	color: #888888;
}

.product .skuProperty .selected .skuPropertyLink{
	border: 1px solid #1d65c9;
}

.product .skuPropertyLink{
	border: 1px solid #dddddd;
	color: #000000;
}

.product:hover .tabloid{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 50%, #f9fafc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffffff), color-stop(100%,#f9fafc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 50%,#f9fafc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 50%,#f9fafc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 50%,#f9fafc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 50%,#f9fafc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9fafc',GradientType=0 ); /* IE6-9 */
	box-shadow: 1px 1px 6px rgba(0,0,0, 0.2);
	border-bottom: 1px solid #cccccc;
}

.product.last .showMore{
	color: #000000;
}

.product.last .showMore:hover{
	color: #1d65c9;
}



.addCart.added{
	background: #901f1f !important;
}
/*
.addCart.added:hover{
	background: #3b3b3b !important;
}
*/
.sideBlock .heading{
	background-color: #424242;
}

.heading.collapsed{
	color: #ffffff;
}

.heading.collapsed ins{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/iconMenu.png) 50% 50% no-repeat #1d65c9;
	border-right: 1px solid #1d65c9;
}

.heading.orange{
	background: #1d65c9;
}

.mfeedback input, .mfeedback textarea{
	background-color: #f3f3f3;
	color: #000000;
}

.mfeedback input:focus,
.mfeedback textarea:focus{
	background-color: #eeeeee;
}

.mfeedback input[type="submit"]{
	background-color: #1d65c9;
	color: #ffffff;
}

.mfeedback input[type="submit"]:hover{
	background-color: #006ac2;
}

.bx-auth .alert{
	border: 1px solid #e7e8ea;
	background-color: #f3f3f3;
}

.bx-auth .alert.alert-danger{
	border: 1px solid #ff0000;
	background-color: #ffffff;
}

.bx-auth .alert.small{
	color: #000000;
}

.bx-authform-label-container{
	color: #333333;
}

.bx-auth .registerText{
	border-bottom: 1px solid #e7e8ea;
}

.bx-auth input.error{
	border: 1px solid #ff0000 !important;
}

.bx-auth input[type="text"],
.bx-auth input[type="password"] {
	background-color: #f3f3f3;
}

.bx-auth input[type="text"]:focus,
.bx-auth input[type="password"]:focus {
	background-color: #eeeeee;
}

.bx-auth .submit,
.popup-window .btn {
	background: #1d65c9;
	color: #ffffff;
}

.bx-auth .submit:hover, 
.popup-window .btn:hover {
	background: #006ac2;
}

.bx-auth .clear{
	border: 1px solid #e7e8ea;
	color: #000000;
}

.bx-auth .clear:hover {
	border: 1px solid #cccccc;
}

.bx-auth .forgot, .bx-auth .registerLink{
	color: #000000;
}

.bx-auth .forgot:hover, .bx-auth .registerLink:hover{
	color: #1d65c9;
}

.blackLink, .backToIndexPage{
	color: #000000;
}

.blackLink:hover, .backToIndexPage:hover{
	color: #1d65c9;
}

.sn li:first-child{
	border-left: 1px solid #313131;
}

.sn li{
	border-right: 1px solid #313131;
}

div[id^="wait_comp_"]{
	border: 1px solid #e7e8ea !important;
	background-color: #ffffff !important;
}

.contactList 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;
	color: #000000;
}

.contactList a:hover{
	color: #1d65c9;
}

@media all and (max-width: 700px) {

	.copyright{
		border-left: 1px solid #313131;
		border-right: 1px solid #313131;
	}
}

#ORDER_CONFIRM_BUTTON{
	background: #006ac2 !important;
}

.addCart.disabled{
	background-color: #cccccc !important;
	border: 1px solid #e7e8ea;
}

.sale_order_full_table input[name="BuyButton"],
.sale_order_full_table input[type="submit"]{
	background-color: #1d65c9;
	color: #ffffff;
}

.sale_order_full_table input[name="BuyButton"]:hover,
.sale_order_full_table input[type="submit"]:hover{
	background-color: #006ac2;
}

/* components colors */
/*breadcrumbs*/
#breadcrumbs{
	color: #999999;
}

#breadcrumbs ul li a{
	color: #000000;
}

#breadcrumbs ul li a:hover{
	color: #888888;
}

#breadcrumbs .arrow{
	color: #888888;
}

/*end breadcrumbs*/
/*section.list.default*/
#catalogSection .sectionItems .item:first-child{
	border-top: 1px solid #e7e8ea;
}

#catalogSection .sectionItems .item{
	border: 1px solid #e7e8ea;
}

#catalogSection .sectionItems .item .itemContainer .bigPicture .marker {
	background-color: #424242;
	color: #ffffff;
}

#catalogSection .sectionItems .item .itemContainer .bigTitle{
	color: #000000;
}

#catalogSection .sectionItems .item .itemContainer .bigTitle:hover{
	color: #1d65c9;
}

#catalogSection .sectionItems .item .itemContainer .description{
	color: #888888;
}

#catalogSection .sectionItems .item .itemContainer .sectionList .section a{
	border-bottom: 1px solid #e7e8ea;
	color: #000000;
}

#catalogSection .sectionItems .item .itemContainer .sectionList .section a:hover{
	border-bottom: 1px solid #e7e8ea;
	color: #888888;
}

#catalogSection {
	/* padding: 10px; */
}

#catalogColumn .rightColumn {
	padding-left: 10px!important;
}

/*end section.list.default*/
/*section.list.cast*/

#sectionList .tabloid{
	border: 1px solid #e7e8ea;
	background: #ffffff;
}

#sectionList .tabloid .name{
	color: #000000;
}

#sectionList .tabloid .name:hover{
	color: #006ac2;
}

#sectionList .tabloid .marker {
	background-color: #424242;
	color: #ffffff;
}

#sectionList .item:hover .tabloid{
	box-shadow: 1px 1px 12px rgba(0,0,0,0.1);
	border: 1px solid #dddddd;
}

#sectionList .element .name:hover{
	color: #006ac2;
}

/*end section.list.cast*/
/*section.list.level2*/
#nextSection{
	border-right: 1px solid #e7e8ea;
	border-left: 1px solid #e7e8ea;
	border-top: 1px solid #e7e8ea;
}

#nextSection .title{
	background-color: #f3f3f3;
}

#nextSection li,
#nextSection .title{
	border-bottom: 1px solid #e7e8ea;
}


#nextSection li a{
	color: #000000;
}

#nextSection li a:hover,
#nextSection li .selected{
	color: #006ac2;
}

#nextSection li .cnt{
	color: #888888;
}
/*end section.list.level2*/

/*catalog.element*/
#elementSmallNavigation .tab{
	border-right: 1px solid #e7e8ea;
}

#elementSmallNavigation .tab.active a{
	color: #1d65c9;
}

#elementSmallNavigation .tab.active span{
	border-bottom: 1px dashed #1d65c9;
}

#elementTools .addCart,
#smallElementTools .addCart{
	background: #1d65c9;
}

#elementTools .addCart:hover,
#smallElementTools .addCart:hover{
	background-color: #006ac2;
}

#elementContainer .elementSkuProperty .selected .elementSkuPropertyLink{
	border: 1px solid #1d65c9;
}

.elementProperties a:hover{
	color: #1d65c9;
}

#elementProperties .stats a:hover{
	color: #1d65c9;
}

#files .item .info .name:hover{
	color: #1d65c9;
}

/*reviews*/

#catalogReviews .heading .reviewAddButton:hover{
	border-color: #1d65c9;
	color: #1d65c9;
}
#showallReviews:hover{
	color: #1d65c9;
}
#catalogElement #newReview .usedSelect li a.selected {
	background: #1d65c9;
}

#catalogElement #newReview .submit {
	background: #1d65c9;
}

#catalogElement #newReview .submit:hover {
	background: #006ac2;
}
/*set*/
#set .setTools .addCart{
	background: #1d65c9;
}

#set .setTools .addCart:hover{
	background-color: #006ac2;
}

#set .setElement .name:hover{
	color: #1d65c9;
}

#setWindowPrice .addCart{
	background: #1d65c9;
}

#setWindowPrice .addCart:hover{
	background-color: #006ac2;
}
/*end.catalog.element*/

/* catalog.section */
#catalogLineList .name:hover{
	color: #1d65c9;
}

#catalogLineList .addCart{
	background: #1d65c9;
}

#catalogLineList .addCart:hover{
	background-color: #006ac2;
}

#catalogLineList .skuProperty .selected .skuPropertyLink{
	border: 1px solid #1d65c9;
}

#catalogLineList .prop a:hover{
	color: #1d65c9;
}

/* table */

#catalogTableList .name:hover{
	color: #006ac2;
}

#catalogTableList .addCart,
#catalogTableList .more{
	background-color: #1d65c9;
}

#catalogTableList .addCart:hover,
#catalogTableList .more:hover{
	background-color: #006ac2;
}

/* end.catalog.section
/*smart filter */

#smartFilter .showALL {
	color: #1d65c9;
}

#smartFilter .showALL:hover{
	color: #006ac2;
}

#smartFilter .radio label:hover,
#smartFilter .checkbox  label:hover{
	color: #1d65c9;
}

#smartFilter .dropdownList .selected,
#smartFilter .dropdownList .item:hover {
	background-color: #006ac2;
}

#smartFilter .handler {
	background: url(/local/templates/dresscodeV2/themes/ortox/images/handlerActive.png) 0 0 no-repeat transparent;
}

#set_filter {
	background-color: #1d65c9;
}

#set_filter:hover{
	background-color: #006ac2;
}


#smartFilter .checkboxList .selected .icon,
#smartFilter .dropdown .selected .icon  {
	border-color: #1d65c9;
}

#smartFilter .hint {
	background: url(/local/templates/dresscodeV2/themes/ortox/images/question.png) 0 0 no-repeat transparent;
}

#smartFilter .hintValue .close {
	color: #1d65c9;
}

#smartFilter .hintValue .close:hover {
	color: #006ac2;
}


#smartFilter input[type="submit"],
#smartFilter input[type="reset"],
#smartFilter button {
	border: 1px solid #1d65c9;
	background-color: #1d65c9;
}

#smartFilter input[type="submit"]:hover,
#smartFilter button:hover {
	background-color: #006ac2;
}

#modef {
	background: url(/local/templates/dresscodeV2/themes/ortox/images/modef.png) 0 0 no-repeat;
}

/* end smart filter */

/* menu */
#topMenu li a:hover{
	color: #006ac2;
}

#topMenu li .selected{
	color: #006ac2;
}

#topMenu .sub li:hover a{
	color: #006ac2;
}

#personalMenu li a:hover{
	color: #1d65c9;
}

#subLeftMenu .selected a{
	color: #006ac2;
}

#leftMenu .menuItems a:hover span{
	color: #1d65c9;
}

#mainMenu .drop ul li a:hover,
#mainMenu .drop .nextColumn ul li a:hover{
	color: #1d65c9;
}

/* end menu */

/* news */

#newsDetail .more{
	background: #1d65c9;
}

#newsDetail .more:hover{
	background-color: #006ac2;
}

#newsContainer .column .item .title a:hover{
	color: #1d65c9;
}

#newsContainer .column .item .more{
	background: #1d65c9;
	border-radius: 4px;
}

#newsContainer .column .item .more:hover{
	background-color: #006ac2;
}

#newsContainer .column .item .title a:hover{
	color: #1d65c9;
}

#newsContainer .column .item .more,
.mainServiceContainer .item .more{
	background: #1d65c9;
}

.backToList:hover{
	color: #1d65c9;
}

#brandList .name:hover{
	color: #006ac2;
}

#newsContainer .column .item .title a:hover,
.mainServiceContainer .item .title a:hover{
	color: #1d65c9;
}

#newsContainer .column .item .more{
	background: #1d65c9;
}

#collectionBlock .name:hover{
	color: #006ac2;
}

#collectionBlock .link{
	color: #006ac2;
}

#newsBlock .newsTitle:hover {
	color: #1d65c9;
}

#serviceBlock .name:hover{
	color: #006ac2;
}

#serviceBlock .link{
	color: #006ac2;
}

/* end news */

/* order cancel */

.bx_my_order_cancel a:hover{
	color: #1d65c9;
}

.bx_my_order_cancel  input[type="submit"]{
	background:#1d65c9;
}

.bx_my_order_cancel  input[type="submit"]:hover 	{
	background: #006ac2;
}
.bx_my_order_cancel  input[type="submit"]:active {
	background: #006ac2;
}

input[name="BuyButton"]{
	background-color: #1d65c9;
}

.bx_my_order_switch .bx_mo_link:hover{
	color: #1d65c9;
}
/* end order cancel */
/* #subscribe */

#subscribeEdit a:hover{
	color: #1d65c9;
}

#subscribeEdit .submit {
	background: #1d65c9;
}

#subscribeEdit .submit:hover {
	background: #006ac2;
}

#subscribe .submit{
	background-color: #006ac2;
}

#subscribe .submit:hover{
	background-color: #006ac2;
}

/* end #subscribe */

/* navigation */

.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #1d65c9;
	color: #fff;
}

/* end navigation */

#brandList .name:hover{
	color: #006ac2;
}

#brandList .last .showMore:hover{
	color: #006ac2;
}

#brandList .last .ps:hover{
	color: #006ac2;
}

#homeCatalog .caption.selected{
	background-color: #1d65c9;
}

#mainProfile .profileSettings .heading {
	color: #1d65c9;
}

#mainProfile .profileSettings .submit {
	background: #1d65c9;
}

#mainProfile .profileSettings .submit:hover {
	background: #006ac2;
}

#main input[name="BuyButton"],
#main input[type="submit"]{
	background-color: #1d65c9;
}

#main input[name="BuyButton"]:hover,
#main input[type="submit"]:hover{
	background-color: #006ac2;
}

#newOrder{
	background-color: #1d65c9;
}

#newOrder:hover{
	background-color: #006ac2;
}

#orderSuccess a{
	color: #1d65c9;
}

#orderSuccess a:hover{
	color: #006ac2;
}

#personalCart #basketView .item a{
	background: url(/local/templates/dresscodeV2/themes/ortox/images/cartView.png) 0 0 no-repeat transparent;
}

#personalCart #tabsControl .item a:hover{
	color: #1d65c9;
}

#personalCart #tabsControl .item .selected:hover{
	border-bottom: 1px dashed #1d65c9;
}

#personalCart .productTable .clear a:hover {
	color: #1d65c9;
}

#personalCart .productTable .name a:hover {
	color: #1d65c9;
}

#orderMake{
	background-color: #1d65c9;
}

#orderMake:hover{
	background-color: #006ac2;
}

.orderLoad {
	background: url(/local/templates/dresscodeV2/themes/ortox/images/orderLoad.gif) 24px 50% no-repeat #1d65c9 !important;
}


.topCallback .icon {
	background: url(/local/img/callback.png) 50% 50% no-repeat transparent;
	display: inline-block;
	height: 40px;
	width: 60px;
}

#wishlist .prop a:hover{
	color: #006ac2;
}

#popSection .name:hover{
	color: #1d65c9;
}

#popSection .last .showMore:hover{
	color: #1d65c9;
}

#popSection .last .ps:hover{
	color: #1d65c9;
}

#storesList .storesListTableLink,
#storeDetail .storesMoreLink{
	color: #1d65c9;
}

#storeDetail .showByMapLink{
	color: #000000;
}

#storesList .storesListTableLink:hover,
#storesList .storesListTableMailLink:hover,
#storeDetail .storesMoreLink:hover,
#storeDetail .showByMapLink:hover{
	color: #006ac2;
}

#complect .complectListItemLink{
	color: #000000;
}

#complect .complectListItemLink:hover{
	color: #006ac2;
}

#complect .complectResultEconomyValue{
	color: #ff305c;
}

#appFastView .addCart,
#geo-location-window .geo-location-window-button{
	background: #1d65c9;
}

#geo-location-window .geo-location-window-list-item .selected span{
	border-bottom: 1px dashed #1d65c9;
	color: #1d65c9;
}

#appFastView .addCart:hover,
#geo-location-window .geo-location-window-button:hover{
	background-color: #006ac2;
}

#geo-location-window .geo-location-window-list-item a:hover{
	color: #006ac2;
}

.information-feedback,
.shop-review-top-new-button{
	border: 1px solid #1d65c9;
	color: #1d65c9;
}

.information-feedback:hover,
.shop-review-top-new-button:hover{
	border: 1px solid #006ac2;
	color: #006ac2;
}

.webFormTools input[type="submit"] {
	background-color: #1d65c9;
}

.webFormTools input[type="submit"]:hover {
	background-color: #006ac2;
}

#bx-soa-order-form .bx-blue .btn.btn-default {
	background-color: #1d65c9;
	border: 1px solid #1d65c9;
	color: #ffffff;
}

#bx-soa-order-form textarea{
	outline: none;
}

#bx-soa-order-form a{
	color: #1d65c9;
}

#bx-soa-order-form a:hover{
	color: #006ac2;
}

#bx-soa-order-form .bx-blue .btn.btn-default:hover{
	background-color: #006ac2;
}

#bx-soa-order-form .bx-sls .quick-location-tag, .bx-slst .quick-location-tag{
	color: #23527c;
}

#appProductPriceVariant .linkMore{
	background: #1d65c9;
}

#appProductPriceVariant .linkMore:hover{
	background-color: #006ac2;
}

#requestPrice #requestPriceSubmit,
#requestPrice #requestPriceResultClose,
#compareBlock .leftTools .all,
#compareTools .hide,
#scrollTable .addCart,
#scrollTable .addSku,
#specialProduct .specialTimeItem,
#specialProduct .more,
#slider .sliderContent .cButton{
	background-color: #1d65c9;
}

#requestPrice #requestPriceSubmit:hover,
#requestPrice #requestPriceResultClose:hover,
#compareBlock .leftTools .all:hover,
#compareTools .hide:hover,
#scrollTable .addCart:hover,
#specialProduct .more:hover,
#slider .sliderContent .cButton:hover{
	background-color: #006ac2;
}

#requestPrice .productNameBlock .productUrl:hover,
#scrollTable a.name:hover{
	color: #006ac2;
}

#requestPrice #requestPriceSubmit.loading {
	background: url(/local/templates/dresscodeV2/themes/ortox/images/loading.gif) 24px 50% no-repeat #006ac2 !important;
}

#slider .sliderContent .bigTextColor,
#slider .sliderContent .mediumTextColor,
#slider .sliderContent .smallTextColor,
#slider .sliderContent .bigTextLightColor{
	color: #1d65c9;
}

.addCart.disabled .add2cart-mess {
	text-align: center;
	width: 100%;
}



/*start цвета для новых блоков*/
	.btn-simple { background: #1d65c9; border-color: #1d65c9; }
	.btn-simple:hover { background: #006ac2; border-color: #006ac2; }

	.btn-simple.btn-border { background: transparent; border-color: #1d65c9; color: #1d65c9; }
	.btn-simple.btn-border:hover { color: #006ac2; border-color: #006ac2; }

	.active-link:hover { color: #1d65c9; border-color: #1d65c9; }
	.inactive-link:hover { color: #1d65c9; }
	.text-link:hover { color: #1d65c9; }

	.tiles-list .h3:hover { color: #1d65c9; }
	.tiles-list .tile-wrap:first-child .h3:hover { color: #1d65c9; }

	.theme-color { color: #1d65c9; border-color: #1d65c9; }
	body .theme-color-hover { transition: all 0.2s ease-in-out; }
	body .theme-color-hover:hover { color: #1d65c9; }

	.other-news .name:hover { color: #1d65c9; }

	.big-text-link:hover { color: #1d65c9; }
	.link-dashed:hover { color: #1d65c9; border-color: #1d65c9; }
	.theme-link-dashed { color: #1d65c9; border-color: #1d65c9; }
	.theme-link-dashed:hover { color: #006ac2; border-color: #006ac2; }

	.new-list-items .active-link:hover { color: #006ac2; border-color: #006ac2; }
	.delivery-modal .active-link:hover { color: #006ac2; border-color: #006ac2; }

	.tabs-wrap .tab-btn-link.active { border-color: #1d65c9; background-color: #1d65c9; color: #fff; }
	.tabs-wrap .tab-btn-link.active:hover { border-color: #1d65c9; background-color: #1d65c9; color: #fff; }
	.tabs-wrap .tab-btn-link:hover { border-color: #1d65c9; color: #1d65c9; }
	.tabs-wrap .tab-dashed-link:hover { color: #1d65c9; }

	.bindAction a:hover { color: #006ac2; }

	#catalogElement .dropdownList .selected,
	#catalogElement .dropdownList .item:hover { background-color: #006ac2; }

	.smallSpecialTime .specialTimeItem { background: #1d65c9; }
	.productSpecialTime .specialTimeItem { background: #1d65c9; }
	.fastSpecialTime .specialTimeItem { background: #1d65c9; }

	#skuOffersTable .offersTable .basket .addCart{ background-color: #1d65c9; }
	#skuOffersTable .offersTable .basket .addCart:hover { background-color: #006ac2; }

	#elementContainer .bindActionImage .image{
		background-image: url("/local/templates/dresscodeV2/themes/ortox/images/action.png");
	}

	#elementContainer .wishCompWrap .elem.added { border-color: #1d65c9; background: #1d65c9; }
	#elementContainer .wishCompWrap .elem.added:hover { border-color: #006ac2; background: #006ac2; }


/*end цвета для новых блоков*/

/*end*/

::selection {
	background: #1d65c9;;
	color: #fff;
}

::-moz-selection {
	background: #1d65c9;;
	color: #fff;
}

::-webkit-selection {
	background: #1d65c9;;
	color: #fff;
}

@media all and (max-width: 2800px) {
	.product .price .discount {
		display: block!important;
	}
}


@media (max-width: 1920px){
	#slider ul li span, #slider .slideVideoContainer, #slider .limiter, #slider .videoPoster {
		height: 308px!important;
	}
}

@media (max-width: 1590px){
	#slider ul li span, #slider .slideVideoContainer, #slider .limiter, #slider .videoPoster {
		height: 220px!important;
	}
	.price-article-outer .price-article .price {
		font-size: 16px;
	}
	.price-article-outer .article-price {
		font-size: 11px;
	}
}

@media (max-width: 1450px){
	.product .quantityContainer {
		right: 10px!important;
		top: 18px;
	}
}

@media (max-width: 1400px){
	#slider ul li span, #slider .slideVideoContainer, #slider .limiter, #slider .videoPoster {
		height: 200px!important;
	}
	.price-article-outer .price-article .price {
		font-size: 16px;
	}	
}

@media (max-width: 1300px){
	.price-article-outer .price-article .price {
		font-size: 16px;
	}	
	.price-article-outer .article-price {
		font-size: initial;
	}	
}

@media (max-width: 1260px){
	.price-article-outer .price-article .price {
		font-size: 18px;
	}	
	.price-article-outer .article-price {
		font-size: 11px;
	}	
}

@media (max-width: 1200px){
	#slider ul li span, #slider .slideVideoContainer, #slider .limiter, #slider .videoPoster {
		height: 160px!important;
	}
	.product .tabloid {
		padding-top: 30px!important;
	}
}

@media (max-width: 700px){

	.addCart .add2cart-mess {
		display: none!important;
	}

	.addCart.disabled .add2cart-mess {
		display: block!important;
	}

	.product .addCartContainer.viewed .addCart .icon,
	.product .addCartContainer .addCart .icon{
		visibility: visible!important;
		padding: 0 10px 0 18px!important;
		height: 18px!important;
		margin: initial!important;
		width: 14px!important;
		opacity: 1!important;
	}

	#slider ul li span, #slider .slideVideoContainer, #slider .limiter, #slider .videoPoster {
		height: 130px!important;
	}
	#smartFilter .heading {
		display:none!important;
	}
	#smartFilter {
		border:0!important;
	}    
	#subHeader7 {
		height: 126px!important;
	}
	#nextSection {
		margin-bottom: 6px;
		margin-top: 6px;
	}
	#left .heading ins {
		margin-right: 8px!important;
	}
	#catalogLine {
		margin-bottom: 8px!important;
	}

	#topSearchLine {
		top: 76px!important;
	}
	#subHeader7 {
		line-height: 66px!important;
	}
	#subHeader7 .cart {
		top: 84px!important;
	}
	#left .heading {
		line-height: 40px!important;
		height: 40px!important;
	}
	#left .heading ins {
		line-height: 40px!important;
		height: 40px!important;
	}
	#subHeader7 #logo {
		line-height: 70px!important;
		height: 70px!important;
	}

	.bible-wraper img.img1 {
		display: none!important;
	}
	.bible-wraper img.img2 {
		display: block!important;
	}
}

@media (max-width: 600px){

	#catalogReviews, #related, #similar, #stores, #files, #video {
		padding: 0;
	}
	.price-article-outer {
		display: block!important;
		width: 100%!important;
	}
	.price-article-outer .price-article {
		width: 100%!important;
	}
	.price-article-outer .article-price {
		width: 100%!important;
		text-align: left!important;
	}
	img.sysimg {
		max-width: 100%!important;
		width: initial!important;
	}

	.changeDescription img, .changeShortDescription img, .description-section img, .detail-text-wrap img {
		width:100%;
		height: auto;
	}

	#slider ul li span, #slider .slideVideoContainer, #slider .limiter, #slider .videoPoster {
		height: 150px!important;
	}
}

@media (max-width: 500px){
	#slider ul li span, #slider .slideVideoContainer, #slider .limiter, #slider .videoPoster {
		height: 120px!important;
	}
}

@media (max-width: 400px){
	#slider ul li span, #slider .slideVideoContainer, #slider .limiter, #slider .videoPoster {
		height: 110px!important;
	}
	.product .addCartContainer .addCart .icon{
		padding: 0 10px 0 0!important;
	}
	.product .addCartContainer.viewed span, .product .addCartContainer span {
		left: 0!important;
	}
}


@media (min-width: 600px) and (max-width: 700px){
	.price-article-outer {
		display: block!important;
		width: 100%!important;
	}
	.price-article-outer .price-article {
		width: 100%!important;
	}
	.price-article-outer .article-price {
		width: 100%!important;
		text-align: left!important;
	}
	.price-article-outer .price-article .price {
		font-size: 16px;
	}

}


@media (max-width: 300px){

	.quantityContainer {
		display: none;
	}
	.product .addCartContainer.viewed .addCart .icon,
	.product .addCartContainer .addCart .icon {
		padding: 0 0 0 20px !important;
	}
}

#slider ul li span {
	background-position: center center!important;
	background-size: contain!important;
	background-repeat: no-repeat!important;
}


/* video in slider */

.video {
	position: relative;
	width: 825px;
	height: 510px;
}

.video__img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.video__play-icon {
	height: 30px;
	width: 30px;
	padding: 8px;
	border-radius: 50%;
	border: 3px solid #fff;
	background: rgba(0, 0, 0, 0.8);

	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.video__play-triangle {
	width: 0;
	height: 0;
	margin-left: 10px;
	margin-top: 4px;
	border-style: solid;
	border-width: 12px 0 12px 16px;
	border-color: transparent transparent transparent #ffffff;
}

.mvideo {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 100%;
}
.mvideo iframe, .mvideo object, .mvideo embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* <- video in slider */

/* catalog.item */

.price-article-outer {
	display: flex;
	width: 100%;
}

.price-article-outer .price-article {
	width: 65%;
}

.price-article-outer .article-price {
	width: 35%;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
}
.price-article-outer .price-article .price {
	white-space: nowrap;
	overflow: hidden;	
	text-overflow: ellipsis;
}


@media (min-width: 1280px) and (max-width: 1600px) {
	#catalog .product {
		width: 25%!important;
	}
	#catalogColumn .product {
		width: 25%!important;
	}
}

/*отступы для картинок в текстах*/
.imglevo {
	padding: 0 20px 20px 0;
}

.imgpravo {
	padding: 0 0 20px 20px;
}

#left .sideBlock .heading {
    background-color: #1d65c9;
}

.sect-desc-top {
	margin: 10px 0 20px 0;
}


#main select {
	-webkit-appearance: auto!important;
	-moz-appearance: auto!important;
	background: #ffffff;
}

.stok-marker {
	float: right;
	white-space: nowrap;
	position: absolute;
	top: 0;
	right: 14px;
}

#appFastView .marker {
	display: inline-block;
}

#requestPrice #requestPriceContainer {
	height: auto!important;
}

.addCart.requestPrice{
	margin-top: 4px!important;
}

#requestPrice #requestPriceSubmit {
	margin-bottom: 10px;
}


/* sale.order.ajax */
/* #bx-soa-basket, */
#bx-soa-delivery  {
	display: none;
}
/*
.bx-soa-pp-company-logo, .bx-soa-pp-item-container {
	display: none;
}
.bx-soa-pp-desc-container {
	width:100%;
}

*/
.bx-soa-section.bx-step-completed .bx-soa-section-title-count {
	background: #1d65c9!important;
	border-color: #1d65c9!important;
}
.bx-soa-section.bx-step-completed .bx-soa-section-title-count:before {
	display: none!important;
}
.bx-soa-section.bx-step-completed {
	border: 1px solid #1d65c9!important;
}

.suggestValue:focus {
	background: #e1f1ff;
	outline: none;
}

.suggestValue.selected {
	background: #e1f1ff;
	outline: none;
}


.suggestValue {
	width: 100%;
	display: block;
	padding: 5px;
}

#regionSuggest, #citySuggest, #addressSuggest {
	border: 1px solid #1d65c9;
}

div[data-property-id-row="1"] {
	display:none;
}

#catalogLineList .marker {
	display:inline-block;
}

@media (max-width: 700px) {
	.product:hover .tabloid {
	    position: relative!important;
	}
}




#catalogElement .mainTool .addCartContainer .qtyBlockContainer{
	transition: all 0.2s ease-in-out;
	transform: translateX(0px);
	visibility: visible;
	opacity: 1;
}

#catalogElement .mainTool .addCartContainer .addCart span{
    transform: translate(24px, -50%);
    left: 0%;
}

#catalogElement .mainTool .addCartContainer .addCart .icon{
	transition: all 0.4s ease-in-out;
	visibility: hidden;
	padding: 0px;
	height: 0px;
	margin: 0px;
	width: 0px;
	opacity: 0;
}

.addCart.added {
	position: relative;
}

.addCart.added i{
	bottom: -42px;
	position: absolute;
	right: 2px;
	font-style: normal;
	font-size: 14px;
	color: #000000;
}
.cart-info-offer {
	height: 16px;
	display: block;
	text-align: right;
	margin-bottom: 6px;
}

.cart-info-offer a {
	color: #000000;
	font-size: 12px;
}

.productColText .addCartContainer .addCart.added i {
	bottom: -54px;
	font-size: 14px;
	color: #7d7979;
	font-family: 'roboto_condensedlight', sans-serif;
}


.product .addCartContainer .quantityContainer,
.product .addCartContainer .quantityContainer{
	transform: translateX(0px);
	visibility: visible;
	opacity: 1;
}

.product .addCartContainer.viewed span,
.product .addCartContainer span{
	transform: translate(24px, -50%);
	left: 0%;
}


.product .addCartContainer.viewed .addCart .icon,
.product .addCartContainer .addCart .icon{
	transition: all 0.4s ease-in-out;
    	visibility: hidden;
    	padding: 0 10px 0 0;
    	height: 0;
    	margin: 0;
    	width: 0;
    	opacity: 0;
    }


.product .addCartContainer.viewed span, .product .addCartContainer span {
    transform: translate(18px, -50%)!important;
    left: 0!important;
}

#slider .sliderBtnLeft, #slider .sliderBtnRight {
	z-index: 99999;
}

.phonessoc {
	vertical-align: middle;
	height: 18px;
}

.phonesTc a {
	color: #000000;
	text-decoration: none;
}

.sysimg {
	max-width: 100%!important;
	width: initial!important;
}

#geo-location-window .geo-location-window-heading {
	background-color: #0061b3!important;
}

.num-stih {
	display: inline-block;
	padding-right: 6px;
	vertical-align: super;
	font-size: x-small;
	white-space: nowrap;
}

.bibble-text p {
	display: flex;
	text-align: left;
}

#telegramWidget {
	position: fixed;
	bottom: 0;
	right: 212px;
	z-index: 1035;
	background: #58aafa;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	display: flex;
	align-items: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	white-space: nowrap;
	line-height: 1;
	width: 100px;
	height: 42px;
	padding: 0 10px;
	justify-content: center;
	box-shadow: 0 2px 4px #999;
	-webkit-box-shadow: 0 2px 4px #999;
	-moz-box-shadow: 0 2px 4px #999;
	-o-box-shadow: 0 2px 4px #999;
	text-decoration: none;
}

#whatsappWidget {
	position: fixed;
	bottom: 0;
	right: 332px;
	z-index: 1035;
	background: #3c6;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	display: flex;
	align-items: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	white-space: nowrap;
	line-height: 1;
	width: 100px;
	height: 42px;
	padding: 0 10px;
	justify-content: center;
	box-shadow: 0 2px 4px #999;
	-webkit-box-shadow: 0 2px 4px #999;
	-moz-box-shadow: 0 2px 4px #999;
	-o-box-shadow: 0 2px 4px #999;
	text-decoration: none;
}

#whatsappWidget svg, #telegramWidget svg {
	width: 30px;
	height: 30px;
	fill: #fff;
	margin-right: 6px;
}

#whatsappWidget:hover, #telegramWidget:hover {
	background: #2873ed;
}

@media (max-width: 640px) {
	#telegramWidget {
		right: initial;
		left: 0;
		width: 35px;
	}
	#whatsappWidget {
		right: initial;
		left: 55px;
		width: 35px;
	}
	#whatsappWidget span, #telegramWidget span {
		display: none;
	}

	.rightTable tbody,.rightTable tr {
		display: block;
	}
}

@media (max-width: 850px) {
	#telegramWidget {
		right: 60px;
	}
	#whatsappWidget {
		right: 180px;
	}
}

#footerLine .limiter {
	margin: 0!important;
	max-width: initial!important;
}

#footerLine.color_theme .item .cart {
	margin: 0 44px;
}

#tags-block a {
	color: #e7e7e7;
}

.bible-text p {
	font-size: 16px;
}

#tooltip {
	z-index: 9999;
	position: absolute;
	display: none;
	top:0px;
	left:0px;
	width: auto;
	background-color: #fff;
	padding: 8px 14px 8px 14px;
	color: #000;
	border-radius: 5px;
	box-shadow: 0 1px 2px #555;
}

.serebro {
	margin: 20px 0;
	font-size: 16px;
	line-height: 25px;
	display: inline-block;
}

.serebro a {
	background: #1d65c9;
	box-sizing: border-box;
	vertical-align: middle;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	border-radius: 4px;
	line-height: 60px;
	padding: 0px 18px;
	font-size: 16px;
	color: #ffffff;
	height: 60px;
	white-space: nowrap;
}
/* End */


/* Start:/local/templates/dresscodeV2/styles.css?17514556571171*/
.snowball-box .snow-layer {
    bottom: 25px;
}

.custom-btn {
    display: block;
    width: 100%;
    height: auto;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    padding: 10px 10px;
    cursor: auto;
    overflow: visible;
    font-weight: 600;
    border-radius: 4px;
    white-space: normal;
    box-sizing: border-box;
    background-color: #1d65c9;
    margin-top: 6px;
}
.custom-btn::selection {
    background: #d1e1f8;
    color: #000;
}

.verticalBlock .description-header{
    border-left: 1px solid #1D65C9;
    padding-left: 10px;
    color: #1D65C9;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    line-height: 120%;

}

a {
    text-decoration-skip-ink: none;
}

#right ul:not([class]),
#right ol:not([class]) {
    padding-left: 0;
    padding-right: 2.5em;
}
#right ul:not([class]) li,
#right ol:not([class]) li {
    transform: translateX(2.5em);
    animation: fixlists 1s;
}

@keyframes fixlists {
    0% {
        text-indent: -0.001em;
    }
    100% {
        text-indent: 0;
    }
}

#flushTopCart {
    white-space: nowrap;
}


#smartFilter {
    overflow: hidden;
}
/* End */


/* Start:/local/templates/dresscodeV2/template_styles.css?1742365904214689*/
html {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-size: 100%;
}

body{
	font: normal normal 14px "roboto_ltregular" , arial , sans-serif;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	background-color: #ffffff;
	line-height: 21px;
	margin: 0;
}

img{
	border: 0;
}

input{
	font: normal normal 13px "roboto_ltregular" , arial , sans-serif;
 	outline: none;
}

input[placeholder]{
	text-overflow: ellipsis;
}

input::-moz-placeholder{
	text-overflow: ellipsis;
}

input:-moz-placeholder{
	text-overflow: ellipsis;
}

input:-ms-input-placeholder{
	text-overflow: ellipsis;
}

a:not([href]){
	cursor: default;
}

:focus::-webkit-input-placeholder{
	color: transparent;
}

:focus::-moz-placeholder{
	color: transparent;
}

:focus:-moz-placeholder{
	color: transparent;
}

:focus:-ms-input-placeholder{
	color: transparent;
}

input:focus {
	outline: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active  {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

#main select,
#main textarea,
#main input{
	-webkit-appearance: none;
	-moz-appearance: none;
	box-shadow: none;
	outline: none;
}

a{
	-webkit-appearance: none;
	outline: none;
	color: #1d65c9;
}

h1{
	font-family: "roboto_ltregular", sans-serif;
	line-height: 36px;
	font-weight: 400;
	text-align: left;
	margin: 0 0 24px;
	font-size: 24px;
	color: #000000;
	display: block;
}

h2{
	font-family: "roboto_ltregular", sans-serif;
	font-weight: 400;
	font-size: 16px;
}

h3{
	font-family: "roboto_ltregular", sans-serif;
	font-weight: 400;
	font-size: 16px;
}

b,
strong{
	font-family: 'robotobold', sans-serif;
	font-weight: 400;
}

*{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.clearfix:before,
.clearfix:after { content: ''; display: table; }
.clearfix:after { clear: both; }

#topHeader{
	position: relative;
	min-width: 320px;
	height: 30px;
	z-index: 35;
}

.loading #topHeader{
	overflow: hidden;
}

.loading #topMenu{
	opacity: 0;
}

.bold{
	font-family: 'robotobold', sans-serif;
}

/* auth register city block */

#topService{
	float: right;
	padding: 0;
	margin: 0;
}

#topService div[id^=bx_incl_area_]{
	float: left;
}

#topService li{
	line-height: 30px;
	list-style: none;
	padding: 0 12px;
	float: left;
	margin: 0;
}

#topService .null{
	display: inline-block;
	line-height: 0;
	padding: 0;
	height: 0;
	width: 0;
}

#topService li:not(.null) a{
	font: normal normal 13px "roboto_ltregular" , arial , sans-serif;
	-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;
	text-decoration: none;
	display: inline-block;
}

#topService li:not(.null) a:active{
	position: relative;
	top: 1px;
}

#topService li:not(.null) a:focus{
	transition: all 0.7s;
}

/* Sub Header */

#subHeader{
	min-width: 320px;
	height: 102px;
	z-index: 3;
}

.loading #subHeader{
	overflow: hidden;
}

#logo{
	line-height: 102px;
	text-align: center;
	position: relative;
    max-height: 102px;
	overflow: hidden;
	width: 229px;
	float: left;
	z-index: 97;
}

#logo a{
	display: block;
}

#logo a:active{
	position: relative;
	top: 1px;
}

#logo img{
	vertical-align: middle;
	max-height: 102px;
	max-width: 100%;
}

#topHeading{
	padding: 0 18px;
	width: 162px;
	float: left;
}

#topHeading .vertical{
	line-height: 102px;
}

#topHeading p{
	font: normal normal 16px "roboto_ltregular" , arial , sans-serif;
	vertical-align: middle;
	display: inline-block;
	line-height: 21px;
	text-align: center;
	margin: 0;
}

#headerTools{
	float: right;
	height: 96px;
}

#headerTools .tools{
	list-style:none;
	padding: 0;
	margin: 0;
}

#headerTools .tools .icon{
	float: left;
}

#headerTools .tools .heading{
	text-decoration: none;
	font-size: 18px;
	display: block;
}

#headerTools .tools .link{
	-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;
	font-size: 13px;
}

#headerTools .tools .link:active{
	position: relative;
	top: 1px;
}

#headerTools .tools li{
	line-height: 102px;
	list-style: none;
	padding: 0 18px;
	float: left;
	margin: 0;
}

#headerTools .tools div[id*="bx_"]{
	float: left;
}

#headerTools .wrap{
	vertical-align: middle;
	display: inline-block;

	line-height: 21px;
}

#headerTools .icon{
	margin: 0 4px;
	height: 40px;
}

#headerTools .nf{
	float: left;
	margin-left: 12px;
}

#headerTools .text{
	font-size: 13px;
}

#headerTools .icon:active{
	position: relative;
	top: 1px;
}
#headerTools .telephone .icon{
	width: 35px;
}

#headerTools .search .wrap{
	padding: 0 8px;
}

#headerTools .search .icon{
	width: 35px;
	margin: 0;
}

#headerTools .wishlist .icon{
	width: 36px;
}

#headerTools .compare .icon{
	width: 35px;
}

#headerTools .cart .icon{
	width: 44px;
}

#headerTools .cart ins{
	display: inline-block;
	text-decoration: none;
	border-radius: 3px;
	text-align: center;
	margin-left: 4px;
	padding: 0 6px;
	font-size: 13px;
}

#mainMenuContainer{
	height: 60px;
}

#topMenu .bar > a{
	background: url(/local/templates/dresscodeV2/images/menuMore.png) 0 50% no-repeat transparent;
}

#topHeader.color_default #topMenu .bar > a{
	background-image: url(/local/templates/dresscodeV2/images/menuMore2.png)
}

#changeYouCity{
	position: relative;
	min-width: 320px;
	padding: 18px 0;
	display: none;
}

#changeYouCity .limiter{
	position: relative;
}

#changeYouCity .heading{
	font-size: 21px;
	display: block;
}

#changeYouCity .list{
	text-align: center;
	overflow: hidden;
}

#changeYouCity .list li{
	margin-top: 12px;
	text-align: left;
	float: left;
	width: 25%;
}

#changeYouCity .list li a{
	text-decoration: none;
	font-size: 14px;
}

#changeYouCity .list li a:hover{
	text-decoration: underline;
}

#changeYouCity #cityClose{
	text-decoration: none;
	position: absolute;
	padding: 4px 12px;
	font-size: 14px;
	display: block;
	right: 24px;
	top: 0;
}

#changeYouCity #cityClose ins{
	display: inline-block;
	margin-right: 6px;
	height: 10px;
	width: 10px;
}

#main{
	/*margin-top: 24px;*/
	min-width: 320px;
}

#main .compliter{
	border-collapse: collapse;
	table-layout: fixed;
	display: table;
	width: 100%;
}

#left{
	display: table-cell;
	vertical-align: top;
	width: 355px;
}

#left .heading{
	text-decoration: none;
	padding-left: 24px;
	line-height: 65px;
    font-size: 16px;
	display: block;
	height: 65px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'robotobold', sans-serif;
	border-radius: 5px;
	margin-bottom: 8px;
	letter-spacing: 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);
}

#left .menuRolled + .collapsed{
	display: none;
}

#left .heading ins{
	vertical-align: middle;
	display: inline-block;
	margin-right: 24px;
	line-height: 65px;
	height: 65px;
	float: right;
	width: 27px;
}

#left .sideBlock .heading{
	line-height: 60px;
	font-size: 16px;
	height: 60px;
}

#left #subscribe .copy{
	text-align: center;
	margin: 12px auto;
	line-height: 24px;
	font-size: 16px;
	display: block;
	color: #0061b2;
	width: 90%;
}

#left .banner{
	text-align: center;
	margin-top: 24px;
}

#left .banner img{
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
}

#right{
	display: table-cell;
	vertical-align: top;
	padding-left: 24px;
}

#brandSearch{
	border-collapse: collapse;
	table-layout: fixed;
	border-spacing: 0;
	width: 100%;
	display: none;
}

#brandSearch td{
	line-height: 50px;
	height: 50px;
}

#brandSearch .label{
	width: 140px;
}

#brandSearch .label span{
	display: block;
	text-align: center;
}

#brandSearch .all{
	width: 60px;
}

#brandSearch .all a{
	text-align: center;
	display: block;
}

#brandSearch a{
	text-decoration: none;
	text-align: center;
	display: block;
}

#slider{
	position: relative;
	overflow: hidden;
}

#slider ul{
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
}

#slider ul li{
	position: relative;
	float: left;
}

#slider ul li span{
	background-position: center center;
	background-size: cover;
	-moz-background-size: cover;
	display: block;
    height: 900px;
}

#slider ul li img{
	width: auto;
	display: inline-block;
	margin-left: 0;
}

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

#slider ol li{
	margin-right: 4px;
	cursor: pointer;
	height: 18px;
	width: 18px;
	float: left;
}

#catalogLineList{
	margin-bottom: 24px;
}

#catalogLineList .itemRow{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border: 1px solid #e7e8ea;
	border-collapse: collapse;
	margin-bottom: 24px;
	border-radius: 4px;
	display: table;
	width: 100%;
}

#catalogLineList .itemRow:hover{
	border: 1px solid #cccccc;
}

#catalogLineList .column{
	vertical-align: middle;
	display: table-cell;
	position: relative;
	padding: 24px 0;
}

#catalogLineList .column:first-child{
	width: 400px;
	border: 0;
}

#catalogLineList .column:last-child{
	border-left: 1px solid #e7e8ea;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 24px 24px;
	height: 100%;
	width: 270px;
}

#catalogLineList .name{
	-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;
	margin-bottom: 12px;
	margin-right: 12px;
	font-size: 18px;
	color: #000;
}

#catalogLineList .description{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 12px;
	padding-right: 12px;
	font-size: 12px;
	color: #888888;
}

#catalogLineList .prop{
	border-spacing: 0;
	width: 50%;
}

#catalogLineList .picture{
	position: relative;
	text-align: center;
	display: block;
}

#catalogLineList .picture img{
	max-height: 250px;
	max-width: 80%;
}

#catalogLineList .markerContainer{
	position: absolute;
	z-index: 22;
	top: 8px;
	left: 8px;
}

#catalogLineList .marker {
	font: normal normal 12px "roboto_ltregular" , arial , sans-serif;
	background-color: #424242;
	margin-bottom: 8px;
	color: #fff;
	padding: 3px 4px;
	line-height: 16px;
	z-index: 2;
}

#catalogLineList .rating {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 12px;
	margin-right: 12px;
	position: relative;
	overflow: hidden;
	margin-top: 4px;
	height: 15px;
	width: 79px;
	z-index: 2;
}

#catalogLineList .rating i {
	background: url(/local/templates/dresscodeV2/images/rating.png) repeat 0 0 transparent;
	height: 15px;
	width: 79px;
	position: absolute;
	display: block;
	left: 0;
	top: 0;
}

#catalogLineList .rating i.m {
	background: url(/local/templates/dresscodeV2/images/rating.png) repeat 0 -14px transparent;
	width: 0;
	z-index: 10;
}

#catalogLineList .priceLabel{
	font-family: 'robotobold', sans-serif;
	margin-right: 4px;
	font-size: 21px;
	float: left;
}

#catalogLineList .price{
	font-family: 'robotobold', sans-serif;
	text-decoration: none;
	margin-bottom: 12px;
	position: relative;
	font-size: 21px;
	display: block;
	color: #000000;
}

#catalogLineList .price .measure{
	font-size: 16px;
}

#catalogLineList .price .discount{
	font-family: 'roboto_ltregular', sans-serif;
	position: absolute;
	padding-left: 4px;
	font-size: 14px;
	color: #888888;
	right: 0;
	top: -18px;
}

#catalogLineList .addCart{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	line-height: 60px;
	border-radius: 4px;
	color: #ffffff;
	height: 60px;
	font-size: 18px;
	text-align: center;
	display: block;
	text-decoration: none;
	margin-top: 16px;
	margin-bottom: 12px;
}

#catalogLineList .icon{
	vertical-align: middle;
	display: inline-block;
}

#catalogLineList .addCart .icon{
	padding-right: 12px;
	margin-top: -6px;
}

#catalogLineList .row{
	margin-bottom: 12px;
	overflow: hidden;
}

#catalogLineList .label{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	font-family: 'roboto_condensedlight', sans-serif;
	text-decoration: none;
	line-height: 21px;
	font-size: 15px;
	color: #717171;
	display: block;
	width: 45%;
	float: left;
}

#catalogLineList .label:hover{
	color: #000000;
}

#catalogLineList .label:nth-child(1),
#catalogLineList .label:nth-child(3){
	width: 55%;
}

#catalogLineList .label .icon{
	padding-right: 6px;
	margin-top: -4px;
}

#catalogLineList .article{
	background-color: #f3f3f3;
	border-radius: 4px;
	text-align: center;
	line-height: 32px;
	padding: 0 12px;
	color: #888888;
}

#catalogLineList .skuPropertyName{
	margin-bottom: 4px;
	font-size: 13px;
	color: #000000;
}

#catalogLineList .skuPropertyList{
	overflow: hidden;
	list-style: none;
	margin: 0 -4px;
	padding: 0;
}

#catalogLineList .skuProperty{
	overflow: hidden;
	margin: 12px 0;
}

#catalogLineList .skuProperty li{
	box-sizing: border-box;
	overflow: hidden;
	min-width: 35px;
	padding: 4px;
	float: left;
}

/*#catalogLineList .skuProperty .selected .skuPropertyLink{
	position: relative;
	top: -2px;
}*/

#catalogLineList .skuProperty .disabled{
	display: none;
}

#catalogLineList .skuPropertyLink{
	border: 1px solid #dddddd;
	text-decoration: none;
	text-align: center;
	line-height: 21px;
	padding: 4px 6px;
	min-width: 30px;
	font-size: 13px;
	display: block;
	color: #000000;
}

#catalogLineList .skuPropertyList img{
	vertical-align: middle;
    max-height: 100%;
 	max-width: 100%;
}

#catalogLineList .prop a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	color: #000000;
}

#catalogLineList .oSkuDropDownProperty:first-child{
	margin: 0;
}

#catalogLineList .oSkuDropDownProperty{
	overflow: visible;
	margin-top: 12px;
}

#catalogLineList .oSkuDropDownProperty .oSkuDropdownListItem{
    box-sizing: content-box;
    overflow: visible;
    min-width: auto;
    padding: 0;
    float: none;
}

#catalogLineList .oSkuDropdown{
	background-color: #ffffff;
    border: 1px solid #e7e8ea;
	position: relative;
	line-height: 13px;
	font-size: 13px;
	display: block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	border-radius: 2px;
	max-width: 250px;
	width: auto;
	margin-top: 4px;
	/*z-index: 99;*/
}

#catalogLineList .oSkuCheckedItem{
	background: url(/local/templates/dresscodeV2/images/selectArrow.png) 97% 50% no-repeat transparent;
	padding: 12px 30px 12px 8px !important;
	border-radius: 4px;
	cursor: pointer;
	display: block;
	color: #000000;
}

#catalogLineList .oSkuCheckedItem:hover{
	opacity: 0.8;
}

#catalogLineList .oSkuCheckedItem:active{
	position: relative;
	top: 1px;
}

#catalogLineList .oSkuDropdown label:before,
#catalogLineList .oSkuCheckboxList label:before {
	display: none;
}

#catalogLineList .oSkuDropdownList {
	background-color: #ffffff;
    border: 1px solid #e7e8ea;
    visibility: hidden;
    position: absolute;
    list-style: none;
    margin: 0 -1px;
    opacity: 0;
    padding: 0;
    z-index: 2;
    top: 42px;
    right: 0;
    left: 0;
}

#catalogLineList .oSkuDropdownList.opened{
	visibility: visible;
	opacity: 1;
}

#catalogLineList .pics .oSkuDropdownList{
	top: 52px;
}

#catalogLineList .oSkuDropdownList .skuPropertyValue{
	border-top: 1px solid #e7e8ea;
	position: relative;
	display: block;
}

#catalogLineList .oSkuDropdownList .skuPropertyValue:first-child{
	border-top: 0;
}

#catalogLineList .oSkuDropdownList .selected{
	box-shadow: 1px 1px 12px #f1f1f1 inset;
	font-family: "robotomedium", sans-serif;
	background-color: #f9f9f9;
	cursor: pointer;
	color: #ffffff;
	opacity: 0.8;
}

#catalogLineList .oSkuDropdownList .skuPropertyValue:hover{
	background-color: #f9f9f9;
	cursor: pointer;
	color: #ffffff;
	opacity: 0.8;
}

#catalogLineList .oSkuDropdownList .oSkuPropertyItemLink{
	padding: 12px 8px !important;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
	font-size: 13px;
	color: #000000;
	display: block;
	border: 0;
}

#catalogLineList .oSkuDropdownList .oSkuDropdownListItem.selected .oSkuPropertyItemLink{
	border: 0;
}

#catalogLineList .oSkuDropdownList .oSkuDropdownListItem.disabled{
	display: none;
}

#catalogLineList .oSkuDropdownList .skuPropertyValue:active .oSkuPropertyItemLink,
#catalogLineList .oSkuDropdownList .oSkuPropertyItemLink:active{
	position: relative;
	top: 1px;
}

#catalogLineList .oSkuDropdownList .skuPropertyValue.loading:after{
	left: 24px;
}

#catalogTableList{
	margin-bottom: 24px;
}

#catalogTableList .itemRow{
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	border-collapse: collapse;
	border: 1px solid #e7e8ea;
	margin-bottom: 24px;
	table-layout: fixed;
	border-radius: 4px;
	display: table;
	width: 100%;
}

#catalogTableList .itemRow:hover{
	border: 1px solid #cccccc;
}

#catalogTableList .column{
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	padding: 12px 0;
}

#catalogTableList .column:first-child{
	width: 120px;
}

#catalogTableList .column:nth-child(2){
	width: 20%;
}

#catalogTableList .column.out{
	display: none;
	width: 0;
}

#catalogTableList .picture{
	display: inline-block;
	text-align: center;
	line-height: 60px;
	height: 60px;
	width: 80px;
}

#catalogTableList .picture img{
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
}

#catalogTableList .name{
	-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;
	text-align: left;
	font-size: 13px;
	display: block;
	color: #000000;
}

#catalogTableList .rating {
	margin-top: 4px;
	display: inline-block;
	position: relative;
	overflow: hidden;
	height: 15px;
	width: 79px;
	z-index: 2;
}

#catalogTableList .rating i {
	background: url(/local/templates/dresscodeV2/images/rating.png) repeat 0 0 transparent;
	height: 15px;
	width: 79px;
	position: absolute;
	display: block;
	left: 0;
	top: 0;
}

#catalogTableList .rating i.m {
	background: url(/local/templates/dresscodeV2/images/rating.png) repeat 0 -14px transparent;
	width: 0;
	z-index: 10;
}

#catalogTableList .price{
	font-family: 'robotobold', sans-serif;
	text-decoration: none;
	position: relative;
	font-size: 16px;
	display: block;
	color: #000000;
}

#catalogTableList .price .measure{
	font-size: 16px;
}

#catalogTableList .price .discount{
	font-family: 'roboto_ltregular', sans-serif;
	position: absolute;
	padding-left: 4px;
	font-size: 14px;
	color: #888888;
	right: 25%;
	top: -18px;
}

#catalogTableList .addCart,
#catalogTableList .more{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	font-family: 'roboto_ltregular', sans-serif;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	border-radius: 4px;
	line-height: 40px;
	font-size: 14px;
	color: #ffffff;
	height: 40px;
	width: 130px;

}

#catalogTableList  .addCart.requestPrice{
	margin-top: 0;
}

#catalogTableList .row{
	display: inline-block;
	text-align: center;
}

#catalogTableList .icon{
	vertical-align: middle;
	display: inline-block;
	margin-right: 4px;
	margin-top: -4px;
}

#catalogTableList .addCart .icon,
#catalogTableList .more .icon{
	padding-right: 4px;
	margin-top: -4px;
}

#catalogTableList .label{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	font-family: 'roboto_condensedlight', sans-serif;
	text-decoration: none;
	line-height: 21px;
	text-align: left;
	margin-top: 8px;
	font-size: 15px;
	color: #717171;
	display: block;
}

#catalogTableList .label:hover{
	color: #000000;
}

#catalogTableList .article{
	background-color: #f3f3f3;
	display: inline-block;
	border-radius: 4px;
	line-height: 32px;
	overflow: hidden;
	padding: 0 12px;
	color: #888888;
	height: 32px;
}

#popCats{
	margin-top: 24px;
}

#popCats .sideBlockContent {
	padding: 12px;
	border-top: 0;
}

#popCats ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#popCats li {
	display: inline-block;
	margin-right: 8px;
	margin-bottom: 8px;
}

#popCats li span,
#popCats li a {
	-webkit-transition: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;
	text-decoration: none;
	padding: 4px 12px;
	line-height: 21px;
	display: block;
}


#collectionList {
	margin-top: 24px;
	position: relative;
	overflow: hidden;
}

#collectionCarousel {
	position: relative;
	overflow: hidden;
	margin: 0 -12px;
}

#collectionCarousel > ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#collectionCarousel > ul li {
	width: 33.3131313%;
	float: left;
}

#collectionList .collection {
	position: relative;
	padding: 0 12px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#collectionList .collection .wrap {
	border-bottom: none;
	overflow: hidden;
	padding: 12px;
}

#collectionList .collection .heading {
	text-decoration: none;
	margin-bottom: 12px;
	line-height: 24px;
	font-weight: 700;
	font-size: 18px;
	height: auto;
	padding: 0;
}

#collectionList .collectionDesc {
	line-height: 18px;
	font-size: 12px;
}

#collectionList .goTo {
	vertical-align: middle;
	text-decoration: none;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	display: block;
	-webkit-transition: background-color 0.3s, color 0.3s;
	transition: background-color 0.3s, color 0.3s;
}

#collectionList .pic {
	display: block;
	margin-bottom: 18px;
	text-align: center;
	line-height: 420px;
	height: 420px;
}

#collectionList .pic img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

#promoBlock,
#promoBlock > div[id*="bx_"]{
	width: 100%;
	display: table;
	overflow:hidden;
	table-layout: fixed;
	border-collapse: collapse;
}

/*#sliderBlock, #bannersBlock {
	display: table-cell;
	vertical-align: top;
}

#bannersBlock {
	padding-left: 12px;
	position: relative;
	overflow: hidden;
	width: 356px;
}

#bannersBlock ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#bannersBlock ul li {
	float: left;
}

#bannersBlock ul a {
	display: block;
	line-height: 0;
}

#bannersBlock ul li:first-child {
	margin-bottom: 12px;
	float: none;
}

#bannersBlock ul li:first-child + li {
	padding-right: 12px;
}
*/
#right .heading{
	margin-bottom: 24px;
	padding-left: 24px;
	line-height: 60px;
	font-size: 18px;
	display: block;
	height: 60px;
}

#footer{
	margin-bottom: 55px;
	padding-top: 36px;
	overflow: hidden;
}

#footer.variant_3 #leftFooter,
#footer.variant_3 #rightFooter,
#footer.variant_3 #footerBottom,
#footer.variant_3 .fc{
	background-color: #47494d;
}

#footer.variant_4 #leftFooter,
#footer.variant_4 #rightFooter,
#footer.variant_4 #footerBottom,
#footer.variant_4 .fc{
	background-color: #f3f3f3;
}

#footer.variant_5 #leftFooter,
#footer.variant_5 #rightFooter,
#footer.variant_5 #footerBottom,
#footer.variant_5 .fc{
	background-color: #ffffff;
}

#footer.variant_6 #leftFooter,
#footer.variant_6 #rightFooter,
#footer.variant_6 #footerBottom,
#footer.variant_6 .fc{
	background-color: #142236;
}

#footer.variant_7 #leftFooter,
#footer.variant_7 #rightFooter,
#footer.variant_7 #footerBottom,
#footer.variant_7 .fc{
	background-color: #24433c;
}

#footer.variant_8 #leftFooter,
#footer.variant_8 #rightFooter,
#footer.variant_8 #footerBottom,
#footer.variant_8 .fc{
	background-color: #4e0838;
}

#footer.variant_5 #footerBottom{
	border-top: 1px solid #f1f1f1;
}

#footer.variant_6 #footerBottom{
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}

#footer.variant_7 #footerBottom,
#footer.variant_8 #footerBottom{
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

#footer.variant_4 #footerBottom{
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

#footer.variant_3 #footerBottom{
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

#footer.variant_2 #footerBottom{
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

#footer.variant_4 #leftFooter a,
#footer.variant_5 #leftFooter a{
	color: #000000;
}

#footer.variant_4 #leftFooter a:active{
	position: relative;
	top: 1px;
}

#footer.variant_2 #leftFooter a{
	color: #ffffff;
}

#footer.variant_2 #leftFooter a:hover,
#footer.variant_2 #leftFooter .selected{
	opacity: 0.8;
}

#footer.variant_2 #rightFooter .telephone,
#footer.variant_2 #rightFooter .showMap{
	color: #ffffff;
}

#footer.variant_2 #rightFooter .showMap:hover{
	opacity: 0.8;
}

#footer.variant_3 #leftFooter .heading{
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#footer.variant_3 #leftFooter ul li{
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

#footer.variant_2 #leftFooter .heading,
#footer.variant_4 #leftFooter .heading,
#footer.variant_5 #leftFooter .heading,
#footer.variant_7 #leftFooter .heading,
#footer.variant_8 #leftFooter .heading{
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#footer.variant_2 #leftFooter ul li,
#footer.variant_4 #leftFooter ul li,
#footer.variant_5 #leftFooter ul li,
#footer.variant_7 #leftFooter ul li,
#footer.variant_8 #leftFooter ul li{
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

#footer.variant_2 #leftFooter ul li:first-child,
#footer.variant_3 #leftFooter ul li:first-child,
#footer.variant_4 #leftFooter ul li:first-child,
#footer.variant_5 #leftFooter ul li:first-child,
#footer.variant_7 #leftFooter ul li:first-child,
#footer.variant_8 #leftFooter ul li:first-child{
	border-top: 0;
}

#footer.variant_4 #rightFooter,
#footer.variant_4 #rightFooter p,
#footer.variant_4 #rightFooter .list li,
#footer.variant_4 #rightFooter .email{
	color: #000000;
}

#footer.variant_5 #rightFooter,
#footer.variant_5 #rightFooter p,
#footer.variant_5 #rightFooter .list li,
#footer.variant_5 #rightFooter .email{
	color: #000000;
}

#footer.variant_2 #rightFooter,
#footer.variant_2 #rightFooter p,
#footer.variant_2 #rightFooter .list li,
#footer.variant_2 #rightFooter .email{
	color: #ffffff;
}

#footer.variant_2 #rightFooter .email a,
#footer.variant_4 #rightFooter .email a,
#footer.variant_5 #rightFooter .email a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#footer.variant_2 #rightFooter .hr,
#footer.variant_4 #rightFooter .hr,
#footer.variant_5 #rightFooter .hr,
#footer.variant_7 #rightFooter .hr,
#footer.variant_8 #rightFooter .hr{
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

#footer.variant_2 #footerBottom .sn .vk{
	background: url(/local/templates/dresscodeV2/images/snC.png) 0 0 no-repeat transparent;
}

#footer.variant_4 #footerBottom .sn .vk,
#footer.variant_5 #footerBottom .sn .vk{
	background: url(/local/templates/dresscodeV2/images/snW.png) 0 0 no-repeat transparent;
}

#footer.variant_2 #footerBottom .sn .fb{
	background: url(/local/templates/dresscodeV2/images/snC.png) -60px 0 no-repeat transparent;
}

#footer.variant_4 #footerBottom .sn .fb,
#footer.variant_5 #footerBottom .sn .fb{
	background: url(/local/templates/dresscodeV2/images/snW.png) -60px 0 no-repeat transparent;
}

#footer.variant_2 #footerBottom .sn .od{
	background: url(/local/templates/dresscodeV2/images/snC.png) -120px 0 no-repeat transparent;
}

#footer.variant_4 #footerBottom .sn .od,
#footer.variant_5 #footerBottom .sn .od{
	background: url(/local/templates/dresscodeV2/images/snW.png) -120px 0 no-repeat transparent;
}

#footer.variant_2 #footerBottom .sn .tw{
	background: url(/local/templates/dresscodeV2/images/snC.png) -180px 0 no-repeat transparent;
}

#footer.variant_4 #footerBottom .sn .tw,
#footer.variant_5 #footerBottom .sn .tw{
	background: url(/local/templates/dresscodeV2/images/snW.png) -180px 0 no-repeat transparent;
}

#footer.variant_2 #footerBottom .sn .go{
	background: url(/local/templates/dresscodeV2/images/snC.png) -240px 0 no-repeat transparent;
}

#footer.variant_4 #footerBottom .sn .go,
#footer.variant_5 #footerBottom .sn .go{
	background: url(/local/templates/dresscodeV2/images/snW.png) -240px 0 no-repeat transparent;
}

#footer.variant_2 #footerBottom .sn .yo{
	background: url(/local/templates/dresscodeV2/images/snC.png) -300px 0 no-repeat transparent;
}

#footer.variant_4 #footerBottom .sn .yo,
#footer.variant_5 #footerBottom .sn .yo{
	background: url(/local/templates/dresscodeV2/images/snW.png) -300px 0 no-repeat transparent;
}

#footer.variant_2 #footerBottom .sn .vk:hover,
#footer.variant_4 #footerBottom .sn .vk:hover,
#footer.variant_5 #footerBottom .sn .vk:hover{
	background-position: 0 -60px;
}

#footer.variant_2 #footerBottom .sn .fb:hover,
#footer.variant_4 #footerBottom .sn .fb:hover,
#footer.variant_5 #footerBottom .sn .fb:hover{
	background-position: -60px -60px;
}

#footer.variant_2 #footerBottom .sn .od:hover,
#footer.variant_4 #footerBottom .sn .od:hover,
#footer.variant_5 #footerBottom .sn .od:hover{
	background-position: -120px -60px;
}

#footer.variant_2 #footerBottom .sn .tw:hover,
#footer.variant_4 #footerBottom .sn .tw:hover,
#footer.variant_5 #footerBottom .sn .tw:hover{
	background-position: -180px -60px;
}

#footer.variant_2 #footerBottom .sn .go:hover,
#footer.variant_4 #footerBottom .sn .go:hover,
#footer.variant_5 #footerBottom .sn .go:hover{
	background-position: -240px -60px;
}

#footer.variant_2 #footerBottom .sn .yo:hover,
#footer.variant_4 #footerBottom .sn .yo:hover,
#footer.variant_5 #footerBottom .sn .yo:hover{
	background-position: -300px -60px;
}

#footer.variant_2 .sn li:first-child,
#footer.variant_3 .sn li:first-child,
#footer.variant_4 .sn li:first-child,
#footer.variant_5 .sn li:first-child,
#footer.variant_7 .sn li:first-child{
	border-left: 1px solid rgba(0, 0, 0, 0.1);
}

#footer.variant_2 .sn li,
#footer.variant_3 .sn li,
#footer.variant_4 .sn li,
#footer.variant_5 .sn li,
#footer.variant_7 .sn li{
	border-right: 1px solid rgba(0, 0, 0, 0.1);
}


#catalogColumn #catalogLineList .description{
	display: none;
	
}

#catalogColumn #catalogLineList .prop{
	width: 100%;
}

#catalogColumn #catalogTableList .column:nth-child(3),
#catalogColumn #catalogTableList .column:nth-child(4){
	display: none;
}

#catalogLine {
	margin-bottom: 24px;
	border-radius: 4px;
	line-height: 55px;
	padding: 0;
	height: 55px;
}

#catalogLine .column{
	display: inline-block;
	margin-left: 0;
	margin-right: 12px;
}

#catalogLine .oFilter{
	display: none;
	margin-right: 48px;
}

#catalogLine .oSmartFilter .ico {
	background: url(/local/templates/dresscodeV2/images/filterIco.png) 0 0 no-repeat transparent;
	vertical-align: middle;
	display: inline-block;
	padding-right: 12px;
	margin-top: -2px;
	height: 11px;
	width: 15px;
}

#catalogLine .column:first-child{
	margin-left: 0;
}

#catalogLine .column:last-child{
	float: right;
}

#catalogLine .label{
	display: inline-block;
	margin-right: 12px;
	padding-left: 10px;
}

#catalogLine select{
	border-radius: 4px;
	padding: 0 12px;
	height: 30px;
}

#catalogLine .viewList{
	vertical-align: middle;
	display: inline-block;
	overflow: hidden;
}

#catalogLine .viewList .element{
	margin-left: 12px;
	float: left;
}

#catalogLine .viewList .element:first-child{
	margin-left: 0;
}

#catalogLine .viewList .element a{
	vertical-align: middle;	
	display: inline-block;
	height: 55px;
	width: 30px;
}

#catalogLine .viewList .element .squares{
	background-position: 0 0;
}

#catalogLine .viewList .element .squares:hover{
	background-position: -30px 0;	
}

#catalogLine .viewList .element .squares.selected{
	background-position: -60px 0;	
}

#catalogLine .viewList .element .line{
	background-position: 0 -55px;
}

#catalogLine .viewList .element .line:hover{
	background-position: -30px -55px;	
}

#catalogLine .viewList .element .line.selected{
	background-position: -60px -55px;	
}

#catalogLine .viewList .element .table{
	background-position: 0 -110px;
}

#catalogLine .viewList .element .table:hover{
	background-position: -30px -110px;
}

#catalogLine .viewList .element .table.selected{
	background-position: -60px -110px;	
}


#catalogLine .viewList .element .squares:active,
#catalogLine .viewList .element .table:active,
#catalogLine .viewList .element .line:active{
	position: relative;
	top: 1px;
}

.catalogLineSpecialTime{
	margin-bottom: 12px;
	color: #666d83;
	font-size: 0;
	line-height: 0;
}

.catalogLineSpecialTime .specialTimeItem{
	display: inline-block;
	box-sizing: border-box;
	border-radius: 2px;
	text-align: center;
	overflow: hidden;
	margin-left: 2px;
	padding: 8px 0;
	line-height: 14px;
	height: 42px;
	width: 48px;
	background: #e0e0e0;
}

.catalogLineSpecialTime .specialTimeItem:first-child{
	margin-left: 0;
}

.catalogLineSpecialTime .specialTimeItemValue{
	font-family: 'robotomedium', sans-serif;
	font-size: 14px;
}

.catalogLineSpecialTime .specialTimeItemlabel{
	font-family: "roboto_ltregular", sans-serif;
	font-size: 12px;
}

#rowFooter{
	display: table;
	width: 100%;
	table-layout: fixed;
	height: 100%;
	border-top: 1px solid #a7a6a4;
}


#leftFooter{

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	display: table-cell;
	vertical-align: top;
	padding: 24px 0;
	width: 60%;
}

#leftFooter .footerRow{
	overflow: hidden;
	list-style: none;
}

#leftFooter .column{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 48px;
	width: 33.33%;
	float: left;
}

#leftFooter .heading{
	padding-bottom: 12px;
	margin-bottom: 6px;
	font-size: 20px;
	display: block;
}

#leftFooter ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#leftFooter ul li:first-child{
	border: 0;
}

#leftFooter a{

	-webkit-transition: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;

	text-decoration: none;
	font-size: 13px;
	padding: 6px 0;
	display: block;
}

#rightFooter{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	vertical-align: top;
	display: table-cell;
	width: 40%;
	height: 100%;
}

#rightFooter .rightTable{
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
	height: 100%;
}

#rightFooter .rightTable .leftColumn {
	background: #ffffff;
	padding: 10px 0;
}

#rightFooter .rightTable td{
	vertical-align: top;
}

#rightFooter .rightColumn{
	text-align: center;
	padding: 20px 10px;
}

#rightFooter .rightColumn .wrap{
	display: inline-block;
	text-align: left;
	width: 90%;
}

#rightFooter .list{
	list-style: none;
	padding: 0;
	margin: 12px 0;
}

#rightFooter .list li{
	margin-bottom: 8px;
	line-height: 21px;
	list-style: none;
	font-size: 14px;
	display: block;
}

#rightFooter .email a{
	text-decoration: none;
}

#rightFooter p{
	font-size: 14px;
	display: block;
}

#rightFooter .hr{
	padding-top: 12px;
}


#rightFooter .email{
	display: block;
	font-size: 18px;
}

#rightFooter .showMap{
	-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: underline;
	margin-top: 12px;
	display: block;
}

#rightFooter .showMap:active{
	position: relative;
	top: 1px;
}

#rightFooter .logo img{
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
}

#footerBottom{
	line-height: 60px;
	overflow: hidden;
	height: 60px;
	clear: both;
}

#footerBottom .creator{
	float: left;
}

#footerBottom .creator a{
	display: block;
	line-height: 60px;
}

#footerBottom .creator a:active{
	position: relative;
	top: 1px;
}

#footerBottom .creator img{
	vertical-align: middle;
}

#footerBottom .social{
	float: right;
}

#footerBottom ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#appBasket{

	-webkit-transition: 0.1s all ease-in-out;
	-o-transition: 0.1s all ease-in-out;
	transition: 0.1s all ease-in-out;

	background: rgba(0, 0, 0, 0.4);
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 1001;
	left: 0;
	top: 0;
	
	display: none;
}

#appBasketContainer{
	margin-left: -350px;
	margin-top: -200px;
	position: absolute;
	height: 400px;
	width: 700px;
	left: 50%;
	top: 50%;
}

#appBasket .heading{
	position: relative;
	text-align: center;
	line-height: 60px;
	font-size: 18px;
}

#appBasket .close{
	position: absolute;
	display: block;
	height: 21px;
	width: 21px;
    right: 20px;
    top: 20px;
}

#appBasket .container{
	position: relative;
	overflow: hidden;
}

#appBasket .markerContainer {
    position: absolute;
    top: 8px;
    left: 8px;
}

#appBasket .rating {
	position: absolute;
	right: 12px;
	top: 12px;
	z-index: 2;
	width: 79px;
}

#appBasket .rating i {
	background: url(/local/templates/dresscodeV2/images/rating.png) repeat 0 0 transparent;
	height: 15px;
	width: 79px;
	position: absolute;
	display: block;
	left: 0;
	top: 0;
}

#appBasket .rating i.m {
	background: url(/local/templates/dresscodeV2/images/rating.png) repeat 0 -14px transparent;
	width: 0;
	z-index: 10;
}

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

#appBasket .picture{
	position: relative;
	line-height: 280px;
	text-align: center;
	height: 280px;
	width: 300px;
	float: left;
}

#appBasket .picture:active{
	position: relative;
	top: 1px;
}

#appBasket .picture img{
	vertical-align: middle;
	max-height: 90%;
	max-width: 90%;
}

#appBasket .information{
	line-height: 280px;
}

#appBasket .information .wrapper{
	vertical-align: middle;
	display: inline-block;
	line-height: 21px;
}

#appBasket .name{

	-webkit-transition: 0.1s all ease-in-out;
	-o-transition: 0.1s all ease-in-out;
	transition: 0.1s all ease-in-out;

	max-width: 300px;
	margin-bottom: 18px;
	text-decoration: none;
	font-size: 14px;
	display: block;
}

#appBasket .price{
	font-family: 'robotobold', sans-serif;
    margin-bottom: 18px;
    font-size: 18px;
    display: block;
}

#appBasket .price .discount {
    font-family: 'roboto_ltregular', sans-serif;
    padding-left: 8px;
    font-size: 14px;
}

#appBasket .qtyBlock{
	margin-bottom: 18px;
	overflow: hidden;
}

#appBasket .qtyBlock .label{
	padding-right: 4px;
}

#appBasket .plus,
#appBasket .minus{
	vertical-align: middle;
	display: inline-block;
	height: 19px;
	width: 19px;
}

#appBasket .qty{

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	vertical-align: middle;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	margin: 0 2px;
	height: 19px;
	width: 40px;
	padding: 0 2px;
	border: 0;
}

#appBasket .qty.error{
	border: 1px solid #ff0000;
}

#appBasket .sum{
	font-family: 'robotobold', sans-serif;
	line-height: 50px;
	padding: 0 24px;
    font-size: 18px;
	height: 50px;
}

#appBasket .sum .discount{
	font-family: 'roboto_ltregular', sans-serif;
	padding-left: 8px;
	font-size: 14px;
}

#appBasket .lower{
	line-height: 60px;
	overflow: hidden;
	height: 60px;
}

#appBasket .lower .tools{
	border-collapse: collapse;
	table-layout: fixed;
	border-spacing: 0;
	width: 100%;
}

#appBasket .lower .tools .av:hover{
	background: unset;
}

#appBasket .lower tbody{
	vertical-align: top;
}

#appBasket .lower .tools td{
	padding: 0;
}

#appBasket .lower .tools .icon{
	
	-webkit-transition: 0.1s all ease-in-out;
	-o-transition: 0.1s all ease-in-out;
	transition: 0.1s all ease-in-out;

	vertical-align: top;
	text-align: center;
	line-height: 60px;
	height: 60px;
	width: 70px;

}

#appBasket .lower .tools .icon a{
	text-decoration: none;
	color: transparent;
	display: block;
}

#appBasket .lower .tools .icon .ico{
	vertical-align: middle;
	display: inline-block;
	height: 16px;
	width: 17px;
}

#appBasket .lower .tools .addCompare .ico{
	background: url(/local/templates/dresscodeV2/images/compare.png) 0 0 no-repeat transparent;
}

#appBasket .lower .tools .addCompare.added .ico{
	background: url(/local/templates/dresscodeV2/images/compareActive.png) 0 0 no-repeat transparent;
}

#appBasket .lower .tools .addWishlist .ico{
	background: url(/local/templates/dresscodeV2/images/wishlist.png) 0 0 no-repeat transparent;
}

#appBasket .lower .tools .addWishlist.added .ico{
	background: url(/local/templates/dresscodeV2/images/wishlistActive.png) 0 0 no-repeat transparent;
}

#appBasket .lower .tools .inStock{
	text-decoration: none !important;
}

#appBasket .lower .tools .inStock .ico{
	background: url(/local/templates/dresscodeV2/images/inStock.png) 0 0 no-repeat transparent;
	border: 0 !important;
}

#appBasket .lower .tools .outOfStock .ico{
	background: url(/local/templates/dresscodeV2/images/outOfStock.png) 0 0 no-repeat transparent;
}

#appBasket .lower .tools .onOrder .ico{
	background: url(/local/templates/dresscodeV2/images/onOrder.png) 0 0 no-repeat transparent;
}

#appBasket .lower .tools .delete .ico{
	background: url(/local/templates/dresscodeV2/images/delete.png) 0 0 no-repeat transparent;
}

#appBasket .lower .tools .continue{
	text-align: center;
	width: 50%;
}

#appBasket .lower .tools .continue, 
#appBasket .lower .tools .goToBasket{
	-webkit-transition: 0.1s all ease-in-out;
	-o-transition: 0.1s all ease-in-out;
	transition: 0.1s all ease-in-out;
}

#appBasket .lower .tools .continue a, 
#appBasket .lower .tools .goToBasket a{
	
line-height: 60px;
	text-decoration: none;
	font-size: 14px;
	display: block;

}

#appBasket .lower .tools .continue .text,
#appBasket .lower .tools .goToBasket .text{
	margin-top: 2px;
	display: inline-block;
}

#appBasket .lower .tools .goToBasket img{
	margin-top: -3px;
}

#appBasket .lower .tools .continue img, 
#appBasket .lower .tools .goToBasket img{
	vertical-align: middle;
	padding-right: 12px;

}

#appBasket .lower .tools .goToBasket{
	text-align: center;
	width: 50%;
}

#appFastBuy{

	-webkit-transition: 0.1s all ease-in-out;
	-o-transition: 0.1s all ease-in-out;
	transition: 0.1s all ease-in-out;

	background: rgba(0, 0, 0, 0.4);
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 1001;
	left: 0;
	top: 0;
	
	display: none;
}

#appFastBuyContainer{
	box-shadow: 1px 1px 12px rgba(60, 60, 60, 0.3);
	background-color: #ffffff;
	margin-left: -350px;
	margin-top: -215px;
	position: absolute;
	overflow: hidden;
	height: 430px;
	width: 700px;
	left: 50%;
	top: 50%;
}

#appFastBuyContainer .column{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 24px;
	/*padding: 0 24px;*/
	width: 380px;
	float: left;
}

#appFastBuyContainer .column:first-child{
	text-align: center;
	width: 320px;
}

#appFastBuyContainer  .heading{
	position: relative;
	text-align: center;
	line-height: 60px;
	font-size: 18px;
	height: 60px;
}

#appFastBuyContainer .title{
	margin-bottom: 12px;
	text-align: center;
	margin-right: 24px;
	font-size: 16px;
	display: block;
}

#appFastBuyContainer .formLine{
	margin-bottom: 12px;
}

#appFastBuyContainer input{
	-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;
	font-family: "roboto_ltregular", sans-serif;
	padding-left: 12px;
	width: 354px;
	height: 50px;
	border: 0;
}

#appFastBuyContainer input[type="checkbox"]{
	vertical-align: middle;
	display: inline-block;
	margin-right: 6px;
	margin-top: 0;
	height: 14px;
	width: 14px;
}

#appFastBuyContainer input[type="checkbox"].error + label{
	border-bottom: 1px solid #ff0000 !important;
}

#appFastBuyContainer textarea{
	-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;
	font-family: "roboto_ltregular", sans-serif;	
	padding-left: 12px;
	padding-top: 12px;
	resize: none;
	width: 354px;
	height: 60px;
	border: 0;
}

#appFastBuyContainer input:focus, 
#appFastBuyContainer textarea:focus{
	outline: none;
}

#appFastBuyContainer #fastBuyFormSubmit{
	-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;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	display: block;
	height: 50px;
	width: 354px;
}

#appFastBuyContainer #fastBuyFormSubmit:active{
	position: relative;
	top: 1px;
}

#appFastBuyContainer #fastBuyFormSubmit.loading{
	-webkit-transition: background 0s !important;
	-o-transition: background 0s !important;
	transition: background 0s !important;
	text-indent: 12px;
	opacity: 0.9;
}

#appFastBuyContainer #fastBuyFormSubmit.loading img{
	display: none;
}

#appFastBuyContainer #fastBuyFormSubmit img{
	vertical-align: middle;
	padding-right: 4px;
	margin-top: -2px;
}

#appFastBuyContainer .markerContainer{
	position: absolute;
	top: 0;
	left: 12px;
}

#appFastBuyContainer #fastBuyResult{
	transform: translateY(50%);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 24px;
}

#fastBuyResult #fastBuyResultTitle{
	text-align: center;
	margin-top: 24px;
	font-size: 16px;
}

#fastBuyResult #fastBuyResultMessage{
	text-align: center;
	margin-top: 24px;
}

#fastBuyResult #fastBuyResultClose{
	-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;
	text-align: center;
	line-height: 50px;
	margin: 24px auto;
	font-size: 14px;
	display: block;
	height: 50px;
	width: 254px;
}

#fastBuyResult #fastBuyResultClose:active{
	position: relative;
	top: 1px;
}

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


#appFastBuyContainer .name{

	-webkit-transition: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;
	
	font-size: 14px;
	display: block;
	text-decoration: none;
	margin-bottom: 12px;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
}

#appFastBuyContainer .middle{
	line-height: 21px;
	vertical-align: middle;
	display: inline-block;
}

#appFastBuyContainer .price{
	font-family: 'robotobold', sans-serif;
	text-decoration: none;
	margin-bottom: 12px;
	font-size: 18px;
	display: block;
}

#appFastBuyContainer .price .discount{
	font-family: 'roboto_ltregular', sans-serif;
	padding-left: 4px;
	font-size: 14px;
}

#appFastBuyContainer #fastBuyName{
	padding: 0 24px;
}

#appFastBuyContainer #fastBuyPicture{

	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;

	margin-bottom: 12px;
	position: relative;
	text-align: center;
	line-height: 230px;
	display: block;
	height: 230px;
}

#appFastBuyContainer #fastBuyPicture .url{
	text-align: center;
	line-height: 230px;
	display: block;
	height: 230px;
}

#appFastBuyContainer #fastBuyPicture .picture{
	vertical-align: middle;
    max-height: 90%;
	max-width: 90%;
}

#appFastBuy .close{
	background: url(/local/templates/dresscodeV2/images/exit.png) 0 0 no-repeat transparent;
	position: absolute;
	display: block;
	height: 21px;
	width: 21px;
    right: 20px;
    top: 20px;
}

#appFastBuy .close:hover{
	background-position: 0 -21px ;
}

#appFastBuy .close:active{
	background-position: 0 -42px ;
}

#appFastView{

	-webkit-transition: 0.1s all ease-in-out;
	-o-transition: 0.1s all ease-in-out;
	transition: 0.1s all ease-in-out;

	background: rgba(0, 0, 0, 0.4);
	position: fixed;
	overflow: auto;
	z-index: 1000;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	
	/*display: none;*/
}

#appFastView .appFastViewContainer{
	box-shadow: 1px 1px 12px rgba(60, 60, 60, 0.3);
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
	background-color: #ffffff;
	margin-left: -500px;
	margin-top: -275px;
	position: absolute;
	height: 550px;
	width: 1000px;
	left: 50%;
	top: 50%;
}

#appFastView .appFastViewColumnContainer{
	height: 490px;
}

#appFastView .appFastViewPictureColumn{
	border-right: 1px solid #dddddd;
	position: relative;
	height: 490px;
	width: 336px;
	float: left;
}

#appFastView .appFastViewDescriptionColumn{
	position: relative;
	overflow: hidden;
	height: 100%;
	width: 410px;
	float: left;
}

#appFastView .appFastViewDescriptionColumnContainer{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 24px;
	padding-top: 24px;
	overflow-x: hidden;
	position: absolute;
	overflow-y: scroll;
	height: 100%;
	width: 100%;
	left: 24px;
}

#appFastView .appFastViewDescriptionColumn:after{
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0);
	pointer-events: none;
	position: absolute;
	display: block;
	height: 50px;
	content: '';
	width: 100%;
	bottom: 0;
}

#appFastView .appFastViewInformationColumn{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #f3f3f3;
	position: relative;
	padding: 6px 24px 0;
	height: 100%;
	width: 251px;
	float: left;
}

#appFastView .markerContainer{
	position: absolute;
	color: #ffffff;
	z-index: 88;
	left: 12px;
	top: 12px;
}

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

#appFastView .appFastViewPictureSlider,
#appFastView .appFastViewPictureCarousel,
#appFastView .appFastViewPictureSliderItems,
#appFastView .appFastViewPictureCarouselItems{
	-webkit-transition: left 0.2s ease-in-out;
	-o-transition: left 0.2s ease-in-out;
	transition: left 0.2s ease-in-out;
	position: relative;
	overflow: hidden;
}

#appFastView .appFastViewPictureSliderItems,
#appFastView .appFastViewPictureCarouselItems{
	left: 0;
}

#appFastView .appFastViewPictureCarouselItems{
	padding-bottom: 12px;
}

#appFastView .appFastViewPictureCarousel{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 12px 12px 12px;
	margin: 0 24px;
}

#appFastView .appFastViewPictureSliderItem,
#appFastView .appFastViewPictureCarouselItem{
	text-align: center;
	float: left;
}

#appFastView .appFastViewPictureSliderItem{
	line-height: 380px;
	height: 380px;
}

#appFastView .appFastViewPictureSliderItemLayout{
	vertical-align: middle;
	display: inline-block;
	line-height: 0;
}

#appFastView .appFastViewPictureCarouselItem{
	line-height: 60px;
	height: 60px;
}

#appFastView .appFastViewPictureSliderItemPicture,
#appFastView .appFastViewPictureCarouselItemPicture{
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
}

#appFastView .appFastViewPictureCarouselLeftButton,
#appFastView .appFastViewPictureCarouselRightButton{
	background: url(/local/templates/dresscodeV2/images/carouselArrowSmall.png) 0 0 no-repeat transparent;
	position: absolute;
	margin-top: -14px;
	height: 16px;
	opacity: 0.5;
	z-index: 99;
	width: 14px;
	top: 50%;
}

#appFastView .appFastViewPictureCarouselLeftButton:hover,
#appFastView .appFastViewPictureCarouselRightButton:hover{
	opacity: 0.8;
}

#appFastView .appFastViewPictureCarouselLeftButton:active,
#appFastView .appFastViewPictureCarouselRightButton:active{
	opacity: 1;
}

#appFastView .appFastViewPictureCarouselLeftButton:active{
	left: 1px;
}

#appFastView .appFastViewPictureCarouselRightButton:active{
	right: 1px;
}

#appFastView .appFastViewPictureCarouselLeftButton{
	left: 0;
}

#appFastView .appFastViewPictureCarouselRightButton{
	background-position: -14px 0;
	right: 0;
}

#appFastView .appFastViewPictureSliderItemLink,
#appFastView .appFastViewPictureCarouselItemLink{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#appFastView .appFastViewPictureSliderItemLink img{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#appFastView .appFastViewPictureSliderItemLink{
	display: inline-block;
	position: relative;
	/*overflow: hidden;*/
	line-height: 0;
	height: auto;
}

#appFastView .appFastViewPictureCarouselItemLink{
	position: relative;
	display: block;
	height: 60px;
	opacity: 0.3;
}

#appFastView .appFastViewPictureSliderItemLink:hover img,
#appFastView .appFastViewPictureCarouselItemLink:hover{
	opacity: 0.9;
}

#appFastView .appFastViewPictureCarouselItemLink.active{
	pointer-events: none;
	position: relative;
	opacity: 1;
}

#appFastView .appFastViewPictureCarouselItemLink.active:hover{
	opacity: 1;
}

#appFastView .appFastViewPictureSliderItemLink:active,
#appFastView .appFastViewPictureCarouselItemLink:active{
	position: relative;
	top: 1px;
}

#appFastView .appFastViewPictureCarouselItemLink.active:after{
	background: rgba(0, 0, 0, 1);
	transform: translateX(-50%);
	position: absolute;
	display: block;
	bottom: -4px;
	content: '';
	height: 2px;
	width: 20%;
	left: 50%;
}

#appFastView .appFastViewPictureLoupe{
	background-repeat: no-repeat;
	border: 1px solid #000000;
    border-radius: 50%;
    position: absolute;
    margin-left: -75px;
    margin-top: -75px;
	cursor: crosshair;
    height: 150px;
    width: 150px;
    left: -9999px;
    top: -9999px;
}

#appFastView .appFastViewHeading{
	background-color: #424242;
	position: relative;
	text-align: center;
	line-height: 60px;
	font-size: 18px;
	color: #ffffff;
}

#appFastView .appFastViewProductHeading{
	line-height: 33px;
	font-size: 21px;
}

#appFastView .appFastViewProductHeading 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;
	color: #000000;
}

#appFastView .appFastViewProductHeading a:hover{
	color: #555555;
}

#appFastView .appFastViewProductHeading a:active{
	position: relative;
	top: 1px;
}

/*#appFastView .appFastViewProductHeading .appFastViewProductHeadingLinkLayout{
	border-bottom: 1px solid #dddddd;
	padding-bottom: 4px;
}
*/
#appFastView .appFastSkuProductPropertiesHeading,
#appFastView .appFastViewProductPropertiesHeading{
    margin-top: 24px;
    font-size: 16px;	
}

#appFastView .appFastViewProductPropertiesHeading{
	margin-bottom: 12px;
}

#appFastView .propertyTable{
	table-layout: fixed;
	display: table;
	width: 100%;
}

#appFastView .propertyTable{
	font-size: 13px;
}

#appFastView .propertyTable .propertyName,
#appFastView .propertyTable .propertyValue{
	background-color: #ffffff;
	vertical-align: middle;
	display: table-cell;
	position: relative;
	overflow: hidden;
	padding: 4px 0;
}

#appFastView .propertyTable .propertyValue{
	padding-left: 12px;
	width: 40%;
}

#appFastView .propertyTable .propertyName:after{
    border-bottom: 1px dotted #cccccc;
    position: absolute;
    margin-left: 12px;
    height: 13px;
    content: '';
    width: 100%;
}

#appFastView .propertyTable .propertyValue a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	color: #555555;
}

#appFastView .propertyTable .propertyValue a:hover{
	color: #000000;
}

#appFastView .appFastViewDescription{
	display: none;
}

#appFastView .appFastViewDescription.visible{
	display: block;
}

#appFastView .appFastViewDescriptionHeading{
	margin-top: 24px;
    font-size: 16px;
}

#appFastView .appFastViewDescriptionText{
	line-height: 21px;
	margin-top: 12px;
	font-size: 13px;
}

#appFastView .skuPropertyList{
	margin: 0 0 0 -6px;
	overflow: hidden;
	list-style: none;
	padding: 0;
}

#appFastView .skuProperty{
	overflow: hidden;
	margin: 12px 0;
}

#appFastView .skuProperty:last-child{
	margin-bottom: 0 !important;
}

#appFastView .skuPropertyName{
	padding-left: 2px;
	font-size: 13px;
}

#appFastView .skuProperty li{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 12px;
	overflow: hidden;
	padding: 0 6px;
	min-width: 18%;
	float: left;
}

#appFastView .skuProperty .selected .skuPropertyLink{
	pointer-events: none;
	position: relative;
}

#appFastView .skuProperty .disabled{
	display: none;
}

#appFastView .skuPropertyLink{
	-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;
	text-align: center;
	line-height: 28px;
	padding: 4px 6px;
	min-height: 28px;
	display: block;
}

#appFastView .skuPropertyLink:hover{
	opacity: 0.8;
}

#appFastView .skuPropertyList img{
	vertical-align: middle;
    max-height: 100%;
 	max-width: 100%;
}

#appFastView .skuProperty .selected .skuPropertyLink{
	border: 1px solid #ff9601;
}

#appFastView .skuPropertyLink{
	border: 1px solid #dddddd;
	color: #000000;
}

#appFastView .oSkuDropDownProperty{
	overflow: visible;
	margin: 0;
}

#appFastView .oSkuDropDownProperty .oSkuDropdownListItem{
    box-sizing: content-box;
    overflow: visible;
    min-width: auto;
    margin-top: 0;
    padding: 0;
    float: none;
}

#appFastView .oSkuDropdown{
	background-color: #ffffff;
    border: 1px solid #e7e8ea;
	position: relative;
	line-height: 13px;
	font-size: 13px;
	display: block;
	-webkit-user-select: none; 
	-moz-user-select: none;     
	-ms-user-select: none; 
	border-radius: 2px;
	width: 88%;
	margin-top: 4px;
}

#appFastView .oSkuCheckedItem{
	background: url(/local/templates/dresscodeV2/images/selectArrow.png) 97% 50% no-repeat transparent;
	padding: 12px 30px 12px 8px !important;
	border-radius: 4px;
	cursor: pointer;
	display: block;
	color: #000000;
}

#appFastView .oSkuCheckedItem:hover{
	opacity: 0.8;
}

#appFastView .oSkuCheckedItem:active{
	position: relative;
	top: 1px;
}

#appFastView .oSkuDropdown label:before,
#appFastView .oSkuCheckboxList label:before {
	display: none;
}

#appFastView .oSkuDropdownList {
	background-color: #ffffff;
    border: 1px solid #e7e8ea;
    visibility: hidden;
    position: absolute;
    list-style: none;
    margin: 0 -1px;
    opacity: 0;
    padding: 0;
    z-index: 2;
    top: 42px;
    right: 0;
    left: 0;
}

#appFastView .oSkuDropdownList.opened{
	visibility: visible;
	opacity: 1;
}

#appFastView .pics .oSkuDropdownList{
	top: 52px;
}

#appFastView .oSkuDropdownList .skuPropertyValue{
	border-top: 1px solid #e7e8ea;
	position: relative;
	display: block;
}

#appFastView .oSkuDropdownList .skuPropertyValue:first-child{
	border-top: 0;
}

#appFastView .oSkuDropdownList .selected{
	box-shadow: 1px 1px 12px #f1f1f1 inset;
	font-family: "robotomedium", sans-serif;
}

#appFastView .oSkuDropdownList .selected,
#appFastView .oSkuDropdownList .skuPropertyValue:hover{
	background-color: #f9f9f9;
	cursor: pointer;
	color: #ffffff;
	opacity: 0.8;
}

#appFastView .oSkuDropdownList .oSkuPropertyItemLink{
	padding: 12px 8px !important;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
	font-size: 13px;
	min-height: 0;
	color: #000000;
	display: block;
	border: 0;
}

#appFastView .oSkuDropdownList .oSkuDropdownListItem.selected .oSkuPropertyItemLink{
	border: 0;
}

#appFastView .oSkuDropdownList .oSkuDropdownListItem.disabled{
	display: none;
}

#appFastView .oSkuDropdownList .skuPropertyValue:active .oSkuPropertyItemLink,
#appFastView .oSkuDropdownList .oSkuPropertyItemLink:active{
	position: relative;
	top: 1px;
}

#appFastView .oSkuDropdownList .skuPropertyValue.loading:after{
	left: 24px;
}

#appFastView .appFastViewExit{
	background-image: url(/local/templates/dresscodeV2/images/exit.svg);
	position: absolute;
	display: block;
	height: 21px;
	width: 21px;
    right: 20px;
    top: 20px;
}

#appFastView .appFastViewMoreLink{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	margin-bottom: 24px;
	position: relative;
	margin-top: 24px;
	color: #000000;
	z-index: 0;
}

#appFastView .appFastViewMoreLink:hover{
	color: #555555;
}

#appFastView .appFastViewMoreLink:active{
	position: relative;
	top: 1px;
}

#appFastView .addCart{
	-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;
	margin-bottom: 16px;
	border-radius: 4px;
	line-height: 60px;
	text-align: center;
	margin-top: 12px;
	font-size: 16px;
	display: block;
	color: #ffffff;
	height: 60px;
}


#appFastView .catalogQtyBlock{
	padding: 0 0 0 12px;
	box-sizing: border-box;
	background: #ffffff;
	margin-bottom: 18px;
}

#appFastView .catalogQtyBlock  .catalogQty{
	background-color: #ffffff;
	vertical-align: middle;
	display: inline-block;
	font-size: 14px;
	height: 40px;
	border: 0;
	width: 80px;
}

#appFastView .catalogQtyBlock{
	border: 1px solid #f3f3f3;
	position: relative;
	padding-left: 18px;
	border-radius: 4px;
	line-height: 46px;
	height: 46px;
}

#appFastView .catalogQtyBlock .catalogMinus,
#appFastView .catalogQtyBlock .catalogPlus{
	transform: translate(0%, -50%);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #f2f2f2;
    position: absolute;
    border-radius: 8px;
    height: 30px;
    width: 30px;
    top: 50%;
}

#appFastView .catalogQtyBlock .catalogMinus{
	background-image: url(/local/templates/dresscodeV2/images/view-basket-add-minus.png);
	right: 54px;
}

#appFastView .catalogQtyBlock .catalogPlus{
	background-image: url(/local/templates/dresscodeV2/images/view-basket-add-plus.png);
	right: 18px;
}

#appFastView .catalogQtyBlock .catalogQty.error{
	color: #ff0000;
}

#appFastView .catalogQtyBlock .catalogMinus:hover,
#appFastView .catalogQtyBlock .catalogPlus:hover{
	opacity: 0.8;
}

#appFastView .catalogQtyBlock .catalogMinus:active,
#appFastView .catalogQtyBlock .catalogPlus:active{
	margin-top: 1px;
}

#appFastView .price{
	font-family: 'robotobold', sans-serif;
	text-decoration: none;
	position: relative;
	line-height: 28px;
	margin-top: 12px;
	font-size: 21px;
	display: block;
	color: #000000;
}

#appFastView .getPriceWindow{
	line-height: 33px;
}

#appFastView .priceValue{
	border-bottom: 1px dashed #bbbbbb;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	padding-bottom: 8px;
	color: #000000;
}

#appFastView .priceValue:hover{
	color: #333333;
}

#appFastView .priceValue:active{
	position: relative;
	top: 1px;
}

#appFastView .article{
	margin-top: 12px;
	color: #888888;
}

#appFastView .article.hidden{
	display: none;
}

#appFastView .discount{
	font-family: 'roboto_ltregular', sans-serif;
	padding-left: 4px;
	font-size: 14px;
	color: #888888;
}

#appFastView .price .oldPriceLabel{
	font-family: 'roboto_ltregular', sans-serif;
	text-decoration: none;
	margin-top: 6px;
	font-size: 14px;
	display: block;
	color: #888888;
}

#appFastView .price .discount,
#appFastView .price .discount{
	font-family: 'roboto_ltregular', sans-serif;
	padding-left: 4px;
	font-size: 14px;
	color: #888888;
}

#appFastView .icon{
	vertical-align: middle;
	display: inline-block;
}

#appFastView .addCart .icon{
	padding-right: 12px;
	margin-top: -4px;
}

#appFastView .rating{
	display: inline-block;
	vertical-align: middle;
	margin-left: 6px;
	margin-top: -4px;
	position: relative;
	overflow: hidden;
	height: 15px;
	width: 79px;
	z-index: 2;
}

#appFastView .rating i{
	background: url(/local/templates/dresscodeV2/images/rating2.png) repeat 0 0 transparent;
	height: 15px;
	width: 79px;
	position: absolute;
	display: block;
	left: 0;
	top: 0;
}

#appFastView i.m{
	background: url(/local/templates/dresscodeV2/images/rating2.png) repeat 0 -14px transparent;
	width: 0;
	z-index: 10;
}

#appFastView .icon{
	vertical-align: middle;
	display: inline-block;
}

#appFastView .appFastViewInformationColumn .row{
	margin-bottom: 12px;
	position: relative;
}

#appFastView .appFastViewInformationColumn .row img{
	vertical-align: middle;
	padding-right: 6px;
	margin-top: -4px;
}

#appFastView .appFastViewInformationColumn .label{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
    font-family: 'roboto_condensedlight', sans-serif;
    text-decoration: none;
    line-height: 21px;
    font-size: 15px;
    color: #717171;
}

#appFastView .appFastViewInformationColumn a.label:hover{
	color: #000000;
}

#appFastView .appFastViewInformationColumn a.label:active{
	position: relative;
	top: 1px;
}

#appFastView .appFastViewInformationColumn .getStoresWindow.inStock span{
	padding-bottom: 2px;
}

.fastSpecialTime{
	margin-top: 12px;
	color: #ffffff;
	font-size: 0;
	line-height: 0;
}

.fastSpecialTime .specialTimeItem{
	display: inline-block;
	box-sizing: border-box;
	border-radius: 2px;
	text-align: center;
	overflow: hidden;
	margin-left: 2px;
	padding: 8px 0;
	line-height: 14px;
	height: 42px;
	width: 48px;
}

.fastSpecialTime .specialTimeItem:first-child{
	margin-left: 0;
}

.fastSpecialTime .specialTimeItemValue{
	font-family: 'robotomedium', sans-serif;
	font-size: 14px;
	line-height: 14px;
}

.fastSpecialTime .specialTimeItemlabel{
	font-family: "roboto_ltregular", sans-serif;
	font-size: 12px;
}

#personalCart input[name="BuyButton"]{
	margin-bottom: 24px;
	margin-top: 24px;
	display: block;
}

#orderList,
#subscribeEdit{
	margin-bottom: 36px;
}

#footerTabsCaption{
	line-height: 85px;
	height: 85px;
}

#footerTabsCaption .items{
	text-align: center;
	overflow: hidden;
}

#footerTabsCaption .item:last-child{
	margin-right: 0;
}

#footerTabsCaption .item{
	vertical-align: middle;
	display: inline-block;
	margin-right: 24px;
}

#footerTabsCaption .item 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-transform: uppercase;
	font-family: 'robotobold', sans-serif;
	text-decoration: none;
	padding-bottom: 8px;
	font-size: 16px;
}

#footerTabs{
	overflow: hidden;
}

#footerTabs .wrapper,
#footerTabsCaption .wrapper{
    max-width: 1480px;
    min-width: 320px;
    margin: auto;
}

#footerTabs .tab{
	display: none;
}

#footerTabs .tab.selected{
	display: block;
}

#footerTabs .product:hover .wrap,
#footerTabs .product:hover .tabloid,
#personalCart .product:hover .wrap,
#personalCart .product:hover .tabloid{
	box-shadow: none;
}

#footerTabs .product:hover .tabloid{
	border-color: transparent;
}

#personalCart .product:hover .tabloid{
	border-bottom-color: #e7e8ea;
}

#footerLine{
	line-height: 55px;
	position: fixed;
	z-index: 999;
	height: 55px;
	width: 100%;
	bottom: 0;
	/*display: none;*/
}

#footerLine.color_white{
	box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.25);
	background-color: #ffffff;
	border-color: #f3f3f3;
}

#footerLine.color_theme{
	box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.35);
	border-color: transparent;
}

#footerLine.color_white .item a{
	color: #000000;
}

#footerLine.color_theme .item a{
	color: #ffffff;
	opacity: 0.7;
}

#footerLine.color_theme .col:first-child .item a{
	opacity: 1;
}

#footerLine.color_theme .item .active{
	color: #ffffff;
	opacity: 1;
}

#footerLine.color_theme .item .active:hover{
	color: #ffffff;
	opacity: 0.85;
}

#footerLine.color_white .item a:hover,
#footerLine.color_theme .col:first-child .item a:hover{
	opacity: 0.8;
}

#footerLine.color_white .item a:active{
	position: relative;
	top: 1px;
}

#footerLine.color_theme .col:first-child .item .callback:hover{
	color: #ffffff;
	opacity: 0.8;
}

#footerLine.color_white .item .compare .mark,
#footerLine.color_white .item .wishlist .mark,
#footerLine.color_white .item .cart .mark{
	background-color: #f6f6f6;
	color: #666666;
}

#footerLine.color_theme .item .compare .mark,
#footerLine.color_theme .item .wishlist .mark,
#footerLine.color_theme .item .cart .mark{
	background-color: #fcfcfc;
	color: #222222;
}

#footerLine.color_white .item .compare .icon,
#footerLine.color_white .item .wishlist .icon,
#footerLine.color_white .item .cart .icon{
	opacity: 0.8;
}

#footerLine.color_theme .item .compare .icon{
	background-image: url(/local/templates/dresscodeV2/images/compareFooterMinC.png);
}

#footerLine.color_theme .item .wishlist .icon{
	background-image: url(/local/templates/dresscodeV2/images/wishlistFooterMinC.png);
}

#footerLine.color_theme .item .cart .icon{
	background-image: url(/local/templates/dresscodeV2/images/cartFooterMinC.png);
}

#footerLine.color_theme .item .callback .icon{
	background-image: url(/local/templates/dresscodeV2/images/callbackFooterMinC.png);
}

#footerLine.color_white .item .compare:hover,
#footerLine.color_white .item .wishlist:hover,
#footerLine.color_white .item .cart:hover,
#footerLine.color_white .item .compare:hover .mark,
#footerLine.color_white .item .wishlist:hover .mark,
#footerLine.color_white .item .cart:hover .mark{
	color: #000000;
	opacity: 1;
}

#footerLine.color_theme .item .compare:hover,
#footerLine.color_theme .item .wishlist:hover,
#footerLine.color_theme .item .cart:hover{
	color: #ffffff;
	opacity: 0.7;
}

#footerLine.color_white .item .compare.active:hover,
#footerLine.color_white .item .wishlist.active:hover,
#footerLine.color_white .item .cart.active:hover,
#footerLine.color_white .item .compare.active:hover .mark,
#footerLine.color_white .item .wishlist.active:hover .mark,
#footerLine.color_white .item .cart.active:hover .mark{
	opacity: 0.8;
}

#footerLine .wrapper{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 24px;
}

#footerLine .col{
	float: left;
	width: 50%;
}

#footerLine .col:last-child{
	text-align: right;
}

#footerLine .item .callback{
	-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;
	text-decoration: none;
	font-size: 14px;
}

#footerLine .item .callback .icon{
	vertical-align: middle;
	display: inline-block;
	margin-right: 4px;
	margin-top: -2px;
	height: 24px;
	width: 21px;
}


#footerLine .item .compare,
#footerLine .item .wishlist,
#footerLine .item .cart{
	text-transform: uppercase;
}

#footerLine .item .compare .mark,
#footerLine .item .wishlist .mark,
#footerLine .item .cart .mark{
	border-radius: 4px;
	margin-left: 12px;
	line-height: 20px;
	overflow: hidden;
	padding: 2px 12px;
	height: 20px;
}

#footerLine .item .compare .icon,
#footerLine .item .wishlist .icon,
#footerLine .item .cart .icon{
	vertical-align: middle;
	display: inline-block;
	margin-right: 12px;
	margin-top: -2px;
	height: 24px;
	width: 21px;
}

#footerLine .item .cart .icon{
	width: 26px;
}

#footerLine .item 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;
	font-size: 14px;
}

#footerLine .item{
	display: inline-block;
	vertical-align: middle;
	margin-right: 24px;
}

#footerLine .item a:active{
	position: relative;
	top: 1px;
}

#footerLine .item:last-child{
	margin-right: 0;
}

#authMenu{
	margin-bottom: 24px;
	overflow: hidden;
	list-style: none;
	padding: 0;
}

#authMenu li{
	margin-bottom: 24px;
	margin-right: 24px;
	float: left;
}

#authMenu li:last-child{
	margin-right: 0;
}

#authMenu 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-transform: uppercase;
	text-decoration: none;
	font-size: 16px;
}

#authMenu li a:active{
	position: relative;
	top: 1px;
}

#authMenu li .selected{
	font-family: 'robotobold', sans-serif;
	padding-bottom: 4px;
}

#empty{
	overflow: hidden;
}

#empty .emptyWrapper{
	padding-bottom: 24px;
	overflow: hidden;
}

#empty .pictureContainer{
	margin-right: 24px;
	float: left;
}

#empty h3{
	font-family: 'robotobold', sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 16px;
	padding: 0;
	margin: 0;
}

#empty p{
	font-size: 14px;
}


#empty 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;
	font-size: 14px;
}

#empty a:active{
	position: relative;
}

#empty a img{
	vertical-align: middle;
	padding-right: 12px;
}

#empty .emptyTitle{
	text-transform: uppercase;
	font-family: 'robotobold', sans-serif;
	margin-top: 24px;
	font-size: 14px;
}

#empty .emptyMenu{
	margin: 24px 0 24px 0;
	list-style: none;
	overflow: hidden;
	padding: 0;
}

#empty .emptyMenu li{
	margin-bottom: 12px;
	width: 33.333333%;
	float: left;
}

#empty .back{
	padding-bottom: 2px;
}

#empty .back:active{
	position: relative;
	top: 1px;
}

#overlap{
	background-color: #000000;
	position: fixed;
	display: none;
	opacity: 0.8;
	height: 100%;
	width: 100%;
	z-index: 33;
	left: 0;
	top: 0;
}

#searchOverlap{
	background-color: #000000;
	position: fixed;
	display: none;
	opacity: 0.5;
	height: 100%;
	width: 100%;
	z-index: 101;
	left: 0;
	top: 0;
}

#infoTabs{
	padding-bottom: 36px;
}

#infoTabs .tab{
	display: none;
}

#infoTabs .tab.selected{
	display: block;
}

#infoTabsCaption{
	line-height: 85px;
	height: 85px;
}

#infoTabsCaption .items{
	text-align: center;
	overflow: hidden;
}

#infoTabsCaption .item{
	vertical-align: middle;
	display: inline-block;
	margin-left: 24px;
}

#infoTabsCaption .item:first-child{
	margin-left: 0;
}

#infoTabsCaption .item 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-transform: uppercase;
    font-family: 'robotobold', sans-serif;
    text-decoration: none;
    padding-bottom: 8px;
    font-size: 16px;
}

#catalogColumn{
	border-collapse: collapse;
	table-layout: fixed;
	display: table;
	width: 100%;
}

#catalogColumn #nextSection{
	margin-top: 0;
}

#catalogColumn .leftColumn{
    padding-bottom: 24px;
	padding-top: 10px;
	display: table-cell;
    vertical-align: top;
    /* width: 355px; */
}

#catalogColumn .rightColumn{
	display: table-cell;
    vertical-align: top;
    padding-left: 24px;
}

#catalogColumn #middleSlider{
	margin-bottom: 24px;
}

#catalogColumn #middleSlider .limiter{
    padding: 0;
    margin: 0;
    width: auto;
}

#nextSection .title{
	font-size: 14px !important;
    font-family: 'robotobold', sans-serif;
}

#catalogColumn .leftColumn .heading{
    font-size: 14px !important;
    font-family: 'robotobold', sans-serif;
    text-decoration: none;
    line-height: 50px;
    font-weight: 400;
    display: block;
    height: 50px;
}

@media all and (max-width: 1300px) {

    #catalogColumn #middleSlider{
        display: none !important;
    }

    #catalogColumn .leftColumn{
        width: 285px;
    }

}

@media all and (max-width: 1024px) {

    #catalogColumn .rightColumn,
    #catalogColumn .leftColumn{
        display: block;
        width: auto;
    }
    #catalogColumn .rightColumn{
    	padding: 0;
    }

	#reformal_tab{
		display: none !important;
	}

	#smartFilter .heading{
		line-height: 46px;
		height: 46px;
	}

	#catalogLine .oFilter {
		display: inline-block;
	}

	#catalogColumn .leftColumn{
		padding-bottom: 0;
	}

	#catalogColumn #smartFilter {
		box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.2);
		pointer-events: none;
		background: #ffffff;
		visibility: hidden;
		position: absolute;
		margin-top: 70px;
		z-index: 9999;
		width: 300px;
		opacity: 0;
		border: 0;
	}

	#catalogColumn #smartFilter.opened {
		/*-webkit-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;*/
		pointer-events: auto;
		visibility: visible;
		opacity: 1;
	}
}
@media all and (max-width: 1024px) {
	#catalogLine .oFilter{
		margin-right: 12px;
	}
}


/* CLASSES */

.ajaxContainer{
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.ajaxContainer.loading{
	opacity: 0.5;
}
    
/*.mainService{
	margin-top: 24px;
}*/

.mainService.fullBg{
	background-color: #ffffff;
	padding-bottom: 36px;
}

.mainService .slideContainer{
	position: relative;
	overflow: hidden;
	margin: 0 -12px;
}

.mainService .heading{
    margin-bottom: 0 !important;
    text-transform: uppercase;
    font-family: 'robotobold', sans-serif;
    text-align: center;
    padding-left: 18px;
    line-height: 95px;
    font-size: 18px;
    display: block;
    color: #000000;
    height: 95px;
}

.mainServiceContainer{
	overflow: hidden;
}

.mainServiceContainer .items{
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.mainServiceContainer .item{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 12px;
	float: left;
}

.mainServiceContainer .item .wrap{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ffffff;
	border: 1px solid #e7e8ea;
	padding: 0 24px;
}

.mainServiceContainer .item .bigPicture{
	line-height: 200px;
	text-align: center;
	margin-top: 24px;
	height: 200px;
}

.mainServiceContainer .item .bigPicture a:active{
	position: relative;
	top: 1px;
}

.mainServiceContainer .item .bigPicture img{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	transform: translate3d(0,0,0);
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
}

.mainServiceContainer .item .bigPicture img:hover{
	opacity: 0.9;
}

.mainServiceContainer .item .title{
	margin-top: 24px;
}

.mainServiceContainer .item .title 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;
	line-height: 44px;
	overflow: hidden;
	font-size: 14px;
	color: #000000;
	display: block;
	height: 44px;
}

.mainServiceContainer .item .title a span{
	vertical-align: middle;
	display: inline-block;
	line-height: 24px;
}

.mainServiceContainer .item .title a:active{
	position: relative;
	top: 1px;
}

.mainServiceContainer .item .newsDate{
	margin-top: 12px;
	color: #888888;
}

.mainServiceContainer .item .newsDate .pic{
	vertical-align: middle;
	padding-right: 4px;
	margin-top: -4px;
}

.mainServiceContainer .item .description{
	margin-top: 12px;
	font-size: 14px;
	color: #888888;
}

.mainServiceContainer .item .more{
	-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;
	margin-bottom: 24px;
	padding: 4px 12px;
	margin-top: 12px;
	color: #ffffff;
}

.mainServiceContainer .item .more:active{
	position: relative;
	top: 1px;
}

.mainService .btnLeft,
.mainService .btnRight{
	background: url(/local/templates/dresscodeV2/images/slideArrowSmallBlack.png) 0 0 no-repeat transparent;
	transform: translateY(-50%);
	position: absolute;
	height: 70px;
	width: 35px;
	z-index: 22;
	top: 50%;
}

.mainService .btnLeft{
	left: 0;
}

.mainService .btnRight{
	right: 0;
}

.mainService .btnLeft:hover{
	background-position: -35px 0;
}

.mainService .btnLeft:active{
	background-position: -70px 0;
}

.mainService .btnRight{
	background-position: 0 -70px;
}

.mainService .btnRight:hover{
	background-position: -35px -70px;
}

.mainService .btnRight:active{
	background-position: -70px -70px;
}

.personal-order-info{
	margin-bottom: 12px;
}

.personalInfoLabel{
	margin-top: 24px;
	font-size: 14px;
}

.productList{
	list-style: none;
	padding: 0;
	margin: 0;
	border-left: 1px solid #e7e8ea;
	/*border-top: 1px solid #e7e8ea;*/
}

#homeCatalog .productList{
	border-top: 1px solid #e7e8ea;
}

.product{
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	float: left;
	width: 20%;

	height: 346px;
	border-right: 1px solid #e7e8ea;
	border-bottom: 1px solid #e7e8ea;
}
#catalog .product{
	width: 20%;
}

.product:before{
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	top: -1px;
	height: 1px;
	background: #e7e8ea;
}

.product .btn-simple {
	display: none;
}

.product.last{ /* next page */
	line-height: 346px;
}

.product .tabloid{

	-webkit-transition: box-shadow 0.3s ease-in-out, border 0.3s ease-in-out;
	-moz-transition: box-shadow 0.3s ease-in-out, border 0.3s ease-in-out;
	-o-transition: box-shadow 0.3s ease-in-out, border 0.3s ease-in-out;
	transition: box-shadow 0.3s ease-in-out, border 0.3s ease-in-out;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	border: 1px solid transparent;
	position: relative;
	overflow: hidden;
	padding: 12px;
	height: 345px;
	z-index: 1;

}

.product .markerContainer{
	pointer-events: none;
	position: absolute;
	z-index: 88;
	left: 8px;
	top: 8px;
}

.product .marker {
	font: normal normal 12px "roboto_ltregular" , arial , sans-serif;
	margin-bottom: 1px;
	line-height: 16px;
	padding: 3px 4px;
	z-index: 2;
}

.product .rating {
	position: absolute;
	width: 79px;
	z-index: 2;
	right: 8px;
	top: 8px;
}

.product .rating i {
	background: url(/local/templates/dresscodeV2/images/rating.png) repeat 0 0 transparent;
	position: absolute;
	display: block;
	height: 15px;
	width: 79px;
	left: 0;
	top: 0;
}

.product .rating i.m {
	background: url(/local/templates/dresscodeV2/images/rating.png) repeat 0 -14px transparent;
	z-index: 10;
	width: 0;
}

.productSpecialTime{
	position: absolute;
	z-index: 2;
	top: 54px;
	right: 10px;
	width: 48px;
	color: #666d83;
	font-size: 0;
	line-height: 0;
}

.productSpecialTime .specialTimeItem{
	display: inline-block;
	box-sizing: border-box;
	border-radius: 2px;
	text-align: center;
	overflow: hidden;
	margin-top: 4px;
	padding: 8px 0;
	line-height: 14px;
	height: 42px;
	width: 48px;
	background: #e0e0e0;
}

.productSpecialTime .specialTimeItem:first-child{
	margin-top: 0;
}

.productSpecialTime .specialTimeItemValue{
	font-family: 'robotomedium', sans-serif;
	font-size: 14px;
	line-height: 14px;
}

.productSpecialTime .specialTimeItemlabel{
	font-family: "roboto_ltregular", sans-serif;
	font-size: 12px;
}

.product .name{

	-webkit-transition: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;
	
	font-size: 14px;
	display: block;
	text-decoration: none;
	margin-bottom: 12px;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
}

.product .middle{
	line-height: 21px;
	vertical-align: middle;
	display: inline-block;
}

.product .price{
	font-family: 'robotobold', sans-serif;
	font-size: 18px;
	display: block;
	text-decoration: none;
	margin-bottom: 12px;
}

.product .price .measure{
	font-size: 16px;
}

.product .price .discount{
	font-family: 'roboto_ltregular', sans-serif;
	padding-left: 4px;
	font-size: 14px;
}

.product .picture{

	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	position: relative;
	display: block;
	text-align: center;
	height: 240px;
	line-height: 240px;
}

.product .picture img{
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	transform: translate3d(0,0,0);
	vertical-align: middle;
    max-height: 95%;
	max-width: 95%;
}

.product .picture:hover img{
	opacity: 0.85;
}

.product .picture:active img{
	position: relative;
	top: 1px;
}

.loading .product .getFastView{
	pointer-events: none;
}

.product .getFastView,
#catalogLineList .picture .getFastView{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	font-family: 'roboto_condensedlight', sans-serif;
	background-color: #2b2b2b;
	text-decoration: none;
	border-radius: 2px;
	visibility: hidden;
	position: absolute;
	text-align: center;
	margin-left: -75px;
	margin-top: -20px;
	line-height: 40px;
	cursor: pointer;
	color: #ffffff;
	/*display: none;*/
	height: 40px;
	width: 150px;
	opacity: 0;
	z-index: 2;
	left: 50%;
	top: 50%;
}

.product:hover .getFastView,
#catalogLineList .picture:hover .getFastView{
	visibility: visible;
	/*display: block;*/
	opacity: 0.9;
}

.product .getFastView:hover,
#catalogLineList .picture .getFastView:hover{
	opacity: 1;
}

.product .addCart{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	box-sizing: border-box;
	text-decoration: none;
	white-space: nowrap;
	border-radius: 4px;
	position: relative;
	text-align: left;
	line-height: 60px;
	padding: 0 24px;
	font-size: 16px;
	display: block;
	height: 60px;
}

.product .addCart.requestPrice span,
.product .addCart.subscribe span,
.product .addCart.disabled span,
.product .addCart.added span,
.product .addCart span{
	transform: translate(-50%, -50%);
	transition: all 0.2s ease-in-out;
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
}

/* .product .addCart.added + .quantityContainer, */
.product .addCart.disabled + .quantityContainer,
.product .addCart.subscribe + .quantityContainer,
.product .addCart.requestPrice + .quantityContainer{
	display: none;
}

.product .addCart .icon{
	padding-right: 12px;
	margin-top: -4px;
}

.product .addCartContainer{
	margin-bottom: 12px;
	position: relative;
	/*overflow: hidden;*/
	margin-top: 18px;
}

.productColText .addCartContainer .cart-info-offer {
	position: absolute;
	right: 0;
	top: 72px;
}

.productColText .addCartContainer .cart-info-offer a{
	font-family: 'roboto_condensedlight', sans-serif;
	text-decoration: none;
	line-height: 21px;
	font-size: 14px;
	color: #717171;
}

.product .addCartContainer.viewed span,
.product .addCartContainer:hover span{
	transform: translate(24px, -50%);
	left: 0;
}

.product .addCart.added span,
.product .addCart.disabled span,
.product .addCart.subscribe span,
.product .addCart.requestPrice span{
	transform: translate(-50%, -50%);
	left: 50%;
	font-size: 14px;
}

.product .addCartContainer:hover .quantityContainer,
.product .addCartContainer.viewed .quantityContainer{
	transform: translateX(0px);
	visibility: visible;
	opacity: 1;
}

.product .quantityContainer{
	transition: all 0.2s ease-in-out;
	transform: translateX(50px);
	position: absolute;
	visibility: hidden;
	right: 6px;
	opacity: 0;
	top: 16px;
}

.product .quantityContainer  .quantity{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: transparent;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    padding: 0 2px;
    color: #ffffff;
    margin: 0 4px;
    height: 28px;
    width: 28px;
    border: 0;
}

.product .quantityContainer .quantity.maxQuantity{
	color: #ff0000;
}

.product .quantityContainer .plus,
.product .quantityContainer .minus{
    background-color: rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    display: inline-block;
    min-width: auto;
    padding: 0;
    height: 28px;
    width: 28px;
    border: 0;
}

.product .quantityContainer .minus,
.product .quantityContainer .plus{
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.product .quantityContainer .plus{
	background-image: url(/local/templates/dresscodeV2/images/basket-add-plus.png);
	border-radius: 2px 2px 0 0;
}

.product .quantityContainer .minus{
	background-image: url(/local/templates/dresscodeV2/images/basket-add-minus.png);
	border-radius: 0 0 2px 2px;
}

.product .quantityContainer .plus:hover,
.product .quantityContainer .minus:hover{
	background-color: rgba(255, 255, 255, 0.15);
}

.product .quantityContainer .minus:active,
.product .quantityContainer .plus:active{
	position: relative;
	top: 1px;
}

.product .quantityContainer .plus.error,
.product .quantityContainer .minus.error{
	/* background-color: #bc1414; */
}

.product .icon{
	vertical-align: middle;
	display: inline-block;
}

.product .addCart .icon{
	padding-right: 12px;
	margin-top: -4px;
}

.product .row{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 12px;
	overflow: hidden;
}

.product .label{
	font-family: 'roboto_condensedlight', sans-serif;
	-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;
	line-height: 21px;
	font-size: 14px;
	display: block;
	float: left;
	width: 55%;
}

.product .row .label:last-child{
	width: 45%;
}

.product .label .icon{
	padding-right: 6px;
	margin-top: -4px;
	width: 12px!important;
}

.inStock{
	color: #33cc66 !important;
}

.inStock:hover{
	color: #33cc66 !important;
}

.getStoresWindow.inStock span{
	border-bottom: 1px dashed #73b24e !important;
	cursor: pointer;
}

.getStoresWindow.inStock:hover span{
	opacity: 0.8;
}

.outOfStock{
	color: #ff0000;
}

.outOfStock:hover{
	color: #ff0000;
}

.product .skuPropertyList{
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0;
}

.product .skuProperty{
	overflow: hidden;
	margin: 12px 0;
}

.product .skuPropertyName{
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 13px;
}

.product .skuProperty li{
	box-sizing: border-box;
	overflow: hidden;
	padding: 4px;
	float: left;
	min-width: 20%;
}

.product .skuProperty .selected .skuPropertyLink{
	pointer-events: none;
	position: relative;
	top: 0;
}

.product .skuProperty .disabled{
	display: none;
}

.product .skuPropertyLink{
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	padding: 4px 4px;
	font-size: 12px;
	display: block;
}

.product .skuPropertyList img{
	vertical-align: middle;
    max-height: 100%;
 	max-width: 100%;
}

/* product hover */

.product:hover{
	position: relative;
}

.product:hover .tabloid{
	position: absolute;
	height: auto;
	width: 100%;
	z-index: 3;
}

.product:hover .nowp{
	overflow: visible;
}

.product:hover .morePhoto{
	display: block;
}

.product.last .wp{
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	line-height: 21px;
	width: 100%;
}

.product.last .showMore{
	-webkit-transition: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	width: 100%;
}

.product.last .icon .iconSmall{
	display: none;
}

.product.last .icon{
	display: inline-block;
	margin-bottom: 12px;
    text-align: center;
    line-height: 21px;
    height: 54px;
    width: 100%;
}

.product.last .ps{
	font-size: 18px;
}

.product.last .value{
	padding-left: 6px;
	font-size: 18px;
}

.product.last .small{
	display: inline-block;
	width: 100%;
}

.item .oSkuDropDownProperty{
	overflow: visible;
	margin: 0;
}

.item .oSkuDropDownProperty .oSkuDropdownListItem{
    box-sizing: content-box;
    overflow: visible;
    min-width: auto;
    padding: 0;
    float: none;
}

.item .oSkuDropdown{
	background-color: #ffffff;
    border: 1px solid #e7e8ea;
	position: relative;
	line-height: 13px;
	font-size: 13px;
	display: block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	border-radius: 2px;
	width: 98%;
	margin-top: 4px;
}

.item .oSkuCheckedItem{
	background: url(/local/templates/dresscodeV2/images/selectArrow.png) 97% 50% no-repeat transparent;
	padding: 12px 30px 12px 8px !important;
	border-radius: 4px;
	cursor: pointer;
	display: block;
	color: #000000;
}

.item .oSkuCheckedItem:hover{
	opacity: 0.8;
}

.item .oSkuCheckedItem:active{
	position: relative;
	top: 1px;
}

.item .oSkuDropdown label:before,
.item .oSkuCheckboxList label:before {
	display: none;
}

.item .oSkuDropdownList {
	background-color: #ffffff;
    border: 1px solid #e7e8ea;
    visibility: hidden;
    position: absolute;
    list-style: none;
    margin: 0 -1px;
    opacity: 0;
    padding: 0;
    z-index: 2;
    top: 42px;
    right: 0;
    left: 0;
}

.item .oSkuDropdownList.opened{
	visibility: visible;
	opacity: 1;
}

.item .pics .oSkuDropdownList{
	top: 52px;
}

.item .oSkuDropdownList .skuPropertyValue{
	border-top: 1px solid #e7e8ea;
	position: relative;
	display: block;
}

.item .oSkuDropdownList .skuPropertyValue:first-child{
	border-top: 0;
}

.item .oSkuDropdownList .selected{
	box-shadow: 1px 1px 12px #f1f1f1 inset;
	font-family: "robotomedium", sans-serif;
	background-color: #f9f9f9;
	cursor: pointer;
	color: #ffffff;
	opacity: 0.8;
}

.item .oSkuDropdownList .skuPropertyValue:hover{
	background-color: #f9f9f9;
	cursor: pointer;
	color: #ffffff;
	opacity: 0.8;
}

.item .oSkuDropdownList .oSkuPropertyItemLink{
	padding: 12px 8px !important;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
	font-size: 13px;
	color: #000000;
	display: block;
	border: 0;
}

.item .oSkuDropdownList .oSkuDropdownListItem.selected .oSkuPropertyItemLink{
	border: 0;
}

.item .oSkuDropdownList .oSkuDropdownListItem.disabled{
	display: none;
}

.item .oSkuDropdownList .skuPropertyValue:active .oSkuPropertyItemLink,
.item .oSkuDropdownList .oSkuPropertyItemLink:active{
	position: relative;
	top: 1px;
}

.item .oSkuDropdownList .skuPropertyValue.loading:after{
	left: 18px;
}

.sideBlock .heading{
	padding-left: 18px;
}

.heading.collapsed{
	text-decoration: none;
	overflow: hidden;
	margin-right: 24px;
	float: left;
	width: 355px;
	line-height: 50px;
	height: 50px;
	display: block;
	color: #ffffff;
	font-size: 16px;
}

.heading.collapsed ins{
	vertical-align: middle;
	display: inline-block;
	margin: 0 18px 0 0;
	line-height: 50px;
	padding: 0 12px;
	height: 50px;
	width: 24px;
}

.mfeedback{
	margin-bottom: 36px;
}

.mfeedback .errortext,
.mfeedback .mf-ok-text{
	font-weight: 400;
	font-size: 16px;
}

.mfeedback .mf-ok-text + form{
	display: none;
}

.mfeedback .mf-text{
	font-size: 14px;
	margin-top: 8px;
}

.mfeedback input, .mfeedback textarea{
	-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;

	font-family: "roboto_ltregular" , arial , sans-serif;
	margin-top: 8px;
	padding: 0 12px;
	height: 48px;
	border: 0;
}

.mfeedback textarea{
	padding-top: 12px;
	height: 150px;
	outline: none;
	resize: none;
}


.mfeedback input[type="submit"]{
	cursor: pointer;
	padding: 0 48px;
}

#userPersonalInfoReg + label:before{
	margin-top: -2px;
}

#userPersonalInfoReg.error + label:before{
	border: 1px solid #ff0000 !important;
}

.bx-auth {
	margin-bottom: 36px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	max-width: 1100px;
	width: 100%;
	align-items: flex-start;
	box-sizing: border-box;
}

.bx-auth .alert{
	font-family: 'robotobold', sans-serif;
	text-transform: uppercase;
	display: inline-block;
	margin-bottom: 24px;
	padding: 12px 48px;
	font-weight: 400;
	font-size: 12px;
}

.bx-auth .alert.small{
	font-family: "roboto_ltregular", sans-serif;
	line-height: 28px;
	max-width: 600px;
	font-size: 14px;
}

.bx-authform-label-container{
	margin-bottom: 8px;
}

.bx-auth .bx-authform-description-container{
	margin-bottom: 12px;
}

.bx-auth .bx-captcha{
	margin-top: 28px;
}

.bx-auth .bx-authform-formgroup-container{
	float: left;
	width: 450px;
}

.bx-auth .bx-authform-formgroup-container-line{
	overflow: hidden;
}

.bx-auth .registerText{
	max-width: 800px;
	margin-top: 56px;
	display: block;
	padding: 60px;
	border: 1px solid #1D65C9;
	font-size: 14px;
	color: #1D65C9;
}

.bx-auth input{
	font-family: "roboto_ltregular" , arial , sans-serif;
	font-size: 14px;
}

.bx-auth .leftContainer{
	margin-right: 24px;
	width: 50%;
}
.bx-auth .rightContainer {
	position: relative;
	margin-left: 24px;
	width: 50%;
}

.bx-auth .rightContainer-inner {
	padding: 60px;
	background: #1D65C9;
	color: #ffffff;
}

.bx-auth .rightContainer p{
	max-width: 450px;
	display: block;
}

.bx-auth input[type="checkbox"] + label,
.bx-auth input[type="radio"] + label {
	cursor: pointer;
}

.bx-auth input[type="checkbox"]:not(checked),
.bx-auth input[type="radio"]:not(checked) {
  position: absolute;
  opacity: 0;
}

.bx-auth input[type="checkbox"]:not(checked) + label,
.bx-auth input[type="radio"]:not(checked) + label {
	position: relative;
	padding-left: 24px;
}

.bx-auth input[type="checkbox"] + label:before {
	background: url(/local/templates/dresscodeV2/images/checkBox.png) 0 0 no-repeat transparent;
}

.bx-auth input[type="radio"] + label:before {
	background: url(/local/templates/dresscodeV2/images/radio.png) 0 0 no-repeat transparent;
}

.bx-auth input[type="checkbox"]:not(checked) + label:before,
.bx-auth input[type="radio"]:not(checked) + label:before {
	position: absolute;
	content: " ";
    height: 17px;
	width: 17px;
	left: 0;
	top: 0;
}

.bx-auth input[type="checkbox"]:not(checked) + label:hover:before,
.bx-auth input[type="radio"]:not(checked) + label:hover:before {
	background-position: 0 -17px;
}

.bx-auth input[type="checkbox"]:checked + label:before,
.bx-auth input[type="radio"]:checked + label:before {
	background-position: 0 -34px;
}

.bx-auth input[type="checkbox"]:checked + label:hover:before,
.bx-auth input[type="radio"]:checked + label:hover:before {
	background-position: 0 -51px;
}

.bx-auth input[type="checkbox"]:disabled + label,
.bx-auth input[type="radio"]:disabled + label {
	cursor: default;
}

.bx-auth input[type="checkbox"]:disabled + label:before,
.bx-auth input[type="radio"]:disabled + label:before {
	background-position: 0 -68px !important;
}

.bx-auth input[type="text"],
.bx-auth input[type="password"] {
	-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;
	margin-bottom: 12px;
	padding: 10px 20px;
	min-width: 100px;
	width: 100%;
	height: 48px;
	border: 0;
	background: #F2F2F2;
	border-radius: 6px;
}

.bx-auth .bx-auth-input-line:first-child{
	margin-top: 0;
}

.bx-auth .rightContainer .bx-title{
	margin-top: 0;
}
.bx-auth .submit {
	width: 100%!important;
	border-radius: 6px;
}

.bx-auth .submit,
.popup-window .btn {
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	line-height: 48px;
	margin-top: 24px;
	cursor: pointer;
	font-size: 14px;
	height: 48px;
	border: 0;
}

.popup-window .btn{
	width: 100px;
}

.bx-auth .send .submit{
	margin-top: 12px;
}

.popup-window .btn{
	margin-left: 12px;
	line-height: 30px;
	margin-top: 0;
	height: 30px;
}

.bx-auth .submit:active,
.popup-window .btn:active {
	position: relative;
	top: 1px;
}

.bx-auth .clear{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	background: transparent;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	margin-left: 12px;
	line-height: 48px;
	margin-top: 24px;
	font-size: 14px;
	cursor: pointer;
	height: 48px;
	width: 160px;
}


.bx-auth .submit:active {
	position: relative;
	top: 1px;
}

.bx-auth .forgot, .bx-auth .registerLink{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	margin-left: 12px;
	color: #1D65C9;
}

.bx-auth .registerLink{
	margin-left: 0;
}

.blackLink, .backToIndexPage{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.catalog-item-links{
	margin-bottom: 12px;
}

.catalog-detail{
	margin-bottom: 12px;
}

.sectionTopDescription{
	margin-bottom: 24px;
}

.contactList {
	margin-bottom: 24px;
	margin-top: 24px;
	overflow: hidden;
	list-style: none;
	padding: 0;
}

.contactList li{
	float: left;
	width: 33%;
}

.contactList li table{
	table-layout: fixed;
	width: 100%;
}

.contactList li table td{
	vertical-align: middle;
	text-align: left;
}

.contactList li table td:first-child{
	padding-right: 12px;
	text-align: center;
	width: 42px;
}

.contactList li table td img{
	vertical-align: middle;
}

.contactList 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;
}

.contactLabel{
	font-size: 16px;
	margin-top: 0;
}

.blurred{

	-webkit-filter: blur(2px);
	-moz-filter: blur(2px);
	-ms-filter: blur(2px);
	-o-filter: blur(2px);
	filter: blur(2px);

	background: #ffffff;

}

/*.product .pic:hover img{}*/

.copyright img{
	vertical-align: middle;
}

.sn{
	overflow: hidden;
	float: right;
}

.sn li{
	line-height: 60px;
	float: left;
}

.sn a{
	display: block;
	height: 60px;
	width: 60px;
}

.sn .vk{
	background: url(/local/templates/dresscodeV2/images/sn.png) 0 0 no-repeat transparent;
}

.sn .fb{
	background: url(/local/templates/dresscodeV2/images/sn.png) -60px 0 no-repeat transparent;
}

.sn .od{
	background: url(/local/templates/dresscodeV2/images/sn.png) -120px 0 no-repeat transparent;
}

.sn .tw{
	background: url(/local/templates/dresscodeV2/images/sn.png) -180px 0 no-repeat transparent;
}

.sn .go{
	background: url(/local/templates/dresscodeV2/images/sn.png) -240px 0 no-repeat transparent;
}

.sn .yo{
	background: url(/local/templates/dresscodeV2/images/sn.png) -300px 0 no-repeat transparent;
}

.sn .vk:hover{
	background-position: 0 -60px;
}

.sn .fb:hover{
	background-position: -60px -60px;
}

.sn .od:hover{
	background-position: -120px -60px;
}

.sn .tw:hover{
	background-position: -180px -60px;
}

.sn .go:hover{
	background-position: -240px -60px;
}

.sn .yo:hover{
	background-position: -300px -60px;
}

#upButton{
	background: url(/local/templates/dresscodeV2/images/up.png) 0 0 no-repeat transparent;
	position: fixed;
	cursor: pointer;
	display: none;
	bottom: 132px;
	height: 73px;
	width: 73px;
	right: 24px;
	z-index: 99;
}

#upButton:hover{
	background-position: -73px 0;
}

#upButton:active{
	background-position: -146px 0;
}

#upButton.enb{
	display: block;
}

#upButton a{
	display: block;
}

#requestPrice{
    -webkit-transition: 0.1s all ease-in-out;
    -o-transition: 0.1s all ease-in-out;
    transition: 0.1s all ease-in-out;
    background: rgba(0, 0, 0, 0.4);
    position: fixed;
    display: none;
    z-index: 1001;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

#requestPrice #requestPriceResult{
	transform: translateY(50%);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 24px;
}

#requestPrice #requestPriceResultTitle{
	text-align: center;
	margin-top: 24px;
	font-size: 16px;
}

#requestPrice #requestPriceResultMessage{
	text-align: center;
	margin-top: 24px;
}

#requestPrice #requestPriceResultClose{
	-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;
	text-align: center;
	line-height: 50px;
	margin: 24px auto;
	font-size: 14px;
	color: #ffffff;
	display: block;
	height: 50px;
	width: 254px;
}

#requestPrice #requestPriceResultClose:active{
	position: relative;
	top: 1px;
}


#requestPrice #requestPriceContainer{
    box-shadow: 1px 1px 12px rgba(60, 60, 60, 0.3);
    background-color: #ffffff;
    margin-left: -350px;
    margin-top: -215px;
    position: absolute;
    overflow: hidden;
    height: 430px;
    width: 700px;
    left: 50%;
    top: 50%;
}

#requestPrice .requestPriceHeading{
    background-color: #424242;
    position: relative;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #ffffff;
    height: 60px;
}

#requestPrice .requestPriceHeading .close{
	background: url(/local/templates/dresscodeV2/images/exit.png) 0 0 no-repeat transparent;
	position: absolute;
	display: block;
	height: 21px;
	width: 21px;
    right: 20px;
    top: 20px;
}

#requestPrice .requestPriceHeading .close:hover{
	background-position: 0 -21px ;
}

#requestPrice  .requestPriceHeading .close:active{
	background-position: 0 -42px ;
}

#requestPrice .requstProductContainer{
	border-collapse: collapse;
	table-layout: fixed;
	display: table;
	width: 100%;
}

#requestPrice .productColumn{
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	width: 320px;
}

#requestPrice .productNameBlock {
    padding: 0 24px;
}

#requestPrice .productNameBlock .productUrl{
    -webkit-transition: 0.2s all ease-in-out;
    -o-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out;
    text-decoration: none;
    margin-bottom: 12px;
    line-height: 44px;
    overflow: hidden;
    font-size: 14px;
    display: block;
    color: #000000;
    height: 44px;
}

#requestPrice .productNameBlock .productUrl:active{
	position: relative;
	top: 1px;
}

#requestPrice .productImageBlock{
	text-align: center;
    line-height: 270px;
    display: block;
    height: 270px
}

#requestPrice .productImageBlock a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	line-height: 270px;
	display: block;
	height: 270px;
}

#requestPrice .productImageBlock a:hover{
	opacity: 0.8;
}

#requestPrice .productImageBlock a:active{
	position: relative;
	top: 1px;
}

#requestPrice .productImageBlock img{
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
}

#requestPrice .productNameBlock .middle{
    line-height: 21px;
    vertical-align: middle;
    display: inline-block;
}

#requestPrice .formColumn{
	vertical-align: middle;
	display: table-cell;
	width: 380px;
}

#requestPrice .requestPriceFormHeading{
    margin-bottom: 12px;
    text-align: center;
    margin-right: 24px;
    margin-top: 24px;
    font-size: 16px;
    display: block;
}

#requestPrice input{
	-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;
	font-family: "roboto_ltregular", sans-serif;
	margin-bottom: 12px;
	padding-left: 12px;
	width: 354px;
	height: 50px;
	border: 0;
}

#requestPrice input {
    background-color: #f3f3f3;
    color: #000000;
}

#requestPrice .personalInfoRequest{
	margin-bottom: 12px;
}

#requestPrice input[type="checkbox"]{
	vertical-align: middle;
	display: inline-block;
	margin-bottom: 0;
	margin-right: 6px;
	margin-top: -2px;
	height: 14px;
	width: 14px;
}

#requestPrice input[type="checkbox"].error + label{
	border-bottom: 1px solid #ff0000 !important;
}

#requestPrice textarea{
	-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;
	font-family: "roboto_ltregular", sans-serif;
	margin-bottom: 12px;
	padding-left: 12px;
	padding-top: 12px;
	resize: none;
	width: 354px;
	height: 60px;
	border: 0;
}

#requestPrice textarea {
    background-color: #f3f3f3;
}

#requestPrice input:focus,
#requestPrice textarea:focus{
    background-color: #e9e9e9;
    outline: none;
}

#requestPrice #requestPriceSubmit{
	-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;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	cursor: pointer;
	display: block;
	color: #ffffff;
	height: 50px;
	width: 354px;
}

#requestPrice #requestPriceSubmit:active{
	position: relative;
	top: 1px;
}

#requestPrice #requestPriceSubmit.loading{
	-webkit-transition: background 0s !important;
	-o-transition: background 0s !important;
	transition: background 0s !important;
	text-indent: 12px;
	opacity: 0.9;
}

#requestPrice #requestPriceSubmit.loading img{
	display: none;
}

#requestPrice #requestPriceSubmit img{
	vertical-align: middle;
	padding-right: 4px;
	margin-top: -2px;
}

#requestPrice .markerContainer{
	position: absolute;
	top: 0;
	left: 12px;
}

#requestPrice .error{
	border: 1px solid #ff0000;
}

#smartFilter{
	margin-top: 0;
}

#searchSection a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	color: #000000;
}

#searchSection a:hover{
	opacity: 0.7;
}

.clean{
	position: relative;
	overflow: hidden;
	padding: 0 2px;
}

.limiter{
	max-width: 1480px;
	min-width: 320px;
	margin: auto;
	clear: both;
}
.limiter .compliter > div[id*="bx_"] {
    width: 355px;
    padding-right: 24px;
    display: table-cell;
    vertical-align: top;
}

.limiter .compliter > div[id*="bx_"] #left{
	padding-right: 0
}

/* page styles */

.priceTableContainer{
	max-width: 1000px;
	overflow-x: auto;
	min-width: 320px;
}

.priceTableStyle80{
	border-collapse: collapse;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

.priceTableStyle80 th{
	font-family: "robotomedium", sans-serif;
	background-color: #f7f7f7;
	border: 1px solid #e4e4e4;
	font-weight: normal;
	padding: 12px 24px;
}

.priceTableStyle80 td{
	border: 1px solid #e4e4e4;
	vertical-align: middle;
	padding: 12px 24px;
	text-align: left;
	color: #333333;
}

.mediumText{
	font-family: "robotomedium", sans-serif;
}

.pagePicture{
	max-width: 100%;
	height: auto;
}

.skuPropertyValue.loading{
	position: relative;
}

.skuPropertyValue.loading img{
	opacity: 0;
}

.skuPropertyValue.loading:after {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	position:absolute;
	top: 50%;
	margin-top: -10px;
	margin-left: -10px;
	left: 50%;
	background: url(/local/templates/dresscodeV2/images/loaderMin.gif) 50% 50% no-repeat #fff;
}

#stores{
    margin-top: 24px;
    font-size: 13px;
}

#stores .wrap{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 24px;
    overflow: auto;
}

#stores .heading{
    border-top: 1px solid #efefef;
    font-family: 'robotobold', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 36px 24px;
    font-weight: 800;
    font-size: 20px;
    display: block;
}

#stores .storeTable{
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}

#stores .storeTable tr:nth-child(odd) td{
    background-color: #f9f9f9;
}

#stores .storeTable th{
    background-color: #f3f3f3;
    padding: 12px 24px;
    font-weight: 400;
    text-align: center;
}

#stores .storeTable td{
    /*border-top: 1px solid #e7e8ea;*/
    text-align: center;
    padding: 12px 24px;
}

#stores .storeTable .name{
    text-align: left;
    width: 35%;
}

#stores .storeTable td.name{
        text-align: left;
}

#stores .storeTable .lb{
    display: inline-block;
    text-align: left;
}

#stores .storeTable .icon{
    vertical-align: middle;
    padding-right: 6px;
    margin-top: -4px;
}

#stores .storeTable .green{
    /*font-weight: 800;*/
    color: #73b24e;
}

#stores .storeTable .red{
    color: #ff0000;
}

#stores .storeTable .picture{
    vertical-align: middle;
    padding-right: 12px;
}

#stores .storeTable 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: underline;
    color: #000000;
}

#stores .storeTable a:hover{
    color: #888888;
}

#stores #storeMap{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 24px;
    padding: 0 24px;
}

#error404{
	margin-bottom: 24px;
	text-align: center;
}


#error404 h1 {
	font-family: "roboto", sans-serif;
	margin-bottom: 24px;
	text-align: center;
	line-height: 18px;
	font-size: 26px;
	font-weight: 600;
	color: #1d65c9;
}

#error404 .errorPic{
	-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: 48px;
	text-align: center;
	margin-top: 48px;
	display: block;
}

#error404 .errorPic img{
	max-height: 90%;
	max-width: 90%;
}

#error404 .errorPic:hover{
	opacity: 0.8;
}

#error404 .errorText{
	font-family: 'robotobold', sans-serif;
	text-transform: uppercase;
	line-height: 28px;
}

#error404 .errorText a{
	color: #1d65c9;
}

#error404 #empty{
	border-top: 1px solid #e5e5e5;
	margin-top: 48px;
}

#error404 #empty .emptyTitle{
	text-align: center;
	margin-top: 48px;
}

#error404 #empty .emptyMenu a{
	display: inline-block;
	width: 250px;
	text-align: left;
}

#middleSlider img{
	width: 100%;
}

#modef{
	left: 370px;
}

.dropDownList{
	border: 1.5px solid #e8eaf1;
	display: inline-block;
	position: relative;
	border-radius: 5px;
	line-height: 32px;
	height: 32px;
	width: 170px;
	padding: 6px;
}

.dropDownList.countElements{
	width: 60px;
}

.dropDownList{
	border-radius: 25px;
	padding: 6px;
}

.dropDownList .dropDownSelected{
	transition: all 0.2s ease-in-out;
	font-family: "roboto_ltregular", sans-serif;
	text-overflow: ellipsis;
	padding: 0 24px 0 12px;
	box-sizing: border-box;
	vertical-align: middle;
	display: inline-block;
	white-space: nowrap;
	border-radius: 2px;
	position: relative;
	line-height: 32px;
	overflow: hidden;
	font-size: 13px;
	cursor: pointer;
	color: #888888;
	height: 34px;
	width: 100%;
}

.dropDownList .dropDownSelected:hover{
	opacity: 0.9;
}

.dropDownList .dropDownSelected:after{
	background: url(/local/templates/dresscodeV2/images/selectArrow.png) 50% 50% no-repeat transparent;
	position: absolute;
	margin-top: -3px;
	display: block;
	content: "";
	height: 5px;
	right: 0px;
	width: 9px;
	top: 25%;
	opacity: 0.5;
	padding: 8px 0 8px 14px;
	border-left: 1.5px solid #b8bbc4;
}

.dropDownList .dropDownItems,
.dropDownList select{
	display: none;
}

.dropDownList .dropDownItems{
	border-right: 1px solid #e7e8ea;
	border-left: 1px solid #e7e8ea;
	border-top: 1px solid #e7e8ea;
	position: absolute;
	border-radius: 2px;
	width: 100%;
	z-index: 99;
	left: -1px;
	top: 45px;
}

.dropDownList .dropDownItems.opened{
	background-color: #ffffff;
	display: block;
}

.dropDownList .dropDownItem{
	transition: all 0.2s ease-in-out;
	border-bottom: 1px solid #e7e8ea;
	font-family: "roboto_ltregular", sans-serif;
	text-overflow: ellipsis;
	box-sizing: border-box;
	white-space: nowrap;
	border-radius: 2px;
	padding: 6px 12px;
	line-height: 21px;
	overflow: hidden;
	font-size: 13px;
	cursor: pointer;
	width: 100%;
}

.dropDownList .dropDownItem:hover{
	background-color: #f4f4f4;
	opacity: 0.9;
}

.dropDownList .dropDownItem.selected{
	font-family: "robotomedium", sans-serif;
	background-color: #f4f4f4;
	cursor: unset;
}

.banner-animated .image { opacity: 0; transform: translate3d(30px,0,0); transition: all 0.6s 0.4s ease-in-out; }
.banner-animated.banner-image-load .image { opacity: 1; transform: translate3d(0,0,0); }

.slider_middle #slider ul li span,
.slider_middle #slider .limiter{
	height: 800px;
}

.slider_small #slider ul li span,
.slider_small #slider .limiter{
	height: 600px;
}

.slider_middle #slider ul li span,
.slider_small #slider ul li span{
	background-position: 50% 0;
}

@media all and (max-width: 1920px){

	.slider_middle #slider ul li span,
	.slider_middle #slider .slideVideoContainer,
	.slider_middle #slider .limiter,
	.slider_middle #slider .videoPoster{
		height: 540px;
	}

	.slider_small #slider ul li span,
	.slider_small #slider .slideVideoContainer,
	.slider_small #slider .limiter,
	.slider_small #slider .videoPoster{
		height: 420px;
	}

}

@media all and (max-width: 1600px){

	.slider_middle #slider ul li span,
	.slider_middle #slider .slideVideoContainer,
	.slider_middle #slider .limiter,
	.slider_middle #slider .videoPoster{
		height: 450px;
	}

	.slider_small #slider ul li span,
	.slider_small #slider .slideVideoContainer,
	.slider_small #slider .limiter,
	.slider_small #slider .videoPoster{
		height: 380px;
	}

}

@media all and (max-width: 1366px){

	.slider_middle #slider ul li span,
	.slider_middle #slider .slideVideoContainer,
	.slider_middle #slider .limiter,
	.slider_middle #slider .videoPoster{
		height: 480px;
	}

	.slider_small #slider ul li span,
	.slider_small #slider .slideVideoContainer,
	.slider_small #slider .limiter,
	.slider_small #slider .videoPoster{
		height: 350px;
	}

}

@media all and (max-width: 1300px){

	.slider_middle #slider ul li span,
	.slider_middle #slider .slideVideoContainer,
	.slider_middle #slider .limiter,
	.slider_middle #slider .videoPoster{
		height: 420px;
	}

	.slider_small #slider ul li span,
	.slider_small #slider .slideVideoContainer,
	.slider_small #slider .limiter,
	.slider_small #slider .videoPoster{
		height: 420px;
	}

}

@media all and (max-width: 1200px){

	.slider_middle #slider ul li span,
	.slider_middle #slider .slideVideoContainer,
	.slider_middle #slider .limiter,
	.slider_middle #slider .videoPoster{
		height: 400px;
	}

	.slider_small #slider ul li span,
	.slider_small #slider .slideVideoContainer,
	.slider_small #slider .limiter,
	.slider_small #slider .videoPoster{
		height: 400px;
	}

}

@media all and (max-width: 1100px){

	.slider_middle #slider ul li span,
	.slider_middle #slider .slideVideoContainer,
	.slider_middle #slider .limiter,
	.slider_middle #slider .videoPoster{
		height: 380px;
	}

	.slider_small #slider ul li span,
	.slider_small #slider .slideVideoContainer,
	.slider_small #slider .limiter,
	.slider_small #slider .videoPoster{
		height: 380px;
	}

}

@media all and (max-width: 1024px){

	.slider_middle #slider ul li span,
	.slider_middle #slider .slideVideoContainer,
	.slider_middle #slider .limiter,
	.slider_middle #slider .videoPoster{
		height: 350px;
	}

	.slider_small #slider ul li span,
	.slider_small #slider .slideVideoContainer,
	.slider_small #slider .limiter,
	.slider_small #slider .videoPoster{
		height: 350px;
	}

}

@media all and (max-width: 850px){

	.slider_middle #slider ul li span,
	.slider_middle #slider .slideVideoContainer,
	.slider_middle #slider .limiter,
	.slider_middle #slider .videoPoster{
		height: 300px;
	}

	.slider_small #slider ul li span,
	.slider_small #slider .slideVideoContainer,
	.slider_small #slider .limiter,
	.slider_small #slider .videoPoster{
		height: 300px;
	}

}

@media all and (max-width: 700px){

	.slider_middle #slider ul li span,
	.slider_middle #slider .slideVideoContainer,
	.slider_middle #slider .limiter,
	.slider_middle #slider .videoPoster{
		height: 280px;
	}

	.slider_small #slider ul li span,
	.slider_small #slider .slideVideoContainer,
	.slider_small #slider .limiter,
	.slider_small #slider .videoPoster{
		height: 280px;
	}

}

@media all and (max-width: 660px){

	.slider_middle #slider ul li span,
	.slider_middle #slider .slideVideoContainer,
	.slider_middle #slider .limiter,
	.slider_middle #slider .videoPoster{
		height: 260px;
	}

	.slider_small #slider ul li span,
	.slider_small #slider .slideVideoContainer,
	.slider_small #slider .limiter,
	.slider_small #slider .videoPoster{
		height: 260px;
	}

}

@media all and (max-width: 480px){

	.slider_middle #slider ul li span,
	.slider_middle #slider .slideVideoContainer,
	.slider_middle #slider .limiter,
	.slider_middle #slider .videoPoster{
		height: 220px;
	}

	.slider_small #slider ul li span,
	.slider_small #slider .slideVideoContainer,
	.slider_small #slider .limiter,
	.slider_small #slider .videoPoster{
		height: 220px;
	}

}


body.panels_white #homeCatalog .captionList{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: transparent;
}

body.panels_white #homeCatalog .caption{
	border-left: 1px solid #e7e8ea;
}

body.panels_white #homeCatalog .caption:not(.selected):hover{
	background-color: #fbfbfb;
}

body.panels_white #homeCatalog .caption.selected a{
	color: #ffffff;
}

body.panels_white #homeCatalog .caption a{
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	color: #000000;
}

body.panels_white #homeCatalog .captionList .cItem:first-child{
	margin-left: -1px;
}

body.panels_white #homeCatalog #captionCarousel{
	border-right: 1px solid #e7e8ea;
	border-left: 1px solid #e7e8ea;
	background-color: #ffffff;
	margin-left: -1px;
}

body.panels_white #left .sideBlock .heading{
	border: 1px solid #e7e8ea;
	background-color: #ffffff;
	color: #000000;
}

body.panels_white #serviceBlock .sideBlockContent,
body.panels_white #collectionBlock .sideBlockContent,
body.panels_white #left #subscribe .sideBlockContent{
	border-top: 0;
}

body.panels_white #left #subscribe .heading{
	border-left: 0;
	border-right: 0;
}

body.panels_white #right #popSection .heading,
body.panels_white #right #brandList .heading{
	border: 1px solid #e7e8ea;
	background-color: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #000000;
}


body.panels_white #homeCatalog #captionCarousel:before{
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
}

@media all and (min-width: 1024px){

	.menuContainerColor.color_white #mainMenuContainer{
		border-bottom: 1px solid #f6f6f6;
		border-top: 1px solid #f6f6f6;
		background-color: #ffffff;
	}

	.menuContainerColor.color_gray #mainMenuContainer{
		border-bottom: 1px solid #f6f6f6;
		border-top: 1px solid #f6f6f6;
		background-color: #fbfbfb;
	}

	.menuContainerColor.color_white #mainMenuContainer #mainMenu > li:first-child,
	.menuContainerColor.color_gray #mainMenuContainer #mainMenu > li:first-child{
	    border-left: 1px solid #f6f6f6;
	}

	.menuContainerColor.color_theme #mainMenuContainer #mainMenu > li:first-child{
		border-color: rgba(255, 255, 255, 0.2);
	}

	.menuContainerColor.color_white #mainMenuContainer #mainMenu > li,
	.menuContainerColor.color_gray #mainMenuContainer #mainMenu > li{
	    border-right: 1px solid #f6f6f6;
	}

	.menuContainerColor.color_theme #mainMenuContainer #mainMenu > li{
		border-color: rgba(255, 255, 255, 0.2);
	}

	.menuContainerColor.color_white #mainMenuContainer #mainMenu > li:hover{
		background-color: #fbfbfb;
	}

	.menuContainerColor.color_gray #mainMenuContainer #mainMenu > li:hover{
		background-color: #ffffff;
	}

	.menuContainerColor.color_white #mainMenuContainer #mainMenu > li a,
	.menuContainerColor.color_gray #mainMenuContainer #mainMenu > li a,
	.menuContainerColor.color_white #mainMenuContainer #mainMenu > li a:hover,
	.menuContainerColor.color_gray #mainMenuContainer #mainMenu > li a:hover{
		color: #000000;
	}

	.menuContainerColor.color_theme #mainMenuContainer #mainMenu > li > a,
	.menuContainerColor.color_theme #mainMenuContainer #mainMenu > li > a:hover{
		color: #ffffff;
	}

	.menuContainerColor.color_white #menuCatalogSection,
	.menuContainerColor.color_gray #menuCatalogSection{
		border-left: 1px solid #f6f6f6;
	}

	.menuContainerColor.color_theme #menuCatalogSection{
		border-color: rgba(255, 255, 255, 0.2)
	}

	.menuContainerColor.color_white #menuCatalogSection .catalogButton{
		background-color: #ffffff;
		color: #000000;
	}

	.menuContainerColor.color_gray #menuCatalogSection .catalogButton{
		background-color: #fbfbfb;
		color: #000000;
	}

	.menuContainerColor.color_white #menuCatalogSection .catalogButton:hover,
	.menuContainerColor.color_theme #menuCatalogSection .catalogButton:hover,
	.menuContainerColor.color_gray #menuCatalogSection .catalogButton:hover{
		opacity: 0.8;
	}

	.menuContainerColor.color_white #mainMenu .removedItemsLink .removedItemsList,
	.menuContainerColor.color_gray #mainMenu .removedItemsLink .removedItemsList{
		background-color: #fbfbfb;
	}

	.menuContainerColor.color_white #mainMenu .removed,
	.menuContainerColor.color_gray #mainMenu .removed{
		border-top: 1px solid #ffffff;
	}

	.menuContainerColor.color_theme #mainMenu .removed{
		border-color: rgba(255, 255, 255, 0.2);
	}

	.menuContainerColor.color_theme #mainMenu .removed:hover a{
		color: #ffffff;
	}

	.menuContainerColor.color_white #mainMenu .removed:hover,
	.menuContainerColor.color_gray #mainMenu .removed:hover{
		background-color: #ffffff;
	}

	.menuContainerColor.color_white #mainMenu .removedItemsLink > a,
	.menuContainerColor.color_gray #mainMenu .removedItemsLink > a{
		background-image: url(/local/templates/dresscodeV2/images/menuSlicedIconW.png);
	}

	.menuContainerColor.color_white #menuCatalogSection .catalogButtonImage,
	.menuContainerColor.color_gray #menuCatalogSection .catalogButtonImage{
		background-image: url(/local/templates/dresscodeV2/images/catalogButtonW.png);
	}

	.menuContainerColor.color_white #menuCatalogSection .sectionMenuArrow,
	.menuContainerColor.color_gray #menuCatalogSection .sectionMenuArrow{
		background-image: url(/local/templates/dresscodeV2/images/sectionMenuArrowW.png);
	}
}

@media all and (max-width: 1800px) {
	body.panels_white #right .heading{
		border-bottom: 0;
	}
}

.pilink{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.pilink:hover{
	opacity: 0.7;
}

.pilink:active{
	position: relative;
	top: 1px;
}

.clear{
	clear:both;
}

.hidden {
	display: none;
}

.hiddenZone{
	display: none;
}

.addCart.loading,
.addCart.loading:hover{
    background-image: url(/local/templates/dresscodeV2/images/loader-38px.svg) !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
    pointer-events: none !important;
    transition: none !important;
    opacity: 0.9 !important;
}

.addCart:active{
	position: relative;
	top: 1px;
}

#popSection .tabloid{
	background: rgb(239,240,241);
	background: linear-gradient(180deg, rgba(239,240,241,1) 0%, rgba(255,255,255,1) 100%);
	padding: 6px;
	border-radius: 8px;
	margin: 6px;
}

@media all and (min-width: 700px) {
	#catalog.alone-item .product{
		width: 50%;
	}
}

@media all and (min-width: 870px) {
	#catalog.alone-item .product{
		width: 33.333%;
	}
}

@media all and (min-width: 1220px) {
	#catalog.alone-item .product{
		width: 25%;
	}
}

@media all and (min-width: 1520px) {
	#catalog.alone-item .product{
		width: 20%;
	}
}

@media all and (max-width: 1920px) {
	#slider ul li span,
	#slider .slideVideoContainer,
	#slider .limiter,
	#slider .videoPoster{
		height: 690px;
	}
}


@media all and (max-width: 1800px) {

	.product{
		height: 341px;
		width: 25%;
	}

	.product{
		height: 341px;
	}

	.product.last{
		line-height: 340px;
	}

	.product .tabloid{
		height: 340px;
	}

	.product .picture{
		height: 230px;
		line-height: 230px;
	}

	.product .name{
		margin-bottom: 2px;
	}

	.product .price .discount{
		padding: 0;
		display: block;
		font-size: 13px;
		line-height: 16px;
		height: 16px;
	}

	#popSection .item{
		/* height: 150px; */
	}

	#popSection .tabloid{
		/* background: #eff0f1; */
		background: rgb(239,240,241);
		background: linear-gradient(180deg, rgba(239,240,241,1) 0%, rgba(255,255,255,1) 100%);
		padding: 6px;
		border-radius: 8px;
		margin: 6px;
	}

	#popSection .picture{
		height: 100px;
		line-height: 100px;
	}

	#popSection .nameWrap{
		height: 60px;
		line-height: 60px;
	}

	#popSection .name{
		line-height: 16px;
	}

	#popSection .last{
		line-height: 150px;
	}

	#catalogColumn .product{
		width: 20%;
	}

	.addCart.requestPrice{
		margin-top: 30px;
	}

}

@media all and (max-width: 1600px) {

	#slider ul li span,
	#slider .slideVideoContainer,
	#slider .limiter,
	#slider .videoPoster{
		height: 650px;
	}

	#slider .sliderContent,
	#slider .leftContainer{
		left: 72px;
	}

	#slider .rightContainer{
		right: 48px;
		left: unset;
	}

	#slider .centerContainer{
	    transform: translateX(-50%) translateY(-50%) !important;
		left: 50%;
	}

}

@media all and (max-width: 1500px) {
	
	#footerTabs .wrapper,
	#footerTabsCaption .wrapper,
	.limiter{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin: 0 24px;
	}

	#newsContainer .column{
		width: 100%;
	}

	#newsContainer .column .item{
		overflow: hidden;
	}

	#newsContainer .column .item .bigPicture{
		margin-right: 48px;
		float: left;
		width: 30%;
	}

	.global-information-block,
	.global-information-block.fixed .global-information-block-hide-scroll-cn{
		width: 250px !important;
	}

}

@media all and (max-width: 1450px){

	.product .addCart{
		padding: 0 12px;
	}

	.product .addCartContainer.viewed span,
	.product .addCartContainer:hover span{
		transform: translate(18px, -50%);
    }

	.product .addCart.added span,
	.product .addCart.subscribe span,
	.product .addCart.requestPrice span{
		transform: translate(-50%, -50%);
	}

	/*
    .product .addCartContainer:hover .addCart.added .icon,
    .product .addCartContainer:hover .addCart.subscribe .icon,
    .product .addCartContainer:hover .addCart.requestPrice .icon{
    	visibility: visible;
    	padding-right: 12px;
		margin-top: -4px;
    	opacity: 1;
    	height: auto;
    	width: auto;
    }
	*/
	.product .addCartContainer.viewed .addCart .icon,
    .product .addCartContainer:hover .addCart .icon{
		transition: all 0.4s ease-in-out;
    	visibility: hidden;
    	padding: 0;
    	height: 0;
    	margin: 0;
    	width: 0;
    	opacity: 0;
    }

    .product .quantityContainer{
    	right: 6px;
    	top: 18px;
    }

	.product .quantityContainer .plus,
	.product .quantityContainer .minus,
	.product .quantityContainer .quantity{
		height: 24px;
		width: 24px;
	}

}

@media all and (max-width: 1400px) {
	#catalogColumn #catalogLineList .description{
		display: none;
	}

	#catalogColumn #catalogLineList .prop{
		width: 100%;
	}

	.mainServiceContainer .item .wrap{
		padding: 0 18px;
	}

	.mainServiceContainer .item .bigPicture{
		height: 140px;
		margin-top: 18px;
		line-height: 140px;
	}

	.mainServiceContainer .item .title{
		margin-top: 18px;
	}

	.mainServiceContainer .item .title a{
		height: 32px;
		line-height: 32px;
	}

	.mainServiceContainer .item .title a span{
		line-height: 16px;
	}
}

@media all and (max-width: 1366px) {
	
	#catalogLineList .column:first-child{
		width: 300px;
	}

	.contactList li{
		margin-bottom: 24px;
		width: 50%;
	}

	.mfeedback input, 
	.mfeedback textarea,
	div.mf-name input, 
	div.mf-email input,
	div.mf-message textarea{
		width: 100%;
	}

	.mfeedback input[type="submit"]{
		width: 200px;
	}

	#slider ul li span,
	#slider .slideVideoContainer,
	#slider .limiter,
	#slider .videoPoster{
		height: 518px;
	}

/*	#catalogColumn .leftColumn{
		width: 320px;
	}*/

}

@media all and (max-width: 1300px) and (min-width: 1024px) {

	.product:nth-child(4n+1).last{
		line-height: 70px;
		height: 70px;
		width: 100%;
	}

	.product:nth-child(4n+1).last .icon{
		display: none;
	}

	.product:nth-child(4n+1).last .small{
		display: none;
	}

}

@media all and (max-width: 1300px) {
	.product{
		height: 341px;
		width: 33%;
	}

	#logo{
		width: 196px;
	}

	#topService .city{
		display: none;
	}

	#headerTools .wishlist .nf{
		display: none;
	}

	#headerTools .compare .nf{
		display: none;
	}

	#footer .nav > li{
		width: 33.313131%;
	}

	#footer .nav > li:last-child{
		display: none;
	}

	#slider ul li span,
	#slider .slideVideoContainer,
	#slider .limiter,
	#slider .videoPoster{
		height: 420px;
	}

	#footer .rightTable .leftColumn{
		display: none;
	}

	#rightFooter{
		width: 23%;
	}

	#empty .emptyMenu li{
		width: 50%;
	}

	#modef{
	    left: 301px;
	}

	#slider .sliderContent .bigText,
	#slider .sliderContent .bigTextColor,
	#slider .sliderContent .bigTextLight,
	#slider .sliderContent .bigTextLightColor{
		line-height: 42px;
		font-size: 36px;
	}

	#slider .sliderContent .mediumText,
	#slider .sliderContent .mediumTextColor,
	#slider .sliderContent .mediumTextLight{
		line-height: 30px;
		font-size: 24px;
	}

	#slider .sliderContent .smallText,
	#slider .sliderContent .smallTextColor,
	#slider .sliderContent .smallTextLight{
		line-height: 21px;
		font-size: 14px;
	}

	#slider .sliderContent{
		max-width: 400px;
	}

	#slider .sliderContent br{
		display: none;
	}

	#slider .sliderContent,
	#slider .leftContainer{
		left: 24px;
	}

	#slider .rightContainer{
		left: unset;
		right: 24px;
	}

	#slider .centerContainer{
	    transform: translateX(-50%) translateY(-50%);
		left: 50%;
	}

	#catalogColumn .product{
		width: 33.33333%;
	}

	#catalog .product{
		width: 33.33333%;
	}

/*	#homeCatalog .captionList{
		background: #ffffff;
	}*/

}

@media all and (min-width: 1281px) {


	.global-content-block + div[id*="bx_"]{
		display: table-cell;
		width: 290px;
	}
}

@media all and (max-width: 1280px) {

	.global-block-container{
		min-height: auto !important;
	}
	
	.global-block-container .global-information-block{
		display: none;
	}

	#homeCatalog .captionList{
		line-height: 55px;
		height: 55px;
	}
}

@media all and (max-width: 1200px) {

	#footerLine .col:first-child{
		width: 30%;
	}

	#footerLine .col:last-child{
		width: 70%;
		float: right;
	}

	#footerLine .col:first-child .item:nth-child(1n+2){
		display: none;
	}

	#catalogLineList .column:last-child,
	#catalogLineList .itemRow{
		/*overflow: hidden;*/
		display: block;
	}

    #catalogLineList .column:first-child{
    	width: 40%;
	}

	#catalogLineList .column:nth-child(2){
		width: 60%;
	}

	#catalogLineList .column:first-child,
	#catalogLineList .column:nth-child(2){
		float: left;
	}

	#catalogLineList .column:last-child{
		line-height: 60px;
		padding: 0 0;
		height: 60px;
		border: 0;
		width: 100%;
		clear: both;
	}

	#catalogLineList .resizeColumn{
		text-align: center;
		width: 30%;
		float: left;
	}

	#catalogLineList .column .resizeColumn.last{
		text-align: right;
		width: 40%;
	}

	#catalogLineList .column:last-child .priceLabel{
		display: inline-block;
		padding-left: 24px;
		float: none;
	}

	#catalogLineList .column:last-child .price{
		display: inline-block;
		margin: 0;
	}

	#catalogLineList .column:last-child .addCart{
		display: inline-block;
		margin: 9px auto;
		line-height: 40px;
		padding: 0 24px;
		font-size: 14px;
		height: 40px;
		width: auto;
	}

	#catalogLineList .column:last-child .optional{
		margin: 9px 0 0 0;
		font-size: 14px;
	}

	#catalogLineList .column:last-child .optional .row{
		margin-bottom: 4px;
		padding: 0;
	}

	#catalogLineList .column:last-child .optional .label{
    	text-align: left;
		font-size: 14px;
	    width: 50%;
	}

	#catalogLineList .column:last-child .priceLabel{
		display: none;
	}

	#catalogLineList .column:last-child .article{
		display: none;
	}

	#catalogTableList .column:nth-child(7){
		display: none;
	}

	#catalogLineList .column:last-child{
		background-color: #f9f9f9;
	}

	#slider ul li span,
	#slider .slideVideoContainer,
	#slider .limiter,
	#slider .videoPoster{
		height: 400px;
	}


}

@media all and (max-width: 1150px){
	#catalogColumn .product{
		width: 50%;
	}

	#catalog .product{
		width: 50%;
	}
}

@media all and (max-width: 1100px) {

	#homeCatalog{
		/*margin-top: 24px;*/
	}

	#catalogLineList .description{
		display: none;
		
	}

	#catalogLine .column:last-child .label{
		display: none;
	}

	#catalogLineList .prop{
		width: 100%;
	}

	#catalogTableList .column:nth-child(4){
		display: none;
	}

	#slider ul li span,
	#slider .slideVideoContainer,
	#slider .limiter,
	#slider .videoPoster{
		height: 380px;
	}
}

@media all and (max-width: 1300px) and (min-width: 1000px) {
	.product:nth-child(4n+1).last{
		line-height: 70px;
		height: 70px;
		width: 100%;
	}

	.product:nth-child(4n+1).last .icon{
		display: none;
	}

	.product:nth-child(4n+1).last .small{
		display: none;
	}
}

@media all and (max-width: 1000px) and (min-width: 790px) {
	.product:nth-child(3n+1).last{
		line-height: 70px;
		height: 70px;
		width: 100%;
	}

	.product:nth-child(3n+1).last .icon{
		display: none;
	}

	.product:nth-child(3n+1).last .small{
		display: none;
	}
}

@media all and (max-width: 1024px) and (min-width: 790px) {

	#popSection .item:nth-child(4n+1).last{
		line-height: 70px;
		height: 70px;
		width: 100%;
	}

	#popSection .item:nth-child(4n+1).last .icon{
		display: none;
	}

	#popSection .item:nth-child(4n+1).last .small{
		display: none;
	}

}

@media all and (max-width: 1024px) {
/*
	#catalog-section-banners{
		display: none;
	}
*/
	#colorSwitcher{
		display: none !important;
	}

	#slider .sliderBtnRight,
	#slider .sliderBtnLeft{
		display: none;
	}

	#mainMenuContainer .minCatalogButton{
		display: block;
	}

	#mainMenuContainer{
		background: transparent;
		height: auto;
	}

	#mainMenuContainer .limiter{
		margin: 0;
	}

	#mainMenu{
		background-color: #2b2b2b;
		display: none;
		height: auto;
	}

	#mainMenu li{
		border-top: 1px solid #222222;
		line-height: 21px;
		float: none;
	}

	#mainMenu li:first-child{
		border: 0;
	}

	#mainMenu li a{
		padding: 18px 24px;
		display: block;
		
	}

	#middleSlider{
		display: none !important;
	}

	#menuCatalogSection{
		display: none;
	}


	#bestsellers{
		margin-top: 0;
	}

	#footer .top .left,
	#headerTools .nf,
	.product:hover .fastShow{
		display: none;
	}

	.drop{
		display: none !important;
	}

	#rightFooter{
		display: none;
	}

	#smartFilter .heading{
		cursor: pointer;
	}

	#nextSection ul{
		display: none;
	}

	#nextSection{
		border: none;
	}

	#nextSection .title{
		position: relative;
		padding-left: 12px;
		font-family: 'roboto_ltregular', sans-serif;
		text-transform: none;
		cursor: pointer;
		text-align: left;
		border: none;
		background-color: #f8f8f8;
	}

	#nextSection .title:before{
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		height: 100%;
		width: 42px;
		background: #efefef url('/local/templates/dresscodeV2/images/catalogIco2.png') center center no-repeat;
	}

/*	#smartFilterForm{
		display: none;
	}*/

	#smartFilterForm .slider{
		display: none;
	}

	#modef{
		display: none !important;
	}

	#slider ul li span,
	#slider .slideVideoContainer,
	#slider .limiter,
	#slider .videoPoster{
		height: 350px;
	}

	.product .getFastView,
	#catalogLineList .picture .getFastView{
		display: none !important;
	}

	#appFastView{
		display: none !important;
	}

	#fastViewStores{
		display: none !important;
	}

	a.inStock span{
		border: 0 !important;
	}

	#slider ol{
		display: none;
	}
	
	#slider .slideVideo{
		display: none;
	}

	#slider .videoPoster {
	    display: block;
	}

	.templateSwitcherSettings,
	.templateSwitcher{
		display: none !important;
	}

	.product{
		width: 25%;
		height: 301px
	}

	.product.last { line-height: 300px; }

	.product .tabloid{
		height: 300px;
	}

	.product .picture{
		height: 195px;
		line-height: 195px;
	}

	.productSpecialTime{
		top: 30px;
	}

	#homeCatalog .captionList{
		height: 50px;
		line-height: 50px;
	}

	#homeCatalog .captionBtnRight,
	#homeCatalog .captionBtnLeft{
		display: none !important;
	}

	#homeCatalog .caption a{
		font-size: 14px;
	}

	#homeCatalog #captionCarousel{
		position: relative;
	}

	#catalogColumn .product{
		width: 25%;
	}

}

@media all and (max-width: 1024px){

	#rowFooter,
	#leftFooter,
	#leftFooter .column,
	#rightFooter{
		display: block;
		padding: 0;
		width: 100%;
	}

	#leftFooter{
		box-sizing: border-box;
		padding: 24px;
	}

	#leftFooter .column{
		box-sizing: border-box;
		margin-bottom: 12px;
	}

	#leftFooter .column:last-child{
		margin-bottom: 0;
	}

	#leftFooter .heading{
	    background-color: rgba(0, 0, 0, 0.1);
		font-family: "roboto_ltregular", sans-serif;
	    text-transform: uppercase;
	    border-radius: 4px;
	    position: relative;
	    padding: 18px 12px;
	    line-height: 16px;
	    font-weight: 400;
	    text-align: left;
	    cursor: pointer;
	    font-size: 14px;
	    border: 0;
	    margin: 0;
	}

	#leftFooter .heading:not(.noTabs):after {
	    background-image: url(/local/templates/dresscodeV2/images/mobile-tab-show.svg);
	    background-color: transparent;
	    background-repeat: no-repeat;
	    background-position: 50% 50%;
	    border-radius: 25px;
	    position: absolute;
	    display: block;
	    margin: auto;
	    content: "";
	    height: 25px;
	    width: 25px;
	    bottom: 0;
	    right: 12px;
	    top: 0;
	}

	#leftFooter .heading.active:after {
	    background-image: url(/local/templates/dresscodeV2/images/mobile-tab-hide.svg);
	}

	#leftFooter .heading + ul{
		box-sizing: border-box;
		padding: 0 12px;
		margin-top: 12px;
		display: none;
	}

	#rightFooter{
		box-sizing: border-box;
		padding: 24px 0;
	}

	#rightFooter .rightTable{
		display: block;
	}

	#rightFooter .leftColumn,
	#rightFooter .rightColumn{
		box-sizing: border-box;
		padding: 10px;
		display: block;
	}

	#rightFooter .rightColumn{
		padding-top: 18px;
	}

	#footer .rightTable .leftColumn{
		display: block;
	}

	#rowFooter{
		display: table;
		font-size: 0;
	}

	#leftFooter,
	#rightFooter{
		display: table-cell;
		vertical-align: top;
		font-size: 14px;
		width: 50%;
	}

}

@media all and (max-width: 1000px){
	.product{
		width: 33.33333%;
	}
	
	#catalogColumn .product{
		width: 33.33333%;
	}

	#catalog .product{
		width: 33.33333%;
	}

	#popSection .picture img{
		max-width: 75%;
		max-height: 75%;
	}
	.bx-auth .rightContainer .bx-title{
		margin-top: 12px;
	}

}

@media all and (max-width: 850px) {

	#topHeading{
		display: none;
	}

	#leftFooter .column{
		padding-right: 24px;
		width: 50%;
	}

	#leftFooter .column:last-child{
		display: none;
	}

	#footerLine .col:first-child{
		display: none;
	}

	#footerLine .col:last-child{
		text-align: center;
		width: 100%;
		float: left;
	}

	#catalogLineList .column:last-child .priceLabel,
	#catalogLineList .column:last-child .price{
		font-size: 18px;
	}

	#headerTools .nf{
		display: none;
	}

	#catalogLine .column:last-child .label{
		display: none;
	}

	#slider ul li span,
	#slider .slideVideoContainer,
	#slider .limiter,
	#slider .videoPoster{
		height: 300px;
	}

	#modef{
		display: none !important;
	}

	#catalogLine .column:nth-child(3){
		display: none;
	}

	#catalogLine .column:nth-child(3){
		display: none;
	}

	#footerLine .col:first-child{
		display: none;
	}

	#footerLine .col:last-child{
		text-align: center;
		width: 100%;
		float: left;
	}

}

@media all and (max-width: 800px) {
	#slider .sliderContent .bigText,
	#slider .sliderContent .bigTextColor,
	#slider .sliderContent .bigTextLight,
	#slider .sliderContent .bigTextLightColor{
		line-height: 30px;
		font-size: 24px;
	}

	#slider .sliderContent .mediumText,
	#slider .sliderContent .mediumTextColor,
	#slider .sliderContent .mediumTextLight{
		line-height: 24px;
		font-size: 18px;
	}

	#slider .sliderContent .smallText,
	#slider .sliderContent .smallTextColor,
	#slider .sliderContent .smallTextLight{
		line-height: 21px;
		font-size: 14px;
	}

	.mainService .slideContainer{
		margin: 0 -2px;
	}

	.mainServiceContainer .item{
		padding: 0 2px;
	}

	.mainServiceContainer .item .bigPicture{
		height: 110px;
		line-height: 110px;
	}

	.mainServiceContainer .item .wrap{
		padding: 0 12px;
	}

	.mainServiceContainer .item .more{
		margin-bottom: 18px;
	}
}

@media all and (max-width: 790px) and (min-width: 600px) {

	.product:nth-child(2n+1).last{
		line-height: 70px;
		height: 70px;
		width: 100%;
	}

	.product:nth-child(2n+1).last .icon{
		display: none;
	}

	.product:nth-child(2n+1).last .small{
		display: none;
	}

}

@media all and (max-width: 790px) and (min-width: 500px) {
	#popSection .item:nth-child(3n+1).last{
		line-height: 70px;
		height: 70px;
		width: 100%;
	}

	#popSection .item:nth-child(3n+1).last .icon{
		display: none;
	}

	#popSection .item:nth-child(3n+1).last .small{
		display: none;
	}
}


@media all and (max-width: 790px){
	.product{
		width: 50%;
	}
	
	#catalogColumn .product{
		width: 50%;
	}

	#catalog .product{
		width: 50%;
	}

	#popSection .item{
		width: 33.33333%;
	}

	#homeCatalog .caption{
		border: none;
	}
}

@media all and (max-width: 750px) {

	#appFastBuyContainer .column:first-child,
	#requestPrice .productColumn{
		display: none;
	}

	#appFastBuyContainer .column{
		box-sizing: border-box;
		padding: 0 24px;
		width: 100%;
		float: none;
	}

	#appFastBuyContainer input,
	#appFastBuyContainer textarea{
		width: 100%;
	}

	#appFastBuyContainer .formLine{
		text-align: center;
	}

	#appFastBuyContainer #fastBuyFormSubmit{
		display: inline-block;
		width: 50%;
	}

	#appFastBuyContainer{
		transform: translate(-50%, -50%);
		margin: 0;
		width: 100%;
	}

	#requestPrice .formColumn{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 24px;
		width: 100%;
	}

	#requestPrice input,
	#requestPrice textarea,
	#requestPrice #requestPriceSubmit{
		width: 100%;
	}

	#requestPrice input{
		height: 45px;
	}

	#requestPrice textarea{
		height: 50px;
	}

	#requestPrice #requestPriceContainer{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background-color: #ffffff;
		transform: translateX(-50%);
		padding-right: 0;
		padding-left: 0;
		margin-left: 0;
		width: 90%;
		left: 50%;
	}

	#requestPriceForm{
		margin-bottom: 24px;
	}

	#requestPrice .requestPriceFormHeading{
		margin-right: 0;
	}

	#rowFooter{
		display: block;
	}

	#leftFooter,
	#rightFooter{
		display: block;
		width: 100%;
	}

	#rightFooter .rightTable td{
		text-align: left;
	}

}

@media all and (max-width: 700px) {

	#catalog .product {
  		width: 100%;
	}

	#mainMenuContainer .minCatalogButton{
		padding-left: 12px;
	}

	#slider ul li span,
	#slider .limiter,
	#slider .videoPoster{
		height: 200px;
	}

	#footerTabs .wrapper, 
	#footerTabsCaption .wrapper,
	.limiter{
		padding: 0 12px;
		margin: 0;
	}

	#footer .limiter{
		padding: 0;
		margin: 0;
	}

	#main .limiter{
		padding: 0 12px;
		box-sizing: border-box;
	}

	#mainMenuContainer .limiter{
		padding: 0;
	}

	#topMenu{
		margin-left: 12px;
	}

	#logo {
		border-right: 0;
	}

	#topSearch form{
		box-sizing: border-box;
	}

	#footer .top{
		box-sizing: border-box;
		padding: 0 12px;
	}

	#footer .bottom{
		box-sizing: border-box;
		padding: 0 12px;
	}

	#footer .bottom .left{
		width: 60px;
	}

	#flushFooterCart .item:nth-child(1){
		display: none;
	}

	.copyright img{
		display: none;
	}

	.copyright{
		display: block;
		width: 60px;
		height: 60px;
		background: url(/local/templates/dresscodeV2/images/sn.png) -360px -0px no-repeat transparent;
	}

	.copyright:hover{
		background-position: -360px -60px;
	}

	#catalogLineList .resizeColumn{
		width: 40%;
	}

	#catalogLineList .column .resizeColumn.last{
		width: 20%;
	}
	
	#catalogLineList .column:last-child .optional .label{
		width: 100%
	}

	#catalogLineList .column:last-child .optional .label:first-child{
		display: none;
	}

	#catalogLineList .column:last-child .priceLabel{
		display: none;
	}

	#catalogTableList .column:nth-child(8){
		display: none;
	}

	#appBasket{
		display: none !important;
	}

	#overlap{
		display: none !important;
	}

	.blurred{
		-webkit-filter: blur(0px) !important;
	    -moz-filter: blur(0px) !important;
	    -ms-filter: blur(0px) !important;
	    -o-filter: blur(0px) !important;
	    filter: blur(0px) !important;		
	}

	#upButton{
		display: none !important;
	}
	
	#newsContainer .column .item .bigPicture{
		width: 100%;
		float: none;
	}

	#catalogSection .sectionItems .item .itemContainer .description{
		display: none;
	}

	div.mf-name, div.mf-email, div.mf-captcha, div.mf-message{
		width: 100%;
	}

	.product .row:first-child{
		display: none;
	}

	#slider ul li span,
	#slider .slideVideoContainer,
	#slider .limiter,
	#slider .videoPoster{
		height: 280px;
	}

	.product{
		height: 140px;
		width: 50%;
	}

	body .product:hover .tabloid{
		box-shadow: none;
		border-color: transparent;
	}

	.product.last{
		line-height: 140px;
	}

	.product .btn-simple {
		/* display: inline-block; */
		font-size: 13px;
	}

	.product .tabloid{
		height: 100%;
	}

	.product:hover .tabloid{
		height: 100%;
	}

	.product .picture{
		height: 200px;
		line-height: 200px;
	}

	.product .optional{
		display: none;
	}

	.product .skuProperty{
		/* display: none;*/
	}

	.product .addCart{
		/* display: none; */
	}

	.product .addCartContainer {
	  max-width: 200px;
	}

	.product .price .discount{
		height: auto;
	}

	.product .name{
		height: 56px;
		line-height: 36px;
	}

	.product .middle{
		line-height: 18px;
	}

	.product .price{
		margin-bottom: 6px;
		font-size: 14px;
	}

	.product .price .measure{
		font-size: 14px;
	}

	.product .markerContainer{
		left: 6px;
		top: 6px;
	}

	.product .marker{
		margin-bottom: 2px;
	}

	.product .getPricesWindow .priceIcon{
		display: none;
	}

	.product .rating{
		display: none;
	}

	.productSpecialTime{
		display: none;
	}

	.productTable{
		display: table;
		table-layout: fixed;
		width: 100%;
	}

	.productColImage{
		width: 110px;
		padding-right: 12px;
		display: table-cell;
		vertical-align: middle;
	}

	.productColText{
		display: table-cell;
		vertical-align: middle;
	}

	.product.last .icon{
		height: 33px;
		margin-bottom: 6px;
	}

	.product.last .icon .iconBig{
		display: none;
	}

	.product.last .icon .iconSmall{
		display: inline-block;
	}

	.mainService .btnLeft,
	.mainService .btnRight{
        background: url(/local/templates/dresscodeV2/images/slideArrowMicro.png) 0 0 no-repeat transparent;
        transform: translateY(-50%);
        position: absolute;
        height: 48px;
        width: 24px;
        z-index: 22;
        top: 50%;
    }

    .mainService .btnLeft:hover{
        background-position: -24px 0;
    }

    .mainService .btnLeft:active{
        background-position: -48px 0;
    }

    .mainService .btnRight{
        background-position: 0 -48px;
    }

    .mainService .btnRight:hover{
        background-position: -24px -48px;
    }

    .mainService .btnRight:active{
        background-position: -48px -48px;
    }

}

@media all and (max-width: 660px) {

	#footer{
		padding-top: 0;
	}

	div[id*="bigdata_recommended_"],
	#footerTabsCaption,
	#footerTabs,
	#footerTabs .tab{
		display: none !important;
	}

	#headerTools .tools .compare,
	#headerTools .tools .wishlist{
		display: none;
	}

	#catalogLineList .column{
		width: 50%;
	}

	#catalogLineList .prop{
		display: none;
	}

	#catalogLineList .column .resizeColumn{
		width: 50%;
	}

	#catalogLineList .column .resizeColumn.last{
		display: none;
	}

	#catalogTableList .column:nth-child(1){
		display: none;
	}

	#catalogTableList .column:nth-child(2){
		padding-left: 24px;
		width: auto;
	}

	.contactList li{
		margin-bottom: 24px;
		width: 100%;
	}

	#empty .emptyMenu li{
		width: 100%;
	}

	#slider ul li span,
	#slider .slideVideoContainer,
	#slider .limiter,
	#slider .videoPoster{
		height: 260px;
	}

	#catalogLine .label{
		display: none;
	}

}

@media all and (max-width: 600px){
	.product{
		width: 100%;
	}
	
	#catalogColumn .product{
		width: 100%;
	}

	#catalog .product{
		width: 100%;
	}

	.productColImage {
		width: 40%;
		min-width: 110px;
		max-width: 160px;
	}

	#popSection .item{
		/*height: 170px; */
	}


	#popSection .last .value,
	#popSection .last .ps{
		font-size: 16px;
	}

	#brandList .last .ps,
	#brandList .last .value,
	#popSection .last .small{
		font-size: 14px;
	}

	#homeCatalog #captionCarousel:before{
		content: "";
		position: absolute;
		z-index: 2;
		right: 0;
		top: 0;
		width: 80px;
		height: 100%;
		background: -moz-linear-gradient(left,  rgba(43,43,43,0) 0%, rgba(43,43,43,1) 100%);
		background: -webkit-linear-gradient(left,  rgba(43,43,43,0) 0%,rgba(43,43,43,1) 100%);
		background: linear-gradient(to right,  rgba(43,43,43,0) 0%,rgba(43,43,43,1) 100%);
		pointer-events: none;
	}

	.catalogLineSpecialTime{
		display: none;
	}

	#footerBottom .creator{
		display: none;
	}

	#footerBottom .social{
		overflow-x: scroll;
		padding: 0;
		float: none;
		margin: 0;
	}

	#footerBottom ul{
		display: inline-block;
		white-space: nowrap;
	}

	#footerBottom .sn{
		float: none;
	}

	#footerBottom .sn li{
		vertical-align: middle;
		display: inline-block;
		float: none;
	}

}

@media all and (max-width: 525px) {

	#catalogLine .column:first-child{
		float: left;
	}

	#catalogLine .column:nth-child(2){
		float: right;
	}

	#catalogLine .column:last-child{
		display: none;
	}
}

@media all and (max-width: 500px) {

	.top-auth-personal,
	.top-auth-exit,
	.top-auth-login,
	.top-auth-register{
		border: none !important;
		position: absolute;
		top: 98px;
	}

	.top-auth-personal,
	.top-auth-login{
		left: 12px;
	}

	.top-auth-exit{
		left: 120px;
	}

	.top-auth-register{
		left: 52px;
	}

	#headerTools{
		padding-right: 12px;
		border: none;
	}

	#headerTools .telephone{
		line-height: 21px !important;
		border: none !important;
		position: absolute;
		padding: 0;
		right: 0;
		top: 103px;
	}

	#headerTools .telephone .callBack{
		display: none;
	}

	#headerTools .telephone .nf{
		margin: 0;
		float: none;
		display: block;
	}

	#headerTools .telephone .nf .heading{
		display: none;
	}

	#headerTools .telephone .nf .heading:first-child{
		font-family: "robotomedium", sans-serif;
		font-size: 14px;
		display: block;
		color: #000000;
	}

	#headerTools .tools li{
		border: none !important;
	}

	#headerTools .tools .cart{
		padding: 0;
	}

	#topService,
	#topHeader.color_theme #topMenu,
	#topHeader.color_theme #topService,
	#topHeader.color_black #topMenu,
	#topHeader.color_black #topService{
		border: none;
	}

	#topHeader.color_theme #topService li,
	#topHeader.color_black #topService li,
	#topService li{
		padding: 0;
		border: none;
	}

	#logo{
		line-height: 75px;
		height: 75px;
		border: none;
	}

	#headerTools .tools li{
		line-height: 75px;
	}

	#topMenu{
		margin-left: 0;
	}

	.user-geo-position{
		padding-right: 12px;
		text-align: right;
	}

	#topSearch input[type="text"]{
		padding-left: 6px;
	}

	#topService li a{
		color: #888888;
	}

	#logo{
		text-align: left;
	}

	#topHeader #topMenu{
		border: none;
	}

	#topMenu .bar{
		/*padding: 0;*/
	}

	#topSearch input[type="text"]{
		font-size: 14px;
	}

	#topSeachCloseForm{
		font-size: 13px;
	}

	#subHeader #logo{
		padding-left: 12px;
	}

	.user-geo-position{
		/*padding-right: 0;*/
	}

	#popSection .item{
		width: 50%;
		/* height: 150px; */
	}

	#popSection .item:nth-child(2n+1).last{
		line-height: 95px;
		height: 95px;
		width: 100%;
	}

}



#brandList .heading{
	padding-bottom: 24px;
}

#homeCatalog{
	/*margin-top: 12px;*/
}

#homeCatalog .captionList .limiter{
	padding: 0;
}
/*
#leftFooter .column{
	width: 100%;
}

#leftFooter .column:nth-child(2n){
	display: none;
}
*/
#flushFooterCart .item:nth-child(2){
	display: none;
}

.sn{
	display: none;
}

#catalogTableList .column:first-child{
	width: auto;
}

#catalogTableList .column:nth-child(2){
	padding-left: 0;
	margin-top: 0;
}

#catalogTableList .column{
	text-align: center;
	display: block;
}

#catalogTableList .column:nth-child(1){
	margin-top: 24px;
	display: block;
}

#catalogTableList .name{
	text-align: center;
}

#catalogTableList .price .discount{
	right: 48px;
}

#catalogTableList .addCart,
#catalogTableList .more{
	margin: 0;
}

#slider{
	width: 100%;
}

#slider ul li span,
#slider .slideVideoContainer,
#slider .limiter,
#slider .videoPoster{
	height: 178px;
	padding: 0;
}

#slider .sliderContent{
	text-align: center;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-o-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-shadow: 1px 1px 10px #ffffff;
	/*padding: 0 12px;*/
	right: unset;
	left: unset;
	width: 100%;
}

#slider .sliderContent br{
	display: none;
}

#slider ul li span {
	/*		-webkit-filter: url(#blur);
	filter: url(#blur);
	-webkit-filter: blur(3px);
	filter: blur(3px);
	filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');*/
	-webkit-transition: 1s -webkit-filter linear;
	transition: 1s filter linear;
	opacity: 1;
}
#slider ul li span:hover {
	transform: scale(1);
	/* filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='0'); */
	-webkit-filter: blur(0px);
	filter: blur(0px);
}

#slider .sliderContent .cButtonLight,
#slider .sliderContent .cButton{
	text-shadow: none;
	line-height: 35px;
	margin-top: 12px;
	padding: 0 12px;
	height: 35px;
}

#slider .sliderContent .bigText,
#slider .sliderContent .bigTextColor,
#slider .sliderContent .bigTextLight{
	margin-top: 6px;
}

#slider .sliderContent .mediumText,
#slider .sliderContent .mediumTextColor,
#slider .sliderContent .mediumTextLight{
	line-height: 21px;
	margin-top: 6px;
}

#slider .sliderContent .bigText,
#slider .sliderContent .bigTextColor,
#slider .sliderContent .bigTextLight,
#slider .sliderContent .bigTextLightColor{
	line-height: 24px;
	font-size: 21px;
}

#slider .sliderContent .smallText,
#slider .sliderContent .smallTextColor,
#slider .sliderContent .smallTextLight{
	display: none;
}

#slider .whiteColor{
	text-shadow: 1px 1px 12px #000000;
}

/*
#leftFooter .heading{
	text-align: center;
}
*/
/*
#leftFooter ul{
	text-align: center;
}
*/
#leftFooter .column{
	padding-right: 10px;
}

#footerBottom .creator{
	text-align: center;
	float: none;
}

#homeCatalog .captionList .cItem:first-child .caption{
	border-left: none;
}

#homeCatalog .captionBtnRight{
	right: -12px;
}

#homeCatalog .captionBtnLeft{
	left: -12px;
}

@media all and (max-width: 450px) {
	.user-geo-position-label{
		display: none;
	}

	#appFastBuyContainer{
		padding-bottom: 24px;
		height: auto;
	}

	#appFastBuyContainer .formLine:last-child{
		margin-bottom: 0;
	}

	#appFastBuyContainer #fastBuyFormSubmit{
		width: 80%;
	}

}

@media all and (max-width: 430px) {

	#requestPrice #requestPriceContainer{
		height: 450px;
	}

	#requestPrice .requestPriceHeading{
		font-size: 16px;
	}

/*	#requestPrice .requestPriceHeading .close{
		display: none;
	}
*/
	#requestPrice .requestPriceFormHeading{
		margin-top: 32px;
	}

}

@media all and (max-width: 400px) {

	#logo{
		width: 150px;
	}

	.productColImage {
		width: 50%;
	}

	#catalogLine .oFilter{
		margin-right: 0;
	}

	#catalogLine{
		padding: 0;
		border: none;
		height: 32px;
		line-height: 32px;
	}

	#catalogColumn #smartFilter{
		margin-top: 42px;
	}

	#flushFooterCart .item:nth-child(2) .textLabel{
		display: none;
	}

	#flushFooterCart .item:nth-child(2) .icon{
		margin-right: 6px;
	}

}

@media all and (max-width: 360px) {

	#popSection .last .small {
		font-size: 13px;
	}

	#catalogLine .oSmartFilter.btn-simple.btn-micro{
		min-width: 94px;
	}
	
	#headerTools .tools li{
		border-left: none;
	}

	#logo{
		width: 120px;
	}

	.mainServiceContainer .item .bigPicture{
		margin-top: 12px;
		height: 95px;
		line-height: 95px;
	}

	.mainServiceContainer .item .title{
		margin-top: 12px;
	}

	.mainServiceContainer .item .more{
		margin: 6px 0 12px;
	}

	.mainServiceContainer .item .title a{
		height: 30px;
		line-height: 30px;
	}

	.mainServiceContainer .item .title a span{
		font-size: 13px;
		line-height: 15px;
	}

}


@media all and (max-width: 300px) {
	#headerTools .tools .telephone{
		display: none !important;
	}
}

#ORDER_CONFIRM_BUTTON{
    text-shadow: none !important;
    height: 50px !important;
    line-height: 50px !important;
}

.addCart.disabled{
	pointer-events: none;
	cursor: default;
}

.addCart.requestPrice{
	background-color: #2b2b2b !important;
	pointer-events: auto !important;
	cursor: pointer !important;
}

.addCart.requestPrice:hover{
	opacity: 0.8 !important;
}

.addCart.requestPrice:active{
	position: relative;
	top: 1px;
}

.sale_order_full_table input[name="BuyButton"],
.sale_order_full_table input[type="submit"]{
	-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;
	line-height: 50px;
	cursor: pointer;
	padding: 0 48px;
	height: 50px;
	border: 0;
}


div.bx-debug-summary{
	z-index: 99999 !important;
}

.appZoomContainerExit{
	background: url(/local/templates/dresscodeV2/images/exitWindow.png) 0 0 no-repeat transparent;
	position: absolute;
	height: 38px;
	width: 38px;
	right: -38px;
	top: -38px;
}

.appZoomContainerExit:hover{
	background-position: 0 -38px;
}

.appZoomContainerExit:active{
	background-position: 0 -76px;
}

#appZoomWindow .appZoomContainer{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#appZoomWindow .appZoomContainer.loading{
	background: url(/local/templates/dresscodeV2/images/windowLoader.gif) 50% 50% no-repeat transparent;
	min-height: 100px;
	min-width: 100px;
}

.fastBack.disabled{
	/*pointer-events: none;*/
	cursor: not-allowed;
}

.fastBack.disabled:hover{
	color: #717171;
}

.fastBack.disabled:active{
	top: 0;
}

.getPricesWindow{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	cursor: pointer !important;
}

.getPricesWindow:hover{
	color: #444444;
}

.getPricesWindow:active{
	position: relative;
	top: 1px;
}

.getPricesWindow .priceIcon{
	background: url(/local/templates/dresscodeV2/images/priceInfo.png) 0 0 no-repeat transparent;
	vertical-align: middle;
	display: inline-block;
	margin-right: 10px;
	margin-top: -2px;
	height: 21px;
	width: 21px;
}

.getPricesWindow .priceIcon:hover{
	background-position: 0 -21px;
}

.getPricesWindow .priceIcon:active{
	background-position: 0 -42px;
}

.global-block-container{
	border-collapse: collapse;
	table-layout: fixed;
	display: table;
	width: 100%;
}

.global-content-block,
.global-information-block{
	display: table-cell;
	vertical-align: top;
}

.global-information-block{
	position: relative;
	padding-left: 24px;
	overflow: hidden;
	width: 280px;
}

.global-information-block.fixed .global-information-block-cn{
	padding-top: 24px;
	overflow: hidden;
	position: fixed;
	width: 280px;
	top: 0
}

.global-information-block-hide-scroll{
	padding-right: 24px;
	max-height: 100vh;
	overflow: auto;
	width: 320px;
}

.global-information-block-hide-scroll-cn{
	width: 280px;
}

.global-information-block.max-scroll .global-information-block-cn{
	position: absolute;
	bottom: 0;
	top: auto;
}

.questions-answers .h2{
	margin: 18px 0;
}

.question-answer-wrap{
	font-size: 14px; 
	line-height: 24px; 
	color: #000000; 
	margin-bottom: 12px; 
	padding: 0 18px 0 24px; 
	border: 1px solid #f3f3f3; 
	transition: all 0.2s ease-in-out; 
}
.question-answer-wrap:last-child{
	margin-bottom: 0; 
}

.question-answer-wrap:hover{
	box-shadow: 0 0 7px 0 rgba(0,0,0, 0.05);
}

.questions-answers-list .question{
	position: relative; 
	padding: 24px 120px 24px 0;
	cursor: pointer;
}

.questions-answers-list .open-answer{
	position: absolute;
	right: 6px;
	top: 50%;
	width: 110px;
	height: 25px;
	margin-top: -12px;
	overflow: hidden; 
}

.questions-answers-list .open-answer span{
	position: absolute; 
	left: 0;
	top: 0;
	display: block;
	font-size: 13px;
	height: 25px;
	line-height: 25px;
	color: #000000;
	transition: all 0.3s linear; 
}

.questions-answers-list span.hide-answer-text{
	top: -25px; 	
}

.questions-answers-list .active span.hide-answer-text{
	top: 0;
}

.questions-answers-list .active span.open-answer-text{
	top: 25px; 
}

.questions-answers-list .open-answer-btn{
	position: absolute;
	right: 0;
	top: 0;
	width: 25px;
	height: 25px;
	background: url("/local/templates/dresscodeV2/images/question-arrow.png") center center / contain no-repeat;
	transition: all 0.3s linear;
}

.questions-answers-list .active .open-answer-btn {
	transform: rotate(-180deg); 
}

.questions-answers-list .answer {
	display: none;
	padding: 24px 0;
	border-top: 1px solid #efefef;
	color: #888888; 
}

@media screen and (max-width: 800px){
	
	.questions-answers-list .answer {
		padding: 0 12px; 
	}
	
	.questions-answers-list .question {
		padding: 12px 36px 12px 0;
		line-height: 20px;
	}

	.questions-answers-list .answer {
		padding: 12px 0;
		line-height: 20px;
	}

	.questions-answers-list .open-answer {
		right: 0;
	}

	.questions-answers-list .open-answer span {
		display: none;
	}
	
}

.information-heading{
	font-family: "robotomedium", sans-serif;
	margin-bottom: 12px;
	font-size: 21px;
}

.information-text{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 12px;
	color: #555555;
}

.information-list-item{
	border: 1px solid #f1f1f1;
	border-radius: 2px;
	padding: 12px 12px;
	margin-top: 24px;
}

.information-item-icon{
	padding-right: 24px;
	width: 42px;
}

.information-list-item 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;
	color: #000000;
}

.information-list-item a:hover{
	color: #777777;
}

.information-list-item a:active{
	position: relative;
	top: 1px;
}

.information-feedback-container{
	margin-top: 24px;
}

.information-feedback{
	-webkit-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	text-decoration: none;
	text-align: center;
	padding: 18px 12px;
	font-size: 16px;
	display: block;
}

.information-feedback:active{
	position: relative;
	top: -1px;
}

.tb{
	border-collapse: collapse;
	table-layout: fixed;
	display: table;
	width: 100%;
}

.tc{
	vertical-align: middle;
	display: table-cell;
}

#catalog-section-banners{
	margin: 0 0 24px 0;
	overflow: hidden;
	display: none;
	clear: both;
}

#catalog-section-banners ul{
	padding: 0;
	margin: 0;
}

#catalog-section-banners ul > li{
	list-style: none;
	float: left;
	width: 0;
}

#catalog-section-banners ul > li:first-child{
	width: auto;
}

#catalog-section-banners li img{
	width: 100%;
}

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

#catalog-section-banners ol{
	position: absolute;
	left: 50%;
	bottom: 12px;
}

#catalog-section-banners ol li{
	background: url(/local/templates/dresscodeV2/images/slideButtonSect.png) 0 0 no-repeat transparent;
	margin-right: 4px;
	width: 18px;
	height: 18px;
	float:left;
	cursor: pointer;
}

#catalog-section-banners ol li:hover{
	background: url(/local/templates/dresscodeV2/images/slideButtonSect.png) -18px 0  no-repeat transparent;
}

#catalog-section-banners ol li:active{
	background: url(/local/templates/dresscodeV2/images/slideButtonSect.png) -36px 0  no-repeat transparent;
}

#catalog-section-banners ol li.selected{
	background: url(/local/templates/dresscodeV2/images/slideButtonSect.png) -54px 0  no-repeat transparent;	
}

#catalog-section-banners ol li.selected:hover{
	background: url(/local/templates/dresscodeV2/images/slideButtonSect.png) -72px 0  no-repeat transparent;	
}

#catalog-section-banners ol li.selected:active{
	background: url(/local/templates/dresscodeV2/images/slideButtonSect.png) -90px 0  no-repeat transparent;	
}

#catalog-section-banners .catalog-section-banners-btn-left, 
#catalog-section-banners .catalog-section-banners-btn-right{
	background: url(/local/templates/dresscodeV2/images/slideArrowSect.png) no-repeat transparent;
	position: absolute;
	margin-top: -30px;
	display: block;
	height: 60px;
	width: 30px;
	top: 50%;

}

#catalog-section-banners .catalog-section-banners-btn-left{
	background-position: 0 0;
	left: 0;
}

#catalog-section-banners .catalog-section-banners-btn-left:hover{
	background-position: -30px 0;	
}

#catalog-section-banners .catalog-section-banners-btn-left:active{
	background-position: -60px 0;		
}

#catalog-section-banners .catalog-section-banners-btn-right{
	background-position: 0 -60px;
	right: 0;
}

#catalog-section-banners .catalog-section-banners-btn-right:hover{
	background-position: -30px -60px;
}

#catalog-section-banners .catalog-section-banners-btn-right:active{
	background-position: -60px -60px;
}

.bx-sls .quick-location-tag, .bx-slst .quick-location-tag{
	color: #23527c !important;
}

.list-advantages {
	max-width: none;
	font-size: 0;
	line-height: 0;
	margin: 18px -12px 24px;
}

.list-advantages .list-item {
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
	width: 350px;
	box-sizing: border-box;
	padding: 12px;
}

.list-advantages .tc {
	vertical-align: top;
}

.list-advantages .image {
	width: 74px;
}

.list-advantages .text-wrap {
	font-size: 14px;
	color: #000000;
}

.list-advantages .name {
	max-height: 40px;
	margin-bottom: 6px;
	overflow: hidden;
	font-family: "robotomedium", sans-serif;
	font-size: 16px;
	line-height: 20px;
}

.list-advantages .descr {
	max-height: 32px;
	line-height: 16px;
	overflow: hidden;
}

.processing{
	pointer-events: none;
	position: relative;
}

.processing > *{
	opacity: .4;
	-webkit-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

.processing:after{
	background: url(/local/templates/dresscodeV2/images/spin.svg) 50% 50% no-repeat;
	position: absolute;
	content: " ";
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
}

#colorSwitcher{
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.4);
	transform: translateX(192px);
	background-color: #ffffff;
	margin-top: -175px;
	text-align: center;
	position: fixed;
	z-index: 99999;
	height: 450px;
	width: 192px;
	right: 0;
	top: 50%;
}

#colorSwitcher:hover{
	transform: translateX(0);
}

#colorSwitcher .settingTouch{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	background-color: #000000;
	text-align: center;
	position: absolute;
	line-height: 50px;
	height: 50px;
	width: 50px;
	left: -50px;
}

#colorSwitcher .settingTouch:hover{
	background: #2b2b2b;
}

#colorSwitcher .settingTouchPicture{
	background: url(/local/templates/dresscodeV2/images/setting.png) 50% 50% no-repeat transparent;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	vertical-align: middle;
	display: inline-block;
	height: 24px;
	width: 24px;
}

#colorSwitcher:hover .settingTouchPicture{
	transform: rotate(360deg);
}

#colorSwitcher .title{
	text-transform: uppercase;
	font-family: 'robotobold', sans-serif;
	text-align: center;
	margin-top: 12px;
}

#colorSwitcher .items{
	text-align: center;
	margin-top: 12px;
	overflow: hidden;
}

#colorSwitcher .item{
	margin-bottom: 12px;
	margin-left: 12px;
	height: 48px;
	width: 48px;
	float: left;
}

#colorSwitcher .item:nth-child(3n+1){
	/*margin-left: 0;*/
}

#colorSwitcher .menuSelect{
	margin-top: 12px;
}

#colorSwitcher .menuSelect select{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 12px;
	outline: none;
	height: 35px;
	width: 85%;
}

#colorSwitcher .menuSelect option{
	padding: 12px 0;
}

#colorSwitcher .close{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	background-color: rgba(0, 0, 0, 0.8);
	text-decoration: none;
	display: inline-block;
	margin-top: 8px;
	text-align: center;
	border-radius: 4px;
	line-height: 30px;
	padding: 0 24px;
	color: #ffffff;
}

#colorSwitcher .close:hover{
	background-color: rgba(0, 0, 0, 1);
}

#colorSwitcher .item a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-radius: 50%;
	display: block;
	height: 48px;
	width: 48px;
}

#colorSwitcher .selected a{
	background-image: url(/local/templates/dresscodeV2/images/check.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#colorSwitcher .item .color1{
	background-color: #ff9601;
}

#colorSwitcher .item .color1:hover{
	background-color: #ffb800;
}

#colorSwitcher .item .color2{
	background-color: #fb9bad;
}

#colorSwitcher .item .color2:hover{
	background-color: #f3889d;
}

#colorSwitcher .item .color3{
	background-color: #ff855f;
}

#colorSwitcher .item .color3:hover{
	background-color: #e77652;
}

#colorSwitcher .item .color4{
	background-color: #daa550;
}

#colorSwitcher .item .color4:hover{
	background-color: #e4a540;
}

#colorSwitcher .item .color5{
	background-color: #b15b49;
}

#colorSwitcher .item .color5:hover{
	background-color: #a05a4b;
}

#colorSwitcher .item .color6{
	background-color: #f44336;
}

#colorSwitcher .item .color6:hover{
	background-color: #d42d20;
}

#colorSwitcher .item .color7{
	background-color: #acce11;
}

#colorSwitcher .item .color7:hover{
	background-color: #94b20e;
}

#colorSwitcher .item .color8{
	background-color: #27c148;
}

#colorSwitcher .item .color8:hover{
	background-color: #19cc3f;
}

#colorSwitcher .item .color9{
	background-color: #27bfc1;
}

#colorSwitcher .item .color9:hover{
	background-color: #25ccce;
}

#colorSwitcher .item .color10{
	background-color: #3498db;
}

#colorSwitcher .item .color10:hover{
	background-color: #2395e1;
}

#colorSwitcher .item .color11{
	background-color: #2a65d0;
}

#colorSwitcher .item .color11:hover{
	background-color: #0d57dc;
}

#colorSwitcher .item .color12{
	background-color: #0061b2;
}

#colorSwitcher .item .color12:hover{
	background-color: #006ac2;
}

#colorSwitcher .item .color13{
	background-color: #c651d0;
}

#colorSwitcher .item .color13:hover{
	background-color: #d75ee1;
}

#colorSwitcher .item .color14{
	background-color: #c12752;
}

#colorSwitcher .item .color14:hover{
	background-color: #c61c4b;
}

#colorSwitcher .item .color15{
	background-color: #ed1c24;
}

#colorSwitcher .item .color15:hover{
	background-color: #ff232b;
}

.colorSwitcherLoader {
	background-color: rgba(0, 0, 0, 0.4);
	text-align: center;
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: 9999;
}

.colorSwitcherLoader svg {
  height: 180px;
  width: 180px;
  margin: auto;
  overflow: visible;
  position: absolute;
  margin-top: -120px;
  top: 50%;
  left: 50%;
  display: none;
}

.colorSwitcherLoader.visible svg{
	display: block;
}

.bx-soa-pp-company{
	z-index: 1 !important;
}

.sale_order_full_table input[name="BuyButton"]{
	margin-bottom: 24px;
}

#bx-soa-order * {
  -webkit-box-sizing: border-box !Important;
  -moz-box-sizing: border-box !Important;
  box-sizing: border-box !Important;
}

.contactAddress{
	max-width: 160px;
}

.microdata{
	display: none;
}

.btn-simple-wrap{
	margin-top: 14px;
}

.btn-simple{
	position: relative;
	display: inline-block;
	min-width: 200px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 21px 24px 19px;
	font-family: "roboto_ltregular", sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	border: 1px solid transparent;
	border-radius: 5px;
	color: #ffffff;
	-webkit-transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
	transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
	cursor: pointer;
	text-decoration: none;
}

.btn-simple:active{
	top: 1px;
}

.btn-simple.btn-black{
	background: #2d2d2d;
	border-color: #2d2d2d;
}

.btn-simple.btn-black:hover{
	background: #202020;
	border-color: #202020;
}

.btn-simple.btn-black-border{
	background: transparent;
	border-color: #aaaaaa;
	color: #000000;
}

.btn-simple.btn-black-border:hover{
	border-color: #000000;
	background: transparent;
}

.btn-simple.btn-medium{
	padding: 16px 24px 14px;
}

.btn-simple.btn-small{
	min-width: 126px;
	padding: 12px 8px 10px;
}

.btn-simple.btn-micro{
	min-width: 114px;
	padding: 6px 8px 4px;
}

.btn-simple.add-cart{
	min-width: 90px;
	padding: 4px 8px 3px;
	background: transparent;
	color: #000;
	border-color: #e7e8ea;
}

.btn-simple.add-cart:hover{
	border-color: #000;
	background: transparent;
}

.btn-simple.add-cart.disabled{
	pointer-events: none;
	opacity: 0.5
}

.active-link{
	display: inline-block;
	font-family: "robotobold", sans-serif;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.active-link:active{
	position: relative;
	top: 1px;
}

.inactive-link{
	display: inline-block;
	font-family: "robotobold", sans-serif;
	font-size: 14px;
	color: #888888;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.inactive-link:active{
	position: relative;
	top: 1px;
}

.text-link{
	display: inline-block;
	vertical-align: middle;
	color: #3b3732;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	cursor: pointer;
}

.text-link:active{
	position: relative;
	top: 1px;
}

.big-text-link{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #3b3732;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	cursor: pointer;
}

.big-text-link:active{
	position: relative;
	top: 1px;
}

.link-dashed{
	display: inline-block;
	font-family: "roboto_ltregular", sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.link-dashed:active{
	position: relative;
	top: 1px;
}

.theme-link-dashed{
	display: inline-block;
	font-family: "roboto_ltregular", sans-serif;
	font-size: 14px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.theme-link-dashed:active{
	position: relative;
	top: 1px;
}

.tabs-wrap{
	margin: 24px 0;
}
.tabs-wrap .tabs-links{
	font-size: 0;
}
.tabs-wrap .tab-link{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}
.tabs-wrap .tab-link:active{
	top: 1px;
}
.tabs-wrap .tab-link:last-child{
	margin-right: 0;
}
.tabs-wrap .tab-btn-link{
	position: relative;
	display: inline-block;
	min-width: 126px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 6px 6px 0;
	padding: 12px 14px 10px;
	font-family: "roboto_ltregular", sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	border: 1px solid #e7e8ea;
	border-radius: 2px;
	color: #888888;
	-webkit-transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border 0.2s ease-in-out;
	transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border 0.2s ease-in-out;
	cursor: pointer;
	text-decoration: none;
}	
.tabs-wrap .tab-dashed-link{
	position: relative;
	display: inline-block;
	margin: 0 30px 6px 0;
	font-family: "robotobold", sans-serif;
	font-size: 14px;
	color: #888888;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px dashed transparent;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.tabs-wrap .tab-dashed-link.active{
	color: #000000;
	border-color: #000000;
}
.tabs-wrap .tab-dashed-link.active:hover{
	color: #000000;
	border-color: #000000;
}
.tabs-wrap .tabs-content{
	margin-top: 18px;
}
.tabs-wrap .tab-content{
	display: none;
}
.tabs-wrap .tab-content.active{
	display: block;
}

.consultation-wrap{
	box-sizing: border-box;
	padding: 14px 40px 16px 22px;
	border: 1px solid #e7e8ea;
	background: #fafafa;
	color: #000000;
}
.consultation-wrap .tb{
	width: 100%;
}
.consultation-wrap .image{
	width: 128px;
}
.consultation-wrap .consultation-btn-wrap{
	width: 224px;
	text-align: right;
}
.consultation-wrap .consultation-heading{
	margin-bottom: 6px;
	font-family: "robotomedium", sans-serif;
	font-size: 21px;
	line-height: 25px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}
.consultation-wrap .text{
	max-height: 48px;
	overflow: hidden;
	font-size: 14px;
	line-height: 16px;
}

@media screen and (max-width: 790px){
	.consultation-wrap{
		padding: 18px 12px;
	}
	.consultation-wrap .tc.image{
		display: none;
	}
}

@media screen and (max-width: 550px){
	.consultation-wrap .tc{
		display: block;
		width: 100%;
		text-align: left;
	}
	.consultation-wrap .consultation-btn-wrap{
		margin-top: 18px;
	}
}

.flex{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.flex .flex-item{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: calc(50% - 10px);
	padding: 30px 24px;
	border: 1px solid #e7e8ea;
}

@media all and (max-width: 750px){
	.flex .flex-item{
		width: 100%;
		margin-bottom: 12px;
	}	
}

.h1{
	display: block;
	margin-bottom: 6px;
	font-family: "roboto_ltregular", sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}

.h2{
	display: block;
	margin-bottom: 6px;
	font-family: "roboto_ltregular", sans-serif;
	font-size: 21px;
	line-height: 25px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}

.h3{
	display: block;
	margin-bottom: 6px;
	font-family: "roboto_ltregular", sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}

.ff-bold{
	font-family: "robotobold", sans-serif;
}

.ff-medium{
	font-family: "robotomedium", sans-serif;
}

.detail-text-wrap{
	margin: 24px 0;
	line-height: 24px;
}

.detail-text-wrap .h1{
	margin-bottom: 12px;
}

.detail-text-wrap .h2{
	margin-bottom: 12px;
}

.detail-text-wrap .h3{
	margin-bottom: 12px;
}

.detail-text-wrap p{
	margin: 0 0 14px;
	line-height: 24px;
}

.detail-text-wrap *:last-child{
	margin-bottom: 0;
}

.detail-text-wrap ul{
	padding-left: 16px;
}

.detail-text-wrap ol{
	padding-left: 16px;
}

.detail-text-wrap img.fixwidth {
	display: inline-block;
	max-width: 100%;
	width: auto;
	height: auto;
}

.error-wrap{
	margin: 18px 0;
	padding: 48px 42px 36px;
	font-size: 14px;
	line-height: 24px;
	color: #952525;
	border: 1px solid #bc8383;
}

.table-simple-wrap{
	overflow: auto;
}

.table-simple{
	margin: 18px 0 36px;
	border-collapse: collapse;
	width: 100%;
	min-width: 700px;
	border-spacing: 0;
	table-layout: auto;
	border: 0;
}

.table-simple th{
	vertical-align: middle;
	padding: 12px 24px;
	font-family: "robotomedium", sans-serif;
	background: #f7f7f7;
	border: 1px solid #e4e4e4;
}

.table-simple td{
	vertical-align: middle;
	padding: 12px 24px;
	border: 1px solid #e4e4e4;
}

.table-simple td:last-child{
	text-align: center;
}

.blockquote-wrap{
	margin: 42px 0 24px;
	padding: 48px 120px 42px 54px;
	background: #f9f9f9;
}

.blockquote-wrap blockquote{
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 30px;
	color: #888888;
}

.blockquote-wrap blockquote:before{
	content: "";
	display: inline-block;
	width: 40px;
	height: 33px;
	margin-right: 10px;
	background: url("/local/templates/dresscodeV2/images/blockquote.png") center center / contain no-repeat;
}

.blockquote-wrap p{
	margin-top: 14px;
}

.new-list-items-wrap{
	margin-top: 24px;
}

.new-list-items{
	max-width: none;
	margin: 18px -12px 30px;
	font-size: 0;
}

.new-list-items > div[id*="bx_incl_area"]{
	display: inline-block;
	vertical-align: top;
	width: 33.333%;
}

.new-list-items > div[id*="bx_"] > .list-item-wrap{
	width: 100%;
}

.new-list-items .list-item-wrap{
	display: inline-block;
	vertical-align: top;
	width: 33.333%;
	padding: 12px;
	box-sizing: border-box;
}

.new-list-items .list-item{
	padding: 24px 18px;
	border: 1px solid #e7e8ea;
	border-radius: 2px;
}

.new-list-items .image{
	width: 54px;
	padding-right: 18px;
}

.new-list-items .image-container{
	display: block;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.new-list-items .image-container img{
	display: block;
	max-width: 100%;
}

.new-list-items .image-container:hover{
	opacity: 0.9;
}

.new-list-items .image-container:active{
	position: relative;
	top: 1px;
}

.new-list-items .text{
	color: #000000;
}

.new-list-items .name{
	display: block;
	margin-bottom: 12px;
	font-size: 14px;
	line-height: 18px;
	max-height: 18px;
	overflow: hidden;
	text-decoration: none;
	color: #000000;
}

.new-list-items .name:active{
	position: relative;
	top: 1px;
}

.new-list-items .price{
	position: relative;
	display: inline-block;
	padding-right: 18px;
	font-size: 18px;
	font-family: "robotobold", sans-serif;
}

.new-list-items .old-price{
	position: absolute;
	right: 0;
	top: -12px;
	line-height: 15px;
	font-family: "roboto_ltregular", sans-serif;
	font-size: 13px;
	color: #888888;
}

.new-list-items .active-link{
	text-transform: none;
	font-family: "roboto_ltregular", sans-serif;
}

.new-list-items .addCart.added{
	color: #888888;
	border-color: #888888;
	background: none !important;
}

.new-list-items .addCart.added:hover{
	color: #000;
	border-color: #000;
}

.price-container .addCart.added:hover{
	border-color: transparent;
}

#topProduct .wrap,
#viewedProduct .wrap{
	margin: 0;
}

#topProduct .topBtnLeft,
#viewedProduct .viewedBtnLeft{
	left: 0;
}

#topProduct .topBtnRight,
#viewedProduct .viewedBtnRight{
	right: 0;
}

@media screen and (max-width: 1600px){
	
	.blockquote-wrap{
		margin: 24px 0 18px;
		padding: 30px 30px 36px 42px;
	}

	.new-list-items{
		margin: 0 -6px;
	}

	.new-list-items .list-item-wrap{
		padding: 6px;
	}

	.new-list-items .list-item{
		padding: 12px; 
	}

	.new-list-items .image{
		padding-right: 12px;
	}


}

@media screen and (max-width: 1400px){

	.new-list-items .list-item-wrap{
		width: 50%;
	}

}

@media screen and (max-width: 1280px){

	.new-list-items .list-item-wrap{
		width: 33.333%;
	}

}

@media screen and (max-width: 1100px){

	.new-list-items .list-item-wrap{
		width: 50%;
	}

}

@media screen and (max-width: 1024px){

	.blockquote-wrap blockquote{
		font-size: 16px;
		line-height: 24px;
	}

	.detail-text-wrap .h1{
		font-size: 20px;
		line-height: 24px;
	}

	.detail-text-wrap .h2{
		font-size: 18px;
		line-height: 22px;
	}

}

@media screen and (max-width: 800px){
	.blockquote-wrap blockquote:before{
		width: 20px;
		height: 18px;
	}

	.blockquote-wrap{
		padding: 18px 12px 18px 24px;
	}

	product .addCart.added span:last-child, .product .addCart span:last-child {
		display: none!important;
	}

}

@media screen and (max-width: 790px){
	.new-list-items{
		margin: -3px;
	}

	.new-list-items .list-item-wrap{
		width: 100%;
		padding: 3px;
	}

	.new-list-items .list-item{
		padding: 8px;
	}

}

@media screen and (max-width: 500px){

	.detail-text-wrap .h1{
		font-size: 18px;
		line-height: 22px;
	}

	.detail-text-wrap .h2{
		font-size: 16px;
		line-height: 20px;
	}

	.detail-text-wrap .h3{
		font-size: 15px;
		line-height: 18px;
	}

}

@media screen and (max-width: 400px){

	.new-list-items .price{
		font-size: 16px;
	}

	.new-list-items .name{
		max-height: 36px;
	}

}

.gray-bg-text{
	margin-bottom: 24px;
	padding: 30px 24px;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	background: #f9f9f9;
}

@media screen and (max-width: 1024px){

	.hide-1024{
		display: none !important;
	}

	.gray-bg-text{
		padding: 12px;
	}

}

.btn-wrap{
	margin-top: 24px;
	font-size: 0;
}

.btn-wrap .btn-simple{
	vertical-align: top;
	margin-bottom: 6px;
	margin-right: 6px;
}

.active-link{
	display: inline-block;
	font-family: "robotobold", sans-serif;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.active-link:active{
	position: relative;
	top: 1px;
}

.inactive-link{
	display: inline-block;
	font-family: "robotobold", sans-serif;
	font-size: 14px;
	color: #888888;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.inactive-link:active{
	position: relative;
	top: 1px;
}

.text-link{
	display: inline-block;
	vertical-align: middle;
	color: #3b3732;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	cursor: pointer;
}

.text-link:active{
	position: relative;
	top: 1px;
}

.big-text-link{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #3b3732;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	cursor: pointer;
}

.big-text-link:active{
	position: relative;
	top: 1px;
}

.link-dashed{
	display: inline-block;
	font-family: "roboto_ltregular", sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.link-dashed:active{
	position: relative;
	top: 1px;
}

.theme-link-dashed{
	display: inline-block;
	font-family: "roboto_ltregular", sans-serif;
	font-size: 14px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.theme-link-dashed:active{
	position: relative;
	top: 1px;
}

.banners-list{
	max-width: none;
	margin: 0 -12px 42px;
	font-size: 0;
}

.banners-list .banner-wrap{
	display: inline-block;
	width: 50%;
	padding: 12px;
	box-sizing: border-box;
	vertical-align: top;
}

.banner-wrap .banner-elem{
	border: 1px solid #e7e8ea;
}

.banner-wrap + .global-block-container .detail-text-wrap{
	margin-top: 0;
}

.banner-elem{
	height: 296px;
	overflow: hidden;
}

.banner-elem .limiter{
	height: 100%;
}

.banner-elem .tb{
	height: 100%;
}

.banner-elem .tr{
	display: table-row;
	height: 100%;
}

.banner-elem .text-wrap{
	padding-left: 54px;
	color: #000;
}

.banner-elem .text-wrap *:last-child{
	margin-bottom: 0;
}

.banner-elem .date{
	margin-bottom: 6px;
	font-size: 13px;
	color: #000000;
}

.banner-elem h1{
	font-size: 36px;
	margin-bottom: 18px;
	line-height: 43px;
}

.banner-elem .h2{
	display: inline-block;
	line-height: 25px;
	max-height: 50px;
	overflow: hidden;
}

.banner-elem .price{
	margin-bottom: 6px;
	font-size: 18px;
	line-height: 22px;
	max-height: 22px;
	overflow: hidden;
}

.banner-elem .descr{
	margin-bottom: 8px;
	font-size: 13px;
	line-height: 15px;
	max-height: 45px;
	overflow: hidden;
}

.banner-elem .image{
	width: 55%;
	/*vertical-align: bottom;*/
	vertical-align: middle;
	padding-left: 12px;
	font-size: 0;
	line-height: 0;
	text-align: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.banner-elem .image img{
	display: block;
	max-width: 100%;
	max-height: 296px;
	width: auto;
	height: auto;
	margin-left: auto;
	transition: all 0.4s ease-in-out;
	transform: translate3d(0,0,0) scale(1);
}

.banner-elem .image-link{
	display: block;
	width: auto;
}

.banner-elem .image-link:hover img{
	transform: translate3d(0,0,0) scale(1.02);
}

.banner-elem .image .image-link{
	display: inline-block;
}

.banner-elem .image .image-link img{
	display: inline-block;
	margin: auto;
}

.banner-elem .social{
	height: 60px;
	margin-top: 12px;
}

@media screen and (max-width: 1600px){

	.banners-list{
		margin: 0 -8px 42px;
	}

	.banners-list .banner-wrap{
		padding: 8px;
	}

	.banner-elem .text-wrap{
		padding-left: 24px;
	}

	.banner-elem .image{
		width: 60%;
	}

}

@media screen and (max-width: 1400px){

	.banners-list{
		margin: 0 -6px 42px;
	}

	.banners-list .banner-wrap{
		padding: 6px;
	}

	.banner-elem{
		height: 260px;
	}

	.banner-elem .image img{
		max-height: 260px;
	}

	.banner-elem .text-wrap{
		padding-left: 18px;
	}

	.banner-elem .price {
		font-size: 16px;
		line-height: 20px;
		max-height: 20px;
	}

	.banner-elem .social{
		height: 30px;
	}

}

@media screen and (max-width: 1280px){
	.banner-elem h1{
		font-size: 24px;
		margin-bottom: 12px;
		line-height: 29px;
	}
}

@media screen and (max-width: 1200px){
	.banner-elem{
		height: 220px;
	}

	.banner-elem .image{
		width: 50%;
	}

	.banner-elem .image img{
		max-height: 220px;
	}

	.banner-elem .h2{
		font-size: 18px;
		line-height: 22px;
		max-height: 44px;
	}

	.banner-elem .price{
		font-size: 15px;
		line-height: 18px;
		max-height: 18px;
	}

}

@media screen and (max-width: 1024px){

	.banners-list{
		margin: 0 -3px 24px;
	}

	.banners-list .banner-wrap{
		padding: 3px;
	}

	.banner-elem{
		height: 160px;
	}

	.banner-elem h1{
		font-size: 20px;
		margin-bottom: 10px;
		line-height: 24px;
	}

	.banner-elem .image{
		width: 55%;
	}

	.banner-elem .image img{
		max-height: 160px;
	}

	.banner-elem .price{
		display: none;
	}

}

@media screen and (max-width: 800px){

	.banners-list .banner-wrap:nth-child(n){
		width: 100%;
	}

	.banner-elem .text-wrap{
		padding-left: 24px;
	}

	.banner-elem .image{
		width: 50%;
		text-align: center;
	}

	.banner-elem .image img{
		margin: 0 auto;
	}

	.hide-800{
		display: none !important;
	}

}

@media screen and (max-width: 400px){

	.banner-elem{
		height: 150px;
	}

	.banner-elem .h2{
		font-size: 16px;
		line-height: 20px;
		max-height: 40px;
	}

	.banner-elem .price{
		font-size: 14px;
		line-height: 18px;
		max-height: 18px;
	}

	.banner-elem .text-wrap{
		padding-left: 12px;
	}

	.banner-elem .btn-simple.btn-micro{
		min-width: 100px;
		padding: 3px 8px 3px;
	}

	.banner-elem .image{
		width: 50%;
	}

	.banner-elem .image img{
		max-height: 150px;
	}

	.services-banners-list .banner-wrap .banner-elem{
		background: none !important;
	}

}

.fullscreen-banner{
	height: 470px;
	margin-bottom: 24px;
	border-bottom: 1px solid #e7e8ea;
}

.fullscreen-banner .limiter{
	position: relative;
	height: 100%;
}

.fullscreen-banner #breadcrumbs{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.fullscreen-banner #breadcrumbs + .tb .text-wrap{
	padding: 42px 0 0;
}

.fullscreen-banner h1{
	margin-bottom: 12px;
}

.fullscreen-banner .price{
	margin-bottom: 12px;
	font-size: 30px;
	line-height: 36px;
	max-height: 36px;
}

.fullscreen-banner .descr{
	margin-bottom: 24px;
	font-size: 14px;
	line-height: 24px;
	max-height: 120px;
}

.fullscreen-banner .image{
	width: 55%;
}

.fullscreen-banner .image img{
	margin: 0 auto;
	max-height: 470px;
}

@media screen and (max-width: 1600px){

	.fullscreen-banner{
		height: 440px;
	}

	.fullscreen-banner .image img{
		max-height: 440px;
	}

}

@media screen and (max-width: 1400px){

	.fullscreen-banner{
		height: 420px;
	}

	.fullscreen-banner .price{
		font-size: 24px;
		line-height: 30px;
		height: 30px;
	}

	.fullscreen-banner .descr{
		margin-bottom: 18px;
	}

	.fullscreen-banner .image{
		width: 50%;
	}

	.fullscreen-banner .image img{
		max-height: 420px;
	}

}

@media screen and (max-width: 1024px){

	.fullscreen-banner{
		height: 290px;
	}

	.fullscreen-banner .image{
		width: 45%;
	}

	.fullscreen-banner .image img{
		max-height: 290px;
	}

	.fullscreen-banner .descr{
		margin-bottom: 12px;
		line-height: 20px;
		max-height: 80px;
	}

}

@media screen and (max-width: 800px){

	.fullscreen-banner{
		height: 270px;
	}

	.fullscreen-banner .image{
		width: 40%;
	}

	.fullscreen-banner .image img{
		max-height: 270px;
	}

	.fullscreen-banner .descr{
		max-height: 60px;
	}

}

@media screen and (max-width: 700px){

	.fullscreen-banner{
		height: 260px;
	}

	.fullscreen-banner .image img{
		max-height: 260px;
	}

	.fullscreen-banner #breadcrumbs{
		left: 12px;
		width: auto;
		right: 0;
		margin-top: 12px;
	}

}

@media screen and (max-width: 600px){

	.banner-hide-images{
		background: none !important;
	}

	.banner-hide-images .image{
		display: none;
	}

	.hide-600{
		display: none !important;
	}

}

@media screen and (max-width: 500px){

	.fullscreen-banner{
		height: 170px;
	}

	.fullscreen-banner .image img{
		max-height: 170px;
	}

	.fullscreen-banner .descr{
		/*display: none;*/
		max-height: 40px;
	}

	.fullscreen-banner .image{
		width: 50%;
	}

	.fullscreen-banner .btn-simple{
		padding: 13px 8px 11px;
	}
	
}

.banner-elem.arbitrary-banner .text-wrap{
	padding-left: 0;
}

@media screen and (max-width: 700px){
	.banner-elem.arbitrary-banner{
		height: auto;
		margin-bottom: 18px;
	}

	.banner-elem.arbitrary-banner .descr{
		max-height: 80px;
	}

	.banner-elem.arbitrary-banner .text-wrap{
		display: block;
		margin-bottom: 6px;
		padding: 12px 12px 0;
	}

	.banner-elem.arbitrary-banner h1{
		margin-bottom: 8px;
		font-size: 18px;
	}

	.banner-elem.arbitrary-banner .image{
		display: block;
		width: 100%;
		padding: 0;
	}
	.banner-elem.arbitrary-banner .image img{
		max-height: 250px;
		margin: 0 auto;
	}
	.banner-elem.arbitrary-banner.banner-no-bg .image img{
		max-height: none;
	}

	.hide-700{
		display: none !important;
	}

}

@media screen and (max-width: 500px){
	.banner-elem.arbitrary-banner .descr{
		display: block;
	}

	.banner-elem.arbitrary-banner h1{
		font-size: 16px;
		margin-bottom: 8px;
		line-height: 20px;
		max-height: 60px;
	}

	.banner-elem.arbitrary-banner .image img{
		max-height: 200px;
	}
}

.no-margin-top{
	margin-top: 0 !important;
}

.no-margin-bottom{
	margin-bottom: 0 !important;
}

.no-margin-right{
	margin-right: 0 !important;
}

.no-margin-left{
	margin-left: 0 !important;
}

.templateSwitcher{
	background-color: #ffffff;
	-webkit-box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.3);
	transform: translateX(500px);
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-align: center;
	overflow: hidden;
	position: fixed;
	z-index: 9998;
	width: 360px;
	height: 100%;
	right: 0;
	top: 0;
}

.templateSwitcher.opened{
	transform: translateX(0px);
}

.templateSwitcherScroll{
	overflow: auto;
	height: 100%;
	width: 390px;
}

.templateSwitcherScrollContainer{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 24px 0;
	padding: 0 24px;
	width: 360px;
}

.templateSwitcherSettings{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	animation-name: bounceInDown;
	animation-duration: 2s;
 	animation-fill-mode: both;
	text-align: center;
	margin-top: -100px;
	line-height: 50px;
	cursor: pointer;
	position: fixed;
	z-index: 9999;
	height: 198px;
	width: 51px;
	right: 0;
	top: 50%;
}

.templateSwitcherSettings.active{
	right: 360px;
}

.templateSwitcherSettings:hover{
	opacity: 0.9;
}

.templateSwitcherSettings.active .templateSwitcherSettingsPicture{
	/*transform: rotate(360deg);*/
}

.templateSwitcherSettings:hover{
    background-color: #2b2b2b;
}

.templateSwitcherSettingsPicture{
	background: url(/local/templates/dresscodeV2/images/setting.png) 50% 50% no-repeat transparent;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	vertical-align: middle;
	display: inline-block;
	height: 198px;
	width: 51px;
}

.templateSwitcher .switcherList{
	overflow: hidden;
}

.templateSwitcher .switcherListItem{
	background-color: #ffffff;
	border: 1px solid #ff9601;
	display: inline-block;
	border-radius: 2px;
	text-align: center;
	line-height: 40px;
	height: 40px;
}

.templateSwitcher .switcherListItem:hover{
	border-color: #ffa800;
}

.templateSwitcher .switcherListItem.active{
	background-color: #ff9601;
	color: #ffffff;
}

.templateSwitcher .switcherListItem.active a{
	color: #ffffff;
}

.templateSwitcher .switcherListItem:first-child{
	margin-right: 12px;
}

.templateSwitcher .switcherListItem a{
	text-decoration: none;
	padding: 0 24px;
	color: #ff9601;
	display: block;
}

.templateSwitcher .switcherListItem a:active{
	position: relative;
	top: 1px;
}

.templateSwitcher .switcherHeading{
	font-family: "robotomedium", sans-serif;
	margin-bottom: 18px;
	padding: 0 24px;
	font-size: 16px;
}

.templateSwitcher .switcherBigHeading{
	border-bottom: 1px solid #f3f3f3;
	text-transform: uppercase;
	padding-bottom: 24px;
	margin-bottom: 24px;
	padding-right: 24px;
	padding-left: 24px;
	font-size: 18px;
}

.templateSwitcher .switcherBigHeading + .switcherRowBlock{
	padding-top: 0;
	border-top: 0;
}

.templateSwitcher .switcherBigHeading .switcherClose{
	text-decoration: none;
	margin-top: -1px;
	font-size: 21px;
	color: #ff0000;
	float: right;
}

.templateSwitcher .switcherBigHeading .switcherClose:hover{
	opacity: 0.7;
}

.templateSwitcher .switcherBigHeading .switcherClose:active{
	position: relative;
	top: 1px;
}

.templateSwitcher .switcherHeading2{
	font-family: "robotomedium", sans-serif;
	margin-bottom: 12px;
	padding: 0 24px;
}

.templateSwitcher .switcherRowBlock{
	border-top: 1px solid #f3f3f3;
	padding-top: 24px;
	margin-top: 24px;
}

.templateSwitcher .switcherSelect{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #f3f3f3;
	cursor: pointer;
	padding: 0 12px;
	outline: none;
	height: 40px;
	width: 90%;
}

.templateSwitcher .switcherIcons{
	margin-bottom: 24px;
}

.templateSwitcher .switcherDescription{
	font-size: 13px;
	color: #888888;
}

.templateSwitcher .switcherBackgroundItems{
	text-align: center;
	overflow: hidden;
}

.templateSwitcher .switcherThemes{
	margin-top: 24px;
	overflow: hidden;
}

.templateSwitcher .switcherThemesItem{
	display: inline-block;
	margin-bottom: 12px;
	margin-left: 12px;
	height: 30px;
	width: 30px;
}

.templateSwitcher .switcherBackgroundItem{
	display: inline-block;
	height: 30px;
	width: 30px;
}

.templateSwitcher .switcherBackgroundItem:first-child{
	margin-right: 12px;
}

.templateSwitcher .switcherThemesItem a,
.templateSwitcher .switcherBackgroundItem a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-radius: 2px;
	display: block;
	height: 30px;
	width: 30px;
}

.templateSwitcher .switcherThemesItem a:active,
.templateSwitcher .switcherBackgroundItem a:active{
	position: relative;
	top: 1px;
}

.templateSwitcher .switcherThemesItem.selected a,
.templateSwitcher .switcherBackgroundItem.selected a{
	background-image: url(/local/templates/dresscodeV2/images/check.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }

  75% {
    transform: translate3d(0, -10px, 0);
  }

  90% {
    transform: translate3d(0, 5px, 0);
  }

  to {
    transform: none;
  }
}

.templateSwitcher .switcherThemesItem .color1{
	background-color: #ff9601;
}

.templateSwitcher .switcherThemesItem .color1:hover{
	background-color: #ffb800;
}

.templateSwitcher .switcherThemesItem .color2{
	background-color: #fb9bad;
}

.templateSwitcher .switcherThemesItem .color2:hover{
	background-color: #f3889d;
}

.templateSwitcher .switcherThemesItem .color3{
	background-color: #ff855f;
}

.templateSwitcher .switcherThemesItem .color3:hover{
	background-color: #e77652;
}

.templateSwitcher .switcherThemesItem .color4{
	background-color: #daa550;
}

.templateSwitcher .switcherThemesItem .color4:hover{
	background-color: #e4a540;
}

.templateSwitcher .switcherThemesItem .color5{
	background-color: #b15b49;
}

.templateSwitcher .switcherThemesItem .color5:hover{
	background-color: #a05a4b;
}

.templateSwitcher .switcherThemesItem .color6{
	background-color: #f44336;
}

.templateSwitcher .switcherThemesItem .color6:hover{
	background-color: #d42d20;
}

.templateSwitcher .switcherThemesItem .color7{
	background-color: #acce11;
}

.templateSwitcher .switcherThemesItem .color7:hover{
	background-color: #94b20e;
}

.templateSwitcher .switcherThemesItem .color8{
	background-color: #27c148;
}

.templateSwitcher .switcherThemesItem .color8:hover{
	background-color: #19cc3f;
}

.templateSwitcher .switcherThemesItem .color9{
	background-color: #27bfc1;
}

.templateSwitcher .switcherThemesItem .color9:hover{
	background-color: #25ccce;
}

.templateSwitcher .switcherThemesItem .color10{
	background-color: #3498db;
}

.templateSwitcher .switcherThemesItem .color10:hover{
	background-color: #2395e1;
}

.templateSwitcher .switcherThemesItem .color11{
	background-color: #2a65d0;
}

.templateSwitcher .switcherThemesItem .color11:hover{
	background-color: #0d57dc;
}

.templateSwitcher .switcherThemesItem .color12{
	background-color: #0061b2;
}

.templateSwitcher .switcherThemesItem .color12:hover{
	background-color: #006ac2;
}

.templateSwitcher .switcherThemesItem .color13{
	background-color: #c651d0;
}

.templateSwitcher .switcherThemesItem .color13:hover{
	background-color: #d75ee1;
}

.templateSwitcher .switcherThemesItem .color14{
	background-color: #c12752;
}

.templateSwitcher .switcherThemesItem .color14:hover{
	background-color: #c61c4b;
}

.templateSwitcher .switcherThemesItem .color15{
	background-color: #ed1c24;
}

.templateSwitcher .switcherThemesItem .color15:hover{
	background-color: #ff232b;
}

.templateSwitcher .switcherBackgroundItem .white{
	background-color: #eeeeee;
}

.templateSwitcher .switcherBackgroundItem .black{
	background-color: #000000;
}


@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}


.g--circle {
  -webkit-transform-origin: 60px 60px;
          transform-origin: 60px 60px;
  fill: dodgerblue;
  -webkit-animation: opacity 1.2s linear infinite;
          animation: opacity 1.2s linear infinite;
}
.g--circle:nth-child(12n + 1) {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s;
  -webkit-transform: rotate(-30deg) translate(5px, 5px) scale(0.9);
          transform: rotate(-30deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 2) {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
  -webkit-transform: rotate(-60deg) translate(5px, 5px) scale(0.9);
          transform: rotate(-60deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 3) {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
  -webkit-transform: rotate(-90deg) translate(5px, 5px) scale(0.9);
          transform: rotate(-90deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 4) {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
  -webkit-transform: rotate(-120deg) translate(5px, 5px) scale(0.9);
          transform: rotate(-120deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 5) {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
  -webkit-transform: rotate(-150deg) translate(5px, 5px) scale(0.9);
          transform: rotate(-150deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 6) {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s;
  -webkit-transform: rotate(-180deg) translate(5px, 5px) scale(0.9);
          transform: rotate(-180deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 7) {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s;
  -webkit-transform: rotate(-210deg) translate(5px, 5px) scale(0.9);
          transform: rotate(-210deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 8) {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s;
  -webkit-transform: rotate(-240deg) translate(5px, 5px) scale(0.9);
          transform: rotate(-240deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 9) {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s;
  -webkit-transform: rotate(-270deg) translate(5px, 5px) scale(0.9);
          transform: rotate(-270deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 10) {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
  -webkit-transform: rotate(-300deg) translate(5px, 5px) scale(0.9);
          transform: rotate(-300deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 11) {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s;
  -webkit-transform: rotate(-330deg) translate(5px, 5px) scale(0.9);
          transform: rotate(-330deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 12) {
  -webkit-animation-delay: -1.2s;
          animation-delay: -1.2s;
  -webkit-transform: rotate(-360deg) translate(5px, 5px) scale(0.9);
          transform: rotate(-360deg) translate(5px, 5px) scale(0.9);
}

.g-circles--v1 .g--circle {
  fill-opacity: 0;
  -webkit-animation-name: opacity;
          animation-name: opacity;
}

.g-circles--v2 .g--circle {
  fill-opacity: 0;
  stroke-opacity: 0;
  stroke-width: 1;
  stroke: yellowgreen;
  -webkit-animation-name: opacity-stroke, colors, colors-stroke;
          animation-name: opacity-stroke, colors, colors-stroke;
}
.g-circles--v2 .g--circle .u--circle {
  -webkit-animation: transform-2 1.2s linear infinite;
          animation: transform-2 1.2s linear infinite;
}

.g-circles--v2 .g--circle:nth-child(12n + 1) .u--circle {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s;
}
.g-circles--v2 .g--circle:nth-child(12n + 2) .u--circle {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
}
.g-circles--v2 .g--circle:nth-child(12n + 3) .u--circle {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
}
.g-circles--v2 .g--circle:nth-child(12n + 4) .u--circle {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
}
.g-circles--v2 .g--circle:nth-child(12n + 5) .u--circle {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
}
.g-circles--v2 .g--circle:nth-child(12n + 6) .u--circle {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s;
}
.g-circles--v2 .g--circle:nth-child(12n + 7) .u--circle {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s;
}
.g-circles--v2 .g--circle:nth-child(12n + 8) .u--circle {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s;
}
.g-circles--v2 .g--circle:nth-child(12n + 9) .u--circle {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s;
}
.g-circles--v2 .g--circle:nth-child(12n + 10) .u--circle {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
.g-circles--v2 .g--circle:nth-child(12n + 11) .u--circle {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s;
}
.g-circles--v2 .g--circle:nth-child(12n + 12) .u--circle {
  -webkit-animation-delay: -1.2s;
          animation-delay: -1.2s;
}

.g-circles--v3 .g--circle {
  fill-opacity: 1;
  -webkit-animation-name: opacity, colors;
          animation-name: opacity, colors;
}

.g-circles--v4 .g--circle {
  fill-opacity: 1;
  fill: orange;
  -webkit-animation-name: opacity, colors-3;
          animation-name: opacity, colors-3;
}
.g-circles--v4 .u--circle {
  -webkit-animation: transform 1.2s linear infinite;
          animation: transform 1.2s linear infinite;
}

.g-circles--v4 .g--circle:nth-child(12n + 1) .u--circle {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s;
}
.g-circles--v4 .g--circle:nth-child(12n + 2) .u--circle {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
}
.g-circles--v4 .g--circle:nth-child(12n + 3) .u--circle {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
}
.g-circles--v4 .g--circle:nth-child(12n + 4) .u--circle {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
}
.g-circles--v4 .g--circle:nth-child(12n + 5) .u--circle {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
}
.g-circles--v4 .g--circle:nth-child(12n + 6) .u--circle {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s;
}
.g-circles--v4 .g--circle:nth-child(12n + 7) .u--circle {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s;
}
.g-circles--v4 .g--circle:nth-child(12n + 8) .u--circle {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s;
}
.g-circles--v4 .g--circle:nth-child(12n + 9) .u--circle {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s;
}
.g-circles--v4 .g--circle:nth-child(12n + 10) .u--circle {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
.g-circles--v4 .g--circle:nth-child(12n + 11) .u--circle {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s;
}
.g-circles--v4 .g--circle:nth-child(12n + 12) .u--circle {
  -webkit-animation-delay: -1.2s;
          animation-delay: -1.2s;
}

@-webkit-keyframes opacity {
  3% {
    fill-opacity: 1;
  }
  75% {
    fill-opacity: 0;
  }
}

@keyframes opacity {
  3% {
    fill-opacity: 1;
  }
  75% {
    fill-opacity: 0;
  }
}
@-webkit-keyframes opacity-stroke {
  10% {
    stroke-opacity: 1;
  }
  85% {
    stroke-opacity: 0;
  }
}
@keyframes opacity-stroke {
  10% {
    stroke-opacity: 1;
  }
  85% {
    stroke-opacity: 0;
  }
}
@-webkit-keyframes colors {
  0% {
    fill: yellowgreen;
  }
  10% {
    fill: gold;
  }
  75% {
    fill: crimson;
  }
}
@keyframes colors {
  0% {
    fill: yellowgreen;
  }
  10% {
    fill: gold;
  }
  75% {
    fill: crimson;
  }
}
@-webkit-keyframes colors-stroke {
  0% {
    stroke: yellowgreen;
  }
  10% {
    stroke: gold;
  }
  75% {
    stroke: crimson;
  }
}
@keyframes colors-stroke {
  0% {
    stroke: yellowgreen;
  }
  10% {
    stroke: gold;
  }
  75% {
    stroke: crimson;
  }
}
@-webkit-keyframes colors-2 {
  0% {
    fill: yellow;
  }
  50% {
    fill: red;
  }
  65% {
    fill: orangered;
  }
  95% {
    fill: gold;
  }
}
@keyframes colors-2 {
  0% {
    fill: yellow;
  }
  50% {
    fill: red;
  }
  65% {
    fill: orangered;
  }
  95% {
    fill: gold;
  }
}
@-webkit-keyframes colors-3 {
  0% {
    fill: yellowgreen;
  }
  50% {
    fill: turquoise;
  }
  65% {
    fill: yellow;
  }
  95% {
    fill: orange;
  }
}
@keyframes colors-3 {
  0% {
    fill: yellowgreen;
  }
  50% {
    fill: turquoise;
  }
  65% {
    fill: yellow;
  }
  95% {
    fill: orange;
  }
}
@-webkit-keyframes transform {
  10% {
    -webkit-transform-origin: 70px 70px;
            transform-origin: 70px 70px;
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
  }
}
@keyframes transform {
  10% {
    -webkit-transform-origin: 70px 70px;
            transform-origin: 70px 70px;
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
  }
}
@-webkit-keyframes transform-2 {
  40% {
    -webkit-transform: scale(0.85) translate(10px, 10px);
            transform: scale(0.85) translate(10px, 10px);
  }
  60% {
    stroke-width: 20;
  }
}
@keyframes transform-2 {
  40% {
    -webkit-transform: scale(0.85) translate(10px, 10px);
            transform: scale(0.85) translate(10px, 10px);
  }
  60% {
    stroke-width: 20;
  }
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.product .marker {
    line-height: 14px;
}

@media (max-width:800px){
.product .marker {
    line-height: 12px;
    padding: 1px 2px;
    font: normal normal 11px "roboto_ltregular" , arial , sans-serif;
}
.product .markerContainer {
    left: 2px;
    top: 2px;
}
}
#personalCart {
	margin-top: 40px;
}
#personalCart #tabsControl{
	text-transform: uppercase;
	overflow: hidden;
	font-size: 14px;
	float: left;
}

#personalCart #tabsControl .item{
	margin-left: 24px;
	float: left;
}

#personalCart #tabsControl .item:first-child{
	margin-left: 0;
}

#personalCart #tabsControl .item 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-transform: uppercase;
	font-family: 'robotobold', sans-serif;
	text-decoration: none;
	font-size: 16px;
	display: block;
	color: #888888;
}

#personalCart #tabsControl .item a:active{
	position: relative;
	top: 1px;
}

.navigator a {
	margin-right: 12px;
	margin-bottom: 12px;
	border: 1.4px solid #e8eaf1;
	display: inline-block;
	padding: 4px 17px;
	border-radius: 20px;
	text-decoration: none;
	font-weight: 600;
	font-family: 'robotobold';
	color: #000000;
}

.navigator {
	text-align: left;
}

.navigator a:hover {
	background: #f6f9fe;
	border: 1.4px solid #1562cc;
}

.main-mail-unsubscribe-check-list input[type="checkbox"]{
	display: initial!important;
	-webkit-appearance: checkbox!important;
	-moz-appearance: checkbox!important;
}

.pravoslavnye-spravochniki {
	padding-left: 20px;
}
.pravoslavnye-spravochniki li a {
	font-size: 18px;
	line-height: 34px;
	font-weight: 600;
	text-decoration: none;
}
.pravoslavnye-spravochniki li {
	color: #1d65c9;
}

[data-tooltip] {
	/* position: relative; *//* Относительное позиционирование */
	cursor: s-resize;
}
[data-tooltip]::after {
	content: attr(data-tooltip);
	position: absolute;
	right: 0;
	top: 10px;
	background: #3989c9;
	color: #fff;
	padding: 1em;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
	pointer-events: none;
	opacity: 0;
	transition: 1s;
	z-index: 99999999999;
	white-space: nowrap;
	width: auto;
}
[data-tooltip]:hover::after {
	opacity: 1; /* Показываем подсказку */
	top: 2em; /* Положение подсказки */
}


.ad {
	background-color: hsla(0,0%,100%,.64);
	color: rgba(0,0,0,.48);
	position: absolute;
	top: 8px;
	right: 8px;
	border-radius: 4px;
	line-height: 12px;
	padding: 2px 4px;
	font-size: 10px;
	z-index: 9;
}

.ad span {
	display: inline-block;
	padding: 0px;
	border-radius: 50%;
	background: #acacac;
	font-size: 10px;
	width: 12px;
	height: 12px;
	text-align: center;
	margin-left: 4px;
	font-weight: 600;
	font-family: serif;
	color: #ffffff;
}

.slick-slide {
	position: relative;
}
/* End */
/* /local/lib/slick/carusel.css?17289278792690 */
/* /local/lib/slick/slick.css?16701883121776 */
/* /local/lib/slick/slick-theme.css?16701883123145 */
/* /local/templates/dresscodeV2/headers/ortox/css/style.css?174781716317891 */
/* /local/templates/dresscodeV2/themes/ortox/css/font-awesome.min.css?165527705631019 */
/* /local/templates/dresscodeV2/headers/ortox/css/types/type1.css?165342925172 */
/* /local/templates/.default/components/bitrix/menu/ortox/style.css?16786892461280 */
/* /local/components/dresscode/sale.geo.positiion/templates/.default/style.css?166599325913517 */
/* /local/templates/.default/components/dresscode/search.line/version2_mod/style.css?172501538011821 */
/* /local/templates/dresscodeV2/components/bitrix/form.result.new/callme/style.css?172356772810482 */
/* /local/templates/dresscodeV2/components/dresscode/favorite.line/version4/style.css?17102476831272 */
/* /local/templates/dresscodeV2/components/bitrix/sale.basket.basket.line/topCart5/style.css?17102476832196 */
/* /local/templates/dresscodeV2/components/bitrix/menu/leftSubMenu/style.css?1653429222302 */
/* /local/templates/dresscodeV2/components/bitrix/menu/leftMenu/style.css?16534292224494 */
/* /local/templates/.default/components/bitrix/news.list/leftNews/style.css?16599559801046 */
/* /local/templates/dresscodeV2/components/bitrix/breadcrumb/.default/style.css?16924279802073 */
/* /bitrix/components/dresscode/catalog.viewed.product/templates/.default/style.css?16534290111221 */
/* /local/templates/.default/components/bitrix/news.list/custom_tag_list/style.css?16534292591489 */
/* /local/templates/dresscodeV2/fonts/roboto/roboto.css?16552769662457 */
/* /local/lib/colorbox/colorbox.css?17491043453821 */
/* /local/templates/dresscodeV2/themes/ortox/style.css?174117826066952 */
/* /local/templates/dresscodeV2/styles.css?17514556571171 */
/* /local/templates/dresscodeV2/template_styles.css?1742365904214689 */
