/*
Theme Name: Gliu Child
Template: gliu
Version: 1.0
Theme URI: http://www.burnhambox.com/gliu
Description: Gliu Child Theme
Author: Burnhambox
Text Domain: gliu-child
Author URI: http://www.burnhambox.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/* ***************** */
/* DO NOT EDIT ABOVE */
/* ***************** */

.post-type-archive-books .filter-bar
{
	display:none;
}

.wp-block-button__link {
    text-decoration: none !important;
    color: #fff !important;
}

figure.aligncenter
{
	margin: 20px auto;	
}

.page-id-48 .article-title
{
	display:none;
}

.article-pure-content h1 {
    line-height: 1.2;
}


.single-books .single-hero
{
	position:relative;
    z-index: 5;	
}

.single-books .single-hero:before
{
    position: absolute;
    content: '';
    background: #000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    z-index: -1;
}

.type-books .wp-container-core-columns-is-layout-9d6595d7
{
    background: repeating-linear-gradient(45deg, #ffffff, #ffffff 6px, #daffff 6px, #daffff 12px);
    margin: 40px -40px;
    padding: 15px;	
}

.wp-container-core-columns-is-layout-9d6595d7 .wp-block-column:nth-child(2)
{
background: #fff;
    padding: 15px;	
}

.single-books .single-hero {
    background: url(https://atraveller.in/dharmakueen/wp-content/uploads/2025/09/books.jpg) no-repeat center top fixed !important;
    background-size: cover !important;	
}

.single-post .single-hero {
    background: url(https://atraveller.in/dharmakueen/wp-content/uploads/2025/09/blog-header.jpg) no-repeat center top fixed !important;
    background-size: cover !important;	
}
.single-post .single-hero:before
{
    position: absolute;
    content: '';
    background: #000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    z-index: -1;
}
.single-post .single-hero
{
	position:relative;
    z-index: 5;	
}


.mobile-logo-container img {
    height: 100px !important;
}

.mobile-menu-button {
    font-size: 24px;
    line-height: 100px;
}

.mobile-logo-container {
    padding-top: 10px;
}

.footer-social .social-menu-item {
    display: inline-block !important;
}

.footer-social .social-menu-item {
    margin-right: 20px !important;
}

@media (min-width: 960px) {
    .footer-social {
        width: 39% !important;
    }
}

@media(max-width:992px)
{
.sidebar-outer
{
    position: fixed;
    width: 380px;
    height: 100%;
    left: auto;
    padding-bottom: 80px;
    z-index: 999999;
    margin-top: 0;
}	
	
.sidebar-button
{
display:block;
top: auto;	
    bottom: 20px;
}
.sidebar
{
    height: 100%;	
    padding: 30px 20px 40px 20px;	
}
}

@media(max-width:767px)
{
.article-title, .seo-h1-title h1 {
    font-size: 30px !important;
}	

.posts-wrapper .col-1-3 article {
    margin-bottom: 10px !important;
}
	
.seo-h3 {
    margin-top: 30px;
}
	
.article-title {
    padding: 80px 10px 30px !important;
}
	
.seo-h1-as {
    padding-top: 50px;
}

}

@media(max-width:431px)
{

.sidebar-active .sidebar-button {
    right: 320px;
}
	
    .sidebar-outer {
        width: 330px;
    }
}	

@media(max-width:360px)
{

    .sidebar-active .sidebar-button {
        right: 280px;
    }
	
    .sidebar-outer {
        width: 330px;
    }
	
.sidebar-button {
    height: 40px;
    width: 35px;
}
	
.sidebar-outer {
        width: 280px;
    }
	
.sidebar-button:before, .sidebar-button:after {
    margin-top: -7px;
    margin-left: -9px;
    height: 4px;
    width: 19px;
}
}	