/*
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
/* ------------------------------------------------------------------------- */


@media (max-width: 768px) {
  .jeg_mobile_logo img{
        min-height: 34px;
        height: 34px;
        width: 180px;
    }
	 table {
        overflow-x: auto;
        display: inline-block;
        white-space: nowrap;

    }
}




.jeg_block_heading_8   {
	display:none;
}

body:not(.jnews-disable-style-table) .entry-content td{
	color:black;
}

.jeg_pl_md_1 .jeg_thumb img {
    width: auto;
    height: auto;
    max-width: 100%;
}



.footer_dark, .jeg_footer.dark .jeg_footer_content {
	display:none;
}

.jeg_footer.dark .jeg_footer_bottom , .jeg_footer.dark .jeg_footer_bottom a{
	color:white;
}
.jeg_footer.dark .jeg_footer_bottom a{
	text-decoration:underline;
	font-weight:bold;

}

.noutati-pagina{
	margin-left:40px;
}


.jeg_logo img {
	min-height:40px;
	height:40px;
	width:213;
}


    .alecia{font-size: 20px;
font-weight: normal;
border-bottom: 1px solid aliceblue; 
    text-align:left;
}
.alecia a{font-size:20px; font-weight:bold; text-decoration:none; font-family: open sans;}





#toc_container {
  width: 100%;
  padding: 15px 15px 30px 15px;
  margin: 0px 0px 50px 0px;
  border-radius: 5px;
  box-shadow: 0px 0px 10px #ccc;
  text-align: center;

  float: left;
  height: auto;
  overflow: hidden;
}

 
 

#toc_container ul {
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  color: #252525;
  text-align: left;
  overflow: auto;
  height: auto;
  max-height: calc(100vh - 260px);
  float: left;
  width: 100%;
  display: inline-block;
}

#toc_container.opened ul li {
  display: block;
}
#toc_container ul li {
  width: 100%;
  float: left;
  margin: 0px 0 10px 0px;
  font-weight: 600;
}

#toc_container ul li a {
  color: #252525;
  display: block;
text-decoration:none;
font-size:17px;
}
#toc_container ul li {
  counter-increment: my-awesome-counter;
}
#toc_container ul li a:before{
 content: counter(my-awesome-counter) ". ";
  color: red;
  font-weight: bold;
    font-size:18px;
 
  
  display: inline-block;
    margin-right:5px;
}
.jeg_block_heading_8 .jeg_block_title span {
	font-size:30px;
}
.content-inner .jeg_post_title  {
		text-decoration:none!important;
	font-weight:500px;
}
.content-inner .jeg_post_title a{
	color:#a40034;

	font-size:18px;
}
.content-inner p a {
	font-weight:bold;
	text-decoration:underline;
}
.content-inner p {
	margin:20px 0px 20px 0px;
}
.content-inner h2, .content-inner h3, .content-inner h4, .content-inner h5, .content-inner h6 {
	font-size:25px;
	text-decoration:underline;
	font-family:lato;
	font-weight:Bold;
	
}

.jeg_post_title a {
	font-size:22px;
}

.jeg_readmore, .meta_text {
	display:none;
}

#breadcrumbs a, .meta_left{
	color:black!important;
}

.jeg_postblock_heading a {
	font-size:28px;
}

.jeg_post_category {display:none;}

body:not(.jnews-disable-style-table) .entry-content table {
	font-size:20px;
}
.vezi a{
	color:#0096f5!important;
	font-weight:bold;
}
.vezi::before{
	content:"▣ ";
	color:purple;
}
.vezi {
	font-size:120%;
	font-family:open sans;
	border-bottom:1px solid black;
}

#reteta {
	background:#ffc3000d;
	padding:15px;
}