@font-face{font-family:"Muller";src:url("../fonts/Muller/MullerLight.woff2") format("woff2"),url("../fonts/Muller/MullerLight.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Muller";src:url("../fonts/Muller/MullerRegular.woff2") format("woff2"),url("../fonts/Muller/MullerRegular.woff") format("woff");font-weight:500;font-style:normal}@font-face{font-family:"Muller";src:url("../fonts/Muller/MullerMedium.woff2") format("woff2"),url("../fonts/Muller/MullerMedium.woff") format("woff");font-weight:600;font-style:normal}@font-face{font-family:"Muller";src:url("../fonts/Muller/MullerBold.woff2") format("woff2"),url("../fonts/Muller/MullerBold.woff") format("woff");font-weight:700;font-style:normal}:root{--font-size-3xs: 0.5rem;--font-size-xxs: 0.625rem;--font-size-xs: 0.75rem;--font-size-sm: 0.875rem;--font-size-base: 1rem;--font-size-md: 1.125rem;--font-size-xl: 1.375rem;--font-size-2xl: 1.5rem;--font-size-3xl: 1.875rem;--font-size-4xl: 2.225rem;--red-color: #ff3e3e;--blue-color: rgba(13, 110, 253);--teal-color: #00b290;--amber-color: #e58800;--bright-blue-color: #1281ff;--deep-pink-color: #d3207f;--white-color: #FFFFFF;--black-color: #000000;--font-family-content: "Jockey One";--font-family: "Muller";--font-weight-content: 400;--color-primary: #20BCDC;--primary-color: rgba(32, 188, 220, 1)}html{padding:0;margin:0;box-sizing:border-box;height:100%}a{color:var(--primary-color);text-decoration:none;transition:.3s ease-in-out}a:hover{color:#55a521}input{background-color:#fff;border:1px solid #dedede;border-radius:7px;min-height:50px}input::placeholder{color:rgba(38,42,43,.5019607843)}input[type=checkbox]{width:20px;height:20px;min-height:1px}select{min-height:50px}body{font-size:var(--font-size-base);line-height:1.2}body header{font-family:var(--font-family),sans-serif;font-weight:500;padding:16px 20px;background:#1f1f1f}body header .logo{display:flex;align-items:center;gap:12px;max-width:292px}body header nav.menu-mobile.offcanvas.offcanvas-start{top:69px;max-width:330px;width:100%;z-index:11 !important;padding-bottom:48px;transition:.5s ease-in-out}body header .offcanvas-backdrop.show{z-index:9;width:100%;height:100%;top:69px}body header nav .list-item-menu{font-size:calc(var(--font-size-xl) - 3.5px);list-style:none;gap:32px;line-height:38px}@media(min-width: 1279px)and (max-width: 1360px){body header nav .list-item-menu{font-size:calc(var(--font-size-xl) - 5px)}}body header nav .list-item-menu li{position:relative}body header nav .list-item-menu li a{color:var(--white-color);text-decoration:none;transition:.3s ease-in-out;padding:0;font-size:var(--font-size-lg)}body header nav .list-item-menu li:before{content:"";position:absolute;display:inline-block;border-bottom:3px solid #fff;width:100%;bottom:0;max-width:0;transition:.3s ease-in-out;left:50%;transform:translateX(-50%)}body header nav .list-item-menu li:hover a{transition:.3s ease-in-out;opacity:.8}body header nav .list-item-menu li:hover:before{transition:.3s ease-in-out;max-width:100%}body header .search{position:relative;background:rgba(0,0,0,0);border-radius:6px;display:flex}@media screen and (min-width: 1279px){body header .search{width:300px}}@media screen and (min-width: 1361px){body header .search{width:400px}}body header .search span{position:absolute !important;left:16px}@media(min-width: 1279px)and (max-width: 1360px){body header .search span svg{max-width:28px}}@media screen and (max-width: 768px){body header .search span{position:static !important}}body header .search form{align-items:center}body header .search form input{background:hsla(0,0%,100%,.0705882353);border:none;font-size:var(--font-size-base);color:var(--white-color);outline:none;padding:10px 16px;padding-left:60px;height:52px;line-height:52px}@media(min-width: 1279px)and (max-width: 1360px){body header .search form input{height:42px;line-height:42px}}body header .search form input:focus{color:var(--white-color);background-color:hsla(0,0%,100%,.0705882353)}body header .search form input::placeholder{color:#fff;opacity:1;font-size:calc(var(--font-size-base) + 4px);font-weight:500}@media screen and (min-width: 1279px){body header .search form input::placeholder{font-size:calc(var(--font-size-base) + 2px)}}body header .search button{height:50px;border-color:var(--primary-color);color:var(--primary-color)}@media screen and (max-width: 768px){body header .mobile .search span{position:absolute !important}}body .content-menu-wrapper{background:#2b2b2b;overflow-y:auto;overflow-x:hidden;padding:20px;padding-right:unset !important;padding-left:unset !important;display:flex;gap:12px;flex-direction:column;width:329px;max-width:329px;z-index:1}@media(max-width: 1440px)and (min-width: 1200px){body .content-menu-wrapper{width:265px;max-width:265px}}body .content-menu-wrapper .menu-one .title{color:#46e0ff !important}body .content-menu-wrapper .main-content{display:flex;gap:12px;flex-direction:column;transition:.5s ease-in-out}body .content-menu-wrapper .main-content .menu-header{display:flex;gap:10px;font-size:var(--font-size-md);max-width:90% !important}body .content-menu-wrapper .main-content .menu-header .collapse-icon{display:none}body .content-menu-wrapper .main-content .menu-header .title{color:#fff;font-size:var(--font-size-md);font-family:var(--font-family),"sans-serif"}body .content-menu-wrapper .main-content .menu-header .menu-content .item-menu{font-size:var(--font-size-lg)}body .content-menu-wrapper .main-content .menu-content{display:flex;flex-direction:column;gap:12px;opacity:1;transition:.3s ease-in-out}body .content-menu-wrapper .main-content .menu-content .small-menu{overflow:hidden;opacity:1;transition:.3s ease-in-out}body .content-menu-wrapper .main-content .menu-content .small-menu .list-content{display:flex;flex-direction:column;gap:8px;font-weight:400;list-style:none;margin:0;padding:0;font-size:var(--font-size-md)}body .content-menu-wrapper .main-content .menu-content .small-menu-hide{max-height:0;opacity:0;transition:.5s ease-in-out}body .content-menu-wrapper .main-content .menu-content .subtitle{display:flex;gap:10px;align-items:center}body .content-menu-wrapper .main-content .menu-content .subtitle .title{margin:0}body .content-menu-wrapper .main-content .menu-content-hide{position:relative;overflow:hidden;max-height:0;opacity:0;transition:.3s ease-in-out}body .content-menu-wrapper .main-content .menu-content-hide .small-menu{opacity:0;transition:.3s ease-in-out}body .content-menu-wrapper .main-content .menu-content-hide~.main-content{gap:0}body .content-menu-wrapper .menu-two{margin-bottom:4px;margin-top:4px}body .content-menu-wrapper .menu-two .menu-two-collapse-icon{cursor:pointer}body .content-menu-wrapper .menu-two a{font-weight:700 !important}body .content-second-menu-wrapper{display:flex;background:#f6f6f6;font-weight:600;height:100%;padding-top:36px;text-align:center;flex-direction:column;align-items:center;gap:8px}body .content-second-menu-wrapper .button-action{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:5px;padding:8px 15px;font-size:var(--font-size-md);color:#262a2b;box-shadow:0px 1px 4px 0px rgba(0,0,0,.1019607843);border-radius:10px;background:linear-gradient(white, white) padding-box,linear-gradient(90deg, rgba(26, 117, 187, 0.48) 0%, rgba(32, 188, 220, 0.48) 100%);cursor:pointer;width:100%;max-width:139px;background:#f6f6f6;border:1px solid #dedede}@media(max-width: 1440px)and (min-width: 1200px){body .content-second-menu-wrapper .button-action{max-width:119px;font-size:calc(var(--font-size-md) - 2px)}}body .content-second-menu-wrapper .button-action a{font-size:var(--font-size-md);color:#262a2b;background:#fff}@media(max-width: 1400px)and (min-width: 1200px){body .content-second-menu-wrapper .button-action a{font-size:calc(var(--font-size-md) - 2px)}}body .content-second-menu-wrapper .button-action a.text-decoration-none{background:unset !important}body .content-second-menu-wrapper .button-action .icon-custom.cart-counter{position:absolute !important;right:-2px;top:-3px;display:flex;align-items:center;justify-content:center;text-align:center;background-color:var(--primary-color);color:#fff;border-radius:50%;font-style:normal;font-size:10px;font-weight:700;padding:5px 5px 3px;line-height:1;min-width:18px}body .content-second-menu-wrapper .button-action.text-decoration-none svg{height:30px !important;width:30px !important}@media(max-width: 1440px)and (min-width: 1200px){body .content-second-menu-wrapper .button-action.text-decoration-none svg{height:25px !important;width:25px !important}}body .button-action .text-decoration-none:first-child svg{width:20px !important}@media(max-width: 1440px)and (min-width: 1200px){body .button-action .text-decoration-none:first-child svg{width:18px !important}}body main .bg-triangle-section-left-7{position:absolute;border-left:58.33vw solid rgba(0,0,0,0);border-bottom:58.33vw solid #f6f6f6;min-height:100%;min-width:120%;top:0;left:0;z-index:-1}body main .bg-triangle-section-right-7{position:absolute;border-right:58.33vw solid rgba(0,0,0,0);border-bottom:58.33vw solid #f6f6f6;min-height:100%;min-width:120%;top:0;left:0;z-index:-1}body main .hero-section{display:flex;flex-direction:column;gap:20px;overflow:hidden}body main .hero-section .hero-content{position:relative;width:100%}@media screen and (max-width: 520px){body main .hero-section .hero-content .image-hero-content svg{min-height:184px}}body main .hero-section .hero-content .hero-main-content{position:absolute;display:flex;top:0;align-items:center;text-align:center;width:100%;height:100%;justify-content:center}body main .hero-section .hero-content .hero-main-content span{position:relative;display:flex;max-width:70%;line-height:1.2;text-transform:uppercase;align-items:center;color:var(--white-color);justify-content:center;font-size:30px !important}body main .hero-section .gif-wrapper .gif-content{background:#f8f8f8;text-align:center;color:var(--black-color)}body main .hero-section .gif-wrapper .gif-content span{font-size:2rem}body main .hero-section .intro-wrapper{display:flex;flex-direction:column}@media screen and (min-width: 768px){body main .hero-section .intro-wrapper{padding-bottom:76px !important}}body main .hero-section .intro-wrapper .intro-content{color:var(--black-color);font-size:22px;text-transform:uppercase;line-height:1.2}@media(min-width: 1360px)and (max-width: 1800px){body main .hero-section .intro-wrapper .intro-content{font-size:32px}}body main .hero-section .intro-wrapper .intro-action-order{display:inline-block;margin-left:auto;margin-right:auto;text-align:center}body main .hero-section .intro-wrapper .intro-action-order a{color:var(--white-color);text-decoration:none;font-size:var(--font-size-lg);line-height:1.05}body main .hero-section .intro-wrapper .intro-action-order:hover{opacity:.8}body main .hero-section .banner-product-wrapper{position:relative}body main .hero-section .banner-product-wrapper .banner-product img{max-height:400px !important;width:100%;object-fit:cover}@media screen and (max-width: 520px){body main .hero-section .banner-product-wrapper .banner-product img{object-position:65%}}body main .hero-section .banner-product-wrapper .floating-image img{position:absolute;display:block;right:10px;max-width:100%;height:65%;bottom:10px}body main .hero-section .banner-product-wrapper .details-product{position:absolute;top:0;font-size:44px;padding:12px 0 0 16px}@media screen and (max-width: 520px){body main .hero-section .banner-product-wrapper .details-product{font-size:25px}}body main .hero-section .banner-product-wrapper .details-product p{line-height:1.2}@media screen and (min-width: 768px){body main .product-information-section{margin-top:68px !important;margin-bottom:68px !important}}@media screen and (max-width: 960px){body main .news-section .news-product-wrapper .todo-information-new{margin-top:30px !important}}body main .news-section .news-product-wrapper .todo-information-new .title{font-size:32px;color:var(--black-color);text-transform:uppercase}@media screen and (min-width: 1300px){body main .news-section .news-product-wrapper .todo-information-new .title{font-size:calc(var(--font-size-base)*2.45) !important}}@media screen and (min-width: 1361px){body main .news-section .news-product-wrapper .todo-information-new .title{font-size:calc(var(--font-size-base)*2.625) !important}}@media screen and (min-width: 1441px){body main .news-section .news-product-wrapper .todo-information-new .title{font-size:calc(var(--font-size-base)*3.75) !important}}body main .news-section .news-product-wrapper .todo-information-new .action-button{background:var(--color-primary);border-radius:7px;padding:.5rem 1rem;color:var(--white-color);font-size:var(--font-size-lg)}body main .news-section .news-product-wrapper .news-product.row{row-gap:1.5rem}@media(max-width: 640px){body main .news-section .news-product-wrapper .news-product.row{row-gap:.875rem;display:grid !important;grid-template-columns:1fr 1fr}}@media(max-width: 640px){body main .news-section .news-product-wrapper .news-product .news{width:100% !important;padding:0 !important}}body main .news-section .news-product-wrapper .news-product .news .item-news{font-size:var(--font-size-md)}@media screen and (min-width: 1280px){body main .news-section .news-product-wrapper .news-product .news .item-news{font-size:var(--font-size-base)}}@media screen and (min-width: 1441px){body main .news-section .news-product-wrapper .news-product .news .item-news{font-size:var(--font-size-md)}}body main .news-section .news-product-wrapper .news-product .news .item-news .title{text-transform:uppercase;color:var(--color-primary);margin:0;margin-bottom:6px}body main .news-section .news-product-wrapper .news-product .news .item-news .title .category-name{color:var(--color-primary)}body main .news-section .news-product-wrapper .news-product .news .item-news .subtitle{color:var(--black-color);overflow:hidden;text-transform:uppercase;margin:0}body main .products-section{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:10px;z-index:2}body main .products-section .product{position:relative;overflow:hidden}body main .products-section .product span{position:absolute;text-align:left;font-size:30px;text-transform:uppercase;max-width:200px;width:min-content;z-index:2;right:24px;top:20px;line-height:1}@media screen and (max-width: 520px){body main .products-section .product span{max-width:180px}}body main .products-section .product .bg-product img{width:100%;height:100%}@media screen and (max-width: 520px){body main .products-section .product .bg-product img{min-height:177px}}body main .products-section .product .img-product img{position:absolute;bottom:5px;width:60%}body main .products-section .product:nth-child(2) span{width:265px}@media(min-width: 1280px)and (max-width: 1440px){body main .products-section .product:nth-child(2) span{width:180px}}body main .products-section .product:nth-child(2) .img-product img{width:85%;max-width:443px}body main .products-section .product:nth-child(3) .img-product img{max-width:477px}@media(min-width: 1280px)and (max-width: 1440px){body main .products-section .product:nth-child(3) .img-product img{max-width:175px}}body main .products-section .product:nth-child(4){min-height:200px;max-height:270px}@media screen and (max-width: 800px){body main .products-section .product:nth-child(4){min-height:1px}}@media(min-width: 1280px)and (max-width: 1360px){body main .products-section .product:nth-child(4){min-height:200px}}@media(min-width: 1361px)and (max-width: 1440px){body main .products-section .product:nth-child(4){min-height:230px}}body main .products-section .product:nth-child(4) span{width:410px}@media(min-width: 1280px)and (max-width: 1440px){body main .products-section .product:nth-child(4) span{max-width:310px}}body main .products-section .product:nth-child(4) .img-product img{max-width:477px}@media(min-width: 1280px)and (max-width: 1440px){body main .products-section .product:nth-child(4) .img-product img{max-width:310px}}body main section.product-section{color:#000;font-family:var(--font-family),sans-serif;font-weight:400}body main section.product-section .url{background:#f3f3f3}body main section.product-section .url p{font-size:var(--font-size-lg);color:rgba(43,43,43,.6)}body main section.product-section .image-product svg{width:100%;height:100%}body main section.product-section .information-product{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}body main section.product-section .information-product .status{display:inline-block;border-radius:25px;padding:5px 10px;background:#d2fdda}body main section.product-section .information-product .details .text{color:var(--color-primary)}body main section.product-section .information-product .details .product-name{font-size:44px}body main section.product-section .information-product .image-small{border:1px solid rgba(0,0,0,.1294117647)}body main .hero-image-section .hero-image-wrapper{position:relative;overflow:hidden;min-height:200px}body main .hero-image-section .hero-image-wrapper::after{content:"";position:absolute;background:linear-gradient(45deg, transparent 45%, var(--primary-color) 45%, var(--primary-color) 55%, #1a1a1a 55%);transform:rotate(90deg);right:-100px;bottom:-80px;width:280px;height:250px}body main .hero-image-section .hero-image-wrapper .hero-image{position:absolute;display:flex;align-items:center;max-width:30%;top:0;height:100%;left:0;flex-wrap:wrap}body main .hero-image-section .hero-image-wrapper .hero-title{position:absolute;display:flex;align-items:center;top:0;text-align:center;right:5rem;height:100%;color:var(--black-color);font-size:28px;max-width:70%;z-index:100}body main .hero-image-section .hero-image-wrapper .hero-title span{color:var(--primary-color);margin-left:5px}body main .hero-image-section img{width:100%}body main .sort-section .sort-wrapper{font-family:var(--font-family);font-size:var(--font-size-md);color:var(--black-color);display:flex;gap:20px;border-radius:3px;justify-content:center;flex-wrap:wrap}@media(min-width: 1200px)and (max-width: 1440px){body main .sort-section .sort-wrapper{font-size:calc(var(--font-size-md) - 3px)}}body main .sort-section .sort-wrapper .sort{cursor:pointer;display:flex;gap:10px;background:#fafafa;padding:7px 10px;align-items:center;border:1px solid #dedede;border-radius:7px;font-weight:500}body main .sort-section .sort-wrapper .sort .icon svg{height:24px}@media(min-width: 1200px)and (max-width: 1440px){body main .sort-section .sort-wrapper .sort .icon svg{height:20px}}body main .sort-section .sort-wrapper .sort span.select2-selection__placeholder{font-weight:500}body main .sort-section img{width:100%}body main .product-list-section{background:#f6f6f6;height:100%}@media screen and (max-width: 768px){body main .product-list-section .product-list-wrapper .products .row{gap:.8rem !important}}@media(min-width: 1200px)and (max-width: 1440px){body main .product-list-section .product-list-wrapper .products .row{gap:1rem !important;margin:0 !important}}body main .product-list-section .product-list-wrapper .product{flex:1 0 30%;max-width:49%}@media(min-width: 769px){body main .product-list-section .product-list-wrapper .product{flex:1 0 47%;max-width:50%}}@media(min-width: 1441px){body main .product-list-section .product-list-wrapper .product{max-width:497px;flex:0 0 33%}}@media(min-width: 1279px){body main .product-list-section .product-list-wrapper .product{flex:1 0 32%;max-width:32.5%}}@media screen and (max-width: 768px){body main .product-list-section .product-list-wrapper .product{max-width:48% !important}}body main .product-list-section .product-list-wrapper .product .bg{border-radius:12px;background:var(--white-color);border:1px solid rgba(0,0,0,.078);padding:0 10px 10px}body main .product-list-section .product-list-wrapper .product .bg .image-product{text-align:center;height:164px;width:100%;display:flex;overflow:hidden;aspect-ratio:4/3;align-items:center;justify-content:center}body main .product-list-section .product-list-wrapper .product .bg .image-product img{max-width:80%;width:164px;height:164px;max-height:164px;object-fit:contain}@media(min-width: 1280px)and (max-width: 1440px){body main .product-list-section .product-list-wrapper .product .bg .image-product{height:135px}body main .product-list-section .product-list-wrapper .product .bg .image-product img{width:135px;height:135px;max-width:100%}}body main .product-list-section .product-list-wrapper .product .bg .information-product{padding:0 12px;position:relative;object-fit:cover}body main .product-list-section .product-list-wrapper .product .bg .information-product .category-name{color:rgba(38,42,43,.8)}@media screen and (max-width: 576px){body main .product-list-section .product-list-wrapper .product .bg .information-product .category-name{font-size:calc(var(--font-size-base) - 6px)}}@media(min-width: 1280px)and (max-width: 1440px){body main .product-list-section .product-list-wrapper .product .bg .information-product .category-name{font-size:calc(var(--font-size-base) - 2px)}}body main .product-list-section .product-list-wrapper .product .bg .information-product .name{color:var(--black-color)}@media screen and (max-width: 576px){body main .product-list-section .product-list-wrapper .product .bg .information-product .name{font-size:calc(var(--font-size-base) - 1.5px)}}@media(min-width: 1280px)and (max-width: 1440px){body main .product-list-section .product-list-wrapper .product .bg .information-product .name{font-size:calc(var(--font-size-xl) - 2px)}}@media screen and (max-width: 576px){body main .product-list-section .product-list-wrapper .product .bg .information-product .price{font-size:calc(var(--font-size-base) + 4px) !important}}body main .product-list-section .product-list-wrapper .product .bg .information-product .price span{font-size:calc(var(--font-size-2xl) + 1px)}@media screen and (max-width: 576px){body main .product-list-section .product-list-wrapper .product .bg .information-product .price span{font-size:calc(var(--font-size-base) + 2px)}}body main .product-list-section .product-list-wrapper .product .bg .information-product .icon-cart{position:absolute;display:flex;justify-content:center;align-items:center;padding:5px 10px;border-radius:10px;bottom:0;height:42px;width:42px;right:12px;transition:.3s ease-in-out;cursor:pointer}@media(min-width: 1280px)and (max-width: 1440px){body main .product-list-section .product-list-wrapper .product .bg .information-product .icon-cart{height:35px;width:35px;right:10px;border-radius:6px}}@media screen and (max-width: 576px){body main .product-list-section .product-list-wrapper .product .bg .information-product .icon-cart{height:25px;width:25px;border-radius:4px;padding:5px}}body main .product-list-section .product-list-wrapper .product .bg .information-product .icon-cart:hover{opacity:.5;transition:.3s ease-in-out}body main .product-list-section .product-list-wrapper .product .bg .information-product a{color:inherit}body main .product-list-section img{width:100%}body main .pagination .page-item .page-link{position:relative;width:32px;height:32px;display:flex;align-items:center;justify-content:center;line-height:20px !important;font-size:14px !important;color:var(--black-color)}body main .pagination .page-item .page-link svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:16px;height:16px}body main .pagination .page-item .page-link.active{background:var(--color-primary);border:none;color:var(--white-color)}body main .footer-bg-1{position:absolute;bottom:0;right:-25px;width:85%}body main .footer-bg-1 img{max-width:100%}body main .footer-bg-1 svg{width:100%;height:auto}body main .footer-bg-1 .background-image svg{position:absolute;width:100%;bottom:0;right:-30%;z-index:2}body main .footer-bg-2{position:absolute;bottom:0;right:0;z-index:3}body main .footer-bg-2 img{height:100%;max-height:1050px;object-fit:contain}body main .icon-custom.cart-counter{position:absolute;right:-10px;top:-6px;display:block;text-align:center;background-color:var(--primary-color);color:#fff;border-radius:50%;font-style:normal;font-size:10px;font-weight:700;padding:5px 5px 3px;line-height:1;min-width:18px}body .footer-mobile{overflow:hidden;position:fixed;bottom:-1px;left:0;width:100%;z-index:1000;box-shadow:0 0 4px rgba(0,0,0,.1)}body .footer-mobile .menu--footer{display:flex;align-items:center;background:var(--black-color);list-style:none;margin:0;padding:0}body .footer-mobile .menu--footer li{flex-grow:1;padding:5px 0 !important;position:relative}body .footer-mobile .menu--footer li a{text-align:center;z-index:1;position:relative;padding:.25rem 1rem;color:#000;text-decoration:none;flex-direction:column;align-items:center;display:flex}body .footer-mobile .menu--footer li a svg{stroke:#fff}body .footer-mobile .menu--footer li a i{display:inline-block;font-size:var(--font-size-lg)}body .footer-mobile .menu--footer li a span{color:var(--white-color);font-size:12px}body .footer-mobile .menu--footer li a .icon-cart{position:relative}body .footer-mobile .menu--footer li a .icon-cart .cart-counter{position:absolute;right:-10px;top:-6px;display:block;text-align:center;background-color:var(--primary-color);color:#fff;border-radius:50%;font-style:normal;font-size:10px;font-weight:700;padding:5px 5px 3px;line-height:1;min-width:18px}body .faqs-wrapper{position:relative;z-index:4}body .faqs-wrapper .faqs-nav-tab .nav-tabs{list-style-type:none;border-bottom:0}body .faqs-wrapper .faqs-nav-tab .nav-tabs .nav-link{font-size:22px;color:#000;font-weight:700;display:inline-block;border:0;text-transform:uppercase}body .faqs-wrapper .faqs-nav-tab .nav-tabs .nav-link.active{color:var(--primary-color)}body .faqs-wrapper .faqs-nav-tab .faq-desc{margin-top:10px;font-weight:500;font-family:var(--font-family)}body .faqs-wrapper .faqs-nav-tab .tab-content .tab-pane .faq-tab-wrapper{border-bottom:1px solid #dee2e6}body .faqs-wrapper .faqs-nav-tab .tab-content .tab-pane .col:last-child .faq-tab-wrapper:last-child{border:0}@media(min-width: 991px){body .faqs-wrapper .faqs-nav-tab .nav-tabs{display:block}}body .btn{font-family:var(--font-family-content)}.span-row-2{grid-row:span 2}.span-col-2{grid-column:span 2}.span-col-1{grid-column:span 1}.span-row-1{grid-row:span 1}.set-font-jockey-one{font-family:var(--font-family-content),sans-serif;font-weight:400}.cursor-pointer{cursor:pointer}h1,h2,h3,h4,h5,h6{padding:0;margin:0}.mw-25{max-width:25%}.mw-50{max-width:50%}.mw-75{max-width:75%}.rotate-180{rotate:180deg;transition:.1s ease-in-out}.rotate-540{rotate:540deg;transition:.3s ease-in-out}a.action-hover{color:var(--white-color);text-decoration:none}a.action-hover:hover{opacity:.8}.white-stroke-transparent{-webkit-text-stroke:1px var(--white-color);color:rgba(0,0,0,0)}.mw-content{max-width:max-content}.white-text{color:var(--white-color)}.show-admin-bar .menu-mobile,.show-admin-bar .menu-search{top:40px}.stroke-white{stroke:#fff}.color-bright-bky-blue{color:var(--color-primary) !important}.bg-bright-bky-blue{background:var(--color-primary)}.fs-3xs{font-size:var(--font-size-3xs)}.fs-xxs{font-size:var(--font-size-xxs)}.fs-xs{font-size:var(--font-size-xs)}.fs-sm{font-size:var(--font-size-sm)}.fs-base{font-size:var(--font-size-base)}.fs-md{font-size:var(--font-size-md)}.fs-lg{font-size:var(--font-size-lg)}.fs-xl{font-size:var(--font-size-xl)}.fs-2xl{font-size:var(--font-size-2xl)}.fs-3xl{font-size:var(--font-size-3xl)}.fs-4xl{font-size:var(--font-size-4xl)}body#page-home main .footer-bg-2 img{height:1110px;max-height:1080px}@media(min-width: 575px)and (max-width: 991px){body#page-home main .footer-bg-2 img{max-height:680px !important}}@media(min-width: 960px)and (max-width: 1280px){body#page-home main .footer-bg-2 img{max-height:860px}}@media(min-width: 1280px)and (max-width: 1360px){body#page-home main .footer-bg-2 img{max-height:900px}}@media(min-width: 1361px)and (max-width: 1440px){body#page-home main .footer-bg-2 img{max-height:950px}}img{max-width:100%}@media(max-width: 576px){body{font-family:"Muller",sans-serif;background:#f6f6f6}body .main-layout-content{padding:20px 10px !important;padding-bottom:80px !important}}@media screen and (max-width: 576px)and (min-width: 991px){body .main-layout-content{flex:1 0 0 !important}}@media(max-width: 576px){body .page-blog .breadcrumb,body .page-category-blog .breadcrumb{margin:10px 0 !important}body header{background:var(--black-color)}body header .logo-wrapper{display:flex;width:100%;justify-content:center}body header .logo-wrapper .logo{width:100%;max-width:220px;height:50px}body header nav.menu-mobile.menu-left-mobile{z-index:1001 !important}body header nav.menu-mobile.menu-left-mobile .content-menu-wrapper{overflow:auto !important}body main .sort-section .sort-wrapper{font-size:12px !important;flex-wrap:wrap}body main .sort-section .sort-wrapper .sort{gap:5px !important;border-radius:3px !important;padding:3px 5px !important}body main .warehouse-item .warehouse-name,body main .warehouse-item .warehouse-price{font-size:16px !important}body main .warehouse-item .in-stock{font-size:12px !important}body main .warehouse-item button.add-to-cart{font-size:13px !important}body main .products-section{position:relative;display:flex;flex-direction:column;gap:10px}body main .products-section .product{max-height:183px}body main .banner-product-wrapper .banner-product img{height:280px}body main .banner-product-wrapper .floating-image img{max-height:140px}body main .footer-bg-1{right:unset}body main .footer-bg-1 img{max-width:100%}body main .footer-bg-1 svg{width:100%;height:auto}body main .footer-bg-2{position:relative !important;bottom:unset !important;top:unset !important;right:unset !important;display:flex !important;justify-content:flex-end;width:100%}body main .footer-bg-2 img{height:auto !important;max-width:100% !important;max-height:750px !important;object-fit:contain}body .text-change{fill:var(--black-color) !important}body .stroke-change{stroke:var(--black-color) !important}body .hero-section span{font-size:var(--font-size-md) !important}body .hero-section .gif-wrapper .gif-content{background:#fff}body .mw-sm-50{max-width:50% !important}body .mw-sm-100{max-width:100% !important}.left-0{left:0 !important}.fs-sm-4{font-size:1rem}.right-sm-0{right:0 !important}.right-sm-1{right:.5rem !important}.right-sm-2{right:1rem !important}}@media(min-width: 578px)and (max-width: 960px){main .main-layout-content{padding:20px 16px !important;padding-bottom:800px !important}.footer-bg-1{right:unset !important}.footer-bg-1 img{max-width:100%}.footer-bg-2{right:0 !important;max-width:50% !important}.footer-bg-2 img{height:unset !important;max-width:100%}.fs-md-4{font-size:1rem}.right-sm-0{right:0 !important}.right-sm-1{right:.5rem !important}.right-sm-2{right:1rem !important}.right-md-0{right:0 !important}.right-md-1{right:.5rem !important}.right-md-2{right:1rem !important}.w-md-90{width:90% !important}}@media(min-width: 769px)and (max-width: 992px){main .main-layout-content{padding:20px 16px !important;padding-bottom:800px !important}.mb-md-n4{margin-bottom:-1.5rem !important}.w-md-50{max-width:50% !important}.w-md-75{max-width:75% !important}.w-md-90{width:90% !important}}@media(min-width: 993px)and (max-width: 1199px){.single-product .col-lg-5,.single-product .col-lg-6{width:100% !important;flex:0 0 auto !important;max-width:100% !important}.single-product main .main-layout-content{padding:20px 16px !important;padding-bottom:800px !important}}@media(min-width: 993px)and (max-width: 1199px){main .main-layout-content{padding:30px 60px !important;padding-bottom:800px !important}.mb-md-n4{margin-bottom:-1.5rem !important}.w-md-50{max-width:50% !important}.w-md-75{max-width:75% !important}.mb-lg-n4{margin-bottom:-1.5rem !important}.w-md-90{width:90% !important}}@media(min-width: 1280px)and (max-width: 1440px){.main-layout-content{padding:30px 50px !important}}@media(min-width: 1441px)and (max-width: 1799px){.main-layout-content{padding:30px 125px !important;padding-bottom:600px !important}.product-list-section-wrapper .main-layout-content{padding:30px 65px !important;padding-bottom:800px !important}.single-product .main-layout-content{padding:30px 50px !important;padding-bottom:800px !important}.mb-md-n4{margin-bottom:-1.5rem !important}.w-md-50{max-width:50% !important}.w-md-75{max-width:75% !important}.mb-lg-n4{margin-bottom:-1.5rem !important}.mb-xl-n4{margin-bottom:-1.5rem !important}.w-md-90{width:90% !important}.position-xl-relative{position:relative !important}.position-xl-absolute{position:absolute !important}body main{font-size:20px}body main .hero-section .hero-main-content span{line-height:1.2;font-size:42px !important}body main .hero-section .intro-wrapper .intro-content{font-size:36px}body main .hero-section .intro-wrapper .intro-action-order a{font-size:22px}body main .news-section .news-product-wrapper .todo-information-new .title{font-size:28px}body main .news-section .news-product-wrapper .todo-information-new .action-button{font-size:22px}body main .news-section .news-product-wrapper .news-product .news .item-news{font-size:18px}body main .products-section .product span{font-size:42px;max-width:50%}}@media(min-width: 1441px)and (max-width: 1799px)and (min-width: 1280px)and (max-width: 1440px){body main .products-section .product span{font-size:36px}}@media(min-width: 1441px)and (max-width: 1799px){body main .product-detail-container .product-details .product_title{font-size:44px !important}body main .product-detail-container .product-detail-tabs h3{--h3-size: 44px}}@media screen and (min-width: 1800px){.main-layout-content{padding:30px 125px !important;padding-bottom:600px !important}.product-list-section-wrapper .main-layout-content{padding:30px 70px !important;padding-bottom:800px !important}.single-product .main-layout-content{padding:30px 50px !important;padding-bottom:800px !important}body main{font-size:20px}body main .hero-section .hero-main-content span{max-width:80% !important;font-size:60px !important}body main .hero-section .intro-wrapper .intro-content{font-size:44px}body main .hero-section .intro-wrapper .intro-action-order a{font-size:22px}body main .news-section .news-product-wrapper .todo-information-new .title{font-size:32px}body main .news-section .news-product-wrapper .todo-information-new .action-button{font-size:22px}body main .news-section .news-product-wrapper .news-product .news .item-news{font-size:22px}body main .products-section .product span{font-size:53px;max-width:50%}body main .product-detail-container .product-details .product_title{font-size:44px !important}body main .product-detail-container .product-detail-tabs h3{--h3-size: 44px}}@media screen and (max-width: 576px){.select2-results__option--selectabl{font-size:10px !important}}@media screen and (max-width: 576px){.select2-results__option{font-size:12px !important}}@media(min-width: 1279px)and (max-width: 1440px){.single-product .product-details-content{width:58.33333333%}.single-product .product-details-content .warehouse-options .row .col-xl-6{padding:0 5px !important}.single-product .product-details-content .warehouse-item{padding:.875rem !important}.single-product .product-details-content .warehouse-item .warehouse-name{font-size:18px !important}.single-product .product-details-content .warehouse-item .warehouse-price{font-size:20px !important}}body{zoom:1 !important}@media screen and (min-width: 1026px){body{zoom:85% !important}}.truncate-1-custom{-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.truncate-2-custom{-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.truncate-3-custom{-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.menu-categories-sidebar .small-menu .list-content a{font-family:"Muller",sans-serif}.col-second-menu{width:257px;max-width:257px}@media(max-width: 1440px)and (min-width: 1361px){.col-second-menu{width:220px;max-width:220px}}@media(max-width: 1360px)and (min-width: 1200px){.col-second-menu{width:200px;max-width:200px}}.content-second-menu-wrapper .button-action span{font-family:"Muller",sans-serif}.breadcrumb-wrapper{min-height:180px;background-color:#c8c4c4;position:relative;background:var(--breadcrumb-background-image);background-repeat:no-repeat;background-size:cover}.breadcrumb-wrapper .breadcrumb-inner{position:absolute;top:50%;right:35px;transform:translateY(-50%);width:50%;color:#fff;background-color:rgba(14,90,145,.8);text-transform:uppercase;font-size:28px;line-height:1.2}.breadcrumb-wrapper .breadcrumb-content-wrapper{position:relative;width:100%;height:100%;padding:20px;overflow:hidden}.breadcrumb-wrapper .breadcrumb-content-wrapper:after{content:"";position:absolute;width:120px;height:50px;background-color:#fff;right:-25px;bottom:-20px;transform:rotate(330deg)}@media screen and (max-width: 1200px){.breadcrumb-wrapper .breadcrumb-inner{width:70% !important}}@media screen and (max-width: 991px){.breadcrumb-wrapper .breadcrumb-inner{width:80% !important}}@media screen and (max-width: 768px){.breadcrumb-wrapper .breadcrumb-inner{font-size:20px}}.product-details .product_title{font-size:28px !important;margin-bottom:10px}.product-details .product-entry-meta p{font-size:18px !important}.product-details .product-entry-meta a{text-decoration:none;color:rgba(38,42,43,.8)}.product-details .product-description p{margin-bottom:.25rem !important}.product-entry-meta .product-description{font-family:var(--font-family-content),sans-serif}.product-description{font-family:"Mulish",sans-serif;line-height:1.5}.product-description h1,.product-description h2,.product-description h3,.product-description h4,.product-description h5,.product-description h6{font-family:"Jockey One",sans-serif;margin-bottom:1rem;font-weight:400}.product-description h1 strong,.product-description h2 strong,.product-description h3 strong,.product-description h4 strong,.product-description h5 strong,.product-description h6 strong{font-weight:500}.product-description h2{font-size:22px !important;text-transform:uppercase;margin-top:1.5rem}@media(min-width: 1279px)and (max-width: 1440px){.product-description h2{font-size:20px !important}}.product-description p,.product-description dl,.product-description ol,.product-description ul{font-size:18px !important}@media(min-width: 1279px)and (max-width: 1440px){.product-description p,.product-description dl,.product-description ol,.product-description ul{font-size:16px !important}}.product-list-section .category-description{font-family:"Mulish",sans-serif;line-height:1.5}.product-list-section .category-description h1,.product-list-section .category-description h2,.product-list-section .category-description h3,.product-list-section .category-description h4,.product-list-section .category-description h5,.product-list-section .category-description h6{font-family:"Jockey One",sans-serif;font-weight:400;margin-bottom:1rem}.product-list-section .category-description h1 strong,.product-list-section .category-description h2 strong,.product-list-section .category-description h3 strong,.product-list-section .category-description h4 strong,.product-list-section .category-description h5 strong,.product-list-section .category-description h6 strong{font-weight:500}.product-list-section .category-description h2{font-size:22px !important;text-transform:uppercase;margin-top:1.5rem}@media(min-width: 1279px)and (max-width: 1360px){.product-list-section .category-description h2{font-size:20px !important}}.product-list-section .category-description p,.product-list-section .category-description dl,.product-list-section .category-description ol,.product-list-section .category-description ul{font-size:18px !important}@media(min-width: 1279px)and (max-width: 1360px){.product-list-section .category-description p,.product-list-section .category-description dl,.product-list-section .category-description ol,.product-list-section .category-description ul{font-size:16px !important}}.bb-product-gallery-horizontal .bb-product-gallery-thumbnails{padding:20px 0 !important}.bb-product-gallery-horizontal .bb-product-gallery-thumbnails .slick-track{margin:unset !important}.bg-light{background-color:#f6f6f6 !important}.warehouse-options>.container{padding-left:0;padding-right:0;max-width:100%}.warehouse-options .warehouse-item{transition:border-color .25s ease,box-shadow .25s ease,padding .25s ease}.warehouse-options .warehouse-item .warehouse-name,.warehouse-options .warehouse-item .warehouse-price{font-size:clamp(14px,1.5vw,22px);transition:font-size .25s ease}.warehouse-options .warehouse-item .warehouse-price{color:var(--primary-color)}.warehouse-options .warehouse-item .in-stock{color:#55a521;font-weight:400;font-family:"Muller",sans-serif;font-size:12px}.warehouse-options .warehouse-item .product-actions .stock-status{font-weight:500;font-size:.9rem}.warehouse-options .warehouse-item .product-actions .quantity-selector{display:flex;align-items:center;max-width:120px}.warehouse-options .warehouse-item .product-actions .quantity-selector input{text-align:center;border-radius:0;border-left:0;border-right:0;width:35px;padding:.375rem;min-height:1px}.warehouse-options .warehouse-item .product-actions .quantity-selector input::-webkit-inner-spin-button,.warehouse-options .warehouse-item .product-actions .quantity-selector input::-webkit-outer-spin-button{-webkit-appearance:none}.warehouse-options .warehouse-item .product-actions .quantity-selector button{border-radius:4px;padding:.375rem .75rem}.warehouse-options .warehouse-item .product-actions .quantity-selector button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.warehouse-options .warehouse-item .product-actions .quantity-selector button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.warehouse-options .warehouse-item .product-actions .add-to-cart{text-transform:uppercase;font-weight:500;font-size:14px;white-space:nowrap;background-color:var(--primary-color) !important;border-color:var(--primary-color) !important;color:#fff;transition:font-size .25s ease,padding .25s ease}.warehouse-options .warehouse-item .product-actions .add-to-cart svg{width:20px}.warehouse-options .warehouse-item .product-actions .add-to-cart i{margin-right:.5rem}.warehouse-options .col-lg-6{padding-right:unset !important}.warehouse-options .col-lg-6:nth-child(odd){padding-left:unset !important}@media screen and (max-width: 991px){.warehouse-options .col-lg-6{padding-left:unset !important}.hero-image-wrapper{background-color:#fff !important}.hero-image-wrapper .hero-image{display:none !important}.hero-image-wrapper .hero-title{justify-content:center;font-size:22px !important;max-width:100% !important;right:unset !important;left:50% !important;transform:translateX(-50%);width:100%}}@media screen and (max-width: 500px){.warehouse-options .col-lg-6{padding-right:.75rem !important}.hero-image-wrapper .hero-image{display:none !important}}.pt-50{padding-top:50px}.pb-50{padding-bottom:50px}.btn-primary{background-color:var(--primary-color) !important;border-color:var(--primary-color) !important}.page-404 .container{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px}.page-404 .error-code{font-size:120px;font-weight:bold;margin:0;position:relative;font-family:var(--font-family-content),sans-serif}.page-404 .error-message{font-size:24px;margin:20px 0}.page-404 .back-button{padding:12px 30px;background:var(--primary-color);color:#fff;text-decoration:none;border-radius:5px;transition:background .3s;font-family:var(--font-family-content),sans-serif}.page-404 .back-button:hover{background:var(--primary-color)}.sort-section .select2 .select2-selection--single{background-color:unset !important;border:unset !important}.sort-section .select2 .select2-selection__clear{display:none !important}.sort-section .select2 .select2-selection__rendered,.sort-section .select2 .select2-selection__placeholder{color:#0b0b0b !important}.product-list-content{position:relative;min-height:200px}.product-list-content .wrapper-loader{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%)}.product-list-content .wrapper-loader .loader{width:48px;height:48px;border-radius:50%;display:inline-block;position:relative;border:10px solid;border-color:rgba(32,188,220,.15) rgba(32,188,220,.25) rgba(32,188,220,.35) rgba(32,188,220,.5);box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}body{background-color:#f6f6f6}.auth-wrapper{font-family:var(--font-family),sans-serif !important;max-width:670px;margin:0 auto;position:relative;z-index:8}.auth-wrapper .col-xl-6.col-lg-8{width:100%}.auth-wrapper h3{font-family:var(--font-family-content),sans-serif}.auth-wrapper .auth-card{background-color:#fff !important;border-radius:24px !important;border:1px solid #dedede !important}.auth-wrapper .auth-card .form-label{display:none}.auth-wrapper .auth-card .auth-card__header-icon{display:none}.auth-wrapper .auth-card .auth-card__header .d-flex.flex-column.flex-md-row.align-items-start{align-items:center !important;justify-content:center;text-align:center}.auth-wrapper .auth-card .auth-card__header .auth-card__header-title{margin-bottom:16px !important;font-size:44px !important}@media(min-width: 1279px)and (max-width: 1440px){.auth-wrapper .auth-card .auth-card__header .auth-card__header-title{font-size:38px !important}}.auth-wrapper .auth-card .auth-card__header .auth-card__header-description{font-size:16px !important}.auth-wrapper .auth-card .mt-3.text-center .ms-1.text-decoration-underline{font-weight:700;color:var(--primary-color);text-decoration:none !important}.auth-wrapper .auth-card .col-6.text-end .text-decoration-underline{text-decoration:none !important}.auth-wrapper .auth-card .auth-input-icon{display:none}.auth-wrapper .auth-card input.ps-5{padding-inline-start:.75rem !important}.auth-wrapper .auth-card input.form-control{padding:16px !important;font-size:var(--font-size-base);border-radius:7px}.auth-wrapper .auth-card .form-select{padding:.75rem .5rem !important;font-size:14px}.auth-wrapper .auth-card .form-check-input[type=checkbox]{background-color:rgba(0,0,0,0);border:2px solid rgba(38,42,43,.5019607843);cursor:pointer}.auth-wrapper .auth-card .form-check-input[type=checkbox]:checked{--bs-form-check-bg-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/></svg>")}.auth-wrapper .auth-card .btn{font-size:22px}.auth-wrapper .auth-card .form-label[for=helper_text]{font-size:14px;margin-bottom:30px}.auth-wrapper .auth-card label.form-check{font-size:14px}.auth-wrapper .auth-card .fs-1{font-size:44px !important}.auth-wrapper .auth-card .login-page-link{font-size:var(--font-size-base)}.auth-card__body{padding:1rem 1.5rem 3rem !important}.auth-card__body .forget-password-label{display:block;text-align:center !important;width:100%;padding:1rem 0 !important}.auth-card__body .forget-password-label a{color:var(--primary-color) !important;font-weight:600}.auth-card__body .btn-auth-submit{background-color:#f6f6f6 !important;border:1px solid #dedede !important;color:var(--black-color)}.auth-card__body .btn-auth-submit img{max-width:30px;padding-right:5px}.auth-card__body div.mt-3.text-center{font-size:var(--font-size-base)}.register-wrapper .auth-card__header-description{margin:0}.register-wrapper .auth-card__body{padding:0 1.5rem 3rem !important}@media screen and (min-width: 991px){.auth-card{margin-top:100px}}@media screen and (max-width: 768px){.auth-wrapper .auth-card{border:none !important;background:unset !important}.auth-wrapper .auth-card .auth-card__header{padding:0 !important}.auth-wrapper .auth-card .auth-card__header .d-flex.flex-column.flex-md-row.align-items-start{text-align:start;align-items:start !important}.auth-wrapper .auth-card .auth-card__header .auth-card__header-title{font-size:30px !important}.auth-wrapper .auth-card .auth-card__body{padding:0 !important}.auth-wrapper .auth-card .auth-card__body .btn-auth-submit{background-color:#fff !important}.auth-wrapper .auth-card .auth-card__body .login-page-link{text-align:start !important}}.checkout-page{font-family:var(--font-family),sans-serif !important}.checkout-page .checkout-logo,.checkout-page .border-dark-subtle{display:none}.checkout-page .customer-address-payment-form{font-family:var(--font-family),sans-serif !important}.checkout-page .customer-address-payment-form .mb-3.form-group a{color:var(--primary-color) !important;font-weight:700}.checkout-page .payment-checkout-form{font-family:var(--font-family),sans-serif !important}.checkout-page .checkout-shipping-information-title{font-size:36px !important;font-family:var(--font-family-content),sans-serif !important;margin-bottom:20px}.checkout-page .checkout-payment-title{font-size:24px !important;font-family:var(--font-family-content),sans-serif !important;margin-bottom:15px}.checkout-page .back-to-cart{font-family:var(--font-family-content),sans-serif !important;color:var(--primary-color) !important;text-transform:uppercase}.checkout-page .payment-checkout-btn{font-family:var(--font-family-content),sans-serif !important;text-transform:uppercase;padding:10px 20px 10px 20px !important}.checkout-page #main-checkout-product-info .col-lg-1{display:none}.checkout-page #main-checkout-product-info .col-lg-4.col-md-5.order-1.order-md-2{background-color:#fff !important;border-radius:24px !important;border:1px solid #dedede !important}.checkout-page #main-checkout-product-info .col-lg-4.col-md-5.order-1.order-md-2 .bg-light{background-color:#fff !important}.checkout-page #main-checkout-product-info .cart-item.product-item .product-name{font-size:18px !important;font-family:var(--font-family-content),sans-serif !important;margin-bottom:5px}.checkout-page #main-checkout-product-info .cart-item.product-item .price{font-size:20px !important;font-family:var(--font-family-content),sans-serif !important;color:var(--primary-color) !important}.checkout-page #main-checkout-product-info #cart-item.position-relative.p-3 p:nth-child(1){font-size:18px !important;font-family:var(--font-family-content),sans-serif !important;margin-bottom:20px}.checkout-page #main-checkout-product-info #cart-item.position-relative.p-3 .mt-2.p-2{font-family:var(--font-family),sans-serif !important}.checkout-page #main-checkout-product-info #cart-item.position-relative.p-3 .mt-2.p-2 .row .col-6 p{font-family:var(--font-family),sans-serif !important;font-weight:500;font-size:16px !important;margin-bottom:10px !important;line-height:24px}.checkout-page #main-checkout-product-info #cart-item.position-relative.p-3 .mt-2.p-2 .row:last-child{padding-top:25px}.checkout-page #main-checkout-product-info #cart-item.position-relative.p-3 .mt-2.p-2 .row:last-child .col-6 p{font-weight:700;font-size:26px !important;font-family:var(--font-family-content),sans-serif !important}.checkout-page #main-checkout-product-info #cart-item.position-relative.p-3 .mt-2.p-2 .row:last-child .col-6 p.total-text{color:var(--primary-color) !important}.checkout-quantity{background:var(--primary-color) !important;border:1px solid var(--primary-color) !important;font-family:var(--font-family-content),sans-serif !important}.checkout-content-wrapper{margin-top:50px;margin-bottom:50px;padding:0 100px !important}@media screen and (max-width: 500px){.checkout-content-wrapper{padding:0 15px !important}}@media screen and (max-width: 768px){.checkout-content-wrapper{padding:0 30px !important}.checkout-page #main-checkout-product-info .col-lg-4.col-md-5.order-1.order-md-2{background-color:unset !important;border-radius:unset !important;border:none !important}.checkout-page #main-checkout-product-info .col-lg-4.col-md-5.order-1.order-md-2 #cart-item{background-color:#f6f6f6 !important}.checkout-page #main-checkout-product-info .col-lg-4.col-md-5.order-1.order-md-2 .mt-2.p-2{background-color:#fff !important;border-radius:24px !important;border:1px solid #dedede !important;padding:20px !important;margin-top:20px !important}.checkout-page #main-checkout-product-info .form-checkout{padding:0 28px !important}.checkout-page #main-checkout-product-info .checkout-discount-section{display:none;margin-left:16px !important}}@media screen and (max-width: 768px){.customer-wrapper .row.my-4.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.customer-wrapper .dashboard-navigation{padding:10px 0 !important;border:1px solid rgba(0,0,0,.2);row-gap:10px}.customer-wrapper .dashboard-navigation .nav-item{width:100% !important}.customer-wrapper .bb-customer-profile-wrapper .bb-customer-profile{text-align:center;display:flex;flex-direction:column;align-items:center}}.customer-wrapper .dashboard-navigation{padding:10px 16px;background-color:#fff}.customer-wrapper .dashboard-navigation .nav-item a{display:flex;flex-wrap:nowrap;align-items:center;gap:10px;color:#0b0b0b;font-family:Muller,sans-serif;font-weight:500;padding:6px 12px !important;font-size:20px !important}.customer-wrapper .dashboard-navigation .nav-item a .icon-wrap .icon,.customer-wrapper .dashboard-navigation .nav-item a .icon-wrap svg{width:20px;height:20px}.customer-wrapper .customer-dashboard-content{font-family:var(--font-family),sans-serif !important}.customer-wrapper .customer-dashboard-content .bb-customer-profile-info h4{font-weight:500;font-size:var(--font-size-lg)}.customer-wrapper .customer-dashboard-content .bb-customer-profile-info h4 span{font-weight:600 !important}.customer-wrapper .customer-dashboard-content .bb-customer-profile-info p{font-family:var(--font-family),sans-serif !important;font-weight:400;font-size:var(--font-size-md)}.customer-wrapper .customer-dashboard-content .bb-customer-profile-info p a{color:var(--primary-color) !important;font-weight:600 !important;text-decoration:none !important}.customer-wrapper .customer-dashboard-content .alert-info{font-size:12px !important}.customer-wrapper .customer-dashboard-content .alert-info .col{font-family:"Muller",sans-serif !important;font-weight:500 !important;color:rgba(51,51,51,.58) !important}.customer-wrapper .customer-dashboard-content .alert-info .col.text-start.mt-3.mt-sm-0.text-sm-end a{font-family:"Muller",sans-serif !important;font-weight:600 !important;color:var(--primary-color) !important;text-decoration:none !important}.customer-wrapper .customer-dashboard-content .nav-item[role=presentation]{font-family:var(--font-family-content)}.customer-wrapper .customer-dashboard-content .customer-list-order .btn.btn-primary.btn-sm{padding:2px 32px !important}.customer-wrapper .customer-dashboard-content .customer-list-order .customer-list-order__value{display:inline-block;max-width:100%}.customer-wrapper .customer-dashboard-content .customer-list-order .customer-list-order__actions-list{margin-bottom:0}.customer-wrapper .customer-dashboard-content .customer-list-order thead tr th{font-family:var(--font-family),sans-serif !important;font-weight:500;font-size:20px;padding:16px;line-height:19px}.customer-wrapper .customer-dashboard-content .customer-list-order tbody tr td{font-family:var(--font-family),sans-serif !important;font-weight:400;font-size:18px;padding:16px;line-height:38.63px}.customer-wrapper .customer-dashboard-content .customer-list-order .customer-list-order__pagination{margin-top:24px}@media(max-width: 576px){.customer-wrapper .customer-dashboard-content .customer-list-order{overflow-x:visible !important}.customer-wrapper .customer-dashboard-content .customer-list-order .customer-list-order__table,.customer-wrapper .customer-dashboard-content .customer-list-order tbody,.customer-wrapper .customer-dashboard-content .customer-list-order tr,.customer-wrapper .customer-dashboard-content .customer-list-order td{display:block;width:100%}.customer-wrapper .customer-dashboard-content .customer-list-order .customer-list-order__table{border:0;margin-bottom:0;background:rgba(0,0,0,0)}.customer-wrapper .customer-dashboard-content .customer-list-order thead{display:none}.customer-wrapper .customer-dashboard-content .customer-list-order tbody{display:grid;gap:16px}.customer-wrapper .customer-dashboard-content .customer-list-order .customer-list-order__row{border:1px solid rgba(51,51,51,.12);border-radius:20px;background-color:#fff;box-shadow:0 12px 30px rgba(15,23,42,.06);overflow:hidden}.customer-wrapper .customer-dashboard-content .customer-list-order tbody tr td{padding:12px 16px !important;font-size:16px;line-height:1.5;border:0 !important;text-align:left !important}.customer-wrapper .customer-dashboard-content .customer-list-order tbody tr td+td{border-top:1px solid rgba(51,51,51,.08) !important}.customer-wrapper .customer-dashboard-content .customer-list-order .customer-list-order__cell{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.customer-wrapper .customer-dashboard-content .customer-list-order .customer-list-order__cell::before{content:attr(data-label);flex:0 0 112px;max-width:112px;font-family:var(--font-family),sans-serif !important;font-weight:600;font-size:13px;line-height:1.4;color:rgba(51,51,51,.7);text-transform:uppercase;letter-spacing:.04em}.customer-wrapper .customer-dashboard-content .customer-list-order .customer-list-order__value,.customer-wrapper .customer-dashboard-content .customer-list-order .customer-list-order__status-cell>*,.customer-wrapper .customer-dashboard-content .customer-list-order .customer-list-order__actions-list{flex:1 1 auto;min-width:0}.customer-wrapper .customer-dashboard-content .customer-list-order .customer-list-order__value{text-align:right;overflow-wrap:anywhere}.customer-wrapper .customer-dashboard-content .customer-list-order .customer-list-order__status-cell{align-items:center}.customer-wrapper .customer-dashboard-content .customer-list-order .customer-list-order__status-cell>*{display:inline-flex;justify-content:flex-end;flex-wrap:wrap;text-align:right;line-height:1.4 !important}.customer-wrapper .customer-dashboard-content .customer-list-order .customer-list-order__actions-cell{display:block;text-align:left !important}.customer-wrapper .customer-dashboard-content .customer-list-order .customer-list-order__actions-cell::before{display:block;max-width:none;margin-bottom:12px}.customer-wrapper .customer-dashboard-content .customer-list-order .customer-list-order__actions-list{display:flex;flex-direction:column;gap:10px;margin:0;padding:0}.customer-wrapper .customer-dashboard-content .customer-list-order .customer-list-order__actions-list .customer-list-order__action-item{margin:0 !important}.customer-wrapper .customer-dashboard-content .customer-list-order .customer-list-order__actions-list .btn{display:inline-flex;align-items:center;justify-content:center;width:100%;gap:8px;padding:10px 16px !important;line-height:1.3;white-space:normal}}table a{color:var(--color-primary);text-decoration:none}section[data-bb-toggle=cart-content] .btn-link{color:var(--color-primary);text-decoration:none}.btn-with-logo{display:flex;flex-direction:row-reverse;justify-content:center;gap:10px;text-transform:uppercase;align-items:center}.btn-with-logo svg{background:url("../images/icons/favicon.png") no-repeat center;background-size:contain;fill:rgba(0,0,0,0);stroke:rgba(0,0,0,0);max-width:30px;max-height:30px}.login-wrapper .row.g-0.mb-3{flex-direction:column}.login-wrapper .row.g-0.mb-3 .col-6{width:100%}.login-wrapper .row.g-0.mb-3 .col-6:last-child{margin-top:10px;margin-bottom:10px;text-align:center !important}.login-wrapper .row.g-0.mb-3 .col-6:last-child a{color:var(--primary-color);font-weight:600;font-size:14px}.login-wrapper .form-check{display:flex !important;align-items:center;gap:6px !important}.login-wrapper .form-check input[type=checkbox]{margin-bottom:6px}.register-wrapper .form-check{display:flex !important;align-items:center;gap:6px !important}.register-wrapper .form-check input[type=checkbox]{margin-bottom:6px}.product-detail-container .product-details .product_title{font-size:30px !important}.product-detail-container .product-details .product-entry-meta p{font-size:20px !important}.product-detail-container .product-details .product-entry-meta .title-tag,.product-detail-container .product-details .product-entry-meta .product-description p{margin-bottom:.8rem !important}.product-detail-container .product-detail-tabs .tab-title{font-size:44px !important}@media screen and (max-width: 768px){.product-detail-container .product-detail-tabs .tab-title{font-size:30px !important}}.product-detail-container .product-detail-tabs h3{--h3-size: 30px}.product-detail-container .warehouse-item .warehouse-name,.product-detail-container .warehouse-item .warehouse-price{font-size:clamp(16px,1.5vw,26px);transition:font-size .25s ease}.product-detail-container .warehouse-item .in-stock{font-size:10px}.product-detail-container .warehouse-item button.add-to-cart{font-size:clamp(13px,1.1vw,20px);transition:font-size .25s ease}#main-checkout-product-info .form-checkout{font-size:16px !important}#main-checkout-product-info .form-checkout .checkout-shipping-information-title{font-size:30px !important}#main-checkout-product-info .form-checkout .customer-address-payment-form .mb-3.form-group{font-size:18px !important}#main-checkout-product-info .form-checkout .customer-address-payment-form #register-an-account-wrapper .mb-3.form-group{font-size:14px !important}#main-checkout-product-info .form-checkout .customer-address-payment-form .address-form-wrapper .form-input-wrapper input{padding:16px !important;font-size:16px !important}#main-checkout-product-info .form-checkout .customer-address-payment-form .address-form-wrapper .col-12.col-lg-8{width:100%}#main-checkout-product-info .form-checkout .customer-address-payment-form .address-form-wrapper .col-12.col-lg-4{display:none}#main-checkout-product-info .form-checkout .checkout-payment-title{font-size:30px !important}#main-checkout-product-info .form-checkout .customer-tax-information-form{font-size:14px !important}#main-checkout-product-info .form-checkout .customer-tax-information-form .form-check-label{display:unset !important}#main-checkout-product-info .form-checkout .back-to-cart{font-size:18px !important}#main-checkout-product-info .btn{font-size:22px !important;padding:5px 20px !important}.checkout-page #main-checkout-product-info #cart-item.position-relative.p-3 p:nth-child(1){font-size:22px !important}@media screen and (min-width: 1200px){#main-checkout-product-info .form-checkout{font-size:16px !important}#main-checkout-product-info .form-checkout .checkout-shipping-information-title{font-size:44px !important}#main-checkout-product-info .form-checkout .customer-address-payment-form .mb-3.form-group{font-size:20px}#main-checkout-product-info .form-checkout .customer-address-payment-form #register-an-account-wrapper .mb-3.form-group{font-size:14px}#main-checkout-product-info .form-checkout .customer-address-payment-form .address-form-wrapper .form-input-wrapper input,#main-checkout-product-info .form-checkout .customer-address-payment-form .address-form-wrapper .form-input-wrapper select{padding:16px !important;font-size:16px;height:56px;border:1px solid #dedede}#main-checkout-product-info .form-checkout .customer-address-payment-form .address-form-wrapper .col-12.col-lg-8{width:100%}#main-checkout-product-info .form-checkout .customer-address-payment-form .address-form-wrapper .col-12.col-lg-4{display:none}#main-checkout-product-info .form-checkout .checkout-payment-title{font-size:30px !important}#main-checkout-product-info .form-checkout .customer-tax-information-form{font-size:14px !important}#main-checkout-product-info .form-checkout .customer-tax-information-form .form-check-label{display:unset !important}#main-checkout-product-info .form-checkout .back-to-cart{font-size:18px !important}#main-checkout-product-info .btn{font-size:22px !important;padding:9px 60px !important}}.btn-primary{padding:10px 40px !important;font-weight:400 !important;background-color:var(--primary-color) !important;border-radius:7px !important;color:#fff;font-size:20px !important;font-family:"Jockey One",sans-serif !important}.btn-primary:hover{opacity:.8}.product-list-section-wrapper{background-color:#fff !important}.product-list-section-wrapper .main-layout-content{background-image:url("../images/backgrounds/product-list.png");background-position-y:-10px !important;background-size:cover !important;background-repeat:no-repeat}@media screen and (min-width: 1200px){.product-list-section-wrapper .main-layout-content{background-position-y:322px !important}}.product-list-section-wrapper .product-list-section{margin-top:unset !important;background:unset !important}.single-product{background-color:#fff !important}.single-product .main-layout-content{background:url("../images/backgrounds/product-list.png");background-repeat:no-repeat}@media screen and (min-width: 1200px){.single-product .main-layout-content{background-size:cover;background-position-y:100px !important;padding-bottom:800px !important}}.single-product .banner-product-detail{margin-bottom:100px}.single-product .banner-product-detail .desktop-banner img{max-height:200px}.single-product .banner-product-detail .mobile-banner img{max-width:100%}.single-product .warehouse-options .warehouse-item{border:1px solid rgba(0,0,0,.078)}.single-product .warehouse-options .warehouse-item .product-actions .add-to-cart{width:100%}.single-product .product-description{font-weight:400}@media screen and (max-width: 768px){.single-product .banner-product-detail{margin-bottom:30px !important}}.breadcrumb{font-family:var(--font-family);background-color:#fff;padding:1rem 1.5rem;margin-right:-1.5rem;margin-left:-1.5rem;font-size:1.3rem}.breadcrumb .breadcrumb-item a{text-decoration:none;color:rgba(38,42,43,.8);font-weight:400}.breadcrumb .breadcrumb-item.active{font-weight:500}.main-layout-content{padding-bottom:600px !important}.main-content .page-about-us{font-family:"Mulish",sans-serif;line-height:1.5}.main-content .page-about-us h1,.main-content .page-about-us h2,.main-content .page-about-us h3,.main-content .page-about-us h4,.main-content .page-about-us h5,.main-content .page-about-us h6{font-family:inherit;margin-bottom:1rem}.main-content .page-contact,.main-content .page-contact-us{font-family:"Mulish",sans-serif;line-height:1.5;z-index:4}.main-content .page-contact a,.main-content .page-contact-us a{color:var(--primary-color) !important}.main-content .page-contact .contact-button,.main-content .page-contact-us .contact-button{background-color:var(--primary-color);border:none}.main-content .page-contact h1,.main-content .page-contact h2,.main-content .page-contact h3,.main-content .page-contact h4,.main-content .page-contact h5,.main-content .page-contact h6,.main-content .page-contact-us h1,.main-content .page-contact-us h2,.main-content .page-contact-us h3,.main-content .page-contact-us h4,.main-content .page-contact-us h5,.main-content .page-contact-us h6{font-family:inherit;margin-bottom:1rem}.main-content .page-blog,.main-content .page-category-blog{font-family:"Mulish",sans-serif;line-height:1.5;z-index:4}.main-content .page-blog a,.main-content .page-category-blog a{color:var(--primary-color) !important}.main-content .page-blog header,.main-content .page-category-blog header{color:#fff}.main-content .page-blog .contact-button,.main-content .page-category-blog .contact-button{background-color:var(--primary-color);border:none}.main-content .page-blog img,.main-content .page-category-blog img{width:100%}.main-content .page-blog h1,.main-content .page-blog h2,.main-content .page-blog h3,.main-content .page-blog h4,.main-content .page-blog h5,.main-content .page-blog h6,.main-content .page-category-blog h1,.main-content .page-category-blog h2,.main-content .page-category-blog h3,.main-content .page-category-blog h4,.main-content .page-category-blog h5,.main-content .page-category-blog h6{font-family:inherit;margin-bottom:1rem}.main-content .page-blog .breadcrumb,.main-content .page-category-blog .breadcrumb{margin:10px 0}.sidebar-copyright{color:hsla(0,0%,100%,.8);padding:20px !important;font-family:var(--font-family),sans-serif;font-size:20px;font-weight:500;line-height:24px}.customer-dashboard-wrapper .main-layout-content{padding:30px 0 !important;padding-bottom:800px !important;z-index:0;background:#fff url(../images/backgrounds/product-list.png);background-position-y:400px !important;background-repeat:no-repeat;background-size:cover}@media screen and (min-width: 1200px){.customer-dashboard-wrapper .main-layout-content{background-position-y:-300px !important}}@media screen and (min-width: 1360px){.customer-dashboard-wrapper .main-layout-content{background-position-y:-400px !important}}@media screen and (min-width: 1550px){.customer-dashboard-wrapper .main-layout-content{background-position-y:-1000px !important}}@media screen and (min-width: 1750px){.customer-dashboard-wrapper .main-layout-content{background-position-y:-1000px !important}}@media(max-width: 520px){.customer-dashboard-wrapper .main-layout-content{padding:20px 10px 500px !important;background-position-y:0 !important}}@media screen and (max-width: 576px){.customer-dashboard-wrapper .footer-bg-2{display:none !important}.customer-dashboard-wrapper .footer-bg-1{right:0;bottom:50px}}.customer-dashboard-wrapper .footer-bg-2{pointer-events:none}#page-home{background-color:#fff}#page-home .main-layout-content{background-image:url("../images/image-html-default/homepage-bg.png");background-size:100%;background-repeat:repeat-y;background-position-y:0 !important}#page-home .content-second-menu-wrapper.bg-white{background:#f6f6f6 !important}@media screen and (max-width: 1600px){.content-menu-wrapper .main-content .menu-header .title{font-size:18px !important}.content-menu-wrapper .small-menu .list-content a{font-size:16px !important}}@media(min-width: 1279px)and (max-width: 1440px){.content-menu-wrapper .main-content .menu-header .title{font-size:16px !important}}.content-menu-wrapper .main-content .menu-header span.cursor-pointer{position:relative;line-height:1}.content-menu-wrapper .main-content .menu-header span.cursor-pointer svg{position:absolute;top:50%;transform:translateY(-50%)}.checkout-content-wrapper .form-checkout{max-width:unset !important}@media screen and (max-width: 500px){body main .sort-section .sort-wrapper{gap:6px}body main .sort-section .sort-wrapper .icon{display:none !important}body main .sort-section .sort-wrapper .sort span.select2-selection__placeholder{font-size:8.5px !important}body main .sort-section .sort-wrapper .select2-container .select2-selection--single .select2-selection__rendered{padding-right:16px !important}body main .sort-section .sort-wrapper .select2-container .select2-selection--single .select2-selection__arrow{right:-2px}}.product-list-section,.product-detail-container{position:relative !important;z-index:8 !important}input.input-quantity{-moz-appearance:textfield}input[type=number].input-quantity::-webkit-inner-spin-button,input[type=number].input-quantity::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.menu-two-expand-icon,.menu-two-collapse{transition:all .3s ease}.customer-dashboard-wrapper .content-menu-wrapper .main-content.ms-3{margin-left:1.5rem !important}.menu-categories-sidebar .menu-two a,.menu-categories-sidebar .menu-three a{color:#f9fafb !important}.menu-categories-sidebar .menu-two a:hover,.menu-categories-sidebar .menu-three a:hover{color:#fff;opacity:1 !important}.faqs-nav-tab .nav-item button{background-color:rgba(0,0,0,0) !important}.faqs-wrapper .faqs-nav-tab .faq-tab-wrapper .faq-title{font-size:1.4rem}.faqs-wrapper .faqs-nav-tab .faq-tab-wrapper .faq-desc{font-size:1.2rem}.product-detail-container .product-detail-tabs h3{--h3-size: 20px !important}.warehouse-options .warehouse-item{height:100% !important}.out-stock-button{width:100%;align-items:center;justify-content:center;display:flex;gap:5px !important;padding:4px 10px !important;text-transform:uppercase !important;font-weight:500;font-size:14px !important;white-space:nowrap;background-color:#dedede !important;border-color:#dedede !important;color:#747474;margin-top:24px !important;text-align:center}.register-wrapper .form-check-input{min-height:unset}.forget-password-wrapper .auth-card__header-title{text-align:center}.auth-card .auth-card__header .auth-card__header-title{font-size:44px !important;margin-bottom:16px !important}.auth-card__header-description{font-size:16px !important;font-weight:400 !important;font-family:var(--font-family),sans-serif !important}.tracking-hero-section{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);min-height:100vh;position:relative;overflow:hidden}.tracking-hero-section::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="dots" width="20" height="20" patternUnits="userSpaceOnUse"><circle cx="10" cy="10" r="1.5" fill="white" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23dots)"/></svg>')}.hero-icon-wrapper{display:flex;justify-content:center}.hero-icon{width:100px;height:100px;background:hsla(0,0%,100%,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;color:#fff;backdrop-filter:blur(10px);border:2px solid hsla(0,0%,100%,.2);animation:float 3s ease-in-out infinite}@keyframes float{0%,100%{transform:translateY(0px)}50%{transform:translateY(-10px)}}.hero-title{font-size:3.5rem;font-weight:800;color:#fff;text-shadow:0 4px 20px rgba(0,0,0,.3);letter-spacing:-1px}.hero-subtitle{font-size:1.3rem;color:hsla(0,0%,100%,.8);font-weight:300;line-height:1.6}.tracking-form-card{background:hsla(0,0%,100%,.98);backdrop-filter:blur(20px);border-radius:32px;box-shadow:0 30px 80px rgba(0,0,0,.15);border:1px solid hsla(0,0%,100%,.3);position:relative;z-index:2}.error-alert{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2);border-radius:16px;padding:1.5rem}.error-content{display:flex;align-items:flex-start;gap:1rem}.error-content i{color:#ef4444;font-size:1.2rem;margin-top:2px}.error-messages{color:#dc2626;font-weight:500}.form-group{margin-bottom:2rem}.form-label{font-size:1rem;font-weight:600;color:#374151;margin-bottom:.75rem;display:block}.optional-badge{background:#f3f4f6;color:#6b7280;font-size:.75rem;padding:.25rem .75rem;border-radius:12px;font-weight:500;margin-left:.5rem}.input-wrapper{position:relative}.input-icon{position:absolute;left:1.25rem;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:1.1rem;z-index:2}.form-input,.form-select{width:100%;padding:1.25rem 1.25rem 1.25rem 3.5rem;border:2px solid #e5e7eb;border-radius:16px;font-size:1.1rem;background:#fafafa;transition:all .3s ease;font-family:inherit}.form-input:focus,.form-select:focus{outline:none;border-color:#667eea;background:#fff;box-shadow:0 0 0 4px rgba(102,126,234,.1);transform:translateY(-2px)}.form-input.error,.form-select.error{border-color:#ef4444;background:rgba(239,68,68,.05)}.field-error{color:#dc2626;font-size:.9rem;margin-top:.5rem;display:flex;align-items:center;gap:.5rem}.field-hint{color:#6b7280;font-size:.9rem;margin-top:.5rem;display:flex;align-items:center;gap:.5rem}.submit-btn{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);border:none;border-radius:20px;padding:1.25rem 3rem;font-size:1.2rem;font-weight:600;color:#fff;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(102,126,234,.3)}.submit-btn:hover{transform:translateY(-3px);box-shadow:0 15px 40px rgba(102,126,234,.4)}.submit-btn:active{transform:translateY(-1px)}.btn-content{display:flex;align-items:center;gap:.75rem;transition:opacity .3s ease}.btn-loading{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;align-items:center;gap:.75rem;opacity:0;transition:opacity .3s ease}.submit-btn.loading .btn-content{opacity:0}.submit-btn.loading .btn-loading{opacity:1}.help-section{margin-top:3rem}.help-card{background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);border-radius:20px;padding:2rem;height:100%;transition:all .3s ease}.help-card:hover{transform:translateY(-5px);background:hsla(0,0%,100%,.15)}.help-icon{width:60px;height:60px;background:hsla(0,0%,100%,.2);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.help-icon i{font-size:1.8rem;color:#fff}.help-card h5{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:1.5rem}.help-card p{color:hsla(0,0%,100%,.8);line-height:1.6;margin-bottom:1.5rem}.help-steps{list-style:none;padding:0;margin:0}.help-steps li{color:hsla(0,0%,100%,.9);margin-bottom:1rem;display:flex;align-items:center;gap:.75rem;font-size:.95rem}.help-steps i{color:#4ade80;font-size:1rem}.help-actions{display:flex;gap:1rem;flex-wrap:wrap}.help-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:12px;text-decoration:none;font-weight:500;font-size:.9rem;transition:all .3s ease}.help-btn.primary{background:hsla(0,0%,100%,.2);color:#fff;border:1px solid hsla(0,0%,100%,.3)}.help-btn.primary:hover{background:hsla(0,0%,100%,.3);color:#fff;text-decoration:none;transform:translateY(-2px)}.help-btn.secondary{background:hsla(0,0%,100%,.9);color:#374151;border:1px solid hsla(0,0%,100%,.5)}.help-btn.secondary:hover{background:#fff;color:#1f2937;text-decoration:none;transform:translateY(-2px)}@media(max-width: 768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-icon{width:80px;height:80px;font-size:2.5rem}.tracking-form-card .card-body{padding:2rem !important}.help-card{padding:1.5rem;margin-bottom:1rem}.help-actions{flex-direction:column}.help-btn{justify-content:center}}.tracking-wrapper .auth-card__header-icon{display:flex !important;align-items:center;justify-content:center;width:60px;height:60px;background:var(--primary-color);border-radius:50%;color:#fff;font-size:1.5rem;margin-right:1rem}.tracking-wrapper .form-text{font-size:14px;color:#6c757d;margin-top:.25rem}.tracking-wrapper .btn-with-logo svg{width:24px;height:24px}@media screen and (max-width: 768px){.tracking-wrapper .auth-card__header-icon{margin-right:0;margin-bottom:1rem}}.timeline{position:relative;padding-left:2rem}.timeline::before{content:"";position:absolute;left:.75rem;top:0;bottom:0;width:2px;background:#e9ecef}.timeline-item{position:relative;margin-bottom:2rem}.timeline-item:last-child{margin-bottom:0}.timeline-marker{position:absolute;left:-2rem;top:.25rem}.timeline-dot{width:12px;height:12px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #dee2e6}.timeline-item-current .timeline-dot{background:var(--bs-primary);box-shadow:0 0 0 1px var(--bs-primary)}.timeline-content{padding-left:1rem;padding-bottom:1rem}.fw-light{font-weight:300 !important}code{background:#f8f9fa;border:1px solid #e9ecef;border-radius:.375rem;padding:.25rem .5rem;font-size:.875em}.badge.bg-light{color:#495057 !important;border:1px solid #dee2e6}.card{border-radius:.5rem}.card-header{padding:1.25rem 1.5rem;border-bottom:1px solid #f8f9fa}.card-body{padding:1.5rem}@media(max-width: 768px){.timeline{padding-left:1.5rem}.timeline-marker{left:-1.5rem}.timeline::before{left:.5rem}}.product-review-container{font-family:var(--font-family),sans-serif;margin-top:2rem;margin-bottom:2rem}.product-review-container .row.g-3{margin-bottom:2rem}.product-review-container .product-review-number{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.05)}.product-review-container .product-review-number .product-review-number-title{font-family:var(--font-family-content),sans-serif;font-size:24px;font-weight:500;color:#1e293b;margin-bottom:1.5rem}@media(max-width: 768px){.product-review-container .product-review-number .product-review-number-title{font-size:20px;margin-bottom:1rem}}.product-review-container .product-review-number .product-review-summary{margin-bottom:2rem}.product-review-container .product-review-number .product-review-summary .product-review-summary-value span{font-family:var(--font-family-content),sans-serif;font-size:48px;font-weight:300;color:var(--primary-color);margin-right:1rem}@media(max-width: 768px){.product-review-container .product-review-number .product-review-summary .product-review-summary-value span{font-size:36px}}.product-review-container .product-review-number .product-review-summary .product-review-summary-rating p{font-family:var(--font-family),sans-serif;font-size:16px;color:#64748b;margin-left:.5rem;margin-bottom:0}.product-review-container .product-review-number .product-review-progress .product-review-progress-bar{margin-bottom:.75rem;align-items:center}.product-review-container .product-review-number .product-review-progress .product-review-progress-bar:last-child{margin-bottom:0}.product-review-container .product-review-number .product-review-progress .product-review-progress-bar .product-review-progress-bar-title{font-family:var(--font-family),sans-serif;font-size:14px;font-weight:500;color:#475569;min-width:80px}.product-review-container .product-review-number .product-review-progress .product-review-progress-bar .progress{height:8px;background-color:#f1f5f9;border-radius:4px;margin:0 1rem}.product-review-container .product-review-number .product-review-progress .product-review-progress-bar .progress .progress-bar{background-color:var(--primary-color);border-radius:4px}.product-review-container .product-review-number .product-review-progress .product-review-progress-bar .product-review-progress-bar-percent{font-family:var(--font-family),sans-serif;font-size:14px;font-weight:500;color:#475569;min-width:45px;text-align:right}.product-review-container h4{font-family:var(--font-family-content),sans-serif;font-size:24px;font-weight:500;color:#1e293b;margin-bottom:1.5rem}@media(max-width: 768px){.product-review-container h4{font-size:20px;margin-bottom:1rem}}.product-review-container .form-label{font-family:var(--font-family),sans-serif;font-size:16px;font-weight:500;color:#374151;margin-bottom:.5rem}.product-review-container .form-label.required::after{content:" *";color:#ef4444}.product-review-container .form-control{font-family:var(--font-family),sans-serif;font-size:16px;border:1px solid #d1d5db;border-radius:8px;padding:.75rem 1rem;transition:all .2s ease}.product-review-container .form-control:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(32,188,220,.1)}.product-review-container textarea.form-control{min-height:120px;resize:vertical}.product-review-container .form-rating-stars label{color:#d1d5db;font-size:24px;cursor:pointer;transition:color .2s ease}.product-review-container .form-rating-stars label:hover,.product-review-container .form-rating-stars label:hover~label{color:#fbbf24}.product-review-container .form-rating-stars label svg{width:24px;height:24px}.product-review-container .form-rating-stars input:checked~label{color:#fbbf24}.product-review-container .image-upload__viewer{margin-bottom:1rem}.product-review-container .image-upload__viewer .image-upload__uploader-container .image-upload__uploader{border:2px dashed #d1d5db;border-radius:8px;background-color:#f9fafb;transition:all .2s ease}.product-review-container .image-upload__viewer .image-upload__uploader-container .image-upload__uploader:hover{border-color:var(--primary-color);background-color:#f0f9ff}.product-review-container .image-upload__viewer .image-upload__uploader-container .image-upload__uploader .image-upload__text{font-family:var(--font-family),sans-serif;font-size:12px;color:#6b7280;margin-top:.5rem}.product-review-container .image-upload__viewer .image-viewer__item{border-radius:8px;overflow:hidden;border:1px solid #e5e7eb}.product-review-container .image-upload__viewer .image-viewer__item img{border-radius:7px}.product-review-container .image-upload-info{background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;color:#0c4a6e}.product-review-container .image-upload-info .small{font-family:var(--font-family),sans-serif;font-size:14px}.product-review-container .btn-primary{font-family:var(--font-family-content),sans-serif;font-size:16px;font-weight:500;padding:.75rem 2rem;border-radius:8px;background-color:var(--primary-color);border-color:var(--primary-color);transition:all .2s ease}.product-review-container .btn-primary:hover:not(:disabled){background-color:#1ba3c1;border-color:#1ba3c1;transform:translateY(-1px);box-shadow:0 4px 12px rgba(32,188,220,.3)}.product-review-container .btn-primary:disabled{opacity:.6;cursor:not-allowed}.product-review-container .review-images-container{margin-top:2rem;margin-bottom:2rem}.product-review-container .review-images-container h4{font-family:var(--font-family-content),sans-serif;font-size:20px;font-weight:500;color:#1e293b;margin-bottom:1rem}.product-review-container .review-images-container .review-images .col-3,.product-review-container .review-images-container .review-images .col-md-2,.product-review-container .review-images-container .review-images .col-xl-1{margin-bottom:.5rem}.product-review-container .review-images-container .review-images a{display:block;border-radius:8px;overflow:hidden;transition:transform .2s ease}.product-review-container .review-images-container .review-images a:hover{transform:scale(1.05)}.product-review-container .review-images-container .review-images a img{border-radius:8px;border:1px solid #e5e7eb;transition:border-color .2s ease}.product-review-container .review-images-container .review-images a img:hover{border-color:var(--primary-color)}.product-review-container .review-images-container .review-images a .badge{font-family:var(--font-family),sans-serif;font-size:12px}.product-review-container .review-list-container{margin-top:2rem}.product-review-container .review-list-container h4{font-family:var(--font-family-content),sans-serif;font-size:20px;font-weight:500;color:#1e293b;margin-bottom:1.5rem}.product-review-container .review-list-container .review-list .review-item{padding:1.5rem 0;border-bottom:1px solid #f1f5f9}.product-review-container .review-list-container .review-list .review-item:last-child{border-bottom:none}.product-review-container .review-list-container .review-list .review-item.opacity-50{opacity:.6}.product-review-container .review-list-container .review-list .review-item .review-item__header{margin-bottom:.75rem}.product-review-container .review-list-container .review-list .review-item .review-item__header .fw-medium{font-family:var(--font-family),sans-serif;font-size:16px;font-weight:600;color:#1e293b}.product-review-container .review-list-container .review-list .review-item .review-item__header time{font-family:var(--font-family),sans-serif;font-size:14px;color:#64748b}.product-review-container .review-list-container .review-list .review-item .review-item__header .small{font-family:var(--font-family),sans-serif;font-size:12px}.product-review-container .review-list-container .review-list .review-item .review-item__header .small.text-muted{color:#64748b}.product-review-container .review-list-container .review-list .review-item .review-item__header .small.text-warning{color:#f59e0b;font-weight:500}.product-review-container .review-list-container .review-list .review-item .review-item__header .rounded-circle{width:60px;height:60px}.product-review-container .review-list-container .review-list .review-item .review-item__rating{margin-bottom:.75rem}.product-review-container .review-list-container .review-list .review-item .review-item__body{font-family:var(--font-family),sans-serif;font-size:16px;line-height:1.6;color:#374151;margin-bottom:1rem}.product-review-container .review-list-container .review-list .review-item .review-item__images .review-images a{display:block;border-radius:6px;overflow:hidden;transition:transform .2s ease}.product-review-container .review-list-container .review-list .review-item .review-item__images .review-images a:hover{transform:scale(1.05)}.product-review-container .review-list-container .review-list .review-item .review-item__images .review-images a img{border-radius:6px;border:1px solid #e5e7eb}.product-review-container .review-list-container .review-list .review-item img.rounded-circle{border:2px solid #f1f5f9;transition:border-color .2s ease;width:60px !important;height:60px !important}.product-review-container .review-list-container .review-list .review-item img.rounded-circle:hover{border-color:var(--primary-color)}.product-review-container .review-list-container .review-list .review-item .review-item__reply{margin-top:1rem}.product-review-container .review-list-container .review-list .review-item .review-item__reply .bg-light{background-color:#f8fafc !important;border:1px solid #e2e8f0;border-radius:12px;position:relative}.product-review-container .review-list-container .review-list .review-item .review-item__reply .bg-light::before{content:"";position:absolute;top:-8px;left:20px;width:0;height:0;border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);border-bottom:8px solid #f8fafc}.product-review-container .review-list-container .review-list .review-item .review-item__reply .badge.bg-primary{background-color:var(--primary-color) !important;font-family:var(--font-family),sans-serif;font-size:11px;font-weight:500}.product-review-container .review-list-container .pagination{justify-content:center;margin-top:2rem}.product-review-container .review-list-container .pagination .page-link{font-family:var(--font-family),sans-serif;color:var(--primary-color);border-color:#e5e7eb}.product-review-container .review-list-container .pagination .page-link:hover{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}.product-review-container .review-list-container .pagination .page-item.active .page-link{background-color:var(--primary-color);border-color:var(--primary-color)}.product-review-container .text-muted.text-center{font-family:var(--font-family),sans-serif;font-size:16px;color:#64748b;padding:3rem 1rem;background-color:#f9fafb;border-radius:12px;border:1px solid #f1f5f9}.product-review-container .loading-spinner:after{border-color:var(--primary-color) rgba(0,0,0,0) var(--primary-color) rgba(0,0,0,0)}@media(max-width: 768px){.product-review-container{margin-top:1.5rem;margin-bottom:1.5rem}.product-review-container .product-review-number{padding:1.5rem;margin-bottom:1.5rem}.product-review-container .product-review-number .product-review-summary{flex-direction:column;align-items:flex-start;gap:1rem}.product-review-container .product-review-number .product-review-summary .product-review-summary-value{align-self:center}.product-review-container .product-review-number .product-review-progress .product-review-progress-bar .product-review-progress-bar-title{min-width:70px;font-size:13px}.product-review-container .product-review-number .product-review-progress .product-review-progress-bar .progress{margin:0 .75rem}.product-review-container .product-review-number .product-review-progress .product-review-progress-bar .product-review-progress-bar-percent{min-width:40px;font-size:13px}.product-review-container .review-list-container .review-list .review-item{padding:1rem 0}.product-review-container .review-list-container .review-list .review-item .review-item__header{flex-direction:column;gap:.25rem;align-items:start !important}.product-review-container .review-list-container .review-list .review-item .review-item__body{font-size:15px}.product-review-container .review-images-container .review-images .col-3{flex:0 0 50%;max-width:50%}.product-review-container .form-rating-stars label{font-size:20px}.product-review-container .form-rating-stars label svg{width:20px;height:20px}}@media(max-width: 576px){.product-review-container .product-review-number{padding:1rem}.product-review-container .product-review-number .product-review-number-title{font-size:18px}.product-review-container .product-review-number .product-review-summary-value span{font-size:32px}.product-review-container .review-images-container .review-images .col-3{flex:0 0 100%;max-width:100%}.product-review-container .btn-primary{width:100%;padding:1rem}}.product-detail-container .product-review-container{background-color:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #f1f5f9}@media(max-width: 768px){.product-detail-container .product-review-container{padding:1.5rem;border-radius:12px}}@media(max-width: 576px){.product-detail-container .product-review-container{padding:1rem;margin-left:-1rem;margin-right:-1rem;border-radius:0;border-left:none;border-right:none}}.bb-product-rating{--bb-rating-size: 80px}.bb-product-rating.rating-sm{--bb-rating-size: 60px}.bb-product-rating.rating-lg{--bb-rating-size: 100px}.review-item,.product-review-item{font-family:var(--font-family),sans-serif}.review-item .fw-medium,.review-item .font-weight-medium,.product-review-item .fw-medium,.product-review-item .font-weight-medium{font-weight:600}.review-item .text-muted,.product-review-item .text-muted{color:#64748b !important}.review-item .small,.product-review-item .small{font-size:14px}.lg-outer .lg-thumb{margin:auto}.lg-outer .lg-toolbar{background:rgba(0,0,0,.8)}.lg-outer .lg-actions .lg-next,.lg-outer .lg-actions .lg-prev{color:#fff}.lg-outer .lg-actions .lg-next:hover,.lg-outer .lg-actions .lg-prev:hover{color:var(--primary-color)}.product-review-container .is-invalid{border-color:#ef4444}.product-review-container .is-invalid:focus{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.product-review-container .invalid-feedback{font-family:var(--font-family),sans-serif;font-size:14px;color:#ef4444;margin-top:.25rem}.product-review-container .text-danger{color:#ef4444 !important;font-family:var(--font-family),sans-serif}.product-review-container .text-warning{color:#f59e0b !important;font-family:var(--font-family),sans-serif}.container-xxxl .product-review-container{margin-top:3rem;margin-bottom:3rem}@media(max-width: 768px){.container-xxxl .product-review-container{margin-top:2rem;margin-bottom:2rem}}@media print{.product-review-container .image-upload__viewer,.product-review-container .btn-primary,.product-review-container .loading-spinner{display:none !important}.product-review-container .review-item__images{display:none !important}.product-review-container .product-review-number{border:1px solid #000;box-shadow:none}.product-review-container .review-item{border-bottom:1px solid #000;page-break-inside:avoid}}.tracking-results-wrapper{font-family:var(--font-family),sans-serif}.tracking-results-wrapper .tracking-status-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #f1f5f9;overflow:hidden;margin-bottom:2rem}.tracking-results-wrapper .status-header{text-align:center;padding:2.5rem 2rem;background:linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);border-bottom:1px solid #e2e8f0}.tracking-results-wrapper .status-badge-wrapper{margin-bottom:1.5rem}.tracking-results-wrapper .status-badge{display:inline-block;padding:.5rem 1.5rem;border-radius:50px;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.tracking-results-wrapper .status-badge.status-text-success{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.tracking-results-wrapper .status-badge.status-text-primary{background:#dbeafe;color:#1e40af;border:1px solid #93c5fd}.tracking-results-wrapper .status-badge.status-text-info{background:#e0f2fe;color:#0c4a6e;border:1px solid #7dd3fc}.tracking-results-wrapper .status-badge.status-text-warning{background:#fef3c7;color:#92400e;border:1px solid #fcd34d}.tracking-results-wrapper .status-badge.status-text-danger{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.tracking-results-wrapper .status-badge.status-text-muted{background:#f1f5f9;color:#64748b;border:1px solid #cbd5e1}.tracking-results-wrapper .status-title{font-size:2rem;font-weight:300;color:#1e293b;margin-bottom:1.5rem;font-family:var(--font-family-content),sans-serif}.tracking-results-wrapper .tracking-code-section{display:flex;flex-direction:column;align-items:center;gap:.5rem}.tracking-results-wrapper .tracking-label{font-size:.875rem;color:#64748b;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.tracking-results-wrapper .tracking-code{font-family:"Courier New",monospace;font-size:1.25rem;font-weight:600;color:#1e293b;background:#f8fafc;padding:.75rem 1.5rem;border-radius:8px;border:1px solid #e2e8f0}.tracking-results-wrapper .route-section{padding:2rem;border-top:1px solid #e2e8f0;background:#fafbfc}.tracking-results-wrapper .route-path{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.tracking-results-wrapper .route-location{text-align:center}.tracking-results-wrapper .route-location .location-label{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-weight:600;margin-bottom:.5rem}.tracking-results-wrapper .route-location .location-name{font-size:1rem;font-weight:500;color:#1e293b}.tracking-results-wrapper .route-arrow{color:#94a3b8;font-size:1.25rem}.tracking-results-wrapper .timeline-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #f1f5f9;overflow:hidden}.tracking-results-wrapper .timeline-header{padding:2rem 2rem 1rem;background:linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);border-bottom:1px solid #e2e8f0}.tracking-results-wrapper .timeline-title{font-size:1.5rem;font-weight:300;color:#1e293b;margin-bottom:.5rem;font-family:var(--font-family-content),sans-serif}.tracking-results-wrapper .timeline-subtitle{font-size:.875rem;color:#64748b;margin:0}.tracking-results-wrapper .timeline-body{padding:2rem}.tracking-results-wrapper .tracking-timeline{position:relative}.tracking-results-wrapper .tracking-timeline::before{content:"";position:absolute;left:1rem;top:0;bottom:0;width:2px;background:#e2e8f0}.tracking-results-wrapper .timeline-event{position:relative;display:flex;margin-bottom:2rem}.tracking-results-wrapper .timeline-event:last-child{margin-bottom:0}.tracking-results-wrapper .timeline-event.current .marker-dot{background:var(--primary-color);border-color:var(--primary-color);box-shadow:0 0 0 4px rgba(32,188,220,.1)}.tracking-results-wrapper .timeline-event.current .event-title{color:var(--primary-color);font-weight:600}.tracking-results-wrapper .timeline-event.completed .marker-dot{background:#10b981;border-color:#10b981}.tracking-results-wrapper .event-marker{position:relative;margin-right:1.5rem}.tracking-results-wrapper .event-marker .marker-dot{width:12px;height:12px;border-radius:50%;background:#cbd5e1;border:2px solid #fff;box-shadow:0 0 0 1px #e2e8f0;position:relative;z-index:2}.tracking-results-wrapper .event-content{flex:1;padding-bottom:1rem}.tracking-results-wrapper .event-header{display:flex;justify-content:between;align-items:flex-start;margin-bottom:.5rem;gap:1rem}.tracking-results-wrapper .event-title{font-size:1rem;font-weight:500;color:#1e293b;margin:0;flex:1}.tracking-results-wrapper .event-time{font-size:.875rem;color:#64748b;white-space:nowrap}.tracking-results-wrapper .event-location{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#64748b}.tracking-results-wrapper .event-location i{color:#94a3b8}.tracking-results-wrapper .empty-timeline{text-align:center;padding:3rem 2rem}.tracking-results-wrapper .empty-timeline .empty-icon{width:80px;height:80px;background:#f1f5f9;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#94a3b8;font-size:2rem}.tracking-results-wrapper .empty-timeline .empty-title{font-size:1.25rem;font-weight:300;color:#64748b;margin-bottom:.5rem}.tracking-results-wrapper .empty-timeline .empty-description{font-size:.875rem;color:#94a3b8;margin:0;max-width:300px;margin-left:auto;margin-right:auto}.tracking-results-wrapper .info-card{background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.06);border:1px solid #f1f5f9;overflow:hidden}.tracking-results-wrapper .info-header{padding:1.5rem 1.5rem 1rem;background:#fafbfc;border-bottom:1px solid #f1f5f9}.tracking-results-wrapper .info-title{font-size:1.125rem;font-weight:500;color:#1e293b;margin:0;font-family:var(--font-family-content),sans-serif}.tracking-results-wrapper .info-body{padding:1.5rem}.tracking-results-wrapper .info-item{margin-bottom:1.5rem}.tracking-results-wrapper .info-item:last-child{margin-bottom:0}.tracking-results-wrapper .info-label{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-weight:600;margin-bottom:.5rem}.tracking-results-wrapper .info-value{font-size:.875rem;font-weight:500;color:#1e293b}.tracking-results-wrapper .carrier-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tracking-results-wrapper .carrier-tag{background:#f1f5f9;color:#475569;padding:.25rem .75rem;border-radius:6px;font-size:.75rem;font-weight:500;border:1px solid #e2e8f0}.tracking-results-wrapper .external-link{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;text-decoration:none;color:#475569;font-size:.875rem;font-weight:500;transition:all .2s ease;margin-bottom:.5rem}.tracking-results-wrapper .external-link:hover{background:#f1f5f9;color:#1e293b;text-decoration:none;transform:translateX(2px)}.tracking-results-wrapper .external-link:last-child{margin-bottom:0}.tracking-results-wrapper .external-link i{color:#94a3b8;font-size:.75rem}.tracking-results-wrapper .action-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:500;font-size:.875rem;transition:all .2s ease;margin-bottom:.75rem}.tracking-results-wrapper .action-btn:last-child{margin-bottom:0}.tracking-results-wrapper .action-btn.primary{background:var(--primary-color);color:#fff;border:1px solid var(--primary-color)}.tracking-results-wrapper .action-btn.primary:hover{background:#1ba3c1;color:#fff;text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 12px rgba(32,188,220,.3)}.tracking-results-wrapper .action-btn.secondary{background:#f8fafc;color:#475569;border:1px solid #e2e8f0}.tracking-results-wrapper .action-btn.secondary:hover{background:#f1f5f9;color:#1e293b;text-decoration:none;transform:translateY(-1px)}@media(max-width: 768px){.tracking-results-wrapper .status-header{padding:2rem 1.5rem}.tracking-results-wrapper .status-title{font-size:1.5rem}.tracking-results-wrapper .tracking-code{font-size:1rem;padding:.5rem 1rem}.tracking-results-wrapper .route-path{flex-direction:column;gap:1rem}.tracking-results-wrapper .route-arrow{transform:rotate(90deg)}.tracking-results-wrapper .timeline-header{padding:1.5rem}.tracking-results-wrapper .timeline-title{font-size:1.25rem}.tracking-results-wrapper .timeline-body{padding:1.5rem}.tracking-results-wrapper .info-header{padding:1rem}.tracking-results-wrapper .info-body{padding:1rem}.tracking-results-wrapper .event-header{flex-direction:column;align-items:flex-start;gap:.25rem}.tracking-results-wrapper .event-time{white-space:normal}}@media(min-width: 1441px)and (max-width: 1799px){.order-tracking-results-section-wrapper .main-layout-content{padding:30px 30px 600px !important}}.customer-wrapper .customer-dashboard-content .bb-customer-profile-info h4{--font-size-lg: 1.5rem;font-size:var(--font-size-lg) !important;font-weight:500}.bb-customer-details-wrapper .card{border:1px solid #dedede;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.bb-customer-details-wrapper .card .card-header{background:#f8f9fa;border-bottom:1px solid #e9ecef;padding:1rem 1.5rem}.bb-customer-details-wrapper .card .card-header h5{color:#262a2b;font-family:var(--font-family),sans-serif;font-weight:600;font-size:var(--font-size-md)}.bb-customer-details-wrapper .card .card-body{padding:1.5rem}.bb-customer-details-wrapper .bb-customer-details-info .detail-item{display:flex;align-items:flex-start;line-height:1.5}.bb-customer-details-wrapper .bb-customer-details-info .detail-item strong{color:#262a2b;font-family:var(--font-family),sans-serif;font-weight:500;min-width:140px;flex-shrink:0}.bb-customer-details-wrapper .bb-customer-details-info .detail-item span{color:#495057;font-family:var(--font-family),sans-serif;font-weight:400;word-break:break-word}@media screen and (max-width: 768px){.bb-customer-details-wrapper .card-body{padding:1rem}.bb-customer-details-wrapper .bb-customer-details-info .detail-item{flex-direction:column;align-items:flex-start;margin-bottom:1rem !important}.bb-customer-details-wrapper .bb-customer-details-info .detail-item strong{min-width:auto;margin-bottom:.25rem}.bb-customer-details-wrapper .bb-customer-details-info .detail-item span{margin-left:0 !important}}@media screen and (min-width: 768px){.page-breadcrumbs .breadcrumb{font-size:1.3rem;justify-content:center}.page-breadcrumbs .breadcrumb li:hover{color:var(--primary-color);transition:.3s ease}}.checkout-page{--body-size: 20px !important}.checkout-page .order-customer-info h3{font-size:20px !important}.checkout-page .order-customer-info p{font-size:18px !important}body main .footer-bg-1{bottom:-300px !important}@media screen and (min-width: 1500px){body main .footer-bg-1{bottom:-650px !important}.customer-dashboard-wrapper .main-layout-content{padding-bottom:1500px !important}}@media screen and (min-width: 2500px){body main .footer-bg-1{bottom:-850px !important}.customer-dashboard-wrapper .main-layout-content{padding-bottom:1800px !important}}.checkout-page .main-layout-content{min-height:1200px !important}.product-item-with-warehouse{position:relative}.product-item-with-warehouse .warehouse-badge-wrapper{position:absolute;right:0;width:50px;display:flex;flex-direction:column;align-items:end;top:10px;gap:5px;font-size:16px}.product-item-with-warehouse .warehouse-badge-wrapper .warehouse-badge{padding:5px 0;padding-right:5px !important;background:var(--color-primary);border-radius:4px 0 0 4px;color:#fff;width:100%;gap:5px;text-align:end}.product-item-with-warehouse .warehouse-badge-wrapper .warehouse-badge.out-of-stock{background:#c6c6c6 !important;color:#4f4f4f !important}.warehouse-badge-mobile.out-of-stock{background:#c6c6c6 !important;color:#4f4f4f !important}.product-cart-section-wrapper .main-layout-content{padding:24px 22px !important;padding-bottom:800px !important;background:#fff url("../images/backgrounds/product-list.png");background-position-y:0 !important;background-size:cover;background-repeat:no-repeat}@media screen and (min-width: 1700px){.product-cart-section-wrapper .main-layout-content{background-size:cover !important;background-position-y:-1230px !important}}.product-cart-section-wrapper .cart-area{position:relative;z-index:8 !important;padding:unset;--bs-body-bg: transparent;font-family:"Muller",sans-serif}.product-cart-section-wrapper .cart-area .warehouse-shipping-fee-list{font-size:16px !important;max-width:max-content}.product-cart-section-wrapper .cart-area .warehouse-shipping-fee-list .warehouse-shipping-fee-item{width:100%;display:flex;justify-content:space-between;align-items:center}.product-cart-section-wrapper .cart-area .warehouse-shipping-fee-list .warehouse-shipping-fee-name{font-family:Muller,sans-serif}.product-cart-section-wrapper .cart-area .warehouse-shipping-fee-list .warehouse-shipping-fee-price{font-size:18px !important}.product-cart-section-wrapper .cart-area .breadcrumb .breadcrumb-item:first-child a{font-weight:600}.product-cart-section-wrapper .cart-area h1.title{margin-bottom:37px;font-size:44px;font-family:var(--font-family-content),serif}.product-cart-section-wrapper .cart-area .container{padding:unset}.product-cart-section-wrapper .cart-area .cart-list-mobile .cart-item{border:1px solid rgba(0,0,0,.2);padding:20px;margin-bottom:15px}.product-cart-section-wrapper .cart-area .cart-list-mobile .cart-item .cart-quantity .bb-product-quantity{background-color:#f6f6f6;border-radius:4px;padding:0 1rem}.product-cart-section-wrapper .cart-area .cart-list-mobile .cart-item .cart-quantity .bb-product-quantity button{border-color:rgba(0,0,0,0);padding:0}.product-cart-section-wrapper .cart-area .cart-list-mobile .cart-item .cart-quantity .bb-product-quantity button svg{width:12px;color:#000}.product-cart-section-wrapper .cart-area .cart-list-mobile .cart-item .cart-quantity .bb-product-quantity input{padding:0;border-color:rgba(0,0,0,0);font-size:18px}.product-cart-section-wrapper .cart-area .cart-list-mobile .cart-item .cart-img-detail{display:flex;gap:20px;align-items:flex-end}.product-cart-section-wrapper .cart-area .cart-list-mobile .cart-item .cart-img-detail .detail{font-weight:500}.product-cart-section-wrapper .cart-area .cart-list-mobile .cart-item .cart-img-detail .detail .cart-title a{text-decoration:none}.product-cart-section-wrapper .cart-area .cart-list-mobile .cart-item .cart-quantity{display:inline-block;border:.66px solid rgba(0,0,0,0.1019607843);border-radius:4px;line-height:38px}.product-cart-section-wrapper .cart-area .cart-list-mobile .cart-item .cart-price{line-height:38px}.product-cart-section-wrapper .cart-area .cart-list-mobile .cart-item .cart-total{line-height:38px}.product-cart-section-wrapper .cart-area .cart-list{padding:20px;border-radius:24px;margin-bottom:169px}.product-cart-section-wrapper .cart-area .cart-list thead{border-color:rgba(0,0,0,.1294117647)}.product-cart-section-wrapper .cart-area .cart-list tr{margin-bottom:24px;background-color:rgba(0,0,0,0)}.product-cart-section-wrapper .cart-area .cart-list tr th{font-weight:500;padding:12px 0;font-size:16px}.product-cart-section-wrapper .cart-area .cart-list tr td{padding:24px 0}.product-cart-section-wrapper .cart-area .cart-list tr td .small,.product-cart-section-wrapper .cart-area .cart-list tr td small{padding-bottom:10px}.product-cart-section-wrapper .cart-area .cart-list tbody tr:last-child{border-color:rgba(0,0,0,0)}.product-cart-section-wrapper .cart-area .cart-list .cart-title{font-size:20px;font-weight:500;margin-bottom:.75rem}.product-cart-section-wrapper .cart-area .cart-list .cart-quantity{padding:0 10px}.product-cart-section-wrapper .cart-area .cart-list .cart-quantity .bb-product-quantity{border:.66px solid rgba(0,0,0,.1019607843);border-radius:4px;padding:0 1rem}.product-cart-section-wrapper .cart-area .cart-list .cart-quantity .bb-product-quantity button{border-color:rgba(0,0,0,0);padding:0}.product-cart-section-wrapper .cart-area .cart-list .cart-quantity .bb-product-quantity button svg{width:12px;color:#000}.product-cart-section-wrapper .cart-area .cart-list .cart-quantity .bb-product-quantity input{padding:0;border-color:rgba(0,0,0,0);font-size:18px}.product-cart-section-wrapper .cart-area .cart-list .bb-product-price{text-align:center}.product-cart-section-wrapper .cart-area .cart-list .bb-product-price .bb-product-price-text{font-family:var(--font-family-content);font-size:22px}.product-cart-section-wrapper .cart-area .cart-list .cart-img{width:180px;overflow:hidden}.product-cart-section-wrapper .cart-area .cart-list .cart-action .btn-danger{background-color:rgba(0,0,0,0) !important;border:none;color:#0b0b0b}.product-cart-section-wrapper .cart-area .cart-list .cart-action .btn-danger svg{width:16px;height:16px}.product-cart-section-wrapper .cart-area .cart-coupon{margin-bottom:25px}.product-cart-section-wrapper .cart-area .cart-coupon .terms{margin-bottom:36px;font-size:14px}.product-cart-section-wrapper .cart-area .cart-coupon .terms .order-terms-notice{margin-bottom:24px}.product-cart-section-wrapper .cart-area .cart-coupon .terms p{margin-bottom:0;line-height:1.45;font-weight:400}.product-cart-section-wrapper .cart-area .cart-coupon .terms .form-check-input[type=checkbox]:checked{--bs-form-check-bg-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/></svg>");background-color:rgba(0,0,0,0);border-color:#d3d3d3}.product-cart-section-wrapper .cart-area .cart-coupon .terms .form-check-input{line-height:24px}.product-cart-section-wrapper .cart-area .cart-coupon .terms .order-confirmation{margin-bottom:12px;line-height:24px}.product-cart-section-wrapper .cart-area .cart-coupon #coupon-form .coupon-text{font-size:22px}.product-cart-section-wrapper .cart-area .cart-coupon #coupon-form .input-group input{padding:8px;border-radius:7px;background-color:var(--white-color) !important}.product-cart-section-wrapper .cart-area .cart-coupon #coupon-form .input-group button{border-radius:7px;padding:6.5px 60px !important}.product-cart-section-wrapper .cart-area .cart-checkout{font-size:22px}.product-cart-section-wrapper .cart-area .cart-checkout .card{padding:30px;border-radius:24px;border:1px solid #dedede;background-color:var(--white-color)}.product-cart-section-wrapper .cart-area .cart-checkout .cart-checkout-total span{font-size:44px}.product-cart-section-wrapper .cart-area .pay-methods .pay-methods-text{margin-bottom:12px;font-size:22px}.product-cart-section-wrapper .cart-area .pay-methods .pay-methods-subtext{margin-bottom:12px;font-size:14px}.product-cart-section-wrapper .cart-area .pay-methods .payment-options{display:flex;flex-direction:column;gap:12px;font-size:22px}.product-cart-section-wrapper .cart-area .methods{margin-bottom:94px}.product-cart-section-wrapper .cart-area .methods .form-check{margin-bottom:0}.product-cart-section-wrapper .cart-area .methods .form-check input{width:12px;height:12px;border:1px solid rgba(0,0,0,.368627451)}.product-cart-section-wrapper .cart-area .methods .form-check label{margin-left:-15px}.product-cart-section-wrapper .cart-area .cart-checkout-btn{border:1px solid #dedede !important;color:var(--black-color);padding:15px 60px !important;max-width:50%;margin:auto;background:#fff !important}.product-cart-section-wrapper .footer-bg-2 img{max-height:750px !important}@media screen and (max-width: 576px){.product-cart-section-wrapper h1.title{display:none}.product-cart-section-wrapper .main-layout-content{padding:15px !important;padding-bottom:800px !important;--bs-body-bg: rgb(246, 246, 246) !important;background-color:var(--bs-body-bg)}.product-cart-section-wrapper .cart-checkout{margin-bottom:20px !important;font-size:14px !important}.product-cart-section-wrapper #cart-checkout-total{width:100% !important}.product-cart-section-wrapper #coupon-form-wrapper{width:100% !important}.product-cart-section-wrapper #coupon-form .input-group{flex-wrap:nowrap !important}.product-cart-section-wrapper #coupon-form .coupon-text{font-size:16px !important}.product-cart-section-wrapper #coupon-form .input-group input{min-height:40px !important;font-size:14px !important}.product-cart-section-wrapper #coupon-form .input-group button{padding:6px 20px !important;font-size:14px !important;white-space:nowrap}.product-cart-section-wrapper .warehouse-min-warning{width:100% !important;text-align:left !important;padding:0 10px}.product-cart-section-wrapper .warehouse-min-warning p{font-size:14px !important;line-height:1.4 !important}.product-cart-section-wrapper .cart-checkout .card{padding:18px !important;border-radius:15px !important}.product-cart-section-wrapper .cart-checkout .cart-checkout-total span{font-size:26px !important}.product-cart-section-wrapper .terms{margin-bottom:25px !important;font-size:10px !important}.product-cart-section-wrapper .terms .order-terms-notice{margin-bottom:15px !important}.product-cart-section-wrapper .terms .order-confirmation{margin-bottom:5px !important;line-height:16px !important}.product-cart-section-wrapper .cart-area .cart-coupon{margin-bottom:20px !important}.product-cart-section-wrapper .cart-area .cart-coupon #coupon-form .coupon-text{font-size:15px !important;margin-bottom:7px !important}.product-cart-section-wrapper .cart-area .cart-coupon #coupon-form .input-group{margin-bottom:0 !important}.product-cart-section-wrapper .cart-area .cart-coupon #coupon-form .input-group input{padding:5px;border-radius:7px;background-color:var(--white-color) !important;margin-right:5px !important}.product-cart-section-wrapper .cart-area .cart-coupon #coupon-form .input-group button{border-radius:7px;padding:5px 20px !important;font-size:15px !important}.product-cart-section-wrapper .cart-area .methods{margin-bottom:45px !important}.product-cart-section-wrapper .cart-area .cart-checkout-btn{padding:5px 60px !important;max-width:100% !important}.product-cart-section-wrapper .pay-methods .pay-methods-top{margin-bottom:10px !important}.product-cart-section-wrapper .pay-methods .payment-options{font-size:18px !important;gap:5px !important;margin-bottom:5px}.product-cart-section-wrapper .pay-methods .payment-options label{margin-left:-10px !important}.product-cart-section-wrapper .cart-checkout-proceed{width:100% !important}}body .main-layout-content{background-position-y:-350px !important}body .product-detail-container .product-details .product_title{padding-left:calc(var(--bs-gutter-x)*.5)}body .product-detail-container .product-details .product-entry-meta p{padding-left:calc(var(--bs-gutter-x)*.5)}body .product-detail-container .banner-product-detail{margin-bottom:70px}body .product-detail-container .bb-product-gallery-images .slick-slide img{padding:2rem;background-color:#fff;border-radius:24px;max-height:400px;object-fit:contain}body .product-detail-container .bb-product-gallery-thumbnails .slick-slide img{border:1px solid rgba(159,159,159,.2509803922);padding:10px;background-color:#fff;border-radius:15px;width:90%;height:100%}body .product-detail-container .warehouse-options .warehouse-item{border:none}body .product-detail-container .warehouse-options .warehouse-item .in-stock{font-weight:500}body .product-detail-container .warehouse-options .warehouse-item .quantity-selector{flex-direction:row-reverse;border:.66px solid rgba(0,0,0,.1019607843);border-radius:4px}body .product-detail-container .warehouse-options .warehouse-item .quantity-selector button{border-color:rgba(0,0,0,0);padding:0}body .product-detail-container .warehouse-options .warehouse-item .quantity-selector button svg{width:12px;color:#000}body .product-detail-container .warehouse-options .warehouse-item .quantity-selector input{padding:0;border-color:rgba(0,0,0,0)}body .product-detail-container .warehouse-options .warehouse-item .product-actions .add-to-cart{width:unset}body .product-detail-container button.add-to-cart[data-bb-toggle=add-to-cart-with-warehouse]{padding:3px 10px;display:flex;align-items:center;gap:5px}body .product-detail-container img{width:100%;height:100%}@media screen and (max-width: 576px){.product-detail-container .product-details .product_title{text-align:center;margin-bottom:20px}.product-detail-container .bb-product-gallery-images .slick-slide img{width:100%}.product-detail-container .bb-product-gallery-thumbnails{display:none}.product-detail-container .warehouse-options .warehouse-item .in-stock{font-size:14px !important}.product-detail-container .warehouse-options .warehouse-item .quantity-selector button svg{width:14px !important}.product-detail-container .warehouse-options .warehouse-item .quantity-selector input{font-size:14px}.product-detail-container .warehouse-options .warehouse-item .product-actions .add-to-cart{padding:0 10px}.product-detail-container .banner-product-detail{margin-bottom:15px !important}.product-detail-container .product-detail-tabs{margin-left:-1.2rem}.product-detail-container>.container-xxxl:last-child{margin-top:2rem}.warehouse-options .col-lg-6{padding-right:0 !important}.px-xs-0{padding-right:0;padding-left:0}.p-xs-4{padding:2rem !important}.mt-xs-minus-1{margin-top:-0.5rem !important}.text-xs-left{text-align:left !important}.text-xs-center{text-align:center !important}.p-xs-1{padding:.5rem !important}.pb-xs-0{padding-bottom:0 !important}.pt-xs-3{padding-top:1.5rem !important}.pt-xs-0{padding-top:0 !important}}.checkout-page .content-second-menu-wrapper{background:#fff !important}.checkout-page .main-layout-content{z-index:999 !important}.checkout-content-wrapper{padding:46px 45px !important;padding-bottom:800px !important;margin:0;background:#fff url(../images/backgrounds/product-list.png);background-position-y:-440px !important;background-repeat:no-repeat;background-size:cover}@media screen and (min-width: 1200px){.checkout-content-wrapper{background-position-y:-300px !important}}@media screen and (min-width: 1360px){.checkout-content-wrapper{background-position-y:-400px !important}}@media screen and (min-width: 1550px){.checkout-content-wrapper{background-position-y:-1000px !important}}@media screen and (min-width: 1750px){.checkout-content-wrapper{background-position-y:-1000px !important}}@media(max-width: 520px){.checkout-content-wrapper{padding:20px 10px 500px !important;background-position-y:0 !important}}@media(max-width: 1024px){.checkout-content-wrapper{padding:15px !important;background-position-y:6.5% !important;padding-bottom:650px !important}}@media(max-width: 520px){.checkout-content-wrapper{padding:20px 10px 500px !important;background-position-y:0 !important}}.checkout-content-wrapper .checkout-content-inner{position:relative;background:#fff;padding:3rem;margin-top:3rem;border:1px solid #dedede;border-radius:24px;z-index:1}@media(max-width: 520px){.checkout-content-wrapper .checkout-content-inner{padding:2rem 1.5rem}}.checkout-content-wrapper .form-checkout{max-width:690px}.checkout-content-wrapper .form-checkout label{line-height:24px;top:3px;font-size:16px}.checkout-content-wrapper .form-checkout .checkout-shipping-information-title{margin-bottom:20px}.checkout-content-wrapper .form-checkout .customer-address-payment-form{margin-bottom:48px}.checkout-content-wrapper .form-checkout .customer-address-payment-form .address-item-selected .address-item p{font-size:16px;margin-bottom:10px}.checkout-content-wrapper .form-checkout .customer-address-payment-form .form-group{margin-bottom:10px !important}.checkout-content-wrapper .form-checkout .customer-address-payment-form .form-group p{font-size:20px;margin-bottom:55px;font-weight:500}.checkout-content-wrapper .form-checkout .customer-address-payment-form #register-an-account-wrapper .form-label{font-weight:500}.checkout-content-wrapper .form-checkout .shipping-method-wrapper{margin-bottom:48px !important}.checkout-content-wrapper .form-checkout .shipping-method-wrapper .checkout-payment-title{margin-bottom:24px}.checkout-content-wrapper .form-checkout .shipping-method-wrapper .payment-checkout-form .list-group.list_payment_method{gap:4px}.checkout-content-wrapper .form-checkout .shipping-method-wrapper .payment-checkout-form .list-group.list_payment_method .list-group-item{padding:16px;border-radius:7px;border:1px solid #dedede}.checkout-content-wrapper .form-checkout .shipping-method-wrapper .payment-checkout-form label{line-height:24px;font-size:16px}.checkout-content-wrapper .form-checkout .shipping-method-wrapper .payment-checkout-form label:before{width:12px;height:12px;left:5px;top:5px}.checkout-content-wrapper .form-checkout .shipping-method-wrapper .payment-checkout-form label:after{width:6px;height:6px;top:8px;left:8px}.checkout-content-wrapper .form-checkout div[data-bb-toggle=checkout-payment-methods-area] .checkout-payment-title{margin-bottom:24px}.checkout-content-wrapper .form-checkout div[data-bb-toggle=checkout-payment-methods-area] .list-group.list_payment_method{gap:4px}.checkout-content-wrapper .form-checkout div[data-bb-toggle=checkout-payment-methods-area] .list-group.list_payment_method .list-group-item{border-radius:7px;border:1px solid #dedede}.checkout-content-wrapper .form-checkout div[data-bb-toggle=checkout-payment-methods-area] .list-group.list_payment_method .list-group-item label{line-height:24px;font-size:16px}.checkout-content-wrapper .form-checkout div[data-bb-toggle=checkout-payment-methods-area] .list-group.list_payment_method .list-group-item label:before{width:16px;height:16px;left:5px;top:3px}.checkout-content-wrapper .form-checkout div[data-bb-toggle=checkout-payment-methods-area] .list-group.list_payment_method .list-group-item label:after{width:8px;height:8px;top:7px;left:9px}.checkout-content-wrapper .form-checkout .form-group textarea{padding:16px;font-size:16px;margin-bottom:35px}.checkout-content-wrapper .form-checkout .customer-tax-information-form{display:none}.checkout-content-wrapper .form-checkout .order-1.order-md-2.col-md-6{padding:0}.checkout-content-wrapper .form-checkout .order-2.order-md-1.col-md-6.text-center.text-md-start.mb-4.mb-md-0{padding:0}.checkout-content-wrapper #main-checkout-product-info{justify-content:space-between}.checkout-content-wrapper #main-checkout-product-info div.col-lg-4.col-md-5.order-1.order-md-2{position:relative;top:150px;padding:36px;border-radius:24px;border:1px solid #dedede;height:100%}.checkout-content-wrapper #main-checkout-product-info .my-3.bg-light{margin:0 !important}.checkout-content-wrapper #main-checkout-product-info .checkout-discount-section{display:none}.checkout-content-wrapper #main-checkout-product-info #cart-item{padding:0 !important;margin:0 !important}.checkout-content-wrapper #main-checkout-product-info #cart-item p{margin-bottom:10px !important;font-size:16px !important}.checkout-content-wrapper #main-checkout-product-info #cart-item .cart-item.product-item{padding-top:25px;margin:0 !important;gap:40px}.checkout-content-wrapper #main-checkout-product-info #cart-item .cart-item.product-item div{padding:0}.checkout-content-wrapper #main-checkout-product-info #cart-item .cart-item.product-item .img-thumbnail{border-radius:12px}.checkout-content-wrapper #main-checkout-product-info #cart-item .cart-item.product-item .col p:nth-child(1){color:rgba(38,42,43,.8);font-family:var(--font-family-content),sans-serif}.checkout-content-wrapper #main-checkout-product-info #cart-item .cart-item.product-item .col p:nth-child(1) small{font-size:16px}.checkout-content-wrapper #main-checkout-product-info #cart-item .cart-item.product-item .col .product-name{font-size:22px !important}.checkout-content-wrapper #main-checkout-product-info #cart-item .cart-item.product-item .col .price{font-size:25px !important;margin-bottom:15px !important}.checkout-content-wrapper #main-checkout-product-info #cart-item .cart-item.product-item .col .ec-checkout-quantity{color:var(--black-color)}.checkout-content-wrapper #main-checkout-product-info #cart-item .cart-item.product-item .col .ec-checkout-quantity .ec-checkout-quantity-minus{right:3px;left:unset}.checkout-content-wrapper #main-checkout-product-info #cart-item .cart-item.product-item .col .ec-checkout-quantity .ec-checkout-quantity-plus{right:unset;left:3px}.checkout-content-wrapper #main-checkout-product-info #cart-item .border-dark-subtle{display:block;border:none;margin:0;padding:0;height:74px}.checkout-content-wrapper #main-checkout-product-info #cart-item .col-6 p{font-size:16px !important}.checkout-page .footer-bg-2 img{max-height:750px !important}@media(min-width: 1280px){.checkout-page .footer-bg-2 img{max-height:850px !important}}@media(min-width: 1440px){.checkout-page .footer-bg-2 img{max-height:1050px !important}}@media screen and (max-width: 768px){.checkout-content-wrapper #main-checkout-product-info{flex-direction:column-reverse}.checkout-content-wrapper #main-checkout-product-info .form-checkout{padding:0 15px !important}.checkout-content-wrapper #main-checkout-product-info .form-checkout .customer-address-payment-form{margin-bottom:10px !important}.checkout-content-wrapper #main-checkout-product-info .form-checkout .shipping-method-wrapper{margin-bottom:10px !important}.checkout-content-wrapper #main-checkout-product-info .form-checkout .shipping-method-wrapper .checkout-payment-title{margin-bottom:15px !important}.checkout-content-wrapper #main-checkout-product-info .form-checkout .shipping-method-wrapper .list-group.list_payment_method{gap:10px}.checkout-content-wrapper #main-checkout-product-info .form-checkout div[data-bb-toggle=checkout-payment-methods-area] .checkout-payment-title{margin-bottom:15px !important}.checkout-content-wrapper #main-checkout-product-info .form-checkout div[data-bb-toggle=checkout-payment-methods-area] .list-group.list_payment_method{gap:10px}.checkout-content-wrapper #main-checkout-product-info .form-checkout label[for=description]{font-weight:bold}.checkout-content-wrapper #main-checkout-product-info .form-checkout label[for=description]~textarea::placeholder{font-weight:bold;color:rgba(38,42,43,.5019607843);margin-bottom:30px !important}.checkout-content-wrapper #main-checkout-product-info .form-checkout .mb-4{margin:0 !important;margin-bottom:10px !important}.checkout-content-wrapper #main-checkout-product-info .form-checkout .w-100.row.align-items-center.g-3.mb-5{flex-direction:row-reverse;justify-content:space-between;align-items:center}.checkout-content-wrapper #main-checkout-product-info .form-checkout .order-1.order-md-2.col-md-6{width:unset;margin-top:0 !important}.checkout-content-wrapper #main-checkout-product-info .form-checkout .order-2.order-md-1.col-md-6.text-center.text-md-start.mb-4.mb-md-0{width:unset;margin-bottom:0 !important;padding-left:calc(var(--bs-gutter-x)*.5) !important;padding-right:calc(var(--bs-gutter-x)*.5) !important}.checkout-content-wrapper #main-checkout-product-info div.col-lg-4.col-md-5.order-1.order-md-2{top:0;width:100%;padding:10px}.checkout-content-wrapper #main-checkout-product-info #cart-item .cart-item.product-item{padding-top:10px !important}.checkout-content-wrapper #main-checkout-product-info #cart-item .border-dark-subtle{display:none !important}}@media screen and (min-width: 1200px){.checkout-content-wrapper #main-checkout-product-info div.col-lg-4.col-md-5.order-1.order-md-2{flex:0 0 auto;width:41.6666667%;max-width:468px}}#checkout-form{position:relative;z-index:8}.simple-checkout-container{max-width:1200px;margin:0 auto;padding:1rem}@media(max-width: 768px){.simple-checkout-container{max-width:100%;padding:.5rem}}.simple-checkout-container .checkout-steps-container .checkout-row{background:#fff;border:2px solid #e9ecef;border-radius:12px;margin-bottom:1.5rem;overflow:hidden;transition:all .3s ease}.simple-checkout-container .checkout-steps-container .checkout-row.completed{border-color:#28a745;background:linear-gradient(135deg, rgba(40, 167, 69, 0.02) 0%, rgba(40, 167, 69, 0.05) 100%)}.simple-checkout-container .checkout-steps-container .checkout-row.active{border-color:#20bcdc;box-shadow:0 4px 20px rgba(32,188,220,.15);background:linear-gradient(135deg, rgba(32, 188, 220, 0.02) 0%, rgba(32, 188, 220, 0.05) 100%)}.simple-checkout-container .checkout-steps-container .checkout-row .row-header{display:flex;align-items:center;padding:1.5rem;cursor:pointer;transition:all .3s ease;background:rgba(0,0,0,0)}.simple-checkout-container .checkout-steps-container .checkout-row .row-header:hover{background:rgba(0,0,0,.02)}.simple-checkout-container .checkout-steps-container .checkout-row .row-header .step-number{width:50px;height:50px;border-radius:50%;background:#f8f9fa;border:2px solid #dee2e6;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:600;color:#6c757d;margin-right:1.25rem;transition:all .3s ease;flex-shrink:0}.simple-checkout-container .checkout-steps-container .checkout-row .row-header .step-info{flex:1}.simple-checkout-container .checkout-steps-container .checkout-row .row-header .step-info .step-title{font-size:1.25rem;font-weight:600;color:#333;margin-bottom:.25rem;line-height:1.3}.simple-checkout-container .checkout-steps-container .checkout-row .row-header .step-info .step-title .optional-badge{display:inline-block;background:#6c757d;color:#fff;font-size:.7rem;font-weight:500;padding:.2rem .5rem;border-radius:12px;margin-left:.5rem;text-transform:uppercase;letter-spacing:.5px}.simple-checkout-container .checkout-steps-container .checkout-row .row-header .step-info .step-description{font-size:.95rem;color:#6c757d;font-weight:300;line-height:1.4}.simple-checkout-container .checkout-steps-container .checkout-row .row-header .step-status{font-size:1.5rem;margin-left:1rem;flex-shrink:0}.simple-checkout-container .checkout-steps-container .checkout-row .row-header .step-status i{transition:all .3s ease}.simple-checkout-container .checkout-steps-container .checkout-row .row-content{max-height:0;overflow:hidden;transition:all .4s ease;background:#fafbfc;border-top:1px solid #e9ecef}.simple-checkout-container .checkout-steps-container .checkout-row .row-content.show{max-height:2000px;padding:2rem}.simple-checkout-container .checkout-steps-container .checkout-row .row-content .completed-info{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem}.simple-checkout-container .checkout-steps-container .checkout-row .row-content .completed-info .address-summary,.simple-checkout-container .checkout-steps-container .checkout-row .row-content .completed-info .shipping-summary,.simple-checkout-container .checkout-steps-container .checkout-row .row-content .completed-info .order-summary,.simple-checkout-container .checkout-steps-container .checkout-row .row-content .completed-info .coupon-summary,.simple-checkout-container .checkout-steps-container .checkout-row .row-content .completed-info .payment-summary{font-size:.95rem;line-height:1.5;color:#333}.simple-checkout-container .checkout-steps-container .checkout-row .row-content .completed-info .address-summary strong,.simple-checkout-container .checkout-steps-container .checkout-row .row-content .completed-info .shipping-summary strong,.simple-checkout-container .checkout-steps-container .checkout-row .row-content .completed-info .order-summary strong,.simple-checkout-container .checkout-steps-container .checkout-row .row-content .completed-info .coupon-summary strong,.simple-checkout-container .checkout-steps-container .checkout-row .row-content .completed-info .payment-summary strong{color:#20bcdc}.simple-checkout-container .checkout-steps-container .checkout-row .row-content .completed-info .btn{flex-shrink:0;margin-left:1rem}.simple-checkout-container .checkout-steps-container .checkout-row.active .row-header .step-number{background:#20bcdc;border-color:#20bcdc;color:#fff}.simple-checkout-container .checkout-steps-container .checkout-row.active .row-header .step-info .step-title{color:#20bcdc}.simple-checkout-container .checkout-steps-container .checkout-row.completed .row-header .step-number{background:#28a745;border-color:#28a745;color:#fff}.simple-checkout-container .checkout-steps-container .checkout-row.completed .row-header .step-info .step-title{color:#28a745}.simple-checkout-container .checkout-steps-container .checkout-row:not(.active):not(.completed){opacity:.6}.simple-checkout-container .checkout-steps-container .checkout-row:not(.active):not(.completed) .row-header{cursor:not-allowed}.simple-checkout-container .checkout-steps-container .checkout-row:not(.active):not(.completed) .row-header:hover{background:rgba(0,0,0,0)}.checkout-row{border:1px solid #e9ecef;border-radius:8px;margin-bottom:1rem;background:#fff;transition:all .3s ease}.checkout-row.completed{border-color:#28a745;background:#f8fff9}.checkout-row.active{border-color:#20bcdc;box-shadow:0 4px 15px rgba(32,188,220,.1)}.checkout-row .row-header{display:flex;align-items:center;padding:1rem 1.5rem;cursor:pointer;transition:background-color .3s ease;border-radius:8px}.checkout-row .row-header:hover{background:#f8f9fa}.checkout-row .row-header .step-number{width:40px;height:40px;border-radius:50%;background:#e9ecef;color:#6c757d;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.1rem;margin-right:1rem;flex-shrink:0}.checkout-row .row-header .step-title{flex:1;font-size:1.1rem;font-weight:400;color:#333;margin:0}.checkout-row .row-header .step-status{color:#28a745;font-size:1.2rem}.checkout-row.completed .row-header .step-number{background:#28a745;color:#fff}.checkout-row.completed .row-header .step-title{color:#28a745}.checkout-row.active .row-header .step-number{background:#20bcdc;color:#fff}.checkout-row.active .row-header .step-title{color:#20bcdc;font-weight:500}.checkout-row .row-content .section-title{font-size:1rem;font-weight:300;color:#333;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #f0f0f0}.checkout-row .row-content .form-label{font-size:.95rem;font-weight:300;color:#333;margin-bottom:.5rem}.checkout-row .row-content h1,.checkout-row .row-content h2,.checkout-row .row-content h3,.checkout-row .row-content h4,.checkout-row .row-content h5,.checkout-row .row-content h6{font-weight:300}.checkout-row .row-content p,.checkout-row .row-content span,.checkout-row .row-content div,.checkout-row .row-content label{font-weight:300}.checkout-row .row-content .text-muted{font-weight:300}.checkout-row .row-content .alert{font-weight:300}.checkout-row .row-content .form-control,.checkout-row .row-content .form-select{font-size:.95rem;font-weight:400;padding:.75rem;border:1px solid #dee2e6;border-radius:6px;transition:all .3s ease}.checkout-row .row-content .form-control:focus,.checkout-row .row-content .form-select:focus{border-color:#20bcdc;box-shadow:0 0 0 2px rgba(32,188,220,.1);outline:none}.checkout-row .row-content .btn{font-weight:500;padding:.75rem 1.5rem;border-radius:6px;transition:all .3s ease}.checkout-row .row-content .btn.btn-primary{background:#20bcdc;border-color:#20bcdc}.checkout-row .row-content .btn.btn-primary:hover{background:#1ba3c7;border-color:#1ba3c7;transform:translateY(-1px)}.checkout-row .row-content .btn.btn-outline-secondary:hover{transform:translateY(-1px)}.checkout-row .row-content .checkout-actions{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1rem;border-top:1px solid #f0f0f0}.checkout-main-container{min-height:100vh;background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%)}.checkout-progress-wrapper{background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);border-bottom:1px solid #dee2e6;position:sticky;top:0;z-index:100}.checkout-progress-wrapper .checkout-progress-card{padding:1.5rem 0}.checkout-progress-wrapper .checkout-progress-card .progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:0 1rem}.checkout-progress-wrapper .checkout-progress-card .progress-header .progress-title{font-size:1.25rem;font-weight:600;color:#333;margin:0}.checkout-progress-wrapper .checkout-progress-card .progress-header .progress-counter{font-size:.9rem;color:#6c757d;background:#f8f9fa;padding:.25rem .75rem;border-radius:20px;border:1px solid #dee2e6}.checkout-progress-wrapper .checkout-progress-card .progress-steps-container{padding:0 1rem}.checkout-progress-wrapper .checkout-progress-card .progress-steps{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem}.checkout-progress-wrapper .checkout-progress-card .progress-steps .progress-step{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:100px;padding:.5rem;border-radius:8px;transition:all .3s ease}.checkout-progress-wrapper .checkout-progress-card .progress-steps .progress-step .step-circle{width:45px;height:45px;border-radius:50%;background-color:#e9ecef;color:#6c757d;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px;margin-bottom:.5rem;transition:all .3s ease;border:2px solid #e9ecef;box-shadow:0 2px 4px rgba(0,0,0,.1)}.checkout-progress-wrapper .checkout-progress-card .progress-steps .progress-step .step-label{font-size:11px;color:#6c757d;font-weight:500;line-height:1.2;text-transform:uppercase;letter-spacing:.5px}.checkout-progress-wrapper .checkout-progress-card .progress-steps .progress-step.active{background:rgba(32,188,220,.1)}.checkout-progress-wrapper .checkout-progress-card .progress-steps .progress-step.active .step-circle{background:linear-gradient(135deg, #20bcdc 0%, #1ba3c7 100%);color:#fff;border-color:#20bcdc;box-shadow:0 4px 8px rgba(32,188,220,.3)}.checkout-progress-wrapper .checkout-progress-card .progress-steps .progress-step.active .step-label{color:#20bcdc;font-weight:600}.checkout-progress-wrapper .checkout-progress-card .progress-steps .progress-step.completed{background:rgba(40,167,69,.1)}.checkout-progress-wrapper .checkout-progress-card .progress-steps .progress-step.completed .step-circle{background:linear-gradient(135deg, #28a745 0%, #20c997 100%);color:#fff;border-color:#28a745;box-shadow:0 4px 8px rgba(40,167,69,.3)}.checkout-progress-wrapper .checkout-progress-card .progress-steps .progress-step.completed .step-label{color:#28a745;font-weight:600}.checkout-progress-wrapper .checkout-progress-card .progress-steps .progress-step.completed:hover{background:rgba(40,167,69,.15);transform:translateY(-2px)}.checkout-progress-wrapper .checkout-progress-card .progress-steps .progress-step.completed:hover .step-circle{background:linear-gradient(135deg, #218838 0%, #1e7e34 100%);transform:scale(1.05);box-shadow:0 6px 12px rgba(40,167,69,.4)}.checkout-progress-wrapper .checkout-progress-card .progress-steps .progress-connector{flex:1;height:3px;background:linear-gradient(90deg, #e9ecef 0%, #dee2e6 100%);margin:0 .5rem;margin-top:-22px;border-radius:2px;transition:all .3s ease}.checkout-progress-wrapper .checkout-progress-card .progress-steps .progress-connector.completed{background:linear-gradient(90deg, #28a745 0%, #20c997 100%);box-shadow:0 2px 4px rgba(40,167,69,.2)}.checkout-content-area{padding:2rem 0;min-height:calc(100vh - 200px)}.checkout-step-content{background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);padding:2rem;margin-bottom:2rem}.checkout-step-content .step-header{text-align:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #f8f9fa}.checkout-step-content .step-header .step-title{font-family:var(--font-family-content),sans-serif;color:#333;font-size:2rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(135deg, #20bcdc 0%, #1ba3c7 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.checkout-step-content .step-header .step-description{color:#6c757d;font-size:1rem;margin:0;line-height:1.5}.checkout-step-content .section-title{font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #f8f9fa}.cart-items-wrapper{margin-bottom:2rem}.cart-items-wrapper .cart-items .cart-item-card,.order-review-section .order-items-section .order-item.cart-item-card{display:flex;align-items:center;padding:1.5rem;margin-bottom:1rem;background:#f8f9fa;border:1px solid #e9ecef;border-radius:10px;transition:all .3s ease}.cart-items-wrapper .cart-items .cart-item-card:hover,.order-review-section .order-items-section .order-item.cart-item-card:hover{background:#fff;box-shadow:0 4px 15px rgba(0,0,0,.1);transform:translateY(-2px);border-color:#20bcdc}.cart-items-wrapper .cart-items .cart-item-card .item-image .product-img,.order-review-section .order-items-section .order-item.cart-item-card .item-image .product-img{width:80px;height:80px;object-fit:cover;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.cart-items-wrapper .cart-items .cart-item-card .item-details,.order-review-section .order-items-section .order-item.cart-item-card .item-details{min-width:0}.cart-items-wrapper .cart-items .cart-item-card .item-details .item-name,.order-review-section .order-items-section .order-item.cart-item-card .item-details .item-name{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:.5rem;line-height:1.3}.cart-items-wrapper .cart-items .cart-item-card .item-details .item-note,.order-review-section .order-items-section .order-item.cart-item-card .item-details .item-note{color:#6c757d;font-family:"Muller",sans-serif;font-size:16px;margin-top:6px}.cart-items-wrapper .cart-items .cart-item-card .item-details .item-meta,.order-review-section .order-items-section .order-item.cart-item-card .item-details .item-meta{display:flex;align-items:center;gap:.5rem;font-size:.95rem}.cart-items-wrapper .cart-items .cart-item-card .item-details .item-meta .item-price,.order-review-section .order-items-section .order-item.cart-item-card .item-details .item-meta .item-price{color:#20bcdc;font-weight:600}.cart-items-wrapper .cart-items .cart-item-card .item-details .item-meta .item-separator,.order-review-section .order-items-section .order-item.cart-item-card .item-details .item-meta .item-separator{color:#6c757d;font-weight:500}.cart-items-wrapper .cart-items .cart-item-card .item-details .item-meta .item-qty,.cart-items-wrapper .cart-items .cart-item-card .item-details .item-meta span:last-child,.order-review-section .order-items-section .order-item.cart-item-card .item-details .item-meta .item-qty,.order-review-section .order-items-section .order-item.cart-item-card .item-details .item-meta span:last-child{background:#e9ecef;border-radius:5px;color:#495057;display:inline-flex;justify-content:center;min-width:40px;padding:.25rem .5rem;font-weight:600}.cart-items-wrapper .cart-items .cart-item-card .item-summary,.order-review-section .order-items-section .order-item.cart-item-card .item-summary{display:grid;grid-template-columns:minmax(110px, 1fr) 80px minmax(120px, 1fr);align-items:center;gap:1rem}.cart-items-wrapper .cart-items .cart-item-card .item-summary .item-summary-column,.order-review-section .order-items-section .order-item.cart-item-card .item-summary .item-summary-column{text-align:right}.cart-items-wrapper .cart-items .cart-item-card .item-summary .item-summary-label,.order-review-section .order-items-section .order-item.cart-item-card .item-summary .item-summary-label{display:none;color:#6c757d;font-size:.8rem;font-weight:500;letter-spacing:.02em;margin-bottom:.25rem;text-transform:uppercase}.cart-items-wrapper .cart-items .cart-item-card .item-summary .item-price,.order-review-section .order-items-section .order-item.cart-item-card .item-summary .item-price{color:#20bcdc;display:block;font-size:.95rem;font-weight:600}.cart-items-wrapper .cart-items .cart-item-card .item-summary .item-qty,.order-review-section .order-items-section .order-item.cart-item-card .item-summary .item-qty{background:#e9ecef;border-radius:5px;color:#495057;display:inline-flex;justify-content:center;min-width:56px;padding:.25rem .75rem;font-weight:600}.cart-items-wrapper .cart-items .cart-item-card .item-summary .item-total,.order-review-section .order-items-section .order-item.cart-item-card .item-summary .item-total{text-align:right}.cart-items-wrapper .cart-items .cart-item-card .item-summary .item-total .total-price,.order-review-section .order-items-section .order-item.cart-item-card .item-summary .item-total .total-price{color:#28a745;display:block;font-size:1.1rem;font-weight:700}.order-summary-card{background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);border:2px solid #dee2e6;border-radius:12px;padding:1.5rem;margin-bottom:2rem}.order-summary-card .summary-content .summary-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #dee2e6}.order-summary-card .summary-content .summary-row:last-child{border-bottom:none}.order-summary-card .summary-content .summary-row.total-row .summary-label,.order-summary-card .summary-content .summary-row.total-row .summary-value{font-size:1.2rem;font-weight:700;color:#333}.order-summary-card .summary-content .summary-row.total-row .summary-value{color:#28a745}.order-summary-card .summary-content .summary-row .summary-label{font-weight:500;color:#495057}.order-summary-card .summary-content .summary-row .summary-value{font-weight:600;color:#333}.order-summary-card .summary-content .summary-divider{height:2px;background:linear-gradient(90deg, #20bcdc 0%, #1ba3c7 100%);margin:1rem 0;border-radius:1px}.address-selection-wrapper .address-option-card{background:#fff;border:2px solid #e9ecef;border-radius:12px;padding:1.5rem;transition:all .3s ease;position:relative}.address-selection-wrapper .address-option-card:hover{border-color:#20bcdc;box-shadow:0 4px 15px rgba(32,188,220,.1)}.address-selection-wrapper .address-option-card.active{border-color:#20bcdc;background:linear-gradient(135deg, rgba(32, 188, 220, 0.05) 0%, rgba(27, 163, 199, 0.05) 100%);box-shadow:0 4px 15px rgba(32,188,220,.15)}.address-selection-wrapper .address-option-card .custom-radio-wrapper .custom-radio-input{position:absolute;opacity:0;cursor:pointer}.address-selection-wrapper .address-option-card .custom-radio-wrapper .custom-radio-label{display:flex;align-items:center;cursor:pointer;font-size:1.1rem;font-weight:500;color:#333}.address-selection-wrapper .address-option-card .custom-radio-wrapper .custom-radio-label .radio-indicator{width:24px;height:24px;border:2px solid #dee2e6;border-radius:50%;margin-right:1rem;position:relative;transition:all .3s ease;flex-shrink:0}.address-selection-wrapper .address-option-card .custom-radio-wrapper .custom-radio-label .radio-indicator::after{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;background:#20bcdc;border-radius:50%;transform:translate(-50%, -50%) scale(0);transition:transform .2s ease}.address-selection-wrapper .address-option-card .custom-radio-wrapper .custom-radio-label .radio-content{flex:1}.address-selection-wrapper .address-option-card .custom-radio-wrapper .custom-radio-label .radio-content .radio-title{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:.25rem}.address-selection-wrapper .address-option-card .custom-radio-wrapper .custom-radio-label .radio-content .radio-description{font-size:1rem;color:#6c757d;line-height:1.4}.address-selection-wrapper .address-option-card .custom-radio-wrapper .custom-radio-label:hover .radio-indicator{border-color:#20bcdc;box-shadow:0 0 0 3px rgba(32,188,220,.1)}.address-selection-wrapper .address-option-card .custom-radio-wrapper .custom-radio-input:checked+.custom-radio-label .radio-indicator{border-color:#20bcdc;background:rgba(32,188,220,.1)}.address-selection-wrapper .address-option-card .custom-radio-wrapper .custom-radio-input:checked+.custom-radio-label .radio-indicator::after{transform:translate(-50%, -50%) scale(1)}.address-selection-wrapper .address-option-card .custom-radio-wrapper .custom-radio-input:checked+.custom-radio-label .radio-content .radio-title{color:#20bcdc}.address-selection-wrapper .address-option-card .address-content{margin-left:2.5rem;padding-top:1rem;border-top:1px solid #f0f0f0}.address-selection-wrapper .address-option-card .address-content .address-select-wrapper .form-label{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:.75rem}.address-selection-wrapper .address-option-card .address-content .address-select-wrapper .address-select{font-size:1rem;padding:.875rem 1rem;border:2px solid #e9ecef;border-radius:8px;background:#fff;transition:all .3s ease}.address-selection-wrapper .address-option-card .address-content .address-select-wrapper .address-select:focus{border-color:#20bcdc;box-shadow:0 0 0 3px rgba(32,188,220,.1);outline:none}.address-selection-wrapper .address-option-card .address-content .address-select-wrapper .address-select option{padding:.5rem;font-size:1rem}.address-form-wrapper{background:#f8f9fa;border-radius:10px;padding:1.5rem;border:1px solid #e9ecef}.address-form-wrapper .address-label{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:.75rem}.address-form-wrapper .address-label .text-danger{color:#dc3545 !important}.address-form-wrapper .address-input{font-size:1rem;padding:.875rem 1rem;border:2px solid #e9ecef;border-radius:8px;background:#fff;transition:all .3s ease}.address-form-wrapper .address-input:focus{border-color:#20bcdc;box-shadow:0 0 0 3px rgba(32,188,220,.1);outline:none}.address-form-wrapper .address-input.is-invalid{border-color:#dc3545;box-shadow:0 0 0 3px rgba(220,53,69,.1)}.address-form-wrapper .address-input::placeholder{color:#6c757d;font-size:.95rem}.address-form-wrapper .form-select{font-size:1rem;padding:.875rem 1rem;border:2px solid #e9ecef;border-radius:8px;background:#fff;transition:all .3s ease}.address-form-wrapper .form-select:focus{border-color:#20bcdc;box-shadow:0 0 0 3px rgba(32,188,220,.1);outline:none}.address-form-wrapper .form-select option{padding:.5rem;font-size:1rem}.address-form-wrapper .text-danger{font-size:.9rem;margin-top:.25rem}.payment-methods-wrapper .payment-methods-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:1rem;margin-bottom:1.5rem}@media(max-width: 768px){.payment-methods-wrapper .payment-methods-grid{grid-template-columns:1fr;gap:.75rem}}.payment-methods-wrapper .payment-method-card{position:relative}.payment-methods-wrapper .payment-method-card .payment-radio{position:absolute;opacity:0;cursor:pointer}.payment-methods-wrapper .payment-method-card .payment-label{display:flex;align-items:center;padding:.25rem;border-radius:10px;background:#fff;cursor:pointer;transition:all .3s ease;position:relative}.payment-methods-wrapper .payment-method-card .payment-label:hover{border-color:#20bcdc;box-shadow:0 4px 12px rgba(32,188,220,.1);transform:translateY(-1px)}.payment-methods-wrapper .payment-method-card .payment-label .payment-icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#f8f9fa;border-radius:10px;margin-right:1rem;flex-shrink:0}.payment-methods-wrapper .payment-method-card .payment-label .payment-icon i{font-size:1.5rem;color:#6c757d;transition:color .3s ease}.payment-methods-wrapper .payment-method-card .payment-label .payment-info{flex:1}.payment-methods-wrapper .payment-method-card .payment-label .payment-info .payment-name{font-size:1.1rem;font-weight:500;color:#333;margin-bottom:.25rem;line-height:1.3}.payment-methods-wrapper .payment-method-card .payment-label .payment-info .payment-description{font-size:.9rem;color:#6c757d;font-weight:300;line-height:1.3}.payment-methods-wrapper .payment-method-card .payment-label .payment-check{width:24px;height:24px;border:2px solid #e9ecef;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0}.payment-methods-wrapper .payment-method-card .payment-label .payment-check i{font-size:12px;color:#fff;opacity:0;transition:opacity .3s ease}.payment-methods-wrapper .payment-method-card .payment-radio:checked+.payment-label{border-color:#20bcdc;background:linear-gradient(135deg, rgba(32, 188, 220, 0.05) 0%, rgba(27, 163, 199, 0.05) 100%);box-shadow:0 4px 15px rgba(32,188,220,.15)}.payment-methods-wrapper .payment-method-card .payment-radio:checked+.payment-label .payment-icon{background:#20bcdc}.payment-methods-wrapper .payment-method-card .payment-radio:checked+.payment-label .payment-icon i{color:#fff}.payment-methods-wrapper .payment-method-card .payment-radio:checked+.payment-label .payment-info .payment-name{color:#20bcdc}.payment-methods-wrapper .payment-method-card .payment-radio:checked+.payment-label .payment-check{background:#20bcdc;border-color:#20bcdc}.payment-methods-wrapper .payment-method-card .payment-radio:checked+.payment-label .payment-check i{opacity:1}.terms-agreement-wrapper .terms-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:10px;padding:1.25rem}.terms-agreement-wrapper .terms-card .custom-checkbox-wrapper .custom-checkbox{position:absolute;opacity:0;cursor:pointer}.terms-agreement-wrapper .terms-card .custom-checkbox-wrapper .checkbox-label{display:flex;align-items:flex-start;cursor:pointer;font-size:.95rem;line-height:1.4}.terms-agreement-wrapper .terms-card .custom-checkbox-wrapper .checkbox-label .checkbox-indicator{width:20px;height:20px;border:2px solid #dee2e6;border-radius:4px;margin-right:.75rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0;margin-top:.1rem}.terms-agreement-wrapper .terms-card .custom-checkbox-wrapper .checkbox-label .checkbox-indicator i{font-size:10px;color:#fff;opacity:0;transition:opacity .3s ease}.terms-agreement-wrapper .terms-card .custom-checkbox-wrapper .checkbox-label .checkbox-text{color:#333;font-weight:300}.terms-agreement-wrapper .terms-card .custom-checkbox-wrapper .checkbox-label .checkbox-text .terms-link{color:#20bcdc;text-decoration:none;font-weight:400}.terms-agreement-wrapper .terms-card .custom-checkbox-wrapper .checkbox-label .checkbox-text .terms-link:hover{text-decoration:underline}.terms-agreement-wrapper .terms-card .custom-checkbox-wrapper .checkbox-label .checkbox-text .required-indicator{color:#dc3545;font-weight:600;margin-left:.25rem}.terms-agreement-wrapper .terms-card .custom-checkbox-wrapper .checkbox-label:hover .checkbox-indicator{border-color:#20bcdc;box-shadow:0 0 0 2px rgba(32,188,220,.1)}.terms-agreement-wrapper .terms-card .custom-checkbox-wrapper .custom-checkbox:checked+.checkbox-label .checkbox-indicator{background:#20bcdc;border-color:#20bcdc}.terms-agreement-wrapper .terms-card .custom-checkbox-wrapper .custom-checkbox:checked+.checkbox-label .checkbox-indicator i{opacity:1}.terms-agreement-wrapper .terms-card .error-message{color:#dc3545;font-size:.85rem;margin-top:.5rem;margin-left:2.5rem}.shipping-fees-section .shipping-summary{background-color:#f8f9fa !important;border:1px solid #dee2e6}.shipping-fees-section .shipping-summary .shipping-fee-total .shipping-title{font-weight:600;font-size:1.1rem}.shipping-fees-section .shipping-summary .warehouse-shipping-details .warehouse-item{background-color:#fff !important;border:1px solid #e9ecef}.shipping-fees-section .shipping-summary .warehouse-shipping-details .warehouse-item .warehouse-name{font-weight:500}.shipping-fees-section .shipping-summary .warehouse-shipping-details .warehouse-item .warehouse-fee{color:var(--primary-color);font-weight:600}.shipping-fees-section .order-summary .summary-line{font-size:.95rem}.shipping-fees-section .order-summary .summary-line:last-child{font-weight:600}.shipping-fees-section .order-summary .summary-total{font-size:1.1rem}.coupon-section .coupon-form-section{background-color:#f8f9fa !important;border:1px solid #dee2e6}.coupon-section .coupon-form-section h5{color:var(--primary-color);font-weight:600}.coupon-section .coupon-form-section .input-group .form-control{border-right:none;font-size:1rem}.coupon-section .coupon-form-section .input-group .form-control:focus{border-color:var(--primary-color);box-shadow:0 0 0 .2rem rgba(32,188,220,.25)}.coupon-section .coupon-form-section .input-group .btn{border-left:none;font-weight:600}.coupon-section .applied-coupon-section{background-color:rgba(40,167,69,.1) !important;border:1px solid #28a745 !important}.coupon-section .applied-coupon-section .text-success{color:#28a745 !important}.coupon-section .applied-coupon-section .badge{font-size:.8rem}.coupon-section .order-summary .summary-line.text-success{color:#28a745 !important;font-weight:500}.payment-methods-section .payment-option{transition:all .2s ease;cursor:pointer}.payment-methods-section .payment-option:hover{background-color:#f8f9fa;border-color:var(--primary-color) !important}.payment-methods-section .payment-option .form-check-input:checked~.form-check-label{color:var(--primary-color);font-weight:600}.payment-methods-section .payment-option .form-check-label{cursor:pointer;width:100%}.payment-methods-section .payment-option .form-check-label i{font-size:1.2rem}.payment-methods-section .payment-option small{display:block;margin-top:.25rem}.terms-section .form-check-label{font-size:.95rem;line-height:1.4}.terms-section .form-check-label a{text-decoration:none}.terms-section .form-check-label a:hover{text-decoration:underline}.payment-security-info .alert{border-left:4px solid #17a2b8}.order-review-section .order-items-section .order-item{transition:box-shadow .2s ease;background:#f8f9fa;border:1px solid #e9ecef;border-radius:10px}.order-review-section .order-items-section .order-item:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}.order-review-section .order-items-section .order-item .item-image .product-img{border-radius:6px}.order-review-section .order-items-section .order-item .product-name{font-family:"Muller",sans-serif !important;font-size:16px !important;font-weight:400;color:#333}.order-review-section .order-items-section .order-item .product-price{font-size:.9rem}.order-review-section .order-items-section .order-item .product-total .total-price strong{color:inherit;font-size:inherit;font-weight:inherit}.order-review-section .shipping-address-section .address-card,.order-review-section .shipping-address-section .payment-card,.order-review-section .payment-method-section .address-card,.order-review-section .payment-method-section .payment-card{background-color:#f8f9fa !important;border:1px solid #dee2e6;font-size:16px !important;font-weight:400 !important;font-family:"Muller",sans-serif !important}.order-review-section .shipping-address-section .address-card strong,.order-review-section .shipping-address-section .payment-card strong,.order-review-section .payment-method-section .address-card strong,.order-review-section .payment-method-section .payment-card strong{color:#333}.order-review-section .shipping-address-section .address-card i,.order-review-section .shipping-address-section .payment-card i,.order-review-section .payment-method-section .address-card i,.order-review-section .payment-method-section .payment-card i{font-size:1.1rem}.order-review-section .final-order-summary{background-color:#f8f9fa !important;border:2px solid var(--primary-color) !important}.order-review-section .final-order-summary h5{color:var(--primary-color);font-weight:600}.order-review-section .final-order-summary .summary-line{font-size:16px !important}.order-review-section .final-order-summary .summary-line.text-success{color:#28a745 !important;font-weight:500}.order-review-section .final-order-summary .summary-total{font-size:1.2rem;padding-top:.5rem}.order-review-section .final-order-summary .summary-total .h5{margin-bottom:0}.checkout-actions-wrapper{margin-top:2rem;padding:1.5rem;background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);border-radius:10px;border:1px solid #dee2e6}.checkout-actions-wrapper .actions-container{display:flex;justify-content:space-between;align-items:center;gap:1rem}.checkout-actions-wrapper .actions-container .btn-action{padding:.875rem 2rem;border-radius:8px;font-weight:600;font-size:1rem;transition:all .3s ease;border:2px solid rgba(0,0,0,0);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-width:160px}.checkout-actions-wrapper .actions-container .btn-action.btn-outline-secondary{background:#fff;color:#6c757d;border-color:#dee2e6}.checkout-actions-wrapper .actions-container .btn-action.btn-outline-secondary:hover{background:#6c757d;color:#fff;border-color:#6c757d;transform:translateY(-2px);box-shadow:0 4px 12px rgba(108,117,125,.3)}.checkout-actions-wrapper .actions-container .btn-action.btn-primary{background:linear-gradient(135deg, #20bcdc 0%, #1ba3c7 100%);color:#fff;border-color:#20bcdc;box-shadow:0 4px 12px rgba(32,188,220,.3)}.checkout-actions-wrapper .actions-container .btn-action.btn-primary:hover{background:linear-gradient(135deg, #1ba3c7 0%, #17a2b8 100%);border-color:#1ba3c7;transform:translateY(-2px);box-shadow:0 6px 16px rgba(32,188,220,.4)}.checkout-actions-wrapper .actions-container .btn-action.btn-continue{position:relative;overflow:hidden}.checkout-actions-wrapper .actions-container .btn-action.btn-continue::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);transition:left .5s}.checkout-actions-wrapper .actions-container .btn-action.btn-continue:hover::before{left:100%}.checkout-actions-wrapper .actions-container .btn-action i{font-size:.9rem}.empty-cart-wrapper{text-align:center;padding:3rem 1rem}.empty-cart-wrapper .alert{border-radius:10px;border:none;background:linear-gradient(135deg, #fff3cd 0%, #ffeaa7 100%);color:#856404;font-size:1.1rem;padding:1.5rem;box-shadow:0 4px 12px rgba(255,193,7,.2)}.empty-cart-wrapper .alert i{font-size:1.5rem;margin-right:.5rem}@media(max-width: 768px){.simple-checkout-container{max-width:100%;padding:.5rem;margin:0}.simple-checkout-container .checkout-row{margin-bottom:.75rem;border-radius:6px}.simple-checkout-container .checkout-row .row-header{padding:.75rem 1rem}.simple-checkout-container .checkout-row .row-content{padding:0 1rem 1rem}.checkout-progress-wrapper .checkout-progress-card{padding:1rem 0}.checkout-progress-wrapper .checkout-progress-card .progress-header{flex-direction:column;gap:.5rem;margin-bottom:1rem}.checkout-progress-wrapper .checkout-progress-card .progress-header .progress-title{font-size:1.1rem}.checkout-progress-wrapper .checkout-progress-card .progress-header .progress-counter{font-size:.8rem}.checkout-progress-wrapper .checkout-progress-card .progress-steps .progress-step{min-width:70px;padding:.25rem}.checkout-progress-wrapper .checkout-progress-card .progress-steps .progress-step .step-circle{width:35px;height:35px;font-size:14px}.checkout-progress-wrapper .checkout-progress-card .progress-steps .progress-step .step-label{font-size:9px}.checkout-progress-wrapper .checkout-progress-card .progress-steps .progress-connector{margin-top:-17px;margin:0 .25rem}.checkout-content-area{padding:1rem 0}.checkout-step-content{padding:1.5rem;margin-bottom:1rem}.checkout-step-content .step-header{margin-bottom:1.5rem;padding-bottom:1rem}.checkout-step-content .step-header .step-title{font-size:1.5rem}.checkout-step-content .step-header .step-description{font-size:.9rem}.checkout-step-content .section-title{font-size:1.1rem}.cart-items-wrapper .cart-items .cart-item-card,.order-review-section .order-items-section .order-item.cart-item-card{flex-direction:column;text-align:center;padding:1rem}.cart-items-wrapper .cart-items .cart-item-card .item-image,.order-review-section .order-items-section .order-item.cart-item-card .item-image{margin-bottom:1rem}.cart-items-wrapper .cart-items .cart-item-card .item-details,.order-review-section .order-items-section .order-item.cart-item-card .item-details{margin-bottom:1rem}.cart-items-wrapper .cart-items .cart-item-card .item-details .item-note,.order-review-section .order-items-section .order-item.cart-item-card .item-details .item-note{margin-top:.5rem}.cart-items-wrapper .cart-items .cart-item-card .item-summary,.order-review-section .order-items-section .order-item.cart-item-card .item-summary{grid-template-columns:repeat(3, minmax(0, 1fr));width:100%}.cart-items-wrapper .cart-items .cart-item-card .item-summary .item-summary-column,.cart-items-wrapper .cart-items .cart-item-card .item-summary .item-total,.order-review-section .order-items-section .order-item.cart-item-card .item-summary .item-summary-column,.order-review-section .order-items-section .order-item.cart-item-card .item-summary .item-total{text-align:center}.checkout-actions-wrapper{padding:1rem}.checkout-actions-wrapper .actions-container{flex-direction:column;gap:1rem}.checkout-actions-wrapper .actions-container .btn-action{width:100%;min-width:auto;padding:1rem}.address-selection-wrapper .address-option-card{padding:1rem;margin-bottom:1rem}.address-selection-wrapper .address-option-card .custom-radio-wrapper .custom-radio-label{font-size:1rem;flex-direction:column;align-items:flex-start}.address-selection-wrapper .address-option-card .custom-radio-wrapper .custom-radio-label .radio-indicator{width:20px;height:20px;margin-right:0;margin-bottom:.5rem;align-self:flex-start}.address-selection-wrapper .address-option-card .custom-radio-wrapper .custom-radio-label .radio-indicator::after{width:10px;height:10px}.address-selection-wrapper .address-option-card .custom-radio-wrapper .custom-radio-label .radio-content{width:100%}.address-selection-wrapper .address-option-card .custom-radio-wrapper .custom-radio-label .radio-content .radio-title{font-size:1.1rem;margin-bottom:.25rem}.address-selection-wrapper .address-option-card .custom-radio-wrapper .custom-radio-label .radio-content .radio-description{font-size:.9rem;line-height:1.3}.address-selection-wrapper .address-option-card .address-content{margin-left:0;margin-top:1rem;padding-top:1rem}.address-selection-wrapper .address-option-card .address-content .address-select-wrapper .form-label{font-size:1rem;margin-bottom:.5rem}.address-selection-wrapper .address-option-card .address-content .address-select-wrapper .address-select{font-size:.95rem;padding:.75rem}.address-form-wrapper{padding:1rem;margin-top:0}.address-form-wrapper .address-label{font-size:1rem;margin-bottom:.5rem}.address-form-wrapper .address-input,.address-form-wrapper .form-select{font-size:.95rem;padding:.75rem}.address-form-wrapper .row{margin-left:-0.5rem;margin-right:-0.5rem}.address-form-wrapper .row .col-md-6,.address-form-wrapper .row .col-12{padding-left:.5rem;padding-right:.5rem}}@media(max-width: 576px){.simple-checkout-container{max-width:100%;padding:.25rem;margin:0}.simple-checkout-container .checkout-row{margin-bottom:.5rem;border-radius:4px}.simple-checkout-container .checkout-row .row-header{padding:.5rem .75rem}.simple-checkout-container .checkout-row .row-header .step-number{width:35px;height:35px;font-size:1rem;margin-right:.75rem}.simple-checkout-container .checkout-row .row-header .step-title{font-size:1rem}.simple-checkout-container .checkout-row .row-content{padding:0 .75rem .75rem}.checkout-progress-wrapper .checkout-progress-card .progress-steps .progress-step{min-width:60px}.checkout-progress-wrapper .checkout-progress-card .progress-steps .progress-step .step-circle{width:30px;height:30px;font-size:12px}.checkout-progress-wrapper .checkout-progress-card .progress-steps .progress-step .step-label{font-size:8px}.checkout-progress-wrapper .checkout-progress-card .progress-steps .progress-connector{display:none}.checkout-step-content{padding:1rem}.checkout-step-content .step-header .step-title{font-size:1.25rem}.checkout-step-content .step-header .step-description{font-size:.85rem}.checkout-step-content .section-title{font-size:1rem}.cart-items-wrapper .cart-items .cart-item-card,.order-review-section .order-items-section .order-item.cart-item-card{padding:.75rem;gap:1rem}.cart-item-card .item-details{flex-direction:column !important;margin-left:0 !important;gap:.5rem;justify-content:center !important}.cart-item-card .item-details .item-meta{text-align:center !important;margin-left:0 !important}.confirmation-intro .alert{font-size:13px !important;line-height:1.5 !important;padding:.75rem !important}.order-summary-card .summary-row .summary-label{max-width:60%;font-size:13px !important}.order-summary-card .summary-row .summary-value{font-size:13px !important}.cart-items-wrapper .cart-items .cart-item-card .item-image .product-img,.order-review-section .order-items-section .order-item.cart-item-card .item-image .product-img{width:60px;height:60px}.cart-items-wrapper .cart-items .cart-item-card .item-details .item-name,.order-review-section .order-items-section .order-item.cart-item-card .item-details .item-name{font-size:1rem}.cart-items-wrapper .cart-items .cart-item-card .item-details .item-note,.order-review-section .order-items-section .order-item.cart-item-card .item-details .item-note{font-size:14px}.cart-items-wrapper .cart-items .cart-item-card .item-summary,.order-review-section .order-items-section .order-item.cart-item-card .item-summary{grid-template-columns:1fr;gap:.75rem}.cart-items-wrapper .cart-items .cart-item-card .item-summary .item-summary-column,.cart-items-wrapper .cart-items .cart-item-card .item-summary .item-total,.order-review-section .order-items-section .order-item.cart-item-card .item-summary .item-summary-column,.order-review-section .order-items-section .order-item.cart-item-card .item-summary .item-total{align-items:center;display:flex;justify-content:space-between;text-align:left;width:100%}.cart-items-wrapper .cart-items .cart-item-card .item-summary .item-summary-label,.order-review-section .order-items-section .order-item.cart-item-card .item-summary .item-summary-label{display:inline-block}.cart-items-wrapper .cart-items .cart-item-card .item-summary .item-price,.cart-items-wrapper .cart-items .cart-item-card .item-summary .item-qty,.cart-items-wrapper .cart-items .cart-item-card .item-summary .item-total .total-price,.order-review-section .order-items-section .order-item.cart-item-card .item-summary .item-price,.order-review-section .order-items-section .order-item.cart-item-card .item-summary .item-qty,.order-review-section .order-items-section .order-item.cart-item-card .item-summary .item-total .total-price{font-size:.95rem}.cart-items-wrapper .cart-items .cart-item-card .item-summary .item-qty,.order-review-section .order-items-section .order-item.cart-item-card .item-summary .item-qty{min-width:48px}.cart-items-wrapper .cart-items .cart-item-card .item-summary .item-total .total-price,.order-review-section .order-items-section .order-item.cart-item-card .item-summary .item-total .total-price{font-size:1rem}.order-summary-card{padding:1rem}.order-summary-card .summary-content .summary-row{padding:.5rem 0;font-size:.9rem}.order-summary-card .summary-content .summary-row.total-row .summary-label,.order-summary-card .summary-content .summary-row.total-row .summary-value{font-size:1.1rem}.address-selection-wrapper .address-option-card{padding:.75rem;margin-bottom:.75rem}.address-selection-wrapper .address-option-card .custom-radio-wrapper .custom-radio-label{font-size:.95rem}.address-selection-wrapper .address-option-card .custom-radio-wrapper .custom-radio-label .radio-indicator{width:18px;height:18px;margin-bottom:.4rem}.address-selection-wrapper .address-option-card .custom-radio-wrapper .custom-radio-label .radio-indicator::after{width:8px;height:8px}.address-selection-wrapper .address-option-card .custom-radio-wrapper .custom-radio-label .radio-content .radio-title{font-size:1rem;margin-bottom:.2rem}.address-selection-wrapper .address-option-card .custom-radio-wrapper .custom-radio-label .radio-content .radio-description{font-size:.85rem}.address-selection-wrapper .address-option-card .address-content{margin-top:.75rem;padding-top:.75rem}.address-selection-wrapper .address-option-card .address-content .address-select-wrapper .form-label{font-size:.95rem;margin-bottom:.4rem}.address-selection-wrapper .address-option-card .address-content .address-select-wrapper .address-select{font-size:.9rem;padding:.65rem}.address-form-wrapper{padding:.75rem}.address-form-wrapper .address-label{font-size:.95rem;margin-bottom:.4rem}.address-form-wrapper .address-input,.address-form-wrapper .form-select{font-size:.9rem;padding:.65rem}.address-form-wrapper .row{margin-left:-0.25rem;margin-right:-0.25rem}.address-form-wrapper .row .col-md-6,.address-form-wrapper .row .col-12{padding-left:.25rem;padding-right:.25rem;margin-bottom:.75rem}.checkout-actions-wrapper{padding:.75rem;margin-top:1rem}.checkout-actions-wrapper .actions-container{gap:.75rem}.checkout-actions-wrapper .actions-container .btn-action{padding:.875rem 1rem;font-size:.95rem}}.text-primary{color:var(--primary-color) !important}@media print{.checkout-progress-wrapper,.checkout-actions{display:none !important}.checkout-step-content .checkout-step-title{color:#000 !important}}
