/*
 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:       3.3.13
 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
*/

.header-v10 .masthead .header-logo-area .img-header-logo, .header-v11 .masthead .header-logo-area .img-header-logo {max-width: 190px;}

.header-v12 .masthead .header-logo-area { flex: 0 0 270px; max-width: 270px; min-width: 270px;}

.header-v12 .masthead .header-logo-area .img-header-logo {max-width: 170px;}

.header-v13 .masthead .header-logo-area {min-width: 270px; max-width: 270px;}
.header-v13 .masthead .header-logo-area .img-header-logo {max-width: 170px;}

.no-display {display: none !important;}

.footer-logo {width: 220px;}

.products>.product .product-thumbnail>img, .hot-deal-list1 .owl-item>.product .product-thumbnail>img {padding: 15px;}

.woocommerce-product-gallery__image {padding: 30px;}

.electro-dark .product .price {color: #fed700 !important;}

.hot-deal-list1 .products-carousel {padding-bottom: 0px !important; padding-top: 0px;}
.hot-deal-list1 .owl-item>.product::after {border: none;}
/*.hot-deal-list1 .owl-carousel .owl-nav .owl-prev {left: 7px;}
.hot-deal-list1 .owl-carousel .owl-nav .owl-next {right: 7px;}*/


div.wpforms-container-full {margin: 0px !important;}
div.wpforms-container-full .wpforms-confirmation-container-full {margin: 0px !important;}
div.wpforms-container-full .wpforms-form .wpforms-submit-container {margin-top: 0px !important;}
div.wpforms-container-full .wpforms-field-label { color: var(--bs-ec-dark-body) !important;}




@media (min-width: 1200px) {
    .header-v12 {
        padding:8px 0
    }

    .header-v13 .stick-this.stuck {
        padding: 20px 0;
        background-color: #151515
    }
}
