:root{--dh-animation-name:reveal !important;--dh-animation-timing:ease !important;--dh-animation-fill:backwards !important;--dh-animation-range-start:entry !important;--dh-animation-range-end:exit !important;--dh-animation-start-offset:0 !important;--dh-animation-end-ofset:0 !important;--dh-animation-delay:0 !important}@keyframes reveal{0%{opacity:0}100%{opacity:1}}@keyframes reveal-left{0%{opacity:0;transform:translateX(-150px)}100%{opacity:1;transform:translateX(0px)}}@keyframes reveal-right{0%{opacity:0;transform:translateX(150px)}100%{opacity:1;transform:translateX(0px)}}@keyframes reveal-down{0%{opacity:0;transform:translateY(-150px)}20%{opacity:0}100%{opacity:1;transform:translateY(0px)}}@keyframes reveal-up{0%{opacity:0;transform:translateY(150px)}20%{opacity:0}100%{opacity:1;transform:translateY(0px)}}@keyframes exit-down{0%{opacity:1;transform:translateY(0px)}99%{opacity:0;transform:translateY(150px)}100%{opacity:0;transform:translateY(4000px)}}@keyframes reveal-up-subtle{0%{opacity:0;transform:translateY(40px)}100%{opacity:1;transform:translateX(0px)}}@keyframes reveal-down-subtle{0%{opacity:0;transform:translateY(-40px)}100%{opacity:1;transform:translateX(0px)}}@keyframes boop{0%{transform:scale(1)}50%{transform:scale(1.2)}100%{transform:scale(1)}}@keyframes zoom-in{0%{transform:scale(1)}100%{transform:scale(1.2)}}@keyframes fan{0%{transform:rotate3d(0,1,0,-50deg)}50%{transform:rotate3d(0,1,0,0deg)}100%{transform:rotate3d(0,1,0,50deg)}}@keyframes parallax{0%{-o-object-position:0 var(--parallax-start);object-position:0 var(--parallax-start)}100%{-o-object-position:0 var(--parallax-end);object-position:0 var(--parallax-end)}}@keyframes parallax-blur{0%{-o-object-position:0 30%;object-position:0 30%}25%{filter:blur(0px)}50%{filter:blur(8px)}75%{filter:blur(0px)}100%{-o-object-position:0 70%;object-position:0 70%}}@keyframes scrolling{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}@keyframes height{0%{height:0}100%{height:var(--anim-height)}}.shop-item-wrapper{margin:0px;width:50%;padding:0.25rem}@media (min-width:640px){.shop-item-wrapper{width:var(--product-width);padding:0.5rem}}.shop-item-wrapper .shop-item{position:relative;height:100%;border-radius:0.5rem;padding-bottom:7rem;--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:640px){.shop-item-wrapper .shop-item{padding-bottom:8rem}}.shop-item-wrapper .shop-item .card-badge-wrapper{position:absolute;top:0.5rem;left:0.5rem;z-index:100;display:flex;flex-direction:row}.shop-item-wrapper .shop-item .card-badge-wrapper .card-badge{margin-right:0.25rem;border-radius:0.375rem;padding-left:0.5rem;padding-right:0.5rem;padding-top:0.125rem;padding-bottom:0.125rem;font-family:var(--font-sans);font-size:0.875rem;line-height:1.25rem;font-weight:500}@media (min-width:640px){.shop-item-wrapper .shop-item .card-badge-wrapper .card-badge{padding-left:1rem;padding-right:1rem;padding-top:0.25rem;padding-bottom:0.25rem}}.shop-item-wrapper .shop-item .card-badge-wrapper .card-badge{background-color:var(--danger);color:var(--danger-contrast)}.shop-item-wrapper .shop-item .item-img a{width:100%;overflow:hidden}.shop-item-wrapper .shop-item .item-img img{height:10rem;width:100%;border-radius:0.5rem;-o-object-fit:cover;object-fit:cover;transition-property:transform;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:300ms;transition-timing-function:cubic-bezier(0,0,0.2,1)}.shop-item-wrapper .shop-item .item-img img:hover{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width:640px){.shop-item-wrapper .shop-item .item-img img{height:15rem}}.shop-item-wrapper .shop-item .wishlist-btn{position:absolute;top:0.5rem;right:0.5rem;border-style:none;background-color:transparent;font-size:1.5rem;line-height:2rem;outline:2px solid transparent;outline-offset:2px}.shop-item-wrapper .shop-item .wishlist-btn ion-icon[name="heart"]{--tw-text-opacity:1;color:rgb(var(--danger-rgb),var(--tw-text-opacity))}.shop-item-wrapper .shop-item .item-price{position:absolute;bottom:5rem;left:0px;display:flex;height:2rem;width:100%;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;padding-left:0.5rem;padding-right:0.5rem;font-size:1rem;line-height:1.5rem;font-weight:600}@media (min-width:640px){.shop-item-wrapper .shop-item .item-price{bottom:5.5rem;font-size:1.125rem;line-height:1.75rem}}.shop-item-wrapper .shop-item .item-price .product-discount{margin-bottom:0.125rem;margin-right:0.25rem;flex-basis:auto;text-align:center;font-family:var(--font-sans);font-size:0.75rem;line-height:1rem;text-decoration-line:line-through}@media (min-width:640px){.shop-item-wrapper .shop-item .item-price .product-discount{font-size:1rem;line-height:1.5rem}}.shop-item-wrapper .shop-item .item-price .product-discount{color:var(--dark)}.shop-item-wrapper .shop-item .item-price .product-discount span:last-child{display:none}.shop-item-wrapper .shop-item .item-price .product-price{margin-bottom:0.125rem;font-family:var(--font-sans);color:var(--dark)}.shop-item-wrapper .shop-item .item-info{padding-left:0.5rem;padding-right:0.5rem}@media (min-width:640px){.shop-item-wrapper .shop-item .item-info{padding-left:1rem;padding-right:1rem}}.shop-item-wrapper .shop-item .item-info .item-name{margin-bottom:0.25rem;height:2.5rem;overflow:hidden;text-overflow:ellipsis;padding-top:0.5rem;padding-bottom:0.5rem;font-family:var(--font-sans);font-size:1rem;font-weight:700;line-height:1rem}@media (min-width:640px){.shop-item-wrapper .shop-item .item-info .item-name{height:3rem;font-size:1.125rem;line-height:1.25rem}}.shop-item-wrapper .shop-item .item-info .item-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.shop-item-wrapper .shop-item .item-info .item-category{display:none}.shop-item-wrapper .shop-item .item-info .item-subcategory{display:none}.shop-item-wrapper .shop-item .item-info .item-brand{margin-bottom:0.25rem;font-size:1rem;line-height:1.5rem;font-weight:300}.shop-item-wrapper .shop-item .item-info .item-property .color{display:flex;flex-direction:row;align-items:center}.shop-item-wrapper .shop-item .item-info .item-property .color span:first-child{margin-right:0.5rem;font-family:var(--font-sans);font-size:0.875rem;line-height:1.25rem}.shop-item-wrapper .shop-item .item-info .item-property .color span:last-child{display:inline-block;height:1rem;width:1rem;border-radius:9999px;border-width:1px;border-style:solid}.shop-item-wrapper .shop-item .item-info .item-property .color span{border-color:var(--dark)}.shop-item-wrapper .shop-item .item-info .item-property .property{font-family:var(--font-sans);font-size:0.875rem;line-height:1.25rem;color:var(--dark)}.shop-item-wrapper .shop-item .item-actions{position:absolute;bottom:0px;left:0px;height:5rem;width:100%;padding:0.5rem}@media (min-width:640px){.shop-item-wrapper .shop-item .item-actions{height:6rem}}.shop-item-wrapper .shop-item .item-actions .add-btn{margin-left:auto;margin-right:auto;margin-bottom:0.25rem;display:block;cursor:default;border-radius:0.375rem;border-width:1px;border-style:solid;padding-top:0.25rem;padding-bottom:0.25rem;padding-left:1rem;padding-right:1rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:300ms;transition-timing-function:cubic-bezier(0,0,0.2,1)}@media (min-width:640px){.shop-item-wrapper .shop-item .item-actions .add-btn{font-size:1rem;line-height:1.5rem}}.shop-item-wrapper .shop-item .item-actions .add-btn{border-color:var(--primary);color:var(--primary);background-color:transparent}.shop-item-wrapper .shop-item .item-actions .add-btn:hover{background-color:var(--primary);color:var(--primary-contrast)}.shop-item-wrapper .shop-item .item-actions .shop-btn{margin-left:auto;margin-right:auto;display:block;cursor:pointer;padding-top:0.25rem;padding-bottom:0.25rem;padding-left:1rem;padding-right:1rem;text-align:center;font-family:var(--font-sans);font-size:0.875rem;line-height:1.25rem;font-weight:600}@media (min-width:640px){.shop-item-wrapper .shop-item .item-actions .shop-btn{font-size:1rem;line-height:1.5rem}}.shop-item-wrapper .shop-item .item-actions .shop-btn{color:var(--primary);background-color:transparent}.shop-item-wrapper .shop-item .item-actions .shop-btn:hover{color:rgb(var(--primary-rgb)/60)}.shop-item-wrapper.promo .shop-item .item-price .product-price{color:var(--danger)}body:has(.filter.open){overflow:hidden}.filter-wrapper{margin-top:1rem;padding:0.5rem}@media (min-width:768px){.filter-wrapper{margin-top:0px}}.filter-wrapper .filter-close{position:sticky;top:0px;left:0px;z-index:1030;margin-bottom:0.75rem;width:100%;border-style:none;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding-top:0.5rem;text-align:center;font-size:1.125rem;line-height:1.75rem;font-weight:300;color:inherit;outline:2px solid transparent;outline-offset:2px}@media (min-width:768px){.filter-wrapper .filter-close{display:none}}.filter-wrapper .filter-close ion-icon{margin-top:-1.25rem;text-align:center;font-size:1.25rem;line-height:1.75rem}.filter-wrapper .filter-toggle{display:flex;width:100%;align-items:center;border-style:none;background-color:transparent;padding:0.25rem;font-weight:600;outline:2px solid transparent;outline-offset:2px}@media (min-width:768px){.filter-wrapper .filter-toggle{display:none}}.filter-wrapper .filter{overflow-y:scroll;animation-name:var(--dh-animation-name);animation-timing-function:var(--dh-animation-timing);animation-fill-mode:var(--dh-animation-fill);animation-range-start:var(--dh-animation-range-start) var(--dh-animation-start-offset);animation-range-end:var(--dh-animation-range-end) var(--dh-animation-end-offset);animation-delay:var(--dh-animation-delay);--dh-animation-fill:both}@media not all and (min-width:768px){.filter-wrapper .filter{position:fixed;bottom:0px;left:0px;z-index:1200;height:80vh;width:100%;--tw-bg-opacity:1;background-color:rgb(var(--light-rgb),var(--tw-bg-opacity));padding:1rem;--dh-animation-name:exit-down}}@media (min-width:768px){.filter-wrapper .filter{height:auto}}.filter-wrapper .filter{animation-duration:.5s}.filter-wrapper .filter.open{padding-top:0px}@media not all and (min-width:768px){.filter-wrapper .filter.open{--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-shadow-color:rgb(var(--dark-rgb),0.3);--tw-shadow:var(--tw-shadow-colored);--dh-animation-name:reveal-up}}.filter-wrapper .filter .filter-separator{margin-top:0.25rem;margin-bottom:0.25rem;width:100%}.filter-wrapper .filter .filter-item{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:0.5rem}.filter-wrapper .filter .filter-item .filter-subtitle{margin-bottom:0px;flex-grow:1;font-family:var(--font-sans);font-size:1.25rem;line-height:1.75rem;font-weight:500}.filter-wrapper .filter .filter-item .accordion{flex-basis:100%;overflow-y:scroll;max-height:calc(var(--accordion-item-height)* 12)}.filter-wrapper .filter .filter-item .accordion .accordion-item{display:block;width:100%;border-style:none;background-color:transparent;text-align:left;font-family:var(--font-sans);font-size:0.875rem;line-height:1.25rem;font-weight:400;--tw-text-opacity:1;color:rgb(var(--dark-rgb),var(--tw-text-opacity));outline-width:0px}@media (min-width:1024px){.filter-wrapper .filter .filter-item .accordion .accordion-item{font-size:1rem;line-height:1.5rem}}.filter-wrapper .filter .filter-item .accordion .accordion-item.active{font-weight:600;--tw-text-opacity:1;color:rgb(var(--primary-rgb),var(--tw-text-opacity))}.filter-wrapper .filter .filter-item .filter-btn{display:flex;height:1.25rem;width:1.25rem;align-items:center;justify-content:center;border-radius:9999px;border-style:none;--tw-bg-opacity:1;background-color:rgb(var(--dark-rgb),var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(var(--light-rgb),var(--tw-text-opacity));outline:2px solid transparent;outline-offset:2px}.filter-wrapper .filter .filter-item .filter-btn ion-icon{font-size:1rem;line-height:1.5rem}.filter-wrapper .filter .filter-item .form-check{flex-basis:100%}.filter-wrapper .filter .filter-item .property-color button{margin:0.5rem;height:2rem;width:2rem;border-radius:9999px;border-width:1px;border-style:solid;border-color:var(--light)}.filter-wrapper .filter .filter-reset{padding:1rem}.filter-wrapper .filter .filter-reset a{font-family:var(--font-sans);font-size:1rem;line-height:1.5rem;font-weight:500;color:var(--danger)}#filter-reset{display:flex;flex-basis:100%;align-items:center;justify-content:space-between;--tw-text-opacity:1;color:rgb(var(--danger-rgb),var(--tw-text-opacity));max-width:unset}.range-slider-container{display:flex;flex-basis:100%;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding-top:1rem}.range-slider-container .range-slider{position:relative;width:100%;flex-basis:100%}.range-slider-container .range-slider input{position:absolute;top:0px;left:0px;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.range-slider-container .range-slider input[type=range]::-webkit-slider-runnable-track{height:5px;background:#ddd;border:none;border-radius:3px}.range-slider-container .range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:18px;width:18px;border-radius:50%;background:var(--primary);margin-top:-6px;cursor:pointer;position:relative;z-index:1}.range-slider-container .price-range-field{margin-top:1rem;font-family:var(--font-sans);font-weight:400;color:var(--dark)}.color-display{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;justify-content:space-between}.color-display .property-color button{position:relative;margin:0.5rem;height:2rem;width:2rem;overflow:hidden;border-width:1px;border-style:solid;--tw-border-opacity:1;border-color:rgb(var(--dark-rgb),var(--tw-border-opacity));--tw-shadow:inset 0 2px 4px 0 rgb(0 0 0/0.05);--tw-shadow-colored:inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.color-display .property-color button:before{content:'';position:absolute;top:-0.625rem;left:-0.625rem;height:1.25rem;width:1.25rem;--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}.color-display .property-color button:hover:before{--tw-bg-opacity:1;background-color:rgb(var(--light-rgb),var(--tw-bg-opacity))}.color-display .property-color.active button:before{--tw-bg-opacity:1;background-color:rgb(var(--primary-rgb),var(--tw-bg-opacity))}.store{display:grid;grid-template-rows:none;padding-top:1rem;grid-template-columns:repeat(var(--screen-width),var(--product-width))}.store .filter-wrapper{grid-row-start:1;grid-row-end:1}@media not all and (min-width:768px){.store .filter-wrapper{grid-column:1/span 2}}@media (min-width:768px){.store .filter-wrapper{grid-row-end:5}}.store .product-count-wrapper{margin-bottom:1rem;display:flex;flex-direction:row;flex-wrap:wrap;padding-left:0.5rem;padding-right:0.5rem}@media not all and (min-width:768px){.store .product-count-wrapper{grid-column:1/span 2}}@media (min-width:768px){.store .product-count-wrapper{grid-column:2/spam calc(var(--screen-width) - 1)}}.store .product-count-wrapper .product-count{display:flex;height:3rem;width:100%;align-items:center;border-width:0px;border-bottom-width:1px;border-style:solid;border-color:rgb(var(--dark-rgb),0.5);padding:1rem}.store .product-count-wrapper .product-count>p{margin-bottom:0px;font-size:1.125rem;line-height:1.75rem;font-weight:500}.store .product-display{display:flex;flex-direction:row;flex-wrap:wrap;align-content:baseline}@media not all and (min-width:768px){.store .product-display{grid-column:1/span 2}}@media (min-width:768px){.store .product-display{grid-column:2/span calc(var(--screen-width) - 1)}}@media not all and (min-width:768px){.store .pagination-wrapper{grid-column:1/span 2}}@media (min-width:768px){.store .pagination-wrapper{grid-column:1/span var(--screen-width)}}.product{display:flex;flex-direction:row;flex-wrap:wrap}.product .product-detail{flex-basis:100%;padding:1rem}@media (min-width:768px){.product .product-detail{flex-basis:60%;padding:1.5rem}}.product .slider-wrapper{flex-basis:100%;overflow:hidden;padding:1.5rem}@media (min-width:768px){.product .slider-wrapper{flex-basis:40%}}.product .slider-wrapper .owl-carousel img{height:20rem;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media (min-width:640px){.product .slider-wrapper .owl-carousel img{height:28rem}}@media (min-width:768px){.product .slider-wrapper .owl-carousel img{height:36rem}}.product .slider-wrapper .owl-carousel .owl-dots .owl-dot{border-color:rgb(var(--dark-rgb),0.7)}.shopping-cart-wrapper{position:relative;height:100%;display:flex;align-items:center}.shopping-cart-wrapper .shopping-cart-badge{position:absolute;bottom:10px;left:6px;height:1.25rem;width:1.25rem;display:flex;justify-content:center;align-items:center;background-color:var(--danger);color:var(--danger-contrast);border-radius:9999px;font-size:14px;z-index:10}.shopping-cart-wrapper .shopping-cart-btn{display:none}@media (min-width:768px){.shopping-cart-wrapper .shopping-cart-btn{display:flex}}.shopping-cart-wrapper .shopping-cart-btn{align-items:center;background-color:transparent;border:none;outline:none;font-size:1rem;font-weight:700;color:var(--dark);padding:0.5rem 1rem;font-family:var(--font-sans)}.shopping-cart-wrapper .shopping-cart-btn::hover{color:var(--primary)}.shopping-cart-wrapper .shopping-cart-btn ion-icon{font-size:1.5rem;margin-top:-8px}.shopping-cart-wrapper .shopping-cart-link{display:flex;align-items:center;font-size:1rem;font-weight:700;color:var(--dark);padding:0.5rem 1rem;font-family:var(--font-sans)}.shopping-cart-wrapper .shopping-cart-link::hover{color:var(--primary)}.shopping-cart-wrapper .shopping-cart-link ion-icon{font-size:1.5rem;margin-top:-8px}@media (min-width:768px){.shopping-cart-wrapper .shopping-cart-link{display:none}}.shopping-cart-wrapper .shopping-cart{box-shadow:0px 2px 5px 0px rgb(var(--dark-rgb),0.2);display:none;z-index:100;position:absolute;top:var(--nav-height);right:0;padding:0;background-color:var(--light);min-width:30rem}.shopping-cart-wrapper .shopping-cart .shopping-cart-header{padding:0.5rem 1rem;background-color:var(--primary)}.shopping-cart-wrapper .shopping-cart .shopping-cart-header p{font-weight:700;color:var(--primary-contrast);font-size:1.25rem;font-family:var(--font-sans)}.shopping-cart-wrapper .shopping-cart .shopping-cart-body{padding:0.5rem 1rem;min-height:12rem;overflow-y:scroll}.shopping-cart-wrapper .shopping-cart .shopping-cart-body .shopping-cart-item{display:flex;flex-direction:row;align-items:center;color:var(--dark);font-family:var(--font-sans)}.shopping-cart-wrapper .shopping-cart .shopping-cart-body .shopping-cart-item .item-count{padding:0 0.125rem;text-wrap:nowrap}.shopping-cart-wrapper .shopping-cart .shopping-cart-body .shopping-cart-item .item-img{padding:0 0.125rem}.shopping-cart-wrapper .shopping-cart .shopping-cart-body .shopping-cart-item .item-img img{height:5rem;width:5rem;-o-object-fit:cover;object-fit:cover}.shopping-cart-wrapper .shopping-cart .shopping-cart-body .shopping-cart-item .item-name{padding:0 0.125rem}.shopping-cart-wrapper .shopping-cart .shopping-cart-body .shopping-cart-item .item-price{padding:0 0.125rem;text-wrap:nowrap}.shopping-cart-wrapper .shopping-cart .shopping-cart-body .shopping-cart-item .item-actions{padding:0 0.125rem}.shopping-cart-wrapper .shopping-cart .shopping-cart-body .shopping-cart-item .item-actions button{background-color:transparent;outline:none;border:none;color:var(--danger);font-size:1.5rem;display:flex;justify-content:center}.shopping-cart-wrapper .shopping-cart .shopping-cart-footer{border-top:2px solid var(--dark);padding:0.5rem 1rem;display:flex;align-items:center;justify-content:space-between}.shopping-cart-wrapper .shopping-cart .shopping-cart-footer .shopping-cart-details{font-family:var(--font-sans);font-size:1rem;color:var(--dark);font-weight:600}.shopping-cart-wrapper .shopping-cart .shopping-cart-footer .shopping-cart-actions .btn{margin:0 auto}.dropdown-toggle:focus-within+.dropdown{display:block}.dropdown:hover{display:block}.order .container{margin:0rem auto;padding-top:3rem}.order .container .cart-title{margin-top:2rem;font-size:2rem;text-align:center}.order .container .cart-subtitle{font-size:1.25rem;text-align:center;font-weight:700}.order .container .btn{margin:0 auto;display:block}.order .container hr{width:100%;height:1px;outline:none;border:none;margin:1.5rem 0}.order .container .cart-content p{margin:0}.order .container .cart-content{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.order .container .cart-content .cart-items{flex-basis:100%;padding:1rem;overflow-x:auto}@media (min-width:992px){.order .container .cart-content .cart-items{flex-basis:65%}}.order .container .cart-content .cart-items table{width:100%;border-collapse:collapse;min-width:30rem}.order .container .cart-content .cart-items table .table-header{text-align:center;font-weight:600;font-size:0.875rem;border-bottom:1px solid var(--dark)}.order .container .cart-content .cart-items table .table-content{text-align:center;font-weight:600;font-size:0.875rem;border-bottom:1px solid var(--dark)}.order .container .cart-content .cart-items table tr{border:0 0 1px 0 solid var(--dark)}.order .container .cart-content .cart-items table tr td{padding:1.5rem 0}.order .container .cart-content .cart-items table .cart-item .cart-item-actions button{outline:none;border:none;font-size:0.875rem}.order .container .cart-content .cart-items table .cart-item .cart-item-details{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:12rem;text-align:left}.order .container .cart-content .cart-items table .cart-item .cart-item-details a{max-height:4rem;max-width:10rem;overflow:hidden}.order .container .cart-content .cart-items table .cart-item .cart-item-details img{flex-basis:100%;height:100%;width:9rem;max-width:9rem;-o-object-fit:contain;object-fit:contain;margin-left:0.25rem}.order .container .cart-content .cart-items table .cart-item .cart-item-details .item-property .color{display:flex;align-items:center}.order .container .cart-content .cart-items table .cart-item .cart-item-details .item-property .color span:last-child{height:1rem;width:1rem;border-radius:9999px;display:inline-block;border:1px solid var(--dark);margin-left:0.25rem}.order .container .cart-content .cart-items table .cart-item .cart-item-qty button{outline:none;border:1px solid var(--dark);border-radius:9999px;width:1.5rem;height:1.5rem}.order .container .cart-content .cart-checkout-wrapper{flex-basis:100%}@media (min-width:992px){.order .container .cart-content .cart-checkout-wrapper{flex-basis:35%}}.order .container .cart-content .cart-checkout-wrapper .cart-checkout{position:relative;border:1px solid var(--dark);padding:1rem 1rem 8rem 1rem;min-height:18rem;margin-bottom:2rem;font-size:0.875rem}.order .container .cart-content .cart-checkout-wrapper .cart-checkout .cart-checkout-item{display:flex;flex-direction:row;justify-content:space-between;padding:0.25rem}.order .container .cart-content .cart-checkout-wrapper .cart-checkout .cart-checkout-item p:last-child{min-width:5rem;text-align:right;font-weight:700}.order .container .cart-content .cart-checkout-wrapper .cart-checkout .checkout-form{display:block;position:absolute;width:100%;left:0;padding:1rem}.order .container .cart-content .cart-checkout-wrapper .cart-checkout .checkout-form .checkout-btn{padding:1rem;border:0;width:100%;text-align:center;font-size:1.25rem;cursor:pointer;font-weight:700}.order .container .cart-content .cart-empty{text-align:center}.order .container .cart-content .cart-empty .cart-icon{margin-left:auto;margin-right:auto;height:auto;width:12rem}@media (min-width:768px){.order .container .cart-content .cart-empty .cart-icon{width:26rem}}.order .container .cart-content .cart-empty .cart-empty-title{font-family:var(--font-serif);font-size:1.875rem;line-height:2.25rem;font-weight:500}.order .container .cart-content .cart-empty .cart-empty-subtitle{font-size:1rem;line-height:1.5rem}.order .order-title{margin-bottom:1rem;flex-basis:100%;font-family:var(--font-sans);font-size:1.5rem;line-height:2rem;font-weight:600;color:rgb(var(--dark-rgb),0.9);margin-top:2rem}.order .order-subtitle{margin-bottom:1rem;flex-basis:auto;font-family:var(--font-sans);font-size:1.125rem;line-height:1.75rem;font-weight:600;color:rgb(var(--dark-rgb),0.9)}.order #orderForm{display:flex;flex-direction:row;flex-wrap:wrap}.order #orderForm .form-group#order-name{flex-basis:100%}@media (min-width:640px){.order #orderForm .form-group#order-name{flex-basis:50%}}@media (min-width:1280px){.order #orderForm .form-group#order-name{flex-basis:25%}}.order #orderForm .form-group#order-surname{flex-basis:100%}@media (min-width:640px){.order #orderForm .form-group#order-surname{flex-basis:50%}}@media (min-width:1280px){.order #orderForm .form-group#order-surname{flex-basis:25%}}.order #orderForm .form-group#order-email{flex-basis:100%}@media (min-width:640px){.order #orderForm .form-group#order-email{flex-basis:50%}}@media (min-width:1280px){.order #orderForm .form-group#order-email{flex-basis:25%}}.order #orderForm .form-group#order-phone{flex-basis:100%}@media (min-width:640px){.order #orderForm .form-group#order-phone{flex-basis:50%}}@media (min-width:1280px){.order #orderForm .form-group#order-phone{flex-basis:25%}}.order #orderForm .form-group#order-country{flex-basis:100%}@media (min-width:640px){.order #orderForm .form-group#order-country{flex-basis:50%}}@media (min-width:1024px){.order #orderForm .form-group#order-country{flex-basis:33.333333%}}.order #orderForm .form-group#order-county{flex-basis:100%}@media (min-width:640px){.order #orderForm .form-group#order-county{flex-basis:50%}}@media (min-width:1024px){.order #orderForm .form-group#order-county{flex-basis:33.333333%}}.order #orderForm .form-group#order-city{flex-basis:100%}@media (min-width:640px){.order #orderForm .form-group#order-city{flex-basis:50%}}@media (min-width:1024px){.order #orderForm .form-group#order-city{flex-basis:33.333333%}}.order #orderForm .form-group#order-zip{flex-basis:100%}@media (min-width:640px){.order #orderForm .form-group#order-zip{flex-basis:50%}}@media (min-width:1024px){.order #orderForm .form-group#order-zip{flex-basis:33.333333%}}.order #orderForm .form-group#order-address{flex-basis:100%}@media (min-width:1024px){.order #orderForm .form-group#order-address{flex-basis:66.666667%}}.order #orderForm .form-group#indiv-name{flex-basis:100%}@media (min-width:640px){.order #orderForm .form-group#indiv-name{flex-basis:50%}}@media (min-width:768px){.order #orderForm .form-group#indiv-name{flex-basis:33.333333%}}.order #orderForm .form-group#indiv-surname{flex-basis:100%}@media (min-width:640px){.order #orderForm .form-group#indiv-surname{flex-basis:50%}}@media (min-width:768px){.order #orderForm .form-group#indiv-surname{flex-basis:33.333333%}}.order #orderForm .form-group#indiv-phone{flex-basis:100%}@media (min-width:640px){.order #orderForm .form-group#indiv-phone{flex-basis:50%}}@media (min-width:768px){.order #orderForm .form-group#indiv-phone{flex-basis:33.333333%}}.order #orderForm .form-group#indiv-city{flex-basis:100%}@media (min-width:640px){.order #orderForm .form-group#indiv-city{flex-basis:50%}}@media (min-width:1024px){.order #orderForm .form-group#indiv-city{flex-basis:25%}}.order #orderForm .form-group#indiv-county{flex-basis:100%}@media (min-width:640px){.order #orderForm .form-group#indiv-county{flex-basis:50%}}@media (min-width:1024px){.order #orderForm .form-group#indiv-county{flex-basis:25%}}.order #orderForm .form-group#indiv-address{flex-basis:100%}@media (min-width:1024px){.order #orderForm .form-group#indiv-address{flex-basis:50%}}.order #orderForm .form-group#company-name{order:1;flex-basis:100%}@media (min-width:640px){.order #orderForm .form-group#company-name{flex-basis:50%}}@media (min-width:1024px){.order #orderForm .form-group#company-name{flex-basis:50%}}.order #orderForm .form-group#company-phone{order:2;flex-basis:100%}@media (min-width:640px){.order #orderForm .form-group#company-phone{flex-basis:50%}}@media (min-width:1024px){.order #orderForm .form-group#company-phone{flex-basis:25%}}.order #orderForm .form-group#company-regno{order:3;flex-basis:100%}@media (min-width:1024px){.order #orderForm .form-group#company-regno{order:4;flex-basis:33.333333%}}.order #orderForm .form-group#company-j{order:4;flex-basis:100%}@media (min-width:640px){.order #orderForm .form-group#company-j{flex-basis:50%}}@media (min-width:768px){.order #orderForm .form-group#company-j{flex-basis:33.333333%}}@media (min-width:1024px){.order #orderForm .form-group#company-j{order:3;flex-basis:25%}}.order #orderForm .form-group#company-county{order:6;flex-basis:100%}@media (min-width:640px){.order #orderForm .form-group#company-county{flex-basis:50%}}@media (min-width:768px){.order #orderForm .form-group#company-county{flex-basis:33.333333%}}.order #orderForm .form-group#company-city{order:7;flex-basis:100%}@media (min-width:640px){.order #orderForm .form-group#company-city{flex-basis:50%}}@media (min-width:768px){.order #orderForm .form-group#company-city{flex-basis:33.333333%}}.order #orderForm .form-group#company-country{order:5;flex-basis:100%}@media (min-width:640px){.order #orderForm .form-group#company-country{flex-basis:50%}}@media (min-width:768px){.order #orderForm .form-group#company-country{flex-basis:33.333333%}}.order #orderForm .form-group#company-address{order:8;flex-basis:100%}@media (min-width:768px){.order #orderForm .form-group#company-address{flex-basis:66.666667%}}.order #orderForm .form-group#order-info{height:unset;flex-basis:100%}.order .billing-info-tab{display:flex;flex-basis:100%;flex-direction:row;flex-wrap:wrap}.order .payment{display:flex;flex-basis:100%;flex-direction:row;flex-wrap:wrap}.order .payment .payment-title{margin-bottom:1rem;flex-basis:100%;font-family:var(--font-sans);font-size:1.5rem;line-height:2rem;font-weight:600;color:rgb(var(--dark-rgb),0.9)}.order .payment .payment-item-wrapper{padding:0.5rem}@media (min-width:640px){.order .payment .payment-item-wrapper{flex-basis:50%}}@media (min-width:1024px){.order .payment .payment-item-wrapper{flex-basis:33.333333%}}.order .payment .payment-item-wrapper .payment-item{margin-bottom:1rem;height:100%;border-radius:0.75rem;background-color:rgb(var(--primary-rgb),0.1);padding:1rem;font-family:var(--font-sans)}.order .payment .payment-item-wrapper .payment-item .payment-title{font-size:1.125rem;line-height:1.75rem;font-weight:600;--tw-text-opacity:1;color:rgb(var(--dark-rgb),var(--tw-text-opacity))}.order .payment .payment-item-wrapper .payment-item .payment-info{font-size:0.875rem;line-height:1.25rem;font-weight:500}.order .address-autocomplete{display:flex;flex-basis:100%;flex-direction:row;flex-wrap:wrap}.order .address-autocomplete .address-autocomplete-title{margin-bottom:1rem;flex-basis:100%;font-family:var(--font-sans);font-size:1.25rem;line-height:1.75rem;font-weight:600;color:rgb(var(--dark-rgb),0.9)}.order .address-autocomplete .address-item-wrapper{padding:0.5rem}@media (min-width:640px){.order .address-autocomplete .address-item-wrapper{flex-basis:50%}}@media (min-width:1024px){.order .address-autocomplete .address-item-wrapper{flex-basis:33.333333%}}.order .address-autocomplete .address-item-wrapper .address-item{margin-bottom:0.5rem;border-radius:0.75rem;background-color:rgb(var(--primary-rgb),0.1);padding:1rem;font-family:var(--font-sans)}.order .address-autocomplete .address-item-wrapper .address-item .form-group-radio{margin-bottom:0px}.order .order-success{margin-left:auto;margin-right:auto;margin-bottom:2rem;padding-left:1rem;padding-right:1rem;text-align:center}.order .order-success img{margin-left:auto;margin-right:auto;height:10rem;width:auto}.order .order-success .order-success-title{margin-bottom:1rem;font-family:var(--font-sans);font-size:1.25rem;line-height:1.75rem;font-weight:700;--tw-text-opacity:1;color:rgb(var(--dark-rgb),var(--tw-text-opacity))}@media (min-width:640px){.order .order-success .order-success-title{font-size:1.5rem;line-height:2rem}}@media (min-width:768px){.order .order-success .order-success-title{font-size:1.875rem;line-height:2.25rem}}.order .order-success .order-success-info{margin-bottom:1rem;font-family:var(--font-sans);font-size:1rem;line-height:1.5rem;font-weight:500;--tw-text-opacity:1;color:rgb(var(--dark-rgb),var(--tw-text-opacity))}@media (min-width:640px){.order .order-success .order-success-info{font-size:1.125rem;line-height:1.75rem}}.order .consent{flex-basis:100%;font-family:var(--font-sans)}.order .captcha{margin-top:1rem;margin-bottom:1rem;flex-basis:100%}.order .captcha .form-control{max-width:14rem}.order form .btn{margin:0 0 2rem 0 !important}.shop-row{position:relative;width:100%;padding-top:1rem}.shop-row .shop-title{margin-bottom:1rem;flex-basis:100%;padding-left:1rem;padding-right:1rem;padding-bottom:0.5rem;font-size:1.5rem;line-height:2rem;color:inherit}@media (min-width:640px){.shop-row .shop-title{font-size:1.875rem;line-height:2.25rem}}.shop-row .product-display{display:flex;width:100%;flex-direction:row;flex-wrap:wrap}.shop-row:has(.btn){margin-bottom:2rem;padding-bottom:5rem}.shop-row:has(.btn) .btn{position:absolute;bottom:1rem}:root{--product-width:16rem}.price .price-dec{font-size:12px;font-weight:700;display:inline-block;margin-left:-10px;vertical-align:top;line-height:16px;min-width:22px}.price .price-int{font-family:metawp,Trebuchet MS,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:24px;letter-spacing:-2px;font-weight:700}.product-color{width:25px;height:25px;border-radius:50%;margin:0 auto;border:0.5px solid #999;box-shadow:0 .25rem 1rem rgba(0,0,0,.15)}.order-content-img{display:flex}.order-content-img img{max-height:140px;max-width:140px;padding:0.4rem}.order-content-stock{max-height:172px;overflow:auto}@media (max-width:768px){.order-content-info{text-align:center;padding-bottom:0 !important;padding-top:0 !important}.order-content-price{width:100%;text-align:center;padding-top:0 !important}}.shop-item{max-width:360px}.shop-item .item-card{padding:1.5em;overflow:hidden;min-width:300px;max-width:320px}.shop-item .item-card .item-card-info{text-align:center;padding:inherit}.shop-item .item-card .item-card-info a{text-decoration:none;color:var(--primary);font-weight:bold}.shop-item .item-card .product-old-price{font-size:small;margin-right:1.5rem;position:absolute;right:10px}.shop-item .item-card .product-new-price{font-weight:bold;position:absolute;right:10px;top:20px;margin-right:1.5rem;color:var(--danger)}.item-prop{height:62px;overflow:hidden}.img-container{width:250px;min-height:250px}.img-container img{padding:1.5em;max-width:100%;max-height:200px;position:absolute;left:50%;top:20%;transform:translate(-50%,-25%)}.card-badge-box{position:absolute;right:10px;top:10px;height:42px;width:42px;border-radius:50%;background-color:var(--secondary);color:var(--light);font-weight:bold;padding-left:3px;padding-top:8px;z-index:600}.card-badge-shipping{position:absolute;left:10px;top:10px;height:42px;width:142px;border-radius:12px;background-color:var(--primary);color:var(--light);font-weight:bold;padding-left:4px;padding-top:8px;z-index:600}.product-container{display:flex}.product-actions{width:40%}.product-content{width:60%}@media (max-width:768px){.product-container{flex-direction:column}.product-actions{order:1;width:100%}.product-content{order:2;width:100%}}.cart-product-img{max-height:50px;width:auto;margin:0 auto}.order-form-container select.validate.ng-invalid.ng-dirty,.order-form-container input.validate.ng-invalid.ng-dirty,.order-form-container textarea.validate.ng-invalid.ng-dirty,.order-form-container select:required.ng-invalid.ng-dirty,.order-form-container input:required.ng-invalid.ng-dirty,.order-form-container textarea:required.ng-invalid.ng-dirty{border:none !important;border-bottom:1px solid var(--danger) !important}.order-form-container select.validate.ng-valid.ng-dirty,.order-form-container input.validate.ng-valid.ng-dirty,.order-form-container textarea.validate.ng-valid.ng-dirty,.order-form-container select:required.ng-valid.ng-dirty,.order-form-container input:required.ng-valid.ng-dirty,.order-form-container textarea:required.ng-valid.ng-dirty{border:none !important;border-bottom:1px solid var(--success) !important}