/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: 12thirteen
Author URI: http:12thirteen.com/
Template: salient
Version: 1.0.0
*/

@import url("../salient/style.css");

/* =Theme customization starts here
-------------------------------------------------- */

header#top nav > ul > li > a{
text-transform: uppercase !important;
font-family: freight-sans-pro, sans-serif;
font-weight: 900;
}

.testimonial_slider, blockquote{
color: #febe10 !important;
}

blockquote p{
font-size: 40px !important;
padding-top: 50px;
padding-bottom: 0 !important;
text-transform: uppercase;
}

blockquote span{
color: #ffffff !important;
font-style: italic;
}

.image-icon{
display: none !important;
}

.footer-buttons{
padding: 15px;
margin-top:15px;
color: #000000 !important;
background: #febe10;
border: none;
border-radius: 5px;
text-decoration: none;
font-size: 24px;
font-weight: bold;
transition: 0.5s !important;
}

.footer-buttons:hover{
color: #ffffff !important;
background: #000000;
}

.buy-buttons{
padding: 15px;
margin-top:15px;
color: #000000 !important;
background: #febe10;
border: none;
border-radius: 5px;
text-decoration: none;
font-size: 24px;
font-weight: bold;
transition: 0.5s !important;
}

.buy-buttons:hover{
color: #000000 !important;
background: #FFFFFF;
}

.buy-buttons-cancel{
padding: 15px;
margin-top:15px;
color: #BBBBBB !important;
background: #555555;
border: none;
border-radius: 5px;
text-decoration: none;
font-size: 24px;
font-weight: bold;
}

h4{
text-transform: uppercase !important;
font-family: freight-sans-pro, sans-serif !important;
font-weight: 700 !important;
color:#FFFFFF !important;
font-size: 18px !important;
}

.nectar-love-wrap{
display:none !important;
}

.date{
border-bottom:0 !important;
}

.post-meta{
border-right:0 !important;
}
