/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 */

/* DC Custom WooCommerce Styles */

.woocommerce-loop-category__title, .woocommerce-loop-product__title {
    color: #000 !important;
    font-family: "Ovo", Sans-serif;
    font-weight: 600;
    font-size: 22px !important;
}

.woocommerce div.product .woocommerce-tabs .panel, .product_meta, .tab-additional_information, .added_to_cart, #tab-additional_information {
    display: none !important;
}

.woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #000000 !important;
    font-weight: 400;
    font-size: 16px;
}

.woocommerce a.button, .woocommerce button.button.alt, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover {
    font-family: "Roboto", Sans-serif;
    color: #000000 !important;
    background-color: #F6F6F6 !important;
}

.woocommerce button.button.alt:hover {
    background-color: #dfdcde !important;
    color: #515151 !important;
}

.woocommerce .woocommerce-breadcrumb, .woocommerce .woocommerce-breadcrumb a, .woocommerce-result-count, .woocommerce .woocommerce-ordering select {
    color: #000000 !important;
    font-family: "Roboto", Sans-serif;
}

.postid-973 .related, .postid-975 .related, .postid-980 .related, .postid-1017 .related, .postid-1015 .related, .postid-1012 .related, .postid-1002 .related, .postid-1005 .related, .postid-1010 .related {
	display: none !important;
}

.dataTables_wrapper .woocommerce button.button.alt {
background-color: #366150 !important;
color: #FFFFFF !important;
}

#wcpt_6a1b9e861ff92148_2, #wcpt_52e277cb624077bd_3, #wcpt_52e277cb624077bd_3, #wcpt_2748f7cd15648a81_4, #wcpt_e29e762a5125b1a7_5 {
	font-weight: 400;
}

.single-product .woocommerce-tabs {
    display: block !important;
}

.single-product.woocommerce .product .woocommerce-tabs .panel {
    display: block !important;
    text-align: center;
}

.single-product .woocommerce-tabs ul.tabs.wc-tabs {
    display: none;
}

.single-product .woocommerce-tabs h2 {
    display: none;
}