
/* Typography */
body, ul, li, p, a, label, input, div {
  font-family: 'Roboto', sans-serif;
  font-size: 17px !important;
  font-weight: 300 !important;
}
.h1 {
  font-family: 'Roboto', sans-serif;
  font-size: 48px !important;
  font-weight: 200 !important;
}
.h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 30px !important;
  font-weight: 300;
}
.h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 22px !important;
}
html[lang="ar"] {
  font-family: 'Tajawal', sans-serif;
}
html[lang="fr"] {
  font-family: 'Nunito', sans-serif;
}
html[lang="en"] {
  font-family: 'Nunito', sans-serif;
}

/* General */
.logo { font-weight: 500 !important;}
.text-warning {  color: #ede861 !important;}
.text-muted { color: #bcbcbc !important;}
.text-success { color: #469562 !important;}
.text-light { color: #cfd6e1 !important;}
.bg-dark { background-color: #343030 !important;}
.bg-light { background-color: #f2f2f2 !important;}
.bg-black { background-color: #211e1e !important;}
.bg-success { background-color: #469562 !important;}
.btn-success {
  background-color: #0b935d !important;
  border-color: #0b935d !important;
}
.btn-success:hover{
  background-color: #0a7349 !important;
  border-color: #0a7349 !important;
}
.pagination .page-link:hover {color: #000;}
.pagination .page-link:hover, .pagination .page-link.active {
  background-color: #69bb7e;
  color: #fff;
}
/* Nav */
#igrbiomo_nav_top { min-height: 40px;}
#igrbiomo_nav_top * { font-size: .9em !important;}
#igrbiomo_main_nav a { color: #343030;}
#igrbiomo_main_nav a:hover { color: #69bb7e;}
#igrbiomo_main_nav .navbar .nav-icon { margin-right: 20px;}

/* Hero Carousel */
#igrbio-mo-zay-hero-carousel { background: #efefef !important;}
/* Accordion */
.igrbiomo-accordion a { color: #000;}
.igrbiomo-accordion a:hover { color: #333d4a;}
/* Shop */
.shop-top-menu a:hover { color: #69bb7e !important;}
/* Product */
.product-wap { box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.10);}
.product-wap .product-color-dot.color-dot-red { background:#f71515;}
.product-wap .product-color-dot.color-dot-blue { background:#6db4fe;}
.product-wap .product-color-dot.color-dot-black { background:#000000;}
.product-wap .product-color-dot.color-dot-light { background:#e0e0e0;}
.product-wap .product-color-dot.color-dot-green { background:#0bff7e;}
.card.product-wap .card .product-overlay {
  background: rgba(0,0,0,.2);
  visibility: hidden;
  opacity: 0;
  transition: .3s;
}
.card.product-wap:hover .card .product-overlay {
  visibility: visible;
  opacity: 1;
}
.card.product-wap a { color: #000;}
#carousel-related-product .slick-slide:focus { outline: none !important;}
#carousel-related-product .slick-dots li button:before {
  font-size: 15px;
  margin-top: 20px;
}
/* Brand */
.brand-img {
  filter: grayscale(100%);
  opacity: 0.5;
  transition: .5s;
}
.brand-img:hover {
  filter: grayscale(0%);
  opacity: 1;
}
/* Carousel Hero */
#igrbio-mo-zay-hero-carousel .carousel-indicators li {
  margin-top: -50px;
  background-color: #469562;
}
#igrbio-mo-zay-hero-carousel .carousel-control-next i,
#igrbio-mo-zay-hero-carousel .carousel-control-prev i {
  color: #469562 !important;
  font-size: 2.8em !important;
}
/* Carousel Brand */
.tempaltemo-carousel .h1 {
  font-size: .5em !important;
  color: #000 !important;
}
/* Services */
.services-icon-wap {transition: .3s;}
.services-icon-wap:hover, .services-icon-wap:hover i {color: #fff;}
.services-icon-wap:hover {background: #69bb7e;}
/* Contact map */
.leaflet-control a, .leaflet-control { font-size: 10px !important;}
.form-control { border: 1px solid #e8e8e8;}
/* Footer */
#tempaltemo_footer a { color: #dcdde1;}
#tempaltemo_footer a:hover { color: #68bb7d;}
#tempaltemo_footer ul.footer-link-list li { padding-top: 10px;}
#tempaltemo_footer ul.footer-icons li {
  width: 2.6em;
  height: 2.6em;
  line-height: 2.6em;
}
#tempaltemo_footer ul.footer-icons li:hover {
  background-color: #cfd6e1;
  transition: .5s;
}
#tempaltemo_footer ul.footer-icons li:hover i {
  color: #343030;
  transition: .5s;
}
#tempaltemo_footer .border-light { border-color: #2d343f !important;}
/*
// Extra small devices (portrait phones, less than 576px)
// No media query since this is the default in Bootstrap
*/
/* Small devices (landscape phones, 576px and up)*/
.product-wap .h3, .product-wap li, .product-wap i, .product-wap p {
  font-size: 12px !important;
}
.product-wap .product-color-dot {
  width: 6px;
  height: 6px;
}

@media (min-width: 576px) {
  .tempaltemo-carousel .h1 { font-size: 1em !important;}
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
  #igrbiomo_main_nav .navbar-nav {max-width: 450px;}
 }

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
  #igrbiomo_main_nav .navbar-nav {max-width: 550px;}
  #igrbio-mo-zay-hero-carousel .carousel-item {min-height: 30rem !important;}
  .product-wap .h3, .product-wap li, .product-wap i, .product-wap p {font-size: 18px !important;}
  .product-wap .product-color-dot {
    width: 12px;
    height: 12px;
  }
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {}


/* pack */
.product-container {
    background: #fff;
    border-radius: 15px;
    padding: 20px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    margin: 30px auto;
    max-width: 1100px;
}
.badge-offer {
    background-color: #ff6600;
    color: #fff;
    font-size: 0.8rem;
    padding: 6px 10px;
    border-radius: 20px;
}
.badge-discount {
    background-color: #f7b731;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: -10px;
    left: -10px;
}
.price {
    font-size: 1.8rem;
    color: #c0392b;
    font-weight: bold;
}
.old-price {
    text-decoration: line-through;
    color: #888;
    margin-right: 10px;
}
.check-list li::before {
    content: "✔ ";
    color: #ff6600;
    font-weight: bold;
}

/* 🔎 Zoom effect for image */
.image-wrapper {
    overflow: hidden;
    border-radius: 10px;
}
.image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.1); /* zoom in */
}
    
/* Preloader styles */
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #469562; /* Green background */
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999; /* Ensure it’s always on top */
    transition: opacity 0.5s ease, visibility 0.5s ease;
}

#preloader.hidden {
    opacity: 0;
    visibility: hidden;
}

#preloader img {
    width: 120px; /* adjust size of your logo */
    height: auto;
}


/* cart */
.cart-sidebar {
  position: fixed;
  top: 0;
  left: -100%;
  width: 400px; /* default for desktops */
  max-width: 100%; /* ensures it never overflows */
  height: 100%;
  background: #fff;
  box-shadow: 2px 0 10px rgba(0,0,0,0.1); /* shadow on the right side now */
  transition: left 0.3s ease;
  z-index: 1050;
  display: flex;
  flex-direction: column;
}

/* Active state */
.cart-sidebar.active {
  left: 0;
}

@media (max-width: 768px) {
  .cart-sidebar {
    width: 100%;
    left: -100%;
  }

  .cart-sidebar.active {
    left: 0;
  }
}


.cart-items {
  flex-grow: 1;
  overflow-y: auto;
  max-height: calc(100vh - 150px);
}



/* .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0px;
} */

.product-detail {
    display: flex;
    flex-wrap: wrap;
    background: white;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 30px;
}

.product-image {
    flex: 1;
    min-width: 300px;
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-image img {
    max-width: 100%;
    max-height: 400px;
    object-fit: contain;
}

.product-info {
    flex: 1;
    min-width: 300px;
    padding: 30px;
}

.product-title {
    font-size: 24px;
    font-weight: 700;
    color: #2c3e50;
    margin-bottom: 10px;
}

.product-price {
    color: #13963b;
    margin-bottom: 15px;
}

.product-subtitle {
    font-size: 16px;
    color: #7f8c8d;
    margin-bottom: 20px;
    font-style: italic;
}

.product-tags {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}

.tag {
    background: #f1f8e9;
    color: #689f38;
    padding: 5px 12px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 600;
}

.tag.argan {
    background: #fff3e0;
    color: #ef6c00;
}

.reviews {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.stars {
    color: #f1c40f;
    margin-right: 10px;
    margin-left: 10px;
}

.review-count {
    color: #7f8c8d;
    font-size: 14px;
}

.product-description {
    margin-bottom: 25px;
    color: #5d6d7e;
    line-height: 1.7;
}

.size-options {
    margin-bottom: 25px;
}

.size-title {
    font-weight: 600;
    margin-bottom: 10px;
    color: #2c3e50;
}

.sizes {
    display: flex;
    gap: 15px;
}

.size-option {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 12px 20px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
    flex: 1;
}

.size-option:hover {
    border-color: #3498db;
}

.size-option.selected {
    border-color: #3498db;
    background: #ebf5fb;
}

.size-name {
    font-weight: 600;
    margin-bottom: 5px;
    color: #2c3e50;
}

.size-price {
    font-weight: 700;
    color: #e74c3c;
}

.size-quantity {
    font-size: 12px;
    color: #7f8c8d;
}

.add-to-cart {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
}

.quantity-selector {
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
}

.quantity-btn {
    background: #f8f9fa;
    border: none;
    width: 40px;
    height: 50px;
    font-size: 18px;
    cursor: pointer;
    transition: background 0.3s;
}

.quantity-btn:hover {
    background: #e9ecef;
}

.quantity-input {
    width: 60px;
    height: 50px;
    border: none;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}

.add-to-cart-btn {
    flex: 1;
    background: #3498db;
    color: white;
    border: none;
    border-radius: 8px;
    padding: 0 25px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.add-to-cart-btn:hover {
    background: #2980b9;
}

.wishlist-btn {
    background: white;
    border: 1px solid #ddd;
    border-radius: 8px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s;
}

.wishlist-btn:hover {
    border-color: #e74c3c;
    color: #e74c3c;
}

.product-features {
    margin-top: 30px;
    border-top: 1px solid #eee;
    padding-top: 20px;
}

.feature {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.feature i {
    color: #3498db;
    margin-right: 10px;
    font-size: 18px;
}

.related-products {
    margin-top: 40px;
}

.section-title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #2c3e50;
}

.products-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
}

.product-card {
    background: white;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s;
}

.product-card:hover {
    transform: translateY(-5px);
}

.card {
    border: 0px;
}

.card-image {
    height: 180px;
    background: linear-gradient(135deg, #f9f5f0 0%, #f0e6d6 100%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.card-info {
    padding: 15px;
}

.card-title {
    font-weight: 600;
    margin-bottom: 5px;
    color: #2c3e50;
}

.card-price {
    font-weight: 700;
    color: #3ce7a8;
}

@media (max-width: 768px) {
    .product-detail {
        flex-direction: column;
    }
    
    .add-to-cart {
        flex-direction: column;
    }
    
    .quantity-selector {
        width: 100%;
        justify-content: center;
    }
}


/* Toast styling */
.toast {
  position: fixed;
  top: 20px;
  right: -400px; /* start hidden outside the viewport on the right */
  background: #fcfcfc; /* bright white background */
  color: #222; /* dark text for contrast */
  padding: 20px 25px;
  border-radius: 2px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); /* soft subtle shadow */
  font-size: 14px;
  opacity: 0;
  transition: all 0.5s ease;
  z-index: 9999;
}

/* Toast visible state */
.toast.show {
  right: 20px; /* slides in from right */
  opacity: 1;
}

/* Variants */
.toast.success {
  border-bottom: 6px solid #4caf50; /* green success border */
}

.toast.error {
  border-bottom: 6px solid #f44336; /* red error border */
}

/* Zoom in products */
.zoomin {
  transition: transform 0.3s ease; /* Smooth zoom effect */
  cursor: pointer; /* Optional: shows clickable cursor */
}

.zoomin:hover {
  transform: scale(1.02);
}

/* Hero Section */

.hero-wrapper {
  position: relative;
  min-height: 500px;
  background-image: url('../assets/img/igrBio/back11111.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/* White translucent layer */
.hero-wrapper .overlay {
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.6);
  z-index: 1;
}

/* Foreground content */
.hero-wrapper .content {
  position: relative;
  z-index: 2;
  padding: 80px 20px;
  text-align: center;
}


/* Slider controls */

.product-slider {
    max-width: 1200px;
    margin: auto;
    position: relative;
}

/* Product card */
.product-card-slider {
    background: #fff;
    border-radius: 14px;
    padding: 18px 12px;
    height: 100%;
    text-align: center;
    box-shadow: 0 6px 18px rgba(0,0,0,.07);
    transition: all .25s ease;
}

.product-card-slider:hover {
    transform: translateY(-6px);
    box-shadow: 0 14px 36px rgba(0,0,0,.14);
}

.product-card-slider h6 {
    font-size: .95rem;
    font-weight: 600;
    margin-bottom: 4px;
}

.product-card-slider small {
    color: #6c757d;
    font-size: .8rem;
}

.product-link {
    text-decoration: none;
    color: inherit;
    height: 100%;
    display: block;
}

.product-link:hover {
  color: #2bc359;
}

/* Custom controls */
.carousel-control-prev,
.carousel-control-next {
    width: 48px;
    height: 48px;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    border-radius: 100%;
    border-style: none;
    box-shadow: 0 8px 20px rgba(0,0,0,.15);
    opacity: 1;
}

.carousel-control-prev {
    left: -24px;
}

.carousel-control-next {
    right: -24px;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    filter: invert(0.2);
    width: 18px;
    height: 18px;
}

.carousel-control-prev:hover,
.carousel-control-next:hover {
    background: #6cd1a2;
}

.carousel-control-prev:hover .carousel-control-prev-icon,
.carousel-control-next:hover .carousel-control-next-icon {
    filter: invert(1);
}

@media (max-width: 992px) {
    .carousel-control-prev,
    .carousel-control-next {
    left: 5px;
    right: 5px;
    }
}

.popup-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.popup {
  background: #ffffff;
  width: 92%;
  max-width: 420px;
  padding: 36px 28px;
  border-radius: 14px;
  text-align: center;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Helvetica, Arial, sans-serif;
}

/* Title */
.popup h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #000;
}

/* Stars (under title) */
.stars {
  font-size: 22px;
  letter-spacing: 4px;
  color: #fbbc04; /* Google yellow */
}

/* Subtitle */
.subtitle {
  font-size: 15px;
  color: #333;
  line-height: 1.6;
  margin-bottom: 28px;
}

/* Google button */
.btn-review {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;

  width: 100%;
  padding: 14px 0 14px 0;
  margin-bottom: 26px;

  border: 1px solid #e5e5e5;
  border-radius: 10px;
  background: #fff;

  font-size: 15px;
  font-weight: 500;
  color: #000;
  text-decoration: none;
}

.btn-review img {
  width: 20px;
  height: 20px;
}

/* Share */
.share-section {
  text-align: left;
}

.share-title {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 6px;
}

.copy-box {
  display: flex;
  gap: 8px;
}

.copy-box input {
  flex: 1;
  padding: 10px;
  font-size: 14px;
  border-radius: 8px;
  border: 1px solid #ddd;
}

.copy-box button {
  padding: 10px 14px;
  border-radius: 8px;
  border: none;
  background: #000;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
}

#copyMsg {
  display: block;
  margin-top: 6px;
  font-size: 13px;
  color: #16a34a;
}

/* Close */
.btn-close {
  background: none;
  border: none;
  font-size: 14px;
  color: #3e3d3d;
  cursor: pointer;
}

.icon-success {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 22px;
  height: 22px;
  margin-left: 8px;

  border-radius: 50%;
  background: #16a34a; /* success green */
  color: #ffffff;

  font-size: 20px;
  font-weight: 700;
  line-height: 1;

  vertical-align: middle;
}

.btn-whatsapp {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px;
  background: #25d366;
  color: #ffffff;
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
  border-radius: 10px;
}

.btn-whatsapp img {
  width: 18px;
  height: 18px;
}


.instock  {
  display: inline-flex;
  align-items: center;
  gap: 6px;

  padding: 4px 10px;
  border: 1.5px solid #22c55e; /* green outline */
  border-radius: 999px;        /* pill shape */

  color: #16a34a;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  background-color: #ffffff;
}