@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.ninosanremo.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.4") format("woff2");
}

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 15px;
	--wd-title-font: "Merriweather", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(182,53,70);
	--wd-alternative-color: rgb(45,98,49);
	--btn-default-bgcolor: rgb(182,53,70);
	--btn-default-bgcolor-hover: rgb(182,53,70);
	--btn-accented-bgcolor: rgb(45,98,49);
	--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-sticky-btn-height: 95px;
}
.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;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
: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-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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

.elementor-page .wd-content-layout {
    padding-block: 0px;
}

.elementor-page .wd-prefooter {
	padding-bottom: 0px;
}

.home .whb-header {
    margin-bottom: 0px;
}

.wd-logo img {
    margin-top: -40px;
    min-height: 100px;
}

.whb-sticked .wd-logo img {
    margin-top: 0px;
    min-height: 90px;
}

.whb-col-mobile {
    justify-content: flex-start;
}

.grecaptcha-badge {
    display: none !important;
}

ul.wd-nav.wd-nav-tabs.wd-icon-pos-left.wd-style-default {
    display: flex;
    justify-content: space-around;
    text-align: center;
}

span.nav-link-text {
    color: #2d6231;
}

span.nav-link-text:hover {
    color: #b63546;
}

/* === MENU === */
a.a-link-catalogo:hover {
    opacity: 0.6;
}

.custom-button-border .btn-style-bordered {
    border-color: #b63546 !important;
}

.div-type-rose {
		text-align: center;
		padding: 75px 0px;
}

.button-tipe-rose {
		color:#b63546;
		background: white;
		padding: 7px 40px;
		border-radius: 25px;
		/* font-family: "Adlery-pro-blockletter", Sans-serif; */
		font-size: 18px;
	  font-weight: 500;
	  text-wrap-mode: nowrap;
}

.page-id-20 .main-page-wrapper {
		padding-top: 0px;
}

.item-level-1 > a {
    color: #2d6231 !important;
}


.item-level-1 > a:hover {
    color: #b63546 !important;
}

.item-level-2 > a {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    padding-left: 5px;
}

li.meta-author {
    display: none;
}

.button.btn-cart {
    border-radius: 0px;
    color: #fff;
}

.wd-nav.wd-nav-tabs .wd-nav-link {
    font-size: 16px;
}

.woocommerce-product-details__short-description {
    margin-top: 20px;
	  margin-bottom: 0px;
}

p.stock {
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 10px;
}

p.stock.wd-style-default.in-stock:before {
    color: #2d6231;
}

/* Nasconde l'intero <li> che contiene "Rose Antiche Profumate" */
li:has(> a[href*="rose-antiche-profumate"]) {
    display: none;
}

/* Nasconde l'intero <li> che contiene "Rose Profumatissime" */
li:has(> a[href*="rose-profumatissime"]) {
    display: none;
}

/* Nasconde l'intero <li> che contiene "Rose Rampicanti Profumate" */
li:has(> a[href*="rose-rampicanti-profumate"]) {
    display: none;
}

/* Nasconde l'intero <li> che contiene "Rose Rampicanti Rifiorenti" */
li:has(> a[href*="rose-rampicanti-rifiorenti"]) {
    display: none;
}

/* Nasconde l'intero <li> che contiene "Rose Rifiorentissime" */
li:has(> a[href*="rose-rifiorentissime"]) {
    display: none;
}


.button-custom-white a {
    background: white !important;
}

button.wc-block-components-filter-reset-button {
    padding: 10px;
    color: #fff !important;
}

.woocommerce-mini-cart__buttons .btn-cart, .woocommerce-mini-cart__buttons .btn-cart:hover {
    color: #fff;
}

footer.footer-container {
    border-top: 1px solid #ddd;
}

.widget.widget_media_image {
    border: none;
    margin-bottom: 0px;
}

.flex-box-footer {
    margin-bottom: 15px;
    margin-left: 10px;
}

@media (min-width: 769px) {
    .product-full-width:is(.product-design-alt,.product-summary-shadow,.image-full-width) .entry-summary .summary-inner {
        max-width: 900px !important;
			  width: 100%;
    }
}

/* === PAGINA PRODOTTO === */
.wd-sticky-btn .wd-shipping-progress-bar {
    display: none;
}

/* === CHECKOUT === */
.woocommerce-billing-fields>h3, #order_review_heading {
    color: #2d6231;
}

.woocommerce-billing-fields {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    padding: 20px;
    margin-top: 0px !important;
}

.woocommerce-shipping-fields {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    padding: 20px;
}

.woocommerce-form-coupon-toggle {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    padding: 25px 20px 0px;
    margin-bottom: 20px;
}

.woocommerce-checkout>.checkout-order-review:before, .woocommerce-checkout>.checkout-order-review:after, .woocommerce-order-pay #order_review:before, .woocommerce-order-pay #order_review:after {
		content: none;
}

:is(.checkout_coupon,.login.hidden-form) {
    max-width: 100%;
}

.product-labels.labels-rounded .out-of-stock {
    max-width: 100px !important;
}

.woocommerce-shipping-fields #ship-to-different-address {
		margin-bottom: 0px;
}

.woocommerce-shipping-fields {
		margin-bottom: 20px;
}

.woocommerce-billing-fields__field-wrapper label, .woocommerce-shipping-fields__field-wrapper label {
    font-size: 0.9rem;
    padding-top: 10px !important;
    font-weight: 500;
    margin-bottom: 0px;
}

input#billing_address_1 {
    margin-bottom: 10px;
}

button.button.woocommerce-button.woocommerce-form-login__submit {
    margin-top: 20px;
}

a.btn.wd-switch-to-register {
    color: #fff;
    width: 100%;
}

.stock-notifier-subscribe-form {
    margin-top: 20px;
}

/* COOKIES BANNER */
button.cmplz-btn {
    text-transform: capitalize;
}

/* === PAGINA CARRELLO === */
ul.wd-checkout-steps {
    margin: 0 auto;
}

.woocommerce-cart .e-con-inner {
    padding-top: 0px;
}

.woocommerce-cart .wd-page-title {
	background-color: rgba(45, 98, 49, 1);
}

/* === FORM FOOTER === */
.box-newsletter-footer input[type='email'] {
    margin: 10px 0px;
}

.box-newsletter-footer input#mc-signup-form-button-submit {
    background: rgba(45, 98, 49, 1);
    color: white;
}

/* === MOBILE === */
@media only screen and (max-width: 767px) {
  .text-mobile-center div {
    text-align: center !important;
  }
}

/* REGOLA DA TOGLIERE QUANDO SI TOGLIE IL BOTTONE PROMO DA MEGAMENU */
.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height)>.container>.wd-grid-f-inline {
    --wd-f-basis: 180px;
}

.menu-promo-button a
 {
    color: #fff !important;
    background: var(--e-global-color-primary);
    padding: 5px 15px;
    border-radius: 5px;
    text-align: center;
	 transition: 0.5s linear;
}

.menu-promo-button a:hover
 {
    color: #fff !important;
    background: var(--e-a-btn-bg-danger-active);
}

.menu-promo-button a {
    justify-content: center;
}