/*
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 ***************/
.nasa-topbar-wrap {
    display: none !important;
}

#masthead {
    padding: 14px 0 !important;
}

.nasa-bg-dark {
    background-color: #fff;
    margin-top: 10px !important;
}

.col-sidebar .widget, .nasa-side-sidebar .widget {
    position: relative;
    margin-bottom: 12px !important;
    padding-bottom: 12px !important;
    border-bottom: 1px solid #ddd !important;
}

.col-sidebar .widget-title, .nasa-side-sidebar .widget-title {
    margin-bottom: 0.5em;
    margin-top: 0;
    padding-right: 20px;
    font-size: 125% !important;
    line-height: 25px;
    font-weight: 800;
    display: block;
}

.nasa-crazy-load .category-page.nasa-with-sidebar-classic {
    opacity: 1;
    background: #f9f9f9 !important;
}

.follow-icon a i, .follow-icon a svg {
    background: transparent;
    color: #bbb !important;
    opacity: 0.8;
}

@media only screen and (min-width: 768px) {
    .nasa-modern-9 .add-to-cart-grid {
        position: relative !important;
        bottom: 0;
        left: 0;
        right: auto;
        z-index: 1;
        border: none;
        visibility: visible !important;
        opacity: 1 !important;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0 15px;
    }
	
	.nasa-modern-9 .product-item:hover .info{
		-webkit-transform:translateY(-5px) !important;
		-moz-transform:translateY(-5px) !important;
		-o-transform:translateY(-5px) !important;
		-ms-transform:translateY(-5px) !important;
		transform:translateY(-5px) !important;
	}
}

@media only screen and (min-width: 768px) {
    .nasa-modern-6 .add-to-cart-grid {
        position: relative !important;
        bottom: -17px !important;
        left: auto !important;
        right: auto !important;
        z-index: 6;
        border: none;
        visibility: visible !important;
        opacity: 1 !important;
        min-width: 130px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-transform: translateX(0%) !important;
        -moz-transform: translateX(0%) !important;
        -o-transform: translateX(0%) !important;
        -ms-transform: translateX(0%) !important;
        transform: translateX(0%) !important;
    }
}

.nasa-top-cat-filter-wrap-mobile li, .nasa-product-taxs-widget li {
    list-style: none;
    position: relative;
    padding-left: 0;
    /* margin-bottom: 12px; */
    border-bottom: 1px solid #ddd !important;
    line-height: 40px !important;
}

.widget li {
    list-style: none;
    margin-bottom: 0px !important;
    position: relative;
    padding-left: 10px !important;
}

.widget li a{
	font-size: 17px !important;
}

.nasa-top-cat-filter-wrap-mobile .accordion, .nasa-product-taxs-widget .accordion {
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 8px !important;
    height: 20px;
    padding: 0;
}

.nasa-product-taxs-widget .children {
    margin: 0px 0 0 0 !important;
}

.widget-title, .col-sidebar .widget-title {
    display: block;
    line-height: 1.4;
	margin-bottom: 10px !important;
	text-transform: uppercase !important;
	background: #eee !important;
	padding: 10px !important;
	font-size: 16px !important;
}

@media only screen and (min-width: 1024px) {
    .nasa-wrap-widget .col-sidebar .widget:not(.widget_text), .nasa-wrap-widget .dokan-store-sidebar .widget:not(.widget_text) {
        padding: 10px 15px 10px 15px !important;
        background: #f8f8f8;
    }
}

.col-sidebar .widget, .nasa-side-sidebar .widget {
    position: relative;
    margin-bottom: 12px !important;
    padding-bottom: 15px;
}

