/*
  Theme Name: 		Avantura Child
  Theme URI: 		http://macphoto.evatheme.com/demo/
  Description: 		Child Theme for the Avantura - Blog & Magazine WordPress Theme
  Author: 			Evatheme
  Author URI: 		http://www.evatheme.com
  Version: 			1.0
  Template: 		avantura
*/

/* Enter below your Customization CSS */

.header_logo_wrap {
	padding: 0 !important;
}

.header_menu_wrap {
	border-color: #b7b9bd !important;
}

.header_wrap.desktop .menu-primary-menu-container-wrap ul.nav-menu > li a:before{
	height: 2px !important;
}

.post_descr_wrap > .post_meta {
	display: none !important;
}

.copyright > a:hover{
	color: #ee7516 !important;
}

#mc4wp-form-1 {
	background-image: none !important;
	background-color: #eaeaea !important;
}

.accordion-toggle {
	line-height: 30px !important;
    font-size: 22px !important;
    font-weight: bold !important;
}

.post_meta_category_wrap{
	display: none !important;
}

.theiaStickySidebar > .single_post_meta {
	display: none !important;
}

.top_slider.style1 .post_meta_category {
	display:none!important;
}

.post_title {
	font-size: 23px !important;
}

.widget .mc4wp-form input[type='email'] {
	text-transform: none !important;
	padding-left: 20px !important;
}

input[type='email'],
textarea{
	text-transform: none !important;
}

input[type='text'],
textarea{
	text-transform: none !important;
}

.mailchimp_email > .fa-envelope-o {
	display: none;
}

#pagetitle {
	margin-bottom: 0 !important;
}
 
.post_content_wrapper > .post_descr_wrap {
	border: 1px solid #b7b9bd !important;
	border-top:0 !important;
}

@media (max-width: 1230px) {
	#page-wrap{
		width: unset !important;
	}
}

@media only screen and (max-width: 767px){
	.header_mobile_wrap .cstheme-logo {
		max-width: unset !important;
		margin-bottom: 20px !important;
	}
}

.menu-primary-menu-container-wrap {
	margin-bottom: 0px !important;
}

@media only screen and (max-width: 790px){
	.evapb-bloglist.top_img.style1 .post,
	.evapb-bloglist.top_img.style2 .post,
	.evapb-bloglist.top_img.style3 .post,
	.evapb-bloglist.top_img.style4 .post,
	.evapb-bloglist.bg_image.grid .post,
	.evapb-bloglist.bg_image.masonry .post,
	.evapb-bloglist.card .post,
	.evapb-bloglist.bg_image.grid .col-md-3.col-md-2_5,
	.evapb-bloglist.card .col-md-3.col-md-2_5,
	.evapb-bloglist.top_img.style2 .col-md-3.col-md-2_5 {
		width: 49.5% !important;
	}
}

@media only screen and (max-width: 480px) {
.evapb-bloglist.top_img.style1 .post, .evapb-bloglist.top_img.style2 .post, .evapb-bloglist.top_img.style3 .post, .evapb-bloglist.top_img.style4 .post, .evapb-bloglist.bg_image.grid .post, .evapb-bloglist.bg_image.masonry .post, .evapb-bloglist.card .post, .evapb-bloglist.bg_image.grid .col-md-3.col-md-2_5, .evapb-bloglist.card .col-md-3.col-md-2_5, .evapb-bloglist.top_img.style2 .col-md-3.col-md-2_5 {
    width: 100% !important;
	}
}

.widget .mc4wp-form input[type='checkbox']{
	width: unset !important;
	display: block !important;
}

.post_descr_wrap > .post_meta_category.post_category_label {
	display: none;
}

.single_post_meta {
	display: none !important;
}
.sidebar aside.widget_avantura_posts,
#blog_sidebar aside.widget_avantura_posts{
	border: 1px solid #b7b9bd !important;
}
.evapb-bloglist.left_image .post_content_wrapper {
	border-bottom: 1px solid #b7b9bd !important;
}

.recent_post_title > a {
	font-size: 15px !important;
}

.widget-title {
	font-size: 22px !important;
}

.contentarea form.wpcf7-form{
	background-image: none !important;
    background-color: #eaeaea !important;
}

.widget_search .search_form_wrap{
	background-image: none !important;
    background-color: #eaeaea !important;
}

.blogroll {
	position: relative;
	list-style: none;
	margin-left: 0;
	padding-left: 1.2em;
}
.blogroll li:before {
	content: "❯";
	position: absolute;
	left: 0;
}

.wpcf7-form > p > a {
	color: #ee7516 !important;
}

.evapb-column > p > a {
	color: #ee7516 !important;
}

.top_slider_descr > .post_meta {
	display:none !important;
}

.top_slider_descr > .post_title {
	font-size: 35px !important
}

.entry-content > p > a {
	color: #ee7516 !important;	
}

.blogroll > li {
    margin-top: 10px !important;
}

.fa-search {
	display:none !important
}

.search-field{
	padding-left: 20px !important;
}

.wpcf7-list-item > label > input[type='checkbox'] {
	width: unset !important;
	height: 13px !important;
}

.top_slider.style4{
	height:450px !important;
}

.top_slider.style4 .top_slider_slide{
	height:450px !important;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-size: 16px;
}

::-moz-placeholder { /* Firefox 19+ */
	font-size: 16px;
}

:-ms-input-placeholder { /* IE 10+ */
	font-size: 16px;
}

:-moz-placeholder { /* Firefox 18- */
	font-size: 16px;
}

footer {
	background-color: #0454b7 !important;
}