/*
Theme Name: Eventicity Child Theme
Theme URI: https://eventicity.themerex.net/
Description: Eventicity is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: ThemeREX
Author URI: https://themerex.net/
Version: 1.10.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: celebration, event, event planner, event theme, invitation, venue, wedding, wedding planner, party, events calendar, catering, conference, birthday party, event agency, party planning
Text Domain: eventicity
Template: eventicity
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

/* Header */

.sub-menu li a:hover{
    color: #D4AF37 !important;
}

.elementor-sticky--effects {
    background: #fff;
    box-shadow: 0 10px 30px rgba(0,0,0,.08);
    /* border-bottom: 1px solid #164235; */
    border-bottom: 1px solid rgba(194, 150, 59, .2);
}

/* .elementor-sticky--effects {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
} */

.elementor-sticky--effects {
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
}

.elementor-sticky--effects .elementor-nav-menu a {
    color: #164235;
}

/* Tablet header */

.eael-creative-button{
    min-width: 100px;
}

/* Mobile menu */

#mobile-menu-item-64487 a span{
    border-bottom: 1px solid #C9A227;
    padding-bottom: 4px !important;
}

/* Homepagina */

.post-template-default span span{
    font-family: "Montserrat", serif !important;
    font-style: italic !important;
    color: #6b6b6b !important; 
}

span span{
    font-family: "Montserrat", serif !important;
    font-style: normal;
    color: #D4AF37 !important; 
}

.rotatie .elementor-icon-box-title a {
    color: #184C43; 
    transition: color 0.3s ease;
}

.rotatie .elementor-icon-box-wrapper:hover .elementor-icon-box-title a {
    color: #C9A227; 
}

.rotatie .elementor-icon-box-wrapper .elementor-icon {
    transition: transform 0.5s ease;
}

.rotatie .elementor-icon-box-wrapper:hover .elementor-icon {
    transform: rotate(45deg);
}

.sc_typed_entry{
    font-weight: 400;
}

/* Services */

.service-arrow .elementor-icon-box-wrapper:hover .elementor-icon-box-title a {
    color: #C9A227; 
}

.service-card:hover .number-hover .elementor-heading-title {
    color: #C9A227 !important;
    transition: color .3s ease;
}

.service-card .service-card-image {
    overflow: hidden;
}

.service-card .service-card-image .elementor-widget-wrap {
    transform: scale(1);
    transform-origin: center center;
    transition: transform 0.6s ease !important;
    will-change: transform;
}

.service-card:hover .service-card-image .elementor-widget-wrap {
    transform: scale(1.03);
}

/* Contact */

#kennismaking-formulier,
#pers-formulier,
#werken-bij-formulier {
  display: none;
}

.gfield_select{
    padding: 8px 8px 8px 12px !important;
}

.select_container:after{
    right: 8px !important;
}

/* Gravity Forms */

/* Alle inputvelden */
body .gform_wrapper input[type="text"],
body .gform_wrapper input[type="email"],
body .gform_wrapper input[type="tel"],
body .gform_wrapper input[type="number"],
body .gform_wrapper input[type="url"],
body .gform_wrapper input[type="password"],
body .gform_wrapper textarea,
body .gform_wrapper select {
    border: none !important;
    border-bottom: 1px solid #164235 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 10px;
    padding-bottom: 10px;
}

body .gform_wrapper input:focus,
body .gform_wrapper textarea:focus,
body .gform_wrapper select:focus {
    outline: none;
    border-bottom: 2px solid #164235 !important;
    box-shadow: none !important;
}

body .gform_wrapper .ginput_container_select {
    border: none !important;
}

body .gform_wrapper .ginput_container_select select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.gform_required_legend{
    display: none;
}

.gfield_required.gfield_required_asterisk{
    color: red !important;
}

.gform_button.button{
    border-radius: 25px !important;
    background-color: #154235 !important;
    padding: 16px 60px !important;
    font-family: "Montserrat", Sans-serif !important;
}

.gform_button.button:hover{
    background-color: #D4AF37 !important;
    transition: .3s !important;
}

.gform_button_select_files{
    background-color: #164235 !important;
    border-radius: 25px !important;
    font-family: "Montserrat", Sans-serif !important;
}

.gform_drop_area.gform-theme-field-control:before{
    color: #164235 !important;
}

select:not(.esg-sorting-select):not([class*=trx_addons_attrib_]){
    visibility: visible !important;
}

/* Kennismaking formulier */

.gform-theme--framework .gfield--input-type-datepicker .ginput_container_date input {
    width: 100% !important;
    flex: 1 1 auto;
    min-width: 0;
}

.gform-theme--framework .gfield--input-type-datepicker .ginput_container_date .ui-datepicker-trigger {
    flex: 0 0 auto;
}

/* Vandaag (current date) */
.gform-theme--framework.ui-datepicker .ui-datepicker-calendar .ui-state-highlight {
    background: #d4af3726 !important; /* licht goud */
    border-color: #d4af3726 !important;
    color: #000 !important;
}

/* Geselecteerde datum */
.gform-theme--framework.ui-datepicker .ui-datepicker-calendar .ui-state-active {
    background: #164235 !important;
    border-color: #164235 !important;
    color: #fff !important;
}

/* Vandaag + geselecteerd */
.gform-theme--framework.ui-datepicker .ui-datepicker-calendar .ui-state-highlight.ui-state-active {
    background: #164235 !important;
    border-color: #164235 !important;
    color: #fff !important;
}

/* Hover */
.gform-theme--framework.ui-datepicker .ui-datepicker-calendar a:hover {
    background: #164235 !important;
    border-color: #164235 !important;
    color: #fff !important;
}

/* Blogs */

.blog-title-line{
    width: 100vw !important;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

/* Blog & Pers */

.elementor-57482 .elementor-element.elementor-element-f721303 .elementor-nav-menu--dropdown a.elementor-item-active{
    background-color: #fff !important;
}

.gereleateerde-berichten article.elementor-grid-item{
    flex-direction: row;
    gap: 16px;
}

.sticky-blog-sidebar {
    align-self: flex-start;
}

.sticky-blog-sidebar.elementor-sticky--active,
.sticky-blog-sidebar .elementor-sticky--active {
    top: 130px !important;
}

.sticky-blog-sidebar {
    position: sticky;
    top: 180px;
    align-self: flex-start;
    height: fit-content;
}

/* Locations */

.post-type-archive-locations .content_wrap{
    width: 1170px;
}

.single-locations h1.portfolio_page_title{
    margin-top: 40px;
    padding-bottom: 30px;
    margin-bottom: 0px;
    max-width: 100%;
}
.locations-template-default h4{
    color: #C9A227; 
}
.single-locations .portfolio_title_line{
    height: 1px;
}

.locations-template-default .page_content_wrap{
    margin-bottom: 60px !important;
}

.row.columns_padding_bottom > [class*=column-], .columns_wrap.columns_padding_bottom > [class*=column-], .row > [class*=column-].columns_padding_bottom, .columns_wrap > [class*=column-].columns_padding_bottom{
    margin-bottom: 40px;
}

/* Gallery */

.eael-filter-gallery-control ul li.control.active{
    border-bottom: 1px solid #C9A227 !important;
}

.eael-filter-gallery-control ul > li.control{
    border: 1px solid #fff !important;
}

.eael-filter-gallery-control ul > li.control:hover{
    color: #C9A227 !important;
    transition: .3s;
    border-bottom: 1px solid #C9A227 !important;
}

/* Cases */

.post-type-archive-cpt_portfolio .content_wrap{
    width: 1170px;
}

.cpt_portfolio-template-default .page_content_wrap{
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.cpt_portfolio-template-default h1{
    margin-top: 40px !important;
    padding-bottom: 30px !important;
    margin-bottom: 0px !important;
}

.portfolio_title_wrap {
    position: relative;
    z-index: 2;
}

.portfolio_title_line {
    width: 100vw;
    height: 1px;
    background: #164235;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin: 0px 0 60px;
}

.portfolio_page.portfolio_page_details_left
.sc_column_fixed.portfolio_page_details_wrap {
    top: 180px !important;
}

.socials_share{
    display: none;
}

.sc_portfolio_details.post_meta span span{
    font-family: "Montserrat", serif !important;
    font-style: normal !important;
}

.sc_portfolio_details span span{
    font-family: "Montserrat", serif !important;
    font-style: normal !important;
    font-size: 18px !important;
}

.post-type-archive-cpt_portfolio .post_header.entry-header{
    display: flex;
    flex-direction: column-reverse;
}

.post-type-archive-cpt_portfolio .sc_portfolio_details.post_meta{
    margin-top: 20px;
}

.post-type-archive-cpt_portfolio .sc_portfolio_details.post_meta .post_meta_item{
    width: 100%;
    margin-bottom: 4px;
}

.post-type-archive-cpt_portfolio .sc_portfolio_details.post_meta .post_meta_item .post_meta_item_title{
    width: 20%;
}

.post-type-archive-cpt_portfolio .sc_portfolio_details.post_meta .post_meta_item::after{
    display: none;
}

@media (max-width: 1024px){
    .locations-template-default .portfolio_title_line {
        width: 100vw;
        height: 1px;
        background: #164235;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        margin: 0px;
    }
}

@media (min-width: 1024px){
    #location-sticky-sidebar{
        box-shadow: none !important;
        border-bottom: 0px;
        position: sticky;
        top: 180px;
        align-self: flex-start;
    }
}

@media (max-width: 1000px){
    .page-id-62107 .sc_portfolio_details.post_meta .post_meta_item .post_meta_item_title{
    width: 28%;
}
}

@media (max-width: 730px){
    .page-id-62107 .sc_portfolio_details.post_meta .post_meta_item .post_meta_item_title{
    width: 40%;
}
}

@media (max-width: 1025px) {
    .portfolio_page.portfolio_page_details_left
    .sc_column_fixed.portfolio_page_details_wrap {
        top: 0px !important;
    }
}

@media (max-width: 992px){
   .single-locations .portfolio_title_line {
        margin: 0;
    }
}
@media (max-width: 768px){

    /* Locations */

    .single-locations .portfolio_title_line {
        margin: 0 !important;
    }

    .post-type-archive-locations .menu_mobile_nav_area{
        margin-left: 20px
    }
    .row.columns_padding_bottom > [class*=column-], .columns_wrap.columns_padding_bottom > [class*=column-], .row > [class*=column-].columns_padding_bottom, .columns_wrap > [class*=column-].columns_padding_bottom{
        margin-bottom: 20px;
    }

    /* Cases */

    .portfolio_title_line{
        margin: 0px 0 30px;
    }
    .post-type-archive-cpt_portfolio .sc_portfolio_details.post_meta .post_meta_item .post_meta_item_title{
    width: 30%;
    }
    .post-type-archive-cpt_portfolio .menu_mobile_nav_area{
        margin-left: 20px
    }

    /* Blogs */

    .post-template-default h1{
        margin-bottom: 30px !important;
    }
}

/* Footer */

.sc_button.sc_button.sc_button_simple:before, .sc_button.sc_button.sc_button_simple:after{
    color: #D4AF37;
}