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

:root {
	--wd-text-font: "Tondo", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #1a1a1a;
	--wd-text-font-size: 16px;
	--wd-title-font: "Tondo", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #1a1a1a;
	--wd-entities-title-font: "Tondo", 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: "Tondo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Tondo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #1a1a1a;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Tondo", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 18px;
	--wd-primary-color: #424242;
	--wd-alternative-color: #eacf20;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #1a1a1a;
	--btn-default-bgcolor-hover: #000000;
	--btn-accented-bgcolor: #9bcea4;
	--btn-accented-bgcolor-hover: #a5ceac;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #e98785;
	--notices-success-color: #000000;
	--notices-warning-bg: #faf2eb;
	--notices-warning-color: #000000;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.page-title-default {
	background-color: #c9c9c9;
	background-image: url(https://mulieres.eu/wp-content/uploads/2026/02/banner.png);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
body[class*="wrapper-boxed"] {
	background-color: #ffffff;
	background-image: none;
}
.page .main-page-wrapper {
	background-color: #ffffff;
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: #ffffff;
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: #ffffff;
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: #ffffff;
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: #faf2eb;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1350px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #333;
--btn-accented-color-hover: #333;
--btn-default-brd-radius: 35px;
--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: 1350px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1350px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1350px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.vc_grid-filter.vc_grid-filter-color-sandy_brown> .vc_grid-filter-item {
  background-color: #fff9e2;
}

.vc_grid-filter.vc_grid-filter-color-sandy_brown> .vc_grid-filter-item.vc_active {
  background-color: #f18f8d;
}

.vc_grid-filter.vc_grid-filter-color-sandy_brown> .vc_grid-filter-item:hover {
  background-color: #f18f8d;
}

.vc_grid-filter.vc_grid-filter-size-lg .vc_grid-filter-item {
  font-size: 18px;
  padding: 10px 45px !important;
}

.post-single-page .wd-entry-meta {
  display: none;
}

.title-size-default {
  padding: 160px 0 !important;
}

.main-page-wrapper {
    margin-top: -40px;
    padding-top: 40px;
    background-color: #FFF;
}

.wd-nav {
  --nav-gap: 30px !important;
  text-align: left;
}

.woodmart-navigation .item-level-0 > a {
    padding-right: 15px;
    padding-left: 15px;
}

h6 {
    font-weight: 400;
font-size: 12px;
line-height: 1.1;
}

h3 {
    font-weight: 400;
	line-height: 1.1;
}

h4 {
    font-size: 20px;
	line-height: 1.1;
}

.product-grid-item .product-title {
    margin-bottom: 5px;
    font-size: 16px;
}

.title-wrapper .liner-continer {
    position: relative;
    margin-bottom: 0px;
}

input[type="email"], input[type="text"] {
    background-color: #FFF;
}

.mc4wp-form > div {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: left;
    margin-right: -3px;
    margin-left: -3px;
}

.main-page-wrapper {
    padding-bottom: 50px;
}

.color-scheme-light, .woodmart-dark {
    color: #fff;
}

.product-images .product-labels {
    right: auto;
    z-index: 10;
    align-items: flex-end;
    max-width: 30%;
	margin-left: 20px;
}

.title-size-default {
    padding-top: 140px;
    padding-bottom: 140px;
}


.page-title.color-scheme-light .entry-title {
    color: #FFF;
    display: none;
}

.title-design-centered:not(.without-title) .woodmart-back-btn {
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -17px;
    display: none;
}

.woodmart-entry-meta .meta-author {
    vertical-align: top;
    font-size: 14px;
    display: none;
}

.hovered-social-icons::after {
    display: none;
}

.post-single-page.has-post-thumbnail .article-inner > .entry-header {
    margin-bottom: 30px;
    display: none;
}

.page-title .breadcrumbs, .page-title .yoast-breadcrumb {
    margin-top: 10px;
    display: none;
}

.blog-design-small-images.has-post-thumbnail.blog-style-flat .meta-categories-wrapp {
    position: static;
    margin-bottom: 10px;
    display: none;
}

.woodmart-post-date {
    display: none;
}

.post-single-page .meta-post-categories {
    margin-top: 0;
    margin-bottom: 15px;
    display: none;
}

.post-single-page .entry-content {
    margin-bottom: 60px;
    font-size: 110%;
    margin-top: 60px;
}

.blog-design-small-images.has-post-thumbnail .article-inner {
    margin-top: 60px;
}

.product-tabs-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 1px solid;
        border-top-color: currentcolor;
    border-bottom: 1px solid;
        border-bottom-color: currentcolor;
    background-color: #ededed;
}

.slider-title {
    text-align: center;
}

.slider-title::before {
     height: 0px;
}

.shop-title-wrapper {
    display: none;
}

.woodmart-checkout-steps {
    display: none;
}

.product-share {
    display: none;
}

.ywgc_have_code {
    margin: 40px 0 40px 0;
    display: none !important;
}

#order_review_heading {
    text-align: left;
}

.wc-backward {
background-color: #fff;
margin-left:50px;
}



.checkout_coupon {
    display: block!important;
  margin-top:0px;  
	margin-bottom: 0px;
    padding: 0px 0px 0px;
    max-width: 450px;
    border: none;
    text-align: left;
}

.woocommerce-form-coupon-toggle {
    display: none!important;
}

.woodmart-carousel-spacing-30 .owl-item {
    padding-right: 0px;
    padding-left: 0px;
}

.mc4wp-form input[type="submit"] {
    padding-right: 35px;
    padding-left: 35px;
    border-radius: 35px;
}

.color-scheme-dark {
    color: #1a1a1a;
}

.product-label.onsale {
background-color: #f2908e;
}

.product-label {
    min-width: 50px;
    color: #1a1a1a;
    text-align: center;
    text-transform: uppercase;
    word-break: break-all;
    letter-spacing: .4px;
    font-weight: 300;
    line-height: 1.2;
}

.product-label.new {
    background-color: #9bcea4;
}

.sub-menu-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 380;
    background-color: rgb(255,255,255);
    background-position: bottom right;
    background-clip: border-box;
    background-repeat: no-repeat;
    text-align: left;
    box-shadow: none;
}



p.component_section_title, h4.composited_product_title {
    margin: 0 0 0.5em;
    padding: 0;
    display: none;
}

.price .amount {
    font-size: 14pt;
    color: #689f76;
}

.component .component_inner {
    padding-bottom: 0px;
}

.wd-add-btn-replace .add-to-cart-loop::before, .woodmart-hover-base:not([class*="add-small"]) .wd-bottom-actions .add-to-cart-loop::before {
    color: #000;
}

div.quantity input[type="button"]:hover  {
    background-color: #9bcea4;
	border-color: #83ac8b;
}

.woocommerce-ordering {
     display: none;
}

.price del {
    color: #689f76;
    font-size: 100%;
    font-weight: 600;
}

.menu-simple-dropdown li a {
    position: relative;
    display: block;
    padding-top: 10px;
    padding-right: 22px;
    padding-bottom: 10px;
    padding-left: 22px;
    word-break: break-word;
    font-size: 16px;
    line-height: 14px;
    font-weight: 400;
}

.product_list_widget > li .product-title {
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 600;
}

.product-tabs-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 0px solid;
        border-top-color: currentcolor;
    border-top-color: currentcolor;
    border-bottom: 0px solid;
        border-bottom-color: currentcolor;
    border-bottom-color: currentcolor;
    background-color: #FAF2EB;
}

.composite_form .step_title_wrapper {
 font-size: 20px;
}

.composite_form:not(.paged) .component .component_inner {
    padding-bottom: 0rem !important;
}

.composite_price .price {
display: none;
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic.vc_tta-accordion.vc_tta-color-white .vc_tta-panels {
    border-top: 0px solid rgba(119,119,119,.17);
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic.vc_tta-accordion.vc_tta-color-white .vc_tta-panel-title:hover > a {
    color: #000;
}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    color: #000 !important;
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic.vc_tta-accordion .vc_tta-panel-heading .vc_tta-panel-title {
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    color: #000;
}
.navigation-style-underline .menu-simple-dropdown .color-scheme-dark li a {
    color: #333;
}

.woodmart-carousel-spacing-30 .owl-nav > div[class*="next"] {
    right: -7opx;
}

.woodmart-carousel-spacing-30 .owl-nav > div[class*="prev"] {
    left: -70px;
}

.owl-nav > div, .wrap-loading-arrow > div {
    top: 56%;
}

.gift-cards_form > h3 {
    margin-top: 0em;
    margin-bottom: -1em;
}

.gift_card_template_button {
    margin-top: 1em;
}

.woocommerce-account-fields {
    margin-bottom: 30px;
    display: none;
}

.woocommerce-shipping-fields {
    margin-bottom: 20px;
    padding-top: 30px;
    border-top: 1px solid;
    display: none;
}

.whb-sticked:not(.whb-clone) .whb-general-header .woodmart-navigation:not(.vertical-navigation):not(.navigation-style-bordered) .sub-menu-dropdown {
    margin-top: 0px;
}

.woodmart-cookies-popup {
    position: fixed;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    padding: 15px 30px;
    background-color: #FAF2EB;
    box-shadow: 0 0 9px rgba(0,0,0,.14);

}

.product-grid-item .product-title {
    min-height:32px;
}

.footer-column {
    margin-bottom: 0px;
}

.widget {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 0px solid;
        border-bottom-color: currentcolor;
}

.whb-secondary-menu .menu-simple-dropdown .sub-menu-dropdown, .whb-secondary-menu .menu-simple-dropdown .sub-sub-menu {
    width: 66px !important;
}

.menu-simple-dropdown .sub-menu-dropdown, .menu-simple-dropdown .sub-sub-menu {
    padding-top: 0px;
    padding-bottom: 10px;
    width: 250px;
}

.sub-menu-dropdown {
    margin: 0px 0 0;
}

.product-label.onsale {
     display: none;
}

.woocommerce-cart .woocommerce [role="alert"] {
    max-width: 100%;
    width: 100%;
}

.container {
    padding-right: 30px;
    padding-left: 30px;

}

.yikes-easy-mc-form input[type="email"], .yikes-easy-mc-form input[type="text"] {
    padding: .5278em;
    background-color: #fff !important;
    border: 2px solid rgba(51,51,51,.1);
    display: block;
    -moz-box-sizing: border-box;
    margin-bottom: 8px;
}

.yikes-easy-mc-submit-button.btn {
   background-color: #92c59b;
	border-radius:30px;
}

.yikes-easy-mc-success-message {
    color: #000 !important;
    background: #92c59b !important;
    padding: 12px;
    position: relative;
}

.color-scheme-dark {
    color: #777;
}

.widget_nav_menu ul li, .widget_pages ul li {
    display: block;
    color: #000;
    font-size: 15px;
}

.ywgc-choose-design-preview {
    margin-bottom: 21px;
    margin-top: 30px;
}

#awdr_checkout_promotion_messages{
	margin-top: 20px;
}

.woocommerce-info{
	z-index: 2;
}

.wd-add-btn-replace .add-to-cart-loop.add_to_cart_no_hover:hover:before, .wd-add-btn-replace .add-to-cart-loop.add_to_cart_no_hover:hover span{
transform: translateY(0) translateZ(0);
	content: '';
}