@font-face{
  font-family:chalkduster;
  font-style:normal;
  font-weight:400;
  src:local('Chalkduster'),url(/wp-content/themes/fysiotherapiebalans/assets/fonts/Chalkduster.woff) format('woff')
}
.u-body{
  color: #5a5656;
}
input{
  border: 1px solid #d9d7d7;
  border-radius: 3px;
}
body.admin-bar .slidein,
body.admin-bar .u-sticky-fixed {
  top: 32px !important;
}
body.admin-bar #slide-in.show {
  top: 180px;
}
body.admin-bar .u-sticky-placeholder + .info-slide #slide-in.show {
  top: 132px;
}

body header .u-section-row-2.u-sticky-fixed {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.07) !important;
}
p:not(.u-text-variant), 
.u-btn{
  font-size: 1rem;
  margin-top: 0;
  margin-bottom: 1rem;
}
b, strong{
  font-weight: 600;
}
.breadcrumbs{
  background: #F3F6F8;
}
.breadcrumbs #breadcrumbs {
  margin-top: 1rem;
  font-weight: 300;
  font-size: .9rem;
}

.gform_button{
  background-image: linear-gradient(to right, #f2961a, #ee6d08, #ee6d08);
  font-weight: 500;
  padding: 15px 20px;
  border-radius: 3px;
  color: #fff;
  border: none;
  transition: 300ms background-position ease-in-out;
  background-position: left;
  background-size: 200%;
  cursor: pointer;
}
.gform_button:hover{
  background-position: right;
}

.post-header,
.posts-section {
  background: #F3F6F8;
}
.archive-header {
  max-width: 1320px;
  margin: 0 auto;
  padding: 30px 0 10px;
}
.filter {
  display: flex;
  flex-flow: row wrap;
}
.filter p{
  margin-right: 1rem;
}
.filter .btn + .btn{
  margin-left: 1rem;
}

.buttons .u-btn{
  display: inline-block;
}
.buttons .u-btn + .u-btn{
  margin-left: .5rem;
}

section.single-post{
  background: #F3F6F8;
  padding-top: 2rem;
}
.single-content {
  margin-top: 1rem;
  background: #ffffff;
  padding: 1rem 2rem 1.5rem;
  border-radius: 5px;
  margin-right: 4rem;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
}
.single-content h1 {
  margin-top: 2rem;
  margin-bottom: .5rem;
}
.wp-block-latest-posts {
  margin-bottom: 10rem;
}
.wp-block-latest-posts__post-title,
.wp-block-latest-posts__post-date,
.wp-block-latest-posts__post-excerpt,
.wp-block-latest-posts__post-author{
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.wp-block-latest-posts__post-author{
  color: #bdbcbc;
  font-size: .9rem;
  display: inline-block;
}
.wp-block-latest-posts__post-author + .wp-block-latest-posts__post-date{
  margin-left: 0;
  display: inline-block;
}
.wp-block-latest-posts__post-title{
  font-size: 1.1rem;
  margin-top: 1.5rem;
  display: block;
}
.wp-block-latest-posts__post-excerpt{
  margin-bottom: 1.5rem;
}
.wp-block-latest-posts__post-date{
  color: #bdbcbc;
  font-size: .9rem;
}
.wp-block-latest-posts li{
  border: 1px solid #f2f2f2;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
  border-radius: 5px;
  margin-bottom: 1rem;
  background: #fff;
}
.wp-block-latest-posts__featured-image,
.wp-block-latest-posts__featured-image a{
  width: 100%;
}
.wp-block-latest-posts__featured-image img {
  height: 100%;
  width: 100%;
  max-width: 100%;
  object-fit: cover;
}

.sidebar h2{
  font-size: 1.3rem;
  margin-bottom: 0;
}
.sidebar .wp-block-latest-posts__featured-image,
.sidebar .wp-block-latest-posts__featured-image a{
  width: unset;
}
.sidebar .wp-block-latest-posts__post-title {
  margin-top: 1rem;
}

section.u-sheet {
  max-width: 1100px;
}


/* added */
.header-phone.u-active-none.u-btn.u-btn-rectangle.u-button-style.u-hover-none.u-none.u-btn-2,
.header-whatsapp.u-active-none.u-btn.u-btn-rectangle.u-button-style.u-hover-none.u-none {
  order: 4;
  align-self: center;
  margin-bottom: 0;
  margin-left: auto;
  color: #5a5656 !important;
}
.header-phone.u-active-none.u-btn.u-btn-rectangle.u-button-style.u-hover-none.u-none.u-btn-2 img,
.header-whatsapp.u-active-none.u-btn.u-btn-rectangle.u-button-style.u-hover-none.u-none img{
  filter: invert(33%) sepia(5%) saturate(10%) brightness(91%);
}

.header-phone.u-active-none.u-btn.u-btn-rectangle.u-button-style.u-hover-none.u-none.u-btn-2:hover,
.header-whatsapp.u-active-none.u-btn.u-btn-rectangle.u-button-style.u-hover-none.u-none:hover {
  color: #f2961a !important;
}
.header-phone.u-active-none.u-btn.u-btn-rectangle.u-button-style.u-hover-none.u-none.u-btn-2:hover img,
.header-whatsapp.u-active-none.u-btn.u-btn-rectangle.u-button-style.u-hover-none.u-none:hover img{
  filter: none;
}

.header-whatsapp.u-active-none.u-btn.u-btn-rectangle.u-button-style.u-hover-none.u-none{
  margin-left: 0;
}
.u-btn.u-gradient{
  background-image: linear-gradient(to right, #f2961a, #f2961a);
  transition: background-image 0.3s ease;
}
.u-btn.u-gradient:hover{
  background-image: linear-gradient(to right, #ED6E09, #ED6E09) !important;
}
.u-btn:hover{
  background-color: #f2961a !important;
  color: #fff !important;
}
.u-footer .u-btn-2 img{
  filter: invert(1) brightness(100);
}
.u-section-2 .u-container-layout-3 .u-btn-1 img{
  filter: invert(1);
}
.btn-call .u-icon-1{
  margin-right: 5px;
}
p.copyright{
  font-size: .9rem;
}
.copyright a{
  color: #000;
}
.copyright a:hover,
.u-footer .u-text-7 a:hover{
  color: #f2961a !important;
}

.u-container-style.u-gradient a.u-button-style.u-hover-custom-color-26:hover{
  background: #f1a43f !important;
}

.alignright {
  float: right;
  margin: 10px 0 10px 30px;
}
.alignright .wp-caption-text{
  display: none;
}

.u-header .u-section-row-2 .u-sheet-2 {
  display: flex;
  align-items: center;
  padding: 5px 0;
}
.u-header .u-menu-1 {
  margin: 0 0 0 auto;;
  order: 2;
}
.u-header .u-image-1{
  width: 165px;
  height: 88px;
  margin: 0;
  order: 1;
}
.u-header .u-btn-1{
  order: 3;
  margin: 0 0 0 auto;
  align-self: center;
}
.u-header .u-text-1{
  font-size: 1rem;
}
.u-header .u-text-1 a{
  color: #5a5656 !important;
}
.u-header .u-text-1 a:hover{
  color: #f2961a !important;
}

.u-section-row, 
.u-section-row-2{
  z-index: 2;
  background: #ffffff;
}
.u-sheet.info-slide{
  display: flex;
  justify-content: end;
}
#open-slide-in{
  color: #fff !important;
}
#slide-in {
  position: fixed;
  top: -200px;
  width: 350px;
  height: auto;
  background-image: linear-gradient(to right, #f2961a, #ee6d08);
  border-radius: 3px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.15);
  transition: top 0.3s ease;
  padding: 1.5rem;
  z-index: 1;
}
#slide-in .close{
  background-size: .75rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
}

#slide-in a{
  display: block;
  color: #fff;
  margin: 0;
}
#slide-in p{
  color: #fff;
  font-size: .9rem;
  margin: 0;
  font-weight: 600;
}
#slide-in.show {
  top: 148px;
}
.u-sticky-placeholder + .info-slide #slide-in.show {
  top: 100px;
}
.links{
  display: flex;
  margin-top: 1rem;
  gap: .5rem;
}
.link{
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-size: 20px;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.link:hover{
  margin-top: -5px !important;
  margin-bottom: 5px !important;
}
.link span{
  display: none;
}
.link-call{
  background-image: url('/wp-content/themes/fysiotherapiebalans/assets/images/597177-95957443.png');
}
.link-whatsapp{
  background-image: url('/wp-content/themes/fysiotherapiebalans/assets/images/5323603-3f64cbca.png');
}
.link-mail{
  background-image: url('/wp-content/themes/fysiotherapiebalans/assets/images/11502370-411481f4.png');
}

.slidein{
  /* position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: -1200px;
  width: 100%; */
  /* height: 100vh; */
  /* max-width: 1200px; */
  background: #fff;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.15);
  padding: 2rem 3rem;
  overflow-y: auto;
  transition: left 0.3s ease; */
  font-size: .9rem;
  align-content: center;
  /* z-index: 3; */

  --bs-offcanvas-width: 1140px;
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-transition: transform 0.3s ease-in-out;
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  transform: translateX(-100%);
  z-index: 9999;
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-clip: padding-box;
  outline: 0;
  transition: var(--bs-offcanvas-transition);
}
.slidein::after{
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 1200px;
  right: 0;
  height: 5px;
  background-image: linear-gradient(to right, #f2961a, #ee6d08);
  z-index: 1001;
}
.slidein p{
  font-size: .9rem;
}
.slidein.show,
.slidein.show::after {
  /* left: 0; */

  transform: none;
  visibility: visible;
}
.slidein.modal{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0,0,0,0.5);
  z-index: 1000;
  justify-content: center;
  align-items: center;
  display: none;
}
.slidein.modal::after{
  display: none;
}
.slidein.modal .slidein-box{
  width: 100%;
  max-width: 600px;
  height: auto;
  max-height: 80vh;
  overflow-y: auto;
  padding: 2rem 2rem 1rem;
  background: #fff;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.15);
  position: relative;
}
.gform_title{
  margin-top: 0 !important;
}
.slidein.modal.show{
  display: flex !important;
}
.close{
  position: absolute;
  top: 1rem;
  right: 1rem;
  font-size: 1.5rem;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%235a5656'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
  background-size: 1rem;
  background-repeat: no-repeat;
  background-position: center;
  width: 1.5rem;
  height: 1.5rem;
}
.tables{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
  align-items: start;
}

.slidein .table{
  display: table;
  width: 100%;
}
.slidein .table tr{
  display: table-row;
}
.slidein .table th,
.slidein .table td{
  display: table-cell;
  padding: .5rem;
  border-bottom: 1px solid #e5e5e5;
}
.slidein .table th{
  font-weight: 700;
}
.slidein .table th:first-child,
.slidein .table td:first-child{
  width: auto;
}
.slidein .table th:last-child,
.slidein .table td:last-child{
  width: 85px;
  text-align: right;
}
.slidein .table tr:last-child td{
  border-bottom: none;
}
.u-footer .u-image{
  transition: transform 0.3s ease;
}
.ui-datepicker-other-month a{
	color: #cecece !important;
}
.u-footer .u-image:hover{
	transform: scale(1.2) !important;
}
footer .u-text-7 p{
  margin:0;
  font-size: .9rem;
}
.u-footer .u-group-elements-1{
  display: flex;
  justify-content: space-between;
  align-items: end;
}
.u-footer,
.u-footer .u-layout-cell-1,
.u-footer .u-layout-cell-2,
.u-footer .u-layout-cell-3{
  min-height: auto;
}
.u-footer .u-text-3{
  color: #111111;
}
.u-footer .u-text-3:hover,
.u-footer .u-btn-1:hover{
  color: #f2961a !important;
}
.u-footer .u-text-3:hover img,
.u-footer .u-btn-1:hover img{
  filter: invert(77%) sepia(39%) saturate(3741%) hue-rotate(341deg) brightness(103%) contrast(89%);
}
.u-footer .u-text-6{
  font-size: .9rem;
}
.u-footer .u-image-1{
  width: auto;
  flex-shrink: 0;
}
.u-footer .u-text-6 a,
.u-footer .u-text-6 a:hover{
  color: #111111;
}
ul:not(.u-unstyled){
  font-size: 1rem;
  margin-top: 0;
  margin-bottom: 1rem;
}

.openingstijden table tr td:first-of-type {
  width: 100px;
}
.openingstijden table tr td {
  border: 0;
  padding: 0;
}

.u-section-1 .u-layout-wrap-1{
  margin-bottom: 0;
}
.u-section-1 .u-image-1{
  height: 100%;
}
.u-section-1 .u-btn-1{
  margin-top: 0;
}
.u-section-1 .u-layout-cell-1,
.u-section-1 .u-layout-cell-2{
  min-height: 100%;
}
.u-section-1 .u-container-layout.u-valign-bottom.u-container-layout-3 {
  margin-bottom: -2.5rem;
}
.u-section-1 .u-group-1{
  min-height: 380px;
}
.u-section-1 .u-sheet-1 {
  min-height: auto;
}

.u-section-2 .u-text-1{
  font-family: chalkduster, sans-serif !important;
  font-size: 1.4rem;
  color: #EE6E09;
}
.u-section-2 .u-container-layout-3{
  display: flex;
  align-items: center;
}
.u-section-2 .u-image-1{
  width: 250px;
  height: 100%;
  flex-shrink: 0;
}
.u-section-2 .u-shape-1{
  width: 250px;
}
.u-section-2 .text-wrapper{
  padding: 1rem 2rem;
}
.u-section-2 .u-image-1, 
.u-section-2 .u-btn-1,
.u-section-2 .u-text-3,
.u-section-2 .u-text-4{
  margin: 0;
}
.u-section-2 .u-text-1{
  margin: 0 53px 20px 0px;
}

.u-section-2 .u-shape-1{
  position: absolute;
  bottom: 0;
  margin: 0;
}
.u-section-2 .u-container-layout-3 .u-btn-1{
  font-size: 0.9rem;
}
.u-section-2 .phone{
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.u-section-2 .phone{
  color: #5a5656 !important;
  margin-bottom: .5rem;
}
.u-section-2 .phone:hover{
  color: #f2961a !important;
}
.u-section-2 .phone:hover img{
  filter: invert(77%) sepia(39%) saturate(3741%) hue-rotate(341deg) brightness(103%) contrast(89%);
}
.u-section-2 .phone img{
  height: 16px;
  width: 16px;
}

.u-section-3 .slidein-button{
  display: flex;
  align-items: center;
  font-weight: 500;
  background-color: #F2961A;
  color: #fff;
}
.u-section-3 .slidein-button:hover{
  background-color: #ED6E09 !important;
}
.u-section-3 .slidein-button img{
  filter: invert(1) brightness(100);
  margin-left: .2rem;
}
.u-section-3 .u-btn-1{
  margin-top: 0;
}
.u-section-3 .u-container-layout.u-container-layout-2{
  margin-bottom: -3rem;
}
.u-section-3 .u-image-1 {
  width: 100%;
  height: 100%;
  /* aspect-ratio: 1/1; */
  max-width: 100%;
  object-fit: cover;
}

.u-section-4 .u-text-3 a{
  text-decoration: underline !important;
}
.u-section-4 .u-text-3 a:hover{
  color: #f2961a !important;
}
.u-section-4 .u-text-3 p, 
.u-section-4 .u-text-3 ul{
  font-size: 0.888889rem;
}
.u-section-4 .u-container-layout-3 {
  padding: 0 30px 10px;
}

.u-section-5 .u-image-1{
  background-image: unset;
  height: 100%;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  overflow: hidden;
}
.u-section-5 .u-image-1 img{
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.u-section-5 .u-shape-1{
  position: absolute;
  bottom: 0;
}
.u-section-5 .u-layout-wrap-1{
  margin: 0 auto;
}
.u-section-5.no-overlap {
  padding-bottom: 3rem;
}
.u-section-5 .u-group-1{
  height: 100%;
}

.u-footer .u-group-elements-1{
  flex-flow: column;
}
.u-footer .u-image-1{
  height: 65px;
  max-width: auto;
}

@media (max-width: 1399px) {
  .u-section-1 .u-container-layout-2{
    padding-right: 0;
  }
  .u-section-1 .u-group-1 {
    min-height: auto;
  }
  .u-section-1 .u-layout-wrap-1{
    margin: 0;
  }

  .u-section-2 .u-group-1{
    margin-top: 50px;
  }
  .u-section-2 .u-container-layout-2{
    padding-left: 0;
  }
  .u-section-2 .u-layout-cell-2 {
    min-height: auto;
  }

  .u-section-3 .u-container-layout.u-container-layout-2 {
    margin-bottom: -2rem;
    padding: 0;
  }
  .u-section-3 .u-container-layout.u-container-layout-2 img{
    margin: 0;
  }

  .u-section-4{
    padding-bottom: 2rem;
  }

  .u-section-5 .u-group-1{
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .u-section-5 {
    min-height: auto;
  }
}

@media (max-width: 1199px) and (min-width: 992px){
  header .header-phone {
    align-self: center;
    margin-bottom: 0;
    margin-left: auto;
    border: 1px solid #f2961a;
    border-radius: 25px !important;
    width: 45px;
    height: 45px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding-top: 14px;
    margin-right: 1rem;
  }
  header .header-phone span{
    display: none;
  }
  header .header-whatsapp {
    align-self: center;
    margin-bottom: 0;
    margin-left: auto;
    border: 1px solid #f2961a;
    border-radius: 25px !important;
    width: 45px;
    height: 45px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding-top: 14px;
  }
}

@media (max-width: 991px) {
  header .header-phone,
  header .header-whatsapp{
    order: 1 !important;
  }
  header .u-menu-1 {
    margin-left: 2rem !important;
  }
  .u-container-style.u-inner-container-layout.u-sidenav.u-white {
      background: #fff;
      border-left: 1px solid #e5e1d8;
  }
  span.toggle-submenu {
      width: 50px;
      height: 47px;
      content: '';
      background-image: url('/wp-content/themes/Hartemink_optiek/assets/images/arrow-down.png');
      position: absolute;
      right: 0;
      z-index: 11111111;
      background-size: 24px;
      top: 0;
      cursor: pointer;
      background-repeat: no-repeat;
      background-position: center;
  }
  .sub-menu {
      margin: 0 -1.5rem;
      margin-top: 0px;
      margin-bottom: 0px !important;
      padding: 1rem 1.5rem;
      background: #e5e1d8;
  }
  .sub-menu  .u-nav-link{
      padding: 10px 0 !important;
  }
  .u-popupmenu-items .u-nav-link {
      padding: 15px 0;
      font-size: 1.1rem;
  }
  .menu-item-has-children .sub-menu {
      display: none;
  }
  #mobile-menu-list {
      padding: 0 1.5rem;
  }
  .u-enable-responsive .u-sidenav .u-popupmenu-items{
      width: 100%;
      text-align: left;
  }
  .u-offcanvas .u-sidenav{
      width: 300px !important;
  }
  .u-enable-responsive.u-offcanvas .u-sidenav .u-nav-link {
      padding-left: 20px !important;
      padding-right: 20px !important;
  }


  .u-section-1 .u-text-1{
    margin-top: 2rem;
  }
  .u-section-2 .u-group-1 {
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
  .u-section-3 .u-image-1{
    aspect-ratio: unset;
  }
  .u-section-5{
    padding-bottom: 1rem;
  }
  .u-footer .u-group-elements-1{
    width: 293px;
    margin: 0;
  }
  .u-footer .u-layout-cell-3{
    height: 120px;
  }
  .u-footer .u-text-7{
    text-align: left;
  }
  .u-footer .u-layout-wrap-2{
    margin-bottom: 0;
  }
  .u-footer .u-layout-cell-3 {
    height: auto;
  }
  .u-footer .u-group-elements-1{
    align-items: start;
  }
}

@media (max-width: 767px) {
  .tables{
    grid-template-columns: 1fr;
    gap: 0;
  }
  .tables .table{
    border-top: 1px solid #e5e5e5;
  }
  .u-section-2 .u-layout-wrap-1 {
    margin-top: 5rem;
  }
  .u-section-2 .text-wrapper{
    padding: 1rem;
  }
  .u-section-4 .u-sheet-1 {
    min-height: auto;
  }
  .u-section-4 .u-layout-wrap-1{
    margin-bottom: 0;
  }
  .u-section-4 .u-container-layout.u-container-layout-3 {
    min-height: auto;
    padding: 10px 20px;
  }
  .u-section-5 .u-group-1{
    border-bottom-left-radius: 6px !important;
    border-top-right-radius: 0 !important;
  }
  .u-section-5 .u-image-1{
    border-top-right-radius: 6px;
    border-bottom-left-radius: 0;
  }
}

@media (max-width: 575px) {
  .u-header .u-section-row-2 .u-sheet-2 {
    padding: 5px 20px !important;
  }
  header .u-menu-1 {
    margin-left: 1rem !important;
  }
  header .header-phone {
    align-self: center;
    margin-bottom: 0;
    margin-left: auto;
    border: 1px solid #f2961a;
    border-radius: 25px !important;
    width: 45px;
    height: 45px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding-top: 14px;
    margin-right: .5rem;
  }
  header .header-whatsapp {
    align-self: center;
    margin-bottom: 0;
    margin-left: auto;
    border: 1px solid #f2961a;
    border-radius: 25px !important;
    width: 45px;
    height: 45px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding-top: 14px;
  }
  h2:not(.u-subtitle) {
    font-size: 1.8rem;
  }
  .u-btn {
    display: block !important;
    width: 100%;
  }
  .u-sheet {
    width: 100% !important;
    padding: 0 20px !important;
    max-width: 100% !important;
  }
  .u-section-1 .u-layout-wrap-1 {
    width: 100%;
  }
  .u-section-2 .u-image-1{
    height: 250px;
  }
  .u-header .u-btn-1{
    width: auto;
  }
  .slidein.modal{
    padding: 0;
    bottom: 0;
  }
  .slidein.modal .slidein-box{
    max-height: 100%;
    height: 100%;
  }
  .slidein{
    padding: 1rem;
  }

  .u-section-2 .u-container-layout-3{
    flex-flow: column;
  }
  .u-section-2 .text-wrapper{
    width: 100%;
    padding: 1.5rem;
  }
  .u-section-2 .u-shape-1 {
    display: none;
  }
  .u-section-3 .u-border-none.u-btn.u-button-style.u-none.u-text-active-custom-color-24.u-text-custom-color-24.u-text-hover-custom-color-24.u-btn-1.slidein-button{
    text-align: left;
  }
  .u-section-3 .u-layout-cell-2 {
    min-height: auto;
  }
  .u-section-5 .u-container-layout-4 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-bottom: 0;
  }
  .u-footer .u-active-none.u-btn.u-btn-rectangle.u-button-style.u-hover-none.u-none.u-btn-1 {
    text-align: left;
  }
  
}