.text-load-more {margin: 30px auto 0;}
.text-load-more img {display: inline-block; margin-left: 20px; height: 20px;}

.product-detail {}
.product_mv {}
.product_mv-inner {background: #fff;}
.product_mv-flex {}
.product_mv-images {padding: 25px;} /* border-right: 1px solid #EBEBEB; dnguyen*/
.product_mv-images-thumb {
  width: 80px; /* dnguyen: 480px*/
  overflow: hidden;}
.product_mv-images-thumb ul {padding-left: 0; margin-top: 12px; letter-spacing: 0; font-size: 0;}
.product_mv-images-thumb ul li {list-style: none;
  /*display: inline-block; //dnguyen // */
  /* width: calc(100% / 6); //dnguyen // */
  padding: 1px;
}
.product_mv-images-thumb ul li a {display: block; border: 1px solid #EBEBEB; border-radius: 3px; overflow: hidden; opacity: 0.5; padding-top: 100%; position: relative;}
.product_mv-images-thumb ul li a img {display: block; object-fit: cover; background: #eee url(../img/sna_noimage.jpg) center/cover no-repeat; position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover;}
.product_mv-images-thumb ul li a.active {opacity: 1; border-color: #3477DD;}
.product_mv-images-big {margin-left: 25px;}
/*.product_mv-images-big img {width: 480px; height: 480px; object-fit: contain;} dnguyen */
.product_mv-images-big img {width: 520px; height: 520px; object-fit: contain; padding-right: 15px;}
.product_mv-images-flex {flex-direction: row;}
.product_mv-right {padding: 25px; flex: auto;}
.product_mv-right h1.product_mv-name {font-size: 26px;}

.product_mv-brand {margin-top: 10px; border-bottom: 1px solid #EBEBEB; padding-bottom: 10px;}
.product_mv-price {margin-top: 10px;}
.product_mv-price-main {font-size: 26px; font-weight: bold;}
.product_mv-price-small {}

.product_mv-promotion {border: solid orange;border-radius: 15px;padding: 10px 20px;}
.product_mv-promotion-countdown {}
.product_mv-promotion-countdown strong {font-size: 16px;}
.product_mv-promotion-sell {display: flex; align-items: center; margin-top: 10px;}
.product_mv-promotion-sell .red, .product_mv-promotion-sell .sold {margin-right: 20px;}
.product_mv-promotion-sell .product_mv-promotion-sell-bar {background: #c2d4f0; border-radius: 10px; flex: auto; height: 8px; overflow: hidden;}
.product_mv-promotion-sell .product_mv-promotion-sell-bar span {display: block; height: 8px;}

.product_mv-listinfo {margin-top: 20px;}
.product_mv-listinfo ul {padding-left: 20px;}
.product_mv-listinfo ul li {list-style: square;}

.products_maybe_interested {margin-top: 30px;}
.products_maybe_interested .product-list-outer {background: #fff;}

.products_more_information {margin-top: 30px;}
.products_more_information-wysiwyg-text {background: #fff; padding: 25px;}
.products_more_information-wysiwyg-text p {}
.products_more_information-wysiwyg-text img {max-width: 100%; height: auto!important;}

.product_banner_bottom {margin-top: 30px;}
.product_banner_bottom img {width: 100%; display: block;}

.product_mv-buyarea-addtocart button {
  margin-top:10px;
}
/*.product_mv-buyarea-addtocart {}
.product_mv-buyarea-addtocart button:hover {opacity: 0.9;}
.product_mv-buyarea-addtocart button:active {opacity: 0.5;}
 */

.product-category .section_main {display: flex; justify-content: space-between; align-items: flex-start; background: #fff;}
.productcat_sidebar {width: 300px; border-right: 1px solid #ddd; padding: 25px;}
.productcat_sidebar-box {border-bottom: 1px solid #ddd; margin-bottom: 25px; padding-bottom: 25px;}
.productcat_sidebar-box:last-child {border-bottom: 0; margin-bottom: 0; padding-bottom: 0;}
.productcat_sidebar-box-title {font-size: 14px; font-weight: bold; text-transform: uppercase; margin-bottom: 10px;}
/*.productcat_sidebar-box-listcat {overflow-y: scroll; margin-right: -27px; padding-right: 27px;}*/
.productcat_sidebar-box-listcat ul {margin: 0; padding: 0; line-height: 1.7;}
.productcat_sidebar-box-listcat li {list-style: none;}
.productcat_sidebar-box-listcat li a {display: block;}
.category_level_0 {}
.category_level_0 a.active {color: #245EB6; font-weight: bold; animation: 1s rainbowColor infinite;}
.category_level_0 > li {}
.category_level_0 > li > a {font-weight: bold; text-transform: uppercase; margin-bottom: 10px;}
.category_level_1 > li {margin-bottom: 10px;}
.category_level_1 > li > a {font-size: 13px;}
.category_level_2 > li {}
.category_level_2 > li > a {font-size: 12px;}
.productcat_main {padding: 25px; width: calc(100% - 300px);}
.productcat_main.full_width {width: 100%;}

@keyframes rainbowColor {
  100%,0% {color: rgb(255,0,0);}
  8% {color: rgb(255,127,0);}
  16% {color: rgb(255,255,0);}
  25% {color: rgb(127,255,0);}
  33% {color: rgb(0,255,0);}
  41% {color: rgb(0,255,127);}
  50% {color: rgb(0,255,255);}
  58% {color: rgb(0,127,255);}
  66% {color: rgb(0,0,255);}
  75% {color: rgb(127,0,255);}
  83% {color: rgb(255,0,255);}
  91% {color: rgb(255,0,127);}
}

.productcat_sidebar-box.productcat_sidebar-box-banner {margin-left: -25px; margin-right: -25px; margin-bottom: -25px;}
.productcat_sidebar-box.productcat_sidebar-box-banner a {display: block;}
.productcat_sidebar-box.productcat_sidebar-box-banner a img {display: block; width: 100%;}

.product-category .productcat_main .product-list-outer {}
.product-category .productcat_main .product-list-outer .product-list {}
.product-category .productcat_main .product-list-outer .product-list .product-item {
  width: 20%; /* dnguyen 25 */
}

.product-category.product-category-new {}
.product-category.product-category-new .productcat_main {width: 100%;}
.product-category.product-category-new .productcat_main .product-list-outer {padding-left: 0; padding-right: 0; padding-top: 0;}
.product-category.product-category-new .productcat_main .product-list-outer .product-list .product-item {width: 20%;}

@media (max-width: 1299px) {
  .product_mv-buyarea {display: block;}
  .product_mv-buyarea-addtocart {margin-top: 15px;}
  /*.product_mv-buyarea-addtocart button {width: 100%;}*/
  .product-category .productcat_main .product-list-outer .product-list .product-item {width: 33.333333%;}
}

@media (max-width: 926px) {
  .product-category .section_main {background: transparent;}
  .productcat_main {padding: 0;}
  .product-category.product-category-new .productcat_main .product-list-outer {background: transparent; margin-left: -10px; margin-right: -10px;}
  .product-category.product-category-new .productcat_main .product-list-outer .product-list .product-item {width: 33.3333%;} /*dnguyen 50%*/

  .product_mv-inner {background: transparent;}
  .product_mv-flex.d-flex.justify-content-start.align-items-start {
    flex-direction: column; padding: 0; width:  100%;
  }
  .product_mv-images {padding: 0; width: 100%;}
  .product_mv-images-flex.d-flex.justify-content-between.align-items-center {
    flex-direction: column; padding: 0; width:  100%;
  }
  .product_mv-images-thumb {order: 2; width: 100%;}
  /*.product_mv-images-thumb ul {}*/
  .product_mv-images-thumb ul {margin-top: 5px !important; margin-right: 5px !important; letter-spacing: 0; font-size: 0;}
  .product_mv-images-thumb ul li {
    /*display: inline-block;*/
    /*width: calc(100% / 5);*/
  }
  .product_mv-images-big {margin-left: 0; margin-bottom: 15px; order: 1; width: 100%;}
  .product_mv-images-big a {display: block;}
  .product_mv-images-big img {width: 100%; height: auto; background: #ffff;}
  .product_mv-right {padding: 8px; margin-top: 30px; width: 100%;}
  .product_mv-right h1.product_mv-name {font-size: 20px;}

  .product_mv-buyarea-quantity-box {background: #fff;}
  .product_mv-buyarea {display: flex; align-items: center;}
  /*.product_mv-buyarea-addtocart {margin: 0; width: calc(100% - 150px);}*/

  .product-category .section_main {flex-direction: column;}
  .productcat_sidebar {width: 100%; order: 2;}
  .productcat_main {width: 100%;}

  .product-category .productcat_main .product-list-outer {padding: 0; background: transparent;}
  .product-category .productcat_main .product-list-outer .product-list .product-item {flex: 33.3333% 0 0; width: auto; max-width: none; min-width: 0;}
  .product-category .productcat_main .product-list-outer .product-list {overflow: visible; flex-wrap: wrap; margin-left: 0; margin-right: 0;}
}

.product_mv-select_pro_type {display: flex; flex-wrap: wrap; list-style: none; margin: 0; padding: 0; margin: 10px -5px;}
.product_mv-select_pro_type li {display: block; list-style: none; position: relative; margin: 5px;}
.product_mv-select_pro_type li label {display: block; padding: 0 10px; line-height: 3; border: 1px solid #aaa; border-radius: 4px; cursor: pointer;}
.product_mv-select_pro_type li input {position: absolute; top: 0; left: 0; opacity: 0;}
.product_mv-select_pro_type li input:checked {}
.product_mv-select_pro_type li input:checked ~ label {border-color: #3477DD; background: #3477DD; color: #fff;}

.btn_addtocart.disabled {opacity: 0.5; pointer-events: none; cursor: not-allowed;}

.product_tab {
  display: flex; align-items: center; justify-content: flex-start; gap: 5px; list-style: none; padding: 0; margin: 20px 0 0;
  border-bottom: 1px solid #3477DD;
}
.product_tab li {border: 1px solid #3477DD; border-bottom: 0; background: #fff; border-radius: 10px 10px 0 0; cursor: pointer;}
.product_tab li.product_tab_active {background: #3477DD; color: #fff;}
.product_tab li h2 {padding: 10px 20px; text-transform: uppercase; font-size: 14px;}

.product_tab_content > div {display: none;}
.product_tab_content_active {display: block;}
.product_tab_content {}
.product_tab_content iframe {display: block; width: 80%; aspect-ratio: 4 / 3; height: auto; margin: 15px auto;}

.products_more_information-tab {background: #fff; padding: 30px 25px;}
.products_more_information-tab .tags_ul {list-style: none; margin: 0; padding: 0;}
.products_more_information-tab .tags_ul li {display: inline-block; margin-left: 20px; line-height: 2;}
.products_more_information-tab .tags_ul li a {color: #3477DD;}

.productcat_sidebar {position: sticky; top: 84px; max-height: calc(100vh - 100px); overflow-y: scroll;}

#product .fancybox-container {backdrop-filter: blur(10px); transition-duration: .3s;}
#product .fancybox-thumbs {background: rgba(0,0,0,.5);}

.product_info_ads div{
    padding-bottom: 8px;
}
.product_info_ads div i{
    color: #3477DD;
    font-size: 15px;
    padding-right: 10px;
}
.product_info_tab {
  display: flex;
  align-items: center;
  gap: 5px;
  list-style: none;
  padding: 10px;
  margin: 20px 0 0;
  justify-content: center;
  border-bottom: none;
}
.product_info_tab li {
  border: 1px solid #3477DD;
  border-radius: 10px;
  cursor: pointer;
  margin-right: 10px;
  padding: 10px 12px;
}
.product_tab li h2{
    font-size: 18px;
}