/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/*.site-logo {
    width: auto;
    max-height: 90px;
}*/
/*img.site-logo.attachment-arcane-site-logo.jetpack-lazy-image.jetpack-lazy-image--handled {
    content: url(https://elcuatrosinfronteras.com/wp-content/uploads/2019/10/El-Cuatro-sin-Fronteras-Header-05-1.png);
    max-width: 800px;
    max-height: 130px;
}*/
img.site-logo.attachment-arcane-site-logo {
    display: none;
}
.site-bar, .site-info {
    background-color: #1d5290;
}
.main-navigation {
	    border-top: 5px solid #d31f23;
} 
.site-social2-menu a, .site-social2-menu a:visited {
    background: #183f6b;
}
.has-custom-header .site-header .toggle-menu-wrapper a, .has-custom-header .site-header .toggle-menu-wrapper a:visited {
	color:#d31f23;
}
.site-primary-menu-responsive {
	    background: #1d5290;
}
.primary-menu-responsive a, .primary-menu-responsive a:visited {
	font-weight: bold;
}
@media (max-width: 767px) {
.site-header {background-image: url(https://elcuatrosinfronteras.com/wp-content/uploads/2019/11/El-Cuatro-sin-Fronteras-Header-Background-No-Logos.jpg);}
img.site-logo.attachment-arcane-site-logo.jetpack-lazy-image.jetpack-lazy-image--handled {
    content: url(https://elcuatrosinfronteras.com/wp-content/uploads/2019/10/El-Cuatro-sin-Fronteras-Header-05-1.png);}
.site-logo {
		max-height: 60px;
	display: block !important;
	}
.toggle-menu-wrapper {
		margin-top: 12px;
	}
.toggle-menu-wrapper:before { content:url(https://elcuatrosinfronteras.com/wp-content/uploads/2019/10/El-Cuatro-sin-Fronteras-Logos-1.png);
display: inline-block;
float: left;
margin-left: 180px;
}
a.toggle-menu-control {
    margin-right: 10px;
    margin-left: 10px;
}
}
.featured-content-wrapper .entry-content-featured-content {
	    background-color: #1d5290;
}
.entry-meta.entry-meta-featured-content {
    display: none;
}
@media (max-width: 519px) {
	.toggle-menu-wrapper:before {
		margin-left: 140px;
	}
	a.toggle-menu-control {
    margin-right: 10px;
    margin-left: 10px;
	}
}
@media (max-width: 479px) {
.toggle-menu-wrapper:before {
		margin-left: 110px;
	}
	a.toggle-menu-control {
    margin-right: 10px;
    margin-left: 0px;
	}
}
@media (max-width: 439px) {
.toggle-menu-wrapper:before {
		margin-left: 85px;
	}
}
@media (max-width: 414px) {
.toggle-menu-wrapper:before {
		margin-left: 70px;
	}
}
@media (max-width: 399px) {
.toggle-menu-wrapper:before {
		margin-left: 60px;
	}
}
@media (max-width: 389px) {
a.toggle-menu-control {
    margin-right: 0px;
	}
}
@media (max-width: 379px) {
.toggle-menu-wrapper:before {
		margin-left: 55px;
	}
}
/*@media (max-width: 1200px) {
	.site-logo {
		max-height: 140px;
	}
}
@media (min-width: 768px) {
.site-logo {
    max-height: 130px;
}
}*/