/** Shopify CDN: Minification failed

Line 2984:22 Expected identifier but found whitespace
Line 3254:46 The "+" operator only works if there is whitespace on both sides

**/
* {
  box-sizing: border-box;
}
/* .header-wrapper {
  border-bottom: 1px solid #dadada;
  background: #fff0;
}
.header-wrapper:after {
  content: "";
  background: #ffffff36;
  -webkit-backdrop-filter: blur(8.350000381469727px);
  backdrop-filter: blur(8.350000381469727px);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.product-tabs-section {
  position: relative;
}
*:not(input):not(textarea):not([contenteditable="true"]) {
  caret-color: transparent;
}
.section-header:not(.scrolled-past-header) .header--overlay {
  --color-foreground: 0, 0, 0;
}
.overflow-hidden .section-header:not(.scrolled-past-header) .header--overlay {
  --color-foreground: 0, 0, 0;
}
.header__heading-logo_second {
  display: none;
}
.header--overlay .header__heading-logo_primery {
  display: none;
}
.header--overlay .header__heading-logo_second {
  display: inline-block;
}
.scrolled-past-header .header__heading-logo_second {
  display: none;
}
.scrolled-past-header .header__heading-logo_primery {
  display: inline-block;
}
.header__menu-item span {
  transition: text-decoration var(--duration-short) ease;
  font-size: 18px;
  line-height: 33px;
}
.header .header__icon .svg-wrapper {
  width: 28px;
  height: 28px;
}
.header--top-center > .header__search {
  display: none !important;
}
.header .header__icon .icon {
  height: 28px;
  width: 28px;
  fill: none;
  vertical-align: middle;
} */

/* ===== end heder code ==== */


.slideshow .slideshow__text.banner__box {
  max-width: 90rem;
}
.button,
.button-label,
.shopify-challenge__button,
.customer button {
  min-width: 293px;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  min-height: calc(6rem + var(--buttons-border-width) * 2);
}
.quantity {
  min-height: calc((var(--inputs-border-width) * 2) + 4.4rem);
}
button.quantity__button[name="minus"]:hover {
  /* background: linear-gradient(
    90deg,
    rgb(16 62 101) 0%,
    rgb(71 169 211) 51%,
    #00000000 100%
  ); */
  overflow: hidden;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}
button.quantity__button[name="plus"]:hover {
  /* background: linear-gradient(
    90deg,
    #00000000 0%,
    rgb(71 169 211) 50%,
    rgb(16 62 101) 100%
  ); */
  overflow: hidden;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}
.icon-block-img img {
  width: 100%;
  height: 100%;
  display: block;
}
.icon-block-img {
  width: 74px;
  height: auto;
  flex-shrink: 0;
}
.icon-block {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.swiper-pagination {
  position: inherit;
  margin-top: 10px;
}
.custom-icon_with-text .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  border: 1px solid #107dde;
}
.module1_img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease-in-out;
}
.module1_img {
  width: 50%;
  height: auto;
  display: block;
  max-width: 448px;
}
.module1_logo img {
  height: 100%;
  width: 100%;
  height: 90px;
  object-fit: contain;
  display: block;
}
.module1_logo {
  max-width: 284px;
  height: auto;
}
.module1_product {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.module1-price {
  font-size: 26px;
  line-height: normal;
  margin-top: 2rem;
}
.module1_content {
  text-align: center;
}
.module1 .button {
  margin-top: 70.8px;
}
#shopify-section-template--23799830937893__multicolumn_VYhFAQ
  .multicolumn
  .title-wrapper-with-link {
  justify-content: center;
}
.border_ctm {
  border: 1px solid #d1d1d1;
  display: block !important;
}
.logo-list img {
  width: 100%;
  height: 100%;
  display: block;
}
.logo-list {
  max-width: 230px;
  margin-right: 35px !important;
}
.logo-list-container {
  display: flex;
  justify-content: center;
  gap: 65px;
  align-items: center;
}
.logo-list_heading {
  text-align: center;
}
.logo-list-wrapper.swiper-wrapper {
  align-items: center;
}
.featured_banner-logos .scrolling-promotion {
  background: #fff0;
}
.featured_banner-logos {
  width: 100%;
}
.featured_banner-logos .scrolling-promotion {
  background: #fff0;
}
.featured-review-img img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.featured-review-img {
  width: 200px;
  height: auto;
}
.featured-review-stars {
  width: 148px;
  height: auto;
}
.featured-review {
  display: flex;
  align-items: center;
  gap: 54px;
}
.featured-review-content .featured-review-stars svg {
  width: 100% !important;
  height: 100% !important;
}
.featured-review-content h2 {
  font-size: 16px;
  line-height: normal;
  margin: 0;
}
video.video-items {
  height: 317px;
  width: 100%;
  border-radius: 15px;
  position: relative;
  display: block;
}
.column-videos-heading {
  text-align: center;
}
.featured-review-heading.inline-richtext.h1 {
  text-align: center;
}
.image-list-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(3, 1fr);
  grid-column-gap: 34px;
  grid-row-gap: 38px;
  max-width: 1024px;
  margin: 0 auto;
}
.image-list-1 {
  grid-area: 1 / 1 / 2 / 3;
  position: relative;
}
.image-list-2 {
  grid-area: 1 / 3 / 2 / 5;
  position: relative;
}
.image-list-3 {
  grid-area: 2 / 1 / 3 / 3;
  position: relative;
}
.image-list-4 {
  grid-area: 2 / 3 / 3 / 5;
  position: relative;
}
.image-list-5 {
  grid-area: 3 / 1 / 4 / 5;
  position: relative;
}
.collage-img-contain img {
  width: 100%;
  height: auto;
  border-radius: 30px;
  display: block;
  position: relative;
}
.image-collage_tab {
  position: absolute;
  top: 0;
  width: 100%;
  height: auto;
  text-align: center;
  background: #f7f7f7;
  display: block;
}
.image-collage_tab a {
  text-decoration: none;
}
.collage-img-contain h2,
.image-collage-5 h2 {
  font-family: Roboto;
  font-size: 20px;
  margin: 0;
  padding: 20px;
}
.image-collage_tab a:hover h2 {
  background: #103e65;
  color: #fff;
  border-radius: 30px 0;
  transition: 0.2s ease-in-out;
}
.play-btn_video {
  position: absolute;
  top: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.play-btn_video img {
  display: block;
  margin: auto;
  max-width: 200px;
  height: 200px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video_wrap .play-btn_video {
  z-index: 1;
}
.video_wrap.active .play-btn_video {
  opacity: 0;
  z-index: -1;
}
.collapsible-content .accordion__title.inline-richtext.h4 {
  font-size: 18px;
  font-weight: 300;
}
.collapsible-content .collapsible-content-wrapper-narrow {
  max-width: 100rem;
}
.announcement-bar .announcement-bar__message {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 0.8rem 0;
}
.app-block * {
  color: #fff !important;
  text-decoration: none;
}
.footer .field__button {
  position: inherit;
}
.newsletter-form__field-wrapper button {
  width: 100%;
  margin-top: 17px;
}
.footer .footer-block__newsletter {
  text-align: left;
}
.addons_item_content p span {
  font-size: 14px;
  margin-left: 8px;
  text-decoration: line-through;
  opacity: 0.6;
}
.footer .footer__list-social.list-social:only-child {
  justify-content: flex-start;
  padding-right: 0;
}
.footer .list-social__link {
  padding: 0 2rem 0 0;
  margin-bottom: 2rem;
}
.footer .svg-wrapper {
  width: 30px;
  height: 30px;
}
.jdgm-preview-badge .jdgm-star {
  color: #fff !important;
}
.footer-accordian__heading {
  display: flex;
  justify-content: space-between;
}
.icon_plus-minus {
  display: flex;
  align-items: center;
}
.footer-accordian__heading .icon-minus-new {
  display: none;
}
.footer-accordian__heading.inline-richtext.active .icon-plus-new {
  display: none;
}
.footer-accordian__heading.inline-richtext.active .icon-minus-new {
  display: block;
}
.footer .footer-block__heading {
  font-size: 28px;
}
.footer .list-social__item .icon {
  height: 4rem;
  width: 4rem;
}
.footer.footer__copyright {
  margin-top: 0;
}
.footer.footer__content-bottom-wrapper--center {
  padding: 28px 0;
}
.footer.copyright__content {
  font-size: 1.6rem;
}
.footer .footer__content-bottom {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.footer-ctm_logo img {
  width: 100%;
  height: 100%;
}
.footer-ctm_logo {
  width: 200px;
  height: auto;
  padding-bottom: 70px;
  margin: 0 auto;
}
.footer-ctm_logo.small-hide {
  margin-left: 0;
}
.module2_logo img {
  width: 100%;
  height: 100%;
}
.module2_logo {
  width: 209px;
  height: auto;
}
.module2-container > div {
  flex: 1;
}
.module2-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.module2-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.module1_img {
  margin: 2rem 0;
}
/* .product__title img {
  max-width: 320px;
  width: 100%;
}
.product .jdgm-preview-badge .jdgm-star {
  color: #103e65 !important;
}
.product-title-image {
  text-align: center;
}
.product .jdgm-widget.jdgm-widget {
  text-align: center;
}
.product .product__description {
  text-align: center;
}
.product .product__description p {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 2rem;
}
.product .price.price--large.price--show-badge {
  color: #103e65;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  line-height: normal;
}
.product .icon-with-text--horizontal .icon-with-text__item {
  flex-direction: row;
  width: auto;
  gap: 8px;
  align-items: center;
  justify-content: center;
}
.product li.icon-with-text__item span {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}
.product .icon-with-text--horizontal img {
  margin-bottom: 0;
}
.product .icon-with-text--horizontal {
  column-gap: 3rem;
  row-gap: 1rem;
  flex-wrap: wrap;
  width: 100%;
} */
.collout-side {
  border-radius: 15px;
  border: 1px solid #d9d9d9;
  background: rgb(255 255 255 / 0.1);
  padding: 0 25px 25px;
}
h2.collap-head {
  text-align: center;
}
.accordion {
  border-top: 0;
}
.accordion:last-child {
  border-bottom: 0;
}
.accordion .icon-minus-new {
  display: none;
}
video {
  max-width: 100%;
}
.icon-plus-new path,
.icon-minus-new path {
  stroke: #000;
}
.accordion details[open] > summary .icon-minus-new {
  display: block;
}
.accordion details[open] > summary .icon-plus-new {
  display: none;
}
.accordion .icon-caret {
  height: 2rem !important;
  top: calc(50% - 1rem);
}
.accordion summary {
  padding: 2rem 0;
}
.product .video-items {
  max-width: 350px;
  height: auto;
  border-radius: 30px;
  margin: 0 auto;
}
.product .video_wrap {
  position: relative;
}
.product .play-btn_video {
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-rich-text .button {
  min-width: 90%;
}
.related-products .card__inner {
  border-radius: 15px;
  border: 1px solid #c7c7c7;
  overflow: auto;
}
.main-product_video {
  text-align: center;
}
.product-rich-text {
  text-align: center;
}
.related-products__heading {
  text-align: center;
}
.header-megamenu-slider-block {
  width: 236px;
}
/* .mega-menu__content > div {
  padding: 0;
  display: flex;
}
.mega-menu__content {
  --color-background: transparent;
  max-width: var(--page-width);
  width: 80%;
  margin: 0 auto;
  padding-top: 0 !important;
} */
/* .header-megamenu-slider {
  position: relative;
}
.header .mega-menu .mega-menu__list--condensed {
  display: flex;
}
.mega-menu__list--condensed .mega-menu__link {
  font-size: 18px;
  font-weight: 400;
  line-height: 39px;
}
.mega-menu__list {
  margin: 0;
}
.header-megamenu-slider-img .card__heading {
  text-align: center;
  font-family: Roboto;
  font-size: 20px;
  line-height: normal;
}
.header-megamenu-slider-img .card-information {
  display: none;
}
.header-megamenu-slider .swiper-button-prev {
  width: 35px;
  height: 35px;
  background: #eee;
  display: flex;
  text-decoration: none;
  border: 1px solid #fff0;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  z-index: 9;
  cursor: pointer;
  transform: rotate(-180deg);
  padding: 10px;
  left: -4rem;
}
.header-megamenu-slider .swiper-button-next {
  width: 35px;
  height: 35px;
  background: #eee;
  display: flex;
  text-decoration: none;
  border: 1px solid #fff0;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  z-index: 9;
  cursor: pointer;
  padding: 10px;
  right: -4rem;
}
.header-megamenu-slider .swiper-button-prev:hover,
.header-megamenu-slider .swiper-button-next:hover {
  background: #3a3c41;
  color: #fff;
  border-color: #fff;
}
.header-megamenu-slider .swiper-button-prev:hover path,
.header-megamenu-slider .swiper-button-next:hover path {
  fill: #fff;
  stroke: #fff;
}
.header-megamenu-slider .swiper-button-prev:after,
.header-megamenu-slider .swiper-button-next:after {
  display: none;
}
.header-megamenu-slider-img img {
  width: 100%;
  height: 100%;
  display: block;
  height: 335px;
  object-fit: cover;
  object-position: center;
}
.header-megamenu-slider-head {
  text-align: center;
  font-size: 20px;
}
.header-megamenu-slider-head a {
  text-decoration: none;
  color: currentColor;
} */
.ctm-btn_slider a {
  width: 100%;
  min-width: 100%;
  text-align: center;
  margin: 0 auto;
  left: -15px;
  margin-bottom: 2rem;
}
.ctm-btn_slider .button.button--secondary {
  background: #fff0;
  color: #000;
  box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset))
      #fff,
    0 0 0 var(--buttons-border-width)
      rgba(var(--color-button), var(--alpha-button-background));
}
.ctm-btn_slider .button:not([disabled]):hover:after,
.ctm-btn_slider .button:after {
  box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset))
      #fff,
    0 0 0 var(--buttons-border-width)
      rgba(var(--color-button), var(--alpha-button-background));
}
.befor-after_img1 img,
.befor-after_img2 img {
  width: 100%;
  height: auto;
}
.befor-after > div {
  flex: 1;
}
.befor-after_img1 img {
  border: 1px solid #c6ddf3;
  background: #fff;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
.befor-after_img2 img {
  border: 1px solid #c6ddf3;
  background: #fff;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
.befor-after > div {
  flex: 1;
}
.befor-after {
  display: flex;
  flex-wrap: wrap;
  max-width: 600px;
  margin: 0 auto;
}
.before-after-tag2 {
  position: absolute;
  right: 0;
  border-bottom-left-radius: 15px;
  border-top-right-radius: 15px;
  border: 1px solid #d9d9d9;
  background: #103e65;
  color: #fff;
  font-size: 14px;
  padding: 8px 20px;
}
.before-after-tag1 {
  position: absolute;
  left: 0;
  border-radius: 15px 0;
  border: 1px solid #d9d9d9;
  background: #103e65;
  color: #fff;
  font-size: 14px;
  padding: 8px 20px;
}
.befor-after_img1,
.befor-after_img2 {
  position: relative;
}
.before-after-btn {
  text-align: center;
  margin-top: 35px;
}

.product-form__buttons button {
  min-width: 100%;
}
.product-form__input--pill input[type="radio"] + label {
  display: inline-flex !important;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row-reverse;
  gap: 10px;
  padding: 1rem !important;
  --variant-pills-radius: 15px;
}
.product .product-form__input--pill input[type="radio"] + label {
  border: 2px solid #103e65;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0;
}
/* .product .product-form__input--pill input[type="radio"] + label:hover {
  box-shadow: 1px 0px 15px 0px black;
  background: linear-gradient(
    10deg,
    rgb(254 247 190) 0%,
    rgb(215 239 245) 100%
  );
} */
.product .product-form__input--pill input[type="radio"]:checked + label {
  box-shadow: 0px 0px 0px 0px black;
}
.product .product-form__input--pill input[type="radio"]:checked + label {
  border-color: #000;
  color: #000;
  background: linear-gradient(
    10deg,
    rgb(254 247 190) 0%,
    rgb(215 239 245) 100%
  );
}
.product-form__input--pill input[type="radio"] + label:after {
  display: block;
  width: 31px;
  content: "";
  height: 31px;
  border-radius: 50%;
  position: inherit;
  border: 1px solid #103e65;
}
.product-form__input--pill input[type="radio"]:checked + label:after {
  background: #103e65;
}
.addons_blocks h3 {
  margin: 10px 0 0;
  font-size: 20px;
  color: #000;
  font-weight: 600;
}
.addons_blocks .rte {
  color: #666;
  font-size: 16px;
}
.addons_blocks .rte b {
  color: #000;
  font-weight: 600;
}
.addons_blocks {
  text-align: left;
}
ul.addons_list {
  padding: 0;
}
.addons_list_item {
  padding: 13px 12px;
  margin-bottom: 24px;
  list-style: none;
  border-radius: 15px;
  border: 1px solid #d9d9d9;
}
.addons_list_item input[type="checkbox"] {
  display: none;
}
.addons_list_item label {
  display: flex;
  align-items: center;
  gap: 24px;
}
.addons_list_item label span.addon-tick {
  background: #2d89d2;
  width: 30px;
  height: 30px;
  border-radius: 3px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 3px;
  display: none;
}
.addons_list_item label span.addon-tick svg {
  display: none;
}
.addons_item_content {
  flex: 1;
}
.addons_list_item input[type="checkbox"]:checked + label span.addon-tick {
  background: #2d89d2;
}
.addons_list_item input[type="checkbox"]:checked + label span.addon-tick svg {
  display: block;
}
.addons_item_img {
  border-radius: 9px;
  overflow: hidden;
  flex-shrink: 0;
}
.addons_item_img img {
  display: block;
  max-width: 120px;
  height: auto;
}
.addons_blocks h3 {
  margin: 0;
  border-radius: 15px 15px 0 15px;
  border: 1px solid #d9d9d9;
  background: #fff;
  padding: 16px;
  font-size: 16px;
  text-align: right;
  max-width: 400px;
  margin-bottom: -25px;
  display: block;
  z-index: 1;
  position: relative;
  align-self: flex-end;
}
.addons_blocks {
  display: flex;
  flex-direction: column;
}
.addons_list {
  padding: 0;
  margin: 0;
}
.addons_list_item .button {
  min-width: auto;
  align-self: flex-end;
}
.addons_item_content p {
  margin: 0;
  padding: 1rem 0;
}
.addons_item_content h4 {
  font-size: 20px;
  margin: 0;
  margin-top: 3rem;
}
.addons_item_qty strong {
  display: none;
}
.addons_item_qty .quantity__button svg {
  width: 2rem;
}
.button:after {
  box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset))
      rgba(16, 62, 101, calc(1 - 1)),
    0 0 0 var(--buttons-border-width) #212b36;
}
.button:not([disabled]):hover:after {
  box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset))
      rgba(16, 62, 101, calc(1 - 1)),
    0 0 0 calc(var(--buttons-border-width) + 1px) #212b36;
}
.quantity__button .svg-wrapper {
  width: 1.4rem;
  color: #103e65;
}
.ctm-pro-tag_text {
  border-radius: 15px;
  border: 1px solid #d9d9d9;
  min-height: 6rem;
  display: flex;
  align-items: center;
  padding: 0 2rem;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  flex-direction: row-reverse;
  gap: 2rem;
  background: #f7f7f7;
  color: #103e65;
}
.ctm-product_tage {
  display: flex;
  justify-content: center;
  gap: 20px;
  text-decoration: none;
  color: currentColor;
}
.ctm-pro-tag_img img {
  width: 100%;
  height: 100%;
  display: block;
}
.ctm-pro-tag_img {
  width: 24px;
  height: auto;
}
.twenty-img img {
  width: 100%;
  height: auto;
}
.related-products .card__information {
  text-align: center;
  margin: 0 auto;
}
.link-list-ctm-content ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 1rem;
}
.link-list-ctm-content ul li a {
  height: 48px;
  padding: 15px 30px;
  line-height: normal;
  text-decoration: none;
  color: currentColor;
}
.link-list-ctm-content .footer-block__details-content .list-menu__item--active {
  border-radius: 15px;
  border: 1px solid #fff;
}
.main-product_video .button {
  margin-top: 3rem;
}
.product-rich-text .button,
.main-product_video .button {
  background: #103e65;
  color: #fff;
}
.icon-image-block-wrapper {
  display: flex;
  gap: 30px;
}
.icons-text-block .icons-slide {
  display: flex;
  gap: 20px;
  align-items: center;
  margin-bottom: 50px;
}
.icons-text-block .icons-slide img.image {
  display: block;
  width: 100%;
  max-width: 90px;
}
.icons-text-block .icons-slide p.text {
  font-size: 18.8px;
  line-height: 26.7px;
  text-align: left;
}
.images-slider-block img {
  display: block;
  width: 100%;
}
.slider .slide img {
  width: 100%;
  object-fit: contain;
}
section.reviews-section {
  padding: 50px 0;
}
.reviews-header h2 {
  margin: 0 0 35px;
  text-align: center;
}
.reviews-slider-main-block button.slick-arrow {
  border-radius: 50px;
  background: #3d81c3;
}
.review-image-block {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
}
.review-image-block img {
  width: 100%;
}
.reviews-slider-block-items-content {
  background: #fff;
  padding: 20px;
  box-shadow: 2px 2px 3px 0 #3d81c3;
  border: 1px solid #3d81c3;
  border-radius: 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 13px;
  min-height: 343px;
  justify-content: space-between;
}
.reviews-main-content {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.verified-block img {
  max-width: 18px;
}
img.star-icon {
  max-width: 108px;
  display: block;
  margin: 15px 0;
}
.verified-block {
  display: flex;
  align-items: center;
  gap: 5px;
}
.verified-block span {
  color: #000;
}
.reviews-main-content .description strong {
  color: #3d81c3;
}
.reviews-main-content .description {
  color: #000;
  font-size: 18px;
  line-height: 22px;
}
button.slick-arrow {
  background: #3d81c3;
  border: none;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  padding: 11px;
  position: absolute;
  z-index: 1;
  cursor: pointer;
}
section.reviews-section {
  padding: 50px 0;
}
section.reviews-section .slick-list {
  padding-bottom: 8px !important;
}
button.slick-prev.slick-arrow {
  right: 100px;
  top: -75px;
}
button.slick-next.slick-arrow {
  right: 30px;
  top: -75px;
}
.reviews-main-content .description strong {
  color: #3d81c3;
}
.sponsers-grid-card {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 60px;
}
.sponser-grid-item {
  border-radius: 30px;
  box-shadow: 0 4px 2px #00000025;
  position: relative;
  pointer: cursor;
}
.sponser-grid-item .sp-card-media img {
  display: block;
  width: 100%;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}
.sp-card-detail .featured-media img {
  display: block;
  width: 100%;
  max-width: 115px;
  height: 115px;
  margin-inline: auto;
  margin-bottom: 15px;
  object-fit: cover;
  border-radius: 50%;
}
.sp-card-detail .button {
  font-size: 14px;
  width: auto;
  min-width: inherit;
  min-height: calc(5rem + var(--buttons-border-width) * 2);
  margin-bottom: -20px;
}
.country-name {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
}
.sponser-grid-item .subtitle {
  text-align: center;
  margin: 0;
  padding-bottom: 3rem;
  color: #000;
}
.country-name p {
  margin: 0;
}
.country-name img {
  display: block;
  width: 100%;
  max-width: 15px;
}
.card-wrapper h3.sp-title {
  font-size: 20px;
  margin: 0.5rem 0;
  text-align: center;
  background: linear-gradient(0deg, #505050 82.46%, #0d0d0d 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
}
.popup-content .card-wrapper p.subtitle {
  text-align: left;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}
.sp-card-detail {
  margin-top: -50px;
  text-align: center;
}
.sponser-grid-item a.link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
}
.image-container.twentytwenty-container {
  border-radius: 15px;
  border: 2px solid #c6ddf3;
  background: #fff;
}
.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-horizontal .twentytwenty-handle:before {
  background: #c6ddf3;
}
.twentytwenty-handle {
  border: 3px solid #c6ddf3;
}
.twentytwenty-left-arrow {
  border-right: 6px solid #c6ddf3;
}
.twentytwenty-right-arrow {
  border-left: 6px solid #c6ddf3;
}
.after-before-wrapper .button {
  margin-top: 3rem;
  min-width: 299px;
}
.before-text {
  position: absolute;
  top: 0;
  border-radius: 15px 0;
  border: 1px solid #d9d9d9;
  background: #103e65;
  color: #fff;
  padding: 10px 44px;
  font-size: 14px;
}
.after-before-container {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
}
.after-text {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 15px;
  border: 1px solid #d9d9d9;
  background: #103e65;
  padding: 10px 44px;
  color: #fff;
  font-size: 14px;
}
.productUpell_wrap {
  text-align: center;
}
.module1_img:hover .main-image {
  opacity: 0;
}
.module1_img:hover .main-image-2 {
  opacity: 1;
}
.module1_img {
  margin: 2rem 0;
  position: relative;
}
img.main-image-2 {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  height: auto;
}
.column-videos__inner .swiper-button-next,
.column-videos__inner .swiper-button-prev {
  display: block;
}
.column-videos__inner {
  position: relative;
}
.column-videos__inner .swiper-button-next {
  right: -4rem;
  margin: 0;
  color: #000;
  top: 55%;
}
.column-videos__inner .swiper-button-prev {
  left: -4rem;
  margin: 0;
  color: #000;
  top: 55%;
}
.slideshow-video .video-items {
  height: 100%;
  border-radius: 0;
  object-fit: cover;
}
.slideshow-video {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.product .thumbnail {
  border-radius: 15px;
}
.product .thumbnail[aria-current] {
  box-shadow: none;
  border-color: #fff0;
  border-radius: 10px;
  border: 1px solid #c7c7c7;
  background: #fff;
}
.product .thumbnail[aria-current]:focus,
.thumbnail.focused {
  --color-foreground: #c7c7c7;
}
.product-title-image img {
  max-width: 320px;
  width: 100%;
}
.app-conten_mobile {
  padding: 2rem 0;
}
.product-title-image.medium-hide.large-up-hide {
  max-width: 200px;
  margin: 0 auto;
}
.header--top-center .mega-menu__list {
  justify-content: space-between !important;
  flex-direction: column;
  border-right: 1px solid #fff;
  flex-wrap: nowrap !important;
}
.featured-review-img {
  width: 129px;
  height: 100%;
  flex-shrink: 0;
}
.featured-review .swiper-button-next,
.featured-review .swiper-button-prev {
  display: block;
}
.featured-review-slider .swiper-pagination-bullet {
  cursor: pointer;
  background: #000;
}
.main-product_video .button {
  min-width: 65%;
}
.product-popup-modal__button {
  text-decoration: none;
  border-radius: 15px;
  border: 1px solid #065eac;
  background: #103e65;
  color: #fff;
  text-align: center;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 1.8rem 1rem;
  width: 100%;
}
.product .product-popup-modal__opener {
  display: flex;
  margin: 0 auto;
}
.header .header__inline-menu {
  margin-top: 0 !important;
}
.product__description.rte p {
  display: flex;
  width: 100%;
}
.slideshow-logo img {
  width: 100%;
  height: 100%;
}
.slideshow-logo {
  width: 142px;
  height: 100%;
}
.slideshow-logo-main {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  z-index: 1;
  bottom: 0;
  position: absolute;
  width: 100%;
  background: #ffffff36;
  backdrop-filter: blur(8.350000381469727px);
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  width: 100%;
  padding: 2rem 0;
  padding: 1.2rem 0 0;
}
.slideshow-logo-main .slideshow-logo-title {
  color: #fff;
  font-size: 1.3rem;
  font-weight: 700;
  margin: 0;
}
.slideshow-logos {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4rem;
}
.prod-tag-2 {
  display: none;
}
.collapsible-content .accordion {
  border-top: 0;
}
.collapsible-content .accordion:last-child {
  border-bottom: 0;
}
.collout-side_collapsible {
  border-radius: 15px;
  border: 1px solid #d9d9d9;
  background: #ffffff1a;
  padding: 30px 30px 25px 30px;
}
.accordion:first-child {
  border-top: 0;
}
.rating-box {
  display: none;
}
details[open] > .header__menu-item .icon-caret {
  transform: none;
}
.mega-menu[open]:hover .mega-menu__content {
  animation: animateMenuOpen var(--duration-default) ease;
  animation-fill-mode: forwards;
  z-index: 1;
  display: block;
}
.mega-menu__content {
  opacity: 1;
  transform: none;
  display: none;
  background: #fff0;
}
.collout-side_collapsible .accordion {
  margin-top: 0;
}
.footer-block__heading .icon-plus-new path,
.footer-block__heading .icon-minus-new path {
  stroke: #fff;
}
.mega-menu[open]:hover .mega-menu__content {
  border-radius: 0 0 30px 30px;
  border: 1px solid #dadada;
  background: #ffffff36;
  backdrop-filter: blur(8.350000381469727px);
}
.mega-menu[open]:hover .mega-menu__content {
  padding: 0;
  box-shadow: none;
}
.gallery_nav-btn {
  width: 35px;
  height: 35px;
  background: #eee;
  display: flex;
  text-decoration: none;
  border: 1px solid #fff0;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  cursor: pointer;
}
.gallery_nav-btn.nav-btn-left {
  left: 20px;
}
.gallery_nav-btn.nav-btn-right {
  right: 20px;
}
.gallery_nav-btn.nav-btn-left svg {
  transform: rotate(-180deg);
}
.gallery_nav-btn:hover {
  background: #3a3c41;
  color: #fff;
  border-color: #fff;
}
.gallery_nav-btn:hover svg path {
  fill: #fff;
  stroke: #fff;
}
.multicolumn-card__info h3 {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.ctm-img-text_heading {
  display: none;
}
.custom-contact > div {
  flex: 1;
}
.ctn-form_contact {
  display: flex;
  align-items: center;
  gap: 20px;
}
.custom-contact {
  display: flex;
  flex-direction: row-reverse;
  gap: 10rem;
}
.ctn-form_contact span {
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
}
.contact-inc img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
.contact-inc {
  width: 33px;
  height: 100%;
  display: block;
}
.contact-inc_text a {
  color: currentColor;
  text-decoration: none;
}
.custom-contact .contact {
  border-radius: 15px;
  border: 1px solid #c7c7c7;
  padding: 35px;
}
.custom-contact .field {
  display: flex;
  flex-direction: column-reverse;
  gap: 2rem 0;
}
.custom-contact .field__label {
  position: inherit;
  left: 0;
}
.custom-contact .field__input:focus {
  padding: 0 2rem;
  margin: 0;
}
.custom-contact .field__input {
  flex-grow: 0;
  border-radius: 15px;
  border: 1px solid #c7c7c7;
  background: rgb(255 255 255 / 0.1);
}
.custom-contact .field__input:focus ~ .field__label {
  font-size: 1.6rem;
  top: 0;
  left: 0;
}
.custom-contact .field:before,
.custom-contact .field:after {
  display: none;
}
.ctm-contact-social {
  display: flex;
  justify-content: flex-start;
}
.ctm-contact-social .list-social__link {
  padding: 1.1rem 1.1rem 1.1rem 0;
}
.attach-file.field__input:not(:placeholder-shown) {
  padding: 1rem;
  margin: 0;
  cursor: pointer;
  height: 67px;
}
input[type="file"]::file-selector-button {
  background: #ededed;
  border-radius: 11px;
  border: 1px solid #b2b2b2;
  width: 200px;
  height: 100%;
  margin-right: 2rem;
}
.link-list-ctm .footer-block__details-content {
  margin-bottom: 0;
}
.main-page-title {
  text-align: center;
}
.article-ctm_heading h1 {
  color: #fff;
}
.article-ctm_heading {
  text-align: center;
  background: #113f66;
  margin: 0 !important;
  padding: 3rem 1.5rem;
  color: #fff;
  height: 155px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.article-share-social {
  display: flex;
  align-items: center;
  gap: 10px;
}
.article-share-date {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  margin-top: 62px;
}
.circle-divider time {
  font-size: 14px;
  line-height: 30px;
  text-transform: capitalize;
}
.article-share-date_time p {
  margin: 0;
  font-size: 14px;
  line-height: 30px;
}
.blol-list {
  display: flex;
  align-items: center;
  gap: 7.7rem;
}
.blol-list {
  display: flex;
  align-items: center;
  gap: 7.7rem;
  margin-bottom: 5rem;
}
.blol-list .card__content {
  display: flex;
  flex-direction: column;
}
.blol-list .card__heading {
  margin-bottom: 4rem;
}
.article-share-social span {
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
}
.social-for-cont {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: flex-start;
}
span.icon-article_arrow {
  position: absolute;
  right: 0;
  padding: 16px;
}
.blog-ctm .blog__title {
  text-align: center;
  margin-bottom: 5rem;
}
.blog-ctm .swiper-slide {
  width: auto;
}
.blol-list_featured-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 15px;
}
.blol-list > div {
  flex: 1;
}
.blol-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.blol-list_featured-img {
  width: 50%;
  height: 374px;
}
.social-read {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.social-read .button {
  margin-right: 3.9rem;
  min-width: 192px;
}
.social-read > div {
  display: flex;
  align-items: center;
}
.blol-list_featured-img {
  width: 100%;
}
.blol-list.even {
  flex-direction: row-reverse;
}
.slide_review-img img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.slide_review-img {
  width: 74px;
  height: 74px;
}
.slide_review-content > div {
  display: flex;
  align-items: flex-start;
  margin-top: 20px;
}
.slide_review-content p {
  margin: 0;
}
.slide_review-main {
  border-radius: 15px;
  border: 2px solid rgb(255 255 255 / 0.66);
  background: #fff;
  padding: 28px;
  height: auto;
  min-height: 305px;
}
.review-slide_title {
  text-align: center;
  margin-bottom: 6rem;
}
.review-slider .swiper-pagination-bullet-active {
  border: 1px solid #065eac !important;
  background: #065eac !important;
}
.review-slider .swiper-pagination-bullet {
  border: 1px solid #065eac;
  background: #fff0;
  width: 14px;
  height: 14px;
  margin-top: 35px !important;
  opacity: 1;
}
.article-ctm_heading {
  flex-direction: column;
  gap: 14px;
}
.article-template__title {
  background: linear-gradient(86deg, #fff 0.12%, #c7c7c7 99.88%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
}
.thumbnail-slider .slider-button {
  opacity: 0;
}
.popoup_social svg path {
  fill: #000;
}
.modul3_box {
  width: 65px;
  height: auto;
}
.modul3_box img {
  width: 100%;
  height: auto;
  display: block;
}
.module3_wrapp {
  display: flex;
  justify-content: center;
  gap: 3.9rem;
}
.module3_main {
  display: flex;
  align-items: center;
  gap: 1.8rem;
}
#shopify-section-template--23799831036197__main .page-width--narrow {
  max-width: var(--page-width);
}
#shopify-section-template--23922909380901__multicolumn_8pPdHi
  .multicolumn
  .title {
  background: linear-gradient(0deg, #666 82.46%, #000 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
}
#shopify-section-template--23820747997477__multi_video_FdyqqQ
  .video-slider-wrapper {
  transition: none !important;
  transform: none !important;
}
/* .header-megamenu-slider__wrap {
  flex: 1;
  padding: 5rem;
}
.header-megamenu-slider__wrap > .header-megamenu-slider {
  display: none;
}
.header-megamenu-slider__wrap > .header-megamenu-slider:first-child {
  display: block;
} */
.menu-drawer__search {
  padding: 0 3rem 1.1rem;
}
.swiper-pagination-bullet-active {
  background: #244775;
}
.videos-swiper {
  width: 100%;
}
.article-template__nav a {
  color: currentcolor;
  text-decoration: none;
}
.mega-menu__link-tab.active {
  color: rgb(var(--color-foreground));
  text-decoration: underline;
}
.installment {
  text-align: center;
}
.list-social__item.fb-share {
  position: relative;
  overflow: hidden;
}
.list-social__item.fb-share .fb-share-button {
  position: absolute;
  top: 5px;
  left: 0;
  opacity: 0;
}
.list-social__item.fb-share .fb_iframe_widget span {
  width: 50px !important;
}
.list-social__item.fb-share .fb-share-button iframe {
  width: 100% !important;
}
.popupSlideBtn {
  text-decoration: none;
  border-radius: 15px;
  border: 1px solid #065eac;
  background: #103e65;
  color: #fff;
  text-align: center;
  font-weight: 700;
  line-height: normal;
  padding: 1.8rem 1rem;
  width: 100%;
  display: block;
  max-width: 400px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.popup-container {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(255 255 255 / 0.72);
  backdrop-filter: blur(7.099999904632568px);
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
.popup-content {
  background: #fff;
  border-radius: 10px;
  max-width: 903px;
  width: 90%;
  height: 90%;
  padding: 20px;
  position: relative;
  overflow: auto;
}
.close-popup {
  position: absolute;
  top: 35px;
  right: 45px;
  border: none;
  background: none;
  font-size: 35.247px;
  cursor: pointer;
}
.popup-header {
  display: flex;
  align-items: center;
  gap: 20px;
}
.popup-content .card-wrapper p.subtitle {
  text-align: left;
}
.popup-content .country-name {
  justify-content: flex-start;
  display: flex;
  align-items: center;
  gap: 8px;
}
.profile-image {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.social-icons a {
  margin: 0 5px;
  text-decoration: none;
}
.popup-description {
  margin: 20px 0;
  font-size: 14px;
  color: #333;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.read-more {
  margin: 10px 0;
  padding: 10px 20px;
  background-color: #007bff;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
.popup-video iframe {
  width: 100%;
  border-radius: 10px;
  margin-top: 20px;
}
.popup-img img {
  width: 100%;
  height: 100%;
  border-radius: 15px;
}
.popup-main_img img {
  width: 115px;
}
.popup-content .card-wrapper {
  position: absolute;
}
.popup-content > div {
  max-width: 708px;
  margin: 0 auto;
  padding: 2rem 0;
}
.popup-content a {
  margin-bottom: 4.3rem;
}
.popup-content .button {
  min-width: 192px;
}
.popoup_social {
  display: flex;
  justify-content: flex-end;
  flex: 1;
}
.popoup_social li {
  list-style: none;
}
.popoup_social .svg-wrapper {
  width: 28px;
  height: 28px;
}
.footer .footer__content-bottom {
  background: #ffffff;
}
.footer .footer__content-bottom small.copyright__content {
  color: #103e65;
}
img {
  max-width: 100%;
}
.HeaderMenu-SubMenuList-wrp {
  padding: 0 15px;
  text-align: center;
}

.yp__products {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 25px;
  margin-bottom: 30px;
}

.yp__products img {
  border-radius: 15px;
}

.yp__products .yp__product a {
  font-size: 16px;
  text-decoration: none;
}

.yp__products .yp__product a h2 {
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  margin-top: 10px;
}

a.shop-link {
  color: rgba(0, 0, 0, 1) !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  font-style: normal !important;
  text-decoration: none;
}
li.grandchildlink___title {
  margin-bottom: 22px !important;
  padding-bottom: 12px;
  border-bottom: solid 1px #fff;
  margin-top: 12px !important;
}
.header__submenu li.grandchildlink___title a {
  color: rgba(0, 0, 0, 1) !important;
  font-family: "Poppins", sans-serif !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  font-style: normal !important;
  padding: 0;
}

/* .bottom__megamenu_img {
  padding: 15px 15px 15px 15px;
}

.bottom__megamenu_img img.megamenu_bottom_img {
  border-radius: 20px;
  max-width: 250px;
  width: 100%;
} */
/* img.product__title_img {
  max-width: 300px;
  margin: 0 auto;
  display: block;
  width: 100%;
}
p.product__text.inline-richtext {
  text-align: center;
  font-size: 18px;
  line-height: 25px;
}
.product__info-wrapper .price__container {
  margin: 0;
}
.description-content h3,
.full-description h3 {
  font-weight: normal;
  color: #000000 !important;
  font-size: 16px !important;
  letter-spacing: 0em !important;
  line-height: 26px !important;
  text-align: left !important;
}
.product__tax.caption.rte,
.product__tax.caption.rte a {
  font-size: 14px;
  color: #5c5c5c;
  text-align: center;
}
.description-content a.read-more,
.full-description a.read-less {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  background: transparent;
  color: #47a9d3;
  text-decoration: none;
  font-weight: 600;
  padding: 0;
}
.link-list-ctm .link-list-ctm-content ul.footer-block__details-content {
  display: flex !important;
}
section.wave-divider-section {
  overflow: hidden;
}
.store-heading {
  background: #103e65;
  padding: 44px 0;
  margin-bottom: 44px;
}

.store-heading h1.main-page-title.page-title.h1 {
  color: #fff;
  margin: 0 !important;
}
a.button.button--primary {
  background: #103e65;
  color: #fff;
}
.product-info_section .page-width {
  max-width: 100%;
}
.product-tabs-wrapper {
  border-radius: 30px;
  border-style: solid;
  border-color: #000;
  border-width: 2px;
}
.inner_video.text-center {
  max-width: 75%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.inner_video.text-center h4.video_subtitle {
  font-weight: normal;
  margin-top: 12px;
}
.inner_video.text-center .video_description {
  max-width: 310px;
  margin: 0 auto;
  font-size: 15px;
}

.video-thumbnail.relative.inline-block,
.video_block .video__modal {
  border-radius: 30px;
  overflow: hidden;
  border-style: solid;
  border-color: #000;
  border-width: 2px;
  box-shadow: 3px 1px 15px 0px #000;
  position: relative;
  margin-top: 30px;
  max-width: 375px;
}
button.closeVideoModal {
  position: absolute;
  top: 20px;
  z-index: 1;
  right: 20px;
  background: #fff;
  border-radius: 50%;
  border: none;
  font-size: 30px;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 30px;
  cursor: pointer;
}
.inner_video.text-center .video_block img,
.video_block .video__modal video {
  width: 100%;
  display: block;
}

.video-thumbnail.relative.inline-block .video-icon-play {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: initial;
  left: 0;
  right: 0;
  cursor: pointer;
} */
.inner_tab-content {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  align-items: center;
}

.inner_tab-content .left_inner_block {
  position: relative;
}

.inner_tab-content .left_inner_block img {
  border-radius: 20px;
  display: block;
  aspect-ratio: 1;
  object-fit: cover;
}

.inner_tab-content .left_inner_block span {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.5s ease-in-out;
}

.inner_tab-content .left_inner_block:hover span {
  opacity: 1;
}
ul.support__tabs {
  display: flex;
  flex-direction: column;
  list-style: none;
  gap: 30px;
  justify-content: center;
  align-items: center;
}

ul.support__tabs a.button {
  max-width: 500px;
  width: 100%;
  background: #fff;
  font-size: 14px;
  min-height: 48px;
}

ul.support__tabs li {
  width: 100%;
  text-align: center;
}

ul.support__tabs a.button:hover {
  background: linear-gradient(10deg, rgb(16 62 101) 0%, rgb(71 169 211) 100%);
  color: #fff;
}
.collection-hero__inner.page-width {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  max-width: 100%;
  justify-content: center;
  background: rgb(0 0 0 / 20%);
}

.collection-hero__inner.page-width h1.collection-hero__title {
  font-family: Beae-font-nffc, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 56px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #fff !important;
  text-shadow: 0px 1px 5px rgb(0 0 0 / 60%);
  text-align: center;
}
.rich-text__wrapper h2 {
    font-family: 'Cyrene' !important;
}
.collection-hero__inner.page-width h2 {
  font-size: 16px;
  text-shadow: 0px 1px 5px rgb(0 0 0 / 6%);
  color: #fff;
}
.collection-hero.collection-hero--with-image {
  position: relative;
}
.collection-hero.collection-hero--with-image .brush-divider path {
  fill: #103e65;
}
section.collection-menu {
  background: #103e65;
  display: block;
  width: 100%;
}

section.collection-menu nav.collection-nav {
  padding: 20px 20px;
  justify-content: center;
  display: flex;
  align-items: center;
  text-align: left;
  gap: 30px;
}

section.collection-menu nav.collection-nav h2 {
  color: #fff;
  font-size: 20px;
  background: #103e65;
  min-width: max-content;
  display: block;
}

section.collection-menu nav.collection-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  scroll-snap-type: x proximity;
  scrollbar-width: none;
  overflow: auto hidden;
  gap: 26px;
}

section.collection-menu nav.collection-nav ul li,
section.collection-menu nav.collection-nav ul li a {
  display: block;
  width: max-content;
}

section.collection-menu nav.collection-nav ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  padding: 4px 10px;
  border-radius: 8px;
}
section.collection-menu nav.collection-nav ul li a.active {
  background: #fff;
  color: #103e65;
  font-weight: 600;
}
.card-wrapper.product-card-wrapper .card.card--card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: linear-gradient(180deg, #fef7be, #47a9d3);
  box-shadow: 3px 1px 15px #000;
  border: 2px solid #103e65;
  border-radius: 20px;
  padding: 1.5vmax;
  width: 100%;
}
.card-wrapper.product-card-wrapper .card.card--card .card__content {
  padding: 0;
}
.card-wrapper.product-card-wrapper
  .card.card--card
  .card__content
  .card__information {
  padding: 0;
}
.card-wrapper.product-card-wrapper .card.card--card .card-information {
  text-align: center;
}
.card-wrapper.product-card-wrapper .card.card--card .card__inner {
  margin: 14px 0;
}
.card-wrapper.product-card-wrapper .card.card--card .card__inner img {
  border-radius: 20px;
}
.card-wrapper.product-card-wrapper .price__container {
  color: #103e65;
}
.main__col_banner {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}

.main__col_banner .main__col_banner_01 {
  border: solid 2px #000;
  border-radius: 30px;
  position: relative;
}

.main__col_banner .main__col_banner_01 img {
  border-radius: 27px;
  display: block;
}
span.facets__summary-label,
.facets__summary {
  color: #103e65 !important;
  font-weight: 600 !important;
}
.mins_text {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 30px;
  text-align: center;
  color: #fff;
}

.mins_text h2.promo-heading {
  color: #fff;
  text-shadow: 0px 1px 5px rgb(0 0 0 / 60%);
}

.mins_text p {
  text-shadow: 0px 1px 5px rgb(0 0 0 / 60%);
  font-weight: 600;
  font-size: 14px;
}
facet-filters-form.facets {
  padding: 10px 0;
}
.product-count.light.medium-hide.large-up-hide {
  display: none;
}

.yp__air-freshener-trio  .product-tabs-section svg.brush-divider  path,
.yp__the-solo-rack .product-tabs-section svg.brush-divider path,
.yp__short-sleeve-bamboo-t-shirt-the-breeze-tee .product-tabs-section svg.brush-divider path {
  fill: #49aad3;
}
.card-wrapper.product-card-wrapper
  .card.card--card
  .card__inner
  .card__content {
  display: none;
}
/* .product-card-wrapper h3 {
  position: relative;
}
.product-accordion-wrapper.medium-hide.large-up-hide {
  border: solid 2px #000;
  border-radius: 20px;
  overflow: hidden;
}
.product-accordion-wrapper.medium-hide.large-up-hide button.accordion-header {
  background: transparent;
  border: none;
  padding: 16px 20px;
  display: flex;
  gap: 10px;
  color: #5c5c5c;
  font-weight: normal;
  position: relative;
}
.product-accordion-wrapper.medium-hide.large-up-hide
  button.accordion-header::after {
  content: "+";
  right: 14px;
  position: absolute;
  font-size: 20px;
  font-weight: normal;
}

.product-accordion-wrapper.medium-hide.large-up-hide
  .active
  button.accordion-header::after {
  content: "-";
  font-weight: normal;
}
.product-accordion-wrapper.medium-hide.large-up-hide
  .active
  button.accordion-header {
  font-weight: 600;
  color: #000;
}
.product-accordion-wrapper.medium-hide.large-up-hide .accordion-content {
  background: #d7eff5;
  font-size: 12px;
  color: #103e65;
} */
/* p.mobile__view.large-up-hide.medium-hide.product__text.inline-richtext {
  text-align: center;
  width: 100%;
  font-size: 14px;
}
.card-wrapper.product-card-wrapper h3 {
  text-align: center;
}
.product__title h1 {
  font-size: 22px;
} */
@media (min-width: 990px) {
  /* .main__col_banner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
  }
  .header .header__inline-menu .header__submenu li {
    margin: 0;
  }
  .header .header__inline-menu .header__submenu .header__menu-item {
    justify-content: start;
    gap: 10px;
  }
  .header
    .header__inline-menu
    .header__submenu
    .grid-system
    .header__menu-item {
    justify-content: space-between;
  }
  nav.header__inline-menu .header__menu-item span.icon__icon svg {
    float: left;
  }
  nav.header__inline-menu .header__menu-item span {
    display: flex;
    align-items: center;
    gap: 6px;
  }
  .grid-system .main__header__submenu li a svg.icon.icon-caret {
    transform: rotate(-90deg);
    float: left;
  }
  .grid-system .header__submenu.list-menu li {
    margin: 0;
  }
  .HeaderMenu-flex-wrp.list-menu--disclosure {
    position: absolute;
    top: 65px;
    width: 100%;
    left: 50%;
    margin: 0 auto;
    transform: translateX(-50%) !important;
    min-width: auto;
    max-width: 1085px;
    z-index: 1;
    max-height: 78vh;
    overflow: auto;
  }

  details#Details-HeaderMenu-1 {
    position: static;
  }
  .grid-system {
    display: grid;
    grid-template-columns: 1fr 3fr;
    padding: 0 15px;
  }
  .HeaderMenu-SubMenuList-wrp .header__submenu.list-menu {
    display: none;
    background: transparent;
    padding: 0;
    margin: 0;
  }
  .HeaderMenu-SubMenuList-wrp .header__submenu.list-menu.active {
    display: block;
  }

  .HeaderMenu-flex-wrp.header__submenu {
    padding: 0;
  }

  .grid-system .main__header__submenu {
    margin: 0;
    padding: 0;
    list-style: none;
    border-right: solid 1px #fff;
  }

  .grid-system .main__header__submenu li {
    margin: 0 !important;
  }

  .grid-system .main__header__submenu li summary.header__menu-item {
    padding: 0;
  }

  .grid-system .main__header__submenu li a {
    width: 100%;
    padding: 13.5px 20px;
    line-height: 20px;
  }
  .grid-system .main__header__submenu li summary.header__menu-item a span {
    font-size: 16px;
    line-height: 23px;
  }
  .grid-system .main__header__submenu li a:hover,
  .grid-system .main__header__submenu li.active a {
    background: rgb(255 255 255 / 69%);
  }
  .grid-system .main__header__submenu li a:hover,
  .grid-system .main__header__submenu li.active a {
    background: rgb(255 255 255 / 69%);
  } */
}
@media (min-width: 1200px) {
  /* nav.header__inline-menu .header__menu-item {
    padding: 1.2rem 2.7rem;
  } */
}
@media screen and (min-device-width: 990px) and (max-device-width: 1100px) {
  /* .header__menu-item span {
    transition: text-decoration var(--duration-short) ease;
    font-size: 16px;
  }
  .header__icons {
    gap: 10px !important;
  } */
}
@media (max-width: 749px) {
  /* .mobile__view.large-up-hide.medium-hide .product__title h1 {
    font-size: 16px;
    text-align: center;
  }
  .mobile__view.large-up-hide.medium-hide .product__title {
    margin: 0;
  }
  .mobile__view.large-up-hide.medium-hide {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
  }
  .mobile__view.large-up-hide.medium-hide p.product__text.inline-richtext {
    font-size: 14px;
    margin-top: 10px;
  } */
  /* .product__info-wrapper.grid__item
    div#shopify-block-ASWxzMjNJSkZMSFI2N__judge_me_reviews_preview_badge_TnWiXy-1 {
    display: none;
  }
  .product .icon-with-text--horizontal {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    grid-template-areas:
      "col1 col2"
      "col3 col3";
    gap: 1rem;
  }
  .product .icon-with-text--horizontal li:first-child {
    grid-area: col1;
  }
  .product .icon-with-text--horizontal li:nth-child(2) {
    grid-area: col2;
  }
  .product .icon-with-text--horizontal li:nth-child(3) {
    grid-area: col3;
  }
  .product li.icon-with-text__item span {
    font-size: 13px;
    text-align: left;
  }
  section.raven-tabs-wrapper {
    display: block;
  } */

  section.raven-tabs-wrapper ul.tab-buttons {
    display: flex;
    scroll-snap-type: x proximity;
    scrollbar-width: none;
    overflow: auto hidden;
    align-items: flex-start;
    justify-content: flex-start;
  }

  section.raven-tabs-wrapper ul.tab-buttons li {
    min-width: max-content;
    padding: 10px 10px;
  }
  .button,
  .button-label,
  .shopify-challenge__button,
  .customer button {
    min-width: initial;
  }
  .mins_text {
    padding: 20px;
  }
  .mobile-facets__footer button.button.button--primary {
    min-width: inherit;
    min-height: 48px;
    font-size: 14px;
    background: #103e65;
    color: #fff;
  }

  .mobile-facets__footer facet-remove.mobile-facets__clear-wrapper a {
    color: #103e65;
  }
  .product-count.light.medium-hide.large-up-hide {
    display: none;
  }

  span.mobile-facets__open {
    display: flex;
    align-items: center;
    color: #000;
  }

  span.mobile-facets__open-label {
    min-height: auto;
    color: #000;
    font-weight: normal;
    font-size: 14px;
  }

  menu-drawer.mobile-facets__wrapper.medium-hide.large-up-hide {
    margin-bottom: 10px;
  }
  .card-wrapper.product-card-wrapper .price__container {
    font-size: 14px;
  }
  .card-wrapper.product-card-wrapper .card.card--card .card__inner {
    margin: 10px 0;
  }
  .collection-hero__inner.page-width h1.collection-hero__title {
    font-size: 34px;
    line-height: 46px;
  }
  .product-tabs-content {
    padding: 20px;
  }
  .raven-image-section .section-container .raven-button {
    width: 100%;
    font-size: 14px;
    padding: 8px 10px;
  }
  .slideshow-logos {
    gap: 2rem;
  }
  .slideshow-logo {
    width: 70px;
  }
  .popup-container {
    padding: 5rem 0;
  }
  .close-popup {
    top: 8px;
    right: 12px;
  }
}
.popup-slider-product .popup-slider-product_box {
  border-radius: 15px;
  border: 1px solid #d9d9d9;
  background: #fff;
  box-shadow: 0 4px 20.9px 13px rgb(0 0 0 / 0.07);
  height: auto;
}
.popup-slider-product .popup-content {
  padding: 0;
  height: auto;
  background: #fff0;
}
.popup-content .popup-slider-product_wrap {
  max-width: calc(900px + 5rem);
  padding: 5rem 5rem 0;
}
.popup-slider-product_wrap img {
  width: 100%;
  height: auto;
  display: block;
}
.popup-slider-product_box .popup-slider-product_img {
  padding: 2rem 5rem;
}
.popup-slider-product .swiper-button-next,
.popup-slider-product .swiper-button-prev {
  display: block;
  color: #000;
}
.popup-slider-product .swiper-button-prev {
  left: 2rem;
}
.popup-slider-product .swiper-button-next {
  right: 2rem;
}
.popup-slider-product
  .swiper-pagination-bullet.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #107dde;
}
.popup-slider-product .swiper-pagination-bullet {
  width: 27px;
  height: 27px;
  margin: 0 7.5px !important;
  background: #113f66;
  opacity: 1;
}
.popup-slider-product .swiper-pagination {
  margin-top: 2rem !important;
}
.scrolling-promotion .promotion__item img.promotion__image.image-fit {
  max-width: 120px;
  height: auto;
}
/* .header-megamenu-slider__wrap .header-megamenu-slider-img img {
  border-radius: 12px;
} */
.description-content h3.beae-typo-p2 {
  font-weight: normal;
  color: #000000 !important;
  font-size: 16px !important;
  letter-spacing: 0em !important;
  line-height: 26px !important;
  text-align: left !important;
}
.description-content a.read-more,
.description-content a.read-less {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  background: transparent;
  color: #47a9d3;
  text-decoration: none;
  font-weight: 600;
  padding: 0;
  margin: 0;
}
.product-tabs-section .page-width {
  padding-top: 2vmax;
  padding-bottom: 2vmax;
}
.product-tabs-wrapper {
  border-radius: 30px;
  border-style: solid;
  border-color: #000;
  border-width: 2px;
}

.product-tabs-nav {
  border-bottom: 1px solid #e4e4e4;
  display: flex;
  justify-content: space-evenly;
  background: #fff;
  border-top-left-radius: 26px;
  border-top-right-radius: 26px;
}

button.tab-btn {
  padding: 15px 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: none;
  font-size: 15px;
  color: #5c5c5c;
  border-bottom: solid 2px transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
}
button.tab-btn svg {
  float: left;
}

button.tab-btn.active {
  color: #000;
  font-weight: 600;
  border-bottom: solid 2px #000;
}

button.tab-btn:hover {
  color: #000;
  font-weight: 600;
}
.product-tabs-wrapper {
  background: #d7eff5;
}
.product-tabs-nav {
  border-bottom: 1px solid #e4e4e4;
  display: flex;
  justify-content: space-evenly;
  background: #fff;
  border-top-left-radius: 26px;
  border-top-right-radius: 26px;
  overflow-x: auto;
}
.product-tabs-content .tab-content.active {
  display: block;
}
.product-tabs-content {
  font-size: calc(14px * var(--text-ratio, 1));
  line-height: calc(22px * var(--text-ratio, 1));
  color: rgb(16 62 101);
  padding: 2vmax;
}
.product__payment .inner_product_payment {
  display: flex;
  justify-content: center;
  gap: 10px;
  font-size: 14px;
  flex-wrap: wrap;
}
.product-tabs-content .tab-content {
  display: none;
}
.product-tabs-content .tab-content p {
  margin-bottom: 6px;
}
@media (min-width: 750px) {
  .inner_tab-content {
    grid-template-columns: 1fr 1fr;
    gap: 30px;
  }
  .tabs__video .product-tabs-wrapper,
  .product-video-wrapper {
    position: sticky;
    top: 90px;
  }
  .product-tabs-section .page-width {
    padding-top: 2vmax;
    padding-right: 6vmax;
    padding-bottom: 2vmax;
    padding-left: 6vmax;
    max-width: 100%;
  }

  .tabs__video {
    --parent-direction: row;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    gap: 2vmax;
    height: fit-content;
  }

  .tabs__video .product-tabs-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: fit-content;
    align-self: unset;
    width: 65%;
    flex: 0 0 65%;
  }

  .product-video-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 1vmax;
    height: fit-content;
    align-self: unset;
    width: unset;
    flex: 1 0 0px;
  }

  .footer-block__details-content {
    display: block !important;
  }
  .ctm-icons-articles .svg-wrapper {
    width: 28px;
    height: 28px;
  }
  .main-page-title {
    margin-bottom: 10rem !important;
  }
  .product .product-popup-modal__opener {
    max-width: 74%;
  }

  .product__tax.caption.rte {
    margin-top: -22px !important;
  }

  .featured-review-slider .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
  }
  .ctm-product_tage {
    margin-top: 2rem;
  }
  .ctm-product_tage-mobi {
    display: none;
  }
  .featured-review-slider .swiper-pagination-bullet {
    margin-top: 4rem !important;
  }
  .main-product_video. button {
    margin-top: 2rem;
  }
  .product-rich-text {
    padding: 2rem 0;
  }
  .addons_item_img img {
    max-width: 140px;
  }
  .related-products ul {
    justify-content: center;
    gap: 24px;
  }
  .collapsible-content .collapsible-content__heading {
    margin-bottom: 2rem;
  }
  .collapsible-content__header {
    margin-bottom: 38px;
  }
  .icon_plus-minus {
    display: none;
  }
  .footer .newsletter-form {
    max-width: 100%;
  }
  .footer .footer__content-top {
    display: flex;
    align-items: flex-start;
  }
  .footer__blocks-wrapper {
    width: 100%;
  }
  .footer .footer-block--newsletter {
    margin-top: 0;
  }
  .footer-block--menu {
    width: calc(
      15% - var(--grid-desktop-horizontal-spacing) * 3 / 4
    ) !important;
  }
  .image-collage_tab {
    max-width: 328px;
    border-radius: 30px 0;
  }
  .featured-review-heading.inline-richtext.h1 {
    padding-bottom: 3rem;
  }
  .logo-list-wrapper.swiper-wrapper {
    justify-content: center;
  }
  #shopify-section-template--23799830937893__multicolumn_VYhFAQ
    .multicolumn-list {
    justify-content: center;
  }
  #shopify-section-template--23799830937893__multicolumn_VYhFAQ
    .multicolumn
    .title {
    margin-bottom: 76px;
  }
  /* .header__icons {
    gap: 30px;
  } */
  .column-videos-heading {
    padding-bottom: 27px;
  }
}
@media (max-width: 989px) {
  button.tab-btn {
    min-width: 175px;
    padding: 15px 10px;
  }
  .yp__products {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
    margin-bottom: 30px;
    padding: 10px 10px;
  }
  ul.menu-drawer__menu.list-menu {
    text-align: center;
    padding: 10px 20px;
  }
  .module1_logo {
    max-width: 225px;
  }
  .sponsers-grid-card {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
}
@media (max-width: 749px) {
  .product-video-wrapper {
    margin-top: 20px;
  }
  section.raven-image-section {
    height: initial !important;
    text-align: left;
  }
  section.raven-image-section .section-container p.raven-texts {
    max-width: 60%;
    width: 100% !important;
    font-size: 12px;
    line-height: 24px;
  }
  section.raven-image-section {
    height: initial !important;
    text-align: left;
  }

  section.raven-image-section .section-container h2 {
    font-size: 24px;
    line-height: 31px;
    text-align: left;
  }

  section.raven-image-section .section-container {
    width: 100% !important;
    text-align: left !important;
    align-items: flex-start;
  }
  #shopify-section-template--23820747997477__multi_video_FdyqqQ
    .column-videos-heading {
    padding: 2rem 0;
  }
  .ctm-icons-articles .list-social__link {
    padding: 0.8rem;
  }
  .module3_wrapp {
    gap: 1.9rem;
  }
  .module3_main p {
    font-size: 14px;
    margin: 0;
  }
  .module3_main {
    flex-direction: column;
    text-align: center;
  }
  .section-template--23799831003429__rich_text_qFhcAq-padding {
    padding-bottom: 0;
  }
  .blol-list > div {
    flex: auto;
  }
  .blol-list_featured-img {
    width: 100%;
    height: 228px;
  }
  .social-read .button {
    margin-right: 1rem;
  }
  .blol-list .card__heading {
    margin-bottom: 0;
  }
  .blol-list_content .card__content,
  .blol-list_content .card__information {
    padding: 0;
  }
  .blol-list {
    flex-direction: column;
    align-items: flex-start;
    gap: 3.4rem;
    margin-top: 40px;
    margin-bottom: 6.4rem;
    justify-content: flex-end;
  }
  .blog-ctm .blog__title {
    margin-bottom: 2rem;
  }
  .link-list-ctm-content ul li a {
    padding: 12px 20px;
  }
  .link-list-ctm-content ul {
    column-gap: 12px;
    row-gap: 20px;
  }
  .custom-contact .button {
    min-width: 100%;
  }
  .custom-contact .contact {
    padding: 14px;
  }
  .custom-contact {
    gap: 4rem;
  }
  .custom-contact .image-with-text__heading,
  .custom-contact .image-with-text__text.rte {
    text-align: center;
  }
  .ctm-contact-social,
  .ctn-form_contact {
    justify-content: center;
  }
  .custom-contact {
    flex-direction: column-reverse;
  }
  .collapsible-content .accordion__title .h4 {
    font-size: 16px;
  }
  .collout-side_collapsible {
    padding: 30px 20px 25px;
  }
  .module1-price {
    margin-top: 0;
  }
  .slideshow-logo-main {
    gap: 1rem;
    padding: 1rem;
  }
  .slideshow-logo {
    width: 60px;
  }
  .main_product-before-after {
    padding: 2rem 0;
  }
  .product-form__input--pill input[type="radio"] + label:after {
    width: 23px;
    height: 23px;
  }
  .product .product-popup-modal__opener {
    max-width: 90%;
    margin: 0 auto !important;
  }
  #shopify-section-template--23799830937893__slideshow_tjNUmh .slideshow {
    min-height: 650px;
  }
  .image-list-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
  .img-list-contain img {
    min-height: 230px;
  }
  .main-product_video .button {
    margin-top: 1rem;
  }
  h2.collap-head {
    text-align: center;
    padding: 2rem 0;
  }
  .featured-review p {
    font-size: 14px;
    letter-spacing: 0;
  }
  .featured-review {
    flex-direction: column;
    align-items: flex-start;
    gap: 2rem;
  }
  .icon-block p {
    line-height: normal;
    font-size: 14px;
  }
  .column-videos__inner .swiper-button-next,
  .column-videos__inner .swiper-button-prev {
    display: none;
  }
  .image-collage_tab {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }
  .image-collage_tab a:hover h2 {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }
  .ctm-pro-tag_text {
    font-size: 14px;
    padding: 0 2rem;
  }
  .addons_item_qty .quantity {
    width: calc(11rem / var(--font-body-scale)+var(--inputs-border-width) * 2);
  }
  .addons_item_img img {
    max-width: 101px;
  }
  .addons_blocks h3 {
    font-size: 14px;
    max-width: 363px;
  }
  .related-products .button {
    min-width: 100%;
  }
  .product .icon-with-text--horizontal {
    column-gap: 1rem;
  }

  .footer-accordian_content {
    display: none;
  }
  .footer .footer-block__heading {
    margin-bottom: 2rem;
    padding-top: 2rem;
    border-top: 1px solid #ffffffbd;
    font-size: 16px;
    font-weight: 400;
  }
  .footer .footer-block--newsletter {
    margin-top: 0;
  }
  .footer .footer-block.grid__item {
    margin: 0;
  }
  .footer .newsletter-form {
    align-items: flex-start;
  }
  .footer .footer__list-social.list-social:only-child {
    justify-content: flex-start;
  }
  .footer .footer-block__newsletter {
    width: 100%;
  }
  .collage-img-contain h2,
  .image-collage-5 h2 {
    font-family: Roboto;
    font-size: 14px;
    letter-spacing: 0;
    margin: 0;
    padding: 8px 0;
  }
  .collage-img-contain img {
    border-radius: 15px;
  }
  .image-collage-block {
    grid-column-gap: 14px;
    grid-row-gap: 16px;
  }
  .module1 .button {
    margin-top: 14px;
  }
  #shopify-section-template--23799830937893__slideshow_tjNUmh
    .slideshow__text
    .banner__heading {
    font-size: 27px;
  }
  .icon-block-img {
    width: 61px;
  }
  .module1_product {
    flex-direction: column;
    gap: 0;
  }
  .module1_img {
    width: 100%;
    text-align: center;
  }
  .icon-image-block-wrapper {
    flex-direction: column;
  }
  .icons-text-block {
    display: flex;
    align-items: start;
    gap: 20px;
  }
  .icons-text-block .icons-slide {
    flex-direction: column;
    margin-bottom: 0;
    width: 100%;
  }
  .icons-text-block .icons-slide img.image {
    max-width: 50px;
  }
  .icons-text-block .icons-slide p.text {
    font-size: 12px;
    line-height: 16px;
    text-align: center;
  }
  .sponsers-grid-card {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
  }
  .product-form__input--pill input[type="radio"] + label {
    gap: 10px;
  }
  .header--top-center * > .header__search {
    display: none;
  }
  .slideshow-logo-main .slideshow-logo-title {
    font-size: 1.3rem;
  }
  .popup-slider-product .swiper-button-next,
  .popup-slider-product .swiper-button-prev {
    display: none;
  }
  .popup-slider-product_box .popup-slider-product_img {
    padding: 2rem 2rem;
  }
  .popup-content .popup-slider-product_wrap {
    padding: 1rem 2rem 0;
  }
  .custom-contact .field__input::file-selector-button {
    padding: 0;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 10px;
  }
  .custom-contact .field__input {
    font-size: 14px;
  }
}
@media (max-width: 395px) {
  .social-read {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 576px) {
  .link-list-ctm-content
    .footer-block__details-content
    .list-menu__item--active {
    border-radius: 8px;
  }
  .link-list-ctm-content ul li a {
    padding: 8px 12px;
  }
  .addons_blocks h3 {
    text-align: center;
  }
  .addons_list_item .button {
    min-width: 100%;
  }
  .addons_list_item label {
    flex-wrap: wrap;
    justify-content: center;
  }
  button.slick-prev.slick-arrow {
    right: auto;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
  }
  button.slick-next.slick-arrow {
    top: 50%;
    transform: translateY(-50%);
    right: 0;
  }
}
.beae-add-to-cart--submit {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  text-align: center !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.bg_grad-white_to_sunny {
  background: linear-gradient(180deg, #ffffff 0%, #fef7be 100%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: top;
}
.bg_grad-white_to_sky {
  background: linear-gradient(180deg, #ffffff 0%, #d7eff5 100%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: top;
}
.bg_grad-white_to_clearwater {
  background: linear-gradient(180deg, #ffffff 0%, #47a9d3 100%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: top;
}
.bg_grad-white_to_ocean {
  background: linear-gradient(180deg, #ffffff 0%, #103e65 100%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: top;
}
.bg_grad-sunny_to_white {
  background: linear-gradient(180deg, #fef7be 0%, #ffffff 100%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: top;
}
.bg_grad-sunny_to_sky {
  background: linear-gradient(180deg, #fef7be 0%, #d7eff5 100%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: top;
}
.bg_grad-sunny_to_clearwater {
  background: linear-gradient(180deg, #fef7be 0%, #47a9d3 100%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: top;
}
.bg_grad-sky_to_white {
  background: linear-gradient(180deg, #d7eff5 0%, #ffffff 100%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: top;
}
.bg_grad-sky_to_sunny {
  background: linear-gradient(180deg, #d7eff5 0%, #fef7be 100%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: top;
}
.bg_grad-sky_to_clearwater {
  background: linear-gradient(180deg, #d7eff5 0%, #47a9d3 100%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: top;
}
.bg_grad-sky_to_ocean {
  background: linear-gradient(180deg, #d7eff5 0%, #103e65 100%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: top;
}
.bg_grad-clearwater_to_white {
  background: linear-gradient(180deg, #47a9d3 0%, #ffffff 100%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: top;
}
.bg_grad-clearwater_to_sunny {
  background: linear-gradient(180deg, #47a9d3 0%, #fef7be 100%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: top;
}
.bg_grad-clearwater_to_sky {
  background: linear-gradient(180deg, #47a9d3 0%, #d7eff5 100%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: top;
}
.bg_grad-clearwater_to_ocean {
  background: linear-gradient(180deg, #47a9d3 0%, #103e65 100%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: top;
}
.bg_grad-ocean_to_white {
  background: linear-gradient(180deg, #103e65 0%, #ffffff 100%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: top;
}
.bg_grad-ocean_to_sky {
  background: linear-gradient(180deg, #103e65 0%, #d7eff5 100%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: top;
}
.bg_grad-ocean_to_clearwater {
  background: linear-gradient(180deg, #103e65 0%, #47a9d3 100%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: top;
}
.bg_solid-sunny {
  background-color: #fef7be;
}
.bg_solid-sky {
  background-color: #d7eff5;
}
.bg_solid-clearwater {
  background-color: #47a9d3;
}
.bg_solid-ocean {
  background-color: #103e65;
}
.btn-style_1 .button {
  background: linear-gradient(180deg, #47a9d3 0%, #103e65 100%);
  border: 2px solid #103e65;
  color: #fff;
  font-weight: 600;
}
.btn-style_1 .button:hover {
  background: linear-gradient(190deg, #fef7be 0%, #47a9d3 100%);
  border: 2px solid #103e65;
  color: #103e65;
  font-weight: 600;
}
.btn-style_2 .button {
  background: linear-gradient(10deg, #d7eff5 0%, #fef7be 100%);
  border: 2px solid #103e65;
  color: #103e65;
  font-weight: 600;
}
.btn-style_2 .button:hover {
  background: linear-gradient(10deg, #fef7be 0%, #d7eff5 100%);
  border: 2px solid #103e65;
  color: #103e65;
  font-weight: 600;
}
.btn-style_3 .button {
  background: #fff;
  border: 2px solid #103e65;
  color: #103e65;
  font-weight: 600;
}
.btn-style_3 .button:hover {
  background: linear-gradient(180deg, #47a9d3 0%, #103e65 100%);
  border: 2px solid #103e65;
  color: #fff;
  font-weight: 600;
}
.btn-style_4 .button {
  background: none !important;
  border: none !important;
  font-weight: 600;
  color: #47a9d3;
}
.btn-style_4 .button:hover {
  background: none !important;
  border: none !important;
  font-weight: 600;
  color: #103e65;
}
.wave-divider {
  width: 100%;
  line-height: 0;
  overflow: hidden;
  position: relative;
}
.wave-divider svg {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .wave-divider svg {
    width: 250px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) .engrave-btn .button {
  background: linear-gradient(10deg, #d7eff5 0%, #fef7be 100%) !important;
  border: 2px solid #103e65 !important;
  color: #103e65 !important;
  font-weight: 600 !important;
}
.engrave-btn .button:hover {
  background: linear-gradient(10deg, #fef7be 0%, #d7eff5 100%) !important;
  border: 2px solid #103e65 !important;
  color: #103e65 !important;
  font-weight: 600 !important;
}
@media (max-width: 375px) {
  .raven-homepage-featured-in .featured-photo-container img {
    height: 20px;
  }
}
.btn--blue.btn.quick-add__submit {
    padding: .8rem;
    min-width: auto;
    box-sizing: border-box;
    max-width: 193px !important;
    overflow: hidden;
    font-size: 13px;
    margin-left: 0;
  background:#103e65;
  color:#fff;
    margin-top: 10px;
}
.btn--blue.btn.quick-add__submit:hover ,.btn--blue.btn.quick-add__submit:hover .btn-text {
    background:transparent;
  color:#103e65 !important;
}