
/*middle box section margin ends*/
@media (max-width: 767px){
.bg-chocolate-greenish .col-set:nth-child(even) {
  background: #f9f8f4;
  padding-top:15px;
  margin-bottom:15px;
}
.bg-chocolate-greenish .col-set {
  padding-bottom:15px;
}
}
.left-chocolate-images img{
width:100%;
}
.chocolate-title{
  font-size: 22px;
  font-family: "jaf-lapture",Georgia,Times,"Times New Roman",sans-serif;
}
.chocolate-desc{
 color: #a84012;
 font-size: 12px;    
}

.chocolate-details p{
 margin-bottom: 5px;
}

.bg-newsLetter{
background-color:#F5F4ED;
}
.bg-moreRecepies{
background-color:#f6ebe0;
}
.bg-simplyDelicious{
background-color:#fdf4dd;
}
.bg-specialDark{
background-color:#f1e9de;
}
.bg-pinrest{
background-color:#FFE9E9;
height:280px;
}
.bg-facebookbox{
background-color:#E7EBF2;
height: 280px;
}
@media screen and (min-width: 768px){
.bg-chocolate-greenish .col-set:nth-child(2n+1) {
  clear: both;
}}
/*middle box section margin ends*/


