/*!
Theme Name:		Page Builder Framework - Child
Author: 		MapSteps
Author URI: 	https://mapsteps.com
Description:	Page Builder Framework Child Theme
Version: 		1.2
License:		GNU General Public License v3 or later
License URI:	https://www.gnu.org/licenses/gpl-3.0.html
Tags: 			one-column, two-columns, left-sidebar, right-sidebar, custom-colors, custom-menu, featured-images, full-width-template, custom-logo, custom-background, threaded-comments, blog, e-commerce
Template:		page-builder-framework
Text Domain:	page-builder-framework-child
*/

#block-7{
	background:#f3f3f3;
}
#block-7 .wc-block-product-categories-list li a{
	color: black;
    width: 85%;
    display: inline-flex;
}
#block-7 ul li:first-child{
	display:none;
}

#block-7 ul li:nth-child(2) > a{
	font-weight:800;
	font-size:18px;
}
.wpfTextFilter [data-term-id="15"]{
	display:none;
}
/* archive */
ul.products li.product .price{
	margin-bottom: 5px !important;
}
ul.products li.product .wooct-timer{
	font-size: 14px;
}
ul.products li.product .wooct-text-above{
	font-size: 14px;
	color:#000;
}
h2.woocommerce-loop-product__title{
	height: 40px;
}
/* //single product */
/* .elementor-580 .elementor-element.elementor-element-c6a9ea7 .elementor-countdown-wrapper{
	max-width: 43%;
    display: -webkit-inline-box !important;
} */
.single-product .elementor-element-e56d840 .woocommerce-product-details__short-description p{
	margin-bottom:0px;
}
.product_meta .meta_label{
	font-size: 18px;
    font-weight: 600;
    color: #000;
	margin-bottom:4px;
}
.product_meta .meta_value{
	font-size: 16px;
    color: #333232;
	margin-bottom:5px;
}
.single-product .wooct-countdown .wooct-text-above{
	font-weight: 600;
    color: #000;
}
.wpfFilterContent ul.wpfTextFilter li ul li {
    padding-left: 25px !important;
}
.wpfFilterContent ul.wpfTextFilter > li label.wpfLiLabel:first-child {
    color:#000;
	font-weight:600;
}
.wpfFilterContent ul.wpfTextFilter > li >ul >li label.wpfLiLabel:first-child {
    color:#000;
	font-weight:500;
}
.wpfMainWrapper .wpfFilterButtons button.wpfFilterButton{
	background:#000;
	color:#fff;
	min-height: auto;
}
.wpfMainWrapper .wpfFilterButtons{
	text-align:center;
}
.wpfMainWrapper .wpfFilterTitle .wfpTitle{
	color:#000;
}
.wpfPriceInputs input{
	color: #000 !important;
}
.wpfPriceInputs span.wpfCurrencySymbol{
	color: #000 !important;
}
.wpfFilterContent div#wpfSliderRange span{
	background:#000;
}
.wpfFilterContent div#wpfSliderRange span:hover{
	background:#000 !important;
	border-color:#000 !important;
}
.wpfFilterContent div#wpfSliderRange .ui-slider-range{
	background:rgb(243 208 121) !important;
}

.logged-in .elementor-element-37b33504 .auth-element{
	display:none !important;
}