.fw-900{font-weight:900!important}.site-logo{aspect-ratio:3/3;object-fit:contain;min-width:80px;max-width:100px;position:relative}.profile-icorn{cursor:pointer;position:relative}.profile-content-holder{opacity:0;visibility:hidden;z-index:10;background:#fff;border-radius:2px;min-width:250px;padding:10px;transition:all .3s;position:absolute;top:110%;left:50%;transform:translate(-50%)}.profile-content-holder:before{content:"";border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.profile-icorn:hover .profile-content-holder{opacity:1;visibility:visible;top:100%}.profile-content-card-header{color:#525050;border-bottom:1px solid #ccc;padding:5px 0}.profile-content-card-content ul li{cursor:pointer;padding:1rem 0}.profile-content-card-content ul li span{padding:.2rem 0}.profile-content-card-content ul li:hover{color:#00f}.header-position{z-index:999;position:-webkit-sticky;position:sticky;top:0}.header .cart-dropdown{opacity:0;visibility:hidden;z-index:10;background:#fff;width:100%;min-width:300px;max-width:350px;min-height:300px;padding:10px;transition:all .3s;position:absolute;top:110%;right:0;box-shadow:0 4px 8px rgba(0,0,0,.1)}.header .cart-dropdown:before{content:"";border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;position:absolute;top:-10px;right:-1px}.header .cart-icon:hover .cart-dropdown{opacity:1;visibility:visible;top:100%}.header .cart-item{border-bottom:1px solid #eee;flex-wrap:wrap;justify-content:start;align-items:flex-start;padding:.5rem 0;display:flex}.header .cart-buttons{flex-wrap:wrap;justify-content:space-between;gap:.5rem;display:flex}@media (max-width:767px){.header .cart-dropdown{border-radius:8px;width:auto;max-width:none;position:fixed;top:60px;left:10px;right:10px}.header .cart-dropdown:before{display:none}}.header .cart-items-wrapper{max-height:300px;overflow-y:auto}.primary-header-height{min-height:60px;max-height:80px}.header-active-menu{color:var(--header_part_1_active_color);border:none!important}.primary-header-color input:focus{box-shadow:none!important}.header-search-radius{border-radius:19px/50%}.primary-header-color{background-color:var(--header_part_1_bg_color);color:var(--header_part_1_text_color)}.header-login-content .login{color:#000!important}.header-login-content .login:hover{color:var(--header_part_1_hover_color)!important}.header-login-content .signup{color:#000!important}.header-login-content .signup:hover{color:var(--header_part_1_hover_color)!important}
@keyframes smoothZoom{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.secondary-header-container{opacity:0;width:100%;transform:scale(.85)}.secondary-header-container.visable{animation:.7s ease-in-out forwards smoothZoom}.secondary-header-color{background-color:var(--header_part_2_bg_color)}.secondary-color-height{min-height:60px;max-height:60px}.secondary-header-button{background:linear-gradient(to right,var(--header_part_2_hover_color)50%,var(--header_part_2_bg_color)50%);color:var(--header_part_2_text_color);letter-spacing:.8px;white-space:nowrap;background-position:100% 100%;background-size:200% 100%;border:none;border-radius:0;outline:none;margin:0;padding:5px 10px;font-size:.875rem;line-height:50px;transition:background-position .5s,color .3s}.secondary-header-button:hover{color:var(--header_part_2_text_color);background-position:0 100%}.secondary-content{z-index:1000;scrollbar-width:thin;background:#fff;border:1px solid #ddd;min-width:100%;max-width:100%;min-height:150px;max-height:600px;padding:15px;display:none;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.08)}.menu-item:hover .secondary-content{display:block}.subcategory-block{margin-bottom:20px}.subcategory-title{color:#333;text-transform:capitalize;border-bottom:1px solid #eee;margin-bottom:8px;padding-bottom:5px;font-size:.9rem;font-weight:600;display:block}.secondary-header-nested-catgory{cursor:pointer;align-items:center;gap:10px;margin-bottom:12px;transition:transform .3s,color .3s;display:flex}.secondary-header-nested-catgory:hover{color:#000;transform:translate(5px)}.secondary-header-nested-catgory img{object-fit:cover;background-color:#f8f8f8;border:1px solid #ddd;border-radius:8px;width:40px;height:40px;transition:transform .3s,box-shadow .3s}.secondary-header-nested-catgory img:hover{transform:scale(1.05);box-shadow:0 2px 6px rgba(0,0,0,.15)}.secondary-header-nested-catgory span{color:#444;font-size:.85rem}.header2-text-hover{color:#000}.header2-text-hover:hover{color:var(--header_part_2_hover_color)}@media (max-width:768px){.secondary-content{max-height:60vh;position:static;overflow-y:auto}.secondary-header-button{flex:1;padding:0 8px;font-size:.8rem;line-height:44px}.secondary-header-nested-catgory{gap:8px}.secondary-header-nested-catgory img{width:32px;height:32px}.subcategory-title{font-size:.85rem}}@media (max-width:480px){.secondary-header-button{padding:0 6px;font-size:.75rem}.secondary-header-nested-catgory span{font-size:.8rem}}
.thired-header{background-color:var(--header_part_3_bg_color);color:var(--header_part_3_text_color);min-height:60px;max-height:60px}.thired-header a{font-size:max(1rem,min(2vw,1.1rem))}.marquee-wrapper{width:100%;position:relative;overflow:hidden}.thired-header-hover{color:var(--header_part_3_text_color)}.thired-header-hover:hover{color:var(--header_part_3_hover_color)}.thired-header-active{color:var(--header_part_3_active_color)!important}.marquee{white-space:nowrap;color:var(--header_part_3_text_color);animation:15s linear infinite marquee-scroll;display:inline-block;transform:translate(100%)}@keyframes marquee-scroll{0%{transform:translate(100%)}to{transform:translate(-100%)}}.menu-style{color:#f8f8f8;text-decoration:none}
.footer{color:var(--footer_text_color);clip-path:ellipse(105% 100% at 50% 100%);background-repeat:no-repeat;background-size:cover;margin-top:30px;position:relative}.footer-content{background-position:top;background-repeat:no-repeat;background-size:cover;background-color:var(--footer_background_color);min-height:300px;color:var(--footer_text_color);justify-content:center;align-items:center;padding:2rem 1rem;display:flex}.footer-content h2{font-size:max(1.5rem,min(2vw,2rem))}.footer-content p{font-size:max(.9rem,min(1.2vw,1.1rem))}.secondaery-footer-content{background-color:var(--footer_background_color);padding:2rem 1rem}.footer-content .input-group .form-control{border:none;border-radius:30px 0 0 30px;padding:.6rem 1rem}.footer-content .input-group .btn{border-radius:0 30px 30px 0;padding:.6rem 1.5rem;font-weight:600}.footer-terms-hover{color:var(--footer_text_color)}.footer-terms-hover:hover{cursor:pointer;color:var(--footer_hover_color)}@media (max-width:768px){.footer{clip-path:ellipse(170% 100% at 50% 100%)}}@media (max-width:425px){.footer{clip-path:ellipse(240% 100% at 50% 100%)}}
