.btn-success {
    background: #f2f0ea;
    border-color: #000000;
}

.panel {
    margin-bottom: 20px;
    background-color: #f2f0ea;

}

.shop-section-navigation li.active a {
    color: #000000;
}


.full-width.section-emphasis-1 {
    background: #f2f0ea;
}
.full-width.section-emphasis-1 h1, .full-width.section-emphasis-1 h2, .full-width.section-emphasis-1 h3 {
    animation: none;
    background: none;
}

.section-header h1, .section-header h2, .section-header h3, .section-header h4, .section-header h5, .section-header h6 {
    animation: none;
    position: relative;
    display: table;
    padding: 0 10px;
    margin: 28px auto 27px !important;
    font-size: 16px !important;
    text-align: center;
    background: none;
}


.brand{ margin:10px auto 10px !important; float:none; display:inline-block; padding-bottom: 0 !important;}
.brand img{ max-height:150px;}      

.homeMenu div{ margin-bottom:7px;}
.navbar-brand{display:none !important;}
#liHome{display:none !important;}
#liContacts{background-color:#f2f0ea !important;}
#liLogin{background-color:#f2f0ea !important;}
a{
border-bottom: 0px !important;
}

body{font-family:' Playfair Display' !important; background-color: #f2f0ea; }
h1, h2, h3, h4, h5, h6 {
    font-family: ' Playfair Display', sans-serif;
}


/*

	Sfondo:		 		#ffffff;
	colore Testo Intestazione:	#000000;
	colore link e bottoni:		#a3035d;
	colore dropdown-menu:		#fc0c3b
	f2f0ea
*/

.filters-checkboxes myFilters {
   background: #f2f0ea;
  color: #000000;
}

.progress-box .progress {
    box-shadow: none;
    border-radius: 0px;
    height: 5px;
    background: #e4e2d8;
    margin: 10px 0 22px;
}

.progress-box .progress.progress-green .progress-bar {
    background: #000000;
	border-radius: 0px;
}

.leftMenuSubInfo {
    text-transform: none;
    font-size: 14px;
    color: #000000;
    margin-top: 8px;
    font-weight: normal;
}

.leftSelectedService {
    display: inline-block;
    background-color: #000000;
    color: #fff;
    font-size: 12px;
    padding: 2px 12px 2px 6px;
    text-transform: initial !important;
    margin: 0 3px 3px 0;
    position: relative;
}

/*Colore Sfondo e Scritte Menu Principale PC*/
#MainNav{ background-color: #f2f0ea; border-bottom:solid 1px #eee; color:#000000}
/*Colore Sfondo e Scritte Menu Principale Cellulare*/
#MainNav .navbar-main-collapse{ background-color: #f2f0ea; border-bottom:solid 1px #eee; color:#000000}

.shop-item-highlight .item-info-name-data .item-info-name-data-wrapper h4{ font-size:19px ; letter-spacing: 1px;}
.homeMenu div{ margin-bottom:7px;}

.servizimenu .shop-item-highlight .item-info-name-data .item-info-name-data-wrapper h4{     
    letter-spacing: 1px;
    height: 50px; font-size:14px;
	background: none;
}

#MainNav nav .navbar-collapse .navbar-nav > li > a {
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  color: #000000;
  -webkit-transition: color .2s ease;
  transition: color .2s ease;
}

#MainNav nav .navbar-collapse .navbar-nav .dropdown-menu li a {
  background: #f2f0ea;
  color: #000000;
}

#MainNav nav .navbar-collapse .navbar-nav > li.active > a,
#MainNav nav .navbar-collapse .navbar-nav > li.open > a,
#MainNav nav .navbar-collapse .navbar-nav > li > a:hover {
  background: #f2f0ea;
  color: #000000;
}

/*Colore Sfondo e Scritte Footer*/
footer{background-color: #000000; color:#f2f0ea}
footer ul li a {    text-transform: uppercase; color: #f2f0ea; }
footer [class$="widget"] a:hover {
  color: #f2f0ea;
}



.social-widget ul li a:hover {
  color: #f2f0ea;
}



#MainNav nav .navbar-collapse .navbar-nav{ 
	float:none; 
	margin:0 auto !important; 
	max-width:max-content !important;
	background: #f2f0ea !important;
	color: #000000}

.dropdown-menu{
color: #000000
}

.navbar-default .caret { display:none !important;}
.navbar-default{ text-align:center !important;}
.navbar-header{margin:auto !important; float:none;}
.navbar-brand{ margin:10px auto 10px !important; float:none; display:inline-block; padding-bottom: 0 !important;}
.navbar-brand img{ max-height:300px;}

/*Links*/
a { color: #000000;}
a:hover, .btn-link:hover, a > *:hover, .btn-link > *:hover {
  color: #f2f0ea;
  text-decoration: none;
}

/* ======= BUTTONS ======= */
.btn {
  padding: 13px 28px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #000000;
  text-transform: uppercase;
  border: 2px solid;
  border-radius: 3px;
  max-width: 100%;
  white-space: normal;
  -webkit-transition: color .3s ease, border-color .3s ease, background .3s ease;
  transition: color .3s ease, border-color .3s ease, background .3s ease;
}
.btn.icon-left .fa {
  margin-right: 8px;
}
.btn.icon-right .fa {
  margin-left: 8px;
}
.btn:hover {
  color: #000000;
  border-color: #000000;
}
.btn:active,
.btn.active {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
	color: #000000;
    border-color:#000000;
    background: none;
    border-bottom: #000000;
    border-style: solid;
    border-bottom-width: inherit;
    border-end-end-radius: inherit;
}

.btn-default:hover, .btn-default:focus, .btn-default:active {
	color: #fff;
    background: #000000;
-webkit-box-shadow: none;
    box-shadow: none;
}

.btn-primary {
  color: #000000;
  border-color: #000000;
  background: none;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
	color: #fff;
  background: #000000;
  border-color: #000000;
}
.btn-large {
  font-size: 16px;
  padding: 17px 44px;
}

.btn-link:hover {
  color: #fff;
  background: #000000;
  border-color: #000000;
}

/* ======= PER GIORNO ======= */
.owl-carousel-day-reservation .item.selected{
  border-top: 4px #000000 solid;
}

#divMySlotAvaiable a:hover{
 border-left: 4px #000000 solid;
}

.serviceSelected {
    border-left: 10px #000000 solid;
    background: #f2f0ea;
}

.serviceSelected .fa-check-square-o {
	color: #000000 !important;
}


.serviceSelected {
    background-color: #f9f9f9  !important;
    color: #000000 !important;
    font-weight: bold;
}


.reserveServices li i {

visibility:hidden !important;

}

 

i.fa.fa-square-o.myFaCheck{

visibility:visible!important;

}

 

.serviceSelected .fa-check-square-o {

visibility:visible!important;

}