.section-4{
  margin-bottom:50px;
} 
.footer font, .footer .text ul li a,.footer strong,.footer p,.footer h2{
  font-family:"SF-Pro-Display-Regular"!important
} 
@media (max-width:480px){
  
  .footer .footer-top .footer-left .text-contact .text{
    width:100%;
  }
}  
.header .header-right .header-bottom .menu-nav li .sub-menu li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important;
} 
:root {
  --shop-color-bg: #f5f5f5;
  --shop-color-main: #201f1d;
  --shop-color-sub: #f36c28;
  --shop-color-text: #252a2b;
  --shop-color-title: #333333;
  --shop-color-hover: #f3682e;
  --shop-color-button: #263b96;
  --shop-color-border: #eae4e8;
  --home-category-bg-1: #faf1ff;
  --home-category-bg-2: #faf4eb;
  --home-category-bg-3: #f4e6e5;
  --home-category-bg-4: #e6f2f4;
  --home-category-bg-5: #fff6f6;
  --home-coupon-bg: #ffffff;
  --home-coupon-light: #ffffff;
  --home-coupon-border: #f8d0d3;
  --home-coupon-text: #333333;
  --home-collection1-bg: #831713;
  --home-collection1-icon: #ffe501;
  --home-collection1-color-text: #ffffff;
  --home-categorize-bg: #dee4e9;
  --home-categorize-color: #333333;
  --home-collection2-bg: #adc4d2;
  --home-collection2-title: #ff0000;
  --home-collection3-bg: #e9dabe;
  --footer-bg-color-1: #2a2a2a;
  --footer-bg-color-2: #2a2a2a;
  --footer-bg-color-copyright: #222222;
  --footer-color-title: #ffffff;
  --footer-color-text: #aaaaaa;
  --footer-color-hover: #45c9e3;
  --accentColor1: #929292;
} 
.btn{
	background-color: var(--shop-color-button);
    border-color: var(--shop-color-button);
}

.sec-title p {
	color: #fff;
      margin-bottom: 10px;
} 
.header .header-left a img ,.header.fix-header .header-left a img{
    width: 100px;
} 

.footer-center {
    background: #f36e2b;
}
.logo-footer img {
    width: 150px;
}
.float-icon-hotline {
	    bottom: 60px !important;
}
.contact-page .content-contact-page .map .detail-address ._1address.active {
    background: #f37029;
}
.header.fix-header {
    background: #f3682e;
}
.btn-zozo.btn-hover:before {
    background-color: #f3682e;
}
.btn-zozo.btn-hover:hover, .btn-zozo.btn-hover:hover a {
    color: #f3682e;
} 
.section-4,.section-3 {
background:#2f2f2f;
}
.section-4 .home-news .home-news-tab .news-title .title {
    color: white;

}