/*
Theme Name: Elessi Theme Child
Theme URI: https://elessi.nasatheme.com
Description: This is a child theme for Elessi Theme
Author: NasaTheme team
Author URI: https://nasatheme.com
Template: elessi-theme
Version: 1.2
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/

.row { max-width: 1600px !important }

.nasa-icon-mini-cart { display:none }
.nasa-icon-filter-cat { display:none }
.popp_categ_desc { height: 150px; overflow-y: auto; }

.column, .columns {
	padding-left: 5px;
    padding-right: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
.cart .quantity {
    margin: 5px 3px;
	display: none;
}
.product-info .cart .single_add_to_cart_button {
    padding: 1em 10px;
    font-size: 12px;
    letter-spacing: 2px;
    max-width: 100%;
    flex-grow: 1;
}
.nasa-variation-bulk-dsct {
	
}
.dsc-label {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	background-color: #f0f2f5;
	padding: 20px;
}
.dsc-flex-row.nasa-crazy-box{
	margin-bottom: 0px;
	background-color: #f0f2f5;
	padding: 0px 20px 0px 20px;
	margin-left: 0px;
	margin-right: 0px;
}
.product_title.entry-title {
	padding-left: 10px;
    padding-right: 10px !important;
    font-weight: bold !important;
}
.price.nasa-single-product-price {
	padding-left: 20px !important;
	padding-right: 20px !important;
	background-color: #f0f2f5;
	margin-bottom: 0px !important;
}
.nasa-last-sold.nasa-crazy-inline {
	padding-left: 10px;
	padding-right: 10px;
}
.woocommerce-product-details__short-description {
	padding-left: 10px;
	padding-right: 10px;
}
.ev-dsc-qty {
	background-color: #ffffff;
	border: 2px solid #ddd !important;
}
.ev-dsc-qty.actived {
	border: 2px solid #47b426 !important;
}
.variations_form.cart.nasa-attr-ux-form {
	background-color: #f0f2f5;
	padding: 20px;
	margin-bottom: 0px !important;
}
.product-info .quantity {
	display: none !important;
}
.product-info .cart .single_add_to_cart_button {
	background: #e3001b 0 0 no-repeat padding-box;
    box-shadow: 0 2px 0#8b0010,0 3px 13px rgba(2,7,32,.36);
    color: #fff!important;
	border-radius: 3px;
	font-weight: 700 !important;
	font-size: 14px !important;
}
.product-info .cart {
	background-color: #f0f2f5;
	padding: 20px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.nasa-wrap-popup-nodes{
	background-color: #f0f2f5;
	padding: 0px 20px !important;
	margin: 0px !important;
}
.nasa-est-delivery.nasa-promote-sales.nasa-crazy-inline {
	background-color: #f0f2f5;
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.popp-features-wraper {
	display: flex;
    background: #f0f2f5;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
}
.popp-features-icon {
	width: 25px;
    fill: #5f6061;
    margin-right: 10px;
}
.popp-features-text {
	display: flex;
    align-items: center;
}
.popp-features-icon svg {
	max-height: 16px;
    width: 30px;
    min-height: 16px;
}
.popp-payments-wraper {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background: #f0f2f5;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
}
.popp-payments-icon {
	flex: 0 0 auto;
    margin-right: 5px;
    border-radius: 3px;
    background: white;
    max-height: 30px;
    min-height: 29px;
    display: flex;
    justify-content: center;
}
.popp-payments-icon img {
	min-width: 50px;
}
.warranty_wrapper {
	padding: 15px;
    background-color: #f6e8c6;
	border: 1px solid rgba(0,0,0,.1);
}
.warranty_flex {
	display: flex;
	justify-content: center;
}
.warranty_icon {
	width: 4.4285714286rem;
	flex: 1 1 0;
    min-width: 0;
	flex-basis: auto;
    flex-grow: 0;
	padding-left: 5px;
    padding-right: 5px;
    width: 5rem;
}
.warranty_text {
	max-width: 300px;
	padding-left: 6px;
    padding-right: 6px;
	flex: 1 1 0;
    min-width: 0;
}
.warranty_bold {
	font-weight: 700;
}
.warranty_normal {
	font-weight: 400;
	font-size: 0.7rem;
}
.trust_wrapper {
	margin: 0px;
	padding: 14px 0 13px;
    background-color: #f0f2f5;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	display: flex;
}
.trust_logo {
	flex: 0 0 auto;
	margin-bottom: 5px;
}
.trust_logo img {
	display: inline-block;
    height: auto;
    max-width: 100%;
	vertical-align: middle;
	width:100px;
}
.trust_brand {
	flex: 0 0 auto;
	font-weight: 700;
	font-size: 0.9rem;
}
.trust_stars {
	flex: 0 0 auto;
	display: flex;
    position: relative;
	margin-right: 10px;
	margin-left: 10px;
}
.trust_ocena {
	flex: 0 0 auto;
	font-size: 0.9rem;
}
.trust_bold {
	font-weight: 700;
}
.trust_stars svg {
	fill: #cfcfcf;
    flex-shrink: 0;
    height: auto;
    margin: 0 1px;
	width: 20px;
}
.trust_stars_green {
	overflow: hidden;
	left: 0;
    position: absolute;
    top: 0;
	display: flex;
}

.price.nasa-single-product-price del {
	color: #99a0a7;
	font-weight: 400;
	font-size: 1rem;
}
.price.nasa-single-product-price ins {
	color: #ca232c;
	font-weight: 700;
}

.fkcart-item-price ins {
	color: #ca232c;
	font-weight: 700;
}
.nasa-viewing.nasa-promote-sales.nasa-crazy-inline.inited {
	padding-left: 10px;
    padding-right: 10px;
    color: #ca232c;
    font-weight: bold;
    font-size: 0.9rem;
	
}
.safe-checkout.nasa-crazy-box {
	background-color: #f0f2f5;
	padding-top: 10px;
}
.safe-checkout.nasa-crazy-box fieldset {
	background-color: #f0f2f5;
	margin: 0px;
}
.safe-checkout.nasa-crazy-box img {
	max-width: 450px;
    width: 100%;
}

.commentlist {
	column-count: 7 !important;
    column-gap: 15px;
    margin: 20px auto;
    height: 100%!important;
    color: #333333;
}

ol.commentlist li {
    list-style: none;
    width: 100%;
    margin-top: 15px;
    break-inside: avoid;
    /* height: 100%; */
    position: relative;
    height: auto;
    border-radius: 4px;
    box-shadow: 0px 6px 14px rgb(0 0 0 / 21%);
    background: white;
}

ol.commentlist li .comment_container img {
	display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    border-radius: 4px 4px 0px 0px;
    float: none;
}
.woocommerce-tabs #reviews #comments .avatar {
	display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    border-radius: 4px 4px 0px 0px !important;
    float: none !important;
	webkit-border-radius: 0px;
}
.woocommerce-review__dash,.woocommerce-review__published-date {
	display: none;
}
.comment-text {
	padding: 10px 10px;
}
.woocommerce-review__author {
	font-weight: 700 !important;
}
.woocommerce-review__verified {
	display: flex;
    align-items: center;
    margin-bottom: 5px;
    font-size: 0.8rem;
    font-weight: 700;
    color: #47b426;
}
.woocommerce-review__verified svg {
	height: 15px;
}
.woocommerce-review__verified svg path {
	fill: #47b426;
}
@media (max-width:641px)  {
	.commentlist {
		column-count: 3 !important;
	}
}
@media (max-width:481px)  {
	.commentlist {
		column-count: 2 !important;
	}
}
.comment-text .meta {
	margin-bottom: 0px !important;
}
.product-info .woocommerce-product-rating {
	padding-left: 10px;
}
.product-details {
	
}
.column, .columns {
	padding-left: 10px !important;
	padding-right: 10px !important;
}
.fkcart-upsell-style1 {
	border: 1px solid #e4dfc4;
}
.fkcart-upsell-style1 .fkcart-button {
    background: #f29d30;
    box-shadow: none;
    color: white;

}
.large-12.columns.nasa-topbar-filter-wrap {
	display: none;
}

.geo-flex-container {
padding-left: 10px;
font-weight: 700;
}

.nasa-in-mobile #top-bar .topbar-mobile-text {
	line-height: 3;
    background: #ffffff;
    color: #2d2a2a;
    border-bottom: 1px solid #e3e3e3;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}









/***************Country-Selector********************/
/* Hide header and footer on specific page */
.page-id-11397 header, 
.page-id-11397 footer { 
    display: none !important; 
}

/* Country Selector Styles */
.country-selector {
    max-width: 600px;
    margin: 40px auto;
    text-align: center;
    padding: 20px;
}
.selector-logo {
    margin-bottom: 30px;
}
.selector-logo img {
    max-width: 300px;
    height: auto;
}
.selector-title {
    font-size: 38px;
    color: #333;
    margin-bottom: 30px;
    font-weight: normal;
}
.selector-message {
    font-size: 18px;
    color: #666;
    margin-bottom: 30px;
}
.shop-options {
    display: flex;
    justify-content: center;
    gap: 60px;
    margin-bottom: 40px;
}
.shop-option {
    flex: 0 1 auto;
}
.country-button {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    transition: transform 0.2s;
}
.country-button:hover {
    transform: translateY(-3px);
    text-decoration: none;
}
.country-button:hover span {
    color: #333;
}
.flag-container {
    background: #f0f0f0;
    padding: 0;
    margin-bottom: 15px;
}
.country-flag {
    width: 80px;
    height: 50px;
    object-fit: cover;
    display: block;
}
.country-button span {
    font-size: 16px;
    color: #333;
    text-transform: none;
}
.us-message {
    max-width: 500px;
    margin: 30px auto;
    padding: 20px;
    background: #f9f9f9;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}
.us-message h3 {
    font-size: 24px;
    color: #333;
    margin-bottom: 15px;
}
.us-message p {
    font-size: 16px;
    color: #666;
    margin-bottom: 20px;
}
.go-back-link {
    display: inline-block;
    margin-top: 20px;
    color: #666;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.2s;
}
.go-back-link:hover {
    color: #333;
    text-decoration: none;
}

/* Responsive styles */
@media screen and (max-width: 580px) {
    .selector-logo img { max-width: 250px; }
    .selector-title { font-size: 30px; margin-bottom: 20px; }
    .selector-message { font-size: 16px; margin-bottom: 25px; }
    .shop-options { gap: 30px; }
    .country-flag { width: 70px; height: 45px; }
}

@media screen and (max-width: 400px) {
    .selector-logo img { max-width: 200px; }
    .shop-options {
        flex-direction: column;
        gap: 20px;
        align-items: center;
    }
    .country-flag { width: 60px; height: 40px; }
}







