header{position:fixed;top:0;left:0;width:100vw;background:#fff}header .top-bar{background-color:#b6a77d}header .top-bar .featured-services{padding-bottom:5px;padding-top:5px}header .top-bar .featured-services .featured-service{display:inline-block}header .top-bar .featured-services .featured-service:first-of-type{padding-right:5px}header .top-bar .featured-services .featured-service:last-of-type{padding-left:5px}header .top-bar .featured-services .featured-service img{height:20px}@media screen and (min-width:768px){header .top-bar .featured-services .featured-service img{margin-right:10px}}header .top-bar .featured-services .featured-service p{font-size:12px;line-height:18px;margin-bottom:0;display:inline-block;color:#1b2437;font-weight:600}@media screen and (min-width:375px){header .top-bar .featured-services .featured-service p{font-size:14px;line-height:22px}}header .header-banner-notification{background-color:#e5d9b9!important;padding:10px 0!important;text-align:center;display:block}header .header-banner-notification *{color:#000}header .header-banner-notification p{margin:0;font-size:14px;line-height:16px}header .header-banner-notification p b{font-weight:600}header .main-header-content{border-bottom:1px solid #f1f1f1;padding-top:10px;padding-bottom:10px}header .main-header-content .logo{width:100%;max-width:120px}@media screen and (min-width:992px){header .main-header-content .logo{margin-right:15px}}@media screen and (min-width:1200px){header .main-header-content .logo{max-width:100px}}@media screen and (min-width:1400px){header .main-header-content .logo{max-width:120px}}header .main-header-content nav>ul{list-style:none;padding:0;margin:0}header .main-header-content nav>ul>li{display:inline-block;position:relative}header .main-header-content nav>ul>li>a{display:block;text-decoration:none;font-size:14px;line-height:18px;padding:15px 10px;font-weight:500;position:relative}header .main-header-content nav>ul>li>a:after{content:"";position:absolute;bottom:-20px;left:0;width:100%;height:3px;opacity:0;background-color:#b6a77d;-webkit-transition:all .2s;transition:all .2s}header .main-header-content nav>ul>li>a:hover:after{bottom:0;opacity:1}header .main-header-content nav>ul>li>a:hover+ul{display:block}@media screen and (min-width:1200px){header .main-header-content nav>ul>li>a{font-size:14px;line-height:18px;padding:15px 6px}}@media screen and (min-width:1400px){header .main-header-content nav>ul>li>a{padding:15px 10px}}header .main-header-content nav>ul>li:hover>ul{display:block}header .main-header-content nav>ul>li>ul{display:none;list-style:none;padding:0;margin:0;position:absolute;top:100%;left:0;width:100%;min-width:200px;background:#fff;-webkit-box-shadow:0 2px 5px 0 hsla(0,0%,76%,.75);box-shadow:0 2px 5px 0 hsla(0,0%,76%,.75)}header .main-header-content nav>ul>li>ul li a{font-size:12px;line-height:14px;display:block;padding:10px 8px;font-weight:500;border-bottom:1px solid #eaeaea}header .main-header-content nav>ul>li>ul li a:hover{background-color:#f0f0f0}header .search-section-container{border-bottom:1px solid #f1f1f1}header .search-section-container .search-section{padding-top:10px;padding-bottom:10px}.header-btn{border:none;padding:0;background-color:transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header-btn img{height:20px}.header-btn.side-menu-btn{height:40px;width:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#e5d9b9;border-radius:50%}.header-btn.side-menu-btn img{height:14px}.header-btn.account,.header-btn.cart,.header-btn.search{margin-right:10px}@media screen and (min-width:375px){.header-btn.account,.header-btn.cart,.header-btn.search{padding:5px 3px}}@media screen and (min-width:992px){.header-btn.account,.header-btn.cart,.header-btn.search{padding:5px 8px;width:40px;height:40px;border-radius:50%;-webkit-transition:background-color .2s;transition:background-color .2s}.header-btn.account img,.header-btn.cart img,.header-btn.search img{height:20px}.header-btn.account:hover,.header-btn.cart:hover,.header-btn.search:hover{background-color:#e5d9b9}}.header-btn.cart{position:relative}@media screen and (min-width:1300px){.header-btn.cart{margin-right:20px}}.header-btn.cart .cart-counter{position:absolute;top:-10px;right:-10px;font-size:8px;line-height:10px;background-color:#b6a77d;color:#fff;border-radius:8px;width:16px;height:16px}@media screen and (min-width:375px){.header-btn.cart .cart-counter{font-size:10px;line-height:12px;top:-5px;right:-5px}}@media screen and (min-width:992px){.header-btn.cart .cart-counter{width:20px;height:20px}}.header-btn.cart .cart-counter.pulse{-webkit-animation:a .2s;animation:a .2s}@-webkit-keyframes a{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes a{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}.header-btn:focus{outline:none}