/* =========================================================
   ECOPower Single Product Page
   Gallery + Summary + Responsive
   Dán vào: /css/trangchu-product.css
   ========================================================= */

/* ==============================
   Layout tổng
   ============================== */

/*.single-product .container {*/
/*  width: 100% !important;*/
/*  max-width: 1200px !important;*/
/*  margin: 0 auto !important;*/
/*  padding-left: 15px !important;*/
/*  padding-right: 15px !important;*/
/*  box-sizing: border-box !important;*/
/*}*/

/*.single-product div.product {*/
/*  display: flex !important;*/
/*  flex-wrap: wrap !important;*/
/*  align-items: flex-start !important;*/
/*  gap: 36px !important;*/
/*  width: 100% !important;*/
/*  margin: 0 auto !important;*/
/*  box-sizing: border-box !important;*/
/*}*/

/* =========================================================
   GALLERY ẢNH SẢN PHẨM
   ========================================================= */

/*.single-product div.product .woocommerce-product-gallery.images {*/
/*  width: calc(50% - 18px) !important;*/
/*  max-width: calc(50% - 18px) !important;*/
/*  float: none !important;*/
/*  margin: 0 !important;*/
/*  padding: 0 !important;*/
/*  opacity: 1 !important;*/
/*  box-sizing: border-box !important;*/
/*}*/

/* Khung ảnh chính */
/*.single-product div.product .woocommerce-product-gallery .tg_img_product {*/
/*  position: relative !important;*/

/*  width: 100% !important;*/
/*  height: 550px !important;*/

/*  margin: 0 0 18px 0 !important;*/
/*  padding: 0 !important;*/

/*  display: flex !important;*/
/*  align-items: center !important;*/
/*  justify-content: center !important;*/

/*  background: #ffffff !important;*/
/*  border: 1px solid rgba(34, 197, 94, 0.16) !important;*/
/*  border-radius: 22px !important;*/

/*  overflow: hidden !important;*/
/*  box-sizing: border-box !important;*/
/*  box-shadow: none !important;*/
/*}*/

/* Ảnh chính: full khung, không bị cắt, không lệch */
/*.single-product div.product .woocommerce-product-gallery .tg_img_product img {*/
/*  position: static !important;*/

/*  width: 100% !important;*/
/*  height: 100% !important;*/

/*  max-width: 100% !important;*/
/*  max-height: 100% !important;*/

/*  min-width: 0 !important;*/
/*  min-height: 0 !important;*/

/*  display: block !important;*/

/*  margin: 0 auto !important;*/
/*  padding: 0 !important;*/

/*  object-fit: contain !important;*/
/*  object-position: center center !important;*/

/*  background: #ffffff !important;*/
/*  border-radius: 20px !important;*/

/*  transform: none !important;*/
/*  transition: none !important;*/
/*}*/

/* Bỏ hover ảnh chính */
/*.single-product div.product .woocommerce-product-gallery .tg_img_product:hover,*/
/*.single-product div.product .woocommerce-product-gallery .tg_img_product:hover img {*/
/*  transform: none !important;*/
/*  box-shadow: none !important;*/
/*}*/

/* Badge EcoPower */
/*.single-product div.product .woocommerce-product-gallery .tg_img_product::before {*/
/*  content: "EcoPower" !important;*/
/*  position: absolute !important;*/
/*  top: 18px !important;*/
/*  left: 18px !important;*/
/*  z-index: 3 !important;*/

/*  padding: 8px 16px !important;*/
/*  border-radius: 999px !important;*/

/*  background: linear-gradient(135deg, #178f2b, #68bd35) !important;*/
/*  color: #ffffff !important;*/

/*  font-size: 13px !important;*/
/*  font-weight: 700 !important;*/
/*  line-height: 1 !important;*/
/*  letter-spacing: 0.2px !important;*/

/*  box-shadow: 0 8px 20px rgba(23, 143, 43, 0.28) !important;*/
/*}*/

/* Reset figure / thumbnail cũ của theme */
/*.single-product div.product .woocommerce-product-gallery figure,*/
/*.single-product div.product .woocommerce-product-gallery .thumbnail {*/
/*  margin: 0 !important;*/
/*  padding: 0 !important;*/
/*}*/

/* Khung slider ảnh phụ */
/*.single-product div.product .woocommerce-product-gallery > .woocommerce-product-gallery {*/
/*  width: 100% !important;*/
/*  max-width: 100% !important;*/
/*  margin: 0 !important;*/
/*  padding: 0 !important;*/
/*  opacity: 1 !important;*/
/*  box-sizing: border-box !important;*/
/*}*/

/*.single-product div.product .woocommerce-product-gallery ul.slick-slider {*/
/*  position: relative !important;*/
/*  display: block !important;*/
/*  width: 100% !important;*/

/*  margin: 0 !important;*/
/*  padding: 0 52px !important;*/

/*  list-style: none !important;*/
/*  box-sizing: border-box !important;*/
/*}*/

/*.single-product div.product .woocommerce-product-gallery .slick-list {*/
/*  overflow: hidden !important;*/
/*  padding-top: 10px !important;*/
/*  padding-bottom: 12px !important;*/

/*  height: auto !important;*/
/*  min-height: 145px !important;*/
/*}*/

/*.single-product div.product .woocommerce-product-gallery .slick-track {*/
/*  display: flex !important;*/
/*  align-items: center !important;*/
/*}*/

/*.single-product div.product .woocommerce-product-gallery .slick-slide {*/
/*  padding: 0 7px !important;*/
/*  box-sizing: border-box !important;*/
/*}*/

/*.single-product div.product .woocommerce-product-gallery .slick-slide > div {*/
/*  width: 100% !important;*/
/*}*/

/* Item ảnh phụ */
/*.single-product div.product .woocommerce-product-gallery .slick-slide li {*/
/*  width: 100% !important;*/
/*  height: 118px !important;*/

/*  margin: 0 !important;*/
/*  padding: 4px !important;*/

/*  display: flex !important;*/
/*  align-items: center !important;*/
/*  justify-content: center !important;*/

/*  background: #ffffff !important;*/
/*  border: 1px solid #e5e7eb !important;*/
/*  border-radius: 14px !important;*/

/*  overflow: hidden !important;*/
/*  box-sizing: border-box !important;*/

/*  box-shadow: none !important;*/
/*  cursor: pointer !important;*/

/*  transform: none !important;*/
/*  transition: border-color 0.2s ease !important;*/
/*}*/

/* Ảnh phụ hover chỉ đổi viền */
/*.single-product div.product .woocommerce-product-gallery .slick-slide li:hover {*/
/*  border-color: #178f2b !important;*/
/*  transform: none !important;*/
/*  box-shadow: none !important;*/
/*}*/

/* Ảnh phụ full, không cắt */
/*.single-product div.product .woocommerce-product-gallery .slick-slide li img {*/
/*  width: 100% !important;*/
/*  height: 100% !important;*/

/*  max-width: 100% !important;*/
/*  max-height: 100% !important;*/

/*  display: block !important;*/

/*  margin: 0 auto !important;*/
/*  padding: 0 !important;*/

/*  object-fit: contain !important;*/
/*  object-position: center center !important;*/

/*  background: #ffffff !important;*/
/*  border-radius: 10px !important;*/

/*  transform: none !important;*/
/*  transition: none !important;*/
/*}*/

/* Ảnh phụ đang chọn */
/*.single-product div.product .woocommerce-product-gallery .slick-slide.slick-current li {*/
/*  border-color: #178f2b !important;*/
/*  box-shadow: none !important;*/
/*  transform: none !important;*/
/*}*/

/* Không ép slick-active đầu tiên luôn xanh để tránh sai ảnh đang chọn */
/*.single-product div.product .woocommerce-product-gallery .slick-slide.slick-active:first-child li {*/
/*  box-shadow: none !important;*/
/*  transform: none !important;*/
/*}*/

/* Nút prev / next */
/*.single-product div.product .woocommerce-product-gallery .slick-prev,*/
/*.single-product div.product .woocommerce-product-gallery .slick-next {*/
/*  position: absolute !important;*/
/*  top: 50% !important;*/
/*  z-index: 10 !important;*/

/*  width: 42px !important;*/
/*  height: 42px !important;*/

/*  display: flex !important;*/
/*  align-items: center !important;*/
/*  justify-content: center !important;*/

/*  transform: translateY(-50%) !important;*/

/*  border: none !important;*/
/*  outline: none !important;*/
/*  border-radius: 999px !important;*/

/*  background: #ffffff !important;*/
/*  color: transparent !important;*/

/*  font-size: 0 !important;*/
/*  line-height: 1 !important;*/
/*  cursor: pointer !important;*/

/*  box-shadow: 0 8px 20px rgba(15, 23, 42, 0.12) !important;*/
/*  transition: all 0.25s ease !important;*/
/*}*/

/*.single-product div.product .woocommerce-product-gallery .slick-prev {*/
/*  left: 0 !important;*/
/*}*/

/*.single-product div.product .woocommerce-product-gallery .slick-next {*/
/*  right: 0 !important;*/
/*}*/

/*.single-product div.product .woocommerce-product-gallery .slick-prev::before,*/
/*.single-product div.product .woocommerce-product-gallery .slick-next::before {*/
/*  color: #178f2b !important;*/
/*  font-size: 25px !important;*/
/*  font-weight: 700 !important;*/
/*  line-height: 1 !important;*/
/*  opacity: 1 !important;*/
/*}*/

/*.single-product div.product .woocommerce-product-gallery .slick-prev::before {*/
/*  content: "‹" !important;*/
/*}*/

/*.single-product div.product .woocommerce-product-gallery .slick-next::before {*/
/*  content: "›" !important;*/
/*}*/

/*.single-product div.product .woocommerce-product-gallery .slick-prev:hover,*/
/*.single-product div.product .woocommerce-product-gallery .slick-next:hover {*/
/*  background: linear-gradient(135deg, #178f2b, #68bd35) !important;*/
/*  box-shadow: 0 10px 24px rgba(23, 143, 43, 0.25) !important;*/
/*  transform: translateY(-50%) !important;*/
/*}*/

/*.single-product div.product .woocommerce-product-gallery .slick-prev:hover::before,*/
/*.single-product div.product .woocommerce-product-gallery .slick-next:hover::before {*/
/*  color: #ffffff !important;*/
/*}*/

/* =========================================================
   SUMMARY THÔNG TIN SẢN PHẨM
   ========================================================= */

/*.single-product div.product .summary.entry-summary {*/
/*  width: calc(50% - 18px) !important;*/
/*  max-width: calc(50% - 18px) !important;*/
/*  float: none !important;*/

/*  background: #ffffff !important;*/
/*  padding: 34px 36px !important;*/
/*  margin: 0 !important;*/

/*  border-radius: 22px !important;*/
/*  border: 1px solid rgba(34, 197, 94, 0.12) !important;*/
/*  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.08) !important;*/

/*  position: relative !important;*/
/*  overflow: hidden !important;*/
/*  box-sizing: border-box !important;*/
/*}*/

/*.single-product div.product .summary.entry-summary::before {*/
/*  content: "" !important;*/
/*  position: absolute !important;*/
/*  top: 0 !important;*/
/*  right: 0 !important;*/

/*  width: 190px !important;*/
/*  height: 190px !important;*/

/*  background: radial-gradient(circle, rgba(104, 189, 53, 0.16), transparent 68%) !important;*/
/*  pointer-events: none !important;*/
/*}*/

/* Sale badge nếu có */
/*.single-product div.product .onsale {*/
/*  position: absolute !important;*/
/*  top: 12px !important;*/
/*  right: 12px !important;*/
/*  z-index: 5 !important;*/

/*  min-width: 42px !important;*/
/*  min-height: 42px !important;*/

/*  display: inline-flex !important;*/
/*  align-items: center !important;*/
/*  justify-content: center !important;*/

/*  border-radius: 999px !important;*/
/*  background: #f59e0b !important;*/
/*  color: #ffffff !important;*/

/*  font-size: 12px !important;*/
/*  font-weight: 700 !important;*/
/*  line-height: 1 !important;*/
/*}*/

/* Tiêu đề */
/*.single-product div.product .summary.entry-summary .product_title {*/
/*  margin: 0 0 18px !important;*/
/*  color: #123b22 !important;*/

/*  font-size: 30px !important;*/
/*  font-weight: 700 !important;*/
/*  line-height: 1.35 !important;*/
/*  letter-spacing: -0.3px !important;*/

/*  position: relative !important;*/
/*  z-index: 2 !important;*/
/*}*/

/*.single-product div.product .summary.entry-summary .product_title::after {*/
/*  content: "" !important;*/
/*  display: block !important;*/

/*  width: 68px !important;*/
/*  height: 3px !important;*/

/*  margin-top: 16px !important;*/

/*  border-radius: 999px !important;*/
/*  background: linear-gradient(90deg, #68bd35, #178f2b) !important;*/
/*}*/

/* Giá sản phẩm WooCommerce thường */
/*.single-product div.product .summary.entry-summary .price {*/
/*  margin: 0 0 18px !important;*/
/*  color: #ef3b1f !important;*/

/*  font-size: 22px !important;*/
/*  font-weight: 700 !important;*/
/*  line-height: 1.4 !important;*/
/*}*/

/*.single-product div.product .summary.entry-summary .price del {*/
/*  margin-left: 6px !important;*/
/*  color: #9ca3af !important;*/
/*  font-size: 14px !important;*/
/*  font-weight: 400 !important;*/
/*}*/

/*.single-product div.product .summary.entry-summary .price ins {*/
/*  text-decoration: none !important;*/
/*}*/

/* Mô tả ngắn */
/*.single-product div.product .summary.entry-summary .woocommerce-product-details__short-description {*/
/*  margin: 0 0 22px !important;*/
/*  position: relative !important;*/
/*  z-index: 2 !important;*/
/*}*/

/*.single-product div.product .summary.entry-summary .woocommerce-product-details__short-description p {*/
/*  margin: 0 !important;*/
/*  color: #4b5563 !important;*/

/*  font-size: 15px !important;*/
/*  font-weight: 400 !important;*/
/*  line-height: 1.85 !important;*/
/*}*/

/*.single-product div.product .summary.entry-summary .woocommerce-product-details__short-description b {*/
/*  color: #102f1d !important;*/
/*  font-weight: 700 !important;*/
/*}*/

/* Quantity */
/*.single-product div.product .summary.entry-summary form.cart {*/
/*  margin: 18px 0 22px !important;*/
/*  position: relative !important;*/
/*  z-index: 2 !important;*/
/*}*/

/*.single-product div.product .summary.entry-summary .quantity {*/
/*  display: inline-flex !important;*/
/*  align-items: center !important;*/
/*  margin: 0 10px 12px 0 !important;*/
/*}*/

/*.single-product div.product .summary.entry-summary .quantity input.qty {*/
/*  width: 70px !important;*/
/*  height: 42px !important;*/

/*  border: 1px solid #e5e7eb !important;*/
/*  border-radius: 10px !important;*/

/*  background: #ffffff !important;*/
/*  color: #111827 !important;*/

/*  font-size: 15px !important;*/
/*  font-weight: 600 !important;*/
/*  text-align: center !important;*/

/*  outline: none !important;*/
/*  box-shadow: none !important;*/
/*}*/

/* Button thêm giỏ */
/*.single-product div.product .summary.entry-summary .single_add_to_cart_button,*/
/*.single-product div.product .summary.entry-summary button.single_add_to_cart_button {*/
/*  display: inline-flex !important;*/
/*  align-items: center !important;*/
/*  justify-content: center !important;*/

/*  min-height: 44px !important;*/
/*  padding: 0 22px !important;*/

/*  border: none !important;*/
/*  border-radius: 8px !important;*/

/*  background: #e91e63 !important;*/
/*  color: #ffffff !important;*/

/*  font-size: 14px !important;*/
/*  font-weight: 700 !important;*/
/*  text-transform: uppercase !important;*/
/*  letter-spacing: 0.2px !important;*/

/*  box-shadow: none !important;*/
/*  cursor: pointer !important;*/
/*  transition: all 0.2s ease !important;*/
/*}*/

/*.single-product div.product .summary.entry-summary .single_add_to_cart_button:hover,*/
/*.single-product div.product .summary.entry-summary button.single_add_to_cart_button:hover {*/
/*  background: #c2185b !important;*/
/*  color: #ffffff !important;*/
/*}*/

/* Button thanh toán ngay nếu theme có */
/*.single-product div.product .summary.entry-summary .buy_now_button,*/
/*.single-product div.product .summary.entry-summary .button-buy-now,*/
/*.single-product div.product .summary.entry-summary .single_add_to_cart_button + .button {*/
/*  display: inline-flex !important;*/
/*  align-items: center !important;*/
/*  justify-content: center !important;*/

/*  min-height: 44px !important;*/
/*  padding: 0 22px !important;*/

/*  border: none !important;*/
/*  border-radius: 8px !important;*/

/*  background: #a32121 !important;*/
/*  color: #ffffff !important;*/

/*  font-size: 14px !important;*/
/*  font-weight: 700 !important;*/
/*  text-transform: uppercase !important;*/

/*  box-shadow: none !important;*/
/*  cursor: pointer !important;*/
/*}*/

/*.single-product div.product .summary.entry-summary .buy_now_button:hover,*/
/*.single-product div.product .summary.entry-summary .button-buy-now:hover,*/
/*.single-product div.product .summary.entry-summary .single_add_to_cart_button + .button:hover {*/
/*  background: #8b1c1c !important;*/
/*  color: #ffffff !important;*/
/*}*/

/* Nút liên hệ riêng của bạn */
/*.single-product div.product .summary.entry-summary .price.price-contact {*/
/*  margin: 24px 0 24px !important;*/
/*  position: relative !important;*/
/*  z-index: 2 !important;*/
/*}*/

/*.single-product div.product .summary.entry-summary .price.price-contact .contact-btn {*/
/*  display: inline-flex !important;*/
/*  align-items: center !important;*/
/*  justify-content: center !important;*/
/*  gap: 10px !important;*/

/*  padding: 13px 22px !important;*/
/*  border-radius: 999px !important;*/

/*  background: linear-gradient(135deg, #178f2b, #68bd35) !important;*/
/*  color: #ffffff !important;*/

/*  border: 1px solid rgba(255, 255, 255, 0.35) !important;*/
/*  text-decoration: none !important;*/

/*  font-size: 16px !important;*/
/*  font-weight: 700 !important;*/
/*  line-height: 1 !important;*/

/*  box-shadow: 0 12px 28px rgba(34, 197, 94, 0.28) !important;*/
/*  transition: all 0.25s ease !important;*/
/*}*/

/*.single-product div.product .summary.entry-summary .price.price-contact .contact-btn:hover {*/
/*  color: #ffffff !important;*/
/*  transform: translateY(-2px) !important;*/
/*  box-shadow: 0 18px 36px rgba(34, 197, 94, 0.35) !important;*/
/*}*/

/*.single-product div.product .summary.entry-summary .price.price-contact .contact-badge {*/
/*  width: 32px !important;*/
/*  height: 32px !important;*/

/*  display: inline-flex !important;*/
/*  align-items: center !important;*/
/*  justify-content: center !important;*/

/*  border-radius: 999px !important;*/
/*  background: rgba(255, 255, 255, 0.22) !important;*/
/*  color: #ffffff !important;*/

/*  font-size: 15px !important;*/
/*  flex: 0 0 auto !important;*/
/*}*/

/*.single-product div.product .summary.entry-summary .price.price-contact .contact-text {*/
/*  color: rgba(255, 255, 255, 0.9) !important;*/
/*  font-size: 15px !important;*/
/*  font-weight: 600 !important;*/
/*}*/

/*.single-product div.product .summary.entry-summary .price.price-contact .contact-phone {*/
/*  color: #ffffff !important;*/
/*  font-size: 17px !important;*/
/*  font-weight: 700 !important;*/
/*  letter-spacing: 0.2px !important;*/
/*}*/

/* Meta danh mục */
/*.single-product div.product .summary.entry-summary .product_meta {*/
/*  margin-top: 20px !important;*/
/*  padding-top: 18px !important;*/
/*  border-top: 1px solid #edf2ed !important;*/

/*  color: #6b7280 !important;*/
/*  font-size: 14px !important;*/
/*  line-height: 1.7 !important;*/

/*  position: relative !important;*/
/*  z-index: 2 !important;*/
/*}*/

/*.single-product div.product .summary.entry-summary .product_meta .posted_in,*/
/*.single-product div.product .summary.entry-summary .product_meta .tagged_as {*/
/*  display: flex !important;*/
/*  flex-wrap: wrap !important;*/
/*  align-items: center !important;*/
/*  gap: 8px !important;*/
/*  margin-bottom: 8px !important;*/
/*}*/

/*.single-product div.product .summary.entry-summary .product_meta .posted_in > a,*/
/*.single-product div.product .summary.entry-summary .product_meta .tagged_as > a {*/
/*  display: inline-flex !important;*/
/*  align-items: center !important;*/

/*  padding: 6px 12px !important;*/
/*  border-radius: 999px !important;*/

/*  background: #f0f9eb !important;*/
/*  color: #178f2b !important;*/

/*  font-size: 13px !important;*/
/*  font-weight: 600 !important;*/
/*  text-decoration: none !important;*/

/*  border: 1px solid rgba(104, 189, 53, 0.18) !important;*/
/*  transition: all 0.2s ease !important;*/
/*}*/

/*.single-product div.product .summary.entry-summary .product_meta .posted_in > a:hover,*/
/*.single-product div.product .summary.entry-summary .product_meta .tagged_as > a:hover {*/
/*  background: #178f2b !important;*/
/*  color: #ffffff !important;*/
/*}*/

/* =========================================================
   TAB / DESCRIPTION BÊN DƯỚI
   ========================================================= */

/*.single-product div.product .woocommerce-tabs {*/
/*  width: 100% !important;*/
/*  max-width: 100% !important;*/
/*  margin-top: 34px !important;*/
/*  clear: both !important;*/
/*}*/

/*.single-product div.product .woocommerce-tabs ul.tabs {*/
/*  display: flex !important;*/
/*  flex-wrap: wrap !important;*/
/*  gap: 8px !important;*/

/*  margin: 0 0 18px !important;*/
/*  padding: 0 !important;*/

/*  list-style: none !important;*/
/*  border-bottom: 1px solid #e5e7eb !important;*/
/*}*/

/*.single-product div.product .woocommerce-tabs ul.tabs li {*/
/*  margin: 0 !important;*/
/*  padding: 0 !important;*/
/*  border: none !important;*/
/*  background: transparent !important;*/
/*}*/

/*.single-product div.product .woocommerce-tabs ul.tabs li a {*/
/*  display: inline-flex !important;*/
/*  padding: 11px 16px !important;*/

/*  border-radius: 999px !important;*/
/*  background: #f3f7f1 !important;*/
/*  color: #123b22 !important;*/

/*  font-size: 14px !important;*/
/*  font-weight: 700 !important;*/
/*  text-decoration: none !important;*/
/*}*/

/*.single-product div.product .woocommerce-tabs ul.tabs li.active a {*/
/*  background: #178f2b !important;*/
/*  color: #ffffff !important;*/
/*}*/

/*.single-product div.product .woocommerce-tabs .panel {*/
/*  background: #ffffff !important;*/
/*  padding: 24px !important;*/

/*  border: 1px solid #eef2ee !important;*/
/*  border-radius: 18px !important;*/

/*  box-shadow: 0 10px 30px rgba(15, 23, 42, 0.05) !important;*/
/*}*/

/*.single-product div.product .woocommerce-tabs .panel,*/
/*.single-product div.product .woocommerce-tabs .panel p {*/
/*  color: #374151 !important;*/
/*  font-size: 15px !important;*/
/*  line-height: 1.8 !important;*/
/*}*/

/* =========================================================
   TABLET RESPONSIVE
   ========================================================= */

/*@media (max-width: 991px) {*/
/*  .single-product .container {*/
/*    max-width: 100% !important;*/
/*    padding-left: 18px !important;*/
/*    padding-right: 18px !important;*/
/*  }*/

/*  .single-product div.product {*/
/*    display: block !important;*/
/*    gap: 0 !important;*/
/*  }*/

/*  .single-product div.product .woocommerce-product-gallery.images {*/
/*    width: 100% !important;*/
/*    max-width: 100% !important;*/
/*    float: none !important;*/
/*    margin: 0 0 28px 0 !important;*/
/*    padding: 0 !important;*/
/*  }*/

/*  .single-product div.product .woocommerce-product-gallery .tg_img_product {*/
/*    height: 500px !important;*/
/*    border-radius: 20px !important;*/
/*  }*/

/*  .single-product div.product .woocommerce-product-gallery .tg_img_product img {*/
/*    border-radius: 16px !important;*/
/*  }*/

/*  .single-product div.product .woocommerce-product-gallery .slick-list {*/
/*    min-height: 130px !important;*/
/*  }*/

/*  .single-product div.product .woocommerce-product-gallery .slick-slide li {*/
/*    height: 105px !important;*/
/*  }*/

/*  .single-product div.product .summary.entry-summary {*/
/*    width: 100% !important;*/
/*    max-width: 100% !important;*/
/*    float: none !important;*/
/*    padding: 28px 24px !important;*/
/*    border-radius: 18px !important;*/
/*  }*/

/*  .single-product div.product .summary.entry-summary .product_title {*/
/*    font-size: 25px !important;*/
/*  }*/
/*}*/

/* =========================================================
   MOBILE RESPONSIVE
   ========================================================= */

/*@media (max-width: 575px) {*/
/*  .single-product .container {*/
/*    width: 100% !important;*/
/*    max-width: 100% !important;*/
/*    padding-left: 12px !important;*/
/*    padding-right: 12px !important;*/
/*    box-sizing: border-box !important;*/
/*  }*/

/*  .single-product div.product {*/
/*    width: 100% !important;*/
/*    margin: 0 !important;*/
/*  }*/

/*  .single-product div.product .woocommerce-product-gallery.images {*/
/*    margin-bottom: 20px !important;*/
/*  }*/

/*  .single-product div.product .woocommerce-product-gallery .tg_img_product {*/
/*    height: 340px !important;*/
/*    margin-bottom: 12px !important;*/
/*    border-radius: 16px !important;*/
/*  }*/

/*  .single-product div.product .woocommerce-product-gallery .tg_img_product img {*/
/*    border-radius: 14px !important;*/
/*  }*/

/*  .single-product div.product .woocommerce-product-gallery .tg_img_product::before {*/
/*    top: 12px !important;*/
/*    left: 12px !important;*/

/*    padding: 7px 13px !important;*/

/*    font-size: 12px !important;*/
/*  }*/

/*  .single-product div.product .woocommerce-product-gallery ul.slick-slider {*/
/*    padding: 0 38px !important;*/
/*  }*/

/*  .single-product div.product .woocommerce-product-gallery .slick-list {*/
/*    padding-top: 8px !important;*/
/*    padding-bottom: 10px !important;*/
/*    min-height: 94px !important;*/
/*  }*/

/*  .single-product div.product .woocommerce-product-gallery .slick-slide {*/
/*    padding: 0 5px !important;*/
/*  }*/

/*  .single-product div.product .woocommerce-product-gallery .slick-slide li {*/
/*    height: 76px !important;*/
/*    padding: 4px !important;*/
/*    border-radius: 12px !important;*/
/*    box-shadow: none !important;*/
/*  }*/

/*  .single-product div.product .woocommerce-product-gallery .slick-slide li img {*/
/*    border-radius: 9px !important;*/
/*    object-fit: contain !important;*/
/*  }*/

/*  .single-product div.product .woocommerce-product-gallery .slick-prev,*/
/*  .single-product div.product .woocommerce-product-gallery .slick-next {*/
/*    width: 34px !important;*/
/*    height: 34px !important;*/
/*  }*/

/*  .single-product div.product .woocommerce-product-gallery .slick-prev::before,*/
/*  .single-product div.product .woocommerce-product-gallery .slick-next::before {*/
/*    font-size: 22px !important;*/
/*  }*/

/*  .single-product div.product .summary.entry-summary {*/
/*    padding: 22px 18px !important;*/
/*    border-radius: 16px !important;*/
/*    box-shadow: 0 10px 30px rgba(15, 23, 42, 0.08) !important;*/
/*  }*/

/*  .single-product div.product .summary.entry-summary::before {*/
/*    width: 140px !important;*/
/*    height: 140px !important;*/
/*  }*/

/*  .single-product div.product .summary.entry-summary .product_title {*/
/*    font-size: 22px !important;*/
/*    line-height: 1.4 !important;*/
/*    margin-bottom: 16px !important;*/
/*  }*/

/*  .single-product div.product .summary.entry-summary .product_title::after {*/
/*    width: 56px !important;*/
/*    height: 3px !important;*/
/*    margin-top: 12px !important;*/
/*  }*/

/*  .single-product div.product .summary.entry-summary .price {*/
/*    font-size: 20px !important;*/
/*  }*/

/*  .single-product div.product .summary.entry-summary .woocommerce-product-details__short-description {*/
/*    margin-bottom: 18px !important;*/
/*  }*/

/*  .single-product div.product .summary.entry-summary .woocommerce-product-details__short-description p {*/
/*    font-size: 14px !important;*/
/*    line-height: 1.75 !important;*/
/*  }*/

/*  .single-product div.product .summary.entry-summary form.cart {*/
/*    margin: 16px 0 20px !important;*/
/*  }*/

/*  .single-product div.product .summary.entry-summary .quantity {*/
/*    width: 100% !important;*/
/*    margin: 0 0 10px 0 !important;*/
/*  }*/

/*  .single-product div.product .summary.entry-summary .quantity input.qty {*/
/*    width: 100% !important;*/
/*    height: 44px !important;*/
/*  }*/

/*  .single-product div.product .summary.entry-summary .single_add_to_cart_button,*/
/*  .single-product div.product .summary.entry-summary button.single_add_to_cart_button,*/
/*  .single-product div.product .summary.entry-summary .buy_now_button,*/
/*  .single-product div.product .summary.entry-summary .button-buy-now,*/
/*  .single-product div.product .summary.entry-summary .single_add_to_cart_button + .button {*/
/*    width: 100% !important;*/
/*    min-height: 46px !important;*/
/*    margin: 0 0 10px 0 !important;*/
/*  }*/

/*  .single-product div.product .summary.entry-summary .price.price-contact {*/
/*    margin: 20px 0 20px !important;*/
/*  }*/

/*  .single-product div.product .summary.entry-summary .price.price-contact .contact-btn {*/
/*    width: 100% !important;*/
/*    min-height: 48px !important;*/
/*    padding: 13px 14px !important;*/
/*    gap: 8px !important;*/
/*    box-sizing: border-box !important;*/
/*  }*/

/*  .single-product div.product .summary.entry-summary .price.price-contact .contact-badge {*/
/*    width: 30px !important;*/
/*    height: 30px !important;*/
/*    font-size: 14px !important;*/
/*  }*/

/*  .single-product div.product .summary.entry-summary .price.price-contact .contact-text {*/
/*    font-size: 14px !important;*/
/*  }*/

/*  .single-product div.product .summary.entry-summary .price.price-contact .contact-phone {*/
/*    font-size: 16px !important;*/
/*  }*/

/*  .single-product div.product .summary.entry-summary .product_meta {*/
/*    margin-top: 16px !important;*/
/*    padding-top: 16px !important;*/
/*    font-size: 13px !important;*/
/*  }*/

/*  .single-product div.product .summary.entry-summary .product_meta .posted_in,*/
/*  .single-product div.product .summary.entry-summary .product_meta .tagged_as {*/
/*    align-items: flex-start !important;*/
/*    gap: 7px !important;*/
/*  }*/

/*  .single-product div.product .summary.entry-summary .product_meta .posted_in > a,*/
/*  .single-product div.product .summary.entry-summary .product_meta .tagged_as > a {*/
/*    padding: 6px 10px !important;*/
/*    font-size: 12px !important;*/
/*  }*/

/*  .single-product div.product .woocommerce-tabs {*/
/*    margin-top: 24px !important;*/
/*  }*/

/*  .single-product div.product .woocommerce-tabs ul.tabs {*/
/*    gap: 6px !important;*/
/*  }*/

/*  .single-product div.product .woocommerce-tabs ul.tabs li a {*/
/*    padding: 9px 12px !important;*/
/*    font-size: 13px !important;*/
/*  }*/

/*  .single-product div.product .woocommerce-tabs .panel {*/
/*    padding: 18px 15px !important;*/
/*    border-radius: 15px !important;*/
/*  }*/
/*}*/

/* =========================================================
   MOBILE RẤT NHỎ
   ========================================================= */

/*@media (max-width: 390px) {*/
/*  .single-product .container {*/
/*    padding-left: 10px !important;*/
/*    padding-right: 10px !important;*/
/*  }*/

/*  .single-product div.product .woocommerce-product-gallery .tg_img_product {*/
/*    height: 300px !important;*/
/*  }*/

/*  .single-product div.product .woocommerce-product-gallery ul.slick-slider {*/
/*    padding: 0 34px !important;*/
/*  }*/

/*  .single-product div.product .woocommerce-product-gallery .slick-slide li {*/
/*    height: 66px !important;*/
/*  }*/

/*  .single-product div.product .summary.entry-summary {*/
/*    padding: 20px 15px !important;*/
/*  }*/

/*  .single-product div.product .summary.entry-summary .product_title {*/
/*    font-size: 20px !important;*/
/*  }*/

/*  .single-product div.product .summary.entry-summary .price.price-contact .contact-btn {*/
/*    flex-wrap: nowrap !important;*/
/*  }*/

/*  .single-product div.product .summary.entry-summary .price.price-contact .contact-phone {*/
/*    font-size: 15px !important;*/
/*  }*/
/*}*/