/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/



.header-icon{
   
   padding:8px !important ;
   border-radius:10px !important;
}
.header-icon:hover svg path{
    fill: #855456 ;
    background-color: #FFFF !important;
}
.img_car img{
    width: 92% !important;
}

.ground_aling strong{
    display: inline-block;
    width: 65px !important;
    font-weight: 400 ;
}
.img_car  img:hover{
    opacity: .7;
    transition: 0.3s;
}
/* @media only screen and (min-width: 1025px) and (max-width: 1799px) {
    html {
        zoom: 0.80 !important;
        zoom: 80% !important;
    }
} */
.gtranslate_wrapper .gt_float_switcher  a{
    font-family: 'Helvetica Neue';
}
#gt_float_wrapper{
    bottom: 74px !important;
    right: 0 !important;
}
.gtranslate_wrapper .gt_float_switcher .gt_options a:hover{
    background: #855456;
    
}
@media(max-width:880px){
    .img_car img {
        height: 500px !important;  
        object-fit: cover;
    }
}
@media(max-width:767px){
    .img_car img {
        height: 340px !important;
        object-fit: cover;

    }
}

 
