/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td.woocommerce-table__product-name.product-name a {
    font-weight: bold;
    font-size: 15px;
    line-height: 25px;
}

.iwtbox, ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details, ul.wc-bacs-bank-details.order_details.bacs_details, table.shop_table.ywsbs_subscription_table.my_account_orders.shop_table_responsive, .shop_table.additional_fields, table.woocommerce-table.woocommerce-table--order-details, section.woocommerce-customer-details address {
    font-size: 14px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.26);
    background: #fff;
    border-radius: 10px !important;
    padding: 25px !important;
    height: fit-content !important;
}

.woocommerce-checkout.woocommerce-page.woocommerce-order-received tfoot tr td span, tfoot tr td {
    font-weight: 300 !important;
    color: #2b2b2b !important;
}

.woocommerce-checkout.woocommerce-page.woocommerce-order-received tfoot tr th:first-child {
    text-align: right;
    font-weight: 900;
}

.woocommerce-checkout.woocommerce-page.woocommerce-order-received h2 {
    margin-top: 50px;
    margin-bottom: 15px;
    font-family: "Onest", Sans-serif;
    font-weight: 800;
    line-height: 1.1em;
    color: rgb(84, 89, 95);
}

section.woocommerce-customer-details strong {
    color: rgb(26, 26, 26);
}

.woocommerce-page.woocommerce-order-received table tr:first-child td, .woocommerce-page.woocommerce-order-received table tr:first-child th {
    border-top: 0px solid !important;
}

.woocommerce-page.woocommerce-order-received table td, .woocommerce-page.woocommerce-order-received table th,
table.shop_table.ywsbs_subscription_table.my_account_orders.shop_table_responsive tbody td {
    border-top: 1px solid #ccc !important;
}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr th, table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr td {
    border-top: 1px solid #ccc !important;
}

.ywsbs-subscription-info-wrapper .ywsbs-subscription-info-box, .ywsbs-box.ywsbs-subscription-related-orders, .ywsbs-subscription-info-box.subscription-totals, .ywsbs-subscription-info-box, .ywsbs-box, .ywsbs-box.ywsbs-subscription-info-box.subscription-info{    border: 0;
    padding: 0;
}
