.ui.input {
	width: 100%;
}
.ui.icon.input > i.icon {
	opacity: 1 !important;
}
.ui.menu .item img.logo {
	height: 3em;
	width: auto;
}
.ui.button:not(.circular) {
	border-radius: 0px !important;
}
.bordered-item {
	padding: 2em 2em 1.5em !important;
	margin: 0px !important;
	border-left: 1px solid rgba(130, 130, 130, 0.18) !important;
}
.right.item {
	padding: 0px !important;
}
.a-link {
	text-decoration: underline;
}
.pull-right  {
	float: right;
}
.intl-tel-input {
	width: 100%;
}
.ui.simple.active.dropdown > .menu, .ui.simple.dropdown:hover > .menu {
	top: calc(100% - 6px) !important;
}
.ui.secondary.menu .item {
	border-radius: 0px !important;
}
.ui.dropdown.bordered-item {
	padding: 2.2em 2em 1.6em !important;
	border-right: 1px solid rgba(130, 130, 130, 0.18) !important;
}
.hidden.menu {
	display: none;
}
.secondary.menu .toc.item {
	display: none;
}
.ui.menu.inverted .dropdown.item .menu {
	background: #000 !important;
	color: #fff !important;
}
.ui.menu.inverted .dropdown.item .menu .item {
	color: #fff !important;
}

.ui.masthead {
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: bottom center !important;
	padding-top: 5em;
}
.ui.masthead:before {
	content: '';
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	z-index: 1;
}
.ui.masthead:after {
	content: '';
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 50%;
	background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 78.85%);
	z-index: 1;
}
h1 {
	font-size: 37px;
}
.ui.masthead h5 {
	font-size: 20px;
	font-weight: 600;
}
.masthead .ui.container {
	position: relative;
	padding-top: 130px;
	padding-bottom: 100px;
	z-index: 9;
}
.masthead-searchform {
	background: #fff;
	margin: 50px auto;
	text-align: left;
	color: #000 !important;
}
.masthead-searchform input {
	border: none !important;
	background: transparent;
	display: inline-block;
}
.masthead-searchform .column {
	padding: 0px !important;
}

.masthead-searchform .ui.button {
	margin: 0px !important;
	padding: 20px !important;
}
.masthead-searchform .ui.grid > .row {
	padding: 0px !important;
}
.masthead-search-input {
	padding: 10px 0px;
}
.masthead-search-input input {
	width: calc(100% - 2em);
	line-height: 1.21428571em;
    padding: 0.67857143em 2.1em 0.67857143em 1em;
}
.masthead-search-input .ui.selection.dropdown {
	display: inline-block !important;
	width: calc(100% - 1em) !important;
	min-width: 0px;
	border: none;
	box-shadow: none !important;
}
.masthead-search-input .ui.selection.active.dropdown .menu {
	border: none;
}
.ui.secondary.menu .item.active, .ui.menu.inverted .dropdown.item .menu .item.active {
	color: #E54B3C !important;
	background: transparent !important;
}

.initials {
	height: 35px;
	width: 35px;
	text-align: center;
	background: #EDB230;
	border-radius: 50%;
	color: #fff;
	margin-right: 1em;
	font-weight: 600;
	font-size: 12px;
	line-height: 36px;
}
.ui[class*="left icon"].input > .ui.selection.dropdown, .ui[class*="left icon"].input > .ui.selection.dropdown {
	padding-left: 2.67142857em !important;
	padding-right: 1em !important;
	background: transparent !important;
}
.ui[class*="left icon"].input .ui.search.selection.dropdown > input.search {
	padding: inherit !important;
}
.h4-1 {
	font-size: 18px
}
.h4-1 a {
	float: right;
	color: #828282;
	font-size: 12px;
}
@media only screen and (max-width: 700px) {
	.ui.fixed.menu {
		display: none !important;
	}
	.top.menu .right .item{
		display: none !important;
	}
	.secondary.menu .toc.item {
		display: block;
	}
}


.block-center {
	display: block;
	margin: 0px auto;
}
.ui.image.block-center {
	display: block !important;
}
.square:after {
  	content: "";
  	display: block;
  	padding-bottom: 100%;
}
.horizontal-rectangle-1:after {
  	content: "";
  	display: block;
  	padding-bottom: 75%;
}
div.image, label.image {
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
}
.org-card {
	display: block;
	width: 100%;
	position: relative;
	border-radius: 6px;
	color: #fff;
	overflow: hidden;
	content: "";
  	display: block;
  	padding-bottom: 80%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 2em;
}
.bg-overlay {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(33, 47, 63, 0.09) -31.28%, rgba(0, 0, 0, 0.9) 69.7%);
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1);
}
.text-content {
	position: absolute;
	bottom: 0px;
	padding: 2em 1em;
}
.text-content h2{
	font-size: 1.5em;
	margin: 4px 0px;
}
.text-content p{
	font-size: 10px;
	font-weight: 200;
	margin: 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	min-height: 1em;
}


.desc-card {
	padding: 2em;
}
.desc-card .image {
	background: #F2F2F2;
	height: 110px;
	width: 110px;
	background-repeat: no-repeat !important;
	background-size: 40% auto !important;
}
.desc-card h4 {
	margin: 10px 0px 5px;
}
.desc-card p {
	color: #333333;
}

.places-card {
	display: block;
	width: 100%;
	position: relative;
	border-radius:0px;
	color: #fff;
	overflow: hidden;
  	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 2em;
	color: #fff !important;
}
.places-card:after {
	content: "";
  	display: block;
  	padding-bottom: 60%;
}

.places-card .bg-overlay{
	background: linear-gradient(180deg, rgba(33, 47, 63, 0.067) -31.28%, rgba(0, 0, 0, 0.67) 69.7%);
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1);
}

.places-card .text-content{
	bottom: calc(50% - 40px);
	text-align: center;
	width: 100%;
	font-weight: 600;
	font-size: 14px;
}

#home-banner {
	text-align:center;
}
.home-banner {
	background: #000;
	padding: 6em 0px 12em;
	color: #fff;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: top center;
}
.home-banner a.button {
	padding: 16px 40px;
	border-radius: 0px;
}

.partner-card {
	background: #F2F2F2;
}
.partner-card:after {
	content: "";
  	display: block;
  	padding-bottom: 60%;
}



footer {
	padding: 3em 0px;
	background: #000;
	color: #fff !important;
	margin-top: -1px;
}

.footer-lniks {
	list-style: none;
	padding: 0px;
}
.footer-lniks li {
	padding: 0px;
	display: block;
}
.footer-lniks li a {
	display: inline-block;
	width: 100%;
	color: #fff !important;
	padding: 6px 0px !important;
	font-size: 14px;
}
footer a {
	color:inherit !important;
}
footer h4{
	font-weight: 800;
}



.minify-mast img, .minify-mast h1, .minify-mast h5{
	display: none;
}
.minify-mast.masthead .ui.container {
	padding: 0px;
}
.ui.slider .inner .thumb {
	background: linear-gradient(180deg, #FFFFFF 0%, #DDDDDD 100%);
	border: 1px solid #D74543;
}
.font-lato {
	font-family: 'Lato', sans-serif !important;
}
.list-item-tags {
	padding-top: 3px !important;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	overflow-x: auto !important;
	text-overflow: clip !important;
}
.list-item-tags span {
	display: inline;
	color: rgb(255, 255, 255) !important;
	background: RGB(237, 178, 48);
	border-radius: 10px;
	padding: 1px 12px;
	font-size: 0.8em;
}




.organisation-masthead {
	font-size: 17px !important;
}
.organisation-masthead h2 {
	margin: 0.1em 0px 0.4em;
}
.organisation-masthead p {
	margin-bottom: 0.5em;
}



.menu-items {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.menu-items li {
	padding: 1em 1.5em;
	margin: 0px;
}
.menu-items li h5 {
	font-size: 1.2em;
	margin: 0px;
}
.menu-items li p {
	margin: 0px;
	color: #4F4F4F;
	overflow: hidden;
}

div.hr {
	display: block;
	box-sizing: content-box;
	height: 2px;
	margin-left: -1.4em;
	margin-right: -1.4em;
	overflow: visible;
	border-top: 1px solid #EFF1F4;
}
.tab-footer {
	text-align: center;
	padding: 2em 2em;
}
.tab-footer a {
	margin: 1em .5em;
	color: #000 !important;
}
.social-links {
	padding: 0.3em 0px;
	font-size: 2em;
}
.org-card:hover {
	color: #fff !important;
}

.social-links li a {
	font-size: 1em;
	margin-right: 5px;
}



.slick-dots li {
	width: 2px !important;
}

.deals-sliders .img h1 {
	font-size: 2em;
	font-weight: 500;
	margin-bottom: 0.1em;
}
.deals-sliders p {
	max-width: 13em;
	display: block;
	margin: 0px auto;
}

.slick-slider-cards .org-card {
	width: 240px;
	margin: 2px 10px;
}


.slick-slider-gallery {
	box-sizing: content-box;
	margin-left: -2em;
	margin-right: -2em;
}
.slick-slider-gallery img.image {
	margin-left: 4px;
	height: 200px;
	width: auto;
}




.minified.masthead .ui.container{
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: 13px;
}

.div-island {
	display: block;
	width: 34vw;
	min-width: 600px !important;
	margin: 2em auto 2em;
	background: #fff;
	padding: 3em;
}
.in-body-toast {
	width: 34vw;
	min-width: 600px !important;
	margin: 2em auto 0.8em;
	background: #6FCF97;
	padding: 0px 1.5em;
	color: #fff;
	font-size: 15px;
}
.in-body-toast img {
	height: 2em;
	margin-right: 1em;
}


.action-links-list {
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-size: 13px;
}
.action-links-list li {
	padding: 0.7em 0px;
	margin: 0px;
}
.action-links-list li a {
	color: #000;
}

#single-restaurant .form h5{
	margin-top: 0px;
}
.sticky.fixed {
	margin-top: 7em !important;
}

.basic-checkbox-list {
	display: block;
	width: calc(100% + 1.5em);
	font-size: 1em;
	max-height: calc(10em - 6px);
	overflow: auto;
	padding-right: 1.5em;
}
.toggle_hidden {
	color: #EB5757 !important;
	text-decoration: underline !important;
}
.basic-checkbox-list label {
	width: 100%;
	padding: 0px 0px;
	margin-bottom: 0.3em;
}
#find-table-box .field {
	margin-bottom: 2em;
}
.basic-checkbox-list label input {
	display: none;
}
.basic-checkbox-list label input + span {
	display: block;
	width: 1.5em;
	height: 1.5em;
	border: 1px solid #BBBBBB;
	border-radius: 2px;
	padding: 2px;
	line-height: 5px;
}
.basic-checkbox-list label input:checked + span {
	border-color: rgb(219, 40, 40);
}
.basic-checkbox-list label input:checked + span:before {
	content: '';
	display: inline-block;
	height: 100%;
	width: 100%;
	background: rgb(219, 40, 40);
}

.accordion-image-icon {
	display: inline-block;
	height: 1.3em;
	width: 1.3em;
	background-size: contain;
	background-image: url('/assets/website/add-circle.svg');
	background-repeat: no-repeat;
}
.active.title .accordion-image-icon {
	background-image: url('/assets/website/remove-circle.svg');
}
.map {
	height: 300px;
	width: 100%;
}
span.highlight {
	background-color: rgb(255, 255, 0);
}
#all-reservations .org-rating, #find-table-list .org-rating{
	position: absolute;
	bottom: 1em;
	right: 1em;
}
.ui.list .list > .item .description, .ui.list > .item .description {
	display: inline-grid;
}
.floating-container {
	position: fixed;
	bottom: 5px;
    right: 2.3em;
}
.floating-bottom-right {
	display: block;
	width: 3em;
	height: 3em;
	font-size: 1em;
	border-radius: 50%;
	padding: 0.8em 1em;
	background: rgb(219, 40, 40);
	text-align: center;
	color: #fff;
	float: right;
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
	white-space: nowrap;
	overflow: hidden;
	-webkit-transition: width 1s; /* Safari prior 6.1 */
  	transition: width 1s;
}
.floating-bottom-right:hover {
	color: #fff !important;
	width: 250px;
	border-radius: 3px !important;
}
.floating-bottom-right i.icon {
	margin-right: 1em;
}
.floating-content {
	display: none;
	padding: 1em 0px;
}
.floating-container:hover .floating-content {
	display: block;
}
/* Pages */
	.pages-content {
		padding: 4em 0px;
	}
	.pages-content h1 {
		margin: 0em 0px 1.5em;
		text-align: center;
	}
	.pages-content h6 {
		margin: 0px;
		font-size: 1em;
	}
	.pages-body p {
		margin-bottom: 1.8em;
	}
	.pages-body .image {
		margin: 1em 0px;
	}
	.pages-content-max-width {
		display: block;
		margin: 0px auto;
		max-width: 800px;
	}
	.pages-content-side-link-list .a {
		width: 250px;
		margin-bottom: 1.5em;
		cursor: pointer;
		margin-right: 4em;
		color: #555;
	}
	.pages-content-side-link-list .a.active {
		color: #000;
	}
	.pages-content-side-link-list .a i {
		margin-left: 2em;
	}
	.pages-body a[href] {
		color: #EDB230;
		text-decoration: underline;
	}
	.file-input {
		display: block;
		color: #E54B3C;
		text-decoration: underline;
		margin-bottom: 1em;
	}
	.file-input input {
		display: none;
	}
	.pages-body ol, .pages-body ul {
		padding: 0px;
		padding-left: 1em;
	}
	.pages-body ol li {
		line-height: 1.8em;
	}
	.job-lists {
		display: block;
		width: 100%;
	}
	.job-list {
		width: 100%;
		padding: 1.2em 0px;
		border-bottom: 0.4px solid #DDDDDD;
	}
	.job-lists > .job-list:last-child {
		border: none;
	}







/* My Profile */
	.user-points {
	    padding: 4px 1em;
	    background: RGB(250, 250, 250);
	    display: inline-block;
	    border-radius: 5em;
	    margin-top: 5px;
	    text-decoration: none !important;
	}
	.user-points img {
	    position: relative;
	    top: 2px;
	}
	.ui.button {
		font-weight: 500;
	}
	.ui.form .disabled.fields .field, .ui.form .disabled.field, .ui.form .field :disabled, .ui.disabled.search {
		background: #F2F2F2;
		border-color: #BDBDBD;
		color: #212F3F;
	}
	.ui.selection.dropdown > .search.icon, .ui.selection.dropdown > .delete.icon, .ui.selection.dropdown > .dropdown.icon {
		line-height: 0.8em;
	}


/* */
	.ui.form.floating_country_changer {
		position: fixed;
		bottom: 6em;
		z-index: 99;
		right: 2em;
		width: 220px;
	}

/* */
	.menu .ui.inverted.selection.dropdown {
		border: none !important;
		min-width: 10em;
	}


/* reservation_slots_avalable */
	.list-reservation-slots-preview {
		display: -ms-flexbox!important;
    	display: flex!important;
    	-ms-flex-pack: end!important;
    	justify-content: flex-end!important;
	}
	/*.list-reservation-slots-preview div {
		display: inline-block;
	}*/
	.alternative-time-slots {
		display: -ms-flexbox!important;
    	display: flex!important;
	}
	.a-time-red-box {
    	font-size: 0.85em;
		padding: 0.5em 0.9em;
		border-radius: 3px;
		background-color: rgb(219, 40, 40);
		margin-left: 1em;
		color: #fff;
	}

	.reservation_slots_avalable {
		display: -ms-flexbox!important;
    	display: flex!important;
	}
	.reservation_slots_avalable .a-time-red-box {
		margin: 0px 1em 0.8em 0px;
	}

.modal.ui {
  position:unset;
  top:unset;
  right:unset;
  bottom:unset;
  left:unset;
  z-index:unset;
  overflow:unset;
  outline:unset;
}

a:hover {
	text-decoration: none;
}

#find-table-box h4 {
	font-size: 1.1em;
}
.vertical-rectangle {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 3px;
	overflow: hidden;
}
/*.vertical-rectangle:after {
	width: 8em;
  	content: "";
  	display: block;
  	padding-bottom: 120%;
}*/
.circular.image.square {
    width: 10em;
    background-color:#EDB230;

}
#find-table-box .list .item {
	font-family: 'Lato', sans-serif !important;
	padding: 1.5em !important;
}
#find-table-box .content {
	padding-left: 1.5em !important;
}
#find-table-box .list .item .content p {
	margin: 0px 0px 3px;
	font-size: 12px;
	max-height: 2.5em;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui.text.menu .item {
	font-size: 13px;
}
.ui.text.menu .active.item {
	color: #E54B3C !important;
}


#reservation-list-sidebar {
	width: 100%;
}
#reservation-list-sidebar label input {
	display: none;
}
#reservation-list-sidebar label input:checked + span {
	color: #E54B3C !important;
}
