/*
Theme Name: Molla Child
Theme URI: https://molla.org/
Author: D-THEMES
Author URI: https://molla.org/about-me/
Description: Molla Responsive WordPress + eCommerce Theme.
Version: 1.0
Template: molla
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.myaccount-content.logged-out{
	background-color: #FFFFFF !important;
	background-image: none !important;
}
.page-header{
	background-image: url('https://biosilueta.com/wp-content/themes/molla/assets/images/page-header-bg.jpg') !important;
}

.shop_table.shop_table_responsive td label {
    display: none;
}

h3.wp-block-heading.widget-about-title.mb-0 {
    font-size: 23px;
}

.product .product-label.label-new {
    background-color: #ffd04d;
    display: none;
}

div#tab-description p {
    color: #000;
}

.product .tab-content h2 {
    font-weight: 400;
    font-size: 3rem;
    letter-spacing: -.01em;
    margin-bottom: 1.8rem;
}

.product-cat a {
    color: #6eb215;
}

.header-col #menu-main-menu.menu .menu-item > a {
    line-height: 1.25 !important;
    height: 100%;
    padding-top: 4.25rem !important;
    padding-bottom: 2em !important;
}

.header-col #menu-main-menu.menu .menu-item {
    height: 100%;
}

.header-search .form-control {
    padding: 0px 10px;
}

.yith-woocommerce-ajax-product-filter.yith-woo-ajax-reset-navigation label.label-filter {
    display: none;
}
.stock.out-of-stock,.progress-bar.stock-progress {
    display: none;
}
