@import url('https://fonts.googleapis.com/css2?family=Baloo+Bhaina+2&display=swap');

body 
{
	font-family: verdana;
}

body.site {border-top:0px solid !important;padding:0}

a {
  color:#08c;
  text-decoration:none !important
}
a:hover {text-decoration:underline !important}

.card {border:0px solid}
.card-body {padding:0}

.page-header, h1, h2, h3 
{
	font-family: 'Baloo Bhaina 2', cursive;
}

.com-content-article__body h1 {
  display: none;
}

.columns-2 img {float:none !important}

.blog img, .item-page img {box-shadow: 2px 2px 2px #777}
.cols-2 img {float:none !important}

.tba {margin-top:0 !important}
h3.tba
{
	color: #fff;
	text-shadow: 1px 1px 1px black;
	letter-spacing: .15em;
	margin-right:10px;
}

.topcon {width:100%;background:#3F567B}
.topcon table{max-width:980px !important;margin:0 auto;background:#3F567B;font-size:11px;color:#f2f2f2}
.topcon a{color:#f2f2f2}
.topcon a:link{text-decoration:underline}
.topcon a:hover{text-decoration:none;color:#f2f2f2}

.col1, .col2 {float:left;width:50%}

.bookform select, .bookform input {width:auto}
.bookform input[type="radio"] {margin:0}
.bookform input {padding:0;margin:0}
.bookform label {display:initial}
.bookform textarea {width:auto}
.bookform .toursel {height:30px}
.bookform .bookbutton {width:100px;font-weight:bold}

.custom_booking a {
	display: inline-block;
	width:60%;
	font-weight: bold;
    text-transform: uppercase;
	text-decoration:none;
    background: skyblue;
	color:inherit;
    padding: 12px;
    margin-bottom: 10px;
    border-radius: 18px;
}
.custom_booking a:hover {background:antiquewhite;color:brown}

.custom_booking p {padding:0;margin:0}

.andlinks {text-align:center}

.disp {border-radius: 0 0 8px 8px;border-top: 0px;}
.disp img {
  border-radius:8px;
  box-shadow:1px 1px 1px;
  width: 100px;
  height: 100px;
  object-fit: cover;
}

.search form {margin:0;text-align:center}

.page-link {color:#08c}
.page-item.active .page-link {background-color:#08c;border-color:#08c}

.metrik {margin:0 auto}
