.logo img{
  /*height:130px*/
}
.store_home_title.line_after_heading.section_heading {
    text-align: center;
    font-size: 42px;
    text-transform: uppercase;
    color: #E6B800;
}
.service_gallery.store_home .container{
    background: #F5F5F5;
    padding:20px;
}
.custom_video .row {
    align-items: center;
  display: contents;
}
.description_cus{
  padding:30px 50px;
}
.description_cus p{
  color:#fff;
}
.custommer{
  align-items:center;
  display:flex;
  background:#1E5631;
}
.image_cus img{width:100%}
.col-lg-12.col-md-12.col-xs-12.custommer, .col-lg-6.col-md-6.col-xs-12.image_cus {
    padding-left: 0;
    padding-right: 0;
}
.section_service_end {
    border: none;
    background: none;
    padding-bottom: 30px;
}
.section_service_end img.img-responsive.center-base {
    width: 100%;
    padding: 0 6px;
}
.product-box-h .product-info .product-name a{
    justify-content: center;
    display: flex;
}
form.variants.form-nut-grid,
.product-box-h .product-info .product-name a,
.product-box-h .product-hide{
    text-align: center;
}
i.fa.fa-eye {
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    background: #E6B800;
    display: inline-block;
}
.heading {
  display: block;
  text-align: center !important;
  position: relative;
  padding: 0 0 20px 0
}
.heading .title-head,
.heading h2,
.heading h3 {
  padding: 0;
  font-weight: 400;
  font-size: 20px !important;
  display: inline-block;
  position: relative;
}
.heading .title-head a,
.heading h3 a,
.heading h2 a {
  display: inline-block;
  background: #FFFFFF;
  position: relative;
  text-transform: uppercase
}

.heading .title-head:before,
.heading h3:after,
.heading h2:after {
  content: "";
  width: 100%;
  border-top: 3px solid #E6B800;
  height: 3px;
  position: absolute;
  top: 40px;
  background: #FFFFFF;
  left: 0;
  z-index: 999
}
@media (max-width: 543px) {
  .heading .title-head:after,
  .heading h3:after,
  .heading h2:after {
    width: 20%
  }
}
.group__email {
  display: inline-block;
  margin: 0;
  width: 100%;
}
.group__email input{
  height: 46px;
  border: 1px solid #efefef;
  border-radius: 60px;
  padding: 10px 82px 10px 10px;
}
.group__email button{
  position: absolute;
  right: 20px;
  top: 5px;
  padding: 5px 10px;
  height: 35px;
  display: inline-block;
  background: #1E5631;
  color: #fff;
  border: 2px solid #1E5631;
  font-size: 0.95em;
  vertical-align: middle;
  line-height: 1.2em;
  -webkit-border-radius: 60px;
  -ms-border-radius: 60px;
  -moz-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
}
@media (max-width: 767px)
{
.store_home_title.line_after_heading.section_heading {
    font-size: 25px;
}
.custommer ,
.custom_video .row{
    flex-wrap: wrap;
}
.description_cus {
    padding: 20px;
}
}
.rte ul,.rte ol{
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
.section__newsletter-page-contact form label{
  display:none;
}
.section__newsletter-page-contact form input,
.section__newsletter-page-contact form textarea{
  margin-bottom:0;
  border: 1px solid #e7e7e7;
  box-shadow: none;
  height: 45px;
  padding: 0 20px;
  background: #fbfbfb;
  color: #000000;
  width: 100%;
  border-radius: 30px !important;
}
.section__newsletter-page-contact form textarea{
  width: 100%;
  height: 130px;
  padding: 20px 20px;
}
.section__newsletter-page-contact .form__group{
  margin-bottom:20px
}
.section__newsletter-page-contact .btn-style-active{
  height: 55px;
  line-height: 55px;
  padding: 0 30px;
  border-radius: 0;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 60px;
  background:#E6B800;
  color:#fff;
  border: 2px solid #E6B800;
}
.heading__title-contact .desc p:last-child{
  margin-bottom:0;
}
[id^='sub_error'], [id^='error'] {
    color: red;
    font-size: 12px;
}
.heading__title-contact .title{
  font-size: 22px;
  text-transform: uppercase;
}
.heading__title-contact .title:after {
    content: "";
    display: block;
    border-bottom: 2px solid #333333;
    width: 45px;
    margin-top: 4px;
}
.section_service-product-detail__item{
  position: relative;
  padding:0;
  margin-bottom: 15px;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}
.section_service-product-detail__item .item__thumb {
  margin-right: 15px;
}
.heading__title-style2{
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 600;
}
ul#cart-sidebar .list-item-cart {
    padding: 0 8px;
    }
    .header .group-account li .icon svg {
    width: 25px;
    height: 25px;
}
.header .group-account li .icon svg path{
  fill:#212121
}
.header .contact-phone {
  display: inline-block;
  padding-left: 50px;
  position: relative;
  top: -5px;
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: 10px 6px;
  line-height: 20px;
  margin-left: 10px;
}
.contact-phone svg {
  width: 35px;
  height: 35px;
  position: absolute;
  left: 8px;
  top: 0;
}
.contact-phone svg path,.contact-phone  svg rect {
  fill: #1E5631;
}
.header .contact-phone a {
  font-size: 18px;
  color: #1E5631;
  font-weight: bold;
  text-decoration: none;
}
.header .contact-phone p {
  font-size: 14px;
  margin-bottom: 0;
}
.mid-header {
  padding: 5px 0px;
}
#search {
    width: 340px;
    height: 42px;
    margin-top: 0;
    display: inline-block;
}
#search .group__search {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    border: solid 1px #1E5631;
    border-radius: 30px;
}
#search input {
    width: 100%;
    height: 40px;
    min-height: 40px;
    line-height: 40px;
    background: transparent;
    outline: none;
    padding: 0 45px 0 10px;
    border: none;
    overflow: hidden;
    background: #fff;
    border-radius: 30px !important;
    font-size: 14px;
    color: #999ea1;
}
#search .input-group-btn {
    position: absolute;
    white-space: nowrap;
    width: 40px;
    height: 36px;
    line-height: 36px;
    right: 0;
    top: 0px;
    background: transparent;
    border-radius: 50%;
    overflow: hidden;
}
#search .input-group-btn button {
    padding: 0 10px;
    position: absolute;
    top: 0px;
    right: 3px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    color: #333;
    background-color: transparent;
    border: none;
} 

.product-tab .tab-link {
  background: #1E5631;
  border-bottom: 2px solid #1E5631;
}
.product-tab .tab-link span {
  font-size: 18px;
  font-weight: 500;
}
.product-tab .tab-link h3{
  margin:0;
  padding:8px 0;
}
@media (min-width: 768px){
  .product-tab .tab-link.current {
    border-bottom: 2px solid #1E5631;
  }
  .header-main.row{
    display:flex;
    align-items:center;
  }
  .d-plex-md{
        display: flex;
    align-items: center;
    justify-content: center;
  }
  .product-col {
    min-height: 400px;
	}
}
@media (max-width: 991px)
{
  .header-main {
    display: flex;
    align-items: center;
  }
  .nav-mobile-button {
    top: unset;
    width: unset;
    left: unset;
    position: unset;
    transform: unset;
    -webkit-transform: unset;
    -moz-transform: unset;
  }
} 
.product-tab .tab-content.current .rte {
    color: #212121;
 }
 footer.footer .list-menu .li_menu .fa{
  margin-right:5px
}
.header .group-account {
  padding: 0;
  margin: 0;
  text-align: right;
}
.header .group-account li {
  display: inline-block;
  margin-right: 10px;
}
.header .group-account li .mini-cart {
  height: auto;
}
.mini-cart .heading-cart .bg_cart {
  position: relative;
}
.header .group-account li .mini-cart .heading-cart .bg_cart .count_item_pr{
  position: absolute;
  display: inline-block;
  width: 17px;
  height: 17px;
  background:#E6B800;
  color: #000;
  text-align: center;
  line-height: 17px;
  border-radius: 17px;
  top: 0;
  font-size: 10px;
}
.mini-cart .heading-cart .bg_cart .text-giohang {
    display: none;
}
.section-gallery-2-center {
    display: flex;
    justify-content: center;
}
.gallery_item {
    padding: 0;
    position: relative;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
}
.product-box-h {
    min-height: auto;
}
.section-introduct{margin:30px 0;}
@media (min-width: 374px) and (max-width: 413px)
{

}

@media (max-width: 991px)
{
  header .logo a {
    text-align: center;
  }
  .header-main ,
  .mid-header{
    line-height: unset;
    height: auto;
  }
  .header .group-account li{
      display: none;
}
.header .group-account li.cart-drop{
  position: absolute;
  top: 50%;
  width: 50px;
  right: 20px;
  margin: 0;
  display: block;
  transform: translateY(-50%);
}
span.count_item.count_item_pr.cart-total {
    position: absolute;
    display: inline-block;
    width: 17px;
    height: 17px;
    background: #eb3e32;
    color: #fff;
    text-align: center;
    line-height: 17px;
    border-radius: 17px;
    top: 0;
    font-size: 10px;
}
}
@media (min-width: 374px) and (max-width: 413px)
{
.product-box-h {
    min-height: auto;
}
} 
.breadcrumb_background {
  background-size: cover;
  background-position: center top;
  padding: 25px 0px;
  background-repeat: no-repeat;
  min-height: 295px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  float: left;
  flex-flow: column;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .breadcrumb_background {
    margin-bottom: 0;
  }
}
.breadcrumb_background .title_page_breadcrumb {
  font-size: 48px;
  font-weight: 700;
  color: #242424;
  line-height: 34px;
  margin: 0px 0 5px;
}
@media (max-width: 991px) {
  .breadcrumb_background .title_page_breadcrumb {
    font-size: 30px;
    line-height: 38px;
  }
}
.bread-crumb {
  background: transparent;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .bread-crumb {
    margin-bottom: 20px;
  }
}
.bread-crumb .title-page {
  padding: 25px 0px 10px;
}
.bread-crumb .title-page .title-head-page {
  font-size: 18px;
  font-weight: 400;
  color: #737e95;
  line-height: 24px;
}
.breadcrumb {
  margin: 0;
  font-size: 15px;
  padding: 15px 0px 15px;
  border-radius: 0;
  font-weight: 400;
  line-height: 24px;
  background-color: transparent;
  width: 100%;
  text-align: center;
}
.breadcrumb li {
  display: inline;
}
.breadcrumb li > a {
  color: #242424;
}
.breadcrumb li > a > span {
  color: #242424;
}
.breadcrumb li .mr_lr {
  padding: 0px 0px;
  color: #242424;
}
.breadcrumb li span {
  display: inline;
  color: #242424;
}
.breadcrumb li span .fa {
  color: #242424;
  padding: 0px 5px;
}
.breadcrumb li a:hover,
.breadcrumb li.active,
.breadcrumb li strong {
  color: #f33f62;
  font-weight: 400;
  text-decoration: none;
}
.breadcrumb li a:hover span,
.breadcrumb li.active span,
.breadcrumb li strong span {
  color: #f33f62;
}
.breadcrumb > li + li:before {
  display: none;
}
 
 .product-tab .tab-link span {
  color: #fff;
}  
/******Ẩn giỏ hàng****/
.form-product .form-group,
.contact-phone.account-header.not,
.product-box-h .product-action .btn.btn-cart{
 /* display:none*/
}
.social-media .gallery_item + .gallery_item{
  margin-left:15px
}
.social-media .gallery_item{
      margin-bottom: 0;
}
.social-media .gallery_item img{
  background: #fff;
  border-radius: 50%;
  width: 40px;
}
.social-media {
  display: flex;
}
.section__newsletter-footer form {
  margin-bottom: 0;
}
.group__email input{
  margin-bottom:0
}
.group-account{/*display:none;*/}
.bizweb-product-reviews-badge{display:none;} 
.item_3_contact .contact_info .rc{
  text-align: justify;
} 
.section_service_end .service_item_ed {
    height: 100%;
    }
.section_gallery-socail{
  margin-bottom:30px
}
#sort-by{display:none} 
.rte a{
  color:#1E5631
}
.product-tab [data-tab="tab-specification"]{
  display:none!important
} 
.breadcrumb_background {
    /*background: #057f90!important;*/
} 

.bg-header-nav .header-nav>ul.item_big>li.nav-item>a {
    font-weight: 400;
    } 
    .section_service_end .owl-carousel .owl-dots {
    position: relative;
}
.heading .title-head a{
  font-weight:bold
}  
footer.footer .widget-ft {
    padding-bottom: 0;
    padding-left: 0;
} 
@media (max-width: 991px)
{
  .header-main {
    flex-wrap:wrap
  }
}
header .col-lg-8.col-md-8.col-xs-12{
  text-align:center
} 

@media (max-width: 991px)
{
.sidenav {
    background-color: #1E5631;
}
}
.section_service_end .owl-carousel .owl-nav .owl-prev,
.section_service_end .owl-carousel .owl-nav .owl-next{
    transform: translate(0, -50%);
} 
.section-introduct {
  margin: 30px 0;
  background: #bddfed;
  padding: 40px 0;
  color:#242424
}
.introduction-box .title{
  font-size: 36px;
  font-weight: bold;
  color:#242424
}
.header-nav .mega-content .level1.item>a {
    font-weight: 400;
} 
@media (min-width: 768px)
{

}
      
      @media(max-width:767px){
  .introduction-box .title {
    font-size: 22px;
  }
} 
.article-main .rte {
  color: #000;
} 

@media(min-width:768px){
  .header-main.row [class^='col-']:last-child{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media(max-width:767px){
#search {
    width: auto;
}
.mid-header{padding-top:0}
} 
.button_actions{
  margin-bottom:15px;
}
.button_actions .btn + .btn{
  margin-left:15px;
} 
.news-news .breadcrumb_background{
  display:none;
  clear:both;
}
.news-news .article-wraper{
  clear:both;
  padding-top:50px;
} 
.phone-customize {
    display: flex;
    align-items: center;
    justify-content: center;
}
.phone-customize svg path,
.phone-customize svg rect {
    fill:#1E5631;
}
.top-header {
    background-color: #f5f5f5;
    color: #212529;
    font-size: 13px;
} 
@media (max-width: 767px)
{
  .d-flex-mb {
    display: flex;
    justify-content: space-between;
    align-items: center;
    order: -1;
    background-color: #f6f6f6;
    padding: 3px 0;
  }
  .d-flex-mb #search {
    height: auto;
    order: -1;
  }
  .d-flex-mb svg path,
  .d-flex-mb svg rect {
    fill: #1E5631;
  }
  .d-flex-mb #search .input-group-btn button{
    height:35px;
    line-height:35px;
  }
  .d-flex-mb #search input {
    height: 35px;
    min-height: 35px;
    line-height: 35px;
  }
} 
.category__description{
	clear:both;
    margin-top:1rem;
} 
.wrap_item_srv.owl-carousel .owl-item img {
    border: 1px solid #e3e3e3;
    padding: 1rem;
    border-radius: 8px;
}
.section-introduct {
    background: #75A886;
}
.introduction-box .title,
.introduction-box-text .desc{
color:#fff
}
.product-box-h .product-thumbnail.box_img_270>a.display_flex{
    height: 270px;
    align-items: center;
} 
.product-box-h .product-info .product-name{
	min-height:40px
} 
.btn-zozo.btn-hover:before {
    background-color: #E6B800;
    border:1px solid #E6B800
}
.btn-zozo.btn-hover {
    border: 1px solid #E6B800;
}
.btn-zozo.btn-hover:hover, .btn-zozo.btn-hover:hover a{
color:#E6B800
} 

@media(max-width: 1300px) {
  .home-slider img {
    object-fit: cover;
  }
}