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


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

/*ogolne*/
.woocommerce-ResetPassword{
	margin: 50px 0;
}

.hot-label, .product-image-btn{
	display: none;
}


/*header*/
body .logo .header_logo {
	height: 82px;
	max-height: 67px!important;
}

#top-bar .left-text{
	width: 100%;
}

.top-bar .social-icons{
	text-align: right;
}

.top-bar *{
	font-size: 18px;
}

.top-bar a{
	text-decoration: none;
}

.header-icons .menus-account .sub-menu{
	top: 20px!important;
}

.top-bar{
	text-align: center;
}

/*stopka*/
.nasa-footer-bottom .row{
	text-align: center;
}

.nasa-footer-bottom-left{
	width: 100%!important;
}

.footer-wrapper .nasa-image{
	width: 200px;
}

.footer-width-fixer, .footer-width-fixer .current-menu-item > a.nasa-title-menu{
	color: #fff!important;
}

.nasa-nav-sc-menu .menu-item a:hover{
	color: #fff!important;
}


/*produkt*/
.woocommerce-tabs #reviews .woocommerce-Reviews-title, .woocommerce-tabs #reviews .comment-reply-title, .nasa-statistic-ratings h2{
	text-transform: none!important;
}

.single-product .nasa-wrap-popup-nodes{
	display: none;
}

@media screen and (max-width: 991px){
	.woocommerce-tabs #reviews .nasa_reviewed_images_wrap .btn-add-new-review{
		height: 100%;
	}
}


.black-window{
	display: none!important;
}

/*koszyk*/
.order-steps{
	display: none;
}

.nasa-cart-content{
	margin-top: 50px;
}

button[name="update_cart"]{
	display: none;
}

.woocommerce-shipping-destination{
	display: none;
}

.nasa-modern-2 .add-to-cart-grid {
	opacity: 1!important;
	visibility: visible!important;
	position: relative!important;
	width:100%!important;
	margin-bottom: 20px!important;
}

.top-bar a{
	color: #fff;
}

.woocommerce-checkout .woocommerce{
	max-width: 1280px;
	margin: 0 auto;
}

.woocommerce-checkout .site-main{
	margin: 50px 0;
}

/*moje konto*/



.woocommerce-MyAccount-navigation.nasa-MyAccount-navigation .woocommerce-MyAccount-navigation-link {
	width: 50%!important;
}

.nasa-menu-description{
	display: none;
}



@media screen and (max-width: 991px){
	.top-bar{
		display: none;
	}
	
	.site-header .icon-nasa-if-search{
		display: none;
	}
	
	.nasa-header-mobile-layout #masthead{
		padding: 10px!important;
	}
	
	.nasa-modern-2 .add-to-cart-grid{
		bottom: 0!important;
	}
}