.footer-content p {
  font-size: 12px;
  text-align: justify; }

.invipidol h2 {
  font-size: 16px; }

.bannertrangchu .content div {
  font-size: 22px; }

.footer h4 {
  font-size: 16px; }

.footer-content ul li a,
.footer-contact ul > li {
  font-size: 12px; }

.menu-collection li.navi1 > a,
.menu-collection ul.subnav-children li.navi2 > a {
  font-size: 12px; }

.menu-about li a {
  font-weight: 500;
  font-size: 12px; }

.ivideo {
  padding: 0 30px;
  position: relative; }

.ovelayvideo {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 99;
  background: transparent;
  top: 0; }

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 0px;
  height: 0; }

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.tiktok {
  display: inline-block; }

.navbar-social {
  display: flex;
  align-items: center; }
  @media (min-width: 1000px) {
    .navbar-social {
      justify-content: flex-end; } }

.tiktok svg {
  width: 43px;
  height: 43px;
  vertical-align: text-top; }

@media (max-width: 767px) {
  .ivideo {
    padding: 0 0px; }
  #fter-content .container-fluid > .row {
    display: flex;
    flex-wrap: wrap; }
  .main-footer h4.footer-title:before {
    display: none; }
  .wrapper-heading-home h2, #capturenu h2 {
    font-family: 'helveticaneueltstd-ex',sans-serif !important;
    font-size: 14px; } }

.infoslider {
  position: absolute;
  bottom: 64px;
  left: 64px;
  z-index: 999;
  max-width: 380px; }
  @media (max-width: 767px) {
    .infoslider {
      position: initial;
      padding: 15px;
      display: none; } }
  .infoslider .reamore a {
    display: inline-flex;
    border: 1px solid #fff;
    color: #fff;
    padding: 0 40px;
    height: 50px;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    margin-top: 10px; }
    @media (max-width: 767px) {
      .infoslider .reamore a {
        color: #000;
        border: 1px solid #000;
        width: 100%; } }
    .infoslider .reamore a:hover {
      background: #fff;
      color: #000; }

.infoslider > h3 {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 65px; }
  @media (max-width: 767px) {
    .infoslider > h3 {
      color: #000;
      margin-bottom: 10px; } }

.infoslider .paragrap {
  font-size: 12px;
  color: #fff;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    .infoslider .paragrap {
      color: #000; } }

@media (max-width: 767px) {
  .footer-news-visiblexs .footer-content.footer-contact {
    width: 100%; }
    .footer-news-visiblexs .footer-content.footer-contact ul li {
      word-break: break-all;
      padding: 0 0 5px 15px;
      background-size: 10px 10px !important;
      font-size: 11px; }
  .new-item-center {
    text-align: center; }
  .navbar-social {
    justify-content: center; }
  .footer-content p {
    text-align: justify; }
  .main-footer .footer-col {
    display: block !important; } }

.product-title h1, #pro_sku {
  font-size: 11px;
  font-weight: 500; }

.product-description .title-bl h2 {
  font-size: 11px;
  font-weight: 500; }

.description-content * {
  font-size: 11px !important; }

button.btn-addtocart {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  box-shadow: none;
  padding: 14px 30px;
  line-height: 22px;
  width: 50%;
  min-width: 105px;
  max-width: 100%; }

.invipidol h2 {
  font-size: 11px; }

@media (min-width: 992px) {
  .product-content-desc, .product-detail-main > div:nth-child(1) {
    position: -webkit-sticky;
    position: sticky;
    top: calc(50% + 97.5px);
    transform: translateY(-50%); }
  .product-detail-main > div:nth-child(1) {
    top: calc(50% + 17.5px);
    transform: translateY(-50%); } }

.product-price span.pro-price, .swatch .header span {
  font-size: 11px; }

.choose a {
  font-size: 11px; }

.swatch .swatch-element label {
  min-width: 22px;
  height: 22px;
  line-height: 22px;
  margin-bottom: 10px; }

button.btn-addtocart {
  font-size: 11px;
  padding: 8px 35px; }

.xdqhotline span {
  font-size: 12px; }

.popup_prostyle {
  display: none;
  z-index: 999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #fff;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s all ease; }

.pdp-product-images-zoom-image-icon {
  position: fixed;
  right: 24px;
  top: 22px; }

@media (max-width: 767px) {
  .product-detail-main {
    display: flex;
    flex-wrap: wrap; }
  .product-detail-main > div:nth-child(1) {
    order: 3; }
  .product-detail-main > div:nth-child(2) {
    order: 1; }
  .product-detail-main > div:nth-child(3) {
    order: 2; }
  .product-title h1 {
    margin-top: 25px; } }

body.activegal .popup_prostyle {
  visibility: visible;
  opacity: 1;
  transition: 0.3s all ease;
  display: block; }

body.activegal::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5; }

body.activegal::-webkit-scrollbar {
  width: 4px;
  background-color: #F5F5F5; }

body.activegal::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555; }

#sliderproductproduct a {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

.product-price del {
  font-size: 11px; }

.product-gallery-item {
  padding: 0 50px; }

@media (max-width: 767px) {
  .product-gallery-item {
    padding: 0 15px; } }

.buy-installment span {
  font-weight: bold;
  font-size: 11px; }

body.activegal .wbi, body.activegal header, body.activegal footer {
  display: none !important; }

.select-swap span {
  font-size: 10px; }

.select-swap span {
  padding: 0 5px; }

.swatch .swatch-element.color label span {
  padding: 0px; }

.swatch .swatch-element.color label {
  padding: 1px;
  margin-bottom: 10px; }

.flickity-page-dots .dot {
  width: 45px;
  height: 1px; }

.product-title h1 {
  font-weight: 600;
  font-size: 19px; }

@media (max-width: 767px) {
  .product--description iframe {
    width: 100%;
    height: 230px; }
  section.section-instagram {
    margin-bottom: 0px; }
  .xdqhotline {
    margin-bottom: 10px; }
  .flickity-page-dots .dot {
    width: 30px;
    height: 1px;
    border-radius: 0; }
  .pro-loop .product-detail h3 a {
    font-weight: 700;
    font-size: 13px; }
  .product-title h1 {
    font-size: 11px;
    line-height: 20px;
    font-weight: bold; } }

#home-slider .owl-controls {
  display: block !important; }
  @media (max-width: 767px) {
    #home-slider .owl-controls .owl-dots {
      bottom: 0px !important; } }

.buy-installment span .ecompopups {
  margin-left: 5px;
  color: #0657a3; }

.buy-installment span .ecompopups:hover {
  color: #000; }

.module_service_details {
  margin-top: 15px;
  margin-bottom: 10px; }
  .module_service_details .item_service {
    position: relative;
    display: flex;
    align-items: center;
    height: 40px;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 10px 0 10px 45px;
    text-align: left;
    margin-bottom: 5px; }
    .module_service_details .item_service img {
      height: 20px;
      position: absolute;
      left: 0; }
    .module_service_details .item_service h4 {
      font-size: 11px;
      line-height: 22px;
      text-transform: uppercase;
      font-weight: 400;
      color: #1c1c1c;
      margin: 0; }
      .module_service_details .item_service h4 a {
        color: #000000; }
      .module_service_details .item_service h4 strong {
        font-weight: 500;
        margin: 0 3px; }

@media (max-width: 767px) {
  .logo-footerx {
    width: 70px;
    margin: 0 auto;
    display: block; } }

@media (min-width: 1000px) {
  .padding-leftdes {
    padding-left: 30px; }
  .padding-rightdes {
    padding-right: 30px; }
  .footer h4.ibaspox {
    margin-left: 15px; }
  .main_details {
    overflow: scroll;
    max-height: 200px; } }

@media (min-width: 1336px) {
  .footer h4.ibaspox {
    display: flex;
    justify-content: flex-end; } }

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
  .colone-sam {
    width: 5%; }
  .footer h4.ibaspox {
    margin-left: 40px; }
  .padding-rightdes {
    padding-right: 0px; } }

@media (min-width: 992px) and (max-width: 1250px) {
  #nav .main-nav > ul > li > a {
    margin: 0 20px 0 0; } }

.xdqhotline {
  display: none; }

.product-price span.pro-price {
  font-size: 15px; }

.buy-installment span {
  font-weight: bold;
  font-size: 13px; }

@media (max-width: 767px) {
  .pro-loop .product-detail h3 a {
    font-size: 11px; }
  .box-pro-detail .buy-installment span {
    flex-wrap: wrap;
    font-size: 11px;
    margin-top: 0; }
  .pro-loop .product-detail h3 {
    margin: 0 0 0px; } }

.cart-buttons * {
  color: #000 !important; }

.content-product-list .pro-loop {
  padding-right: 1px !important;
  padding-left: 1px !important; }

.product-price {
  border-bottom: 0px dotted #dfe0e1;
  margin-bottom: 0;
  padding: 0; }
  .product-price span.pro-price {
    font-size: 24px; }

.zzzprice {
  border-top: 1px solid #ccc;
  padding-top: 10px;
  padding-bottom: 0;
  margin-top: 5px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

#add-to-cart {
  background: #fff;
  width: 100%;
  font-size: 18px;
  border-radius: 47px;
  font-weight: 400; }

.module_service_details {
  margin-top: 15px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 12px; }

.flexonter {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 25px;
  margin-bottom: 20px; }
  .flexonter .flexonter1 {
    width: 100%;
    max-width: 130px; }
    .flexonter .flexonter1 select {
      border: 1px solid #000;
      border-radius: 0; }

.quantity-area {
  margin-bottom: 0; }

.swatch {
  border-bottom: 0px dotted #dfe0e1; }

.product-detail .box-pro-detail {
  text-align: left; }

@media (max-width: 767px) {
  .selector-actions {
    margin-top: 0px; } }

@media (min-width: 1000px) {
  .main_details {
    overflow-y: scroll;
    overflow-x: initial; }
  .product-content-desc {
    padding-left: 30px;
    padding-right: 30px; } }

.product-title {
  padding: 0; }

#add-to-cart {
  font-weight: 300;
  padding: 12px 10px;
  border: 0.7px solid #333;
  font-size: 14px;
  transition: 0.4s all ease; }
  #add-to-cart:hover {
    background: #000;
    color: #fff; }

.flexonter1 select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  background: url(https://file.hstatic.net/1000360248/file/down-arrow_754590f73ef8411e96e712c86408f4c0.svg);
  background-repeat: no-repeat;
  padding: 5px 20px 5px 16px;
  background-position: calc(100% - 10px) calc(50% + 0px), calc(100% - 5px) calc(1em + 2px), 100% 0;
  background-size: 16px; }

@media (min-width: 1200px) {
  .detail-main.pr_style_01 #detail-product {
    width: 30.33333333%; }
  .detail-main.pr_style_01 .col-md-5.col-sm-12.col-xs-12 {
    width: 44.66666667%; } }

#price-preview {
  margin-bottom: 10px; }

.selector-actions {
  margin-top: 0; }

.pro-loop {
  padding: 0 6px; }

.product-detail .box-pro-detail {
  text-align: center; }

.fundiin {
  font-size: 13px;
  display: flex;
  justify-content: center;
  column-gap: 5px; }

.fundiin__logo-image {
  height: 15px; }

@media (max-width: 1337px) {
  .fundiin {
    font-size: 12px; }
  .fundiin__logo-image {
    height: 14px; } }

@media (max-width: 1267px) {
  .fundiin {
    font-size: 11px; }
  .fundiin__logo-image {
    height: 13px; } }

@media (max-width: 1056px) {
  .fundiin {
    font-size: 10px;
    column-gap: 4px; }
  .fundiin__logo-image {
    height: 12px; } }

@media (max-width: 991px) {
  .fundiin {
    font-size: 13px;
    column-gap: 5px; }
  .fundiin__logo-image {
    height: 15px; } }

@media (max-width: 434px) {
  .fundiin {
    font-size: 12px; }
  .fundiin__logo-image {
    height: 14px; } }

@media (max-width: 407px) {
  .fundiin {
    font-size: 11px; }
  .fundiin__logo-image {
    height: 10px; } }

@media (max-width: 381px) {
  .fundiin {
    font-size: 9.5px;
    column-gap: 4px; }
  .fundiin__logo-image {
    height: 10px; } }

.buy-installmentx {
  min-width: 370px; }
  @media (max-width: 1024px) {
    .buy-installmentx {
      min-width: 100%; } }
  .buy-installmentx img {
    width: 90px;
    margin-left: 6px; }
  .buy-installmentx span {
    justify-content: flex-start;
    font-family: inherit !important;
    font-size: 17px;
    display: flex !important;
    align-items: center !important;
    gap: 0; }
    .buy-installmentx span span {
      margin: 0 5px;
      color: #59c4b6;
      font-weight: bold; }
  .buy-installmentx .ecompopups {
    display: flex;
    justify-content: center;
    align-items: center; }

@media (max-width: 767px) {
  .pro-loop .fundiin {
    display: inline-block !important; }
  .buy-installmentx span {
    padding-left: 0.1rem; } }

.variantColorswat ul {
  display: flex;
  justify-content: center;
  gap: 7px;
  margin-top: 8px; }
  .variantColorswat ul li {
    width: 21px;
    height: 21px;
    border-radius: 50%;
    font-size: 0;
    border: 1px solid #ccc;
    cursor: pointer; }
    .variantColorswat ul li.active {
      border-color: red; }

@media (max-width: 991px) {
  .hidemobile {
    display: none; } }

@media (min-width: 992px) {
  .vissibilitimobile {
    display: none; } }

.sliderrformobile .slick-dots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 10px;
  z-index: 99; }
  .sliderrformobile .slick-dots button {
    font-size: 0;
    border: none;
    background: #ccc;
    height: 2px;
    width: 21px; }
  .sliderrformobile .slick-dots .slick-active button {
    background: #000; }

.item-paddings {
  padding: 0 30px; }

.w-100 {
  width: 100% !important;
  height: auto; }

@media (max-width: 767px) {
  .variantColorswat ul li {
    width: 19px;
    height: 19px; }
  .sliderrformobile .slick-dots {
    position: absolute;
    bottom: 0px;
    left: 0 !important;
    transform: initial !important;
    display: flex;
    gap: 10px;
    z-index: 99;
    flex-wrap: wrap;
    width: 100%; } }
