/* custom theme */
								 /* color */
.header .header-main .minicart-wrapper .showcart .count_item_pr, .section-news .blogs-content .section-news-owl .item-inner .blog-content .readmore:hover, .section-news .blogs-content .section-news-owl .item-inner .blog-content .readmore:focus, .block.newsletter button.subscribe, footer .back-to-top, footer .back-to-top:hover, .button_cart_buy_enable{
  background-color: #ecaa37;
}
.section_product .mainmenu span, .section-news .blogs-content .heading h2{
  border-color: #ecaa37;
  background-color: #ecaa37;
}
.section_product .section-head h2, .ant-product-item .box-info .box-hover .add-to-links .actions-primary button:hover, .ant-product-item .box-info .box-hover .add-to-links .actions-primary button:focus, .ant-product-item .box-info .box-hover .add-to-links .quick-view:hover, .ant-product-item .box-info .box-hover .add-to-links .quick-view:focus, .product-item__info button:hover, .product-item__info .quick-view:hover, .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
  background-color: #ecaa37!important;
}
.section_product .section-head, .section-news .blogs-content .heading{
  border-color: #ecaa37;
}
.section_product .section-head h2:after, .section-news .blogs-content .heading h2:after{
  border-color: #ecaa37 transparent transparent
}
.quick-view:hover, .section-news .blogs-content .section-news-owl .item-inner .blog-content .readmore:hover, .section-news .blogs-content .section-news-owl .item-inner .blog-content .readmore:focus{
  color: #fff!important;
}
								/* end color */
nav.menu{
  position: relative;
}
 .wrap_top_bar {
    position: relative;
    float: left;
    width: 100%;
    height: 92px;
}
.wrap_top_bar:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 92px;
    width: 100%;
    background-image: url(../image/bg_banner_top.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.header__top{
  background-color: unset;
}
#search input[name="search"]{
  border: 2px solid #eef0ee;
  height: 44px;
  line-height: 44px;
  padding: 0 17px 0 20px;
}
#search button{
  height: 44px;
}
.header-main{
  margin-bottom: 20px;
}
.common-home nav.menu{
  margin-bottom:-23px
}
.header .header-bottom, .bread-crumb{background-color: transparent}
nav.menu{
  content: "";
  background-image: url(../image/bg_header.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 50px;
  z-index: 98;
}
.menu .main-menu .main-menu__item >a{
  color: #252525;
}
.menu .main-menu .main-menu__item:hover>a{
  color: #ecaa37;
  background: unset;
}
.menu .main-menu > .main-menu__item{
  height: 50px;
}
.menu .main-menu .main-menu__item--has-mega .dropdown-menu{
  left: 0;
}
.menu .main-menu .main-menu__item--has-mega .dropdown-menu>.sub-menu{
  border: 1px dashed #ffbe00;
}
/* menu */
.menu .main-menu .main-menu__item--has-mega{
  position: relative;
}
.menu .main-menu .main-menu__item--has-mega .dropdown-menu > .sub-menu > .sub-menu__item{
  width: 100%;
}
.menu .main-menu .main-menu__item--has-mega:hover .dropdown-menu{
  min-width: 200px;
  border: none;
  padding: 0;
}
.menu .main-menu .main-menu__item--has-mega .dropdown-menu>.sub-menu{
  border: none;
  padding: 0;
}
.menu .main-menu .main-menu__item--has-mega .dropdown-menu > .sub-menu > .sub-menu__item{
  padding: 0 20px;
}
.menu .main-menu .main-menu__item--has-mega .dropdown-menu > .sub-menu > .sub-menu__item a{
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #e5e6ec
}
.menu .main-menu .main-menu__item--has-mega .dropdown-menu > .sub-menu > .sub-menu__item:last-child a{
  border: none;
}
.menu .main-menu .main-menu__item--has-mega .dropdown-menu > .sub-menu > .sub-menu__item{
  margin: 0;
}
.banner-slider .item{
  overflow: hidden;
}
.banner-slider img{
  width: 100%;
  opacity: 0.95;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.banner-slider .item:hover img{
  opacity: 1;
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}
.our-service .our-service__inner{
  padding-left: 0;
}
.our-service .our-service__inner i{
  position: unset;
  transform: unset;
  float: left;
}
.our-service__content{
  float: left;
  padding-left: 15px;
}
.footer-container .footer-top .footer-static{border-bottom: none}
.section_product{
  margin: 0;
}
.owl-carousel .owl-item img{
  margin: 0 auto;
}
@media(min-width: 991px){
  #search{
    margin-top: 20px;
  }
  #cart{
    margin-top: 10px;
  }
  .footer-static .f-col-left{
    height: 400px;
    background-color: #fff;
    box-shadow: 10.893px 1.531px 54px 0px rgba(81,81,81,0.08);
    padding: 55px 95px 78px 55px;
  }
  .footer-static .f-col-right{
    height: 400px;
    background-color: #fff;
    box-shadow: 0px 0px 27px 0px rgba(81,81,81,0.12);
    padding: 55px 50px 40px 40px;
  }
  .footer-static .f-col-left:before {
      content: "";
      background-image: url(../image/gaysach_footer.png);
      background-repeat: no-repeat;
      background-size: cover;
      width: 34px;
      height: 80%;
      position: absolute;
      right: -20px;
      z-index: 9999;
      top: 45px;
      margin: 0;
  }
  .footer-static .f-col1{
    padding-right:0;
  }
  .footer-static .f-col2{
    padding-left: 0;
  }
  .footer-container{
    position: relative;
  }
  .footer-container:before{
    content: "";
    background-image: url(../image/bg_footer.webp);
    background-repeat: no-repeat;
    width: 100%;
    height: 632px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-size: cover;
    background-position: bottom;
  }
}
@media(max-width: 480px){  
  .banner-slider .item{
    margin-bottom: 10px;
  }
  #mySidenav img{
    width: 120px;
    margin: 0 auto;
  }
  .menu-mobile .menu-mobile__top{
    text-align: center;
    line-height: 66px;
  }
  .section_product .col-xs-12{
    padding: 0;
  }
  .banner-slider .col-xs-12{
    padding: 0;
  }
  .section_product .section-head, .section-news .blogs-content .heading {
    width: 75%;
	}
  .menu-mobile .menu-mobile__top {
    background: white;
    }

}
@media (max-width: 767px){
.menu-mobile {
	background-color: #fa7924 !important;
}
}
 /* end custom theme */  
 /* css service header */
.our-service__content {
  width: 100%;
  margin-top: 15px;
  margin-left: -5px;
}
.our-service__inner {
  text-align: center;
}
/* css color */
.bread-crumb .breadcrumb li a:hover, .bread-crumb .breadcrumb li.active, .bread-crumb .breadcrumb li strong, .sidebar-category .aside-content .nav-item.active > .fa, .aside-item .blogs-mores a:hover, .aside-item .blogs-mores a:focus, .menu .main-menu .main-menu__item >a:focus, .shopping-cart-item .col-right .box-info-product .action .btn-link {
  color: #ecaa37;
  text-decoration: none;
}
.page-login #login .btn-blues, ul#cart-sidebar .right_ct .btn.btn-primary:hover, #right-affix .btn-checkout, #right-affix .btn-checkout:hover, #right-affix .btn-checkout:focus,#right-affix .btn-checkouts, .btn.btn-primary:hover, input.btn-primary[type="submit"]:hover, #right-affix .btn-checkouts:hover, #right-affix .btn-checkouts:focus {
  border-color: #ecaa37;
  color: #ecaa37;
}
.page-login #login .btn-blues:hover, ul#cart-sidebar .right_ct .btn.btn-primary, .btn-blues, #btnnewreview, #right-affix .btn-checkout, #right-affix .btn-checkout:hover, #right-affix .btn-checkout:focus, .btn.btn-primary, input.btn-primary[type="submit"] {
  background-color: #ecaa37;
}
#right-affix .btn-checkout,#right-affix .btn-checkout:hover, #right-affix .btn-checkout:focus {
  color: #fff;
}
/* css product */
.ant-product-item:hover, .product-item:hover {
  -moz-box-shadow: 0px 8px 18px 0px rgba(81,81,81,0.18);
    -webkit-box-shadow: 0px 8px 18px 0px rgba(81,81,81,0.18);
    box-shadow: 0px 8px 18px 0px rgba(81,81,81,0.18);
}
.awe-section-1 .owl-carousel .owl-item img {
    width: 100%!important;
}
.product-item__photo img {
  margin: 0 auto;
}  
.price-wrapper .price{
 	color: #91140F!important;
    font-size: 16px !important;
}
.product-item__price .special-price .price{
    color: #91140F!important;
}
.section_product .content .tab-desktop li.current span, .section_product .content .tab-desktop li:hover span, span:hover, a:hover, .price, .section_product .mainmenu .nav-cate ul li:hover h3 a, .ant-product-item .box-info .product-item-name:hover a, .ant-product-item .box-info .product-item-name:focus a, .section-news .blogs-content .section-news-owl .item-inner .blog-content .time-comment i {
    color: #ecaa37!important;
    box-shadow: 0px 5px 0px 0px #ffffff;
} 
.old-price .price{
	color:gray  !important;
    font-size: 10px;
}
}
.section_product .section-head h2, .ant-product-item .box-info .box-hover .add-to-links .actions-primary button:hover, .ant-product-item .box-info .box-hover .add-to-links .actions-primary button:focus, .ant-product-item .box-info .box-hover .add-to-links .quick-view:hover, .ant-product-item .box-info .box-hover .add-to-links .quick-view:focus, .product-item__info button:hover, .product-item__info .quick-view:hover, .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #ecaa37!important;
} 
.product-item__info .box-hover {
    top: 10px;
}
.product-item__info .box-hover {
    background: #f9f9f9;
    top: 0;
}
.owl-carousel .owl-item img {
    background: #f9f9f9;
} 
.product-item__image {
    background: #f9f9f9;
} 
.section_product .section-head .group-icon {
	display: none;
}
.content .section-head h2{
  background: white !important;
  color: black;
  font-weight: 550;
}
.section_product .section-head, .section-news .blogs-content .heading {
    border-color: #ebebeb !important;
}
.section_product .section-head h2:after, .section-news .blogs-content .heading h2:after {
   border-color:#ebebeb transparent transparent;
}
.view-more{
    background: white;
    border: 1px soild black;
    height: 46px;
    width: 114px;
    text-align: center;
    line-height: 46px;
    box-shadow: 0px 8px 18px 0px rgba(81,81,81,0.14);
    float: right;
    position: absolute;
    top: -23px;
    left: 91%;
}
.view-more:hover{
	background:#ecaa37;
    color: white !important;
}
input[type="text"], input[type="search"], input[type="password"], input[type="email"], input[type="file"], input[type="number"], input[type="tel"], textarea, select {
    background: #eee;
    outline: none;
    border: none;
    border-radius: 0px;
}
.block.newsletter form {
 	position: relative;
}
#subscribe-footer{
	position: absolute;
    top: 0;
    right: 0;
    background-color: #ecaa37;
    transition: all 0.5s;
}
#subscribe-footer span{
	color: white !important;
    box-shadow: none;
    
}
#subscribe-footer:hover{
    background-color: #91140F !important;
}
.section_product .section-head h2 {
    padding-left: 15px;
}
/* title products*/
.content .section-head h2{
    background: white;
    margin-right: 15px;
    width: 170px;
    border-left: 10px solid #f9c80b;
    top: -20px;
    transition: all 0.5s;
}
.section_product .section-head h2:after, .section-news .blogs-content .heading h2:after {
    border: none;
}
.owl-carousel .owl-item img {
    background: none;
}
.product-item__sale:hover{
	background: #9acf6a;
    box-shadow: none;
    border-radius: 3px;
    color: #fff ;
    font-size: 0.714em;
    font-weight: 400;
    left: 0;
    line-height: 22px;
    min-height: auto;
    min-width: auto;
    padding: 5px;
    position: absolute;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    top: 1px;
    border-radius: 100% !important;
    z-index: 9;
}  
.product-item__info button:hover, .product-item__info .quick-view:hover {
    color: #fff !important;
    background-color:#ecaa37 !important;
    box-shadow: none;
}
.social-icons ul li a:hover{
	box-shadow: none;
} 
.section-head h2:hover{
 	color: #ecaa37 !important;
}
input[type="text"]:focus, input[type="search"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="file"]:focus, input[type="number"]:focus, input[type="tel"]:focus, textarea:focus, select:focus {
    border: 0px;
}

.footer-container .footer-top .footer-static .footer-content .social-icons ul li {
    border: 2px solid #ecaa37;
    box-shadow: 1px 0px 0px 0px rgba(81,81,81,0.1);
    background: white;
}
.footer-container .footer-top .footer-static .footer-content .social-icons ul li:hover{
    background: #ecaa37;
    color: white  
    
}
.footer-container .footer-top .footer-static .footer-content .social-icons ul li a:hover .social-icons ul li a .fa{
	color:white !important;
}
.footer-container .footer-top .footer-static .footer-content .social-icons ul li a {
    color: black;
    transition: all 0.5s;
}
.footer-container .footer-top .footer-static .footer-content .social-icons ul li a:hover{
    color: white !important;
}
.banner-slider{
	margin-bottom: 50px;
}

@media(max-width: 991px){
  #trigger-mobile{
    border: none;
    background: none;
    position: relative;
    top: 20px;
  }
  .top-cart-contain{
    padding: 0;
  }
  .menu-mobile.open_sidebar_menu {
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}  
.logo img{
max-height:120px;
}
@media (min-width:992px){
  .header-main .row{
    display:flex;
    align-items:center
  }
  ul.main-menu{
    display: flex
;
    justify-content: space-between;
}
}
.mini-cart{
		height:auto
}
.header .header-main{
	padding-top:0;
}
.menu .main-menu .main-menu__item > a{
font-size:14px
}
.section_product .section-head h2{
font-size:18px;
  font-weight:bold
} 
section.section + section.section,
section.product_latest{
margin-bottom:5rem;
}
.section.our-service,
.section_gallery{
margin-bottom:7rem;
}
@media (max-width:991px){
	section.section + section.section,
  section.product_latest  {
margin-bottom:3rem;
}
  .section.our-service,
  .section_gallery{
margin-bottom:5rem;
}
} 
.owl-carousel .product-item,
.section_product .section-head{
	margin-bottom:0
}
.content .section-head h2{
width:auto
} 
.header__top .customer-group .customer-group__item,
.header .header-main .minicart-wrapper .showcart .content .text,
.menu .main-menu .main-menu__item > a{
font-size:16px;
}
.menu .main-menu .main-menu__item a:hover{
color:#fff !important
} 
.footer-container:before {
        content: "";
        background-image: url("/image/catalog/banner/banner-giao-hoa.jpg")!important;
}
.wrap_top_bar:before {    
    background-image: url("/image/catalog/banner/0905973493--.png")!important;
}
footer .overlay{
    position: absolute;
  inset: 0;
  background-position: center;
  background: #00000061;
  z-index: 0;
  filter: brightness(0.6); /* làm tối ảnh nền ~40% */
}
footer .footer-title h3,footer .footer-content,footer .footer-copyright span,footer .footer-copyright a{
    color:#fff;
}
.footer-container .footer-top .footer-static .footer-content ul{
        color: #7a7a7a;
} 
.footer-bottom{display:none}