
/***************  templates/main/css/fonts/sprite-icons-font.css  ***************/

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'sprite-icons-font';
    src: url(/templates/main/css/fonts/sprite-icons-font.svg?91454018) format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "sprite-icons-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-fat_arrow_left:before { content: '\e800'; } /* '' */
.icon-fat_arrow_right:before { content: '\e801'; } /* '' */
.icon-fat_arrow_up:before { content: '\e802'; } /* '' */
.icon-long_arrow_down:before { content: '\e803'; } /* '' */
.icon-grid:before { content: '\e804'; } /* '' */
.icon-long_arrow_right:before { content: '\e805'; } /* '' */
.icon-magnifying_glass:before { content: '\e806'; } /* '' */
.icon-magnifying_glass_solid:before { content: '\e807'; } /* '' */
.icon-marker_border:before { content: '\e808'; } /* '' */
.icon-mobile_menu:before { content: '\e809'; } /* '' */
.icon-phone_riging:before { content: '\e80c'; } /* '' */
.icon-play:before { content: '\e80d'; } /* '' */
.icon-table_boardroom:before { content: '\e80f'; } /* '' */
.icon-table_hollowsquare:before { content: '\e810'; } /* '' */
.icon-table_cabaret:before { content: '\e811'; } /* '' */
.icon-table_classroom:before { content: '\e812'; } /* '' */
.icon-table_cocktail:before { content: '\e813'; } /* '' */
.icon-cross:before { content: '\e814'; } /* '' */
.icon-close:before { content: '\e817'; } /* '' */
.icon-clock:before { content: '\e818'; } /* '' */
.icon-car:before { content: '\e81b'; } /* '' */
.icon-calendar2:before { content: '\e81c'; } /* '' */
.icon-calendar:before { content: '\e81d'; } /* '' */
.icon-arrow_up:before { content: '\e81e'; } /* '' */
.icon-arrow_right:before { content: '\e81f'; } /* '' */
.icon-arrow_down:before { content: '\e820'; } /* '' */
.icon-wedding_ring:before { content: '\e821'; } /* '' */
.icon-walking_guy:before { content: '\e822'; } /* '' */
.icon-train:before { content: '\e823'; } /* '' */
.icon-arrow_left:before { content: '\e824'; } /* '' */
.icon-table_ushape:before { content: '\e825'; } /* '' */
.icon-table_theatre:before { content: '\e826'; } /* '' */
.icon-table_dining:before { content: '\e827'; } /* '' */
.icon-table_banquet:before { content: '\e827'; } /* '' */
.icon-dimensions:before { content: '\e82b'; } /* '' */
.icon-dollar_circle:before { content: '\e82c'; } /* '' */
.icon-dot:before { content: '\e82d'; } /* '' */
.icon-download:before { content: '\e82e'; } /* '' */
.icon-fat_arrow_down:before { content: '\e82f'; } /* '' */
.icon-mail:before { content: '\e830'; } /* '' */
.icon-mail-alt:before { content: '\e831'; } /* '' */
.icon-minus:before { content: '\e832'; } /* '' */
.icon-plus:before { content: '\e833'; } /* '' */
.icon-map_arrow_down:before { content: '\e834'; } /* '' */
.icon-map_arrow_left:before { content: '\e835'; } /* '' */
.icon-map_arrow_right:before { content: '\e836'; } /* '' */
.icon-map_arrow_up:before { content: '\e837'; } /* '' */
.icon-ok:before { content: '\e845'; } /* '' */

/*After replacement  ======= */
.icon-after.icon-fat_arrow_left:after { content: '\e800'; } /* '' */
.icon-after.icon-fat_arrow_right:after { content: '\e801'; } /* '' */
.icon-after.icon-fat_arrow_up:after { content: '\e802'; } /* '' */
.icon-after.icon-long_arrow_down:after { content: '\e803'; } /* '' */
.icon-after.icon-grid:after { content: '\e804'; } /* '' */
.icon-after.icon-long_arrow_right:after { content: '\e805'; } /* '' */
.icon-after.icon-magnifying_glass:after { content: '\e806'; } /* '' */
.icon-after.icon-magnifying_glass_solid:after { content: '\e807'; } /* '' */
.icon-after.icon-marker_border:after { content: '\e808'; } /* '' */
.icon-after.icon-mobile_menu:after { content: '\e809'; } /* '' */
.icon-after.icon-phone_riging:after { content: '\e80c'; } /* '' */
.icon-after.icon-play:after { content: '\e80d'; } /* '' */
.icon-after.icon-table_boardroom:after { content: '\e80f'; } /* '' */
.icon-after.icon-table_hollowsquare:after { content: '\e810'; } /* '' */
.icon-after.icon-table_cabaret:after { content: '\e811'; } /* '' */
.icon-after.icon-table_classroom:after { content: '\e812'; } /* '' */
.icon-after.icon-table_cocktail:after { content: '\e813'; } /* '' */
.icon-after.icon-cross:after { content: '\e814'; } /* '' */
.icon-after.icon-close:after { content: '\e817'; } /* '' */
.icon-after.icon-clock:after { content: '\e818'; } /* '' */
.icon-after.icon-car:after { content: '\e81b'; } /* '' */
.icon-after.icon-calendar2:after { content: '\e81c'; } /* '' */
.icon-after.icon-calendar:after { content: '\e81d'; } /* '' */
.icon-after.icon-arrow_up:after { content: '\e81e'; } /* '' */
.icon-after.icon-arrow_right:after { content: '\e81f'; } /* '' */
.icon-after.icon-arrow_down:after { content: '\e820'; } /* '' */
.icon-after.icon-wedding_ring:after { content: '\e821'; } /* '' */
.icon-after.icon-walking_guy:after { content: '\e822'; } /* '' */
.icon-after.icon-train:after { content: '\e823'; } /* '' */
.icon-after.icon-arrow_left:after { content: '\e824'; } /* '' */
.icon-after.icon-table_ushape:after { content: '\e825'; } /* '' */
.icon-after.icon-table_theatre:after { content: '\e826'; } /* '' */
.icon-after.icon-table_dining:after { content: '\e827'; } /* '' */
.icon-after.icon-table_banquet:after { content: '\e827'; } /* '' */
.icon-after.icon-dimensions:after { content: '\e82b'; } /* '' */
.icon-after.icon-dollar_circle:after { content: '\e82c'; } /* '' */
.icon-after.icon-dot:before { content: '\e82d'; } /* '' */
.icon-after.icon-download:after { content: '\e82e'; } /* '' */
.icon-after.icon-fat_arrow_down:after { content: '\e82f'; } /* '' */
.icon-after.icon-mail:after { content: '\e830'; } /* '' */
.icon-after.icon-mail-alt:after { content: '\e831'; } /* '' */
.icon-after.icon-minus:after { content: '\e832'; } /* '' */
.icon-after.icon-plus:after { content: '\e833'; } /* '' */
.icon-after.icon-map_arrow_down:after { content: '\e834'; } /* '' */
.icon-after.icon-map_arrow_left:after { content: '\e835'; } /* '' */
.icon-after.icon-map_arrow_right:after { content: '\e836'; } /* '' */
.icon-after.icon-map_arrow_up:after { content: '\e837'; } /* '' */
.icon-after.icon-ok:after { content: '\e845'; } /* '' */

/*Attractions Icons  ======= */
.icon-city_hall_border:before { content: '\e819'; } /* '' */
.icon-city_hall:before { content: '\e81a'; } /* '' */
.icon-cutlery:before { content: '\e828'; } /* '' */
.icon-cutlery_2:before { content: '\e829'; } /* '' */
.icon-cutlery_border:before { content: '\e82a'; } /* '' */
.icon-cocktail_border:before { content: '\e815'; } /* '' */
.icon-cocktail:before { content: '\e816'; } /* '' */
.icon-people:before { content: '\e80a'; } /* '' */
.icon-people_border:before { content: '\e80b'; } /* '' */
.icon-shopping_bag:before { content: '\e80e'; } /* '' */
.icon-entertainment:before { content: '\e846'; } /* '' */
.icon-others:before { content: '\e847'; } /* '' */
.icon-sports:before { content: '\e848'; } /* '' */
.icon-sightseeing:before { content: '\e849'; } /* '' */

/*Social Media Icons  ======= */
.sm-icon{
  font-family: "sprite-icons-font";
}
.sm-icon a{
  text-decoration: none;
}
.followus-socialmedia .sm-icon.instagram:after,.sm-wrapper .sm-icon.instagram:after { content: '\e838'; } /* '' */
.followus-socialmedia  .sm-icon.share-this:after, .sm-wrapper  .sm-icon.share-this:after { content: '\e839'; } /* '' */
.followus-socialmedia  .sm-icon.pinterest:after , .sm-wrapper  .sm-icon.pinterest:after { content: '\e83a'; } /* '' */
.followus-socialmedia  .sm-icon.linkedin:after, .sm-wrapper  .sm-icon.linkedin:after{ content: '\e83b'; } /* '' */
.followus-socialmedia  .sm-icon.googleplus:after, .sm-wrapper  .sm-icon.googleplus:after { content: '\e83c'; } /* '' */
.followus-socialmedia  .sm-icon.vimeo:after, .sm-wrapper  .sm-icon.vimeo:after  { content: '\e83d'; } /* '' */
.followus-socialmedia  .sm-icon.flickr:after, .sm-wrapper  .sm-icon.flickr:after { content: '\e83e'; } /* '' */
.followus-socialmedia  .sm-icon.myspace:after, .sm-wrapper  .sm-icon.myspace:after  { content: '\e83f'; } /* '' */
.followus-socialmedia  .sm-icon.facebook:after, .sm-wrapper  .sm-icon.facebook:after { content: '\e840'; } /* '' */
.followus-socialmedia  .sm-icon.foursquare:after, .sm-wrapper  .sm-icon.foursquare:after { content: '\e841'; } /* '' */
.followus-socialmedia  .sm-icon.tripadvisor:after , .sm-wrapper  .sm-icon.tripadvisor:after { content: '\e842'; } /* '' */
.followus-socialmedia  .sm-icon.youtube:after, .sm-wrapper  .sm-icon.youtube:after { content: '\e843'; } /* '' */
.followus-socialmedia  .sm-icon.twitter:after, .sm-wrapper  .sm-icon.twitter:after{ content: '\e844'; } /* '' */

.sm-share .sm-icon.instagram a:after { content: '\e838'; } /* '' */
.sm-share .sm-icon.share-this a:after { content: '\e839'; } /* '' */
.sm-share .sm-icon.pinterest a:after { content: '\e83a'; } /* '' */
.sm-share .sm-icon.linkedin a:after{ content: '\e83b'; } /* '' */
.sm-share .sm-icon.googleplus a:after { content: '\e83c'; } /* '' */
.sm-share .sm-icon.vimeo a:after  { content: '\e83d'; } /* '' */
.sm-share .sm-icon.flickr a:after { content: '\e83e'; } /* '' */
.sm-share .sm-icon.myspace a:after  { content: '\e83f'; } /* '' */
.sm-share .sm-icon.facebook a:after { content: '\e840'; } /* '' */
.sm-share .sm-icon.foursquare a:after { content: '\e841'; } /* '' */
.sm-share .sm-icon.tripadvisor a:after { content: '\e842'; } /* '' */
.sm-share .sm-icon.youtube a:after { content: '\e843'; } /* '' */
.sm-share .sm-icon.twitter a:after{ content: '\e844'; } /* '' */
.sm-share .sm-icon.email a:after{  content: '\e831'; font-size: 0.7em;  line-height: 1.6em; vertical-align: top;} /* '' */
/***************  templates/main/libs/jquery/slick/slick.css  ***************/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
	z-index:0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
	outline: none;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/***************  templates/main/../respwidgets/uniform-grid/template.layout.css  ***************/
.uniform-grid-widget{
	position:relative;
	width:100%;
	height:auto;
    min-height: 100px;
}
.uniform-grid-widget > div {
    display: inline-block;
    position: relative;
    vertical-align: top;
}
.uniform-grid-widget a{
	text-decoration: none;
}
.uniform-grid-widget ul.items-list{
	padding:0;
	display: inline-block;
    text-align: justify;
    vertical-align: top;
    width: 100%;
}
	.uniform-grid-widget ul.items-list:after{
		content:"";
		display: inline-block;
		width: 100%;
	}
.uniform-grid-widget .items-list, .uniform-grid-widget .item-content > div, .uniform-grid-widget .item-content {
	position:relative;
}
	.uniform-grid-widget .itemPreview{
		position:relative;
		display:inline-block;
		margin-bottom:54px;
		padding: 38px 34px;
		width:300px;
		height: 402px;
		vertical-align:top;
		background-color: white;
	}
	.uniform-grid-widget .has-booking .itemPreview{
		height: 452px
	}
	.uniform-grid-widget .single-page .itemPreview{
		cursor:pointer;
	}	

/* Less than 2 items */
.uniform-grid-widget ul.items-list.list-center{
	text-align: center;
}
.uniform-grid-widget ul.items-list.list-center .itemPreview{
	margin-right: 40px;
	text-align: left;
}
	.uniform-grid-widget .itemPreview ul{
		list-style: none;
	}
	.uniform-grid-widget .itemPreview:hover{
		background-color:#77406f;
		color:white;
	}
	.uniform-grid-widget .itemPreview:hover a, .uniform-grid-widget .itemPreview:hover p, .uniform-grid-widget .itemPreview:hover .read-more{
		color:white;
	}
	.uniform-grid-widget .itemPreview.placeholder {
		background: none;
		border: none;
		margin: 0;
		padding-top: 0;
		padding-bottom: 0;
		height: 0;
	}
	.uniform-grid-widget .item-image{
		position:relative;
		width:100%;
		height:249px;
	}
	.uniform-grid-widget .hover-overlay{
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background:#fff;
		opacity:0;
		filter:alpha(opacity=0);
		transition: opacity 0.3s ease-in-out 0s;
	}
	.uniform-grid-widget .itemPreview:hover .hover-overlay{
		filter:alpha(opacity=80);
		opacity: 0.8;
	}
	.uniform-grid-widget .hover-overlay:before{
		margin-left:42%;
		line-height:249px;
		font-size:40px;
		color:#998543;
	}
	.uniform-grid-widget .item-date{
		margin:11px 0 0;
		font-size:14px;
		font-style:italic;
	}
	.uniform-grid-widget .item-title{
		margin:26px 0 6px;
		min-height:65px;
		overflow:hidden;
		text-align: left;
	}
	.uniform-grid-widget .item-title a{
		color: black;
		font-size: 26px;
		font-weight: 700;
		font-style: italic;
		text-transform: uppercase;
	}
	.uniform-grid-widget .item-intro{
		min-height:23px;
		line-height:20px;
		overflow:hidden;
		font-size: 12px;
	}
	.uniform-grid-widget .item-intro a{
		color: #999;
	}

	.uniform-grid-widget .item-intro p{
		margin:0;
	}
	.uniform-grid-widget .read-more{
		font-size: 12px;
		margin-top:5px;
		margin-bottom:18px;
		text-align: right;
		text-transform: uppercase;
	}
	.uniform-grid-widget .read-more.title-line-1{
		margin-top:10px;
	}
	.uniform-grid-widget .bottom-elems{
		display:block;
		padding: 0;
		width: 220px;
		font-size: 18px;
		text-transform: none;
	}
	.uniform-grid-widget .itemPreview:hover .bottom-elems{
		background-color: white;
		color:#77406f;
	}
	.uniform-grid-widget .itemPreview:hover .bottom-elems.price {
		background: none;
		color:#fff;
	}
	.uniform-grid-widget .itemPreview:hover .bottom-elems a{
		color:#77406f;
	}
	.uniform-grid-widget .item-dimensions:before{
		font-size:16px;
	}
	.uniform-grid-widget .itemPreview:hover .bottom-elems.price a{
		color:#fff;
	}
	.uniform-grid-widget .item-dimensions{
		line-height:30px;
	}
	.uniform-grid-widget .item-price{
		display: inline-block;
		margin: 0;
		width: 115px;
		text-align: left;
		vertical-align: middle;
	}
	.uniform-grid-widget .item-bookinglink.has-price{
		display: inline-block !important;
		margin: 0 !important;
		padding: 0;
		width: 180px;		
	}

	.uniform-grid-widget .item-price:after{
		display:inline-block;
		height:100%;
		width:0;
		content:"";
		vertical-align:middle;
	}
	.uniform-grid-widget .item-price a{
		display:inline-block;
		vertical-align:middle;
		height:auto;
		max-height:100%;
		text-transform: uppercase;
	}
	.uniform-grid-widget .item-readmore{
		margin-top:25px;
	}
	.uniform-grid-widget .item-readmore.title-line-1{
		margin-top:20px;
	}

.fancybox-wrap .booking{
	width:214px;
	height:auto;
	padding:15px 18px;
	background:#77406f;
	position:relative;
	top: 0;
}

.fancybox-wrap .booking .additionals label{
	width: 100%;
}
.fancybox-wrap .booking h3{
	max-width:91%;
	margin-bottom:17px;
	font-size:14px;
	color:#fff;
	text-transform: uppercase;
}
.fancybox-wrap .booking.fixed-bk,
.fancybox-wrap .booking.fixed-bk.open,
.fancybox-wrap .booking .booking-button{
	pointer-events:auto;
}
.fancybox-margin{
	margin-right: 0!important;
}
.fancybox-wrap .fancybox-close { 
	position: absolute !important;
	top: -19px !important;
	right: -20px !important;
	height: 15px;
}
.fancybox-wrap .booking .additionals, .fancybox-wrap .booking .go{
	margin-top:15px;
}
.fancybox-wrap .availability-checker{
	margin-bottom:0;
}
.fancybox-overlay.booking-mask-popup .fancybox-close{
	position:absolute !important;
	right: -24px !important;
	top: -18px !important;
}
.item-bookinglink a{
	display: block;
}

/* TOOLBOX */
.uniform-grid-widget .itemPreview .imageSwitchHolderAltTextOnly,
.uniform-grid-widget .itemPreview .imageSwitchHolderAltTextOnly img{
	width:100% !important;
	height:auto !important;
	min-height:100%;
}


.fancybox-wrap .booking .date input {
    width: 118px;
}
.fancybox-outer .fancybox-inner{
	margin-top: 0px;
}
.fancybox-outer .booking label {
    width: 84px;
}

/* PORTRAIT TABLET to landscape and desktop */
@media (min-width: 768px) and (max-width: 1023px) {
	/* Less than 2 items */
	.uniform-grid-widget ul.items-list.list-center{
		text-align: justify;
	}
	.uniform-grid-widget ul.items-list.list-center .itemPreview{
		margin-right: 0;
	}

	.uniform-grid-widget .itemPreview{
		height: 409px;
		padding: 18px;

	}
	.uniform-grid-widget .has-booking .itemPreview{
		/*height: 570px;*/
		height:450px;
	}	
	p.breadcrumb {
		margin: 40px 0 14px 0;
	}

}
@media (max-width: 1179px) and (min-width: 1024px){


.main .main-info {
    padding: 40px 15px 26px; 
}
p.breadcrumb {
    margin: 10px 0 14px 0;
	}
.uniform-grid-widget .itemPreview {
    
    padding: 30px 18px;
	}
}

/* MOBILE to portrait tablet */
@media (max-width: 767px) {
	.uniform-grid-widget .itemPreview{
		height: auto;
		width:auto;
		margin:0 0 20px;
		padding: 15px 10px;
		border-left: none;
		border-right: none;
		display: block;
	}
	.uniform-grid-widget .has-booking .itemPreview{
		height: auto;
	}	
	/* Less than 2 items */
	.uniform-grid-widget ul.items-list.list-center{
		text-align: justify;
	}
	.uniform-grid-widget ul.items-list.list-center .itemPreview{
		margin-right: 0;
	}	
	.uniform-grid-widget .itemPreview:nth-child(3n+2):last-child{ 
		margin: 0 auto;
	}
	.uniform-grid-widget .item-image{
		display: table-cell;
		padding-right: 8px;
		width:auto;
		height:auto;
	}
	.uniform-grid-widget .hover-overlay{
		display:none;
	}
	.uniform-grid-widget .item-image img {
	    height: auto;
	    width: 134px;
	}	
	.uniform-grid-widget .item-content{
		vertical-align:top;
		width:49%;
		display: table-cell;
	}
	.uniform-grid-widget .item-title{
		height:auto;
		margin:-3px 0 2px;
		font-size: 18px;
	}
	.uniform-grid-widget .item-title a{
		font-size:21px;
	}
	.uniform-grid-widget .bottom-elems{
		display: inline-block;
		left: 0;
		margin: 0;
		padding: 0 14px !important;
		right: auto !important;
		width: auto !important;
	}	
	.uniform-grid-widget .item-date{
		margin:-3px 0 10px;
	}
	.uniform-grid-widget .icon-arrow_right:after{
		content: '\e81f';
		font-size:12px;
		margin-left:6px;
		vertical-align:middle;
		line-height: 22px;
	}
	.uniform-grid-widget .item-content .item-bookinglink, .uniform-grid-widget .item-content .item-readmore {
		position:absolute;
		bottom:0;
		right:0;
		width:150px;
		padding:0;
		
	}
	.uniform-grid-widget .title-line-1{
		margin-bottom:0;
	}
	.uniform-grid-widget .item-price{
		width:100%;
	}
	.uniform-grid-widget .price a{
		font-size:13px;
	}
	.item-bookinglink.third-font.button.book-now.bottom-elems {
    
		top: 71%;
	}
}


/***************  templates/main/../respwidgets/item-detail/template.layoutItem.css  ***************/
/* Breadcrumb  ======= */	
.breadcrumb-item.details-page{
	display:none;
}
	.breadcrumb-item.details-page.active{
		display:inline;
	}
	.ie9 .breadcrumb-item.details-page{
		display:none;
	}
	.ie9 .items-list{
		display:block;
	}
.item-detail-widget a{
	text-decoration: none;
}
.item-detail-widget .book-now  a{
	display: block;
}
.item-detail-widget .button{
	font-size: 12px;
}
.item-price{
	text-transform: uppercase;
}
/* Navigation Bar  ======= */	
.navbar{
	height:40px;
	line-height:40px;
	margin-bottom:4px;
	clear: both;
}
	.navbar > div{
		position:relative;
		display:inline-block;
	}
	.navbar > div:hover, .navbar > div:hover a{
		color:#999;
		cursor: pointer;
	}
	.prev-btn + .next-btn a,
	.prev-btn + .next-btn > span{
		border-left:1px solid #999;
		padding-left:15px;
	}
	.next-btn:after, .prev-btn:before{
		height: 40px;
		font-size:9px;
		line-height: 38px;
		vertical-align: middle;
		color: #77406f;
	}
	.nav-btn{
		font-size: 12px;
		text-transform: uppercase;
	}
	.nav-btn a{
		color: #77406f;
	}
	.next-btn.disabled:after, .prev-btn.disabled:before,
	.nav-btn.disabled,.nav-btn.disabled:hover{
		cursor: default;
		color: #999;
	}
	.all-btn{
		padding-right: 22px;
		border-right: 1px solid black;
		height: 12px;
		line-height: 12px;		
	}
	.all-btn a{
		color: black;
	}

	.prev-btn{
		margin-left:8px;
		text-align: left;
	}
	.nav-title{
		text-align: center;
	}
	.next-btn{
		margin-left:10px;
		text-align: right;
	}
	.next-btn:after{
		padding-left:8px;
	}
	.next-btn:hover:after, .prev-btn:hover:before{
		color: #999;
	}	


/* Content  ======= */
.sides-wrapper{
	position:relative;
	display: block;
	background-color: white;
	padding: 34px;
}
.item-detail-widget.viewItem .sides-wrapper{
	display: block;
}
.left-side, .right-side{
	position:relative;
	display:table-cell;
	vertical-align:top;
	clear:both;
}
.sides-wrapper .details-title{
	font-size: 26px;
	text-transform: uppercase;
	font-style: italic;
	font-weight: 700;
	margin-bottom: 20px;
}

/* Table plus widget - only added in dining page*/
#table-plus-launcher * {
    box-sizing: border-box;
}
#table-plus-search {
	background: #77406f none repeat scroll 0 0 !important;
    border: 1px solid #77406f !important;
    font-family: "Georgia",sans-serif !important;
    font-style: normal !important;
    text-transform: none;
}
#table-plus-search:hover {
	cursor: pointer; 
	background: #000 none repeat scroll 0 0 !important;
    border: 1px solid #000 !important;	
}

/* Left Side  ======= */
.left-side{
	width:300px;
	text-transform:uppercase;
}
.item-video{
	position:relative;
	cursor:pointer;
}
.item-video:after{
	position:absolute;
    content:"";
	display:block;
	width:76px;
	height:76px;
	top:50%;
	left:50%;
	margin:-38px 0 0 -38px;
	background:url(/templates/main/images/video-play-icon.png) no-repeat 0 0;
	background-size:100% auto;
}
.video-wrapper{
	display:none;
	width:100%;
	height:100%;
	top:0;
	left:0;
	position:fixed;
	background:rgba(0,0,0, 0.75);
	z-index:0;
}
.video-wrapper.open{
	display:block;
	z-index:100;
}
.popup-video{
	width:640px;
	height:360px;
	position:fixed;
	top:50%;
	left:50%;
	margin:-170px 0 0 -300px;
	z-index:10;
}
.video-wrapper .close{
	width:36px;
	height:36px;
	position:absolute;
	top:30px;
	right:30px;
	background:url(/templates/main/images/fancybox/close.svg) no-repeat 0 0;
	cursor:pointer;
	
}


/* #page_special-offers.cairns .left-side .images-wrapper{
	display: none;
} */

.left-side ul{
	list-style: none;
}
.images-wrapper{
	display:block;
	position:relative;
	margin-bottom:10px;
	z-index:10;
}
.icon-magnifying_glass_solid:after{
	display: none;
}
.show-magnifying-glass .icon-magnifying_glass_solid:after{
    position: absolute;
	display: block;
	content:'\e807';
    color: white;
    width: 40px;
    height: 40px;
    right: 0;
    bottom: 3px;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    font-size: 28px;
    line-height: 40px;
    cursor: pointer;
 	background:rgba(66, 66, 66, 0.6);
 	pointer-events:none;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99424242', endColorstr='#99424242'); 
}
.sm-share{
	max-width: 300px;
}
.sm-share .label{
	clear: both;
	width:100%;
	margin:10px 0 8px;
	text-transform: uppercase;
	font-size: 15px;
	color:#b3b3b3;
}
.sm-share ul{
	clear: both;
	margin: 2px;
	padding: 0;
	font-size: 30px;
	list-style: none;
	text-align: justify;
}
.book-a-table.button {
	font-size: 20px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    text-transform: none;
}

/*Center */
.sm-wrapper-center {
	margin-top: 20px;
}
.sm-wrapper-center .sm-share{
	max-width: none;
}
.sm-wrapper-center .sm-share .label{
	clear: none;
	width:auto;
	float: none;
	margin: 0 4px 0 0;
	top: -3px;
}
.sm-wrapper-center .sm-share ul{
	text-align: center;
}

.sm-share li{
	position:relative;
	display:inline-block;
	width: 36px;
	height: 36px;
	background-color: #b3b3b3;
	vertical-align: top;
}
.sm-share  li a{
	color:white;
	display: inline-block;
	width: 100%!important;
	height: 100%;
	text-align: center;
}
.sm-share li.share-this{
	font-size: 22px;
	line-height: 36px;
}
.sm-share .sm-icon a:hover{
	color:#999;
}
/* .fancybox-wrap{
	top:130px !important;
} */
.fancybox-overlay .video-embed{
	position:relative;
	width:900px;
	height:506px;
}
.fancybox-overlay .video-embed iframe{
	width:100%;
	height:100%;
}
.fancybox-overlay.book-a-table .fancybox-wrap .fancybox-close{
	height: 15px;
    position: absolute !important;
    right: 0 !important;
    top: -22px !important;
}
/* Right Side  ======= */
.right-side{
	padding-left: 28px;
}
.info-box{
	margin:30px 0 20px;
}
	.info-box .box-item{
		display: inline-block;
		width: 49%;
		margin-bottom: 20px;
	}

	.info-box .box-item-0{
		display: block;
		width: auto;
	}
	
	.info-box h3{
		color: black;
		font-size: 15px;
	}
	.info-box h5{
		margin-bottom:10px;
		color:#77406f;
		font-size:18px;
		font-weight: 600;
		text-transform:uppercase;
		vertical-align:middle;
	}
	.info-box h5:before{
		width:33px;
		font-size:25px;
		vertical-align:middle;
		text-align:left;
	}
	.info-box .text{
		margin-bottom:14px;
		font-size: 12px;
	}
	.info-box .text a{
		color: #77406f;
	}
	.info-box .text a:hover{
		color: #999;
	}
	.info-box .text ul{
		margin-left: 15px;
	}
	.info-box .text ul li{
		list-style: outside none disc;
		line-height: 22px;
	}
	.info-box.two-col .text{
		-webkit-column-count:2;
		   -moz-column-count:2;
				column-count:2;
		-webkit-column-gap:55px;
		   -moz-column-gap:55px;
				column-gap:55px;
	}
	
	.item-detail-widget.viewItem .info-box .room-info {
		position: relative;
		width: auto;
		margin-bottom: 20px;
		padding-right: 39px;
		vertical-align: top;
		display: inline-block;
	}
	.item-detail-widget.viewItem .info-box .room-info:before {
		font-size: 23px;
		padding-bottom: 12px;
	}
	.item-detail-widget.viewItem .info-box .room-info > span {
		color: #000;
		font-size: 12px;
		line-height: 17px;
		clear: both;
		display: block;
	}

.pdf-downloads{
	display:block;
	width:100%;
	text-transform:uppercase;
 }
 .pdf-downloads.rightbottom{
 	display: inline-block;
 	width: auto;
 }
  .icon-download:before{
	width:19px;
	font-size:20px;
	vertical-align:middle;
	text-align:left;
  }
  .pdf-downloads li{
	width:100%;
	height:37px;
	line-height:37px;
	margin:5px 0;
	display:block;
  }
  .pdf-downloads li, .pdf-downloads li a{
	color:#999;
	font-size:14px;
	font-weight: 700;
  }
  .item-download:hover, .item-download:hover a{
	color:#b3b3b3;
  }

.date-details{
	margin: 14px 0;
	clear: both;
}
	.date-details .hour{
		border-left:1px solid;
		padding-left:10px;
		margin-left:8px;
	}
	.date-details .date:before,
	.date-details .hour:before{
		margin-right: 12px;
	}
.right-side .text-container p{
	line-height: 24px;
	word-wrap: break-word;
}
.right-side .item-price{
	width:auto;
	height:30px;
	margin-top:10px;
	line-height:30px;
	display:inline-block;
	vertical-align:middle;
}
.right-side .item-price a{
	color: black;
	font-size: 14px;
	font-weight: 600;
}
.right-side .book-now{
	display:block;
	padding: 0;
	width: 220px;
	font-size: 18px;
	font-weight: 700;
	text-transform: none;
	clear: both;
	margin:10px 0 0 0;
	float:right;
}

.right-side .freelink{
  	clear: both;
    display: inline-block;
    line-height: 30px;
    margin-top: 10px;
    text-align: left;
 }

.right-side .sm-share {
    clear: both;
    float: right;
    margin-bottom: 10px;
}

.right-side .sm-share .label {
    clear: none;
    width: auto;
    margin-right: 16px;
}
.right-side .sm-share ul {
    display: inline-block;
    padding: 0 20px;
}
.item-detail-widget{
	text-align: left;
}

.item-detail-widget .itemPreviewEditLink{
	text-align: right;
}

.hasVirtualTourButton{
	position: absolute;
	left: 6px;
	top: 213px;
	z-index: 100;
	background:#fff;
	color: #000;
	line-height: 30px;
	font-size: 16px !important;
	text-transform: none;
}
.hasVirtualTourButton:hover{
	background:rgba(119,64,110,0.8);
	color: #fff;
}
.hasVirtualTour-embed{ 
	position: fixed;
	left: 0;
	top: 0;
	z-index: 120;
	display: block;
	width: 800px;
	height: 600px;
	right: 0;
	margin: auto;
	bottom: 0;
}
.hasVirtualTourOuter{
	background: rgba(0,0,0,0.95);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
	display: none;
	text-align: center;
}
.hasVirtualTour-embed-close{
	width: 40px;
	height: 40px;
	display: block;
	background: url(/templates/main/images/close-iframe.png); 
	/* background: red; */
	background-repeat: no-repeat;
	background-size: 40px;
	position: absolute;
	top: 10px;
	right: 58px;
	z-index: 100;
	cursor: pointer;
}

.text-container-alt{
	float: left;
	width: 100%;
	margin-top: 15px;
}

.vouchers iframe{
	height: 400px;
    border: 0;
}

.bookatabletext.diningDetail{
	 margin:10px 0;
	 background:#77406f;
	 font-size: 0.8em;
}

.main .bookatabletextDining:hover{
	 background:#000000;
}


/*main for higher class*/
.main .bookatabletextDining {
    color: #ffffff;
	cursor: pointer;
	text-align: center;
	width: 50%;
	padding: 9px 0;
	float: left;
	background:#77406f;
	margin: 10px 0;
    border-radius: 3px;
	font-family: 'Georgia', sans-serif;
}

/*main for higher class*/
.main  .bookatablepopupDining{
	display:none;
	width:500px;
	min-height: 200px;
	display:block;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 120;
	transform: translate(-50%, -50%);
	text-align: center;
	padding:4px;
	color: #000000;
	display: none;
	
}

.bookatablepopupDining iframe {
    height: calc(100vh - 80px);
}



/* LANDSCAPE TABLET to Desktop */	
@media (min-width: 1024px) and (max-width: 1179px) { 

}

/* PORTRAIT TABLET to landscape and desktop */
@media (min-width: 768px) and (max-width: 1023px) {

	.info-box .box-item{
		display: block;
		width: auto;
	}

	.info-box.two-col .text{
		-webkit-column-count:1;
		   -moz-column-count:1;
				column-count:1;
	}
	.sides-wrapper {
		padding: 18px;
	}	
	.right-side .item-price{
		text-align: left;
		/*width: 168px;		*/
	}
	.fancybox-overlay .video-embed{
		width:740px;
		height:416px;
	}
	
	.hasVirtualTour-embed {
		width: 684px;
		height: 504px;
	}
}

/* MOBILE to portrait tablet */
@media (max-width: 767px) {
	.sides-wrapper,.left-side,.right-side{
		display: block;
	}
	.sides-wrapper {
		margin-left: -10px;
		padding: 10px;
		width: 300px;
	}
	.sides-wrapper .details-title{
		margin-bottom: 0;
	}
	.left-side{
		margin-bottom:10px;
	}
	.popup-video{
		width:300px;
		height:160px;
		margin:-80px 0 0 -150px;
	}
	.right-side{
		padding: 0;
		width:auto;
	}
	.nav-title{
		width:80%;
	}
	.nav-title h2{
		font-size: 18px;
	}	
	.icon-magnifying_glass_solid:after, .respwidget .item-details .images-wrapper .icon-arrow_right:after, .right-side .freelink{
		display:none!important;
	}
	.images-wrapper .carousel_nav{
		position:absolute;
		top:50%;
		left:0;
		margin-top:-15px;
		width:100%;
		z-index:9999;
	}
	.carousel_nav .prev-btn{
		margin-left:8px;
	}
	.uniform-grid-widget .icon-arrow_right:after{
		margin-left:0;
	}
	.images-wrapper .carousel_nav .nav-arrows:before{
		color:#fff;
		font-size:31px;
		text-shadow: 0 0 8px rgba(0, 0, 0, 0.9);
	}
	.images-wrapper .carousel_nav .next{
		float:right;
	}

	.info-box{
		margin: 0;
	}
	.info-box .box-item{
		display: block;
		width: auto;
	}

	.info-box.open{
		padding-bottom:15px;
	}
	.info-box-header{
		padding: 10px;
		color:white;
		text-transform: uppercase;
		font-weight: 600;
		font-size:14px;
		background-color: #1a1a1a;
		height: 15px;
	}
	.info-box-header:after{
		content: '\e814';
		font-family: "sprite-icons-font";
		vertical-align: middle;
		font-size:14px;
		float:right;
	}
	.info-box-header.open:after{
		content: '\e832';
	}
	.info-box h5{
		padding-top: 20px;
		font-size: 14px;
	}
	.info-box h5.info-box-header{
		color:white;
		text-transform: uppercase;
		font-weight: 600;
		font-size:14px;
		padding: 10px;
		margin: 0;
	}

	.info-box.one-col .info-box-content.slideDownFX{
		padding-top: 20px;
	}
	.info-box-content{
		position:relative;
	}
	.info-box-content.slideDownFX{
		max-height:600px;
	}
	.right-side .info-box .text{
		-webkit-column-count:auto;
		   -moz-column-count:auto;
				column-count:auto;
	}
	.right-side .item-price{
		margin-top:0;
		width:100%;
		text-align:right;
	}

	.left-side .sm-share > span{
		display:inline-block;
		float:left;
	}
	.left-side .share.label{
		width:auto;
		font-size:14px;
	}
	.right-side .date-details{
		margin-bottom:10px;
	}
	.right-side .readmore-links{
		margin-bottom:15px;
	}

	.right-side .book-now{
		float: none;
	}
	.has-price .right-side .book-now{
		margin-left: auto;
	}
	.sm-wrapper-center .sm-share .label {
		clear: both;
		margin: 10px 0 8px;
	}

	.right-side .sm-share{
		float:none;
		margin-bottom:0;
	}
	.right-side .sm-share ul{
		display: block;
		padding: 0;
	}	
	.right-side .sm-share .label{
		clear:both;
		float:none;
		margin: 10px 0 8px;
		width: 100%;
	}

	.right-side .pdf-downloads{
		margin-top: 10px;
	}
	
	.hasVirtualTour-embed{
		height:100%;
		width:100%;
	}
	.hasVirtualTourBody .booking-footer{
		display:none;
	}
	.hasVirtualTour-embed-close{
		right:5px;
	}

/* 	.fancybox-wrap{
		top:0px !important;
	} */
	
	.bookatabletext.diningDetail{
		width:100%;
	}
	.main .bookatablepopupDining {
		width: 76%;
	}

}

