/**
* Theme Name: Ekommart Child
* Description: This is a child theme of Ekommart, generated by Merlin WP.
* Author: <a href="https://www.wpopal.com/">Opal Team</a>
* Template: ekommart
* Version: 4.2.2
*/
body {
  font-family: "Montserrat", sans-serif !important;
}

.menuItems,
.header-top {
  max-width: 1140px !important;
  margin: auto;
}

.header-top {
  padding: 5px 15px;

}

.menuItems {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 15px;

}

.primaryButton.primaryButton3 .elementor-button {
  padding: 17px 27px !important;
}

.socialIcon svg {
  width: 32px !important;
  height: 32px !important;
}

.cartButton .elementor-button,
.product-style-1 ul.products li.product a[class*="product_type_"] {
  background-color: #07a14a !important;

}

.cartButton .elementor-button:hover,
.product-style-1 ul.products li.product a[class*="product_type_"]:hover {
  background-color: #252525 !important;
}

.main-navigation ul.menu>li>a {
  padding: 1.1em .7em !important;
  text-transform: uppercase;
  font-size: 14px !important;
}

#SR7_8_2 .hebe .sr7-bullet.selected,
#SR7_7_1 .hebe .sr7-bullet.selected {
  border-color: #07a14a !important;
}

.primarywhiteButton .elementor-button {
  background-color: #fff !important;
  color: #07a14a !important;
}

.primarywhiteButton .elementor-button:hover {
  background-color: #252525 !important;
  color: #fff !important;
}

.header-top-left {
  width: 200px;
}

.header-topmain {

  border-bottom: 1px solid #d6d6d6;

}

.header-top {
  display: flex;
  justify-content: space-between;

}

.header-top-right {
  display: flex;
  gap: 5px;
  align-items: center;
}

.site-footer {
  background-color: #252525 !important;
}

.copyright-bar {
  border-top: 1px solid;
}

.site-footer a:not(.button) {
  color: #fff !important;
}

.site-footer .widget .widget-title,
.site-footer .widget .widgettitle {
  color: #fff;
}

.site-footer .widget.widget_recent_entries .post-title {
  color: #fff;
}

.site-footer .contact-block .contact-text p {
  color: #fff;
}

.site-footer .contact-info_description {
  color: #fff;
}

.site-footer .contact-block .contact-info_icon {
  color: #fff;
}

.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
  border-radius: 24px;
}

.slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  transition: 0.4s;
  border-radius: 50%;
}

input:checked+.slider {
  background-color: #0aa14a;
}

input:checked+.slider:before {
  transform: translateX(26px);
}

.cart-toggle span {
  margin-left: 8px;
  font-size: 14px;
  color: #333;
}

/*regular color chnage*/

.regular-shop-page .header-container {
  background-color: #e8e1c3;
}

.regular-shop-page {
  background-color: #e8e1c3;
}

.regular-shop-page .header-container .search-field {
  background-color: #fffae3;
}

.regular-shop-page .discover-section {
  background-color: #fffae3 !important;
}

.regular-shop-page .wellness-section {
  background-color: #fffae3 !important;
}

.regular-shop-page .header-1 {
  border-bottom-color: #dadada;
}

.regular-shop-page .header-1 .header-left {
  border-right-color: #dadada;
}

.barley-authority-class {
  display: flex;
  flex-direction: row !important;
  justify-content: space-between;
}

.barley-authority-col {
  max-width: 300px !important;
}

@media (max-width: 640px) {
  .barley-authority-class {
    justify-content: center;
  }
}

/*greenium styple*/
#greenium_username {
  width: 100%;
}

.mlm-greenium-username,
.mlm-greenium-password {
  padding-top: 10px;
}

.greenium-payment {
  font-weight: 600;
}

.greenium-password-eye {
  position: relative;
}

#greenium_password {
  width: 100%;
}

.greenium-password-eye .toggle-icon {
  position: absolute;
  right: 22px;
  top: 10px;
  z-index: 3;
}

.greenium-password-eye #eye-icon1 {
  width: 20px;
  height: 20px;
  fill: #666;
}

/* Activation card*/
.activationcard-password-eye {
  position: relative;
}

#activationcard_pin {
  width: 100%;
}

.activationcard-password-eye .toggle-icon {
  position: absolute;
  right: 22px;
  top: 10px;
  z-index: 3;
}

.activationcard-password-eye #eye-icon2 {
  width: 20px;
  height: 20px;
  fill: #666;
}

#activationcard_username {
  width: 100%;
}

.mlm-activationcard-pcode,
.mlm-activationcard-pin {
  padding-top: 10px;
}

.activationcard-payment {
  font-weight: 600;
}

#activationcard_code {
  width: 100%;
}

/* E Package Point styple*/
#epackpoint_username {
  width: 100%;
}

.mlm-epackpoint-username,
.mlm-epackpoint-password {
  padding-top: 10px;
}

.epackpoint-payment {
  font-weight: 600;
}

.epackpoint-password-eye {
  position: relative;
}

#epackpoint_password {
  width: 100%;
}

.epackpoint-password-eye .toggle-icon {
  position: absolute;
  right: 22px;
  top: 10px;
  z-index: 3;
}

.epackpoint-password-eye #eye-icon3 {
  width: 20px;
  height: 20px;
  fill: #666;
}

#epackpoint_pin,
#epackpoint_code {
  width: 100%;
}

/*Activation package page*/
.activationcard-verify .page-title {
  text-align: center;
}

.activationcard-verify {
  padding: 60px 0;
}

.activationcard-field {
  max-width: 400px;
  margin: 0 auto;
}

.regular-shop-page {
  background-color: #fff !important;
}

.regular-shop-page .site-header {
  background-color: #e8e1c3;
}

.pinfield {
  display: flex;
  flex-direction: column;
}

.pinfield input {
  width: 100%;
}

#SR7_7_1 .hebe .sr7-bullet.selected {
  border-color: #07a14a !important;
}

.slide__icon-image {
  border-radius: 12px !important;
}

.bglayer1 {
  position: absolute !important;
  left: -67px;
  top: -22px;
  width: 50%;
}

.bglayer1 img {
  width: 100%;
  height: 100%;
}

.pinfield .pin-row {
  padding-bottom: 5px;
}

.activationcard-field p {
  margin-bottom: 10px;
}

.activationcard-field .pinfield input::placeholder {
  color: #888;
  opacity: 1;
}

/*mlm login buton*/
.wc-thankyou-mlmbackoffice-button {
  width: 230px;
  display: flex;
  align-items: center;
  column-gap: 3px;
  justify-content: end;
}

.height-0 {
  height: 0 !important;
}

#SR7_1_1 .hebe .sr7-bullet.selected {
  background-color: #085127 !important;
}

.wc-thankyou-mlmbackoffice-button a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #07a14b;
  font-size: 16px;
  font-weight: 600;
}

.wc-thankyou-mlmbackoffice-button img {
  width: 20px;
  height: 20px;
}

.contact-info_phones .title {
  color: #fff !important;
}

/* ******************************************************************** */

.menuHolder.sticky,
#menuHolder.menuHolder.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transform: translateY(0);
  background: rgb(255 255 255 / 53%);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.menuHolder.hidden {
  transform: translateY(-100%);
}

.newsletter-form {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
  max-width: 600px;
  width: 100%;
}

.newsletter-input {
  flex: 1;
  padding: 14px 20px;
  border: 1px solid #d1d5db;
  border-radius: 4px 0 0 4px !important;
  font-size: 16px;
  font-family: inherit;
  background: #ffffff;
  color: #333;
  outline: none;
  transition: border-color 0.3s ease;
  min-width: 200px;
}

.newsletter-input::placeholder {
  color: #9ca3af;
}

.newsletter-input:focus {
  border-color: #22c55e;
}

.newsletter-button {
  padding: 14px;
  background: #2e7d32;
  color: #ffffff;
  border: 1px solid #2e7d32;
  border-left: none;
  border-radius: 0 4px 4px 0 !important;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  transition: background 0.3s ease, transform 0.2s ease;
  white-space: nowrap;
}

.newsletter-button:hover {
  background: #1b5e20;
  transform: translateY(-1px);
}

.newsletter-button:active {
  transform: translateY(0);
}

.social-icons {
  display: flex;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
  margin-bottom: 25px;
}

.social-icon {
  width: 21px;
  height: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 20px;
  cursor: pointer;
  transition: transform 0.3s ease, opacity 0.3s ease;
  text-decoration: none;
}

.social-icon:hover {
  opacity: 0.8;
}

.social-icon img {
  width: 100%;
  height: 100%;
}

.testimonial-container {
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.testimonial-card {
  background: #ffffff;
  border-radius: 12px;
  padding: 32px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  position: absolute;
  width: calc(33.333% - 20px);
  box-sizing: border-box;
}

.testimonial-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.15);
}

.testimonial-rating {
  display: flex;
  gap: 4px;
  margin-bottom: 20px;
}

.star {
  color: #fbbf24;
  font-size: 20px;
  line-height: 1;
}

.star.empty {
  color: #e5e7eb;
}

.testimonial-content {
  font-size: 16px;
  line-height: 1.6;
  color: #4b5563;
  margin-bottom: 20px;
}

.testimonial-content::before {
  content: '"';
  font-size: 48px;
  line-height: 1;
  color: #22c55e;
  opacity: 0.3;
  font-family: Georgia, serif;
  float: left;
  margin-right: 8px;
  margin-top: -8px;
}

.testimonial-author {
  display: flex;
  align-items: center;
  gap: 16px;
  padding-top: 20px;
  border-top: 1px solid #e5e7eb;
  margin-top: auto;
}

.testimonial-image {
  width: 60px;
  height: 60px;
  border-radius: 50% !important;
  object-fit: cover;
  border: 3px solid #22c55e;
}

.testimonial-info {
  flex: 1;
}

.testimonial-name {
  font-size: 16px;
  font-weight: 600;
  color: #111827;
  margin-bottom: 2px;
}

.testimonial-designation {
  font-size: 14px;
  color: #6b7280;
}

/* Popup/Modal Styles */
.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(4px);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 10000;
  padding: 20px;
  overflow-y: auto;
}

.popup-overlay.active {
  display: flex;
}

.popup-container {
  background: #ffffff;
  border-radius: 16px;
  max-width: 1000px;
  width: 100%;
  max-height: 90vh;
  overflow-y: auto;
  position: relative;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  display: flex;
  gap: 0;
}

.popup-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 24px;
  padding: 40px 24px 30px;
  z-index: 1;
  background: transparent;
  pointer-events: none;
}

.popup-header h2 {
  font-size: 32px;
  font-weight: 700;
  color: #22c55e;
  margin: 0;
  letter-spacing: 0.5px;
}

.popup-form-section {
  flex: 1;
  padding: 40px;
  padding-top: 110px;
  background: #ffffff;
  position: relative;
}

.popup-form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.form-group-full {
  grid-column: 1 / -1;
}

.form-group {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.form-group label {
  font-size: 14px;
  font-weight: 600;
  color: #333;
}

.form-group label .required {
  color: #d32f2f;
}

.form-group input,
.form-group textarea {
  padding: 12px 16px;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  font-size: 14px;
  font-family: inherit;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.form-group input:focus,
.form-group textarea:focus {
  outline: none;
  border-color: #22c55e;
  box-shadow: 0 0 0 3px rgba(34, 197, 94, 0.1);
}

.form-group textarea {
  min-height: 120px;
  resize: vertical;
}

.file-upload-wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.file-upload-button {
  padding: 12px 24px;
  background: #22c55e;
  color: #ffffff;
  border: none;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: background 0.3s ease;
  width: fit-content;
}

.file-upload-button:hover {
  background: #16a34a;
}

.file-upload-button svg {
  width: 18px;
  height: 18px;
}

.file-name {
  font-size: 13px;
  color: #666;
  margin-top: 4px;
}

.file-input {
  display: none;
}

.submit-button {
  padding: 16px 32px;
  background: #22c55e;
  color: #ffffff;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  transition: background 0.3s ease, transform 0.2s ease;
  width: fit-content;
  grid-column: 1 / -1;
}

.submit-button:hover {
  background: #16a34a;
  transform: translateY(-2px);
}

.submit-button:active {
  transform: translateY(0);
}

.popup-info-section {
  flex: 0 0 350px;
  padding: 40px 30px;
  background: linear-gradient(135deg, #22c55e, #16a34a);
  color: #ffffff;
  border-radius: 0 16px 16px 0;
  display: flex;
  flex-direction: column;
  gap: 7px;
  padding-top: 110px;
  position: relative;
}

.info-item {
  display: flex;
  gap: 12px;
  align-items: flex-start;
}

.info-item-icon {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  margin-top: 2px;
}

.info-item-content {
  flex: 1;
}

.info-item h3 {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 8px 0;
}

.info-item p,
.info-item a {
  font-size: 14px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.95);
  text-decoration: none;
  margin-bottom: 4px;
}

.info-item a:hover {
  text-decoration: underline;
}

.info-section-title {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 16px 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.popup-close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 36px;
  height: 36px;
  padding: 0;
  border: none;
  background: transparent;
  border-radius: 50%;
  font-size: 28px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s ease, transform 0.2s ease;
  z-index: 10001;
  color: #fff;
  line-height: 1;
}

.popup-close:hover {
  background: rgba(0, 0, 0, 0.05);
}

.menu-with-mlm {
  display: flex;
}

.PgaeHeader {
  background-color: #1F7230;
  text-align: center;
  color: white;
  padding: 40px 0px 40px 0px;
}

.PgaeHeader h1 {
  font-size: 28px;
}

.wc-thankyou-mlmbackoffice-button {
  width: 135px;
  justify-content: start !important;
}

.menu-mobile-nav-button {
  z-index: 9;
  position: relative;
}

.innerPageHeadr {
  background-color: #1f7230;
  padding: 40px 10px;
}

.container {
  padding-left: 30px;
  padding-right: 30px;
  max-width: 1140px;
}

.activationcard-wrapper {
  display: flex;
  justify-content: space-around;
  flex-direction: row-reverse;
}

.activationcard-instruction,
.activationcard-field {
  width: 50%;
  margin: 0;
}

.activationcard-instruction {
  background-color: #eff8f8;
  border-radius: 12px;
  padding: 25px;

}

.mt-10 {
  margin-top: 10px;
}

.pinfield input {
  border-radius: 5px;
}

.membership-form-container {
  max-width: 600px;
  margin: 20px auto;
  background: #ffffff;
  padding: 40px;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.form-group {
  margin-bottom: 12px;
}

.form-group label {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #333;
}

.form-group input,
.form-group select {
  width: 100%;
  padding: 12px 16px;
  border: 1px solid #d1d5db;
  border-radius: 6px;
  font-size: 16px;
  font-family: inherit;
  background: #ffffff;
  color: #333;
  transition: border-color 0.3s ease;
}

.form-group input::placeholder {
  color: #9ca3af;
}

.form-group input:focus,
.form-group select:focus {
  outline: none;
  border-color: #22c55e;
}

.form-group select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 9L1 4h10z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 16px center;
  padding-right: 40px;
  cursor: pointer;
}

.submit-button {
  width: 100%;
  padding: 10px 15px;
  background: #07a14a;
  color: #ffffff;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  cursor: pointer;
  transition: background 0.3s ease, transform 0.2s ease;
  margin-top: 8px;
}

.submit-button:hover {
  background: #16a34a;
  transform: translateY(-1px);
}

.submit-button:active {
  transform: translateY(0);
}

.footer-widget-1 {
  width: 46% !important;
  margin-right: 0 !important;
  padding-right: 30px;

}

.footer-widget-2,
.footer-widget-3,
.footer-widget-4 {
  width: 18% !important;
  margin-right: 0 !important;
}

/* .productlist .product-points,
.products.columns-4 .product-points {
  display: none !important;
} */

.copyright-bar {
  background-color: #174721 !important;
  border-top: 1px solid #174721 !important;
  color: #ffffff !important;
}

.site-info,
.textright {
  text-align: right !important;
  margin-bottom: 5px;
}

.swiper-zoom-container .elementor-lightbox-image {
  background-color: #fff;
}

@media (min-width: 768px) {

  .regular-shop-page .main-navigation ul.menu>li>a,
  .main-navigation ul.nav-menu>li>a {
    padding: 1.1em .5em;
  }

  .main-navigation ul.menu {
    margin-left: 0 !important;
  }
}

@media (max-width: 1024px) {
  .footer-widgets {
    display: flex;
    flex-wrap: wrap;
  }

  .footer-widgets .footer-widget-1 {
    width: 100% !important;
  }

  .footer-widgets .footer-widget-2,
  .footer-widgets .footer-widget-3,
  .footer-widgets .footer-widget-4 {
    width: 33% !important;
  }

  .header-top-right .cart-toggle {
    position: absolute;
    top: 0;
    right: 170px;
    justify-content: end;
    z-index: 1;
  }

  .menuHolder.sticky,
  #menuHolder.menuHolder.sticky {
    position: static;
  }

  .header-top-right .cart-toggle .toggle-text {
    display: none;
  }

  .menu-mobile-nav-button {
    width: 30px;
  }

  .menuItems,
  .header-top {
    padding: 5px 10px;
  }

  .header-group-action {
    position: absolute;
    top: 3px;
    right: 10px;
  }

  .site-search {
    margin-top: 32px;
  }

  .header-topmain {
    border-bottom: 0px solid #d6d6d6;
  }

  .testimonial-card {
    width: calc(50% - 15px);
  }

  .wc-thankyou-mlmbackoffice-button {
    position: absolute;
    right: 235px;
    z-index: 1;
    top: 10px;
    width: 110px;
  }

  .sante.dropdown {
    margin-top: 30px;
  }
}

@media (max-width: 768px) {
  .copyright-bar .column-6 {
    width: 100%;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }

  .site-info,
  .textright {
    text-align: left !important;
  }


  .membership-form-container {
    margin: 40px auto;
    padding: 30px 20px;
  }

  .activationcard-wrapper {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .activationcard-field {
    background: #eeeeee;
    padding: 30px;
    border-radius: 12px;
    margin-bottom: 20px;
    max-width: 100%;
  }

  .activationcard-instruction,
  .activationcard-field {
    width: 100%;
  }

  .header-top-right .cart-toggle {
    right: 170px;
  }


  .mobilefull {
    grid-column: 1 / -1;
  }

  .popup-close,
  .popup-close:hover {
    color: #222;
  }

  .popup-header {
    font-size: 19px;
  }

  .site-search {
    position: absolute;
    bottom: 5px;
    width: calc(100% - 20px);
    right: 10px;
  }

  .header-topmain {
    min-height: 150px;
  }

  .popup-container {
    flex-direction: column;
    max-width: 100%;
  }

  .popup-info-section {
    flex: 1;
    border-radius: 0 0 16px 16px;
    padding-top: 40px;
  }

  .popup-form-section {
    padding: 20px 24px;
    padding-top: 100px;
  }

  .product-style-1 ul.products li.product {
    margin: 4px;
    padding: 5px;
  }

  .site-header-account .account-dropdown {
    right: -30px !important;
  }

  .aiBg .content-slider {
    padding: 40px 0 20px !important;
  }

  .testimonial-card {
    width: 100%;
    padding: 24px;
  }
}

@media (max-width: 555px) {

  .footer-widgets {
    display: flex;
    flex-wrap: wrap;
  }

  .footer-widgets .footer-widget-1 {
    width: 100% !important;
  }

  .footer-widgets .footer-widget-2,
  .footer-widgets .footer-widget-3,
  .footer-widgets .footer-widget-4 {
    width: 100% !important;
  }
}

@media (max-width: 388px) {
  .site-header-cart .cart-contents .woocommerce-Price-amount.amount {
    display: none;
  }

  .site-header-cart .cart-contents {
    margin-right: 10px;
  }

  .header-top-right .cart-toggle {
    right: 90px;
  }

  .wc-thankyou-mlmbackoffice-button {
    right: 160px;
  }
}