/*

Theme Name: JNews - Child Theme

Version: 1.0.0

Theme URI: http://themeforest.net/?ref=jegtheme

Description: A basic starter child theme for customization purpose of JNews theme.

Author: Jegtheme

Author URI: http://themeforest.net/user/jegtheme?ref=jegtheme

Template: jnews

License: GPLv2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/



/* ------------------------------------------------------------------------- *

 *  Theme customization starts here

/* ------------------------------------------------------------------------- */

.jnews_boxed_container_shadow .jeg_main .widget.widget_text {
	box-shadow: none;
}
.iframeResponsive img {
	width: 100%;
	height: auto;
}
.iframeResponsive {
      position: relative;
      width: 100%;
      padding-bottom: 27.47%; /* Aspect ratio 200 / 728 * 100 */
      height: 0;
      overflow: hidden;
 } 
 .iframeResponsive iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0;
	 transform: scale(1);
      transform-origin: 0 0;
 }
 .entry-header .jeg_post_subtitle {
    color: #333;
}
.m-a-box-content.m-a-box-profile .m-a-box-data .m-a-box-meta * {
    font-size: 19px !important;
}
.entry-content .content-inner a {
    color: #025287;
}
.jeg_prevnext_post span {
  color: #333;
}
.movil-sticky-inferior .movil-close-button {
	width: 30px !important;
	height: 30px !important;
	line-height: 30px !important;
	font-size: 30px;
}
@media only screen and (max-width: 480px) {
	.movil-sticky-inferior {
		width:100%;
	}
}
#onesignal-popover-container.slide-up, #onesignal-slidedown-container.slide-up {
	top: 0;
	bottom: auto !important;
}
.movil-pop-up .movil-close-button {
	width: 30px !important;
	height: 30px !important;
	line-height: 30px !important;
	font-size: 30px;
}
.oculto {
	display: none !important;
}
.jeg_subcat_list>li>a {
	color: #000;
}
.jeg_postblock_5 .jeg_thumb .jeg_post_category, .jeg_postblock_5 .jeg_thumb .jeg_post_category a {
	color: #fff;
}
.jeg_block_loadmore a:hover {
	color: #fff;
}
.jeg_boxed.jeg_sidecontent .jeg_container, .jeg_boxed:not(.jeg_sidecontent) .jeg_viewport {
    max-width: 1130px;
    margin: 0 auto;
}
.jeg_boxed:not(.jeg_sidecontent) .jeg_container .jeg_navbar_wrapper.jeg_sticky_nav {
	max-width: 1130px;
}
.jeg_bottombar ul.jeg_menu {
	margin-left: 0 !important;
}
/*palabras clave encima de topbar*/
.encima_topbar {
	width: 100%;
}
#menu-menu-palabras-clave {
	width: 100%;
	list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  align-items: center;
}
#menu-menu-palabras-clave::after {
  content: "";
  width: 3.125rem;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: linear-gradient(90deg,transparent,#fff);
}
#menu-menu-palabras-clave li {
	flex: 0 0 auto;
  margin: 0;
  position: relative;
	padding: 0 .5rem;
	font-size: 10px;
}
#menu-menu-palabras-clave li:not(:last-child)::after {
  content: "";
  width: 1px;
  height: 10px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(50%,-50%);
  background-color: var(--ue-c-seo-links-item-separator-background-color,hsla(0,0%,44%,.45));
}
#menu-menu-palabras-clave li a {
	color: #ccc;
	letter-spacing: 1px;
}
#menu-menu-palabras-clave li a:hover {
	color: #000;
}
@media (max-width:991px){
	.encima_topbar {
		display: none;
	}
}
/*FIN palabras clave encima de topbar*/
.jeg_readmore {
    display: none;
}
h3 {
	font-size: 2em;
}
.jeg_pl_md_1 .jeg_post_title {
	font-size: 20px;
}
.jeg_block_heading .jeg_block_title span {
	background-color: #000000 !important;
}
.footer_column .jeg_block_heading .jeg_block_title span {
	background-color: transparent !important;
}
.jeg_block_heading {
	border-bottom-color: #000;
}
.meta_text {
	color: #000000;
}
.jeg_post_meta, .jeg_meta_date a, .jeg_meta_category a {
	color: #0a71b4;
}
.jeg_footer .socials_widget.nobg .jeg-icon svg {
	fill: #ffffff;
}
.jeg_logo img, .jeg_stickybar .jeg_logo img {
	width: 260px;
	height: auto;
}
/*.jeg_midbar {
	height: auto !important;
}*/
.jeg_topbar {
	max-width: 1100px;
	border: 1px solid #e0e0e0;
}
.cajaIndividual h2 {
	font-size:18px;
}
.cajaIndividual figure {
	overflow: hidden;
}
.cajaIndividual figure a {
	scale: 1;
	transition: all 0.3s ease-out;
}
.cajaIndividual figure a:hover {
	scale: 1.2;
}
.sliderAzul .tns-outer .tns-controls button {
	background-color: #4db2ec;
	color: #fff;
}
.sliderAzul .tns-outer .tns-controls button:hover {
	background-color: #0a71b4;
	color: #fff;
}
.jeg_footer.dark .socials_widget .fa {
	color: #fff;
}
.equipo .jeg_about img {
	width: 100%;
	max-width: 200px;
}
#cmplz-document {
	max-width: 100%;
}
table.responsive {
	width: 100% !important;
}
table.responsive th{
	background-color:#000!important;
	color:#fff !important;
	padding: 8px 10px !important;
}
table.responsive td {
	padding: 8px 10px !important;
}
@media only screen and (min-width: 569px) {
  .alignleft, a img.alignleft {
    margin-right: 10px;
  }
  .alignright, a img.alignright {
    margin-left: 10px;
  }
}
@media only screen and (max-width:840px){
	table.responsive{
		margin-bottom:0;
		overflow:scroll;
		display:block;
		white-space:nowrap;
		max-height:400px
	}
	table.responsive th{
		position:sticky;
		top:0;
		background-color:#fff
	}
}
@media only screen and (max-width: 767px) {
  .content-inner p {
    display: block;
  }
  .jeg_post_excerpt p, .content-inner p {
      font-size: 18px;
  }
	.movil-pop-up {
		transform: none !important;
		left: 5% !important;
		width: 90%;
	}
	.jeg_postblock_9 .jeg_post .jeg_post_title, .jeg_postblock_14 .jeg_posts .jeg_post_title {
    font-size: 20px;
}
}
.hide.menu-item {
	display: none;
}