/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

.header-wrap #site-navigation:not(.toggled), .header-wrap #mobile-header:not(.toggled):not(.navigation-stick), .has-inline-mobile-toggle .mobile-menu-control-wrapper {
    background: #ffffff;
}

.main-navigation .main-nav ul li a {
    padding-left: unset;
}

.slideout-navigation button.slideout-exit {
    padding-left: 0px!important;
}

#ufw_1 .ufw_btn:hover, #ufw_1 .ufw_btn:active {
    background-color: #21285a;
}

 /* Move reCAPTCHA v3 badge to the left */
 
 .grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 4px !important;
}

.grecaptcha-badge:hover {
  width: 256px !important;
}

.gb-container-46918c69:after {
    background-image: linear-gradient(356deg, rgb(24 29 51 / 0%) 35%, var(--contrast))!important;
}

.header-wrap {
    position: inherit!important;
}

.gb-headline, .gb-headline-text {
    z-index: 1;
}

/* .page-id-32 .gb-container-e53551dd, .page-id-36 .gb-container-e53551dd {
    padding: 387px 40px 160px!important;
} */


/**
    Cookie popup
 */
.sgcc-main-wrapper {
    background-color: #fbf01e;
    border-radius: 3px;
    bottom: 30px;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,.1);
    -ms-box-shadow: 0 1px 5px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.1);
    opacity: 1;
    position: fixed;
    right: 30px;
    visibility: visible;
    width: 450px;
    z-index: 99999999
}

.sgcc-main-wrapper.hidden {
    display: none
}

.sgcc-main-wrapper .sgcc-cookies {
    padding: 30px 30px 30px 55px;
    position: relative
}

.sgcc-main-wrapper .sgcc-cookies .cookie-icon {
    bottom: auto;
    color: #222;
    font-size: 26px;
    left: 15px;
    position: absolute;
    right: auto;
    top: 35px
}

.sgcc-main-wrapper .message-block {
    margin-bottom: 15px
}

.sgcc-main-wrapper .sgcc-cookies {
    color: #222
}

.sgcc-main-wrapper .sgcc-cookies p {
    font-size: 15px;
    line-height: 1.8;
    margin: 0;
    padding: 0;
    text-decoration: none
}

.sgcc-main-wrapper .sgcc-cookies a {
    color: #222;
    display: inline;
    font-weight: 400;
    text-decoration: underline;
    text-transform: inherit
}

.sgcc-main-wrapper .sgcc-cookies a:hover {
    color: #4cc500;
    text-decoration: underline;
    text-transform: inherit
}

.sgcc-main-wrapper .sgcc-cookies a:focus {
    outline: 0
}

.sgcc-main-wrapper .cookie-compliance-button-block .cookie-compliance-button {
    background: 0 0;
    background-color: #222;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.1);
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    font-weight: 400;
    height: auto;
    line-height: 1;
    padding: 12px 20px;
    text-decoration: none;
    -webkit-transition: .5s;
    transition: all .5s ease
}

.sgcc-main-wrapper .cookie-compliance-button-block .cookie-compliance-button:focus {
    outline: 0
}

.sgcc-main-wrapper .cookie-compliance-button-block .cookie-compliance-button:hover {
    background: #4cc500;
    border-color: transparent;
    border-radius: 4px;
    color: snow;
    font-size: 15px;
    font-weight: 400;
    height: auto;
    line-height: 1
}

.sgcc-main-wrapper .sgcc-cookies .close {
    background-color: #333;
    border-radius: 100%;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
    -ms-box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 15px;
    height: 30px;
    line-height: 34px;
    position: absolute;
    right: -15px;
    text-align: center;
    top: -15px;
    -webkit-transition: .5s;
    transition: all .5s ease;
    width: 30px
}

.sgcc-main-wrapper .sgcc-cookies .close:focus {
    outline: 0
}

.sgcc-main-wrapper .sgcc-cookies .close:hover {
    background-color: #4cc500;
    color: #fff
}

.s-gdpr-c-c-bg-overlay {
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px)
}



@media (max-width: 600px) {
    .sgcc-main-wrapper {
        max-width:400px
    }
}

@media (max-width: 460px) {
    .sgcc-main-wrapper {
        max-width:300px
    }

    .sgcc-main-wrapper .cookie-compliance-button-block .cookie-compliance-button {
        padding: 12px 20px
    }
}

@media (max-width: 360px) {
    .sgcc-main-wrapper {
        max-width:270px
    }
}

.sgcc-main-wrapper {
    background-color: #fff
}

.sgcc-main-wrapper .sgcc-cookies p {
    color: #222
}

.sgcc-main-wrapper .sgcc-cookies a {
    color: #222
}

.sgcc-main-wrapper .sgcc-cookies a:hover {
    color: #4cc500
}

.sgcc-main-wrapper .sgcc-cookies .cookie-icon {
    color: #222
}

.sgcc-main-wrapper .cookie-compliance-button-block .cookie-compliance-button {
    background-color: #222
}

.sgcc-main-wrapper .cookie-compliance-button-block .cookie-compliance-button:hover {
    background-color: #4cc500
}

.sgcc-main-wrapper .cookie-compliance-button-block .cookie-compliance-button {
    border-color: #222
}

.sgcc-main-wrapper .cookie-compliance-button-block .cookie-compliance-button:hover {
    border-color: #4cc500
}

.sgcc-main-wrapper .cookie-compliance-button-block .cookie-compliance-button {
    color: #fff
}

.sgcc-main-wrapper .cookie-compliance-button-block .cookie-compliance-button:hover {
    color: #fff
}

.sgcc-main-wrapper .sgcc-cookies .close {
    background-color: #222
}

.sgcc-main-wrapper .sgcc-cookies .close:hover {
    background-color: #4cc500
}

.sgcc-main-wrapper .sgcc-cookies .close:hover {
    color: #fff
}

.s-gdpr-c-c-customwidth {
    width: 450px
}

.sgcc-main-wrapper .sgcc-cookies {
    padding: 20px 20px 20px 55px
}

.s-gdpr-c-c-customwidth-bottom-left {
    bottom: 30px;
    left: 30px;
    right: auto;
    top: auto;
}

/**
cookie popup end
 */

@media screen and (max-width: 414px){
    h2 {
        font-size: 23px;
    }
}