/*
Theme Name:         G5Plus Hebes Child Theme
Theme URI:          https://hebes.g5plus.net/
Description:        G5Plus Hebes Child Theme
Version:            1.0
Author:             g5plus
Author URI:         http://g5plus.net/
Template:     		g5plus-hebes

License:            GNU General Public License v2 or later 
License URI:        http://www.gnu.org/licenses/gpl-2.0.html

Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: 		g5plus-hebes
*/
/************************************************************************************
Put your custom CSS below this block :)
*************************************************************************************/
@font-face {
  font-family: play;
  src: url(fonts/play.woff2);
}


body, p {
    font-size: 15px;
    line-height: 26px;
    color: #595959;
    font-weight: 400;
}
.gf-page-title.gf-page-title-default {
    background: #00415e;
}
ul.gf-breadcrumbs {
    display: none;
}
 .gf-page-title.gf-page-title-default h1.page-main-title {
    color: #fff;
}
.gf-page-title.gf-page-title-default {
    background: #404040;
}
.header-sticky.affix .logo-header img {
    max-height: fit-content;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 120px;
}
.logo-header img {
    width: 170px;
    max-height: fit-content;
}
ul#main-menu {
    justify-content: flex-end;
}
ul#main-menu .back2web a.x-menu-link {
    background: #b22d30;
    color: #fff;
    padding: 10px 30px;
    border-radius: 8px;
}
ul#main-menu .back2web a.x-menu-link:hover{
    background: #000;
}
.entry-thumbnail {
    border-radius: 12px;
    overflow: hidden;
}
.skin-light article.post-default .gf-post-title {
    font-weight: 600;
}
div#comments {
    display: none;
}
div#copyright {
    background: rgb(32 32 32);
    padding: 15px 0 15px;
}
#copyright div#footer-info {
    text-align: center;
    color: #fff;
}
.gf-post-meta-tag .tagcloud {
    display: inline-block;
}
.gf-post-meta-tag .tagcloud a {
    letter-spacing: 0;
}
.wp-block-latest-posts.wp-block-latest-posts__list li{
	    margin-bottom: 10px;
        display: flex;
        column-gap: 10px;
        align-items: center;
}
.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image {
    width: 80px;
    min-width: 80px;
}
.wp-block-latest-posts.wp-block-latest-posts__list li h2 {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
}











/********************************************************/
@media screen and (min-width:992px) and (max-width:1240px) {
 






}








/********************************************************/
@media screen and (min-width:992px) {
   
}











/********************************************************/
@media screen and (max-width:991px) {
header.mobile-header.header-2 .mobile-logo-header img {
    width: 130px;
    height: auto;
    max-height: 100%;
}
header.mobile-header.header-2 .header-sticky.affix .mobile-logo-header img {
     width: 100px; 
}
div#mobile-navigation-wrapper {
    background: #fff;
}
.mobile-navigation-wrapper .search-form {
    display: none;
}
.gf-menu-vertical a {
    color: #000 !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 23px;
    box-sizing: border-box;
    letter-spacing: -.005em;
    padding: 12px 10px;
    text-transform: capitalize;
}
.gf-menu-vertical a:hover, .gf-menu-vertical a:focus{
    color: #d60000 !important;
}
body.off-canvas-in .canvas-overlay:before {
    position: fixed;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    font-size: 20px;
    background: #000000;
    color: #ffffff;
    outline: none !important;
    border: 0px !important;
    margin-top: 0px;
    content: '\f00d';
    box-shadow: none;
    padding: 6px;
    line-height: 18px;
    z-index: 88888;
    right: 280px;
    transition-delay: .5s; 
}
body.off-canvas-right.off-canvas-in #gf-wrapper {
        margin-left: 0px !important;
    margin-right: 0px !important;
}
 




}




/********************************************************/
@media screen and (min-width:768px) and (max-width:991px) {
 







}













/********************************************************/
@media screen and (max-width:767px) {
    




}


 
