
.bg-color-gray {
  background: #e6e6e6; }

.bg-color-white {
  background: #fff; }

.txt-color-gray {
  color: #999; }

.line-height-unset {
  line-height: unset !important; }

.line-limit-1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical; }

.line-limit-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical; }

.line-limit-3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical; }

.pd-0-im {
  padding: 0 !important; }

.mg-0-im {
  margin: 0 !important; }

.tra-header {
  font-family: 'Alex Brush', cursive !important; }
.division {
    background-image: none !important;
    padding: 50px 0 !important;
}
.page-hero-section.division::before {
    background: var(--default) !important;
    opacity:.3

}
#about-5.division {
    padding-bottom: 80px !important;
}
.division .hero-txt p {
    display: none;
}
section#hero-2 {
    padding: 0;
}

.calender-hours-pick .avoid-clicks {
  pointer-events: none;
  color: #999; }

.bd-color-09 {
  border: 1px solid var(--default); }

/*.bg-color-11 {
    background-color: rgba(var(--default),0.3);
}*/
.bd-color-gray {
  border: 1px solid #C4C4C4; }

.mg-0 {
  margin: 0; }

.flex {
  display: flex; }
section#contacts-3 .contact-form .form-control {
    color: #797979;
    background-color: transparent;
    border: none;
    height: 40px;
    border-bottom: 1px solid rgba(121,121,121,.5);
    padding-left: 0 !important;
    font-size: 15px;
    resize: none;
    border-radius: 0;
    transition: all .5s cubic-bezier(.645,.045,.355,1);
    padding: 0 15px;
}
    section#contacts-3 .contact-form .form-control:focus {
        color: #191919;
        border-color: var(--default);
    }
.slider-area .slick-arrow::before {
    display: none !important
}
.slider-area .slick-arrow i {
    color: #2a2d2c !important;
}
.slider-area .container {
    position: absolute; 
}
.slider-area img {
    width: 100%;
    height: auto
}
.js-submit-reg input {
    min-height: 60px;
    margin-bottom: 10px !important;
    border-radius: 0;
}
.footer-contact .js-submit-reg button {
    margin-top: 10px !important;
    border: 2px solid var(--default);
    transition: all 0.3s ease-out 0s;
    color: #2a2d2c;
    border-radius: 0;
    background: var(--default);
    text-transform: uppercase;
    padding: 25px 45px 22px;
    display: inline-block;
    font-weight: 500;
    letter-spacing: 2px;
    font-family: "Rubik", "Rubik", sans-serif;
    line-height: 1;
    text-align: center;
    font-size: 14px;
}
    .footer-contact .js-submit-reg button:hover {
        color: #fff;
        border: 2px solid var(--default);background: unset;
    }
    label.error {
        color: red;
    }
#mobile-menu ul li ul.sub-menu li:hover > a {
    border: 0;
    background: none;
}
.footer-contact .footer-email input {
    width: 100%;
    background: #ffffff;
    border: none;
    margin-bottom: 15px;
    color: #a19d98;
    padding: 18px 28px;
}
.footer-contact .footer-email::after {
    position: absolute;
    content: '\f0e0';
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    right: 30px;
    top: 17px;
}
.footer-contact .footer-email, .footer-contact .footer-massage {
    position: relative;
}
    .footer-contact .footer-massage textarea {
        width: 100%;
        background: #ffffff;
        border: none;
        color: #a19d98;
        padding: 18px 28px;
    }
button:focus, input:focus, input:focus, textarea, textarea:focus {
    outline: 0;
}
.footer-contact .footer-massage::after {
    position: absolute;
    content: '\f304';
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    right: 30px;
    top: 17px;
}
.footer-contact button {
    border: 2px solid var(--default);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    margin-top: 25px;
    cursor: pointer;
}
.border-btn:hover, .theme-btn, .black-btn:hover {
    color: #2a2d2c;
    background: var(--default);
}
.about-section .img-block {
  height: 100%;
  justify-content: space-between;
  padding: 0 25px; }
  .about-section .img-block > div {
    flex: 0 0 48.5%;
    background-size: cover !important;
    height: 420px; }
  .about-section .img-block > div:last-child {
    margin-top: 50px;
    margin-bottom: -70px; }
.about-section .col-md-5 {
  margin-bottom: 50px; }
.about-section .right-column {
  margin-top: 50px; }

.hero-section.division .caption-txt h2 {
  font-family: "Rubik", sans-serif; }
.page-hero-section.division {
  position: relative; }
  .page-hero-section.division::before {
    content: '';
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    left: 0;
    background: rgba(0, 0, 0, 0.6); }
  .page-hero-section.division h2.h2-lg {
    font-family: "Rubik", sans-serif; }

.about-section-detail {
  margin-bottom: 40px; }
  .about-section-detail h3 {
    font-family: "Rubik", sans-serif !important;
    font-weight: 300; }
  .about-section-detail strong {
    font-family: "Rubik", sans-serif !important;
    font-weight: 500; }
  .about-section-detail u {
    font-weight: 500;
    font-family: "Rubik", sans-serif !important; }
  .about-section-detail span {
    font-family: "Rubik", sans-serif !important;
    color: #283034 !important; }

.about-last-image {
  width: 100%;
  min-height: unset !important;
  height: auto;
  object-fit: cover; }

.blog-section-ezs .blog-post .blog-post-txt p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical; }

.blog-section-ezs .blog-post img {
  width: 100%;
  object-fit: cover; }
.blog-section-ezs .blog-post h5 a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical; }

.single-blog-post p img {
  width: 90%; }
.single-blog-post iframe {
  height: 315px;
  width: 90%; }

.default-blog-slide {
  display: none; }
  .default-blog-slide .slick-slide > div {
    margin: 0 10px;
 }
  .default-blog-slide div.blog-post {
    margin-bottom: 0; }
    .default-blog-slide div.blog-post img {
      border-radius: 0; }
  .default-blog-slide h3.h3-md {
    font-size: 1.75rem;
    margin-bottom: 15px;
    text-align: center; }
    .default-blog-slide .blog-post-txt span {
        font-weight: 500;
    }
    .default-blog-slide .blog-post h5.h5-sm a {
        font-size: 14px;
        font-weight: 500;
        text-transform: uppercase;
        color: #000;
    }
    .contect-stock .selectStock .choose label input:checked ~ span:after {
        background: #efa697;
    }

.stock-checked {
  display: inline-flex;
  align-items: center;
  font-weight: 500;
  cursor: pointer; }
  .stock-checked p {
    margin-right: 5px;
    font-weight: 400;
    cursor: context-menu;
    margin-bottom: 0px; }
  .stock-checked i {
    font-weight: 500;
    margin-right: 5px;
    font-size: 14px; }

#single-post .blog-img-top img {
  width: 100%;
  object-fit: cover; }
#single-post iframe {
  width: 80%; }
#single-post .popular-posts img {
  object-fit: cover;
  height: unset; }
#single-post .popular-posts .post-summary {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical; }
#single-post .post-share-links {
  margin-top: 0px; }

.fixed {
  position: fixed;
  top: 88px; }

.wsmainwp .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a:before {
  font-family: "Font Awesome 5 pro"; }

.navbar-dark nav.wsmenu > .wsmenu-list > li > a {
  color: #444; }

.wsmenu > ul.wsmenu-list > li > ul.sub-menu > li > a {
  text-transform: unset; }

.white-menu nav.wsmenu > .wsmenu-list > li:hover > a {
  color: #444; }

.wsmenu > .wsmenu-list > .header-phone > ul.sub-menu {
  right: 0; }

.wsmobileheader .header-cart a {
  position: relative; }
.wsmobileheader .header-cart__item {
  position: absolute;
  font-size: 8px;
  background: white;
  border-radius: 50%;
  line-height: 12px;
  height: 12px;
  width: 12px;
  top: 11px;
  left: 26px;
  margin: 0;
  text-align: center; }

.wsmenu-list .icon-user-desktop:hover .submenu {
  visibility: visible;
  opacity: 1;
  transition: all 300ms; }
.wsmenu-list .header-cart a {
  position: relative; }
.wsmenu-list .header-cart__item {
  position: absolute;
  font-size: 8px;
  background: white;
  border-radius: 50%;
  line-height: 12px;
  height: 12px;
  width: 12px;
  top: 22px;
  left: 26px;
  margin: 0;
  text-align: center; }

.contacts-info h4.h4-xs {
    font-family: "Domine", serif;
    font-weight: 400;
}
.contacts-info p {
  font-weight: 400;
  color: #727475;
  font-size: 16px; }
    .contacts-info p strong {
        font-weight:400
    }
#contacts-3 h4.h4-xs {
    font-family: "Domine", serif;
}
#contacts-3 .col-md-7 > p {
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  color: #727475;
  font-size: 16px; }

.menu-contact-bottom {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 9; }
  .menu-contact-bottom i {
    background: #fff;
    border: 1px solid;
    padding: 10px;
    border-radius: 50%;
    cursor: pointer; }
  .menu-contact-bottom .show {
    visibility: visible;
    opacity: 1;
    transition: all 300ms;
    height: unset;
    bottom: 0; }
  .menu-contact-bottom .hide {
    visibility: hidden;
    opacity: 0; }

.list-contact-bottom {
  position: absolute;
  bottom: -50px;
  height: 0;
  visibility: hidden;
  opacity: 0;
  transition: all 300ms;
  overflow: hidden; }
  .list-contact-bottom li:not(:last-child) img {
    margin-bottom: 10px; }

.close-list-user {
  text-align: center;
  width: 20px;
  position: absolute;
  color: #9099a4;
  z-index: 10;
  bottom: -25px;
  left: 15px;
  visibility: hidden;
  opacity: 0; }
  .close-list-user.show {
    visibility: visible;
    opacity: 1;
    transition: all 300ms; }

.wsmobileheader span.smllogo {
  display: flex;
  justify-content: space-between; }
  .wsmobileheader span.smllogo .icon-smmenu {
    margin-right: 67px;
    position: relative;
    display: flex; }
  .wsmobileheader span.smllogo .header-btn {
    height: 65px;
    position: relative;
    display: flex;
    align-items: center; }
    .wsmobileheader span.smllogo .header-btn i {
      font-size: 13px;
      display: inline-block;
      line-height: inherit;
      vertical-align: top; }
    .wsmobileheader span.smllogo .header-btn a {
      font-size: 17px;
      font-weight: 500;
      letter-spacing: 0;
      margin: 0;
      padding: 10px 0 25px 10px; }
    .wsmobileheader span.smllogo .header-btn span {
      display: inline-block;
      text-align: center;
      width: 28px;
      height: 28px;
      line-height: 28px;
      margin-bottom: 0;
      margin-right: 8px;
      border-radius: 100%; }
  .wsmobileheader span.smllogo ul.show {
    visibility: visible;
    opacity: 1;
    transition: all 300ms; }
  .wsmobileheader span.smllogo .sub-menu {
    position: absolute;
    top: 100%;
    right: 0;
    opacity: 0;
    visibility: hidden;
    background: white;
    padding: 10px 20px;
    width: auto;
    min-width: 200px;
    border: solid 1px #f2f7fb;
    box-shadow: 0 8px 32px #353d4c33;
    z-index: 9;
    transition: all 300ms; }
    .wsmobileheader span.smllogo .sub-menu li {
      position: relative;
      margin: 0px;
      padding: 0px;
      display: block; }
      .wsmobileheader span.smllogo .sub-menu li a {
        color: #9099a4;
        font-size: 14px;
        font-weight: 500;
        text-transform: unset;
        letter-spacing: 0.25px;
        padding: 8px 0 8px 16px;
        text-align: left;
        display: block; }
        .wsmobileheader span.smllogo .sub-menu li a::before {
          opacity: 1;
          position: absolute;
          left: 2px;
          top: 8px;
          color: #efa697;
          font-family: "Font Awesome 5 pro";
          font-weight: 900;
          content: "\f105";
          font-size: 0.9rem;
          -webkit-transition: all 400ms ease-in-out;
          -moz-transition: all 400ms ease-in-out;
          -o-transition: all 400ms ease-in-out;
          -ms-transition: all 400ms ease-in-out;
          transition: all 400ms ease-in-out; }

.zalo-link {
  position: fixed;
  bottom: 80px;
  right: 30px;
  z-index: 9; }

.call-fixed {
  position: fixed;
  bottom: 130px;
  right: 30px;
  z-index: 9; }

.page-prods, .prodx-detail {
  padding: 70px 0; }
  .page-prods .fixed, .prodx-detail .fixed {
    position: fixed; }
  .page-prods .product-item__img, .page-prods .prods-service__item-img, .prodx-detail .product-item__img, .prodx-detail .prods-service__item-img {
    padding: 10px; }
  .page-prods .product-item__img img, .page-prods .imgprod, .prodx-detail .product-item__img img, .prodx-detail .imgprod {
    object-fit: cover;
    width: 100%;
    margin-bottom: 10px; }
  .page-prods__top, .prodx-detail__top {
    margin-bottom: 35px;
    font-size: 15px; }
  .page-prods__bottom > div, .prodx-detail__bottom > div {
    display: flex;
    flex-grow: 1;
    margin-bottom: 30px; }
  .page-prods__bottom-detail, .prodx-detail__bottom-detail {
    justify-content: center; }
  .page-prods__bottom .col-md-12, .prodx-detail__bottom .col-md-12 {
    justify-content: center; }
  .page-prods__bottom .product-item, .page-prods__bottom .prods-service, .prodx-detail__bottom .product-item, .prodx-detail__bottom .prods-service {
    display: flex;
    flex-direction: column;
    border: 1px solid #ebeeee;
    width: 100%; }
    .page-prods__bottom .product-item__text, .page-prods__bottom .product-item__item-text, .page-prods__bottom .prods-service__text, .page-prods__bottom .prods-service__item-text, .prodx-detail__bottom .product-item__text, .prodx-detail__bottom .product-item__item-text, .prodx-detail__bottom .prods-service__text, .prodx-detail__bottom .prods-service__item-text {
      padding: 15px 10px;
      text-align: center;
      flex-grow: 1;
      display: flex;
      flex-direction: column; }
      .page-prods__bottom .product-item__text .price, .page-prods__bottom .product-item__item-text .price, .page-prods__bottom .prods-service__text .price, .page-prods__bottom .prods-service__item-text .price, .prodx-detail__bottom .product-item__text .price, .prodx-detail__bottom .product-item__item-text .price, .prodx-detail__bottom .prods-service__text .price, .prodx-detail__bottom .prods-service__item-text .price {
        margin-top: auto; }
        .page-prods__bottom .product-item__text .price .price-contact, .page-prods__bottom .product-item__item-text .price .price-contact, .page-prods__bottom .prods-service__text .price .price-contact, .page-prods__bottom .prods-service__item-text .price .price-contact, .prodx-detail__bottom .product-item__text .price .price-contact, .prodx-detail__bottom .product-item__item-text .price .price-contact, .prodx-detail__bottom .prods-service__text .price .price-contact, .prodx-detail__bottom .prods-service__item-text .price .price-contact {
          color: unset; }
          .page-prods__bottom .product-item__text .price .price-contact:before, .page-prods__bottom .product-item__item-text .price .price-contact:before, .page-prods__bottom .prods-service__text .price .price-contact:before, .page-prods__bottom .prods-service__item-text .price .price-contact:before, .prodx-detail__bottom .product-item__text .price .price-contact:before, .prodx-detail__bottom .product-item__item-text .price .price-contact:before, .prodx-detail__bottom .prods-service__text .price .price-contact:before, .prodx-detail__bottom .prods-service__item-text .price .price-contact:before {
            display: none; }
      .page-prods__bottom .product-item__text .title, .page-prods__bottom .product-item__item-text .title, .page-prods__bottom .prods-service__text .title, .page-prods__bottom .prods-service__item-text .title, .prodx-detail__bottom .product-item__text .title, .prodx-detail__bottom .product-item__item-text .title, .prodx-detail__bottom .prods-service__text .title, .prodx-detail__bottom .prods-service__item-text .title {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        line-clamp: 3;
        -webkit-box-orient: vertical;
        font-weight: 400;
        margin-bottom: 10px;
        margin-top: auto; }
      .page-prods__bottom .product-item__text .desc, .page-prods__bottom .product-item__item-text .desc, .page-prods__bottom .prods-service__text .desc, .page-prods__bottom .prods-service__item-text .desc, .prodx-detail__bottom .product-item__text .desc, .prodx-detail__bottom .product-item__item-text .desc, .prodx-detail__bottom .prods-service__text .desc, .prodx-detail__bottom .prods-service__item-text .desc {
        margin-top: auto; }
        .page-prods__bottom .product-item__text .desc p, .page-prods__bottom .product-item__item-text .desc p, .page-prods__bottom .prods-service__text .desc p, .page-prods__bottom .prods-service__item-text .desc p, .prodx-detail__bottom .product-item__text .desc p, .prodx-detail__bottom .product-item__item-text .desc p, .prodx-detail__bottom .prods-service__text .desc p, .prodx-detail__bottom .prods-service__item-text .desc p {
          text-align: justify;
          font-size: 14px;
          margin-bottom: 0; }
    .page-prods__bottom .product-item__item-btn, .page-prods__bottom .prods-service__item-btn, .prodx-detail__bottom .product-item__item-btn, .prodx-detail__bottom .prods-service__item-btn {
      text-align: center;
      margin-top: auto; }
  .page-prods__bottom .price-s, .prodx-detail__bottom .price-s {
    display: none; }
  .page-prods__bottom .product-item__sale, .prodx-detail__bottom .product-item__sale {
    display: none; }
  .page-prods__search .s-price, .prodx-detail__search .s-price {
    display: none; }
  .page-prods__search > div, .prodx-detail__search > div {
    display: flex;
    flex-grow: 1;
    margin-bottom: 30px; }
  .page-prods__search .col-md-12, .prodx-detail__search .col-md-12 {
    justify-content: center; }
  .page-prods__proudct, .prodx-detail__proudct {
    display: flex;
    flex-direction: column;
    border: 1px solid #ebeeee;
    width: 100%; }
    .page-prods__proudct-img, .prodx-detail__proudct-img {
      padding: 10px; }
      .page-prods__proudct-img img, .prodx-detail__proudct-img img {
        object-fit: cover;
        width: 100%;
        height: 260px;
        margin-bottom: 10px; }
    .page-prods__proudct-text, .prodx-detail__proudct-text {
      flex-grow: 1;
      text-align: center;
      display: flex;
      flex-direction: column; }
    .page-prods__proudct-title, .prodx-detail__proudct-title {
      margin-top: auto;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      line-clamp: 3;
      -webkit-box-orient: vertical;
      font-weight: 400;
      margin-bottom: 10px; }
    .page-prods__proudct-actions, .prodx-detail__proudct-actions {
      margin-top: auto;
      margin-bottom: 10px; }
    .page-prods__proudct .price, .prodx-detail__proudct .price {
      margin-bottom: 10px; }
      .page-prods__proudct .price .g-price.price-contact, .prodx-detail__proudct .price .g-price.price-contact {
        color: unset; }
        .page-prods__proudct .price .g-price.price-contact:before, .prodx-detail__proudct .price .g-price.price-contact:before {
          display: none; }
    .page-prods__proudct .page-prods__proudct-btn, .prodx-detail__proudct .page-prods__proudct-btn {
      margin-bottom: 10px; }
  .page-prods__sidebar .tabs-mobi, .page-prods__sidebar .tabs-mobile, .page-prods .prods-service__filter .tabs-mobi, .page-prods .prods-service__filter .tabs-mobile, .prodx-detail__sidebar .tabs-mobi, .prodx-detail__sidebar .tabs-mobile, .prodx-detail .prods-service__filter .tabs-mobi, .prodx-detail .prods-service__filter .tabs-mobile {
    cursor: pointer; }
  .page-prods__sidebar .search-title, .page-prods .prods-service__filter .search-title, .prodx-detail__sidebar .search-title, .prodx-detail .prods-service__filter .search-title {
    margin-top: 30px; }
.page-prods__sidebar .tabs-mobi, .page-prods__sidebar .search-title, .page-prods__sidebar .tabs-mobile, .page-prods .prods-service__filter .tabs-mobi, .page-prods .prods-service__filter .search-title, .page-prods .prods-service__filter .tabs-mobile, .prodx-detail__sidebar .tabs-mobi, .prodx-detail__sidebar .search-title, .prodx-detail__sidebar .tabs-mobile, .prodx-detail .prods-service__filter .tabs-mobi, .prodx-detail .prods-service__filter .search-title, .prodx-detail .prods-service__filter .tabs-mobile {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: "Domine", serif;
    color: #2a2d2c;
    margin-bottom: 30px;
}
  .page-prods__sidebar .show, .page-prods .prods-service__filter .show, .prodx-detail__sidebar .show, .prodx-detail .prods-service__filter .show {
    opacity: 1;
    visibility: visible;
    height: unset; }
  .page-prods__sidebar .nav-sidebar__ul, .page-prods .prods-service__filter .nav-sidebar__ul, .prodx-detail__sidebar .nav-sidebar__ul, .prodx-detail .prods-service__filter .nav-sidebar__ul {
    margin-bottom: 30px; }
    .page-prods__sidebar .nav-sidebar__ul > li, .page-prods .prods-service__filter .nav-sidebar__ul > li, .prodx-detail__sidebar .nav-sidebar__ul > li, .prodx-detail .prods-service__filter .nav-sidebar__ul > li {
      display: none; }
    .page-prods__sidebar .nav-sidebar__ul > li.active, .page-prods .prods-service__filter .nav-sidebar__ul > li.active, .prodx-detail__sidebar .nav-sidebar__ul > li.active, .prodx-detail .prods-service__filter .nav-sidebar__ul > li.active {
      display: unset; }
    .page-prods__sidebar .nav-sidebar__ul ul li ul, .page-prods .prods-service__filter .nav-sidebar__ul ul li ul, .prodx-detail__sidebar .nav-sidebar__ul ul li ul, .prodx-detail .prods-service__filter .nav-sidebar__ul ul li ul {
      padding-left: 30px;
      list-style: circle; }
    .page-prods__sidebar .nav-sidebar__ul a, .page-prods .prods-service__filter .nav-sidebar__ul a, .prodx-detail__sidebar .nav-sidebar__ul a, .prodx-detail .prods-service__filter .nav-sidebar__ul a {
      border-bottom: 1px solid #eee;
      padding: 15px 0;
      display: block;
      font-size: 15px;
      font-weight: 400;
      transition: all 300ms; }
      .page-prods__sidebar .nav-sidebar__ul a:hover, .page-prods .prods-service__filter .nav-sidebar__ul a:hover, .prodx-detail__sidebar .nav-sidebar__ul a:hover, .prodx-detail .prods-service__filter .nav-sidebar__ul a:hover {
        color: #171819;
        transition: all 300ms; }
    .page-prods__sidebar .nav-sidebar__ul a:last-child, .page-prods .prods-service__filter .nav-sidebar__ul a:last-child, .prodx-detail__sidebar .nav-sidebar__ul a:last-child, .prodx-detail .prods-service__filter .nav-sidebar__ul a:last-child {
      border-bottom: unset; }
  .page-prods__sidebar .nav-sidebar__search, .page-prods .prods-service__filter .nav-sidebar__search, .prodx-detail__sidebar .nav-sidebar__search, .prodx-detail .prods-service__filter .nav-sidebar__search {
    position: relative;
    margin-bottom: 30px; }
    .page-prods__sidebar .nav-sidebar__search input, .page-prods .prods-service__filter .nav-sidebar__search input, .prodx-detail__sidebar .nav-sidebar__search input, .prodx-detail .prods-service__filter .nav-sidebar__search input {
      padding-left: 22px;
      padding-right: 52px;
      height: 44px;
      -webkit-border-radius: 22px;
      -moz-border-radius: 22px;
      border-radius: 22px;
      -webkit-border-radius: 22px;
      -moz-border-radius: 22px;
      border-radius: 22px;
      outline: none;
      border: 1px solid #ddd;
      width: 100%; }
    .page-prods__sidebar .nav-sidebar__search .btn__search, .page-prods .prods-service__filter .nav-sidebar__search .btn__search, .prodx-detail__sidebar .nav-sidebar__search .btn__search, .prodx-detail .prods-service__filter .nav-sidebar__search .btn__search {
      position: absolute;
      right: 0;
      height: 100%;
      width: 45px;
      background: transparent;
      border: 0;
      outline: none; }
  .page-prods .hasSale span.price-s, .prodx-detail .hasSale span.price-s {
    display: inline-block; }
  .page-prods .hasSale .s-price, .prodx-detail .hasSale .s-price {
    display: unset;
    margin-right: 10px; }
  .page-prods .hasSale .g-price, .prodx-detail .hasSale .g-price {
    color: #333;
    position: relative; }
    .page-prods .hasSale .g-price:before, .prodx-detail .hasSale .g-price:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 1px;
      background: #333;
      top: 50%;
      left: 0; }
  .page-prods .hasSale .price-g, .prodx-detail .hasSale .price-g {
    margin-right: 10px;
    position: relative;
    color: #333; }
    .page-prods .hasSale .price-g:before, .prodx-detail .hasSale .price-g:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 1px;
      background: #333;
      top: 50%;
      left: 0; }
  .page-prods .hasSale div.product-item__sale, .prodx-detail .hasSale div.product-item__sale {
    display: unset;
    font-weight: 400;
    font-style: italic; }

.prod-detail__select .select-style:not(:first-child) {
  display: none; }

.page-prods__bottom .product-item__text div.title {
  margin-top: unset; }

.order-xs-1 .s-price {
  display: none; }

.prodx-detail .hasSale .s-price {
  display: unset !important; }

.page-prods__bottom .prods-service__item-text div.title {
  margin-top: unset; }

.service-main-des-content img {
  width: 90%; }
.service-main-des-content iframe {
  height: 315px;
  width: 90%; }

.select-style select {
  min-width: 70px;
  padding: 5px 8px;
  width: auto;
  margin-right: 15px;
  height: 50px;
  border: 1px solid #eee; }

.p-form-color.p-form-item {
  margin-bottom: 0px; }

.select-style select:focus {
  outline: none; }

.title-product-detail h3 {
  font-size: 18px;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center; }

#service-details-page.page-hero-section.division::before {
  background: rgba(0, 0, 0, 0.8); }

.service-main-des h3.h3-md {
  font-size: 30px;
  margin-bottom: 30px; }

/* end */
.content-detail__title {
    font-weight: 500;
    margin-bottom: 30px;
    font-family: "Domine", serif;
    font-size: 18px;
    text-transform: uppercase;
}

.affPage__box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  align-items: center;
  border: 1px solid #e7e7e7; }
.affPage__text {
  align-items: center;
  display: flex; }
  .affPage__text .xx-font {
    padding: 12px 15px;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    font-size: 15px;
    font-weight: 600; }
  .affPage__text p {
    margin-bottom: 0; }
    .affPage__text p > span {
      padding: 12px 15px;
      border-right: 1px solid #e7e7e7;
      font-size: 15px; }
    .affPage__text p .NG, .affPage__text p .KM {
      font-weight: 700;
      color: #fd0000;
      margin-left: 8px; }
.affPage__copy {
  padding-left: 15px; }
  .affPage__copy span {
    font-size: 14px;
    font-weight: 600;
    margin-right: 10px; }
  .affPage__copy .btn-clipboard {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
    color: #fff;
    background-color: #28a745;
    cursor: pointer; }

.prodx-detail > .container > div:first-child {
  margin-bottom: 30px; }
.prodx-detail .product-gallery__image img {
  margin-bottom: 15px; }
.prodx-detail .img img {
  border: 1px solid #e7e7e7;
  cursor: pointer; }
.prodx-detail .prod-x-photo, .prodx-detail .img img {
  width: 100%; }
.prodx-detail .p-images-mobi {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px; }
.prodx-detail__content-title {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 15px; }
.prodx-detail__content-price {
  margin-bottom: 15px; }
.prodx-detail .prod-x-desc > p:first-child {
  padding-bottom: 15px;
  border-bottom: 1px solid #88888833; }
.prodx-detail .prod-x-desc > p:not(:first-child) {
  display: none; }
.prodx-detail .prodx-detail__orderitem {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .prodx-detail .prodx-detail__orderitem > div {
    display: flex; }
.prodx-detail .input-number-setting {
  display: flex;
  flex-direction: column; }
.prodx-detail .box-order {
  flex-grow: 1;
  margin-left: 15px; }
  .prodx-detail .box-order button {
    width: 100%;
    position: relative;
    color: #333;
    height: 50px;
    border: 0;
    width: 100%;
    transition: all .3s;
    font-size: 14px;
    outline: none;
    text-transform: uppercase;
    font-weight: 600; }
    .prodx-detail .box-order button:hover {
      color: #fff;
      outline: none; }
  .prodx-detail .box-order .bg-gray {
    background: #eee; }

.prodx-detail__order {
  margin-bottom: 30px; }

.prod-detail__select {
  margin-bottom: 15px; }

.combo-prod_box .combo-prod_name {
  display: flex;
  flex-direction: column;
  text-align: left; }
  .combo-prod_box .combo-prod_name > a {
    color: #283034;
    margin-bottom: 5px; }
  .combo-prod_box .combo-prod_name > div {
    display: flex;
    justify-content: space-between; }

.combo-prod_price {
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap; }
  .combo-prod_price .g-price {
    margin-right: 8px; }
  .combo-prod_price span.price-old {
    color: #727475;
    position: relative; }
    .combo-prod_price span.price-old::before {
      position: absolute;
      content: '';
      background: #727475;
      width: 100%;
      height: 1px;
      top: 50%;
      left: 0; }

.prods-detail__combo-item {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid; }
  .prods-detail__combo-item:last-child {
    border: none; }

.combo-prod_btn {
  cursor: pointer; }

.prod-detail__combos .list-combo-title {
  font-size: 18px;
  font-weight: 500; }
.prod-detail__combos .pc-item {
  margin-bottom: 10px; }
  .prod-detail__combos .pc-item a {
    display: flex;
    flex-wrap: wrap; }
  .prod-detail__combos .pc-item p {
    font-size: 14px;
    margin-bottom: 0px;
    margin-right: 3px; }
  .prod-detail__combos .pc-item span {
    font-size: 14px; }

.prod-x-stock .quantity-detail {
  position: relative; }
.prod-x-stock input[type=number]::-webkit-inner-spin-button,
.prod-x-stock input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }
.prod-x-stock input[type=number] {
  -moz-appearance: textfield; }
.prod-x-stock .quantity-detail input {
  width: 72px;
  height: 50px;
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 20px;
  border: none;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
  font-size: 1rem;
  border-radius: 4px; }
.prod-x-stock .quantity-detail input:focus {
  outline: 0; }
.prod-x-stock .quantity-nav {
  float: left;
  position: relative;
  height: 50px; }
.prod-x-stock .quantity-button {
  position: relative;
  cursor: pointer;
  border: none;
  border-left: 1px solid rgba(0, 0, 0, 0.08);
  width: 21px;
  text-align: center;
  color: #333;
  font-size: 13px;
  font-family: "Font Awesome 5 pro";
  line-height: 1.5;
  outline: none;
  padding: 0;
  background: #FAFAFA;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }
.prod-x-stock .quantity-button:active {
  background: #EAEAEA; }
.prod-x-stock .quantity-button.quantity-up {
  content: '/f077';
  position: absolute;
  height: 50%;
  top: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  font-family: "Font Awesome 5 pro";
  border-radius: 0 4px 0 0;
  line-height: 1.6; }
.prod-x-stock .quantity-button.quantity-down {
  content: '/f078';
  position: absolute;
  bottom: 0;
  height: 50%;
  font-family: "Font Awesome 5 pro";
  border-radius: 0 0 4px 0; }

.js-list-policy .txt-color-06 {
  transition: all 300ms; }
  .js-list-policy .txt-color-06 a {
    color: unset; }

.page-title, .page-policy {
  padding-top: 100px;
  margin-bottom: 50px; }
  .page-title__title, .page-policy__title {
    font-weight: 400; }

.page-policy__content h1 {
  font-size: 22px;
  border-bottom: 1px solid #eee;
  padding-bottom: 25px;
  margin-bottom: 25px;
  text-transform: uppercase;
  font-weight: 500; }
.page-policy__content-text p {
  line-height: 25px;
  font-size: 15px;
  font-weight: 300; }

.page-policy__sidebar .page-policy__title-mobi {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .page-policy__sidebar .page-policy__title-mobi h5 {
    margin-bottom: 0; }

.page-policy__sidebar {
  margin-bottom: 30px; }
  .page-policy__sidebar h5 {
    margin-bottom: 12px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 18px; }
  .page-policy__sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .page-policy__sidebar ul li a {
      padding: 10px 0;
      color: #000;
      display: block;
      line-height: 19px;
      text-decoration: none;
      font-weight: 300;
      font-size: 14px;
      transition: all .2s;
      text-transform: uppercase; }

.auth-form--btn .txt-color-06 {
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  width: 100%;
  height: 50px;
  background: white;
  border: 1px solid;
  outline: none !important;
  transition: all .3s ease; }

.page-auth .auth-content ul.auth-tabs li a {
  color: unset; }
  .page-auth .auth-content ul.auth-tabs li a::before {
    display: none; }

.auth-tabs li {
  position: relative; }

.auth-form-box {
  text-align: center; }

.page-auth div.auth-lost {
  position: relative;
  display: inline-block;
  margin-bottom: 30px; }
  .page-auth div.auth-lost a {
    color: unset;
    border: none;
    padding: 0; }

.auth-form__input {
  text-align: start; }

.auth-content .active .under-line {
  width: 100%; }
.auth-content .under-line {
  position: absolute;
  content: '';
  height: 2px;
  width: 0;
  transition: all 300ms;
  left: 0;
  bottom: -5px; }
.auth-content .fw {
  width: 100% !important; }

.ass-forget.login-titles h3 {
  color: unset; }

.mod-login-btn button.btn-danger {
  background: unset;
  color: white; }

.mod-login-btn button.btn-default {
  color: white; }

.home-sale-ezs {
  margin: 100px 0; }

.default-slider-prod {
  display: none; }
  .default-slider-prod h3.h3-md {
    font-size: 1.75rem;
    margin-bottom: 15px;
    text-align: center; }
  .default-slider-prod div.slick-slide {
    margin: 0px 10px;
    height: 100%;
 }
    .default-slider-prod div.slick-slide > div {
        height: 100%;
      display: flex; }
  .default-slider-prod .slick-track {
    display: flex; }
  .default-slider-prod .slick-list {
    display: flex; }
  .default-slider-prod .prod-slider-detail {
    display: flex !important;
    flex-direction: column; }
    .default-slider-prod .prod-slider-detail img {
      width: 100%;
      object-fit: cover; }
    .default-slider-prod .prod-slider-detail > div {
      padding: 20px; }
  .default-slider-prod .product-item__text {
    display: flex;
    flex-direction: column;
    text-align: center; }
    .default-slider-prod .product-item__text .title {
      margin-bottom: 10px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      line-clamp: 2;
      -webkit-box-orient: vertical; }
  .default-slider-prod .product-item {
      border: 0;
    flex-grow: 1; }
  .default-slider-prod .prod-slider-detail .hasSale .price-s {
    display: unset; }
  .default-slider-prod .slick-prev:before, .default-slider-prod .slick-next:before {
    color: var(--default); }
  .default-slider-prod .slick-arrow {
    background: unset; }
  .default-slider-prod .slick-arrow:hover, .default-slider-prod .slick-arrow:focus {
    background: unset;
    color: var(--default); }
  .default-slider-prod .hasSale .price-old {
    color: #283034;
    position: relative; }
    .default-slider-prod .hasSale .price-old::before {
      content: '';
      position: absolute;
      top: 50%;
      right: 0;
      width: 100%;
      height: 1px;
      background: #283034; }

button.slick-prev:before {
  font-family: "Font Awesome 5 pro";
  content: '\f053'; }

button.slick-next:before {
  font-family: "Font Awesome 5 pro";
  content: '\f054'; }

.default-slider-service {
  display: none; }
  .default-slider-service h3.h3-md {
    font-size: 1.75rem;
    margin-bottom: 15px;
    text-align: center; }
  .default-slider-service .slick-slide {
    margin: 0 10px; }
  .default-slider-service .slick-list {
    display: flex; }
  .default-slider-service .slick-track {
    display: flex; }
    .default-slider-service .slick-track .slick-slide {
      display: flex; }
      .default-slider-service .slick-track .slick-slide > div {
        display: flex;
        width: 100%; }
  .default-slider-service .slick-prev:before, .default-slider-service .slick-next:before {
    color: var(--default); }
  .default-slider-service .slick-arrow {
    background: unset; }
  .default-slider-service .slick-arrow:hover, .default-slider-service .slick-arrow:focus {
    background: unset;
    color: var(--default); }

.prod-x-detail img {
  width: 90%; }
.prod-x-detail iframe {
  width: 90%;
  height: 500px; }

.service-slider-detail {
  border: 1px solid #ebeeee;
  display: flex !important;
  flex-direction: column; }
  .service-slider-detail .price-old {
    color: #212529;
    position: relative; }
    .service-slider-detail .price-old::before {
      content: '';
      position: absolute;
      width: 100%;
      height: 1px;
      top: 50%;
      right: 0;
      background: #212529; }
  .service-slider-detail .servive-slider-desc {
    padding: 0 20px; }
    .service-slider-detail .servive-slider-desc .price {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-end; }
  .service-slider-detail > a > div {
    height: 120px;
    padding: 0 20px; }
  .service-slider-detail .service-slider-more {
    text-align: center; }
    .service-slider-detail .service-slider-more a {
      padding: 10px 0;
      display: flex;
      justify-content: center; }
  .service-slider-detail > a > div > p:not(:first-child) {
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical; }
  .service-slider-detail img {
    width: 100%;
    padding: 10px;
    object-fit: cover; }
  .service-slider-detail .slider-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    text-align: center;
    font-weight: 400;
    font-size: 18px; }
  .service-slider-detail > div:last-child {
    display: flex;
    flex-direction: column;
    margin-top: auto; }

.service-slider-sub {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0; }
  .service-slider-sub:first-child {
    border-top: 1px solid #ebeeee; }
  .service-slider-sub:not(:last-child) {
    border-bottom: 1px solid #ebeeee; }
  .service-slider-sub__title {
    margin-bottom: 0px;
    flex: 0 0 60%;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical; }

blockquote {
  font-size: 1.4em;
  width: 90%;
  font-family: Open Sans;
  font-style: italic;
  color: #555555;
  padding: 5% 0 5% 11%;
  line-height: 1.6;
  position: relative;
  background: white; }

blockquote::before {
  font-family: Arial;
  content: "\201C";
  color: var(--default);
  font-size: 4em;
  position: absolute;
  left: 10px;
  top: -10px; }

blockquote::after {
  content: ''; }

blockquote span {
  display: block;
  color: #333333;
  font-style: normal;
  font-weight: bold;
  margin-top: 1em; }

.service-main-des > div:first-child {
  display: flex;
  justify-content: space-between;
  align-items: center; }

@media (max-width: 767px) {
  .pd-mb-0 {
    padding: 0 !important; }

  .single-blog-post p img {
    width: 100%; }
  .single-blog-post iframe {
    width: 100%; }

  .service-main-des-content img {
    width: 100%; }
  .service-main-des-content iframe {
    width: 100%; }

  .service-main-des iframe {
    width: 100%; }
  .service-main-des img {
    width: 100%; }

  .page-policy {
    padding-top: 30px; }

  .page-policy__sidebar {
    margin-bottom: 5px; }

  .js-list-policy {
    display: none; }

  .page-policy__title-des {
    display: none; }

  .affPage__text p > span {
    padding: 0 15px; }

  .prod-x-detail img {
    width: 100%; }
  .prod-x-detail iframe {
    width: 100%;
    height: 300px; }

  .affPage__text .xx-font {
    text-align: center; }
  .affPage__text > p {
    flex-wrap: wrap;
    justify-content: center;
    display: flex; }
    .affPage__text > p span {
      border-right: none;
      text-align: center; }

  .page-prods__bottom > div:nth-child(2n), .prodx-detail__bottom > div:nth-child(2n) {
    padding-left: 7.5px !important; }

  .page-prods__bottom > div:nth-child(2n+1), .prodx-detail__bottom > div:nth-child(2n+1) {
    padding-right: 7.5px !important; }

  .nav-detail-slide {
    display: none; }

  .nav-sidebar .tab-name-desk {
    display: none; }

  .content-detail__title {
    display: none; }

  .page-prods__proudct-img img {
    height: 220px; }

  .footer .row .col-md-3 {
    display: none; }

  .about-section .img-block {
    height: 500px; }

  .about-section .img-block.img-default {
    height: unset; }

  .about-last-image {
    min-height: 260px; }

  .about-section .col-md-5 {
    margin-bottom: unset; }

  .right-column.pc-15 {
    margin-top: 0; }

  #single-post iframe {
    width: 100%; }

  .tabs-mobi, .tabs-mobile {
    display: flex;
    justify-content: space-between; } }
@media (max-width: 992px) {
    .header-icon-mb {
        position: absolute;
        top: -63px;
        right: 40px;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: end;
        flex-grow: 1;
    }
        .header-icon-mb .sub-menu {
            position: absolute;
            width: 100%;
            display: none;
            right: 30px;
            right: -40px;
            top: 78px;
            text-align: left;
        }
            .header-icon-mb .sub-menu a {
                border: 0 !important;
                border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
                color: #fff;
                background: #0c1923;
                display: block;
                float: left;
                margin: 0;
                padding: 10px 5%;
                text-align: left;
                text-decoration: none;
                text-transform: uppercase;
                width: 90%;
                font-size: 12px;
            }
            }
            .header-icon-mb .header-btn {
                cursor: pointer;
                margin-right: 10px;
                display: flex;
            }
            .header-icon-mb .header-btn a {
                border: 1px solid #fff;
                padding: 6px 14px;
                position: relative;
            }
                .header-icon-mb .header-btn a:hover {
                    padding: 6px 14px !important;
                    border: 1px solid #fff;
                }
                .header-icon-mb .circle-btn .header-cart__item {
                    position: absolute;
                    font-size: 8px;
                    background: var(--default);
                    border-radius: 50%;
                    line-height: 9px;
                    height: 13px;
                    width: 13px;
                    top: 5px;
                    display: flex;
                    justify-content: center;
                    left: 24px;
                    align-items: center;
                    margin: 0px;
                    text-align: center;
                    color: #fff;
                }
        .header-icon-mb .header-btn {
            padding-top: 0;
        }
        }
.header-icon-mb .header-btn a:hover {
    border: 1px solid #fff;
    padding: 6px 14px;
}
        .mean-bar ul li.header-phone {
            display: none;
        }
    .p-images-mobi div.img img {
        height: 70px;
        width: 70px;
        flex-wrap: wrap;
    }

  .wsmenu .wsmenu-list li.header-phone {
    display: none; }

  .prodx-detail__control-des {
    display: none; } }
@media (max-width: 1024px) {
  .default-slider-prod .slick-slide > div {
    display: flex;
    flex-direction: column;
    padding: 0 10px;
    flex: 0 0 50%; }
    .default-slider-prod .slick-slide > div .title {
      height: 48px; }
    .default-slider-prod .slick-slide > div .prod-slider-detail {
      margin-bottom: 20px;
      width: 100% !important; } }
@media (max-width: 576px) {
  .modal.fade .modal-dialog {
    width: 90%; }

  .page-auth .auth-content ul.auth-tabs {
    margin: 0 0 30px; }

  .page-auth .auth-form .auth-form-box div.auth-form__input {
    margin-bottom: 17px; }

  .auth-header h4 {
    display: none; }

  .page-prods__proudct-img img {
    height: 180px; }

  .page-auth div.auth-content {
    padding-top: 0;
    padding-bottom: 30px; }

  .prod-slider-item .slick-arrow {
    display: none !important; }

  .service-slider-item .slick-arrow {
    display: none !important; } }
@media(max-width: 767px) {
    .slider-area .slider-btn a {
        margin-right:0;
    }
    .ezs-slider-desk {
        display: none !important;
    }
    #about-1.division {
        padding-bottom: 0 !important;
    }
    .about-section.division {
        padding-top: 0 !important;
    }
}
@media (min-width: 768px) {

    .ezs-slider-mb {
        display: none !important;
    }

    .js-list-policy {
        display: unset !important;
    }

  .page-policy__sidebar .page-policy__title-mobi {
    display: none; }

  .page-policy__sidebar {
    border-right: 1px solid #eee;
    margin-right: 30px; }

  .p-images-mobi .img img {
    height: 90px;
    width: 90px; }

  .prodx-detail .img img {
    margin-bottom: 10px; }

  .nav-sidebar .fa-bars {
    display: none; }

  .footer-copyright .stock-checked p {
    margin-bottom: 0px; }

  .tab-name-mobi {
    display: none; } }
@media (min-width: 992px) {
    .header-icon-mb {
        display: none;
    }
    .prodx-detail__control-mobi {
        display: none;
    } }
@media (min-width: 768px) and (max-width: 991.95px) {
  .footer-copyright .stock-checked p {
    margin-bottom: 0px; } }
@media (min-width: 768px) and (max-width: 991.95px) {
  .footer-copyright .stock-checked p {
    margin-bottom: 0px; } }
@media (min-width: 480px) and (max-width: 767.95px) {
  .footer-copyright .stock-checked p {
    margin-bottom: 0px; } }
@media (min-width: 414px) and (max-width: 479.95px) {
  .footer-copyright .stock-checked p {
    margin-bottom: 0px; } }
@media (max-width: 320.95px) {
  .footer-copyright .stock-checked p {
    margin-bottom: 0px; } }

/*# sourceMappingURL=fix.css.map */
