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

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

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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Cormorant Garamond", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: uppercase;
	--wd-title-color: rgb(209,169,97);
	--wd-entities-title-font: "Cormorant Garamond", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Satisfy", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cormorant Garamond", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #d1a961;
	--wd-alternative-color: rgb(255,255,255);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(209,169,97);
	--btn-accented-bgcolor-hover: rgb(201,163,92);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgba(232,152,13,0.5);
	--notices-warning-color: rgb(51,51,51);
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(http://ef.nerdogs.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(208,180,104);
	background-image: none;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: url(http://ef.nerdogs.com/wp-content/uploads/2025/08/background-header-page-2-1.png);
	background-repeat: repeat;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #e94d82;
	background-image: none;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 21px;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "EB Garamond", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
}
html .wd-product .wd-product-cats a {
	font-size: 13px;
	line-height: 14px;
}
.page .wd-page-content {
	background-color: rgb(254,237,230);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(254,237,230);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(254,237,230);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(254,237,230);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(254,237,230);
	background-image: none;
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-size: 16px;
	--wd-pagin-bg: rgb(255,255,255);
	--wd-pagin-bg-act: rgb(210,170,98);
}
.product-labels .product-label.onsale {
	background-color: rgb(107,204,28);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(36,182,226);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(239,239,239);
	color: rgb(73,73,73);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
		font-size: 18px;
	}
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 14px;
	line-height: 18px;
	}
	html .wd-product .wd-product-cats a {
		font-size: 13px;
	line-height: 14px;
	}
	.wd-nav-pagin-wrap:not(.wd-custom-style) {
		--wd-pagin-size: 13px;
	}

}

@media (max-width: 768.98px) {
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
		font-size: 16px;
	}
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 13px;
	line-height: 16px;
	}
	html .wd-product .wd-product-cats a {
		font-size: 11px;
	line-height: 12px;
	}
	.wd-nav-pagin-wrap:not(.wd-custom-style) {
		--wd-pagin-size: 13px;
	}

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


/* global color */
/*.primary-color-text {
    color: #E84D83;
}*/

/* fix elementor parallax */
.elementor-section { 
    -webkit-transform: none; 
    transform: none;
}

.home .wd-content-layout {
    padding-block: 0px;
}
.home .main-page-wrapper {
    padding-top: 0px!important;
}

.archive #main-content {
    max-width: 1440px;
}

#pa_sucursal {
    background-color: rgba(256, 256, 256, 1);
}

/* fix Checkout Columns */
/*form.woocommerce-checkout {
    flex-wrap: inherit;
}*/

/* header */
/* header.whb-header {
    box-shadow: 0px 1px 7px #cccccc;
    z-index: 10;
    position: relative;
} */

/*.whb-general-header {
	background-color: #ffffff;
	background-image: url(/wp-content/uploads/2022/09/background_flores_izq.png) , url(/wp-content/uploads/2022/09/background_flores_der.png);
	background-size: contain;
	background-position: left bottom, right bottom;
	background-repeat: no-repeat , no-repeat;
}*/
.whb-main-header {
    border-bottom: 1px solid #d2aa62;
}


.whb-main-header .btn.btn-color-primary {
    border-radius:5px;
}

div:where(.elementor-location-header) {
    margin-bottom: 0px;
}


/* MENU */

/*.autogestion-btn-menu {
    background:#E94C83;
    border-radius:5px;
}

.promos-btn-menu {
    background:#D00523!important;
    border-radius:  5px;
}

.cybermonday-btn-menu {
    background: rgb(233,77,130);
    background: -moz-linear-gradient(90deg, rgba(233,77,130,1) 0%, rgba(2,112,246,1) 140%);
    background: -webkit-linear-gradient(90deg, rgba(233,77,130,1) 0%, rgba(2,112,246,1) 140%);
    background: linear-gradient(90deg, rgba(233,77,130,1) 0%, rgba(2,112,246,1) 140%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e94d82",endColorstr="#0270f6",GradientType=1);
    border-radius:  5px;
}*/

.wd-nav>li.promos-btn-menu>a,
.wd-nav-mobile>li:is(.current-menu-item,.promos-btn-menu),
.wd-nav>li:is(.current-menu-item,.wd-active,.promos-btn-menu,.active)>a,
.wd-nav-mobile>li:is(.current-menu-item,.wd-active,.promos-btn-menu,.active)>a,
.wd-nav>li.cybermonday-btn-menu>a,
.wd-nav-mobile>li:is(.current-menu-item,.cybermonday-btn-menu),
.wd-nav>li:is(.current-menu-item,.wd-active,.cybermonday-btn-menu,.active)>a,
.wd-nav-mobile>li:is(.current-menu-item,.wd-active,.cybermonday-btn-menu,.active)>a {
    color:#ffffff;
    padding-right:15px;
    padding-left:15px;
}

.btn-ivdrips span.nav-link-text {
    background: #d1a961!important;
    color: #ffffff!important;
    padding: 10px 15px!important;
    border-radius:5px;
}

.btn-carnaval span.nav-link-text {
    background: #fc8f23!important;
    color: #ffffff!important;
    padding: 10px!important;
}

.wd-nav>li.promos-btn-menu>a:hover,
.wd-nav>li.cybermonday-btn-menu>a:hover {
    color:#ffffff;
    box-shadow: inset 0 0 200px rgba(0,0,0,0.1);
}

.wd-nav>li.promos-btn-menu>a,
.wd-nav>li.cybermonday-btn-menu>a {
    color:#ffffff!important;
}

/* IG stories */

.list-item .list-item-image[data-v-2fb2f32d] {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    box-sizing: border-box;
    margin-bottom: 3px;
}

.list-item .list-item-story-box[data-v-2fb2f32d] {
    max-width: 74px;
    min-width: 80px;
    color: #262626;
    font-size: 14px;
}

.list-item .list-item-image[data-v-2fb2f32d]:not(.not-story) {
    padding: 4px;
    background: radial-gradient(ellipse at 70% 70%,#ee583f 8%,#d92d77 42%,#bd3381 58%);
}

.list-item.seen .list-item-image[data-v-2fb2f32d] {
    background: #999;
    padding: 1px;
}

/* content */ 
.home .main-page-wrapper {
		padding-top:15px;
}

.site-content {
    margin-bottom: 0px;
}

/*WHATSAPP MESSAGE IN CHECKOUT PAGE*/

.payment_methods .payment_box:before {
    color: #3aa746;
}

.payment_methods .payment_box {
    background:#3aa746;
    color: #ffffff;
    font-size: 18px;
}

/* pre footer */

.wd-prefooter {
    padding-bottom:0px;
}

.branding_carousel .branding_item img {
    max-height: 50px;
    margin: 0px 30px;
    opacity: .5;
    filter: grayscale(100%);
    transition: filter .3s ease, opacity .3s ease;
    vertical-align: middle;
}
.branding_carousel .branding_item:hover img {
    opacity: 1;
    filter: grayscale(0);
}

/* headlines */

.whatsapp {
    height:50px;
    width:50px;
    margin-top:-5px;
    vertical-align:middle;
    background: url(/wp-content/uploads/2022/09/whatsapp-1.png) no-repeat center center;
    background-size: auto 100%;
    display:inline-block;
}

.leaves {
    height:50px;
    width:50px;
    margin-top:-8px;
    margin-right: 10px;
    vertical-align:middle;
    background: url(/wp-content/uploads/2022/09/hojas_rosas.png) no-repeat center center;
    background-size: auto 100%;
    display:inline-block;
}

.wd-page-title .title {
    color: #3d3937;
}

/* productos */
.labels-rounded .product-label {
    min-height: 66px;
}

.wd-product .product-wrapper {
    border-radius: 10px !important;
}

.wd-product .product-wrapper img {
    border-radius: 10px !important;;
}

.yt_embed_short {
	width:100%;
	height:86vh;
	border:0px none;
}

/* carouseles */
.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    border-color: #d1a961!important;
}

/* template productos genericos globales */

.desc-tratamiento-item {
    display: flex;
    justify-content: space-around;
    gap:30px;
    margin-bottom:30px;
}

.tratamiento-desc-img {
    width:36%;
    border-radius:10px;
}

.tratamiento-desc-img img{
    border-radius:10px;
}

.tratamiento-desc-texto {
    width: 64%;
}

.tratamiento-desc-title {
    border-bottom: 1px solid #d1a961;
    padding-bottom:10px;
}

@media (max-width: 767px) {

    .desc-tratamiento-item {
        display:block;
    }
    .tratamiento-desc-texto, .tratamiento-desc-img {
        width:100%;
        margin-bottom: 10px;
    }
}

/* esconde los botones de etiquetas de cybermonday y promo flash */

.tag-link-417 , .cat-item-421 {
    display: none !important;
}

/* productos Novias */
.frame_novias_oro, .frame_novias_platino {
    height:400px;
    width:400px;
    border-image-slice: 5;
    border-width:15px;
    border-style: solid;
    border-image-source: linear-gradient(to left, #C7B186, #c9bcac);
}

/*.frame_novias_oro {
    border-image-source: linear-gradient(to left, #C7B186, #ad996f);
}

.frame_novias_platino {
    border-image-source: linear-gradient(to left, #969FA6, #717A81);
}*/

@media (max-width:768px) {
    .frame_novias_oro, .frame_novias_platino {
        height:260px;
        width:260px;
        border-image-slice: 5;
        border-width:10px;
    }
}

@media (max-width:767px) {
    .frame_novias_oro, .frame_novias_platino {
        display: none;
    }
}


/* gift cards */

.gift-card-panel-title {
    line-height: 2.4em;
}

.yith-ywgc-gift-this-product-modal-opened .yith-ywgc-gift-this-product-modal-wrapper {
	z-index: 500;
}

.gift-cards-list .selected_button .amount {
    color: white;
}

.yith-ywgc-gift-this-product-modal-content-wrapper .gift-cards_form .gift-card-content-editor.step-content input {
    min-height:40px;
}

button#give-as-present {
    display: block;
    margin: 1em 0 0 0;
}

#gift-this-product {
    border: 3px solid #feede6!important;
    background: rgba(256, 256, 256, 0.5);
    box-shadow: 0px 0px 15px #ffffff;
    border-radius: 15px;
    transition: all 0.5s ease;
}

#gift-this-product:hover {
    background-color: #ffffff;
}
#gift-this-product h5 {
    font-family: poppins, arial, sans-serif;
    color: #acb2a4;
    color: #D2AA62;
    margin:0px;
}


#gift-this-product .ywgc_woocommerce_message_icon {
    width: 130px!important;
}


/* hot sale */
.woocommerce .elementor-widget-woocommerce-product-images span.onsale ,
.product-labels.labels-rectangular .product-label {
    padding: 10px 10px!important;
    font-size: 15px;
}

.product-images-inner .labels-rectangular .product-label {
    padding: 10px 15px;
    font-size: 16px!important;
}

.woocommerce-product-gallery .labels-rectangular {
    top: 15px;
    right: auto;
}

.woocommerce-product-gallery {
    border-radius: 25px;
    box-shadow: 0px 0px 30px #e8c6b8;
    overflow: hidden;
}

@media (max-width:420px) {
    .product-labels.labels-rectangular .product-label {
        font-size: 16px;
    }
}
/* fin hot sale */

/* related products */

.related-products .title.slider-title, h4.wd-el-title {
    display: none!important;
}

/* vista rapida */
.popup-quick-view .product-image-summary .price del {
    font-size: 260%;
}

.woocommerce-product-gallery .labels-rounded .product-label {
    min-height: 66px!important;
}

/* Homepage Cursos */

.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed {
    top: 8px;
    position: relative;
}

.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened {
    top: 8px;
    position: relative;
}

.tratamiento-desc-texto p {
    font-size:110%;
}

/* sucursales */

.ef_flower_icon {
    background-image: url(/wp-content/uploads/2022/09/hojas_rosas.png);
    background-repeat: none;
    background-position: center center;
    background-size: cover;
    height: 20px;
    width: 20px;
    display: inline-block;
}

.sucursal_box .e-container .elementor-widget.e-widget-swiper {
	flex-basis: auto;
}

.hover_map img {
    border-radius: 8px;
}

.hover_map a:before {
    transition: all 0.2s ease-in-out 0.2s;
    background:url(/wp-content/uploads/2022/12/maps-and-flags.png) no-repeat center center #D1A961;
    background-size:auto 70%;
    opacity:0;
    content:'';
    width:100%;
    height:100%;
    position:absolute;
    top:0px;
    right:0px;
    display:block;
    border-radius: 8px;
}
.hover_map a:hover:before {
    opacity: 0.75;
}

/* franquicias */

#sucursales_carousel .promo-banner .content-banner {
    background: #E84D83;
    display: inline-block;
    width: auto;
    padding: 0px 10px;
}


/* footer */

/*.footer-container {
    background-image: url(/wp-content/uploads/2022/09/footer_background_flores_izq.png) , url(/wp-content/uploads/2022/09/footer_background_flores_der.png);
	background-size: auto;
	background-position: left bottom, right bottom;
	background-repeat: no-repeat , no-repeat;
}*/

.copyrights-wrapper {
    border: 0 none;
}

.menu_footer .widget_nav_mega_menu .wd-nav-vertical {
    border: 0px solid transparent;
    border-left:1px solid #ffffff;
    padding: 20px 0px;
}

.menu_footer .wd-nav-vertical>li>a {
        padding: 5px 0px 5px 30px;
        line-height: 20px;
        font-size: 20px;
        text-transform: unset;
        font-weight: normal;
}

.menu_footer .wd-nav-vertical>li:not(:last-child) {
    border-bottom: none;
}

.menu_footer .wd-nav-vertical>li:hover>a {
    background-color: inherit;
    text-decoration: underline;
}

a.whatsapp_chat {
    position: fixed;
    display: block;
    right: 5px;
    bottom: 45px;
    width: 90px;
    height: 90px;
    z-index: 999999;
}

/* cart */

.price .amount {
    font-size: 40px;
}

.wd-products-nav .price .amount,
.product-grid-item .price .amount,
.product_list_widget .price .amount {
    font-size:20px;
}

.price del {
    font-size: 180%;
}

.suggestion-content .price .amount {
    font-size:28px;
}

#buy_box .price del {
    font-size: 260%;
    color:#bbb;
}

/* COUNTDOWN TRANSLATION */

.wd-timer {
    text-align:center;
}

.timer-style-standard>span {
    /*background-color: #EA4E82!important;*/
    background-color: #e94d82!important;
}

.countdown-days span.wd-timer-text,
.countdown-hours span.wd-timer-text,
.countdown-min span.wd-timer-text,
.countdown-sec span.wd-timer-text {
    position:relative;
    display:block;
    width:100%;
}
.countdown-days span.wd-timer-text:before,
.countdown-hours span.wd-timer-text:before,
.countdown-min span.wd-timer-text:before,
.countdown-sec span.wd-timer-text:before{
    content:'Días';
    color:white;
    background:#e94d82;
    position:absolute;
    width: 100%;
    height: 100%;
    bottom:-1px;
    left:0px;
    text-align:center;
    font-size:13px;
}

.countdown-hours span.wd-timer-text:before {
    content:"horas";
}
.countdown-min span.wd-timer-text:before {
    content:"min";
}
.countdown-sec span.wd-timer-text:before {
    content:"seg";
}

.grecaptcha-badge {
    display: none!important;
}

/* promo page */

.description_prod .title-after_title {
    width:100%;
    display: block;
}

.current_price {
	text-decoration: line-through;
	font-size: 20px;
	margin: 0pxx;
	padding: 0px;
	display: block;
	line-height: 0px;
	color: #bbbbbb;
}

.discount_price {
	font-size: 32px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 30px;
	display: block;
}

.button_buy {
	background: #E94D82;
	color: #ffffff;
	display: block;
	padding: 10px;
	width: 100%;
}


@media (max-width:1179px) {
    .wd-nav-mobile li.autogestion-btn-menu , .wd-nav-mobile li.promos-btn-menu, .wd-nav-mobile li.cybermonday-btn-menu {
        /*display:none;*/
        border-radius:  0px;
    }
}

@media (max-width: 1024px) {
    .whatsapp {
        height: 28px;
        width: 28px;
    }
    .leaves {
        display:none;
    }
}

@media (max-width:768px) {
    .yt_embed_short {
        width:100%;
        height:51vh;
        border:0px none;
    }
}

@media (max-width: 767px) {

    .footer-container {
        background-image: none;
    }

    .footer_menu_container {
        padding-bottom:20px;
    }
    .menu_footer .widget_nav_mega_menu .wd-nav-vertical {
        border-left: 0px solid transparent;
        padding:0px;
    }

    .list-item .list-item-image[data-v-2fb2f32d] {
        width: 66px;
        height: 66px;
    }
    
    .list-item .list-item-story-box[data-v-2fb2f32d] {
        max-width: 74px;
        min-width: 66px;
        font-size: 11px;
    }

    /* headline */

    .second_row {
        display: block;
    }

    /* homepage counters */

    .home_ef_counters .woodmart-counter .counter-label {
        font-size: 11px;
        line-height: 1.2em;
    }
    
    .elementor-818 .elementor-element.elementor-element-d43491a > .elementor-widget-container {
        text-align: center;
    }
}

@media (max-width: 577px) {
    .labels-rounded .product-label {
        min-height: 50px;
        font-size: 10px;
    }

    .yt_embed_short {
        width: 100%;
        height: 66vh;
        border: 0px none;
    }

    .timer-style-standard>span {
        padding:25px!important;
    }
}