/*
Theme Name: TheAisle
Theme URI: http://theaisle.elated-themes.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.3.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');
@media only screen and (max-width: 480px) {
.eltdf-container-inner, .eltdf-elementor-row-grid-section>.elementor-container, .eltdf-grid, .eltdf-row-grid-section {
    width: 350px;
}
}
.eltdf-page-header {
    display: none !important;
}

.eltdf-content {
    margin-top: -20px !important;
  
}
.dove .eltdf-ib-title span {
font-family: 'Playfair Display', serif;
    font-size: 30px;
    font-weight: 600;
    color: #A47677
}
.dove .eltdf-ib-text {
font-family: 'Playfair Display', serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #786C62 !important

}

.eltdf-btn.eltdf-btn-solid {
    color: #fff;
    background-color: #A47677!important;
    border: 1px solid transparent;
font-family: 'Playfair Display', serif;
    font-size: 25px;

}

.custom-rsvp-form .rsvp-radio-btn>span {
    margin: 0;
    display: block;
    color: #786C62 !important;
}

.wpcf7-form input::placeholder {
    color: #786C62 !important;
}

.eltdf-mobile-header{
    display: none !important;
}

.eltdf-section-title-holder.eltdf-st-with-dots .eltdf-st-title-word:not(:last-child):after {
    display: none !important;
}
