:root{--montserrat: "Montserrat", sans-serif;--inter: "Inter", sans-serif;--poppins: "Poppins", sans-serif}body{margin:0;font-family:var(--montserrat);font-optical-sizing:auto;scrollbar-width:none!important}html{scrollbar-width:none!important}::-webkit-scrollbar{display:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.navbar-toggler{padding:2px!important;font-size:1rem!important;line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:none!important;border-radius:0!important;cursor:pointer;transition:var(--bs-navbar-toggler-transition);box-shadow:none!important}.search-title{text-align:center;color:#111;font-weight:600;font-size:1.5rem;padding:1rem;border-bottom:1px solid #222;margin-bottom:3rem}.search-input-group{display:flex;flex-direction:column;gap:1rem}.search-dropdown{width:100%}.search-dropdown .dropdown-toggle{width:100%;text-align:left}.search-group-search{display:flex;width:100%}.search-input{flex-grow:1;width:100%;box-shadow:none!important;border-radius:5px 0 0 5px;padding:.5rem .75rem}.search-button{background-color:#111!important;border:none;width:fit-content;border-radius:0 5px 5px 0;color:#fff}.search-results-preview{margin-top:1rem;border-radius:8px;width:100%}.search-result-item{display:flex;align-items:center;gap:10px;padding:8px;border-bottom:1px solid #eee;cursor:pointer;transition:background .2s ease-in-out}.search-result-item:hover{background:#e9ecef}.search-result-image{width:40px;height:40px;object-fit:cover;border-radius:4px}.navbar{box-shadow:0 2px 4px #00000014}#main-nav-barr{background:#fdfeff!important;box-shadow:2px 2px 5px #0000001a}.nav-link{color:#333!important;font-weight:500;transition:color .3s ease}.nav-link:hover,.nav-link.active{color:#dc3545!important}.nav-link.active:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background-color:#dc3545}.jbs-interior-name{font-size:1.5rem;font-weight:900}@media (max-width: 991.98px){.navbar-collapse{padding:1rem 0}.nav-link{padding:.5rem 0}.nav-link.active:after{display:none}}.footer{background-color:#000;color:#fff;margin-top:3rem;padding-top:5rem}.footer a{color:#bbb;text-decoration:none;transition:color .3s ease}.footer a:hover{color:#fff}.footer h5{font-weight:700;margin-bottom:15px}.footer-links ul{list-style:none;padding:0}.footer-links ul li{margin-bottom:8px}.footer-contact p{margin-bottom:10px}.footer .social-icons{display:flex;gap:15px;margin-top:10px}.footer .social-icons a{font-size:20px;color:#bbb;transition:color .3s ease}.footer .social-icons a:hover{color:#fff}.footer-bottom{text-align:center;margin-top:20px;padding-top:15px;border-top:1px solid rgba(255,255,255,.2)}@media (max-width: 768px){.footer-top{text-align:center}.footer-links,.footer-contact{margin-top:20px}.footer .social-icons{justify-content:center}}.sbcc-container{border-top:2px solid #f4f4f2;text-align:center;padding:20px 0}.sbcc-title-container{margin:20px 0}.sbcc-title{font-weight:600;color:#251c1a;font-size:1.8rem}.sbcc-card-col{display:flex;justify-content:center}.sbcc-card-link{text-decoration:none;width:100%}.sbcc-card{position:relative;width:100%;height:350px;border-radius:8px;overflow:hidden;box-shadow:0 4px 10px #0000001a;transition:transform .3s ease-in-out}.sbcc-card:hover{transform:scale(1.01)}.sbcc-card-img{width:100%;height:100%;object-fit:cover;border-radius:8px}.sbcc-overlay{position:absolute;bottom:0;width:100%;height:60%;background:linear-gradient(to top,rgba(0,0,0,1),transparent);display:flex;align-items:flex-end;justify-content:center;transition:background .3s ease-in-out}.sbcc-card:hover .sbcc-overlay{background:linear-gradient(to top,rgba(0,0,0,1),transparent)}.sbcc-text{text-align:center;color:#fff;padding:15px;width:100%}.sbcc-category-title{font-size:1.2rem;font-weight:700;text-transform:uppercase;margin-bottom:5px;letter-spacing:1px}.sbcc-tagline{font-size:.9rem;font-weight:400;opacity:.85;margin-bottom:5px}@media (max-width: 768px){.sbcc-card{height:250px}.sbcc-overlay{height:50%}.sbcc-category-title{font-size:1rem}.sbcc-tagline{font-size:.8rem}}.cfc-container{text-align:center;padding:40px 0;background-color:#edeff2;margin-top:2rem;border-radius:8px}.cfc-title-container{margin-bottom:30px}.cfc-title{font-weight:700;color:#333;font-size:2rem}.cfc-subtitle{font-size:1rem;color:#666;margin-top:5px}.cfc-card-row{display:flex;justify-content:center;margin:0 auto}.cfc-card-col{display:flex;justify-content:center}.cfc-card{position:relative;width:100%;background:#fff;border-radius:12px;overflow:hidden;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;box-shadow:0 4px 10px #0000001a;border:none}.cfc-card:hover{box-shadow:0 6px 15px #00000026}.cfc-card-img{height:220px;width:100%;object-fit:cover;border-top-left-radius:12px;border-top-right-radius:12px}.cfc-card-body{padding:20px;text-align:left}.cfc-card-title{font-size:1.2rem;font-weight:700;margin-bottom:8px;color:#333}.cfc-card-text{font-size:.9rem;color:#666}.cfc-action{display:flex;align-items:center;justify-content:flex-start;cursor:pointer;margin-top:15px;transition:color .3s ease-in-out}.cfc-action:hover{color:#dc2329}.cfc-explore-text{font-size:.9rem;font-weight:600;margin-right:8px}.cfc-arrow-icon{font-size:1rem}@media (max-width: 768px){.cfc-card{height:auto}.cfc-card-img{height:180px}.cfc-title{font-size:1.7rem}.cfc-subtitle{font-size:.9rem}}.scc-second-row{border-top:2px solid #f4f4f2;padding-top:2rem}.scc-title-container{margin:2rem 0;text-align:center}.scc-heading{font-size:2.5rem;font-weight:600;color:#251c1a;position:relative;display:inline-block;margin-bottom:2rem}.scc-heading:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:3px;background-color:#dc2329}.scc-image-stack{display:flex;flex-direction:column;gap:1rem}.scc-stack-item{height:48%;overflow:hidden;border-radius:12px;box-shadow:0 4px 12px #0000001a}.scc-single-image{height:100%;overflow:hidden;border-radius:12px;box-shadow:0 4px 12px #0000001a}.scc-feature-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.scc-feature-image:hover{transform:scale(1.05)}.scc-content-container{background:linear-gradient(145deg,#f8f9fa,#e9ecef);border-radius:12px;height:100%;display:flex;align-items:center;padding:2rem;box-shadow:0 4px 20px #00000014}.scc-content{width:100%;text-align:center}.scc-main-heading h1{font-size:2.2rem;font-weight:600;color:#2d3436;margin-bottom:1.5rem}.scc-subheading h5{color:#dc2329;font-size:1.2rem;margin-bottom:1.5rem}.scc-description{color:#636e72;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:80%;margin-bottom:1.5rem}.scc-contact-text{color:#2d3436;font-size:1.1rem;margin-bottom:1.5rem}.scc-button-container{display:flex;justify-content:center}.scc-contact-button{background:#000;color:#fff;border:none;border-radius:50px;padding:1rem 2.5rem;font-size:1.2rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #0003}.scc-contact-button:hover{background:#1a1a1a;transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}@media (max-width: 767px){.scc-heading{font-size:2rem}.scc-main-heading h1{font-size:1.8rem}.scc-description{max-width:100%}.scc-content-container{padding:1.5rem}.scc-contact-button{width:80%;padding:.8rem}.scc-stack-item{height:200px}}.main-content-first-row{margin-top:2rem;opacity:1;transition:opacity .3s ease-in}.main-content-hero-container{height:100%;opacity:1;transform:translateY(0);transition:all .3s ease-out}.main-content-hero-content{background:linear-gradient(145deg,#f8f9fa,#e9ecef);padding:3rem 2rem;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 8px 32px #0000001a}.main-content-hero-text{padding:1rem}.main-content-heading{font-size:2.5rem;font-weight:800;color:#2d3436;margin:0;line-height:1.2}.main-content-heading-accent{font-size:2.5rem;font-weight:800;color:#cb202d;margin:0;line-height:1.2}.main-content-subheading{font-size:1.2rem;color:#636e72;margin-top:1rem}.main-content-cta-container{padding:1rem}.main-content-shop-button{background:#cb202d;color:#fff;border:none;border-radius:50px;padding:1rem 2rem;font-size:1.2rem;font-weight:600;display:flex;align-items:center;gap:1rem;transition:all .3s ease;box-shadow:0 4px 15px #cb202d33}.main-content-shop-button:hover{background:#a61821;transform:translateY(-2px);box-shadow:0 6px 20px #cb202d4d}.main-content-arrow-icon{transition:transform .3s ease}.main-content-shop-button:hover .main-content-arrow-icon{transform:translate(5px)}.main-content-image-container{height:100%;opacity:1;transform:translate(0);transition:all .3s ease-out}.main-content-feature-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.main-content-feature-image:hover{transform:scale(1.02)}.main-content-image-stack{display:flex;flex-direction:column;gap:1rem}.main-content-image-stack-container{height:100%;display:flex;flex-direction:column;justify-content:space-between;opacity:1;transform:translate(0);transition:all .3s ease-out}.main-content-stack-item{height:48%}@media (max-width: 767px){.main-content-hero-content{padding:2rem 1.5rem}.main-content-heading,.main-content-heading-accent{font-size:2rem}.main-content-subheading{font-size:1rem}.main-content-shop-button{width:100%;justify-content:center}.main-content-stack-item{height:200px}}.sbcn-container{background-color:#f8f9fa}.sbcn-category-card{text-align:center;transition:transform .3s ease}.sbcn-category-card:hover{transform:scale(1.05)}.sbcn-icon-wrapper{background-color:#e8e8e8;border-radius:50%;padding:20px;display:flex;justify-content:center;align-items:center;height:150px;width:150px;margin:auto}.sbcn-icon{max-width:80%;height:auto}.sbcn-category-name{font-size:14px;font-weight:600;margin-top:10px}.loginContainer{background-color:#fff;display:flex;justify-content:center;align-items:center;min-height:100vh}#loginDiv{background-color:#f4f4f2;width:40%;padding:1rem 3rem 2rem;border-radius:.4rem}#signupDiv{background-color:#f4f4f2;width:40%;padding:1rem 3rem;border-radius:.4rem}#mmIcon{width:150px;height:auto}.input{background-color:#fbfbfa;border:1px solid #171717;padding:7px}.input::placeholder{color:#171717}.label{font-weight:500}#loginBtn{background-color:#111;border:1px solid #fff;margin-top:1rem;display:flex;justify-content:center;align-items:center;color:#fff}#eyeOpenIcon,#eyeCloseIcon{position:absolute;right:23px;top:43px}#homesignup{font-weight:400}#homesignup span{color:#171717;font-weight:500;cursor:pointer}.logincol{width:100%}@media (max-width: 767px){#eyeOpenIcon{position:absolute;right:10px;top:45px}#eyeCloseIcon{position:absolute;right:10px;top:43px}#loginDiv{border-radius:5px;padding:10px;border:1px solid #1f1f1f;width:100%}#loginHeading{font-size:2rem;font-weight:600;color:#1f1f1f;margin-top:-80px}}.otpBox{display:flex;flex-direction:row;justify-content:flex-end;margin-right:8px;font-weight:500;cursor:pointer}.main-loader{position:fixed;top:0;left:0;width:100%;height:100vh;max-height:100vh;display:flex;justify-content:center;align-items:center;background:#58585866;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:9999}.coupon-container{display:flex;flex-direction:column;gap:8px;margin-top:1rem;padding:15px;border:1px solid #ddd;border-radius:8px;background-color:#f9f9f9}.coupon-label{font-weight:700;font-size:14px;color:#333}.coupon-input-group{display:flex;align-items:center}.coupon-input{border:1px solid #ccc;padding:10px;font-size:14px;border-radius:4px 0 0 4px;transition:.3s}.coupon-input:focus{border-color:#111;box-shadow:none}.coupon-input.applied{background-color:#eaf7ea;border:1px solid #28a745;color:#28a745}.coupon-button{border:none;padding:10px 15px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:6px}.coupon-button.apply{background-color:#111;color:#fff;border-radius:0 4px 4px 0}.coupon-button.apply:hover{background-color:#333}.coupon-button.remove{background-color:#111;color:#fff;border-radius:0 4px 4px 0}.coupon-button.remove:hover{background-color:#333}.coupon-success{display:flex;align-items:center;font-size:14px;font-weight:700;color:#28a745;margin-top:8px}.success-iconX{margin-right:5px}.cart-items-container{background-color:#fff}.cart-item-row{transition:background-color .2s ease}.cart-item-row:hover{background-color:#f9f9f9}.empty-cart-container{max-width:500px;margin:0 auto}.order-summary{background-color:#fff;position:sticky;top:20px}.summary-title{font-weight:600;color:#333}.quantity-control{display:flex;align-items:center;justify-content:center}.quantity-btn{width:30px;height:30px;padding:0;display:flex;align-items:center;justify-content:center;border:1px solid #e0e0e0;transition:all .2s ease}.quantity-btn:hover:not(:disabled){background-color:#f0f0f0}.quantity-display{min-width:30px;text-align:center}.payment-method-container{margin-top:1.5rem}.payment-options{display:flex;flex-direction:column;gap:.75rem}.payment-option{display:flex;align-items:center;gap:.75rem;padding:1rem;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .2s ease}.payment-option:not(:disabled):hover{border-color:#ccc;background-color:#f9f9f9}.payment-option.active{border-color:#ff9f00;background-color:#fffaf0}.payment-icon{font-size:1.25rem;color:#555}.payment-option.active .payment-icon{color:#ff9f00}.payment-details{flex:1;display:flex;flex-direction:column}.payment-name{font-weight:600;color:#333;font-size:.95rem}.payment-desc{font-size:.8rem;color:#666}.payment-radio{margin-left:auto}.form-check-input:checked{background-color:#ff9f00;border-color:#ff9f00}.checkout-btn{height:48px;font-weight:600;transition:all .3s ease}.checkout-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.selected-address,.no-address{transition:all .2s ease}.selected-address:hover{border-color:#ff9f00}.remove-btn:hover{color:#dc3545!important}@media (max-width: 992px){.order-summary{position:static}}@media (max-width: 768px){.payment-option{padding:.75rem}.payment-icon{font-size:1.1rem}.cart-item-row{position:relative;margin-bottom:1.5rem;padding-bottom:1.5rem}.quantity-control{justify-content:flex-start}.price{text-align:right}}@media (max-width: 576px){.summary-title{font-size:1.1rem}.payment-name{font-size:.9rem}.payment-desc{font-size:.75rem}}.bento-grid{width:100%;display:flex;flex-wrap:wrap;gap:10px;margin:0 auto;height:70%;padding:1rem}.bento-x-section{display:flex;flex-grow:1;align-items:center;gap:10px}.bento-x-section>.x1{width:60%}.bento-x-section>.x2{width:40%}.bento-x2{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bento-y-section{flex-grow:1;display:flex;align-items:center;gap:10px}.bento-y-section>.y1{width:40%}.bento-y-section>.y2{width:60%}.bento-item{position:relative;overflow:hidden;border-radius:10px;background:#f8f9fa;box-shadow:0 4px 10px #0000001a;height:100%}.bento-item img{width:100%;height:100%;object-fit:cover;border-radius:10px;transition:transform .3s ease-in-out}.bento-item:hover img{transform:scale(1.05)}.bento-overlay{position:absolute;bottom:0;left:0;width:100%;background:#00000080;color:#fff;text-align:center;padding:10px}@media (max-width: 768px){.bento-grid{display:grid;grid-template-columns:1fr;grid-template-rows:auto;gap:10px}.bento-x-section{grid-template-rows:auto}.bento-x2{grid-template-columns:1fr}}.browse{font-size:xx-large;color:#642315;font-weight:500;margin-top:4vh}.choosecategory{cursor:pointer}.maincontainer{height:100px;width:80px;position:relative;margin:20px 20px 40px;display:flex;flex-direction:column;align-items:center;cursor:pointer;gap:20px;transition:all .3s ease-in-out}.background{width:70px;height:90px;border-radius:60px 10px 10px 20px;background-color:#efefa283;overflow:hidden;border-radius:60px 10px 10px;transition:all .3s ease-out}.subcontainer{height:110px;width:70px;position:absolute;bottom:.5vw;display:flex;flex-direction:column;align-items:center;overflow:hidden;gap:7px}.subcontainer p{font-size:10px;margin-top:0;padding:0 4px}.row2{margin-top:40px}.containt{display:flex;justify-content:center;align-items:center}.con{text-align:center;overflow:hidden}.landing-line{background-color:#111;width:100%;height:1px;margin:3rem 0rem}.row2{margin-left:20px;margin-right:100px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}.landingLstRow{row-gap:40px;width:100%;display:grid;justify-content:center;place-items:center}.mainframeborder{width:100%;background-color:#9a5d24;padding:5vw}.mainframeborderp{font-size:xx-large;color:#fff;font-weight:500}.mainframebordercontaint{color:#fff;font-size:medium;margin-top:3vh}.mainframeborderbutton{font-weight:400;margin-top:8vh;border-color:none;width:fit-content;border-radius:27px;padding-left:1.5vw;padding-right:1.5vw;color:#000;border:none;padding-top:.7rem;padding-bottom:.7rem;margin-bottom:2.8rem}.frame{display:flex;justify-content:center;align-items:center;flex-direction:row;padding-top:50px;margin-left:10px}.frametext{display:flex;justify-content:center;align-items:center;flex-direction:column;height:12px;width:300px;padding:50px}@media (max-width: 600px){.landingLstRow{display:grid;grid-template-columns:1fr;justify-content:center;place-items:center}.row2{display:grid;grid-template-columns:1fr 1fr;margin-right:30px}.frame{display:flex;justify-content:center;align-items:center;flex-direction:column;padding-top:50px}.frametext{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:50px;width:100%}.frametext h3{font-size:16px}.frametext p{font-size:13px}.frameimage{height:200px;width:300px}}@media (min-width: 600px){.landingLstRow{display:grid;grid-template-columns:1fr 1fr;justify-content:center;place-items:center}.row2{display:grid;grid-template-columns:1fr 1fr 1fr;justify-content:center;align-items:center;margin-left:110px}.frame{display:flex;justify-content:center;align-items:center;flex-direction:column;padding-top:50px}.frametext{display:flex;justify-content:center;align-items:center;flex-direction:column;height:312px;width:400px;padding:50px}.frameimage{width:50%}}@media (min-width: 768px){.landingLstRow{display:grid;grid-template-columns:1fr 1fr 1fr;justify-content:center;align-items:center}.row2{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;justify-content:center;align-items:center;margin-left:110px}.frame{display:flex;justify-content:center;align-items:center;flex-direction:column;padding-top:50px}.frametext{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#f4f4f2;height:300px;width:450px;padding:50px}.frameimage{height:300px;width:450px}}@media (min-width: 992px){.row2{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;justify-content:center;align-items:center;margin-left:110px}.landingLstRow{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;justify-content:center;align-items:center}.frame{display:flex;justify-content:center;align-items:center;flex-direction:row;padding-top:50px}.frameimage{height:410px;width:600px;border-top-left-radius:20px;border-bottom-left-radius:20px}.frametext{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#f4f4f2;height:410px;width:600px;padding:50px;border-top-right-radius:20px;border-bottom-right-radius:20px}}@media (min-width: 1500px){.row2{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;justify-content:center;align-items:center;margin-left:110px}.landingLstRow{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;justify-content:center;align-items:center}.frame{display:flex;justify-content:center;align-items:center;flex-direction:row;padding-top:50px}.frameimage{height:500px;width:700px;border-top-left-radius:20px;border-bottom-left-radius:20px}.frametext{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#f4f4f2;height:500px;width:450px;padding:50px;border-top-right-radius:20px;border-bottom-right-radius:20px}}.colomn-2,.colomn-1{padding:0;border-radius:20px}.col2{margin:20px;padding:10px;display:grid;grid-template-columns:1fr 1fr}.productcontainer{position:relative;display:flex;flex-direction:column;align-items:center;height:380px;width:200px;background-color:#f4f4f2;border-radius:20px}.productimage{margin-bottom:1px;height:260px;width:180px;padding-top:5px}.image{height:250px;width:180px;border-radius:20px}.productname{margin-top:5px;font-size:12px;letter-spacing:0px;padding:0 4px;text-align:center}.productprice{font-size:15px;font-weight:600;text-align:center}.product-details{position:absolute;bottom:5px}.cardtext{margin:20px}.cardtitle{color:#642315;font-weight:700}#msgBtn{border:none;cursor:pointer;position:fixed;top:85%;background-color:transparent;z-index:1000;width:50px;height:50px;border-radius:50%;background-color:#f4f4f2;padding:1%;display:flex;right:2%;justify-content:center;align-items:center}.MessageIconContainer{width:100px!important;height:100px;color:#000}.equal-height{display:flex;flex-wrap:wrap}@media (max-width: 767.98px){.equal-height>[class*=col-]{flex-basis:100%}}@media (min-width: 768px){.colomn-2{width:280px}.equal-height>[class*=col-]{display:flex;flex-direction:column}.equal-height>[class*=col-]>*{flex:1}}.productImg{height:300px!important;border-radius:10px}.background-image{width:100%;height:auto}.category-image{width:80px;height:70px;object-fit:contain;border-radius:3px}@media (min-width: 1200px){#msgBtn{width:60px;height:60px}}@media (max-width: 500px){#msgBtn{width:50px;height:50px;padding:3%}}.category-row{display:flex;justify-content:space-evenly;align-items:center;gap:15px;margin:5rem 0rem}.category-col{text-align:center;transition:transform .3s ease-in-out}.category-card{display:flex;flex-direction:column;align-items:center;cursor:pointer}.category-image-container{width:100px;height:100px;display:flex;align-items:center;justify-content:center;transition:background .3s ease;border-radius:50%}.category-image{width:100%;height:auto;object-fit:contain;mix-blend-mode:multiply;transition:all .4s ease}.category-image:hover{transform:scale(1.05) translateY(-8px)}.category-name{margin-top:10px;font-weight:500;color:#333}.category-card.selected .category-image-container{background-color:#c8c8c866;padding:1rem;border-radius:50%}@media (max-width: 768px){.category-image-container{width:100px;height:100px}.category-name{font-size:.9rem}}.product-container{text-align:center;transition:transform .3s ease-in-out}.product-box{position:relative;width:220px;height:220px;background:#c8c8c866;display:flex;justify-content:center;align-items:center;border-radius:2px;overflow:hidden;transition:background .3s ease-in-out}.product-image{width:80%;height:auto;object-fit:contain;transition:transform .3s ease-in-out;mix-blend-mode:multiply}.product-container:hover .product-image{transform:scale(1.05)}.add-to-cart-btn{position:absolute;bottom:0;width:100%;background:#111;color:#fff;border:none;padding:10px;font-weight:600;cursor:pointer;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform:translateY(100%);opacity:0;display:flex;align-items:center;justify-content:center;gap:5px}.add-to-cart-btn.show{transform:translateY(0);opacity:1}.remove-wishlist-btn{position:absolute;top:1px;right:1px;width:fit-content;background:#111;border-radius:50%;color:#fff;border:none;padding:10px;font-weight:600;cursor:pointer;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform:translate(100%);opacity:0;display:flex;align-items:center;justify-content:center}.remove-wishlist-btn.show{transform:translateY(0);opacity:1}.product-name{font-weight:600;font-size:1rem;margin-top:10px;color:#333;transition:color .3s ease-in-out;text-transform:uppercase}.product-container:hover .product-name{color:#111}.prd-details-container{max-width:1440px;margin:2rem auto;padding:0 1rem}.prd-details-breadcrumb{font-size:.875rem;color:#484848;margin-bottom:1.5rem}.prd-details-section{background:#fff;border-radius:8px;padding:1.25rem;margin-bottom:1rem;box-shadow:0 1px 3px #0000001a}.prd-details-title{font-size:1.5rem;font-weight:600;color:#111;margin:1rem 0}.prd-details-description{font-size:.875rem;line-height:1.5;color:#484848;margin-bottom:1rem}.prd-details-features{margin:1.25rem 0}.prd-details-heading{font-size:1.2rem;margin-left:.5rem;font-weight:500;color:#111;margin-bottom:.75rem}.prd-details-customization{background:#fff;border-radius:8px;padding:1rem 2rem;border:1px solid #f0f0f0}.prd-details-section-spacer{margin-bottom:.5rem;border-bottom:1px solid #f0f0f0}.prd-details-section-title{font-size:1rem;font-weight:500;color:#111;margin-bottom:.75rem}.prd-details-section-title-Quantity{font-size:1rem;font-weight:500;color:#111;margin:0}.prd-details-color-options{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}.prd-details-color-item{position:relative;cursor:pointer}.prd-details-color-circle{width:28px;height:28px;border-radius:50%;border:2px solid transparent;transition:all .2s ease}.prd-details-color-selected .prd-details-color-circle{border-color:#111;transform:scale(1.1)}.prd-details-size-options{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.prd-details-size-item{padding:.375rem 1rem;border:1px solid #ddd;border-radius:4px;cursor:pointer;transition:all .2s ease;font-size:.8125rem}.prd-details-size-selected{background:#111;color:#fff;border-color:#111}.prd-details-pattern-options{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}.prd-details-pattern-item{width:40px;height:40px;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .2s ease}.prd-details-pattern-selected{border-color:#111;transform:scale(1.05)}.prd-details-pattern-img{width:100%;height:100%;object-fit:cover}.prd-details-input-field{width:100%;padding:.625rem;border:1px solid #ddd;border-radius:8px;margin-bottom:1rem;font-size:.875rem;transition:border-color .2s ease}.prd-details-input-field:focus{border-color:#111;outline:none}.prd-details-purchase{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #f0f0f0}.prd-details-price{font-size:1.2rem;font-weight:600;margin-bottom:.75rem}.prd-details-cart-btn{width:100%;padding:.75rem;background:#111;color:#fff;border:none;border-radius:5px;font-size:1rem;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:background .2s ease}.prd-details-cart-btn:hover{opacity:.8}.prd-details-carousel-image{width:100%;height:auto;object-fit:cover;border-radius:8px}.prd-quantity{display:flex;justify-content:space-evenly;align-items:center;gap:15px;width:70px;height:30px}.prd-quantity-container{display:flex;gap:20px;align-items:center}.prd-quantity-negative-btn,.prd-quantity-positive-btn{border:none;font-size:20px;padding:1px 10px;border-radius:5px;transition:font-size .2s ease-in-out}.prd-quantity-negative-btn:active,.prd-quantity-positive-btn:active{font-size:24px}@media (max-width: 768px){.prd-details-container{margin:1rem auto}.prd-details-customization{padding:1rem}.prd-details-section-spacer{margin-bottom:1rem;padding-bottom:1rem}.prd-details-title{font-size:1.25rem}}.product-gallery-container{display:flex;align-items:center;gap:15px;max-width:100%}.thumbnail-container{display:flex;flex-direction:column;gap:10px;overflow-y:auto;max-height:500px}.thumbnail{width:80px;height:80px;object-fit:cover;border-radius:5px;cursor:pointer;transition:transform .3s ease-in-out,border .3s}.thumbnail:hover,.thumbnail.selected{transform:scale(1.1)}.main-image-container{width:500px;height:auto;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;flex-grow:1}.no-image-text{font-size:16px;color:#888}@media (max-width: 768px){.product-gallery-container{flex-direction:column;align-items:center}.thumbnail-container{flex-direction:row;overflow-x:auto;max-width:90%;max-height:none;justify-content:center}.thumbnail{width:60px;height:60px}.main-image-container{width:100%}}.dream-breadcrumb{display:flex;align-items:center;font-size:16px;font-weight:500;background:none;padding:10px}#breadcrumb-item{display:flex;align-items:center;gap:2px;color:#dc2329!important;cursor:pointer;transition:color .3s ease-in-out}#breadcrumb-item:hover{color:#dc2329}.breadcrumb-icon{font-size:18px}.breadcrumb-active{color:#333;font-weight:700;cursor:default}@media (max-width: 768px){.dream-breadcrumb{font-size:14px;padding:5px}.breadcrumb-icon{font-size:16px}}.dla-dashboard-container{display:flex;align-items:center;gap:20px;flex-direction:row;height:100vh;overflow:hidden}.dla-sidebar{width:fit-content;padding:20px;border-radius:10px;height:100vh}.dla-content{flex-grow:1;padding:30px;border-radius:10px;height:100vh;overflow-y:auto}.dla-sidebar-item{font-size:16px;padding:12px 15px;color:#333;cursor:pointer!important;border:none}.list-group-item{border:none!important;font-size:16px!important;padding:12px 15px;color:#333;cursor:pointer!important;border:none;margin-top:5px;transition:all .5s ease-in-out!important}.dla-sidebar-item:hover,.dla-sidebar-item.active{font-weight:700;border-bottom:2px solid #111!important;background:none;color:#111!important;cursor:pointer!important}.list-group-item.active,.list-group-item:hover{font-weight:600;border-bottom:1px solid #111!important;background:none;color:#111!important;cursor:pointer!important;transition:all .5s ease-in-out!important}.Container{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;gap:50px}.BUTTON{border:none;background-color:#111;padding:3px 10px;border-radius:5px;cursor:pointer;color:#fff;width:90px;margin-bottom:20px}.dla-welcome{font-size:22px}.dla-username{font-weight:700}.dla-logout-link{font-size:14px;color:#777}.dla-logout-link a{color:#c00;text-decoration:none}.dla-logout-link a:hover{text-decoration:underline}.dash-order-card{background-color:#fff;border-radius:8px;padding:.75rem;margin-bottom:.75rem;transition:all .2s ease;border:1px solid #f0f0f0;cursor:pointer}.dash-order-card:hover{box-shadow:0 2px 8px #0000000d;border-color:#e8e8e8}.dash-order-image-container{width:100%;aspect-ratio:1}.dash-order-image{width:100%;height:100%;object-fit:cover;border-radius:6px;cursor:pointer}.dash-order-image:hover{transform:scale(1.05);transition:all .2s ease}.dash-order-content{padding:0 .5rem}.dash-order-title{font-size:.95rem;font-weight:600;margin:0 0 .25rem;color:#2d3748;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-order-details{display:flex;align-items:center;gap:1rem;margin-bottom:.25rem}.dash-order-id{font-size:.8rem;color:#718096}.dash-order-price{font-size:.9rem;font-weight:600;color:#2d3748}.dash-order-address{font-size:.8rem;color:#4a5568;margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.dash-order-side-content{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.dash-order-date{font-size:.75rem;color:#718096}.dash-order-status-badge{display:flex;align-items:center;gap:.35rem;padding:.35rem .65rem;border-radius:4px;font-size:.8rem;font-weight:500}.dash-order-status-badge.pending{background-color:#ffe4e5;color:#dc2329}.dash-order-status-badge.delivered{background-color:#f0fdf4;color:#15803d}.dash-order-status-badge.shipping{background-color:#eff6ff;color:#1d4ed8}.dash-order-status-badge.processing{background-color:#f5f3ff;color:#6d28d9}.dash-order-status-badge span{text-transform:capitalize}.dash-order-status-icon{font-size:.9rem}@media (max-width: 576px){.dash-order-card{padding:.65rem}.dash-order-content{padding:0 0 0 .5rem}.dash-order-side-content{margin-top:.5rem;flex-direction:row;justify-content:space-between;align-items:center}}.progress-tracker{padding:1.5rem;background-color:#f8f9fa;border-radius:8px;box-shadow:0 2px 4px #0000000d}.step-circle{width:40px;height:40px;border-radius:50%;background:#fff;border:2px solid #dee2e6;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;transition:all .3s ease}.step-circle svg{width:20px;height:20px}.step-circle.active{border-color:#0d6efd;color:#0d6efd;background:#f0f7ff}.step-circle.completed{background:#0d6efd;border-color:#0d6efd;color:#fff}.connector-line{top:20px;left:50%;right:-50%;height:2px;background:#dee2e6;z-index:1;transition:background-color .3s ease}.connector-line.completed{background:#0d6efd}.step-label{font-size:14px;font-weight:500;margin-top:8px;text-transform:capitalize}.step-description{font-size:12px;color:#6c757d;margin-top:4px}.step-circle:hover{transform:scale(1.05)}@keyframes statusComplete{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.step-circle.completed{animation:statusComplete .3s ease}@media (max-width: 768px){.progress-tracker{padding:1rem}.step-circle{width:32px;height:32px}.step-circle svg{width:16px;height:16px}.connector-line{top:16px}.step-label{font-size:12px}.step-description{display:none}}.invoice-container{margin-top:100%}.invoice-wrapper{display:flex;flex-direction:column;justify-content:space-between;min-height:100%}.invoice-container{margin-top:auto;padding:20px;background-color:#f9f9f9}.om-modal .modal-content{border-radius:16px;border:none;background:#fff}.om-modal-content{padding:0}.om-modal-header{background:#f4f4f2;padding:1.25rem;border-radius:16px 16px 0 0;display:flex;justify-content:space-between;align-items:center;color:#111}.om-modal-header h4{color:#111;margin:0;font-weight:500}.om-close-btn{background:none;border:none;font-size:1.25rem;padding:.25rem;cursor:pointer;transition:opacity .2s}.om-close-btn:hover{opacity:.8}.om-modal-body{padding:1.5rem}.om-order-summary{background:#f8f8f8;border-radius:12px;padding:1.25rem;margin-bottom:2rem}.om-order-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.om-order-id{font-size:1.1rem;font-weight:500;color:#111}.om-order-amount{font-size:1.2rem;font-weight:600;color:#2d3748}.om-order-address{border-top:1px solid #e2e8f0;padding-top:1rem;margin-bottom:1rem}.om-order-address h6{color:#dc2329;margin-bottom:.5rem}.om-order-address p{color:#4a5568;font-size:.9rem;margin:0}.om-download-btn{background:#111;color:#fff;border:none;border-radius:8px;padding:.75rem 1.25rem;display:flex;align-items:center;gap:.5rem;font-size:.9rem;cursor:pointer;transition:background-color .2s}.om-download-cancel-btn{background:#000;color:#fff;border:none;font-weight:700;border-radius:5px;padding:.75rem 1.25rem;display:flex;align-items:center;gap:.5rem;font-size:.9rem;cursor:pointer;transition:background-color .2s}.om-download-cancelled-btn{background:transparent;color:#333;border:none;font-weight:700;display:flex;align-items:center;font-size:.9rem;cursor:default}.cancel-text{margin:0}.cancellation-reason-container{margin-top:10px;width:100%;border-radius:5px;outline:none;border:1px solid #ccc;padding:8px}.cancellation-reason-container:focus{outline:none}.om-download-btn:disabled{background:#222;cursor:not-allowed}.om-spinner{width:1rem;height:1rem;border:2px solid #fff;border-top-color:transparent;border-radius:50%;animation:spinner .6s linear infinite}.om-progress-section{margin-bottom:2rem}.om-products-section h5{color:#111;margin-bottom:1rem}.om-products-list{display:flex;flex-direction:column;gap:1rem}.om-product-card{display:flex;gap:1.5rem;padding:1rem;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .2s}.om-product-card:hover{background:#f8f8f8;transform:translateY(-2px)}.om-product-image{width:120px;height:120px;flex-shrink:0}.om-product-image img{width:100%;height:100%;object-fit:cover;border-radius:8px}.om-product-details{flex:1}.om-product-details h6{color:#2d3748;margin-bottom:.5rem}.om-product-id{display:block;color:#718096;font-size:.85rem;margin-bottom:.75rem}.om-product-desc{color:#4a5568;font-size:.9rem;line-height:1.5}@keyframes spinner{to{transform:rotate(360deg)}}@media (max-width: 768px){.om-modal-body{padding:1rem}.om-product-card{flex-direction:column;gap:1rem}.om-product-image{width:100%;height:200px}}.close-btn-textarea-container{display:flex;justify-content:end;margin-top:-10px}.close-btns-textarea-container{display:flex;gap:10px}.close-btn-textarea{background-color:#000;border:none;border-radius:5px;color:#fff}.back-btns-textarea{background-color:gray;color:#fff;border:none;padding:5px 10px;border-radius:5px}.opmc-process-modal{max-width:900px}.modal-content{border-radius:10px;overflow:hidden;border:none;box-shadow:0 5px 20px #00000026}.opmc-modal-header{background:linear-gradient(to right,#f8f8f8,#f4f3f0);border-bottom:1px solid #eee;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.opmc-modal-header .modal-title{display:flex;align-items:center;font-weight:600;color:#333;margin:0;font-size:1.25rem}.opmc-icon-title{margin-right:10px;color:#dc2329;font-size:1.2rem}.opmc-close-button{background:transparent;border:none;font-size:1.75rem;line-height:1;color:#666;cursor:pointer;transition:color .2s;width:35px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:50%}.opmc-close-button:hover{color:#dc2329;background-color:#dc232914}.opmc-main-order-info{background-color:#f9f9f9;padding:.75rem 1.5rem;gap:1rem;border-bottom:1px solid #eee}.opmc-order-info{display:flex;flex-wrap:wrap;gap:1.5rem}.opmc-cancellation-text{display:flex;align-items:center;gap:5px;color:#dc2329;background-color:#ffe4e5;font-weight:500;margin-top:1rem;cursor:pointer;width:fit-content;border-radius:2rem;padding:.3rem 2rem}.opmc-info-item{display:flex;flex-direction:column;min-width:120px}.opmc-info-item span{font-size:.8rem;color:#666;margin-bottom:.25rem}.opmc-info-item strong{font-size:1rem;color:#333}.opmc-nav-tabs{height:100%;background-color:#f5f5f5;border-right:1px solid #eee}.opmc-nav-link{display:flex;align-items:center;padding:1rem 1.25rem;color:#555;border:none;border-radius:0;border-left:3px solid transparent;transition:all .2s}.opmc-nav-link:hover{background-color:#f0f0f0;color:#333}.opmc-nav-link.active{background-color:#ffe4e5;color:#333;border-left:3px solid #dc2329;font-weight:500}.opmc-tab-icon{margin-right:10px;font-size:1rem}.opmc-tab-content{padding:0;background-color:#fff;min-height:450px}.opmc-tab-pane-content{padding:1.5rem}.opmc-section-title{display:flex;align-items:center;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid #eee;color:#333;font-weight:600;font-size:1.1rem}.opmc-section-icon{margin-right:8px;color:#dc2329}.opmc-current-info{background-color:#f8f9fa;padding:1rem;border-radius:6px;border:1px solid #eee}.opmc-info-label{color:#666;font-size:.9rem;margin-bottom:.5rem;display:flex;align-items:center;gap:8px}.opmc-info-value{font-weight:500;font-size:1rem;color:#333}.opmc-manager-badge{display:inline-flex;align-items:center;gap:8px;background-color:#fff;padding:.5rem .75rem;border-radius:6px;border:1px solid #ffe4e5;font-weight:500}.opmc-manager-avatar{width:28px;height:28px;border-radius:50%;background-color:#dc2329;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem}.opmc-not-assigned{color:#9ca3af;font-style:italic}.opmc-form-actions{display:flex;justify-content:flex-end;margin-top:auto}.opmc-form-label{font-weight:500;color:#374151;margin-bottom:.5rem;font-size:.95rem}.opmc-select-wrapper{position:relative}.opmc-select{width:100%;padding:.6rem 2.5rem .6rem .8rem;border:1px solid #d1d5db;border-radius:6px;color:#111827;transition:border-color .2s,box-shadow .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem}.opmc-input,.opmc-textarea{width:100%;padding:.6rem .8rem;border:1px solid #d1d5db;border-radius:6px;color:#111827;transition:border-color .2s,box-shadow .2s}.opmc-textarea{resize:vertical;min-height:100px}.opmc-select:focus,.opmc-input:focus,.opmc-textarea:focus{outline:none;border-color:#dc2329;box-shadow:0 0 0 3px #dc232933}.opmc-select.is-invalid,.opmc-input.is-invalid,.opmc-textarea.is-invalid{border-color:#dc2626;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc2626'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc2626' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.opmc-error-feedback{width:100%;margin-top:.25rem;font-size:.875em;color:#dc2626}.opmc-form-text{margin-top:.25rem;font-size:.875em;color:#6b7280}.opmc-action-button{display:inline-flex;align-items:center;gap:8px;padding:.6rem 1.25rem;background-color:#dc2329;color:#fff;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s}.opmc-action-button:hover{background-color:#c61f24}.opmc-action-button:disabled{background-color:#f87171;cursor:not-allowed}.opmc-action-button.opmc-btn-danger{background-color:#dc2626}.opmc-action-button.opmc-btn-danger:hover{background-color:#b91c1c}.opmc-badge{display:inline-block;padding:4px 8px;border-radius:4px;font-size:.8rem;font-weight:500;text-align:center;min-width:80px}.opmc-badge-pending{background-color:#fef3c7;color:#d97706}.opmc-badge-confirmed{background-color:#dbeafe;color:#2563eb}.opmc-badge-processing{background-color:#ede9fe;color:#7c3aed}.opmc-badge-shipped,.opmc-badge-delivered{background-color:#d1fae5;color:#059669}.opmc-badge-out_for_delivery{background-color:#d1fae5;color:#047857}.opmc-badge-cancelled{background-color:#fee2e2;color:#dc2626}.opmc-btn-loader{display:flex;align-items:center;gap:8px}.opmc-status-options{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:1rem;margin-top:1rem}.opmc-status-option{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:1rem .75rem;border-radius:8px;border:1px solid #ffe4e5;cursor:pointer;transition:all .2s}.opmc-status-option:hover{border-color:#d1d5db;background-color:#f9fafb}.opmc-status-option.active{border-color:#dc2329;background-color:#dc23290d}.opmc-status-icon{font-size:1.25rem}.opmc-status-icon.pending{color:#f59e0b}.opmc-status-icon.confirmed{color:#3b82f6}.opmc-status-icon.processing{color:#8b5cf6}.opmc-status-icon.shipped,.opmc-status-icon.out_for_delivery,.opmc-status-icon.delivered{color:#10b981}.opmc-status-icon.cancelled{color:#ef4444}.opmc-status-label{font-size:.85rem;font-weight:500;text-align:center}.opmc-cancellation-warning{display:flex;align-items:center;gap:10px;padding:.75rem 1rem;background-color:#fff3f3;border:1px solid #fee2e2;border-radius:6px;margin-bottom:1.25rem;color:#b91c1c;font-size:.9rem}.opmc-cancelled-info{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fef2f2;border-radius:8px;padding:2rem;text-align:center}.opmc-cancelled-icon{font-size:3rem;color:#ef4444;margin-bottom:1rem}.opmc-cancelled-info h6{margin-bottom:.5rem;font-weight:600;color:#991b1b}.opmc-cancelled-info p{color:#7f1d1d;font-size:.9rem}.opmc-timeline{position:relative;margin:1rem 0 0 1rem}.opmc-timeline:before{content:"";position:absolute;top:0;bottom:0;left:6px;width:2px;background-color:#e0e0e0}.opmc-timeline-item{position:relative;padding-left:28px;padding-bottom:1.5rem}.opmc-timeline-marker{position:absolute;left:0;top:4px;width:14px;height:14px;border-radius:50%;background-color:#dc2329;border:2px solid #fff;box-shadow:0 0 0 2px #dc2329}.opmc-timeline-marker.pending{background-color:#f59e0b;box-shadow:0 0 0 2px #f59e0b}.opmc-timeline-marker.confirmed{background-color:#3b82f6;box-shadow:0 0 0 2px #3b82f6}.opmc-timeline-marker.processing{background-color:#8b5cf6;box-shadow:0 0 0 2px #8b5cf6}.opmc-timeline-marker.shipped,.opmc-timeline-marker.out_for_delivery,.opmc-timeline-marker.delivered{background-color:#10b981;box-shadow:0 0 0 2px #10b981}.opmc-timeline-marker.cancelled{background-color:#ef4444;box-shadow:0 0 0 2px #ef4444}.opmc-timeline-content{background-color:#f9f9f9;padding:1rem;border-radius:6px;border:1px solid #eee}.opmc-timeline-header{display:flex;justify-content:space-between;margin-bottom:.5rem}.opmc-timeline-date{font-size:.8rem;color:#666}.opmc-timeline-note{margin:.5rem 0;padding:.5rem;background-color:#fff;border-radius:4px;border:1px solid #eee;font-size:.9rem}.opmc-timeline-user{font-size:.8rem;color:#666;text-align:right}.opmc-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;color:#666}.opmc-empty-icon{font-size:3rem;color:#ccc;margin-bottom:1rem}.opmc-loading-container{display:flex;justify-content:center;align-items:center;height:300px;width:100%}.opmc-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px;border:none;border-radius:4px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.opmc-btn-primary{background-color:#dc2329;color:#fff}.opmc-btn-primary:hover{background-color:#c61f24}.opmc-btn-secondary{background-color:#6c757d;color:#fff}.opmc-btn-secondary:hover{background-color:#5a6268}.opmc-btn:disabled{opacity:.7;cursor:not-allowed}.opmc-status-icon.process_refund{color:#9ca3af}.opmc-status-icon.refunded{color:#6366f1}.opmc-badge-process_refund{background-color:#f3f4f6;color:#4b5563}.opmc-badge-refunded{background-color:#e0e7ff;color:#4f46e5}.opmc-timeline-marker.process_refund{background-color:#9ca3af;box-shadow:0 0 0 2px #9ca3af}.opmc-timeline-marker.refunded{background-color:#6366f1;box-shadow:0 0 0 2px #6366f1}.opmc-modal-footer{padding:.5rem 1.5rem}@media (max-width: 767px){.opmc-order-info{flex-direction:column;gap:.5rem}.opmc-info-item{flex-direction:row;align-items:center;gap:.5rem}.opmc-info-item span{min-width:80px;margin-bottom:0}.opmc-nav-tabs{flex-direction:row!important;justify-content:space-between;border-right:none;border-bottom:1px solid #eee;overflow-x:auto}.opmc-nav-link{padding:.75rem 1rem;flex-direction:column;text-align:center;border-left:none;border-bottom:3px solid transparent}.opmc-tab-icon{margin-right:0;margin-bottom:5px}.opmc-nav-link.active{border-left:none;border-bottom:3px solid #dc2329}.opmc-status-options{grid-template-columns:repeat(2,1fr)}}.nav-pills .nav-link.active{background-color:#ffe4e5;color:#111}.opmc-subsection-title{font-size:1rem;font-weight:600;color:#333;margin:1rem 0;padding-bottom:.5rem;border-bottom:1px solid #eee;display:flex;align-items:center}.opmc-location-timeline{position:relative;margin:1rem 0 0 1rem;padding-bottom:1rem}.opmc-location-timeline:before{content:"";position:absolute;top:0;bottom:0;left:6px;width:2px;background-color:#3b82f6}.opmc-location-content{background-color:#f9fafb;padding:.75rem;border-radius:6px;border:1px solid #ffe4e5}.opmc-location-header{display:flex;justify-content:space-between;margin-bottom:.25rem}.opmc-location-name{font-weight:500;color:#111827}.opmc-location-date{font-size:.8rem;color:#6b7280}.opmc-location-status{font-size:.85rem;margin:.5rem 0}.opmc-location-notes{font-size:.9rem;margin-top:.5rem;padding:.5rem;background-color:#fff;border-radius:4px;border:1px solid #ffe4e5;color:#4b5563}.opmc-empty-state.small{padding:1.5rem}.opmc-empty-icon.small{font-size:1.5rem;margin-bottom:.5rem}.opmc-customer-cancellation{background-color:#fff9f8;border-radius:8px;padding:20px;border:1px solid #ffcdd2}.opmc-cancellation-alert{display:flex;align-items:center;gap:10px;padding:10px 15px;background-color:#ffebee;border-radius:6px;color:#c62828;font-weight:500}.opmc-cancellation-details{margin-top:15px}.opmc-cancellation-details h6{font-weight:600;margin-bottom:12px;color:#333}.opmc-detail-item{display:flex;margin-bottom:8px}.opmc-detail-item span{width:120px;color:#666}.opmc-detail-item strong{color:#333}.opmc-approval-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}.opmc-btn-success{background-color:#4caf50;color:#fff}.opmc-btn-success:hover{background-color:#388e3c}.opmc-action-button.opmc-btn-secondary{background-color:#dc2329;color:#fff}.opmc-action-button.opmc-btn-secondary:hover{background-color:#af060c}.opmc-tracking-section{background-color:#f9fafb;border-radius:8px;padding:1rem;margin-bottom:1.5rem;border:1px solid #e5e7eb}.opmc-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.opmc-action-buttons{display:flex;gap:8px}.opmc-icon-button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:none;background-color:#f3f4f6;color:#4b5563;cursor:pointer;transition:all .2s}.opmc-icon-button:hover{background-color:#e5e7eb;color:#1f2937}.opmc-icon-button:disabled{opacity:.5;cursor:not-allowed}.fa-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.opmc-collapsible-form{background-color:#fff;border-radius:8px;border:1px solid #e5e7eb;overflow:hidden;transition:all .3s ease}.opmc-collapsible-form.closed{max-height:56px}.opmc-collapsible-form.open{max-height:1000px}.opmc-form-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;cursor:pointer;background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.opmc-form-header:hover{background-color:#f3f4f6}.opmc-toggle-button{background:none;border:none;color:#6b7280;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.opmc-toggle-button:hover{background-color:#e5e7eb;color:#1f2937}.opmc-tracking-form{padding:0 1rem 1rem}.opmc-location-timeline{margin-top:1.5rem;max-height:350px;overflow-y:auto;padding-right:10px}.opmc-location-timeline::-webkit-scrollbar{width:6px}.opmc-location-timeline::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.opmc-location-timeline::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.opmc-location-timeline::-webkit-scrollbar-thumb:hover{background:#9ca3af}.opmc-location-item{position:relative;padding-left:28px;padding-bottom:1.25rem}.opmc-location-item:last-child{padding-bottom:.5rem}.opmc-location-marker{position:absolute;left:0;top:4px;width:14px;height:14px;border-radius:50%;background-color:#3b82f6;border:2px solid #fff;box-shadow:0 0 0 2px #3b82f6}.opmc-location-content{background-color:#fff;padding:.75rem;border-radius:6px;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d}.opmc-empty-state.small{padding:1.5rem;text-align:center;color:#6b7280;background-color:#fff;border-radius:6px;border:1px dashed #d1d5db;margin-top:.5rem}.opmc-empty-state.small .opmc-empty-icon{font-size:1.5rem;color:#9ca3af;margin-bottom:.5rem}.opmc-empty-state.small p{margin:0;font-size:.9rem}.om-product-card{display:flex;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;margin-bottom:1rem;transition:box-shadow .2s ease;background-color:#fff}.om-product-card:hover{box-shadow:0 4px 12px #0000000d}.om-product-image{width:120px;height:120px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:#f9fafb;border-right:1px solid #e5e7eb}.om-product-image img{max-width:100%;max-height:100%;object-fit:contain}.om-product-details{flex:1;display:flex;flex-direction:column;padding:12px}.om-product-info{cursor:pointer;padding-bottom:10px;border-bottom:1px dashed #e5e7eb;margin-bottom:10px}.om-product-requirements{margin-top:5px}.om-requirements-title{font-size:.9rem;font-weight:600;color:#dc2329;margin-bottom:8px;display:flex;align-items:center}.om-requirements-title:before{content:"";display:inline-block;width:4px;height:14px;background-color:#dc2329;margin-right:6px;border-radius:2px}.om-requirements-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;margin-bottom:8px}.om-requirement-item{display:flex;flex-direction:column;gap:4px}.om-requirement-label{font-size:.75rem;color:#6b7280}.om-requirement-value{font-size:.85rem;font-weight:500;color:#374151}.om-requirement-color{display:flex;align-items:center;gap:6px}.om-color-swatch{width:20px;height:20px;border-radius:50%;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d}.om-pattern-container{width:40px;height:40px;border-radius:4px;overflow:hidden;border:1px solid #e5e7eb}.om-pattern-image{width:100%;height:100%;object-fit:cover}.om-additional-info{margin-top:8px;padding-top:8px;border-top:1px dashed #e5e7eb}.om-additional-text{font-size:.85rem;color:#4b5563;margin:4px 0 0;padding:6px 8px;background-color:#f9fafb;border-radius:4px;line-height:1.4}@media (max-width: 640px){.om-product-card{flex-direction:column}.om-product-image{width:100%;height:160px;border-right:none;border-bottom:1px solid #e5e7eb}.om-requirements-grid{grid-template-columns:repeat(2,1fr)}}.rarp-policy-page{background-color:#f9f9f9;color:#333}.rarp-header{margin-bottom:2rem}.rarp-title{font-weight:700;color:#222;font-size:2.5rem}.rarp-subtitle{font-size:1.2rem;color:#666;max-width:700px;margin:0 auto}.rarp-divider{height:4px;width:60px;background-color:#dc2329;margin:20px auto 0;border-radius:2px}.rarp-info-card{border:none;border-radius:10px;box-shadow:0 5px 15px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.rarp-info-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001a}.rarp-icon-wrapper{width:70px;height:70px;border-radius:50%;background-color:#dc23291a;display:flex;align-items:center;justify-content:center;margin:0 auto}.rarp-policy-icon{font-size:30px;color:#dc2329}.rarp-timeline{position:relative;max-width:900px;margin:0 auto;padding:20px 0}.rarp-timeline:before{content:"";position:absolute;top:0;bottom:0;left:20px;width:2px;background-color:#eaeaea}.rarp-timeline-item{position:relative;padding-left:60px;margin-bottom:40px}.rarp-timeline-item:last-child{margin-bottom:0}.rarp-timeline-icon{position:absolute;left:0;top:0;width:40px;height:40px;border-radius:50%;background-color:#dc2329;display:flex;align-items:center;justify-content:center;color:#fff;z-index:2;box-shadow:0 2px 8px #dc23294d}.rarp-timeline-content{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 3px 10px #0000000d}.rarp-timeline-content h4{margin-top:0;color:#dc2329;font-weight:600}.rarp-timeline-content p{margin-bottom:0;color:#555}.rarp-policy-terms{border:none;border-radius:8px;overflow:hidden;box-shadow:0 5px 15px #0000000d}.rarp-policy-header{background-color:#f4f4f4;padding:1.5rem;border-bottom:1px solid #eee}.rarp-policy-header h3{margin:0;font-weight:600;color:#333}.rarp-accordion .accordion-button{font-weight:600;color:#444;background-color:#fff;box-shadow:none;padding:1.25rem 1.5rem}.rarp-accordion .accordion-button:not(.collapsed){color:#dc2329;background-color:#fff;box-shadow:none}.rarp-accordion .accordion-button:focus{box-shadow:none;border-color:#dc232940}.rarp-accordion .accordion-body{padding:1.5rem;background-color:#fafafa}.rarp-policy-list{padding-left:1.5rem}.rarp-policy-list li{margin-bottom:.75rem;position:relative}.rarp-icon-check{color:#28a745;margin-right:8px}.rarp-icon-times{color:#dc3545;margin-right:8px}.rarp-notice{font-size:.9rem;padding:10px 15px;background-color:#f8f9fa;border-left:3px solid #17a2b8;margin-top:15px}.rarp-important{font-size:.9rem;padding:10px 15px;background-color:#fff3cd;border-left:3px solid #ffc107;margin-top:15px;font-weight:500}.rarp-contact-section{background-color:#fff;padding:3rem;border-radius:10px;box-shadow:0 5px 15px #0000000d}.rarp-contact-section h3{color:#333;margin-bottom:1rem;font-weight:600}.rarp-contact-options{display:flex;justify-content:center;flex-wrap:wrap;gap:15px}.rarp-contact-btn{padding:12px 25px;border-radius:30px;font-weight:500;text-decoration:none;transition:all .3s ease;background-color:#dc2329;color:#fff}.rarp-contact-btn:hover{background-color:#c61f24;transform:translateY(-2px);color:#fff;box-shadow:0 5px 15px #dc23294d}@media (max-width: 768px){.rarp-timeline:before{left:15px}.rarp-timeline-item{padding-left:50px}.rarp-timeline-icon{width:30px;height:30px;font-size:.85rem}.rarp-contact-options{flex-direction:column;align-items:center}.rarp-title{font-size:2rem}.rarp-subtitle{font-size:1rem}}@media (max-width: 576px){.rarp-title{font-size:1.75rem}.rarp-contact-section{padding:2rem 1.5rem}.rarp-timeline-content{padding:15px}}.order-success-container{min-height:80vh;position:relative;overflow:hidden}.success-card{border-radius:16px;background-color:#fff;overflow:hidden;transition:all .3s ease}.success-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000014!important}.success-icon{width:100px;height:100px;margin:0 auto;background-color:#28a7451a;border-radius:50%;display:flex;align-items:center;justify-content:center;animation:pulse 2s infinite}.success-icon svg{font-size:50px}@keyframes pulse{0%{box-shadow:0 0 #28a74566}70%{box-shadow:0 0 0 15px #28a74500}to{box-shadow:0 0 #28a74500}}.success-title{font-weight:700;color:#212529}.success-message{color:#6c757d;font-size:1.1rem}.order-info{background-color:#f8f9fa;border-radius:12px;padding:20px;margin:25px 0}.order-detail{margin-bottom:15px}.detail-label{font-size:.85rem;color:#6c757d;margin-bottom:5px}.detail-value{font-weight:600;color:#212529}.order-timeline{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.timeline-step{display:flex;flex-direction:column;align-items:center;width:80px;position:relative}.timeline-icon{width:50px;height:50px;background-color:#f8f9fa;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:10px;font-size:20px;color:#adb5bd;border:2px solid #dee2e6;transition:all .3s ease}.timeline-text{font-size:.85rem;color:#6c757d;text-align:center}.timeline-connector{flex-grow:1;height:2px;background-color:#dee2e6;margin:0 5px;position:relative;top:-25px}.timeline-step.active .timeline-icon{background-color:#28a7451a;border-color:#28a745;color:#28a745}.timeline-step.active .timeline-text{font-weight:600;color:#495057}.action-btn{padding:12px 20px;border-radius:8px;font-weight:600;transition:all .3s ease}.action-btn:hover{transform:translateY(-2px)}.contact-info{color:#6c757d}.contact-text{font-size:.9rem}.confetti-container{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.confetti{position:absolute;width:10px;height:10px;background-color:#ff9f00;top:-10px;border-radius:0;opacity:.8;animation:confetti-fall 8s linear infinite}.confetti:nth-child(2n){width:7px;height:7px;background-color:#28a745}.confetti:nth-child(3n){width:12px;height:12px;background-color:#007bff}.confetti:nth-child(4n){width:8px;height:8px;background-color:#dc3545}.confetti:nth-child(5n){width:9px;height:9px;background-color:#6f42c1}@keyframes confetti-fall{0%{top:-10px;transform:rotate(0) scale(1)}to{top:100%;transform:rotate(720deg) scale(.2)}}@media (max-width: 768px){.order-detail-row{flex-wrap:wrap}.order-detail{margin-bottom:15px}.timeline-icon{width:40px;height:40px;font-size:16px}.timeline-text{font-size:.75rem}.success-icon{width:80px;height:80px}.success-icon svg{font-size:40px}.success-title{font-size:1.8rem}}@media (max-width: 576px){.order-timeline{flex-direction:column;align-items:flex-start}.timeline-step{flex-direction:row;width:100%;margin-bottom:15px;align-items:center}.timeline-text{margin-left:15px;text-align:left}.timeline-connector{width:2px;height:20px;position:static;margin:5px 0 5px 25px}.order-detail{text-align:left}}.contact-us-heading{margin-left:2rem}.contact-us-body{padding:2.5rem;border-radius:1rem!important}.contact-us-input{width:100%;border-radius:.7rem;padding:10px}#contact-us-button{background-color:#111;border:1px solid #fff;margin-top:1rem;display:flex;justify-content:center;align-items:center;color:#fff}#contact-us-modal{border-radius:12px}@media (max-width: 768px){.contact-us-body{padding:1.5rem}}
