/* 
Theme Name: Ansemble
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.comments-area a, .page-content a{text-decoration: none;}

#loader {
    display: none;
    background: url('./Ripple-1s-54px.gif') no-repeat center center;
    height: 30px; 
    width: 30px;
}

#agence_info{margin-top:30px;}
.adresse, .telephone, .email{color:#FFF; font-size:18px;}
#agence_info a{color: #efaf33 !important;
    font-size: 18px;
    padding: 5px 10px;
    border: 1px solid #efaf33;
    border-radius: 3px;
    margin-top: 20px !important;
    display: inline-block;
}
.ob-swiper-bundle .swiper-slide{padding:30px;}
    
.swiper-button-next, .swiper-button-prev{background:none !important;}
.swiper-button-next i::before, .swiper-button-prev i::before{display:none;}
.swiper-button-next::after, .swiper-button-prev::after{font-size:21px !important;}