:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(105,105,105);
	--wd-text-font-size: 16px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-transform: none;
	--wd-title-color: rgb(105,105,105);
	--wd-entities-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: rgb(105,105,105);
	--wd-entities-title-color-hover: rgb(105, 105, 105);
	--wd-alternative-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(105,105,105);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(27,27,27);
	--wd-alternative-color: rgb(244,244,244);
	--btn-default-font-family: "Manrope", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-transform: none;
	--btn-default-font-size: 16px;
	--btn-default-bgcolor: rgb(0,0,0);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-accented-font-family: "Manrope", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-transform: none;
	--btn-accented-font-size: 16px;
	--btn-accented-bgcolor: rgb(133,89,223);
	--btn-accented-bgcolor-hover: rgb(133,89,223);
	--wd-form-brd-width: 0px;
	--notices-success-bg: rgb(101,149,78);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(224,206,193);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(0,0,0);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(248,248,248);
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 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;
}
 {
	font-family: "Nunito", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 16px;
	text-transform: none;
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(254,254,254);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(254,254,254);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(254,254,254);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(254,254,254);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(254,254,254);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(254,254,254);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(254,254,254);
	background-image: none;
}
html .wd-product.wd-hover-quick .wd-add-btn>a, html .wd-product.wd-hover-quick.wd-quantity-overlap div.quantity :is(input[type],.btn) {
	font-family: "Nunito", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 16px;
	text-transform: none;
	color: rgb(255,255,255);
	background: rgb(133,89,223);
}
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(117,116,119);
	--wd-form-placeholder-color: rgb(117,116,119);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 15px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 4px;
	}

}
:root{
--wd-container-w: 1320px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

@media (min-width: 1320px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(0,0,0);
}

.e-con-inner .elementor-widget.elementor-widget-slides .elementor-slides-wrapper.elementor-main-swiper .swiper-wrapper.elementor-slides .swiper-slide .swiper-slide-bg {
	border-radius :12px;
}

body.wp-singular.product-template-default.single-product {
	padding-bottom: 0;
}

.wd-social-icons.wd-style-colored>a {
	--wd-social-bg: #1D1C1B !important;
}
/* 

.wd-product .wd-product-wrapper .wd-product-thumb {
    height: 320px;
} */

.joinchat__button {
    background: #1D1C1B var(--joinchat-ico) 50%/60% no-repeat !important;
}

.wd-products[class*=wd-stretch-cont] .wd-product {
    height: 100%;
    background: #F7F7F7;
    padding: 15px;
    border-radius: 8px;
}

.wd-products[class*=wd-stretch-cont] .wd-carousel-item {
    padding: 0 8px;
}

/* Widgets de elementor */

.wd-cat-inner.wrapp-category .wd-cat-content.hover-mask .wd-cat-count.more-products  {
    display: none;
}


/* CAMBIOS DE REUNIONE */

.star-rating {
    color: var(--wd-star-color, #3e85dd) !important;
}

.single_add_to_cart_button.button {
   	background-color: #8559df;
    font-weight: bolder;
    font-size: 18px;
    width: 83%;
	letter-spacing: 1px
}

.wd-buy-now-btn {
    display: none !important;
}


.wd-wishlist-btn.wd-action-btn {
    padding: 10px;
    background: #89e3a2;
    border-radius: 5px;
    color: #ffffff;
}


.wd-wishlist-btn .wd-action-text, 
.wd-wishlist-btn .wd-action-icon:before  {
    color: #ffffff !important
}


/* Nuevos estilos */

/* =========================================================
   TULY - SINGLE PRODUCT
   ========================================================= */


/* Breadcrumb dentro de la columna de imágenes
--------------------------------------------------------- */

.single-product .tuly-product-breadcrumbs {
    width: 100%;
    margin-bottom: 22px;
    font-size: 13px;
    line-height: 1.5;
}

.single-product .tuly-product-breadcrumbs .woocommerce-breadcrumb {
    margin: 0;
}


/* Contenedor información del producto
--------------------------------------------------------- */

.single-product .tuly-product-details {
    width: 100%;
    margin-top: 28px;
    border-top: 1px solid #d9d9d9;
}


/* Cada acordeón
--------------------------------------------------------- */

.single-product .tuly-product-detail {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #d9d9d9;
}


/* Quitar marcador nativo
--------------------------------------------------------- */

.single-product .tuly-product-detail > summary {
    list-style: none;
}

.single-product .tuly-product-detail > summary::-webkit-details-marker {
    display: none;
}


/* Encabezado
--------------------------------------------------------- */

.single-product .tuly-product-detail__title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;

    width: 100%;
    padding: 16px 0;

    cursor: pointer;

    font-size: 17px;
    font-weight: 500;
    line-height: 1.3;
}


/* Icono + / -
--------------------------------------------------------- */

.single-product .tuly-product-detail__icon {
    position: relative;
    flex: 0 0 14px;

    width: 14px;
    height: 14px;
}

.single-product .tuly-product-detail__icon::before,
.single-product .tuly-product-detail__icon::after {
    content: "";

    position: absolute;
    top: 50%;
    left: 50%;

    width: 12px;
    height: 1px;

    background: currentColor;

    transform: translate(-50%, -50%);
}

.single-product .tuly-product-detail__icon::after {
    transform: translate(-50%, -50%) rotate(90deg);

    transition: transform .2s ease;
}

.single-product .tuly-product-detail[open]
.tuly-product-detail__icon::after {
    transform: translate(-50%, -50%) rotate(0deg);
}


/* Contenido
--------------------------------------------------------- */

.single-product .tuly-product-detail__content {
    padding: 2px 0 22px;

    font-size: 15px;
    line-height: 1.65;
}

.single-product .tuly-product-detail__content > :first-child {
    margin-top: 0;
}

.single-product .tuly-product-detail__content > :last-child {
    margin-bottom: 0;
}


/* Información adicional WooCommerce
--------------------------------------------------------- */

.single-product
.tuly-product-additional-information
.woocommerce-product-attributes {
    width: 100%;
    margin: 0;

    border: 0;
}

.single-product
.tuly-product-additional-information
.woocommerce-product-attributes th,
.single-product
.tuly-product-additional-information
.woocommerce-product-attributes td {
    padding: 10px 0;

    border: 0;
    border-bottom: 1px solid #eeeeee;

    background: transparent;
}

.single-product
.tuly-product-additional-information
.woocommerce-product-attributes th {
    width: 40%;
    font-weight: 500;
}


/* Reviews inferiores
--------------------------------------------------------- */

.single-product .product-tabs-wrapper {
    margin-top: 55px;
}


/* Responsive
--------------------------------------------------------- */

@media (max-width: 768px) {

    .single-product .tuly-product-breadcrumbs {
        margin-bottom: 15px;
    }

    .single-product .tuly-product-details {
        margin-top: 22px;
    }

    .single-product .tuly-product-detail__title {
        padding: 15px 0;

        font-size: 16px;
    }

    .single-product .tuly-product-detail__content {
        font-size: 14px;
    }
}




/* Complementarias de edición */

nav.wd-breadcrumbs.woocommerce-breadcrumb .wd-last {
    display: none;
}