@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//sirgas.facchinim.it/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.7") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//sirgas.facchinim.it/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//sirgas.facchinim.it/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//sirgas.facchinim.it/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//sirgas.facchinim.it/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//sirgas.facchinim.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//sirgas.facchinim.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//sirgas.facchinim.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//sirgas.facchinim.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Geist", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(70,70,70);
	--wd-text-font-size: 16px;
	--wd-title-font: "Unbounded", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Unbounded", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Geist", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Unbounded", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(235,0,44);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Geist", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(235,0,44);
	--wd-alternative-color: rgb(0,0,0);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--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: rgb(70,70,70);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: rgb(245,245,237);
}

/* ==========================================================
   SIRGAS THEME SKIN — Woodmart Custom Style
   Inspired by XStore Plants Store
   Fonts loaded via Woodmart: Geist + Unbounded
   Palette: #F5F5ED, #EB002C, #AF001F, #464646
========================================================== */


/* ----------------------------------------------------------
   1. COLOR VARIABLES
---------------------------------------------------------- */

:root {
    --sirgas-bg: #F5F5ED;
    --sirgas-dark: #464646;
    --sirgas-gray: #B4B4B4;

    --sirgas-red: #EB002C;
    --sirgas-red-dark: #AF001F;

    --sirgas-white: #ffffff;
    --sirgas-black: #111111;
}


/* ----------------------------------------------------------
   2. WOODMART FONT OVERRIDE (BEST PRACTICE)
---------------------------------------------------------- */

:root {
    --wd-title-font: "Unbounded", sans-serif !important;
    --wd-text-font: "Geist", sans-serif !important;
}


/* ----------------------------------------------------------
   3. GLOBAL BODY
---------------------------------------------------------- */

body {
    font-family: var(--wd-text-font) !important;
    background-color: var(--sirgas-bg);
    color: var(--sirgas-dark);
    font-size: 17px;
    line-height: 1.6;
}


/* ----------------------------------------------------------
   4. HEADINGS — FORCE WOODMART ELEMENTS
---------------------------------------------------------- */

h1, h2, h3, h4, h5, h6,
.wd-title-element,
.wd-entities-title,
.element-title,
.title,
.wpb_heading,
.vc_custom_heading, .woodmart-title-container {
    font-family: var(--wd-title-font) !important;
    font-weight: 600 !important;
    color: var(--sirgas-black) !important;
}

.widget_nav_menu h2.widgettitle {
    color: var(--sirgas-red) !important;
}

/* Heading sizes */

h1.woodmart-title-container { font-size: 42px !important; font-weight: 700 !important; line-height:62px;}
h2.woodmart-title-container { font-size: 40px !important; line-height:52px;}
h3.woodmart-title-container { font-size: 30px !important; line-height:42px;}
h4.woodmart-title-container { font-size: 22px !important; line-height:32px;}
h5.woodmart-title-container { font-size: 18px !important; line-height:26px;}
h6.woodmart-title-container {
    font-size: 14px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}


/* ----------------------------------------------------------
   5. TEXT ELEMENTS
---------------------------------------------------------- */

p,
.wpb_text_column,
.wd-text,
.elementor-widget-text-editor {
    font-family: var(--wd-text-font) !important;
    font-size: 17px;
    color: var(--sirgas-dark);
}

.small-text {
    font-size: 14px;
    color: #777;
}


/* ----------------------------------------------------------
   6. LINKS
---------------------------------------------------------- */

a {
    color: var(--sirgas-red);
    text-decoration: none;
    transition: color 0.25s ease;
}

a:hover {
    color: var(--sirgas-red-dark);
}


/* ----------------------------------------------------------
   7. PRIMARY BUTTONS — PILL STYLE
---------------------------------------------------------- */

button,
input[type="submit"],
.btn,
.wd-btn,
.wd-button,
a.button {
    background: var(--sirgas-red-dark) !important;
    color: #fff !important;

    font-family: var(--wd-text-font) !important;
    font-weight: 500 !important;
    font-size: 16px;

    border-radius: 999px !important;
    border: none !important;

    box-shadow: none !important;
    transition: background 0.25s ease;
}

button:hover,
input[type="submit"]:hover,
.btn:hover,
.wd-btn:hover,
.wd-button:hover,
a.button:hover {
    background: var(--sirgas-red) !important;
}


/* ----------------------------------------------------------
   8. SECONDARY BUTTONS (OUTLINE)
---------------------------------------------------------- */

.btn-style-bordered,
.wd-btn.btn-style-bordered {
    background: transparent !important;
    border: 2px solid var(--sirgas-red-dark) !important;
    color: var(--sirgas-red-dark) !important;
}

.btn-style-bordered:hover {
    background: var(--sirgas-red-dark) !important;
    color: #fff !important;
}


/* ----------------------------------------------------------
   9. HEADER + MENU STYLE
---------------------------------------------------------- */

.site-header {
    background: var(--sirgas-bg) !important;
    border-bottom: 1px solid rgba(0,0,0,0.08);
}

.main-nav .menu-item > a,
.wd-nav-link {
    font-family: var(--wd-text-font) !important;
    font-weight: 500 !important;
    color: var(--sirgas-dark) !important;
}

.main-nav .menu-item > a:hover {
    color: var(--sirgas-red) !important;
}


/* ----------------------------------------------------------
   10. CARDS — CLEAN XSTORE FEEL
---------------------------------------------------------- */

.product-grid-item,
.wd-product {
    border-radius: 12px;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.06);
	padding: 5px 5px 15px 5px;
}

.product-title a {
    font-family: var(--wd-title-font) !important;
    font-size: 16px;
    font-weight: 600;
    color: var(--sirgas-black) !important;
}

.price {
    color: var(--sirgas-red-dark) !important;
    font-weight: 600;
}


/* Hotspot: angoli arrotondati + ritaglio contenuto (immagine + pin) */
.angoliarrotondati{
  border-radius: 18px;   /* cambia il valore a piacere */
  overflow: hidden;      /* fondamentale per tagliare l’immagine ai bordi */
}

/* sicurezza: se c'è un link o un wrapper interno */
.angoliarrotondati > a,
.angoliarrotondati .hotspot-wrapper,
.angoliarrotondati .hotspot-container{
  border-radius: 18px;
  overflow: hidden;
}

/* immagine dentro l'hotspot */
.angoliarrotondati img{
  border-radius: 18px;
  display: block;        /* evita micro-spazi sotto l’immagine */
}


/* ----------------------------------------------------------
   11. FORMS + INPUTS
---------------------------------------------------------- */

input,
textarea,
select {
    font-family: var(--wd-text-font) !important;
    border-radius: 6px !important;
    border: 1px solid rgba(0,0,0,0.15) !important;
}

input:focus,
textarea:focus,
select:focus {
    border-color: var(--sirgas-red) !important;
    outline: none !important;
}


/* ----------------------------------------------------------
   12. HERO IMAGE (RIGHT SIDE) — CONTROLLED HEIGHT
---------------------------------------------------------- */


/*fascia hero*/

.hero-left {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}


/* Hero image controllata, testo libero */

.hero-right img {
    width: 100% !important;
    height: clamp(320px, 45vw, 680px) !important;
    object-fit: cover;
    display: block;
}

/* Allineamento verticale elegante */
.hero-right {
    display: flex;
		top: 0;
		margin-top:0px:
    align-items: center;
}
.wd-breadcrumbs .wd-delimiter {
 margin-inline: 8px;
 color: #000;
}

.wd-breadcrumbs>:is(span,a):last-child  {
color: #c2c2c2;
}
/* ==========================================================
   EXTRA XSTORE TOUCH — Badges + Header Icons
========================================================== */


/* ----------------------------------------------------------
   1. SALE BADGE (Modern pill style)
---------------------------------------------------------- */

.onsale,
.product-label {
    background: var(--sirgas-red-dark) !important;
    color: #fff !important;

    font-family: var(--wd-text-font) !important;
    font-weight: 600 !important;
    font-size: 13px !important;

    padding: 6px 14px !important;
    border-radius: 999px !important;

    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: none !important;
}


/* Hover badge (optional soft effect) */
.product-grid-item:hover .onsale {
    background: var(--sirgas-red) !important;
}


/* ----------------------------------------------------------
   2. HEADER ICONS — Cart / Wishlist / Account
---------------------------------------------------------- */

.wd-header-cart a,
.wd-header-wishlist a,
.wd-header-my-account a,
.wd-tools-icon {
    color: var(--sirgas-dark) !important;
    transition: color 0.25s ease;
}

/* Hover effect */
.wd-header-cart a:hover,
.wd-header-wishlist a:hover,
.wd-header-my-account a:hover {
    color: var(--sirgas-red) !important;
}


/* ----------------------------------------------------------
   3. CART COUNTER BUBBLE (XStore-like)
---------------------------------------------------------- */

.wd-cart-number,
.wd-tools-count {
    background: var(--sirgas-red-dark) !important;
    color: #fff !important;

    font-size: 12px !important;
    font-weight: 600 !important;

    border-radius: 999px !important;
}


/* ----------------------------------------------------------
   4. MINI CART BUTTONS STYLE
---------------------------------------------------------- */

.widget_shopping_cart .buttons a {
    border-radius: 999px !important;
    font-family: var(--wd-text-font) !important;
    font-weight: 500 !important;
}

.widget_shopping_cart .buttons a.checkout {
    background: var(--sirgas-red-dark) !important;
    color: #fff !important;
}

.widget_shopping_cart .buttons a.checkout:hover {
    background: var(--sirgas-red) !important;
}
/*fix colori footer*/
.main-footer a, .main-footer p {
color: #fff;
}
.widgettitle, .widget-title {
text-transform: none;
font-weight: var(--wd-widget-title-font-weight);
font-size: 18px;
	color: #EB002C;
}
/*colore cat in lista prodotti*/
.wd-product-cats a {
font-size: 80%;
color: var(--color-gray-400);
--wd-link-color: var(--color-gray-400);
--wd-link-color-hover: var(--color-gray-700);
}
/*titolo pridotti in elenco*/
.wd-product .wd-entities-title {
font-size: 14px;
}

.wd-more-desc .wd-more-desc-inner {
font-size: 14px;
}
/* sotto cateogire */
.wd-nav-product-cat.has-product-count {
--nav-img-height: 40px;
padding: 30px 0 0 30px;
margin-top: 20px;
margin-bottom: 0px;
}

.hotspot-content {
  border: solid 1px #F5F5ED;
  border-radius: 12px;
}
