/** Shopify CDN: Minification failed

Line 6639:285 Expected ":"

**/
.heroh1 {
  font-size: 64px;
  font-weight: 600;
  line-height: 78.02px;
  text-align: left;
  color: #252525;
  margin-bottom: 50px;
}

.giveaway-page .toolbar,
.giveaway-page .site-header__element--top {
  display: none !important;
}

#meet-the-team .block-image-item span.title, .section-main-pros .grid .grid__item .info-wapper h2 {
    text-align: left !important;
}
/* Pros and Cons Table Styling */
.pros-cons-table {
  width: 100%;
  max-width: 800px;
  margin: 20px auto;
  border-collapse: collapse;
  font-size: 16px;
  text-align: left;
  border-radius: 8px; /* Rounded corners */
  overflow: hidden; /* Apply border radius to all table elements */
  border: 1px solid #ddd; /* Border around the table */
  table-layout: fixed; /* Equal column widths */
  background-color: #f9f9f9; /* Overall background color */
}

/* Styling for the header row */
.pros-cons-table th {
  font-weight: bold;
  text-align: center; /* Center the header text */
  padding: 10px;
  border: 1px solid #ddd;
  background-color: #f4f4f4; /* Background color for Cons column header */
  color: #1b1464; /* Header text color for Cons column */
  width: 50%; /* Ensure each column is 50% of the table width */
}

/* Pros column header styling */
.pros-cons-table th:first-child {
  background-color: #2793ce; /* Pros header background */
  color: #ffffff; /* Pros header text color */
}

/* Pros column styling */
.pros-cons-table td:first-child {
  background-color: #2793ce; /* Pros rows background */
  color: #ffffff; /* Pros rows text color */
}

/* Table body styling */
.pros-cons-table td {
  padding: 10px;
  border: 1px solid #ddd;
  vertical-align: top;
}

/* Customize lists inside table cells */
.pros-cons-table td ul {
  padding-left: 20px;
  list-style-type: disc;
  margin: 0;
}

.pros-cons-table td ul li {
  margin-bottom: 5px;
}

.navheading {
  display: block;
  font-size: 1.17em;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
  unicode-bidi: isolate;
}
.toolbar {
  background: #252525;
  color: #fff;
}
.toolbar .announcement-bar .announcement-slider__content p {
  font-size: 15px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  gap: 10px;
  line-height: 19px;
  letter-spacing: 0;
}
.toolbar .flickity-button {
  background: none;
  width: 10px;
  height: 10px;
  padding: 0;
}
.toolbar .flickity-button svg {
  fill: #fff;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.toolbar .slideshow__slide {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 100%;
}
.toolbar .slideshow__slide img {
  display: none;
}
.toolbar .slideshow__slide.is-selected img {
  display: block;
}
.toolbar .slideshow__slide .announcement-slider__content {
  display: flex;
  align-items: center;
  gap: 10px;
}
.toolbar .slideshow__slide .announcement-slider__content a {
  font-size: 15px;
  line-height: 19px;
  font-weight: 500;
  color: #fff;
  text-transform: capitalize;
  text-decoration: none;
}

.header-wrapper .site-header__element {
  background: #fff;
  border-bottom: 1px solid #e9e9e9;
}
.header-wrapper .header-layout .header-item--logo,
.header-wrapper .header-layout .header-item--icons {
  min-width: auto;
}
.header-wrapper .header-layout .header-item--icons #HeaderCartTrigger .icon {
  width: 25px;
  height: 30px;
}
.header-wrapper .header-layout .header-item--icons .cart-link__bubble:before {
  background: none;
}
.header-wrapper .header-layout .header-item--icons .cart-link__bubble-num {
  position: absolute;
  bottom: -23px;
  left: -16.5px;
  font-weight: 600;
  color: #1b1464;
}
.header-wrapper
  .header-layout
  .header-item--icons
  .cart-link__bubble--visible
  .cart-link__bubble-num {
  bottom: -24px;
  left: -15.5px;
}
.header-wrapper .header-layout .header-item--icons #HeaderCartTrigger {
  padding-bottom: 10px;
}
.header-wrapper .header-layout .header-item--navigation .site-nav__link {
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
  color: #252525;
  letter-spacing: 0;
}

.slideshow-wrapper .hero__text-shadow {
  max-width: 900px;
}
.slideshow-wrapper .hero__text-shadow .hero__top-subtitle {
  max-width: 200px;
  background: #9747ff;
  border-radius: 4px;
  padding: 8px 0;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 21.94px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.slideshow-wrapper .hero__text-shadow h2 {
  font-size: 64px;
  font-weight: 600;
  line-height: 78.02px;
  text-align: left;
  color:#ffffff;
  margin-bottom: 50px;
}

.slideshow-wrapper .hero__text-shadow h1 {
  font-size: 64px;
  font-weight: 600;
  line-height: 78.02px;
  text-align: left;
  color:#ffffff;
  margin-bottom: 50px;
}
.slideshow-wrapper .hero__text-shadow .hero__subtitle {
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  max-width: 750px;
  text-align: left;
  color:#ffffff;
  margin-bottom: 50px;
}
.slideshow-wrapper .hero__text-shadow .hero__link .btn {
  min-width: 250px;
  font-size: 20px;
  font-weight: 600;
  line-height: 24.38px;
  letter-spacing: 0;
  color: #ffffff;
  text-transform: uppercase;
  padding: 16px 0;
}

.multiblock.icon-with-text {
  padding: 40px 0;
  background: #fff;
}
.multiblock.icon-with-text .multiblock-wrapper {
  display: flex;
  justify-content: center;
  gap: 40px;
}
.multiblock.icon-with-text .block-image-item {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  gap: 10px;
}
.multiblock.icon-with-text .block-image-item h2 {
  font-size: 17px;
  font-weight: 600;
  line-height: 20.72px;
  color: #252525;
  margin: 0;
}

.logo-section {
  background: url(/cdn/shop/files/Rectangle_39.png?v=1710928515);
  margin: 0;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.logo-list-section {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.logo-list-section .description p {
  font-size: 28px;
  font-weight: 400;
  line-height: 34.13px;
  text-align: center;
  color: #fff;
  max-width: 940px;
}
.logo-list-section .logo-wrapper .slick-track {
  display: flex;
  align-items: center;
}
.logo-list-section .logo-wrapper > ul {
  display: flex;
  flex-direction: column;
  margin: 0;
}
.logo-list-section .logo-wrapper .logo-bar__item {
  background: none;
  display: flex;
  align-items: center;
}
.logo-list-section .logo-wrapper .logo-bar__item img {
  max-width: 110px;
  max-height: 110px;
}

.section-feature-product {
  padding: 90px 0;
}
.section-feature-product h2 {
  font-size: 48px;
  font-weight: 700;
  line-height: 58.51px;
  text-align: center;
  color: #252525;
  margin-bottom: 60px;
}
.section-feature-product .product-wapper {
  justify-content: space-between;
}
.section-feature-product .product-items {
  background: #fff;
  width: 48%;
  border: 1px solid #c8c8c8;
  border-radius: 20px;
  padding: 40px;
  position: relative;
}
.section-feature-product .product-items .grid-item__contents {
  display: flex;
}
.section-feature-product .product-items .grid-item__contents .grid-item__meta {
  width: 60%;
  margin: 0;
}
.section-feature-product .product-items .grid-item__contents .image-product {
  width: 40%;
}
.section-feature-product
  .product-items
  .grid-item__contents
  .grid-item__meta
  .grid-product__price {
  display: flex;
  align-items: center;
  gap: 12px;
}
.section-feature-product
  .product-items
  .grid-item__contents
  .grid-item__meta
  .grid-product__price
  .custom-shipping {
  font-size: 16px;
  font-weight: 500;
  line-height: 19.5px;
  text-align: left;
  color: #838383;
  border-left: 1px solid #e7e7e7;
  padding-left: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.section-feature-product
  .product-items
  .grid-item__contents
  .grid-item__meta
  .grid-product__price
  .custom-shipping:before {
  background: url(/cdn/shop/files/truck-3.svg?v=1711357273);
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px;
}
.section-feature-product
  .product-items
  .grid-item__contents
  .image-product
  img {
  width: 100%;
  border-radius: 0 20px 0 0;
}
.section-feature-product
  .product-items
  .grid-item__contents
  .image-product
  .badge {
  background: #9747ff;
  max-width: 78px;
  font-size: 18px;
  font-weight: 600;
  line-height: 21.94px;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  padding: 5px;
  position: absolute;
  top: 30px;
  right: 30px;
}
.section-feature-product
  .product-items
  .grid-item__contents
  .grid-item__meta
  .grid-product__title {
  margin-bottom: 20px;
  max-width: 350px;
}
.section-feature-product
  .product-items
  .grid-item__contents
  .grid-item__meta
  .grid-product__title
  a {
  font-size: 26px;
  font-weight: 600;
  line-height: 31.69px;
  text-align: left;
  color: #1b1464;
}
.section-feature-product
  .product-items
  .grid-item__contents
  .grid-item__meta
  .description {
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
  text-align: left;
  color: #898a8b;
  margin-top: 20px;
  letter-spacing: 0px;
}
.section-feature-product
  .product-items
  .grid-item__contents
  .grid-item__meta
  .grid-item__meta-secondary {
  margin-top: 20px;
}
.section-feature-product
  .product-items
  .grid-item__contents
  .grid-item__meta
  .grid-product__price
  span {
  font-size: 26px;
  font-weight: 700;
  line-height: 31.69px;
  text-align: left;
  color: #1b1464;
}
.section-feature-product
  .product-items
  .grid-item__contents
  .grid-item__meta
  .grid-product__actionss {
  margin-top: 40px;
  display: flex;
  gap: 15px;
}
.section-feature-product
  .product-items
  .grid-item__contents
  .grid-item__meta
  .grid-product__actionss
  .quick-add-btn
  svg {
  display: none;
}
.section-feature-product
  .product-items
  .grid-item__contents
  .grid-item__meta
  .grid-product__actionss
  .quick-add-btn
  .btn {
  background: #1b1464;
  border: 2px solid #1b1464;
  border-radius: 50px;
  padding: 16px 25px;
  font-size: 18px;
  width: auto;
  font-weight: 600;
  text-transform: none;
  min-width: 100px;
  line-height: 24.38px;
  color: #fff;
}

.section-feature-product
  .product-items
  .grid-item__contents
  .grid-item__meta
  .grid-product__actionss
  .quick-add-btn
  span {
  width: 100%;
  height: 100%;
  overflow: visible;
  position: static;
  margin: 0;
}
.section-feature-product
  .product-items
  .grid-item__contents
  .grid-item__meta
  .grid-product__actionss
  > a {
  background: #fff;
  border: 2px solid #1b1464;
  border-radius: 50px;
  padding: 16px 20px;
  font-size: 20px;
  font-weight: 600;
  line-height: 24.38px;
  color: #1b1464;
}
.section-feature-product .product-items .custom-des {
  padding-top: 33px;
}
.section-feature-product .product-items .custom-des .list-top {
  border-bottom: 1px solid #e7e7e7;
  padding: 0 0 20px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.section-feature-product .product-items .custom-des .list-top h3 {
  width: 100%;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  color: #1b1464;
}
.section-feature-product .product-items .custom-des .list-top ul {
  list-style: none;
  /*width:calc(50% - 10px);*/
  margin: 0;
}
.section-feature-product .product-items .custom-des .list-top ul li,
.section-feature-product .product-items .custom-des .list-bottom ul li {
  font-size: 16px;
  font-weight: 400;
  line-height: 19.5px;
  color: #3c3c3c;
  padding-left: 25px;
  position: relative;
  margin-bottom: 18px;
  display: flex;
  align-items: center;
  gap: 10px;
  letter-spacing: 0;
}
.section-feature-product .product-items .custom-des .list-top ul li:before,
.section-feature-product .product-items .custom-des .list-bottom ul li:before {
  background: url(/cdn/shop/files/cehck.svg?v=1710943074);
  content: "";
  display: block;
  width: 20px;
  position: absolute;
  height: 20px;
  left: 0;
  top: 0px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px;
}
.section-feature-product .product-items .custom-des .list-bottom {
  padding-top: 35px;
}
.section-feature-product .product-items .custom-des .list-bottom h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  color: #1b1464;
}
.section-feature-product .product-items .custom-des .list-bottom ul {
  list-style: none;
  margin: 0;
}

.feature {
  padding: 70px 0;
  background: #fff;
}
.feature .section-heading h2 {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  display: flex;
  white-space: nowrap;
  align-items: center;
  justify-content: space-between;
}
.feature .section-heading h2:after {
  content: "";
  border: 1px solid #e3e3e3;
  display: block;
  height: 1px;
  width: calc(100% - 170px);
}
.feature .multiblock-wrapper {
  display: flex;
  gap: 80px;
  padding-top: 50px;
}

.multiblock.icon-with-text-2 {
  padding: 100px 0;
}
.multiblock.icon-with-text-2 .multiblock-wrapper {
  display: flex;
  gap: 50px;
}
.multiblock.icon-with-text-2 .block-image-item {
  width: 25%;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.multiblock.icon-with-text-2 .block-image-item .image {
  order: -1;
  min-height: 70px;
    margin:0 auto;
}
.multiblock.icon-with-text-2 .block-image-item h2 {
  font-size: 30px;
  font-weight: 800;
  line-height: 30px;
  color: #252525;
  margin-bottom: 0;
}
.multiblock.icon-with-text-2 .block-image-item .image-description p {
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  color: #898a8b;
}
.multiblock.icon-with-text-2 .block-image-item .image-description p a {
  color: #1b1464;
  text-decoration: underline;
}

.slideshow-wrapper.story .hero__text-shadow .hero__top-subtitle {
  background: none;
  font-size: 64px;
  font-style: italic;
  font-weight: 300;
  line-height: 78.02px;
  text-align: left;
  max-width: 100%;
  margin-bottom: 20px;
}
.slideshow-wrapper.story .hero__text-shadow h2 {
  font-size: 48px;
  font-weight: 600;
  line-height: 60px;
  text-align: left;
  color: #fff;
}

.slideshow-wrapper.story .hero__text-shadow h1 {
  font-size: 48px;
  font-weight: 600;
  line-height: 60px;
  text-align: left;
  color: #fff;
}
.slideshow-wrapper.story .hero__text-shadow .hero__subtitle {
  color: #fff;
}

.multiblock.best {
  display: flex;
  align-items: center;
  max-width: 1500px;
  margin: auto;
  padding: 100px 0;
}
.multiblock.best .section-heading {
  width: 30%;
}
.multiblock.best .section-heading h2 {
  font-size: 48px;
  font-weight: 700;
  line-height: 58.51px;
  text-align: left;
  color: #252525;
  margin-bottom: 40px;
}
.multiblock.best .section-heading .section-btn {
  background: #1b1464;
  border-radius: 50px;
  padding: 22px 35px;
  font-size: 20px;
  font-weight: 600;
  line-height: 24.38px;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  max-width: 290px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.multiblock.best .section-heading .section-btn:after {
  background: url(/cdn/shop/files/Vector.svg?v=1710984485);
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 25px;
}
.multiblock.best .multiblock-wrapper {
  width: 70%;
  position: relative;
  padding: 50px 0;
}
.multiblock.best .slick-prev {
  font-size: 0;
  position: absolute;
  bottom: 0;
}
.multiblock.best .slick-prev:before {
  background: url(/cdn/shop/files/arrow-prev.svg?v=1710983237);
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 35px;
}
.multiblock.best .slick-next {
  font-size: 0;
  position: absolute;
  bottom: 0;
  left: 50px;
}
.multiblock.best .slick-next:before {
  background: url(/cdn/shop/files/arrow-next.svg?v=1710983198);
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 35px;
}
.multiblock.best .block-image-item {
  margin: 0 15px;
}
.multiblock.best .block-image-item .image-description h2 {
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  text-align: left;
  color: #252525;
  margin: 25px 0 15px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.multiblock.best .block-image-item .image-description h2:after {
  background: url(/cdn/shop/files/check.svg?v=1710984485);
  content: "";
  display: block;
  width: 24px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
}

.multiblock.best .block-image-item .image-description span {
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  text-align: left;
  color: #252525;
  margin: 25px 0 15px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.multiblock.best .block-image-item .image-description span:after {
  background: url(/cdn/shop/files/check.svg?v=1710984485);
  content: "";
  display: block;
  width: 24px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
}

.multiblock.best .block-image-item .image-description p {
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  text-align: left;
  color: #838383;
}

/* .multiblock.best .block-image-item img {
  max-width:200px;
  max-height:200px;
} */

.multiblock.follow-us {
  background: #252525;
  padding: 70px 0;
}
.multiblock.follow-us .section-heading h2 {
  font-size: 48px;
  font-weight: 700;
  line-height: 58.51px;
  text-align: center;
  color: #fff;
}
.multiblock.follow-us .section-heading h2 span {
  font-style: italic;
  font-weight: 500;
}
.multiblock.follow-us .multiblock-wrapper {
  max-width: 100%;
  padding: 50px 0;
  position: relative;
}
.multiblock.follow-us .block-image-item {
  margin: 0 15px;
}
.multiblock.follow-us .slick-prev {
  font-size: 0;
  position: absolute;
  bottom: -20px;
 z-index:2;
  left: calc(50% - 50px);
}
.multiblock.follow-us .slick-prev:before {
  background: url(/cdn/shop/files/arrow-prev-white.svg?v=1710986040);
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 35px;
}
.multiblock.follow-us .slick-next {
  font-size: 0;
  position: absolute;
  bottom: -20px;
  right: calc(50% - 50px);
}
.multiblock.follow-us .slick-next:before {
  background: url(/cdn/shop/files/arrow-next-white.svg?v=1710986041);
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 35px;
}

.site-footer {
  background: #fff;
}
.site-footer .footer__section {
  border-top: 0;
}
.site-footer .footer__section.footer__section--menus {
  padding-bottom: 0;
}
.site-footer .footer-logo {
  padding-bottom: 40px;
}
.site-footer .footer-logo img {
  max-width: 240px;
}
.site-footer .footer__blocks {
  justify-content: space-between;
  gap: 0;
  padding-top: 60px;
  border-top: 1px solid #969696;
}
.site-footer .footer__blocks .footer__block--menu .footer__title {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
  color: #1b1464;
}
.site-footer .footer__blocks .footer__block {
  max-width: 100%;
  flex: none;
}
.site-footer .footer__blocks .footer__block--menu:first-child {
  width: 25%;
}
.site-footer .footer__blocks .footer__block--menu:nth-child(2) {
  width: 15%;
}
.site-footer .footer__blocks .footer__block--menu:nth-child(3) {
  width: 15%;
}
.site-footer .footer__blocks .footer__block--menu:nth-child(4) {
  width: 15%;
}
.site-footer .footer__blocks .footer__block--contact {
  width: 20%;
}
.site-footer .footer__blocks .footer__block--menu ul li a {
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  text-align: left;
  color: #252525;
  padding: 0 0 20px;
}
.site-footer .footer__blocks .footer__block--contact .footer__title {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
  color: #1b1464;
}
.site-footer .footer__blocks .footer__block--contact .description p {
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  text-align: left;
  color: #252525;
  margin-bottom: 8px;
}
.site-footer
  .footer__blocks
  .footer__block--contact
  .description
  p:nth-child(2),
.site-footer
  .footer__blocks
  .footer__block--contact
  .description
  p:nth-child(5) {
  font-weight: 600;
}
.site-footer .footer__newsletter {
  justify-content: end;
  border-bottom: 1px solid #969696;
  padding: 0 0 45px;
}
.site-footer .footer__newsletter .footer__subscribe p {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
  color: #1b1464;
}
.site-footer .footer__newsletter .contact-form {
  padding: 0;
}
.site-footer .footer__newsletter .contact-form .input-group {
  position: relative;
  min-width: 500px;
}
.site-footer .footer__newsletter .contact-form .newsletter__input {
  border: 1px solid #a3a3a3;
  border-radius: 50px !important;
  padding: 14px;
}
.site-footer .footer__newsletter .contact-form .btn {
  width: 52px;
  height: 52px;
  position: absolute;
  right: 12px;
  transform: translateY(-50%);
  top: 50%;
  background: #1b1464;
}
.site-footer .footer__newsletter .contact-form .btn:after {
  background: url(/cdn/shop/files/submit.svg?v=1710989600);
  content: "";
  display: block;
  left: 50%;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.site-footer .footer__newsletter .contact-form .btn span {
  display: none;
}
.site-footer .footer__base-links {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.site-footer .footer__base-links span {
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  color: #252525;
  display: flex;
  gap: 10px;
}
.site-footer .footer__base-links .footer-linkss a {
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  color: #252525;
  text-decoration: none;
  padding: 0 0 0 20px;
}
.site-footer .footer__blocks .footer__block--contact .social-icons svg {
  width: 30px;
  height: 30px;
}
.site-footer
  .footer__blocks
  .footer__block--contact
  .footer__block--mobile:nth-child(2)
  .footer__title {
  display: none;
}
.footer__block--contact .social-icons {
  display: flex;
  gap: 25px;
  margin-top: 40px;
}

.cart__checkout.btn {
  display: flex;
  justify-content: center;
}
.logo-list-section .logo-wrapper .logo-bar__item img {
  width: 100%;
}
.product-main-slide {
  border-radius: 8px;
}
@media (max-width: 767px) {
  .header-wrapper .site-header__drawers .site-header__drawer.is-active {
    top: 58px;
  }
  /* body .toolbar .flickity-button {display:none} */
  body
    .product-section
    .product-grid__container
    .product--description
    .product-block
    .rte
    p {
    letter-spacing: 0;
    font-size: 15px;
  }
  body .slideshow-wrapper.story .hero__text-shadow h2 p {
    font-size: 24px;
  }
  body .slideshow-wrapper.story .hero__text-shadow h1 p {
    font-size: 24px;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__title {
    margin-bottom: 10px;
  }
  body .logo-list-section .logo-wrapper .logo-bar__item {
    padding: 15px 25px 20px;
  }
  body .logo-list-section .logo-wrapper .logo-bar__item img {
    max-height: 80px;
  }
  body .logo-list-section .logo-wrapper .slick-dots {
    display: flex !important;
    justify-content: center;
    border-radius: 5px !important;
    overflow: hidden;
    margin: 0 0 30px; bottom:-18px;
  }
  body .logo-list-section .logo-wrapper .slick-dots li {
    list-style: none;
    width: 100%;
    background: #d9d9d9;
    height: 5px;
    margin-bottom: 0;
  }
  body .logo-list-section .logo-wrapper .slick-dots li button {
    font-size: 0;
    height: 5px;
    background: #d9d9d9;
    width: 100%;
    border-radius: 4px;
    display: block;
  }
  body .logo-list-section .logo-wrapper .slick-dots li.slick-active button {
    background: linear-gradient(to right, #1b1464 0%, #29abe2 100%);
  }
  body .slideshow-wrapper .hero__text-content {
    vertical-align: top;
    padding-top: 40px;
  }
  body .slideshow-wrapper .hero__text-shadow {
    max-width: 340px;
  }
  body .slideshow-wrapper .hero__text-shadow .hero__top-subtitle {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 20px;
    max-width: 150px;
  }
  body .slideshow-wrapper .hero__text-shadow h2 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 15px;
  }
  body .slideshow-wrapper .hero__text-shadow h1 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 15px;
  }
  body .slideshow-wrapper .hero__text-shadow .hero__subtitle {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 20px;
  }
  body .slideshow-wrapper .hero__text-shadow .hero__link .btn {
    min-width: 230px;
    padding: 10px 0;
    font-size: 15px;
  }
  .grid-item__contents .star svg {
    max-height: 15px;
    width: auto;
  }
  body .page-width {
    padding: 0 15px;
  }
  body .slideshow__slide {
    padding: 0 10px;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__price
    .custom-shipping {
    padding-left: 12px;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__price {
    gap: 10px;
  }
  body .multiblock.icon-with-text .multiblock-wrapper {
    gap: 0;
    justify-content: space-between;
  }
  body .multiblock.icon-with-text .block-image-item {
    flex-direction: column-reverse;
    gap: 5px;
    padding: 0 5px;
  }
  body .multiblock.icon-with-text .block-image-item h2 {
    font-size: 14px;
    line-height: 16px;
    padding-top: 4px;
  }
  body .multiblock.icon-with-text .block-image-item img {
    transform: scale(0.9);
  }
  body .multiblock.icon-with-text .block-image-item {
    text-align: center;
  }
  body .multiblock.icon-with-text {
    padding: 15px 0;
  }
  body .section-feature-product {
    padding: 20px 0 40px;
  }
  body .section-feature-product h2 {
    font-size: 30px;
    line-height: 37px;
    margin-bottom: 25px;
  }
  body .section-feature-product .product-wapper {
    flex-direction: column;
    margin: 0;
    gap: 30px;
  }
  body .section-feature-product .product-items {
    width: 100%;
    padding: 20px;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .description {
    font-size: 16px;
    margin-top: 10px;
  }
  body .section-feature-product .product-items .grid-item__contents {
    flex-direction: column-reverse;
    gap: 30px;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .image-product {
    width: 100%;
    position: static;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .image-product
    img {
    border-radius: 20px;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .image-product
    .badge {
    right: auto;
    left: 30px;
    font-size: 14px;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta {
    width: 100%;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__title
    a {
    font-size: 22px;
    line-height: 27px;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__price
    span {
    font-size: 20px;
    line-height: 24px;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__actionss {
    margin-top: 20px;
    display: flex;
    gap: 10px;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__actionss
    is-land,
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__actionss
    > a {
    width: 50%;
    display: block;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__actionss
    is-land
    .quick-add-btn {
    width: 100%;
    display: block;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__actionss
    .quick-add-btn
    .btn,
  .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__actionss
    > a {
    padding: 10px 18px;
    font-size: 15px;
    line-height: 19px;
    text-align: center;
    width: 100%;
  }
  body .section-feature-product .product-items .custom-des {
    padding-top: 20px;
  }
  .section-feature-product .product-items .custom-des .list-bottom h3 {
    font-size: 20px;
  }
  body .section-feature-product .product-items .custom-des .list-top h3 {
    font-size: 20px;
  }
  body
    .section-feature-product
    .product-items
    .custom-des
    .list-top
    ul
    li:before,
  body
    .section-feature-product
    .product-items
    .custom-des
    .list-bottom
    ul
    li:before {
    background-size: 18px;
  }
  body .section-feature-product .product-items .custom-des .list-top ul li,
  .section-feature-product .product-items .custom-des .list-bottom ul li {
    margin-bottom: 12px;
  }
  body .section-feature-product .product-items .custom-des .list-top {
    padding-bottom: 15px;
  }
  body .section-feature-product .product-items .custom-des .list-bottom {
    padding-top: 15px;
  }
  body .section-dots .tabs-wappper > ul li a {
    padding-left: 18px;
    padding-right: 18px;
  }
  body .section-dots .tabs-wappper .clickme:hover,
  body .section-dots .tabs-wappper .clickme a:hover,
  body .section-dots .tabs-wappper .clickme:focus,
  body .section-dots .tabs-wappper .clickme a:focus {
    outline: none !important;
  }
  body .section-dots .tabs-wappper .clickme {
    border-radius: 70px;
  }
  body .logo-section {
    min-height: 200px;
    display: block;
    padding: 15px 0;
  }
  body .logo-list-section .description {
    padding: 0 20px;
  }
  body .logo-list-section .description p {
    font-size: 16px;
    line-height: 20px;
  }
  body .logo-list-section .logo-wrapper {
    width: 100%;
  }

  body .feature {
    padding: 40px 0;
  }
  body .feature .section-heading h2 {
    font-size: 16px;
  }
  body .feature .section-heading h2:after {
    width: 70%;
  }
  body .feature .multiblock-wrapper {
    padding-top: 10px;
    padding-bottom: 20px;
    gap: 40px;
    overflow-x: scroll;
    margin: 0 15px;
    padding-left: 0;
  }
  body .feature .multiblock-wrapper::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: #d9d9d9;
    border-radius: 5px;
  }
  body .feature .multiblock-wrapper::-webkit-scrollbar-thumb {
    background: linear-gradient(to right, #1b1464 0%, #29abe2 100%);
    border-radius: 5px;
  }
  body .feature .block-image-item {
    min-width: 130px;
  }
  body .feature .block-image-item {
    min-width: 130px;
    display: flex;
    align-items: center;
  }
  body .feature .block-image-item:last-child img {
    max-height: 26px;
  }
  body .multiblock.icon-with-text-2 {
    padding: 10px 0 30px;
  }
  body .multiblock.icon-with-text-2 .multiblock-wrapper {
    flex-direction: column;
    gap: 30px;
            gap: 10px;
        display: grid;
        grid-template-columns: 1fr 1fr;
  }
    body .multiblock.icon-with-text-2 .block-image-item span.title{text-align:left !important; font-weight:700}
  body .multiblock.icon-with-text-2 .image-description ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
  body .multiblock.icon-with-text-2 .block-image-item {
    width: 100%;
    align-items: center;
    gap: 10px;
  }
  body .multiblock.icon-with-text-2 .block-image-item h2 {
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    margin-top: 10px;
  }
  body .multiblock.icon-with-text-2 .block-image-item .image-description p {
    font-size: 14px;
    line-height: 22px;
    text-align: center;
  }
  body .multiblock.icon-with-text-2 .image-description {
    margin-top: -5px;
  }
  body
    .product-section
    .product-grid__container
    > .grid__item
    .product-metafields-video
    .icon-text
    .icon-block
    h3
    img {
    max-height: 30px;
    max-width: 43px !important;
  }
  body
    .product-section
    .product-grid__container
    .product--description
    .product-block
    .clearance-sale
    p:nth-child(3) {
    font-size: 14px;
    line-height: 25px;
  }
  body
    .product-section
    .product-grid__container
    .product--description
    .product-block
    .clearance-sale
    h2 {
    font-size: 15px;
    padding: 5px 8px;
  }
  .product-slideshow .is-selected .product__photo-zoom {
    display: none !important;
  }
  .site-nav__icons .js-search-header svg {
    max-width: 22px;
  }
  body .multiblock.follow-us .section-heading h2 span {
    font-weight: 400;
  }
  body .section-slide-image .section-heading h2 br {
    display: none;
  }
  body .section-slide-image .section-heading h2 span {
    margin-left: 5px;
  }
  body .multiblock.best {
    padding: 30px 0 20px;
    flex-direction: column;
  }
  body .multiblock.best .section-heading {
    width: 100%;
  }
  body .multiblock.best .section-heading h2 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 20px;
  }
  body .multiblock.best .section-heading .section-btn {
    padding: 8px;
    font-size: 15px;
    line-height: 18px;
    max-width: 200px;
    justify-content: center;
    text-transform: none;
  }
  body .multiblock.best .multiblock-wrapper {
    width: 100%;
    padding: 30px 15px 0;
  }
  body .multiblock.best .slick-prev {
    bottom: auto;
    top: -45px;
    right: 40px;
  }
  body .multiblock.best .slick-next {
    bottom: auto;
    right: 4px;
    left: auto;
    top: -45px;
  }
  body .multiblock.best .block-image-item {
    margin: 0 7px;
  }
  body .multiblock.best .block-image-item .image-description h2 {
    font-size: 16px;
    line-height: 14px;
    margin-bottom: 5px;
    margin-top: 12px;
    min-height: 24px;
  }
  body .multiblock.best .block-image-item .image-description h2:after {
    background-size: 11px;
    width: 15px;
    height: 15px;
  }
  body .multiblock.best .block-image-item .image-description span {
    font-size: 16px;
    line-height: 14px;
    margin-bottom: 5px;
    margin-top: 12px;
    min-height: 24px;
  }
  body .multiblock.best .block-image-item .image-description span:after {
    background-size: 11px;
    width: 15px;
    height: 15px;
  }
  body .multiblock.best .block-image-item .image-description p {
    font-size: 8px;
    line-height: 15px;
  }
  body .multiblock.best .multiblock-wrapper .slick-dots {
    display: flex !important;
    justify-content: center;
    border-radius: 5px !important;
    overflow: hidden;
    margin: 20px 0;
  }
  body .multiblock.best .multiblock-wrapper .slick-dots li {
    list-style: none;
    width: 100%;
    background: #d9d9d9;
    height: 5px;
    margin-bottom: 0;
  }
  body .multiblock.best .multiblock-wrapper .slick-dots li button {
    font-size: 0;
    height: 5px;
    background: #d9d9d9;
    width: 100%;
    border-radius: 4px;
    display: block;
  }
  body .multiblock.best .multiblock-wrapper .slick-dots li.slick-active button {
    background: linear-gradient(to right, #1b1464 0%, #29abe2 100%);
  }
  body .multiblock.best .section-heading .section-btn:after {
    width: 20px;
    background-size: 18px;
  }
  body .slideshow-wrapper.story .hero__text-shadow {
    max-width: 100%;
  }
  body .multiblock.best .block-image-item img {
    border-radius: 10px;
  }
  body .slideshow-wrapper.story .hero__text-shadow .hero__top-subtitle {
    font-size: 28px;
    line-height: 29px;
    text-align: center;
    margin-bottom: 10px;
  }
  body .slideshow-wrapper.story .hero__text-shadow h2 {
    font-size: 30px;
    line-height: 37px;
    text-align: center;
  }
  body .slideshow-wrapper.story .hero__text-shadow h2 p {
    font-size: 27px;
  }
  body .slideshow-wrapper.story .hero__text-shadow h1 {
    font-size: 30px;
    line-height: 37px;
    text-align: center;
  }
  body .slideshow-wrapper.story .hero__text-shadow h1 p {
    font-size: 27px;
  }
  body .slideshow-wrapper.story .hero__text-shadow .hero__subtitle {
    text-align: center;
  }
  body .slideshow-wrapper.story .hero__text-shadow .hero__link {
    text-align: center;
  }
  body .slideshow-wrapper.story .hero__text-shadow .hero__subtitle {
    font-weight: 400;
  }
  body .multiblock.follow-us {
    padding: 30px 0 40px;
  }
  body .multiblock.follow-us .section-heading h2 {
    font-size: 30px;
    line-height: 36px;
  }
  body .multiblock.follow-us .multiblock-wrapper {
    padding: 20px 0 40px;
  }
  body .multiblock.follow-us .slick-prev {
    left: calc(50% - 47px);
  }
  body .multiblock.follow-us .slick-next {
    right: calc(50% - 47px);
  }
  body .multiblock.follow-us .slick-arrow {
    opacity: 0.6;
  }
  body .multiblock.follow-us .slick-arrow:hover {
    opacity: 1;
  }
  body .multiblock.best .slick-arrow {
    opacity: 0.6;
  }
  body .multiblock.best .slick-arrow:hover {
    opacity: 1;
  }
  body .site-footer .footer-logo {
    padding-bottom: 30px;
  }
  body .multiblock.best .slick-arrow:before {
    width: 30px;
    height: 30px;
    background-size: 30px;
  }
  body .multiblock.best .slick-arrow {
    top: -30px;
  }
  body .site-footer .footer-logo img {
    max-width: 240px;
  }
  body .site-footer .footer__blocks {
    padding-top: 0;
    flex-direction: column;
    border-color: #e7e7e7;
  }
  body .site-footer .footer__blocks .footer__block {
    width: 100% !important;
  }
  body .site-footer .footer__blocks .footer__block--menu {
    padding: 10px 0;
    border-bottom: 1px solid #e7e7e7;
  }
  body .site-footer .footer__blocks .footer__block--menu .footer__title {
    font-size: 18px;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  body .site-footer .footer__blocks .footer__block--contact .footer__title {
    font-size: 18px;
  }
  body .site-footer .footer__blocks .footer__block--menu .footer__title:after {
    background: url(/cdn/shop/files/plus.svg?v=1711003613);
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px;
  }
  body .site-footer .footer__blocks .footer__block--menu ul {
    padding-top: 10px;
  }
  body .site-footer .footer__blocks .footer__block--menu ul li a {
    font-size: 16px;
    padding: 0 0 10px;
  }
  body .site-footer .footer__blocks .footer__block--contact .description p {
    font-size: 16px;
    margin-bottom: 1px;
  }
  body .site-footer .footer__newsletter {
    padding: 15px 0 30px;
    justify-content: center;
    border-color: #d1d1d1;
  }
  body .site-footer .footer__newsletter .footer__subscribe p {
    font-size: 18px;
  }
  body .site-footer .footer__newsletter .contact-form .newsletter__input {
    padding: 16px;
  }
  body .site-footer .footer__base-links {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  body .site-footer .footer__base-links span {
    font-size: 11px;
  }
  body .site-footer .footer__base-links .footer-linkss {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  body .site-footer .footer__base-links .footer-linkss a {
    font-size: 12px;
    width: 33.33%;
    padding: 0 5px;
    text-align: center;
    line-height: 21px;
  }
  body .site-footer .footer__base-links .footer-linkss a:nth-child(2) {
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
  }
  body .site-footer .footer__newsletter .contact-form .input-group {
    min-width: auto;
  }
  body .footer__block--contact .social-icons {
    margin-top: 20px;
  }
  body .multiblock.icon-with-text .block-image-item .image {
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  body .site-footer .footer__section {
    padding: 20px 0 30px;
  }
  body .section-main-pros .grid .grid__item .info-wapper .subTitle {
    line-height: 20px;
    font-size: 15px;
    padding-top: 3px;
  }
}

@media (min-width: 768px) {
  body .site-footer .footer__blocks .footer__block--menu ul {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  body .slideshow-wrapper .hero__text-content {
    padding: 20px 0;
  }
  body .slideshow-wrapper .hero__text-shadow .hero__top-subtitle {
    margin-bottom: 20px;
    font-size: 14px;
  }
  body .slideshow-wrapper .hero__text-shadow h2 {
    margin-bottom: 20px;
  }
  body .slideshow-wrapper .hero__text-shadow h2 p {
    font-size: 30px;
    line-height: 36px;
  }
  body .slideshow-wrapper .hero__text-shadow h1 {
    margin-bottom: 20px;
  }
  body .slideshow-wrapper .hero__text-shadow h1 p {
    font-size: 30px;
    line-height: 36px;
  }
  body .slideshow-wrapper .hero__text-shadow .hero__subtitle {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 22px;
  }
  body .slideshow-wrapper .hero__text-shadow .hero__link .btn {
    padding: 10px;
    min-width: 230px;
  }

  body .section-feature-product {
    padding: 40px 0;
  }
  body .section-feature-product h2 {
    font-size: 30px;
    line-height: 37px;
    margin-bottom: 25px;
  }
  body .section-feature-product .product-wapper {
    flex-direction: column;
    margin: 0;
    gap: 30px;
  }
  body .section-feature-product .product-items {
    width: 100%;
    padding: 20px;
  }
  body .section-feature-product .product-items .grid-item__contents {
    flex-direction: row;
    gap: 30px;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .image-product {
    position: static;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .image-product
    img {
    border-radius: 20px;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__title
    a {
    font-size: 24px;
    line-height: 29px;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__price
    span {
    font-size: 20px;
    line-height: 24px;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__actionss {
    margin-top: 30px;
    display: flex;
    gap: 10px;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__actionss
    is-land,
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__actionss
    > a {
    width: 50%;
    display: block;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__actionss
    is-land
    .quick-add-btn {
    width: 100%;
    display: block;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__actionss
    .quick-add-btn
    .btn,
  .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__actionss
    > a {
    padding: 10px 23px;
    font-size: 15px;
    line-height: 19px;
    text-align: center;
  }
  body .section-feature-product .product-items .custom-des {
    padding-top: 35px;
  }
  body .section-feature-product .product-items .custom-des .list-top h3,
  .section-feature-product .product-items .custom-des .list-bottom h3 {
    font-size: 16px;
  }
  body .section-feature-product .product-items .custom-des .list-top ul li,
  .section-feature-product .product-items .custom-des .list-bottom ul li {
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 12px;
  }

  body .multiblock.best {
    padding: 50px 0;
  }
  body .multiblock.best .section-heading h2 {
    font-size: 30px;
    line-height: 36px;
  }
  body .multiblock.best .section-heading .section-btn {
    padding: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  body .slideshow-wrapper.story .hero__text-shadow .hero__top-subtitle {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
  }

  body .logo-section {
    min-height: 200px;
    display: block;
  }
  body .logo-list-section .description {
    padding: 0 20px;
  }
  body .logo-list-section .description p {
    font-size: 20px;
    line-height: 30px;
  }
  body .logo-list-section .logo-wrapper {
    width: 100%;
  }

  body .multiblock.follow-us .slick-prev {
    left: 46%;
  }
  body .multiblock.follow-us .slick-next {
    left: 54%;
  }
  body .multiblock.follow-us .multiblock-wrapper {
    padding: 20px 0 40px;
  }

  body .site-footer .footer__blocks .footer__block--contact {
    width: 30%;
  }
  body .site-footer .footer__newsletter {
    padding: 45px 0;
  }
  body .site-footer .footer__newsletter .contact-form .newsletter__input {
    padding: 17px;
  }
}

@media (min-width: 992px) and (max-width: 1400px) {
  body .slideshow-wrapper .hero__text-content {
    padding: 20px 0;
  }
  body .slideshow-wrapper .hero__text-shadow .hero__top-subtitle {
    margin-bottom: 20px;
    font-size: 14px;
  }
  body .slideshow-wrapper .hero__text-shadow h2 {
    margin-bottom: 20px;
  }
  body .slideshow-wrapper .hero__text-shadow h2 p {
    font-size: 40px;
    line-height: 46px;
  }
  body .slideshow-wrapper .hero__text-shadow h1 {
    margin-bottom: 20px;
  }
  body .slideshow-wrapper .hero__text-shadow h1 p {
    font-size: 40px;
    line-height: 46px;
  }
  body .slideshow-wrapper .hero__text-shadow .hero__subtitle {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 22px;
  }
  body .slideshow-wrapper .hero__text-shadow .hero__link .btn {
    padding: 10px;
    min-width: 230px;
  }

  body .slideshow-wrapper.story .hero__text-shadow .hero__top-subtitle {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 10px;
  }

  body .site-footer .footer__blocks .footer__block--contact {
    width: 30%;
  }
}

.page-about {
  background: #fff;
}
.multiblock.founder {
  padding: 70px 0;
}
.multiblock.founder .multiblock-wrapper {
  display: flex;
  gap: 60px;
}
.multiblock.founder .block-image-item:first-child {
  width: 45%;
}
.multiblock.founder .block-image-item:last-child {
  width: 55%;
  display: flex;
  flex-direction: column;
}
.multiblock.founder .block-image-item h2 {
  font-size: 48px;
  font-weight: 600;
  line-height: 18.02px;
  text-align: left;
  color: #252525;
  margin-bottom: 10px;
}
.multiblock.founder .block-image-item .image {
  order: 1;
  margin-top: 30px;
}
.multiblock.founder .block-image-item .image-description h3 {
  font-size: 32px;
  font-weight: 600;
  line-height: 39px;
  text-align: left;
  color: #252525;
  margin-bottom: 50px;
}
.multiblock.founder .block-image-item .image-description p {
  font-size: 20px;
  font-weight: 500;
  line-height: 24.38px;
  text-align: left;
  color: #252525;
}

.multiblock.vision .multiblock-wrapper .block-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: url(/cdn/shop/files/Rectangle_149.png?v=1711010601);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
}
.multiblock.vision {
  padding: 50px 0;
}
.multiblock.vision .multiblock-wrapper {
  display: flex;
  gap: 0;
  align-items: stretch;
  /* background:url(/cdn/shop/files/Rectangle_149.png?v=1711010601);
  background-size:contain;
  background-repeat:no-repeat;
  background-position:right; */
}
.multiblock.vision .multiblock-wrapper .block-image-item {
  width: 45%;
}
.multiblock.vision .multiblock-wrapper .block-item {
  width: 55%;
  padding: 50px;
}
.multiblock.vision .multiblock-wrapper .block-item h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 48.76px;
  text-align: left;
  color: #fff;
}
.multiblock.vision .multiblock-wrapper .block-item .description p:first-child {
  font-size: 18px;
  font-weight: 600;
  line-height: 34px;
  text-align: left;
  color: #29abe2;
}
.multiblock.vision .multiblock-wrapper .block-item .description p:last-child {
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  color: #fff;
  letter-spacing: 0;
}

.multiblock.inner-work {
  padding: 50px 0;
}
.multiblock.inner-work .multiblock-wrapper {
  display: flex;
  gap: 50px;
}
.multiblock.inner-work .block-image-item {
  width: 45%;
}
.multiblock.inner-work .block-item {
  width: 55%;
  padding: 30px 50px;
}
.multiblock.inner-work .block-item .description h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 48.76px;
  text-align: left;
  color: #000;
}
.multiblock.inner-work .block-item .description h2:nth-child(3) {
  border-top: 1px solid #dedede;
  padding-top: 50px;
  margin-top: 50px;
}
.multiblock.inner-work .block-item .description p {
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  color: #000;
}

.multiblock.meet {
  padding: 100px 0;
}
.multiblock.meet .section-heading h2 {
  font-size: 48px;
  font-weight: 700;
  line-height: 58.51px;
  text-align: center;
  color: #252525;
  margin-bottom: 60px;
}
.multiblock.meet .multiblock-wrapper {
  display: flex;
  flex-wrap: wrap;
  row-gap: 50px;
}
.multiblock.meet .block-image-item {
  width: 33.33%;
  padding: 0 25px;
  display: flex;
  flex-direction: column;
}
.multiblock.meet .block-image-item h2 {
  font-size: 28px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #252525;
  margin: 30px 0 15px;
}
.multiblock.meet .block-image-item .image {
  order: -1;
}
.multiblock.meet .block-image-item .image-description h3 {
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #252525;
}
.multiblock.meet .block-image-item .image-description p {
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  text-align: left;
  color: #898a8b;
}

.multiblock.founder .block-image-item:first-child .image img:last-child {
  display: none;
}
.multiblock.vision .multiblock-wrapper .block-image-item .image img:last-child {
  display: none;
}

@media (max-width: 767px) {
  .section-feature-product .page-width {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .grid-item__contents .star svg {
    max-height: 15px;
    width: auto;
  }
  .site-nav__icons svg {
    display: block;
  }
  .header-wrapper .header-layout .header-item--icons #HeaderCartTrigger {
    padding-top: 10px;
  }
  body .multiblock.founder {
    padding: 0;
  }
  body .multiblock.founder .multiblock-wrapper {
    flex-direction: column;
    gap: 40px;
  }
  body .multiblock.founder .block-image-item {
    width: 100% !important;
  }
  body
    .multiblock.founder
    .block-image-item:first-child
    .image
    img:first-child {
    display: none;
  }
  body .multiblock.founder .block-image-item:first-child .image img:last-child {
    display: block;
    max-width: 280px;
    margin: auto;
  }

  body .multiblock.founder .block-image-item h2 {
    font-size: 30px;
    line-height: 37px;
    text-align: center;
  }
  body .multiblock.founder .block-image-item .image-description h3 {
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    margin-bottom: 25px;
  }
  body .multiblock.founder .block-image-item .image-description p {
    font-size: 16px;
    line-height: 24px;
  }
  body .multiblock.founder .block-image-item:last-child .image img {
    max-width: 140px;
  }

  body .multiblock.vision .multiblock-wrapper {
    flex-direction: column-reverse;
  }
  body .multiblock.vision .multiblock-wrapper .block-image-item {
    width: 100%;
  }
  body .multiblock.vision .multiblock-wrapper .block-item {
    width: 100%;
    background: url(/cdn/shop/files/Rectangle_150.png?v=1711074560);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    padding: 32px 20px;
  }
  body .multiblock.vision .multiblock-wrapper .block-item h2 {
    font-size: 32px;
    line-height: 37px;
    text-align: center;
  }
  body
    .multiblock.vision
    .multiblock-wrapper
    .block-item
    .description
    p:first-child {
    font-size: 15.5px;
    line-height: 18px;
    text-align: center;
  }
  body
    .multiblock.vision
    .multiblock-wrapper
    .block-item
    .description
    p:last-child {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0px;
  }
  body
    .multiblock.vision
    .multiblock-wrapper
    .block-image-item
    .image
    img:first-child {
    display: none;
  }
  body
    .multiblock.vision
    .multiblock-wrapper
    .block-image-item
    .image
    img:last-child {
    display: block;
  }

  body .multiblock.inner-work .multiblock-wrapper {
    flex-direction: column;
    gap: 20px;
  }
  body .multiblock.inner-work .block-image-item {
    width: 100%;
  }
  body .multiblock.inner-work .block-item {
    width: 100%;
    padding: 0;
  }
  body .multiblock.inner-work .block-item .description h2 {
    font-size: 32px;
    line-height: 37px;
  }
  body .multiblock.inner-work .block-item .description p {
    font-size: 16px;
    line-height: 24px;
  }
  body .multiblock.inner-work .block-item .description h2:nth-child(3) {
    margin-top: 35px;
    padding-top: 35px;
  }
  body .multiblock.vision {
    padding-top: 0;
    padding-bottom: 0;
  }
  body .multiblock.meet {
    padding: 40px 0;
  }
  body .multiblock.meet .section-heading h2 {
    font-size: 30px;
    line-height: 37px;
    margin-bottom: 20px;
  }
  body .multiblock.meet .block-image-item {
    width: 100%;
    padding: 0;
  }
  body .multiblock.meet .block-image-item h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  body .multiblock.meet .block-image-item .image-description h3 {
    margin-bottom: 10px;
    line-height: 20px;
  }
  body .multiblock.meet .block-image-item .image-description p {
    font-size: 16px;
    line-height: 21px;
  }

  body .section-dots {
    padding: 45px 20px;
  }
  body .section-dots .block-top h2 {
    font-size: 30px;
    line-height: 37px;
  }
  body .section-dots .block-top .description {
    font-size: 16px;
    line-height: 21px;
  }
  body .section-dots .tabs-wappper > ul li {
  }
  body .section-dots .tabs-wappper > ul li a {
    font-size: 16px;
  }
  body .section-dots .tabs-wappper .tab-items .custom-content-tabs ul {
    flex-direction: column;
    align-items: start;
    margin: 0;
    gap: 10px;
  }
  body .section-dots .tabs-wappper .tab-items .custom-content-tabs ul li {
    font-size: 16px;
    line-height: 20px;
    max-width: 100%;
  }
  body .section-dots .tabs-wappper .tab-items .block-image .dots-items .dots {
    width: 18px;
    height: 18px;
    border-width: 1px;
  }
  body .section-dots .tabs-wappper > ul {
    padding-bottom: 0;
  }
  body
    .section-dots
    .tabs-wappper
    .tab-items
    .custom-content-tabs
    ul
    li:before {
    background-size: 16px;
    height: 18px;
    top: 1px;
  }
  body .section-dots .tabs-wappper {
    padding-top: 35px;
  }
  body
    .section-dots
    .tabs-wappper
    .tab-items
    .block-image
    .dots-items
    .title-dots {
    font-size: 15px;
    max-width: 180px;
    line-height: 1.3 !important;
    padding: 10px !important;
  }
}
.section-dots .tabs-wappper .tab-items .block-image .dots-items .title-dots {
  z-index: 100;
}
.section-dots {
  padding: 100px 40px;
  background: url(/cdn/shop/files/Group_4.png?v=1711092664);
  background-size: cover;
  background-repeat: no-repeat;
}
.section-dots .block-top {
  max-width: 1500px;
  margin: auto;
}
.section-dots .block-top h2 {
  font-size: 48px;
  font-weight: 700;
  line-height: 58.51px;
  text-align: center;
  color: #252525;
}
.section-dots .block-top .description {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  color: #252525;
  max-width: 1200px;
  margin: auto;
}
.section-dots .tabs-wappper {
  padding-top: 50px;
  max-width: 1500px;
  margin: auto;
}
.section-dots .tabs-wappper > ul {
  list-style: none;
  display: flex;
  justify-content: center;
  gap: 10px;
  margin: 0;
  padding-bottom: 50px;
}
.section-dots .tabs-wappper > ul li a {
  background: #f5f5f5;
  border-radius: 70px;
  padding: 13px 40px;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  color: #1b1464;
}
.section-dots .tabs-wappper > ul li a.activelink {
  background: #1b1464;
  color: #fff;
}
.section-dots .tabs-wappper > ul li a:hover {
  background: #1b1464;
  color: #fff;
}
.section-dots .tabs-wappper .tab-items .custom-content-tabs ul {
  border-width: 2px 0px 2px 0px;
  border-style: solid;
  border-image-source: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(125, 125, 125, 0.19) 53%,
    rgba(255, 255, 255, 0) 100%
  );
  padding: 40px 0;
  list-style: none;
  display: flex;
  gap: 30px;
  justify-content: center;
  margin: 0 0 50px;
}
.section-dots .tabs-wappper .tab-items .custom-content-tabs ul li {
  font-size: 19px;
  font-weight: 600;
  line-height: 23.16px;
  max-width: 25%;
  text-align: left;
  color: #252525;
  display: flex;
  padding-left: 30px;
  align-items: start;
  position: relative;
  gap: 20px;
}
.section-dots .tabs-wappper .tab-items .custom-content-tabs ul li:before {
  background: url(/cdn/shop/files/check-blue.svg?v=1711093456);
  content: "";
  display: block;
  position: absolute;
  left: -5px;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
}
.section-dots .tabs-wappper .tab-items .block-image {
  text-align: center;
  padding: 0 30px;
}
.section-dots .tabs-wappper .tab-items .block-image .image {
  position: relative;
  display: inline-block;
  margin: auto;
  text-align: left;
}
.section-dots .tabs-wappper .tab-items .block-image .image img {
  margin: auto;
}
.section-dots .tabs-wappper .tab-items .block-image .dots-items {
  position: absolute;
}
.section-dots .tabs-wappper .tab-items .block-image .dots-items .dots {
  display: block;
  width: 27px;
  height: 27px;
  background: #29abe2;
  border-radius: 50px;
  border: 3px solid #ffffff;
  box-shadow: 0px 0px 14.199999809265137px 0px #29abe2;
}
.section-dots .tabs-wappper .tab-items .block-image .dots-items .title-dots {
  display: none;
}
.section-dots
  .tabs-wappper
  .tab-items
  .block-image
  .dots-items:hover
  .title-dots,
.section-dots
  .tabs-wappper
  .tab-items
  .block-image
  .dots-items.is-selected
  .title-dots {
  display: block;
  border: 1px solid #29abe2;
  background: #fff;
  border-radius: 8px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 28px;
  position: absolute;
  width: 250px;
  left: 150%;
  transform: translateY(-50%);
  top: 50%;
}

.template-product {
  background: #fff;
}

.multiblock.bonus {
  padding: 100px 0;
}
.multiblock.bonus .section-heading h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 43.88px;
  text-align: center;
  color: #252525;
  margin-bottom: 25px;
}
.multiblock.bonus .section-heading p {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  color: #252525;
}
.multiblock.bonus .multiblock-wrapper {
  padding-top: 50px;
  display: flex;
  gap: 20px;
}
.multiblock.bonus .block-image-item {
  width: 16.66%;
  display: flex;
  flex-direction: column;
}
.multiblock.bonus .block-image-item h2 {
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: -0.02em;
  text-align: left;
  min-height: 42px;
  color: #252525;
  margin: 20px 0;
}
.multiblock.bonus .block-image-item .image {
  order: -1;
}
.multiblock.bonus .block-image-item .image-description {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  color: #898a8b;
}

.multiblock.reviews {
  padding: 40px 0;
}
.multiblock.reviews .section-heading h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 43.88px;
  text-align: center;
  color: #252525;
  margin-bottom: 50px;
}
.multiblock.reviews .multiblock-wrapper {
  /* display:flex;
  gap:30px; */
}
.multiblock.reviews .block-image-item {
  width: 33.33%;
  display: flex;
  flex-direction: column;
}
.multiblock.reviews .block-image-item h2 {
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #252525;
  margin: 25px 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.multiblock.reviews .block-image-item h2:before {
  background: url(/cdn/shop/files/5-star.svg?v=1712757361);
  content: "";
  display: block;
  width: 130px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 125px;
}

.multiblock.reviews .block-image-item span {
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #252525;
  margin: 25px 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.multiblock.reviews .block-image-item span:before {
  background: url(/cdn/shop/files/5-star.svg?v=1712757361);
  content: "";
  display: block;
  width: 130px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 125px;
}
.multiblock.reviews .block-image-item .image {
  order: -1;
}
.multiblock.reviews .block-image-item .image-description p {
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  text-align: left;
  color: #898a8b;
}
.multiblock.reviews .block-image-item .image-description p.author {
  font-weight: 600;
  color: #252525;
}

.multiblock.featured {
  padding: 90px 0;
}
.multiblock.featured .section-heading h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 43.88px;
  text-align: center;
  color: #252525;
  margin-bottom: 50px;
}
.multiblock.featured .multiblock-wrapper {
  /* display:flex;
  gap:50px; */
}
.multiblock.featured .block-image-item {
  border: 1px solid #ebebeb;
  padding: 35px;
  width: 33.33%;
  display: flex;
  height: auto;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}
.multiblock.featured .block-image-item .image-description {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-align: center;
  color: #252525;
  order: -1;
}
.multiblock.featured .block-image-item .image img {
  max-width: 110px;
}

.multiblock.arrow-icon .multiblock-wrapper {
  position: relative;
}
.multiblock.arrow-icon .slick-track {
  display: flex;
  gap: 30px;
}
.multiblock.arrow-icon .slick-prev {
  position: absolute;
  bottom: -16px;
  left: 50px;
  font-size: 0;
  z-index: 2;
}
.multiblock.arrow-icon .slick-prev:before {
  background: url(/cdn/shop/files/arrow-prev-2.svg?v=1711158089);
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 35px;
}
.multiblock.arrow-icon .slick-next {
  position: absolute;
  bottom: -16px;
  right: 45px;
  font-size: 0;
  z-index: 2;
}
.multiblock.arrow-icon .slick-next:before {
  background: url(/cdn/shop/files/arrow-next-2.svg?v=1711158089);
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 35px;
}
.multiblock.arrow-icon .slick-dots {
  display: flex !important;
  justify-content: center;
  margin: 40px 0 0;
}

.multiblock.powerful {
  padding: 100px 0;
  overflow: hidden;
}
.multiblock.powerful .multiblock-wrapper {
  padding-right: 12%;
  padding-bottom: 70px;
}
.multiblock.powerful .slick-dots {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  bottom: 0;
  width: 85%;
}
.multiblock.powerful .slick-list {
  overflow: visible;
}
.multiblock.powerful .section-heading h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 43.88px;
  text-align: center;
  color: #252525;
  margin-bottom: 50px;
}
.multiblock.powerful .block-image-item .image-description {
  display: flex;
  justify-content: space-between;
  padding: 35px 0 0;
}
.multiblock.powerful .block-image-item .image-description h2 {
  width: 30%;
  font-size: 26px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #252525;
}
.multiblock.powerful .block-image-item .image-description p {
  width: 60%;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  text-align: left;
  color: #898a8b;
}

.comparetable-wrapper {
  display: flex;
  justify-content: space-between;
  padding-top: 100px;
  padding-bottom: 100px;
}
.comparetable-wrapper .section-description {
  width: 30%;
}
.comparetable-wrapper .section-description h2 {
  font-size: 36px;
  font-weight: 600;
  line-height: 43.88px;
  text-align: left;
  color: #252525;
}
.comparetable-wrapper .section-description p {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #252525;
  letter-spacing: 0px;
}
.comparetable-wrapper .comparetable {
  width: 65%;
  display: flex;
  align-items: end;
  gap: 15px;
}
.comparetable-wrapper .comparetable .heading {
  width: 20%;
}
.comparetable-wrapper .comparetable .heading h3 {
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
  text-align: left;
  color: #252525;
  margin: 15px 0;
  border-top: 1px solid #e4e4e4;
 padding-top: 7.3px;
}
.comparetable-wrapper .comparetable .item-wrapper {
  width: 80%;
  display: flex;
  align-items: end;
  gap: 15px;
}
.comparetable-wrapper .comparetable .item {
  background: #fbfbfb;
  width: 25%;
  border: 1px solid #ececec;
  border-radius: 12px;
  padding: 20px 0 0;
}
.comparetable-wrapper .comparetable .item .item-title {
  padding: 0 10px;
}
.comparetable-wrapper .comparetable .item .item-title h2 {
  font-size: 14px;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
  color: #252525;
}
.comparetable-wrapper .comparetable .item .item-img img {
  margin: 0 auto 20px;
}
.comparetable-wrapper .comparetable .item:first-child .item-img img {
  margin-bottom: 10px;
}
.comparetable-wrapper .comparetable .item:last-child .item-img img {
  margin-bottom: 11px;
}
.comparetable-wrapper .comparetable .item p {
  font-size: 14px;
  font-weight: 600;
  
  text-align: center;
  color: #252525;
  border-top: 1px solid #efefef;
  margin: 15px 0;
  padding: 15px 10px 0;
}
.comparetable-wrapper .comparetable .item:first-child {
  background: linear-gradient(180.42deg, #29abe2 -16.83%, #1b1464 136.46%);
}
.comparetable-wrapper .comparetable .item:first-child .item-title h2,
.comparetable-wrapper .comparetable .item:first-child p {
  color: #fff;
}
/*
.comparetable-wrapper .comparetable .heading h3:nth-child(6) {padding:3px;margin-bottom:2px;}
.comparetable-wrapper .comparetable .heading h3:nth-child(7) {margin-top:2px;}
*/
.comparetable-wrapper .comparetable .item .icon-check {
  width: 100%;
  border-top: 1px solid #efefef;
  padding: 18px 10px 5px;
  margin: 15px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  height:38px;
}
.comparetable-wrapper .comparetable .item .icon-check:nth-child(6) {
  padding: 15px 10px 0;
}
.comparetable-wrapper .comparetable .item .icon-check p {
  border-top: 0;
  padding: 0;
  margin: 0;
}

.product-section .product-grid__container > .grid__item {
  width: 60%;
}
.product-section .product-grid__container .product--description {
  width: 40%;
}
.product-section
  .product-grid__container
  .product--description
  .product-single__title {
  font-size: 36px;
        font-size: calc(var(--typeHeaderSize)* .85);
  font-weight: 600;
  line-height: 43.88px;
  text-align: left;
  color: #1b1464;
    color:#252525;margin-bottom:20px;
}
.product-section
  .product-grid__container
  .product--description
  .product-block--price
  .on-sale {
  font-size: 27px;
  font-weight: 700;
  line-height: 32.91px;
  text-align: left;
  color: #252525;
  order: -1;
}
.product-section
  .product-grid__container
  .product--description
  .product-block--price
  .product__price--compare {
  font-size: 20px;
  font-weight: 600;
  line-height: 24.38px;
  text-align: left;
  color: #838383;
}
.product-section
  .product-grid__container
  .product--description
  .product-block--price
  .variant__label {
  display: none;
}
.product-section
  .product-grid__container
  .product--description
  .product-block--price {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 15px;
}

.product-section
  .product-grid__container
  .product--description
  .product-block--price {
  margin-bottom: 20px;
}

.product-grid__content
  #shopify-block-affirm_pay_over_time_messaging_product_block_nrYND4 {
  margin-bottom: 20px;
}

.product-grid__content .affirm-as-low-as {
  color: #252525;
}

.product-section
  .product-grid__container
  .product--description
  .product-block--price
  .product__price-savings {
  background: #9747ff;
  border-radius: 4px;
  font-size: 13px;
  font-weight: 600;
  line-height: 15.85px;
  text-align: left;
  color: #fff;
  padding: 7px 10px;
  order: 3;
  max-width: 90px;
  margin-top: 0.3rem;
}

.sticky-atc__wrapper .content__right .information__wrapper {
  display: none;
}

.product-section
  .product-grid__container
  .product--description
  .product-block--price
  .product__price.on-sale {
  margin-bottom: 0.8rem;
}
.product-section
  .product-grid__container
  .product--description
  .product-single__form
  button:not(.truemed-instructions-open) {
  background: #252525;
  padding: 19px;
  font-size: 20px;
  font-weight: 600;
  line-height: 24.38px;
  letter-spacing: -0.04em;
  color: #fff;
  transition: background-color 0.3s ease;
}
/* .product-section .product-grid__container .product--description .product-single__form button.truemed-instructions-open{}
color: rgb(23, 152, 149)} */
.product-section
  .product-grid__container
  .product--description
  .product-single__form
  button:not(.truemed-instructions-open):hover {
  background: #1b1464 !important;
}
.product-section
  .product-grid__container
  .product--description
  .product-block
  .rte
  p {
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  text-align: left;
  color: #252525;
  letter-spacing: 0px;
}
.product-section
  .product-grid__container
  .product--description
  .product-block
  .clearance-sale {
  border: 1px solid #000;
  background: #000;
  color: #fff;
  padding: 10px 20px;
  border-radius: 8px;
  margin: 0 0 1.2rem 0;
}
.product-section
  .product-grid__container
  .product--description
  .product-block
  .clearance-sale
  h2 {
  background: #000;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 600;
  line-height: 11.94px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.product-section
  .product-grid__container
  .product--description
  .product-block
  .clearance-sale
  p {
  text-align: left;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
}

/*
.product-section .product-grid__container .product--description .product-block .clearance-sale p:nth-child(2) {
  font-size:16px;
  font-weight:600;
  line-height:19.5px;
  text-align:left;
  color:#252525;
}
.product-section .product-grid__container .product--description .product-block .clearance-sale p:nth-child(3) {
  font-size:16px;
  font-weight:400;
  line-height:26px;
  text-align:left;
  color:#252525;
}
.product-section .product-grid__container .product--description .product-block .clearance-sale p:nth-child(4) {
  font-size:13px;
  font-style:italic;
  font-weight:400;
  line-height:19px;
  text-align:left;
  color:#252525;
} */

.product-value-props {
  background-color: #f4f4f4;
  border-radius: 0.8rem;
  padding: 0.8rem 1rem 1.6rem 1.2rem;
}

.product-value-props .product-note {
  flex-direction: column;
}

.product-value-props .props__grid {
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(2, minmax(10px, 1fr));
}

.product-value-props .product-note .note-message {
  color: #252525;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: -0.17px;
  line-height: 2.414rem;
  margin: 0;
}

.product-value-props .props__grid .prop__item img {
  flex-shrink: 0;
  height: auto;
  margin-right: 10px;
  width: 1.5rem;
}

.product-value-props .props__grid .prop__item span {
  font-size: 11px;
}

.product-value-props .props__grid .prop__item {
  align-items: center;
  display: flex;
  justify-content: start;
}

.product-section
  .product-grid__container
  .product--description
  .accordion
  .accordion-heading
  h2 {
  font-size: 22px;
  font-weight: 600;
  cursor: pointer;
  line-height: 26.82px;
  text-align: left;
  color: #252525;
  margin: 35px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-section
  .product-grid__container
  .product--description
  .accordion.active
  .accordion-heading
  h2 {
  margin-bottom: 10px;
}
.product-section
  .product-grid__container
  .product--description
  .accordion
  .accordion-heading
  h2:after {
  background: url(/cdn/shop/files/plus-2.svg?v=1711166892);
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
}
.product-section
  .product-grid__container
  .product--description
  .accordion.active
  .accordion-heading
  h2:after {
  background: url(/cdn/shop/files/minus-2.svg?v=1711166891);
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
}
.product-section
  .product-grid__container
  .product--description
  .accordion
  .accordion-content {
  margin-bottom: 20px;
}
.product-section
  .product-grid__container
  > .grid__item
  .product-metafields-video {
  padding: 40px 0;
}
.product-section
  .product-grid__container
  > .grid__item
  .product-metafields-video.desktops {
  padding-top: 0;
}
.product-section
  .product-grid__container
  > .grid__item
  .product-metafields-video
  h2 {
  font-size: 36px;
  font-weight: 600;
  line-height: 43.88px;
  text-align: center;
  color: #252525;
}
.product-section
  .product-grid__container
  > .grid__item
  .product-metafields-video
  iframe {
  border-radius: 12px;
}
.product-section
  .product-grid__container
  > .grid__item
  .product-metafields-video
  .icon-text {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  border-bottom: 1px solid #e3e3e3;
}
.product-section
  .product-grid__container
  > .grid__item
  .product-metafields-video
  .icon-text
  .icon-block
  h3 {
  font-size: 17px;
  font-weight: 500;
  line-height: 20.72px;
  text-align: left;
  color: #252525;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 30px;
}
.product-section
  .product-grid__container
  > .grid__item
  .product-metafields-video
  .icon-text
  .star
  h3:before {
  background: url(/cdn/shop/files/star.svg?v=1710927373);
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50px;
}
.product-section
  .product-grid__container
  > .grid__item
  .product-metafields-video
  .icon-text
  .warranty
  h3:before {
  background: url(/cdn/shop/files/Warranty.svg?v=1710927373);
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px;
}
.product-section
  .product-grid__container
  > .grid__item
  .product-metafields-video
  .icon-text
  .money
  h3:before {
  background: url(/cdn/shop/files/Finance.svg?v=1710927372);
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px;
}
.product-section
  .product-grid__container
  > .grid__item
  .product-metafields-video
  .icon-text
  .truck
  h3:before {
  background: url(/cdn/shop/files/Delivery.svg?v=1710927373);
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px;
}
.product-section
  .product-grid__container
  > .grid__item
  .product-metafields-video.mobiles {
  display: none;
}
.faq-wrapper {
  background: #f8f8f8;
  padding: 50px;
  border-radius: 12px;
  max-width: 1420px;
}
.faq-wrapper .faq-heading h2 {
  font-size: 36px;
  font-weight: 600;
  line-height: 43.88px;
  text-align: left;
  color: #252525;
  margin-bottom: 45px;
}
.faq-wrapper .faq-content.flex {
  display: flex;
  gap: 40px;
}
.faq-wrapper .faq-content.flex .image {
  width: 45%;
}
.faq-wrapper .faq-content.flex .content-wrapper {
  width: 55%;
}
.faq-wrapper .faq-content.flex .content-wrapper .accordion-heading h2 {
  font-size: 26px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #252525;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.faq-wrapper
  .faq-content.flex
  .content-wrapper
  .accordion
  .accordion-heading
  h2:after {
  background: url(/cdn/shop/files/plus-2.svg?v=1711166892);
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
}
.faq-wrapper
  .faq-content.flex
  .content-wrapper
  .accordion.active
  .accordion-heading
  h2:after {
  background: url(/cdn/shop/files/minus-2.svg?v=1711166891);
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
}
.faq-wrapper .faq-content.flex .content-wrapper .accordion-content h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #252525;
  margin-bottom: 25px;
}
.faq-wrapper .faq-content.flex .content-wrapper .accordion-content ul li {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #252525;
  margin-bottom: 15px;
}
.faq-wrapper .faq-content.flex .content-wrapper .accordion-content ul li span {
  font-weight: 600;
}
.faq-wrapper .faq-content.flex .content-wrapper .accordion-content ul {
  margin: 0 0 50px 20px;
}
.faq-wrapper
  .faq-content.flex
  .content-wrapper
  .accordion-content
  ul:nth-child(4) {
  column-count: 2;
}
@media (min-width: 767px) {
  body .multiblock.best .section-heading h2 br {
    display: none;
  }
  body .section-feature-product .page-width {
    scale: 0.8;
    margin-top: -7rem;
    margin-bottom: -6rem;
  }
  .section-dots .tab-items .block-image {
    scale: 0.6;
    margin-bottom: -7rem;
    margin-top: -9rem;
  }

  .section-dots .tab-items .block-image .title-dots {
    font-size: 23px !important;
  }

  .multiblock.powerful .slick-slider {
    scale: 0.78;
    margin-top: -7rem;
    margin-bottom: -5rem;
  }

  .multiblock.powerful .block-image-item .image-description p {
    font-size: 23px !important;
  }
}
@media (max-width: 767px) {
  .multiblock.reviews.arrow-icon .multiblock-wrapper {
    overflow: hidden;
    padding: 0 50px 30px 0;
  }
  .multiblock.reviews.arrow-icon .multiblock-wrapper .slick-list {
    overflow: visible;
  }

  .section-feature-product .product-items .custom-des .list-top ul.second-ul {
    margin-top: -9px !important;
  }

  body .multiblock.reviews.arrow-icon .slick-track {
    gap: 20px;
  }
  body .multiblock.reviews {
    padding-left: 15px !important;
  }
  body .multiblock.reviews.arrow-icon .slick-arrow {
    bottom: 12px;
  }

  body .multiblock.reviews.arrow-icon .slick-dots {
    margin-left: calc(12% + 25px) !important;
  }
  body
    .section-dots
    .tabs-wappper
    .tab-items
    .block-image
    .dots-items:hover
    .title-dots {
    left: -80px;
    top: auto;
    transform: translateY(0);
    bottom: 25px;
  }

  /* body .product-section .product-grid__container .product--description .product-block .clearance-sale h2{max-width:170px;} */
  body
    .product-section
    .product-grid__container
    > .grid__item
    .product-metafields-video
    .icon-text
    .icon-block
    h3
    span {
    padding-top: 5px;
  }
  body
    .product-section
    .product-grid__container
    > .grid__item
    .product-metafields-video
    .icon-text
    .icon-block
    h3 {
    line-height: 17px;
    margin-bottom: 10px;
  }
  body .product-section .product-grid__container > .grid__item {
    width: 100%;
  }
  body
    .product-section
    .product-grid__container
    > .grid__item
    .product-metafields-video {
    padding: 15px 0 0;
    margin-bottom: 0;
  }
  body
    .product-section
    .product-grid__container
    > .grid__item
    .product-metafields-video.desktops
    h2,
  .product-section
    .product-grid__container
    > .grid__item
    .product-metafields-video.desktops
    iframe {
    display: none;
  }
  body
    .product-section
    .product-grid__container
    > .grid__item
    .product-metafields-video
    .icon-text {
    border-bottom: 0;
  }
  body
    .product-section
    .product-grid__container
    > .grid__item
    .product-metafields-video
    .icon-text
    .icon-block
    h3 {
    font-size: 12px;
    line-height: 18px;
    flex-direction: column;
    gap: 0;
    text-align: center;
  }
  body
    .product-section
    .product-grid__container
    > .product-single__header--mobile
    h1 {
    font-size: 23px;
    font-weight: 800;
    line-height: 28.04px;
    color: #1b1464;
    margin-bottom: 0;
  }
  body
    .product-section
    .product-grid__container
    .product--description
    .accordion
    .accordion-heading
    h2 {
    font-size: 17px;
    line-height: 21px;
    margin: 25px 0;
  }
  body
    .product-section
    .product-grid__container
    .product--description
    .accordion
    .accordion-heading
    h2:after {
    background-size: 13px;
    width: 15px;
    height: 15px;
  }
  body
    .product-section
    .product-grid__container
    .product--description
    .accordion.active
    .accordion-heading
    h2:after {
    background-size: 13px;
    width: 15px;
    height: 15px;
  }
  body
    .product-section
    .product-grid__container
    > .grid__item
    .product-metafields-video.mobiles {
    display: block;
  }
  body
    .product-section
    .product-grid__container
    > .grid__item
    .product-metafields-video.mobiles
    .icon-text {
    display: none;
  }
  body
    .product-section
    .product-grid__container
    > .grid__item
    .product-metafields-video.mobiles
    h2 {
    font-size: 25px;
    font-weight: 600;
    line-height: 36.57px;
    text-align: center;
    margin: 0 0 35px;
  }
  body
    .product-section
    .product-grid__container
    > .grid__item
    .product-slideshow {
    padding: 0 20px;
  }

  body .multiblock.reviews {
    padding: 35px 0;
  }
  body .multiblock.reviews .section-heading h2 {
    font-size: 30px;
    line-height: 37px;
    margin-bottom: 25px;
  }
  body .multiblock.reviews .block-image-item h2 {
    font-size: 17px;
    line-height: 23px;
    margin: 20px 0;
  }
  body .multiblock.reviews .block-image-item span {
    font-size: 17px;
    line-height: 23px;
    margin: 20px 0;
  }
  body .multiblock.reviews .block-image-item .image-description p {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0px;
  }

  body .multiblock.arrow-icon .slick-track {
    gap: 10px;
  }
  body .multiblock.arrow-icon .slick-prev {
    left: 10px;
      left: 7px;
    bottom: -18px;
  }
  body .multiblock.arrow-icon .slick-next {
    /* right: 10px; */
     right: 21px;
    bottom: -18px;
  }
  body .multiblock.arrow-icon .slick-dots {
    /* max-width: 75%; */
            max-width: 100%;
        margin: 0;
        left: 0;
        padding: 0 15px;
  }

  body .multiblock.powerful {
    padding: 50px 0;
  }
  body .multiblock.powerful .section-heading h2 {
    font-size: 30px;
    line-height: 37px;
    margin-bottom: 35px;
  }
  body .multiblock.powerful .block-image-item .image-description {
    flex-direction: column;
  }
  body .multiblock.powerful .block-image-item .image-description h2 {
    width: 100%;
    font-size: 17px;
    line-height: 23px;
  }
  body .multiblock.powerful .block-image-item .image-description p {
    width: 100%;
    font-size: 12px;
    line-height: 24px;
  }
  body .multiblock.powerful .slick-dots {
    width: 70%;
  }

  body .multiblock.bonus {
    padding: 50px 0;
  }
  body .multiblock.bonus .section-heading h2 {
    font-size: 30px;
    line-height: 37px;
    margin-bottom: 20px;
  }
  body .multiblock.bonus .section-heading p {
    font-size: 14px;
    line-height: 24px;
  }
  body .multiblock.bonus .multiblock-wrapper {
    overflow-x: scroll;
    padding-top: 40px;
    padding-bottom: 20px;
  }
  body .multiblock.bonus .multiblock-wrapper::-webkit-scrollbar {
    height: 5px;
    background: #d9d9d9;
    border-radius: 4px;
  }
  body .multiblock.bonus .multiblock-wrapper::-webkit-scrollbar-thumb {
    background: linear-gradient(to right, #1b1464 0%, #29abe2 100%);
    border-radius: 4px;
    background: -moz-linear-gradient(to right, #1b1464 0%, #29abe2 100%);
    background: -o-linear-gradient(to right, #1b1464 0%, #29abe2 100%);
  }
  body .multiblock.bonus .multiblock-wrapper::-moz-scrollbar-thumb {
    background: linear-gradient(to right, #1b1464 0%, #29abe2 100%);
    border-radius: 4px;
    background: -moz-linear-gradient(to right, #1b1464 0%, #29abe2 100%);
    background: -o-linear-gradient(to right, #1b1464 0%, #29abe2 100%);
  }
  body .multiblock.bonus .multiblock-wrapper::-o-scrollbar-thumb {
    background: linear-gradient(to right, #1b1464 0%, #29abe2 100%);
    border-radius: 4px;
    background: -moz-linear-gradient(to right, #1b1464 0%, #29abe2 100%);
    background: -o-linear-gradient(to right, #1b1464 0%, #29abe2 100%);
  }
  body .multiblock.bonus .block-image-item {
    min-width: 230px;
  }

  body .multiblock.featured {
    padding: 45px 0;
  }
  body .multiblock.featured .section-heading h2 {
    font-size: 30px;
    line-height: 37px;
    margin-bottom: 30px;
  }
  body .multiblock.featured .block-image-item {
    padding: 25px;
  }
  body .multiblock.featured .block-image-item .image-description {
    font-size: 14px;
    line-height: 24px;
  }

  body .faq-wrapper {
    padding: 50px 20px 0;
    margin: 0 20px;
  }
  body .faq-wrapper .faq-heading h2 {
    font-size: 30px;
    line-height: 37px;
    text-align: center;
    margin-bottom: 30px;
  }
  body .faq-wrapper .faq-content.flex {
    flex-direction: column;
  }
  body .faq-wrapper .faq-content.flex .image {
    width: 100%;
  }
  body .faq-wrapper .faq-content.flex .content-wrapper {
    width: 100%;
  }
  body .faq-wrapper .faq-content.flex .content-wrapper .accordion-heading h2 {
    font-size: 17px;
    line-height: 21px;
    margin-bottom: 30px;
  }
  body
    .faq-wrapper
    .faq-content.flex
    .content-wrapper
    .accordion
    .accordion-heading
    h2:after {
    background-size: 13px;
    width: 15px;
    height: 15px;
  }
  body
    .faq-wrapper
    .faq-content.flex
    .content-wrapper
    .accordion.active
    .accordion-heading
    h2:after {
    background-size: 13px;
    width: 15px;
    height: 15px;
  }
  body .faq-wrapper .faq-content.flex .content-wrapper .accordion-content h3 {
    font-size: 16px;
  }
  body
    .faq-wrapper
    .faq-content.flex
    .content-wrapper
    .accordion-content
    ul:nth-child(4) {
    column-count: 1;
  }

  body .comparetable-wrapper {
    padding-top: 20px;
    padding-bottom: 40px;
    flex-direction: column;
    gap: 30px;
  }
  body .comparetable-wrapper .section-description {
    width: 100%;
  }
  body .comparetable-wrapper .section-description h2 {
    font-size: 30px;
    line-height: 37px;
    text-align: center;
  }
  body .comparetable-wrapper .section-description p {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
  }
  body .comparetable-wrapper .comparetable {
    width: 100%;
  }

  body .section-slide-image {
    padding: 30px 0 20px;
    background: #d9d9d9 !important;
  }
  body .section-slide-image .section-heading h2 {
    font-size: 26px;
    line-height: 37px;
    margin-bottom: 0;
  }
  body .section-slide-image .block-content {
    padding-top: 20px;
  }
  body .section-slide-image .block-content .slick-arrow {
    display: none !important;
  }
  body .section-slide-image .block-content .slick-list {
    overflow: visible;
  }
  body .section-slide-image .block-content .slick-track {
    width: 100% !important;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  body .section-slide-image .block-content .slick-track:before {
    display: none;
  }
  body .section-slide-image .block-image-item {
    position: static !important;
    opacity: 1 !important;
    width: 100% !important;
    flex-direction: column;
    gap: 15px;
    background: #fff;
    border-radius: 6px;
    padding: 15px;
  }
  body .section-slide-image .image {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 10px;
  }
  body .section-slide-image .image img {
    width: 40%;
  }
  body .section-slide-image .image .content-mobile {
    display: block;
    width: 60%;
  }
  body .section-slide-image .image .content-mobile h2 {
    font-size: 16px;
    font-weight: 600;
    line-height: 14.63px;
    margin-bottom: 5px;
  }
  body .section-slide-image .image .content-mobile .subheading {
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    text-align: left;
  }
  body .section-slide-image .content-wapper {
    width: 100%;
  }
  body .section-slide-image .content-wapper h2,
  body .section-slide-image .content-wapper h2:before,
  .section-slide-image .content-wapper .subheading {
    display: none;
  }
  body .section-slide-image .image-description {
    font-size: 16px;
    line-height: 24px;
  }

  body .comparetable-wrapper .comparetable .heading {
    width: 36%;
    margin-bottom: 25px;
  }
  body .comparetable-wrapper .comparetable .item-wrapper {
    width: 64%;
    overflow-x: scroll;
    padding-bottom: 20px;
  }
  body .comparetable-wrapper .comparetable .item-wrapper::-webkit-scrollbar {
    height: 5px;
    background: #d9d9d9;
    border-radius: 4px;
  }
  body
    .comparetable-wrapper
    .comparetable
    .item-wrapper::-webkit-scrollbar-thumb {
    background: linear-gradient(to right, #1b1464 0%, #29abe2 100%);
    border-radius: 4px;
  }
  body .comparetable-wrapper .comparetable .item-wrapper::-o-scrollbar-thumb {
    background: linear-gradient(to right, #1b1464 0%, #29abe2 100%);
    border-radius: 4px;
  }
  body .comparetable-wrapper .comparetable .item-wrapper::-moz-scrollbar-thumb {
    background: linear-gradient(to right, #1b1464 0%, #29abe2 100%);
    border-radius: 4px;
  }
  body .comparetable-wrapper .comparetable .item {
    width: 50%;
    min-width: 142px;
  }
  body .comparetable-wrapper .comparetable .item p {
    font-size: 13px;
  }
  body .comparetable-wrapper .comparetable .heading h3 {
    font-size: 13px;
    margin: 16px 0; min-height:40px;
  }
  body .comparetable-wrapper .comparetable .item .icon-check img {
    width: 14px;
    height: 14px;
  }
  .comparetable-wrapper .comparetable .item .icon-check, .comparetable-wrapper .comparetable .item p {
    min-height: 40.9px;
  }
  body
    .product-section
    .product-grid__container
    > .grid__item
    .product__thumbs--scroller
    .product__thumb-item {
    max-width: 100px;
  }
}
@media (min-width: 1400px) and (max-width: 1600px) {
  body .logo-list-section .description p {
    font-size: 22px;
  }
  body .section-slide-image .image-description,
  body .section-dots .block-top .description {
    font-size: 18px;
  }
  body .section-dots .tabs-wappper > ul li a {
    font-size: 22px;
  }

  body .multiblock.best .section-heading h2,
  body .multiblock.follow-us .section-heading h2,
  body .section-dots .block-top h2,
  body .section-slide-image .section-heading h2 {
    font-size: 45px;
  }

  body .slideshow-wrapper .hero__text-shadow h2 {
    margin-bottom: 30px;
  }
  body .slideshow-wrapper .hero__text-shadow h1 {
    margin-bottom: 30px;
  }
  body .section-dots .tabs-wappper .tab-items .custom-content-tabs ul li {
    font-size: 18px;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .image-product
    .badge {
    font-size: 15px;
  }
  body .section-feature-product .product-items .custom-des .list-top ul li,
  body .section-feature-product .product-items .custom-des .list-bottom ul li {
    font-size: 15px;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__actionss
    .quick-add-btn
    .btn,
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__actionss
    > a {
    font-size: 17px;
    padding: 10px 25px;
  }
  body .multiblock.icon-with-text-2 .block-image-item h2 {
    font-size: 24px;
    min-height: 60px;
  }
  body .slideshow-wrapper.story .hero__text-shadow .hero__top-subtitle {
    margin-bottom: 0;
    font-size: 52px;
    line-height: 65px;
  }
  body .slideshow-wrapper .hero__text-shadow .hero__subtitle {
    font-size: 18px;
  }
  body .site-footer .footer__blocks .footer__block--menu ul li a {
    font-size: 16px;
    line-height: 22px;
  }
  body .multiblock.best .block-image-item .image-description h2 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  body .multiblock.best .block-image-item .image-description span {
    font-size: 18px;
    margin-bottom: 10px;
  }
  body .section-feature-product .product-items .custom-des .list-top {
    padding-bottom: 25px;
  }
  body .section-feature-product .product-items .custom-des .list-bottom {
    padding-top: 25px;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .image-product
    .badge {
    font-size: 15px;
  }
  body .section-feature-product .product-items .custom-des .list-top ul li,
  body .section-feature-product .product-items .custom-des .list-bottom ul li {
    font-size: 15px;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__actionss
    .quick-add-btn
    .btn,
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__actionss
    > a {
    font-size: 17px;
    padding: 10px 15px;
  }
  body .multiblock.icon-with-text-2 .block-image-item h2 {
    font-size: 24px;
  }
  body .slideshow-wrapper.story .hero__text-shadow .hero__top-subtitle {
    margin-bottom: 0;
    font-size: 45px;
    line-height: 60px;
  }
  body .slideshow-wrapper .hero__text-shadow .hero__subtitle {
    font-size: 18px;
  }
  body .site-footer .footer__blocks .footer__block--menu ul li a {
    font-size: 16px;
    line-height: 22px;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__actionss,
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__price {
    flex-wrap: wrap;
  }
  body .logo-list-section .description p {
    font-size: 25px;
  }
  body .section-dots .block-top .description {
    font-size: 18px;
  }
  body .multiblock.best .section-heading h2,
  body .multiblock.follow-us .section-heading h2,
  body .section-dots .block-top h2,
  body .section-slide-image .section-heading h2 {
    font-size: 45px;
  }
  body .slideshow-wrapper .hero__text-shadow .hero__link .btn,
  body .multiblock.best .block-image-item .image-description h2,
  body .multiblock.best .block-image-item .image-description span,
  body .section-slide-image .content-wapper .subheading {
    margin-bottom: 20px;
  }
  body .multiblock.best .section-heading .section-btn {
    padding: 16px 30px;
    justify-content: center;
    font-size: 18px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .image-product
    .badge,
  body .section-feature-product .product-items .custom-des .list-top ul li,
  body .section-feature-product .product-items .custom-des .list-bottom ul li {
    font-size: 14px;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__actionss
    .quick-add-btn
    .btn,
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__actionss
    > a {
    font-size: 15px;
    padding: 10px 15px;
  }
  body .multiblock.icon-with-text-2 .block-image-item h2 {
    font-size: 22px;
  }
  body .slideshow-wrapper.story .hero__text-shadow .hero__top-subtitle {
    margin-bottom: 0;
    font-size: 40px;
    line-height: 50px;
  }
  body .slideshow-wrapper .hero__text-shadow .hero__subtitle {
    font-size: 16px;
  }
  body .site-footer .footer__blocks .footer__block--menu ul li a {
    font-size: 15px;
    line-height: 22px;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__actionss,
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__price {
    flex-wrap: wrap;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__title
    a,
  body .logo-list-section .description p {
    font-size: 22px;
  }
  body .section-dots .block-top .description {
    font-size: 16px;
  }
  body .multiblock.best .section-heading h2,
  body .multiblock.follow-us .section-heading h2,
  body .section-dots .block-top h2,
  body .section-feature-product h2,
  body .section-slide-image .section-heading h2 {
    font-size: 40px;
  }
  body .slideshow-wrapper .hero__text-shadow .hero__link .btn,
  body .multiblock.best .block-image-item .image-description h2,
  body .multiblock.best .block-image-item .image-description span,
  body .section-slide-image .image-description {
    font-size: 16px;
  }
  body .section-slide-image .content-wapper .subheading {
    margin-bottom: 20px;
  }
  body .multiblock.best .section-heading .section-btn {
    padding: 16px 30px;
    justify-content: center;
    font-size: 16px;
  }
  body .header-wrapper .header-layout .header-item--navigation .site-nav__link {
    padding-left: 10px;
    padding-right: 10px;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .star
    svg {
    max-height: 16px;
    width: auto;
  }
  body .section-feature-product .product-items .custom-des .list-top {
    padding-bottom: 20px;
  }
  body .section-feature-product .product-items .custom-des .list-bottom {
    padding-top: 25px;
  }
  body .section-dots .tabs-wappper .tab-items .custom-content-tabs ul li {
    font-size: 16px;
  }
 
  body .section-slide-image .block-content .slick-next {
    bottom: 0;
    top: auto;
    left: calc(50% + 65px); 
  }
  body .section-slide-image .block-content .slick-prev {
    bottom: 0;
    top: auto;
    left: calc(50% + 20px); 
  }
  body .multiblock.best {
    flex-wrap: wrap;
  }
  body .multiblock.best > div {
    width: 90% !important;
  }
  body .multiblock.best .section-heading h2,
  body .multiblock.best .section-heading {
    text-align: center;
    margin-bottom: 15px;
  }
  body .multiblock.best .section-heading .section-btn {
    margin: auto;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .image-product
    .badge,
  body .section-feature-product .product-items .custom-des .list-top ul li,
  body .section-feature-product .product-items .custom-des .list-bottom ul li {
    font-size: 14px;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__actionss
    .quick-add-btn
    .btn,
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__actionss
    > a {
    font-size: 14px;
    padding: 10px 15px;
  }
  body .multiblock.icon-with-text-2 .block-image-item h2 {
    font-size: 20px;
  }
  body .slideshow-wrapper.story .hero__text-shadow .hero__top-subtitle {
    margin-bottom: 0;
    font-size: 36px;
    line-height: 45px;
  }
  body .slideshow-wrapper .hero__text-shadow .hero__subtitle {
    font-size: 15px;
  }
  body .site-footer .footer__blocks .footer__block--menu ul li a {
    font-size: 14px;
    line-height: 20px;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__actionss,
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__price {
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .grid-product__title
    a,
  body .logo-list-section .description p {
    font-size: 20px;
  }
  body .section-dots .block-top .description {
    font-size: 15px;
  }
  body .multiblock.best .section-heading h2,
  body .multiblock.follow-us .section-heading h2,
  body .section-dots .block-top h2,
  body .section-feature-product h2,
  body .section-slide-image .section-heading h2 {
    font-size: 36px;
  }
  body .slideshow-wrapper .hero__text-shadow .hero__link .btn,
  body .multiblock.best .block-image-item .image-description h2,
  body .multiblock.best .block-image-item .image-description span,
  body .section-slide-image .image-description {
    font-size: 15px;
  }
  body .section-slide-image .content-wapper .subheading {
    margin-bottom: 20px;
  }
  body .multiblock.best .section-heading .section-btn {
    padding: 16px 30px;
    justify-content: center;
    font-size: 15px;
  }
  body .header-wrapper .header-layout .header-item--navigation .site-nav__link {
    padding-left: 10px;
    padding-right: 10px;
  }
  body
    .section-feature-product
    .product-items
    .grid-item__contents
    .grid-item__meta
    .star
    svg {
    max-height: 16px;
    width: auto;
  }
  body .section-feature-product .product-items .custom-des .list-top {
    padding-bottom: 20px;
  }
  body .section-feature-product .product-items .custom-des .list-bottom {
    padding-top: 25px;
  }
  body .section-dots .tabs-wappper .tab-items .custom-content-tabs ul li {
    font-size: 16px;
  }
  body .section-slide-image .block-content .slick-next {
    bottom: 0;
    top: auto;
    left: calc(50% + 65px);
  }
  body .section-slide-image .block-content .slick-prev {
    bottom: 0;
    top: auto;
    left: calc(50% + 20px);
  }
  body .multiblock.best {
    flex-wrap: wrap;
  }
  body .multiblock.best > div {
    width: 90% !important;
  }
  body .multiblock.best .section-heading h2,
  body .multiblock.best .section-heading {
    text-align: center;
    margin-bottom: 15px;
  }
  body .multiblock.best .section-heading .section-btn {
    margin: auto;
  }
  body .multiblock.icon-with-text .block-image-item h2 {
    font-size: 15px;
  }
  body .multiblock.icon-with-text-2 .block-image-item .image-description p {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1400px) {
  body .comparetable-wrapper .comparetable .heading h3 {
    font-size: 11px;
  }
  body .comparetable-wrapper .comparetable .item p {
    font-size: 10px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  body .multiblock.icon-with-text-2 .multiblock-wrapper {
    gap: 20px;
  }
  body .multiblock.icon-with-text-2 .block-image-item h2 {
    font-size: 24px;
  }

  body .section-slide-image {
    padding: 50px 40px 80px;
  }
  body .section-slide-image .section-heading h2 {
    font-size: 30px;
    line-height: 36px;
  }
  body .section-slide-image .block-content {
    padding-top: 30px;
  }
  body .section-slide-image .multiblock-wrapper {
    padding: 0;
  }
  body .section-slide-image .block-image-item {
    gap: 50px;
  }
  body .section-slide-image .image-description {
    font-size: 16px;
    line-height: 24px;
  }

  body .section-slide-image .block-content .slick-arrow {
    display: none !important;
  }
}

.section-slide-image {
  padding: 100px 0 50px;
}
.section-slide-image .section-heading h2 {
  font-size: 48px;
  font-weight: 600;
  line-height: 58.51px;
  text-align: center;
  color: #252525;
}
.section-slide-image .section-heading h2 span {
  font-style: italic;
  font-weight: 400;
}
.section-slide-image .block-content {
  padding: 60px 0 0;
}
.section-slide-image .block-image-item {
  display: flex !important;
  gap: 30px;
}
.section-slide-image .image {
  width: 50%;
}
.section-slide-image .image .content-mobile {
  display: none;
}
.section-slide-image .image img {
  margin: auto;
  border-radius: 8px;
}
.section-slide-image .content-wapper {
  width: 50%;
}
.section-slide-image .content-wapper h2 {
  font-size: 32px;
  font-weight: 600;
  line-height: 39.01px;
  text-align: left;
  color: #252525;
  margin-bottom: 10px;
}
.section-slide-image .content-wapper h2:before {
  background: url(/cdn/shop/files/Vector_1.svg?v=1711333220);
  content: "";
  display: block;
  width: 70px;
  height: 70px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60px;
  margin-bottom: 20px;
}
.section-slide-image .content-wapper .subheading {
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  text-align: left;
  color: #838383;
  margin-bottom: 30px;
}
.section-slide-image .image-description {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  text-align: left;
  color: #252525;
}
.section-slide-image .block-content .slick-prev {
  font-size: 0;
  position: absolute;
  transform: translate(-50%, -50%);
  left: calc(50% + 30px);
  bottom: 0%;
  z-index: 2; top:auto;
}
.section-slide-image .block-content .slick-prev:before {
  background: url(/cdn/shop/files/arrow-prev.svg?v=1710983237);
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px;
}
.section-slide-image .block-content .slick-next {
  font-size: 0;
  position: absolute;
  transform: translate(-50%, -50%);
  left: calc(50% + 80px);
  bottom: 0%;
  z-index: 2; top:auto;
}
.section-slide-image .block-content .slick-next:before {
  background: url(/cdn/shop/files/arrow-next.svg?v=1710983198);
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px;
}

.video-wrapper iframe {
  border-radius: 12px;
}

.product-section
  .product-grid__container
  > .grid__item
  .product__thumbs--scroller
  .product__thumb-item {
  max-width: 200px;
  width: 100%;
}
.product-section
  .product-grid__container
  > .grid__item
  .product__thumbs--scroller
  .product__thumb-item
  a.is-active:before {
  box-shadow: none;
}
.product-section
  .product-grid__container
  > .grid__item
  .product__thumbs--scroller
  .product__thumb-item
  .image-wrap,
.product-section
  .product-grid__container
  > .grid__item
  .product__thumbs--scroller
  .product__thumb-item
  .image-wrap
  img {
  border-radius: 12px;
  border: 0;
}
.slideshow-wrapper .hero__text-shadow .hero__link .btn:hover,
.multiblock.best .section-heading .section-btn:hover {
  background: #fff !important;
  color: #1b1464;
}
.section-feature-product
  .product-items
  .grid-item__contents
  .grid-item__meta
  .grid-product__actionss
  .quick-add-btn
  .btn:hover {
  background: #fff !important;
  color: #1b1464;
  border: 2px solid #1b1464;
}
.section-feature-product
  .product-items
  .grid-item__contents
  .grid-item__meta
  .grid-product__actionss
  > a:hover {
  background: #1b1464;
  color: #fff;
}
.multiblock.best .section-heading .section-btn:hover:after {
  background: url(/cdn/shop/files/Vector-2.svg?v=1711376365);
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 25px;
}
.slideshow-wrapper.story .hero__text-shadow .hero__link .btn:hover {
  background: #000 !important;
  color: #fff !important;
}
button.btn:not(.quick-product__btn),
a.btn:not(.quick-product__btn) {
  background: #1b1464;
  font-size: 20px;
  font-weight: 600;
  line-height: 24.38px;
  letter-spacing: 0;
  color: #fff;
  padding: 16px 25px;
}
button.btn:hover,
a.btn:hover {
  background: #000;
  color: #fff;
}
.product-block.product-single__header {
  margin-bottom: 0;
}
.product-section
  .product-grid__container
  .product--description
  .product-single__title {
  margin-bottom: 0;
}
.product-block.product-block--price {
  margin-top: 25px;
}
.collapsible-trigger__layout,
.index-section--faq .h2 {
  font-weight: 500;
}

.collapsible-trigger__layout,
.index-section--faq .h2 {
  font-weight: 500;
}
.collapsible-trigger__layout {
  color: #000;
}
.collapsible-trigger-btn--borders.is-open {
}
.collapsible-trigger__icon span {
  display: block;
  width: 100%;
}
.collapsible-trigger__icon img {
  display: block;
  width: 16px;
  height: 16px;
}
.collapsible-trigger__layout > span {
  padding: 0;
}
.collapsible-trigger__icon span.minis {
  display: none;
}
/* .collapsible-trigger-btn--borders.is-open
  .collapsible-trigger__icon
  span.minis {
  display: block;
}
.collapsible-trigger-btn--borders.is-open .collapsible-trigger__icon span.plus {
  display: none;
} */
.collapsible-trigger-btn--borders[aria-expanded="true"]
  .collapsible-trigger__icon
  span.minis {
  display: block;
}
.collapsible-trigger-btn--borders[aria-expanded="true"] .collapsible-trigger__icon span.plus {
  display: none;
}
.collapsible-content {
  color: #000;
}
h2,
.h2 {
  font-weight: 600;
}
html,
html:focus-within {
  scroll-behavior: smooth;
}
.block-button ul {
  list-style: none;
  padding-left: 0;
  text-align: center;
  margin-left: 0;
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  margin-bottom: 0;
  justify-content: center;
}
.block-button ul li a {
  border: #9747ff 1px solid;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 600;
}
.block-button ul li a:hover {
  background: #1b1464;
  color: #fff;
  border-color: #1b1464;
}
.layout-center .background-media-text__text {
  margin: auto;
  width: 100%;
  max-width: 1000px;
  background: none;
}
.layout-center .background-media-text__text .rte,
.layout-center .background-media-text__text .h2 {
  color: #fff;
}

.site-header__drawers .site-header__drawer.is-active {
  top: 0;
  right: 0;
  z-index: 11;
  display: none;
}
.site-header__drawers .site-header__drawer {
  position: fixed;
  right: -100%;
  height: 100%;
  max-height: 100%;
  transform: translateY(0%);
}
.site-header__drawers .site-header__drawer-animate,
.site-header__drawers .cart__drawer-form {
  height: 100%;
  max-height: 100%;
}
.site-header__drawers .cart__scrollable {
  height: calc(100% - 330px);
}
.cart-open .toolbar-section {
  z-index: 1;
}
.shipping-order {
  padding: 0 25px;
  font-size: 14px;
  color: #dfaf40;
}
.drawer-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 25px;
}
.drawer-header > span {
  font-weight: bold;
  font-size: 25px;
  text-transform: uppercase;
}
.contact-forms-wapper {
  padding-bottom: 30px;
}
.site-header__drawers .site-header__drawer.is-active {
  display: block;
}
.site-header__drawer .drawer-header {
  border-bottom: 1px solid #dbdbdb;
  margin: 0 20px;
  padding: 20px 0;
}
.site-header__drawer .drawer-header span {
  font-size: 19px;
  font-weight: 700;
  line-height: 16px;
}
.site-header__drawer .drawer-header .js-close-header-cart {
  padding: 0;
  border-radius: 3px;
}
.site-header__drawer .drawer-header .js-close-header-cart svg path {
  stroke: #000;
}
.site-header__drawer .site-header__drawer-animate .shipping-order {
  padding: 20px 20px 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 12px;
  letter-spacing: 0;
}
.site-header__drawer
  .site-header__drawer-animate
  .cart__scrollable
  .cart__item
  .cart__image
  a {
  border-radius: 4px;
}
.site-header__drawer
  .site-header__drawer-animate
  .cart__scrollable
  .cart__item
  .cart__item-details
  .cart__item-name {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0;
}
.site-header__drawer
  .site-header__drawer-animate
  .cart__scrollable
  .cart__item
  .cart__item-details
  .cart__item--variants
  > div {
  font-size: 14px;
  font-weight: 500;
  line-height: 12px;
  letter-spacing: 0;
  margin-bottom: 5px;
  color: #8d8d8d;
}
.site-header__drawer
  .site-header__drawer-animate
  .cart__scrollable
  .cart__item
  .cart__item-details
  .cart__item-sub {
  flex-direction: row-reverse;
}
.site-header__drawer
  .site-header__drawer-animate
  .cart__scrollable
  .cart__item
  .cart__item-details
  .cart__item-sub
  .cart__price {
  font-size: 16px;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0;
  color: #000;
}
.site-header__drawer
  .site-header__drawer-animate
  .cart__scrollable
  .cart__item
  .cart__item-details
  .cart__item-sub
  .js-qty__wrapper {
  max-width: 85px;
}
.site-header__drawer
  .site-header__drawer-animate
  .cart__scrollable
  .cart__item
  .cart__item-details
  .cart__item-sub
  input {
  border: 0.5px solid #060606;
  border-radius: 4px;
  padding: 5px 25px;
}
.site-header__drawer
  .site-header__drawer-animate
  .cart__scrollable
  .cart__item
  .cart__item-details
  .cart__item-sub
  .js-qty__adjust:hover {
  background: none;
}
.site-header__drawer
  .site-header__drawer-animate
  .cart__scrollable
  .cart__item
  .cart__item-details {
  position: relative;
}
.site-header__drawer
  .site-header__drawer-animate
  .cart__scrollable
  .cart__item
  .cart__item-details
  .cart__item-sub
  .cart__remove {
  display: block;
  position: absolute;
  top: -8px;
  right: 0;
}
.site-header__drawer
  .site-header__drawer-animate
  .cart__scrollable
  .cart__item
  .cart__item-details
  .cart__item-sub
  .cart__remove
  a {
  font-size: 0;
}
.site-header__drawer
  .site-header__drawer-animate
  .cart__scrollable
  .cart__item
  .cart__item-details
  .cart__item-sub
  .cart__remove
  a:before {
  background: url(https://cdn.shopify.com/s/files/1/0860/3281/0283/files/remove.svg?v=1709711100);
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px;
}
.cart-open #qab_container {
  z-index: 1;
  position: relative;
}
.site-header__drawer .site-header__drawer-animate .cart__item-title {
  padding-right: 30px;
}
.cart__checkout-wrapper .btn {
  background: #fff !important;
  color: #000 !important;
}

.cart__item-row.cart__checkout-wrapper {
  position: relative;
  isolation: isolate;
}

.cart__checkout-wrapper .btn {
  --gradient-color-1: #1b1464;
  --gradient-color-2: #29abe2;
  background-clip: padding-box;
  border: 2.5px solid transparent;
  webkit-transition: all 0.175s ease;
  transition: all 0.175s ease;
  position: relative;
}

.cart__checkout-wrapper .btn:before {
  background: linear-gradient(
    92.3deg,
    var(--gradient-color-1) 0,
    var(--gradient-color-2) 100%
  );
  border-radius: inherit;
  bottom: 0;
  content: "";
  left: 0;
  margin: -7.5px;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.175s ease;
  z-index: -1;
}

.cart__checkout-wrapper .btn:hover:before {
  opacity: 1;
}

.cart__checkout-wrapper .additional-checkout-buttons {
  margin-top: 25px;
  border-top: 1px solid #9747ff;
  padding-top: 15px;
}
.cart__page-col:last-child .checkout-wrapper {
  border-radius: 1.2rem;
  background: #252525;
  color: #fff !important;
}
.cart__page-col:last-child:after {
  display: none;
}

.cart__page .cart__item--subtotal {
  color: #fff;
}

.slideshow-wrapper.pro .hero__text-shadow h2 {
  font-size: 58px;
  line-height: 60px;
  color: #fff;
  max-width: 500px;
}

.slideshow-wrapper.pro .hero__text-shadow h1 {
  font-size: 58px;
  line-height: 60px;
  color: #fff;
  max-width: 500px;
}

.section-main-pros .image-wrap:not(.image-wrap__thumbnail) image-element img {
  border-radius: 20px;
}

.section-main-pros .section-header h2 {
  font-size: 32px;
   
}
.section-main-pros .section-header p {
  font-size: 18px;
  
  font-weight: 500;
  max-width: 600px;
  margin: auto;
  letter-spacing: 0px;
}
.section-main-pros .grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.section-main-pros .grid .grid__item {
  width: 100%;
  margin-bottom: 40px;
  padding: 0 20px;
}
.section-main-pros .grid .grid__item .info-wapper .lable {
  background: #fff;
  max-width: 80px;
  font-size: 12px;
   
  font-weight: 700;
  padding: 5px 10px;
  letter-spacing: 0;
  border: #9747ff 1px solid;
  font-size: 14px;
  font-weight: 600;
  color: #1b1464;
  border-radius: 20px;
}
.click-show-popup .image-wrap {
  margin-bottom: 20px;
}
.section-main-pros .grid .grid__item .info-wapper h2 {
  text-align: center;
  font-size: 22px;
   
  font-weight: 700;
  margin: 20px 0 0;
}
.section-main-pros .grid .grid__item .info-wapper .subTitle {
  text-align: left;
  font-size: 14px;
  line-height: 24px;
 
  font-weight: 400;
 
  letter-spacing: 0px;
}
.section-main-pros .grid .popup-items {
  position: fixed;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #00000050;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-main-pros .grid .popup-items .popup-wapper {
  background: #201c1d;
  padding: 50px;
  display: flex;
  justify-content: center;
  gap: 50px;
  max-width: 1000px;
  margin: auto;
  position: relative;
}
.section-main-pros .grid .popup-items .popup-wapper .info-wapper {
  width: 50%;
}
.section-main-pros .grid .popup-items .popup-wapper .info-wapper h2 {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
  margin: 0;
}
.section-main-pros .grid .popup-items .popup-wapper .info-wapper .subTitle {
  font-size: 15px;
  line-height: 22px;
  color: #fff;
  margin-bottom: 30px;
  opacity: 0.8;
  max-width: 300px;
}
.section-main-pros
  .grid
  .popup-items
  .popup-wapper
  .info-wapper
  .rte-setting
  p {
  font-size: 14px;
  color: #fff;
}
.section-main-pros .grid .popup-items .popup-wapper .block-image {
  width: 30%;
}
.section-main-pros .grid .popup-items .popup-wapper .block-image img {
  width: 100%;
  display: block;
}
.section-main-pros .grid .popup-items .popup-wapper .block-image > div {
  margin-bottom: 0;
}
.section-main-pros .grid .popup-items .popup-wapper .pro-modal__close {
  position: absolute;
  top: 14px;
  right: 14px;
  background: #fff;
  border-radius: 50px;
  width: 32px;
  height: 32px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-main-pros .grid .popup-items .popup-wapper .pro-modal__close svg {
  display: block;
  overflow: visible;
}
.slide-nav__dropdown li {
  list-style: none;
}
@media (max-width: 767px) {
  html,
  body {
    overflow-x: hidden;
    width: 100%;
  }
  body {
    position: relative;
  }
  body .slideshow-wrapper.pro .hero__text-content {
    vertical-align: bottom;
    text-align: center;
    padding-bottom: 30px;
  }
  body .slideshow-wrapper.pro .hero__text-shadow h2 {
    font-size: 27px;
    line-height: 30px;
    text-align: center;
  }
  body .slideshow-wrapper.pro .hero__text-shadow h1 {
    font-size: 27px;
    line-height: 30px;
    text-align: center;
  }

  body .section-main-pros .grid {
    grid-template-columns: 1fr 1fr;
    margin: 0;
  }
  body .section-main-pros .grid .grid__item {
    padding: 0 5px;
    margin-bottom: 30px;
  }
  body .section-main-pros .grid .grid__item .info-wapper h2 {
    font-size: 16px; text-align:left;
  }

  body .section-main-pros .grid .popup-items {
    width: 100%;
    height: 100%;
    max-height: 100%;
  }
  body .section-main-pros .grid .popup-items .popup-wapper {
    background: #fff;
    max-height: 100%;
    padding: 30px 20px;
    flex-direction: column;
    justify-content: start;
    gap: 30px;
  }
  body .section-main-pros .grid .popup-items .popup-wapper .info-wapper {
    width: 100%;
  }
  body .section-main-pros .grid .popup-items .popup-wapper .block-image {
    width: 100%;
  }
  body .section-main-pros .grid .popup-items .popup-wapper .info-wapper h2,
  .section-main-pros .grid .popup-items .popup-wapper .info-wapper .subTitle,
  .section-main-pros
    .grid
    .popup-items
    .popup-wapper
    .info-wapper
    .rte-setting
    p {
    color: #000;
  }

  body .multiblock.tribe .multiblock-wrapper {
    padding: 0;
  }
  body .multiblock.tribe .multiblock-wrapper .custom-liquid {
    display: none;
  }
  body .multiblock.column-text .block-item p {
    font-size: 15px;
  }
  body .multiblock.column-text .multiblock-wrapper {
    flex-direction: column;
    gap: 30px;
  }
  body .multiblock.column-text .block-item {
    width: 100%;
  }

  body .multiblock.tribe-2 .multiblock-wrapper {
    flex-direction: column;
    gap: 20px;
  }
  body .multiblock.tribe-2 .block-image-item {
    width: 100%;
  }
  body .multiblock.tribe-2 .block-item {
    width: 100%;
    padding: 0;
  }
  body .multiblock.tribe-2 .block-item p {
    font-size: 15px;
  }

  body .multiblock.form {
    padding-top: 20px;
  }

  body .blog-layout__main .section-header {
    margin: 40px 0;
  }
  body .blog-layout__main .new-grid {
    grid-template-columns: 1fr;
    padding: 0 10px;
    gap: 30px;
  }
  body .blog-layout__main .new-grid .grid-item {
    flex-direction: column;
  }
  body .blog-layout__main .new-grid .grid-item .grid-article__image {
    flex: none;
    width: 100%;
  }
  body.page-user-guides .main-content {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  body.page-user-guides .main-content .section-header {
    margin-bottom: 0;
  }
  body.page-user-guides .main-content .index-section {
    margin-bottom: 0;
    padding-top: 20px;
  }
  body.page-user-guides .main-content .page-width--narrow {
    max-width: 100%;
  }
  body button.btn:not(.quick-product__btn),
  body a.btn:not(.quick-product__btn) {
    font-size: 16px;
    padding: 12px 25px;
  }
  body.page-user-guides .main-content .theme-block {
    margin-bottom: 15px;
  }
  body.page-user-guides .main-content .theme-block h2 {
    font-size: 32px;
  }
  .main-content .shopify-section,
  body .site-footer {
    position: relative;
    overflow: hidden;
  }
  body .faq-wrapper .faq-content.flex .content-wrapper .accordion-content ul {
    margin-bottom: 25px;
  }
  body .faq-wrapper .faq-content.flex .content-wrapper .accordion-content h3 {
    margin-bottom: 15px;
  }
  .page-tribe .multiblock.column-text {
    padding: 30px 0 0;
  }
}

.multiblock.tribe {
  padding: 20px 0 0;
}
.multiblock.tribe .multiblock-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.multiblock.tribe .block-image-item h2 {
  font-size: 32px;
  font-weight: 800;
  text-align: center;
  margin-bottom: 22px;
}
.multiblock.tribe .block-image-item img {
  max-width: 1300px;
  width: 100%;
}

.multiblock.column-text {
  padding: 40px 0;
}
.multiblock.column-text .multiblock-wrapper {
  display: flex;
  gap: 50px;
}
.multiblock.column-text .block-item {
  width: 50%;
}
.multiblock.column-text .block-item p {
  font-size: 16px;
  line-height: 26px;
  color: #1b1464;
}

.multiblock.tribe-2 {
  padding: 40px 0;
}
.multiblock.tribe-2 .multiblock-wrapper {
  display: flex;
}
.multiblock.tribe-2 .block-image-item {
  width: 50%;
}
.multiblock.tribe-2 .block-item {
  width: 50%;
  padding: 80px;
}
.multiblock.tribe-2 .block-item p {
  font-size: 16px;
  line-height: 26px;
  color: #1b1464;
}
.multiblock.form {
  padding-top: 100px;
}

.blog-layout__main {
  width: 100%;
  flex: none;
}
.blog-layout__main .section-header {
  margin: 50px 0 80px;
}
.blog-layout__main .section-header h1 {
  text-align: center;
  font-size: 36px;
  color: #252525;
  font-weight: 700;
  text-transform: uppercase;
}
.blog-layout__main .new-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 30px;
}
.blog-layout__main .new-grid .grid-item {
  padding: 0;
  text-align: left;
}
.blog-layout__main .new-grid .grid-item .grid-article__meta {
  padding: 15px 0;
}
.blog-layout__main .new-grid .grid-item .grid-article__meta h2,
.blog-layout__main .new-grid .grid-item .grid-article__meta h2 a {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #121212;
  text-align: left;
  margin-bottom: 15px;
}
.blog-layout__main .new-grid .grid-item .grid-article__meta .rte {
  font-size: 14px;
  line-height: 20px;
  color: #121212;
  margin-top: 10px;
}
.btn--circle {
  padding: 8px !important;
  background: var(--colorBtnPrimary);
}
.btn--circle svg {
  max-width: 23px;
  display: block;
  max-height: 23px;
}
.product-section
  .product-grid__container
  .product--description
  .product-single__form
  .shopify-payment-terms {
  display: none;
}
.product-section
  .product-grid__container
  .product--description
  .product-single__form
  button:not(.truemed-instructions-open):hover {
  background: linear-gradient(90deg, #1b1464 0%, #29abe2 100%) !important;
}
.product-section
  .product-grid__container
  .product--description
  .product-block
  .hsa-fsa {
  font-size: 15px;
  font-weight: 600;
  line-height: 18.29px;
  text-align: left;
  color: #252525;
}
.section-feature-product
  .product-items
  .grid-item__contents
  .grid-item__meta
  .grid-product__actionss
  .quick-add-btn
  .btn:hover {
  background: linear-gradient(90deg, #1b1464, #29abe2) !important;
  color: #fff;
}

.okeReviews[data-oke-container].oke-w {
  max-width: 100% !important;
}
.okeReviews[data-oke-container].oke-w .oke-w-header {
  background: #f4f4f4;
  border-radius: 12px;
  padding: 50px;
}
.okeReviews[data-oke-container].oke-w
  .oke-w-header
  .oke-w-breakdownModule-distribution-bar {
  background: #e9e9eb !important;
}
.okeReviews[data-oke-container].oke-w
  .oke-w-header
  .oke-w-breakdownModule-distribution-bar-fill {
  background: linear-gradient(90deg, #29abe2 0%, #1b1464 100%);
}
.okeReviews[data-oke-container].oke-w .oke-w-controls .oke-w-controls-nav {
  border: 0;
  margin-bottom: 0;
}
.okeReviews[data-oke-container].oke-w
  .oke-w-main
  .oke-w-reviews-head
  .oke-button {
  background: #252525;
  border-radius: 50px;
  color: #fff;
  min-width: 150px;
}
.okeReviews[data-oke-container].oke-w
  .oke-w-main
  .oke-w-reviews-head
  .oke-button
  .oke-button-text {
  font-size: 16px;
  font-weight: 600;
  line-height: 19.5px;
  letter-spacing: -0.04em;
}
.okeReviews[data-oke-container].oke-w
  .oke-w-main
  .oke-w-reviews-head
  .oke-button
  .oke-icon {
  display: none;
}
.okeReviews[data-oke-container].oke-w
  .oke-w-main
  .oke-w-reviews-head
  .oke-button:before {
  display: none;
}
.okeReviews[data-oke-container].oke-w
  .oke-w-main
  .oke-w-reviews-head
  .oke-w-writeReview {
  min-width: 200px;
  padding: 14px;
}
.okeReviews[data-oke-container].oke-w
  .oke-w-main
  .oke-w-reviews-controls
  .oke-w-reviews-count {
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.02em;
  color: #252525;
}
.okeReviews[data-oke-container].oke-w
  .oke-w-main
  .oke-w-reviews-controls
  .oke-w-reviews-sort
  .oke-sortSelect-label {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.02em;
}
.okeReviews[data-oke-container].oke-w
  .oke-w-main
  .oke-w-reviews-controls
  .oke-w-reviews-sort
  .oke-sortSelect-sort {
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.02em;
}
.okeReviews[data-oke-container].oke-w .oke-w-main .oke-w-reviews-main {
  padding-top: 15px;
}
.okeReviews[data-oke-container].oke-w
  .oke-w-main
  .oke-w-reviews-main
  .oke-w-reviews-list-item {
  background: #f2f2f3;
  border: 1px solid #e5e5eb;
  border-radius: 20px;
  margin-top: 25px;
  padding: 30px;
}
.okeReviews[data-oke-container].oke-w
  .oke-w-main
  .oke-w-reviews-main
  .oke-w-reviews-list-item
  .oke-w-review-side {
  border: 0;
  background: none;
  padding: 0;
  border-right: 1px solid #e5e5eb;
}
.okeReviews[data-oke-container].oke-w
  .oke-w-main
  .oke-w-reviews-main
  .oke-w-reviews-list-item
  .oke-w-review-side
  .oke-w-reviewer-identity {
  font-size: 18px;
  font-weight: 700;
  line-height: 23.13px;
  color: #252525;
}
.okeReviews[data-oke-container].oke-w
  .oke-w-main
  .oke-w-reviews-main
  .oke-w-reviews-list-item
  .oke-w-review-side
  .oke-w-reviewer-verified {
  font-size: 15px;
  font-weight: 500;
  line-height: 19.27px;
  color: #828282;
}
.okeReviews[data-oke-container].oke-w
  .oke-w-main
  .oke-w-reviews-main
  .oke-w-reviews-list-item
  .oke-w-review-side
  .oke-w-reviewerRecommendation-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 17.99px;
  color: #828282;
}
.okeReviews[data-oke-container].oke-w
  .oke-w-main
  .oke-w-reviews-main
  .oke-w-reviews-list-item
  .oke-w-review-main {
  display: flex;
  flex-direction: column;
}
.okeReviews[data-oke-container].oke-w
  .oke-w-main
  .oke-w-reviews-main
  .oke-w-reviews-list-item
  .oke-w-review-main
  .oke-w-review-content
  .oke-reviewContent-top {
  justify-content: start;
}
.okeReviews[data-oke-container].oke-w
  .oke-w-main
  .oke-w-reviews-main
  .oke-w-reviews-list-item
  .oke-w-review-main
  .oke-w-review-content
  .oke-reviewContent-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 25.7px;
  color: #252525;
}
.okeReviews[data-oke-container].oke-w
  .oke-w-main
  .oke-w-reviews-main
  .oke-w-reviews-list-item
  .oke-w-review-main
  .oke-w-review-content
  .oke-reviewContent-body
  p {
  font-size: 16px;
  font-weight: 400;
  line-height: 25.28px;
  color: #252525;
}
.okeReviews[data-oke-container].oke-w
  .oke-w-main
  .oke-w-reviews-main
  .oke-w-reviews-list-item
  .oke-w-review-main
  .oke-w-review-media {
  margin: 20px 0 0 0;
}
.okeReviews[data-oke-container].oke-w
  .oke-w-main
  .oke-w-reviews-main
  .oke-w-reviews-list-item
  .oke-w-review-main
  .oke-w-review-media
  .oke-mediaCollage {
  display: flex !important;
  width: 100% !important;
  max-height: 150px;
}
.okeReviews[data-oke-container].oke-w
  .oke-w-main
  .oke-w-reviews-main
  .oke-w-reviews-list-item
  .oke-w-review-main
  .oke-w-review-media
  .oke-mediaCollage
  .oke-media {
  max-width: 140px;
  max-height: 140px;
}
.okeReviews[data-oke-container].oke-w .oke-w-main .oke-w-reviews-footer {
  padding-top: 20px;
}
.okeReviews[data-oke-container].oke-w
  .oke-w-main
  .oke-w-reviews-footer
  .oke-showMore
  .oke-showMore-button {
  background: #252525;
  border-radius: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.5px;
  letter-spacing: -0.04em;
  min-width: 160px;
}
body
  .section-feature-product
  .product-items
  .grid-item__contents
  .grid-item__meta
  .grid-product__actionss
  is-land
  .quick-add-btn {
  position: relative;
}
@media (max-width: 767px) {
  .cart__page-col:last-child .checkout-wrapper {
    padding: 20px;
    border: none !important;
  }
  body .okeReviews[data-oke-container].oke-w .oke-w-header {
    background: #fff;
    padding: 0 40px;
  }
  body .okeReviews[data-oke-container].oke-w .oke-w-main .oke-w-reviews-head {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
  body
    .okeReviews[data-oke-container].oke-w
    .oke-w-main
    .oke-w-reviews-head
    .oke-button {
    min-width: 280px;
  }
  body
    .okeReviews[data-oke-container].oke-w
    .oke-w-main
    .oke-w-reviews-head
    .oke-w-reviews-writeReview {
    margin-left: 0;
  }
  body
    .okeReviews[data-oke-container].oke-w
    .oke-w-main
    .oke-w-reviews-main
    .oke-w-reviews-list-item {
    padding: 0;
  }
  body
    .okeReviews[data-oke-container].oke-w
    .oke-w-main
    .oke-w-reviews-main
    .oke-w-reviews-list-item
    .oke-w-review-side {
    border-right: 0;
    border-bottom: 1px solid #e5e5eb;
    padding: 25px 20px;
    margin-bottom: 0;
  }
  body
    .okeReviews[data-oke-container].oke-w
    .oke-w-main
    .oke-w-reviews-main
    .oke-w-reviews-list-item
    .oke-w-review-main {
    padding: 30px 20px;
  }
  body
    .okeReviews[data-oke-container].oke-w
    .oke-w-main
    .oke-w-reviews-main
    .oke-w-reviews-list-item
    .oke-w-review-main
    .oke-w-review-content
    .oke-reviewContent-title {
    font-size: 16px;
    line-height: 21px;
  }
  body
    .okeReviews[data-oke-container].oke-w
    .oke-w-main
    .oke-w-reviews-main
    .oke-w-reviews-list-item
    .oke-w-review-main
    .oke-w-review-content
    .oke-reviewContent-body
    p {
    font-size: 16px;
    line-height: 24px;
  }
  body
    .okeReviews[data-oke-container].oke-w
    .oke-w-main
    .oke-w-reviews-main
    .oke-w-reviews-list-item
    .oke-w-review-main
    .oke-w-review-footer {
    border-top: 1px solid #e5e5eb;
    padding-top: 20px;
  }
  body .toolbar .announcement-bar .announcement-slider__content p {
    font-size: 12px;
    line-height: 17px;
    display: block;
  }
  body .toolbar .announcement-bar .announcement-slider__content p a {
    margin-left: 5px;
    font-size: 13px;
    text-decoration: underline;
  }
  .site-header__drawer .block-image-menu {
    padding: 0 15px;
  }
  .site-header__drawer .block-image-menu .block-items .block-image {
    max-width: 80px;
  }
  .site-header__drawer .block-image-menu .block-items .block-content h3 {
    font-size: 15px;
    margin-bottom: 5px;
  }
  .site-header__drawer
    .block-image-menu
    .block-items
    .block-content
    .menuitemstyle {
    font-size: 15px;
    margin-bottom: 5px;
    text-decoration: none;
    text-align: left;
    font-size: 1.17em;
    font-weight: bold;
  }
  .site-header__drawer .block-image-menu .block-items .block-content .rte {
    font-size: 13px;
    line-height: 1.3;
  }
  .site-header__drawer .block-image-menu .block-items .block-content > a {
    font-size: 14px;
    color: #000;
    text-decoration: underline;
  }
  .site-header__drawer .block-image-menu .block-items {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
  }
  .site-header__drawer .lable-menu span {
    background: #9747ff;
    border-radius: 4px;
    font-size: 12px;
    display: inline-block;
    margin-left: 0;
    line-height: 15px;
    text-align: left;
    color: #fff;
    padding: 2px 10px;
  }
}

.product-section
  .product-grid__container
  .product--description
  .product-block
  .xcover {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 5px;
}
.product-section
  .product-grid__container
  .product--description
  .product-block
  .xcover
  p {
  font-size: 9px;
  font-weight: 400;
  line-height: 10.97px;
  color: #252525;
  margin: 0;
}
#CartPageForm .cart__page .overlay:after {
  display: none !important;
}
.section-feature-product {
  background: #f9f9f9;
}
.cart__item-sub .cart__price {
  font-size: 1.3rem;
}
.cart__item-row small {
  font-size: 14px;
}

.okeReviews[data-oke-container] .oke-w-reviewer-verified-icon:before,
div.okeReviews .oke-w-reviewer-verified-icon:before {
  color: #29abe2 !important;
}

.okeReviews[data-oke-container] .oke-w-reviewerRecommendation--yes:before,
div.okeReviews .oke-w-reviewerRecommendation--yes:before {
  background-color: #29abe2 !important;
}
.player .vp-video-wrapper .vp-preview {
  border-radius: 20px;
}
/* .product-block .btn.checkout_landing_page{
  display:none;
} */
/* start 
sticky porduct banner */
.shopify-section .product-sticky-section {
  position: sticky;
}
.sticky-atc-block {
  opacity: 1;
  pointer-events: all;
  background-color: #252525;
  pointer-events: auto;
  top: 90px;
  transition: opacity 0.3sease;
  width: 100%;
  z-index: 600;
  color: #fff;
}
.sticky-atc-block .container {
  height: auto;
  margin: 0 auto;
  max-width: 1440px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  width: 100%;
}

.sticky-atc-block .sticky-atc__wrapper {
  align-items: center;
  display: flex;
  justify-content: space-between;
  min-height: 5rem;
  /* padding: 0.5rem 0; */
    padding: 13px 0;
}

.sticky-atc-block .sticky-atc__wrapper .content__left {
  display: flex;
  flex-direction: column;
  font-weight: 600;
}

.sticky-atc-block .sticky-atc__wrapper .content__right {
  align-items: center;
  display: flex;
}

.sticky-atc-block .form-button.add-to-cart {
  background: #fff;
  color: #1b1464;
}


@media screen and (min-width: 878px) {
  /* .sticky-atc-block {
    display: none;
  } */
}

@media screen and (max-width: 1023px) {
  .sticky-atc__wrapper .call-sales-text {
    line-height: 1rem;
    margin-top: 2px;
  }
}

@media screen and (max-width: 1023px) {
  .sticky-atc__wrapper .cta {
    line-height: 24px;
  }
}

.sticky-atc__logo a {
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: -0.2px;
  line-height: 2.36rem;
  text-decoration: none;
  cursor: pointer;
}

.sticky-atc__wrapper .call-sales-text {
  color: #fff;
  /* font-size: 0.9rem; */
   font-size: 12px;
  letter-spacing: -0.12px;
  margin: 0;
}

.sticky-atc__wrapper .cta a {
  color: #fff;
  font-size: 0.9rem;
  font-size: 12px;
  letter-spacing: -0.12px;
  text-decoration: underline;
  cursor: pointer;
}
@media screen and (min-width: 1024px) {
  .sticky-atc__wrapper .content__left .call-sales-text,
  .sticky-atc__wrapper .content__left .cta a {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .sticky-atc__wrapper .content__right .information__wrapper {
    align-items: end;
    display: flex;
    flex-direction: column;
    min-width: 250px;
    margin: 0 1rem 0;
  }
}
/* end sticky porduct banner */

.product-grid__container .product-block li {
  font-size: 15px;
}

.shopify-block.shopify-app-block .oke-reviewCarousel-header-title.oke-title {
  font-weight: 600;
  font-family: var(--typeHeaderPrimary), var(--typeHeaderFallback);
  font-weight: var(--typeHeaderWeight);
  letter-spacing: var(--typeHeaderSpacing);
  line-height: var(--typeHeaderLineHeight);
  font-size: calc(var(--typeHeaderSize) * 0.85);
}
.collapsible-elements-wrapper {
  border-radius: 2.4rem;
  padding: 2.4rem;
  border: 1px solid #ccc;
}

@media (max-width: 867px) {
  .collapsible-elements-wrapper{
    padding: 1rem;
  }
}

.product-grid__content .affirm-as-low-as span {
    min-width: 27px;
    display: inline-block;
}

.product-grid__content span.__affirm-logo.__affirm-logo-blue.__ligature__affirm_full_logo__.__processed {
    min-width: 40px; display: inline-block;
}

.product-block .variant-input-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between; margin:0;
}
.variant-input {
    display: inline-block;
    width: 49%;
}
label.variant__button-label {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
}

.selector__content span {
    color: var(--grey-875);
    font-size: 17px;
    font-weight: 700;
    letter-spacing: -.017rem;
    line-height: initial;
}

.selector__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0;
}

span.selector__info {
    font-size: 12px;
    line-height: 1.656rem;
    opacity: 0.6;
    font-weight: 400;
}
 .mobile_video_btn{display:none;   position: absolute;
        
        z-index: 2;
        bottom: 20px;
        left: 30px;
        background: #fff;
        border-radius: 99px;
        align-items: center;
        padding: 5px 10px;
        gap: 2px;
        cursor: pointer;}
.mobile_video_btn svg {
        width: 20px;
        height: 20px;
    }
.mobile_video_active {
    position: fixed;
    overflow: hidden;
    width: 100%;
    top: 0;
}
/* .mobile_video_active:before {
    position: absolute;
    content: "";
    background: #000000a3;
    width: 100%;
    height: 100%;
    z-index: 9999;
    top: 0;
    left: 0;
} */
.product-video-block .overlay:before {
    position: absolute;
    content: "";
    background: #000000a3;
    width: 100%;
    height: 100vh;
    z-index: 99;
    left: 0;
  top:0;
}
.product-video-block {
        position: fixed;
        top: 0%;
        left: 0%;
       /* transform: translate(-50%, -50%); */
        width: 100%;
        height: 100vh;
        z-index: 99999; display:none;
        margin: 0 !important;
  align-items: center;
    justify-content: center;
    }
.video-container {
    position: relative;
    padding-top: 56%;
    overflow: hidden;
    border-radius: 12px;
  width: 92%;
  z-index: 999;
    border: 0px solid #cccccc;
    box-shadow: 0 0 0px 2px #cccccc;
}
    .video_popup_close {
        cursor: pointer;
        position: absolute;
        top: 10px;
        right: 10px;
        z-index: 999;
        background-color:#fff;
        border: .1rem solid rgba(255,255,,255, .1);
        border-radius: 50%;
        width: 25px;
        height: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
.video_popup_close svg.icon.icon-close {
        width: 12px;
        height: 12px;
    }
.video-container video {
    max-width: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
    .video-container .play-toggle {
        display: none !important;
        opacity: 0;
    }
.acc_wrap a.faq_heading {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 15px 0;
    padding-right: 25px;
    position: relative;
    color: #252525;
    font-weight: 700;
    font-size: 18px;
}
.acc_wrap a.faq_heading:before{content:"";width:24px; height:24px; background:url(icon-right.svg) no-repeat center; background-size:cover; position:absolute; right:0; top:50%; transform:translateY(-50%) rotate(90deg);transition:0.2s ease-in-out;}
.acc_wrap li.active a.faq_heading:before{transform:translateY(-50%) rotate(-90deg);}
.acc_wrap ul.accordion {
    list-style: none;
    padding: 0;
    margin: 0;
}
.acc_wrap ul.accordion>li{margin:0}
.faq_content ul {
    list-style: disc;
    margin-left: 19px;
  margin-bottom:18px;
}

.faq_content ul li {
   
    font-size: 15px;
    margin-bottom: 0.25rem;
}
.faq_content p{ 
    font-size: 15px;}

.usp-icon p{margin:0;}
.usp-container{display:flex;justify-content:space-around;}
.usp-icon{display:flex;align-items:center;gap:1rem;}

.financing-wrapper {
    display: flex;
    align-items: center;
    gap: 5px;
}

.financing-wrapper img {
    max-width: 44px;
    width: 100%;
    display: block;
    margin-right: 0.8px;
}

.financing-wrapper p {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.014rem;
    line-height: 1.8rem;
    color: #000;
    margin: 0;
}

.affirm-low p {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -.18px;
    line-height: 1; margin:0;
}
.affirm-low a{    color: #3b5cf9;
    font-size: 12px;
    margin-left: 0;}
div#custom-product-id-block {
    display: none !important;
}

.need-var p {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.014rem;
    line-height: 1.988rem;
    opacity: 1;
    margin: 0;
}

.need-var  label.variant__label {
    margin-bottom: 0;
}
.need-var-row {
    display: grid;
    gap: 8px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-top: 7px;
}

.need-var-row a {
    color: #252525;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: -.017rem;
    line-height: 1;
    text-align: left;
    display: block;
    padding: 16px;
    border: 1px solid #e9e9e9;
    border-radius: 8px;
}
.need-var-row a img{margin-bottom:6px;}
.need-var-row a h6{font-size: 17px;
    font-weight: 700; color: #252525; margin:0;text-align:center}
.need-var-row a p{opacity:0.7; margin:0; font-size:0.825rem}
.need-var-row a:hover, .need-var-row a.active{border-color:#1b1464;
    background-color: #f4f4f4;}

.need-var {
    margin-bottom: 30px;
}

.product_faq_row {
    display: grid;
    gap: 4rem;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 4rem;
}

.product_faq_img img {
    width: 100%;
    display: block;
}

.product_faq_content h2 {
   
    font-weight: 700;
    margin-bottom: 4rem;
}

.product_faq_img {
    width: 100%;
    height: 100%;
    position: relative;
}

@media (max-width: 767px) {
  .content-box-item img.comparison-MainImagea {
    max-width: 17px;
}
  .product_faq_row {
    grid-template-columns: 1fr;

}
  .product_faq_content h2{margin-bottom:30px;}
    body button.btn:not(.quick-product__btn), body a.btn:not(.quick-product__btn) {
        font-size: 14px; font-weight:700;
        padding: 12px 25px;
        min-width: 156px;
    }
  .sticky-atc__logo a{line-height:1;}
  .gfgProductPageWrapperV2 {
    margin-bottom: 0 !important;
    line-height: normal;
}
  .mobile_video_btn {
      display: flex;
    }
  .product-section .product-grid__container .product--description .product-single__form button:not(.truemed-instructions-open) {
    background: #252525;
    padding: 12px;
    font-size: 14px;
    font-weight: 700;
    line-height: 24.38px;
    letter-spacing: normal;
    color: #fff;
    transition: background-color .3s ease;
    text-transform: capitalize;
}
  .product-section .product-grid__container .product--description .product-block--price, .product-grid__content #shopify-block-affirm_pay_over_time_messaging_product_block_nrYND4 {
    margin-bottom: 30px;
}
 .product-block .truemed-entry-box {
    justify-content: center !important;
    margin-bottom: 30px !important;
    justify-content: flex-start !important;
    text-align: left;
    font-size: 12px;
}
  .product-section .product-grid__container .product--description .product-block--price .on-sale {
    font-size: 19px;
    font-weight: 700;
    letter-spacing: -.019rem;
    line-height: 23px; margin-bottom:8px !important;
}
  
  .product-section .product-grid__container .product--description .product-block--price .product__price--compare {
    font-size: 16px;
    letter-spacing: -.16px;  font-weight: 400;
    line-height: 1;
}
  .product-section .product-grid__container .product--description .product-block--price .product__price-savings {
    background: #9747ff;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 600;
    line-height: 15.85px;
    text-align: left;
    color: #fff;
    padding: 6px 10px;
    order: 3;
    max-width: 90px;
    margin-top: 6px;
    /* font-size: 1.15rem; */
    font-weight: 700;
    letter-spacing: .025rem;
}
  .financing-wrapper img {
    max-width: 40px;
    width: 100%;
    display: block;
    margin-right: .8px;
}
  .financing-wrapper p {
    font-size: 12px;
    line-height: 1.1;

}
  .affirm-low p {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -.18px;
    line-height: 1;
    margin: 0;
    margin-top: 4px;
}
      body .product-section .product-grid__container .product--description .product-block .rte p {
        letter-spacing: 0;
        font-size: 15px !important;
    }
  .need-var-row {
    grid-template-columns: repeat(3, minmax(0, 1fr));

}
   .need-var-row.gem {
    grid-template-columns: repeat(2, minmax(0, 1fr));

}
  .need-var-row a{text-align:left;}
  .need-var {
    margin-bottom: 30px;
    margin-top: 40px;
}

}

.mobile-nav-open .product-sticky-section {
    z-index: 5;
}

/* modal css*/
.modal_head h1.h2 {
    color: #000;
}

.modal_head p {
    font-size: 16px;
}
.comparison-box.comparison--modern {
    max-width: 600px;
}
.comparison-box.comparison--modern .comparison-column-MainImage:nth-child(1) {
    text-align: right;
    padding-right: 10px;
}
.comparison-box.comparison--modern .comparison-column-MainImage:nth-child(1) img {
    margin-left: auto;
}
.comparison-box.comparison--modern .comparison-column-MainImage:nth-child(3) {
    text-align: left;
    padding-left: 10px;
}
.comparison-box.comparison--modern .compare-badge {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    left: calc(50% - 30px);
    top: calc(50% - 60px);
    font-family: var(--font-body-family);
}
.product-popup-modal{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;overflow:auto;width:100%;background:rgba(0,0,0,.2);height:100%;}
.product-popup-modal[open]{opacity:1;visibility:visible;z-index:101;}
.product-popup-modal__content{border-radius:22px;background-color:rgb(255,255,255);overflow:auto;height:80%;margin:0 auto;left:50%;transform:translate(-50%);margin-top:5rem;width:98%;position:absolute;top:0;padding:0 14px;border-color:rgba(0,0,0,0.1);border-style:solid;border-width1px;box-shadow:10px 12px 20px rgba(0,0,0,0.1);}
@media screen and (min-width: 750px){
.product-popup-modal__content{margin-top:8rem;width:70%;padding:2rem 3rem;border-radius:12px;border:0;}
}
.product-popup-modal__content img{max-width:100%;object-fit:contain;height:auto;}
.product-popup-modal__content-info{padding-right:0rem;}
.product-popup-modal__content-info>*{height:auto;margin:0 auto;max-width:100%;width:100%;}
@media screen and (max-width: 749px){
.product-popup-modal__content-info>*{max-height:100%;}
}
.product-popup-modal__toggle{background-color:#fff;border:.1rem solid rgba(0,0,0,.1);border-radius:50%;color:rgba(0,0,0),.55);display:flex;align-items:center;justify-content:center;cursor:pointer;position:sticky;padding:10;z-index:2;top:1.5rem;width:40px; height:40px; display:flex; align-items:center;justify-content:center; margin:0 0 0 auto;}
.product-popup-modal__toggle:hover{color:rgba(0,0,0,.75);}
.product-popup-modal__toggle .icon{height:auto;margin:0;width:13px;}



.select-co{
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.014rem;
    line-height: 1.988rem;

}
.select-co a{color:currentcolor;text-decoration:underline;}

.comparison-box{display:flex;max-width:1000px;margin:0 auto;flex-wrap:wrap;}
.comparison-title{margin:0;font-size:16px;font-weight:700;letter-spacing:1.5px;}
.comparison-column-MainImage{text-align:center;padding-bottom:26px;width:50%;}
.comparison-header-img-wrapper{width:100%;display:flex;}
.comparison-box{margin-bottom:40px;margin-top:40px;}
span.compare-badge{display:block;height:80px;width:80px;text-align:center;color:#fff;background:#000;line-height:80px;font-size:24px;border-radius:50%;position:absolute;left:calc(50% - 40px);top:calc(50% - 80px);}
.comparison-header-img-wrapper{position:relative;}
.comparison-box.comparison--modern{max-width:600px;}
.comparison-box.comparison--modern .comparison-column-MainImage:nth-child(1){text-align:right;padding-right:10px;}
.comparison-box.comparison--modern .comparison-column-MainImage:nth-child(3){text-align:left;padding-left:10px;}
.comparison-box.comparison--modern .compare-badge{width:60px;height:60px;line-height:60px;font-size:18px;left:calc(50% - 30px);top:calc(50% - 60px);font-family:var(--font-body-family);}
.comparison-box.comparison--modern .comparison-box-table{padding:0 20px;}
.comparison-box.comparison--modern .content-box--columns{display:flex;border:2px solid #e2e2e2;border-radius:10px;overflow:hidden;}
.comparison-box.comparison--modern .content-box--column{width:50%;padding:10px 18px;display:flex;align-items:center;}
.comparison-box.comparison--modern .content-box--text{margin:0;line-height:20px;font-size:15px;color:#9b9b9b;}
.comparison-box.comparison--modern .content-box--column:nth-child(2){background:#f1f1f1;}
.comparison-box.comparison--modern .content-box--heading{text-align:center;margin:0 0 4px;color:#000;font-weight:700;}
.comparison-box.comparison--modern .comparison--content-box{margin-top:10px;}
.comparison-box.comparison--modern .comparison-title{text-align:center!important;max-width:220px;width:100%;font-family:var(--font-heading-family);color:#000;font-size:18px;margin-right:0;}
.comparison-box.comparison--modern .comparison-column-MainImage:nth-child(1) .comparison-title{float:right;}
.product-popup-modal__content-info p {
    font-size: 15px;
}
@media screen and (max-width: 640px){
p.comparison-title{font-size:10px!important;}
span.compare-badge{width:40px;height:40px;line-height:40px;font-size:14px;left:calc(50% - 20px);top:calc(50% - 60px);}
.comparison-box{max-width:100%!important;}
.comparison-header-img-wrapper{width:80%;margin:0 auto;}
.comparison-box.comparison--modern .compare-badge{width:40px;height:40px;line-height:40px;left:calc(50% - 20px);top:calc(50% - 40px);font-size:12px;}
.comparison-box.comparison--modern .content-box--text{font-size:12px;line-height:15px!important;}
.comparison-box.comparison--modern .content-box--heading{font-size:12px;}
  .product-popup-modal__content-info p {
    font-size: 12px;
}
  .product-popup-modal__content{height:72%;margin-top:10rem;}

  .need-var-row a {
  
    padding: 12px 6px;
  }
  .need-var-row a p {
    
    font-size: 11px;
}
}
.need-var label.variant__label {
    
    display: flex
;
   
    
}
p.select-co {
    padding-left: 20px;
}
@media screen and (max-width: 1260px){
.comparison-box{max-width:80%;}
p.comparison-title{font-size:15px;}
}
.product-popup-modal__content-info p {
    margin: 0;
}
.grid-product__tags {
    display: none;
}
.block-image-item span.title {
    text-align: center;
}
p.select-co {
    display: none;
}
@media screen and (max-width: 800px){
  div#why-inergize {
    padding-top: 50px;
    text-align: center;
}
body .collection-filter {
    top: 0px !important;
  z-index: 999;
}
  .collection-content {
    padding-top: 0;
  }
}



@media only screen and (min-width: 769px) {
  .sticky-atc-block .form-button.add-to-cart {
    background: #fff;
    color: #1b1464;
    font-size: 14px;
    padding: 18px 25px;
    line-height: 1;
}
   .product-sticky-section{
    opacity: 0;
    pointer-events: none;
    position:fixed !important;
    width:100%; left:0;
    z-index:0;
    top: 0;
    transition: opacity .3s ease;
  }
  .product-sticky-section.fixed {
        position: fixed !important; opacity: 1; pointer-events: auto; z-index: 999999;
    }
  .sticky-atc__wrapper .call-sales-text{font-size: 18px;}
  .sticky-atc__wrapper .cta a{font-size: 14px;}
  .sticky-atc__logo a {
    font-size: 24px;
}
}


/* New acc bar */



.announcement-bar-new{border-bottom:.1rem solid rgba(18,18,18,.08);color:#fff;  background: #121212 ;}
.announcement-bar__message{font-size:14px;font-weight:400;letter-spacing:0.5px;line-height:19.88px;margin:0;padding:10px 20px;text-align:center;}
.announcement-bar-new .announcement-bar__message{align-items:center;display:flex;position:relative;}
.announcement-bar-new .announcement-bar__message .message-wrapper{align-items:center;display:flex;justify-content:center;width:100%;}
@media screen and (max-width:1023px){
.announcement-bar-new .announcement-bar__message .message-wrapper{flex-direction:column;}
}
.announcement-bar-new .announcement-bar__message .message-wrapper .announcement-content{width:fit-content;}
.announcement-bar-new .announcement-bar__message .message-wrapper a{color:#fff;}
.announcement-bar-new .announcement-bar__message .message-wrapper a{text-decoration:underline;}
.announcement-bar-new .announcement-bar__message .message-wrapper .content-and-timer{align-items:center;display:flex;justify-content:center;margin-top:8px;}
@media screen and (min-width:1024px){
.announcement-bar-new .announcement-bar__message .message-wrapper .content-and-timer{align-items:center;display:flex;justify-content:start;margin-left:4px;margin-top:0;}
}
.announcement-bar-new .announcement-bar__message .message-wrapper countdown-timer{margin-left:20px;}
@media screen and (max-width:1023px){
.announcement-bar-new .announcement-bar__message .message-wrapper countdown-timer{margin-left:10px;}
}

countdown-timer{display:block;}
countdown-timer .countdown-wrapper{align-items:center;display:flex;}
countdown-timer .countdown-wrapper .item{font-size:10px;font-weight:400;letter-spacing:-.01px;line-height:14px;position:relative;text-transform:uppercase;}
countdown-timer .countdown-wrapper .item:not(:first-child){margin-left:16px;}
countdown-timer .countdown-wrapper .item:not(:first-child):before{color:#fff;content:":";font-size:14px;font-weight:400;height:max-content;left:0;letter-spacing:-.014px;line-height:normal;margin-left:-10px;margin-top:-10px;position:absolute;top:50%;transform:translateY(-50%);vertical-align:middle;}
countdown-timer .countdown-wrapper .item .number{align-items:center;background-color:#3b5cf9;border-radius:6px;color:#fff;display:flex;font-size:15px;font-weight:400;height:24px;justify-content:center;letter-spacing:-.015px;line-height:19px;text-align:center;width:28px;}

p.affirm-as-low-as {
    display: none;
}
.index-section.section-main-pros {
    margin-top: 39px !important;
}