/* 
Theme Name: Carls Brasserie
Description: Carls Brasserie Hello Elementor Child Theme
Template: hello-elementor
Version: 0.0.1
Text Domain: carls-brasserie
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

.elementor-widget:not(:last-child).elementor-widget-menu-anchor {
	margin: 0;
}
.elementor-widget-image-linkbox h3.elementor-image-box-title {
	font-size: 2rem;
}
.elementor-widget-image-linkbox .elementor-button-link {
	border-radius: 0;
}
.elementor-button {
	font-family: 'Open Sans';
	font-size: 12px;
}

.reservision-widget .reservision-start {
	text-align: right;
}
.reservision-widget .reservision-start > div {
	background-color: #B00930;
	font-family: 'Open Sans';
	font-weight: 700;
	font-size: 12px;
	text-transform: uppercase;
	padding: 12px 24px;
	height: auto;
	width: auto;
	display: inline-block;
	border-radius: 0;
}
.reservision-widget .reservision-start > div::after {
	content: "\f30b";
	display: inline-block !important;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-left: 5px;
}

.hq-equal-height .elementor-widget-image-linkbox,
.hq-equal-height .elementor-widget-image-linkbox .elementor-widget-container {
	height: 100%;
}
.hq-equal-height .elementor-widget-image-linkbox .elementor-image-box-wrapper {
	height: 100%;
	display: flex;
	flex-flow: column nowrap;
}
.hq-equal-height .elementor-widget-image-linkbox .elementor-image-box-content {
	display: flex;
	flex-flow: column nowrap;
	flex: 1 0 auto;
}
.hq-equal-height .elementor-widget-image-linkbox .elementor-button-wrapper {
	margin-top: auto;
}

@media (max-width: 767px) { 
	.hq-mobile-max-width.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 400px;
	}
}