/* Minification failed. Returning unminified contents.
(29,34): run-time error CSS1062: Expected semicolon or closing curly-brace, found '.'
(77,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(78,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(503,25): run-time error CSS1039: Token not allowed after unary operator: '-hots-base-colour'
(510,25): run-time error CSS1039: Token not allowed after unary operator: '-hots-base-colour'
(515,25): run-time error CSS1039: Token not allowed after unary operator: '-hots-base-colour'
(521,36): run-time error CSS1039: Token not allowed after unary operator: '-hots-base-colour'
(548,25): run-time error CSS1039: Token not allowed after unary operator: '-hots-base-colour'
(554,29): run-time error CSS1039: Token not allowed after unary operator: '-hots-base-colour'
(575,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(576,30): run-time error CSS1046: Expect comma, found '22'
(576,37): run-time error CSS1046: Expect comma, found '/'
(576,39): run-time error CSS1047: Expected number or percentage value in rgb function, found 'var('
(576,43): run-time error CSS1034: Expected closing parenthesis, found '-'
(576,43): run-time error CSS1042: Expected function, found '-'
(576,44): run-time error CSS1039: Token not allowed after unary operator: '-tw-bg-opacity'
(576,58): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(581,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(582,24): run-time error CSS1039: Token not allowed after unary operator: '-light-purple-border'
(585,1): run-time error CSS1019: Unexpected token, found '}'
(616,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(617,30): run-time error CSS1046: Expect comma, found '13'
(617,36): run-time error CSS1046: Expect comma, found '/'
(617,38): run-time error CSS1047: Expected number or percentage value in rgb function, found 'var('
(617,42): run-time error CSS1034: Expected closing parenthesis, found '-'
(617,42): run-time error CSS1042: Expected function, found '-'
(617,43): run-time error CSS1039: Token not allowed after unary operator: '-tw-bg-opacity'
(617,57): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(621,25): run-time error CSS1039: Token not allowed after unary operator: '-hots-base-colour'
(635,41): run-time error CSS1039: Token not allowed after unary operator: '-hots-base-colour'
(650,26): run-time error CSS1039: Token not allowed after unary operator: '-hots-base-colour'
(676,25): run-time error CSS1039: Token not allowed after unary operator: '-hots-base-colour'
(702,36): run-time error CSS1039: Token not allowed after unary operator: '-hots-base-colour'
(748,32): run-time error CSS1039: Token not allowed after unary operator: '-hots-base-colour-dark'
(825,28): run-time error CSS1039: Token not allowed after unary operator: '-hots-base-colour-dark'
(828,24): run-time error CSS1039: Token not allowed after unary operator: '-hots-base-colour-dark'
(1007,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1008,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1136,28): run-time error CSS1039: Token not allowed after unary operator: '-hots-base-colour-dark'
(1137,53): run-time error CSS1039: Token not allowed after unary operator: '-hots-base-colour'
(1137,77): run-time error CSS1039: Token not allowed after unary operator: '-hots-base-colour-dark'
 */

@font-face {
    font-family: 'proximanova-bold';
    src: url('proximanova-bold-webfont.woff2') format('woff2'),
         url('proximanova-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proximanovacond-regularit';
    src: url('proximanovacond-regularit-webfont.woff2') format('woff2'), url('proximanovacond-regularit-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proximanovacond-regular';
    src: url('proximanovacond-regular-webfont.woff2') format('woff2'), url('proximanovacond-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'The Future';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(''the-future-regular.woff2'') format('woff2');
}

@font-face {
    font-family: 'The Future';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('the-future-medium.woff2') format('woff2');
}

@font-face {
    font-family: 'The Future';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('the-future-bold.woff2') format('woff2');
}

@font-face {
    font-family: 'The Future';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url('the-future-italic.woff2') format('woff2');
}

@font-face {
    font-family: 'The Future';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url('the-future-medium-italic.woff2') format('woff2');
}

@font-face {
    font-family: 'The Future';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url('the-future-bold-italic.woff2') format('woff2');
}

 



:root {
    --hots-base-colour: #46166b;
    --hots-base-colour-dark: #310D4D;
}
hota {
    cursor: pointer !important;
    color: white !important;
    text-decoration: none !important;
}

.hotanav a {
    cursor: pointer !important;
    color: white !important;
    text-decoration: none !important;
}

    .hotanav a:hover {
        cursor: pointer !important;
        color: white !important;
        text-decoration: none !important;
    }


.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #46166B!important;
}

.hota  {
    cursor: pointer !important;
    color: #46166B !important;
    text-decoration: none !important;
}
.hota a {
    cursor: pointer !important;
    color: #46166B !important;
    text-decoration: none !important;
}
.hota a:hover {
    cursor: pointer!important;
    color: #46166B!important;
    text-decoration: none!important;
}

.trending a {
    font-size: 18px;
    font-weight: bold;
    color: #46166B;
    text-decoration: none;
}

    .trending a:hover {
        cursor: pointer;
        color: #46166B;
        text-decoration: none;
    }



.toast {
    background-color: #FFCC32;
    color:#fff;
}

.toast-success {
    background-color: #FFCC32;
    color: #fff;
}

.toast-error {
    background-color: #FFCC32;
    color: #fff;
}

.toast-info {
    background-color: #FFCC32;
    color: #fff;
}

.toast-warning {
    background-color: #FFCC32;
    color: #fff;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #46166B;
}

.display_body_container_01 {
    background-color: #F7F7F7;
    padding-bottom: 10px;
 
}

@media (min-width: 992px) {
    .display_body_container_01 {
        background-color: #F7F7F7;
        padding-bottom: 10px;
        padding-left: 40px;
        padding-right: 55px;
    }
}
.display_body_container_02 {
    background-color: #FFF;
    padding-bottom: 10px;
}

@media (min-width: 992px) {
    .display_body_container_02 {
        background-color: #F7F7F7;
        padding-bottom: 10px;
        padding-left: 40px;
        padding-right: 55px;
    }
}

.display_body {
    background: #fff;
 
}

.textbold {
    font-weight: bold;
}
/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {


    .display_body {
        background: #fff;
        padding-left: 50px;
        padding-right: 50px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.debugborder {
    border: 1px solid black;
}

.bg_yellow {
    background-color: #FFCC32;
}



.Header3 {
    font-size: 33px;
    color: #46166B;
    font-weight: bold;
}

.BodyBold {
    font-size: 18px;
    font-weight: bold;
    color: #231F20
}


.ShortListPanel {
}

    .ShortListPanel .ShortlistPhone {
        font-size: 18px;
        font-weight: bold;
        color: #231F20;
        text-decoration: underline;
    }

    .ShortListPanel .PrivacyStatementLink {
        font-size: 18px;
        color: #231F20;
        text-decoration: underline;
    }

    .ShortListPanel .Header3 {
        font-size: 26px;
        color: #46166B;
        font-weight: bold;
    }

@media (min-width: 992px) {
    .footer_2 .collapse {
        display: block !important;
    }
}

.FilterSection .bootstrap-select > .dropdown-toggle {
    border-color: #ced4da !important;
}

.DisplayTitle {
    padding-top: 20px;
    background-color: #F7F7F7;
    /*padding-left: 40px;
    padding-right: 40px;*/
}

    .DisplayTitle h1 {
        font-size: 24px;
        color: #46166B;
        font-weight: bold;
    }

@media (min-width: 576px) {
    .DisplayTitle h1 {
        font-size: 32px;
        color: #46166B;
        font-weight: bold;
    }
}

.DisplayTitle .addshortcut {
    width: 200px;
    margin-bottom: 5px;
}

@media (min-width: 992px) {
    .DisplayTitle .addshortcut {
        width: 200px;
        margin-right: 20px;
        margin-bottom: 0px;
    }
}

.DisplayTitle .add_to_favourites_button {
    background-color: #fff !important;
    color: #46166B !important;
    border-color: #46166B !important;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
}

.DisplayTitle .enquirenow {
    background-color: #FFCC32;
    height: 64px;
    width: 100%;
    margin-bottom:10px;
}

@media (min-width: 992px) {
    .DisplayTitle .enquirenow {
        background-color: #FFCC32;
        height: 64px;
        width: 390px;
        min-width: 390px;
        margin-bottom: 0px;
    }
}
.DisplayTitle .PhoneCircle {
    margin-top: 14px;
    float: left;
    margin-left: 10px;
}
@media (min-width: 576px) {
    .DisplayTitle .PhoneCircle {
        margin-top: 14px;
        float: left;
        margin-left: 30px;
    }
}

    .DisplayTitle .Phone {
        font-size: 18px;
        font-weight: bold;
        color: #231F20 !important;
        text-decoration: none;
        height: 28px;
    }

        .DisplayTitle .Phone a {
            font-size: 18px;
            font-weight: bold;
            color: #231F20;
            text-decoration: none;
        }

            .DisplayTitle .Phone a:hover {
                cursor: pointer;
                color: #231F20;
                text-decoration: none;
            }

    /*Small devices (landscape phones, 576px and up)*/
    @media (min-width: 576px) {
    }

    /*// Medium devices (tablets, 768px and up)*/
    @media (min-width: 768px) {
    }

    /*// Large devices (desktops, 992px and up)*/
    @media (min-width: 992px) {
    }

    /*// Extra large devices (large desktops, 1200px and up)*/
    @media (min-width: 1200px) {
    }


    .outerBody {
        width: 100%;
        background-color: #fff;
    }

    .ShortCutTile {
        background-color: #fff;
        width: 100%;
        height: 100px;
    }

        .ShortCutTile .Heading {
            color: #46166B;
            font-weight: bold;
            line-height: 20px;
            margin-top: 10px;
            font-size: 18px;
            margin-left: 10px;
        }

            .ShortCutTile .Heading a {
                color: #46166B;
                font-weight: bold;
            }

        .ShortCutTile .Text {
            color: #231F20;
            font-weight: bold;
            margin-left: 10px;
            font-size: 12px;
        }

            .ShortCutTile .Text a {
                color: #231F20;
                font-weight: bold;
            }

    .ShortCutTiles {
    }
    /*Small devices (landscape phones, 576px and up)*/
    @media (min-width: 576px) {
    }

    /*// Medium devices (tablets, 768px and up)*/
    @media (min-width: 768px) {
    }

    /*// Large devices (desktops, 992px and up)*/
    @media (min-width: 992px) {
        .outerBody {
            width: 80%;
            max-width: 1600px;
            background-color: #fff;
        }

        .ShortCutTiles {
            width: 80%;
            max-width: 1600px;
            background-color: #eee;
        }
    }

    /*// Extra large devices (large desktops, 1200px and up)*/
    @media (min-width: 1200px) {
    }

    .bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
        color: #495057;
        background-color: #fff;
        border-color: #46166B;
    }

    .mt-123px {
    }

    .airpicker {
        padding-left: 4px;
        padding-right: 0px;
    }

    .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
        border-top-left-radius: 10px !important;
    }

    .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
        border-top-right-radius: 10px !important;
    }

    .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
        border-bottom-left-radius: 10px !important;
    }

    .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
        border-bottom-right-radius: 10px !important;
    }

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
        background: #fecd1b !important;
    }

    .ui-slider-range {
        background-color: #000 !important;
    }

    .ui-slider-horizontal {
        height: 4px;
    }

    .ui-slider .ui-slider-handle {
        margin-top: -4px;
    }

    .theSlider {
        margin-bottom: 13px !important;
    }

    .Mobile_Header_1 {
        background-color: #fff;
        height: 70px;
        padding: 20px;
    }


        .Mobile_Header_1 .fa-bars {
            color: var(--hots-base-colour);
            font-size: 26px;
            display: block;
            position: relative;
        }

        .Mobile_Header_1 a {
            color: var(--hots-base-colour);
        }

        .Mobile_Header_1 .fa-phone {
            font-size: 18px;
            color: var(--hots-base-colour);
            padding: 3px;
        }

        .Mobile_Header_1 .mobilecall {
            text-align: center;
            border: 1px solid var(--hots-base-colour);
            border-radius: 50%;
            width: 28px;
            height: 27px;
            vertical-align: middle;
            margin-right: 30px;
        }

    .MobileSubMenu {
        background-color: #fff;
        padding-left: 30px;
        padding-right: 30px;
    }

        .MobileSubMenu .MenuItem {
            height: 50px;
            border-bottom: solid 1px #886f9c;
            padding-top: 15px;
        }

        .MobileSubMenu a {
            text-decoration: none;
            margin-left: 30px;
            text-transform: capitalize;
            font-family: 'The Future',arial;
            text-align: left;
            font-weight: 800;
            color: var(--hots-base-colour);
            font-size: 15px;
        }

            .MobileSubMenu a:hover {
                text-decoration: none;
                color: var(--hots-base-colour);
            }
.Desktop_Header_1-text {
    opacity: 0.7;
    font-size: 0.875rem;
    line-height: 1.25rem;
    color: #fff;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    cursor:pointer;
}
    .Desktop_Header_1-text:hover {
        opacity: 1;
        cursor: pointer;
    }
.Desktop_Header_1 {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    --tw-bg-opacity: 1;
    background-color: rgb(70 22 107 / var(--tw-bg-opacity));
    padding-top: .8rem;
    padding-bottom: .8rem;
    border-bottom-width: 1px!important;
    border-bottom: solid;
    --light-purple-border: rgba(200, 172, 222, 0.41);
    border-color: var(--light-purple-border);
}

}



    .Desktop_Header_1 a:hover {
        text-decoration: none;
        opacity: 1;
    }

        .Desktop_Header_1 a {
            color: inherit;
            text-decoration: none;
            
        }

        .Desktop_Header_1 ul li:first-child::before {
            content: none;
        }

        .Desktop_Header_1 ul li::before {
            content: " ";
            border-left: 2px solid #fff;
            position: absolute;
            height: 12px;
            top: 12px;
        }



.Desktop_Header_2 {
 
    --tw-bg-opacity: 1;
    background-color: rgb(49 13 77 / var(--tw-bg-opacity));
}

        .Desktop_Header_2 a {
            color: var(--hots-base-colour);
            text-decoration: none;
            padding-left: 20px;
            font-size: 22px;
            font-weight: 800;
            text-transform: uppercase;
        }

        .Desktop_Header_2 ul li:first-child::before {
            content: none;
        }

        .Desktop_Header_2 ul li::before {
            content: " ";
            border-left: 2px solid var(--hots-base-colour);
            position: absolute;
            height: 18px;
            top: 138px;
            display: block;
        }

        .Desktop_Header_2 .nav-link {
            padding-right: 35px;
            padding-left: 35px;
            letter-spacing: 2px;
        }


    .footer_1 {
        background: var(--hots-base-colour);
        color: #fff;
    }

        .footer_1 .goButton {
            border-color: #fff !important;
            color: #fff !important;
            text-transform: uppercase;
        }

            .footer_1 .goButton:hover {
                background-color: transparent !important;
                text-decoration: none;
                border-color: #fff !important;
                color: #fff !important;
                text-transform: uppercase;
            }

    .footer_2 {
        background: #fff;
    }

        .footer_2 h3 {
            font-weight: bold !important;
            margin: 0 0 .2em !important;
            font-size: 18px !important;
            color: var(--hots-base-colour) !important;
            cursor: pointer;
            text-transform: uppercase;
        }

        .footer_2 a {
            color: #4c4c4c;
            text-decoration: none;
            font-family: 'The Future',"sans-serif",sans-serif !important;
            font-size: .88em;
        }

            .footer_2 a:hover {
                text-decoration: none;
                color: #fecd1b;
            }

    .shortlist {
        width: 80px;
        cursor: pointer;
    }

        .shortlist .heart {
            width: 32px;
            height: 32px;
            text-align: center;
            border: 1px solid var(--hots-base-colour);
            border-radius: 50%;
            background-color: #46166B;
            color: #fff;
            padding-top: 3px;
            padding-left: 1px;
            margin-left: 23px;
        }

        .shortlist .badge {
            background-color: #FFCC32;
            width: 20px;
            height: 20px;
            border-radius: 50%;
            font-size: 14px;
            font-weight: bold;
            text-align: center;
            left: -8px;
            top: -5px;
            position: relative;
        }

        .shortlist .text {
            left: -5px;
            top: 8px;
            position: relative;
            font-size: 13px;
            color: #46166B;
            text-transform: uppercase;
        }


        .shortlist .counter_over9 {
            top: -1px;
            left: -2px;
            position: relative
        }

        .shortlist .counter {
            text-align: center;
            top: -1px;
            left: 1px;
            position: relative;
        }

    .filters_card_header {
        background-color: var(--hots-base-colour-dark)!important;
        color: #fff !important;
    }

body {
    /*font-family: Qanelas Soft Regular;*/
    font-family: 'The Future',"sans-serif",sans-serif !important;
    font-family: "The Future", sans-serif; /* 4 */
    font-feature-settings: normal; /* 5 */
    font-variation-settings: normal; /* 6 */
    -webkit-tap-highlight-color: transparent; /* 7 */
    /*//margin-top: 80px;*/
    background-color: #fff;
    font-size: 18px;
}

    @media (min-width: 992px) {
        body {
            background-color: #DFE1E5;
        }
    }

    @media (min-width: 576px) {
    }



    .padding_left_50px {
        padding-left: 50px
    }








    h1, h2, h3, h4, h5, h6 {
    }

    .poweredbyjourneyatlas {
    }

    /*Buttons*/
    .btn-CloseShortlist {
        background-color: #fecd1b !important;
        background-image: linear-gradient( #642198,#46166B );
        color: #fff !important;
        font-weight: bold;
        text-transform: uppercase;
        border-color: #231F20 !important;
    }

    .btn-ContactHOT {
        background-color: #fecd1b !important;
        background-image: linear-gradient( #FFE861,#FFCC32 );
        color: #231F20 !important;
        border-color: lightgrey !important;
        font-weight: bold;
        text-transform: uppercase;
    }

    .new_search_button {
        background-color: #fecd1b !important;
        background-image: linear-gradient( #DFE1E5,#C9CBC7 );
        color: #231F20 !important;
        font-weight: bold;
        text-transform: uppercase;
        border-color: #C9CBC7 !important;
        width: 120px;
    }

.find_button {
    text-transform: uppercase;
    font-weight: bold;
    width: 150px;
    background-color: var(--hots-base-colour-dark) !important;
    /*background-image: linear-gradient( #FFE861,#FFCC32 );*/
    color: #fff !important;
    border-color: var(--hots-base-colour-dark) !important;
    /*    --tw-bg-opacity: 1;
    background-color: rgb(70 22 107 / var(--tw-bg-opacity));

    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));*/
}

.btn {
    border-radius: 0.50rem !important;
}










.filter_button {
    background-color: #2987a4 !important;
    color: white !important;
}

    .show_favourites_button {
        background-color: rgb(101, 53, 15) !important;
        color: white !important;
        width: 100% !important;
        margin-bottom: 3px;
    }
.enquirenow_button {
    background-color: #fecd1b !important;
    background-image: linear-gradient( #642198,#46166B );
    color: #fff !important;
    font-weight: bold;
    text-transform: uppercase;
    border-color: #231F20 !important;
    float: right;
    margin-top: 12px;
    margin-right: 10px;

}

@media (min-width: 576px) {
    .enquirenow_button {
        background-color: #fecd1b !important;
        background-image: linear-gradient( #642198,#46166B );
        color: #fff !important;
        font-weight: bold;
        text-transform: uppercase;
        border-color: #231F20 !important;
        float: right;
        margin-top: 12px;
        margin-right: 30px
    }
}
    .add_to_favourites_button {
        background-color: #fff !important;
        color: #46166B !important;
        border-color: #46166B !important;
        font-weight: bold;
        text-transform: uppercase;
    }

    .add_to_favourites_button_2 {
        color: white !important;
        width: 100% !important;
        margin-bottom: 3px;
    }



    .more_details_button {
        background-color: #fecd1b !important;
        background-image: linear-gradient( #FFE861,#FFCC32 );
        color: #231F20 !important;
        border-color: lightgrey !important;
        font-weight: bold;
        text-transform: uppercase;
    }

    @media (min-width: 992px) {
        .more_details_button {
            width: 200px;
        }

        .add_to_favourites_button {
            width: 200px;
        }
    }







    /*/ Small devices (landscape phones, 576px and up)*/
    @media (min-width: 576px) {



        .show_favourites_button {
            background-color: rgb(101, 53, 15) !important;
            color: white !important;
            width: 215px !important;
        }

        /*.add_to_favourites_button {
        border-color: #46166B !important;
        background-color: #fff !important;
        color: #46166B !important;
        font-family: 'proximanova-bold',"sans-serif",sans-serif !important;
        font-weight: bold;
        width: 215px !important;
    }*/

        .add_to_favourites_button_2 {
            color: white !important;
            width: 215px !important;
        }

        .contact_travel_designer_button {
            background-color: rgb(101, 53, 15) !important;
            color: white !important;
            width: 215px !important;
        }
    }

    /*// Medium devices (tablets, 768px and up)*/
    @media (min-width: 768px) {
        .theSlider {
            margin-top: 15px !important;
        }

        .mt-123px {
            margin-top: 121px;
        }
    }
    /*/ / Large devices (desktops, 992px and up)*/ @media (max-width: 991px) {
    }

.headerspacer-hots {
    height: 80px;
}
    /*// Large devices (desktops, 992px and up)*/
    @media (min-width: 992px) {
        body {
           /*// margin-top: 172px;*/
        }
        .headerspacer-hots {
    height: 180px;
}
    }

    /*// Extra large devices (large desktops, 1200px and up)*/
    @media (min-width: 1200px) {
    }



    /*Desktop*/
    @media (min-width: 1024px) {
    }
 
.nohover a:hover {
    color: inherit !important;
    text-decoration: none !important;
}
.py-4 {
    padding-top: 0.7rem!important;
    padding-bottom: 0.7rem!important;
}



:root {
    --hots-base-colour: #46166b;
    --hots-base-colour-dark: #310D4D;
}
.SearchResults {
    /*background-color: aliceblue;*/
    /*min-height: 200px;*/
    /*padding: 3px 3px 3px 3px;*/
    width: 100%;
    /*font-size: 14px;*/
    
}

.SearchResultsMapImage {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 200px;
    width: 100%; 
 
}

.SearchResultActionPanel {
    width: 100%;
    /*padding: 1rem !important;*/
    padding-left: 1rem!important;
    padding-right: 5px !important;
    padding-top: 0.5rem !important;
    padding-bottom: 0px !important;
}
.SearchResultATextPanel {
    padding: 1rem !important;
}

.SearchResultPrice {
 
    margin-bottom: 5px;
}
.SearchResultPriceLabel {
    font-size: 18px;

    line-height: 22px;
    margin-right:2px;
}
.SearchResultPriceAmount {
    font-size: 41px;
    color: #46166B;
    font-weight:bold;
    line-height:40px;
}


.SearchResultDays {
    font-size: 18px;
    
    line-height: 22px;
}
.SearchResultMiddleText {
    font-size: 18px;
    text-align: left;
    line-height: 22px;
}

.monthActive {
    font-size: 12px;
    background-color: #46166B;
    color:#fff;
    padding: 5px 5px 5px 5px;
    margin-right:3px;
}
.monthNonActive {
    font-size: 12px;
    background-color: #C9CBC7;
    padding: 5px 5px 5px 5px;
    margin-bottom: 0px !important;
    color: #231F20;
    margin-right: 3px;
}
.resultstitle {
    font-size: 22px;
    font-weight: bold;
    color: #46166B;
    text-decoration: underline;
}

    .resultstitle a {
        font-size: 22px;
        font-weight: bold;
        color: #46166B;
        text-decoration: underline;
    }
    .resultstitle a:hover {
        font-size: 22px;
        font-weight: bold;
        color: #46166B;
        text-decoration: underline;
    }
.favouritesPanel {
    overflow-y: scroll;
    max-height: 600px;
    min-height: 150px;
}


.favouritesdeletebutton {
    cursor: pointer;
    margin-right: 10px;
    color: #FFCC32!important;
}
.favouritestourtext {
    color: #231F20!important;
}
.favouritestourtext a {
    color: #231F20!important;
    text-decoration:none!important;
}
    .favouritestourtext a:hover {
        color: #231F20!important;
        text-decoration: none!important;
    }
.favouritescontactvalidationmessage {
    color: red;
    font-weight: bold;
}

.card-customHeader-01 {
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    background-color: var(--hots-base-colour-dark) !important;
    background-image: linear-gradient(to right,var(--hots-base-colour),var(--hots-base-colour-dark) );
    font-weight: bold;
    color: white !important;
    cursor: pointer;
}
.card-customHeader-02 {
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    background-color: #DFE1E5 !important;
    font-weight: bold;
    color: #231F20 !important;
    cursor: pointer;
}
.card-customer-body-01 {
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  
}
 
.scrolldiv300 {
    max-height: 300px;
    overflow-y: scroll;
}
.display_map {
     width:100%!important;
}
/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
    .SearchResults {
        /*background-color: lemonchiffon;*/
        /*min-height: 200px;*/
        /*padding: 3px 3px 3px 3px;*/
        /*width: 50%;*/
    }

    .SearchResultsMapImage {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: 200px;
        width: 100%; 

    }
    .SearchResultActionPanel {
        width: 100%;
 
        /*background-color: red;*/
    }

}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    .SearchResults {
        /*background-color: lightblue;*/
        /*min-height: 200px;*/
        /*padding: 3px 3px 3px 3px;*/
        margin-right:5px;
        width: 50%;
    }
    .SearchResultsMapImage {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: 200px;
        width: 100%; 
 
    }
    .SearchResultActionPanel {
        width: 100%;
       
        /*background-color: red;*/
    }

    
}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    .SearchResults {
        /*background-color: lightyellow;*/
        /*min-height: 200px;*/
        /*padding: 3px 3px 3px 3px;*/
        width: 100%;
        
    }
    .SearchResultsMapImage {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        /*height: 200px;
        width: 300px;*/
        height: 100%;
        width: 200px;
    }
    .SearchResultActionPanel {
        width: 30%;
        padding-left: 1rem !important;
        
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }
    .SearchResultATextPanel {
        padding-left: 1rem !important;
        
        padding-top: 0.5rem !important;
        padding-bottom: 0px !important;
        width:40%;
    }
    .SearchResultDays {
        font-size: 18px;
        text-align: right;
        line-height: 22px;
    }
    .SearchResultPriceLabel {
        font-size: 18px;
        text-align: right;
        line-height: 22px;
        margin-right: 2px;
    }

    .SearchResultPriceAmount {
        font-size: 41px;
        color: #46166B;
        font-weight: bold;
        line-height: 40px;
    }
    .SearchResultPrice {
        text-align: right;
        margin-bottom: 5px;
    }
}

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    .SearchResults {
        /*background-color: yellow;*/
        /*min-height: 200px;*/
        /*padding: 3px 3px 3px 3px;*/
        width: 100%;
        
    }
    .SearchResultsMapImage {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        /*height: 300px; -- this was commented out
        width: 300px;
        */
        width: 300px;
        height: 100%;
    }

    
}

 


