/*BEGIN Dreammontenegro color scheme*/


a:not(.save-item):not(.nav-link):not(.text-white):not(.hero-nav),
a:not(.save-item):not(.nav-link):not(.text-white):not(.hero-nav):hover,
a:not(.save-item):not(.nav-link):not(.text-white):not(.hero-nav):active,
a:not(.save-item):not(.nav-link):not(.text-white):not(.hero-nav):focus,
.item-actions a:not(.save-item):not(.nav-link):not(.text-white):not(.hero-nav){
    color:#333!important;
}


/* BEGIN text template */

.enquiry-body{
    display:none;
}
.image_link_title{
    position: absolute;
    bottom: -4px;
    width: 100%;
    color: #fff;
    background-color: #0b2347;
    opacity: .9;
    padding: 10px;
}

.full-width{
    width: calc(100vw - 10px);
    margin-left: calc(50% - 50dvw);
    padding-left: 0px;
    padding-right: 0px;
}

.white-links a:not(.save-item):not(.nav-link):not(.text-white):not(.hero-nav){
    color:#fff!important;
}

.black-links a:not(.save-item):not(.nav-link):not(.text-white):not(.hero-nav){
    color:#000!important;
}

/*.wp-block-button  a:not(.save-item):not(.nav-link):not(.text-white):not(.hero-nav){
    color:initial!important;
}*/

.wp-block-column p.justify{
    text-align:justify;
}
.wp-block-columns .wp-block-column.text:first-child{
    margin-right:60px!important;
}

.sy-slide>a, .sy-slide>a>img, .sy-slide>img{
    height:auto!important;
}

@media only screen and (max-width: 782px) {
    
    .wp-block-columns .wp-block-column.text:first-child{
        margin-right:0px!important;
    }

}

/* END text template */


a.page-link:not(.save-item):not(.nav-link):not(.text-white):not(.hero-nav){
    color:#fff!important;
}

.old-bv-home,.old-bv{
    background-color:#090125!important;
}
.mini-top-nav {
    border-bottom: 1px solid #080014!important;
    height:auto!important;
}
.currency_li a{
    color:#fff!important;
}
.current_currency{
    background-color:#d3112e;
    color:#fff!important;
}

#menu {
    background-image:none!important;
    background-color: #0b2347!important;
    border-bottom: 1px solid #0a1236!important;
}

#menu .nav-item .nav-link {
    color:#fff!important;
}

#menu .nav-btn > span {
    color: #fff!important;
    background-color:#d3112e!important;
    border: 1px solid #e1474d!important;
}

#menu .nav-item:hover .nav-btn > span{
    color: #fff!important;
    background-color:#e1474d!important;
    border: 1px solid #f2585e!important;
}

#menu .navbar-brand {
    padding-top: 0.3125rem!important;
    padding-bottom: 0.3125rem!important;
}


.item-features{
    background-color:#0d2447!important;
}
.item-features li{
    color:#fff!important;
    margin-right: 22px!important;
    margin-left: 22px!important;
}


@media (min-width: 992px){
    #menu.navbar-over .navbar-brand img {
        max-height: 138px!important;
    }
}


@media (min-width: 992px){
    #menu.navbar-over .navbar-brand {
        height:auto!important;
    }
}

.mini-top-nav ul li a{
    color:#fff!important;
}

.search-form.v4{
    background-color:#0b2347!important;
}
.search-form.v4 a{
    color:#fff!important;
}

#footer{
    background-color:#0b2347!important;
    color:#fff!important;
}

#footer h3{
    color:#fff!important;
}

#footer a{
    color:#fff!important;
}

#footer .footer-credits{
    border-top-color:#3f567a!important;
}
    
/*END Dreammontenegro color scheme*/
