/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/*Custom SCSS Styling Voetzorg Jeanine template */
@font-face {
  font-family: "jeanine";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/cinzel/cinzel_regular/Cinzel-Regular.eot#iefix') format("embedded-opentype"), url('../fonts/cinzel/cinzel_regular/Cinzel-Regular.woff2') format("woff2"), url('../fonts/cinzel/cinzel_regular/Cinzel-Regular.woff') format("woff"), url('../fonts/cinzel/cinzel_regular/Cinzel-Regular.ttf') format("truetype"), url('../fonts/cinzel/cinzel_regular/Cinzel-Regular.svg#jeanine') format("svg");
}
h1, h2, h3 {
  font-family: jeanine;
  font-weight: bold;
  color: #000;
}
#g-feature {
  background: #e5dbc5;
  color: #fff;
  text-align: left;
}
body, #g-main {
  background: #e5dbc5;
  color: #000;
}
p {
  margin: 0rem;
}
a {
  color: #94804C;
  text-decoration: underline;
}
a:hover {
  color: #94804C;
}
.sample-content {
  text-align: left;
}
.mc-intro-block-home .g-content, .mc-intro-block-home .g-block {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
.mc-intro-heading {
  margin-bottom: -40px !important;
  padding-bottom: 0px !important;
}
.mc-intro .g-content {
  padding: 0 0 0 0.2rem;
}
.mc-intro p {
  text-align: left;
  color: #000;
  padding-top: 0px;
  margin-top: 20px;
}
.mc-intro-image {
  padding-top: 0px;
}
#g-header {
  padding-bottom: 90px;
  background: url('../../images/jeaninebg.jpg');
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: #000;
}
.mc-mainmenu {
  display: flex;
  align-items: center;
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-size: 18px;
  font-family: "jeanine";
  font-weight: 700;
  color: #94804C;
  padding: 7px 13px;
}
.button {
  background: #94804C;
  color: #000;
  padding: 20px 30px;
  font-family: "jeanine";
  font-size: 20px;
  font-weight: 700;
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #94804C !important;
  background: #262626 !important;
}
li.g-menu-item-107 .g-menu-item-container {
  background: #94804C;
  color: #000 !important;
}
li.g-menu-item-107 .g-menu-item-container:hover {
  background: #94804C;
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #262626;
  color: #000;
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container:hover {
  color: #CAA163 !important;
  background: #262626;
}
#g-footer {
  background: #000;
}
#g-afspraak {
  background: #000;
  color: #94804C;
  padding-top: 25px;
  padding-bottom: 25px;
}
#g-subfeature {
  background: #94804C;
  padding-top: 70px;
  padding-bottom: 70px;
}
.main-featurebox {
  display: flex;
  width: 94%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.featureimage {
  display: flex;
  background: #CAA163;
  width: 100%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  overflow: hidden;
}
.featureimage img {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  transition: transform 0.8s ease;
}
.featureimage img:hover {
  transform: scale(1.2);
}
.feauturetitle {
  display: flex;
  background: #000;
  width: 100%;
  font-size: 22px;
  line-height: 55px;
  justify-content: center;
  font-family: "jeanine";
  font-weight: 700;
  color: #94804C;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.mc-contactbar {
  display: flex;
}
.mc-contactbar-left {
  display: flex;
  flex-direction: column;
}
.mc-contactbar-heading {
  font-size: 28px;
  font-family: "jeanine";
  font-weight: 700;
  padding-bottom: 5px;
}
.mc-contactbar-left p {
  margin: 0px;
  padding: 0px;
  font-size: 18px;
}
.mc-contactbar-right {
  display: flex;
  align-items: center;
  margin-left: 70px;
}
.mc-contactbar-phone, .mc-contactbar-whatsapp, .mc-contactbar-email {
  display: flex;
  align-items: center;
  padding: 0px 25px;
  border: 2px solid #94804C;
  height: 60px;
  border-radius: 10px;
}
.mc-contactbar-phone {
  margin-right: 30px;
}
.mc-contactbar-phone img {
  margin-right: 10px;
}
a.mc-contactbar-phone {
  color: #94804C;
  font-size: 18px;
}
a.mc-contactbar-phone:hover, a.mc-contactbar-whatsapp:hover, a.mc-contactbar-email:hover {
  background: #141414;
}
.mc-contactbar-whatsapp {
  margin-right: 30px;
}
.g-social a {
  background: none;
  border: none;
}
.g-social.social-items a span {
  display: flex;
  align-items: center;
  padding: 25px 25px;
  border: 2px solid #94804C;
  height: 30px;
  border-radius: 10px;
  color: #94804C;
  background: #000;
}
.g-social.social-items .fa {
  font-size: 30px;
}
.mc-footer {
  display: flex;
  align-items: center;
  color: #94804C;
}
.mc-footer-adres, .mc-footer-logo, .mc-footer-bereikbaarheid {
  display: flex;
  align-items: center;
  color: #94804C;
  font-size: 18px;
}
.mc-footerhead {
  font-size: 22px;
  font-family: "jeanine";
  font-weight: 700;
  text-align: center;
}
.mc-footer-adres p {
  margin: 0px !important;
  padding: 0px;
}
.mc-footer-divider {
  height: 50px;
  padding: 0px;
  margin: 0px;
}
#g-footer hr {
  height: 8px;
  background: linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 10px) calc(100% - 10px) no-repeat, linear-gradient(90deg, transparent 0%, #94804c 48%, transparent 100%);
  border: 0;
  height: 2px;
}
.mc-footer-logo img {
  width: 300px;
}
#g-footer strong {
  color: #94804C;
}
.mc-breadcrumb .g-content {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}
.breadcrumb {
  margin-top: 0px;
}
h2 {
  padding: 0px;
  margin: 0px;
}
.mc-behandeling-wrapper, .mc-prijzen-wrapper, .mc-contact-wrapper {
  display: flex;
}
.mc-content-block {
  border-radius: 8px;
  font-size: 16px;
}
.mc-content-block h2 {
  color: #94804C;
}
.mc-content-block p {
  color: #94804C;
  font-size: 16px;
  margin: 1rem 0 !important;
}
.mc-behandelingen {
  background: #000;
  color: #donktertaupe;
  padding: 25px;
  margin-bottom: 8%;
}
.mc-prijzen {
  background: #000;
  position: relative;
  border: 1px solid #000;
  margin-bottom: 8%;
}
.mc-prijs-heading {
  background: #000;
  padding: 15px 140px 25px 25px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  color: #94804C;
}
.mc-prijs-heading h2 {
  line-height: 38px;
  padding-bottom: 10px;
  font-size: 24px;
}
.mc-prijs-heading h2 strong {
  font-weight: bold;
  color: #94804C;
  font-size: 42px;
}
.mc-prijs-banner {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  right: -12px;
  top: -20px;
  position: absolute;
  color: #000;
  background: #94804C;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  font-weight: bold;
}
ul.prijslijst {
  margin: 0px 0px 25px 0px;
  list-style: none;
}
.prijslijst li {
  padding: 15px 25px;
}
.prijslijst li:nth-child(odd) {
  background: #b5a479;
}
.prijslijst li:nth-child(even) {
  background: #94804C;
}
li.mc-tip {
  background: #000 !Important;
  color: #94804C;
  margin-top: 20px !important;
}
li.mc-tip strong {
  color: #94804C;
  font-size: 18px;
}
p.extra-care {
  padding: 25px;
  background: #b5a479;
  color: #000;
  margin: 0px 0px 25px 0px !important;
}
.breadcrumb-item.active {
  color: #000;
}
blockquote {
  border-left: 8px solid #94804C;
  background: rgba(0, 0, 0, 0.03);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 60%;
  border-radius: 8px;
}
blockquote p {
  color: #000;
  font-family: jeanine;
  text-transform: none;
  font-weight: bold;
}
#module-gallery-110-particle {
  margin-bottom: 20px;
  margin-top: 5px;
}
.g-gallery-item img {
  border-radius: 8px;
}
.sample-description img.logo-large {
  margin-top: 25px;
}
.mc-contact-wrapper a.mc-contactbar-phone, .mc-contact-wrapper a.mc-contactbar-email, .mc-contact-wrapper a.mc-contactbar-whatsapp {
  border: 0px;
  padding-left: 0px;
  font-size: 18px;
  margin: 0px;
  height: 47px;
}
.mc-adres {
  display: flex;
  font-size: 18px;
  color: #94804C;
}
.mc-contact-wrapper .mc-col-left, .mc-contact-wrapper .mc-col-right {
  background: #ded4bf;
  padding: 25px;
  border-radius: 8px;
}
.mc-contact-wrapper a.mc-contactbar-phone:hover, .mc-contact-wrapper a.mc-contactbar-email, .mc-contact-wrapper a.mc-contactbar-whatsapp {
  background: none;
}
.mc-contact-wrapper img {
  margin-right: 10px;
  width: 28px;
}
.mc-contact-wrapper h2 {
  padding-bottom: 10px;
}
.mod-rscontact-width-auto {
  width: 100%;
}
.submit {
  padding: 20px 35px;
  width: 100%;
  background: #94804C;
  font-size: 22px;
  color: #000;
  font-family: "jeanine";
  font-weight: 900;
}
.submit:hover {
  background: #6c5d33;
  color: #000;
}
#mod-rscontact-container-111 .controls input {
  height: 50px !Important;
  border-radius: 5px;
  padding-left: 10px;
}
#mod-rscontact-container-111 .controls textarea {
  padding-left: 10px;
}
@media screen and (min-width: 768px) {
  .mc-col-left {
    width: 48%;
    margin-right: 2%;
  }
  .mc-col-right {
    width: 48%;
    margin-left: 2%;
  }
}
/* Mobiel */
@media screen and (max-width: 767px) {
  .sticky, .g-offcanvas-toggle {
    position: fixed !important;
    top: 0;
    width: 100%;
  }
  .mc-main {
    margin-top: 120px;
  }
  #g-feature {
    margin-top: 120px !important;
  }
  .mc-behandeling-wrapper, .mc-prijzen-wrapper, .mc-contact-wrapper {
    display: block;
  }
  .mc-prijs-heading {
    padding: 15px 50px 15px 15px;
  }
  .mc-prijs-heading h2 {
    line-height: 30px;
    padding-bottom: 10px;
    font-size: 19px;
  }
  .mc-prijs-heading h2 strong {
    font-size: 28px;
  }
  .mc-prijs-banner {
    width: 95px;
    height: 95px;
    border-radius: 50%;
    right: -7px;
    top: -10px;
    font-size: 24px;
  }
  .prijslijst li {
    padding: 15px 15px;
  }
  blockquote {
    width: 100%;
  }
  blockquote p {
    font-size: 16px;
  }
  .mod-breadcrumbs__here {
    display: none;
  }
  li.mc-tip br {
    display: none;
  }
  h1 {
    font-size: 26px;
  }
  h2 {
    font-size: 20px;
  }
  .mc-col-left {
    width: 100%;
    display: block;
    margin: 0px;
  }
  .mc-col-right {
    width: 100%;
    display: block;
    margin: 0px;
  }
  .mc-main .g-content {
    margin-left: 15px !important;
    margin-right: 15px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .mc-main .container, .mc-main .col {
    margin: 0px;
    padding: 0px;
  }
  .mc-main .row {
    --bs-gutter-x: 0rem;
  }
  .mce-logo img {
    max-width: 100px;
  }
  .g-offcanvas-toggle {
    color: #94804C;
    font-size: 1.5rem;
    top: 35px;
    border: 2px solid #94804C;
    border-radius: 10px;
    padding: 5px;
    width: 45px;
  }
  #g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
    border-bottom: 1px solid #94804C;
    color: #94804C;
    font-family: "jeanine";
    font-size: 20px;
    font-weight: 700;
  }
  #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
    color: #94804C;
  }
  #g-header {
    display: flex;
    height: auto;
    padding-bottom: 0px;
    border-bottom: 10px solid #94804C;
    background: #000;
  }
  #g-header .g-content {
    padding: 0px;
    margin: 0px;
  }
  .mc-mobile-headerwrap {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-left: 60px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 10px;
  }
  .mc-logo-mobile {
    max-width: 190px;
    display: flex;
    justify-content: center;
  }
  .mc-header-contact {
    display: flex;
  }
  .mc-headerbar-phone, .mc-headerbar-whatsapp {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 40px;
    border: 2px solid #94804C;
    margin-left: 10px;
    border-radius: 10px;
  }
  h1.mc-intro-heading {
    font-size: 20px;
    margin-top: -20px;
  }
  .mc-intro p {
    font-size: 16px;
  }
  .logo-large {
    max-width: 60%;
  }
  .mc-intro-image {
    padding-top: 0px;
  }
  #g-afspraak {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .mc-contactbar {
    flex-direction: column;
  }
  .mc-contactbar-right {
    margin-left: 0px;
    margin-top: 15px;
  }
  .mc-contactbar-phone, .mc-contactbar-whatsapp, .mc-contactbar-email {
    padding: 0px 10px;
    height: 50px;
    margin-right: 15px;
  }
  .mc-contactbar-heading {
    font-size: 22px;
  }
  .mc-contactbar-left p {
    font-size: 16px;
  }
  #g-subfeature {
    background: #94804C;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .mc-footer {
    display: flex;
    align-items: center;
  }
  .mc-footer .g-content {
    padding-top: 0px;
    padding-bottom: 10px;
    margin-top: 0px;
    margin-bottom: 5px;
    margin: 0px;
  }
  .mc-footerhead {
    font-size: 20px;
  }
  .mc-footer-adres, .mc-footer-logo, .mc-footer-bereikbaarheid {
    justify-content: center;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 16px;
  }
}
/*# sourceMappingURL=custom_13.css.map */