/*
 Theme Name:   Kidscool Child
 Theme URI:    https://wdtninos.wpengine.com/
 Description:  Kidscool Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     kidscool
 Version:      1.0.0
 Text Domain:  kidscool-child
*/

.link {
    color: #8ab4f8;
    cursor: pointer;
    text-decoration: underline;
}

.text-left {
	text-align: left;
}

header .wdt-logo-container img {
	max-width: 175px !important;
	width: 175px !important;
}

footer .wdt-logo-container img {
	max-width: 250px !important;
	width: 250px !important;
}

.elementor-widget-text-editor {
	color: #5c5c5c !important;
}

.blue-bg .elementor-widget-container p {
	color: #fff !important;
}

@media (max-width: 767px) {
    .elementor-1937 .elementor-element.elementor-element-a95c920 {
        width: 75% !important;
    }
}