/*
 Theme Name:   Poolax Child  
 Theme URI:    https://themeholy.com/wordpress/poolax
 Description:  This is a child theme for Poolax - WordPress Theme
 Author:       Themeholy
 Author URI:   https://themeforest.net/user/themeholy 
 Template:     poolax
 Version:      1.0
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  poolax-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - 
.breadcumb-wrapper {
    padding: 0px!important;
}*/ 
 

.header-logo {
    padding-top: 0px!important;
    padding-bottom: 5px!important;
}

@media (max-width: 991px) {
    .header-layout6 .menu-area {
        padding: 5px 0!important;
    }
}
@media (max-width: 991px) {
    .header-layout6 .sticky-wrapper.sticky .menu-area {
        padding: 0px 0!important;
    }
}