/*
 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.5.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
*/

.extended .single-product-wrapper > .product-actions-wrapper .product-actions .woocommerce-variation {margin-top: 0em;}
.extended .single-product-wrapper > .product-actions-wrapper .product-actions .woocommerce-variation .woocommerce-variation-availability {margin-top: 1.5em; margin-bottom: -1em;}
.product-type-variable .product-actions-wrapper .product-actions > div[itemprop="offers"] > .price {display:none !important;}
.woocommerce li.woocommerce-MyAccount-navigation-link--downloads {display:none;}
.product-type-external .wc-points-rewards-product-message {display:none;}
.product-type-variable .product-actions p.price {display:none;}
.product-inner .in-stock {display:none;}
.site-footer .availability {display:none;}
.wc-points-rewards-icon {display: inline-block; margin-top:-2px;}
.extended .single-product-wrapper > .product-actions-wrapper .product-actions .price del {font-size: 18px;display: block;}
.single_add_to_cart_button.button {font-size: 14px; padding: 15px 5px !important; background-color: #5cb85c;}
.single-product-wrapper .woocommerce-variation-add-to-cart-disabled {display:none !important;}
.woocommerce-result-count {display:none;}
@media (max-width: 568px) {.woocommerce-breadcrumb {display:none;} .woocommerce-page .page-header .woocommerce-result-count, .shop-control-bar{display:none;} .electro_widget_product_categories{display:none;}}

.add-to-cart-wrap {display:none !important;}
.sku_wrapper {display:none !important;}
.product_meta > span + span::before {content: '';margin-right: 0em;margin-left: -0em;}
.product_meta span.posted_in {margin-right: 1em;}

@media (max-width: 991px) {
    .header-logo {margin-top: 10px !important; max-width: 150px;}
	.single-product .site-content #tab-reviews {margin-bottom: -265px !important;}
	.single-product .site-content .single-product-wrapper {margin-bottom: 20px !important;}
	.handheld-footer {background-color: #fff !important;}
}

input[type="tel"],
.input-text {
  padding: 0.857em 1.214em;
  background-color: transparent;
  color: #818181;
  line-height: 1.286em;
  outline: none;
  border: 0;
  -webkit-appearance: none;
  border-radius: 1.571em;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: #dddddd; }
  
# Footer
.footer-widgets .type-product .availability {display:none;}
.footer-widgets .type-product .button {display:none;}
.footer-call-us .call-us-number {font-size: 28px;}

.grecaptcha-badge {visibility: hidden !important;}
.vc_license-activation-notice {display:none !important;}