/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.0.1720045180
Updated: 2024-07-04 00:19:40

*/

.btn-contact a:after {
    background: none!important;
}
.bot-scroll .elementor-icon:hover {
    transform: translateY(8px);
}
.btn-contact a{
	font-family: "Sora", Sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 20px;
    letter-spacing: 0px;
    word-spacing: 0px;
    fill: var(--e-global-color-text);
    color: var(--e-global-color-text);
    background-color: transparent;
    background-image: linear-gradient(120deg, #FBE0C3 0%, #B39C7C 100%);
    transition-duration: 3000ms !important;
    border-style: none;
    border-radius: 2px 2px 2px 2px !important;
    padding: 10px 20px 10px 20px !important;
    text-decoration: none !important;
    display: inline-block !important;
    min-width: 180px;
    text-align: center;
	 color: #fff!important;
}
.btn-contact a:hover{
    color: #fff!important;
    background-color: transparent!important;
    background-image: linear-gradient(120deg, #B39C7C 0%, #FBE0C3 100%)!important;
    border-color: var(--e-global-color-text)!important;
}

.page-header h1.entry-title {
    display: none !important;
}
@media (max-width: 767px) {
	
	.avis h3 {
    font-size: 19px;
    line-height: 33px;
}
}
@media only screen and (max-width: 600px) {}
@media only screen and (min-width: 768px) {	}
@media only screen and (max-width: 1010px) {
	li.btn-contact.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-358 {
    margin: 0 auto!important;
    display: grid!important;
}
}
@media only screen and (max-width: 992px) {}
@media only screen and (min-width: 991px) {}
@media only screen and (min-width: 1200px) {}
@media only screen and (min-width: 1500px) {
.navmenue .elementor-nav-menu--main .elementor-item {
    font-size: 22px!important;
}
}
@media only screen and (min-width: 1700px) {}
@media only screen and (min-width: 1900px) {}

.ar-box .elementor-widget-icon-box .elementor-icon-box-content {
    flex-grow: 1;
    padding-right: 35px;
}
.texo  i.icon.icon-right-arrow2, .texo i.icon.icon-left-arrow2 {
    display: none;
}
.texo .swiper-button-next {
    right: auto!important;
	left:-40px!important;
}
.texo .swiper-button-prev {
    left: auto!important;
	right:-40px!important;
}
.elementor-88 .elementor-element.elementor-element-45ceaf7d .elementskit-section-title-wraper .elementskit-section-title > span {
    color: #b8a181!important;
}
.service .btn-contact a{
	font-family: "Sora", Sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 20px;
    letter-spacing: 0px;
    word-spacing: 0px;
    fill: var(--e-global-color-text);
    color: var(--e-global-color-text);
    background-color: transparent;
    background-image: linear-gradient(120deg, #FBE0C3 0%, #B39C7C 100%);
    transition-duration: 3000ms !important;
    border-style: none;
    border-radius: 2px 2px 2px 2px !important;
    padding: 15px 20px 15px 20px !important;
    text-decoration: none !important;
    display: inline-block !important;
    min-width: 165px;
    text-align: center;
	 color: #fff!important;
}
.service .btn-contact a:hover{
    color: #fff!important;
    background-color: transparent!important;
    background-image: linear-gradient(120deg, #B39C7C 0%, #FBE0C3 100%)!important;
    border-color: var(--e-global-color-text)!important;
}
.boxgrille p{  color: #000!important;}
.lang-item-ar a{
	color: #624233!important;
    fill:#624233!important;
}