/** Shopify CDN: Minification failed

Line 828:0 Unexpected "}"

**/
.product-grid-item .content {
    padding: 0 10px;
}
.product-grid-item .content .price {
    padding-left: 0;
    padding-right: 0;
}
.template-product .single-product-content {
    padding: 30px 0;
}
.single-product-content .shopify-product-gallery__wrapper a {
    padding-bottom: 100%;
}
.product__gallery {
    position: relative;
    padding: 15px;
    min-height: auto !important;
}

.product__gallery::before, .product__gallery::after {
    position: absolute;
    content: "";
    width: 26%;
    height: 26%;
    pointer-events: none;
}
.product__gallery::before {
    left: 0;
    top: 0;
    border-top: 1px solid #73bd20;
    border-left: 1px solid #73bd20;
}
.product__gallery::after {
    right: 0;
    bottom: 0;
    border-right: 1px solid #73bd20;
    border-bottom: 1px solid #73bd20;
}
.product__gallery_thumb {
    padding: 36px 36px 0;
}
.thumb_slider .owl-item {
    border: 1px solid #e1e1e1;
    cursor: pointer;
}
.thumb_slider .owl-item.active-thumb {
    border-color: #000;
}
.thumb_slider .owl-nav {
    background: none !important;
    position: static !important;
    box-shadow: none !important;
}
.thumb_slider .owl-nav>div {
    background: #000000;
    border: 1px solid #72bc1e;
    position: absolute !important;
    transform: translateY(-50%) !important;
}
.thumb_slider .owl-nav>div:hover {
    background: #72bc1e;
}
.thumb_slider.owl-carousel .owl-nav .owl-prev {
    left: -20px !important;
}
.thumb_slider.owl-carousel .owl-nav .owl-next {
    right: -20px !important;
}
.product-images .owl-carousel .owl-nav>div.disabled {
    background: #494949;
    opacity: 0.9;
    cursor: not-allowed;
}
.product-images .owl-carousel .owl-nav>div::before, .related-and-upsells .owl-nav>div::before {
    background-repeat: no-repeat;
    background-position: center;
    content: "" !important;
    font-size: 0 !important;
}

.single-product-content .product-images div#gl_thumbnails .owl-nav .owl-next, .single-product-content .product-images div#gl_thumbnails .owl-nav .owl-prev {
    background: #000000;
    border: 1px solid #72bd1e;
    width: 32px;
    height: 32px;
}
.single-product-content .product-images div#gl_thumbnails .owl-nav .owl-next:hover, .single-product-content .product-images div#gl_thumbnails .owl-nav .owl-prev:hover {
    background: #72bd1e;
}
.summary-inner .product_title {
    font-size: 30px;
}
.summary .shopify-product-rating {
    float: right;
  margin: 0 !important;
}
.summary .shopify-product-rating .areviews_product_item {
    margin: 0 !important;
}
.summary .areviews_product_item span {
    display: none;
}
.summary .areviews_product_item i::before {
    background: #73bd20;
    color: #ffffff !important;
    padding: 3px;
    font-size: 12px !important;
}
.single-product-content p.price, .single-product-content .shopify-variation-price .price {
    color: #121212;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 6px;
}
.subscriptions_app_embed_block:empty, .swym-button-bar:empty {
    display: none;
}
.subscriptions_app_embed_block {
    display: none !important;
}
.shopify-variation.single_variation.single_variation_price {
    display: none !important;
}
div#Areviewsapp {
    background: #e8efe2;
    padding: 0 15px;
}
.az_reviews {
    padding: 75px 0;
}
.template-product .cell.main_reviews_titel_div .reviews_main_title {
    background: #e8efe2;
    border-bottom: 1px solid #73bd20;
}
button.shopify-payment-button__more-options, .summary .yith-wcwl-add-to-wishlist {
    display: none !important;
}
.single-product-content .summary .callout-wrapper {
    background: none;
    padding: 0;
    gap: 10px;
}
.callout-wrapper .icon-wrapper {
    background: #72bc1f;
    padding: 15px;
}
.single-product-content .summary .callout-wrapper .icon-wrapper-inner {
    border: none;
    padding: 0;
    align-items: start;
}
.single-product-content .summary .callout-wrapper .icon-wrapper-inner .iconBoximg {
    width: 35px;
    height: auto;
    border: none;
    margin-top: -8px;
}
.single-product-content .summary .callout-wrapper .icon-wrapper-inner .iconBoxtxt {
    width: calc(100% - 35px);
}
form#cart-form {
    margin: 0;
}
form#cart-form, .variations.variant_simple .input-dropdown-inner {
    display: block;
}
.single-product-content .variations tbody {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.single-product-content .variations tr td {
    display: block;
}
.single-product-content .variations tr td {
    display: block;
    padding: 0;
}

.single-product-content .variations tr td.label {
    margin-bottom: -8px;
}
.single-product-content .variations tr td.label label {
    position: relative;
    background: #ffffff;
    font-size: 12px;
    color: #777777;
    padding: 0 4px;
    margin-left: 12px;
    display: inline-flex;
    z-index: 2;
}
.variations.variant_simple .input-dropdown-inner>a {
    position: relative;
    background: #ffffff !important;
    max-width: none;
    height: 50px;
    color: #73bd20 !important;
    border: 1px solid #73bd20;
    line-height: 48px;
}

.variations.variant_simple .input-dropdown-inner>a::before {
    position: absolute;
    content: "";
    right: 16px;
    top: 20px;
    border-top: 5px solid #73bd20;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}
.variations.variant_simple .input-dropdown-inner .dropdown-list {
    width: 100%;
    max-width: none;
    border-width: 1px;
    border-color: #73bd20;
}
.variations.variant_simple .input-dropdown-inner .dropdown-list li a {
    font-size: 16px;
}

.variations.variant_simple .input-dropdown-inner .dropdown-list li a:hover, .variations.variant_simple .input-dropdown-inner .dropdown-list li.current-item a, .variations.variant_simple .input-dropdown-inner .dropdown-list li.active-swatch a {
    background: none !important;
    color: #73bd20 !important;
}
.single-product-content .variations {
    margin-bottom: 20px;
}
div#shopify_quantity input[type="button"] {
    background: #ffffff;
    border: 1px solid #73bd20 !important;
    width: 46px;
    height: 46px;
    font-size: 25px;
}
div#shopify_quantity input[type="number"] {
    background: #fff;
    border: none;
    width: 55px;
    height: 45px;
    font-size: 15px;
    color: #000000;
}

.shopify_subscriptions_app_block_purchase_options {
    border: 1px solid #ccc !important;
}
label.shopify_subscriptions_app__title {
    background: #ffffff;
    font-size: 12px;
    margin-left: 18px;
    padding: 0 6px;
    margin-bottom: -17px;
}
.shopify_subscriptions_app_block_purchase_options .shopify_subscriptions_app_block_label {
    padding: 20px 18px;
}
.shopify_subscriptions_app_block_purchase_options .shopify_subscriptions_app_block_label:not(:last-child) {
    border-bottom: 1px solid #ccc !important;
}
.shopify_subscriptions_app_block_purchase_options .shopify_subscriptions_app_block_label label {
    color: #000;
    font-size: 15px;
}
.shopify_subscriptions_app_block_purchase_options .shopify_subscriptions_app_block_label input {
    position: relative;
    width: 14px;
    height: 14px;
    margin-top: -3px !important;
    margin-right: 6px !important;
}
.shopify_subscriptions_app_block_purchase_options .shopify_subscriptions_app_block_label input::before {
    position: absolute;
    content: "";
    background: #dfdfdf;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border: 3px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 2px #dfdfdf;
}
.shopify_subscriptions_app_block_purchase_options .shopify_subscriptions_app_block_label input:checked::before {
    background: #599c0e;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #98da4d;
}
.shopify_subscriptions_app_block_label_children {
    padding-left: 24px;
}
.shopify_subscriptions_app_block_label_children ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding: 0;
}

.addCart_grid {
    display: flex;
    align-items: end;
    gap: 10px;
    padding-top: 12px;
}
.single-product-content .add_to_cart_button {
    background: #ffffff !important;
    border-color: #73bd20 !important;
    color: #73bd20 !important;
    min-height: 46px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    margin-left: auto;
}
.summary .add_to_cart_button::after {
    position: static;
    border: none;
    border-radius: 0;
    width: 16px;
    height: 16px;
    display: inline-flex;
    align-self: center;
    margin-bottom: -6px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 1;
    visibility: visible;
    animation: none;
}
.single-product-content .add_to_cart_button:hover {
    background: #000000 !important;
    border-color: #000 !important;
    color: #fff !important;
}
.single-product-content .add_to_cart_button:hover::after {
    filter: invert(1) brightness(100);
}
.single-product-content .add_to_cart_button svg {
    height: 17px;
}
.shopify-payment-button {
    margin-top: 0;
}
.single-product-content .single_variation_wrap {
    padding-top: 0;
    flex: 1 1 0;
}
.single-product-content .single_variation_wrap .variations_button {
    display: flex;
}
.single-product-content .single_variation_wrap .variations_button .add_to_cart_button {
    margin-left: auto;
}
.single-product-content .shopify-payment-button__button {
    font-size: 15px;
    font-weight: 600;
    height: 46px;
    white-space: normal !important;
    text-wrap: nowrap !important;
}

.Shopify_ntdes {
    margin-top: 32px;
}
.Shopify_ntdes .accordion-item {
    border-bottom: 1px solid #e1e1e1;
}
.Shopify_ntdes .accordion-trigger {
    position: relative;
    padding-left: 2px;
    text-transform: uppercase;
    border: none;
    font-size: 18px;
}
.Shopify_ntdes .accordion-trigger::before {
    background: #72bc1e;
    content: "";
    display: inline-flex;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    margin-right: 10px;
}
.summary-inner .accordion-collapse {
    border: none;
    padding: 10px 27px 20px;
    line-height: 1.5;
}
.summary-inner .accordion-collapse strong {
    font-weight: 500;
    color: #121212;
}
.summary-inner .accordion-collapse p {
    font-size: 15px;
    line-height: 1.5;
}
.summary-inner .accordion-collapse h1, .summary-inner .accordion-collapse h2, .summary-inner .accordion-collapse h3, .summary-inner .accordion-collapse h4 {
    font-size: 16px;
    margin-bottom: 12px;
}
body.template-product #az_reviews .reviews_main_title p {
    font-size: 30px !important;
    font-weight: 600 !important;
}
#Areviewsapp #az_reviews .page-full, #Areviewsapp #az_reviews {
    width: 100% !important;
}
#az_reviews .main_reviews_container {
    border: 1px solid #73bd20;
}
#az_reviews .reviews_section .areviews_slide_image_details .user_info_container {
    background: #FAFAFA !important;
    padding: 20px !important;
    border: none !important;
}
.grid-x.areviews_top_rating_section {
    padding-top: 14px;
}
#az_reviews .comment {
  background: none !important;
}
#az_reviews button.write_review_button, #az_reviews .rating_section .review_rate_section.write_review_container button.write_review_button, .product-faq-inner a#loadMore {
    background: #73bd20 !important;
    border: none !important;
    color: #ffffff !important;
    margin: 30px 0 0;
    font-size: 15px !important;
    text-transform: uppercase !important;
    font-weight: 600;
    padding: 17px 38px !important;
    line-height: 1 !important;
    height: 48px !important;
}
.product-faq-inner a#loadMore:hover {
    background: #000000 !important;
}

.product_faq {
    background: #2A3C52;
    padding: 80px 0;
}
.product_faq .product-faq-inner {
    background: #fff;
    padding: 32px;
    margin-bottom: 0;
    border: none;
}
.product-faq-inner h3, .related-and-upsells .title {
    border: none;
    font-size: 30px;
    font-weight: 600;
    padding: 0;
    margin: 0;
}
.product-faq-inner .form-group {
    margin: 0;
}
.product-faq-inner input#filter {
    border-width: 0 0 1px 0;
    border-radius: 0;
    border-color: #73bd20;
    padding: 4px 12px 4px 25px;
  text-transform: uppercase;
}
.product-faq-inner .form-group:after {
    text-align: left;
    padding: 0 4px;
}
.faq_list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-top: 38px;
    align-items: start;
}
.product_faq .panel {
    background: #fafafa;
    padding: 0;
    margin: 0;
    min-height: 76px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.product_faq h4.panel_title {
    display: flex;
    gap: 10px;
    font-size: 16px;
    margin: 0;
    cursor: pointer;
    padding: 16px;
}
.product_faq h4.panel_title .arrow {
    margin-left: auto;
}
.product_faq h4.panel_title svg {
    width: 10px;
}
.product_faq .panel_collapse {
    display: none;
}
.product_faq .panel_collapse .panel-body {
    padding: 10px 16px 16px;
}
.product_faq .panel-body p {
    padding-left: 0;
    margin: 0;
    font-size: 14px;
}
.product_faq .panel.open {
    background: #73bd20;
}
.product_faq .panel.open h4.panel_title, .product_faq .panel.open p {
    color: #ffffff;
}
.product_faq .panel.open .arrow {
    filter: invert(1);
}


.related-and-upsells {
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
    padding: 80px 15px;
}

.related-and-upsells .title {
    margin-bottom: 48px;
}
.related.products .product-grid-item {
    border: none;
}

.product-grid-item h3.product-title {
    text-align: left;
    padding: 20px 0 0;
    border-top: 1px solid #74bd20;
    border-bottom: none;
}
.product-grid-item h3.product-title a {
    font-size: 16px;
    font-weight: 600;
}
.related-and-upsells .product-grid-item .btn-view a {
    height: 45px;
    line-height: 45px;
}
.product-grid-item .price {
    text-align: left !important;
    color: #74bd20;
}
.product-grid-item .areviews_rating {
    text-align: left;
}
.product-grid-item .areviews_product_item {
    display: none;
}

.related-and-upsells .owl-nav {
    position: absolute;
    width: 100px;
    left: auto;
    right: 0;
    top: -68px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transform: translate(0, 0);
}
.related-and-upsells .owl-nav>div {
    position: static !important;
    background: #ffffff !important;
    border: 1px solid #000;
    border-radius: 0 !important;
}
.related-and-upsells .owl-nav>div:before {
    filter: invert(1) brightness(100);
}
.related-and-upsells .owl-nav>div:hover:before {
    filter: invert(0);
}
#Areviewsapp #az_reviews .rating_section .box_rating_container_style2 .w3-blue, #az_reviews.az_reviews .review_rate_section .w3-blue {
    background: #73bd20 !important;
}
#Areviewsapp #az_reviews .box_rating_container_style2 .average_rating span:nth-child(1) {
    color: #73bd20 !important;
}

.template-product #az_reviews .reviews_section .verified_user {
    color: #73bd20 !important;
}
.template-product #az_reviews .reviews_section .verified_user img {
    display: none !important;
}
.related.products .owl-carousel .owl-nav>div:hover {
    background: #73bd20 !important;
    border-color: #73bd20 !important;
}
.related.products .owl-carousel .owl-nav>div:hover::before {
    color: #ffffff !important;
}
.parent-coll-des {
    max-width: 1400px;
    margin: 40px auto;
    width: 100%;
    padding: 0 2.5rem;
}


@media (max-width: 1024px) {
  .addCart_grid {
      flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .single-product-content::before {
      position: absolute;
      content: "";
      background-size: contain;
      background-position: left center;
      background-repeat: no-repeat;
      left: 0;
      top: 5%;
      width: 100%;
      height: 800px;
  }
  .product-faq-inner h3, .related-and-upsells .title,
  body.template-product #az_reviews .reviews_main_title p {
      font-size: 32px;
    text-align: center;
  }
  .single-product-content .product-image-summary .product-images {
      padding: 0 15px;
      min-height: auto !important;
  }
  
  .product_faq {
      padding: 50px 0;
  }
  .related-and-upsells {
      padding: 50px 15px;
  }
  .product_faq .product-faq-inner {
      padding: 35px 22px;
  }
  .template-product .main_reviews_container {
      padding: 0 22px 25px;
  }
  div#Areviewsapp {
      background: #e8efe2;
      padding: 32px 15px;
  }
  .template-product .cell.main_reviews_titel_div .reviews_main_title {
      margin-left: -23px;
      margin-right: -23px;
      padding: 10px 0 20px;
      text-align: center;
  }
  .faq_list {
      grid-template-columns: 1fr;
  }
  .product_faq h4.panel_title {
      font-size: 18px;
      text-align: left;
  }
  .template-product #smile-ui-container {
      display: none !important;
  }
  .summary .add_to_cart_button {
      position: fixed;
      left: 15px;
      bottom: 15px;
      width: calc(50% - 20px) !important;
      z-index: 9999;
  }
  .single-product-content .shopify-payment-button {
      background: #ffffff;
      position: fixed;
      right: 0;
      bottom: 0;
      padding: 15px;
      z-index: 999;
  }
  .single-product-content .shopify-payment-button .shopify-payment-button__button {
      width: calc(50% - 5px);
      margin-left: auto;
  }
  .related-and-upsells .owl-nav {
      position: static;
      width: 100%;
      justify-content: center;
  }
  .shopify-product-gallery__wrapper .owl-nav.disabled {
      display: block;
      position: static !important;
  }
  .shopify-product-gallery__wrapper .owl-nav>div {
      position: absolute !important;
      background: #000000;
      border: 1px solid #72bc1e;
      top: 50% !important;
      transform: translateY(-50%) !important;
  }
  .shopify-product-gallery__wrapper .owl-nav>div::before {
      color: #fff;
  }
  .shopify-product-gallery__wrapper .owl-nav>div.owl-prev {
      left: -15px !important;
  }
  .shopify-product-gallery__wrapper .owl-nav>div.owl-next {
      right: -15px !important;
  }
  .product__gallery_thumb {
      display: none !important;
  }
  .product__gallery {
      padding: 10px;
  }
  
  
}
@media (max-width: 640px) {
  .summary-inner .product_title {
      font-size: 24px;
  }
  .addCart_grid, .single-product-content .single_variation_wrap .variations_button {
      flex-direction: column;
      align-items: start;
      gap: 15px;
  }
  .single-product-content .add_to_cart_button {
      width: 100%;
      max-width: 380px;
      margin: 0 auto;
      justify-content: center;
  }
  .single-product-content .shopify-payment-button {
      width: 100%;
      max-width: none !important;
  }
  .single-product-content .variations tbody {
      gap: 12px;
  }
  .single-product-content .summary .callout-wrapper {
      grid-template-columns: 1fr;
      gap: 0;
      background: #72bc1e;
  }
  .single-product-content .summary .callout-wrapper .icon-wrapper-inner {
      flex-direction: row !important;
      padding-left: 26px;
      position: relative;
  }
  .single-product-content .summary .callout-wrapper .icon-wrapper-inner::before {
      position: absolute;
      background: #ffffff;
      content: "";
      width: 8px;
      height: 8px;
      border-radius: 50%;
      left: 3px;
      top: 8px;
  }
  .single-product-content .summary .callout-wrapper .icon-wrapper-inner .iconBoximg {
      width: 30px;
      margin-right: -30px;
      margin-top: -2px;
  }
  .single-product-content .summary .callout-wrapper .icon-wrapper-inner .iconBoxtxt {
      text-align: left;
  }
  .single-product-content .summary .callout-wrapper .icon-wrapper-inner .iconBoxtxt h4 {
      font-size: 16px;
      padding-left: 42px;
      margin-bottom: 12px;
  }
  .single-product-content .summary .callout-wrapper .icon-wrapper-inner .iconBoxtxt p {
      font-size: 15px;
  }
  .summary-inner .accordion-collapse {
      padding: 10px 2px 20px;
  }

}
@media (min-width: 992px) {
  .single-product-content .product-images {
      width: 52%;
  }
  .single-product-content .summary.entry-summary {
      width: 48%;
  }
  .product-images {
      padding-right: 45px;
  }
}

@media (min-width: 768px) {
  #Areviewsapp #az_reviews .page-full, #Areviewsapp #az_reviews {
      max-width: 725px !important;
  }
}
@media (min-width: 992px) {
  #Areviewsapp #az_reviews .page-full, #Areviewsapp #az_reviews {
      max-width: 955px !important;
  }
}
@media (min-width: 1200px) {
  #Areviewsapp #az_reviews .page-full, #Areviewsapp #az_reviews {
      max-width: 1155px !important;
  }
}
@media (min-width: 1300px) {
  .container {
      width: 1240px;
  }
  #Areviewsapp #az_reviews .page-full, #Areviewsapp #az_reviews {
      max-width: 1215px !important;
  }
}
}