/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
.overlay-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 9998;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

.overlay-container {
  position: absolute;
  width: 100%;
  top: 150px;
  text-align: center;
  z-index: 9999;
  padding-bottom: 30px;
}

.overlay-content {
  position: relative;
  min-width: 80px;
  min-height: 80px;
  max-width: 90%;
  padding: 10px;
  display: inline-block;
  background: #FFF;
  text-align: left;
  border: solid 2px #323131;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.overlay-content-inner {
  overflow: hidden;
}

.overlay-close {
  z-index: 9999;
  font-size: 35px;
  line-height: 1;
  position: absolute;
  top: -40px;
  right: 15px;
  cursor: pointer;
  display: none;
  color: #fff;
  outline: none;
}
.overlay-close:after {
  content: "\f00d";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.overlay-loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../../assets/img/loader.gif) no-repeat 50% 50%;
}

/* Custom styles */
.overlay-background {
  background: #fff !important;
}

.overlay-container .overlay-content {
  background: none !important;
}

.overlay-container .overlay-close.drugfacts-close-btn {
  right: 174px !important;
  top: -30px !important;
}

_:-ms-fullscreen, :root .overlay-container .drugfacts-close-btn.overlay-close {
  right: 174px !important;
}

.lamisil-jp-pshop-btn-box .button-close img {
  cursor: pointer;
}

.page-buy-online .overlay-background {
  background-color: #000 !important;
  opacity: 0.75;
}

.lamisil-jp-pshop-txt02-richtext {
  width: 96%;
  margin: 0 auto 17px;
}

.lamisil-jp-pshop-header-richtext {
  margin-bottom: 0;
}
.lamisil-jp-pshop-header-richtext .richText-content h1 {
  font-size: 18px;
  font-weight: 900;
  line-height: 26px;
  color: #000000;
  text-align: left;
  padding: 20px 20px;
}

.lamisil-jp-pshop-txt01-richtext {
  margin-bottom: 0;
}
.lamisil-jp-pshop-txt01-richtext p {
  margin-top: 0;
  margin-left: 20px;
}

.lamisil-jp-pshop-btn-box {
  width: 36%;
  margin: 0 auto 38px;
}
.lamisil-jp-pshop-btn-box .image.section.grid_6.alpha.component.first.odd {
  margin-right: 40px;
}

.image.section.grid_2.omega.component.even {
  padding: 20px 0;
  margin-bottom: 0;
}

.page-buy-online .overlay-content-inner,
.page-buy-online .overlay-content-inner,
.page-buy-online .overlay-content-inner,
.page-lamisil-plus .overlay-content-inner,
.page-lamisil-plus .overlay-content-inner,
.page-lamisil-plus .overlay-content-inner,
.page-lamisil-dx .overlay-content-inner,
.page-lamisil-dx .overlay-content-inner,
.page-lamisil-dx .overlay-content-inner {
  margin: 0 auto;
  width: 60%;
  background: #ffffff;
  box-shadow: 0 0 4px 4px #525252;
}
.page-buy-online .overlay-container .overlay-close,
.page-buy-online .overlay-container .overlay-close,
.page-buy-online .overlay-container .overlay-close,
.page-lamisil-plus .overlay-container .overlay-close,
.page-lamisil-plus .overlay-container .overlay-close,
.page-lamisil-plus .overlay-container .overlay-close,
.page-lamisil-dx .overlay-container .overlay-close,
.page-lamisil-dx .overlay-container .overlay-close,
.page-lamisil-dx .overlay-container .overlay-close {
  opacity: 0;
}

.page-buy-online .overlay-container .overlay-content {
  max-width: 100% !important;
}

.page-where-to-buy .overlay-background,
.page-where-to-buy .overlay-background,
.page-where-to-buy .overlay-background,
.page-lamisil-plus .overlay-background,
.page-lamisil-plus .overlay-background,
.page-lamisil-plus .overlay-background,
.page-lamisil-dx .overlay-background,
.page-lamisil-dx .overlay-background,
.page-lamisil-dx .overlay-background {
  background: #000 !important;
  opacity: 0.3;
}
.page-where-to-buy .overlay-container .overlay-close,
.page-where-to-buy .overlay-container .overlay-close,
.page-where-to-buy .overlay-container .overlay-close,
.page-lamisil-plus .overlay-container .overlay-close,
.page-lamisil-plus .overlay-container .overlay-close,
.page-lamisil-plus .overlay-container .overlay-close,
.page-lamisil-dx .overlay-container .overlay-close,
.page-lamisil-dx .overlay-container .overlay-close,
.page-lamisil-dx .overlay-container .overlay-close {
  margin-top: 40px !important;
  margin-right: 242px !important;
}
.page-where-to-buy .overlay-container .overlay-close::after,
.page-where-to-buy .overlay-container .overlay-close::after,
.page-where-to-buy .overlay-container .overlay-close::after,
.page-lamisil-plus .overlay-container .overlay-close::after,
.page-lamisil-plus .overlay-container .overlay-close::after,
.page-lamisil-plus .overlay-container .overlay-close::after,
.page-lamisil-dx .overlay-container .overlay-close::after,
.page-lamisil-dx .overlay-container .overlay-close::after,
.page-lamisil-dx .overlay-container .overlay-close::after {
  background: transparent url(../../assets/img/close.png) no-repeat scroll 0 0 !important;
}
.page-where-to-buy .overlay-content-inner iframe,
.page-where-to-buy .overlay-content-inner iframe,
.page-where-to-buy .overlay-content-inner iframe,
.page-lamisil-plus .overlay-content-inner iframe,
.page-lamisil-plus .overlay-content-inner iframe,
.page-lamisil-plus .overlay-content-inner iframe,
.page-lamisil-dx .overlay-content-inner iframe,
.page-lamisil-dx .overlay-content-inner iframe,
.page-lamisil-dx .overlay-content-inner iframe {
  margin: 0 auto !important;
  display: block !important;
  position: relative;
  border-radius: 6px !important;
}

.page-jock-itch.page-symptoms .overlay-container .overlay-close {
  max-width: 61% !important;
  top: -5.2% !important;
}

.page-ringworm.page-symptoms .overlay-container .ls-see-example-carousel {
  width: 61% !important;
}

.page-jock-itch.page-symptoms .overlay-container {
  top: 724px !important;
}
.page-jock-itch.page-symptoms .overlay-container .ls-see-example-carousel {
  width: 61% !important;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .page-jock-itch.page-symptoms .overlay-container {
    top: 868px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .page-jock-itch.page-symptoms .overlay-container {
    top: 761px !important;
  }

  .page-athletes-foot.page-symptoms .overlay-container {
    top: 815px !important;
  }

  .page-ringworm.page-symptoms .overlay-container .overlay-close, .page-jock-itch.page-symptoms .overlay-container .overlay-close {
    max-width: 61% !important;
    top: -7.8% !important;
  }
}
.page-ringworm.page-symptoms .overlay-container .overlay-close {
  max-width: 61% !important;
  top: -5.2% !important;
}
.page-ringworm.page-treatment .overlay-container .overlay-close.drugfacts-close-btn {
  right: 174px !important;
  top: -30px !important;
}

@media only screen and (min-width: 320px) and (max-width: 667px) {
  .page-where-to-buy .overlay-background,
  .page-where-to-buy .overlay-background,
  .page-where-to-buy .overlay-background,
  .page-lamisil-plus .overlay-background,
  .page-lamisil-plus .overlay-background,
  .page-lamisil-plus .overlay-background,
  .page-lamisil-dx .overlay-background,
  .page-lamisil-dx .overlay-background,
  .page-lamisil-dx .overlay-background {
    background: #333 !important;
  }
  .page-where-to-buy .overlay-container .overlay-close,
  .page-where-to-buy .overlay-container .overlay-close,
  .page-where-to-buy .overlay-container .overlay-close,
  .page-lamisil-plus .overlay-container .overlay-close,
  .page-lamisil-plus .overlay-container .overlay-close,
  .page-lamisil-plus .overlay-container .overlay-close,
  .page-lamisil-dx .overlay-container .overlay-close,
  .page-lamisil-dx .overlay-container .overlay-close,
  .page-lamisil-dx .overlay-container .overlay-close {
    width: 65% !important;
    margin-top: 40px !important;
    margin-right: 100px !important;
  }
  .page-where-to-buy .overlay-container .overlay-close::after,
  .page-where-to-buy .overlay-container .overlay-close::after,
  .page-where-to-buy .overlay-container .overlay-close::after,
  .page-lamisil-plus .overlay-container .overlay-close::after,
  .page-lamisil-plus .overlay-container .overlay-close::after,
  .page-lamisil-plus .overlay-container .overlay-close::after,
  .page-lamisil-dx .overlay-container .overlay-close::after,
  .page-lamisil-dx .overlay-container .overlay-close::after,
  .page-lamisil-dx .overlay-container .overlay-close::after {
    background: transparent url(../../assets/img/close.png) no-repeat scroll 0 0 !important;
  }
  .page-where-to-buy .overlay-content-inner iframe,
  .page-where-to-buy .overlay-content-inner iframe,
  .page-where-to-buy .overlay-content-inner iframe,
  .page-lamisil-plus .overlay-content-inner iframe,
  .page-lamisil-plus .overlay-content-inner iframe,
  .page-lamisil-plus .overlay-content-inner iframe,
  .page-lamisil-dx .overlay-content-inner iframe,
  .page-lamisil-dx .overlay-content-inner iframe,
  .page-lamisil-dx .overlay-content-inner iframe {
    width: 100% !important;
    margin: 0 auto !important;
    display: block !important;
    position: relative;
    border-radius: 6px !important;
  }

  .page-home .overlay-container .overlay-content-inner iframe {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 768px) {
  .page-where-to-buy .overlay-container .overlay-close.iframe-close-btn,
  .page-lamisil-plus .overlay-container .overlay-close.iframe-close-btn,
  .page-lamisil-dx .overlay-container .overlay-close.iframe-close-btn {
    right: -155px !important;
  }

  .page-where-to-buy .overlay-content-inner iframe,
  .page-lamisil-plus .overlay-content-inner iframe,
  .page-lamisil-dx .overlay-content-inner iframe {
    width: 80% !important;
  }

  .page-home .overlay-container .overlay-content-inner iframe {
    width: 100%;
  }
}
@media only screen and (min-width: 800px) and (max-width: 1024px) {
  .page-where-to-buy .overlay-container .overlay-close.iframe-close-btn,
  .page-lamisil-plus .overlay-container .overlay-close.iframe-close-btn,
  .page-lamisil-dx .overlay-container .overlay-close.iframe-close-btn {
    right: -120px !important;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1280px) {
  .page-where-to-buy .overlay-container .overlay-close.iframe-close-btn, .page-lamisil-plus .overlay-container .overlay-close.iframe-close-btn, .page-lamisil-dx .overlay-container .overlay-close.iframe-close-btn {
    right: -53px !important;
  }
}
.overlay-container .overlay-content {
  background: none;
  border: none;
  border-radius: 10px;
  display: inline-block;
  max-width: 90%;
  min-height: 80px;
  min-width: 80px;
  padding: 0;
  position: relative;
  text-align: left;
  z-index: 99999;
  width: 100% !important;
}
.overlay-container .overlay-close {
  left: 0 !important;
  margin: 0 auto !important;
  max-width: 51.8% !important;
  right: 242px !important;
  text-align: right !important;
  top: -5%;
}
.overlay-container .search-close-btn {
  position: fixed;
  right: 0 !important;
  top: 0 !important;
  display: block;
  width: 100% !important;
}
.overlay-container .overlay-close.iframe-close-btn {
  right: -20px !important;
}
.overlay-container .overlay-close.drugfacts-close-btn {
  right: 174px !important;
  top: -30px !important;
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .overlay-container .overlay-close {
    right: 198px !important;
    top: -9% !important;
  }

  /* IE11 */
}
.overlay-close::after {
  content: close-quote;
  display: inline-block;
  background: #124993 url("../../assets/img/close.png") no-repeat scroll 0 0 !important;
  color: #fff;
  height: 30px;
  width: 30px;
  background-size: 20px 20px !important;
  background-position: 5px !important;
}

.overlay-content-inner {
  margin-bottom: -17px;
  overflow: hidden;
}

.overlay-container {
  margin-top: -65px;
}
.overlay-container .ls-see-example-carousel {
  border: 2px #005daa solid;
}
.overlay-container .overlay-close.search-close-btn {
  left: 0 !important;
  margin: 0 auto !important;
  max-width: 99% !important;
  right: -5px !important;
  text-align: right !important;
  top: 0.4% !important;
}

body.page-fusspilz-lamisil .overlay-close.iframe-close-btn.german-close-btn {
  max-width: 98% !important;
}

.page-jock-itch.page-symptoms .overlay-container .overlay-close, .page-ringworm.page-symptoms .overlay-container .overlay-close {
  max-width: 61% !important;
}

.page-jock-itch.page-symptoms .overlay-container .ls-see-example-carousel ul.carousel-slides, .page-ringworm.page-symptoms .overlay-container .ls-see-example-carousel ul.carousel-slides {
  height: 499px !important;
}

@media only screen and (min-width: 1440px) and (max-width: 1920px) {
  .overlay-container {
    margin-top: -65px;
  }

  .overlay-close {
    right: 0 !important;
    top: -43px !important;
  }

  .overlay-container .overlay-close.search-close-btn {
    left: 0 !important;
    margin: 0 auto !important;
    max-width: 71% !important;
    right: 0 !important;
    text-align: right !important;
    top: 0.2% !important;
  }

  .page-athletes-foot.page-symptoms .overlay-container .ls-see-example-carousel {
    margin: 0 auto;
    padding: 0;
    width: 39% !important;
  }
  .page-athletes-foot.page-symptoms .overlay-container .overlay-close {
    max-width: 39% !important;
    top: -30px !important;
    right: -3px !important;
  }
  .page-athletes-foot.page-symptoms .overlay-container .overlay-close.search-close-btn {
    max-width: 70% !important;
    top: 4px !important;
    right: -3px !important;
  }

  .page-jock-itch.page-symptoms .overlay-container .overlay-close, .page-ringworm.page-symptoms .overlay-container .overlay-close {
    top: -8.2% !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .overlay-container .overlay-content {
    max-width: 100% !important;
  }

  .overlay-close {
    margin-left: 37px !important;
  }

  .overlay-container .overlay-close {
    right: 137px !important;
    top: -9% !important;
  }

  .page-athletes-foot.page-treatment #wrapper .ls-treatprevent-tips-box {
    padding-left: 7%;
    padding-right: 0;
  }

  .page-products .overlay-container .overlay-content {
    width: 96% !important;
  }
  .page-products .overlay-container .overlay-close.drugfacts-close-btn {
    right: -144px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .lamisil-jp-pshop-btn-box {
    width: 100%;
    margin: 0 auto 38px;
  }
  .lamisil-jp-pshop-btn-box .image.section.grid_6.alpha.component.first.odd {
    margin-right: 0;
    width: 50%;
    float: left;
  }

  .page-buy-online .overlay-content-inner, .page-lamisil-plus .overlay-content-inner, .page-lamisil-dx .overlay-content-inner {
    margin: 0 auto;
    width: 100%;
    background: #ffffff;
    box-shadow: 0 0 4px 4px #525252;
  }

  .overlay-container {
    margin-top: -80px;
  }

  .page-products .overlay-container {
    width: 99%;
  }

  .page-jock-itch.page-symptoms .overlay-container .ls-see-example-carousel,
  .page-ringworm.page-symptoms .overlay-container .ls-see-example-carousel {
    width: 79% !important;
  }
}
@media only screen and (min-width: 376px) and (max-width: 480px) {
  .page-home .overlay-container .overlay-content-inner iframe {
    height: 450px !important;
  }
}
@media only screen and (min-width: 360px) and (max-width: 375px) {
  .page-home .overlay-container .overlay-content-inner iframe {
    height: 420px !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 359px) {
  .page-home .overlay-container .overlay-content-inner iframe {
    height: 300px !important;
  }
}
@media only screen and (min-width: 1370px) and (max-width: 1940px) {
  .overlay-container .overlay-content {
    background: #fff none repeat scroll 0 0;
    border: 0 solid #1c8cd1;
    border-radius: 10px;
    display: inline-block;
    max-width: 100%;
    min-height: 77px;
    min-width: 80px;
    padding: 0;
    position: relative;
    text-align: left;
    width: 100% !important;
    left: 0;
    z-index: 99999;
  }

  .overlay-content-inner .image.first.odd {
    margin-bottom: -5px;
  }

  .overlay-container {
    width: 100%;
  }
  .overlay-container .overlay-close {
    left: 0 !important;
    margin: 0 auto !important;
    max-width: 100.8% !important;
    right: 0 !important;
    text-align: right !important;
    top: -6% !important;
  }
}
@media only screen and (max-width: 1920px) {
  _:-ms-fullscreen, :root .page-ringworm.page-treatment .overlay-container .drugfacts-close-btn.overlay-close {
    right: 327px !important;
  }

  _:-ms-fullscreen, :root .overlay-container .overlay-close.drugfacts-close-btn {
    right: 113px !important;
  }

  .overlay-container .overlay-close.drugfacts-close-btn {
    right: 334px !important;
    top: -30px !important;
  }
  .overlay-container .ls-see-example-carousel {
    border: 2px solid #005daa;
    margin: 0 auto;
    padding: 0;
  }

  .ls-see-example-carousel .carousel-nav-prev, .ls-see-example-carousel .carousel-nav-next {
    top: 39%;
  }

  .page-fusspilz-lamisil.page-symptome-fusspilz .overlay-container .overlay-close, .page-gribok-stopy.page-symptomi .overlay-container .overlay-close {
    max-width: 38% !important;
  }
  .page-fusspilz-lamisil.page-symptome-fusspilz .overlay-container .ls-see-example-carousel, .page-gribok-stopy.page-symptomi .overlay-container .ls-see-example-carousel {
    width: 38% !important;
  }
}
@media only screen and (max-width: 1366px) {
  .overlay-container .overlay-close {
    left: 0 !important;
    margin: 0 auto !important;
    max-width: 98% !important;
    right: -5px !important;
    text-align: right !important;
    top: -5.5% !important;
  }
  .overlay-container .overlay-close.drugfacts-close-btn {
    right: 182px !important;
    top: -30px !important;
  }

  .overlay-container .ls-see-example-carousel {
    margin: 0 auto;
    padding: 0;
    width: 98% !important;
  }

  .page-athletes-foot.page-symptoms .overlay-container .ls-see-example-carousel {
    margin: 0 auto;
    padding: 0;
    width: 61% !important;
  }
  .page-athletes-foot.page-symptoms .overlay-container .overlay-close {
    max-width: 61% !important;
  }
  .page-athletes-foot.page-symptoms .overlay-container .overlay-close.search-close-btn {
    max-width: 100% !important;
  }

  .page-fusspilz-lamisil.page-symptome-fusspilz .overlay-container .overlay-close, .page-gribok-stopy.page-symptomi .overlay-container .overlay-close {
    max-width: 61% !important;
  }
  .page-fusspilz-lamisil.page-symptome-fusspilz .overlay-container .ls-see-example-carousel, .page-gribok-stopy.page-symptomi .overlay-container .ls-see-example-carousel {
    width: 61% !important;
  }
}
@media only screen and (max-width: 1024px) {
  .overlay-container .overlay-close {
    left: 0 !important;
    margin: 0 auto !important;
    max-width: 80.5% !important;
    right: -3px !important;
    text-align: right !important;
    top: -6.5% !important;
  }
  .overlay-container .ls-see-example-carousel {
    width: 80% !important;
  }

  .overlay-container .overlay-close.iframe-close-btn {
    right: -135px !important;
    top: -30px !important;
  }

  .overlay-container .overlay-close.drugfacts-close-btn, .page-ringworm.page-treatment .overlay-container .overlay-close.drugfacts-close-btn {
    right: -44px !important;
  }

  _:-ms-fullscreen, :root .overlay-container .overlay-close.drugfacts-close-btn, _:-ms-fullscreen, :root .page-treatment.page-ringworm .overlay-container .drugfacts-close-btn.overlay-close {
    right: 70px !important;
  }

  _:-ms-fullscreen, :root .page-athletes-foot.page-symptoms .overlay-container .overlay-close {
    top: -7.8% !important;
  }

  .page-athletes-foot.page-symptoms .overlay-container .overlay-close {
    top: -7.5% !important;
  }
}
@media only screen and (max-width: 962px) {
  .overlay-container .overlay-close.drugfacts-close-btn, .page-ringworm.page-treatment .overlay-container .overlay-close.drugfacts-close-btn {
    right: -93px !important;
  }

  .overlay-container .overlay-close {
    right: 0 !important;
  }

  .page-athletes-foot.page-symptoms .overlay-container .overlay-close {
    max-width: 61.5% !important;
    top: -7.8% !important;
    right: 1px !important;
  }

  .page-ringworm.page-symptoms .overlay-container .overlay-close, .page-jock-itch.page-symptoms .overlay-container .overlay-close {
    right: -3px !important;
  }
}
@media only screen and (max-width: 768px) {
  .page-athletes-foot.page-symptoms .overlay-container .overlay-close {
    max-width: 62% !important;
    top: -8.5% !important;
    right: 5px !important;
  }

  .overlay-container {
    margin-top: 38px;
  }
  .overlay-container .overlay-close {
    right: 0 !important;
    top: -6.8% !important;
  }
  .overlay-container .ls-see-example-carousel {
    width: 80% !important;
  }

  .ls-see-example-carousel .carousel-nav-prev, .ls-see-example-carousel .carousel-nav-next {
    top: 34%;
  }

  .overlay-container .overlay-close.iframe-close-btn {
    right: -135px !important;
    top: -30px !important;
  }
  .overlay-container .overlay-close.drugfacts-close-btn {
    right: -147px !important;
  }

  .page-ringworm.page-treatment .overlay-container .overlay-close.drugfacts-close-btn {
    right: -147px !important;
  }
}
@media only screen and (max-width: 767px) {
  .overlay-container .ls-see-example-carousel {
    width: 99% !important;
  }
  .overlay-container .overlay-close {
    right: 0 !important;
    top: -7% !important;
    max-width: 99.8% !important;
  }

  .page-products .overlay-container .ls-see-example-carousel {
    width: 99% !important;
  }
}
@media only screen and (max-width: 667px) {
  .overlay-container .overlay-close {
    max-width: 92% !important;
    top: -6.8% !important;
  }

  .ls-see-example-carousel .carousel-nav-prev, .carousel-nav-next {
    top: 34%;
  }

  .page-athletes-foot.page-symptoms .overlay-container .overlay-close {
    max-width: 61.8% !important;
    top: -14.5% !important;
  }

  .overlay-container .ls-see-example-carousel {
    width: 92% !important;
  }
  .overlay-container .overlay-close.iframe-close-btn {
    right: -53px !important;
    top: -30px !important;
  }
  .overlay-container .overlay-close.drugfacts-close-btn {
    right: -51px !important;
  }

  .page-jock-itch.page-symptoms .overlay-container .overlay-close, .page-ringworm.page-symptoms .overlay-container .overlay-close {
    right: -112px !important;
    top: -15.2% !important;
  }

  .page-products .overlay-container .overlay-close {
    max-width: 99.8% !important;
  }
}
@media only screen and (max-width: 640px) {
  .overlay-container .overlay-close.iframe-close-btn {
    right: -51px !important;
    top: -30px !important;
  }
  .overlay-container .overlay-close.drugfacts-close-btn {
    right: -73px !important;
  }

  .page-ringworm.page-treatment .overlay-container .overlay-close.drugfacts-close-btn {
    right: -47px !important;
  }

  .page-jock-itch.page-symptoms .overlay-container .overlay-close, .page-ringworm.page-symptoms .overlay-container .overlay-close {
    top: -15% !important;
    right: 1px !important;
    max-width: 80% !important;
  }
}
@media only screen and (max-width: 601px) {
  .overlay-container .overlay-close {
    max-width: 99.5% !important;
    top: -7% !important;
  }

  .page-athletes-foot.page-symptoms .overlay-container .ls-see-example-carousel {
    margin: 0 auto;
    padding: 0;
    width: 79% !important;
  }
  .page-athletes-foot.page-symptoms .overlay-container .overlay-close {
    max-width: 81% !important;
    top: -14.5% !important;
    right: 7px !important;
  }

  .overlay-container .ls-see-example-carousel {
    width: 85% !important;
  }
  .overlay-container .overlay-close {
    max-width: 86.6% !important;
    top: -8% !important;
  }

  .page-jock-itch.page-symptoms .overlay-container .overlay-close {
    max-width: 81% !important;
    top: -14.7% !important;
    right: -101px !important;
  }

  .page-ringworm.page-symptoms .overlay-container .overlay-close {
    max-width: 81% !important;
    top: -14.7% !important;
    right: -101px !important;
  }
  .page-ringworm.page-treatment .overlay-container .overlay-close.drugfacts-close-btn {
    right: -73px !important;
  }

  .page-products .overlay-container .overlay-close {
    max-width: 99.8% !important;
  }
}
@media only screen and (max-width: 568px) {
  .overlay-container .overlay-close {
    max-width: 85.6% !important;
    top: -8% !important;
  }

  .page-athletes-foot.page-symptoms .overlay-container .overlay-close {
    max-width: 80% !important;
    top: -14% !important;
  }

  .overlay-container .overlay-close.iframe-close-btn {
    right: -81px !important;
    top: -30px !important;
  }
  .overlay-container .overlay-close.drugfacts-close-btn {
    right: -74px !important;
  }

  .page-jock-itch.page-symptoms .overlay-container .overlay-close, .page-ringworm.page-symptoms .overlay-container .overlay-close {
    top: -14.7% !important;
    right: -97px !important;
  }
}
@media only screen and (max-width: 480px) {
  .overlay-container .overlay-close {
    max-width: 85.8% !important;
    top: -9% !important;
  }

  .page-athletes-foot.page-symptoms .overlay-container .overlay-close {
    max-width: 80% !important;
    top: -11% !important;
  }

  .overlay-container .overlay-close.iframe-close-btn {
    right: -68px !important;
    top: -30px !important;
  }
  .overlay-container .overlay-close.drugfacts-close-btn {
    right: -60px !important;
  }
}
@media only screen and (max-width: 375px) {
  .overlay-container .overlay-close {
    top: -11% !important;
  }

  .page-athletes-foot.page-symptoms .overlay-container .overlay-close {
    max-width: 80% !important;
    top: -14% !important;
    right: 0 !important;
  }

  .ls-see-example-carousel .carousel-nav-next, .ls-see-example-carousel .carousel-nav-prev {
    right: 3px;
  }

  .overlay-container .overlay-close.iframe-close-btn {
    right: -53px !important;
    top: -30px !important;
  }
  .overlay-container .overlay-close.drugfacts-close-btn {
    right: -48px !important;
  }

  .page-jock-itch.page-symptoms .overlay-container .overlay-close, .page-ringworm.page-symptoms .overlay-container .overlay-close {
    max-width: 81% !important;
    top: -14.7% !important;
    right: -65px !important;
  }
}
@media only screen and (max-width: 360px) {
  .overlay-container .overlay-close.iframe-close-btn {
    right: -51px !important;
    top: -30px !important;
  }
  .overlay-container .overlay-close.drugfacts-close-btn {
    right: -51px !important;
  }

  .page-jock-itch.page-symptoms .overlay-container .overlay-close, .page-ringworm.page-symptoms .overlay-container .overlay-close {
    top: -14% !important;
    right: -62px !important;
  }
}
@media only screen and (max-width: 320px) {
  .overlay-container .overlay-close {
    top: -13% !important;
  }

  .page-athletes-foot.page-symptoms .overlay-container .overlay-close {
    max-width: 80.5% !important;
    top: -15% !important;
  }

  .ls-see-example-carousel .carousel-nav-prev, .ls-see-example-carousel .carousel-nav-next {
    top: 25%;
  }

  .overlay-container .overlay-close.iframe-close-btn {
    right: -45px !important;
    top: -30px !important;
  }
  .overlay-container .overlay-close.drugfacts-close-btn {
    right: -45px !important;
  }

  .page-jock-itch.page-symptoms .overlay-container .overlay-close, .page-ringworm.page-symptoms .overlay-container .overlay-close {
    top: -14.7% !important;
    right: -57px !important;
  }
}
#wrapper .ls-overlay-image-hide {
  display: none !important;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .page-jock-itch.page-symptoms .overlay-container {
    top: 955px !important;
  }
}
@media only screen and (min-width: 360px) and (max-width: 767px) {
  .page-jock-itch.page-symptoms .overlay-container {
    top: 868px !important;
  }
}
@media only screen and (min-width: 375px) and (max-width: 767px) {
  .page-jock-itch.page-symptoms .overlay-container {
    top: 970px !important;
  }
}
@media only screen and (min-width: 640px) and (max-width: 640px) {
  .page-jock-itch.page-symptoms .overlay-container {
    top: 1359px !important;
  }

  .page-jock-itch.page-symptoms .overlay-container {
    top: 1403px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .page-products .overlay-container .overlay-close.drugfacts-close-btn {
    right: -41px !important;
  }
}
@media only screen and (width: 800px) and (max-device-height: 1280px) {
  .page-jock-itch.page-symptoms .overlay-container {
    top: 848px !important;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 1920px) {
  _:-ms-fullscreen, :root .page-athletes-foot.page-symptoms .overlay-container .ls-see-example-carousel ul.carousel-slides {
    height: auto !important;
  }

  _:-ms-fullscreen, :root .page-athletes-foot.page-symptoms .overlay-container .overlay-close {
    max-width: 69.7% !important;
  }

  .overlay-container {
    width: 80% !important;
  }

  .page-where-to-buy .overlay-container .overlay-close, .page-lamisil-plus .overlay-container .overlay-close, .page-lamisil-dx .overlay-container .overlay-close {
    width: 65% !important;
    margin-top: 54px !important;
    margin-right: 190px !important;
  }

  .page-where-to-buy .overlay-content-inner iframe, .page-lamisil-plus .overlay-content-inner iframe, .page-lamisil-dx .overlay-content-inner iframe {
    margin: 0 auto !important;
    display: block !important;
    position: relative;
    border-radius: 6px !important;
  }
}

/*# sourceMappingURL=overlay.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix {
  min-height: 0; }
  .ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse; }
  .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
    clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }
  .ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0; }
  .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    right: 2px; }
    .ui-datepicker .ui-datepicker-next span {
      display: block;
      cursor: pointer;
      position: absolute;
      left: 50%;
      margin-left: -8px;
      top: 50%;
      margin-top: -8px; }
  .ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    left: 2px; }
    .ui-datepicker .ui-datepicker-prev span {
      display: block;
      cursor: pointer;
      position: absolute;
      left: 50%;
      margin-left: -8px;
      top: 50%;
      margin-top: -8px; }
  .ui-datepicker .ui-datepicker-prev-hover {
    top: 1px;
    left: 1px; }
  .ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
    right: 1px; }
  .ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center; }
    .ui-datepicker .ui-datepicker-title select {
      font-size: 1em;
      margin: 1px 0; }
  .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 49%; }
  .ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em; }
  .ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0; }
  .ui-datepicker td {
    border: 0;
    padding: 1px; }
    .ui-datepicker td span, .ui-datepicker td a {
      display: block;
      padding: .2em;
      text-align: center;
      text-decoration: none; }
  .ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0; }
    .ui-datepicker .ui-datepicker-buttonpane button {
      float: right;
      margin: .5em .2em .4em;
      cursor: pointer;
      padding: .2em .6em .3em .6em;
      width: auto;
      overflow: visible; }
      .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
        float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }
  .ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }
  .ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto; }
    .ui-datepicker-rtl .ui-datepicker-prev:hover {
      right: 1px;
      left: auto; }
  .ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto; }
    .ui-datepicker-rtl .ui-datepicker-next:hover {
      left: 1px;
      right: auto; }
  .ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right; }
    .ui-datepicker-rtl .ui-datepicker-buttonpane button {
      float: left; }
    .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
      float: right; }
  .ui-datepicker-rtl .ui-datepicker-group {
    float: right; }
  .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #d9d6c4;
  background: #eeeeee;
  color: #1f1f1f; }
  .ui-widget-content a {
    color: #1f1f1f; }

.ui-widget-header {
  border: 1px solid #eeece4;
  background: white;
  color: #323131;
  font-weight: bold; }
  .ui-widget-header a {
    color: #323131; }

/* Interaction states
----------------------------------*/
.ui-state-default {
  border: 1px solid #d9d6c4;
  background: #f8f7f6;
  font-weight: bold;
  color: #654b24; }
  .ui-state-default a {
    color: #654b24;
    text-decoration: none; }
  .ui-state-default a:link, .ui-state-default a:visited {
    color: #654b24;
    text-decoration: none; }

.ui-widget-content .ui-state-default {
  border: 1px solid #d9d6c4;
  background: #f8f7f6;
  font-weight: bold;
  color: #654b24; }

.ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-active, .ui-widget-content .ui-state-hover {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white; }

.ui-widget-header .ui-state-default {
  border: 1px solid #d9d6c4;
  background: #f8f7f6;
  font-weight: bold;
  color: #654b24; }

.ui-widget-header .ui-state-hover, .ui-widget-header ui-state-focus, .ui-widget-header .ui-state-active {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white; }

.ui-state-hover, .ui-state-focus {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white; }
  .ui-state-hover a, .ui-state-focus a {
    color: white;
    text-decoration: none; }
  .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
    color: white;
    text-decoration: none; }

.ui-state-focus {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white; }

.ui-state-active {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white; }
  .ui-state-active a {
    color: white;
    text-decoration: none; }
  .ui-state-active a:link, .ui-state-active a:visited {
    color: white;
    text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight {
  border: 1px solid #FF7A21;
  background: #eeece4;
  color: #3a3427; }
  .ui-state-highlight a {
    color: #3a3427; }

.ui-widget-content .ui-state-highlight, ui-widget-header .ui-state-highlight {
  border: 1px solid #FF7A21;
  background: #eeece4;
  color: #3a3427; }
  .ui-widget-content .ui-state-highlight a, ui-widget-header .ui-state-highlight a {
    color: #3a3427; }

.ui-widget-content .ui-state-error, ui-widget-header .ui-state-error {
  border: 1px solid #681818;
  background: #b83400;
  color: white; }
  .ui-widget-content .ui-state-error a, ui-widget-header .ui-state-error a {
    color: white; }

.ui-widget-content .ui-state-error-text, ui-widget-header .ui-state-error-text {
  color: white; }

.ui-widget-content .ui-priority-primary, ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-widget-content .ui-priority-secondary, ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-widget-content .ui-state-disabled, ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-error {
  border: 1px solid #681818;
  background: #b83400;
  color: white; }
  .ui-state-error a {
    color: white; }

.ui-state-error-text {
  color: white; }

.ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }
  .ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35);
    /* For IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(../../img/ui-icons_222222_256x240.png); }

.ui-widget-content .ui-icon {
  background-image: url(../../img/ui-icons_222222_256x240.png); }

.ui-widget-header .ui-icon {
  background-image: url(../../img/ui-icons_FF7A21_256x240.png); }

.ui-state-default .ui-icon {
  background-image: url(../../img/ui-icons_FF7A21_256x240.png); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(../../img/ui-icons_ffffff_256x240.png); }

.ui-state-active .ui-icon {
  background-image: url(../../img/ui-icons_ffffff_256x240.png); }

.ui-state-highlight .ui-icon {
  background-image: url(../../img/ui-icons_3572ac_256x240.png); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(../../img/ui-icons_fbdb93_256x240.png); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

.privacyPolicy {
  overflow: hidden; }
  .privacyPolicy p {
    margin: 0; }
  .privacyPolicy .wsform-hint {
    display: none; }
  .privacyPolicy input[type='checkbox'] {
    float: left; }

.privacyPolicy-text {
  padding-left: 20px; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.accessranking .accessRankingResults ol li {
  counter-reset: item;
  padding-left: 10px; }
  .accessranking .accessRankingResults ol li:before {
    background: none repeat scroll 0 0 #f36633;
    border: 1px solid #D5D1CE;
    border-radius: 10px;
    color: white;
    content: counter(item, decimal) " ";
    counter-increment: item;
    font-weight: 700;
    padding: 3px 8px;
    text-align: center;
    margin-right: 5px;
    display: inline-block; }

.accessranking .accessRankingResults ol .accessrankingresults li {
  color: #635a54;
  list-style-type: decimal;
  display: block;
  font-size: 12px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-top: 1px; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
.accordion-container {
  border: solid 2px #323131;
  list-style: none;
  padding: 0;
  margin: 0;
}

.accordion-head {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  background-color: #e1e1e1;
  padding: 13px;
  margin: 0;
  color: #939191;
  border-top: 2px solid black;
}

.accordion-slide:first-child .accordion-head {
  border-top: 0;
}

.accordion-title {
  padding: 13px;
  margin: 0;
}

/*
.accordion-slide:last-child:not(.is-active) > .accordion-head,
.accordion-slide:last-child > .accordion-content {
    border-bottom: none;
}*/
.accordion-content {
  padding: 13px;
}

.accordion-content-wrapper {
  border-left: 0;
  border-right: 0;
  border-top: 0;
}

.mod-js .accordion-slide .accordion-head:hover {
  background-color: #939191;
  color: white;
}
.mod-js .accordion-slide.is-active > .accordion-head:hover {
  background-color: #e1e1e1;
}
.mod-js .accordion-slide.is-active > .accordion-head {
  color: black;
}
.mod-js .accordion-content-wrapper {
  visibility: hidden;
  height: 0;
  position: relative;
  top: -999999px;
  left: -999999px;
  overflow: hidden;
  margin: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.mod-js .accordion-slide.is-active > .accordion-content-wrapper {
  visibility: visible;
  position: relative;
  top: auto;
  left: auto;
  height: auto;
  overflow: auto;
}
.mod-js .accordion-slide.is-active:last-child > .accordion-content-wrapper {
  border-bottom: none;
}
.mod-js .accordion-head {
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
}
.mod-js .accordion-head:after {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  top: 8px;
  font-size: 12px;
  float: right;
}
.mod-js .accordion-slide.is-active > .accordion-head {
  cursor: default;
}
.mod-js .accordion-slide.is-active > .accordion-head:after {
  content: "\f078";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  top: 8px;
  font-size: 12px;
  float: right;
}

.accordion-content-wrapper {
  margin-bottom: -4px !important;
}

.explore-home-accordion-box .accordion-head {
  background: transparent none repeat scroll 0 0;
  border-top: 0 solid black;
  color: #939191;
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin-top: 5px;
  padding-bottom: 14px;
  padding-top: 10px;
}
.explore-home-accordion-box .accordion-head:hover {
  background: transparent none repeat scroll 0 0 !important;
  color: white;
}

.ls-product-accordion {
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
}
.ls-product-accordion .accordion-head {
  background: transparent none repeat scroll 0 0;
  border-top: 0 solid black;
  color: #939191;
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin-top: 5px;
  padding-bottom: 14px;
  padding-top: 11px;
}
.ls-product-accordion .accordion-head:hover {
  background: transparent none repeat scroll 0 0 !important;
  color: white;
}
.ls-product-accordion .accordion-content {
  padding: 0;
}
.ls-product-accordion .accordion-content-wrapper {
  border-top: 1px solid #fff;
  overflow: hidden !important;
  width: 100%;
}

#wrapper .ls-product-accordion h3 {
  background: url("../../assets/img/Drop-Down-Home.png") no-repeat 89% 20px !important;
}
#wrapper .ls-product-accordion ul li {
  background: #00aeef none repeat scroll 0 0;
  border-radius: 22px;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  margin: 0 auto 0 0;
  padding: 0 0 3px;
  position: relative;
  text-align: center;
  z-index: 99;
}
#wrapper .ls-product-accordion ul li a {
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  left: -3px;
  line-height: 20px;
  position: relative;
}
#wrapper .explore-product-accordion-richtext ul li a {
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  left: -3px;
  line-height: 20px;
  position: relative;
  text-decoration: none;
}

.explore-product-accordion-richtext ul {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

.explore-product-accordion-richtext ul li::before {
  content: none !important;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

@media only screen and (min-width: 962px) and (max-width: 1024px) {
  .ls-product-accordion {
    padding-left: 0;
    padding-right: 0;
    position: absolute;
  }
}
@media only screen and (min-width: 768px) and (max-width: 800px) {
  .ls-product-accordion {
    padding-left: 0;
    padding-right: 0;
    width: 26% !important;
  }

  #wrapper .ls-product-accordion h3 {
    background-position: 92% 20px !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .ls-product-accordion {
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    width: 45% !important;
  }
}
@media only screen and (max-width: 480px) {
  .ls-product-accordion {
    width: 57% !important;
  }
}
@media only screen and (max-width: 375px) {
  #wrapper .ls-product-accordion h3 {
    background-position: 93% 20px !important;
  }
}
@media only screen and (max-width: 320px) {
  #wrapper .ls-product-accordion ul li a {
    font-size: 12px;
  }

  .ls-product-accordion .accordion-head {
    margin-top: 10px;
    padding-bottom: 9px;
    padding-top: 7px;
  }

  #wrapper .ls-product-accordion h3 {
    background-position: 93% 17px !important;
  }
}
/* Home hero banner accordion */
.explore-products-accordion {
  margin-right: 20px;
}
.explore-products-accordion .accordion-head {
  display: inline-block;
  box-sizing: border-box;
  background: #00aeef url(../../assets/img/Drop-Down-Home.png) no-repeat 90% center;
  border-radius: 18px;
  cursor: pointer;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.2;
  margin: 0;
  padding: 11px 35px 11px 15px;
  position: relative;
  text-align: center;
  color: #fff;
}
.explore-products-accordion .accordion-head:hover {
  background-color: #00aeef !important;
}
.explore-products-accordion .accordion-head a {
  color: #fff;
  text-decoration: none !important;
}
.explore-products-accordion .is-active .accordion-head {
  border-radius: 18px 18px 0 0;
}
.explore-products-accordion .accordion-slide {
  position: relative;
}
.explore-products-accordion .accordion-content-wrapper {
  position: absolute;
  max-width: 100%;
  border-top: 1px solid #fff;
  overflow: hidden;
  visibility: visible !important;
  width: 100%;
  background: #00aeef;
  border-radius: 0 0 18px 18px;
}
.explore-products-accordion .is-active .accordion-content-wrapper {
  height: auto !important;
}
.explore-products-accordion .accordion-content {
  padding: 10px 0;
  text-align: center;
}
.explore-products-accordion .accordion-content a {
  display: block;
  padding: 0 10px;
  color: #fff;
  text-decoration: none;
}
.explore-products-accordion .accordion-content a:hover {
  background-color: #005daa;
  color: #fff !important;
}
.explore-products-accordion .richText ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.explore-products-accordion .richText li {
  padding: 0;
}
.explore-products-accordion .richText li::before {
  display: none;
}

@media (max-width: 374px) {
  .explore-products-accordion {
    margin-right: 5px;
  }
}
.mod-js .explore-products-accordion .accordion-slide.is-active > .accordion-content-wrapper {
  position: absolute;
  z-index: 99;
}

@media (min-width: 768px) {
  .explore-products-accordion .accordion-head {
    font-size: 14px;
    padding: 15px 35px 15px 15px;
    border-radius: 23px;
    min-width: 180px;
  }
  .explore-products-accordion .is-active .accordion-head {
    border-radius: 23px 23px 0 0;
  }
  .explore-products-accordion .accordion-content-wrapper {
    border-radius: 0 0 23px 23px;
  }
}

/*# sourceMappingURL=accordion.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.acregister form {
  padding: 15px 10px; }

.acregister .wsform-item .register-form-checkbox .wsform-controls {
  padding-top: 14px; }

.acregistration .acregister-failure p {
  color: #ce381b; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.add-to-basket-container {
  border: 1px solid #D5D1CE;
  background: #F0EFED; }
  .add-to-basket-container .add-to-basket-description {
    border-right: 1px solid #D5D1CE;
    display: inline-block;
    vertical-align: top;
    width: 65%;
    padding-left: 10px;
    margin-right: 10px; }
  .add-to-basket-container .add-to-basket-quantity {
    display: inline-block;
    vertical-align: middle;
    width: 15%;
    padding-top: 20px; }
    .add-to-basket-container .add-to-basket-quantity select {
      padding-left: 2%;
      padding-right: 4%; }
  .add-to-basket-container .add-to-basket-btn {
    display: inline-block;
    padding-top: 20px;
    vertical-align: middle;
    width: 15%; }

@media only screen and (max-width: 767px) {
  .add-to-basket-container {
    padding-bottom: 10px; }
    .add-to-basket-container .add-to-basket-description {
      width: 100%; }
    .add-to-basket-container .add-to-basket-quantity {
      width: 100%;
      padding-left: 10px; }
    .add-to-basket-container .add-to-basket-btn {
      width: 100%;
      padding-left: 10px; } }

.order-header {
  background-color: white;
  float: left;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px; }

.productDescription {
  float: left;
  width: 35%;
  padding-left: 20px; }
  .productDescription img {
    width: 40%;
    margin: 20px 15px 5px 0px !important; }

.SampleCount {
  float: left;
  width: 15%; }

.OrderDate {
  float: left;
  width: 25%; }

.OrderStatus {
  width: 20%;
  float: left; }

.itemOrderList {
  float: left;
  width: 100%; }
  .itemOrderList .SampleCount, .itemOrderList .OrderDate, .itemOrderList .OrderStatus {
    padding-top: 15px; }

.orderList .order-header div {
  font-weight: bold;
  font-size: 20px; }

.webshop-metadata {
  display: none !important; }

.webshop-cart .cartRecord {
  background: white;
  margin-bottom: 10px;
  padding-left: 30px;
  padding-top: 20px;
  float: left;
  width: 100%; }

.webshop-cart .add-to-basket-description {
  width: 68%;
  border-right: 1px solid #f2f2f2;
  float: left; }

.webshop-cart .add-to-basket-wrapper {
  width: 30%;
  display: inline;
  margin-left: 40px;
  position: relative;
  left: 15px; }
  .webshop-cart .add-to-basket-wrapper div {
    float: left; }

.webshop-cart a.add-to-basket-remove {
  float: left;
  position: relative;
  left: 15px; }

.webshop-cart .webshop-error {
  margin-top: 20px;
  margin-left: 15px;
  color: red; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.articleTeaser .articleTeaser-image-holder.articleTeaser-image-top img {
  border-bottom: solid 4px #f36633; }

.articleTeaser .articleTeaser-text-content .articleTeaser-text-link {
  background-color: #f36633;
  border-radius: 3px;
  color: white;
  padding: 8px 20px;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block; }
  .articleTeaser .articleTeaser-text-content .articleTeaser-text-link:hover {
    background-color: #939191;
    color: white; }
  .articleTeaser .articleTeaser-text-content .articleTeaser-text-link:active {
    background-color: #939191;
    color: white; }

/* Mobile view 767 max width */
@media only screen and (max-width: 767px) {
  .articleTeaser .component-content.hero-article .articleTeaser-text-content {
    width: 100%; }
  .articleTeaser .articleTeaser-image-holder {
    text-align: center; } }
/*@import 'articleList/articleList-base';*/

/*# sourceMappingURL=articleList.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
.box-outlined .component-content {
  border: solid 2px #323131;
  padding: 13px;
  background-color: #e1e1e1;
}

.box-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

.box-more {
  display: block;
  text-align: right;
}

_:-ms-fullscreen, :root #wrapper .ls-filmforming-middle-content-richtext {
  margin-bottom: -22px;
}

#wrapper .ls-product-landing-products-box {
  width: 85%;
  margin: 0 auto;
  float: none;
}

.ls-us-template-follow-us-box .ls-us-temp-footer-dsk-ytube-img img {
  width: 24px;
  height: 24px;
  margin-top: 10px;
}

.page-products.page-jock-itch-cream .ls-product-bodyfungus-cream-parent-box .ls-filmforming-banner-richtext p:nth-child(4) {
  padding-bottom: 0;
}

.p-w-r .thank-you-page .subtitle {
  margin-bottom: 46px !important;
}
.p-w-r .thank-you-page .review-preview {
  margin-top: 32px !important;
}

.ls-us-share-this-box {
  margin-bottom: 0;
  height: auto;
}

.pr-review-most-helpful p {
  float: left;
  padding: 30px 0;
  font-size: 14px;
  color: #124993;
}

.pr-review-engine-min-width-690px .pr-snapshot-rating {
  float: left;
  width: 28%;
}

.pr-review-engine .pr-snapshot-average-based-on-text {
  display: inline-block;
  float: left !important;
  margin-top: 15px !important;
  margin-left: 14px !important;
}

.pr-review-engine .pr-snapshot-rating .pr-rating {
  margin-right: 5px;
  margin-top: 4px;
}

@media only screen and (max-width: 767px) and (min-width: 320px) {
  .page-products.page-jock-itch-cream #wrapper .ls-filmforming-middle-content-richtext {
    margin-left: 0;
    padding-left: 60px;
    padding-right: 36px;
    width: 100% !important;
  }

  .page-products #wrapper .ls-product-landing-products-box {
    width: 100%;
    margin: 0 auto;
    float: none;
  }
}
.ls-nextquestion-two-richtext p:after, .ls-nextquestion-three-richtext p:after, .ls-nextquestion-four-richtext p:after, .ls-nextquestion-five-richtext p:after {
  content: "\f105";
  font-size: 20px;
  font-family: 'FontAwesome';
  margin-left: 5px;
  position: absolute;
  top: 4px;
}

@media only screen and (max-width: 1024px) and (min-width: 1024px) {
  _:-ms-fullscreen, :root .page-athletes-foot-cream #wrapper .ls-product-cream-parent-box .ls-filmforming-banner-image figcaption {
    position: relative !important;
    top: -170px !important;
  }

  _:-ms-fullscreen, :root .page-athletes-foot-cream #wrapper .ls-product-cream-parent-box .ls-filmforming-banner-image figcaption p:last-child {
    left: 10px !important;
    top: 50px !important;
    position: absolute !important;
  }
}
.ls-us-read-review-box .powerReviewsDisplayRating .pr-snippet .pr-snippet-review-count, .ls-us-read-review-box .powerReviewsDisplayRating .pr-snippet-rating-decimal {
  display: none;
}

.cookiePolicy-info {
  height: 90px !important;
}

#wrapper .ls-us-ji-dsk-spray-image {
  width: 100%;
}

@media only screen and (max-width: 800px) and (min-width: 768px) {
  .page-jock-itch-treatment .ls-jockitch-parent-box .ls-product-samples-image p:last-child {
    bottom: 11px !important;
  }

  .ls-home-bottom-box .ls-home-product-box .ls-home-product-image img {
    width: 70%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .ls-athletefoot-parent-box .ls-us-rw-about-container-box .ls-athletefoot-products-image p a {
    bottom: 0;
  }
  .ls-athletefoot-parent-box .ls-us-rw-about-container-box .ls-athletefoot-products-image:first-child img {
    margin-top: 0;
  }
  .ls-athletefoot-parent-box .ls-us-rw-about-container-box .ls-athletefoot-products-image:first-child figcaption p a {
    padding: 4.5% 6.2% !important;
  }

  .page-home .lamisil-top-navigation .navigation-item.navigation-level1 {
    padding: 0 14px !important;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) and (orientation: landscape) {
  _:-ms-fullscreen, :root #wrapper .ls-filmforming-middle-content-richtext {
    margin-bottom: -42px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 1024px) {
  _:-ms-fullscreen, :root .page-athletes-foot-cream #wrapper .ls-product-cream-parent-box .ls-filmforming-banner-image figcaption {
    position: relative !important;
    top: -102px !important;
  }

  _:-ms-fullscreen, :root .page-athletes-foot-cream #wrapper .ls-product-cream-parent-box .ls-filmforming-banner-image figcaption p:last-child {
    left: 10px !important;
    top: 26px !important;
    position: absolute !important;
  }
}
.ls-us-read-review-box .powerReviewsDisplayRating .pr-snippet .pr-snippet-review-count, .ls-us-read-review-box .powerReviewsDisplayRating .pr-snippet-rating-decimal {
  display: none;
}

.cookiePolicy-info {
  height: 90px !important;
}

#wrapper .ls-us-ji-dsk-spray-image {
  width: 100%;
}

@media only screen and (max-width: 800px) and (min-width: 768px) {
  .page-jock-itch-treatment .ls-jockitch-parent-box .ls-product-samples-image p:last-child {
    bottom: 11px !important;
  }

  .ls-home-bottom-box .ls-home-product-box .ls-home-product-image img {
    width: 70%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) and (orientation: landscape) {
  :-ms-fullscreen, :root .page-athletes-foot.page-about .ls-athletefoot-parent-box .ls-athletefoot-products-image:nth-child(2) p:last-child, :-ms-fullscreen, :root .page-athletes-foot.page-about .ls-athletefoot-parent-box .ls-athletefoot-products-image:nth-child(3) p:last-child, :-ms-fullscreen, :root .page-athletes-foot.page-about .ls-athletefoot-parent-box .ls-athletefoot-products-image:nth-child(3) p:last-child {
    padding-bottom: 30px !important;
  }

  :-ms-fullscreen, :root .ls-home-product-image figure figcaption h4 {
    margin-top: 30px !important;
  }

  :-ms-fullscreen, :root .ls-symptoms-parent-box .ls-symptoms-middle-box .ls-bodyfungus-dot-functionality-richtext-box .ls-symptoms-dot-functionality-richtext-one p, :-ms-fullscreen, :root .ls-symptoms-parent-box .ls-symptoms-middle-box .ls-bodyfungus-dot-functionality-richtext-box .ls-symptoms-dot-functionality-richtext-two p {
    line-height: 26px !important;
  }
}
@media only screen and (max-width: 767px) and (min-width: 320px) {
  .pr-review-wrap {
    color: #124993;
  }

  .ls-us-rw-about-container-box .ls-athletefoot-products-image:first-child img {
    width: 100%;
  }

  .page-athletes-foot.page-about .ls-athletefoot-header-richtext h1 {
    padding-right: 5%;
  }
}
@media only screen and (max-width: 767px) and (min-width: 320px) and (orientation: landscape) {
  .page-ringworm.page-about .ls-us-rw-about-container-box .ls-athletefoot-products-image:first-child img {
    height: auto !important;
  }
}
.ls-afprevention-mobile-box {
  display: none;
}

.page-ringworm {
  background-color: #ffffff;
}

.ls-us-rw-abt-mob-causes-image, .ls-us-rw-abt-mob-product-image {
  display: none;
}

.ls-us-rw-about-container-box .ls-athletefoot-products-image:first-child {
  background: none;
}
.ls-us-rw-about-container-box .ls-athletefoot-products-image:first-child img {
  margin: 0;
}
.ls-us-rw-about-container-box .ls-athletefoot-products-image p {
  top: -55px;
}

@media (device-height: 1024px) and (device-width: 768px) and (orientation: portrait) {
  .ls-athletefoot-parent-box .ls-us-rw-about-container-box .ls-athletefoot-products-image:first-child figcaption p a {
    padding: 4.5% 6.5% !important;
  }
}
.ls-athletefoot-parent-box .ls-us-rw-about-container-box .ls-athletefoot-products-image p:last-child {
  font-size: 16px;
  top: 15px;
}
.ls-athletefoot-parent-box .ls-us-rw-about-container-box .ls-athletefoot-products-image h2 {
  font-size: 16px;
  color: #878787;
  margin: 15px 0 15px 0;
  padding: 0 5%;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  _:-ms-fullscreen, :root .page-jock-itch-cream.page-products #wrapper .ls-filmforming-middle-content-richtext {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    width: 48%;
  }

  .pr-review-engine-min-width-690px .pr-snapshot-consensus {
    float: left;
    width: 100%;
    font-size: 17px;
    line-height: 20px;
    color: #124993;
    margin-top: 15px;
    display: block;
  }
}
.ls-us-rw-container-box-three .ls-us-ji-mob-avoid-image {
  display: none;
}

.lamisil-footer-box li.page-ringworm {
  background-color: transparent;
}

.ls-us-template-follow-us-box {
  padding-top: 25px;
  margin-bottom: 0;
  background: #eeeeee;
}
.ls-us-template-follow-us-box .ls-us-template-footer-follow-us-richtext {
  text-align: right;
}

.ls-us-template-follow-us-box .ls-us-temp-footer-dsk-ytube-img {
  margin-left: 15px;
}

div#cookiePolicy {
  display: none;
}

.cookiePolicy-info {
  background: #ffffff !important;
}

.ls-us-rw-container-box-two, .ls-us-rw-container-box-three, .ls-us-rw-container-box-four {
  margin: 0 3.1% !important;
}

.page-ringworm.page-about #wrapper .ls-athletefoot-parent-box .ls-athletefoot-header-richtext p {
  margin-top: 38px;
  line-height: 34px;
  margin-bottom: 26px;
  width: 84%;
  color: #878787;
  font-size: 18px;
}
.page-ringworm.page-about #wrapper .ls-athletefoot-parent-box .ls-athletefoot-header-richtext h2 {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 30px;
  color: #878787;
}
.page-ringworm.page-about #wrapper .ls-athletefoot-parent-box .ls-athletefoot-header-richtext ul li {
  color: #878787;
}

.page-ringworm.page-about .ls-us-rw-about-container-box .ls-athletefoot-products-image:first-child img {
  height: 234px;
}

.page-products h1 sup {
  font-size: 40px;
  top: 0;
}

.page-jock-itch.page-symptoms .ls-product-samples-image:hover {
  border: none;
}

.pr-review-engine .pr-review-helpful-text {
  font-weight: bold;
}

.pr-review-engine .pr-review-author-badge-wrapper, .pr-review-engine .pr-review-author-info-wrapper {
  margin-bottom: 0;
}

.pr-review-author .pr-review-author-badge-wrapper .pr-review-author-member-badge-wrapper {
  margin-bottom: 0;
}

.page-ringworm.page-about #wrapper .ls-athletefoot-parent-box .ls-bodyfungs-links-richtext h2 sup {
  font-size: 12px;
}

* {
  outline: none;
}

.page-ringworm #wrapper .ls-us-ji-dont-richtext p {
  color: #ffffff;
  text-align: left;
  font-size: 24px;
  font-weight: bold;
  margin-top: 50px;
  margin-bottom: 0;
}

#wrapper .ls-us-ji-dsk-spray-image {
  width: 100%;
}

.pr-war #pr-war-form #pr-rating .pr-rating-stars .pr-star {
  background-size: 43px;
  background: transparent url(../../assets/img/5_Unfilled_Stars.png) no-repeat 0 4px;
  height: 60px;
  width: 57px;
  outline-color: transparent;
}

#pr-bottomline .pr-control-label {
  float: left !important;
  margin-right: 6px;
}

.ls-us-write-review-whole-box p:first-child {
  display: block;
}

@media only screen and (min-width: 1366px) {
  _:-ms-fullscreen, :root .page-about.page-ringworm .ls-us-rw-about-container-box :first-child.ls-athletefoot-products-image img {
    height: 244px;
  }

  .page-home .ls-home-parent-box .ls-home-middle-box .ls-home-fungus-box .ls-us-home-desk-inner-img-two figcaption p:first-child {
    width: 63%;
  }
  .page-home .ls-home-parent-box .ls-home-middle-box .ls-home-fungus-box .ls-us-home-desk-ringshape-img-three figcaption p:first-child {
    width: 60%;
  }

  _:-ms-fullscreen, :root .page-home .ls-home-parent-box .ls-home-middle-box .ls-home-fungus-box .ls-us-home-desk-ringshape-img-three figcaption p:first-child {
    width: 52%;
    margin-left: 11px;
  }
}
.lamisil-header-box-section {
  background-color: #00aeef;
  border-bottom: 2px solid #0094cb;
  height: 34px;
  margin-bottom: 0;
  padding-left: 78px;
  padding-right: 85px;
}

.lamisil-top-navigation-section {
  background-color: #fff;
  border-bottom: 0 solid #d9d9d9;
  box-shadow: 0 1px 3px #ccc;
  margin-bottom: 0;
  padding-left: 5.4%;
  padding-right: 4.5%;
}

#wrapper .ls-home-hero-box {
  margin-bottom: -7px;
  position: relative;
}

.ls-home-parent-box {
  position: relative;
}

.ls-home-middle-box {
  background: radial-gradient(circle at center, #ffffff 30%, #b9e6fa 120%);
  padding-bottom: 30px;
  padding-top: 3px;
}

.lamisil-footer-box {
  background-color: RGB(76, 141, 195);
  margin-bottom: 0;
  position: relative;
  padding: 66px 100px 20px 87px;
}

.lamisil-footer-copyright-section {
  background-color: #eee;
  margin-bottom: 0;
}

#wrapper .ls-home-product-box {
  border: 2px solid #00aeef;
  border-radius: 4px;
  margin-left: 2px;
}
#wrapper .ls-home-fungus-box {
  margin-left: 0;
  margin-top: 52px;
  padding-bottom: 7px;
  padding-left: 8%;
  padding-right: 8%;
}
#wrapper .ls-home-bottom-box {
  margin-left: 0;
  margin-top: 63px;
}

.ls-home-video-box {
  padding-left: 2%;
}

.ls-home-product-box.grid_4 {
  width: 29%;
}

#wrapper .ls-athletefoot-middle-box {
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 13%;
  padding-right: 13%;
}
#wrapper .ls-chronicsuffer-parent-box .ls-athletefoot-middle-box {
  padding-left: 12.6%;
  padding-right: 9.7%;
}

.ls-chronicsuffer-parent-box {
  margin-bottom: 0;
}

#wrapper .ls-athletefoot-products-box {
  margin-left: 0;
  padding-left: 13%;
  padding-right: 13%;
  padding-top: 5%;
  margin-bottom: 5%;
}

.ls-athletefoot-middle-box {
  background: radial-gradient(circle at 75%, #ffffff 20%, #e5f7fd 36%);
}

#wrapper .ls-athletefoot-parent-box .ls-athletefoot-middle-box .ls-athletefoot-causeimg-box {
  min-height: 560px;
}
#wrapper .ls-jockitch-parent-box .ls-athletefoot-causeimg-box {
  min-height: 790px;
}
#wrapper .ls-ringworm-treatment-main-box .ls-athletefoot-causeimg-box {
  min-height: 700px;
}
#wrapper .ls-athletefoot-bottom-box .ls-home-product-box {
  margin-top: 5.2%;
  margin-bottom: 5.85%;
}
#wrapper .ls-athletefoot-bottom-box .ls-home-product-richtext p {
  padding: 0 85px;
  margin-bottom: 0;
}

.ls-athletefoot-sources-richtext p {
  color: #878787;
  font-size: 12px;
  line-height: 36px;
}

#wrapper .ls-athletefoot-bottom-box {
  background: radial-gradient(ellipse at center, #ffffff 30%, #b9e6fa 100%);
  margin-left: 0;
  margin-bottom: 0;
}

.ls-athletefoot-parent-box {
  margin-bottom: 0;
}

#wrapper .ls-symptoms-higherrisk-box {
  margin: 0 auto;
  max-width: 1366px;
  padding-left: 4%;
  padding-right: 4%;
}
#wrapper .ls-symptoms-bottom-box {
  margin: 0;
}
#wrapper .ls-treatprevent-tips-box {
  margin-left: 0;
  border-top: 1px solid #ccc;
  background: radial-gradient(circle at center, #ffffff 13%, #e5f7fd 100%);
  padding-left: 12.6%;
  padding-top: 10px;
  padding-right: 9.7%;
  margin-bottom: 0;
}
#wrapper .ls-treatprevent-treatment-box {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin-bottom: 0;
  margin-left: 0;
}
#wrapper .ls-treatprevent-prevention-box {
  margin-left: 0;
  background: radial-gradient(circle at 75%, #ffffff 20%, #e5f7fd 36%);
  padding: 66px 7% 54px;
  margin-bottom: 0;
}
#wrapper .ls-chronicsuffer-parent-box .ls-treatprevent-prevention-box {
  padding: 8px 6% 20px;
}
#wrapper .ls-treatprevent-product-box {
  margin-left: 0;
  margin-top: 27px;
  padding-left: 6%;
  padding-right: 6%;
}
#wrapper .ls-treatprevent-mobile-cure-box {
  display: none;
}
#wrapper .ls-bodyfungs-header-box {
  background-position: right top;
  background-repeat: no-repeat;
  background-size: 61% auto;
  margin-bottom: 0;
}
#wrapper .ls-bodyfungs-jackitch-symptoms-box {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background: transparent radial-gradient(circle at 75% 50%, #ffffff 20%, #e5f7fd 36%) repeat scroll 0 0;
  margin: 0;
}
#wrapper .ls-bodyfungs-jackitch-causes-box {
  margin: 0;
  padding-left: 12.6%;
  padding-right: 9.7%;
}
#wrapper .ls-bodyfungs-ringworm-causes-box {
  margin: 0;
  padding-left: 12.7%;
  padding-right: 12.7%;
  border-top: 1px solid #CCCCCC;
}
#wrapper .ls-bodyfungs-ringworm-box {
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 54% 100%;
  border-top: 1px solid #eee;
  margin: 0;
}
#wrapper .body-fungus-parent-box-main .ls-bodyfungs-ringworm-causes-box .ls-athletefoot-causeimg-box {
  min-height: 590px;
}
#wrapper .ls-bodyfungs-ringworm-causes-box .ls-athletefoot-causeimg-box {
  min-height: 525px;
}
#wrapper .ls-bodyfungs-jackitch-causes-box .ls-athletefoot-causeimg-box {
  min-height: 520px;
}

.ls-bodyfungs-dot-functionality-box {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin-bottom: 0;
}

.ls-bodyfungus-dot-functionality-image-box .component-content {
  background-position: center top;
  background-repeat: no-repeat;
}

.ls-bodyfungs-dot-functionality-box .ls-bodyfungus-dot-functionality-jockitch-image {
  margin-bottom: 0;
}

#wrapper .body-fungus-parent-box-main .ls-bodyfungus-dot-functionality-richtext-box {
  padding-bottom: 0;
}
#wrapper .ls-bodyfungus-dot-functionality-richtext-box {
  width: 51%;
  margin-left: 0;
  padding-left: 6.1%;
  padding-right: 4.7%;
  text-align: left;
  margin-bottom: 0 !important;
  padding-bottom: 2.2%;
  display: inline-flex;
}

.ls-bodyfungus-dot-functionality-richtext-box.ls-bodyfungus-dotfunctionality-ringworm-richtext-box {
  min-height: 450px !important;
}

#wrapper .ls-symptoms-bottom-box {
  background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.25) 0%, rgba(246, 252, 254, 0.25) 36%, #e5f7fd 100%);
  margin-left: 0;
  padding-left: 5%;
  padding-right: 5%;
  text-align: left;
  padding-bottom: 35px;
  margin-bottom: -10px !important;
}

.ls-bodyfungus-dot-functionality-richtext-box {
  min-height: 258px;
}

.ls-bodyfungs-jackitch-mobile-box, .ls-bodyfungs-ringworm-mobile-box, .ls-ringworm-mobile-carousel-box {
  display: none;
}

#wrapper .ls-bodyfungs-ringworm-symptoms-box {
  border-top: 1px solid #ccc;
  margin: 0;
  background: transparent radial-gradient(circle at 75% 50%, #ffffff 20%, #e5f7fd 36%) repeat scroll 0 0;
}

.body-fungus-parent-box-main {
  margin-bottom: -3px;
}

#wrapper .ls-filmforming-middle-box, #wrapper .ls-product-landing-products-box {
  margin-bottom: 30px;
  margin-left: 0;
}

.ls-product-filmforming-header-box {
  background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.58) 64%, rgba(253, 254, 255, 0.58) 65%, #b5e4f9 100%);
  position: relative;
  margin-bottom: 0;
}

.ls-product-landing-products-box {
  padding-left: 6.2%;
  padding-right: 6.2%;
}

#wrapper .ls-product-filmforming-parent-box .ls-product-sub-bodyfungus-box {
  padding-bottom: 24px;
}
#wrapper .ls-product-sub-bodyfungus-box {
  margin: 0;
  padding-left: 6.5%;
  padding-right: 6.5%;
}

.ls-product-landing-header-box {
  margin-bottom: 0;
  position: relative;
}

.ls-product-landing-athletefoot-box {
  padding-left: 6.3%;
  padding-right: 6.3%;
}

#wrapper .ls-product-landing-mobilebox-two, #wrapper .ls-product-landing-mobilebox-one {
  display: none;
}
#wrapper .ls-jockitch-treatment-box {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin: 0;
  position: relative;
}
#wrapper .ls-jockitch-cure-box {
  border-top: 1px solid #ccc;
  margin: 0;
  padding: 17px 11% 6px;
  position: relative;
  background: radial-gradient(ellipse at center, #ffffff 27%, #e5f7fd 51%);
}

.ls-jockitch-cure-box .ls-athletefoot-causeimg-box {
  border-radius: 5px;
  margin-bottom: 37px;
}

.ls-jockitch-product-box {
  padding-left: 6.3%;
  padding-right: 6.3%;
}

#wrapper .ls-jockitch-parent-box .ls-jockitch-prevention-box.component {
  padding-left: 7%;
  padding-right: 6%;
}
#wrapper .ls-jockitch-prevention-box.component {
  margin-left: 0;
  border-bottom: 1px solid #ccc;
  padding-bottom: 7px;
  padding-left: 8%;
  padding-right: 8%;
  position: relative;
  background: radial-gradient(circle at center, rgba(255, 255, 255, 0.58) 64%, rgba(253, 254, 255, 0.58) 65%, #b5e4f9 100%);
}
#wrapper .ls-jockitch-prevention-box h2 {
  color: #00aeef;
  font-size: 2.2vw;
  line-height: 1;
  margin-top: 65px;
  padding-bottom: 50px;
}
#wrapper .ls-athletes-small-images p {
  color: #878787;
  font-size: 1.173vw;
  line-height: 1.3;
  margin-top: 33px;
  padding-left: 0;
  padding-right: 0;
}
#wrapper .ls-ringworm-treatment-main-box .ls-athletes-small-images p {
  margin-top: 17px;
}
#wrapper .ls-chronicsuffer-parent-box .ls-treatprevent-prevention-box .ls-athletes-small-images p {
  margin-top: 16px;
}
#wrapper .ls-jockitch-parent-box {
  margin-bottom: 74px;
  position: relative;
}
#wrapper .ls-ringworm-treatment-main-box {
  margin-bottom: 70px;
}
#wrapper .ls-jockitch-header-box {
  margin-bottom: 0;
  position: relative;
  background: radial-gradient(circle at center, rgba(255, 255, 255, 0.58) 64%, rgba(253, 254, 255, 0.58) 65%, #b5e4f9 100%);
}

.ls-jockitch-mobile-product-carousel-box {
  display: none;
}

.ls-site-map-box {
  background: radial-gradient(circle at center, #ffffff 26%, #e5f7fd 82%, #e5f7fd 100%);
  margin-bottom: 0;
  padding-bottom: 80px;
}

.ls-contactus-box {
  background: radial-gradient(circle at center, #ffffff 34%, #e5f7fd 100%);
  margin-bottom: 0;
  padding-bottom: 67px;
}

#wrapper .ls-mobile-carousel-athlete-box, #wrapper .ls-mobile-carousel-fungus-box {
  display: none;
  margin: 0;
}

.ls-jackitch-mobile-carousel-box {
  display: none;
}

#wrapper .ls-chronicsuffer-header-parent-box {
  background-position: right 43px;
  background-repeat: no-repeat;
  background-size: 85% auto;
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding-left: 12.5%;
  padding-top: 0;
  text-align: left;
}
#wrapper .ls-chronic-suffer-links-richtext {
  margin: -4px 0 18px;
}
#wrapper .ls-product-landing-athletefoot-box a:focus .ls-product-samples-image {
  border: 2px solid #00aeef;
  border-radius: 4px;
}

.ls-product-filmforming-header-box .content.paragraphSystem {
  padding-bottom: 14px;
}

.ls-chronic-suffer-mobile-box {
  display: none;
}

#wrapper .ls-chronicsuffer-parent-box .ls-athletefoot-causeimg-box {
  min-height: 688px;
}

.ls-treatprevent-parent-box .ls-treatprevent-header-box {
  background-position: 101% 0;
  background-repeat: no-repeat;
  background-size: 41% auto;
  margin-bottom: 8px;
}

.ls-treatprevent-header-box {
  background-position: 101% 25%;
  background-repeat: no-repeat;
  margin-bottom: 8px;
}

#wrapper .ls-treatprevent-mobile-product-box {
  display: none;
}

.ls-treatprevent-parent-box {
  padding-bottom: 30px;
}

.ls-product-bodyfungus-spray-parent-box {
  padding-bottom: 29px;
}

.ls-product-filmforming-parent-box {
  padding-bottom: 27px;
}

.ls-symptoms-parent-box .ls-athletes-small-images p {
  margin-top: 20px !important;
}

#wrapper .ls-jockitch-parent-box.ls-ringworm-treatment-main-box .ls-jockitch-cure-box {
  padding-bottom: 16px;
}
#wrapper .body-fungus-parent-box-main .ls-bodyfungs-dot-functionality-box .ls-bodyfungus-dot-functionality-richtext-box {
  min-height: 431px !important;
}
#wrapper .body-fungus-parent-box-main .ls-bodyfungs-dot-functionality-box .ls-bodyfungus-dot-functionality-image-box {
  left: 0;
  position: relative;
  width: 50.6%;
}
#wrapper .body-fungus-parent-box-main .ls-bodyfungus-dot-functionality-richtext-box {
  width: 49.4%;
}

.explore-home-accordion-box {
  bottom: 41px;
  margin-left: 11%;
  position: absolute;
  width: 50%;
}
.explore-home-accordion-box .accordion.section {
  position: absolute;
}

.explore-home-accordion-buynow-richtext {
  left: 22%;
  position: relative;
}

#wrapper .explore-home-accordion-box h3 {
  background: url("../../assets/img/Drop-Down-Home.png") no-repeat 89% 20px !important;
}
#wrapper .explore-home-accordion-box .accordion ul li {
  background: #00aeef none repeat scroll 0 0;
  border-radius: 22px;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  margin: 0 auto 0 0;
  padding: 0 0 3px;
  position: relative;
  text-align: center;
  z-index: 99;
}
#wrapper .explore-home-accordion-box .accordion ul li .accordion-content-wrapper {
  overflow: hidden;
  width: 100%;
}
#wrapper .explore-home-accordion-box .accordion ul li.is-active .accordion-content-wrapper {
  height: auto !important;
}
#wrapper .explore-home-accordion-box .accordion ul li .accordion-content-wrapper {
  height: 0 !important;
}
#wrapper .explore-product-accordion-box .accordion ul li.is-active .accordion-content-wrapper {
  height: auto !important;
}
#wrapper .explore-product-accordion-box .accordion ul li .accordion-content-wrapper {
  height: 0 !important;
}
#wrapper .explore-home-accordion-box .accordion ul li.is-active .accordion-content-wrapper {
  border-top: 1px solid #fff;
  overflow: hidden;
  position: static !important;
  visibility: visible !important;
  width: 100%;
}
#wrapper .explore-home-accordion-box ul li .accordion-content-wrapper {
  box-sizing: border-box;
  height: 0;
  left: -999999px;
  margin: 0;
  overflow: hidden;
  position: static;
  top: -999999px;
  visibility: inherit;
}
#wrapper .explore-home-accordion-box .accordion ul li a {
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  left: -3px;
  line-height: 20px;
  position: relative;
}

.ls-home-explore-product-span a {
  color: #0078a3 !important;
  font-size: 14px;
  line-height: 20px;
}

.explore-home-accordion-box .grid_4.alpha {
  width: 29%;
}

#wrapper .explore-home-accordion-richtext ul li a {
  color: #fff;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}
#wrapper .explore-home-accordion-richtext ul li::before {
  content: none;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.explore-home-accordion-richtext ul {
  margin-top: -10px;
  padding-top: 0;
}

.explore-home-accordion-buynow-richtext p a {
  background-color: #fff;
  border: 1px solid #dbe1e4;
  border-radius: 30px;
  color: #00a8ea;
  font-size: 14px;
  line-height: 27px;
  padding: 15px 30px;
  text-decoration: none;
}
.explore-home-accordion-buynow-richtext p a:hover, .explore-home-accordion-buynow-richtext p a:focus {
  background-color: #f7f7f7;
}

.explore-product-accordion-box {
  bottom: 120px;
  margin: 0 auto 0 10%;
  position: absolute;
  width: 76%;
}

#wrapper .ls-chronicsuffer-header-parent-box .ls-chronic-suffer-links-richtext p:nth-child(1) a {
  padding-top: 14px;
}

.ls-legal-notice-parent-box {
  position: fixed;
  bottom: 0;
  background-color: white;
  width: 100%;
  z-index: 10000;
  box-shadow: 0 2px 8px 3px rgba(0, 0, 0, 0.35);
  padding: 0 0 40px;
  margin-bottom: 0;
}

#footer .ls-legal-notice-parent-box .ls-legal-notice-left-box {
  width: 100%;
  margin: 0 auto;
  height: 220px;
  overflow: hidden;
  overflow-y: scroll;
}
#footer .ls-legal-notice-parent-box .cover-container {
  width: 90%;
  margin: 0 auto;
}

.ls-legal-button-box {
  margin-right: 0;
  position: fixed;
  right: 0;
  width: 87%;
  padding: 0 6.5%;
}

.ls-legal-max-richtext {
  text-align: right;
  font-size: 12px;
  margin: 0;
}

.legalName, .legalScrollImgDown, .legalScrollImgUp {
  cursor: pointer;
}

.legalName {
  margin: 0;
  display: inline-block;
  font-size: 0;
}

.legalScrollImgUp {
  position: relative;
  margin-top: 0;
  float: right;
  display: inline-block;
  height: 30px;
  width: 30px;
  background: #00aeef url("../../assets/img/legalarrow-up.png") no-repeat center center;
}

.legalScrollImgDown {
  background-image: url("../../assets/img/legalarrow-down.png");
  position: relative;
  margin-top: 0;
  float: right;
  display: inline-block;
  height: 7px;
  width: 14px;
  background-color: #00aeef;
  background-position: center center;
  background-repeat: no-repeat;
}

#footer .ls-legal-close-button {
  cursor: pointer;
  position: relative;
  margin: 0 0 0 5px;
  display: inline-block;
  height: 30px;
  width: 30px;
  background: #00aeef url("../../assets/img/legalclose-btn.png") no-repeat center center;
  font-size: 0;
  float: right;
}

#footer .ls-legal-max-richtext {
  float: right;
  font-size: 12px;
  margin: 0 5px 0 0;
  text-align: right;
  width: 30px;
}

#wrapper .ls-us-ji-dos-box .ls-treatprevent-treatment-richtext h2 {
  text-align: center;
  width: 100%;
}
#wrapper .ls-us-ji-dont-richtext p {
  color: #ffffff;
  text-align: left;
  font-size: 24px;
  font-weight: bold;
  margin-top: 50px;
  margin-bottom: 0;
}

.ls-us-rw-container-box-three, .ls-us-rw-container-box-four {
  margin: 0 2.5%;
}

@media only screen and (min-width: 1367px) {
  .ls-legal-notice-parent-box {
    width: 1366px;
  }

  #footer .ls-legal-notice-parent-box .ls-legal-notice-left-box {
    width: 100%;
  }
  #footer .ls-legal-notice-parent-box .cover-container {
    width: 99%;
    margin: 0 auto;
  }

  .ls-legal-button-box {
    margin-right: 0;
    position: relative;
    right: 13px;
    width: 100%;
    padding: 0;
  }
}
@media (device-height: 1024px) and (device-width: 768px) and (orientation: portrait) {
  .ls-legal-notice-parent-box.ls-popup {
    top: 0;
    height: 500px;
  }
}
@media only screen and (max-width: 767px) {
  .ls-legal-notice-parent-box {
    padding: 0 0 10px;
  }

  #footer .ls-legal-notice-parent-box .ls-legal-notice-left-box {
    margin-bottom: 20px;
  }

  .ls-legal-notice-parent-box.ls-popup {
    top: 0;
  }

  .ls-legal-button-box {
    margin-right: 0;
  }
}
@media only screen and (min-width: 962px) and (max-width: 1024px) {
  .explore-product-accordion-box {
    bottom: 87px;
  }

  #wrapper .ls-athletefoot-parent-box .ls-athletefoot-middle-box .ls-athletefoot-causeimg-box {
    min-height: 444px;
  }
  #wrapper .ls-home-heroimage-richtext p sup {
    top: -0.3em;
    font-size: 12px;
  }
  #wrapper .body-fungus-parent-box-main .ls-bodyfungs-ringworm-causes-box .ls-athletefoot-causeimg-box {
    min-height: 430px;
  }

  .body-fungus-parent-box-main .ls-bodyfungus-dot-functionality-richtext-one h2 {
    margin-top: 20px;
  }

  #wrapper .body-fungus-parent-box-main .ls-bodyfungs-dot-functionality-box .ls-bodyfungus-dot-functionality-richtext-box {
    min-height: 330px !important;
    height: auto !important;
    padding-bottom: 26px;
    width: 50% !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .explore-product-accordion-box {
    margin: 0 auto 0 5%;
  }

  .explore-home-accordion-box {
    margin-left: 8%;
  }
  .explore-home-accordion-box .grid_4.alpha {
    width: 35%;
  }

  .explore-home-accordion-buynow-richtext {
    left: 37%;
  }

  .ls-buy-online-header-box {
    padding-left: 5% !important;
  }

  #wrapper .ls-buy-online-logos-box {
    margin: 0;
    padding-left: 2.7% !important;
    padding-right: 0 !important;
  }
  #wrapper .ls-athletefoot-products-box {
    padding-left: 2%;
    padding-right: 2%;
  }

  .lamisil-top-navigation-section {
    padding-left: 2%;
    padding-right: 2%;
  }

  #wrapper .ls-home-product-box {
    margin-left: 2%;
  }
  #wrapper .ls-home-bottom-box {
    margin-top: 40px;
  }

  .lamisil-footer-box {
    padding: 40px 20px 20px;
  }

  #wrapper .ls-jockitch-cure-box {
    padding: 17px 5% 6px;
  }
  #wrapper .ls-jockitch-prevention-box.component {
    padding-left: 3%;
    padding-right: 3%;
  }

  .ls-product-landing-athletefoot-box, .ls-product-landing-products-box {
    padding-left: 2%;
    padding-right: 2%;
  }

  #wrapper .ls-jockitch-cure-box {
    padding: 17px 2% 6px 4%;
  }
  #wrapper .body-fungus-parent-box-main .ls-bodyfungs-jackitch-causes-box .ls-athletefoot-causeimg-box {
    min-height: 400px;
  }
  #wrapper .ls-bodyfungs-jackitch-causes-box, #wrapper .ls-bodyfungs-ringworm-causes-box {
    padding-left: 3%;
    padding-right: 1%;
  }
  #wrapper .ls-bodyfungs-jackitch-causes-box .ls-athletefoot-causeimg-box, #wrapper .ls-bodyfungs-ringworm-causes-box .ls-athletefoot-causeimg-box {
    min-height: 400px;
  }
  #wrapper .ls-athletefoot-middle-box, #wrapper .ls-product-sub-bodyfungus-box {
    padding-left: 2%;
    padding-right: 0;
  }
  #wrapper .ls-jockitch-parent-box.ls-ringworm-treatment-main-box .ls-athletefoot-causeimg-box {
    min-height: 538px;
  }
  #wrapper .ls-chronicsuffer-header-parent-box {
    padding-left: 4%;
    background-position: right 38px;
  }
  #wrapper .ls-chronicsuffer-parent-box .ls-athletefoot-causeimg-box {
    min-height: 500px;
  }
  #wrapper .ls-treatprevent-prevention-box {
    padding-left: 2%;
    padding-right: 1%;
    padding-top: 5%;
  }
  #wrapper .ls-bodyfungs-header-box {
    background-position: 360px 0;
    background-size: 75% auto;
  }

  .ls-treatprevent-header-box {
    background-position: right 38px;
    background-size: 60% auto;
  }

  #wrapper .ls-treatprevent-tips-box {
    padding-left: 3%;
    padding-right: 2%;
  }
  #wrapper .ls-chronicsuffer-header-parent-box {
    background-size: 100% auto;
  }
  #wrapper .ls-chronicsuffer-parent-box .ls-treatprevent-prevention-box {
    padding: 0 2% 20px;
  }
  #wrapper .ls-bodyfungs-ringworm-box {
    background-position: 116% center;
    background-size: 64% auto;
  }
  #wrapper .ls-chronicsuffer-parent-box .ls-athletefoot-middle-box {
    padding-left: 7%;
    padding-right: 1.5%;
  }

  .ls-site-map-box {
    padding-bottom: 30px;
  }

  #wrapper .body-fungus-parent-box-main .ls-bodyfungus-dot-functionality-richtext-box {
    padding-left: 3%;
    padding-right: 2%;
  }
  #wrapper .body-fungus-parent-box-main .ls-bodyfungs-dot-functionality-box .ls-bodyfungus-dot-functionality-jockitch-image {
    margin-bottom: -5px;
  }

  .ls-treatprevent-parent-box .ls-treatprevent-header-box {
    background-size: 57% auto;
    margin-bottom: 8px;
  }

  #wrapper .ls-jockitch-parent-box {
    margin-bottom: 40px;
  }
  #wrapper .ls-jockitch-parent-box .ls-jockitch-prevention-box.component {
    padding-left: 3%;
    padding-right: 4%;
  }
  #wrapper .body-fungus-parent-box-main .ls-bodyfungs-dot-functionality-box .ls-bodyfungus-dot-functionality-image-box {
    left: 0;
    width: 50% !important;
  }
}
@media only screen and (min-width: 960px) and (max-width: 962px) {
  .explore-home-accordion-buynow-richtext {
    left: 34%;
    width: 30% !important;
  }

  #wrapper .ls-chronicsuffer-parent-box .ls-athletefoot-causeimg-box {
    min-height: 480px !important;
  }
  #wrapper .ls-chronicsuffer-parent-box .ls-chronicsuffer-hero-richtext p {
    font-size: 14px;
    line-height: 23px;
  }
  #wrapper .body-fungus-parent-box-main .ls-bodyfungs-jackitch-causes-box .ls-athletefoot-causeimg-box {
    min-height: 390px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 800px) {
  #wrapper .ls-treatprevent-parent-box .ls-treatprevent-ourproduct-richtext {
    margin-bottom: 35px;
  }
  #wrapper .ls-chronicsuffer-parent-box .ls-symptoms-sources-richtext {
    margin-bottom: 25px;
    margin-left: 0;
    margin-top: 0;
    padding-top: 10px;
  }

  .explore-product-accordion-box {
    margin: 0 auto 0 6%;
    bottom: 58px;
  }

  #wrapper .ls-chronicsuffer-header-parent-box .ls-chronic-suffer-links-richtext p:nth-child(1) a {
    padding-top: 11px;
  }
  #wrapper .ls-treatprevent-product-box {
    padding-left: 2%;
    padding-right: 2%;
  }

  .explore-home-accordion-box .grid_4.alpha {
    width: 42%;
  }

  .explore-home-accordion-buynow-richtext {
    left: 37%;
    width: 44% !important;
  }

  .explore-home-accordion-box {
    bottom: 7px;
  }

  #wrapper .body-fungus-parent-box-main .ls-bodyfungs-dot-functionality-box .ls-bodyfungus-dot-functionality-richtext-box {
    min-height: 401px !important;
  }
  #wrapper .ls-bodyfungs-ringworm-causes-box {
    padding-left: 5%;
    padding-right: 1%;
  }
  #wrapper .body-fungus-parent-box-main .ls-bodyfungs-dot-functionality-box .ls-bodyfungus-dot-functionality-richtext-box {
    min-height: 400px !important;
  }
  #wrapper .ls-athletefoot-causeimg-box {
    min-height: 430px;
    margin-bottom: 15px;
  }
  #wrapper .ls-jockitch-cure-box {
    padding: 17px 1% 6px 2%;
  }
  #wrapper .ls-athletes-small-images p {
    font-size: 1.5vw;
  }
  #wrapper .ls-jockitch-prevention-box h2 {
    margin-top: 30px;
    padding-bottom: 15px;
  }

  .ls-product-landing-products-box {
    padding-left: 2%;
    padding-right: 0;
  }

  .lamisil-footer-box {
    padding: 40px 0 20px 10px;
  }

  #wrapper .ls-home-bottom-box, #wrapper .ls-home-parent-box {
    margin-bottom: 0;
  }
  #wrapper .ls-bodyfungs-ringworm-box {
    background-size: 51% auto;
  }
  #wrapper .ls-chronicsuffer-parent-box .ls-athletefoot-causeimg-box {
    min-height: 400px;
  }
  #wrapper .ls-chronicsuffer-header-parent-box {
    background-position: right 38px;
    background-size: 105% auto;
  }
  #wrapper .ls-bodyfungs-header-box {
    background-position: 215px 0;
    background-size: 87% auto;
  }
  #wrapper .ls-chronicsuffer-header-parent-box {
    background-position: 0 38px;
    background-size: 105% auto;
  }
  #wrapper .body-fungus-parent-box-main .ls-bodyfungs-dot-functionality-box .ls-bodyfungus-dot-functionality-jockitch-image {
    margin-bottom: -6px;
  }
  #wrapper .body-fungus-parent-box-main .ls-bodyfungs-ringworm-causes-box .ls-athletefoot-causeimg-box {
    min-height: 380px;
  }
  #wrapper .ls-symptoms-parent-box .ls-symptoms-middle-box .ls-bodyfungus-dot-functionality-richtext-box {
    padding-left: 3%;
    padding-right: 2%;
  }
  #wrapper .ls-jockitch-parent-box .ls-jockitch-cure-box .ls-athletefoot-causeimg-box {
    width: 31.5% !important;
  }
  #wrapper .ls-athletefoot-parent-box .ls-athletefoot-middle-box {
    padding-left: 7%;
    padding-right: 0;
  }
  #wrapper .ls-athletefoot-parent-box .ls-athletefoot-middle-box .ls-athletefoot-causeimg-box {
    margin-right: 16px !important;
    width: 29% !important;
    min-height: 367px;
  }
  #wrapper .body-fungus-parent-box-main .ls-bodyfungs-ringworm-causes-box {
    padding-left: 4% !important;
  }
  #wrapper .body-fungus-parent-box-main .ls-bodyfungs-ringworm-causes-box .ls-athletefoot-causeimg-box {
    width: 31% !important;
  }
  #wrapper .body-fungus-parent-box-main .ls-symptoms-sources-richtext {
    margin-left: 0;
    margin-top: 10px;
    padding-top: 0;
  }
  #wrapper .body-fungus-parent-box-main .ls-bodyfungs-dot-functionality-box .ls-bodyfungus-dot-functionality-richtext-box {
    height: auto !important;
    min-height: auto !important;
  }
  #wrapper .body-fungus-parent-box-main .ls-bodyfungs-dot-functionality-box .ls-bodyfungus-dot-functionality-richtext-bo {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .pr-war #pr-war-form #pr-rating .pr-rating-stars .pr-star {
    background-size: 39px;
    background: transparent url(../../assets/img/5_Unfilled_Stars.png) no-repeat 0 4px;
    height: 60px;
    width: 51px;
    outline-color: transparent;
    margin-right: 0;
  }

  .page-ringworm #wrapper .lamisil-footer-copyright-richtext {
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 3%;
    padding-right: 3%;
  }

  #wrapper .ls-chronicsuffer-header-parent-box .ls-chronic-suffer-links-richtext p {
    float: none;
    margin-right: 21px;
  }
  #wrapper .ls-chronicsuffer-header-parent-box .ls-chronic-suffer-links-richtext p:nth-child(1) a {
    padding-top: 14px;
    float: left;
    margin-right: 29px;
  }

  .explore-product-accordion-box {
    bottom: 90px;
  }

  .explore-home-accordion-box {
    bottom: 10px;
    width: 70%;
  }
  .explore-home-accordion-box .grid_4.alpha {
    width: 49% !important;
  }

  #wrapper .explore-home-accordion-box .accordion ul li a {
    color: #ffffff;
    font-size: 17px;
    left: -6px;
    line-height: 26px;
    position: relative;
    top: 2px;
  }

  .explore-home-accordion-buynow-richtext {
    left: 18%;
    position: relative;
  }
  .explore-home-accordion-buynow-richtext p a {
    font-size: 17px;
    line-height: 27px;
    padding: 15px 40px;
  }

  .explore-home-accordion-richtext ul {
    margin-left: 0 !important;
    margin-top: 10px !important;
    padding-left: 0 !important;
  }

  .explore-home-accordion-box .accordion-content {
    padding: 0 0 12px 0;
  }

  .ls-symptoms-parent-box .ls-symptoms-higherrisk-box {
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.25) 0%, rgba(246, 252, 254, 0.25) 36%, #e5f7fd 100%);
    width: 51%;
    margin-left: 0;
    padding-left: 5%;
    padding-right: 5%;
    margin-bottom: 0 !important;
  }

  #wrapper .body-fungus-parent-box-main .ls-bodyfungs-dot-functionality-box .ls-bodyfungus-dot-functionality-richtext-box {
    min-height: auto !important;
    padding-bottom: 30px;
  }
  #wrapper .body-fungus-parent-box-main .ls-bodyfungus-dot-functionality-richtext-box {
    width: 100%;
  }
  #wrapper .body-fungus-parent-box-main .ls-bodyfungs-dot-functionality-box .ls-bodyfungus-dot-functionality-image-box {
    left: 0;
  }

  .ls-symptoms-middle-box.component {
    margin-bottom: 0;
    min-height: 487px;
  }

  .body-fungus-parent-box-main .ls-bodyfungus-dot-functionality-richtext-box.ls-bodyfungus-dotfunctionality-ringworm-richtext-box {
    min-height: auto !important;
    padding-bottom: 30px !important;
  }

  .ls-product-filmforming-parent-box.ls-product-spray-parent-box {
    padding-bottom: 0;
  }

  #wrapper .ls-symptoms-bottom-box {
    background: none !important;
  }

  .ls-symptoms-sources-richtext p {
    text-align: center !important;
  }
  .ls-symptoms-sources-richtext p a {
    text-align: center !important;
  }

  #wrapper .body-fungus-parent-box-main .ls-bodyfungs-dot-functionality-box .ls-bodyfungus-dot-functionality-image-box {
    height: auto;
    width: auto !important;
  }
  #wrapper .ls-athletefoot-products-box {
    padding-left: 8%;
    padding-right: 8%;
  }
  #wrapper .ls-jockitch-parent-box {
    margin-bottom: 10px;
  }
  #wrapper .ls-home-fungus-box {
    margin-top: 25px;
  }
  #wrapper .ls-faqs-header-box {
    padding-left: 4% !important;
    padding-right: 5%;
  }

  .ls-faqs-header-richetext {
    margin-top: 35px !important;
  }

  #wrapper .lamisil-header-box-section {
    display: none;
  }
  #wrapper .ls-bodyfungs-header-box {
    background-image: none !important;
    margin-top: 22px;
  }

  .ls-chronicsuffer-parent-box .ls-athletefoot-middle-box {
    background: transparent none repeat scroll 0 0 !important;
    border-top: 1px solid #ccc;
  }

  #wrapper .ls-chronic-suffer-links-richtext {
    display: inline-block;
  }

  .ls-home-middle-box {
    padding-bottom: 0;
    background: radial-gradient(circle at center, #ffffff 4%, #e5f7fd 35%, #e5f7fd 55%, #e5f7fd 100%);
  }

  .ls-site-map-box {
    background: radial-gradient(circle at center, #ffffff 25%, #e5f7fd 45%, #e5f7fd 75%);
  }

  #wrapper .ls-treatprevent-prevention-box {
    background: radial-gradient(circle at center, #ffffff 20%, #e5f7fd 36%);
  }

  .ls-product-landing-header-box {
    margin-top: 20px;
  }

  .ls-contactus-box {
    padding-bottom: 20px;
  }

  #wrapper .ls-bodyfungs-jackitch-causes-box {
    padding-left: 5%;
    padding-right: 4%;
  }
  #wrapper .ls-mobile-carousel-athlete-box, #wrapper .ls-mobile-carousel-fungus-box {
    display: block;
  }
  #wrapper .ls-product-sub-bodyfungus-box {
    background: radial-gradient(circle at center, #ffffff 36%, #e5f6fd 61%, #e5f6fd 100%);
  }

  .ls-home-video-box {
    padding-left: 4%;
    padding-right: 4%;
  }

  .lamisil-footer-box {
    padding: 67px 20px 40px;
  }

  .ls-product-filmforming-header-box {
    background: transparent none repeat scroll 0 0;
  }

  .ls-mobile-carousel-fungus-box .carousel {
    padding: 0;
  }

  #wrapper .ls-product-filmforming-parent-box {
    margin-bottom: 0;
  }

  .ls-jackitch-mobile-carousel-box {
    display: block;
    margin-bottom: 0;
  }

  #wrapper .ls-jockitch-cure-box .ls-athletefoot-causeimg-box {
    display: none;
  }
  #wrapper .ls-jackitch-mobile-carousel-box ul.carousel-slides {
    background-color: #00adef;
    border-radius: 8px;
    box-shadow: 0 5px 5px #ccc;
    color: #fff;
    padding-bottom: 10px;
  }
  #wrapper .ls-bodyfungs-ringworm-causes-box {
    padding-left: 7%;
    padding-right: 6%;
  }
  #wrapper .ls-jockitch-header-box {
    background: transparent none repeat scroll 0 0;
  }
  #wrapper .ls-jockitch-cure-box {
    padding: 17px 7% 6px;
  }
  #wrapper .ls-jockitch-prevention-box.component {
    background: radial-gradient(circle at center, #ffffff 4%, #e5f7fd 35%, #e5f7fd 55%, #e5f7fd 100%);
  }
  #wrapper .ls-jockitch-prevention-box h2 {
    font-size: 5.63vw;
    margin-top: 42px;
    padding-bottom: 0;
  }
  #wrapper .ls-athletes-small-images p {
    font-size: 3.75vw;
    line-height: 1.5;
    margin-bottom: 45px;
    margin-top: 10px;
    padding-left: 6%;
    padding-right: 6%;
  }

  .ls-jockitch-mobile-product-carousel-box {
    display: block;
  }

  #wrapper.us .ls-home-product-box {
    display: none;
  }

  .ls-ringworm-mobile-carousel-box {
    display: block;
  }

  #wrapper .ls-product-landing-mobilebox-two, #wrapper .ls-product-landing-mobilebox-one {
    display: block;
  }
  #wrapper .ls-bodyfungus-dot-functionality-richtext-box {
    width: 100%;
  }
  #wrapper .ls-product-landing-products-box {
    margin-bottom: -10px;
  }

  .ls-product-landing-bodyfungus-mobile-box {
    background: radial-gradient(circle at center, #ffffff 36%, #e5f6fd 61%, #e5f6fd 100%);
  }

  .ls-bodyfungs-jackitch-mobile-box {
    display: block;
  }
  .ls-bodyfungs-jackitch-mobile-box .carousel-slides {
    background-color: #00adef;
    border-radius: 8px;
    box-shadow: 0 5px 5px #ccc;
    color: #fff;
    display: block;
    padding-bottom: 20px;
  }

  #wrapper .ls-bodyfungs-jackitch-causes-box .ls-athletefoot-causeimg-box, #wrapper .ls-bodyfungs-ringworm-causes-box .ls-athletefoot-causeimg-box {
    display: none;
  }

  .ls-bodyfungs-ringworm-mobile-box {
    display: block;
  }
  .ls-bodyfungs-ringworm-mobile-box .carousel-slides {
    background-color: #00adef;
    border-radius: 8px;
    box-shadow: 0 5px 5px #ccc;
    color: #fff;
    display: block;
    padding: 0 4% 1%;
  }

  #wrapper .ls-chronicsuffer-header-parent-box {
    background-image: none !important;
    padding-left: 6%;
  }

  .ls-chronic-suffer-mobile-box {
    display: block;
    margin-bottom: 0;
  }

  #wrapper .ls-chronic-suffer-mobile-box ul.carousel-slides {
    background-color: #123994;
    border-radius: 8px;
    box-shadow: 0 5px 5px #ccc;
    color: #fff;
    padding-bottom: 30px;
  }
  #wrapper .ls-treatprevent-header-box {
    background-image: none !important;
  }
  #wrapper .ls-treatprevent-tips-box {
    background: transparent none repeat scroll 0 0;
    padding-left: 4%;
    padding-right: 4%;
  }
  #wrapper .ls-treatprevent-mobile-cure-box, #wrapper .ls-treatprevent-mobile-product-box {
    display: block;
  }
  #wrapper .ls-chronicsuffer-parent-box .ls-treatprevent-prevention-box {
    padding: 8px 6% 20px;
  }
  #wrapper .ls-chronicsuffer-parent-box .ls-athletefoot-middle-box {
    padding-left: 6%;
    padding-right: 5%;
  }

  .ls-treatprevent-parent-box {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  #wrapper .ls-product-filmforming-parent-box {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 962px) and (max-width: 962px) {
  .page-athletes-foot.page-about .ls-athletefoot-parent-box .ls-athletefoot-products-image:nth-child(3) p {
    top: 43px !important;
  }
  .page-athletes-foot.page-about .ls-athletefoot-parent-box .ls-athletefoot-products-image:nth-child(2) p:last-child {
    padding-bottom: 33px !important;
  }

  #wrapper .ls-athletefoot-products-image:first-child figcaption {
    height: 170px !important;
  }

  .page-athletes-foot.page-about .ls-athletefoot-parent-box .ls-athletefoot-products-image:nth-child(3) p:last-child {
    padding-bottom: 34px !important;
  }

  .page-athletes-foot.page-symptoms #wrapper .ls-symptoms-parent-box .ls-bodyfungus-dot-functionality-richtext-box {
    min-height: 457px !important;
  }

  .page-athletes-foot.page-about .ls-athletefoot-parent-box .ls-athletefoot-products-image:nth-child(2) p:last-child {
    top: 21px !important;
  }
  .page-athletes-foot.page-about .ls-athletefoot-parent-box .ls-athletefoot-products-image:nth-child(3) p:last-child {
    top: 34px !important;
  }
}
@media only screen and (max-width: 640px) {
  .ls-chronicsuffer-parent-box .ls-chronicsuffer-header-parent-box {
    padding-left: 3.25% !important;
  }
}
@media only screen and (max-width: 568px) {
  .explore-home-accordion-box {
    margin-left: 6%;
  }

  .explore-home-accordion-richtext ul {
    margin-left: 0 !important;
    margin-top: 0 !important;
    padding-left: 0 !important;
  }

  #wrapper .explore-home-accordion-box .accordion ul li a {
    font-size: 14px;
    left: -6px;
    line-height: 26px;
    top: 2px;
  }

  .explore-home-accordion-box .grid_4.alpha {
    width: 46% !important;
  }

  .explore-home-accordion-buynow-richtext p a {
    font-size: 14px;
    line-height: 27px;
    padding: 15px 33px;
  }
}
@media only screen and (max-width: 480px) {
  #wrapper .ls-home-bottom-box {
    margin-top: 40px;
  }
  #wrapper .ls-home-fungus-box {
    margin-top: 20px;
    padding-left: 5%;
    padding-right: 5%;
  }
  #wrapper .ls-treatprevent-prevention-box {
    padding: 30px 3% 10px;
  }
  #wrapper .ls-chronicsuffer-parent-box .ls-treatprevent-treatment-box {
    margin-bottom: 0;
  }
  #wrapper .ls-ringworm-treatment-main-box .ls-jockitch-prevention-box h2 {
    margin-top: 30px;
    padding-bottom: 15px;
  }

  .explore-home-accordion-richtext ul {
    margin-left: 6px !important;
    margin-top: 0 !important;
    padding-left: 6px !important;
  }
}
@media only screen and (max-width: 375px) {
  #wrapper .explore-home-accordion-box h3 {
    background-position: 90% 15px !important;
  }
  #wrapper .ls-chronicsuffer-header-parent-box .ls-chronic-suffer-links-richtext p:nth-child(1) a {
    padding-top: 14px;
    float: left;
    margin-right: 10px;
  }

  .explore-home-accordion-box .grid_4.alpha {
    width: 60% !important;
  }

  .explore-home-accordion-buynow-richtext {
    left: 27%;
    position: relative;
  }
  .explore-home-accordion-buynow-richtext p a {
    font-size: 14px;
    line-height: 27px;
    padding: 12px 17px;
  }

  .explore-home-accordion-box .accordion-head {
    margin-top: 8px;
    padding-bottom: 9px;
    padding-top: 6px;
  }

  #wrapper .explore-home-accordion-box .accordion ul li a {
    font-size: 11px;
    left: 0;
    line-height: 20px;
    top: 1px;
  }

  .explore-home-accordion-box {
    margin-left: 3%;
  }

  .explore-home-accordion-buynow-richtext {
    left: 30%;
    position: relative;
  }

  #wrapper .explore-home-accordion-box .accordion ul li {
    line-height: 14px;
    margin: 0 auto 0 0;
    padding: 0;
  }

  .explore-home-accordion-richtext ul {
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
  }

  .lamisil-footer-box {
    padding: 35px 15px 20px;
  }

  .ls-home-middle-box {
    padding-bottom: 0;
    padding-top: 0;
  }

  #wrapper .ls-filmforming-middle-box, #wrapper .ls-product-landing-products-box {
    margin-bottom: 0;
  }

  .ls-mobile-carousel-fungus-box .carousel {
    padding: 15px 0;
  }

  .ls-product-landing-parent-box {
    margin-bottom: 0;
  }

  #wrapper .ls-treatprevent-product-box {
    margin-top: 0;
  }
  #wrapper .ls-treatprevent-parent-box .ls-treatprevent-prevention-box .ls-athletes-small-images p {
    font-size: 4.2vw;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 360px) {
  #wrapper .explore-home-accordion-box .accordion ul li a {
    top: 0;
  }
  #wrapper .ls-product-sub-bodyfungus-box {
    padding-left: 4%;
    padding-right: 4%;
  }

  .explore-home-accordion-buynow-richtext p a {
    font-size: 11px;
    line-height: 19px;
    padding: 12px 17px;
  }

  .explore-home-accordion-box .accordion-head {
    margin-top: 7px;
    padding-bottom: 5px;
    padding-top: 6px;
  }

  #wrapper .explore-home-accordion-box .accordion ul li {
    border-radius: 18px;
    line-height: 14px;
    margin: 0 auto 0 0;
    padding: 0;
  }
  #wrapper .explore-home-accordion-richtext ul li a {
    font-size: 12px;
    left: 0;
    line-height: 23px;
    top: 0;
  }
  #wrapper .explore-home-accordion-box h3 {
    background-position: 90% 13px !important;
    background-repeat: no-repeat !important;
  }

  ul ul, ol ul {
    list-style-type: none;
  }
}
@media only screen and (max-width: 320px) {
  .ls-bodyfungus-dot-functionality-richtext-box.ls-bodyfungus-dotfunctionality-ringworm-richtext-box {
    min-height: 341px !important;
  }

  #wrapper .ls-jockitch-parent-box .ls-jockitch-prevention-box .ls-athletes-small-images p {
    font-size: 4.2vw;
    line-height: 1.2;
  }
  #wrapper .ls-jackitch-mobile-carousel-box ul.carousel-slides {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 1366px) {
  #wrapper .ls-jockitch-prevention-box h2 {
    font-size: 30px;
    line-height: 1.3;
  }
  #wrapper .ls-athletes-small-images p {
    font-size: 16px;
    width: 77%;
    margin: 33px auto 0;
  }
  #wrapper .ls-chronicsuffer-header-parent-box {
    background-position: right 33px;
    background-repeat: no-repeat;
  }
}
.ls-athletefoot-products-image figcaption p a:focus {
  border-radius: 30px;
}

@media only screen and (min-width: 1025px) and (max-width: 1280px) {
  #wrapper .ls-bodyfungs-header-richtext h1 {
    font-size: 4.2vw;
  }
  #wrapper .ls-bodyfungs-jackitch-symptoms-richtext h2 {
    margin-top: 34px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .page-ringworm.page-about #wrapper .ls-athletefoot-parent-box .ls-athletefoot-header-richtext p {
    width: 70%;
  }
}
@media only screen and (max-width: 767px) and (min-width: 320px) {
  .pr-pagination-bottom .pr-page-count-wrapper {
    width: 67%;
    float: left;
  }

  .page-jock-itch-spray .ls-filmforming-banner-richtext p:last-child a {
    width: 80%;
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #wrapper .ls-product-landing-products-box {
    width: 100%;
    margin: 0 auto;
    float: none;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  .pr-pagination-bottom .pr-page-count-wrapper {
    width: auto;
    float: left;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .page-faqs .ls-faqs-parent-box .ls-faqs-header-box .ls-faqs-header-richetext h1 {
    font-size: 40px !important;
    line-height: 40px !important;
  }

  .p-w-r .thank-you-page .subtitle {
    margin-bottom: 20px !important;
  }

  .page-ringworm.page-about #wrapper .ls-athletefoot-parent-box .ls-athletefoot-header-richtext p {
    margin-top: 20px;
    line-height: 28px;
  }

  .page-ringworm.page-about #wrapper .ls-athletefoot-parent-box .ls-athletefoot-header-richtext p {
    width: 100%;
  }
}
@media only screen and (min-width: 1920px) and (max-width: 1920px) {
  _:-ms-fullscreen, :root #wrapper .ls-filmforming-middle-content-richtext {
    margin-bottom: -78px !important;
  }

  _:-ms-fullscreen, :root #wrapper .ls-filmforming-middle-content-richtext {
    width: 49% !important;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0 !important;
  }

  .page-home .ls-home-parent-box .ls-home-middle-box .ls-home-fungus-box .ls-us-home-desk-ringshape-img-three figcaption p:first-child {
    width: 51%;
  }
}
@media only screen and (min-device-width: 600px) and (max-device-width: 601px) {
  #wrapper .ls-mobile-carousel-athlete-box .ls-mobile-carousel-athlete li .ls-product-samples-image img {
    width: 40%;
  }

  .page-ringworm.page-about #wrapper .ls-athletefoot-parent-box .ls-athletefoot-header-richtext p {
    margin-top: 4px;
    line-height: 28px;
  }
}
@media only screen and (min-device-width: 960px) and (max-device-width: 962px) {
  #wrapper .lamisil-top-navigation ul li:nth-child(1) ul {
    padding-bottom: 1px;
  }

  .page-products.page-athletes-foot-cream #wrapper .ls-product-cream-parent-box .ls-filmforming-banner-image figure figcaption {
    margin-top: 0;
    position: relative;
    top: -90px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 1024px) {
  _:-ms-fullscreen, :root .page-home .ls-home-parent-box .ls-home-middle-box .ls-home-fungus-box .ls-us-home-desk-ringshape-img-three figcaption p:first-child {
    width: 60% !important;
  }

  .ls-symptoms-parent-box .ls-symptoms-middle-box .ls-bodyfungus-dot-functionality-richtext-box .ls-symptoms-dot-functionality-richtext-one p, .ls-symptoms-parent-box .ls-symptoms-middle-box .ls-bodyfungus-dot-functionality-richtext-box .ls-symptoms-dot-functionality-richtext-two p {
    line-height: 26px !important;
  }

  .page-athletes-foot-cream #wrapper .ls-product-cream-parent-box .ls-filmforming-banner-image figure figcaption {
    margin-top: 0;
    top: -54px;
  }

  _:-ms-fullscreen, :root .ls-symptoms-parent-box .ls-symptoms-middle-box .ls-bodyfungus-dot-functionality-richtext-box .ls-symptoms-dot-functionality-richtext-one p, .ls-symptoms-parent-box .ls-symptoms-middle-box .ls-bodyfungus-dot-functionality-richtext-box .ls-symptoms-dot-functionality-richtext-two p {
    line-height: 26px !important;
  }
}
.ls-home-video-richtext p sup {
  top: -4px;
  font-size: 12px;
}

@media screen and (max-width: 770px) and (min-width: 760px) {
  #wrapper .ls-chronicsuffer-parent-box .ls-athletefoot-causeimg-box {
    min-height: 859px !important;
  }

  #wrapper .body-fungus-parent-box-main .ls-bodyfungs-jackitch-causes-box .ls-athletefoot-causeimg-box {
    min-height: 571px;
  }
}
@media screen and (max-width: 1024px) and (min-width: 960px) {
  #wrapper .ls-chronicsuffer-parent-box .ls-athletefoot-causeimg-box {
    min-height: 859px !important;
  }
  #wrapper .body-fungus-parent-box-main .ls-bodyfungs-jackitch-causes-box .ls-athletefoot-causeimg-box {
    min-height: 571px;
  }
}
@media screen and (max-width: 1030px) and (min-width: 1020px) {
  .ls-product-samples-image p a {
    margin-left: 20px !important;
  }
}
@media screen and (max-width: 768px) and (min-width: 768px) {
  #wrapper .ls-product-landing-products-box {
    width: 98%;
    margin: 0 auto;
    float: none;
  }
}
@media screen and (max-width: 768px) and (min-width: 768px) {
  .page-athletes-foot.page-symptoms .ls-symptoms-parent-box .ls-symptoms-middle-box .ls-bodyfungus-dot-functionality-richtext-box .ls-symptoms-dot-functionality-richtext-two p {
    line-height: 25px !important;
  }

  .page-athletes-foot.page-about .ls-athletefoot-parent-box .ls-athletefoot-products-image:nth-child(3) p:last-child {
    top: 4px !important;
  }

  .page-athletes-foot-cream #wrapper .ls-product-cream-parent-box .ls-filmforming-banner-image figure figcaption {
    margin-top: -58px;
  }
}
.lamisil-blue-background {
  background-color: #00aeef;
}

@media screen and (min-width: 768px) {
  .page-athletes-foot.page-about .ls-athletefoot-products-box .component-content .content.paragraphSystem {
    display: flex;
  }
}
.lamisil-deep-blue-background {
  background-color: #1085c9;
}

/*# sourceMappingURL=box.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
.breadcrumbs {
  margin: 10px 0;
}

.breadcrumbs-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}

.breadcrumbs-list li {
  float: left;
  margin-right: 6px;
}

.breadcrumbs-separator {
  margin: 0 10px;
}

.breadcrumbs-without-separator .breadcrumbs-separator {
  display: none;
}
.breadcrumbs-without-separator li {
  padding-right: 15px;
  margin-right: 9px;
  position: relative;
}
.breadcrumbs-without-separator li:before {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 5px;
  right: 0;
  font-size: 8px;
}
.breadcrumbs-without-separator li:last-child {
  background-image: none;
}
.breadcrumbs-without-separator li:last-child:before {
  display: none;
}

@media only screen and (max-width: 767px) {
  .breadcrumbs-list li {
    float: none;
  }
}
.breadcrumbs {
  padding: 0 6.5%;
}

.breadcrumbs-without-separator li {
  font-size: 16px;
}
.breadcrumbs-without-separator li a {
  color: #878787;
}
.breadcrumbs-without-separator li a:hover {
  font-weight: bold;
}
.breadcrumbs-without-separator li:before {
  font-size: 10px;
  color: #878787;
}

@media only screen and (max-width: 767px) {
  .breadcrumbs {
    padding: 0 3.25%;
  }

  .breadcrumbs-without-separator li a {
    font-size: 13px;
  }
}

/*# sourceMappingURL=breadcrumbs.css.map */

