/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
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
*/
p.lh-base {
    line-height: 2;
}
@font-face {
    font-family: "Avant Garde Gothic ITCW02Bd";
    src: url("https://db.onlinewebfonts.com/t/231c6ff608044688bacc920d74c6026a.eot");
    src: url("https://db.onlinewebfonts.com/t/231c6ff608044688bacc920d74c6026a.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/231c6ff608044688bacc920d74c6026a.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/231c6ff608044688bacc920d74c6026a.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/231c6ff608044688bacc920d74c6026a.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/231c6ff608044688bacc920d74c6026a.svg#Avant Garde Gothic ITCW02Bd")format("svg");
}

@font-face {
    font-family: "Avant Garde Regular";
    src: url("https://db.onlinewebfonts.com/t/71494505f6ee5be281d9e1697f186b6f.eot");
    src: url("https://db.onlinewebfonts.com/t/71494505f6ee5be281d9e1697f186b6f.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/71494505f6ee5be281d9e1697f186b6f.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/71494505f6ee5be281d9e1697f186b6f.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/71494505f6ee5be281d9e1697f186b6f.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/71494505f6ee5be281d9e1697f186b6f.svg#Avant Garde Regular")format("svg");
}

@font-face {
    font-family: "Avant Garde Normal";
    src: url("https://db.onlinewebfonts.com/t/288212e1f0c5589a0681142b85636b05.eot");
    src: url("https://db.onlinewebfonts.com/t/288212e1f0c5589a0681142b85636b05.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/288212e1f0c5589a0681142b85636b05.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/288212e1f0c5589a0681142b85636b05.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/288212e1f0c5589a0681142b85636b05.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/288212e1f0c5589a0681142b85636b05.svg#Avant Garde Normal")format("svg");
}

@font-face {
    font-family: "Avant Garde Gothic ITCW02Md";
    src: url("https://db.onlinewebfonts.com/t/fb94fb631482b576d9586524d518803c.eot");
    src: url("https://db.onlinewebfonts.com/t/fb94fb631482b576d9586524d518803c.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/fb94fb631482b576d9586524d518803c.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/fb94fb631482b576d9586524d518803c.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/fb94fb631482b576d9586524d518803c.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/fb94fb631482b576d9586524d518803c.svg#Avant Garde Gothic ITCW02Md")format("svg");
}

.buttons li.oob a::before,.buttons li.oob a:hover::after,.buttons li.oob a:hover::before {
    border-width: 3px !important;
	border-color:#e4c67d !important;
    opacity: 1 !important;
    border-top-right-radius: 0px !important;
}

span.bord {
    color: transparent;
	-webkit-text-stroke: 1px #fff;
	font-weight:500
		
}
#header-headings a.bord-edge {
    border-top-right-radius: 0px !important;
    font-size: 1.8em;
    font-weight: bolder;
    padding: 20px 70px;
    letter-spacing: 3px;
}
a#bord-edge, a#bord-edge::before, #bord-edge::after {
    border-top-right-radius: 0px !important;
	border-width: 3px;
    font-size: 1em;
    font-weight: bold;
    letter-spacing: 1px;
}
a#btn-straight-left, a#btn-straight-left::before, #btn-straight-left::after {
    border-top-left-radius: 0px !important;
	border-width: 3px;
    font-size: 1em;
    font-weight: bold;
    letter-spacing: 1px;
}
div#custwidth {
    min-width: 100%;
    width: 100%;
    max-width: 100%;
    display: contents;
}
.sgpb-main-html-content-wrapper p {
    display: none;
}
.wpcf7-form input[type="submit"].newsletter-submit {
    background: #fdbb27 !important;
    margin-top: -20px;
    position: absolute;
}
.avwp-av button.yes {
	background: #f37640;]
}
.avwp-av button.yes:hover {
    background: #008080;
}
.avwp-av button.no {
    background: #005f74;
}
.avwp-av p {
    box-sizing: border-box;
    margin: 0;
    color: #333;
    line-height: 20px;
    font-size: 1.1em;
    font-weight: 700;
}
small.free_version {
    display: none;
}
.v7_container.form_type_normal {
    box-shadow: none !important;
}
.phone a span
{
	color:red;
}