/**
                    * 2008 - 2024 (c) Prestablog
                    *
                    * MODULE PrestaBlog
                    *
                    * @author    Prestablog
                    * @copyright Copyright (c) permanent, Prestablog
                    * @license   Commercial
                    */
                

#prestablogfront, .prestablogExtra, #prestablog_lastliste a.btn-primary {
   border: none;
}

 #prestablogfront h2 { 
   font-family: 'Baloo 2';
  font-weight: 100;
  font-size: 20px;
  width: 100%;
  display: block;
  margin-bottom: 20px;
  margin-top: 40px;
  padding-top: 35px;
  border-top: 1px dashed #cecece;
  border-bottom : none;
  text-align: left;
}

 #prestablogfront h3 { 
font-size: 1.125rem;
color: #5A5A5A !important;
border-top: none;
border-bottom : none;
text-align:left;
margin: 0 0 10px 20px;
font-weight:600px;
}

 #prestablogfront h4 { 
font-size: 1em;
color: #a7b128 !important;
border-top: none;
border-bottom : none;
text-align:left;
font-weight:400;
padding-bottom: 0;
padding-top: 0;
margin: 10px 0 10px 0;
}

#prestablogfront h1{
   font-family: 'Baloo 2';
  font-weight: 100;
  text-transform: none;
  color: #E09E72;
  font-size: 30px;
  line-height: 45px;
}

#module-prestablog-blog h1{
      font-family: "Baloo 2";
  font-weight: 100;
  text-transform: none;
  color: #e09e72;
  font-size: 50px;
  text-align: center;
  line-height: 50px;
}

#module-prestablog-blog h1 span {
        color: #5A5A5A;
  font-size: 0.5em;
  line-height: 25px;
}

#prestablogfont img{
     min-width:200px; 
      padding: 0.5em;
}

.tb-img-small img {
  min-width: 50px !important;
}

#prestablog-rating, #blog_list_1-7 .star_content, #module-prestablog-blog .star_content{
  display: none;
}

.page-product-box {
  background: none;
  border: none;
}

.page-product-box .page-product-heading {
      font-size: 30px;
      text-align: left;
      margin: 40px 0 30px;
      font-family: "Baloo 2";
      font-weight: 100;
      color: #A7B128;
      line-height: 50px;
}

#blog_product_linked, .page-product-box{
 background: none;
 border: none;
}

a:hover .wrap_blog .product_name_blog{background-color:rgba(167,176,38,0.95)}

#prestablogfont .btn-default{
   background-color: #a7b128;
   color: #fff;
   font-weight: 600;
}


#prestablogfont .btn-default:hover{ background-color: #e09e72;}
