Ubuntu

­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­ @font-face { font-weight: normal; font-style: normal; font-family: "woodmart-font"; src: url("//www.chateau-de-cayx.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.3") format("woff2"); } @font-face { font-family: "star"; font-weight: 400; font-style: normal; src: url("//www.chateau-de-cayx.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//www.chateau-de-cayx.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//www.chateau-de-cayx.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//www.chateau-de-cayx.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg"); } @font-face { font-family: "WooCommerce"; font-weight: 400; font-style: normal; src: url("//www.chateau-de-cayx.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//www.chateau-de-cayx.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//www.chateau-de-cayx.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//www.chateau-de-cayx.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg"); } :root { --wd-text-font: "Open Sans", Arial, Helvetica, sans-serif; --wd-text-font-weight: 400; --wd-text-color: rgb(0,0,0); --wd-text-font-size: 16px; --wd-title-font: "Playfair Display", Arial, Helvetica, sans-serif; --wd-title-font-weight: 600; --wd-title-color: rgb(87,80,148); --wd-entities-title-font: "Playfair Display", Arial, Helvetica, sans-serif; --wd-entities-title-font-weight: 500; --wd-entities-title-color: rgb(87,80,148); --wd-entities-title-color-hover: rgb(51 51 51 / 65%); --wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif; --wd-widget-title-font: "Playfair Display", Arial, Helvetica, sans-serif; --wd-widget-title-font-weight: 600; --wd-widget-title-transform: uppercase; --wd-widget-title-color: rgb(87,80,148); --wd-widget-title-font-size: 16px; --wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif; --wd-header-el-font-weight: 400; --wd-header-el-transform: uppercase; --wd-header-el-font-size: 16px; --wd-otl-style: dotted; --wd-otl-width: 2px; --wd-primary-color: rgb(72,67,127); --wd-alternative-color: rgb(87,80,148); --btn-default-bgcolor: #f7f7f7; --btn-default-bgcolor-hover: #efefef; --btn-accented-bgcolor: rgb(72,67,127); --btn-accented-bgcolor-hover: rgb(87,80,148); --wd-form-brd-width: 2px; --notices-success-bg: rgb(87,80,148); --notices-success-color: #fff; --notices-warning-bg: rgb(174,155,115); --notices-warning-color: #fff; --wd-link-color: #333333; --wd-link-color-hover: #242424; } .wd-age-verify-wrap { --wd-popup-width: 500px; } .wd-popup.wd-promo-popup { background-color: #111111; background-image: none; background-repeat: no-repeat; background-size: contain; background-position: left center; } .wd-promo-popup-wrap { --wd-popup-width: 800px; } :is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content { max-height: 223px; } .wd-page-title .wd-page-title-bg img { object-fit: cover; object-position: center center; } .wd-footer { background-color: #ffffff; background-image: none; } .mfp-wrap.wd-popup-quick-view-wrap { --wd-popup-width: 920px; } :root{ --wd-container-w: 1600px; --wd-form-brd-radius: 0px; --btn-default-color: #333; --btn-default-color-hover: #333; --btn-accented-color: #fff; --btn-accented-color-hover: #fff; --btn-default-brd-radius: 0px; --btn-default-box-shadow: none; --btn-default-box-shadow-hover: none; --btn-default-box-shadow-active: none; --btn-default-bottom: 0px; --btn-accented-brd-radius: 0px; --btn-accented-box-shadow: none; --btn-accented-box-shadow-hover: none; --btn-accented-box-shadow-active: none; --btn-accented-bottom: 0px; --wd-brd-radius: 0px; } @media (min-width: 1600px) { section.elementor-section.wd-section-stretch > .elementor-container { margin-left: auto; margin-right: auto; } } .wd-page-title { background-color: #0a0a0a; } /* 1️⃣ Overlay principal au survol (image) *//* Overlay doré au survol (montée élégante) */ .product-grid-item .product-element-top:before { background-color: #FCF1E4CC !important; height: 65% !important; /* hauteur premium */ bottom: 0; transition: all 0.35s ease-in-out !important; } /* Le bouton apparaît plus haut + transitions douces */ .product-grid-item .wd-add-btn, .product-grid-item .add_to_cart_button { background-color: #FCF1E4 !important; border-color: #FCF1E4 !important; color: #000 !important; padding: 12px 26px !important; font-weight: 600; border-radius: 3px; transition: all 0.35s ease-in-out !important; transform: translateY(10px); } /* Survol du bouton → doré profond */ .product-grid-item .wd-add-btn:hover, .product-grid-item .add_to_cart_button:hover { background-color: #AE9B73 !important; border-color: #AE9B73 !important; color: #fff !important; transform: translateY(0px); } /* Remonter le bouton sur la zone dorée */ .product-grid-item .product-element-bottom { bottom: 40px !important; transition: all 0.35s ease-in-out; } /* Option : animation douce de l'image */ .product-grid-item .product-element-top img { transition: transform 0.45s ease; } .product-grid-item:hover .product-element-top img { transform: scale(1.04); }