/*
Theme Name: mobilier-design
Author: 
Description: Your description goes here
Version: 1.0
Template: astra

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

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/



.menu-item-has-children .menu-item-object-page a {
    color: black !important;
}

.ast-submenu-expanded svg.ast-arrow-svg {
    transform: rotate(180deg);
}



@media screen and (min-width: 760px) and (max-width: 768px){
	.ast-header-break-point .main-header-bar-navigation {
	    line-height: normal;
	}
	.ast-header-break-point .main-navigation .stack-on-mobile li {
	    min-height: 34px;
	        background: #f4f3f3;
	    padding-top: 6px;
	}
	.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle {
	    top: 9px;
	}
	.ast-header-break-point .ast-nav-menu .sub-menu {
	    line-height: normal;
	}
	ul.sub-menu li {
	    background: #f4f3f3;
	}
	.ast-header-break-point .main-navigation ul .menu-item .menu-link {
	    padding: 10px 20px !important;
	}
	.kl-social-marge{
		margin-bottom:25px;	
	}
    .kl-block-project .wp-block-uagb-container {
	    max-width: 44% !important;
	    margin-bottom: 15px;
	}
	.uagb-block-5ce7f0c0 .uagb-ifb-image-content img {
        max-width: 90%;
	}
	.uagb-block-6db62562, .uagb-block-c0aa153c{
		        max-width: 40% !important;
		        float: left !important;
		        margin-top: 75px!important;
	}
	.uagb-block-d49062dc .uagb-container-inner-blocks-wrap {
    display: block !important;
}
}