h1.brand-logo a img {
    height: 120px;
    width: 200px;
}
.hsco1ss{
    padding: 78px; 
}

ul.navbar-nav.qc-menu-list{
        display: inline-flex;
}
#product .col-sm-8.col-sm-offset-2 {
    margin: 0px;
}
#product .col-sm-8 {
    width: 100%;
}
#discount {
    background-size: cover !important;
    background: url(../../images/images/images/bg/hc.png);
}
.wel-para {
    text-align: justify;
    line-height: 2.1;
    margin-top: 20px;
}
body {
    background: #fff;
}
span#span-icon1 {
    color: #6ebb29;
    margin-bottom: 15px;
    font-size: 50px;
}
.icon1 {
    text-align: center;
}
img.img-hs {
    margin-top: 20px;
}
.para-hser {
    text-align: center;
}
.clint-name h4 {
    font-family: 'lato-regular';
}
.icon1 h1 {
    font-family: 'signika';
    font-weight: 500;
    font-size: 27px;
}
#discount {
    height: 350px;
    background: url(../../images/images/images/bg/hc.png);
}
.section-header h2 {
    font-family: 'signika';
    color: #fff !important;
    font-size: 40px;
    line-height: 1.5;
    text-transform: uppercase;
}
.owl-stage-outer .bg-overlay:after {
    background: unset;
}
.nav.navbar-nav li a {
    font-weight: 400;
    color: #000000;
    font-family: 'signika';
    font-size: 18px;
}
.nav.navbar-nav li {
    padding: 30px 0;
}
.header-top {
    padding: 7px;
    background: #874c17;
}
.para-habt {
    text-align: justify;
    line-height: 2.1;
}

/*Button Two*/
.button-two {
  color:#fff;
  border-radius: 30px;
  background-color:#8a4c1a;
  border: none;
  padding: 16px;
  width: 220px;
  transition: all 0.5s;
}


.button-two span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button-two span:after {
  content: '»';
  position: absolute;
  opacity: 0;
  top: -18px;
  right: -20px;
  transition: 0.5s;
}

.button-two:hover span {
  padding-right: 25px;
}

.button-two:hover span:after {
  opacity: 1;
  right: 0;
}
.button-two:hover {
    color: #fff;
}
input, button, select, textarea {
    font-family: 'signika';
    border: 1px solid rgb(0 0 0 / 0%);
}
.heading-habt {
    color: #8a4c1a;
    font-family: 'signika';
    font-size: 35px;
}
.heading-habts {
    margin-top: 20px;
    font-size: 17px;
    font-family: lato-regular;
}
.sub-main {
    margin: 20px 0px 10px 0px;
}
#footer {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background: linear-gradient(to bottom, #8a4c1a12, rgb(32 34 36 / 0%)),
    url(../../images/images/images/bg/foot2.png);
}
#contact {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background: url(../../images/images/images/bg/3.png);
}
.navbar-nav li.active a, .navbar-nav li:hover a {
    color: #874c17 !important;
    background: unset;
}
.top-bar.text-right span {
    font-weight: 300;
    font-family: 'signika';
    color: #fff;
    font-size: 15px;
}
.about-para {
    line-height: 2.1;
    text-align: justify;
}
.abouth-para {
    margin: 60px 0 20px 0;
}
.about-head {
    text-align: center;
    font-family: 'signika';
}
.para-abc {
    font-size: 16px;
    text-align: center;
    line-height: 2.1;
}
.about_title, .product_title, .gallery_title, .contact_title, .services_title, .welcome_title, .home_services_title, .news_header {
    text-align:center;
    font-size: 35px;
    font-family: 'signika';
    font-weight: 600;
    margin-bottom: 40px;
    color: #8a4c1a;
}
#tem529_products_page .layout-wrapper {
    display: none;
}
.pro_pg {
    overflow: unset;
}
.ending-para {
    text-align: center;
    line-height: 2.1;
}

/*product*/
.counter_start{
    margin-bottom: 40px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 5px;
}
.pro-img {
    transition: .4s;
    transform: scale(1);
}
.pro-img{
    width: 100%;
}
.pro-img{
    display: block;
}
.service-span span {
    font-family: 'signika';
    font-size: 18px !important;
    background: #87C03D;
    display: inline-block;
    color: #fff;
    padding: 10px 40px 8px 18px;
    clip-path: polygon(0% 0%, 80% 0%, 100% 103%, 0% 103%);
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: .4s;
}
.counter_start:hover .pro-img{
    transform: scale(1.1);
}
.service-span {
    position: absolute;
    bottom: 0;
    left: 0;
}
.counter_start:hover .service-span span {
    background: #874c17;
}
/*product-ended*/

.single-product-box .content-pro {
    display: none;
}
.home_pro_title {
    color: #000;
    font-size: 20px;
    font-family: 'signika';
}
.single-product-box{
        padding: 25px 0;
}
.single-product-box {
    border: 2px solid #00000059;
}
.teashop-table-cell img {
    padding: 10px;
}
#testimonial {
    background: #f1f1f1;
}
.contact-home {
    text-align: center;
    padding: 20px 0px 20px 0px;
    background: #ffffffba;
}
#icon3 {
    font-size: 30px;
    margin-right: 5px;
    color: #8a4c1a;
}
.heading-con {
    font-family: 'signika';
}
.dropdown span {
    display: none;
}
.dropdown:hover ul {
    display: none !important;
}
.main_product_content p {
    margin-bottom: 50px;
    line-height: 2.1;
    text-align: center;
}
/*idli-podi*/

.block-idli {
    position: relative;
    top: 0;
    display: block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #ffffff;
}
.block-idli .block-image {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 0;
    padding-bottom: 70px;
    border: 1px solid #ededed;
    border-bottom: none;
}
.block-idli .block-image .img-idli {
    display: block;
    width: 100%;
    max-width: none;
    margin: 0 auto;
    height: 354px;
}
.block-idli .block-image .link {
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.block-idli .block-content {
    font-size: 20px;
    font-family: 'signika';
    position: absolute;
    z-index: 5;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    padding: 20px 15px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    text-align: center;
    background-color: #86bc42;
}
.block-idli .block-content .title {
    font-size: 1.250rem;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    color: #25363a;
}
.block-idli:hover {
    top: -4px;
    box-shadow: 3.5px 6px 25px 0 rgb(0 0 0 / 10%);
}
.block-idli:hover .block-content {
    background-color: #e6e3e3!important;
}
.block-idli {
    margin-bottom: 60px;
}

/*dosa*/
.image-box {
    position: relative;
    overflow: hidden;
}

.image-box img {
    width: 100%;
    transition: .5s
}

.text-box {
    position: absolute;
    top: 0;
    left: -100%;
    height: 100%;
    width: 100%;
    background: #8a4c1a87;
    transition: 0.5s
}

.text-box h1 {
    font-family: 'signika' !important;
    font-size: 23px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    left: 71%;
    width: 100%;
    color: #FFF;
    transform: translateX(-50%) translateY(-50%);
}

.text-box p {
    font-family: 'signika' !important;
    font-size: 18px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 60%;
    left: 112%;
    width: 100%;
    color: #FFF;
    transform: translateX(-50%) translateY(-50%);
}

.image-box:hover .text-box {
    left: 0%;
}
.image-box {
    margin-bottom: 50px;
}
.image-box:hover img {
    transform: scale(1.2)
}
/*dosa-ends*/

.head-dosa {
    text-align: center;
    font-family: 'signika';
    font-size: 28px;
    padding: 0px 0px 20px 0px;
}
.cont-head {
    margin-top: 20px;
    font-family: 'signika';
    font-size: 25px;
}
span#icon4 {
    color: #8a4c1a;
    margin-right: 10px;
}
.para-cont strong {
    color: #874c17;
    font-size: 20px;
    line-height: 2;
}
.contact-form h4 {
    font-family: lato-regular;
}
.copyright p {
    color: #262626;
    font-size: 16px;
    font-family: 'PT Sans';
}
.copyright a {
    font-size: 13px;
    color: #8a4c1a;
}
.social-icons a i.fa {
    color: #8a4c1a;
}
.social-icons a:hover, #footer .social-icons a:hover, .clint-reviews:before {
    color: #8a4c1a;
}
.clint-name i.fa{
    color:#e0d93d;
}
.teashop-btn {
    background: #8a4c1a;
}
.teashop-btn {
    background: #8a4c1a;
}
.owl-carousel .owl-item .clint img{
        border: 1px solid #8a4c1a;
}
.ScrollToTop a {
    border: 1px solid #8a4c1a;
    color: #8a4c1a;
}
.ScrollToTop a:hover {
    background: #8a4c1a;
}
button.button-two a {
    color: #fff;
}
#home-slider .teashop-btn {
    display: none;
}
#home-slider .social-icons a {
    display: none;
}
.section-padding {
    padding: 30px 0;
}
.section-header {
    padding-top: 80px;
}
#testimonial {
    padding: unset;
}
.g-map {
    height: auto;
}
.footer-bottom {
    padding: 5px 0;
}
button.read-btn {
    background: #8a4c1a;
}
button.read-btn:hover {
    color: #fff;
}
input:focus, textarea:focus {
    border: 1px solid #8a4c1a;
}
#tem529_home #product {
    background-color: #fff;
}
.form-control:focus {
    border-color: #8a4c1a;
    box-shadow:none;
}
.news_header {
    margin-bottom: unset !important;
}
section#testimonial .section-header.text-center {
    padding-top: 30px !important;
}
@media(max-width:767px){
.nav.navbar-nav li {
    padding: 0px 0;
}    
 .section-header {
    padding-top: 10px;
}   
#discount {
    height: auto;
}
.contact-form {
    margin-top: 20px;
}
.header-top span:after{
    display:none;
}
section.section-top {
    margin-top: 180px;
}
.para-abc {
    text-align: justify !important;
}
.main_product_content p {
    text-align: justify;
}
.text-box p{
    top: 65%;
    left: 95%;
}
.text-box h1{
        font-size: 18px;
}
.upma-class {
    font-size: 14px !important;
}
.head-dosa {
    font-size: 24px;
}
.contact-form h4 {
    font-family: signika;
    font-size: 25px;
    text-align: center;
    margin-top: 30px;
}
body#tem529_contact_page .read-btn {
    margin-bottom: 20px;
}
.cont-head {
    margin-top: unset;
}
.welcome_title {
    line-height: 1.2;
}
.single-slide-item {
    padding: 74px 0;
}
.navbar-toggle.collapsed, .is-sticky .navbar-toggle.collapsed{
        margin-top: 45px;
}
.ending-para {
    text-align: center !important;
    line-height: 2.1;
}
.single-slide-item {
    padding: 70px 0px;
}
#sticky-wrapper {
    height: 70px !important;
}
.hsco1ss {
    padding: unset;
}


}