/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

.full-width-section > .col.span_12.dark, .full-width-content > .col.span_12.dark {
    color: #c79a67!important;
}
header#top nav ul li a {color: #c79a67!important;}

.tabbed > ul li a.active-tab {
    color: #fff!important;
    background: #fff!important;
    border: none!important;
}
.tabbed[data-color-scheme="extra-color-1"][data-style="default"] li:not(.cta-button) a.active-tab { color: #fff!important;}
.tabbed >ul li a {
     color: #c79a67!important; background:#fff!important;
}
.tabbed >ul li a:hover {
     color: #850024!important; background:#fff!important;
}

#menu-item-118 img {
    margin-bottom: 0!important;
}

p {
    padding-bottom:15px!important;
}
#venue h3, #cuisine h3 { color:#850024; margin:0 0 12px 0;}
#venue .wpb_content_element, #cuisine .wpb_content_element, #contact .wpb_content_element {
    margin-bottom:0!important;
}

.nectar-button {
font-family:"Times New Roman", Times, serif!important;  font-weight: 400!important;    font-size:20px!important;
    letter-spacing:0!important;
    text-transform:none!important;
    top:0!important;
    margin-bottom: 10px;
}

.container-wrap .span_12.light input[type="text"], .container-wrap .span_12.light textarea, .container-wrap .span_12.light input[type="email"], .container-wrap .span_12.light input[type="password"], .container-wrap .span_12.light input[type="tel"], .container-wrap .span_12.light input[type="url"], .container-wrap .span_12.light input[type="search"], .container-wrap .span_12.light input[type="date"] { color:#000!important;font-family:"Times New Roman", Times, serif!important; }

.enquire-form { text-align:left!important;}
.quform-option .quform-option-label {
    display: initial!important; }
	
	body[data-form-submit="regular"] .container-wrap button[type=submit] { margin:0 auto!important; text-align:center;}
	
	.tabbed[data-style*="vertical"] .wpb_tabs_nav li a {
    text-align: center!important;
}

#contact .nectar-button.medium { letter-spacing:1.5px!important;}
#contact p { font-size:15px!important; line-height:22px!important;}

#menu-item-118 img:after { border:none!important;}
#menu-item-118 a:after { border:none!important;}

.desktop-content { display:block;}
.mobile-content { display:none;}



@media (max-width: 980px) {
	
.desktop-content { display:none;}
.mobile-content { display:block;}
	
}


