/*
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
*/
body {
  color: #1a1e25 !important;
}
a {
   color: #85ba3c !important;
}
a:hover {
   color: #0c5890!important;
   font-weight: bold;
}
h2 {
    color: #0c5890!important;
}
.green-title, .green-title strong {
    color: #85ba3c!important; 
    font-family: Abel;
}
.blue-title, .blue-title strong {
    color: #0c5890;
    font-family: Abel;
}
body #header-outer .lines-button {
    top: -16px !important;
    right: 12px;
}
.lines-button:before {
    content: url('/wp-content/uploads/2016/10/menu-icon.png') !important;
}
.lines-button:after {
    display:none !important;
}
.lines:after {
    display:none !important;
}
.lines:before {
    display:none !important;
}

#social-in-menu a {
    margin-top: 24px !important;
    margin-bottom: 0px !important;
}
header#top nav .no-menu-assigned {
    display: none;
}
#learn-more .fa-icon-chevron-right:before {
    color: #ffffff !important;
}
#our-product .fa-icon-chevron-right:before {
    color: #ffffff !important;
}
#learn-more{
    box-shadow: -2px 3px #000000 !important;
}
#our-product {
    box-shadow: -2px 3px #000000 !important;
}
.the-company-title h1 {
    font-size: 33px;
    color: #0c5890;
    letter-spacing: 1.3px;
    font-weight: 400;
}
.nectar-button {
    font-size: 14px !important; 
    text-transform: lowercase !important;
    color: #000000 !important; 
}
.fa-angle-right {
    color: #ffffff;
}
.nectar-button.large {
    border-radius: 30px !important;
    padding: 11px 45px !important;
}
.nectar-button span {
    letter-spacing: 0.6px;
    font-size: 22px;
    font-family: Abel;
}
.nectar-button.large {
    box-shadow: 0 -3px #000000 inset !important;
}
.row .col img {
    margin-bottom: 0px !important;
}
#box2-context {
    padding-left: 38px;
    vertical-align: top;
}
#box1-context {
    margin-left: 83px;
}
.box1 {
    display: inline-block;
}
#recent-posts-3 h4 {
    font-size: 16px !important;
    color: #ffffff !important;
    letter-spacing: 1.3px !important;
}
#footer-outer .col .widget_recent_entries span {
    color: #ffffff !important;
}
#footer-outer #footer-widgets .col ul li {
    border-bottom: 0px solid transparent !important;
}
#footer-outer {
    border-top: 13px solid #3d79a6;
}
#footer-widgets {
    background: url(/wp-content/uploads/2016/10/footer-bg.jpg) !important;
    background-repeat: no-repeat;
    height: 318px;
}
#my-slider {
    margin-top: -98px;
}
body #header-outer, body[data-header-color="dark"] #header-outer {
    background-color: rgba(15,16,21,.95)!important;
    border-top: 7px solid #8dc63f;
}
#header-outer[data-format="centered-logo-between-menu"] nav #social-in-menu {
    position: absolute;
    right: 80px;
    left: auto;
}
#slide-out-widget-area.fullscreen .inner .widget.widget_nav_menu li a, #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a, #slide-out-widget-area.fullscreen-alt .inner .widget.widget_nav_menu li a, #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {
    font-family: Abel;
}
#footer-outer .widget h4 {
    font-family: Abel;
    font-size: 22px!important;
}
.big-text p {
    font-size: 18px;
    line-height: 1.5em;
}
input[type=text], textarea, input[type=email], input[type=password], input[type=tel], input[type=url], input[type=search], input[type=date] {
    border-bottom: 2px solid #0c5890;
    background-color: #ffffff;
}
.strong, b, strong {
    font-weight: 700!important;
}
a {
    font-weight: 700;
}
div[data-style="default"] .toggle h3 a, div[data-style="default"] .toggle h3 {
    font-size: 22px!important;
}
.span_5 {
    width: 100% !important;
}
.col.span_5 a {
    color: #777 !important;
}
@media (min-width: 1001px) {
    #my-main-image { display: none;}
}
@media (max-width: 1000px) {
    #my-slider { display: none;}
}
#footer-outer #footer-widgets .col ul li {
    border-bottom: 1px solid #3a3a3a !important;
    font-family: Abel;
}

@media (max-width:690px) {
#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a  {
   font-size: 37px!important;
   line-height: 33px!important;

}
}
#sidebar h4 {
    color: #0c5890;
    font-family: Abel;
    font-size: 22px!important;
}
a.center:hover img.img-with-animation {
    opacity: 0.8;
    -webkit-box-shadow: inset 0px 0px 25px 1px rgba(0,0,0,0.32);
    -moz-box-shadow: inset 0px 0px 25px 1px rgba(0,0,0,0.32);
    box-shadow: inset 0px 0px 25px 1px rgba(0,0,0,0.32);
}
#sidebar li a {
    color: #444!important;
    font-family: Abel;
    font-weight: normal;
}
article.post .post-meta .day {
    color: #0c5890;
}
.center img.img-with-animation.my-image {
    border: 5px solid rgba(255,255,255,0.3)!important;
}
#slide-out-widget-area.fullscreen .inner li a, #slide-out-widget-area .off-canvas-social-links li a, #slide-out-widget-area.slide-out-from-right .inner .off-canvas-menu-container li a, #slide-out-widget-area.slide-out-from-right-hover .inner .off-canvas-menu-container li a, #slide-out-widget-area .menuwrapper li small {
    opacity: 1!important;
}
.textwidget {
    font-family: Abel!important;
}

/*
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
*/
body {
  color: #1a1e25 !important;
}
a {
   color: #85ba3c !important;
}
a:hover {
   color: #0c5890!important;
   font-weight: bold;
}
h2 {
    color: #0c5890!important;
}
.green-title, .green-title strong {
    color: #85ba3c!important; 
    font-family: Abel;
}
.blue-title, .blue-title strong {
    color: #0c5890;
    font-family: Abel;
}
body #header-outer .lines-button {
    top: -16px !important;
    right: 12px;
}
.lines-button:before {
    content: url('/wp-content/uploads/2016/10/menu-icon.png') !important;
}
.lines-button:after {
    display:none !important;
}
.lines:after {
    display:none !important;
}
.lines:before {
    display:none !important;
}

#social-in-menu a {
    margin-top: 24px !important;
    margin-bottom: 0px !important;
}
header#top nav .no-menu-assigned {
    display: none;
}
#learn-more .fa-icon-chevron-right:before {
    color: #ffffff !important;
}
#our-product .fa-icon-chevron-right:before {
    color: #ffffff !important;
}
#learn-more{
    box-shadow: -2px 3px #000000 !important;
}
#our-product {
    box-shadow: -2px 3px #000000 !important;
}
.the-company-title h1 {
    font-size: 33px;
    color: #0c5890;
    letter-spacing: 1.3px;
    font-weight: 400;
}
.nectar-button {
    font-size: 14px !important; 
    text-transform: lowercase !important;
    color: #000000 !important; 
}
.fa-angle-right {
    color: #ffffff;
}
.nectar-button.large {
    border-radius: 30px !important;
    padding: 11px 45px !important;
}
.nectar-button span {
    letter-spacing: 0.6px;
    font-size: 22px;
    font-family: Abel;
}
.nectar-button.large {
    box-shadow: 0 -3px #000000 inset !important;
}
.row .col img {
    margin-bottom: 0px !important;
}
#box2-context {
    padding-left: 38px;
    vertical-align: top;
}
#box1-context {
    margin-left: 83px;
}
.box1 {
    display: inline-block;
}
#recent-posts-3 h4 {
    font-size: 16px !important;
    color: #ffffff !important;
    letter-spacing: 1.3px !important;
}
#footer-outer .col .widget_recent_entries span {
    color: #ffffff !important;
}
#footer-outer #footer-widgets .col ul li {
    border-bottom: 0px solid transparent !important;
}
#footer-outer {
    border-top: 13px solid #3d79a6;
}
#footer-widgets {
    background: url(/wp-content/uploads/2016/10/footer-bg.jpg) !important;
    background-repeat: no-repeat;
    height: 318px;
}
#my-slider {
    margin-top: -98px;
}
body #header-outer, body[data-header-color="dark"] #header-outer {
    background-color: rgba(15,16,21,.95)!important;
    border-top: 7px solid #8dc63f;
}
#header-outer[data-format="centered-logo-between-menu"] nav #social-in-menu {
    position: absolute;
    right: 80px;
    left: auto;
}
#slide-out-widget-area.fullscreen .inner .widget.widget_nav_menu li a, #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a, #slide-out-widget-area.fullscreen-alt .inner .widget.widget_nav_menu li a, #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {
    font-family: Abel;
}
#footer-outer .widget h4 {
    font-family: Abel;
    font-size: 22px!important;
}
.big-text p {
    font-size: 18px;
    line-height: 1.5em;
}
input[type=text], textarea, input[type=email], input[type=password], input[type=tel], input[type=url], input[type=search], input[type=date] {
    border-bottom: 2px solid #0c5890;
    background-color: #ffffff;
}
.strong, b, strong {
    font-weight: 700!important;
}
a {
    font-weight: 700;
}
div[data-style="default"] .toggle h3 a, div[data-style="default"] .toggle h3 {
    font-size: 22px!important;
}
.span_5 {
    width: 100% !important;
}
.col.span_5 a {
    color: #777 !important;
}
@media (min-width: 1001px) {
    #my-main-image { display: none;}
}
@media (max-width: 1000px) {
    #my-slider { display: none;}
}
#footer-outer #footer-widgets .col ul li {
    border-bottom: 1px solid #3a3a3a !important;
    font-family: Abel;
}

@media (max-width:690px) {
#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a  {
   font-size: 37px!important;
   line-height: 33px!important;

}
}
#sidebar h4 {
    color: #0c5890;
    font-family: Abel;
    font-size: 22px!important;
}
a.center:hover img.img-with-animation {
    opacity: 0.8;
    -webkit-box-shadow: inset 0px 0px 25px 1px rgba(0,0,0,0.32);
    -moz-box-shadow: inset 0px 0px 25px 1px rgba(0,0,0,0.32);
    box-shadow: inset 0px 0px 25px 1px rgba(0,0,0,0.32);
}
#sidebar li a {
    color: #444!important;
    font-family: Abel;
    font-weight: normal;
}
article.post .post-meta .day {
    color: #0c5890;
}
.center img.img-with-animation.my-image {
    border: 5px solid rgba(255,255,255,0.3)!important;
}
#slide-out-widget-area.fullscreen .inner li a, #slide-out-widget-area .off-canvas-social-links li a, #slide-out-widget-area.slide-out-from-right .inner .off-canvas-menu-container li a, #slide-out-widget-area.slide-out-from-right-hover .inner .off-canvas-menu-container li a, #slide-out-widget-area .menuwrapper li small {
    opacity: 1!important;
}
.textwidget {
    font-family: Abel!important;
}
/*
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
*/
body {
  color: #1a1e25 !important;
}
a {
   color: #85ba3c !important;
}
a:hover {
   color: #0c5890!important;
   font-weight: bold;
}
h2 {
    color: #0c5890!important;
}
.green-title, .green-title strong {
    color: #85ba3c!important; 
    font-family: Abel;
}
.blue-title, .blue-title strong {
    color: #0c5890;
    font-family: Abel;
}
body #header-outer .lines-button {
    top: -16px !important;
    right: 12px;
}
.lines-button:before {
    content: url('/wp-content/uploads/2016/10/menu-icon.png') !important;
}
.lines-button:after {
    display:none !important;
}
.lines:after {
    display:none !important;
}
.lines:before {
    display:none !important;
}

#social-in-menu a {
    margin-top: 24px !important;
    margin-bottom: 0px !important;
}
header#top nav .no-menu-assigned {
    display: none;
}
#learn-more .fa-icon-chevron-right:before {
    color: #ffffff !important;
}
#our-product .fa-icon-chevron-right:before {
    color: #ffffff !important;
}
#learn-more{
    box-shadow: -2px 3px #000000 !important;
}
#our-product {
    box-shadow: -2px 3px #000000 !important;
}
.the-company-title h1 {
    font-size: 33px;
    color: #0c5890;
    letter-spacing: 1.3px;
    font-weight: 400;
}
.nectar-button {
    font-size: 14px !important; 
    text-transform: lowercase !important;
    color: #000000 !important; 
}
.fa-angle-right {
    color: #ffffff;
}
.nectar-button.large {
    border-radius: 30px !important;
    padding: 11px 45px !important;
}
.nectar-button span {
    letter-spacing: 0.6px;
    font-size: 22px;
    font-family: Abel;
}
.nectar-button.large {
    box-shadow: 0 -3px #000000 inset !important;
}
.row .col img {
    margin-bottom: 0px !important;
}
#box2-context {
    padding-left: 38px;
    vertical-align: top;
}
#box1-context {
    margin-left: 83px;
}
.box1 {
    display: inline-block;
}
#recent-posts-3 h4 {
    font-size: 16px !important;
    color: #ffffff !important;
    letter-spacing: 1.3px !important;
}
#footer-outer .col .widget_recent_entries span {
    color: #ffffff !important;
}
#footer-outer #footer-widgets .col ul li {
    border-bottom: 0px solid transparent !important;
}
#footer-outer {
    border-top: 13px solid #3d79a6;
}
#footer-widgets {
    background: url(/wp-content/uploads/2016/10/footer-bg.jpg) !important;
    background-repeat: no-repeat;
    height: 318px;
}
#my-slider {
    margin-top: -98px;
}
body #header-outer, body[data-header-color="dark"] #header-outer {
    background-color: rgba(15,16,21,.95)!important;
    border-top: 7px solid #8dc63f;
}
#header-outer[data-format="centered-logo-between-menu"] nav #social-in-menu {
    position: absolute;
    right: 80px;
    left: auto;
}
#slide-out-widget-area.fullscreen .inner .widget.widget_nav_menu li a, #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a, #slide-out-widget-area.fullscreen-alt .inner .widget.widget_nav_menu li a, #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {
    font-family: Abel;
}
#footer-outer .widget h4 {
    font-family: Abel;
    font-size: 22px!important;
}
.big-text p {
    font-size: 18px;
    line-height: 1.5em;
}
input[type=text], textarea, input[type=email], input[type=password], input[type=tel], input[type=url], input[type=search], input[type=date] {
    border-bottom: 2px solid #0c5890;
    background-color: #ffffff;
}
.strong, b, strong {
    font-weight: 700!important;
}
a {
    font-weight: 700;
}
div[data-style="default"] .toggle h3 a, div[data-style="default"] .toggle h3 {
    font-size: 22px!important;
}
.span_5 {
    width: 100% !important;
}
.col.span_5 a {
    color: #777 !important;
}
@media (min-width: 1001px) {
    #my-main-image { display: none;}
}
@media (max-width: 1000px) {
    #my-slider { display: none;}
}
#footer-outer #footer-widgets .col ul li {
    border-bottom: 1px solid #3a3a3a !important;
    font-family: Abel;
}

@media (max-width:690px) {
#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a  {
   font-size: 37px!important;
   line-height: 33px!important;

}
}
#sidebar h4 {
    color: #0c5890;
    font-family: Abel;
    font-size: 22px!important;
}
a.center:hover img.img-with-animation {
    opacity: 0.8;
    -webkit-box-shadow: inset 0px 0px 25px 1px rgba(0,0,0,0.32);
    -moz-box-shadow: inset 0px 0px 25px 1px rgba(0,0,0,0.32);
    box-shadow: inset 0px 0px 25px 1px rgba(0,0,0,0.32);
}
#sidebar li a {
    color: #444!important;
    font-family: Abel;
    font-weight: normal;
}
article.post .post-meta .day {
    color: #0c5890;
}
.center img.img-with-animation.my-image {
    border: 5px solid rgba(255,255,255,0.3)!important;
}
#slide-out-widget-area.fullscreen .inner li a, #slide-out-widget-area .off-canvas-social-links li a, #slide-out-widget-area.slide-out-from-right .inner .off-canvas-menu-container li a, #slide-out-widget-area.slide-out-from-right-hover .inner .off-canvas-menu-container li a, #slide-out-widget-area .menuwrapper li small {
    opacity: 1!important;
}
.textwidget {
    font-family: Abel!important;
}

body.single #single-meta ul li:first-child{
    display:none;
}