/*
Theme Name: Sonora Child
Theme URI: https://sonora.qodeinteractive.com
Description: A child theme of Sonora
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: sonora
Template: sonora
*/

/* mobile footer */
@media (max-width: 767px) {
#qodef-page-footer-top-area .qodef-content-full-width {
    width: 100%;
    padding-left: 14px !important;
    padding-right: 14px !important;
    padding-bottom: 50px;
}
/* cookie banner */
.cky-consent-container .cky-consent-bar {
	padding: 10px 0 50px 0 !important;
}
}
#qodef-page-mobile-header-inner {
    justify-content: flex-start !important; /* Positioniert die Kinder am linken Rand */
}
/* mobile header icon */
#qodef-page-mobile-header .qodef-mobile-header-opener, #qodef-page-mobile-header .qodef-fullscreen-menu-opener {
    padding-bottom: 4px;
    margin-left: 3px;
}
}
.qodef-mobile-header-navigation>ul {
    padding: 5px 0 30px 0;
}
/* pfeile icons buttons */
.qodef-qi-button .qodef-m-icon svg {
    stroke: none;
}


/* cookie banner */
.cky-btn {
border-radius: 100px !important;
}
