.hbs-colour {
	color: #049a8f;
}
.content__main h6 {
	color: #049a8f;
}
.basketSeperator {
	border-bottom: 2px solid #0b9a8f;
}
.insideExtra {
	border: none !important;
}
.insideExtra .inline-group .btn-outline-secondary {
	width: 28px;
	height: 28px;
	background: #0b9a8f;
	border-radius: 50px!important;
	color: #fff;
	border: none;
}
.insideExtra .inline-group .btn-outline-secondary:hover {
	background: #7bc5bf;
}

.insideExtra .inline-group .btn-outline-secondary i {
	font-size:20px;
	text-align: center;
    width: 1.25em;
	display: flex;
	margin: auto;
	justify-content: center;
}
.insideExtra .inline-group .form-control {
	border: none !important;
	color: #000;
}
.extraItem {
	font-size: 22px !important;
	color: #2b9b8e;
	font-weight: bold;
}
p.lowPrice {
	font-size: 18px;
}
.baggageContent,
.sportsContent {
	border-top: 2px solid rgb(11, 154, 143);
}
.custom-hr {
	border: 0;
	height: 1px;
	background-color: #0b9a8f;
}
.btn-primary {
	border: 2px solid #0b9a8f;
}
.btn-primary:hover {
	background: transparent!important;
	border: 2px solid #0b9a8f;
	color: #0b9a8f;
}

.btn-primary i {
	color: white;
}

.btn-primary:hover i {
	color: #0b9a8f;
}

/* Detsination page */
.custom-article-layout {
	font-family: Arial, sans-serif;
}
.article-banner {
	height: 350px;
	background-size: cover;
	background-position: center;
}
.article-banner-overlay {
	background-color: rgba(0, 128, 128, 0.7);
}
html {
	scroll-behavior: smooth;
}

/* New items 17.02.2025 */
@media only screen and (max-width: 450px) {
	input#password {
		width: 100% !important;
		margin-bottom: 20px;
	}
	body.news .head_space {
		display: none;
	}	
	.latest-news-title {
		font-size: 28px; 
	}
	.prices-row {
		align-items: end;
		padding-left: 0px;
	}
	/* section.content--hotel button.btn-primary {
		padding: 0px;
	} */
	/* .prices-row {
		margin-left: -15px;
	} */
}
.triangle-search-white {
	display: none !important;
}
@media only screen and (max-width: 991px) {
	.triangle-search-white {
		display: none !important;
	}
	.holiday-details-content button,
	.about-hotel-row button,
	.hotel-content-info-row img {
        width: auto !important;
        float: right;
        margin-top: 15px;
    }
}
.holiday-details-container > h2,
.content--hotel .rooms-container > h2,
.content--hotel .board-basis-container > h2,
.abtatol-container > h2,
.holiday-details-content > h2,
h2.green
 {
	font-size: 24px;
	color: #2b9b8e;
	font-weight: bold;
}
.holiday-details-content span,
.holiday-details-content i {
	font-size: 20px;
}
/* .holiday-details-content i {
	margin-right: 30px;
} */
/* body.extras .btn-primary,
.continue-btn .btn-primary {
    background: transparent !important;
    border: 2px solid #0b9a8f !important;
    color: #0b9a8f;
} */
@media (min-width: 768px) { 
	#transferOptions .btn-tertiary,
	#transferOptions .btn-primary {
		max-width: 262px !important;
		width: 100% !important;
	}
}

.footer-info .nav {
	display: block;
}
.deal--row .deal__thumb .carousel .carousel-item img {
	max-height: 370px;
    object-fit: cover;
}

body.extras .continue-btn .btn-primary,
.continue-button > #continuetoguests {
	background: #0b9a8f !important;
    border: 2px solid #0b9a8f !important;
    color: #fff;
}

/* Home deals Module */
.btn-outline-primary,
.btn-outline-primary:hover {
    color: #038178;
    border-color: #038178;
    background: transparent;
	font-weight: 700;
}
.nav-pills .nav-link:focus {
	box-shadow: none !important;
}
.nav-pills .nav-link:hover {
	color: #11b7ab;
    border: 2px solid #11b7ab;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link,
.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
	background-color: #038178;
	border-color: #038178;
	font-weight: 700;
}
.nav-pills .nav-link {
	background: transparent !important;
	color: #038178;
	border: 2px solid #038178;
	border-radius: 5px;
    font-size: large;
}
.nav-pills .nav-link:active {
	background-color: #038178;
	color: #fff;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	background-color: #038178 !important;
}
.category-off-btn {
	height: 42px;
}
.card-price {
	font-size: 22px;
	color: #038178 !important;
	font-weight: 700;
}
.card-footer {
	margin: 20px;
}
.card-footer .btn {
	background-color: #038178;
	color: #fff !important;
	/* height: 48px; */
    font-weight: 700;
	border-radius: 5px !important;
}
.deal-card-btn:hover {
    background: #11b7ab!important;
}
ul.nav-pills li:first-child {
	color: #038178;
    border-color: #038178;
    background: transparent;
}
.card .deal-offer-body ul li:before {
	content: "";
	padding-left: 0px;
}

/* Table Styles */
.terms-and-conditions table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ddd;
	margin-bottom: 20px;
}

.terms-and-conditions th, 
.terms-and-conditions td {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: left;
}

.terms-and-conditions th {
    background-color: #f4f4f4;
    font-weight: bold;
}

.terms-and-conditions tr:nth-child(even) {
    background-color: #f9f9f9;
}

/* Calendar Styling */
div.calendar-footer select {
	border: 2px solid #038178 !important;
    background: #fff !important;
    color: #038178;
	font-weight: 600;
}
.calendar-footer {
	height: fit-content;
}
.card-img, .card-img-top {
	border-radius: 5px;
	object-fit: cover;
    height: 190px;
}
.btn-date-month {
	color: #2F7E73;
    transition: all 0.3sease-in-out;
    margin-bottom: 0;
    height: 30px;
    padding: 20px 8px;
    border-radius: 25px !important;
}
.btn-date-month:hover,
.btn-date-month:focus,
.btn-date-month.active {
	background-color: #2F7E73 !important;
	color: white !important;
	font-weight: 700;
}
.button-container {
	display: flex;
	justify-content: center;
	gap: 20px;
}
.cal_button_row {
	background-color: #f1faf9;
    padding: 7px;
    border-radius: 25px;
    width: 250px;
}
.modal-header {
	justify-content: center;
}
.modal-dialog .modal-content .modal-header {
	align-items: baseline;
}
.date-cal-close {
	position: absolute;
    right: 30px;
}
.date-cal-close > i {
	color: #06756e!important;
}

select#month_nights,
select#month_year {
	border: 2px solid #038178 !important;
    background: #fff !important;
    color: #038178;
    font-weight: 600;
}
body select#month_nights,
body select#month_year {
    border: 2px solid #038178 !important;
	border-radius: 6px;
}
.month_button {
	width: -webkit-fill-available;
	justify-items: center;
}
.month_button_inner {
    justify-self: center;
	justify-items: center;
}
.month_button div {
	padding: 0px 5px !important;
}
button.mb-2.btn.btn-primary.mr-0.call_to_action.position-relative {
    display: flex;
    justify-self: end;
}
/* Dynamic Slider */
#homepageSlider .carousel-item img {
    min-height: unset !important;
    max-height: unset !important;
    height: 100% !important;
    width: 100% !important;
    object-fit: cover !important; 
}
.carousel-indicators-home {
    bottom: 40px;
    left: 0px;
    justify-content: center;
}
#homepageSlider .carousel-caption {
	top: 20%;
}
.carousel-indicators-home {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    pointer-events: auto; 
}
.carousel-control-prev-home,
.carousel-control-next-home {
    z-index: 11;
    width: 5%;
}
.carousel-control-prev-home {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    pointer-events: auto; 
}

.carousel-control-next-home {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    pointer-events: auto; 
}
/* Make things soft */
.radius-soft {
	border-radius: 5px;
}
#searchFormBtn {
	border-radius: 5px!important;
}
.our-destinations-item>a {
	padding: 20px;
    text-align: center;
}
.btn-primary {
	border-radius: 5px !important;
}
.intro-readmore {
	border-radius: 5px !important;
}
/* Searchform */
h4.modal-title {
	color: #038178!important;
	font-size: 28px;
	font-weight: bolder!important;
}
.modal-dialog .modal-content .modal-footer {
	padding-right: 20px;
	align-items: center;
}
.modal-dialog .modal-content {
	border-radius: 5px;
}
#destinationModalContent1 li h5,
#destinationModalContent2 li h5,
#destinationModalContent3 li h5 {
	color: #2b9b8e;
}
.modal-footer > .btn {
	border-radius: 5px!important;
}
.modal-content {
	padding: 12px;
}
.modal-footer-final {
	position: relative!important;
}
#RoomsModal select,
.excursionResult select.form-control {
	background: transparent !important;
    color: #038178;
    border: 2px solid #038178 !important;
    border-radius: 5px;
    font-size: large;
}
.dialog-inner .dialog-buttons button {
	width: -webkit-fill-available;
    margin-bottom: 15px;
}
/* div.topblackbanner a {
	display: flex!important;
} */
body.contact-us .page-header {
	border-bottom: 2px solid #028178;
	padding-bottom: 20px;
}
.contact-address dt span, .contact-address .company-name-address, .contact-us-opening-times>h3 {
	color: #079B8F!important;
    font-size: 18px;
    margin-bottom: 10px;
}

/* Mobile Cleanup */
@media only screen and (max-width: 600px) {
	div#homepageSliderMobile {
		padding-left: 0px;
		padding-right: 0px;
	}
	.trustpoint-container> .row > h2 {
		font-size: 40px!important;
		margin: 30px auto!important;
	}
	.trustpoint-container {
		text-align: -webkit-center!important;
	}
	.fav-destination-text-container {
		padding: 22px;
	}
	.best-dest-item {
		padding: 0 !important;
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	.our-destinations-item>a {
		font-size: 16px!important;
	}
	.our-destinations-container {
		margin: 15px auto!important;
	}
	.fav-destination-text-container {
		padding: 18px!important;
	}
	.carousel-item a {
		margin-bottom: 0px!important;
	}
	.banner.video-bg {
		margin-top: 0px!important;
	}
	ul.destinationModalContent {
		white-space: nowrap!important;
	}
	/* Mobile Holiday Page */
	.top-row > a {
		margin-bottom: 40px;
	}
	.holiday-details-price {
		display: inline-table;
	}
	.holiday-details-content span, .holiday-details-content i {
		font-size: 16px;
	}
	.holiday-details-content > .row > .col:nth-of-type(2) {
		padding-left: 0px;
	}
	.content.content--hotel .content__details-mobile .content__hotel-total {
		justify-content: space-between;
		border-right: 0;
		display: block;
		bottom: 0;
	}
	.baggageRow > .d-flex {
		text-align: center;
	}
	.extras-heading {
		text-align: center;
	}
	/* Pagination */
	li.pagibtn {
		display: none;
	}
	div.back-to-search,
	div.hotel-title-row {
		padding: 8px 18px;
	}
	.abtatol-container img {
		text-align: center;
	}
	.hotel-title-row > div > h1 {
		margin-top: 0px;
	}
	.title-info h1 {
		font-size: 22px;
	}
	.title-info h2 {
		font-size: 18px;
	}
	.holiday-book-btn {
		padding-right: 20px;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	.archive--deal .container-fluid,
	.archive--deal .container-xl {
		padding-left: 0px;
		padding-right: 0px;
	}
	.carousel-indicators-home {
		display: none!important;
	}
	.destination-grid {
		margin-left: -32px!important;
	}
	.mybookingimage {
		display: none;
	}
	button.close_popup {
		background: transparent;
		border: none;
		color: #2F7E73;
		padding: 0px;
	}
	/* Seat selection modal */
	.extras div.seatCharts-container {
		width: max-content!important;
	}
	#RoomsModal select, .excursionResult select.form-control {
		text-align: center;
	}
	.excursionResult .select-date-col, .excursionResult .add-btn-col {
		max-width: 100%;
	}
	h3.extras-heading {
		justify-content: center;
	}
	.SportsRow p,
	.airportParkingRow p,
	.loungePassRow p,
	.seatsRow p,
	.CheckInRow p,
	.baggageRow p {
		margin: 10px auto !important;
	}
	.info-container {
		padding: 0px;
		margin: 0px;
	}
	.info-row h3 {
		font-weight: 400;
	}
	.pinktrustpoint {
		margin-bottom: 0px;
	}
	.header-container>h1 {
		max-width: 80%;
	}
	div.topblackbanner a {
		display: block!important;
	}
}