
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Playfair Display', 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: #a37c51 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #000000 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #a37c51 !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: #000000 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #222222 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #000000 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #a37c51 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #222222 !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: #000000 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #222222;
  border-color: #222222;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #222222 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #222222 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  .modal__container,
  .footer-cta-box,
  .rimg,
  [type="submit"] {
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
  }

  .img-responsive {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }



  header div.header {
  background-color: rgba(255, 255, 255, 1) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(255, 255, 255) !important;
  }

  @media only screen and (max-width : 992px) {
  header nav.navbar-default {
  background: none !important;
  }
  }

  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://divas-beautysalon.nl/wp-content/uploads/sites/79/2021/08/header-pmu.jpg');
  background-size: cover;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
  }




  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 471px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 621px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 271px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 421px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 196px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 196px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 296px;
  }
  header > div.wrapper.above {
  min-height: 446px;
  }

  header div.header div.holder {
  height: 196px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #222222; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(34, 34, 34, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(34, 34, 34, .5) !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: #222222 !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 #a37c51;
  }

  @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: #a37c51 !important;
  }
  }


  header div.header div.contact i {
  color: #a37c51;
  }

  @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: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: #a37c51 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #222222 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #a37c51;
  }

  footer div.socket,
  .footer-sticky {
  background: #000000 !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  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: #222222;
  }

  body {
    overflow-x: hidden;
}
main {
    background: white;
}

.academy_choose .vector h4 a {
    color: white!important;
}

.featured.block1 a div.item h3 {
  margin-bottom: 0 !important;
  text-align: center;
    color: white!important;
}


.featured.block1 .item.item-card {
  background: #000 !important;
}


.vector img {
  aspect-ratio: 1/1;
  object-fit: cover;
}


.academy_class h5 {
    margin-top: 25px;
}
.academy_class h4 {
    margin-top: 0!important;
}
.academy_class {
    background: #d5d5d5;
    padding: 3em 1em;
    height: 100%;
    margin-top: 35px;
}

footer > div.container > div > div:nth-child(3) > div:nth-child(2) > h4 {
    display: none;
}

[id^="gb-widget"] a[type="link"] {
    display: none!important;
}

@media only screen and (min-width: 992px){
header>div.wrapper.sticky_menu.sticky_header.sticky_menu_small .header .holder img {
    max-height: 70px;
    width: auto;
}
.row.equal {
display: flex;
    flex-wrap: wrap;
}
.row.equal > [class*='col-'] {
    display: flex;
    flex-direction: column;
}
.slider .slidecontent {
    transform: translate3d(0, 210px, 0);
}
.home header > div.wrapper::after {
    animation: zoom 2s;
    transition: transform 2s, filter 2s ease-in-out;
    transform: scale(1.2);
}
.headerport.tweestuk figure.gallery-item:nth-child(1) {
    margin-left: 8.5em;
}
header div.header div.holder {
    height: 130px;
    min-height: 50px;
}
.blog article.post {
    margin-bottom: 30px;
    width: 32.333%;
    float: left;
    padding: 16px;
    margin-right: 11px;
    border: 1px solid #e1e1e1;
    border-radius: 15px;
}

.vertical-align {
display:flex;
align-items:center;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    text-transform: uppercase;
    color: #333333!important;
}
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: #A37C51 !important;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
    background-color: transparent!important;
}
header ul.dropdown-menu > li > a {
    padding: 7px 34px!important;
}
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: #333 !important;
    text-transform: uppercase;
}
header div.navbar-collapse ul li a:hover {
    color: #A37C51!important;
}
footer .row .col-sm-24:nth-child(1) {
    text-align: right;
    margin-right: 10%;
}
footer .row .col-sm-24 {
    width: 40%;
}
header div.header.full-width div.wrapper img.logo {
    width: 200px;
    margin: 0!important;
    border: none!Important;
}
header div.header.full-width .container {
    width: 98%;
}
header > div.wrapper::after {
    top: 75px;
    background-position: top;
}
.col-md-32.col-md-push-16 {
    width: 100%;
    left: 0!important;
}
body header > div.wrapper {
    min-height: 371px;
}
body.home header > div.wrapper {
/*    min-height: 641px;*/
min-height: 100px;
}
div.breadcrumbs {
    margin-bottom: 15px;
    position: absolute;
    margin-top: -108px!important;
    text-align: center;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
height: 30px;
}
div.page-header h1 {
    border-bottom: 0px solid #e6e6e6!important;
    color: white!important;
    position: absolute;
    margin-top: -200px!important;
    text-align: center;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 85px;
}
header>div.wrapper .header__content {
    transform: translate3d(0, 123px, 0);
}
header>div.wrapper .header__content .container {
    width: 75%;
}
body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
    top: 0;
}
}

.home header>div.wrapper.shadow:before {
    background: rgb(0 0 0 / 8%)!important;
}

.academy_choose {
    background: #000;
padding: 3em 45px 0;
    margin-top: 55px;
}


@media only screen and (max-width: 991px){
header > div.wrapper::after {
    background-position: top;
    top: 140px;
}
.home section.aanbod {
    -webkit-clip-path: polygon(0% 9%, 100% 0%, 100% 95%, 0% 100%)!important;
    clip-path: polygon(0% 9%, 100% 0%, 100% 85%, 0% 100%)!important;
}
footer {
    text-align: center;
}
footer table.opening_hours {
    margin-left: auto;
    margin-right: auto;
}
header>div.wrapper {
    min-height: 350px;
}
.home header>div.wrapper {
    min-height: 145px;
}
div.page-header h1 {
    border-bottom: none!important;
    text-align: center;
}
div.breadcrumbs {
    text-align: center;
}

}



.headerport.eenstuk figure.gallery-item {
    margin: 0 auto!important;
    float: none;
    padding: .5em;
}

h2.kop {
    text-align: center;
    color: #fff!important;
    margin-bottom: 60px;
}

.vector:hover {
    opacity: 0.7;
}
.vector h4 {
    font-size: 19px;
color:#fff!important;
}
.vector {
    text-align: center;
    margin-bottom: 65px;
}

header .header__content h1, header .header__content p {
    text-align: left;
    font-size: 20px;
    text-transform: unset;
}
header .header__content h1, header .header__content p {
    color: #000!important;
}
header .header__content h1.hoofdkop{
    font-family: 'Playfair Display', serif;
    font-size: 42px!important;
    text-transform: uppercase!important;
    margin-bottom: -6px;
}
header .header__content h1.hoofdkop::after {
    content: "";
    position: absolute;
    display: flex;
    width: 170px;
    height: 2px;
    background: #A37C51;
    top: 75px;
}

div.breadcrumbs span#breadcrumbs, div.breadcrumbs span#breadcrumbs span.breadcrumb_last {
    color: #dbdbdb!important;
}

.actions {
    text-align: center;
    padding-top: 75px!important;
}

body header > div.wrapper::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.3);
    z-index: -1;
}

footer > div.container > div > div:nth-child(2) > div:nth-child(2) > h4, footer > div.container > div > div:nth-child(1) > div:nth-child(2) > h4 {
    display: none;
}
p.openingtijd {
    margin-top: -15px;
    font-size: 80%;
}

footer .column a:hover, .locatiesprijs a:hover {
    color: #727272!important;
}

.locatiesprijs {
    margin-top: 55px;
    margin-bottom: 35px;
    background: #000222;
    padding: 35px;
    color: #fff!Important;
    text-align: center;
}

p.infotarief {
    margin: 0!important;
    font-weight: 600;
}

div.page-header h1::after {
    content: "";
    background-color: #A37C51;
    content: "";
    display: block;
    height: 1px;
    width: 200px;
    margin: 0 auto;
}

footer h4 {
    border-bottom: none!important;
}

.panel.panel-default {
    padding: 24px 0 14px;
    border-bottom: 1px solid #eee;
}
a.ing {
    cursor: pointer;
    color: #333333!important;
}
h5.panel-title {
    margin: 0;
    margin-bottom: 10px;
}

.vids > .col-md-24 {
    background: #e5e5e5;
    width: 48%;
    margin-left: 2%;
    margin-bottom: 25px;
    padding: 15px;
}


@media only screen and (min-width: 992px) {
section.page .container, section.treatments .container, section.archive.reviews .container {
    width: 800px;
}
}

.home main section {
    padding: 80px 0 100px;
}

figure.headerport {
    padding: 15px;
    margin-bottom: 32px;
}


.home section.aanbod {
    -webkit-clip-path: polygon(0% 5%, 100% 0%, 100% 95%, 0% 100%);
    clip-path: polygon(0% 15%, 100% 0%, 100% 85%, 0% 100%);
    padding: 100px 0px 110px;
}

a.portfolio:hover {
    background: #000222;
}
a.portfolio {
    padding: 35px;
    background: #A37C51;
    display: inline-block;
    white-space: nowrap;
    font-size: 22px;
    border-radius: 4px;
    color: #fff!Important;
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
}

footer div.socket{
    background: #ffffff !important;
}
footer div.socket {
    margin-top: 60px;
    padding: 20px 0;
}
footer div.socket, footer div.socket a, footer div.socket a:hover {
    color: #3c3c3c!important;
}
footer div.socket img {
    -webkit-filter: invert(0.7);
    filter: invert(0.7);
}
footer {
    padding-top: 40px;
}

body.blog time.updated {
    font-size: 14px;
    font-style: italic;
}
body.blog .entry-summary {
    margin-top: 5px;
}
body.blog .entry-summary p:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}


.bx-pager-item {
    display: inline-block;
    margin: 0 .5em;
    color: #000;
}
.bx-pager-link.active {
    border: 1px solid #e7dbde;
    border-radius: 22px;
    color: #fff;
}
a.bx-pager-link {
    width: 25px;
    height: 25px;
    line-height: 23px;
    display: block;
}


html {font-size: 100%;} /*16px*/

body {
    font-weight: 400;
    line-height: 26px;
    font-size: 16px;
}

p {margin-bottom: 1rem;}

/*
h1, h2, h3, h4, h5 {
  margin: 3rem 0 1.38rem;
font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  line-height: 1.3;
text-transform: uppercase;
}
*/

h1, h2, h3, h4, h5 {
  margin: 3rem 0 1.38rem;
  line-height: 30px;
}


h1 {
  margin-top: 0;
}

/*h1 {  font-size: 3.052rem;}

h2 {font-size: 2.441rem;}

h3 {font-size: 1.953rem;}

h4 {font-size: 1.563rem;}

h5 {font-size: 1.25rem;}

small, .text_small {font-size: 0.8rem;}*/



header>div.wrapper .header__content h1 {
 -webkit-animation-name:fadeInLeft;
                animation-name:fadeInLeft;
 -webkit-animation-duration:1s;
                animation-duration:1s;
                -webkit-animation-fill-mode:both;
                animation-fill-mode:both;
}


        @-webkit-keyframes fadeInLeft{
                0%{
                    opacity:0;
                    -webkit-transform:translateX(-200px);
                    transform:translateX(-200px)}
                100%{
                    opacity:1;
                    -webkit-transform:translateX(0);
                    transform:translateX(0)
                }
            }
            @keyframes fadeInLeft{
                0%{
                    opacity:0;
                    -webkit-transform:translateX(-200px);
                    -ms-transform:translateX(-200px);
                    transform:translateX(-200px)}
                100%{
                    opacity:1;
                    -webkit-transform:translateX(0);
                    -ms-transform:translateX(0);
                    transform:translateX(0)
                }
            }



div.page-header h1 {
  animation: fadeIn 2s;
  -webkit-animation: fadeIn 2s;
  -moz-animation: fadeIn 2s;
  -o-animation: fadeIn 2s;
  -ms-animation: fadeIn 2s;
}
@keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-moz-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-webkit-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-o-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-ms-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}


@keyframes zoom {
from{
transform: scale(1);
}
to{
transform: scale(1.2);
}
}




/*Slider*/
.home section.slider {
    padding: 0;
}


.slider h1.hoofdkop {
    font-family: 'Playfair Display', serif;
    font-size: 42px!important;
    text-transform: uppercase!important;
color: #fff!Important;
line-height: 37px;
}
.slider h1.hoofdkop::after {
    content: "";
    position: absolute;
    display: flex;
    width: 170px;
    height: 2px;
    background: #A37C51;
    top: 87px;
}
.slider .slidecontent h1.subkop{
    text-align: left;
    font-size: 20px;
    text-transform: unset;
color: #fff!Important;
line-height: 22px;
}

.home section.slider .container {
    width: 100%;
    padding: 0;
}

.w3-right {
    color: white!important;
    font-size: 2em;
}
.w3-left{
    color: white!important;
    font-size: 2em;
}

body{
overflow-x: hidden;
} 

.mySlides {display: none;}

.slider {
    height: 560px;
    width: 100%!important;
    position: relative;
    min-height: 440px;
}
.slide1,.slide2,.slide3 {
  position: absolute;
  width: 100%;
  height: 100%;
}
.slide1 {
  background: url(/wp-content/uploads/sites/79/2021/08/slider-header1.jpg)no-repeat center;
      background-size: cover;
    background-position: top;
} 
.slide2 {
  background: url(/wp-content/uploads/sites/79/2021/08/slider-header3.jpg)no-repeat center;
      background-size: cover;
    background-position: bottom;
}
.slide3 {
  background: url(/wp-content/uploads/sites/79/2021/08/slider-header2.jpg)no-repeat center;
      background-size: cover;
    background-position: bottom;
}

/* Fading animation */
.fade-slide {
  -webkit-animation-name: fade-slide;
  -webkit-animation-duration: 1.5s;
  animation-name: fade-slide;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade-slide {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade-slide {
  from {opacity: .4} 
  to {opacity: 1}
}

/*end*/
.percentages .col-md-12 {
    margin-top: 3em;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.w3-text-white, .w3-hover-text-white:hover {
    color: #fff!important;
}
.w3-section, .w3-code {
    /* margin-top: 16px!important; */
    /* margin-bottom: 16px!important; */
}
.w3-center {
    text-align: center!important;
}
.w3-large {
    font-size: 18px!important;
}
.w3-container, .w3-panel {
    padding: 0.01em 16px;
}
.w3-display-bottommiddle {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
}

.w3-hover-text-khaki {
    cursor: pointer;
    font-size: 30px!important;
    color: #ffffff!important;
}
.w3-left {
    float: left!important;
}
.w3-right {
    float: right!important;
}
.w3-hover-text-khaki:hover {
    color: #000!important;
}
html {
    overflow-x: hidden;
}

img.mySlides:nth-child(1) {
    object-fit: cover;
    margin-top: 14px;
}
.textslide {
    position: absolute;
    left: 0;
    right: 0;
}
img.mySlides {
    object-fit: cover;
}
.w3-content.w3-display-container {
    max-height: 500px;
    min-height: 500px;
    overflow: hidden;
}
.w3-display-right {
    top: 250px!important;
    margin-left: 97vw!important;
}
.w3-display-left {
    top: 250px!important;
}
.w3-tooltip, .w3-display-container {
    position: relative!important;
    top: -87px!important;
}
.w3-content {
    max-width: 100%!important;
}

img.mySlides {
    object-fit: cover;
    min-height: 500px!important;
}
header .col-sm-10 {
z-index:2!important;
}

@media only screen and (max-width: 991px) {
.slider {
    height: 230px!important;
    min-height: 100px!important;
}
.home .slider h1.hoofdkop {
    font-size: 30px!important;
    line-height: 28px!important;
    margin-bottom: 13px;
}
.slider h1.hoofdkop::after {
    top: 105px!important;
}
.slider .slidecontent h1.subkop {
    font-size: 15px!important;
    line-height: 18px!important;
}
.slider .slidecontent {
    padding: 43px 15px 43px 45px;
}
}

#whatsapp_button {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 99;
    font-size: 32px;
    line-height: 1;
    border: none;
    outline: none;
    background-color: #25D366;
    color: #fff;
    cursor: pointer;
    padding: 14px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px !important;
}

button#whatsapp_button i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}