@media screen and (min-width: 768px) {
	body #header .wrapper-header{min-height:80px;}
	body.header-slim #header .wrapper-header{min-height:52px;}
	body{
		background: #e8e8e8;
	}
	.popup-sharewishlist-active #header{width: calc(100% - 17px);}

}
body.header-slim:not(.tablet) #header .wrapper-header{padding: 16px 0 1px 0;}
body.header-slim:not(.tablet) #header .logo img {display: none;}

body.header-slim:not(.tablet) #header .logo-small img {display: block;}

#containerSite::before {background-color: rgba(51, 51, 51, 0.5);}
#header{position: fixed;top: 0;left: 0;width: 100%;z-index: 100;border-bottom: 1px solid #E8E8E8;background: #FFF;}
#header-container {position: relative;}
#header .nav-top{position: relative;padding-top: 13px;padding-bottom: 5px;}
#header .nav-top ul{float: right;margin: 0;list-style: none;}
#header .nav-top ul li{position: relative;float: left;padding-left: 25px;}
#header .nav-top ul li:first-child{padding-left: 0;}
#header .nav-top ul li a, #header .nav-top ul li .a{display: block;border-bottom: 1px solid transparent;}
#header .nav-top .country-drop{display: none;position: absolute;top: 20px;right: 0;width: 270px;padding: 10px;border: 1px solid whitesmoke;background: #FFF;z-index: 15;}
#header .nav-top .country-drop .form-field {margin-bottom: 1em;}
#header .nav-top .country-drop .form-field .select{background-repeat: no-repeat;background-position: 7px center;}
#header .nav-top .country-drop select#country{padding-left: 30px;}
#header .nav-top .country-drop button{width: 100%;}
#header .wrapper-header{position: relative;padding: 30px 0 0px 0;/*box-shadow: 0 1px 0 0 #E8E8E8;*/}
body:not(.rdc-page-module-search) .btn-clear-search{display: none;}
#header .logo{position:absolute;display: block;max-width: 185px;top: 22px;left: calc(50% - 92px);}
#header .logo-small{position:absolute;display: block;max-width: 185px;top: 16px;left: calc(50% - 92px);}
#header .logo img{display: block;width: 100%;}
#header .logo-small img{display: none;width: 100%;}
#header .right-header{float: right;padding: 0;margin-top:-10px;}
#header .menu{float: left;}
#header .menu > ul > li{float: left;padding-left: 33px;}
#header .menu > ul > li:first-child{border-left-width: 1px;}
#header .menu > ul > li > a, #header .menu > ul > li > .a{display: block;padding: 7px 3px 6px;border-bottom: 1px solid transparent;}
#header .menu > ul > li > a[href="javascript:void(0);"], #header .menu > ul > li > .a{cursor: default;}
#header .menu > ul > li:hover .submenu{visibility: visible;}
#header .menu > ul > li:hover > a, #header .menu > ul > li.sel > a, #header .menu > ul > li:hover > .a, #header .menu > ul > li.sel > .a{border-color: currentColor; text-decoration: none;}
#header .submenu{position: absolute;top: calc(100% - 35px);padding-top: 36px;left: 0;width: 100%;visibility: hidden;z-index: 15;overflow: hidden;}
#header .submenu > div{position: relative;background: #FFF;}
#header .submenu .row.row-menu{margin: 0 -50px;}
#header .submenu .row.row-menu > .column{padding: 30px 50px 30px;}
#header .submenu .row.row-menu > .column.column-image{width: 35%;padding-left: 15px;}
#header .submenu .column-image img{display: block;width: 100%;}
#header .submenu .column-image .btn-shop{display: table;margin: 24px auto 0;}
#header .submenu .column-image .btn-shop:hover{border-color: transparent;}
#header .submenu .column-menu .title-menu{padding: 1px 0 22px;}
#header .submenu .column-menu .row + .title-menu {padding-top: 22px;}
#header .submenu .column-menu ul{margin: 0;list-style: none;}
#header .submenu .column-menu ul li{padding-top: 9px;}
#header .submenu .column-menu ul li:first-child{padding-top: 0;}
#header .submenu .column-menu ul li a{display: block;}
#header .submenu .column-border{border-left: 1px solid whitesmoke;}
#header .submenu .item-menu-2 > a {white-space: nowrap;}

#header .header-menu{list-style-type: none;width:50%;float:left;}
#header .header-menu li:not(:last-child){float:left;margin-right:50px;}
#header .header-menu span::after{background-image: url(/sysimages/icon-menu-mobile.png); content: '';position: absolute;top:calc(50% - 13px );left:15px;width: 24px;height: 24px;background-repeat: no-repeat;background-position: 0 0px;background-size: 23px auto;}
#header .header-menu span.active::after{background-image: url(/sysimages/icon-menu-mobile.png); content: '';position: absolute;top:calc(50% - 12px );left:18px;width: 24px;height: 24px;background-repeat: no-repeat;background-position: 0 -22px;background-size: 23px auto;}

#header .header-menu .toggle-button-big-menu a:first-child{width: 24px;height: 24px;}
#header .header-menu .toggle-button-big-menu a:not(:first-child){margin-left:12px;float:left;}
#header .header-menu .toggle-button-big-menu .icon::after{background-image: url(/sysimages/icon-menu-mobile.png); content: '';position: absolute;top:calc(50% - 12px );left:1px;width: 24px;height: 24px;background-repeat: no-repeat;background-position: 0 0px;background-size: 23px auto;}
#header .toggle-button-big-menu{cursor: pointer !important;position: relative;}
#header .toggle-button-big-menu a:first-child{float:left;max-height: 12px;}
#header .toggle-button-big-menu a span{background: #000;height: 2px;width: 15px;display: block;margin-bottom: 3px;transition: all .2s;}
#header .toggle-button{display: none;}

#header .toggle-button-big-menu a span:last-child{margin: 0;}
#header .clearfix .wishlist{margin-right: 3px;margin-top: 1px;}

#header .shop-icons{position: relative;float: left; margin-top: -1px;    margin-right: -1px;}
body:not(.tablet) #header .shop-icons{padding-bottom: 18px;}
body.header-slim #header .shop-icons{padding-bottom: 0px;}
#header .shop-icons > ul{margin: 0;list-style: none;}
#header .shop-icons > ul > li{float: left;}

.header-slim:not(.tablet) #header .shop-icons > ul > li.user, .header-slim:not(.tablet) #header .shop-icons > ul > li.cart{padding-bottom: 4px;}
#header .shop-icons > ul > li:first-child{padding-left: 0;}
#header .shop-icons > ul > li > a, #header .shop-icons > ul > li.user-anonymous > p{position: relative;display: block;text-decoration: none; padding: 10px;}
.header-slim:not(.tablet) #header .shop-icons > ul > li > a{padding-bottom: 9px;}
#header .shop-icons > ul > li > a.disabled{cursor: default;}
#header .shop-icons > ul > li > a::before, #header .shop-icons > ul > li.user-anonymous > p::before{content: '';display: block;width: 23px;height: 23px;}
#header .shop-icons > ul > li.wishlist > a{padding: 9px;margin-right: 1px;}
#header .shop-icons > ul > li.wishlist > a::before{background-position: left top; background-size: 23px; background-repeat: no-repeat;float:left;}
#header .shop-icons > ul > li.cart > a::before{float:left;background-position: left top; background-size: 23px; background-repeat: no-repeat;}
#header .shop-icons > ul > li.search > a::before{background-position: left top; background-size: 23px; background-repeat: no-repeat;padding-right:6px;}
#header .shop-icons > ul > li.user.logged > a::before, #header .shop-icons > ul > li.user-anonymous > p::before{background-position: left top; background-size: 23px; background-repeat: no-repeat;float:left;padding-right: 6px;margin-top:-1px;}
#header .shop-icons > ul > li.user:not(.logged) > a::before{background-position: left top; background-size: 23px; background-repeat: no-repeat;padding-right: 6px;margin-top:-1px;}
#header .shop-icons > ul > li:hover > a::before, #header .shop-icons > ul > li.user-anonymous:hover > p::before{opacity: 0.5;}
#header .shop-icons > ul > li:not(.user):not(.wishlist) > a span{float: left;padding: 1px 5px 0 6px;margin-right: -5px;}
#header .shop-icons > ul > li.user > a span, #header .shop-icons > ul > li.user-anonymous > p span{padding-left: 7px;padding-right:8px;float:left;padding-top:4px;    padding-bottom: 5px;}
#header .shop-icons > ul > li.wishlist > a span{padding-left: 6px;float:left;padding-top:4px;color:#000;}
#header .shop-icons > ul > li > a.disabled span{display: none;}
#header .shop-icons > ul > li.active > a::before{background-position: left bottom;}

#header .btn-search{background: rgba(0,0,0,0);}
.container-search{display: none;position: absolute;top: calc(100% + 1px);left: 0;width: 100%;padding: 5px 0;background: #FFF;border-bottom: 1px solid whitesmoke;}
.container-search .container{position: relative;}
.container-search .search-form{margin: 0 auto;}
.container-search .btn-search{position: relative;width: 60px;height: 42px;padding: 0;background: none;border: 0;}
#cell-search-button {width: 60px;}
.search-form .dis-table-cell {vertical-align: middle;}
.container-search .btn-search::before{content: '';position: absolute;top: calc(50% - 11px);left: calc(50% - 1px);width: 23px;height: 23px;background-position: left top; background-size: 23px; background-repeat: no-repeat;}

.container-search .btn-clear-search:hover::before{opacity: 1;}
.container-search .btn-clear-search::before{opacity: 0.5;cursor:pointer;content: '';position: absolute;top: calc(50% - 11px);right: 8%;width: 24px;height: 24px;background: url(/sysimages/icon-clear-search.png) left top/24px; background-repeat: no-repeat;}
.container-search .btn-close-search{display:none;position: absolute;top: calc(50% - 17px);right: calc(26% - 7px);width: 32px;height: 32px;}
.container-search .btn-close-search::before{content: '';position: absolute;top: calc(50% - 6px);left: calc(50% - 6px);width: 15px;height: 15px;background-position: left top; background-size: 15px; background-repeat: no-repeat;}
.container-search .header-search-input {width: 100%; position: relative;}
.container-search #search, .container-search .autocompleter-hint{padding: 6px 10px;border: 0;background: none;font-family: Metrocity-Book;font-size: 13px;}
.container-search input[type=search]{float: left;width: 400px;padding: 6px 15px;border: 0;position: relative; z-index: 10;}
.notifications{position: absolute;top: calc(100% + 5px);left: 0;width: 100%;text-align: right;}
.notifications .wrapper-notifications{float: right;}
.notifications .notification{position: relative;display: none;padding: 5px 15px;border-radius: 4px;background: rgba(0, 0, 0, 0.9);}
.notifications .add-cart-mobile {background: #FFF;text-align: center;padding: 15px;border-bottom: 1px solid lightgray;}
.notifications .add-cart-mobile p {padding-bottom: 8px;}
.notifications .notif-add-cart-mobile {zoom: 0.8;}
#containerSite::before{opacity: 0;visibility: hidden;content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 55;}
#containerSite.overlay::before,
#containerSite.overlay2::before{opacity: 1;visibility: visible;}
body .shop-icons > ul > li:not(.user):not(.wishlist) > a span {color: #000;background: none; }


/* Iframe Search */
#container-iframe-search{display: none;position: absolute;z-index: 50;top: 100%;left: 0;width: 100%; background-position: center center; background-size: 50px; background-repeat: no-repeat;}
#container-iframe-search .iframe-message{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
#container-iframe-search .iframe-message > div{display: table;width: 100%;height: 100%;}
#container-iframe-search .iframe-message > div > div{display: table-cell;vertical-align: top;text-align: center;}
#container-iframe-search iframe{width: 100%;height: 100%;min-height:99%;border: 0;}
#container-iframe-search, #container-iframe-search iframe, #container-iframe-search .iframe-message{background-color: #FFF;}
#container-iframe-search .iframe-message p {padding: 10% 0;}
#container-iframe-search .container-search-results{display: none; background-color: #FFF;}
#container-iframe-search .container-search-results.visible{display: block;}

/* Auto-Completer */
.autocompleter{position: absolute;top: 0;left: 0;width: calc(100% - 64px);}
.autocompleter-show{display: block;}
.autocompleter-list{display:none;}
.autocompleter-item{cursor: pointer;}
.autocompleter-hint-show{display: block;}
.autocompleter-hint{position: relative;display: none;}
.autocompleter-hint span{visibility: hidden;}
.autocompleter-hint-show{display: block;}

/* */
.shop-icons li.wishlist > a::before{background-image: url(/sysimages/icon-wishlist.png);}
.shop-icons li.cart > a::before{background-image: url(/sysimages/icon-cart.png);}
.shop-icons li.user > a:first-child::before, .shop-icons li.user-anonymous > p:first-child::before{background-image: url(/sysimages/icon-user.png);}
.shop-icons > ul > li.search > a::before, .container-search .btn-search::before{background-image: url(/sysimages/icon-search.png);}
.container-search .btn-close-search::before{background-image: url(/sysimages/icon-close-search.png);}
#container-iframe-search {background-image: url(/sysimages/listloader.gif);}
#header .shop-icons > ul > li > a span {font-size: 12px;}
#header .shop-icons > ul > li > a, #header .shop-icons > ul > li.user-anonymous > p {position: relative;display: block;text-decoration: none;}

#header .shop-icons > ul > li .submenu-user{position: absolute;top: calc(100% - 18px);right: 80px;display: none;z-index: 200;padding-top: 18px;}
body.header-slim #header .shop-icons > ul > li .submenu-user {padding-top: 19px;}
#header .shop-icons > ul > li .submenu-user.no-shop {  right: 0px;}

#header .shop-icons > ul > li.user-anonymous > p span { font-family: Metrocity-Medium; font-size: 11px; text-transform: uppercase;}
#header .shop-icons > ul > li .submenu-user > div {border: 1px solid #E6E6E6;position: relative;width: 221px;background: #FFF;}
#header .shop-icons > ul > li .user {   padding: 15px 15px 11px;}
#header .shop-icons > ul > li .user p:first-child {	font-family: 'Metrocity-Medium';}
#header .shop-icons > ul > li .account-buttons {padding: 9px;background-color: #F5F5F5;}
#header .shop-icons > ul > li .account-buttons .button{font-size:11px;width: 60%;padding:5px 5px 5px 5px;}
#header .shop-icons > ul > li .account-buttons .btn2{background-color: rgba(0, 0, 0, 0);float:right;width: 36%;padding:5px 5px 5px 5px;}
#header .shop-icons > ul > li.user-anonymous p.anonymous:hover{cursor: pointer;}
#header .shop-icons > ul > li.user:hover .submenu-user, #header .shop-icons > ul > li.user-anonymous:hover .submenu-user{display: block;}
#header .items-dropdown {margin-right: -13px;position: absolute;top: calc(100% - 17px);right: -1px;width: 372px;z-index: 11;margin-top: 0; padding-top: 18px;}
body.tablet #header .items-dropdown {top: calc(100% - 12px);right: -1px;width: 372px;z-index: 11;margin-top: 0; padding-top: 18px;}
body.header-slim:not(.tablet) #header .items-dropdown {top: calc(100% - 16px);}
#header .items-dropdown-holder {max-height: 378px;background-clip: border-box;border: 1px solid white;}
#header .items-dropdown .items-list {margin: 7px 9px 15px;padding: 1px 21px 1px 0;max-height: 247px;}
#header .items-dropdown .wrapper-free-shipping{display: none;}
#header .items-dropdown .bottom-list .button{padding: 12px 25px 11px 25px;border: 0;}
#header .items-dropdown .bottom-list { padding: 18px 19px 20px 19px;border-top: 0;}
#header .items-dropdown .item-desc{padding:15px 0 0 10px;}
#header .items-dropdown .item-price{padding:15px 0 0 0;}
#header .items-dropdown .items-list ul li a {padding: 7px 0;}
#header .items-dropdown .bottom-list .btn-cart {margin-top: 15px;}
#header .items-dropdown .item-img {  padding-left: 5px;}
#header .items-dropdown .bottom-list .total-price-text {font-family: CrimsonText-SemiBold;font-size: 13px;padding-left: 10px;padding-top: 2px;}
#header .items-dropdown .bottom-list .total-price {text-transform:uppercase;font-family: CrimsonText-SemiBold;font-size: 13px;padding-right: 10px;padding-top: 2px;}
#header .items-dropdown .item-desc .item-title{font-family: CrimsonText-SemiBold;font-size: 11px;color:#000;}
#header .items-dropdown .item-desc .item-ref{color:#444;text-transform: none;}
#header .items-dropdown .item-price .current {color:#000;font-family: CrimsonText-SemiBold;font-size: 12px;}
#header .items-dropdown .item-price any[ng-bind-html="product.price.currency.sufix | unsafe"]{padding-left: 3px;}
#header .items-dropdown .total-price any[ng-bind-html="productsCart.total_price.currency.sufix | unsafe"]{padding-left: 3px;}
#header .items-dropdown .ps__scrollbar-y-rail{   }
#header .items-dropdown .item-remove {margin-right: 0;}
#header .container-search .btn-search:hover::before { opacity: 0.5;}
#header .container-search .header-search-input #search{width: 620px;margin-right: 75px;}


@media screen and (min-width: 769px){
	/* Main Top */
	#main{padding-top: 80px; min-height: 600px; background: #FFF;}
	#main.search {padding-top: 133px;}
	body.bannerWelcomeGiftVisible #main{padding-top: 120px;}
	body:not(.tablet).bannerWelcomeGiftVisible #main.search {padding-top: 206px !important;}
	.container-search.active {display: block;}
	#menu .row-menu, .row-menu .row {display: table; width: 100%;}
	#menu .row-menu .column {display: table-cell; float: none; width: auto; vertical-align: top;}
	#scroll-bottom {
    transition: 0.2s bottom;
    position: absolute;
    bottom: 20px;
    left: calc(50% - 17px);
    width: 34px;
    height: 35px;
    background: url(/sysimages/icon-scroll-bottom.png) center/35px 34px no-repeat;
    cursor: pointer;
	z-index: 30;}
    #scroll-bottom:hover {
    background-position: center bottom;
    bottom: 10px;
    height: 70px;
	}
    #main.home .wrapper-slider{position:relative;overflow: hidden;}
}

/* iPad */
body.tablet {background: #FFF;}
body.tablet #header .menu {margin-top: -4px;}
body.tablet #header .wrapper-header { padding: 9px 0 8px 0;}
body.tablet #header .right-header { margin-top: 0;}
body.tablet .items-dropdown {top: calc(100% + 16px);}
body.tablet #header .shop-icons {padding-left: 20px; zoom: 1.4; margin-top: 0px;}
body.tablet #header .toggle-button {top: calc(50% - 33px);left: 15px;}
body.tablet #header .toggle-button span {width: 38px;height: 4px;margin-bottom: 6px;display: block;}
body.tablet #header .toggle-button.active span:nth-of-type(1){-webkit-transform: translateY(10px) rotate(45deg);-ms-transform: translateY(10px) rotate(45deg);transform: translateY(10px) rotate(45deg);}
body.tablet #header .toggle-button.active span:nth-of-type(2){opacity: 0;}
body.tablet #header .toggle-button.active span:nth-of-type(3){-webkit-transform: translateY(-9px) rotate(-45deg);-ms-transform: translateY(-9px) rotate(-45deg);transform: translateY(-9px) rotate(-45deg);}
body.tablet.menuMobileVisible0 #header .toggle-button {display: block;}
body.tablet #header .shop-icons > ul > li {margin-left: 6px;}
body.tablet #header .shop-icons > ul > li.user, body.tablet #header .shop-icons > ul > li.wishlist, body.tablet #header .shop-icons > ul > li.search {display: none;}
body.tablet #header .shop-icons > ul > li:first-child {margin-left: 0;}
body.tablet #header .shop-icons > ul > li > a span {line-height: 150%;padding-top:3px !important;}
body.tablet .container-search {display:none;top: 100%; border-top: 1px solid whitesmoke;}
body.tablet #container-iframe-search .container-search-results {overflow-y: auto; -webkit-overflow-scrolling: touch;}
body.tablet .container-search #search, body.tablet .container-search .autocompleter-hint {padding-top: 0; padding-bottom: 0;}
body.tablet #header .toggle-button-big-menu{display: none;}
body.tablet #header .toggle-button{display: block;width: 100px; height: 60px;}
body.tablet .wrapper-header > .container{padding-left:0;}
body.tablet #header .header-menu .hidden-xs{display: none;}
body.tablet #menu .search-mobile {display: block !important;}
body.tablet .mobile-menu .search-mobile {position: relative;padding: 0px;border: 0;}
body.tablet .mobile-menu .search-mobile input{text-transform:uppercase;font-size:14px;background: #E8E8E8;float: left;width: calc(100% - 80px);padding: 18px 30px 18px 30px;border-right: 0;height: 55px;border: 0;}
body.tablet .mobile-menu .search-mobile button {background: #E8E8E8;}
body.tablet .mobile-menu .search-mobile .btn-search-mobile { width: 80px;height: 55px;}
body.tablet .mobile-menu .search-mobile .btn-search-mobile::after {content: '';position: absolute;top: calc(50% - 12px);right: calc(52% - 12px);width: 24px;height: 24px;background: url(/sysimages/icon-search.png) left top/23px no-repeat;}
body.tablet .mobile-menu .search-mobile .frm_search {border: 0; }
body.tablet #header .shop-icons > ul > li > a{position: relative;display: block;text-decoration: none; padding-top: 12px;padding-right: 14px;}


    body.tablet .mobile-menu #menu {background-color: #fff;}
    body.tablet .menu-mobile ul.main-menu {padding: 0px 0;}
    body.tablet .menu-mobile ul li a {padding: 16px 50px 16px 30px;}
    body.tablet .mobile-menu ul.main-menu li {border-bottom: 1px solid #E8E8E8;border-top: 0;}
    body.tablet .mobile-menu .menu-mobile ul.main-menu li.return a::before {content: '';position: absolute;top: calc(50% - 8px);left: 26px;width: 20px;height: 20px;background: url(/sysimages/icon-left-black.png) left top/16px no-repeat;}
    body.tablet .mobile-menu .menu-mobile li.return {display: table;width: 100%;min-height: 36px;margin-bottom: 0px;border-bottom: 0;background-color: whitesmoke;}
    body.tablet .mobile-menu .menu-mobile .sub-mobile.rdc-menu_mobile-level-2 li:not(:first-child) a{font-family: Metrocity-Book ;text-transform: none;padding:17px 63px;}
    body.tablet .menu-mobile ul.main-menu li.return a {padding-left: 63px;}
    body.tablet .menu-mobile ul.menu-inst li a::before {left:30px;}
    body.tablet .mobile-menu .menu-mobile .sub-mobile.rdc-menu_mobile-level-3 .return a{padding-top: 10px !important; padding-bottom: 7px !important;padding-left: 63px;}
    body.tablet .mobile-menu .menu-mobile .sub-mobile.rdc-menu_mobile-level-3 .return a span{font-family: Metrocity-Medium ;}
    body.tablet .mobile-menu .menu-mobile .sub-mobile.rdc-menu_mobile-level-2 .return a{max-height: 55px;padding-top: 17px; padding-bottom: 16px;}
    body.tablet .menu-mobile ul.menu-inst {margin-top: 46px;}
    body.tablet .mobile-menu .menu-mobile ul.menu-inst li.user{width: 50%;  display: inline-block;}
    body.tablet .mobile-menu .menu-mobile ul.menu-inst li.user a, body.tablet .mobile-menu .menu-mobile ul.menu-inst li.wish a, body.tablet .mobile-menu .menu-mobile ul.menu-inst li.lang a{padding: 8px 0px 8px 65px;}
    body.tablet .mobile-menu .menu-mobile ul.menu-inst li.logout{width: 50%; display: inline-block;}
    body.tablet .mobile-menu .menu-mobile ul.menu-inst li.logout a::before {display: none;}
    body.tablet .mobile-menu .menu-mobile ul.menu-inst li.logout a {text-align:right;    padding: 8px 30px 8px 0px;}
    body.tablet .mobile-menu .menu-mobile ul.menu-inst li.lang{clear:both;}
    body.tablet .mobile-menu .menu-mobile ul.menu-inst li.lang a{padding-left: 65px;}
    body.tablet:not(.not-shop) #header .shop-icons > ul > li.wishlist{display: none;}
    body.tablet #header .appointment{display: none;}
    body.tablet #header .header-menu span::after{background-image: url(/sysimages/icon-menu-mobile.png); content: '';position: absolute;top:calc(50% - 13px );left:30px;width: 30px;height: 30px;background-repeat: no-repeat;background-position: 0 0px;background-size: 30px auto;}
    body.tablet .menu-mobile ul li.hasSub > a::after {content: '';position: absolute;top: calc(50% - 9px);right: 30px;width: 20px;height: 20px;background: url(/sysimages/icon-right-black.png) no-repeat left top;background-size: 19px;}


@media screen and (max-width: 767px) {


body.menu-open #containerSite-mask{box-shadow: -1px 0px 7px 3px #E8E8E8;}
body.menu-open.bannerWelcomeGiftVisible #containerSite-mask::before {content: "";width: 60px;height: 82px;position: absolute;top: 0;: 0;z-index: 1;
background: #fff;
}
body.menu-open.bannerWelcomeGiftVisible #containerSite-mask::after {content: "";width: 24px;height: 24px;position: absolute;top: 32px;left: 20px;z-index: 1;background: url(/sysimages/icon-close-black.png) no-repeat;
background-position: center;
background-size: 24px auto;
}
body.menu-open #containerSite-mask::before {
    content: "";
    width: 60px;
    height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #fff;
}
body.menu-open #containerSite-mask::after {content: "";width: 24px;height: 24px;position: absolute;top: 13px;left: 18px;z-index: 1;background: url(/sysimages/icon-close-black.png) no-repeat;
background-position: center;
background-size: 23px auto;
}
    #header .appointment{display: none;}
    body #header .toggle-button{display: block;width: 60px; height: 40px; margin-left: -15px; margin-top: -20px;}
    .shop-icons li.search > a::before{background-image: url(/sysimages/icon-search-mobile.png) !important;}
    .shop-icons li.cart > a::before{background-image: url(/sysimages/icon-cart.png) !important;}
    #header .shop-icons > ul > li:not(.user):not(.wishlist) > a span{padding: 3px 5px 0 6px;}
    body .list_technologies .technologies-cell-content { padding-top: 0; }
	/* Main Top */
	#main{padding-top: 49px;}
	#main.search {padding-top: 49px;}
    #header .search{display: none;}
    #header .user{display: none;}
    #header .header-menu li a:not(:first-child){display: none;}
	#header{position:fixed;max-height: 49px;}
	#toggle-button-svg {width: 22px; height: 22px;}
	#header .nav-top{display:none;}
	#header .logo{width: 141px; top:8px;left: calc(50% - 70px);}
	body.not-shop #header .wrapper-header{padding:13px 0 ;max-height: 49px;box-shadow: 0;  min-height: 48px;}
    #header .wrapper-header{padding:22px 0 ;max-height: 49px;box-shadow: 0;}
	#header .right-header{padding:0; margin-right: 0;}
	#header .menu{display:none;}
	body.not-shop #header .shop-icons{padding: 2px 0 0 0;}
    #header .shop-icons{padding: 3px 0 0 0;}
	#header .shop-icons > ul > li{float:right;padding-left: 0;}
    #header .shop-icons > ul > li.wishlist{margin-right: 0;}
    #header .shop-icons > ul > li.cart{margin-right: 10px;}
    body:not(.not-shop) #header .shop-icons > ul > li.wishlist{display: none;}
	body.not-shop #header .shop-icons > ul > li.cart{display:none;}
	#header .shop-icons > ul > li > a {padding: 0;}
	#header .shop-icons > ul > li > a::before{width:22px;height:22px;background-size:22px !important;line-height: normal;}
	#header .shop-icons > ul > li > a span {line-height: 140%;}
	#header .notifications{top: calc(100%);}
	#header .notifications .container{padding: 0;}
	#header .notifications .wrapper-notifications{float: none;}
	#header .notifications .notification{border-radius: 0;text-align: center;}
	#header .container-search #search,
	#header .container-search .autocompleter{font-size: 14px;}
	#header .container-search .autocompleter {color: #CCC;}
	.container-search {padding-top: 4px; padding-bottom: 4px;}
	.container-search #search{width: 100%;}
	.container-search .btn-close-search {display: none;}
	.container-search .btn-search {border: 0; float: right; width: 40px; height: 40px;}
	.container-search .btn-search::before {background-size: 20px; background-position: center center;}
	.container-search .search-form {width: 100%;}
	.container-search .header-search-input {width: calc(100% - 40px);}
	#container-iframe-search .container-search-results {overflow-y: auto; -webkit-overflow-scrolling: touch;}
    body .mobile-menu #menu{top: 0 !important;box-shadow: 0 1px 0 0 #E8E8E8;}
    body .mobile-menu .search-mobile {position: relative;padding: 0px;border: 0;}
    body .mobile-menu .search-mobile input{background: #E8E8E8;float: left;width: calc(100% - 65px);padding: 18px 20px 18px 20px;border-right: 0;height: 49px;border: 0;}
    body .mobile-menu .search-mobile button {background: #E8E8E8;}
    body .mobile-menu .search-mobile .btn-search-mobile { width: 65px;height: 49px;}
    body .mobile-menu .search-mobile .btn-search-mobile::after {content: '';position: absolute;top: calc(50% - 12px);right: calc(50% - 12px);width: 24px;height: 24px;background: url(/sysimages/icon-search.png) left top/23px no-repeat;}
    body .mobile-menu .search-mobile .frm_search {border: 0; }
    body .menu-mobile ul.main-menu {padding: 0 0;}
    body .menu-mobile ul.main-menu a {font-family: Metrocity-Medium;font-size: 14px;text-transform: uppercase;}
    body #header .shop-icons > ul > li.cart > a span{top: 3px !important;right: -16px !important;}
    .menu-mobile ul li a {position: relative;display: block;padding: 17px 20px;text-decoration: none !important;}
    body .menu-mobile ul li.hasSub > a::after {content: '';position: absolute;top: calc(50% - 9px);right: 24px;width: 18px;height: 18px;background: url(/sysimages/icon-right-black.png) no-repeat left top;background-size: 17px;}
    #containerSite {box-shadow: 0 0 1px 0 #E8E8E8;}
    .mobile-menu #menu {background-color: #fff;}
    .mobile-menu ul.main-menu li {border-bottom: 1px solid #E8E8E8;border-top: 0;}
    .mobile-menu .menu-mobile ul.main-menu li.return a::before {content: '';position: absolute;top: calc(50% - 8px);left: 26px;width: 20px;height: 20px;background: url(/sysimages/icon-left-black.png) left top/16px no-repeat;}
    .mobile-menu .menu-mobile li.return {display: table;width: 100%;min-height: 36px;margin-bottom: 0px;border-bottom: 0;background-color: whitesmoke;}
    .mobile-menu .menu-mobile .sub-mobile.rdc-menu_mobile-level-2 li:not(:first-child) a{font-family: Metrocity-Book ;text-transform: none;padding:17px 30px;}
    .menu-mobile ul.main-menu li.return a {padding-left: 63px;}
    body .mobile-menu .menu-mobile .sub-mobile.rdc-menu_mobile-level-3 .return a{padding-top: 10px !important; padding-bottom: 7px !important;padding-left: 63px;}
    body .mobile-menu .menu-mobile .sub-mobile.rdc-menu_mobile-level-3 .return a span{font-family: Metrocity-Medium ;}
    body .mobile-menu .menu-mobile .sub-mobile.rdc-menu_mobile-level-2 .return a{max-height: 49px;padding-top: 14px; padding-bottom: 13px;}
    body .menu-mobile ul.menu-inst {margin-top: 46px;}
    body .mobile-menu .menu-mobile ul.menu-inst li.user{width: 50%; display: inline-block;}
    body .mobile-menu .menu-mobile ul.menu-inst li.user a{padding: 8px 0px 8px 45px;}
    body .mobile-menu .menu-mobile ul.menu-inst li.wish a{padding: 8px 0px 8px 45px;}
    body .mobile-menu .menu-mobile ul.menu-inst li.logout{width: 50%; display: inline-block;}
    body .mobile-menu .menu-mobile ul.menu-inst li.logout a::before {display: none;}
    body .mobile-menu .menu-mobile ul.menu-inst li.logout a {text-align:right;    padding: 8px 25px 8px 0px;}
    body .mobile-menu .menu-mobile ul.menu-inst li.lang{clear:both;padding-top: 3px;}
    body .mobile-menu .menu-mobile ul.menu-inst li.lang a{padding-left: 45px;}
    body #header .shop-icons > ul > li.wishlist > a::before{background-position: left top; background-size: 23px; background-repeat: no-repeat;float:left;
    width: 24px; height: 24px; background-size: 23px !important;}

}

/*
// REMOVE HEADER FIXED
*/