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

@font-face {
    font-family: 'vekta';
    src: url('fonts/vektasans-book-webfont.woff2') format('woff2'),
         url('fonts/vektasans-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

H2, H3, H4, H5, H6, P, span, a {
	font-family: "vekta"!important;
	letter-spacing: 1px;
	margin-top: 0!important;
    margin-bottom: 0!important;
}

H1 {
		font-family: "vekta"!important;
	letter-spacing: 1px;
	font-size: 2.3em;
	    margin-top: 0.5em;
    margin-bottom: 0.5em;
}


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

/* HOME sezione  monouso */
.confezioni-monouso-desc p{
	opacity: 0.9;
    font-style: italic;
    line-height: 1.5;
    color: #878787;
	    margin-bottom: 0;
    font-size: 100%!important;
}
.confezioni-monouso-title h1{
	line-height: 150%!important;
}

/* icone cerca ecc bordo radius */
.nasa-right-main-header .header-icons {
	border: 1px solid #b0b0b0;
	border-radius: 25px;
    padding: 10px;
}

/* fondo login/register */
#top-bar {
	background: url(Fondo-login.jpg) 0 0 no-repeat;
	background-size: 100% auto;
}
#top-bar span {
	color: white;
	font-weight: bold;
}
#top-bar a {
	color: white;
	font-weight: bold;
}
#top-bar .pe-7s-user:before{
	color: white;
	font-weight: bold;
}

/* breadcrumbs */
div#nasa-breadcrumb-site {
	background-position-y: center!important;
    min-height: 250px;
    background-position-x: center!important;
}
.breadcrumb-row {
	display: none!important;
}

H1 {
	font-variant: small-caps;
}

.add_to_cart_inline {
	border:  none!important;
	display: flex;
flex-direction: column;
}

.woocommerce-Price-amount bdi {
	font-size: 20px;
	font-weight: bold;
}
.nasa-btns-product-item {
	display: none!important;	
}
.woocommerce-Price-amount {
	width: 30%;
margin-left: auto;
margin-right: auto;
}
.add_to_cart_inline a {
	width: 30%;
margin-left: auto;
margin-right: auto;	
}

.products-arrow {
	display: none!important;		
}
.nasa-product-details-page .product_meta {
		display: none!important;	
}

.product-gallery .btn-compare .nasa-icon {
		display: none!important;		
}


.addcar {
	padding: 11px 20px 1px;
margin: 1px 0;
width: 50%;
font-size: 14px;
letter-spacing: 2px;
font-weight: bold;
color: #FFF;
background-color: black!important;
border-color: black;
}

.addcar:hover {
background-color: black!important;
border-color: black;
color: #FFF!important;
text-decoration: none!important;
font-size: 14px;
font-weight: bold;
}

.addcar a:hover {
color: #FFF!important;	
}

.pulscenter {
	display: flex;
justify-content: center;
align-items: center;
}


.add_to_car_inline a {
background-color: black!important;
}
.add_to_car_inline a:hover {
background-color: black!important;
}

.nasa-buy-now {
background-color: gray!important;
border-bottom: 1px solid black!important;
}


.sub-menu, .sub-menu li, .sub-menu a{
	color: black!important;
}



.return-to-shop {
	display: none!important;	
}


.woocommerce-MyAccount-navigation-link--downloads {
	display: none!important;		
}

.woocommerce-message:not(.cart-empty) 



.woocommerce-MyAccount-content .woocommerce-message a.button {
	display: none!important;			
}




.fullwidth {
	width:  100vw!important;;
}


.mini-icon-mobile a {
	font-family: 'Pe-icon-7-stroke'!important;
}

































































































































































