.meta-label {min-width:105px;float:left;}
.meta-data {float:left;}
.product_meta .product_id {display:none!important;}
.post_thumb {
    min-height: 180px;
    max-height: 180px;
    border: 1px solid #f2f2f2;
    padding-bottom:10px;
}
.post_thumb img { border:none !important;}
.single-product .description {
    height: 45px;
    overflow: hidden;
}
.single-product article {
   /* margin-top: -60px;*/
}
.single-product .related {
    clear:both;
}
.br_widget_brand_element {
    text-align:left!important;
}
.br_widget_brand_element::before {
	content: '\e836';
	font-family: 'fontello';
	position: relative;
	left: 1px;
	top: 0;
    color: #419CBF;
}
.br_widget_brand_element a {
	margin-left: 12px;
	color: #938884!important;
}
.br_widget_brand_element a:hover {
    color: #419CBF!important;
}
.widget_area_inner {
	 padding: 0!important; 
}
/* Product Filter */
.woocommerce-filter ul li {
	display: inline;
	padding-left: 10px;
}
.list_products .col-md4,
#mdf_results_by_ajax .col-md4 {
    float: left;
    width: 33.3%;
}
.list_products .col-md8,
#mdf_results_by_ajax .col-md8 {
  float: left;
  width: 66.3%;  
}
.txt-center,
.post-type-archive-product .post_item_wrap .post_content,
.woocommerce-loop-product__title {
    text-align:center;
}
.post_thumb img {
	height: 100% !important;
	max-height: 180px;
	object-fit: cover;
}
.related a.button,
.post-type-archive-product .post_item_wrap .post_content a.button {
    padding: 0.3em 0.6em!important;
}
.woocommerce-page div.product div.images {
    width: 60.5%!important;
}
.woocommerce-page div.product div.summary {
    width: 35%!important;
	word-wrap: anywhere;
	word-break: break-word;
}
.woocommerce-page div.product div.images img {
	width: 100%;
	object-fit: cover;
}

#footer_wrap_2,
#footer_wrap_3,
#kraussersfarm_widget_socials-2,
#kraussersfarm_widget_socials-3 {
    float:left;
}
#text-9,
#text-10 {
   float:right; 
}
.footer-brands {
	float: left;
	width: 50%;
	text-align: center;
}
ul.products a.product_type_simple,
#ourproducts a.product_type_simple {
    display:none;
}
.copyright_text p {
    text-align: left;
}