.icon-nav h3 {
    font-size: 1.7em;
    color: rgba(17, 102, 191, 1);
    font-family: "Bokor", system-ui;
    text-transform: uppercase;
}

.icon-nav h5 {
font-size: 14px;
padding-top: 7px;
font-family: "Cinzel", serif;
letter-spacing: 1px;
font-weight: 700;
}

.main-post-item {
    position:relative;
    display: flex;
    width: 100%;
    height: 400px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover  !important;
}

.top-hero-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.65);
} 

.side-bg-img {
   position: relative;
    display: flex; 
    width: 100%;
    height: 200px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}


.side-bg-img .sidebg-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.4);
} 

.herbal-mix-list {
    display: flex;
    width: 100%;
    height: 75px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center  !important;
}

.lifestyle-item .lifestyle-sd-content {
    display: flex;
    width: 100%;
    height: 160px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;    
}

.herbalroot-content-txt h4 {
    font-size: 15px;
    font-weight: 600;
    margin: 10px 0;
    padding-top: 10px;
    font-family: 'Lato', sans-serif;
}

.herbalroot-content-txt p {
    font-size: 15px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
}
.shop-herbal-main {
    padding-right: 50px;
}
.shop-herbal-main .shop-herbal-img {
    display: flex;
    width: 100%;
    height: 550px !important;
    background-color: #ccc;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    margin-right: 40px;;

}

.footer-item-addr p  {
    font-size: 15px !important;
    font-family: 'Lato', sans-serif;
}

.footer-social {
    margin-top: 30px;
}
.footer-social a {
    display: flex;
    width: 30px;
    height: 30px;
    padding: 0px;
}

.footer-item-addr .footer-item-sub {
    display: flex;
    padding: 5px 0;
    align-items: flex-start;
}

.footer-item-addr .footer-item-sub span:first-child {
 margin-right: 11px;
}

.footer-copyright span  {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
}

.about-sector-cover {
    margin-top: 40px;
}
.about-sector-cover .about-detail-img {
    display: flex;
    width: 100%;
    height: 350px;
    background-repeat: no-repeat  !important;
    background-size: cover !important;
    background-position: center !important;
}

.testimonal-media-db {
    width: 100px;
    height: 100px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}
.top-info {
    display: flex;
    align-items: center;
}
.top-info .topbar-txt-db {
    display: flex;
    margin: 0px 10px;
    align-items: center;
} 

.top-info .topbar-txt-db:nth-child(2) {
margin-left: 30px;
}

.top-info .topbar-txt-db span {
 display: block;
 color: #fff;
 font-size: 15px;
}

.top-info .topbar-txt-db span:first-child {
margin-right: 10px;
}

.top-info .topbar-txt-db span:not(:first-child) {
font-family: 'Lato', sans-serif;
}
.about-detail-img {
    display: flex;
    position: relative;
}
.about-detail-img .about-overay {
position: absolute;
left: 0px;
right: 0px;
top: 0px;
bottom: 0px;
z-index: 99;
background: rgba(0, 0, 0, 0.4);
}

.order-form {
    margin-bottom: 40px;
}
#frm-cover .frm-inp {
    margin: 10px 0;
}

#frm-cover .frm-inp input{
height: 45px;
}

#frm-cover span {
    display: block;
    padding-top: 15px;
    font-family: 'Lato', sans-serif;
    color: rgba(235, 64, 52, 1);
    font-size: 15px;
    font-weight: 400;
}
.btn-cover {
    margin-top: 45px;
}

#frm-cover button {
    color: #fff;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
}

.order-reqn {
    font-size: 14px;
}