
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', sans-serif;
  }

  h1 {
  font-size: 34px;
  }

  h2 {
  font-size: 32px;
  }

  h3 {
  font-size: 26px;
  }

  h4 {
  font-size: 21px;
  }

  h5 {
  font-size: 18px;
  }

  h6 {
  font-size: 16px;
  }

  body {
  font-size: 15px;
  }

  body,
  .product-usps li,
  .stock-message {
  color: #333333;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #333333 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #333333 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #333333 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #333333 !important;
  color: #fff !important;
  }

  .btn:hover,
  .wpcf7-submit:hover,
  .woocommerce span.onsale:hover,
  .woocommerce a.button:hover,
  .woocommerce .button:hover,
  [type="submit"]:hover,
  .nf-form-content input[type=submit]:hover
  {
  background: #333333 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #c5c8b6 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #333333 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #333333 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #c5c8b6 !important;
  color: #fff !important;
  }

  div.phone a.phone, div.email a.email i {
  color: #fff !important;
  }

  div.phone a.phone:hover, div.email a.email:hover {
  background: #333333 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #c5c8b6;
  border-color: #c5c8b6;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #c5c8b6 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #c5c8b6 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  .modal__container,
  .footer-cta-box,
  .rimg,
  [type="submit"] {
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
  }

  .img-responsive {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }



  header > div.wrapper {
  display: block;
  position: relative;
  }

  header div.header::after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  }

  header > div.wrapper::after {
  background: url('https://salonlinde.be/wp-content/uploads/sites/165/2022/08/header.jpg');
  background-size: cover;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
  }


    header .sticky_menu_small div.header {
    background-color: rgba(255, 255, 255, 1) !important;
    }
    @media only screen and (min-width : 992px) {
  header .wrapper.sticky_menu div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
  color: #ffffff !important;
  }
  }


  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 833px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 983px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 633px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 783px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 558px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 558px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 658px;
  }
  header > div.wrapper.above {
  min-height: 808px;
  }

  header div.header div.holder {
  height: 558px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #c5c8b6; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(197, 200, 182, .1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(197, 200, 182, .1) !important;
  -webkit-box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  }

  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:hover,
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:focus,
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:active {
  color: #c5c8b6 !important;
  }
  }


  @media only screen and (min-width : 992px) {
  section.featured div.wrapper {
  margin-top: -100px;
  }
  header>div.wrapper .header__content {
  transform: translate3d(0, -40px, 0);
  }
  }





  header div.header {
  text-align: center;
  }

  header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  border-bottom: 1px solid #333333;
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse ul.navbar-nav li a, header nav.navbar-default div.navbar-collapse ul.navbar-nav li ul.dropdown-menu li.active > a {
  color: #333333 !important;
  }
  }


  header div.header div.contact i {
  color: #333333;
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: right;
  }
  }

  section.featured div.item p,
  section.news div.item p {
  color: #333333 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: #333333 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #c5c8b6 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #333333;
  }

  footer div.socket,
  .footer-sticky {
  background: #333333 !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #333333;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #333333 !important;
  }

  section.prices table tr td a {
  color: #333333 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #333333 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: #c5c8b6;
  }

  .row.equal {
display: flex;
    flex-wrap: wrap;
}

.vimeo-wrapper iframe {
  z-index: 3;
}
.vimeo-wrapper {
  z-index: 56454;
  position: relative;
}

.glowto {
  margin: 5rem 0px;
}

.breadcrumbs {
  display: none;
}

.intro.text.block3.d-none-desktop {
  position: relative;
}

.recensies__child strong {
  width: 100%;
  display: block;
  margin-top: 1rem;
}


.home  #previous, .home  #previous2 {
  display: block;
  float: left;
  margin-right: 2em;
}

.home .bestuur {
  color: #c5c8b6;
display: block;
position: absolute;
margin-top: 0;
top: 30%;
}


.home .arrow-container, .home #slideshow, .home #slideshow2 {
  width: 100%;
height: 560px;
}

#test, #test2 {
  position: absolute;
}



.home .bestuur {
  color: #c5c8b6;
}

.home  #next, .home  #next2 {
  display: block;
  float: right;
}



.container2 {
  max-width: 100%;
}


.brands_item.d-flex.flex-column.justify-content-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.brands_slider_container {
  height: 400px;
  border: solid 1px hsla(0, 0%, 100%, 0);
  padding-left: 97px;
  padding-right: 97px;
  background: hsla(0, 0%, 100%, 0);
  position: relative;
  display: flex;
  align-items: center;
  max-width: 100%;
}


.right {
  text-align: right !important;
  float: right !important;
}

.col-md-30.left {
  width: 100%;
}

.col-md-18.right {
  display: none;
}

a.bx-pager-link {
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: block;
}
.bx-pager-item {
    display: inline-block;
    margin: 0 .5em;
    color: #000;
}
.bx-pager-link.active {
    background: #e7dbde;
    border-radius: 22px;
    color: #fff;
}
.bx-controls.bx-has-pager {
    margin-top: 35px;
}


@supports not (-webkit-touch-callout: none) {

.intro.text.block5.cw.shadow {
  background-attachment: fixed;
}


.intro.text.block4.cw.shadow {
  background-attachment: fixed;
}
.intro.text.block1.cw.shadow {
  background-attachment: fixed;
}
header > div.wrapper::after {
  background-attachment: fixed !important;
}
header > div.wrapper::after {
background-attachment: fixed !important;
}

}



/* No greater than 900px, no less than 400px */
@media (max-width:1380px) and (min-width:993px) {
main .container {
  margin: 0 140px;
  width: auto;
}

.home .arrow-container, .home #slideshow, .home #slideshow2 {
  height: 960px;
}


section.treatments div.items div.item img, section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img, section.treatments div.items div.item img {
  height: 200px !important;
  width: 200px !important;
}


}​


.breadcrumbs {
  display: none;
}
.quote {
  color: #c5c8b6;
  font-size: 30px;
  margin-bottom: 0.4em;
}
.recensies__parent.tac {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
  width: 100%;
}
.recensies__child, #recensies__child {
background-color: #f2f2f2;
display: block;
float: left;
margin: 0;
padding: 1em;
}


.home section.pd-0 {
  padding-bottom: 0 !important;
}

.arrow-container {
  position: relative;
  width: 500px;
}

#slideshow img {
  width: 500px;
  height: 500px;
  object-fit: cover;
  object-position: center;
}

.bestuur i {
  cursor: pointer;
}

.bestuur {
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  align-items: center;
  padding: 1em;
  color: #fff;
  font-size: 30px;
}

.arrow-container {
  position: relative;
}

.w100p {
width: 100%;
}


.bx-viewport {
  overflow: initial!important;
}

.reviews-blok {
    margin-bottom: 11em;
}


.block0 h4 {
font-size: 18px;
margin-bottom: 1px;
font-family: 'Quicksand', sans-serif;
}

.d-none {
  display: none;
}

.behadnelingen__home__chlid img {
  width: 100%;
  height: 190px;
  object-fit: cover;
}

.behadnelingen__home__parent {
  margin: 3em 0px;
}

.behadnelingen__home__parent {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 20px;
  grid-template-rows: 1fr;
}

section.partners {
  display: none;
}


.column.lang__blok__footer img {
max-height: 36px;
object-fit: contain;
margin: 0 auto;
display: block;
opacity: 0.5;
}


footer div.col-sm-24:nth-child(4) {
  width: 100%;
}

.col-md-32.col-md-offset-8 img {
  filter: invert(1);
  max-width: 390px;
  margin-bottom: 2.5rem;
}

.vimeo-wrapper iframe {
  width: 100vw;
  height: 750px;
  min-height: 500px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -40%);
  z-index: -1;
}
.intro.text.block1.reviews-blok {
  margin-bottom: 150px;
}


section.page, section.contact, section.treatments {
  padding: 60px 0;
}

main a {
  color: #c5c8b6 !important;
}

th.col-md-40 {
  font-weight: bold !important;
  color: #333 !important;
}
.table > thead:first-child > tr:first-child > th {
  font-weight: bold;
  color: #333;
}


section.partners div.item div.holder img {
  max-height: 50px;
}


.bx-pager-link.active {
  font-weight: bold;
}

footer .column a:not(.btn) {
  color: #c5c8b6 !important;
}

.btn.btn-primary {
  margin: 1em 0;
  padding: 1em 2em;
}

/*.reviews-blok p {
  font-size: 19px;
  font-style: italic;
}*/

.intro-button {
  margin-top: auto;
}

section.treatments div.items div.item a span, section.archive.treatments div.items div.treatments div.item a span, section.archive.treatments div.treatments div.item h4, section.archive.treatments div.treatments div.items div.item a span, section.treatments.shortcode div.items div.treatments div.item a span, section.treatments.shortcode div.treatments div.item h4, section.treatments.shortcode div.treatments div.items div.item a span  {
  text-align: start !important;
  width: 100%;
  text-transform: none;
  font-size: 16px;
}
section.treatments div.items div.item img, section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img, section.treatments div.items div.item img {
  border-radius: 0 !important;
  width: 350px;
  object-fit: cover;
  height: 350px;
}

.home .treatments {
  padding: 90px 0!important;
}

.reviews-blok {
  padding-bottom: 130px;
}

.bx-controls.bx-has-pager {
  margin-top: 35px;
  z-index: 5456465465;
  position: relative;
}
.intro.text.block4.cw.shadow {
  min-height: 660px;
  display: flex;
  align-items: center;
  background-position: center;
}
.fa.fa-quote-right {
  margin-bottom: -80px;
  font-size: 40px;
  display: block;
  z-index: 3;
  color: #c5c8b6;
}
.bx-pager.bx-default-pager {
  margin-top: -70px;
  text-align: end;
}
.bx-wrapper .wp-image-456 {
  border-radius: 100% !important;
  width: 150px;
  height: 150px;
  margin-right: 2em;
}
a.bx-pager-link {
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: block;
}
.bx-pager-item {
    display: inline-block;
    margin: 0 .5em;
    color: #000;
}
.bx-pager-link.active {
    background: none;
    border-radius: 22px;
    color: #fff;
}
.bx-controls.bx-has-pager {
    margin-top: 35px;
}

.intro.text.block1.cw.shadow {
  background-position: center;
}
.tac {
  text-align: center;
}

footer, .author {
  background: #333 !important;
}

.home .intro {
  padding: 90px 0;
}


.row.equal > [class*='col-'] {
    display: flex;
    flex-direction: column;
}
section.archive.treatments div.items div.treatments div.item a span, section.archive.treatments div.treatments div.item h4, section.archive.treatments div.treatments div.items div.item a span, section.treatments.shortcode div.items div.treatments div.item a span, section.treatments.shortcode div.treatments div.item h4, section.treatments.shortcode div.treatments div.items div.item a span {
  text-transform: none;
font-family: 'Quicksand', sans-serif;
}



header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
  font-size: 14px;
  text-transform: uppercase;
  padding: 1em;
letter-spacing: 1px;
font-weight: bold;
}
body, .product-usps li, .stock-message {
  color: #7d7d7d !important;
}

.row.intro-home-row h3 {
  margin-top: 0;
  font-family: "Quicksand", sans-serif;
  font-size: 25px;
  letter-spacing: 1px;
}
.img-circle {
  border-radius: 100% !important;
}
.intro-home-col h3 {
  grid-column: 2;
  grid-row: 1;
  margin: 0;
}
.intro-home-col {
  display: grid;
  grid-template-columns: 0.5fr 1fr;
  grid-template-rows: 1fr;
  column-gap: 20px;
  align-items: center;
  justify-content: center;
padding: 5px;
}
.row.intro-home-row {
  margin-top: -100px;
  background-color: #fff;
  padding: 2em;
  box-shadow: 0 0 30px -5px rgba(0,0,0,.15);
min-height: 220px;
display: flex;
align-items: center;
}

.btn.btn-primary {
  background-color: #c5c8b6 !important;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
}

.fa.fa-angle-up {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (min-width: 1550px) {

#menu-item-22 {
  border: 1px solid #fff;
  margin-left: 8rem;
}

}

@media only screen and (min-width: 992px) {

.d-none-desktop {
  display: none;
}

.home .recensies__child {
  margin-top: 2em;
}

#test, #test2 {
  max-width: 85%;
  margin: 0 auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}


footer .col-sm-24.col-md-12 {
  width: calc(100%/3);
}
.col-xs-24.col-sm-16.col-xs-offset-12 {
  margin-left: 0;
}

body header > div.wrapper {
  min-height: 450px;
}

header > div.wrapper.sticky_menu.sticky_header .header {
  padding-top: 0;
}

.home .treatments {
  padding: 150px 0 !important;
}

.over-mij:not(body) {
  width: 70%;
  display: block;
  margin: 0 auto;
}
.page-id-510 .col-xs-24.col-sm-12 {
  width: 20%;
}


.header.full-width {
  padding-top: 1em;
}

.row.equal.over__mij img {
  height: 60vh !important;
  padding: 0 2em;
  object-fit: cover;
}
.logo {
  filter: invert(1);
}
.sticky_menu .logo {
  filter: invert(0);
}

header .wrapper.sticky_menu div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
  color: #333 !important;
}
.sticky_menu #menu-item-22 {
  border: 1px solid #333;
}
.sticky_menu #menu-item-22:hover {
  border: 1px solid #c5c8b6;
}
#menu-item-22 a:hover {
  color: #fff !important;
}
#menu-item-22:hover {
  background-color: #c5c8b6;
  border-color: #c5c8b6;
}
#menu-item-22 {
  border: 1px solid #fff;
transition: background .2s,color .2s,border .3s;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
  color: #fff !important;
}

header .header__content p {
  font-size: 20px;
}
header .header__content h1 {
  font-size: 90px;
  margin-bottom: 1rem;
}

body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
  top: 0;
}

header > div.wrapper .header__content {
transform: translate3d(0, 20vh, 0);
}
body.home header > div.wrapper, body header > div.wrapper {
  min-height: 350px;
  min-height: 82vh;
  max-height: 1550px;
}
.vertical-align {
display:flex;
align-items:center;
}
header div.header.full-width div.wrapper img.logo {
    max-width: 160px;
}
header div.header div.holder {
    height: 98px;
    min-height: 50px;
}
header div.header.full-width .container {
    width: 95%;
}
}

@media only screen and (max-width: 780px) {

section.treatments div.items div.item img {
  height: 150px !important;
  width: 150px !important;
}

}

@media only screen and (max-width: 991px) {

.intro.text.block4.d-none-desktop {
  position: relative;
}

.desktop-only {
  display: none;
}

.intro.text.block5.cw.shadow {
  background-image: url(/wp-content/uploads/sites/165/2022/12/homeheader.jpg) !important;
}

.arrow-container:not(.home .arrow-container) {
  width: 320px;
  height: 320px;
  margin: 0 auto;
}

#slideshow img {
  width: 320px;
  height: 320px;
}


.d-none-mobile {
  display: none;
}

.recensies__parent.tac {
  display: block;
  position: absolute !important;
}



.home .bestuur {
  display: block;
  height: 110px;
  position: absolute;
  top: 0;
}


.home .bestuur {
  margin-top: 0;
  position: absolute;
  margin-top: 0;
  top: 30%;
  width: 100vw;
  left: 0;
  padding: 0;
}

.home .reviews-blok {
  padding: 0 !important;
}

.arrow-container {
  max-width: 100%;
} 

.recensies__child {
width: 90%;
grid-row: 1;
margin-bottom: 2rem;
max-width: 580px;
margin: 0 auto;
display: block;
float: none;
}


.intro.text.block4.cw.shadow {
background-position: 20% 0;
}

main {
  background-color: #fff;
}

html, body{
width: 100%;
height: 100%;
}

#slideshow, #slideshow2 {
  width: 90vw !important;
}

header > div.wrapper::after {
  background-position: center !important;
}
.behadnelingen__home__parent {
  grid-template-columns: auto;
  grid-template-rows: auto;
}

header > div.wrapper {
  min-height: 80vh;
max-height: 850px;
}

.col-md-32.col-md-offset-8 img {
  display: none;
}

.over-mij:not(body) {
    margin-top: -4em;
}
.vimeo-wrapper iframe {
    width: 100vw;
    height: 750px;
    min-height: 500px;
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0%, -20%);
    z-index: 479;
}

header div.header div.wrapper img.logo {
  max-width: 55%;
}

.navbar-nav .open .dropdown-menu > li > a {
  font-size: 16px;
  text-align: start;
  padding: 1rem 0;
}
nav.navbar-default, div.navbar-collapse {
  background-color: #333;
}
section.treatments div.items div.item img {
  height: 350px;
}
.home header > div.wrapper {
  min-height: 80vh;
  max-height: 850px;
}
.header__content {
  transform: translate3d(0, 10vh, 0);
}

}

header > div.wrapper::after {
background-position: center !important;
}

body {
    line-height: 1.8;
    font-size: 17px;
    font-family: 'Quicksand', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
font-family: 'Lobster', cursive;
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
letter-spacing: 2px;
}

h1 { font-size: 3.052em;}
h2 {font-size: 2.441em;}
h3 {font-size: 1.953em;}
h4 {font-size: 1.563em;}
h5 {font-size: 1.25em;}
small, .text_small {font-size: 0.8em;}

p {margin-bottom: 1.15rem;}

.btn {margin:1em 0;}
.cw * { color:#fff!important;}
.pdb-0 {padding-bottom: 0!important;}
.pdb-2 {padding-bottom: 2em!important;}
.pdb-4 {padding-bottom: 4em!important;}
.pdt-0 {padding-top: 0!important;}
.pdt-2 {padding-top: 2em!important;}
.pdt-4 {padding-top: 4em!important;}
.pd-0 {padding: 0!important;}
.mt-4 {margin-top: 4em!important;}
.mt-2 {margin-top: 2em!important;}
.mt-1 {margin-top: 1em!important;}
.mt-0 {margin-top: 0!important;}
.mb-0 {margin-bottom: 0em!important;}
.mb-1 {margin-bottom: 1em!important;}
.mb-2 {margin-bottom: 2em!important;}
.mb-4 {margin-bottom: 4em!important;}


#myBtn {
display: none;
position: fixed;
bottom: 20px;
right: 30px;
z-index: 99;
border: none;
outline: none;
background-color: #2b2b2b;
color: white;
cursor: pointer;
height: 50px;
width: 50px!important;
border-radius: 50px;
font-size: 40px;
padding: 0!important;
}

#myBtn:hover {
background-color: #595959;
}

#myBtn .fa{
vertical-align: top;
}


#slideshow, #slideshow2 {
    width: 500px;
    height: 500px;
    position: relative;
    overflow: hidden;
}

#slideshow img {
    position: absolute; 
}