/*
Theme Name: Laurier Child
Theme URI:  https://www.wpserveur.net
Author:     WPServeur
Author URI: https://www.wpserveur.net
Template:   lauriel
Version:    1.0
License:    GNU General Public License v2 or later
*/

#main #content-wrap{
	padding: 0 !important;
}

button.popmake-close{
	display: none;
}

.inside-modal{
	width: 100%; 
	display: flex; 
	justify-content: space-around;
}

.inside-modal .wp-caption-dd{
	font-size: 16px;
	text-align: center;
	margin-top: 15px;
}

.inside-modal>p{
	display: none;
}

.inside-modal .wp-caption-dt{
	display: flex;
	justify-content: center;
}

.inside-modal img{
	object-fit: content;
}

.elementor-image-gallery .gallery-item{
	    padding: 15px;
}

.gallery.gallery-size-full .gallery-item a img, .modume-carousel img{
	    width: 100%;
    aspect-ratio: 2/3;
    object-fit: cover;
}

.modume-carousel figure{
	padding: 15px;
}

.lahb-area .lang-item img{
	display: none;
}

li.lang-item-21::before {
    content: "/";
    color: #ffffff;
    margin-right: 10px;
}

.premium-modal-trigger-btn {
    display: none !important;
}

.premium-modal-box-modal-body{
	padding: 0px !important;
}

.premium-modal-box-modal-header{
	border-bottom: none !important;
    position: absolute !important;
}

.modume-social-mobile .elementor-widget-container ul{
	list-style: none !important;
	display: flex !important;
	margin: 0 !important;
	justify-content: space-around !important;
}

@media only screen and (max-width: 600px){
		.elementor-482 .elementor-element.elementor-element-e7ae0a4 > .elementor-element-populated{
			padding: 30px !important;
		}
	.modume-popup p{
		text-align: center !important;
	}
	.elementor-482 .elementor-element.elementor-element-2cfb507, .elementor-482 .elementor-element.elementor-element-2d50bdd{
		width: 100% !important;
	}
	}