
.header-row {
    position: relative;
    height: 100px;
}
#header-section #header {
    padding: 5px 0px 0px 0px;
}
.page-heading {
    background-color: #FDFDFD;
    border-bottom-color: #e4e4e4;
}
.blog-item:first-child {
border-top: 0;
padding-top: 0;
}
.has-both-sidebars .blog-item, .mini-items .blog-item{
margin-bottom: 5px;
padding-top: 5px;
}
.sidebar .widget-heading h4:before {
content: "";
display: block;
border-top: 2px solid #444;
width: 100%;
height: 2px;
position: absolute;
top: 100%;
z-index: 1;
}
.page-heading h1 {
    margin-top: 0;
    margin-bottom: 0;
    white-space: normal;
}
.widget_nav_menu ul > li.current-menu-item a{
	color: #F56D21;
}
.widget ul li {
    border-color: #ffffff;
}
.widget_nav_menu ul > li a:hover{
	color: #F56D21;
}
.widget_categories ul > li a:before, .widget_archive ul > li a:before, .widget_nav_menu ul > li a:before, .widget_meta ul > li a:before, .widget_recent_entries ul > li a:before, .widget_product_categories ul > li a:before {
    content: none;
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-style: normal;
    display: block;
    float: right;
    text-decoration: inherit;
    font-size: 14px;
}
.page-heading {
padding-top: 15px;
padding-bottom: 5px;
margin-top: 0;
margin-bottom: 0!important;
position: relative;
text-align: left;
border-bottom: 1px solid transparent;
border-top: 0!important;
}
.inner-page-wrap {
margin-top: 5px;
margin-bottom: 20px;
}


a {
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	text-decoration: underline;
}

a:hover {
	color: #F2752F;
}



h6 {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 3px;
	text-transform: none;
}
ul.faqs-nav {
	padding-bottom: 5px;
	border-bottom: 5px solid #f4f4f4;
	margin-bottom: 5px;
	list-style: none;
}
h3.faq-section-title {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.faq-item h6 {
	margin-bottom: 0px;
}
.faq-item {
	padding-top: 10px;
	border-top: 1px solid #ccc;
	margin-bottom: 10px;
}

.required {
    color: #000000!important;
}


[class^="icon-"],[class*=" icon-"] {
    display: inline-block;
    width: auto;
    height: 80px;
    margin-top: 1px;
    line-height: 80px;
    vertical-align: baseline;
    background-position: 14px 14px;
    background-repeat: no-repeat;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 40px;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

.widget {
    padding-bottom: 5px!important;
}

h4 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
}



article.type-team .profile-image-wrap {
    float: left;
    width: 20%;
}

figure img {
    width: 100%;
    height: auto;
}

article.type-team .article-body-wrap {
    width: 75%;
    float: right;
    margin-right: 10px;
}

.team_list_widget .team-members > li{
	margin-bottom: 0px;
}

.team-member figure {
    margin: 0px 0px 17px 0px;
	min-height: 190px;
}
ul#ts-fiter-nav li ul li {
background: 3666;
display: block;
color: fffff;
text-shadow: 0 -1px 0 #000;
border-radius:0px;
text-align: left;
width: 200px;
}


.love-it-wrapper{display:none !important}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {color: #fff; background-color: #f56a22;}

.ts-col_4 {
    width: 32.0%!important;
}
.tshowcase-box {
    font-size: 13px;
}
.share-links ul {
    float: left;
    margin-bottom: 0;
    margin-right: -10px;
    list-style: none;
}

/*FOOTER*/


.revtp-searchform input[type="text"] {
    width: 260px;
    padding: 8px !important;
    font-size: 16px !important;
    border: none !important;
    margin: 0 auto !important;
}

.revtp-searchform input[type="submit"] {
    padding: 10px 12px !important;
    font-size: 16px !important;
    background-color: #009aee !important;
    color: #fff !important;
    text-shadow: none !important;
}

