#footer .footer-center {
    padding: 0 !important;
}
header .site-branding-logo { max-width: 170px !important; }


.registration-page .gbb-row-wrapper {
    /** background-color: blue !important; */
}

.bb-container.container-fw {
    background-color: #5579c6;
}


.gbb-row .bb-inner {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.widget.gsc-icon-box-number.clearfix.text-dark.style-3 {
    display: none;
}

.gsc-image-content.skin-v4 .box-content {
    background: gold !important;
    
}
.gsc-icon-box .highlight-icon .icon-container .icon {
    
    color: #fff !important;
}
.button, .btn, .btn-white, .btn-theme, .btn-black, .btn-theme-second, .more-link a, .btn-theme-submit {
    background: #2347A5;
    color: #ffffff;
   
}
.social-icon{
    margin-top: 20px;
    color: #fff;
}
i.fab.fa-twitter {
    color: #fff;
}
i.fab.fa-facebook {
    color: #fff;
}
i.fab.fa-instagram{
    color: #fff;
}
.button, .btn, .btn-white, .btn-theme, .btn-black, .btn-theme-second, .more-link a, .btn-theme-submit {
    background: gold !important;
    color: #fff !important;}
    
        
    div#block-accomodation {
    color: blue;
}

.gva-body-wrapper div#content {
    /*background-color: blue;*/
}

.testimonial-node-2 .name {
    
    color:gold !important;
}

.btn-slide a {
    background: gold !important; 
    color: black !important;
    text-decoration: underline;
}
.block-dropdown-language .dropbutton-wrapper ul.dropbutton {
    position: fixed !important;
}
    
.breadcrumb-style {
    background-color: #1e1919;
    background-image: url(/themes/custom/gavias_linoor/images/ADHS_WebBanner_2025.jpg) !important ;
    background-position: center center;
    background-repeat: no-repeat;
}

.#block-mainpagecontent > div > div > div.node__content.clearfix > div > div:nth-child(2) > div > div > div > div {
    background-color: #686A6F;
    border-radius: 10px;
}

@media screen and (max-width: 768px) {
    div.breadcrumb-style {
        background-size: contain; 
      	background-position: center;
    }
}

