/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
/*.fusion-logo {
	position: absolute;
    margin: 0px!important;
    bottom: -41px;
    padding: 20px;
    background-color: #fff;
}*/
.fusion-logo {
	margin-top: 47px!important;	
}
@media only screen and (max-width: 1100px) {
	.fusion-logo {
		bottom: auto;
		top: -16px;
		width: 140px;
		padding: 10px;
	}
	.fusion-header .fusion-mobile-menu-icons {
		margin: 15px 0 0 0!important;
		width: auto!important;
		float: right;
	}
}
.fusion-header-wrapper .fusion-main-menu > ul > li > a {
	height: 100px;
	line-height: 100px;
}
@media only screen and (max-width: 1100px) {
	.fusion-mobile-menu-icons {
		margin: 0px!important;
		display: inline-block!important;
		width: 100%;
	}
}

.top-cta {
	transition: all 0.3s ease;
	background-color: #e17a5e;
}
.top-cta:hover{
	background-color: #aa0015;
}
.top-cta span {
	color: #fff;
	margin: 0px!important;
}
.stick-cta{
	height: 50px!important;
	line-height: 50px!important;
	padding: 0 20px!important;
	border-radius: 2px;
	transition: all 0.3s ease;
	background-color: #e17a5e;
	margin-top: 25px!important;
}
.stick-cta:hover {
	background-color: #aa0015;
}
.stick-cta a {
	line-height: 50px!important;
}
.stick-cta a,
.stick-cta a span {
	color: #fff!important;
}

.stick-cta i {
	margin-right: 5px;
}

.title-slide {
    text-shadow: 1px 1px 4px #000000;
    font-weight:800;
}
.box-reserveren {
    float:right;
    padding-right:20px;
}

.reserveren-header h1 {
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
}

.reserveren-header h1:after {
    width: 30%;
    content: '';
    height: 3px;
    background-color: #e17a5e;
    margin: 0 auto;
    display: inline-block;
}

@media only screen and (max-width: 600px) {
	.reserveren-header {
		position: static!important;
		width: auto!important;
	}
	#menu-humphrey-topmenu {
		display: flex;
		justify-content: space-between;
		font-size: 13px;
	}
	.fusion-secondary-menu>ul>li>a {
		padding: 0 8px;
	}
}

.reserveren-header form {
	width: 100%;
}

.reserveren-header form  input[type=email] {
    border: 1px solid #cccccc;
    width: 73%;
    height: 60px;
    color: #747474;
    padding: 8px 15px;
    border-radius: 2px;
    font-family: 'Titillium Web';
    font-size: 18px;
    float: left;
}
@media only screen and (max-width: 600px) {
	.reserveren-header form  input[type=email] {
		width: 100%;
	}
}

.reserveren-header form  input[type=submit] {
    border: none;
    height: 60px;
    background: #e17a5e;
    color: #fff;
   line-height: 60px;
    border-radius: 2px;
    font-family: 'Titillium Web';
    cursor: pointer;
    float: left;
    width: 25%;
    text-align: center;
}
@media only screen and (max-width: 600px) {
	.reserveren-header form  input[type=submit] {
		width: 100%;

	}
}
.reserveren-header form  input[type=submit]:hover {
	background-color: #aa0015;
}

.box-menukaart {
    border-top: 2px solid #ffffff !important;
}
.box-menukaart h1 {
    color:#fff !important;
    font-size: 55px !important;
    line-height:50px !important;
    text-shadow: 1px 1px 2px #000000 !important;
}
.box-menukaart h2 {
    color:#fff !important;
    line-height:50px !important;
    text-shadow: 1px 1px 2px #000000;
}

.box-menukaart h3 {
    color:#fff !important;
    xfont-size: 36px !important;
    line-height:50px !important;
    text-shadow: 1px 1px 2px #000000;
}

.box-dinercheque p {
    text-shadow: 1px 1px 4px #000000 !important;
}
.box-dinercheque h1 {
    text-shadow: 1px 1px 2px #000000 !important;
}
.box-dinercheque h2 {
    text-shadow: 1px 1px 2px #000000 !important;
}

.fluidMedia {
    position: relative;
    padding-bottom: 56.25%; /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */
    padding-top: 30px;
    height: 0;
}

.fluidMedia iframe {
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
    background: #f70e0e !important;
    color: #000000 !important;
}

.fluidMedia iframe .body {
    background: #f70e0e !important;
    color: #000000 !important;
}

.achtergrond-content {
    background: none !important;
}
.google-maps {
    padding: 0px;
}
.acties-vestigingen {
    min-height:200px !important;
}

.initial-step__category {
display: none;
}
.menu-vestigingen-container {
    border-top: 1px dotted #ffffff;
}
.menu-informatie-container {
    border-top: 1px dotted #ffffff;
}
.fusion-footer-widget-area a:hover {
    color: #000 !important;
}
.fusion-secondary-menu > ul > li > a .menu-text {
    display: block !important;
    margin: 6px 0 0 0;
}
.fusion-copyright-notice a:hover {
    color: #000 !important;
}
#ResengoSlider {
    z-index: 100000 !important;
}

.bottom-3-blokken h2 {
    text-shadow: 1px 1px #000;
}
.bottom-3-blokken p {
    text-shadow: 1px 1px #000;
}
.button-large {
    font-size: 17px !important;
}
.fusion-secondary-header {
    border-bottom: 1px solid #eee !important;
}
.menu-item-4325 .button-1 {
    margin-top: 32px;
}
.fusion-sticky-menu .menu-item-4325 .button-2 {
    margin-top: 32px;
}
.menu-item-4508 .button-1 {
    margin-top: 32px;
}
.fusion-sticky-menu .menu-item-4508 .button-2 {
    margin-top: 32px;
}
.fdm-item-panel .fdm-item-title {
    display: none;
}
.fdm-section-header {
    border-bottom: 1px solid #b5b5b5 !important;
}
@media only screen and (max-width: 600px) {
    .menukaart h2 {
        font-size: 35px;
    }
}
.address a {
    color: #fff;
}
/* Nieuwsbrief */
.nieuwsbrief .fusion-column-wrapper h1,
.nieuwsbrief .fusion-column-wrapper p {
	color: #fff;
}
.nieuwsbrief .fusion-imageframe.nieuwsbrief-image {
	position: absolute;
	top: -100px;
	left: 0px;
}
@media only screen and (max-width: 1100px) {
	.nieuwsbrief .fusion-imageframe.nieuwsbrief-image {
		top: -150px;
		left: 10%;
		width: 80%;
	}
}
.nieuwsbrief .mc4wp-form-fields input[type=email] {
    border: 1px solid #cccccc;
    width: 73%;
    height: 60px;
    color: #747474;
    padding: 8px 15px;
    border-radius: 2px;
    font-family: 'Titillium Web';
    font-size: 18px;
    float: left;
}
@media only screen and (max-width: 600px) {
	.nieuwsbrief .mc4wp-form-fields input[type=email] {
		width: 100%;
	}
}

.nieuwsbrief .mc4wp-form-fields input[type=submit] {
    border: none;
    height: 60px;
    background: #e17a5e;
    color: #fff;
   line-height: 60px;
    border-radius: 2px;
    font-family: 'Titillium Web';
    cursor: pointer;
    float: left;
    width: 25%;
    text-align: center;
}
@media only screen and (max-width: 600px) {
	.nieuwsbrief .mc4wp-form-fields input[type=submit] {
		width: 100%;
	}
}
.nieuwsbrief .mc4wp-form-fields input[type=submit]:hover {
	background-color: #aa0015;
}
.text-overlay,
.button-overlay {
	position: relative;

}
.text-overlay .fusion-text {
	color: #fff;
	text-align: center;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
}

.text-overlay .fusion-text p,
.text-overlay .fusion-text h3 {
	width: 100%;
	display:block;
	margin: 0px;
}
.text-overlay .fusion-text p {
	font-size: 35px;
}
.text-overlay .fusion-text h3 {
	color: #fff;
	font-size: 55px;
	font-weight: bold;
}
.button-overlay .fusion-button-wrapper {
	position: absolute;
	bottom: 20px;
	left: 50%;
	z-index: 1;
	margin-left: -110px;
}
.button-overlay .fusion-button-wrapper .fusion-button {
	width: 220px;
	text-align: center;
}
.fullimage .fusion-imageframe {
	width: 100%;
}
.fullimage .fusion-imageframe img {
	object-fit: cover;
	width: 100%;
}

.shipping_hide{
    display:none !important;
}

.socialicons {
    position: fixed !important;
    right: 0px;
    top: 200px;
    z-index: 999!important;
}

@media (max-width: 479px) and (min-width: 10px) {
    .socialicons {
        display: none !important;
    }
}
.socialicons a {
    display: block;
}

.socialicons a .icon {

    color: white !important;
    text-align: center !important;
    margin-bottom: 8px;
    border-radius: 1%;
    background: #e17a5e;
    line-height: 51px !important;
    width: 48px !important;
    height: 48px !important;
    font-size: 20px !important;
}

.fusion-header-wrapper:first-child {
	display:none!important;
}

/* Bounce In */
.hvr-bounce-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/* VVV bon */

#gform_wrapper_4{
    position: relative;
    margin-bottom: 0px;
}

#gfield_description_5_52{
    position: absolute;
    right: 0px;
    width: 159px;
}

#input_5_1 .gchoice_5_1_6{
    width: 47%;
    /* border: 1px solid #e4e4e4; */
    background: #e1e1e1;
    border-radius: 10px;
}

#label_5_1_6{
    padding: 8px !important;
}

#field_5_52{
    position: relative;
    right: 15px;
    top: -108px;
    float: right;
}

#field_5_115{
    position: relative;
    top: -96px;
}

#input_5_52{
    width: 120px;
    border-radius: 10px;
}

.gform_wrapper .gf_page_steps{
    padding: 0 0 12px !important;
    margin: 0 0 28px !important;
    border-bottom: none !important;
}

.gf_step_number{
    background: #e17a5e;
    width: 30px;
    color: white;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 31px;
    font-size: 14px !important;
}

#input_5_1 li {
    float:left;
    width:25%;
    margin-bottom: 15px;
}

#input_5_15 li{
    float:left;
    width:50%;
}

#input_5_1 li label{
    border-radius: 10px;
    padding: 20px;
    width: 144px;
    text-align: center;
    border: 1px solid #e4e4e4;
}

#label_5_1_6 {
    text-align: left !important;
}

#input_5_15 li label{
    border-radius: 10px;
    padding: 18px;
    width: 100%;
    text-align: center;
    border: 1px solid #e4e4e4;
}

#input_5_15 li input{
    display:none;
}


#input_5_1 li input{
    display:none;
}

.gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {
    background: #e1e1e1;
}

#field_5_4{
    text-align: right;
    margin-right: 20px;
    margin-top: 0px
}

.gform_wrapper .gform_page_footer {
    text-align: right;
    border-top: none !important;
    position: relative;
    top: -32px;
    margin-bottom: -40px !important;
    float: right !important;
    width: auto !important;
    display: inline-block !important;
}

.gform_next_button, .gform_previous_button {
    padding: 20px 30px !important;
    font-size: 18px !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
}

#input_5_9, #input_5_11, #input_5_13, #input_5_14 {
    border: none !important;
    width: 100px !important;
}

#input_5_6, #input_5_5  {
    width: 100px !important;
    margin-left: 10px;
}

.gf_total_field .ginput_container, .gf_aantal_field .ginput_container {
    display: inline-block !important;
}

.gf_total_field .ginput_container input, .gf_aantal_field .ginput_container input {
    display: inline-block !important;
    width: 100px !important;
}

#gfield_description_5_29 {
    margin-bottom: 50px;
}

.gform_review_page .gform_page_fields {
    margin-bottom: 50px;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border-top: none !important;
    border-bottom: none !important;
    background-color: transparent !important;
}

.gform_wrapper div.validation_error {
    border-top: none !important;
    border-bottom: none !important;
    padding: 20px 10px !important;
    background: #fff1f1;
    border-radius: 10px;
}

.shipping_hide{
    display:none !important;
}
