/*------------------------------------*\
  #LIVE SITE MODS
\*------------------------------------*/
/*!
** Modified Section/Element
*/


header .logo {

    background-size: 150px 120px;
    width: 150px;
	height:120px;
}
/*------------------------------------*\
  #PAGE SPECIFIC STYLES
\*------------------------------------*/

.bioclear-column {
    background-color: #d2e9e8;
    margin-top: 30px;
    border-radius: 30px;
    padding: 20px 40px;
}
.page-id-1344 h2, .page-id-1344 p{
max-width: 100%;
}
span.process-count {
    display: block;
    text-align: center;
    font-size: 40px;
    color: #8EC9C5;
    font-weight: 900;
}
.process-section {
    border: 5px solid #8EC9C5;
    border-radius: 30px;
    padding: 0px 40px;
}
.bioclear-accordian .panel{
max-width: 100%;
}
.bioclear-accordian .panel-heading a {
    text-shadow: none;
    background: none;
}
.bioclear-accordian .panel-heading {
    background: #8ec9c5;
}

.after-slider iframe {
  aspect-ratio: 16/9;
}

.after-slider .video-container {
  margin: 2rem;
  max-height: 300px;
}

.after-slider img {
  display: block;
  max-width: 100%;
}
.after-slider .image-container {
  max-width: 800px;
  max-height: 90vh;
  aspect-ratio: 1/1;
}

.after-slider .slider-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left;
}

.after-slider .image-before {
  position: absolute;
  inset: 0;
  width: var(--position);
  filter: grayscale(100%)
}

.after-slider .slider {
  position: absolute;
  inset: 0;
  cursor: pointer;
  opacity: 0;
  /* for Firefox */
  width: 100%;
  height: 100%;
}
.after-slider {
    display: block;
    width: 100%;
}
.after-slider .slider:focus-visible ~ .slider-button {
  outline: 5px solid black;
  outline-offset: 3px;
}

.after-slider .slider-line {
  position: absolute;
  inset: 0;
  width: .2rem;
  height: 100%;
  background-color: #fff;
  /* z-index: 10; */
  left: var(--position);
  transform: translateX(-50%);
  pointer-events: none;
}
.after-slider main {
  display: grid;
  place-items: center;
}

.after-slider .container {
  display: grid;
  place-content: center;
  position: relative;
  overflow: hidden;
  border-radius: 1rem;
  --position: 50%;
width: 100%;
}
.after-slider .slider-button {
  position: absolute;
  background-color: #fff;
  color: black;
  padding: .5rem;
  border-radius: 100vw;
  display: grid;
  place-items: center;
  top: 50%;
  left: var(--position);
  transform: translate(-50%, -50%);
  pointer-events: none;
  /* z-index: 100; */
  box-shadow: 1px 1px 1px hsl(0, 50%, 2%, .5);
}

/******* Bioclear Page CSS *********/


.page-id-1344 .container-fluid .col-sm-12 {
    padding: 0;
}
.page-id-1344 .perfect-fit-section {
    padding-right: 10px;
}
.perfect-fit-section img.wp-image-1370 {
    width: 80%;
}

.page-id-1344 hr.wp-block-separator {
    max-width: 100% !important;
}
.process-section {
    padding-top: 20px;
}
.bioclear-container {
  width: 100%;
  padding: 0px 20px;
}
.page-id-1344 h1 {
  width: 100%;
  padding: 0px 20px;
}
.bioclear-column {
  margin-left: 0px !important;
}
span.pay_button input[type="submit"] {
    border-radius: 50px;
    background: #63b046;
    color: rgba(255, 255, 255, 0.99);
    display: inline-flex;
    text-decoration: none;
    padding: 0px 19px;
    min-height: 46px;
    border: none;
}
span.pay_button input[type="submit"]:active, span.pay_button input[type="submit"]:focus, span.pay_button input[type="submit"]:hover {
    color: rgba(255, 255, 255, 0.5);
}
.pay_button {
  margin-bottom: 10px;
  display: block;
}

.page-id-1062 hr.wp-block-separator {
    max-width: 100%;
}
.home hr {
    max-width: 100%;
}
.home hr {
    max-width: 100%;
}
.Content-section{
    margin-bottom: 50px;
}
.content-section a {
    background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
    background-position: bottom 0.05em center;
    background-repeat: repeat-x;
    background-size: 100% 0.05em;
    text-decoration: none;
    text-shadow: 0.05em 0 0 #fff, -0.05em 0 0 #fff, 0 0.05em 0 #fff, 0 -0.05em 0 #fff, 0.1em 0 0 #fff, -0.1em 0 0 #fff, 0 0.1em 0 #fff, 0 -0.1em 0 #fff;
}
.content-section a:active, .content-section a:focus,  .content-section a:hover {
    background-image: none;
    text-decoration: none;
    text-shadow: none;
}

/*------------------------------------*\
  #MEDIA QUERIES
\*------------------------------------*/

@media (min-width: 768px) {
    .bioclear-container img.wp-image-1383 {
      width: 80%;
      float: inherit;
    }
    .content-section .row{
        display: flex;
        align-items: center;
        background: #fff;
    }
}

@media (min-width: 992px) {
    .bioclear-container img.wp-image-1383 {
        width: 80%;
        float: right;
    }
  .bioclear-column  .page-template .wp-block-column:nth-child(2n){
        margin-left: 32px;
    }

}

@media (min-width: 1200px) {
    .pay_button {
      margin-bottom: 0px;
    }
    .pay-hide-desktop{
    display: none !important;
    }
    .bioclear-container{
        width: 1170px;
        margin: 0 auto;
    }
    .page-id-1344 h1 {
        width: 1170px !important;
        margin: 0 auto;
    }
    .header-1 .header-phone{
    display: inline-block !important;
    }
    span.pay_button {
        display: inline-block;
    margin-right: 20px;
    }
    .content-section .row{
        width: 1140px;
        margin: 0 auto;
    }
}