
/* CSS AGENCY SPECIFIC - WYE VALLEY HOLIDAY COTTAGES */


/* DARKEST */

#slidingDiv_hlite,
.desktopbookbutton:hover {
	background-color: #566423;
}

/* DARKER COLOUR */

.agencybg,
.newroundel,
.navbar,
#show_hide_hlite,
#slidingline,
#devicemenubooking,
#inbriefsection,
.desktopbookbutton,
#CMSDETAI > DD,
#check-book-mobile {
	background-color: #93a540;
}

.select2-results__option--highlighted[aria-selected] {
	background-color: #93a540!important;
}

a,
a:link,
a:hover,
a:visited,
a:active,
.fa-star,
#desktoptitlebarleft .fa-heart-o,
#desktoptitlebarleft .fa-heart,
.accordionTitle:after,
.rating {
	color: #93a540;
}

/* LIGHTER COLOUR */

body.no-touch .boxInner:hover .titleBox h1,
body.touch .boxInner.touchFocus .titleBox h1,
body.no-touch .boxInner:hover .titleBox a,
body.touch .boxInner.touchFocus .titleBox a,
#topmenu a,
.refinebutton:hover,
 .fa-share-alt {
	color: #a4ba3c;
}

#topmenu {
	border-bottom-color: #a4ba3c;
}

.refinebutton,
.searchname,
#booknowbutton {
	border: 1px solid #a4ba3c;
}

#dateselectrow button {border:#a4ba3c solid 1px;background:#a4ba3c;}

.onoffswitch-checkbox:checked + .onoffswitch-label, .onoffswitch-checkbox:checked + .onoffswitch-label:before {
	border-color: #a4ba3c;
}

.refinebutton-selected,
.slider-selection,
.slider-handle,
.slider .tooltip-inner,
.slider.slider-horizontal .slider-tick-label-container,
.onoffswitch-checkbox:checked + .onoffswitch-label {
	background: #a4ba3c;
}

.tooltip.top .tooltip-arrow {
	border-top-color: #a4ba3c;
}
/* For Scrolly view */
.HLBdbkd { background-color:#a4ba3c;} /* Lighter colour */
.hlb-trig-start::after {border-right-color:#a4ba3c;} /* Lighter colour */
.hlb-trig-end::after {border-left-color:#a4ba3c;} /* Lighter colour */
.hlb-bk { color:#a4ba3c;} /* Lighter colour */
.discount::after { border-top-color:#<OFFER>}
.hlb-pb-discountnotes { background-color:#<OFFER>}
.hlb-trig-select-start::after { border-right-color:#393838;} /* Standard grey */
.hlb-trig-select-end::after { border-left-color:#393838;} /* Standard grey */
.hlb-selected { background-color:#393838;} /* Standard grey */
.accomname,.next,.prev { color:#93a540!important;} /* Darker colour */
.hlb-trig-select-start,.hlb-trig-select-end { background-color:#<SELECT>\9} 

.ribbonbanner {
    background: #a4ba3b;
	}