.rtl a.nasa-title-menu {
    letter-spacing: unset !important;
}


img.attachment-shop_catalog.size-shop_catalog {
    height: 210px;
}
.nasa-archive-product-warp .nasa-archive-product-warp .woocommerce-placeholder.wp-post-image{
    height: 210px !important;
}
.nasa-archive-product-warp .woocommerce-placeholder{
    height: 210px !important;
}

ul.elementor-icon-list-items {
    list-style: none !important;
}
#top-bar .large-12.columns{
    display: flex;
    justify-content: flex-end;
    gap: 20px;
}
div#top-bar {
    box-shadow: 0 4px 6px rgb(0, 0, 0, 0.1);
}
a.xdwhatsapp-button {
    right: 20px !important;
    z-index: 9999 !important;
    left: unset !important;
}
.product-info .compare {
    display: none;
}

/* Main mega menu container */
/* .mega-menu {
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    border: 1px solid #ddd;
    padding: 20px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 1200px; 
    z-index: 9999;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease;
    max-height: 500px;
    overflow-y: auto; 
    overflow-x: hidden;
    scrollbar-width: thin; 
    scrollbar-color: #aaa #f4f4f4; 
} */

/* Show mega menu on hover */
/* .menu-item.mega-menu-categories:hover .mega-menu {
    visibility: visible;
    opacity: 1;
    padding: 10px 20px;
} */

/* Mega menu items */
/* .mega-menu-item {
    width: 33%; 
    list-style: none;
    margin-bottom: 15px;
} */

/* Mega menu links */
/* .mega-menu-item a {
    display: block;
    font-weight: bold;
    color: #333;
    text-decoration: none;
} */

/* Subcategories */
/* .mega-menu-sub {
    padding-left: 15px;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    
} */

/* .mega-menu-sub-item a {
    font-weight: normal;
    color: #555;
} */

/* Hover effects */
/* .mega-menu-item a:hover,
.mega-menu-sub-item a:hover {
    color: #009abf;
} */
/* a.mega-parent-cat{
    margin-bottom: 10px;
} */

/* @media (max-width: 768px) {
    .mega-menu-categories {
        display: none !important;
    }
} */

/* Hide mega menu on smaller screens */
@media (max-width: 768px) {
    .mega-menu-categories {
        display: none !important;
    }
}

/* li.mega-menu-item {
    border-bottom: 1px solid #ddd;
} */
 /* vertical menu */

 .vertical-menu-item {
    position: relative;
    padding: 4px 15px;
}

.vertical-menu-item > a {
    display: block;
    padding: 8px 15px;
    color: #333;
    text-decoration: none;
    border-radius: 5px;
}

.vertical-menu-item.has-children {
    position: relative;
}

.cat-sub-menu {
    display: none;
    position: absolute;
    left: 101%; 
    top: -6px;
    background: #fff;
    list-style: none;
    padding: 10px;
    min-width: 500px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}

.vertical-menu-item:hover > .cat-sub-menu {
    display: flex;
    flex-wrap: wrap;
    gap: 10px; 
    padding: 20px 20px;
}
.vertical-menu-item .arrow {
    margin-left: auto;
    font-size: 12px;
    transition: transform 0.3s ease;
}

.sub-menu-item {
    width: 48%; 
    padding: 5px;
}

.sub-menu-item a {
    font-weight: 600;
}
.nasa-vertical-header .vertical-menu-wrapper>li>a{
    display: flex;
    padding: 6px 15px !important;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}

.u-column2.col-2.woocommerce-Address {
    display: none;
}

.nasa-cat-link .nasa-cat-thumb img {
    transition: transform 0.3s ease-in-out;
}
.nasa-cat-link:hover .nasa-cat-thumb img {
    transform: scale(0.95);
    opacity: 0.7;
}

/* category section */

.category-slider.top-categories .nasa-slider-items-margin.nasa-slick-slider.slick-slider .slick-list .slick-track{
    margin: 0px auto;
}

/* Hide category titles */
.elementor-widget-container .product-category-title, .nasa-category-horizontal-6 .nasa-cat-title{
    display: none !important;
}

			
				
/* General Container Styling */
.save-more-with-ids-col {
    text-align: center;
    padding: 20px;
    position: relative;
}

/* SVG Icon Styling */
.save-more-with-ids-col .elementor-icon-box-icon svg {
    /* width: clamp(50px, 10vw, 80px); */
    /* height: 100px; */
    transform: scale(0.4);
    /* max-width: 100%; */
    width: 100%;
    transform-origin: center;
    height: 100%;
    max-width: 150px;
    max-height: 100px;
    margin: 0 auto;
    display: block;
    object-fit: contain;
    overflow: visible;
    box-sizing: border-box;
}

/* Force ViewBox for Responsive Scaling */
.save-more-with-ids-col .elementor-icon-box-icon svg[viewBox=""] {
    viewBox: "0 0 100 100"; /* Example dimensions, adjust if needed */
}

/* Icon Box Title Styling */
.save-more-with-ids-col .elementor-icon-box-title span {
    font-size: 20px;
    font-weight: bold;
    /* color: #464242; */
    margin-top: 10px;
    display: inline-block;
}

/* Add Vertical Divider */
/* .save-more-with-ids-col {
    border-right: 2px solid #ddd; 
 } */

/* Remove Divider on Last Child */
.save-more-with-ids-col:last-child {
    border-right: none;
}

.save-more-with-ids-col .elementor-icon-box-icon .elementor-icon.elementor-animation- {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 150px;
}
/* Responsive Styling */
@media (max-width: 768px) {
    .save-more-with-ids-col {
        border-right: none;
        border-bottom: 1px solid #ddd;
        padding: 15px;
    }
    #more-with-ids{
        border-right: 1px solid #ddd;
    }
   /* Remove Divider on Last Two Children */
    .save-more-with-ids-col:nth-last-child(-n+2) {
        border-bottom: none;
    }
    
    .save-more-with-ids-col .elementor-icon-box-icon svg {
        width: fit-content;
        height: fit-content;
        max-width: 100%;
        max-height: 100%;
    }
    
    .save-more-with-ids-col .elementor-icon-box-title span {
        font-size: 18px;
    }
    .save-more-with-ids-col:not(:last-child)::after {
        content: none!important;
    }

    .save-more-with-ids-col .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-icon{
        margin-bottom: 10px;
    }

    .custom-font-size p{
        line-height: 1.2 !important;
    }
}

/* Mobile (Small Devices) */
@media (max-width: 480px) {
    .save-more-with-ids-col {
        padding: 10px;
    }
    
    .save-more-with-ids-col .elementor-icon-box-icon svg {
        width: fit-content;
        height: fit-content;
        max-width: 100%;
        max-height: 100%;
    }
    
    .save-more-with-ids-col .elementor-icon-box-title span {
        font-size: 16px;
    }
    .save-more-with-ids-col:not(:last-child)::after {
        content: none!important;
    }
}

.save-more-with-ids-col:not(:last-child)::after {
    content: "";
    border-left: 1px solid #656565;
    height: 50%;
    position: absolute;
    right: 0;
    top: 20%;
}

/* product section */

.top-selling-carousel .slider-item h3,
.product_we_think-carousel.owl-carousel .item h3 {
    font-size: 18px;
    margin: 10px 0 5px;
    color: #6d6d6d;
    text-align: left;
}
.top-selling-carousel .slider-item h3.truncate-title.description{
    font-size: 13px;
}
@media (max-width: 767px) {
    .top-selling-carousel .slider-item h3,
    .product_we_think-carousel.owl-carousel .item h3 {
        font-size: 12px;  
    }
    .top-selling-carousel .owl-dots button,
    .product_we_think-carousel .owl-dots button{
        background-color: transparent !important;
    }
    .top-selling-carousel .slider-item h3.truncate-title.description{
        font-size: 10px;
    }
}
.top-selling-carousel .slider-item .price ,
.product_we_think-carousel.owl-carousel .item p{
    font-size: 1 rem;
    font-weight: 900;
    text-align: left;
    color: #00a7d0;
    width: 100%;
    margin-top: 5px;
}
.top-selling-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.top-selling-carousel .slider-item,
.product_we_think-carousel.owl-carousel .slider-item {
    width: 255px;
    height: 380px;
    background: #fff;
    border-radius: 12px;
    padding: 15px;
    text-align: center;
    margin-right: 10px;
    margin-left: 10px;
    box-sizing: border-box;
}

/* Hide dots on desktop */
.top-selling-carousel .owl-dots,
.product_we_think-carousel .owl-dots,
.elementor-product-carousel-wrapper .owl-dots {
    display: none !important;
}

/* Show dots on mobile for all carousels */
@media (max-width: 767px) {
    .top-selling-carousel .owl-dots,
    .product_we_think-carousel .owl-dots,
    .elementor-product-carousel-wrapper .owl-dots {
        display: block !important;
    }
}
.product_we_think-carousel .nasa-badges-wrap{
    left:27px !important;
}
.top-selling-carousel .slider-item .product-image ,
.product_we_think-carousel .slider-item .product-image {
    height: 65%;
    overflow: hidden;
    border-radius: 12px;
}

/* Override overflow for Elementor carousel to show decorative image */
.elementor-product-carousel-wrapper.custom-field-carousel-layout .top-selling-carousel .slider-item .product-image {
    overflow: visible !important;
}
.top-selling-carousel .slider-item .product-image img,
.product_we_think-carousel .slider-item .product-image img {
    width: 90%;
    height: 90%;
    margin: 0px auto;
    object-fit: cover;
    /* min-height: 263px; */
}

.top-selling-header .nav-buttons button.prev-btn,.top-selling-header .nav-buttons button.next-btn {
    background-color: #fff !important;
    color: #1e90ff !important;
    border: none;
    padding: 9px 15px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 28px;
    margin: 0px 3px;
}

/* Hide navigation arrows on mobile */
@media (max-width: 767px) {
    .top-selling-header .nav-buttons,
    .top-selling-header .nav-buttons button.prev-btn,
    .top-selling-header .nav-buttons button.next-btn,
    .product_we_think-header#prev-btn,
    .product_we_think-header#next-btn,
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-nav-buttons,
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-prev-btn,
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-next-btn {
        display: none !important;
    }
}

.top-selling-carousel.owl-carousel .owl-stage,
.product_we_think-carousel.owl-carousel .owl-stage{
    padding: 11px 0px;
}
/* .top-selling-carousel.owl-carousel{        
    margin: 0px 12px;
} */
@media (max-width: 2200px) {
    .top-selling-carousel .slider-item {
        width: 274px;
    }
    .top-selling-carousel.owl-carousel{        
        margin: 0px 4px;
    }
}
@media (max-width: 1995px) {
    .top-selling-carousel .slider-item {
        width: 260px;
        height: 373px;
    }
}

/* Specific rules for 1528px and 1898px screens */
@media (min-width: 1528px) and (max-width: 1898px) {
    .top-selling-carousel .slider-item,
    .product_we_think-carousel.owl-carousel .slider-item {
        width: 255px !important;
        height: 380px !important;
    }
}

@media (max-width: 1860px) and (min-width: 1761px) {
    .top-selling-carousel .slider-item {
        width: 277px;
        height: 380px;
    }   
}

@media (max-width: 1760px) and (min-width: 1551px) {
    .top-selling-carousel .slider-item {
        width: 277px;
        height: 380px;
    }   
}

@media (max-width: 1528px) and (min-width: 1401px) {
    .top-selling-carousel .slider-item,
    .product_we_think-carousel.owl-carousel .slider-item {
        width: 270px;
        height: 380px;
    }
}
@media (max-width: 1550px) {
    .top-selling-carousel .slider-item {
        width: 318px;
        height: 378px;
    }   
}
@media (max-width: 1400px) {
    .top-selling-carousel .slider-item {
        width: 300px;
    }   
}
@media (max-width: 1260px) {
    .top-selling-carousel .slider-item {
        width: 267px;
    } 
}
@media (max-width: 1100px) {
    .top-selling-carousel .slider-item {
        width: 330px;
    }   

}
@media (max-width: 920px) {
    .top-selling-carousel .slider-item {
        width: 290px;
    }   
}
@media (max-width: 830px) {
    .top-selling-carousel .slider-item {
        width: 255px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .top-selling-carousel .slider-item,
    .product_we_think-carousel.owl-carousel .slider-item {
        width: 280px;
        height: 380px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .top-selling-carousel .slider-item,
    .product_we_think-carousel.owl-carousel .slider-item {
        width: 260px;
        height: 380px;
    }
}
@media (max-width: 770px) {
    .top-selling-carousel .slider-item {
        width: 235px;
        height: 235px !important;
    }
    .top-selling-carousel.owl-carousel{        
        margin: 0px 10px;
    }
    .top-selling-header {
        justify-content: center;
    }
}
@media (max-width: 699px) {
    .top-selling-carousel .slider-item {
        width: 220px !important;
        min-width: 220px;
        height: auto !important;
        min-height: 320px;
        padding: 12px;
    }
    .top-selling-carousel.owl-carousel{        
        margin: 0;
        padding: 0 10px;
    }
    
    .top-selling-carousel .slider-item .product-image {
        height: 55% !important;
        min-height: 160px;
        max-height: 180px;
    }
    
    .top-selling-carousel .slider-item .product-image img {
        max-height: 180px;
        object-fit: contain;
    }
}

@media (max-width: 600px) {
    .top-selling-carousel .slider-item {
        width: 200px !important;
        min-width: 200px;
        padding: 10px;
        min-height: 300px;
        height: auto !important;
    }
    
    .top-selling-carousel.owl-carousel{        
        margin: 0;
        padding: 0 5px;
    }
    
    .top-selling-carousel .slider-item .product-image {
        min-height: 140px;
        max-height: 160px;
        height: 50% !important;
    }
    
    .top-selling-carousel .slider-item .product-image img {
        max-height: 160px;
        object-fit: contain;
    }
    
    .top-selling-carousel .slider-item h3.truncate-title {
        font-size: 13px;
        min-height: 34px;
        line-height: 1.3;
    }
    
    .top-selling-carousel .slider-item .price {
        font-size: 15px;
    }
}



@media (max-width: 1260px) {
    .product_we_think-carousel.owl-carousel .slider-item {
        width: 297px!important;
        height: 395px;
    }
}
@media (max-width: 1094px) {
    .product_we_think-carousel.owl-carousel .slider-item {
        width: 280px!important;
    }
}
@media (max-width: 1053px) {
    .product_we_think-carousel.owl-carousel .slider-item {
        width: 370px!important;
        height: 460px;
    }
    
}
@media (max-width: 900px) {
    .product_we_think-carousel.owl-carousel .slider-item {
        width: 300px!important;
       
    }
}
@media (max-width: 750px) {
    .product_we_think-carousel.owl-carousel .slider-item {
        margin: 0px auto;
        width: 365px!important;
        
    }
    .product_we_think-header#next-btn {  right: -10px!important; }    
    .product_we_think-header#prev-btn { left: -10px!important; }
}

@media (max-width: 540px) {
    .product_we_think-carousel.owl-carousel .slider-item {
        margin: 0px auto;
        width: 300px!important;
    }
    .product_we_think-carousel {  margin-left: 7px;  }
    .product_we_think-carousel .slider-item .product-image img { height: 70%; }
    .product_we_think-header#next-btn {  right: -20px!important; }    
    .product_we_think-header#prev-btn { left: -20px!important; }
}
@media (max-width: 400px) {
    .product_we_think-carousel.owl-carousel .slider-item {
        margin: 0px auto;
        width: 230px!important;
    }
    .product_we_think-carousel {  margin-left: 7px;  }
    .product_we_think-carousel .slider-item .product-image img { height: 70%; }
    .product_we_think-header#next-btn {  right: -20px!important; }    
    .product_we_think-header#prev-btn { left: -20px!important; }
}

/* product we think you w'll love  */
.product_we_think-header.arrow {
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   background: #00a7d0;
   color: #fff !important;
    border: none;
    padding: 9px 15px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 28px;
}
.product_we_think-header#prev-btn { left: -40px; }
.product_we_think-header#next-btn { right: -40px; }
.product_we_think-carousel .item a {
    text-decoration: none;
}
.product_we_think-carousel {
    padding-right: 15px;
}
.carousel-container {
    position: relative;
    padding: 10px 20px;
}
 .top-selling-carousel .slider-item .product-image img,
    .product_we_think-carousel .slider-item .product-image img {
        width: auto;
        height: 200px;
    }
    .top-selling-carousel .slider-item .product-image ,
    .product_we_think-carousel .slider-item .product-image {
        height: auto;
    }
@media (max-width: 768px) {
    
    .carousel-container {
        padding: 0px 0px;
    }
    .product_we_think-carousel.owl-carousel .slider-item {
        /* margin: 0px auto; */
        width: 102%!important;
    }
    /* .banner-home img {
        height: 185px;
    } */
    .top-selling-carousel .slider-item .product-image img,
    .product_we_think-carousel .slider-item .product-image img {
        width: auto;
        height: 100px;
    }
    .top-selling-carousel .slider-item .product-image ,
    .product_we_think-carousel .slider-item .product-image {
        height: auto;
    }
    .top-selling-carousel .slider-item, .product_we_think-carousel.owl-carousel .slider-item {
        height: 232px;  
    }
    .home-title .elementor-heading-title.elementor-size-default{
        font-size: 22px !important;
    }
    #core-txt p{
        font-size: 25px !important;
        line-height: 1 !important;
    }
   
}
.product_we_think-carousel.owl-carousel .item {
    margin: 0px auto;
    box-shadow: 0px 1px 15px -5px rgb(181 180 180 / 75%);
    -webkit-box-shadow: 0px 1px 15px -5px rgb(181 180 180 / 75%);
    -moz-box-shadow: 0px 1px 15px -5px rgb(181 180 180 / 75%);
}
.arrow-top-product-position{
    position: absolute;
    bottom: 0px;
}

span.woocommerce-Price-amount.amount,.price, .amount {
    color: #00a7d0 !important;
}
/* .quick-view,.add-to-cart-grid{
    display: none !important;
} */
.product-buttons-wrap {
    display: flex;
    gap: 10px;
    margin-top: 10px;
}

.product-buttons-wrap .button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 14px;
    background-color: #00a7d0;
    color: #fff;
    border: none;
    text-transform: uppercase;
    font-size: 13px;
    transition: background 0.2s ease;
}

.product-buttons-wrap .button:hover, a.button.custom-quick-view.btn-link:hover  {
    background-color: #009abf !important;
}

.nasa-product-grid .add-to-cart-grid, .nasa-product-grid .add_to_cart_button, .nasa-product-grid  .add_to_cart_text {
    display: none !important;
    visibility: hidden !important;
}

.quick-view::before {
    display: none !important;
}
a.button.custom-quick-view.btn-link {
    border-radius: 5px;
}
.product_type_simple.add_to_cart_button.ajax_add_to_cart::before {
    /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);  */
    display: none;
}
.add-to-cart-grid.loading {
    position: relative;
    pointer-events: none; /* Disable clicks while loading */
    color: transparent;   /* Hide button text */
  }
  
  .add-to-cart-grid.loading::after {
    content: ".";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
    color: #fff; /* Set dots to white */
    animation: dots 1s steps(3, end) infinite;
  }
  
  @keyframes dots {
    0%   { content: "."; }
    33%  { content: ".."; }
    66%  { content: "..."; }
  }
  @media (max-width: 798px) {
    .xdwhatsapp-button {
        bottom: 75px!important;
    }
    
}
@media (max-width: 767px) {
    .nasa-slick-slider .slick-arrow {
        display: none !important;
    }
}

/* Hide arrows on small screens */
@media (max-width: 767px) {
    .product_we_think-header {
      display: none !important;
    }
      
}
  /* Hide dots on large screens */
  @media (min-width: 768px) {
    .product_we_think-carousel .owl-dots,
    .top-selling-carousel .owl-dots {
      display: none !important;
    }

    /* .top-selling-carousel .slider-item, .product_we_think-carousel.owl-carousel .slider-item {
        height: 280px;
    } */

  }
/* faq page*/


.mt-5{
    margin-top:5%;
}
.faq-grid {
    column-count: 2;
    column-gap: 2rem;
    margin: 2% 18% 8% 18%;
  }
  
  .faq-item {
    background-color: #fafafa;
    padding: 1.5rem;
    border-radius: 12px;
    line-height: normal;
    cursor: pointer;
    transition: background 0.3s;
    display: inline-block; /* Needed for column layout */
    width: 100%;
    margin-bottom: 1rem;
    box-sizing: border-box;
    min-height: 90px;
  }

.faq-item.open {
  background-color: rgba(25, 176, 213, 0.1);
}

.faq-question {
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.faq-answer {
  margin-top: 1rem;
  display: none;
}

.faq-item.open .faq-answer {
  display: block;
}

.faq-question .arrow {
  transition: transform 0.3s;
}

.faq-item.open .arrow {
  transform: rotate(180deg);
}

@media (max-width: 1000px) {

    .faq-grid {
    column-count: 1;
    }
      
}

.no-title-product-found,
.no-price-product-found {
  display: inline!important; /* or display: contents; */
  margin: 8px;
  padding: 0;
  font-size: 0; /* Optional: avoids inheriting height */
}

@media (max-width: 768px) {
    .nasa-topbar-wrap {
        display: none;
    }   
}
/* Hide the product categories by default on desktop */
@media (min-width: 768px) {
    .product-categories-wrapper {
        display: none;
    }
}

/* menu  */
#nasa-menu-sidebar-content.nasa-light-new #mobile-navigation li.cat-menu.root-item.first-item ,
.cat-menu.menu-item.menu-item-has-children.menu-parent-item.default-menu.root-item> li.first-item  {
    border-top: 2px solid #0a9edc69!important;
    margin-top: 20px;
}

#nasa-menu-sidebar-content.nasa-light-new #mobile-navigation li.cat-menu.root-item.last-item,
.cat-menu.menu-item.menu-item-has-children.menu-parent-item.default-menu.root-item> li.last-item{
    border-bottom: 2px solid #0a9edc69;
    margin-bottom: 20px;
}

#nasa-menu-sidebar-content.nasa-light-new #mobile-navigation li.root-item:has(+ li.first-item) {
    border-bottom: none;
}

button.show-password-input.fix-css {
    position: absolute;
    right: 0px!important;
    top: 69%!important;
    transform: translateY(-50%)!important;
    background: none!important;
    border: none!important;
    cursor: pointer;
    background-color: #00a7d000 !important;
}
.color-black{
    color: #000000a1;
}

button.show-password-input {
    display: none;
}
button.show-password-input.fix-css {
    display: block;
}

a.lost_password.inline-block.right.rtl-left.none-weight.fix-link{
    pointer-events: auto;
    position: absolute;
    z-index: 9;
    right: 42px;
}
.form-row.form-row-wide.relative{
    position: relative;
}

button.show-password-input.fix-css.reg{
    top: 46px!important;
}


.product-warp-item .product {
    background-color: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    padding: 10px;
    height: 358px;
  }
/* Mobile styles for product cards and buttons */
@media (max-width: 768px) {
    img.attachment-shop_catalog.size-shop_catalog, .nasa-archive-product-warp .woocommerce-placeholder.wp-post-image {
        height: 175px;
    }

    body .product-item .product-info-wrap {
        margin-top: -47px;
    }
    .product-warp-item .product {
     
      height: 305px;
    }
  
    .product-warp-item .product:hover {
      box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
    }
  
    .product-img-wrap {
      min-height: 220px;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: center;
      text-align: center;
      flex-shrink: 0;
    }
  
    .product-img-wrap .main-img {
      display: block;
      width: auto;
      height: auto;
      max-width: 100%;
    }
  
    .product-img-wrap img {
      display: block;
      width: auto;
      height: auto;
      max-width: 100%;
      max-height: 220px;
      object-fit: contain;
    }
  
    .product-info-wrap {
      flex-grow: 1;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }
  
    .product-info-wrap .product-des-wrap {
      flex-grow: 1;
      overflow: hidden;
    }
  
    .product-info-wrap .product-des-wrap p {
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
    }
  
    .product-buttons-wrap {
      display: flex;
      flex-direction: column;
      gap: 10px;
      margin-top: -5px;
    }
  
    .product-buttons-wrap .button {
      width: 100%;
      font-size: 10px;
      padding: 8px 12px;
      text-align: center;
      box-sizing: border-box;
    }
  
    .button.custom-quick-view {
      padding: 8px 12px; 
    }
    .price {
        font-size: 100% !important;
    }
  }

/* Only target elements within the product page */
.nasa-archive-product-content .product .product-img-wrap,
.nasa-archive-product-content  .product .product-info-wrap,
.nasa-archive-product-content  .product .nasa-product-grid a {
    -webkit-tap-highlight-color: transparent !important;
    pointer-events: auto !important;
}

/* Stop event bubbling when clicking quick action buttons */
.nasa-archive-product-content  .nasa-product-grid a,
.nasa-archive-product-content  .nasa-product-grid button {
    pointer-events: auto !important;
    touch-action: manipulation !important;
}

/* Prevent tap highlight in the whole product container */
.nasa-archive-product-content  .product {
    -webkit-tap-highlight-color: transparent !important;
}

/* burger menu */
.pe-7s-menu:before {
    content: "\2630" !important;
}

.read-more-button {
    display: block;
    background-color: white;
    border: 1px solid #00a7d0;
    color: #00a7d0;
    padding: 10px 8px;
    text-decoration: none;
    border-radius: 20px;
    transition: background-color 0.3s, color 0.3s;
    position: absolute;
    bottom: 10px; 
    left: 49%;
    transform: translateX(-50%);
    width: 80%;
    font-size: 18px;

}
@media (max-width: 768px) {
    .read-more-button {
        padding: 7px 7px;
        font-size: 15px;
    }
}

.truncate-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.truncate-title.description {
    position: absolute;
    bottom: 10px;
    left: 10;
    right: 10;
    margin: 0;
    padding-right: 5px;
    color: #b5b4b4 !important;
}

.menu-item.root-item.menu-item-heading i{
    margin-right: 10px;
}
#nasa-menu-sidebar-content .nasa-close-menu-mobile{
    display: none;
}

.nasa-product-grid .btn-compare {
  background: transparent !important; 
  }

  .nasa-product-grid .btn-compare:hover {
    background-color: #7f7e7e !important; 
}

.product-buttons-wrap {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 10px;
    flex-direction: row; 
    flex-wrap: nowrap; 
}

.product-buttons-wrap .btn-icon {
    background-color: #f0f0f099;
    border-radius: 2px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 35px;
    text-decoration: none;
    position: relative; 
}

/* Mobile-specific adjustment */
@media (max-width: 768px) {
    .product-buttons-wrap {
        justify-content: flex-start; /* Align buttons to the left */
        gap: 3px;
    }

    .product-buttons-wrap .btn-icon {
        width: 30px;
        height: 24px;
      
    }

    .product-buttons-wrap.product-detail .btn-icon {
        width: 40px;
        height: 40px;
    }

}

.btn-icon img.icon-hover-compare {
    display: none !important;
  }
  
 
  img.icon-default,img.icon-hover-compare  {
    width: 62% !important;
  }
 
  img.icon-default,img.icon-hover  {
    width: 62% !important;
  }

.btn-icon img.icon-hover {
    display: none ; /* Default to hidden */
}


/* Apply hover styles only on devices that support hover (i.e., desktops) */
  @media (min-width: 770px) {
  
     .btn-icon:hover img.icon-default-compare {
    display: none !important;
  }
  
  .btn-icon:hover img.icon-hover-compare {
    display: inline !important;
  }
}

  /* hide original favorite and compare buttons */
  /* .nasa-product-grid.nasa-group-btns.nasa-btns-product-item .btn-wishlist,
  .nasa-product-grid.nasa-group-btns.nasa-btns-product-item .btn-compare
  {
    display: none;
  } */

.woocommerce .price del bdi {
    color: #888 !important;
}

.price del,
.price del .amount,
.price del bdi,
.price del span {
    color: #888 !important;
}

.add-to-cart-grid {
    display: inline-flex;
    align-items: center;
    gap: 5px; 
    white-space: nowrap; 
  }
  
  .add-to-cart-grid img {
    flex-shrink: 0; 
  }
  

  @media (max-width: 768px) {
    .product-buttons-wrap {
        flex-wrap: nowrap;
        /* gap: 6px; */
    }

    .related-product .product-buttons-wrap .button{
        max-width: 20px !important;
    }
    #add_to_cart_button{
        width: 28px;
        height: 24px;
        padding: 0;
    }

    /* Minimize Add to Cart button even further */
    .add-to-cart-grid {
        flex: 1;
        min-width: 0;
        font-size: 11px;       
        padding: 4px 6px;      
        justify-content: flex-end;
        height: 26px;          
        min-width: 100px;      
    }

    .add-to-cart-grid img {
        width: 14px;      
        height: 14px;
    }
    .add_to_cart_text {
       font-size: 7px;

    }

    .top-selling-carousel .slider-item,
    .product_we_think-carousel.owl-carousel .slider-item {
        padding: 15px;
        width: calc(100% - 20px) !important;
        min-width: calc(100% - 20px);
        max-width: calc(100% - 20px);
        height: auto !important;
        min-height: 350px;
        margin: 0 10px;
        box-sizing: border-box;
    }
    
    .top-selling-carousel .slider-item .product-image,
    .product_we_think-carousel .slider-item .product-image {
        height: 60% !important;
        min-height: 200px;
        max-height: 220px;
    }
    
    .top-selling-carousel .slider-item .product-image img,
    .product_we_think-carousel .slider-item .product-image img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        max-height: 220px;
    }
    
    .top-selling-carousel .slider-item h3.truncate-title,
    .product_we_think-carousel .slider-item h3.truncate-title {
        font-size: 16px;
        line-height: 1.4;
        margin: 10px 0 8px 0;
        min-height: 44px;
    }
    
    .top-selling-carousel .slider-item .price,
    .product_we_think-carousel .slider-item .price {
        font-size: 18px;
        margin: 8px 0;
    }
    
    .top-selling-carousel .slider-item .product-buttons-wrap,
    .product_we_think-carousel .slider-item .product-buttons-wrap {
        margin-top: 10px;
        padding: 0;
    }
}

.product-buttons-wrap.container .button {
    font-size: 9px !important;
}


.item.slider-item {
    display: flex;
    flex-direction: column; 
    border: 1px solid #ddd; 
    padding: 10px;
    box-sizing: border-box; 
  }
.product-buttons-wrap.container {
    margin-top: auto;
  }

  @media (max-width: 768px) {
    .shop_icon{
        width: 15px !important;
        margin-left: -2px;
    }
  }
  
  .nasa-badges-wrap{
    margin-left: -19px !important;
  }

  .top-selling-carousel .item.slider-item .nasa-badges-wrap{
    margin-left: -10px !important;

  } 


  /* counter section */
  .counter_number .elementor-counter-number::after {
    content: " +"; 
    position: absolute;
    font-size: 35px; 
    color: #727272; 
  }

  .counter-item .elementor-widget-image img{
    width: 50px !important;
  }
  .counter-item {
    background-color: #f5f5f5; 
    padding: 20px;
    box-sizing: border-box;
    margin: 10px;
    border-radius: 6px; 
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}
#counter-section .elementor-container{
    justify-content: center !important;
}
  @media (max-width: 768px) {
    .counter_number .elementor-counter-number::after {
        font-size: 23px; 
      }
      #counter-section .elementor-container{
        justify-content: center !important;
    }
}




/* Home page - Enhanced */
@media (max-width: 768px) {

    .top-selling-carousel.owl-carousel {
        margin: 17px;
    }

    .product_we_think-carousel {
        padding-right: 0px;
    }
    .product-buttons-wrap.container {
        justify-content: space-around; /* Distribute buttons more evenly */
        gap: 5px; /* Slightly increase gap if needed */
    }

   .product-buttons-wrap.container  #add_to_cart_button {
        width: auto; /* Allow width to adjust based on content */
        height: 24px; /* Match the height of icon buttons */
        padding: 6px 8px; /* Adjust padding for better touch area */
    }

    /* Minimize Add to Cart button text further */
    .product-buttons-wrap.container .add-to-cart-grid {
        flex: 1;
        min-width: 0;
        font-size: 10px; /* Slightly larger font size */
        padding: 6px; /* Adjust padding */
        justify-content: center; /* Center the text */
        height: 34px; /* Adjust height slightly */
        min-width: 80px; /* Slightly reduce minimum width */
    }

    .product-buttons-wrap.container .add_to_cart_text {
       font-size: 6px;
       margin-left: -5px;
    }

    .product-buttons-wrap.container .add-to-cart-grid img {
        width: 16px; /* Slightly larger icon */
        height: 16px; /* Slightly larger icon */
        margin-right: 2px; /* Add a little space between icon and text */
    }

    .product-buttons-wrap.container .shop_icon {
        width: 10px !important; /* Ensure shop icon is also a bit larger */
		margin-left: 7px;
    }
}

@media (min-width: 430px) {
    /* .product-buttons-wrap.container .add-to-cart-grid img {
        margin-right: 5px;
    } */
    .product-buttons-wrap.container .shop_icon{
         margin-left: 0px;
    }
}
.product-buttons-wrap.container .button {
    font-size: 10px !important; /* Slightly increase font size for Add to Cart */
}
.product_we_think-carousel .product-buttons-wrap.container .button {
    font-size: 8px !important;
}

.header_shop_icon{
    margin-top: 0px;
}

.favorite-icon{
    font-size: 25px;
}

@media (max-width: 768px) {
    .favorite-icon{
    font-size: 15px;
    }
   
    .icon-default-compare{
        width: 20px !important;
        height: 20px !important;
        padding: 4px;
    }
}


@media (min-width: 770px) {
    .nasa-icon.cart-icon.header_shop_icon{
        width: 24px !important;
        height: 24px !important;
        margin-top: 3px ;

    }
    .wishlist-link .icon-wrap{
        margin-top: 5px ;
    }
}

.read-more-icon-adjust {
    margin-left: -18px !important ;
}

@media (max-width: 768px) {
    .read-more-icon-adjust {
        margin-left: -10px !important;
    }
}

.btn-wishlist.nasa-added .nasa-icon {
  color: #00a7d0 !important;
}
.badge{
    background: red !important;
}

.nasa-compare-list {
    padding: 50px !important;
}

.product_we_think-carousel  .nasa-badges-wrap{
    margin-left: -27px !important;
  }

  @media (min-width: 1880px) {
    .product_we_think-carousel  .nasa-badges-wrap{

    margin-left: -21px !important;
    }
  }

   @media (min-width: 2506px) {
    .product_we_think-carousel  .nasa-badges-wrap{

    margin-left: 0px !important;
    }
  }

 
@media (min-width: 770px) {
    .related-product .product-buttons-wrap .button {
        padding: 8px 3px !important;
    }

    .related-product .add_to_cart_text {
        font-size: 10px;
    }
}

@media (max-width: 768px) {
    .related-product .add_to_cart_text {
        margin-right: 8px;
    }
    .related-product .read-more-text-adjust{
         margin-right: 22px;
    }
    .related-product .icon-default-compare {
        width: 18px !important;
    }
    .related-product .product-buttons-wrap .btn-icon {
        width: 40px;
        height: 25px;
    }
    .related-product .shop_icon {
        margin-left: 5px !important;
    }
}

#top-bar .nasa-topbar-menu {
    display: none;
}

@media (min-width: 770px) {
    .black-window.hidden-tag.desk-window{
        display: none !important;
    }
}

/* single product design  */

/* --- Core Styles for Tab Structure --- */

    .nasa-single-product-tab.additional_information_tab.nasa-tab{
       text-wrap: auto; 
    }
    .nasa-content-grey-bg > * {
        margin-top:0px !important;
        margin-bottom:0px !important;
        background-color: #f0f0f099;
        padding: 20px;
    }
    .nasa-product-details-page .product-gallery .main-images .slick-slide img {
        width: 80% !important;
    }
    .nasa-product-details-page .product-gallery .main-images .slick-slide img {
        width: 80% !important;
    }
    .price.nasa-single-product-price{
        font-weight: 800 !important;
    }

    .woocommerce-tabs .nasa-classic-style {
        width: fit-content;
    }

    .nasa-classic-style.nasa-tabs-no-border li.nasa-single-product-tab a{
        font-weight: 500  !important;
    }

    /* .nasa-single-product-slide {
            max-height: 500px;
    } */
    .nasa-product-details-page .product_meta {
        /* margin-top: 0px !important; */
        padding-bottom: 0px;
        padding-top: 0px !important;
    }
    .nasa-tab-wrap {
        text-align: left;
        border-bottom: none !important;
        padding-top: 0; 
        padding-bottom: 0;
    }

    .nasa-tabs {
        list-style: none;
        padding: 0 !important;
        margin: 0 ;
        display: flex !important;
        justify-content: flex-start ; 
        /* border-top: 1px solid #ccc; 
        border-left: 1px solid #ccc; */
        }

    .nasa-tabs li {
        flex-grow: 1 !important; 
        padding: 15px ;
        margin: 0 !important;
        border-right: 1px solid #efefef; 
        border-bottom: 1px solid #efefef; 
        border-top: 1px solid #efefef;     
        border-left: 1px solid #efefef;  
    }

    .nasa-tabs li a {
        display: block; 
        padding: 12px 15px; 
        text-decoration: none;
        color: #555; 
        font-size: 16px;
        font-weight: normal;
    }

    .nasa-tabs li.active {
        background-color: #f0f0f099;
        border: none !important;  
        position: relative;
        z-index: 10;
        border-bottom: 1px solid #6565651f !important;
    }

    .nasa-tabs li.active a {
        color: #333; 
        font-weight: bold; 
    }

	.nasa-classic-style.nasa-tabs-no-border li {
		margin-right: 0px; 
	}

    .nasa-tabs-content.woocommerce-tabs .nasa-content-panel table th{
        padding: 20px;
    }
    .nasa-tabs-content.woocommerce-tabs .nasa-content-panel table td p{
        background-color: transparent;
    }

    .nasa-tabs-content.woocommerce-tabs .nasa-content-panel table{
        width: 100%;
    }

    .nasa-classic-style.nasa-tabs-no-border li.nasa-single-product-tab a {
        margin: 0px auto;
        font-size: 150% !important;
    }
    .nasa-tabs-content.woocommerce-tabs .nasa-content-grey-bg{
        margin-top: -30px;
    }

    @media (max-width: 768px) {
        .nasa-classic-style.nasa-tabs-no-border li.nasa-single-product-tab a {
            font-size: 94% !important;
        }
        .nasa-tabs-content.woocommerce-tabs .nasa-content-grey-bg {
            margin-top: -27px;
        }
    }
    .nasa-product-details-page .product_meta{
        border: none !important;
    }
    /* ---------------------------------------------------------------------------- */

/* short description product detail     */
    .woocommerce-product-details__short-description p {
    display: flex;
    flex-wrap: wrap;
    gap: 0.3em;
    font-size: 14px;
    line-height: 1.6;
    }

    /* .woocommerce-product-details__short-description .short-desc-item {
    white-space: nowrap;
    }

    .woocommerce-product-details__short-description .sep {
    white-space: nowrap;
    } */



   /* show thumbnails horizontally - Product Detail Page*/
        .slick-slider.slick-vertical .slick-track {
        display: flex !important;
        flex-direction: row !important;
        height: auto !important;
        transform: none !important;
        }

        .slick-slider.slick-vertical .slick-slide {
        flex: 0 0 71px !important;
        /* height: 150px !important; */
        margin-right: 5px;
        box-sizing: border-box;
        float: none !important;
        }

        .slick-slider.slick-vertical .slick-list {
        height: auto !important;
        overflow: visible !important;
        }
        .nasa-single-product-slide .product-thumbnails.nasa-single-product-thumbnails .nasa-wrap-item-thumb img {
            border: 1px solid #ccc !important;
        }

        .nasa-single-product-slide .nasa-thumbnail-hoz .product-thumbnails.nasa-single-product-thumbnails .nasa-wrap-item-thumb img {
            width: auto !important;
            height: 127px !important;
            padding: 14px 10px !important;
        }
        @media (max-width: 768px) {
        .nasa-single-product-slide .nasa-thumbnail-hoz .product-thumbnails.nasa-single-product-thumbnails .nasa-wrap-item-thumb img {
            height:78px !important;
        }
    }

 /* ---Styles Add to cart button --- */

    .nasa-product-info-wrap form.cart {
        display: flex;
        flex-wrap: wrap; 
        align-items: center;
        /* gap: 10px; */
    }

    .nasa-product-info-wrap form.cart > .quantity.buttons_added {
    flex: 1 1 100%;
    margin-bottom: 15px;
    }

    .nasa-product-info-wrap form.cart > .product-buttons-wrap {
    display: flex;
    gap: 10px;
    align-items: center;
    }

    .product-buttons-wrap.product-detail .btn-wishlist{
        margin-left: 10px !important;
    }
    .product-buttons-wrap.product-detail{
        margin-top: 0px !important;
    }
    .product-info .cart .single_add_to_cart_button{
        border-radius: 6px;
    }

    
    @media (max-width: 768px) {
        .product-info .cart .single_add_to_cart_button {
            max-width: 270px !important;
        }
    }
        
/* quantity buttons add remove - Product details  */
    .nasa-product-info-wrap div.quantity.buttons_added,
    .nasa-wrap-content-inner div.quantity.buttons_added  {
        display: flex !important;
        align-items: center !important;
        border-radius: 6px;      
        background: #f0f0f0;  
        width: fit-content !important;  
    }

    .nasa-product-info-wrap div.quantity.buttons_added a.plus,
    .nasa-product-info-wrap div.quantity.buttons_added a.minus,
    .nasa-wrap-content-inner div.quantity.buttons_added a.plus,
    .nasa-wrap-content-inner div.quantity.buttons_added a.minus
    {
        background: #f0f0f0 !important;
        padding: 10px 22px !important;
        border: none !important;
        cursor: pointer;
        display: flex;
        align-items: center;
        color: black;
    }

   .nasa-product-info-wrap div.quantity.buttons_added input.qty,
   .nasa-wrap-content-inner div.quantity.buttons_added input.qty {
        background: #f0f0f0 !important;
    }

    .nasa-info-cart-item .quantity .minus,
    .nasa-info-cart-item  .quantity .plus,
    
    .mini-cart-info .quantity .minus,
    .mini-cart-info .quantity .plus{
        position: absolute;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex; 
        display: flex;
    }
  
    .nasa-product-info-wrap .quantity .input-text.qty,
    .nasa-wrap-content-inner .quantity .input-text.qty{
        color: black;
    }
  
    .nasa-wrap-content-inner .product-buttons-wrap.product-detail{
        margin-left: 10px;
    }
    .nasa-wrap-content-inner .quantity.buttons_added{
        margin-bottom: 5px;

    }
    .nasa-wrap-content-inner .quantity_text{
        display: none;
    }
    
    @media (max-width: 768px) {
    .nasa-product-info-wrap .quantity.buttons_added,
    .nasa-wrap-content-inner .quantity.buttons_added{
            width: 33% !important;
        } 
        .nasa-product-info-wrap div.quantity.buttons_added a.plus,
        .nasa-product-info-wrap div.quantity.buttons_added a.minus,
        .nasa-wrap-content-inner div.quantity.buttons_added a.plus,
        .nasa-wrap-content-inner div.quantity.buttons_added a.minus
        {
            padding: 10px 17px !important;
        }
    }

       @media (max-width:425px) {
        .nasa-product-info-wrap div.quantity.buttons_added a.plus,
        .nasa-product-info-wrap div.quantity.buttons_added a.minus,
        .nasa-wrap-content-inner div.quantity.buttons_added a.plus,
        .nasa-wrap-content-inner div.quantity.buttons_added a.minus
        {
            padding: 10px 14px !important;
        }
        .nasa-tabs-content.woocommerce-tabs .nasa-content-grey-bg {
            margin-top: -26px;
        }
        
    }

    /* related products */

    .nasa-title-relate{
        font-size: 180% !important;
    }
    .related-product .product-item {
        background-color: #ffffff;
        border-radius: 8px; 
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
        padding: 15px;
        box-sizing: border-box;
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        overflow: hidden; 
        margin: 10px; 
    }

    .related-product .product-item:hover {
        transform: translateY(-4px);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    }

    .related-product .product-item .info {
        padding: 10px 0 0px 0 !important;
    }

    /* sale badge to left on product details */

    .nasa-single-product-slide .product-gallery .nasa-badges-wrap {
            left: 30px !important;
    }
    .nasa-single-product-slide  .product-gallery .nasa-badges-wrap{
        right: auto !important;
    }
    @media only screen and (max-width: 767px) {
    body .nasa-product-details-page .product-gallery .nasa-thumb-wrap {
        display: block !important;
    }
}
@media only screen and (max-width: 767px) {
    .nasa-title-relate {
        padding: 0px 0px !important; 
    }
}

.woocommerce-tabs{
    margin-top: 0px !important;
}

@media (max-width:768px) {
    .nasa-product-details-page .product_meta {
        margin-top: 20px !important;
    }
    .nasa-product-details-page {
    margin-bottom: 20px !important;
}
}

.nasa-product-details-page {
    margin-bottom: 13px !important;
}

/* additional infos */
.nasa-content-additional_information .shop_attributes td {
    padding: 20px 0 !important;
}

.product-info.summary{
    margin-top: 50px;
}

/* next-previous button single product page */
.force-blue-click {
    background-color: #007bff !important;
    color: #fff !important;
    opacity: 1 !important;
    background-image: none !important;
    border-color: #007bff !important;
    box-shadow: none !important;
}

/* share button single product page */

.custom-share-wrapper.nasa-abs-top-right {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
}

.share-toggle-button {
    padding: 6px 12px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    background-color: #f0f0f0 !important;
    border: 1px solid #f0f0f0 !important;
}
.share-toggle-button:hover {
    background-color: #f0f0f0 !important;
    border: 1px solid #f0f0f0 !important;
}
.share-toggle-button i {
    color: #00a7d0;
    margin-top: 1px;
}

.share-toggle-button:hover i {
    color: #00a7d0;
}

.share-icons-container {
    background: #fff;
    border: 1px solid #ddd;
    padding: 3px;
    border-radius: 4px;
    margin-top: 6px;
    position: absolute;
    right: 0;
    top: 40px;
    z-index: 10;
}

.nasa-archive-product-warp .add-to-cart-grid {
  gap: 4px;
  width: 100%;
  overflow: hidden;
}

.nasa-archive-product-warp .add_to_cart_text {
  overflow: hidden;
  text-overflow: ellipsis;
}

.nasa-classic-style.nasa-tabs-no-border li.nasa-single-product-tab a {
    text-transform: capitalize !important;
}
/* hide attributes from store page */
.nasa-product-content-variable-warp.nasa-inited{
    display: none !important;
}

/* Elementor Product Carousel Custom Field - Banner Layout */
.elementor-product-carousel-wrapper.custom-field-carousel-layout {
    display: flex;
    align-items: center;
    gap: 30px;
    padding: 20px 0px 20px 20px;
    border-radius: 12px;
    min-height: 400px;
}

.elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-banner-section {
    flex: 0 0 auto;
    min-width: 250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
}

.elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-title-wrapper {
    margin-bottom: 20px;
    flex-shrink: 0;
}

.elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-section-title {
    color: #ffffff;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 5px 0;
    letter-spacing: 1px;
}

.elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-section-subtitle,
.elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-section-subtitle-3 {
    color: #ffffff;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0;
    letter-spacing: 0.5px;
}

.elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-nav-buttons {
    display: flex;
    gap: 10px;
    margin-top: 10px;
    flex-shrink: 0;
}

.elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-prev-btn,
.elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-next-btn {
    background-color: #ffffff !important;
    color: #9B1828 !important;
    border: none;
    padding: 12px 18px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 24px;
    font-weight: 600;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-prev-btn:hover,
.elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-next-btn:hover {
    background-color: #9B1828 !important;
    color: #ffffff !important;
    transform: scale(1.1);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
}

.elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-button-wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
    flex-shrink: 0;
}

.elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-custom-button {
    display: inline-block !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    padding: 12px 24px !important;
    background-color: #ffffff !important;
    color: #9B1828 !important;
    border-radius: 6px !important;
    transition: all 0.3s ease !important;
    border: 2px solid #ffffff !important;
    cursor: pointer !important;
}

.elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-custom-button:hover {
    background-color: #9B1828 !important;
    color: #ffffff !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2) !important;
}

.elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-products-section {
    flex: 1 1 auto;
    overflow: hidden;
}

/* Clip carousel so no sliver of adjacent card shows on the left */
.elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-products-section .top-selling-carousel.owl-carousel,
.elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-products-section .top-selling-carousel.owl-carousel .owl-stage-outer {
    overflow: hidden;
}

/* Spacing between product cards in the custom carousel */
.elementor-product-carousel-wrapper.custom-field-carousel-layout .top-selling-carousel .slider-item {
    margin-left: 14px !important;
    margin-right: 14px !important;
}
@media (max-width: 767px) {
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .top-selling-carousel .slider-item {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
}

/* Custom Decoration Image - Top Right Position - Showing Only 1/4 */
.elementor-product-carousel-wrapper.custom-field-carousel-layout .top-selling-carousel .slider-item .product-image {
    position: relative;
    overflow: hidden !important;
    margin: -10px -10px 0 -10px;
    border-radius: 12px 12px 0 0;
}

@media (max-width: 767px) {
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .top-selling-carousel .slider-item .product-image {
        margin: -12px -12px 0 -12px;
    }
}

@media (max-width: 600px) {
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .top-selling-carousel .slider-item .product-image {
        margin: -10px -10px 0 -10px;
    }
}

/* Decoration image - Original style (overflow / peek) - do not change these; they define the original display */
.elementor-product-carousel-wrapper.custom-field-carousel-layout .top-selling-carousel .slider-item .product-image .custom-decoration-image {
    position: absolute;
    top: -45%;
    right: -35%;
    z-index: 15;
    width: 200px;
    height: 200px;
    object-fit: contain;
}

/* Decoration image - Top right style only (our custom display - does not affect original) */
.elementor-product-carousel-wrapper.custom-field-carousel-layout.decoration-style-top_right .top-selling-carousel .slider-item .product-image .custom-decoration-image {
    top: 0;
    right: 0;
    width: 150px;
    height: auto;
    margin-top: 15px;
    object-fit: contain;
    object-position: top;
}

/* Badge in custom carousel: no top space, at top and smaller (all decoration styles) */
.elementor-product-carousel-wrapper.custom-field-carousel-layout .top-selling-carousel .slider-item .nasa-badges-wrap {
    top: -20px !important;
}
.elementor-product-carousel-wrapper.custom-field-carousel-layout .top-selling-carousel .slider-item .nasa-badges-wrap .badge {
    font-size: 62% !important;
    line-height: 1.15 !important;
    padding: 2px 6px !important;
    margin-top: 0 !important;
}
.elementor-product-carousel-wrapper.custom-field-carousel-layout .top-selling-carousel .slider-item .nasa-badges-wrap .badge:first-child {
    margin-top: 0 !important;
}

/* Section subtitle line 3 - same style as line 2 */
.elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-section-subtitle-3 {
    margin-top: 0.25em;
}

/* Single product: hide nav, center the one item (Owl is not initialized for 1 item) */
.elementor-product-carousel-wrapper.custom-field-carousel-layout.carousel-single-item .carousel-nav-buttons {
    display: none !important;
}
.elementor-product-carousel-wrapper.custom-field-carousel-layout.carousel-single-item .carousel-products-section {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
/* When only one product, carousel div is not initialized as Owl - center its single .item */
.elementor-product-carousel-wrapper.custom-field-carousel-layout.carousel-single-item .carousel-products-section .top-selling-carousel {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 100%;
}
.elementor-product-carousel-wrapper.custom-field-carousel-layout.carousel-single-item .carousel-products-section .top-selling-carousel .item.slider-item {
    max-width: 320px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    flex-shrink: 0;
}


@media (max-width: 767px) {
    /* Original (peek) style on mobile - unchanged from original display */
    .elementor-product-carousel-wrapper.custom-field-carousel-layout:not(.decoration-style-top_right) .top-selling-carousel .slider-item .product-image .custom-decoration-image {
        width: 150px;
        height: 150px;
        top: -50%;
        right: -50%;
    }
    /* Top right style on mobile - our custom display only */
    .elementor-product-carousel-wrapper.custom-field-carousel-layout.decoration-style-top_right .top-selling-carousel .slider-item .product-image .custom-decoration-image {
        top: 0;
        right: 0;
        width: 150px;
        height: auto;
        margin-top: 15px;
        object-position: top;
    }
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .top-selling-carousel .slider-item .nasa-badges-wrap {
        top: -18px !important;
    }
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .top-selling-carousel .slider-item .nasa-badges-wrap .badge {
        font-size: 58% !important;
        padding: 1px 5px !important;
        margin-top: 0 !important;
    }
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .top-selling-carousel .slider-item .nasa-badges-wrap .badge:first-child {
        margin-top: 0 !important;
    }
}


@media (min-width: 768px) and (max-width: 991px) {
    .elementor-product-carousel-wrapper.custom-field-carousel-layout {
        padding: 20px 15px;
    }
    
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-banner-section {
        min-width: 220px;
    }
    
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-section-title {
        font-size: 36px;
    }
    
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-section-subtitle,
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-section-subtitle-3 {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .elementor-product-carousel-wrapper.custom-field-carousel-layout {
        padding: 15px 10px;
        flex-direction: column;
        gap: 20px;
        min-height: auto;
    }
    
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-banner-section {
        min-width: 100%;
        width: 100%;
        align-items: center;
        text-align: center;
        flex-direction: column;
        gap: 15px;
    }
    
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-title-wrapper {
        width: 100%;
    }
    
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-section-title {
        font-size: 28px;
        line-height: 1.2;
    }
    
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-section-subtitle,
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-section-subtitle-3 {
        font-size: 18px;
        line-height: 1.3;
    }

    .elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-nav-buttons {
        flex-direction: row;
        gap: 15px;
        margin-top: 0;
        justify-content: center;
    }
    
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-prev-btn,
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-next-btn {
        width: 45px;
        height: 45px;
        font-size: 20px;
        padding: 0;
    }
    
    
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-products-section {
        width: 100%;
        overflow: visible;
        padding: 0;
    }
    
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .top-selling-carousel {
        margin: 0;
        padding: 0;
    }
}

@media (max-width: 480px) {
    .elementor-product-carousel-wrapper.custom-field-carousel-layout {
        padding: 10px;
    }
    
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-section-title {
        font-size: 24px;
    }

    .elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-section-subtitle,
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-section-subtitle-3 {
        font-size: 16px;
    }
    
}

/* Responsive styles */
@media (max-width: 1024px) {
    .elementor-product-carousel-wrapper.custom-field-carousel-layout {
        flex-direction: column;
        gap: 20px;
    }
    
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-banner-section {
        min-width: 100%;
        align-items: center;
        text-align: center;
    }
    
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-section-title {
        font-size: 32px;
    }
    
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-section-subtitle,
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-section-subtitle-3 {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .elementor-product-carousel-wrapper.custom-field-carousel-layout {
        padding: 15px;
    }
    
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-section-title {
        font-size: 28px;
    }
    
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-section-subtitle,
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-section-subtitle-3 {
        font-size: 18px;
    }
    
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-prev-btn,
    .elementor-product-carousel-wrapper.custom-field-carousel-layout .carousel-next-btn {
        width: 45px;
        height: 45px;
        font-size: 20px;
        padding: 10px 15px;
    }
} 