@charset "UTF-8";
@font-face {
  font-family: "SF Display";
  font-weight: 400;
  src: url("../fonts/SF-UI-Display-Regular.otf");
}
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/FontAwesome.otf");
}
@font-face {
  font-family: "SF Display";
  font-weight: 500;
  src: url("../fonts/SF-UI-Display-Medium.otf");
}
@font-face {
  font-family: "SF Display";
  font-weight: 600;
  src: url("../fonts/SF-UI-Display-Semibold.otf");
}
@font-face {
  font-family: "SF Display";
  font-weight: bold;
  src: url("../fonts/SF-UI-Display-Bold.otf");
}
* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 14px;
}

body {
  font-family: "SF Display";
  color: black;
  margin: 0;
  font-weight: 400;
  font-size: 16px;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  font-family: inherit;
  margin: 0;
  line-height: 1.5;
  font-weight: 400;
}
body h1 {
  font-size: 2.1em;
}
body h2 {
  font-size: 1.75em;
}
body h3 {
  font-size: 1.4em;
}
body h4 {
  font-size: 1.15em;
}
body h5 {
  font-size: 1em;
}
body h6 {
  font-size: 0.85em;
}
body a {
  outline: none;
  text-decoration: none;
  font-weight: 400;
  color: inherit;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
body a:hover, body a:focus {
  color: #e82128;
}
body ul {
  margin: 0;
  padding: 0;
}
/*body li {
  list-style: none;
  }*/
  body img {
    border: none;
    max-height: 100%;
    max-width: 100%;
  }

  body .go-top {
    display: none;
    position: fixed;
    bottom: 15px;
    right: 15px;

    -webkit-transition: 500ms;
    transition: 500ms;
    z-index: 1000;
    cursor: pointer;

    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }
  body .go-top:hover {
  }
  
  body button:focus {
    outline: none;
  }


  body .xzoom-source img,
  body .xzoom-preview img,
  body .xzoom-lens img {
    z-index: 1051;
  }
  body .overlay-menu {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    display: none;
    background: rgba(0, 0, 0, 0.05);
  }
  body .overlay-menu.overlay-in {
    display: block;
  }
  body .modal {
    cursor: url("../img/cursor.png"), auto;
    z-index: 1050;
  }
  body .mfp-bg {
    z-index: 1052;
  }
  body .mfp-wrap {
    z-index: 1053;
  }
  body .swal2-popup .swal2-styled.swal2-confirm {
    background: #e82128;
  }
  body .swal2-popup .swal2-styled.swal2-confirm a {
    font-weight: 500;
  }
  body .ui-widget.ui-widget-content {
    z-index: 1050;
  }



  .search_header form{display: flex; }
  .search_header input{width: 79%;height: 40px;border: 1px solid #ddd;padding: 15px;}
  .search_header button{width: 20%;height: 40px;border: none;position: relative;left: -2%;border-top: 1px solid #ddd;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;background: white;}
  .logo_header img{height: 80px;width: auto;margin: auto;display: block;}
  .top_header{padding: 20px 0px;}
  .search_header{padding: 20px 0px;}
  .right_header{display: flex;}
  .img_rhd{position: relative;}
  .badge {
    position: absolute;
    top: 3px;
    right: 3px;
    background-color: #ff0000;
    border-radius: 10px;
  }
  .img_rhd img{width: 40px;height: auto;margin-right: 10px;}
  .item_1_rd,.item_3_rd{font-weight: bold;}
  .item_3_rd{padding: 10px 0px; }
  .content_right{padding: 16px 0px;}
  .nav-item.danhmuc{width: 255px;background: #e82129;color: white;position: relative;}
  .nav-item.danhmuc1{width: 255px;background: #e82129;color: white ;position: relative;}
  .menu .main-menu .nav .nav-item.danhmuc a{color: white;padding: 15px 25px;  }
  .menu .main-menu .nav .danhmuc1 a{
    color: white
  }
  .home-header-left{border: 3px solid #e82129;position: relative;top: -1px;}
  .banner_home{margin-bottom: 50px;}
  .title_abouts_home{font-size: 24px;font-weight: bold;border-left: 5px solid #09bde0;padding-left: 10px;margin: 30px 0px;}
  .button_about_home{text-align: right;margin-top: 50px;}
  .button_about_home a{padding: 15px 30px;background: #09bde0;color: white;border-bottom: 5px solid #088ea8;font-weight: bold;}
  .button_about_home a:hover{border-bottom: none;position: relative;top: 4px;color: white}

  .bg_about{background: url(../img/bg_about.png);}
  .button_view_manu{text-align: center;margin: 30px 0px;}
  .button_view_manu a{padding: 15px 20px;background: #e82128;font-weight: bold;color: white}
  .button_view_manu a:hover{background: none;border: 2px solid #e82128;color: #e82128;}
  .img_manu img{height: 100px;width: auto !important;margin: auto;display: block;margin-bottom: 10px;}
  .img_manu{padding: 10px;}    
  .manu_category{padding: 50px 0px;background: #f1f1f1;}
  .item_manu{background: white;padding: 10px;}
  .owl-manu .owl-prev{position: absolute;top: 37%;left: -5%;}
  .owl-manu .owl-next{position: absolute;top: 37%;right: -5%;}
  .owl-sell .owl-prev{position: absolute;top: 37%;left: -5%;}
  .owl-sell .owl-next{position: absolute;top: 37%;right: -5%;}

  .owl-sell_1 .owl-prev{position: absolute;top: 37%;left: -5%;}
  .owl-sell_1 .owl-next{position: absolute;top: 37%;right: -5%;}
  .title_gachdo{position: relative;text-align: center;font-size: 24px;font-weight: bold;margin: 0px 0px 30px 0px;padding: 5px 0px;}
  .title_gachdo:after {    
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 40%;
    position: absolute;
    background: #e82128;
    width:20%;
  }
  .title_pro.text-left{padding: 10px;font-size: 16px;}
  .product_sell{padding: 50px 0px;}
  .title_pro{background: #374399;text-align: center;font-size: 18px;font-weight: bold;color: white;padding: 10px 0px;}
  .gialienhe{text-align: left;padding: 0px 0px 10px 10px;}
  .gialienhe span{color: red;font-weight: bold;}
  .giakhuyenmau{padding: 0px 0px 10px 10px;}
  .giakhuyenmau .giagoc{text-decoration: line-through;color: #ddd;font-size: 14px;}
  .giakhuyenmau .giakm{color: red;font-weight: bold;}
  .giakhuyenmau1 .giagoc{text-decoration: line-through;color: #ddd;font-size: 14px;}
  .giakhuyenmau1 .giakm{color: red;font-weight: bold;}

  .gialienhe1 span{color: red;font-weight: bold;}
  .hethongpp{background: #f8f8f8;padding: 50px 0px;}
  .formdangky{padding: 50px 0px;}
  .item_letter img{margin: auto;display: block;max-height: 45px;}
  .item_tintuc{background: #f8f8f8;padding: 10px;}
  .content_tintuc{display: flex;padding: 10px 0px 0px 0px;  }
  .name_tintuc{width: 70%;}
  .date_tintuc{width: 30%;color: #878d92}
  .title_footer{font-weight: bold;font-size: 18px;margin-bottom: 20px;}
  .name_cty_footer{font-weight: bold;font-size: 20px;text-transform: uppercase;margin-bottom: 50px;}
  .item_footer i{width: 30px;}
  .item_footer{margin-bottom: 5px;}
  .iconmang a{margin-right: 15px;}
  .iconmang img{height: 40px;width: auto;}
  .slide_child{font-size: 20px;color: white;font-weight: bold;text-transform: uppercase;background: #374399;padding: 15px 0px;margin-bottom: 40px;}
  .title_contact{
    margin-top: 40px;
    font-size: 26px;

  }
  .button_contact{margin: auto;display: block;background: #e82128;}
  .form-control{background: #f5f5f5;border: none;color: #a4a8ac;}
  .title_category{border: 1px solid #ddd;padding: 10px;color: #374399}
  .categgg{border: 1px solid #ddd;}
  .phancham{position: absolute;top: 0;left: 0px;background: url('../img/mac.png') no-repeat;background-size: 100% 100%;width: 60px;padding: 5px;color: white}
  .button_xemthemsp{text-align: center;margin-bottom: 50px;}
  .button_xemthemsp a{padding: 10px 20px;border-radius: 5px;color: white;background: #09bde0;font-weight: bold;}
  .button_xemthemsp a:hover{background: none;color: #09bde0;border: 2px solid #09bde0}
  .box_right_detail{border: 1px solid #ddd;padding: 20px 10px}
  .box_right_detail ul{padding-left: 20px;}
  .product-detail-2-title{margin-top: 20px;}
  .main-image.xzoom{margin: auto;display: block;}
  .product-zone p{margin-top: 10px;}
  .sapo_manu p{margin-bottom: 0px;margin-top: 10px;}
  .sapo_manu{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }

  .taomoi {
    border: none;
    background: none;
  }
  .title_cactrang {
    font-weight: bold;
    font-size: 20px;
    padding: 40px 0px;
    text-align: center;
    text-transform: uppercase;
  }
  .form_giohang{margin: 20px 0px;}
  .form_giohang form{display: flex;justify-content: start;}
  .form_giohang input{width: 50px;margin-right: 15px;padding: 5px;}
  .form_giohang button{border: none;background: #e82128;color: white;padding: 10px 20px;}
  .content_motak ul{padding-left: 30px;}
  .item_doitac {
    border: 1px solid #ddd;
    padding: 20px;
  }
  .img_doitac img {
    display: block;
    margin: auto;
  }

  .menuconcon{display: none;}
  .menuchacha li:hover > .menuconcon{display: block;}
  .img_tintuc img{height: 186px;width: 100%;}
  .box-news-img img{height: 218px;width: 100%;}
  .name_tintuc a{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }





  .pagination {
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 20px;
  }
  .pagination .page-link {
    background: none;
    border: 1px solid #666!important;
    color: #585858;
    border-radius: 3px!important;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    padding: 0;
    background: white;
  }
  .pagination .page-link:hover, .pagination .page-link:focus, .pagination .page-link.active {
    background: #e82128;
    color: white;
  }

  .bread-crumb {
    color: black;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: left;
  }
  .bacrow{
    background: #f7f8f9;
  }
  .bread-crumb .breadcrumb {
    background: none;
    padding: 0;
    margin-bottom: 0;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
  }
  .bread-crumb .breadcrumb .breadcrumb-item:first-child::before {
    content: none;
  }
  .bread-crumb .breadcrumb .breadcrumb-item:before {
    content: ">";
    padding-left: 10px;
    padding-right: 15px;
  }
  .bread-crumb .breadcrumb .breadcrumb-item:hover {
    color: #e82128;
  }
  .bread-crumb .breadcrumb .breadcrumb-item.active {
    color: #e82128;
  }

  .quickview {
    cursor: url("../img/cursor.png"), auto;
  }
  .quickview .modal-content {
    cursor: default;
  }
  .quickview .modal-content .modal-body img {
    margin-bottom: -5px;
  }
  .quickview .modal-content .modal-body h3 {
    font-weight: bold;
    margin-bottom: 15px;
  }
  .quickview .modal-content .modal-body h5 {
    margin-bottom: 15px;
  }
  .quickview .modal-content .modal-body h4 {
    color: #e82128;
    font-weight: bold;
    margin-bottom: 15px;
  }
  .quickview .modal-content .modal-body h4 span {
    font-weight: 400;
    color: #585858;
    text-decoration: line-through;
    margin-left: 20px;
  }
  .quickview .modal-content .modal-body p {
    margin-bottom: 20px;
    color: #656565;
  }
  .quickview .modal-content .modal-body input {
    width: 40px;
    height: 40px;
    padding-left: 5px;
    margin: 0 5px;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    margin-bottom: 20px;
    padding-top: 3px;
  }
  .quickview .modal-content .modal-body .cart-btn {
    border: 2px solid #e82128;
  }
  .quickview .modal-content .modal-body .cart-btn:hover {
    background: none;
    border-color: black;
  }
  .quickview .modal-content .modal-body .xzoom-thumbs a {
    background: none;
    margin: 1px;
  }
  .quickview .modal-content .modal-body .xzoom-thumbs .xactive {
    border: 1px solid #e82128;
  }
  .quickview .modal-content .modal-body .tags {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #e1e1e1;
  }
  .quickview .quantity {
    margin: 30px 0;
  }
  .quickview .quantity a {
    padding: 12px 20px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    background: #e82128;
    color: white;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border: 2px solid #e82128;
  }
  .quickview .quantity a:hover {
    background: none;
    color: #e82128;
  }
  .quickview .tags span a {
    color: #e82128;
  }
  .quickview .tags span a:hover {
    text-decoration: underline;
  }

  .modal-img {
    position: relative;
  }
  .modal-img .owl-theme .owl-nav button.owl-prev,
  .modal-img .owl-theme .owl-nav button.owl-next {
    position: absolute;
    top: 30% !important;
    font-size: 30px !important;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    color: #666;
    border: 0 !important;
    width: 0 !important;
    height: 0 !important;
  }
  .modal-img .owl-theme .owl-nav button.owl-prev:hover,
  .modal-img .owl-theme .owl-nav button.owl-next:hover {
    color: #e82128 !important;
  }
  .modal-img .owl-theme .owl-nav button.owl-prev:focus,
  .modal-img .owl-theme .owl-nav button.owl-next:focus {
    outline: none;
  }
  .modal-img .owl-theme .owl-nav button.owl-prev {
    left: 0;
  }
  .modal-img .owl-theme .owl-nav button.owl-next {
    right: 0;
  }

  .contact-page {
    margin-bottom: 50px;
  }
  .contact-page .box-contact {
    color: black;
  }
  .contact-page .box-contact input {
    height: 40px;
  }
  .contact-page .box-contact textarea {
    height: 100px;
  }

  .footer {
    background: #374399;
    color: white;
    padding-top: 30px;
  }

  .footer .copyright {
    margin-top: 15px;
    padding: 15px 0;
    border-top: 1px solid #e1e1e1;
  }

  .selection_img_search, .selection_bubble_root {
    display: none;
  }

  .header-bottom .header-zone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #e82128;
  }
  .header-bottom .header-zone.active-home .category-title {
    display: block;
  }
  .header-bottom .header-zone.active-home .search {
    width: calc(100% - 255px - 200px);
  }
  .header-bottom .category-title {
    width: 255px;
    background: #046DB9;
    color: white;
    position: relative;
    height: 60px;
    display: none;
  }
  .header-bottom .category-title h4 {
    line-height: 60px;
    padding-left: 15px;
    font-weight: 500;
  }
  .header-bottom .category-title i {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 24px;
  }
  .header-bottom .search {
    width: calc(100% - 200px);
    padding: 10px 50px 10px 30px;
  }
  .header-bottom .search form {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header-bottom .search select {
    width: 150px;
    border: 1px solid #F8C51D;
    background: white;
    color: #585858;
    padding-left: 10px;
  }
  .header-bottom .search select:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .header-bottom .search input {
    width: calc(100% - 90px - 150px);
    height: 40px;
    border: 1px solid #F8C51D;
    background: white;
    padding-left: 10px;
  }
  .header-bottom .search input:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .header-bottom .search button {
    color: black;
    text-align: center;
    border: 0;
    background: #F8C51D;
    cursor: pointer;
    height: 40px;
    width: 90px;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .header-bottom .search button:hover {
    background: black;
    color: white;
  }
  .header-bottom .hotline {
    width: 220px;
  }
  .header-bottom .hotline i {
    color: #F8C51D;
    padding-right: 10px;
    font-size: 40px;
    display: inline-block;
  }
  .header-bottom .hotline-detail {
    display: inline-block;
    text-align: left;
  }
  .header-bottom .hotline-detail h4 {
    font-weight: 600;
    color: white;
  }
  .header-bottom .hotline-detail h4:hover {
    color: #F8C51D;
  }
  .header-bottom .hotline-detail h5 {
    color: #F8C51D;
  }

  .menu {
    z-index: 1000;
    position: relative;
  }
  .menu.down {
    position: fixed;
    width: 100%;
    top: 0;
    right: 0;
    background: #e82129;
  }
  .menu.down .main-menu .nav{
    border-top: none;
  }
  .menu.down .logo {
    margin: 7px 0;
  }
  .menu.down .logo a {
    color: white;
  }
  .menu.down .main-menu .nav {
    padding-top: 0;
  }
  .menu.down .main-menu .nav li {
    padding: 18px 0;
  }
  .menu.down .main-menu .nav li a {
    color: white;
  }
  .menu.down .main-menu .nav li a.active {
    color: #e82129;
    background: white;

  }

  .menu.down .main-menu .nav li ul li {
    padding: 0;
  }
  .menu.down .main-menu .nav li ul li a {
    color: black;
  }
  .menu.down .main-menu .nav li ul li a:hover{background: #e82129;color: white}
  .menu .container {
    position: relative;
  }

  .menu .logo a {
    font-weight: bold;
  }
  .menu .main-menu {
    position: relative;
    width: 100%;
  }
  .menu .main-menu .nav {
    display: block;
    border-top: 1px solid #e82129;
    border-bottom: 1px solid #e82129;
    text-align: left;
  }
  .menu .main-menu .nav li {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    display: inline-block;
    padding: 15px 0;
    position: relative;
  }
  .menu .main-menu .nav li:hover > ul {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    visibility: initial;
  }
  .menu .main-menu .nav li:hover .cap3 {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    visibility: initial;
  }
  .menu .main-menu .nav li:hover > ul li {
    display: block;
  }
  .menu .main-menu .nav li:hover .cap3 li {
    display: block;
  }
  .menu .main-menu .nav .danhmuc .cap22{
    display: none;
  }
  .menu .main-menu .nav li ul {
    position: absolute;
    width: 300px;
    left: 0;
    top: 50px;
    background: white;
    border: 1px solid #e1e1e1;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
    border: 0;
    text-align: left;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    height: auto;

  }
  .menu .main-menu .nav li .cap3 {
    position: absolute;
    width: 300px;
    left: 100%;
    top: 0;
    background: white;
    border: 1px solid #e1e1e1;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
    border: 0;
    text-align: left;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    height: auto;

  }
  .menu .main-menu .nav li .cap22 li .cap3{display: none;}
  .menu .main-menu .nav li .cap22 li:hover > .cap3{display: block;}
  .menu.down .main-menu .nav li .cap22{
    display: block;
  }
  .menu .main-menu .nav li ul::-webkit-scrollbar {
    width: 10px;
  }

  /* Track */
  .menu .main-menu .nav li ul::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }

  /* Handle */
  .menu .main-menu .nav li ul::-webkit-scrollbar-thumb {
    background: #888; 
  }

  /* Handle on hover */
  .menu .main-menu .nav li ul::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }
  .menu .main-menu .nav li ul li {
    padding: 0;
    display: none;
  }
  .menu .main-menu .nav li ul li a {
    font-weight: 400;
    text-transform: initial;
    font-size: 14px;
    color: #444444 !important;
    padding: 10px 20px;
    display: block;
    width: 299px;
    border-bottom: 1px solid #f4f4f4;
  }
  .menu .main-menu .nav li ul li a:hover {
    color: white !important;
    background: #e82129;
  }
  .menu .main-menu .nav li .active {
    background: #e82129;
    color: white;
  }
  .menu .main-menu .nav li a {
    font-weight: 600;
    font-size: 14px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: black;
    padding: 0;
    letter-spacing: .1em;
    display: initial;
    padding: 15px 15px;
    text-transform: uppercase;
  }
  .menu .main-menu .nav li a:hover {
    background: #e82129;
    color: white;
  }
  .menu.down .main-menu .nav li a:hover {
    background: white;
    color: #e82129;
  }
  .menu .main-menu .nav li a i {
    font-size: 20px;
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
    display: inline-block;
    margin: -5px 0;
    margin-left: 5px;
  }

  .title-page {
    position: relative;
    margin-bottom: 40px;
    text-align: center;
  }
  .title-page h1 a {
    text-transform: uppercase;
    font-weight: bold;
    color: black;
    padding-bottom: 10px;
    border-bottom: 2px solid #e82128;
    cursor: default;
  }

  .title-left {
    height: 50px;
    width: 100%;
    background: #FDD043;
    color: black;
    cursor: default;
  }
  .title-left h4 {
    font-weight: 600;
    line-height: 50px;
    margin-left: 15px;
    text-transform: uppercase;
  }

  .home-header {
    margin-bottom: 50px;
  }
  .home-header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .home-header-left {
    width: 255px;
  }
  .home-header-left-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .home-header-left-top .slider {
    position: relative;
    width: calc(100% - 255px - 30px);
    margin: 30px 0 15px 0;
    padding-left: 30px;
  }
  .home-header-left-top .slider .owl-theme .owl-dots {
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 0;
  }
  .home-header-left-top .slider .owl-theme .owl-dots .owl-dot {
    display: block;
  }
  .home-header-left-top .slider .owl-theme .owl-dots .owl-dot.active span {
    background: #e82128;
  }
  .home-header-left-top .slider .owl-theme .owl-dots .owl-dot span {
    width: 30px;
    height: 30px;
    margin: 5px 0;
    display: block;
    background: black;
    border-radius: 0;
    position: relative;
    color: white;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
  }
  .home-header-left-bottom .service-bonus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px;
    margin-right: 15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .home-header-left-bottom .box-service-bonus {
    width: calc(100% / 3 - 30px);
    margin: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 15px;
  }
  .home-header-left-bottom .box-service-bonus.service-1 {
    background: #e82128;
  }
  .home-header-left-bottom .box-service-bonus.service-2 {
    background: #F8C51D;
  }
  .home-header-left-bottom .box-service-bonus.service-3 {
    background: black;
  }
  .home-header-left-bottom .box-service-bonus img {
    width: 40px;
    height: 40px;
  }
  .home-header-left-bottom .box-service-bonus-detail {
    width: calc(100% - 50px);
    color: white;
    margin-left: 10px;
  }
  .home-header-left-bottom .box-service-bonus-detail h5 {
    font-weight: 600;
    margin-bottom: 3px;
  }
  .home-header-left-bottom .box-service-bonus-detail p {
    margin: 0;
  }
  .home-header .seller {
    width: calc(100% - 255px);
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }

  .category-body {
    width: 255px;
    position: relative;
    background: white;
  }
  .category-body ul {
    overflow: hidden;
  }
  .category-body ul.active {
    position: absolute;
    width: 255px;
    z-index: 10;
  }
  .category-body ul ul{margin-left: 20px;}

  .category-body ul li:first-child a {

  }
  .category-body ul li a {
    display: block;
    padding: 0 15px;
    background: white;

    border-top: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 40px;
  }
  .category-body ul li a i {
    color: #e82128;
    padding-right: 5px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .category-body ul li a:hover {
    color: #e82129
  }
  .category-body ul li a:hover i {
    color: #e82129;
  }
  .category-body .more, .category-body .less {
    padding: 12px 15px;
    background: #F8C51D;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .category-body .more i, .category-body .less i {
    padding-right: 5px;
  }
  .category-body .more:hover, .category-body .less:hover {
    color: white;
    background: #e82128;
  }
  .category-body .more.active, .category-body .less.active {
    position: absolute;
    width: 255px;
    z-index: 10;
  }

  .product {
    margin-bottom: 60px;
  }
  .product .box-product {
    width: 100%;
    margin: 0;
  }

  .title-home {
    height: 40px;
    background: white;
    border: 1px solid #e1e1e1;
    border-bottom: 3px solid #F8C51D;
    margin-bottom: 30px;
    position: relative;
    text-transform: uppercase;
  }
  .title-home h4 {
    height: 50px;
    padding: 12px 10px 12px 20px;
    background: #F8C51D;
    display: table;
    margin-top: -12px;
    font-weight: 600;
    position: relative;
  }
  .title-home h4::after {
    content: "";
    position: absolute;
    top: 0;
    right: -30px;
    border-top: 50px solid transparent;
    border-left: 30px solid #F8C51D;
  }
  .title-home a {
    display: block;
    position: absolute;
    right: 15px;
    top: 8px;
    font-weight: 500;
    color: #585858;
  }
  .title-home a i {
    padding-left: 5px;
  }

  .box-product {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    border: 1px solid transparent;
    margin-bottom: 20px;
    width: calc(100% / 4 - 30px);
    margin: 15px;
    transition: 0.3s;
    background: white;
    border: 1px solid #e1e1e1;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
  }
  .box-product:hover {
    -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.3);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  .owl-sell{padding: 10px 0px;}
  .owl-sell_1{padding: 10px 0px;}
  .box-product1 {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    border: 1px solid transparent;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
    transition: 0.3s;
    background: white;
    border: 1px solid #e1e1e1;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
  }
  .modal-img img{margin: auto;display: block;}
  .box-product1:hover {
    -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.3);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  .box-product-img {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .box-product-img:hover img {
    -webkit-transform: translate(-50%, -50%) scale(1.2);
    transform: translate(-50%, -50%) scale(1.2);
  }
  .box-product-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    padding: 10px;
  }
  .box-product-detail {
    border-top: 1px solid #e1e1e1;
    padding: 10px 0px 0px 10px;
    position: relative;
    min-height: 80px; 
  }
  .box-product-detail-custom {
    position: absolute;
    z-index: 2;
    right: 20px;
    top: -20px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .box-product-detail-custom i {
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
    padding: 5px 9px;
    background: #e1e1e1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: black;
    border-radius: 50%;
    background: #e82128;
    color: white;
  }
  .box-product-detail-custom i:hover {
    background: #F8C51D;
    color: black;
  }




  .box-product-detail-custom1 {
    position: absolute;
    z-index: 2;
    left: 20px;
    top: -20px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .box-product-detail-custom1 i {
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
    padding: 8px 9px;
    background: #e1e1e1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: black;
    border-radius: 50%;
    background: #e82128;
    color: white;
  }
  .box-product-detail-custom1 i:hover {
    background: #F8C51D;
    color: black;
  }
  .box-product-detail p {
    color: #585858;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin: 0;
  }
  .box-product-detail h5 {
    margin-bottom: 5px;
  }
  .box-product-detail h5 a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: black;
  }
  .box-product-detail h5 a:hover {
    color: #FDD043;
  }

  .seller-zone {
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .seller-zone::-webkit-scrollbar {
    width: 10px;
  }
  .seller-zone::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }

  .seller-zone::-webkit-scrollbar-thumb {
    background: #888; 
  }

  .seller-zone::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }

  .box-seller {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    border: 1px solid #e1e1e1;
    border-top: 0;
    background: white;
  }
  .box-seller-img {
    width: 80px;
    height: 80px;
    position: relative;
    overflow: hidden;
  }
  .box-seller-img:hover img {
    -webkit-transform: translate(-50%, -50%) scale(1.2);
    transform: translate(-50%, -50%) scale(1.2);
  }
  .box-seller-img img {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .box-seller-detail {
    width: calc(100% - 90px);
    margin-left: 10px;
  }
  .box-seller-detail h5 {
    margin-bottom: 5px;
  }
  .box-seller-detail h5 a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .box-seller-detail p {
    color: #999999;
    margin: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }

  .partner {
    margin-bottom: 60px;
  }
  .partner .partner-carousel {
    padding: 40px;
    background: white;
    border: 1px solid #e1e1e1;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
  }

  .product-bottom-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
  }
  .product-bottom-zone {
    width: calc(100% / 3 - 30px);
    margin: 0 15px;
    background: white;
    border: 1px solid #e1e1e1;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
    margin-bottom: 50px;
  }
  .product-bottom-zone .title-home {
    margin-bottom: 0;
  }
  .product-bottom-zone .box-seller {
    padding: 10px 15px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .product-bottom-zone .box-seller:hover {
    -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.3);
    z-index: 10;
    position: relative;
  }
  .product-bottom-zone .box-seller-img {
    width: 120px;
    height: 120px;
  }
  .product-bottom-zone .box-seller-detail {
    width: calc(100% - 130px);
  }

  .product-page {
    margin-bottom: 40px;
  }
  .product-page .container {
    display: grid;
    grid-template-columns: 255px calc(100% - 285px);
    grid-gap: 30px;
  }
  .product-page .left .category-body, .product-page .left .seller {
    margin-bottom: 30px;
  }
  .product-page .main {
    background: white;
    padding: 20px 15px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    border: 1px solid #e1e1e1;

  }
  .product-page .main .product-zone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 ;
  }
  .product-page .main h3 {
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
    margin-left: 15px;
  }
  .product-page .main .box-product {
    width: calc(100% / 3 - 30px);
    margin: 15px;
  }
  .product-page .main .product-detail {
    padding: 0 15px;
  }
  .product-page .main .product-detail h3 {
    margin-left: 0;
  }
  .product-page .main .product-detail-1-img .xzoom-thumbs {
    margin-top: 10px;
    margin-bottom: 30px;
    position: relative;
  }
  .product-page .main .product-detail-1-img .xzoom-thumbs img {
    width: auto;
    height: 60px;
  }
  .product-page .main .product-detail-1-img .xzoom-thumbs .xzoom-gallery:hover {
    border-color: #e82128;
  }
  .product-page .main .product-detail-1-img .xzoom-thumbs .xactive {
    border-color: #e82128;
    -webkit-box-shadow: 0px 0px 3px 0px #e82128;
    box-shadow: 0px 0px 3px 0px #e82128;
  }
  .product-page .main .product-detail-1-img .xzoom-thumbs .owl-theme .owl-nav button.owl-prev,
  .product-page .main .product-detail-1-img .xzoom-thumbs .owl-theme .owl-nav button.owl-next {
    position: absolute;
    top: 40%;
    font-size: 30px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .product-page .main .product-detail-1-img .xzoom-thumbs .owl-theme .owl-nav button.owl-prev:hover, .product-page .main .product-detail-1-img .xzoom-thumbs .owl-theme .owl-nav button.owl-prev:focus,
  .product-page .main .product-detail-1-img .xzoom-thumbs .owl-theme .owl-nav button.owl-next:hover,
  .product-page .main .product-detail-1-img .xzoom-thumbs .owl-theme .owl-nav button.owl-next:focus {
    color: #e82128;
    background: none;
    outline: none;
  }
  .product-page .main .product-detail-1-img .xzoom-thumbs .owl-theme .owl-nav button.owl-prev {
    left: -12%;
  }
  .product-page .main .product-detail-1-img .xzoom-thumbs .owl-theme .owl-nav button.owl-next {
    right: -12%;
  }
  .product-page .main .product-detail-1-detail {
    color: #585858;
    margin-bottom: 30px;
  }
  .product-page .main .product-detail-1-detail h3 {
    font-weight: bold;
    margin-bottom: 5px;
    color: black;
  }
  .product-page .main .product-detail-1-detail p {
    color: #585858;
    margin-bottom: 10px;
  }
  .product-page .main .product-detail-1-detail h4 {
    color: #e82128;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .product-page .main .product-detail-1-detail h4 span {
    color: #585858;
    font-weight: 400;
    text-decoration: line-through;
    margin-left: 30px;
  }
  .product-page .main .product-detail-1-detail h5 {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e1e1e1;
  }
  .product-page .main .product-detail-1-detail .quantity a {
    padding: 15px 30px;
    background: #e82128;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    border: 2px solid #e82128;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .product-page .main .product-detail-1-detail .quantity a:hover {
    color: #e82128;
    background: none;
  }
  .product-page .main .product-detail-2-title .nav-tabs {
    border-bottom: 2px solid #666;
    margin-bottom: 30px;
  }
  .product-page .main .product-detail-2-title .nav-tabs .nav-item {
    margin-bottom: -2px;
  }
  .product-page .main .product-detail-2-title .nav-tabs .nav-item .nav-link {
    padding-bottom: 11px;
    border: none;
    border-bottom: 2px solid #383838;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-weight: bold;
  }
  .product-page .main .product-detail-2-title .nav-tabs .nav-item .nav-link.active, .product-page .main .product-detail-2-title .nav-tabs .nav-item .nav-link:hover {
    background: none;
    border: none;
    border-bottom: 2px solid #e82128;
    padding-bottom: 11px;
    color: #e82128;
  }
  .product-page .main .product-detail .tab-content {
    color: #585858;
  }
  .product-page .main .similar h2 {
    padding-top: 20px;
    margin-top: 40px;
    border-top: 1px solid #ccc;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 30px;
  }



























  .product-page1 .main .product-detail-1-img {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
  }

  .product-page1 .main {
    background: white;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;

  }
  .product-page1 .main .product-zone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 ;
  }
  .product-page1 .main h3 {
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
    margin-left: 15px;
  }
  .product-page1 .main .box-product {
    width: calc(100% / 3 - 30px);
    margin: 15px;
  }

  .product-page1 .main .product-detail h3 {
    margin-left: 0;
  }
  .product-page1 .main .product-detail-1-img .xzoom-thumbs {
    margin-top: 10px;
    margin-bottom: 30px;
    position: relative;
  }
  .product-page1 .main .product-detail-1-img .xzoom-thumbs img {
    width: auto;
    height: 60px;
  }
  .product-page1 .main .product-detail-1-img .xzoom-thumbs .xzoom-gallery:hover {
    border-color: #e82128;
  }
  .product-page1 .main .product-detail-1-img .xzoom-thumbs .xactive {
    border-color: #e82128;
    -webkit-box-shadow: 0px 0px 3px 0px #e82128;
    box-shadow: 0px 0px 3px 0px #e82128;
  }
  .product-page1 .main .product-detail-1-img .xzoom-thumbs .owl-theme .owl-nav button.owl-prev,
  .product-page1 .main .product-detail-1-img .xzoom-thumbs .owl-theme .owl-nav button.owl-next {
    position: absolute;
    top: 40%;
    font-size: 30px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .product-page1 .main .product-detail-1-img .xzoom-thumbs .owl-theme .owl-nav button.owl-prev:hover, .product-page1 .main .product-detail-1-img .xzoom-thumbs .owl-theme .owl-nav button.owl-prev:focus,
  .product-page1 .main .product-detail-1-img .xzoom-thumbs .owl-theme .owl-nav button.owl-next:hover,
  .product-page1 .main .product-detail-1-img .xzoom-thumbs .owl-theme .owl-nav button.owl-next:focus {
    color: #e82128;
    background: none;
    outline: none;
  }
  .product-page1 .main .product-detail-1-img .xzoom-thumbs .owl-theme .owl-nav button.owl-prev {
    left: -12%;
  }
  .product-page1 .main .product-detail-1-img .xzoom-thumbs .owl-theme .owl-nav button.owl-next {
    right: -12%;
  }
  .product-page1 .main .product-detail-1-detail {
    color: #585858;
    margin-bottom: 30px;
  }
  .product-page1 .main .product-detail-1-detail h3 {
    margin: 10px 0px;
    color: black;
  }
  .product-page1 .main .product-detail-1-detail p {
    color: #585858;
    margin-bottom: 10px;
  }
  .product-page1 .main .product-detail-1-detail h4 {
    color: #e82128;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .product-page1 .main .product-detail-1-detail h4 span {
    color: #585858;
    font-weight: 400;
    text-decoration: line-through;
    margin-left: 30px;
  }
  .product-page1 .main .product-detail-1-detail h5 {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e1e1e1;
  }
  .product-page1 .main .product-detail-1-detail .quantity a {
    padding: 15px 30px;
    background: #e82128;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    border: 2px solid #e82128;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .product-page1 .main .product-detail-1-detail .quantity a:hover {
    color: #e82128;
    background: none;
  }
  .product-page1 .main .product-detail-2-title .nav-tabs {
    border-bottom: 2px solid #666;
    margin-bottom: 30px;
  }
  .product-page1 .main .product-detail-2-title .nav-tabs .nav-item {
    margin-bottom: -2px;
  }
  .product-page1 .main .product-detail-2-title .nav-tabs .nav-item .nav-link {
    padding-bottom: 11px;
    border: none;
    border-bottom: 2px solid #383838;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-weight: bold;
  }
  .product-page1 .main .product-detail-2-title .nav-tabs .nav-item .nav-link.active, .product-page1 .main .product-detail-2-title .nav-tabs .nav-item .nav-link:hover {
    background: none;
    border: none;
    border-bottom: 2px solid #e82128;
    padding-bottom: 11px;
    color: #e82128;
  }
  .product-page1 .main .product-detail .tab-content {
    color: #585858;
  }
  .product-page1 .main .similar h2 {
    padding-top: 20px;
    margin-top: 40px; 
    margin-bottom: 30px;
  }

  .news-page {
    margin-bottom: 40px;
  }

  .news-zone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
  }
  .news-zone .box-news {
    width: calc(100% / 3 - 30px);
    margin: 15px;
    background: white;
    border: 1px solid #e1e1e1;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
    border-radius: 5px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .news-zone .box-news:hover {
    -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0px 20px rgba(0, 0, 0, 0.3);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  .news-zone .box-news-img {
    overflow: hidden;
    position: relative;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
  .news-zone .box-news-img img {
    width: 100%;
  }
  .news-zone .box-news-img h5 {
    position: absolute;
    bottom: 10px;
    left: 10px;
    padding: 7px 10px;
    background: #F8C51D;
    color: black;
  }
  .news-zone .box-news-detail {
    padding: 20px;
  }
  .news-zone .box-news-detail h4 {
    margin-bottom: 5px;
  }
  .news-zone .box-news-detail h4 a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-weight: 500;
  }
  .news-zone .box-news-detail h5 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #999;
  }
  .news-zone .box-news-detail p {
    margin-top: 20px;
    margin-bottom: 0;
  }
  .news-zone .box-news-detail p a {
    padding: 10px 20px;
    background: #e82128;
    color: white;
    border-radius: 3px;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    text-transform: uppercase;
    display: table;
  }
  .news-zone .box-news-detail p a:hover {
    -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0px 20px rgba(0, 0, 0, 0.3);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }

  .page-detail {
    margin-bottom: 40px;
  }
  .page-detail h2 {
    font-weight: 600;
    margin-bottom: 20px;
  }
  .page-detail img {
    margin-bottom: 20px;
  }
  .page-detail .similar {
    margin-top: 50px;
  }
  .page-detail .similar img {
    margin: 0;
  }

  @media (max-width: 1200px) {

    .container {
      max-width: calc(100% - 30px);
    }

    .menu .main-menu .nav li a {
      font-size: 14px;
      padding: 15px 15px;
    }

    .menu .logo {
      display: none;
    }
    .menu .main-menu {
      width: 100%;
    }

    .home-header-left-bottom .box-service-bonus {
      width: auto;
    }
  }
  .header-bottom{display: none;}
  @media (max-width: 992px) {
    .button_about_home{margin-bottom: 30px;}
    .home-header .seller{display: block;width: 100%;}
    .home-header-left{display: none;}
    .home-header .container{display: block;}



    .menu .main-menu .nav .danhmuc1 a{
      font-size: 13px !important;
    }
    .toggleMenu {
      display: block;
      position: fixed;
      right: 15px;
      top: 9px;
      z-index: 10;
      color: white;
    }
    .toggleMenu i {
      font-size: 26px;
    }

    .header-bottom {
      display: block;
      position: fixed;
      width: 100%;
      top: 0;
      left: 0;
      z-index: 1000;
      height: 60px;
      left: 0;
      background: white;
      border: 1px solid #e1e1e1;
      box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
      -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
      background: #e82128;
    }
    .header-bottom .category-title {
      display: none;
    }
    .header-bottom .header-zone {
      background: none;
    }
    .header-bottom .hotline {
      margin: 0;
    }
    .header-bottom .search {
      width: 100%;
      position: absolute;
      top: 58px;
      left: 0;
      margin: 0;
      z-index: -1;
      -webkit-transition: 0.3s;
      transition: 0.3s;
      padding: 0;
      -webkit-transform: translateY(-50%) scaleY(0);
      transform: translateY(-50%) scaleY(0);
    }
    .header-bottom .search.active {
      -webkit-transform: translateY(0) scaleY(1);
      transform: translateY(0) scaleY(1);
    }

    article {
      padding-top: 30px;
    }

    .menu {
      height: auto;
      background: white;
      position: fixed;
      top: 0;
      left: 0;
      z-index: 1005;
    }
    .menu.down {
      border: 0;
    }
    .menu.down .main-menu .nav li {
      padding: 20px 30px;
    }
    .menu.down .main-menu .nav li ul li {
      padding: 0;
    }
    .menu .main-menu {
      border: 0;
      position: absolute;
      left: -15px;
      top: 0;
      width: 100%;
      background: none;
    }
    .menu .main-menu .nav {
      display: block;
      text-align: left;
      background: white;
      position: absolute;
      width: 300px;
      -webkit-transform: translate(-300px, 0);
      transform: translate(-300px, 0);
      -webkit-transition: 0.3s;
      transition: 0.3s;
      height: 100vh;
      opacity: 0;
      padding: 0;
      margin: 0;
      padding-top: 30px !important;
      left: 15px;
      z-index: 1010;
      color: black;
      overflow-y: scroll;
    }
    .menu.down .main-menu .nav li a{
      color: black

    }
    .menu .main-menu .nav.out {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      opacity: 1;
    }
    .menu .main-menu .nav li {
      display: block;
      padding: 20px 30px;
    }
    .menu .main-menu .nav li:first-child {
      margin-top: 30px;
    }
    .menu .main-menu .nav .nav-item.danhmuc a{
      font-size: 13px;padding: 0px 0px;
    }
    .menu .main-menu .nav li .cap22{
     display: block !important;
   }
   .menu .main-menu .nav .nav-item.danhmuc ul a{
    padding: 15px 25px;
  }
  .menu .main-menu .nav li a {
    line-height: 1.5;

    padding: 0;
    padding-bottom: 5px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    color: black;
  }
  .menu .main-menu .nav li a:hover {
    background: none;
  }
  .menu .main-menu .nav li .active {
    background: none;
    color: #e82128;
  }
  .menu .main-menu .nav li .cap22 {
    width: 300px;
    top: 50px;
    -webkit-transform: translateX(-300px);
    transform: translateX(-300px);
    padding-top: 0;
    height: 100%;
    position: fixed;
    z-index: 1000;
    margin-left: 0;

  }
  .menu .main-menu .nav li ul:hover::before {
    display: none;
  }
  .menu .main-menu .nav li ul::before {
    content: "Trở lại";
    font-size: 12px;
    position: absolute;
    top: -33px;
    left: 0px;
    padding-left: 25px;
    color: #e82128;
    width: 100%;
    height: 100%;
    background: white
  }
  .menu .main-menu .nav li ul li {
    width: 100%;
  }
  .menu .main-menu .nav li ul li:first-child {
    margin-top: 0;
  }
  .menu .main-menu .nav li ul li a {
    padding: 15px 20px;
  }
  .menu .search {
    background: white;
    position: fixed;
    top: 1px;
    height: 58px;
    right: 90px;
    width: calc(100% - 80px);
  }
  .menu .search input, .menu .search button {
    color: black;
  }
  .menu .search input {
    border-bottom-color: black;
  }
  .menu .search input::-webkit-input-placeholder {
    color: black;
  }
  .menu .search input:-ms-input-placeholder {
    color: black;
  }
  .menu .search input::-ms-input-placeholder {
    color: black;
  }
  .menu .search input::placeholder {
    color: black;
  }

  .nav-close {
    position: absolute;
    font-size: 24px;
    top: 5px;
    right: 10px;
    color: black;
  }

  .search-btn {
    display: block;
    position: fixed;
    right: 55px;
    top: 11px;
    z-index: 10;
    color: white;
  }
  .search-btn i {
    font-size: 24px;
  }

  .home-header {
    margin-bottom: 50px;
  }
  .home-header-left-top .category-body {
    display: none;
  }
  .home-header-left-top .slider {
    width: 100%;
    padding-left: 0;
    padding-right: 30px;
  }
  .home-header-left-bottom {
    display: none;
  }

  .main-home .container, .product-page .container {
    display: block;
  }
  .main-home .left, .product-page .left {
    display: none;
  }
  .main-home .right, .product-page .right {
    width: 100%;
    margin-left: 0;
  }

  .seller-zone {
    overflow: scroll;
  }

  .product-bottom-zone {
    width: calc(100% / 2 - 30px);
  }

  .product-page .main {
    background: none;
    padding: 0;
    border: 0;
  }
  .product-page .main .product-zone {
    margin: 0 -15px;
  }
  .news-zone .box-news{width: 100%;}
}
@media (max-width: 767px) {
  .container {
    max-width: 100%;
  }

  .product-bottom-zone {
    width: calc(100% - 30px);
  }

  .home-header-left {
    width: 100%;
  }
  .home-header-left-top .slider {
    padding-right: 0;
  }

  .product-page .main .box-product {
    width: calc(100% / 3 - 15px);
    margin: 7.5px;
  }
}
@media (max-width: 575px) {
  .footer h4 {
    border-bottom: 0;
  }
  .footer h4 i {
    display: block;
  }
  .footer ul {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: none;
    margin-top: -10px;
  }
  .footer ul.active {
    height: 100%;
    display: block;
  }

  .box-product {
    margin-bottom: 0;
  }
  .box-product:hover {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .home-header {
    margin-bottom: 30px;
  }
  .home-header-left-top .slider {
    margin-top: 15px;
  }

  .partner {
    margin-top: -30px;
    margin-bottom: 40px;
  }

  .title-home a {
    display: none;
  }

  .product-page .main .box-product {
    width: calc(100% / 2 - 15px);
  }
}
@media (max-width: 450px) {
  .product-page .main {
    background: none;
    padding: 0;
    border: 0;
  }
  .product-page .main h3 {
    margin-left: 0;
  }
  .product-page .main .pagination {
    margin-right: 0;
  }
}

/* Zalo and Hotline Styles */
.zalome {
    position: fixed;
    bottom: 100px;
    left: 0px;
    margin: 10px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #004A7F;
    color: #FFFFFF;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Arial;
    font-size: 20px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    z-index: 1030;
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}

.zalome a {
    padding: 0px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.phone-ring-wrapper {
    position: fixed;
    left: -10px;
    z-index: 1030;
    bottom: 10px;
}

@-webkit-keyframes glowing {
    0% {
        background-color: #004A7F;
        -webkit-box-shadow: 0 0 3px #004A7F;
    }

    50% {
        background-color: #0094FF;
        -webkit-box-shadow: 0 0 10px #0094FF;
    }

    100% {
        background-color: #004A7F;
        -webkit-box-shadow: 0 0 3px #004A7F;
    }
}

@-moz-keyframes glowing {
    0% {
        background-color: #004A7F;
        -moz-box-shadow: 0 0 3px #004A7F;
    }

    50% {
        background-color: #0094FF;
        -moz-box-shadow: 0 0 10px #0094FF;
    }

    100% {
        background-color: #004A7F;
        -moz-box-shadow: 0 0 3px #004A7F;
    }
}

@-o-keyframes glowing {
    0% {
        background-color: #004A7F;
        box-shadow: 0 0 3px #004A7F;
    }

    50% {
        background-color: #0094FF;
        box-shadow: 0 0 10px #0094FF;
    }

    100% {
        background-color: #004A7F;
        box-shadow: 0 0 3px #004A7F;
    }
}

@keyframes glowing {
    0% {
        background-color: #004A7F;
        box-shadow: 0 0 3px #004A7F;
    }

    50% {
        background-color: #0094FF;
        box-shadow: 0 0 10px #0094FF;
    }

    100% {
        background-color: #004A7F;
        box-shadow: 0 0 3px #004A7F;
    }
}

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

.hotline-phone-ring-circle {
    width: 85px;
    height: 85px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #e60808;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
}

.hotline-phone-ring-circle-fill {
    width: 55px;
    height: 55px;
    top: 25px;
    left: 25px;
    position: absolute;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.hotline-phone-ring-img-circle {
    background-color: #e60808;
    width: 55px;
    height: 55px;
    top: 25px;
    left: 25px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hotline-phone-ring-img-circle .pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.hotline-phone-ring-img-circle .pps-btn-img img {
    width: 25px;
    height: 25px;
}

.phone-bar {
    position: absolute;
    background: rgba(230, 8, 8, 0.75);
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
    border-radius: 50px !important;
    left: 33px;
    bottom: 37px;
}

.phone-bar>a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    text-indent: 50px;
    display: block;
    letter-spacing: 1px;
    line-height: 40px;
    font-family: Arial;
    white-space: nowrap; 
}

.phone-bar>a:hover,
.phone-bar>a:active {
    color: #fff;
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.5) skew(1deg);
        -webkit-opacity: 0.1;
    }

    30% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -webkit-opacity: 0.5;
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: 0.1;
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.6;
    }

    100% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}

@media (max-width: 768px) {
    .phone-bar {
        display: none;
    }

    .zalome {
        height: 50px;
        width: 50px;
        left: -9px;
    }

    .zalome img {
        max-width: 30px;
        max-height: 30px;
    }

    .hotline-phone-ring-img-circle {
        width: 45px;
        height: 45px;
    }

    .hotline-phone-ring-img-circle .pps-btn-img img {
        width: 15px;
        height: 15px;
    }

    .hotline-phone-ring-circle-fill {
        top: 20px;
        left: 20px;
    }
    .phone-ring-wrapper{
        left:-20px;
    }
}

/*# sourceMappingURL=layout.css.map */
