/* body p,
body h1
body h2 ,
body h3 ,
body h4 ,
body h5 {
  line-height: 100%;
} */
.header-cart {
    flex-grow: unset;
}

.search-input > div {
    width: 100%;
}

.search-input-icon {
    position: absolute;
    font-size: 22px;
    top: 8px;
    left: 4px;
}


.rtl .search-input-icon {
    left: unset;
    right: 4px;
    top: 9px;
}

.search-input-input {
    padding-left: 30px;
    min-height: 40px;
    max-height: 40px;
}

.rtl .search-input-input {
    padding-left: inherit;
    padding-right: 30px;
}


.icon-shopping_cart_black_36dp-1-1, .sm-search-icon > span {
    font-size: 28px;
}

.icon-shopping_cart_black_36dp-1-1 .path1:before {
    color: unset;
}

.icon-shopping_cart_black_36dp-1-1 .path2:before {
    color: unset;
}

.icon-language_black_24dp .path1:before {
    color: unset;
}

.cart-badge {
    position: absolute;
    right: 5px;
    top: -7px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 10px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    background-color: #AB0000;
}

.rtl .cart-badge {
    right: unset;
    left: -8px;
}

.top-main-menu-wrapper {
    margin-right: -22px;
    margin-left: -22px;
}

.ic.menu{
    text-align: left;
    position: relative;
    right: 4px;
}

.rtl .ic.menu{
    text-align: right;
    right: unset;
    left: 4px;
}

.ic.menu, .sm-search-icon {
    margin-right: 10px;
}

.icon-menu-top {
    margin-right: 10px !important;
}

.rtl .ic.menu, .sm-search-icon {
    margin-right: unset;
    margin-left: 10px;
}

.rtl .icon-menu-top {
    margin: 0;
}

.icon-menu-top > span {
    font-size: 32px;
}

.icon-menu_open_black_24dp-1:before {
    color: unset;
}


.sm-search-div {
    display: block;
    visibility: hidden;
    position: absolute;
    left: 0;
    padding: 0px 15px 20px 15px;
    width: 100%;
    background-color: var(--header-primary-color, var(--primary-color));
    transform: translateY(-100%);
    transition: all .3s ease;
    z-index: 1;
}

.sm-search-div.show {
    visibility: visible;
    transform: translateY(0%);
    -webkit-transform:translate3d(0,0,0);
}

.footer .apps-social-icons:nth-child(2) {
    padding-left: 0px;
}

.rtl .footer .apps-social-icons:nth-child(2) {
    padding-right: 0px;
    padding-left: 15px;
}

.footer .google-app-stores {
    margin-left: -4px;
    margin-right: -4px;
}

.footer .icons-wrapper {
    padding: 0px;
}

.footer-about-us-links-div {

}


.footer-about-us-div {
    padding-right: 20%;
}

.rtl .footer-about-us-div {
    padding-right: unset;
    padding-left: 20%;
}

.slick-dotted.slick-slider {
    margin-bottom: 0px;
}

.main-slider .slick-dots {
    bottom: 12px;
}

.main-slider .slick-dots li button:before {
    font-size: 14px;
}

.features-section-img {
    max-height: 90px;
    max-width: 90px;
}

.slick-next.slick-arrow > span, .slick-prev.slick-arrow > span {
    color: var( --primary-color);
    font-size: 3.3rem;
}

.category-item a, .category-item img {
    display: block;
    text-align: center;
    width: 100%;
}

.category-item img {
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}

.category-item h3 {
    margin-top: 15px;
    font-size: 1.6rem;
    font-weight: 400;
    text-align: center;
    color: var( --primary-color);
    white-space: break-spaces;
}

.category-page-slider .category-item h3 {
    font-size: 1.2rem;
}

.categories-slider .category-item {
    width: 100%;
    max-width: 200px;
}

.slider-container {
    padding-left: 15px;
    padding-right: 15px;
}
.main-slider .slider-item {

}

.section-title {
    padding-left: 0px;
    padding-right: 0px;
}

.products-slider .prod-col, .categories-slider .cat-col {
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    width: auto;
}

.category-page-slider .categories-slider.s-slider {
    margin-right: -15px;
    margin-left: -15px;
}

.category-page-slider .home-categories-section .section-title {
    margin-right: -15px;
    margin-left: -15px;
}

.category-page-slider .products-slider .prod-col, .categories-slider .cat-col {
    padding-left: 15px;
    padding-right: 15px;
}

.categories-slider-wrapper, .products-slider-wrapper, .testimonials-slider-wrapper, .partners-slider-wrapper  {
    margin-right: -15px;
    margin-left: -15px;
}

.products-list .prod-col, .bundle-offer-products .prod-col{
    width: 20%;
    padding: 15px;
}

.products-list .prod-col-attr{
    width: 25%;
}

.sort-block-width {
    margin-left: 30px;
}

.rtl .sort-block-width {
    margin-left: 0px;
    margin-right: 30px;
}

.select-dropdown .dropdown-item {
    padding-bottom: 7.5px;
    padding-top: 7.5px;
}

#products-list-filter-form-close {
    width: 44px;
    height: 44px;
    position: absolute;
    right: 0;
    top:0;
}

.rtl #products-list-filter-form-close {
    right: unset;
    left: 0;
}

.products-pagination {
    margin-bottom: 24px;
    padding: 0 15px;
}

.products-pagination ul  {
    padding: 0px;
}

.products-pagination .page-link {
    color: var( --primary-color);
    font-size: 1.2rem;
}

.products-pagination .page-link.active {
    color: #ffffff;
    background-color: var( --primary-color);
}

.rtl .products-pagination .page-item:first-child .page-link {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}


.rtl .products-pagination .page-item:last-child .page-link {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.products-container .products-list {
    margin-bottom: 24px;
}

.cart-header-total {
    margin-right: 10px;
    font-size: 1.6rem;
    color: var(--header-text-color-primary-bg, var(--text-color-primary-bg));
}

.rtl .cart-header-total {
    margin-right: unset;
    margin-left: 10px;
}

.form-control {
    border-radius: 3px;
}


.box-1-1 {
    position: relative;
    width:    100%;
}

.box-1-1:before {
    content:     "";
    display:     block;
    padding-top: 100%; /* initial ratio of 1:1*/
}

.box-1-1 .content {
    position: absolute;
    top:      0;
    left:     0;
    bottom:   0;
    right:    0;
    background: #f1f1f1f1;
}

/* Other ratios - just apply the desired class to the "box" element */
.box-1-1.ratio2_1:before{
    padding-top: 50%;
}
.box-1-1.ratio1_2:before{
    padding-top: 200%;
}
.box-1-1.ratio4_3:before{
    padding-top: 75%;
}
.box-1-1.ratio16_9:before{
    padding-top: 56.25%;
}

.box-1-1.ratio21_9:before{
    padding-top: 42.85%;
}

.product-item-out-of-stock {
    filter: grayscale(var(--dimOutOfStockProducts));
}


.sm-search-div .autocomplete-items, .lg-search-div .autocomplete-items{
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
}

.sm-search-div .autocomplete-items div, .lg-search-div .autocomplete-items div {
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
}

/*when hovering an item:*/
.sm-search-div .autocomplete-items div:hover, .lg-search-div .autocomplete-items div:hover {
    background-color: #e9e9e9;
}

.sm-search-div .autocomplete-items div a, .lg-search-div .autocomplete-items div a {
    padding: 10px;
    cursor: pointer;
    color: inherit;
    display: block;
}

.product-crd-spec {
    min-height: 81px;
}

.gallery-section + .gallery-section {
    padding-top: 0px;
}

.ic-menu-back {
    font-size: 22px;
    margin-right: 16px;
    font-weight: bold;
}

.rtl .ic-menu-back {
    margin-right: unset;
    margin-left: 16px;
}

@media (max-width: 768px) {
   
   .account-btn_header{
    display: none;
   }
    .search-header-bar {
        height: 64px;
    }


    .footer .apps-social-icons:nth-child(2) {
        padding-left: 15px;
    }

    .rtl .footer .apps-social-icons:nth-child(2) {
        padding-right: 15px;
        padding-left: 15px;
    }

    .footer .icons-wrapper {
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .footer-about-us-div {
        padding-right: 0;
    }

    .rtl .footer-about-us-div {
        padding-right: unset;
        padding-left: 0;
    }

    .category-page-slider .categories-slider {
        height: 225px;
    }

    .categories-slider .category-item {
        width: 190px;
    }

    .category-page-slider .categories-slider .category-item {
        width: 165px;
    }

    .category-page-slider .categories-slider.s-slider {
        margin-right: -7.5px;
        margin-left: -7.5px;
    }

    .category-page-slider .products-slider .prod-col, .categories-slider .cat-col {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }

    .products-slider .prod-col, .categories-slider .cat-col, .testimonials-slider .testimonials-customer-card , .partners-slider .partners-item {
        display: inline-block;
        vertical-align: top;
    }

    .partners-slider .partners-item {
        vertical-align: middle;
    }

    .categories-slider, .products-slider, .testimonials-slider , .partners-slider {
        overflow-y: hidden;
        overflow-x: scroll;
        white-space: nowrap;
    }
    .product-crd-spec small {
        white-space: break-spaces;
    }

    .testimonials-slider::-webkit-scrollbar { width: 0 !important }


    .categories-slider-wrapper, .products-slider-wrapper, .testimonials-slider-wrapper, .partners-slider-wrapper  {
        overflow-x: hidden;
        margin-right: 0px;
        margin-left: 0px;
    }

    .slider-container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .main-slider, .main-slider .slider-item {

    }

    .main-slider .slick-dots li button:before {
        font-size: 10px;
    }


    .main-slider .slick-dots {
        bottom: 4px;
    }

    .section-title {
        padding-right: 15px;
        padding-left: 15px;
    }

    .products-list .prod-col, .bundle-offer-products .prod-col {
        margin: 0 auto;
        width: auto;
    }

    .products-list .prod-col, .products-list .prod-col-attr{
        width: 50%;
    }

    .product-item {
        width: 135px;
    }

    .products-list .prod-col .product-item {
        width: 100%;
    }

    .sm-search-div {
        display: block;
    }

    .icon-shopping_cart_black_36dp-1-1, .sm-search-icon > span {
        font-size: 28px;
    }

    .icon-menu-top {
        width: 32px;
    }

}


.btn:focus,.btn:active, .page-link:focus, .page-link:active {
    outline: none !important;
    box-shadow: none;
}

.gift-popover-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    width: 115px;
    height: 140px;
    max-width: 100%;
}
.popover {
    top: 40px;
}
.popover .arrow {
    top: -0.5rem;
    left: 5px;
}
.popover .arrow::before {
    top: 0;
    border-width: 0 0.5rem 0.5rem;
    border-bottom-color: #fff;
}
.popover .arrow ::after {
    top: 1px;
    border-width: 0 0.5rem 0.5rem;
    border-bottom-color: #fff;
}

.btn-product-card-out-of-stock {
  width: max-content;
}

.add-to-wishlist {
  position: absolute;
  right: 0;
  z-index: 1;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 50% !important;
  background-color: white;
  width: 33px;
  height: 33px;
  margin: 0 !important;
  box-shadow: 0px 1px 3px 3px #918b8b17;
}

.rtl .add-to-wishlist {
  right: unset;
  left: 0;
}

.icon-heart-mask {
  display: inline-block;
  width: 25px;
  height: 20px;
  mask-size: 100%;
  mask-position: center;
  mask-repeat: no-repeat;
  mask-image: var(--heart-outlined-icon);
  background-color: var(--secondary, #A1A0A9);
}

.icon-heart-mask.filled {
  mask-image: var(--heart-filled-icon);
  background-color: var(--primary_color, #D86F6F);
}

.search-header i,
.search-header span::before{
    transition: .3s;
}
.search-header i:hover,
.search-header span::before:hover {
    transform: rotate(180deg);
}

.search-header svg{
  fill:  var(--header-text-color-primary-bg, var(--text-color-primary-bg));
  width: 16px;
}


.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 30px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    border-radius: var(--swiper-pagination-bullet-border-radius, 6px);
}
.swiper-pagination-bullet-active{
    background: var(--primary-color);
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 50px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    border-radius: var(--swiper-pagination-bullet-border-radius, 6px);
}

/* ************ */
/* products */
.products_grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin: 10px 0 15px;
}


@media (min-width: 767px) {

.search-header svg{
  fill:  var(--header-text-color-primary-bg, var(--text-color-primary-bg));
  width: 20px;
}
.products_grid {
      grid-template-columns: repeat(3, 1fr);
      gap: 1rem;
  }
}

@media (min-width: 1023px) {
  .products_grid {
      grid-template-columns: repeat(4, 1fr);
  }
}

@media (min-width: 1200px) {
  .products_grid {
      /* grid-template-columns: repeat(5, 1fr); */
  }
}


/* prodcut card */


   :root {
        --popup-bg: #ffffff;
        --popup-overlay: rgba(0, 0, 0, 0.8);
        --popup-radius: 40px;
        --popup-padding: 30px;
        --text-color: #333;
        --accent-color: #ff3232;
        --out-of-stock-color: #a57b7b;
    }
    .product-card { max-width:300px; width:100%; display:flex; flex-direction:column; position:relative; overflow:hidden; box-shadow: 0px 1px 4px 3px #8176760f; min-height: 100%;}
    .product-card .product_img { width:100%; height:100%; object-fit:cover; transition:0.3s;}

    .product-card .product-crd-spec {
        min-height: 50px;
    }
   
    .shine {position:absolute; top:0; left:-100%; width:50%; height:100%; background:linear-gradient(120deg, rgba(255,255,255,0) 0%,rgba(255,255,255,0.4) 50%, rgba(255,255,255,0) 100%); transform:skewX(-25deg);}
    .product-card:hover .shine { animation: shineMove 0.6s ease forwards; }
    @keyframes shineMove {
      0%{left:-100%;}
      100%{left:150%;}
    }
    .discount-counter { background:red; color:#fff; padding:2px 5px; border-radius:5px; font-weight:bold;}
    .discount-counter-card-bundle-offer{
        position:absolute; top:10px; right:5px;
        display: flex;
        align-items: start;
        flex-direction: column;
        gap: 10px;
    }
    .product-card .btn { 
      display:flex; 
      padding:8px; 
      font-size:14px; 
      text-align:center; 
      border:none; 
      cursor:pointer;
      width: 100%;
      justify-content: center;
      align-items: center;
      gap: 10px;
      border-radius:{{ borderRadius }}px;
      border-top-left-radius: 0;
      border-top-right-radius: 0;
    }
    
.product-card .btn:hover{
      color:#fff !important;
}
    .product-card .btn-primary-eye{
        margin-bottom: 4px;
        transition: .3s;
        border-radius:20%;
        outline: none;
        border: none;
        background-color: var(--primary-color);
        width: 30px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
    }
    .product-card .btn-primary-eye:hover{
      opacity: .9;
    }
    /* Popup overlay */
    .product-card .btn-primary{
        color: var(--addToCartTextColor);
        background-color: var(--addToCartBgColor);
    }
    .product-card .btn-primary svg {
        fill: var(--addToCartTextColor);
    }


    .product-card .countdown{
        position: absolute;
        z-index: 1;
        bottom: 0;
        width: 100%;
        color: #fff;
    }

    .product-item-out-of-stock .product_main-img::after{
        padding: 8px 12px;
        max-width: 100%;
        min-width: 55%;
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) rotate(30deg);
        color: red;
        border: 1px solid red;
        border-radius: 6px;
        font-weight: bold;
        pointer-events: none;
        background: #ffffff8f;
    }
    .countdown-timer {
        display: flex;
        align-items: center;
        gap: 5px;
        font-family: Arial, sans-serif;
        justify-content: center;
    }
    .product-card .add-to-wishlist{
      position: unset;
      margin: 0;
      border-radius: 20%;
      width: 30px;
      height: 30px;
    }
    .product-card .icon-heart-mask {
      width: 20px;
      height: 20px;
    }
     countdown-timer::part(container) {
      justify-content: center;
      flex-direction: row-reverse;
    }
    countdown-timer::part(time-unit) {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 2px 10px;
        border-radius: 3px;
        color: #fff;
        background: var(--primary-color);
    }
    .product-card .main_div_btns_card{
    position: absolute;
    left: 10px;
    top: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    z-index: 1;
}

/* شكل الأزرار */
.main_div_btns_card .btn,
.main_div_btns_card .btn-primary-eye,
.main_div_btns_card .add-to-wishlist{
    border-radius: 20%;
    padding: 5px;
}

/* Desktop hover */
@media (min-width: 767px){

    .main_div_btns_card .btn,
    .main_div_btns_card .add-to-wishlist,
    .main_div_btns_card .btn-primary-eye{
        position: relative;
        left: -40px;
        transition: left .35s ease;
    }

    /* Hover */
    .product-card:hover .main_div_btns_card .btn,
    .product-card:hover .main_div_btns_card .add-to-wishlist,
    .product-card:hover .main_div_btns_card .btn-primary-eye{
        left: 0;
    }

    /* 🔥 الترتيب بالـ delay */
    .product-card:hover .main_div_btns_card .add-to-wishlist{
        transition-delay: 0.1s;
    }

    .product-card:hover .main_div_btns_card .btn-primary-eye{
        transition-delay: .15s;
    }

    .product-card:hover .main_div_btns_card .btn{
        transition-delay: .2s;
    }
}

    

   /* popup product card */
.popup-product-details {
  display: none;
  position: fixed;
  inset: 0;
  background: var(--popup-overlay);
  backdrop-filter: blur(6px);
  z-index: 1000;
  justify-content: center;
  align-items: flex-end; /* Start from bottom */
  padding:10px;
}
.popup-product-details .discount-counter{
    background: red;
    color: #fff;
    padding: 2px 5px;
    border-radius: 0;
    font-weight: bold;
    position: absolute;
}
.popup-product-details .product-formatted-price-discount {
  position: absolute;
  top: 10px;
  right: 10px;
}

.popup-content {
  background: var(--popup-bg);
  border-radius: 20px 20px 0 0;
  display: flex;
  flex-direction: row;
  gap: 1.5rem;
  position: relative;
  width: 100%;
  height: 100vh; /* Fullscreen */
  max-width: 100%;
  animation: slideUpFull 0.5s ease forwards;
  overflow: hidden;
}

@keyframes slideUpFull {
  to {
    transform: translateY(0);
  }
}

.photo-product {
  flex: 1;
  max-width: 50%;
  animation: fadeInImage 0.3s ease forwards;
  opacity: 0;
  z-index:2;
}

@keyframes fadeInImage {
  to {
    opacity: 1;
  }
}

.popup-text {
  flex: 1;
  transform: translateX(100%);
  animation: slideText 0.5s ease forwards;
  animation-delay: 0.3s;
  opacity: 0;
}

@keyframes slideText {
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

  .popup-product-details {
    display: none;
    position: fixed;
    inset: 0;
    background: var(--popup-overlay);
    backdrop-filter: blur(6px);
    z-index: 1000;
    justify-content: center;
    align-items: center;
    padding: 1rem;
  }
  .popup-product-details .category{
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0px;
  }
  .popup-product-details .countdown{
      width: 100%;
      margin: 0 auto;
      text-align: center;
      display: flex;
      justify-content: space-between;
      margin-bottom: 20px !important;
      gap: 10px;
      align-items: center;
  }
  .popup-product-details .hurry {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
  }
  
  .popup-content {
    background: var(--popup-bg);
    border-radius: var(--popup-radius);
    padding: var(--popup-padding);
    display: flex;
    gap: 1.5rem;
    position: relative;
    max-width: 900px;
    width: 100%;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
    animation: fadeInUp 0.3s ease-out;
    height: 50vh;
  }

  @keyframes fadeInUp {
    from {
      transform: translateY(20px);
      opacity: 0;
    }
    to {
      transform: translateY(0);
      opacity: 1;
    }
  }

  .photo-product {
    flex: 1;
    max-width: 400px;
  }

  .popup-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px;
  }

  .popup-text {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    color: var(--text-color);
    flex: 1;
    justify-content: space-around;
  }

  .popup-text .name {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 100%;
  }
  .popup-text .theme-text-primary{
    font-size: 1.6rem;
    font-weight: bold;
  }
  .description_popup  {
    font-size: 1.4rem;
    line-height: 1.6;
  }

  .price-product-discound {
    display: flex;
    gap: 0.5rem;
    align-items: center;
  }

  #close-popup {
    position: absolute;
    top: 15px;
    left: 20px;
    font-size: 1.5rem;
    color: #fff;
    cursor: pointer;
    background-color: #c5b7b7a6;
    padding: 5px 7px;
    z-index: 3;
    width: 35px;
    height: 35px;
    border-radius: 50px;
  }

  #close-popup::before,
#close-popup::after {
  content: '';
    position: absolute;
    top: 14%;
    left: 6px;
    height: 2px;
    width: 23px;
    margin-top: 1rem;
    background-color: #ffffff;
    transform: rotate(45deg);
    transition: all 0.3s ease;
}

#close-popup::after {
  transform: rotate(-45deg);
}

#close-popup:hover::before,
#close-popup:hover::after {
  transform: rotate(0deg);
  background-color: #ef4444; /* red-500 */
}

  .popup-swiper {
    width: 100%;
    height: 100%;
  }

  .popup-swiper .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
  }

  .popup-swiper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-height: 380px;
  }

  @media (max-width: 767px) {
    .popup-product-details {
      align-items: flex-end;
      padding: 0;
    }
    #close-popup{
     left: 10px;
    top: 9px;

    }
    .popup-text .name{
      font-size: 1.5rem;
    }

    .popup-content {
      border-radius: 20px 20px 0 0;
      flex-direction: column;
      width: 100%;
      padding: 1.5rem;
      max-height: 90vh;
      overflow-y: auto;
      height: auto;
      transform: translateY(0px);
    }

    .popup-image {
      max-width: 100%;
    }

    .popup-text {
      max-width: 100%;
    }
  }

  .more_options_text {
    font-size: 0.875rem;
    color: var(--accent-color);
    font-weight: 500;
    margin-bottom: 0.5rem;
  }

  .btn-product-card-out-of-stock {
    background-color: var(--out-of-stock-color);
    color: #fff;
    border: none;
    padding: 0.75rem 1rem;
    width: 100%;
    text-align: center;
    border-radius: 8px;
  }

  .btn-product-card-out-of-stock:hover,
  .not_available:hover {
    color: #fff !important;
    opacity: 0.9;
  }

  .not_available {
    opacity: 0.6;
    cursor: not-allowed !important;
  }

  /* footer */

.store-section p {
    font-size: 1.3rem;
}
 footer h2 {
    font-size: 1.6rem;
}
.logo-footer{
    margin-bottom: 20px;
}
@media(max-width:767px){
    .store-section p {
        font-size: 1.2rem;
        text-align: center;
    }
    footer h2 {
        text-align: center;
    }
    
    .store-section .social-icons {
        justify-content: center;
    }
    .logo-footer{
        text-align: center;
    }
}


/* whats */


.whatsapp-info {
  display: inline-block;
  position: fixed;
  bottom: 4rem;            /* bottom-16 */
  right: 20px;
  z-index: 30;
  width: 45px;
  height: 45px;
  background-color: #49E670;
  color: #ffffff;
  border-radius: 50%;
  text-align: center;
  font-size: 45px;
  cursor: pointer;
  box-shadow: 2px 2px 9px #2123214a;
  font-family: 'Lato', sans-serif;

  transition: all 0.2s ease;
  animation: buzz-whatsapp 5s infinite;
}

/* md breakpoint (>= 641px) */
@media (min-width: 641px) {
  .whatsapp-info {
    bottom: 30px;
    right: 20px;
  }
}

/* Wrapper icon */
.whatsapp-info .whatsapp {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

/* Icon */
.whatsapp-info i {
  font-size: 30px; /* text-3xl */
  color: #ffffff;
}

/* Notification badge */
.whatsapp-info .num {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  background-color: #ff6060;
  border-radius: 50%;
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

/* Animation */
@keyframes buzz-whatsapp {
  0% {
    transform: none;
  }

  10% {
    transform: rotate(-20deg) scale(1.2);
  }

  13% {
    transform: rotate(25deg) scale(1.2);
  }

  15% {
    transform: rotate(-15deg) scale(1.2);
  }

  17% {
    transform: rotate(15deg) scale(1.2);
  }

  20% {
    transform: rotate(-12deg) scale(1.2);
  }

  22% {
    transform: rotate(0) scale(1.2);
  }

  24%,
  100% {
    transform: rotate(0) scale(1);
  }
}


/* loding and scroll */

   .content-loading {
    position: fixed;
    inset: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #00000037; /* page overlay background */
    backdrop-filter: blur(12px);
    z-index: 9999;
  }

  .content-loading .wrapper {
    width: 200px;
    height: 60px;
    position: relative;
    z-index: 1;
  }

  .content-loading .circle {
    width: 20px;
    height: 20px;
    position: absolute;
    border-radius: 50%;
    background-color: #fff;
    left: 15%;
    transform-origin: 50%;
    animation: circle7124 .5s alternate infinite ease;
  }

  @keyframes circle7124 {
    0% {
      top: 60px;
      height: 5px;
      border-radius: 50px 50px 25px 25px;
      transform: scaleX(1.7);
    }
    40% {
      height: 20px;
      border-radius: 50%;
      transform: scaleX(1);
    }
    100% {
      top: 0%;
    }
  }

  .content-loading .circle:nth-child(2) {
    left: 45%;
    animation-delay: .2s;
  }

  .content-loading .circle:nth-child(3) {
    left: auto;
    right: 15%;
    animation-delay: .3s;
  }

  .content-loading .shadow {
    width: 20px;
    height: 4px;
    border-radius: 50%;
    background-color: rgba(0,0,0,0.7);
    position: absolute;
    top: 62px;
    transform-origin: 50%;
    z-index: -1;
    left: 15%;
    filter: blur(1px);
    animation: shadow046 .5s alternate infinite ease;
  }

  @keyframes shadow046 {
    0% { transform: scaleX(1.5); }
    40% { transform: scaleX(1); opacity: .7; }
    100% { transform: scaleX(.2); opacity: .4; }
  }

  .content-loading .shadow:nth-child(4) {
    left: 45%;
    animation-delay: .2s
  }

  .content-loading .shadow:nth-child(5) {
    left: auto;
    right: 15%;
    animation-delay: .3s;
  }

  .loader-logo {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 160px;
  height: 160px;
}

.loader-logo img {
  width: 120px;
  height: auto;
  z-index: 2;
  animation: logoFloat 3s ease-in-out infinite;
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.15));
}

@keyframes logoFloat {
  0%, 100% { transform: translateY(0) scale(1); }
  50% { transform: translateY(-8px) scale(1.05); }
}


#scrollToTopBtn{bottom:4rem}
@media (min-width: 768px){
#scrollToTopBtn{bottom:2rem
}
}
#scrollToTopBtn {
  position: fixed;
  left: 20px;
  opacity: 0;
  pointer-events: none;
  background: #414042;
  background: var(--primary-color);
  color: #fff;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  padding-top: 3px;
  z-index: 99;
  cursor: pointer;
  outline: none;
  border: none;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.4);
  transition: opacity 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
}
#scrollToTopBtn:hover {
  background: var(--text-color);
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.5);
  transform: scale(1.1);
}
#scrollToTopBtn.show {
  opacity: 1;
  pointer-events: auto;
  bottom: 40px;
}
#scrollToTopBtn i {
  font-size: 16px;
  transition: color 0.3s ease;
}


@media(min-with:767px){
  .whatsapp-info,
  #scrollToTopBtn {
    width: 55px;
    height: 55px;
  }

  .whatsapp-info {
    right: 30px;
  }
  #scrollToTopBtn{
    left: 30px;
  }
  .whatsapp-info  i {
    font-size: 40px;
  }
  #scrollToTopBtn i {
    font-size: 24px;

  }

}

/* products-details-page */


@media(max-width:767px){
  .products-details-page .single_pay_btns {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    padding: 15px 10px;
    background-color: #fff;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    box-shadow: 0px -1px 15px 1px #00000017;
    align-items: center;
  }

  body[data-template="product_details"] #scrollToTopBtn {
    bottom: 8rem;
  }
  body[data-template="product_details"] .whatsapp-info {
    bottom: 8rem;
  }
  body[data-template="product_details"] .footer-store-section {
    padding-bottom: 95px;
  }
}

.wishlist-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.wishlist-toggle {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 22px;
    color: #333;
    position: relative;
    outline: none !important;
}

.wishlist-toggle .fa-solid {
    color: #e63946;
}

.wishlist-btn .wishlist-loader {
    position: absolute;
    font-size: 18px;
    color: #999;
}

.wishlist-toggle.filled .fa-solid {
    animation: pop 0.3s ease;
}
.add-to-wishlist .wishlist-toggle {
    font-size: 17px;

}
@keyframes pop {
    0% { transform: scale(0.8); }
    50% { transform: scale(1.2); }
    100% { transform: scale(1); }
}
.text-short-description-div p {
    font-size: 1.3rem;

}

.text-short-description{
    font-size: 1.4rem;
}

.popup-product-details .btn-primary {
    padding: 10px;
    border-radius: 50px;
    font-size: 1.2rem;
    font-weight: 600;
}