/* Carousels*/
.carousel-caption {
	 text-shadow: none !important;
}

.well_carousel{
	background-color: rgba(0, 0, 0, 0.0);
    box-shadow: none;
    border: 0px solid #333;
}

.description_carousel_mobile {
	color: #fff !important;
	opacity: 1;
}

.caption_mobile {
	opacity: 1;
}

header#page-title h1, header#page-title h2 {
  color: #333!important;
  /*font-family: Audiowide;*/
}

.sidebar_border{
  border: 1px solid #d8d8d8;
}

header#topNav_xs button.btn-mobile {
    color: #fff;
}

.btn-primary{
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #b1b889 !important;
    color: #fff !important;
    border-color: #b1b889 !important;
}

.btn-primary:hover{
	background-color: #cc8800 !important;
    color: #fff !important;
    border-color: #cc8800 !important;
}

.btn_colour_menu{
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 4px !important;
    padding-bottom: 3px !important;
    margin-left: 10px;
}

#contact_submit{
	width: 100%;
}

header#topHead a {
	color: #777;
}

header#topNav nav ul.nav-main li a {
    color: #fff!important;
    font-weight: 300;
}

.phone_icon_desk{
  padding: 0 !important;
  padding-right: 10px !important;
  background-color: #957F0E !important;
  color: #fff !important;
  border-color: #957F0E !important;
  -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
}

.phone_icon_desk:hover{
    background-color: #222c77 !important;
    color: #fff !important;
    border-color: #222c77 !important;
}

.menu_image_icon_desk {
    max-width: 39.5px !important;
    display: inline-block;
}
