.seo-title, .seo-description{display: none;}
#main{min-height: 600px; background: #FFF;}

@media screen and (min-width: 768px) {
	html body.headerCampaignVisible.headerCampaignVisibleTopHeader:not(.unpinned):not(.menu-open):not(.bannerWelcomeGiftVisible) #containerSite #header{position: absolute !important;margin-top: 0px !important;}
	html body.headerCampaignVisible.headerCampaignVisibleTopHeader:not(.bannerWelcomeGiftVisible):not(.unpinned) #containerSite-mask{margin-top: 0px !important;}
}

@media (hover: hover) {
	#header .shop-icons > ul > li > a:hover .rdc-icon-svg, #header .shop-icons > ul > div > a:hover .rdc-icon-svg{filter: brightness(0) saturate(100%) invert(74%) sepia(21%) saturate(790%) hue-rotate(0deg) brightness(92%) contrast(83%);cursor: pointer;}
}

.wrapper-rubric,
.wrapper-search,
.wrapper-faqs,
.wrapper-terms{max-width: 1630px !important;}

#header{width: 100%;z-index: 100;position: fixed;top: 0;left: 0;background: rgba(255, 255, 255, 0.90);box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);}
#header::before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;backdrop-filter: blur(2px);z-index: -1;}

#header .country-drop{display: none;position: absolute; top: calc(100% + 10px);left: 26px;width: 270px;padding: 10px;border: 1px solid #ccc;background: #FFF;z-index: 15;}
#header .country-drop .form-field{margin-bottom: 10px;}
#header .country-drop .form-field label > span{padding-bottom: 4px;display: inline-block;}
#header .country-drop .form-field .select{background-repeat: no-repeat;background-position: 7px center;}
#header .country-drop select#country{padding-left: 30px;}
#header .country-drop button{width: 100%;}

#header .wrapper-left{align-self: center;}
#header .logo{display: block;}
#header .logo img{display: block;max-width: 100%;}

#header .containerHeader{display: flex;gap: 12px;}

#header .wrapper-right{flex: 1;}
#header .shop-icons{height: 100%;}
#header .shop-icons > ul {margin: 0;list-style: none;display: flex;justify-content: flex-end;height: 100%;gap: 36px;}
#header .shop-icons > ul > li:not(.user) {display: flex;align-items: center;justify-content: center;}
#header .shop-icons > ul > .cart {display: flex;align-items: center;justify-content: center;}
#header .shop-icons > ul > li.user a{display: flex;align-items: center;justify-content: center;height: 100%;}
#header .shop-icons > ul > *{padding: 0;height: 100%;}
#header .shop-icons .rdc-icon-svg{width: 32px;height: 32px;background-size: 24px;transition: all 400ms ease-in-out;}
#header .shop-icons .rdc-icon-svg.rdc-icon-cart{margin-top: 0;width: 32px !important;height: 32px !important;background-size: 24px !important;}
#header .shop-icons #controller-cart .rdc-desc{display: none;}
#header .shop-icons > ul > li.user-account{position: relative;}
#header .shop-icons > ul > li.user-account.active .submenu-account{display: block;}
#header .shop-icons .submenu-account{position: absolute;top: 100%;right: -9px;display: none;padding-top: 0px;z-index: 20; min-width: 230px; max-width: 230px;}
#header .shop-icons .submenu-account > div{background-color: #FFF;}
#header .shop-icons .submenu-account .submenu-account-header{padding: 14px 29px 15px;}
#header .shop-icons .submenu-account .submenu-account-header .username{padding-top: 10px;font-size: 20px;text-transform: capitalize; }
#header .shop-icons .submenu-account .submenu-account-header .small{font-size: 12px;letter-spacing: 0px;}
#header .shop-icons .submenu-account .submenu-account-nav{padding: 0 12px;}
#header .shop-icons .submenu-account .submenu-account-nav ul{margin: 0;list-style: none;}
#header .shop-icons .submenu-account .submenu-account-nav ul li{ padding: 10px 17px;}
#header .shop-icons .submenu-account .submenu-account-nav ul li:not(.myaccount){border-top: 1px solid #E6E9EF;}
#header .shop-icons .submenu-account .submenu-account-nav ul li .rdc-icon-svg{width: 22px;height: 22px; background-size: 16px;}



#header .shop-icons .submenu-account .submenu-account-nav ul li a:not(.button),
#header .shop-icons .submenu-account .submenu-account-nav ul li .a:not(.button){justify-content: flex-start;gap: 4px;}

#header .shop-icons .submenu-account .submenu-account-nav ul li span{font-size: 12px;letter-spacing: 0px;}
#header .shop-icons .submenu-account .submenu-account-nav ul li.myaccount{padding: 10px 15px; margin: 0px -12px 0;border-top: 1px solid var(--color-taupe);}
/* #header .shop-icons .submenu-account .submenu-account-nav ul li.myaccount .button{width: 100%;padding: 7px 15px;color: #fff;background-color: var(--color-oliva);justify-content: center;font-size: 11px;text-transform: uppercase;} */
/* #header .shop-icons .submenu-account .submenu-account-nav ul li.myaccount .button:hover{background-color: #FFF;color: #34435e;} */

.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 .notification p{color: white;}
.notifications .add-cart-mobile{background: #FFF;text-align: center;padding: 15px;border-bottom: 1px solid lightgray;}
.notifications .add-cart-mobile p{padding-bottom: 8px;color: var(--color-dark);}
.notifications .notif-add-cart-mobile{zoom: 0.8;}

/* Only Mobile (Portrait and Landscape) */
@media screen and (max-width: 767px) and (max-device-height: 1000px) and (orientation: portrait), 
screen and (max-device-width: 1020px) and (max-device-height: 1000px) and (orientation: landscape) {
	/* Header Notifications */
	#header .notifications{top: 100%;}
	#header .notifications .container{padding: 0;}
	#header .notifications .wrapper-notifications{float: none;}
	#header .notifications .notification{border-radius: 0;text-align: center;}
}

/* NEW*/

.menu-open .widget-visible{left: auto !important;right: 0 !important;}

#header .items-dropdown {top: calc(100% + 0px);padding-top: 1px !important;}
#header #itemsCart{position: relative;display: flex;align-items: center;justify-content: center;}
#rdc-cart-item-count{position: absolute;margin-top: 4px;margin-right: 1px;font-size: 12px;}

#header .wrapper-menu-lateral{width: 32px;height: 32px; position: relative;align-self: center;}
#header .toggle-button-desktop{width: 32px;cursor: pointer;transition: background-color 0.2s;}
#header .toggle-button-desktop .rdc-icon-svg, #header .toggle-button-mobile .rdc-icon-svg{cursor: pointer;width: 32px;height: 32px;background-size: 24px;background-color: transparent;background-repeat: no-repeat;background-position: center;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%232f2926' d='M24 19H0v-2h24zm0-6H0v-2h24zm0-6H0V5h24z'/%3E%3C/svg%3E");
}
#header .toggle-button-mobile.active .rdc-icon-svg, #header .toggle-button-desktop.active .rdc-icon-svg {opacity: 1;background-size: 18px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath stroke='%23212529' stroke-linecap='square' stroke-linejoin='round' stroke-width='2' d='m1.5 1.499 21 21m-21 0 21-21'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
#header .toggle-button-desktop.active .rdc-icon-menu, #header .toggle-button-desktop:not(.active) .rdc-icon-close{filter: brightness(0) saturate(100%) invert(4%) sepia(97%) saturate(7373%) hue-rotate(352deg) brightness(61%) contrast(101%);}

@media (hover: hover) {
	#header .toggle-button-desktop:hover .rdc-icon-menu, #header .toggle-button-desktop:hover .rdc-icon-close{filter: brightness(0) saturate(100%) invert(74%) sepia(21%) saturate(790%) hue-rotate(0deg) brightness(92%) contrast(83%);}

	#header .container-search .btn-close-search:hover .rdc-icon-svg,
	#header .container-search .btn-search:hover .rdc-icon-svg{filter: brightness(0) saturate(100%) invert(74%) sepia(21%) saturate(790%) hue-rotate(0deg) brightness(92%) contrast(83%);transition: all 400ms ease-in-out;}
	#header .shop-icons .submenu-account .submenu-account-nav ul li a:hover .rdc-icon-svg{filter: brightness(0) saturate(100%) invert(74%) sepia(21%) saturate(790%) hue-rotate(0deg) brightness(92%) contrast(83%);transition: none;}
}

#header .explore-menu-overlay{position: fixed;top: 0;left: 0;z-index: 150;width: 100%;height: 100svh;background-color: rgba(51, 51, 51, 0.5);display: none;}
#header .explore-menu-left-bar{position: fixed;top: 0;left: 0;z-index: 200;width: 320px;height: 100svh;background-color: white;transform: translateX(-100%);transition: transform 0.7s;}
#header .explore-menu-left-bar.open{transform: translateX(0);}
#header .explore-menu-holder{padding: 10px;transition: transform .2s;}
#header .explore-menu, #header .explore-menu-holder, #header .explore-menu .menu{height: 100%;}
#header .explore-menu .menu{padding: 13px 52px 25px 62px;}

#header .explore-menu ul{list-style: none;margin: 0;}
#header .explore-menu ul.rdc-menu-level-1 > li > .nav-item-1{display: block;padding: 5px 0;}
#header .explore-menu ul.rdc-menu-level-1 > li:first-child + li {margin-bottom: 25px;}
#header .explore-menu ul.rdc-menu-level-1 > li:nth-last-child(2){margin-top: 25px;}
#header .explore-menu ul.rdc-menu-level-1 > li.rdc-item-disabled-hover > .nav-item-1{text-decoration: none;}

#header .explore-menu ul.rdc-menu-level-2{padding-bottom: 28px;}
#header .explore-menu ul.rdc-menu-level-2 > li{padding: 15px 0px;}
#header .explore-menu ul.rdc-menu-level-2 > li > .nav-item-2{display: block;padding: 5px 0;}

#header .explore-menu ul.rdc-menu-level-3{padding-top: 3px;}
#header .explore-menu ul.rdc-menu-level-3 > li:not(:first-child){padding-top: 3px;}
#header .explore-menu ul.rdc-menu-level-3 > li > .nav-item-3{display: block;padding: 5px 0;}

#header .explore-menu ul.rdc-menu-inst{padding-top: 60px;padding-bottom: 17px;}
#header .explore-menu ul.rdc-menu-inst li:not(:first-child){padding-top: 17px;}

#header .explore-menu ul.rdc-menu-inst li a span{display: none;}

#header .explore-menu .header-submenu-block{position: absolute;top: 0;left: 100%;display: none;height: 100%;}
#header .explore-menu .submenu{padding: 2px 0px 2px 10px;/*min-width:495px;*/height: 100%;background-color: white;}
#header .explore-menu .submenu > div{padding: 12px 30px 7px 35px;margin-left: -70px;background-color: white;}
#header .explore-menu .submenu:not(.active){display: none;}
#header .explore-menu .row-submenu{display: table;width: calc(100% + 30px);margin: 0 -15px;table-layout: fixed;}
#header .explore-menu .column-submenu{display: table-cell;width: 100%;padding: 0 15px 0;vertical-align: top;}
#header .explore-menu .custom-scrollbar{position: relative;height: 100%;overflow: hidden;overflow-y: auto;-webkit-overflow-scrolling: touch;}
#header .explore-menu-left-bar.open .header-submenu-block{display: block;}

#header .explore-menu a, #header .explore-menu .a{cursor: pointer;}
#header .explore-menu a:hover, #header .explore-menu .a:hover{text-decoration: underline;}
#header .explore-menu .rdc-menu-level-1 > li.active > a, #header .explore-menu .rdc-menu-level-1 > li.active > a *, #header .explore-menu li.active > .a, #header .explore-menu li.active > .a *{text-decoration: underline;}
#header .explore-menu .rdc-menu-level-1 > li > .nav-item-1{font-size: 16px;line-height: 150%;text-transform: uppercase;color: var(--color-neutra800);font-weight: 600;}
#header .explore-menu .rdc-menu-level-1 > li.featured > .nav-item-1, #header .explore-menu .rdc-menu-level-1 > li.featured > *{color: var(--color-laranja) !important;}
#header .explore-menu .rdc-menu-level-2 > li > .nav-item-2, #header .explore-menu .rdc-menu-level-2 > li > .nav-item-2 > *{font-size: 16px;line-height: 150%;color: var(--color-neutra900);font-weight: 600;}
#header .explore-menu .rdc-menu-level-2 > li.featured > .nav-item-2, #header .explore-menu .rdc-menu-level-2 > li.featured > .nav-item-2 *{color: var(--color-laranja) !important;}
#header .explore-menu .rdc-menu-level-3 > li > .nav-item-3, #header .explore-menu .rdc-menu-level-3 > li > .nav-item-3 > *{font-size: 16px;line-height: 150%;color: var(--color-neutra800);font-weight: 400;}
#header .explore-menu .rdc-menu-level-3 > li.featured > .nav-item-3, #header .explore-menu .rdc-menu-level-3 > li.featured > .nav-item-3 *{color: var(--color-laranja) !important;}
#header .explore-menu .rdc-menu-inst a, #header .explore-menu .rdc-menu-inst .a{font-size: 14px;color: var(--color-taupe);text-transform: uppercase;line-height: 152%;}


#header .explore-menu .rdc-menu-inst a, #header .explore-menu .rdc-menu-inst .a{display: flex; align-items: center;gap: 10px;}
#header .explore-menu .rdc-menu-inst a::before, #header .explore-menu .rdc-menu-inst .a::before{margin-right: 6px;}

#header .explore-menu .rdc-menu-inst li a::before,
#header .explore-menu .rdc-menu-inst li .a::before{display: inline-block; vertical-align: middle;content:'';width: 16px;height: 16px;background-repeat: no-repeat; background-position:center; background-size: 100%;
	filter: brightness(0) saturate(100%) invert(39%) sepia(11%) saturate(654%) hue-rotate(346deg) brightness(89%) contrast(86%);
}

#header .explore-menu .rdc-menu-inst .wishlist a{display: flex;}
#header .explore-menu .rdc-menu-inst .wishlist a::before{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23212529' stroke-width='2' d='M12.002 8c.048-2.267-1.376-6-5.5-6-4.126 0-5.5 3.999-5.5 6.947 0 7.052 11 13.2 11 13.2S23 15.999 23 8.947C23 5.999 21.625 2 17.5 2s-5.546 3.733-5.498 6Z'/%3E%3C/svg%3E");
}

#header .explore-menu .rdc-menu-inst .size-guide-link-menu a::before{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='url(%23a)' d='M0 0h24v24H0z'/%3E%3Cdefs%3E%3Cpattern id='a' width='1' height='1' patternContentUnits='objectBoundingBox'%3E%3Cuse xlink:href='%23b' transform='scale(.02083)'/%3E%3C/pattern%3E%3Cimage xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACvSURBVHgB7ZgxDoAgEATB+BELC///GAsLn6KxsCEaIVwYkJ1Sq9XdPQ4/zcvhDNi31TuAwTWOBNCM4YNYL1tlJxdZiOZ/GfiiFu/fyEI0/Qm45gR17nlCFqLpZw7U1v83shBNPxkIu1/7gBESQKN9gEYCaLQP0CS30BtUOynENP1m4K2Jwix8nWJz36uFQkrPCHMBuaR+gOICrP+QapRGAmiaF+BrvfOMRRaiaV7ACSyVNZeYOUtqAAAAAElFTkSuQmCC' id='b' width='48' height='48' preserveAspectRatio='none'/%3E%3C/defs%3E%3C/svg%3E");
}
#header .explore-menu .rdc-menu-inst .user a::before{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%232f2926' d='M17 7.499a5.5 5.5 0 1 0-11 0 5.5 5.5 0 0 0 11 0m2 0a7.49 7.49 0 0 1-3.23 6.163C19.99 15.202 23 19.248 23 24h-2a9 9 0 0 0-18 0H1c0-4.514 2.72-8.391 6.61-10.087A7.5 7.5 0 1 1 19 7.5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
#header .explore-menu .rdc-menu-inst .user.active a::before{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%232f2926' d='M15.39 10.333a3.334 3.334 0 1 0-6.666 0 3.334 3.334 0 0 0 6.666 0m1.993.274a5.32 5.32 0 0 1-1.845 3.763c2.7 1.1 4.628 3.62 4.628 6.629h-2c0-2.82-2.47-5.222-5.666-5.223-3.195 0-5.667 2.403-5.667 5.223h-2c0-2.793 1.662-5.166 4.06-6.372a5.334 5.334 0 0 1 3.163-9.628l.274.007a5.335 5.335 0 0 1 5.06 5.327z'/%3E%3Ccircle cx='12' cy='11.999' r='11' stroke='%232f2926' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

#header .explore-menu .rdc-menu-inst .logout a::before{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cg stroke='%23212529' stroke-width='2' clip-path='url(%23a)'%3E%3Cpath d='M13 1H3a2 2 0 0 0-2 2v18a2 2 0 0 0 2 2h10'/%3E%3Cpath stroke-linejoin='round' d='m18.2 5.999 4.8 6m-4.8 6 4.8-6m0 0H11'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

#header .explore-menu .rdc-menu-inst .cart a::before{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%232f2926' d='M12-.001c2.404 0 4.62.73 6.257 1.957 1.074.806 1.918 1.848 2.372 3.046H23v19H1v-19h2.37c.161-.428.373-.837.628-1.222C5.532 1.465 8.603 0 12 0M3 22.002h18v-15H3zm9-20.003c-2.884 0-5.25 1.25-6.335 2.886q-.037.058-.072.117h12.814a5.3 5.3 0 0 0-1.35-1.445C15.798 2.613 14.014 1.999 12 1.999'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

#header .explore-menu .rdc-menu-inst .user-currency .a::before{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='11' stroke='%23000' stroke-width='2'/%3E%3Cpath stroke='%23000' stroke-width='2' d='M12 1c1.074 0 2.316.897 3.349 2.962C16.35 5.967 17 8.808 17 12s-.649 6.033-1.651 8.038C14.316 22.103 13.074 23 12 23s-2.316-.897-3.349-2.962C7.65 18.033 7 15.192 7 12s.649-6.033 1.651-8.038C9.684 1.897 10.926 1 12 1ZM2 8h20M2 16h20'/%3E%3C/svg%3E");
}


#toogle-menu-mouse {display: none;}

.show-tablet, .show-mobile {display: none;}
.show-desktop, body.tablet .show-tablet {display: block;} 


@media screen and (min-width: 768px) {
	#header .containerHeader{min-height: 88px;}
	body:not(.tablet) #toogle-menu-mouse {width: 32px;height: 32px;position: absolute;top: 0;left: 0;z-index: 0;display: block;cursor: pointer;}
}

@media screen and (min-width: 768px){
	.mobile-language-full .mfp-content {max-width: 560px;}
	body.tablet #containerSite header {z-index: 501 !important;}
}

@media screen and (max-width: 767px){
	body:not(.tablet) #header .wrapper-menu-lateral, body.tablet .hide-mobile {display: none;}
	body.headerCampaignVisible.headerCampaignVisibleTopHeader:not(.unpinned).menu-open #containerSite #header{margin-top: var(--notification-bar-height, 46px) !important;}
}

/* Header Search */
#header .container-search{display: none;position: absolute; top: 100%;left: 0;width: 100%;padding: 10px 0;background: rgba(255, 255, 255, 0.90);box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);backdrop-filter: blur(2px);z-index: 15; padding: 9px 0 7px;}
#header .container-search .container{position: relative;}
#header .container-search .search-form{margin: 0 auto;display: flex;align-items: center; justify-content: center;}
#header .container-search .btn-search{position: relative;min-width: 42px;height: 42px;padding: 0;background: none;border: 0;}
#header .container-search .btn-search .rdc-icon-svg {width: 42px; height: 42px;background-size: 24px;background-position: center;}
#header .container-search .btn-close-search{position: absolute;top: calc(50% - 17px);right: 23px;width: 32px;height: 32px;}
#header .container-search .btn-close-search .rdc-icon-svg {width: 32px; height: 32px;background-size: 18px;}
#cell-search-button {width: 42px;height: 42px;}

#header .search-form .dis-table-cell {vertical-align: middle;}
#header .container-search .header-search-input {width: 100%; position: relative;}
#header .container-search #search{padding: 6px 10px;border: 0;background: none;font-size: 20px;line-height: 24px; margin-right: -169px;box-shadow: none;}
#header .container-search #search::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */ color: rgba(99, 107, 119, 0.6);opacity: 1; /* Firefox */}
#header .container-search #search:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: rgba(99, 107, 119, 0.6);}
#header .container-search #search::-ms-input-placeholder { /* Microsoft Edge */color: rgba(99, 107, 119, 0.6);}
#header .container-search input[type=search]{float: left;width: 400px;padding: 6px 15px;border: 0;position: relative; z-index: 10;}




#header .container-search .btn-close-search:hover, #header .container-search .btn-search:hover{cursor: pointer;/* opacity: .5; */}


/* NEW MENU*/
@media screen and (max-width: 767px){
	.show-mobile {display: block;}
	.show-desktop, .show-tablet, body.tablet .show-tablet {display: block;} 

	#header .container-search.active{display: block !important;}

	body #header .containerHeader{padding: 13px 13px;}

	#header .containerHeader .wrapper-left{margin: 0px;display: flex;align-items: center;gap: 10px;}
    #header .shop-icons .rdc-icon-svg{width: 26px;height: 26px;background-size: 20px;}
	#header .shop-icons .rdc-icon-svg.rdc-icon-cart{width: 26px !important; height: 26px !important;background-size: 20px !important;}

	#header .shop-icons > ul{gap: 15px;}

	/* Header Search */
	#header .container-search #search, #header .container-search .autocompleter{font-size: 1.1em;}
	#header .container-search {padding-top: 4px; padding-bottom: 4px;top: calc(100% + 0px);}
	#header .container-search #search{width: 100%;margin: 0px;}
	#header .container-search .btn-search {border: 0; float: right; width: 40px; height: 40px;}
	#header .container-search .search-form {width: 100%;}
	#header .container-search #cell-search-input{flex-grow: 1;}
	#header .container-search .header-search-input {width: calc(100% - 40px);}
	#container-iframe-search .container-search-results {overflow-y: auto; -webkit-overflow-scrolling: touch;}
}