/*!
Theme Name: MINUTOO
Theme URI: http://www.minutoo.be/
Description: Website thema voor www.minutoo.be
Author: Delta Solutions
Author URI: #
Version: 1.0
Tags: Een thema voor MINUTOO
*/
html, body {
  margin: 0;
  padding: 0; }

.topmenu {
  position: absolute !important;
  top: -45px; }
  .topmenu.customloginmenu {
    right: 200px !important; }

.elementor-nav-menu--main .elementor-nav-menu:not(#menu-1-5f7027d) {
  margin-top: 35px; }

.customyellowbtn a, a.customyellowbtn, .read-more-as-button a.elementor-post__read-more, .gform_button.button {
  font-weight: 500 !important;
  padding: 15px 30px 15px 30px !important;
  background: #EFA500 !important;
  display: inline-block !important;
  line-height: 1 !important;
  -webkit-border-radius: 3px !important;
  border-radius: 3px !important;
  color: #fff !important;
  fill: #fff;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  cursor: pointer; }
  .customyellowbtn a:hover, .customyellowbtn a:focus, a.customyellowbtn:hover, a.customyellowbtn:focus, .read-more-as-button a.elementor-post__read-more:hover, .read-more-as-button a.elementor-post__read-more:focus, .gform_button.button:hover, .gform_button.button:focus {
    background: black !important;
    color: #EFA500 !important; }

.read-more-as-button a.elementor-post__read-more {
  background: transparent !important;
  color: #EFA500 !important;
  border: 1px solid #EFA500 !important; }
  .read-more-as-button a.elementor-post__read-more:hover, .read-more-as-button a.elementor-post__read-more:focus {
    background: #EFA500 !important;
    color: #fff !important; }

.read-more-as-button a.elementor-post__read-more {
  padding: 10px 20px 10px 20px !important; }

nav .customyellowbtn {
  margin-left: 25px; }

.nmt-p p:first-child {
  margin-top: 0px; }

.rotate-90 {
  transform: rotate(-90deg); }

.striped-ul ul {
  list-style: none;
  padding: 0px;
  margin: 0px; }
  .striped-ul ul li {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    line-height: 26px;
    font-size: 18px; }
    .striped-ul ul li:before {
      content: '';
      height: 20px;
      width: 1px;
      background: black;
      position: absolute;
      left: 0px;
      top: 3px; }
    .striped-ul ul li:first-child {
      padding-left: 0px; }
      .striped-ul ul li:first-child:before {
        content: none; }

.customloginmenu a i._mi {
  margin-top: 0 !important; }

.elementor-widget-price-table {
  height: 100%; }
  .elementor-widget-price-table .elementor-widget-container {
    height: 100%; }
    .elementor-widget-price-table .elementor-widget-container .elementor-price-table {
      height: 100%;
      display: flex;
      flex-wrap: nowrap;
      flex-direction: column;
      background: white; }
      .elementor-widget-price-table .elementor-widget-container .elementor-price-table .elementor-price-table__footer {
        margin-top: auto;
        padding-left: 25px;
        padding-right: 25px; }

.eael-gravity-form .gform_wrapper textarea {
  padding: 0.5rem !important;
  font-weight: 300 !important; }

.eael-contact-form {
  padding-left: 0 !important; }

@media (max-width: 1024px) {
  nav .customyellowbtn {
    margin-left: 0px;
    width: 100%;
    margin-top: 10px; }
  .topmenu {
    position: unset !important;
    top: 0 !important; }
    .topmenu.customloginmenu {
      right: unset !important; } }

@media (max-width: 767px) {
  nav .customyellowbtn {
    margin-left: 0px;
    width: 100%;
    margin-top: 10px; }
    nav .customyellowbtn a {
      width: 100%; }
  .footer-menu li {
    display: block;
    width: 100%; }
    .footer-menu li a {
      justify-content: center; }
  .striped-ul ul li {
    line-height: 20px; }
    .striped-ul ul li:before {
      height: 14px;
      top: 3px; }
    .striped-ul ul li:first-child {
      padding-left: 0px; }
      .striped-ul ul li:first-child:before {
        content: none; }
  #footer-copyright-menu li {
    line-height: 20px !important; }
    #footer-copyright-menu li a {
      padding: 10px 20px !important; }
    #footer-copyright-menu li:before {
      height: 14px !important;
      top: 3px !important; } }

