/** Shopify CDN: Minification failed

Line 1235:1 Expected "}" to go with "{"

**/
.custom_blog_outter .wrapper--full-padded,
.custom-page-width {
  max-width: 1400px;
  margin: 0 auto;
}
.page-width-narrow {
  max-width: 1280px;
  margin: 0 auto;
}
.custom_image_with_text section {
  max-width: 1280px;
  margin: 0 auto;
}
.custom_section_header {
  text-align: center;
  padding-bottom: 0px;
}
.align-center {
  text-align: center;
}
.align-left {
  text-align: left
}
.align-right {
  text-align: right
}
.custom_blog_categories_wrapper {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  align-items: center;
}
.blog_header_bottom_wrapper {
  display: flex;
  justify-content: center;
  gap: 60px;
}
.custom_categories_title {
  font-weight: 700;
  position: relative;
  font-family: Cormorant Garamond !important;
  font-size: 20px;
}
.category_item {
  font-weight: bold;
}
.blog_header_bottom {
  padding-top: 10px;
  padding-bottom: 10px;
}
.custom_categories_title::after {
  content: "|";
  position: absolute;
  right: -30px;
  color: lightgray;
}
.grid.blog-listing {
  gap: 30px;
}
.grid.blog-listing .article.grid-item {
  padding: 30px 30px;
  background: white;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}
.grid.blog-listing .article__text-wrapper {
  padding: 0 !important;
  padding-top: 20px !important;
}
.grid.blog-listing .article.grid-item:hover {
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.25);
}
.article__link {
  display: flex;
  justify-content: space-between;
}
.article__link .btn.btn--text:hover span {
  color: var(--text) !important;
}
.article__link .btn.btn--text span {
  text-transform: initial;
}
.article__tag {
  background: #e8e8e8;
}
.article__tag {
  background: #e8e8e8;
  text-transform: initial;
  font-weight: bold;
  padding: 10px 12px;
}
.article__tags.custom_article_tags {
  padding-left: 0;
  padding-bottom: 5px;
}
.first_post_wrapper .article__link {
  justify-content: flex-start;
  gap: 10px;
  align-items: baseline;
}
.last_updated_text {
  color: gray;
  font-size: 13px;
}
.first_post_wrapper .article__tags.custom_article_tags {
  margin-top: 25px;
}
.first_post_wrapper .article__excerpt {
  margin-top: 20px;
  font-size: 16px;
}
.first_post_wrapper .article__text-wrapper.aos-animate {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.custom_article_image_wrapper .article__image {
  margin-bottom: 0;
}
.author_profile img {
  max-width: 30px;
  border-radius: 50px;
  width: 100%;
}
.article_author_inner {
  display: flex;
  gap: 0px;
  align-items: center;
}
.by_text {
  padding-left: 10px;
  padding-right: 5px;
}
.author_profile {
  line-height: 1;
}
.article_author_inner * {
  line-height: 1;
}
.custom_author_details {
  padding: 15px;
  width: max-content;
  padding-right: 35px;
}
.article_devider {
  height: 2px;
  width: 50%;
  background: lightgray;
  margin-bottom: 40px;
  margin-top: 40px;
}
.custom_article_social_media {
  margin-top: 40px;
}
.custom_article_social_media svg {
  width: 30px;
  height: 30px;
}
.widget__recent .article__image__outer {
  display: none;
}
.widget__recent {
  margin-top: 0;
}
.widget__recent .article__text-wrapper {
  padding-left: 0 !important;
  padding-top: 0 !important;
  padding-right: 0 !important;
}
.sidebar .article_news_form_wrapper * {
  color: black !important;
}
.sidebar .input-group__field[type="email"] {
  background: #f2f2f2 !important;
  padding-left: 10px;
  border-radius: 0;
}
.sidebar .article_newsletter {
  border: 1px solid black;
  padding: 15px;
  margin-bottom: 30px;
}
.sidebar
  .article_news_form_wrapper
  .newsletter-form
  .input-group__field::placeholder {
  -webkit-text-fill-color: rgba(43, 43, 43, 0.75);
}
.sidebar .authorsidebar {
  display: none !important;
}
.sidebar .newsletter__submit span {
  display: none;
}
.sidebar .newsletter__submit {
  position: absolute;
  top: 50%;
  right: 5px;
  z-index: 1;
  transform: translatey(-50%);
}
.sidebar .article_newsletter .h5.footer__block__title {
  padding-bottom: 0;
}
.sidebar .article_newsletter form {
  margin-top: 20px;
}
.article_newsletter .rte.footer__newsletter__text {
  line-height: 1.4;
  font-size: 14px;
}
.custom_sidebar_image_wrapper img {
  width: 100%;
}
.article__hero.text-center {
  display: none;
}
.sidebar .widget__title {
  font-family: var(--FONT-STACK-BODY) !important;
  font-weight: bold;
  font-size: 16px;
  margin-top: 20px;
}
.custom_article_content_wrapper {
  padding-bottom: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 30px;
}
.custom_image_with_text .brick__block.brick__block--text {
  background: #f7f4ed;
}
.custom_image_with_text .brick__block.brick__block--text .brick__block__text,
.custom_image_with_text
  .brick__block.brick__block--text
  .hero__content--compact {
  background: transparent;
}
.custom_newsletter .brick__block__text {
  align-items: flex-start;
}
.custom_newsletter .socials svg {
  width: 30px;
  height: 30px;
}
.custom_newsletter .name_field_custom {
  display: none;
}
.newsletter_privacy_text {
  font-size: 9px;
  margin-bottom: 20px;
  text-align: center;
}
.custom_newsletter .brick__block.brick__block--text {
  max-width: 50%;
}
.custom_newsletter .brick__block.brick__block--text:nth-child(3) {
  max-width: 50%;
}
.custom_newsletter .input-row.email_field_custom input {
  border: 2px solid lightgray;
  border-radius: 50px;
  background: #e7f0ff !important;
  padding-left: 10px !important;
}
.article__image .article__tags.custom_article_tags {
  display: none;
}
.custom_blog_search_bar .search-popdown__main {
  padding-left: 20px;
  padding-right: 20px;
  height: auto;
}
.custom_blog_search_bar {
  max-width: 650px;
  margin: 0 auto;
  box-shadow: 0 0 30px #00000014;
  margin-bottom: 40px;
}
.custom_blog_search_bar .wrapper_outter {
  padding-left: 0;
  padding-right: 0;
}
.custom_section_header h1 {
  font-weight: 400;
}
.custom_blog_search_bar .predictive-search {
  margin-left: -20px;
  margin-right: -20px !important;
  width: auto;
}
.custom_blog_categories_wrapper .inline-nav.capitalize {
  margin: 0;
  line-height: 1;
}
.blog__nav.h5 {
  display: none;
}
.header__desktop__button header-search-popdown,
.header__mobile__button header-search-popdown {
  display: none;
}

.btn {
  font-weight: 600;
}
.btn--solid:after {
  transition-duration: unset;
}
.logos__slider-text {
  margin-bottom: -15px;
  padding-bottom: 0;
}
.logos__logo {
  width: 180px;
}
.logos__slide__text {
  font-weight: 600;
}
.grid.multicolumn {
  align-items: unset !important;
}
.grid.multicolumn > .infobox-wrapper {
  height: auto;
  transition: box-shadow 0.3s ease, transform 0.3s ease,
    -webkit-box-shadow 0.3s ease, -webkit-transform 0.3s ease;
}
.grid.multicolumn > .infobox-wrapper:hover {
  box-shadow: 0px 5px 45px 0px rgba(0, 0, 0, 0.63);
}
.custom_blog_categories_wrapper .grid-item {
  border-radius: 15px;
  overflow: hidden;
}
@media (min-width: 769px) {
  .first_post_wrapper .article__text-wrapper {
    width: 50%;
  }
  .custom_image_with_text .brick__block.brick__block--images {
    max-width: 43%;
  }
  .article.article--single {
    padding-top: 60px;
  }
  .first_post_wrapper .article__image__outer {
    width: 47%;
  }
  .first_post_wrapper .article.grid-item {
    display: flex;
    justify-content: space-between;
  }
  .first_post_wrapper {
    margin-bottom: 50px;
  }
  .custom_article_image_wrapper {
    width: 50%;
  }
  .custom_article_content_wrapper {
    width: 48%;
  }
  .custom_article_inner_wrapper {
    display: flex;
    justify-content: space-between;
    gap: 30px;
  }
  .grid--article {
    grid-template-columns: auto minmax(300px, 300px);
  }
  .custom_article_image_wrapper
    .article__image.image-height.image-height--mobile {
    height: 100%;
  }
  .article__content__wrapper {
    padding-left: 0;
  }
  .custom_image_with_text {
    margin-bottom: 60px;
  }
}
@media (max-width: 768px) {
  .blog_header_bottom_wrapper {
    flex-direction: column;
    text-align: center;
    gap: 30px;
  }
  .custom_blog_categories_wrapper {
    flex-wrap: nowrap;
    overflow: scroll;
  }
  .category_item {
    min-width: max-content;
    white-space: nowrap;
  }
  .custom_categories_title::after {
    position: absolute;
    color: #d3d3d3;
    content: "";
    right: unset;
    bottom: -15px;
    height: 1px;
    background: #d3d3d3;
    width: 60vw;
    left: 50%;
    transform: translatex(-50%);
  }
  .article__content__wrapper {
    padding: 0;
  }
  .custom_newsletter .brick__block.brick__block--text {
    max-width: 100%;
  }
  .custom_newsletter .brick__block.brick__block--text:nth-child(3) {
    max-width: 100%;
  }
  .custom_image_with_text {
    margin-bottom: 30px;
  }
  .custom_image_with_text .brick__block--text .hero__content--no-padding {
    padding-left: 0px;
    padding-right: 0px;
  }
  .article_devider {
    margin-bottom: 25px;
    margin-top: 25px;
  }
  .custom_article_social_media {
    margin-top: 25px;
  }
  .custom_blog_search_bar {
    margin-bottom: 30px;
  }
  .logos_settings .grid-item .column__inner img {
    object-fit: contain;
  }
  .custom_content_custom_settings
    .brick__section
    > div:nth-child(2)
    .brick__block__innher {
    padding: 30px 0px;
  }
  .product_box_settings .productbox-wrapper {
    margin: 0;
  }
  .product_box_settings .grid.multicolumn {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
  }
  .product_box_settings .productbox-wrapper {
    width: 100%;
  }
  .both_include_section .wrapper {
    max-width: 400px !important;
  }
  .both_include_section .grid.multicolumn {
    --columns: 1;
    gap: 0;
  }
}
@media (min-width: 1076px) {
  .navlink.navlink--toplevel {
    text-transform: uppercase;
  }
  .menu__item.child {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .navlink.btn.btn--solid.btn--primary {
    margin-left: 40px;
    padding: 0 30px;
    max-height: 35px;
  }
}

.navlink.btn.btn--solid.btn--primary span {
  color: white ;
}

.navlink.btn.btn--solid.btn--primary:hover span {
  color: rgba(232, 125, 81, 1) ;
}

.logos_settings .grid-item {
  margin-bottom: -80px;
}
.h5.footer__block__title {
  font-family: var(--FONT-STACK-BODY) !important;
  font-size: 15px;
}
.footer__quicklinks li {
  font-size: 13px;
  margin-bottom: 10px;
}
html {
  padding-bottom: 0 !important;
}

.product_box_settings .productbox__button-wrapper .btn {
  width: 100%;
}

  .btn.btn--solid.btn--secondary {
  background: white;
  color: #e88055;
  border-color: #e88055;
}
.btn.btn--solid.btn--secondary:hover:after {
  background: #e79371;
}

.btn.btn--solid.btn--secondary:hover {
  color: white;
}

.product_box_settings
  .productbox__button-wrapper
  .btn.btn--solid.btn--secondary {
  background: white;
  color: #e88055;
  border-color: #e88055;
}
.product_box_settings .productbox__button-wrapper
  .btn.btn--solid.btn--secondary:hover:after {
  background: #e79371;
}

.product_box_settings .productbox__button-wrapper
  .btn.btn--solid.btn--secondary:hover {
  color: white;
}

.product_box_settings .productbox-wrapper {
  max-width: 400px;
}
.both_include_section .column__text li,
.rich_custom_settings .hero__content__wrapper ul li {
  padding-left: 35px;
  background-image: url(/cdn/shop/files/CheckIcon.svg?v=1716813182);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: left 5px;
}
.rich_custom_settings .hero__content__wrapper ul {
  list-style: none;
  column-count: 2;
}
.both_include_section .column__text ul {
  list-style: none;
  font-size: 14px;
  font-family: Open Sans;
  margin-left: 0;
}
.both_include_section .wrapper {
  max-width: 850px;
  background: white;
  box-shadow: 0px 5px 30px 0px rgba(214, 215, 216, 0.57);
  padding-top: 40px;
  padding-bottom: 0px;
}
.both_include_section {
  background: #f8f8f8;
}
.both_include_section .grid__heading-holder.text-center {
  margin-bottom: 0;
}
.both_include_section .grid__heading,
.accordion-group.section-padding .accordion__title {
  font-family: var(--FONT-STACK-BODY) !important;
}
.accordion-group.section-padding .accordion__title {
  font-size: 18px;
  font-weight: 600;
}
.accordion-group.section-padding .accordion__heading.h4 {
  text-align: center;
}
a.btn.btn--solid.btn--white {
  color: black;
}

a.btn.btn--solid.btn--white:hover {
  color: white;
  border: none;
}

a.btn.btn--solid.btn--white:hover::after {
  background: black;
}

.index-image-text.normal_narrow_width .wrapper {
  max-width: 1200px;
}
.index-image-text.normal_narrow_width .hero__content .hero__media {
  max-width: 60px;
}
.accordion-group.section-padding .accordion__title {
  padding: 1rem 0 1rem 45px;
  background: #eeeeee2b;
}
.accordion-group.section-padding .accordion {
  border-left: 1px solid var(--border);
  border-right: 1px solid var(--border);
  margin-bottom: 10px;
}
.accordion-group.section-padding .accordion__content {
  padding-left: 30px;
  padding-right: 30px;
}
.accordion-group.section-padding
  .accordion__title[data-collapsible-trigger]
  .icon,
.product-accordion .accordion__title[data-collapsible-trigger] .icon {
  right: unset;
  left: 10px;
}
.swiper-pagination.swiper-pagination-bullets {
  bottom: 30px;
}
.custom-text-and-icon .swiper {
  padding-bottom: 50px;
}
.swiper-pagination-bullet {
  background: #898d84;
}
.product__wrapper__inner .slider__button--prev,
.product__wrapper__inner .slider__button--next {
  transform: translate(0%) !important;
  opacity: 1 !important;
}

.product__wrapper__inner .slider__button--next::before {
  mask-image: url("/cdn/shop/files/right-arrow.png?v=1720469891");
}
.product__wrapper__inner .slider__button--prev::before {
  mask-image: url("/cdn/shop/files/right-arrow_1.png?v=1720469891");
}
.product__wrapper__inner .slider__button,
.product__wrapper__inner .slider__button:hover {
  width: 60px;
  height: 60px;
  background: transparent;
  box-shadow: none;
}
.product__wrapper__inner .slider__button:after {
  transition: unset !important;
}
.product__wrapper__inner .slider__button:hover:after {
  background-color: transparent;
  transition: unset !important;
}
.product__wrapper__inner .slider__button::before {
  mask-size: 50px;
  width: 50px;
  height: 50px;
  padding: 5px;
}
#shopify-block-okendo_star_rating_JqLmRg {
  padding-bottom: 10px;
}
.product__wrapper__inner .product__thumb {
  width: 16.67%; /* changed from 20% */
}
.product__wrapper__inner .product__thumb.is-active {
  border: 1px solid black;
  padding-bottom: 0;
  height: 100% !important;
}
.product__wrapper__inner .product__thumb::after {
  content: none !important;
  height: 0;
}
.product__thumb__link {
  width: 100%;
  height: 100%;
}
.product-accordion .accordion__title[data-collapsible-trigger] .icon {
  width: 30px;
  height: 30px;
}
.product-accordion .accordion {
  border-color: lightgray;
}
.product-accordion .accordion__title {
  padding: 1rem 0 1rem 45px;
  font-weight: 600;
}
.gift_button_wrapper .btn {
  width: 100%;
}
.registry_button_wrapper {
  text-align: center;
  padding-top: 40px;
  font-weight: 600;
}
.registry_button_wrapper a {
  color: #000;
}
.gift_button_wrapper .btn:after {
  transition: none !important;
}
.icon_and_text_image img {
  width: 100%;
}
.icon_and_text_text {
  width: 70%;
}
.icon_and_text_image {
  width: 30%;
  border-radius: 300px;
  overflow: hidden;
  max-width: 160px;
  display: flex;
}
.icon_and_text_wrapper {
  display: flex;
  gap: 30px;
  align-items: center;
  border-bottom: 2px solid var(--border);
  padding-bottom: 20px;
  padding-top: 20px;
  justify-content: space-between;
}
.icon_and_text_text {
  line-height: 1.5;
}
.page-width_apps {
  max-width: 1400px;
  margin: 0 auto;
  overflow: hidden;
  padding-left: 40px;
  padding-right: 40px;
}
.text_bottom {
  flex-direction: column;
  align-items: center !important;
  justify-content: center !important;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
  gap: 5px;
}
.text_bottom .block__icon {
  margin: auto !important;
}
.icon_and_text_product .icon__animated {
  width: 100%;
}
.icon_and_text_product .wrapper--full-padded {
  max-width: 1400px;
  margin: 0 auto;
  overflow: hidden;
}
.custom_image_with_text.custom_product_page_settings
  .brick__block.brick__block--text,
.custom_image_with_text.custom_product_settings_2
  .brick__block.brick__block--text {
  background: transparent;
}
.custom_product_settings_main .section {
  max-width: 1400px;
}
.custom_image_with_text.custom_product_settings_2 .section {
  max-width: 1100px;
}
.page-width_apps.page_width_narrow .icon_and_text_image {
  max-width: 200px;
}
.page-width_apps.page_width_narrow {
  max-width: 950px;
}
.icon_and_text_text h3,
.custom_multicolumn_video_wrapper .grid__heading,
.custom_section_header .h4 {
  font-family: var(--FONT-STACK-BODY) !important;
}
.icon_and_text_text h3 em {
  font-family: var(--FONT-STACK-HEADING) !important;
}
.page-width_apps.page_width_narrow .icon_and_text_wrapper {
  border: none;
}
.custom_accordion_group .accordion-group__items {
  padding-top: 30px;
  background: #f8f7f5;
}
.custom_accordion_group .accordion-group__items {
  padding: 30px 30px 30px 30px;
  background: #f8f7f5;
}
.custom_accordion_group .accordion,
.custom_accordion_group .accordion__title {
  background: transparent !important;
}
.wrapper--narrow {
  max-width: 740px;
}
.custom_accordion_group .accordion {
  border: 0 !important;
  border-bottom: 1px solid lightgray !important;
}
.custom_accordion_group .accordion__title {
  font-weight: 400 !important;
}
.custom_multicolumn_video_wrapper .grid--slider {
  --item-width: 300px;
}
.custom_multicolumn_video_wrapper .column__video {
  position: relative;
}
.custom_multicolumn_video_wrapper .wrapper {
  max-width: 100%;
}
.custom_multicolumn_video_wrapper .hero__content__wrapper {
  position: absolute;
  min-height: unset !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
}
.btn.btn--solid.btn--primary.image__video__play {
  background: white;
}
.btn.btn--solid.btn--primary.image__video__play svg {
  fill: black;
  stroke: black;
  width: 30px;
  height: 30px;
}
.more_questions_link {
  text-align: center;
  margin-top: 20px;
  font-weight: 600;
}
.rich_custom_settings .hero__content__wrapper {
  display: flex;
  justify-content: center;
}
.rich_custom_settings .hero__content__wrapper .hero__content {
  max-width: 600px;
}
.rich_custom_settings .hero__content__wrapper .columns--2 {
  columns: unset;
}

.padded-page-content {
  padding: 80px 23% 80px 23%;
}

.padded-page-content p {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .logos_settings .grid-item .column__inner {
    max-width: 300px;
    margin: 0 auto;
    width: 65%;
  }
  .custom_content_custom_settings
    .brick__section
    > div:nth-child(2)
    .brick__block__innher {
    padding: 50px 50px;
    max-width: 650px;
  }
  .custom_content_custom_settings
    .brick__section
    > div:nth-child(2)
    .brick__block__innher
    .heading {
    max-width: 100% !important;
  }
  .custom_content_custom_settings .brick__section > .brick__block:nth-child(2) {
    display: flex;
  }
  .product_box_settings .grid.multicolumn {
    flex-wrap: nowrap;
  }
  .custom_multicolumn_video_wrapper .grid__heading {
    margin-bottom: 50px !important;
  }

  body .shopify-policy__container {
    max-width: 740px;
  }
}

@media (min-width: 1000px) {

  body .shopify-policy__container {
    max-width: 1080px;
  }
}
@media (min-width: 1400px) {
  body .shopify-policy__container {
    max-width: 1160px;
  }
}
@media (max-width: 850px) {
  .both_include_section .wrapper {
    margin-left: 34px;
    margin-right: 32px;
    padding: 50px;
    padding-bottom: 30px;
  }
  .both_include_section .grid__heading-holder.text-center {
    margin-bottom: 30px;
  }
  .both_include_section {
    display: flex;
    justify-content: center;
  }
  .accordion-group.section-padding .accordion__title {
    font-size: 16px;
  }
  .icon_and_text_wrapper {
    flex-direction: column;
    text-align: center;
    gap: 10px;
  }
  .icon_and_text_text {
    width: 100%;
  }
  .icon_and_text_image {
    width: 100%;
    max-width: 150px;
    border-radius: 120px;
    overflow: hidden;
  }
}
@media (min-width: 851px) {
  .both_include_section .wrapper {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 400px) {
  .both_include_section .wrapper {
    margin-left: 16px;
    margin-right: 16px;
  }

  body .shopify-policy__container {
    max-width: 300px;
  }
}
@media (max-width: 768px) {
  .page-width_apps {
    padding-left: var(--outer);
    padding-right: var(--outer);
  }

  .padded-page-content {
    padding: 20px 10% 20px 10%;
  }

  body .shopify-policy__container {
    max-width: 440px;
  }

  .product__wrapper__inner .product__thumb {
    min-width: 16.67%; /* changed from 20% */
  }
}

.custom-image-and-text-wraper .image-wrap img{
  width: 100%; height: 100%;
}

.okeReviews[data-oke-container] .oke-w-writeReview:hover:before, div.okeReviews .oke-w-writeReview:hover:before {
  color: var(--oke-button-backgroundColor) !important;
}

.navlink--toplevel:hover {
  color: #e79371;
}

.swiper-pagination-bullet-active {
  background-color: #676767 !important;
}

.register-title {
  font-size: 10pt;
  text-align: center;
}

.product_box_settings .productbox__button-wrapper .btn--grey {
  background: #fff;
    color: #7382a3;
    border: 1px solid #7382a3;
    padding: 12px;
}

.drawer--header .drawer__inner {
  margin-top: 100px;
}
figure[data-show="false"].mobile {
  padding-top: 0 !important;
}
.menu__item.parent .navlink--toplevel {
  position: relative;
  margin-right: 15px;
}
.menu__item.parent .navlink--toplevel:before {
  content: "";
  width: 6px;
  height: 1px;
  background-color: #000;
  position: absolute;
  display: block;
  right: 0;
  transform: rotate(45deg) translateX(-2px) translateY(0px);
}
.menu__item.parent .navlink--toplevel:after {
  content: "";
  width: 6px;
  height: 1px;
  background-color: #000;
  position: absolute;
  right: 0;
  transform: rotate(-45deg) translateX(2px);
}
@media screen and (max-width: 768px) {
  .template-index [data-section-type="slideshow"] .hero__content__wrapper .hero__content {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }
  .template-index [data-section-type="slideshow"] .hero__button-group {
    flex-flow: column;
    align-items: baseline;
  }
  .template-index [data-section-type="rich-text"] .hero__title {
    font-size: 32px;
  }
  .slideshow .hero__content__wrapper a {
      pointer-events: auto;
      padding-top: 20px;
      padding-bottom: 20px;
      padding-left: 30px;
      padding-right: 30px;
  }
}
.btn {
  font-size: 15px;
}
/* Target the last item in the top-level menu only */
.drawer__main-menu > .sliderule__wrapper:last-of-type > .sliderow > .sliderow__title {
  background-color: #e79371;
  color: #fff;
  border-color: transparent;
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
  border-radius: 50px;
  font-weight: 700;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .product__thumbs__holder {
    /* display: block;
    margin-left: -5px;
    margin-right: -5px; */
  }
  .product__wrapper__inner .product__thumb {
    width: calc(16.67% - 10px); /* changed from 20% */
    min-width: calc(16.67% - 10px); /* changed from 20% */
    margin-right: 0;
    margin-left: 5px;
    margin-right: 5px;
  }
  .product__thumb {
    padding-bottom: 10px;
    margin: 0 10px 0 0;
    scroll-snap-align: start;
  }
      .product__thumbs {
        min-height: 85px;
    }
  .product-section-testimonials-section-mobile {
    display: none;
  }
}
.pswp[data-pswp-option-classes*=pswp-zoom-gallery] .pswp__thumb, .pswp-zoom-gallery .pswp__thumb {
  border-radius: 0;
}
.productbox__registry-buttons-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.productbox__image-button-wrapper {
  width: calc(50% - 10px);
  min-height: 60px;
}
.productbox__image-button-wrapper a {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  border: solid 2px #BEC5D4;
  padding: 10px 35px;
  border-radius: 50px;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .productbox__registry-buttons-wrapper {
    /*flex-flow: column;
    justify-content: center;
    align-items: center;*/
  }
  .productbox__image-button-wrapper {
    width: calc(50% - 3px); /* changed from 100% */
  }
  .product-section-testimonials-section {
    display: none;
  }
  .product-section-testimonials-section-mobile {
    padding: 20px 0px 40px 0px;
  }
}
.other-registry {
  text-align: center;
}
.other-registry a {
  text-decoration: underline;
  color: #000;
}
.productbox__content {
  margin-top: 20px;
}
.shop-pay-terms {
  display: none !important;
}

/*=======SH new slidedow========  */
.new_Slideshow_section .hero__content__wrapper .hero__content{
      max-width: 640px;
  margin: var(--outer);
  margin-left: 0px; /* added */
}


.new_Slideshow_section .hero__button-group {
    flex-direction: column;
}
.new_Slideshow_section .desktop_text_left .hero__button-group{
      align-items: start!important;
}
.new_Slideshow_section .desktop_text_center .hero__button-group{
      align-items: center!important;
}
.new_Slideshow_section .desktop_text_right .hero__button-group{
      align-items: end!important;
}
.new_Slideshow_section .review_text{
  margin-bottom:20px;
}
.new_Slideshow_section .btn {
    font-size: 15px;
    text-transform: none;
}
.new_Slideshow_section .btn.btn--solid.btn--white:hover{
  border-color:transparent;
}
.new_Slideshow_section .btn.btn--large{
  min-width:390px;
}
.new_Slideshow_section .hero__title {
    /* text-transform: capitalize; */
}
@media screen and (max-width: 768px) {
  .template-index [data-section-type="slideshow"] .hero__content__wrapper .hero__content {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }
  .template-index [data-section-type="slideshow"] .hero__button-group {
    flex-flow: column;
    align-items: baseline;
  }
  .template-index [data-section-type="rich-text"] .hero__title {
    font-size: 32px;
  }
  .slideshow .hero__content__wrapper a {
      pointer-events: auto;
      padding-top: 20px;
      padding-bottom: 20px;
      padding-left: 30px;
      padding-right: 30px;
  }
}
/*==== responsive section  */
@media only screen and (max-width: 768px) {
  .template-index .new_Slideshow_section[data-section-type=slideshow]  .hero__content__wrapper .hero__content{
         text-align: inherit;
        padding-left: 0;
        padding-right: 0;
    margin:0;
    /* height: 100%; */
        justify-content: space-between;
}
    .new_Slideshow_section .hero__content__wrapper .hero__content {
    max-width: 453px;
}
.new_Slideshow_section .mobile_text_left .hero__button-group{
      align-items: start!important;
}
.new_Slideshow_section .mobile_text_center .hero__button-group{
      align-items: center!important;
}
.new_Slideshow_section .mobile_text_right .hero__button-group{
      align-items: end!important;
}
}
@media only screen and (max-width: 767px) {

  .new_Slideshow_section .hero__title {
   font-size: calc(var(--font-8)* var(--FONT-ADJUST-HEADING));
}
  .new_Slideshow_section .btn.btn--large {
    min-width: 300px;
    padding:12px 18px;
}