/** Shopify CDN: Minification failed

Line 1176:163 Unexpected "{"

**/

@media (min-width: 300px) {
  .custom-review-section .index_column_grid_wrapper {
      padding: 16px;
  }
  .md\:opacity-0 {
    opacity: 0;
  }
  .group\/product-grid-item:hover .md\:group-hover\/product-grid-item\:opacity-100 {
    opacity: 1;
  }
}
@media (min-width: 426px) {
  .section-newsletter form .input-group--inner-button .hidden-lg {
    display: none;
  }
}
@media (min-width: 768px) {
  .custom-review-section .section-columns {
      gap: 12px;
  }
   .custom-review-section .section-columns {
      margin-top: -270px;
  }
  .custom-review-section .section-column-4 .grid__item:nth-of-type(1),
  .custom-review-section .section-column-4 .grid__item:nth-of-type(4){
    width: calc(35% - 12px);
  }
  .custom-review-section .section-column-4 .grid__item:nth-of-type(2),
  .custom-review-section .section-column-4 .grid__item:nth-of-type(5){
    width: calc(30% - 12px);
  }
  .custom-review-section .section-column-4 .grid__item:nth-of-type(3),
  .custom-review-section .section-column-4 .grid__item:nth-of-type(6){
    width: calc(35% - 12px);
  }
  .custom-review-section .section-column-4 .grid__item:nth-of-type(7),
  .custom-review-section .section-column-4 .grid__item:nth-of-type(8){
    width: calc(50% - 12px);
  }
  /* Custom Review Section Column 3 Width */
  .custom-review-section .section-column-3 .grid__item:nth-of-type(1),
  .custom-review-section .section-column-3 .grid__item:nth-of-type(3){ 
    width: calc(30% - 12px);
  }
  .custom-review-section .section-column-3 .grid__item:nth-of-type(4) {
    width: calc(30% - 12px);
  }
  .custom-review-section .section-column-3 .grid__item:nth-of-type(2),  
  .custom-review-section .section-column-3 .grid__item:nth-of-type(6){
    width: calc(40% - 12px);
  }
   .custom-review-section .section-column-3 .grid__item:nth-of-type(5) {
    width: calc(30% - 12px);
   }
  .custom-review-section .section-column-3 .grid__item:nth-of-type(7),
  .custom-review-section .section-column-3 .grid__item:nth-of-type(8){ 
    width: calc(50% - 12px);
  }
  .custom-review-section .index_column_grid_wrapper {
      padding: 20px 15px;
  }
  .custom-multiple-icon-jtpl .text-link.mobile-only {
    display: none;
  }
  .footer .footer__title {
    cursor: default;
  }
  .section-blog-post .float-grid .medium-up--two-thirds {
    width: calc(66.6666666667% - 20px);
    margin-right: 20px;
  }
  .section-blog-post .float-grid .medium-up--two-sixths {
    width: calc(33.3333333333% - 20px);
    margin-left: 20px;
  }
  .multiple-icon-contact-us .grid__item {
    max-width: 330px;
  }
  .multiple-icon-contact-us .float-grid {
    display: flex;
    justify-content: space-between;
  }
  .multiple-icon-contact-us .float-grid::after {
    display: none;
  }
  .announcement {
    height: 30px;
  }
  /*cart **/
  .cart__drawer {
      --gutter: 32px;
  }
  /* .cart__template .care_product .cart__items__grid {
    display: grid;
    grid-template-areas: "image title price quantity total" "image title price quantity total" "image title price quantity total";
  } */
  .cart__template .care_product .cart__items__title {
    display: flex;
    align-items: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .jtpl-image-with-text .brick__block {
    height: 90%;
  }
  .section-padding.jtpl-image-with-text>div {
    height: var(--two-thirds);
  }
  .custom_logo_list_section .section-padding {
    padding-top: 0;
  }
  .featured_content:before {
    left: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 851px) { 
  .jtpl-image-with-text .standard__cta {
    margin-inline: 5px;
    padding: 12px 35px;
  }
  .donation-heading .heading-before-jtpl:before {
    left: -10px !important;
  }
  .Blog_side_bar .recent_date_time span+span:after {
    top: 9px;
  }
  .template-index .jtpl-image-with-text .image__hero__scale {
    padding: 24px 15px 100px;
  }
}
@media only screen and (min-width: 662px) and (max-width: 767px) {
  .jtpl-image-with-text .image__hero__scale {
    max-width: calc(70% - 25px);
  }
  .template-index .jtpl-image-with-text .image__hero__scale {
    max-width: calc(80% - 25px);
  }
  .featured_content_outer {
    max-width: 80%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .custom-multiple-icon-jtpl .float-grid {
    max-width: 60%;
    margin: auto;
  }
  .press-content-wrapper .single-item {
    width: 50%;
  }
}

@media (min-width: 992px) {
  .custom-review-section .section-column-4 .grid__item:nth-of-type(1),
  .custom-review-section .section-column-4 .grid__item:nth-of-type(3),
  .custom-review-section .section-column-4 .grid__item:nth-of-type(5),
  .custom-review-section .section-column-4 .grid__item:nth-of-type(7){ 
    width: calc(25% - 12px);
  }
  .custom-review-section .section-column-4 .grid__item:nth-of-type(2),
  .custom-review-section .section-column-4 .grid__item:nth-of-type(8){ 
    width: calc(20% - 12px);
  }
  .custom-review-section .section-column-4 .grid__item:nth-of-type(4),
  .custom-review-section .section-column-4 .grid__item:nth-of-type(6){ 
    width: calc(30% - 12px);
  }
  /* Custom Review Section Column 3 Width */
  .custom-review-section .section-column-3 .grid__item:nth-of-type(1),
  .custom-review-section .section-column-3 .grid__item:nth-of-type(3){ 
    width: calc(35% - 12px);
  }
  .custom-review-section .section-column-3 .grid__item:nth-of-type(2),  
  .custom-review-section .section-column-3 .grid__item:nth-of-type(4),
  .custom-review-section .section-column-3 .grid__item:nth-of-type(6){
    width: calc(30% - 12px);
  }
  .custom-review-section .section-column-3 .grid__item:nth-of-type(5) { 
    width: calc(40% - 12px);
  }
  .custom-review-section .section-column-3 .grid__item:nth-of-type(7),
  .custom-review-section .section-column-3 .grid__item:nth-of-type(8){ 
    width: calc(50% - 12px);
  }
  .hidden-lg-up {
    display: none;
  }
  .section-blog-post .float-grid .medium-up--two-thirds {
    width: calc(66.6666666667% - 40px);
    margin-right: 40px;
  }
  .section-blog-post .float-grid .medium-up--two-sixths {
    width: calc(33.3333333333% - 70px);
    margin-left: 70px;
  }
}
@media (min-width: 1100px) {
  .custom-review-section .section-columns {
    margin-top: -350px;
    gap: 24px;
  }
  .custom-review-section .index_column_grid_wrapper {
    padding: 24px;
  }
  /* Custom Review Section Column 5 Width */
  .custom-review-section .section-column-5 .grid__item:nth-of-type(1),
  .custom-review-section .section-column-5 .grid__item:nth-of-type(3),
  .custom-review-section .section-column-5 .grid__item:nth-of-type(5){ 
    width: calc(22% - 24px);
  }
  .custom-review-section .section-column-5 .grid__item:nth-of-type(2),
  .custom-review-section .section-column-5 .grid__item:nth-of-type(4){ 
    width: calc(17% - 24px);
  }
  .custom-review-section .section-column-5 .grid__item:nth-of-type(6),
  .custom-review-section .section-column-5 .grid__item:nth-of-type(7),
  .custom-review-section .section-column-5 .grid__item:nth-of-type(8){ 
    width: calc(33.333% - 24px);
  }
  /* Custom Review Section Column 4 Width */
  .custom-review-section .section-column-4 .grid__item:nth-of-type(1),
  .custom-review-section .section-column-4 .grid__item:nth-of-type(3),
  .custom-review-section .section-column-4 .grid__item:nth-of-type(5),
  .custom-review-section .section-column-4 .grid__item:nth-of-type(7){ 
    width: calc(25% - 24px);
  }
  .custom-review-section .section-column-4 .grid__item:nth-of-type(2),
  .custom-review-section .section-column-4 .grid__item:nth-of-type(8){ 
    width: calc(20% - 24px);
  }
  .custom-review-section .section-column-4 .grid__item:nth-of-type(4),
  .custom-review-section .section-column-4 .grid__item:nth-of-type(6){ 
    width: calc(30% - 24px);
  }
  /* Custom Review Section Column 3 Width */
  .custom-review-section .section-column-3 .grid__item:nth-of-type(1),
  .custom-review-section .section-column-3 .grid__item:nth-of-type(3){ 
    width: calc(35% - 24px);
  }
  .custom-review-section .section-column-3 .grid__item:nth-of-type(2),  
  .custom-review-section .section-column-3 .grid__item:nth-of-type(4),
  .custom-review-section .section-column-3 .grid__item:nth-of-type(6){
    width: calc(30% - 24px);
  }
  .custom-review-section .section-column-3 .grid__item:nth-of-type(5) { 
    width: calc(40% - 24px);
  }
  .custom-review-section .section-column-3 .grid__item:nth-of-type(7),
  .custom-review-section .section-column-3 .grid__item:nth-of-type(8){ 
    width: calc(50% - 24px);
  }
  .custom-multiple-icon-jtpl .icon__column__heading {
    min-height: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  /* Custom Review Section Column Width */
}
@media (min-width: 1199px) {
  header.theme__header {
    padding: 18px 0 17px;
  }
  .search__predictive__outer .search__predictive__main {
    box-shadow: 0px 10px 23px rgba(0, 0, 0, 0.15);
    border-radius: 64px;
    height: 78px;
    background: #fff;
    padding: 0 32px 0 35px;
    margin: 10px 0 30px 0;
  }
  .search__results__wrapper {
      background: #fff;
      box-shadow: 0px 10px 23px rgb(0 0 0 / 15%);
      border-radius: 15px;
      margin-left: -10px;
      margin-right: 6px;
      margin-bottom: 30px;
  }
  .search__results__other {
      padding: 20px;
      display: grid;
      grid-template-columns: 3fr 1fr 1fr;
      gap: 32px;
  }
  .product__inline__image img {
    max-width: 65px;
  }
  .search__results__products__list {
    display: grid;
    margin: var(--gutter) 0;
    column-gap: var(--gutter);
    row-gap: var(--gutter);
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 992px) and (max-width: 1099px) {
  .multiple-image-with-text-section .brick__block__image figure {
    max-width: 280px;
  }
  .our-team-section-jtpl .brick__block__image figure,
  .contact-stand-products-jtpl .brick__block__image figure {
    max-width: 100%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1099px) {
  body, input, textarea, select, .popout__toggle {
    line-height: 1.3;
  }
  .announcement .flickity-slider>div .accent-size-3 svg {
    width: 21px;
    height: 18px;
  }
  .announcement .flickity-slider > div .accent-size-3 {
      font-size: 12px;
      line-height: 18px;
  }
  .announcement .flickity-prev-next-button.previous:after, .announcement .flickity-prev-next-button.next:after {
    transform: translateY(3px);
  }
}
@media only screen and (min-width: 992px) and (max-width: 1090px) {
  .jtpl-image-with-text .image__hero__pane {
    padding: 35px 0 0px;
  }
  .jtpl-image-with-text .image__hero__scale {
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .reviews-page-banner .brick__block__image figure {
    max-width: 260px;
  }
}
@media (min-width: 1024px) {
  .hidden-xl-up {
    display: none;
  }
}
@media (min-width: 1440px) {
  .contact-stand-products-jtpl .brick__block__image figure {
    max-width: 487px;
  }
  .our-team-section-jtpl .brick__block__image figure {
    max-width: 458px;
    margin-left: auto;
  }
  .how-it-works .brick__block__image figure {
      max-width: 467px; 
  }
}
@media (max-width: 1561px) {
  .product-slider-jtpl {
    padding-top: 10px !important;
  }
}
@media (max-width: 1530px) {
  /* #popupDialog {
    height: auto;
  }
  #popupDialog .jdgm-rev-widg__body .jdgm-paginate {
    padding-bottom: 20px;
  }
  #popupDialog .product-reviews-popup {
    max-height: 280px;
    margin-right: 1px;
  } */
}
@media (max-width: 1500px) {
  [data-carousel] .flickity-button.previous {
    left: 0px !important;
  }
  [data-carousel] .flickity-button.next {
    right: 0px !important;
  }
  .collection-hero-banner [data-carousel] .flickity-button.previous {
    left: 30px !important;
  }
  .collection-hero-banner [data-carousel] .flickity-button.next {
    right: 30px !important;
  }
}
@media (max-width: 1439px) {
  [data-carousel] .flickity-button.previous {
    left: 0px !important;
  }
  [data-carousel] .flickity-button.next {
    right: 0px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 947px) {
  .custom-multiple-icon-jtpl .icon__column__heading {
    min-height: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
}
@media (max-width: 1359px) {
  .image_wrapper_products .model_main_wrapper {
    gap: 10px;
  }
  .product_card_price_wrapper {
    flex-wrap: wrap;
  }
  .product_card_price_wrapper {
    flex: 0 0 calc(100% - 102px);
  }
}
/* Media Query Max Width 1199 Start Here  */
  /* Product Page Css Start Here */
@media (max-width: 1199px) {
  .polices_main_class { 
    grid-template-columns: 1fr;
    gap: 8px;
  } 
  .polices_main_class > div {
    display: flex;
    align-items: center;
  }
  .polices_main_class > div svg {
    margin-bottom: 0px;
    margin-right: 8px;
  }
  .polices_main_class .left-icon svg {
    width: 24px;
    height: 20px;
  }
  .polices_main_class .policy_image svg, .polices_main_class .policy_image2 svg {
    width: 24px;
    height: 20px;
  }
  .polices_main_class .policy_image a, .polices_main_class .policy_image2 a {
    padding-left: 4px;
  }
  [data-thumbnails-left] .product__custom_meta {
    padding-left: 0;
  }
  .product-single .product__inner {
    padding-left: 25px;
  }
/* Product Page Css End Here */
}
/* Media Query Max Width 1198 Start Here  */
@media (max-width: 1198px) {
  .search__results__other__list {
    margin-top: 15px;
  }
   /* [href="/pages/bundle-page"] span {
    font-weight: 700;
        color: inherit;
} */
.drawer__menu__item.drawer__menu__item--no-dropdown {
    font-weight: 700;
       color: inherit;
}
   button.drawer__menu__toggle span.drawer__menu__title {
    font-weight: 700;
}
  .search__results__other__list .search__results__heading {
    margin-bottom: 10px;
  }
  .search__results__actions {
    padding-inline: 0;
    padding-block: 15px;
  }
  .header__mobile__right .header__mobile__button {
    position: relative;
  }
  .header__mobile span.header__cart__status {
    right: -7px;
    top: 2px;
  }
  .drawer__top span.header__cart__status {
    top: -4px;
    right: 0px;
  }
  .header__drawer .drawer__content {
    box-shadow: none;
    background: #F7F7F7;
  }
  .theme__header .header__inner .header__logo {
    padding: 4px 0 0;
  }
  .theme__header .header__inner .header__logo__link {
    width: 149px;
  } 
  .header__drawer .drawer__top {
    border: 0px;
    height: 114px;
    padding: 40px 20px;
    position: relative;
  }
 .header__drawer .drawer__top__left .drawer__close {
    left: 28px;
    height: 34px;
    background: transparent;
    width: fit-content;
    align-items: center;
  }
  .header__drawer .drawer__top__left .drawer__close span.menu-nav {
    font-size: 20px;
    font-weight: 500;
    line-height: 23px;
    font-family: Grandstander,cursive;
    transform: translate(23px, 2px);
  }
  .header__drawer .drawer__top__right {
    display: flex;
    align-items: center;
  }
  .search__predictive__outer .wrapper {
    padding: 0 10px;
  }
  .header__drawer .drawer__top__right .navlink {
    padding: 5px 10px;
  }
  .header__drawer .drawer__search {
    border-bottom: none;
  }
  .header__drawer .drawer__top__right svg {
    width: 23px;
    height: 23px;
  }
  .header__drawer .drawer__top__right .navlink--cart svg {
    width: 27px;
  } 
  .header__drawer .drawer__top__right .drawer__account {
    padding: 0 10px;
    margin-right: 0;
  }
  .header__drawer .drawer__top__right .search-drawer {
    background: transparent;
  }
  /* Menu Itens Css */
  .header__drawer .drawer__inner {
    padding: 15px 20px 0;
  }
  .drawer__inner .drawer__menu .sliderow {
    border-color: #e8e8e8;
    background: transparent;
    min-height: 68px;
  }
  .drawer__inner .sliderule__wrapper .menu_image_main {
    margin-right: 16px;
  }
  .drawer__inner .sliderule__wrapper .menu_image_main svg {
    width: 36px;
    height: 36px;
  }
  .drawer__inner .sliderule__wrapper .menu_image_main svg path {
    fill: var(--bg-neutral);
  }
  .header__drawer .drawer__content .header-selects {
    text-align: center;
    padding-top: 38px;
  }
  .header-selects .footer__select popout-select button {
    background: #fff;
    border-radius: 50px;
    border: 0;
    padding: 4px 15px 4px 6px;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 0;
    box-shadow: 0 5px 10px rgb(0 0 0 / 15%);
  }
  .header-selects .footer__select popout-select button img {
    width: 35px;
    max-width: 35px;
    height: 35px;
    border-radius: 20px;
    margin-right: 8px;
    object-fit: cover;
  }
  .header-selects .footer__select popout-select button svg {
    font-size: 18px;
    margin-left: 19px;
  }
  .header-selects .popout .popout-list {
    bottom: 100%;
    top: auto;
    /* top: 100%; */
    border: 1px solid #ddd;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    border-radius: 20px;
  }
  .header-selects .popout-list__item .popout-list__option {
    display: flex;
    align-items: center;
    gap: 8px;
  }
  .header-selects .popout-list__item--current a {
    background: #4242420d;
  }
  .header-selects .popout-list__item--current .popout-list__option span {
    border-bottom: 0px solid var(--border);
  }
  .popout-list__item .popout-list__option .main_country-flag img {
    border-radius: 20px;
    max-width: 35px !important;
    width: 35px !important;
    height: 35px !important;
    object-fit: cover;
  }
  .search-drawer .search__predictive__clear {
    padding-right: 30px;
    font-size: 0;
  }
  /* Header Search bar */
  .search-drawer .search__predictive__close__inner {
    padding: 15px 10px;
  }
  form.search__predictive__form {
    margin: 0;
    width: 100%;
  }
  .drawer__search {
    top: 75%;
    position: absolute;
    width: 100%;
    border: none;
    z-index: 9;
    left: 0;
    display: none;
  }
  .drawer__search .search__predictive__outer {
    box-shadow: 0 10px 23px #00000026;
    background: #fff;
    border-radius: 64px;
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  .drawer__search input[type="search"] {
    border: 0;
    margin: 0;
    padding: 12px 12px;
    font-size: 14px;
    line-height: 24px;
    color: #4A4A49;
  }
  .drawer__search input[type="search"]::placeholder {
    font-size: 16px;
    color: #dcdcdc;
    line-height: 24px;
  }
 .search__results__other__list :is(ul, p) {
    margin: 0 0 5px;
  }
  .header__drawer .search__results__products__list {
    gap: 12px;
    margin: 12px 0;
  }
  /* Menu Itens Css */
  /* Home Page Inner Css */
  .multiple-image-with-text-section .brick__section-jtpl {
    gap: 0;
  }
  /* Home Page Inner Css */
  /* Product Page Css Start Here */
  .product-page {
    padding: 0px 0 80px;
  }
  /* Product Page Css End Here */
  .contact-stand-products-jtpl .brick__section-jtpl{
    gap: 30px;
  }
  .contact-stand-products-jtpl .custom-image-text {
    padding-left: 0;
  }
  /* Footer Css Start Here  */
  .footer .float-grid.grid--uniform {
    display: flex;
    flex-wrap: wrap;
  }
  .footer  .footer__block {
    width: 50%;
    float: none;
    flex: 0 0 50%;
  }
  /* Footer Css Start Here  */ 
}
/* Media Query Max Width 1199 End Here  */
@media (max-width: 1132px) {
  .home-page-hero-sec .brick__block__text {
    padding-left: 30px!important;
  }
}
/* Media Query Max Width 1099 Start Here  */
@media (max-width: 1099px) {
  .our-story-section-jtpl .use_image .image__hero__scale img {
    max-width: 410px;
  }
  .custom-product-slider-jtpl .flickity-slider .slide-item .produt-grid-item-wrapper-jtpl .product-grid-item {
    padding: 0;
    margin-bottom: 0;
  }
  .product-page .product-single .large-up--five-eighths {
    width: 65%;
  }
  .product-page .product-single .product__main__content {
    width: 35%; 
  }
  .custom_div_jtpl {
    flex-wrap: wrap;
    gap: 10px;
  }
  :where(.section-blog, .blog) .article__item .article__item-title {
    min-height: 40px;
  }
  :where(.section-blog, .blog) .article__item .rte p {
    min-height: 92px;
  }
  .Blog_side_bar .article-cont-wrapper h3 {
    min-height: 42px;
  }
  .press-content-wrapper .article__item .press_block_heading {
    min-height: 40px;
  }
  .contact-us-faq .heading-after-jtpl:after {
    right: auto !important;
  }
  .product__grid__title {
    min-height: 40px;
  }
  .cart__template .sezzle-shopify-info-button .sezzle-checkout-button-wrapper .sezzle-button-text.sezzle-right .sezzle-info-icon:before {
    bottom: -1px;
  }
}
/* Media Query Max Width 1099 End Here  */
/* Media Query Max Width 1198 Start Here  */
@media (max-width: 1198px) {
  .news_banner .section-padding { 
    padding-top: 40px;
  }
}
/* Media Query Max Width 1098 End Here  */
/* Media Query Max Width 1024 Start Here  */
@media (max-width: 1024px) {
  .logo-bar__item .subfooter__copyright p {
    white-space: break-spaces;
  }
  .custom_related .produt-grid-item-wrapper-jtpl .product__grid__info {
    min-height: 147px;
  }
  .grid-item-3 .product_page__video_wrapper iframe {
    min-height: 320px;
  }
}
/* Media Query Max Width 1024 End Here  */
/* Media Query Max Width 991 Start Here  */
/* Media Query Max Width 991 Start Here  */
@media (max-width: 991px) {
  .hidden-lg-down {
    display: none;
  }
  flickity-carousel .banner_slider.grid-item-3 .slide-item iframe {
    min-height: auto;
    aspect-ratio: 10/6.4;
  }
  .home-page-hero-sec .brick__block__text {
    padding-left: 0px!important;
  }
  .jtpl-image-with-text .brick__block__text {
    padding-right: 0;
  }
  .multiple-image-with-text-section .brick__section-jtpl {
    flex-wrap: wrap;
  }
  .multiple-image-with-text-section .brick__section-jtpl .brick__block {
      width: 100%;
     padding-left: 0;
  }
  .multiple-image-with-text-section .brick__block__image {
    padding-bottom: 90px;
  }
  .multiple-image-with-text-section .brick__block__image figure {
    max-width: 480px;
  }
  .multiple-image-with-text-section .brick__block__image figure img {
    max-width: 450px;
    max-height: 400px;
  }
  .custom-image-text .heading-before-jtpl {
    text-align: center;
    margin: -10px auto 0;
    width: fit-content;
  }
  .brick__section-jtpl .rte p {
    text-align: center;
    margin-bottom: 10px;
  }
  .multiple-image-with-text-section .btn--primary {
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .brick__section-jtpl .text__standard.text-left {
    text-align: center !important;
  }
  .our-story-section-jtpl .image__hero__scale img {
    object-fit: contain;
  }
  .section-newsletter .wrapper {
    max-width: calc(100% - 40px);
  }
  .custom-multiple-image-jtpl-section .section-padding {
    padding-top: 20px;
  }
  .faq-container .container {
    width: 100%;
    max-width: var(--LAYOUT-WIDTH);
    margin: 0 auto;
    padding-left: var(--outer);
    padding-right: var(--outer);
  }
  .product-page .product-single .large-up--five-eighths {
    width: 100%;
  }
  .product-page .product-single .product__main__content {
    width: 100%;
  }
  .product-single .product__inner {
    padding-left: 0;
    margin: 20px auto 0;
    /* max-width: 100%; */
  }
  .product__custom_meta {
    max-width: 495px;
    margin: 40px auto 0;
  }
  .custom_div_jtpl {
    flex-wrap: nowrap;
    gap: 0px;
  }
  .Gallery_images {
    grid-template-columns: 1fr 1fr;
  }
  .banner_slider.grid-item-3 {
    gap: 20px;
    grid-template-columns: 1fr;
  }
  .our-team-section-jtpl .brick__block__image,
  .contact-stand-products-jtpl .brick__block__image {
    padding-bottom: 50px;
  }
  .our-team-section-jtpl .brick__block__image figure,
  .contact-stand-products-jtpl .brick__block__image figure {
    margin-inline: auto;
  }
  .contact-stand-products-jtpl .main_policy_class {
    padding-top: 20px;
  }
  .our-team-section-jtpl .section-padding {
    padding-top: 50px;
  }
  /* Reviews Page Css Start Here */
  .review_section:before {
    background-position: right;
  }
  .reviews-page-banner .standard__cta {
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .reviews-page-banner .brick__section-jtpl {
    flex-direction: column-reverse;
  }
  .reviews-page-banner .brick__block__text {
    padding-bottom: 86px;
  }
  .reviews-page-banner .heading-before-jtpl:before {
    left: auto !important;
    margin-left: -30px !important;
  }
  .reviews-page-banner .brick__block__image {
    max-width: 84%;
    margin-inline: auto;
  }
  .contact-stand-products-jtpl .custom-image-text .standard__cta {
    margin-top: 30px;
    margin-bottom: 0;
  }
  /* Reviews Page Css End Here */
  .contact_richtext .wrapper--narrow {
    max-width: calc(100% - 80px);
  }
  .product-page .sezzle-shopify-info-button .sezzle-checkout-button-wrapper.sezzle-left {
    display: flex;
    align-items: center;
  }
  .our-team-section-jtpl .brick__section-jtpl {
    flex-direction: column-reverse;
  }
}
/* Default (all devices) */
.custom-rating-section .heading-before-jtpl:before {
  /* left: 1px !important; */
  top: 2px !important;
}

/* Media Query Max Width 901 Start Here  */
@media (max-width: 901px) {
  .our-story-section-jtpl .brick__section {
      gap: 20px;
  }
  .custom-product-slider-jtpl .flickity-slider .slide-item {
    padding: 0 10px 15px!important;
  }
  .our-story-title-wrap .standard__image img {
    margin: 40px 0 60px !important;
  }
  .reviews-page-banner .brick__block__image {
    max-width: 100%;
  }
}
@media (max-width: 892px) {
  .main_sticky_cart .sticky_cart {
    border-radius: 30px 30px 0 0;
  }
  .main_sticky_cart {
    background-color: transparent !important;
    bottom: 0px !important;
  }
  .breadcrumb .breadcrumbs__list .breadcrumbs__item a {
    padding: 12px 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 796px) {
  #shopify-section-template--18851276783694__section_video_player_VJXYhb .standard_header_jtpl:before {
    
    margin-left: 65px;
  }
  .multiple-icon-contact-us .icon__column__heading {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; 
      overflow: hidden;
      min-height: 43px;
  }
  .multiple-image-with-text-section .brick__block__image figure {
    max-width: 400px;
  }
  .reviews-page-banner .brick__block__image {
    padding-bottom: 120px;
  }
  .multiple-image-with-text-section .brick__block__image {
    padding-bottom: 120px;
  }
}
/* Media Query Max Width 901 End Here  */
@media (max-width: 767px) {
          .produt-grid-item-wrapper-jtpl .product__grid__info {
    min-height: 108px !important;
}
.product__grid__title {
    min-height: 30px !important;
}
.section-faq .accordion__wrapper .accordion__title {
    padding: 16px 36px 11px 12px;
}
  span.menu-nav {
    font-family: 'Typo Round', sans-serif !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    position: relative;
    top: -3px;
}
.header__drawer .drawer__close svg {
    position: relative;
    top: -1px;
}

  .template__cart__footer .money_save {
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0;
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .drawer__bottom .extended-product-wrapper {
    padding-left: 30px;
  }
  .drawer__bottom .checkmark {
    height: 24px;
    width: 24px;
  }
  .drawer__bottom .extended-product-wrapper .checkmark:after {
    left: 10px;
    top: 5px;
  }
  .drawer__bottom .bundle-saving {
    padding: 5px 0;
    margin: 0 20px;
  }
  .cart__items__title {
    margin-bottom: 4px;
  }
  .cart__template .cart__items__title {
    padding-right: 0;
    grid-area: 1 / span 3;
  }
  .cart__drawer .cart__items__row .cart__items__price {
    margin-top: 4px;
  }
  .cart__items__quantity {
    margin-top: 4px;
  }
  .template-cart .cart__items__quantity {
    margin-top: 10px;
  }
   /* .cart__items__price .line__price {
      justify-content: flex-start;
  } */
  .template-cart .cart__items__price {
    margin-bottom: 0;
    align-content: center;
    order: 2;
    margin-top: 10px;
  }
  .logo_mobile_footer {
    padding-bottom: 30px;
    display: block;
  }
  .logo_mobile_footer a {
    margin: 0 auto;
  }
  .footer .grid__item.footer__block.footer__block:nth-of-type(1) p.footer__title {
    display: flex;
    border-top: 0;
  }
  .footer .grid__item.footer__block.footer__block:nth-of-type(1) p.footer__title svg {
    display: none;
  }
  .footer .footer__block {
    text-align: center;
    width: 100%;
    flex: 0 0 100%;
  }
  
  /* Home Page Wrapper Css Start Here */
  .heading-before-jtpl::before,
  .heading-after-jtpl::after{
    width: 22px;
    height: 22px;
    background-size: 22px;
  }
  .jtpl-image-with-text .text__standard.text-left {
    text-align: center!important;
    padding: 18px 0 60px;
  }
  .jtpl-image-with-text .brick__section.use_image .brick__block {
    padding: 0;
  }
  .jtpl-image-with-text .brick__block__image {
    right: 0;
  }
  .jtpl-image-with-text .image__hero__scale {
    padding: 10px 10px 45px;
    box-shadow: 0 12px 27px #00000026;
  }
  .jtpl-image-with-text .image__hero__scale:after {
    width: 58px;
    height: 59px;
    background-size: 58px 59px;
  }
  .jtpl-image-with-text .heading-before-jtpl {
    padding-bottom: 0;
    width: fit-content;
    margin: 0 auto -8px;
    padding-left: 25px;
    transform: translate(-15px, -15px) !important;
    padding-top: 15px;
  }
  .jtpl-image-with-text .heading-before-jtpl br {
    display: none;
  }
  .jtpl-image-with-text .standard__cta {
    margin-top: 20px;
  }
  .custom_logo_list_section:before {
    top: -25px;
  }
  .custom_logo_list_section .section-padding {
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }
  .custom_logo_list_section .heading-after-jtpl:before { 
    position: absolute;
    content: "";
    background: url(/cdn/shop/files/Top-Left.svg?v=1718776269);
    z-index: 9;
    top: -18px;
    left: -18px;
    opacity: 1;
    width: 22px;
    height: 22px;
    background-size: 22px;
  }
  .custom_logo_list_section .heading-after-jtpl:after {
    display: none;
  }
  .custom_logo_list_section .heading-after-jtpl {
    padding-bottom: 20px;
  }
  .custom_logo_list_section .heading-after-jtpl:before {
    left: -20px;
    top: -14px;
  }
  .multiple-image-with-text-section .brick__block__image figure {
    max-width: 380px;
  }
  .custom-multiple-image-jtpl-section .section-padding {
    padding-top: 25px;
  }
  .multiple-image-with-text-section .brick__block__image figure {
      box-shadow: 0 4px 4px #00000026;
  }
  .multiple-image-with-text-section .brick__block__image {
    padding-bottom: 130px;
  }
  .custom-image-text .heading-before-jtpl {
    transform: translate(0px,-10px)!important;
    padding-top: 15px;
    padding-left: 0px;
    padding-bottom: 0;
    margin-bottom: -10px;
  }
  .custom-product-slider-jtpl {
      margin-top: -225px;
  }
  .custom-product-slider-jtpl .heading-before-jtpl {
    padding-top: 15px;
    padding-bottom: 10px;
  }
  .jtpl-image-with-text .standard__kicker.standard_header_jtpl.heading-before-jtpl:before {
    left: 7px !important;
  }
  .custom-product-slider-jtpl .heading-before-jtpl:before {
    left: -22px !important;
  }
.heading-before-jtpl:before {
    /* left: -23px !important; */
    /* top: -12px!important; */
}
.custom-rating-section .heading-before-jtpl:before {
    left: -18px !important;
    top: 5px!important;
}
.collection--compact-mobile .collection__active__filters__wrapper.clear_.is-hidden {
    justify-content: left;
    opacity: 1;
    visibility: visible;
    max-height: 20px;
    padding: 0px 20px 33px;
}
.collection__text-content .collection__heading__text {
    margin-bottom: 8px;
}
  .product-grid-item {
    padding: 0;
    margin-bottom: 0px;
  }
  .custom-rating-section .section-padding {
    padding-top: 0px;
    padding-bottom: 220px;
  }
.custom-rating-section h1, .custom-rating-section h2, .custom-rating-section h3, .custom-rating-section h4, .custom-rating-section h5, .custom-rating-section h6,  {
    padding-top: 20px!important;
}
.shop_by_brand {
    padding-bottom: 0!important;
    padding-top: 6px !important;
}
  .custom-rating-section .heading-after-jtpl:before {
    left: -20px;
  }
.custom-rating-section .standard_header_jtpl {
    padding: 21px 0px 0px;
    margin: 0px 12px;
    text-align: center !important;
}
  .heading-after-jtpl:before {
    left: -24px;
    top: 0;
  }
  .section-columns.custom-review-section:before {
      top: -70px;
      height: 80px;
  }
  .custom-review-section .section-columns{
      margin-top: -240px;
  }
  .custom-multiple-icon-jtpl .small--one-half {
      width: 100%;
  }
  .text-center .icon--top .icon__column__icon {
    margin: 0;
    padding: 0;
    width: 54px;
    height: 54px;
    border-radius: 9px;
  }
  .custom-multiple-icon-jtpl .icon__column.icon--top {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 16px;
  }
  .custom-multiple-icon-jtpl .grid__item:nth-of-type(1) img {
      width: 32px;
  }
  .custom-multiple-icon-jtpl .grid__item:nth-of-type(2) img {
      width: 27px;
  }
  .custom-multiple-icon-jtpl .grid__item:nth-of-type(3) img {
      width: 25px;
  }
  .custom-multiple-icon-jtpl .grid__item:nth-of-type(4) img {
      width: 27px;
  }
  .custom-multiple-icon-jtpl .text-link.hidden-md-down {
    display: none;
  }
  .custom-multiple-icon-jtpl .text-link::after {
    display: none;
  }
  .custom-product-slider-jtpl .flickity-badge-dots {
    margin-inline: -20px;
  }
  .custom-multiple-icon-jtpl .icon__column__text {
    width: calc(100% - 70px);
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .custom-multiple-icon-jtpl .icon__column__text p {
    margin-bottom: 0px;
  }
  .custom-multiple-icon-jtpl .text-link {
    padding-bottom: 0;
  }
  .custom-multi-image-section .standard_header_jtpl {
      margin: 0 auto 10px;
      padding-top: 16px;
  }
  .our-story-section-jtpl .image__hero__frame {
    aspect-ratio: 1;
  }
  .custom-review-section .section-columns {
    margin-left: -20px;
    margin-right: -20px;
    padding-inline: 20px;
  }
  .custom-multi-image-section .section-columns {
    margin-top: 20px;
  }
  .custom-multi-image-section .section-columns .grid__item {
    padding-bottom: 15px;
  }
  .custom-multi-image-section .section-columns .grid__item:nth-of-type(2) img {
    max-width: 160px;
    height: 160px;
  }
  .custom-multi-image-section .section-columns .grid__item:nth-of-type(1) img {
    max-width: 160px;
    height: 120px;
  }
  .section-padding.custom-multi-image-section {
    padding-bottom: 0;
  }
  .custom-social-media-icon .standard_header_jtpl {
    margin: 0 auto 15px;
    padding-top: 15px;
  }
  .custom-social-media-icon .heading-after-jtpl:before {
    display: none;
  }
  .custom-social-media-icon .heading-after-jtpl:after {
    display: block;
    background-size: 22px;
    background-repeat: no-repeat;
    top: 0 !important;
    right: -20px !important;
  }
  .product-slider-jtpl {
    padding-bottom: 260px !important;
  }
  [data-carousel] .flickity-button.previous {
    left: 0px!important;
  }
  [data-carousel] .flickity-button.next {
    right: 0px !important;
  }
  .product-slider-jtpl .gallery__item>div {
    aspect-ratio: 3/2.5;
  }
  section.our-story-section-jtpl:before {
    background-position: right;
  }
  .section-padding.our-story-section-jtpl {
    padding-bottom: 60px;
  }
  .our-story-section-jtpl .brick__section {
    gap: 0;
  }
  .our-story-section-jtpl .image__hero__frame {
    aspect-ratio: 1;
    max-height: 460px;
    margin: 0 auto -100px;
  }
  .our-story-section-jtpl .image__hero__scale img {
    margin-top: -120px;
    margin-inline: auto;
  }
  .our-story-section-jtpl .standard__heading {
    transform: translate(0px,-15px)!important;
    padding-top: 15px;
    padding-left: 20px;
    width: fit-content;
    margin: auto;
  }
  .our-story-section-jtpl .brick__block__text .text__standard {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /* .our-story-section-jtpl .standard__cta {
    display: none;
  } */
  main#MainContent .shopify-section:last-child {
    margin-bottom: 34px;
  }
  .custom-review-section .section-columns .grid__item {
    padding-bottom: 20px;
  }
  .custom-multiple-icon-jtpl {
    padding-top: 0;
  }
  .custom-product-slider-jtpl .heading-after-jtpl:after {
    top: 0 !important;
    right: auto !important;
  }
  /* Home Page Wrapper Css End Here */
  /* Product Page Css Start Here */
  flickity-carousel .banner_slider.grid-item-3 .slide-item iframe {
    min-height: auto;
    aspect-ratio: 10/6.5;
  }
  .custom-gallery flickity-carousel .banner_slider {
    margin-left: -20px;
    padding-left: 20px;
  }
  .custom-gallery .banner_slider.grid-item-1 {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .product__custom_meta {
    max-width: 100%;
    width: 100%;
    margin: 20px auto 0;
  }
  .banner_slider.grid-item-3 {
    gap: 0;
    padding-left: 20px;
    margin-left: -20px;;
  }
  :not(flickity-carousel) .banner_slider.grid-item-3 {
    padding: 0;
    margin: 0;
    width: 100%;
  }
  .custom-gallery .flickity-slider .slide-item {
    padding: 0 5.6px 30px 0 !important;
  }
  .custom-gallery .flickity-slider .slide-item:last-child {
      width: calc(100% / var(--grid-small-items) - var(--gutter) / var(--grid-small-items)*(var(--grid-small-items) - 1));
      margin-right: calc(var(--gutter) + 0px);
  }
  .product__mobile--carousel .product__media {
    width: 100%;
  }
  .product__mobile--carousel .media__contain {
    padding-top: 100% !important;
  }
  .product__mobile--carousel .media__contain iframe,
  .product__mobile--carousel .media__contain video{
    width: 100%;
    height: 100%;
  }
  .product__mobile--carousel .media__contain .plyr__video-wrapper {
    width: 100%;
    height: 100%;
  }
  .product-page .product-single .product__media__wrapper {
    margin-bottom: 0;
  }
  .product-single .product__inner {
    margin-top: 0;
    padding-top: 20px;
  }
  .product__block__title {
    padding-bottom: 8px;
  }
   .custom_price_stock {
    padding: 18px 0;
  }
  .product_gallery_video.grid-item-3 {
    grid-template-columns: 1fr;
    row-gap: 20px;
  }
  .image_wrapper_products .model_main_wrapper {
    flex-wrap: nowrap;
    gap: 12px;
    justify-content: flex-start;
  }
  .product_card_price_wrapper {
    flex: 0 0 calc(100% - 104px);
  }
  .gallery_header .standard_header_jtpl:before {
    display: none;
  }
  .gallery_header .standard_header_jtpl:after {
    display: block;
    width: 22px;
    height: 22px;
    top: -13px;
    right: -20px;
  }
  .custom-gallery .slide-item {
    padding-bottom: 40px !important;
  }
  .faq-container {
    padding: 40px 0 20px;
  }
  .instafeed_main {
    padding: 20px 0 0;
  }
  .instafeed_main .standard_header_jtpl {
    padding-bottom: 24px;
    margin-bottom: 0;
  }
  .instafeed_main .standard_header_jtpl::before {
    top: -15px;
    left: -20px;
  }
  .instafeed_main .flickity-slider .slide-item {
    padding: 0 5.6px 30px 0 !important;
  }
  .instafeed_main .flickity-slider .slide-item:last-child {
    margin-right: calc(var(--gutter) + 0px);
    width: calc(100% / var(--grid-small-items) - var(--gutter) / var(--grid-small-items) * (var(--grid-small-items) - 1));
  }
  .instafeed_main .text__standard {
    padding: 0;
  }
  .custom-social-media-icon .flickity-slider .slide-item {
    padding-top: 25px !important;
  }
  .instafeed_main .slides-mobile-inner {
    margin-left: -20px !important;
    padding-left: 20px !important;
  }
  .custom-gallery .banner_slider.grid-item-2 {
    padding: 0 20px;
  }
  .custom_related .wrapper {
    padding-right: 16px;
  }
  .custom_related .tab-content .product-grid-slide {
    padding: 0 5.6px 30px 0px;
  }
  /* .custom_related .tab-content .flickity-grid {
    margin: 0;
    padding-right: 0;
    padding-left: 0;
  }  */
  .custom_related .tab-content .product-grid-slide:last-child {
    margin-right: calc(var(--gutter) + 0px);
    width: calc(100% / var(--grid-small-items) - var(--gutter) / var(--grid-small-items) * (var(--grid-small-items) - 1));
  }
  .custom_related [data-carousel] .flickity-button {
    display: none;
  }
  .after_wave.custom_related {
    padding: 30px 0 80px;
  }
  .custom_related .tab-content {
    overflow: hidden;
  }
  .after_wave.custom_related:after {
    bottom: -100px;
  }
  /* .faq-container .standard_header_jtpl {
    padding-bottom: 24px;
  } */
   .faq-container .standard_header_jtpl {
    padding-bottom: 24px;
    font-size: 20px !IMPORTANT;
}
  .faq-container .heading-after-jtpl:before {
    left: -20px;
    top: -15px;
  }
  .custom_related .standard_header_jtpl {
    padding-top: 17px;
    margin-bottom: 24px;
  }
  .product-page {
    padding: 0px 0 100px;
  }
  .custom-gallery .gallery_header {
    max-width: 100%;
    padding: 0 20px;
  }
  .review_content .jdgm-rev-widg__summary {
    width: 50%;
  }
  .instafeed_main .wrapper {
    padding: 0 20px;
    width: 100% !important;
    margin: 0 !important;
  }
  .instafeed_main .product-grid-slide {
    padding: 12px 12px 16px;
  }
  .product-grid-slide .instafeed_image img {
    margin-bottom: 12px;
  }
  .instafeed_card_info p {
    padding: 12px 0;
  }
  /* Product Page Css End Here */
  /* About Us page Css Start Here */
  .our-story-title-wrap .section-padding {
    padding-top: 0;
  }
  .our-story-title-wrap .standard__image p {
    padding-bottom: 60px;
  }
  .our-story-title-wrap .standard__image img {
    margin: 10px 0 70px !important;
    min-height: 405px;
  }
  .our-story-title-wrap .standard_header_jtpl {
    padding-top: 15px;
  }
  .our-story-title-wrap .heading-before-jtpl:before {
    left: -18px;
    top: 5px;
  }
  .about-us-video-wrap .video_header .standard_header_jtpl {
    padding-top: 16px;
  }
  .capture-memories-content .hero__cta__wrapper {
    margin-top: 10px;
  }
  .capture-memories-content .wrapper--narrow.section-padding {
    padding-bottom: 20px;
}
  .section-blog .standard_header_jtpl {
    padding-top: 14px;
    margin: 0 auto 20px;
  }
  .before_wave.section-blog::after {
    bottom: -70px;
  }
  .press-content-wrapper .flickity-disabled-mobile {
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
  }
  .press-content-wrapper .banner_slider .slide-item {
    width: 50%;
    margin-right: 0;
    padding-left: calc(var(--gutter) / 2);
    padding-right: calc(var(--gutter) / 2);
  }
  .press-content-wrapper .banner_slider .article__item {
    margin-bottom: 16px;
  }
.section-blog {
    padding-bottom: 0 !important;
    padding-top: 0px !important;
}
  /* About Us page Css End Here */
  /* Donate Page Css Start Here */
  .donate-title-header .standard_header_jtpl {
    padding-top: 15px;
  }
  .donate-title-header .heading-before-jtpl:before {
    left: -20px !important;
  }
  .donate-title-header div.standard__heading {
    margin-bottom: 24px;
  }
  div.donate-title-header {
    padding-top: 17px;
    padding-bottom: 60px;
  }
  .donation-heading h3 {
    padding-top: 15px;
  }
  .donation-heading .standard_header_jtpl {
    max-width: 400px;
    margin-inline: auto;
  }
  .donation-heading .heading-before-jtpl:before {
       left: -15px !important;
      top: 10px !important;
  }
  .donation-section.before_wave::before {
    height: 38px;
    top: -38px;
    background-position: unset;
  }
  .donation-section.after_wave::after {
    height: 70px;
    bottom: -70px;
  }
  .donation-section {
    padding-bottom: 65px;
  }
  /* Donate Page Css End Here */
  /* News Page Css Start Here */
  .news_banner .section-padding {
    padding-top: 16px;
  }
  .news_banner .brick__block .brick__block__text .text__standard {
    padding: 0;
  }
  .news_banner .brick__block__text .custom_date_time {
    margin-bottom: 16px;
  }
  .news_banner .brick__block__text .standard__heading {
    margin-bottom: 16px !important;
  }
  .news_banner .brick__block__text .standard__cta {
    margin: 0;
  }
  .news_banner .brick__block .brick__block__text .text__standard .rte {
    margin-bottom: 16px;
  }
  .blog {
    padding-bottom: 50px;
  }
  .before_wave.blog:before {
    top: -80px;
    height: 80px;
    background-position: top;
  }
  .after_wave.blog:after {
    height: 120px;
    bottom: -120px;
  }
  .blogs_slider.before_wave:before {
    height: 40px;
    top: -39px;
  }
  /* :where(.section-blog, .blog) .article__item .rte p {
    min-height: 40px;
  } */
  :where(.section-blog, .blog) .article__item .article__item-title {
    min-height: 20px;
  }
  .pagination-custom__num>a, .pagination-custom__num>span {
    padding: 7px 24px;
  }
  /* Blog single post Css Start Here */
  .section-blog-post .standard_header_jtpl {
    padding-top: 15px;
    margin-bottom: 16px;
  }
  .section-blog-post .blog_main_header {
    margin-bottom: 24px;
  }
  .section-blog-post [data-overlay-header] .use_image {
    height: 320px;
  }
  .section-blog-post header + .float-grid {
    padding-bottom: 0;
    border: 0;        
    padding-top: 24px;
  }
  article.medium-up--two-thirds {
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 14px;
    margin-bottom: 48px;
  }
  .section-blog-post {
    margin-bottom: 100px;
  }
  .section-blog-post .section-padding {
    padding-top: 15px;
  }
  .Blog_side_bar {
    background: #F7F7F7;
    padding: 12px 12px 20px;
  }
  .Blog_side_bar h1 {
    margin-bottom: 16px;
  }
  .Blog_side_bar a:not(:last-child) {
    border-bottom: 1px solid #E8E8E8;
  }
   .Blog_side_bar a {
    display: block;
    padding: 16px 0;
    display: flex;
    align-items: center;
    gap: 16px;
  }
  .Blog_side_bar a .article_image img {
    width: 80px;
    min-width: 80px;
    height: 80px;
    mix-blend-mode: unset;
    box-shadow: none;
  }
  .Blog_side_bar .recent_date_time {
    margin: 0px 0 8px;
  }
  .blogs_slider.after_wave:after {
    height: 100px;
    bottom: -100px;
  }
  .drawer__top {
    padding: 10px 19px 0px !important;
}
.product__grid__title__wrapper h3 {
    font-size: 16px !important;
}
.collection__active__filters__wrapper.clear_ {
    flex-direction: column-reverse;
    gap: 0px;
}
  .blogs_slider .heading-before-jtpl:before {
    top: 0;
  }
  .blogs_slider .standard_header_jtpl {
    padding-top: 15px;
    margin: 0 auto 24px;
  }
  .blogs_slider .section-padding {
    padding-right: 0;
  }
  .blogs_slider .banner_slider {
    width: calc(100% + 20px);
    margin-left: -20px;
    padding-left: 20px;
    padding-right: 0 !important;
  }
  .blogs_slider { 
    padding-bottom: 60px;
  }
  /* News Page Css End Here */
  /* Cart page Css */
  .cart__drawer__title {
    padding: 0 0 0 0px;
  }
  .cart__drawer .drawer__button {
    margin-right: 20px;
  }
  .cart-qualified-message-jtpl.text-center {
    margin: 0 20px;
  }
  .cart__items__image .cart__items__img {
    max-width: 92px;
  }
  .cart__items .cart__items__subtitle {
    margin-bottom: 4px;
  }
  .cart__items__grid {
    grid-template-columns: 96px 1fr;
    /* grid-column-gap: 12px; */
    grid-column-gap: 0px;
  }
  .cart__items__row {
    margin: 20px 16px 20px 33px;
  }
  .drawer__bottom {
    padding: 12px 0 18px;
  }
  .order-discount.cart__items__title {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 5px;
    padding: 8px 12px;
  }
  .cart-sub_total, .wrapper-text-warranty {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 5px;
  }
  .drawer__bottom .wrapper-text-warranty {
    margin-bottom: 6px;
    padding-bottom: 4px;
  }
  .cart-currency {
    padding-left: 20px;
    padding-right: 20px;
    /* margin-bottom: 16px; */
    margin-bottom: 6px;
  }
  .drawer__bottom__meta {
    /* padding: 8px 0 14px; */
    padding: 5px 0;
  }
  .cart__items__row {
    margin: 10px 16px 10px 33px;
    padding-bottom: 10px;
  }
  .cart__drawer .drawer__top {
    padding-top: 14px;
    padding-bottom: 12px;
  } 
  .cart__drawer .drawer__bottom .sezzle-shopify-info-button {
    padding: 0 20px;
  }
  .money_save {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 5px;
    padding: 5px 0;
  }
  .cart__template .template__cart__footer {
    grid-template-columns: 1fr;
  }
  .cart__template .sezzle-shopify-info-button .sezzle-checkout-button-wrapper.sezzle-right {
    float: right;
    text-align: center;
    display: flex;
    align-items: center;
    width: 360px;
  }
  .cart__template .sezzle-shopify-info-button .sezzle-checkout-button-wrapper .sezzle-button-text.sezzle-right {
    float: none;
    text-align: left;
    margin-left: 0;
  }
  .cart__template .checkout__button {
    max-width: 360px;
  }
  /* Cart page Css End Here */
  .review_section .jdgm-rev {
    padding: 12px;
    margin-bottom: 12px;
    border-radius: 16px;
  }
  .footer .footer__title {
    padding-bottom: 16px;
    padding-top: 0;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 11px;
    color: #4A4A49;
  }
  .footer .footer__title svg {
    display: block;
    position: unset;
    transform: translateY(1px) rotate(180deg);
    transition: transform .3s;
  } 
  .footer .footer__title.accordion-is-open svg {
    transform: translateY(1px) rotate(360deg);
  }
  .footer .footer__accordion__body { 
    padding: 0px 0 10px;
    overflow: visible;
  }
  .footer .footer__quicklinks li {
    margin: 0 0 5px;
  }
  .footer-logo-image {
    display: none;
  }
  .footer .grid__item.footer__block:nth-of-type(1) {
    order: 4;
  }
  .footer-text-after-image .text-with-icon {
    justify-content: center;
  }
  .footer-selects.desktop_currecny_selector {
    display: grid;
  }
 .footer-selects .currency.logo-bar__item {
    margin: 0 0 12px;
  }
  .footer .footer__block--socials.social-icons .footer__socials {
    justify-content: center;
  }
  .footer .footer__block--socials.social-icons {
    padding-bottom: 7px;
  }
  .subfooter__items .subfooter__item--payment {
      padding-bottom: 38px;
  } 
  .subfooter__items .subfooter__item  {
    justify-content: center;
  }
  .subfooter__items .footer__icon--payment {
    width: 50px;
  }
  .rte__video-wrapper, .sky-pilot-embed {
    padding-bottom: 100%;
  }
  .custom-product-slider-jtpl .flickity-slider .slide-item {
    padding: 0 2px 24px 0!important;
  }
  .custom-product-slider-jtpl .flickity-slider .slide-item:last-child {
      width: calc(100% / var(--grid-small-items) - var(--gutter) / var(--grid-small-items)*(var(--grid-small-items) - 1));
      margin-right: calc(var(--gutter) + 0px);
  }
   .custom-product-slider-jtpl>div flickity-carousel>div+div{
     margin-left: -20px !important;
   }
  .social-media-jtpl .heading-after-jtpl:after {
    top: 0px !important;
    right: -20px !important;
  }
  .product-slider-jtpl .slides-mobile-inner {
    margin-left: -20px;
  }
  .our-story-section-jtpl .standard__heading:before {
    left: 0 !important;
    top: 0 !important;
  }
  .custom-product-slider-jtpl .standard_header_jtpl {
    padding-top: 16px;
  }
/* .custom-rating-section .heading-before-jtpl:before {
    left: 1px !important;
    top: 2px!important;
} */
  .custom-multi-image-section .heading-before-jtpl:before {
    left: -18px!important;
}
  .flickity-page-dots {
    width: calc(100% - 40px);
  }
  .review_content .jdgm-widget-actions-wrapper {
    width: 50%;
    display: flex;
    justify-content: flex-end;
    gap: 12px;
  }
  .review_content .jdgm-widget-actions-wrapper a {
    text-align: right;
    width: auto;
  }
  .product-page .product__mobile--carousel .flickity-page-dots {
    width: 100%;
    bottom: 18px;
  }
  .product-page .product__mobile--carousel .flickity-page-dots .flickity-page-dot {
    width: 12px;
    height: 12px;
    margin: 0 2px;
  }
  .product-page .product__mobile--carousel .flickity-page-dots .flickity-page-dot:last-child:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 5px;
    background: url(/cdn/shop/files/video-paly.png?v=1719980928);
    z-index: 9;
    width: 4.30px;
    height: 5.15px;
    background-size: 100%;
  }
  .product-section.section-padding {
    padding-top: 0;
  }
  .custom-gallery [data-carousel] .flickity-button {
    display: none;
  }
  .section-blog .section-padding {
    padding-top: 10px;
    padding-bottom: 10px; 
  }
  .Blog_side_bar .recent_date_time span {
    margin-right: 8px;
  }
  .Blog_side_bar .recent_date_time span + span {
    margin-left: 8px;
  }
  .Blog_side_bar .recent_date_time span + span:after {
    left: -12px;
  }
  .section-blog .flickity-disabled-mobile {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .section-blog .flickity-disabled-mobile .grid__item {
    width: 50%;
    margin: 0 0 16px;
    padding: 0 8px;
  }
  .section-blog .flickity-disabled-mobile .grid__item .article__item-title {
    min-height: 35px;
  }
  :where(.section-blog, .blog) .article__item {
    padding: 12px 12px 20px;
  }
  .blogs_slider .flickity-slider .grid__item:last-child {
      width: calc(100% / var(--grid-small-items) - var(--gutter) / var(--grid-small-items)*(var(--grid-small-items) - 1));
      margin-right: calc(var(--gutter) + 0px);
  }
  :where(.section-blog,.blog) .article__item .rte p {
    -webkit-line-clamp: 3;
    min-height: 70px;
  }
  /* Press Page Css Start Here */
  .press-section.before_wave:before {
    top: -30px;
    height: 50px;
  }
  .press-page-header .standard_header_jtpl,
  .press-content-wrapper .standard_header_jtpl{
    margin-bottom: 24px!important;
    padding-top: 15px;
  }
  .press-page-header .heading-before-jtpl:before,
  .press-content-wrapper .heading-before-jtpl:before {
    left: -18px;
  }
  .press-page-header .section-padding {
    padding-top: 27px;
    padding-bottom: 86px;
  }
  .press-section {
    padding-bottom: 56px;
  }
  .press-page-header>div .text__standard {
    padding: 0;
  }
  /* Press Page Css End Here */
  /* Contact Us Css Start Here */
  .contact-us-header .standard_header_jtpl {
    margin-bottom: 24px!important;
    padding-top: 15px;
  }
  .contact-us-header .wrapper {
    padding-top: 0;
    padding-bottom: 80px;
  }
  .section-icons.multiple-icon-contact-us:before {
    top: -55px;
    height: 55px;
  }
  .multiple-icon-contact-us {
    padding-bottom: 10px;
  }
  .multiple-icon-contact-us .icon__column.icon--top {
    margin-bottom: 27px;
  }
  .multiple-icon-contact-us .icon__column__heading {
    margin: 0 0 8px;
  }
  .multiple-icon-contact-us .icon--top .icon__column__icon {
    width: 100px;
    height: 100px;
  }
  .multiple-icon-contact-us .grid__item img {
    width: 60px !important; 
  }
  .multiple-icon-contact-us .rte {
    margin-bottom: 16px;
  }
  .multiple-icon-contact-us .icon__column__text {
    width: calc(100% - 116px);
    display: block;
    text-align: left;
  }
  .multiple-icon-contact-us .text-link {
    padding-bottom: 5px;
    justify-content: flex-start;
  }
  .multiple-icon-contact-us .text-link span {
    width: 22px;
    height: 22px;
  }
  .multiple-icon-contact-us .float-grid {
    padding-inline: 0;
    max-width: 100%;
  }
  .multiple-icon-contact-us .grid__item {
    width: 100%;
    padding-inline: 0;
  }
  .our-team-section-jtpl .brick__block__image, 
  .contact-stand-products-jtpl .brick__block__image {
    padding-bottom: 30px;
  }
  .contact-stand-products-jtpl .brick__section-jtpl {
    gap: 25px;
  } 
  .contact-stand-products-jtpl .brick__section-jtpl .text__standard.text-left {
    padding: 0;
  }
  .contact-stand-products-jtpl .custom-image-text .heading-before-jtpl,
  .our-team-section-jtpl .custom-image-text .heading-before-jtpl{ 
    margin-bottom: 0;
    transform: translate(0, -10px) !important;
    padding-left: 0;
  }
  .our-team-section-jtpl .section-padding { 
    padding-top: 43px;
  }
  .our-team-section-jtpl .btn--primary {
    margin-top: 15px;
    margin-bottom: 0px;
  }
  .contact-us-faq .section-padding {
    padding-top: 0;
  }
  .contact-us-faq .heading-after-jtpl {
    margin-bottom: 24px;
    width: fit-content;
    margin-inline: auto;
  }
  .contact-us-faq .heading-after-jtpl:before {
    display: none;
  } 
  .contact-us-faq .heading-after-jtpl:after {
    top: -15px !important;
    display: block;
    right: 0 !important;
    margin-right: -20px;
  }
  .contact-us-faq:after {
    height: 90px;
    bottom: -90px;
  }
  .contact_richtext .wrapper--narrow {
    max-width: calc(100% - 40px); 
    border-radius: 30px;
  }
  /* Contact Us Css End Here */
  
  /* Reviews Page Css Start Here */
  .reviews-page-banner .heading-before-jtpl:before {
    left: auto !important;
    margin-left: -20px !important;
  }
  .reviews-page-banner .brick__block__text .text__standard {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .review_section .standard_header_jtpl {
    width: fit-content;
    margin-inline: auto;
  }
  .review_section .heading-after-jtpl:before {
    left: -15px;
    top: -15px;
  }
  .review_section .jdgm-all-reviews-widget {
    margin-top: 35px;
  }
  .review_section .jdgm-all-reviews-page__load-more {
    margin-top: 26px;
  }
  .review_section .jdgm-all-reviews-page__wrapper {
    max-width: 100vw;
  }
  .review_section {
    padding-bottom: 50px;
  }
  /* Reviews Page Css End Here */
  .cart-toltip-body {
    margin: 20px auto;
    padding: 50px 25px 20px;
  }
  .announcement {
    height: 26px;
  }
  .guaranteed-rich-text .standard_header_jtpl {
    padding-top: 15px;
  }
  .guaranteed-rich-text .section-padding {
    padding-top: 30px;
    padding-bottom: 110px;
  }
  .custom-multiple-image-jtpl-section .how-it-works {
    padding-top: 0;
  }
  .cart__template .sezzle-shopify-info-button .sezzle-checkout-button-wrapper .sezzle-button-text.sezzle-right .sezzle-info-icon:before {
    /* left: 158px; */
    bottom: 4px;
    height: auto;
    width: auto;
  }
  .cart__template .sezzle-shopify-info-button .sezzle-checkout-button-wrapper .sezzle-button-text.sezzle-right .sezzle-info-icon:after {
    font-size: 16px;
    line-height: 23px;
    bottom: -4px;
  }
  .page-search {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .template-search main#MainContent .shopify-section:last-child {
    margin-bottom: 0;
  }
  .page-search button.btn.btn--soft {
    padding-inline: 8px;
    height: 35px;
  }
  .page-search button.btn.btn--soft svg {
    width: 22px;
  }
  .page-search .input-group.input-group--inner-button {
    height: 45px;
    padding: 10px 0 45px 14px;
  }
  .page-search .input-group.input-group--inner-button .input-group-field {
    height: 35px;
  } 
  .care_product .cart__items__grid {
    grid-template-columns: 91px 1fr auto;
  } 
  .care_product .cart__items__grid .cart__items__title,
  .care_product .cart__items__grid .cart__items__price{
    grid-row: 1 / span 3;
    align-self: center;
    padding-right: 0;
  }
  .care_product .cart__items__grid .cart__items__quantity {
    justify-content: flex-end !important;
  }
  .mobile_slider .product-grid-item button.stain-button-canvas {
    aspect-ratio: unset;
  }
  
}
@media (max-width: 660px) {
  /* Blog Simgle Page */
  .blogs_slider .article__item .article__item-title {
    min-height: 42px;
  }
  /* Blog Simgle Page */
}
@media (max-width: 575px) {
  .custom_related .tab-content .product-grid-slide {
    padding: 0 5.6px 30px 0px;
  }
  .custom_related .wrapper {
    padding-right: 20px;
  }
  .hidden-mobile-sm {
      display: none;
  }
  header button.header__mobile__button svg {
    transform: translateY(2px);
  }
  .jtpl-image-with-text .image__hero__scale {
    box-shadow: 0 8px 15px #00000026;
  }  
   .jtpl-image-with-text .image__hero__pane {
    padding: 15px 0 15px;
  }
  .custom_logo_list_section:before {
    background: url(/cdn/shop/files/as-seen-wave.png?v=1719574329);
    background-repeat: no-repeat;
    background-size: 100%;
    top: -15px;
  }
  .jtpl-image-with-text .image__hero__scale img {
    object-position: bottom !important;
  }
  .jtpl-image-with-text .text__standard.text-left {
    padding: 10px 0 60px;
  }
  .logo-bar__item {
    width: 80px !important; 
    margin: 10px 4px; 
  }
  .logo-bar__image img {
    max-height: 80px;
  }
  .footer .logo-bar__item {
    margin-top: 0;
  }
  .footer-selects.desktop_currecny_selector {
    place-items: center;
  }
  .custom_logo_list_section .section-padding {
    padding-bottom: 12px;
  }
  .multiple-image-with-text-section .brick__block__image figure {
    max-width: 260px;
    padding: 10px 10px 40px;
  }
  .brick__section-jtpl .text__standard.text-left {
    padding-top: 10px;
  }
  .custom-image-text .heading-before-jtpl {
    margin-bottom: 0;
  }
  .multiple-image-with-text-section .btn--primary {
    margin-bottom: 40px;
  }
  .multiple-image-with-text-section .brick__block__image {
    padding-left: 15px;
  }
  .custom-multiple-icon-jtpl {
    padding-top: 0;
    margin-top: -1px;
  }
  .custom-multi-image-section .section-columns {
    margin-top: 10px;
  }
  .custom-multiple-image-jtpl-section .section-padding {
    margin-top: -1px;
  }
  .custom-multi-image-section .section-columns img {
    max-width: 100px;
    max-height: 70px;
    object-fit: cover;
  }
  .custom-multi-image-section .section-columns .grid__item:nth-of-type(1) img {
    max-width: 70px;
    height: 50px;
  }
  .custom-multi-image-section .section-columns .grid__item:nth-of-type(2) img {
    max-width: 60px;
    height: 60px;
  }
  .custom-social-media-icon .footer__icon {
    max-width: 46px;
    width: 46px;
    height: 46px;
    box-shadow: 0 5px 10px #00000026;
  }
  .custom-social-media-icon .footer__icon:nth-of-type(1) svg {
    width: 9px;
    height: 19px;
  }
  .custom-social-media-icon .footer__icon:nth-of-type(2) svg {
    width: 19px;
    height: 18px;
  }
  .custom-social-media-icon .footer__icon:nth-of-type(3) svg {
    width: 17px;
    height: 19px;
  }
  .custom-social-media-icon .footer__icon:nth-of-type(4) svg {
    width: 20px;
    height: 14px;
  }
  .section-padding.custom-multi-image-section {
    padding-bottom: 20px;
  }
  [data-carousel] .flickity-button {
    display: none;
  }
  .product-slider-jtpl {
    padding-bottom: 220px!important;
  }
  .our-story-section-jtpl .image__hero__frame {
    max-height: 375px;
  }
  .our-story-section-jtpl .image__hero__scale img {
    margin-top: -110px;
    max-width: 260px;
    max-height: 345px;
  }
  .section-newsletter .wrapper {
    border-radius: 20px;
  }
  .product-grid-item__container {
    border-radius: 8px 8px 0 0;
  }
  .produt-grid-item-wrapper-jtpl {
    border-radius: 8px;
  }
  .product-grid-item__container>a+div .learn_more_button {
    width: 100%;
    padding-inline: 10px;
  }
  .product-grid-item__container>a+div .learn_more_button span {
    padding-inline: 0;
  }
  .product-slider-jtpl .gallery__item>div {
    aspect-ratio: 1;
  }
  .flickity-slider .slide-item .produt-grid-item-wrapper-jtpl img {
    border-radius: 8px 8px 0 0;
  }
  .custom-review-section img + .column__image_jtpl {
    margin: 0 0 0 8px;
  }
  .custom-social-media-icon .footer__socials {
    gap: 20px;
  }
  .header__mobile__right .header__mobile__button svg {
    width: 25px;
  }
  .review_content .jdgm-rev-widg .jdgm-rev-widg__title {
    font-size: 14px;
  }
  .jdgm-rev__content .jdgm-rev__title {
    font-size: 14px;
  } 
  .product_gallery_video .product_page__video_wrapper iframe {
    min-height: 320px !important;
  }
  .sticky_cart .compare-at {
    display: block;
    margin-top: 4px;
  }
  .product__custom_meta {
    padding-top: 20px;
    margin: 0;
  }
  .sticky_cart .standard__cta {
    padding-inline: 23.25px;
  }
  .image_bottom_content .icon_text_wrapper ul li {
    width: 100%;
    margin-bottom: 16px;
  }
  .Gallery_images {
    grid-template-columns: 1fr;
  }
  .shopify-payment-button__button.shopify-payment-button__button--branded:after {
    padding-top: 13px;
  } 
  .custom_related .produt-grid-item-wrapper-jtpl .product__grid__info {
    min-height: 156px;
  }
  .after_wave.custom_related {
    padding: 30px 0 46px;
  }
  .review-popup-header {
    gap: 10px;
    padding: 12px 15px 20px;
  }
  .review_content .product-reviews-popup .jdgm-rev-widg__body .jdgm-rev-widg__reviews .jdgm-quest, 
  .review_content .product-reviews-popup .jdgm-rev-widg__body .jdgm-rev-widg__reviews .jdgm-rev {
    padding-bottom: 12px;
    padding-top: 12px;
  }
  .review_content .product-reviews-popup .jdgm-rev-widg {
    margin: 0 15px;
  }
  .review-header-btn-price-jtpl .jdgm-preview-badge {
    margin-top: 5px;
  }
  .review-header-btn-price-jtpl {
    width: calc(100% - 95px);
  }
  button.popup-close {
    top: 5px;
  }
  #popupDialog {
    height: calc(100vh - 60px);
  }
  #popupDialog .product-reviews-popup {
    max-height: calc(100vh - 225px);
  }
  .press-content-wrapper .banner_slider .slide-item {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  /* Donate Page Css Start Here */
  .donation-heading {
    margin: 0;
  }
  .donate-title-header .text__standard {
    max-width: 100%;
    padding-inline: 10px;
  }
  .donation-heading .standard_header_jtpl {
    padding-top: 0;
    padding-bottom: 20px;
  }
  .donation-heading .heading-before-jtpl:before {
    left: auto !important;
    top: -15px !important;
    margin-left: -20px;
  }
  .donation-content-wrapper .donation_block {
    margin-bottom: 16px;
    padding: 24px 12px 20px;
    text-align: center;
  }
  .imge-heading-wrap-jtpl {
    display: flex;
    flex-direction: column-reverse;
    gap: 28px;
    margin-bottom: 16px;
  }
  .donation_block_logo img {
    max-width: 250px;
  }
  .imge-heading-wrap-jtpl .donation_block_heading br {
    display: none;
  }
  .pagination {
    gap: 16px;
  }
  .pagination .nav.prev {
    margin-right: 11px;
  }
  .pagination .nav {
    width: 24px;
    height: 24px;
  }
  .pagination .nav.next {
    margin-left: 11px;
  }
  .pagination .page {
    min-width: 13px;
  }
  /* Donate Page Css End Here */
  .section-blog .flickity-disabled-mobile .grid__item {
    width: 100%;
    padding: 0;
  }
   /* Blog Simgle Page */
  .blogs_slider .article__item .rte p {
    min-height: 73px;
  }
  /* Blog Simgle Page */
  /* Press Page Css Start Here */
  .press-page-header>div .text__standard .rte {
    margin-bottom: 5px;
  }
  .press-section.before_wave:before {
    background: url(/cdn/shop/files/blog-before-wave-mobile.png?v=1720442536);
    background-repeat: no-repeat;
    background-size: cover;
  }
  .press-section .article__item {
    margin-bottom: 16px;
  }
  .press-content-wrapper .article__item .press_logo {
    max-height: 46px;
    min-height: 46px;
    width: auto;
  }
  .press-content-wrapper .article__item {
    padding: 12px;
  }
  .press-content-wrapper .article__item .press_block_heading {
    min-height: fit-content;
  }
  /* Press Page Css End Here */
  /* Contact Us Page Css Start Here */
  .section-icons.multiple-icon-contact-us:before {
    top: -55px;
    height: 55px;
    background: url(/cdn/shop/files/blog-before-wave-mobile.png?v=1720442536);
    background-repeat: repeat;
    background-size: cover;
  }
  .multiple-icon-contact-us .icon--top .icon__column__icon {
    width: 54px;
    height: 54px;
  }
  .multiple-icon-contact-us .grid__item img {
    width: 24px !important;
  }
  .multiple-icon-contact-us .icon__column__text {
    width: calc(100% - 70px);
  }
  .contact-stand-products-jtpl .brick__block__image figure,
  .our-team-section-jtpl .brick__block__image figure{
    max-width: calc(100% - 40px);
    padding: 12px 12px 50px;
  }
  .our-team-section-jtpl .btn--primary {
    margin-top: 13px;
    margin-bottom: 0px;
  }
  /* Contact Us Page Css End Here */
  .guaranteed-rich-text .section-padding {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .guaranteed-rich-text:after {
    bottom: 0px;
    height: 22px;
    background: url(/cdn/shop/files/blog-before-wave-mobile.png?v=1720442536);
    background-repeat: repeat;
    background-size: cover;
  }
  .image_bottom_content .icon_text_wrapper ul {
    margin: 0;
  }
  .image_bottom_content .icon_text_wrapper ul li {
    margin-bottom: 4px;
  }
  .image_bottom_content .icon_text_wrapper ul li:nth-of-type(1) {
    margin-top: 25px;
  }
  .image_bottom_content .icon_text_wrapper ul li:not(:last-child) {
    margin-bottom: 16px;
  }
  .image_box_wrapper {
    padding: 12px;
  }
  .product__video_wrapper {
    padding: 12px;
  }
  .custom-gallery .product-grid-slide {
    padding: 12px;
  }
  .banner_slider.grid-item-1 .slide-item iframe {
    border-radius: 12px;
  }
}
@media (max-width: 525px) { 
  .produt-grid-item-wrapper-jtpl .product__grid__info .product__grid__price {
    flex-wrap: wrap;
  }
  .produt-grid-item-wrapper-jtpl .product__grid__info {
    padding: 10px 20px 15px;
    min-height: 138px;
  }
}
@media (max-width: 501px) { 
  .custom_related .produt-grid-item-wrapper-jtpl .product__grid__info .product__grid__price {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
}
@media (max-width: 479px) { 
  .custom-multiple-icon-jtpl .icon__column.icon--top {
    padding-top: 0;
  }
  .faq-container {
    margin-top: -1px;
  }
  .section-faq .accordion__wrapper {
    margin-bottom: 16px;
    border-radius: 20px;
  }
  /* .section-faq .accordion__wrapper .accordion__title {
    padding: 16px 36px 16px 12px;
  } */
  .section-faq .accordion__body {
    margin: 0 12px;
    padding: 20px 0 18px;
  }
  .accordion button[aria-expanded=true]+.accordion-content {
    padding: 20px 0 18px;
  }
  .accordion .accordion-content {
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    overflow: hidden;
    transition: all .4s ease-in-out;
    margin: 0 12px;
  }
  .accordion .accordion__title .icon,
  .section-faq .accordion__title .icon{
    width: 24px;
    height: 24px;
    right: 12px;
    line-height: 24px;
    box-shadow: 0 2px 0 #F9B235;
    margin-right: 0;
  }
  .accordion .accordion__title .icon::before,
  .section-faq .accordion__title .icon::before{
    right: 10px;
    width: 2.71px;
    height: 11.12px;
    margin: -5px 0 0;
  }
 .accordion .accordion__title .icon::after, .section-faq .accordion__title .icon::after {
    right: 6px;
    width: 11.12px;
    height: 2.71px;
    margin: -1px 0 0;
}
  .custom_related .tab-content .product-grid-slide {
    padding: 0 4px 30px 0px;
  }
  .product_card_price_wrapper {
    width: 100%;
    flex-wrap: wrap;
  }
  .banner_slider .slide-item .gallery-iframe-wrapper iframe {
    min-height: 300px;
  }
  .custom-gallery :not(flickity-carousel) .grid-item-3 .slide-item {
    padding-bottom: 20px !important;
  }
  :not(flickity-carousel) .banner_slider.grid-item-3 .slide-item iframe {
    min-height: 300px;
  }
  .review-popup-button h6 {
    display: block;
    width: calc(100% - 30px);
  }
  .capture-memories-content .hero__cta__wrapper {
    flex-direction: row;
  }
  .our_story_content_wraper .hero__cta__wrapper a {
    min-width: 160px;
    padding-inline: 23px;
  }
  .review-header-btn-price-jtpl {
    flex-wrap: wrap;
    /* justify-content: center; */
  }
  /* .review-popup-button {
    text-align: center;
  } */
  .review-header-btn-price-jtpl .write_review-jtpl {
    margin: 8px 0 0 !important;
    padding: 9px 30px;
  }
  .product-reviews-popup .jdgm-rev-widg__body .jdgm-paginate {
    gap: 0;
  }
  .product-reviews-popup .jdgm-paginate__prev-page {
    margin-right: 0;
  }
  .product-reviews-popup .jdgm-paginate__next-page {
    margin-left: 0;
  }
  .contact-us-header .wrapper {
    padding-top: 17px;
  }
  .our-team-section-jtpl .brick__section-jtpl .text__standard {
    padding-top: 35px;
  }
  .contact-stand-products-jtpl .main_policy_class {
    padding-top: 22px;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
  }
  .contact-stand-products-jtpl .main_policy_class a {
    gap: 8px;
    width: 100%;
  }
  .contact-stand-products-jtpl .main_policy_class a span {
    width: 22px;
    height: 22px;
  }
  .cart__drawer .drawer__content {
    overflow-x: hidden;
    left: 0;
    width: 100%; 
  }
  .jdgm-rev-widg__body .jdgm-paginate {
    padding-top: 10px;
    padding-bottom: 22px;
  }
  .home-page-hero-sec.jtpl-image-with-text .heading-before-jtpl {
    margin: 0 auto 10px;
    padding-left: 0;
    transform: translate(0,0)!important;
  }
  .home-page-hero-sec.jtpl-image-with-text .standard__kicker.standard_header_jtpl.heading-before-jtpl:before {
    left: -17px!important;
  }
}
@media (max-width: 431px) {
  .multiple-image-with-text-section .brick__block__image figure {
    max-width: 220px;
  }
}
@media (max-width: 425px) {
  #shopify-section-template--18851276685390__multiple_image_with_text_RAhAYd .heading-before-jtpl:before {
    top: 0px !important;
    left: -16px !important;
}
#shopify-section-template--18851276685390__custom_social_media_QxGdCF .heading-before-jtpl:before{
    top: -2px;
    

}
  .jtpl-image-with-text .image__hero__scale:after {
    right: 26px;
    bottom: 11px;
  }
  .jtpl-image-with-text .heading-before-jtpl:before {
    left: 5px;
  }
  .jtpl-image-with-text .standard__cta {
    min-width: 160px;
    padding-left: 27px;
    padding-right: 27px;
  }
  .jtpl-image-with-text .btn--primary {
    margin-left: 0;
    margin-right: 7.5px;
  }
  .jtpl-image-with-text .btn--neutral {
    margin-left: 7.5px;
    margin-right: 0;
  }
  .section-icons.custom-multiple-icon-jtpl:after {
    height: 60px;
    bottom: -20px;
    background: url(/cdn/shop/files/cameras-wave-bottom.png?v=1719581741);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
  }
  .multiple-image-with-text-section .brick__block__image figure {
    max-width: 205px;
  }
  .custom-image-text .heading-before-jtpl:before {
    left: 8px;
  }
  /* .custom-image-text .heading-before-jtpl {
    max-width: 200px;
  } */
  .section-carousel .slide-item {
    padding-bottom: 20px !important;
  }
 .produt-grid-item-wrapper-jtpl .product__grid__info {
      padding: 10px 12px 20px;
  }
  .section-padding.custom-multi-image-section {
    padding-top: 30px;
  }
  .custom-multi-image-section .section-columns img {
    object-fit: contain;
  }
  .product-slider-jtpl .gallery__item>div {
    aspect-ratio: auto;
  }
  .product-slider-jtpl {
    padding-bottom: 220px!important;
  }
  .section-padding.our-story-section-jtpl {
    padding-bottom: 40px;
  }
  .section-newsletter .wrapper {
    margin: -20px auto 0;
    padding: 20px;
  }
  .section-newsletter .standard__heading {
    margin-bottom: 20px;
  }
  .input-group--inner-button {
    padding: 4px;
  }
  .section-newsletter form .input-group--inner-button .input-group-field {
    height: 36px;
    padding: 8px 16px 8px 8px;
  }
  .section-newsletter form .input-group--inner-button .input-group-field::placeholder {
    font-size: 16px;
    line-height: 19px;
  }
  .announcement {
    min-height: 26px;
  }
  .announcement .rte--lock-font {
    gap: 8px;
  }
  .announcement .rte--lock-font img {
    max-width: 20px;
    width: 100%;
  }
  .announcement .flickity-prev-next-button.previous:after, .announcement .flickity-prev-next-button.next:after {
    background-size: 14px 12px;
    width: 14px;
    height: 12px;
    transform: translateY(0px);
  }
  .custom-multi-image-section .section-columns {
    margin-inline: -20px;
  }
  .section-newsletter form .input-group--inner-button .btn.hidden-md-down {
    display: none;
  }
  .product__grid__title {
    min-height: 40px;
  }
  .jtpl-image-with-text .image__hero__scale:after {
    right: 26px;
    bottom: 11px;
  }
  .section-newsletter form .input-group--inner-button .btn {
    padding: 12px 11px;
    height: 36px;
  }
  .custom-multiple-icon-jtpl .float-grid {
    z-index: 9;
    position: relative;
  }
  .custom-multiple-icon-jtpl .icon__column__text h2 {
    margin-bottom: 0;
    text-align: left;
  }
  .our-story-section-jtpl .brick__block__text .text__standard {
    padding-top: 50px;
    padding-bottom: 30px;
  }
  /* .custom-image-text .heading-before-jtpl:before {
    top: -1px !important;
    left: 0 !important;
  } */
  .custom_related .product-grid-item .product__grid__info.text-left .compare-at {
    white-space: normal;
  }
  .custom_related .produt-grid-item-wrapper-jtpl .product__grid__info {
    min-height: 160px;
  }
  .banner_slider.grid-item-1 .gallery-iframe-wrapper, 
  .banner_slider.grid-item-2 .gallery-iframe-wrapper, 
  .banner_slider.grid-item-3 .gallery-iframe-wrapper {
    padding: 12px 12px 52px !important;
  }
  /* .custom-gallery .product-grid-slide {
    padding: 12px 12px 52px;
  } */
  .section-blog-post .blog_main_header {
    align-items: baseline;
  }
  .about-us-video-wrap .heading-before-jtpl:before {
    left: auto !important;
    margin-left: -20px;
  }
  .blog_main_header .article__item-date {
    position: relative;
    margin-right: 21px;
    margin-left: 18px;
  }
  .blog_main_header .article__item-date::before {
    left: -18px;
    width: 12px;
    height: 12px;
    background-size: 12px;
    top: 2px;
  }
  .blog_main_header .article__item-date::after {
    right: -10px;
  }
  .blog_main_header .blog_date_time * {
    font-size: 12px;
    font-weight: 300;
  }
  .custom_blog_author .blog__article--light {
    font-size: 12px;
  }
  .our-stroy-wrap.before_wave::before {
      top: -146px;
  }
  /* Contact Us page css */
  .contact-stand-products-jtpl .brick__block__image figure, 
  .our-team-section-jtpl .brick__block__image figure {
    max-width: 100%;
  }
  .contact-stand-products-jtpl .custom-image-text .heading-before-jtpl,
  .our-team-section-jtpl .custom-image-text .heading-before-jtpl{
    max-width: 100%;
  }
  .contact_richtext .standard__heading {
    margin-bottom: 10px;
  }
  .contact_richtext .standard_header_jtpl br {
    display: none;
  }
  .press-section.after_wave:after {
    height: 80px;
    bottom: -80px;
  }
  /* Contact Us page css */
  /* Review Page Css */
  .reviews-page-banner .section-padding {
    padding-top: 0px;
    padding-bottom: 0;
  }
  .reviews-page-banner .brick__block__image figure {
    box-shadow: 0 10px 15px 0 #00000026;
  }
  .reviews-page-banner .brick__block__image {
    padding-left: 20px;
    padding-bottom: 100px;
    padding-top: 20px;
    padding-right: 20px;
  }
  .reviews-page-banner .heading-before-jtpl {
    max-width: 280px;
  }
  .reviews-page-banner .brick__block__image figure+figure {
    top: 60px;
    right: 30px;
  }
  .reviews-page-banner .custom-image-text .heading-before-jtpl {
    margin-bottom: -10px;
    padding-left: 0;
    transform: translate(0, -10px) !important;
  }
  .reviews-page-banner .standard__cta {
    margin-top: 24px;
    margin-bottom: 0;
  }
  .reviews-page-banner .btn--primary {
    margin-left: 0;
    margin-right: 7.5px;
  }
  .reviews-page-banner .btn--neutral {
    margin-left: 7.5px;
    margin-right: 0;
  }
  .review_section:before {
    background: url(/cdn/shop/files/blog-before-wave-mobile.png?v=1720442536);
    background-repeat: no-repeat;
    background-size: cover;
    top: -67px;
    height: 67px;
  }
  .reviews-page-banner .brick__block__text {
    padding-bottom: 100px;
  }
  .review_section .standard_header_jtpl {
    margin-bottom: 10px;
  }
  .review_section .wrapper .standard_header_jtpl + .body-size-4 p {
    max-width: 73%;
    margin-inline: auto;
  }
  .review_section .review_badge {
    margin-top: 10px;
  }
  .review_section .jdgm-rev__icon {
    width: 32px;
    height: 32px;
    line-height: 32px;
  }
  .review_section .jdgm-quest[data-verified-buyer=true] .jdgm-rev__icon:not(.jdgm--loading):after, 
  .review_section .jdgm-rev[data-verified-buyer=true] .jdgm-rev__icon:not(.jdgm--loading):after {
    width: 14px;
    height: 14px;
    line-height: 14px;
  }
  .review_section .jdgm-rev__header {
    margin-bottom: 8px;
  }
  .review_section .jdgm-rev__body {
    margin-top: 8px;
  }
  .review_section .jdgm-rev__pic-link {
    height: 61px;
    margin: 8px 8px 0px 0;
  }
  .review_section .jdgm-rev__pic-link img {
    width: 61px;
    height: 61px;
  }
  .review_section .jdgm-rev {
    border-radius: 16px;
    margin-bottom: 12px;
  }
  /* Review Page Css */
  .contact-stand-products-jtpl .custom-image-text .standard__cta {
    margin-top: 30px;
    margin-bottom: 0;
    padding-inline: 20px;
    padding-block: 10px !important;
    margin-right: 0 !important;
  }
  .cart__template .template__cart__footer {
    display: block;
  }
  .cart__template .sezzle-shopify-info-button .sezzle-checkout-button-wrapper.sezzle-right {
    width: 100%;
  }
  .cart__template .cart-footer-total,
  .cart__template .wrapper-text-warranty {
    gap: 10px;
  }
  .contact_richtext .wrapper--narrow {
    margin-top: -10px !important;
  }
  .template-collection {
    overflow-x: hidden;
  }
  .announcement {
    height: auto;
  }
  .announcement .rte--lock-font {
    max-width: 300px;
  }
  .announcement * {
    white-space: normal;
    /* white-space: nowrap; */
  }
  .drawer__content .drawer__body {
    min-height: 200px;
  }
  .drawer__bottom {
    margin-top: 0;
  }
}
@media screen and (max-height: 600px) {
  .drawer__bottom {
    margin-top: 0;
    padding-bottom: 30px;
  }
}
/* @media (max-width: 413px) {
  .standard_header_jtpl.heading-before-jtpl:before {
    left: 98px !important;
    top: 0px!important;
  }
} */
@media (max-width: 392px) {
  .cart__template .sezzle-shopify-info-button .sezzle-checkout-button-wrapper .sezzle-button-text.sezzle-right .sezzle-info-icon:before {
    /* left: 192px; */
    bottom: 4px;
    height: auto;
    width: auto;
  }
  #shopify-section-template--18851276685390__section_double_Wfww8T .home-page-hero-sec.jtpl-image-with-text .standard__kicker.standard_header_jtpl.heading-before-jtpl:before {
    left: 27px!important;
}
  .home-page-hero-sec.jtpl-image-with-text .standard__kicker.standard_header_jtpl.heading-before-jtpl:before {
    left: -15px!important;
  }
}
@media (max-width: 391px) {
  .our-story-section-jtpl .brick__block__text .text__standard {
    padding-top: 40px;
  }
  button.popup-close {
    width: 25px;
    height: 25px;
    top: 10px;
  }
  button.popup-close svg {
    width: 15px;
  }
}
@media (max-width: 379px) {
  .jtpl-image-with-text .standard__cta {
    min-width: 150px;
  }
  /* .standard_header_jtpl.heading-before-jtpl:before {
    left: 87px !important;
  } */
}
@media (max-width: 375px) {
  .jtpl-image-with-text .image__hero__frame {
    height: 350px;
  }
  .jtpl-image-with-text .image__hero__scale {
      max-width: calc(100% - 15px);
  }
  .jtpl-image-with-text .heading-before-jtpl {
    transform: translate(-15px, -15px) !important; 
  }
  .jtpl-image-with-text .text__standard.text-left {
    padding: 0px 0 50px;
  }
  .multiple-image-with-text-section .brick__block__image figure+figure {
    right: 20px;
    top: 80px;
  }
  .multiple-image-with-text-section .brick__block__image {
    padding-bottom: 100px;
  }
  .custom-rating-section .rte {
    max-width: 290px;
    margin-inline: auto;
  }
  .product-slider-jtpl {
    padding-bottom: 215px!important;
  }
  .section-newsletter .standard__heading {
    max-width: 95%;
    margin-inline: auto;
  }
  /* .multiple-image-with-text-section .heading-before-jtpl:before {
    top: 0!important;
    left: 0px!important;
  } */
  .contact-stand-products-jtpl .heading-before-jtpl:before,
  .our-team-section-jtpl .heading-before-jtpl:before {
    left: -20px !important;
  }
  .product-slider-jtpl .gallery__item>div {
    aspect-ratio: 1/1.3;
  }
  .multiple-image-with-text-section .brick__block__image figure {
      max-width: 198px;
  }
  .product__form__inner .product__submit button.standard__cta.btn {
    min-height: 42px;
    margin-bottom: 12px;
  }
  .product__form__inner .shopify-payment-button .shopify-payment-button__button {
    min-height: 42px;
    height: 42px;
  }
  .polices_main_class {
    padding-top: 22px;
    padding-bottom: 16px;
    margin-bottom: 26px;
  }
  .polices_main_class .left-icon {
    margin-bottom: 0;
  }
  .custom_div_jtpl  .product__price__main .product__price {
    gap: 8px;
    font-size: 16px;
    line-height: 20px;
  }
  .custom_div_jtpl .product__price__main .compare-at {
    font-size: 12px;
    line-height: 16px;
  }
  .custom_div_jtpl .left-icon svg {
    width: 15px;
    height: 15px;
  }
  .custom_div_jtpl .left-icon p {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
  }
  .image_wrapper_products .model_main_wrapper {
    gap: 12px;
    padding: 12px;
    margin-bottom: 12px;
  }
  .polices_main_class .policy_image a, .polices_main_class .policy_image2 a {
    text-decoration: none;
  }
  .product__block__description .product-accordion .accordion__title {
    padding: 18.5px 12px;
  }
  .product__block__description {
    border-radius: 20px;
  }
  .product-accordion .accordion__body {
    margin: 0 12px;
    padding: 20px 0 18px;
  }
  .product-accordion .accordion__title span, .specification_heading span, .review_heading span {
    width: 24px;
    height: 24px;
    right: 12px;
    line-height: 24px;
    top: 49%;
    box-shadow: 0 2px 0 #F9B235;
  }
  .accordion__title span:after, .specification_heading span:after, .review_heading span:after {
    width: 11.12px;
    right: 6px;
    height: 2.71px;
  }
  .accordion__title span:before, .specification_heading span:before, .review_heading span:before {
    right: 10px;
    width: 2.71px;
    height: 11.12px;
    margin: -5px 0 0;
  }
  .kntnt-collapse-content > div {
    margin: 16px 0 0;
    border-radius: 20px;
  }
  .specification_heading h4, .review_heading h4 {
    padding: 18.5px 12px;
  }
  .specification_content {
    margin: 0 12px;
    padding: 20px 0 18px;
  }
  .review_content .jdgm-rev-widg {
    margin: 0 12px;
    padding: 20px 0 0px;
  }
  .review_content .jdgm-rev__header {
    margin-bottom: 8px;
  }
  .jdgm-rev__content .jdgm-rev__title {
    line-height: 18px;
  }
  .review_content .jdgm-rev__content .jdgm-rev__body {
    margin-top: 8px;
  }
  .review_content .jdgm-rev__content .jdgm-rev__pic-link {
    margin: 8px 8px 0px 0;
    height: 61px;
    width: 61px;
  }
  .review_content .jdgm-rev__content .jdgm-rev__pic-link img {
    border-radius: 11px;
  }
  .jdgm-rev-widg__body  .jdgm-paginate {
    padding-top: 22px;
  }
  .product__inner .model_wrapper {
    padding-top: 15px;
    margin-top: 26px;
  }
  .image_wrapper_products h6 {
    margin-bottom: 12px;
  }
  .image_wrapper_products .model_main_wrapper > a {
    flex: 0 0 61px;
  }
  .image_wrapper_products .model_main_wrapper .model_image img {
    min-width: 61px;
    height: 61px;
    border-radius: 12px;
    max-width: 61px;
  }
  .product_card_price_wrapper {
    flex: 0 0 calc(100% - 73px);
  }
  /* .custom-gallery .product-grid-slide {
    padding: 12px 12px 52px;
  } */
  .custom-gallery.before_wave::before {
    background: url(/cdn/shop/files/custom-gallerybefore-wave-phone.png?v=1719927963);
    height: 40px;
    top: -30px;
  }
  .product-page {
    padding: 0px 0 58px;
  }
  .custom-gallery.before_wave {
    padding-top: 10px;
  }
  .gallery_header .standard_header_jtpl {
    padding-bottom: 10px;
  }
  .custom-gallery .gallery_header {
    margin: 0 auto 24px;
  }
  .custom-gallery .product-grid-slide img {
     border-radius: 8px;
    aspect-ratio: 10/9.6;
  }
  .custom-gallery .product-grid-slide video {
    aspect-ratio: 10/9.4;
    border-radius: 8px;
  }
  flickity-carousel .banner_slider.grid-item-3 .slide-item iframe {
    aspect-ratio: 10/9.4;
  }
  .faq-container {
    padding: 40px 0 14px;
  }
  .instafeed_main {
    padding: 20px 0 10px;
  }
  .instafeed_main .flickity-slider .slide-item {
    padding: 0 0px 30px 0 !important;
  }
  .custom-social-media-icon .flickity-slider .slide-item {
    padding-top: 25px!important;
  }
  .product-grid-slide .instafeed_image img {
    aspect-ratio: 1/1;
  }
  .custom_related .standard_header_jtpl {
    padding-top: 10px;
  }
  .custom_related .standard_header_jtpl:before {
    top: -6px;
  }
  .product__video_wrapper {
    padding: 16px;
  }
  .product__custom_meta .product__video_wrapper iframe {
    min-height: 280px;
  }
  .shopify-payment-button__button.shopify-payment-button__button--branded:after {
    height: 44px;
    font-size: 14px;
    line-height: 21px;
    padding-top: 13px;
  }
  div.our-story-title-wrap {
    padding-top: 17px;
  }
  .our-story-title-wrap .text-center .standard_header_jtpl {
    padding-top: 14px;
  }
  .our-story-title-wrap .standard__heading {
    margin-bottom: 0;
  }
  .our-story-title-wrap .heading-before-jtpl:before {
    top: 0;
  }
  .our-stroy-wrap .section-padding {
    padding-block: 0;
  }
  .our-stroy-wrap.before_wave::before {
    background: url(/cdn/shop/files/about-before-wave.png?v=1720423697);
    top: -20px;
    height: 80px;
  }
  .our-stroy-wrap.before_wave {
    margin-top: -150px;
    padding-top: 80px;
    padding-bottom: 62px;
  }
  .our-story-title-wrap .standard__image img {
    min-height: 344px;
  }
  .about-us-video-wrap .section-padding {
    padding: 32px 0;
  }
  .about-us-video-wrap iframe {
    border: 12px solid #fff;
    border-radius: 16px;
    width: calc(100% - 18px);
    margin: 0 auto;
  }
  .about-us-video-wrap .aspect-video {
    aspect-ratio: 10 / 6.1;
  }
  .our_story_content_wraper .hero__cta__wrapper {
    gap: 15px;
  }
  .our_story_content_wraper .hero__cta__wrapper a {
    margin-inline: 0 !important;
  }
  .donation-section.before_wave::before {
    background: url(/cdn/shop/files/donation-before-wave_d950dfec-f4fe-4756-a66f-c9ae1a803aad.png?v=1720423697);
  }
  /* Blog Page Css Start Here */
  .section-blog-post [data-overlay-header] {
    padding: 12px;
  }
  .section-blog-post [data-overlay-header] .use_image {
    height: 240px;
  }
  .news_banner .brick__block .brick__block__image {
    height: 215px;
  }
  .news_banner .rightblock {
    padding: 12px;
    box-shadow: 0 4px 13px rgb(0 0 0 / 15%);
  }
  .before_wave.blog:before,
  .blogs_slider.before_wave:before{
    background: url(/cdn/shop/files/blog-before-wave-mobile.png?v=1720442536);
    top: -50px;
    height: 50px;
  }
  .news_banner .section-padding {
    padding-bottom: 90px;
  }
  :where(.section-blog, .blog) .article__item {
    padding: 12px 12px 20px;
    margin-bottom: 16px;
  }
  ul.pagination-custom {
    margin-top: 16px;
    display: flex;
    justify-content: center;
  }
  .pagination-custom .pagination-custom__arr :is(a, span) {
    width: 24px;
    height: 24px;
    box-shadow: 0 2px 0 #F9B235;
  }
  .pagination-custom__num>a, .pagination-custom__num>span {
    padding: 3px 18px;
  }
  .pagination-custom .pagination-custom__arr:nth-of-type(1) {
    margin-right: 12px;
    display: inline-block;
  }
  .pagination-custom .pagination-custom__arr:last-child {
    margin-left: 12px;
    display: inline-block;
  }
  .blog {
    padding-bottom: 50px;
  }
  .after_wave.blog:after {
    height: 100px;
    bottom: -100px;
  }
  :where(.section-blog, .blog) .article__item .article__item-content .article__item-meta span {
    margin-right: 20px;
  }
  :where(.section-blog, .blog) .article__item .article__item-content .article__item-meta span:after {
    right: -10px;
  }
  :where(.section-blog, .blog) .article__item .rte p {
    line-height: 18px;
  }
  .section-blog-post .standard_header_jtpl::before {
    display: none;
  }
  .section-blog-post .blog__article__content p, 
  .section-blog-post .blog__article__content li {
    color: var(--bg-neutral);
  }
  .blog__article__content p b {
    font-size: 16px;
  }
  .blogs_slider .standard_header_jtpl {
    padding-top: 0;
  }
  .blogs_slider .heading-before-jtpl:before {
    left: -20px;
    top: -15px;
  }
  .blogs_slider {
    padding-bottom: 64px;
  }
  .blogs_slider.after_wave:after {
    height: 90px;
    bottom: -90px;
  }
  :where(.section-blog, .blog) .article__item .article__item-image div {
    aspect-ratio: 10/6;
  }
  .section-padding.capture-memories-content {
    padding-bottom: 28px;
  }
  .after_wave.section-blog::after {
    bottom: -60px;
  }
  /* Blog Page Css End Here */
  .contact-stand-products-jtpl .brick__block__image figure, 
  .our-team-section-jtpl .brick__block__image figure {
    max-width: 100%;
  }
  .our-team-section-jtpl .brick__block__image, 
  .contact-stand-products-jtpl .brick__block__image {
    padding-bottom: 30px;
  }
  /* Review Page Css */
  .reviews-page-banner .brick__block__image {
    padding-bottom: 124px;
  }
  .reviews-page-banner .brick__block__image figure {
    max-width: 175px;
  }
  .reviews-page-banner .heading-before-jtpl:before {
    left: auto !important;
  }
  .reviews-page-banner .brick__block__image figure+figure {
    right: 30px;
  }
  .reviews-page-banner .standard__cta {
    min-width: 140px;
    padding: 12px 16px;
  }
  .review_section .heading-after-jtpl:before {
    left: auto;
    margin-left: -15px;
  }
  .review_section:after {
    bottom: -90px;
  }
  .news_banner .brick__block .brick__block__image .use_image {
    height: 100%;
  }
/******* Search bar section start ********/
  .page-search .input-group.input-group--inner-button {
    /* padding: 5px 0 53px 9px; */
    margin-top: 3px;
 }
  .page-search .btn svg,
  .page-search .search-reset{
    width: 24px;
  }
  .page-search .search-bar .search-reset {
    padding: 0 40px;
  }
/******* Search bar section end ********/
}
@media (max-width: 371px) {
  .banner_buttons a.standard__cta {
      padding-inline: 17px;
  }
}
@media (max-width: 360px) {
  /* .standard_header_jtpl.heading-before-jtpl:before {
    left: 79px !important;
  } */
  .icon_date_instafeed {
    flex-wrap: wrap;
    gap: 4px;
    min-height: 40px;
  }
  .section-blog-post .blog_main_header {
    flex-wrap: wrap;
  }
  .section-blog-post .blog_main_header > div{
    width: 100%;
  }
  .section-blog-post .blog_main_header .custom_blog_author {
    padding-top: 8px;
  }
  .custom-rating-section .standard_header_jtpl {
    max-width: 240px;
  }
  .custom-rating-section .standard_header_jtpl:after {
    right: 1px !important;
  }
  .custom-rating-section .heading-after-jtpl:before {
    left: 0px;
  }
  .custom-review-section .column__image_jtpl {
    width: 100%;
  }
  .custom-review-section img + .column__image_jtpl {
    width: calc(100% - 56px);
  }
  .logo-bar__item .subfooter__copyright p {
    white-space: break-spaces;
  }
  .jtpl-image-with-text .standard__cta {
    min-width: 110px;
    padding-left: 14px;
    padding-right: 14px;
    margin-inline: 3px;
  }
  .custom-rating-section .text__standard .rte p {
    margin-inline: auto;
  }
  button.more_reviews {
    padding: 32px 0 16px;
    line-height: 18px;
  }
  .cart__template .sezzle-shopify-info-button .sezzle-checkout-button-wrapper.sezzle-right {
    width: 100%;
    margin-bottom: 12px;
  }
  .cart__template .sezzle-shopify-info-button .sezzle-checkout-button-wrapper .sezzle-button-text.sezzle-right .sezzle-info-icon:before {
    bottom: -12px;
    left: 50px;
  }
  .cart__template .sezzle-shopify-info-button .sezzle-checkout-button-wrapper .sezzle-button-text.sezzle-right .sezzle-info-icon:after {
    font-size: 12px;
    line-height: 23px;
  }
  .announcement .rte--lock-font {
    gap: 4px;
    max-width: 230px;
  }
}
/* @media (max-width: 358px) {
  .cart__template .sezzle-shopify-info-button .sezzle-checkout-button-wrapper.sezzle-right {
    margin-bottom: 10px;
  }
  .cart__template .sezzle-shopify-info-button .sezzle-checkout-button-wrapper .sezzle-button-text.sezzle-right .sezzle-info-icon:before {
    bottom: -12px;
  }
} */
@media (max-width: 350px) {
  
  .jtpl-image-with-text .standard__kicker.standard_header_jtpl.heading-before-jtpl:before {
    left: auto !important;
    margin-left: -20px;
  }
  .home-page-hero-sec.jtpl-image-with-text .standard__kicker.standard_header_jtpl.heading-before-jtpl:before {
    margin-left: 0;
  }
}
@media (max-width: 334px) {
  .jtpl-image-with-text .standard__kicker.standard_header_jtpl.heading-before-jtpl:before {
    left: 52px !important;
  }
  .jtpl-image-with-text .heading-before-jtpl:before {
    left: 54px;
  }
  .custom-review-section .column__image_jtpl h2 {
    gap: 3px;
  }
  .sezzle-checkout-button-wrapper {
    padding-left: 45px!important;
  }
  .contact-stand-products-jtpl .custom-image-text .standard__cta {
      padding-inline: 18px;
  }
  .Blog_side_bar {
    padding: 12px 8px 20px;
  }
  .Blog_side_bar a {
    gap: 7px;
  }
}
@media (max-width: 325px){
  .home-page-hero-sec.jtpl-image-with-text .standard__kicker.standard_header_jtpl.heading-before-jtpl:before {
    left: auto !important;
    margin-left: -19px;
  }
}
@media (max-width: 320px){
  .instafeed_main .standard_header_jtpl::before {
    top: -2px;
    /* left: -20px; */
}
  #shopify-section-template--18851276685390__multiple_image_with_text_RAhAYd .heading-before-jtpl:before {
    top: 0px;
    left: -9px;
}
/******* Search bar section start ********/
  .page-search .btn svg, .page-search .search-reset {
    width: 20px;
  }
  .page-search button.btn.btn--soft {
    padding: 0 6px 0 6px;
  }
  .page-search .search-bar .input-group-button__group svg {
    font-size: 20px;
  }
  
/******* Search bar section end ********/
  /****** Product review start *******/
  .product-page .review_content .jdgm-rev__timestamp {
    font-size: 11px;
  }
  /****** Product review end *******/
  
  .jtpl-image-with-text .standard__cta {
    min-width: 100px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: calc(var(--font-2)* var(--FONT-ADJUST-ACCENT));
  }
}

/* css start 26sep24 */
@media (min-width: 1199px){
nav#header-menu {
    display: none;
}
}
@media (max-width: 767px) {
  #shopify-section-template--18851276914766__bundle_page_section_GEKezB .heading-before-jtpl:before {
    left: -23px !important;
    top: -12px!important;
}
  #shopify-section-template--18851276685390__custom_social_media_QxGdCF .heading-before-jtpl:before {
    left: -23px !important;
    /* top: -12px!important; */
}
  .bubble_logo_section {
    display: flex;
    justify-content: space-between;
}
.product-grid-item .stain-button-canvas {
    display: none;
}
.capture-memories-content .hero__cta__wrapper a.standard__cta.hero__btn {
    padding: 12px 24px;
    font-size: 15px !important;
    width: 100% !important;
}
  .press-content-wrapper .article__item {
    box-shadow: none !important;
}
 .our-story-title-wrap .heading-before-jtpl:before {
    left: -22px !important;
    top: 13px!important;
}
  .after_wave.section-blog::after {
    bottom: -119px !important;
            border-top: 1px solid #cef0e6;
}
  .capture-memories-content .hero__cta__wrapper {
    flex-wrap: nowrap;
}
    #shopify-section-template--18694039109710__custom_social_media_QxGdCF .heading-before-jtpl:before {
    top: 0px !important;
    left: -20px !important;
}
.custom-multiple-image-jtpl-section .banner_buttons a.standard__cta.btn {
    margin: 10px 10px;
}
.social-media-jtpl .flickity-viewport {
    height: 546.594px !important;
}
.custom-multiple-image-jtpl-section .banner_buttons a.standard__cta.btn {
    margin: 10px 10px;
    padding: 14px 30px;
}
.our-story-section-jtpl .brick__block__text .text__standard {
    padding-top: 0px;
}
.our-story-section-jtpl .standard__cta {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 30px auto 0px;
    max-width: 200px;
}
.jtpl-image-with-text .standard_header_jtpl {
    transform: translate(4px, -15px) !important;
        padding-top: 7px;
}
.custom-product-slider-jtpl {
    margin-top: -175px !important;
}
  html {
      width: 100%;
      height: 100%; /* Ensures full height usage */
      overflow-x: hidden; /* Hides horizontal overflow */
      margin: 0; /* Resets default margin */
      padding: 0; /* Resets default padding */
      box-sizing: border-box; /* Applies box-sizing globally */
      min-height:unset;
      overflow-y: auto;
  }
  body.template-index {
      min-height: unset;
      display: flow-root;
  }
  * {
      box-sizing: inherit; /* Ensures consistent box-sizing */
  }

/* Ensure images and other elements are responsive */
  img, iframe, video {
      max-width: 100%;
      height: auto; /* Maintain aspect ratio */
      display: block; /* Removes bottom space */
  }

/* Additional rule to prevent overflow */
  body {
      overflow-y: auto; /* Allows vertical scrolling */
  }
  .section-carousel .flickity-disabled-mobile .slide-item {
    padding-bottom: 20px !important;
  }
  .mobile_slider  .product-grid-item .stain-button-canvas {
      margin-bottom: 20px !important;
  }
  .mobile_slider .product-grid-item .stain-button-canvas {
      margin: 0;
  }
  .mobile_slider .group\/quick-actions-toolbar.relative.overflow-hidden {
      left: 0px !important;
      right: 0px !important;
  }  
 .mobile_slider .product-grid-item .stain-button-canvas {
    max-width: 100%;
    aspect-ratio: unset;
  }
  .mobile_slider  .product__grid__price.product__grid__price--nowrap {
    min-height: 37px;
  }
  .btn--primary, .bundly__add_to_bundle_button, .bundly__add_to_cart_button, .collection__count, .bundly__add_to_cart_button {
    font-size: 15px !important;
}
.btn--neutral, .collection__count {
    font-size: 15px !important;
}
.product__price span {
    font-size: 18px !important;
}
}
@media only screen and (max-width: 420px) {
  .review_content .jdgm-rev__timestamp {
    font-size: 12px;
    top: 22px;
  }
}
