/*****
Theme Name: BTC Magazine Child Theme
Theme URI: https://www.webbylynx.com/
Description: This is a BTC Magazine Child theme for MH Magazine WordPress theme. BTC Magazine Child Theme is the perfect solution for online magazines, news websites, professional blogs and other editorial related projects. Present your content, images and videos in a most attractive way and create online magazines for fashion, travel, lifestyle, glamour or any other editorial website you can imagine.
Author: WebbyLynx
Author URI: https://www.webbylynx.com/
Template: mh-magazine
Version: 1.0.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*****/

#menu-appearance a[href="themes.php?page=mh-magazine-license"] {
	display: none;
}

.cryptohopper-web-widget .text-center { 
display:none;}

.mh-back-to-top{
	margin-bottom:20px;
}
.mh-header-2 {
	margin: 0!important
}

header.mh-header > .mh-main-nav-wrap {
	transition: box-shadow 0.25s ease;
	z-index: 1000;
}
header.mh-header .mh-header-columns {
	display: flex;
    align-items: center;
    justify-content: space-between;
}

@media screen and (max-width: 900px) {
	.mh-site-logo {
		padding: 10px!important;
	}
}

@media screen and (max-width: 767px) {
	.mh-col-2-3.mh-header-widget-2
	{
		display:none!important;
	}
	.mh-header {
    	display: flex!important;
    	justify-content: space-between!important;
		align-items: center!important;
	}
	header nav.slicknav_nav {
		position: absolute;
		width: 100%;
		left: 0px;
		top: 75px;
		background-color: rgb(16, 24, 32);
		z-index: 100;
	}
	.mh-site-logo {	
		padding: 10px!important;
		text-align: left;
	}
	.mh-site-logo a {
		display: block;
		max-width: 300px;
	}
	.mh-site-logo img {
		max-width: 100%;
	}
	header .mh-main-nav-wrap {
		min-width: 55px;
	}
}

@media screen and (max-width: 575px) {
	#mh_magazine_carousel-3 {
		display: none;
	}
	.mh-footer-nav-mobile {
		display: none;
	}
	.mh-sidebar-wide #mh_magazine_custom_posts-7 {
		display: none;
	}
}
