﻿@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700;900&display=swap");:root{--bd-ff-body:Roboto-Medium,Muli,sans-serif;--bd-ff-heading:Roboto-Medium,Muli,sans-serif;--bd-ff-p:font-family:Roboto-Medium,Muli,sans-serif;--bd-ff-fontawesome:"Font Awesome 6 Pro";--clr-common-white:#fff;--clr-common-black:#000;--clr-common-placeholder:#a0a0a0;--clr-common-placeholder-2:#b2b2b2;--clr-common-heading:#444;--clr-common-body-text:#444;--clr-common-blue1:#08669e;--clr-common-blue2:#0874b5;--clr-common-blue3:#2ba3d5;--clr-common-blue4:#0d6efd;--clr-common-blue5:#3dd0ff;--clr-common-black1:#3b3b3b;--clr-common-gray1:#888;--clr-common-gray2:#d4d4d4;--clr-common-gray3:#eee;--clr-common-red1:#f34b27;--clr-common-orange2:#f59422;--clr-common-green:#3cc47d;--clr-theme-1:#08669e;--clr-theme-2:#f8a231;--clr-theme-3:#eeaa36;--clr-theme-4:#e2011e;--clr-theme-5:#af6c1f;--clr-theme-6:#ffcb08;--clr-theme-7:#0c81c7;--clr-theme-8:#2ba3d5;--clr-theme-9:#3b3b3b;--clr-text-1:#ebebeb;--clr-text-2:#6aaa2b;--clr-text-3:#707070;--clr-text-4:#80b500;--clr-text-5:#e74c3c;--clr-text-6:#9b9b9b;--clr-text-7:#9f9f9f;--clr-text-8:#777;--clr-text-9:#3cc47d;--clr-text-10:#1c3b7b;--clr-text-11:#6d6d6d;--clr-text-12:#888;--clr-text-13:#f34b27;--clr-text-14:#0874b5;--clr-text-15:#3b3b3b;--clr-bg-grey:#f8f8f8;--clr-bg-grey-2:#f7f5f2;--clr-bg-grey-3:#f6f4f0;--clr-bg-grey-4:#d6d6d6;--clr-bg-gray5:#f5f5f5;--clr-bg-blue1:#d3f2ff;--clr-button-1:#1da2e2;--clr-button-2:#0d81c6;--clr-button-3:#d4efff;--clr-border-1:#e5ddd9;--clr-border-2:#e2e2e2;--clr-border-3:#e5ddd9;--clr-border-4:#f2f2f2;--clr-border-5:#78a55a;--clr-border-6:#9b9b9b;--clr-border-7:#d4d4d4;--clr-border-8:#efefef;--clr-border-9:#9b9b9b;--clr-border-10:#aeaeae;--clr-border-11:#8ab46e;--clr-border-12:#eaebee;--clr-border-13:#dbdbdb;--clr-border-14:#ccc;--clr-border-15:#dcdcdc;--clr-border-16:#e3e3e3;--clr-border-17:#edeef2;--clr-border-18:#efefef;--clr-border-19:#ececec;--clr-border-20:#eee;--clr-footer-1:#e5ddd9;--clr-footer-2:#e5ddd9;--clr-footer-3:#e5ddd9;--bd-fw-normal:normal;--bd-fw-elight:200;--bd-fw-light:300;--bd-fw-regular:400;--bd-fw-medium:500;--bd-fw-sbold:600;--bd-fw-bold:700;--bd-fw-ebold:800;--bd-fw-black:900;--bd-fs-body:14px;--bd-fs-p:14px;--bd-fs-span:14px;--bd-fs-h1:60px;--bd-fs-h2:50px;--bd-fs-h3:24px;--bd-fs-h4:20px;--bd-fs-h5:16px;--bd-fs-h6:14px;}*{margin:0;padding:0;box-sizing:border-box;}body{font-family:var(--bd-ff-body);font-size:var(--bd-fs-body);font-weight:normal;color:var(--clr-common-body-text);line-height:23px;background-color:#f5f5f5;}::-webkit-scrollbar{width:8px;}::-webkit-scrollbar-thumb{background-color:#b8b8b8;border-radius:4px;}::-webkit-scrollbar-thumb:hover{background-color:var(--clr-common-blue2);}::-webkit-scrollbar-track{background-color:#eee;}a{text-decoration:none;}h1,h2,h3,h4,h5,h6{font-family:var(--bd-ff-heading);color:var(--clr-common-heading);margin-top:0;font-weight:var(--bd-fw-bold);line-height:1.3;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;}h1{font-size:var(--bd-fs-h1);}h2{font-size:var(--bd-fs-h2);}h3{font-size:var(--bd-fs-h3);}h4{font-size:var(--bd-fs-h4);font-weight:var(--bd-fw-sbold);}h5{font-size:var(--bd-fs-h5);}h6{font-size:var(--bd-fs-h6);}ul{margin:0;padding:0;}li{list-style:none;}p{font-family:var(--bd-ff-p);font-size:var(--bd-fs-p);font-weight:var(--bd-fw-normal);color:var(--clr-common-body-text);margin-bottom:15px;line-height:26px;}a,.btn,button,span,p,input,select,textarea,li,img,svg path,*::after,*::before,.transition-3,h1,h2,h3,h4,h5,h6{-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;}a:focus,.button:focus{text-decoration:none;outline:0;}a:focus,a:hover{color:inherit;text-decoration:none;}a,button{color:inherit;outline:0;border:0;background:transparent;}button:hover{cursor:pointer;color:var(--clr-theme-1);}button:focus{outline:0;border:0;}.uppercase{text-transform:uppercase;}.capitalize{text-transform:capitalize;}input{outline:0;}input[type=color]{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:none;border:0;cursor:pointer;height:100%;width:100%;padding:0;border-radius:50%;}*::-moz-selection{background:var(--clr-theme-1);color:var(--clr-common-white);text-shadow:none;}::-moz-selection{background:var(--clr-theme-1);color:var(--clr-common-white);text-shadow:none;}::selection{background:var(--clr-theme-1);color:var(--clr-common-white);text-shadow:none;}*::-moz-placeholder{color:var(--clr-common-body-text);opacity:1;font-size:16px;}*::placeholder{color:var(--clr-common-body-text);opacity:1;font-size:16px;}.w-img img{width:100%;}.m-img img{max-width:100%;}.fix{overflow:hidden;}.clear{clear:both;}.f-left{float:left;}.f-right{float:right;}.z-index-1{z-index:1;}.z-index-11{z-index:11;}.overflow-y-visible{overflow-x:hidden;overflow-y:visible;}.p-relative{position:relative;}.p-absolute{position:absolute;}.include-bg{background-position:center;background-size:cover;background-repeat:no-repeat;}.body-overlay{background-color:rgba(var(--clr-common-heading),.5);height:100%;width:100%;position:fixed;top:0;z-index:99;left:0;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;}.body-overlay:hover{cursor:pointer;}.body-overlay.opened{opacity:1;visibility:visible;}@media only screen and (max-width:575px){.progress-wrap{right:15px;bottom:15px;}}.bd-basic__pagination{justify-content:flex-end;}.bd-basic__pagination ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:5px;}.bd-basic__pagination ul li{list-style:none;}.bd-basic__pagination ul li a{font-size:small;height:35px;display:inline-flex;align-items:center;width:35px;justify-content:center;border-radius:5px;color:var(--clr-text-8);font-weight:var(--bd-fw-medium);border:1px solid var(--clr-border-16);background-color:var(--clr-common-white);}.bd-basic__pagination ul li a:hover{background-color:var(--clr-theme-1);color:var(--clr-common-white);border-color:transparent;}.bd-basic__pagination ul li a i{font-size:larger;}.bd-basic__pagination ul li.active a{background:var(--clr-theme-1);border-color:var(--clr-theme-1);color:var(--clr-common-white);}@media(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px;}}@media(min-width:1500px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1440px;}}.m-0{margin:0!important;}.m-5{margin:5px!important;}.m-10{margin:10px!important;}.m-15{margin:15px!important;}.m-20{margin:20px!important;}.m-25{margin:25px!important;}.m-30{margin:30px!important;}.m-35{margin:35px!important;}.m-40{margin:40px!important;}.m-50{margin:50px!important;}.mt-0{margin-top:0!important;}.mt-5{margin-top:5px!important;}.mt-10{margin-top:10px!important;}.mt-15{margin-top:15px!important;}.mt-20{margin-top:20px!important;}.mt-25{margin-top:25px!important;}.mt-30{margin-top:30px!important;}.mt-35{margin-top:35px!important;}.mt-40{margin-top:40px!important;}.mt-50{margin-top:50px!important;}.mr-0{margin-right:0!important;}.mr-5{margin-right:5px!important;}.mr-10{margin-right:10px!important;}.mr-15{margin-right:15px!important;}.mr-20{margin-right:20px!important;}.mr-25{margin-right:25px!important;}.mr-30{margin-right:30px!important;}.mr-35{margin-right:35px!important;}.mr-40{margin-right:40px!important;}.mr-50{margin-right:50px!important;}.mb-0{margin-bottom:0!important;}.mb-5{margin-bottom:5px!important;}.mb-10{margin-bottom:10px!important;}.mb-15{margin-bottom:15px!important;}.mb-20{margin-bottom:20px!important;}.mb-25{margin-bottom:25px!important;}.mb-30{margin-bottom:30px!important;}.mb-35{margin-bottom:35px!important;}.mb-40{margin-bottom:40px!important;}.mb-50{margin-bottom:50px!important;}.ml-0{margin-left:0!important;}.ml-5{margin-left:5px!important;}.ml-10{margin-left:10px!important;}.ml-15{margin-left:15px!important;}.ml-20{margin-left:20px!important;}.ml-25{margin-left:25px!important;}.ml-30{margin-left:30px!important;}.ml-35{margin-left:35px!important;}.ml-40{margin-left:40px!important;}.ml-50{margin-left:50px!important;}.pd-0{padding:0!important;}.pd-5{padding:5px!important;}.pd-10{padding:10px!important;}.pd-15{padding:15px!important;}.pd-20{padding:20px!important;}.pd-25{padding:25px!important;}.pd-30{padding:30px!important;}.pd-35{padding:35px!important;}.pd-40{padding:40px!important;}.pd-50{padding:50px!important;}.pt-0{padding-top:0!important;}.pt-5{padding-top:5px!important;}.pt-10{padding-top:10px!important;}.pt-15{padding-top:15px!important;}.pt-20{padding-top:20px!important;}.pt-25{padding-top:25px!important;}.pt-30{padding-top:30px!important;}.pt-35{padding-top:35px!important;}.pt-40{padding-top:40px!important;}.pt-50{padding-top:50px!important;}.pr-0{padding-right:0!important;}.pr-5{padding-right:5px!important;}.pr-10{padding-right:10px!important;}.pr-15{padding-right:15px!important;}.pr-20{padding-right:20px!important;}.pr-25{padding-right:25px!important;}.pr-30{padding-right:30px!important;}.pr-35{padding-right:35px!important;}.pr-40{padding-right:40px!important;}.pr-50{padding-right:50px!important;}.pb-0{padding-bottom:0!important;}.pb-5{padding-bottom:5px!important;}.pb-10{padding-bottom:10px!important;}.pb-15{padding-bottom:15px!important;}.pb-20{padding-bottom:20px!important;}.pb-25{padding-bottom:25px!important;}.pb-30{padding-bottom:30px!important;}.pb-35{padding-bottom:35px!important;}.pb-40{padding-bottom:40px!important;}.pb-50{padding-bottom:50px!important;}.pl-0{padding-left:0!important;}.pl-5{padding-left:5px!important;}.pl-10{padding-left:10px!important;}.pl-15{padding-left:15px!important;}.pl-20{padding-left:20px!important;}.pl-25{padding-left:25px!important;}.pl-30{padding-left:30px!important;}.pl-35{padding-left:35px!important;}.pl-40{padding-left:40px!important;}.pl-50{padding-left:50px!important;}.br-3{border-radius:3px!important;}.br-5{border-radius:5px!important;}.br-6{border-radius:6px!important;}.br-8{border-radius:8px!important;}.br-10{border-radius:10px!important;}.br-15{border-radius:15px!important;}.br-20{border-radius:20px!important;}.br-25{border-radius:25px!important;}.border-1{border:1px solid var(--clr-common-gray3);}.box-shadow-0{box-shadow:unset!important;}.flex-1{flex:1;}.font-bold{font-weight:bold!important;}.h-100{height:100px;}.h-90{height:90px;}.h-80{height:80px;}.h-70{height:70px;}.h-60{height:60px;}.h-50{height:50px;}.h-40{height:40px;}.h-30{height:30px;}.white-bg{background:var(--clr-common-white);}.black-bg{background:var(--clr-common-heading);}.grey-bg{background:var(--clr-bg-grey);}.grey-bg-2{background:var(--clr-bg-grey-2);}.grey-bg-3{background:var(--clr-bg-grey-3);}.theme-bg{background:var(--clr-theme-7);}.yellow-bg{background:var(--clr-theme-2);}.danger-bg{background:var(--clr-theme-4);}.promotion-linear-bg{background:linear-gradient(180deg,#0291fe 0%,#a7deff 100%);}.bg-guide{background:url(/Skin/img/logo/bg-banner.svg) #fff no-repeat;background-position:bottom;background-color:#0874b5!important;}.bd-bn__btn-1{height:60px;background-color:var(--clr-theme-1);padding:0 50px;display:inline-block;line-height:57px;font-size:16px;color:var(--clr-common-white);font-weight:600;border-radius:50px;border:1px solid var(--clr-theme-1);}.bd-bn__btn-1:hover{border:1px solid var(--clr-theme-1);background-color:transparent;color:var(--clr-theme-1);}.banner-video__btn i{height:60px;width:60px;background:var(--clr-common-white);text-align:center;line-height:60px;font-size:16px;color:var(--clr-theme-1);border-radius:50%;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;}.bd-banner__link:hover .banner-video__btn i{background:var(--clr-theme-1);color:var(--clr-common-white);}.bd-bn__btn-2{display:inline-block;padding:4px 30px;border:1px solid var(--clr-common-white);border-radius:50px;font-weight:var(--bd-fw-medium);font-size:18px;color:var(--clr-common-white);}.bd-bn__btn-2:hover{background:var(--clr-theme-1);border-color:transparent;color:var(--clr-common-white);}.bd-bn__btn-3{display:inline-block;background:transparent;padding:0 30px;line-height:34px;border-radius:50px;color:var(--clr-common-heading);font-weight:var(--bd-fw-medium);}.bd-bn__btn-3:hover{background:var(--clr-theme-1);color:var(--clr-common-heading);}.banner-meat .bd-bn__btn-3{background:#e0e4e6;}.banner-meat .bd-bn__btn-3:hover{background:var(--clr-theme-1);color:var(--clr-common-white);}.banner-vegetable .bd-bn__btn-3{background:#e1dfd1;}.banner-vegetable .bd-bn__btn-3:hover{background:var(--clr-theme-1);color:var(--clr-common-white);}.banner-fruits .bd-bn__btn-3{background:#d2dcd5;}.banner-fruits .bd-bn__btn-3:hover{background:var(--clr-theme-1);color:var(--clr-common-white);}.banner-food .bd-bn__btn-3{background:#cecece;}.banner-food .bd-bn__btn-3:hover{background:var(--clr-theme-1);color:var(--clr-common-white);}.banner-dairy .bd-bn__btn-3{background:#e1dacf;}.banner-dairy .bd-bn__btn-3:hover{background:var(--clr-theme-1);color:var(--clr-common-white);}.banner-oil .bd-bn__btn-3{background:#d5cdb3;}.banner-oil .bd-bn__btn-3:hover{background:var(--clr-theme-1);color:var(--clr-common-white);}.banner-coffee .bd-bn__btn-3{background:#cbcbcb;}.banner-coffee .bd-bn__btn-3:hover{background:var(--clr-theme-1);color:var(--clr-common-white);}.bd-bn__btn-4{display:inline-block;height:50px;padding:0 38px;line-height:48px;border-radius:50px;font-size:16px;color:var(--clr-common-white);font-weight:var(--bd-fw-medium);background:var(--clr-theme-1);border:1px solid var(--clr-theme-1);}.bd-bn__btn-4:hover{color:var(--clr-theme-1);background:transparent;border:1px solid var(--clr-theme-1);}.bd-bn__btn-5{display:inline-block;height:30px;padding:0 17px;line-height:30px;border-radius:50px;font-size:12px;background:#dfe1e6;color:var(--clr-common-heading);font-weight:var(--bd-fw-medium);}.bd-bn__btn-5:hover{color:var(--clr-common-white);background-color:var(--clr-theme-1);}.bd-bn__btn-6{display:inline-block;height:40px;padding:0 30px;line-height:38px;border-radius:50px;color:var(--clr-common-white);font-weight:var(--bd-fw-medium);background:var(--clr-theme-1);border:1px solid var(--clr-theme-1);}.bd-bn__btn-6:hover{color:var(--clr-theme-1);background:transparent;border:1px solid var(--clr-theme-1);}.bd-error__btn{display:inline-flex;height:60px;background:var(--clr-theme-1);padding:0 55px;color:var(--clr-common-white);font-size:16px;font-weight:var(--bd-fw-medium);border-radius:50px;border:1px solid var(--clr-theme-1);align-items:center;}.bd-error__btn:hover{border:1px solid var(--clr-theme-1);background-color:transparent;color:var(--clr-theme-1);}.bd-fill__btn{display:inline-flex;height:44px;background-color:var(--clr-theme-1);align-items:center;padding:0 45px;color:var(--clr-common-white);font-size:16px;border-radius:5px;border:1px solid var(--clr-theme-1);justify-content:space-evenly;font-weight:var(--bd-fw-medium);-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;justify-content:center;}.bd-fill__btn i{padding-right:7px;}.bd-fill__btn:hover{background:none;border:1px solid var(--clr-theme-1);color:var(--clr-theme-1);border-color:var(--clr-theme-1);}.bd-unfill__btn{display:inline-flex;height:60px;background-color:transparent;align-items:center;padding:0 45px;color:var(--clr-theme-1);font-size:16px;border-radius:5px;border:1px solid var(--clr-theme-1);justify-content:space-evenly;font-weight:var(--bd-fw-medium);text-transform:capitalize;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;justify-content:center;}.bd-unfill__btn:hover{background:var(--clr-theme-1);color:var(--clr-common-white);}.bd-cart__btn{display:inline-flex;height:40px;align-items:center;background:var(--clr-theme-1);width:45px;justify-content:center;border-radius:5px;color:var(--clr-common-white);}.bd-cart__btn:hover{background:var(--clr-theme-4);color:var(--clr-common-white);}.bd-add__cart-btn{display:inline-flex;height:40px;background:var(--clr-theme-1);align-items:center;padding:0 25px;color:var(--clr-common-white);border-radius:5px;}.bd-add__cart-btn:hover{background:var(--clr-theme-4);color:var(--clr-common-white);}.bd-border__btn{font-size:16px;color:var(--clr-theme-1);border:1px solid var(--clr-theme-1);padding:0 40px;height:50px;border-radius:5px;display:inline-block;line-height:48px;font-weight:600;text-align:center;}.bd-border__btn:hover{color:var(--clr-common-white);background-color:var(--clr-theme-1);}.bd-bd-coupon__btn{font-size:16px;padding:0 40px;height:50px;border-radius:5px;display:inline-flex;align-items:center;justify-content:space-evenly;font-weight:500;text-align:center;color:var(--clr-common-white);background-color:var(--clr-theme-1);border:1px solid var(--clr-theme-1);}.bd-bd-coupon__btn:hover{color:var(--clr-theme-1);border:1px solid var(--clr-theme-1);background:transparent;}.blog-btn{background:transparent;display:inline-block;border-radius:5px;height:40px;line-height:38px;padding:0 30px;color:var(--clr-theme-1);font-size:16px;font-weight:600;border:1px solid var(--clr-theme-1);text-align:center;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;}.blog-btn:hover{color:var(--clr-common-white);background-color:var(--clr-theme-1);}.bd-banner-pagination.banner-pagination-1{position:absolute;bottom:-35px;z-index:55;display:flex;align-items:center;gap:15px;right:25px;opacity:1;}.bd-banner-pagination.banner-pagination-1 .swiper-pagination-bullet{width:7px;height:7px;border-radius:50%;background:#83a88a;opacity:1;}.bd-banner-pagination.banner-pagination-1 .swiper-pagination-bullet-active{background:var(--clr-common-white);position:relative;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.bd-banner-pagination.banner-pagination-1 .swiper-pagination-bullet-active{background:var(--clr-theme-1);}}.bd-banner-pagination.banner-pagination-1 .swiper-pagination-bullet-active::before{position:absolute;content:"";height:21px;width:21px;border:1px solid var(--clr-common-white);top:46%;left:49%;transform:translate(-50%,-50%);border-radius:50%;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.bd-banner-pagination.banner-pagination-1 .swiper-pagination-bullet-active::before{border:1px solid var(--clr-theme-1);}}.banner-pagination-2{position:absolute;z-index:55;bottom:60px;left:50%;transform:translatex(-50%);display:flex;gap:15px;}.banner-pagination-2 .swiper-pagination-bullet{width:10px;height:10px;background:var(--clr-common-placeholder);opacity:1;}.banner-pagination-2 .swiper-pagination-bullet-active{background:var(--clr-theme-7);}.banner-pagination-3{position:absolute;z-index:55;bottom:40px;transform:translatex(-50%);display:flex;gap:15px;right:0;}.banner-pagination-3 .swiper-pagination-bullet{width:10px;height:10px;background:var(--clr-common-placeholder);opacity:1;}.banner-pagination-3 .swiper-pagination-bullet-active{background:var(--clr-theme-7);}.bd-trending__navigation{position:absolute;top:0;right:0;gap:20px;display:flex;}.bd-trending__navigation button{height:40px;width:40px;background:transparent;display:inline-flex;align-items:center;justify-content:space-evenly;border-radius:50%;border:1px solid var(--clr-border-2);}.bd-trending__navigation button i{color:var(--clr-border-6);}@media only screen and (max-width:575px){.bd-trending__navigation button{display:none;}}.bd-trending__navigation button:hover{background:var(--clr-theme-1);border-color:transparent;}.bd-trending__navigation button:hover i{color:var(--clr-common-white);}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-trending__navigation.style-2{display:none;}}@media only screen and (max-width:575px){.bd-product__nav{display:none;}}.bd-product__nav button{height:50px;width:50px;color:var(--clr-text-6);background:var(--clr-common-white);border:1px solid var(--clr-border-2);border-radius:50%;position:absolute;top:36%;z-index:55;transform:translateY(-50%);}.bd-product__nav button i{color:var(--clr-border-9);}.bd-product__nav button:hover{background:var(--clr-theme-1);border-color:transparent;}.bd-product__nav button:hover i{color:var(--clr-common-white);}.bd-product__nav button.product-button-prev{left:-25px;}.bd-product__nav button.product-button-next{right:-20px;left:auto;}.bd-flash__nav{display:flex;gap:20px;position:absolute;top:-65px;right:0;}@media only screen and (max-width:575px){.bd-flash__nav{gap:10px;}}.bd-flash__nav button{height:40px;width:40px;background:transparent;display:inline-flex;align-items:center;justify-content:space-evenly;border-radius:50%;border:1px solid var(--clr-border-2);}.bd-flash__nav button:hover{background:var(--clr-theme-1);border-color:transparent;}.bd-flash__nav button:hover i{color:var(--clr-common-white);}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.bd-testimonial__navigation{display:none;}}.bd-testimonial__navigation button{position:absolute;top:50%;transform:translateY(-50%);height:50px;width:50px;background:var(--clr-common-white);border-radius:50%;}.bd-testimonial__navigation button i{color:var(--clr-border-10);}.bd-testimonial__navigation button:hover{background:var(--clr-common-heading);}.bd-testimonial__navigation button:hover i{color:var(--clr-common-white);}.bd-testimonial__navigation button.testimonial-button-prev{left:-150px;}@media only screen and (min-width:992px) and (max-width:1199px){.bd-testimonial__navigation button.testimonial-button-prev{left:-100px;}}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.bd-testimonial__navigation button.testimonial-button-prev{display:none;}}.bd-testimonial__navigation button.testimonial-button-next{left:auto;right:-150px;}@media only screen and (min-width:992px) and (max-width:1199px){.bd-testimonial__navigation button.testimonial-button-next{right:-100px;}}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.bd-testimonial__navigation button.testimonial-button-next{display:none;}}.bd-product__details-nav{display:flex;align-items:center;gap:15px;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.bd-product__details-nav{display:none;}}.bd-product__details-nav button{display:inline-block;height:35px;width:35px;background:transparent;border:1px solid var(--clr-theme-1);border-radius:50%;color:var(--clr-theme-1);}.bd-product__details-nav button:hover{color:var(--clr-common-white);background-color:var(--clr-theme-1);}.bd-product__details-nav .swiper-container{padding-bottom:1px;}.bd-product__details-small-img .swiper-container{padding-bottom:1px;}.bd-blog__navigation button{position:absolute;top:50%;transform:translateY(-50%);color:var(--clr-common-white);z-index:54;font-size:25px;}.bd-blog__navigation button.blog-button-next{left:auto;right:50px;}.bd-blog__navigation button.blog-button-prev{left:50px;}.bd-sub__title{font-size:18px;font-weight:500;color:var(--clr-theme-1);display:block;margin-bottom:10px;}.bd-section__title{font-size:50px;color:var(--clr-common-heading);font-weight:700;line-height:1.1;}@media only screen and (min-width:992px) and (max-width:1199px){.bd-section__title{font-size:44px;}}@media only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px){.bd-section__title{font-size:40px;}}@media(max-width:468px){.bd-section__title{font-size:34px;}}@media(max-width:468px){.bd-section__title br{display:none;}}.bd-sm__section-title{margin-top:5px;}.bd-sm__section-title h3{font-size:18px;margin-bottom:0;}.bd-sm__section-title h2{font-size:24px;margin-bottom:0;}.bd-section__title-icon svg{margin-right:10px;}.bd-section__arrow{color:var(--clr-common-heading);font-weight:var(--bd-fw-medium);}.bd-section__arrow a:hover{color:var(--clr-theme-1);}.bd-section__arrow i{margin-left:7px;}@media only screen and (max-width:575px){.offcanvas__area{width:290px;}}.offcanvas__area .modal.show .modal-dialog{transform:none!important;}.offcanvas__area .modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(100px,0);}.offcanvas__area .modal-dialog{position:absolute;top:0;right:0;max-width:450px;width:100%;height:100%;margin:0;background:var(--clr-common-white);}.offcanvas__area .modal-content{border:0;border-radius:0;}.offcanvas__wrapper{position:relative;padding:45px;}@media only screen and (max-width:575px){.offcanvas__wrapper{padding:20px;}}.offcanvas__close-btn{display:inline-block;font-size:16px;height:35px;width:35px;line-height:35px;background:var(--clr-theme-1);color:var(--clr-common-white);-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;}.offcanvas__close-btn i{color:var(--clr-common-white);}.offcanvas__close-btn:hover{background:var(--clr-common-heading);}.offcanvas__top{padding:0 10px 10px;border-bottom:1px solid var(--clr-border-18);}.offcanvas__color{margin-bottom:40px;}.offcanvas__color h5{font-size:22px;margin-bottom:15px;}.offcanvas__color input{display:none;}.offcanvas__color label{width:100%;height:60px;background-color:var(--clr-theme-1);}.offcanvas__color label:hover{cursor:pointer;}.offcanvas__color-2 label{background-color:var(--bd-theme-2);}.offcanvas__search{position:relative;}.offcanvas__search input{width:100%;height:40px;line-height:40px;padding-right:20px;background:transparent;border:0;outline:0;border-bottom:1px solid var(--clr-border-18);}.offcanvas__search input::placeholder{color:var(--bd-text-1);}.offcanvas__search input:focus{border-color:var(--clr-common-heading);}.offcanvas__search button{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);color:var(--bd-text-1);}.offcanvas__text p{margin-bottom:25px;}.offcanvas__contact h4{font-size:22px;margin-bottom:20px;text-transform:uppercase;}.offcanvas__contact ul li:not(:last-child){margin-bottom:20px;}.offcanvas__contact ul li:hover i{background:var(--clr-theme-1);color:var(--clr-common-white);border-color:var(--clr-theme-1);}.offcanvas__contact ul li:hover a{color:var(--clr-theme-1);}.offcanvas__contact-icon i{display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;border:1px solid var(--clr-border-18);-webkit-border-radius:7px;-moz-border-radius:7px;-o-border-radius:7px;-ms-border-radius:7px;border-radius:7px;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;}.offcanvas__contact-text a{font-size:16px;font-weight:500;}.offcanvas__wallet-btn{display:inline-block;font-weight:500;color:var(--clr-common-white);padding:0;background-color:var(--clr-theme-1);-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;-ms-border-radius:30px;border-radius:30px;padding:5px 22px;padding-right:24px;}.offcanvas__wallet-btn svg{width:16px;-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px);margin-right:2px;}.offcanvas__wallet-btn svg path{fill:none;}.offcanvas__wallet-btn:hover{color:var(--clr-common-white);background-color:var(--clr-common-heading);}.offcanvas__wallet-btn:hover svg path{stroke:var(--clr-common-white);}.offcanvas__map iframe{width:100%;height:200px;border:0;}.offcanvas__social ul li{display:inline-block;}.offcanvas__social ul li:not(:last-child){margin-right:5px;}.offcanvas__social ul li a{display:inline-block;width:40px;height:40px;line-height:42px;text-align:center;background:var(--clr-border-4);color:var(--clr-theme-1);-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}.offcanvas__social ul li a:hover{background:var(--clr-theme-1);color:var(--clr-common-white);}.offcanvas__notification-icon a{color:var(--clr-common-heading);position:relative;}.offcanvas__notification-icon a .notification-count{position:absolute;top:-4px;right:-13px;display:inline-block;width:20px;height:20px;line-height:22px;font-size:12px;font-weight:600;background-color:var(--clr-theme-1);-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;color:var(--clr-common-white);text-align:center;}.offcanvas__notification-text p{margin-bottom:0;font-weight:500;color:var(--clr-common-heading);}.offcanvas__notification-text p .notification-number{color:var(--clr-theme-1);}.offcanvas__notification-text p a{color:var(--clr-theme-1);}.hamburger-icon{width:25px;height:20px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;}.hamburger-icon span{width:100%;height:2px;background-color:var(--clr-common-white);display:inline-block;}.hamburger-icon span:nth-child(2){margin-left:9px;transition:.3s;}.hamburger-icon:hover span:nth-child(2){margin-left:0;}.cartmini__title{padding:20px 20px;border-bottom:1px solid var(--clr-border-14);box-shadow:0 0 10px 0 rgba(129,129,129,.2);}.cartmini__title h4{font-size:16px;text-transform:uppercase;font-weight:600;margin-bottom:0;}.cartmini__close{position:absolute;top:17px;right:20px;}.cartmini__close-btn{background:transparent;color:var(--clr-common-heading);font-size:22px;}.cartmini__close-btn:hover{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}.cartmini__widget{overflow-y:scroll;height:100%;}.cartmini__inner ul li{position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;padding:20px;padding-right:35px;border-bottom:1px solid rgba(129,129,129,.2);transition:background-color .3s;}.cartmini__inner ul li:hover{background:var(--tp-gray);}.cartmini__thumb{margin-right:15px;}.cartmini__thumb img{width:70px;height:90px;}.cartmini__content h5{font-size:16px;margin-bottom:12px;font-weight:500;}.cartmini__content h5 a:hover{color:var(--clr-theme-1);}.cartmini__del{position:absolute;top:10px;right:10px;width:25px;height:25px;line-height:25px;text-align:center;color:var(--clr-common-heading);font-size:12px;background:transparent;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;}.cartmini__del:hover{background:var(--clr-border-4);}.cartmini__checkout{padding:20px;padding-bottom:85px;width:100%;background:var(--clr-common-white);}.cartmini__checkout-title h4{font-size:18px;display:inline-block;font-weight:600;margin-bottom:0;}.cartmini__checkout-title span{float:right;font-size:20px;color:var(--clr-common-heading);font-weight:600;color:var(--clr-theme-1);}.cart-plus,.cart-minus{width:25px;height:30px;border:1px solid var(--clr-border-14);display:inline-block;vertical-align:middle;text-align:center;}.cart-plus:hover,.cart-minus:hover{cursor:pointer;color:var(--clr-common-white);background:var(--clr-theme-1);border-color:var(--clr-theme-1);}.cart-input{height:30px;width:32px;text-align:center;font-size:16px;border:0;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;vertical-align:middle;margin:0 -3px;padding-bottom:0;}.cart-input:focus{outline:0;}.product-quantity>input{width:80px;border-radius:3px;}.product-quantity input{color:#000;font-weight:normal;border:1px solid #dcdcdc;}.cartmini__checkout-btn{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;gap:20px;}.added-to-cart{position:fixed;right:0;display:none;background-color:var(--clr-common-white);z-index:99;top:20%;padding-right:40px;box-shadow:0 16px 32px 0 rgba(0,0,0,.04);border-right:2px solid var(--clr-theme-1);}.added-to-cart i{width:40px;height:40px;line-height:40px;text-align:center;font-size:16px;color:var(--clr-common-white);background-color:var(--clr-theme-1);border-radius:0;margin-right:15px;}.added-to-cart p{margin-bottom:0;}.added-to-wishlist{position:fixed;right:0;display:none;background-color:var(--clr-common-white);z-index:9999;top:20%;padding-right:40px;box-shadow:0 16px 32px 0 rgba(0,0,0,.04);border-right:2px solid var(--clr-theme-1);}.added-to-wishlist i{width:40px;height:40px;line-height:40px;text-align:center;font-size:16px;color:var(--clr-common-white);background-color:var(--clr-theme-1);border-radius:0;margin-right:15px;}.added-to-wishlist p{margin-bottom:0;}.fail_canvas{border-right:2px solid #ff7b88;z-index:9999;}.fail_canvas i{background-color:#ff7b88;}.bd-utilize__buttons{display:flex;gap:20px;}.province_choose{text-align:center;}.province_choose__title{text-align:center;}.province_choose__title span{font-size:20px;color:#000;}.province_choose__img{text-align:center;margin:20px 0;}.province_choose__item{margin:10px 0;}.province_choose__item a{display:block;padding:10px 20px;border:1px solid var(--clr-theme-1);color:var(--clr-theme-1);font-weight:bold;position:relative;}.province_choose__item a:hover{background-color:var(--clr-theme-1);color:#fff;}.province_choose__detail p{color:#000;}.modal-content_province_choose{position:relative;pointer-events:auto;background-color:#fff;background-clip:padding-box;border-radius:.3rem;outline:0;width:50%;display:block;margin:auto;}.province_current_choose a::after{content:"";font-family:"Font Awesome 6 Pro";font-weight:400;color:#fff;font-size:9px;position:absolute;top:-6px;right:2px;}.province_current_choose a::before{position:absolute;width:0;height:0;border-top:20px solid var(--clr-theme-1);border-left:20px solid transparent;content:"";top:0;right:0;}.province_current_choose a:hover{background-color:var(--clr-theme-1);color:#fff;}.province_current_choose a:hover::after{content:"";font-family:"Font Awesome 6 Pro";font-weight:400;color:var(--clr-theme-1);font-size:9px;position:absolute;top:-6px;right:2px;}.province_current_choose a:hover::before{position:absolute;width:0;height:0;border-top:20px solid #fff;border-left:20px solid transparent;content:"";top:0;right:0;}.breadcrumb__list span{margin-right:5px;font-size:15px;}.breadcrumb__list span a{line-height:30px;}.breadcrumb__list span a:hover{color:var(--clr-common-heading);}.breadcrumb__list span:last-child{margin-right:0;}.active_breadcrum{color:var(--clr-theme-1);}.heading_breadcrumb{display:inline-block;}.heading_breadcrumb h1{font-size:15px;font-weight:unset;}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.4);}70%{-webkit-box-shadow:0 0 0 45px rgba(255,255,255,0);}100%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,0);}}@keyframes pulse{0%{-moz-box-shadow:0 0 0 0 rgba(255,255,255,.4);box-shadow:0 0 0 0 rgba(255,255,255,.4);}70%{-moz-box-shadow:0 0 0 45px rgba(255,255,255,0);box-shadow:0 0 0 45px rgba(255,255,255,0);}100%{-moz-box-shadow:0 0 0 0 rgba(255,255,255,0);box-shadow:0 0 0 0 rgba(255,255,255,0);}}@keyframes hero-thumb-animation{0%{transform:translateY(-20px);}100%{transform:translateY(0);}}@keyframes blinker{0%{opacity:1;}50%{opacity:0;}100%{opacity:1;color:var(--clr-common-white);}}@keyframes sideleft{0%{transform:translatex(5px);}100%{transform:translatex(-5px);}}.blink{animation:blinker 2s linear infinite;-webkit-animation:blinker 2s linear infinite;-moz-animation:blinker 2s linear infinite;}@keyframes video-ripple{0%,35%{-webkit-transform:scale(0);transform:scale(0);opacity:1;}50%{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:.8;}100%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5);}}@-webkit-keyframes video-ripple{0%,35%{-webkit-transform:scale(0);transform:scale(0);opacity:1;}50%{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:.8;}100%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5);}}#preloader{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,.3607843137);z-index:999999;}.preloader{width:50px;height:50px;display:inline-block;padding:0;text-align:left;box-sizing:border-box;position:absolute;top:50%;left:50%;margin-left:-25px;margin-top:-25px;}.preloader span{position:absolute;display:inline-block;width:50px;height:50px;border-radius:100%;background:#699c47;-webkit-animation:preloader 1.3s linear infinite;animation:preloader 1.3s linear infinite;}.preloader span:last-child{animation-delay:-.8s;-webkit-animation-delay:-.8s;}@keyframes preloader{0%{transform:scale(0,0);opacity:.5;}100%{transform:scale(1,1);opacity:0;}}@-webkit-keyframes preloader{0%{-webkit-transform:scale(0,0);opacity:.5;}100%{-webkit-transform:scale(1,1);opacity:0;}}.line-dashed{border-bottom:1px dashed #e5e5e5;margin:15px 0;}.line_solid{margin:20px 0;border-bottom:1px solid #f0f0f0;}.enveloppe{border:3px solid transparent;border-image:3 repeating-linear-gradient(45deg,#88bf4a 0,#88bf4a 1em,transparent 0,transparent 2em,#3498e0 0,#34b4eb 3em,transparent 0,transparent 4em);}.long_line_dashed{border-bottom:1px dashed transparent;border-image:1 repeating-linear-gradient(76deg,#fff 0,#fff 1em,transparent 0,transparent 1em,#ededed 0,#ededed 3em,transparent 0,transparent 3em);}.line_solid_2{margin:20px 0;border-bottom:1px solid rgba(221,221,221,.6588235294);}.line_solid_3{margin:16px 0;border-bottom:1px solid #eee;}.progress{list-style:none;margin:0;padding:0;display:table;table-layout:fixed;width:100%;color:#849397;background-color:#fff;}.progress>li{position:relative;display:table-cell;text-align:center;font-size:.8em;}.progress>li:before{display:block;margin:0 auto;background:#fff;width:3em;height:3em;text-align:center;margin-bottom:.25em;line-height:2.5em;border-radius:100%;position:relative;z-index:100;border:5px solid #bcbcbc;}.progress>li:after{content:"";position:absolute;display:block;background:#dfe3e4;width:100%;height:.4em;top:1.31em;left:50%;margin-left:1.5em;z-index:0;}.progress>li:last-child:after{display:none;}.progress>li.is-complete{color:var(--clr-theme-1);}.progress>li.is-complete:before{color:var(--clr-theme-1);background:#fff;border:5px solid var(--clr-theme-1);}.progress>li.is-complete:after{color:var(--clr-theme-1);background:var(--clr-theme-1);}.progress>li.is-active{color:#3498db;}.progress>li.is-active:before{color:#3498db;border:5px solid;}.progress__last :after{display:none!important;}.progress--medium{font-size:1.5em;}.progress--large{font-size:2em;}.progress-bar_order{padding:40px 0;border:1px solid #e9e9e9;border-top:0;border-bottom:0;}.date_complete_progress{color:#97a0a3;}.step_1:before{font-family:"Font Awesome 6 Pro";font-weight:900;content:"";}.step_2:before{font-family:"Font Awesome 6 Pro";font-weight:900;content:"";}.step_3:before{font-family:"Font Awesome 6 Pro";font-weight:900;content:"";}.step_4:before{font-family:"Font Awesome 6 Pro";font-weight:900;content:"";}.step_cancel:before{font-family:"Font Awesome 6 Pro";font-weight:900;content:"";}.main_cate_cart{margin-bottom:1.5rem;}.main_cate_cart_body{padding:0 25px;border:1px solid #edeef2;background-color:#fff;border-top-right-radius:5px;border-top-left-radius:5px;}.nav_item{display:inline-block;position:relative;line-height:1;margin-right:37px;text-align:center;}.nav_item a{display:inline-block;font-size:16px;color:var(--clr-common-heading);font-weight:var(--bd-fw-medium);transition:all .3s ease-out 0s;line-height:1;padding:25px 0;width:165px;}.nav_item a:before{position:absolute;content:"";height:3px;left:0;width:0%;background:var(--clr-theme-1);bottom:0;opacity:0;}.nav_item a:hover:before{width:100%;opacity:1;}.nav_item:hover:before{position:absolute;content:"";height:3px;background:var(--clr-theme-1);bottom:0;width:0%;opacity:1;visibility:visible;}.nav_item:hover>a{color:var(--clr-theme-1);}.nav_item:hover>a:after{color:var(--clr-theme-1);}.nav_item:hover>a:before{width:100%;opacity:1;}.owl-item.active{text-align:center;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){#header-sticky{padding:15px 0;}}#header-sticky .box-search{display:block;width:100%;z-index:1000;position:relative;}#header-sticky .box-search .search_container{display:flex;flex-direction:row;align-items:center;width:100%!important;height:42px;background-color:#f3f3f3;border-radius:20px;}#header-sticky .box-search .search_container .formControl_search{width:100%;display:inline-flex;position:relative;}#header-sticky .box-search .search_container .formControl_search .formControl_search-input{color:rgba(0,0,0,.87);cursor:text;display:inline-flex;position:relative;font-size:1rem;align-items:center;width:100%;}#header-sticky .box-search .search_container .formControl_search .formControl_search-input .icon-search{position:absolute;margin:0;white-space:nowrap;right:1px;width:40px;height:40px;border-radius:50%;background:#ddf1fb;z-index:105;}#header-sticky .box-search .search_container .formControl_search .formControl_search-input .icon-search i{font-size:24px;color:#0c81c7;margin-top:6px;margin-left:4px;}#header-sticky .box-search .search_container .formControl_search .formControl_search-input input{padding-left:20px;border:0;height:42px;display:block;width:100%;background-color:transparent;z-index:100;border-top-right-radius:50px;border-bottom-right-radius:50px;}@media only screen and (max-width:575px){#header-sticky .box-search .search_container .formControl_search .formControl_search-input input{border-top-left-radius:50px;border-bottom-left-radius:50px;}}#header-sticky .box-search .search_container .formControl_search .formControl_search-input .search_placeholder{position:absolute;left:20px;top:9px;color:#8a8a8a;font-size:14px;display:flex;gap:2px;}#header-sticky .box-search .search_container .formControl_search .formControl_search-input .search_placeholder .search_slider_box{position:relative;}#header-sticky .box-search .search_container .formControl_search .formControl_search-input .search_placeholder .search_slider_box .search_slider{left:-5px;opacity:0;font-size:14px;transition:.5s;color:#686868;}#header-sticky .box-search .search_container .formControl_search .formControl_search-input .clear-search-container{display:none;}#header-sticky .box-search .search_container .formControl_search .formControl_search-input .clear-search-container .divider,#header-sticky .box-search .search_container .formControl_search .formControl_search-input .clear-search-container .clear-search{position:absolute;right:3.3rem;z-index:9999;top:0;}#header-sticky .box-search .search_container .formControl_search .formControl_search-input .clear-search-container .clear-search{cursor:pointer;padding:10px;}#header-sticky .box-search .search_container .formControl_search .formControl_search-input .clear-search-container .clear-search i{font-weight:600;color:var(--clr-common-gray1);}#header-sticky .box-search .search_container .formControl_search .formControl_search-input .clear-search-container .divider{border-left:1px solid var(--clr-common-gray2);height:70%;top:6px;}#header-sticky .box-search .search_container .select_search{--border-right:1px solid #fff;}@media only screen and (max-width:575px){#header-sticky .box-search .search_container .select_search{display:none;}}#header-sticky .box-search .search_container .select_search .form_control-select{display:inline-flex;position:relative;flex-direction:column;vertical-align:top;width:120px;}#header-sticky .box-search .search_container .select_search .form_control-select .selectoption{position:relative;cursor:text;display:inline-flex;align-items:center;font-weight:400;line-height:1.2rem;}#header-sticky .box-search .search_container .select_search .form_control-select .selectoption .select_option-search-filter{height:40px;cursor:pointer;min-width:16px;font:inherit;width:100%;margin:0;padding:10px 24px;background:none;border:0;}#header-sticky .box-search .search_container .select_search .form_control-select .selectoption .select_option-search-filter option{cursor:pointer;color:#000;}#header-sticky .box-search .search_container .select_search .form_control-select .selectoption .icon-drop{top:calc(50% - 11px);margin-right:10px;color:#586189;width:.8em;right:0;position:absolute;pointer-events:none;fill:currentColor;height:1em;display:inline-block;font-size:1.5rem;transition:fill 200ms cubic-bezier(.4,0,.2,1) 0ms;flex-shrink:0;user-select:none;}#header-sticky .box-search .history-search-desktop{z-index:inherit;position:absolute;display:inherit;top:3rem;border-radius:20px;}#header-sticky .box-search .history-search-desktop .overlay-search{border-radius:20px;box-shadow:rgba(0,0,0,.3) 0 2px 10px;}#header-sticky .box-search .history-search-desktop .overlay-search .filter-search,#header-sticky .box-search .history-search-desktop .overlay-search .group-input-search{display:none;}#header-sticky .box-search .history-search-desktop .overlay-search .history-search{padding:15px;}#header-sticky .box-search .history-search-desktop .overlay-search .history-search #clearHistory{color:var(--clr-common-blue3);font-weight:600;cursor:pointer;}#header-sticky .box-search .history-search-desktop .overlay-search .history-search #clearHistory:hover{text-decoration:underline;}#header-sticky .box-search .container-search-mobile .history-search{display:inherit;}#header-sticky .box-search .container-search-mobile .history-search .most-search-list a{display:inline-block;margin-bottom:10px;}#header-sticky .box-search .container-search-mobile .history-searchs,#header-sticky .box-search .history-search-desktop .history-searchs{max-height:130px;transition:max-height .3s ease-in-out;}#header-sticky .box-search .container-search-mobile .history-searchs.show-all,#header-sticky .box-search .history-search-desktop .history-searchs.show-all{max-height:450px;}#header-sticky .box-search .container-search-mobile .history-searchs .search-history-line,#header-sticky .box-search .history-search-desktop .history-searchs .search-history-line{cursor:pointer;display:flex;justify-content:space-between;}#header-sticky .box-search .container-search-mobile .history-searchs .search-history-line a,#header-sticky .box-search .history-search-desktop .history-searchs .search-history-line a{color:var(--clr-common-blue3);}#header-sticky .box-search .container-search-mobile .history-searchs .search-history-line a:hover,#header-sticky .box-search .history-search-desktop .history-searchs .search-history-line a:hover{transition:unset;font-weight:600;}#header-sticky .box-search .container-search-mobile .history-searchs .search-history-line span,#header-sticky .box-search .history-search-desktop .history-searchs .search-history-line span{font-size:1.2rem;color:var(--clr-common-gray1);}#header-sticky .box-search .container-search-mobile .history-searchs .search-history-line span:hover,#header-sticky .box-search .history-search-desktop .history-searchs .search-history-line span:hover{transform:scale(1.3);}#header-sticky .box-search .container-search-mobile .most-search-list,#header-sticky .box-search .history-search-desktop .most-search-list{padding:0 15px;padding-top:15px;}#header-sticky .box-search .container-search-mobile .most-search-list a,#header-sticky .box-search .history-search-desktop .most-search-list a{padding:10px;border-radius:20px;border:1px solid var(--clr-common-gray2);margin-right:15px;cursor:pointer;font-weight:600;}#header-sticky .box-search .container-search-mobile .most-search-list a:hover,#header-sticky .box-search .history-search-desktop .most-search-list a:hover{transition:all .1s ease-in-out;transform:scale(1.05);}#header-sticky .header-middle{display:flex;justify-content:space-between;gap:20px;align-items:center;}#header-sticky .header-middle .logo{display:flex;justify-content:flex-start;align-items:center;}#header-sticky .header-middle .logo img{max-height:40px;}#header-sticky.header-fixed{position:relative;padding-bottom:50px;}#header-sticky.header-fixed #search-view{display:none!important;}#header-sticky.header-fixed .header-menu{display:block;position:absolute;bottom:0;left:0;width:100%;border-top:1px solid #0086c5;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){#header-sticky.header-fixed .header-menu{display:none!important;}}#header-sticky.header-fixed .header-middle{padding-top:20px;padding-bottom:15px;}#header-sticky.header-fixed .header-middle .logo img{max-height:35px;}@media only screen and (max-width:575px){#header-sticky.header-fixed .header-middle .logo img{max-height:25px;}}#header-sticky.header-sticky{position:fixed;left:0;margin:auto;top:0;width:100%;z-index:1000;-webkit-box-shadow:0 6px 10px 0 rgba(8,0,42,.3);-moz-box-shadow:0 6px 10px 0 rgba(8,0,42,.3);-ms-box-shadow:0 6px 10px 0 rgba(8,0,42,.3);-o-box-shadow:0 6px 10px 0 rgba(8,0,42,.3);box-shadow:0 6px 10px 0 rgba(8,0,42,.3);-webkit-animation:300ms ease-in-out 0s normal none 1 running fadeInDownC;animation:300ms ease-in-out 0s normal none 1 running fadeInDownC;background-color:var(--clr-common-blue2);}#header-sticky.header-sticky .header-menu{flex:1;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){#header-sticky.header-sticky .header-menu{display:none!important;}}#header-sticky.header-sticky .bd-action__cart-icon a,#header-sticky.header-sticky .bd-action__wistlist-icon a{height:38px;width:38px;}#header-sticky.header-sticky .header-middle{padding-top:5px;padding-bottom:3px;}#header-sticky.header-sticky .header-middle .logo img{max-height:40px;}#header-sticky.header-sticky .box-search{display:none;}#header-sticky.header-sticky #search-view{width:auto;border-radius:20px;padding:0 15px 0 12px;}#header-sticky.header-sticky #search-view .search-view-content{gap:6px;}#header-sticky.header-sticky #search-view .search-view-content i{font-size:18px;}#header-sticky.header-sticky #search-view .search-view-content .search-label{display:block;color:#0c81c7;font-size:14px;font-weight:500;white-space:nowrap;}@media only screen and (max-width:575px){#header-sticky.header-sticky #search-view{width:40px;padding:0;border-radius:50%;}#header-sticky.header-sticky #search-view .search-view-content .search-label{display:none;}}#header-sticky #search-view{width:40px;height:40px;border-radius:50%;background:#fff;padding:0;border:0;}#header-sticky #search-view .search-view-content{display:flex;align-items:center;justify-content:center;width:100%;height:100%;}#header-sticky #search-view .search-view-content i{font-size:24px;color:#0c81c7;margin:0;}#header-sticky #search-view .search-view-content .search-label{display:none;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.onlyShowMobile{display:none;}}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.show-child-category{display:block;}}.input_search:focus,.input_search:checked{outline:0;}.select_option-search-filter:checked,.select_option-search-filter:focus{outline:0;}.header-theme-bg-1{background-color:var(--clr-common-blue2);border-top:1px solid #0086c5;}.header-theme-bg{background-color:var(--clr-common-blue2);border-top:1px solid #0086c5;border-bottom:1px solid #0086c5;}.header-theme-bg .bd-header__top-link-menu-3{align-items:center;}.header-theme-bg .bd-header__top-link-menu-3 .header-link-item{display:flex;text-wrap:nowrap;}.header-theme-bg .bd-header__top-link-menu-3 .header-link-item a i{margin:0 8px;}.header-theme-bg .bd-header__top-link-menu-3 .header-link-item a font i{padding:0 8px;font-size:16px;}.header-theme-bg .bd-header__top-link-menu-3 .header-link-item a:hover{color:#3dd0ff;}.bd-top__bar-area{padding:7px 0;}.topbar-padding{padding:7px 0;}.bd-top__bar-main{padding:7px 0;max-width:1720px;margin:0 auto;}.bd-topbar__regtangle{position:relative;padding-left:24px;margin-left:20px;}@media only screen and (min-width:1400px) and (max-width:1599px){.bd-topbar__regtangle{margin-left:82px;}}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-topbar__regtangle{margin-left:260px;}}@media only screen and (min-width:992px) and (max-width:1199px){.bd-topbar__regtangle{justify-content:end;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}}.bd-topbar__regtangle::before{position:absolute;content:"";width:300px;height:40px;background:var(--clr-common-white);top:-7px;right:calc(100% - 5px);clip-path:polygon(0% 0%,95% 0,100% 100%,0 100%);}.bd-topbar__contact ul li{display:inline-block;margin-right:25px;padding-right:25px;position:relative;}.bd-topbar__contact ul li a i{padding-right:10px;}.bd-topbar__contact ul li a:hover{color:var(--clr-theme-1);}.bd-topbar__contact ul li:last-child{padding-right:0;margin-right:0;}.bd-topbar__contact ul li:last-child::before{display:none;}.bd-topbar__contact ul li::before{position:absolute;content:"";width:1px;height:20px;background:var(--clr-border-1);right:0;top:50%;transform:translateY(-50%);}.bd-topbar__text p{margin-bottom:0;color:var(--clr-common-white);}.bd-topbar__contact p{margin-bottom:0;color:var(--clr-common-white);}.bd-top__bar-social{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:end;}.bd-top__bar-social ul li{display:inline-block;margin-left:15px;position:relative;padding-right:15px;}.bd-top__bar-social ul li:first-child{margin-left:0;}.bd-top__bar-social ul li:first-child:before{display:none;}.bd-top__bar-social ul li:last-child{padding-right:0;}.bd-top__bar-social ul li a:hover{color:var(--clr-theme-1);}.bd-top__bar-social ul li::before{position:absolute;content:"";width:1px;height:20px;background:var(--clr-border-1);left:-18px;top:50%;transform:translateY(-50%);}.bd-top__bar-area-3.container{max-width:1620px;}.bd-topbar-area__middle{height:40px;}.bd-header__top-link{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}.bd-header__top-link a{color:var(--clr-common-white);padding:8px 20px;}.bd-header__top-link a:hover{color:var(--clr-common-heading);}.bd-header__top-link a:not(:last-child){position:relative;}.bd-header__top-link a:not(:last-child)::before{position:absolute;content:"";height:20px;width:1px;background:var(--clr-border-5);right:0;top:50%;transform:translateY(-50%);}.bd-header__middle{background-color:var(--clr-theme-1);}.bd-header__middle-inner{display:flex;background-color:var(--clr-common-blue2);align-items:center;height:62px;}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1600px) and (max-width:1700px),only screen and (min-width:1700px){.bd-header__middle-inner{height:100px;}}.bd-header__middle .hotline{height:100%;align-items:center;font-size:var(--bd-fs-h6);}.bd-header__middle .hotline span{color:var(--clr-common-white);}.bd-header__middle .hotline .hotline-number{color:var(--clr-theme-1);border-radius:20px;background-color:var(--clr-common-white);padding:2px 12px;}.bd-header__middle .hotline .hotline-number i{transform:rotate(-45deg);}.bd-header__middle .hotline .hotline-number span{padding-left:8px;color:var(--clr-theme-1);}.bd-header__middle a{color:var(--clr-common-white);}.bd-header__top-link-top-menu a{display:flex;line-height:16px;align-items:center;}.bd-header__top-link-top-menu a i{font-size:18px;color:var(--clr-common-white);}.bd-header__top-link-top-menu a span{color:var(--clr-common-white);padding:0 4px;font-size:var(--bd-fs-h6);}.bd-treak__right{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:end;gap:40px;}@media only screen and (min-width:576px) and (max-width:767px){.bd-treak__right{gap:30px;}}.bd-treak__right a:hover{color:var(--clr-theme-1);}.bd-treak__right .nice-select{border:0;background:transparent;font-size:16px;padding-left:0;padding-right:18px;}.bd-treak__right .nice-select::after{border-bottom:1px solid var(--clr-common-body-text);border-right:1px solid var(--clr-common-body-text);height:7px;width:7px;right:4px;}.bd-treak__right .nice-select .list{background:var(--clr-common-white);left:-18px;}.bd-treak__right .nice-select .option{color:var(--clr-common-heading);}.bd-treak__right .nice-select .option.selected{font-weight:var(--bd-fw-medium);}.bd-treak__right .border-left{position:relative;}.bd-treak__right .border-left:before{position:absolute;content:"";width:1px;height:20px;background:var(--clr-border-2);top:50%;transform:translateY(-50%);left:-20px;}@media only screen and (min-width:576px) and (max-width:767px){.bd-treak__right .border-left:before{left:-15px;}}.style-2 .bd-treak__right a{color:var(--clr-common-white);display:block;padding:8px 0;}.style-2 .bd-treak__right a:hover{color:var(--clr-common-heading);}.style-2 .bd-treak__right .nice-select{z-index:110;}.style-2 .bd-treak__right .nice-select span{color:var(--clr-common-white);}.style-2 .bd-treak__right .nice-select::after{border-bottom:1px solid var(--clr-common-white);border-right:1px solid var(--clr-common-white);}.style-2 .bd-treak__right .nice-select .option.selected{font-weight:var(--bd-fw-sbold);}.style-2 .bd-treak__right .border-left::before{background:var(--clr-border-5);}.bd-action__cart-list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:20px;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.bd-action__cart-list{display:none;}}.bd-action__cart-list.list-3{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:30px;}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.bd-action__cart-list.list-3{gap:20px;}}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.bd-action__cart-list.list-3{display:none;}}.bd-hotline__inner{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:20px;}.bd-hotline__text span{display:block;font-size:14px;color:#666;}.bd-hotline__text a{font-size:20px;color:var(--clr-common-heading);font-weight:var(--bd-fw-medium);}.bd-hotline__text a:hover{color:var(--clr-theme-1);}.bd-action__wistlist-icon{position:relative;}.bd-action__wistlist-icon a{height:42px;width:42px;background:var(--clr-bg-grey);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:space-evenly;border-radius:8px;}.bd-action__wistlist-icon a i{font-size:18px;color:#0c81c7;}.bd-action__wistlist-icon a:hover svg *{fill:var(--clr-theme-1);}.bd-action__userinfo{width:38px;height:38px;}.bd-action__userinfo-icon{position:relative;}.bd-action__userinfo-icon a{height:38px;width:38px;background:var(--clr-bg-grey);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:space-evenly;border-radius:50%;position:relative;}.bd-action__userinfo-icon a img{height:38px;width:38px;border:1px solid #fff;object-fit:cover;border-radius:50%;}.bd-action__cart-icon{position:relative;}.bd-action__cart-icon a{height:42px;width:42px;background:var(--clr-bg-grey);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:space-evenly;border-radius:8px;position:relative;}.bd-action__cart-icon a i{font-size:18px;color:#0c81c7;}.bd-action__cart-icon a:hover svg *{fill:var(--clr-theme-1);}.bd-action__cart-icon a img{height:42px;width:42px;object-fit:cover;}.bd-action__search-icon a{height:45px;width:45px;background:var(--clr-bg-grey);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:space-evenly;border-radius:50%;}.bd-action__search-icon a:hover svg *{fill:var(--clr-theme-1);}.bd-action__item-number{position:absolute;right:-10px;top:-8px;display:inline-block;text-align:center;line-height:20px;min-width:20px;height:20px;background:#d43232;border-radius:8px;color:var(--clr-common-white);}.bd-action__hotline{position:relative;}.bd-action__hotline::after{position:absolute;content:"";height:80px;width:1px;background:var(--clr-border-4);top:50%;left:-30px;transform:translateY(-50%);}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-action__hotline::after{left:-20px;}}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.bd-action__hotline::after{display:none;}}.bd-action__user span{display:block;margin-left:15px;font-size:12px;line-height:1;margin-bottom:3px;}.bd-action__user span span{margin-left:0;font-size:16px;font-weight:var(--bd-fw-medium);color:var(--clr-common-heading);margin-bottom:0;}.bd-action__user:hover span span{color:var(--clr-theme-1);}.bd-action__filter input{width:100%;height:55px;border:0;background:var(--clr-common-white);border-radius:30px;padding-left:20px;padding-right:50px;}.bd-action__filter input::placeholder{color:var(--clr-common-placeholder-2);font-size:14px;}.bd-action__filter button{position:absolute;right:0;top:55%;transform:translateY(-50%);padding-right:25px;}.bd-action__filter-wrapper{flex-grow:1;max-width:420px;}.bd-action__cart-wrapper{gap:15px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}.list-3 .bd-action__cart-icon a{background:var(--clr-common-white);}.list-3 .bd-action__wistlist-icon a{background:var(--clr-common-white);}.bd-cart__text span{font-size:14px;line-height:1;}.bd-cart__text h5{font-size:16px;font-weight:var(--bd-fw-medium);margin-bottom:0;line-height:1;}.main-menu ul li{position:relative;list-style:none;display:inline-block;margin-right:45px;}.main-menu ul li:last-child{margin-right:0;}@media only screen and (min-width:1200px) and (max-width:1399px){.main-menu ul li{margin-right:40px;}}@media only screen and (min-width:992px) and (max-width:1199px){.main-menu ul li{margin-right:25px;}}.main-menu ul li a{display:inline-block;font-size:16px;color:var(--clr-common-placeholder);padding:42px 0;font-weight:var(--bd-fw-medium);-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;line-height:1;}.main-menu ul li a:before{position:absolute;content:"";height:3px;width:0%;background:var(--clr-theme-1);bottom:0;opacity:0;}.main-menu ul li a:hover:before{width:100%;opacity:1;}.main-menu ul li.has-dropdown>a{position:relative;}.main-menu ul li.has-dropdown>a::after{content:"";-webkit-transform:translateY(1px);-moz-transform:translateY(1px);-ms-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px);font-size:14px;color:var(--clr-common-black);font-family:var(--bd-ff-fontawesome);font-weight:400;margin-left:5px;display:inline-block;}.main-menu ul li .submenu{position:absolute;top:120%;left:0;width:220px;padding:15px 0;padding-bottom:15px;background:var(--clr-common-white);-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;-webkit-box-shadow:0 0 60px 0 rgba(53,57,69,.15);-moz-box-shadow:0 0 60px 0 rgba(53,57,69,.15);-ms-box-shadow:0 0 60px 0 rgba(53,57,69,.15);-o-box-shadow:0 0 60px 0 rgba(53,57,69,.15);box-shadow:0 0 60px 0 rgba(53,57,69,.15);visibility:hidden;opacity:0;z-index:11;}.main-menu ul li .submenu li{display:block;width:100%;margin:0;}.main-menu ul li .submenu li.has-dropdown>a::after{position:absolute;top:50%;right:25px;-webkit-transform:translateY(-50%) rotate(-90deg);-moz-transform:translateY(-50%) rotate(-90deg);-ms-transform:translateY(-50%) rotate(-90deg);-o-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg);}.main-menu ul li .submenu li>a{width:100%;display:block;padding:9px 30px;text-transform:capitalize;color:var(--clr-common-heading);font-weight:500;position:relative;}.main-menu ul li .submenu li>a::after{right:30px;-webkit-transform:translateY(-50%) rotate(-90deg);-moz-transform:translateY(-50%) rotate(-90deg);-ms-transform:translateY(-50%) rotate(-90deg);-o-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg);}.main-menu ul li .submenu li>a::before{display:none;}.main-menu ul li .submenu li .submenu{left:120%;top:0;visibility:hidden;opacity:0;}.main-menu ul li .submenu li:hover>a{color:var(--clr-theme-1);padding-left:36px;}.main-menu ul li .submenu li:hover>a::after{color:var(--clr-theme-1);}.main-menu ul li .submenu li:hover>a::before{left:0;right:auto;width:100%;}.main-menu ul li .submenu li:hover>.submenu{left:100%;visibility:visible;opacity:1;}.main-menu ul li:hover>a{color:var(--clr-theme-1);}.main-menu ul li:hover>a::after{color:var(--clr-theme-1);}.main-menu ul li:hover>a:before{width:100%;opacity:1;}.main-menu ul li:hover>.submenu{top:100%;visibility:visible;opacity:1;}.bd-header__buttom{padding-bottom:15px;}.bd-header__butttom-left{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:20px;}.bd-header__filterbar{flex-grow:1;}.bd-header__category-nav:not(items-open) .category__items{display:none;}.bd-category__click{height:42px;display:inline-flex;align-items:center;color:var(--clr-common-white);-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px;border-radius:50px;text-transform:uppercase;font-size:15px;font-weight:var(--bd-fw-medium);position:relative;gap:15px;width:175px;cursor:pointer;}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.bd-category__click{width:220px;}}.bd-category__click:before{position:absolute;content:"";font-family:var(--bd-ff-fontawesome);right:20px;}.bd-category__click.items-open::before{transform:rotate(180deg);}.bd-bar__icon{width:20px;height:14px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;}.bd-bar__icon span{width:100%;height:2px;background:var(--clr-common-white);display:inline-block;border-radius:30px;}.bd-bar__icon span:nth-child(2){margin-left:0;}.bd-filter__input{position:relative;}.bd-filter__input input{width:100%;height:60px;line-height:60px;border:0;background:var(--clr-bg-grey);border-radius:30px;padding-left:20px;padding-right:45px;}.bd-filter__input button{position:absolute;top:50%;transform:translateY(-50%);right:20px;}.bd-filter__input button i{color:#9f9f9f;}.bd-support__inner{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:20px;}.bd-support__text span{display:block;font-size:15px;}.bd-support__text a{font-size:20px;color:var(--clr-common-heading);font-weight:var(--bd-fw-sbold);}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.bd-support__text a{font-size:18px;}}.bd-support__text a:hover{color:var(--clr-theme-1);}.logo-black{display:none;}.bd-header__area-2 .container{max-width:1750px;}.bd-header__logo-bg{position:absolute;left:-92px;top:-67px;z-index:-1;}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.bd-header__logo-bg{left:-150px;}}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.bd-header__logo-bg{left:-200px;top:-100px;}}.bd-header__main-content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:space-between;}.bd-header__left-2{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;}.bd-header__right.header__right-2{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:60px;}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-header__right.header__right-2{gap:40px;}}@media only screen and (min-width:992px) and (max-width:1199px){.bd-header__right.header__right-2{gap:25px;}}.bd-header__logo-2{position:relative;z-index:55;margin-right:180px;}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-header__logo-2{margin-right:125px;}}@media only screen and (min-width:992px) and (max-width:1199px){.bd-header__logo-2{margin-right:175px;}}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.bd-header__logo-2{margin-right:0;}}.bd-top__bar-area-3 .container{max-width:1650px;}.bd-header__bottom-area-3 .container{max-width:1650px;}.bd-header__middle-area-3 .container{max-width:1650px;}.bd-header__left-3{margin-left:40px;}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-header__left-3{margin-left:30px;}}.bd-header__right.header__right-3{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:end;gap:30px;}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-header__right.header__right-3{gap:20px;}}.bd-search__toggle{position:absolute;top:50px;right:50%;padding:16px 40px 40px 40px;background-color:var(--clr-theme-1);z-index:555;transition:.3s;opacity:0;visibility:hidden;}.bd-search__toggle.header_search-open{opacity:1;visibility:visible;}.bd-search__toggle input{height:60px;width:270px;background:var(--clr-theme-1);padding-right:25px;border:0;border-bottom:1px solid var(--clr-border-4);color:var(--clr-common-white);}.bd-search__toggle input::placeholder{color:var(--clr-common-white);opacity:1;font-size:16px;}.bd-search__toggle input::selection{color:var(--clr-common-black);opacity:1;font-size:16px;}.bd-search__toggle button{position:absolute;top:42%;transform:translateY(-50%);right:40px;}.bd-search__toggle button i{color:var(--clr-common-white);}.search-modal-close{position:absolute;top:20px;right:20px;font-size:16px;color:var(--clr-common-heading);}.search-modal-close:hover{color:var(--clr-theme-1);}.search-toggle.bd-h-search i{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);transform:scale(0);transform-origin:center;}.search-toggle.bd-h-search i:hover{color:var(--clr-theme-1);}.search-toggle.bd-h-search.opened i{transform:scale(1);top:50%;left:50%;transform:translateX(-50%) translateY(-50%);}.search-toggle.bd-h-search.opened svg{transform:scale(0);}.search-toggle.bd-h-search svg{transform:scale(1);transition:.3s;}.bd-action__userinfo:hover>.submenu_user{top:47px;visibility:visible;opacity:1;}.bd-action__user{position:relative;color:var(--clr-common-white);}.bd-action__user>a{display:flex;align-items:flex-start;flex-wrap:wrap;align-content:flex-start;flex-direction:column;width:auto;text-wrap:nowrap;}.bd-action__user.text-color{color:var(--clr-common-body-text);}.bd-action__user:hover>.submenu_user{top:47px;visibility:visible;opacity:1;}.bd-action__user .submenu_user{position:absolute;top:47px;right:-30px;width:220px;padding:15px 0;padding-bottom:15px;background:var(--clr-common-white);transition:all .3s ease-out 0s;box-shadow:0 0 60px 0 rgba(53,57,69,.15);visibility:hidden;opacity:0;z-index:11;}.bd-action__user .submenu_user:before{content:"";width:13px;height:13px;background:#fff;position:absolute;top:-7px;right:60px;transform:rotate(45deg);border-top:1px solid #e9edf4;border-left:1px solid #e9edf4;}.bd-action__user .submenu_user li>a{width:100%;display:block;padding:9px 30px;text-transform:capitalize;color:var(--clr-common-heading);font-weight:500;}.bd-action__user .submenu_user li a:hover{color:var(--clr-theme-1);background-color:#f0f8ff;}.show-sticky input{width:680px;line-height:45px;border:0;background:var(--clr-bg-grey);border-radius:30px;padding-left:20px;padding-right:45px;}.search_sticky{position:absolute;top:-10px;right:40px;height:60px;background-color:#fff;}.cancel_search{width:17px;height:17px;background:#c1c1c1;display:inline-block;text-align:center;line-height:17px;border-radius:50%;position:absolute;right:39px;top:-11px;font-size:11px;color:var(--clr-common-white);}.link_change_province_header i{margin-left:10px;}.bd-action__cart-icon img{width:100%;border-radius:50%;}.styles_group_right{display:flex;flex:2 1;justify-content:flex-end;}.styles_group_a{display:flex;flex-direction:row;align-items:center;padding:0;gap:30px;text-wrap:nowrap;color:var(--clr-common-white);}@media only screen and (max-width:575px){.styles_group_a{gap:10px;font-size:12px;}}@media(max-width:468px),only screen and (max-width:575px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.styles_group_a .style_width_mobile{display:none;}}.styles_a_register,.styles_a_signUp{display:inline-flex;align-items:center;justify-content:center;border-radius:20px;height:40px;padding:0 20px;}@media only screen and (max-width:575px){.styles_a_register,.styles_a_signUp{height:30px;padding:0 10px;}}.styles_a_register{box-shadow:0 0 10px rgba(0,0,0,.07);border:1px solid var(--clr-common-white);transition:background-color 250ms cubic-bezier(.4,0,.2,1) 0ms,box-shadow 250ms cubic-bezier(.4,0,.2,1) 0ms,border 250ms cubic-bezier(.4,0,.2,1) 0ms;}.styles_a_register:hover{background:var(--clr-button-1);border-color:var(--clr-button-2);}.styles_a_register-label{line-height:20px;}.styles_a_signUp{color:rgba(0,0,0,.87);background:var(--clr-button-1);transition:background-color 250ms cubic-bezier(.4,0,.2,1) 0ms,box-shadow 250ms cubic-bezier(.4,0,.2,1) 0ms,border 250ms cubic-bezier(.4,0,.2,1) 0ms;}.styles_a_signUp:hover{background:var(--clr-button-2);}.styles_a_signUp-label{color:var(--clr-common-white);line-height:20px;}.MuiTouchRipple-root{top:0;left:0;right:0;bottom:0;z-index:0;overflow:hidden;position:absolute;border-radius:inherit;pointer-events:none;}.bd-header__top-link-menu-3{display:flex;}.bd-header__top-link-menu-3 a img{width:20px;height:20px;margin:0 5px 3px 3px;}.bd-header__top-link-top-menu{display:flex;float:right;}.bd-header__top-link-top-menu a{padding:8px 10px;color:#586189;}.bd-header__top-link-top-menu a img{width:14px;height:14px;margin-bottom:3px;margin-right:5px;}.banner__height-1{min-height:845px;}@media only screen and (min-width:992px) and (max-width:1199px){.banner__height-1{min-height:720px;}}.banner__overlay::before{position:absolute;content:"";height:100%;width:39.7%;background:var(--clr-theme-1);top:0;right:0;}@media only screen and (min-width:1200px) and (max-width:1399px){.banner__overlay::before{width:43%;}}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.banner__overlay::before{display:none;}}.banner-video__btn{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:15px;}.banner-video__btn span{font-weight:var(--bd-fw-medium);}.banner-video__btn span:hover{color:var(--clr-theme-1);}.banner-height-2{min-height:900px;}@media only screen and (min-width:768px) and (max-width:991px){.banner-height-2{min-height:750px;}}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.banner-height-2{min-height:550px;}}.bd-banner__line{position:absolute;right:1%;bottom:0;z-index:1;}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-banner__line img{width:500px;}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.bd-banner__line img{width:350px;}}@media only screen and (max-width:575px){.bd-banner__line img{display:none;}}.bd-banner__image-1{position:absolute;bottom:0;left:0;z-index:5;}@media(max-width:1750px){.bd-banner__image-1 img{max-width:400px;}}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px){.bd-banner__image-1 img{max-width:350px;}}@media only screen and (min-width:992px) and (max-width:1199px){.bd-banner__image-1 img{max-width:300px;}}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.bd-banner__image-1{display:none;}}.bd-banner__image-2{text-align:end;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.bd-banner__image-2{text-align:start;}}.bd-banner__image-2 img{width:100%;}.bd-banner__content{max-width:360px;}.bd-banner__content p{margin-bottom:40px;}.bd-banner__content-box{margin-top:160px;}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.bd-banner__content-box{margin-top:0;}}@media only screen and (min-width:768px) and (max-width:991px){.bd-banner__content-box{margin-top:100px;}}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.bd-banner__content-box{margin-top:100px;}}.bd-banner__text h2{font-size:100px;color:var(--clr-common-heading);font-weight:700;margin-bottom:85px;line-height:1.1;}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-banner__text h2{font-size:85px;}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px){.bd-banner__text h2{margin-bottom:25px;}}@media only screen and (min-width:992px) and (max-width:1199px){.bd-banner__text h2{font-size:70px;}}@media only screen and (min-width:768px) and (max-width:991px){.bd-banner__text h2{font-size:80px;margin-bottom:30px;}}@media only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px){.bd-banner__text h2{font-size:55px;margin-bottom:25px;}}@media(max-width:468px){.bd-banner__text h2{font-size:46px;}}@media(max-width:468px){.bd-banner__text h2 br{display:none;}}.bd-banner__button{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:20px;flex-wrap:wrap;}.bd-banner__shape{display:inline-block;background:var(--clr-common-white);padding:40px 40px;position:absolute;bottom:-45px;z-index:5;left:50px;}@media only screen and (max-width:575px){.bd-banner__shape{left:0;}}.bd-banner__shape span{font-size:50px;color:var(--clr-common-heading);font-weight:700;line-height:1;margin-bottom:5px;display:inline-block;text-align:center;}.bd-banner__shape-line{height:2px;width:18.5px;background:var(--clr-theme-1);position:absolute;top:10px;left:10px;}.bd-banner__shape-line:after{position:absolute;content:"";width:2px;height:18.5px;background:var(--clr-theme-1);left:0;}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.bd-banner__thumb img{width:100%;}}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.bd-banner__thumb img{display:none;}}.bd-banner__shape-1{position:absolute;left:0;bottom:19px;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.bd-banner__shape-1{display:none;}}.bd-banner__text-shape{position:absolute;top:-92px;left:27%;}@media only screen and (min-width:992px) and (max-width:1199px){.bd-banner__text-shape{top:-125px;left:24%;}}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.bd-banner__text-shape{display:none;}}.bd-banner__content-2 h2{font-size:130px;line-height:1.2;margin-bottom:5px;}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-banner__content-2 h2{font-size:110px;}}@media only screen and (min-width:992px) and (max-width:1199px){.bd-banner__content-2 h2{font-size:85px;}}@media only screen and (min-width:768px) and (max-width:991px){.bd-banner__content-2 h2{font-size:65px;}}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.bd-banner__content-2 h2{font-size:55px;}}@media(max-width:468px){.bd-banner__content-2 h2{font-size:46px;}}.bd-banner__content-2 p{margin-bottom:45px;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.bd-banner__content-2 br{display:none;}}.bd-banner__btn-shape{position:absolute;bottom:25px;left:200px;}.bd-banner__btn-shape img{animation:sideleft 1s infinite alternate;}.bd-banner__discount-shape{position:absolute;right:65px;top:145px;z-index:100;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.bd-banner__discount-shape{display:none;}}.bd-banner__discount-shape .discount-text{position:absolute;top:25px;left:50%;transform:translate(-50%);text-align:center;color:var(--clr-common-heading);text-transform:uppercase;font-size:24px;}.bd-banner__discount-shape .discount-text span{font-size:40px;display:block;color:var(--clr-theme-1);line-height:1;margin-bottom:4px;font-weight:var(--bd-fw-bold);}@media only screen and (max-width:575px){.bd-singel__banner{margin-top:50px;}}.bd-singel__product-banner{position:relative;-webkit-transition:all 3s ease-out 0s;-moz-transition:all 3s ease-out 0s;-ms-transition:all 3s ease-out 0s;-o-transition:all 3s ease-out 0s;transition:all 3s ease-out 0s;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;border-radius:10px;overflow:hidden;}.bd-singel__product-banner img{object-fit:cover;width:100%;}.product-thumb-bg{min-height:280px;background-size:cover;background-repeat:no-repeat;background-position:center;}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px){.product-thumb-bg{background-position:0% center;}}@media only screen and (max-width:575px){.product-thumb-bg{background-position:unset;}}.product-thumb-bg-2{min-height:590px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;border-radius:10px;background-size:cover;background-repeat:no-repeat;background-position:center;}@media only screen and (max-width:575px){.product-thumb-bg-2{background-position:left;}}.product-thumb-bg-3{min-height:190px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;background-size:cover;background-repeat:no-repeat;background-position:center;}.bd-product__banner-thumb img{-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;border-radius:10px;}.bd-product__banner-inner{padding:30px 30px 30px;position:absolute;top:0;left:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;width:100%;height:100%;align-items:center;z-index:1;}@media only screen and (min-width:768px) and (max-width:991px){.bd-product__banner-inner{padding:30px 20px 30px;}}@media(max-width:468px){.bd-product__banner-inner{padding:30px 20px 30px;}}.bd-product__banner-content span{font-size:18px;color:var(--clr-common-heading);}.bd-product__banner-content h3{margin-bottom:10px;}.bd-product__banner-content h3 a:hover{color:var(--clr-theme-1);}.bd-product__banner-content p{margin-bottom:25px;}@media only screen and (min-width:768px) and (max-width:991px){.bd-product__banner-content p{margin-bottom:20px;}}@media only screen and (max-width:575px){.bd-product__banner-content p{margin-bottom:15px;color:var(--clr-common-heading);}}.bd-product__banner-content-2 span{font-size:18px;font-weight:var(--bd-fw-medium);margin-bottom:3px;display:block;color:var(--clr-theme-1);}.bd-product__banner-content-2 h3{margin-bottom:3px;font-size:28px;}.bd-product__banner-content-3 span{font-size:15px;}.bd-product__banner-content-3 h3{font-size:28px;}.bd-product__banner-content-4 h2{font-size:48px;line-height:1.2;margin-bottom:15px;}@media only screen and (max-width:575px){.bd-product__banner-content-4 h2{font-size:35px;}}.bd-product__banner-content-4 p{margin-bottom:30px;}.bd-product__banner-content-4 .price-text{margin-bottom:5px;display:block;}.bd-product__banner-content-5 h3{font-size:22px;}.bd-product__banner-content-5 h3 .product__banner-price h4{font-size:16px;}.bd-product__spacial-banner h3{margin-bottom:15px;}.product__banner-price{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:10px;margin-bottom:20px;}.product__banner-price span{font-size:15px;}.product__banner-price-2 h3{font-size:28px;color:var(--clr-theme-1);font-weight:var(--bd-fw-sbold);margin-bottom:40px;}.product__banner-price h4{font-size:20px;color:var(--clr-theme-1);margin-bottom:0;font-weight:var(--bd-fw-sbold);}.product__banner-price-2 h3{font-size:28px;color:var(--clr-theme-1);font-weight:var(--bd-fw-sbold);margin-bottom:40px;}.product-h2{font-size:48px;line-height:1.2;margin-bottom:15px;}@media only screen and (max-width:575px){.product-h2{font-size:35px;}}.product .price-text{margin-bottom:5px;display:block;}.product__content-4.bd-product__banner-inner{padding:50px 50px 40px;position:absolute;top:15px;left:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;width:100%;height:100%;align-items:center;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.product__content-4.bd-product__banner-inner{padding:30px 30px;}}.product__content-4.bd-product__banner-inner h2{font-size:35px;}.discount__button-wrapper{position:relative;margin-bottom:45px;}.discount__end-btn{position:absolute;display:inline-table;height:30px;background:#f8f2ed;line-height:30px;font-size:16px;font-weight:var(--bd-fw-medium);color:var(--clr-common-heading);padding:0 15px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;left:50%;transform:translateX(-50%);bottom:-20px;}.discount-btn{display:inline-block;height:70px;background:var(--clr-theme-1);color:var(--clr-common-white);line-height:70px;padding:0 58px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;border-radius:10px;font-size:30px;border:1px solid var(--clr-theme-1);}.discount-btn span{font-weight:var(--bd-fw-bold);}.bd-countdown-home{background-color:#fff;padding:5px;display:-webkit-inline-box;border-radius:7px;opacity:.9;}.content_banner_home_item{background:rgba(255,255,255,.73);padding:0 10px;border-radius:32px;color:#0a6c3b;}.content_banner_home{position:fixed;bottom:180px;}.bg-color_banner{background:url(/Skin/img/logo/bg-banner.svg) #0874b5 no-repeat;background-color:#fff;background-position:top;}.bg-color_banner-2{background:url(/Skin/img/logo/bg-banner.svg) #fff no-repeat;background-position:top;}.bd-step__title{font-size:45px;position:absolute;top:53%;left:40%;transform:translate(0%);z-index:11;color:var(--clr-common-heading);font-weight:var(--bd-fw-light);}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-step__title{font-size:40px;}}@media only screen and (min-width:992px) and (max-width:1199px){.bd-step__title{font-size:38px;}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.bd-step__title{font-size:32px;}}@media only screen and (max-width:575px){.bd-step__title{font-size:22px;}}.bd-step__icon{transform:translate3d(0,0,0);-webkit-transition:transform .3s cubic-bezier(.21,.6,.44,2.18);-moz-transition:transform .3s cubic-bezier(.21,.6,.44,2.18);-ms-transition:transform .3s cubic-bezier(.21,.6,.44,2.18);-o-transition:transform .3s cubic-bezier(.21,.6,.44,2.18);transition:transform .3s cubic-bezier(.21,.6,.44,2.18);}.bd-step__icon img{margin-bottom:25px;}.bd-step__content p{color:var(--clr-common-heading);}@media only screen and (min-width:768px) and (max-width:991px){.bd-step__content p{padding:0 20px;}}.bd-step__content h3{margin-bottom:25px;}.bd-step__content h3 a:hover{color:var(--clr-theme-1);}.bd-step__item{padding:0 27px;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.bd-step__item{padding:0 0;}}.bd-step__item:hover .bd-step__icon{transform:translateY(-10px) translate3d(0,-5px,0);}.bd-step__arrow{position:absolute;top:40px;right:-75px;position:absolute;top:40px;left:94%;transform:translateX(-50%);}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-step__arrow{right:-35%;}}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.bd-step__arrow{display:none;}}.bd-about__content-wrapper{padding-right:25px;max-width:570px;}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.bd-about__content-wrapper{padding-right:0;}}.bd-about__content-box{margin-top:100px;}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-about__content-box{padding-left:30px;}}@media only screen and (min-width:992px) and (max-width:1199px){.bd-about__content-box{padding-left:30px;}}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.bd-about__content-box{margin-top:0;}}.bd-about__bg-shape{position:absolute;right:20%;top:85px;z-index:-1;-webkit-animation:hero-thumb-animation 2s linear infinite alternate;-moz-animation:hero-thumb-animation 2s linear infinite alternate;-o-animation:hero-thumb-animation 2s linear infinite alternate;animation:hero-thumb-animation 2s linear infinite alternate;}.bd-about__features{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;gap:40px;margin-bottom:45px;}@media only screen and (max-width:575px){.bd-about__features{flex-direction:column;gap:25px;}}.bd-about__text p{margin-bottom:0;}.bd-about__text h4{margin-bottom:10px;}.bd-about__thumb-wrapper{min-height:625px;}.bd-about__thumb-1{position:absolute;left:0;bottom:0;}.bd-about__thumb-2{position:absolute;right:0;top:75px;}.bd-about__quite-box{background:var(--clr-theme-1);position:absolute;max-width:330px;border-radius:20px 0;top:0;left:0;z-index:5;padding-top:30px;padding-bottom:60px;padding-left:55px;padding-right:20px;}.bd-about__quite-box .quite-icon i{position:absolute;top:10px;width:50px;height:50px;font-size:78px;color:#5b8d3a;left:55px;z-index:-1;transform:rotateY(180deg);}.bd-about__quite-name{position:absolute;right:30px;bottom:40px;}.bd-about__quite-name span{font-size:15px;color:var(--clr-common-white);}.bd-about__quite-name::after{position:absolute;content:"";height:1px;width:60px;background:var(--clr-common-white);top:50%;left:-70px;}.bd-about__shape-1{position:absolute;z-index:5;top:53%;left:50%;transform:translate(-50%);}.bd-about__shape-2{position:absolute;bottom:60px;height:20px;width:20px;background:var(--clr-text-1);right:35%;}@media only screen and (min-width:992px) and (max-width:1199px){.bd-about__shape-2{right:0;}}@media only screen and (max-width:575px){.bd-about__shape-2{display:none;}}.bd-about__shape-3{position:absolute;bottom:0;height:42px;width:42px;background:var(--clr-text-1);right:25%;}@media only screen and (min-width:992px) and (max-width:1199px){.bd-about__shape-3{right:0;}}@media only screen and (max-width:575px){.bd-about__shape-3{display:none;}}.bd-about__shape-4{position:absolute;bottom:70px;height:80px;width:80px;background:var(--clr-text-2);right:11%;}@media only screen and (max-width:575px){.bd-about__shape-4{display:none;}}.bd-about__wrapper-2{min-height:550px;}@media only screen and (min-width:768px) and (max-width:991px){.bd-about__wrapper{display:flex;justify-content:space-between;gap:30px;align-items:end;}}.bd-about__image-2{text-align:end;margin-right:30px;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.bd-about__image-2{text-align:start;margin-right:0;}}.bd-about__inner{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:90px;padding-left:30px;}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (max-width:575px){.bd-about__inner{padding-left:0;gap:30px;}}@media only screen and (min-width:992px) and (max-width:1199px){.bd-about__inner{padding-left:0;gap:30px;align-items:flex-start;flex-wrap:wrap;}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px){.bd-about__inner{padding-left:0;gap:30px;align-items:flex-start;}}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.bd-about__inner{padding-left:0;}}@media only screen and (max-width:575px){.bd-about__inner{flex-wrap:wrap;}}.bd-about__info p{margin-bottom:55px;}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.bd-about__info p{margin-bottom:20px;}}.bd-about__author{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:30px;}.quite-content p{color:var(--clr-common-white);font-size:24px;font-style:italic;border-radius:20px 0;line-height:32px;margin-bottom:18px;}#slide-promotion-hot .product-item{border:1px solid #fff;box-shadow:none;}#slide-promotion-hot .product-item:hover{box-shadow:0 0 1px 1px #fff;}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.row{--bs-gutter-x:.75rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x));}.container{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto;}}@media only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px){.row{--bs-gutter-x:.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x));}.container{width:100%;padding-right:var(--bs-gutter-x,.3rem);padding-left:var(--bs-gutter-x,.3rem);margin-right:auto;margin-left:auto;}}.product-item{overflow:hidden;border-radius:10px;box-shadow:0 6px 14px -6px rgba(24,39,75,.12),0 10px 32px -4px rgba(24,39,75,.1);transition:box-shadow .15s ease-in-out;}.product-item__action{position:absolute;bottom:25px;left:0;right:0;margin:0 auto;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;}.product-item:hover{box-shadow:0 0 1px 1px #0c81c7;}.product-item .thumb{position:relative;}.product-item .thumb .img{display:flex;justify-content:center;aspect-ratio:1/1;}.product-item .thumb .favorite-product a{width:36px;height:36px;background:#fff;display:flex;align-items:center;justify-content:center;position:absolute;top:8px;right:8px;border-radius:20px;box-shadow:rgba(100,100,111,.2) 0 7px 29px 0;opacity:.94;}.product-item .thumb .favorite-product a:hover{background:var(--clr-bg-blue1);color:#fff!important;}.product-item .thumb .image{display:block;text-align:center;width:216px;}.product-item .thumb .image img{width:100%;}.product-item .thumb .promotion-percent-bg{position:relative;}.product-item .thumb .promotion-percent-bg::before{content:"";position:absolute;top:0;left:0;border-bottom:55px solid transparent;border-left:55px solid var(--clr-text-13);}.product-item .thumb .out-of-stok{position:relative;}.product-item .thumb .out-of-stok::before{content:"";position:absolute;top:0;left:0;width:70px;height:30px;background-color:var(--clr-theme-9);}.product-item .thumb .promotion-percent{position:absolute;top:4px;left:4px;color:#fff;font-weight:var(--bd-fw-sbold);font-size:var(--bd-fs-h6);}.product-item .thumb .tag-sale{display:flex;align-items:flex-end;position:absolute;bottom:0;left:0;width:100%;white-space:nowrap;overflow:hidden;text-wrap:nowrap;}.product-item .thumb .tag-sale .tag-sale1{display:flex;align-items:center;background:linear-gradient(to right,#ff4b00,#ff8d00);padding:0 2px;font-weight:var(--bd-fw-bold);color:#e6ff53;line-height:32px;position:relative;font-size:12px;z-index:2;text-wrap:nowrap;white-space:nowrap;border-top-right-radius:10px;text-transform:uppercase;}@media only screen and (max-width:575px){.product-item .thumb .tag-sale .tag-sale1{font-size:10px;font-weight:400;}}.product-item .thumb .tag-sale .tag-sale1 i{font-size:16px;padding:0 4px;}.product-item .thumb .tag-sale .tag-sale1::after{position:absolute;top:1px;bottom:0;content:"";right:-18px;border-bottom:29px solid #ff8a00;border-right:20px solid rgba(0,0,0,0);height:100%;}.product-item .thumb .tag-sale .tag-sale1 img{width:22px;height:22px;margin-right:5px;}.product-item .thumb .tag-sale .tag-sale2{background:#2ba3d5;line-height:26px;font-weight:500;color:#fff;font-size:12px;position:relative;margin-left:10px;text-wrap:nowrap;white-space:nowrap;padding:0 3px 0 2px;border-top-right-radius:9px;}@media only screen and (max-width:575px){.product-item .thumb .tag-sale .tag-sale2{font-size:10px;font-weight:400;}}.product-item .thumb .tag-sale .tag-sale2::before{position:absolute;top:0;bottom:0;content:"";height:100%;left:-14px;background:#2ba3d5;width:15px;}.product-item .thumb .tag-sale .tag-sale2::after{position:absolute;top:1px;bottom:0;content:"";right:-13px;border-bottom:22px solid #2ba3d5;border-right:14px solid rgba(0,0,0,0);height:100%;}.product-item .content{padding:6px;overflow:hidden;background:#fff;}.product-item .content .product-tags{height:24px;margin-bottom:10px;display:inline-flex;}.product-item .add-cart{width:100%;text-align:right;position:absolute;bottom:0;right:0;padding-right:5px;padding-bottom:3px;background:#fafafa;border-top:1px solid #eee;}.product-item .add-cart .quantity-control{width:100%;display:flex;justify-content:center;align-items:center;height:35px;}.product-item .add-cart .quantity-control a:hover{cursor:pointer;color:#1860fe;background:inherit;border-color:initial;}.product-item .add-cart .quantity-control a:first-child{width:35px;text-align:center;height:35px;line-height:35px;border:0;color:#4e4e4e;}.product-item .add-cart .quantity-control a:last-child{width:35px;text-align:center;height:35px;line-height:35px;border:0;color:#2ba3d5;}.product-item .add-cart .quantity-control input{height:35px;width:calc(100% - 70px);margin:0 -3px;padding-bottom:0;color:#4e4e4e;background:transparent;border:0;}.product-item .add-cart .mask{position:absolute;width:100%;text-align:center;background-color:#fff;top:0;height:38px;line-height:39px;color:#8d8d8d;}.product-item .add-cart .mask.isSoldOut{background:#ccc;cursor:pointer;color:#fff;}.product-item .add-cart .mask:hover{background-color:#0c81c7;color:#fff;}.product-item .add-cart:hover{cursor:pointer;}.product-item .add-cart .added-cart{z-index:-1;padding-left:85px;}.product-item .name{letter-spacing:.5px;line-height:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;height:48px;font-weight:bold;}.product-item .tags{display:flex;flex-wrap:wrap;position:relative;font-size:12px;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}.product-item .tags .tag-1{margin-right:4px;margin-bottom:4px;}.product-item .unit{color:var(--clr-text-12);font-size:12px;letter-spacing:0;margin:8px 0;line-height:16px;}.product-item .shopping-cart{position:absolute;bottom:0;padding:4px 0;text-align:center;background-color:#f9f9f9;left:0;right:0;}.product-item .wrap{height:135px;position:relative;}.product-item .new-price{color:var(--clr-text-13);font-size:16px;font-weight:var(--bd-fw-bold);line-height:24px;}@media only screen and (max-width:575px){.product-item .new-price{font-size:14px;}}.product-item .old-price{color:var(--clr-text-3);}@media only screen and (max-width:575px){.product-item .old-price{font-size:12px;}}.product-item.vertical{width:auto;background-color:#fff;position:relative;}.product-item.vertical.promotion-hot:hover{box-shadow:0 0 0 1px #fff;}.product-item.horizontal{display:flex;width:auto;background-color:#fff;position:relative;height:214px;overflow:hidden;}.product-item.horizontal .thumb{position:relative;}.product-item.horizontal .wrap{height:214px;width:100%;overflow:hidden;}.product-item.horizontal .add-cart{border-left:1px solid #eee;border-top-left-radius:10px;overflow:hidden;}.product-outstanding{height:auto;}#favorite_product_grid .product-item{box-shadow:0 0 0 1px #eee;}#favorite_product_grid .product-item:hover{box-shadow:0 0 0 1px #0c81c7;}.bd-trending__item:hover .bd-product__action{opacity:1;visibility:visible;}.bd-trending__item.text-center:hover .bd-product__action a{transform:scale(1);}.bd-trending__btn .see-more{color:var(--clr-common-white);}.text-promotion-sale{color:var(--clr-common-white);top:14px;width:25%;left:50px;text-align:center;font-size:50px;font-weight:var(--bd-fw-sbold);line-height:50px;}.favorite{color:rgba(255,0,0,.631372549)!important;}.favorite:hover{background:#c6c6c6!important;color:#fff!important;}.favorite_card_list{color:#ff5e5e;background:#fff;border:1px solid #ff5e5e;}.favorite_card_list:hover{background:#c6c6c6;border:1px solid #c6c6c6;}.tab_favorite{justify-content:center!important;}.modal{z-index:2000;}.product_detail_name{font-size:24px;margin-bottom:15px;}.name_product_item{font-size:24px;}.border-tag-type1{border-radius:2px;display:block;border:1px solid #f59422;padding:0 4px;color:#f59422;}.border-tag-type2{border-radius:2px;display:block;border:1px solid #2ba3d5;padding:0 4px;color:#2ba3d5;}.border-tag-type3{border-radius:2px;display:block;border:1px solid #3cc47d;padding:0 4px;color:#3cc47d;}.active_selected{background-color:#1ca5e6;color:#fff;}.bd-choose__item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:50px;}.bd-choose__item:last-child{margin-bottom:0;}.bd-choose__content h4{margin-bottom:15px;line-height:1;}.bd-choose__content p{margin-bottom:0;}.bd-choose__wrapper.choose-wrapper__left{padding-right:70px;}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px){.bd-choose__wrapper.choose-wrapper__left{padding-right:30px;}}@media only screen and (min-width:992px) and (max-width:1199px){.bd-choose__wrapper.choose-wrapper__left{padding-right:10px;}}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px){.bd-choose__wrapper.choose-wrapper__left{padding-right:0;}}.bd-choose__wrapper.choose-wrapper__right{padding-left:70px;}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-choose__wrapper.choose-wrapper__right{padding-left:30px;}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px){.bd-choose__wrapper.choose-wrapper__right{padding-left:0;}}@media only screen and (min-width:992px) and (max-width:1199px){.bd-choose__wrapper.choose-wrapper__right{padding-left:10px;}}@media only screen and (min-width:992px) and (max-width:1199px){.bd-choose__thumb{padding:0 20px;}}.bd-choose__icon.choose-icon__left{margin-left:30px;}.bd-choose__icon.choose__icon-right{margin-right:30px;}.bd-counter__area{position:relative;margin-top:-115px;z-index:5;}.bd-counter__main{position:relative;}.bd-counter__main:before{position:absolute;content:"";width:100%;height:100%;z-index:-1;top:0;right:-100%;background:var(--clr-theme-1);}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.bd-counter__main:before{display:none;}}.bd-counter__content{text-align:center;}.bd-counter__content span{font-size:60px;font-weight:var(--bd-fw-sbold);color:var(--clr-common-white);line-height:1;margin-bottom:15px;display:inline-block;}.bd-counter__content h4{margin-bottom:0;color:var(--clr-common-white);font-size:18px;}.bd-counter-shape-line{width:25px;height:4px;background:var(--clr-common-white);position:absolute;top:20px;left:20px;}.bd-counter-shape-line:before{position:absolute;content:"";height:25px;width:4px;background:var(--clr-common-white);left:0;}.counter-style-2 .bd-counter__content span{color:var(--clr-common-heading);display:inline-block;margin-bottom:15px;}.counter-style-2 .bd-counter__content h4{color:var(--clr-common-heading);}.container-slide-new{position:relative;}.container-slide-new .category-new-button-prev{position:absolute;left:-20px;top:0;bottom:0;}.container-slide-new .category-new-button-prev i::before{background-color:#fff;border-radius:50px;}.container-slide-new .category-new-button-next{position:absolute;right:-20px;top:0;bottom:0;}.container-slide-new .category-new-button-next i::before{background-color:#fff;border-radius:50px;}.bd-news__content{padding-right:1px;}.bd-news__meta-list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:20px;margin-bottom:10px;}.bd-news__meta-item span a{text-transform:uppercase;font-weight:var(--bd-fw-medium);color:var(--clr-common-body-text);}.bd-news__meta-item span a:hover{color:var(--clr-theme-1);}.bd-news__meta-item i{margin-right:10px;}.bd-news__btn{text-transform:uppercase;color:var(--clr-common-body-text);font-weight:var(--bd-fw-medium);}.bd-news__btn i{transform:rotate(130deg);margin-left:5px;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;}.bd-news__btn:hover{color:var(--clr-theme-1);}.bd-news__thumb{margin-bottom:20px;overflow:hidden;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}.bd-news__item:hover .bd-news__thumb img{transform:scale(1.05);}.bd-news__title h3{margin-bottom:20px;font-weight:600;font-size:24px;}@media only screen and (min-width:992px) and (max-width:1199px){.bd-news__title h3{font-size:20px;}}@media(max-width:468px){.bd-news__title h3{font-size:20px;}}.bd-news__title h3 a:hover{color:var(--clr-theme-1);}.bd-news__btn span{position:relative;overflow:hidden;}.bd-news__btn span i:first-child{position:absolute;top:11px;left:-7px;opacity:0;visibility:hidden;}.bd-news__btn:hover span i:first-child{opacity:1;visibility:visible;top:2px;left:0;}.bd-news__btn:hover span i:last-child{opacity:0;visibility:hidden;transform:translateX(7px) translateY(-11px) rotate(130deg);}.blog-wrapper{-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}.blog-content p{margin-bottom:30px;}.blog-content-wrapper{background:var(--clr-common-white);}@media(max-width:468px){.blog-content-wrapper{padding:25px 20px 27px 20px;}}.blog-meta{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;margin-bottom:10px;gap:25px;flex-wrap:wrap;}.blog-meta>div{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}.blog-meta i{margin-right:5px;line-height:1;}.blog-thumb{-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;overflow:hidden;position:relative;}.blog-thumb .play-btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;}.blog-thumb img{-webkit-transition:all 3s ease-out 0s;-moz-transition:all 3s ease-out 0s;-ms-transition:all 3s ease-out 0s;-o-transition:all 3s ease-out 0s;transition:all 3s ease-out 0s;width:100%;zoom:1;filter:alpha(opacity=100);opacity:1;-webkit-transition:all .9s ease 0s;-moz-transition:all .9s ease 0s;-ms-transition:all .9s ease 0s;-o-transition:all .9s ease 0s;transition:all .9s ease 0s;}.blog-thumb:hover img{-webkit-transform:rotate(-2deg) scale(1.1);-moz-transform:rotate(-2deg) scale(1.1);-ms-transform:rotate(-2deg) scale(1.1);-o-transform:rotate(-2deg) scale(1.1);transform:rotate(-2deg) scale(1.1);}.blog-main-wrapper .blog-content{text-align:left;padding:0;}.blog-main-wrapper .blog-content h3{font-size:36px;margin-bottom:20px;}@media only screen and (min-width:992px) and (max-width:1199px){.blog-main-wrapper .blog-content h3{font-size:32px;}}@media only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px){.blog-main-wrapper .blog-content h3{font-size:30px;}}@media(max-width:468px){.blog-main-wrapper .blog-content h3{font-size:26px;}}.blog-main-wrapper .blog-content h3 a:hover{color:var(--clr-theme-1);}.blog__details__tag span{color:var(--clr-common-heading);font-weight:600;margin-right:10px;}div.tagcloud a{display:inline-block;height:36px;line-height:36px;padding:0 15px;font-size:15px;font-weight:500;background:var(--clr-bg-grey);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin-right:8px;margin-bottom:8px;}div.tagcloud a:hover{color:var(--clr-common-white);background:var(--clr-theme-1);}.pulse-btn{display:inline-block;width:80px;height:80px;line-height:80px;text-align:center;background-color:var(--clr-common-white);-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;color:var(--clr-common-black);animation:pulse 2s infinite;}.pulse-btn:hover{background:var(--clr-theme-1);color:var(--clr-common-white);}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px),(max-width:468px){.sidebar__search{margin-top:40px;}}.sidebar__search input{width:100%;height:60px;line-height:56px;background:var(--clr-common-white);border:1px solid #eee;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding-left:30px;padding-right:45px;outline:0;border-radius:50px;}@media(max-width:468px){.sidebar__search input{padding-left:19px;}}.sidebar__search button{display:flex;align-items:center;justify-content:center;width:45px;height:45px;background-color:#2ba3d5;border-radius:50%;position:absolute;top:50%;right:8px;left:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.sidebar__search button i{font-size:22px;color:#fff;font-weight:300;}.sidebar__widget{-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;border:1px solid var(--clr-border-17);padding:10px 15px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;background-color:var(--clr-common-white);}@media(max-width:468px){.sidebar__widget{padding:30px 20px;}}.sidebar__widget__news{padding:0 10px;border:0;background-color:transparent!important;}.sidebar__widget .sidebar__tag{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;gap:8px;}.sidebar__tag a{display:inline-block;height:44px;line-height:44px;padding:0 15px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:32px;border:1px solid var(--clr-common-gray2);color:var(--clr-common-gray1);}.sidebar__tag a:hover{color:var(--clr-common-white);background:var(--clr-theme-1);}.sidebar__news{background:#eefaff;border:0;}.sidebar__news .future-topic{margin:7px 0;display:block;}.sidebar__news .future-topic .title{font-weight:600;margin:0;}.sidebar__news .future-topic span{font-size:12px;color:var(--clr-common-gray1);}.rc__post:not(:last-child){margin-bottom:15px;height:56px;}.rc__meta{line-height:1;}.rc__meta span{font-weight:500;line-height:1;display:inline-block;margin-bottom:10px;}.rc__thumb a{display:block;overflow:hidden;border-radius:10px;}.rc__thumb img{width:75px;height:56px;object-fit:cover;}@media(max-width:468px){.rc__thumb img{width:60px;height:75px;}}.rc__title-more a{font-weight:600;line-height:1.1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}.rc__title-more p{font-size:12px;color:var(--clr-text-12);}.rc__title{font-weight:600;line-height:1.1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}.rc__title a:hover{color:var(--clr-theme-1);}.rc__content .related_posts_description{color:var(--clr-text-12);}blockquote{background:var(--clr-bg-grey);padding:35px 50px;margin-bottom:35px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}@media(max-width:468px){blockquote{padding:35px 24px;}}blockquote::before{content:"";position:static;font-family:"Font Awesome 5 Pro";font-size:32px;color:var(--clr-theme-1);line-height:1;margin-bottom:18px;display:inline-block;font-weight:var(--bd-fw-bold);}blockquote p{line-height:1.5;font-size:20px;color:#57565e;margin-bottom:0;}blockquote cite{font-size:18px;display:block;margin-top:10px;color:var(--clr-common-heading);font-style:inherit;font-weight:600;position:relative;}blockquote cite::before{content:"";font-size:28px;color:var(--clr-theme-1);padding-bottom:0;display:inline-block;background:var(--clr-theme-1);padding-bottom:0;height:2px;width:40px;font-weight:400;text-align:center;top:-4px;margin-right:10px;position:relative;}.bd-sidebar__author-img{margin-bottom:20px;}.bd-sidebar__social a{margin-right:15px;}.bd-sidebar__social a:hover{color:var(--clr-theme-1);}.sidebar-widget-wrapper{position:sticky;top:90px;}.bd-postbox ul li.children{padding-left:130px;}.bd-postbox__comment-box{border-bottom:1px solid #f3f3f3;margin-bottom:30px;padding-bottom:5px;border-bottom:1px solid #f3f3f3;margin-bottom:30px;padding-bottom:5px;gap:25px 30px;}@media(max-width:468px){.bd-postbox__comment-box{flex-direction:column;}}.bd-postbox__comment-info{margin-top:0;}.bd-postbox__comment-name{margin-bottom:18px;}.bd-postbox__comment-name h4{font-size:18px;}.bd-postbox__comment-reply a{display:inline-block;background:transparent;height:35px;line-height:35px;padding:0 20px;border:1px solid var(--clr-border-1);position:relative;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}.bd-postbox__comment-reply a:hover{border-color:transparent;background-color:var(--clr-theme-1);color:var(--clr-common-white);}.bd-postbox__comment-title{font-size:26px;margin-bottom:30px;}.bd-postbox__contact h3{font-size:26px;font-weight:600;margin-bottom:30px;}.bd-postbox__singel-input input{width:100%;height:60px;line-height:60px;border:1px solid var(--clr-border-16);background:transparent;font-size:15px;outline:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin-bottom:20px;padding:0 24px;}.bd-postbox__singel-input textarea{width:100%;height:180px;line-height:60px;border:1px solid var(--clr-border-16);background:transparent;font-size:15px;outline:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin-bottom:15px;resize:none;padding:0 25px;}.bd-postbox__check label{padding-left:8px;color:var(--clr-common-text);position:relative;}input.e-check-input{margin:0;appearance:none;-moz-appearance:none;display:block;width:18px;min-width:18px;height:18px;background:var(--clr-common-white);border:1px solid #b9bac1;outline:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin-top:4px;}input.e-check-input:checked{position:relative;background-color:var(--clr-theme-1);border-color:transparent;}input.e-check-input:checked::after{box-sizing:border-box;content:"";position:absolute;font-family:var(--bd-ff-fontawesome);font-size:10px;color:var(--clr-common-white);top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.blog-thumb{background-color:#f1f3f4;}.related_news_img img{width:100px;height:100px;}.name_news{font-size:27px;}.title_related{font-weight:600;text-transform:uppercase;color:var(--clr-text-14);}.detail_news img{margin:15px 0;}.detail_news h2{font-size:25px;font-weight:unset;}.detail_news h3{font-size:20px;font-weight:unset;color:#444;}.detail_news h4{font-size:16px;font-weight:unset;}.detail_news h5{font-size:16px;font-weight:unset;}.detail_news h6{font-size:16px;font-weight:unset;}.ql-editor{padding:12px 0!important;}.news_img a{display:block;border-radius:10px;overflow:hidden;}.news_img img{width:100%;height:auto;object-fit:contain;}.date_news{font-size:12px;color:var(--clr-text-12);margin:0;}.new-contaier__pharmacy{position:relative;}.new-contaier__pharmacy .image-hot{position:relative;display:inline-block;width:100%;}.new-contaier__pharmacy .image-hot .overlay-hot{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.2);border-radius:10px;z-index:1;}.new-contaier__pharmacy .image-hot img{width:100%;max-height:452px;height:auto;object-fit:cover;display:block;border-radius:10px;}.new-contaier__pharmacy .content-hot{position:absolute;color:#fff;padding:30px;bottom:0;z-index:2;}.new-contaier__pharmacy .content-hot .title{font-weight:var(--bd-fw-bold);font-size:18px;}.new-contaier__pharmacy .content-hot .item-createdDate{color:#fff;margin-bottom:6px;}.lst-news{display:flex;margin-bottom:16px;overflow:hidden;}.lst-news .content{margin-left:20px;}.lst-news .content .title{font-weight:var(--bd-fw-bold);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}.lst-news .content .createdDate{font-size:12px;color:var(--clr-text-12);margin-bottom:6px;}.lst-news .content .detail span{color:var(--clr-text-12);line-height:18px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}.lst-news .image img{max-height:140px;height:auto;width:auto;border-radius:10px;}.note-container__pharmacy{display:flex;align-items:center;margin:10px 0;padding-bottom:10px;border-bottom:1px solid var(--clr-border-4);}.note-container__pharmacy .image img{max-height:80px;height:80px;width:auto;}.note-container__pharmacy .content{margin-left:10px;}.note-container__pharmacy .content a:hover{color:#0874b5;}.note-container__pharmacy .content a .title{font-weight:var(--bd-fw-bold);margin-bottom:12px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}.note-container__pharmacy .content .item{display:flex;}.note-container__pharmacy .content .item .createdDate{color:var(--clr-text-11);}.note-container__pharmacy .content .item .category{color:#2ba3d5;font-weight:var(--bd-fw-sbold);}.note-container__pharmacy .content .item .category::before{content:"";position:relative;margin:0 10px;border-left:1px solid var(--clr-text-11);height:76%;display:inline-block;vertical-align:middle;}.container-hand-book .hand-book{padding:14px;border:1px solid #eee;}.hand-book{display:flex;}.hand-book .content{margin-left:10px;}.hand-book .content .title{font-weight:var(--bd-fw-bold);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}.hand-book .content .createdDate{font-size:12px;color:var(--clr-text-12);margin-bottom:6px;}.hand-book .content .detail-hot{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;}.hand-book .content .detail-flow1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}.hand-book .image{flex:1 0 auto;}.hand-book .image .img{max-height:66px;height:auto;width:auto;}.hand-book .image .image-hot{height:100%;max-width:355px;}.hand-book .image .image-type2{max-width:200px;max-height:140px;height:100%;}.hand-book .image .image-type3{max-width:290px;max-height:200px;height:100%;}.background-about-us{position:relative;background:url("/Skin/img/forPharmacy/about-us.png") #d3d3d3 50%/cover no-repeat;}.background-about-us .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1;}.background-about-us .breadcrumb__list{position:relative;z-index:2;color:#eee;}.new-about-us{position:relative;padding-bottom:50px;z-index:2;}.new-about-us .content{max-width:500px;margin:100px auto;}.new-about-us .content .title{color:var(--clr-common-white);font-size:40px;font-weight:700;text-align:center;}.new-about-us .content .description{color:var(--clr-common-white);line-height:20px;text-align:center;}.news-about-us{display:flex;position:relative;justify-content:space-between;top:-50px;z-index:2;gap:20px;flex-wrap:wrap;}.news-about-us .about-us{flex:1 1 auto;width:300px;background:var(--clr-common-white);box-shadow:0 10px 35px 0 rgba(0,0,0,.15);padding:80px 20px;-webkit-transition:all 1s ease-out 0s;-moz-transition:all 1s ease-out 0s;-ms-transition:all 1s ease-out 0s;-o-transition:all 1s ease-out 0s;transition:all 1s ease-out 0s;}.news-about-us .about-us:hover{transform:scale(1.05);}.news-about-us .about-us .content{display:flex;flex-direction:column;align-items:center;}.news-about-us .about-us .content .image{display:block;}.news-about-us .about-us .content .image img{width:88px;height:88px;object-fit:contain;}.news-about-us .about-us .content .title{font-size:25px;font-weight:600;position:relative;}.news-about-us .about-us .content .title::before{content:"";position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);display:block;border-bottom:3px solid #0c81c7;width:2em;}.news-about-us .about-us .content .description{line-height:20px;}.images-about-us{display:flex;gap:20px;flex-wrap:wrap;}.images-about-us .image{flex:1 1 auto;}.images-about-us .image img{width:100%;object-fit:cover;max-height:320px;height:100%;}.images-about-us .image img:hover{transform:scale(1.1);}.bd-features__item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:15px;position:relative;text-align:left;}.bd-features__item:hover .bd-features__icon{background:var(--clr-theme-1);}.bd-features__item:hover .bd-features__icon svg *{fill:var(--clr-common-white);}.bd-features__item::before{position:absolute;content:"";height:100%;width:1px;background:var(--clr-border-2);right:-15px;transform:translateX(-50%);}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px){.bd-features__item::before{display:none;}}.bd-features__icon{height:55px;width:55px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;align-items:center;justify-content:space-evenly;border-radius:50%;}.bd-features__icon i{color:var(--clr-common-heading);font-size:20px;line-height:0;}.bd-features__content{color:var(--clr-common-white);}.bd-features__content span{display:block;}.bd-features__content span:first-child{font-weight:bold;}@media only screen and (min-width:992px) and (max-width:1199px){.bd-features__area .row>div:nth-child(3)>div::before{display:none;}}.row>div:last-child .bd-features__item::before{display:none;}.bd-sm__features-wrapper{border:1px solid var(--clr-border-4);padding:30px 0;border-radius:10px;}.bd-sm__features-wrapper .bd-features__item{padding:0 20px 20px 20px;justify-content:inherit;border-bottom:1px solid var(--clr-border-4);}.bd-sm__features-wrapper .bd-features__item:last-child{border-bottom:0;padding-bottom:0;}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-trending__btn.style-2{display:none;}}.bd-trending__banner-thumb{object-fit:cover;background:var(--clr-bg-grey);}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-trending__banner-thumb{height:100%;}}.bd-trending__banner-thumb img{height:100%;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;border-radius:10px;}.bd-trending__product-thumb{margin-bottom:25px;overflow:hidden;position:relative;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;border-radius:10px;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px){.bd-trending__product-thumb{padding:0;}}.bd-trending__product-thumb img{padding:10px;width:100%;object-fit:cover;max-width:175px;max-height:175px;}.bd-trending__navigation{position:inherit;}.bd-shop__wrapper .bd-trending__product-thumb{-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}.bd-trending__content{margin-bottom:30px;}.bd-trending__item:hover .bd-trending__product-thumb img{-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;-webkit-transform:scale3d(1.07,1.07,1.07) translateZ(0);transform:scale3d(1.07,1.07,1.07) translateZ(0);}.bd-td__banner-text{position:absolute;top:15px;left:0;padding:30px 30px 30px;}@media only screen and (min-width:768px) and (max-width:991px){.bd-td__banner-text{padding:30px 20px 30px;}}.bd-td__banner-text span{font-size:20px;color:var(--clr-common-white);margin-bottom:10px;display:block;}.bd-td__banner-text h3{margin-bottom:0;font-size:36px;font-weight:var(--bd-fw-sbold);color:var(--clr-common-white);}@media only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px){.bd-trending__btn.style-2{text-align:left!important;margin-top:-10px;}}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-trending__btn.style-3{display:none;}}.bd-trending__tab-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:end;}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-trending__tab-wrapper{padding-right:135px;}}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.bd-trending__tab-wrapper{justify-content:start;padding-left:0;padding-right:120px;}}@media only screen and (max-width:575px){.bd-trending__tab-wrapper{justify-content:end;padding-left:0;padding-right:0;}}.bd-trending__tab-wrapper.style-2{padding-top:6px;}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-trending__tab-wrapper.style-2{padding-right:0;}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px){.bd-trending__tab-wrapper.style-2{padding-top:6;margin-top:-20px;}}@media only screen and (min-width:992px) and (max-width:1199px){.bd-trending__tab-wrapper.style-2{margin-top:0;}}.bd-trending__tab-wrapper.style-3{padding-top:6px;}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-trending__tab-wrapper.style-3{padding-right:0;}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px){.bd-trending__tab-wrapper.style-3{padding-top:6;margin-top:-20px;}}.bd-trending__tab-wrapper.style-3{padding-top:6px;}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-trending__tab-wrapper.style-3{padding-right:0;}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px){.bd-trending__tab-wrapper.style-3{padding-top:6;margin-top:-20px;}}.bd-trending-tab-2 .bd-trending__tab-wrapper{padding-right:0;gap:40px;flex-wrap:wrap;align-items:center;}@media only screen and (min-width:768px) and (max-width:991px){.bd-trending-tab-2 .bd-trending__tab-wrapper{margin-top:-20px;}}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:1200px) and (max-width:1399px){.bd-trending-tab-2 .bd-trending__tab-wrapper{gap:15px;margin-top:-20px;}}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-trending-tab-2 .bd-trending__tab-wrapper{margin-top:0;}}.bd-trending-tab-2 .bd-trending__tab-wrapper.style-3.mb-40.p-relative{justify-content:center;padding:0;}.bd-tending-nav .bd-trending-tab-2 .bd-trending__tab-wrapper{padding-right:0;gap:50px;}.bd-tending-nav .nav-tabs{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:end;gap:10px;border-bottom:0;}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px){.bd-tending-nav .nav-tabs{gap:5px 18px;justify-content:start;}}@media only screen and (min-width:992px) and (max-width:1199px){.bd-tending-nav .nav-tabs{gap:10px;}}.bd-tending-nav .nav-tabs .nav-link{font-weight:var(--bd-fw-medium);color:var(--clr-common-white);}.bd-tending-nav .nav-tabs .nav-link.active{border-color:transparent;position:relative;color:var(--clr-common-heading);}.bd-tending-nav .nav-link{border:1px solid #ccc;border-radius:20px;}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px){.bd-tending-nav .nav-link{padding-left:0;padding-right:15px;}}.bd-tending-nav .nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:0;}.bd-flash__item{border:2px solid var(--clr-theme-1);padding:58px 48px 30px 48px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;border-radius:10px;}@media only screen and (max-width:575px),only screen and (min-width:1200px) and (max-width:1399px){.bd-flash__item{padding:50px 20px 25px 20px;}}.bd-flash__discount{position:absolute;top:30px;right:35px;background:var(--clr-theme-1);width:82px;height:82px;text-align:center;border-radius:50%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:space-evenly;}.bd-flash__discount .price{line-height:1;color:var(--clr-common-white);text-transform:uppercase;}.bd-flash__discount .price span{font-weight:var(--bd-fw-sbold);color:var(--clr-common-white);display:block;font-size:22px;margin-bottom:3px;}.bd-flash__thumb{margin-bottom:20px;}.bd-flash__content{margin-bottom:25px;}.bd-flash__banner-thumb-edit{min-height:auto!important;}.bd-flash__banner-content-edit{position:unset!important;}.count-down__style .bd-product__countdown{font-size:16px;font-weight:var(--bd-fw-medium);margin-bottom:25px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:7px;align-items:center;}.count-down__style .bd-product__countdown span{display:none;}@media only screen and (max-width:575px){.count-down__style .bd-product__countdown span{color:var(--clr-common-heading);}}.count-down__style .bd-product__countdown .count_down{margin-right:0;height:44px;background:var(--clr-bg-grey);line-height:44px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;padding:0 12px;}.bd-product__countdown{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:7px;font-weight:var(--bd-fw-bold);color:var(--clr-common-heading);align-items:center;justify-content:center;}.bd-product__countdown .count_down{margin-right:5px;}.bd-product__countdown span{display:block;font-size:12px;font-weight:var(--bd-fw-medium);text-transform:uppercase;color:var(--clr-common-body-text);line-height:1;margin-top:5px;}.bd-product .count_down.count-downt-dot{position:relative;}.bd-product .count_down.count-downt-dot::before{position:absolute;content:":";font-size:16px;right:-15px;top:14px;transform:translateY(-50%);color:var(--clr-common-heading);font-family:var(--bd-ff-fontawesome);font-weight:var(--bd-fw-bold);font-size:12px;}.bd-flash__stock .available-text{font-weight:var(--bd-fw-medium);color:var(--clr-common-heading);}.bd-flash__stock .available-count{font-weight:var(--bd-fw-sbold);color:var(--clr-theme-1);}.bd-flash__banner-thumb img{-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;border-radius:10px;height:100%;object-fit:cover;}.bd-flash__banner-content{position:absolute;top:0;left:0;padding:35px 30px;}.bd-flash__banner-content h4{font-weight:normal;margin-bottom:5px;}.bd-flash__banner-content h3{font-size:28px;font-weight:var(--bd-fw-sbold);margin-bottom:5px;}.bd-flash__banner-content h6{font-weight:var(--bd-fw-normal);}.bd-flash__banner-content .price{font-size:26px;font-weight:var(--bd-fw-bold);color:var(--clr-theme-5);padding-left:7px;}.bd-flash__banner-shape{position:absolute;top:44%;height:90px;width:90px;background:#a85434;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:space-evenly;border-radius:50%;right:55px;transform:translateY(-50%);}@media only screen and (min-width:576px) and (max-width:767px){.bd-flash__banner-shape{top:30%;}}.bd-flash__banner-shape .text{color:var(--clr-common-white);text-align:center;line-height:1;}.bd-flash__banner-shape span{display:block;font-size:24px;font-weight:var(--bd-fw-medium);}.bd-trending__quite{padding:50px 35px 40px 35px;background:var(--clr-bg-grey);-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;border-radius:10px;}@media only screen and (max-width:575px){.bd-trending__quite{padding:50px 20px 40px 20px;}}.bd-trending__quite-thumb img{margin-bottom:10px;max-width:70px;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;}.bd-trending__quite-meta{margin-bottom:20px;}.bd-trending__quite-meta h4{font-size:22px;margin-bottom:0;}.bd-trending__quite-text{margin-bottom:20px;}.bd-trending__quite-text p{font-size:18px;}.bd-trending__quite-icon i{color:var(--clr-theme-2);}.bd-trending__app-wrapper{padding:30px 0;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;border-radius:10px;}.bd-trending__app-title{margin-bottom:20px;}.bd-trending__app-title h5{font-size:18px;margin-bottom:0;}.bd-trending__app-image{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:10px;justify-content:center;}.bd-populer__item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;border-bottom:1px solid var(--clr-border-4);padding:14.5px;gap:30px;}.bd-populer__item-wrapper{border:1px solid var(--clr-border-4);-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}@media only screen and (min-width:1400px) and (max-width:1599px),(max-width:468px){.bd-populer__item{gap:20px;}}.bd-populer__item:last-child{border-bottom:0;}.bd-populer__thumb{width:90px;min-width:90px;}@media only screen and (min-width:1400px) and (max-width:1599px),(max-width:468px){.bd-populer__thumb{width:80px;min-width:80px;}}.bd-populer__thumb img{background:var(--clr-bg-grey);padding:10px 10px;border-radius:6px;width:100%;}.bd-sidebar__top-rated-area{padding:30px 30px 30px 30px;border:1px solid var(--clr-border-4);-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}@media only screen and (max-width:575px){.bd-sidebar__top-rated-area{padding:20px 20px;}}.bd-sidebar__top-rated-area .bd-populer__item{border-bottom:0;padding:0;margin-bottom:15px;}.bd-sidebar__top-rated-area .bd-populer__item:last-child{margin-bottom:0;}.bd-sidebar__top-rated-area .bd-populer__item-wrapper{border:0;}.bd-sidebar__top-rated-area .bd-sm__section-title h3{font-size:20px;font-weight:var(--bd-fw-sbold);}.bd-sidebar__top-rated-area .bd-product__title{font-size:18px;}.bd-trending__tab-wrapper.mb-40.p-relative{padding:0;}.flash_sale_text{font-size:28px;font-weight:bold;}.bd-subcribe__text p{color:var(--clr-common-heading);}@media only screen and (max-width:575px){.bd-subcribe__filter{text-align:center;}}.bd-subcribe__filter input{width:100%;height:60px;border:0;background:var(--clr-common-white);padding-left:30px;padding-right:200px;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;-ms-border-radius:30px;border-radius:30px;}@media only screen and (max-width:575px){.bd-subcribe__filter input{padding-right:30px;text-align:center;}}.bd-subcribe__filter button{position:absolute;top:50%;transform:translateY(-50%);right:0;background:var(--clr-theme-1);height:60px;padding:0 40px;color:var(--clr-common-white);-webkit-border-radius:0 30px 30px 0;-moz-border-radius:0 30px 30px 0;-o-border-radius:0 30px 30px 0;-ms-border-radius:0 30px 30px 0;border-radius:0 30px 30px 0;}@media only screen and (max-width:575px){.bd-subcribe__filter button{position:sticky;margin-top:50px;-webkit-border-radius:30px 30px 30px 30px;-moz-border-radius:30px 30px 30px 30px;-o-border-radius:30px 30px 30px 30px;-ms-border-radius:30px 30px 30px 30px;border-radius:30px 30px 30px 30px;}}#slide-partner .swiper-slide{display:flex;justify-content:center;}#slide-partner .swiper-slide a{display:flex;justify-content:center;}#slide-partner .swiper-slide a img{max-height:40px;}.bd-singel__brand{text-align:center;}.p-filter{padding:7px;}.product_brand .raw_material{padding:30px 30px;border-radius:5px;box-shadow:0 0 20px 0 rgba(28,51,84,.16);background-color:var(--clr-common-white);}.rating_comment_brand{width:100%;display:flex;justify-content:space-between;}.count_product{float:left;width:25%;}.rc__content{width:100%;}.count_comment{float:left;width:25%;}.count_rating i{color:#ffc100;}.count_text_rating_brand{color:#086d39;font-size:16px;}.list_rating_brand{margin:25px 0;}.text-right{text-align:right;}.description_detail_brand img{width:100%;margin-bottom:20px;}.brand-info-container{border:1px solid #eee;border-radius:8px;}.brand-info-container .brand-info{display:flex;gap:8px;align-items:center;}.brand-info-container .brand-info .brand-image{display:flex;}.brand-info-container .brand-info .brand-image img{border-radius:50%;border:1px solid var(--clr-common-gray2);width:50px;height:50px;object-fit:contain;}.brand-info-container .brand-info .brand-frame{flex-direction:column;display:flex;}.brand-info-container .brand-info .brand-frame .brand-name{text-align:left;color:var(--clr-common-blue1);}.brand-info-container .brand-info .brand-frame .brand-stats .brand-stat{gap:4px;display:flex;}.brand-info-container .brand-info .brand-frame .brand-stats .brand-stat .stat-value,.brand-info-container .brand-info .brand-frame .brand-stats .brand-stat .stat-label{position:relative;width:fit-content;}.brand-info-container .brand-info .brand-frame .brand-stats .brand-stat label{color:var(--clr-common-gray1);}.brand-info-container .product-img-brand{display:flex;gap:10px;}.brand-info-container .product-img-brand .item{position:relative;border:1px solid #eee;border-radius:8px;overflow:hidden;}.brand-info-container .product-img-brand .item a{display:block;}.brand-info-container .product-img-brand .item:hover .info{opacity:1;visibility:visible;transition:opacity .3s linear;}.brand-info-container .product-img-brand .item .brand-rectangle img{width:114px;height:114px;object-fit:contain;}.brand-info-container .product-img-brand .item .info{position:absolute;top:0;left:0;background:rgba(255,255,255,.9098039216);width:100%;height:100%;opacity:0;visibility:hidden;}.brand-info-container .product-img-brand .item .info a{line-height:15px;font-size:12px;padding:5px;height:100%;display:flex;flex-direction:column;justify-content:center;}.brand-info-container .product-img-brand .item .info .price{color:#f34b27;font-weight:var(--bd-fw-bold);line-height:24px;}.bd-page__banner-content{padding:202px 0;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.bd-page__banner-content{padding:180px 0;}}.bd-page__banner-content h2{font-size:50px;color:var(--clr-common-white);font-weight:var(--bd-fw-sbold);margin-bottom:5px;}@media only screen and (max-width:575px){.bd-page__banner-content h2{font-size:44px;}}.bd-page__banner-content span{font-size:18px;color:var(--clr-common-white);}.page-overlay{position:relative;z-index:1;}.page-overlay::before{position:absolute;content:"";height:100%;width:100%;background:var(--clr-common-black);opacity:.65;z-index:-1;}.bd-testimonial__thumb{margin-bottom:40px;}.bd-testimonial__thumb img{-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;}.bd-testimonial__content p{font-size:28px;line-height:38px;margin-bottom:35px;font-style:italic;}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.bd-testimonial__content p{font-size:24px;}}@media only screen and (max-width:575px){.bd-testimonial__content p{font-size:20px;}}.bd-testimonial__author h3{font-weight:var(--bd-fw-medium);margin-bottom:3px;}.bd-testimonial__author span{font-size:15px;}.bd-team__wrapper{-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;}.bd-team__wrapper:hover .bd-team__thumb img{transform:scale3d(1.1,1.1,1.1);}.bd-team__thumb{margin-bottom:25px;overflow:hidden;}.bd-team__content h4{font-size:22px;margin-bottom:5px;}.bd-team__content a:hover{color:var(--clr-theme-1);}.bd-team__share{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row-reverse;position:relative;z-index:2;}.bd-team__share>a{display:inline-block;height:50px;width:50px;background:var(--clr-theme-1);line-height:40px;text-align:center;}.bd-team__share a{color:var(--clr-common-white);padding:5px 5px;}.bd-team__share:hover .bd-team__action{opacity:1;visibility:visible;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;right:50px;}.bd-team__action{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;background:var(--clr-theme-1);gap:15px;padding:7px 20px;position:relative;opacity:0;visibility:hidden;position:absolute;right:0;z-index:-1;}.bd-team__action a:hover{color:var(--clr-common-heading);}.bd-team__action::before{position:absolute;content:"";height:25px;width:1px;background:var(--clr-border-11);right:0;}.bd-team__member-info{padding-left:50px;}@media only screen and (min-width:992px) and (max-width:1199px){.bd-team__member-info{padding-left:10px;}}.bd-team__member-info h3{font-size:50px;margin-bottom:20px;}@media only screen and (min-width:992px) and (max-width:1199px){.bd-team__member-info h3{font-size:44px;}}@media only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px){.bd-team__member-info h3{font-size:40px;}}@media(max-width:468px){.bd-team__member-info h3{font-size:34px;}}.bd-team__member-info>span{font-size:18px;display:block;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.bd-team__member-info{padding-left:0;}}.bd-team__member-details{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;gap:25px;}.bd-content__inner{position:absolute;bottom:0;right:0;}.info-meta-single{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:20px;}.info-meta-icon{width:50px;height:50px;border:1px solid var(--clr-border-2);-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;text-align:center;line-height:48px;}.info-meta-text .meta-heading{display:block;}.info-meta-text .meta-link{display:block;font-size:20px;color:var(--clr-common-heading);font-weight:var(--bd-fw-sbold);}.info-meta-text .meta-link:hover{color:var(--clr-theme-1);}.bd-skill__title-wrapper{margin-bottom:13px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;align-items:center;position:relative;}.bd-skill__progress .progress .progress-bar{background:var(--clr-theme-1);position:relative;overflow:visible;border-radius:5px!important;}.bd-skill__style-inner .bd-skill__title-wrapper h3{font-size:18px;font-weight:var(--bd-fw-medium);}.bd-skill__style-inner .progress-count{color:var(--clr-theme-1);position:absolute;right:0;top:0;}.bd-skill__style-inner .bd-skill__progress .progress{height:10px;background-color:transparent;overflow:visible;position:relative;z-index:1;}.bd-skill__style-inner .bd-skill__progress .progress::after{position:absolute;content:"";height:2px;width:100%;background:var(--clr-border-8);z-index:-1;top:50%;transform:translateY(-50%);border-radius:1px;}.bd-skill__img-inner{padding-left:80px;}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-skill__img-inner{padding-left:50px;}}@media only screen and (min-width:992px) and (max-width:1199px){.bd-skill__img-inner{padding-left:30px;}}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.bd-skill__img-inner{padding-left:0;}}.archivement__paragraph{font-size:18px;}.bd-archivement-box{padding-left:50px;}@media only screen and (min-width:992px) and (max-width:1199px){.bd-archivement-box{padding-left:10px;}}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.bd-archivement-box{padding-left:0;}}.bd-archivement__img-item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:20px;margin-top:25px;}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (max-width:575px){.bd-archivement__img-item{flex-wrap:wrap;justify-content:center;}}.bd-archivement__title h3{font-size:26px;margin-bottom:20px;}.bd-archivement__title p{margin-bottom:33px;font-size:18px;}.hr-1{border-bottom:1px solid #e8e8e8;}.bd-error__number h2{font-size:160px;line-height:1;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.bd-error__number h2{font-size:120px;}}@media(max-width:468px){.bd-error__number h2{font-size:100px;}}.bd-error__text h3{font-size:32px;font-weight:var(--bd-fw-sbold);margin-bottom:10px;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.bd-error__text h3{font-size:28px;}}.bd-error__text p{margin-bottom:45px;}.not_found_block{background-color:#fff;height:35rem;padding:10rem 0;}.bd-contact__main-wrapper{padding-right:40px;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.bd-contact__main-wrapper{padding-right:0;}}.bd-contact__list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;gap:27px;}.bd-contact__item-list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:20px;}.bd-contact__item .bd-contact__content>span a:hover{color:var(--clr-theme-1);}.bd-contact__item .bd-contact__content>span a span{color:var(--clr-common-heading);font-weight:var(--bd-fw-medium);}.bd-contact__item .bd-contact__content>span a span:hover{color:var(--clr-theme-1);}.bd-contact__content>span{display:block;}.bd-contact__content p{margin-bottom:0;}.bd-contact__icon i{color:var(--clr-theme-1);}.bd-single__form-input input{width:100%;height:60px;background:var(--clr-bg-grey);border:0;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;padding:0 20px;}.bd-single__form-input textarea{min-height:170px;border:0;background:var(--clr-bg-grey);padding:15px 20px;resize:none;width:100%;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;outline:0;}.bd-sidebar__support{border:1px solid var(--clr-border-12);padding:30px 30px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;border-radius:10px;}@media only screen and (min-width:992px) and (max-width:1199px),(max-width:468px){.bd-sidebar__support{padding:30px 20px;}}.bd-sidebar__title h4{margin-bottom:30px;}.bd-google__map-area iframe{-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;border-radius:10px;min-height:450px;width:100%;}.content-hidden{display:none;}.child-content-hidden .bd-filter__widget-title::before{transform:rotate(90deg);}.scroll-product-selected:hover::-webkit-scrollbar-thumb{background-color:#a8a8a8;}.scroll-product-selected::-webkit-scrollbar{margin-left:20px;height:6px;border-radius:50px;scrollbar-width:thin;width:3px;}.scroll-product-selected::-webkit-scrollbar-thumb{background-color:#c2c2c2;}.scroll-product-selected::-webkit-scrollbar-track{background:#f1f1f1;}.bd-shop .menu-left{width:300px;}.bd-shop .box-content{width:calc(100% - 300px);}@media(max-width:468px),only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.bd-shop .box-content{width:100%;}}.bd-shop .title{position:sticky;top:0;left:0;z-index:10;}.bd-shop .title h4{font-size:16px;}.bd-shop .title h4 i{font-size:18px;padding-right:8px;}.bd-shop .filter__horizontal{display:flex;align-items:center;justify-content:space-between;background-color:#eee;padding:8px 12px;border-radius:8px;}@media only screen and (max-width:575px){.bd-shop .filter__horizontal .sort{overflow-x:scroll;width:100%;}}@media only screen and (max-width:575px){.bd-shop .filter__horizontal .sort ul{text-wrap:nowrap;}}.bd-shop .filter__horizontal .sort ul li{display:inline-flex;}.bd-shop .filter__horizontal .sort ul li a{background-color:#fff;line-height:36px;padding:0 10px;border-radius:8px;cursor:pointer;}.bd-shop .filter__horizontal .sort ul li a:hover{background-color:#2ba3d5;color:#fff;}.bd-shop .filter__horizontal .view-type{line-height:36px;}.bd-shop .filter__horizontal .view-type .bd-Product__tab ul{width:140px;}@media only screen and (max-width:575px){.bd-shop .filter__horizontal .view-type .bd-Product__tab ul li{text-wrap:nowrap;}}.bd-shop .filter__horizontal .view-type .bd-Product__tab .nav-tabs{border-bottom:0;align-items:center;}.bd-shop .filter__horizontal .view-type .bd-Product__tab .nav-tabs .nav-link{border:0;background:0;border:1px solid transparent;border-top-left-radius:0;border-top-right-radius:0;}.bd-shop .filter__horizontal .view-type .bd-Product__tab .nav-tabs .nav-item .nav-link{width:30px;height:30px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:space-evenly;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;margin-left:10px;}.bd-shop .filter__horizontal .view-type .bd-Product__tab .nav-tabs .nav-item .nav-link.active{background:var(--clr-theme-1);}.bd-shop .filter__horizontal .view-type .bd-Product__tab .nav-tabs .nav-item .nav-link.active svg{height:13px!important;width:14px;}.bd-shop .filter__horizontal .view-type .bd-Product__tab .nav-tabs .nav-item .nav-link.active svg *{fill:var(--clr-common-white);}.bd-shop .filter__horizontal .view-type .bd-Product__tab .nav-link{padding:0;}@media only screen and (max-width:575px){.bd-shop .filter__horizontal .view-type .nav{flex-wrap:nowrap;}}.bd-shop .filter__vertical{background:#fff;max-height:100vh;overflow-y:scroll;position:relative;}.bd-shop .filter__vertical::-webkit-scrollbar{width:5px;}.bd-shop .filter__vertical::-webkit-scrollbar-track{background:#f1f1f1;}.bd-shop .filter__vertical::-webkit-scrollbar-thumb{background:var(--clr-common-gray2);border-radius:5px;}.bd-shop .filter__vertical::-webkit-scrollbar-thumb:hover{background:rgba(8,115,181,.7058823529);}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.bd-shop .filter__vertical{border-right:0;padding-right:0;}}.bd-shop .filter__vertical .accordion-button::after{width:1.1rem;height:1.1rem;background-size:1.1rem;}.bd-shop .filter__vertical .filter .content ul li a{padding:10px 5px;display:flex;gap:5px;}.bd-shop .filter__vertical .filter .content ul li a input,.bd-shop .filter__vertical .filter .content ul li a label{cursor:pointer;}.bd-shop .filter__vertical .filter .content ul li a label{flex:1;}.bd-shop .filter__vertical .filter .content ul li a:hover{background-color:#d3f2ff;}.bd-shop .filter__vertical .filter .content ul li a.selected{color:#0874b5;}.bd-shop .filter__vertical .filter .content ul li a img{width:36px;height:36px;margin-right:5px;}.bd-shop .filter__vertical .filter.categories .accordion-button{color:inherit;padding-left:5px!important;padding-right:5px!important;font-size:15px;}.bd-shop .filter__vertical .filter.categories .accordion-button::after{width:.8rem;height:.8rem;background-size:.8rem;}.bd-shop .filter__vertical .filter.categories .accordion-button:hover{background-color:var(--clr-bg-blue1)!important;}.bd-shop .filter__vertical .filter.categories .accordion-button img{margin-top:-6px;margin-right:3px;width:30px;height:30px;}.bd-shop .filter__vertical .filter.categories li a{cursor:pointer;display:block;padding:6px 4px!important;}.bd-shop .filter__vertical .accordion-button{margin-bottom:5px;background-color:#cfe8f4;color:#227eb7;border-radius:4px;padding:10px;}.bd-shop .filter__vertical .accordion-button::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");}.bd-shop .show-more{display:block;width:100%;border:1px solid var(--clr-theme-1);background-color:#f8f8f8;color:#555;padding:8px 15px;font-size:14px;transition:all .3s ease;margin-top:10px;border-radius:5px;}.bd-shop .show-more:hover{background-color:#eee;color:#0c81c7;border-color:#0c81c7;}.bd-shop .show-more i{margin-right:5px;}.bd-singel__gallery-item{position:relative;}.bd-singel__gallery-item:hover .bd-gallery__action{opacity:1;visibility:visible;}.bd-singel__gallery-item:hover .bd-gallery-thumb::before{opacity:.7;visibility:visible;}.bd-singel__gallery-item:hover .bd-gallery-thumb img{-webkit-transform:rotate(-2deg) scale(1.1);-moz-transform:rotate(-2deg) scale(1.1);-ms-transform:rotate(-2deg) scale(1.1);-o-transform:rotate(-2deg) scale(1.1);transform:rotate(-2deg) scale(1.1);}.bd-singel__gallery-tumb{position:relative;}.bd-singel__gallery-tumb:before{position:absolute;content:"";height:100%;width:100%;background-color:var(--clr-common-heading);opacity:0;}.bd-gallery__action{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;visibility:hidden;z-index:3;}.bd-gallery__action a{height:50px;width:50px;background:var(--clr-common-white);text-align:center;line-height:50px;border-radius:50%;display:inline-block;border-radius:50%;}.bd-gallery__action a:hover{background-color:var(--clr-theme-1);color:var(--clr-common-white);}.bd-gallery-thumb{position:relative;overflow:hidden;}.bd-gallery-thumb::before{position:absolute;content:"";height:100%;width:100%;background-color:var(--clr-common-heading);opacity:0;z-index:2;}.product-detail .group{background-color:var(--clr-common-white);border:1px solid var(--clr-common-gray3,#eee);}.product-detail .intro .product-name{font-size:24px;}.product-detail .intro .unit-ratting{display:flex;gap:16px;}.product-detail .intro .unit-ratting .unit{border-right:1px solid var(--clr-common-gray3,#c4c4c4);color:var(--clr-common-gray1);}.product-detail .intro .unit-ratting .ratting{margin-bottom:5px;}.product-detail .intro .unit-ratting .ratting li{display:inline-block;margin:0 -2px;color:var(--clr-theme-2);font-size:15px;color:var(--clr-theme-2);}.product-detail .intro .box-price{display:flex;background-color:var(--clr-common-gray3);border-radius:8px;gap:15px;align-items:center;}.product-detail .intro .box-price .price{color:var(--clr-common-red1);font-size:22px;font-weight:700;}.product-detail .intro .box-price .price-before{color:var(--clr-common-gray1);font-size:18px;font-weight:700;text-decoration:line-through;}.product-detail .intro .box-price .promotion{background-color:var(--clr-common-red1);color:#fff;font-size:18px;font-weight:700;padding:5px 12px;position:relative;border-radius:5px;width:60px;}.product-detail .intro .box-price .promotion::before{content:"";width:12px;height:12px;background-color:var(--clr-common-red1);position:absolute;top:11px;right:54px;transform:rotate(45deg);}.product-detail .intro .scroll-detail-tags{overflow-x:auto;}.product-detail .intro .scroll-detail-tags::-webkit-scrollbar{height:3px;}.product-detail .intro .scroll-detail-tags::-webkit-scrollbar-track{background:#f1f1f1;}.product-detail .intro .scroll-detail-tags::-webkit-scrollbar-thumb{background:var(--clr-common-gray2);border-radius:5px;}.product-detail .intro .scroll-detail-tags::-webkit-scrollbar-thumb:hover{background:#555;}.product-detail .intro .description .item{display:flex;gap:8px;align-items:flex-start;flex-flow:nowrap;padding:5px 0;}.product-detail .intro .description .item p{margin:0;line-height:20px;}.product-detail .intro .description .item p.lable{width:150px;font-weight:600;font-size:13px;}.product-detail .intro .description .item p.text{width:calc(100% - 150px);}.product-detail .intro .description .item p.text a{color:var(--clr-common-blue4);}.product-detail .intro .distributor{border:1px solid var(--clr-common-gray3);border-radius:8px;display:flex;}.product-detail .intro .distributor .logo{width:100px;height:100px;display:flex;align-items:center;border-radius:50px;}.product-detail .intro .distributor .logo img{width:100%;}.product-detail .intro .distributor .btn{padding:5px 15px;color:#0874b5;border-radius:39px;margin-top:-2px;display:block;border:1px solid #0874b5;}.product-detail .intro .distributor .btn:hover{background-color:#57a3d3;color:#fff;}.product-detail .intro .distributor .name{display:flex;font-weight:600;}.product-detail .intro .distributor .name img{width:50px;height:50px;border-radius:25px;}.product-detail .intro .distributor .statistics{display:flex;justify-content:space-around;color:var(--clr-common-gray1);}.product-detail .intro .distributor .statistics span{font-weight:600;display:flex;justify-content:center;color:var(--clr-common-heading);}.product-detail .intro .distributor .ratting-star{display:flex;gap:16px;justify-content:center;}.product-detail .intro .distributor .ratting-star .ratting{padding-right:15px;border-right:1px solid var(--clr-common-gray3,#c4c4c4);}.product-detail .intro .distributor .ratting-star .ratting li{display:inline-block;margin:0 -2px;color:var(--clr-theme-2);font-size:15px;color:var(--clr-theme-2);}.product-detail .intro .distributor .ratting-star .ratting li:last-child{color:var(--clr-common-blue2);}.product-detail .intro .distributor .ratting-star .total{color:var(--clr-common-gray1);}.product-detail .intro .distributor .ratting-star .total span{color:var(--clr-common-blue2);}.product-detail .intro .distributor .box-btn{display:flex;justify-content:center;margin-bottom:30px;}.product-detail .intro .distributor .box-btn a.btn-detail{border:1px solid var(--clr-common-blue3);color:var(--clr-common-blue3);padding:7px 15px;border-radius:8px;width:80%;text-align:center;margin-top:15px;}.product-detail .intro .distributor .chinh-sach{display:flex;gap:30px;justify-content:space-evenly;}.product-detail .intro .distributor .chinh-sach div{display:flex;flex-direction:column;gap:10px;align-items:center;}.product-detail .intro .distributor .chinh-sach div i{font-size:25px;color:var(--clr-common-orange2);}.product-detail .intro .distributor .chinh-sach div span{display:block;text-align:center;font-size:13px;}.product-detail .intro .like_btn{border:1px solid var(--clr-common-red1);color:var(--clr-common-red1);padding:10px 15px 7px 15px;border-radius:5px;}.product-detail .promotion{background-color:var(--clr-common-red1);}.product-detail .promotion .title{font-weight:bold;border-bottom:1px solid var(--clr-common-gray3);color:#fff;}.product-detail .promotion .list{display:flex;column-count:3;gap:20px;flex:1 1 auto;max-height:570px;overflow-y:auto;flex-direction:column;}.product-detail .promotion .list .item{background-color:var(--clr-common-white);border-radius:15px;position:relative;}.product-detail .promotion .list .item:hover{background-color:var(--clr-common-gray3);}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1600px) and (max-width:1700px),only screen and (min-width:1700px){.product-detail .promotion .list .item{max-width:50%;}}.product-detail .promotion .list .item .description{display:flex;padding-bottom:10px;}.product-detail .promotion .list .item .description .avatar{display:flex;gap:10px;align-items:center;}.product-detail .promotion .list .item .description .avatar img{border-radius:10px;width:65px;height:65px;}.product-detail .promotion .list .item .description .avatar .dashed{border-right:1px dashed rgba(136,136,136,.5411764706);height:80%;}.product-detail .promotion .list .item .description .content{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;}.product-detail .promotion .list .item .description .content .name{font-weight:bold;}.product-detail .promotion .list .item .description .content .date{color:var(--clr-common-gray1);display:block;font-size:12px;}.product-detail .promotion .list .item .condition li{padding-top:8px;}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1600px) and (max-width:1700px),only screen and (min-width:1700px){.product-detail .promotion .list .item-full{max-width:100%!important;}}.product-detail .supplier-products .title{font-size:18px;}.product-ratting{margin-bottom:5px;}.product-ratting li{display:inline-block;margin:0 -2px;color:var(--clr-theme-2);font-size:15px;color:var(--clr-theme-2);}.product-ratting li.review-total{margin-left:3px;color:var(--clr-theme-1);}.bd-product__details-large-img img{background:var(--clr-bg-grey);}.bd-product__details-large-img.w-img{text-align:center;}.bd-product__details-small-img .detail_product_slide{background-color:#fff;}.bd-product__details-small-img .m-img img{border:1px solid var(--clr-common-gray3);border-radius:5px;}.modal-product-info{padding-left:20px;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.modal-product-info{padding-left:0;}}.modal-product-info h3{font-size:24px;margin-bottom:15px;}.modal-product-meta li strong{margin-right:5px;font-weight:var(--bd-fw-regular);min-width:70px;display:inline-block;}.modal-product-meta>ul{margin:15px 0;padding:20px 0;border-bottom:1px solid var(--clr-border-4);border-top:1px solid var(--clr-border-4);}.bd__safe-checkout{padding-top:5px;}.bd__safe-checkout h5{margin-bottom:20px;}.bd__product-details-menu-1 ul li a{position:relative;margin-right:10px;color:var(--clr-common-heading);}.bd__product-details-menu-1 ul li a:hover{color:var(--clr-theme-1);}.bd__social-media{margin-bottom:15px;}.modal-product-info .product-price{font-size:20px;line-height:1.2;}@media(max-width:468px){.modal-product-info .product-price{font-size:35px;}}.modal-product-info .product-price span{color:var(--clr-text-5);}.product-quantity-cart{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:20px;flex-wrap:wrap;margin-top:25px;}.product-side-info .product-name{font-size:38px;}.product-side-info .product-price{font-size:22px;font-weight:600;color:var(--clr-theme-1);}.product-side-info p{margin-top:30px;margin-bottom:40px;}.bd__product-details-menu-3{margin-bottom:20px;}.bd__product-details-menu-3 ul{padding:0;margin:0;}.bd__product-details-menu-3 ul li{list-style:none;display:inline-block;margin-right:20px;}.bd__product-details-menu-3 ul li:last-child{margin-right:0;display:none;}.bd__product-details-menu-3 ul li a{color:var(--clr-common-heading);}.bd__product-details-menu-3 ul li a:hover{color:var(--clr-theme-1);}.bd__social-media ul{padding-top:20px;padding-bottom:20px;border-top:1px solid var(--clr-border-4);border-bottom:1px solid var(--clr-border-4);}.bd__social-media ul li{list-style:none;display:inline-block;margin:0 15px 0 0;}.bd__social-media ul li a{color:var(--clr-common-heading);}.bd__social-media ul li a:hover{color:var(--clr-theme-1);}.bd__safe-checkout img{margin-right:11px;background:#f1f1f1;padding:10px;}.product-img img{background:var(--clr-bg-grey);text-align:center;}.product-details__thumb-inner{position:sticky;top:80px;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.product-details__thumb-inner{margin-bottom:50px;}}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.product-details__thumb-inner.small-device{margin-bottom:110px;}}.swiper-slide.swiper-slide-thumb-active .product-small__img{border:1px solid var(--clr-theme-1);}.product_info-faq-area .nav-tabs{border-bottom:1px solid var(--clr-bg-grey);}.product-details-tab .nav-tabs{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:20px;}.product-details-tab .nav-item{position:relative;border:0;padding:10px 0;font-size:16px;margin-right:0;font-weight:600;color:var(--clr-common-text);}.product-details-tab .nav-item.active{color:var(--clr-common-heading);font-weight:600;}.product-details-tab .nav-item.active::before{position:absolute;content:"";width:100%;height:1px;background:var(--clr-common-heading);bottom:0;left:0;right:0;}.product-details-tab .nav-item::before{position:absolute;content:"";width:0%;height:1px;background:var(--clr-common-heading);bottom:0;left:0;right:0;transition:.3s;}.course-review-item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:normal;gap:20px 12px;}@media(max-width:468px){.course-review-item{flex-direction:column;}}.course-review-list{margin-left:0;width:100%;}.course-start-icon{font-size:12px;}.course-start-icon i{color:var(--clr-theme-7);}.course-reviews-img img{max-width:100px;border-radius:50%;}.comment-title h3{font-size:24px;font-weight:700;margin-bottom:5px;}.comment-rating ul li{display:inline-block;}.comment-rating ul li a{color:var(--clr-theme-2);}.comment-textarea{height:170px;width:100%;background:var(--clr-bg-grey);border:0;padding:15px 20px;border-radius:4px;resize:none;outline:0;}.comment-input input{height:60px;width:100%;background:var(--clr-bg-grey);border:0;padding:15px 20px;border-radius:4px;outline:0;}.table>:not(:first-child){border-top:0;}.cart-area .table-content table{background:var(--clr-common-white);border-color:var(--clr-border-17);border-radius:0;border-style:solid;border-width:1px 0 0 1px;text-align:center;width:100%;margin-bottom:0;}.cart-area .table-content .product-quantity{float:none;}.cart-area .table-content table td.product-name{font-size:18px;font-weight:500;text-transform:capitalize;}.cart-area .table>:not(:last-child)>:last-child>*{border-bottom-color:var(--clr-border-17);}.cart-area .table-content table td.product-name a:hover{color:var(--clr-common-heading);}.cart-area .table-content table td{border-top:medium none;padding:20px 10px;vertical-align:middle;font-size:16px;}.cart-area .table-content table th,.cart-area .table-content table td{border-bottom:1px solid var(--clr-border-17);border-right:1px solid var(--clr-border-17);white-space:nowrap;}.cart-area .table td,.cart-area .table th{border-top:1px solid var(--clr-border-17);}.cart-area .table-content table td.product-subtotal{font-size:16px;}.cart-area .table-content table td .cart-plus-minus{float:none;margin:0 auto;}.cart-area .coupon-all{margin-top:50px;}.cart-area .coupon{float:left;gap:15px;flex-wrap:wrap;}@media(max-width:767px){.cart-area .coupon{float:none;}}.cart-area #coupon_code{height:50px;border:1px solid var(--clr-border-17);padding:0 15px;outline:0;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;}.cart-area #coupon_code:focus{border-color:var(--clr-common-heading);}.cart-area .coupon2{float:right;}@media(max-width:767px){.cart-area .coupon2{float:none;margin-top:15px;}}.cart-area .cart-page-total{padding-top:50px;}.cart-area .cart-page-total>h2{font-size:20px;margin-bottom:20px;text-transform:capitalize;}.cart-area .cart-page-total>ul{border:1px solid var(--clr-border-17);}.cart-area .cart-page-total>ul>li{list-style:none;font-size:15px;color:#575757;padding:14px 30px;border-bottom:1px solid var(--clr-border-17);font-weight:400;}.cart-area .cart-page-total ul>li>span{float:right;}.cart-area .cart-page-total li:last-child{border-bottom:0;}.cart-area td.product-thumbnail img{width:125px;}.cart-area .product-quantity-form{margin:auto;width:122px;height:58px;border:1px solid var(--clr-border-2);text-align:center;position:relative;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;}.cart-area .product-quantity-form:hover{border-color:var(--clr-common-heading);}.cart-area .cart-plus,.cart-area .cart-minus{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:45px;height:40px;display:inline-block;vertical-align:middle;text-align:center;background:transparent;border:0;outline:0;}.cart-area .cart-plus:hover,.cart-area .cart-minus:hover{cursor:pointer;color:var(--clr-common-heading);background:transparent;}.cart-area .cart-plus{left:auto;right:0;}.cart-area .cart-input{height:58px;width:32px;text-align:center;border:0;display:inline-block;vertical-align:middle;margin:0 -3px;padding-bottom:4px;background:transparent;}.cart-area .cart-input:focus{outline:0;}.coupon-accordion h3{background-color:#f6f6f6;border-top:3px solid var(--clr-common-heading);font-weight:400;margin:0 0 25px;padding:1em 2em 1em 3.5em;position:relative;width:auto;}.coupon-accordion h3::before{content:"";left:15px;top:13px;position:absolute;color:#575757;font-family:"Font Awesome 5 Pro";font-weight:700;}.coupon-accordion span{color:#575757;cursor:pointer;transition:.3s;font-weight:500;}.coupon-content{border:1px solid var(--clr-border-2);display:none;margin-bottom:20px;padding:30px;}.coupon-info p{margin-bottom:0;gap:15px;}.coupon-info p.coupon-text{margin-bottom:15px;}.coupon-accordion span:hover,p.lost-password a:hover{color:var(--clr-common-heading);}.coupon-info p.form-row-first label,.coupon-info p.form-row-last label{display:block;color:var(--clr-common-heading);}.coupon-info p.form-row-first label span.required,.coupon-info p.form-row-last label span.required{color:var(--clr-common-heading);font-weight:700;}.coupon-info p.form-row-first input,.coupon-info p.form-row-last input{border:1px solid var(--clr-border-2);height:60px;line-height:60px;margin:0 0 14px;max-width:100%;padding:0 0 0 10px;width:100%;outline:0;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;}.coupon-info p.form-row-first input:focus,.coupon-info p.form-row-last input:focus{border-color:var(--clr-common-heading);}.coupon-info p.form-row input[type=submit]:hover,p.checkout-coupon input[type=submit]:hover{background:#3e976c none repeat scroll 0 0;}.coupon-info p.form-row input[type=checkbox]{position:relative;top:2px;}.form-row>label{color:#575757;display:flex;gap:10px;}.buttons-cart input,.coupon input[type=submit],.buttons-cart a,.coupon-info p.form-row input[type=submit]{background:#252525 none repeat scroll 0 0;border:medium none;color:var(--clr-common-white);display:inline-block;float:left;font-size:12px;font-weight:700;height:40px;line-height:40px;margin-right:15px;padding:0 15px;text-transform:uppercase;transition:all .3s ease 0s;}p.lost-password{margin-top:15px;}p.lost-password a{color:#6f6f6f;}p.checkout-coupon input[type=text]{height:60px;line-height:60px;padding:0 20px;width:100%;border:1px solid var(--clr-border-2);margin-bottom:15px;outline:0;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;}p.checkout-coupon input[type=text]:focus{border-color:var(--clr-border-2);}.coupon-checkout-content{display:none;}.checkbox-form .ship-different-title{border-bottom:1px solid var(--clr-border-2);margin:0 0 20px;padding-bottom:10px;width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;}.country-select{margin-bottom:30px;position:relative;}.country-select select{width:100%;background-color:transparent;border:1px solid var(--clr-border-2);padding:0 10px;height:50px;}.country-select .nice-select{border:1px solid var(--clr-border-2);height:60px;line-height:60px;padding-left:20px;width:100%;color:#575757;margin-bottom:20px;}.country-select .nice-select::after{border-bottom:1px solid var(--clr-common-heading);border-right:1px solid var(--clr-common-heading);height:7px;width:7px;}.country-select .nice-select .list{width:100%;}.country-select label,.checkout-form-list label{color:var(--clr-text-3);display:block;margin:0 0 5px;}.country-select label span.required,.checkout-form-list label span.required{color:var(--clr-common-heading);}.checkout-form-list{margin-bottom:30px;}.checkout-form-list textarea{background:var(--clr-common-white);border:1px solid var(--clr-border-2);border-radius:0;width:100%;outline:0;border-radius:6px;box-shadow:none;padding:10px 15px;}.checkout-form-list input[type=text],.checkout-form-list input[type=password],.checkout-form-list input[type=email]{background:var(--clr-common-white);border:1px solid var(--clr-border-2);border-radius:0;height:60px;line-height:60px;padding:0 0 0 20px;width:100%;outline:0;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;}.checkout-form-list input[type=text]:focus,.checkout-form-list input[type=password]:focus,.checkout-form-list input[type=email]:focus{border-color:var(--clr-border-2);}.checkout-form-list input[type=text]::-moz-placeholder,.checkout-form-list input[type=password]::-moz-placeholder,.checkout-form-list input[type=email]::-moz-placeholder{color:#575757;opacity:1;}.checkout-form-list input[type=text]::placeholder,.checkout-form-list input[type=password]::placeholder,.checkout-form-list input[type=email]::placeholder{color:#575757;opacity:1;}.checkout-form-list input[type=checkbox]{display:inline-block;margin-right:10px;position:relative;top:1px;}.create-acc label{color:#575757;display:inline-block;}.create-account{display:none;}.ship-different-title label{display:inline-block;margin-right:10px;}.order-notes textarea{border:1px solid var(--clr-border-2);height:90px;padding:15px;width:100%;resize:none;padding-left:20px;outline:0;}.order-notes textarea::-moz-placeholder{color:#575757;opacity:1;}.order-notes textarea::placeholder{color:#575757;opacity:1;}#ship-box-info{display:none;}.panel-group .panel{border-radius:0;}.panel-default>.panel-heading{border-radius:0;}.your-order{padding:30px 40px 45px;border:2px solid var(--clr-border-4);}@media(max-width:767px){.your-order{padding:15px;}}.your-order h3{border-bottom:1px solid var(--clr-border-2);font-size:24px;margin:0 0 20px;padding-bottom:10px;width:100%;}.your-order-table table{background:none;border:0;width:100%;}.your-order-table table th,.your-order-table table td{border-bottom:1px solid var(--clr-border-2);border-right:medium none;color:#575757;font-size:16px;padding:15px 0;text-align:left;}@media only screen and (max-width:575px){.your-order-table table th,.your-order-table table td{padding-right:10px;}}.your-order-table table th{border-top:medium none;color:var(--clr-common-heading);font-weight:normal;text-align:left;vertical-align:middle;white-space:nowrap;width:250px;}.panel-body>p{color:#222;}.your-order-table table .shipping ul li input{position:relative;top:2px;}.your-order-table table .shipping ul li label{color:#575757;}.your-order-table table .shipping th{vertical-align:top;}.your-order-table table .order-total th{border-bottom:0;}.your-order-table table .order-total td{border-bottom:medium none;}.your-order-table table tr.cart_item:hover{background:#f9f9f9;}.your-order-table table tr.order-total td span{color:var(--clr-common-heading);font-size:18px;font-weight:500;}.payment-method{margin-top:40px;}.payment-method .accordion-item:last-of-type{border-bottom-right-radius:0;border-bottom-left-radius:0;}.payment-method .accordion-item{background-color:var(--clr-common-white);border:0;border-bottom:1px solid var(--clr-border-2);}.payment-method .accordion-button{font-size:16px;font-weight:500;color:var(--clr-common-heading);padding:23px 0;border:0;}.payment-method .accordion-button:focus{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;}.payment-method .accordion-button::after{position:absolute;content:"";right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);font-family:var(--bd-ff-fontawesome);font-size:16px;font-weight:400;margin-left:0;background-image:none;}.payment-method .accordion-button:not(.collapsed){color:var(--clr-common-heading);background-color:var(--clr-common-white);box-shadow:none;}.payment-method .accordion-button:not(.collapsed)::after{content:"";}.payment-method .accordion-body{padding:8px 0;padding-bottom:40px;}.payment-method .accordion-collapse{border:0;}.panel-title>a{display:block;}.order-button-payment input{background:#232323 none repeat scroll 0 0;border:medium none;color:var(--clr-common-white);font-size:15px;font-weight:600;height:40px;margin:0 0 0;padding:0;text-transform:uppercase;transition:all .3s ease 0s;width:100%;}.order-button-payment input:hover{background:#3e976c none repeat scroll 0 0;}.order-button-payment button{width:100%;}.payment-method .btn-link{user-select:none;-moz-user-select:none;background:no-repeat;border:medium none;border-radius:0;color:#444;cursor:pointer;display:inline-block;font-weight:500;letter-spacing:1px;line-height:1;margin-bottom:0;padding:3px 10px;text-align:center;text-transform:uppercase;transition:all .3s ease 0s;vertical-align:middle;white-space:nowrap;text-decoration:none;}.payment-method .card{background-color:var(--clr-common-white);border:1px solid var(--clr-border-2);border-radius:0;margin-bottom:10px;}.payment-method .accordion .card:first-of-type{border:1px solid var(--clr-border-2);}.payment-method .card-header{background-color:var(--clr-common-white);border-bottom:1px solid var(--clr-border-2);}.card-header:first-child{border-radius:0;}.product-details-img{margin-right:50px;}@media only screen and (max-width:575px){.product-details-img{margin-right:0;}}.product-details-img img{width:100%;}.product-side-info .product-name{font-size:38px;}@media only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px){.product-side-info .product-name{font-size:28px;}}.product-side-info .product-price{font-size:22px;font-weight:600;color:var(--clr-theme-1);}@media only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px){.product-side-info .product-price{font-size:18px;}}.product-side-info p{margin-top:30px;margin-bottom:40px;}.product-quantity-cart{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:20px;flex-wrap:wrap;}.product-quantity-cart .cart-minus{height:43px;width:55px;border:0;}.product-quantity-cart .cart-input{height:43px;width:55px;border:0;text-align:center;}.product-quantity-cart .product-quantity-form{border:1px solid var(--clr-border-2);border-radius:4px;}.product-quantity-cart .product-quantity-form .cart-input{-moz-appearance:textfield;}.product-quantity-cart .product-quantity-form .cart-input::-webkit-outer-spin-button,.product-quantity-cart .product-quantity-form .cart-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}.product-quantity-form .cart-plus{width:55px;height:43px;border:0;}.modal-product__details-content{padding-left:25px;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.modal-product__details-content{padding-left:0;}}.product__modal-close{color:var(--clr-common-white);display:block;line-height:36px;text-align:center;background:var(--clr-theme-1);width:38px;height:38px;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;outline:0;position:absolute;z-index:5;right:-13px;top:-13px;}.product__modal.product__modal .modal-dialog{max-width:900px;}.modal-dialog.modal-dialog-centered{max-width:980px;padding:35px;}.product__modal-wrapper{padding:20px;}.count_rating_product{display:flex;align-items:center;flex-direction:column;gap:10px;width:20%;}.count_rating_product div{font-size:35px;margin-right:5px;}.count_rating_product i{font-size:18px;color:var(--clr-theme-7);}.detail_product_slide{background-color:#f1f3f4;}.related_posts{padding-bottom:30px;border-bottom:1px solid var(--clr-border-4);gap:20px;}.related_posts_img{width:19%;}.related_posts_img img{width:100%;object-fit:contain;}.text_cate_list_order .fa-star{color:#ffcb08;}.nav_tab_cmt_product{display:inline-block;padding:10px 10px;position:relative;line-height:1;margin-right:0;text-align:center;background-color:#fff;border:1px solid rgba(8,116,181,.368627451);width:7.5rem;color:#000;border-radius:4px;}.img_acc_comment img{width:55px;}.list_btn_rating{background-color:rgba(8,116,181,.05);padding:20px 20px;border:1px solid rgba(8,116,181,.368627451)!important;align-items:center;display:flex;gap:35px;border-radius:4px;}.tab_cmt_active{color:var(--clr-theme-7)!important;border:1px solid var(--clr-theme-7);}.brand_product_detail_block{padding:15px;margin:0;border:1px solid var(--clr-common-gray3);border-radius:15px;}.like_detail i{color:rgba(255,0,0,.631372549);}.nav_tabs_product_detail a{font-size:18px!important;padding:9px 20px!important;}.account_image_comment{border-radius:100%;width:55px;background-color:#f1f3f4;height:55px;}.account_image_comment i{display:block;margin:auto;height:55px;padding:14px 17px;font-size:25px;}.like_detail i{font-size:18px;}.like_detail span{font-size:18px;}.related_brand_detail_product img{width:75px;height:75px;object-fit:contain;background-color:#f1f3f4;border-radius:50px;padding:5px;}.product-policises-wrapper{border:1px solid #eee;border-radius:6px;margin-top:15px;padding:15px;}.product-policises-wrapper li{line-height:0;margin-bottom:10px;}.product-policises-wrapper li img{width:40px;margin-left:-55px;margin-top:15px;margin-right:10px;}.product-policises-wrapper li:before{content:""!important;}.product-policises-wrapper ul{padding-left:35px!important;}@media only screen and (min-width:768px) and (max-width:991px){.cart-selling{justify-content:space-between;}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:468px){.cart-selling .mask-sell span{display:none;}}.cart-selling .cart{position:relative;}.cart-selling .cart .mask-sell{position:absolute;height:40px;display:flex;padding:5px 10px;align-items:center;justify-content:center;gap:10px;background-color:#2ba3d5;color:#fff;cursor:pointer;z-index:2;left:0;right:0;border-radius:3px;line-height:14px;text-overflow:unset;top:0;}.cart-selling .cart .mask-sell:hover{background-color:#2e93bd;}.cart-selling .cart .product-quantity-form{position:absolute;left:0;right:0;z-index:1;width:auto;top:0;bottom:0;}.cart-selling .cart .added-cart{z-index:-1;}.cart-selling .my-cart-total>.total-price{color:#888;margin:0;}.cart-selling .total-p-price{color:#f34b27;}.cart-selling .name{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}.tooltip:has(.detail-promotion).show{opacity:1;}.tooltip:has(.detail-promotion) .tooltip-inner:has(.detail-promotion){min-width:300px;max-width:400px;box-shadow:rgba(0,0,0,.3) 0 2px 10px;border-radius:5px;padding:unset;text-align:unset;}.tooltip:has(.detail-promotion) .tooltip-inner:has(.detail-promotion) .detail-promotion{width:100%;background:#fff;border-radius:5px;color:#000;}.tooltip:has(.detail-promotion) .tooltip-inner:has(.detail-promotion) .detail-promotion .description{display:inherit;}.tooltip:has(.detail-promotion) .tooltip-inner:has(.detail-promotion) .detail-promotion .content .stage .progress .progress-bar{width:100%;}.bd-faq__accordion .accordion-button{padding:25px;font-size:18px;color:var(--clr-common-heading);font-weight:var(--bd-fw-sbold);padding-right:35px;border:0;border-radius:5px;}.bd-faq__accordion .accordion-button:focus{z-index:3;border:0;outline:0;box-shadow:none;}.bd-faq__accordion .accordion-button:not(.collapsed){color:var(--clr-common-heading);content:"";background-color:var(--clr-common-white);box-shadow:none;border:0;}.bd-faq__accordion .accordion-button:not(.collapsed)::after{background:none;transform:rotate(180deg);content:"";position:absolute;right:25px;top:25px;font-family:var(--bd-ff-fontawesome);}@media only screen and (max-width:575px){.bd-faq__accordion .accordion-button:not(.collapsed)::after{right:15px;}}.bd-faq__accordion .accordion-button::after{background:none;color:var(--clr-common-heading);content:"";position:absolute;right:20px;top:25px;font-family:var(--bd-ff-fontawesome);font-weight:400;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;}@media only screen and (max-width:575px){.bd-faq__accordion .accordion-button::after{right:15px;}}.bd-faq__accordion .accordion-item{border:1px solid var(--clr-border-4);margin-bottom:20px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}.bd-faq__accordion .accordion-collapse{border:0;}.bd-faq__accordion .accordion-body{padding:0 25px 20px 25px;margin-top:-10px;}.bd-faq__accordion .accordion-body p{line-height:26px;margin-bottom:0;margin-top:3px;}.signup-action-check{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;gap:10px;}.signup-action{margin-bottom:25px;}.bd-acount__login-text{margin-bottom:30px;margin-bottom:30px;}.bd-acount__login-text span a{color:var(--clr-common-heading);font-weight:var(--bd-fw-sbold);text-decoration:underline;color:var(--clr-common-heading);font-weight:600;text-decoration:underline;}.bd-sign__social-text{position:relative;z-index:5;background:var(--clr-common-white);margin-bottom:25px;}.bd-sign__social-text:before{position:absolute;height:1px;background:var(--clr-border-8);content:"";width:100%;top:15px;left:0;z-index:-1;}.bd-sign__social-text span{background:var(--clr-common-white);display:inline-block;padding:0 15px;}.bd-sign__social-icon a{border:1px solid var(--clr-border-8);padding:10px 20px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;-ms-border-radius:4px;border-radius:4px;margin-right:20px;display:inline-block;color:var(--clr-common-heading);}.bd-sign__social-icon a:hover{color:var(--clr-theme-1);border:1px solid var(--clr-theme-1);}.bd-sign__social-icon a:last-child{margin-right:0;}.sign-check span a{text-decoration:underline;font-weight:var(--bd-fw-sbold);color:var(--clr-common-heading);}.bd-registered__wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-around;margin-bottom:20px;flex-wrap:wrap;gap:0 20px;}.not-register span a{color:var(--clr-common-heading);font-weight:var(--bd-fw-sbold);text-decoration:underline;}.forget-password a:hover{color:var(--clr-theme-1);}.bd-footer__contact span{display:flex;gap:10px;margin-bottom:12px;}.bd-footer__contact span:last-child{margin-bottom:0;}.bd-footer__contact span i{margin-top:4px;}.bd-footer__contact span a:hover{color:var(--clr-theme-1);}.bd-footer__logo{margin-bottom:25px;}.bd-footer__info p{margin-bottom:40px;}.bd-footer__link ul{list-style:none;}.bd-footer__link ul li{margin-bottom:9px;}.bd-footer__link ul li a:hover{color:var(--clr-theme-1);}.bd-footer__link ul::last-child{margin-bottom:0;}.bd-footer__link h4{font-size:16px;color:var(--clr-common-body-text);font-weight:100;}.bd-footer__subcribe input{height:60px;width:100%;border-radius:30px;border:0;background:var(--clr-common-white);padding-left:20px;padding-right:75px;}.bd-footer__widget-title{margin-bottom:30px;}.bd-footer__s-btn{position:absolute;right:10px;color:var(--clr-theme-1);height:50px;width:50px;border-radius:50%;background:var(--clr-common-white);top:50%;transform:translateY(-50%);}.bd-footer__s-btn:hover{background-color:var(--clr-theme-1);color:var(--clr-common-white);}.bd-footer__support-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:25px;}.bd-footer__support-icon span{font-size:15px;}.bd-footer__support-inner span{margin-bottom:2px;display:block;}.bd-footer__support-inner h4{margin-bottom:0;}.bd-footer__support-inner h4 a:hover{color:var(--clr-theme-1);}.bd-footer__social{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;gap:15px;flex-wrap:wrap;}.bd-footer__social a{height:40px;width:40px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:space-evenly;background:var(--clr-common-white);border-radius:50%;border:1px solid var(--clr-border-4);position:relative;font-size:15px;}.bd-footer__social a:hover{color:var(--clr-theme-1);border:1px solid var(--clr-theme-1);}.bd-footer__social a::after{position:absolute;content:"";width:100px;height:1px;background:var(--clr-bg-grey-2);right:215px;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.bd-footer__social a::after{display:none;}}.bd-footer__social a::before{position:absolute;content:"";width:100px;height:1px;background:var(--clr-bg-grey-2);left:215px;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.bd-footer__social a::before{display:none;}}.bd-footer__style-2 .bd-footer__link ul{list-style:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;gap:25px 50px;flex-wrap:wrap;}.bd-footer__style-2 .bd-footer__link ul li{margin-bottom:0;}.bd-footer__style-2 .bd-footer__link ul li a{font-weight:var(--bd-fw-medium);text-transform:uppercase;color:var(--clr-common-heading);}.bd-footer__style-2 .bd-footer__link ul li a:hover{color:var(--clr-theme-1);}.bd-footer__payment ul{list-style:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:20px;justify-content:end;flex-wrap:wrap;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.bd-footer__payment ul{justify-content:center;margin-top:10px;}}.bd-footer__payment ul li span{padding-right:10px;font-weight:var(--bd-fw-medium);}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px){.bd-footer__copyright.style-1{text-align:center;}}.bd-footer__copyright ul{list-style:none;}.bd-footer__copyright ul li{display:inline-block;position:relative;margin-right:10px;}.bd-footer__copyright ul li:last-child{margin-right:0;}.bd-footer__copyright ul li:last-child::before{display:none;}.bd-footer__copyright ul li::before{position:absolute;content:"";height:15px;width:1px;background:var(--clr-common-body-text);top:50%;transform:translateY(-50%);right:-8px;}.bd-footer__copyright ul span a{font-weight:var(--bd-fw-medium);}.bd-footer__copyright ul span a:hover{color:var(--clr-theme-1);}.title_footer{font-size:20px;font-weight:bold;}.bd-sub__footer-theme-footer{background:var(--clr-theme-7);}.bd-sub__footer-theme-footer div{text-align:center;color:#fff;padding:4px 0;}.bd-sub__footer-company{text-align:center;}.bd-sub__footer-company h5{color:#3b3b3b;font-style:normal;font-weight:var(--bd-fw-bold);line-height:normal;text-transform:uppercase;margin-bottom:14px;}.bd-sub__footer-company .hotline-cskh-mail{color:var(--clr-common-blue2);font-size:var(--bd-fs-span);font-style:normal;font-weight:var(--bd-fw-medium);line-height:20px;margin-bottom:15px;}.bd-sub__footer-company .hotline-cskh-mail .mail:before{content:"";position:relative;margin:0 10px;border-left:1px solid #5fbdd2;height:100%;vertical-align:middle;}.bd-sub__footer-company .hotline-cskh-mail i{margin-right:2px;}.bd-sub__footer-company .local-company,.bd-sub__footer-company .certificate-legalRepresentative{margin-bottom:12px;}.bd-sub__footer-company .local-company p,.bd-sub__footer-company .certificate-legalRepresentative p{color:var(--clr-text-12);text-align:center;font-size:var(--bd-fs-span);font-style:normal;line-height:20px;}.footer-col-1{margin-right:-30px;}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px){.footer-col-1{margin-right:0;}}.footer-col-2{padding-left:110px;}@media only screen and (min-width:1200px) and (max-width:1399px){.footer-col-2{padding-left:85px;}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px){.footer-col-2{padding-left:0;}}.footer-col-3{padding-left:65px;}@media only screen and (min-width:1200px) and (max-width:1399px){.footer-col-3{padding-left:50px;}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px){.footer-col-3{padding-left:0;}}.p-dm-footer{padding-left:100px;}.category__items{position:absolute;top:calc(100% + 2px);left:0;background:var(--clr-common-white);-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;z-index:10;-webkit-box-shadow:0 0 60px 0 rgba(53,57,69,.15);-moz-box-shadow:0 0 60px 0 rgba(53,57,69,.15);-ms-box-shadow:0 0 60px 0 rgba(53,57,69,.15);-o-box-shadow:0 0 60px 0 rgba(53,57,69,.15);box-shadow:0 0 60px 0 rgba(53,57,69,.15);width:300px;}.category__items .category-item{padding:0 0;}.category__items .category-item ul{padding:15px 0;}.category__items .category-item ul li{width:300px;float:left;}.category__items .category-item ul li:last-child{margin-bottom:0;}.category__items .category-item ul li:hover .category-submenu{display:block;}.category__items .category-item ul li:hover>a{color:var(--clr-theme-1);}.category__items .category-item ul li a{margin:0;}.category__items .category-item ul li a:hover{background:#ddf5ff;}.category__items .category-item ul a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;color:var(--clr-common-heading);align-items:center;gap:10px;padding:8px 20px;line-height:30px;}.category__items .category-item ul a:hover{color:var(--clr-theme-1);background:#faebd7;}.category__items .category-item ul .category-submenu li a:hover{color:var(--clr-theme-1);}.category__items .has-dropdown>a{position:relative;}.category__items .has-dropdown>a::after{position:absolute;content:"";-webkit-transform:translateY(1px);-moz-transform:translateY(1px);-ms-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px);color:var(--clr-common-black);font-family:var(--bd-ff-fontawesome);font-weight:400;margin-left:5px;display:inline-block;top:0;right:20px;color:var(--clr-common-white);}.category__items .drop-menu-cate>a::after{color:var(--clr-theme-1);top:7px;right:10px;}.category-submenu{position:absolute;top:0;left:100%;min-width:240px;border-radius:3px;background:var(--clr-common-white);display:none;-webkit-box-shadow:3px 5px 10px 0 rgba(53,57,69,.25);-moz-box-shadow:3px 5px 10px 0 rgba(53,57,69,.25);-ms-box-shadow:3px 5px 10px 0 rgba(53,57,69,.25);-o-box-shadow:3px 5px 10px 0 rgba(53,57,69,.25);box-shadow:3px 5px 10px 0 rgba(53,57,69,.25);width:900px;min-height:245px;}.category-submenu>li>a{line-height:24px!important;}.title_material{color:#086d39;font-size:1.5rem!important;}.detail-promotion{display:flex;overflow:hidden;}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px){.detail-promotion{flex-direction:column;align-items:flex-start;}}.detail-promotion .thumb img{width:100%;object-fit:contain;max-width:400px;}.detail-promotion .content h3{color:var(--clr-text-14);}.detail-promotion .content .description{display:flex;flex-wrap:wrap;gap:50px;}.detail-promotion .content .description .description1 p,.detail-promotion .content .description .description2 p{color:var(--clr-text-15);}.detail-promotion .content .dieukien p{color:var(--clr-text-15);}.detail-promotion .content .stage .time-stage{font-size:13px;}.detail-promotion .content .stage .time-stage .label{font-weight:var(--bd-fw-sbold);}.detail-promotion .content .stage .time-stage i{color:var(--clr-text-3);}.detail-promotion .content .stage .progress{position:relative;background-color:#eee;overflow:visible;box-shadow:none;border-radius:20px;width:100%;}.detail-promotion .content .stage .progress .node{display:flex;justify-content:space-between;position:absolute;left:-1px;right:-1px;top:-1px;}.detail-promotion .content .stage .progress .node .progress-node{display:flex;justify-content:center;width:18px;height:18px;border:4px solid #fff;border-radius:50%;top:-3px;z-index:100;box-shadow:rgba(67,71,85,.27) 0 0 .25em,rgba(90,125,188,.15) 0 .25em 1em;}.detail-promotion .content .stage .progress .node .progress-node:last-child .bonuess,.detail-promotion .content .stage .progress .node .progress-node:last-child .percent{right:2px;}.detail-promotion .content .stage .progress .node .progress-node:first-child .bonuess,.detail-promotion .content .stage .progress .node .progress-node:first-child .percent{left:2px;}.detail-promotion .content .stage .progress .node .progress-node:nth-child(1){left:70px;}.detail-promotion .content .stage .progress .node .progress-node .bonuess{position:absolute;top:-31px;text-wrap:nowrap;color:rgba(136,136,136,.4901960784);}.detail-promotion .content .stage .progress .node .progress-node .pass-price{font-weight:var(--bd-fw-sbold);color:var(--clr-common-black);}.detail-promotion .content .stage .progress .promotion-percent{display:flex;justify-content:space-around;position:absolute;bottom:-31px;width:100%;}.detail-promotion .content .stage .progress .promotion-percent .percent{color:rgba(113,0,217,.3803921569);}.detail-promotion .content .stage .progress .promotion-percent .percent:last-child{position:absolute;right:0;}.detail-promotion .content .stage .progress .promotion-percent .pass-percent{color:#7100d9;font-weight:600;}.detail-promotion .content .stage .progress .progress-bar{background-color:#ccc;position:absolute;white-space:nowrap;-webkit-box-shadow:none;box-shadow:none;border-radius:20px;height:100%;}.detail-promotion .content .stage .progress .progress-bar label{display:block;position:absolute;right:0;background:#ccc;z-index:999;}.detail-promotion .content .stage .progress .active{background-color:#7100d9;}.detail-promotion .content .stage .progress .active label{background-color:#7100d9;}.detail-promotion .content .stage .level-achieved{font-size:13px;}.detail-promotion .content .stage .level-achieved div{font-weight:600;font-size:12px;}.detail-promotion .content .stage .level-achieved span label{font-weight:600;}.detail-promotion .content .stage .level-achieved .iscompleted{color:var(--clr-common-green);}.detail-promotion .content .stage .level-achieved .waitting{color:var(--clr-theme-6);}.shopping-cart{padding-top:10px;padding-bottom:30px;}.cart-table{margin-bottom:20px;}.cart-table .row{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #ebebeb;}.cart-table .row-total{background-color:#f3f3f3;padding:10px 0;}.cart-table table{width:100%;min-width:480px;border:1px solid #ebebeb;}.cart-table table tr th{font-size:16px;color:#252525;font-weight:700;border-bottom:1px solid #ebebeb;text-align:center;padding:18px 0 19px;text-transform:uppercase;}.cart-table table tr th.p-name{text-align:left;}.cart-table table tr td{text-align:center;padding-bottom:34px;}.cart-table table tr td.first-row{padding-top:30px;}.cart-table table tr td.total-price{width:12%;}.cart-table table tr td.close-td{font-size:16px;color:#252525;width:8%;}.cart-table table tr td.close-td i{cursor:pointer;}.cart-table .cart-body{padding-bottom:10px;}.cart-table .cart-body .btn-cart-delete{position:absolute;right:10px;bottom:10px;}.cart-table .cart-body .btn-cart-delete button{border:0;color:#f00;background:#fff;}.cart-table .cart-pic{overflow:hidden;}.cart-table .cart-title{text-align:left;color:#252525;margin-bottom:5px;}.cart-table .p-price{color:#d12234;font-size:16px;font-weight:700;text-align:right;}.cart-table .total-price{color:#d12234;font-size:16px;font-weight:700;text-align:right;}.cart-table .quantity .pro-qty{width:123px;height:46px;border:2px solid #ebebeb;float:left;}.cart-table .quantity .pro-qty .qtybtn{font-size:24px;color:#b2b2b2;float:left;line-height:38px;cursor:pointer;width:33px;text-align:center;}.cart-table .quantity .pro-qty .qtybtn.dec{font-size:30px;}.cart-table .quantity .pro-qty input{text-align:center;width:52px;font-weight:700;border:0;color:#4c4c4c;float:left;margin:10px 0;}.cart-table .quantity .pro-qty .inc{padding-top:2px;}.cart-buttons{text-align:right;}.cart-buttons .continue-shop{color:#b2b2b2;border:2px solid #ebebeb;background:#fff;margin-right:8px;padding:12px 20px 12px 20px;margin-bottom:10px;}.cart-buttons .up-cart{color:#fff;background:#00a651;padding:12px 20px 12px 20px;}.cart-body{position:relative;}.content_product_cart{width:100%;}.content_product_cart .row{align-items:center;}.product_name_cart{padding-left:15px;}.product_name_cart a{font-weight:bold;}.display_desktop_cart{display:none;}.total_product_price_cart{color:#8bc34a;}.product_remove i:hover{color:#8bc34a;}.image_product_cart img{height:100%;object-fit:contain;}.img-fluid:hover{transform:scale(1.1);}#loading-bar-spinner.spinner{left:50%;margin-left:-20px;top:50%;margin-top:-20px;position:absolute;z-index:19!important;animation:loading-bar-spinner 400ms linear infinite;display:none;}#loading-bar-spinner.spinner .spinner-icon{width:60px;height:60px;border:solid 4px transparent;border-top-color:#00c8b1!important;border-left-color:#00c8b1!important;border-radius:50%;}@keyframes loading-bar-spinner{0%{transform:rotate(0deg);transform:rotate(0deg);}100%{transform:rotate(360deg);transform:rotate(360deg);}}.checkout-section{padding-top:10px;padding-bottom:80px;}.checkout-form .place-order .order-total{background-color:#fff;padding-left:40px;padding-right:40px;padding-top:22px;padding-bottom:20px;display:inline-block;width:100%;}.checkout-form .place-order .order-total .order-table li{list-style:none;color:#252525;font-weight:700;text-transform:uppercase;border-bottom:1px dashed #e5e5e5;padding-bottom:5px;padding-top:30px;float:left;width:100%;}.checkout-form .place-order .order-total .order-table li:first-child{border-bottom:1px dashed #e5e5e5;padding-bottom:20px;padding-top:0;}.checkout-form .place-order .order-total .order-table li.fw-normal{font-weight:400;text-transform:capitalize;}.checkout-form .place-order .order-total .order-table li.fw-normal span{float:right;width:20%;text-align:right;}.checkout-form .place-order .order-total .order-table li.fw-normal span.price{width:10%;float:left;text-align:center;}.checkout-form .place-order .order-total .order-table li.fw-normal span.name{width:70%;float:left;text-align:left;}.checkout-form h4{color:#8bc34a;font-weight:700;margin-bottom:15px;margin-top:20px;}label.error{color:#f00;}.list_delivery_time div ul{height:315px;overflow:auto!important;}.MuiInputLabel-root{display:block;transform-origin:top left;}.MuiInputLabel-formControl{top:0;left:0;position:absolute;transform:translate(0,24px) scale(1);}.MuiInputLabel-marginDense{transform:translate(0,21px) scale(1);}.MuiInputLabel-shrink{transform:translate(0,1.5px) scale(.75);transform-origin:top left;}.MuiInputLabel-animated{transition:color 200ms cubic-bezier(0,0,.2,1) 0ms,transform 200ms cubic-bezier(0,0,.2,1) 0ms;}.MuiInputLabel-filled{z-index:1;transform:translate(12px,20px) scale(1);pointer-events:none;}.MuiInputLabel-filled.MuiInputLabel-marginDense{transform:translate(12px,17px) scale(1);}.MuiInputLabel-filled.MuiInputLabel-shrink{transform:translate(12px,10px) scale(.75);}.MuiInputLabel-filled.MuiInputLabel-shrink.MuiInputLabel-marginDense{transform:translate(12px,7px) scale(.75);}.MuiInputLabel-outlined{z-index:1;transform:translate(14px,20px) scale(1);pointer-events:none;}.MuiInputLabel-outlined.MuiInputLabel-marginDense{transform:translate(14px,12px) scale(1);}.MuiInputLabel-outlined.MuiInputLabel-shrink{transform:translate(14px,-6px) scale(.75);}@-webkit-keyframes mui-auto-fill{}@-webkit-keyframes mui-auto-fill-cancel{}.MuiInputBase-root{color:rgba(0,0,0,.87);cursor:text;display:inline-flex;position:relative;font-size:1rem;box-sizing:border-box;align-items:center;font-family:ggsr,sans-serif;font-weight:400;line-height:1.1876em;}.MuiInputBase-root.Mui-disabled{color:rgba(0,0,0,.38);cursor:default;}.MuiInputBase-multiline{padding:6px 0 7px;}.MuiInputBase-multiline.MuiInputBase-marginDense{padding-top:3px;}.MuiInputBase-fullWidth{width:100%;}.MuiInputBase-input{font:inherit;color:currentColor;width:100%;border:0;height:1.1876em;margin:0;display:block;padding:6px 0 7px;min-width:0;background:none;box-sizing:content-box;animation-name:mui-auto-fill-cancel;letter-spacing:inherit;animation-duration:10ms;-webkit-tap-highlight-color:transparent;}.MuiInputBase-input::-webkit-input-placeholder{color:currentColor;opacity:.42;transition:opacity 200ms cubic-bezier(.4,0,.2,1) 0ms;}.MuiInputBase-input::-moz-placeholder{color:currentColor;opacity:.42;transition:opacity 200ms cubic-bezier(.4,0,.2,1) 0ms;}.MuiInputBase-input:-ms-input-placeholder{color:currentColor;opacity:.42;transition:opacity 200ms cubic-bezier(.4,0,.2,1) 0ms;}.MuiInputBase-input::-ms-input-placeholder{color:currentColor;opacity:.42;transition:opacity 200ms cubic-bezier(.4,0,.2,1) 0ms;}.MuiInputBase-input:focus{outline:0;}.MuiInputBase-input:invalid{box-shadow:none;}.MuiInputBase-input::-webkit-search-decoration{-webkit-appearance:none;}.MuiInputBase-input.Mui-disabled{opacity:1;}.MuiInputBase-input:-webkit-autofill{animation-name:mui-auto-fill;animation-duration:5000s;}label[data-shrink=false]+.MuiInputBase-formControl .MuiInputBase-input::-webkit-input-placeholder{opacity:0!important;}label[data-shrink=false]+.MuiInputBase-formControl .MuiInputBase-input::-moz-placeholder{opacity:0!important;}label[data-shrink=false]+.MuiInputBase-formControl .MuiInputBase-input:-ms-input-placeholder{opacity:0!important;}label[data-shrink=false]+.MuiInputBase-formControl .MuiInputBase-input::-ms-input-placeholder{opacity:0!important;}label[data-shrink=false]+.MuiInputBase-formControl .MuiInputBase-input:focus::-webkit-input-placeholder{opacity:.42;}label[data-shrink=false]+.MuiInputBase-formControl .MuiInputBase-input:focus::-moz-placeholder{opacity:.42;}label[data-shrink=false]+.MuiInputBase-formControl .MuiInputBase-input:focus:-ms-input-placeholder{opacity:.42;}label[data-shrink=false]+.MuiInputBase-formControl .MuiInputBase-input:focus::-ms-input-placeholder{opacity:.42;}.MuiInputBase-inputMarginDense{padding-top:3px;}.MuiInputBase-inputMultiline{height:auto;resize:none;padding:0;}.MuiInputBase-inputTypeSearch{-moz-appearance:textfield;-webkit-appearance:textfield;}.jss90{width:80%;border:1px solid #e2e2e1;margin:8px 0;border-radius:8px;}@media screen and (max-width:767px){.jss90{width:100%;margin-left:0;margin-right:0;}}.jss90 .MuiInputLabel-asterisk{color:#f00;}.jss90 .MuiSelect-select{height:60px;}.jss90 .MuiFilledInput-root{height:60px;border-radius:8px;background-color:#fff;}.jss90 .MuiFilledInput-root:focus-within{box-shadow:rgba(0,171,85,.25) 0 0 0 2px;border-color:#00ab55;background-color:#fff;}.jss90 .MuiFilledInput-root:before{content:unset;}.jss90 .MuiFilledInput-root:after{content:unset;}.MuiFormControl-root{display:inline-flex;padding:0;position:relative;min-width:0;flex-direction:column;vertical-align:top;}.MuiFormControl-marginNormal{margin-top:16px;margin-bottom:8px;}.MuiFormControl-marginDense{margin-top:8px;margin-bottom:4px;}.MuiFormControl-fullWidth{width:100%;}.MuiFilledInput-root{position:relative;transition:background-color 200ms cubic-bezier(0,0,.2,1) 0ms;background-color:rgba(0,0,0,.09);border-top-left-radius:4px;border-top-right-radius:4px;}.MuiFilledInput-root:hover{background-color:rgba(0,0,0,.13);}.MuiFilledInput-root.Mui-focused{background-color:rgba(0,0,0,.09);}.MuiFilledInput-root.Mui-disabled{background-color:rgba(0,0,0,.12);}@media(hover:none){.MuiFilledInput-root:hover{background-color:rgba(0,0,0,.09);}}.MuiFilledInput-colorSecondary.MuiFilledInput-underline:after{border-bottom-color:#ff4fae;}.MuiFilledInput-underline:after{left:0;right:0;bottom:0;content:"";position:absolute;transform:scaleX(0);transition:transform 200ms cubic-bezier(0,0,.2,1) 0ms;border-bottom:2px solid #00ab55;pointer-events:none;}.MuiFilledInput-underline.Mui-focused:after{transform:scaleX(1);}.MuiFilledInput-underline.Mui-error:after{transform:scaleX(1);border-bottom-color:#ff4842;}.MuiFilledInput-underline:before{left:0;right:0;bottom:0;content:" ";position:absolute;transition:border-bottom-color 200ms cubic-bezier(.4,0,.2,1) 0ms;border-bottom:1px solid rgba(0,0,0,.42);pointer-events:none;}.MuiFilledInput-underline:hover:before{border-bottom:1px solid rgba(0,0,0,.87);}.MuiFilledInput-underline.Mui-disabled:before{border-bottom-style:dotted;}.MuiFilledInput-adornedStart{padding-left:12px;}.MuiFilledInput-adornedEnd{padding-right:12px;}.MuiFilledInput-multiline{padding:27px 12px 10px;}.MuiFilledInput-multiline.MuiFilledInput-marginDense{padding-top:23px;padding-bottom:6px;}.MuiFilledInput-input{padding:27px 12px 10px;}.MuiFilledInput-input:-webkit-autofill{border-top-left-radius:inherit;border-top-right-radius:inherit;}.MuiFilledInput-inputMarginDense{padding-top:23px;padding-bottom:6px;}.MuiFilledInput-inputHiddenLabel{padding-top:18px;padding-bottom:19px;}.MuiFilledInput-inputHiddenLabel.MuiFilledInput-inputMarginDense{padding-top:10px;padding-bottom:11px;}.MuiFilledInput-inputMultiline{padding:0;}.MuiFilledInput-inputAdornedStart{padding-left:0;}.MuiFilledInput-inputAdornedEnd{padding-right:0;}.style_wrap__D9Ian{padding:10px 14px;border:1px solid #dbdbdb;border-radius:8px;width:80%;margin:auto auto 5px;}.MuiTypography-root{margin:0;}.MuiTypography-body2{font-size:.875rem;font-family:ggsr,sans-serif;font-weight:400;line-height:1.43;}.MuiTypography-body1{font-size:1rem;font-family:ggsr,sans-serif;font-weight:400;line-height:1.5;}.MuiTypography-caption{font-size:.75rem;font-family:ggsr,sans-serif;font-weight:400;line-height:1.66;}.MuiTypography-button{font-size:.875rem;font-family:ggsr,sans-serif;font-weight:500;line-height:1.75;text-transform:uppercase;}.MuiTypography-h1{font-size:6rem;font-family:ggsr,sans-serif;font-weight:300;line-height:1.167;}.MuiTypography-h2{font-size:3.75rem;font-family:ggsr,sans-serif;font-weight:300;line-height:1.2;}.MuiTypography-h3{font-size:3rem;font-family:ggsr,sans-serif;font-weight:400;line-height:1.167;}.MuiTypography-h4{font-size:2.125rem;font-family:ggsr,sans-serif;font-weight:400;line-height:1.235;}.MuiTypography-h5{font-size:1.5rem;font-family:ggsr,sans-serif;font-weight:400;line-height:1.334;}.MuiTypography-h6{font-size:1.25rem;font-family:ggsr,sans-serif;font-weight:500;line-height:1.6;}.MuiTypography-subtitle1{font-size:1rem;font-family:ggsr,sans-serif;font-weight:400;line-height:1.75;}.MuiTypography-subtitle2{font-size:13px;font-family:ggsr,sans-serif;font-weight:500;line-height:1.57;}.MuiTypography-overline{font-size:.75rem;font-family:ggsr,sans-serif;font-weight:400;line-height:2.66;text-transform:uppercase;}.MuiTypography-srOnly{width:1px;height:1px;overflow:hidden;position:absolute;}.MuiTypography-alignLeft{text-align:left;}.MuiTypography-alignCenter{text-align:center;}.MuiTypography-alignRight{text-align:right;}.MuiTypography-alignJustify{text-align:justify;}.MuiTypography-noWrap{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.MuiTypography-gutterBottom{margin-bottom:.35em;}.MuiTypography-paragraph{margin-bottom:16px;}.MuiTypography-colorInherit{color:inherit;}.MuiTypography-colorPrimary{color:#00ab55;}.MuiTypography-colorSecondary{color:#ff4fae;}.MuiTypography-colorTextPrimary{color:rgba(0,0,0,.87);}.MuiTypography-colorTextSecondary{color:rgba(0,0,0,.54);}.MuiTypography-colorError{color:#ff4842;}.MuiTypography-displayInline{display:inline;}.MuiTypography-displayBlock{display:block;}.MuiGrid-container{width:100%;display:flex;flex-wrap:wrap;box-sizing:border-box;}.MuiGrid-item{margin:0;box-sizing:border-box;}.MuiGrid-zeroMinWidth{min-width:0;}.MuiGrid-direction-xs-column{flex-direction:column;}.MuiGrid-direction-xs-column-reverse{flex-direction:column-reverse;}.MuiGrid-direction-xs-row-reverse{flex-direction:row-reverse;}.MuiGrid-wrap-xs-nowrap{flex-wrap:nowrap;}.MuiGrid-wrap-xs-wrap-reverse{flex-wrap:wrap-reverse;}.MuiGrid-align-items-xs-center{align-items:center;}.MuiGrid-align-items-xs-flex-start{align-items:flex-start;}.MuiGrid-align-items-xs-flex-end{align-items:flex-end;}.MuiGrid-align-items-xs-baseline{align-items:baseline;}.MuiGrid-align-content-xs-center{align-content:center;}.MuiGrid-align-content-xs-flex-start{align-content:flex-start;}.MuiGrid-align-content-xs-flex-end{align-content:flex-end;}.MuiGrid-align-content-xs-space-between{align-content:space-between;}.MuiGrid-align-content-xs-space-around{align-content:space-around;}.MuiGrid-justify-content-xs-center{justify-content:center;}.MuiGrid-justify-content-xs-flex-end{justify-content:flex-end;}.MuiGrid-justify-content-xs-space-between{justify-content:space-between;}.MuiGrid-justify-content-xs-space-around{justify-content:space-around;}.MuiGrid-justify-content-xs-space-evenly{justify-content:space-evenly;}.MuiGrid-spacing-xs-1{width:calc(100% + 8px);margin:-4px;}.MuiGrid-spacing-xs-1>.MuiGrid-item{padding:4px;}.MuiGrid-spacing-xs-2{width:calc(100% + 16px);margin:-8px;}.MuiGrid-spacing-xs-2>.MuiGrid-item{padding:8px;}.MuiGrid-spacing-xs-3{width:calc(100% + 24px);margin:-12px;}.MuiGrid-spacing-xs-3>.MuiGrid-item{padding:12px;}.MuiGrid-spacing-xs-4{width:calc(100% + 32px);margin:-16px;}.MuiGrid-spacing-xs-4>.MuiGrid-item{padding:16px;}.MuiGrid-spacing-xs-5{width:calc(100% + 40px);margin:-20px;}.MuiGrid-spacing-xs-5>.MuiGrid-item{padding:20px;}.MuiGrid-spacing-xs-6{width:calc(100% + 48px);margin:-24px;}.MuiGrid-spacing-xs-6>.MuiGrid-item{padding:24px;}.MuiGrid-spacing-xs-7{width:calc(100% + 56px);margin:-28px;}.MuiGrid-spacing-xs-7>.MuiGrid-item{padding:28px;}.MuiGrid-spacing-xs-8{width:calc(100% + 64px);margin:-32px;}.MuiGrid-spacing-xs-8>.MuiGrid-item{padding:32px;}.MuiGrid-spacing-xs-9{width:calc(100% + 72px);margin:-36px;}.MuiGrid-spacing-xs-9>.MuiGrid-item{padding:36px;}.MuiGrid-spacing-xs-10{width:calc(100% + 80px);margin:-40px;}.MuiGrid-spacing-xs-10>.MuiGrid-item{padding:40px;}.MuiGrid-grid-xs-auto{flex-grow:0;max-width:none;flex-basis:auto;}.MuiGrid-grid-xs-true{flex-grow:1;max-width:100%;flex-basis:0;}.MuiGrid-grid-xs-1{flex-grow:0;max-width:8.333333%;flex-basis:8.333333%;}.MuiGrid-grid-xs-2{flex-grow:0;max-width:16.666667%;flex-basis:16.666667%;}.MuiGrid-grid-xs-3{flex-grow:0;max-width:25%;flex-basis:25%;}.MuiGrid-grid-xs-4{flex-grow:0;max-width:33.333333%;flex-basis:33.333333%;}.MuiGrid-grid-xs-5{flex-grow:0;max-width:41.666667%;flex-basis:41.666667%;}.MuiGrid-grid-xs-6{flex-grow:0;max-width:50%;flex-basis:50%;}.MuiGrid-grid-xs-7{flex-grow:0;max-width:58.333333%;flex-basis:58.333333%;}.MuiGrid-grid-xs-8{flex-grow:0;max-width:66.666667%;flex-basis:66.666667%;}.MuiGrid-grid-xs-9{flex-grow:0;max-width:75%;flex-basis:75%;}.MuiGrid-grid-xs-10{flex-grow:0;max-width:83.333333%;flex-basis:83.333333%;}.MuiGrid-grid-xs-11{flex-grow:0;max-width:91.666667%;flex-basis:91.666667%;}.MuiGrid-grid-xs-12{flex-grow:0;max-width:100%;flex-basis:100%;}@media(min-width:600px){.MuiGrid-grid-sm-auto{flex-grow:0;max-width:none;flex-basis:auto;}.MuiGrid-grid-sm-true{flex-grow:1;max-width:100%;flex-basis:0;}.MuiGrid-grid-sm-1{flex-grow:0;max-width:8.333333%;flex-basis:8.333333%;}.MuiGrid-grid-sm-2{flex-grow:0;max-width:16.666667%;flex-basis:16.666667%;}.MuiGrid-grid-sm-3{flex-grow:0;max-width:25%;flex-basis:25%;}.MuiGrid-grid-sm-4{flex-grow:0;max-width:33.333333%;flex-basis:33.333333%;}.MuiGrid-grid-sm-5{flex-grow:0;max-width:41.666667%;flex-basis:41.666667%;}.MuiGrid-grid-sm-6{flex-grow:0;max-width:50%;flex-basis:50%;}.MuiGrid-grid-sm-7{flex-grow:0;max-width:58.333333%;flex-basis:58.333333%;}.MuiGrid-grid-sm-8{flex-grow:0;max-width:66.666667%;flex-basis:66.666667%;}.MuiGrid-grid-sm-9{flex-grow:0;max-width:75%;flex-basis:75%;}.MuiGrid-grid-sm-10{flex-grow:0;max-width:83.333333%;flex-basis:83.333333%;}.MuiGrid-grid-sm-11{flex-grow:0;max-width:91.666667%;flex-basis:91.666667%;}.MuiGrid-grid-sm-12{flex-grow:0;max-width:100%;flex-basis:100%;}}@media(min-width:960px){.MuiGrid-grid-md-auto{flex-grow:0;max-width:none;flex-basis:auto;}.MuiGrid-grid-md-true{flex-grow:1;max-width:100%;flex-basis:0;}.MuiGrid-grid-md-1{flex-grow:0;max-width:8.333333%;flex-basis:8.333333%;}.MuiGrid-grid-md-2{flex-grow:0;max-width:16.666667%;flex-basis:16.666667%;}.MuiGrid-grid-md-3{flex-grow:0;max-width:25%;flex-basis:25%;}.MuiGrid-grid-md-4{flex-grow:0;max-width:33.333333%;flex-basis:33.333333%;}.MuiGrid-grid-md-5{flex-grow:0;max-width:41.666667%;flex-basis:41.666667%;}.MuiGrid-grid-md-6{flex-grow:0;max-width:50%;flex-basis:50%;}.MuiGrid-grid-md-7{flex-grow:0;max-width:58.333333%;flex-basis:58.333333%;}.MuiGrid-grid-md-8{flex-grow:0;max-width:66.666667%;flex-basis:66.666667%;}.MuiGrid-grid-md-9{flex-grow:0;max-width:75%;flex-basis:75%;}.MuiGrid-grid-md-10{flex-grow:0;max-width:83.333333%;flex-basis:83.333333%;}.MuiGrid-grid-md-11{flex-grow:0;max-width:91.666667%;flex-basis:91.666667%;}.MuiGrid-grid-md-12{flex-grow:0;max-width:100%;flex-basis:100%;}}@media(min-width:1280px){.MuiGrid-grid-lg-auto{flex-grow:0;max-width:none;flex-basis:auto;}.MuiGrid-grid-lg-true{flex-grow:1;max-width:100%;flex-basis:0;}.MuiGrid-grid-lg-1{flex-grow:0;max-width:8.333333%;flex-basis:8.333333%;}.MuiGrid-grid-lg-2{flex-grow:0;max-width:16.666667%;flex-basis:16.666667%;}.MuiGrid-grid-lg-3{flex-grow:0;max-width:25%;flex-basis:25%;}.MuiGrid-grid-lg-4{flex-grow:0;max-width:33.333333%;flex-basis:33.333333%;}.MuiGrid-grid-lg-5{flex-grow:0;max-width:41.666667%;flex-basis:41.666667%;}.MuiGrid-grid-lg-6{flex-grow:0;max-width:50%;flex-basis:50%;}.MuiGrid-grid-lg-7{flex-grow:0;max-width:58.333333%;flex-basis:58.333333%;}.MuiGrid-grid-lg-8{flex-grow:0;max-width:66.666667%;flex-basis:66.666667%;}.MuiGrid-grid-lg-9{flex-grow:0;max-width:75%;flex-basis:75%;}.MuiGrid-grid-lg-10{flex-grow:0;max-width:83.333333%;flex-basis:83.333333%;}.MuiGrid-grid-lg-11{flex-grow:0;max-width:91.666667%;flex-basis:91.666667%;}.MuiGrid-grid-lg-12{flex-grow:0;max-width:100%;flex-basis:100%;}}@media(min-width:1920px){.MuiGrid-grid-xl-auto{flex-grow:0;max-width:none;flex-basis:auto;}.MuiGrid-grid-xl-true{flex-grow:1;max-width:100%;flex-basis:0;}.MuiGrid-grid-xl-1{flex-grow:0;max-width:8.333333%;flex-basis:8.333333%;}.MuiGrid-grid-xl-2{flex-grow:0;max-width:16.666667%;flex-basis:16.666667%;}.MuiGrid-grid-xl-3{flex-grow:0;max-width:25%;flex-basis:25%;}.MuiGrid-grid-xl-4{flex-grow:0;max-width:33.333333%;flex-basis:33.333333%;}.MuiGrid-grid-xl-5{flex-grow:0;max-width:41.666667%;flex-basis:41.666667%;}.MuiGrid-grid-xl-6{flex-grow:0;max-width:50%;flex-basis:50%;}.MuiGrid-grid-xl-7{flex-grow:0;max-width:58.333333%;flex-basis:58.333333%;}.MuiGrid-grid-xl-8{flex-grow:0;max-width:66.666667%;flex-basis:66.666667%;}.MuiGrid-grid-xl-9{flex-grow:0;max-width:75%;flex-basis:75%;}.MuiGrid-grid-xl-10{flex-grow:0;max-width:83.333333%;flex-basis:83.333333%;}.MuiGrid-grid-xl-11{flex-grow:0;max-width:91.666667%;flex-basis:91.666667%;}.MuiGrid-grid-xl-12{flex-grow:0;max-width:100%;flex-basis:100%;}}.MuiGrid-container{width:100%;display:flex;flex-wrap:wrap;box-sizing:border-box;}.MuiGrid-item{margin:0;box-sizing:border-box;}.MuiGrid-zeroMinWidth{min-width:0;}.MuiGrid-direction-xs-column{flex-direction:column;}.MuiGrid-direction-xs-column-reverse{flex-direction:column-reverse;}.MuiGrid-direction-xs-row-reverse{flex-direction:row-reverse;}.MuiGrid-wrap-xs-nowrap{flex-wrap:nowrap;}.MuiGrid-wrap-xs-wrap-reverse{flex-wrap:wrap-reverse;}.MuiGrid-align-items-xs-center{align-items:center;}.MuiGrid-align-items-xs-flex-start{align-items:flex-start;}.MuiGrid-align-items-xs-flex-end{align-items:flex-end;}.MuiGrid-align-items-xs-baseline{align-items:baseline;}.MuiGrid-align-content-xs-center{align-content:center;}.MuiGrid-align-content-xs-flex-start{align-content:flex-start;}.MuiGrid-align-content-xs-flex-end{align-content:flex-end;}.MuiGrid-align-content-xs-space-between{align-content:space-between;}.MuiGrid-align-content-xs-space-around{align-content:space-around;}.MuiGrid-justify-content-xs-center{justify-content:center;}.MuiGrid-justify-content-xs-flex-end{justify-content:flex-end;}.MuiGrid-justify-content-xs-space-between{justify-content:space-between;}.MuiGrid-justify-content-xs-space-around{justify-content:space-around;}.MuiGrid-justify-content-xs-space-evenly{justify-content:space-evenly;}.MuiGrid-spacing-xs-1{width:calc(100% + 8px);margin:-4px;}.MuiGrid-spacing-xs-1>.MuiGrid-item{padding:4px;}.MuiGrid-spacing-xs-2{width:calc(100% + 16px);margin:-8px;}.MuiGrid-spacing-xs-2>.MuiGrid-item{padding:8px;}.MuiGrid-spacing-xs-3{width:calc(100% + 24px);margin:-12px;}.MuiGrid-spacing-xs-3>.MuiGrid-item{padding:12px;}.MuiGrid-spacing-xs-4{width:calc(100% + 32px);margin:-16px;}.MuiGrid-spacing-xs-4>.MuiGrid-item{padding:16px;}.MuiGrid-spacing-xs-5{width:calc(100% + 40px);margin:-20px;}.MuiGrid-spacing-xs-5>.MuiGrid-item{padding:20px;}.MuiGrid-spacing-xs-6{width:calc(100% + 48px);margin:-24px;}.MuiGrid-spacing-xs-6>.MuiGrid-item{padding:24px;}.MuiGrid-spacing-xs-7{width:calc(100% + 56px);margin:-28px;}.MuiGrid-spacing-xs-7>.MuiGrid-item{padding:28px;}.MuiGrid-spacing-xs-8{width:calc(100% + 64px);margin:-32px;}.MuiGrid-spacing-xs-8>.MuiGrid-item{padding:32px;}.MuiGrid-spacing-xs-9{width:calc(100% + 72px);margin:-36px;}.MuiGrid-spacing-xs-9>.MuiGrid-item{padding:36px;}.MuiGrid-spacing-xs-10{width:calc(100% + 80px);margin:-40px;}.MuiGrid-spacing-xs-10>.MuiGrid-item{padding:40px;}.MuiGrid-grid-xs-auto{flex-grow:0;max-width:none;flex-basis:auto;}.MuiGrid-grid-xs-true{flex-grow:1;max-width:100%;flex-basis:0;}.MuiGrid-grid-xs-1{flex-grow:0;max-width:8.333333%;flex-basis:8.333333%;}.MuiGrid-grid-xs-2{flex-grow:0;max-width:16.666667%;flex-basis:16.666667%;}.MuiGrid-grid-xs-3{flex-grow:0;max-width:25%;flex-basis:25%;}.MuiGrid-grid-xs-4{flex-grow:0;max-width:33.333333%;flex-basis:33.333333%;}.MuiGrid-grid-xs-5{flex-grow:0;max-width:41.666667%;flex-basis:41.666667%;}.MuiGrid-grid-xs-6{flex-grow:0;max-width:50%;flex-basis:50%;}.MuiGrid-grid-xs-7{flex-grow:0;max-width:58.333333%;flex-basis:58.333333%;}.MuiGrid-grid-xs-8{flex-grow:0;max-width:66.666667%;flex-basis:66.666667%;}.MuiGrid-grid-xs-9{flex-grow:0;max-width:75%;flex-basis:75%;}.MuiGrid-grid-xs-10{flex-grow:0;max-width:83.333333%;flex-basis:83.333333%;}.MuiGrid-grid-xs-11{flex-grow:0;max-width:91.666667%;flex-basis:91.666667%;}.MuiGrid-grid-xs-12{flex-grow:0;max-width:100%;flex-basis:100%;}@media(min-width:600px){.MuiGrid-grid-sm-auto{flex-grow:0;max-width:none;flex-basis:auto;}.MuiGrid-grid-sm-true{flex-grow:1;max-width:100%;flex-basis:0;}.MuiGrid-grid-sm-1{flex-grow:0;max-width:8.333333%;flex-basis:8.333333%;}.MuiGrid-grid-sm-2{flex-grow:0;max-width:16.666667%;flex-basis:16.666667%;}.MuiGrid-grid-sm-3{flex-grow:0;max-width:25%;flex-basis:25%;}.MuiGrid-grid-sm-4{flex-grow:0;max-width:33.333333%;flex-basis:33.333333%;}.MuiGrid-grid-sm-5{flex-grow:0;max-width:41.666667%;flex-basis:41.666667%;}.MuiGrid-grid-sm-6{flex-grow:0;max-width:50%;flex-basis:50%;}.MuiGrid-grid-sm-7{flex-grow:0;max-width:58.333333%;flex-basis:58.333333%;}.MuiGrid-grid-sm-8{flex-grow:0;max-width:66.666667%;flex-basis:66.666667%;}.MuiGrid-grid-sm-9{flex-grow:0;max-width:75%;flex-basis:75%;}.MuiGrid-grid-sm-10{flex-grow:0;max-width:83.333333%;flex-basis:83.333333%;}.MuiGrid-grid-sm-11{flex-grow:0;max-width:91.666667%;flex-basis:91.666667%;}.MuiGrid-grid-sm-12{flex-grow:0;max-width:100%;flex-basis:100%;}}@media(min-width:960px){.MuiGrid-grid-md-auto{flex-grow:0;max-width:none;flex-basis:auto;}.MuiGrid-grid-md-true{flex-grow:1;max-width:100%;flex-basis:0;}.MuiGrid-grid-md-1{flex-grow:0;max-width:8.333333%;flex-basis:8.333333%;}.MuiGrid-grid-md-2{flex-grow:0;max-width:16.666667%;flex-basis:16.666667%;}.MuiGrid-grid-md-3{flex-grow:0;max-width:25%;flex-basis:25%;}.MuiGrid-grid-md-4{flex-grow:0;max-width:33.333333%;flex-basis:33.333333%;}.MuiGrid-grid-md-5{flex-grow:0;max-width:41.666667%;flex-basis:41.666667%;}.MuiGrid-grid-md-6{flex-grow:0;max-width:50%;flex-basis:50%;}.MuiGrid-grid-md-7{flex-grow:0;max-width:58.333333%;flex-basis:58.333333%;}.MuiGrid-grid-md-8{flex-grow:0;max-width:66.666667%;flex-basis:66.666667%;}.MuiGrid-grid-md-9{flex-grow:0;max-width:75%;flex-basis:75%;}.MuiGrid-grid-md-10{flex-grow:0;max-width:83.333333%;flex-basis:83.333333%;}.MuiGrid-grid-md-11{flex-grow:0;max-width:91.666667%;flex-basis:91.666667%;}.MuiGrid-grid-md-12{flex-grow:0;max-width:100%;flex-basis:100%;}}@media(min-width:1280px){.MuiGrid-grid-lg-auto{flex-grow:0;max-width:none;flex-basis:auto;}.MuiGrid-grid-lg-true{flex-grow:1;max-width:100%;flex-basis:0;}.MuiGrid-grid-lg-1{flex-grow:0;max-width:8.333333%;flex-basis:8.333333%;}.MuiGrid-grid-lg-2{flex-grow:0;max-width:16.666667%;flex-basis:16.666667%;}.MuiGrid-grid-lg-3{flex-grow:0;max-width:25%;flex-basis:25%;}.MuiGrid-grid-lg-4{flex-grow:0;max-width:33.333333%;flex-basis:33.333333%;}.MuiGrid-grid-lg-5{flex-grow:0;max-width:41.666667%;flex-basis:41.666667%;}.MuiGrid-grid-lg-6{flex-grow:0;max-width:50%;flex-basis:50%;}.MuiGrid-grid-lg-7{flex-grow:0;max-width:58.333333%;flex-basis:58.333333%;}.MuiGrid-grid-lg-8{flex-grow:0;max-width:66.666667%;flex-basis:66.666667%;}.MuiGrid-grid-lg-9{flex-grow:0;max-width:75%;flex-basis:75%;}.MuiGrid-grid-lg-10{flex-grow:0;max-width:83.333333%;flex-basis:83.333333%;}.MuiGrid-grid-lg-11{flex-grow:0;max-width:91.666667%;flex-basis:91.666667%;}.MuiGrid-grid-lg-12{flex-grow:0;max-width:100%;flex-basis:100%;}}@media(min-width:1920px){.MuiGrid-grid-xl-auto{flex-grow:0;max-width:none;flex-basis:auto;}.MuiGrid-grid-xl-true{flex-grow:1;max-width:100%;flex-basis:0;}.MuiGrid-grid-xl-1{flex-grow:0;max-width:8.333333%;flex-basis:8.333333%;}.MuiGrid-grid-xl-2{flex-grow:0;max-width:16.666667%;flex-basis:16.666667%;}.MuiGrid-grid-xl-3{flex-grow:0;max-width:25%;flex-basis:25%;}.MuiGrid-grid-xl-4{flex-grow:0;max-width:33.333333%;flex-basis:33.333333%;}.MuiGrid-grid-xl-5{flex-grow:0;max-width:41.666667%;flex-basis:41.666667%;}.MuiGrid-grid-xl-6{flex-grow:0;max-width:50%;flex-basis:50%;}.MuiGrid-grid-xl-7{flex-grow:0;max-width:58.333333%;flex-basis:58.333333%;}.MuiGrid-grid-xl-8{flex-grow:0;max-width:66.666667%;flex-basis:66.666667%;}.MuiGrid-grid-xl-9{flex-grow:0;max-width:75%;flex-basis:75%;}.MuiGrid-grid-xl-10{flex-grow:0;max-width:83.333333%;flex-basis:83.333333%;}.MuiGrid-grid-xl-11{flex-grow:0;max-width:91.666667%;flex-basis:91.666667%;}.MuiGrid-grid-xl-12{flex-grow:0;max-width:100%;flex-basis:100%;}}.MuiSvgIcon-root{fill:currentColor;width:1em;height:1em;display:inline-block;font-size:1.5rem;transition:fill 200ms cubic-bezier(.4,0,.2,1) 0ms;flex-shrink:0;user-select:none;}.MuiSvgIcon-root18{fill:currentColor;width:1.8em;height:1.8em;display:inline-block;font-size:1.5rem;transition:fill 200ms cubic-bezier(.4,0,.2,1) 0ms;flex-shrink:0;user-select:none;}.MuiSvgIcon-colorPrimary{color:#00ab55;}.MuiSvgIcon-colorSecondary{color:#ff4fae;}.MuiSvgIcon-colorAction{color:rgba(0,0,0,.54);}.MuiSvgIcon-colorError{color:#ff4842;}.MuiSvgIcon-colorDisabled{color:rgba(0,0,0,.26);}.MuiSvgIcon-fontSizeInherit{font-size:inherit;}.MuiSvgIcon-fontSizeSmall{font-size:1.25rem;}.MuiSvgIcon-fontSizeLarge{font-size:2.1875rem;}.MuiIconButton-root{flex:0 0 auto;color:rgba(0,0,0,.54);padding:12px;overflow:visible;font-size:1.5rem;text-align:center;transition:background-color 150ms cubic-bezier(.4,0,.2,1) 0ms;border-radius:50%;}.MuiIconButton-root:hover{background-color:rgba(0,0,0,.04);}.MuiIconButton-root.Mui-disabled{color:rgba(0,0,0,.26);background-color:transparent;}@media(hover:none){.MuiIconButton-root:hover{background-color:transparent;}}.MuiIconButton-edgeStart{margin-left:-12px;}.MuiIconButton-sizeSmall.MuiIconButton-edgeStart{margin-left:-3px;}.MuiIconButton-edgeEnd{margin-right:-12px;}.MuiIconButton-sizeSmall.MuiIconButton-edgeEnd{margin-right:-3px;}.MuiIconButton-colorInherit{color:inherit;}.MuiIconButton-colorPrimary{color:#00ab55;}.MuiIconButton-colorPrimary:hover{background-color:rgba(0,171,85,.04);}@media(hover:none){.MuiIconButton-colorPrimary:hover{background-color:transparent;}}.MuiIconButton-colorSecondary{color:#ff4fae;}.MuiIconButton-colorSecondary:hover{background-color:rgba(255,79,174,.04);}@media(hover:none){.MuiIconButton-colorSecondary:hover{background-color:transparent;}}.MuiIconButton-sizeSmall{padding:3px;font-size:1.125rem;}.MuiIconButton-label{width:100%;display:flex;align-items:inherit;justify-content:inherit;}.MuiAutocomplete-root.Mui-focused .MuiAutocomplete-clearIndicatorDirty{visibility:visible;}@media(pointer:fine){.MuiAutocomplete-root:hover .MuiAutocomplete-clearIndicatorDirty{visibility:visible;}}.MuiAutocomplete-fullWidth{width:100%;}.MuiAutocomplete-tag{margin:3px;max-width:calc(100% - 6px);}.MuiAutocomplete-tagSizeSmall{margin:2px;max-width:calc(100% - 4px);}.MuiAutocomplete-inputRoot{flex-wrap:wrap;}.MuiAutocomplete-hasPopupIcon .MuiAutocomplete-inputRoot,.MuiAutocomplete-hasClearIcon .MuiAutocomplete-inputRoot{padding-right:30px;}.MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon .MuiAutocomplete-inputRoot{padding-right:56px;}.MuiAutocomplete-inputRoot .MuiAutocomplete-input{width:0;min-width:30px;}.MuiAutocomplete-inputRoot[class*=MuiInput-root]{padding-bottom:1px;}.MuiAutocomplete-inputRoot[class*=MuiOutlinedInput-root]{padding:9px;}.MuiAutocomplete-inputRoot[class*=MuiOutlinedInput-root][class*=MuiOutlinedInput-marginDense]{padding:6px;}.MuiAutocomplete-inputRoot[class*=MuiFilledInput-root]{padding-top:19px;padding-left:8px;}.MuiAutocomplete-inputRoot[class*=MuiFilledInput-root][class*=MuiFilledInput-marginDense]{padding-bottom:1px;}.MuiAutocomplete-inputRoot[class*=MuiFilledInput-root][class*=MuiFilledInput-marginDense] .MuiAutocomplete-input{padding:4.5px 4px;}.MuiAutocomplete-hasPopupIcon .MuiAutocomplete-inputRoot[class*=MuiFilledInput-root],.MuiAutocomplete-hasClearIcon .MuiAutocomplete-inputRoot[class*=MuiFilledInput-root]{padding-right:39px;}.MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon .MuiAutocomplete-inputRoot[class*=MuiFilledInput-root]{padding-right:65px;}.MuiAutocomplete-inputRoot[class*=MuiFilledInput-root] .MuiAutocomplete-input{padding:9px 4px;}.MuiAutocomplete-inputRoot[class*=MuiFilledInput-root] .MuiAutocomplete-endAdornment{right:9px;}.MuiAutocomplete-inputRoot[class*=MuiOutlinedInput-root][class*=MuiOutlinedInput-marginDense] .MuiAutocomplete-input{padding:4.5px 4px;}.MuiAutocomplete-hasPopupIcon .MuiAutocomplete-inputRoot[class*=MuiOutlinedInput-root],.MuiAutocomplete-hasClearIcon .MuiAutocomplete-inputRoot[class*=MuiOutlinedInput-root]{padding-right:39px;}.MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon .MuiAutocomplete-inputRoot[class*=MuiOutlinedInput-root]{padding-right:65px;}.MuiAutocomplete-inputRoot[class*=MuiOutlinedInput-root] .MuiAutocomplete-input{padding:9.5px 4px;}.MuiAutocomplete-inputRoot[class*=MuiOutlinedInput-root] .MuiAutocomplete-input:first-child{padding-left:6px;}.MuiAutocomplete-inputRoot[class*=MuiOutlinedInput-root] .MuiAutocomplete-endAdornment{right:9px;}.MuiAutocomplete-inputRoot[class*=MuiInput-root][class*=MuiInput-marginDense] .MuiAutocomplete-input{padding:4px 4px 5px;}.MuiAutocomplete-inputRoot[class*=MuiInput-root][class*=MuiInput-marginDense] .MuiAutocomplete-input:first-child{padding:3px 0 6px;}.MuiAutocomplete-inputRoot[class*=MuiInput-root] .MuiAutocomplete-input{padding:4px;}.MuiAutocomplete-inputRoot[class*=MuiInput-root] .MuiAutocomplete-input:first-child{padding:6px 0;}.MuiAutocomplete-input{opacity:0;flex-grow:1;text-overflow:ellipsis;}.MuiAutocomplete-inputFocused{opacity:1;}.MuiAutocomplete-endAdornment{top:calc(50% - 14px);right:0;position:absolute;}.MuiAutocomplete-clearIndicator{padding:4px;visibility:hidden;margin-right:-2px;}.MuiAutocomplete-popupIndicator{padding:2px;margin-right:-2px;}.MuiAutocomplete-popupIndicatorOpen{transform:rotate(180deg);}.MuiAutocomplete-popper{z-index:1300;}.MuiAutocomplete-popperDisablePortal{position:absolute;}.MuiAutocomplete-paper{margin:4px 0;overflow:hidden;font-size:1rem;font-family:ggsr,sans-serif;font-weight:400;line-height:1.5;}.MuiAutocomplete-listbox{margin:0;padding:8px 0;overflow:auto;list-style:none;max-height:40vh;}.MuiAutocomplete-loading{color:rgba(0,0,0,.54);padding:14px 16px;}.MuiAutocomplete-noOptions{color:rgba(0,0,0,.54);padding:14px 16px;}.MuiAutocomplete-option{cursor:pointer;display:flex;outline:0;box-sizing:border-box;min-height:48px;align-items:center;padding-top:6px;padding-left:16px;padding-right:16px;padding-bottom:6px;justify-content:flex-start;-webkit-tap-highlight-color:transparent;}@media(min-width:600px){.MuiAutocomplete-option{min-height:auto;}}.MuiAutocomplete-option[aria-selected=true]{background-color:rgba(0,0,0,.08);}.MuiAutocomplete-option[data-focus=true]{background-color:rgba(0,0,0,.04);}.MuiAutocomplete-option:active{background-color:rgba(0,0,0,.08);}.MuiAutocomplete-option[aria-disabled=true]{opacity:.38;pointer-events:none;}.MuiAutocomplete-groupLabel{top:-8px;background-color:#fff;}.MuiAutocomplete-groupUl{padding:0;}.MuiAutocomplete-groupUl .MuiAutocomplete-option{padding-left:24px;}.jss642{width:80%;border:1px solid #e2e2e1;margin:8px 0;border-radius:8px;}@media screen and (max-width:767px){.jss642{width:100%;margin-left:0;margin-right:0;}}.jss642 .MuiInputLabel-asterisk{color:#f00;}.jss642 .MuiSelect-select{height:60px;}.jss642 .MuiFilledInput-root{height:60px;border-radius:8px;background-color:#fff;}.jss642 .MuiFilledInput-root:focus-within{box-shadow:rgba(0,171,85,.25) 0 0 0 2px;border-color:#00ab55;background-color:#fff;}.jss642 .MuiFilledInput-root:before{content:unset;}.jss642 .MuiFilledInput-root:after{content:unset;}.MuiButton-root{color:rgba(0,0,0,.87);padding:6px 16px;font-size:.875rem;min-width:64px;box-sizing:border-box;transition:background-color 250ms cubic-bezier(.4,0,.2,1) 0ms,box-shadow 250ms cubic-bezier(.4,0,.2,1) 0ms,border 250ms cubic-bezier(.4,0,.2,1) 0ms;font-family:ggsr,sans-serif;font-weight:500;line-height:1.75;border-radius:4px;text-transform:capitalize;}.MuiButton-root:hover{text-decoration:none;background-color:rgba(0,0,0,.04);}.MuiButton-root.Mui-disabled{color:rgba(0,0,0,.26);}@media(hover:none){.MuiButton-root:hover{background-color:transparent;}}.MuiButton-root:hover.Mui-disabled{background-color:transparent;}.MuiButton-label{width:100%;display:inherit;align-items:inherit;justify-content:inherit;}.MuiButton-text{padding:6px 8px;}.MuiButton-textPrimary{color:#00ab55;}.MuiButton-textPrimary:hover{background-color:rgba(0,171,85,.04);}@media(hover:none){.MuiButton-textPrimary:hover{background-color:transparent;}}.MuiButton-textSecondary{color:#ff4fae;}.MuiButton-textSecondary:hover{background-color:rgba(255,79,174,.04);}@media(hover:none){.MuiButton-textSecondary:hover{background-color:transparent;}}.MuiButton-outlined{border:1px solid rgba(0,0,0,.23);padding:5px 15px;}.MuiButton-outlined.Mui-disabled{border:1px solid rgba(0,0,0,.12);}.MuiButton-outlinedPrimary{color:#00ab55;border:1px solid rgba(0,171,85,.5);}.MuiButton-outlinedPrimary:hover{border:1px solid #00ab55;background-color:rgba(0,171,85,.04);}@media(hover:none){.MuiButton-outlinedPrimary:hover{background-color:transparent;}}.MuiButton-outlinedSecondary{color:#ff4fae;border:1px solid rgba(255,79,174,.5);}.MuiButton-outlinedSecondary:hover{border:1px solid #ff4fae;background-color:rgba(255,79,174,.04);}.MuiButton-outlinedSecondary.Mui-disabled{border:1px solid rgba(0,0,0,.26);}@media(hover:0){.MuiButton-outlinedSecondary:hover{background-color:transparent;}}.MuiButton-contained{color:rgba(0,0,0,.87);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);background-color:#dfe3e8;}.MuiButton-contained:hover{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);background-color:#d5d5d5;}.MuiButton-contained.Mui-focusVisible{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);}.MuiButton-contained:active{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);}.MuiButton-contained.Mui-disabled{color:rgba(0,0,0,.26);box-shadow:none;background-color:rgba(0,0,0,.12);}@media(hover:none){.MuiButton-contained:hover{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);background-color:#dfe3e8;}}.MuiButton-contained:hover.Mui-disabled{background-color:rgba(0,0,0,.12);}.MuiButton-containedPrimary{color:#fff;background-color:#00ab55;}.MuiButton-containedPrimary:hover{background-color:#007b55;}@media(hover:none){.MuiButton-containedPrimary:hover{background-color:#00ab55;}}.MuiButton-containedSecondary{color:#fff;background-color:#ff4fae;}.MuiButton-containedSecondary:hover{background-color:#b23779;}@media(hover:none){.MuiButton-containedSecondary:hover{background-color:#ff4fae;}}.MuiButton-disableElevation{box-shadow:none;}.MuiButton-disableElevation:hover{box-shadow:none;}.MuiButton-disableElevation.Mui-focusVisible{box-shadow:none;}.MuiButton-disableElevation:active{box-shadow:none;}.MuiButton-disableElevation.Mui-disabled{box-shadow:none;}.MuiButton-colorInherit{color:inherit;border-color:currentColor;}.MuiButton-textSizeSmall{padding:4px 5px;font-size:.8125rem;}.MuiButton-textSizeLarge{padding:8px 11px;font-size:.9375rem;}.MuiButton-outlinedSizeSmall{padding:3px 9px;font-size:.8125rem;}.MuiButton-outlinedSizeLarge{padding:7px 21px;font-size:.9375rem;}.MuiButton-containedSizeSmall{padding:4px 10px;font-size:.8125rem;}.MuiButton-containedSizeLarge{padding:8px 22px;font-size:.9375rem;}.MuiButton-fullWidth{width:100%;}.MuiButton-startIcon{display:inherit;margin-left:-4px;margin-right:8px;}.MuiButton-startIcon.MuiButton-iconSizeSmall{margin-left:-2px;}.MuiButton-endIcon{display:inherit;margin-left:8px;margin-right:-4px;}.MuiButton-endIcon.MuiButton-iconSizeSmall{margin-right:-2px;}.MuiButton-iconSizeSmall>*:first-child{font-size:18px;}.MuiButton-iconSizeMedium>*:first-child{font-size:20px;}.MuiButton-iconSizeLarge>*:first-child{font-size:22px;}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:0;}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:transparent;}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1;}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25;}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-prev{left:-25px;}[dir=rtl] .slick-prev{right:-25px;left:auto;}.slick-prev:before{content:"←";}[dir=rtl] .slick-prev:before{content:"→";}.slick-next{right:-25px;}[dir=rtl] .slick-next{right:auto;left:-25px;}.slick-next:before{content:"→";}[dir=rtl] .slick-next:before{content:"←";}.slick-dotted.slick-slider{margin-bottom:30px;}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0;}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer;}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:0;background:transparent;}.slick-dots li button:focus,.slick-dots li button:hover{outline:0;}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1;}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-dots li.slick-active button:before{opacity:.75;color:#000;}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list,.slick-slider{position:relative;display:block;}.slick-list{overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:0;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0);}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:after,.slick-track:before{display:table;content:"";}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:1px;}[dir=rtl] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}.styles_bankAccountName__wbLRs [class*=MuiInputBase-input]{text-transform:uppercase;}.styles_mobileBank_root__JGntQ div:nth-child(3) input,.styles_mobileBank_root__JGntQ div:nth-child(4) input{line-height:18px;padding:17px 12px 15px 4px!important;}.styles_mobileBank_root__JGntQ div:nth-child(3) [class*=MuiAutocomplete-inputRoot],.styles_mobileBank_root__JGntQ div:nth-child(4) [class*=MuiAutocomplete-inputRoot]{line-height:2.8rem;}.styles_mobileIcon__dNrzK{content:"";position:absolute;right:24px;top:40%;}.styles_fw500__dIovq{font-weight:500!important;font-size:16px!important;color:#212529!important;}.styles_full_width_center__WpE9Z{width:100%;display:flex;flex-direction:column;align-items:center;}@media(max-width:767px){.styles_address_field__0gTLp{margin-top:0!important;padding-bottom:12px;}.styles_address_field__0gTLp [class*=info_form_grid]{padding-bottom:0!important;}.styles_address_field__0gTLp [class*=StyledAddressSelect]{margin-bottom:0!important;}}.style_dropzone__U4yHJ{text-align:center;padding:10px;border:2px dashed #09884d;border-radius:8px;background-color:#fff;color:#bdbdbd;cursor:pointer;margin:auto;}.style_selected-file-wrapper__kVNGZ{text-align:center;}.style_selected_file__A8wFw{color:#000;font-weight:700;}.style_wrap__D9Ian{padding:10px 14px;border:1px solid #dbdbdb;border-radius:8px;width:80%;margin:auto auto 5px;}.style_border_red__COqyV{border:1px solid #f00!important;}.style_clearIcon__SIrcz{color:#afafaf;cursor:pointer;}.style_wrapImageOCR__IS5hk,.style_wrapImage__xctXF{position:relative;border:1px solid #09884d;border-radius:5px;padding:5px;}.style_wrapImageOCR__IS5hk{overflow:hidden;resize:both;z-index:2;cursor:pointer;margin:10px;}.style_inner__Pu_N6{position:absolute;top:-10px;right:-10px;z-index:1;}.style_preview__5F43t{color:#09884d;overflow:hidden;text-overflow:ellipsis;max-width:35em;text-align:left;}.style_image__wzkor{-o-object-fit:contain;object-fit:contain;cursor:pointer;}.style_file__TCOBG{display:flex;justify-content:space-between;align-items:center;padding:8px 0;}.style_file__TCOBG:hover{cursor:pointer;}@media screen and (max-width:767px){.style_wrap__D9Ian{width:100%;}.style_preview__5F43t{max-width:20em;}}.style_mobileWrap__PhfyM{background-color:#fff;padding:12px;}.style_mobileUpload_title__sDynV{font-family:ggsm;font-style:normal;font-weight:500;font-size:12px;line-height:15px;text-transform:capitalize;color:#797979;margin-bottom:8px!important;}.style_w_90__DH_cU{width:100%!important;border:0!important;}.styles_date_input__HlUAt>label{transform:translate(12px,10px) scale(.75);}.styles_date_input__HlUAt input,.styles_date_input_mobile__3P0Ep input{height:-moz-fit-content!important;height:fit-content!important;}.styles_date_input__HlUAt input::-webkit-date-and-time-value,.styles_date_input_mobile__3P0Ep input::-webkit-date-and-time-value{text-align:left;}.styles_mobilePlace__R_OvL select,.styles_place__CBmt7 select{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}.styles_mobileDate_input__Usge8>label,.styles_mobilePlace__R_OvL>label{font-family:ggsr;font-style:normal;font-weight:400;font-size:12px;line-height:15px;text-transform:capitalize;color:#797979;}.styles_mobileDatePickerCustomize__svndX{border-radius:8px;border:1px solid #dbdbdb;padding:15px 0 12px 10px;height:60px;}.styles_mobileDatePickerCustomize__svndX>label{color:#797979!important;font-family:ggsr;font-weight:500;line-height:15px;text-transform:capitalize;transform:translate(12px,8px) scale(.75);}.styles_mobileDatePickerCustomize__svndX>div{margin-top:3px!important;}.styles_mobileDatePickerCustomize__svndX>div>input{line-height:18px;padding:17px 12px 15px 4px!important;}.styles_mobileDatePickerCustomize__svndX>div:after,.styles_mobileDatePickerCustomize__svndX>div:before{border:0!important;}.styles_mobileDatePickerCustomize__svndX>p{display:none;}.styles_mobileDatePickerCustomize__svndX>div>div>button{padding:0;}.styles_mobileDatePickerCustomize__svndX>div>div{position:absolute;right:6%;top:40%;}.styles_alert__K7d62{width:80%;margin:auto;text-align:left;}.styles_alert_mobile__JPdAX{text-align:left;}.styles_link__cMUOB{color:#0e1983;}.styles_contact__91oKs{width:80%;margin:auto;}.styles_confirm_modal_wrap__nLYGC{position:relative;box-sizing:border-box;flex-direction:column;justify-content:center;width:32em;max-width:100%;padding:1.25em;border:0;border-radius:12px;background:#fff;font-family:inherit;font-size:1rem;outline:0;}.styles_modal_title__1Qp_U{color:#797979;text-transform:capitalize;font-family:ggsm;font-style:normal;font-weight:500;font-size:22px;line-height:28px;}.styles_modal_content__TTdxc{margin-top:20px;font-family:ggsr;font-style:normal;font-weight:400;line-height:18px;color:#000;}.styles_btn_ic_close__xDI0H{position:absolute;top:0;right:0;}.styles_btn_on_close__F4dt5{height:40px;padding:12px 32px;border:1px solid #08ac60;border-radius:30px;}.styles_btn_on_close__F4dt5 span{font-family:ggsm;font-style:normal;font-weight:500;font-size:16px;line-height:20px;text-transform:uppercase;color:#09884d;}.styles_btn_ok__ukqb0{padding:12px 32px;height:40px;background:#08ac60;border-radius:30px;}.styles_btn_ok__ukqb0 span{font-family:ggsm;font-style:normal;font-weight:500;font-size:16px;line-height:20px;text-transform:uppercase;color:#fff;}.styles_btn_ok__ukqb0:hover{background:#066538;}.styles_text_confirm__Nrb0U{font-family:ggsr;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#0e1983;}.styles_w_90__eXdxb{width:96%!important;margin-top:15px;}.styles_w_100__ZLuys{width:100%!important;}.styles_btn__Z3SzE:hover{cursor:pointer;}.styles_error__niMJI{color:#f00;width:60%;text-align:start;margin:auto;}.styles_text_warning_style__2WGYy{width:80%;text-align:left;}@media screen and (max-width:767px){.styles_error__niMJI{width:100%;}.styles_text_warning_style__2WGYy{width:99%;}}.styles_address_dialog__T1Iir [class*=MuiDialog-paper]{width:630px;border-radius:20px;}.styles_address_dialog__T1Iir [class*=MuiDialogActions-root]{justify-content:center!important;}.styles_address_dialog__T1Iir [class*=MuiDialogContent-root]{padding:8px 12px;}.styles_close_button__0HW_k{position:absolute!important;right:0;top:0;}.styles_address_dialog__T1Iir [class*=MuiOutlinedInput-root]{margin-bottom:0!important;}.styles_address_group__u3haL{width:-webkit-fill-available;}.styles_wrapCard__HThZ0{width:100%;border:1px solid #dbdbdb;border-radius:12px;padding:5px 16px 15px;}.styles_cardHeader__pAOU_{display:flex;justify-content:space-between;align-items:center;}.styles_cardTitle__TEgBI{font-size:16px;font-weight:700;}.styles_subTitle__e1fVQ{color:#868585;}.styles_container__2h3uc{height:100%;width:inherit;min-height:150px;}.styles_addCard__nPr4_{display:flex;justify-content:center;align-items:center;height:100%;border:2px dashed #85eabb;border-radius:12px;}.styles_confirm_modal_wrap__ppZn_{position:relative;box-sizing:border-box;flex-direction:column;justify-content:center;width:32em;max-width:100%;padding:1.25em;border:0;border-radius:.3125em;background:#fff;font-family:inherit;font-size:1rem;outline:0;}.styles_btn__GVOD2{display:inline-block;font-weight:500;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:16px!important;line-height:1.5;border-radius:50px!important;transition:color .15s ease-in-out 0s,background-color .15s ease-in-out 0s,border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;}.styles_outlined_btn__Suyyt{color:#00b46e!important;border:1px solid #00b46e!important;margin:.5rem!important;padding:6px 1.5rem!important;}.styles_brown_btn__9V_jv{color:#fff!important;background:#facea8!important;border:1px solid #facea8!important;margin:.5rem!important;padding:6px 1.5rem!important;}.styles_brown_btn__9V_jv:hover{background:#fff!important;color:#facea8!important;}.styles_fill_btn__mF3ux{color:#fff!important;background-color:#00b46e!important;}.styles_fill_btn__mF3ux,.styles_fill_btn__mF3ux:hover{border:1px solid #00b46e!important;margin:.5rem!important;padding:6px 1.5rem!important;}.styles_fill_btn__mF3ux:hover{background:#fff!important;color:#00b46e!important;}.styles_warning_icon__BN1MO{display:flex;position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:1.25em auto 1.875em;border-radius:50%;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:.25em solid #facea8;color:#f8bb86;}.styles_text_icon__QTo3o{display:flex;align-items:center;font-size:3.75em!important;}.styles_modal_title__NS9qC{position:relative;max-width:100%;margin:0 0 .4em!important;padding:0;color:#595959;font-size:1.875em!important;font-weight:600!important;text-align:center;text-transform:none;}.styles_modal_content__liedI{color:#545454!important;font-size:1.125em!important;font-weight:400!important;line-height:normal!important;text-align:center;}.styles_root__nF6k_{display:flex;flex-wrap:wrap;width:100%;padding:15px 20px;border-radius:10px!important;}.styles_title__XBmNP{display:flex;flex:1 1;color:#000;justify-content:center;}.styles_display_none__tDUte{display:none;}.styles_address_dialog__izTpB [class*=MuiDialog-paper]{width:630px;border-radius:20px;}.styles_address_dialog__izTpB [class*=MuiDialogActions-root]{justify-content:center!important;}.styles_address_dialog__izTpB [class*=MuiDialogContent-root]{padding:8px 12px;}.styles_close_button__xPc71{position:absolute!important;right:0;top:0;}.styles_address_dialog__izTpB [class*=MuiOutlinedInput-root]{margin-bottom:0!important;}.styles_textArea__PUHug [class*=MuiFilledInput-root]{height:120px!important;}.styles_wrapCard__vWPuu{width:100%;border:1px solid #dbdbdb;border-radius:12px;padding:5px 16px 15px;height:100%;}.styles_cardHeader__pZb92{display:flex;justify-content:space-between;align-items:center;}.styles_cardTitle__Ds3y_{font-size:16px;font-weight:700;}.styles_subTitle__XMytW{color:#868585;}.styles_container__9L7Qp{height:100%;width:inherit;min-height:150px;}.styles_addCard__0JEId{display:flex;justify-content:center;align-items:center;height:100%;border:2px dashed #85eabb;border-radius:12px;}.styles_tab__RC4JS{min-width:unset!important;text-transform:capitalize!important;}.styles_indicator__J5Emt{background-color:#0cba69!important;height:3px!important;}.styles_content__tPx9D{padding-left:30px;}@media(max-width:767px){.styles_tab_panel__NZzZm{padding:15px!important;}.styles_content__tPx9D{padding-left:0;}}.styles_wrapper___jlVO *{font-family:googlesansregular;}.styles_wrapper___jlVO{width:100%;}.order-status-current{background:#fff;padding:15px 15px 0 15px;border-top:2px solid var(--clr-border-4);}.order-status-current.border_order{border-bottom:0!important;}.order-status{background:#fff;padding:15px 10px;}.order-status ul{padding:0 15px;}.order-status ul li{list-style:none;line-height:50px;}.order-status span.date{width:130px;display:inline-block;font-style:italic;}.order-status span.date span{color:#8d8d8d;}.order-status span.name{display:inline-block;border-left:1px solid var(--clr-theme-1);padding-left:20px;position:relative;}.order-status span.fa{color:#f0502b;left:-7px;top:18px;position:absolute;background:#fff;font-weight:500;}.order-status.border_order{border-top:0!important;}.border_order{border:2px solid var(--clr-border-4);color:#000;}.fa-check-circle-o:before{content:"";color:var(--clr-theme-1);}.list_cart_active{color:var(--clr-theme-1)!important;}.list_cart_active:before{width:100%!important;opacity:1!important;}.header_cart{display:flex;justify-content:space-between;}.shop_cart div{margin-right:28px;}.favourite{float:left;background-color:#88bf4a;padding:5px 15px;color:#fff;margin-bottom:5px;}.shop_name{float:left;font-weight:bold;padding:5px 5px;margin-bottom:5px;}.button_header_cart{float:left;margin-bottom:5px;}.button_header_cart a{margin-right:20px;display:inline-block;}.button_header_cart a i{margin-right:5px;}.product_cart{padding:25px;border:1px solid #edeef2;border-bottom:0;background-color:#fff;}.image_product{width:127px;height:111px;border-radius:7px;}.image_product img{width:100%;height:100%;object-fit:contain;border-radius:7px;}.price_product_cart{float:right;}.body_cart_item{display:flex;align-items:flex-start;}.price-button_cart{padding:15px 25px 25px 25px;border:1px solid #edeef2;background-color:#fff;border-top:0;border-bottom-left-radius:10px;border-bottom-right-radius:10px;}.price_cart span{color:#1860fe;font-size:18px;}.button_footer_cart{display:flex;justify-content:space-between;width:100%;align-items:center;}.button_footer{height:auto;}.button_footer a{border-radius:10px;background-color:#fff;border:1px solid #aaa;display:inline-block;width:11rem;height:3rem;text-align:center;margin-left:.5rem;color:#aaa;}.detail_cart{padding:11px;}.detail_cart:hover{color:#fff;background-color:var(--clr-theme-1);border:1px solid var(--clr-theme-1);}.contact_seller{padding:11px;}.contact_seller:hover{color:#fff;background-color:var(--clr-theme-1);border:1px solid var(--clr-theme-1);}.buy_back{padding:11px;background-color:#8bc34a;border:0;color:#fff;}.buy_back:hover{color:var(--clr-theme-1);background-color:#fff;border:1px solid var(--clr-theme-1);box-sizing:border-box;}.ratting_order_item_btn{padding:11px;background-color:var(--clr-theme-1)!important;color:#fff!important;}.ratting_order_item_btn:hover{color:var(--clr-theme-1);background-color:#fff;border:1px solid var(--clr-theme-1);box-sizing:border-box;}.chat{background-color:#88bf4a;padding:5px 25px;color:#fff;border:1px solid #88bf4a;}.chat:hover{color:#8bc34a;background-color:#fff;border:1px solid #8bc34a;box-sizing:border-box;}.view_shop{border:1px solid #d3d3d3;padding:5px 12px;}.view_shop:hover{color:#fff;background-color:var(--clr-theme-1);border:1px solid var(--clr-theme-1);}.cart_status{font-weight:bold;color:var(--clr-theme-1);}.list_cart_item{margin-bottom:25px;}.content_product{display:flex;justify-content:space-between;padding-left:10px;align-items:center;width:100%;}.status_cart_item{display:flex;}.status_cart_item div{margin-left:12px;}.shipping_status{color:#0072e7;}.count_cate_order{position:absolute;background-color:#f00;border-radius:50%;color:#fff;font-size:11px;padding:0 6px;top:10px;}.count_list_cart{width:25px;height:25px;background:var(--clr-theme-1);display:inline-block;text-align:center;line-height:26px;border-radius:50%;position:absolute;right:-21px;top:-17px;font-size:12px;color:var(--clr-common-white);}.paid_order_list{padding:9px 12px;background-color:#f8fffd;color:#11e075;font-size:17px;text-align:center;width:11rem;}.price_and_quantity_list_order{display:flex;justify-content:space-between;align-items:center;}.text_cate_list_order{position:relative;}.header_view_order{display:flex;justify-content:space-between;padding:12px 15px;border:1px solid #e9e9e9;}.identity{border-right:1px solid #000;padding:0 20px;}.status_order{color:var(--clr-theme-1);margin-left:17px;}.buy_back_order_view{padding:15px;border:1px solid #e9e9e9;border-top:0;background-color:#fffefb;display:flex;align-items:center;justify-content:space-between;}.buy_back_button{display:block;background-color:#88bf4a;color:#fff;padding:13px;width:11rem;text-align:center;border:1px solid;}.buy_back_button:hover{color:#88bf4a;background-color:#fff;border:1px solid;}.contact_seller_view_order{padding:15px;border-top:0;background-color:#fffefb;display:flex;justify-content:flex-end;}.contact_seller_view_order a{background-color:#fff;padding:10px;width:11rem;text-align:center;border:1px solid var(--clr-theme-1);color:var(--clr-theme-1);}.contact_seller_view_order a:hover{color:#fff;background-color:var(--clr-theme-1);border:1px solid var(--clr-theme-1);}.information_user{padding:15px;border:1px solid #e9e9e9;border-top:0;}.information_address_shipping{display:flex;}.information_address_user{width:40%;padding-right:15px;}.information_shipping{border-left:2px solid var(--clr-border-4);}.title_information_user{display:flex;justify-content:space-between;align-items:center;padding:20px 0;}.title_address{color:#000;font-size:24px;}.name_user{margin-bottom:1rem;color:#000;font-weight:bold;}.product_cart_order_view{padding:35px 15px;border:1px solid #e9e9e9;border-top:0;border-bottom:0;background-color:#fff;}.type_price_name{float:left;width:65%;text-align:end;padding:15px;border-right:1px dashed #e9e9e9;border-top:1px dashed #e9e9e9;}.total_price{float:left;width:35%;text-align:end;padding:15px;border-left:1px dashed #e9e9e9;border-top:1px dashed #e9e9e9;}.price_order{background-color:#fff;border:1px solid #e9e9e9;border-top:0;}.note_order{padding:12px 15px;border:2px solid #ffde7d;background-color:#fffefb;}.note_order i{color:#ffc519;}.note_price_order_pay{color:var(--clr-text-5);font-weight:bold;}.footer_product_order_view{height:9px;border:1px solid #e9e9e9;border-top:0;}.clear_float{clear:both;}.last_price{font-size:25px;color:var(--clr-text-5);}.type_payment{border:1px solid #e9e9e9;border-top:0;justify-content:flex-end;background-color:#fafafa;}.type_payment_name{float:left;width:65%;text-align:end;border-right:1px solid #e9e9e9;padding:15px;}.type_payment_name i{color:var(--clr-theme-1);}.type_payment_value{float:left;width:35%;text-align:end;padding:15px;border-left:1px solid #e9e9e9;}.type_payment_value span{font-size:18px;}.product_name a:hover{color:var(--clr-theme-1);}.background_img_product_order{overflow:hidden;height:113px;}.background_img_product_order img:hover{transform:scale(1.2);}.list_product_cart{padding:35px 15px;border:1px solid #e9e9e9;}.image_product_cart{background-color:#f8f8f8;width:100px;height:93px;overflow:hidden;border-radius:6px;}.image_product_cart.background_img_product_cart img{width:100%;}.background_img_product_cart{height:93px;background-repeat:no-repeat;background-position:center center;background-size:contain;}.price_product_detail_order{margin:0;}.detail_status_current{color:var(--clr-theme-1);}.information_address_shipping_title{color:#000;}.box_detail_order{background-color:#fff;}.paid_order{padding:12px 15px;border:1px solid #11e075;background-color:#f8fffd;color:#11e075;font-size:17px;text-align:center;}.paid_order i{color:#11e075;font-size:17px;}.order_journey{background-color:#fff;padding:15px;}.feedback_order_detail{padding:15px;border-top:2px solid var(--clr-border-4);}.feedback__name_time{display:flex;justify-content:space-between;width:100%;align-items:center;}.feedback__name{color:var(--clr-theme-1);}.feedback__time span{font-size:12px;font-style:italic;}.img_feedback_upload{width:120px;object-fit:contain;}.answer_feedback{margin-left:30px;background-color:#f1f3f4;padding:10px;position:relative;}.answer_feedback:after{content:"";width:8px;height:8px;background:#f1f3f4;position:absolute;top:-4px;left:39px;transform:rotate(45deg);border-top:1px solid #e9edf4;border-left:1px solid #e9edf4;}.ratting_orderview{color:#000;gap:20px;margin-right:15px;}.ratting_orderview i{font-size:18px;}.ratting_orderview li{cursor:pointer;}.bx_avatar_user{width:50px;height:50px;margin-top:0;display:block;}.bx_name_customer{display:block;color:#000;font-size:15px;font-weight:bold;}.bx_identity_link{display:flex;gap:10px;align-items:center;}.bx_avatar_mes{width:40px;height:40px;margin-top:0;margin-left:8px;border:2px #eaeaea solid;border-radius:50%;display:block;}.bx_mes_cus{background-color:#c8cfe1;padding:5px 10px;border-radius:20px;color:#fff;max-width:80%;}.bx_mes_emp{float:right;background-color:#00a651;padding:5px 10px;border-radius:20px;color:#fff;max-width:80%;}.box_chat{background-color:#fff;}.box_chat_identity{padding:10px 10px;border-bottom:1px solid #ebebeb;position:sticky;top:0;background-color:#fff;display:flex;align-items:center;justify-content:space-between;}.box_chat_identity i{font-size:20px;}.box_chat_input{display:flex;gap:10px;padding:0 10px;justify-content:flex-end;position:sticky;bottom:0;width:100%;background-color:#fff;border-top:1px solid #e5e5e5;flex-direction:column;}.box_chat_input input{display:block;width:90%;height:40px;border-radius:20px;background-color:#fff;padding:0 10px 0 15px;font-size:16px;}.box_chat_input span{color:#00a651;font-size:21px;}.box_chat_mess{padding:10px;height:300px;overflow:auto;}.box_chat_mess::-webkit-scrollbar{width:5px;}.box_chat_mess::-webkit-scrollbar-thumb{background:#dbdada;border-radius:20px;}.mes_cus{display:flex;align-items:flex-start;gap:5px;padding:15px 0;width:100%;flex-direction:column;}.mes_emp{padding:5px 10px;padding-left:0;border-radius:20px;color:#fff;max-width:100%;}.chat_text{width:100%;min-height:26px;padding-right:8px;flex-grow:1;color:#333;font-family:Roboto,sans-serif;font-size:12px;resize:none;border:0;outline:0;word-break:break-word;box-sizing:border-box;overflow:hidden;}.chat-popup{display:none;position:fixed;bottom:0;right:115px;border:1px solid #f1f1f1;z-index:999;box-shadow:0 4px 20px 0 rgba(74,74,78,.16);}.form-container{width:400px;padding:10px;background-color:#fff;}.open-button{background-color:var(--clr-theme-1);color:#fff;padding:5px 10px;border:0;cursor:pointer;opacity:1;position:fixed;bottom:0;right:145px;width:100px;}.open-button i{margin-right:5px;font-size:18px;}.open-button:hover{color:#fff;}.btn_mini_chat{display:flex;align-items:center;justify-content:space-between;}.btn_mini_chat i{font-size:20px;}.img_mn_chat_upload{width:60px;height:60px;object-fit:cover;}.img_mini_chat_item{position:relative;}.img_mini_chat_item:hover .delete_img_mini_chat{opacity:.7;}.delete_img_mini_chat{position:absolute;font-size:20px;background-color:#898989;display:block;top:0;right:0;color:#fff;padding:10px;width:100%;height:100%;opacity:0;}.delete_img_mini_chat:hover{color:#fff;}.list_img_mini_chat{display:flex;gap:10px;flex-wrap:wrap;}.img_mini_chat_mess{display:flex;gap:10px;flex-wrap:wrap;width:80%;}.img_mini_chat_mess_emp{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;}.img_ratting_product{width:50px;border-radius:5px;}.ratting_product_item{padding:10px 15px;margin-bottom:10px;display:flex;align-items:flex-start;gap:20px;}.name_ratting_product{color:#000;font-weight:bold;}.form_ratting_product_order{margin-bottom:30px;}.form_ratting_product_order:last-child{margin-bottom:0;border-bottom:0;padding-bottom:0;}.ratting_order_btn{padding:6px 70px;display:block;text-align:center;background-color:var(--clr-theme-1);color:#fff;border:1px solid var(--clr-theme-1);width:23%;}.ratting_order_btn:hover{color:var(--clr-theme-1);background-color:#fff;}.rating_block{padding:20px 30px;background-color:#fffcf5;display:flex;justify-content:flex-end;border-left:1px solid #e9e9e9;border-right:1px solid #e9e9e9;border-top:1px dashed #e9e9e9;}.chat_order_btn{padding:6px 70px;display:block;text-align:center;background-color:#fff;color:var(--clr-theme-1);border:1px solid var(--clr-theme-1);width:23%;}.chat_order_btn:hover{background-color:var(--clr-theme-1);color:#fff;}.chat_order_btn:focus{border:1px solid var(--clr-theme-1);}.icon_update{font-size:20px;cursor:pointer;color:#b3b3b3;display:none;}.mess_cus_block{display:flex;align-items:center;gap:15px;width:100%;}.mess_cus_block:hover .icon_update{display:block;}.mess_emp_block{display:flex;align-items:center;justify-content:flex-end;}.mess_emp_block:hover .icon_update{display:block;}.order-tracking-timeline-container{max-height:500px;overflow-y:auto;overflow:hidden;}.order-tracking-timeline-container:hover{overflow-y:auto;}.order-tracking-timeline-container::-webkit-scrollbar{width:4px;height:4px;border-radius:10px;}.order-tracking-timeline-container::-webkit-scrollbar-thumb{background:rgba(0,0,0,.26);border-radius:10px;}.order-tracking-timeline-container .order-tracking-timeline{border-left:1px solid var(--clr-border-10);}.order-tracking-timeline-container .order-tracking-timeline .tracking-detail,.order-tracking-timeline-container .order-tracking-timeline .tracking-detail-finish{display:flex;}.order-tracking-timeline-container .order-tracking-timeline .tracking-detail .title,.order-tracking-timeline-container .order-tracking-timeline .tracking-detail-finish .title{position:relative;font-size:.8rem;font-style:italic;color:var(--clr-text-3);width:40%;}.order-tracking-timeline-container .order-tracking-timeline .tracking-detail .title::before,.order-tracking-timeline-container .order-tracking-timeline .tracking-detail-finish .title::before{color:#ff4500;content:"";position:absolute;width:15px;height:15px;background:var(--clr-common-gray2);border-radius:999px;left:-23px;border:1px solid var(--clr-common-gray2);top:3px;}.order-tracking-timeline-container .order-tracking-timeline .tracking-detail .detail,.order-tracking-timeline-container .order-tracking-timeline .tracking-detail-finish .detail{color:var(--clr-text-3);}.order-tracking-timeline-container .order-tracking-timeline .tracking-detail-finish .title{color:inherit;}.order-tracking-timeline-container .order-tracking-timeline .tracking-detail-finish .title::before{width:30px;height:30px;background:url("/images/check-mark.svg");background-repeat:no-repeat;background-position:center;background-size:30px;border:unset;border-radius:unset;left:-31px;top:-4px;}.order-tracking-timeline-container .order-tracking-timeline .tracking-detail-finish .detail{color:inherit;font-weight:600;}.order-tracking-timeline-container .order-tracking-timeline .note{font-size:.8rem;color:var(--clr-text-7);font-style:italic;display:inline-block;}.pay-bank{display:flex;justify-content:space-between;gap:10px;padding:0 15px 10px 15px;}@media only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px){.pay-bank{flex-direction:column;}}.pay-bank .info-payment{flex:1 1 auto;}.pay-bank .info-payment .info-content-payment{gap:10px;padding-right:0;align-items:baseline;border-top:1px dashed var(--clr-border-3);padding:5px;display:flex;}.pay-bank .info-payment .info-content-payment .title{text-wrap:nowrap;color:#8d8d8d;}.pay-bank .info-payment .info-content-payment .content{text-align:end;line-height:16px;}.pay-bank .info-payment .info-content-payment .content .copy{cursor:pointer;color:#0874b5;}.pay-bank .qr-code{border-top:1px dashed var(--clr-border-3);display:flex;flex-direction:column;padding-top:12px;align-items:center;gap:6px;}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.pay-bank .qr-code img{width:150px;}}.pay-bank .qr-code i{font-size:12px;line-height:16px;text-wrap:nowrap;}@media(max-width:468px),only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.pc-invoice-display{display:none;}}.mobile-invoice-display{display:none;}@media(max-width:468px),only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.mobile-invoice-display{display:inherit;}}.address_manage{box-shadow:0 0 20px 0 rgba(28,51,84,.07);}.address_manage th{color:#fff;background-color:var(--clr-theme-1);}.address_manage a{width:40px;height:40px;}.remove_address_btn{color:#f87c7c!important;}.star_btn{background-color:#fda738;}.star_btn:hover{background-color:#e28713;}.default_address_user{display:inline-flex;height:30px;background:var(--clr-theme-1);align-items:center;padding:0 10px;color:var(--clr-common-white);border-radius:5px;}.user_action_address{width:150px;}.table td{white-space:unset!important;}.text_table{text-align:left;}.add_address_btn{background-color:#fff;font-size:14px;color:var(--clr-theme-1);border:1px solid var(--clr-theme-1);padding:0 20px;height:40px;border-radius:4px;display:inline-block;line-height:40px;text-align:center;}.add_address_btn:hover{background-color:var(--clr-theme-1);color:#fff;}.title-add{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #d9d9d9;}.title-add .my-address{font-size:18px;flex:1 1 auto;}.all-address .item{display:flex;justify-content:space-between;background:#fff;padding:0 20px;margin-bottom:10px;}.all-address .item .address-info .name-phoneNo{margin-bottom:6px;}.all-address .item .address-info .name-phoneNo .name{font-size:18px;position:relative;margin-right:15px;}.all-address .item .address-info .name-phoneNo .name::before{position:absolute;content:"";width:1px;height:22px;background-color:#919191;right:-12px;bottom:0;}.all-address .item .address-info .name-phoneNo .phone{color:#919191;}.all-address .item .address-info .location-info{color:#919191;margin-bottom:8px;}.all-address .item .address-info .is-default{border:1px solid var(--clr-theme-1);padding:2px 4px;border-radius:2px;color:var(--clr-theme-1);}.all-address .item .action{text-wrap:nowrap;}.all-address .item .action .detail{display:flex;gap:10px;margin-bottom:5px;}.all-address .item .action .detail a{display:block;cursor:pointer;color:var(--clr-theme-7);}.all-address .item .action .detail a:hover{font-weight:600;}.all-address .item .action .set-default{color:var(--clr-common-black1);border:1px solid var(--clr-theme-1);padding:1px 8px;cursor:pointer;border-radius:2px;text-align:center;}.all-address .item .action .set-default .no-event{cursor:not-allowed;pointer-events:none;}.all-address .item .action .set-default:hover{border-color:rgba(12,129,199,.6705882353);background-color:rgba(12,129,199,.6705882353);color:#fff;}.all-address .item .action .isDefault{cursor:not-allowed;color:#9f9d9d;border:1px solid #9f9d9d;}.account__category ul li a{line-height:60px;font-size:16px;position:relative;display:block;}.account__category ul li a:hover,.account__category ul li a.selected{background-color:var(--clr-bg-blue1);color:var(--clr-common-blue3);}.account__category ul li a::after{position:absolute;content:"";left:0;top:7px;width:6px;height:6px;background:#adaeba;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}.account__category ul li a:hover{color:var(--clr-theme-1);}.account__category ul li a:hover::after{background:var(--clr-theme-1);}.account__category h2{font-size:16px;}.account_image{margin:0;border-radius:100%;width:55px;background-color:rgba(243,243,243,.7215686275);height:55px;}.account_image img{border-radius:100%;width:55px;height:55px;object-fit:cover;}.account_image i{display:block;margin:auto;height:55px;padding:14px 17px;font-size:25px;}.account_identity{display:flex;align-items:center;}.account_name{margin-left:15px;color:#000;font-weight:bold;}.user_manager a:after{font-family:"Font Awesome 6 Pro";font-weight:400;background-color:transparent!important;top:-5px!important;font-size:22px;}.user_manager .accumulated_points img,.user_manager .user_statistic img{margin:0 10px;}.bg_account_manager{background-color:#f5f5f5;box-shadow:unset;border:0;padding:30px 15px;}.account_manager_first_view{background-color:#fff;height:400px;padding-top:100px;}.count_like_food{text-align:end;font-size:18px;}.count_like_food i{color:#ff0008;}.count_food{float:left;width:50%;}.food_description{margin-bottom:15px!important;}.limit_text{width:100%;overflow:hidden;text-overflow:ellipsis;line-height:25px;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;}.limit_text_2{width:100%;overflow:hidden;text-overflow:ellipsis;line-height:25px;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;}.cate_time_card{display:flex;justify-content:space-between;}.date_like_detail{display:flex;justify-content:space-between;}.date_like_detail span{font-size:15px;}.date_like_detail i{font-size:16px;}.name_detail_food{font-size:25px;margin-bottom:20px;}.user_information{padding:20px 20px;border:1px solid #edeef2;border-radius:6px;background-color:#fff;}.avatar_upload{width:100%;height:100%;object-fit:contain;background-color:rgba(231,231,231,.4509803922);border:1px solid #d3d3d3;border-radius:5px;}.avatar_user{position:relative;width:120px;height:120px;}.avatar_user:hover button{opacity:.7;}.img_license_user{position:relative;width:100%;height:300px;margin-bottom:10px;}.img_license_user:hover button{opacity:.7;}input:disabled{background-color:#d3d3d3!important;}#map{height:100%;min-height:600px;}#map iframe{width:100%;}#right-panel{line-height:30px;height:100%;width:100%;overflow:auto;float:none;width:auto;}#right-panel select{font-size:15px;width:100%;}#right-panel input{font-size:15px;}#right-panel i{font-size:15px;}.list-shop li{padding:10px 15px;border:solid 1px #f9f9f9;cursor:pointer;}.list-shop li p{margin:0 0 5px 0;}.current-location-info{margin-top:15px;}.current-location-info .note{margin-top:15px;}#end li.active{font-weight:bold;border-color:#000;}.grid__item.large--one-third{width:50%;}div#end{height:600px;overflow-y:auto;}div#end::-webkit-scrollbar{width:6px;background-color:#f5f5f5;}div#end::-webkit-scrollbar-thumb{background:#d3d3d3;}.title-store{color:#272727;padding-bottom:8px;font-weight:700;}.title-store span{color:#3d3d3d;font-size:15px;text-transform:initial;}input.filter_value_warrd{padding:5px;border:1px solid #e7e7e7;width:96%;}input.filter_value_warrd::placeholder{color:#3d3d3d;text-transform:initial;}.nice-select.filter_value_warrd{display:block!important;float:none;width:100%;}.scroll-y{height:600px;overflow-y:auto;}.header_filter_shops{display:flex;justify-content:space-between;align-items:center;}.shop-filter{display:flex;gap:25px;width:60%;align-items:flex-end;}.filter_shops_name input{height:42px!important;border-radius:5px!important;}.filter_shops_name{width:50%;}.filter_shops_province{width:237px;}.filter_value_warrd ul{overflow:auto!important;max-height:600px;}.btn_filter_shop{font-size:16px;color:#fff;padding:0 15px;height:42px;border-radius:5px;display:inline-block;text-align:center;background-color:var(--clr-theme-1);}.btn_filter_shop:hover{outline:1px solid var(--clr-theme-1);color:var(--clr-theme-1);background-color:#fff;box-sizing:border-box;}.datafilterdistrict{font-style:italic;}@media only screen and (max-width:575px){.bd-header__logo-3 a img{height:44px!important;}.count_product{width:50%;}.count_comment{width:50%;}.rating_comment_brand div{text-align:center;}.list_btn_rating{gap:20px;flex-direction:column;}.count_rating_product{width:100%;}.shop-filter{flex-direction:column;width:100%;}.header_filter_shops{flex-direction:column;}.filter_shops_name{width:100%;}.btn_filter_shop_block{width:100%;}.btn_filter_shop{width:100%;}.filter_x.filter_shops{width:100%;}.filter_shops_province{width:100%;}image_product{background-color:#d3d3d3;width:155px;height:105px;}.panel-fix-bottom{position:fixed;bottom:0;left:0;padding:5px;z-index:1000;background:#fff;display:flex;justify-content:center;}.checkout-form .place-order .order-total{padding-left:20px;padding-right:20px;}.site-btn-xacnhan{display:flex;margin:0 12px;padding:0;border:0;width:120px;align-items:center;justify-content:center;}.site-btn-cancel{display:flex;margin:0 12px;background-color:#fd9696;padding:0;border:0;width:120px;align-items:center;justify-content:center;}.background_img_product_order{height:107px;}.progress>li:before{line-height:2.4em;border:3px solid #bcbcbc;}.progress>li.is-complete:before{border:3px solid #2ecc71;}.progress>li.is-active:before{border:3px solid;}.date_complete_progress{font-size:8px;}.table{display:block;width:100%;}.table thead{display:none;}.table tbody{display:block;width:100%;}.table tr{display:block;width:100%;margin-bottom:15px;}.table td{display:block;width:100%;padding-left:45%!important;text-align:left!important;position:relative;white-space:unset!important;}.table td::before{content:attr(data-label);position:absolute;left:0;width:45%;padding-left:15px;font-size:15px;font-weight:bold;text-align:left;}.table.table.address_manage{border:0;box-shadow:unset;}.table.table.address_manage tr{border:1px solid #edeef2;box-shadow:0 0 20px 0 rgba(28,51,84,.07);}.table.table.address_manage td{font-size:15px!important;}.address_manage a{width:40px;height:35px;}.related_posts{display:flex;flex-direction:column;align-items:center;gap:20px;}.related_posts_img{margin-bottom:15px;}.price_and_quantity_list_order{flex-direction:column;}.product_quantity{margin-bottom:10px;}.nav_tab_cmt_product{width:100%;}.list_btn_rating{gap:20px;flex-direction:column;}.count_rating_product{width:100%;}.shop-filter{width:100%;flex-direction:column;}.header_filter_shops{flex-direction:column;}.filter_shops_name{width:100%;}.btn_filter_shop{width:100%;}.btn_filter_shop_block{width:100%;}.filter_x.filter_shops{width:100%;}.filter_shops_province{width:100%;}.background_img_product_order{height:107px;}.header_view_order{display:flex;flex-direction:column;}.identity{display:block;border:0;padding:0;}.status_order{margin:5px 0 0 0;}.buy_back_order_view{display:flex;flex-direction:column;}.contact_seller_view_order{display:flex;justify-content:space-around;}.title_address span{font-size:20px;}.information_address_user{width:100%;}.information_address_shipping{display:flex;flex-direction:column;}.information_shipping{border-top:2px solid var(--clr-border-4);border-left:0;}.type_price_name{width:60%;}.total_price{width:40%;}.type_payment_value{width:100%;text-align:center;}.type_payment_name{width:60%;display:none;}.type_payment_value span{font-size:15px;}ol.progress{margin-bottom:.5rem;font-size:13px;}span.date_complete_progress{font-size:10px;}.btn_buy_back_view_order{margin-top:15px;}.progress-bar_order{padding:30px 0 20px 0;}span.last_price{font-size:20px;}.order-status span.date{font-size:12px;width:110px;}.identity_order span{margin-top:5px;}span.name{font-size:15px;}.button_footer_cart{display:flex;flex-direction:column;}.button_footer a{width:100%;margin:10px 0 0 0;}.content_product{flex-direction:column;align-items:flex-start;}.image_product img{width:100%;height:105px;object-fit:contain;}.unit_price_cart{float:left;padding-left:15px;margin-top:5px;}.display_mobile_cart{display:none;}.product_cart_quantity{-float:left;padding-left:15px;margin-top:10px;}.product_remove{margin-top:10px;float:right;}.product-quantity-form.mt-10.mb-10.quantity.pro-qty{height:35px;width:90px;}.product-quantity-form.mt-10.mb-10.quantity.pro-qty button{height:35px;width:40px;}.input-quantity.cart-input{height:35px;}.product_name_cart a{font-size:13px;}.bd-product__price.price_product_cart span{font-size:13px;}.display_desktop_cart{display:block;}.total_product_price_cart{margin-top:15px;float:right;font-size:13px;}table.table.address_manage{box-shadow:unset;}table.table.address_manage tr{box-shadow:0 0 20px 0 rgba(28,51,84,.07);}.modal-content_province_choose{width:100%;}.province_choose__img img{width:100%;}.p-dm-footer{padding-left:0;}.detail_news img{width:100%;}.news_img img{width:100%;height:auto;}.related_news_img img{width:100%;height:auto;}.detail_post img{width:100%;}.product-details__thumb-inner.small-device{margin-bottom:35px;}.product-quantity-form .cart-plus{-height:58px;width:30px;border:0;}.product-quantity-form .cart-input{-height:58px;width:30px;border:0;text-align:center;}.product-quantity-form .cart-minus{-height:58px;width:30px;border:0;}.rc__thumb img{width:100%;height:auto;}.search_news input{box-shadow:none;border-bottom:1px solid #f2f2f2;}.sidebar_news{box-shadow:none;}.detail_news_block{padding:0;box-shadow:none;}}@media only screen and (min-width:576px) and (max-width:767px){.theme-bg{display:none;}#cap-nhat-kien-thuc{display:none;}#cap-nhat-kien-thuc{display:none;}.background_img_product_order{height:107px;}.header_view_order{display:flex;flex-direction:column;}.identity{display:block;border:0;padding:0;}.status_order{margin:5px 0 0 0;}.buy_back_order_view{display:flex;flex-direction:column;}.contact_seller_view_order{display:flex;justify-content:space-around;}.title_address span{font-size:20px;}.information_address_user{width:100%;}.information_address_shipping{display:flex;flex-direction:column;}.information_shipping{border-top:2px solid var(--clr-border-4);border-left:0;}.type_price_name{width:60%;}.total_price{width:40%;}.type_payment_value{width:100%;text-align:center;}.type_payment_name{width:60%;display:none;}.type_payment_value span{font-size:15px;}ol.progress{margin-bottom:.5rem;font-size:13px;}span.date_complete_progress{font-size:10px;}.btn_buy_back_view_order{margin-top:15px;}.progress-bar_order{padding:30px 0 20px 0;}span.last_price{font-size:20px;}.order-status span.date{font-size:12px;width:110px;}.identity_order span{margin-top:5px;}span.name{font-size:15px;}.button_footer_cart{display:flex;flex-direction:column;}.button_footer a{width:100%;margin:10px 0 0 0;}.content_product{flex-direction:column;align-items:flex-start;}.image_product img{width:100%;height:105px;object-fit:contain;}.unit_price_cart{float:left;padding-left:15px;margin-top:5px;}.display_mobile_cart{display:none;}.product_cart_quantity{float:left;padding-left:15px;margin-top:10px;}.product_remove{margin-top:10px;float:right;}.product-quantity-form.mt-10.mb-10.quantity.pro-qty{height:35px;width:90px;}.product-quantity-form.mt-10.mb-10.quantity.pro-qty button{height:35px;width:40px;}.input-quantity.cart-input{height:35px;}.product_name_cart a{font-size:13px;}.bd-product__price.price_product_cart span{font-size:13px;}.display_desktop_cart{display:block;}.total_product_price_cart{margin-top:15px;float:right;font-size:13px;}table.table.address_manage{box-shadow:unset;}table.table.address_manage tr{box-shadow:0 0 20px 0 rgba(28,51,84,.07);}.modal-content_province_choose{width:100%;}.p-dm-footer{padding-left:0;}.detail_news img{width:100%;}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.show-sticky input{width:525px;}.search_sticky{height:59px;}.image_product{background-color:#d3d3d3;width:155px;height:123px;}.table{display:block;width:100%;}.table thead{display:none;}.table tbody{display:block;width:100%;}.table tr{display:block;width:100%;margin-bottom:15px;}.table td{display:block;width:100%;padding-left:30%!important;text-align:left!important;position:relative;white-space:unset!important;}.table td::before{content:attr(data-label);position:absolute;left:0;width:30%;padding-left:15px;font-size:15px;font-weight:bold;text-align:left;}.table.table.address_manage{border:0;box-shadow:unset;}.table.table.address_manage tr{border:1px solid #edeef2;box-shadow:0 0 20px 0 rgba(28,51,84,.07);}.table.table.address_manage td{font-size:16px!important;}.header_view_order{display:flex;flex-direction:row;}span.identity{display:inline-block;border-right:1px solid #000;padding:0 20px;}span.status_order{margin-left:15px;}.information_address_shipping{display:flex;flex-direction:row;}.information_address_user{width:40%;}.information_shipping{border-left:2px solid var(--clr-border-4);border-top:0;}.identity_order span{display:inline-block;}.buy_back_order_view{flex-direction:row;}.contact_seller_view_order{justify-content:flex-end;}.content_product{flex-direction:row;display:flex;align-items:center;}.button_footer_cart{display:flex;flex-direction:column;}.button_footer{margin-top:15px;}a.buy_back{margin-left:0;}.background_img_product_order{height:125px;}.total_product_price_cart span{font-size:13px;}.bd-product__price.price_product_cart span{display:block;margin:0;font-size:13px;}.product-quantity-form.mt-10.mb-10.quantity.pro-qty{height:35px;}.product-quantity-form.mt-10.mb-10.quantity.pro-qty button{height:35px;}input.input-quantity.cart-input{height:35px;}.product_name_cart a{font-size:13px;}.product_cart_quantity{padding:0;margin:0;}.product_remove{margin-top:0;}.display_desktop_cart{display:none;}.total_product_price_cart{margin-top:0;}.price_item_card{padding:0 5px;}.image_product img{width:100%;height:124px;object-fit:contain;}.count_rating_product{width:40%;}.header_filter_shops{flex-direction:column;}.shop-filter{width:100%;}button.btn_filter_shop{width:100%;}.btn_filter_shop_block{width:20%;}.header_filter_shops{margin-bottom:30px;}}@media only screen and (min-width:1200px) and (max-width:1399px){.p-dm-footer{padding-left:100px;}}@media only screen and (min-width:768px) and (max-width:991px){.bd-header__middle{display:none;}}.mobile-menu .nav-moile ul .item{padding:10px 0;display:flex;align-items:center;border-bottom:1px solid #eee;}.mobile-menu .nav-moile ul .item a{flex:1 1 auto;}.mobile-menu .nav-moile ul .item a i{width:40px;padding:0 4px;font-size:18px;text-align:center;}.mobile-menu .nav-moile ul .item .mean-expand{display:flex;justify-content:center;align-items:center;border:1px solid #ebebeb!important;height:30px;width:30px;color:var(--clr-common-black);line-height:30px;top:0;font-weight:400;cursor:pointer;}.mobile-menu .nav-moile ul .custom-hidden{height:0;overflow:hidden;transition:height .6s ease;display:none;}.mobile-menu .nav-moile ul .custom-visible{height:auto;overflow:visible;transition:height .6s ease;display:block;}.mobile-menu .nav-moile ul .lst-item-expand .item-expand{padding:6px 0;padding-left:20px;border-bottom:1px solid #eee;}.mobile-menu .nav-moile ul .rotate-45{transform:rotate(45deg);transition:transform .3s ease;}.tag__news-curr{background-color:var(--clr-theme-1)!important;color:var(--clr-common-white)!important;}.bd-product__filters{gap:12px!important;}.bd-product__filters .bd-filter__widget{gap:10px!important;}.bd-header__top-link-menu-3 a{display:flex;transition:all .2s ease-in;margin-right:10px;align-items:center;position:relative;height:100%;color:#fff;padding:8px 15px 6px;font-size:16px;}.bd-category-active .bd-category__img{width:113px;height:113px;margin:0 auto;}.bd-category-active .bd-category__img .image-category{max-width:113px;max-height:113px;}.bd-category-active .child_cate_product{font-size:18px;}.bd-category-active p{color:var(--clr-text-12);}.parent-category-2{background-color:#cfe8f4!important;color:#227eb7!important;padding:10px;border-radius:4px!important;}.parent-category-2 .accordion-button::after{width:16px!important;height:16px!important;background-size:16px!important;}.parent-category-2 .child-category{padding:10px!important;border-radius:4px!important;}.tabs{left:50%;transform:translateX(-50%);position:relative;background:#fff;min-width:300px;}.tabs .scroll-with-mobile{width:100%;overflow-x:auto;}.tabs input[name=tab-control]{display:none;}.tabs .content section h2,.tabs ul li label{color:var(--clr-theme-1);}.tabs ul{list-style-type:none;padding-left:0;display:flex;flex-direction:row;margin-bottom:10px;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;border-bottom:1px solid #eee;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tabs ul{flex-wrap:nowrap;gap:20px;}}.tabs ul li{box-sizing:border-box;flex:1;text-align:center;}.tabs ul li label{transition:all .3s ease-in-out;color:var(--clr-common-heading);padding:5px auto;overflow:hidden;text-overflow:ellipsis;display:block;cursor:pointer;transition:all .2s ease-in-out;white-space:nowrap;-webkit-touch-callout:none;line-height:36px;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tabs ul li label span{text-wrap:nowrap;}}.tabs ul li label br{display:none;}.tabs ul li label svg{fill:#586065;height:1.2em;vertical-align:bottom;margin-right:.2em;transition:all .2s ease-in-out;}.tabs ul li label:hover,.tabs ul li label:focus,.tabs ul li label:active{outline:0;color:var(--clr-common-blue1);}.tabs ul li label:hover svg,.tabs ul li label:focus svg,.tabs ul li label:active svg{fill:#7d878d;}.tabs .slider{position:relative;width:14%;transition:all .33s cubic-bezier(.38,.8,.32,1.07);}.tabs .slider .indicator{position:relative;width:110px;max-width:100%;margin:0 auto;height:4px;background:#0874b5;border-radius:3px 3px 0 0;}.tabs .content{margin-top:30px;}.tabs .content section{display:none;animation-name:content;animation-direction:normal;animation-duration:.3s;animation-timing-function:ease-in-out;animation-iteration-count:1;line-height:1.4;}.tabs .content section h2{color:#0874b5;display:none;}.tabs .content section h2::after{content:"";position:relative;display:block;width:30px;height:3px;background:#0874b5;margin-top:5px;left:1px;}.tabs input[name=tab-control]:nth-of-type(1):checked~.scroll-with-mobile>ul>li:nth-child(1)>label{cursor:default;position:relative;color:#0874b5;}.tabs input[name=tab-control]:nth-of-type(1):checked~.scroll-with-mobile>ul>li:nth-child(1)>label::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:#0874b5;transition:width .3s ease-in-out;}.tabs input[name=tab-control]:nth-of-type(1):checked~.scroll-with-mobile>ul>li:nth-child(1)>label svg{fill:#0874b5;}@media(max-width:500px){.tabs input[name=tab-control]:nth-of-type(1):checked~.scroll-with-mobile>ul>li:nth-child(1)>label{background:rgba(0,0,0,.08);}}.tabs input[name=tab-control]:nth-of-type(1):checked~.slider{transform:translateX(0%);}.tabs input[name=tab-control]:nth-of-type(1):checked~.content>section:nth-child(1){display:block;}.tabs input[name=tab-control]:nth-of-type(2):checked~.scroll-with-mobile>ul>li:nth-child(2)>label{cursor:default;position:relative;color:#0874b5;}.tabs input[name=tab-control]:nth-of-type(2):checked~.scroll-with-mobile>ul>li:nth-child(2)>label::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:#0874b5;transition:width .3s ease-in-out;}.tabs input[name=tab-control]:nth-of-type(2):checked~.scroll-with-mobile>ul>li:nth-child(2)>label svg{fill:#0874b5;}@media(max-width:500px){.tabs input[name=tab-control]:nth-of-type(2):checked~.scroll-with-mobile>ul>li:nth-child(2)>label{background:rgba(0,0,0,.08);}}.tabs input[name=tab-control]:nth-of-type(2):checked~.slider{transform:translateX(100%);}.tabs input[name=tab-control]:nth-of-type(2):checked~.content>section:nth-child(2){display:block;}.tabs input[name=tab-control]:nth-of-type(3):checked~.scroll-with-mobile>ul>li:nth-child(3)>label{cursor:default;position:relative;color:#0874b5;}.tabs input[name=tab-control]:nth-of-type(3):checked~.scroll-with-mobile>ul>li:nth-child(3)>label::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:#0874b5;transition:width .3s ease-in-out;}.tabs input[name=tab-control]:nth-of-type(3):checked~.scroll-with-mobile>ul>li:nth-child(3)>label svg{fill:#0874b5;}@media(max-width:500px){.tabs input[name=tab-control]:nth-of-type(3):checked~.scroll-with-mobile>ul>li:nth-child(3)>label{background:rgba(0,0,0,.08);}}.tabs input[name=tab-control]:nth-of-type(3):checked~.slider{transform:translateX(200%);}.tabs input[name=tab-control]:nth-of-type(3):checked~.content>section:nth-child(3){display:block;}.tabs input[name=tab-control]:nth-of-type(4):checked~.scroll-with-mobile>ul>li:nth-child(4)>label{cursor:default;position:relative;color:#0874b5;}.tabs input[name=tab-control]:nth-of-type(4):checked~.scroll-with-mobile>ul>li:nth-child(4)>label::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:#0874b5;transition:width .3s ease-in-out;}.tabs input[name=tab-control]:nth-of-type(4):checked~.scroll-with-mobile>ul>li:nth-child(4)>label svg{fill:#0874b5;}@media(max-width:500px){.tabs input[name=tab-control]:nth-of-type(4):checked~.scroll-with-mobile>ul>li:nth-child(4)>label{background:rgba(0,0,0,.08);}}.tabs input[name=tab-control]:nth-of-type(4):checked~.slider{transform:translateX(300%);}.tabs input[name=tab-control]:nth-of-type(4):checked~.content>section:nth-child(4){display:block;}.tabs input[name=tab-control]:nth-of-type(5):checked~.scroll-with-mobile>ul>li:nth-child(5)>label{cursor:default;position:relative;color:#0874b5;}.tabs input[name=tab-control]:nth-of-type(5):checked~.scroll-with-mobile>ul>li:nth-child(5)>label::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:#0874b5;transition:width .3s ease-in-out;}.tabs input[name=tab-control]:nth-of-type(5):checked~.scroll-with-mobile>ul>li:nth-child(5)>label svg{fill:#0874b5;}@media(max-width:500px){.tabs input[name=tab-control]:nth-of-type(5):checked~.scroll-with-mobile>ul>li:nth-child(5)>label{background:rgba(0,0,0,.08);}}.tabs input[name=tab-control]:nth-of-type(5):checked~.slider{transform:translateX(400%);}.tabs input[name=tab-control]:nth-of-type(5):checked~.content>section:nth-child(5){display:block;}@keyframes content{from{opacity:0;transform:translateY(5%);}to{opacity:1;transform:translateY(0%);}}@media(max-width:750px){.tabs ul li label{white-space:initial;}.tabs ul li label br{display:initial;}.tabs ul li label svg{height:1.5em;}}@media(max-width:500px){.tabs ul li label{padding:5px;border-radius:3px 3px 0 0;}.tabs ul li label span{display:block;line-height:14px;font-size:14px;text-wrap:nowrap;}.tabs .slider{display:none;}.tabs .content{margin-top:20px;}.tabs .content section h2{display:none;}}.authenticated-bg{background-color:#deefff;}.bd-banner__area .bd-banner-active-2{width:100%;}.bd-banner__area .bd-banner-active-2 .swiper-slide a{display:block;}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px),(max-width:468px){.bd-banner__area .bd-banner-active-2 .swiper-slide a.thumb{margin-bottom:12px;}}.bd-banner__area .bd-banner-active-2 .swiper-slide a img{width:100%;height:auto;max-height:440px;}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-banner__area .bd-banner-active-2 .swiper-slide a img{height:376px;}}.bd-banner__area .bd-banner-active-2 .swiper-slide .slide-promtion-hot{max-height:400px;height:auto;width:100%;}.bd-banner__area .promotion-banner-2{width:100%;height:auto;max-height:210px;}.bd-banner__area .promotion-banner-hot{width:100%;height:auto;max-height:400px;}.none-bg-category{background:none!important;}.bd-banner__section{display:inline-flex;align-items:flex-start;gap:16px;padding:16px;position:relative;background-color:#fff;}.bd-banner__section-mask-group{position:relative;width:100%;height:100%;}.bd-banner__section-div{display:flex;align-items:flex-start;gap:16px;position:relative;flex:0 0 auto;justify-content:space-around;}@media only screen and (min-width:1700px),only screen and (min-width:1600px) and (max-width:1700px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px){.bd-banner__section-div{flex-direction:column;}}.bd-banner__section-div a{display:block;width:100%;}.bd-banner__section-rectangle{position:relative;width:100%;max-height:200px;}.bd-banner__section-screenshot{position:relative;width:100%;max-height:200px;}.bg-boder{padding:16px;background-color:#fff;box-shadow:0 1px 12px rgba(0,0,0,.3);}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px),(max-width:468px){.bg-boder{padding:10px!important;}}.border-img{display:block;width:100%;overflow:hidden;border-radius:10px;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.bd-news-single .hand-book{position:relative;top:-60px;}}.bd-news-single .list-news{max-height:460px;}.bd-news-single .title{color:#1860fe;}.bd-news-single .content,.bd-news-single .btn-more{color:#333;line-height:1.3em;}.bd-news-single .btn-more{color:#fff;border-radius:20px;background:#1860fe;padding:8px 28px;}.bd-news-single .container__list-item-news{border-radius:10px;background:#deefff;position:relative;top:-40px;padding:20px 30px;}.bd-news-single .container__list-item-news .group-item-1{padding:10px;border-radius:10px;background:#fff;width:100%;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.bd-news-single .container__list-item-news .group-item-1{flex-wrap:wrap;flex-direction:column;}}.bd-news-single .container__list-item-news .group-item-1 p{line-height:1.3em;margin:0 0 0 14px;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.bd-news-single .container__list-item-news .group-item-1 p{margin:0;padding:8px 0;}}.bd-news-single .container__list-item-news .group-item-1 img{width:100%;}.bd-news-single .bg-phagma{position:relative;text-align:end;top:-120px;}.bd-news-single .bg-phagma-1{position:relative;text-align:end;top:-70px;}@media only screen and (min-width:576px) and (max-width:767px){.bd-news-single .bg-phagma-1{top:-10px;}}.bd-news-single .bg-phagma-1 img{max-width:400px;width:100%;}.bd-news-single .bd-news{position:relative;top:-100px;}.bd-news-single .bd-news .new-main .img-new-main{width:100%;height:auto;object-fit:cover;border-radius:10px;}.bd-news-single .bd-news .new-child{margin-top:15px;font-weight:var(--bd-fw-bold);line-height:normal;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}.bd-news-single .bd-news .new-main-child .img-new-main-child{width:100%;height:auto;object-fit:cover;border-radius:10px;}.bd-category_item{border:1px solid #ccc;width:auto;text-align:center;border-radius:20px;background:var(--White,#fff);}.bd-category_item a{color:var(--Text,#333);color:var(--Text,#333);display:block;width:100%;padding:4px 0;border-radius:20px;}.bd-category_item a:hover{background:var(--clr-theme-1);color:var(--clr-common-white);}.bd-news__area a{color:#1860fe;}.bd-news__area .bd-home-new{height:auto;width:100%;border-radius:20px;box-shadow:rgba(100,100,111,.2) 0 7px 29px 0;}.bd-news__area .bd-home-new__img{width:100%;height:auto;border-top-left-radius:20px;border-top-right-radius:20px;object-fit:cover;}.bd-news__area .bd-home-new__title,.bd-news__area .bd-home-new__content{padding:8px;}.bd-news__area .bd-home-new__title span{margin-top:6px;font-size:18px;font-weight:600;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;}.bd-news__area .bd-home-new__content p{color:#333;line-height:20px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}.search-expand-container{position:fixed;border-radius:20px;margin-top:10px;display:none;}.search-expand-content{padding:15px;border-radius:20px;background-color:#fff;}.lbl-search-history{font-size:16px;font-weight:var(--bd-fw-medium);color:#2c4562;}.lbl-delete-search-history{font-size:16px;font-weight:var(--bd-fw-medium);color:#1860fe;}.lbl-delete-search-history:hover{color:#1860fe;}.stack-horizontal{margin:0;padding:0;}.stack-item{margin:0 5px 5px 0;display:inline-block;height:32px;border:1px solid #808080;border-radius:20px;background-color:#fff;}.stack-item :hover{background-color:#d3d3d3;}.link-suggest{height:30px;border-radius:20px;color:#2c4562;padding:3px 5px 0 5px;font-weight:600;}.open-mobile-pop{overflow:hidden!important;}.container-search-mobile,.container-search-mobile1{z-index:1001;width:100%;height:100%;background-color:#000;position:fixed;inset:0;display:flex;top:0;}.container-search-mobile.un-show,.container-search-mobile1.un-show{display:none;}.container-search-mobile .overlay-search,.container-search-mobile1 .overlay-search{width:100%;background-color:#fff;min-height:100%;height:auto!important;margin:0;overflow-y:auto;overflow-x:hidden;outline:0!important;}.container-search-mobile .overlay-search .group-input-search,.container-search-mobile1 .overlay-search .group-input-search{padding:12px 16px;display:flex;flex-direction:row;align-items:center;gap:16px;border-bottom:1px solid #ededed;}.container-search-mobile .overlay-search .back-to-home,.container-search-mobile1 .overlay-search .back-to-home{background-color:transparent;border:0;outline:0;padding:0;cursor:pointer;flex-shrink:0;color:#0874b5;}.container-search-mobile .overlay-search .form-search,.container-search-mobile1 .overlay-search .form-search{padding:0 12px;display:flex;flex-direction:row;align-items:center;gap:8px;flex:1 1;background:#fff;border:1px solid #e5e5e5;border-radius:20px;}.container-search-mobile .overlay-search .form-search button,.container-search-mobile1 .overlay-search .form-search button{display:flex;align-items:center;justify-content:center;border-radius:20px;}.container-search-mobile .overlay-search .form-search button i,.container-search-mobile1 .overlay-search .form-search button i{font-size:20px;margin-top:2px;color:#0c81c7;}.container-search-mobile .overlay-search .form-search input,.container-search-mobile1 .overlay-search .form-search input{flex:1 1;border:0;padding:0;font-weight:400;font-size:16px;line-height:22px;height:40px;}.container-search-mobile .overlay-search .form-search input .fa-circle-x,.container-search-mobile1 .overlay-search .form-search input .fa-circle-x{color:.4;}.container-search-mobile .overlay-search .form-search .clear,.container-search-mobile1 .overlay-search .form-search .clear{width:23px;height:23px;background-color:#ccc;display:flex;align-items:center;justify-content:center;border-radius:20px;color:#fff;font-size:12px;}.container-search-mobile .overlay-search .filter-search,.container-search-mobile1 .overlay-search .filter-search{padding:10px 0 0 10px;}.container-search-mobile .overlay-search .filter-search .filter-search-label,.container-search-mobile1 .overlay-search .filter-search .filter-search-label{margin-bottom:8px;}.container-search-mobile .overlay-search .filter-search .form-filter,.container-search-mobile1 .overlay-search .filter-search .form-filter{display:flex;gap:10px;flex-wrap:wrap;align-items:center;}.container-search-mobile .overlay-search .filter-search .form-filter .type,.container-search-mobile1 .overlay-search .filter-search .form-filter .type{background-color:#ccc;padding:4px 8px;border-radius:4px;}.container-search-mobile .overlay-search .filter-search .form-filter .active,.container-search-mobile1 .overlay-search .filter-search .form-filter .active{background-color:#0874b5;color:#fff;}.container-search-mobile .overlay-search .history-search,.container-search-mobile1 .overlay-search .history-search{padding:10px;display:none;}.container-search-mobile .overlay-search .history-search .label,.container-search-mobile1 .overlay-search .history-search .label{display:flex;justify-content:space-between;}.container-search-mobile .overlay-search .history-search .label div,.container-search-mobile1 .overlay-search .history-search .label div{font-weight:700;}.container-search-mobile .overlay-search .history-search .label a,.container-search-mobile1 .overlay-search .history-search .label a{color:var(--clr-common-red1);}.container-search-mobile .overlay-search .history-search .history-searchs li,.container-search-mobile1 .overlay-search .history-search .history-searchs li{padding:10px;}.container-search-mobile .overlay-search .history-search .history-searchs li a,.container-search-mobile1 .overlay-search .history-search .history-searchs li a{display:flex;gap:20px;align-items:center;}.container-search-mobile .overlay-search .history-search .history-searchs li a i,.container-search-mobile1 .overlay-search .history-search .history-searchs li a i{color:#ccc;}.container-search-mobile .overlay-search .history-search .button-seemore,.container-search-mobile1 .overlay-search .history-search .button-seemore{display:none;}.container-search-mobile .overlay-search .history-search .button-seemore a,.container-search-mobile1 .overlay-search .history-search .button-seemore a{color:#00f;cursor:pointer;}.container-search-mobile .overlay-search .history-search .button-seemore a:last-child,.container-search-mobile1 .overlay-search .history-search .button-seemore a:last-child{display:none;}.input-expand{display:none;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.input-expand{display:block;}}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.mobile-show{position:absolute;z-index:1020;top:0;left:0;right:0;overflow-y:auto;max-height:100vh;display:none;}}.mobile-show .search_container{padding:0 10px;}.mobile-show .search_container button{display:none;}
/*! Image Uploader - v1.0.0 - 15/07/2019
 * Copyright (c) 2019 Christian Bayer; Licensed MIT */
.image-uploader{min-height:10rem;border:1px solid #d9d9d9;position:relative;border-radius:5px;}.image-uploader.drag-over{background-color:#f3f3f3;}.image-uploader input[type=file]{width:0;height:0;position:absolute;z-index:-1;opacity:0;}.image-uploader .upload-text{position:absolute;top:0;right:0;left:0;bottom:0;display:flex;justify-content:center;align-items:center;flex-direction:column;}.image-uploader .upload-text i{color:#009cff;display:block;font-size:3rem;margin-bottom:.5rem;}.image-uploader .upload-text span{display:block;}.image-uploader.has-files .upload-text{display:none;}.image-uploader .uploaded{padding:.5rem;line-height:0;}.image-uploader .uploaded .uploaded-image{display:inline-block;width:calc(16.6666667% - 1rem);padding-bottom:calc(16.6666667% - 1rem);height:0;position:relative;margin:.5rem;background:#f3f3f3;cursor:default;}.image-uploader .uploaded .uploaded-image img{width:100%;height:100%;object-fit:cover;position:absolute;border:1px solid #d9d9d9;border-radius:5px;}.image-uploader .uploaded .uploaded-image .delete-image{cursor:pointer;position:absolute;top:-10px;right:-10px;border-radius:50px;background-color:#0c81c7;-webkit-appearance:none;width:20px;height:20px;}.image-uploader .uploaded .uploaded-image .delete-image i{color:#fff;font-size:15px;margin-top:3px;}.bg-forClient{background-color:#fff;}.bg-forClient .bd-phaSup-box{background:linear-gradient(180deg,#8ccbff 0%,rgba(140,203,255,0) 100%);}.bg-forClient .bd-phaSup-box .box-content{display:flex;justify-content:center;margin-top:40px;align-items:center;}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px){.bg-forClient .bd-phaSup-box .box-content{flex-direction:column-reverse;}.bg-forClient .bd-phaSup-box .box-content .img{position:inherit!important;}.bg-forClient .bd-phaSup-box .box-content .img img{max-width:250px!important;}.bg-forClient .bd-phaSup-box .box-content .detail{position:inherit!important;background:none!important;}}.bg-forClient .bd-phaSup-box .detail p{margin:0;font-size:18px;}.bg-forClient .bd-phaSup-box .detail{position:relative;height:100%;padding:50px;top:0;border-radius:2px;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,#fff 100%);max-width:750px;width:100%;}.bg-forClient .bd-phaSup-box .item-detail-title{font-size:20px;color:#1c3b7b;font-weight:600;}.bg-forClient .bd-phaSup-box .item-detail-discription{color:#1c3b7b;font-weight:500;}.bg-forClient .bd-phaSup-box .item{display:flex;align-items:center;}.bg-forClient .bd-phaSup-box .item img{padding:10px;}.bg-forClient .bd-phaSup-box .pharmacy .detail{position:relative;height:100%;padding:50px;top:-20px;left:100px;border-radius:2px;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,#fff 100%);max-width:750px;width:100%;}.bg-forClient .bd-phaSup-box .pharmacy .img{position:relative;right:100px;z-index:99;}.bg-forClient .bd-phaSup-box .supplier .detail{position:relative;height:100%;padding:50px;top:0;max-width:750px;width:100%;background:linear-gradient(89deg,rgba(255,255,255,.53) .5%,#fff 100%);padding:30px;border-radius:30px;}.bg-forClient .bd-phaSup-box .supplier .img img{width:85%;}.bg-forClient .switch-btn_tap{display:flex;justify-content:center;}.bg-forClient .button-container{height:60px;background-color:#d4efff;border-radius:20px;display:flex;width:50%;z-index:9;}.bg-forClient .btn-selected{background-color:#0d81c6;border-radius:50px;color:#fff;}.bg-forClient .btn-phamacy,.bg-forClient .btn-supplier{height:60px;width:50%;font-size:20px;border-radius:20px;}@media only screen and (min-width:1700px),only screen and (min-width:1600px) and (max-width:1700px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.bg-forClient .btn-phamacy,.bg-forClient .btn-supplier{text-transform:uppercase;font-weight:600;}}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.bg-forClient .btn-phamacy,.bg-forClient .btn-supplier{text-transform:none;}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px){.bg-forClient .btn-phamacy,.bg-forClient .btn-supplier{font-size:12px;line-height:13px;}}.bg-forClient .container-content{border:1px solid #fff;border-radius:50px;position:relative;top:-30px;}.bg-forClient button strong{font-weight:600;color:#0c81c7;}.bg-forClient button.btn-selected strong{color:#fff;}.bg-forClient .btn-pharmacy:hover,.bg-forClient .btn-supplier:hover{color:inherit;}.title-mypha{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;overflow:hidden;text-wrap:nowrap;}@media only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px),(max-width:468px){.title-mypha{flex-wrap:wrap;align-items:stretch;gap:10px;}}.title-mypha_seo{display:flex;}.title-mypha_seo-promotion{display:flex;}.title-mypha_seo__section-title-promotion-hot h2{font-size:24px;color:var(--clr-common-white);margin:0;font-weight:var(--bd-fw-regular);}.title-mypha_seo__section-title-promotion-hot h2 span{font-weight:var(--bd-fw-sbold);}.title-mypha_seo__section-title-promotion-hot h2 span img{position:relative;top:-6px;width:30px;height:30px;}.title-mypha_seo-lstItem{display:flex;}.title-mypha_seo-lstItem .scroll-items{display:flex;max-width:800px;overflow-x:auto;}.title-mypha_seo-lstItem .scroll-items:hover::-webkit-scrollbar-thumb{background-color:#a8a8a8;}.title-mypha_seo-lstItem .scroll-items::-webkit-scrollbar{margin-left:20px;height:6px;border-radius:50px;scrollbar-width:thin;}.title-mypha_seo-lstItem .scroll-items::-webkit-scrollbar-thumb{background-color:#c2c2c2;}.title-mypha_seo-lstItem .scroll-items::-webkit-scrollbar-track{background:#f1f1f1;}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px),(max-width:468px){.title-mypha_seo-lstItem{display:none;}}.title-mypha_seo-lstItem::before{content:"";position:relative;margin:0 11px 0 25px;border-left:1px solid #d4d4d4;height:100%;display:inline-block;vertical-align:middle;}.title-mypha_seo-lstItem__item{margin-left:14px;display:flex;color:var(--clr-text-12);align-items:center;border-radius:50px;cursor:pointer;}.title-mypha_seo-lstItem__item a{padding:0 14px;}.title-mypha_seo-lstItem__item .isSeleted{box-shadow:0 0 0 1px var(--clr-common-white);width:100%;color:var(--clr-common-white);border-radius:50px;line-height:36px;user-select:none;padding:0 14px;}.title-mypha_seo-lstItem__item .isSeleted:hover{background-color:#1ca5e6;box-shadow:none;}.title-mypha_seo-lstItem__item .active_selected{background-color:#1ca5e6;box-shadow:none;}.title-mypha_seo-lstItem__item-hot{margin-left:14px;padding:0 14px;display:flex;color:var(--clr-common-white);align-items:center;border-radius:50px;cursor:pointer;}.title-mypha_seo-lstItem .scrollable-tabs-container{background:none;width:780px;}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1600px) and (max-width:1700px),only screen and (min-width:1700px){.title-mypha_seo-lstItem .scrollable-tabs-container{width:1080px;}}.title-mypha_seo-lstItem .scrollable-tabs-container .right-arrow{right:-10px;background:linear-gradient(to left,#f5f5f5 -24%,transparent);}.title-mypha_seo-lstItem .scrollable-tabs-container .left-arrow{left:-10px;background:linear-gradient(to right,#f5f5f5 -24%,transparent);}.title-mypha_seo-lstItem .scrollable-tabs-container .groupOrder a{border-radius:20px;}.title-mypha_seo-lstItem .scrollable-tabs-container .groupOrder a:hover{background-color:#1ca5e6;color:#fff;}.title-mypha .box-search{position:relative;width:400px;}.title-mypha .box-search input{width:100%;border:1px solid var(--clr-border-2);padding:10px 20px;border-radius:30px;background-color:#fff;}.title-mypha .box-search button{position:absolute;right:3px;top:2px;background:var(--clr-theme-8);height:40px;width:40px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;}.title-mypha .box-search button :hover{opacity:.8;color:#d6d6d6;}.title-mypha .box-search button i{font-size:25px;margin-left:4px;margin-top:2px;}.title-mypha .box-search button:hover{opacity:.8;color:#d6d6d6;box-shadow:rgba(0,0,0,.15) 1.95px 1.95px 2.6px;}.title-mypha .title-mypha_seo__section-title{text-wrap:wrap;}.title-mypha .title-mypha_seo__section-title h2{position:relative;color:#2e2e2e;}@media only screen and (min-width:1700px),only screen and (min-width:1600px) and (max-width:1700px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.title-mypha .title-mypha_seo__section-title h2{font-size:24px;}}@media only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px),(max-width:468px){.title-mypha .title-mypha_seo__section-title h2{font-size:18px;}}.title-mypha .title-mypha_seo__section-title h2::before{content:"";position:absolute;bottom:-2px;left:0;display:block;border-bottom:3px solid #0c81c7;width:2em;}.title-mypha .title-mypha_seo__section-title h2 span{color:#0c81c7;}.title-mypha .btn-seemore .see-more{color:#3cc47d;letter-spacing:.25px;}.title-mypha .btn-seemore .see-more-hot{color:var(--clr-common-white);}.title-new{border-top:1px solid #eee;border-bottom:1px solid #eee;}.title-new h4{margin:0;color:var(--clr-common-blue2);}.selected-button{color:var(--clr-common-white);background:#0874b5;border-color:#0874b5;}.selected-button-2{color:var(--clr-common-white);background:#1ca5e6;}.border-line-1{border:1px solid #eee;}.border-line-1:hover{background:#0874b5;border-color:#0874b5;color:#fff;}.border-line-2{border:1px solid #d4d4d4;}.border-line-2:hover{background:#0874b5;border-color:#0874b5;color:#fff;}.border-line-3{border:1px solid #eee;}.pd-section-title-20{padding:20px;margin:0;}.five-catergory .item{display:block;-webkit-border-radius:15px;-moz-border-radius:15px;-o-border-radius:15px;-ms-border-radius:15px;border-radius:15px;}.five-catergory .item:hover{background-color:#f5f5f5;}.five-catergory .item a{display:block;}.five-catergory .item a img{width:50%;margin-bottom:10px;}.five-catergory .item a span{display:block;font-weight:600;}.five-catergory .item a span:last-child{font-weight:normal;color:var(--clr-common-gray1);}.frame-wrapper .frame{display:flex;flex-direction:column;align-items:flex-start;padding:0 0 24px;position:relative;background-color:#fff;border:1px solid;border-color:#eaeaea;}.frame-wrapper .frame .div{display:flex;align-items:center;gap:16px;padding:8px 16px 12px;position:relative;align-self:stretch;width:100%;flex:0 0 auto;border-radius:0 0 8px 8px;}.frame-wrapper .frame .div .frame-2{display:flex;flex-direction:column;align-items:flex-start;padding:0 0 0 60px;position:relative;flex:1;flex-grow:1;}.frame-wrapper .frame .div .frame-2 .text-wrapper{position:relative;align-self:stretch;margin-top:-1px;color:#2e2e2e;font-size:18px;letter-spacing:.25px;line-height:30px;}.frame-wrapper .frame .div .frame-2 .text-wrapper-2{position:relative;align-self:stretch;color:#818181;letter-spacing:.5px;line-height:21px;}.frame-wrapper .frame .div .ellipse{position:absolute;width:56px;height:56px;left:16px;object-fit:cover;}.frame-wrapper .frame .div-wrapper{display:flex;align-items:flex-start;gap:8px;padding:0 16px;position:relative;align-self:stretch;width:100%;flex:0 0 auto;}.frame-wrapper .frame .p{position:relative;flex:1;margin-top:-1px;color:#272122;letter-spacing:.5px;line-height:21px;}.train-container__pharmacy-container{position:relative;}.train-container__pharmacy-title{color:#fff;font-size:18px;margin-bottom:10px;}.train-container__pharmacy-title:hover{text-decoration:none;color:#fff;}.train-container__pharmacy-detail{transform:translateY(130px);display:none;}.train-container__pharmacy-detail span{color:#fff;margin-bottom:10px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}.train-container__pharmacy .overlay-train{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(9,128,200,.41) 0%,#004f7f 100%,#002d34 100%),url(<path-to-image>),#d3d3d3 50%/cover no-repeat;z-index:1;display:none;transition:opacity .3s ease;}.train-container__pharmacy-container-img{position:relative;display:inline-block;width:100%;}.train-container__pharmacy-container-img img{max-height:420px;width:100%;height:auto;}.train-container__pharmacy-content{position:absolute;bottom:20px;opacity:1;display:flex;padding:10px 20px;left:15px;right:15px;z-index:10;}.train-container__pharmacy-content-calender{width:53px;height:70px;}.train-container__pharmacy-content-calender .calender{text-align:center;padding:10px;background-color:#0874b5;border-radius:5px;}.train-container__pharmacy-content-calender .calender .month{border-bottom:1px solid #ccc;color:#fff;}.train-container__pharmacy-content-calender .calender .day{font-size:16px;color:#fff;}.train-container__pharmacy-content-detail{width:calc(100% - 53px);margin-left:16px;}.train-container__pharmacy-Btn-detail{margin-top:16px;}.train-container__pharmacy-Btn-detail .view-detail{color:#fff;display:block;}.train-container__pharmacy-Btn-detail .view-detail:hover{text-decoration:none;}.train-container__pharmacy-Btn-detail .btn-detail{box-shadow:rgba(255,255,255,.2) 0 2px 8px 0;background-color:transparent;color:#fff;border-radius:4px;padding:10px 20px;display:none;width:120px;}.train-container__pharmacy-Btn-detail .btn-detail:hover{text-decoration:none;}.train-container__pharmacy-container:hover .overlay-train{display:block;opacity:.1;}.train-container__pharmacy-container:hover .train-container__pharmacy-detail{transform:translateY(0);display:block;}.train-container__pharmacy-container:hover .train-container__pharmacy-Btn-detail .view-detail{display:none;}.train-container__pharmacy-container:hover .train-container__pharmacy-Btn-detail .btn-detail{display:block;}.train-container__pharmacy-container:hover .train-container__pharmacy-Btn-detail .btn-detail:hover{background-color:var(--clr-theme-7);color:#fff;border:0;}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px),(max-width:468px){.bd-register__container .show-device{display:none;}}.bd-register__container .cac-buoc-dang-ki{margin-bottom:34px;}.bd-register__container .cac-buoc-dang-ki div{font-weight:700;color:#fff;font-size:20px;letter-spacing:.25px;line-height:36px;}.bd-register__container .cac-buoc-dang-ki p{font-weight:400;color:#fff;letter-spacing:.25px;line-height:24px;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.bd-register__box-detail .mobile-display{flex-direction:column-reverse;}}.bd-register__img-content{position:relative;max-width:650px;max-height:380px;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.bd-register__img-content{display:none;}}.bd-register__img-content .bg-content-item{position:relative;border-radius:6px;overflow:hidden;}.bd-register__img-content .bg-content-item .illustration-img{width:100%;max-width:650px;max-height:380px;display:none;border-radius:6px;}.bd-register__img-content .bg-content-item .show{display:block;}.bd-register__img-content .bg-content-item .content{position:absolute;bottom:10px;left:10px;right:10px;padding:10px;background:rgba(255,255,255,.7);border-radius:6px;}.bd-register__img-content .bg-content-item .content img{width:80px;height:80px;}.bd-register__box-register{padding:10px 20px;}.bd-register__byStep .step-res{margin-bottom:32px;background-color:#0071b5;padding:10px 0 10px 20px;color:#80b8da;cursor:pointer;box-shadow:3px 7px 6px #00619b;display:block;border-radius:6px;}.bd-register__byStep .step-res:hover{background-color:#187fbd;}.bd-register__byStep .step-res p{color:#80b8da;margin:0;}.bd-register__byStep .step-res p:nth-child(1){font-weight:600;font-size:15px;white-space:nowrap;}.bd-register__byStep .content-rg{display:none;position:relative;background-color:#eee;padding:10px;border-radius:6px;margin-bottom:10px;box-shadow:3px 7px 6px #00619b;}.bd-register__byStep .content-rg.show-content{display:block;}.bd-register__byStep .content-rg::before{content:"";position:absolute;width:3px;height:32px;background:linear-gradient(183deg,#0071b5 0%,#8ccbff 100%);top:-32px;}.bd-register__byStep .content-rg .qrcode-rg{width:60px;height:60px;}.bd-register__byStep .active{background-color:#f5f5fa;box-shadow:3px 7px 6px #00619b;}.bd-register__byStep .active p{color:#2e2e2e;}.bd-register__byStep .active p:nth-child(1){color:#0c81c7;}.bd-register__byStep .active:hover{background-color:#fff;}brand .flex-10{flex:0 calc(10% - 10px);}brand .flex-20{flex:0 calc(20% - 10px);}brand .flex-30{flex:0 calc(30% - 10px);}brand .flex-40,brand .brand-main-wrapper .brand-main-product{flex:0 calc(40% - 10px);}brand .flex-50,brand .brand-main-wrapper .brand-main-item,brand .brand-main-product .item{flex:0 calc(50% - 10px);}brand .flex-60,brand .brand-main-wrapper .brand-main-static{flex:0 calc(60% - 10px);}brand .flex-70{flex:0 calc(70% - 10px);}brand .flex-80{flex:0 calc(80% - 10px);}brand .flex-90{flex:0 calc(90% - 10px);}brand .flex-100{flex:0 calc(100% - 10px);}brand .top-header{padding:20px;background-color:#fff;border:1px solid #eee;}brand .product-ratting li{color:#fdcb18;}brand .flexWrap,brand .brand-main-wrapper .brand-main-item,brand .brand-main-wrapper .brand-main-static-sub,brand .brand-main-wrapper,brand .brand-main-product{display:flex;gap:10px;flex-wrap:wrap;}@media only screen and (max-width:768px){brand .title-mypha{margin-bottom:0;}}@media only screen and (max-width:768px){brand .box-seach{margin-bottom:20px;}}brand .brand-main-product .item{max-height:125px;border:1px solid #eee;position:relative;}brand .brand-main-product .item a{display:block;}brand .brand-main-product .item:hover .item-info{opacity:1;visibility:visible;transition:opacity .6s linear;}brand .brand-main-product .item:not(:hover) .item-info{opacity:0;visibility:visible;transition:opacity .6s linear;}brand .brand-main-product .item img{height:100%;width:100%;cursor:pointer;}brand .brand-main-product .item-info{position:absolute;top:0;left:0;background:rgba(255,255,255,.9098039216);width:100%;height:100%;padding:5px;opacity:0;visibility:hidden;display:flex;justify-content:center;align-content:center;align-items:flex-end;}brand .brand-main-product .item-info a{color:#0074ba;line-height:15px;font-size:12px;text-align:justify;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;}brand .brand-main-product .item-info .price{color:#f34b27;font-size:18px;font-weight:var(--bd-fw-bold);line-height:24px;}@media only screen and (max-width:768px){brand .brand-main-wrapper .brand-main-static{flex:0 100%;}}brand .brand-main-wrapper .brand-main-static-sub{flex-direction:column;align-content:center;justify-content:center;align-items:center;height:100%;}brand .brand-main-wrapper .brand-main-footer div{text-align:center;height:35px;line-height:35px;}brand .brand-main-wrapper .brand-main-product{align-content:flex-start;}@media only screen and (max-width:768px){brand .brand-main-wrapper .brand-main-product{flex:0 100%;}}brand .brand-main-wrapper .brand-main-header{width:100%;text-align:center;margin-bottom:10px;}brand .brand-main-wrapper .brand-main-header img{width:150px;}brand .brand-main-wrapper .brand-main-header a div{font-weight:bold;color:var(--clr-theme-8);padding-top:10px;}brand .brand-main-wrapper .brand-main-item{background:#fff;padding:10px;-margin:0 auto;}@media only screen and (max-width:768px){brand .brand-main-wrapper .brand-main-item{flex:0 100%;}}brand .brand-main-wrapper .brand-main-item .brand-main-content{flex:0 100%;}brand .brand-main-wrapper .brand-main-item span{color:#0874b5;font-weight:bold;font-size:small;padding:0 3px;}brand .brand-main-wrapper .brand-main-item label{color:#888;font-size:small;padding:0 3px;}brand .swiper-slide{height:100px;line-height:100px;}brand .swiper-slide img{max-height:100px;}brand .box-seach{position:relative;}brand .box-seach .box-seach-button{position:absolute;right:3px;top:2px;background:var(--clr-theme-8);height:40px;width:40px;text-align:center;line-height:40px;border-radius:50%;color:#fff;}brand .box-seach input{width:100%;border:1px solid var(--clr-border-2);padding:10px 20px;border-radius:30px;background-color:#fff;}.cover-info-brand{position:relative;}.cover-info-brand .cover-thumb{width:100%;height:auto;max-height:300px;}@media only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px){.cover-info-brand .cover-thumb{height:170px;object-fit:cover;}}@media only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px){.cover-info-brand .banner-pagination-3{display:none!important;}}.cover-info-brand .info-shop{z-index:2;-overflow:hidden;}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1700px),only screen and (min-width:1600px) and (max-width:1700px){.cover-info-brand .info-shop{display:flex;align-items:flex-end;position:absolute;left:20px;bottom:-86px;}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px),(max-width:468px){.cover-info-brand .info-shop{display:flex;flex-direction:column;align-items:center;position:absolute;left:0;bottom:-120px;right:0;}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.cover-info-brand .info-shop{bottom:-70px;}}.cover-info-brand .info-shop .thumb{width:176px;height:176px;line-height:176px;background:var(--clr-common-white);border-radius:8px;text-align:center;box-shadow:0 9px 13px 0 rgba(0,0,0,.15);}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.cover-info-brand .info-shop .thumb{max-width:140px;max-height:140px;line-height:140px;}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),only screen and (max-width:575px){.cover-info-brand .info-shop .thumb{max-width:112px;max-height:112px;line-height:112px;}}@media(max-width:468px){.cover-info-brand .info-shop .thumb{max-width:84px;max-height:84px;line-height:84px;}}.cover-info-brand .info-shop .thumb img{width:100%;height:auto;}.cover-info-brand .info-shop .information-shop{margin:10px 14px 10px 14px;}@media(max-width:468px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:575px){.cover-info-brand .info-shop .information-shop{text-align:center;}}.cover-info-brand .info-shop .information-shop .detail-shop{display:flex;text-wrap:nowrap;}.cover-info-brand .info-shop .information-shop .ratting{display:flex;padding-right:20px;align-items:center;}.cover-info-brand .info-shop .information-shop .ratting span{color:var(--clr-text-14);font-size:var(--bd-fs-span);font-weight:var(--bd-fw-medium);}.cover-info-brand .info-shop .information-shop .ratting ul{display:flex;margin-right:6px;}.cover-info-brand .info-shop .information-shop .ratting ul li i{color:#fdcb18;}.cover-info-brand .info-shop .information-shop .vote{color:var(--clr-text-12);font-size:var(--bd-fs-span);font-weight:var(--bd-fw-medium);}.cover-info-brand .info-shop .information-shop .vote span{color:var(--clr-text-14);font-size:var(--bd-fs-span);font-weight:var(--bd-fw-medium);}.cover-info-brand .info-shop .product-shop{font-size:16px;font-style:normal;font-weight:var(--bd-fw-medium);}@-webkit-keyframes shine{100%{left:125%;}}@keyframes shine{100%{left:125%;}}.promotion__countdown{background-color:var(--clr-common-white);position:relative;overflow:hidden;}.promotion__countdown::before{position:absolute;top:0;left:0;z-index:2;display:block;width:50%;height:100%;-webkit-transform:skewX(-25deg);transform:skewX(-25deg);}.promotion__countdown:hover{box-shadow:var(--clr-common-blue2) 0 1px 12px 0;}.promotion__countdown:hover::before{background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);-webkit-animation:shine 2s;animation:shine 2s;width:100%;}.promotion__countdown .thumb{display:flex;justify-content:center;}.promotion__countdown .thumb .image{display:block;}.promotion__countdown .thumb .image img{width:100%;}.promotion__countdown .content{padding:10px 4px;text-align:center;height:110px;}.promotion__countdown .content span{color:var(--clr-text-13);font-size:13px;font-weight:600;}.promotion__countdown .content .promotion-name{color:var(--clr-theme-1);font-weight:var(--bd-fw-bold);height:36px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;line-height:18px;}.promotion__countdown .content .promotion-name:hover{color:#064061;}.promotion__countdown .content .bd-product__countdown{color:var(--clr-text-15);}.promotion__countdown .content .bd-product__countdown .count_down{width:36px;height:36px;background-color:var(--clr-text-15);color:var(--clr-common-white);text-align:center;margin:0;padding:2px;border-radius:3px;}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.promotion__countdown .content .bd-product__countdown .count_down{min-width:28px;}}.promotion__countdown .content .bd-product__countdown .count_down span{color:var(--clr-common-white);margin:0;font-weight:var(--bd-fw-medium);font-size:8px;}.introduce-shop .label{color:#000;font-weight:var(--bd-fw-bold);}.introduce-shop .content{font-size:15px;color:var(--clr-theme-9);line-height:21px;margin-bottom:36px;}.bg-video{width:100%;background-color:#000;position:relative;padding:60px 0;}.bg-video .introduce-about-shop{position:absolute;font-size:20px;color:var(--clr-text-12);left:29px;top:24px;z-index:2;}.bg-video video{width:100%;height:80%;transform:translate(0,12%);}.bd-promotion-nav .nav{border-top:1px solid #eee;border-bottom:1px solid #eee;}.bd-promotion-nav .nav .nav-link{border:0;color:#000;}.bd-promotion-nav .nav .nav-link:hover{color:var(--clr-theme-8);}.bd-promotion-nav .nav .active{color:var(--clr-theme-8);background-color:transparent;border-color:transparent;border-bottom:2px solid var(--clr-theme-8);}.mt-120{margin-top:120px;}.bd-promotion-active .swiper-button-next,.bd-trending-active-4 .swiper-button-next{background-color:var(--clr-theme-8);width:40px;height:40px;border-radius:50px;right:2px;color:var(--clr-common-white);opacity:.5;}.bd-promotion-active .swiper-button-prev,.bd-trending-active-4 .swiper-button-prev{background-color:var(--clr-theme-8);width:40px;height:40px;border-radius:50px;color:var(--clr-common-white);left:2px;opacity:.5;}.bd-promotion-active .swiper-button-next:hover,.bd-promotion-active .swiper-button-prev:hover,.bd-trending-active-4 .swiper-button-next:hover,.bd-trending-active-4 .swiper-button-prev:hover{opacity:1;}.bd-promotion-active .swiper-button-disabled,.bd-trending-active-4 .swiper-button-disabled{opacity:0;}.questions .title{font-size:30px;font-weight:600;}.questions .list-question{display:flex;gap:20px;flex-wrap:wrap;}.questions .list-question .content{border:1px solid var(--Line,#eee);background:#fff;width:260px;height:260px;display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;align-items:flex-start;}.questions .list-question .content .image{display:block;}.questions .list-question .content .question{font-size:20px;font-weight:600;}.questions .list-question .content .quantity-instruct span:first-child{margin-right:4px;}.questions .list-question .content .quantity-instruct span:last-child{margin-left:4px;}.questions .details-question{display:flex;flex-wrap:wrap;gap:20px;}.questions .details-question .reasons-question{flex:1 1 auto;width:70%;}.questions .details-question .reasons-question .box-reason{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e4e4e4;flex-wrap:wrap;}.questions .details-question .reasons-question .box-reason.active{background:#e4f7ff;}.questions .details-question .reasons-question .box-reason .reason{font-size:16px;font-weight:600;text-wrap:wrap;}.questions .details-question .reasons-question .box-reason .see-detail{color:#2ba3d5;}.questions .details-question .reasons-question .box-reason .see-detail i{margin-right:4px;}.questions .details-question .sidebar-question{flex:1 1 auto;}.questions .details-question .sidebar-question .sidebar-cat{font-size:18px;font-weight:600;}.questions .details-question .sidebar-question .list-question{display:flex;gap:10px;flex-direction:column;flex-wrap:wrap;align-items:flex-start;}.questions .details-question .sidebar-question .list-question .content{width:100%;height:76px;display:flex;flex:1 1 auto;flex-direction:row;padding:15px 40px 15px 10px!important;gap:18px;}.questions .details-question .sidebar-question .list-question .content .image img{width:44px;height:44px;}.questions .details-question .sidebar-question .list-question .content .box-question{flex:1;}.questions .details-question .sidebar-question .list-question .content .box-question .question{font-size:16px;}.questions .details-question .sidebar-question .list-question .content .box-question .quantity-instruct{font-size:12px;}.quickorder .old-price{color:var(--clr-common-gray1);}.quickorder .title{border-bottom:1px solid #eee;border-top:1px solid #eee;padding:18px 26px 0 26px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;}.quickorder input.input_search{border-radius:50px;border:1px solid var(--clr-common-gray2);line-height:40px;padding:0 20px;width:100%;}.quickorder .btn-go-to-cart{height:42px;background-color:var(--clr-theme-1);padding:0 50px;display:inline-block;line-height:42px;font-size:13px;color:var(--clr-common-white);font-weight:600;border-radius:50px;border:1px solid var(--clr-theme-1);}.quickorder .cart-selling .name{-webkit-line-clamp:unset;line-height:16px;}.quickorder .quantity-control{height:40px;width:125px;line-height:25px;border-radius:0;border-color:#eee;border:1px solid var(--clr-border-2);text-align:center;position:relative;width:100%;}.quickorder #search-quick .quick-order-filter .left-arrow.active{z-index:1;}.quickorder #search-quick .quick-order-filter .groupOrder li a{cursor:pointer;padding:0 10px;}.quickorder #search-quick .quick-order-filter .groupOrder li a:hover{background:var(--clr-common-blue3);color:var(--clr-common-white);}.quickorder #search-quick .show-more{cursor:pointer;}.quickorder #search-quick #LoadData{background:#fff;}.quickorder #search-quick #LoadData .row.cart-area{padding-left:0;}@keyframes append-animate{from{transform:scaleY(0);opacity:0;}to{transform:scaleY(1);opacity:1;}}.quickorder #search-quick #LoadData .new-box{transform-origin:50% 0;animation:append-animate .5s linear;}.quickorder #search-quick #LoadData .product-quick-order-quantity{font-size:.9rem;font-style:italic;color:var(--clr-common-placeholder-2);font-weight:400;cursor:default;}.quickorder #search-quick .formControl_search{width:100%;}.quickorder #search-quick .formControl_search .clear-search-quick-order-container{display:none;position:relative;}.quickorder #search-quick .formControl_search .clear-search-quick-order-container .clear-search{position:absolute;right:15px;z-index:9999;}.quickorder #search-quick .formControl_search .clear-search-quick-order-container .clear-search{cursor:pointer;padding:10px;}.quickorder #search-quick .formControl_search .clear-search-quick-order-container .clear-search i{font-weight:600;color:var(--clr-common-gray1);}@media only screen and (min-width:1200px) and (max-width:1399px){.quick-cart .quick-cart-quantity{flex:1 1 auto;}.quick-cart .total-price{flex:1 1 auto;}}.accumulated-points-container{background:var(--clr-common-white);padding:20px;}.accumulated-points-container .main-header-container{font-weight:600;padding-bottom:20px;border-bottom:1px solid var(--clr-common-gray3);}.accumulated-points-container .main-header-container .header{text-transform:uppercase;font-size:1.2rem;flex:1;}.accumulated-points-container .main-header-container .header-guide{cursor:pointer;text-decoration:underline;}.accumulated-points-container .ap-progress-rank-level{padding:20px 70px;}@media(max-width:468px){.accumulated-points-container .ap-progress-rank-level{padding:0;}.accumulated-points-container .ap-progress-rank-level .active-status{display:none;}}.accumulated-points-container .ap-progress-rank-level .prl-sub-header .vr{margin:0 10px;font-size:1.2rem;}.accumulated-points-container .ap-progress-rank-level .prl-sub-header .prl-date{color:var(--clr-text-7);}.accumulated-points-container .ap-progress-rank-level .prl-sub-header .prl-text{font-size:inherit!important;}.accumulated-points-container .ap-progress-rank-level .prl-sub-header .prl-text,.accumulated-points-container .ap-progress-rank-level .prl-sub-header .prl-point,.accumulated-points-container .ap-progress-rank-level .prl-sub-header .prl-rank{font-weight:600;font-size:1.5rem;}.accumulated-points-container .ap-progress-rank-level .prl-sub-header .prl-point{color:var(--clr-common-blue3);}.accumulated-points-container .ap-progress-rank-level .prl-sub-header .prl-rank{font-size:1.2rem;}.accumulated-points-container .ap-progress-rank-level .prl-sub-header .prl-next-rank{color:var(--clr-text-5);font-size:.8rem;margin-left:10px;}.accumulated-points-container .ap-progress-rank-level .ap-progress-container{width:100%;margin:40px 0 10px 0;padding:15px;}.accumulated-points-container .ap-progress-rank-level .ap-progress-container .progress-bars-wrapper{display:flex;position:relative;}.accumulated-points-container .ap-progress-rank-level .ap-progress-container .progress-bars-wrapper .ap-progress-bar-wrapper{flex-grow:1;position:relative;height:5px;background-color:var(--clr-common-gray2);opacity:.7;}.accumulated-points-container .ap-progress-rank-level .ap-progress-container .progress-bars-wrapper .ap-progress-bar-wrapper:last-child{flex-grow:0;}.accumulated-points-container .ap-progress-rank-level .ap-progress-container .progress-bars-wrapper .ap-pb-img{position:relative;width:60px;height:60px;}.accumulated-points-container .ap-progress-rank-level .ap-progress-container .progress-bars-wrapper .ap-pb-img .detail-rank{position:absolute;left:-45px;text-align:center;width:150px;}.accumulated-points-container .ap-progress-rank-level .ap-progress-container .progress-bars-wrapper .ap-pb-img img{width:60px;height:60px;position:absolute;top:-26px;z-index:1;}.accumulated-points-container .ap-progress-rank-level .ap-progress-container .progress-bars-wrapper .ap-pb-img img:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.8);z-index:0;}.accumulated-points-container .ap-progress-rank-level .ap-progress-container .progress-bars-wrapper .rank_1:before{background-image:url("/Skin/img/rank_1.png");}.accumulated-points-container .ap-progress-rank-level .ap-progress-container .progress-bars-wrapper .rank_2:before{background-image:url("/Skin/img/rank_2.png");}.accumulated-points-container .ap-progress-rank-level .ap-progress-container .progress-bars-wrapper .rank_3:before{background-image:url("/Skin/img/rank_3.png");}.accumulated-points-container .ap-progress-rank-level .ap-progress-container .progress-bars-wrapper .rank_4:before{background-image:url("/Skin/img/rank_4.png");}.accumulated-points-container .ap-progress-rank-level .ap-progress-container .progress-bars-wrapper .rank_5:before{background-image:url("/Skin/img/rank_5.png");}.accumulated-points-container .ap-progress-rank-level .ap-progress-container .progress-bars-wrapper .ap-progress-bar-active{height:5px;background:var(--clr-common-orange2);border-radius:5px;position:absolute;left:0;z-index:1;}.accumulated-points-container .ap-progress-rank-level .ap-progress-container .progress-bars-wrapper .ap-progress-bar-active:after{content:"";position:absolute;width:15px;height:15px;border-radius:50%;right:-13px;top:-4.5px;background:var(--clr-common-orange2);}.accumulated-points-container .ap-progress-rank-level .ap-progress-container .progress-bars-wrapper .ap-progress-bar-active .active-status{position:absolute;right:-48px;text-align:center;top:13px;font-weight:600;font-size:.8rem;}.accumulated-points-container .ap-progress-rank-level .ap-progress-container .progress-bars-wrapper .ap-progress-bar-active .active-status .as-text{color:var(--clr-text-7);font-weight:normal;}.accumulated-points-container .ap-tbl-details .action-box .row{position:relative;}.accumulated-points-container .ap-tbl-details .action-box .lb-date{color:var(--clr-text-3);margin:0 0 5px;}.accumulated-points-container .ap-tbl-details .action-box input{background:var(--clr-common-white);border:1px solid var(--clr-border-2);border-radius:5px;line-height:60px;padding:0 0 0 20px;width:100%;outline:0;padding:0 20px 0 20px;height:40px;line-height:40px;font-size:14px;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;}.accumulated-points-container .ap-tbl-details .action-box .error{padding-left:5px;}.accumulated-points-container .ap-tbl-details .action-box .ap-search-btn{text-align:right;position:absolute;bottom:0;right:0;}@media only screen and (max-width:575px){.accumulated-points-container .ap-tbl-details .action-box .ap-search-btn{position:inherit;}}.accumulated-points-container .ap-tbl-details .table{vertical-align:middle;}.accumulated-points-container .ap-tbl-details .table .point{color:var(--clr-common-green);font-weight:600;}.accumulated-points-container .ap-tbl-details .table .content a{font-weight:600;}.accumulated-points-container .ap-tbl-details .table thead{color:var(--clr-text-12);opacity:.9;}@media only screen and (max-width:575px){.accumulated-points-container .ap-tbl-details .table{display:table;}.accumulated-points-container .ap-tbl-details .table thead{display:table-header-group;}.accumulated-points-container .ap-tbl-details .table tr{display:table-row;}.accumulated-points-container .ap-tbl-details .table tbody{display:table-row-group;}.accumulated-points-container .ap-tbl-details .table td{display:table-cell;padding-left:unset!important;text-align:left!important;width:unset;}.accumulated-points-container .ap-tbl-details .table td::before{display:none;}}.accumulated-points-container .ui-datepicker{width:21em;}.accumulated-points-container .ui-datepicker .ui-datepicker-header{border:unset!important;background:unset!important;}.accumulated-points-container .ui-datepicker td,.accumulated-points-container .ui-datepicker th{text-align:center;font-size:14px;}.accumulated-points-container .ui-datepicker td a{border:unset!important;text-align:center;padding:5px 10px;}.account-statistic-container .thead{color:var(--clr-text-6);opacity:.7;}.account-statistic-container .action-box .row{position:relative;}.account-statistic-container .action-box .lb-date{color:var(--clr-text-3);margin:0 0 5px;}.account-statistic-container .action-box input{background:var(--clr-common-white);border:1px solid var(--clr-border-2);border-radius:5px;line-height:60px;padding:0 0 0 20px;width:100%;outline:0;padding:0 20px 0 20px;height:40px;line-height:40px;font-size:14px;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;}.account-statistic-container .action-box .error{padding-left:5px;}.account-statistic-container .action-box .ap-search-btn{text-align:right;position:absolute;bottom:0;right:0;}@media only screen and (max-width:575px){.account-statistic-container .action-box .ap-search-btn{position:inherit;}}.account-statistic-container .us-detail{position:relative;}.account-statistic-container .us-detail .display-total-ps{font-style:italic;top:0;font-weight:600;color:var(--clr-text-6);}@media only screen and (max-width:575px){.account-statistic-container .us-detail .display-total-ps{position:static;}}.account-statistic-container .us-detail .ps-sort,.account-statistic-container .us-detail .ss-sort{cursor:pointer;}.account-statistic-container .us-detail .ps-product{display:flex;gap:15px;}.account-statistic-container .us-detail .ps-product .unit{color:var(--clr-text-11);font-size:12px;font-weight:400;line-height:1.43;font-style:italic;}.account-statistic-container .us-detail .table{vertical-align:middle;}.account-statistic-container .us-detail .table .point{color:var(--clr-common-green);font-weight:600;}.account-statistic-container .us-detail .table .content a{font-weight:600;}.account-statistic-container .us-detail .table tfoot{display:table-header-group;}.account-statistic-container .us-detail .table thead,.account-statistic-container .us-detail .table tfoot th{color:var(--clr-text-12);opacity:.9;}@media only screen and (max-width:575px){.account-statistic-container .us-detail .table{display:table;}.account-statistic-container .us-detail .table thead{display:table-header-group;}.account-statistic-container .us-detail .table tr{display:table-row;}.account-statistic-container .us-detail .table tbody{display:table-row-group;}.account-statistic-container .us-detail .table td{display:table-cell;padding-left:unset!important;text-align:left!important;width:unset;}.account-statistic-container .us-detail .table td::before{display:none;}}.account-statistic-container .ui-datepicker{width:21em;}.account-statistic-container .ui-datepicker .ui-datepicker-header{border:unset!important;background:unset!important;}.account-statistic-container .ui-datepicker td,.account-statistic-container .ui-datepicker th{text-align:center;font-size:14px;}.account-statistic-container .ui-datepicker td a{border:unset!important;text-align:center;padding:5px 10px;}