/*
Theme Name: Sway Child
Template: sway
Theme URI: https://www.swaytheme.com/
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Multi-Purpose WordPress Theme with Block Builder
Version: 1.0
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

/* Below you can write your style */


.feature-sections-tabs{
	display:none !important;
}
.entry-header .section-heading{
	color: #3B3D3F !important;
}
.breadcrumbs {
   
    color: #6984BF !important;
}
.wpb_image_grid .wpb_image_grid_ul img{
	padding: 0 20px;
}
.upper-footer{
	padding-top:0 !important;
}
.upper-footer .modal-menu-item{
	border:none !important;
	padding: 0;
 	width:auto !important;
    margin-right: 10px !important;
    color: #bdbec8 !important;
    margin-bottom: -7px !important;
	    margin-top: 2px !important;
	
}
.upper-footer .modal-menu-item:hover{
	background-color:transparent !important;
	color:#56BD74 !important;
}

.fixed.underline-effect{
	display:none !important;
}

@media (max-width: 959px) {
    .footer-nav-menu {
        width: 100%;
        margin-bottom: 0px !important;
    }
}