#sitelogo {
    width: 169px !important;
    opacity: 0.8;
}

.post-entry .post-entry-img-cover {
    width: 100%;
    height: 150px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    margin-bottom: 15px;
}

#db-card {
  text-transform: capitalize !important;
}
.contact-wrapper .frm-inp {
padding: 10px 0;
display: flex;
justify-content: flex-end;
}
.post-list-form  h5 {
    font-size: 15px;
    color:darkgreen;
}

.testimonal-media-db {
    width: 100px;
    height: 100px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}
#frm-cover .frm-inp {
    display: block;
    margin: 9px 0;
}

#frm-cover span {
display: block;
padding: 6px;
font-size: 14px;
font-weight: 600;

}

.btn-cover {
    margin-top: 20px;
}

.content .content-db h2 {
font-size: 3.3em;
font-weight: 600;
}
.nopadding {
    margin: 0px !important;
    padding: 0px;
}

.post-entry-intro h2 a {
display: block;
font-size: 0.75em;
font-weight: 500;
color: rgba(0, 0, 0, 1) !important; 
font-family: 'Inter', sans-serif;
line-height: 1.2 !important;
padding-top: 30px;
}

.post-entry-intro p {
    display: block;
    color: rgba(0, 0, 0, 0.7);
    font-size: 15px;
    font-family: 'Mulish', sans-serif;
    font-weight: 400 !important;
}

.post-entry-intro .post-entry-intro-img {
    width: 100%;
    height: 360px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.post-entry-subcontent h2 a  {
display: block;
color: rgba(0, 0, 0, 0.7) !important;
font-size: 17px;
font-family: 'Mulish', sans-serif;
font-weight: 500 !important;
line-height: 1.35;
}
.main-herbal-content-subimg {
width: 350px;
height: 400px;
background-position: center !important;
background-repeat: no-repeat !important;
background-size: cover !important;
}

.main-herbal-conent h3 span {
    display: block;
    font-size: 1.7em;
    font-family: 'Mulish', sans-serif;
    color: rgba(0, 0, 0, 0.9) !important;
    line-height: 1.2;
    padding-bottom: 20px;
    font-weight: 600;
}

.main-herbal-conent p {
    display: block;
    font-size: 15px;
    font-family: 'Mulish', sans-serif;
    color: rgba(0, 0, 0, 0.7) !important;
    font-family: 500;
}

.side-main-post {
    padding-left: 30px;
}
.side-main-post .side-main-post-cover .side-post-img {
    width: 100%;
    height: 150px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}

.side-main-post .side-main-post-cover h4 a {
    display: block;
    font-size: 14px;
    font-family: 'Inter', sans-serif;
    color: rgba(0, 0, 0, 0.7) !important;
    line-height: 1.5;
    font-weight: 400;
    padding-top: 10px;
}
.side-main-post {
    margin-top: 37px;
}

.about-top-extra-txt {
    font-size: 17px;
    font-family: 'Inter', sans-serif;
    color: rgba(0, 0, 0, 1);
    line-height: 1.3;
}

.altern-herb-about p {
    display: block;
    font-size: 15px;
    font-family: 'Inter', sans-serif;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1.4;
    font-weight: 300 !important;
}

.about-central-content p {
    display: block;
    font-size: 15px;
    font-family: 'Inter', sans-serif;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1.4;
    font-weight: 300 !important;
}

.about-side-info-content p {
    display: block;
    font-size: 15px !important;
    font-family: 'Inter', sans-serif;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1.4;
    font-weight: 300 !important;
}

.about-side-info-content h4 {
 color: #000;
 font-weight: 500;
 font-size: 17px;
 padding-bottom: 1px;
}

.about-cb-bottom {
    padding-right: 4pc;
    margin-top: 40px;
}

.about-cb-bottom .about-cb-img {
    width: 100%;
    height: 300px;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.about-cb-bottom .about-cb-img::after {
  position: relative;
  content: "";
  height: 300px;
  border: 10px solid rgba(0, 0, 0, 1);  
}
.product-img-cover {
  width: 100%;
  height: 400px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: contain !important;  
}

.product-side-img-cover .product-img-mini {
    width: 100%;
    height: 260px;
    background-repeat: no-repeat !important;
    background-position: top !important;
    background-size: contain  !important;
}

.testimonial-db-item h5 {
display: block;
font-size: 16px;
font-weight: 500;
color: rgba(0, 0, 0, 1) !important;
text-transform: capitalize !important;
}