/*
Theme Name:     Wooden House
Theme URI:      https://woodenhouse.ie
Template:       kadence
Author:         Guy Fagan
Author URI:     https://guyfagan.com
Description:    Custom Kadence child theme for Wooden House Hotel
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/

#main-header .kadence-sticky-header .site-branding img {
    max-width: 210px;
}

.mb-35 {
	margin-bottom: 35px !important;
}

:root {
    --global-md-spacing: 1rem;
}

.site-header-row-container-inner .site-container {
	max-width: 1600px;
}

.kb-advanced-slider .kt-blocks-carousel {
    padding: 0;
}

#main-header .site-main-header-wrap.item-is-stuck .site-branding img {
    max-width: 190px;
}