/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/
Description: A child theme for the Hello Elementor WordPress theme.
Author: techcarrot
Author URI: https://techcarrot.ae/
Template: hello-elementor
Version: 1.0
Text Domain: hello-elementor-child
*/
.car-slider-img img {
    height: 280px !important;
    object-fit: cover;
}
.blog-grid .elementor-pagination{
    margin-top: 60px !important;
}
.about-left-text-sec .elementor-post__title{
    text-align:left;
}
.elementor-popup-modal .dialog-close-button {
    top:9px;
}


/*Book now button */
.elementor-element.elementor-element-4fe6bf3.elementor-mobile-align-justify.elementor-align-justify.elementor-widget.elementor-widget-button.elementor-sticky {
    width: 90%;
    max-width: 220px;
    margin: 0 auto;
    margin-top: 5px;
}
.media-room-data .elementor-post__meta-data {
    min-height: 63px;
}

.testimonialgrid .elementor-3017 .elementor-element.elementor-element-7ff36bcf {
    padding: 20px 10px;
}
@media (max-width: 1600px) {
    .car-slider-img img {
        height: 220px !important;
    }
}
@media (max-width: 1440px) {
    .car-slider-img img {
        height: 190px !important;
    }
}

@media (max-width: 767px) {
    .car-slider-img img {
        height: auto !important;
    }
    .elementor-4922 .elementor-element.elementor-element-cf75ed2.elementor-column > .elementor-widget-wrap {
        justify-content: space-around;
    }
    .testimonialgrid .elementor-3017 .elementor-element.elementor-element-7ff36bcf {
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 600px) {
    .elementor-56 .elementor-element.elementor-element-b60c45a .elementor-grid-item 
    {      
        margin: 0 auto 0 auto !important;
    }
    .elementor-56 .elementor-element.elementor-element-1d6d1b7 .elementor-grid-item{
        margin: 0 auto 0 auto !important;
    }
}