/*
Theme Name: Sinergio
Author: Sinergio
Author URI: https://www.sinergio.be/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* ======================================
        VARIABELE
====================================== */
/* ======================================
        INCLUDES FUNCTIES
====================================== */
/* ======================================
        ALGEMEEN
====================================== */
.knop a, .forminator-button {
  font-family: "Roboto", Sans-serif !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  fill: white !important;
  color: white !important;
  background-color: var(--e-global-color-secondary) !important;
  border-radius: 0px 0px 0px 0px !important;
  padding: 15px 25px 15px 25px !important;
  border: solid thin #2C2A2A !important;
}
.knop a:hover, .forminator-button:hover {
  background-color: white !important;
  color: #2C2A2A !important;
}
.knop a:hover svg, .forminator-button:hover svg {
  fill: #2C2A2A;
}
.knop a svg, .forminator-button svg {
  width: 30px;
  top: 9px;
  position: relative;
}
.products .content_product_wrapper {
  padding: 15px;
  background: #FAFAFA;
  margin-top: 15px;
}
.products .content_product_wrapper2 {
  min-height: 140px;
}
.products img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.products .content_product {
  font-family: "Roboto", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: var(--e-global-color-text);
  line-height: 22px;
  min-height: 60px;
}
.products .info_product {
  display: block;
  margin-top: 25px;
  min-height: 55px;
}
.products .price {
  float: left;
  width: 65%;
  padding-top: 10px;
  border-top: dashed 1px var(--e-global-color-text);
}
.products .knop {
  float: right;
  width: 35%;
  text-align: right;
}
.forminator-ui input, .forminator-ui textarea {
  width: 100%;
  border: solid thin var(--e-global-color-primary);
  padding: 10px 5px;
}
.ppom-rendering-fields input[type="checkbox"] {
  float: left;
  margin-top: 7px;
  margin-right: 5px;
}
.woo-selected-variation-item-name, .ppom-delete-option-table {
  display: none !important;
}
.reset_variations {
  color: white;
}
.woocommerce-variation-price .price {
  color: white !important;
  margin-bottom: 25px;
}
.form-check-label {
  color: white;
}
#ppom-price-container table {
  color: white;
}
.woofc-count {
  border-radius: 50% !important;
}
.am-els__wrapper .am-ec {
  box-shadow: #d1d5d7 0px 2px 2px -1px, rgba(209, 213, 215, 0.3) 0px 0px 11px, #2C2A2A 8px 0px 0px inset !important;
}
.am-button {
  font-family: "Roboto", Sans-serif !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  fill: white !important;
  color: white;
  border-radius: 0px 0px 0px 0px !important;
  padding: 15px 25px 15px 25px !important;
}
.list_events_home #amelia-container {
  background: none !important;
}
.list_events_home .am-els__available, .list_events_home .am-els__filters, .list_events_home .am-ec__info-other {
  display: none !important;
}
.amelia-v2-booking div.el-dialog {
  max-width: 100% !important;
  height: 100vh !important;
  top: 0 !important;
  margin-top: 0 !important;
  overflow: auto !important;
  position: fixed !important;
  left: 0 !important;
}
.amelia-v2-booking div.el-dialog button.el-dialog__headerbtn i {
  font-size: 50px !important;
  width: auto !important;
  height: auto !important;
}
.amelia-v2-booking #amelia-container .am-dialog-el__main-container {
  max-height: unset !important;
  padding: 50px 150px !important;
  overflow-x: auto !important;
}
.amelia-v2-booking #amelia-container .am-gc__display {
  height: 450px !important;
}
.amelia-event.tag-extern .amelia-booking-btn {
  display: none !important;
}
/* ======================================
        EXTRA
====================================== */
a, input, textarea, select, button {
  outline: 0;
}
.elementor-widget-text-editor p:last-child {
  margin-bottom: 0;
}
.is-disabled, .am-ec__info-availability.upcoming {
  display: none !important;
}
/* ======================================
        IMPORTS
====================================== */
/* ======================================
        HEADER
====================================== */
/* ======================================
        LOGO
====================================== */
/* ======================================
        NAVIGATIE
====================================== */
/* ======================================
        OVERZICHT
====================================== */
/* ======================================
        INDIVIDUEEL
====================================== */
/* ======================================
        WINKELMAND
====================================== */
/* ======================================
        AFREKENEN
====================================== */
/* ======================================
        THANK YOU
====================================== */
.forminator-module-edit-link {
  display: none !important;
}
.cmplz-blocked-content-container {
  position: relative;
}
.cmplz-blocked-content-container::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
}
.forminator-g-recaptcha.cmplz-placeholder-element {
  background: none !important;
}
.forminator-g-recaptcha.cmplz-blocked-content-container {
  box-shadow: none !important;
  margin-bottom: 0 !important;
}
.forminator-g-recaptcha.cmplz-blocked-content-container::after {
  display: none !important;
}
.cmplz-blocked-content-notice {
  border-radius: 10px !important;
  border: none !important;
  padding: 15px !important;
  color: white !important;
  background: #302f3e !important;
  box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.4) !important;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.cmplz-blocked-content-notice:hover {
  background: #434159 !important;
}
/* ======================================
        FOOTER
====================================== */
/* ======================================
        SINERGIO
====================================== */
.sinergio img {
  height: 30px;
  width: auto;
}
/* ======================================
        RESPONSIVE
====================================== */
/*  BIG SCREEN  */
/*  MID SCREEN  */
/*  SMALL SCREEN  */
/*  TABLET  */
/*  SMARTPHONE  */
/*  EXTRA  */
@media screen and (max-width: 768px) {
  .amelia-v2-booking #amelia-container .am-dialog-el__main-container {
    padding: 50px 20px !important;
  }
}
/* ======================================
        NUTTIGE FUNCTIES
=========================================

@include transition; -> Transitie functie ophalen
@include transition_easyload; -> Transitie easyload functie ophalen
@include displayflex; -> Display Flex

========================================= */
