@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Teko:wght@300..700&display=swap");
@import url("https://cdn-uicons.flaticon.com/3.0.0/uicons-regular-rounded/css/uicons-regular-rounded.css");
.poppins-light, body {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular, .cs_blogs .cs_blog_list .cs_description .cs_blog_tags span, .cs_blogs .cs_blog_list .cs_description .date_info p,
.cs_blogs .cs_blog_list .cs_description .name_info p, .cs_breadcrumb ul, header nav .navbar-collapse ul li a {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium, .cs_contact .cs_contact_form_card .cs_contact_form_heading h3.cs_contact_form_note, .cs_new_launch .new-launch-product-slider .cs_figure .cs_title p, .cs_details .cs_product_details .info ul li, .cs_supplement_products .cs_products .product_list .cs_figure .description p, .cs_supplement_products .cs_supplement .cs_figure .description p:nth-child(1), .cs_trust .cs_figure p, .cs_category_modal .modal-content .modal-body .cs_list .cs_figure h4, p.medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold, .cs_blogs .cs_blog_list .cs_description .cs_content h2, .cs_details .faqs .accordion .accordion-item .accordion-collapse .accordion-body p span, .cs_details .faqs .accordion .accordion-item .accordion-header button, .cs_abouts .cs_content .about_numbers .cs_figure h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.teko-300, h1 span, h2 span, h3 span {
  font-family: "Teko", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.teko-400, .cs_details .cs_benefits .cs_points .cs_figure h3, .cs_details .cs_product_details .info .buy_btn, .hero-slider-wrapper .hero-slider .hero-slide .hero-benefit .cs_figure h3, .hero-slider-wrapper .hero-slider .hero-slide .hero-content .amazon_buy_btn {
  font-family: "Teko", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.teko-500, .cs_pages_content h5, h1, h2, h3 {
  font-family: "Teko", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.teko-600 {
  font-family: "Teko", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.teko-700 {
  font-family: "Teko", sans-serif;
  font-weight: 700;
  font-style: normal;
}

/* Light Theme (default) */
:root {
  --primary-color: #00A8C3;
  --primary-light-color: #E2FBFF;
  --primary-dark-color: #009BB4;
  --secondary-color: #78BA51;
  --secondary-light-color: #EAFFE8;
  --secondary-dark-color: #397516;
  --text-color: #000000;
  --green: #2d6a4f;
  --green-light: #40916c;
  --accent: #74c69d;
  --cream: #f8f5f0;
  --dark: #1a1a2e;
  --text: #3d3d3d;
  --muted: #888;
  --card-bg: #ffffff;
  --border: #e8e4de;
  --tag-bg: #e8f5ee;
  --tag-color: #2d6a4f;
  --radius: 16px;
}

ul, ol, li, h1, h2, h3, h4, h5, h6, p {
  margin: 0px;
  padding: 0px;
}

body {
  font-size: 14px;
  color: var(--text-color);
  overflow-x: hidden;
  line-height: 32px;
}

.dflex, footer .cs_follow .my_channel, .cs_blogs .cs_blog_list .cs_description .date_info,
.cs_blogs .cs_blog_list .cs_description .name_info, .slick-custom-arrow, .cs_details .product_uses .uses_points .cs_point, .cs_details .cs_benefits .cs_points .cs_figure, .cs_details .cs_product_details .info .buy_btn, .cs_breadcrumb ul li, .cs_breadcrumb ul, .cs_trust .cs_figure, .hero-slider-wrapper .hero_custom_control, .hero-slider-wrapper .hero-slider .hero-slide .hero-benefit .cs_figure, .hero-slider-wrapper .hero-slider .hero-slide .hero-content .amazon_buy_btn, .hero-slider-wrapper .hero-slider .hero-slide .hero-content {
  display: flex;
  align-items: center;
}

.dflex_center, footer .cs_follow .my_channel a, .cs_blogs .cs_blog_list .cs_description .date_info i,
.cs_blogs .cs_blog_list .cs_description .date_info img,
.cs_blogs .cs_blog_list .cs_description .name_info i,
.cs_blogs .cs_blog_list .cs_description .name_info img, .cs_new_launch .new-launch-product-slider .cs_figure .product_thumb, .slick-custom-arrow button i, .slick-custom-arrow button, .cs_details .product_uses .uses_points .cs_point .count, .cs_details .cs_benefits .cs_points .cs_figure .icon, .cs_details .cs_product_details .info .buy_btn i, .cs_supplement_products .cs_products .product_list .cs_figure .description .cta_main_button .cta-more .cta-more-box .cta-more-arrow i, .cs_supplement_products .cs_products .product_list .cs_figure .product_thumb, .cs_trust .cs_figure .icon, .cs_category_modal .modal-content .modal-body .cs_list .cs_figure .cs_icon, .cs_category_modal .modal-content .modal-header .btn-close i, .cs_category_modal .modal-content .modal-header .btn-close, .hero-slider-wrapper .hero-slider .hero-slide .hero-benefit .cs_figure .icon, .hero-slider-wrapper .hero-slider .hero-slide .hero-content .amazon_buy_btn i, header nav .navbar-collapse ul li a.btn {
  display: flex;
  align-items: center;
  justify-content: center;
}

.dflex_between, .hero-slider-wrapper .hero-slider .hero-slide {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.img_position, .cs_new_launch .new-launch-product-slider .cs_figure .product_thumb img, .cs_details .cs_product_details .product-gallery .product-thumb .eh_mini_thumb img, .cs_details .cs_product_details .product-gallery .product-main .eh_large_thumb img, .cs_supplement_products .cs_products .product_list .cs_figure .product_thumb img {
  width: 90%;
  height: 90%;
  -o-object-fit: contain;
     object-fit: contain;
}

.img_position_full, .cs_supplement_products .cs_supplement .cs_figure .img_thumb img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

.page-loader {
  position: fixed;
  inset: 0;
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.spinner {
  width: 45px;
  height: 45px;
  border: 4px solid #ddd;
  border-top: 4px solid #28a745; /* brand color */
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin-bottom: 10px;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
.top_zigzag, footer, .cs_details .product_uses, .cs_abouts, .cs_trust, .cs_category_modal .modal-content {
  position: relative;
}
.top_zigzag:before, footer:before, .cs_details .product_uses:before, .cs_abouts:before, .cs_trust:before, .cs_category_modal .modal-content:before {
  content: "";
  height: 20px;
  width: 100%;
  position: absolute;
  top: -18px;
  left: 0px;
  background: url("../images/top_zigzag.png") center;
  background-size: contain;
}

.bottom_zigzag, .cs_details .product_uses, .cs_abouts, .cs_trust, header {
  position: relative;
}
.bottom_zigzag:after, .cs_details .product_uses:after, .cs_abouts:after, .cs_trust:after, header:after {
  content: "";
  height: 20px;
  width: 100%;
  position: absolute;
  bottom: -20px;
  left: 0px;
  background: url("../images/bottom_zigzag.png") center;
  background-size: contain;
}

h1, h2, h3 {
  text-transform: uppercase;
}
h1.blue, h2.blue, h3.blue {
  color: var(--primary-color);
}
h1.green, h2.green, h3.green {
  color: var(--secondary-color);
}
h1.green_dark, h2.green_dark, h3.green_dark {
  color: var(--secondary-dark-color);
}
h1 span, h2 span, h3 span {
  color: var(--text-color);
}

h1 {
  font-size: 50px;
  line-height: 80px;
}
h1.big {
  font-size: 80px;
}

h2 {
  font-size: 30px;
  line-height: 40px;
}

h3 {
  font-size: 20px;
  line-height: 40px;
}

p.big {
  font-size: 18px;
}
p.small {
  font-size: 16px;
}
p.italic {
  font-style: italic;
}
p.green {
  color: var(--secondary-color);
}

.cs_heading {
  margin-bottom: 20px;
}

header {
  border-top: solid 5px var(--secondary-dark-color);
  background: var(--secondary-light-color);
  position: relative;
}
header nav .navbar-collapse ul li {
  position: relative;
}
header nav .navbar-collapse ul li a {
  color: var(--secondary-dark-color);
  padding-left: 40px !important;
  padding-right: 40px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  position: relative;
}
header nav .navbar-collapse ul li a.new_lanuch:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 20px;
  background: url("../images/new_launch.png") center no-repeat;
  background-size: 35px;
  top: -13px;
  right: 20px;
}
header nav .navbar-collapse ul li a.btn {
  background: var(--secondary-color);
  color: #fff;
  font-size: 14px;
  width: 100px;
  height: 40px;
  border-radius: 20px;
}
header nav .navbar-collapse ul li:after {
  content: "";
  width: 2px;
  height: 16px;
  background: var(--secondary-dark-color);
  position: absolute;
  right: 0px;
  top: 9px;
  transform: rotate(24deg);
}
header nav .navbar-collapse ul li:last-child::after, header nav .navbar-collapse ul li:nth-last-child(2)::after {
  display: none;
}
header .header_leaf {
  position: absolute;
  height: 95px;
  bottom: -120px;
  z-index: 1;
  transform: scaleY(-1);
  left: 10px;
}

.hero-slider-wrapper {
  padding: 50px 0px;
  position: relative;
}
.hero-slider-wrapper .hero-slider {
  margin-bottom: 0;
}
.hero-slider-wrapper .hero-slider .hero-slide .hero-content h1 {
  font-size: 80px;
  text-transform: uppercase;
  margin-bottom: 40px;
  position: relative;
  z-index: 2;
}
.hero-slider-wrapper .hero-slider .hero-slide .hero-content h1 svg {
  position: absolute;
  top: 20px;
  right: 0px;
  width: 100px;
  fill: #FF6600;
  transform: rotate(19deg);
  z-index: 2;
}
.hero-slider-wrapper .hero-slider .hero-slide .hero-content p {
  font-size: 18px;
}
.hero-slider-wrapper .hero-slider .hero-slide .hero-content .amazon_buy_btn {
  font-size: 24px;
  letter-spacing: 0.04em;
  color: #fff;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 35px;
  background: var(--primary-color);
  text-transform: uppercase;
  text-decoration: none;
  padding: 10px;
  margin-top: 70px;
}
.hero-slider-wrapper .hero-slider .hero-slide .hero-content .amazon_buy_btn img {
  width: 45px;
  height: 45px;
  min-width: 45px;
  border-radius: 45px;
  margin-right: 15px;
}
.hero-slider-wrapper .hero-slider .hero-slide .hero-content .amazon_buy_btn i {
  font-size: 22px;
  width: 45px;
  height: 45px;
  min-width: 45px;
  margin-left: 10px;
  transform: rotate(-45deg);
}
.hero-slider-wrapper .hero-slider .hero-slide .hero-content .hero-image {
  position: relative;
}
.hero-slider-wrapper .hero-slider .hero-slide .hero-content .hero-image .banner_image {
  width: 100%;
  position: relative;
  z-index: 1;
}
.hero-slider-wrapper .hero-slider .hero-slide .hero-content .hero-image .banner_leaf {
  width: 130px;
  position: absolute;
  bottom: 40px;
  right: -92px;
  transform: rotate(13deg);
}
.hero-slider-wrapper .hero-slider .hero-slide .hero-benefit {
  padding-left: 100px;
}
.hero-slider-wrapper .hero-slider .hero-slide .hero-benefit .cs_figure {
  padding-top: 15px;
  padding-bottom: 15px;
}
.hero-slider-wrapper .hero-slider .hero-slide .hero-benefit .cs_figure .icon {
  width: 55px;
  min-width: 55px;
  height: 55px;
  border-radius: 30px;
  background: var(--primary-color);
  margin-right: 20px;
}
.hero-slider-wrapper .hero-slider .hero-slide .hero-benefit .cs_figure .icon img {
  height: 35px;
}
.hero-slider-wrapper .hero-slider .hero-slide .hero-benefit .cs_figure h3 {
  white-space: nowrap;
}
.hero-slider-wrapper .hero_custom_control {
  margin-top: -80px;
}
.hero-slider-wrapper .hero_custom_control .custom-dots {
  padding-left: 60px;
}
.hero-slider-wrapper .hero_custom_control .custom-dots .slick-dots {
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  bottom: inherit;
}
.hero-slider-wrapper .hero_custom_control .custom-dots .slick-dots li button {
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background: #fff;
  border: 1px solid var(--primary-color);
}
.hero-slider-wrapper .hero_custom_control .custom-dots .slick-dots li button:before {
  display: none;
}
.hero-slider-wrapper .hero_custom_control .custom-dots .slick-dots li.slick-active button {
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background: var(--primary-color);
}
.hero-slider-wrapper::after {
  content: "";
  position: absolute;
  right: -150px;
  bottom: 50px;
  width: 300px;
  height: 300px;
  background-image: url("../images/wheel.jpg"); /* apni image */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 150px;
  z-index: -1;
  animation: rotateInfinite 8s linear infinite;
}

@keyframes rotateInfinite {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.cs_category_modal .bottom-modal {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: auto;
  max-height: 500px;
  width: 100%;
}
.cs_category_modal .modal-content {
  background: var(--secondary-light-color);
  padding: 0px 50px;
  position: relative;
}
.cs_category_modal .modal-content .modal-header {
  padding: 30px;
  border: 0px;
  padding-bottom: 0px;
}
.cs_category_modal .modal-content .modal-header h2 {
  text-transform: uppercase;
}
.cs_category_modal .modal-content .modal-header .btn-close {
  width: 40px;
  height: 40px;
  border-radius: 30px;
  background: #fff;
  padding: 0px;
  border: 2px solid var(--secondary-color);
  color: var(--secondary-color);
  opacity: 1;
}
.cs_category_modal .modal-content .modal-header .btn-close i {
  font-size: 26px;
  color: var(--secondary-color);
  opacity: 1;
  width: 40px;
  height: 40px;
}
.cs_category_modal .modal-content .modal-body {
  height: auto;
  max-height: 430px;
}
.cs_category_modal .modal-content .modal-body .cs_list {
  display: flex;
  flex-wrap: wrap;
}
.cs_category_modal .modal-content .modal-body .cs_list .cs_figure {
  border-radius: 30px;
  background: #fff;
  padding: 30px;
  width: calc(25% - 30px);
  margin: 15px;
  text-decoration: none;
  color: var(--text-color);
}
.cs_category_modal .modal-content .modal-body .cs_list .cs_figure .cs_icon {
  width: 50px;
  height: 50px;
  border-radius: 10px;
  background: var(--secondary-light-color);
  margin-bottom: 50px;
}
.cs_category_modal .modal-content .modal-body .cs_list .cs_figure .cs_icon img {
  height: 30px;
}
.cs_category_modal .modal-content .modal-body .cs_list .cs_figure h4 {
  font-size: 16px;
  margin-bottom: 10px;
}
.cs_category_modal .modal-content .modal-body .cs_list .cs_figure p {
  line-height: 20px;
}
.cs_category_modal .modal-content .modal-body::-webkit-scrollbar {
  width: 6px;
}
.cs_category_modal .modal-content .modal-body {
  /* Track */
}
.cs_category_modal .modal-content .modal-body::-webkit-scrollbar-track {
  background: var(--secondary-light-color);
}
.cs_category_modal .modal-content .modal-body {
  /* Handle */
}
.cs_category_modal .modal-content .modal-body::-webkit-scrollbar-thumb {
  background: var(--secondary-dark-color);
  border-radius: 10px;
}
.cs_category_modal .modal-content .modal-body {
  /* Handle hover */
}
.cs_category_modal .modal-content .modal-body::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.cs_category_modal .modal-content:after {
  content: "";
  position: absolute;
  width: 120px;
  height: 220px;
  right: 0px;
  bottom: -50px;
  background: url("../images/leafs/modal_right.png") right bottom no-repeat;
  z-index: 9;
  background-size: contain;
}

.cs_trust {
  background: var(--secondary-light-color);
  padding: 30px 0px;
}
.cs_trust .cs_figure .icon {
  width: 50px;
  min-width: 50px;
  height: 50px;
  border-radius: 25px;
  background: #fff;
  border: 1px solid var(--secondary-color);
  margin-right: 20px;
}
.cs_trust .cs_figure .icon img {
  height: 26px;
}
.cs_trust .cs_figure p {
  color: var(--secondary-dark-color);
}

.cs_supplement_products {
  padding-top: 100px;
  background: linear-gradient(#fdfefe 0%, #f4f8f7 48.88%, #fdfefe 100%);
}
.cs_supplement_products .cs_supplement .container {
  background: var(--primary-dark-color) url("../images/subtraction.png") top right no-repeat;
  border-radius: 40px;
  padding: 50px;
  background-size: cover;
  position: relative;
}
.cs_supplement_products .cs_supplement .container:after {
  content: "";
  position: absolute;
  background: url("../images/3point.png") center no-repeat;
  width: 50px;
  height: 50px;
  background-size: 24px;
  top: -25px;
  left: -25px;
}
.cs_supplement_products .cs_supplement .cs_heading {
  color: #fff;
  margin-bottom: 50px;
}
.cs_supplement_products .cs_supplement .cs_figure {
  display: flex;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
}
.cs_supplement_products .cs_supplement .cs_figure .img_thumb {
  width: 110px;
  min-width: 110px;
}
.cs_supplement_products .cs_supplement .cs_figure .img_thumb img {
  border-radius: 10px;
}
.cs_supplement_products .cs_supplement .cs_figure .description {
  border-radius: 0px 60px 60px 0px;
  background: #fff;
  height: -moz-fit-content;
  height: fit-content;
  width: 100%;
  padding: 15px;
}
.cs_supplement_products .cs_supplement .cs_figure .description p:nth-child(1) {
  font-size: 16px;
}
.cs_supplement_products .cs_supplement .cs_figure .description p:nth-child(2) {
  font-size: 14px;
  line-height: 18px;
}
.cs_supplement_products .cs_products {
  padding-top: 70px;
  background-image: url("../images/leafs/product_left_bg.png"), url("../images/leafs/product_right_bg.png");
  background-position: left top, right top;
  background-size: 25%, 15%;
  background-repeat: no-repeat, no-repeat;
  background-attachment: fixed;
  padding-bottom: 70px;
}
.cs_supplement_products .cs_products .cs_heading {
  text-align: center;
  margin-bottom: 50px;
}
.cs_supplement_products .cs_products .product_list .col-sm-4 {
  padding: 30px;
}
.cs_supplement_products .cs_products .product_list .cs_figure {
  background: #fff;
  border-radius: 40px;
  padding-top: 20px;
  padding-bottom: 40px;
  display: block;
  color: var(--text-color);
  text-decoration: none;
}
.cs_supplement_products .cs_products .product_list .cs_figure .product_thumb {
  text-align: center;
  height: 350px;
}
.cs_supplement_products .cs_products .product_list .cs_figure .description {
  text-align: center;
}
.cs_supplement_products .cs_products .product_list .cs_figure .description p {
  margin-top: 10px;
  margin-bottom: 30px;
}
.cs_supplement_products .cs_products .product_list .cs_figure .description .cta_main_button .cta-more {
  display: inline-block;
  align-items: center;
  position: relative;
}
.cs_supplement_products .cs_products .product_list .cs_figure .description .cta_main_button .cta-more .cta-more-box {
  position: absolute;
  width: 50px;
  height: 50px;
  border: solid 1px var(--primary-color);
  border-radius: 100px;
  top: 50%;
  transform: translate(0, -50%);
  transition: all 0.5s;
}
.cs_supplement_products .cs_products .product_list .cs_figure .description .cta_main_button .cta-more .cta-more-box .cta-more-arrow i {
  position: absolute;
  color: var(--primary-color);
  font-size: 22px;
  left: 25px;
  width: 50px;
  height: 50px;
}
.cs_supplement_products .cs_products .product_list .cs_figure .description .cta_main_button .cta-more .cta-more-label {
  margin-left: 80px;
  color: var(--text-color);
  position: relative;
}
.cs_supplement_products .cs_products .product_list .cs_figure .description .cta_main_button .cta-more:hover .cta-more-box {
  width: 112%;
  background: var(--primary-light-color);
}
.cs_supplement_products .cs_products .product_list .cs_figure .description .cta_main_button .cta-more:hover .cta-more-label {
  color: var(--primary-dark-color);
}

.cs_category_page {
  padding-top: 60px;
}
.cs_category_page .cs_products {
  background-image: none;
}
.cs_category_page .cs_products .product_list {
  margin-top: -50px;
}

.cs_abouts {
  background: var(--secondary-light-color);
  padding: 50px 0px;
}
.cs_abouts .cs_heading {
  padding-left: 30px;
  margin-top: 20px;
}
.cs_abouts .cs_heading p {
  color: var(--secondary-dark-color);
}
.cs_abouts .cs_content {
  padding-left: 30px;
  padding-top: 30px;
}
.cs_abouts .cs_content p {
  line-height: 32px;
}
.cs_abouts .cs_content .about_numbers {
  margin-top: 50px;
  background: var(--secondary-dark-color);
  border-radius: 25px;
}
.cs_abouts .cs_content .about_numbers .cs_figure {
  padding: 30px;
  position: relative;
}
.cs_abouts .cs_content .about_numbers .cs_figure:after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 3px;
  background: linear-gradient(var(--secondary-dark-color) 0%, #fff 49.21%, var(--secondary-dark-color) 100%);
}
.cs_abouts .cs_content .about_numbers .cs_figure h3 {
  font-size: 24px;
  color: #f6ff00;
}
.cs_abouts .cs_content .about_numbers .cs_figure p {
  font-size: 14px;
  color: #fff;
  margin-top: 5px;
  line-height: 20px;
}
.cs_abouts .cs_content .about_numbers .col-sm-4:last-child .cs_figure:after {
  display: none;
}

.cs_breadcrumb {
  height: 50px;
  border-radius: 25px;
  background: var(--primary-light-color);
}
.cs_breadcrumb ul {
  list-style: none;
  height: 50px;
  color: var(--text-color);
}
.cs_breadcrumb ul li {
  padding: 0px 20px;
  position: relative;
  height: 50px;
  opacity: 0.6;
}
.cs_breadcrumb ul li a {
  text-decoration: none;
  color: var(--text-color);
}
.cs_breadcrumb ul li a:hover {
  color: var(--primary-dark-color);
  text-decoration: underline;
}
.cs_breadcrumb ul li:after {
  content: "";
  position: absolute;
  right: -25px;
  background: url("../images/arrow-right.png") center no-repeat;
  width: 50px;
  height: 50px;
  background-size: 10px;
  top: 0px;
}
.cs_breadcrumb ul li:last-child {
  text-decoration: underline;
  opacity: 1;
}
.cs_breadcrumb ul li:hover {
  opacity: 1;
}
.cs_breadcrumb ul li:last-child:after {
  display: none;
}

.cs_pages_content {
  padding: 50px;
}
.cs_pages_content h5 {
  margin-top: 30px;
}
.cs_pages_content ul {
  padding-left: 15px;
}
.cs_details {
  padding-top: 60px;
  padding-bottom: 20px;
}
.cs_details .cs_product_details {
  padding-top: 30px;
}
.cs_details .cs_product_details .product-gallery .slick-arrow {
  width: 25px;
  height: 25px;
  border-radius: 12.5px;
  background: #fff;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
  border: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 16px;
  cursor: pointer;
  z-index: 2;
}
.cs_details .cs_product_details .product-gallery .slick-arrow i {
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cs_details .cs_product_details .product-gallery .slick-arrow.slick-next-btn {
  right: -20px;
}
.cs_details .cs_product_details .product-gallery .slick-arrow.slick-prev-btn {
  left: -20px;
}
.cs_details .cs_product_details .product-gallery .slick-arrow:hover {
  background: var(--primary-light-color);
}
.cs_details .cs_product_details .product-gallery .product-main .eh_large_thumb {
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cs_details .cs_product_details .product-gallery .product-thumb {
  width: 360px;
  margin: auto;
}
.cs_details .cs_product_details .product-gallery .product-thumb .eh_mini_thumb {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cs_details .cs_product_details .product-gallery .product-thumb .eh_mini_thumb .eh_thumb_inner {
  border-radius: 10px;
  background: #fff;
  border: 1px solid var(--primary-color);
  width: 60px;
  height: 60px;
  padding: 5px;
}
.cs_details .cs_product_details .info h1 {
  text-transform: uppercase;
}
.cs_details .cs_product_details .info p {
  margin-top: 10px;
}
.cs_details .cs_product_details .info ul {
  list-style: none;
  margin-top: 20px;
}
.cs_details .cs_product_details .info ul li {
  position: relative;
  padding: 10px 0px;
  padding-left: 30px;
}
.cs_details .cs_product_details .info ul li:after {
  content: "";
  position: absolute;
  background: url("../images/check-mark.png") center no-repeat;
  width: 40px;
  height: 40px;
  background-size: 22px;
  top: 0px;
  left: -9px;
}
.cs_details .cs_product_details .info .buy_btn {
  font-size: 24px;
  letter-spacing: 0.04em;
  color: #fff;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 35px;
  background: var(--primary-color);
  text-transform: uppercase;
  text-decoration: none;
  padding: 10px;
  margin-top: 40px;
}
.cs_details .cs_product_details .info .buy_btn p {
  margin-top: 3px;
  padding-left: 15px;
  padding-right: 5px;
}
.cs_details .cs_product_details .info .buy_btn img {
  width: 45px;
  height: 45px;
  min-width: 45px;
  border-radius: 45px;
  margin-left: 10px;
}
.cs_details .cs_product_details .info .buy_btn i {
  font-size: 22px;
  width: 45px;
  height: 45px;
  min-width: 45px;
  margin-left: 10px;
  transform: rotate(-45deg);
}
.cs_details .cs_keyinfo {
  padding-top: 60px;
}
.cs_details .cs_keyinfo .cs_content ol {
  padding-left: 15px;
}
.cs_details .cs_keyinfo .cs_content ol li {
  margin-bottom: 20px;
}
.cs_details .cs_benefits {
  padding-top: 100px;
  padding-bottom: 100px;
}
.cs_details .cs_benefits .benfit_bg {
  background: url("../images/line_circle.png") center no-repeat;
  background-size: contain;
}
.cs_details .cs_benefits .cs_heading {
  text-align: center;
}
.cs_details .cs_benefits .cs_heading h1 {
  font-size: 144px;
  letter-spacing: 0.08em;
  color: #c11e47;
}
.cs_details .cs_benefits .cs_points {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.cs_details .cs_benefits .cs_points .cs_figure {
  padding-top: 15px;
  padding-bottom: 15px;
}
.cs_details .cs_benefits .cs_points .cs_figure .icon {
  width: 55px;
  min-width: 55px;
  height: 55px;
  border-radius: 30px;
  background: #c11e47;
  margin-right: 20px;
}
.cs_details .cs_benefits .cs_points .cs_figure .icon img {
  height: 35px;
}
.cs_details .cs_benefits .cs_points .cs_figure h3 {
  white-space: nowrap;
}
.cs_details .cs_benefits .cs_points.cs_left {
  padding-right: 70px;
}
.cs_details .cs_benefits .cs_points.cs_left .cs_figure {
  flex-direction: row-reverse;
}
.cs_details .cs_benefits .cs_points.cs_left .cs_figure .icon {
  margin-left: 20px;
}
.cs_details .cs_benefits .cs_points.cs_right {
  padding-left: 90px;
}
.cs_details .product_uses {
  background: var(--secondary-light-color);
  padding-top: 50px;
  padding-bottom: 50px;
}
.cs_details .product_uses .uses_points {
  position: relative;
}
.cs_details .product_uses .uses_points .cs_point {
  margin-bottom: 55px;
}
.cs_details .product_uses .uses_points .cs_point .count {
  width: 54px;
  height: 54px;
  border-radius: 27.5px;
  background: #fff;
  border: 2px solid var(--secondary-color);
  margin-right: 20px;
  z-index: 1;
}
.cs_details .product_uses .uses_points .cs_point .count h3 {
  line-height: 54px;
}
.cs_details .product_uses .uses_points .cs_point:last-child {
  margin-bottom: 0;
}
.cs_details .product_uses .uses_points:after {
  content: "";
  width: 2px;
  height: 100%;
  background: var(--secondary-color);
  position: absolute;
  top: 0px;
  left: 26px;
}
.cs_details .faqs {
  padding-top: 80px;
  padding-bottom: 80px;
}
.cs_details .faqs .accordion .accordion-item {
  border-radius: 10px !important;
  background: #fff;
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.16);
  margin-bottom: 25px;
}
.cs_details .faqs .accordion .accordion-item .accordion-header button {
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  background: transparent;
  padding: 20px;
  box-shadow: none;
  color: var(--secondary-color);
}
.cs_details .faqs .accordion .accordion-item .accordion-header button:after {
  font-family: "uicons-regular-rounded";
  content: "\ee7f"; /* fa-plus */
  transition: transform 0.3s ease;
  width: 20px;
  height: 20px;
  background: var(--secondary-color);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  font-size: 12px;
  color: #fff;
}
.cs_details .faqs .accordion .accordion-item .accordion-header button.collapsed {
  color: #000;
}
.cs_details .faqs .accordion .accordion-item .accordion-header button.collapsed:after {
  content: "\ec3e"; /* fa-plus */
}
.cs_details .faqs .accordion .accordion-item .accordion-collapse .accordion-body {
  padding-top: 0;
}
.cs_details .faqs .accordion .accordion-item .accordion-collapse .accordion-body p {
  margin-bottom: 20px;
}
.cs_details .faqs .accordion .accordion-item .accordion-collapse .accordion-body p:last-child {
  margin-bottom: 0;
}
.cs_details .faqs .accordion .accordion-item:last-child {
  margin-bottom: 0;
}

.slick-custom-arrow {
  position: relative;
  height: 80px;
  width: -moz-fit-content;
  width: fit-content;
}
.slick-custom-arrow:after {
  content: "";
  background: var(--primary-light-color);
  width: 80px;
  height: 80px;
  border-radius: 40px;
  position: absolute;
  left: 0px;
  right: 0px;
  margin: auto;
  transition: 0.3s linear;
}
.slick-custom-arrow button {
  border: solid 1px var(--primary-color);
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background: #fff;
  z-index: 1;
  transition: 0.3s linear;
}
.slick-custom-arrow button i {
  width: 50px;
  height: 50px;
  color: var(--primary-color);
  font-size: 20px;
}
.slick-custom-arrow button.hero-slider-next, .slick-custom-arrow button.slider-next {
  margin-left: 30px;
}
.slick-custom-arrow button:hover {
  background: var(--primary-color);
  border: solid 1px var(--primary-dark-color);
}
.slick-custom-arrow button:hover i {
  color: #fff;
}
.slick-custom-arrow:hover:after {
  content: "";
  box-shadow: 0px 0px 20px 10px rgba(0, 168, 195, 0.3490196078);
}

.cs_new_launch {
  padding-top: 80px;
}
.cs_new_launch .cs_heading {
  margin-bottom: 40px;
}
.cs_new_launch .new-launch-product-slider .cs_gap {
  padding: 30px;
}
.cs_new_launch .new-launch-product-slider .cs_figure {
  width: 100%;
  margin-right: 60px;
}
.cs_new_launch .new-launch-product-slider .cs_figure .product_thumb {
  width: 100%;
  height: 400px;
  border-radius: 180px 180px 20px 20px;
  background: #fff;
  border: 1px solid var(--primary-color);
  overflow: hidden;
}
.cs_new_launch .new-launch-product-slider .cs_figure .cs_title {
  border-radius: 25px;
  background: var(--primary-color);
  padding: 10px;
  width: 100%;
  margin-top: 20px;
}
.cs_new_launch .new-launch-product-slider .cs_figure .cs_title p {
  color: #fff;
  text-align: center;
}

.add_section {
  padding-top: 80px;
  padding-bottom: 60px;
}
.add_section img {
  border-radius: 40px;
}

.cs_blogs {
  padding-top: 60px;
  padding-bottom: 60px;
}
.cs_blogs .cs_blog_list {
  margin-bottom: 50px;
}
.cs_blogs .cs_blog_list .cs_thumb {
  margin-bottom: 25px;
}
.cs_blogs .cs_blog_list .cs_thumb img {
  width: 100%;
  border-radius: 40px;
}
.cs_blogs .cs_blog_list .cs_description .cs_content {
  padding-top: 30px;
  padding-bottom: 30px;
}
.cs_blogs .cs_blog_list .cs_description .cs_content h2 {
  text-transform: capitalize;
  font-size: 20px;
  line-height: 30px;
}
.cs_blogs .cs_blog_list .cs_description .date_info i,
.cs_blogs .cs_blog_list .cs_description .date_info img,
.cs_blogs .cs_blog_list .cs_description .name_info i,
.cs_blogs .cs_blog_list .cs_description .name_info img {
  width: 40px;
  height: 40px;
  min-width: 40px;
  margin-right: 10px;
  border-radius: 40px;
}
.cs_blogs .cs_blog_list .cs_description .date_info p,
.cs_blogs .cs_blog_list .cs_description .name_info p {
  font-size: 14px;
}
.cs_blogs .cs_blog_list .cs_description .date_info i {
  border: solid 1px #fff;
}
.cs_blogs .cs_blog_list .cs_description .cs_blog_tags span {
  font-size: 12px;
  text-align: left;
  color: var(--secondary-dark-color);
  border-radius: 30px;
  background: var(--secondary-light-color);
  padding: 5px 10px;
  margin-left: 10px;
}
.cs_blogs .cs_blog_list.cs_main_blog {
  position: relative;
}
.cs_blogs .cs_blog_list.cs_main_blog .cs_thumb {
  margin-bottom: 0;
}
.cs_blogs .cs_blog_list.cs_main_blog .cs_description {
  position: absolute;
  bottom: 0px;
  border-radius: 0px 0px 40px 40px;
  background: transparent;
  backdrop-filter: blur(30px);
  --webkit-backdrop-filter: blur(30px);
  background-color: rgba(0, 0, 0, 0.34);
  width: 100%;
  padding: 40px;
  color: #fff;
}
.cs_blogs .cs_blog_list.cs_main_blog .cs_description .cs_content {
  padding-top: 0;
}
.cs_blogs .cs_blog_list.cs_main_blog .cs_description .cs_content h2 {
  font-size: 34px;
}
.cs_blogs .cs_blog_list.cs_main_blog .cs_description .cs_content p {
  margin-top: 10px;
}
.cs_blogs .cs_blog_list.cs_main_blog .cs_description .name_info {
  margin-right: 100px;
}
.cs_blogs .cs_blog_list.cs_main_blog .cs_description .cs_blog_tags span {
  background: transparent;
  border: solid 1px #fff;
  color: #fff;
  padding: 10px 15px;
}

.tag {
  background: var(--tag-bg);
  color: var(--tag-color);
  font-size: 12px;
  font-weight: 500;
  padding: 4px 12px;
  border-radius: 100px;
}

.featured-card {
  background: var(--card-bg);
  border-radius: var(--radius);
  overflow: hidden;
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  border: 1px solid var(--border);
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.06);
  margin-bottom: 48px;
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  margin-top: 30px;
}
.featured-card .thumb {
  height: 420px;
  overflow: hidden;
  position: relative;
}
.featured-card .thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.5s ease;
}
.featured-card .thumb .featured-badge {
  position: absolute;
  top: 20px;
  left: 20px;
  background: var(--green);
  color: white;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding: 6px 14px;
  border-radius: 100px;
}
.featured-card .info {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 16px;
}
.featured-card .info h2 {
  font-size: 28px;
  line-height: 1.3;
  color: var(--dark);
}
.featured-card .info .subtitle {
  color: var(--muted);
  font-size: 15px;
  line-height: 1.6;
}
.featured-card .info .tags {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.featured-card .info .meta {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 8px;
}
.featured-card .info .meta .author {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  font-weight: 500;
}
.featured-card .info .meta .author .avatar {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--green), var(--accent));
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 13px;
  font-weight: 600;
}
.featured-card .info .meta .date {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 13px;
  color: var(--muted);
}
.featured-card .info .read-more-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--green);
  color: white;
  border: none;
  border-radius: 100px;
  padding: 12px 24px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.2s, transform 0.2s;
  align-self: flex-start;
  margin-top: 8px;
}
.featured-card .info .read-more-btn:hover {
  background: var(--green-light);
  transform: translateX(2px);
}
.featured-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 40px rgba(45, 106, 79, 0.12);
}
.featured-card:hover .thumb img {
  transform: scale(1.04);
}

/* ─── TWO COLUMN LAYOUT ─── */
.two-col {
  display: grid;
  grid-template-columns: 1fr 320px;
  gap: 32px;
}

/* ─── SMALL BLOG GRID ─── */
.blog-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.blog-card {
  background: var(--card-bg);
  border-radius: var(--radius);
  overflow: hidden;
  border: 1px solid var(--border);
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.blog-card .thumb {
  height: 180px;
  overflow: hidden;
}
.blog-card .thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.4s;
}
.blog-card .info {
  padding: 18px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.blog-card .info .top-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.blog-card .info h3 {
  font-size: 17px;
  line-height: 1.35;
  color: var(--dark);
}
.blog-card .info p {
  font-size: 13px;
  color: var(--muted);
  line-height: 1.6;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.blog-card .info .author-row {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 4px;
}
.blog-card .info .author-row .avatar {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--green), var(--accent));
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 11px;
  font-weight: 600;
}
.blog-card .info .author-row .avatar span {
  font-size: 12px;
  color: var(--muted);
}
.blog-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 28px rgba(45, 106, 79, 0.1);
}
.blog-card:hover.thumb img {
  transform: scale(1.06);
}

/* ─── SIDEBAR ─── */
.sidebar {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.sidebar-box {
  background: var(--card-bg);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 24px;
}
.sidebar-box h4 {
  font-size: 18px;
  margin-bottom: 16px;
  color: var(--dark);
}
.sidebar-box .sidebar-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.sidebar-box .sidebar-tags .tag {
  cursor: pointer;
  transition: background 0.2s;
}
.sidebar-box .sidebar-tags .tag:hover {
  background: var(--green);
  color: white;
}
.sidebar-box .popular-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.sidebar-box .popular-list .popular-item {
  display: flex;
  gap: 12px;
  cursor: pointer;
  align-items: center;
  transition: opacity 0.2s;
}
.sidebar-box .popular-list .popular-item img {
  width: 64px;
  height: 64px;
  border-radius: 10px;
  -o-object-fit: cover;
     object-fit: cover;
  flex-shrink: 0;
}
.sidebar-box .popular-list .popular-item .pi-info {
  flex: 1;
}
.sidebar-box .popular-list .popular-item .pi-info h5 {
  font-size: 13px;
  font-weight: 600;
  color: var(--dark);
  line-height: 1.4;
  margin-bottom: 4px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.sidebar-box .popular-list .popular-item .pi-info span {
  font-size: 11px;
  color: var(--muted);
}
.sidebar-box .popular-list .popular-item:hover {
  opacity: 0.75;
}

/* ─── DETAIL PAGE ─── */
#detail-page .container {
  max-width: 860px;
}

.back-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--green);
  background: none;
  border: none;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 28px;
  transition: gap 0.2s;
}
.back-btn :hover {
  gap: 12px;
}

.detail-hero {
  border-radius: var(--radius);
  overflow: hidden;
  height: 420px;
  margin-bottom: 32px;
  position: relative;
}
.detail-hero img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.detail-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 60%);
}

.detail-tags {
  position: absolute;
  bottom: 20px;
  left: 24px;
  display: flex;
  gap: 8px;
}
.detail-tags .tag {
  background: rgba(255, 255, 255, 0.2);
  color: white;
  backdrop-filter: blur(6px);
}

.detail-title {
  font-size: 36px;
  line-height: 1.25;
  color: var(--dark);
  margin-bottom: 12px;
}

.detail-subtitle {
  font-size: 17px;
  color: var(--muted);
  line-height: 1.6;
  margin-bottom: 20px;
}

.detail-meta {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 16px 0;
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
  margin-bottom: 32px;
}
.detail-meta .author {
  display: flex;
  align-items: center;
  gap: 10px;
}
.detail-meta .author .avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--green), var(--accent));
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 15px;
  font-weight: 700;
}
.detail-meta .author-name {
  font-weight: 600;
  font-size: 14px;
}
.detail-meta .author-role {
  font-size: 12px;
  color: var(--muted);
}
.detail-meta .d-date {
  font-size: 13px;
  color: var(--muted);
  display: flex;
  align-items: center;
  gap: 6px;
}
.detail-meta .read-time {
  font-size: 13px;
  color: var(--muted);
  display: flex;
  align-items: center;
  gap: 6px;
}

.detail-body {
  font-size: 16px;
  line-height: 1.85;
  color: #444;
}
.detail-body h3 {
  font-size: 22px;
  color: var(--dark);
  margin: 32px 0 12px;
}
.detail-body p {
  margin-bottom: 18px;
}
.detail-body .highlight-box {
  background: var(--tag-bg);
  border-left: 4px solid var(--green);
  border-radius: 0 12px 12px 0;
  padding: 20px 24px;
  margin: 28px 0;
  font-style: italic;
  color: var(--green-light);
}
.detail-body ul {
  padding-left: 20px;
  margin-bottom: 18px;
}
.detail-body ul li {
  margin-bottom: 8px;
}

/* ─── PLACEHOLDER IMAGE ─── */
.img-placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 48px;
}

/* ─── ANIMATIONS ─── */
@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.fade-up {
  animation: fadeUp 0.5s ease forwards;
}

/* ─── RESPONSIVE ─── */
@media (max-width: 900px) {
  .featured-card {
    grid-template-columns: 1fr;
  }
  .featured-card .thumb {
    height: 260px;
  }
  .two-col {
    grid-template-columns: 1fr;
  }
  .sidebar {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .sidebar-box {
    flex: 1;
    min-width: 260px;
  }
}
@media (max-width: 600px) {
  .blog-grid {
    grid-template-columns: 1fr;
  }
  .featured-card .info h2 {
    font-size: 22px;
  }
  .detail-title {
    font-size: 26px;
  }
}
footer {
  padding-top: 60px;
  background: var(--secondary-light-color);
}
footer .cs_footer_ab {
  padding-right: 50px;
}
footer .cs_footer_ab img {
  height: 70px;
}
footer .cs_footer_ab p {
  margin-top: 40px;
  margin-bottom: 40px;
  line-height: 32px;
}
footer .cs_follow {
  padding-right: 50px;
}
footer .cs_follow .my_channel {
  margin-top: 20px;
}
footer .cs_follow .my_channel a {
  width: 50px;
  min-width: 50px;
  height: 50px;
  border-radius: 25px;
  background: #fff;
  margin-right: 20px;
}
footer .cs_follow .my_channel a img {
  height: 18px;
}
footer .menus h3 {
  margin-bottom: 30px;
}
footer .menus ul {
  list-style: none;
}
footer .menus ul li {
  list-style: none;
}
footer .menus ul li a {
  color: var(--text-color);
  text-decoration: none;
  padding: 7px 0px;
  display: block;
}
footer .cs_copyright {
  text-align: center;
  margin-top: 40px;
  border-top: solid 1px var(--secondary-color);
  padding-top: 40px;
  padding-bottom: 40px;
}

.page-loader {
  position: fixed;
  inset: 0;
  background: #fff;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s ease;
}

.page-loader.hide {
  opacity: 0;
  pointer-events: none;
}

.hide-section {
  display: none !important;
}

/* ────────────────────────────────QUIZ STYLE ────────────────────────────────*/
#overlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(255, 255, 255, 0.75);
  z-index: 9999;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 16px;
  backdrop-filter: blur(3px);
}
#overlay .overlay-text {
  font-weight: 700;
  color: var(--secondary-dark-color);
  font-size: 1rem;
}

.quiz-body {
  content: "";
  padding-bottom: 100px;
  background: #eaffe8 url("assets/images/quiz_bg_3.svg") top center no-repeat;
  background-size: cover;
  margin: 60px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 1;
}
.quiz-body .patch_left_top {
  position: absolute;
  top: -30px;
  left: -40px;
}
.quiz-body .patch_right_top {
  position: absolute;
  top: -30px;
  right: -40px;
  rotate: 90deg;
}
.quiz-body .patch_left_bottom {
  position: absolute;
  bottom: -30px;
  left: -40px;
  rotate: 90deg;
}
.quiz-body .patch_right_bottom {
  position: absolute;
  bottom: -30px;
  right: -40px;
}
.quiz-body .bulb {
  position: absolute;
  top: 30px;
  right: 35px;
  z-index: -1;
}
.quiz-body .trophy {
  position: absolute;
  bottom: -35px;
  left: 40px;
  z-index: -1;
}
.quiz-body .book {
  position: absolute;
  bottom: -119px;
  right: -40px;
  z-index: -1;
}
.quiz-body:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(assets/images/quiz_bg_line_top_bottom.svg) no-repeat top right, url(assets/images/quiz_bg_line_top_bottom.svg) no-repeat bottom left, url(assets/images/quiz_bg_line_left_right.svg) no-repeat left center, url(assets/images/quiz_bg_line_left_right.svg) no-repeat center right;
  background-size: 70%, 70%, contain, contain;
  z-index: -1;
}
.quiz-body #quiz-wrapper {
  margin-top: 50px;
  width: 100%;
  padding: 1rem 4rem;
  display: flex;
  gap: 25px;
  align-items: flex-start;
  justify-content: center;
}
.quiz-body #quiz-wrapper .question-card {
  padding: 0 50px;
  padding-bottom: 50px;
  width: 800px;
  min-width: 0;
  position: relative;
  overflow: hidden;
}
.quiz-body #quiz-wrapper .question-card .q-label {
  font-size: 0.82rem;
  font-weight: 700;
  color: var(--secondary-dark-color);
  margin-bottom: 10px;
  letter-spacing: 0.04em;
}
.quiz-body #quiz-wrapper .question-card .q-text {
  font-size: 1.35rem;
  font-weight: 600;
  color: var(--text-color);
  margin-bottom: 30px;
  line-height: 2;
}
.quiz-body #quiz-wrapper .question-card .options-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 28px;
}
.quiz-body #quiz-wrapper .question-card .options-list .option-btn {
  display: flex;
  align-items: center;
  gap: 14px;
  background: #fff;
  border: 2px solid transparent;
  border-radius: 8px;
  padding: 8px 16px;
  cursor: pointer;
  font-family: "Poppins", sans-serif;
  font-size: 0.97rem;
  font-weight: 500;
  color: var(--text-color);
  transition: all 0.18s;
  text-align: left;
  width: 100%;
}
.quiz-body #quiz-wrapper .question-card .options-list .option-btn.correct {
  background-color: #4caf50;
  color: white;
  border: 1px solid #4caf50;
}
.quiz-body #quiz-wrapper .question-card .options-list .option-btn.correct .opt-letter {
  background-color: #2e7d32;
  color: #fff;
}
.quiz-body #quiz-wrapper .question-card .options-list .option-btn.wrong {
  background-color: rgb(255, 103, 103);
  color: white;
  border: 1px solid rgb(255, 103, 103);
}
.quiz-body #quiz-wrapper .question-card .options-list .option-btn.wrong .opt-letter {
  background-color: #c62828;
  color: #fff;
}
.quiz-body #quiz-wrapper .question-card .options-list .option-btn:hover {
  border-color: var(--secondary-color);
  background: var(--secondary-light-color);
}
.quiz-body #quiz-wrapper .question-card .options-list .option-btn.selected {
  background: var(--primary-color);
  color: #fff;
  border-color: var(--selected-dark);
}
.quiz-body #quiz-wrapper .question-card .options-list .option-btn.selected .opt-letter {
  background: #198391;
  color: #fff;
}
.quiz-body #quiz-wrapper .question-card .options-list .option-btn.selected {
  /* prevent override when result shown */
}
.quiz-body #quiz-wrapper .question-card .options-list .option-btn.selected.correct, .quiz-body #quiz-wrapper .question-card .options-list .option-btn.selected.wrong {
  background: unset;
  color: inherit;
}
.quiz-body #quiz-wrapper .question-card .options-list .option-btn .opt-letter {
  width: 30px;
  height: 30px;
  min-width: 30px;
  background: rgba(0, 188, 212, 0.1607843137);
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 0.9rem;
  color: black;
}
.quiz-body #quiz-wrapper .question-card .submit-btn {
  background: var(--secondary-color);
  color: #fff;
  border: none;
  border-radius: 50px;
  padding: 14px 28px;
  font-size: 1rem;
  cursor: pointer;
  box-shadow: 0 4px 18px rgba(76, 175, 80, 0.35);
  transition: transform 0.15s, box-shadow 0.15s;
  display: block;
  float: right;
}
.quiz-body #quiz-wrapper .question-card .submit-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(76, 175, 80, 0.45);
}
.quiz-body #quiz-wrapper .question-card .submit-btn:disabled {
  opacity: 0.55;
  cursor: not-allowed;
  transform: none;
}
.quiz-body #quiz-wrapper .sidebar {
  width: 240px;
  min-width: 200px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.quiz-body #quiz-wrapper .sidebar .timer-box {
  background: #fff;
  border-radius: 16px;
  box-shadow: var(--shadow);
  padding: 18px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.quiz-body #quiz-wrapper .sidebar .timer-box .timer-circle {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* font-family: 'Nunito', sans-serif; */
  font-size: 1.05rem;
  font-weight: 900;
  color: var(--text-color);
  position: relative;
}
.quiz-body #quiz-wrapper .sidebar .timer-box .timer-circle svg {
  position: absolute;
  top: -3px;
  left: -3px;
  width: 78px;
  height: 78px;
  transform: rotate(-90deg);
}
.quiz-body #quiz-wrapper .sidebar .timer-box .timer-circle svg circle {
  fill: none;
  stroke: var(--secondary-color);
  stroke-width: 3;
  stroke-dasharray: 220;
  stroke-dashoffset: 0;
  transition: stroke-dashoffset 1s linear, stroke 0.5s;
  stroke-linecap: round;
}
.quiz-body #quiz-wrapper .sidebar .timer-box .timer-label {
  font-size: 0.78rem;
  color: rgba(0, 0, 0, 0.3137254902);
  font-weight: 600;
}
.quiz-body #quiz-wrapper .sidebar .q-list-card {
  background: #fff;
  border-radius: 16px;
  box-shadow: var(--shadow);
  padding: 18px 16px;
}
.quiz-body #quiz-wrapper .sidebar .q-list-card .q-list-title {
  font-weight: 700;
  font-size: 0.88rem;
  color: var(--text-color);
  margin-bottom: 12px;
}
.quiz-body #quiz-wrapper .sidebar .q-list-card .q-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.quiz-body #quiz-wrapper .sidebar .q-list-card .q-list .q-list-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px 12px;
  border-radius: 8px;
  font-size: 0.8rem;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.3137254902);
  background: #F7F7F7;
  border: 2px solid transparent;
  transition: all 0.2s;
}
.quiz-body #quiz-wrapper .sidebar .q-list-card .q-list .q-list-item.done-correct {
  background: var(--secondary-light-color);
  color: #2C896C;
}
.quiz-body #quiz-wrapper .sidebar .q-list-card .q-list .q-list-item.done-correct .dot {
  background: var(--secondary-color);
  color: #fff;
}
.quiz-body #quiz-wrapper .sidebar .q-list-card .q-list .q-list-item.done-wrong {
  background: rgb(255, 228, 228);
  color: #de1a1a;
}
.quiz-body #quiz-wrapper .sidebar .q-list-card .q-list .q-list-item.done-wrong .dot {
  background: rgb(255, 103, 103);
  color: #fff;
}
.quiz-body #quiz-wrapper .sidebar .q-list-card .q-list .q-list-item.active {
  border-color: var(--secondary-color);
  /* color: var(--secondary-dark-color); */
  color: #2C896C;
  background: var(--secondary-light-color);
}
.quiz-body #quiz-wrapper .sidebar .q-list-card .q-list .q-list-item .dot {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  /* background: #ddd; */
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.7rem;
}
.quiz-body #quiz-wrapper .sidebar .q-list-card .q-list .q-list-item .dot i {
  height: 20px;
  width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 8px;
}
.quiz-body #congrats-screen {
  display: none;
  background: #fff;
  border-radius: 24px;
  box-shadow: 0 12px 48px rgba(76, 175, 80, 0.18);
  margin-top: 50px;
  margin-bottom: 100px;
  max-width: 950px;
  /* ← wider to fit both sections */
  width: 100%;
  text-align: center;
  animation: popIn 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
}
.quiz-body #congrats-screen .congrats-header {
  background: #00A8C3;
  color: #fff;
  border-radius: 16px 16px 0 0;
  padding: 15px;
}
.quiz-body #congrats-screen .congrats-header h2 {
  font-family: "Popper", sans-serif;
  font-size: 2rem;
  font-weight: 700;
}
.quiz-body #congrats-screen .congrats-header p {
  font-size: 1rem;
  opacity: 0.9;
}
.quiz-body #congrats-screen .congrats-header p .score-display {
  font-size: 1.4rem;
  font-weight: 700;
}
.quiz-body #congrats-screen {
  /* ── FORM + PRODUCTS WRAPPER ─────────────────────────────────────── */
}
.quiz-body #congrats-screen .form-products-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  /* 50% each */
  gap: 20px;
  text-align: left;
  padding: 20px;
  /* ── LEFT: FORM SECTION ─────────────────────────────────────────── */
}
.quiz-body #congrats-screen .form-products-wrapper .form-section {
  display: flex;
  flex-direction: column;
}
.quiz-body #congrats-screen .form-products-wrapper .form-section .form-subtitle {
  font-size: 0.87rem;
  color: rgba(0, 0, 0, 0.3137254902);
  margin-bottom: 16px;
  text-align: center;
}
.quiz-body #congrats-screen .form-products-wrapper .form-section .form-subtitle .gift {
  color: #00A8C3;
  font-weight: 700;
  font-size: 0.96rem;
}
.quiz-body #congrats-screen .form-products-wrapper .form-section .form-grid-single {
  display: flex;
  flex-direction: column;
  gap: 11px;
  margin-bottom: 16px;
}
.quiz-body #congrats-screen .form-products-wrapper .form-section .form-grid-single .form-input {
  border: 2px solid var(--secondary-light-color);
  border-radius: 10px;
  padding: 10px;
  font-family: "Poppins", sans-serif;
  font-size: 0.86rem;
  color: var(--text-color);
  outline: none;
  transition: border-color 0.18s;
  width: 100%;
}
.quiz-body #congrats-screen .form-products-wrapper .form-section .form-grid-single .form-input:focus {
  border-color: var(--primary-color);
}
.quiz-body #congrats-screen .form-products-wrapper .form-section .form-grid-single .form-input::-moz-placeholder {
  color: #bbb;
}
.quiz-body #congrats-screen .form-products-wrapper .form-section .form-grid-single .form-input::placeholder {
  color: #bbb;
}
.quiz-body #congrats-screen .form-products-wrapper .form-section .form-grid-single .form-input.error {
  border-color: #e53935 !important;
  background: #fff5f5;
}
.quiz-body #congrats-screen .form-products-wrapper .form-section .form-grid-single .form-input.error::-moz-placeholder {
  color: #e53935;
  opacity: 1;
  /* important for some browsers */
}
.quiz-body #congrats-screen .form-products-wrapper .form-section .form-grid-single .form-input.error::placeholder {
  color: #e53935;
  opacity: 1;
  /* important for some browsers */
}
.quiz-body #congrats-screen .form-products-wrapper .form-section .form-submit-btn {
  background: var(--secondary-color);
  color: #fff;
  border: none;
  border-radius: 50px;
  padding: 12px 0;
  font-size: 0.95rem;
  font-weight: 700;
  cursor: pointer;
  box-shadow: 0 4px 16px rgba(0, 191, 165, 0.28);
  transition: transform 0.15s;
  width: 100%;
  margin-top: 4px;
}
.quiz-body #congrats-screen .form-products-wrapper .form-section .form-submit-btn:hover:not(:disabled) {
  transform: translateY(-2px);
}
.quiz-body #congrats-screen .form-products-wrapper .form-section .form-submit-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.quiz-body #congrats-screen .form-products-wrapper {
  /* ── RIGHT: PRODUCTS SECTION ────────────────────────────────────── */
}
.quiz-body #congrats-screen .form-products-wrapper .products-section {
  display: flex;
  flex-direction: column;
}
.quiz-body #congrats-screen .form-products-wrapper .products-section .products-title {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 14px;
  text-align: center;
}
.quiz-body #congrats-screen .form-products-wrapper .products-section .products-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  flex: 1;
}
.quiz-body #congrats-screen .form-products-wrapper .products-section .products-grid .product-card {
  border: 2px solid var(--secondary-light-color);
  border-radius: 14px;
  padding: 15px;
  cursor: pointer;
  transition: all 0.2s;
  background: #fff;
  position: relative;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.quiz-body #congrats-screen .form-products-wrapper .products-section .products-grid .product-card:hover {
  border-color: var(--secondary-color);
  transform: translateY(-2px);
  box-shadow: 0 5px 18px rgba(76, 175, 80, 0.16);
}
.quiz-body #congrats-screen .form-products-wrapper .products-section .products-grid .product-card.selected {
  border-color: var(--primary-color);
  background: #f0fdfc;
  box-shadow: 0 0 0 3px rgba(0, 191, 165, 0.2);
  /* when selected */
}
.quiz-body #congrats-screen .form-products-wrapper .products-section .products-grid .product-card.selected .radio-dot {
  background: var(--primary-color);
  border-color: var(--primary-color);
  /* THIS shows the tick */
}
.quiz-body #congrats-screen .form-products-wrapper .products-section .products-grid .product-card.selected .radio-dot::after {
  content: "✓";
  color: #fff;
  font-size: 12px;
  font-weight: 900;
}
.quiz-body #congrats-screen .form-products-wrapper .products-section .products-grid .product-card .radio-dot {
  height: 20px;
  width: 20px;
  border: 2px solid rgba(0, 0, 0, 0.3137254902);
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 7px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.quiz-body #congrats-screen .form-products-wrapper .products-section .products-grid .product-card .product-img {
  width: 100%;
  max-width: 120px;
  aspect-ratio: 1/1;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 10px;
  margin-bottom: 8px;
}
.quiz-body #congrats-screen .form-products-wrapper .products-section .products-grid .product-card .product-name {
  font-weight: 700;
  font-size: 0.78rem;
  color: var(--text-color);
  font-family: "Nunito", sans-serif;
  line-height: 1.3;
}
.quiz-body {
  /* ── SUCCESS ── */
}
.quiz-body #success-msg {
  display: none;
  text-align: center;
  padding: 200px 30px;
  animation: popIn 0.5s both;
}
.quiz-body #success-msg .tick {
  font-size: 5rem;
  margin-bottom: 16px;
}
.quiz-body #success-msg h2 {
  font-family: "Nunito", sans-serif;
  font-size: 1.8rem;
  font-weight: 900;
  color: var(--secondary-dark-color);
  margin-bottom: 10px;
}
.quiz-body #success-msg p {
  color: rgba(0, 0, 0, 0.5019607843);
  font-size: 0.95rem;
}

@media screen and (min-width: 160px) and (max-width: 768px) {
  body {
    font-size: 12px;
  }
  h1 {
    font-size: 36px;
    line-height: 42px;
  }
  h1.big {
    font-size: 60px;
    line-height: 60px;
  }
  h2 {
    font-size: 24px;
    line-height: 40px;
  }
  h3 {
    font-size: 18px;
    line-height: 40px;
  }
  p {
    line-height: 22px;
  }
  p.big {
    font-size: 16px;
    line-height: 26px;
  }
  p.small {
    font-size: 16px;
  }
  p.italic {
    font-style: italic;
  }
  p.green {
    color: var(--secondary-color);
  }
  header {
    border-top: solid 5px var(--secondary-dark-color);
    background: var(--secondary-light-color);
    position: relative;
  }
  header nav .navbar-collapse ul {
    border: solid 1px var(--secondary-dark-color);
    border-radius: 20px;
    padding: 10px 20px;
    margin-top: 30px;
  }
  header nav .navbar-collapse ul li {
    position: relative;
  }
  header nav .navbar-collapse ul li a {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    position: relative;
  }
  header nav .navbar-collapse ul li a.new_lanuch:after {
    top: 10px;
    right: inherit;
    left: 70px;
  }
  header nav .navbar-collapse ul li a.btn {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  header nav .navbar-collapse ul li:after {
    display: none;
  }
  header .header_leaf {
    height: 65px;
    bottom: -90px;
    right: 0;
    left: inherit;
    transform: scaleY(-1) scaleX(-1);
  }
  .cs_trust .cs_figure {
    flex-direction: column;
    align-items: flex-start;
    border: 0px !important;
    margin-bottom: 10px;
  }
  .cs_trust .cs_figure .icon {
    width: 45px;
    min-width: 45px;
    height: 45px;
  }
  .cs_trust .cs_figure .icon img {
    height: 20px;
  }
  .cs_supplement_products {
    padding-top: 0;
  }
  .cs_supplement_products .cs_supplement {
    margin: 20px;
    margin-top: -20px;
  }
  .cs_supplement_products .cs_supplement .container {
    border-radius: 30px;
    padding: 20px;
    padding-top: 10px;
  }
  .cs_supplement_products .cs_supplement .container:after {
    content: "";
    position: absolute;
    background: url("../images/3point.png") center no-repeat;
    width: 50px;
    height: 50px;
    background-size: 24px;
    top: -25px;
    left: -25px;
  }
  .cs_supplement_products .cs_supplement .cs_heading {
    margin-bottom: 30px;
  }
  .cs_supplement_products .cs_supplement .cs_nrow {
    flex-wrap: nowrap;
    overflow: hidden;
    overflow-x: auto;
    padding-bottom: 20px;
  }
  .cs_supplement_products .cs_supplement .cs_nrow .col-sm-4 {
    width: 85%;
    padding-right: 0;
  }
  .cs_supplement_products .cs_supplement .cs_nrow .col-sm-4:nth-child(2) {
    width: 90%;
  }
  .cs_supplement_products .cs_supplement .cs_figure {
    width: 100%;
    padding: 0px;
  }
  .cs_supplement_products .cs_supplement .cs_figure .img_thumb {
    width: 70px;
    min-width: 70px;
  }
  .cs_supplement_products .cs_supplement .cs_figure .description {
    padding: 10px;
  }
  .cs_supplement_products .cs_supplement .cs_figure .description p:nth-child(1) {
    font-size: 14px;
  }
  .cs_supplement_products .cs_supplement .cs_figure .description p:nth-child(2) {
    font-size: 12px;
    line-height: 14px;
  }
  .cs_supplement_products .cs_products {
    padding-top: 10px;
    padding-bottom: 30px;
  }
  .cs_supplement_products .cs_products .cs_heading {
    text-align: center;
    margin-bottom: 20px;
  }
  .cs_supplement_products .cs_products .product_list .col-sm-4 {
    padding: 10px;
  }
  .cs_supplement_products .cs_products .product_list .cs_figure {
    border-radius: 20px;
    padding: 15px;
  }
  .cs_supplement_products .cs_products .product_list .cs_figure .product_thumb {
    height: 180px;
  }
  .cs_supplement_products .cs_products .product_list .cs_figure .description {
    text-align: center;
  }
  .cs_supplement_products .cs_products .product_list .cs_figure .description p {
    line-height: 18px;
    margin-bottom: 10px;
  }
  .cs_supplement_products .cs_products .product_list .cs_figure .description .cta_main_button {
    display: none;
  }
  .cs_abouts {
    padding: 10px 0px;
  }
  .cs_abouts .img-fluid {
    margin-top: 20px;
    padding-right: 10px;
    display: none;
  }
  .cs_abouts .cs_heading {
    padding-left: 0px;
  }
  .cs_abouts .cs_content {
    padding-left: 0px;
    padding-top: 0px;
  }
  .cs_abouts .cs_content .about_numbers {
    margin-top: 10px;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 50px;
  }
  .cs_abouts .cs_content .about_numbers .col-sm-4 {
    padding: 0px;
  }
  .cs_abouts .cs_content .about_numbers .cs_figure {
    padding: 10px;
    position: relative;
  }
  .cs_abouts .cs_content .about_numbers .cs_figure:after {
    width: 2px;
  }
  .cs_abouts .cs_content .about_numbers .cs_figure h3 {
    font-size: 18px;
    line-height: 20px;
  }
  .cs_abouts .cs_content .about_numbers .cs_figure p {
    font-size: 12px;
    white-space: nowrap;
  }
  .cs_new_launch {
    padding-top: 30px;
    position: relative;
  }
  .cs_new_launch .cs_heading {
    margin-bottom: 0px;
    text-align: center;
  }
  .cs_new_launch .slick-custom-arrow {
    position: absolute;
    bottom: -50px;
    margin: auto;
    left: 0px;
    right: 0;
  }
  .cs_new_launch .new-launch-product-slider .cs_gap {
    padding: 20px;
  }
  .add_section {
    padding-top: 90px;
    padding-bottom: 30px;
  }
  .add_section img {
    border-radius: 40px;
  }
  .hero-slider-wrapper {
    padding: 30px 0px;
  }
  .hero-slider-wrapper .hero-slider .hero-slide {
    flex-direction: column;
  }
  .hero-slider-wrapper .hero-slider .hero-slide .hero-content {
    flex-direction: column-reverse;
  }
  .hero-slider-wrapper .hero-slider .hero-slide .hero-content h1 {
    font-size: 38px;
    margin-bottom: 0px;
    text-align: center;
    margin-top: 30px;
    position: relative;
  }
  .hero-slider-wrapper .hero-slider .hero-slide .hero-content h1 svg {
    position: absolute;
    top: -50px;
    left: 60px;
    right: inherit;
    width: 70px;
  }
  .hero-slider-wrapper .hero-slider .hero-slide .hero-content p {
    font-size: 14px;
    text-align: center;
  }
  .hero-slider-wrapper .hero-slider .hero-slide .hero-content .amazon_buy_btn {
    margin-top: 30px;
    padding: 5px 6px;
    font-size: 22px;
  }
  .hero-slider-wrapper .hero-slider .hero-slide .hero-content .amazon_buy_btn img {
    width: 35px;
    height: 35px;
    min-width: 35px;
    border-radius: 35px;
    margin-right: 15px;
  }
  .hero-slider-wrapper .hero-slider .hero-slide .hero-content .amazon_buy_btn i {
    font-size: 20px;
    width: 35px;
    height: 35px;
    min-width: 35px;
    margin-top: -5px;
  }
  .hero-slider-wrapper .hero-slider .hero-slide .hero-content .hero-image {
    position: relative;
  }
  .hero-slider-wrapper .hero-slider .hero-slide .hero-content .hero-image .banner_image {
    width: 40%;
    margin: auto;
  }
  .hero-slider-wrapper .hero-slider .hero-slide .hero-content .hero-image .banner_leaf {
    width: 80px;
    position: absolute;
    bottom: 10px;
    right: 50px;
  }
  .hero-slider-wrapper .hero-slider .hero-slide .hero-benefit {
    display: none;
  }
  .hero-slider-wrapper .hero_custom_control {
    justify-content: flex-end;
    margin-top: -52px;
  }
  .hero-slider-wrapper .hero_custom_control .custom-dots {
    display: none;
  }
  .hero-slider-wrapper::after {
    display: none;
  }
  .slick-custom-arrow {
    height: 50px;
  }
  .slick-custom-arrow:after {
    width: 60px;
    height: 60px;
  }
  .slick-custom-arrow button {
    width: 30px;
    height: 30px;
  }
  .slick-custom-arrow button i {
    width: 30px;
    height: 30px;
    font-size: 14px;
  }
  .slick-custom-arrow button.hero-slider-next, .slick-custom-arrow button.slider-next {
    margin-left: 30px;
  }
  .slick-custom-arrow button:hover {
    background: var(--primary-color);
    border: solid 1px var(--primary-dark-color);
  }
  .slick-custom-arrow button:hover i {
    color: #fff;
  }
  footer {
    padding-top: 20px;
    background: var(--secondary-light-color);
  }
  footer .cs_footer_ab {
    padding-right: 0px;
  }
  footer .cs_footer_ab img {
    height: 60px;
  }
  footer .cs_footer_ab p {
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 22px;
  }
  footer .cs_follow {
    padding-right: 0px;
  }
  footer .cs_follow .my_channel {
    margin-top: 0px;
  }
  footer .menus h3 {
    margin-bottom: 0px;
    margin-top: 30px;
  }
  footer .menus ul li a {
    padding: 0px 0px;
  }
  footer .cs_copyright {
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .cs_category_modal .modal-content {
    padding: 0px 0px;
  }
  .cs_category_modal .modal-content .modal-header {
    padding: 20px;
    padding-right: 32px;
    padding-bottom: 0px;
  }
  .cs_category_modal .modal-content .modal-header .btn-close {
    width: 35px;
    height: 35px;
  }
  .cs_category_modal .modal-content .modal-header .btn-close i {
    font-size: 20px;
    width: 35px;
    height: 35px;
  }
  .cs_category_modal .modal-content .modal-body .cs_list .cs_figure {
    padding: 20px;
    width: 100%;
    margin: 0px;
    margin-bottom: 15px;
  }
  .cs_category_modal .modal-content .modal-body .cs_list .cs_figure .cs_icon {
    margin-bottom: 30px;
  }
  .cs_category_modal .modal-content .modal-body .cs_list .cs_figure .cs_icon img {
    height: 30px;
  }
  .cs_category_page {
    padding-top: 40px !important;
  }
  .cs_category_page .cs_products {
    background-image: none;
  }
  .cs_category_page .cs_products .product_list {
    margin-top: 0px;
  }
  .cs_breadcrumb {
    height: auto;
  }
  .cs_breadcrumb ul {
    height: auto;
    flex-wrap: wrap;
  }
  .cs_breadcrumb ul li {
    height: auto;
    white-space: nowrap;
  }
  .cs_breadcrumb ul li a {
    white-space: nowrap;
  }
  .cs_breadcrumb ul li:after {
    height: 30px;
  }
  .cs_details {
    padding-top: 40px;
  }
  .cs_details .cs_product_details {
    padding-top: 0px;
  }
  .cs_details .cs_product_details .product-gallery .product-main .eh_large_thumb {
    height: 320px;
  }
  .cs_details .cs_product_details .product-gallery .product-thumb {
    width: 100%;
  }
  .cs_details .cs_product_details .info {
    padding-top: 20px;
    padding: 10px;
  }
  .cs_details .cs_product_details .info ul {
    margin-top: 10px;
  }
  .cs_details .cs_product_details .info ul li {
    padding: 5px 0px;
    padding-left: 30px;
  }
  .cs_details .cs_product_details .info ul li:after {
    top: -2px;
  }
  .cs_details .cs_product_details .info .buy_btn {
    margin-top: 20px;
  }
  .cs_details .cs_keyinfo {
    padding-top: 15px;
    border-top: solid 4px var(--border);
    margin-top: 20px;
  }
  .cs_details .cs_benefits {
    background: url("../images/line_circle.png") top center no-repeat;
    background-size: contain;
  }
  .cs_details .cs_benefits .col-sm-2 {
    display: none;
  }
  .cs_details .cs_benefits .benfit_bg {
    background: transparent;
  }
  .cs_details .cs_benefits .cs_heading {
    text-align: center;
    padding-top: 70px;
  }
  .cs_details .cs_benefits .cs_heading h1 {
    font-size: 72px;
  }
  .cs_details .cs_benefits .cs_points .cs_figure {
    flex-direction: column;
    padding-bottom: 0;
  }
  .cs_details .cs_benefits .cs_points .cs_figure .icon {
    width: 45px;
    min-width: 45px;
    height: 45px;
    margin-right: 0px;
  }
  .cs_details .cs_benefits .cs_points .cs_figure .icon img {
    height: 25px;
  }
  .cs_details .cs_benefits .cs_points.cs_left {
    padding-right: 0px;
  }
  .cs_details .cs_benefits .cs_points.cs_left .cs_figure {
    flex-direction: column;
  }
  .cs_details .cs_benefits .cs_points.cs_left .cs_figure .icon {
    margin-left: 0px;
  }
  .cs_details .cs_benefits .cs_points.cs_right {
    padding-left: 0px;
  }
  .cs_details .product_uses {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .cs_details .product_uses .uses_points .cs_point {
    margin-bottom: 35px;
  }
  .cs_details .product_uses .uses_points .cs_point .count {
    width: 44px;
    min-width: 44px;
    height: 44px;
    margin-right: 15px;
  }
  .cs_details .product_uses .uses_points:after {
    left: 21px;
  }
  .cs_details .faqs {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .cs_details .faqs .accordion .accordion-item .accordion-header button {
    font-size: 14px;
    padding: 15px;
  }
  .cs_details .faqs .accordion .accordion-item .accordion-header button:after {
    width: 16px;
    height: 16px;
    font-size: 8px;
  }
  .cs_details .faqs .accordion .accordion-item .accordion-collapse .accordion-body {
    padding: 15px;
    padding-top: 0;
  }
  .quiz-body {
    padding-bottom: 0;
    margin: 35px 20px;
    border-radius: 20px;
  }
  .quiz-body .patch_left_top,
  .quiz-body .patch_right_top,
  .quiz-body .patch_left_bottom,
  .quiz-body .patch_right_bottom {
    display: none;
  }
  .quiz-body .bulb, .quiz-body .trophy, .quiz-body .book {
    display: none;
  }
  .quiz-body #quiz-wrapper {
    padding: 15px;
    margin: 0;
    display: flex;
    flex-direction: column;
  }
  .quiz-body #quiz-wrapper .question-card {
    padding: 0;
    width: 100%;
  }
  .quiz-body #quiz-wrapper .question-card .q-text {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 26px;
    margin-top: 20px;
  }
  .quiz-body #quiz-wrapper .question-card .options-list .option-btn {
    padding: 6px;
    font-size: 12px;
  }
  .quiz-body #quiz-wrapper .question-card .submit-btn {
    font-size: 0.9rem;
    padding: 8px 24px;
    width: 100%;
    border-radius: 8px;
  }
  .quiz-body #quiz-wrapper .sidebar {
    position: absolute;
    top: 12px;
    right: 15px;
    height: auto;
    bottom: inherit;
    width: auto;
    gap: 0;
    min-width: auto;
  }
  .quiz-body #quiz-wrapper .sidebar .timer-box {
    padding: 0px;
    background: transparent;
  }
  .quiz-body #quiz-wrapper .sidebar .timer-box .timer-circle {
    height: auto;
    width: auto;
    font-size: 12px;
  }
  .quiz-body #quiz-wrapper .sidebar .timer-box .timer-circle svg {
    display: none;
  }
  .quiz-body #quiz-wrapper .sidebar .timer-box .timer-circle span {
    color: #ff0000;
  }
  .quiz-body #quiz-wrapper .sidebar .timer-box .timer-label {
    display: none;
  }
  .quiz-body #quiz-wrapper .sidebar .q-list-card {
    display: none;
  }
  .quiz-body #congrats-screen {
    max-width: auto;
    margin: 0;
  }
  .quiz-body #congrats-screen .congrats-header {
    background: #00A8C3;
    color: #fff;
    border-radius: 16px 16px 0 0;
    padding: 10px 15px;
  }
  .quiz-body #congrats-screen .congrats-header h2 {
    font-size: 18px;
  }
  .quiz-body #congrats-screen .congrats-header h2 p {
    font-size: 14px;
  }
  .quiz-body #congrats-screen .congrats-header h2 p span {
    font-size: 16px;
  }
  .quiz-body #congrats-screen .form-products-wrapper {
    display: flex;
    flex-direction: column;
    padding-bottom: 82px;
  }
  .quiz-body #congrats-screen .form-products-wrapper .form-section .form-grid-single .form-input {
    padding: 5px 10px;
    font-size: 12px;
  }
  .quiz-body #congrats-screen .form-products-wrapper .form-section .form-submit-btn {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 14px;
    text-align: left;
    border-top: solid 1px #d1d7cb;
    margin: -10px -20px 5px -20px;
    padding: 10px 20px;
    position: absolute;
    bottom: -5px;
    border-radius: 0 0 25px 25px;
    text-align: center;
  }
  .quiz-body #congrats-screen .form-products-wrapper .products-section .products-title {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 14px;
    text-align: left;
    border-top: solid 1px #d1d7cb;
    margin: -10px -20px 5px -20px;
    padding: 10px 20px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1151px) {
  .quiz-body {
    margin: 60px 40px;
  }
  .quiz-body .bulb {
    right: 0;
    top: 40px;
  }
  .quiz-body .bulb img {
    width: 100px;
  }
  .quiz-body .book {
    bottom: -70px;
    right: 40px;
  }
  .quiz-body .book img {
    width: 200px;
  }
  .quiz-body .trophy img {
    width: 150px;
  }
  .quiz-body #quiz-wrapper {
    padding: 2rem;
    margin: 0;
  }
  .quiz-body #quiz-wrapper .question-card {
    padding: 0 0 50px 0;
  }
  .quiz-body #quiz-wrapper .question-card {
    width: 100%;
  }
}
@media screen and (min-width: 1152px) and (max-width: 1440px) {
  .hero-slider-wrapper .hero-slider .hero-slide .hero-content h1 {
    font-size: 65px;
  }
  .quiz-body .bulb img {
    width: 150px;
  }
  .quiz-body .book {
    right: 25px;
  }
  .quiz-body .book img {
    width: 300px;
  }
  .quiz-body .trophy img {
    width: 200px;
  }
  .quiz-body #quiz-wrapper {
    width: 100%;
    padding: 1rem 4rem;
  }
  .quiz-body #quiz-wrapper .question-card {
    padding: 0;
    gap: 25px;
  }
}
/* ── RESPONSIVE ──────────────────────────────────────────── */
.slide-in {
  animation: slideIn 0.35s ease forwards;
}

.slide-out {
  animation: slideOut 0.35s ease forwards;
}

@keyframes slideOut {
  from {
    opacity: 1;
    transform: translateX(0);
  }
  to {
    opacity: 0;
    transform: translateX(-40px);
  }
}
@keyframes slideIn {
  from {
    opacity: 0;
    transform: translateX(40px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes popIn {
  from {
    opacity: 0;
    transform: scale(0.82) translateY(30px);
  }
  to {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}
/* ─── FADE ANIMATION ─── */
.fade-up {
  animation: fadeUp 0.5s ease both;
}

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* ─── CONTACT SECTION ─── */
.cs_contact {
  /*background: var(--cream); */
  padding: 60px 0;
  /* ─── FORM CARD ─── */
}
.cs_contact .cs_contact_form_card {
  background: var(--card-bg);
  border-radius: var(--radius);
  border: 1px solid var(--border);
  padding: 20px;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.06);
  position: relative;
  overflow: hidden;
  margin-top: 20px;
}
.cs_contact .cs_contact_form_card .cs_contact_form_heading {
  display: flex;
  justify-content: space-between;
}
.cs_contact .cs_contact_form_card .cs_contact_form_heading h2 {
  text-align: center;
  margin-bottom: 10px;
}
.cs_contact .cs_contact_form_card .cs_contact_form_heading h3.cs_contact_form_note {
  color: #f00;
  font-size: 12px;
}
.cs_contact .cs_contact_form_card::before {
  /* content: ''; position: absolute; */
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, var(--secondary-color), var(--primary-color));
}
.cs_contact .cs_contact_form_card {
  /* ─── ALERTS ─── */
}
.cs_contact .cs_contact_form_card .cs_alert {
  display: none;
  align-items: center;
  gap: 10px;
  padding: 13px 18px;
  border-radius: 10px;
  margin-bottom: 20px;
  font-size: 13.5px;
}
.cs_contact .cs_contact_form_card .cs_alert.show {
  display: flex;
}
.cs_contact .cs_contact_form_card .cs_alert.cs_alert_success {
  background: var(--secondary-light-color);
  color: var(--secondary-dark-color);
  border: 1px solid var(--accent);
}
.cs_contact .cs_contact_form_card .cs_alert.cs_alert_error {
  background: #fff0f0;
  color: #c0392b;
  border: 1px solid #f5c6cb;
}
.cs_contact .cs_contact_form_card {
  /* ─── FORM ROWS ─── */
}
.cs_contact .cs_contact_form_card .cs_form_row {
  display: grid;
  gap: 16px;
  margin-bottom: 16px;
}
.cs_contact .cs_contact_form_card .cs_form_row.cs_form_row.two-col {
  grid-template-columns: 1fr 1fr;
}
.cs_contact .cs_contact_form_card .cs_form_row.cs_form_row.one-col {
  grid-template-columns: 1fr;
}
.cs_contact .cs_contact_form_card .cs_form_row .cs_form_group {
  display: flex;
  flex-direction: column;
}
.cs_contact .cs_contact_form_card .cs_form_row .cs_form_group input,
.cs_contact .cs_contact_form_card .cs_form_row .cs_form_group textarea {
  padding: 5px 10px;
  border: 1.5px solid var(--border);
  border-radius: 5px;
  font-family: inherit;
  font-size: 14px;
  color: var(--text);
  background: var(--cream);
  transition: border-color 0.2s, box-shadow 0.2s, background 0.2s;
  outline: none;
  width: 100%;
}
.cs_contact .cs_contact_form_card .cs_form_row .cs_form_group textarea {
  resize: vertical;
  min-height: 140px;
}
.cs_contact .cs_contact_form_card .cs_form_row .cs_form_group input::-moz-placeholder, .cs_contact .cs_contact_form_card .cs_form_row .cs_form_group textarea::-moz-placeholder {
  color: #bbb;
}
.cs_contact .cs_contact_form_card .cs_form_row .cs_form_group input::placeholder,
.cs_contact .cs_contact_form_card .cs_form_row .cs_form_group textarea::placeholder {
  color: #bbb;
}
.cs_contact .cs_contact_form_card .cs_form_row .cs_form_group input:focus,
.cs_contact .cs_contact_form_card .cs_form_row .cs_form_group textarea:focus {
  border-color: var(--secondary-color);
  background: #fff;
  box-shadow: 0 0 0 3px rgba(120, 186, 81, 0.13);
}
.cs_contact .cs_contact_form_card {
  /* ─── SUBMIT BUTTON ─── */
}
.cs_contact .cs_contact_form_card .cs_btn_submit {
  margin-top: 8px;
  display: inline-flex;
  align-items: center;
  gap: 9px;
  padding: 5px 25px;
  background: var(--secondary-color);
  color: #fff;
  border: none;
  border-radius: 50px;
  font-family: inherit;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: transform 0.2s, box-shadow 0.2s;
  box-shadow: 0 4px 16px rgba(120, 186, 81, 0.35);
}
.cs_contact .cs_contact_form_card .cs_btn_submit:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(120, 186, 81, 0.45);
}
.cs_contact .cs_contact_form_card .cs_btn_submit:active {
  transform: translateY(0);
}
.cs_contact .cs_contact_form_card .cs_btn_submit:disabled {
  opacity: 0.7;
  cursor: not-allowed;
  transform: none;
}
.cs_contact .cs_contact_form_card .cs_btn_submit svg {
  width: 17px;
  height: 17px;
}
.cs_contact {
  /* ─── 3 INFO CARDS ─── */
}
.cs_contact .cs_contact_info_row {
  grid-template-columns: 1.5fr 1fr 1fr;
}
.cs_contact .cs_contact_info_row .cs_info_card {
  background: var(--card-bg);
  border-radius: var(--radius);
  border: 1px solid var(--border);
  padding: 22px 20px;
  display: flex;
  align-items: center;
  gap: 16px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
  transition: transform 0.22s, box-shadow 0.22s;
  margin-top: 20px;
}
.cs_contact .cs_contact_info_row .cs_info_card:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.1);
}
.cs_contact .cs_contact_info_row .cs_ic_icon {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: var(--tag-bg);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: var(--green);
}
.cs_contact .cs_contact_info_row .cs_ic_icon svg {
  width: 24px;
  height: 24px;
}
.cs_contact .cs_contact_info_row .cs_ic_label {
  font-size: 13px;
  /* color: var(--muted); */
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 3px;
}
.cs_contact .cs_contact_info_row .cs_ic_value {
  font-size: 13.5px;
  color: var(--muted);
  font-weight: 400;
  /* color: var(--dark);  */
}
.cs_contact .cs_contact_info_row .cs_ic_value .phone {
  position: relative;
  cursor: pointer;
}
.cs_contact .cs_contact_info_row .cs_ic_value a {
  text-decoration: none;
  color: inherit;
}
.cs_contact .cs_contact_info_row .cs_ic_value a:hover {
  text-decoration: underline;
}
.cs_contact .cs_contact_info_row .cs_ic_value a:hover {
  color: var(--primary-color);
}
.cs_contact .cs_contact_success {
  display: none;
  text-align: center;
  padding: 40px 20px;
  animation: fadeUp 0.5s ease;
}
.cs_contact .cs_success_icon {
  width: 70px;
  height: 70px;
  background: var(--secondary-light-color);
  color: var(--secondary-dark-color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  margin: 0 auto 15px;
  animation: successPop 0.4s ease;
}
@keyframes successFade {
  from {
    opacity: 0;
    transform: translateY(15px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes successPop {
  from {
    transform: scale(0.6);
  }
  to {
    transform: scale(1);
  }
}

/* ─── RESPONSIVE ─── */
@media (max-width: 768px) {
  .cs_form_row.two-col {
    grid-template-columns: 1fr;
  }
  .cs_contact_info_row {
    grid-template-columns: 1fr;
  }
  .cs_contact_form_card {
    padding: 26px 18px;
  }
  .cs_hero_textbox {
    padding: 20px 20px;
    margin: 0 16px;
  }
}
@media (max-width: 480px) {
  .cs_contact_hero {
    height: 195px;
  }
  .cs_hero_textbox h1 {
    font-size: 18px;
  }
}
.cs_fixquiz {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9;
  opacity: 0;
  transform: translateY(50px);
  pointer-events: none;
  transition: all 0.4s ease;
}
.cs_fixquiz img {
  border-radius: 10px;
  height: 150px;
}
.cs_fixquiz.show {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
  animation: pulse 2s infinite;
}

/* Pulse animation */
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.08);
  }
  100% {
    transform: scale(1);
  }
}
/* Add Section Video */
.add-video-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 40px;
  cursor: pointer;
}

.add-video {
  width: 100%;
  display: block;
  border-radius: 10px;
}

.video-play-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.3);
  opacity: 1;
  transition: opacity 0.35s ease;
}

.video-play-overlay.hidden {
  opacity: 0;
  pointer-events: none;
}

.play-btn-circle {
  width: 72px;
  height: 72px;
  background: rgba(255, 255, 255, 0.92);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.25);
  transition: transform 0.2s ease, background 0.2s ease;
}

.add-video-wrapper:hover .play-btn-circle {
  transform: scale(1.12);
  background: #fff;
}

.play-btn-circle svg {
  width: 32px;
  height: 32px;
  fill: #222;
  margin-left: 5px;
}

/* Sound toggle button */
.vid-sound-btn {
  position: absolute;
  bottom: 12px;
  right: 12px;
  width: 38px;
  height: 38px;
  background: rgba(0, 0, 0, 0.55);
  border: none;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
  transition: background 0.2s ease, transform 0.2s ease;
  padding: 0;
}

.vid-sound-btn:hover {
  background: rgba(0, 0, 0, 0.8);
  transform: scale(1.1);
}

.vid-sound-btn svg {
  width: 20px;
  height: 20px;
  fill: #fff;
}/*# sourceMappingURL=style.css.map */