/*
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
*/

.lst-words h2{
	font-size: 36px !important
}
.list-bonus h2{
	margin-bottom: 15px;
}
.list-bonus ul li{
	font-size: 24px !important;
	margin-bottom: 15px !important
}
.nectar-flip-box .flip-box-back .inner{
	padding:30px;
}
.flip-box-back .inner p{
	font-size: 18px !important
}
header#top #logo{
	float: left;
	margin-right: 0
}
.title-site-container{
	margin-left: -10px;
	max-width: 290px;
	height: 100px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	float:left;
}
.title-site{
	font-family: 'Antic Didone';
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 1px;
	padding-bottom:0;
	color:#eed1a6;
	background-color: #000;
	padding: 2px 3px 2px 15px;
	text-align: center;
	text-transform: uppercase;
}
.subtitle-site{
	font-family: 'Dancing Script';
	font-size: 18px;
	line-height: 18px;
	text-align: right;
	color:#eed1a6;
	text-transform: none;
	transform:rotate(-5deg);
}
.nectar-milestone .subject{
	font-size: 20px !important;
}
.nectar-button[data-color-override="false"].regular-button{
	color:#000;
}

.margin-bottom-0.wpb_row{
	margin-bottom: 0
}
div[data-style="default"] .toggle h3 a{
	font-size: 20px !important;
	line-height: 22px !important;
}