/*
Theme Name: FreshMedia child
Template:   freshmedia
Theme URI: https://fresh-media.ro/
Author: Fresh-Media
Author URI: https://www.fresh-media.ro
Description: Fresh Media - Child Theme
Version: 2.4.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: seoland
Tags: one-column, two-columns, right-sidebar, custom-logo, custom-menu, threaded-comments, translation-ready, left-sidebar, custom-background, custom-colors, custom-header, featured-images, sticky-post
*/

@media (min-width: 992px) {
.main-nav > ul > li > a {
    font-size: 18px !important;
    font-weight: 600 !important;
}
	
	.ht-nav-toggle {
		display: none;
	}

	
}
@media (max-width: 992px) {
	
	.headerhome .col-lg-6.col-md-12 {
text-align: center !important;
}
	.navigation-top {
  order: 1;
	        margin-left: 0 !important;
        margin-right: 20px !important;
}
.right-nav {
  order: 3;
}

.navbar-brand {
  order: 2;
	width: 100% !important;
	text-align: center !important;
}
}

.scroll-top.scroll-visible {
	display: none;
}

.single-services .post-thumbnail {
		display: none;
	}

.media-icon li {
	font-size: 16px !important; }

.footer h5.widget-title {
    font-size: 18px !important;
	font-weight: 700; }

.theme-title p {
    font-weight: 400 !important;
}

.header-btn {
    font-weight: 600 !important;
}

.list-icon.style-1 li {
    font-weight: 700;
    color: #040e6e;
}

#header-wrap.fixed-header {
background-color: transparent !important;
box-shadow: none !important;
}

.navbar-brand.d-inline-block {
	    text-align: left !important;
}
	
	
