/* 
Theme Name: Terra Tech 2
Theme URI: https://terratech.ae/
Description: Terra Tech is a child theme of Hello Elementor built by Top Tier Digital Marketing
Author: Top Tier Digital Marketing
Author URI: https://toptierdigitalmarketing.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: aadc
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 */

@media (max-width: 991px) {
	.fullcarousel_info{
        max-width: 100% !important;
    width: 100%;
}
	.tufftrak .elementor-element .swiper .elementor-swiper-button-next {
    right: 10px !important;
}
	.fullcarousel_left {
    margin-left: 0 !important;
    position: relative !important;
}
.fullcarousel_left.elementor-element .swiper .elementor-swiper-button-prev {
    left: 10px !important;
}
.fullcarousel {
    margin-right: 0 !important;
    position: relative !important;
}
.fullcarousel.elementor-element .swiper .elementor-swiper-button-next {
    right: 10px !important;
}

}

@media (max-width:600px) {
.tufftrak {
    width: 135% !important;
}
	.tufftrak .elementor-element .swiper .elementor-swiper-button-next {
        right: 26% !important;
    }
	
.fullcarousel_left {
        width: 135% !important;
    }
.fullcarousel_left .elementor-element .swiper .elementor-swiper-button-next {
        right: 26% !important;
    }
.fullcarousel {
        width: 135% !important;
    }
.fullcarousel .elementor-element .swiper .elementor-swiper-button-next {
        right: 26% !important;
    }	
}