:root{--ink:#202720;--muted:#6a7068;--paper:#faf9f6;--surface:#fff;--line:#dfddd5;--green:#263a31;--green-hover:#405346;--gold:#9a6834;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--gold);outline-offset:4px}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.08}h1{font-size:clamp(2.6rem,5vw,5rem)}h2{font-size:clamp(2rem,3vw,3rem)}.wrap{width:min(1320px,90%);margin:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{position:fixed!important;z-index:9999;top:12px;left:12px;width:auto;height:auto;padding:10px 14px;margin:0;clip:auto;background:#fff;color:var(--ink)}.topbar{background:var(--green);color:#fff;text-align:center;padding:8px 16px;font-size:12px;letter-spacing:.45px}.header{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:25px 0}.logo{font:32px/1 var(--serif);letter-spacing:-1.5px;white-space:nowrap}.logo span{font-style:italic}.logo small{display:block;text-align:center;font:10px/1.5 Arial,Helvetica,sans-serif;letter-spacing:3.8px;margin-top:9px}.header nav{display:flex;gap:30px;font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.25}.header nav ul{display:flex;gap:25px;margin:0;padding:0}.header nav li,.footer-grid li{list-style:none}.header nav a,.header nav li>a{font-family:Arial,Helvetica,sans-serif;font-weight:600;letter-spacing:.005em;padding:9px 0 8px;border-bottom:1px solid #fff0}.header nav a:hover,.header nav li>a:hover,.header nav .current-menu-item>a,.header nav .current_page_item>a{color:var(--green);border-bottom-color:var(--gold)}.header nav .sub-menu{display:none}.header nav li:hover>.sub-menu,.header nav li:focus-within>.sub-menu{display:block;position:absolute;background:var(--paper);padding:20px;z-index:5}.head-actions{display:flex;gap:20px;font-size:14px;align-items:center}.search-icon{width:18px;height:18px;border:1.6px solid;border-radius:50%;display:inline-block;position:relative}.search-icon:after{content:'';position:absolute;width:7px;height:1.6px;background:currentColor;right:-5px;bottom:-2px;transform:rotate(45deg)}.menu-toggle{display:none}.category-nav{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:center;gap:34px;padding:13px 5%;font-family:Arial,Helvetica,sans-serif;font-size:14px}.category-nav a{font-weight:600;letter-spacing:.005em}.category-nav a:last-child{color:#90572f}.hero{display:grid;grid-template-columns:46% 54%;min-height:340px;margin-top:26px;background:#efede6}.hero-copy{padding:36px 42px;align-self:center}.eyebrow{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--gold);display:block;margin-bottom:18px;font-weight:600}.hero h1{font-size:clamp(2.45rem,3.65vw,4rem);line-height:1.03}.hero h1 em{color:#6f795a;font-weight:400}.hero p{color:#62685d;max-width:390px;margin-top:16px;font-size:15px;line-height:1.55}.btn{display:inline-flex;align-items:center;justify-content:center;background:var(--green);color:#fff;border:1px solid var(--green);padding:15px 24px;font-size:14px;line-height:1.4;transition:background .2s ease,border-color .2s ease}.btn:hover{background:var(--green-hover);border-color:var(--green-hover)}.hero .btn{margin-top:22px;padding:12px 20px}.hero-media{position:relative;overflow:hidden;min-width:0;background:#f4f3ef;display:block;color:inherit}.hero-media>img{width:100%;height:100%;object-fit:contain;object-position:center;position:absolute;padding:12px 18px 42px;transition:transform .25s ease}.hero-label{position:absolute;bottom:18px;left:20px;background:rgb(255 255 255 / .96);padding:13px 17px;font-size:15px;line-height:1.42;min-width:210px;box-shadow:0 8px 22px rgb(31 38 32 / .05)}.hero-label small{display:block;font-size:11px;letter-spacing:1.35px;color:var(--muted);text-transform:uppercase;margin-bottom:4px}.hero-media:hover>img{transform:scale(1.008)}.hero-media:focus-visible{outline:2px solid var(--green);outline-offset:3px}.section{padding:58px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:28px}.section-head .eyebrow{margin-bottom:10px}.text-link{font-size:14px;padding-bottom:5px;border-bottom:1px solid;white-space:nowrap}.collections{display:grid;grid-template-columns:repeat(4,1fr);gap:30px 20px}.collection-image{aspect-ratio:1/1;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fff}.collection-image img{width:100%;height:100%;object-fit:contain;object-position:center;padding:14px;background:#fff;transition:transform .28s ease}.collection:hover .collection-image img{transform:scale(1.012)}.collection h3{font:23px var(--serif);margin-top:13px}.collection small{color:var(--muted);font-size:12px}.featured{border-top:1px solid var(--line)}.story{display:grid;grid-template-columns:1fr 1fr;background:var(--green);color:#fff;align-items:center}.story>div{padding:55px}.story p{color:#d6ddd3;margin:22px 0}.story .eyebrow{color:#c5b184}.story img{width:100%;height:370px;object-fit:cover}.story .text-link{display:inline-block}.journal{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.journal article{padding-top:0;border-top:0}.journal-image,.article-card-image{display:block;width:100%;aspect-ratio:4/3;overflow:hidden;background:#eeede7;margin-bottom:18px}.journal-image img,.article-card-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .35s ease}.journal article:hover .journal-image img,.article-card:hover .article-card-image img{transform:scale(1.018)}.journal article small{display:block;margin-top:2px;color:var(--muted);font-size:12px}.journal h3{font:25px/1.3 var(--serif);margin:10px 0 20px}footer{background:#eceae3;padding:50px 0 20px;margin-top:60px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:45px}.footer-grid p{font-size:14px;color:var(--muted);max-width:300px;margin-top:22px}.footer-grid h3{font-size:13px;font-weight:600;margin-bottom:18px}.footer-grid a:not(.logo){display:block;font-size:13px;margin:10px 0}.footer-bottom{border-top:1px solid #d1d6ca;margin-top:35px;padding-top:20px;display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}.breadcrumb{font-size:12px;color:var(--muted);margin:28px 0}.page-heading{margin:35px 0}.page-heading p{color:var(--muted);margin-top:18px;max-width:600px}.page-content{min-height:50vh;padding:30px 0}.page-content p{margin:20px 0}.page-content .woocommerce,.page-content .wc-block-checkout,.page-content .wc-block-cart{max-width:100%}.prose{max-width:820px;margin:40px auto}.prose h1{font-size:3rem;margin-bottom:32px}.prose h2,.prose h3{font-family:var(--serif);font-size:1.7rem;margin:28px 0 15px}.prose p,.prose li{margin:15px 0}.prose a{text-decoration:underline;text-underline-offset:4px}.hidden,[hidden]{display:none!important}.empty{padding:60px 0}table{border-collapse:collapse;width:100%;font-size:14px;margin-top:16px}th,td{text-align:left;border-bottom:1px solid var(--line);padding:10px}details{padding:20px 0;border-bottom:1px solid var(--line)}summary{cursor:pointer;font-size:15px}details p{margin-top:16px;font-size:14px;color:var(--muted)}.wp-block-image img{height:auto}.alignwide{width:100%}.aligncenter{margin:auto}.wp-caption,.gallery-caption{max-width:100%;font-size:14px}.sticky,.bypostauthor{outline-offset:2px}.comment-form input,.comment-form textarea{max-width:100%;border:1px solid var(--line);padding:10px}.comment-list{padding-left:20px}.journal-archive{padding-top:45px;padding-bottom:65px}.journal-archive-head{margin-bottom:34px}.journal-archive-head h1{font-size:clamp(2.6rem,4vw,4rem)}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 28px}.article-card small{display:block;color:var(--muted);font-size:12px;margin-bottom:8px}.article-card h2{font:400 26px/1.25 var(--serif);margin:0 0 12px}.article-excerpt{color:var(--muted);font-size:14px;margin-bottom:18px}.article-excerpt p{margin:0}.article-hero{width:100%;height:auto;max-height:620px;object-fit:cover;margin:0 0 30px}.wc-main{padding-top:28px;min-height:55vh}.woocommerce .woocommerce-breadcrumb{font-size:12px;margin-bottom:30px;color:var(--muted)}.woocommerce-products-header{margin:24px 0 30px}.woocommerce-products-header h1{font-size:clamp(2.6rem,4vw,4rem)}.woocommerce .term-description{color:var(--muted);max-width:800px;margin-top:24px}.woocommerce-products-header__description,.woocommerce .term-description{max-width:980px}.woocommerce ul.products,.woocommerce-page ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:46px 30px!important;padding:0;clear:both}.woocommerce ul.products::before,.woocommerce ul.products::after,.woocommerce-page ul.products::before,.woocommerce-page ul.products::after{display:none!important;content:none!important}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:none!important;width:100%!important;max-width:none!important;margin:0!important;min-width:0;list-style:none;position:relative;background:transparent!important;box-shadow:none!important}.woocommerce ul.products li.product a.woocommerce-LoopProduct-link,.woocommerce-page ul.products li.product a.woocommerce-LoopProduct-link{display:block!important;width:100%!important;background:transparent!important}.woocommerce ul.products li.product a img,.woocommerce-page ul.products li.product a img,.woocommerce ul.products li.product img.attachment-woocommerce_thumbnail,.woocommerce-page ul.products li.product img.attachment-woocommerce_thumbnail{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;aspect-ratio:1/1!important;object-fit:contain!important;object-position:center!important;padding:14px!important;margin:0 0 10px!important;background:#fff!important;mix-blend-mode:normal!important;border:0!important;outline:0!important;box-shadow:none!important;transform:none!important;transition:transform .28s ease!important}.woocommerce ul.products li.product:hover a img,.woocommerce-page ul.products li.product:hover a img{transform:translateY(-1px) scale(1.005)!important}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce-page ul.products li.product .woocommerce-loop-product__title{font-family:Arial,Helvetica,sans-serif!important;font-size:16.5px!important;line-height:1.36!important;font-weight:600!important;letter-spacing:-.1px!important;min-height:0!important;margin:7px 0!important;color:var(--ink)!important}.woocommerce ul.products li.product .price,.woocommerce-page ul.products li.product .price{display:block;font-size:15.5px!important;line-height:1.4!important;font-weight:600!important;color:var(--ink)!important;margin:0 0 12px!important}.woocommerce ul.products li.product .price del,.woocommerce-page ul.products li.product .price del{font-size:14px!important;font-weight:400!important;color:#596257!important;opacity:1!important}.woocommerce ul.products li.product .price ins,.woocommerce-page ul.products li.product .price ins{font-weight:600!important;text-decoration:none!important}.woocommerce ul.products li.product .button,.woocommerce-page ul.products li.product .button{font-size:13px!important;line-height:1.3!important;padding:11px 15px!important;margin-top:2px!important;border:1px solid #d9d5cb!important;background:#fff!important;color:var(--green)!important;font-weight:500!important}.woocommerce ul.products li.product .button:hover,.woocommerce-page ul.products li.product .button:hover{background:var(--green)!important;color:#fff!important;border-color:var(--green)!important}.woocommerce span.onsale,.woocommerce ul.products li.product .onsale,.woocommerce-page ul.products li.product .onsale{top:10px!important;right:10px!important;left:auto!important;margin:0!important;min-width:0;min-height:0;padding:5px 10px!important;border-radius:0;font-size:11px!important;line-height:1.4!important;font-weight:600!important;background:var(--green)!important;color:#fff}.woocommerce .woocommerce-ordering select,.woocommerce select{border:1px solid var(--line);padding:12px;background:#fff;color:var(--ink)}.woocommerce .woocommerce-result-count{color:var(--muted);font-size:13px;padding:12px 0}.woocommerce .cva-term-description{display:block!important;max-width:980px;margin:55px 0 0;padding-top:34px;border-top:1px solid var(--line);color:var(--muted)}.woocommerce .cva-term-description p{margin:14px 0}.woocommerce .cva-term-description h2,.woocommerce .cva-term-description h3{margin:28px 0 12px;font-family:var(--serif);font-weight:400}.cva-category-intro{max-width:980px;margin:28px 0 55px}.cva-category-intro h2{font-size:2rem;margin-bottom:20px}.cva-category-intro p{margin:15px 0;color:var(--muted)}.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{background:var(--green);color:#fff;border-radius:0;padding:15px 22px;font-weight:500;font-size:14px}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover{background:var(--green-hover);color:#fff}.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled]{background:#e5e4de!important;color:#4f5952!important;border:1px solid #c9cbc4!important;opacity:1!important;cursor:not-allowed!important;text-shadow:none!important}.woocommerce button.button:disabled:hover,.woocommerce button.button:disabled[disabled]:hover,.woocommerce input.button:disabled:hover,.woocommerce input.button:disabled[disabled]:hover{background:#e5e4de!important;color:#4f5952!important;border-color:#c9cbc4!important}.woocommerce table.shop_table{border-radius:0;border-color:var(--line)}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{padding:12px;border:1px solid var(--line);background:#fff;font-size:16px}.woocommerce .woocommerce-info,.woocommerce .woocommerce-message{border-top-color:var(--green);background:#eceee6}.woocommerce nav.woocommerce-pagination ul{border:0;display:flex;gap:8px;justify-content:center}.woocommerce nav.woocommerce-pagination ul li{border:1px solid var(--line)}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:13px}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--green);color:#fff}.wc-block-components-button:not(.is-link){background:var(--green);color:#fff;border-radius:0}.wc-block-components-text-input input{border-radius:0!important}.wp-block-woocommerce-cart,.wp-block-woocommerce-checkout{padding:25px 0}.woocommerce div.product{display:block}.single-product .woocommerce div.product div.images{width:38%!important;max-width:455px!important;margin-bottom:34px!important}.single-product .woocommerce div.product div.summary{width:57%!important}.single-product .woocommerce div.product .product_title{font-size:clamp(2.2rem,3vw,3.25rem)!important;line-height:1.08!important}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--ink);font-size:25px;margin:22px 0 8px}.woocommerce-product-details__short-description{max-width:620px}.woocommerce-product-details__short-description p{margin:18px 0;color:var(--muted)}.woocommerce div.product .stock{color:#536647}.woocommerce div.product form.cart .variations select{width:100%;max-width:100%}.woocommerce div.product form.cart .variations th{padding:10px;text-transform:capitalize}.woocommerce .quantity .qty{width:80px;padding:11px;border:1px solid var(--line)}.single-product .woocommerce-product-gallery .flex-viewport,.single-product .woocommerce-product-gallery__wrapper,.single-product .woocommerce-product-gallery__image,.single-product .woocommerce-product-gallery__image:first-child{height:455px!important;max-height:455px!important;background:#fff!important}.single-product .woocommerce-product-gallery__image,.single-product .woocommerce-product-gallery__image:first-child{display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;aspect-ratio:auto!important}.single-product .woocommerce-product-gallery__image>a{width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important}.single-product .woocommerce-product-gallery__image img,.single-product .woocommerce-product-gallery__image:first-child img{width:100%!important;height:100%!important;max-width:100%!important;max-height:455px!important;object-fit:contain!important;padding:18px!important;margin:0!important;background:#fff!important;mix-blend-mode:normal!important}.single-product .woocommerce-product-gallery .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:10px 0 0!important;padding:0!important;list-style:none!important;clear:both}.single-product .woocommerce-product-gallery .flex-control-thumbs li{width:auto!important;float:none!important;margin:0!important;padding:0!important;list-style:none!important;background:transparent!important}.single-product .woocommerce-product-gallery .flex-control-thumbs img{width:100%!important;height:auto!important;aspect-ratio:1/1;object-fit:contain!important;padding:7px!important;margin:0!important;background:#fff!important;border:1px solid transparent!important;opacity:.68;cursor:pointer;mix-blend-mode:normal!important;transition:opacity .2s ease,border-color .2s ease!important}.single-product .woocommerce-product-gallery .flex-control-thumbs img:hover,.single-product .woocommerce-product-gallery .flex-control-thumbs img.flex-active{opacity:1;border-color:#c9c5ba!important;background:#fff!important}.single-product .woocommerce-product-gallery__trigger{top:14px!important;right:14px!important;background:rgb(250 249 246 / .92)!important;border-radius:50%!important;box-shadow:0 2px 10px rgb(31 38 32 / .06)!important}.woocommerce div.product .woocommerce-tabs{padding-top:35px;clear:both}.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;flex-wrap:wrap;gap:10px;padding:0}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:#fff0;border-radius:0;border:0;margin:0}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-weight:400}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff0;border-bottom:2px solid var(--green)}.woocommerce div.product .woocommerce-tabs .panel{max-width:100%;line-height:1.75}.woocommerce div.product .woocommerce-tabs .panel p{margin:20px 0}.product_meta{font-size:13px;display:grid;gap:8px}.woocommerce .related.products h2{font:400 2.4rem var(--serif);margin:40px 0 25px}.cva-purchase-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 16px;margin:20px 0 4px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:12.5px;color:var(--muted)}.cva-purchase-trust span:before{content:'✓';color:var(--green);font-weight:700;margin-right:7px}.cva-page-contact>h1.page-heading{font-size:clamp(2.25rem,3vw,2.65rem)!important;line-height:1.12!important;letter-spacing:-.018em;max-width:900px;margin:34px 0 38px!important}.cva-page-despre-noi{padding-top:44px}.cva-page-despre-noi h1,.cva-page-despre-noi h2.wp-block-heading,.cva-page-despre-noi .wp-block-group h1,.cva-page-despre-noi .wp-block-group h2:first-of-type{font-size:clamp(2.15rem,2.75vw,2.65rem)!important;line-height:1.12!important;letter-spacing:-.018em!important}@media(min-width:1500px){.hero{min-height:380px}.hero-copy{padding:42px 50px}.hero h1{font-size:4.15rem}}@media(max-width:1000px){.header{gap:20px}.header nav{gap:18px;font-size:14px}.head-actions .phone{display:none}.category-nav{gap:20px;overflow:auto;justify-content:flex-start;white-space:nowrap}.hero-copy{padding:32px 30px}.hero{min-height:330px}.hero h1{font-size:clamp(2.3rem,4.6vw,3.35rem)}.collections{grid-template-columns:repeat(3,1fr);gap:20px}.collections>a:last-child{display:none}.footer-grid{gap:20px}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:36px 22px!important}.single-product .woocommerce div.product div.images{width:42%!important;max-width:420px!important}.single-product .woocommerce div.product div.summary{width:53%!important}.single-product .woocommerce-product-gallery .flex-viewport,.single-product .woocommerce-product-gallery__wrapper,.single-product .woocommerce-product-gallery__image,.single-product .woocommerce-product-gallery__image:first-child{height:420px!important;max-height:420px!important}.single-product .woocommerce-product-gallery__image img,.single-product .woocommerce-product-gallery__image:first-child img{max-height:420px!important;padding:16px!important}}@media(max-width:700px){.wrap{width:90%}.topbar{font-size:10.5px;letter-spacing:.15px;padding:8px 10px}.header{padding:23px 0;flex-wrap:wrap;gap:20px}.logo{font-size:28px}.logo small{font-size:8px}.header nav{display:none;width:100%;order:5;justify-content:space-between;flex-wrap:wrap;font-size:15px}.header nav.open{display:flex}.header nav ul{flex-wrap:wrap}.menu-toggle{display:inline-block;border:0;background:#fff0;padding:0;font-size:14px}.head-actions{gap:23px}.category-nav{font-size:13px;padding:12px 5%;gap:23px}.hero{grid-template-columns:1fr;margin-top:18px;min-height:0}.hero-copy{padding:30px 25px}.hero h1{font-size:2.55rem}.hero p{font-size:14px;max-width:100%;margin-top:14px}.hero .btn{margin-top:19px}.eyebrow{font-size:10px;margin-bottom:14px}.hero-media{height:245px}.hero-media>img{padding:9px 8px 42px}.hero-label{left:12px;bottom:12px;font-size:13px;padding:10px 12px;min-width:175px}.section{padding:42px 0}.section-head{align-items:start}.section-head h2{font-size:2rem}.text-link{font-size:12px}.collections{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 15px}.collections>a:last-child{display:block}.collection-image img{padding:8px}.collection h3{font-size:20px}.story{grid-template-columns:1fr}.story>div{padding:35px 28px}.story img{height:280px}.journal{grid-template-columns:1fr;gap:28px}.journal h3{font-size:23px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom>*+*{margin-top:8px}.article-grid{grid-template-columns:1fr;gap:36px}.woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px 14px!important}.woocommerce ul.products li.product a img,.woocommerce-page ul.products li.product a img{padding:8px!important;margin-bottom:8px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce-page ul.products li.product .woocommerce-loop-product__title{font-size:15px!important;line-height:1.36!important;margin:6px 0!important}.woocommerce ul.products li.product .price,.woocommerce-page ul.products li.product .price{font-size:14.5px!important;margin-bottom:10px!important}.woocommerce ul.products li.product .button,.woocommerce-page ul.products li.product .button{font-size:12px!important;padding:10px 11px!important}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count{float:none;display:block;width:100%}.woocommerce .woocommerce-ordering select{width:100%}.woocommerce .cva-term-description{margin-top:40px;padding-top:25px}.woocommerce .related.products h2{font-size:2rem}.single-product .woocommerce div.product div.images,.single-product .woocommerce div.product div.summary{width:100%!important;max-width:none!important;float:none!important}.single-product .woocommerce-product-gallery .flex-viewport{height:auto!important}.single-product .woocommerce-product-gallery__image,.single-product .woocommerce-product-gallery__image:first-child{aspect-ratio:1/1!important;height:auto!important;max-height:none!important}.single-product .woocommerce-product-gallery__image img{width:100%!important;aspect-ratio:1/1!important;height:auto!important;max-height:none!important;object-fit:contain!important;padding:12px!important}.single-product .woocommerce-product-gallery .flex-control-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.single-product .woocommerce-product-gallery .flex-control-thumbs img{padding:5px!important}.cva-purchase-trust{grid-template-columns:1fr;gap:6px}.cva-page-contact>h1.page-heading{font-size:clamp(1.9rem,8vw,2.2rem)!important;margin:24px 0 28px!important}.cva-page-despre-noi{padding-top:28px}.cva-page-despre-noi h1,.cva-page-despre-noi h2.wp-block-heading,.cva-page-despre-noi .wp-block-group h1,.cva-page-despre-noi .wp-block-group h2:first-of-type{font-size:clamp(1.9rem,8vw,2.2rem)!important}}.woocommerce-checkout a.woocommerce-terms-and-conditions-link,.woocommerce-checkout a.cva-terms-link,.wc-block-checkout a.cva-terms-link{color:var(--green)!important;font-weight:700!important;text-decoration:underline!important;text-decoration-thickness:1px!important;text-underline-offset:3px!important}.woocommerce-checkout a.woocommerce-terms-and-conditions-link:hover,.woocommerce-checkout a.cva-terms-link:hover,.wc-block-checkout a.cva-terms-link:hover{color:var(--gold)!important}.footer-grid>div:first-child .anpc-sal-official{display:block;width:250px;height:50px;max-width:100%;position:relative;text-decoration:none!important;margin-top:14px}.anpc-sal-official{display:inline-block;width:250px;height:50px;max-width:100%;position:relative;text-decoration:none!important}.anpc-sal-official img{display:block;width:250px;height:50px;max-width:100%;object-fit:contain;object-position:left center}.anpc-sal-fallback{display:none;width:250px;height:50px;align-items:center;justify-content:center;padding:5px 10px;background:#fff;color:#1c2a6b;font:700 10px/1.2 Arial,Helvetica,sans-serif;text-align:center;border:1px solid #26358c}.anpc-sal-official img[src=""]{display:none}.anpc-sal-official img[src=""]+.anpc-sal-fallback{display:flex}.header nav>.cva-primary-menu{gap:inherit;list-style:none}.cva-footer-menu{list-style:none;margin:0;padding:0}.woocommerce ul.products li.product .price bdi,.woocommerce ul.products li.product .price .woocommerce-Price-currencySymbol{color:inherit!important}footer .footer-grid p,footer .footer-bottom{color:#50584e}footer .footer-bottom span{color:inherit}