.phone-li>a{
	background-image: url('/bitrix/templates/dresscodeV2/images/002-phone-call.svg');
}
.user-li>a{
	background-image: url('/bitrix/templates/dresscodeV2/images/001-avatar.svg');
}
.shop-li>a{
	background-image: url('/bitrix/templates/dresscodeV2/images/003-shop.svg');
}
.kolca-li>a{
	background-image: url('/images/rings.svg');
}
.chasy-li>a{
	background-image: url('/images/clock.svg');
}
.sergy-li>a{
	background-image: url('/images/earrings2.svg');
}
.cepy-li>a{
	background-image: url('/images/chain.svg');
}
.podveska-li>a{
	background-image: url('/images/pendant.svg');
}
.braslety-li>a{
	background-image: url('/images/bangle.svg');
}

.parker-li>a{
	background-image: url('/images/parker.svg');
}


.drugoe-li>a{
	background-image: url('/bitrix/templates/dresscodeV2/images/002-piercing.svg');
}
.akcii-li>a{
	background-image: url('/bitrix/templates/dresscodeV2/images/001-discount.svg');
}
.cart .countLink {
top:0px!important;
}

.for-soc-f object{
    pointer-events: none;
}
.subTableColumn.subMenuColumn{
	    width: 60px !important;
    position: absolute;
    top: -30px;
    height: 30px !important;
    left: 50px;
    line-height: 1 !important;
}
#subHeader4 .subTable{
	position: relative;
	    display: flex !important;
    justify-content: center;
}
#logo{
	text-align: center;
}
#logo img{
	    margin-bottom: -10px;
}
#mainMenuContainer>.limiter{
	    display: flex;
    flex-wrap: wrap;
    align-items: center;
        justify-content: space-between;
}
#mainMenuContainer>.limiter .toolsContainer {
    vertical-align: middle;
    display: inline-block;
    line-height: 18px;
    padding: 0 0px 0 0;
    width: 165px;
    display: flex;
    flex-wrap: wrap;
    flex:none;
}
#mainMenuContainer>.limiter #topSearchLine {
    bottom: -7px;
    float: left;
}
#mainMenuContainer>.limiter .openTopSearch, #subHeader8 .openTopSearch {
    background: url(/bitrix/templates/.default/components/dresscode/search.line/version5/images/search.svg) no-repeat transparent;
    display: inline-block;
    height: 40px;
    width: 60px;
    background-position-y:center;
}
#mainMenuContainer>.limiter #searchResult {
    top: 90px;
}
#mainMenuContainer>.limiter #searchResult {
    text-align: left;
}
#mainMenuContainer>.limiter #searchOverlap {
    /*top: 80px;*/
	top: 230px;
}
#mainMenuContainer>.limiter .topWishlist, #subHeader4 .cart {
    float: left;
}
#mainMenuContainer>.limiter .topCompare {
    display: none;
}
#mainMenuContainer>.limiter .topWishlist, #subHeader4 .cart {
    float: left;
}
#mainMenuContainer .topWishlist .icon{
	background-position-y: 5px;
}
.cart .active .countLink{
	display:block;
}
.topWishlist .active .value {
	top:9px !important;
	display:block;
}
#mainMenu{
	max-width: calc(100% - 175px);
}
.mob-style{
    display: none !important;
}
.open-mob-menu{
        width: 50px;
    height: 50px;
    display: flex;
    float: right;
    flex-direction: column;
    justify-content: space-around;
    padding: 5px;
    border: 0px solid #fdfdfd;
    border-radius: 5px;
    position: relative;
    z-index: 3;
    background: transparent;
    left: 0;
    right: 0;
    outline: none;
}
.open-mob-menu span {
    width: 34px;
    height: 3px;
    background: #d1ab66;
    border-radius: 5px;
    transition: .2s;
    display: block;
    position: absolute;
}
.open-mob-menu span:last-child {
    bottom: 13px;
}
.open-mob-menu span:nth-child(2) {
    top: 23px;
}
.open-mob-menu span:first-child {
    top: 12px;
}
.for-mobile-menu{
    display: none;
    background:#f9f9f9;
}
.for-mobile-menu .close{
    position: absolute;
    top: 5px;
    right: 5px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(45deg);
    font-size: 40px;
    background:#f9f9f9;
}
.left-mobile-menu>ul{padding: 0;
    list-style: none;    margin-top: 0px;margin-bottom: 0px;}
.left-mobile-menu ul li{    margin: 2px;
    display: flex;   justify-content: space-between;
    align-items: center;    flex-wrap: wrap;}
.left-mobile-menu ul li.has-child{}
.left-mobile-menu ul li span{
        width: 50px;
    height: 41px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    color: #333;
    position: relative;
    background:#fff;
}
.left-mobile-menu ul li span:before{
    content: '⟩';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    transition: .2s;
}
.left-mobile-menu ul li span.active:before{
    transform: rotate(90deg); 
}
.left-mobile-menu ul li.has-child ul li a{
	width: calc(100% - 71px);
	font-size: 16px;
}
.left-mobile-menu ul li a{  width: 100%;
    font-size: 18px;
    text-decoration: none;
    color: #333;
    padding: 8px;
    background-color: #fff;}
.left-mobile-menu ul li.has-child a{
	    padding: 10px;
    width: calc(100% - 96px);
}
.left-mobile-menu ul li ul{
    display: none;
        padding: 0;
    margin-left: 50px;
        width: 100%;
}
.scroll div.menu-logo{
display: flex;
    align-items: flex-start;
    margin-right: 60px;
    justify-content: space-between;
}
.scroll div.menu-logo a{
    color:#333;
    text-decoration: none;
}
.scroll img{
        width: 120px;
    margin-top: 15px;
    margin-left: calc(50% - 120px);
}
.menu-logo .user-geo-position{
    display: flex;
    align-items: flex-start;
}
.menu-logo ul{
    padding-left: 0;
    list-style: none;
}
.user-geo-position{
        padding-left: 22px;
    background-image: url(/bitrix/templates/dresscodeV2/images/geo.svg);
    background-repeat: no-repeat;
    background-size: contain;
    color: #333;
    line-height: 0;
}
.user-geo-position-label{
    display: none !important;
}
.open-mob-menu.active span:first-child{
	position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom:0;
    margin: auto;
    transform: rotate(45deg);
}
.open-mob-menu.active span:nth-child(2){
	display: none;
}
.open-mob-menu.active span:last-child{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom:0;
    margin: auto;
    transform: rotate(-45deg);
}
.phone-li>a, .user-li>a, .shop-li>a,.chasy-li>a,.kolca-li>a,.sergy-li>a,.cepy-li>a,.podveska-li>a,.braslety-li>a,.drugoe-li>a,.akcii-li>a,.parker-li>a{
	padding-left: 35px !important;
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 10px center;
    backdrop-filter: brightness(0%);
}
.phone-li>a{
	
}
.user-li>a{
	
}
.shop-li>a{
	
}
.kolca-li>a{
	
}
.chasy-li>a{
	
}
.sergy-li>a{
	
}
.cepy-li>a{
	
}
.podveska-li>a{
	
}
.braslety-li>a{
	
}
.drugoe-li>a{
	
}
.akcii-li>a{
	
}
.mobile-soc-icons{    display: flex;
    flex-wrap: wrap;
    margin: 2px;
    margin-top: 10px;}
.mobile-soc-icons a{    width: 25px;
    height: 25px;
    margin: 0 10px;    box-shadow: 4px 4px 10px #c1b9ab;
    border-radius: 50px;}
.mobile-soc-icons img{    width: 100%;
    margin: 0;}
	
	
#for-search-form .cart .active {
    float: left;
    background: url(/bitrix/templates/dresscodeV2/headers/header4/css/images/shopping-bag2.svg) no-repeat transparent;
   top:0px!important;
}
#for-search-form .cart{
	    height: 35px;
    width: 35px;
}
#for-search-form .cart .active .count{
	    border: none;
    background: transparent;
	display:block;
}
#for-search-form .topWishlist .value{
    top: 11px !important;
}
#for-search-form .cart .count{
    top:13px !important;
}
.footer-social{
    display: none;
}
.copyr-mobile{
    display: none;
}

.product .picture img{
        stroke-dasharray: 1, 300;
    stroke-dashoffset: 0;
    -webkit-animation: strokeanim 3s calc(.2s * (1)) ease infinite;
    animation: strokeanim 3s calc(.2s * (1)) ease infinite;
    -webkit-transform-origin: center center;
    transform-origin: center center;
}
 @-webkit-keyframes strokeanim {
             0% {
                 stroke-dasharray: 1, 300;
                 stroke-dashoffset: 0;
             }
             50% {
                 stroke-dasharray: 120, 300;
                 stroke-dashoffset: -58.548324585;
             }
             100% {
                 stroke-dasharray: 120, 300;
                 stroke-dashoffset: -175.6449737549;
             }
         }
.prety-block{
    margin: 50px 0;
}
.prety-block .prety-content{
        display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

a.for-p-image{
        width: 23.6%;
    position: relative;
    overflow: hidden;
    cursor: pointer !important;
}

a.for-p-image2{
        width: 32%;
    position: relative;
    overflow: hidden;
    cursor: pointer !important;
}

.for-p-image img{
        max-width: 100%;
        transition: 2s;
}
.for-p-image .p-text{
    position: absolute;
    bottom: 20px;
    width: 95%;
    text-align: center;
    background: #ffffffe0;
    padding: 5px 15px;
   
    box-shadow: 5px 3px 10px #4e4a4a;
    color: #000;
    font-size: 18px;
    transition: .4s;
}
.for-p-image:hover img{
        transform: scale(1.1);
    filter: brightness(0.5);
}
.for-p-image:hover .p-text{
        box-shadow: 2px 1px 10px #d6d6d6;
}
.product .getFastView, #catalogLineList .picture .getFastView{
	background-color: #d0aa65 !important;
    border: 1px solid;
        box-shadow: 0px 0px 10px #bcbcbc;
}
body.over-hidden{
    overflow-y: hidden;
}
.left-mobile-menu ul li.has-child ul li.has-child{
    margin-right: 0px;
}
.tabloid.nowp .rating{
    display: none;
}
#for-filter-block #catalogLine{
    margin-bottom: 0px;
    display: flex;
    justify-content: space-between;
    height: 40px;
    align-items: center;
}
#elementProperties .staps{
    display: none;
    transition: .4s;
}
/*#elementProperties .stats tr.open{
   display: table-row;
}*/
p.cap{    position: relative;
    display: flex;
    padding-left: 25px;
    cursor: pointer;
font-size: 20px;}
p.cap:before{
       top: calc(50% - 2px);
    content: '';
    position: absolute;
    left: 0;
    width: 15px;
    height: 4px;
    background: #e4e4e4;
    display: flex;
}
p.cap:after{
        top: calc(50% - 2px);
    content: '';
    position: absolute;
    left: 0;
    width: 15px;
    height: 4px;
    background: #e4e4e4;
    display: flex;
    transform: rotate(90deg);
    transition: .4s;
}
p.cap.active:after{
    transform: rotate(0deg);
}
.product .optional .addWishlist.label{
    position: absolute;
    right: 3px;
    top: 7px;
    font-size: 0 !important;
    width: 30px !important;
    display: flex;
    height: 30px;
    justify-content: center;
    align-items: center;
    background: url(/bitrix/components/dresscode/favorite.line/templates/version4/images/wishlist1.svg) no-repeat transparent;
    opacity: 0;
    transition: .4s;
}
.product:hover .optional .addWishlist.label{
	opacity: 1;
}
.optional .addWishlist.label img{
    display: none;
}
.optional .addWishlist.label.added{
    background: url(/bitrix/components/dresscode/favorite.line/templates/version4/images/wishlist2.svg) no-repeat transparent;
    opacity: 1 !important;
}
#wishlist .optional .addWishlist.label{
    display: none;
}
.paramsBox.hidden{
    display: none;
}
.more-open{
    padding: 24px;
    font-size: 16px;
    color: #d0aa65;
    text-decoration: underline;
    text-align: center;
    cursor: pointer;
}
.optional{
        display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.product .optional  .label{
    width: 100% !important;
}
.product .optional .addCompare{
    display: none;
}
#appFastView .row .addCompare{
    display: none;
}
.pop-up-container{
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: #000000c7;
}
.log-in-pop{
    position: fixed;
    top: 10%;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 100%;
    width: 650px;
    background: #f5eedd;
    z-index: 1000;
    display: none;
}
.log-in-pop #authMenu,.log-in-pop h1{
    background-color: #f1e6ce;
    margin-top: 0;
    padding-top: 20px;
    padding: 20px 20px 0;
}
.log-in-pop h1{
    margin-bottom: 0px;
    padding-bottom: 10px;
}
.log-in-pop .bx-auth{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0px;
    padding-bottom: 35px;

}
.log-in-pop .bx-auth:before{
    content: '';
    background: url(./images/ziko-card.png);
    margin-bottom: 0px;
    width: 200px;
    padding-bottom: 35px;
    background-size: contain;
    height: 91px;
    background-repeat: no-repeat;
    position: absolute;
    right: -55px;
    bottom: -25px;
    z-index: 9999;
    transform: rotate(-45deg);
    
}
.log-in-pop .close{
position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    font-size: 34px;
    width: 36px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer!important;
   
}
.log-in-pop .close svg{
    fill:#d0aa65;
    width: 17px;
}
.log-in-pop input[type="text"],.log-in-pop input[type="password"]{
    background: #fff !important;
}
.log-in-pop #recovery-pass-pup {
   position: absolute;
    z-index: 1111;
    bottom: 0;
    margin: 0 auto;
    width: 100%;
    left: 0;
    right: 0;
  overflow: hidden !important;
}
.log-in-pop #recovery-pass-pup .pup{
    max-width: 100%;
    width: 100%;
    bottom: 0;
    margin-bottom: 0px;
}
.log-in-pop #success-pass-pup .recovery-pass{
    width: 100% !important;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100%;
    z-index: 2;
}
.close-ross:before{
    content: '\00d7';
}

















@media(max-width: 1025px){
    #for-filter-block{
        transition: .4s;
        position: absolute;
    background: #fff;
    width: 100%;
    box-shadow: 0px 7px 10px #dadada;
    }
    #for-filter-block.up-scroll{
            margin-top: -40px;
    opacity: 0;
    z-index: -1;
    position: absolute;
    }
    #set_filter{
        background: #cccaca;
    }
    #set_filter.active{
        background: #d0aa65;
    }
    #smartFilterControls{
        background: #fff;
    bottom: 0;
    right: 0;
    left: 0;
    position: -webkit-sticky !important;
    position: sticky !important;
    display: flex;
    justify-content: space-between;
    padding-bottom: 5px;
    padding-top: 5px;
    border-top: 1px solid #bdbdbd;
    }
    #main #catalogColumn #smartFilter.opened,#catalog #catalogColumn #smartFilter.opened{
        margin-top: 0px !important;
        position: fixed;
        top: 80px;
        left: 0;
        width: 100%;
        height: auto;
        overflow: scroll;
        bottom: 0;
    }
    #catalog #catalogColumn #smartFilter.opened{
        margin-top: 60px !important;
    }
	#topSearch3 .limiter, #topSearch3{
		line-height: 60px !important;
	}
	#topSearch3{
		height: 60px !important;
	}
	#topSearch3 #goSearch{
		    height: 30px !important;
    background-size: 20px !important;
	}
	#subHeader4 .cart .active{
		    background-size: contain !important; 
   
	}
	#topSearch3 #searchQuery{
		height: 30px !important;
	}
	 #subHeader4 .cart .active .count{
	 font-size: 8px;
    display: block;
    left: 0;
    top: 7px;
    right: 0;
    margin: 0 auto;
        border: none;
    background: transparent;
	 }
	 #subHeader4 .topWishlist .active .value{
	     display: block;
    left: 0;
    font-size: 8px;
    top: 2px !important;
    right: 0;
    margin: 0 auto;
	 }
	#footerLine{
		display: none;
	}
	#subHeader4 .topWishlist {
    	margin: 0 10px;
	}
	.open-mob-menu{
		width: 40px;
		height: 40px;
	}
	#subHeader4{
        height: auto !important;
		    position: -webkit-sticky !important; /* Safari */  
    position: sticky !important;
    top: 0;
    z-index: 300;
    box-shadow: 0px 0px 10px #dadada;
	}
	#subHeader4 #logo{
		width: 100px;
	    height: auto !important;
	        line-height: 40px !important;
	}
	#subHeader4 .subTableColumn:first-child{
		height: 40px;
		width: 80px !important;
	}
	#mainMenuContainer .limiter {
	    margin: 0px;
	    display: block;
	}
    .mob-style{
        display: block !important;
    }
    .menuContainerColor #mainMenuContainer{
        display: none !important
    }
    #panel{
        display: none !important;
    }
    #headerLine{
        display: none !important;
    }
    #subHeader4 .subTable{
        justify-content: space-between;
    }
    #subHeader4 .openTopSearch, #subHeader8 .openTopSearch {
        display: inline-block;
        background-size: 25px !important;
        width: 25px !important;
        height: 25px !important;
    }
    #subHeader4 .topWishlist .icon {
        display: inline-block;
        width: 25px !important;
        height: 25px !important;
        background-size: 34px !important;
        background-position-y: 0px; 
    }
    #subHeader4 .topWishlist .value,#subHeader4 .cart .count {
        display: none;
    }
     #subHeader4 .cart .countLink {
        display: inline-block;
        position: relative;
	top:-2px!important;
        width: 30px !important;
        height: 30px !important;
        background-size: cover;
    }
    #subHeader4 #logo{
        text-align: center;
    }
    #subHeader4 .subTableColumn{
        display: flex !important;
            align-items: center;
			height: 45px;
    }
    #subHeader4 .subTableColumn .toolsContainer{
            display: flex !important;
    align-items: center;
    }
    .for-mobile-menu{
            display: block;
    position: fixed;
    top: 46px;
    left: -100%;
    background: #f9f9f9;
    width: 100%;
    z-index: 999;
    transition: .2s;
    bottom: 0;
    }
    .for-mobile-menu.active{
        left: 0;
		z-index: 999;
        overflow-x: hidden;
        overflow-y: scroll;
    }
    .for-mobile-menu.active .close{
        position: fixed;
    }
}













@media(max-width: 768px){
    #for-filter-block.fix-open{
            margin-top: 0;
    opacity: 1;
    z-index: 2;
    position: inherit;
    }
    #catalogColumn{
            position: relative;
    overflow: hidden;
    }
    #footer{
            background: linear-gradient(to bottom,#d0d0d0 0,#f3f3f3 100%);
    }
    #subHeader4 #searchResult{
            top: 115px;
    overflow: scroll;
    min-height: calc(80vh - 40px);
    max-height: 90vh;
    bottom: 50px;
    }
    #footer .limiter{
        margin:0;
    }
    #leftFooter{
        padding:0 !important;
    }
    #leftFooter .column{
        width: 100%;
        display: block;
    }
    .footerMenu{
        display: none;
    }
    #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{
            padding: 20px;
    position: relative;
    text-align: left;
    padding-left:0px;
    margin-bottom: 0px;
    }
    #leftFooter .column{
        width: 100% !important;
    display: block !important;
    }
    #leftFooter .heading:after{
        content: '⟩';
    position: absolute;
    right: 20px;
    transform: rotate(0deg);
    transition: .4s;
    }
    #leftFooter .heading.active:after{
        transform: rotate(90deg);
    }
   
    #leftFooter ul{
            text-align: left !important;
        padding-left: 50px !important;
    }
    .footer-social{
        display: flex;flex-wrap: wrap;
        height: 60px;
        align-items: center;
    }
    .for-soc-f{
          width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 50%;
    margin-right: 5px;
    background: #d0aa65c2;
    box-shadow: 4px 4px 10px #c1b9ab;

    }
    .for-soc-f object{
        width: 15px;
        height: 15px;
    }
    .for-soc-f svg-path{
        fill:#fff;
    }
    .copyr-mobile{
            display: flex;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    color: #404040;
        border-top: 1px solid #dadada;
		font-size: 12px;
    }
    #footer.variant_4 #leftFooter, #footer.variant_4 #rightFooter, #footer.variant_4 #footerBottom, #footer.variant_4 .fc{
        background:transparent !important;
    }
    a.for-p-image{
        width: 48%;
		margin-bottom: 4%;

    }
}



@media(max-width: 700px){
    .product .optional .addWishlist.label,.product .optional .addWishlist.label.added{
        width: 25px !important;
        height: 25px !important;
        background-size: 30px !important;
        opacity: 1 !important;
    }
    .product .optional{
        display: block !important;
    }
    .product .optional .inStock,.product .optional .onOrder{
        display: none;
    }
    #appFastBuy #appFastBuyContainer .heading{
    	z-index: 9;
	    position: sticky;
	    text-align: center;
	    line-height: 60px;
	    font-size: 18px;
	    top: 0;
	    height: 60px;
    }
    #fastBuyOpenContainer{
    	display: flex;
	    flex-wrap: wrap;
	    overflow: scroll;
	    justify-content: center;
    }
    #appFastBuyContainer{
    	bottom: 50%;
	    overflow: scroll !important;
	    max-width: 100%;
	    left: 0 !important;
	    right: 0;
	    margin-left: 0 !important;
    }
    #smallElementTools .columnRow:last-child{
    	display: block !important;
    	padding-left: 0px !important;
    }
    #appFastBuyContainer #fastBuyFormSubmit,#appFastBuyContainer textarea,#appFastBuyContainer input{
    	max-width: 100%;
    }
    #appFastBuyContainer .column{
    	max-width: calc(100% - 20px);
    }
    #elementContainer .elementSkuProperty li {
	    min-width: 40px !important;
	    padding: 0px 0px 2px 4px;
	}
	#elementContainer .elementSkuProperty li a{
		font-size: 11px !important;
	}
    .pup.recovery-pass .pup-form__footer{
      padding: 30px 40px 46px;
    background: #f1e6ce;
    max-width: 100%;
    border-radius: 0 0 2px 2px;
    margin: 0 -40px !important;
    }
    .pup.recovery-pass .pup-form__footer .btn{
        margin-left: 0px !important;
            width: 100%;
    font-size: 16px;
    }
    .pup-form__content .heading{
        font-size: 21px !important;
    }
    #recovery-pass-pup .pup{
        width: auto;
    margin: 10px auto;
    background: #f5eedd;
        padding: 10px 20px 0px;
    }
    .pup.recovery-pass{
        width: 100% !important;
    }
    .bx-auth .leftContainer{
        max-width: 100%;
    }
    .bx-auth{
            margin: 0 -15px;
    background: #f5eedd;
    padding: 15px;
    margin-bottom: 0px !important;
    }
    .bx-auth input[type="text"],.bx-auth input[type="password"]{
        background: #fff !important;
        max-width: 100% !important;
    }
    #authMenu{
        display: none;
    }
    .uk-modal{
            display: none;
        position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1010;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background: #000000;
    background: rgba(0, 0, 0, .6);
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
    -ms-touch-action: cross-slide-y pinch-zoom double-tap-zoom;
    touch-action: cross-slide-y pinch-zoom double-tap-zoom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    }
    .uk-modal.uk-open {
        opacity: 1;
    }
    .log-in-pop .bx-auth{
        margin:0;
    }
    .log-in-pop .bx-auth:before{
        bottom: -65px;
        width: 110px;
        display: none;
    }
    .log-in-pop #recovery-pass-pup{
        max-height: max-content;
    }
    .bx-auth .leftContainer{
        margin-right: 0px;
    }
    .bx-auth input[type="text"], .bx-auth input[type="password"]{
        width: 100% !important;
    }
    .log-in-pop #success-pass-pup .recovery-pass{
            top: 10%;
            bottom: auto;
            height: auto;
    }
    .log-in-pop #recovery-pass-pup .pup{
        margin-top: 0px;
    }
    .btn{
            -webkit-appearance: none;
    }
}





@media(max-width: 500px){
	.subTableColumn.subMenuColumn{
		display: none !important;
	}
	#subHeader4 #logo{
		    margin-top: 0px !important;
		       width: 100px !important;
	}
	#logo img{
		margin-bottom: -10px;
    	width: 100px;
	}
    .for-p-image .p-text{
            width: 100%;
            font-size: 10px!important;
            text-align: center;
            bottom: 10px;
			    padding: 5px 1px;
    }
    #appFastBuyContainer .column{
    	margin-top:0px;
    }
}
@media(max-width: 400px){
    #catalogLine{
            height: 35px !important;
    display: flex;
    align-items: center;
    justify-content: center;
        padding: 0 15px !important;
    width: calc(100% - 30px);
    }
    #fastBuyPicture{
    	height: 110px !important;
    }
    #appFastBuyContainer #fastBuyPicture .url{
    	max-height: 100%;
	    display: flex !important;
	    justify-content: center;
    }
    #smallElementTools .columnRow{
	    display: block !important;
	    padding-left: 0px !important;
	}
	#smallElementTools .columnRow .addCart{
		padding: 0px !important;
	}
	#smallElementTools .columnRow .fastBack{
		text-transform: uppercase;
		border-radius: 0px !important;
	}
}






