.navbar-header{ width: 100%  !important;}
.page-header{display:none !important;}
.section-header {display: none !important;}
.navbar-brand img {max-height: 300px;}


/*
	Sfondo:		 		#FBFBFB;
	colore Testo Intestazione:	#000000;
	colore link e bottoni:		#8e7639;
	colore dropdown-menu:		#333333
*/
/*Colore Sfondo e Scritte Menu Principale PC*/
#MainNav{ background-color: #FBFBFB; border-bottom:solid 1px #eee; color:#333333}
/*Colore Sfondo e Scritte Menu Principale Cellulare*/
#MainNav .navbar-main-collapse{ background-color: #FBFBFB; border-bottom:solid 1px #eee; color:#333333}

.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;
}

#MainNav nav .navbar-collapse .navbar-nav > li > a {
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  color: #333333;
  -webkit-transition: color .2s ease;
  transition: color .2s ease;
}



#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: none;
  color: #8e7639;
}

/*Colore Sfondo e Scritte Footer*/
footer{background-color: #FBFBFB; color:#333333}
footer ul li a {    text-transform: uppercase; color: #333333; }
footer [class$="widget"] a:hover {
  color: #8e7639;
}



.social-widget ul li a:hover {
  color: #8e7639;
}



#MainNav nav .navbar-collapse .navbar-nav{ 
	float:none; 
	margin:0 auto !important; 
	max-width:max-content !important;
	background: #FBFBFB !important;
	color: #333333}

.dropdown-menu{
color: #333333
}

.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:600px;}

/*Links*/
a { color: #333333;}
a:hover, .btn-link:hover, a > *:hover, .btn-link > *:hover {
  color: #8e7639;
  text-decoration: none;
}

/* ======= BUTTONS ======= */
.btn {
  padding: 13px 28px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #333333;
  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: #fff;
  border-color: #8e7639;
}
.btn:active,
.btn.active {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  border-color: #ccc;
  background: transparent;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active {
  background: #8e7639;
  border-color: #8e7639;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-primary {
  color: #fff;
  border-color: #333333;
  background: #333333;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background: #8e7639;
  border-color: #8e7639;
}
.btn-large {
  font-size: 16px;
  padding: 17px 44px;
}

.btn-link:hover {
  background: #8e7639;
  border-color: #8e7639;
}



shop-section-navigation li.active a {
    color: #8e7639;
}


.progress-box .progress.progress-green .progress-bar {
    background: #8e7639;
}

.serviceSelected {
    background-color: #8e7639 !important;
    color: #fff !important;
    font-weight: bold;
}

.leftSelectedService {
    display: inline-block;
    background-color: #8e7639;
    color: #fff;
    font-size: 12px;
    padding: 2px 12px 2px 6px;
    text-transform: initial !important;
    margin: 0 3px 3px 0;
    position: relative;
}


element.style {
    background: rgb(142, 118, 57);
    border-radius: 0.8em;
    color: rgb(255, 255, 255);
    display: inline-block;
    font-weight: bold;
    line-height: 1.6em;
    margin-right: 15px;
    text-align: center;
}

.navbar-collapse .navbar-nav .dropdown-menu li a:hover {
	background: #8e7639;
}

.homeMenu div{ margin-bottom:7px;}
.navbar-brand{display:none !important;}




body {
    font-family: 'montserrat' !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'montserrat', sans-serif;
}

#MainNav nav .navbar-collapse .navbar-nav .dropdown-menu a {
    font-family: 'montserrat', sans-serif;
    font-size: 14px;
    color: #1a1a1a;
	}




.footerServizi { display:none !important;}

.navbar-default .caret { display:none !important;}
.navbar-default{ text-align:center !important;}
.navbar-header{margin:auto !important; float:none;}
.navbar-brand{display:none !important;}


.brand{ margin:10px auto 10px !important; float:none; display:inline-block; padding-bottom: 0 !important;}
.brand img{ max-height:300px;}


#MainNav nav .navbar-collapse .navbar-nav > li > a {
    font-weight: bold;
    font-family: montserrat;
    font-size: 18px;
    text-transform: uppercase;
    color: #333333;
    -webkit-transition: color .2s ease;
    transition: color .2s ease;
}

footer ul li a {
    text-transform: uppercase;
    font-family: montserrat;
	
}

footer .copyright {
    color: #808080;
    font-family: montserrat;
}

form label {
    font-weight: normal;
    font-family: montserrat;
}


a{     
    border-bottom: 0px !important;
}


