/* DEEP RED COLOR GF HOTELES */

.custom-theme-bridgemans .overlay {
    background: transparent linear-gradient(180deg, rgba(76, 217, 100, 0) 0%, #A41F35 100%) 0% 0% no-repeat padding-box;
    background: transparent -moz-linear-gradient(-90deg, rgba(21, 57, 157, 0) 0%, #A41F35 100%) 0% 0% no-repeat padding-box;
    background: transparent -webkit-linear-gradient(-90deg, rgba(21, 57, 157, 0) 0%, #A41F35 100%) 0% 0% no-repeat padding-box;
}

.red-theme-bg,
.custom-theme-bridgemans .bg-template {
    background: #A41F35;
    background: -moz-linear-gradient(top, #A41F35 1%, #A41F35 100%);
    background: -webkit-linear-gradient(top, #A41F35 1%, #A41F35 100%);
    background: linear-gradient(to bottom, #A41F35 1%, #A41F35 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff3b30', endColorstr='#d40c01', GradientType=0);
}

.custom-theme-bridgemans .text-template {
    color: #A41F35;
}

.custom-theme-bridgemans .btn-outline-light:focus,
.custom-theme-bridgemans .btn-outline-light:active:focus,
.custom-theme-bridgemans .btn-outline-light:hover,
.custom-theme-bridgemans .btn-outline-light.active,
.custom-theme-bridgemans .dot-notification,
.custom-theme-bridgemans .header.active,
.custom-theme-bridgemans .footer a.btn.active span.icon-text,
.custom-theme-bridgemans .btn-default,
.custom-theme-bridgemans .btn-outline-light:not(:disabled):not(.disabled):active {
    background-color: #A41F35;
}

.custom-theme-bridgemans .loader-screen {
    background-color: #A41F35;
    background: #A41F35;
    background: -moz-linear-gradient(top, #A41F35 1%, #A41F35 100%);
    background: -webkit-linear-gradient(top, #A41F35 1%, #A41F35 100%);
    background: linear-gradient(to bottom, #A41F35 1%, #A41F35 100%);
    opacity: 0.9;
}

.custom-theme-bridgemans body {
    background-color: #A41F35;
    background: #A41F35;
    background: -moz-linear-gradient(top, #A41F35 1%, #A41F35 100%);
    background: -webkit-linear-gradient(top, #A41F35 1%, #A41F35 100%);
    background: linear-gradient(to bottom, #A41F35 1%, #A41F35 100%);
}

.custom-theme-bridgemans .footer a.btn:hover span.icon-text,
.custom-theme-bridgemans .float-label .form-control:focus {
    border-color: #A41F35;
}

.custom-theme-bridgemans .header.active,
.custom-theme-bridgemans .search,
.custom-theme-bridgemans .dropdown-menu {
    box-shadow: 0px 3px 7px rgba(172, 0, 50, 0.20);
    -webkit-box-shadow: 0px 3px 7px rgba(172, 0, 50, 0.20);
    -moz-box-shadow: 0px 3px 7px rgba(172, 0, 50, 0.20);
    -ms-box-shadow: 0px 3px 7px rgba(172, 0, 50, 0.20);
}

.custom-theme-bridgemans .btn-default {
    box-shadow: 0px 5px 15px rgba(172, 0, 50, 0.50);
    -webkit-box-shadow: 0px 5px 15px rgba(172, 0, 50, 0.50);
    -moz-box-shadow: 0px 5px 15px rgba(172, 0, 50, 0.50);
    -ms-box-shadow: 0px 5px 15px rgba(172, 0, 50, 0.50);
}

.custom-theme-bridgemans .btn-outline-light,
.custom-theme-bridgemans .footer a.btn:hover span.text-name,
.custom-theme-bridgemans .footer a.btn.active span.text-name,
.custom-theme-bridgemans .form-control:focus,
.custom-theme-bridgemans .btn-light {
    color: rgb(172, 0, 50);
}

.custom-theme-bridgemans a,
.custom-theme-bridgemans .wrapper,
.custom-theme-bridgemans .form-control,
.custom-theme-bridgemans body.header-dark,
.custom-theme-bridgemans .header-dark .header,
.custom-theme-bridgemans .header-dark .header a,
.custom-theme-bridgemans .header-dark .header .btn-link {
    color: #000000;
}

.custom-theme-bridgemans .chat-list .left-chat .chat-block,
.custom-theme-bridgemans .sidebar,
.custom-theme-bridgemans .btn-outline-light:focus,
.custom-theme-bridgemans .btn-outline-light:active:focus,
.custom-theme-bridgemans .btn-outline-light:hover,
.custom-theme-bridgemans .btn-outline-light.active,
.custom-theme-bridgemans .footer a.btn.active span.icon-text,
.custom-theme-bridgemans .bg-template,
.custom-theme-bridgemans .btn-default,
.custom-theme-bridgemans body,
.custom-theme-bridgemans .header,
.custom-theme-bridgemans .header a,
.custom-theme-bridgemans .header .btn-link,
.custom-theme-bridgemans .sidebar .main-menu .list-group-item i,
.custom-theme-bridgemans .sidebar .main-menu .list-group-item.active i,
.custom-theme-bridgemans .sidebar .main-menu .list-group-item.active,
.custom-theme-bridgemans .nav-tabs .nav-item .nav-link,
.custom-theme-bridgemans .bg-template a:not(.btn-light) {
    color: #000000;
}

.custom-theme-bridgemans .header.active a {
    color: white;
}

.custom-theme-bridgemans .splash-footer {
    color: white !important;
}

.custom-theme-bridgemans .header,
.custom-theme-bridgemans .footer,
.custom-theme-bridgemans .footer a.btn span.icon-text,
.custom-theme-bridgemans .wrapper {
    background-color: #f9f9f9;
}

.custom-theme-bridgemans .bg-template .bg-light {
    background-color: rgba(255, 255, 255, 0.1)
}

.custom-theme-bridgemans .sidebar .main-menu .list-group-item,
.custom-theme-bridgemans .footer a.btn-link-default {
    color: #ffa4be;
}

.custom-theme-bridgemans .chat-list .left-chat .chat-block,
.custom-theme-bridgemans .sidebar .main-menu .list-group-item.active i,
.custom-theme-bridgemans .footer a.btn:hover span.text-name:after,
.custom-theme-bridgemans .footer a.btn.active span.text-name:after {
    background-color: #ffa4be
}

.custom-theme-bridgemans .nav-tabs .nav-item .nav-link.active {
    border-color: #ffa4be
}

.custom-theme-bridgemans .chat-list .left-chat .chat-block:before {
    border-top-color: #ffa4be;
    border-left-color: #ffa4be
}

.custom-theme-bridgemans .btn-template {
    background-color: #A41F35;
    color: #ffffff;
}

.custom-theme-bridgemans .btn-template:hover {
    color: #ffffff;
    background-color: #A41F35;
    border-color: #A41F35;
}

.custom-theme-bridgemans .btn-template.focus,
.custom-theme-bridgemans .btn-template:focus {
    color: #ffffff;
    background-color: #A41F35;
    border-color: #A41F35;
    box-shadow: 0 0 0 0.2rem rgb(130 138 145 / 50%);
}


/* CUSTOM THINGS */

.custom-theme-bridgemans .notin_hotel {
    display: none !important;
}

.custom-theme-bridgemans div#splash_idioma {
    display: none;
}

.custom-theme-bridgemans .home-cat-arrow {
    display: none;
}

.custom-theme-bridgemans div#home_featuredbar {
    display: none;
}

.custom-theme-bridgemans .swiper-button-prev,
.custom-theme-bridgemans .swiper-button-next {
    display: none;
}