/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0
*/

.h3,
.h4,
.h5,
.h6 {
  display: block;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #ffffff;
  margin-bottom: 15px;
  letter-spacing: 0px;
}

.h3 {
  font-size: 35px;
  line-height: 45px;
  font-weight: 700;
}

.h4 {
  font-size: 25px;
  line-height: 35px;
  font-weight: 300;
  letter-spacing: 0px;
}

.h5 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.h6 {
  font-size: 15px;
  line-height: 25px;
  font-weight: 300;
}

#Top_bar .menu > li > a {
  padding: 0;
}

.footer-inside {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.footer-inside a,
.footer-inside p {
  margin: 0 5px;
}

.case_cocher span.gfield_required {
  display: none;
}

.case_cocher .ginput_container.ginput_container_checkbox {
  margin-top: 0 !important;
}

@media only screen and (min-width: 641px) {
  .case_cocher {
    padding-right: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 20px !important;
  }
}
