/** Shopify CDN: Minification failed

Line 234:0 Unexpected "}"

**/
.rte ul {
    text-align: left;
}

.button, input[type=submit] {
    font-weight: 500 !important;
}

.hp-affirmations.text-with-icons.icon-columns-3 .text-with-icons__inner .text-with-icons__block-content br {
    display: none;
}
/* .home-banner.col-banner .slideshow__slide:first-child .slideshow__slide-bg {
    position: relative;
}
.home-banner.col-banner .slideshow__slide:first-child .slideshow__slide-bg::after {
    content: '';
    background-image: url('/cdn/shop/files/FS.png');
    width: 480px;
    height: 350px;
    position: absolute;
    top: 0;
    right: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
} */

/** COLLECTION **/
.custom-collection-banner slide-show.slideshow,
.custom-collection-banner slide-show.slideshow .slideshow__slide {
    background: transparent !important;
}

/** PRODUCT **/
.product-mob-header {
    display: none;
}
.product-information--image.text-left img {
    max-width: 350px;
}
.jdgm-widget.jdgm-widget {
    padding: 0 35px;
}
.add_to_cart_holder button#AddToCart {
    background-color: #375555;
    color: #ffffff;
    border-color: #375555;
}
.add_to_cart_holder button#AddToCart:hover {
    background-color: #b5cfbc;
    color: #375555;
    border-color: #b5cfbc;
}
.add_to_cart_holder .button.outline:before {
    background-color: #b5cfbc;
}
.variations .product-form__input--dropdown .select, 
.variations .product-form__input--dropdown select {
    width: auto;
    margin-bottom: 0;
    position: relative;
    max-width: 320px;
}

@media screen and (max-width: 1366px) {
  .home-banner.col-banner .slideshow__slide:first-child .slideshow__slide-bg:after {
    width: 400px;
    height: 330px;
  }
}
@media screen and (max-width: 1067px) {
  .home-banner.col-banner .slideshow__slide:first-child .slideshow__slide-bg:after {
    width: 360px;
    height: 280px;
  }
  .product-mob-header {
    display: block;
    text-align: center;
  }
  .product-image-container .product-images__slide .product-single__media-image {
    padding-bottom: 0;
    overflow: visible;
    height: auto;
  }
  .product-image-container .product-images__slide .product-single__media-image img {
    position: relative;
    top: unset;
    left: unset;
    width: 100%;
    height: 350px;
    object-fit: cover;
    object-position: 0px 60%;
  }
  .product-information .product-title-container h1.product-title {
    display: none;
  }
  .product-mob-header .product-price-container .price {
    justify-content: center;
  }
  .jdgm-widget.jdgm-widget {
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .home-banner.col-banner .slideshow__slide:first-child .slideshow__slide-bg:after {
    display: none !important;
  }
  .col-banner .slideshow__slide:first-child .slideshow__slide-content {
    margin-top: -250px;
  }
  .home-banner.col-banner .slideshow__slide:first-child .slideshow__slide-content {
    margin-top: -200px;
  }
  .hp-banner .slideshow__slide-bg img {
    object-position: bottom !important;
  }
  .product-mob-header {
    padding-top: 20px;
  }
  .product-mob-header h1.product-title {
    font-size: 22px;
    line-height: 1.2em;
  }
  .thb-product-detail .product-title-container {
    margin-bottom: 10px;
  }
  .hp-banner .slideshow__slide-content {
    text-align: center;
    padding-top: 50px;
  }
  .hp-banner .slideshow__slide-content h1.split-text .line-child,
  .hp-banner .slideshow__slide-content p.split-text.description-size--large .line-child {
    text-align: center !important;
  }
  h1, .h1, .h1-large, .h1-xlarge {
    font-size: 32px;
    line-height: 1.2em;
  }
  .hp-banner h1.split-text.h1-xlarge {
    font-size: 40px;
  }
  .hp-banner p.split-text {
    margin: 0 auto 20px;
  }
  .hp-affirmations.text-with-icons .text-with-icons__inner {
    grid-template-columns: repeat(3, minmax(200px, 300px));
    grid-gap: 30px 10px;
  }
}
@media screen and (max-width: 640px) {
  .hp-affirmations.text-with-icons .text-with-icons__inner {
    display: flex;
    justify-content: space-around;
  }
  .hp-affirmations .text-with-icons__icon {
    width: 50px !important;
    height: 50px !important;
    margin-bottom: 15px !important;
  }
  .hp-affirmations .text-with-icons__block-content,
  .hp-affirmations .text-with-icons__block-content h6.body-font {
    font-size: 14px !important;
  }
  .hp-affirmations.text-with-icons.icon-columns-3 .text-with-icons__inner .text-with-icons__block-content br {
    display: block;
  }
}

/* image height limit #1 for mobile */
@media screen and (max-width: 575px) {
  .product-mob-header h1.product-title {
    font-size: 20px;
  }

  .product-image-container .product-images__slide .product-single__media-image img {
    height: 280px;
  }
  .product-add-to-cart-container div#appstle_subscription_widget0 {
    margin-top: 0 !important;
  }
  .product-image-container {
    margin-bottom: 10px !important;
  }
  .product-form {
    margin-top: 10px;
  }
  h1, .h1, .h1-large, .h1-xlarge {
    font-size: 26px;
    line-height: 1.2em;
  }
  .header>.row>.columns {
    min-height: 50px !important;
  }
  .logolink {
    margin: 12px 0;
  }
  .product-form {
    margin-top: 0px !important;
  }
  .appstle_widget_title,
  #appstle_subscription_widget0 .appstle_tooltip_wrapper span.appstle_tooltip_title {
    font-size: 14px;
  }
  .hp-banner .mobile-height-500 {
    min-height: 650px;
  }
  .home-banner.col-banner .slideshow__slide:first-child .slideshow__slide-content {
    margin-top: -240px;
  }
  .hp-banner .slideshow__slide:first-child h1 {
    font-size: 34px !important;
  }
}

/* insert product image height limit #2 for mobile */

  .hp-affirmations .text-with-icons__icon {
    width: 40px !important;
    height: 40px !important;
    margin-bottom: 10px !important;
  }
  .hp-affirmations .text-with-icons__block-content, 
  .hp-affirmations .text-with-icons__block-content h6.body-font {
    font-size: 12px !important;
  }
  .hp-affirmations {
    padding: 20px 0 !important;
  }
}