.banner-hover > a img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }

#slick-slider-home .slick-dots {
  bottom: 10px;
  left: 0;
  position: absolute; }

#slick-slider-home .slick-prev {
  left: 5px; }

#slick-slider-home .slick-next {
  right: 5px; }

#home-slider .slick-dots li button {
  border-radius: 3px;
  width: 20px;
  height: 3px; }

#home-slider .slick-dots li.slick-active button {
  background: var(--bg_button); }

#section-banner-group .item-banner {
  padding-left: 15px;
  flex: 1; }
  #section-banner-group .item-banner img {
    border-radius: 5px; }

@media only screen and (max-width: 767px) {
  #section-banner-group .item-banner {
    flex: 0 0 75%;
    width: 75%; } }

#section-category #category-banner .item {
  position: relative;
  overflow: hidden;
  flex: 1;
  padding-left: 15px; }
  #section-category #category-banner .item .box-cat {
    height: 100%; }
  #section-category #category-banner .item .img-cat {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 8px 8px 0 0; }
    #section-category #category-banner .item .img-cat img {
      display: block;
      transition: all .8s linear; }
  #section-category #category-banner .item .banner-content {
    position: relative;
    margin-top: 0px; }
    #section-category #category-banner .item .banner-content a {
      margin: 0;
      font-weight: 500;
      text-align: center;
      display: block;
      color: var(--color_button);
      background: var(--bg_button);
      font-size: 16px;
      padding: 10px;
      text-transform: uppercase; }
  @media only screen and (max-width: 767px) {
    #section-category #category-banner .item {
      flex: 0 0 var(--row-sm); }
      #section-category #category-banner .item .banner-content > a {
        font-size: 13px; } }

#section-flash-sale .bg-flash-sale {
  /*padding: 15px;
		background: var(--bgflashsale);
		border-radius: 10px;
		*/
  position: relative;
  /*&.bg_image_fls{
		background-image: var(--bgflashsaleimage);
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
	}*/ }
  #section-flash-sale .bg-flash-sale .wd-top-title .title-section, #section-flash-sale .bg-flash-sale .wd-top-title .countdown-deal {
    flex: 0 0 30%;
    width: 30%; }
  #section-flash-sale .bg-flash-sale .wd-top-title .list-item-notify {
    flex: 0 0 40%;
    width: 40%; }
  @media only screen and (max-width: 991px) {
    #section-flash-sale .bg-flash-sale .wd-top-title .title-section, #section-flash-sale .bg-flash-sale .wd-top-title .countdown-deal {
      flex: 0 0 50%;
      width: 50%; }
    #section-flash-sale .bg-flash-sale .wd-top-title .countdown-deal {
      justify-content: flex-end; }
    #section-flash-sale .bg-flash-sale .wd-top-title .list-item-notify {
      order: 3;
      flex: 0 0 100%;
      width: 100%;
      margin-top: 10px; } }
  @media only screen and (max-width: 767px) {
    #section-flash-sale .bg-flash-sale #owl-collection-flash-sale {
      margin-left: -10px; }
      #section-flash-sale .bg-flash-sale #owl-collection-flash-sale .item-owl {
        padding-left: 10px; } }

#section-flash-sale .wd-heading-flash-sale h2 {
  color: #fff; }
  #section-flash-sale .wd-heading-flash-sale h2 img {
    margin-right: 5px; }

@media only screen and (max-width: 767px) {
  #section-flash-sale .wd-heading-flash-sale {
    justify-content: center;
    padding: 0 !important; }
    #section-flash-sale .wd-heading-flash-sale .title-section {
      margin-bottom: 0px !important; } }

#section-flash-sale .wd-heading-flash-sale .list-product-suggess li {
  margin: 0 10px; }
  #section-flash-sale .wd-heading-flash-sale .list-product-suggess li a {
    color: var(--color_text_fl_sg); }

@media (min-width: 1200px) {
  #section-flash-sale .wd-heading-flash-sale .countdown-deal {
    justify-content: flex-end; } }

#section-flash-sale .wd-heading-flash-sale .countdown-deal li {
  margin-right: 10px;
  text-align: center;
  background: var(--bg-item-coudown);
  color: var(--color-item-coudown);
  border-radius: 5px;
  min-width: 32px;
  height: 32px;
  line-height: 32px; }
  @media only screen and (max-width: 767px) {
    #section-flash-sale .wd-heading-flash-sale .countdown-deal li {
      min-width: 30px;
      height: 30px;
      line-height: 30px;
      margin-right: 5px; } }
  #section-flash-sale .wd-heading-flash-sale .countdown-deal li:last-child {
    margin-right: 0; }
  #section-flash-sale .wd-heading-flash-sale .countdown-deal li small {
    display: block; }
  #section-flash-sale .wd-heading-flash-sale .countdown-deal li strong, #section-flash-sale .wd-heading-flash-sale .countdown-deal li span {
    display: block;
    line-height: 1;
    margin: 2px 0; }
  #section-flash-sale .wd-heading-flash-sale .countdown-deal li span {
    font-size: 10px; }

#section-flash-sale #owl-collection-flash-sale {
  /*	.slick-dots {
		bottom: -5px;left: 10px;
		li{
		button{
		border-color: var(--color_button);
	}
		&.slick-active button{background: var(--color_button)}
	}
	}*/ }
  #section-flash-sale #owl-collection-flash-sale .slick-prev span {
    left: 0; }
  @media only screen and (max-width: 767px) {
    #section-flash-sale #owl-collection-flash-sale {
      padding: 0; }
      #section-flash-sale #owl-collection-flash-sale .slick-arrow {
        display: none; }
        #section-flash-sale #owl-collection-flash-sale .slick-arrow.slick-next {
          right: 0; } }

.section_collection_group .menu-col.new-tab-color {
  padding: 0px;
  width: 100%;
  overflow-x: auto; }
  .section_collection_group .menu-col.new-tab-color li {
    flex: 1;
    min-width: 200px; }
    .section_collection_group .menu-col.new-tab-color li:first-child {
      padding-left: 0; }
    .section_collection_group .menu-col.new-tab-color li a {
      padding: 8px;
      display: block;
      text-align: center;
      border-bottom: 2px solid transparent;
      background-color: var(--bg-tab);
      color: var(--color-tab); }
      .section_collection_group .menu-col.new-tab-color li a .icon img {
        width: 32px; }
      .section_collection_group .menu-col.new-tab-color li a span {
        display: block;
        font-size: 18px; }
        .section_collection_group .menu-col.new-tab-color li a span.icon {
          margin-bottom: 10px; }
      .section_collection_group .menu-col.new-tab-color li a:hover, .section_collection_group .menu-col.new-tab-color li a.active {
        border-color: var(--bgshop); }

.section_collection_group .tab-pane {
  display: none; }
  .section_collection_group .tab-pane.show {
    display: block; }

.group-collection-new .item-block {
  flex: 0 0 100%; }
  @media only screen and (max-width: 992px) and (min-width: 768px) {
    .group-collection-new .item-block {
      flex: 0 0 100%;
      width: 100%; }
      .group-collection-new .item-block:first-child {
        margin-bottom: 30px; } }
  .group-collection-new .item-block .bg-color {
    padding: 15px;
    border-radius: 10px;
    background-color: #fff; }
    .group-collection-new .item-block .bg-color.bigloaded {
      background-image: var(--bg-group-collection-new);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center; }
    @media only screen and (max-width: 767px) {
      .group-collection-new .item-block .bg-color {
        padding: 15px 10px;
        background-position: left center; } }
  .group-collection-new .item-block .top-head {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px; }
    .group-collection-new .item-block .top-head h2 {
      margin: 0;
      text-transform: uppercase;
      font-size: 20px;
      font-weight: bold;
      background-image: var(--icon_title_index);
      background-size: 22px 22px;
      background-repeat: no-repeat;
      padding-left: 30px;
      background-position: left center; }
      @media (max-width: 767px) {
        .group-collection-new .item-block .top-head h2 {
          font-size: 15px;
          background-size: 18px 18px;
          padding-left: 25px; } }
  .group-collection-new .item-block .body-col .right-content {
    flex: 0 0 100%;
    width: 100%;
    margin-bottom: 0px; }
    .group-collection-new .item-block .body-col .right-content .slick-dots {
      bottom: -10px; }
    @media only screen and (max-width: 767px) {
      .group-collection-new .item-block .body-col .right-content {
        flex: 0 0 100%; }
        .group-collection-new .item-block .body-col .right-content .slick-dots {
          bottom: -12px; } }
    .group-collection-new .item-block .body-col .right-content .item-pro {
      margin-bottom: 15px;
      padding-right: 0; }
  .group-collection-new .item-block .body-col .padding-col-new {
    padding: 0; }

.section_collection_default .slick-callback .slick-arrow .arrow-custom > div {
  background-color: #ccc; }

#section-four-banner .item-banner {
  flex: 1;
  padding-left: 15px; }
  @media only screen and (max-width: 767px) {
    #section-four-banner .item-banner {
      flex: 0 0 70%;
      width: 70%; } }

.banner-hover > a {
  position: relative;
  overflow: hidden;
  display: block;
  transition: none;
  border-radius: 5px; }
  .banner-hover > a:before, .banner-hover > a:after {
    position: absolute;
    z-index: 9;
    content: "";
    opacity: 0;
    transition: all .5s ease-in-out; }
  .banner-hover > a:before {
    top: 15px;
    right: 10px;
    bottom: 15px;
    left: 10px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: scale(0, 1);
    transform-origin: center; }
  .banner-hover > a:after {
    top: 5px;
    right: 20px;
    bottom: 0;
    left: 20px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    transform: scale(1, 0);
    transform-origin: center;
    height: calc(100% - 10px); }
  .banner-hover > a:hover:before, .banner-hover > a:hover:after {
    opacity: 1;
    transform: scale(1); }
  .banner-hover > a:hover img {
    transform: scale(1.1); }

#section-home-blog .item-block {
  padding: 2.5px 10px; }
  @media only screen and (max-width: 767px) {
    #section-home-blog .item-block {
      flex: 0 0 100%;
      width: 100%;
      padding: 0 10px; } }
  #section-home-blog .item-block .bg-color {
    background: #fff;
    height: 100%;
    padding: 15px;
    border-radius: 5px; }
    @media only screen and (max-width: 767px) {
      #section-home-blog .item-block .bg-color {
        padding: 15px 10px; } }
  #section-home-blog .item-block .top-head {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px; }
    #section-home-blog .item-block .top-head h2 {
      margin: 0;
      text-transform: uppercase;
      font-size: 20px;
      font-weight: bold;
      padding-left: 12px;
      border-left: 3px solid; }
      @media (max-width: 767px) {
        #section-home-blog .item-block .top-head h2 {
          font-size: 15px; } }
    #section-home-blog .item-block .top-head a {
      color: #828282; }

#section-home-blog .item-left {
  flex: 0 0 65%;
  width: 65%;
  padding-left: 15px; }

#section-home-blog .item-right {
  flex: 0 0 35%;
  width: 35%;
  padding-left: 15px; }

@media only screen and (max-width: 767px) {
  #section-home-blog .item-left, #section-home-blog .item-right {
    flex: 0 0 100%;
    width: 100%; }
  #section-home-blog .slick-callback .slick-dots {
    bottom: 25px; } }

#section-home-blog .artile-item-large {
  position: relative; }
  #section-home-blog .artile-item-large .blog-post-image a {
    display: block;
    padding-bottom: 56.25%;
    position: relative; }
    #section-home-blog .artile-item-large .blog-post-image a img {
      border-radius: 10px;
      position: absolute;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  #section-home-blog .artile-item-large .blog-post-content {
    position: absolute;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    bottom: 0px;
    height: 118px;
    left: 0px;
    opacity: 0.85;
    width: 100%;
    background: linear-gradient(0deg, var(--colorshop) 30.46%, transparent 100%);
    padding: 2px 15px;
    display: inline-block;
    vertical-align: text-bottom;
    align-content: end; }
    #section-home-blog .artile-item-large .blog-post-content .blog-title {
      height: fit-content;
      margin-top: 8px;
      font-size: 16px;
      margin-bottom: 5px;
      font-weight: bold; }
      #section-home-blog .artile-item-large .blog-post-content .blog-title a {
        color: #fff;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
    #section-home-blog .artile-item-large .blog-post-content .blog-desc {
      color: #fff;
      -webkit-line-clamp: 2;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }

#section-home-blog .artile-item-small {
  padding-bottom: 12px; }
  #section-home-blog .artile-item-small .blog-post {
    flex-wrap: initial; }
    #section-home-blog .artile-item-small .blog-post .blog-post-image {
      flex: 0 0 130px; }
    #section-home-blog .artile-item-small .blog-post .blog-post-content {
      padding-left: 10px; }
      #section-home-blog .artile-item-small .blog-post .blog-post-content .blog-title {
        margin-bottom: 5px; }
        #section-home-blog .artile-item-small .blog-post .blog-post-content .blog-title > a {
          color: #000;
          font-weight: 600;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden;
          font-size: 14px; }
      #section-home-blog .artile-item-small .blog-post .blog-post-content .date-time {
        font-size: 13px; }
        #section-home-blog .artile-item-small .blog-post .blog-post-content .date-time i {
          margin-right: 5px; }

.banner-effect {
  position: relative;
  overflow: hidden;
  display: block; }
  .banner-effect img {
    border-radius: 3px; }
  .banner-effect:before {
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg); }
  .banner-effect:hover:before {
    -webkit-animation: shine 1.1s;
    animation: shine 1.1s; }

.icon-title {
  margin-right: 8px; }

.group-banner-small .item-banner {
  padding-bottom: 10px; }
  .group-banner-small .item-banner:last-child {
    padding-bottom: 0; }

@media only screen and (max-width: 767px) {
  .group-banner-small {
    margin: 10px 10px 0px 20px;
    overflow: hidden;
    display: block;
    padding-left: 0; }
    .group-banner-small .scroll-x-mb {
      flex-wrap: nowrap !important;
      overflow-x: auto;
      flex-direction: row;
      white-space: nowrap;
      margin-right: -10px; }
      .group-banner-small .scroll-x-mb .item-banner {
        width: 70%;
        flex: 0 0 70%;
        padding-right: 10px;
        padding-bottom: 0; } }

#section-brand .item-brand {
  margin-bottom: 10px; }
  #section-brand .item-brand a {
    display: block; }

@keyframes shine {
  0% {
    left: -50%;
    opacity: 0; }
  50% {
    left: 25%;
    opacity: .5; }
  100% {
    left: 100%;
    opacity: 0; } }

.image-home-col img {
  border-radius: 10px; }

.image-home-col > a {
  display: block;
  position: relative;
  overflow: hidden; }
  .image-home-col > a:hover:before {
    display: block; }
  .image-home-col > a:before {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 100%);
    pointer-events: none;
    z-index: 3;
    opacity: 0;
    transform: skew(30deg);
    animation: shine 0.75s linear 1;
    content: ""; }

#section-home-banner .image, #section-home-banner .box-text {
  flex: 0 0 50%; }

#section-home-banner .box-text {
  padding: 30px;
  color: var(--color_headtitle); }
  #section-home-banner .box-text .heading {
    font-size: 36px;
    text-transform: uppercase; }
  #section-home-banner .box-text p {
    font-size: 16px;
    color: #000; }

#section-banner-and-review .container-review {
  background: var(--bg-review);
  margin-top: -10px;
  padding-bottom: 20px; }
  #section-banner-and-review .container-review .svg-line {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: -100%; }
  #section-banner-and-review .container-review .heading {
    font-size: 36px;
    text-transform: uppercase;
    color: var(--color_headtitle);
    padding: 25px 0 25px 0;
    display: block; }

.item-video {
  aspect-ratio: 9 / 16;
  width: 100%;
  position: relative; }
  .item-video img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px; }
  .item-video .btn-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.26);
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    border-radius: 50%; }

.modal-review {
  position: fixed;
  width: 100%;
  height: 100vh;
  background: #242424;
  z-index: -11;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0; }
  .modal-review.open {
    visibility: visible;
    opacity: 1;
    z-index: 99999; }
  .modal-review .btn-close-review {
    position: absolute;
    right: 15px;
    top: 15px;
    border: none;
    background: rgba(0, 0, 0, 0.5);
    width: 32px;
    height: 32px;
    border-radius: 50%;
    z-index: 99; }

.list-box-video {
  display: flex !important;
  width: 100%;
  height: 100%;
  align-items: center;
  max-width: calc(100% - 60px);
  margin: 0 auto; }
  .list-box-video .slick-slide {
    opacity: 0;
    visibility: hidden;
    transform: scale(0.8); }
    .list-box-video .slick-slide.slick-active {
      visibility: visible;
      opacity: 1; }
    .list-box-video .slick-slide.slick-center {
      opacity: 0;
      visibility: hidden; }
  .list-box-video .prev-1, .list-box-video .prev-2 {
    transform: scale(0.8); }
    .list-box-video .prev-1 img, .list-box-video .prev-2 img {
      margin-right: auto;
      transform: rotate(-10deg); }
  .list-box-video .next-1, .list-box-video .next-2 {
    transform: scale(0.8); }
    .list-box-video .next-1 img, .list-box-video .next-2 img {
      margin-left: auto;
      transform: rotate(10deg); }
  .list-box-video img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 200px;
    border-radius: 10px; }
  .list-box-video .vjs-tech, .list-box-video .box-right {
    display: none; }
  .list-box-video .item-video-modal {
    padding: 0 10px; }
  .list-box-video .slick-arrow {
    display: none !important; }

.list-box-video .slick-track {
  display: flex !important;
  justify-content: space-between; }
  .list-box-video .slick-track .slick-slide.prev-1 {
    transform: scale(0.8) translatex(-40%); }
  .list-box-video .slick-track .slick-slide.next-1 {
    transform: scale(0.8) translatex(40%); }

.box-main-video {
  align-items: center;
  margin: 0 auto;
  justify-content: center;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  .box-main-video .data-list-video {
    max-width: 40vw; }

.item-video-detail .responsive-video-id {
  aspect-ratio: 9 / 16;
  width: 100%;
  position: relative;
  height: 100%; }
  .item-video-detail .responsive-video-id video {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.item-video-detail .box-video, .item-video-detail .box-right {
  display: block;
  flex: 0 0 50%;
  background: #fff;
  width: 50%; }

.js-data-product-list {
  padding: 10px;
  position: relative; }
  .js-data-product-list .count-product {
    color: #707070;
    margin-bottom: 5px; }
  .js-data-product-list .heading-video {
    font-weight: bold;
    font-size: 16px; }

.js-product-detail {
  position: absolute;
  background: #fff;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  display: none; }
  .js-product-detail.open {
    display: block; }

.group-product-list .review-item {
  flex: 0 0 50%;
  padding-left: 10px; }
  .group-product-list .review-item .product-detail .pro-name {
    font-size: 14px;
    text-align: left;
    font-weight: 600;
    margin: 10px 0 5px 0;
    font-size: 12px; }
  .group-product-list .review-item .product-detail .range-price {
    text-align: left;
    font-weight: bold;
    color: var(--color-price);
    font-size: 12px; }

#form-quick-review {
  height: 100%; }
  #form-quick-review .scroll-review {
    overflow-y: auto;
    max-height: calc(100% - 62px);
    text-align: left;
    height: 100%;
    overflow-x: hidden;
    padding: 15px; }
    #form-quick-review .scroll-review::-webkit-scrollbar {
      display: none; }
  #form-quick-review .product-galerry-review .pd-image .pro-img-review {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: var(--typeimageproduct);
    object-position: center;
    left: 0;
    top: 0;
    border-radius: 5px;
    border-radius: 5px; }
  #form-quick-review .product-galerry-review .slick-prev {
    left: 10px; }
  #form-quick-review .product-galerry-review .slick-next {
    right: 10px; }
  #form-quick-review .product-galerry-review .slick-arrow {
    width: 35px;
    height: 35px; }
  #form-quick-review #product-review-detail .product-title h2 a {
    font-size: 16px;
    margin: 10px 0;
    display: block;
    color: var(--colorshop); }
  #form-quick-review #product-review-detail #price-review span {
    color: var(--color-price);
    font-weight: bold;
    font-size: 15px;
    margin-right: 10px; }

.back-detail-pro {
  position: fixed;
  z-index: 5;
  margin-left: 20px;
  margin-top: 20px; }
  .back-detail-pro button {
    width: 30px;
    height: 30px;
    display: flex;
    border-radius: 50%;
    border: none;
    background: rgba(255, 255, 255, 0.77);
    justify-content: center;
    align-items: center; }

.fixed-add-cart {
  width: 100%;
  position: relative;
  margin-top: auto;
  padding: 10px 15px; }
  .fixed-add-cart .view-detail {
    width: 120px;
    flex: 0 0 120px;
    background: transparent;
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 5px;
    color: var(--colorshop); }
  .fixed-add-cart .wrap-addcart {
    width: auto;
    flex: 1;
    margin-left: 10px; }
    .fixed-add-cart .wrap-addcart .add-to-cart-style-review {
      border: none;
      background: var(--bg_button_add_to_cart);
      padding: 10px;
      width: 100%;
      border-radius: 5px;
      border: 1px solid transparent;
      color: var(--color_button); }

.box-button-view-mobile {
  position: absolute;
  bottom: -100%;
  width: 250px;
  margin: 0 auto;
  left: 50%;
  transform: translatex(-50%);
  text-align: center;
  background: rgba(0, 0, 0, 0.3);
  padding: 15px;
  border-radius: 10px;
  z-index: 99; }
  .modal-review.open .slick-current .box-button-view-mobile {
    animation: moveUp .7s ease-out forwards; }

.box-button-view-mobile .head-title-mobile {
  color: #fff;
  font-size: 14px;
  margin-bottom: 10px; }

.box-button-view-mobile .btn-open-md-dt-rv {
  background: var(--bg_button);
  border: none;
  color: var(--color_button);
  padding: 10px 15px;
  border-radius: 5px; }

.item.item-video-detail {
  position: relative; }

.btn-sound-video {
  position: absolute;
  left: 15px;
  top: 15px;
  border: none;
  background: rgba(0, 0, 0, 0.5);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: center; }

.btn-sound-video svg {
  display: none; }

.btn-sound-video.sound-mute .mute {
  display: block; }

.btn-sound-video:not(.sound-mute) .open {
  display: block; }

.border-style {
  border-radius: 10px;
  overflow: hidden; }

.swipe-hint {
  display: none; }

@keyframes moveUp {
  from {
    bottom: 0;
    opacity: 0; }
  to {
    bottom: 15%;
    opacity: 1; } }

/* tablet */
@media only screen and (max-width: 992px) and (min-width: 768px) {
  .scroll-tab-two-row {
    display: grid !important;
    grid-auto-flow: column;
    grid-template-rows: auto auto;
    overflow-x: auto !important;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    gap: 15px;
    padding-bottom: 0;
    margin-left: 0;
    grid-auto-columns: var(--row-sm); }
    .scroll-tab-two-row .item-scroll {
      flex: 0 0 100% !important;
      width: 100% !important;
      display: block !important;
      padding-left: 0; }
  .group-product-list .review-item .product-detail .range-price {
    font-size: 10px; }
  .group-product-list .review-item .product-detail .pro-name {
    font-size: 12px; }
  .list-box-video {
    display: none !important; }
  .box-main-video .data-list-video {
    max-width: 85vw; } }

/* mobile */
@keyframes bounce {
  0%, 100% {
    transform: translate(-50%, -50%); }
  50% {
    transform: translate(-50%, -50%); } }

@media only screen and (max-width: 767px) {
  .swipe-hint {
    position: absolute;
    bottom: 50%;
    transform: translateX(-50%);
    color: var(--colorshop);
    font-size: 18px;
    animation: bounce 1s infinite;
    opacity: 1;
    transition: opacity 0.5s;
    display: block;
    z-index: 9;
    text-align: center;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.5);
    display: flex;
    justify-content: center;
    align-items: center; }
  .swipe-hint.hide {
    opacity: 0;
    pointer-events: none; }
  .border-style {
    border-radius: 0;
    overflow: hidden; }
  .btn-sound-video {
    right: 55px;
    top: 18px;
    left: auto; }
  .box-main-video {
    width: 100%; }
  .hide-button-close .btn-close-review, .hide-button-close .btn-sound-video {
    visibility: hidden; }
  .list-box-video {
    display: none !important; }
  .box-main-video .data-list-video {
    max-width: 100vw; }
  .item-video-detail .responsive-video-id {
    aspect-ratio: 9 / 16;
    height: 100vh; }
  .item-video-detail .box-video {
    flex: 0 0 100%;
    position: relative; }
  .item-video-detail .box-right {
    transform: scale(0);
    transition: all .3s ease;
    transform-origin: center;
    position: absolute;
    width: calc(var(--ww) - 20px);
    margin-left: 10px;
    height: calc(var(--hh) - 30px);
    z-index: 9999999999;
    border-radius: 10px;
    flex: 1;
    top: 20px; }
    .item-video-detail .box-right.open {
      transform: scale(1); }
  .js-product-detail {
    border-radius: 10px; }
  .hide-pp-dt-mb {
    position: absolute;
    right: 20px;
    top: 20px;
    border: none;
    background: rgba(0, 0, 0, 0.1);
    width: 30px;
    height: 30px;
    z-index: 5;
    border-radius: 50%; }
  #section-home-banner .box-text .heading, #section-banner-and-review .container-review .heading {
    font-size: 24px; }
  #section-home-banner .image, #section-home-banner .box-text {
    flex: 0 0 100%; }
  .scroll-mb-two-row {
    display: grid !important;
    grid-auto-flow: column;
    grid-template-rows: auto auto;
    overflow-x: auto !important;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    gap: 10px;
    padding-bottom: 0;
    margin-left: 0;
    grid-auto-columns: var(--row-xs); }
    .scroll-mb-two-row .item-scroll {
      flex: 0 0 100% !important;
      width: 100% !important;
      display: block !important;
      padding-left: 0; } }

#section-video .video-wrapper {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 0; }

#section-video .video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }

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

.section-blog-tab .wd-section-title {
  margin-bottom: 25px; }

.section-blog-tab .menu-col {
  justify-content: center;
  gap: 15px;
  margin: 0 0 40px; }
  .section-blog-tab .menu-col li a {
    background-color: #f1f1f1;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: bold;
    display: block;
    text-transform: uppercase; }
    .section-blog-tab .menu-col li a.active, .section-blog-tab .menu-col li a:hover {
      background-color: var(--bgshop);
      color: #fff; }
  @media (max-width: 991px) {
    .section-blog-tab .menu-col {
      gap: 10px;
      white-space: nowrap;
      margin-bottom: 20px; } }

.section-blog-tab .article-loop .article-image {
  margin-bottom: 4px; }
  .section-blog-tab .article-loop .article-image > a {
    display: block;
    overflow: hidden; }
  .section-blog-tab .article-loop .article-image img {
    aspect-ratio: 16/9;
    object-fit: cover;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease; }

.section-blog-tab .article-loop .article-title h3 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 4px; }
  .section-blog-tab .article-loop .article-title h3 a {
    color: #000;
    white-space: initial;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box; }

.section-blog-tab .article-loop .article-flex {
  color: gray;
  font-size: 12px;
  font-style: italic;
  display: flex; }
  .section-blog-tab .article-loop .article-flex span {
    display: inline-block;
    margin: 0 5px; }

.section-blog-tab .article-loop .entry-content {
  margin: 0; }

.section-blog-tab .article-loop .article-inner:hover .article-image img {
  transform: scale(1.05); }

.section-blog-tab .article-loop .article-inner:hover .article-title h3 a {
  text-decoration: underline; }

.section-blog-tab .btn-view-all-tab {
  margin: 30px 0; }
  .section-blog-tab .btn-view-all-tab a {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline; }

@media (max-width: 991px) {
  .section-blog-tab .blog-posts-left {
    margin-bottom: 20px; } }

.section-blog-tab .blog-posts-right .article-loop:not(:last-child) {
  margin-bottom: 15px; }

.section-blog-tab .blog-posts-right .article-loop .article-inner {
  display: flex;
  gap: 15px; }
  .section-blog-tab .blog-posts-right .article-loop .article-inner .article-image {
    flex: 0 0 25%;
    max-width: 25%; }
  .section-blog-tab .blog-posts-right .article-loop .article-inner .article-detail {
    flex: 0 0 calc(75% - 15px);
    max-width: calc(75% - 15px); }

.section-blog-tab .tab-pane {
  display: none; }
