/* 
Theme Name: CBC
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
*/

.woocommerce-privacy-policy-text a{color:#014f6e !important;}

.woocommerce ul.products li.product .woocommerce-loop-product__title{color:#333 !important;}
span.price{display:none !important;}
p.price{display:none !important;}
.posted_in{display:none !important;}
.woocommerce div.product form.cart .button{background:#444;}
.woocommerce-Tabs-panel{color:#333 !important;}
.woocommerce-cart-form__cart-item{color:#333 !important;}
.woocommerce-cart-form__cart-item a{color:#333 !important;}
.woocommerce-Tabs-panel td{padding-left:10px;}
.woocommerce-Tabs-panel a{color:#333 !important;}
.cart_totals {color:#333 !important;}
.cart_totals h2{color:#333 !important;}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{background-color:#444 !important;}

.woocommerce table.cart td:nth-of-type(4), .woocommerce table.cart th:nth-of-type(4) {
display: none;
}

.woocommerce table.cart td:nth-of-type(6), .woocommerce table.cart th:nth-of-type(6) {
display: none;
}

.elementor-menu-cart__subtotal{display: none !important;}

/* hide some non-needed items */
.cart_totals h2{display:none !important;}
.cart_totals table.shop_table{display:none !important;}
.woocommerce-breadcrumb{display:none !important;}

.elementor-search-form__input {color: white !important;}

.elementor-widget-posts .post-thumbnail img {
    display: none; /* Hide missing images */
}
.elementor-widget-posts .post-thumbnail {
    background-image: url('https://toli-na.com/wp-content/uploads/2024/12/default.jpg'); /* Replace with your image URL */
    background-size: cover;
    background-position: center;
}