/*
Theme Name: Fuzion
Theme URI: http://fuzion.edge-themes.com
Description: A Fresh Theme for Design Agencies & Freelancers
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Text Domain: fuzion
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.0
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.edgtf-main-menu>ul>li>a {
    padding: 0 25px !important;
}

.vc_responsive .box_wrap_five_column.wpb_row .vc_span2 {
float: left;
width: 18.8%;
padding: 0;
margin-right: 1.5%;
min-height: 0;
}

.rev_slider_wrapper, .rev_slider, .tp-fullwidth-forcer, .rev_slider .tp-bgimg.defaultimg {
    max-height: 500px !important;

}

.freebirdFormviewerViewNavigationSubmitButton {
    background-color: #319650 !important;
}

.edgtf-tabs.edgtf-tabs-vertical .edgtf-tabs-nav {
    width: 25% !important;
}

.active {
    background: #ebebeb !important;
}

.fusion-column-wrapper tr td{
   text-align: left !important;
}

.edgtf-position-center-inner{
   float: right !important;
}

footer .edgtf-footer-top-holder .edgtf-footer-top-inner.edgtf-full-width {
    padding: 20px 74px !important;
}

footer .widget .edgtf-widget-title {
    color: #fff;
    margin: 0 0 20px !important;
}

.SandboxRoot.env-bp-min .timeline-Tweet {
    padding: 10px;
    padding-left: 0 !important;
}

.edgtf-btn-text{
	font-size: 14px !important;
}

.edgtf-container-inner {
    margin-top: 0px !important;
}

.edgtf-team-holder .edgtf-team-image:hover .edgtf-team-social-wrapper {
    opacity: 0 !important;
}

@media only screen and (max-width: 768px){
	
}