/*!
Theme Name: capitainerie
Author: capitainerie
Author URI: https://www.capitainerie.lu/
Text Domain: capitainerie
Version: 1.0

*/

:root {
	--light-color: #fffffb;
	--dark-color: #0e1618;
	--gold-color: #dcbd8f;
	/* --gold-color: #c6ac83; */
}

body {
	font-size: 16px;
}

/* LA CAPITAINERIE */
.header-right .canvas .wg-welcom {
	z-index: 10;
}
.btn-book {
	padding: 0;
	line-height: 1;
}
.header-language {
	width: auto;
}
.header-language a:hover {
	color: inherit;
}

a.main-logo {
	display: block;
}
a.main-logo img {
	max-width: 50px;
}

#mobile-logo_header {
	width: auto;
	height: 50px;
}

.menu-primary-menu li a {
	line-height: inherit;
}

.image-position-right.snare-circle::before {
	left: auto;
	right: -163px;
}

.gallery-section .portfolio-item {
	width: 25%;
}

.portfolio-item .content .wrap .title a::after,
.portfolio-item .content .wrap .title a::before {
	content: none;
}
.portfolio-item .content .wrap .title {
	margin-bottom: 8px;
}
.portfolio-item .portfolio-button {
	text-align: center;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.testimonial-item .title {
	color: var(--gold-color);
}

.wg-blog .image {
	position: relative;
	height: 453px;
	overflow: hidden;
}
.wg-blog .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.blog-section .wg-blog .title {
	font-size: 23px;
	line-height: 1.2;
}

.logo-footer img {
	width: 100% !important;
	max-width: 200px !important;
}

.heading-section .main {
	font-size: 35px;
	line-height: 45px;

	font-size: 24px;
	line-height: 32px;
}
.wg-private-event.style-1 .content {
	padding: 0;
}
.wg-private-event.style-1 .content p:last-child {
	margin-bottom: 0;
}
.wg-private-event.style-1 p {
	margin-bottom: 18px;
}
.wg-private-event p {
	margin-top: 0;
}

.block-text .description h2 {
	color: #fff;
	font-weight: 600;
	font-size: 35px;
	line-height: 45px;
	text-transform: uppercase;
	letter-spacing: 2.3px;
	margin-top: 11px;
	margin-bottom: 25px;
}

.block-text ul {
	margin-bottom: 18px;
}
.block-text ul li {
	list-style: disc;
	padding-left: 5px;
	margin-left: 18px;
	line-height: 25px;
	font-family: 'DM Sans', sans-serif;
}
.block-text .button-two-line {
	margin-top: 35px;
}

.center .button-two-line {
	margin-left: auto;
	margin-right: auto;
}

form {
	text-align: left;
}
span.wpcf7-not-valid-tip {
	top: -20px;
	position: relative;
}

.wpcf7-radio {
	margin-bottom: 15px;
}
.wpcf7-radio + span.wpcf7-not-valid-tip {
	top: 0;
}

.wpcf7-radio,
.wpcf7-checkbox {
	display: flex;
	flex-wrap: wrap;
	gap: 5px 15px;
}

.wpcf7 input[type='checkbox'],
.wpcf7 input[type='radio'] {
	height: 13px;
	width: 13px;
	margin-right: 8px;
	margin-top: -2px;
}

.wpcf7-list-item {
	margin: 0;
}

.wpcf7-radio .wpcf7-list-item,
.wpcf7-list-item label {
	display: inline-flex;
	align-items: center;
}

.wg-map .top {
	filter: inherit;
}

.header-inner {
	border-top: 1px solid #4e4a3d;
}
.map-wrapper,
.map-wrapper iframe {
	width: 100%;
	height: 100%;
	border: 0;
}

.menu-wrapper {
	max-width: 1811px;
	margin: 0 auto;
	border-top: 0;
}

.header-inner-wrap {
	border: 0;
}

.header-2 .menu-primary-menu {
	justify-content: center;
	padding: 0px 20px;
}

.menu-primary-menu {
	padding-left: 40px;
	gap: 30px;
}

.header-2 .wg-information {
	padding-right: 20px;
	width: auto;
	margin-left: auto;
}

.contact-item.line-right::after {
	top: 0;
	transform: translateY(0);
}

.tabs_wrapper {
	margin-top: 20px;
	text-align: center;
}

.flex-elements-wrapper > .tabs_wrapper:first-child {
	margin-top: 50px;
}

.tabnav_content {
	text-align: center;
}

.tabnav_item {
	cursor: pointer;
	border: 1px solid var(--gold-color);
	color: #fff;
	font-family: 'DM Sans', serif !important;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 10px;
	display: inline-block;
}

.tabnav_item:hover {
	background-color: var(--gold-color);
}

.tabnav_item.active {
	border: 1px solid var(--gold-color);
	background-color: var(--gold-color);
	color: #fff;
}

.s-menu {
	margin-top: 50px;
}

.our-menu {
	padding: 50px 0;
	/* margin: 50px 0 75px; */
}

.tabnav_content .our-menu + .our-menu {
	padding-top: 0px;
}

.tabnav_content .our-menu:last-child {
	padding-bottom: 0;
}

.heading-section .text:last-child {
	margin-bottom: 0;
}

.bg-colored-light p,
.bg-colored-light a,
.bg-colored-light .heading-section .main,
.bg-colored-light .heading-section .text {
	color: #0e1618;
}
.bg-colored-light .divider {
	background-color: #0e1618;
}

.menu-content {
	max-width: 800px;
	margin: 0 auto;
	text-align: left;
}

.menu-list h5 {
	text-transform: uppercase;
	display: flex;
	justify-content: space-between;
	letter-spacing: 1.3px;
	position: relative;
	margin-bottom: 1px;
}

.menu-list h5::before,
.menu-list h5::after {
	content: '';
	width: 100%;
	height: 1px;
	background: var(--gold-color);
	background: #fff;
	opacity: 0.5;
	position: absolute;
	bottom: 15px;
	left: 0;
	z-index: -1;
	top: 18px;
}
.menu-list h5::after {
	top: 11px;
}
.menu-list h5 .txt {
	padding-right: 15px;
	margin-right: 100px;
}
.menu-list h5 .price {
	padding-left: 15px;
}

.home-3 .s-menu .menu-content .menu-main .menu-list h5 span,
.home-4 .s-menu .menu-content .menu-main .menu-list h5 span {
	background-color: #0e1618;
}

.footer p + p,
.contact-item p + p {
	margin-top: 10px;
}

@media (min-width: 1200px) {
	.header-2 .header-left {
		width: 251px;
		height: 100px;
		border-right: 0;
	}
	.header-2 .header-left::after {
		content: '';
		position: absolute;
		left: 20px;
		width: 100%;
		background: #0e1618;
		height: 185px;
		width: 210px;
		top: 0;
		z-index: 10;
		border-bottom-left-radius: 125px;
		border-bottom-right-radius: 125px;
	}

	.header-2 #site-logo {
		height: 175px;
		position: absolute !important;
		left: 50%;
		transform: translateX(-50%) !important;
		z-index: 100;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.header-2 #site-logo img {
		max-width: inherit;

		/* width: 150px; */
		height: 150px;
		width: auto;

		/* width: 200px;
		height: 200px; */
	}

	.header-2 .wg-information {
		padding-right: 20px;
		gap: 20px;
	}
}
@media (max-width: 1200px) {
	.gallery-section .portfolio-item {
		width: 50%;
	}
}
@media (max-width: 992px) {
	.header-2 .wg-information {
		margin-left: auto;
		margin-right: 20px;
	}

	.header-2 .wg-information .icon {
		width: 40px;
		height: 40px;
	}
}
@media (max-width: 768px) {
	.gallery-section .portfolio-item {
		width: 100%;
	}
}

/* RECOLOR */
.page-title.home-2 .content .heading,
.page-title.home-2 .content .header-description,
.banner-page .content .banner-text,
.testimonial-item p {
	color: #fff;
}

.divider div,
.header-2 .header-left::after,
.mobile-nav-wrap .inner-mobile-nav,
.header.is-fixed.is-small .header-inner {
	background-color: var(--light-color);
}

.bg-colored-light .divider div {
	background-color: var(--gold-color);
	border-color: var(--dark-color);
}
.bg-colored-light .divider div::after {
	background-color: var(--dark-color);
}

.price,
.widget-social ul li a,
.wg-blog .title a,
.menu-list li h5,
.contact-item .title {
	color: var(--dark-color);
}

.wg-blog .title::after {
	display: none;
}
.wg-blog .title::before {
	background: linear-gradient(to right, var(--gold-color), transparent);
}

.home-3 .s-menu .menu-content .menu-main .menu-list h5 span,
.home-4 .s-menu .menu-content .menu-main .menu-list h5 span {
	background: transparent;
}

.tabnav_item {
	color: var(--gold-color);
	color: var(--dark-color);
}
.tabnav_item:hover {
	color: var(--light-color);
}

.wg-map .bottom::after,
.snare-circle::before {
	display: none;
}

.button-default:hover {
	background-color: var(--gold-color);
	border-color: var(--gold-color);
	color: var(--dark-color);
}




.shape, .subtitle::after {
	background-color: #f5eee0;
	width:45%;
	position: absolute;
	top:0px;
	height:650px;
	z-index:-1;;
}

.right_shape{
	right:0px;
	left:auto;
}