/** Shopify CDN: Minification failed

Line 144:0 Unexpected "}"

**/


.w-\[150px\] {
    width: 150px
}

.w-\[200px\] {
    width: 200px
}

@media (min-width: 768px) {
  .mobile-only {
  display: none;
  }
}

@media (max-width: 767px) {
  .desktop-only {
  display: none;
  }
}

.rounded {
	border-radius: 20px;
}


@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/caveat/v10/WnznHAc5bAfYB2QRah7pcpNvOx-pjfJ9eIipYSxP.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/caveat/v10/WnznHAc5bAfYB2QRah7pcpNvOx-pjfJ9eIGpYSxP.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/caveat/v10/WnznHAc5bAfYB2QRah7pcpNvOx-pjfJ9eIupYSxP.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/caveat/v10/WnznHAc5bAfYB2QRah7pcpNvOx-pjfJ9eIWpYQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.sf-menu-content, .sf-sub-links {
    font-size: 20px;
}

@media (min-width: 768px) {
  #outline{
	color: black;
    font-weight: 800;
    font-family: 'Caveat';
    font-size: 22px;
}
}

@media (max-width: 767px) {
  #outline{
	color: white;
	-webkit-text-stroke-width: 0.7px;
    -webkit-text-stroke-color: black;
    font-weight: 800;
    font-family: 'Caveat';
    font-size: 22px;
}
}

#quotetitle {
    font-family: 'Caveat', cursive;
    color: #65A8BC;
    font-size: 36px;
    line-height: 1;
}

#subtitle {
    font-family: 'Caveat', cursive!important;
    color: #65A8BC;
    font-size: 28px;
   line-height: 1;
}


.template-product .sf-prod-media__wrapper .nav-swiper-container, .template-product .sf-prod-media__wrapper .swiper-container {
    border-radius: 30px;
}


.nav-swiper-container .swiper-slide-thumb-active .sf-prod-media {
    border: none;
  border-radius: 30px;
}

.nav-swiper-container .sf-prod-media {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 50px;
}


@media (min-width: 1536px)

  .slide__block-title{
    font-size: 74px!important;
    line-height: 95px;
  
  }

.truncat input {
    opacity: 0;
    position: absolute;
    pointer-events: none;
}
.truncat p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
}
.truncat input:focus ~ label {
    outline: -webkit-focus-ring-color auto 5px;
}
.truncat input:checked + p {
    -webkit-line-clamp: unset;
}
.truncat input:checked ~ label {
    display: none;
}
.truncat-button {
 text-decoration: underline;
 }

.multibuy-options {
	width: 100%;
    display: flex;
}

.multibuy-button {
	display: inline-grid;
    cursor: pointer;
    align-items: center;
    text-align: center;
    border-width: 1px;
    border-color: var(--color-border);
    height: 75px;
    padding: 0 5px;
    margin: 5px;
    font-size: 18px;
    border-radius: 15px;
    transition: all .25s;
    width: 33%;
}

.multibuy-button:hover  {
    background-color: #e3f6fa;
}

.multibuy-button:focus  {
    background-color: #e3f6fa;
}

.selected-variant {
    background-color: #e3f6fa!important;
}

.sf-po__option-button {
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border-width: 1px;
    border-color: var(--color-border);
    min-width: 187px;
    height: 75px;
    padding: 0 5px;
    margin: 5px;
    font-size: 18px;
    border-radius: 15px;
    transition: all .25s;
}

.product-talika-card {
	background-color: white;
    border-radius: 30px;
}

.talika-card-img {
	border-radius: 30px 0px 0px 30px !important;
}

.brands-heading {
	padding: 20px;
    margin-bottom: -40px;
}

.contact-background {
  background: rgb(230,249,255);
background: -moz-linear-gradient(180deg, rgba(230,249,255,1) 0%, rgba(203,246,255,1) 40%);
background: -webkit-linear-gradient(180deg, rgba(230,249,255,1) 0%, rgba(203,246,255,1) 40%);
background: linear-gradient(180deg, rgba(230,249,255,1) 0%, rgba(203,246,255,1) 40%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e6f9ff",endColorstr="#cbf6ff",GradientType=1);
}

.marquee {
    height: 100px;
    position: relative;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    bottom: 0px;
    width: 100%;
    right: 0;
    font-size: 5.814rem;
}
.inside-marquee {
    height: 200px;
    width: 2526px;
    position: absolute;
    top: 0;
}
.span-marquee {
 	animation: moveSlideshow 12s linear infinite;
    transform: translateX(-66.6666%);
}
.marquee__inner {
    width: fit-content;
    display: flex;
    position: relative;
    transform: translate(0);
    animation: marquee 5s linear infinite;
}
.marquee div {
    display: block;
    white-space: nowrap;
    position: absolute;
    color: #64D0E4;
    -webkit-animation: marquee 20s linear infinite;
    -moz-animation: marquee 20s linear infinite;
    -ms-animation: marquee 20s linear infinite;
    -o-animation: marquee 20s linear infinite;
    animation: marquee 20s linear infinite;
}
@-webkit-keyframes marquee {
    0% { right: 0; }
    100% { right: 100%; }
}
@-moz-keyframes marquee {
    0% { right: 0; }
    100% { right: 100%; }
}
@-ms-keyframes marquee {
    0% { right: 0; }
    100% { right: 100%; }
}
@-o-keyframes marquee {
    0% { right: 0; }
    100% { right: 100%; }
}
@keyframes marquee {
    0% { right: 0; }
    100% { right: 100%; }
}
@media (max-width: 767px) {
  .marquee div {
    -webkit-animation: marquee 5s linear infinite;
    -moz-animation: marquee 5s linear infinite;
    -ms-animation: marquee 5s linear infinite;
    -o-animation: marquee 5s linear infinite;
    animation: marquee 5s linear infinite;
}
}
@media (max-width: 767px) {
  .position-1 {
  	order: 1!important;
  }
  .position-2 {
  	order: 2!important;
  }
}

.terms-alignment-override {
	align-items: unset!important;
}



.ingredientsaccordion {
  background-color: #fff;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: auto;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}



.ingredientspanel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}

.bubble-description {
	max-width: 350px;
    border: solid 0px;
    padding: 30px;
    font-size: 16px;
    background-color: transparent;
    border-radius: 20px;
}

@media (max-width: 767px) {
  .bubble-description {
	max-width: 250px;
    border: solid 0px;
    padding: 17px;
    font-size:14px;
    text-align: left;
    background-color: transparent;
    border-radius: 0px;
    margin-top: 20px;
    margin-bottom:20px;
    margin-right: auto;
}
}
summary {
    display: block;
    text-decoration: underline;
}