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

:root {
	--wd-header-banner-h: 30px;
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Atyp Display Medium", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: uppercase;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Atyp Display Regular", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Atyp Display Bold", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(244,144,164);
	--wd-alternative-color: rgb(131,197,98);
	--wd-link-color: rgb(244,144,164);
	--wd-link-color-hover: rgb(131,197,98);
	--btn-default-bgcolor: rgb(0,0,0);
	--btn-default-bgcolor-hover: rgb(244,144,164);
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(244,144,164);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(136,173,153);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.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;
}
.header-banner {
	background-color: rgb(244,144,164);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgba(255,255,255,0.9);
	background-image: url(https://pinkstorecosmeticos.com/wp-content/uploads/2024/07/banner.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(15,15,15);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(247,247,247);
	background-image: none;
}
 {
	font-family: "Geologica", Arial, Helvetica, sans-serif;
	font-weight: 500;
	text-transform: capitalize;
	color: rgb(255,255,255);
	background: rgb(51,51,51);
}
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-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 50px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-bg: rgb(247,247,247);
	--wd-arrow-bg-hover: rgb(136,173,153);
	--wd-arrow-bg-dis: rgb(247,247,247);
	--wd-arrow-radius: 25px;
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-gap: 20px;
	--wd-arrow-size: 50px;
	--wd-arrow-icon-size: 20px;
	--wd-arrow-offset-h: 0px;
	--wd-arrow-offset-v: 15px;
	--wd-arrow-bg: rgb(247,247,247);
	--wd-arrow-bg-hover: rgb(136,173,153);
	--wd-arrow-bg-dis: rgb(247,247,247);
	--wd-arrow-radius: 25px;
}
.wd-nav-scroll {
	--wd-nscroll-width: 45%;
	--wd-nscroll-drag-bg: rgb(136,173,153);
	--wd-nscroll-drag-bg-hover: rgba(136,173,153,0.8);
}
.product-labels .product-label.onsale {
	background-color: rgb(244,144,164);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.product-labels .product-label.featured {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	--wd-sticky-btn-height: 95px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 44px;
	}

}

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

}
:root{
--wd-container-w: 1251px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 0px;
}

@media (min-width: 1251px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1251px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1251px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@font-face {
	font-family: "Atyp Display Bold";
	src: url("//pinkstorecosmeticos.com/wp-content/uploads/2025/10/AtypDisplayTRIAL-Bold.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Atyp Display Light";
	src: url("//pinkstorecosmeticos.com/wp-content/uploads/2025/10/AtypDisplayTRIAL-Light.woff2") format("woff2");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "Atyp Display Medium";
	src: url("//pinkstorecosmeticos.com/wp-content/uploads/2025/10/AtypDisplayTRIAL-Medium.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Atyp Display Regular";
	src: url("//pinkstorecosmeticos.com/wp-content/uploads/2025/10/AtypDisplayTRIAL-Regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Atyp Display Semibold";
	src: url("//pinkstorecosmeticos.com/wp-content/uploads/2025/10/AtypDisplayTRIAL-Semibold.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
}

.wd-prefooter {
    padding-bottom: 20px;
    background-color: var(--wd-main-bgcolor);
}
.grecaptcha-badge {
		display:none;
}
.wd-buttons {
    border-radius: 100%;
    background: #f38fa3!important;
}
/* Ícono principal */
.wd-wishlist-icon > a:before {
    color: #ffffff; /* blanco */
    font-size: 20px;
}
.summary .wd-wishlist-icon > a:before {
    color: rgb(244,144,164);
    font-size: 20px;
}
/* Efecto adicional con :after */
.wd-wishlist-icon > a:after {
    background-color: #f38fa3; /* fondo rosa */
}
.wd-buttons .wd-action-btn>a {
    height: 35px!important;
    width: 35px!important;
}
/*
 * /
 *
*/
h3 {
    font-size: 33px;
    margin-bottom: 10px !important;
    
}
.wd-set-mb>* {
    margin-bottom: 0px;
}
legend, h1, h2, h3, h4, h5, h6, .title {

    line-height: 1.1;
}
.wd-content-layout {
    padding-block: 0px;
}
.wd-wpb {
    margin-bottom: 0px;
}
.product-element-top {
    background: #FFF9F9;
    border: 1px solid #CCCCCC;
	border-radius: 15px !important;
}
.wd-product .price {
    display: flex!important
;
   
}
.wd-product :is(.wd-product-cats,.wd-product-brands-links) {
    display: flex
;
}
.wd-product .wd-entities-title {

    display: flex
;
}
.titulo_especial .liner-continer:before {
    content: url(https://pinkstorecosmeticos.com/wp-content/uploads/2025/10/estrellas.png);
}
.titulo_corazon .liner-continer:before {
    content: url(https://pinkstorecosmeticos.com/wp-content/uploads/2025/10/corazon.png);
}
.wd-product .wd-entities-title {
    text-align: left;
    font-size: 23px;
}
/*
 * 
 * */
div.wpcf7 input[type="submit"] {
    width: 100%;
    border-radius: 5px;
    
}

.wd-dropdown-menu.wd-design-full-width:not(.wd-scroll), .wd-dropdown-menu.wd-design-full-width.wd-scroll .wd-dropdown-inner {
    padding-block: 0px;
}

/*
 * 
 * */
body.page-id-1771 .skincare-rutina .item:nth-child(1) .img {
  background-image: url('https://pinkstorecosmeticos.com/wp-content/uploads/2025/10/1b.webp');
}

body.page-id-1716 .skincare-rutina .item:nth-child(2) .img {
  background-image: url('https://pinkstorecosmeticos.com/wp-content/uploads/2025/10/2b.webp');
}

body.page-id-1774 .skincare-rutina .item:nth-child(3) .img {
  background-image: url('https://pinkstorecosmeticos.com/wp-content/uploads/2025/10/3b.webp');
}
body.page-id-1776 .skincare-rutina .item:nth-child(4) .img {
  background-image: url('https://pinkstorecosmeticos.com/wp-content/uploads/2025/10/4b.webp');
}

body.page-id-1775 .skincare-rutina .item:nth-child(5) .img {
  background-image: url('https://pinkstorecosmeticos.com/wp-content/uploads/2025/10/5b.webp');
}

body.page-id-1777 .skincare-rutina .item:nth-child(6) .img {
  background-image: url('https://pinkstorecosmeticos.com/wp-content/uploads/2025/10/6b.webp');
}

body.page-id-1778 .skincare-rutina .item:nth-child(7) .img {
  background-image: url('https://pinkstorecosmeticos.com/wp-content/uploads/2025/10/7b.webp');
}
/*Edicion de la pagina de producto
 * */
.woocommerce-breadcrumb {
    padding-top: 70px;
    padding-bottom: 35px;
}
.product_title {
    padding-bottom: 0px;
	
}
.product-subtitle {
	margin-bottom: 25px;
}
.titulo-descripcion {
	margin-top: 100px;
}
.single_add_to_cart_button:before {
    content: "";
    position: absolute;
    inset: 5px;
    opacity: 1;
    z-index: 1;
    border-radius: inherit;
    background-color: inherit;
    box-shadow: inherit;
    transition: opacity 0s 
ease;
    content: "\f105";
    font-family: "woodmart-font";
    font-size: 23px;
	font-weight: 100;
}
.single-product .summary .price {
    order: 1;
}
.single-product .quantity {
    order: 2;
}
.single-product .single_add_to_cart_button {
    order: 3;
}
.single-product .wd-buy-now-btn {
    order: 4;
}
/* === Agrupar precio, cantidad y botones en una sola línea === */
.single-product .summary .price,
.single-product .summary .cart {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px; /* espacio entre elementos */
    margin-bottom: 15px;
}

/* Aseguramos que todo esté centrado verticalmente */
.single-product .summary .cart {
    flex-direction: row;
}

/* Ajustes visuales */
.single-product .summary .price {
    margin: 0;
    font-size: 22px;
    font-weight: 600;
    color: var(--wd-primary-color);
}

/* Cantidad compacta */
.single-product .quantity {
    display: inline-flex;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 4px;
    overflow: hidden;
    height: 42px;
}

.single-product .quantity input.qty {
    width: 60px !important;
    text-align: center;
    border: none;
    outline: none;
}

/* Botones de cantidad */
.single-product .quantity .plus,
.single-product .quantity .minus {
    width: 32px;
    height: 42px;
    background: #f7f7f7;
    border: none;
    cursor: pointer;
}

/* Botones principales */
.single-product .wd-buy-now-btn {
    height: 42px;
    line-height: 42px;
    padding: 0 18px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 4px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

/* Espaciado entre los dos botones */
.single-product .single_add_to_cart_button {
    margin-right: 8px;
}

/* Hacerlo responsivo (en móviles se apilan) */
@media (max-width: 768px) {
    .single-product .summary .price,
    .single-product .summary .cart {
        flex-direction: column;
        align-items: stretch;
        gap: 8px;
    }

    .single-product .single_add_to_cart_button,
    .single-product .wd-buy-now-btn {
        width: 100%;
    }
}
/* === Estilo del botón "Comprar Ahora" === */
.single-product .wd-buy-now-btn {
    background: linear-gradient(to right, #F84A72, #FF003C);
    color: #fff !important;
    border: none;
    border-radius: 6px;
    padding: 0 24px;
    height: 44px;
    line-height: 44px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    box-shadow: none;
    transition: none !important; /* sin efecto hover */
}

/* Desactivar hover */
.single-product .wd-buy-now-btn:hover {
    background: linear-gradient(to right, #F84A72, #FF003C);
    color: #fff !important;
    opacity: 1;
    box-shadow: none;
}
.woocommerce-product-gallery img {
    width: 100%;
    border-radius: 15px!important;
}
/* === Banner Envíos Gratis === */
.envio-gratis-banner {
    display: flex;
    align-items: center;
    gap: 14px;
}

.envio-gratis-banner .icono-circulo {
    width: 100px;
}

.envio-gratis-banner .icono-envio {
    width: 100px;
    height: auto;
}

.envio-gratis-banner .texto-envio {
    font-size: 16px;
    line-height: 1.3;
    color: #111;
    font-weight: 600;
}

.envio-gratis-banner .monto {
        display: block;
    color: #FF688E;
    font-weight: 700;
    font-size: 22px;
}

@media (max-width: 767px) {
    .envio-gratis-banner {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }
}

/**/
.wd-product.wd-hover-standard .wd-add-btn>a {
    min-height: 36px!important;
}
.single-product .quantity {
    border: 0px solid #ddd;
    box-shadow: 0 0 11px #e9e9e9;
}
.summary-inner>.wd-action-btn:last-child {
    margin-bottom: var(--wd-mb);
    display: none;
}
.gl-acc {
            margin-top: 10px;
            border-top: 1px solid #e5e5e5;
        }
        .gl-acc__item {
            border-bottom: 1px solid #e5e5e5;
            overflow: hidden;
        }
        .gl-acc__btn {
            width: 100%;
            cursor: pointer;
            background: transparent;
            border: 0;
            padding: 14px 0;
            display: flex;
            align-items: center;
            justify-content: space-between;
            font-size: 15px;
            line-height: 1.3;
            text-align: left;
            transition: color .2s ease;
        }
        .gl-acc__btn:hover {
            color: #000;
        }
        .gl-acc__icon {
            display: inline-block;
            font-weight: 600;
            margin-left: 12px;
            min-width: 18px;
            text-align: center;
            transition: transform .25s ease;
        }

        /* 🔹 Animación del contenido */
        .gl-acc__content {
            max-height: 0;
            opacity: 0;
            overflow: hidden;
            transition: all .35s ease;
            padding: 0 0;
        }
        .gl-acc__item.is-open .gl-acc__content {
            opacity: 1;
            max-height: 800px; /* suficiente para textos largos */
            padding: 10px 0 14px 0;
        }
        .gl-acc__item.is-open .gl-acc__icon {
            transform: rotate(180deg);
        }

        .gl-acc__content > :first-child { margin-top: 0; }
        .gl-acc__content > :last-child { margin-bottom: 0; }@media (min-width: 1025px) {
	.product-labels .product-label.new {
    font-size: 24px;
	  color: #f490a4;
}
.wd-page-title-el .wd-page-title {
    border-radius: inherit;
    margin-top: 40px;
}
}

@media (max-width: 576px) {
	.joinchat__button {
    bottom: 53px;
    right: -3px;
}
.product-labels .product-label.new {
	  color: #f490a4;
}
}

