/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 07 2024 | 15:07:55 */
@media only screen and (max-width: 600px) {
	.nasa-header-mobile-layout .logo .header_logo{
	max-height: 45px !important;
  }
}

.total-price-2 {
    display: flex  !important;
    flex-direction: column  !important;
		text-align: right;
		font-size: 20px !important;
}

.total-price-2 small {
    font-size: 10px  !important;
    margin-top: 5px  !important;
}
.order-total td {
    font-size: 110% !important;
	  color: black !important;
	font-weight : normal;
}
.includes_tax {
  display: block;
  flex-direction: column;
	color: black;
	font-weight : normal;
}
.includes_tax span {
  white-space: nowrap;
	color: black;
}
.bdi-class {
  font-weight: bold;
  color: black;
}

img.header_logo.logo_sticky {
    max-height: 50px !important;
}


tfoot .woocommerce-Price-amount bdi,
tfoot .woocommerce-Price-amount.amount,
td.hide-for-small.product-subtotal span bdi,
span.stock-sold b.primary-color,
tfoot .woocommerce-Price-amount span.woocommerce-Price-currencySymbol {
    color: #333333 !important;
}


@media (max-width: 450px) {
	
	.main-img {
    padding-bottom: 36px;
}
	
#nasa-footer {
    background-color: #FAFAFA !important;
    border-top: 1px solid #b9abab !important;
    border-bottom: 1px solid #b9abab !important;
}
}

body .badge.sale-label {
    letter-spacing: 1px;
}

#glossy .nasa-slider-item .nasa-cat-thumb {
    position: relative;
    overflow: hidden;
}

#glossy .nasa-slider-item .nasa-cat-thumb::before,
#glossy .nasa-slider-item .nasa-cat-thumb::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    opacity: 0;
    transition: opacity 0.3s;
    z-index: 1;
}

#glossy .nasa-slider-item .nasa-cat-thumb::after {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
}

#glossy .nasa-slider-item:hover .nasa-cat-thumb::before,
#glossy .nasa-slider-item:hover .nasa-cat-thumb::after {
    opacity: 1;
}

#glossy .nasa-slider-item .nasa-cat-thumb img {
    transition: transform 0.3s;
}

#glossy .nasa-slider-item:hover .nasa-cat-thumb img {
    transform: scale(1.1);
}

body .row-submit-login-social div.nsl-container-block .nsl-container-buttons a {
width: 100% !important;
display: block;
}
body #mobile-navigation .menu-item-heading a.logo .header_logo {
max-height: 50px;
}
body .logo .header_logo {
    max-height: 60px;
}

.product-gallery .btn-wishlist svg.ns-filled {
    position: absolute;
}
svg.nasa-icon.ns-filled{
    position: absolute;
    left: 0px ;
	
}

#masthead {
padding: 10px 0px;
}

.nasa-bg-dark {
margin-top: 10px;
}
#nasa-breadcrumb-site {
    background-size: cover;
    display: none;
}
.nasa-classic-style.nasa-tabs-no-border li.nasa-single-product-tab a {
    font-size: 20px;
 
}

.nasa-product-details-page .product_meta {
    display: none;
}
.load-more.load-more-btn {
    background: black;
    padding: 10px;
    border-radius: 10px;
    color: #fff !important;
}

.load-more:hover .load-more-icon, .load-more:hover .load-more-text {

    color: #fff;
}
.load-more .load-more-text {
    color: #fff;
}
.badge {

    background: #B3967D;

}
.nasa-elements-wrap.nasa-elements-wrap-main-menu.nasa-hide-for-mobile.nasa-bg-dark.text-center {
background: #b3967d;
}

.sectionone h2 {
width: 100%;
font-size: 35px;
font-weight: 500;
}
p.topbar-text {
    position: relative;
    left: 80%;
	top:7px;
	
}
.p.topbar-text {
  animation: blinkAnimation 1s infinite !important;
}

@keyframes blinkAnimation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#top-bar.top-bar {
  position: fixed !important;
  top: 0;
  width: 100%; 
  z-index: 1000;

}
.row.nasa-hide-for-mobile {
    margin-top: 40px;
}
.row.nasa-hide-for-mobile {
    margin-top: 40px;
}
@media only screen and (max-width: 767px){
.product-item .nasa-product-grid .btn-wishlist {

    display: none;
}
	
	
.mobile-menu .logo .header_logo{
max-height: 45px !important;
}
	p.topbar-text {
    position: relative;
    left: 1%;
		
}
	div#top-bar {
    padding: 10px !important;
}
	.mobile-menu {
    margin-top: 0px;
}

div#masthead {
    margin-top: 70px;
}
}
/* ---------------------- */
.nasa-single-arrow {
    position: absolute;
    z-index: 10;
    top: 50%;
    visibility: visible;
    opacity: 1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #eee;
}

body .fixed-already .logo .header_logo {
    max-height: 60px;
}

#top-bar.top-bar {
    background: #000;
    color: #fff !important;
}

.cart .nasa-buy-now {
    background: #b3967d !important;
	border:none;
}
.cart .nasa-buy-now:hover {
    background: #2d201d !important;
	border:none;
}
.nasa-accessories-product .product-img {
    overflow: visible;
    width: 150px;
    height: 150px;
}

.product-item .info {
    position: relative;
    padding: 10px 0 20px 0;
    display: grid;
}
svg.ns-accessories-add-svg {
    position: relative;
    top: 100px;
    left: 30px;
}
.load-more .load-more-text {
    color: #fff;
    position: relative;
    top: 0px;
}

.nasa-single-arrow svg {

display:none;

}

svg.ns-accessories-add-svg {
    position: relative;
    left: 0px;
    top: 0px;
}

 .scroll-container {
            overflow: hidden;
            white-space: nowrap;
         
        }
        .scroll-text {
            display: inline-block;
            padding-left: 100%;
            animation: scroll 20s linear infinite;
        }
        @keyframes scroll {
            0% { transform: translate(0, 0); }
            100% { transform: translate(-100%, 0); }
        }

#top-bar{
   
    height: auto;
    padding: 10px 0px;
}

/* ------------bandal product---------- */
.woobt-choose {
    visibility: hidden;
	display:none;
}  

.woobt-products .woobt-product .woobt-title .stock {
    display: none;

}
/* .woobt-products .woobt-product {
    margin-left: -25px;
  
} */

.minus.disabled {
    cursor: not-allowed;
    opacity: 0.5; /* Make it look disabled */
}



.woocommerce-mini-cart-item[data-variation-product*="bought together"] .product-remove {
    display: none !important;

}

.product-remove a[aria-label*="bought together"] {
    display: none;
}

.woobt-wrap {
    padding: 10px 10px;
    border: 2px #b3967d dashed;
    border-radius: 10px;
    background: #f0ebe4;
    font-size: 16px;
    font-weight: 600;
	color:#2d201d;
	margin-bottom:10px;
}
.woobt-summary {
    text-align: center;
}

.woobt-before-text.woobt-text {
    font-size: 20px;
    text-align: center;
    font-weight: 700;
	color:#2d201d;
}
.woobt-products .woobt-product .woobt-price del span {
	text-decoration: line-through;
color:red;

}

.woobt-wrap .button{
	background-color:#99725d!important;
	border-radius:10px !important;
	border:3px solid white;
	font-size:16px;
}

.woobt-summary del {
    text-align: center;
color:#ff6e6e;
}
.woobt-wrap span.woocommerce-Price-amount.amount {
    font-weight: 700;
}


.woobt-product.woobt-product-this,.woobt-product.woobt-product-together {
    background-color: #fff;
    border: 1px solid #b3967d;
	margin-bottom:8px;
	border-radius:4px;
}
button.single_add_to_cart_button.button.alt {
    font-size: 14px;
}

#top-bar .left-text {
    line-height: normal;
    width: 100%;
}
.nasa-single-arrow svg {
    display: none;
    display: block;
}

a.nasa-title-menu {
    font-size: 18px;
	
}

.contact-information li .contact-text{
   font-size: 18px;

}

@media (max-width: 768px) {
  .rc-imageselect-payload {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  .rc-imageselect-desc-wrapper {
    text-align: center;
    margin-bottom: 10px;
  }

  .rc-imageselect-table-44 {
    margin: 0 auto;
    display: table;
  }

  .rc-imageselect-tile {
    margin: 5px;
    display: inline-block;
  }

  .rc-image-tile-wrapper {
    width: 75px; /* You can adjust the size for better responsiveness */
    height: 75px;
  }

  img.rc-image-tile-44 {
    max-width: 100%;
    height: auto;
  }
	a.nasa-title-menu {
    font-size: 17px;

}
	p.sbi_bio {
    font-size: 18px !important;
}
	
}

body {
    font-family: 'Lexend', sans-serif !important;
}

h1, h2, h3, h4, h5, h6, p, a, ul, li,div .elementor-heading-title ,.learn-text,.learn-text {
    font-family: 'Lexend', sans-serif !important;
}

a.nasa-flex.jc.flex-column.nasa-a-tab,.price, .amount , .nasa-bg-dark .nav-wrapper .root-item>a ,a.nasa-title-menu
 {
    font-family: 'Lexend' !important;
}

marquee.topbar-text {
    font-family: 'Lexend';
}

.woocommerce-error.is-error li strong:first-of-type {
    display: none;
}
.woocommerce-notices-wrapper .woocommerce-error li {
    color: #c60f13;
    display: ruby;
}

p.sbi_bio {
    font-size: 17px !important;
}
.nav-wrapper .root-item>a{
	font-weight:400;
}
.product-info .entry-title {
    margin: 0;
    word-wrap: break-word;
    font-weight: 600;
    font-size: 28px;
    line-height: 1.3;
    color: #2d2a2a;
}


/* new design  */


#top-bar.top-bar {
    background:#f8f6f4 !important;
    color: #99725D !important;
border-bottom:2px solid;
}


#masthead {
    position: relative;
    background-color:#f8f6f4 !important;
}
.nasa-elements-wrap.nasa-elements-wrap-main-menu.nasa-hide-for-mobile.nasa-bg-dark.text-center {
    background: #99725D;
}

.nasa-search-space .nasa-show-search-form.nasa-search-relative {
  
	background-color: #fff;}

.sticky-wrapper.fixed-already {
    top: 0px !important;
}

.product-item .info .name {
    color: #222823;
 
}

.product-item .info .name:hover {
    color: #000 !important;
}
#customer_login .form-row>label {
    text-align: left;
    float: left !important;
    padding: 8px 0;
}

button.woocommerce-button.button.woocommerce-form-login__submit.nasa-fullwidth.margin-top-10 {
    margin-top: 20px !important;
}

.scroll-container {
            overflow: hidden;
            background: none;
            white-space: nowrap;
            height: 25px;
        }
        .scroll-text {
            display: inline-block;
            padding-left: 100%;
            animation: scroll 20s linear infinite;
        }
        @keyframes scroll {
            0% { transform: translate(0, 0); }
            100% { transform: translate(-100%, 0); }
        }


@media only screen and (max-width: 767px) {
    .main-img {
        padding-bottom:0px;
    }
    .product-item .nasa-product-grid .add-to-cart-grid {
        visibility: visible;
        opacity: 1;
        right: 5px;
        bottom: 5px;
    }
    div#masthead {
        margin-top: 45px !important;
    }
	.nasa-layout-modern-3 .focus-info{
		margin-bottom:0px!important;
	}


body {
    font-family: 'Lexend', sans-serif !important;
}

h1, h2, h3, h4, h5, h6, p, a, ul, li,div .elementor-heading-title ,.learn-text,.learn-text {
    font-family: 'Lexend', sans-serif !important;
}

a.nasa-flex.jc.flex-column.nasa-a-tab,.price, .amount , .nasa-bg-dark .nav-wrapper .root-item>a ,a.nasa-title-menu
 {
    font-family: 'Lexend' !important;
}

.product-info .woocommerce-product-details__short-description  {
    font-family: 'Lexend' !important;
}
	
}

.nasa-classic-style.nasa-tabs-no-border li.nasa-single-product-tab a {
    font-size: 230%;
}

/* custome password reset button */

.lost-password-confirmation {
    max-width: 600px;
    margin: 2em auto;
    padding: 2em;
    background-color: #f7f7f7;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.lost-password-confirmation h2 {
    color: #333;
    font-size: 24px;
    margin-bottom: 1em;
    text-align: center;
}

.lost-password-confirmation .message-box {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 1.5em;
    margin-bottom: 2em;
}

.lost-password-confirmation .message-box p {
    font-size: 16px;
    line-height: 1.6;
    color: #555;
    margin: 0;
}

.lost-password-confirmation .additional-info {
    margin-bottom: 2em;
}

.lost-password-confirmation .additional-info h3 {
    font-size: 18px;
    color: #333;
    margin-bottom: 0.5em;
}

.lost-password-confirmation .additional-info ul {
    list-style-type: none;
    padding-left: 0;
}

.lost-password-confirmation .additional-info li {
    font-size: 14px;
    color: #555;
    margin-bottom: 0.5em;
    padding-left: 20px;
    position: relative;
}

.lost-password-confirmation .additional-info li:before {
    content: '✓';
    position: absolute;
    left: 0;
    color: #4CAF50;
}

.lost-password-confirmation .button {
    display: inline-block;
    padding: 10px 20px;
    background-color: #FC8DBF;
    color: white;
    text-decoration: none;
    border-radius: 4px;
    transition: background-color 0.3s;
	border:none;
}

.lost-password-confirmation .button:hover {
    background-color: #FC8DBF;
}

.woocommerce-form-register .form-row-wide:last-of-type {
    display: none; 
}

button.ns-single-add-btn.single_add_to_cart_button.button.alt {
    background: transparent !important;
    color: #b3967d!important;
	border:2px solid #b3967d;
}
body .product-info .cart .single_add_to_cart_button:hover {
    background: #b3967d !important;
    color: #fff!important;
	border:2px solid #b3967d;
}

.woocommerce-form-register svg{
    position: absolute;
    top: 2em;
        right: 1em;
}

button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit.nasa-fullwidth {
    background:#2d201d !important;
	border:none;
}

button.woocommerce-button.button.woocommerce-form-login__submit.nasa-fullwidth.margin-top-10 {
   
    background: #2d201d !important;
	border:none;
}

.woocommerce-ResetPassword .woocommerce-Button.button {
    background-color: #2d201d !important;
	border:none !important;
    color: white; 
}
