body {
	font-family: "Montserrat", sans-serif;
	font-optical-sizing: auto;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
	font-weight: 400;
}

.visible-auth-no {
    display: none;
}
.visible-auth-yes {
    display: none;
}
body.auth-no .visible-auth-no {
    display: block;
}
body.auth-yes .visible-auth-yes {
    display: block;
}

.visible-it, .visible-en {
	display: none;
}

body.it .visible-it {
    display: block;
}
body.en .visible-en {
    display: block;
}

hr.vertical {
	display: none;
}

/* switch logo per pagine con slider */

.primary-logo img {
	display: none;
}

.primary-logo {
	height: 60px;
	position: relative;
	top: 10px;
	background-size: contain;
	background-image: url(/custom/img/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	max-width: 200px;
	margin: 0 auto;
}

#header.menu-transparent-dark .primary-logo {
	background-image: url(/custom/img/logo-black.png);
}

@media (min-width:1200px) {
	.primary-logo {
		background-position: left center;
	}
}

/* PAGINA WINE CLUB */
#layout-page[data-id="6"] .wrap-breadcrumb {
	display: none;
}

#layout-page[data-id="6"] .btflex hr {
	border-color: #DDD;
}

/* colore principale */

::selection {
    background-color: #7b3168;
    color: #FFF;
}

#header .menu > ul > li > a:after {
	border-bottom: 1px solid #7b3168;
}

#header .menu a:hover, #header .menu a:focus {
	color: #ffffff;
	text-decoration: none;
}

#header.menu-transparent-dark .menu a:hover, #header.menu-transparent-dark .menu a:focus {
        color: #7b3168;
    }

.text-primary {
    color:#7b3168
}

a {
    color: #333333;
    text-decoration:none
}

a:hover, a:focus {
    color: #7b3168;
}

.btn-primary {
    color: #7b3168;
    background-color: #FFF;
    border-color:#7b3168
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #7b3168;
    border-color:#7b3168
}

.btn-primary:hover {
    color: #fff;
    background-color: #7b3168;
    border-color:#7b3168
}

.btn-link {
    color: #7b3168;
}
.btn-link:hover, .btn-link:focus {
    color: #7b3168;
}

.menu-top .btn-small:hover, .menu-top .text-btn-small:hover {
		color: #7b3168;
	}

 .menu-top .dropdown-menu > li > a:hover, .menu-top .dropdown-menu > li > a:focus {
        text-decoration: none;
        color: #7b3168;
        background-color: transparent;
    }

.primary-nav a {
    color: #FFF;
}

    .primary-nav a:hover, .primary-nav a:focus {
        color: #7b3168;
        text-decoration: none;
    }

#footer .btn-dark:hover, #footer .btn-dark:focus, #footer .btn-dark:active, #footer .btn-dark.active {
	color: #FFF;
	background-color: #7b3168;
	border-color: #7b3168;
}

#footer a {
    color: #FFF;
}

#footer a:hover, #footer a:focus {
    color: #7b3168;
}

.product-view-tabs .nav-pills > li > a:after {
    border-bottom: 1px solid #7b3168;
}

/* fine colore principale */


.product-price-start {
	display: none;
}


/* layout categoria */


body#layout-category #section-tertiary {
	background-color: #e9e9e9;
	padding: 60px 0;
}

/* nascondi messaggio downgrade in area riservata */
#fidelitybox-downgrade {
	display: none;
}

#layout-product .bc-image .ls-fullheight { height: 80dvh; }
#layout-product #pms { padding-bottom: 120px !important; }
@media (min-width:992px) {
    #layout-product .bc-image .ls-fullheight { height:auto;}
}
#layout-product #rel-list { padding-top: 0;}

/* nascondi punti 
#fidelitybox { display: none; }
*/

/*
#age-popup {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	background-image: url('/custom/img/age-popup-bg.jpg');
}
*/


/* stripe header 
#header {
	top: 32px;
}
.primary-nav {
	padding-top: 208px;
}
.fullheight {
	min-height: calc(100vh - 32px);
}*/

/* stripe header alto su mobile 
#header {
	top: 76px;
}
.primary-nav {
    padding-top: 230px;
}

.fullheight {
    min-height: calc(100vh - 76px);
}

@media (min-width:422px) {
	#header {
		top: 54px;
	}
	.primary-nav {
		padding-top: 208px;
	}
	.fullheight {
		min-height: calc(100vh - 54px);
	}
}

@media (min-width:771px) {
	#header {
		top: 32px;
	}
	.primary-nav {
		padding-top: 208px;
	}
	.fullheight {
		min-height: calc(100vh - 32px);
	}
}

*/


/* layout categoria e prodotti invertito per foto con fondo bianco

#layout-category {
	background-color: #F5F5F5;
}

#product-list .bg-lightgrey {
	background-color: #FFF;
}


#layout-product .bg-newlightgrey {
	background-color: #FFF;
}

#layout-product .bg-lightgrey {
	background-color: #FFF;
}

#layout-product {
	background-color: #F5F5F5;
}

#layout-product #header {
	background-color: #F5F5F5;
}

#layout-product .wrap-ls-product {
	border-right:1px solid rgba(165,165,165,0.2);
}

*/




/* prodotti con foto cover 
#layout-product #header { background-color: #FFF; }
@media (min-width:992px) {
	#layout-product .ls-fullheight { top: 132px; }
}
fine prodotti con foto cover */


/* elenco prodotti con  blocco testo sulla foto

#layout-category[data-id='8'] #product-list .product-item > a {
	display: block;
	position: relative;
}
#layout-category[data-id='8'] #product-list .product-item .product-text-wrap {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:100%;
	white-space: nowrap;
	background-color: rgba(0,0,0,0.4);
	padding-bottom: 40px;
}

#layout-category[data-id='8'] #product-list .product-item .product-text-wrap:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.25em;
}

#layout-category[data-id='8'] #product-list .product-item .product-text {
	display: inline-block;
	vertical-align: bottom;
	width:100%;
	white-space: normal;
	color: #fff;
}

#layout-category[data-id='8'] #product-list .product-item .product-text .h3, #layout-category[data-id='8'] #product-list .product-item .product-text .text-black {
	color: #fff;
}

#layout-category[data-id='8'] #product-list .product-item .product-text .text-primary {
	color: #aaa;
	margin-top: 5px;
}

#layout-category[data-id='8'] #product-list .product-item .product-text img {
	opacity: .4;
}
fine elenco prodotti con  blocco testo sulla foto */

/* testo fattura obbligatoria italia
#layout-checkout-complete #invoicerequired-text:before {
	content: "Se è un acquisto personale inserire il proprio nome e cognome nel campo 'Ragione Sociale'";
	display: block;
	padding-left: 10px;
}
*/



