/*
Theme Name:     csWPBinke
Theme URI:      https://themeforest.net/item/the-fox-contemporary-magazine-theme-for-creators/11103012
Description:    Child theme for The Fox Theme
Author:         Your name here
Author URI:     https://themeforest.net/user/withemes/portfolio/
Template:       fox
Version:        1.0
Tags:           custom-menu, featured-images, theme-options, custom-colors, translation-ready, threaded-comments
License:        Themeforest Licence
License URI:    https://themeforest.net/licenses/standard
*/

/* Your CSS code goes here
-------------------------------------- */
.header_desktop56 .logo56 img {
  margin-bottom: 10px;
}
.header_bottom56, .header_bottom56__container{
    border-color: #ddd;
}
.megamenu-wp-desktop #megamenu-wp-page .megamenu-wp .mega-item .mega-content a{
    color:#333 !important;
}
.iritziak-menu .mega-tab-post-nav.ul {
  display: flex;
  flex-direction: column; /* Esto mantiene el diseño vertical */
}

.iritziak-menu .mega-tab-post-nav.ul .li:nth-child(1) {
  order: 3;
}

.iritziak-menu .mega-tab-post-nav.ul .li:nth-child(2) {
  order: 1;
}

.iritziak-menu .mega-tab-post-nav.ul .li:nth-child(3) {
  order: 2;
}

.site-description {
    color: #8F8F8F;
}
.thumbnail56 img{
    aspect-ratio: 3/2;
    object-fit:cover;
}
.terms56 .cat-item a{
font-family:inter;
letter-spacing:0;
}
.megamenu-wp-desktop #megamenu-wp-page .megamenu-wp .mega-item .mega-content .mega-tab-posts .nav-posts-tab .nav-post .post-title{
line-height:1.15;
}
.usansolo, .usansolo-menua a{
 color: #00881F !important;
}
.galdakao,.galdakao-menua a{
 color: #0693e3 !important;
}

.paged .archive56__toparea {
    display: none;
}
/* Aplica el estilo solo al primer título del primer artículo */
.row56__col--big:first-of-type .title56 a  , .masonry56--bigfirst.masonry56--3cols .masonry-cell:first-of-type .title56 a{
font-size: 32px;
    line-height: 1.15;
}

@media (max-width: 600px) {
    .row56__col--big:first-of-type .title56 a, .masonry56--bigfirst.masonry56--3cols .masonry-cell:first-of-type .title56 a {
      font-size: 22px;
}
}
.single56__heading{
margin:0 0 24px;

}
h4 {	
line-height: 160% !important;
color: #545454;
}

.has-vivid-cyan-blue-color{
	color:#333 !important;
}
.mainnav ul.menu > li > a {
  font-size: 16px !important;
}
