/*
Theme Name: Formdepot
Template: kleanity
Author: digitalbits.at
Author URI: https://www.digitalbits.at
Description: Kleanity WordPress Theme for Formdepot
Tags: two-columns,left-sidebar,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,microformats,post-formats,sticky-post,threaded-comments,translation-ready
Version: 1.0.5.1511873040
Updated: 2017-11-28 13:44:00
*/
@import url('./fonts.css');
@import url('./single-area-style.css?ver=0.0.1');


body{
  font-weight: 100;
  color: black;
}

body.kleanity-body {
  font-size: 16px;
}

body .kleanity-single-article-title{
  font-size: 18px !important;
  font-weight: 700 !important;
  letter-spacing: 8px !important;
  text-transform: uppercase !important;
}

.kleanity-content-area{
  padding-bottom: 0px;
}

.kleanity-content-area .kleanity-single-article{
  padding-bottom: 0px;
}

/* MENU */


header.kleanity-header-wrap{
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
}

.kleanity-logo{
  min-width: 180px;
}

@media (max-width: 999px){
  .kleanity-logo{
    min-width: 100px;
    max-width: 250px;
  }

  .kleanity-mobile-button-hamburger:before, .kleanity-mobile-button-hamburger:after, .kleanity-mobile-button-hamburger span{
    background: white !important;
  }
}


.kleanity-mobile-header{
  background-color: rgba(0, 0, 0, 0.6) !important;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
}

ul.sub-menu .menu-item {
  text-transform: uppercase !important;
  letter-spacing: 2px;
  font-weight: 700 !important;
}
@media only screen and (min-width: 1000px){
  ul.sub-menu .menu-item {
    background-color: rgba(0, 0, 0, 0.61) !important;
  }
}

/* Menu Button Color */
.is-primary a.sf-with-ul-pre.sf-with-ul{
  color: #e4d8cc;
}

.kleanity-body-front .gallery .gdlr-core-container, .kleanity-body-front .kleanity-container {
  padding-left: 0px;
  padding-right: 0px;
}

.kleanity-item-pdlr, .gdlr-core-item-pdlr.gallery {
  padding-left: 0px;
  padding-right: 0px;
}


.partner-box{
  max-width: 920px;
  margin: auto
}

@media (min-width: 1300px){
  .partner-box{
    min-width: 1380px;
    margin-left: -100px;
  }
}

@media (max-width: 985px){
  .partner-box{
    max-width: 644px;
  }
}




.partner-box span.partner {
  display: inline-block;
  margin-left: 1rem;
}

.partner-box span.partner:first-child{
  margin-left: 0px;
}

.partner-box span.partner strong{
  margin-right: 0.5rem;
  letter-spacing: 4px;
}

@media (max-width: 768px){
  .partner-box span.partner{
    display: block;
    margin:0;
  }

  .partner-box span.partner strong{
    margin:0;
    display: block;
  }
}

@media (min-width: 985px) and (max-width: 1040px){
  .partner-box span.partner strong{
    letter-spacing: 0px;
  }
}



.bg-structured{
  position: relative;
  color: black;
}


.header-title{
  padding-top: 4rem;
  padding-bottom: 5rem;
}



.gdlr-core-divider-item{
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.all-black{
  color: black;
}


.title_image img, .title_image .gdlr-core-image-item-wrap{
  width: 100%;
}


/* Newsletter form */
.newsletter-email, .newsletter-submit{
  background-color: #d8d8d6;
  border: none;
  height: 30px;
  border-radius: 0px;
  margin-bottom: 20px !important;
}

.newsletter-email{
  width: 120px;
  padding: 6px 20px;
  color: black !important;
  font-size: 17px;
}

.newsletter-submit{
  background-color: #32312d;
  padding: 7px 14px !important;
}


/* FOOTER */
body .kleanity-footer-wrapper .kleanity-widget-title .kleanity-widget-head-text{
  font-size: 18px;
  letter-spacing: 4px;
}

body .kleanity-footer-wrapper {
  padding-bottom: 65px;
}

.kleanity-footer-wrapper .gdlr-core-social-share-item a{
  color: white;
}
.kleanity-footer-wrapper .gdlr-core-social-share-item{
  text-align: left;
}

.kleanity-footer-column .widget.widget_text.kleanity-widget {
  margin-bottom: 20px;
}


.gdlr-core-media-image img[src$=svg]{
   width: 100%;
 }


.kleanity-body .kleanity-copyright-wrapper a{
  color: white;
}

.kleanity-body .gdlr-core-recent-portfolio-widget {
  margin-right: 9px;
  margin-bottom: 9px;
}



.kleanity-footer-column.kleanity-item-pdlr.kleanity-column-15{
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}


@media only screen and (max-width:1261px) {
  .kleanity-footer-wrapper .kleanity-footer-column{
    float: none;
    margin: auto;
    padding: 0;
    min-width: 50%;
    text-align: center;
    margin-bottom: 40px;
  }

  .gdlr-core-social-share-wrap {
    display: flex;
    justify-content: center;
  }
}


.kleanity-body h1, .kleanity-body h2, .kleanity-body h3, .kleanity-body h4, .kleanity-body h5, .kleanity-body h6{
  line-height: 28px !important;
}


.gdlr-core-blog-grid-frame.gdlr-core-skin-e-background{
  text-align: center;
  color: black;
}

.gdlr-core-blog-info-wrapper.gdlr-core-skin-divider{
  color: #727272;
  text-align: left;
  border-color: black;
}



/* Blog grid title */
.gdlr-core-blog-grid  .gdlr-core-blog-title{
  text-align: center;
}

.gdlr-core-blog-grid  .gdlr-core-blog-title a{
  font-size: 18px;
  letter-spacing: 4px;
}

.gdlr-core-blog-grid  .gdlr-core-blog-content{
  text-align: center;
}

.gdlr-core-blog-grid-with-frame .gdlr-core-blog-grid-frame{
  padding-left: 5px;
  padding-right: 5px;
}

.gdlr-core-blog-grid-with-frame .gdlr-core-blog-grid-frame .gdlr-core-blog-content,
.gdlr-core-blog-grid-with-frame .gdlr-core-blog-grid-frame .gdlr-core-blog-info-wrapper{
  margin-left: 25px;
  margin-right: 25px;
}

.gdlr-core-portfolio-grid.gdlr-core-style-with-frame .gdlr-core-portfolio-content-wrap {
  padding: 28px 18px 19px !important;
}

.gdlr-core-filterer-wrap.gdlr-core-style-text .gdlr-core-filterer{
  margin: 0px 15px !important;
}

.kleanity-blog-title-overlay{
  display: none;
}

.kleanity-blog-title-wrap.kleanity-style-large.kleanity-feature-image{
  height: calc(417/1280*100vw);
}



/* Member grid title */
.gdlr-core-portfolio-grid .gdlr-core-portfolio-title a,
.gdlr-core-title-item-title.gdlr-core-skin-title{
  font-size: 18px;
  letter-spacing: 4px;
  font-weight: 700;
}
.gdlr-core-portfolio-grid .gdlr-core-image-overlay{
  background-color: rgba(255, 255, 255, 0.4);
}

.gdlr-core-portfolio-grid .gdlr-core-image-overlay-content{
  position: initial;
  margin-top: 0px !important;
}



@media only screen and (max-width:1261px) {
  .gdlr-core-recent-portfolio-widget-wrap{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
}


.brand-category{
  padding-left: 20px;
  padding-right: 20px;
}

.brand{
  letter-spacing: 4px;
  line-height: 23px;
}

.hidden{
  display: none;
}


/* GALLERY */
.gdlr-core-image-overlay span.gdlr-core-image-overlay-title.gdlr-core-title-font {
  display: none;
  opacity: 0;
}
.image-grid .kleanity-item-pdlr, .image-grid .gdlr-core-item-pdlr{
  padding: 0px;
}

.gdlr-core-image-overlay.gdlr-core-gallery-image-overlay{
  display: none;
}


/* 404 */
.kleanity-not-found-wrap {
  background-color: #907832 !important
}

.formdepot-not-found-background{
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0.8 !important;
  background-position: center;
  background-size: cover;
  background-image: url(/wp-content/uploads/2017/12/404.jpg);
}


/* Widgets */
.kleanity-widget-title{
  padding-bottom: 10px;
}

.kleanity-widget-title .kleanity-widget-head-divider{
  display: none;
}
.member-posts .kleanity-widget-title .kleanity-widget-head-text,
.kleanity-sidebar-area .kleanity-widget-title .kleanity-widget-head-text{
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: #383838;
}

.widget_tag_cloud .kleanity-widget-title{
  display: none;
}

.member-posts{
  margin-top: 40px;
}



body .wpgmp_map_container{
  border: 0;
}


.gdlr-core-pbf-element .gdlr-core-social-share-facebook,
.gdlr-core-pbf-element .gdlr-core-social-share-instagram,
.gdlr-core-pbf-element .gdlr-core-social-share-pinterest{
  font-size: 30px;
}


.all-centered .gdlr-core-container{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}


.gdlr-core-right-align{
  padding-right: 0px !important;
}

.gdlr-core-left-align{
  padding-left: 0px !important;
}





/* register form */

.salon-register .field.is-grouped .control{
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-bottom: 20px;
}

.salon-register .field.is-grouped.is-expanded .control{
  justify-content: space-between;
  margin-bottom: 0px;
}

@media only screen and (max-width:900px) {
  .salon-register .field.is-grouped.is-expanded .control{
    display: block;
  }
}

@media only screen and (min-width:901px) {
  .salon-register .field.is-grouped.is-expanded .control .field{
    margin-right: 15px;
  }

  .salon-register .field.is-grouped.is-expanded .control .field:last-child{
    margin-right: 0px;
  }
}


.salon-register input, .salon-register .select select{
  width: 100%;
  display: block;
  margin-bottom: 14px;
  border: none;
  font-size: 15px;
  padding: 15px 22px;
  color: #4e4e4e;
  background-color: #ffffff;
}

.salon-register .select select{
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 49px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-right: 37px;
  position: relative;
  vertical-align: top;
  background-color: #ffffff;
  color: #4e4e4e;
  cursor: pointer;
  display: block;
  max-width: 100%;
  outline: none;
}

.salon-register .select{
  position: relative;
  width: 100%;
}

.salon-register .select:after{
  content: "\f107";
  display: inline-block;
  text-align: center;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 20px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 15px;
  right: 15px;
  pointer-events: none;
}

.salon-register input[type="submit"] {
  background-color: #2F2F2F;
  color: #ffffff;
  width: initial;
  cursor: pointer;
  padding: 7px 14px !important;
  border-radius: 0px;
  margin-top: 2rem;
}

.salon-register input[type="checkbox"]{
  width: initial;
  display: inline;
  margin-bottom: 3px;
}

.salon-register .checkbox{
  cursor: pointer;
  display: inline-block;
  line-height: 1.25;
  position: relative;
}

.salon-register .checkbox.is-large input[type="checkbox"]{
  display: none;
}

.salon-register .checkbox.is-large{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.salon-register .checkbox.is-large:before{
  content: " ";
  width: 26px;
  height: 26px;
  display: block;
  background-color: #2F2F2F;
}

.salon-register .checkbox.is-large span:before{
  display: block;
  text-align: center;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 20px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00c";
  margin-top: -23px;
  margin-bottom: 10px;
  color: white;
  opacity: 0;
}

.salon-register .checkbox.is-large input:checked + span:before{
  opacity: 1;
}


.salon-register .notice {
  background-color: whitesmoke;
  padding: 1.25rem 2.5rem 1.25rem 1.5rem;
  margin: 2rem 0px;
  position: relative;
  font-weight: 600;
}

.salon-register .notice.success{
  background-color: #23d160;
  color: #fff;
}

.salon-register .notice.error{
  background-color: #ff3860;
  color: #fff;
}



@media only screen and (max-width:900px) {
  .hide-on-mobile{
    display: none;
  }
}


.formdepot-action-button{
  position: absolute;
  width: 200px;
  right: 10%;
  bottom: -97px;
  z-index: 100;
}

.formdepot-action-button.gdlr-core-left-align{
  right: initial;
  left: 10%;
}

.formdepot-action-button.gdlr-core-right-align{
  bottom: -73px;
}


@media only screen and (max-width:1200px) {
  .formdepot-action-button{
    width: 160px;
    bottom: -87px;
  }

  .formdepot-action-button.gdlr-core-right-align{
    bottom: -58px;
  }
}

@media only screen and (max-width:500px) {
  .formdepot-action-button{
    width: 120px;
    bottom: -70px;
    right: 5%;
  }

  .formdepot-action-button.gdlr-core-left-align{
    left: 5%;
  }

  .formdepot-action-button.gdlr-core-right-align{
    bottom: -43px;
  }
}


@media only screen and (min-width:2200px) {
  .formdepot-action-button{
    width: 240px;
    bottom: -117px;
  }
  .formdepot-action-button.gdlr-core-right-align{
    bottom: -87px;
  }
}


/*
@media (max-width: 1028px) and (min-width:998px){
  .kleanity-header-style-plain.kleanity-style-menu-right .kleanity-navigation {
    padding-left: 0px !important;
  }
  .kleanity-header-style-plain.kleanity-style-menu-right .kleanity-logo {
    padding-right: 0px !important;
  }
}
*/

.kleanity-header-background-transparent{
  z-index: 101;
}

strong.medium{
  font-weight: 400;
}

.is-fullwidth .gdlr-core-code-item-content{
  padding: 0;
  margin: 0px -35px;
}



.modal {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  padding-top: 100px;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: 0.5s;
  overflow: auto;
  transition: all 0.3s linear;
}

.modal:not(.is-active){
  display: none;
}

.modal > .gdlr-core-pbf-wrapper-content {
  background: white;
  min-width: 500px;
  box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.7), 0px 41px 42px -31px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  padding: 2rem 0rem;
}


@media screen and (max-width: 510px){
  .modal > .gdlr-core-pbf-wrapper-content{
    min-width: initial;
    width: 90vw;
  }
}

.modal .widget_mc4wp_form_widget h3,
.modal .widget_mc4wp_form_widget form .mc4wp-form-fields > p{
  display: none;
}

.modal .widget_mc4wp_form_widget form .mc4wp-form-fields > div{
  display: flex;
  justify-content: space-between;
  margin-top: 2rem;
}

.modal .widget_mc4wp_form_widget form .mc4wp-form-fields > div > input[type="email"]{
  border: none;
  flex: 1;
  max-width: 400px;
  background: black;
  color: white !important;
  font-size: 20px;
  height: 3rem;
  padding: 0.75rem;
  margin-right: 1rem;
  margin-bottom: 0 !important;
}

.modal .widget_mc4wp_form_widget form .mc4wp-form-fields > div > input[type="submit"]{
  font-size: 20px;
  height: 3rem;
  padding: 0.75rem 3rem !important;
  background: black;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 460px){
  .modal .widget_mc4wp_form_widget form .mc4wp-form-fields > div > input[type="submit"]{
    padding: 0.75rem 1rem !important;
  }
}

.modal .gdlr-core-image-item,
.modal .kleanity-item-pdlr, 
.modal .gdlr-core-item-pdlr {
  padding: 0;
}

.modal .gdlr-core-image-item img{
  max-width: 600px;
  width: 100%;
}

.modal .mc4wp-response p{
  margin-bottom: 0px;
  margin-top: 0.5rem;
  font-weight: bold;
}

.modal .close{
  -webkit-appearance: none;
  background-color: rgba(10,10,10,.2);
  border: none;
  border-radius: 290486px;
  cursor: pointer;
  pointer-events: auto;
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 0;
  outline: 0;
  position: absolute;
  right: 50px;
  top: 100px;
  vertical-align: top;
  height: 32px;
  max-height: 32px;
  max-width: 32px;
  min-height: 32px;
  min-width: 32px;
  width: 32px;
}

.modal .close::after,
.modal .close::before {
  background-color: #fff;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
}
.modal .close::before{
  height: 2px;
  width: 50%;
}

.modal .close::after{
  height: 50%;
  width: 2px;
}


.contact .gdlr-core-filterer-wrap {
  display: none;
}
.contact .gdlr-core-portfolio-grid{
  background: white;
  padding-bottom: 1rem;
}
.contact .gdlr-core-portfolio-content.is-small{
  font-size: 0.9rem;
  line-height: 1.3rem;
}

.contact .gdlr-core-portfolio-content.is-small a{
  color: black;
  text-decoration: underline;
  font-weight: normal;
}

.gdlr-core-code-item-content.gdlr-core-content-font.gdlr-core-skin-e-background.gdlr-core-skin-e-content.gdlr-core-skin-border {
  background: none;
  text-align: center;
}

div#mce-responses {
  color: white;
  font-weight: bold;
}


.gdlr-core-pbf-column-content .gdlr-core-image-item {
  padding: 0;
}

.home-title-block .gdlr-core-pbf-column-content{
  display: flex;
  align-items: center;
  height: 100%;
}


.gdlr-core-pbf-wrapper .home-title h3,
.kleanity-body-wrapper h1.kleanity-single-article-title{
  font-size: 2.5rem !important;
  font-family: 'Cormorant', serif !important;
  font-weight: 600 !important;
  letter-spacing: 8px !important;
  line-height: 3rem !important;
  text-transform: uppercase !important;
}


.gdlr-core-pbf-wrapper .home-title h3::after,
.kleanity-body-wrapper h1.kleanity-single-article-title::after{
  display: block;
  content: ' ';
  width: 200px;
  height: 1px;
  background-color: black;
  margin-top: 1.5rem;
  margin-bottom: 1.25rem;
}


.gdlr-core-pbf-wrapper .home-title.gdlr-core-center-align h3::after{
  margin-left: auto;
  margin-right: auto;
}

.home-title-block .home-title .gdlr-core-title-item-caption{
  font-style: normal;
}

@media only screen and (max-width: 940px){
  .home-title-block .gdlr-core-pbf-column-content{
    padding: 20px;
  }
  .gdlr-core-pbf-wrapper .home-title h3,
  .kleanity-body-wrapper h1.kleanity-single-article-title{
    font-size: 2rem !important;
  }
}


@media only screen and (max-width: 420px){
  .gdlr-core-pbf-wrapper .home-title h3,
  .kleanity-body-wrapper h1.kleanity-single-article-title{
    font-size: 1.5rem !important;
  }
}

@media only screen and (min-width: 940px){
  .home-title-block .gdlr-core-pbf-column-content{
    padding: 20px 40px;
  }
}

@media only screen and (min-width: 1200px){
  .gdlr-core-pbf-wrapper .home-title.force-word-break h3{
    word-break: break-all;
    word-spacing: 9999px;
  }

  .home-title-block .gdlr-core-pbf-column-content{
    padding: 40px 80px;
  }
}


.image-grid{
  max-width: 2400px;
  margin: auto;
}

.image-grid .gdlr-core-image-item,
.image-list .gdlr-core-item-list,
.image-list-with-title .gdlr-core-item-list{
  position: relative;
  overflow: hidden;
}
.image-list .gdlr-core-item-list,
.image-list-with-title .gdlr-core-item-list{
  margin: 20px;
  width: calc(25% - 40px);
  padding: 0;
}

.image-grid .gdlr-core-image-item .gdlr-core-image-overlay{
  display: none;
}
.image-grid .gdlr-core-image-item .gdlr-core-image-item-caption,
.image-list .gdlr-core-item-list .gdlr-core-gallery-caption,
.image-list-with-title .gdlr-core-item-list .gdlr-core-gallery-caption{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  margin: 1rem;
  padding: 0;
  background-color: rgba(255, 255, 255, 0.7);
  font-size: 2rem;
  text-transform: uppercase;
  opacity: 0;
  transition-duration: 400ms;
  pointer-events: none;
  font-style: normal;
  font-weight: lighter;
}
.image-grid .gdlr-core-image-item .gdlr-core-image-item-caption{
  font-size: 18px;
  letter-spacing: 4px;
  font-weight: 700;
  font-family: "Source Sans Pro", sans-serif;
  flex-direction: column;
}

.image-grid .gdlr-core-image-item .gdlr-core-image-item-caption:after {
  content: 'more';
  text-transform: none;
  font-weight: 300;
  text-decoration: underline;
  letter-spacing: 0px;
  line-height: 20px;
}


.image-list .gdlr-core-item-list .gdlr-core-gallery-caption
.image-list-with-title .gdlr-core-item-list .gdlr-core-gallery-caption{
  font-size: 1.1rem;
}

.image-grid .gdlr-core-image-item:hover .gdlr-core-image-item-caption,
.image-list .gdlr-core-item-list:hover .gdlr-core-gallery-caption,
.image-list-with-title .gdlr-core-item-list:hover .gdlr-core-gallery-caption{
  opacity: 1
}

.image-grid .gdlr-core-image-item a img,
.image-list .gdlr-core-item-list a img,
.image-list-with-title .gdlr-core-item-list a img{
  transition-duration: 400ms;
}
.image-grid .gdlr-core-image-item:hover a img,
.image-list .gdlr-core-item-list:hover a img,
.image-list-with-title .gdlr-core-item-list:hover a img{
  transform: scale(1.1);
}


@media only screen and (max-width: 940px){
  .image-grid .gdlr-core-image-item .gdlr-core-image-item-caption,
  .image-list .gdlr-core-item-list .gdlr-core-gallery-caption,
  .image-list-with-title .gdlr-core-item-list .gdlr-core-gallery-caption{
    opacity: 1;
    height: auto;
    top: calc(50% - 2rem);
    bottom: initial;
  }
}


.image-list-with-title .gdlr-core-image-overlay-content{
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.image-list-with-title .gdlr-core-image-overlay{
  display: block;
}

.image-list-with-title .gdlr-core-image-overlay-title{
  display: block !important;
  opacity: 1 !important;
  font-size: 1.2rem !important;
}

.tag-list .gdlr-core-text-box-item-content{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.tag-list .gdlr-core-text-box-item-content p{
  margin: 0 0.75rem;
  white-space: pre-wrap;
}
.tag-list .gdlr-core-text-box-item-content p:first-child{
  margin-left: 0;
}
.tag-list .gdlr-core-text-box-item-content p:last-child{
  margin-right: 0;
}

.tag-list .gdlr-core-text-box-item-content p a{
  font-weight: bold;
}

.ilightbox-holder.dark:not(.ilightbox-next):not(.ilightbox-prev) {
  top: 10px !important;
}

#formdepot-map {
  margin-bottom: 0;
  padding-bottom: 0;
}

#formdepot-map img{
  object-fit: cover;
  min-height: 400px;
}