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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(0,0,0);
	--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: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 20px;
	--wd-primary-color: rgb(196,156,63);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: rgb(255,255,255);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(196,156,63);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgba(196,156,63,0.2);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0,150,255);
	background-image: none;
}
 {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 900;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
: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: 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;
}

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


.site-content{
margin-bottom:0 !important;
}


.site-logo{
	  width: auto;
		height: 100px !important;
	max-height: 100px !important;
  
}

.wd-social-icons a{
	color: #c49c3f !important ;

}

.wd-nav>li a{
color: #fff !important;
}
.wd-nav>li a:hover{
color: #c49c3f !important;
}

.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a{
color: #c49c3f !important;
}


/* Estilo para Tablets (992px y menos) */
@media (max-width: 992px) {
    /* Reducimos la fuente para tabletas */
 
.wd-nav>li a{
color: #000 !important;
}
.wd-nav>li a:hover{
color: #c49c3f !important;
}

.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a{
color: #c49c3f !important;
}
}

/* Estilo para Móviles (480px y menos) */
@media (max-width: 480px) {
    /* Reducimos aún más la fuente para celulares pequeños */

.wd-nav>li a{
color: #000 !important;
}
.wd-nav>li a:hover{
color: #c49c3f !important;
}

.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a{
color: #c49c3f !important;
}
}
	
	
	.wd-content-layout{
	padding-block: 0;
	}







    @media (max-width: 1024px) {
        .mobile-pages-menu .current-menu-item > a .nav-link-text,
        .mobile-pages-menu .current_page_item > a .nav-link-text {
            color: #c49c3f !important; /* Cambia al tono de rojo que prefieras */
        }
        
        /* Opcional: también puedes cambiar el color de todo el enlace */
        .mobile-pages-menu .current-menu-item > a,
        .mobile-pages-menu .current_page_item > a {
            color: #c49c3f !important;
        }
    }













/* =====================================================
   BLOG ARCHIVE CUSTOM - ESTILOS CSS
   =====================================================
   Copia TODO este código en:
   - WoodMart → Theme Settings → Custom CSS, O
   - Apariencia → Personalizar → CSS Adicional, O
   - En el style.css de tu tema hijo
   ===================================================== */

/* =====================================================
   CONTENEDOR PRINCIPAL
   ===================================================== */
.blog-archive-custom-wrapper {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

/* =====================================================
   GRID PRINCIPAL - 3 COLUMNAS EN DESKTOP
   ===================================================== */
.blog-archive-custom-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-bottom: 50px;
}

/* =====================================================
   ESTILOS DE CADA ARTÍCULO
   ===================================================== */
.blog-archive-custom-item {
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
}

.blog-archive-custom-item:hover {
    transform: translateY(-8px);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
}

.blog-item-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
}

/* =====================================================
   THUMBNAIL / IMAGEN DESTACADA
   ===================================================== */
.blog-item-thumbnail {
    position: relative;
    overflow: hidden;
    padding-top: 66.67%; /* Ratio 3:2 */
    background: #f5f5f5;
}

.blog-item-thumbnail a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.blog-item-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.blog-archive-custom-item:hover .blog-item-thumbnail img {
    transform: scale(1.08);
}

/* Badge de categoría sobre la imagen */
.blog-item-badge {
    position: absolute;
    top: 15px;
    left: 15px;
    background: #c49c3f;
    color: #ffffff;
    padding: 6px 14px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    z-index: 2;
    box-shadow: 0 2px 8px rgba(196, 156, 63, 0.3);
}

/* =====================================================
   CONTENIDO DEL ARTÍCULO
   ===================================================== */
.blog-item-content {
    padding: 25px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

/* =====================================================
   META INFORMACIÓN (Fecha y Autor)
   ===================================================== */
.blog-item-meta {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 15px;
    font-size: 13px;
    color: #888888;
}

.blog-item-date,
.blog-item-author {
    display: flex;
    align-items: center;
    gap: 6px;
}

.blog-item-meta svg {
    width: 14px;
    height: 14px;
    opacity: 0.7;
}

/* =====================================================
   TÍTULO DEL ARTÍCULO
   ===================================================== */
.blog-item-title {
    margin: 0 0 15px 0;
    font-size: 22px;
    line-height: 1.4;
    font-weight: 700;
}

.blog-item-title a {
    color: #222222;
    text-decoration: none;
    transition: color 0.3s ease;
    display: block;
}

.blog-item-title a:hover {
    color: #c49c3f;
}

/* =====================================================
   EXCERPT / EXTRACTO
   ===================================================== */
.blog-item-excerpt {
    color: #666666;
    line-height: 1.7;
    margin-bottom: 20px;
    flex: 1;
    font-size: 15px;
}

/* =====================================================
   PIE DEL ARTÍCULO
   ===================================================== */
.blog-item-footer {
    margin-top: auto;
    padding-top: 15px;
    border-top: 1px solid #eeeeee;
}

/* =====================================================
   BOTÓN LEER MÁS
   ===================================================== */
.blog-item-readmore {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #c49c3f;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.blog-item-readmore svg {
    width: 16px;
    height: 16px;
    transition: transform 0.3s ease;
}

.blog-item-readmore:hover {
    color: #a07d32;
    gap: 12px;
}

.blog-item-readmore:hover svg {
    transform: translateX(4px);
}

/* =====================================================
   MENSAJE SIN POSTS
   ===================================================== */
.blog-archive-no-posts {
    text-align: center;
    padding: 60px 20px;
    background: #f9f9f9;
    border-radius: 8px;
}

.blog-archive-no-posts p {
    font-size: 18px;
    color: #666666;
    margin: 0;
}

/* =====================================================
   PAGINACIÓN
   ===================================================== */
.blog-archive-pagination {
    text-align: center;
    margin-top: 50px;
    padding-top: 30px;
    border-top: 2px solid #eeeeee;
}

.blog-archive-pagination .page-numbers {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.blog-archive-pagination .page-numbers li {
    display: inline-flex;
    align-items: center;
}

.blog-archive-pagination .page-numbers a,
.blog-archive-pagination .page-numbers span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    min-width: 45px;
    height: 45px;
    padding: 0 16px;
    background: #f5f5f5;
    color: #333333;
    text-decoration: none;
    border-radius: 8px;
    transition: all 0.3s ease;
    font-weight: 600;
    font-size: 14px;
    border: 2px solid transparent;
    vertical-align: middle;
    line-height: 1;
}

.blog-archive-pagination .page-numbers a:hover {
    background: #c49c3f;
    color: #ffffff;
    border-color: #c49c3f;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(196, 156, 63, 0.3);
}

.blog-archive-pagination .page-numbers .current {
    background: #c49c3f;
    color: #ffffff;
    border-color: #c49c3f;
    box-shadow: 0 4px 12px rgba(196, 156, 63, 0.3);
}

.blog-archive-pagination .page-numbers svg {
    width: 16px;
    height: 16px;
}

.blog-archive-pagination .page-numbers .dots {
    background: transparent;
    border: none;
    color: #999999;
}

.blog-archive-pagination .page-numbers .dots:hover {
    background: transparent;
    transform: none;
    box-shadow: none;
}

/* =====================================================
   RESPONSIVE - TABLET (2 COLUMNAS, 8 POSTS MAX)
   ===================================================== */
@media (max-width: 1024px) and (min-width: 768px) {
    .blog-archive-custom-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }
    
    .blog-archive-custom-wrapper {
        padding: 15px;
    }
    
    .blog-item-title {
        font-size: 20px;
    }
    
    .blog-item-content {
        padding: 20px;
    }
    
    /* Ajustar paginación en tablet */
    .blog-archive-pagination .page-numbers {
        gap: 8px;
    }
    
    .blog-archive-pagination .page-numbers a,
    .blog-archive-pagination .page-numbers span {
        min-width: 42px;
        height: 42px;
        padding: 0 14px;
        font-size: 14px;
        line-height: 1;
    }
    
    /* Ocultar posts del 9 en adelante en tablet */
    .blog-archive-custom-item:nth-child(n+9) {
        display: none !important;
    }
}

/* =====================================================
   RESPONSIVE - MÓVIL (1 COLUMNA, 6 POSTS MAX)
   ===================================================== */
@media (max-width: 767px) {
    .blog-archive-custom-wrapper {
        padding: 10px;
    }
    
    .blog-archive-custom-grid {
        grid-template-columns: 1fr;
        gap: 20px;
        margin-bottom: 30px;
    }
    
    .blog-item-content {
        padding: 18px;
    }
    
    .blog-item-title {
        font-size: 19px;
    }
    
    .blog-item-excerpt {
        font-size: 14px;
        margin-bottom: 15px;
    }
    
    .blog-item-meta {
        font-size: 12px;
        gap: 15px;
    }
    
    /* Ocultar posts del 7 en adelante en móvil */
    .blog-archive-custom-item:nth-child(n+7) {
        display: none !important;
    }
    
    /* Ajustar paginación en móvil */
    .blog-archive-pagination .page-numbers {
        gap: 6px;
    }
    
    .blog-archive-pagination .page-numbers a,
    .blog-archive-pagination .page-numbers span {
        min-width: 38px;
        height: 38px;
        padding: 0 10px;
        font-size: 13px;
        line-height: 1;
    }
    
    .blog-archive-pagination {
        margin-top: 30px;
        padding-top: 20px;
    }
    
    /* Hacer más pequeños los textos de anterior/siguiente en móvil */
    .blog-archive-pagination .page-numbers .prev,
    .blog-archive-pagination .page-numbers .next {
        font-size: 12px;
        padding: 0 10px;
        line-height: 1;
    }
    
    /* SVG icons en móvil */
    .blog-archive-pagination .page-numbers svg {
        width: 14px;
        height: 14px;
    }
    
    /* Asegurar que la página actual sea visible */
    .blog-archive-pagination .page-numbers .current {
        display: inline-flex !important;
    }
}

/* =====================================================
   ANIMACIONES DE ENTRADA (OPCIONAL)
   ===================================================== */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.blog-archive-custom-item {
    animation: fadeInUp 0.6s ease forwards;
    opacity: 0;
}

/* Retrasos escalonados para cada item */
.blog-archive-custom-item:nth-child(1) { animation-delay: 0.1s; }
.blog-archive-custom-item:nth-child(2) { animation-delay: 0.2s; }
.blog-archive-custom-item:nth-child(3) { animation-delay: 0.3s; }
.blog-archive-custom-item:nth-child(4) { animation-delay: 0.15s; }
.blog-archive-custom-item:nth-child(5) { animation-delay: 0.25s; }
.blog-archive-custom-item:nth-child(6) { animation-delay: 0.35s; }
.blog-archive-custom-item:nth-child(7) { animation-delay: 0.2s; }
.blog-archive-custom-item:nth-child(8) { animation-delay: 0.3s; }
.blog-archive-custom-item:nth-child(9) { animation-delay: 0.4s; }

/* =====================================================
   AJUSTES PARA ARTÍCULOS SIN IMAGEN
   ===================================================== */
.blog-archive-custom-item:not(:has(.blog-item-thumbnail)) .blog-item-content {
    padding-top: 25px;
}

/* =====================================================
   MODO OSCURO (OPCIONAL)
   Descomenta si quieres soporte para modo oscuro
   ===================================================== */
/*
@media (prefers-color-scheme: dark) {
    .blog-archive-custom-item {
        background: #1a1a1a;
        box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
    }
    
    .blog-item-title a {
        color: #ffffff;
    }
    
    .blog-item-excerpt {
        color: #cccccc;
    }
    
    .blog-item-meta {
        color: #999999;
    }
    
    .blog-item-footer {
        border-top-color: #333333;
    }
    
    .blog-archive-pagination .page-numbers a,
    .blog-archive-pagination .page-numbers span {
        background: #2a2a2a;
        color: #ffffff;
    }
}
*/

/* =====================================================
   FIN DE LOS ESTILOS
   ===================================================== */
