.site-header .site-header-content {
max-width: 100%;
padding-left: 0px;
padding-right: 0px;
flex-direction: column;
}
.site-header .site-logo {
width: 100%;
text-align: center;
padding: 10px 0px;
line-height: 40px;
}
.site-header .site-menu {
width: 100%;
text-align: center;
background: #434b54;
} .site-header #menu>ul>li {
line-height: 40px;
margin: 0 0 0 30px;
} #menu-menu-2 {
margin-top: -10px;
overflow-x: auto;
overflow-y: hidden;
display: flex;
align-items: center;
justify-content: center;
font-size: 14px;
background-color: #EFEFEF;
padding: 4px 10px;
}
#menu-menu-2 .fuego {
display: inline;
margin-right: 5px;
}
#menu-menu-2 .fuego img {
width: 20px;
max-width: 20px;
top: 2px;
margin-right: 6px;
position: relative;
}
#menu-menu-2 .fuego:after {
display: none;
}
#menu-menu-2 li {
display: inline;
margin-right: 0px;
}
#menu-menu-2 li:after {
content: '';
display: inline-block;
background-color: #434B54;
border-radius: 50%;
width: 4px;
height: 4px;
margin: 0px 6px 2px 8px;
}
#menu-menu-2 li:last-child:after {
display: none;
}/*/*/.search-form {
margin: auto;
width: 1200px;
position: relative;
height: 46px;
border-radius: 1px;
top: 14px;
}/**/.content-page {
max-width: 1400px;
} .article-area-featured {
margin-bottom: 15px;
}
.article-loop-featured {
height: 165px;
width: 24.5%;
overflow: hidden;
position: relative
}
.article-image-featured {
height: 165px;
transition: background .2s
}
.article-image-featured {
overflow: hidden;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
-webkit-box-shadow: inset 0 -200px 300px -100px rgba(0, 0, 0, .9);
-moz-box-shadow: inset 0 -200px 300px -100px rgba(0, 0, 0, .9);
box-shadow: inset 0 -200px 300px -100px rgba(0, 0, 0, .9);
transition: all .15s;
position: relative
}
.article-image-side {
height: 180px;
overflow: hidden;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
border-radius: 5px;
-webkit-box-shadow: inset 0 -200px 300px -100px rgba(0, 0, 0, .9);
-moz-box-shadow: inset 0 -200px 300px -100px rgba(0, 0, 0, .9);
box-shadow: inset 0 -200px 300px -100px rgba(0, 0, 0, .9);
transition: all .15s;
position: relative
}
.article-image-side:hover,
.article-loop-featured:hover .article-image-featured {
-webkit-box-shadow: inset 0 -200px 300px -100px rgba(0, 0, 0, .7);
-moz-box-shadow: inset 0 -200px 300px -100px rgba(0, 0, 0, .7);
box-shadow: inset 0 -200px 300px -100px rgba(0, 0, 0, .7)
}
.article-loop-featured:first-child,
.article-loop-featured:nth-child(2),
.article-loop-featured:nth-child(3),
.article-loop-featured:nth-child(4) {
margin-top: 0
}
.article-image-side p,
.article-loop-featured p {
position: absolute;
bottom: 0;
color: #fff;
font-weight: 700;
line-height: 1.2;
padding: 20px;
margin: 0
} .article-content {
height: auto !important;
} .related-posts .article-loop {
padding: 10px;
} .article-loop {
padding-top: 10px;
}
.article-loop:hover {
box-shadow: 0 0 60px rgb(0 0 0 / 15%);
} .article-img {
width: 100%;
display: block;
} .last-post-sidebar {
margin-bottom: 1rem !important
}
.last-post-sidebar a {
display: block;
margin-bottom: 2rem
}
.last-post-sidebar .article-content,
.last-post-sidebar .article-image {
height: 140px;
margin-bottom: 8px
}
.last-post-sidebar article {
margin: 0 !important
}
.last-post-sidebar a:hover {
text-decoration: none !important
}
.last-post-sidebar 
.article-image-side {
height: 180px;
}
.last-post-sidebar p {
line-height: 1.4;
text-align: left;
} .content-single h1 {
text-align: center;
}
.content-single .breadcrumb {
text-align: center;
padding-top: 10px;
}
.content-single .post-thumbnail {
max-width: 800px;
}
.content-single .the-content {
max-width: 800px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 768px){
.site-header .site-header-content {
padding-left: 0px;
padding-right: 0px;
flex-direction: inherit;
}
.site-header .site-menu {
width: auto;
text-align: left;
background: transparent;
}
.site-header #menu>ul>li {
margin: 0px;
}
}
@media (min-width: 480px) and (max-width: 1050px) {
.last-post-sidebar a {
width: 46%;
margin: 1.5%;
display: inline-block;
}
}
@media (min-width:480px) and (max-width:1050px) {
.article-loop-featured {
height: 165px;
width: 49.5%;
margin: 0
}
.article-loop-featured:nth-child(1) {
border-top-left-radius: 5px
}
.article-loop-featured:nth-child(2) {
border-top-right-radius: 5px
}
.article-loop-featured:nth-child(7) {
border-bottom-left-radius: 5px
}
.article-loop-featured:nth-child(8) {
border-bottom-right-radius: 5px
}
}
@media (min-width:1050px) {
.article-loop-featured:nth-child(1) {
border-top-left-radius: 5px
}
.article-loop-featured:nth-child(4) {
border-top-right-radius: 5px
}
.article-loop-featured:nth-child(5) {
border-bottom-left-radius: 5px
}
.article-loop-featured:nth-child(8) {
border-bottom-right-radius: 5px
}
}
@media (max-width:480px) {
.article-image-featured,
.article-loop-featured {
border-radius: 0
}
.article-loop-featured {
margin: 0!important;
border-radius: 0
}
.article-loop-featured {
width: 100%;
flex-basis: 100%;
max-width: 100%
}
.article-loop-featured:nth-child(8) {
margin-bottom: 0
}
}
@media (max-width: 1160px){
#menu-menu-2 {
overflow-x: auto;
white-space: nowrap;
justify-content: left;
}
} .asap-tags {
width: 100%;
text-align: center;
display: block;
}
.asap-tags a {
display: inline-flex;
color: #ffffff;
background-color: #055eb2;
padding: 5px 8px;
border-radius: 5px;
margin-right: 5px;
line-height: 1.2;
text-transform: uppercase;
font-size: .9rem;
font-weight: 700;
margin-bottom: 5px;
}
.asap-tags a:hover {
color:#055eb2;
text-decoration: none;
background-color: #EFEFEF;
} .asap-tags-single {
width: 100%;
padding-top: 15px;
text-align: center;
display: block;
}
.asap-tags-single a {
display: inline-flex;
color: #ffffff;
background-color: #055eb2;
padding: 5px 8px;
border-radius: 5px;
margin-right: 5px;
line-height: 1.2;
text-transform: uppercase;
font-size: .9rem;
font-weight: 700;
margin-bottom: 5px;
}
.asap-tags-single a:hover {
color:#055eb2;
text-decoration: none;
background-color: #EFEFEF;
} .asap-cats {
width: 100%;
text-align: center;
display: block;
}
.asap-cats a {
display: inline-flex;
color: #ffffff;
background-color: #055eb2;
padding: 5px 8px;
border-radius: 5px;
margin-right: 5px;
line-height: 1.2;
text-transform: uppercase;
font-size: 18px;
font-weight: 700;
margin-bottom: 5px;
}
.asap-cats a:hover {
color:#055eb2;
text-decoration: none;
background-color: #EFEFEF;
} .asap-cats-single {
width: 100%;
padding-top: 15px;
text-align: center;
display: block;
}
.asap-cats-single a {
display: inline-flex;
color: #ffffff;
background-color: #055eb2;
padding: 5px 8px;
border-radius: 5px;
margin-right: 5px;
line-height: 1.2;
text-transform: uppercase;
font-size: .9rem;
font-weight: 700;
margin-bottom: 5px;
}
.asap-cats-single a:hover {
color:#055eb2;
text-decoration: none;
background-color: #EFEFEF;
}
.area-comentarios {
display: none;
}