/*
Theme Name:     EScoot Child
Theme URI: 		https://escoot.wpengine.com/
Author: 		the DesignThemes team
Author URI: 	http://themeforest.net/user/designthemes
Description:    Child theme for the EScoot theme powered by DesignThemes
Template:       escoot
Version:        1.0
*/

.product-overlay-picture .wp-caption-text{
	left: 25% !important;
    margin-right: 0px !important;
}

@media(min-width: 1024px) {

	.product-overlay-picture .wp-caption-text{
		margin-top: 60px !important;
	}

	.product-overlay-picture-container .elementor-widget-container{
		margin: -140px 250px 0px 210px !important;
	}

}

@media(min-width: 1280px) {

	.product-overlay-picture-container .elementor-widget-container{
		margin: -200px -60px 0px 0px !important;
	}

}

@media only screen and (max-width: 1024px){

	.dt-custom-hero-banner-section.elementor-section:before {
		display: none;
	}

	.dt-custom-hero-banner-section.elementor-section.home-hero .elementor-inner-section:before{
		display: none;
	}

	.dt-custom-hero-banner-section.elementor-section.home-hero .elementor-inner-section .elementor-widget-heading.dt-custom-theme-headline .elementor-heading-title strong{
		color: #fff;
	}
}
