.grecaptcha-badge { 
    visibility: hidden !important;
}

.so-widget-sow-contact-form .sow-form-field select,
.so-widget-sow-contact-form .sow-form-field select option {
  font-family: "Poppins", sans-serif !important;
}
.sow-field-container select{

  font-family: Arial, Helvetica, sans-serif !important;
}

/* Make the excerpt area a flex column so margin-top:auto can push */
article.layout-grid .excerpt-wrap.entry-summary{
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* Push the button to the bottom of that flex column */
article.layout-grid .excerpt-wrap.entry-summary .read-more-wrapper{
  margin-top: auto;
}
/* Related posts: make the excerpt area a flex column */
.related-post .description.excerpt-wrap{
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* Push the button to the bottom */
.related-post .description.excerpt-wrap .read-more-wrapper{
  margin-top: auto;
}
.related-post .content{
  display: flex;
  flex-direction: column;
  height: 100%;
}

.related-post .description.excerpt-wrap{
  display: flex;
  flex-direction: column;
  flex: 1;
}

.related-post .description.excerpt-wrap .read-more-wrapper{
  margin-top: auto;
}
.jquery-background-video-pauseplay {display:none!important}

#sln-salon-my-account .sln-account__tabpanel .sln-btn--medium, #sln-salon #sln-salon-my-account .sln-account__tabpanel .sln-btn--medium, .sln-bootstrap #sln-salon-my-account .sln-account__tabpanel .sln-btn--medium {
    font-size: 1em;
    width: 145px;
		border-radius:0px
}
#sln-salon-my-account-content {margin-top:-20px}
.sln-account__header{padding:20px}

#sln-salon.sln-customcolors, #sln-salon.sln-customcolors .sln-box__bottombar .sln-box__bottombar__fkbg::before {
    background-color: rgba(68, 68, 68, 0);
}
.sln-topbar, #sln-salon .sln-topbar {
    display: flex;
    justify-content: end;
    align-items: center;
    margin-bottom: 1em;
    padding: 15px;
}
#sln-salon .sln-progbar__wrapper {
    display: grid;
    grid-template-columns: 16% auto;
    gap: 1em;
    align-items: center;
    margin-top: 2.4em;
    margin-bottom: 2em;
    padding: 0px 15px;
}
#sln-account__profile__content {margin-left:30px}
#sln-salon .sln-btn--emphasis button,#sln-salon.sln-bootstrap .sln-btn--emphasis button {background-color:#c4ab8a;color:black;border-radius:0px}
#sln-salon.sln-customcolors .sln-box__bottombar {
    background-color: rgba(255, 255, 255, 0) !important;
}
#sln-salon.sln-customcolors .sln-btn--borderonly, #sln-salon.sln-customcolors #sln-salon .sln-btn--borderonly, #sln-salon.sln-customcolors .sln-bootstrap .sln-btn--borderonly, #sln-salon.sln-customcolors .sln-btn.sln-btn--borderonly, #sln-salon.sln-customcolors #sln-salon.sln-loginform:not(.sln-customcolors) #loginform .sln-btn--borderonly#wp-submit, #sln-salon.sln-customcolors .sln-bootstrap .sln-btn.sln-btn--borderonly, #sln-salon.sln-customcolors a.sln-btn.sln-btn--borderonly, #sln-salon.sln-customcolors .sln-bootstrap a.sln-btn.sln-btn--borderonly {
    color: rgba(68, 68, 68, 0.75);
    border-radius: 0px;
}
 #sln-salon .sln-btn--emphasis a, #sln-salon.sln-bootstrap .sln-btn--emphasis input, #sln-salon.sln-bootstrap .sln-btn--emphasis button, #sln-salon.sln-bootstrap .sln-btn--emphasis a{border-radius:0px}
#sln-plugin-credits {display:none !important}


#sln-salon h1,
#sln-salon h2,
#sln-salon h3,
#sln-salon h4,
#sln-salon h5,
#sln-salon h6 {
  font-family: "Montserrat", sans-serif !important;
}
#sln-salon #sln-salon-my-account .sln-account__card__footer .sln-btn--emphasis {color:#ffffff !important}