@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.plpharma.it/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.4.1") format("woff2");
}

:root {
	--wd-text-font: "Red Hat Text", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(61,61,61);
	--wd-text-font-size: 16px;
	--wd-title-font: "Signika", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 300;
	--wd-title-color: rgb(84,84,84);
	--wd-entities-title-font: "Signika", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(84,84,84);
	--wd-entities-title-color-hover: rgb(112, 196, 60);
	--wd-alternative-font: "Red Hat Text", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Red Hat Text", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Signika", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(101,179,46);
	--wd-alternative-color: rgb(0,46,95);
	--btn-default-font-weight: 500;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: rgb(216,216,216);
	--btn-default-bgcolor-hover: rgb(0,46,95);
	--btn-accented-bgcolor: rgb(216,216,216);
	--btn-accented-bgcolor-hover: rgb(0,46,95);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(0,46,95);
	--wd-link-color-hover: rgb(101,179,46);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #000076;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(242,242,242);
	--wd-bordered-bg:rgb(242,242,242);
}
.wd-page-title .wd-page-title-bg img {
	background-repeat: no-repeat;
	object-fit: cover;
	background-attachment: scroll;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(232,232,232);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Red Hat Text", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 15px;
	text-transform: uppercase;
	color: rgb(5,49,100);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(93,181,51);
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Signika", Arial, Helvetica, sans-serif;
	font-size: 40px;
}
html .product.wd-product del {
	color: rgb(76,76,76);
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(22,82,173);
	--wd-form-placeholder-color: rgb(150,150,150);
}
.product-labels .product-label.onsale {
	background-color: rgb(5,49,100);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(5,49,100);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 260px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 16px;
	--wd-header-el-font-size: 16px;
	--wd-sticky-btn-height: 95px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 30px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 16px;
	--wd-header-el-font-size: 14px;
	--wd-sticky-btn-height: 50px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 25px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #fff;
--btn-accented-color: #333;
--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: 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);
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Red Hat Text !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Signika !important;
}


.bianco { color: #ffffff; }
/* toglie descrizione calcolo spese trasporto */
p.woocommerce-shipping-destination {
  display: none!important;
}
/* filtro greyscale mappa open street */
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom { filter: grayscale(1); }

/* Contact Form 7 Submit Button 
 -------------------------------*/
 .wpcf7 input[type="submit"] {
     color: #333333!important;
     font-weight: 600;
     background: #d8d8d8!important;
     text-transform: uppercase;
 }
 .wpcf7 input:hover[type="submit"] {
     background: #7a7a7a!important;
	   color: #ffffff!important;
 }

/* fondo griglio single product */
figure.woocommerce-product-gallery__image {
  background-color: #f2f2f2!important;
}

.centra { text-align: center!important; }

/* form search */
input.s {
  background-color: #f3f3f3!important;
  border-style: none!important;
}

/* stile prodotti home page */
div.wd-product-cats {
  font-size: 12px!important;
	text-transform: uppercase!important; }
/* ins span bdi {font-size: 18px!important;} */
img.content-product-image.attachment-full.wd-lazy-load.wd-lazy-fade.wd-loaded {background-color: #f2f2f2!important;}

/* indirizzo footer */
.indirizzo { 
	font-size: 13px!important;
	font-weight: normal!important;
	margin-bottom: 10px!important;
	line-height: 19px!important;
	color: #000000!important;
}
.indirizzo a:hover {
	color: #053164!important;
	font-weight: bold!important;
}
/* voci categoria prodotti */
.product-grid-item .wd-product-cats, .product-grid-item .wd-product-brands-links {
  --wd-link-color: #000000!important;
  --wd-link-color-hover: #65B32E!important;
	font-weight: 400!important;
}
/* bordo conteggio prodotti categorie */
span.count {
border-radius: 0px!important;
}
/* messaggio raggiungimento spese trasporto gratis */
div.progress-bar  { display: none; }
div.progress-area { display: none; }
.wd-progress-bar  { font-size: 14px; font-weight: 400;}

.wd-shipping-progress-bar.wd-style-bordered .wd-free-progress-bar { background: #fafafa!important; border-color: #56b72e; }

/* meta categoria singolo articolo */
.vc_custom_1677253480822 {
      font-size: 14px!important;
}
/* tabella informazioni prodotto */
.tabella table td { padding: 5px 5px 5px 5px!important; }
.tabella table th { background-color: #ddd!important; }
.tabella tr:nth-child(even) {background: #f2f2f2;}
.tabella tr:nth-child(odd) {background: #ffffff;}

/* sfondo prodotto widget visti di recente */
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail.wd-lazy-load.wd-lazy-fade.wd-loaded {
  background-color: #f2f2f2;
}
/* allineamento etichetta sconto */
span.onsale.product-label {
  font-weight: 700!important;
  font-style: normal!important;
  font-size: 14px!important;
  margin-left: 10px!important;  
}
/* descrizioni meta prodotto singolo */
.product_meta>span { font-size: 15px!important; }@media (min-width: 1025px) {
	.h800 { height: 800px; }
.h420 { height: 420px; }
.h300 { height: 300px; }
.h600 { height: 600px; }
h1 { font-size: 46px; }
h2 { font-size: 38px; }
h3 { font-size: 25px; }
h4 { font-size: 22px; }


/* CF7 2 Column */
#left  {width: 48%; float: left; margin-right:4%;}
#right {width: 48%; float: left;}
.cfcss {display:block;}
.cfcss:after {
    content:"020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    margin-bottom:0px;
}


/* titolo banner top pagina */
.page-title .container {
   margin-left: 10%;
	  font-size: 46px;
}


/* stile prodotti home page */
h3.wd-entities-title {
  font-size: 20px!important;
	line-height: 20px!important;
}


.carousel-468 .product-grid-item, .carousel-468 .wd-product-cats {
    margin-bottom: 10px!important;
    align-content: center!important;
    display: grid!important;
    line-height: 8px!important;
    margin-top: 12px!important;
}
/* scelta oedinamento pagina prodotti */
.wd-shop-tools .woocommerce-ordering.wd-style-underline select {
    max-width: none!important;
}

/* titoli widget sidebar shop */
h4.widget-title {
  font-size: 24px!important;
  text-transform: none!important;
  font-weight: 400!important;
}
/* margine sotto il prezzo griglia prodotti shop */
.product-grid-item .price { margin-bottom: 30px!important }
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* stile prodotti home page */
h3.wd-entities-title {
  font-size: 20px!important;
	line-height: 20px!important;
}
.product-grid-item .wd-product-cats {
    margin-bottom: 10px!important;
    align-content: center!important;
    display: grid!important;
    line-height: 12px!important;
    margin-top: 12px!important;
}
.idem { min-height: 200px; }

/* CF7 2 Column */
#left  {width: 48%; float: left; margin-right:4%;}
#right {width: 48%; float: left;}
.cfcss {display:block;}
.cfcss:after {
    content:"020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    margin-bottom:0px;
}
/* icone filtro categorie */
.wd-nav-img, .mega-menu-list img {
    max-height: 40px!important;
}
/* altezza banner pagina categoria */
.page-title {
    padding: 40px 0!important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/* stile prodotti home page */
h3.wd-entities-title {
  font-size: 20px!important;
	line-height: 20px!important;
}
.product-grid-item .wd-product-cats {
    margin-bottom: 10px!important;
    align-content: center!important;
    line-height: 16px!important;
    margin-top: 12px!important;
}
.idem { min-height: 150px; }

/* icone filtro categorie */
.wd-nav-img, .mega-menu-list img {
    max-height: 40px!important;
}
}

@media (max-width: 576px) {
	.h420-cell { height: 420px; }
.h100-cell { height: 100px!important; }
/* stile prodotti home page */
h3.wd-entities-title {
  font-size: 18px!important;
}
.product-grid-item .wd-product-cats {
    margin-bottom: 10px!important;
    align-content: center!important;
    display: none!important;
    line-height: 13px!important;
    margin-top: 12px!important;
}

/* icone filtro categorie */
.wd-nav-img, .mega-menu-list img {
    max-height: 40px!important;
}

/* altezza banner pagina categoria */
.page-title {
    padding: 25px 0!important;
}
/* dimensione titolo pagina categoria */
.page-title, .title {
    font-size: 18px!important;
}
/* breadcrumb pagina categorie */
.woocommerce-breadcrumb { display:none!important; }

.cky-revisit-bottom-left {
    bottom: 67px!important;
    left: 5px;
}

.header-banner-container {
    padding-inline: 5px!important;
    font-size: 13px!important;
    font-weight: 600!important;
    color: white!important;
    text-align: center!important;
  }
}

