:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,18,0);
	--wd-text-font-size: 17px;
	--wd-title-font: "Cinzel", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(95,143,85);
	--wd-entities-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(108,75,44);
	--wd-entities-title-color-hover: rgb(108, 75, 44);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(95,143,85);
	--wd-widget-title-font-size: 17px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 17px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(95,143,85);
	--wd-alternative-color: rgb(95,143,85);
	--btn-default-bgcolor: rgb(95,143,85);
	--btn-default-bgcolor-hover: rgb(95,143,85);
	--btn-accented-bgcolor: rgb(95,143,85);
	--btn-accented-bgcolor-hover: rgb(95,143,85);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(230,236,227);
	--notices-success-color: rgb(95,143,85);
	--notices-warning-bg: rgb(251,245,241);
	--notices-warning-color: rgb(253,148,111);
	--wd-link-color: rgb(95,143,85);
	--wd-link-color-hover: rgb(72,117,65);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url(https://landflower.eu/wp-content/uploads/2021/08/flowers-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 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: rgb(230,236,227);
	background-image: url(https://landflower.eu/wp-content/uploads/2026/07/footer-4.jpg);
	background-repeat: repeat;
	background-size: inherit;
	background-position: center bottom;
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a {
	font-weight: 600;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: rgb(255,238,225);
}

.banner-image {opacity: 1 !important;}
.banner-inner p.p1{ color: #222222 !important;}

@media (max-width: 1399px){ .content-banner.text-left{ text-align: center !important;} .banner-inner p.p1{ background-color: rgba(255,255,255,0.8) !important; padding: 10px !important; border-radius:5px !important;} }

h1.entry-title.title { color:#5f4125 !important;}
@media (max-width: 767px) { h1.entry-title.title { font-size:26px !important;} }


.widget_price_filter [class*="price_slider_amount"] .button {color: #ffffff !important;}


/*   Beautiful Categories in Sidebar   II   */
:root {
  --item-def-bg: #e6ece3; 
  --item-def-link: #5f8f55; 
	
  --item-hover-bg: #5f8f55; 
  --item-hover-link: #ffffff; 
	
  --sub-item-bg: #fbf5f1; 
  --sub-item-link: #5f8f55; 
}
ul.product-categories li {background-color: var(--item-def-bg); !important; margin-bottom:1px !important; padding-top: 0px !important;padding-bottom: 0px !important;}
ul.product-categories li a {color: var(--item-def-link) !important;padding: 12px !important; text-transform: uppercase !important; font-weight: bold !important;}
/*  sub items */
ul.product-categories li ul, ul.product-categories li ul li, ul.product-categories li:hover ul, ul.product-categories li ul li:hover  {background-color: var(--sub-item-bg) !important;}
ul.product-categories li ul li a, ul.product-categories li ul li:hover a{text-transform: normal !important; color: var(--sub-item-link) !important;}
/*  current/hover item */
ul.product-categories li:hover, ul.product-categories li.current-cat{background-color: var(--item-hover-bg) !important; }
ul.product-categories li.current-cat a, ul.product-categories li.current-cat:hover a, ul.product-categories li a:hover {color: var(--item-hover-link) !important;}
/* current - sub item */
ul.product-categories li.current-cat ul.children li a {color: var(--sub-item-link) !important;}
.widget .product-categories .children {padding-inline-start: 0px !important;}
ul.product-categories li.current-cat ul.children li:hover {background-color: var(--sub-item-bg) !important;}
/* hide arrow  */
div.wd-cats-toggle {display: none !important;}
.categories-accordion-on .widget .product-categories:has(.cat-item ul) {
    padding-inline-end: 0px !important;
}

.wd-post-author.wd-meta-author, .wd-post-cat.wd-style-with-bg{ display: none !important;}


blockquote { background-color: #fcefe3 !important; padding: 20px !important; border: none !important;}

.cat-item-115 {display: none !important;}



.woodmart-archive-shop .product_cat-numerologie {display: none !important;}



/*   Gtranslate Flags   */
.gtranslate_wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
  line-height: 2.4em;
}
.gtranslate_wrapper a img{ border: 1px solid #dedede !important; }

@media only screen and (max-width: 767px) {
.gtranslate_wrapper a { padding: 0px !important; }
.gtranslate_wrapper { padding: 20px 10px 10px 20px !important; gap: 30px;}
}




/* ------------------------------------------------------------ */
/* ------------------------------------------------------------ */
/* --------------  Producs Gallery - Beautifull  -------------- */
/* ------------------------------------------------------------ */
/* ------------------------------------------------------------ */
:root {
  --var-big-img-h: 720px;  /* big image - desktop */
}
@media (max-width: 1199px) { :root { --var-big-img-h: 650px; } }  /* laptop */
@media (max-width: 991px)  { :root { --var-big-img-h: 420px; } }  /* tablet */
@media (max-width: 767px)  { :root { --var-big-img-h: 340px; } }  /* mobile */

.single-product
.woocommerce-product-gallery.images.wd-has-thumb .wd-gallery-images,
.single-product
.woocommerce-product-gallery.images.wd-has-thumb .wd-gallery-images .wd-carousel-container,
.single-product
.woocommerce-product-gallery.images.wd-has-thumb .wd-gallery-images .wd-carousel-inner,
.single-product
.woocommerce-product-gallery.images.wd-has-thumb .wd-gallery-images .wd-carousel,
.single-product
.woocommerce-product-gallery.images.wd-has-thumb .wd-gallery-images .wd-carousel-wrap,
.single-product
.woocommerce-product-gallery.images.wd-has-thumb .wd-gallery-images .woocommerce-product-gallery__wrapper,
.single-product
.woocommerce-product-gallery.images.wd-has-thumb .wd-gallery-images .woocommerce-product-gallery__image,
.single-product
.woocommerce-product-gallery.images.wd-has-thumb .wd-gallery-images .woocommerce-product-gallery__image a {
  height: var(--var-big-img-h) !important;
  max-height: var(--var-big-img-h) !important;
	min-height: var(--var-big-img-h) !important;
}

:root {
  --var-thumb-h: 90px;            /* thumbnail - desktop */
}

@media (max-width: 767px) {
  .single-product
  .woocommerce-product-gallery .wd-gallery-thumb .wd-carousel-item {
    height: var(--var-thumb-h) !important;
  }

  .single-product
  .woocommerce-product-gallery .wd-gallery-thumb .wd-carousel-item img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center !important;
  }
}

    .-thumbs-position-left .wd-gallery-thumb .wd-carousel-item img {
        height: 150px !important;
}

    .-thumbs-position-left .wd-gallery-thumb .wd-carousel {
        margin-inline: 0;
        touch-action: pan-x;
        height: 550px;
    }

/* === Big image: fill & crop (safe add-on) ===================== */
/* Make the slide container a “mask” to crop excess */
.single-product
.woocommerce-product-gallery.images.wd-has-thumb .wd-gallery-images
.woocommerce-product-gallery__image,
.single-product
.woocommerce-product-gallery.images.wd-has-thumb .wd-gallery-images
.woocommerce-product-gallery__image a {
  overflow: hidden !important;
}

/* Stretch any large image inside the slide 
   to fill the entire area and crop via cover */
.single-product
.woocommerce-product-gallery.images.wd-has-thumb .wd-gallery-images
.woocommerce-product-gallery__image img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;   /* remove theme limitation */
  object-fit: cover !important;  /* fill and crop while preserving composition */
  object-position: center center !important; /* center the image */
}

/* For cloned/active carousel elements just in case */
.single-product
.woocommerce-product-gallery.images.wd-has-thumb .wd-gallery-images
.wd-carousel-item img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
}



/* === Single image product: make square ===================== */
/* Applies when product has only one image (no thumbs) */

.single-product
.woocommerce-product-gallery.images:not(.wd-has-thumb)
.wd-gallery-images,
.single-product
.woocommerce-product-gallery.images:not(.wd-has-thumb)
.wd-gallery-images .woocommerce-product-gallery__wrapper,
.single-product
.woocommerce-product-gallery.images:not(.wd-has-thumb)
.wd-gallery-images .woocommerce-product-gallery__image,
.single-product
.woocommerce-product-gallery.images:not(.wd-has-thumb)
.wd-gallery-images .woocommerce-product-gallery__image a {
  aspect-ratio: 1 / 1 !important;  /* square */
  width: 100% !important;
  height: auto !important;
  overflow: hidden !important;
}

/* The image inside — stretch and crop from the center */
.single-product
.woocommerce-product-gallery.images:not(.wd-has-thumb)
.wd-gallery-images .woocommerce-product-gallery__image img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
}


/* === Fix: full-width main image on mobile (single + multi) === */
@media (max-width: 767px) {
  .single-product .woocommerce-product-gallery .wd-gallery-images,
  .single-product .woocommerce-product-gallery .wd-gallery-images .wd-carousel-container,
  .single-product .woocommerce-product-gallery .wd-gallery-images .wd-carousel-inner,
  .single-product .woocommerce-product-gallery .wd-gallery-images .woocommerce-product-gallery__wrapper {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  /* remove centering */
  .single-product .woocommerce-product-gallery .wd-gallery-images {
    display: block !important;
    text-align: left !important;
  }

  /* force image to fill width */
  .single-product .woocommerce-product-gallery .wd-gallery-images img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center !important;
  }

}


/* === Single product: mobile active slide full width === */
@media (max-width: 767.98px) {

  /* container without horizontal gaps/margins */
  .single-product .woocommerce-product-gallery .wd-gallery-images .wd-carousel,
  .single-product .woocommerce-product-gallery .wd-gallery-images .wd-carousel-wrap {
    margin-left: 0 !important;
    margin-right: 0 !important;
    gap: 0 !important;
  }

  /* the slide itself — strictly full width */
  .single-product .woocommerce-product-gallery .wd-gallery-images
  .wd-carousel-item.wd-active,
  .single-product .woocommerce-product-gallery .wd-gallery-images
  .wd-carousel-item.wd-slide-prev,
  .single-product .woocommerce-product-gallery .wd-gallery-images
  .wd-carousel-item.wd-slide-next,
  /* override inline width */
  .single-product .woocommerce-product-gallery .wd-gallery-images
  .wd-carousel-item[style*="width"] {
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  /* just in case — figure inside the slide also 100% */
  .single-product .woocommerce-product-gallery .wd-gallery-images
  .wd-carousel-item > figure {
    width: 100% !important;
  }
}



/* The image inside the square container fills it completely */
.single-product
.woocommerce-product-gallery.images.wd-has-thumb .wd-gallery-images
.woocommerce-product-gallery__image img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
}



/* === Big gallery image: make all square ===================== */

.single-product
.woocommerce-product-gallery.images.wd-has-thumb .wd-gallery-images,
.single-product
.woocommerce-product-gallery.images.wd-has-thumb .wd-gallery-images .wd-carousel-container,
.single-product
.woocommerce-product-gallery.images.wd-has-thumb .wd-gallery-images .wd-carousel-inner,
.single-product
.woocommerce-product-gallery.images.wd-has-thumb .wd-gallery-images .wd-carousel,
.single-product
.woocommerce-product-gallery.images.wd-has-thumb .wd-gallery-images .wd-carousel-wrap,
.single-product
.woocommerce-product-gallery.images.wd-has-thumb .wd-gallery-images .woocommerce-product-gallery__wrapper,
.single-product
.woocommerce-product-gallery.images.wd-has-thumb .wd-gallery-images .woocommerce-product-gallery__image,
.single-product
.woocommerce-product-gallery.images.wd-has-thumb .wd-gallery-images .woocommerce-product-gallery__image a {
  aspect-ratio: 1 / 1 !important; /* square */
  width: 100% !important;
  height: auto !important;

}

/* Uniform thumbs on <1200px (tablet & narrow desktops) */
:root {
  --var-thumb-h-md: 120px; /* adjust if you prefer 100–140px */
}

@media (max-width: 1199.98px) and (min-width: 768px) {
  .single-product
  .woocommerce-product-gallery .wd-gallery-thumb .wd-carousel-item {
    height: var(--var-thumb-h-md) !important;
  }

  .single-product
  .woocommerce-product-gallery .wd-gallery-thumb .wd-carousel-item img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center !important;
  }
}




/*  ---------  all products same height  ---------  */
.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) :is(picture,img) {
    width: 100%;
    max-height: 300px !important; min-height: 300px !important;
	    object-fit: cover;
    object-position: center;
}
@media only screen and (max-width: 600px) {
.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) :is(picture,img) {
    max-height: 200px !important; min-height: 200px !important;
}
}