@font-face {
    font-family: 'Montserrat';
    src: url('http://favc.blog/wp-content/themes/astra/assets/fonts/Montserrat-Bold.eot');
    src: url('http://favc.blog/wp-content/themes/astra/assets/fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
        url('Montserrat-Bold.woff2') format('woff2'),
        url('Montserrat-Bold.woff') format('woff'),
        url('Montserrat-Bold.svg#Montserrat-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('http://favc.blog/wp-content/themes/astra/assets/fonts/Montserrat-Light.eot');
    src: url('http://favc.blog/wp-content/themes/astra/assets/fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
        url('Montserrat-Light.woff2') format('woff2'),
        url('Montserrat-Light.woff') format('woff'),
        url('Montserrat-Light.svg#Montserrat-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('http://favc.blog/wp-content/themes/astra/assets/fonts/Montserrat-Regular.eot');
    src: url('http://favc.blog/wp-content/themes/astra/assets/fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('Montserrat-Regular.woff2') format('woff2'),
        url('Montserrat-Regular.woff') format('woff'),
        url('Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('http://favc.blog/wp-content/themes/astra/assets/fonts/Montserrat-Medium.eot');
    src: url('http://favc.blog/wp-content/themes/astra/assets/fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
        url('Montserrat-Medium.woff2') format('woff2'),
        url('Montserrat-Medium.woff') format('woff'),
        url('Montserrat-Medium.svg#Montserrat-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
.category-blog.ast-article-single, .category-blog.ast-article-single h1{
		font-family: 'Montserrat',sans-serif;
}
.category-blog.ast-article-single h1{	
	font-size: 30px !important;
}
.category-blog.ast-article-single h2{	
	font-size: 28px !important;
}
.category-blog.ast-article-single h3{
	font-size: 24px !important;
}

.uabb-blog-posts .uabb-post-heading.uabb-blog-post-section{
	height: 160px;
}
.category-blog.entry-content h3
@media only screen and (max-width: 600px) {
	.category-blog.ast-article-single h1{	
		font-size: 28px !important;
	}
	.category-blog.ast-article-single h2{	
		font-size: 24px !important;
	}
	.category-blog.ast-article-single h3{	
		font-size: 20px !important;
	}
}



.is-menu path.search-icon-path {
    fill: #000000 !important;
}



.entry-title, .entry-title a {
    font-weight: 700;
	  font-size: 18px !important;
}

.is-menu-wrapper {
    right: 157px !important;
    top: 43px !important;
}

.is-menu-wrapper .is-menu form {
    position: absolute;
    left: calc(50% - 130px);
    top: 54px;
    max-width: max-content;
}

.search .ast-archive-description h1, .search .ast-archive-description h1 * {
    line-height: 1;
}

@media (max-width: 768px) {
    .search .ast-archive-description h1,
    .search .ast-archive-description h1 * {
        font-size: 32px;
        line-height: 1;
    }
}


.search .ast-archive-description {
    max-width: 1200px;
    width: 100%;
    text-align: left;
    padding-top: 3em;
    padding-right: 3em;
    padding-bottom: 3em;
    padding-left: 3em;
}


.is-menu.is-dropdown form {
    top: 31%;
}



.ast-blog-layout-4-grid .ast-article-inner {
    box-shadow: 0px 6px 15px -2px rgba(16, 24, 40, 0.05);
    border-radius: 8px;
}

body.archive .ast-archive-description .ast-archive-title, body.archive .ast-archive-description .ast-archive-title * {
    color: #ea8631;
    font-weight: 800;
    font-size: 40px;
    font-size: 2.5rem;
}


#comments .submit, .search .search-submit {
    margin-left: 16px; 
}

button:focus, .menu-toggle:hover, button:hover, .ast-button:hover, .ast-custom-button:hover .button:hover, .ast-custom-button:hover, input[type=reset]:hover, input[type=reset]:focus, input#submit:hover, input#submit:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
    background-color: #ea8631;
    border-color: #ea8631;
}

.menu-toggle, button, .ast-button, .ast-custom-button, .button, input#submit, input[type="button"], input[type="submit"], input[type="reset"] {
   
    color: #ea8631;
    
}

}
.ast-archive-entry-banner[data-post-type="post"] .ast-container > *:not(:last-child) {
    margin-bottom: 24px !important;
}

.post-page-numbers.current .page-link, .ast-pagination .page-numbers.current {
    color: #ffffff;
    border-color: #be7c68;
    background-color: #ea8631;
}

.ast-header-break-point .main-navigation ul .menu-item .menu-link {
    padding: 0 20px;
    display: inline-block;
    width: 100%;
    font-size: 17px;
    font-weight: 600;
    color: #6d6e70;
    border: 0;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: var(--ast-border-color);
}

.ast-pagination a:hover, .ast-pagination a:focus, .ast-pagination > span:hover:not(.dots), .ast-pagination > span.current {
    color: #ea8631;
}

.ast-header-break-point .main-navigation ul .sub-menu .menu-item:not(.menu-item-has-children) .menu-link .icon-arrow:first-of-type {
    display: none;
}

li.trp-language-switcher-container {
    display: none !important;
}

body.archive .ast-archive-description .ast-archive-title, body.archive .ast-archive-description .ast-archive-title * {
    line-height: 1.1;
}

body.archive .ast-archive-description {
margin-left: 0;
padding-left: 0em;
padding-top: 2em;
}


/* ===== BOTONES LIKE & SHARE - FAVC ===== */

/* ─── OCULTAR EL WIDGET ORIGINAL EN LÍNEA ─── */
.wpulike,
.favc-share-wrapper {
display: none !important;
}

/* ═══════════════════════════════════════
DESKTOP STICKY SIDEBAR (≥ 1025px)
Posicionado dentro del article,
a la izquierda del entry-content
═══════════════════════════════════════ */

.favc-sticky-sidebar {
display: none;
}

@media (min-width: 1025px) {
.single-layout-1 {
display: grid;
grid-template-columns: 100px 1fr;
grid-template-rows: auto;
column-gap: 0;
align-items: start;
}

.single-layout-1 > .entry-header {
grid-column: 1 / -1;
}

.favc-sticky-sidebar {
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
grid-column: 1;
grid-row: 2;
position: sticky;
top: 100px;
align-self: start;
padding-top: 8px;
z-index: 100;
}

.favc-mobile-tab {
display: flex;
flex-direction: row;
align-items: center;
justify-content: flex-start;
gap: 6px;
width: 100%;
padding: 2px 4px;
}
.favc-sticky-count {
display: inline;
margin-top: 0;
text-align: left;
}

.single-layout-1 > .entry-content {
grid-column: 2;
grid-row: 2;
}
}

/* ─── Botón Like ─── */
.favc-sticky-like-btn {
width: 48px;
height: 48px;
border-radius: 50%;
background-color: #ea8631;
border: none;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
transition: background-color 0.25s, transform 0.18s;
box-shadow: 0 2px 10px rgba(234,134,49,.35);
padding: 0;
flex-shrink: 0;
}
.favc-sticky-like-btn:hover,
.favc-sticky-like-btn.liked { background-color: #c96e1e; }
.favc-sticky-like-btn:hover { transform: scale(1.08); }
.favc-sticky-like-btn svg { width: 24px; height: 24px; fill: #fff; display: block; }

/* ─── Contador ─── */
.favc-sticky-count {
font-size: 13px;
font-weight: 700;
color: #111;
text-align: center;
line-height: 1;
margin-top: 6px;
min-height: 18px;
display: block;
}

/* ─── Botón Share ─── */
.favc-sticky-share-btn {
width: 48px;
height: 48px;
border-radius: 50%;
background-color: #ea8631;
border: none;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
transition: background-color 0.25s, transform 0.18s;
box-shadow: 0 2px 10px rgba(234,134,49,.35);
padding: 0;
flex-shrink: 0;
}
.favc-sticky-share-btn:hover { background-color: #c96e1e; transform: scale(1.08); }
.favc-sticky-share-btn svg { width: 24px; height: 24px; fill: #fff; display: block; }

/* ─── Share popup (desktop: se abre a la derecha) ─── */
.favc-sticky-share-popup {
display: none;
position: absolute;
left: 58px;
top: 50%;
transform: translateY(-50%);
background: #fff;
border-radius: 14px;
box-shadow: 0 4px 24px rgba(0,0,0,0.13);
padding: 8px 10px;
flex-direction: column;
gap: 8px;
align-items: center;
white-space: nowrap;
z-index: 9999;
}
.favc-sticky-share-popup.active { display: flex !important; }
.favc-sticky-share-popup a {
width: 36px; height: 36px; border-radius: 50%;
display: flex; align-items: center; justify-content: center;
text-decoration: none;
transition: transform 0.18s, opacity 0.18s;
}
.favc-sticky-share-popup a:hover { transform: scale(1.12); }
.favc-sticky-share-popup a svg { width: 18px; height: 18px; fill: #fff; display: block; }
.favc-sticky-facebook { background: #1877F2; }
.favc-sticky-twitter { background: #000; }
.favc-sticky-whatsapp { background: #25D366; }
.favc-sticky-copylink { background: #888; }

.favc-sticky-share-wrapper {
position: relative;
display: flex;
align-items: center;
}

/* ═══════════════════════════════════════
MOBILE BOTTOM NAV BAR (≤ 1024px)
Barra fija en la parte inferior
estilo tab bar de app móvil
═══════════════════════════════════════ */
@media (max-width: 1024px) {

.favc-sticky-sidebar {
display: flex !important;
flex-direction: row !important;
align-items: center;
justify-content: center;
gap: 0;
position: fixed !important;
bottom: 0;
left: 0;
right: 0;
top: auto !important;
width: 100%;
background: #fff;
border-top: 1px solid #ebebeb;
box-shadow: 0 -2px 16px rgba(0,0,0,0.08);
padding: 8px 0 max(8px, env(safe-area-inset-bottom));
z-index: 9990;
border-radius: 0 !important;
}

.single-layout-1 {
display: block !important;
}

.favc-mobile-tab {
flex: 1;
display: flex;
flex-direction: row !important;
align-items: center;
justify-content: center;
gap: 8px;
cursor: pointer;
padding: 4px 0;
min-width: 72px;
}

.favc-sticky-like-btn,
.favc-sticky-share-btn {
width: 40px !important;
height: 40px !important;
box-shadow: none !important;
}

.favc-sticky-like-btn svg,
.favc-sticky-share-btn svg {
width: 20px !important;
height: 20px !important;
}

.favc-sticky-count {
font-size: 13px !important;
color: #555 !important;
margin-left: 4px;
}

.favc-mobile-label {
font-size: 10px;
color: #555;
font-weight: 500;
letter-spacing: 0.01em;
}

.favc-sticky-share-popup {
left: 50% !important;
top: auto !important;
bottom: 64px !important;
transform: translateX(-50%) !important;
flex-direction: row !important;
border-radius: 14px !important;
padding: 10px 14px !important;
gap: 10px !important;
}

body.single article.post {
padding-bottom: 72px;
}
}

.uabb-post-wrapper .uabb-post-thumbnail {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    text-align: center;
    position: relative;
    
    /* Forzamos el ancho y la proporción */
    width: 100% !important;
    aspect-ratio: 4 / 3 !important; 
}

/* Forzamos el comportamiento de la imagen interna */
.uabb-post-wrapper .uabb-post-thumbnail img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}