.ldp__haisansot--banner.owl-carousel .owl-item img {
  width: 100%; }

.ldp__haisansot--banner.owl-carousel .owl-nav button {
  position: absolute;
  top: 50%;
  background: #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  font-size: 32px;
  color: #e23800;
  line-height: 20px; }
  .ldp__haisansot--banner.owl-carousel .owl-nav button.owl-next {
    right: 30px; }
  .ldp__haisansot--banner.owl-carousel .owl-nav button.owl-prev {
    left: 30px; }

.ldp__haisansot--banner .item {
  position: relative;
  overflow: hidden; }

@media (max-width: 767.98px) {
  .ldp__haisansot--banner .item {
    background-image: none !important;
    height: auto; } }

.ldp__haisansot--services {
  background: url(https://file.hstatic.net/1000030244/file/tieu_2dbdadb931ea471080c4f084491f6597.png), url(https://file.hstatic.net/1000030244/file/ot_8e444996e9224d78bb97a69c61104fd1.png);
  padding-top: 20px;
  background-size: 200px,400px;
  background-position: -45px 135px,right 50%;
  background-repeat: no-repeat;
  position: relative; }
  .ldp__haisansot--services img {
    width: 100%; }
  .ldp__haisansot--services:before {
    position: absolute;
    content: '';
    background: url(https://file.hstatic.net/1000030244/file/toi_2e01a11cc9774960b17161f968193299.png);
    padding-top: 20px;
    background-size: 150px;
    background-position: top right;
    background-repeat: no-repeat;
    z-index: 999;
    top: -30px;
    right: 0;
    width: 150px;
    height: 150px; }
  .ldp__haisansot--services:after {
    position: absolute;
    content: '';
    background: url(https://file.hstatic.net/1000030244/file/hanh_07009b59fac9433b8c3fb375753e99f5.png);
    padding-top: 20px;
    background-size: 200px;
    background-position: top right;
    background-repeat: no-repeat;
    z-index: 999;
    bottom: 0;
    left: 0;
    width: 200px;
    height: 200px; }
  .ldp__haisansot--services__wrap {
    max-width: 75%;
    margin: 30px auto 0; }
  .ldp__haisansot--services__item {
    text-align: center;
    position: relative;
    margin-bottom: 45px; }
    .ldp__haisansot--services__item .text {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      text-align: center;
      justify-content: center; }
      .ldp__haisansot--services__item .text span {
        display: block;
        font-weight: 700;
        font-size: 40px;
        color: #ff6700; }
        .ldp__haisansot--services__item .text span span {
          font-family: 'SVN-Sign Painter House Script';
          font-weight: 400;
          font-size: 40px;
          color: #490000; }
  @media (max-width: 767.98px) {
    .ldp__haisansot--services {
      background-size: 120px, 120px;
      background-position: -45px 50px,right 50%; }
      .ldp__haisansot--services__wrap {
        margin-top: 10px;
        max-width: 90%; }
      .ldp__haisansot--services:before {
        width: 60px;
        height: 60px;
        background-size: 60px; }
      .ldp__haisansot--services:after {
        width: 80px;
        height: 80px;
        background-size: 80px; }
      .ldp__haisansot--services__item {
        margin-bottom: 15px;
        min-height: inherit; }
        .ldp__haisansot--services__item img {
          max-width: 90%; }
        .ldp__haisansot--services__item .text span {
          font-size: 12px; }
          .ldp__haisansot--services__item .text span span {
            font-size: 12px; } }

.ldp__haisansot--products .bg-products {
  background-size: cover;
  background-position: center;
  padding-top: 60px;
  margin-top: 60px;
  padding-bottom: 60px;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 40px; }
  .ldp__haisansot--products .bg-products.lazyloaded {
    background: url(https://file.hstatic.net/1000030244/file/asset_5_dce599f2fb0648cfb0e97e02e8f43113.png); }

.ldp__haisansot--products__item .product__item--title {
  font-size: 1.42857em;
  text-align: center; }

.ldp__haisansot--products__item .product__item--price {
  text-align: center; }
  .ldp__haisansot--products__item .product__item--price .product__item--price--normal {
    font-weight: normal;
    font-size: 1.57143em; }

.ldp__haisansot--products__item .product__item--action button {
  max-width: 70%;
  padding: 0.90909em;
  margin: 0 auto;
  background: #ff2400;
  border-radius: 30px; }

.ldp__haisansot--products__item .product__item--combo-title {
  border: 1px solid #af4b00;
  border-radius: 3px;
  padding: 10px;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #848484;
  cursor: pointer; }
  .ldp__haisansot--products__item .product__item--combo-title i {
    background: #ff5500;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 50%;
    margin-left: 15px;
    display: inline-block;
    vertical-align: middle; }
  .ldp__haisansot--products__item .product__item--combo-title.active {
    background: #fff;
    border: 1px solid #e8e8e8; }
    .ldp__haisansot--products__item .product__item--combo-title.active i {
      transform: rotate(180deg);
      transition: all 0.5s ease; }

.ldp__haisansot--products__item .list.style-list {
  background: #fff;
  padding: 20px 10px;
  position: absolute;
  top: 100%;
  z-index: 99;
  left: 0;
  width: 100%;
  display: none;
  border: 1px solid #e8e8e8; }
  .ldp__haisansot--products__item .list.style-list .recommend-item {
    width: 50%;
    padding-left: 6px;
    margin-bottom: 10px; }
    .ldp__haisansot--products__item .list.style-list .recommend-item .image {
      width: 46px;
      height: 46px;
      margin-left: 5px;
      border: 1px solid #b2b2b2;
      padding: 5px;
      border-radius: 5px; }
    .ldp__haisansot--products__item .list.style-list .recommend-item .name {
      margin-left: 5px;
      width: calc(100% - 59px);
      font-size: 10px; }
      .ldp__haisansot--products__item .list.style-list .recommend-item .name h3 {
        font-size: 10px;
        font-weight: normal;
        margin-bottom: 5px;
        word-break: break-word; }
      .ldp__haisansot--products__item .list.style-list .recommend-item .name .price {
        font-size: 10px; }
    .ldp__haisansot--products__item .list.style-list .recommend-item .checkbox-wrap {
      width: 13px; }
    @media (max-width: 1360px) and (min-width: 1200px) {
      .ldp__haisansot--products__item .list.style-list .recommend-item {
        width: 100%; } }

.ldp__haisansot--products__item .product__item--combo-shopping {
  position: relative; }

.ldp__haisansot--products__item .recommend-btn {
  text-align: center; }
  .ldp__haisansot--products__item .recommend-btn button {
    width: 70%;
    display: inline-block;
    padding: 0.90909em;
    margin: 0 auto;
    background: #ff2400;
    border-radius: 30px;
    border: 0;
    color: #fff; }

.ldp__haisansot--products .view-more {
  text-align: center;
  display: inline-block;
  background: #ff2400;
  border-radius: 11px;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  min-width: 160px;
  margin-bottom: 30px; }
  .ldp__haisansot--products .view-more svg {
    width: 14px;
    height: 11px;
    margin-left: 10px; }

@media (max-width: 767.98px) {
  .ldp__haisansot--products {
    /*.slider--row {
			white-space: nowrap;
			margin: 0px 0px 12px;
			[class*='col-'] {
			width: 250px;
			display: inline-block;
			padding-left: 0;
			padding-right: 0;
			vertical-align: top;
			margin: 0px 12px 0px 0px;
		}
		}*/ }
    .ldp__haisansot--products__title {
      padding-top: 0;
      padding-bottom: 0;
      padding-left: 36px;
      padding-right: 36px;
      font-size: 26px;
      margin: 0; }
    .ldp__haisansot--products__wrap {
      margin-bottom: 30px; }
    .ldp__haisansot--products .bg-products {
      border-radius: 0;
      margin-top: 0;
      padding-top: 30px;
      padding-bottom: 30px;
      padding-left: 0;
      padding-right: 0; }
    .ldp__haisansot--products__item .product__item--title {
      font-size: 1em; }
    .ldp__haisansot--products__item .list.style-list {
      padding: 10px 5px; }
      .ldp__haisansot--products__item .list.style-list .recommend-item {
        width: 100%; }
    .ldp__haisansot--products__item .product__item--combo-title {
      font-size: 0.85714em;
      padding: 0.83333em 0.41667em; }
      .ldp__haisansot--products__item .product__item--combo-title i {
        font-size: 0.83333em;
        width: 1.8em;
        height: 1.8em;
        line-height: 1.8em;
        margin-left: 1em; } }

@media (min-width: 768px) {
  .ldp__haisansot--products .slider--row {
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; } }

.ldp__haisansot--tabs-wrap {
  margin-top: 60px;
  padding-top: 30px;
  padding-bottom: 30px; }
  .ldp__haisansot--tabs-wrap.lazyloaded {
    background: url(https://file.hstatic.net/1000030244/file/asset_9-100_d0b5e8ce8bd9444194b641945b6ddea9.jpg); }
  .ldp__haisansot--tabs-wrap .tabs-wrap .tabs-header {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px; }
    .ldp__haisansot--tabs-wrap .tabs-wrap .tabs-header-item {
      width: 20%;
      text-align: center;
      padding-bottom: 15px;
      cursor: pointer; }
      .ldp__haisansot--tabs-wrap .tabs-wrap .tabs-header-item__img {
        padding: 15px 30px; }
      .ldp__haisansot--tabs-wrap .tabs-wrap .tabs-header-item__info {
        margin-top: 10px; }
        .ldp__haisansot--tabs-wrap .tabs-wrap .tabs-header-item__info h3 {
          font-size: 16px;
          font-weight: normal;
          padding: 0 10px; }
        .ldp__haisansot--tabs-wrap .tabs-wrap .tabs-header-item__info--price {
          color: #129fd8;
          font-size: 21px; }
        .ldp__haisansot--tabs-wrap .tabs-wrap .tabs-header-item__info--action {
          max-width: 60%;
          margin: 0 auto; }
          .ldp__haisansot--tabs-wrap .tabs-wrap .tabs-header-item__info--action button {
            border: 0;
            background: #ff2400;
            color: #fff;
            border-radius: 30px;
            font-size: 12px;
            padding: 7px;
            width: 100%;
            text-align: center;
            box-shadow: none; }
      .ldp__haisansot--tabs-wrap .tabs-wrap .tabs-header-item.active {
        background: #fff;
        border-top-right-radius: 30px;
        border-top-left-radius: 30px; }
  .ldp__haisansot--tabs-wrap .tabs-wrap .tabs-content {
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    background: #fff;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px; }
    .ldp__haisansot--tabs-wrap .tabs-wrap .tabs-content h3 {
      font-weight: normal;
      font-size: 22px;
      color: #848484; }
    .ldp__haisansot--tabs-wrap .tabs-wrap .tabs-content-product-list {
      padding-top: 15px;
      margin-left: -15px;
      margin-right: -15px; }
      .ldp__haisansot--tabs-wrap .tabs-wrap .tabs-content-product-list .owl-nav button {
        background: #ff5500;
        border-radius: 50%;
        color: #fff;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        line-height: 20px;
        font-size: 26px;
        position: absolute;
        top: 50%; }
        .ldp__haisansot--tabs-wrap .tabs-wrap .tabs-content-product-list .owl-nav button.owl-next {
          right: -50px; }
        .ldp__haisansot--tabs-wrap .tabs-wrap .tabs-content-product-list .owl-nav button.owl-prev {
          left: -50px; }
  .ldp__haisansot--tabs-wrap .tab2 {
    margin-top: 30px; }

@media (max-width: 767.98px) {
  .ldp__haisansot--tabs-wrap .tabs-wrap .tabs-header {
    white-space: nowrap;
    overflow-x: auto;
    display: block; }
    .ldp__haisansot--tabs-wrap .tabs-wrap .tabs-header-item {
      width: 250px;
      display: inline-block; }
    .ldp__haisansot--tabs-wrap .tabs-wrap .tabs-header::-webkit-scrollbar {
      width: 0;
      height: 0; }
  .ldp__haisansot--tabs-wrap .tabs-wrap .tabs-content {
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 0;
    margin-top: -1px; }
    .ldp__haisansot--tabs-wrap .tabs-wrap .tabs-content h3 {
      font-size: 14px; }
    .ldp__haisansot--tabs-wrap .tabs-wrap .tabs-content-product-list {
      display: block;
      white-space: nowrap;
      overflow-x: auto;
      margin: 0; }
      .ldp__haisansot--tabs-wrap .tabs-wrap .tabs-content-product-list .product__item {
        vertical-align: top;
        width: 150px;
        display: inline-block;
        margin: 0px 15px 0px 0px; }
      .ldp__haisansot--tabs-wrap .tabs-wrap .tabs-content-product-list::-webkit-scrollbar {
        width: 0;
        height: 0; }
  .ldp__haisansot--tabs .product__item--info {
    padding-left: 0em;
    padding-right: 0em; } }

.ldp__haisansot--promotion {
  margin-top: 30px; }
  .ldp__haisansot--promotion__title {
    margin-bottom: 30px; }
  .ldp__haisansot--promotion__lists.owl-carousel .owl-nav button {
    background: #ff5500;
    border-radius: 50%;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    line-height: 20px;
    font-size: 26px;
    position: absolute;
    top: 50%; }
    .ldp__haisansot--promotion__lists.owl-carousel .owl-nav button.owl-next {
      right: 00px; }
    .ldp__haisansot--promotion__lists.owl-carousel .owl-nav button.owl-prev {
      left: 00px; }
  @media (max-width: 767.98px) {
    .ldp__haisansot--promotion__lists.owl-carousel {
      display: block;
      white-space: nowrap;
      overflow-x: auto; }
      .ldp__haisansot--promotion__lists.owl-carousel .item {
        display: inline-block;
        width: 250px; }
      .ldp__haisansot--promotion__lists.owl-carousel::-webkit-scrollbar {
        width: 0;
        height: 0; } }
  @media (max-width: 767px) {
    .ldp__haisansot--promotion {
      margin-top: 0; }
      .ldp__haisansot--promotion__title {
        margin-bottom: 20px; } }

.ldp__haisansot--contact {
  margin-top: 60px;
  margin-bottom: 60px; }
  .ldp__haisansot--contact p {
    text-align: center; }

.view-more2 {
  text-align: center;
  display: inline-block;
  background: #ff2400;
  border-radius: 11px;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  min-width: 160px;
  margin-bottom: 30px; }
  .view-more2 svg {
    width: 14px;
    height: 11px;
    margin-left: 10px; }
  .view-more2:hover {
    color: #fff; }
  .view-more2:focus {
    color: #fff; }

.ldp__haisansot2 {
  background: #FDFAEB; }
  .ldp__haisansot2--flashsale {
    margin-top: 30px; }
    .ldp__haisansot2--flashsale .ldp__haisansot2--flashsale-slider:not(.owl-loaded) > div {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
      margin-right: 10px; }
      @media (max-width: 767px) {
        .ldp__haisansot2--flashsale .ldp__haisansot2--flashsale-slider:not(.owl-loaded) > div {
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%; } }
    .ldp__haisansot2--flashsale .ldp__haisansot2--flashsale-slider.owl-carousel .owl-nav button {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      color: #fff;
      background: rgba(0, 162, 236, 0.3);
      width: 42px;
      height: 42px;
      border-radius: 50%;
      font-size: 25px; }
      .ldp__haisansot2--flashsale .ldp__haisansot2--flashsale-slider.owl-carousel .owl-nav button.owl-prev {
        left: 10px; }
        .ldp__haisansot2--flashsale .ldp__haisansot2--flashsale-slider.owl-carousel .owl-nav button.owl-prev.disabled {
          display: none; }
      .ldp__haisansot2--flashsale .ldp__haisansot2--flashsale-slider.owl-carousel .owl-nav button.owl-next {
        right: 10px; }
        .ldp__haisansot2--flashsale .ldp__haisansot2--flashsale-slider.owl-carousel .owl-nav button.owl-next.disabled {
          display: none; }
      @media (max-width: 767px) {
        .ldp__haisansot2--flashsale .ldp__haisansot2--flashsale-slider.owl-carousel .owl-nav button {
          top: 30%;
          transform: translateY(-30%); } }
    .ldp__haisansot2--flashsale__wrap {
      background: #fff; }
      .ldp__haisansot2--flashsale__wrap .ldp__haisansot2--flashsale-header {
        text-align: center;
        padding: 16px;
        border-bottom: 1px solid #f4f4f4; }
        .ldp__haisansot2--flashsale__wrap .ldp__haisansot2--flashsale-header .img {
          color: #333;
          font-size: 18px;
          margin-bottoM: 10px; }
        .ldp__haisansot2--flashsale__wrap .ldp__haisansot2--flashsale-header .flashsale-countdown {
          display: flex;
          -webkit-box-pack: center;
          justify-content: center;
          -webkit-box-align: center;
          align-items: center;
          font-size: 17px;
          font-weight: 500;
          line-height: 24px;
          color: #787878; }
          .ldp__haisansot2--flashsale__wrap .ldp__haisansot2--flashsale-header .flashsale-countdown > div {
            display: inline-block;
            margin-right: 15px; }
            .ldp__haisansot2--flashsale__wrap .ldp__haisansot2--flashsale-header .flashsale-countdown > div span:first-child {
              font-size: 24px;
              font-weight: 700;
              line-height: 1.6;
              width: 60px;
              height: 60px;
              background-color: #ff424e;
              border-radius: 4px;
              color: white;
              display: block;
              line-height: 60px;
              margin-bottom: 5px;
              border-radius: 8px;
              background: #A50D1A; }
              @media (max-width: 767px) {
                .ldp__haisansot2--flashsale__wrap .ldp__haisansot2--flashsale-header .flashsale-countdown > div span:first-child {
                  width: 40px;
                  font-size: 18px;
                  height: 40px;
                  line-height: 40px; } }
      .ldp__haisansot2--flashsale__wrap .ldp__haisansot2--flashsale-body {
        display: flex;
        flex-wrap: wrap;
        padding: 5px; }
        .ldp__haisansot2--flashsale__wrap .ldp__haisansot2--flashsale-body .ldp__haisansot2--flasshsale__slide {
          width: 50%; }
          .ldp__haisansot2--flashsale__wrap .ldp__haisansot2--flashsale-body .ldp__haisansot2--flasshsale__slide .d-flex-owl:not(.owl-loaded) {
            justify-content: center; }
            .ldp__haisansot2--flashsale__wrap .ldp__haisansot2--flashsale-body .ldp__haisansot2--flasshsale__slide .d-flex-owl:not(.owl-loaded) .item {
              width: 50%; }
              @media (max-width: 767px) {
                .ldp__haisansot2--flashsale__wrap .ldp__haisansot2--flashsale-body .ldp__haisansot2--flasshsale__slide .d-flex-owl:not(.owl-loaded) .item {
                  width: 100%; } }
          .ldp__haisansot2--flashsale__wrap .ldp__haisansot2--flashsale-body .ldp__haisansot2--flasshsale__slide .product__item {
            padding: 0.57143em; }
            .ldp__haisansot2--flashsale__wrap .ldp__haisansot2--flashsale-body .ldp__haisansot2--flasshsale__slide .product__item--title {
              font-size: 18px; }
        .ldp__haisansot2--flashsale__wrap .ldp__haisansot2--flashsale-body .owl-carousel .owl-nav button {
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          color: #1bb7ed;
          background: #fff;
          width: 42px;
          height: 42px;
          border-radius: 50%;
          font-size: 25px; }
          .ldp__haisansot2--flashsale__wrap .ldp__haisansot2--flashsale-body .owl-carousel .owl-nav button.owl-prev {
            left: 10px; }
          .ldp__haisansot2--flashsale__wrap .ldp__haisansot2--flashsale-body .owl-carousel .owl-nav button.owl-next {
            right: 10px; }
        .ldp__haisansot2--flashsale__wrap .ldp__haisansot2--flashsale-body .ldp__haisansot2--flasshsale__thele {
          width: 50%;
          padding: 10px;
          display: flex;
          flex-wrap: wrap;
          font-size: 18px;
          overflow: hidden;
          white-space: normal; }
        @media (max-width: 767px) {
          .ldp__haisansot2--flashsale__wrap .ldp__haisansot2--flashsale-body .ldp__haisansot2--flasshsale__slide {
            width: 100%; }
          .ldp__haisansot2--flashsale__wrap .ldp__haisansot2--flashsale-body .ldp__haisansot2--flasshsale__thele {
            width: 100%;
            border-top: 1px solid #f4f4f4; } }
  .ldp__haisansot2--producttop {
    margin-top: 30px; }
    .ldp__haisansot2--producttop .tabs-content-product-list-2:not(.owl-loaded) > div {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%; }
      @media (max-width: 767px) {
        .ldp__haisansot2--producttop .tabs-content-product-list-2:not(.owl-loaded) > div {
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          max-width: 50%; } }
  .ldp__haisansot2--video {
    margin-top: 30px; }
    @media (max-width: 767.98px) {
      .ldp__haisansot2--video iframe {
        height: 300px; } }
    .ldp__haisansot2--video h2 {
      font-weight: 700;
      text-transform: uppercase;
      margin-bottom: 20px;
      text-align: center;
      margin-top: 30px; }
      @media (max-width: 767px) {
        .ldp__haisansot2--video h2 {
          font-size: 15px;
          line-height: 1.2; } }
      .ldp__haisansot2--video h2 p {
        margin: 0; }
    .ldp__haisansot2--video .ldp__haisansot2--video-slider.d-flex-owl:not(.owl-loaded) {
      justify-content: center; }
      .ldp__haisansot2--video .ldp__haisansot2--video-slider.d-flex-owl:not(.owl-loaded) .item {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        margin-right: 20px; }
        @media (max-width: 767px) {
          .ldp__haisansot2--video .ldp__haisansot2--video-slider.d-flex-owl:not(.owl-loaded) .item {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
            margin-right: 20px; } }
    .ldp__haisansot2--video .ldp__haisansot2--video-slider .item .img {
      position: relative;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px; }
    .ldp__haisansot2--video .ldp__haisansot2--video-slider .item svg {
      position: absolute;
      top: 120px;
      left: 50%;
      z-index: 9;
      width: 60px;
      height: 60px;
      transform: translate(-50%, -50%);
      fill: red; }
    .ldp__haisansot2--video .ldp__haisansot2--video-slider .item .item-content {
      background: #fff;
      margin-top: 0;
      padding: 5px 10px;
      border-bottom-left-radius: 6px;
      border-bottom-right-radius: 6px;
      display: flex;
      align-items: center;
      border-bottom-left-radius: 10px;
      border-bottom-right-radius: 10px;
      white-space: normal;
      min-height: 70px; }
    @media (max-width: 767px) {
      .ldp__haisansot2--video .ldp__haisansot2--video-slider .item svg {
        position: absolute;
        top: 50px;
        left: 50%;
        z-index: 9;
        width: 40px;
        height: 40px;
        transform: translate(-50%, -50%);
        fill: red; } }
    .ldp__haisansot2--video .ldp__haisansot2--video-slider.owl-carousel .owl-nav button {
      background: rgba(0, 162, 236, 0.5);
      border-radius: 50%;
      color: #fff;
      width: 40px;
      height: 40px;
      text-align: center;
      line-height: 40px;
      line-height: 20px;
      font-size: 26px;
      position: absolute;
      top: 30%; }
      .ldp__haisansot2--video .ldp__haisansot2--video-slider.owl-carousel .owl-nav button.owl-next {
        right: 0px; }
      .ldp__haisansot2--video .ldp__haisansot2--video-slider.owl-carousel .owl-nav button.owl-prev {
        left: 0px; }
      .ldp__haisansot2--video .ldp__haisansot2--video-slider.owl-carousel .owl-nav button:hover {
        background: #00a2ec; }
  .ldp__haisansot2--services {
    margin-top: 30px; }
    @media (min-width: 576px) {
      .ldp__haisansot2--services .row {
        -ms-flex-align: center !important;
        align-items: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important; } }
    @media (max-width: 767.98px) {
      .ldp__haisansot2--services .services__item {
        min-height: inherit; }
      .ldp__haisansot2--services .row {
        white-space: nowrap;
        margin: 0px 0px;
        overflow-x: auto;
        flex-wrap: nowrap; }
        .ldp__haisansot2--services .row [class^="col"] {
          -ms-flex: 0 0 65%;
          flex: 0 0 65%;
          max-width: 65%;
          display: flex;
          align-items: center;
          flex-wrap: wrap; }
        .ldp__haisansot2--services .row::-webkit-scrollbar {
          width: 0;
          height: 0; } }
  .ldp__haisansot2 .tabs-content-product-list-2:not(.owl-loaded) > div {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
    @media (max-width: 767px) {
      .ldp__haisansot2 .tabs-content-product-list-2:not(.owl-loaded) > div {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; } }
  .ldp__haisansot2 .tabs-content-product-list-2.owl-carousel .owl-nav button {
    background: #ff5500;
    border-radius: 50%;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    line-height: 20px;
    font-size: 26px;
    position: absolute;
    top: 30%; }
    .ldp__haisansot2 .tabs-content-product-list-2.owl-carousel .owl-nav button.owl-next {
      right: 0px; }
    .ldp__haisansot2 .tabs-content-product-list-2.owl-carousel .owl-nav button.owl-prev {
      left: 0px; }
  @media (max-width: 767.98px) {
    .ldp__haisansot2 .tabs-content-product-list-2.owl-carousel {
      display: block;
      white-space: nowrap;
      overflow-x: auto;
      margin: 0; }
      .ldp__haisansot2 .tabs-content-product-list-2.owl-carousel .product-loop-new {
        vertical-align: top;
        width: 150px;
        display: inline-block;
        margin: 0px 15px 0px 0px; }
      .ldp__haisansot2 .tabs-content-product-list-2.owl-carousel::-webkit-scrollbar {
        width: 0;
        height: 0; } }
  .ldp__haisansot2--products {
    margin-top: 30px; }
    .ldp__haisansot2--products--title {
      margin-top: 30px;
      font-size: 20px;
      font-weight: 700;
      margin-bottom: 15px;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .ldp__haisansot2--products--title .view__more {
        color: #ff6600;
        font-size: 16px;
        font-weight: normal; }
        .ldp__haisansot2--products--title .view__more svg {
          fill: #ff6600;
          width: 10px;
          height: 10px; }
      @media (max-width: 575.98px) {
        .ldp__haisansot2--products--title {
          font-size: 18px; } }
    .ldp__haisansot2--products--bannertitle {
      margin-bottom: 20px; }
    .ldp__haisansot2--products__des {
      margin-top: 30px;
      text-align: center;
      font-size: 28px;
      font-weight: 700;
      color: #9b9b9b;
      line-height: 33px;
      margin-bottom: 30px; }
    @media (max-width: 767.98px) {
      .ldp__haisansot2--products__title {
        margin: 20px 0; } }
  .ldp__haisansot2--products2 .ldp__haisansot2--products__title {
    margin-top: 30px; }
    .ldp__haisansot2--products2 .ldp__haisansot2--products__title img:nth-child(2) {
      margin-top: 25px; }
  @media (max-width: 767.98px) {
    .ldp__haisansot2--products2 .ldp__haisansot2--products__title {
      margin: 20px 0; } }
  .ldp__haisansot2--blogs__title {
    margin-top: 60px;
    margin-bottom: 10px; }
  .ldp__haisansot2--blogs .blog__wrap .post__item--name {
    font-weight: 700;
    margin-bottom: 15px; }
  .ldp__haisansot2--blogs .blog__wrap.owl-carousel .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #1bb7ed;
    background: #fff;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    font-size: 25px; }
    .ldp__haisansot2--blogs .blog__wrap.owl-carousel .owl-nav button.owl-prev {
      left: 10px; }
    .ldp__haisansot2--blogs .blog__wrap.owl-carousel .owl-nav button.owl-next {
      right: 10px; }
  .ldp__haisansot2--blogs .blog__wrap.d-flex-owl:not(.owl-loaded) {
    justify-content: center; }
    .ldp__haisansot2--blogs .blog__wrap.d-flex-owl:not(.owl-loaded) .item {
      width: 33.3333333%;
      flex: 0 0 33.3333333%;
      margin-right: 10px; }
      @media (max-width: 991px) {
        .ldp__haisansot2--blogs .blog__wrap.d-flex-owl:not(.owl-loaded) .item {
          width: 50%;
          flex: 0 0 50%; } }
  .ldp__haisansot2--blogs .blog__wrap .post__item--content {
    background: #fff;
    padding: 10px; }
  @media (max-width: 767px) {
    .ldp__haisansot2--blogs__title {
      margin-top: 20px;
      margin-bottom: 20px; } }

.ldp__yoweekend {
  background: #FDFAEB;
  background-image: url(https://file.hstatic.net/1000030244/file/bacgkdround_96a8cf3c74c7426f82c7157c32d04e9a.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 30px; }

.ldp__yoweekend--nav {
  margin-top: 30px;
  z-index: 99;
  left: 0;
  top: 101px;
  background: #FEFAEC;
  padding-top: 10px;
  padding: 10px; }

.ldp__yoweekend--nav ul {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0; }

.ldp__yoweekend--nav ul li {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  overflow: hidden;
  cursor: pointer; }

.ldp__yoweekend--nav ul li a {
  padding: 0 10px;
  font-size: 18px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  flex-wrap: wrap;
  color: #333; }

.ldp__yoweekend--nav ul li a img {
  max-height: 60px; }

.ldp__yoweekend--nav ul li a span {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 5px; }

.ldp__yoweekend--nav ul li.active a {
  color: #333; }

.ldp__yoweekend--nav.fixed {
  position: sticky;
  top: 101px;
  width: 100%;
  padding: 10px;
  z-index: 100;
  margin-top: 0;
  background: #FEFAEC; }

/* flashsale */
.ldp__yoweekend--voucher {
  margin: 30px 0 0; }

.ldp__yoweekend--voucher .item-voucher {
  margin-bottom: 15px; }

.ldp__yoweekend--voucher .img-banner {
  margin-bottom: 30px; }

.ldp__yoweekend--voucher--item {
  background: repeating-linear-gradient(#c4c4c4, #c4c4c4 10px, transparent 0, transparent 30px, #c4c4c4 0, #c4c4c4 42px) 0/1px 100% no-repeat, radial-gradient(circle at 0, at 20px, transparent, transparent 0, #c4c4c4 0, #c4c4c4 11px, #f2340f 0) 1px 0/100% 42px repeat-y;
  background: repeating-linear-gradient(#c4c4c4, #c4c4c4 10px, transparent 0, transparent 30px, #c4c4c4 0, #c4c4c4 42px) 0/1px 100% no-repeat, radial-gradient(circle at 0 20px, transparent, transparent 10px, #c4c4c4 0, #c4c4c4 11px, #f2340f 0) 1px 0/100% 42px repeat-y;
  border: 1px solid #c4c4c4;
  border-left: none;
  border-radius: 2px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%; }

.ldp__yoweekend--voucher--item .ldp__yoweekend--voucher--left {
  flex: 0 0 30%;
  -ms-flex: 0 0 30%;
  max-width: 30%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: center;
  margin: auto 0; }

.ldp__yoweekend--voucher2 .ldp__yoweekend--voucher--item .ldp__yoweekend--voucher--left {
  width: 130px; }

.ldp__yoweekend--voucher--item .ldp__yoweekend--voucher--icon {
  width: 50px;
  height: 50px;
  margin: 0 auto; }

.ldp__yoweekend--voucher--item .ldp__yoweekend--voucher--content {
  flex: 0 0 70%;
  -ms-flex: 0 0 70%;
  max-width: 70%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  background-color: white;
  padding: 10px 20px; }

.ldp__yoweekend--voucher--item .ldp__yoweekend--voucher--content .voucher-title {
  color: #212121;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 5px; }

.ldp__yoweekend--voucher--item .ldp__yoweekend--voucher--content .voucher-content {
  margin-bottom: 10px;
  color: #757575;
  font-size: 12px; }

.ldp__yoweekend--voucher--item .ldp__yoweekend--voucher--content .voucher-note {
  margin-bottom: 7px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden; }

.ldp__yoweekend--voucher--item .ldp__yoweekend--voucher--content .voucher-note2 {
  justify-content: space-between;
  align-items: center; }

.ldp__yoweekend--voucher--item .ldp__yoweekend--voucher--content .voucher-note span {
  font-size: 12px;
  border-radius: 3px;
  padding: 0 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #f2340f;
  border: 1px solid #f2340f; }

.ldp__yoweekend--voucher--item .ldp__yoweekend--voucher--content .btn_voucher {
  border: 0;
  background-color: #f2340f;
  color: white;
  font-size: 11px;
  text-align: center;
  padding: 3px 6px;
  border-radius: 20px;
  min-width: 70px; }

.ldp__yoweekend--voucher--item .ldp__yoweekend--voucher--content .btn_voucher span {
  display: block;
  line-height: 24px;
  height: 24px;
  font-size: 11px; }

.ldp__yoweekend--voucher--item .ldp__yoweekend--voucher--content .btn_voucher2 {
  border: 0;
  background-color: #f2340f;
  color: white;
  font-size: 11px;
  text-align: center;
  border-radius: 20px;
  padding: 3px 6px;
  min-width: 70px; }

.ldp__yoweekend--voucher--item .ldp__yoweekend--voucher--content .btn_voucher2 span {
  display: block;
  line-height: 24px;
  height: 24px;
  color: #fff;
  font-size: 11px; }

.ldp__yoweekend--voucher--item .ldp__yoweekend--voucher--content .voucher-dk a {
  color: #f2340f;
  font-size: 11px;
  text-decoration: underline; }

.ldp__yoweekend--voucher--item .ldp__yoweekend--voucher--content p {
  margin: 0; }

@media (max-width: 767.98px) {
  .ldp__yoweekend--voucher--itemlast {
    margin-bottom: 0; }
  .ldp__yoweekend--voucher--item .ldp__yoweekend--voucher--icon {
    width: 50px;
    height: 50px; }
  .ldp__yoweekend--voucher--item .ldp__yoweekend--voucher--content .voucher-title {
    line-height: inherit;
    font-size: 14px;
    display: block;
    display: -webkit-box;
    margin: 0 auto;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%; }
  .ldp__yoweekend--voucher--item .ldp__yoweekend--voucher--content .voucher-content {
    font-size: 12px;
    margin-bottom: 0px; }
  .ldp__yoweekend--voucher--item .ldp__yoweekend--voucher--content .voucher-note span {
    font-size: 12px; }
  .ldp__yoweekend--voucher--item .ldp__yoweekend--voucher--content .btn_voucher {
    font-size: 12px;
    height: 35px; }
  .ldp__yoweekend--voucher--item .ldp__yoweekend--voucher--content .voucher-dk a {
    color: #00A1EC;
    font-size: 12px; }
  .ldp__yoweekend--voucher .ldp__yoweekend--voucher--slider [class^="col"] {
    -ms-flex: 0 0 65%;
    flex: 0 0 85%;
    max-width: 85%;
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
  .ldp__yoweekend--voucher .ldp__yoweekend--voucher--slider::-webkit-scrollbar {
    width: 0;
    height: 0; }
  .ldp__yoweekend--voucher--item {
    flex-wrap: wrap;
    width: 100%; }
  .ldp__yoweekend--voucher--item .ldp__yoweekend--voucher--content {
    width: calc(100% - 100px); } }

@media (max-width: 1024px) {
  .ldp__yoweekend--voucher--slider--wrap {
    flex-wrap: nowrap;
    overflow-x: auto;
    flex-wrap: nowrap !important; } }

@media (max-width: 767px) {
  .ldp__haisansot2--products__des {
    font-size: 20px;
    line-height: 24px; }
  .ldp__yoweekend--nav {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 99999;
    margin: 0;
    top: auto;
    padding: 0;
    height: auto; }
  .ldp__yoweekend--nav ul {
    display: flex;
    align-items: center;
    width: 100%;
    white-space: nowrap;
    margin: 0px 0px;
    overflow-x: auto;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    justify-content: start; }
  .ldp__yoweekend--nav ul li {
    flex-direction: column;
    margin-right: 16.9px;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    max-width: 60px;
    margin-right: 16.9px; }
  .ldp__yoweekend--nav ul li a {
    padding-left: 5px;
    padding-right: 5px;
    opacity: 0.7;
    padding-top: 8px; }
  .ldp__yoweekend--nav ul li a.active {
    opacity: 1; }
  .ldp__yoweekend--nav ul li a picture {
    width: 43px;
    height: 43px; }
  .ldp__yoweekend--nav ul li a span {
    font-size: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    height: 30px;
    /* Fallback for non-webkit */
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal; }
  .ldp__yoweekend--nav, .ldp__yoweekend--voucher, .ldp__haisansot2--producttop, .ldp__haisansot2--video,
  .ldp__haisansot2--services, .ldp__haisansot2--services {
    margin-top: 20px; }
  .ldp__yoweekend--voucher .img-banner, .view-more2 {
    margin-bottom: 20px; }
  .fb_dialog_mobile img {
    bottom: 100px !important; } }

.owlflashsale.owl-carousel .owl-item img {
  width: 100%; }

.owlflashsale.owl-carousel .owl-nav button {
  position: absolute;
  top: 50%;
  background: #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  font-size: 32px;
  color: #e23800;
  line-height: 20px; }
  .owlflashsale.owl-carousel .owl-nav button.owl-next {
    right: 30px; }
  .owlflashsale.owl-carousel .owl-nav button.owl-prev {
    left: 30px; }

.owlflashsale .item {
  position: relative;
  overflow: hidden; }

@media (max-width: 767.98px) {
  .owlflashsale .item {
    background-image: none !important;
    height: auto; } }
