.logo img {
  max-height: 78px;
}

#collapse-coupon label.col-sm-2.control-label,#collapse-voucher label.col-sm-2.control-label{
  display:none;
} 

@media(max-width: 767px){
  .section-news-owl .blog-image a{
    width: 100%;
  }
  .owl-prev .fa-angle-left, .owl-next .fa-angle-right{
    font-size: 30px;
    top: 20px;
  }
  .owl-next .fa-angle-right{
    left: unset;
    right: 0;
  }
  .blog-image img{
    height: auto;
  }
  .col-100-h #trigger-mobile{
  	border: none;
    background: unset;
  }
  .section_banner_home .box-inner img{
    width: 100%;
    height: auto;
  }
  .section_banner_home .col-md-6.col-xs-12{
    margin: 20px 0;
  }
}   

@media(max-width: 767px){
  .header-bottom{
    position: unset!important;
  }
} 
.menu-mobile .menu-mobile__top{
	height:auto;
    line-height:normal
}
    .menu-mobile {
        background-color: #162d16;
} 

.header .header-bottom .block-search {
  margin: 5px 0px !important;
  border-radius: 3px;
  border: 1px solid #fff !important; 
}

.menu .main-menu .main-menu__item a {
    height: 57px !important;
    line-height: 57px !important;
}
.header .header-main {
  padding: 20px 0px 0px 0px !important;
}
.header .header-main .minicart-wrapper {
  margin: 0 !important;
}
.header-main .logo{
  margin: 0px !important;
  padding: 0px !important;
}
.store-product-reviews-badge {
  display: none !important;
}
.product-box .product-name {
  font-size: 28px;
  font-weight: 700;
  padding-bottom: 15px;
}
.product-box-1 .product-info .price-box .special-price {
    font-size: 20px;
}
#service-team_grid_view_1 h2{
  font-weight: 700;
}


.product-item__name{
  font-weight: 700;
}
.product-item__name>a:hover{
  color: #045804;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
  background-color: #045804 !important;
  border-color: #045804 !important;
}


.btn.btn-primary, input.btn-primary[type="submit"] {
  background: #045804 !important;
}
.main-project-area[class*="news_category_custom"] .info-item_news h3 a:hover{
  color: #045804 !important;
}

.aside-item.aside-blog-promotion .heading .title-head a {
  color: black !important;
}
.aside-item.aside-blog-promotion {
  border: 1px solid black;
}

.item-news .title-item h3 a:hover{
  color: #045804;
}
.item-news .desc-item a:hover{
  color: #045804;
}
.info-item_news .btn-zozo{
  border-radius: 3px;
}
.footer-container .footer-top .footer-static .newsletter .subscribe {
    border-radius: 3px;
} 
body{
  font-family: "Montserrat", sans-serif !important;
}
.input-group {
    background: whitesmoke;
}
body, span, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 , li , a, .title{
  font-family: "Montserrat", sans-serif !important;
}

body, span, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "Montserrat", sans-serif !important;
}

.tab-content.current {
    margin-bottom: 10px;
}

.section_banner_home .col-md-3 {
  padding: 0px;
}

.section_banner_home .col-md-3 .box-inner img{
  width: 300px !important;
  height: 340px !important;
  object-fit: cover;
}
.section_banner_home .col-md-6 .box-inner img{
  width: 570px !important;
  height: 340px !important;
  object-fit: cover;
}
.awe-section-1 {
    margin-bottom: 10px;
}
.section_banner_home {
  padding: 30px 0 0 0;
}

.sec-title .title {
    margin-top: 15px;
}
.sec-title {
    padding-bottom: 0px;
}
#service-team_grid_view_1 h2 {
  margin: 0 0 10px 0;
}
.new-view_grid .item-news {
    margin-bottom: 0px;
} 
ul.disc, .rte ul {
    margin-block-start: 1em;
    margin-block-end: 1em;
    padding-inline-start: 40px;
}