/*
 Theme Name:   Akea Child
 Theme URI:    http://demo.goodlayers.com/akea
 Description:  Goodlayers Akea Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     akea
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  akea-child

 START YOUR CHILD THEME CSS HERE
*/
.akea-navigation.akea-item-pdlr.clearfix, .akea-single-magazine-author-tags.clearfix, .akea-mobile-menu-right {display:none}
.akea-logo {padding: 16px;}
.cta_scouthing {position:fixed;width:100%;bottom:0;z-index: 999; background-color: #333333;border-top:1px solid #e8e8e8;padding: 20px 0px}
.cta_scouthing_box {display:flex!important;justify-content: space-between}
.cta_scouthing h5 {margin-bottom:0px;color:#fff;}
.cta_scouthing a {background-color: #f3bd48;color: #fff;padding:9px 18px;font-weight: 900}
footer {padding-bottom:68px}
body .zilla-likes.active:before {color: #f3bd48;}
.w-100 {width: 100%}
@media screen and (max-width:600px) {
	.akea-mobile-header .akea-logo-inner {margin-right:0px}
	.akea-mobile-header .akea-logo{
    display: flex;
    align-items: center;
    justify-content: center;}
	.wp-block-quote {
    padding-left: 0px;
}
.cta_scouthing_box {
    align-items: center;
}
	.cta_scouthing h5 {font-size: 14px}
	.cta_scouthing .text{width: 50%}
	.akea-copyright-right.akea-item-pdlr a:first-child {margin-left:0px!important}
	.akea-content-area {padding-bottom:0px}
}