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

/* TOP BAR CUSTOM */

#top-bar{
	background:white !important;
	border-bottom: solid lightgray !important;
}

.page-id-3717 .nasa-flex.jc, .nasa-menus-account>li>a{
	color:black !important;
}

/* HEADER CUSTOM - INVERSIONE COLORI SU STICKY HEADER HOMEPAGE */
.page-id-3717 .sticky-wrapper>#masthead>div>div>div>div>.wide-nav.fgr-2.order-2.fjct.nasa-bg-wrap.nasa-nav-style-1>div>div>ul>li>a{
	color:white !important;
}

.page-id-3717 .sticky-wrapper.fixed-already>#masthead>div>div>div>div>.wide-nav.fgr-2.order-2.fjct.nasa-bg-wrap.nasa-nav-style-1>div>div>ul>li>a{
	color:black !important;
}



.page-id-3717 .sticky-wrapper>#masthead>div>div>div>div>.icons-wrapper>div>ul>li>a{
	color:white !important;
}

.page-id-3717 .sticky-wrapper.fixed-already>#masthead>div>div>div>div>.icons-wrapper>div>ul>li>a{
	color:black !important;
}

/* RIMOZIONE SOTTOLINEATURA DA TESTO SU MENU */

.page-id-3717 .nav-wrapper .root-item:hover>a:after, .nav-wrapper .root-item.current-menu-ancestor>a:after, .nav-wrapper .root-item.current-menu-item>a:after {
    width: 100%;
    visibility: visible;
    opacity: 1;
    border-color: white !important;
}

/* RIMOZIONE PRODOTTI RACCOMANDATI SU PAGINA SHOP */

.nasa-recommend-product{
display:none !important;}

/* RIMOZIONE DETTAGLI TAGLIE, SPEDIZIONE SU PAGINA PRODOTTO */
.nasa-wrap-popup-nodes{
	display: none !important;
}


/* RIMOZIONE ICONA PRENOTA CHIAMATA SU PAGINA PRODOTTO */
a.nasa-node-popup.nasa-tip.nasa-tip-left{
	display:none !important;
}

/*************** START MOBILE SMARTPHONE ***************/


/* RIMOZIONE TOP BAR */

.topbar-mobile-text{
	display:none;
}

/* CAMBIO COLORE HEADER DA TRASPARENTE A BIANCO*/
@media only screen and (max-width: 600px) {
#masthead{background:white !important;}
}

/* SISTEMAZIONE DIMENSIONI LOGO HEADER SU MOBILE*/

body .mobile-menu .logo .header_logo, body .fixed-already .mobile-menu .logo .header_logo, body .nasa-login-register-warper #nasa-login-register-form .nasa-form-logo-log .header_logo, body .nasa-header-mobile-layout .logo .header_logo, body #mobile-navigation .menu-item-heading a.logo .header_logo {
    max-height: 40px !important;
}

body .fixed-already .logo .header_logo {
    max-height: 40px !important;
}

/*************** END MOBILE SMARTPHONE ***************/

.nasa-bottom-bar-icons.nasa-transition.nasa-4-columns.nasa-active{
	display:none !important;
}

a.iubenda-tp-btn.iubenda-cs-preferences-link{
	display: none !important;
}

div.nasa-nav-sc-menu{
	margin-top: 0px !important;
}

@media only screen and (max-width: 600px) {
.nasa-topbar-wrap{display:none !important}
}

::placeholder {
-webkit-text-security: none;
color: #666 !important;
pointer-events: none;
}



@media only screen and (min-width: 600px) {
.nasa-layout-modern-2 .nasa-product-info-wrap {
	text-align: left;}
}


.li-toggle-sidebar{
	display:none !important;
}


.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, .wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email{
		text-align:center !important;
	}