/*--
	Theme Name: theme47996
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.6.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 2.3.1
	MotoPress Version: 1.0
--*/
/* main-style.css is loaded directly via link tag */

/* ----------------------------------------
	Please, You may put custom css here
---------------------------------------- */

#sidebar_contact_form{

}

.experience i{
font-size:100px;
}

#feedback{
max-height:300px;
overflow-y:scroll;
}

#filings{
max-height:420px;
overflow-y:scroll;
}

#places{
position:absolute;
bottom:0;
margin-bottom:10px;
float:left;
}

#places a{
color:#FFFFFF;
}

.plane-img{
right:-20px !important;
}

h2 a,
h3 a{
color: #211F1F;
}

#topnav .sub-menu li{
text-align: left !important;
}


.testimonials .testi-item{
width:95% !important;
padding: 0 !important;
}

.testimonials .testi-item .testi-item_blockquote{
padding:20px !important;
}

.testimonials .testi-item blockquote:after {
top:0px  !important;
}

.testimonials .testi-item .user {
font-weight:normal !important;
}

.main-holder,
.content-holder,
.content-holder .container,
.content-holder .row,
#sidebar {
overflow: visible !important;
}

#content + #sidebar {
position: sticky;
top: 20px;
float: right;
}

.row:has(#content) {
display: flex;
flex-wrap: wrap;
}

.row:has(#content) #sidebar {
float: none;
align-self: flex-start;
}

