:root{--background:#fff;--foreground:#171717}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-size:16px!important}body{color:var(--foreground);font-family:BDO Grotesk,sans-serif;background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;display:flex;flex-direction:column}.root-container{max-width:1200px;margin-left:auto;margin-right:auto;width:100%;flex:1 1;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}.text-center{text-align:center}.all-children-center,.d-flex{display:flex}.align-center,.all-children-center{align-items:center}.all-children-center,.justify-center{justify-content:center}.space-between{justify-content:space-between}.search-text{font-size:16px;color:#948686}.search-text span{font-weight:700}.pagin{padding-top:40px}.cursor-pointer{cursor:pointer}.full-width{width:100%}.navbar{padding:50px 1rem;background:#fafafa}.navbar .right-nav{display:flex}.navbar .right-nav *>:first-child:not(:last-child){margin-right:20px}.search-wrapper{display:flex;width:100%;justify-content:end;align-items:center;margin-right:10px}.search-wrapper .product-search-input{border:none;box-shadow:0 0 6px 0 rgba(0,0,0,.239);background:transparent;padding:10px}.page{padding:20px 1rem 50px;flex:1 1}.page.not-found{background-color:#eef2f7;display:flex;align-items:center;justify-content:center}.page-title{text-align:left;margin:0 0 70px;font-size:3.8rem;font-weight:600}.select-item{font-size:16px}.filter-action-group{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.filter-action-group .action-title{color:#000;font-size:16px;font-weight:500;padding-left:0;padding-right:0}.filter-action-group .action-title-icon{margin-top:5px;margin-left:5px}.filter-action-group .product-layout-selectors{width:53px;display:flex;align-items:center;justify-content:space-between}.filter-action-group .product-layout-selectors .layout-selector{cursor:pointer}.filter-action-group .product-layout-selectors .layout-selector img{filter:opacity(.5)}.filter-action-group .product-layout-selectors .layout-selector._is-active img{filter:opacity(1)}.filter-action-group .left-action-group,.filter-action-group .right-action-group{display:flex;align-items:center}.filter-action-group .left-action-group>:first-child,.filter-action-group .right-action-group>:first-child{margin-right:20px}.product-view-count-summary{font-size:14px;font-weight:400;color:#7f7f7f}.products-listing .gutter-row{margin-bottom:50px}.products-listing.grid-view .product-image-wrapper{margin-bottom:18px;width:100%;height:400px;display:block;position:relative;background-color:hsla(0,0%,92%,.212)}.products-listing.grid-view .product-image-wrapper .sold-out-label{position:absolute;top:10px;left:10px;width:auto;padding:5px;height:20px;z-index:2;background-color:red;color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center}.products-listing.grid-view .product-image-wrapper .ant-image{width:100%}.products-listing.grid-view .product-image-wrapper .product-image{object-fit:cover;object-position:center;height:400px}.products-listing.grid-view .product-image-wrapper.list{display:inline}.products-listing.grid-view .product-price{display:flex;align-items:center;font-weight:400;font-size:16px;margin-top:5px}.products-listing.grid-view .product-price .product-regular-price{color:#000}.products-listing.list .product-item{display:flex;gap:20px;max-width:280px}.products-listing.list .product-item .product-image-wrapper{margin-bottom:18px;height:300px;display:block;position:relative}.products-listing.list .product-item .product-image-wrapper .sold-out-label{position:absolute;top:10px;left:10px;width:auto;padding:5px;height:20px;z-index:2;background-color:red;color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center}.products-listing.list .product-item .product-image-wrapper .product-image{object-fit:cover;object-position:center;max-width:100%;height:300px;min-width:165px}.products-listing.list .product-item .list-product-detail{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:auto}.products-listing.list .product-item .list-product-detail .product-name{width:180px}.products-listing.list .product-item .list-product-detail .product-price{display:flex;justify-content:flex-end;align-items:center;font-weight:500;font-size:16px;max-width:60vw;min-width:55vw;gap:20px}.products-listing.list .product-item .list-product-detail .product-price .product-regular-price{color:#000}.product-quantity{font-size:12px;display:flex;flex-direction:row;gap:3px}.cart-view{width:inherit}.cart-view .product-image-wrapper{width:135px}.cart-product-right{display:flex;flex-direction:row;justify-content:space-between;gap:10px;width:100%}.cart-product-right-amt{display:flex;flex-direction:column;gap:15px}.product-details .featured-image{cursor:pointer;height:auto}.product-details .featured-image .product-image{object-fit:contain;object-position:center;border:1px solid #f2eded}.product-details .featured-image .ant-image-mask{display:none}.product-details .product-gallery{margin-top:10px;display:flex;align-items:center}.product-details .product-gallery .gallery-image{margin-right:10px;border:1px solid transparent;transition:border .2s ease-in-out}.product-details .product-gallery .gallery-image._selected{border:1px solid #000}.product-details .product-gallery .gallery-image img{object-fit:contain;object-position:center}.product-details-title{font-size:22px;font-weight:700;margin-bottom:10px}.product-details-price{font-size:25px;font-weight:600;margin-bottom:10px;display:flex;align-items:center}.product-details-price .product-sale-price{display:flex;gap:10px}.product-details-price .product-regular-price.on-sale{font-size:1.5rem}.product-details-description{font-size:16px;margin:20px 0 40px;line-height:1.5}.product-details-description .toggle-btn{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;color:#0a1fdb}.product-details-context{width:50%}.product-details-variants .variant-title{font-size:16px;font-weight:600;text-transform:uppercase}.product-details-variants .generic-dropdown{width:100%;border:1px solid #ddd;padding:5px 10px;display:flex;justify-content:space-between;align-items:center;height:45px;margin-top:10px}.product-details .add-to-cart-wrapper{width:100%;margin-top:20px;display:flex;align-items:center}.product-details .add-to-cart-wrapper .add-to-cart-btn{flex:1 1}.product-details .category-meta{margin-top:30px;font-size:13px}.product-details .category-meta-title{color:#a49494;margin-right:5px}.product-details .category-meta-text{color:#0a1fdb}.product-details-cart-qty{width:110px;display:flex;align-items:center;justify-content:space-between;border:1px solid #ddd;font-weight:500;font-size:18px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-right:15px}.product-details-cart-qty .qty-btn{cursor:pointer;font-size:18px;border:none;outline:none;background-color:transparent;color:#000;height:48px;width:30px}.side-cart-qty{width:55px;display:flex;align-items:center;justify-content:space-between;border:1px solid #ddd;font-weight:500;font-size:15px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.side-cart-qty .qty-btn{cursor:pointer;font-size:18px;border:none;outline:none;background-color:transparent;color:#000;height:28px;width:30px}.ant-notification{transition:all 5s cubic-bezier(.1,.7,1,.1)!important;position:fixed!important;max-width:1200px!important;height:100vh!important;right:0!important;width:100%!important;display:flex!important;justify-self:anchor-center!important}.ant-notification-notice-wrapper{position:absolute!important;width:300px!important;height:auto!important;top:70px!important;right:0!important}.base-btn{height:48px;border-radius:0;min-width:200px;text-transform:uppercase;font-weight:700;border:none}.base-btn.add-to-cart-btn{background-color:#009fe4;color:#fff}.base-btn.add-to-cart-btn:hover{color:#009fe4!important}.base-btn.zib-btn{background-color:#da291c!important;color:#fff!important}.base-btn.disable{opacity:30%;color:#fff;cursor:not-allowed}.cart-bottom{background-color:#fafafa;width:100%;height:55px;padding:20px;display:flex;flex-direction:row;justify-content:space-between}.cart-bottom .view-cart-btn{background-color:#fff;color:#000}.cart-bottom .checkout-btn,.cart-bottom .view-cart-btn{width:124px!important;height:40px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-size:14px;font-weight:700}.cart-bottom .checkout-btn{background-color:#009fe4;color:#fff}.cart-bottom .checkout-btn.disable{opacity:30%;color:#fff;cursor:not-allowed}.blue-link{color:#0a1fdb;text-decoration:underline}.fade-text{opacity:0;animation:fadeIn .2s forwards}.markup_content{overflow:hidden}.markup_content img{width:200px!important}.markup_content a{text-decoration:underline!important}.markup_content.show-all{height:unset}.slide-text{transition:opacity .3s ease-in-out,transform .3s ease-in-out;opacity:0;transform:translateY(-10px)}.slide-text-appear{opacity:1;transform:translateY(0)}.variant-details{display:flex;flex-direction:row;gap:3px;color:#454545}.page_confirmed{gap:48px}.page_confirmed .thank_you{display:flex;flex-direction:row;gap:10px;align-items:center}.page_confirmed .thank_you p{font-size:16px;color:#454545;line-height:34px}.page_confirmed .order_details{display:flex;flex-direction:column;gap:30px}.page_confirmed .order_details h2{font-weight:400}.page_confirmed .order_details p{font-size:16px;color:#454545;max-width:660px}.page_confirmed .order_details .card{width:600px}.page_confirmed .order_details .card .card_body{display:flex;flex-direction:column}.page_confirmed .order_details .card .card_body p:first-child{font-size:16px;font-weight:600;color:#000}.page_confirmed .order_details .card .card_body p:last-child{font-size:16px;font-weight:400;color:#454545}.page_confirmed .order_details .card .card_body .ship_billing{width:600px}.page_confirmed .order_details .card .card_body .ship_billing p:first-child{font-size:16px;font-weight:600;color:#000}.page_confirmed .order_details .card .card_body .ship_billing p{font-size:16px;font-weight:400;color:#454545;width:280px}.page_confirmed .need_help{width:600px;display:flex;flex-direction:row}.related-products{margin-top:150px}.related-products-title{margin-bottom:20px;font-size:1.5rem;font-weight:700}.cart-amount{font-size:14px}.product-regular-price.on-sale{margin-left:10px;text-decoration:line-through;color:red!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(1px)}to{opacity:1;transform:translateY(0)}}.footer-body{width:100%;background:#fafafa;height:188px;display:flex;flex-direction:row;padding:50px 1rem}.footer-body p{font-size:16px;font-weight:400;color:#454545}.footer-body p:last-child{display:flex;align-items:center;justify-content:flex-start;gap:3px}.not_found{max-width:450px;text-align:center}.not_found p:first-child{color:#313131;font-size:.875rem;line-height:20px}.not_found_search{width:500px}.skeleton .title{width:500px;height:120px}.skeleton .row{display:flex;flex-direction:row;width:100%;padding-left:0}.skeleton .row .img{width:620px;height:800px}.skeleton .row .info{width:400px;height:400px}.skeleton .row .related{width:250px;height:300px}.skeleton .row .cart_list{width:650px;height:150px}.skeleton .row .cart_summary{width:450px;height:300px}@media(prefers-color-scheme:dark){html{color-scheme:dark}}@media(max-width:768px){.page_confirmed{padding-inline:0}.page_confirmed .order_details .card{width:auto}.page_confirmed .order_details .card .card_body .ship_billing{width:300px;gap:30px}.page_confirmed .need_help{width:auto;align-items:flex-start}.cart-product-right,.page_confirmed .need_help{flex-direction:column;gap:20px}.products-listing.grid-view .product-image-wrapper{width:100%;height:300px}.products-listing.grid-view .product-image-wrapper .product-image{object-fit:cover;height:300px;width:100%;min-width:170px;max-width:185px}.products-listing.grid-view .product-image-wrapper.list{display:inline}.products-listing.list .product-item{display:flex;gap:20px}.products-listing.list .product-item .product-image-wrapper{margin-bottom:18px;width:300px;height:300px;display:block;position:relative}.products-listing.list .product-item .product-image-wrapper .product-image{object-fit:cover;object-position:center;max-width:100%;height:300px;min-width:150px}.products-listing.list .product-item .list-product-detail{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:30px}.products-listing.list .product-item .list-product-detail .product-name{width:165px}.products-listing.list .product-item .list-product-detail .product-price{display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start;gap:20px}.products-listing.list .product-item .list-product-detail .product-price .product-regular-price{color:#000}.filter-action-group .action-title{font-size:16px}.product-view-count-summary{display:none}.footer-body{flex-direction:column;padding-inline:30px;justify-content:center;align-items:flex-start}.footer-body p{font-size:14px}.not_found_search{width:375px}.page_confirmed__row{display:flex;flex-direction:column;gap:25px}}@media(max-width:1030px){.skeleton .title{width:300px;height:120px}.skeleton .row{display:flex;flex-direction:column;width:100%;padding-left:0;justify-content:space-between}.skeleton .row .img{width:370px;height:500px}.skeleton .row .info{width:300px;height:300px}.skeleton .row .related{width:250px;height:300px}.skeleton .row .cart_list{width:100%;height:150px}.skeleton .row .cart_summary{width:100%;height:300px}}