/*
Theme Name: the7dtchild
Author: 
Author URI: 
Description: 
Version: 1.0.0
License: T
Template: dt-the7
*/

.footer .widget-title, .footer div[class*='elementor-widget-wp-widget-'] h5, .footer .elementor-widget .woocommerce h5 {
    color: #00aeef !important;
}
.widget-title, body .elementor-widget .woocommerce h5 {
    margin-bottom: 25px !important;
}
a.social {
    background-color: #00aeef;
    padding: 13px 10px 5px 10px;
    border-radius: 20px;
	margin-right: 7px;
}
#custom_html-2 a {
    margin-top: 50px !important;
    background-color: #00aeef;
    padding: 10px 15px;
    color: #000;
    text-transform: uppercase;
    font-size: 15px !important;
}
button.cta {
    background-color: #00aeef;
    padding: 10px;
    font-size: 15px;
    border: none;
    color: #fff;
    text-transform: inherit;
}


