/** Shopify CDN: Minification failed

Line 1139:48 Unexpected "<"
Line 1399:20 Expected identifier but found whitespace
Line 1399:25 Unexpected ";"

**/
@font-face {
  font-family: 'sf_pro_displaybold';
  src: url("//eatnoto.com/cdn/shop/t/33/assets/sf-pro-display-bold-webfont.woff2?v=66225384637949588091757583511") format('woff2'),
       url("//eatnoto.com/cdn/shop/t/33/assets/sf-pro-display-bold-webfont.woff?v=89796658501768331941757583511") format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'sf_pro_displayheavy';
  src: url("//eatnoto.com/cdn/shop/t/33/assets/sf-pro-display-heavy-webfont.woff2?v=49063858040845784731757583512") format('woff2'),
       url("//eatnoto.com/cdn/shop/t/33/assets/sf-pro-display-heavy-webfont.woff?v=135029370019578016111757583511") format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'sf_pro_displaymedium';
  src: url("//eatnoto.com/cdn/shop/t/33/assets/sf-pro-display-medium-webfont.woff2?v=163813960051451557121757583513") format('woff2'),
       url("//eatnoto.com/cdn/shop/t/33/assets/sf-pro-display-medium-webfont.woff?v=134220782371207661761757583512") format('woff');
  font-weight: normal;
  font-style: normal;
}


@font-face {
    font-family: 'sf_pro_displayregular';
    src: url("//eatnoto.com/cdn/shop/t/33/assets/sf-pro-display-regular-webfont.woff2?v=83251490810774978341757583514") format('woff2'),
         url("//eatnoto.com/cdn/shop/t/33/assets/sf-pro-display-regular-webfont.woff?v=25065703739698966431757583513") format('woff');
    font-weight: normal;
    font-style: normal;
}

.announcement-bar .announcement-bar__message,
nav ul li .header__menu-item span {
  font-family: 'sf_pro_displaybold' !important;
}

h1, h2, h3, h4, h5 {
  font-family: 'sf_pro_displaybold' !important; 
  color: #231F20;
}

h1 {
  font-size: 30px !important;
  text-transform: uppercase;
  letter-spacing: 3px !important;
}

.template-page h1 {
  text-align: center;
}

h2 {
  font-size: 26px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 3px !important;
}

body {
  font-family: 'sf_pro_displayregular';
  color: #231F20;
}

img {
  max-width: 100%;
}

/*  theme style */
.product-information {
  background-color: #e2bcc0;
  padding: 10px;
  margin: 30px 0 0px 0;
  width: 100%;
  max-width: 500px;
  border: 2px dashed #ad84bb;
}
.product-information li img {
  padding-right: 5px;
  width: 100%;
  max-width: 25px;
}
.product-information ul {
  margin: 15px 0 0 0;
  padding-left: 0;
}
.product-information li {
  display: flex;
  align-items: center;
  font-family: 'sf_pro_displayregular';
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
}
.product-information li p {
  margin: 0px;
}
.product-information li p b {
    background: #ad84bb;
    padding: 3px 5px;
    color: #fff;
}
.product-information li:last-child { 
  margin-bottom: 0px;
}
.product-information h2 {
  font-family: 'sf_pro_displaybold' !important;
  font-size: 20px;
  letter-spacing: 0px !important;
  text-align: left;
  margin: 0;
}
@media only screen and (max-width: 749px) {
  .product-information {
    width: 100%;
    max-width: 100%;
  }
}

/* whatsapp */
#wa-chat-btn-root {
  display: none;
}
#sendbtn.floating_button {
  right: 60px !important;
}
#sendbtn.floating_button {
  position: fixed !important;
  width: 60px !important;
  height: 60px !important;
  bottom: 20px !important;
  background: #25D366!important;
  color: #ffffff !important;
  border-radius: 50px !important;
  text-align: center !important;
  box-shadow: 0 8px 25px -5px rgb(45 62 79 / 30%) !important;
  z-index: 9999999 !important;
  text-decoration: none;
  display: none;
}

#sendbtn.floating_button:before {
  content: "";
  position: relative !important;
  color: #ffffff !important;
  font-size: 30px !important;
  display: block !important;
  text-align: center !important;
  width: 60px;
  top: 0px !important;
  speak: none !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1 !important;
  text-align: center !important;
  margin-top: 15px !important;
}


#sendbtn2.floating_button {
  left: 60px !important;
}
#sendbtn2.floating_button {
  position: fixed !important;
  width: 60px !important;
  height: 60px !important;
  bottom: 20px !important;
  background: #ad84ba!important;
  color: #ffffff !important;
  border-radius: 50px !important;
  text-align: center !important;
  box-shadow: 0 8px 25px -5px rgb(45 62 79 / 30%) !important;
  z-index: 9999999 !important;
  text-decoration: none;
  display: none;
}
#sendbtn2.floating_button svg{
    width: 52%;
    fill: white;
}

#sendbtn2.floating_button:before {
  content: "";
  position: relative !important;
  color: #ffffff !important;
  font-size: 30px !important;
  display: block !important;
  text-align: center !important;
  width: 60px;
  top: 0px !important;
  speak: none !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1 !important;
  text-align: center !important;
  margin-top: 15px !important;
}
#click-here-text {
/*   display: none; */
}



/*  */
.header-wrapper--border-bottom {
  border-bottom: 0;
}
.slick-slide img {
  display: block;
  width: 100%;
}
.template-cart .cart__footer {
  margin-bottom: 30px;
} 
.announcement-bar .announcement-bar__message {
  font-size: 13px;
}

sticky-header .header {
  padding-top: 0 !important;
}

.megamenu {
  position: absolute;
  width: 100%;
  padding: 20px 0;
  text-align: center;
  left: 0;
  background-color: #ffffff;
  z-index: 999999;
}

.megamenu ul {
  padding: 0 5rem;
}

.megamenu ul li {
  display: inline-block;
  max-width: 150px;
}

.megamenu ul li:not(:first-child) {
  margin-left: 20px;
}

.megamenu ul li a {
  text-decoration: none;
}

.megamenu ul li a .megamenu-text h2 {
  font-size: 16px;
  letter-spacing: 1px !important;
}

.megamenu a.button {
  border-radius: 50px;
  text-transform: uppercase;
  margin-top: 20px;
}


.header--top-center *>.header__search {
  display: block;
}

nav ul li .header__menu-item span,
nav ul li .header__menu-item a span {
  font-size: 16px;
  color: #231F20;
}

nav ul li .header__menu-item a {
  text-decoration: none;
}


nav ul li .header__menu-item:hover span,
nav ul li .header__menu-item a:hover span {
  color: #AD83BA;
  text-decoration: none;
}

nav ul li .header__menu-item a:active {
  color: #AD83BA;
}

nav ul li .header__menu-item .header__active-menu-item,
nav ul li .header__menu-item a .header__active-menu-item {
  color: #AD83BA;
  text-decoration: none;
}

.cart-count-bubble {
  background-color: transparent;
  font-size: 12px;
  bottom: 25%;
  left: initial;
  color: #d51280;
}
.change-city {
  width: unset !important;
  min-width: 120px;
  font-size: 14px;
  border: 0;
  background: unset;
  cursor: pointer;
}
.change-city .icon-map {
  width: 25px;
  height: 25px;
  margin-right: 5px;
}
.change-city svg path {
  fill: rgb(0, 0, 0);
}
.change-city span {
  text-transform: uppercase;
}
.header__icon,
.header__icon--cart .icon {
  width: 3.4rem;
}

header nav.header__inline-menu {
  border-top: 1px solid #050505;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 0 !important;
}

.category .bg-image,
.testimonials,
.multicolumn {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.category h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  margin: 35px 0;
}

.category .bg-image {
  text-align: center;
}

.category .category-block {
  padding: 25px 50px;
}

.category .image-block img {
 max-width: 100%; 
}

.category .image-block.slick-slide img {
  display: inline-block;
  max-width: 200px;
}

.category .image-block a {
  text-decoration: none;
  display: block;
  width: fit-content;
  margin: 0 auto;
}

.category .image-block a p {
  font-family: 'sf_pro_displayheavy';
  width: fit-content;
  margin: 0 auto;
  padding: 10px 10px 10px 20px;
  border-radius: 50px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  font-size: 12px;
  letter-spacing: 2px;
}

.category .image-block a p svg {
  margin-left: 10px;
  width: 25px;
  height: 25px;
}

.slick-next,
.slick-prev {
  width: 30px;
  height: 30px;
  background-color: #000000;
  border-radius: 50px;
  z-index: 1;
}

.slick-next:before, .slick-prev:before {
  font-size: 0;
}

.slick-next:focus,
.slick-next:hover, 
.slick-prev:focus, 
.slick-prev:hover {
  background-color: #000000;
}

.bundle h2 {
  margin: 35px 0;
}

.bundle .bg-image {
  width: 100%;
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.bundle .bundle-block {
  display: flex;
}

.bundle .bundle-block .left-block {
  width: 45%;
}

.bundle .bundle-block .right-block {
  width: 55%;
  padding-top: 100px;
  text-align: center;
  padding-right: 20px;
  padding-bottom: 20px;
}

.bundle .bundle-block .right-block .image-block {
  width: 31.333%;
  float: left;
  text-align: center;
}

.bundle .bundle-block .right-block .image-block:not(:first-child) {
  margin-left: 2%;
}

.bundle .bundle-block .right-block .image-block p {
  font-size: 13px;
  font-family: 'sf_pro_displaybold';
  margin-top: 0;
  line-height: 18px;
}

.bundle .bundle-block .right-block .image-block img {
  max-width: 100%;
}

.bundle .bundle-block .right-block a {
  font-family: 'sf_pro_displaymedium';
  font-size: 13px;
  padding: 10px 10px 10px 20px;
  border-radius: 50px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  letter-spacing: 2px;
}

.bundle .bundle-block .right-block a svg {
  margin-left: 10px;
  width: 30px;
  height: 30px;
}

.collection.page-width {
  max-width: 95%;
}

.collection-slider .slick-prev {
  left: -50px;
}

.collection-slider .slick-next {
  right: -50px;
}

.slick-prev {
  background: url(//eatnoto.com/cdn/shop/t/33/assets/slider-left-arrow.png?v=127223922156904974041757583518) no-repeat !important;
  background-size: cover !important;
}

.slick-next {
  background: url(//eatnoto.com/cdn/shop/t/33/assets/slider-right-arrow.png?v=177061425111318197431757583519) no-repeat !important;
  background-size: cover !important;
}

.collection .card-wrapper .card-information__wrapper form {
  margin-top: 20px !important;
}

.rating-star::before {
  -webkit-text-fill-color: #EB558F !important;
  font-size: 20px;
  letter-spacing: 1px;
  background: 0;
}

.rating-count.caption {
  font-size: 16px;
  color: #C1C0C0;
  margin-left: 5px;
}

.card-wrapper .card__inner .card__badge {
  display: none;
}

.title-wrapper-with-link {
  justify-content: center;
}

.product-grid .grid__item .card-wrapper {
  text-align: center;
}

.product-grid .grid__item .card-wrapper .full-unstyled-link {
  font-family: 'sf_pro_displayheavy';
  font-size: 16px;
  text-transform: uppercase;
}

.product-grid .grid__item .card-wrapper .price {
  justify-content: center;
  font-family: 'sf_pro_displaymedium';
  font-size: 16px;
}

.product-grid .grid__item .card-wrapper .card--product {
  position: relative;
}

.product-grid .grid__item .card-wrapper .card--product img.new {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 80px;
}

.product-grid .grid__item .card-wrapper .product-form__submit,
.product-grid .grid__item .card-wrapper .select-options-button {
  font-family: 'sf_pro_displaymedium';
  font-size: 13px;
  border-radius: 50px;
  padding: 10px 50px;
  text-transform: uppercase;
}

.product-grid .grid__item .card-wrapper .select-options-button {
  margin-top: 20px !important;
  color: #ffffff;
}


.collection .card-wrapper .full-unstyled-link::after,
.template-product .card-wrapper .full-unstyled-link::after,
.shop-collection .card-wrapper .full-unstyled-link::after {
  position: unset;
}

.card-wrapper .card--product .card__inner .media {
  padding-bottom: 100% !important;
}

.card-wrapper .add-to-cart {
  margin-top: 20px !important;
}

.template-index .collection .product-grid .grid__item {
  padding-bottom: 10px;
}

.template-index .collection .grid {
  margin-bottom: 0;
}

.template-index .collection .title-wrapper-with-link {
  margin-top: 0;
}

.testimonials .inner {
  padding: 60px 50px;
}

.testimonials .inner h2 {
  margin-top: 0;
  margin-bottom: 60px;
  color: #ffffff;
}

.testimonials .testimonials-block {
  max-width: 1200px;
  margin: 0 auto;
}

.testimonials .testimonials-block .testimonials-content {
  width: 33.333%;
}

.testimonials .testimonials-block .testimonials-content .review-content {
  position: relative;
  background-color: #ffffff;
  padding: 40px 60px;
  border-radius: 100px;
  max-width: 365px;
  margin: 0 15px;
}

.testimonials .testimonials-block .testimonials-content .review-content p {
  font-family: 'sf_pro_displayregular';
  font-size: 18px;
  line-height: 20px;
  margin: 0;
  min-height: 140px;
}

.testimonials .testimonials-block .testimonials-content .review-content:before { 
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 60px solid #fff;
  border-right: 25px solid transparent;
  border-top: 20px solid #fff;
  border-bottom: 45px solid transparent;
  left: 60px;
  bottom: -50px;
}

.testimonials .testimonials-block .testimonials-content .review-rating svg {
  width: 15px;
  fill: #dadada;
  margin: 0 2px;
}

.testimonials .testimonials-block .testimonials-content .review-rating svg path {
  fill: #dadada;
}

.testimonials .testimonials-block .testimonials-content .review-rating  {
  display: flex;
  margin-bottom: 10px;
}

.testimonials .testimonials-block .testimonials-content .rating-five svg path {
  fill: #F69032;
}

.testimonials .testimonials-block .testimonials-content .rating-four svg:not(:last-child) path {
  fill: #F69032;
}

.testimonials .testimonials-block .testimonials-content .name {
  margin-top: 60px;
  margin-left: 75px;
}

.testimonials .testimonials-block .testimonials-content .name h3 {
  font-family: 'sf_pro_displayheavy';
  font-size: 18px;
  margin-bottom: 0;
  color: #ffffff;
  text-transform: uppercase;
}

.testimonials .testimonials-block .testimonials-content .name p {
  font-family: 'sf_pro_displaymedium';
  font-size: 18px;
  margin: 0;
  color: #ffffff;
  text-transform: capitalize;
}

.testimonials .testimonials-block .slick-prev {
  left: -90px;
}

.testimonials .testimonials-block .slick-next {
  right: -90px;
}


.blog .slick-list {
  max-width: 1200px;
  margin: 0 auto;
}

.blog__posts .article+.article {
    margin-left: 0 !important;
}

.blog .blog-slider {
  padding-left: 0;
}

.blog .page-width-desktop {
  padding: 0 5rem;
}

.blog .article-card {
  max-width: 365px;
  margin: 0 15px;
  background-color: transparent;
}

.blog .article-card .article-card__info {
  padding: 3rem 0;
}

.blog .blog__posts article .read,
.main-blog .blog-articles .blog-articles__article article .read {
  font-family: 'sf_pro_displayheavy';
  margin: 0;
  color: #EB558F;
  font-size: 16px;
  position: relative;
}

.blog .blog__posts article .read:after,
.main-blog .blog-articles .blog-articles__article article .read:after {  
  position: absolute;
  content: "";
  border-right: 0 solid transparent;
  border-left: 10px solid #eb558f;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  top: 7px;
  margin-left: 10px;
}

.blog .article-card__info .article-card__header h2 {
  font-family: 'sf_pro_displayheavy' !important;
  font-size: 16px;
  letter-spacing: 2px !important;
  text-align: left;
}

.blog .article-card__info .article-card__excerpt {
  font-family: 'sf_pro_displayregular';
  font-size: 18px;
  line-height: 20px;
}

.blog .article-card .article-card__info {
  padding-bottom: 0;
}

.main-blog h1 {
  text-align: center;
}

.main-blog .blog-articles .blog-articles__article article .article-card__excerpt,
article.article-template .article-template__content {
  font-size: 18px;
  line-height: 20px;
}

.main-blog .blog-articles .blog-articles__article article h2.article-card__title {
  text-align: left;
}

.logos-section {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 5rem;
  margin-bottom: calc(5rem + var(--page-width-margin));
}

.logos-section h2 {
  margin-bottom: 60px;
}

.logos-section .slick-slide img {
  margin: 0 auto;
  max-width: 100%;
}

.image-banner-slider .slick-dots li button:before,
.logos-section .slick-dots li button:before {
  font-family: slick;
  font-size: 12px;
}

.image-banner-slider .slick-dots li.slick-active button:before,
.logos-section .slick-dots li.slick-active button:before {
  color: #F48994;
  opacity: 1;
}

.image-banner-slider .slick-dots li button:before,
.logos-section .slick-dots li button:before {
  color: #ECECEA;
  opacity: 1;
}

.image-banner-slider .slick-dots li button:hover:before,
.logos-section .slick-dots li button:hover:before {
  color: #F48994;
}

.logos-section .slick-dots {
  bottom: -50px;
}

footer .page-width {
  max-width: 1300px;
  padding-bottom: 30px;
  padding-top: 40px;
}

footer h2 {
  color: #ffffff;
}

footer .footer-block--menu ul.footer-block__details-content {
  column-count: 2;
  -webkit-columns: 2;
  display: inline-block;
}

footer .footer__blocks-wrapper {
  justify-content: space-between;
}

footer .footer__blocks-wrapper .footer-block {
  max-width: 350px;
}

footer .newsletter-form #NewsletterForm--footer {
  font-family: 'sf_pro_displayregular';
  background-color: #ffffff;
  font-size: 16px;
  color: #231f20;
}

footer .newsletter-form label {
  color: #606060;
  font-family: 'sf_pro_displayregular';
}

footer .newsletter-form button {
  background-color: #EB558F;
  color: #ffffff;
}

footer .list-social {
  justify-content: flex-start;
  margin-top: 15px;
}

footer .list-social__link {
  padding: 0;
  margin-right: 15px;
}

.footer__content-bottom {
  display: none;
}

footer .footer-block-image p {
  font-family: 'sf_pro_displayregular';
  font-size: 18px;
  line-height: 24px;
  color: #ffffff;
}

footer .footer-block__heading {
  font-size: 18px;
  text-align: left;
  letter-spacing: 0;
}

footer ul.footer-block__details-content li a.list-menu__item--link {
  font-family: 'sf_pro_displayregular';
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
}

footer .newsletter-form__button p {
  font-family: 'sf_pro_displaybold';
  font-size: 18px;
}

footer .footer-block__details-content .footer-block-image p {
  margin-top: 20px;
}

footer .footer-block__details-content p {
  font-family: 'sf_pro_displayregular';
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
  margin-bottom: 0px;
}

footer .footer-block__details-content.rte p:first-child {
  margin-top: 25px;
}

footer .footer-block__details-content.rte p {
  margin-top: 15px;
}

footer .footer-block__details-content p a {
  font-family: 'sf_pro_displaybold';
  text-decoration: none;
  color: #ffffff;
}

footer .field__input:focus,
footer .field__input,
footer .field__input:hover {
  box-shadow: none;
}

footer .field__button {
  height: 4.5rem;
}

footer .footer-block-image a img {
  height: auto;
}

.template-product #shopify-section-template--14343336165428__main {
  margin-top: 30px;
}

.template-product .header-wrapper--border-bottom {
  border-bottom: 0;
}

.template-product h1.product__title {
  text-transform: uppercase;
  margin-bottom: 5px;
}
.template-product .bundle-products-title {
  font-size: 22px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 30px;
}

.template-product .price {
  font-family: 'sf_pro_displaymedium';
}

.template-product .price .price__badge-sale {
  display: none;
}

.template-product .product__info-container>*+* {
  margin: 5px 0;
}

.template-product #price-template--14343336165428__main {
  margin-bottom: 0;
}

.template-product .rating,
.template-product .rating-count.caption {
  margin-bottom: 0;
}

.template-product .rating-star::before {
  letter-spacing: 3px;
}

.template-product .product__info-container .product__description {
  margin: 5px 0;
}

.template-product .product__info-container .product__description p {
  font-family: 'sf_pro_displayregular';
  font-size: 18px;
  line-height: 22px;
}

.template-product .product-form__input label {
  display: none;
}

.template-product .product-form__input .select {
  height: 4rem;
}

.template-product .product-form__input .select .select__select {
  border-radius: 50px;
  text-align: center;
  font-family: sf_pro_displayregular;
  font-size: 16px;
  border-color: #050505;
}

.template-product .product-form__input .select .select__select,
.template-product .product-form__input .select .select__select:hover {
  box-shadow: none;
}

.template-product variant-selects {
  float: left;
  margin-right: 30px !important;
  margin-bottom: 30px !important;
  margin-top: 10px !important;
}

.template-product .quantity__button {
  width: 40px;
}

.template-product .product-form__quantity {
  float: left; 
  margin-bottom: 25px !important;
  margin-top: 10px !important;
}

.template-product .product-form__input--dropdown {
  margin-bottom: 0;
}

.template-product .quantity {
  border-radius: 50px;
  max-width: 110px;
  border-color: #050505;
}

.template-product .quantity .quantity__input {
  font-family: 'sf_pro_displayregular';
  font-size: 16px;
}

.template-product variant-selects,
.template-product product-form.product-form {
  width: 20rem;
}

.template-product product-form.product-form button {
  border-radius: 50px;
  text-transform: uppercase;
  padding: 0.9rem 2rem 0.9rem;
  font-family: 'sf_pro_displaymedium';
  font-size: 15px;
}

.template-product .accordion_wrapper .accordion-content {
  display: none;
  padding-left: 45px;
}

.template-product .accordion_wrapper .accordion-content p {
  margin-top: 0;
}

.template-product .accordion_wrapper .accordion-section:last-child .accordion-content  {
  overflow: auto;
}

.template-product .accordion_wrapper .accordion-toggle {
  position: relative
}

.template-product .accordion_wrapper .accordion-toggle {
  font-family: sf_pro_displaybold;
  font-size: 20px;
  padding-left: 45px;
  text-transform: uppercase;
  cursor: pointer;
/*   margin-bottom: 10px; */
  margin-bottom: 0;
}

.template-product .accordion_wrapper .accordion-toggle:before {
  position: absolute;
  content: "";
  background: url(//eatnoto.com/cdn/shop/t/33/assets/open-icon.png?v=139705430084333221501757583498) no-repeat;
  left: 0;
  top: -2px;
  width: 31px;
  height: 31px;
  border-radius: 50%;
}

.template-product .accordion_wrapper .accordion-toggle.active:before {
  position: absolute;
  content: "";
  background: url(//eatnoto.com/cdn/shop/t/33/assets/close-icon.png?v=109163332785246369741757583475) no-repeat;
  left: 0;
  top: -2px;
  width: 31px;
  height: 31px;
  border-radius: 50%;
}

.template-product #accordion {
  margin: 30px 0 30px 0;
}

.template-product #accordion .accordion-content p {
  font-family: 'sf_pro_displayregular';
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 0;
  margin-top: 10px;
}

.template-product #accordion .accordion-content p span {
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  margin-top: 20px;
}

.template-product #product-tables {
  margin-top: 10px;
}

.template-product #accordion .accordion-content < table {
  overflow: auto;
}

.template-product .images-block {
  display: flex;
  border-top: 1px solid #eae8e9;
  border-bottom: 1px solid #eae8e9;
  padding: 40px 0;
}

.template-product .images-block .image {
  line-height: 0;
}

.template-product .images-block .image:not(:first-child) {
  margin-left: 20px; 
}

.template-product share-button {
  margin-top: 20px;
}

.template-product .payment-icons {
  margin-top: 20px;
  width: 70%;
}

.tab-block {
  display: flex;
  margin-top: 20px;
}

.tab-block .reviews {
  font-family: 'sf_pro_displaybold';
  text-decoration: none;
  color: #ffffff;
  background-color: #747272;
  padding: 15px 20px;
  border-top-right-radius: 10px;
  z-index: 1;
  margin: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.tab-block .faqs {
  font-family: 'sf_pro_displaybold';
  text-decoration: none;
  color: #ffffff;
  background-color: #747272;
  padding: 15px 20px 15px 45px;
  border-top-right-radius: 10px;
  margin: 0;
  margin-left: -25px;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.tab-block .reviews.active,
.tab-block .faqs.active {
  background-color: #afafaf;
}

.tab-block .reviews svg,
.tab-block .faqs svg {
  margin-right: 10px;
}

.tab-block .reviews svg path,
.tab-block .faqs svg path {
  fill: #ffffff;
}

.tab-content #reviews-block,
.tab-content #faqs-block {
  display: none;
}

.tab-content #reviews-block.active,
.tab-content #faqs-block.active {
  display: block;
}

.template-product .tab-content #faqs-block .accordion_wrapper .accordion-toggle {
  text-transform: none;
  margin: 0;
}

.template-product .tab-content #faqs-block .accordion-section {
  border-top: 1px solid #e9e8e8;
  padding: 20px 0;
}

.template-product .tab-content #faqs-block .accordion-section .accordion-content p {
  margin: 10px 0 0 0;
  font-family: 'sf_pro_displayregular';
  font-size: 18px;
  line-height: 22px;
}

.template-product .product-recommendations.page-width {
  max-width: 1300px;
}

.template-product .new {
  position: absolute;
  top: 40px;
  right: 40px;
  width: 100px;
}

#shopify-section-template--14343336165428__1639814827c336151f {
  display: none;
}

.template-product .bundle h2 {
  margin-top: 0;
}

.template-product #shopify-product-reviews {
  margin-top: 0;
}

.template-product .spr-icon-star:before {
  color: #EB558F;
}

.mobile {
  display: none !important;
}

.covet-pics-standard-gallery-section h2 {
  font-size: 26px !important;
}

.contact form.contact-form .field__input {
  border-radius: 50px;
}

.contact form.contact-form textarea.field__input {
  border-radius: 25px;
}

.contact form .contact__button button {
  border-radius: 50px;
  font-family: sf_pro_displaymedium;
  text-transform: uppercase;
}

.contact form .contact__button {
  text-align: center;
}

.contact form .field label {
  color: #606060;
  font-family: 'sf_pro_displayregular';
}

.contact h1 {
  text-align: center;
  margin-bottom: 0;
}

.content-for-layout .multicolumn-list h3,
.content-for-layout .multicolumn-list p {
  font-family: 'sf_pro_displayregular';
}

.spaced-section:last-child {
  margin-bottom: 0;
}

.customer .field input {
  border-radius: 50px;
}

form button,
form button.button,
.button {
  border-radius: 50px !important;
  font-family: 'sf_pro_displaymedium' !important;
  text-transform: uppercase;
}

footer form button {
  border-radius: unset !important;
}

.template-cart .collection {
  margin-bottom: 50px;
}

.template-collection .collection-grid-section {
  margin-bottom: 5rem;
}
.template-cart .cart-disabled-error {
  font-size: 12px;
  color: red;
  margin: 10px 0;
  text-align: center;
}
#cart-disabled-error {
  font-size: 12px;
  color: red;
  margin: 10px 0;
}

.customer,
.customer h1 {
  margin-top: 0 !important;
}

.customer h1:focus-visible {
  outline: 0;
  outline-offset: 0;
  box-shadow: none;
}


/* About us */

.about-us h2.image-with-text__heading {
  font-size: 26px;
  text-align: left;
}

.about-us .banner__text,
.about-us .image-with-text__text.rte,
.return-policy p {
  font-size: 18px;
  line-height: 22px;
}

.video-with-text:not(.color-scheme-background-1) {
  margin-bottom: 5rem;
}

.video-with-text__grid {
  overflow: hidden;
}

.return-policy .rte {
  margin-bottom: 50px;
}

/* End About us */




/* Product Bundle Start */
.bundle-products-section .bundle-title {
  width: 100%;
  text-align: center;
}
/* .bundle-products-section .bundle-products-row {
  display: -webkit-flex; /* Safari */
  -webkit-flex-wrap: wrap; /* Safari 6.1+ */
  display: flex;   
  flex-wrap: wrap;
} */
/* .bundle-products-section .bundle-products-item {
  width: 25%;
  padding-left: 10px;
  padding-bottom: 10px;
  /*       padding-bottom: 70px; */
  padding-bottom: 50px;
  text-align: center;
} */
.bundle-products-section .bundle-products-card {
  /*       padding-bottom: 70px; */
}
.bundle-products-section .bundle-products-card:hover .bundle-product-img {
  transform: scale(1.03);
}
.bundle-products-section .bundle-product-link {
  display: block;
/*   border: calc(0.1rem / 1.0) solid rgba(8, 18, 18,.04); */
  /*         border: 1px solid rgba(18, 18, 18, .04); */
  margin-bottom: 17px;
  overflow: hidden;
}
.bundle-products-section .bundle-product-img {
  max-width: 100%;
  transition: transform 500ms ease;
}
.bundle-products-section .bundle-product-title {
  margin-bottom: 8px;
}
.bundle-products-section .bundle-product-title a {
  font-family: sf_pro_displayheavy;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  text-decoration: none;
  color: currentColor;
}
.bundle-products-section .bundle-products-card:hover .bundle-product-title a {
  border-bottom: 1px solid;
}
.bundle-products-section .bundle-product-price {
  margin-bottom: 20px;
}
.bundle-products-section .bundle-product-price .price {
  justify-content: center;
  font-family: sf_pro_displaymedium;
  font-size: 16px;
}

.bundle-products-section .bundle-btns .add-btn {
  width: 100%;
  max-width: 180px;
  /*       color: #ffffff; */
  /*       background: #ed548f; */
  /*       background: #ad84bb; */
  /*       border: 1px solid #ad84bb; */
  font-family: sf_pro_displaymedium;
  font-size: 13px;
  border-radius: 50px;
  padding: 10px 15px;
  text-transform: uppercase;
}
.bundle-products-section .bundle-btns .add-btn:hover {  
  /*       color: #ad84bb; */
  /*       background: #ffffff; */
}
.bundle-products-section .bundle-btns .add-btn[disabled] {
  /*       cursor: no-drop; */
  /*       opacity: .5; */
}
.bundle-products-section .btn-qty {
  display: none;
  width: 100%;
  max-width: 180px;
  margin: 0 auto;
  position: relative;
  margin-top: 10px;
}
.bundle-products-section .btn-qty button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 50px;
  top: 0;
  bottom: 0;
  z-index: 1;
  border-radius: 0;
  margin: 0;
  background-color: transparent;
  color: #ad84bb;
  border: 1px solid #ad84bb;
  font-family: sf_pro_displaymedium;
  font-size: 13px;
  font-weight: bold;
  cursor: pointer;
}
.bundle-products-section .btn-qty button:hover {
  color: #ad84bb;
  border: 1px solid #ad84bb;
}
.bundle-products-section .btn-qty button[disabled] {
  cursor: no-drop;
  opacity: .5;
}
.bundle-products-section .btn-qty .minus-qty {
  left: 0;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
.bundle-products-section .btn-qty .plus-qty {
  right: 0;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.bundle-products-section .btn-qty .quantity {
  width: 100%;
  max-width: 100%;
  height: 35px;
  outline: none;
  text-align: center;
  font-family: sf_pro_displaymedium;
  font-size: 13px;
  padding: 0 50px;
  box-shadow: unset;
  border-color: #ad84bb;
  border-radius: 30px;
}

.bundle-products-section .bundle-sticky {
  width: 100%;
  max-width: 600px;
  text-align: center;
  position: fixed;
  z-index: 9999;
  bottom: 10px;
  right: 50%;
  border-radius: 5px;
  transform: translate(50%, 0);
  background-color: #ad84bb;
  box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 30%); 
}
.bundle-products-section .bundle-addtocart {
  font-size: 18px;
  font-weight: bold;
  padding: 8px 30px;
  margin-bottom: 20px;
  color: #fff;
  background-color: #ed548f;
  border: 1px solid #ed548f;
  cursor: pointer;
}
.bundle-products-section .bundle-addtocart[disabled] {
  cursor: no-drop;
  opacity: .5;
}
.bundle-products-section .bundle-total-count {
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  margin-bottom: 0px;
}
.bundle-products-section .bundle-count {
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  margin-top: 10px;
}
.bundle-products-section .bundle-error {
  font-family: sf_pro_displaymedium;
  font-size: 12px;
  line-height: 16px;
  color: red;
  margin-top: 5px;
  margin-bottom: 0;
}




#shopify-announcement-409f4b64-be57-4f7b-9594-2ce68a50fd01 {
  background-color: #EB558F;
}

@media screen and (min-width: 750px) {
/*   .bundle-products-section .bundle-products-row {
    margin-left: -10px;
  } */
}

@media screen and (max-width: 989px) {
/*   .bundle-products-section .bundle-products-item {
    width: 33.33%;
  } */
}
@media screen and (max-width: 749px) {
  .bundle-products-section .bundle-title {
    font-size: 20px;
  }

/*   .bundle-products-section .bundle-products-item {
    width: 50%;
    padding-bottom: 30px;
  } */
}
/* @media screen and (max-width: 500px) {
  .bundle-products-section .bundle-products-item {
    width: 100%;
  }
} */
/* Product Bundle End */









/* media */

@media screen and (max-width: 1801px) and (min-width: 1087px) {
  .product-grid .grid__item .card-wrapper h3.card-information__text {
    min-height: 45px;
  }
}

@media screen and (max-width: 1086px) and (min-width: 991px) {
  .product-grid .grid__item .card-wrapper h3.card-information__text {
    min-height: 68px;
  }
}

@media screen and (max-width: 838px) and (min-width: 769px) {
  .product-grid .grid__item .card-wrapper h3.card-information__text {
    min-height: 68px;
  }
}

@media screen and (max-width: 511px) and (min-width: 501px) {
  .product-grid .grid__item .card-wrapper h3.card-information__text {
    min-height: 68px;
  }
}

@media screen and (max-width: 1400px) {
  .testimonials .testimonials-block .slick-prev {
    left: -25px;
  }

  .testimonials .testimonials-block .slick-next {
    right: -25px;
  }
}

@media screen and (max-width: 1300px) {
  .product-grid .grid__item .card-wrapper .card--product img.new {
    top: 10px;
    right: 20px;
  }
}

/* @media screen and (max-width: 1215px) and (min-width: 991px) {
  .product-grid .grid__item .card-wrapper h3.card-information__text {
    min-height: 45px;
  }
} */

@media screen and (min-width: 1025px) {
  .video-with-text .video-section__media.deferred-media {
    padding-bottom: 100% !important;
    min-height: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .template-product .images-block {
    padding: 30px 0;
  }
  
  .product-grid .grid__item .card-wrapper .card--product img.new {
    width: 70px;
  }
  
  .testimonials .testimonials-block .testimonials-content .review-content {
    padding: 40px 35px;
  }
  
  .testimonials .testimonials-block .testimonials-content .review-content p,
  .blog .article-card__info .article-card__excerpt {
    font-size: 16px;
    line-height: 18px;
  }
  
  .testimonials .testimonials-block .testimonials-content .review-content p {
    min-height: 126px;
  }
  
  .testimonials .testimonials-block .testimonials-content .name h3,
  .testimonials .testimonials-block .testimonials-content .name p {
    font-size: 16px;
  }
  
  .blog .article-card__info .article-card__header h2 {
    font-size: 15px;
  }
  
  .blog .blog__posts article .read {
    font-size: 14px;
  }
  
  .blog .blog__posts article .read:after {
    border-right: 0 solid transparent;
    border-left: 8px solid #eb558f;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    top: 8px;
  }
  
  .video-with-text .video-with-text__grid .grid__item,
  .image-with-text .image-with-text__grid .grid__item {
    width: 100%;
  }
  
}

@media screen and (max-width: 1000px) {
  footer .footer__blocks-wrapper .footer-block:first-child {
    width: 100%;
  }

  footer .footer__blocks-wrapper .footer-block {
    max-width: 100%;
  }

  footer .footer__blocks-wrapper .footer-block .footer-block-image a {
    text-align: center;
    display: block;
  }
  
  footer .footer__blocks-wrapper .footer-block .newsletter-form {
    margin: initial;
  }
}
  
@media screen and (max-width: 1000px) and (min-width: 750px) {
  footer ul.footer-block__details-content li:nth-child(4) a.list-menu__item--link {
    padding-top: 0;
  }
}

@media screen and (min-width: 990px) {
  header.header.page-width {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
  }
  
  header .header__icons {
    padding-right: 50px;
  }
}

@media screen and (max-width: 990px) {
  .product-grid .grid__item .card-wrapper h3.card-information__text {
    min-height: 45px;
  }
}

@media screen and (max-width: 989px) {
  .testimonials .testimonials-block .testimonials-content .review-content {
    margin: 0 auto;
  }
  
  .testimonials .testimonials-block .testimonials-content .review-content p {
    min-height: 90px;
  }
  
  .blog .article-card {
    margin: 0 auto;
  }
  
  .bundle .bundle-block .left-block {
    display: none;
  }
  
  .bundle .bundle-block .right-block {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* @media screen and (max-width: 935px) and (min-width: 769px) {
  .product-grid .grid__item .card-wrapper h3.card-information__text {
    min-height: 45px;
  }
} */

@media screen and (max-width: 900px) {
  .testimonials .testimonials-block .testimonials-content .name {
    margin-left: 60px;
  }
  
  .template-product .new {
    width: 85px;
  }
}

@media screen and (max-width: 859px) {
  .template-product product-form.product-form,
  .template-product variant-selects {
    width: 16rem;
    margin-right: 20px !important;
  }
}

@media screen and (max-width: 850px) {
  .testimonials .testimonials-block .testimonials-content .review-content {
    margin: 0 10px;
  }
  
  .blog .article-card {
    margin: 0 10px;
  }
}

@media screen and (max-width: 818px) {
  .testimonials .testimonials-block .testimonials-content .review-content p {
    min-height: 108px;
  }
}

@media screen and (max-width: 768px) {
  .collection-slider .slick-prev {
    left: -25px;
  }

  .collection-slider .slick-next {
    right: -25px;
  }
  
  .testimonials .testimonials-block .testimonials-content .name {
    margin-left: 70px;
  }
  
  .desktop {
    display: none !important;
  }

  .mobile {
    display: block !important;
  }
}

@media screen and (max-width: 779px) and (min-width: 750px) {
  .template-product variant-selects {
    margin-right: 5px!important;
  }
}

@media screen and (max-width: 754px) {
  .testimonials .testimonials-block .testimonials-content .review-content p {
    min-height: 126px;
  }
}

@media screen and (min-width: 750px) {
  .template-product .product-recommendations .product-grid .grid__item {
    padding-bottom: 30px;
  }

  .video-with-text__grid--reverse {
    flex-direction: row-reverse;
  }
  
  .blog-articles--collage>:nth-child(3n+1) h2.article-card__title, 
  .blog-articles--collage>:nth-child(3n+2):last-child h2.article-card__title {
    text-align: center !important;
  }
}

@media screen and (max-width: 749px) {
  .change-city {
    min-width: 120px;
    flex-direction: column;
    margin-top: 3px;
  }
  .change-city .icon-map {
    height: 47px;
  }
  .change-city span {
    font-size: 12px;
    line-height: 14px;
  }

  .category .category-block {
    padding: 25px 40px;
  }
  
  .collection-slider .slick-prev {
    left: -15px;
  }

  .collection-slider .slick-next {
    right: -15px;
  }
  
  .logos-section {
    padding: 0 1.5rem;
    margin-bottom: 70px;
  }
  
  .blog .blog__post.article {
    padding-left: 0;
  }

  footer .footer-block-image {
    text-align: left;
    margin-bottom: 30px;
  }

  footer .footer__list-social.list-social {
    justify-content: flex-start;
    margin-top: 10px;
  }

  footer .footer-block--menu ul.footer-block__details-content {
    margin: 0;
  }

  .footer .footer__blocks-wrapper .footer-block {
    margin-top: 35px;
    margin-bottom: 0;
  }
  
  footer .footer__blocks-wrapper .footer-block .footer-block-image a {
    text-align: left;
  }  

  footer .footer__blocks-wrapper .footer-block .newsletter-form {
    justify-content: flex-start;
    flex-direction: row;
  }
  
  .template-product .product-recommendations.page-width {
    padding: 0 3.5rem;
  }
  
  .template-product product-form.product-form,
  .template-product variant-selects {
    width: 20rem;
  }
  
  .about-us #shopify-section-template--14416749101108__1641206402b0ba426d .image-with-text {
    margin-top: 0;
  }
  
  .about-us .video-with-text-section {
    margin-top: 5rem;
  }
}

@media screen and (max-width: 694px) {
  .testimonials .testimonials-block .testimonials-content .review-content p {
    min-height: 144px;
  }
}

@media screen and (max-width: 654px) {
  .testimonials .testimonials-block .testimonials-content .review-content p {
    min-height: 162px;
  }
}

@media screen and (max-width: 628px) {
  .testimonials .testimonials-block .testimonials-content .review-content p {
    min-height: 180px;
  }
}

@media screen and (max-width: 600px) {
  .testimonials .testimonials-block .testimonials-content .review-content {
    margin: 0 auto;
    padding: 30px 40px;
  }

  .testimonials .testimonials-block .testimonials-content .name {
    margin-left: 10%;
  }
  
  .testimonials .testimonials-block .testimonials-content .review-content p {
    min-height: 90px;
  }
  
  .testimonials .testimonials-block .slick-prev,
  .blog .slick-prev {
    left: -45px;
  }

  .testimonials .testimonials-block .slick-next,
  .blog .slick-next {
    right: -45px;
  }
  
  .blog .article-card {
    margin: 0 auto;
  }
}

/* @media screen and (max-width: 576px) and (min-width: 501px) {
  .product-grid .grid__item .card-wrapper h3.card-information__text {
    min-height: 45px;
  }
} */

@media screen and (max-width: 500px) {
  .announcement-bar .announcement-bar__message {
    font-size: 12px;
  }
  
  h1 {
    font-size: 25px !important;
  }
  
  h2,
  .about-us h2.image-with-text__heading {
    font-size: 20px;
  }
  
  
  .category .image-block.slick-slide img {
    max-width: 250px;
  }
  
  .covet-pics-standard-gallery-section h2 {
    font-size: 20px !important;
  }
  
  .bundle .bundle-block .right-block .image-block p {
    font-size: 12px;
    line-height: 16px;
  }
  
  .bundle .bundle-block .right-block a {
    font-size: 12px;
  }
  
  .product-grid .grid__item .card-wrapper .full-unstyled-link {
    font-size: 12px;
  }

  .product-grid .grid__item .card-wrapper .price,
  .product-grid .grid__item .card-wrapper .price--on-sale .price-item--regular {
    font-size: 13px;
  }

  .product-grid .grid__item .card-wrapper .product-form__submit,
  .product-grid .grid__item .card-wrapper .select-options-button {
    font-size: 12px;
    padding: 10px 25px;
    min-height: 4rem;
  }
  
  .template-product .spr-header-title {
    font-size: 20px;
  }
  
  .template-product .accordion_wrapper .accordion-toggle {
    font-size: 18px;
  }

  .card-wrapper .price--on-sale .price__sale {
    display: unset;
  }

  .card-wrapper .price--on-sale .price-item--regular {
    display: block;
  }
  
  .product-grid .grid__item .card-wrapper .price {
    min-height: 40px;
  }
  
  .card-wrapper .card-information__wrapper form {
    margin-top: 10px!important;
  }

  .product-grid .grid__item .card-wrapper .card--product img.new {
    top: 10px;
    right: 10px;
    width: 65px;
  }
  
  .logos-section h2 {
    margin-bottom: 30px;
  }
  
  footer .footer-block__heading,
  footer ul.footer-block__details-content li a.list-menu__item--link {
    font-size: 16px;
  }
  footer .footer-block__heading {
    margin-bottom: 10px;
  }
  footer ul.footer-block__details-content li a.list-menu__item--link {
    padding: 6px 0;
  }
  footer .footer-block__details-content {
    margin-bottom: 0;
  }
  
  footer .footer-block__details-content p,
  .template-product .product__info-container .product__description p,
  .template-product #accordion .accordion-content p,
  .template-product .tab-content #faqs-block .accordion-section .accordion-content p,
  .about-us .banner__text,
  .about-us .image-with-text__text.rte,
  .return-policy p {
    font-size: 16px;
    line-height: 20px;
  }
  
  .main-blog .blog-articles .blog-articles__article article .article-card__excerpt,
  article.article-template .article-template__content {
    font-size: 16px;
    line-height: 18px;
  }
  
  .main-blog .blog-articles .blog-articles__article article .read {
    font-size: 14px;
  }

  .main-blog .blog-articles .blog-articles__article article .read:after {  
    border-right: 0 solid transparent;
    border-left: 8px solid #eb558f;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    top: 8px;
  }
  
  .product-grid .grid__item .card-wrapper h3.card-information__text {
    min-height: 35px;
  }

  .template-product .bundle-products-title {
    font-size: 16px;
  }

}

/* @media screen and (max-width: 456px) and (min-width: 351px) {
  .product-grid .grid__item .card-wrapper h3.card-information__text {
    min-height: 35px;
  }
} */

@media screen and (max-width: 454px) {
  .testimonials .testimonials-block .testimonials-content .review-content p {
    min-height: 108px;
  }
}

@media screen and (max-width: 417px) {
  .testimonials .testimonials-block .testimonials-content .review-content p {
    min-height: 126px;
  }
}

@media screen and (max-width: 405px) {
  .product-grid .grid__item .card-wrapper h3.card-information__text {
    min-height: 50px;
  }
}

@media screen and (max-width: 370px) {
  .testimonials .testimonials-block .testimonials-content .review-content p {
    min-height: 144px;
  }
}

@media screen and (max-width: 359px) {
  .template-product product-form.product-form,
  .template-product variant-selects {
    width: 16rem;
  }

  .template-product .new {
    width: 70px;
    top: 30px;
    right: 30px;
  }
  
  .template-product product-form.product-form button {
    font-size: 13px;
  }
  
  .tab-block .reviews,
  .tab-block .faqs {
    font-size: 14px;
  }
  
  .tab-block .reviews {
    padding: 15px 6px;
  }
}

@media screen and (max-width: 354px) {
  .testimonials .testimonials-block .testimonials-content .review-content p {
    min-height: 180px;
  }
}

@media screen and (max-width: 350px) {
  h2,
  .about-us h2.image-with-text__heading {
    font-size: 18px;
  }
  
  .covet-pics-standard-gallery-section h2 {
    font-size: 18px !important;
  }
  
  .product-grid .grid__item .card-wrapper .full-unstyled-link {
    font-size: 10px;
  }

  .product-grid .grid__item .card-wrapper .price, 
  .product-grid .grid__item .card-wrapper .price--on-sale .price-item--regular {
    font-size: 11px;
  }
  
  .product-grid .grid__item .card-wrapper .product-form__submit,
  .product-grid .grid__item .card-wrapper .select-options-button {
    font-size: 11px;
    padding: 10px 18px;
  }
  
  .product-grid .grid__item .card-wrapper .price {
    min-height: 35px;
  }

  .product-grid .grid__item .card-wrapper .card--product img.new {
    top: 5px;
    right: 10px;
    width: 55px;
  }
  
  .product-grid .grid__item .card-wrapper h3.card-information__text {
    min-height: 42px;
  }
  
  .template-product .spr-header-title {
    font-size: 18px;
  }
  footer .page-width {
    padding: 0 20px;
    padding-bottom: 30px;
    padding-top: 40px;
  }
}

@media screen and (max-width: 340px) {
  footer .newsletter-form label {
    font-size: 15px;
  }
}

@media screen and (max-width: 328px) {
  .testimonials .testimonials-block .testimonials-content .review-content p {
    min-height: 200px;
  }
}



/* Custom Add to Form start */
.product-grid .grid__item .card-wrapper .bundle-btn .button {
  font-size: 12px;
  padding: 10px 10px;
  min-width: unset;
  min-height: unset;
  width: 100%;
  max-width: 120px; 
  height: 35px;
  margin-bottom: 0;
}
.product-recommendations .custom-addtocart-form {
/*   display: none; */
}
.product-grid .grid__item .card-wrapper .custom-addtocart-form .custom-addtocart-row {
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-grid .grid__item .card-wrapper .custom-addtocart-form .quantity {
  height: 38px;
  width: 100%;
  max-width: 90px;
  margin-right: 10px;
  border-radius: 50px;
  border-color: #ad84bb;
  margin-bottom: 0;
}
.product-grid .grid__item .card-wrapper .custom-addtocart-form .quantity__button svg {
  color: #ad84bb;
}
.product-grid .grid__item .card-wrapper .custom-addtocart-form .quantity .quantity__input {
  font-size: 12px;
}
.product-grid .grid__item .card-wrapper .custom-addtocart-form .select-option {
  font-size: 12px;
  font-family: 'sf_pro_displaymedium';
  text-transform: uppercase;
  padding: 10px 10px;
  border-radius: 30px;
  min-width: unset;
  min-height: unset;
  width: 100%;
  max-width: 125px;
  height: 35px;
  margin-bottom: 0;
}
.product-grid .grid__item .card-wrapper .custom-addtocart-form .custom-link {
  font-size: 12px;
  font-family: 'sf_pro_displaymedium';
  text-transform: uppercase;
  padding: 10px 10px;
  min-height: unset;
}
.product-grid .grid__item .card-wrapper .custom-addtocart-form .custom-variant-option {
  width: 100%;
  max-width: 160px;
  font-size: 12px;
  text-align: center;
  font-family: 'sf_pro_displaymedium';
  border-radius: 50px;
  text-transform: uppercase;
  background-color: transparent;
  border-color: #ad84bb;
  padding: 5px 5px;
  margin-bottom: 10px;
  outline: none;
}
/* .product-grid .grid__item .card-wrapper .custom-addtocart-form .custom-variant-option:focus-visible {
  outline: none;
  outline-offset: none;
  box-shadow: none;
} */
.product-grid .grid__item .card-wrapper .custom-addtocart-form .custom-btn {
  font-size: 12px;
  padding: 10px 10px;
/*   border-radius: 0; */
  min-width: unset;
  min-height: unset;
  width: 100%;
  max-width: 120px; 
  height: 35px;
  margin-bottom: 0;
}
.product-grid .grid__item .card-wrapper .custom-addtocart-form .quantity__button {
  width: 30px;
}

.product-grid .grid__item .card-wrapper .custom-addtocart-form .addtocart-error-message {
  font-family: 'sf_pro_displayregular';
  font-size: 12px;
  color: red;
}

@media screen and (max-width: 500px) {
  .product-grid .grid__item .card-wrapper .bundle-btn .button {
    font-size: 12px;
    height: 33px;
  }
  .product-grid .grid__item .card-wrapper .custom-addtocart-form .custom-addtocart-row {
    flex-wrap: wrap;
  }
  .product-grid .grid__item .card-wrapper .custom-addtocart-form .quantity {
    height: 34px;
    margin-right: 0;
/*     margin-bottom: 10px; */
  }
  .product-grid .grid__item .card-wrapper .custom-addtocart-form .select-option {
    font-size: 11px;
/*     height: 33px; */
  }
  .product-grid .grid__item .card-wrapper .custom-addtocart-form .custom-link {
    font-size: 11px;
    height: 33px;
  }
  
  .product-grid .grid__item .card-wrapper .custom-addtocart-form .custom-variant-option {
    font-size: 11px;
  }
  .product-grid .grid__item .card-wrapper .custom-addtocart-form .custom-btn {
    font-size: 12px;
    height: 33px;
  }
}

@media screen and (max-width: 478px) {
  .product-grid .grid__item .card-wrapper .custom-addtocart-form .quantity {
    margin-bottom: 10px;
  }
  
  .template-collection .card-information form {
    min-height: 77px;
    position: relative;
  } 

  .template-collection .card-information form .custom-addtocart .select-option-row {
    position: absolute;
    width: 100%;
    bottom: 0;
  }
}
/* Custom Add to Form End */

/*Whats App Icon */
.whatsapp a.float {
    position: fixed;
    z-index: 10 !important;
    width: 50px;
    height: 50px;
    bottom: 175px;
    right: 10px;
    background-image: url(/cdn/shop/files/whatsapp.png?v=1664174582);
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width: 350px){
  .whatsapp a.float {
     bottom: 220px;
  }
}



.card-wrapper .custom-btn {
  margin-top: 20px !important;
}

.card-wrapper .custom-btn a{
  text-decoration: none;
  font-family: 'sf_pro_displaymedium' !important;
  text-transform: uppercase;
  font-size: 12px;
  padding: 10px 10px;
  border-radius: 30px;
  color: #fff;
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 8px;
  transition: box-shadow 0.2s ease;
}

.card-wrapper .custom-btn a:nth-child(1){
  background-color: #f78302;
}

.card-wrapper .custom-btn a:hover:nth-child(1){
 box-shadow: 0 0 0 0.2rem #f78302;
}

.card-wrapper .custom-btn a:nth-child(2){
  background-color: #db3542;
}

.card-wrapper .custom-btn a:hover:nth-child(2){
  box-shadow: 0 0 0 0.2rem #db3542;
}

.pdp-custom-buy-btn {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  text-align: center;
  margin: 2.5rem 0;
  width: 100%;
  max-width: 500px;
  
}

.pdp-custom-buy-btn a {
  text-decoration: none;
  font-family: 'sf_pro_displaymedium' !important;
  text-transform: uppercase;
  font-size: 12px;
  padding: 10px 10px;
  border-radius: 30px;
  color: #fff;
  display: inline-block;
  margin-left: 0;
  margin-bottom: 8px;
  transition: box-shadow 0.2s ease;
  width: 49%;
}

.pdp-custom-buy-btn a:nth-child(1) {
  background: #f78302;
}

.pdp-custom-buy-btn a:nth-child(2) {
  background: #db3542;
}

.pdp-custom-badge {
  position: absolute;
  top: 0;
  margin: 0;
  background: #ad84bb;
  color: #fff;
  padding: 5.5px 15px;
  font-family: 'sf_pro_displaybold' !important;
  font-size: 16px;
  text-transform: capitalize;
}

.pdp-custom-badge:after {
  content: '';
  position: absolute;
  height: 0;
  width: 0;
  border-style: solid;
  border-color: #ad84bb #ad84bb transparent #ad84bb;
  border-width: 19px 20.2px;
  left: auto;
  bottom: -15px;
  transform: rotate(271deg);
  top: 0;
  z-index: 1;
}


@media screen and (max-width: 1100px){
  .pdp-custom-badge {
    padding: 4.5px 15px;
    font-size: 14px;
  }

  .pdp-custom-badge:after {
    border-width: 17px;
  }
}

@media screen and (max-width: 900px){
  .pdp-custom-badge {
    padding: 3.5px 8px;
    font-size: 12px;
  }

  .pdp-custom-badge:after {
    border-width: 14px;
  }
}

@media screen and (max-width: 770px){
  .pdp-custom-buy-btn a {
    font-size: 10px;
  }
}
@media screen and (max-width: 749px){
  .pdp-custom-buy-btn {
    width: 100%;
    max-width: 100%;
  }

  .pdp-custom-buy-btn a {
    font-size: 12px;
   }

  .pdp-custom-badge {
    padding: 4px 8px;
  }

  .pdp-custom-badge:after {
    border-width: 15px;
  }

}


@media screen and (max-width: 350px){
  .pdp-custom-badge {
    padding: 4px 8px;
    font-size: 11px;
  }

  .pdp-custom-badge:after {
    border-width: 14px;
  }

}

/* product Offer or Available Offer Css Start */
.product .product__info-wrapper .product-information {
    display: none;
}
/* product Offer or Available Offer Css End */
#click-here-text {
  display: none;
}
