/*
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
*/


h1 {
	font-size:38px;
}

.nectar-social {
	display: none;
}

/* homepage sections */

.custom-header h1 {
	font-size:48px;
	line-height: 55px;
}

.vm-mission, .vm-mission p {
	font-size:19px;
	line-height:23px; 
}

.homepage-vapreneur h2 {
	font-family: 'Oswald', sans-serif;
	color: #fd100a;
    font-size: 24px;
	text-align: left;
	font-weight:400;
}

.row-no-margin {
	margin: 0px !important;
}

 
/* custom blog */

.entry-title h1 {
	font-size:36px;
}

h1.entry-title {
	font-size: 30px;
	color: #606ea3;
	margin-bottom: 25px;
}

.row .col.section-title h1 {
  font-size:36px;
}

#theme-my-login1.tml-login {
	padding: 14px;
	text-align: center;
	margin-right:15px;
	border: 2px #171816 solid;
}

.tml-user-welcome {
	padding: 8px;
	border: 2px #171816 solid;
	margin-right:15px;
	margin-bottom: 25px;
	color: #ffffff;
	background-color: #171816;
} 

#tml-title {
	font-size: 30px;
	line-height:35px;
	color: #171816;
	padding:30px;
	font-weight: 600;
}

.login-button {
	width:150px !important;
	font-size: 18px !important; 
	font-weight: bold !important;
}

#sidebar .widget form p {
	padding-bottom: 5px;
}

.tml p {
	margin: 0px;
}

#sidebar .widget input[type="text"], #sidebar .widget input[type="email"] {
	background-color: #ffffff;
}

ul.tml-action-links > li > a:hover {
	color: #000000;
}

.blog_sidebar h2 {
	font-size:16px !important;
}

.blog_sidebar .col {
    padding: 20px 10px !important;
}

.post {
	border-bottom: 1px solid #C0C0C0;
	margin-top: 20px;
}

/* Vape-U Page */

.vapeu-hero form {
	width: 100%;
}

.vapeu-search {
	width: 100%;
}

.vapeu-signup-outer {	
	text-align:center;
}

.vapeu-signup-inner {
	max-width: 800px;
	background-color: #D0D0D0;
	color: #000000;
	padding: 40px;
}

.vapeu-signup-lg-text {
	font-size:38px;
	line-height:44px !important;
}

.vapeu-signup-sm-text {
	font-size:20px;
	line-height:30px !important;
}

.vapeu-signup-button {
  font-family: Arial;
  color: #ffffff;
  font-size: 26px;
  background: #49B35F;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.vapeu-signup-button:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}


/* e-book page */

input.ebook-email-input {
	max-width:300px;
}

input.ebook-signup-button {
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
    box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
    -o-box-shadow: 0 -2px rgba(0, 0, 0, 0.1) inset;
    transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    color: #FFFFFF;
    font-family: 'Open Sans';
	font-weight: 700;
    font-size: 12px;
    letter-spacing: 2px!important;
    padding: 10px 15px!important;
    position: relative;
    text-transform: uppercase;
    top: -3px;
    margin-bottom: 10px;
    opacity: 1;
    line-height: 20px;
    background-color: #606ea3!important;
    display: inline-block;  
	margin-top:10px;
}

.x-column {
	min-height: 1px;
}


.wpcf7-form-control-wrap {
	display: inline !important;
}

.addtoany_list {
	line-height: 10px !important;
}

.ebook-headline h2 {
	font-family: 'Oswald', sans-serif;
	color: #fd100a;
    font-size: 33px;
	text-align: left;
}

.ebook-page-image {
	
}

.ebook-page-privacy {
	color: #666666;
}


.ebook-endorsement-text {
	font-size: 19px;
	line-height: 24px;
	font-family: 'Merriweather', serif;
}

.ebook-endorsement-name {
	font-size: 20px;
	line-height: 30px !important;
	font-weight: bold;
	font-family: 'Merriweather', serif;
	text-align: right;
}

.nectar-fancy-ul ul li {
	margin-top: 11px;
    margin-bottom: 11px;
	font-size: 16px;
}

.bbp-topic-permalink {
    font-size: 16px !important;
}

/* Vape Radio / Podcast */

h1.podcast-title {
	color: #606ea3 !important;
	margin-bottom:15px;
}

p.podcast-lead {
	padding-bottom:15px;
}

.post {
	margin-top: 0px;
	margin-bottom: 20px;
}

.podcast-post-content {

	min-height: 98px;
    position: relative;
	background: #fff none repeat scroll 0 0;
    border: 1px solid #dedede;
    padding: 25px 39px 10px;
}


