:root{--bg-green:var(--e-global-color-primary,#1a4b2e);--bg-dark:var(--e-global-color-secondary,#1d2d25);--bg-light:var(--e-global-color-text,#ccd2d2);--bg-accent:var(--e-global-color-accent,#91524b);--bg-rose:#c09e94;--bg-font:"Philosopher" , "Times New Roman" , serif}.bg-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 30px;width:100%;margin:0;padding:10px 0}.bg-products--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.bg-products--cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.bg-products__more{display:flex;justify-content:center;margin-top:30px}.bg-product{display:flex;flex-direction:column;font-family: var(--bg-font)}.bg-product__media{position:relative;display:block;overflow:hidden;border-radius:15px;line-height:0}.bg-product__media img,.bg-product__img{display:block;width:100%;height:auto;aspect-ratio: 1 / 1;object-fit:cover;border-radius:15px;transition:transform .5s ease}.bg-product__media:hover img{transform:scale(1.05)}.bg-product__badge{position:absolute;top:12px;left:12px;padding:5px 14px;border-radius:3px;background:var(--bg-accent);color:var(--bg-light);font: 300 14px/1.2 var(--bg-font);letter-spacing:1px}.bg-product--out .bg-product__media img{filter:grayscale(.6);opacity:.75}.bg-product__title{margin:16px 0 0;font-family: var(--bg-font);font-size:25px;font-weight:600;line-height:1.2;letter-spacing:.4px;text-transform:uppercase}.bg-product__title a{color:var(--bg-green);text-decoration:none}.bg-product__title a:hover{color:var(--bg-accent)}.bg-product__desc{margin-top:8px;color:#8a9490;font-family: var(--bg-font);font-size:16px;line-height:1.5}.bg-product__price{margin-top:10px;color:var(--bg-dark);font-family: var(--bg-font);font-size:24px;font-weight:400;line-height:1.2}.bg-product__price del{opacity:.5;font-size:.75em;margin-right:8px}.bg-product__price ins{text-decoration:none;color:var(--bg-accent)}.bg-product__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:auto;padding-top:18px}.bg-btn,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{display:inline-block;padding:12px 24px;border:0;border-radius:3px;background:var(--bg-dark);color:var(--bg-light);font-family: var(--bg-font);font-size:16px;font-weight:300;line-height:1.2;letter-spacing:1px;text-transform:lowercase;text-decoration:none;text-align:center;cursor:pointer;box-shadow:3px 5px 10px rgba(0,0,0,.35);transition:background-color .25s ease , color .25s ease}.bg-btn:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background:var(--bg-green);color:#fff}.bg-btn--more{background:var(--bg-rose)}.bg-btn--more:hover{background:var(--bg-accent);color:var(--bg-light)}.bg-btn--order.loading{opacity:.6;pointer-events:none}.bg-product__actions .added_to_cart{align-self:center;color:var(--bg-green);font-family: var(--bg-font);font-size:15px;letter-spacing:.5px;text-decoration:underline}.bg-cart{display:flex;align-items:center}.bg-cart__link{position:relative;display:inline-flex;align-items:center;gap:8px;color:var(--bg-green);font-family: var(--bg-font);font-size:16px;text-decoration:none;transition:color .25s ease}.bg-cart__link:hover{color:var(--bg-accent)}.bg-cart__icon{flex:0 0 auto}.bg-cart__count{position:absolute;top:-6px;left:16px;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:var(--bg-accent);color:#fff;font-size:12px;line-height:18px;text-align:center}.bg-cart__link:not(.is-filled) .bg-cart__count {background:#a8b2ae}.bg-cart__total{white-space:nowrap}@media (max-width:1024px){.bg-cart__total{display:none}}.woocommerce,.woocommerce-page{font-family: var(--bg-font)}.woocommerce .woocommerce-breadcrumb{font-family: var(--bg-font);font-size:15px;color:#8a9490}.woocommerce .woocommerce-breadcrumb a{color:var(--bg-green)}.woocommerce h1,.woocommerce h2,.woocommerce h3,.woocommerce .product_title,.woocommerce-page h1.entry-title{font-family: var(--bg-font);color:var(--bg-green);text-transform:uppercase;letter-spacing:1px}.woocommerce .price,.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--bg-dark);font-family: var(--bg-font);font-size:26px;font-weight:400}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:var(--bg-green)}.woocommerce ul.products li.product img{border-radius:15px;aspect-ratio: 1 / 1;object-fit:cover}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-family: var(--bg-font);font-size:25px;font-weight:600;color:var(--bg-green);text-transform:uppercase;letter-spacing:.4px}.woocommerce ul.products li.product .price{font-size:22px}.woocommerce span.onsale{background:var(--bg-accent);color:var(--bg-light);font-family: var(--bg-font);font-weight:300;letter-spacing:1px;text-transform:lowercase}.woocommerce-message,.woocommerce-info{border-top-color:var(--bg-green);font-family: var(--bg-font)}.woocommerce-message::before,.woocommerce-info::before{color:var(--bg-green)}.woocommerce-error{border-top-color:var(--bg-accent);font-family: var(--bg-font)}.woocommerce-error::before{color:var(--bg-accent)}.woocommerce table.shop_table{border-radius:8px;font-family: var(--bg-font)}.woocommerce table.shop_table th{color:var(--bg-green);text-transform:uppercase;letter-spacing:1px}.woocommerce-cart table.cart img{width:80px;border-radius:8px}.woocommerce form .form-row label,.woocommerce-checkout h3{font-family: var(--bg-font);color:var(--bg-green)}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.select2-container .select2-selection--single{padding:10px 14px;border:1px solid #d6dcda;border-radius:3px;font-family: var(--bg-font);font-size:16px}.woocommerce #payment,.woocommerce-checkout-review-order{font-family: var(--bg-font)}.woocommerce #payment div.payment_box{background:#f2f5f4}@media (max-width:1024px){.bg-products{gap:30px 20px}.bg-products--cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}.bg-product__title{font-size:22px}.bg-product__price{font-size:21px}}@media (max-width:767px){.bg-products,.bg-products--cols-2,.bg-products--cols-3,.bg-products--cols-4{grid-template-columns:minmax(0,1fr);gap:35px;padding:10px}.bg-product__actions .bg-btn{flex:1 1 auto}}.elementor-location-header .elementor-widget-heading .elementor-heading-title{white-space:nowrap}@media (max-width:767px){.elementor-location-header .elementor-widget-heading .elementor-heading-title{white-space:normal}}.wp-block-woocommerce-cart.alignwide,.wp-block-woocommerce-checkout.alignwide,.wp-block-woocommerce-cart,.wp-block-woocommerce-checkout{max-width:100%;margin-left:auto;margin-right:auto}.woocommerce-cart .page-content,.woocommerce-checkout .page-content,.woocommerce-account .page-content{padding-bottom:60px;overflow-x:clip}.wp-block-woocommerce-cart,.wp-block-woocommerce-checkout,.wc-block-components-sidebar-layout{font-family: var(--bg-font)}.wc-block-components-title,.wc-block-cart__totals-title,.wc-block-components-checkout-step__title{font-family: var(--bg-font) !important;color:var(--bg-green);text-transform:uppercase;letter-spacing:1px}.wc-block-components-product-name{color:var(--bg-green);font-family: var(--bg-font);font-size:18px;text-decoration:none}.wc-block-components-product-name:hover{color:var(--bg-accent)}.wc-block-cart-item__image img,.wc-block-components-order-summary-item__image img{border-radius:8px}.wc-block-components-totals-item__value,.wc-block-components-formatted-money-amount{font-family: var(--bg-font);color:var(--bg-dark)}.wc-block-components-totals-footer-item .wc-block-components-totals-item__value{font-size:24px}.wc-block-components-button:not(.is-link) {border:0;border-radius:3px;background:var(--bg-dark);color:var(--bg-light);font-family: var(--bg-font);font-size:16px;font-weight:300;letter-spacing:1px;text-transform:lowercase;box-shadow:3px 5px 10px rgba(0,0,0,.35);transition:background-color .25s ease}.wc-block-components-button:not(.is-link):hover {background:var(--bg-green);color:#fff}.wc-block-components-button:not(.is-link) > .wc-block-components-button__text {text-decoration:none}.wc-block-components-button.is-link{color:var(--bg-green);font-family: var(--bg-font)}.wc-block-components-text-input input[type="text"],.wc-block-components-text-input input[type="email"],.wc-block-components-text-input input[type="tel"],.wc-block-components-textarea,.wc-blocks-components-select__container{border-radius:3px;font-family: var(--bg-font)}.wc-block-components-text-input.is-active label,.wc-block-components-text-input input:focus{color:var(--bg-green)}.wc-block-components-radio-control__option,.wc-block-components-checkbox__label{font-family: var(--bg-font)}.wc-block-components-notice-banner{font-family: var(--bg-font);border-radius:3px}.wc-block-components-sidebar .wc-block-components-totals-wrapper{font-family: var(--bg-font)}@media (max-width:767px){.woocommerce-cart .page-content,.woocommerce-checkout .page-content{padding-left:10px;padding-right:10px}}.wc-block-components-button.contained,.wc-block-components-button.wp-element-button.contained,.wc-block-cart__submit-button,.wc-block-components-checkout-place-order-button{background-color:var(--bg-dark)!important;color:var(--bg-light)!important;border:0!important;border-radius:3px!important}.wc-block-components-button.contained:hover,.wc-block-components-button.wp-element-button.contained:hover,.wc-block-cart__submit-button:hover,.wc-block-components-checkout-place-order-button:hover{background-color:var(--bg-green)!important;color:#fff!important}.wc-block-components-button.contained:disabled,.wc-block-components-checkout-place-order-button:disabled{opacity:.55}.single-product .page-content,.post-type-archive-product .page-content,.tax-product_cat .page-content{padding-bottom:60px}.single-product div.product .woocommerce-product-gallery__image img{border-radius:15px;max-height:620px;object-fit:cover}.single-product div.product .product_title{margin-bottom:10px;font-size:44px;line-height:1.1}.single-product div.product .woocommerce-product-details__short-description{margin:14px 0 22px;color:#6e7a75;font-size:17px;line-height:1.6}.single-product div.product form.cart{display:flex;align-items:center;gap:12px;margin:22px 0}.single-product div.product form.cart .quantity input.qty{width:72px;height:46px;padding:8px;border:1px solid #d6dcda;border-radius:3px;font-family: var(--bg-font);font-size:16px;text-align:center}.single-product .product_meta{margin-top:18px;color:#8a9490;font-size:15px}.single-product .product_meta a{color:var(--bg-accent)}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:transparent;border-radius:3px 3px 0 0}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-family: var(--bg-font);font-size:17px;color:var(--bg-dark);text-transform:uppercase;letter-spacing:1px}.woocommerce .related.products>h2,.woocommerce .up-sells>h2{margin-bottom:24px;font-size:32px}@media (max-width:767px){.single-product div.product .product_title{font-size:32px}.single-product div.product .woocommerce-product-gallery__image img{max-height:460px}}a.bg-btn,a.bg-btn:hover,a.bg-btn:focus,.bg-product__title a,.bg-cart__link,.bg-cart__link:hover{text-decoration:none!important}