@charset "UTF-8";
/*============================================================================
#Variable
==============================================================================*/
/*============================================================================
9. Product Details
==============================================================================*/
.sec_tab {
  padding: 30px 0;
  margin-top: 20px;
}

.overflow-hidden {
  overflow: hidden;
}

.title-product {
  color: var(--color-green-500);
  line-height: 1.2;
  font-size: 35px;
  font-weight: bold;
  margin: 0px 0px 15px;
  text-transform: uppercase;
}

.owl-recents .owl-nav {
  display: none;
}

.wrap_image_details {
  width: 100%;
  float: left;
  background: #fff;
  position: relative;
  z-index: 444;
}

.details-product .col_large_full {
  width: 100% !important;
  padding-left: 0px !important;
}

#gallery_02 .swiper-button-next {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  position: absolute;
  top: 50%;
  width: 30px;
  aspect-ratio: 1;
  transform: translate(0, -50%);
  cursor: pointer;
  color: var(--color-green-400);
  background-color: transparent;
  border: none;
  outline: none;
  text-align: center;
  z-index: 2;
}
@media (max-width: 1024px) {
  #gallery_02 .swiper-button-next {
    display: none !important;
  }
}
#gallery_02 .swiper-button-next:after {
  font-size: 20px;
  font-weight: bold;
}
#gallery_02 .swiper-button-next {
  right: 40px;
  opacity: 1;
  transition: all 0.25s ease;
  transform: translateX(30px);
}
#gallery_02 .swiper-button-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  position: absolute;
  top: 50%;
  width: 30px;
  aspect-ratio: 1;
  transform: translate(0, -50%);
  cursor: pointer;
  color: var(--color-green-400);
  background-color: transparent;
  border: none;
  outline: none;
  text-align: center;
  z-index: 2;
}
#gallery_02 .swiper-button-prev:after {
  font-size: 20px;
  font-weight: bold;
}
#gallery_02 .swiper-button-prev {
  left: 40px;
  opacity: 1;
  transition: all 0.25s ease;
  transform: translateX(-30px);
}
#gallery_02:hover .swiper-button-next {
  right: 0;
  visibility: visible;
  opacity: 1;
  transform: translateY(0px);
  color: var(--color-green-400);
}
#gallery_02:hover .swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
}
#gallery_02:hover .swiper-button-next:after {
  font-size: 20px;
  font-weight: bold;
  display: block;
  transition: all ease 0.3s;
  height: 30px;
  width: 20px;
  color: var(--color-green-400);
  border-radius: 0;
}
#gallery_02:hover .swiper-button-next:hover:after {
  color: #003E3A;
}
#gallery_02:hover .swiper-button-prev {
  left: 0;
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  color: #323c42;
}
#gallery_02:hover .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
}
#gallery_02:hover .swiper-button-prev:after {
  font-size: 20px;
  font-weight: bold;
  display: block;
  transition: all ease 0.3s;
  height: 30px;
  width: 20px;
  color: var(--color-green-400);
  border-radius: 0;
}
#gallery_02:hover .swiper-button-prev:hover:after {
  color: #003E3A;
}

.slickthumb_relative_product_1 {
  margin-top: 20px;
}

.thumb_product_details {
  margin: 0 auto;
  width: 100%;
}
.thumb_product_details .item a {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 1px solid #ebebeb;
  overflow: hidden;
  aspect-ratio: 1;
}
.thumb_product_details .item a img {
  width: auto;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
}
.thumb_product_details .item a:hover {
  border: 1px solid #003E3A;
}
.thumb_product_details .item a.active {
  border: 1px solid #003E3A;
}
.thumb_product_details .item a.active img {
  opacity: 1;
}
.thumb_product_details .owl-nav .owl-next, .thumb_product_details .owl-nav .owl-prev {
  top: 40%;
}

@media (max-width: 767px) {
  .thumb_product_details {
    width: 100%;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .thumb_product_details .item a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    display: block;
    border: solid 1px #ebebeb;
  }
  .thumb_product_details .item a img {
    max-height: 100%;
    max-width: 100%;
  }
  .thumb_product_details .item a.active {
    border-color: #003E3A;
  }
  .thumb_product_details .item a.active img {
    opacity: 1;
  }
}
/*Thông tin khuyến mãi*/
.rte-summary {
  color: #323c42;
  font-size: 14px;
}
.rte-summary ul li, .rte-summary ol li {
  position: relative;
  padding-left: 0px;
  margin-bottom: 0;
}

.social_share_product {
  display: block;
  text-align: center;
}
.social_share_product .addthis_inline_share_toolbox {
  display: inline-block;
}

#btnnewreview {
  font-size: 14px;
  line-height: 25px;
  font-weight: 500;
  margin: 0px;
  padding: 5px 15px !important;
  background: #003E3A !important;
  border: solid 1px #003E3A !important;
  display: inline;
  border-radius: 0px;
  color: #fff;
}

@media (max-width: 1199px) {
  .zoomContainer {
    display: none !important;
  }
  .product-thumb .product-big-wrapper .large-img .zoomWrapper {
    width: auto !important;
    height: auto !important;
  }
  .product-thumb .product-big-wrapper .large-img .zoomWrapper img {
    position: static !important;
  }
}
@media (min-width: 1200px) {
  .zoomLens {
    width: 100px !important;
    height: 100px !important;
  }
  .zoomWrapper {
    width: 100% !important;
  }
  .zoomContainer {
    z-index: 9 !important;
  }
  .zoomWrapper img {
    position: static !important;
    max-width: 100% !important;
    height: auto !important;
  }
  .zoomWrapper img ~ img {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .zoomWrapper {
    width: 100% !important;
    height: auto !important;
  }
  .related-product {
    margin-top: 0px;
  }
}
.related-product {
  display: block;
  width: 100%;
}

.product_related {
  margin-top: 20px;
  margin-bottom: 50px;
}

#recently-viewed-products .image {
  float: left;
  width: 90px;
  margin-right: 10px;
}
#recently-viewed-products .info {
  width: calc(100% - 100px);
  float: right;
}

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

.zoomWrapper img {
  position: static !important;
  width: auto !important;
  height: auto !important;
  display: block;
  margin: 0 auto;
}
.zoomWrapper img ~ img {
  display: none !important;
}

.product-tab .title_tab_details {
  background: #fbfbfb;
  border: solid 1px #ebebeb;
  width: 100%;
  padding: 0 20px;
  float: left;
  position: relative;
}
.product-tab .title_tab_details h3 {
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 45px;
  color: #323c42;
}
.product-tab .title_tab_details .star_title {
  position: absolute;
  right: 20px;
  top: 12px;
  font-size: 14px;
  color: #323c42;
  font-weight: 400;
}
.product-tab .title_tab_details .star_title .reviews_details_product {
  float: left;
  display: inline-block;
}
.product-tab .title_tab_details .star_title .reviews_details_product .bizweb-product-reviews-badge {
  margin: 0;
  display: inline-block;
  float: right;
  text-align: left;
}
.product-tab .tab_content_details {
  width: 100%;
  float: left;
  padding: 25px 0;
}
.product-tab .tab_content_details .rte {
  font-size: 14px;
  color: #898989;
  line-height: 24px;
}
.product-tab .tab_content_details .rte ul, .product-tab .tab_content_details .rte ol {
  padding-left: 20px;
}
.product-tab .tab_content_details .bizweb-product-reviews .title-bl {
  border-bottom: 0px !important;
}
.product-tab .tab_content_details .bizweb-product-reviews .title-bl h4 {
  font-weight: 400;
  font-size: 14px;
  color: #003E3A;
}
.product-tab .tab_content_details .bizweb-product-reviews #btnnewreview {
  border-radius: 30px;
}

.title_module h2 {
  margin: 0;
  letter-spacing: 0;
  width: 100%;
  display: inline-block;
  position: relative;
  font-weight: 700;
  padding: 0;
  color: var(--color-green-500);
  text-transform: uppercase;
}
.title_module h2 a, .title_module h2 span {
  color: #323c42;
  font-size: 26px;
  position: relative;
  display: block;
  text-decoration: none;
}
.title_module h2 a:hover {
  color: #003E3A;
}

/*sp lien quan*/
.section_prd_feature {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .section_prd_feature .bf_flower {
    padding-bottom: 15px;
  }
  .section_prd_feature .bf_flower:before {
    width: 40px;
  }
  .section_prd_feature .bf_flower a {
    font-size: 20px;
  }
}
.section_prd_feature .item_product_main {
  margin-bottom: 0;
}
.section_prd_feature .item_product_main .image_thumb {
  height: 100%;
}
.section_prd_feature .item_product_main .image_thumb img {
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 100%;
  min-height: 150px;
}
.section_prd_feature .item_product_main .image_thumb img.loaded {
  min-height: unset;
  height: unset;
}

/********************************************************
TABS
********************************************************/
.tab_h {
  padding-bottom: 25px;
  position: relative;
}

.tab-wrap .tabs-title {
  display: inline-block;
  position: relative;
  z-index: 9;
  margin: 0 0 26px;
}
.tab-wrap .tabs-title li {
  font-size: 2.2rem;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  line-height: 40px;
  float: left;
}
.tab-wrap .tabs-title li:before {
  content: "|";
  color: #c9c9c9;
  padding: 0 16px;
  color: #1c1c1c;
}
.tab-wrap .tabs-title li:first-child:before {
  display: none;
}
.tab-wrap .tabs-title li.current {
  color: #212121;
}

ul.tabs li {
  background: none;
  display: inline-block;
  cursor: pointer;
}
ul.tabs li.current {
  color: #000;
}

.tab-content {
  opacity: 0;
  visibility: hidden;
  height: 0;
}
.tab-content.current {
  opacity: 1;
  visibility: visible;
  height: auto;
}

.product-tab .tabs-title {
  display: flex;
  margin: 0;
  padding: 0;
  border-left: 1px solid #e1e1e1;
  text-align: left;
  border-top-left-radius: 6px;
}
@media (max-width: 767px) {
  .product-tab .tabs-title {
    border: none;
    display: block;
    background: #fff;
  }
}
.product-tab .tab-link {
  position: relative;
  display: inline-block;
  background: transparent;
  border-right: 1px solid #e1e1e1;
  border-top: 1px solid #e1e1e1;
  margin: 0;
  padding: 1em 2em;
  font-weight: 500;
  transition: color ease 0.3s;
}
.product-tab .tab-link.current {
  background: var(--color-green-500);
  border-top: 1px solid var(--color-green-500);
  border-right: 1px solid var(--color-green-500);
}
.product-tab .tab-link.current h3 {
  color: #fff;
  position: relative;
}
.product-tab .tab-link.current h3 span {
  color: #fff;
  font-weight: bold;
}
@media (max-width: 416px) {
  .product-tab .tab-link {
    display: block;
    text-align: left;
    border-left: 1px solid #e1e1e1;
  }
  .product-tab .tab-link:last-child {
    border-radius: 0;
  }
  .product-tab .tab-link.current {
    border-left: 1px solid var(--color-green-500);
  }
}
.product-tab .tab-link h3 {
  color: #323c42;
  margin: 0;
  font-size: 16px;
  text-transform: none;
}
.product-tab .tab-link span {
  color: #323c42;
  font-size: 16px;
  font-weight: 400;
}
@media (min-width: 768px) {
  .product-tab .tab-link:hover {
    background: var(--color-green-500);
  }
  .product-tab .tab-link:hover h3 {
    color: #fff;
    position: relative;
  }
  .product-tab .tab-link:hover h3 span {
    color: #fff;
  }
}
.product-tab .tab-link.current:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 24px;
  color: #fff;
  content: "\f106";
  position: absolute;
  right: 0px;
  top: 6px;
  content: none;
}
.product-tab .tab-link.current .rte {
  color: #323c42;
  font-weight: 300;
  font-size: 16px;
  border-top: 0px;
}
.product-tab li:last-child h3 span:after {
  content: none;
}
.product-tab .tab-content.current {
  padding: 40px;
  border: 1px solid #e1e1e1 !important;
}
.product-tab .tab-content.current .rte {
  color: #323c42;
  border-top: none;
  font-size: 16px;
}
.product-tab .tab-content.current .rte p {
  color: #323c42;
  margin: 0;
}
.product-tab .tab-content.current .rte ol, .product-tab .tab-content.current .rte ul {
  padding-left: 15px;
}
@media (max-width: 1199px) {
  .product-tab .tab-content.current .rte {
    padding: 30px 0 60px 0;
  }
}
.product-tab .content_extab.current .rte {
  padding: 0px 0px;
}
.product-tab .content_extab.current .rte img {
  max-width: 100%;
}
@media (min-width: 300px) {
  .product-tab .content_extab.current .rte img {
    max-width: 100%;
  }
}

.content_extab {
  opacity: 0;
  visibility: hidden;
  height: 0;
}
.content_extab.current {
  opacity: 1;
  visibility: visible;
  height: auto;
}

.bg_white {
  background: #fff;
}/*# sourceMappingURL=product_style.css.map */