/*
 Theme Name:    Electro Child
 Theme URI:     https://themeforest.net/item/electro-electronics-store-woocommerce-theme/15720624
 Description:   This is the child theme of Electro
 Author:        MadrasThemes
 Author URI:    https://madrasthemes.com/
 Template:      electro
 Version:       2.4.2
 License:       GNU General Public License v2 or later
 License URI:   http://www.gnu.org/licenses/gpl-2.0.html
 Tags:          light, dark, two-columns, right-sidebar, responsive-layout
 Text Domain:   electro-child
*/

.entry-content .vc_toggle .vc_toggle_title h4 {
    font-size: 18px;
    color: #000000!important;
    margin: 0;
}
.footer-bottom-widgets .widget-title { position: relative;}
.footer-bottom-widgets .widget-title:before { position: absolute; content: ""; width: 50px; height: 2px; top: 24px; left: 0px; background-color: #ce1d75; }
.entry-content .vc_toggle .vc_toggle_title { padding: 12px 0!important;}
.entry-content .vc_toggle .vc_toggle_content { padding: 15px !important; border: 1px solid #ddd;}
.entry-content .vc_toggle .vc_toggle_content p{ margin: 0;}
.sp-testimonial-free-section .sp-testimonial-free-item { text-align: center; margin-right: 24px; background-color: #efefef; padding: 15px; min-height: 340px; border: 1px solid #dddddd; }
.form-control { border: 1px solid #ccc; }
.newsletter-form .input-group .form-control:last-child {
    border-top-left-radius: 1.571em;
    border-bottom-left-radius: 1.571em;
}
.newsletter-form .btn-secondary {
    background-color: #333e48 !important;
    color: #fff !important;
	border-top-right-radius: 1.571em !important;
    border-bottom-right-radius: 1.571em !important;
}
.footer-call-us .call-us-number {
    display: none;
}
.footer-call-us .call-us-text {
    font-weight: 600;
    font-size: 16px;
    line-height: 62px;
}
.support-number {
    font-weight: bold;
}
.owl-item>.product .price-add-to-cart, .products>.product .price-add-to-cart {
    height: auto;
}
.handheld-footer .handheld-footer-bar .footer-call-us {
    max-width: inherit;
}