/*
 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
*/

body {
    overflow-x: hidden;
}

body p{
    text-align: justify !important;
}

.main-navigation ul ul {
    background-color: #FBFAF7;
}

.page-id-333 {
    background: linear-gradient(to right, #ffffff 66.67%, #FBFAF7 33%);
}

.separate-containers .site-main {
    margin: 0;
}

sup {
	font-size: 100% !important;
}

.main-navigation .main-nav ul li:not(.menubutton):not(.wpml-ls-item) a:hover {
    color: #876644 !important;
}

.menubutton:hover a::after {
    content: url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'16.879' height%3D'11.879' viewBox%3D'0 0 16.879 11.879'%3E%3Cg transform%3D'translate(-1238.313 -51.187)'%3E%3Cline x1%3D'16' transform%3D'translate(1238.313 57.127)' fill%3D'none' stroke%3D'%23fff' stroke-width%3D'0.8'/%3E%3Cpath d%3D'M9745.52%2C609h8v8' transform%3D'translate(-5211.526 -7270.281) rotate(45)' fill%3D'none' stroke%3D'%23fff' stroke-width%3D'0.8'/%3E%3C/g%3E%3C/svg%3E") !important;
}

.current-menu-item a {
    font-weight: 700;
}

.menubutton:hover {
    color: #fff;
    background: #876644;
    border: 1px solid #876644 !important;
}

.inside-header .menu-item:not(.menubutton):not(.wpml-ls-item-en) a:after {
    content: '';
    position: absolute;
    width: calc(100% - 0px);
    transform: scaleX(0);
    height: 2px;
    bottom: -5px;
    left: -10px;
    margin-right: 10px;
    margin-left: 10px;
    background-color: #876644;
    transform-origin: bottom right;
    transition: transform 0.40s ease-out;
}

.inside-header .menu-item a:hover:after {
    transform: scaleX(1);
    transform-origin: bottom left;
}

.main-navigation .main-nav ul li a {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 50px;
    margin-bottom: -4px;
    transition: color 0.3s ease;
}

.menubutton a::after {
    content: url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'16.879' height%3D'11.879' viewBox%3D'0 0 16.879 11.879'%3E%3Cg transform%3D'translate(-1238.313 -51.187)'%3E%3Cline x1%3D'16' transform%3D'translate(1238.313 57.127)' fill%3D'none' stroke%3D'%23262c34' stroke-width%3D'0.8'/%3E%3Cpath d%3D'M9745.52%2C609h8v8' transform%3D'translate(-5211.526 -7270.281) rotate(45)' fill%3D'none' stroke%3D'%23262c34' stroke-width%3D'0.8'/%3E%3C/g%3E%3C/svg%3E");
    display: inline-block;
    margin-left: 8px;
    vertical-align: bottom;
    margin-bottom: 0px;
    height: 51px;
}

.site-header {
    background-color: #fff;
}

.menubutton a {
    padding-right: 60px;
    margin-bottom: -4px;
    text-transform: none;
}

.menubutton:hover {
    border: 1px solid #272C34;
}

.menubutton {
    border: 1px solid #272C34;
    border-radius: 23px;
    margin-left: 40px;
}

.page-id-333 .inside-article,
.page-id-333 .site-main {
    padding-top: 0;
    margin-top: 0;
}

.black-button:hover svg line,
.black-button:hover svg path {
    stroke: #262c34;
}

.transparent-button:hover svg line,
.transparent-button:hover svg path {
    stroke: #fff;
}

.footerbuttons:hover svg line,
.footerbuttons:hover svg path {
    stroke: #fff;
}


.white-button .gb-button-text {
    padding-right: 40px;
}

.white-button:hover svg line,
.white-button:hover svg path {
    stroke: #fff;
}

.text-center {
    text-align: center;
}


.login-submit input[type="submit"]:hover,
.gform-footer .gform_button:hover {
    background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="16.879" height="11.879" viewBox="0 0 16.879 11.879"><g id="Group_59" data-name="Group 59" transform="translate(-1238.313 -51.187)"><line id="Line_1" data-name="Line 1" x1="16" transform="translate(1238.313 57.127)" fill="none" stroke="%23fff" stroke-width="0.8"/><path id="Path_100" data-name="Path 100" d="M9745.52,609h8v8" transform="translate(-5211.526 -7270.281) rotate(45)" fill="none" stroke="%23fff" stroke-width="0.8"/></g></svg>'), #886644 !important;
    color: #fff !important;
    border: 1px solid #886644 !important;
    background-repeat: no-repeat !important;
    background-size: 20px !important;
    background-position: 95% center !important;
}

.login-submit input[type="submit"],
.gform-footer .gform_button {
    background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="16.879" height="11.879" viewBox="0 0 16.879 11.879"><g id="Group_59" data-name="Group 59" transform="translate(-1238.313 -51.187)"><line id="Line_1" data-name="Line 1" x1="16" transform="translate(1238.313 57.127)" fill="none" stroke="%23864" stroke-width="0.8"/><path id="Path_100" data-name="Path 100" d="M9745.52,609h8v8" transform="translate(-5211.526 -7270.281) rotate(45)" fill="none" stroke="%23864" stroke-width="0.8"/></g></svg>'), transparent !important;
    box-shadow: none !important;
    color: #886644 !important;
    font-weight: 300 !important;
    font-size: 20px !important;
    border: 1px solid #886644 !important;
    border-radius: 20px !important;
    padding: 0px 200px 0 30px !important;
    background-repeat: no-repeat !important;
    background-size: 20px !important;
    background-position: 95% center !important;
    font-size: 20px !important;
}

.gform-body textarea {
    border: 1px solid #886644 !important;
    box-shadow: none !important;
    background: transparent !important;
    color: #262C34 !important;
    font-size: 24px !important;
    font-weight: 300 !important;
}

.gform-body input {
    border: transparent !important;
    box-shadow: none !important;
    border-bottom: 1px solid #886644 !important;
    background: transparent !important;
    border-radius: 0 !important;
    color: #262C34 !important;
    font-weight: 300 !important;
    font-size: 24px !important;
    padding-bottom: 10px !important;
    margin-top: 30px !important;
}

.gform_required_legend { display:none;}

legend.gfield_label.gform-field-label.gfield_label_before_complex,
label.gfield_label.gform-field-label {
    font-size: 24px;
    color: #262C34;
    font-weight: 400;
}

.gform-theme--framework .gfield:where(.gfield--type-multiselect, .gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,
.gform-theme--framework .gfield:where(.gfield--type-select, .gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,
.gform-theme--framework .gfield:where(.gfield--type-select, .gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,
.gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,
.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,
.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,
.gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,
.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,
.gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,
.gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,
.gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,
.gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,
.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,
.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,
.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus {
    --gf-local-bg-color: #204ce500 !important;
    --gf-local-border-color: #204ce500 !important;
    --gf-local-shadow: #204ce500 !important;
    --gf-local-color: #204ce500 !important;
        --gf-ctrl-outline-color-focus: #886644;
}


.gform-theme--framework input:focus,
.gform-theme--framework textarea:focus,
.gform-theme--framework select:focus {
    outline: #886644 ;
}
.footermenu22 .wp-block-navigation__container {
    margin-top: 30px;
}

.footermenu22 a.wp-block-navigation-item__content::before {
    content: url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'16.879' height%3D'11.879' viewBox%3D'0 0 16.879 11.879'%3E%3Cg transform%3D'translate(-1238.313 -51.187)'%3E%3Cline x1%3D'16' transform%3D'translate(1238.313 57.127)' fill%3D'none' stroke%3D'%23262c34' stroke-width%3D'0.8'/%3E%3Cpath d%3D'M9745.52%2C609h8v8' transform%3D'translate(-5211.526 -7270.281) rotate(45)' fill%3D'none' stroke%3D'%23262c34' stroke-width%3D'0.8'/%3E%3C/g%3E%3C/svg%3E");
    display: inline-block;
    margin-left: 8px;
    vertical-align: bottom;
    margin-bottom: 0px;
    height: 34px;
    margin-right: 11px;
}

.footermenu22 a.wp-block-navigation-item__content {
    font-size: 20px;
    text-transform: uppercase;
}

.downherosection:hover {
    border-radius: 21px;
    background: #876644;
}

.footermenu1 ul li:hover {
    color: #262C34;
}

.footermenu2 ul li:hover {
    color: #262C34;
}

.footermenu1 ul li {
    font-size: 16px;
    color: #876644;
    font-weight: 300;
}

.footermenu1 ul li a:after,
.footermenu22 ul li a:after {
    content: '';
    position: absolute;
    width: calc(100% - 0px);
    transform: scaleX(0);
    height: 2px;
    bottom: -5px;
    left: -10px;
    margin-right: 10px;
    margin-left: 10px;
    background-color: #262C34;
    transform-origin: bottom right;
    transition: transform 0.40s ease-out;
}

.footermenu1 ul li a:hover:after,
.footermenu22 ul li a:hover:after {
    transform: scaleX(1);
    transform-origin: bottom left;
}

.footermenu22 li.wp-block-navigation-item.wp-block-navigation-link {
    margin-bottom: 20px;
}

.footermenu22 ul li a:after {
    left: 26px !important;
}

.smartcrawl-breadcrumbs a,
.smartcrawl-breadcrumbs .smartcrawl-breadcrumb strong {
    color: #262C34 !important;
    text-decoration: none !important;
    font-weight: 300 !important;
}

.smartcrawl-breadcrumbs a:hover {
    color: #876644 !important;
}

.customstyletable td:not(:last-child) {
    border-right: 1px solid #886644 !important;
}

.customstyletable td {
    text-align: center;
    padding: 24px 0 !important;
    background: #EBE4D6;
    border: 0 !important;
    border-bottom: 1px solid #fff !important;
}

.numberings {
    position: absolute;
    top: -36px;
    left: 0;
    right: 0;
}

.gb-headline-c57b5e2a.inspirationtitles{
    bottom: 46px;
}

.inspirationtitles1st {
    position: absolute;
    bottom: 32px;
    left: 0;
    right: 0;
    margin-bottom: 0;
}

.inspirationtitles {
    position: absolute;
    bottom: 32px;
    left: 0;
    right: 0;
    margin-bottom: 0;
}

.search-filter-input-button {
    color: #5BA1B0 !important;
    border: 1px solid #5BA1B0 !important;
    border-radius: 20px !important;
}

.search-filter-input-button:focus {
    box-shadow: none !important;
}

.search-filter-input-button.search-filter-input-button--is-selected {
    color: #fff !important;
    border: 1px solid #5BA1B0 !important;
    background-color: #5BA1B0 !important;
}

.blogpostswrap .blogpostsiamgewrap .categorywrap p {
    margin-bottom: 0;
    color: #fff;
    padding: 10px 26px;
    line-height: normal;
}

.blogpostswrap .blogpostsiamgewrap .categorywrap {
    position: absolute;
    background: #5BA1B0;
    border-radius: 30px;
    top: 24px;
    right: 24px;
}

.blogpostswrap .blogpostsiamgewrap img {
    object-fit: cover;
    max-height: 200px;
    min-width: 100%;
    min-height: 200px;
}

.blogpostswrap li div.wp-block-group {
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
}

.blogpostswrap .linkwrapper a:hover {
    color: #262C34;
}

.blogpostswrap .linkwrapper {
    line-height: normal !important;
}

.blogpostswrap .wp-block-post-date {
    line-height: normal;
    margin-bottom: 16px;
}

.blogpostswrap .wp-block-post-date time {
    color: #886644;
    line-height: normal;
}

.blogpostswrap .contentwrap h2 a:hover {
    color: #262C34;
}

.blogpostswrap .contentwrap h2 {
    margin-bottom: 0;
}

.blogpostswrap .contentwrap h2 a {
    font-size: 24px;
    text-decoration: none;
    text-transform: none;
    line-height: 32px;
}

.iconwrapcontact .gb-button-text {
    display: none;
}

.iconwrapcontact a:hover {
    color: #262C34;
}

.iconwrapcontact a {
    text-decoration: none;
}

.iconwrapcontact .gb-container {
    line-height: normal;
}

body.post-template-default.single.single-post .smartcrawl-breadcrumb a,
body.post-template-default.single.single-post .smartcrawl-breadcrumb-separator,
body.post-template-default.single.single-post .smartcrawl-breadcrumb strong {
    color: #fff !important;
}

#page, body.archive.category .section-spacing, body.search.search-results .section-spacing{
    max-width: 1300px;
    margin: 0 auto;
} 
body.post-template-default.single.single-post #page, body.archive.category #page, .search-no-results #page, body.search.search-results #page, body.error404 #page { 
    max-width: 100% !important;
}

.gb-button{
    display: flex;
    justify-content: space-between;
}

#gform_submit_button_2{
    padding-top: 14px !important;
    padding-bottom: 14px !important;
}

body.error404 .entry-header, body.error404 .entry-title, body.error404 .entry-content{
    display: none !important;
}
.site-footer{
    overflow-y: hidden;
}

.generate-back-to-top .gp-icon svg {
    height: 1em;
    width: 1em;
    top: 6px;
}

.blog-item-title{
    hyphens: auto;
}

.gb-container .gb-container-73bf343a{
	z-index: 9;
    position: relative;
}

.login-remember label input[type="checkbox"],
.gfield input[type="checkbox"]{
	border: transparent !important;
    box-shadow: none !important;
    border: 1px solid #886644 !important;
    background: transparent !important;
    border-radius: 0 !important;
    color: #262C34 !important;
    font-weight: 300 !important;
    font-size: 24px !important;
    padding-bottom: 10px !important;
    margin-top: 0 !important;
}

.login-remember label input[type="checkbox"]{
    width: 20px !important;
    height: 20px !important;
}

.gform-theme--framework input[type=checkbox] { position:relative !important; }
.gform-theme--framework input[type=checkbox]::before{    
    top:50% !important;
    position: absolute !important;
    transform: translateY(-50%) !important;
    color: #262C34 !important;
}

.gform-theme--orbital .gfield select option:hover ,
.gform-theme--orbital .gfield select option[selected="selected"] {
    background-color: #876644 !important;
    color: #fff !important;
    font-weight: 700;
}

.gform-theme--orbital .gfield select option{ color: #262C34 !important; }

select.large.gfield_select{
    border:none;
    border-bottom: 1px solid brown;
    opacity: 1 !important;
    color: #000000;
    border-radius: 0px;
    box-shadow: none;
    font-weight: 300 !important;
    font-size: 24px !important;
    padding-bottom: 10px !important;
    margin-top: 30px !important;
}

select.large.gfield_select option{
    color: #262C34 !important;
    font-weight: 300 !important;
    font-size: 24px !important;
    padding-bottom: 10px !important;
    margin-top: 30px !important;
}


select.large.gfield_select option:checked,
select.large.gfield_select option:hover {
    box-shadow: 0 0 10px 100px brown inset;
}


html[lang="NL-nl"] .inspirationtitles, .inspirationtitles1st, html[lang="en-US"] .inspirationtitles, .inspirationtitles1st {
    bottom: 45px;
}


.investor-auth-wrapper{
    display:grid;
    grid-template-columns: 0.5fr 1fr;
    gap: 50px;
}


.investor-login input[type="text"], 
.investor-login input[type="password"]{
    border: transparent !important;
    box-shadow: none !important;
    border-bottom: 1px solid #886644 !important;
    background: transparent !important;
    border-radius: 0 !important;
    color: #262C34 !important;
    font-weight: 300 !important;
    font-size: 24px !important;
    padding-bottom: 10px !important;
    width: 100% !important;
    /* margin-top: 30px !important; */
}

.login-username{ margin-bottom:40px;}

.investor-login label{
    font-size: 24px;
    color: #262C34;
    font-weight: 400;
}

.investor-login .login-remember label{ 
    font-weight: 400;
    font-size:14px;
}

.login-remember label {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
}

.login-remember input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 24px;
    height: 24px;
    border: 2px solid #2d2d2d;
    background: #fff;
    margin: 0;
    position: relative;
    cursor: pointer;
    flex-shrink: 0;
}

.login-remember input[type="checkbox"]:checked::after {
    content: "";
    position: absolute;
    left: 7px;
    top: 2px;
    width: 6px;
    height: 13px;
    border: solid #2d2d2d;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}

.login-remember input[type="checkbox"]:focus {
    outline: none;
    box-shadow: none;
}

.investor-login .login-password{
    display: flex;
    flex-direction: column;
}



@media only screen and (max-width: 408px) {
    h1{
        padding: 0 !important;
    }
}
@media only screen and (max-width: 1310px) {
    .separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header, .site-footer .gb-container-c2886ffc{
        padding: 0 24px !important;
    }
    header, h1, .imagesslider h2, .smartcrawl-breadcrumbs{
        padding: 0 24px;
    }
    .single.single-post .section-spacing, .archive.category .section-spacing{
        padding: 40px 24px;
    }
}

@media only screen and (max-width: 766px) {
    .footermenu1 ul li{
        margin-right: 20px;
    }
    .invertmobile .gb-grid-wrapper{
        flex-direction: column-reverse;
    }
    .blog-section li.blog-item {
        width: 100% !important;
        margin-bottom: 20px;
    }
    .blogpostswrap li div.wp-block-group{
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    #mobile-menu #menu-main-menu-1, #mobile-menu #menu-main-menu-nl-1, #mobile-menu #menu-main-menu-en-1{
        background: #ACD1D1;
        width: 84% !important;
        margin-left: 16% !important;
        padding: 30px 0 0 0;
    }
}

@media only screen and (min-width: 1038px) and (max-width: 1235px) {
    .main-navigation .main-nav ul li a {
        font-size: 15px;
		padding-left: 15px;
    	padding-right: 15px;
    }
}


@media only screen and (max-width: 1038px) {
    #mobile-menu #menu-main-menu-1, #mobile-menu #menu-main-menu-nl-1, #mobile-menu #menu-main-menu-en-1{
        background: #ACD1D1;
        width: 64%;
        margin-left: 36%;
        padding: 30px 0 0 0;
    }
    .site-logo.mobile-header-logo{
        margin-left: 24px !important;
    }
    .gform-footer .gform_button{
        text-align: left !important;
    }
    .text-center--mob{
        text-align: center !important;
    }
    .page-id-333 {
        background: #fff;
    }
    #mobile-header{
        background-color: #fff;
    }
    .menu-toggle{
        background: #F4F4F4 !important;
        padding: 24px 45px !important;
    }

    .gp-icon svg {
        height: 2em;
        width: 2em;
        top: 9px;
        fill: #262C34;
    }
    .herosectionhomepage {
        background-position: right !important;
    }
    .herosectionhomepage h1{
        text-align: center;
    }
    
    .investor-login label,
    legend.gfield_label.gform-field-label.gfield_label_before_complex,
    label.gfield_label.gform-field-label {
        font-size: 20px;
    }
    .gform-body input, .gform-body textarea {
        font-size: 20px !important;
        margin-top: 0px !important;
    }
    #gform_submit_button_2{
        width: 100%;
        font-size: 15px !important;
        padding-left: 20px !important;
    }
    .footermenu22 li.wp-block-navigation-item.wp-block-navigation-link {
        margin-bottom: 10px;
    }
    .footermenu22 a.wp-block-navigation-item__content::before{
        height: 28px !important;
    }
    .blog-item-content .blog-item-title{
        font-size: 20px !important;
    }

    .footermenu1 ul {
        justify-content: flex-start;
    } 

    .menubutton{
        margin-left: 0;
        background: #5BA1B0;
        padding: 40px 20px;
        border: 0;
        border-radius: 0;
        margin-top: 25px;
    }

    .menubutton a{
        color: #fff !important;
        border-radius: 20px;
        border: 1px solid #fff;
        display: flex;
        justify-content: space-between;
        font-size: 15px;
    }
    .menubutton a::after {
        content: url("data:image/svg+xml,%3Csvg xmlns%3D'http%3A//www.w3.org/2000/svg' width%3D'16.879' height%3D'11.879' viewBox%3D'0 0 16.879 11.879'%3E%3Cg transform%3D'translate(-1238.313 -51.187)'%3E%3Cline x1%3D'16' transform%3D'translate(1238.313 57.127)' fill%3D'none' stroke%3D'%23fff' stroke-width%3D'0.8'/%3E%3Cpath d%3D'M9745.52%2C609h8v8' transform%3D'translate(-5211.526 -7270.281) rotate(45)' fill%3D'none' stroke%3D'%23fff' stroke-width%3D'0.8'/%3E%3C/g%3E%3C/svg%3E");
    }
    .menubutton:hover {
        color: #fff;
        background: #5BA1B0;
        border: 1px solid #5BA1B0 !important;
    }
    
    .blogpostsblogpage div.wp-block-group {
        padding-top: 0 !important;
    }

    .site-main .wp-block-group__inner-container{
        padding: 0 !important;
    }
    .blogpostsblogpage{
        margin-top: 30px !important;
    }
    .blog-item-thumbnail img {
        min-width: 100%;
    }
}

@media(max-width:768px){
    .investor-auth-wrapper{ grid-template-columns: 1fr !important; }
}

@media only screen and (max-width: 370px){
    .menu-toggle {
        padding: 4px 20px !important;
    }
    .gp-icon svg {
        height: 1em;
        width: 1em;
        top: 4px;
    }
    .site-logo.mobile-header-logo img {
        width: 130px !important;
    }
    h1.gb-headline-34834e21 {
        font-size: 20px !important;
        line-height: 25px !important;
    }
}

.wpml-ls-item .sub-menu {
	width: fit-content;
}
