/* Minification failed. Returning unminified contents.
(340,1): run-time error CSS1019: Unexpected token, found '<'
(340,12): run-time error CSS1031: Expected selector, found '='
(340,12): run-time error CSS1025: Expected comma or open brace, found '='
(498,1): run-time error CSS1019: Unexpected token, found '<'
(498,2): run-time error CSS1019: Unexpected token, found '/'
 */
/*header styles*/
#Search {
    height:39px!important;
}
#logo a {
    display: block;
    width: 362px;
    height: 172px;
    background: url('https://cathiericetravel.com.au/wp-content/themes/cathie-rice-travel-2017/images/logo.png') no-repeat;
    float: left;
    left: 0;
}
#contact_info {
    text-align: right;
    padding: 1.5em 1em 0 1.5em;
    color: #666;
    float: right;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder {
    color:white!important;
}
#contact_info strong {
    font-size: 1.5em;
    font-weight: bold;
    color: #4EB448;
}

#contact_info img {
    margin: 0 1em 0 0;
    vertical-align: middle;
}

a.rooms, a.travelpay {
    display: inline-block;
    border-radius: 0.5em;
    border: 1px solid #ccc;
    margin: 0.5em 0 0 0;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

a.rooms:hover, a.rooms:focus, .a.rooms:active,
a.travelpay:hover, a.travelpay:focus, .a.travelpay:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
a.travelpay {
    padding: 1em;
    text-align: center;
    margin: 0.5em 0 0 1em;
}

#contact_info a.rooms img {
    margin: 0.25em 1em;
}

.mobile-layout #contact_info {
    padding: 12em 0 0 0;
}
 

/*header styles*/
.nav-container {
    margin-top: 40px;
    background: linear-gradient(to bottom, rgba(1,89,171,1) 0%, rgba(15,115,187,1) 100%);
    margin-bottom: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.nav_bg_colour {
    background-color: transparent!important;
 
}

 





body {
    /*padding-top: 22px;*/
    font-family: "Open Sans",sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Montserrat,sans-serif;
  
}
.poweredbyjourneyatlas {
    font-size: 10pt;
    background-color: #f2f2f2 !important;
    text-decoration: none;
    color: #f2f2f2 !important;
    cursor:default;
}
.footer {
    background-color: #f2f2f2;
    display: block;
    clear: both;
    padding: 0;
    margin: auto;
    min-height: 200px;
}

.footer_footer {
    display: block;
    clear: both;
}

.footer_h3 {
    color: #5d9dd0;
    font-size: 2rem;
    margin-bottom: .5em;
    margin: 0 0 1em;
    font-weight: 300;
    font-family: Montserrat,sans-serif;
}

.footer_contact_icon {
    color: #5d9dd0;
    margin-right: 10px;
    font-size: 24px;
}

.footer_text {
    font-weight: 700;
    margin-bottom: 1em;
    color: #422102 !important;
    text-decoration: none !important;
}

.footer_social {
    width: 60px;
    height: 60px;
    display: inline-block;
    border: 3px solid #5d9dd0;
    border-radius: 50%;
    line-height: 55px;
    text-align: center;
    transition: .33s;
    transition-delay: .2s;
    color: #5d9dd0;
    margin-right: 10px;
    font-size: 24px;
}

.footer_copywrite {
    font-size: .8rem;
    color: #999;
    font-weight: 700;
    margin-bottom: 1em;
}

.find_button {
    background-color:  rgba(15,115,187,1)  !important;
    color: white !important;
}

.filter_button {
    background-color: #2987a4 !important;
    color: white !important;
}
.show_favourites_button {
    background-color: #0075fa !important;
    color: white !important;
    width: 100% !important;
    margin-bottom: 3px;
}

.add_to_favourites_button {
    background-color: #0075fa !important;
    color: white !important;
    width: 100% !important;
    margin-bottom: 3px;
}
.add_to_favourites_button_2 {
    background-color: #0075fa !important;
    color: white !important;
    width: 100% !important;
    margin-bottom: 3px;
}
.newsearch_button {
    background-color: white !important;
    border-color: #138b44 !important;
    color: #138b44!important;
    width: 100% !important;
    margin-bottom: 3px;
}
.contact_travel_designer_button {
    
    color: white !important;
    width: 100% !important;
    margin-bottom: 3px;
}

.more_details_button {
    background-color: #18a1c1 !important;
    color: white !important;
}
.ui-slider-range {
    background-color: cornflowerblue !important;
}
.theSlider {
    margin-bottom: 13px !important;
}
 
 
/*/ Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
    .EW_MenuItem {
        text-align:center;
    }
    .show_favourites_button {
        background-color: #0075fa !important;
        color: white !important;
        width: 215px !important;
    }

    .add_to_favourites_button {
        background-color: #0075fa !important;
        color: white !important;
        width: 215px !important;
    }
    .add_to_favourites_button_2 {
        background-color: #0075fa !important;
        color: white !important;
        width: 215px !important;
    }
    .newsearch_button {
        background-color: white !important;
        border-color: #138b44 !important;
        color: #138b44 !important;
        width: 215px !important;
    }
    
    .contact_travel_designer_button {
        
        color: white !important;
        width: 215px !important;
    }
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
 
 
   
    .theSlider {
        margin-top: 13px !important;
    }
   
}
/*/ / Large devices (desktops, 992px and up)*/ @media (max-width: 991px) {
    li.dropdown > .dropdown-menu {
        display: inherit;
    }
    .EW_DropDownMenuItem {
        color: #999 !important;
        font-family: "Open Sans",sans-serif !important;
        display: block !important;
        padding: 8px 20px !important;
    }

}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {


    .EW_DropDownMenuItem {
        color: black !important;
        font-family: "Open Sans",sans-serif !important;
        border-bottom: 1px dashed #ccc !important;
        display: block !important;
        padding: 8px 20px !important;
        font-size: 14px;
    }
    .EW_MenuItem {
        font-size: 14px;
    }

 
}

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    .navbar_container {
        max-width: 1500px !important;
        margin: auto;
    }
    .EW_MenuItem {
        font-size: 16px;
    }
    .EW_Logo_image {
        max-width: 326px !important;
    }
}


/*Mobile section*/
@media (max-width: 1023px) {
    .footer_cell {
        margin-right: 1%;
        text-align:center;
        min-height: 1px;    
        display: block;
        padding: 60px 0 10px 10px;
        /*min-width: 360px !important;*/
    }
}
/*Desktop*/
@media (min-width: 1024px) {
 

    .footer_row {
        max-width: 1600px;
        height: 100%;
        margin: 0 auto;
        padding: 0 65px;
    }
    .footer_cell {
        margin-right: 1%;
        float: left;
        min-height: 1px;
        width: 31.33%;
        display: block;
        padding: 65px 0 65px 65px;
        /*min-width: 360px !important;*/
    }
}

<style type="text/css" media="screen" >
img, video, .wp-caption {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    height: auto !important;
}

audio {
    max-width: 100%;
}

.wp-embedded-content {
    max-width: 100%;
}

.builder-container-outer-wrapper {
    width: 100%;
}

#ie6 .builder-module-outer-wrapper,
#ie7 .builder-module-outer-wrapper,
#ie8 .builder-module-outer-wrapper {
    width: 960px;
}

@media screen and (max-width: 900px) {
    .builder-module-background-wrapper {
        padding-left: 1.5em;
        padding-right: 1.5em;
    }
}

@media screen and (max-width: 900px) {
    .builder-module-background-wrapper {
        padding-left: .75em;
        padding-right: .75em;
    }
}

#builder-module-592bb6792db2f-outer-wrapper {
    max-width: 960px;
    width: 100%;
}

#builder-module-592bb6792db2f .builder-module-column-1-outer-wrapper {
    width: 100%;
}

#builder-module-592bb6792db73-outer-wrapper {
    max-width: 960px;
    width: 100%;
}

#builder-module-592bb6792db73 .builder-module-column-1-outer-wrapper {
    width: 100%;
}

#builder-module-592bb6792dbb4-outer-wrapper {
    max-width: 960px;
    width: 100%;
}

#builder-module-592bb6792dbb4 .builder-module-column-1-outer-wrapper {
    width: 100%;
}

#builder-module-592bb6792dbf5-outer-wrapper {
    max-width: 960px;
    width: 100%;
}

#builder-module-592bb6792dbf5 .builder-module-column-1-outer-wrapper {
    width: 100%;
}

#builder-module-592bb6792dcbc-outer-wrapper {
    max-width: 960px;
    width: 100%;
}

#builder-module-592bb6792dcbc .builder-module-column-1-outer-wrapper {
    width: 100%;
}

#builder-module-592bb6792dcfd-outer-wrapper {
    max-width: 960px;
    width: 100%;
}

#builder-module-592bb6792dcfd .builder-module-column-1-outer-wrapper {
    width: 100%;
}

#builder-module-5950a54c2ffbf-outer-wrapper {
    max-width: 960px;
    width: 100%;
}

#builder-module-5950a54c2ffbf .builder-module-column-1-outer-wrapper {
    width: 100%;
}

#builder-module-592bb6792dd3f-outer-wrapper {
    max-width: 960px;
    width: 100%;
}

#builder-module-592bb6792dd3f .builder-module-column-1-outer-wrapper {
    float: left !important;
    width: 33.333%;
    margin-left: 0%;
    margin-right: -100%;
}

#builder-module-592bb6792dd3f .builder-module-column-2-outer-wrapper {
    float: left !important;
    width: 33.333%;
    margin-left: 33.333%;
    margin-right: -100%;
}

#builder-module-592bb6792dd3f .builder-module-column-3-outer-wrapper {
    float: left !important;
    width: 33.334%;
    margin-left: 66.666%;
    margin-right: -100%;
}

@media screen and (max-width: 600px) {
    #builder-module-592bb6792dd3f .builder-module-column-1-outer-wrapper,
    #builder-module-592bb6792dd3f .builder-module-column-2-outer-wrapper,
    #builder-module-592bb6792dd3f .builder-module-column-3-outer-wrapper {
        float: none !important;
        width: auto;
        margin: 0;
    }

        #builder-module-592bb6792dd3f .builder-module-column-1-outer-wrapper .builder-module-block,
        #builder-module-592bb6792dd3f .builder-module-column-2-outer-wrapper .builder-module-block,
        #builder-module-592bb6792dd3f .builder-module-column-3-outer-wrapper .builder-module-block,
        #builder-module-592bb6792dd3f .builder-module-column-1-outer-wrapper .widget,
        #builder-module-592bb6792dd3f .builder-module-column-2-outer-wrapper .widget,
        #builder-module-592bb6792dd3f .builder-module-column-3-outer-wrapper .widget {
            margin: 0;
        }
}

#builder-module-592bb6792dd81-outer-wrapper {
    max-width: 960px;
    width: 100%;
}

#builder-module-592bb6792dd81 .builder-module-column-1-outer-wrapper {
    width: 100%;
}

</style >

.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;
        
}
.SearchResultATextPanel {
    padding: 1rem !important;
}

.SearchResultPrice {
    text-align: center;
    margin-bottom: 5px;
}
.SearchResultDays {
    text-align: center;
    margin-bottom:5px;
}

.monthActive {
    background-color: #5cb85c;
    padding: 5px 5px 5px 5px;
}
.monthNonActive {
    background-color: lightgray;
    padding:5px 5px 5px 5px;
    margin-bottom:0px!important;
   
}
.resultstitle {
    font-size:14pt;
}

.favouritesPanel {
    overflow-y: scroll;
    max-height: 600px;
    min-height:200px;
}


.favouritesdeletebutton {
    cursor:pointer;
    margin-right:10px;
}

.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: #62b9eb !important;
    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: #5d9dd0 !important;
    color: white !important;
    cursor: pointer;
}
.card-customer-body-01 {
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-size:10pt!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;
    }
    .SearchResultActionPanel {
        width: 250px!important;
        padding-left: 1rem !important;
        padding-left: 1rem !important;
        padding-top: 0.5rem !important;
        padding-bottom: 0px !important;
    }
    .SearchResultATextPanel {
        padding-left: 1rem !important;
        padding-left: 1rem !important;
        padding-top: 0.5rem !important;
        padding-bottom: 0px !important;
    }
    

}

/*// 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;*/
        width: 300px;
    }

    
}

 


