/*.feature-box .fbox-icon {
    width: 30px !important;
    height: 30px !important;
}*/
.footer-widgets-wrap{
    padding: 40px 0 !important;
}
#header {
	background-color: #333 !important;
	height: 60px !important;
}
#header-wrap{
    background-color: rgba(0,0,0,0.2) !important;
	height: 60px !important;
}
#primary-menu ul li > a {
	text-transform: uppercase;
}
#primary-menu ul li:hover > a{
	color: #666 !important;
}
#header.sticky-header:not(.static-sticky) #primary-menu ul li:hover > a{
	color: #666 !important;
}
#primary-menu ul li > a {
	font-weight: bold;
    font-size: 13px;
}
#primary-menu.style-5 > ul > li > a i {
    margin: 0 0 5px !important;
    font-size: 25px !important;
}
#header.sticky-header:not(.static-sticky) #primary-menu.style-5 > ul > li > a i {

    margin: 0 6px 0 0 !important;
    font-size: 14px !important;
}
#primary-menu.style-5 > ul > li > a {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
#header.sticky-header:not(.static-sticky) #primary-menu.style-5 > ul > li > a {
    padding-top: 19px !important;
    padding-bottom: 19px !important;
}
#header.dark.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark){ 
	background-color: #333 !important; 
}
.social-icon {
    margin: 14px 6px 0px 6px !important;
}
#logo a {
    color: #fff !important;
}
.slider-text {
    border-radius: 2px !important;
    left: -25px;
    padding: 40px;
    max-width: 70% !important;
}
.swiper-slide{
	cursor: pointer;
}
.button:hover {
	background-color: #444 !important;
	color: #FFF !important;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2) !important;
}
.feature-box.fbox-center:not(.fbox-bg) h3:after {
    border-top: none !important;
}
.description-preview h3 {
     color: #fff !important; 
}
.description-preview p {

    margin-bottom: 20px !important;
}

@media (max-width: 991.98px){
#primary-menu-trigger {

    top: 5px !important;
}
.none{
	display: none !important;
}
#primary-menu.style-5 > ul > li > a i {
    margin: 0 0 6px !important;
    font-size: 16px !important;
}
}