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

.single-product.full-width .single-product-wrapper {
    margin-bottom: 30px;
}
.single-product .single-product-wrapper {
    margin-bottom: 0px;
}
.extended .single-product-wrapper>.product-actions-wrapper .product-actions {
    border: none;
    padding: 0px;
}
@media (min-width: 767px){
.extended .single-product-wrapper .summary.entry-summary {
    width: 58.33% !important;
}
.extended .single-product-wrapper>.product-actions-wrapper {
    width: 58% !important;
}
.extended .single-product-wrapper>.product-actions-wrapper .product-actions .single_add_to_cart_button.button {
    display: inline-flex !important;
    width: 26% !important;
}
}

.extended .single-product-wrapper>.product-actions-wrapper .product-actions .single_add_to_cart_button.button {
    display: inline-flex !important;
    width: 48%
}
#cat_img_int {
    text-align: center;
    margin-bottom: 0px !important;
    padding-top: 0px !important;
}
.electro-tabs .ec-tabs {
    margin-left: auto !Important;
}
table.cart thead th.product-quantity {
    text-align: center;
}

table.cart .product-quantity .quantity {
    margin-left: auto;
    margin-right: auto;
}
.single-product.full-width .entry-summary>div[itemprop=description], .single-product.full-width .woocommerce-product-details__short-description {
    margin-bottom: 0px !important;
}
.owl-item>.product .product-rating, .products-carousel.electro-v1 .owl-item .product .product-rating, .section-onsale-product .onsale-product .product-rating, .section-onsale-product-carousel .onsale-product-carousel .onsale-product .onsale-product-content .product-rating, li.product .product-rating {
    display: none !important;
}
.owl-item>.product .product-short-description, .products-carousel.electro-v1 .owl-item .product .product-short-description, .section-onsale-product .onsale-product .product-short-description, .section-onsale-product-carousel .onsale-product-carousel .onsale-product .onsale-product-content .product-short-description, li.product .product-short-description {
    height: 10em !important;
}
#sonymarca {
	background-color: black !important;
}
/* Cart widget */
.woocommerce-mini-cart__total {
	display: none !important;
}

/* Cart */
.product-price, .product-subtotal {
	display: none !important;
}

@media (max-width: 767px){
table.shop_table.shop_table_responsive.cart .wc-proceed-to-checkout, table.shop_table.shop_table_responsive.cart .wc-proceed-to-checkout a {
    display: block !important;
	text-align: center;
	}
}

#tab-specification table tr td:first-child, #tab-specification table tr th, #tab-specification table.shop_attributes tr td:first-child, #tab-specification table.shop_attributes tr th {
    width: 25% !important;
}
#tab-specification table tr td, #tab-specification table tr th, #tab-specification table.shop_attributes tr td, #tab-specification table.shop_attributes tr th {
    padding: 10px !important;
}
