.cartpcstyle{min-height:300px}.CartSideContainer .cart--empty-message{text-align:center}.CartSideContainer .cart--empty-message svg{width:80px;margin:15px}.cart-sidebar{position:fixed;width:340px;top:0 !important;bottom:0;background-color:#fff;overflow:hidden;z-index:999999;transform:translateX(100%);visibility:hidden;transition:transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1),visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);box-shadow:none;touch-action:manipulation;right:0}.cart-sidebar.active{visibility:visible;transform:translateX(0)}.cart-sidebar .cart_heading{padding:15px 15px;display:block;position:relative}.cart-sidebar .cart_heading .cart_title{margin-bottom:0;text-align:left;font-size:16px;display:block;text-transform:uppercase;color:#222;font-weight:600}.cart-sidebar .cart_heading .cart_btn-close{position:absolute;margin-left:0;right:15px;top:18px;line-height:0;padding:0;border:none;background-color:transparent;cursor:pointer;border-radius:0;z-index:999;transition:transform 0.4s ease-in-out, opacity 0.4s ease-in-out}.cart-sidebar .cart_heading .cart_btn-close svg{width:15px;height:15px;stroke-width:1.5px}.cart-sidebar .drawer__inner{width:100%;height:100%;background:#fff}.cart-sidebar .cart_body{padding:15px;height:calc(100vh - 210px);overflow-y:auto}.cart-sidebar .cart_body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 0 2px rgba(0,0,0,0.3);border-radius:5px;background-color:#F5F5F5}.cart-sidebar .cart_body::-webkit-scrollbar{width:5px;background-color:#F5F5F5}.cart-sidebar .cart_body::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 0 2px rgba(0,0,0,0.3);background-color:#e5e5e5}.cart-sidebar .cart_body .cart_product{margin-bottom:15px;padding-bottom:15px;display:table;width:100%}.cart-sidebar .cart_body .cart_image{display:table-cell;width:24%;vertical-align:top;position:relative}.cart-sidebar .cart_body .cart_info{padding-left:15px;vertical-align:top}.cart-sidebar .cart_body .cart_info .cart_name{margin-bottom:5px}.cart-sidebar .cart_body .cart_info .cart_name a{margin-bottom:4px;font-size:13px;font-weight:500;color:#333;line-height:1.3;display:block}.cart-sidebar .cart_body .cart_info .cart_name a:hover{color:#f94e3f}.cart-sidebar .cart_body .cart_info .variant-title{display:block;font-size:12px}.cart-sidebar .cart_body .grid{display:flex}.cart-sidebar .cart_body .grid .cart_item_name{width:50%}.cart-sidebar .cart_body .grid .cart_item_name .cart_quantity{font-size:12px;margin-bottom:5px;display:block;font-weight:normal;color:#333}.cart-sidebar .cart_body .grid .cart_prices{width:50%}.cart-sidebar .cart_body .grid .cart_prices .cart-price{font-weight:bold;display:block;font-size:14px;color:#f94e3f}.cart-sidebar .cart_body .grid .cart__btn-remove{font-size:13px;color:#30656b}.cart-sidebar .cart_body .cart_select input{display:inline-block;padding:0;text-align:center;border-radius:0;width:35px;min-height:28px;border:1px solid #e5e5e5;color:#222;height:28px;font-size:14px;margin:0;float:left;border-left:none;border-right:none}.cart-sidebar .cart_body .cart_select button{border-radius:0;border:1px solid #e5e5e5;border-color:#e5e5e5;color:#222;line-height:26px;padding:0;margin:0;width:28px;background-color:#fff;height:28px;float:left}.cart-sidebar .cart_body .cart_select button.btn-minus{border-right:0}.cart-sidebar .cart_body .cart_select button.btn-plus{border-left:0}.cart-sidebar .ajaxcart__footer{padding:10px}.cart-sidebar .ajaxcart__footer .cart__subtotal{font-size:15px;font-weight:500;margin-bottom:12px;display:flex}.cart-sidebar .ajaxcart__footer .cart__subtotal .cart__col-6{width:50%;float:left}.cart-sidebar .ajaxcart__footer .cart__subtotal .cart__totle{width:50%;float:left}.cart-sidebar .ajaxcart__footer .cart__subtotal .cart__totle .total-price{color:#f94e3f;font-weight:bold}.cart-sidebar .ajaxcart__footer .cart__btn-proceed-checkout-dt{display:block;position:relative;padding-top:20px}.cart-sidebar .ajaxcart__footer .cart__btn-proceed-checkout-dt button{width:100%;background-color:#f94e3f;color:#fff;text-align:center;line-height:40px}.cart-sidebar .ajaxcart__footer .cart__btn-proceed-checkout-dt button:hover{background-color:#f94e3f}h1{font-size:22px;margin-bottom:20px}@media (max-width: 1199px){.CartMobileContainer .cart--empty-message{text-align:center}.CartMobileContainer .cart--empty-message svg{width:80px;margin:15px}.cart-mobile .cart_body{padding:0}.cart-mobile .cart_body .cart_product{margin-bottom:15px;padding-bottom:15px;display:table;width:100%;border-bottom:solid 1px #ebebeb}.cart-mobile .cart_body .cart_image{display:table-cell;width:10%;vertical-align:top;position:relative}}@media (max-width: 1199px) and (max-width: 767px){.cart-mobile .cart_body .cart_image{width:20%}}@media (max-width: 1199px){.cart-mobile .cart_body .cart_info{padding-left:15px;vertical-align:top}.cart-mobile .cart_body .cart_info .cart_name{margin-bottom:5px}.cart-mobile .cart_body .cart_info .cart_name a{margin-bottom:10px;font-size:13px;font-weight:500;color:#333;line-height:1.3;display:block}.cart-mobile .cart_body .cart_info .cart_name a:hover{color:#f94e3f}.cart-mobile .cart_body .cart_info .variant-title{display:block;font-size:12px}.cart-mobile .cart_body .grid{display:flex}.cart-mobile .cart_body .grid .cart_item_name{width:50%}.cart-mobile .cart_body .grid .cart_item_name .cart_quantity{font-size:12px;margin-bottom:5px;display:block;font-weight:normal;color:#333}.cart-mobile .cart_body .grid .cart_prices{width:50%}.cart-mobile .cart_body .grid .cart_prices .cart-price{font-weight:bold;display:block;font-size:14px;color:#f94e3f}.cart-mobile .cart_body .grid .cart__btn-remove{font-size:13px;color:#30656b;float:right}.cart-mobile .cart_body .cart_select input{display:inline-block;padding:0;text-align:center;border-radius:0;width:35px;min-height:28px;border:1px solid #e5e5e5;color:#222;height:28px;font-size:14px;margin:0;float:left;border-left:none;border-right:none}.cart-mobile .cart_body .cart_select button{border-radius:0;border:1px solid #e5e5e5;border-color:#e5e5e5;color:#222;line-height:26px;padding:0;margin:0;width:28px;background-color:#fff;height:28px;float:left}.cart-mobile .cart_body .cart_select button.btn-minus{border-right:0}.cart-mobile .cart_body .cart_select button.btn-plus{border-left:0}.cart-mobile .ajaxcart__footer{padding:10px 0}.cart-mobile .ajaxcart__footer .cart__subtotal{font-size:15px;font-weight:500;margin-bottom:12px;display:flex}.cart-mobile .ajaxcart__footer .cart__subtotal .cart__col-6{width:50%;float:left}.cart-mobile .ajaxcart__footer .cart__subtotal .cart__totle{width:50%;float:left}.cart-mobile .ajaxcart__footer .cart__subtotal .cart__totle .total-price{color:#f94e3f;font-weight:bold}}.quickview-close.close-pop{position:absolute;right:15px;top:10px}.quickview-close.close-pop .icon-close{background-image:url(//bizweb.dktcdn.net/100/119/255/themes/880343/assets/i-close-white.svg?1665375849611);background-repeat:no-repeat;width:20px;height:14px;display:block;background-size:contain;position:absolute;top:4px;right:-10px}#popup-cart{position:fixed;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-os-transform:translateX(-50%);z-index:10000;top:10%;display:none;z-index:-1}#popup-cart.opencart{display:block;z-index:99999}body.opacitycart:before{content:"";width:100%;height:100%;background:#000;position:fixed;left:0;top:0;opacity:.5;z-index:9999}.footer-popup{margin-top:10px}.footer-popup .btn-proceed-checkout{color:#f94e3f}.footer-popup .btn-proceed-checkout .fa{margin-right:5px}.popup-cart-mobile{padding-right:0px !important;z-index:10000;left:50%;top:10%;position:fixed;display:none;transition:transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1),visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);box-shadow:none;touch-action:manipulation;z-index:-1}.popup-cart-mobile.active{display:block;z-index:9999;transform:translateX(-50%)}.popup-cart-mobile .header-popcart{transform:translate(0);border-radius:0;width:1140px;max-width:1140px}@media (max-width: 1199px) and (min-width: 992px){.popup-cart-mobile .header-popcart{width:900px;max-width:900px}}@media (max-width: 991px) and (min-width: 768px){.popup-cart-mobile .header-popcart{width:700px;max-width:700px}}@media (max-width: 767px){.popup-cart-mobile .header-popcart{width:300px}}.popup-cart-mobile .media-content{border:none;box-shadow:none;border-radius:0;position:relative;background-color:#fff;background-clip:padding-box;outline:0}@media (max-width: 991px){.popup-cart-mobile .media-content{width:auto}}.popup-cart-mobile .media-content .col-lg-6{padding:40px 40px 50px 40px}@media (max-width: 767px){.popup-cart-mobile .media-content .col-lg-6{padding:10px 15px}}.popup-cart-mobile .media-content .modal-left{text-align:left}.popup-cart-mobile .media-content .modal-left .title{padding-left:20px;position:relative}.popup-cart-mobile .media-content .modal-left .title:before{position:absolute;left:0;top:3px;content:'\2714';font-size:20px;color:#52b249}.popup-cart-mobile .media-content .modal-right{text-align:left;background:#f9f9f9;padding-bottom:30px}@media (max-width: 767px){.popup-cart-mobile .media-content .modal-right{padding:15px}}.popup-cart-mobile .thumb-1x1{width:150px;text-align:center;border:solid 1px #ebebeb;height:150px;display:flex;align-items:center;align-content:center;justify-content:center}.popup-cart-mobile .product-new-price{color:#333;font-size:14px;line-height:24px;font-family:"Arial",sans-serif;font-weight:400;display:block}.popup-cart-mobile .product-new-price span{color:#f94e3f;font-weight:700}.popup-cart-mobile .close{position:absolute !important;right:15px;top:5px;opacity:1}@media (max-width: 767px){.popup-cart-mobile .close{right:5px;top:0}}.popup-cart-mobile .close:hover{color:#f94e3f}.popup-cart-mobile .close span{color:#333;font-size:30px}.popup-cart-mobile .modal-body{position:relative;padding:15px 0}@media (max-width: 767px){.popup-cart-mobile .modal-body{padding:0}}.popup-cart-mobile .modal-body .thumb_img{display:block;float:left;height:150px;width:150px;position:relative}@media (max-width: 767px){.popup-cart-mobile .modal-body .thumb_img{width:100px;display:none}}.popup-cart-mobile .modal-body .product-title{font-family:"Arial",sans-serif;font-size:14px;color:#333;font-weight:400;line-height:24px;margin:0}.popup-cart-mobile .modal-body .quality{font-size:14px;color:#333;font-family:"Arial",sans-serif;line-height:24px}.popup-cart-mobile .modal-body .quality span{color:#f94e3f;font-weight:700}.popup-cart-mobile .modal-body .body_content{display:block;float:left}@media (min-width: 768px){.popup-cart-mobile .modal-body .body_content{width:calc(100% - 150px);-webkit-width:calc(100% - 150px);-moz-width:calc(100% - 150px);-o-width:calc(100% - 150px);-os-width:calc(100% - 150px);padding-left:20px}}@media (max-width: 767px){.popup-cart-mobile .modal-body .body_content{width:100%}}.popup-cart-mobile .right_title{font-family:"Arial",sans-serif;color:#333;display:inline-block;font-size:24px;font-weight:500;margin:0 0 25px 0}.popup-cart-mobile .shipping_price{font-size:14px;color:#333;line-height:24px;font-family:"Arial",sans-serif}.popup-cart-mobile .shipping_price .shipping_1{display:inline-block}.popup-cart-mobile .shipping_price .shipping_2{display:inline-block;font-weight:700;color:#f94e3f}.popup-cart-mobile .total_price{font-family:"Arial",sans-serif;font-weight:400;padding:10px 0 60px;font-size:14px;color:#333;line-height:24px}@media (max-width: 991px){.popup-cart-mobile .total_price{padding:5px 0 15px}}.popup-cart-mobile .total_price .total_price_h{font-family:"Arial",sans-serif;display:inline-block}.popup-cart-mobile .total_price .price{display:inline-block;font-weight:700;color:#f94e3f;font-family:"Arial",sans-serif;line-height:24px}.popup-cart-mobile .btn-cart-continue{font-family:"Arial",sans-serif;display:inline-block;float:left;width:auto;font-size:12px;margin-top:15px;border:solid 1px #f94e3f;font-weight:700;text-align:center;text-decoration:none;border-radius:0;background:#f94e3f;padding:0px 25px;height:45px;line-height:45px;color:#fff;padding:0 20px;min-width:150px;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-ms-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}@media (max-width: 991px){.popup-cart-mobile .btn-cart-continue{width:100%}}.popup-cart-mobile .btn-cart-continue:hover{background:#fff;color:#f94e3f}.popup-cart-mobile .checkout_button{font-family:"Arial",sans-serif;display:inline-block;float:left;width:auto;font-size:12px;margin-top:15px;border:solid 1px #f94e3f;font-weight:700;text-align:center;text-decoration:none;border-radius:0;background:#fff;padding:0px 25px;height:45px;line-height:45px;color:#f94e3f;padding:0 20px;min-width:150px;margin-right:10px;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-ms-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}@media (max-width: 991px){.popup-cart-mobile .checkout_button{width:100%}}.popup-cart-mobile .checkout_button .fa{padding-left:10px}.popup-cart-mobile .checkout_button:hover{background:#f94e3f;border-color:#f94e3f;color:#fff}.popup-cart-mobile h3{font-family:"Arial",sans-serif;color:#52b249;margin:0;font-size:24px;font-weight:500;margin:0 0 25px;display:block}@media (max-width: 767px){.popup-cart-mobile h3{font-size:16px}}.popup-cart-mobile h3.right_title{font-size:16px;line-height:19px;font-style:normal;color:#333}.popup-cart-mobile h3.right_title a,.popup-cart-mobile h3.right_title b{font-family:"Arial",sans-serif;font-size:16px;line-height:19px;font-style:normal;color:#333;font-weight:400}.popup-cart-mobile h3.right_title a i,.popup-cart-mobile h3.right_title b i{font-style:normal}.popup-cart-mobile h3 i.fa{font-style:normal;color:#333}.popup-cart-mobile h3 a:hover i{color:#f94e3f}.popup-cart-mobile .btn-red{line-height:48px;height:50px;padding:0;border-radius:0;font-size:21px;font-weight:400;box-shadow:none}.ajax-load{position:fixed;z-index:-1;top:0;left:0;right:0;bottom:0;margin:auto;text-align:center;width:100px;height:100px;line-height:100px;opacity:0;visibility:hidden}.ajax-load.active{opacity:1;visibility:visible;z-index:9999}.awe-popup{position:fixed;z-index:9999;top:0;height:0;width:0;left:0;right:0;bottom:0;text-align:center;overflow:hidden;visibility:hidden;opacity:0;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-ms-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}.awe-popup .overlay{background-color:rgba(33,33,33,0.8);color:rgba(0,0,0,0.4);position:fixed;top:0 !important;left:0;right:0;bottom:0;margin:auto;width:0;height:0}.awe-popup .content{position:relative;max-width:1140px;min-width:1140px;padding:25px 28px;max-height:0;text-align:left;opacity:0;margin:0 auto;background:transparent;overflow:hidden;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-ms-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;position:relative;padding:25px 28px;max-height:0;text-align:left;opacity:0;margin:0 auto;background:#fff}.awe-popup.active{visibility:visible;opacity:1;top:0 !important;height:auto;width:auto}.awe-popup.active .content{max-height:calc(100% - 60px);opacity:1;background:transparent;padding:0}.awe-popup.active .content .info{background:#fff;min-width:500px}.awe-popup.active .overlay{width:100%;height:100%}.close-window{position:absolute;top:2px;right:2px;width:25px;height:25px;cursor:pointer;z-index:8040;color:#fff;text-align:center;line-height:25px;border-radius:0}.close-window .icon-close{background-image:url(//bizweb.dktcdn.net/100/119/255/themes/880343/assets/i-close-white.svg?1665375849611);background-repeat:no-repeat;width:20px;height:14px;display:block;background-size:contain;position:absolute;top:-15px;right:-30px}.awe-popup.loading{z-index:9998}.awe-popup.loading .loader{left:50%;position:fixed;top:50%;-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-ms-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.awe-popup.loaded-content .loader{display:none}.awe-popup.addcart-popup .content{min-width:auto}.product-popup .product-image{float:left;margin:0 20px 0 0}.product-popup .product-info{overflow:hidden;position:relative}.product-popup .product-info p{margin-bottom:0px;line-height:24px}.product-popup .popup-title{padding-left:15px;border-radius:0}.product-popup .popup-title i{margin-right:5px}.product-popup .product-name{color:#f94e3f}.product-popup .product-info p.total-money{margin-bottom:15px}.product-popup h3{color:#52b249;margin-bottom:25px}.product-popup h3 .fa{margin-right:4px}.product-popup .pop-right h3{color:#333}.pop-right{background:#f9f9f9}
