/* 
Theme Name: Online Monkeys
Theme URI: https://www.onlinemonkeys.nl/
Description: Een thema van Online Monkeys
Author: Online Monkeys
Author URI: https://www.onlinemonkeys.nl/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* -------------------------------------------- */
/* -------------- BEGIN ALGEMEEN -------------- */
/* ---------- BEGIN BINNENKORT ONLINE --------- */
/* ------------- BEGIN 404 PAGINA ------------- */
/* ---------------- BEGIN MENU ---------------- */
/* ---------------- BEGIN HOME ---------------- */
/* --------------- BEGIN DETAIL --------------- */
/* -------------- BEGIN PRODUCTEN ------------- */
/* ------------ BEGIN STORE LOCATOR ----------- */
/* ---- BEGIN VEELGESTELDE VRAGEN ARCHIVE ----- */
/* --------------- BEGIN CONTACT -------------- */
/* ------------ BEGIN GRAVITY FORM ------------ */
/* --------------- BEGIN FOOTER --------------- */
/* ------------- BEGIN RESPONSIVE ------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* -------------- BEGIN ALGEMEEN -------------- */
/* -------------------------------------------- */

footer {
    display: none;
}

body {
    margin: 0 !important;
}

.admin-only {
    display: none !important;
}

.logged-in .admin-only {
    display: block !important;
}

.generic-section {
    padding-left: 5% !important;
    padding-right: 5% !important;
}

.left-section {
    padding-right: calc((100vw - 1400px) / 2) !important;
}

.right-section {
    padding-left: calc((100vw - 1400px) / 2) !important;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0px;
    margin-bottom: 0px;
}

:is(.elementor-widget-heading,
.elementor-widget-text-editor,
.elementor-widget-icon-box) :is(h1, h2, h3, h4, h5, h6, p, span) {
    text-wrap: balance;
}

input:focus, input:focus-visible,
input:focus-within button:focus,
button:focus-within,
button:focus-visible {
    outline: none !important;
}

.owl-dots > button:not(.active) {
    background-color: var(--e-global-color-text) !important;
}

.owl-dots > button {
    height: 20px;
    width: 20px;
}

.owl-dots > button.active {
    border: 1px solid var(--e-global-color-text) !important;
}

.owl-dots {
    display: flex;
    width: 100px;
    margin: 0 auto;
    justify-content: space-between;
}

p:first-of-type {
    margin-top: 0px !important;
}

p:last-of-type {
    margin-bottom: 0px !important;
}

div.geenClass {
    background-color: var(--e-global-color-primary);
    background-color: var(--e-global-color-secondary);
    background-color: var(--e-global-color-text);
    background-color: var(--e-global-color-accent);
}

table {
    border-spacing: 0px !important;
}

table tbody tr:hover > td,
table tbody tr:hover > th {
    background-color: transparent !important;
}

.btn_first a.elementor-button {

}

.btn_first a.elementor-button:hover {

}

.btn_second a.elementor-button {
    
}

.btn_second a.elementor-button:hover {
    
}

.btn_third a.elementor-button {

}

.btn_third a.elementor-button:hover {

}

.btn_dark a.elementor-button {
    background-color: transparent;
    border-color: var(--e-global-color-text);
    color: var(--e-global-color-text);
}

.btn_dark a.elementor-button:hover {
    background-color: var(--e-global-color-text);
    border-color: var(--e-global-color-text);
    color: #ffffff;
}

.btn_light a.elementor-button {
    background-color: transparent;
    border-color: #ffffff;
    color: #ffffff;
}

.btn_light a.elementor-button:hover {
    background-color: transparent;
    border-color: #ffffff;
    color: #ffffff;
}

button, a, input[type="button"], input[type="submit"] {
    outline: none;
    -webkit-tap-highlight-color: transparent;
}

/* -------------------------------------------- */
/* --------------- END ALGEMEEN --------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ---------- BEGIN BINNENKORT ONLINE --------- */
/* -------------------------------------------- */

.elementor-maintenance-mode header,
.elementor-maintenance-mode footer {
    display: none !important;
}

/* -------------------------------------------- */
/* ----------- END BINNENKORT ONLINE ---------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ------------- BEGIN 404 PAGINA ------------- */
/* -------------------------------------------- */

.error404 header,
.error404 footer {
    display: none !important;
}

/* -------------------------------------------- */
/* -------------- END 404 PAGINA -------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ---------------- BEGIN MENU ---------------- */
/* -------------------------------------------- */

.sub-menu li a {
    border-left: none !important;
}

/* .top_bar {

} */

.header_top {

}

.header_top .header_top_container {
    border: 1px solid var(--e-global-color-primary);
    border-radius: 5px;
}

.header_top .header_top_menu ul.sub-menu {
    font-size: 1em;
}

.header_top .header_top_menu_icon {

}

/* Sticky menu */
.header_top.elementor-sticky--effects {

}

.header_top.elementor-sticky--effects .header_top_container {
    /* background-color: var(--e-global-color-text); */
    border: 1px solid var(--e-global-color-text);
    border-radius: 5px;
}

/* -------------------------------------------- */
/* ----------------- END MENU ----------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ---------------- BEGIN HOME ---------------- */
/* -------------------------------------------- */

.dd_wolk {
    position: absolute;
}

.dd_wolk .elementor-heading-title {
    text-align: center;
    vertical-align: middle;
    align-content: center;
    border-radius: 100%;
    color: #ffffff;
    padding: 15px;
    line-height: 1.3;
    text-wrap: balance;
}

.dd_wolk_one {
    top: -50px;
    right: 0px;
}

.dd_wolk_one .elementor-heading-title {
    width: 150px;
    height: 150px;
    background-color: #556a37;
}

.dd_wolk_two {
    bottom: 50px;
    left: 50px;
}

.dd_wolk_two .elementor-heading-title {
    width: 200px;
    height: 200px;
    background-color: #425329;
}

.dd_wolk_three {
    bottom: -50px;
    right: -50px;
}

.dd_wolk_three .elementor-heading-title {
    width: 150px;
    height: 150px;
    background-color: #677f44;
}

/* -------------------------------------------- */
/* ----------------- END HOME ----------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* --------------- BEGIN DETAIL --------------- */
/* -------------------------------------------- */

.elementor-widget-jet-timeline .timeline-item__card .timeline-item__card-img img {
    border: 1px solid #ECE9DF;
    width: 250px;
    height: 100%;
}

/* -------------------------------------------- */
/* ---------------- END DETAIL ---------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* -------------- BEGIN PRODUCTEN ------------- */
/* -------------------------------------------- */

.producten_listing {
    
}

.producten_listing .jet-listing-grid__items .slick-list .slick-track {
    display: flex;
    flex-direction: row;
    column-gap: 60px;
}

.producten_listing .jet-listing-grid__items .slick-list .jet-listing-grid__item.slick-active {

}

.producten_listing .jet-listing-grid__items .slick-list .jet-listing-grid__item:not(.slick-active) {
    /* filter: grayscale(1); */
    opacity: 1;
}

.producten_listing .jet-listing-grid__items .slick-list .jet-listing-grid__item.slick-center {

}

.producten_listing .jet-listing-grid__items .slick-list .jet-listing-grid__item .producten_listing_productafbeelding img {
    /* transition: .3s all;
    -webkit-transition: .3s all; */
    transition: transform 0.3s ease;
}

.producten_listing .jet-listing-grid__items .slick-list .jet-listing-grid__item:hover .producten_listing_productafbeelding img {
    animation: bounce 1s ease-in-out infinite;
}

.producten_listing .producten_listing_productlabel .jet-listing-dynamic-field__content {
    background-color: var(--e-global-color-accent);
    padding: 0px 5px;
}

.producten_listing .producten_listing_productbeschrijving .jet-listing-dynamic-field__content {
    text-wrap: balance;
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
  }
}

/* -------------------------------------------- */
/* --------------- END PRODUCTEN -------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ------------ BEGIN STORE LOCATOR ----------- */
/* -------------------------------------------- */

/* .dd_verkooppunten #yith-store-locator #yith-sl-wrapper-before-main-sections {
    display: none;
}

.dd_verkooppunten #yith-store-locator .wrapper-main-sections {
    column-gap: 0px;
    row-gap: 0px;
    height: 100svh;
}

.dd_verkooppunten #yith-store-locator .wrapper-main-sections #yith-sl-section-results {
    display: none;
}

.dd_verkooppunten #yith-store-locator .wrapper-main-sections #yith-sl-section-map #yith-sl-gmap {
    height: 100svh !important;
} */

/* ----- */
/* ----- */
/* ----- */

#yith-store-locator #yith-sl-wrapper-before-main-sections {
    margin-bottom: 0px;
    padding: 0px 0px;
}

#yith-store-locator #yith-sl-wrapper-before-main-sections #yith-sl-search-stores h4.title-search-bar {
    display: none !important;
}

#yith-store-locator #yith-sl-wrapper-before-main-sections #yith-sl-search-stores .wrap-search-bar {
    margin-bottom: 0px;
    margin-right: 0px;
}

#yith-store-locator #yith-sl-wrapper-before-main-sections #yith-sl-search-stores .wrap-search-bar input {
    border: 1px solid var(--e-global-color-text);
    border-radius: 5px;
    padding: 10px 15px;
    height: auto;
    font-family: "futura-pt", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
}

#yith-store-locator #yith-sl-wrapper-before-main-sections #yith-sl-search-stores .wrap-search-bar .address-tooltip {
    
}

#yith-store-locator #yith-sl-wrapper-before-main-sections #yith-sl-search-stores .wrap-buttons {
    margin-bottom: 0px;
    top: 6px;
    left: 20px;
}

#yith-store-locator #yith-sl-wrapper-before-main-sections #yith-sl-search-stores .wrap-buttons a.yith-sl-geolocation {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    color: var(--e-global-color-accent);
}

#yith-store-locator #yith-sl-wrapper-before-main-sections #yith-sl-main-filters-container {
    margin-top: 20px;   
}

#yith-store-locator #yith-sl-wrapper-before-main-sections #yith-sl-main-filters-container .wrap-filters-list {
    margin: 0px 0px 40px;
    column-gap: 40px;
}

#yith-store-locator #yith-sl-wrapper-before-main-sections #yith-sl-main-filters-container .wrap-filters-list .wrapper-filter {
    padding: 0px 0px;
    margin-bottom: 0px;
}

#yith-store-locator #yith-sl-wrapper-before-main-sections #yith-sl-main-filters-container .wrap-filters-list .wrapper-filter.type-dropdown {

}

#yith-store-locator #yith-sl-wrapper-before-main-sections #yith-sl-main-filters-container .wrap-filters-list .wrapper-filter.type-checkbox {

}

#yith-store-locator #yith-sl-wrapper-before-main-sections #yith-sl-main-filters-container .wrap-filters-list .wrapper-filter .filter-label {
    padding: 0px 0px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
}

#yith-store-locator #yith-sl-wrapper-before-main-sections #yith-sl-main-filters-container .wrap-filters-list .wrapper-filter select {
    font-family: "futura-pt", Sans-serif;
    font-weight: 400;
    font-size: 14px;
    border: 1px solid var(--e-global-color-text);
    border-radius: 5px;
    padding: 10px 10px;
}

#yith-store-locator #yith-sl-wrapper-before-main-sections #yith-sl-main-filters-container .wrap-filters-list .wrapper-filter .wrapper-options {

}

#yith-store-locator #yith-sl-wrapper-before-main-sections #yith-sl-main-filters-container .wrap-filters-list .wrapper-filter .wrapper-options ul {
    padding: 0px 0px;
    margin: 0px 0px;
    display: flex;
    column-gap: 20px;
}

#yith-store-locator #yith-sl-wrapper-before-main-sections #yith-sl-main-filters-container .wrap-filters-list .wrapper-filter .wrapper-options ul li {

}

#yith-store-locator #yith-sl-wrapper-before-main-sections #yith-sl-main-filters-container .wrap-filters-list .wrapper-filter .wrapper-options ul li input {
    
}

#yith-store-locator #yith-sl-wrapper-before-main-sections #yith-sl-main-filters-container .wrap-filters-list .wrapper-filter .wrapper-options ul li label {
    padding-left: 35px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
}

#yith-store-locator #yith-sl-wrapper-before-main-sections #yith-sl-main-filters-container .wrap-filters-list .wrapper-filter .wrapper-options ul li:hover label {
    color: var(--e-global-color-text);
}

#yith-store-locator #yith-sl-wrapper-before-main-sections #yith-sl-main-filters-container .wrap-filters-list .wrapper-filter .wrapper-options ul li label::before {
    width: 20px;
    height: 20px;
    border-radius: 3px;
    border: 1px solid var(--e-global-color-text);
    top: -2px;
}

#yith-store-locator #yith-sl-wrapper-before-main-sections #yith-sl-main-filters-container .wrap-filters-list .wrapper-filter .wrapper-options ul li input:checked+label::before {
    background-color: var(--e-global-color-accent);
}

#yith-store-locator #yith-sl-wrapper-before-main-sections #yith-sl-main-filters-container .wrap-filters-list .wrapper-filter .wrapper-options ul li input:checked+label::after {
    height: 11px;
    width: 7px;
    left: 6px;
    top: 1px;
}

#yith-store-locator #yith-sl-wrapper-before-main-sections #yith-sl-main-active-filters {
    display: none !important;
}

#yith-store-locator .wrapper-main-sections {
    column-gap: 120px;
    row-gap: 60px;
}

#yith-store-locator .wrapper-main-sections #yith-sl-section-results {
    padding: 0px 0px;
}

#yith-store-locator .wrapper-main-sections #yith-sl-section-results #yith-sl-results {
    margin-top: 0px !important;
}

#yith-store-locator .wrapper-main-sections #yith-sl-section-results #yith-sl-results h4.title {
    display: none !important;
}

#yith-store-locator .wrapper-main-sections #yith-sl-section-results #yith-sl-results .stores-list ul {
    margin-top: 0px;
    margin-bottom: 0px;
    gap: 20px;
}

#yith-store-locator .wrapper-main-sections #yith-sl-section-results #yith-sl-results .stores-list ul li {
    margin-bottom: 0px;
    flex: 0 0 calc(50% - 10px);
}

#yith-store-locator .wrapper-main-sections #yith-sl-section-results #yith-sl-results .stores-list ul li .store-info {
    background-color: var(--e-global-color-secondary);
    cursor: pointer;
    padding: 15px 20px;
    transition: .3s all;
    -webkit-transition: .3s all;
}

#yith-store-locator .wrapper-main-sections #yith-sl-section-results #yith-sl-results .stores-list ul li .store-info:hover {
    background-color: var(--e-global-color-accent);
}

#yith-store-locator .wrapper-main-sections #yith-sl-section-results #yith-sl-results .stores-list ul li .store-info .store-name {
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
}

#yith-store-locator .wrapper-main-sections #yith-sl-section-results #yith-sl-results .stores-list ul li .store-info .store-address {
    margin-top: 0px;
    font-size: 14px;
    line-height: 1.4;
}

#yith-store-locator .wrapper-main-sections #yith-sl-section-results #yith-sl-results .stores-list ul li .store-info:hover .store-name,
#yith-store-locator .wrapper-main-sections #yith-sl-section-results #yith-sl-results .stores-list ul li .store-info:hover .store-address {
    color: #ffffff;
}

#yith-store-locator .wrapper-main-sections #yith-sl-section-map {
    padding: 0px 0px;
}

#yith-store-locator .wrapper-main-sections #yith-sl-section-map .gmnoprint {
    display: none !important;
}

#yith-store-locator .wrapper-main-sections #yith-sl-section-map [role="dialog"] {
    font-family: "futura-pt", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    color: var(--e-global-color-text);
    padding: 20px 20px !important;
    box-shadow: 0px 0px 10px #00000020 !important;
}

#yith-store-locator .wrapper-main-sections #yith-sl-section-map [role="dialog"] .gm-style-iw-chr {
    position: absolute;
    right: 10px;
    top: 10px;
}

#yith-store-locator .wrapper-main-sections #yith-sl-section-map [role="dialog"] .gm-style-iw-chr button {
    width: 20px !important;
    height: 20px !important;
    top: 0px !important;
    right: 0px !important;
    opacity: 1 !important;
}

#yith-store-locator .wrapper-main-sections #yith-sl-section-map [role="dialog"] .gm-style-iw-chr button span {
    width: 20px !important;
    height: 20px !important;
    margin: 0px 0px !important;
}

#yith-store-locator .wrapper-main-sections #yith-sl-section-map [role="dialog"] .gm-style-iw-d {
    overflow: visible !important;
}

#yith-store-locator .wrapper-main-sections #yith-sl-section-map [role="dialog"] .gm-style-iw-d .store-info {
    padding: 0px 0px;
}

#yith-store-locator .wrapper-main-sections #yith-sl-section-map [role="dialog"] .gm-style-iw-d .store-info .store-name {
    margin-bottom: 10px;
}

#yith-store-locator .wrapper-main-sections #yith-sl-section-map [role="dialog"] .gm-style-iw-d .store-info .store-name span {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
    color: var(--e-global-color-text);
}

#yith-store-locator .wrapper-main-sections #yith-sl-section-map [role="dialog"] .gm-style-iw-d .store-info .store-address {
    font-size: 14px !important;
    font-weight: 400;
    line-height: 1.4;
    margin-top: 0px !important;
}

#yith-store-locator .wrapper-main-sections #yith-sl-section-map [role="dialog"] .gm-style-iw-d .store-info .get-direction {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    margin-top: 10px !important;
    margin-bottom: 0px !important;
}

/* -------------------------------------------- */
/* ------------- END STORE LOCATOR ------------ */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ---- BEGIN VEELGESTELDE VRAGEN ARCHIVE ----- */
/* -------------------------------------------- */

.veelgesteldevraag-section {
    padding: 20px 0px;
}

.veelgesteldevraag-section > .e-con-inner {
    position: relative;
    gap: 0;
    transition: .5s ease-out;
}

.veelgesteldevraag-section .veelgesteldevraag-vraag::before,
.veelgesteldevraag-section .veelgesteldevraag-vraag::after {
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    position: absolute;
    top: calc(50% - 12.5px);
    right: 0;
    transition: .1s;
    height: 25px;
}

.veelgesteldevraag-section .veelgesteldevraag-vraag::before {
    content: '\2b';
    color: var(--e-global-color-text);
    opacity: 1;
}

.veelgesteldevraag-section.active .veelgesteldevraag-vraag::before {
    opacity: 0;
}

.veelgesteldevraag-section .veelgesteldevraag-vraag::after {
    content: '\f068';
    color: var(--e-global-color-text);
    opacity: 1;
}

.veelgesteldevraag-section:not(.active) .veelgesteldevraag-vraag::after {
    opacity: 0;
}

.veelgesteldevraag-section.active {
    
}

.veelgesteldevraag-section.active > .e-con-inner {
    gap: 15px;
}

.veelgesteldevraag-section .veelgesteldevraag-vraag {
    cursor: pointer;
    text-wrap: balance;
}

.veelgesteldevraag-section.active .veelgesteldevraag-vraag {
    
}

.veelgesteldevraag-section .veelgesteldevraag-antwoord {
    
}

.veelgesteldevraag-section:not(.active) .veelgesteldevraag-antwoord {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: .3s all;
}

.veelgesteldevraag-section.active .veelgesteldevraag-antwoord {
    max-height: 500px;
    opacity: 1;
    transition: max-height 0.5s ease, opacity 0.3s ease 0.2s;
    background-color: #ffffff;
    border-radius: 5px;
    padding: 15px 20px;
    text-wrap: balance;
}

/* -------------------------------------------- */
/* ----- END VEELGESTELDE VRAGEN ARCHIVE ------ */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* --------------- BEGIN CONTACT -------------- */
/* -------------------------------------------- */



/* -------------------------------------------- */
/* ---------------- END CONTACT --------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ------------ BEGIN GRAVITY FORM ------------ */
/* -------------------------------------------- */

.gform_confirmation_wrapper {
    display: block;
    text-align: center;
    border: 1px solid #3b7500;
    border-radius: 0px;
    background-color: #3b7500;
    padding: 15px 20px;
}

.gform_confirmation_wrapper .gform_confirmation_message {
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    color: #ffffff;
}

body .gform_wrapper {

}

body .gform_wrapper.gform_validation_error .gform_validation_errors {
    display: none !important;
    border: 1px solid var(--e-global-color-accent);
    border-radius: 0px;
    box-shadow: none;
    background: var(--e-global-color-accent);
    margin-top: 0px;
    margin-bottom: 20px;
    padding: 15px 20px;
}

body .gform_wrapper.gform_validation_error .gform_validation_errors h2 {
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    color: #ffffff;
}

body .gform_wrapper.gform_validation_error .gform_validation_errors h2 span {
    display: none !important;
}

body .gform_wrapper .gform_heading {
    display: none;
}

body .gform_wrapper .gform_body {

}

body .gform_wrapper .gform_body .gform_fields {
    row-gap: 30px;
    column-gap: 30px;
}

body .gform_wrapper .gform_body .gform_fields .gfield {

}

body .gform_wrapper .gform_body .gform_fields .gfield input,
body .gform_wrapper .gform_body .gform_fields .gfield textarea,
body .gform_wrapper .gform_body .gform_fields .gfield select {
    padding: 10px 0px;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    border-radius: 0px;
    border-left: none;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid var(--e-global-color-text);
    background-color: transparent;
}

body .gform_wrapper .gform_body .gform_fields .gfield select {
    outline: none;
}

body .gform_wrapper .gform_body .gform_fields .gfield textarea {
    height: 100px;
    resize: none;
}

body .gform_wrapper .gform_body .gform_fields .gfield select {

}

body .gform_wrapper .gform_body .gform_fields .gfield :where(textarea:focus, textarea:focus-within, textarea:focus-visible) {
    outline: none !important;
}

body .gform_wrapper .gform_body .gform_fields .gfield input::placeholder,
body .gform_wrapper .gform_body .gform_fields .gfield textarea::placeholder,
body .gform_wrapper .gform_body .gform_fields .gfield select::placeholder {
    color: #929292;
}

body .gform_wrapper .gform_body .gform_fields .gfield.gfield_error input,
body .gform_wrapper .gform_body .gform_fields .gfield.gfield_error textarea,
body .gform_wrapper .gform_body .gform_fields .gfield.gfield_error select {
    border-left: none;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid var(--e-global-color-accent);
}

body .gform_wrapper .gform_body .gform_fields .gfield.gfield_error .gfield_label {
    color: var(--e-global-color-text);
}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
    font-weight: 400;
    font-size: 0.9em;
    line-height: 1.4;
    margin-bottom: 5px;
}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label .gfield_required {
    font-size: inherit;
    padding-left: 0px;
    margin-left: 2px;
    color: inherit;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container {

}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_description {

}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_description.gfield_validation_message {
    display: none;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_consent {
    display: flex;
    column-gap: 10px;
    align-items: center;
    justify-content: flex-end;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_consent input {
    margin: 0;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_consent .gform-field-label {
    font-size: 0.9em;
    font-weight: 400;
    line-height: 1.4;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_consent .gform-field-label a {
    text-decoration: underline;
}

body .gform_wrapper .gform_body .gform_fields .gfield.gfield_error .ginput_container_consent .gform-field-label,
body .gform_wrapper .gform_body .gform_fields .gfield.gfield_error .ginput_container_consent .gform-field-label a {
    color: var(--e-global-color-accent);
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_consent .gfield_required {
    font-size: inherit;
    color: inherit;
}

body .gform_wrapper .gform_footer {
    margin: 20px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
    justify-content: flex-end;
}

body .gform_wrapper .gform_footer .gform_button {
    font-family: inherit;
    font-weight: 700;
    font-size: 0.9em;
    line-height: 1 !important;
    border: 1px solid var(--e-global-color-accent);
    border-radius: 5px;
    padding: 15px 30px;
    margin-bottom: 0px !important;
    cursor: pointer;
    transition: .3s all;
    -webkit-transition: .3s all;
}

body .gform_wrapper .gform_footer .gform_button:hover {
    background-color: #92090E;
    border: 1px solid #92090E;
}

/* -------------------------------------------- */
/* ------------- END GRAVITY FORM ------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* --------------- BEGIN FOOTER --------------- */
/* -------------------------------------------- */

.footer_top {

}

.bottom_bar {
    
}

.bottom_bar .bottom_bar_copyright .copyright {
    color: var(--e-global-color-accent);
}

.bottom_bar .bottom_bar_copyright .copyright a {
    color: var(--e-global-color-accent);
}

/* -------------------------------------------- */
/* ---------------- END FOOTER ---------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ------------- BEGIN RESPONSIVE ------------- */
/* -------------------------------------------- */

@media only screen and (max-width: 1600px) {

}

@media only screen and (max-width: 1555px) {
    .left-section {
        padding-right: 5% !important;
    }
    .right-section {
        padding-left: 5% !important;
    }
}

@media only screen and (max-width: 1024px) {

}

@media only screen and (max-width: 767px) {

}

@media only screen and (max-width: 640px) {
    body .gform_wrapper .gform_body .gform_fields {
        column-gap: 0px;
    }
}

@media only screen and (max-width: 480px) {

}

/* -------------------------------------------- */
/* -------------- END RESPONSIVE -------------- */
/* -------------------------------------------- */