/*
Theme Name: Ave Child
Theme URI: http://ave.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template:  ave
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: ave
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

/*#content .blog-single-cover {*/
/*	position: relative;*/
/*	z-index: 1;*/
/*}*/

/*#content .blog-single-cover:after {*/
/*	content: '';*/
/*	position: absolute;*/
/*	width: 100%;*/
/*	height: 100%;*/
/*	left: 0;*/
/*	right: 0;*/
/*	bottom: 0;*/
/*	top: 0;*/
/*	background: rgba(0,0,0, .5);*/
/*	z-index: 2;*/
/*}*/

/*.container {*/
/*	position: relative;*/
/*	z-index: 3;*/
/*}*/

/*.blog-single-cover .blog-single-details {*/
/*	position: relative;*/
/*	z-index: 4;*/
/*}*/

@font-face {
	font-family: 'LibreFranklin-Regular';
	font-style: normal;
	font-weight: normal;
	src: url('fonts/LibreFranklin-Regular.ttf') format('truetype');
	font-display: swap;
}

@font-face {
	font-family: 'Arial - MT';
	font-style: normal;
	font-weight: normal;
	src: url('fonts/arialmt.ttf') format('truetype');
	font-display: swap;
}

html,
body {
	/*	overflow-x: hidden;*/
}


html {
	overflow-x: hidden;
}

body>img[width="1"] {
	display: none;
}

@media (max-width: 1366px) {
	#wrap .vc_custom_1609277054823 {
		padding-top: 50px !important;
		padding-bottom: 30px !important;
	}
}

@media (min-width: 1196px) {
	body #hide-mobile {
		overflow: visible;
	}
}