/*
Theme Name: RealEstateTrainingForU Child
description: RealEstateTrainingForU Child Theme
Author: https://realestatetrainingforu.com/
Author URI: https://realestatetrainingforu.com/
Template: storefront
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: RealEstateTrainingForU-child

body { display: none !important;}

*/
h1.woocommerce-products-header__title.page-title {
    font-weight: 700;
}
span.gamma.widget-title {
    font-weight: 700;
    padding: 0 0 .5em;
    margin-bottom: .5em;
}
.widget {
    border: 0px solid #005fc3;
    border-radius: 5px;
    padding: 10px;
    box-shadow: 1px 5px 10px #005fc363;
}
ul.children {
    display: none;
}
.product_list_widget li {
    padding: .5em 0;
}
ul, ol {
    margin: 0 0 .41575em 3em;
    padding: 0;
}
div#woocommerce_product_categories-3 {
    box-shadow: none;
}
.select2-container--default .select2-results>.select2-results__options {
    max-height: 400px !important;
}
.select2-results__option {
    padding: 1px 6px !important;
}
li.select2-results__option {
    font-size: 90% !important;
    line-height: 1.2 !important;
}
form.woocommerce-ordering { display: none;}
.home.post-type-archive-product .site-header {
    margin-bottom: 2.235801em;
}
li.cat-item.cat-item-50, li.cat-item.cat-item-51, li.cat-item.cat-item-52, li.cat-item.cat-item-53 { display: none;}
h1.entry-title {
    font-weight: 700;
}

.stephen_product h1 {
    font-weight: 400;
    font-size: 29px;
}
.woocommerce-product-gallery__trigger { display: none !important;}
.product_meta { display: none;}
.main-navigation ul li a {
    color: #333333;
    font-weight: 700;
}
.main-navigation ul li a:hover {
    color: #777;
    font-weight: 700;
}
.woocommerce-loop-product__title {
    font-weight: 600 !important;
}
ul.products li.product .price {
    color: #43454b;
    font-weight: 700;
    font-size: 18px;
}



@media (min-width: 768px){
.storefront-breadcrumb {
    margin: 0 0 0.706326em;
}
.woocommerce-active .site-header .site-branding,
.right-sidebar .content-area {
    width: 72% !important;
    float: left;
    margin-right: 3% !important;
}
.woocommerce-active .site-header .site-search,
.right-sidebar .widget-area {
    width: 24% !important;
}
.single-product div.product .summary {
    width: 100%;
    float: right;
    margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery {
    width: auto;
    margin-right: 0;
    margin-bottom: 11px;
    max-width: 100px;
}
}
