@import url('https://fonts.googleapis.com/css2?family=Lato&family=Poppins:wght@400;500;600&display=swap');@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Lato&family=Poppins:wght@400;500;600&display=swap');*:disabled{opacity:.7}.sort-label:hover{background-color:#f3f6fa}.side-empty-item{position:relative;top:35% !important}.message-pop:hover{background-color:#b0b3b3}.breadcrumb:last-child img{display:none}.mobile-category-nav.active{position:sticky;top:55px;z-index:10}*{-ms-overflow-style:none;scrollbar-width:none}input,textarea,button,select,a{-webkit-tap-highlight-color:transparent}.full-width{width:100%}.print_mob{display:none}.menu-active{background-color:#f4f4f4;border-radius:5px}.sideMenu{position:sticky;top:142px}@media screen and (max-width:700px){.search_card{flex:0 0 calc(50% - 20px)}.sideMenu{display:none}.print_mob{display:block}.mobileList,.headMobile{display:block}}a:hover p{text-decoration:none}.popup-confirm{display:flex;flex-direction:column;width:100%;height:45px;justify-content:center;align-items:flex-start;padding-left:18px;padding-right:18px}.popup{display:flex;flex-direction:column;width:232px;height:45px;justify-content:center;align-items:flex-start;padding-left:18px}.popup-child1{font-size:14px;width:fit-content;height:fit-content;line-height:1;min-width:10px;position:static;top:auto;left:auto;color:#291919}.popup-container{position:fixed;bottom:100px;right:100px;transform:translate(100px,0);transition:all ease-in-out .5s;opacity:0;border-radius:6px}.success,.failed{transform:translate(0,0) !important;opacity:1 !important}.success{background:#29c281c2}.failed{background:#f79999}.loader{width:27px;height:27px;border-radius:50%;display:inline-block;position:relative;background:linear-gradient(0,rgba(9,9,152,0.2) 33%,#000b3a 100%);box-sizing:border-box;animation:rotation 1s linear infinite}.loader::after{content:'';box-sizing:border-box;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:18px;height:18px;border-radius:50%;background:#7f7f7f}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}#overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:80;cursor:pointer;justify-content:center;align-items:center}.block{display:flex !important}.hide{display:none !important}.cart_image{margin-bottom:20px;width:100px}.cart-text{font-size:14px;color:#757676;font-weight:500}br{margin-bottom:10px}h1{text-align:center;font-family:Tahoma,Arial,sans-serif;color:#06d85f;margin:80px 0}.box{width:40%;margin:0 auto;background:rgba(255,255,255,0.2);padding:35px;border:2px solid #fff;border-radius:20px/50px;background-clip:padding-box;text-align:center}.button{font-size:1em;padding:10px;color:#fff;border:2px solid #06d85f;border-radius:20px/50px;text-decoration:none;cursor:pointer;transition:all .3s ease-out}.button:hover{background:#06d85f}.overlay{overflow:auto;scrollbar-width:none;position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.7);transition:opacity 500ms;visibility:hidden;opacity:0}.overlay:target{visibility:visible;opacity:1;z-index:50}.overlay.active{visibility:visible;opacity:1;z-index:50}.modal{margin:15px auto;background:#fff;border-radius:5px;width:40%;max-height:70%;position:relative;transition:all 5s ease-in-out}.modal h2{margin-top:0;color:#333;font-family:Tahoma,Arial,sans-serif}.modal .close{transition:all 200ms;font-size:30px;font-weight:bold;text-decoration:none;color:#333;border-bottom:#ddd}.modal .close:hover{color:#06d85f}.modal .content{max-height:30%;overflow:auto}@media screen and (max-width:700px){.box{width:85%}.modal{width:85%}}.form-head{display:flex;align-items:center;justify-content:space-between;padding-inline:15px;border-bottom:1px solid #ddd}.input-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:20px;row-gap:10px;margin-bottom:10px;max-height:500px;overflow:auto}@media only screen and (min-width:600px){#back-icon{display:none}.cart{animation-name:right-cart;animation-duration:.3s}.input-field{flex:0 0 calc(50% - 20px)}.btn-confirm{width:20% !important}.mobile-category-nav{display:none}}@media only screen and (max-width:600px){.cart{animation-name:mobile-right-cart;animation-duration:.5s}.address-flex{flex:none !important}.btn-confirm{width:40% !important}.input-field{flex:0 0 calc(100%)}.input-container{width:100%}}.address-form{--background:white;--border:rgba(0,0,0,0.125);--borderDark:rgba(0,0,0,0.25);--borderDarker:rgba(0,0,0,0.5);--bgColorH:0;--bgColorS:0;--bgColorL:98%;--fgColorH:210;--fgColorS:50%;--fgColorL:38%;--shadeDark:.3;--shadeLight:.7;--shadeNormal:.5;--borderRadius:.125rem;--highlight:#18a360;background:white;border-bottom-right-radius:5px;border-bottom-left-radius:5px;display:flex;flex-direction:column;padding:1rem;position:relative;overflow:hidden}.address-form .email,.address-form .email a{color:hsl(var(--fgColorH),var(--fgColorS),var(--fgColorL));font-size:.825rem;order:4;text-align:center;margin-top:.25rem;outline:1px dashed transparent;outline-offset:2px;display:inline}.address-form a:hover{color:hsl(var(--fgColorH),var(--fgColorS),calc(var(--fgColorL) * 0.85));transition:color .25s}.address-form a:focus{color:hsl(var(--fgColorH),var(--fgColorS),calc(var(--fgColorL) * 0.85));outline:1px dashed hsl(var(--fgColorH),calc(var(--fgColorS) * 2),calc(var(--fgColorL) * 1.15));outline-offset:2px}.address-form>div{order:2}label{display:flex;flex-direction:column}.label-show-password{order:3}label>span{color:var(--borderDarker);display:block;font-size:.825rem;margin-top:.625rem;order:1;transition:all .25s}.label{color:var(--borderDarker);display:block;font-size:.825rem;margin-top:.625rem;transition:all .25s}select{border-radius:5px;height:37px;margin-top:5px;padding:5px;padding-inline:15px;font-size:14px}label>span.required::after{content:"*";color:#d66;margin-left:.125rem}label input{order:2;outline:0}label input::placeholder{color:var(--borderDark)}label input[name="password"]{-webkit-text-security:disc}input[name="show-password"]:checked ~ div label input[name="password"]{-webkit-text-security:none}label:hover span{color:#18a360}input[type="checkbox"]+div label:hover span::before,label:hover input.text{border-color:hsl(var(--fgColorH),var(--fgColorS),var(--fgColorL))}label input.text:focus,label input.text:active{border-color:#18a360;box-shadow:0 1px #18a360}input.text:focus+span,input.text:active+span{color:#18a360}input{border:1px solid var(--border);border-radius:var(--borderRadius);box-sizing:border-box;font-size:1rem;height:2.25rem;line-height:1.25rem;margin-top:.25rem;order:2;padding:.25rem .5rem;width:100%;transition:all .25s;border-radius:5px !important;font-size:14px !important}input[type="submit"]{color:hsl(var(--bgColorH),var(--bgColorS),var(--bgColorL));background:#363e51;font-size:.75rem;font-weight:bold;margin-top:.625rem;order:4;height:33px;outline:1px dashed transparent;outline-offset:2px;text-transform:uppercase}a[type="confirm_btn"]{color:hsl(var(--bgColorH),var(--bgColorS),var(--bgColorL));background:#363e51;font-size:.75rem;font-weight:bold;margin-top:.625rem;order:4;height:33px;outline:1px dashed transparent;outline-offset:2px;text-transform:uppercase;border-radius:3px;text-align:center;margin-top:8px}a[type="confirm_btn"]:focus{outline:1px dashed hsl(var(--fgColorH),calc(var(--fgColorS) * 2),calc(var(--fgColorL) * 1.15));outline-offset:2px}a[type="confirm_btn"]:focus{background:hsl(var(--fgColorH),var(--fgColorS),calc(var(--fgColorL) * 0.85))}a[type="confirm_btn"]:hover{background:hsl(var(--fgColorH),var(--fgColorS),calc(var(--fgColorL) * 0.85));color:#fff}a[type="confirm_btn"]:active{background:hsl(var(--fgColorH),calc(var(--fgColorS) * 2),calc(var(--fgColorL) * 1.15));transition:all .125s}input[type="checkbox"]:focus+label span::before,input[type="submit"]:focus{outline:1px dashed hsl(var(--fgColorH),calc(var(--fgColorS) * 2),calc(var(--fgColorL) * 1.15));outline-offset:2px}input[type="submit"]:focus{background:hsl(var(--fgColorH),var(--fgColorS),calc(var(--fgColorL) * 0.85))}input[type="submit"]:hover{background:hsl(var(--fgColorH),var(--fgColorS),calc(var(--fgColorL) * 0.85))}input[type="submit"]:active{background:hsl(var(--fgColorH),calc(var(--fgColorS) * 2),calc(var(--fgColorL) * 1.15));transition:all .125s}.a11y-hidden{position:absolute;top:-1000em;left:-1000em}input[type="checkbox"]+label span{padding-left:1.25rem;position:relative}input[type="checkbox"]+label span::before{content:"";display:block;position:absolute;top:0;left:0;width:.75rem;height:.75rem;border:1px solid var(--borderDark);border-radius:var(--borderRadius);transition:all .25s;outline:1px dashed transparent;outline-offset:2px}input[type="checkbox"]:checked+label span::after{content:"";display:block;position:absolute;top:.1875rem;left:.1875rem;width:.375rem;height:.375rem;border:1px solid var(--borderDark);border-radius:var(--borderRadius);transition:all .25s;outline:1px dashed transparent;outline-offset:2px;background:hsl(var(--fgColorH),var(--fgColorS),var(--fgColorL))}.owl-theme .owl-controls .owl-buttons div{color:#222;display:inline-block;zoom:1;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:1;top:35%;font-size:20px;padding-top:16px;position:absolute;background:#fff !important;width:45px;height:45px;border:1px solid #dedfe3 !important;padding:6px 14px}.owl-carousel .owl-next{margin-left:15px;padding:1px 10px;right:-1px}.owl-carousel .owl-prev{margin-left:0;padding:1px 10px;left:-1px}#product_list .related_item{border-radius:10px;cursor:pointer}.owl-item .related_item{width:calc(100% - 15px);margin:0 15px}.cart_btn{curson:pointer}.cart_btn p{font-size:14px}*{font-family:Poppins,sans-serif}.active_parent:after,.hoverMenuSec:after{content:"";display:block;height:3px;background:#363e51;position:absolute;bottom:0}.hoverMenuSec.active:after{width:100% !important}.hoverMenuSec:after{width:0;transition:width .3s}.hoverMenuSec:hover:after{width:100%}@media only screen and (max-width:600px){.width_60{width:60%}.cart-total{font-size:14px}.page_content{padding:0 15px}.width_65,.width_35,.width_50,.width_25{width:100% !important}.flex_wrap{flex-wrap:wrap}.width_65 img,.width_35 img,.width_50 img,.width_25 img{height:auto !important}.width_65 .over_lay,.width_35 .over_lay,.width_50 .over_lay,.width_25 .over_lay{height:auto !important}.line_2_text_36{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:unset;text-overflow:ellipsis;height:36px}.cart_btn p{font-size:13px}.cart_btn{width:100% !important;margin-left:0 !important;height:35px}#product_list .related_item{align-items:center;display:flex;height:auto;justify-content:flex-start;width:calc(48%);margin-left:0}#product_list{padding:0 10px;justify-content:flex-start}#product_list{width:100%;padding-right:5px}}.search_results{position:absolute;top:100%;left:auto;background:#fff;z-index:9999;box-shadow:0 0 5px #ddd;width:calc(60% + 38px)}ul.search_sets{padding:0;max-height:400px;overflow-y:auto}ul.search_sets li{list-style:none;float:left;width:100%;display:flex;align-items:center;padding:10px 15px;border-bottom:1px solid #ddd}ul.search_sets li img{float:left;margin-right:10px}ul.search_sets li a{display:flex;align-items:center}ul.search_sets li span{float:left;width:calc(100% - 65px);font-size:14px}ul.search_sets li:last-child{border-bottom:0}input#search_input:focus-visible{outline:0}li.no_search_data{font-size:14px;text-align:center;width:100% !important;float:left !important;display:block !important}#cart-count{min-width:30px;text-align:center}.page_content{margin-bottom:15px}.mobile-menu{transform:translateX(-100%);transition:all .5s;opacity:0}.mobile-menu.active{transform:translateX(0);opacity:1}@media only screen and (max-width:576px){#product_list .image_container{width:100%;padding-top:0;padding-bottom:0}#product_list .image_container img{height:150px}#product_list .line_2_text_36{height:auto;margin-bottom:0}#product_list .product_info div:first-child{min-height:unset}#product_list .product_info div:nth-child(2){width:100%}#product_list{gap:17px 14px !important}[onclick="customer_logout()"]{padding-left:25px;border-top:0;margin-top:-10px;position:relative}.footer_title::after{content:">";position:absolute;right:0;font-size:25px;top:-8px;transform:rotate(90deg)}.footer_submenus{display:none}#wishlist-items .related_item{width:calc(48% - 10px) !important}#wishlist-items{flex-wrap:wrap;gap:5px}.wishlist_title{font-size:16px;padding-left:10px}.footer_component{margin-bottom:60px}.bottom_menu{z-index:999999}.mob_fs_13{font-size:13px !important}}.second_parent_categories{border-bottom:1px solid #e3e3e3}.mobile-nav-item.active{border:1px solid #363e51;color:#363e51;border-radius:5px}@keyframes right-cart{0%{transform:translate(100%,0);opacity:0}80%{transform:translate(-5%,0);opacity:.8}100%{transform:translate(0,0);opacity:1}}@keyframes mobile-right-cart{0%{transform:translate(0,100%);opacity:0}100%{transform:translate(0,0);opacity:1}}.empty-cart{align-items:center}