/*
Theme Name: Sovryn Creative Child Theme
Description: This is a custom child theme for Sovryn Creative
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
h1.hero {
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
.micro {
	color: #C8A445 !important;
	margin-bottom: 20px !important;
}
a {
    text-decoration: none !important;
}
.nectar-cta[data-style=basic] .link_wrap .link_text, .nectar-cta[data-style=text-reveal-wave] .link_wrap .link_text, .nectar-cta[data-style=text-reveal] .link_wrap .link_text {
	padding-right: 0;
	text-decoration: none !important;
}
h3 {
	color: #C8A445 !important;
}
h4 {
	color: #C8A445 !important;
}
.vert-head {
	color: #C8A445 !important;
	margin-bottom: 10px !important;
}
.vert-subhead {
	color: #666666 !important;
	font-size: 13px !important;
	margin-bottom: 10px !important;
	padding-bottom: 0px !important;
	line-height: 1.4 !important;
}
.vert-descript {
	font-size: 14px !important;
	color: #b8b0a0 !important;
	margin-bottom: 20px !important;
	line-height: 1.8 !important;
	font-style: italic;
}
.principle {
	font-size: 14px;
	padding-left: 20px;
	border-left: 2px solid #C8A445;
	margin-bottom: 26px;
	line-height: 1.6;
}


/* Forms  


form.fluent_form_3 .wpf_has_custom_css.ff-btn-submit, form.fluent_form_4 .wpf_has_custom_css.ff-btn-submit {
background-color: #000;
color: #fff;
border-radius: 0px;
min-width: 40%;
}

input[type="text"], input[type="email"], input[type="textarea"] {
	width: 100%;
	border: none;
	background-color: red;
	color: red;
}

*/



/* Footer */
#footer-outer ol, #footer-outer ul {
margin: 0;
font-size: 13px;
}

/* Off Canvas Menu */
#slide-out-widget-area.slide-out-from-right-hover .inner-wrap>.inner .off-canvas-menu-container li, .material #slide-out-widget-area.slide-out-from-right-hover .inner-wrap>.inner .off-canvas-menu-container li li {
margin: 20px 0 !important;
text-decoration: none;
}
