color: # !important;
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
/*  (☞ ͡° ͜ʖ ͡°)☞  Selectors for colour overrides*/
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/

/*This will probably need to use !important tags*/

/*Colour variables -------------------
Colour1Hex			= Primary colour hex
Colour1Rgba			= Primary colour rgba
Colour2Hex			= Secondary colour hex
Colour3Hex			= Tertiary colour hex
-------------------------------------*/

/*Global*/
/*----------------------------------------------------------------------------------------------*/

/*Buttons*/
a{
color: # !important;
}

button{
background: # !important;
}
button:hover{
background: # !important;
}

/*Content sections*/
.content{
border-bottom: 5px solid # !important;
}




/*Header*/
/*----------------------------------------------------------------------------------------------*/

.logo .title a i{
color: # !important;
}

.utility.currency .currency-chosen .currency-symbol{
color: # !important;
}

.utility.user-links a{
background: # !important;
}

.utility.user-links a.cta{
background: # !important;
}


/*Footer*/
/*----------------------------------------------------------------------------------------------*/

.footer-header .title a i{
colour: # !important;
}

body, .page-footer, .footer-header{
background: # !important;
}




/*Home banner*/
/*----------------------------------------------------------------------------------------------*/

.showcase .searchform .criteria{
background:  !important; /*Colour1Rgba*/
}

.showcase.home{
border-top: 3px solid # !important;
}

.searchform p.submit button{
background: # !important;
}




/*Slogan banner*/
/*----------------------------------------------------------------------------------------------*/

.banner .slogan{
border-bottom: 5px solid # !important;
}





/*Hotel teasers*/
/*----------------------------------------------------------------------------------------------*/

.hotel-teasers .hotel-teaser span{
color: # !important;
}
.hotel-teasers .hotel-teaser a:hover span{
background: #;
}





/*Listing popular*/
/*----------------------------------------------------------------------------------------------*/

.popular .listing-header{
background: # !important;
}

.listing .all a{
color: # !important;
}
.listing .all a:hover {
border-color: # !important;
background: # !important;
}

.listing .listing-content .item .item-list a{
color: # !important;
}



/*Search form*/
/*----------------------------------------------------------------------------------------------*/

.searchform{
background: # !important;
}

.searchform p.submit button{
background: # !important;
}





/*Widgets*/
/*----------------------------------------------------------------------------------------------*/

.widget .widget-title{
color: # !important;
}

.widget .link-list.filters li > a:after{
color: # !important;
}



/*Hotel search list*/
/*----------------------------------------------------------------------------------------------*/

.list .hotel-item .book-now a{
color: # !important;
}
.list .hotel-item .book-now a:hover{
background: # !important;
}

.list-controls .layout{
color: # !important;
}

/*Stars*/
.stars:before{
color: # !important;
}

/*Pager info*/
.pager .info{
color: # !important;
}





/*Hotel item*/
/*----------------------------------------------------------------------------------------------*/

/*Score graphic*/
p.graphic-score{
color: # !important;
}

/*Text box*/
.textbox{
border-top: 2px solid # !important;
}

.textbox .sub-title{
color: # !important;
}

/*Availability*/
.av-form button{
color: # !important;
}
.av-form button:hover{
background: # !important;
}

.av-results button{
background: # !important;
}
.av-results button:hover{
background: # !important;
}
