html.html {
	margin-top: 0 !important;
}
a {
    color: #00A79D;
    text-decoration: none;
}
a:focus, a:hover {
    color: #00938B;
}
body.scrolling #site-header.transparent-header {
	background-color: rgb(255, 255, 255) !important;
}
header ul.multilang {
    padding-top: 28px;
}
header .multilang li.menu-item select {
	border: 1px solid #E6E6E6;
	font-size: 16px;
    border-radius: 4px;
    text-transform: uppercase;
	padding-left: 9px;
	height: 26px;
	width: auto;
}
#table-home h5 {
	margin-bottom: 0;
	font-size: 18px;
}
#table-home {
	border-spacing: 2px;
    max-width: 1003px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	font-size: 14px;
}
.promotion-table {
    width: 19%;
}
#table-home tbody {
    border-top: 1px solid #ccc;
}
.table-city {
	width: 84px;
}
table th, table td {
	vertical-align: middle;
	border: none
}
.special-rows .elementor-row {
    flex-wrap: nowrap;
}
#transparent-header-wrap header#site-header {
    border-top: none;
	box-shadow: 0px 0px 5px 3px #ccc;
}

footer .custom-menu-widget .oceanwp-custom-menu>ul>li>a {
	padding: 0;
}
footer #menu-popular-destinations li a {
    position: relative;
	padding-left: 16px;
}
#menu-popular-destinations li a:before {
    content: "\f041";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 5px;
    left: 0;
}
.mb-0 {
	margin-bottom: 0;
}
@media screen and (max-width: 767px) {
	header #site-logo #site-logo-inner {
		padding-left: 0;
	}
	header .oceanwp-mobile-menu-icon.mobile-right {
		left: unset;
		right: 0;
	}
	header .oceanwp-mobile-menu-icon .fa {
		font-size: 14px;
		font-weight: 100;
		border-right: none;
		padding: 6px;
		background: #DC140A;
		color: #FFF;
	}
	table.bt tr {
		padding: 10px 0px;
		display: block;
		margin: 10px 0px;
	}
	table.bt tr:last-child{
		margin-bottom: 0;
	}
	table.bt tr.heading-tables {
		display: none;
	}
	table.bt th, table.bt td {
		padding: 4px 10px 4px 5px;
	}
	table tr th:first-child, table tr td:first-child {
		padding-left: 5px
	}
	table.bt tbody td, table.bt tfoot td, table.bt tfoot th {
		border: none;
		display: block;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		vertical-align: top;
	}
	table.bt tbody td::before, table.bt tfoot td::before, table.bt tfoot th::before {
		content: attr(data-th) ": ";
		display: inline-block;
		-webkit-flex-shrink: 0;
		-ms-flex-shrink: 0;
		flex-shrink: 0;
		font-weight: 700;
		width: 6.5em;
	}
	#mobile-fullscreen ul>li {
		display: block !important;
	}
	header #site-navigation-wrap-mobile {
		display: none;
	}
	#sidr {
		background: #fff !important;
		color: #3C3C3C !important;
	}
	a.sidr-class-toggle-sidr-close {
		background: #fff !important;
	}
	#sidr-id-menu-mobile-menu li#sidr-id-menu-item-567 {
		border-top: none;
		margin-top: 0;
		padding-top: 0;
	}
	#sidr-id-menu-mobile-menu li#sidr-id-menu-item-562 {
		border-top: 1px solid #EBEBEB;
		border-bottom: 1px solid #EBEBEB;
		margin-bottom: 0;
	}
	header#site-header.transparent-header {
		position: relative;
	}
}
@media screen and (max-width: 450px){
	table.bt tbody td::before, table.bt tfoot td::before, table.bt tfoot th::before {
		width: 140px !important;
		font-size: 13px;
	}
}