@charset 'utf-8';
/*
 Theme Name:   Dairy Farm Child
 Theme URI:    http://dairy-farm.ancorathemes.com/
 Description:  Dairy Farm - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     dairy-farm
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  dairy-farm
*/


@import url("../dairy-farm/style.css");
.woocommerce.sidebar_show .content {
    width: calc(100% - 315px) !important;
}
form.woocommerce-ordering, .mode_buttons {
    display: none !important;
}
.scheme_original .sidebar .widget_area_inner {
    background-color: #2a7d2e !important;
}
.scheme_original .sidebar .widget_area_inner {
    color: #fff !important;
}
.scheme_original .widget_area_inner a:hover, .scheme_original .widget_area_inner ul li a {
    color: #fff !important;
}
.scheme_original .widget_area_inner a, .scheme_original .widget_area_inner ul li:before, .scheme_original .widget_area_inner ul li a:hover {
    color: #fff !important;
}
.woocommerce .sidebar .widget_title {
    color: #fff !important;
}
.scheme_original .sc_item_title:after {
    background: url(http://bas.ebuzzon.ca/wp-content/uploads/2021/06/favic.png);
    font-size: 0;
    width: 33px;
    height: 33px;
    bottom: 21px;
    background-position: center;
    transform: translateX(-59%);
}
.textwidget {color:#fff;}
.post_content a.button  {color:#fff!important;}
.post_content h2 a {font-size:20px!important;}
.contact_cart {display:none;}
@media only screen and (max-width:767px){
.woocommerce .content_wrap {
    display: flex;
    flex-wrap: wrap;
}
	.top_panel_icon {display:none;}
.wpb_wrapper .read_more_btn {
    max-width: 60%!important;
    border-radius: 10px;
}
.woocommerce.sidebar_show .content {
    width: 100%;
    float: none;
    order: 2;
}
.sidebar.widget_area.scheme_light {
    order: 1;
    margin-top: 0 !important;
	  margin-bottom: 50px;
}
.scheme_original .sc_item_title:after {
    background: url(http://bas.ebuzzon.ca/wp-content/uploads/2021/06/favic.png);
    font-size: 0;
    width: 33px;
    height: 33px;
    bottom: 10px;
    background-position: center;
    transform: translateX(-59%);
}
	.woocommerce.sidebar_show .content {
    width: 100% !important;
}
}

/* =Theme customization starts here
-------------------------------------------------------------- */
