/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 10 2025 | 20:07:12 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 08 2025 | 18:45:52 */
/***********************/
/*  Website Variables  */
/***********************/
:root {
  --teal: #19535C;
  --lightBlue: #DEF4F6;
  --tealAlt: #28A4AF;
  --extraLightBlue: #ebf9fa;
  --extraLightBlueAlt: #f2fcfb;
  --orange: #FFAB57;
  --orangeAlt: #FFF2E6;
  --black: #000000;
  --white: #ffffff;
  --gradient: linear-gradient(180deg, rgba(206,235,239,1) 0%, rgba(255,255,255,1) 100%);
  --gradientAlt: linear-gradient(180deg, rgba(206,235,239,1) 0%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 100%);
  --area: "area-normal", sans-serif;
  --area_extended: "area-extended", sans-serif;
  --mont: "Montserrat", sans-serif;
  --fw_thin: 100;
  --fw_extralight: 200;
  --fw_light: 300;
  --fw_regular: 400;
  --fw_medium: 500;
  --fw_semibold: 600;
  --fw_bold: 700;
  --fw_extrabold: 800;
  --fw_black: 900;
  --italic: italic;
  --i_darkpurple: #2A034C;
  --i_purple: #451284;
  --i_green: #00CA9F;
  --i_gray: #81819E;
  --i_black: #000000;
  --i_white: #FFFFFF;
  --twitter: #00aced;
  --facebook: #3b5998;
  --googleplus: #dd4b39;
  --pinterest: #cb2027;
  --linkedin: #007bb6;
  --youtube: #bb0000;
  --vimeo: #aad450;
  --tumblr: #32506d;
  --instagram: #517fa4;
  --flickr: #ff0084;
  --dribbble: #ea4c89;
  --quora: #a82400;
  --foursquare: #0072b1;
  --forrst: #5B9A68;
  --vk: #45668e;
  --wordpress: #21759b;
  --stumbleupon: #EB4823;
  --yahoo: #7B0099;
  --blogger: #fb8f3d;
  --soundcloud: #ff3a00;
  --snapchat: #fffc00;
}
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 22 2022 | 20:38:52 */
#main .avia-section .content {
  padding-top: var(--noSpacing) !important;
}
#main #callout .content {
  padding-top: calc(var(--standardSpacing) * 2) !important;
}
#main #see-the-data .content {
  padding-top: var(--largeSpacing) !important;
}
#main #references .content {
  padding-top: var(--standardSpacing) !important;
}
#healing-at-week-24 h2, #healing-at-week-24 .av-special-heading-h2 .av-subheading {
  margin-bottom: var(--standardSpacing) !important;
}
#healing-at-week-24 img {
  max-width: 600px;
  padding-top: 30px;
}
#pain-and-itch-reduction h2, #pain-and-itch-reduction .av-special-heading-h2 .av-subheading {
  margin-bottom: var(--standardSpacing) !important;
}
#pain-and-itch-reduction .label-and-graphic h2 {
  margin-bottom: var(--smallSpacing) !important;
}
#pain-and-itch-reduction .label-and-graphic.with-list {
  padding-bottom: 24px !important;
}
#pain-and-itch-reduction .avia-image-container img {
  border: 1px solid #19535C !important;
  border-radius: 10px;
  overflow: hidden;
}
#pain-and-itch-reduction .avia-button-wrap, #pain-and-itch-reduction .avia-testimonial-wrapper {
  margin-bottom: calc(var(--standardSpacing) * 2) !important;
}
#pain-and-itch-reduction .onpage-footnote {
  margin-bottom: 0 !important;
}
#study-design .avia-image-container {
  padding-bottom: calc(var(--standardSpacing) * 2) !important;
  margin-bottom: 0 !important;
}
#study-design .dual-lists {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 30px;
  padding-top: var(--standardSpacing);
  padding-bottom: calc(var(--standardSpacing) * 2) !important;
}
#study-design .dual-lists > div {
  width: 50%;
}
#study-design .dual-lists h3, #study-design .dual-lists h4 {
  line-height: 140% !important;
}
#study-design .dual-lists h3 {
  padding-bottom: var(--standardSpacing);
}
#study-design .dual-lists h4 {
  font-size: 20px !important;
}
#study-design .onpage-footnote {
  margin-bottom: 0 !important;
}
#healing-at-year-5 h3 {
  line-height: 140% !important;
}
#healing-at-year-5 ul {
  padding-bottom: calc(var(--standardSpacing) * 2) !important;
}
#healing-at-year-5 p {
  margin: 0 !important;
}
#long-term-before-and-after h2 {
  font-size: 32px !important;
  font-weight: 600 !important;
  line-height: 140% !important;
  margin-bottom: var(--standardSpacing) !important;
}
#long-term-before-and-after .avia-gallery {
  margin-bottom: var(--standardSpacing);
}
#long-term-before-and-after .avia-gallery:after {
  content: "Individual results may vary.";
  visibility: visible;
  position: relative;
  width: 100%;
  height: auto;
  display: block;
  overflow: visible;
  text-align: right;
  font-size: 14px;
  color: var(--teal) !important;
}
#long-term-before-and-after .avia-gallery-thumb {
  gap: 8px;
}
#long-term-before-and-after .avia-gallery-thumb > a {
  width: calc(25% - 6px) !important;
  border-bottom: 8px solid #DEF4F6 !important;
  position: relative;
  margin-top: 60px;
}
#long-term-before-and-after .avia-gallery-thumb > a:after {
  content: "";
  height: calc(var(--standardSpacing) * 2);
  padding: 8px 6px;
  line-height: 20px;
  background: #DEF4F6;
  color: var(--teal);
  border-top-left-radius: var(--smallSpacing);
  border-top-right-radius: var(--smallSpacing);
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  overflow: hidden;
  text-align: center;
  transform: translate3d(0, -98%, 0);
  display: flex;
  align-items: center;
  justify-content: center;
}
#long-term-before-and-after .avia-gallery-thumb > a:nth-of-type(1):after {
  content: "Before treatment";
}
#long-term-before-and-after .avia-gallery-thumb > a:nth-of-type(2):after {
  content: "Day 0 after surgery";
}
#long-term-before-and-after .avia-gallery-thumb > a:nth-of-type(3):after {
  content: "During long-term follow-up";
}
#long-term-before-and-after .avia-gallery-thumb > a:nth-of-type(4):after {
  content: "End of long-term follow-up";
}
#long-term-before-and-after .avia-gallery-thumb img {
  padding: 0 !important;
  border: none !important;
}
#long-term-before-and-after .avia-testimonial-wrapper {
  position: relative;
  margin-top: var(--standardSpacing) !important;
}
#long-term-before-and-after .avia-testimonial-wrapper:after {
  display: none;
  content: "Individual results may vary.";
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  padding-top: 5px;
  float: right;
}
#durability-and-blistering h2 {
  margin-bottom: var(--noSpacing) !important;
  font-size: 32px !important;
  font-weight: 700 !important;
  line-height: 130% !important;
}
#durability-and-blistering h3 {
  font-size: 24px !important;
  font-weight: 600 !important;
  line-height: 140% !important;
  padding-bottom: calc(var(--standardSpacing) * 2);
}
#durability-and-blistering .dual-charts {
  padding-bottom: calc(var(--standardSpacing) * 2);
}
#durability-and-blistering .dual-charts .chart-title {
  font-weight: bold;
}
.mobile_image {
  display: none !important;
}
@media only screen and (max-width: 1199px) {
  #efficacy {
    flex-direction: column;
    padding: 70px 50px !important;
  }
  #efficacy .fixed-nav-content {
    width: 100% !important;
  }
  #efficacy #long-term-before-and-after .avia-gallery-thumb > a {
    width: calc(50% - 6px) !important;
  }
}
@media only screen and (max-width: 767px) {
  #efficacy {
    padding: 70px 20px 0 !important;
  }
  #efficacy #healing-at-week-24 .chart-block {
    padding-bottom: 0 !important;
    position: relative;
    top: 50px;
    height: 630px;
  }
  #efficacy #healing-at-week-24 .chart-block .chart {
    margin-bottom: 20px;
    width: 335px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #efficacy #healing-at-week-24 .chart-block .chart-info {
    position: relative;
    top: -132px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  #efficacy #healing-at-week-24 .chart-block .chart-info .chart-info-label {
    padding: 140px 24px 24px 24px !important;
    width: 290px !important;
    transform: none !important;
  }
  #efficacy #healing-at-week-24 .chart-block .chart-info .chart-info-label .chart-info-label-inner {
    text-align: center;
  }
  #efficacy #healing-at-week-24 .chart-block .chart-info .chart-info-legend {
    padding-top: 30px !important;
    flex-direction: column;
    align-items: start;
    width: 290px;
  }
  #efficacy #healing-at-week-24 .chart-block .chart-info .chart-info-legend > span:first-of-type {
    margin-bottom: 15px;
  }
  #efficacy #long-term-before-and-after {
    padding-bottom: 40px !important;
  }
  #efficacy #long-term-before-and-after .avia-gallery-thumb {
    flex-direction: column;
    margin-bottom: 20px;
  }
  #efficacy #long-term-before-and-after .avia-gallery-thumb > a {
    width: calc(100% - 6px) !important;
    margin-bottom: 75px;
    border-bottom: 0 !important;
  }
  #efficacy #long-term-before-and-after .avia-gallery-thumb > a:before {
    content: "";
    background-image: url("/wp-content/uploads/green_down_arrow.png");
    background-repeat: no-repeat;
    position: absolute;
    height: 41px;
    width: 73px;
    bottom: -65px;
    left: calc(50% - 36.5px);
  }
  #efficacy #long-term-before-and-after .avia-gallery-thumb > a:nth-of-type(4) {
    margin-bottom: 0 !important;
  }
  #efficacy #long-term-before-and-after .avia-gallery-thumb > a:nth-of-type(4):before {
    display: none !important;
  }
  #efficacy .label-and-graphic.with-list h2 {
    font-size: 20px !important;
  }
  .responsive #top #wrap_all .av-flex-cells .no_margin {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .fixed-nav-content .chart-block {
    width: 100% !important;
    flex-direction: column;
    padding: 20px 0 !important;
  }
  .fixed-nav-content .chart-block .chart-info {
    width: 100% !important;
  }
  .fixed-nav-content .chart-block .chart-info .chart-info-label {
    width: 100%;
  }
  .fixed-nav-content .av-subheading p {
    font-size: 24px !important;
  }
  #study-design .avia-image-container {
    padding-bottom: var(--standardSpacing) !important;
  }
  #study-design .dual-lists {
    flex-direction: column;
    padding-top: 0 !important;
    padding-bottom: 20px !important;
    gap: 0 !important;
  }
  #study-design .dual-lists .left-list, #study-design .dual-lists .right-list {
    width: 100% !important;
  }
  .desktop_image {
    display: none !important;
  }
  .mobile_image {
    display: block !important;
    margin-bottom: 20px !important;
  }
  #before-and-after-images h2 {
    margin-bottom: 20px !important;
  }
  #before-and-after-images .bna-slideshow-container {
    padding-bottom: 20px !important;
  }
  #pain-and-itch-reduction .label-and-graphic {
    padding-bottom: 0 !important;
  }
  #pain-and-itch-reduction .label-and-graphic p {
    margin: 0 !important;
  }
  #pain-and-itch-reduction .avia-testimonial-wrapper {
    margin-bottom: 20px !important;
  }
  #healing-at-year-5 ul {
    padding-bottom: 20px !important;
  }
  #durability-and-blistering {
    padding-bottom: 40px !important;
  }
  #durability-and-blistering h3 {
    padding-bottom: 20px !important;
  }
  #durability-and-blistering .disclaimer p {
    padding: 0;
  }
}
