/*
* Common styles
*/

body {
	color: #777777;
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif;
}

a, a:hover {
	color: #000 !important ;
	text-decoration: none !important;
}

.icon-post-type {
	bottom: 1.2em;
	font-size:2.5em;
	color: white;
	position: absolute;
	right: 1em;
}

.inline-block {
	display: inline-block;
}

.fulljustify {
	text-align: justify;
}

.fulljustify:after {
	content: "";
	display: inline-block;
	width: 100%;
}

.highlight {
	color: #be3433;
	font-weight: 500;
}

.h2old {
    margin-top: 10px !important;
    margin-bottom: 5px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
    font-size: 16px !important;
    line-height: 18px !important;
    max-height: 36px !important;
    font-weight: 600 !important;
}

.section-header {
	background-color: #2f2f2f;
	color: #FFF;
	font-size: 1.4rem;
	font-weight: 400;
	min-height: 30px;
	line-height: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-transform: uppercase;
}

.section-header.positive-bg {
	background-color: #427d13;
}

.section-container {
	border: solid 1px #b8b8b8;
}

.section-container-gray-bg {
	background-color: #e4e4e4;
}

.section-container-item:not(:last-child) {
	border-bottom: 1px solid #b8b8b8;
}

.section-container-gray-bg .section-container-item:not(:last-child) {
	border-bottom: 1px solid #fff;
}

.col-xs-padding {
	padding: 0 10px;
}

.add-container {
	padding: 0;
	margin-bottom: 20px;
	max-width: 100%;
	overflow: auto;
}

/*
* single.php
*/

.info-creditos-notas {

}

.info-creditos-notas ul {
	list-style: none;
}

.info-creditos-notas ul li {
	display: inline-block;
}

/*
* smx-sidebar-menu
*/

#smx-sidebar-menu {
	background: #404040;
	bottom: 0;
	height: 100%;
	left: -270px;
	overflow: auto;
	position: fixed;
	top: 0;
	width: 270px;
	z-index: 1000;
}

#smx-sidebar-menu .nav-tabs {
	border-bottom: none;
	background: #000;
}

#smx-sidebar-menu .nav-tabs > li {
	height: 50px;
	margin-bottom: 0;
	width: 25%;
	/*border-top: 1px solid #3a3a3a;*/
}

#smx-sidebar-menu .nav-tabs > li > a:hover {
	background-color: #4a4a4a;
}

#smx-sidebar-menu .nav-tabs > li > a {
	border-radius: 0;
	border: none;
	color: #fff;
	height: 100%;
	margin: 0px;
	padding: 0;
	text-align: center;
	width: 100%;
	line-height: 50px;
}

#smx-sidebar-menu .nav-tabs > li > a > img {
	max-width: 30px;
}

#smx-sidebar-menu .nav-tabs > li.active > a {
	background: #333;
	color: #fff;
}

#smx-sidebar-menu .nav-tabs #smx-sidebar-menu-close-button {
	font-size: 32px;
}

#smx-sidebar-menu .nav-tabs li #smx-sidebar-menu-close-button:hover,
#smx-sidebar-menu .nav-tabs li.active #smx-sidebar-menu-close-button {
	background: transparent;
}

#smx-sidebar-menu .tab-content {
	border-left: 5px solid #be3333;
}

#smx-sidebar-menu .tab-content li {
	border-bottom: 1px solid #3a3a3a;
}

#smx-sidebar-menu .tab-content li a {
	color: #fff;
	display: block;
	font-weight: 300;
	overflow: hidden;
	padding: 15px;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
}

#smx-sidebar-menu .tab-content li a:hover {
	background: #4a4a4a;
}

/*
* smx-header
*/

#smx-header {
	margin-bottom: 20px;
}

@media screen and (max-width: 991px) {
	#smx-header {
		margin-bottom: 0;
	}
}

#smx-header #smx-header-newspaper-bar {
	background: #000;
	color: #fff;
	height: 40px;
	margin-bottom: 15px;
}

@media screen and (max-width: 991px) {
	#smx-header #smx-header-newspaper-bar {
		margin-bottom: 0;
	}
}

#smx-header #smx-header-newspaper-bar #smx-header-icon {
	margin-left: 15px;
}

#smx-header #smx-header-newspaper-bar #smx-header-newspaper-date {
	font-size: 1.2rem;
	line-height: 40px;
}

#smx-header #smx-header-newspaper-bar #smx-header-newspaper-social-networks ul {
	display: block;
	text-align: right;
	width: 100%;
	margin-bottom: 0;
}

#smx-header #smx-header-newspaper-bar #smx-header-newspaper-social-networks ul li {
	display: inline-block;
	margin-left: 15px;
	font-size: 1.2rem;
	line-height: 40px;
}

#smx-header #smx-header-newspaper-bar #smx-header-newspaper-social-networks ul li img {
	width: 30px;
}

#lp-header #lp-header-top-bar #lp-header-newspaper-wrapper {
	font-size: 1.2rem;
	line-height: 40px;
	list-style: none;
	margin-bottom: 0;
	overflow: hidden;
	position: relative;
	white-space: nowrap;
	width: 100%;
}

#lp-header #lp-header-top-bar #lp-header-newspaper-wrapper li {
	display: inline-block;
	padding: 0 30px;
}

#lp-header #lp-header-top-bar #lp-header-newspaper-wrapper li a {
	color: #fff !important;
}

#lp-header #lp-header-banner {
	padding: 10px 0;
}

@media screen and (max-width: 991px) {
	#smx-header #smx-header-banner {
		margin-bottom: 0px;
	}
}

#lp-header #lp-header-banner #lp-header-banner-menu-btn {
	background-color: #000;
	border-radius: 0 0 5px 5px;
	border: 0px solid transparent;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 36px;
	line-height: 36px;
	margin-top: 20px;
	padding: 5px 0;
	text-align: center;
	width: 64px;
}

@media screen and (max-width: 767px) {
	#lp-header #lp-header-banner #lp-header-banner-menu-btn {
		font-size: 32px;
		line-height: 32px;
		margin-top: 10px;
		padding: 5px 0;
		width: 44px;
	}
}

#lp-header #lp-header-banner #lp-header-social-networks {}

#lp-header #lp-header-banner #lp-header-social-networks ul {
	display: block;
	text-align: right;
	width: 100%;
	margin-bottom: 0;
}

@media screen and (max-width: 991px) {
	#lp-header #lp-header-banner #lp-header-social-networks ul {
		text-align: center;
	}
}

#lp-header #lp-header-banner #lp-header-social-networks ul li {
	display: inline-block;
	margin-left: 15px;
}

#lp-header #lp-header-banner #lp-header-social-networks ul li img {
	width: 30px;
}

#smx-header #smx-header-info {
	margin-bottom: 15px;
}

#smx-header #smx-header-info ul {
	display: block;
	width: 100%;
	margin-bottom: 0;
}

#smx-header #smx-header-info ul li {
	color: #777777;
	display: inline-block;
	font-size: 1.2rem;
	height: 20px;
	padding-right: 10px;
}

#smx-header #smx-header-info ul li a {
	color: #777777;
}

#smx-header #smx-header-info ul li img {
	width: 20px;
}

#smx-header #smx-header-indicators-bar {
	background: #5e5e5e;
	color: #f0de1a;
	font-weight: lighter;
	margin-bottom: 1px;
	min-height: 35px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#smx-header #smx-header-nav-bar {
	background: #be3333;
	font-weight: 500;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: middle;
}

#smx-header #smx-header-nav-bar.nav-bar-fixed {
	position: fixed;
	z-index: 1000;
	top: 0;
	max-width: 1170px;
	width: 100%;
	box-shadow: 0px 4px 3px rgba(0,0,0,.3);
}

@media screen and (max-width: 1199px) {
	#smx-header #smx-header-nav-bar.nav-bar-fixed {
		max-width: 970px;
	}
}

#smx-header #smx-header-nav-bar ul {
	line-height: 1.4em;
	margin-bottom: -1.4em;
}

#smx-header #smx-header-nav-bar ul li {
	display: inline-block;
}

#smx-header #smx-header-nav-bar ul li a {
	color: #fff;
}

#smx-header #smx-header-search-box {
	margin-top: 20px;
}

#smx-header #smx-header-search-box form.gsc-search-box {
	display: block;
	text-align: right;
	width: 100%;
}

#smx-header #smx-header-search-box table.gsc-search-box,
#smx-header #smx-header-search-box table.gsc-search-box tbody,
#smx-header #smx-header-search-box table.gsc-search-box tr,
#smx-header #smx-header-search-box table.gsc-search-box td {
	display: inline-block;
}

#smx-header #smx-header-search-box table.gsc-search-box,
#smx-header #smx-header-search-box table.gsc-search-box tbody {
	width: auto;
}

#smx-header #smx-header-search-box table.gsc-search-box tr {
	border-radius: 5px;
	border: 1px solid #be3333;
	height: 40px;
	overflow: hidden;
	position: relative;
	width: 40px;
	-webkit-transition: width 0.6s ease-in-out;
    transition: width 0.6s ease-in-out;
}

#smx-header #smx-header-search-box table.gsc-search-box.open tr {
	width: 240px;
}

#smx-header #smx-header-search-box table.gsc-search-box td {
	position: absolute;
}

#smx-header #smx-header-search-box table.gsc-search-box td.gsc-input {
	height: 40px;
	left: 0px;
	top: 0;
	width: 200px;
}

#smx-header #smx-header-search-box table.gsc-search-box td.gsc-input input.gsc-input {
	/*background: none !important;*/
	border: none;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#smx-header #smx-header-search-box table.gsc-search-box td.gsc-search-button {
	right: 0;
	height: 40px;
	width: 40px;
	top: 0;
	z-index: 1;
}

#smx-header #smx-header-search-box table.gsc-search-box td.gsc-search-button input.gsc-search-button {
	background-color: #be3333;
	background-image: url('/wp-content/themes/tema-elsoldemexico/imgs/search-icon.png');
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 0;
	border: none;
	color: transparent;
	display: block;
	font-size: 0;
	height: 100%;
	left: 0;
	margin: 0;
	min-width: auto;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#smx-header #smx-header-search-box table.gsc-search-box td.gsc-clear-button {
	display: none;
}

/*
* smx-aside
*/

#smx-aside {
	margin-bottom: 20px;
	overflow: hidden;
}

#smx-aside .tab-content .tab-pane .wpp-list {
	border: solid 1px #b8b8b8;
}

#smx-aside .tab-content .tab-pane .wpp-list li {
	font-size: 1.2rem;
	padding: 10px 15px;
}

#smx-aside .tab-content .tab-pane .wpp-list li {
	border-bottom: 1px solid #e1e1e1;
}

#smx-aside .tab-content .tab-pane .wpp-list li:last-child {
	border-bottom: none;
}

#smx-aside .tab-content .tab-pane .wpp-list .wpp-views {
	font-size: 12px;
	font-style: italic;
}

/*
* smx-body
*/

#smx-body {}

#smx-body img {
	max-width: 100%;
	height: auto;
}

#smx-body #lead-story {
	background: #ededed;
	color: #000;
	font-size: 1.5rem;
	font-weight: 400;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-bottom: 20px;
}

#smx-body #lead-story a {
	color: #000;
}

#smx-body #lead-story a h1 {
	font-size: 2.3rem;
	font-weight: 700;
}

#smx-body #lead-story p {
	text-align: left;
}

#smx-body #lead-story ul {
	display: block;
	margin-bottom: 0;
}

#smx-body #lead-story ul li {
	color: #be3333;
	margin-bottom: 0;
	margin-top: 10px;
	list-style: disc;
	list-style-position: inside;
}

#smx-body #lead-story ul li a {
	color: #be3333;
	font-weight: 500;
}

#outstanding-news {

}

#outstanding-news #outstanding-news-header {
	margin-bottom: 10px;
}

#outstanding-news .outstanding-new {
	padding: 10px;
	margin-bottom: 10px;
}

#outstanding-news .outstanding-new a {
	color: #000;
}

#outstanding-news .outstanding-new a h4 {
	font-weight: 600;
	font-size: 1.4rem;
}


#do-not-miss-it-news {
	margin-bottom: 20px;
}

@media screen and (min-width: 992px) {
	#do-not-miss-it-news {
		padding-right: 30px;
	}
}

#do-not-miss-it-news #do-not-miss-it-news-lead-story img {
	margin-top: 10px;
}

#do-not-miss-it-news #do-not-miss-it-news-lead-story a {
	color: #000;
}

#do-not-miss-it-news #do-not-miss-it-news-lead-story a h4 {
	font-size: 1.4rem;
	font-weight: bold;
}

#do-not-miss-it-news #do-not-miss-it-news-others img {
	margin-bottom: 10px;
}

#do-not-miss-it-news #do-not-miss-it-news-others a {
	color: #000;
	font-weight: bold;
}

#election-news,
#other-news,
#horoscopes-news {
	margin-bottom: 20px;
}

.news-item {
	padding-top: 10px;
	padding-bottom: 10px;
}

.news-item a {
	color: #000;
}

.news-item a h4 {
	font-size: 1.4rem;
	font-weight: 600;
}

.news-date {
	font-size: 1.1rem;
	font-weight: 600;
}

#national-news {
	margin-bottom: 20px;
}

#national-news #national-news-lead-story img {
	margin-top: 10px;
}

#national-news #national-news-lead-story a {
	color: #000;
}

#national-news #national-news-lead-story a h4 {
	font-size: 1.5rem;
	font-weight: 600;
}

@media screen and (min-width: 992px) {
	#national-news {
		padding-left: 30px;
	}
}

#front-page,
#phrase-of-the-day,
#cartoons,
#columnists {
	margin-bottom: 20px;
}

#cartoons > div {
	padding: 0;
}

#cartoons .tab-content {
	border: solid 1px #b8b8b8;
	border-top: none;
	padding: 10px 10px;
}

#front-page img {
	display: inline-block;
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
}

@media screen and (min-width: 992px) {
	.padding-left-30 {
		padding-left: 30px;
	}
}

#phrase-of-the-day img {
	margin-top: 10px;
}

#phrase-of-the-day a {
	color: #333;
}

#phrase-of-the-day a h4 {
	font-size: 1.4rem;
	font-weight: bold;
}

#galery-tabs {
	/*padding: 0px;*/
	margin-bottom: 20px;
}

#galery-tabs .nav-tabs {
	border-bottom: 1px solid #b8b8b8;
}

#galery-tabs .nav-tabs > li > a {
	color: #777;
}

#galery-tabs .nav-tabs > li > a:hover {
	border-color: #eee #eee #b8b8b8;
}

#galery-tabs .nav-tabs > li.active > a {
	font-weight: bold;
}

#galery-tabs .nav-tabs > li.active > a,
#galery-tabs .nav-tabs > li.active > a:focus,
#galery-tabs .nav-tabs > li.active > a:hover {
	color: #777;
	cursor: default;
	background-color: #fff;
	border: 1px solid #b8b8b8;
	border-bottom-color: transparent;
}

#galery-tabs .tab-content {
	border: solid 1px #b8b8b8;
	border-top: none;
	padding: 10px 15px;
}

.slider-news {
	margin-bottom: 20px;
}

.slider-news .slider-news-item-container {
	padding-top: 15px;
	padding-bottom: 0;
	position: relative;
}

.slider-news .slider-news-item-container a {
	color: #777;
	display: inline-block;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 600;
	text-decoration: none;
	font-size: 15px;
}

.slider-news .slider-news-item-container button {
	position: absolute;
	background: rgba(0,0,0,0.4);
	color: #fff;
	border: none;
	border-radius: 0;
	top: 50%;
	height: 40px;
	margin-top: -30px;
	font-size: 20px;
}

.icon-arrow-bold-right:before {
    content: "\203a";
}

.icon-arrow-bold-left:before {
    content: "\2039";
}

.slider-news .slider-news-item-container .slider-news-button-previous {
	left: 0;
}

.slider-news .slider-news-item-container .slider-news-button-previous2 {
	left: 0;
}

.slider-news .slider-news-item-container .slider-news-button-next {
	right: 0;
}

.slider-news .slider-news-item-container .slider-news-button-next2 {
	right: 0;
}

#opinion-news .slider-news-item {
	height: 200px;
}

#opinion-news .slider-news-item a {
	text-align: left;
}

#opinion-news .slider-news-item a > div {
	display: inline-block;
	vertical-align: top;
	max-width: 99%;
	padding: 10px;
}

@media screen and (max-width: 991px) {
	#opinion-news .slider-news-item {
		height: auto;
	}

	#opinion-news .slider-news-item a > div {
		max-width: 100%;
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	.circled-img {
		margin: 0 auto;
		margin-top: 0px;
	}
}

#opinion-news .slider-news-item a > div:first-child {
	padding: 0px;
}

.circled-img {
	margin-top: 30px;
	margin-left: 10px;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	overflow: hidden;
}

.circled-img img {
	max-width: 200%;
    margin-left: -50%;
}

@media screen and (max-width: 991px) {
	.slider-news .slider-news-item-container button {
		display: none !important;
	}
}

/*
* smx-footer
*/

#smx-footer {
	background-color: #000;
	color: #FFF;
	text-align: center;
}

#smx-footer {
	padding-top: 15px;
	background-color: #000;
	color: #FFF;
	text-align: center;
	min-height: 120px;
}

#smx-footer nav ul {
	list-style: none;
	font-size: 1.3rem;
}

#smx-footer nav ul li {
	display: inline-block;
	font-weight: 300;
}

@media screen and (max-width: 991px) {
	#smx-footer nav ul li {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#smx-footer nav ul li:not(:last-child) {
		padding-right: 20px;
	}
}

#lp-footer nav ul li a {
	color: #FFFFFF !important;
	text-decoration: none;
}

#lp-footer nav ul li a:hover {
	color:#747474;
	font-weight: 100;
}

#lp-footer #lp-footer-social-networks {
	margin-top: 15px;
	margin-bottom: 15px;
}

#lp-footer #lp-footer-social-networks ul {
	list-style: none;
}

#lp-footer #lp-footer-social-networks ul li {
	display: inline-block;
}

#lp-footer #lp-footer-social-networks ul li:not(:last-child) {
	padding-right: 20px;
}

#lp-footer #lp-footer-social-networks ul li img {
	width: 30px;
}

#copyright {
	font-weight: 400;
	font-size: 1.2rem;
	margin-bottom: 20px;
}

.aside-section .widget.widget_text {
	overflow-x: auto;
}

