.header-top{background:var(--branding-primary);display:flex;color:var(--branding-dark);height:35px}.header-top .header-top-wrapper{align-items:center;display:flex;margin:0 auto;width:90%}.header-top .links{padding:5px}.header-top .breezy-social-container{padding:5px 15px;background-color:var(--branding-light);color:black}.header-top .social-links{display:flex;flex-direction:row;align-items:center;gap:8px}.header-top .social-links a:hover{color:var(--branding-accent-color)}.header-top .social-links a{color:inherit;font-size:18px !important}.header-medium .header-first-container{display:flex;justify-content:space-between;align-items:center;padding:5px 0}.header-medium .header-first-container .h-container-wrapper{display:flex;justify-content:space-between;align-items:center}.icon-list .icon-list-wrapper{display:flex;align-items:center;gap:10px;position:relative}.icon-list .icon-list-wrapper svg{color:black}.heart-icon,.cart-icon{position:relative}.heart-icon .heart-counter p{color:#000;font-size:12px !important;font-weight:bold}.heart-icon .heart-counter,.cart-icon .cart-counter{position:absolute;bottom:-4px;right:-8px;background-color:var(--branding-primary);color:var(--branding-light);border-radius:50%;width:20px;height:20px;flex-direction:column;justify-content:center;align-items:center}.heart-icon .heart-counter p,.cart-icon .cart-counter p{color:inherit;font-size:10px !important}.toast{background:white}.toast-body .product-toast{display:flex;gap:10px;flex-direction:row}.toast-body .product-toast img{width:64px;height:64px;object-fit:cover}.toast-body .product-toast .product-toast-details{display:flex;flex-direction:column}.toast-body .product-toast .product-toast-details a{color:black;font-size:14px !important}.toast-body .product-toast .product-toast-details a:hover{color:black;font-size:14px !important;text-decoration:underline !important}.toast-body .product-toast .product-toast-details .saleprice{display:flex;align-items:center;gap:10px;margin-top:5px;color:var(--branding-red);font-weight:600}.toast-body .product-toast .product-toast-details .saleprice del{color:black;font-weight:400 !important;opacity:.5;font-size:12px !important}.header-top .information-section{display:flex;align-items:center;margin-left:auto;color:var(--branding-light)}.header-top .information-section a:hover{color:var(--branding-light)}.newsletter-icon{margin-right:15px}.email-contact{color:inherit}.dropbtn{border:0;background:0;cursor:pointer}.dropdown-content{display:none;position:absolute;background-color:#fff;z-index:3;padding:15px 20px 15px 20px;width:max-content;border:var(--border)}.dropdown-content a{color:black;text-decoration:none;display:block;opacity:.8;line-height:1.5rem}.dropdown-content a:hover{color:#000;opacity:1}.user-icon:hover .dropdown-content{display:block}.divider-lineUp{padding-bottom:15px}.divider-lineDown{border-top:var(--border-top);padding-top:15px}@media(max-width:1000px){header .header-medium .logo img{height:35px !important;width:100% !important}.icon-list .icon-list-wrapper svg{width:20px;height:20px}}@media(max-width:767px){.header-medium .header-first-container .h-container-wrapper{justify-content:flex-start}header .nav-menu .nav-menu-container .logo img{height:30px !important;width:100% !important}.heart-icon,.user-icon,.cart-icon,.nav-menu{display:none}.header-medium{padding:5px 0}}@media(max-width:500px){.header-top{display:none}.header-medium .container{padding-right:0;margin-right:0}}header .header-first-section{background:var(--branding-secondary);height:auto;display:flex;color:white}header .header-first-section .header-top-bar{display:flex;align-items:center;justify-content:space-between}header .header-first-section .header-top-bar .information-section{color:inherit !important;display:flex;align-items:center;gap:5px}header .header-first-section .header-top-bar .information-section a,header .header-first-section .header-top-bar .information-section a:hover{color:inherit}header .header-first-section .header-top-bar .breezy-icon-container{border-radius:25px 0 25px 0}header .header-first-section .header-top-bar .breezy-icons{margin:3px 15px;display:flex;gap:10px;align-items:center}header .header-medium{background-color:var(--branding-light);height:65px;border-bottom:var(--border-bottom);color:var(--branding-dark)}header .header-medium .logo img{width:100%;height:50px;object-fit:cover;position:relative;transition:width .3s ease}.icon-list{display:flex;align-items:center;justify-content:flex-end}