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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//chiaradalba.it/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//chiaradalba.it/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//chiaradalba.it/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//chiaradalba.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("//chiaradalba.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//chiaradalba.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//chiaradalba.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//chiaradalba.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Source Sans 3", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(23,22,20);
	--wd-text-font-size: 16px;
	--wd-title-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(173,53,75);
	--wd-entities-title-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(23,22,20);
	--wd-entities-title-color-hover: rgb(173, 53, 75);
	--wd-alternative-font: "Source Sans 3", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(23,22,20);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Source Sans 3", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(173,53,75);
	--wd-alternative-color: rgb(23,22,20);
	--wd-link-color: rgb(173,53,75);
	--wd-link-color-hover: rgb(23,22,20);
	--btn-default-bgcolor: rgb(173,53,75);
	--btn-default-bgcolor-hover: rgb(23,22,20);
	--btn-accented-bgcolor: rgb(23,22,20);
	--btn-accented-bgcolor-hover: rgb(173,53,75);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(103,148,54);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(241,211,2);
	--notices-warning-color: rgb(63,73,85);
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(0,0,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(173,53,75);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(188,176,149);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(188,176,149);
	background-image: none;
}
.wd-load-additional-fonts {
	font-family: "Ubuntu", Arial, Helvetica, sans-serif;
	font-weight: 300;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Playfair Display", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 27px;
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(215,65,167);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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);
}
}


.color-scheme-dark {
  --wd-text-color: #171614;
  --wd-title-color: #AD354B;
  --wd-entities-title-color: #AD354B;
  --wd-entities-title-color-hover: #171614;
  --wd-link-color: #AD354B;
  --wd-link-color-hover: #171614;
  --wd-form-placeholder-color: #17161470;
  color: var(--wd-text-color);
}
.whb-sticky-header {
  background-color: #171614;
}
.whb-flex-row.whb-top-bar-inner {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.footer-column p:empty {
   display:none;
}
.copyrights-wrapper.copyrights-two-columns {
  background-color: #171614;
  color: #BCB095;
}
.copyrights-wrapper.copyrights-two-columns a {
  color: #BCB095;
}
.copyrights-wrapper.copyrights-two-columns a:hover {
  color: #AD354B;
}

.page-title .wd-back-btn.wd-action-btn.wd-style-icon {
    display: none;
}
#billing_address_1_field, #shipping_address_1_field {
    width: 70%;
}
#billing_address_2_field, #shipping_address_2_field {
    width: 26%;
}
/*.wd-swatch.swatch-on-single.swatch-disabled {
    opacity: 1 !important;
}
.wd-swatch.swatch-on-single.swatch-disabled::after {
    display: block;
    background-image: url("https://chiaradalba.it/wp-content/uploads/2021/10/cross_bold.svg");
    width: 25px;
    height: 25px;
    bottom: 0 !important;
    opacity: 1 !important;
    border: 0 !important;
}*/
.swatch-on-single:not(:last-child) {
	margin-right: 10px !important;
}
/*.wd-swatches-single .wd-swatch.wd-disabled {
  display: none;
}*/
.tabs-layout-tabs .shop_attributes {
  width: 100% !important;
  max-width: 100% !important;
}
.wd-sizeguide-no-table .wd-sizeguide-table {
	display:none;
}
[class*="title-line-"] .product-grid-item .wd-entities-title {
    max-height:27px !important;
}
.wd-product-cats {
  color: #fff;
}
.wd-product-cats a {
  background-color: #BCB095;
  color: #fff;
  padding: 0 6px;
  border-radius: 4px;
  margin-right: 6px;
}
.product-grid-item .wd-product-cats, .product-grid-item .wd-product-brands-links {
  font-size: 13px !important; 
}
h5.widget-title{
	font-size: 20px;
	letter-spacing: 1px;
}
.outofstock .product-labels.labels-rectangular {
    width: 100%;
    max-width: 100%;
    top: auto;
    bottom: 45px;
}
span.out-of-stock.product-label {
    width: 100%;
    display: block;
    font-size: 14px;
    line-height: 28px;
}
.outofstock .wrap-price {
    display: none !important;
}
.single-product-page.outofstock .product-labels.labels-rectangular {
  padding-left: 20px !important;
	bottom: 110px !important;
}
.wpml-ls-flag {
  margin-right: 8px;
}
.category-blog .meta-author, .single-post .meta-author{
	display: none;
}
.category-blog .wd-entry-meta {
display: none;
}
.wd-popup {
  padding: 0px !important;
}
.wd-popup .sib-form {
  padding: 0 !important;
}
.wd-popup .sib-form .input {
	color:#000 !important;
}
.cwginstock-subscribe-form {
  margin-top: 15px !important;
}
.panel.panel-primary.cwginstock-panel-primary {
  border-color: #ad354b !important;
}
.panel-heading.cwginstock-panel-heading {
  background-color: #f6e9ec !important;
  border-color: #f6e9ec !important;
}
.cwginstock-panel-heading h4 {
  color: #b50808 !important;
}
.stock.out-of-stock.wd-style-default {
  background-color: #f6e9ec;
  padding: 10px;
  text-align: center;
}
#woo-store-vacation {
  display: block;
  width: 100%;
  min-width: 100%;
  margin-bottom: 20px;
}
#woo-store-vacation .woocommerce-info {
  text-align: center !important;
	padding: 0 !important;
  margin: 18px 0 !important;
	padding-block: 0 !important;
  padding-inline: 0 !important;
}
	@media (min-width: 1025px) {
	.whb-header.whb-full-width.whb-sticky-shadow.whb-scroll-stick.whb-sticky-real.whb-sticky-prepared {
    padding-top: 121px !important;
}
.wd-sizeguide {
  max-width: 100% !important;
}
.intromob {
    display:none !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.introdesk {
    display:none !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.intromob {
    display:none !important;
}
}

@media (max-width: 576px) {
	#myrevslider {		
	display: none;
	height: 1px;
}
.introdesk {
    display:none !important;
}
}

