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

a {color: #78AD3F; }
a:hover {color: #186940; }
.f-link { color: #186940!important; font-weight: 500; }
.black { font-weight: 700; color: #121212; }

.elementor-widget-n-menu .e-n-menu-title-text.e-current,
.elementor-widget-n-menu .e-n-menu-title.e-current, .elementor-widget-n-menu .e-n-menu-title.e-current a { color: #98DF4D!important; }

/*.elementor-widget-posts .elementor-post__title { border-bottom: 1px solid #ddd; padding-bottom: 10px; } */
.elementor-widget-posts .elementor-post__read-more { background: #78AD3F; padding: 8px 10px; border-radius: 5px; }
.elementor-widget-posts .elementor-post__read-more:hover { background: #186940!important; }

/* Product Archive */
#uc_woocommerce_category_carousel_elementor_b4be936 .uc_post_title { line-height: 1.1em; }
@media screen and (min-width: 980px) and (max-width: 1322px) { 
    #uc_woocommerce_category_carousel_elementor_b4be936 .uc_post_title { line-height: 1.1em; min-height: 2.2em; }
}

#uc_ue_checkboxes_filter_elementor_77b964de .ue_taxonomy_item { width: 100%!important; }
#uc_ue_checkboxes_filter_elementor_77b964de .uc-checkbox-filter_label { line-height: 1.3em; }

/* Single Product */
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a { border-bottom: 1px solid #2A2B2A!important; }
.woocommerce div.product.elementor ul.tabs li a { padding: .8em 0; margin: 0 .8em; }
.woocommerce div.product.elementor ul.tabs { display: none; }
.woocommerce div.product.elementor .woocommerce-tabs .panel { padding: 0px; }
.woocommerce #reviews #comments h2 { font-size: 22px; }

/* Download PDF */
div.wpforms-container-full .wpforms-confirmation-container-full p { margin-bottom: -5px!important; }
