/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 12 2024 | 08:10:35 */
.zoom-window {

    margin-left: 20px;
      border: none;
    background: #fff;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;

    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
	
	  top: 0;
    position: absolute;
    left: 100%;
    z-index:-1;
    width: 100%;
    height: 80vh;
	opacity:0;
	visibility: hidden;
}

.zoom-window.show_zoom{
	z-index:9;
	opacity:1;
	visibility: visible;
}


@media screen and (min-width:768px){
	.product-images-slider a.nasa-single-arrow {
    display: none;
}
}

/* .nasa-single-product-main-image .woocommerce-product-gallery__image {
    position: relative;
    overflow: hidden;
}

.nasa-single-product-main-image .woocommerce-product-gallery__image img {
    width: 100%;
    transition: transform 0.5s ease;
}

.nasa-single-product-main-image .woocommerce-product-gallery__image:hover img {
    transform: scale(2); 
    cursor: zoom-in;
} */


/* Homepage product carousel */

.home .elementor-widget-wp-widget-nasa_products_tabs_sc ul.nasa-tabs li {
    text-transform: uppercase;
}

.slick-dots li.slick-active {
    width: 15px !important;
}

.slick-dots li {
    margin: 0 2px !important;
}

.homepage_brand_images button.slick-next.pull-right.slick-arrow i {
    margin-left: 4px;
}


.homepage_brand_images .slick-arrow:hover {
    color: #fff;
    border-color: #016fc0;
}

.homepage_brand_images .elementor-widget-image img {
    width: 100%;
}

.homepage_brand_images .slick-initialized .slick-slide {
    margin: 0 10px;
}

/* .homepage_brand_images .slick-list.draggable {
    margin-left: -10px;
    margin-right: -10px;
} */

.homepage_brand_images:hover .slick-arrow,
.category_card_homepage_custom:hover .slick-arrow {
    opacity: 1 !important;
    visibility: visible;
}

	
	.homepage_brand_images .slick-arrow,
.category_card_homepage_custom .slick-arrow{
    display: inline-block !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 38px !important;
    min-width: unset !important;
    max-width: unset !important;
    padding: 0;
    background: #fff !important;
    color: #000;
    z-index: 9;
    font-size: 20px;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    opacity: 0;
    visibility: hidden;
}

.category_card_homepage_custom .slick-arrow:hover {
    background: #026fc0 !important;
    border-color: #026fc0 !important;
    color: #fff !important;
}

.homepage_blog_carousel .slick-arrow {
    background: #fff;
    color: #333 !important;
    font-size: 22px;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
}

.homepage_blog_carousel:hover{
	opacity: 1;
}

.homepage_blog_carousel .slick-arrow:hover {
    color: #fff !important;
}

.home .slick-arrow {
    height: 38px !important;
    width: 38px !important;
	border: 2px solid #EAEAEA;
    border-radius: 100%;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
	padding: 0;
}
	
	
	.home .slick-arrow:hover{
		background: #016fc0 !important;
	}
	


@media screen and (min-width:1200px){
	
	.nasa-blog-carousel .slick-list.draggable {
    padding-right: 1px;
}
	

.homepage_brand_images .slick-arrow.slick-next,
	.category_card_homepage_custom .slick-arrow.slick-next{
    right: -50px;
}

.homepage_brand_images .slick-arrow.slick-prev,
	.category_card_homepage_custom .slick-arrow.slick-prev{
    left: -50px;
}
	
	.nasa-slide-style-blogs a.nasa-nav-arrow.slick-arrow.slick-prev,
	.homepage_blog_carousel .slick-arrow.slick-prev{
    left: -50px;
}

.nasa-slide-style-blogs a.nasa-nav-arrow.slick-arrow.slick-next,
	.homepage_blog_carousel .slick-arrow.slick-next{
    right: -50px;
}


	
.category_carousel a.nasa-nav-arrow.slick-arrow svg	{
		transform: unset !important;
	}

.home .slick-arrow svg {
    width: 100% !important;
    height: 100% !important;
}
	
		.nasa-sc.products.woocommerce.ns-type-carousel .slick-list.draggable {
    padding-right: 1px !important;
}
	
	.category_carousel .slick-list.draggable {
    padding-right: 1px;
}
	
	.homepage_blog_carousel .slick-arrow {
    position: absolute !important;
		top: 50%;
		transform: translatey(-50%);
}

}



a.view_all_pro_btn svg {
    width: 15px;
    height: 15px;
    fill: #016fc0;
}

a.view_all_pro_btn {
    font-size: 15px;
    font-weight: 600 !important;
}

.category_carousel .slick-arrow {
    transform: unset !important;
}

@media screen and (min-width:1400px){
			.nasa-sc.products.woocommerce.ns-type-carousel .slick-list.draggable {
    padding-right: 5px !important;
}
	
	.category_carousel .slick-list.draggable {
    padding-right: 5px !important;
}
}

/* About page */


.about_us_page_icon_cards .slick-track {
    display: flex;
	
}

.about_us_page_icon_cards .slick-track .slick-slide{
	height: inherit;
}

/* product cards */



.archive .product-info-wrap.info a.name.nasa-bold.woocommerce-loop-product__title + .price,
.single-product .product-info-wrap.info a.name.nasa-bold.woocommerce-loop-product__title + .price{
	top: unset !important;
}

.product-info-wrap.info a.name.nasa-bold.woocommerce-loop-product__title + .price {
    top: 16px !important;
    position: relative;
}

.product-info-wrap.info .star-rating {
    position: absolute;
    bottom: 15px;
}

.product-info-wrap.info .star-rating + span.price {
    padding-top: 16px;
}

@media screen and (min-width:1199px){

.product-item.grid .main-img img {
    height: 170px !important;
    object-fit: contain !important;
}
}

@media screen and (max-width:767px){
	.product-info-wrap.info .star-rating{
		bottom: 28px;
	}
}

span.badge {
    background: #00A936;
    border-radius: 2px;
}

span.badge.featured-label {
    background: #FC8019;
}


.product-item .product-img-wrap a.badge.nasa-variants {
    display: none;
}

.product-item .price del bdi, 
.product-item .product-info-wrap .price del bdi span.woocommerce-Price-currencySymbol {
    color: #aaa !important;
    font-size: 16px !important;
}

.join_team_form {
    max-width: 620px;
    margin: 0 auto;
}

.join_team_form .contact-form-footer > p {
    text-align: center;
}

.join_team_form .row.attachment_input label {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.join_team_form .row.attachment_input label br {
    display: none;
}

.join_team_form .attachment_input span.wpcf7-form-control-wrap {
    flex: 0 0 70%;
    margin: 0;
    border: 1px dashed #DEDEDE;
    padding: 12px;
    background: #fff;
}

.join_team_form .attachment_input span.wpcf7-form-control-wrap input {
    margin: 0;
}

.join_team_form .contact-form-footer > p {
    margin-top: 20px;
}

.help_center_bottom_content p a b {
    color: #026fc0;
}

.help_center_contact_cards figure.elementor-image-box-img img {
    height: 50px;
    object-fit: contain;
}

.help_center_top_content {
    max-width: 1000px;
    margin: 0 auto;
}

span.breadcrumb {
    justify-content: center !important;
}


.about_us_page_icon_cards .elementor-widget-image-box, 
.about_us_page_icon_cards .elementor-widget-image-box > .elementor-widget-container {
    height: 100% !important;
}

.about_us_page_icon_cards .elementor-widget-image-box > .elementor-widget-container {
    padding: 10px;
}


.our_value_Cards .elementor-container.elementor-column-gap-default {
    display: grid;
    grid-template-columns: repeat(3, 1fr);

}

.our_value_Cards .elementor-container.elementor-column-gap-default .elementor-column {
    width: 100%;
}

.our_value_Cards .elementor-container.elementor-column-gap-default .elementor-column h3.elementor-image-box-title {
    margin: 0;
    font-size: 16px;
    max-width: 150px;
    margin: 0 auto;
}

.our_value_Cards .elementor-container.elementor-column-gap-default .elementor-column {
    border-right: 1px solid #EBEBEB;
    border-bottom: 1px solid #ebebeb;
    padding-top: 50px;
    padding-bottom: 50px;
}

.our_value_Cards .elementor-container.elementor-column-gap-default .elementor-column:nth-child(3), .our_value_Cards .elementor-container.elementor-column-gap-default .elementor-column:nth-child(6) {
    border-right: 0;
}

.our_value_Cards .elementor-container.elementor-column-gap-default .elementor-column:nth-child(4), .our_value_Cards .elementor-container.elementor-column-gap-default .elementor-column:nth-child(5), .our_value_Cards .elementor-container.elementor-column-gap-default .elementor-column:nth-child(6) {
    border-bottom: none;
}

.about_accordion_custom .elementor-accordion-item {
    margin-bottom: 10px;
    border: 1px solid #ebebeb !important;
}

@media screen and (max-width:767px){
	
	.about_us_page_icon_cards .elementor-column {
    margin: 0 10px;
}

	
	.our_value_Cards .elementor-container.elementor-column-gap-default {

    grid-template-columns: repeat(2, 1fr) !important;

}
	
	.our_value_Cards .elementor-container.elementor-column-gap-default .elementor-column:nth-child(3) {
    border-right: 1px solid #ebebeb !important;
}

.our_value_Cards .elementor-container.elementor-column-gap-default .elementor-column:nth-child(4) {
    border-bottom: 1px solid #ebebeb;
}
	
	
	.help_center_contact_cards .elementor-widget-image-box {
    max-width: 280px !important;
    margin: 0 auto;
    width: 100%;
}

.help_center_contact_cards .elementor-widget-image-box:first-child {
    margin-bottom: 30px !important;
}
	
	.join_team_form .row.attachment_input label{
		display: block !important;
	}
	
	.desktop-menu-bar {
    display: none;
}
	.nasa-add-to-cart-fixed{
    z-index: 9999999 !important;
}
	
	
body.product-template-default {
    padding-bottom: 60px !important;
}
	
	
.nasa-add-to-cart-fixed .nasa-fixed-product-variations-wrap,
	.nasa-add-to-cart-fixed .nasa-fixed-product-info {
    display: none;
}
	
.nasa-add-to-cart-fixed {
    height: 60px !important;
    display: flex;
}

.nasa-add-to-cart-fixed .nasa-wrap-content-inner {
    display: flex;
}
}


@media screen and (min-width:768px){
	body.has-nasa-cart-fixed{
		padding-bottom: 0 !important;
	}
}

@media screen and (max-width:520px){
		.help_center_contact_cards .elementor-widget-image-box {
    max-width: 280px !important;
    margin: 0 auto;
    width: 100%;
}

.help_center_contact_cards .elementor-widget-image-box:first-child {
    margin-bottom: 30px !important;
}
}


@media screen and (max-width:767px){
.home ul.nasa-tabs li.nasa-tab > a {
    font-size: 11px !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
}
	.ns-items-gap.nasa-slick-slider.products a.nasa-nav-arrow.slick-arrow {
    opacity: 1 !important;
    visibility: visible !important;
    width: 30px;
    height: 30px;
    top: 40%;
    background: #fff;
}
/* 
.ns-items-gap.nasa-slick-slider.products a.nasa-nav-arrow.slick-arrow.slick-prev {
    left: 3px;
}

.ns-items-gap.nasa-slick-slider.products a.nasa-nav-arrow.slick-arrow.slick-next {
    right: 3px;
}
	 */
	.ns-items-gap.nasa-slick-slider.products a.nasa-nav-arrow.slick-arrow {
    opacity: 1 !important;
    visibility: visible !important;
    width: 30px;
    height: 30px;
    top: 40%;
    background: #fff;
}

.ns-items-gap.nasa-slick-slider.products a.nasa-nav-arrow.slick-arrow.slick-prev {
    left: 3px;
}

.ns-items-gap.nasa-slick-slider.products a.nasa-nav-arrow.slick-arrow.slick-next {
    right: 3px;
}


.category-slider a.nasa-nav-arrow.slick-arrow {
    opacity: 1 !important;
    visibility: visible !important;
    width: 30px;
    height: 30px;
    top: 45%;
	transform: unset;
}

.category-slider .nasa-nav-arrow svg {
    width: 100% !important;
    height: 100% !important;
    transform: unset;
}

.category-slider a.nasa-nav-arrow.slick-arrow.slick-prev {
    left: -8px;
}

.category-slider a.nasa-nav-arrow.slick-arrow.slick-next {
    right: -8px;
}
	
	.slick-arrow:hover {
    background: #0171be !important;
}
	
	.category-slider a.nasa-nav-arrow.slick-arrow {
    border-radius: 100%;
}
	
	.homepage_brand_images .slick-arrow {
    opacity: 1 !important;
    visibility: visible !important;
    width: 30px !important;
    height: 30px;
    border-radius: 100%;
    border-color: #eee;
}

.homepage_brand_images .slick-arrow.slick-next {
    right: -8px;
}

.homepage_brand_images .slick-arrow.slick-prev {
    left: -8px;
}

.homepage_brand_images .slick-arrow:hover {
    color: #fff !important;
    background: #0171be !important;
    border-color: #0171be !important;
}
}



/* Homepage brand section */

body .elementor-widget-shortcode .elementor-shortcode section.homepage_brand_images .elementor-container {
    max-width: unset !important;
    width: 100% !important;
	padding: 0 !important;
}

/* Shop filter */

div#woof_widget-3 {
    padding: 0;
}

label.woof_checkbox_label {
    font-size: 13px;
    text-transform: capitalize !important;
    margin-bottom: 0;
}

.woof_container_inner > h4 {
    font-size: 18px;
    letter-spacing: -0.5px !important;
    margin: 0;
}

.col-sidebar #woof_widget-3 .widget.widget-woof.nasa-inited {
    background: #fff !important;
    padding: 0 !important;
}

.woof_redraw_zone > .woof_container {
    background: #f7f7f7;
    padding: 20px;
}

.woof_container_inner > div {
    margin-top: 20px;
}

span.irs-grid {
    display: none !important;
}


ul.woof_list.woof_list_checkbox > li:before {
    opacity: 0;
}

label.woof_checkbox_label.woof_checkbox_label_selected {
    font-weight: 500;
    color: #026fc0;
}

.icheckbox_square-blue {
    background: none !important;
    width: unset !important;
    height: unset iM!;
}

.icheckbox_square-blue input {
    width: 13px;
    height: 13px;
    border: 1px solid #ddd !important;
    top: 3px;
}

.icheckbox_square-blue {
    width: 13px !important;
}


a.woof_childs_list_opener {
    position: absolute;
    right: 0;
    top: 8px;
}

span.woof_is_opened {
    background: url(https://scientifix.creativenexus.website/wp-content/uploads/2024/08/filter-arrow.svg) no-repeat !important;
    transform: scaleY(-1);
    position: relative;
    top: -3px;
}

span.woof_is_closed {
    background: url(/wp-content/uploads/2024/08/filter-arrow.svg) no-repeat !important;
    position: relative;
    top: 3px;
}

ul.woof_list.woof_list_checkbox li {
    padding-top: 2px;
    padding-bottom: 2px;
}

ul.woof_list.woof_list_checkbox li:before {
    opacity: 0;
}

.icheckbox_square-blue input {
    position: absolute !important;
    opacity: 0 !important;
}

ins.iCheck-helper {
    opacity: 1 !important;
    background: #fff !important;
    display: inline-block;
    height: 15px !important;
    width: 15px !important;
    border: 1px solid #DBDBDB !important;
    position: relative;
    top: 1px !important;
    border-radius: 2px;
}

.icheckbox_square-blue.checked ins.iCheck-helper:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #026fc0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 1px;
}



button.woof_reset_button_2 {
    border-radius: 100px;
    letter-spacing: 0;
    height: 30px;
    padding: 5px 10px;
    background: #026fc0;
}

button.woof_reset_button_2:hover {
    background: #025c9f !important;
}

ul.woof_products_top_panel_ul li a {
    border: 1px solid #026fc0;
    height: 30px !important;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 100px;
    color: #026fc0;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}

ul.woof_products_top_panel_ul ul li:first-child {
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}


.woof_price3_search_container.woof_container.woof_price_filter.woof_fs_by_price h4 {
    margin-bottom: 15px;
}

span.irs-from {
    background: #026fc0 !important;
}
.irs-from::before {
    border-top-color: #026fc0 !important;
}

span.irs-bar {
    background: #026fc0 !important;
}

span.irs-handle.from {
    border-color: #026fc0 !important;
}

span.irs-handle.to {
    border-color: #026fc0 !important;
}

span.irs-to {
    background: #026fc0 !important;
}

span.irs-to:before {
    border-top-color: #026fc0 !important;
}

.woof_submit_search_form_container {
    display: none;
}



/* Shop page */

div#nasa-breadcrumb-site {
    background-image: url(/wp-content/uploads/2024/08/breadcrumb-blog.jpg.svg);
}

.woocommerce-info.woocommerce-no-products-found {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.woocommerce-info.woocommerce-no-products-found img {
    max-width: 55px !important;
    width: 100% !important;
    margin-bottom: 10px;
}

.woocommerce-category-header.row {
    padding-top: 30px;
}

.woocommerce-category-header.row h1 {
    font-size: 24px;
    font-weight: 600 !important;
    margin: 0;
}


@media screen and (min-width:768px){
	span.breadcrumb {
    justify-content: flex-start !important;
}
	
}

@media screen and (max-width:767px){
	.archive ul.products.grid {
    grid-template-columns: repeat(2, 1fr) !important;
    grid-gap: 12px !important;
}
	
	.nasa-clear-none.nasa-sort-bar-layout-side-sidebar {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
	
	.archive div.product.type-product {
    padding-bottom: 40px !important;
}
	
	.archive div.product.type-product a.added_to_cart.wc-forward {
    display: none !important;
}
	
	div#nasa-quickview-sidebar-content .product-info.summary.entry-summary form.cart .quantity,
	div#nasa-quickview-sidebar-content .product-info.summary.entry-summary form.cart button {
    display: flex !important;
}

div#nasa-quickview-sidebar-content .quantity {
    flex: 0 0 100% !important;
    width: 100% !important;
    margin-bottom: 10px !important;
}

div#nasa-quickview-sidebar-content .product-info.summary.entry-summary form.cart button {
    flex: 0 0 100% !important;
    margin: 3px 0;
}
	
	div#nasa-quickview-sidebar-content button.nasa-buy-now.has-sticky-in-desktop {
    max-width: 300px;
}
}


@media screen and (max-width:1204px){
	.nasa-sidebar-off-canvas {
    padding: 0 !important;
}
}


/* Brand archive page */

/* Sort By Dropdown */
.sort-by {
    margin-bottom: 20px;
}
.sort-by select {
    padding: 10px;
    font-size: 16px;
}

/* Filter Popup Button */
.origin-filter-popup-trigger button {
    padding: 10px 20px;
    background-color: #0073aa;
    color: white;
    border: none;
    cursor: pointer;
    margin-bottom: 20px;
}

/* Popup Background */
.origin-filter-popup {
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
}

/* Popup Content */
.popup-content {
    background-color: #fff;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    max-width: 400px;
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
}

/* Close Button */
.close-btn {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.close-btn:hover,
.close-btn:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

/* Radio Buttons */
.popup-content label {
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
}

.popup-content input[type="radio"] {
    margin-right: 10px;
}

/* Submit Button in Popup */
.popup-content button[type="submit"] {
    padding: 10px 20px;
    background-color: #0073aa;
    color: white;
    border: none;
    cursor: pointer;
    margin-top: 10px;
}


/* Brand list page */

.brand-cards {
    display: grid;
    grid-template-columns: repeat(3,1fr);
}


.brand-image img {
    width: 100%;
}

.brand-cards {
    grid-gap: 25px;
}


.brand-card {
    position: relative;
    box-shadow: 0px 0px 25px 0px #DDDDDD;
}

.brand-image img {
    height: 260px;
    object-fit: cover;
}

.brand-image {position: relative;overflow: hidden;}

.brand-image a:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    background: #000;
    left: 0;
    top: 0;
    opacity: .5;
    filter: b);
    z-index: 1;
}

.brand-image a img {
    filter: blur(3px);
}

.brand-card a.logo_image img {
    width: 90px;
    height: 90px;
    border-radius: 100%;
    border: 3px solid #fff;
    object-fit: contain;
    background: #fff;
    box-shadow: 0px 0px 30px -6px #AFAFAF;
}

.brand-card a.logo_image {
    position: absolute;
    bottom: 20px;
    z-index: 4;
    right: 20px;
    /* box-shadow: 0px 0px 30px -6px #AFAFAF; */
}

.brand-card h2 {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
    font-size: 28px;
}

.brand-card h2 a {
    color: #fff !important;
    /* z-index: 4 !important; */
    /* display: block; */
}

.brand-card a.card_button {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* background: #fff; */
    z-index: 3;
    height: 52px;
    padding: 0px;
/*     display: flex; */
/*     align-items: center; */
/*     font-size: 0; */
    font-weight: 600;
    color: #026fc0;
    transition: .3s all;
}

.brand-card a.card_button:before {
    content: "";
    height: 0;
    width: 100%;
    background: #fff;
	position: absolute;
    bottom: 0;
	left: 0;
}


.brand-card a.card_button span:after {
    content: url(/wp-content/uploads/2024/08/arrow-right.svg);
    width: 35px;
    height: 35px;
    background: #026fc0;
    position: relative;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

a.card_button span {
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    grid-gap: 10px;
    font-size: 0;
}

.brand-card:hover a.card_button:before {
    height: 100% !important;
}

.brand-card:hover a.card_button span {
    font-size: 16px !important;
}

.brand-card a.card_button span {
    transition: .3s all;
}

.brand-card a.logo_image {
    transition: .3s all;
}

.brand-card:hover a.logo_image {
    bottom: 40px;
}


.filter_main_top {
    box-shadow: 1px 1px 20px 0px #E9E9E9;
    padding: 12px;
    margin-bottom: 25px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
}

.post-type-archive-brand .sort-by {
    margin-bottom: 0;
}

.post-type-archive-brand .sort-by select {
    margin: 0;
}

.post-type-archive-brand .origin-filter-popup-trigger button {
    margin: 0;
    letter-spacing: 0;
    background: #016FC0;
    border-radius: 3px;
    text-transform: capitalize;
    position: relative;
}

.post-type-archive-brand .sort-by form {
    display: flex;
    align-items: center;
}

.post-type-archive-brand .sort-by form select {
    line-height: 1;
}

.post-type-archive-brand .sort-by form span.label {
    font-size: 15px;
    width: 100%;
    flex: 0 0 70px;
}

.post-type-archive-brand .sort-by {
    max-width: 250px !important;
    width: 100%;
}

.post-type-archive-brand button#filter-popup-btn:before {
    content: "";
    width: 24px;
    height: 24px;
    background: url(/wp-content/uploads/2024/08/filter-svgrepo-com-svg.png) no-repeat;
    background-size: contain;
    margin-right: 5px;
}

.post-type-archive-brand button#filter-popup-btn {
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
}


/* Homepage product cards */

.nasa-sc.products.woocommerce.ns-type-carousel .nasa-nav-arrow {
    top: 50% !important;
    transform: translateY(-50%) !important;
}

.nasa-sc.products.woocommerce.ns-type-carousel a.nasa-nav-arrow.slick-arrow {
    opacity: 0;
}

.nasa-sc.products.woocommerce.ns-type-carousel:hover a.nasa-nav-arrow.slick-arrow {
    opacity: 1;
}



/* Header section form and location dropdown */

.header_searchbar_col select#location-selector {
    margin-bottom: 0;
    border-radius: 0;
    height: 36px;
	line-height: 18px;
	background: transparent;
}

.header_searchbar_col select#location-selector {
    padding-right: 20px;
}



.header_searchbar_col .elementor-widget-wrap.elementor-element-populated {
    display: flex;
    flex-direction: row;
}

.header_searchbar_col .elementor-widget-wrap.elementor-element-populated > div.elementor-widget-shortcode {
    flex: 0 0 190px;
    margin-right: 30px;
	right: 5px;
}

.header_searchbar_col .elementor-widget-wrap.elementor-element-populated > div.elementor-widget-nasa-sc-search-form {
    flex: 1;
}

.header_searchbar_col .nasa-show-search-form.nasa-search-relative.nasa-rightToLeft.nasa-modern-layout input {
    height: 36px !important;
}

select#location-selector {
    padding-left: 30px;
}

.header_searchbar_col select#location-selector {
    position: relative;
}

.header_searchbar_col .elementor-shortcode:before {
    content: "";
    width: 18px;
    height: 18px;
    position: absolute;
    background: url(/wp-content/uploads/2024/08/location.svg) no-repeat;
    left: 8px;
    top: 50%;
    background-size: contain;
    transform: translateY(-50%);
}

.header_searchbar_col .elementor-shortcode:after {
    content: "";
    width: 12px;
    height: 12px;
    background: url(/wp-content/uploads/2024/08/location-pointer.svg) no-repeat;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
        z-index: -1;
}

.header_searchbar_col select#location-selector {
    font-size: 11px !important;
    text-transform: uppercase;
    font-weight: 500;
}

.header_searchbar_col select#location-selector {
    position: relative;
}




@media screen and (min-width:1025px){
	.header_searchbar_col {
    padding-left: 30px;
    padding-right: 30px;
}
	
	.homepage_blog_carousel:hover .slick-arrow {
    opacity: 1 !important;
}
	
}


@media screen and (max-width:1024px){
	
	.homepage_blog_carousel .slick-arrow{
	opacity: 1 !important;
}
	
	select#location-selector {
    margin: 0;
    border: none !important;
    padding: 0;
    font-size: 9px;
}

header#header-content img.nasa-image {
    max-width: 130px;
	width: 100% !important;
}
	
	select#location-selector {
    border: none;
    padding: 0;
    flex: unset !important;
}

.header_searchbar_col .elementor-widget-wrap.elementor-element-populated > div.elementor-widget-shortcode {
    flex: unset;
    margin: 0;
    padding-right: 15px;
}

.header_searchbar_col .elementor-widget-wrap.elementor-element-populated > div.elementor-widget-shortcode .elementor-shortcode:after {
    display: none;
}

.header_searchbar_col .elementor-shortcode:before {
    left: unset !important;
    right: 0;
    width: 12px;
    height: 12px;
}

.header_searchbar_col select#location-selector {
    padding-right: 0 !important;
    font-size: 9px !important;
}
	
	.header_searchbar_col select#location-selector {
    text-align: right;
}

.header_searchbar_col .elementor-shortcode:after {
    content: "Deliver To" !important;
    display: block !important;
    background: unset !important;
    position: absolute;
    top: 0 !important;
    right: 0 !important;
    width: 100% !important;
    text-align: right !important;
    font-size: 10px;
    font-weight: 600;
    color: #9C9C9C;
    transform: unset !important;
}
}


/* banner section */

.swiper-pagination span.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #eee;
    margin: 0 3px !important;
	border-radius: 100px;
}

.swiper-pagination {
    bottom: 15px !important;
}


.swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #026fc0;
    width: 15px;
}


/* Sticky mobile menu */

.sticky-mobile-menu .menu-item.active span, .sticky-mobile-menu .menu-item.active svg, .sticky-mobile-menu .menu-item.active svg path {
    color: #fff !important;
    opacity: 1 !important;
    fill-opacity: 1 !important;
}


/* Product page */

@media screen and (min-width:1300px){
	
div#nasa-single-product-tabs .row {
    max-width: unset !important;
}

div#nasa-single-product-tabs {
    max-width: 90%;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
}
}

@media screen and (min-width:768px) and (max-width:1299px){
	
div#nasa-single-product-tabs .row {
    max-width: unset !important;
}
	
	div#nasa-single-product-tabs .row {
    padding: 0;
}

div#nasa-single-product-tabs .row .large-12.columns {
    padding: 0;
}

div#nasa-single-product-tabs {
    max-width: 95%;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
}
}


.woocommerce-product-gallery.woocommerce-product-gallery--with-images.images .product-thumbnails .slick-track {
    display: unset !important;
}

.value a.reset_variations {
    display: none !important;
    visibility: hidden !important;
}


.easyzoom img {
    cursor: zoom-in;
}

div#nasa-tab-description {
    height: 400px;
    overflow-y: scroll;
}



/* Related products */

	.related-product a.nasa-nav-arrow.slick-arrow {
    top: 60%;
}


@media screen and (min-width:1200px){
	.related-product .ns-items-gap .slick-list {
    margin-left: -10px;
    margin-right: -5px;
}
	.related-product a.nasa-nav-arrow.slick-prev.slick-arrow {
    left: -50px;
}

.related-product a.nasa-nav-arrow.slick-next.slick-arrow {
    right: -50px;
}
	

}


/* Product tabs */

@media screen and (max-width:1024px){
	
	.ns-items-gap.nasa-slick-slider.products a.nasa-nav-arrow.slick-arrow svg {
    width: 100% !important;
    height: 100% !important;
}

.ns-items-gap.nasa-slick-slider.products a.nasa-nav-arrow.slick-arrow {
    top: 65%;
    transform: unset !important;
}

.ns-items-gap.nasa-slick-slider.products a.nasa-nav-arrow.slick-arrow.slick-next {
    right: 0px;
}

.ns-items-gap.nasa-slick-slider.products a.nasa-nav-arrow.slick-arrow.slick-prev {
    left: 0px;
}
	ul.nasa-tabs {
    text-align: right !important;
}
	
	.our_blog_home_cards a.nasa-nav-arrow {
    opacity: 1 !important;
    visibility: visible;
    width: 30px !important;
    height: 30px !important;
		transform: unset !important;
}
	.our_blog_home_cards a.nasa-nav-arrow.slick-next{
		right: 10px;
	}
	.our_blog_home_cards a.nasa-nav-arrow.slick-prev{
		left: 10px;
	}


.our_blog_home_cards a.nasa-nav-arrow svg {
    width: 25px;
}
}


/* Cart page */

.cart-collaterals form.woocommerce-shipping-calculator {
    display: none;
}

.cart-collaterals p.woocommerce-shipping-destination {
    display: none;
}

.cart-collaterals input#coupon_code {
    padding-right: 10px !important;
}

@media screen and (max-width:767px){
	.cart-collaterals .wc-proceed-to-checkout {
    position: fixed;
    bottom: 0;
    z-index: 99999;
    width: 100%;
    height: 55px;
    left: 0;
    background: #0171bf;
    display: flex;
    align-items: center;
    justify-content: center;
}

}


/* Quick view */

div#nasa-quickview-sidebar .product-img.nasa-product-gallery-lightbox {
    /* max-width: 350px; */
}

div#nasa-quickview-sidebar h1.product_title.entry-title {
    font-size: 18px !important;
}

div#nasa-quickview-sidebar .woocommerce-product-details__short-description {
    margin-top: 0 !important;
}

div#nasa-quickview-sidebar .nasa-single-product-brands {
    margin-bottom: 10px;
}

div#nasa-quickview-sidebar .star-rating {
    margin-top: 5px !important;
}

div#nasa-quickview-sidebar .product_meta {
    display: none !important;
}

div#nasa-quickview-sidebar .nasa-attr-ux_wrap > a {
    padding-left: 0 !important;
}

div#nasa-quickview-sidebar div#bt_sync_shimpent_track_pincode_checker {
    display: flex !important;
    flex-wrap: wrap;
}

div#nasa-quickview-sidebar .bt_sync_shimpent_track_pincode_checker_shipping_to_text {
    flex: 0 0 100%;
}

div#nasa-quickview-sidebar div#bt_sync_shimpent_track_pincode_checker > div:nth-child(2) {
    margin-right: 10px !important;
}

div#nasa-quickview-sidebar .product-lightbox-inner form.variations_form.cart.nasa-attr-ux-form {
    margin-top: 0 !important;
}

div#nasa-quickview-sidebar {
    width: 500px !important;
}


/* Footer */

.footer_toggle_buttons_custom .elementor-tab-title {
    background: #F5F5F5E5;
    border: none !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.footer_toggle_buttons_custom .elementor-tab-title a.elementor-toggle-title span {
    font-weight: 400;
}

.footer_toggle_buttons_custom .elementor-tab-title a.elementor-toggle-title {
    color: #555 !important;
}

.footer_toggle_buttons_custom span.elementor-toggle-icon span svg {
    fill: #555 !important;
}

.footer_toggle_buttons_custom .elementor-toggle-item {
    margin-bottom: 10px;
}

.footer_toggle_buttons_custom .elementor-toggle-item:last-child {
    margin: 0;
}

.footer_toggle_buttons_custom .elementor-tab-content {
    border: none !important;
}


.footer_toggle_buttons_custom ul.all-product-categories-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.footer_toggle_buttons_custom ul.all-product-categories-list li {
    position: relative;
    padding: 2px 8px;
}


.footer_toggle_buttons_custom ul.all-product-categories-list li:last-child {
    padding-right: 0px;
}

.footer_toggle_buttons_custom ul.all-product-categories-list li:after {
    content: "";
    width: 1px;
    height: 12px;
    background: #cccccc;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.footer_toggle_buttons_custom ul.all-product-categories-list li:last-child:after{
	display: none;
}

.footer_toggle_buttons_custom ul.all-product-categories-list {
    margin-left: -8px !important;
}



/* Blog Page */



.page-id-3547 .elementor-post__thumbnail {
    padding: 0 !important;
}

.page-id-3547 .elementor-post__excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.page-id-3547 .elementor-post__thumbnail img {
    position: unset !important;
    width: 100% !important;
    transform: unset !important;
}

.top_area_right_blogs .elementor-post__excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 6 !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.top_area_right_blogs h3.elementor-post__title {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 12px;
}


/* Blog cards */

body .custom_blog_post_items .e-con-inner {
    margin: 0 !important;
    width: 100% !important;
    max-width: unset !important;
}

body .custom_blog_post_items {
    padding: 0 !important;;
}

body .top_area_right_blogs .custom_blog_post_items img,
body .mid_right_blog_posts .custom_blog_post_items img{
    display: none !important;
}

body .top_area_right_blogs .elementor-loop-container.elementor-grid > .e-loop-item,
body .mid_right_blog_posts .elementor-loop-container.elementor-grid > .e-loop-item{
    border-bottom: 1px solid #eee;
    /* padding-top: 20px; */
    padding-bottom: 30px !important;
}

body .top_area_left_blogs .custom_blog_post_items h3.elementor-heading-title,
body .mid_left_blog_cards .custom_blog_post_items h3.elementor-heading-title{
    font-size: 30px !important;
}

body .custom_blog_post_items > .e-con-inner {
    grid-gap: 0;
}

body .custom_blog_post_items .elementor-post-info {
    margin-bottom: 10px;
}

body .custom_blog_post_items h3.elementor-heading-title {
    margin-bottom: 12px;
    font-size: 17px !important;
	font-weight:400;
	line-height: 1.4;
}

body .top_area_right_blogs .custom_blog_post_items .elementor-widget-theme-post-excerpt > .elementor-widget-container {
    display: -webkit-box;
    -webkit-line-clamp: 6 !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.6;
}

body .custom_blog_post_items .elementor-widget-theme-post-excerpt > .elementor-widget-container {
    display: -webkit-box;
    -webkit-line-clamp:4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.6;
}

.custom_blog_post_items .elementor-widget-theme-post-featured-image.elementor-widget-image img {
    margin-bottom: 20px !important;
}


.custom_blog_post_items .elementor-post-info span.elementor-icon-list-icon {
    display: none;
}

.custom_blog_post_items .elementor-post-info span.elementor-icon-list-text {
    padding-left: 0 !important;
    /* padding-right: 10px !important; */
    position: relative;
}

.custom_blog_post_items .elementor-post-info span.elementor-icon-list-text:after {
    content: "/";
}

.custom_blog_post_items li.elementor-icon-list-item {
    margin-right: 0 !important;
}

.custom_blog_post_items li.elementor-icon-list-item:last-child span:after {
    display: none;
}


.carousel_post_cards_blog .elementor-loop-container.elementor-grid {
    display: unset !important;
}
.carousel_post_cards_blog .e-loop-item {
    margin: 0 10px !important;
}

.carousel_post_cards_blog button.slick-arrow {
    display: inline-flex !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px !important;
    height: 40px !important;
    z-index: 9;
    padding: 0;
    border-radius: 100%;
}

@media screen and (min-width:1200px){
	.carousel_post_cards_blog button.slick-arrow.slick-next {
    right: -15px;
}

.carousel_post_cards_blog button.slick-arrow.slick-prev {
    left: -15px;
}
}

@media screen and (max-width:1199px){
	.carousel_post_cards_blog button.slick-arrow.slick-next {
    right: -5px;
}

.carousel_post_cards_blog button.slick-arrow.slick-prev {
    left: -5px;
}
}


.tab_blog_post_custom .elementor-tab-content {
    border: none !important;
}

.tab_blog_post_custom .elementor-tab-title {
    padding: 15px 12px !important;
    font-weight: 500 !important;

}

.tab_blog_post_custom .elementor-tab-title.elementor-active {
    background: #0171bf;
    color: #fff;
/*     border-color: #0171bf!IMPORTANT; */
}

.tab_blog_post_custom .elementor-tab-title:hover {
    background: #0171bf;
    color: #fff;
}

.tab_blog_post_custom .elementor-tab-title.elementor-active:after, 
.tab_blog_post_custom .elementor-tab-title.elementor-active:after {
    border-color: #0171bf !important;
}


body .tab_blog_post_custom .elementor-tabs-content-wrapper section.tab_blog_post_content .elementor-container {
    max-width: unset !important;
    width: 100% !important;
    margin: 0 !important;
}

.tab_blog_post_custom .elementor-tab-content {
    padding: 0 !important;
}

.tab_blog_post_custom .e-loop-item {
    box-shadow: 0 1px 20px rgba(0,0,0,.09);
    padding: 12px 20px;
	border-radius: 8px;
}

.tab_blog_post_custom .elementor-widget-theme-post-excerpt {
    display: none;
}

.tab_blog_post_custom ul.elementor-inline-items.elementor-icon-list-items.elementor-post-info li:first-child {
    display: none;
}

body .tab_blog_post_custom .custom_blog_post_items h3.elementor-heading-title {
    font-size: 18px !important;
}

@media screen and (max-width:767px){
	body .top_area_left_blogs .custom_blog_post_items h3.elementor-heading-title, body .mid_left_blog_cards .custom_blog_post_items h3.elementor-heading-title{
		font-size: 20px !important;
	}
	
	.tab_blog_post_custom .elementor-tab-title.elementor-active:before, .tab_blog_post_custom .elementor-tab-title.elementor-active:after{
		display: none !important;
	}
	
	.tab_blog_post_custom .elementor-tabs .elementor-tabs-wrapper {
    display: flex !important;
    overflow-x: scroll !important;
    flex-wrap: nowrap;
}

.tab_blog_post_custom .elementor-tab-title.elementor-tab-mobile-title {
    display: none;
}

.tab_blog_post_custom .elementor-tab-title {
    font-size: 12px !important;
    padding: 10px !important;
    flex: 0 0 auto;
}

}



/* Quick view */

div#nasa-quickview-sidebar p.price.nasa-single-product-price del span {
    font-size: 18px;
    font-weight: 500;
    color: #aaa;
}

div#nasa-quickview-sidebar p.price.nasa-single-product-price span {
    font-size: 18px;
    font-weight: 500;
}

/* div#nasa-quickview-sidebar .woocommerce-product-details__short-description {
    display: none;
} */

div#nasa-quickview-sidebar .sticky_quick_view_buttons {
    position: fixed;
    bottom: 0;
    width: 100% !important;
    left: 0;
    padding: 10px 20px;
    background: #fff;
    display: flex;
    justify-content: space-between;
}

div#nasa-quickview-sidebar .sticky_quick_view_buttons button {
    margin: 0 !important;
    flex: 0 0 49% !important;
}

div#nasa-quickview-sidebar .sticky_quick_view_buttons {
    border-top: 1px solid #eee;
}

div#nasa-quickview-sidebar .quantity {
    margin-bottom: 30px !important;
}


/* Single product page */

.row.nasa-product-details-page p.price.nasa-single-product-price span {
    font-size: 24px;
}

.row.nasa-product-details-page p.price.nasa-single-product-price {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.row.nasa-product-details-page p.price.nasa-single-product-price span {
    color: #333333 !IMPORTANT;
}

.row.nasa-product-details-page p.price.nasa-single-product-price del span {
    color: #b8b8b8 !important;
    margin-left: 3px;
}

.row.nasa-product-details-page p.price.nasa-single-product-price {
    padding-top: 0;
}

/* Order detail page */

.woocommerce-MyAccount-content p.order-again {
    text-align: center;
}

.woocommerce-MyAccount-content p.order-again a.button {
    border: 1px solid #016fc0;
    border-radius: 0;
    background: transparent;
    color: #016fc0;
    font-size: 14px;
    letter-spacing: 1px;
}

.woocommerce-MyAccount-content p.order-again a.button:hover {
    background: #016fc0;
    color: #fff;
}

table.woocommerce-table.order_details td.woocommerce-table__product-name.product-name {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

table.woocommerce-table.order_details td.woocommerce-table__product-name.product-name div.order-product-image {
    flex: 0 0 50px;
    margin-right: 10px;
}

.nasa-warper-order > p {
    text-align: center;
}

tr.woocommerce-orders-table__row.woocommerce-orders-table__row--status-cancelled.order a.woocommerce-button.button.bt_sst_track {
    display: none;
}

.page-wrapper.my-account .woocommerce-MyAccount-content button#cancel_order_button {
    font-size: 14px;
    letter-spacing: 0;
    background: transparent;
    color: #016FC0;
    border-radius: 0;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.page-wrapper.my-account .woocommerce-MyAccount-content button#cancel_order_button:hover {
    background: #016FC0;
    color: #fff !important;
}

/* login page */

div#nasa-login-register-form
{
	display: block !important;
}
body.woocommerce-account .large-12.columns.login-form form,
body.woocommerce-account form.woocommerce-form.woocommerce-form-register.register{
    max-width: 500px;
    margin: 0 auto !important;
    margin-bottom: 20px !important;
}

body.woocommerce-account .large-12.columns.login-form,
body.woocommerce-account form.woocommerce-form.woocommerce-form-register.register{
    margin-bottom: 20px;
}

/* Brand page */

.post-type-archive-brand div#nasa-breadcrumb-site {
    display: none;
}

@media screen and (max-width:767px){
	.brand-cards {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)) !important;
}
}


@media screen and (max-width:767px){
	.brand_top_main_section > .e-con-inner {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
	
	body .brand_tabs .elementor-tab-title.elementor-tab-mobile-title {
    margin-right: 0 !important;
    border: none !important;
    padding: 20px !important;
    font-weight: 600;
    padding-left: 40px !important;
    position: relative;
    margin-bottom: 10px;
}

body .brand_tabs .elementor-tab-title.elementor-tab-mobile-title:before {
    content: "+" !important;
    position: absolute;
    left: 12px;
    z-index: 1 !important;
    font-size: 20px !important;
    display: block !important;
    top: 50%;
    transform: translateY(-50%);
}

.brand_tabs .elementor-tabs-content-wrapper {
    border: none !important;
}

.brand_tabs .elementor-tab-content.elementor-active {
    height: 0;
    overflow: hidden;
    padding: 0 !important;
	transition: .3s all;
}
	
	.brand_tabs .elementor-tab-title.elementor-tab-mobile-title.show_content.elementor-active + .elementor-tab-content {
		padding-bottom: 20px !important;
    height: auto;
}

.brand_tabs .elementor-tab-title.elementor-tab-mobile-title.elementor-active.show_content:before {
    content: "-" !important;
}
	
}


/* Join our team page */

.join_our_team_top_content.elementor-widget.elementor-widget-text-editor .elementor-widget-container {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 0;
    border: none;
}

.join_our_team_top_content {
    padding: 10px;
    border: 2px solid #eee;
    border-radius: 10px;
/*     padding-bottom: 40px; */
}

span.read_more {
    text-decoration: underline;
    color: #0171be;
    margin-top: 5px !important;
    display: block;
}

.join_our_team_top_content.elementor-widget.elementor-widget-text-editor.show_all .elementor-widget-container {
    display: block !important;
}

/* Policy page */
.policy_content ul li {
    list-style-position: outside;
}

.policy_content ul {
    padding-left: 15px;
}


/* Forget Password */

form.woocommerce-ResetPassword.lost_reset_password {
    padding: 20px 30px 30px 30px;
    border: 2px dashed #cccccc;
}

form.woocommerce-ResetPassword.lost_reset_password label {
    text-align: left;
}

form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.form-row button {
    width: 100%;
}


body.woocommerce-lost-password .woocommerce-message {
    padding-left: 0 !important;
    padding-right: 0 !important;
    color: #016fc0;
}

body.woocommerce-lost-password .woocommerce {
    padding: 20px 30px 30px 30px;
    border: 2px dashed #cccccc;
    max-width: 500px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

body.woocommerce-lost-password .woocommerce-message:focus-visible {

    outline: none !important;
}


/* My account address page */

body.woocommerce-edit-address .woocommerce-MyAccount-content > .u-columns.woocommerce-Addresses.addresses > .woocommerce-Address {
    /* border: 1px solid; */
    padding: 20px 30px 30px 30px;
    border: 2px dashed #cccccc;
}

body.woocommerce-edit-address .woocommerce-MyAccount-content > .u-columns.woocommerce-Addresses.addresses {
    display: flex;
    grid-gap: 20px;
}


body.woocommerce-edit-address #wcmca_custom_addresses .u-columns.woocommerce-Addresses.col2-set.addresses {
    display: flex;
    grid-gap: 20px;
    margin-top: 20px;
}


body.woocommerce-edit-address .col2-set.addresses {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(2, 1fr);
}



body.woocommerce-edit-address header.wcmcam_address_block_title .wcmca_address_title {
    margin-bottom: 10px;
}

body.woocommerce-edit-address .address {
    padding: 20px 30px 30px 30px;
    border: 2px dashed #cccccc;
}

body.woocommerce-edit-address .wcmca_address_container {
    margin-bottom: 0 !important;
}

body.woocommerce-edit-address .wcmca_address_container {
    margin: 0;
    background: #f4f4f4;
    padding: 15px;
    border-radius: 0;
}

body.woocommerce-edit-address .col2-set.addresses {
    margin-top: 20px;
}

body.woocommerce-edit-address .col2-set.addresses > div {
    width: 100% !important;
}


/* Checkout page */

table.shop_table.woocommerce-checkout-review-order-table a.remove {
    position: absolute;
    left: 10px;
    background: red;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

table.shop_table.woocommerce-checkout-review-order-table td.product-name {
    position: relative;
}

table.shop_table.woocommerce-checkout-review-order-table a.remove:hover {
    background: #000;
    color: #fff !important;
}


.nasa-product-details-page .nasa-product-info-wrap p.price.nasa-single-product-price {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.nasa-product-details-page .nasa-product-info-wrap p.price.nasa-single-product-price ins {
    margin-right: 6px;
}

.nasa-product-details-page .nasa-product-info-wrap p.price.nasa-single-product-price bdi {
    font-size: 24px;
    font-weight: 500;
}

.nasa-product-details-page .nasa-product-info-wrap p.price.nasa-single-product-price del bdi {
    color: #b8b8b8;
}


@media screen and (max-width:767px){
	body.woocommerce-edit-address .woocommerce-MyAccount-content > .u-columns.woocommerce-Addresses.addresses > .woocommerce-Address {
    padding: 10px !important;
}

body.woocommerce-edit-address .woocommerce-MyAccount-content > .u-columns.woocommerce-Addresses.addresses > .woocommerce-Address h3 {
    font-size: 18px !important;
}

body.woocommerce-edit-address #wcmca_custom_addresses .u-columns.woocommerce-Addresses.col2-set.addresses > div {
    padding-right: 0;
    
}

body.woocommerce-edit-address #wcmca_custom_addresses .u-columns.woocommerce-Addresses.col2-set.addresses > div .button {
    letter-spacing: 0 !important;
        font-size: 10px !important;
        width: 100%;
        line-height: 22px;
}
	
	body.woocommerce-edit-address button {
    letter-spacing: 0 !important;
}

body.woocommerce-edit-address .wcmca_action_button_container {
    text-align: center !important;
    display: flex !important;
    justify-content: center;
    grid-gap: 10px;
}

body.woocommerce-edit-address .wcmca_additional_addresses_list_title {
    text-align: center;
    font-size: 22px;
    letter-spacing: 0 !important;
}

body.woocommerce-edit-address .address {
    padding: 10px !important;
}

body.woocommerce-edit-address .address address {
    margin-right: 0;
}
}


@media screen and (min-width:1200px){
	.woocommerce-checkout .large-7.columns {
    padding-left: 0;
}

.woocommerce-checkout .large-5.columns {
    padding-right: 0;
}
}


@media screen and (max-width:767px){
	.product-gallery.rtl-right .woocommerce-product-gallery {
    max-width: 250px;
    height: 250px;
    margin: 0 auto;
}
	
	.woocommerce-product-gallery a.nasa-single-arrow[data-action="prev"] {
    left: -30px;
}

.woocommerce-product-gallery a.nasa-single-arrow[data-action="next"] {
    right: -30px;
}
	
	.nasa-product-details-page a.reset_variations {
    display: none !important;
    height: 0;
}
	
	.large-6.small-12.columns.product-info.summary.entry-summary.rtl-left {
    padding-left: 0;
    padding-right: 0;
}

}



/* Homepage category section */

body section.category_card_homepage_custom .elementor-container {
    margin: 0 !important;
    width: 100% !important;
    padding: 0 !important;
    max-width: unset !important;
}

.category_card_homepage_custom figure.elementor-image-box-img {
    width: 100% !important;
    margin-bottom: 0 !important;
}

.category_card_homepage_custom h3.elementor-image-box-title a {
    font-size: 16px;
}

.category_card_homepage_custom figure.elementor-image-box-img img {
    margin: 0 !important;
    width: 100%;
    object-fit: cover;
}

.category_card_homepage_custom .elementor-image-box-wrapper {
    padding: 5px;
}

.category_card_homepage_custom .elementor-widget-image-box {
    margin-bottom: 0 !important;
}

section.category_card_homepage_custom.elementor-section.elementor-top-section.elementor-section-boxed > .elementor-container {
    max-width: unset !important;
}

/* Hompage blog section */

.our_blog_home_cards .blog-item .nasa-blog-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


/* Checkout page */

.page-template-page-checkout .woocommerce-form-coupon-toggle.nasa-toggle-coupon-checkout {
    display: none;
}

.page-template-page-checkout .woocommerce-form-login-toggle {
    background: #dcf0ff;
    margin-bottom: 10px;
    padding: 12px;
    border: 2px dashed #026fc0;
}

.page-template-page-checkout .woocommerce-form-login-toggle .woocommerce-info {
    padding: 0;
}

.page-template-page-checkout form.woocommerce-form.woocommerce-form-login.login {
    border: none !important;
    background: #f8f8f8;
}

/* Contact page */

.contact-form-footer .row {
    margin: 0 !important;
}

.contact-form-footer input#form-submit {
    margin-left: 10px !important;
}

/* Category section homepage */


.category_card_homepage_custom figure.elementor-image-box-img a {
    display: flex;
/*     background: #f8f8f8;
    min-height: 200px;
    align-items: center; */
    justify-content: center;
}

.category_card_homepage_custom h3.elementor-image-box-title {
    margin-top: 15px !important;
}


.category_card_homepage_custom figure.elementor-image-box-img img {
    max-width: 55px;
}

.category_card_homepage_custom figure.elementor-image-box-img {
    border-radius: 10px;
    overflow: hidden;
}

/* Checkout page */

.form-row.place-order .woocommerce-terms-and-conditions-wrapper {
    display: none;
}


/* Multi address form */

div#wcmca_form_popup_container_billing p#wcmca_billing_company_field {
    display: none !important;
}

div#wcmca_form_popup_container_billing p#wcmca_billing_country_field {
/*     width: 100% !important; */
    margin-bottom: 0;
}

div#wcmca_form_popup_container_billing span.select2-selection.select2-selection--single {
    height: 42px;
	border: 1px solid #dedede;
}

div#wcmca_form_popup_container_billing .select2-selection__rendered {
    height: 42px !important;
    line-height: 42px;
}

p#billing_country_field {
    border: 1px solid #ddd;
    height: 47px;
    padding: 5px 10px;
    border-radius: 5px;
}


/* Shop page filter */

.woof_container_inner_productcategories li.woof_term_15 {
    display: none;
}

.woof_redraw_zone .woof_container_inner h4 {
    position: relative !important;
}

.woof_redraw_zone .woof_container_inner h4 a {
    display: block;
    width: 100% !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: right;
}



/* Footer Mobile */

@media screen and (min-width:1025px){
	div#explore_footer_button{
		display: none !important;
	}
}

@media screen and (max-width:1024px){
	.mobile_collapse {
    height: 0;
    overflow: hidden;
}
	
/* 	.explore_footer_button span.elementor-button-text {
    text-align: left;
}

.explore_footer_button span.elementor-button-icon.elementor-align-icon-left {
    position: relative;
    left: -5px;
}
	
		.explore_footer_button {
    margin-bottom: -15px;
    margin-top: -15px;
} */
	
	.mobile_collapse.show {
    height: auto !important;
}
	

	
	div#explore_footer_button {
    margin-top: -15px;
    margin-bottom: -15px;
}

div#explore_footer_button .elementor-tab-content {
    display: none !important;
}
}



/* Homepage blog cards */

.homepage_blog_carousel .elementor-widget-theme-post-excerpt {
    display: none;
}

.homepage_blog_carousel .elementor-loop-container.elementor-grid {
    display: flex;
}

.homepage_blog_carousel .elementor-loop-container.elementor-grid style {
    display: none !important;
}


.homepage_blog_carousel ul.slick-dots {
    position: absolute !important;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
}

.homepage_blog_carousel .slick-slide {
    margin: 0 10px;
}

.homepage_blog_carousel .slick-list.draggable {
    margin-left: -10px;
    margin-right: -10px;
}



/* Customer Address page */

p#wcmca_shipping_company_field {
    display: none;
}
span#select2-wcmca_shipping_country-container {
    height: 42px;
    line-height: 42px;
}
div#wcmca_address_form_shipping input[type="checkbox"], 
div#wcmca_address_form_shipping input[type="radio"] {
    height: unset;
}

.mfp-content form .select2-container--default .select2-selection--single{
	height: 42px;
}

.woocommerce-MyAccount-content .wcmca_default_address_badge {
    font-size: 0;
    position: absolute;
    top: 8px;
    right: 8px;
    padding: 5px 10px;
    border-radius: 4px;
    background: #0171bf !important;
}

.woocommerce-MyAccount-content .wcmca_default_address_badge:before {
    content: "Default";
    font-size: 12px;
}

.woocommerce-MyAccount-content .addresses .address {
    position: relative;
}

.woocommerce-MyAccount-content a.wcmca_delete_address_button + span.class_action_sparator {
    display: none;
}

@media screen and (max-width:767px){
	.woocommerce-MyAccount-content .wcmca_default_address_badge:before {
    font-size: 10px;
}

.wcmca_default_address_badge {
    top: 3px !important;
    right: 3px !important;
}
}


/* Category page */

.categories_section_inner_page .subcategories {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    grid-gap: 10px;
    margin-top: 20px !important;
}

.categories_section_inner_page .subcategories .subcategory a {
    width: 100% !important;
    text-align: center;
    background: #f8f8f8;
    padding: 15px 10px;
    border-radius: 10px;
    display: block;
	    height: 100%;
}

.categories_section_inner_page .subcategories .subcategory img {
    width: 100%;
    max-width: 60px;
    margin: 0 auto !important;
}

.categories_section_inner_page .subcategories .subcategory  h3 {
    font-size: 16px;
    margin-top: 10px;
}

.categories_section_inner_page .subcategories .subcategory {
    width: 100%;
}

.categories_section_inner_page .parent-category h2 a {
    font-size: 22px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    color: #026fc0 !important;
    display: block;
}



/* Quick view mini cart */

div#nasa-quickview-sidebar-content .quantity.hidden-tag {
    display: none !important;
}

div#nasa-quickview-sidebar-content button.ns-single-add-btn {
    position: fixed;
    bottom: 0;
    width: 46% !important;
    left: 3%;
    bottom: 8px;
    margin: 0 !important;
    z-index: 9;
}

div#nasa-quickview-sidebar-content button.nasa-buy-now.has-sticky-in-desktop {
    position: fixed;
    right: 3%;
    bottom: 8px;
    width: 46% !important;
	 z-index: 9;
	 margin: 0 !important;
}

div#nasa-quickview-sidebar-content:after {
    content: "";
    width: 100%;
    background: #fff;
    position: fixed;
    height: 60px;
    bottom: 0 !important;
    left: 0;
    z-index: 1;
    top: unset;
    border-top: 1px solid #eee;
}


/* Veg - non-veg icons */

.non_veg_icon {
   position: relative;
    width: 35px;
    height: 35px;
    display: block;
    margin-top: 10px;
}

.products.grid .product .non_veg_icon {
    position: absolute;
    top: -40px;
    right: -6px;
    width: 25px;
    height: 25px;
    background: #fff;
    
}


/* Account detail page */


.woocommerce-MyAccount-content fieldset {
    margin-bottom: 20px;
}

.woocommerce-MyAccount-content p.form-row.form-row-wide.nasa-actived select {
    margin-bottom: 0;
}

.woocommerce-MyAccount-content select#gender {
    padding-top: 6px;
}
