/*
Theme Name: My Boy Child
Template: hello-elementor
Theme URI: https://wordpress.org/themes/hello-elementor/
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Five emphasizes simplicity and adaptability. It offers flexible design options, supported by a variety of patterns for different page types, such as services and landing pages, making it ideal for building personal blogs, professional portfolios, online magazines, or business websites. Its templates cater to various blog styles, from text-focused to image-heavy layouts. Additionally, it supports international typography and diverse color palettes, ensuring accessibility and customization for users worldwide.
Requires at least: 6.7
Tested up to: 6.8
Requires PHP: 7.2
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hello-elementor
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/
 

table td, table th {
    border: 1px solid hsla(0,0%,50%,.502);
    line-height: 1.5;
    padding: 0px; 
    vertical-align: top;
    padding-bottom: 5px;
}

table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: #fff;
}
.sku_wrapper.detail-container,
#tab-title-additional_information {
    display: none!important;
}
.popular-cat .elementor-cta__title.elementor-cta__content-item {
    min-height: 65px;
}
.popular-cat .elementor-cta__title.elementor-cta__content-item {
    min-height: 65px;
}
.shop-home .woocommerce-loop-product__title {
    min-height: 55px;
}
.woocommerce.post-type-archive-product .woocommerce-loop-product__title, 
.woocommerce.tax-product_cat .woocommerce-loop-product__title {
    min-height: 55px;
}
.elementor-widget-woocommerce-cart .e-cart-section {
    border-color: #97b6e0;
}
.wc_payment_methods.payment_methods.methods li {
    margin-bottom: 15px !important;
}
.coupon.e-cart-section.shop_table #coupon_code {
    padding: 13px!important;
}
.woocommerce-button.button.e-apply-coupon {
    border: 0!important;
}
.woocommerce-cart .input-text.qty.text {
    padding: 10px!important;
}
.elementor-widget-woocommerce-cart .woocommerce .input-text.qty {
    padding: 5px;
    max-height: 44px!important;
    min-height: 44px!important;
}
.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .col-1, 
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-additional-fields, 
.elementor-widget-woocommerce-checkout-page .woocommerce .e-checkout__order_review, 
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-payment, 
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box, 
.elementor-widget-woocommerce-checkout-page .woocommerce .shipping_address,
.elementor-widget-woocommerce-cart .e-cart-section {
    border-color: #97b6e0 !important;
}


@media only screen and (max-width: 767px) {
    .elementor-widget-woocommerce-cart .woocommerce table.cart tr {
            padding: 0;
    }
    .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-remove {
            padding-bottom: 0;
    }
}