/*
Theme Name: NettiKasino Child Theme
Theme URI: https://devuplink.com
Description: A child theme to use with zox-news theme.
Author: Dumindu
Template: zox-news
Version: 1.0
*/

#mvp-post-content.review_page_layout {
    max-width: 100%;
}

.review_page_layout .mvp-post-soc-in {
    margin-left: 0;
}

.review_page_layout .mvp-post-soc-out {
    margin-left: 0;
}

.review_page_layout .mvp-post-soc-wrap {
    margin-left: -80px;
    margin-top: 70px;
}

/*#mvp-post-content.review_page_layout p {*/
    /*font-family: 'Roboto', sans-serif !important;*/
/*}*/

.fa-pinterest-p:before {
    content: "\f0d2" !important;
}

@media screen and (max-width: 479px) {
    .single #mvp-content-body #mvp-content-body-top {
        max-height: 1550px;
    }
}

#casinoscode_profile .casinoscode_inner p, #casinoscode_profile .casinoscode_inner li {
    font-family: 'Oswald', sans-serif !important;
}

#casinoscode_profile h1, #casinoscode_profile .h1, .casinoscode_inner, #casinoscode_profile h4 {
    font-family: 'Oswald', sans-serif !important;
}

#casinoscode_profile .cstm_btn {
    font-family: 'Roboto', sans-serif;
}


.cat-top-content-body {
    margin-bottom: 30px;
}

.cat-bottom-content-body {
    margin-top: 30px;
}

.home-page-content h1, .home-page-content h2, .home-page-content h3 {
    font-family: 'Roboto', sans-serif;
    margin: 10px 0;
}

.home-page-content p {
    color: #000;
    display: block;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.55;
    margin-bottom: 20px;
}

.mvp-post-soc-in {
    margin-left: 0 !important;
}

/*category page*/
.cat-top-content-body h2, .cat-bottom-content-body h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: -.02em;
    line-height: 1.4;
    margin: 10px 0;
    overflow: hidden;
    width: 100%;
}

.cat-top-content-body p, .cat-bottom-content-body p {
    font-family: 'PT Serif', sans-serif;
    color: #000;
    display: block;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.55;
    margin-bottom: 20px;
}
/*category page*/