:root{--padding: 32px}[outter-wrapper]{max-width:1440px;margin:0 auto}.inner-wrapper,[inner-wrapper]{max-width:1216px;margin:0 auto;padding-inline:var(--padding)}.container,div[container]{max-width:1440px;margin-inline:auto;padding-inline:16px}@media (min-width: 1248px){.inner-wrapper{padding-inline:0}}[divider]{width:100%;height:2px;background-color:var(--wp--preset--color--text);opacity:30%}[overlay]{position:fixed;width:100vw;height:100vh;background-color:var(--wp--preset--color--bg-dark);z-index:10;inset:0;opacity:0;pointer-events:none;transition:opacity .3s ease}.open-ads-modal [overlay],[overlay].js-active{opacity:60%;pointer-events:all}.open-ads-modal{overflow:hidden}[close_button]{background:none;padding:0;border:none;fill:var(--wp--preset--color--bg-dark)}[close_button]:hover,[close_button]:active{background:none;fill:var(--wp--preset--color--text);transform:rotate(90deg)}[socials]{display:flex;gap:16px;margin-left:32px;fill:var(--wp--preset--color--primary);align-items:center}[grid_full_width]{grid-column:1/-1}[underlined]{text-decoration:underline}[gold]{color:var(--wp--preset--color--primary)}@media (min-width: 1081px){[medium-only]{display:none!important}}@media (max-width: 1080px){[desktop-only]{display:none!important}}@media (max-width: 1248px){:root{--padding: 16px}}@media (max-width: 800px){:root{--font-base: 18px;--padding: 16px}}@media (max-width: 400px){:root{--font-base: 16px}}form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;background:url(/wp-content/themes/valedaroca-woo/dist/arrow-down.svg) no-repeat right 11px center;background-color:var(--wp--preset--color--white);padding:8px 40px 8px 14px;border-radius:8px;border:1px solid rgba(0,0,0,.08)}@media (max-width: 575px){form select{width:100%}}.btn.primary{padding:10px 20px;line-height:24px;font-size:16px;font-weight:400;transition:all .3s ease;border-radius:5px;text-align:center;background-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--white);border:none}.btn.primary:hover{background-color:var(--wp--preset--color--dark-gold);color:var(--wp--preset--color--white)}@media (max-width: 575px){.btn.primary{width:100%}}@media (min-width: 576px){.btn.primary{min-width:169px}}.btn.primary.outline{padding:10px 20px;line-height:24px;font-size:16px;font-weight:400;transition:all .3s ease;border-radius:5px;text-align:center;background-color:var(--wp--preset--color--white);color:var(--wp--preset--color--primary);border:1px solid var(--wp--preset--color--primary)}.btn.primary.outline:hover{background-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--white)}@media (max-width: 575px){.btn.primary.outline{width:100%}}@media (min-width: 576px){.btn.primary.outline{min-width:169px}}footer [footer_main]{background:var(--wp--preset--color--bg-accent);color:var(--wp--preset--color--text-light)}footer [footer_additional]{background:var(--wp--preset--color--bg-dark);padding-block:25px;font-size:14px;color:var(--wp--preset--color--text)}[footer_main-top]{padding-block:40px;display:flex;justify-content:space-between;align-items:center}[footer_logo]{width:173px;height:60px;display:inline-block}[footer_logo] img{max-height:100%}[footer_main-bottom]{padding-block:32px;display:grid;grid-template-columns:repeat(2,1fr)}[footer_main-bottom] div{display:flex;flex-direction:column;gap:16px;font-size:14px;line-height:normal}[footer_main-bottom] div a{display:block;line-height:normal}[footer_main-bottom] nav{display:grid;grid-template-columns:repeat(3,1fr);font-weight:600;margin-left:32px}[footer_main-bottom] nav ol{display:flex;flex-direction:column;gap:16px}[footer_main-bottom] nav ol li{list-style:none;margin-left:0;line-height:normal}@media (max-width: 1080px){[footer_main-bottom]{grid-template-columns:1fr 2fr}}@media (min-width: 1248px){footer [inner-wrapper]{padding-inline:0}}@media (max-width: 740px){[footer_main-bottom]{grid-template-columns:repeat(1,1fr)}[footer_main-bottom] nav{margin-bottom:32px;margin-left:0;font-size:14px;order:1}[footer_main-bottom] div{font-size:12px;order:2}footer [footer_additional]{font-size:12px}}header{font-size:16px;position:sticky;top:0;background:var(--wp--preset--color--white);box-shadow:0 4px 20px #0000000f;z-index:9}header select{background:inherit;border:none;color:inherit;outline:none;cursor:pointer;font-size:20px;text-transform:uppercase}[header_additional]{background:var(--wp--preset--color--bg-accent);padding-block:8px;color:var(--wp--preset--color--white)}[header_additional] [inner-wrapper]{display:flex;justify-content:end}header [header_main] [inner-wrapper]{display:flex;justify-content:space-between;align-items:center;padding-block:8px}header [header_main] [header_logo]{width:62px;display:inline-block}header [header_main] [header_menu]{display:flex;align-items:center}header [header_main] nav ul{display:flex;gap:24px;margin-inline:32px}header [header_main] nav ul li{list-style:none;margin:0}aside[header_burger_menu]{position:fixed;background:var(--wp--preset--color--white);max-width:492px;width:100%;height:100vh;top:0;right:0;transform:translate(100%);transition:transform .3s ease;display:flex;flex-direction:column;justify-content:space-between;z-index:100;overflow-y:scroll}aside[header_burger_menu].js-open{transform:translate(0)}aside[header_burger_menu] [burger_logo]{width:120px;display:inline-block;margin-block:8px}aside[header_burger_menu] [burger_menu_content]{display:flex;flex-direction:column;padding-inline:var(--padding);height:100%}aside[header_burger_menu] [burger_menu]{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:16px;margin-top:4px;padding-block:16px}aside[header_burger_menu] [burger_menu] nav ul{display:flex;flex-direction:column;gap:32px}aside[header_burger_menu] [burger_menu] nav ul li{list-style:none;margin:0}aside[header_burger_menu] [burger_menu] nav ul li a{font-size:16px;line-height:normal}aside[header_burger_menu] [socials]{margin-left:0}aside[header_burger_menu] [socials] svg{width:44px;height:44px}aside[header_burger_menu] [button]{align-self:start}aside[header_burger_menu] [header_additional]{padding-block:16px;padding-inline:var(--padding)}aside[header_burger_menu] [header_additional] [socials]{margin-left:0}aside[header_burger_menu] [close_button]{position:absolute;right:calc(var(--padding) + 4px);top:25px}header [openBurger_button]{background:none;padding:0;border:none;stroke:var(--wp--preset--color--text-dark);margin-left:21px}@media (max-width: 1080px){header [openBurger_button]{order:3}}header [openBurger_button]:hover,header [openBurger_button]:active{background:none;stroke:var(--wp--preset--color--text)}[lang-dropdown]{position:relative;display:inline-block;padding:8px;margin:-8px}[lang-current]{background-color:transparent;color:var(--wp--preset--color--white);display:flex;align-items:center;justify-content:space-between;gap:8px;border:none;font-size:20px;line-height:28px;cursor:pointer;text-transform:uppercase}[header_main] [lang-current]{color:var(--wp--preset--color--text-dark)}[lang-dropdown-menu]{display:none;position:absolute;background-color:var(--wp--preset--color--white);min-width:60px;box-shadow:0 6px 20px #0003;z-index:1;top:100%;left:0}[lang-dropdown]:hover [lang-dropdown-menu],[lang-dropdown]:focus-within [lang-dropdown-menu],[lang-dropdown].open{display:block}[lang-dropdown-menu] a{padding:8px;text-decoration:none;display:flex;gap:8px;align-items:center;color:var(--wp--preset--color--text-dark);font-size:20px;line-height:28px}[lang-dropdown-menu] a svg{display:none;min-width:16px;height:12px}[lang-dropdown-menu] a:hover{background-color:var(--wp--preset--color--border-light)}[lang-dropdown-menu] a[lang-active]{color:var(--wp--preset--color--primary);position:relative}[lang-dropdown-menu] a[lang-active] svg{display:block}@media (max-width: 360px){aside[header_burger_menu] [burger_menu] nav ul{gap:24px}header{font-size:22px}}@media (max-width: 1080px){header{font-size:28px}aside[header_burger_menu] [header_additional]{padding-block:16px;padding-inline:var(--padding)}aside[header_burger_menu] [close_button]{top:21.5px}aside[header_burger_menu] [burger_menu_content]{padding-inline:var(--padding)}[header_logo]>img{width:40px;height:40px}}@media (min-width: 1080px) and (max-width: 1200px){header [header_main] nav ul{gap:18px;font-size:85%}}@media (min-width: 1248px){header [inner-wrapper]{padding-inline:0}}.header-cart{position:relative;margin-bottom:5px}@media (max-width: 1080px){.header-cart{order:2;margin-left:16px}}.header-cart svg{height:29px;width:100%}.header-cart svg path{stroke:var(--wp--preset--color--text-dark)}.header-cart__count{position:absolute;bottom:-5px;right:-5px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;padding:0 5px;border-radius:999px;font-size:11px;line-height:1;color:#fff;background:#b71c1c}[breadcrumbs] ul{text-transform:uppercase;display:flex;align-items:center}[breadcrumbs] ul li{display:inline;cursor:default;font-weight:400;font-size:20px;line-height:28px;text-transform:uppercase;list-style:none;margin:0}[breadcrumbs] ul svg{margin:0 8px}[breadcrumbs] div[container]{max-width:1216px;padding-inline:16px}@media only screen and (max-width: 1216px){[breadcrumbs] div[container]{padding-inline:0}}section[hero-simple][breadcrumbs]{padding-block:16px;margin-top:3rem}@media only screen and (min-width: 1248px){[breadcrumbs] div[container]{padding-inline:0}}@media only screen and (max-width: 800px){section[hero-simple][breadcrumbs]{padding-inline:16px;margin-top:1.5rem}}@media only screen and (max-width: 400px){section[hero-simple][breadcrumbs]{padding-inline:16px}}@media only screen and (max-width: 400px){[breadcrumbs] ul li{font-size:16px;line-height:100%}}.age-gate{position:fixed;inset:0;background-color:var(--wp--preset--color--white);display:none;align-items:center;justify-content:center;z-index:99999}.age-gate.is-active{display:block}.age-gate .inner-wrapper{height:100vh;display:flex;flex-direction:column}.age-gate .content{text-align:center;justify-content:center;max-width:580px;margin:0 auto;padding-left:20px;padding-right:20px;display:flex;flex-direction:column;flex:1;align-items:center}.age-gate .content .text{margin-bottom:30px}.age-gate .content .text h1,.age-gate .content .text h2,.age-gate .content .text h3,.age-gate .content .text h4{font-family:var(--wp--preset--font-family--arpona);margin-bottom:20px}.age-gate .content .text .description{font-size:18px}.age-gate .content .buttons{display:flex;justify-content:center;gap:10px}@media (max-width: 575px){.age-gate .content .buttons{flex-direction:column}}.age-gate .content .buttons .btn{cursor:pointer;text-transform:uppercase}.age-gate .content .buttons .btn#age-yes{display:flex;align-items:center;justify-content:center}.age-gate .bottom{padding-bottom:30px;font-size:12px;margin:0 auto;text-align:center}.age-gate .bottom a{text-decoration:underline;color:var(--wp--preset--color--text-dark);display:inline-block;font-weight:600}.age-gate .bottom a:hover{text-decoration:none}.hero-simple{padding:32px 16px;text-align:center}.hero-simple h1{text-transform:uppercase;margin-bottom:32px}.hero-simple .page-description{max-width:1006px;margin:0 auto;padding-top:16px;padding-bottom:32px}.hero-simple .page-description .wp-block-paragraph{font-size:20px;line-height:28px}.hero-simple .page-description .wp-block-paragraph:not(:last-child){margin-bottom:28px}.woocommerce-notices-wrapper{max-width:1216px;margin:0 auto;padding-inline:var(--padding)}@media (min-width: 1248px){.woocommerce-notices-wrapper{padding-inline:0}}.woocommerce-notices-wrapper .woocommerce-message:focus-visible{outline:none}.woocommerce-notices-wrapper .woocommerce-message a.button{min-width:169px;padding:10px 20px;line-height:24px;font-size:16px;font-weight:400;transition:all .3s ease;border-radius:5px;text-align:center;background-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--white);border:none}.woocommerce-notices-wrapper .woocommerce-message a.button:hover{background-color:var(--wp--preset--color--dark-gold);color:var(--wp--preset--color--white)}@media (max-width: 575px){.woocommerce-notices-wrapper .woocommerce-message a.button{width:100%}}@media (min-width: 576px){.woocommerce-notices-wrapper .woocommerce-message a.button{min-width:169px}}@media (max-width: 767px){.woocommerce-notices-wrapper .woocommerce-message a.button{float:none;width:-moz-fit-content;width:fit-content;margin-top:20px;display:block}}.product{padding-top:2rem}.product .product-top-content{display:flex;gap:20px;flex-direction:column;position:relative}.product .product-top-content .onsale{background-color:var(--wp--preset--color--primary);padding:10px 18px;border-radius:9999px;line-height:normal;min-height:auto;min-width:auto;width:-moz-fit-content;width:fit-content;margin:0;left:0;top:0;font-weight:500;opacity:.8;font-size:16px}@media (min-width: 768px){.product .product-top-content{gap:60px;flex-direction:row}}.product .product-top-content .woocommerce-product-gallery__image img{max-height:350px;min-height:350px;width:100%;-o-object-fit:contain;object-fit:contain}@media (min-width: 768px){.product .product-top-content .woocommerce-product-gallery__image img{max-height:400px;min-height:400px}}.product .product-top-content .woocommerce-product-gallery .flex-viewport{margin-bottom:40px}.product .product-top-content .woocommerce-product-gallery .flex-control-thumbs{display:flex;gap:8px}.product .product-top-content .woocommerce-product-gallery .flex-control-thumbs li{display:flex;align-content:center;justify-content:center;padding:8px}.product .product-top-content .woocommerce-product-gallery .flex-control-thumbs li img{max-height:120px;min-height:120px;width:auto;-o-object-fit:contain;object-fit:contain}.product .product-top-content .entry-summary .product_title{margin-bottom:20px}.product .product-top-content .entry-summary .item:not(:last-child){margin-bottom:15px}.product .product-top-content .entry-summary .item p{font-size:14px}.product .product-top-content .entry-summary .item p.label{font-weight:600;font-size:16px;color:var(--wp--preset--color--text-dark)}.product .product-top-content .entry-summary .general-info{margin-bottom:20px}.product .product-top-content .entry-summary .price{color:var(--wp--preset--color--primary);font-weight:600;font-size:24px;line-height:28px;margin-bottom:20px;display:flex;align-items:center}.product .product-top-content .entry-summary .price del{font-size:19px;color:var(--wp--preset--color--text);margin-right:8px}.product .product-top-content .entry-summary .price ins{text-decoration:none}.product .product-top-content .entry-summary .cart{display:flex;align-items:center}.product .product-top-content .entry-summary .cart .quantity{margin-right:10px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.product .product-top-content .entry-summary .cart .quantity .input-text{border:1px solid #bfbfbf;min-height:46px;padding:9px;width:4.631em;letter-spacing:1px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:5px}.product .product-top-content .entry-summary .cart .single_add_to_cart_button{padding:10px 20px;line-height:24px;font-size:16px;font-weight:400;transition:all .3s ease;border-radius:5px;text-align:center;background-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--white);border:none}.product .product-top-content .entry-summary .cart .single_add_to_cart_button:hover{background-color:var(--wp--preset--color--dark-gold);color:var(--wp--preset--color--white)}@media (max-width: 575px){.product .product-top-content .entry-summary .cart .single_add_to_cart_button{width:100%}}@media (min-width: 576px){.product .product-top-content .entry-summary .cart .single_add_to_cart_button{min-width:169px}}.product .additional_info .items{display:grid;grid-template-columns:repeat(1,1fr)}@media (min-width: 576px){.product .additional_info .items{grid-template-columns:repeat(2,1fr);gap:15px 25px}}@media (min-width: 992px){.product .additional_info .items{grid-template-columns:repeat(3,1fr)}}.product .additional_info .technical-info{text-decoration:underline;font-size:18px;text-underline-offset:25%;color:var(--wp--preset--color--text-dark)}@media (max-width: 575px){.product .additional_info .technical-info{margin-top:10px;display:block}}.product .additional_info .technical-info:hover{text-decoration:none}.product .shipping_info .items{display:grid;grid-template-columns:repeat(1,1fr)}@media (min-width: 576px){.product .shipping_info .items{grid-template-columns:repeat(2,1fr);gap:15px 25px}}.product .additional_info,.product .shipping_info{border-top:1px solid #f6f6f6;padding-top:30px;margin-bottom:3rem}@media (min-width: 768px){.product .additional_info,.product .shipping_info{margin-bottom:4rem}}.product .additional_info h3,.product .shipping_info h3{color:var(--wp--preset--color--text-dark);margin-bottom:20px}.product .additional_info .item:not(:last-child),.product .shipping_info .item:not(:last-child){margin-bottom:15px}.product .additional_info .item p,.product .shipping_info .item p{font-size:14px}.product .additional_info .item p.label,.product .shipping_info .item p.label{font-weight:600;font-size:16px;color:var(--wp--preset--color--text-dark)}.product .wt-related-products{border-top:1px solid #f6f6f6;padding-top:30px}.product .wt-related-products h2{font-size:30px;margin-bottom:20px}@media (min-width: 768px){.product .wt-related-products h2{font-size:36px}}.product .wt-related-products .inner-wrapper{padding:0}@media (max-width: 575px){.product .wt-related-products .inner-wrapper .products .add_to_cart_button{max-width:150px}}.product .wt-related-products .inner-wrapper .owl-stage-outer,.product .wt-related-products .carousel-wrap .owl-stage-outer{margin-bottom:3rem}.product .wt-related-products .inner-wrapper .products .woocommerce-loop-product__link,.product .wt-related-products .carousel-wrap .products .woocommerce-loop-product__link{text-align:center}.product .wt-related-products .inner-wrapper .products .woocommerce-loop-product__link .onsale,.product .wt-related-products .carousel-wrap .products .woocommerce-loop-product__link .onsale{background-color:var(--wp--preset--color--primary);padding:8px 15px;border-radius:9999px;line-height:normal;min-height:auto;min-width:auto;width:-moz-fit-content;width:fit-content;margin:0;right:0;top:0;font-weight:500;opacity:.8}.product .wt-related-products .inner-wrapper .products .woocommerce-loop-product__link .attachment-woocommerce_thumbnail,.product .wt-related-products .carousel-wrap .products .woocommerce-loop-product__link .attachment-woocommerce_thumbnail{margin-left:auto;margin-right:auto;max-width:170px;max-height:170px;width:100%;-o-object-fit:contain;object-fit:contain}@media (min-width: 768px){.product .wt-related-products .inner-wrapper .products .woocommerce-loop-product__link .attachment-woocommerce_thumbnail,.product .wt-related-products .carousel-wrap .products .woocommerce-loop-product__link .attachment-woocommerce_thumbnail{max-width:200px;max-height:200px}}.product .wt-related-products .inner-wrapper .products .woocommerce-loop-product__link .woocommerce-loop-product__title,.product .wt-related-products .carousel-wrap .products .woocommerce-loop-product__link .woocommerce-loop-product__title{font-size:20px;padding-top:0}.product .wt-related-products .inner-wrapper .products .woocommerce-loop-product__link .price,.product .wt-related-products .carousel-wrap .products .woocommerce-loop-product__link .price{display:flex;align-items:center;justify-content:center}.product .wt-related-products .inner-wrapper .products .woocommerce-loop-product__link .price .amount,.product .wt-related-products .carousel-wrap .products .woocommerce-loop-product__link .price .amount{color:var(--wp--preset--color--primary);font-weight:600;font-size:17px;line-height:28px;margin-bottom:20px}.product .wt-related-products .inner-wrapper .products .woocommerce-loop-product__link .price ins,.product .wt-related-products .carousel-wrap .products .woocommerce-loop-product__link .price ins{text-decoration:none}.product .wt-related-products .inner-wrapper .products .woocommerce-loop-product__link .price del,.product .wt-related-products .carousel-wrap .products .woocommerce-loop-product__link .price del{color:var(--wp--preset--color--text)}.product .wt-related-products .inner-wrapper .products .woocommerce-loop-product__link .price del .amount,.product .wt-related-products .carousel-wrap .products .woocommerce-loop-product__link .price del .amount{font-size:15px;color:var(--wp--preset--color--text);margin-right:5px}.product .wt-related-products .inner-wrapper .products .add_to_cart_button,.product .wt-related-products .carousel-wrap .products .add_to_cart_button{margin-top:0;margin-left:auto;margin-right:auto;display:flex;width:-moz-fit-content;width:fit-content;justify-content:center;padding:10px 20px;line-height:24px;font-size:16px;font-weight:400;transition:all .3s ease;border-radius:5px;text-align:center;background-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--white);border:none}.product .wt-related-products .inner-wrapper .products .add_to_cart_button:hover,.product .wt-related-products .carousel-wrap .products .add_to_cart_button:hover{background-color:var(--wp--preset--color--dark-gold);color:var(--wp--preset--color--white)}@media (max-width: 575px){.product .wt-related-products .inner-wrapper .products .add_to_cart_button,.product .wt-related-products .carousel-wrap .products .add_to_cart_button{width:100%}}@media (min-width: 576px){.product .wt-related-products .inner-wrapper .products .add_to_cart_button,.product .wt-related-products .carousel-wrap .products .add_to_cart_button{min-width:169px}}.product .wt-related-products .inner-wrapper .products .added_to_cart,.product .wt-related-products .carousel-wrap .products .added_to_cart{display:flex;justify-content:center}.post-type-archive .site-main{padding-top:0}.post-type-archive .site-main .woocommerce-ordering{margin:0;padding:2rem 0 3rem;float:none}@media (min-width: 768px){.post-type-archive .site-main .woocommerce-ordering{padding:3rem 0 5rem}}@media (max-width: 575px){.post-type-archive .site-main .woocommerce-ordering{width:100%}}.post-type-archive .site-main .products{display:grid;grid-template-columns:repeat(2,1fr);gap:40px 20px;margin-bottom:1rem}@media (min-width: 768px){.post-type-archive .site-main .products{grid-template-columns:repeat(3,1fr);margin-bottom:4rem}}.post-type-archive .site-main .products:before,.post-type-archive .site-main .products:after{display:none}.post-type-archive .site-main .products .product{text-align:center;width:100%!important;margin:0;display:flex;justify-content:center;flex-direction:column}.post-type-archive .site-main .products .product .woocommerce-loop-product__link .onsale{background-color:var(--wp--preset--color--primary);padding:8px 15px;border-radius:9999px;line-height:normal;min-height:auto;min-width:auto;width:-moz-fit-content;width:fit-content;margin:0;right:0;top:0;font-weight:500;opacity:.8}@media (min-width: 576px){.post-type-archive .site-main .products .product .woocommerce-loop-product__link .onsale{right:10px}}.post-type-archive .site-main .products .product .woocommerce-loop-product__link img{margin-left:auto;margin-right:auto;width:100%;max-height:200px;-o-object-fit:contain;object-fit:contain}@media (min-width: 576px){.post-type-archive .site-main .products .product .woocommerce-loop-product__link img{max-height:250px}}@media (min-width: 768px){.post-type-archive .site-main .products .product .woocommerce-loop-product__link img{max-height:350px}}.post-type-archive .site-main .products .product .woocommerce-loop-product__link .product-category{margin-bottom:10px}.post-type-archive .site-main .products .product .woocommerce-loop-product__link .product-tags{display:flex;gap:5px;justify-content:center;flex-wrap:wrap;margin-bottom:10px}.post-type-archive .site-main .products .product .woocommerce-loop-product__link .product-tags .tag{display:flex;gap:4px;padding:4px 8px;border-radius:28px;background-color:var(--wp--preset--color--text-tag);font-size:12px;line-height:19px;align-items:center;width:-moz-fit-content;width:fit-content;color:var(--wp--preset--color--text-dark)}.post-type-archive .site-main .products .product .woocommerce-loop-product__title{font-size:20px;line-height:normal}.post-type-archive .site-main .products .product .price{margin-bottom:10px;margin-top:15px;display:flex;align-items:center;justify-content:center}.post-type-archive .site-main .products .product .price .amount{color:var(--wp--preset--color--primary);font-weight:600;font-size:17px;line-height:28px;margin-bottom:20px}.post-type-archive .site-main .products .product .price del{color:var(--wp--preset--color--text)}.post-type-archive .site-main .products .product .price del .amount{font-size:15px;color:var(--wp--preset--color--text);margin-right:5px}.post-type-archive .site-main .products .product .price ins{text-decoration:none}.post-type-archive .site-main .products .product .add_to_cart_button{margin-top:auto;margin-left:auto;margin-right:auto;display:flex;width:-moz-fit-content;width:fit-content;justify-content:center;padding:10px 20px;line-height:24px;font-size:16px;font-weight:400;transition:all .3s ease;border-radius:5px;text-align:center;background-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--white);border:none}.post-type-archive .site-main .products .product .add_to_cart_button:hover{background-color:var(--wp--preset--color--dark-gold);color:var(--wp--preset--color--white)}@media (max-width: 575px){.post-type-archive .site-main .products .product .add_to_cart_button{width:100%}}@media (min-width: 576px){.post-type-archive .site-main .products .product .add_to_cart_button{min-width:169px}}@media (max-width: 575px){.post-type-archive .site-main .products .product .add_to_cart_button{max-width:150px}}.post-type-archive .site-main .shop-shipping-info{border-top:1px solid #f6f6f6;padding-top:2rem;margin-bottom:2.9rem}.post-type-archive .site-main .shop-shipping-info h3{color:var(--wp--preset--color--text-dark);margin-bottom:20px}.post-type-archive .site-main .shop-shipping-info .items{grid-template-columns:repeat(1,1fr);display:grid}@media (min-width: 576px){.post-type-archive .site-main .shop-shipping-info .items{grid-template-columns:repeat(2,1fr);gap:15px 25px}}.post-type-archive .site-main .shop-shipping-info .items .item:not(:last-child){margin-bottom:15px}.post-type-archive .site-main .shop-shipping-info .items .item p{font-size:14px}.post-type-archive .site-main .shop-shipping-info .items .item p.label{font-weight:600;font-size:16px;color:var(--wp--preset--color--text-dark)}body.woocommerce-cart .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block{margin-bottom:3em}body.woocommerce-cart .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-buttons .wp-block-button__link{padding:10px 20px;line-height:24px;font-size:16px;font-weight:400;transition:all .3s ease;border-radius:5px;text-align:center;background-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--white);border:none}body.woocommerce-cart .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-buttons .wp-block-button__link:hover{background-color:var(--wp--preset--color--dark-gold);color:var(--wp--preset--color--white)}@media (max-width: 575px){body.woocommerce-cart .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-buttons .wp-block-button__link{width:100%}}@media (min-width: 576px){body.woocommerce-cart .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-buttons .wp-block-button__link{min-width:169px}}body.woocommerce-cart .wp-block-woocommerce-cart .wp-block-woocommerce-cart-totals-block .wp-block-woocommerce-cart-order-summary-block .wc-block-cart__totals-title{color:var(--wp--preset--color--text-dark)}body.woocommerce-cart .wp-block-woocommerce-cart .wp-block-woocommerce-cart-totals-block .wc-block-cart__submit .wc-block-cart__submit-container{position:relative;padding:16px 0 0}body.woocommerce-cart .wp-block-woocommerce-cart .wp-block-woocommerce-cart-totals-block .wc-block-cart__submit .wc-block-cart__submit-container:before{display:none}body.woocommerce-cart .wp-block-woocommerce-cart .wp-block-woocommerce-cart-totals-block .wc-block-cart__submit .wc-block-cart__submit-container .wc-block-cart__submit-button{padding:10px 20px;line-height:24px;font-size:16px;font-weight:400;transition:all .3s ease;border-radius:5px;text-align:center;background-color:var(--wp--preset--color--white);color:var(--wp--preset--color--primary);border:1px solid var(--wp--preset--color--primary)}body.woocommerce-cart .wp-block-woocommerce-cart .wp-block-woocommerce-cart-totals-block .wc-block-cart__submit .wc-block-cart__submit-container .wc-block-cart__submit-button:hover{background-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--white)}@media (max-width: 575px){body.woocommerce-cart .wp-block-woocommerce-cart .wp-block-woocommerce-cart-totals-block .wc-block-cart__submit .wc-block-cart__submit-container .wc-block-cart__submit-button{width:100%}}@media (min-width: 576px){body.woocommerce-cart .wp-block-woocommerce-cart .wp-block-woocommerce-cart-totals-block .wc-block-cart__submit .wc-block-cart__submit-container .wc-block-cart__submit-button{min-width:169px}}body.woocommerce-cart .wp-block-woocommerce-cart .wp-block-woocommerce-cart-totals-block .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-item__value .wc-block-formatted-money-amount{color:var(--wp--preset--color--primary);font-weight:700}body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-components-main thead th,body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-components-main .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-name{color:var(--wp--preset--color--text-dark)}body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-components-main .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__prices{color:var(--wp--preset--color--primary);font-weight:600}body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-components-main .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__prices del{color:var(--wp--preset--color--text);font-size:11px}body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-components-main .wc-block-cart-item__total{padding-left:16px}body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-components-main .wc-block-cart-item__total .price .wc-block-components-product-price__value{color:var(--wp--preset--color--primary);font-weight:600}body.woocommerce-cart .wp-block-wt-related-products{margin:0}@media (max-width: 767px){.wp-block-woocommerce-checkout{margin-top:0}}.wp-block-woocommerce-checkout .wc-block-checkout{margin-bottom:3em}@media (max-width: 991px){.wp-block-woocommerce-checkout .wc-block-checkout .wc-block-components-main{width:58%}}@media (max-width: 767px){.wp-block-woocommerce-checkout .wc-block-checkout .wc-block-components-main{width:100%;padding-right:0}}.wp-block-woocommerce-checkout .wc-block-checkout .wc-block-components-main .wc-block-checkout__actions{margin-bottom:0}.wp-block-woocommerce-checkout .wc-block-checkout .wc-block-components-main .wc-block-checkout__actions .wc-block-components-checkout-place-order-button{padding:10px 20px;line-height:24px;font-size:16px;font-weight:400;transition:all .3s ease;border-radius:5px;text-align:center;background-color:var(--wp--preset--color--white);color:var(--wp--preset--color--primary);border:1px solid var(--wp--preset--color--primary)}.wp-block-woocommerce-checkout .wc-block-checkout .wc-block-components-main .wc-block-checkout__actions .wc-block-components-checkout-place-order-button:hover{background-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--white)}@media (max-width: 575px){.wp-block-woocommerce-checkout .wc-block-checkout .wc-block-components-main .wc-block-checkout__actions .wc-block-components-checkout-place-order-button{width:100%}}@media (min-width: 576px){.wp-block-woocommerce-checkout .wc-block-checkout .wc-block-components-main .wc-block-checkout__actions .wc-block-components-checkout-place-order-button{min-width:169px}}@media (max-width: 991px){.wp-block-woocommerce-checkout .wc-block-checkout .wc-block-components-sidebar{width:42%;padding-left:0}}@media (max-width: 767px){.wp-block-woocommerce-checkout .wc-block-checkout .wc-block-components-sidebar{width:100%}}.wp-block-woocommerce-checkout .wc-block-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary__content .price{color:var(--wp--preset--color--primary);font-weight:600}.wp-block-woocommerce-checkout .wc-block-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary__content .price del{color:var(--wp--preset--color--text);font-size:11px}.wp-block-woocommerce-checkout .wc-block-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-totals-block .wp-block-woocommerce-checkout-order-summary-subtotal-block .wc-block-components-totals-item__value,.wp-block-woocommerce-checkout .wc-block-checkout .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-footer-item-tax-value{color:var(--wp--preset--color--primary);font-weight:600}body.woocommerce-order-received .success-icon{display:flex;justify-content:center}body.woocommerce-order-received .success-icon svg{height:40px;width:40px}@media (min-width: 768px){body.woocommerce-order-received .success-icon svg{height:46px;width:46px}}body.woocommerce-order-received h1{padding-bottom:clamp(30px,4vw,40px);margin-top:20px}body.woocommerce-order-received .woocommerce .woocommerce-order{margin-bottom:3em}body.woocommerce-order-received .woocommerce .woocommerce-order .amount{color:var(--wp--preset--color--primary)}body.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-notice{margin-bottom:20px}body.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-notice.woocommerce-notice--success{font-size:18px}body.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-overview{margin:0 0 1.5em}body.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details__title,body.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-column__title{font-size:26px;line-height:normal;margin-bottom:12px}body.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-customer-details address{font-size:14px}body.woocommerce-order-received .woocommerce .woocommerce-order .btn{display:inline-block}
