/*
Theme Name: Huber Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Huber WordPress theme.
Version: 1.0
Author: GhostPool
Author URI: http://www.ghostpool.com
Text Domain: huber
Template: huber
*/

/* Add your own CSS code here */

#gp-desktop-nav {
    margin-left: 2px;
}

#gp-desktop-nav>ul>li {
    margin-left: 13px;
}

#gp-copyright-text {
    text-align: center;
}

#gp-copyright {
    text-align: center;
}

#gp-copyright-text span {
    display: block;
}

#gp-site-wrapper {
    margin-bottom: -32px;
}

.gp-entry-content div {
    width: 100%;
}

.gp-blog-posts-widget .gp-blog-list .gp-post-thumbnail {
    display: none;
}

.homelatestnew .gp-post-thumbnail {
    display: none;
}

.mobile_adsense #div-gpt-ad-1501246842916-3 {
    height: 0px !important;
}

div#div-gpt-ad-1501246842916-4 {
    display: none;
}

#div-gpt-ad-1501246842916-0 iframe,
#div-gpt-ad-1501246842916-1 iframe {
    display: block;
    margin: 0 auto;
}

#div-gpt-ad-1501246842916-1,
#div-gpt-ad-1501246842916-1>div,
.desktophight>div {
    width: 100% !important;
    display: block !important;
}

div#div-gpt-ad-1501246842916-5 iframe {
    display: block;
    margin: 0 auto;
}

a.gp-see-all-link.button {
    width: 48%;
    margin: 0;
    display: block;
    margin: 0 auto;
}

/* 27-11-18 s */

.mobile_banner_img {
    display: none;
}

/* end */

/*--31-01-19--START--*/

ul#menu-user-menu li ul.sub-menu {
    right: -16px;
}

.gp-widget-title .gp-element-icon.fa.fa-wifi {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    /* background-color: #8ad4df !important; */
}

.gp-widget-title .gp-element-icon.fa.fa-wifi::before {
    content: "\f7c0";
}

#menu-user-menu li .fa-user-circle {
    font-size: 20px;
    line-height: 20px;
    margin-top: 2px;
}

/*--31-01-19--END--*/

@media only screen and (max-width: 1260px) {
    #gp-mobile-nav-button {
        display: block;
    }
    #gp-desktop-nav {
        display: none;
    }
    .gp-nav-active #gp-mobile-nav {
        display: block;
    }
}

@media only screen and (max-width: 1023px) {
    .gp-nav li:hover>.sub-menu {
        display: block;
    }
    .gp-nav li.menu-item-has-children>a:after {
        content: '\f107';
        font-family: 'FontAwesome';
        margin-left: 5px;
        display: inline-block;
        font-size: 12px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
}

@media only screen and (max-width: 567px) {
    #gp-logo>a {
        display: block;
        margin-left: -15px;
        max-width: 120px;
    }
}

@media only screen and (max-width: 356px) {
    #gp-search-button {
        margin-left: 3px;
    }
    #gp-social-nav>ul>li {
        margin-left: 7px;
    }
    #gp-mobile-nav-button {
        margin-left: 7px;
    }
}

@media screen and (min-width:320px) and (max-width:767px) {
    .desktop_adsense.wpb_column.vc_column_container.vc_col-sm-12 {
        display: none;
    }
    .desktophight {
        height: 0px;
    }
    .2rddasktopadd {
        display: none;
    }
    div#div-gpt-ad-1501246842916-1 {
        display: none;
        height: auto !important;
    }
    div#div-gpt-ad-1501246842916-4 {
        display: block;
        margin: 0 auto;
    }
    .2rdmobileadd {
        height: 50px !important;
    }
    .mobile_adsense #div-gpt-ad-1501246842916-3 {
        height: 50px !important;
    }
    .mobile_adsense.wpb_column.vc_column_container.vc_col-sm-12 {
        margin: 11px 0px 0;
    }
    a.gp-see-all-link.button {
        width: 100%;
    }
    /* 27-11-18 s */
    .vc_custom_1495185463503 {
        margin-bottom: 15px !important;
    }
    div#div-gpt-ad-1501246842916-3 {
        margin: auto;
    }
    #gp-sidebar-right {
        padding-top: 0 !important;
    }
    #comments {
        margin: 0 0 0 0;
    }
    #gp-page-header {
        background: none !important;
    }
    #gp-page-header-inner {
        display: none;
    }
    .mobile_banner_img {
        display: block;
    }
    .mobile_banner_img img {
        width: 100%;
    }
    /* end */
    #login {
        z-index: 999999;
    }
}

.gp-featured-small .gp-featured-caption-title {
    text-transform: none !important
}

.gp-loop-text {
    color: #555557 !important;
}

#gp-footer .gp-nav .menu>li>a i.fab.fa-discord {
    font-size: 16px;
    line-height: 14px;
}
.gp-entry-content p, .gp-entry-content p:first-child {
    margin-bottom: 0;
}