/*
Theme Name: Ave Child
Author: Refresh Creative
Description: Child theme for AVE theme
Version: 1
Template: ave

This is the child theme for Ave theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
@media screen and (min-width: 1200px) {
    .blog-single-image-left:not(.has-sidebar) .blog-single-cover {
        width: 100% !important;
        margin: 0 !important;
        float: none !important;
    }

    .blog-single-image-left:not(.has-sidebar) .blog-single-details {
        margin: 0 !important;
    }
}

.imageBlog img {
    width: 100%;
    max-width: 750px;
} 
@supports (-ms-ime-align: auto) {
	:not([data-property]).lqd-vbg-video, .lqd-vbg-video .mejs__overlay, .lqd-vbg-video .mejs__poster{
		transform: scale(1.4);
	}
}