/*
Theme Name: CBD Magazine Child Theme
Theme URI: https://www.webbylynx.com/
Template: mh-magazine
Author: WebbyLynx
Author URI: https://www.webbylynx.com/
Description: This is a CBD Magazine Child Theme for MH Magazine WordPress theme. CBD 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.
Version: 1.0.0.1625772253
Updated: 2021-07-08 19:24:13

*/


.mh-header-2 {
    margin: 0 !important;
}
header.mh-header > .mh-main-nav-wrap {
    -moz-transition: box-shadow 0.25s ease;
    -webkit-transition: box-shadow 0.25s ease;
    -o-transition: box-shadow 0.25s ease;
    transition: box-shadow 0.25s ease;
    z-index: 1000;
}
header.mh-header .mh-header-columns {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@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 {
    width: 100%;
    top: 75px;
    position: absolute;
    left: 0;
    background-color: rgb(16, 24, 32);
    z-index: 100;
}
.mh-site-logo {
    text-align: left;
    padding: 10px !important;
}
.mh-site-logo a {
    max-width: 300px;
    display: block;
}
.mh-site-logo img {
    max-width: 100%;
}
header .mh-main-nav-wrap {
    min-width: 55px;
}
}
@media screen and (max-width: 575px) {
	
}
