/*
Theme Name: Dambovita News
Version: 1.0.0
Theme URI: 
Description: A basic starter child theme 
Author: Adi Codreanu
Author URI: https://adicodreanu.info/
Template: jnews
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */


.wpcf7-form-control {width: 100% !important;}
input[type="checkbox"], input[type="radio"] {transform: scale(2);margin-right: 10px;}

.custom_post_template h1.jeg_post_title {font-size:3em;}
/* Slider reclame */

/* End Slider reclame */



.widget {margin-bottom:0px !important;}

.jeg_ad {
	text-align: left !important;}
.jeg_content {
	padding: 20px 0 40px;}

.mobile1 {display:none;}

.headwiget1 {display: block;
margin-left: auto;
margin-right: auto;
max-width: 455px;
	width:100%;
height: auto;
	min-width:360px;
}
.fnf {display:none;}

.jeg_nav_alignleft {flex-flow:row;}
.jeg_nav_left .jeg_logo {margin:0px;}
.jeg_midbar .jeg_nav_item {padding:0px;}

@media (max-width:767px) {
    .jeg_nav_alignleft {flex-flow:column;}
    .jeg_nav_left .jeg_logo {
        margin-top:-20px;}
    .jeg_header_wrapper {
        height: auto;
        position:relative;
    }
    .jeg_midbar {height: auto !important;}
    
}


/* Mobile */

@media only screen and (max-width: 600px) {
	.jeg_header .container {
		padding:0px;
	}
	
	.mobile1 {display:block;}
.jnews-cookie-law-policy {
        max-width: 360px;
}
			.custom_post_template h1.jeg_post_title {font-size:22px; line-height:28px;}
	
}

.grecaptcha-badge {
	right: -400px !important;
}

/* your print styles */
@media print { 
.sidebar2,
.jeg_nav_center,
	.anunturi2,
	.jnews_comment_container, .jeg_custom_comment_wrapper,
	.headwiget1,
.jeg_sidebar, 
.jeg_popup_post.active,
.jnews_comment_container,
	.jeg_prevnext_post,
.jeg_footer,
	.jscroll-to-top.show
{display: none !important;}
	.col-md-8 {width:90%;}
	.jeg_post_title {
		font-size: 22px !important;}

}


