@import "../../../atlanta/assets/css/style.min.css";

/* Your CSS code goes here
-------------------------------------- */

.home-section .pojo-image-text img {
	margin: 0px 0px 15px !important;
	text-align: right;
}
.pb-widget-title {
	border: none;
}
.pb-widget-title span{
	    font-family: 'Alef Hebrew', Arial, sans-serif;
	color:  #30512c;
	font-size: 20.83px;/* Approximation due to font substitution */
	font-weight: 700;
	line-height: 20px;/* Approximation due to font substitution */
	text-align: left;
}

.entry-meta:after, .sd-title:after, .title-comments:after, .title-respond:after, .pb-widget-title:after, .widget-title:after {
	border: none;
}

.pojo-toggle.panel .panel-heading .panel-title {
	color:  #40b149;
font-size: 17.83px;/* Approximation due to font substitution */
font-weight: 700;
line-height: 20px;/* Approximation due to font substitution */
}

.entry-meta {
	border:none;
}

a.read-more {
  
	color:  #40b149;
	font-size: 11.67px;/* Approximation due to font substitution */
	font-weight: 400;
}
#list-items article {
	position: relative;
}
#list-items article:after {
	    content: " ";
    display: block;
    height: 26px;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    background: url("http://www.foodsafe.co.il/wp-content/uploads/under.png") 0 0 no-repeat;
} 

#footer #sidebar-footer .widget-title {
	    border-bottom: 2px dotted #30512c;
    padding-bottom: 15px;
}

#builder-section-6 .media h3 a {
	color:  #40b149;
font-size: 17.83px;/* Approximation due to font substitution */
font-weight: 700;
line-height: 20px;
}
#builder-section-6 .entry-meta .read-more {
	float: right!important;
    color: #30512c;
    font-size: 16px;
    font-weight: 400;
    line-height: 14.667px;
    width: 50px;
}