.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;
}

/* nascondi punti 
#fidelitybox { display: none; }
*/

.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:992px) {
	.primary-logo {
		background-position: left center;
	}
}


/*
#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');
}
*/

/* 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);
    padding-top: 120px;
}


/* colore principale */

::selection {
    background-color: #B69D49;
    color: #FFF;
}

#header .menu > ul > li > a:after {
	border-bottom: 1px solid #B69D49;
}

#header .menu a:hover, #header .menu a:focus {
	color: #B69D49;
	text-decoration: none;
}

#header.menu-transparent-dark .menu a:hover, #header.menu-transparent-dark .menu a:focus {
        color: #B69D49;
    }

.text-primary {
    color:#B69D49
}

a {
    color: #333333;
    text-decoration:none
}

a:hover, a:focus {
    color: #B69D49;
}

.btn-primary {
    color: #B69D49;
    background-color: #FFF;
    border-color:#B69D49
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #B69D49;
    border-color:#B69D49
}

.btn-primary:hover {
    color: #fff;
    background-color: #B69D49;
    border-color:#B69D49
}

.btn-link {
    color: #B69D49;
}
.btn-link:hover, .btn-link:focus {
    color: #B69D49;
}

.menu-top .btn-small:hover, .menu-top .text-btn-small:hover {
		color: #B69D49;
	}

 .menu-top .dropdown-menu > li > a:hover, .menu-top .dropdown-menu > li > a:focus {
        text-decoration: none;
        color: #B69D49;
        background-color: transparent;
    }

.primary-nav a {
    color: #FFF;
}

    .primary-nav a:hover, .primary-nav a:focus {
        color: #B69D49;
        text-decoration: none;
    }

#footer .btn-dark:hover, #footer .btn-dark:focus, #footer .btn-dark:active, #footer .btn-dark.active {
	color: #FFF;
	background-color: #B69D49;
	border-color: #B69D49;
}

#footer a {
    color: #FFF;
}

#footer a:hover, #footer a:focus {
    color: #B69D49;
}

.product-view-tabs .nav-pills > li > a:after {
    border-bottom: 1px solid #B69D49;
}

 /* fine colore principale */

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



/* da eliminare alla messa online 
body[data-domainsub='wineclub'] #footer #logo-footer { display: none; } 
body[data-domainsub='wineclub'] .box-new { display: none; } 
.box-wineclub { display: none; }
#header li[data-status='0'] {}

#header .menu-wrap ul > li[data-status='0'], #footer-bottom ul > li[data-status='0'] {
    display: inline-block;
}

#header .primary-nav ul > li[data-status='0'] {
    display: block;
}

div[data-status='0'] {
    display: block;
}


body[data-domainsub='wineclub'] #header li[data-id="47"] { display: none; }
#header li[data-id="29"] { display: none; }
#header li[data-id="7"] { display: none; }

#content_admin { display: none; }
*/


/* new site */

hr.vertical { display: none; } 

#termsfeed-com---nb { display: none; }

body {
    font-size: 16px;
    color: #666;
}

p { line-height: 1.6em; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
    font-family: 'Cardo', serif;
    font-weight: 400;
    letter-spacing: 0;
}

.btn {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    line-height: 28px;
    letter-spacing: 0px;
    font-weight: bold;
    border-radius: 6px;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition:all 500ms ease 0s
}

.btn-dark, .btn-dark:visited {
    color: #fff;
    background-color: #192B3C;
    border-color:#192B3C;
}

.btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active {
    color: #fff;
    background-color: #101D29;
    border-color:#101D29;
}

.btn-primary {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3); 
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}

.btn-primary {
    color: #FFF;
    background-color: #b69d49;
    border-color:#b69d49
}

.btn-primary:focus, .btn-primary.focus {
    color: #FFF;
    background-color: #907B37;
    border-color:#907B37
}

.btn-primary:hover {
    color: #FFF;
    background-color: #907B37;
    border-color:#907B37
}

.bg-light { background-color: #F8F5EC; }

#header .menu {
    font-size: 15px;
}

#header .menu > ul > li > a {
    font-weight: bold;
    padding: 26px 10px;
}

#header .menu > ul > li > a:after {
    display: none;
}

#header .menu-wrap {
    background-color: rgba(0,0,0,0.2);
}

#header.menu-transparent-dark .menu-wrap { background-color: rgba(0,0,0,0); } 

#header .menu > ul > li > ul {
    top: 70px;
}

.ls-banner-wrap .ls-item .h1 { margin-top: 0; }
.ls-banner-wrap .ls-item .h2 { font-style: italic; }


.ls-news .ls-item { text-align: center; }
#layout-news-list .news-date-start { text-align: center; }
#layout-news-list .news-title { text-align: center; }

.ls-news .ls-item .cover, #layout-news-list .col-md-4 .cover  {
    background-color: #FFF;
    border-radius: 6px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3); 
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}

.ls-news .ls-item a {
    display: block;
    margin: 20px;
}


#layout-home #description-primary-wrap { padding-top: 0; }


#layout-page[data-parent-id="57"] #section-sub .box-square {  }

#layout-page[data-parent-id="57"] .panel {
    border: 0;
    text-align: left;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#layout-page[data-parent-id="57"] .panel-heading {
    padding: 2px 0;
    border-bottom: 1px solid #EAEAEA;
}

#layout-page[data-parent-id="57"] .panel-group .panel-heading + .panel-collapse > .panel-body {
    border:0;
}

#layout-page[data-parent-id="57"] .panel-body {
    padding: 10px 0 20px 0;
}

#layout-page[data-parent-id="57"] .panel-title {
    color: #b69d49;
    font-size: 16px;
    cursor: pointer;
}

#layout-page[data-parent-id="57"] #section-sub .box-square .panel-group {
    padding: 0 30px;    
}




.lSAction > .lSPrev {
    margin-top: -20px;
    width: 40px;
    height: 40px;
    background-color:#B69D49;
    background-image: url('/custom/img/content/ico-arrow-left.png');
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 1;
    border-radius: 4px;
}
.lSAction > .lSPrev:hover { opacity: 0.6; }
.lSAction > .lSPrev img { display: none; }

.lSAction > .lSNext {
    margin-top: -20px;
    width: 40px;
    height: 40px;
    background-color:#B69D49;
    background-image: url('/custom/img/content/ico-arrow-right.png');
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 1;
    border-radius: 4px;
}
.lSAction > .lSNext:hover { opacity: 0.6; }
.lSAction > .lSNext img { display: none; }









#footer #logo-footer { margin-top: -90px; } 

#footer {
    color:#FFF;
    background-color:#274865;
}

#footer a {
    color:#FFF;
}

#footer a:hover, #footer a:focus {
    color:#b79e42;
}

#footer .form-dark .form-control {
    color: #666;
    background-color: #182B3D;
    background-image: none;
    border:1px solid #182B3D;
}

#footer .btn-dark, #footer .btn-dark:visited {
    color: #fff;
    background-color: #0C1721;
    border-color:#0C1721;
}





#footer-bottom {
    color:#FFF;
    background-color:#182B3D;
}

#footer-bottom a {
    color:#FFF;
}

#footer-bottom a:hover, #footer-bottom a:focus {
    color:#b79e42;
}

#footer-bottom hr { border-top:1px solid #0C1721; }


.breadcrumb { display: none; }
#layout-category .breadcrumb { display: block; }

.parallax-01 {
    height: 400px;
    background-attachment: fixed !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size:cover !important
}


@media (min-width:1200px) {
    
    #slider-02, #section-secondary { width: 50%; display: inline-block; }
    
    .wrap-inner {
        display: flex;
    }

    .wrap-inner .inner {
      flex: 1; /* additionally, equal width */
    }
    
    #slider-02 .ls-item .ratio-md-16x9 {
        padding: 0;
        min-height: 920px;
    }
    
    #section-secondary {
        min-height: 920px;
    }
    
    
}

@media (min-width:1460px) {
    
    #layout-page[data-parent-id="57"] .panel-heading {
        padding: 10px 0;
    }
    
    #layout-page[data-parent-id="57"] #section-sub .box-square .panel-group {
        padding: 30px;    
    }
    
    
}





/*
.en #header .menu-top-sx li, .en #header .menu-top-dx li { display: none !important; }
.en #header .menu-top-sx li li { display: inline-block !important; }
.en #header .menu-top-sx li:last-child { display: inline-block !important; }
*/



