/*
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.0
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
.button,
.nasa-view-more.button,
.umu-btn {
	background: #222222 !important;
	border: unset !important;
	border-radius: 50px !important;
	padding: 12px 34px !important;
}

.products.list .group-btn-in-list .add-to-cart-grid {
    width: 100% !important;
	background: #222222 !important;
}

span.add_to_cart_text {
    color: #FFF !important;
	background: #222222 !important;
	
}
button.nasa-buy-now {
    border-radius: 50px !important;
}
#shipping_method.hide-check-shipping li.active {
    padding-top: 0px!important;
}
.page-wrapper.my-account {
    height: calc(100vh - 517.19px);
}
#site-navigation > li > a {
	text-transform: uppercase;
}
.nasa-title-menu > img {
	position: relative;
	top: -2px;
}
.page-template-page-visual-composer #main-content {
	padding-bottom: 70px;
	@media(max-width:767px) {
		padding-bottom: 40px;
	}
}
.page-template-page-visual-composer #nasa-breadcrumb-site {
	margin-bottom: 60px;
	@media(max-width:767px) {
		margin-bottom: 30px;
	}
}
.margin-top-80 {
	margin-top: 80px;
}
input#coupon_code {
    border-radius: 5px 50px 50px 5px;
}
.nasa-login-register-warper{
	height: auto!important;
}

.woocommerce-qty-error {
    display: flex !important;
    opacity: 1 !important;
    background-color: #f8f8f8;
	border-left: 4px solid #f76b6a;
	padding: 10px 15px;
    margin: 0;
	align-items: center;
    font-size: 16px;
    line-height: 1.4;
    position: relative;
}
svg.ns-alert-svg {
    color: #f76b6a;
    padding-right: 8px;
}

@media(max-width: 900px) and (min-width: 768px){
	body .logo .header_logo {
		max-height: 20px !important;
	}
}
@media(max-width: 767px) {
	.mobile-margin-top-40 {
		margin-top: 40px;
	}
}
#nasa-popup {
	@media(max-width: 767px) {
		padding-left: 0px;
		padding-right: 0px;
		background-size: cover;
		max-width: 340px;
		
		.row:before {
			background: rgb(255 255 255 / 70%);
			width: 100%;
			height: 100%;
			position: absolute;
			left: 0px;
			top: 0px;
		}
	}
	h1 {
		margin: 40px 0px !important;
	}
}
#home-category-section {
	margin-top: 20px;
	.elementor-container {
		gap: 20px;
	}
	.elementor-element-populated {
		padding: 0px;
		gap: 20px;
	}
	.nasa-banner {
		@media(max-width: 767px){
			height: calc(100vw - 40px) !important;
		}
		h3 {
			font-size: 41px;
			line-height: 51px;
			color: #222;
			margin-bottom: 10px;
			margin-top: 10px;
			font-weight: 400 !important;
			
			@media(max-width: 1150px) and (min-width: 981px) {
				font-size: 32px;
				line-height: 42px;
				margin-bottom: 5px;
				margin-top: 5px;
			}
			@media(max-width: 980px) and (min-width: 768px) {
				font-size: 24px;
				line-height: 34px;
			}
			@media(max-width: 767px){
				font-size: 29px;
				line-height: 39px;
			}
		}
		h4 {
			font-size: 29px;
			line-height: 39px;
			color: #222;
			margin-bottom: 10px;
			margin-top: 10px;
			font-weight: 400 !important;
			
			@media(max-width: 1150px) and (min-width: 981px) {
				font-size: 24px;
				line-height: 34px;
				margin-bottom: 5px;
				margin-top: 5px;
			}
			@media(max-width: 980px) and (min-width: 768px) {
				font-size: 18px;
				line-height: 28px;
			}
			@media(max-width: 767px){
				font-size: 24px;
				line-height: 34px;
			}
		}
		h5 {
			color: #999;
			font-size: 16px;
			line-height: 26px;
			margin-top: 0px;
			margin-bottom: 0px;
			font-weight: 400 !important;
			
			@media(max-width: 1150px) and (min-width: 768px) {
				font-size: 14px;
				line-height: 20px;
			}
		}
	}
	.left-category-block {
		@media(max-width: 1024px) {
			width: calc(50% - 10px);
		}
		@media(max-width: 767px) {
			width: 100%;
			padding-left: 20px;
			padding-right: 20px;
		}
	}
	.right-category-block {
		section:not(.category-quarter-block) .banner-image {
			@media(max-width: 767px) {
				background-position: bottom right !important;
				background-size: contain;
				background-color: #f6f6f6;
				background-image: url('/wp-content/uploads/2024/09/toys.webp')!important;
			}
		}
		@media(max-width: 1024px) {
			width: calc(50% - 10px);
		}
		@media(max-width: 767px) {
			width: 100%;
			padding-left: 20px;
			padding-right: 20px;
		}
		.category-quarter-block .category-quarter-column {
			@media(max-width: 1024px) {
				width: calc(50% - 10px);
			}
			@media(max-width: 767px) {
				width: 100%;
			}
		}
	}
}
.nasa-slide-style-blogs .nasa-blog-carousel {
	margin-bottom: 0px !important;
}
#home-tag-section {
	@media(max-width: 767px) {
		margin-bottom: 30px !important;
	}
}
#home-product-section {
	@media(max-width: 767px) {
		margin-top: 30px !important;
		margin-bottom: 0px !important;
	}
}
#logo-carousel {
	margin-top: 10px;
	@media(max-width: 767px) {
		margin-top: 0px;
	}
	.nasa-slick-slider.slick-slider {
		margin-left: -20px;
		margin-right: -20px;
		.banner.nasa-banner.slick-slide {
			margin-left: 20px;
			margin-right: 20px;
			
			.banner-image {
				filter: grayscale(100%);
			}
			.banner-image:hover {
				filter: grayscale(0);
			}
		}
	}
}
#nasa-footer  {
	padding-top: 65px;
	padding-bottom: 20px;
	background-color: #FAFAFA;
	border-top: 1px solid #ececec;
	@media(max-width: 980px) {
		padding-top: 40px;
	}
	.footer-first-block {
		margin-bottom: 20px;
		
		@media(max-width: 980px) {
			padding-bottom: 20px;
		}
		.nasa-icon-box {
			.box-text {
				display: none;
			}
			.box-img {
				min-width: 42px;
				min-height: 42px;
				border: 1px solid #9797974D;
				box-shadow: unset;
				background: #fff;
				
				img {
					width: auto;
					height: 25px;
				}
			}
			.box-img:before {
				display: none !important;
			}
			.box-img:hover {
				border: 1px solid #f76b6a;
			}
		}
		.footer-logo-block p {
			line-height: 18px;
		}
		.elementor-container {
			@media(max-width: 980px) {
				flex-direction: column;
				gap: 20px;
			}
			.elementor-column {
				@media(max-width: 980px) {
					width: 100%;
				}
			}
		}
	}
	.footer-second-block {
		@media(max-width: 980px) {
			padding-bottom: 20px;
		}
		.elementor-container {
			@media(max-width: 980px) {
				flex-direction: column;
				gap: 20px;
			}
		}
	}
	.elementor-widget-heading {
		margin-bottom: 10px;
		.elementor-heading-title {
			text-transform: uppercase;
			font-size: 15px;
			line-height: 22px;
			font-weight: 600 !important;
		}
	}
	.nasa-nav-sc-menu {
		margin-top: 0px;
	}
	.nasa-nav-sc-menu ul li a {
		padding-top: 0px;
		padding-bottom: 0px;
		font-size: 15px;
		line-height: 28px;
		width: fit-content;
	}
	.footer-contacts-block {
		a {
			font-size: 15px;
			line-height: 22px;
		}
		.working-time-list {
			max-width: 130px;
			display: flex;
			justify-content: space-between;
			
			span {
				font-size: 15px;
				line-height: 22px;
			}
		}
		.footer-location-title {
			display: none;
			@media(max-width: 767px){
				display: block;
				text-transform: uppercase;
				font-size: 15px;
				line-height: 22px;
				font-weight: 600 !important;
				margin-bottom: 10px;
			}
		}
	}
	.footer-last-block {
		padding-left: 10px;
		padding-right: 10px;
		
		.nasa-image {
			filter: grayscale(100%);
		}
		.nasa-image:hover {
				filter: grayscale(0%);
		}
	}
	.omnisend-block {
		@media(max-width: 767px) {
			padding-right: 10px;
		}
		div {
			margin: 0px !important;
			display: flex;
			flex-wrap: nowrap;
			width: 100%;
			align-items: flex-start;
			justify-content: flex-start;
			@media(max-width: 767px) {
				flex-direction: column;
			}
		}
		.elementor-widget-wrap.elementor-element-populated {
			padding: 0px !important;
			padding-left: 10px !important;
		}
		input {
			line-height: 42px;
			border-radius: 50px !important;
			padding-left: 15px;
			padding-right: 25px;
			height: 42px;
			border: 0.5px solid #00000033;
			border-top-right-radius: 0px !important;
			border-bottom-right-radius: 0px !important;
			outline: unset !important;
			box-shadow: unset !important;
			@media(max-width: 767px) {
				border-top-right-radius: 50px !important;
				border-bottom-right-radius: 50px !important;
				margin-bottom: 20px;
			}
		}
		input:focus {
			border: 0.5px solid #222 !important;
		}
		[aria-live="polite"] div {
			@media(max-width: 767px) {
				padding-top: 0px;
				margin-top: -10px !important;
			}
		}
		button {
			min-width: 250px;
			padding-left: 15px;
			padding-right: 15px;
			height: 42px;
			margin-left: -20px;
			box-shadow: unset !important;
			@media(max-width: 767px) {
				margin-left: 0px;
				margin-left: 0px;
			}
		}
		h1 {
			line-height: 42px;
			@media(max-width: 767px) {
				text-align: left !important;
			}
		}
	}
}
#advantages {
	padding-bottom: 70px;
	padding-left: 10px;
	padding-right: 10px;
	@media(max-width: 767px) {
		padding-bottom: 40px;
	}
	.advantages-column .elementor-widget-wrap {
		gap: 15px;
		svg {
			@media(max-width: 767px) {
				width:auto;
				height: 38px;
			}
		}
		@media(max-width: 767px) {
			flex-direction: column;
			gap: 7px;
		}
		.elementor-element {
			width: fit-content;
		}
	}
	.advantages-text-block, .advantages-img-block  {
		padding-left: 0px;
		padding-right: 0px;
	}
	.advantages-text-block .e-con-inner {
		gap: 5px;
		justify-content: center;
		
		p, a {
			color: #999;
		}
		a:hover {
			color: #f76b6a;
		}
	}
	.advantages-img-block .e-con-inner, .advantages-text-block .e-con-inner {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	@media(max-width: 1120px) {
		.elementor-col-25 {
			width: 50%;
		}
		.elementor-container {
			flex-wrap: wrap;
			row-gap: 20px;
		}
	}
}
.nasa-instagram li img {
	height: 100%;
	max-width: 100%;
	object-fit: cover;
	aspect-ratio: 1;
}
.woocommerce-checkout-review-order .wc_shipping_dpd_terminals {
	display: none !important;
}
#nasa-billing-info .customer-info-wrap.hide-address-tag .customer-info.customer-info-addr {
	display: none !important;
}
#shipping_method {
	padding-top: 0px;
	padding-bottom: 0px;
	.shipping-method-wrapper {
		display: flex;
		width: 100%;
	}
	& > li {
		display: flex !important;
		flex-direction: column !important;
		height: auto !important;
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}
	.wc_shipping_dpd_terminals {
		margin-top: 5px;
		margin-left: 52px;
		width: 100%;
		p {
			margin-bottom: 5px;
		}
		.custom-dropdown {
			width: calc(100% - 26px);
			position: relative;
			.selected-option {
				padding: 5px 10px;
				font-size: 14px;
			}
			.dropdown-list {
				@media(max-width: 480px) {
					max-height: 350px;
				}
				.js--pudo-search {
					width: calc(100% - 30px) !important;
					margin: 15px 15px 0px;
					padding: 5px 10px;
					height: 36px;
				}
				li {
					border: unset !important;
					height: auto !important;
					&.group-pudo {
						margin-top: 15px;
						margin-bottom: 5px;
						line-height: 1 !important;
						font-size: 14px;
					}
					&.pudo {
						padding: 3px !important;
						margin: 2px 10px 2px 20px;
						line-height: 20px;
					}
				}
			}
		}
	}
}
.woocommerce-cart .woocommerce-shipping-totals #shipping_method li:not(.active) {
	display: none !important;
}
.wc_shipping_dpd_terminals .nasa-error.hide-error {
	display: none !important;
}
#nasa-step_payment .nasa-checkout-step .nasa-payment-step.disabled-button {
	background-color: #f9f9f9 !important;
    border-color: #efefef !important;
    color: #aaaaaa !important;
    cursor: not-allowed !important;
}
.wpcf7 form.invalid .wpcf7-response-output,
 .wpcf7 form.unaccepted .wpcf7-response-output,
 .wpcf7 form.payment-required .wpcf7-response-output {
	color: #FF0000 !important;
}
.nasa-empty-cat {
	display: none !important;
}
.nasa-content-page-products .product-warp-item a.product-img,
.products.slick-slider .product-img-wrap a.product-img {
	aspect-ratio: 1;
}
#cart-sidebar .woocommerce-qty-error {
	font-size: 14px;
	line-height: 32px;
}
.page-id-15428 .elementor-accordion-title,
.page-id-4276 .elementor-accordion-title {
	font-size: 17px;
	font-weight: 500 !important;
}
.nasa-product-info-wrap .nasa-wrap-popup-nodes .nasa-popup-node-item.nasa-size-guide {
	display: none !important;
}
.product-info .nasa-product-info-wrap .compare {
	float: unset;
	margin: 0;
	position: relative;
	text-transform: uppercase;
}
.product-info .nasa-product-info-wrap .compare:hover,
.product-info .nasa-product-info-wrap .compare.added {
	background: #f76b6a !important;
	color: #FFF !important;
}
.product-info .compare:before {
	position: relative;
	top: 0px;
}
.product-info .nasa-product-info-wrap .compare:hover:before,
.product-info .nasa-product-info-wrap .compare.added::before{
	color: #FFF !important;
}
#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme {
	border-top: 1px solid #ececec !important;
	-webkit-box-shadow: 3px 3px 20px 0px rgb(0 0 0 / 10%);
	-moz-box-shadow: 3px 3px 20px 0px rgb(0 0 0 / 10%);
	box-shadow: 3px 3px 20px 0px rgb(0 0 0 / 10%);
}
.pdf-coupon-fields {
    width: 100%!important;
    margin-bottom: 30px!important;
}