.box-register {
  float: left;
  padding-top: 20px;
  width: 100%;
}
.fixed .menu_fix .bottom-header {
  display: none;
}
.bread-item {
  /* display: flex; */
  align-items: center;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
}
/* .bread-item a,
.bread-item span {
  max-width: max-content;
} */
.button-next-step button {
  margin-top: 0;
  width: 150px;
  height: 45px;
  border: none;
  background-color: RGB(239, 135, 1);
  color: #fff;
}
.button-next-step button:hover {
  background-color: #e3cf1b;
}

.box-register h1 {
  color: #ffffff;
  font-size: 17px;
  font-weight: 500;
  line-height: 20px;
  background: url(../images/title_v.png) center right no-repeat;
  margin: 0;
  text-transform: uppercase;
  padding: 9px 70px 8px 15px;
  display: inline-block;
  background-size: 100% 100%;
}
.fixed .header {
  padding-bottom: 0px;
  top: 0px;
}
.fix_ov {
  transition: all 0.5s;
}
.fixed .fix_ov {
  position: fixed;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 9999;
  top: 43px;
  padding: 10px 0px;
  box-shadow: 1px 2px 1px #dcd8d8;
}
.fixed .fix_ov .filter-review-detail {
  margin-bottom: 0px;
}
/* Add search */
.main-menu ul {
  width: auto;
}
.search_cart {
  float: left;
}

.search_cart i {
  padding: 13px 10px 12px 10px;
  color: RGB(239, 135, 1);
  cursor: pointer;
  font-size: 17px;
}
.item-product .img a img {
  height: 100%;
}
.search_cart a img {
  height: 21px;
}
.box-register .title_page {
  margin-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
}
.fb-page,
.fb-page span,
.fb-page iframe,
._2p3a,
.uiScaledImageContainer {
  width: 100% !important;
}
.right-ctn-top .account-index .img,
.shoping-cart-index .img {
  margin-top: -15px;
}
.footer {
  background-color: RGB(239, 135, 1);
}
.menu-footer p i {
  margin-right: 5px;
  /* font-size: 17px; */
  width: 20px;
  float: left;
  text-align: center;
  height: 30px;
  line-height: 25px;
}
.menu-footer p a {
  color: rgb(144, 144, 144);
}
.flex-1 .item-product {
  height: 100%;
}
.item-product .title h3 {
  display: flex;
  align-items: center;
}
.big-img .sale {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 48px;
  height: 48px;
  background-image: linear-gradient(
    180deg,
    RGB(239, 135, 1) 0%,
    RGB(239, 135, 1) 100%
  );
  z-index: 99;
  border-radius: 50%;
  color: #ffffff;
  font-family: Roboto;
  font-size: 11px;
  font-weight: 600;
  padding: 8px 5px;
  text-transform: uppercase;
  text-align: center;
}
.big-img .sale span {
  display: block;
  width: 100%;
}
.big-img .sale span:nth-child(2) {
  border-top: 1px dotted #fff;
  padding-top: 6px;
  margin-top: 4px;
}
.slider-cate-product .item-cate .img a img {
  display: inline-block;
  max-height: 90%;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0px;
  bottom: 0px;
  margin: auto;
}
.banner_fix .banner-fixed .theiaStickySidebar {
  transform: translateY(140px) !important;
}

/*.box-flex-product .four-product .item-product .title h3 {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 33px;
}
.item-product .img a img {
    object-fit: cover;
    max-width: 100%;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0px;
    bottom: 0px;
    margin: auto;
    max-height: 90%;
    }*/

.scrollup {
  width: 40px;
  height: 40px;
  opacity: 0.4;
  filter: alpha(opacity=40);
  bottom: 100px;
  right: 35px;
  text-indent: -9999px;
  background: url(../images/icon_top.png) no-repeat;
  position: fixed;
  z-index: 9999;
}
.scrollup:hover {
  opacity: 1;
}
/*.main-menu > ul > li > ul > li a:hover {
    background: rgb(22, 74, 150);
    color: #fff;
    }*/
.status-product {
  max-height: 165px;
  overflow-y: scroll;
  margin-bottom: 10px;
}
.status-product::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.status-product::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.status-product::-webkit-scrollbar-thumb {
  background: RGB(239, 135, 1);
}

/* Handle on hover */
.status-product::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.price-product {
  margin-bottom: 10px;
  margin-top: 10px;
}
.content-standard-ck table {
  width: 100%;
  max-width: 100%;
}
.main-menu ul li:after {
  display: none;
}
.main-menu > ul > li.active > a,
.main-menu > ul > li:hover > a {
  color: #000;
  background: #fff;
}
.menu-top ul li ul li:hover > a {
  background: #eee;
}
.main-menu ul li .fa {
  display: none;
}
.item-product {
  position: relative;
}

.banner-slider-index {
  margin-top: 0px;
}

.lh_zalo_skype .hotline_skype {
  float: left;
  width: 100%;
}
.lh_zalo_skype .hotline_skype a {
  padding: 8px 0px;
  color: #fff;
  display: block;
  float: left;
  width: 31.333%;
  text-align: center;
  background: #008110;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 6px;
  margin-right: 2%;
}
.item-option-product-detail {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.title-detail-product h1 {
  margin-top: 0px;
}
.big-img {
  height: 540px;
}
.lh_zalo_skype .hotline_skype a i {
  margin-right: 10px;
}
.lh_zalo_skype .hotline_skype a:hover {
  background: #096f16;
}
.lh_zalo_skype .hotline_skype a.zalo {
  float: right;
  background: #1467b0;
}
.lh_zalo_skype .hotline_skype a.zalo:hover {
  background: #0d4475;
}

.lh_zalo_skype a.skype {
  color: #fff;
  text-align: center;
  background: #3b8ed8;
  text-transform: uppercase;
  border-radius: 6px;
}

.lh_zalo_skype a.skype:hover {
  background: #45a4f8;
}
.lh_zalo_skype a.skype i {
  margin-right: 10px;
}

.item-product .infomation {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.6);
  margin-top: 0px;
  color: #fff;
  z-index: 8;
  transition: all 0.5s;
}
.item-product:hover .infomation {
  opacity: 1;
  visibility: visible;
  z-index: 3;
}
.item-product .infomation .item-i {
  padding: 8px;
  position: relative;
  width: 100%;
  height: 100%;
}
.item-product .infomation .item-i .name-i {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  margin: 0px 0px 4px 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 20px;
  max-height: 38px;
}
.item-product .infomation .item-i .price-i {
  position: relative;
  display: block;
  color: #ff9502;
  letter-spacing: 1px;
  font-size: 19px;
  margin-bottom: 5px;
}
.item-product .infomation .info-i {
  color: #fff;
  font-size: 13px;
  overflow: hidden;
  line-height: 1.4;
  /* height: 70px; */
  height: 110px;
}
.item-product .infomation .view {
  font-size: 13px;
  padding: 6px 0px;
  margin: 0px auto;

  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  margin-top: 8px;
  width: calc(51% - 15px);
  text-transform: uppercase;
  color: #fff;
  white-space: nowrap;
  background: #63b6db;
  background: -moz-linear-gradient(top, #63b6db 0%, #309dcf 100%);
  background: -webkit-linear-gradient(top, #63b6db 0%, #309dcf 100%);
  background: linear-gradient(to bottom, #63b6db 0%, #309dcf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63b6db', endColorstr='#309dcf',GradientType=0 );
  text-decoration: none;
  position: absolute;
  bottom: 8px;
  left: 10px;
}
.item-product .infomation .view-1 {
  background: -webkit-linear-gradient(top, #f89406, #f76b1c);
  background: -moz-linear-gradient(top, #f89406, #f76b1c);
  background: -ms-linear-gradient(top, #f89406, #f76b1c);
  background: -o-linear-gradient(top, #f89406, #f76b1c);
  left: inherit;
  bottom: 8px;
  right: 10px;
}
.item-product .infomation .view a {
  color: #fff;
}
.item_gt {
  position: relative;
}
.item_gt img {
  width: 100%;
}
.slider_gt_list button {
  display: none !important;
}
.item_gt .title {
  position: absolute;
  top: 10px;
  /* left: 11%; */
  width: 50%;
  left: 0px;
  right: 0px;
  margin: 100px auto;
}
.item_gt .img {
  height: 700px;

  background-size: cover;
}
.testimonial {
  padding: 0px;
}
.testimonial .title_t {
  position: absolute;
  z-index: 999;
  width: 50%;
  margin: 60px auto;
  left: 0px;
  right: 0px;
  color: #f1592a;
  font-size: 37px;
  text-transform: uppercase;
  display: inline-block;
  text-align: left;
}
.item_gt .title h3 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: #fff;
}
.item_gt .title p {
  margin-top: 10px;
  color: #9b9b9b;
  font-size: 17.71px;
  font-family: Arial;
  text-transform: inherit;
  display: inline-block;
  text-align: left;
}
.item_gt .title .btn-view-detail a {
  display: block;
  width: 159px;
  height: 54px;
  line-height: 54px;
  background: #f37022;
  float: left;
  text-align: center;
  font-size: 16px;
  font-family: Arial;
  text-transform: uppercase;
  color: #fff;
}

.box-product-index .wrap-item {
  padding: 0px 0px !important;
  margin: 0px;
}
.wrap-item .item-product {
  margin-bottom: 0px;
}
.item-product .title h3 {
  height: 30px;
  display: flex;
  align-items: center;
}
.box-product-index .row {
  margin: 0px !important;
}
.box-product-index .group-btn-index {
  display: none;
}
.box-flex-product .four-product {
  width: 100%;
  float: left;
}
.box-flex-product .four-product .item-product {
  float: left;
  width: 20%;
  height: auto;
  margin-bottom: 0;
  border-bottom: none;
}
.box-flex-product .flex-1 {
  width: 100%;
}
.testimonial {
  margin-right: 0px;
}

/* Edit ngày 21/1/2019 chỉnh sửa menu và phần danh mục sản phẩm ngoài home*/
.header .top-header .right .support ul li a,
.top-header .left span,
.top-header .left span a {
  font-weight: 700;
  color: #ffffff;
}
.header .top-header .left span,
.main-menu > ul > li a {
  color: #ffffff;
}
.nav-menu,
.header .search-box-dsk button,
.header .search-box-dsk input[type="submit"] {
  background: #f00;
}
.header .account-index .title p a,
.header .shoping-cart-index .title p a {
  color: #ff0000;
}
.header .account-index .title p a:hover,
.header .shoping-cart-index .title p a:hover {
  color: RGB(239, 135, 1);
}
.header .shoping-cart-index .title h2 a,
.header .account-index .title h2 a {
  color: RGB(255, 0, 0);
}
.search_cart i {
  color: #ffb200;
}
.bottom-header {
  background: #fff;
  background-size: cover;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.icon-bar-menu span {
  background: #ffffff;
}
.callus {
  background: #fff;
  border: 1px solid #f00;
  height: 44px;
}
.callus i {
  background: #f00;
  color: #fff;
}
.title-standard {
  border-bottom: 2px solid #c3272e !important;
}

/* Edit 22/2/2/2019*/
.header .top-header .right .support ul li {
  position: relative !important;
}
.header .top-header {
  background: #f00 !important;
}
.header .top-header .right .support > ul ul {
  position: absolute;
  width: 200px;
  background: #fff;
  padding: 0;
  z-index: 99;
  left: 0;
  top: 100%;
  text-align: left;
  box-shadow: 0 2px 3px rgba(154, 142, 142, 0.48);
  margin: 0;
  display: none;
}
.header .top-header .right .support > ul ul li {
  width: 100%;
}
.header .top-header .right .support > ul ul li a {
  color: #000;
  padding: 11px 15px 8px;
  width: 100%;
  display: block;
  border-bottom: 1px solid rgba(204, 204, 204, 0.63);
  font-size: 13px;
  font-weight: 500;
  text-transform: none;
  margin: 0;
  line-height: 19px;
  text-align: left;
  height: auto;
}
.header .top-header .right .support > ul li:hover ul {
  display: block;
}

.title-standard h2 {
  padding: 9px 90px 8px 15px;
}

@media (max-width: 992px) {
  .tab-product-index {
    display: none;
  }
}
.item-product .img {
  /* padding: 31%; */
}

/*Fix menu*/

.menu_fix {
  float: left;
  width: 100%;
}

.search_cart {
  display: none;
}
.fixed .search_cart {
  display: block;
}

.header .logo,
.header .search-box-dsk,
.header .right-ctn-top {
  transition: all 0.5s;
}
.fixed .menu_fix .logo {
  margin: 5px 0;
}
/* .fixed .menu_fix .logo img {
  height: 50px;
} */
.fixed .menu_fix .right-ctn-top {
  margin: 15px 0 0px 0;
}
.fixed .menu_fix .search-box-dsk {
  margin: 15px 0px 0px 80px;
}
.header .search-box-dsk input {
  height: 35px;
}
.group-check-box .checkbox {
  padding-left: 20px;
  color: #888;
  margin-bottom: 15px;
  margin-top: 0px;
}
.fillter_fix .group-check-box a {
  display: inline-block;
  width: 120px;
  float: none;
}
.fillter_fix .group-check-box .radio input[type="radio"] {
  opacity: 0;
  z-index: 1;
  width: 100%;
  height: 22px;
  margin-top: 0px;
  float: left;
  cursor: pointer;
  z-index: -1;
}
.fillter_fix .ra a.checked label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.fillter_fix .group-check-box .radio label::before {
  outline: none;
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: 0px;
  border: 1px solid #ddd;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}
.fillter_fix .group-check-box .radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: 0px;
  border-radius: 50%;
  background-color: #777;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.fillter_fix .group-check-box .radio {
  padding-left: 20px;
  color: #888;
  margin-bottom: 0px;
  margin-top: 5px;
}
.fillter_fix .group-check-box.ra a {
  width: 160px;
}
.fillter_fix .group-check-box {
  border-bottom: none;
  padding-bottom: 0px;
}
.fillter_fix .categories-menu {
  margin-bottom: 10px;
}
.fillter_fix .categories-menu .fa-minus {
  display: none;
}
.fillter_fix {
  float: left;
  width: 100%;
}
.fillter_fix .container {
  padding: 0px;
}
.fillter_fix.fix {
  width: 100%;
  position: fixed;
  top: 125px;
  background: #fff;
  left: 0;
  z-index: 9;
  padding-top: 10px;
  box-shadow: 4px -1px 13px 0px #605d5d;
}

/* Doan chinh ngay 18/3/2019 */

.menu-footer-content {
}
.menu-footer-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.menu-footer-content ul li {
  float: left;
  width: 100%;
}
.menu-footer-content ul li a {
  color: #909090;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
}
.menu-footer-content ul li a:hover {
  color: #e3cf1b;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
}

@media (min-width: 992px) {
  .box-product-index .wrap-item.col-md-3 {
    width: 20%;
  }
}
@media (max-width: 992px) {
  .box-product-index .wrap-item.col-md-3 {
    width: 20%;
  }
  .box-flex-product .four-product .item-product {
    width: 33.333%;
    margin: -1px -1px -1px 0px;
    border: 1px solid #f3f4f6;
  }

  .big-img {
    height: 360px;
  }
  .fixed .menu_fix .bottom-header {
    display: block;
  }
  .fixed .fix_ov {
    display: none;
  }
}
@media (max-width: 767px) {
  .box-flex-product .big-product .item-product .img,
  .item-product .img {
    height: 150px;
  }
  .box-flex-product .big-product .item-product .img a,
  .item-product .img a {
    position: initial;
  }
  .testimonial .title_t {
    width: 80%;
    font-size: 24px;
  }
  .item_gt .title h3 {
    font-size: 14px;
    line-height: 20px;
  }
  .item_gt .title .btn-view-detail a {
    display: none;
  }
  .item_gt .title {
    width: 80%;
  }
  .item_gt .title p {
    display: none;
  }
  .box-flex-product .four-product .item-product {
    width: 33.333%;
  }
  .filter-list-product select:last-child {
    display: block;
  }
  .btn-show-filter {
    display: none;
  }
  .filter-list-product select {
    font-size: 12px;
    width: 46%;
    float: left;
    margin: 2%;
  }
  /* .header .top-header .right {
        display: block;
        }*/
}
@media (min-width: 768px) {
  .box-search-show.open {
    opacity: 1;
    visibility: visible;
    z-index: 999999999;
    background: #00000052;
  }
}

@media (max-width: 576px) {
  .item-product .infomation .view {
    font-size: 10px;
    width: calc(50% - 6px);
    left: 3px;
  }
  .item-product .infomation .view-1 {
    left: inherit;
    right: 3px;
  }
  .box-flex-product .four-product .item-product {
    width: 46%;
    margin: 2%;
    border: 1px solid #f3f4f6;
  }
  .item_gt .img {
    height: 280px;
  }
  .fixed .iconmenu {
    bottom: 9px;
  }
  .menu_fix .iconmenu {
    transition: all 0.5s;
  }
  .fillter_fix .group-check-box .checkbox {
    padding-left: 20px;
    color: #888;
    margin-bottom: 0px;
  }
  .fillter_fix .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 400px) {
  .box-flex-product .four-product .item-product:hover {
    /* width: 100%; */
    margin: 2% 0px;
    border: 1px solid #f3f4f6;
  }
}

/*Css ngày 11/3/2019*/
.item-news .title h3 a {
  color: #333333;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
  height: 50px;
}
.item-news .title p {
  float: left;
  width: 100%;
  color: #717273;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
  height: 75px;
}

/*  */
.slick-prev:after,
.slick-prev:before {
  background: RGB(239, 135, 1);
}
.slick-prev:hover,
.slick-next:hover {
  background: RGB(239, 135, 1);
}
.callus a {
  color: #ff0000;
  text-shadow: none;
}

/*.menu-bar-lv-1 a:hover {
    background: RGB(239,135,1);
}*/

.menu-bar-lv-1.active_menu > a {
  background: RGB(239, 135, 1);
}

.menu-bar-lv-2 a:hover {
  background: RGB(239, 135, 1) 57;
}

.fix-right {
  background: #d30000;
  padding: 20px 15px;
}

.header .top-header .right .support ul li a:hover,
.top-header .left span:hover,
.top-header .left span a:hover {
  color: #fff;
}

.footer {
  background-color: #f3f5f8;
}
.footer .item-menu-product ul li a,
.footer .item-menu-product h3 a,
.footer .title-box h2,
.menu-footer-content ul li a,
.copyright p {
  color: #ffffff;
}

.footer h2 {
  color: #000000 !important;

}
.menu-footer-content ul li a {
  color: #000000 !important;
}
.copyright {
  background-color: #ff0000;
}

.btn-footer,
.cate-box h2,
.cate-box .list-cate-box .menu-bar-lv-1:hover a,
.cate-box .list-cate-box .menu-bar-lv-1.active a {
  background: #000;
}

.button-style.hascolor a,
.button-style.hascolor button {
  background: RGB(239, 135, 1);
  border: 1px solid RGB(239, 135, 1);
}

.button-style.hascolor a:hover:before,
.button-style.hascolor button:hover:before {
  width: 100%;
  background: #000000;
}

.button-style.hascolor a:hover,
.button-style.hascolor button:hover {
  border: 1px solid #000000;
  color: #fff;
}
.item-news .title h3 a:hover {
  color: RGB(239, 135, 1);
}

.btn-add-cart {
  background-color: RGB(239, 135, 1) !important;
}

.title-detail-product h1 {
  color: #000;
}

.cart
  .bg-cart-page
  .cart-collaterals
  .totals
  .inner
  .checkout
  .btn-proceed-checkout {
  background: RGB(239, 135, 1);
  border: 1px solid RGB(239, 135, 1);
}

.main-menu > ul > li.active > a,
.main-menu > ul > li:hover > a {
  color: #f00;
  background: #fff;
}

a,
.menu-footer p,
.rgstr-form p {
  color: #000;
}
.rgstr-form {
  background: RGB(239, 135, 1) !important;
}

.btn-info {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}

.regstr-intrst {
  border: 1px solid #fff;
  box-shadow: 1px 5px 10px #00000063;
}

#main .content-wapper {
  float: initial;
}
.slick-track {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media (max-width: 992px) {
  .breadcrumb {
    padding: 8px;
  }
  .breadcrumb .container {
    padding: 0;
  }
  .header .search-box-dsk {
    display: block !important;
    width: 100%;
    margin: 10px 0 0 0;
  }
  .header .bottom-header .container {
    flex-flow: row wrap;
    justify-content: space-between;
  }
  .header .bottom-header .container .logo {
    order: 2;
    width: 50%;
  }
  .header .right-ctn-top {
    width: 50%;
    order: 3;
  }
  .header .shoping-cart-index {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
    zoom: 0.9;
    text-align: right;
    float: initial;
    /* padding-left: 30px; */
  }
  .fixed .menu_fix .search-box-dsk {
    margin: 10px 0 0 0;
  }
}
.menu-bar-lv-1 span {
  margin: 0;
}
.modal-open .modal {
  z-index: 99999999999;
}
@media screen and (max-width: 576px) {
  .iconmenu span {
    background: RGB(239, 135, 1);
  }
  .logo img {
    width: 50px;
    height: 50px;
  }
  .header .bottom-header .container {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .header .bottom-header .container .logo {
    margin-right: auto;
  }
  /* .header .bottom-header .container .logo img {
            height: auto;
        } */
  .iconmenu.open span {
    background: RGB(239, 135, 1);
  }

  .fix-right {
    top: auto;
    bottom: 15px;
    right: auto;
    left: 10px;
    padding: 10px 6px;
  }

  .header .search-box-dsk {
    max-width: 100%;
  }
  .scrollup {
    right: 10px;
    bottom: 70px;
  }

  .menu-bar-lv-1 span {
    display: block;
    margin: 0;
  }
  .callus {
    height: 34px;
  }
}