/*
Theme Name: Elessi Theme Child
Theme URI: https://elessi.nasatheme.com/demo/
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 ***************/



#masthead {
	border-top: 2px solid #f76b6a;
}
@media only screen and (min-width: 768px) {
	#masthead {
		padding: 5px 0px;
	}
}

.nasa-logo-retina {
	width: 100px;
}

.nasa-spl-modern-3 .site-header {
    background: #ffffff;
}


#nasa-menu-sidebar-content {
	width: 350px;
}



#nasa-footer .nasa-image {
	width: 100px;
}

#nasa-footer .nasa-footer-bottom {
    padding: 0;
}

#nasa-footer .footer-light-1 .contact-information,
#nasa-footer .nasa-nav-sc-menu,
#nasa-footer .footer-light-1 .footer-contact .nasa-contact-text {
    margin-top: 0;
}




#nasa-breadcrumb-site .breadcrumb {
	display: none;
}


.post-type-archive-product #nasa-ajax-store,
.tax-product_brand #nasa-ajax-store {
	background: #f9f9f9;
}


#vtwkdz {
	font-size: 150%;
	font-weight: 500;
}
@media only screen and (min-width: 1025px) {
	#vtwkdz {
		margin-top: 25px;
	}
}

.nasa-open-toggle > ul:last-child {
	display: unset;
}
.nasa-product-taxs-widget li {
	background: #f1f1f1;
}
.widget .nasa-filter-item {
	padding: 2px 10px;
	line-height: 25px;
}
.nasa-product-taxs-widget .current-tax-item > .nasa-filter-item {
	text-decoration: unset;
	color: #f76b6a;
	background: #f1f1f1;
	width: 100%;
}

.nasa-filter-by-cats {
	padding-top: 0px;
	display: grid;
}
.nasa-filter-by-cats a.nasa-active,
.nasa-filter-by-cats a:hover {
    color: #f76b6a;
    background: #f1f1f1;
}


@media only screen and (min-width: 768px) {
	.nasa-hoz-buttons .nasa-product-grid {
		background: unset;
	}
}


@media only screen and (max-width: 1024px) {
	.col-sidebar,
	.column.col-sidebar,
	.columns.col-sidebar {
		width: 350px;
	}
}


.nasa-bottom-bar li.nasa-bot-item.ns-bot-cats {
	display: none;
}


.nasa-product-details-page .product-info .entry-title {
    padding-right: 0;
}
.nasa-product-info-scroll .nasa-single-product-brands {
	display: none;
}

.nasa-thumb-wrap .slick-list.draggable {
	top: 40px;
}
.slick-vertical .ns-down-arrow {
	bottom: -75px !important;
}
