/**
Theme Name: Mh Magazine lite Child
Theme URI: https://www.prizee.com
Description: This the child theme of MH Magazine Lite for prizee website
Author: Jordan Marie
Template: mh-magazine-lite
Version: 0.1
*/

@import url("../mh-magazine-lite/style.css");

@font-face
{
    src: url(fonts/Alternity_Bold_Italic.ttf);
    font-family: 'Alternity Bold Italic';
}
@font-face
{
    src: url(fonts/Alternity_Bold.ttf);
    font-family: 'Alternity Bold';
}
@font-face
{
    src: url(fonts/UPBOLTERS-New-Regular.otf);
    font-family: 'punch';
}
@font-face
{
    src: url(fonts/Exo2-Italic-VariableFont_wght.ttf);
    font-family: 'Exo2 Italic';
}
@font-face
{
    src: url(fonts/Exo2-VariableFont_wght.ttf);
    font-family: 'Exo2 regular';
}

body,p,div{
    font-family: 'Exo2 regular';
}
body{
    background: #fff;
}

.mh-header,.mh-wrapper{
    background:#f3f3f3;
}

body, blockquote, a, div, p{
    color: #494949;
}

blockquote {
    border-left: 5px solid #000;
}

a:hover,.entry-content a{
    color:#000;
}

.mh-container-outer {
    margin: 0 auto;
    /*box-shadow: 0 3px 3px 0 rgba(0,0,0,0.3);*/
    box-shadow: none;
}

.mh-main-nav li a {
    border-left: none;
}

.mh-container, .mh-container-inner {
    max-width: 1140px;
}

.mh-main-nav li:hover,input[type=submit],.mh-site-logo img{
    background: #000;
}

.mh-footer{
    background: #434e5b;
}

.custom-logo {
    width: 201px;
    height: 91px;
}

.entry-tags li:hover {
    background: #f9d931;
}

.breadcrum-wrapper{
    z-index: 99;
    font-size: 12px;
    color: #000;
    width: 100%;
    height: 27px;
    text-transform: capitalize;
    background: #dcdcdc;
}

.mh-copyright-wrap{
    background: #434e5b;
}

.mh-widget .search-form {
    background: #2a2a2a;
}

.breadcrum-wrapper #breadcrumbs{
    padding-left: 25px;
    padding-top: 2px;
}

#home_banner .social-menu-wrapper, .mh-copyright-wrap .social-menu-wrapper{
    position: absolute;
    right: 0;
    padding-right: 25px;
}

.mh-copyright-wrap .social-menu-wrapper{
    bottom: 0;
}

.mh-widget-title{
    padding-bottom: 4px;
}

.social-menu-wrapper ul li img{
    width: 36px;
    height: 36px;
}

ul#menu-social-network-menu li, ul#menu-social-network-menu-1 li{
    display: inline;
}

h1{
    font-family: 'punch';
    color: #000;
    font-weight: 500;
    letter-spacing: 2px;
}
h2, h3, h4, h5, h6{
    font-weight: 100;
}

.widget_archive li, .widget_categories li, .widget_pages li a, .widget_meta li, .widget_nav_menu .menu > li, .widget_rss li,.widget_recent_entries li, .recentcomments{
    border-bottom: none;
}

/*a{
    color: #ccc;
}*/

.mh-main-nav li a{
    font-family: 'Alternity Bold';
    color: #000;
}

.mh-main-nav-wrap{
    border-top: 1px solid #000;
    background: none;
}

.mh-main-nav{
    border-bottom: none;
}

.rp4wp-related-posts h3{
    width: 44%;
}

.rp4wp-related-posts ul{
    padding-top: 25px !important;
}

.rp4wp-related-posts, .mh-widget-title {
    border-bottom: 1px solid #000;
}

.slicknav_menu .slicknav_icon-bar{
    background-color: #000;
}

.mh-main-nav-wrap .slicknav_nav ul {
    border-top: 1px solid #000;
}

.slicknav_nav a{
    color: #000;
    font-family: 'Alternity Bold';
}

.mh-main-nav-wrap .current_page_item, .current-menu-item, .mh-main-nav .menu > .current-menu-item,.mh-footer-widget .mh-tab-button.active{
    background-color: #000;
}
.mh-tab-buttons{
    border-bottom: 3px solid #000;
}

.mh-main-nav-wrap .current_page_item a, .mh-main-nav-wrap .current-menu-item a, .mh-footer-widget .textwidget p{
    color: #fff;
}
/*.mh-header .mh-custom-header{
    min-height: 142px;
}*/

.mh-main-nav ul ul li {
    min-width: 0;
}

.mh-header .sub-menu{
    width: auto;
}

.custom-prizee{
    width: 100%;
}

.prizee-group-thumb .left-block{
    min-height: 389px;
}

.prizee-group-thumb .right-top-block,.prizee-group-thumb .bottom-thumb-content{
    min-height: 193px;
}

.p-right-3{
    padding-right: 3px !important;
}

.m-right-3{
    margin-right: 3px !important;
}

.p-bottom-3{
    padding-bottom: 3px !important;
}

.prizee-block,.bottom-thumb-content{
    position: relative;
}

.prizee-group-thumb .prizee-block, .prizee-group-thumb .inner-prizee-block{
    padding: 0;
}

.prizee-block .large-block-tag{
    position: absolute;
    top: 0;
}

.prizee-group-thumb .prizee-medium-thumb.left-block, .prizee-group-thumb .prizee-medium-thumb.right-top-block, .prizee-group-thumb .bottom-thumb-content, #home_banner,.article-image{
    /* Background image is centered vertically and horizontally at all times */
    background-position: center center;
    
    /* Background image doesn't tile */
    background-repeat: no-repeat;
    
    /* This is what makes the background image rescale based
        on the container's size */
    background-size: cover;
}

.prizee-group-thumb .prizee-medium-thumb.left-block, .prizee-group-thumb .prizee-medium-thumb.right-top-block, .prizee-group-thumb .bottom-thumb-content{
    position: relative;
}

.prizee-group-thumb .prizee-medium-thumb.right-bottom-block{
    display: flex;
}

.bottom-thumb-content{
    width: 50%;
}

.prizee-group-thumb .block-text-wrapper{
    text-align: center;
    position: absolute;
    bottom: 22px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    text-overflow: ellipsis;
    overflow: hidden; /* make sure it hides the content that overflows */
}

.prizee-group-thumb .block-text-wrapper h3{
    font-weight: 700;
}

.mh-widget, .mh-footer-widget {
    padding-top: 13px;
}

.mh-widget-title-inner.mh-footer-widget-title-inner{
    background-color: initial;
    padding: 6px;
}

.prizee-custom-block{
    margin-bottom: 25px;
}

.p-two-side-0{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.article-image{
    height: 258px;
    margin-bottom: 20px;
}

.wrapper-articles, .left-block-articles{
    padding-bottom: 27px;
}

.wrapper-header-text{
    margin-bottom: 10px;
    padding: 10px 0px 10px 15px;
    background-color: #f5f5f5;
    border-style: solid;
    border-width: 0px 0px 0px 5px;
    border-color: #000;
}

.wrapper-articles .mh-custom-posts-thumb{
    padding-right: 10px;
}

.rp4wp-related-posts h3, .mh-widget-title-inner{
    background-color: #000;
    padding: 5px;
    color: white;
}
.mh-sidebar .mh-widget-title-inner, .mh-wrapper .mh-widget-title-inner{
    color: #fff;
}

.widget_categories li a{
    display: inline;
}

.simple-sitemap-wrap {
    float: left;
    margin-top: 0 !important;
    margin-right: 51px;
}

.mh-content.page-404-content {
    width: 100%;
}

.mh-content.page-404-content .page-header, .mh-content.page-404-content .mh-box{
    text-align: center;
}

#home_banner{
    background: #000;
}

.boder-1-black{
    border: 1px solid #000 !important;
}

.mh-custom-posts-item{
    padding-top: 0;
}

.mh-custom-posts-item {
    padding-bottom: 10px;
    border-bottom: 1px dotted #ebebeb;
}

.block-text-wrapper h3{
    font-size: 0.9rem;
}

/** md size **/
@media only screen and (min-width:64em){
    .prizee-group-thumb .prizee-block{
        padding-right: 3px !important;
    }

    #home_banner{
        background: #f3f3f3;
    }

    .mh-site-logo{
        padding: 0px;
    }

    .left-block-articles{
        width: 60%;
        padding-right: 4px;
    }
    
    .right-block-articles{
        width: 40%;
    }

    .right-two-block-articles, .left-two-block-articles{
        width: 50%;
    }

    .d-flex{
        display: flex;
    }
}

@media only screen and (max-width: 600px) {
    .mh-header .mh-custom-header{
        min-height: 142px;
    }
    .custom-logo{
        height: 100px;
        width: 300px;
        padding-top: 20px;
    }
    .mh-copyright-wrap .social-menu-wrapper{
        display: none;
    }

    .prizee-group-thumb .prizee-medium-thumb.right-bottom-block{
        display: block;
    }

    .prizee-group-thumb .prizee-medium-thumb.right-bottom-block .block-text-wrapper{
        position: relative;
        top: 116px;
    }

    .prizee-group-thumb .bottom-thumb-content{
        min-height: 182px;
        float: left;
        width: 100%;
        margin-bottom: 3px;
    }

    .elementor-widget-container{
        margin: 0px !important;
    }
}
