/*
Theme Name: Hinckley
Author: MSSPL
Description: This is a child theme.
Version: 1.0
Template: twentytwentyone

This is the child theme for Twenty Twenty-One theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


@media (max-width: 992px) {
	.mobile-banner-image {
		display: block;
	}
	.headerContent .content ul.brands li svg,
	.headerContent .content ul.brands li img {
		object-fit: cover;
		max-height: 100%;
		max-width: 110px;
	}
}
@media (max-height: 770px) {
	.overlay-content ul li ul.sub-menu {
		max-height: 330px;
		justify-content: flex-start;
		overflow-y: auto;
	}
}

.brochourModal {
	position: relative;
	max-width: 900px;
	margin-inline: auto;
	background-color: #fff;
	padding-inline: 3rem;
	padding-block: 4rem;
	margin-block: 5rem;
}

.yatch-service-lock-wrapper .history-block-text p strong {
	font-weight: bold;
	text-transform: inherit;
	color: #000;
}

.banner-video-controls {
	@media (min-width: 992px) {
		.play,
		.pause {
			left: 5rem;
		}
		.mute-button,
		.unmute-button {
			left: 11rem;
		}
	}
}
@media (max-width: 1200px) {
.home .absolute-banner-text h1 span{
	top:-13px !important;
}
	}

@media (max-width: 992px) {
.home .absolute-banner-text h1 span{
	top:-7px !important;
}
	}

.page-id-460 h1.page-title{
	display:none;
}