/*
Theme Name: Caffe Michelangiolo
Theme URI: https://www.caffemichelangiolo.it/
Description: Tema Caffe Michelangiolo
Author: Devergency
Author URI: https://www.devergency.com/
Template: qi
Version: 1.0
*/

.img-full img{
	width:100%;
}

.home .qodef-e-media-image,
.blog .qodef-e-media-image{
	width: 100%;
}

.home .qodef-e-media-image img,
.archive .qodef-e-media-image img,
.blog .qodef-e-media-image img{
	aspect-ratio: 1 / 1;
	object-fit: cover;
	width:100%;
}

.qodef-e-info-author{
	display:none !important;
}

.qodef-addons-blog-list.qodef-info-no-icons .qodef-e-info .qodef-e-info-item:not(:last-child):after,
.qodef-e-info-item.qodef-e-info-category:after
{
    content: none !important;
}

.e-con {
	width: var(--width) !important;
}

:is(.elementor-section-wrap,[data-elementor-id])>.e-con {
    max-width: min(100%,var(--width)) !important;
}

.wp-singular .qodef-e-media-image{
	width: 100%;
}

@media only screen and (max-width: 1024px) {
	
    #qodef-page-inner {
        padding: 10px;
    }
	
	div[data-element_type=container].qodef-elementor-content-grid.elementor-element-492a985{
margin-left: -10px !important;
        margin-right: -10px !important;
        width: calc(100% + 20px) !important;
        max-width: none !important;
	}	
}
