/*
Theme Name: TheAisle
Theme URI: https://theaisle.qodeinteractive.com
Description: Elegant Wedding Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Text Domain: theaisle
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 2.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/*
@import url('https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400..700;1,400..700&family=Bree+Serif&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap'); */


@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&family=Arimo:ital,wght@0,400..700;1,400..700&family=Bree+Serif&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');
@font-face {
    font-family: 'motter_corpus_stdcondensed';
    src: url('fonts/motter_corpus_std_condensed-webfont.woff2') format('woff2'),
         url('fonts/motter_corpus_std_condensed-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.no-margin-top {
    padding-top: 0!important;
    margin-top: 0!important;
}
body h1 {
    font-size: 52px;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
    color: #fff1e0;
	margin: 10px 0;
}
body p , body li {color:#fff1e0;}
body footer .widget .eltdf-widget-title-holder .eltdf-widget-title{
    color: #b49761;
}
body footer .widget .eltdf-widget-title-holder {
    margin-bottom: 0;
}

body footer .eltdf-footer-column-3 p {
    margin-bottom: 0;
    margin-top: 0;
}

div#text-10 {
    margin-bottom: 10px;
}

div#text-11 {
    margin-top: 25px;
}

div#text-11 a {
    text-decoration: underline;
}
.eltdf-column-content.eltdf-grid-col-4:last-child {
    text-align: right;
}
.eltdf-side-menu-slide-from-right .eltdf-wrapper .eltdf-cover{
	display:none;
}
header.eltdf-page-header {
    display: none;
}

header.eltdf-mobile-header {
    display: none;
}
.eltdf-wrapper-inner {
    position: relative;
}
.default_btn a {
    background-color: #d1aa66 !important;
}
.brunch p{
    margin: 20px 0;
}
.catering p {
    font-size: 20px;
    line-height: 1.5em;
	font-family: "Source Sans 3", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.text-right{
	text-align:right;
}
.oudjaar_and p {
    font-family: "Arimo", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    color: white;
}

.oudjaar_left_yellow h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #0d424f;
    font-size: 32px;
}
.oudjaar_left_yellow h4 {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    font-size: 24px;
}

.oudjaar_left_yellow p {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 22px;
    margin: 20px 0;
    line-height: 1.6em;
}
.oudjaar_left_yellow {
    border-radius: 45px;
	background-color:#DDB570;
}
.blue_font {
    background-color: white;
    border-radius: 10px;
    padding: 10px;
}

.blue_font p {
    color: #0d424f;
    font-family: "Bree Serif", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 36px;
    line-height: 50px;
}
.out1 h1, .out1 h2 {
	 font-family: 'motter_corpus_stdcondensed';
}
.out1 h1 {
    font-size: 9.8em;
}

.out1 h2 {
    font-size: 4em;
}
.out2_image{
	margin-top:-100px;
}

body .wpcf7-form-control.wpcf7-date, body .wpcf7-form-control.wpcf7-number, body .wpcf7-form-control.wpcf7-quiz, body .wpcf7-form-control.wpcf7-select, body .wpcf7-form-control.wpcf7-text, body .wpcf7-form-control.wpcf7-textarea {
    margin-bottom: 10px;
    border: 1px solid  #b49761;
    padding: 0 15px;
    color:  #b49761;
    font-style: normal;
    font-family: 'Open Sans';
    font-size: 15px;
}

span.half {
    width: 45%;
    display: -webkit-inline-box;
    margin-right: 10%;
}

span.half:nth-child(2n) {
    margin-right: 0;
}

.wpcf7-form label {
    font-family: 'Bodoni Moda';
    letter-spacing: 0.05em;
}










/*-----------------------------------------------------------------------------------------------------*/
.ch_head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 20px;
    background: transparent;
    z-index: 1000;
    user-select: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    box-sizing: border-box;
}

.ch_head * {
  user-select: none;
}

/* --- Burger Icon --- */
.ch_head .burger-icon {
    width: 50px;
    height: 28px;
    position: relative;
    cursor: pointer;
    z-index: 1001;
}

.ch_head .burger-icon__bar {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background: #fff;
  border-radius: 3px;
  transition: all 0.3s ease;
}

.ch_head .burger-icon__bar.top { top: 0; }
.ch_head .burger-icon__bar.middle { top: 50%; transform: translateY(-50%); }
.ch_head .burger-icon__bar.bottom { bottom: 0; }

/* X lines (hidden initially) */
.ch_head .x-line {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 3px;
  background: #fff;
  border-radius: 3px;
  opacity: 0;
  transform-origin: center;
}

.ch_head .x-line.x1 { transform: rotate(45deg); }
.ch_head .x-line.x2 { transform: rotate(-45deg); }

/* --- Logo --- */
/* Center logo */
/* .ch_head__logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 10%;
} */
.burger_cont {
    padding: 10px;
    background: #b49761;
    position: fixed;
    top: 30px;
    left: 30px;
    z-index: 9999;
}
.ch_head__logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 10%;
    /*   background: rgb(69 58 38 / 77%);
    padding: 5px 42px; */
}
.ch_head__logo img {
  height: 100px;
  display: block;
}

/* --- Button --- */
.ch_head__btn {
  background: #b49761;
  color: #fff;
  border: none;
  padding: 8px 16px;
  border-radius: 4px;
  cursor: pointer;
  transition: 0.3s;
  font-family: Bodoni Moda;
  font-size: 25px;
  position: fixed;
  right: 30px;
  top: 30px;
}

.ch_head__btn:hover {
  background: #b49761;
}

/* --- Fullscreen Menu --- */
.ch_head__menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 35%;
  min-width:500px;
  max-width:100%;
  height: 100vh;
  background: #194121;
  color: #000;
  z-index: 1000;
  transform: scaleY(0);
  transform-origin: 0 0;
  opacity: 0;
  transition: transform 0.5s cubic-bezier(.77,0,.175,1), opacity 0.5s cubic-bezier(.77,0,.175,1);
  overflow: hidden;
  display: flex;
  justify-content: left;
  align-items: end;
  box-sizing: border-box;
  padding-left: 90px;
  overflow-y:auto;
}

.ch_head__menu ul {
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 0;
}
.ch_head__menu ul.sub-menu {
    margin-left: 25px;
}
.ch_head__menu ul li {
  margin: 20px 0;
  font-family: Bodoni Moda;
  font-size: 30px;
  line-height: 1em;
  text-align: left;
}

.ch_head__menu ul li a {
  color: #fff;
  font-size: inherit;
  text-decoration: none;
  transition: color 0.3s;
  text-transform: uppercase;
}

.ch_head__menu ul li a:hover {
  color: #b49761;
}

/* Open state (JS adds this) */
.ch_head__menu.is_open {
  transform: scaleY(1);
  opacity: 1;
}
html.menu_open
{
  /*  overflow-y: hidden !important; */
}
.menu-nav_menu-container {
    width: 100%;
    height: 100%;
    overflow: auto;
    position: relative;
}


ul#menu-nav_menu {
    padding-top: 100px;
}
.ch_head__menu ul li.current-menu-item >a {
    color: #b49761;
}

/* hide submenu */
#ch_head__menu .sub-menu{
    display:none;
}

/* arrow toggle */
.menu-toggle {
    display: inline-block;
    margin-left: 18px;
    cursor: pointer;
    font-size: inherit;
    scale: .7;
    color: white;
}
.menu-toggle::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;

    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #fff;

    transition: transform .25s ease;
}



.menu-item-has-children.open > .menu-toggle::before{
    transform:rotate(90deg);
}
.eltdf-content
 {
    background-attachment: fixed;
}




@media(max-width:1024px){
	.out2_image{
		margin-top:0;
	}
	.out1 h1 {
    font-size: 6em;
}

.out1 h2 {
    font-size: 3em;
}

.oudjaar_and p {
    font-size: 142px!important;
    margin-bottom: 86px!important;
}

.blue_font p {
    font-size: 28px;
}

.oudjaar_left_yellow h3 {
    font-size: 28px;
}

.oudjaar_left_yellow h4 {
    font-size: 20px;
}

.oudjaar_left_yellow p {
    font-size: 18px;
}
}

@media(max-width:768px){
	.out1 h1 {
    font-size: 4em;
}

.out1 h2 {
    font-size: 2.5em;
}

.oudjaar_and p {
        font-size: 200px !important;
        margin-bottom: 61px !important;
        margin-top: 84px;
    }
	.wpb_single_image.sparking_img {position: absolute;top: 0;right: 34px;z-index: 2;transform: rotate(139deg);}

.wpb_single_image.sparking_img img {
    width: 36px;
}
}
@media(max-width:650px){
	body h1 {
    font-size: 35px;
}
	button.ch_head__btn {
    padding: 12px 12px;
    font-size: 16px;
    border-radius: 0;
}
.ch_head__menu ul li {
    font-size: 20px;
}	
}
@media(max-width:400px){
	.ch_head__logo {
    top: 9px;
}
	button.ch_head__btn {
    padding: 16px 10px;
    font-size: 11px;
}
	.ch_head__logo img {
    height: 81px;
    display: block;
}
}




body.single-post .eltdf-post-heading {
    display: none;
}

body.single-post .eltdf-post-info-top {
    display: none;
}


body.single-post .eltdf-post-info-date.entry-date.published.updated {
    display: none;
}
/*
body.single-post .eltdf-content {
    margin-top: 100px;
}

*/
footer.eltdf-page-footer .eltdf-footer-top-holder {
    background: #0a2240;
}

.eltdf-blog-list-widget .eltdf-blog-list-holder.eltdf-bl-minimal .eltdf-post-title a {
    color: white;
}

.eltdf-blog-list-widget .eltdf-blog-list-holder.eltdf-bl-minimal .eltdf-post-info-date {
    display: none;
}



.eltdf-blog-list-widget .eltdf-medium-space .eltdf-outer-space .eltdf-item-space {margin-bottom: 20px;padding-bottom: 0px;}