/** Shopify CDN: Minification failed

Line 5501:1 Unexpected "}"

**/
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

body{
  overflow-x: hidden;
}
.button.button--primary,
.button.button--secondary {
    padding: 13.5px 48px;
    font-size: 16px !important;
    letter-spacing: 1.22px;
    line-height: 18px !important;
}

.product-block--form .has-padding-top {
    padding-top: 0 !important;
}
.hide-video {
    display: none;
} 




.custom-sticker-container {
  position: absolute;
  top: -10px;
  left: -10px;
  width: 100px;
  z-index: 30;
}

.rotating-sticker {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 120px;
  /* no animation now */
}

.rotating-sticker img {
  width: 100%;
  height: auto;
  display: block;
}

/* you can delete this if nothing else uses it */
@keyframes spin {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

@media (max-width: 767px) {
  .custom-sticker-container {
    top: -10px;
    left: -5px;
    width: 60px;
  }

  .rotating-sticker {
    top: 0px;
    left: 0px;
    width: 60px;
  }
}






/* ///////////// Top Bar START ///////////////////// */

.announcement-bar__text p {
    color: #F5F3F5;
    font-family: "Segoe UI";
    font-size: 16px;
    letter-spacing: 0;
    line-height: 25px;
}

#shopify-section-header__top-bar .top-bar {
    font-family: Segoe UI Regular, sans-serif !important;
    justify-content: center;
    min-height: 40px;
}

#shopify-section-header__top-bar p {
    font-size: 14px;
    line-height: 29px;
    letter-spacing:0.4px;
font-family:"NeueHaasGrotDisp-75" !important;
font-weight:bold;
}

#shopify-section-header__top-bar .top-bar .top-bar__item {
    padding: 0px;
    height: 100%;
}

/* ///////////// Top Bar End ///////////////////// */

/* ///////////// Header START ///////////////////// */

/* body.blog .header__logo .image-element__wrap img,
body.blog-vlog .header__logo .image-element__wrap img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(1) invert(1);
}
 */
body.blog header#header,
body.blog-vlog header#header {
    background-color: transparent;
    border-bottom: 1px solid #E8E9EB;
}

/* body.blog .navbar-item.header__item a,
body.blog-vlog .navbar-item.header__item a {
    color: #000;
} */

body.blog .header__menu-items .navbar-item.header__item:last-child a,
body.blog-vlog .header__menu-items .navbar-item.header__item:last-child a {
    color: #ffff;
}


.header__brand {
    padding: 14px 0 12px;
}

.header__icons {
    flex: 1 0 0;
  column-gap:24px;
}



.navbar-item.header__item a {
    line-height: 18px;
    padding: 0 12px;
}

.navbar-link:not(.is-arrowless):after {
    display: none;
}

/* .header__menu-items .navbar-item.header__item:last-child a {
    border-radius: 27px;
    background-color: #e0a526;
    justify-content: center;
    padding: 14.5px 48px;
    margin: 0 20px;
    color: #fff;
} */

.header__icons .header__link:hover {
    color: #fff;
}

.header__icons a {
   
    border-radius: 100px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}


.navbar-item.header__item .navbar-dropdown a.navbar-item {
    padding-bottom: 8px !important;
    padding-left: 0px;
    padding-right: 0px;
    justify-content: center;
}

.navbar-item.header__item .navbar-dropdown {
    max-width: 100%;
    min-width: 180px;
    padding: 24px;
    border-radius: 10px;
    box-shadow: 0 0 16px -4px rgb(0 0 0 / 50%);
}

.search-popup__title {
    font-size: 32px;
    letter-spacing: 0.67px;
    line-height: 42px;
}

.search-popup.fancybox-content {
    border-radius: 20px;
    background-color: #FFFFFF;
}

.fancybox-button {
    padding: 5px;
    height: 50px;
    width: 50px;
}

.search-form .search__fields input[type=text] {
    border: 1px solid #000000;
    border-radius: 25px;
    height: 50px;
    min-width: 268px;
}
.header__icons .search-form .search__fields input[type=text] {
  color: #ffffff;
  border: 1px solid #000000;
  border-radius: 4px;
  height: 40px;
  min-width: 265px;
  background: #2E2E2E;
  font-family: NeueHaasGrotDisp-75,sans-serif;
  text-transform: uppercase;
  font-size: 14px;
}

.search-popup .search-overlay__wrapper {
    padding: 0 20px;
}

.search-form .search__fields [data-icon=search] {
    background-color: #e0a526;
    border-radius: 100px;
    height: 40px;
    width: 40px;
    position: unset;
    transform: none;
}

.header__icons .search-form .search__fields [data-icon=search] {
    background-color: transparent;
    height: 40px;
    width: 40px;
    position: unset;
    transform: none;
}


.search-form__btn {
    padding: 0px;
    border: 0px;
    background-color: transparent;
    position: absolute;
    right: 8px;
    transform: translateY(-50%);
    top: 50%;
    cursor: pointer;
}
.header__icons .search-form__btn {
    padding: 0px;
    border: 0px;
    background-color: transparent;
    position: absolute;
    right: 85%;
    transform: translateY(-50%);
    top: 50%;
    cursor: pointer;
}

.search-form .icon svg {
    height: 18px;
    width: 18px;
    color: #fff;
}

/* ///////////// Header End ///////////////////// */

/* ///////////// HOME PAGE START ///////////////////// */

#shopify-section-template--16696822628596__63f2cba8-d248-4a4d-95d8-cbf76a050548 h3.image-with-text__heading {
    font-size: 96px;
    letter-spacing: 2px;
    line-height: 96px;
    padding-bottom: 16px;
}

div#shopify-section-16523793432ac1a775 h3.image-with-text__heading {
    font-size: 96px;
    letter-spacing: 2px;
    line-height: 96px;
    padding-bottom: 16px;
}

div#shopify-section-16523793432ac1a775 .image-with-text__text {
    color: #FFFFFF;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 29px;
}

div#shopify-section-16523793432ac1a775 a.button {
    font-size: 22px;
    letter-spacing: 1.22px;
    line-height: 24px;
}

.logo-with-right-text__col {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}


.logo-with-right-text__text h2 {
    font-size: 32px;
    letter-spacing: 1.33px;
    line-height: 42px;
    color: #000;
}

.image-with-text__text-column .image-with-text__wrapper {
    max-width: 429px;
}

div#shopify-section-1652380049e8b59885-2 h3.image-with-text__heading {
    font-size: 32px;
    letter-spacing: 1px;
    line-height: 43px;
    padding-bottom: 16px;
}

div#shopify-section-1652380049e8b59885-2 .image-with-text__text {
    margin-bottom: 32px;
}

.logo-with-right-text__col .image-element__wrap img {
    height: 92px;
    min-width: 92px;
}

.logo-with-right-text__col .image-element__wrap {
    margin: 0 25px 0 0;
    flex: 0 0 auto;
}

.logo-with-right-text__text {
    flex: 1 0 0;
}

.logo-with-title .logo-list__item .logo-list__item-title p {
    color: #000000;
    font-family: Komu B, sans-serif;
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 32px;
    text-align: center;
    padding-top: 16px;
}

.logo-with-title__top-heading h2 {
    color: #000000;
    font-size: 64px;
    letter-spacing: 2px;
    line-height: 85px;
    text-align: center;
    margin-bottom: 10px;
}

.logo-with-right-text__text p {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    color: #4E4E4E;
    line-height: 1.4;
    font-family: "Inter", sans-serif;
}

.logo-with-title .logo-list__item p {
    color: #000000;
    font-family: Segoe UI Regular;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    padding-top: 4px;
    text-align: center;
}

#shopify-section-template--16021156233460__1652732867cc69abe6 .logo-list__item p {
    padding-top: 8px;
    max-width: 270px;
    margin: 0 auto;
}

#shopify-section-template--16021156233460__1652732867cc69abe6 .logo-list__item-title p {
    padding: 0px;
}

.logo-with-title .logo-list__item .logo-list__item-title p strong {
    color: #E0A526;
    font-weight: 400;
}

.heading-with-list__row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.heading-with-list__heading-col {
    flex: 0 0 60%;
}

.heading-with-list__list-col {
    flex: 0 0 40%;
}

.heading-with-list__heading-col h2 {
    font-size: 96px;
    letter-spacing: 2px;
    line-height: 126px;
}

.heading-with-list__list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.heading-with-list__list h2 {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 24px;
    flex: 1 0 0;
}

.heading-with-list__img-list {
    margin-bottom: 16px;
}

.heading-with-list__list img {
    max-width: 24px;
    margin-right: 12px;
    flex: 0 0 auto;
}

.buttons.heading-with-list__btn {
    margin-top: 32px;
}

.image-with-title-list__col .gallery-item__content-title {
    font-size: 24px;
    letter-spacing: 0;
    line-height: 34px;
    margin-bottom: 8px;
}

.image-with-title-list .gallery__item {
    border-radius: 20px;
    background-color: #FFFFFF;
    box-shadow: -8px -8px 24px 0 #F2F2F2, 8px 8px 24px 0 #DFDFDF;
    padding: 24px 24px 0 24px;
}

.image-with-title-list__list li {
    font-family: Komu B, sans-serif;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 16px;
}

.image-with-title-list__list li img {
    width: 24px;
    margin-right: 12px;
}

.image-with-title-list__col .gallery-item__content-subtitle {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 23px;
    margin-top: 0px !important;
    min-height: 23px;
}

.buttons.image-with-title-list__btn {
    margin-top: 32px;
    margin-bottom: 32px;
}

.image-with-title-list .gallery-item__content {
    padding: 24px 0px 0px 0px;
}

#shopify-section-1639510549bd9ef701-2 .image-with-text__heading {
    font-size: 96px;
    letter-spacing: 2px;
    line-height: 96px;
    padding-bottom: 16px;
}

#shopify-section-1639510549bd9ef701-2 .image-with-text__text {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 29px;
    margin-bottom: 32px;
}

.image-with-text__text-column .image-with-text__heading {
    font-size: 32px;
    letter-spacing: 1px;
    line-height: 43px;
    padding-bottom: 16px;
}

.image-with-text__text-column .image-with-text__text {
    margin-bottom: 16px;
}

.image-with-text__text-column .image-with-text__subheading {
    font-family: Komu B, sans-serif;
    font-size: 24px;
    letter-spacing: 0.75px;
    line-height: 34px;
}

.image-with-text__text-column .image-with-text__subheading strong {
    color: #E0A526;
    font-weight: 400;
}

#shopify-section-16527161001a604a0a-1 .image-element__wrap {
    max-width: 426px;
    margin-left: 0px;
}

.image-with-text__text-column .buttons {
    margin-top: 32px;
}

.list-collection__thumbnail {
    border-radius: 20px;
    background-color: #FFFFFF;
    box-shadow: -8px -8px 24px 0 #F2F2F2, 8px 8px 24px 0 #DFDFDF;
    padding: 24px 24px 20px 24px;
}

.list-collection__thumbnail .collection-info__caption-wrapper {
    padding: 24px 0px;
}

.list-collection__thumbnail .collection-info__caption-wrapper .title {
    font-size: 32px;
    letter-spacing: 1px;
    line-height: 43px;
    font-family: Komu B, sans-serif;
}

.blog-card .media-content .title {
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 33px;
}

.card-content.blog-card__content .excerpt {
    max-height: max-content;
    line-height: 21px;
    margin-bottom: 0px;
}

.excerpt-length-lg .truncation-fade {
    position: unset;
}

.blog-card .image-element__wrap {
    max-height: 100%;
}

.blog-card .image-element__wrap img {
    height: 100%;
    object-fit: cover;
    border-radius: 8px 8px 0 0;
}

.blog-card .card-content .media {
    margin-bottom: 8px !important;
}

.meta-info-list .meta-info-list__item {
    font-size: 16px;
    line-height: 21px;
}

.meta-info-list .meta-info-list__item .featured-article__date {
    color: #BDB8B8;
}

.card-content.blog-card__content {
    padding-bottom: 16px;
}

.blog-card__read-more a {
    letter-spacing: 1px;
    border-bottom: 0px !important;
    text-decoration: underline;
}

.featured-article.blog-card {
    padding: 16px 16px 0px 16px;
    border-radius: 20px;
    background-color: #FFFFFF;
    box-shadow: -8px -8px 24px 0 #F2F2F2, 8px 8px 24px 0 #DFDFDF;
    margin-top: 16px;
}

.blog-posts__top-heading,
.featured-collection__top-heading,
.testimonial__top-heading {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
}

.blog-posts__arrows,
.featured-collection__arrows {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.blog-posts__arrows .icon,
.featured-collection__arrows .icon {
    height: 40px;
    width: 40px;
}

.blog-posts__nav--prev,
.featured-collection__nav--prev {
    margin-right: 12px;
    cursor: pointer;
}

.blog-posts__nav--next,
.featured-collection__nav--next {
    margin-left: 12px;
    cursor: pointer;
}

.heading-wrapper--featured-blog.heading-wrapper,
.heading-wrapper--featured-collection {
    margin: 0px;
    width: 100%;
}

.blog-posts__button,
.featured-collection__button {
    margin-top: 20px;
}

.insta__top-heading h2 {
    font-size: 48px;
    letter-spacing: 1px;
    line-height: 64px;
}

.insta__top-heading a {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 23px;
    font-family: Komu B, sans-serif;
}

.video-slider .video-wrapper .image-wrapper {
    position: relative;
    z-index: 1;
}

.featured-collection__title.title {
    font-size: 48px;
    letter-spacing: 1px;
    line-height: 64px;
}

#shopify-section-template--16021156233460__165272181371533e1c .rich-text__text {
    max-width: 437px;
    margin-left: auto;
    margin-right: auto;
}

.featured-blog__title.title {
    font-size: 48px;
    letter-spacing: 1px;
    line-height: 64px;
}

.video-slider-wrapper.play-video .image-wrapper {
    display: none;
}

.video-slider-wrapper.play-video .video__text-container {
    display: none;
}

.video-slider .plyr__video-embed {
    padding: 0px;
}

.video-slider-wrapper.play-video .plyr__video-embed {
    padding-bottom: 56.25%;
}

.video-slider .flickity-viewport {
    height: auto !important;
    aspect-ratio: 16 / 9;
}

.video-slider .plyr__video-embed iframe {
    border-radius: 20px;
}

.video-slider .video-section {
    width: calc(90% - 20px) !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.video-slider__top-heading {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    max-width: 90%;
    margin: 0 auto;
    padding: 0 20px;
    margin-bottom: 40px;
}

.video-slider__arrows {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.video-slider__nav--prev {
    margin-right: 12px;
    cursor: pointer;
}

.video-slider__nav--next {
    margin-left: 12px;
    cursor: pointer;
}

.video-slider__arrows .icon {
    height: 40px;
    width: 40px;
}

.video-slider__title h2 {
    color: #FFFFFF;
    font-size: 48px;
    letter-spacing: 1px;
    line-height: 65px;
}

.video-slider__button {
    justify-content: center;
    margin-top: 40px;
}

#insta-feed h2 {
    font-size: 48px;
    letter-spacing: 1px;
    line-height: 64px;
    text-align: left;
}

.video-wrapper .video__text-wrapper .button {
    background-color: transparent;
    border: 0px;
}

.logo-with-title__button {
    margin-top: 40px;
    text-align: center;
}

/* ///////////// HOME PAGE END ///////////////////// */

/* ///////////// About us Page Start ///////////////////// */

body.page-we-are-skin-grip .image-with-text__image-column .image-element__wrap img,
body.page-podcast .image-with-text__image-column .image-element__wrap img {
    max-width: 540px;
    margin-left: 0px;
}

.our-team__top-heading {
    margin-bottom: 40px;
}

.our-team__top-heading h2 {
    font-size: 48px;
    letter-spacing: 1px;
    line-height: 64px;
}

.our-team__col .title {
    font-size: 32px;
    letter-spacing: 1px;
    line-height: 42px;
    color: #E0A526;
    padding-top: 24px;
    margin-bottom: 0;
    padding-bottom: 2px;
}

.our-team__col .gallery-item__content-subtitle {
    font-size: 22px;
    letter-spacing: 1.38px;
    line-height: 30px;
}

.our-team__col .gallery-item__list-name {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 22px;
    padding-top: 16px;
}

.our-team__list {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 22px;
    padding-top: 16px;
    font-family: Komu B, sans-serif;
}

.our-team__col.gallery-item__content {
    padding: 0;
}

.our-team .gallery__item {
    padding: 16px 16px 8px 16px;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: -8px -8px 24px #f2f2f2, 8px 8px 24px #dfdfdf;
    margin-bottom: 40px !important;
}

.our-team__list li {
    padding-bottom: 8px;
}

#shopify-section-template--16021709455604__1652723576f86d8b0a {
    max-width: 876px;
    border-radius: 30px;
}

/* ///////////// About us Page End ///////////////////// */

/* ///////////// Footer Classic Start ///////////////////// */


.footer--classic section.footer__content {
    padding-top: 64px;
    padding-bottom: 80px;
}

.footer ul.social-icons li {
    padding: 0px 10px 0px 0px;
}

.header__icons a .icon {
    width: 17px;
    height: 17px;
}

.footer__logo-wrapper img {
    max-width: 160px;
    margin: 0 auto;
}

.footer__logo-wrapper {
    margin: 0 auto;
}

.block__logo .social-icons {
    justify-content: flex-start;
}

.social-icons a .icon {
    width: 40px;
    height: 40px;
}

.footer__heading {
    margin-bottom: 20px;
    line-height: 32px;
}

.footer__extra-content.section > .container {
    padding-bottom: 48px;
}

.footer__menu .footer__menu-link {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 16px;
}

.footer {
    background-color: black;
}

.footer__credits p {
    opacity: 0.5;
    color: #FFFFFF;
    font-size: 12px;
}

.footer__credits p a {
    color: #FFFFFF;
}

/* ///////////// Footer Classic End ///////////////////// */

/* ///////////// CONTACT PAGE START ///////////////////// */

#shopify-section-template--16021156331764__contact,
#shopify-section-template--16039449067764__contact,
#shopify-section-template--16039452180724__16531281929631f406,
#template-customers-register,
#template-customers-login {
    background-image: url(/cdn/shop/files/20.png?v=1653112974);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 291px;
}

.contact-form__text-column {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background-color: #E0A526;
    padding: 40px 0px;
    border-radius: 20px;
}

.contact-form__text-column .contact-form__image {
    flex: 0 0 50%;
    margin-bottom: 0px;
}

.contact-form__text-column .contact-form__info {
    flex: 0 0 50%;
}

.custom-contact-form__block.block-half-column {
    width: calc(50% - 8px);
    margin-left: 2px;
    margin-right: 2px;
    display: inline-block;
}

.custom-contact-form__block.block-full-column {
    width: calc(100% - 8px);
    margin-left: 2px;
    margin-right: 2px;
}

.contact__info .email_icon g#i\/solid\/header\/3-copy {
    fill: #e0a526;
}

.contact__info .email_icon circle#Oval-Copy-2 {
    fill: #fff;
}

#shopify-section-template--16021156331764__contact > .section,
#shopify-section-template--16039452180724__16531281929631f406 > .section,
#shopify-section-template--16039449067764__contact > .section {
    max-width: 767px;
    padding: 0 20px;
}

#shopify-section-template--16021156331764__contact .contact-form__form,
#shopify-section-template--16039452180724__16531281929631f406 .contact-form__form,
#shopify-section-template--16039449067764__contact .contact-form__form {
    padding-left: 0px;
    padding-right: 0px;
}

#shopify-section-template--16039452180724__16531281929631f406 .contact-form__text-column {
    background-color: transparent;
}

.contact__info img {
    max-width: 24px;
    margin-right: 12px;
}

.contact-form__image img {
    max-width: 96px;
}

.contact-form__deatils-info {
    text-align: center;
    margin-top: 64px;
    width: 100%;
}

.contact-form__deatils-info h2 {
    color: #E0A526;
    font-size: 32px;
    letter-spacing: 1px;
    line-height: 43px;
    max-width: 390px;
    margin: 0 auto 16px auto;
}

.contact-form__deatils-info p {
    color: #FFFFFF;
    max-width: 429px;
    margin: 0 auto;
}

.contact-form__image .contact-form__heading.title {
    font-size: 32px;
    letter-spacing: 0.67px;
    line-height: 42px;
    color: #fff;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 16px !important;
}

.contact-form__text h3 {
    font-size: 20px;
    letter-spacing: 1.25px;
    line-height: 24px;
    color: #ffff;
    margin: 0 !important;
    flex: 1 0 0;
}

.contact-form__text .contact__info {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 16px;
    align-items: flex-start;
}

.contact-form__text .contact__info .icon {
    flex: 0 0 auto;
    margin-right: 12px;
}

.contact-form__social {
    width: 100%;
}

.contact-form .contact-form__social .social-icons {
    justify-content: center;
    margin-top: 40px;
}

body.page-contact,
body.page-diabetes-educator-program,
body.page-affiliate-program {
    background-color: #000;
}

.contact-form-btn {
    text-align: center;
    margin-top: 32px;
}

.page__title.title {
    font-size: 64px;
    letter-spacing: 1.33px;
    line-height: 84px;
}

#template-page-contact .page__title.title,
#template-page-diabetes-educator-program .page__title.title,
#template-page-affiliate-program .page__title.title {
    COLOR: #fff;
}

#template-page-contact .heading-wrapper--page.heading-wrapper,
#template-page-diabetes-educator-program .heading-wrapper--page.heading-wrapper,
#template-page-affiliate-program .heading-wrapper--page.heading-wrapper {
    margin-bottom: 16px;
}

/* ///////////// CONTACT PAGE START ///////////////////// */

/* ///////////// ACCOUNT PAGE START ///////////////////// */
body.customers-register,
body.customers-login {
    background-color: #000000;
}

.heading-wrapper--register, .heading-wrapper--login {
    margin-bottom: 8px;
}

.register__title.title,
.login__title.title,
.customers-reset_password h1 {
    text-align: center;
    font-size: 64px;
    letter-spacing: 1.33px;
    line-height: 84px;
    color: #fff;
}

#recover h2 {
    font-size: 46px;
    line-height: 64px;
    text-align: center;
    color: #fff;
}

.login-page p,
.register-section p,
.reset-account-password p {
    text-align: center;
    font-size: 24px;
    letter-spacing: 0.5px;
    line-height: 33px;
    font-family: Komu B, sans-serif;
    color: #fff;
}

.register-section p a,
.login-page p a {
    color: #E0A526;
}

.register__form, .login__form,
#recover,
#recover-password,
.reset-account-password form,
body.customers-reset_password form {
    max-width: 338px;
    margin: 40px auto;
}

.custom-input-style .label {
    color: #fff !important;
    text-transform: capitalize;
    font-size: 16px;
    letter-spacing: 1.4px;
    line-height: 21px;
    font-family: Komu B, sans-serif;
}

#recover-password h2.has-padding-bottom {
    text-align: center;
    color: #fff;
}

#recover .field, .login__form .field, .register__form .field, .reset-account-password form .field {
    margin-bottom: 16px !important;
}

.custom-input-style input:not([type="submit"]), .custom-input-style .textarea {
    color: #ffffff !important;
    height: 53px;
    border: 1px solid #FFFFFF;
    border-radius: 27px;
    padding: 14px 24px;
    background-color: transparent;
}

.register__form .button.button--secondary, .login .button.button--secondary {
    min-width: 100%;
    margin-top: 16px;
}

#password_confirm + .button {
    letter-spacing: -.27px;
    line-height: 23px !important;
    min-width: 152px;
    margin: 20px auto 0 auto;
    color: #fff;
    background-color: #141414;
    border-color: #141414;
    display: block;
    height: 55px;
}

body.customers-reset_password header.container.is-justify-center {
    padding-top: 40px;
}

.login-btn {
    flex-direction: column;
}

.custom-input-style input:not([type="submit"])::placeholder, .custom-input-style .textarea::placeholder {
    color: #fff !important;
}
.header__icons .search-form .search__fields input[type=text]::placeholder{
    color: #fff !important;
    
}

.login-btn p,
.recover-options p {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 21px;
    font-family: Segoe UI Regular, sans-serif;
    margin-top: 16px;
}

/* ///////////// ACCOUNT PAGE END ///////////////////// */


/* ///////////// FAQS PAGE START ///////////////////// */

.banner__heading.title {
    font-size: 64px;
    letter-spacing: 1.33px;
    line-height: 84px;
}

.faq-accordion dt button {
    padding: 24px 56px 24px 0px;
    background-color: transparent !important;
    font-size: 32px;
    letter-spacing: 1px;
    line-height: 43px;
    font-family: Komu B, sans-serif;
}

.accordion__button .icon {
    height: 40px;
    width: 40px;
}

.faq-accordion .content img {
    max-width: 207px;
    margin-bottom: 24px;
}

.FAQ .faq-accordion {
    margin: 0 auto;
    padding: 0 10px;
}

.faq-accordion dd {
    padding: 0px;
    padding-bottom: 32px;
}

.accordion dt .accordion-style--plus_and_minus .icon.icon--active, .faq-accordion dt .accordion-style--plus_and_minus .icon.icon--active {
    display: flex;
}

.faq-accordion dt .icon {
    right: 0;
    left: auto;
}

.faq-accordion dt {
    border: 0px;
}

.faq-accordion dt button[aria-expanded=false] {
    border-top: 1px solid #000000;
}

.faq-accordion dt button[aria-expanded=true] {
    border-top: 1px solid #000000;
}

.faq-accordion dt:nth-last-child(2) button[aria-expanded=false] {
    border-bottom: 1px solid #000000;
}

.faq-accordion dd:last-child {
    border-bottom: 1px solid #000000;
}

.faq-accordion dt:nth-last-child(2) button[aria-expanded=true] {
    border-bottom: 0px;
}

.faq-videos-wrap .faq-accordion h3 {
    cursor: pointer;
    margin-top: 0px;
}

.faq-videos-wrap {
    position: relative;
}

.block-videos {
    position: sticky;
    top: 0px;
}

/* ///////////// FAQS PAGE END ///////////////////// */


/* ///////////// CART PAGE START ///////////////////// */

.cart__card .cart__image {
    width: 11%;
}

.cart__card .cart__info {
    width: 89%;
}

.heading-wrapper--cart-page.heading-wrapper {
    margin-bottom: 48px;
}

.cart-page__title.title {
    font-size: 44px;
    line-height: 54px;
}

#shopify-section-cart__main .cart__headings.column {
    display: none;
}

.cart__description .cart__text p.item__title {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
}

.cart__description .cart__text p.item__title a {
    color: #141414;
}

#shopify-section-cart__main .cart__remove {
    position: unset; 
}

.product-quantity-box.purchase-details__quantity .quantity-wrapper {
    margin-bottom: 0px !important;
    justify-content: center;
    border: 1px solid white !important;
    border-radius: 27px;
}

.product__information .product-quantity-box.purchase-details__quantity .quantity-wrapper {
    border: 2px solid #000;
}

.purchase-details .purchase-details__spb--false {
    height: 54px;
}

.quantity-wrapper.quantity-style--stacked .quantity-minus {
    border-bottom: none;
    border-right: none;
}

.quantity-minus.button[disabled], .quantity-plus.button[disabled] {
    background-color: transparent;
}

.quantity-minus.button .icon, .quantity-plus.button .icon {
    fill: #141414;
    padding: 4px;
}

.quantity-input-control .quantity-input.quantity-element.input {
    color: #000;
    background: 0 0;
    border: none;
    padding: 0;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 21px;
}

.product__information .quantity-input-control .quantity-input.quantity-element.input {
    color: white;
}

.product__information .quantity-minus.button .icon, .product__information .quantity-plus.button .icon {
    fill: white;
}

.quantity-minus.button, .quantity-plus.button {
    background-color: transparent;
}

.quantity-wrapper.quantity-style--stacked .quantity-plus {
    border-top: none;
    border-right: none;
}

.quantity-plus.button:hover, .quantity-minus.button:hover {
    background-color: transparent;
}

.cart__item-list .cart__card {
    padding-top: 16px;
    padding-bottom: 16px;
    margin-bottom: 0;
    border-bottom: 1px solid;
    border-color: #393e4133;
    border-top: 0;
}

.cart__item-list .cart__card:first-child {
    border-top: 1px solid #393e4133;
}

.cart__subtotal-container.cart__row,
.cart__cost-summary .cart__row {
    /* max-width: 282px; */
    margin-left: auto;
}

.cart__price p, .cart__total p {
    font-weight: 700;
    line-height: 24px;
}

.cart__remove button.close {
    background-color: transparent;
}

/* .quantity-wrapper.quantity-style--box .quantity-minus, .quantity-wrapper.quantity-style--box .quantity-plus {
    width: auto !important;
    min-width: auto !important;
    padding: 9px;
} */

.cart__description .cart__text p.item__title a, .cart__price .money.sale,
.cart__cost-summary .cart__discounts p, .cart__cost-summary .cart__total-savings p {
    font-weight: 700;
    line-height: 24px;
}

#shopify-section-cart__main .cart__cost-summary {
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 8px;
    margin-top: 0px;
}

button#checkout {
    width: 282px;
    min-height: 55px;
    letter-spacing: 0;
    line-height: 16px;
    border-radius: 0px;
    margin-bottom: 0px;
}

#shopify-section-cart__main .cart__cost-summary .cart__subtotal-container p {
    text-align: left;
    font-size: 20px;
    line-height: 28px;
}

.cart__featured-links a {
    color: #141414;
}

.cart__featured-links {
    border: 1px solid #141414;
    padding: 15px;
    color: #141414 !important;
    font-weight: 600;
    line-height: 23px;
    margin-top: 12px;
    width: 100%;
}

.cart__checkout {
    min-width: auto;
    text-align: right;
}

.cart__row-description {
    text-align: left;
}

.quantity-wrapper.quantity-style--stacked .minus-control {
    bottom: 5px;
}

.quantity-wrapper.quantity-style--stacked .plus-control {
    top: 5px;
}

.cart-continue-btn {
    justify-content: center;
}

.cart__remove .close .icon {
    width: 100%;
    height: 100%;
    max-width: 16px;
    max-height: 16px;
}


.cart__block.block__featured-collection.featured-collection-section {
    border-top: 1px solid #141414;
}

.additional-checkout-buttons {
    margin-top: 0px;
}

.ajax-cart__quantity-box .quantity-wrapper.quantity-style--box .quantity-element {
    height: 30px !important;
    min-height: 30px !important;
    min-width: auto;
}

.ajax-cart__quantity-box {
    max-width: 100px;
    margin-top: 6px;
    border: 0.57px solid lightgray;
    border-radius: 15.28px
}

#theme-ajax-cart.is-drawer {
    max-width: 460px;
}

.ajax-cart__details-wrapper {
    max-width: 100%;
    display: block;
    width: 100%;
    bottom: 0;
    padding: 24px 24px 40px;
    border: 0;
    /* background-color: #E0A526; */
    box-shadow: 0 0 16px -4px rgb(0 0 0 / 50%);
}

.ajax-cart__taxes-shipping {
    display: none;
}

.ajax-cart__subtotal.ajax-cart__details-row {
    color: black;
    text-transform: uppercase;
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 43px;
    font-family: Komu B, sans-serif;
}

.ajax-cart__button-wrapper .ajax-cart__button.button--add-to-cart.button {
    background-color: #E0A526;
    height: 53px;
    border: 0px;
    color: white;
    font-family: Komu B, sans-serif;
    font-size: 22px;
    letter-spacing: 1.22px;
    line-height: 24px;
}



.ajax-cart__cart-title {
    padding: 20px 24px;
    color: black;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 59px;
    font-family: Komu B, sans-serif;
    font-weight: 400;
    border-bottom: 0px;
    /* background-color: #E0A526; */
}

.ajax-cart__cart-count {
    position: relative;
    background-color: #E0A526;
}

.ajax-cart__product-image {
    border: 1px solid #E8E9EB;
    border-radius: 4px;
}

.ajax-cart__product.media {
  padding: 20px;
    margin: 0 10px 20px;
    border-bottom: 1px solid #E8E9EB;
    border-top: 0px;
    border: 1px solid lightgray!important;
    border-radius: 10px;
}

.ajax-cart__product-title {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 22px;
    width: 100%;
}

.ajax-cart__price {
    display: flex;
    flex-direction: column;
}


.ajax-cart__price .money {
    color: blsck;
    font-family: Komu B, sans-serif;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 22px;
}

.ajax-cart__price .money.smarterr-compare-price,
.ajax-cart__price .money.compare-at-price {
    color: #212426;
    opacity: 0.6;
    margin-bottom: 0px;
}

.ajax-cart__right-content .ajax-cart__delete {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 19px;
    text-transform: none;
}

.ajax-cart__right-content {
    align-self: normal;
}

.ajax-cart__close-icon .icon {
    height: 15px;
    width: 22px;
    color: black;
}

.ajax-cart__close-icon {
    right: auto;
    top: 50%;
    transform: translateY(-50%);
    margin: 0px;
    right: 24px;
}

.custom-ajax-cart__empty-cart-message {
    position: relative;
}

.ajax-cart__product.media:last-child {
    border: 0px;
}

.custom-ajax-cart__close-icon {
    display: none;
}

/* ///////////// CART PAGE END ///////////////////// */


/* ///////////// SUBSCRIBE & SAVE PAGE START ///////////////////// */

.image-with-text-overlay__banner .caption-content {
    max-width: 1750px;
    margin: 0 auto;
    display: block;
}

.image-with-text-icon__list li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 32px;
    font-family: Komu B, sans-serif;
    position: relative;
    z-index: 1;
}

.image-with-text-icon__list li:before {
    content: '';
    width: 4px;
    height: 40px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 38px;
    z-index: -1;
}

.image-with-text-icon__list li:last-child:before {
    display: none;
}

.image-with-text-icon__list li img {
    max-width: 80px;
    margin-right: 24px;
    flex: 0 0 auto;
}

.image-with-text-icon__list li h2 {
    font-size: 32px;
    letter-spacing: 1px;
    line-height: 43px;
    flex: 1 0 0;
    color: #fff;
}

.image-with-text-icon .image-with-text__image-column img {
    max-width: 540px;
}

.image-with-text-icon .image-with-text__wrapper {
    max-width: 100%;
}

.image-with-text-icon .image-with-text__heading {
    padding-bottom: 40px;
    font-size: 64px;
    letter-spacing: 1.33px;
    line-height: 84px;
}

.image-with-text-overlay__buttons {
    max-width: 172px;
    display: initial;
}
/* section.section.before_and_after a.button.button:hover {
  background: transparent;
  border: 1px solid #fff !important;
  color: #fff;
}  */

.image-with-text-overlay__heading.banner__heading.title {
    line-height: 64px;
    margin: 0;
    padding-bottom: 8px;
}

.image-with-text-overlay__subheading.banner__subheading.subtitle {
    margin-bottom: 32px;
    margin-top: 0px !important;
    font-size: 16px;
    line-height: 24px;
    padding-top: 0px;
}

#shopify-section-template--16021709455604__1652723576f86d8b0a .rich-text__heading {
    margin-bottom: 16px;
}

#shopify-section-template--16021709455604__1652723576f86d8b0a .rich-text__text {
    margin-bottom: 32px;
}

#shopify-section-template--16021709455604__1652723576f86d8b0a .rich-text__text p {
    max-width: 429px;
}

.rich-text__content a.button {
    max-width: 100%;
}

.testimonial__title h2 {
    font-size: 48px;
    letter-spacing: 1px;
    line-height: 64px;
}

.testimonial__nav .icon {
    height: 40px;
    width: 40px;
}

/* ///////////// TESTIMONIUALS STAR ///////// */

.testimonial_star .fa.fa-star {
    color: #e0a52642;
}

.testimonial_star.star-rating-1 .fa.fa-star:first-child {
    color: #e0a526;
}

.testimonial_star.star-rating-2 .fa.fa-star:first-child,
.testimonial_star.star-rating-2 .fa.fa-star:nth-child(2) {
    color: #e0a526;
}

.testimonial_star.star-rating-3 .fa.fa-star:first-child,
.testimonial_star.star-rating-3 .fa.fa-star:nth-child(2),
.testimonial_star.star-rating-3 .fa.fa-star:nth-child(3) {
    color: #e0a526;
}

.testimonial_star.star-rating-4 .fa.fa-star:first-child,
.testimonial_star.star-rating-4 .fa.fa-star:nth-child(2),
.testimonial_star.star-rating-4 .fa.fa-star:nth-child(3),
.testimonial_star.star-rating-4 .fa.fa-star:nth-child(4) {
    color: #e0a526;
}

.testimonial_star.star-rating-5 .fa.fa-star {
    color: #e0a526;
}

.testimonial__description {
    padding: 0px;
    height: auto;
    min-height: auto;
    margin-bottom: 8px;
}

.testimonial__description h2 {
    font-size: 24px;
    letter-spacing: 0;
    line-height: 33px;
}

.testimonial__name {
    max-height: initial;
    height: auto;
    padding: 0px;
}

.testimonial__name h3 {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
}

.testimonial__top-heading {
    padding: 0 10px;
}

.testimonial__name p {
    margin-top: 24px;
    margin-bottom: 41px;
}

.testimonials .testimonial-block {
    border-radius: 20px;
    background-color: #FFFFFF;
    /* box-shadow: -8px -8px 24px 0 #F2F2F2, 8px 8px 24px 0 #DFDFDF; */
    box-shadow: -1px -1px 7px #f2f2f2, 8px 8px 24px #dfdfdf;
    padding: 40px 24px;
    margin-top: 22px;
    margin-bottom: 26px;
    min-height: auto;
}

.testimonials .flickity-slider {
  padding: 0px 0;
  margin-left: 10px;
  margin-right: 10px;
}

.testimonials .flickity-viewport { 
    /* min-height: 350px !important; */
}

.product-gallery__thumbnails .flickity-button {
    display: none;
}

/* ///////////// SUBSCRIBE & SAVE PAGE END ///////////////////// */

.shg-box.shg-c#s-de9bb239-9c10-4038-bead-86d8baa534f5 {
    padding-top: 20px !important;
}

/* ///////////// DEFAULT PAGE START ///////////////////// */

#template-page-custom-page .heading-wrapper--page.heading-wrapper {
    margin-bottom: 40px;
}

#template-page-custom-page .section {
    max-width: 876px;
}

#template-page-custom-page .page__title.title {
    font-size: 64px;
    letter-spacing: 1.33px;
    line-height: 84px;
    color: #fff;
}

#template-page-custom-page .page__content.content {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 27px;
    color: #fff;
}

body.page-custom-page {
    background-color: #000000;
}

#shopify-section-template--16113803690228__main {
    background-image: url(/cdn/shop/files/20.png?v=1653112974);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 291px;
}

#template-page-custom-page .page__content.content table td {
    border: 0px;
    background-color: transparent;
    font-size: 24px;
    letter-spacing: 0.5px;
    line-height: 32px;
    font-family: Komu B, sans-serif;
    text-align: center;
}

#template-page-custom-page .page__content.content table tr {
    background-color: transparent;
}

/* ///////////// DEFAULT PAGE END ///////////////////// */

/* ///////////// DEXCOM G6 PATCHES PAGE START ///////////////////// */

#shopify-section-template--16021867036916__165298962875273d74 .content h2 {
    font-size: 32px;
    letter-spacing: 1px;
    line-height: 43px;
    margin-bottom: 16px;
    margin-top: 0px;
}

body.page-dexcom-g6-patches .image-with-text__image-column .image-element__wrap img {
    max-width: 540px;
}

body.page-dexcom-g6-patches #shopify-section-template--16021867036916__165298962875273d74 .content h2 {
    color: #fff;
}

body.page-dexcom-g6-patches #shopify-section-template--16021867036916__165298962875273d74 .content {
    color: #fff;
}

body.page-dexcom-g6-patches #shopify-section-template--16021867036916__165298962875273d74 .buttons {
    margin-top: 32px;
    margin-bottom: 62px;
}

body.page-dexcom-g6-patches #shopify-section-template--16021867036916__165298962875273d74 p {
    margin-top: 32px;
    margin-bottom: 62px;
}

body.page-dexcom-g6-patches #shopify-section-template--16021867036916__165298962875273d74 .section {
    max-width: 1096px;
}


/* ///////////// DEXCOM G6 PATCHES PAGE END ///////////////////// */


/* ///////////// PRODUCT PAGE START ///////////////////// */

.product__information--wrap {
    max-width: 670px;
}

.cart-warning {
    display: none;
}

.product__information {
    background-color: #000000;
    padding: 80px 64px;
    width: 50%;
    margin: 0px !important;
    position: relative;
    z-index: 1;
}

.product__images {
    width: 50%;
    max-width: 640px;
    margin: 80px auto !important;
}

.product__tabs ul.tabs a {
    padding: 13.5px 48px;
    font-size: 22px !important;
    letter-spacing: 1.22px;
    line-height: 24px !important;
    font-family: Komu B, sans-serif;
    border: 0px;
    border-radius: 27px 27px 0 0;
    background-color: #E8E9EB;
    margin: 0 4px;
}

.product__tabs ul.tabs li:first-child a {
    margin-left: 0px;
}

.product__tabs ul.tabs li a.active,
.product__tabs ul.tabs li.is-active a,
.product__tabs ul.tabs li.active a {
    background-color: #E0A526;
    color: #ffffff;
}

.quantity-wrapper.quantity-style--box .quantity-element {
    height: 52px !important;
    min-height: 52px !important;
}

.product__information .product_name {
    color: #FFFFFF;
    font-size: 40px;
    letter-spacing: 1px;
    line-height: 48px;
}

.product-gallery .flickity-prev-next-button {
    visibility: visible;
    opacity: 1;
}



.product-gallery .flickity-button .flickity-button-icon {
    fill: #4E4E4E;
}

.product__information .price-ui {
    color: #fff;
}

.product__information .price-ui .price {
    color: #FFFFFF;
    font-family: 'NeueHaasGrotDisp-75';
    font-size: 50px;
    letter-spacing: 2px;
    margin-right: 10px;
    line-height: 60px;
   margin-bottom:10px;
   width:100%;
}

.product__information .price-ui .compare-at-price,
.product__information .price-ui .smarterr-compare-price {
    font-family: 'NeueHaasGrotDisp-75';
    font-size: 32px;
    letter-spacing: 2px;
    line-height: 42px;
}

.product__information .description.content blockquote {
    background-color: transparent;
    padding: 0px;
    border: 0px;
}

.product__tabs .tabs-content strong {
    color: #000000;
    font-size: 24px;
    letter-spacing: 0.75px;
    line-height: 16px;
    font-family: Komu B, sans-serif;
    font-weight: 400;
}

.product__tabs .tabs-content p {
    margin-bottom: 16px;
}

.options-selection__option-name {
    color: #FFFFFF;
    font-family: 'NeueHaasGrotDisp-75';
    letter-spacing: 0px;
    line-height: 21px;
}

.variant-selection options-selection {
    border-top: 2px solid #fff;
    padding: 24px 0px;
    display: block !important;
    border-bottom: 2px solid #fff;
}

.product-description__wrap {
    display: flex;
    flex-wrap: wrap;
}

.product-description__first {
    flex: 0 0 50%;
    padding-right: 80px;
}

.product-description__last {
    flex: 0 0 50%;
    padding-left: 80px;
}

.product__tabs ul.tabs {
    margin-bottom: 40px;
    border-bottom: 2px solid #000000;
}

.product__information--wrap .ryviu-number-widget {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 19px;
    color: #fff;
}

.product__information--wrap .r-icon--star1:before {
    color: #fff;
}

.product-block.product-block--\@app .ryviu-widget-box {
    margin-bottom: 10px;
}

.product-recommendations__top-heading {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
    margin-bottom: 48px;
}

.product-recommendations__arrows {
    flex: 0 0 50%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
}

.heading-wrapper--recommended-products.heading-wrapper {
    flex: 0 0 50%;
    margin-bottom: 0px;
}

.product-recommendations__arrows .icon {
    height: 40px;
    width: 40px;
}

.product-recommendations__nav--prev {
    margin-right: 12px;
    cursor: pointer;
}

.product-recommendations__nav--next {
    margin-left: 12px;
    cursor: pointer;
}

.recommended-products__title.title {
    font-size: 48px;
    letter-spacing: 1px;
    line-height: 64px;
}

.product-recommendations .flickity-button {
    display: none;
}

.smartrr__recharge-app {
    display: flex;
    flex-wrap: wrap;
}

.smartrr-selling-plan-group-name {
    justify-content:center;
    align-items:center;
    display: flex !important;
    text-align: center;
    border-radius: 27px;
    background-color: transparent;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 19px;
    font-family: 'horizon';
    color: white;
    cursor: pointer;
    border: 1px solid white;
    height:62px;
}
.smartrr__recharge-app input:checked + .smartrr-selling-plan-group-input-display + .smartrr-selling-plan-group-name {
  background-color: #e0a526;
  color: #fff;
  border-color: #e0a526;
}

.smartrr-otp {
    width: 50%;
    margin-bottom: 20px;
    padding-right: 15px;
}

.smartrr-otp__subscribe {
    width: 50%;
    cursor: pointer;
}

.smartrr__recharge-app .smartrr-selling-plan-group-input-display {
    display: none !important;
}

fieldset.smartrr-purchase-options {
    margin-top: 24px;
    margin-bottom: 20px;
}

.smartrr-deliver-frequency,
.smartrr-subscription-message {
    color: white;
    font-family: Komu B, sans-serifKomu;
    font-size: 16px;
    letter-spacing: 1.4px;
    line-height: 21px;
    margin-top: 20px;
    margin-bottom: 8px;
}

.smartrr-selling-plan-input-wrapper {
    width: 33.33333%;
    padding: 5px 3px;
}

.smartrr-selling-plan-input {
    display: none;
}

.smartrr-selling-plan-input + label {
    padding: 15px;
    display: block;
    text-align: center;
    border-radius: 27px;
    font-size: 22px;
    letter-spacing: 1.22px;
    line-height: 24px;
    font-family: Komu B, sans-serif;
    cursor: pointer;
    background-color: transparent;
    color: white;
    border: 1px solid white;
}

.smartrr-selling-plan-input:checked + label {
    color: #fff;
    background-color: #000;
}

.smartrr-selling-plans-select[data-smartrr-selling-plans-select] {
    border: none;
    padding: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: -5px -3px;
}

[data-smartrr-selling-plans-select] option {
    background-color: #e0a526;
}

.purchase-details__buttons .button--add-to-cart {
    font-size: 22px;
    letter-spacing:0px;
    line-height: 24px;
  border:1px solid white
}

.product_section .ufe-style-inpage .upsellWrapper {
    background-color: #fff !important;
}

.product_section .ufe-625ee934ed24e89151c4dfbd.ufe-widget .ufe-core .ufeWrapper {
    display: flex;
    flex-wrap: wrap;
}

 .ufe-core .ufeWrapper .upsellWrapper {
    margin-bottom: 0px;
}

.ufe-625ee934ed24e89151c4dfbd.ufe-widget .upsellBody .upsellImg {
    flex: 0 0 100%;
}

.product_section .ufe-offer .upsellBody {
    flex-wrap: wrap;
}

.upsellImg span {
    margin: 0 auto;
    height: 100px;
}

.ufe-core .upsellContent {
    flex: 0 0 calc(100% - 12px);
    margin-top: 20px;
}

.product_section .upsellTitle a.ufe-has-no-link {
    color: #000000 !important;
    font-family: Komu B, sans-serif !important;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 22px;
    min-height: 44px;
    display: block;
}

.product_section .upsellPrice.ufe-price {
    margin-top: 12px;
}

.product_section .ufe-widget .ufe-core .popTitle {
    color: #FFFFFF;
    font-family: Komu B, sans-serif !important;
    font-size: 32px;
    letter-spacing: 2px;
    line-height: 43px;
    text-align: left;
}

.product_section .ufe-core.ufe-style-inpage.ufe-fbt.ufe-productPage-page {
    margin-top: 40px;
}

.product_section .ufe-footer .ufe-checkout-btns .ufe-btn.chkout {
    border-radius: 27px;
    height: 53px;
    font-size: 22px;
    letter-spacing: 1.22px;
    line-height: 24px;
    font-family: Komu B, sans-serif !important;
   
}

.product_section .ufe-style-inpage .ufe-footer .ufe-checkout-btns {
    background-color: transparent;
    
}

.swatches label.swatch-label.swatch-label-image {
    color: #FFFFFF;
    font-family: Komu B, sans-serif;
    font-size: 16px;
    letter-spacing: 1.4px;
    line-height: 21px;
    font-weight: 400;
}

.swatches .swatch-image.swatch-selector {
    border: 0px;
    padding: 1px;
    border-radius: 6px;
}

.swatches .swatch-image.swatch-selector.swatch-selected {
    border: 0px !important;
    border-radius: 6px;
}

.swatches .star-image-border-3 {
    border: 0px;
    border-radius: 6px;
}

.swatches ul.swatch-view li {
    margin-right: 7px;
    margin-bottom: 8px;
}

.swatches .swatch-image.swatch-selector.swatch-selected .star-image-border-3 {
    border: 2px solid #000;
}

.swatches.swatches-type-products {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    padding-bottom: 6px;
    padding-top: 16px;
}

.swatches .swatches.hover-enabled li.swatch-view-item:hover .swatch-selector.star-image-border-3-head,
.swatches .swatches.hover-enabled li.swatch-view-item:hover .swatch-group-selector.star-image-border-3-head,
.swatches li.swatch-view-item:focus .swatch-selector.star-image-border-3-head,
.swatches li.swatch-view-item:focus .swatch-group-selector.star-image-border-3-head,
.swatches .swatches.hover-enabled li.swatch-view-item:hover .swatch-selector.star-image-border-3-head,
.swatches .swatch-selected.star-image-border-3-head {
    border: 0px !important;
}

.product__information .loox-rating .loox-icon {
    color: #fff;
}

.product__information .loox-rating span {
    color: #fff;
}

.product__information .loox-rating {
    margin-bottom: 12px;
}

.product-quantity-box.purchase-details__quantity {
    max-width: 134px;
    margin-right: 12px;
}

.product__information .purchase-details .purchase-details__spb--false {
    max-width: 100%;
    flex: 1 0 0;
}

.product_section .ufe-total-price .upsellPrice.ufe-price {
    margin: 0px 5px;
    padding: 0px;
}

.product_section .upsellPrice.ufe-price.ufe-total-price .ufe-total-price__label {
    margin: 0px 5px;
}

.product_section .upsellPrice.ufe-price.ufe-total-price {
    margin-top: 24px;
}

.ufe-core .ufeWrapper .upsellWrapper {
    margin-left: 10px;
    margin-right: 10px;
}

.product_section .ufe-total-price .upsellPrice.ufe-price #uprice {
    margin: 0px;
}

.product-recommendations .hide-rp {
    display: none;
}

/* ///////////// PRODUCT PAGE END ///////////////////// */

/* ///////////// COLLECTION PAGE START ///////////////////// */

.sidebar-block__heading {
    font-size: 22px;
    letter-spacing: 0.69px;
    line-height: 29px;
    border-top: 1px solid #000000;
    padding: 16px 0 !important;
    cursor: pointer;

}

.collection__content .sidebar__block {
    padding: 0px !important;
}

.collection__content .sidebar__block:last-child {
    border-bottom: 1px solid #000000;
}

.product__thumbnail.product__grid-item {
    border-radius: 20px;
    background-color: #fff;
    /* box-shadow: -8px -8px 24px #f2f2f2, 8px 8px 24px #dfdfdf;   */
    box-shadow: -1px -1px 7px #f2f2f2, 8px 8px 24px #dfdfdf;
    padding: 16px !important;
    margin-bottom: 40px !important;
    margin-top: 10px;
}

.product-wrap .product-image__wrapper {
    min-height: 278px;
    width: 100%;
    flex: 1;
    display: flex;
    align-items: center;
}

.product-thumbnail .product-thumbnail__title {
    color: #000000;
    font-family: Komu B, sans-serif;
    letter-spacing: 1px;
    line-height: 22px;
}

.homepage_collections .product-thumbnail .product-thumbnail__title {
    min-height: 91px;
}

.product-thumbnail {
    padding-top: 24PX;
    width: 100%;
}

.block__tag-filter .tag-filter__item {
    line-height: 21px;
    margin-bottom: 24px;
}

.block__tag-filter .tag-filter__label {
    color: #000000;
    position: relative;
}

.custom-checkmark {
    height: 14px;
    width: 14px;
    display: inline-block;
    background-color: #fff;
    margin-right: 10px;
    border: 1px solid #000000;
    border-radius: 2px;
}

.custom-checkmark:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 6px;
    opacity: 0;
    color: #fff;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    width: 4px;
    height: 8px;
    transform: rotate(45deg);
}

input:checked + .custom-checkmark:after {
    opacity: 1;
}

.product-thumbnail__price.price {
    letter-spacing: 1px;
    line-height: 22px;
     font-size:30px;
    color: #e0a526;
    margin-top: 16px;
    font-family: Komu B, sans-serif;
}

.paginate {
    display: block;
}

.pagination-link.is-current {
    background-color: transparent;
    font-weight: 900;
}

.pagination-link {
    border: 0px;
}

.pagination-previous, .pagination-next {
    border: 0px;
    line-height: 21px;
}

#sort-by,
#blog_filter {
    border: 0px;
    text-transform: uppercase;
}

.collection__content .sidebar-section {
    padding-right: 40px;
}

.collection__content--wrap,
.blog__content--wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
    margin-bottom: 8px;
}

.collection__filters .select,
.blog__filters .select {
    max-width: max-content;
}

.collection__mb-text,
.blog__mb-text {
    display: none;
}

.mb-collection-menu,
.mb-blog-menu {
    display: none;
}

.collection__sidebar h2,
.blog__sidebar h2 {
    font-size: 32px;
    letter-spacing: 1px;
    line-height: 43px;
}

/* ///////////// COLLECTION PAGE END ///////////////////// */

/* ///////////// BLOG PAGE START ///////////////////// */

body.blog .blog-posts .featured-article.blog-card,
body.blog-vlog .blog-posts .featured-article.blog-card {
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row;
    border-radius: 12px;
    background-color: #FFFFFF;
    box-shadow: -4px -4px 12px 0 #F2F2F2, 4px 4px 12px 0 #DFDFDF;
    border: 0px;
    padding: 8px;
    margin-bottom: 16px;
}

body.blog .blog-posts .featured-article .blog-card__image,
body.blog-vlog .blog-posts .featured-article .blog-card__image {
    flex: 0 0 40%;
}

body.blog .blog-posts .featured-article .card-content.blog-card__content,
body.blog-vlog .blog-posts .featured-article .card-content.blog-card__content {
    flex: 0 0 60%;
    padding: 16px 10px;
}

body.blog .blog-posts .featured-article .blog-card__image .image-element__wrap img,
body.blog-vlog .blog-posts .featured-article .blog-card__image .image-element__wrap img {
    max-width: 217px;
    height: 128px;
    margin-left: 0px;
    border-radius: 8px;
}

body.blog .blog-posts .featured-blog__title.title,
body.blog-vlog .blog-posts .featured-blog__title.title {
    font-size: 44px;
    letter-spacing: 1.38px;
    line-height: 58px;
}

.blog-posts__heading {
    text-align: center;
    margin-bottom: 40px;
}

.blog-posts__heading h2 {
    font-size: 64px;
    letter-spacing: 1.33px;
    line-height: 84px;
}

body.blog .blog-posts .blog-posts__top-heading,
body.blog-vlog .blog-posts .blog-posts__top-heading {
    margin-bottom: 16px;
}

.related-blogs .title {
    font-size: 44px;
    letter-spacing: 1.38px;
    line-height: 58px;
}

/* ///////////// BLOG PAGE END ///////////////////// */

/* ///////////// BLOG POST PAGE START ///////////////////// */

.article__title.title {
    font-size: 64px;
    letter-spacing: 1.33px;
    line-height: 74px;
    max-width: 710px;
}

.heading-wrapper--article.heading-wrapper {
    margin-bottom: 8px;
}

.article-content {
    padding-top: 48px;
}

.article-main > .section {
    max-width: 896px;
}

.related-blogs .article.blog-card {
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row;
    border-radius: 12px;
    background-color: #FFFFFF;
    box-shadow: -4px -4px 12px 0 #F2F2F2, 4px 4px 12px 0 #DFDFDF;
    border: 0px;
    padding: 8px;
    margin-bottom: 16px;
}

.related-blogs .card-image.blog-card__image {
    flex: 0 0 30%;
}

.related-blogs .card-content.blog-card__content {
    flex: 0 0 70%;
}

.related-blogs .image-element__wrap {
    border-radius: 8px;
}

.blog-main .sidebar-section {
    padding-right: 40px;
}

#BodyAppleDevice .button.button--add-to-cart {
    padding-top: 9px;
    padding-bottom: 5px;
}

#BodyAppleDevice .smartrr-selling-plan-input-wrapper label,
#BodyAppleDevice .smartrr-selling-plan-group-name {
    padding-top: 17px;
    padding-bottom: 13px;
}

.h4 .pb-text-title-header {
  font-size:0.3em !important;
  letter-spacing:0px! important;
}




/* ///////////// BLOG POST PAGE END ///////////////////// */

/* ///////////// RESPONSIVENESS ///////////////////// */

@media only screen and (max-width: 1199px) {
    .smartrr__recharge-app {
        flex-direction: column;
    }

    .smartrr-otp {
        width: 100%;
        padding-right: 0;
        margin-top: 25px;
    }

    .smartrr-otp__subscribe {
        width: 100%;
    }
.header__icons {
    column-gap: 15px;
}
}

@media only screen and (max-width: 1024px) {

    .product-wrap .product-image__wrapper {
        min-height: 192px;
    }
.header__icons .search-form .search__fields input[type=text]::placeholder{
    font-size:13px;
    
}
.header__icons {
    column-gap: 10px;
}
.header__icons .search-form .search__fields input[type=text] {
      min-width: 200px;
    height: 33px;
}
.header__icons .search-form__btn {
right: 81%;
}
}

@media only screen and (max-width: 991px) {
    .smartrr-selling-plan-input-wrapper {
        width: 50%;
    }
}

@media only screen and (max-width: 798px) {
    .smartrr__recharge-app {
        flex-direction: row;
    }

    .smartrr-otp {
        width: 50%;
        padding-right: 15px;
        margin-top: 0;
    }

    .smartrr-otp__subscribe {
        width: 50%;
    }

    .smartrr-selling-plan-input-wrapper {
        width: 33.33333%;;
    }

    body.page-we-are-skin-grip #shopify-section-header-classic [data-enable_overlay=false],
    body.page-subscribe-save #shopify-section-header-classic [data-enable_overlay=false],
    body.page-faq #shopify-section-header-classic [data-enable_overlay=false],
    body.page-dexcom-g6-patches #shopify-section-header-classic [data-enable_overlay=false],
    body.collection #shopify-section-header-classic [data-enable_overlay=false] {
        position: absolute;
        width: 100%;
    }

    body.page-we-are-skin-grip #shopify-section-header-classic [data-enable_overlay="false"] .header,
    body.page-subscribe-save #shopify-section-header-classic [data-enable_overlay="false"] .header,
    body.page-faq #shopify-section-header-classic [data-enable_overlay="false"] .header,
    body.page-dexcom-g6-patches #shopify-section-header-classic [data-enable_overlay="false"] .header,
    body.collection #shopify-section-header-classic [data-enable_overlay="false"] .header {
        background-color: rgba(0, 0, 0, 0.0);
    }

    body.page-we-are-skin-grip #shopify-section-header-classic [data-enable_overlay=false] .header,
    body.page-subscribe-save #shopify-section-header-classic [data-enable_overlay=false] .header,
    body.page-faq #shopify-section-header-classic [data-enable_overlay=false] .header,
    body.page-dexcom-g6-patches #shopify-section-header-classic [data-enable_overlay=false] .header,
    body.collection #shopify-section-header-classic [data-enable_overlay=false] .header {
        position: absolute;
        top: 0px;
        width: 100%;
        z-index: 10;
    }

    .page__title.title {
        font-size: 48px;
        letter-spacing: 1px;
        line-height: 58px;
    }

    .contact-form__text-column .contact-form__image {
        flex: 0 0 100%;
        margin-bottom: 40px;
    }

    .contact-form__text-column .contact-form__info {
        flex: 0 0 100%;
    }

    .contact-form__text-column {
        padding: 40px 24px;
    }

    .custom-contact-form__block.block-half-column {
        width: calc(100% - 8px);
    }

    #shopify-section-template--16021156331764__contact,
    #shopify-section-template--16039449067764__contact,
    #shopify-section-template--16039452180724__16531281929631f406,
    #template-customers-register, #template-customers-login {
        background-image: none;
    }

    #shopify-section-footer-classic-0 {
        width: calc(100% - 20px);
    }

    .footer__logo-wrapper + .has-padding-bottom.has-padding-top {
        display: none;
    }

    .footer__logo-wrapper {
        margin-left: 0px;
    }

    .footer--classic section.footer__content {
        padding-bottom: 0px;
    }

    .footer__extra-content.section > .container {
        flex-direction: column-reverse;
    }

    .footer__payment-methods {
        margin-bottom: 24px;
    }

    .contact-form-btn .button.button--secondary {
        width: 100%;
    }

    body.page-affiliate-program .contact-form__image .image-element__wrap {
        margin-left: 0px;
    }

    body.page-affiliate-program .contact-form__image .image-element__wrap img {
        margin-left: 0px;
    }

    .register__title.title, .login__title.title, .customers-reset_password h1 {
        font-size: 48px;
        letter-spacing: 1px;
        line-height: 63px;
    }

    .collection__sidebar {
        display: none;
    }

    .blog__sidebar {
        display: none;
    }

    .mb-collection-menu {
        display: block;
    }

    .mb-blog-menu {
        display: block;
    }

    .collection__sidebar-section.sidebar-section,
    .blog__sidebar-section.sidebar-section {
        border-radius: 0;
        position: fixed;
        top: 0px;
        width: 318px !important;
        z-index: 99;
        left: -100%;
        transition: .5s;
        background-color: #ffffff;
        height: 100%;
        margin: 0 !important;
        padding: 24px;
    }

    .collection__sidebar-section.sidebar-section.open-filter,
    .blog__sidebar-section.sidebar-section.open-filter {
        left: 0;
    }

    .collection__mb-text {
        display: block;
    }

    .blog__mb-text {
        display: block;
    }

    p.collection__menu-x {
        text-align: right;
        margin-bottom: 24px;
    }

    p.blog__menu-x {
        text-align: right;
        margin-bottom: 24px;
    }

    .collection__mb-text h2 {
        font-size: 32px;
        letter-spacing: 1px;
        line-height: 43px;
        margin-bottom: 8px;
    }

    .blog__mb-text h2 {
        font-size: 32px;
        letter-spacing: 1px;
        line-height: 43px;
        margin-bottom: 8px;
    }

    p.blog__menu-x .icon {
        height: 24px;
        width: 24px;
    }

    body.collection.open-filter:before,
    body.blog.open-filter:before,
    body.blog-vlog.open-filter:before {
        content: '';
        background-color: rgba(0, 0, 0, 0.5);
        width: 100%;
        height: 100%;
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 22;
    }

    body.collection.open-filter,
    body.blog.open-filter,
    body.blog-vlog.open-filter {
        height: 100vh;
        overflow-y: hidden;
    }

    .mb-collection-menu span,
    .mb-blog-menu span {
        text-transform: uppercase;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .mb-collection-menu span .icon,
    .mb-blog-menu span .icon {
        margin-left: 8px;
    }

    .collection__filters,
    .blog__filter {
        margin-bottom: 0px;
    }

    .collection__content--wrap,
    .blog__content--wrap {
        margin-bottom: 0px;
    }

    .product__thumbnail.product__grid-item {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }

    .mobile-header__content {
        padding: 12px 16px;
    }

    .mobile-header__content .mobile-icons .header__link .icon, .mobile-menu__toggle-icon .icon {
        height: 17px;
        width: 17px;
    }

    .mobile-header__content .mobile-icons .header__link, .mobile-header__open-menu, .mobile-header__close-menu {
        background-color: #e0a526;
        width: 30px;
        height: 30px;
        margin: 0 6px;
        border-radius: 100px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    .mobile-icons .mobile-dropdown {
        padding: 0px;
    }

    .mobile-search form {
        min-height: auto;
        padding: 40px 32px 64px 32px;
        justify-content: center;
        top: 50%;
        transform: translateY(-50%);
        margin: 0 16px !important;
        width: calc(100% - 32px);
        border-radius: 20px;
    }

    .mobile-search .icon.close-search svg {
        color: #000;
    }

    .search-form .icon.close-search {
        position: absolute;
        top: 10px;
        right: 15px;
    }

    .search__fields h2 {
        font-size: 32px;
        letter-spacing: 0.67px;
        line-height: 42px;
        text-align: center;
        margin-bottom: 8px;
    }

    .mobile-search .control .icon {
        right: 8px;
    }

    .search-form .search__fields input[type=text] {
        padding-left: 16px;
    }

    .mobile-menu__toggle-icon {
        padding: 0px;
    }

    .header-cart.action-area__link.has-cart-count {
        padding: 0px;
    }

    .mobile-menu .mobile-menu-link, .mobile-menu .mobile-menu__item {
        font-size:16px;
        letter-spacing: 0;
        line-height: 28px;
        padding: 8px 20px;
    }

    .mobile-icons {
        padding: 0px;
    }

    .mobile-menu__submenu-list-item .mobile-menu__item {
        font-size: 22px;
        letter-spacing: 1.22px;
        line-height: 24px;
        padding: 7px 0px;
    }

    .mobile-submenu__list.mobile-menu__submenu.has-dropdown {
        border: 0px;
    }

    .mobile-menu--opened .mobile-header__content {
        background-color: black;
    }

    .mobile-menu__toggle-button {
        width: 0px;
    }

    .mobile-menu__content .mobile-menu__list {
        padding: 0px;
        margin: 0px;
    }

    .mobile-menu .mobile-menu__content {
        padding-bottom: 0;
        margin-bottom: 0 !important;
        padding-top: 26px;
        height: calc(100% - 270px);
        overflow-y: auto;
    }

    .mb-menu-button {
        padding-left: 20px;
        margin-top: 10px;
          padding-bottom: 40px;
    }

    .mb-social-icons li {
        margin-right: 12px;
    }

    .mb-menu__account {
        position: absolute;
        bottom: 84px;
        width: calc(100% - 36px);
        margin: 0 18px;
    }

    .mb-menu__account .mobile-menu__item.item-with-icon {
        padding: 0px;
    }

    .mb-menu__account .mb-social-icons {
        border-bottom: 1px solid #fff;
        padding-bottom: 30px;
    }

    .mb-menu__account .mb-account-icons {
        margin: 30px 0px;
    }

    .mb-account-icons .icon {
        height: 30px;
        width: 30px;
    }

    .mb-account-icons .mb_icon-caption {
        font-size: 16px;
        letter-spacing: 0.89px;
        line-height: 21px;
    }

    #shopify-section-template--16021156233460__1639510550cd49ba72 .image-with-text-container__wrap {
        flex-direction: column-reverse;
    }

    #shopify-section-1639510549bd9ef701-2 .image-with-text__heading {
        font-size: 64px;
        letter-spacing: 1.33px;
        line-height: 64px;
        text-align: center;
    }

    #shopify-section-1639510549bd9ef701-2 .image-with-text__text {
        text-align: center;
    }

    #shopify-section-1639510549bd9ef701-2.image-with-text__text-column .buttons,
    #shopify-section-16527161001a604a0a-2.image-with-text__text-column .buttons {
        justify-content: center;
    }

    #shopify-section-template--16021156233460__165271610084a4a4b3 .image-with-text-container__wrap {
        flex-direction: column-reverse;
    }

    #shopify-section-16527161001a604a0a-2 .image-with-text__heading,
    #shopify-section-16527161001a604a0a-2 .image-with-text__text,
    #shopify-section-16527161001a604a0a-2 .image-with-text__subheading {
        text-align: center;
    }

    #shopify-section-16527161001a604a0a-1 {
        margin-top: 16px;
        margin-bottom: 0px;
    }

    .logo-with-title__top-heading h2 {
        font-size: 48px;
        letter-spacing: 1.5px;
        line-height: 48px;
        max-width: 237px;
        margin: 0 auto 10px auto;
    }

    #shopify-section-template--16021156233460__1652732867cc69abe6 .logo-list__item {
        width: calc(100% - 20px);
    }

    .heading-with-list__heading-col h2 {
        font-size: 48px;
        letter-spacing: 1.5px;
        line-height: 48px;
        text-align: center;
    }

    .heading-with-list__heading-col {
        flex: 0 0 100%;
        margin-bottom: 48px;
    }

    .heading-with-list__list-col {
        flex: 0 0 100%;
    }

    .logo-with-right-text .logo-list__item {
        width: calc(80% - 20px);
        margin-bottom: 0px !important;
    }

    #shopify-section-template--16021156233460__16528178839e0ef4f3 .list-collection__thumbnail .image-element__wrap img {
        object-fit: cover;
    }

    #shopify-section-template--16021156233460__16528178839e0ef4f3 .list-collection__thumbnail .product-wrap .thumbnail {
        height: 220px;
    }

    .list-collection__thumbnail {
        padding: 16px 16px 0px 16px;
    }

    .list-collection__thumbnail .collection-info__caption-wrapper .title {
        font-size: 26px;
        letter-spacing: 0.81px;
        line-height: 35px;
    }

    .heading-with-list__list-col .buttons {
        justify-content: center;
    }

    .featured-collection__title.title,
    .testimonial__title h2 {
        font-size: 40px;
        letter-spacing: 0.83px;
        line-height: 53px;
    }

    .image-with-text-container__wrap .image-with-text__text-column {
        padding-left: 5px;
        padding-right: 5px;
    }

    .product__information--wrap {
        max-width: 100%;
    }

    #shopify-section-template--16021156233460__1652721552d535f10b .image-with-text-container__wrap {
        flex-direction: column-reverse;
    }

    #shopify-section-template--16021156233460__165272181371533e1c .rich-text__heading span {
        font-size: 48px;
        letter-spacing: 1.5px;
        line-height: 48px;
    }

    .blog-posts__top-heading {
        padding: 0 5px;
    }

    .featured-blog__title.title {
        font-size: 40px;
        letter-spacing: 0.83px;
        line-height: 53px;
    }

    .social-icons a .icon {
        width: 30px;
        height: 30px;
    }

    .search-form .search__fields input[type=text] {
        min-width: auto;
    }

    .search-popup .search-overlay__wrapper {
        padding: 0 10px;
    }

    .image-with-text-overlay__heading.banner__heading.title {
        font-size: 48px;
        letter-spacing: 1px;
        line-height: 48px;
    }

    body.page-we-are-skin-grip .image-with-text__image-column,
    body.page-podcast .image-with-text__image-column {
        order: 1;
    }

    body.page-we-are-skin-grip .image-with-text__text-column,
    body.page-podcast .image-with-text__text-column {
        order: 2;
        justify-content: center;
    }

    body.page-we-are-skin-grip .image-with-text__image-column .image-element__wrap img,
    body.page-podcast .image-with-text__image-column .image-element__wrap img {
        margin: 0 auto;
    }

    .our-team__top-heading h2 {
        font-size: 40px;
        letter-spacing: 0.83px;
        line-height: 53px;
        padding: 0 10px;
    }

    .image-with-text-overlay .caption-content {
        text-align: center;
    }

    #shopify-section-template--16021709455604__image_with_text_overlay .caption {
        top: 38%;
    }

    #shopify-section-template--16021709455604__1652723576f86d8b0a {
        width: calc(100% - 32px) !important;
        margin-left: 16px;
        margin-right: 16px;
    }

    .image-with-text-overlay__subheading.banner__subheading.subtitle {
        margin-bottom: 20px;
    }

    .logo-with-title .logo-list__item p {
        min-height: 48px;
    }

    .image-with-text-icon .image-with-text__heading {
        font-size: 48px;
        letter-spacing: 1px;
        line-height: 64px;
    }

    .image-with-text-icon .image-with-text-container__wrap {
        flex-direction: column-reverse;
    }

    #shopify-section-template--16021156462836__main {
        background-image: none;
    }

    #template-page-custom-page .page__title.title {
        font-size: 48px;
        letter-spacing: 1px;
        line-height: 63px;
    }

    #template-page-custom-page .page__content.content table td {
        width: 100% !important;
        display: block;
    }

    #shopify-section-template--16021867036916__image_with_text_overlay .image-with-text-overlay__heading {
        display: none;
    }

    .blog-main .featured-article.blog-card {
        margin-left: 5px;
        margin-right: 5px;
    }

    body.blog .blog-posts .featured-blog__title.title,
    body.blog-vlog .blog-posts .featured-blog__title.title {
        font-size: 32px;
        letter-spacing: 1px;
        line-height: 32px;
    }

    .blog-posts__heading h2 {
        font-size: 48px;
        letter-spacing: 1px;
        line-height: 48px;
    }

    .article__title.title {
        font-size: 48px;
        letter-spacing: 1px;
        line-height: 58px;
    }

    .related-blogs .title {
        font-size: 32px;
        letter-spacing: 1px;
        line-height: 32px;
    }

    .blog-card .media-content .title {
        font-size: 18px;
        letter-spacing: 0px;
        line-height: 1em;
    }

    .video-slider__top-heading {
        max-width: 100%;
        padding: 0 10px;
    }

    .video-slider__title h2 {
        font-size: 36px;
        letter-spacing: 0.83px;
        line-height: 40px;
        max-width: 220px;
    }

    .recommended-products__title.title {
        font-size: 36px;
        letter-spacing: 0.83px;
        line-height: 40px;
    }

    .product__tabs ul.tabs {
        flex-wrap: wrap;
        border: 0px;
    }

    .product__tabs ul.tabs li {
        width: 100%;
    }

    .product__tabs ul.tabs a {
        border-radius: 27px;
        padding: 13.5px 20px;
        margin: 0 4px !important;
    }

    .product-description__first, .product-description__last {
        flex: 0 0 100%;
        padding: 0px;
    }

    .blog-posts__arrows .icon, .featured-collection__arrows .icon, .video-slider__arrows .icon, .product-recommendations__arrows .icon {
        height: 30px;
        width: 30px;
    }

    .blog-posts__nav--next, .featured-collection__nav--next, .video-slider__nav--next, .product-recommendations__nav--next {
        margin-left: 6px;
    }

    .blog-posts__nav--prev, .featured-collection__nav--prev, .video-slider__nav--prev, .product-recommendations__nav--prev {
        margin-right: 6px;
    }

    #insta-feed h2 {
        font-size: 40px;
        letter-spacing: 0.83px;
        line-height: 40px;
    }

    .testimonial__nav .icon {
        height: 30px;
        width: 30px;
    }

    .product__images {
        width: 100%;
        padding: 20px;
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .swatches ul.swatch-view li {
        margin-right: 2px;
    }

    .product__information {
        width: 100%;
        padding: 40px 20px;
    }

    .product-gallery__thumbnails {
        display: none;
    }

    .product-gallery .product-gallery__main .flickity-prev-next-button.previous {
        left: 0;
    }

    .product-gallery .product-gallery__main .flickity-prev-next-button.next {
        right: 0;
    }

    .product-gallery .product-gallery__main .flickity-button {
        top: 50%;
        transform: translateY(-50%);
        opacity: 1;
        height: 30px;
        width: 30px;
    }

    .product-gallery .product-gallery__main .flickity-prev-next-button .flickity-button-icon {
        fill: #000000;
        height: 16px;
        width: 16px;
    }

    .button.video-button img {
        max-width: 40px;
    }

    .submenu-drawer__title {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        padding: 32px 20px;
        border-bottom: 1px solid #fff;
        margin-bottom: 40px;
    }

    .submenu-drawer__title h3 {
        color: #FFFFFF;
        font-size: 32px;
        letter-spacing: 1px;
        line-height: 43px;
    }

    .submenu-drawer__title .icon {
        height: 30px;
        width: 30px;
    }

    .submenu-drawer {
        display: none;
    }

    .submenu-drawer.open {
        position: absolute;
        top: 0px;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        background-color: black;
        z-index: 11;
    }

    .mobile-submenu__list.has-dropdown {
        margin-left: 20px;
    }

    .product-wrap .product-image__wrapper {
        min-height: 313px;
    }

    .mobile-menu-link:after {
        opacity: 0;
    }

    .logo-with-title__button {
        display: block;
    }

    .top-bar {
        display: block;
    }

    #shopify-section-header__top-bar p {
        letter-spacing: 0;
        line-height: 22px;
    }

    .product-gallery .flickity-page-dots {
        bottom: 0;
        position: unset;
        margin-top: 16px;
    }

    .product-gallery .flickity-page-dots .dot {
        color: #000;
        opacity: 0.2;
    }

    .product-gallery .flickity-page-dots .dot.is-selected {
        opacity: 1;
    }

    #shopify-section-1639510549bd9ef701-2 {
        justify-content: center;
    }

    .logo-with-right-text .flickity-prev-next-button {
        width: 30px;
        height: 30px;
    }

    .logo-with-right-text .flickity-prev-next-button.previous {
        left: 0px;
    }

    .logo-with-right-text .flickity-prev-next-button.next {
        right: 0px;
    }

}

@media only screen and (max-width: 575px) {
    .smartrr__recharge-app {
        flex-direction: column;
    }

    .smartrr-otp {
        width: 100%;
        padding-right: 0;
        margin-top: 25px;
    }

    .smartrr-otp__subscribe {
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .smartrr-selling-plan-input + label {
        padding: 15px 8px;
        font-size: 15px;
        letter-spacing: 1px;
    }

    .smartrr-selling-plan-input-wrapper {
        width: 50%;
    }

    .product-wrap .product-image__wrapper {
        min-height: 150px;
    }

    .social-icons a {
        width: 30px;
        height: 30px;
    }

    .smartrr-selling-plan-group-name {
        padding: 15px 8px;
        font-size: 15px;
        letter-spacing: 1px;
    }

    .product_section .ufe-core .ufeWrapper .upsellWrapper {
        margin-bottom: 10px !important;
    }

    .product_section .ufe-widget .ufe-core .popTitle {
        font-size: 26px;
      text-align:center;
    }

    .image-with-text-icon__list li h2 {
        font-size: 24px;
        letter-spacing: 0.75px;
        line-height: 34px;
    }

    .product-wrap .product-image__wrapper {
        min-height: 150px;
    }

    .testimonials .flickity-viewport {
        min-height: 410px !important;
    }

    #shopify-section-template--16021156233460__1652731904a58dec97 .logo-list__item:last-child {
        display: none;
    }

    #shopify-section-1639510549bd9ef701-2 .image-with-text__heading {
        font-size: 38px;
        line-height: 38px;
        padding-bottom: 5px;
    }

    #shopify-section-1639510549bd9ef701-2.image-with-text__text-column .buttons {
        margin-top: 0px;
    }

    #shopify-section-1639510549bd9ef701-2 .image-with-text__text {
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 22px;
    }

    #shopify-section-1639510549bd9ef701-2 {
        margin-bottom: 0px;
        padding-top: 16px;
    }

    #shopify-section-1639510549bd9ef701-1 .image-element__wrap img {
        max-width: 310px;
    }

    #shopify-section-1639510549bd9ef701-2.image-with-text__text-column .buttons .button.button--secondary {
        padding: 8px 40px;
    }
 #shopify-section-header__top-bar p {
      text-align:left;
    }
}
 #shopify-section-header__top-bar p {
      text-align:unset;
    }
@media only screen and (max-width: 380px) {

    .product-wrap .product-image__wrapper {
        min-height: 127px;
    }

    .logo-with-right-text__text h2 {
        font-size: 20px;
        line-height: 30px;
    }

    #shopify-section-template--16021745959156__image_with_text_overlay .image-with-text-overlay__heading {
        font-size: 30px;
        letter-spacing: 1px;
        line-height: 30px;
    }

    #shopify-section-template--16021745959156__image_with_text_overlay .button.button--secondary {
        padding: 8px 32px;
    }

    #shopify-section-template--16021745959156__image_with_text_overlay .image-with-text-overlay__subheading {
        margin-bottom: 10px;
    }

    #shopify-section-template--16021745959156__image_with_text_overlay .caption {
        top: 60%;
    }

    #shopify-section-template--16021745959156__165290065651d41d57 .logo-list__item .logo-list__item-title p {
        font-size: 18px;
        letter-spacing: 1px;
        line-height: 24px;
    }

    #shopify-section-template--16021745959156__165290065651d41d57 .logo-list__item p {
        min-height: 70px;
    }

    #shopify-section-header__top-bar .top-bar {
        width: 100%;
        margin: 0px;
    }

    #shopify-section-header__top-bar p {
        font-size: 14px;
      text-align:left;
    }

}


/* /////////////////////////////////// */



section.section.Homepage-banner .image-element__wrap img{
opacity: 1;
    height: 756px;
    object-fit: cover;
    transform: scaleX(-1);
    object-position: 0px -200px;
}
section.section.Homepage-banner .banner__heading.title {
width:100%;
max-width:650px;
line-height: 102px;

}
section.section.Homepage-banner .image-with-text-overlay__subheading {
width: 100%;
    max-width: 470px;
    line-height: 48px;
letter-spacing: 1px;
font-weight:bolder
}

section.section.Homepage-banner .button{
  width: 359px;
  height: 62px;
  border: none;
  color: black;
  font-weight: bolder;
  font-weight: 900;
  padding: 0 !important;
  font-size: 16px !important;
  letter-spacing: 0px;
  border: none !important;
  transition: 0.1s linear;
  margin-right: 10px;
}
section.section.Homepage-banner .button:hover{

background:transparent linear-gradient(180deg, #FFFFFF 0%, #E0A526 100%)
}

.yellow-color{
color: #E0A526 !important
}

section.section.backgroundimagelist .background_main_area{
padding-top:150px;
padding-bottom:150px;
    width: 100%;
    max-width: 1400px;
}
section.section.backgroundimagelist{
justify-content:center;
display:flex
}

section.section.backgroundimagelist .heading-with-list__heading-col h2{
color:inherit
}

section.section.backgroundimagelist .heading-with-list__heading-col h2{
width:100%;
max-width:300px;
letter-spacing: 2px;
    line-height: 88px;

}

section.section.backgroundimagelist .heading-with-list__list-col{
flex:0 0 55% !important;
display:flex;
flex-direction:column;
row-gap:30px !important
}

section.section.backgroundimagelist .heading-with-list__list{
column-gap:20px;
align-items:baseline
}
section.section.backgroundimagelist .heading-with-list__list .list-text{
line-height:35px;
font-weight:600
}

section.section.backgroundimagelist .heading-with-list__list .list-text{
width:100%;
max-width:700px 
}

section.section.backgroundimagelist .heading-with-list__heading-col{
flex:0 0 45% !important;
}

@media (max-width:1400px){
section.section.backgroundimagelist .background_main_area{
padding-left:30px;
padding-right:30px
}

section.section.backgroundimagelist .heading-with-list__list-col{
flex:0 0 65% !important;
}
section.section.backgroundimagelist .heading-with-list__heading-col{
flex:0 0 35% !important;
}
}

@media (max-width:1250px){
section.section.backgroundimagelist .heading-with-list__list-col{
flex:0 0 75% !important;
}
section.section.backgroundimagelist .heading-with-list__heading-col{
flex:0 0 25% !important;
}
}

@media (max-width:1100px){
section.section.backgroundimagelist .heading-with-list__row{
display:block !important
}
section.section.backgroundimagelist .heading-with-list__list-col {
margin-left:100px;
margin-top:0px
}
section.section.backgroundimagelist .heading-with-list__list{
flex-wrap:nowrap !important
}
}

@media (max-width:798px){
section.section.backgroundimagelist .background_main_area{
padding-left:5px;
padding-right:5px;
padding-top:100px;
padding-bottom:100px;
}
section.section.backgroundimagelist .heading-with-list__heading-col h2{
max-width: 100px;
text-align:left;
font-size:32px !important;
line-height:30px !important
}
section.section.backgroundimagelist .heading-with-list__list-col{
margin-left: 70px;
    margin-top: -60px;
}
section.section.backgroundimagelist .heading-with-list__list{
column-gap:10px !important;
}
section.section.backgroundimagelist .heading-with-list__list-col{
column-gap:20px !important
}
section.section.backgroundimagelist .heading-with-list__img-list{
margin-bottom:0px !important
}

}

/* ////////////////////// homepage reviews ///////////// */

section.section.homepage_reviews .testimonial__top-heading{
margin-bottom:0px !important
}
/* .testimonials .homepage_reviews {
    width: 100%;
    max-width: 100%;
} */
section.section.homepage_reviews .testimonial__top-heading h2{
width:100%;
max-width:600px;
line-height:46px;
font-family:"horizon";
}

section.section.product_reviews .testimonial__top-heading{
margin-bottom:0px !important
}
section.section.product_reviews .testimonial__top-heading h2{
width:100%;
line-height:40px;
font-family:"horizon";
letter-spacing:0px ;
margin-top:20px;
}

section.section.product_reviews .testimonials .flickity-slider{
padding:0px !important
}


/* ////////////////////// Homepage over icons ///////////// */

section.section.homepage_hover_icons .image-element__wrap img{
width:200px;
height:200px;
object-fit:contain;
stroke:pink !important
}



/* ////////////////////////// looped homepage ///////// */

section.section.looped_cirlce video{
border-radius:50%;
border:2px solid black;
width:250px;
height:250px;
border:1px solid black;
object-fit:cover
}
section.section.looped_cirlce .logo-list__item{
  display:flex;
  justify-content:unset;
  flex-direction: column;
  align-items: center;
}
section.section.looped_cirlce .number_text{
margin-top:20px
}

section.section.looped_cirlce .description_main_area {
    width: 100%;
    max-width: 420px;
}
section.section.looped_cirlce .logo-with-title__top-heading h2{
font-size:40px;
line-height:46px;
font-family:'horizon';
letter-spacing:0px;
}
section.section.looped_cirlce .numbwers_text{
font-family:"Brokelly";
}
section.section.looped_cirlce .video_title{
  line-height:28px !important;
  font-family:'horizon';
  letter-spacing:0px;
  min-height: 56px;
}
section.section.looped_cirlce .description_main_area p{
font-size:24px !important;
line-height:33px !important;
letter-spacing:0.6px !important;
font-family:"NeueHaasGrotDisp-55" !important;

}

/* /////////////// New Collection /////// */

section.section.new_collections .first_block_image img{
border:2px solid white;
border-radius:30px;
height:auto !important
}



section.section.new_collections .upper_block_image img{
border:2px solid white;
border-radius:30px
}



section.section.new_collections .lower_container_image img{
border-radius:30px;
border:2px solid white;
}

section.section.new_collections .btn-links-container{
border:2px solid white;
width:100%;
height:62px;
border-radius:30px;
display:flex;
justify-content:center;
align-items:center;
margin-top:36px;
}
section.section.new_collections .Upper_links_contianer{
border:2px solid white;
width:100%;
height:62px;
border-radius:30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 25px;
}

section.section.new_collections .Lower_links_container{
border:2px solid white;
width:100%;
height:62px;
border-radius:30px;
display:flex;
justify-content:center;
align-items:center;
padding: 30px;
margin-top:20px;
}
section.section.new_collections .container{
width:100%;
max-width:1320px;
padding-top:30px;
padding-bottom:80px;
}

section.section.new_collections .second-container-area{
display:flex;
flex-direction:column;
}

/* ////////// Homepage links  //////////  */

section.section.hpmepage_linsks .image-element__wrap img {
height:350px;
object-fit:cover;
border:2px solid white;
border-radius:30px
}

section.section.hpmepage_linsks .container{
width:100%;
max-width:1320px;
padding-top:40px;
padding-bottom:40px
}
section.section.hpmepage_linsks .btn_text_container .btn_text__title{
border:2px solid white;
border-radius:30px;
height:62px;
width:100%;
max-width:90%;
display:flex;
justify-content:center;
align-items:center;
font-size:16px;
font-family:"horizon";
font-weight:bold;
transition:0.3s;
}

section.section.hpmepage_linsks .btn_text_container .btn_text__title:hover{
  color: #000 !important;
  border:none;
  background:#E0A526
}
section.section.hpmepage_linsks .btn_text_container{
display:flex;
justify-content:center;
align-items:center;
margin-top:0px
}


/* //////// Homepage Pointers /////////// */
section.section.Pointers_section .container{
width:100%;
max-width:1320px;
padding-top:60px;
padding-bottom:60px
}
section.section.Pointers_section .image-with-text__text-column{
padding:30px;
border-radius:30px
}
section.section.Pointers_section .pointer_icon{
width:100px;
height:100px
}
section.section.Pointers_section .image-with-text__text-column {
padding-top:90px;
position:relative
}

section.section.Pointers_section .pointers_image {
    position: absolute;
    top: -60px;
    left: 160px;
}
section.section.Pointers_section .image-with-text__heading{


font-size:24px !important;
line-height:28px ;
font-family:"horizon";
letter-spacing:0px !important;

}
section.section.Pointers_section .image-with-text__subheading{
margin-top:30px
}
/* //////////////////    Homepage Skin Grip //////// */

section.section.homepage_skin_collection .product__thumbnail.product__grid-item{
  box-shadow:none !important;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
  min-height: 444px;
}
.homepage_new_collection .product__thumbnail.product__grid-item .product-wrap {
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    flex: 1;
}

section.section.homepage_skin_collection .featured-collection__top-heading{
position:relative
}

section.section.homepage_skin_collection .featured-collection__arrows{
position:absolute;
right:0;
top: 10px
}




/* ////////////////////////  Homepage Collection //////// */

section.section.homepage_collections  .featured-collection__top-heading a{
color:black !important 
  
}

section.section.homepage_collections .featured-collection__arrows{
display:none
}

section.section.homepage_collections .featured-collection__top-heading{
justify-content:center
}


/* //////////  mega menu /////// */

header.header .container .navbar {
    position: static;
      column-gap: 35px;
  }
  header.header .container {
    position: static;
  }
  header.header {
    position: relative;
  }

.mega-menu.Custommega-section.mega-menu--header-classic .column.mega-menu__block.block__c327e46f-8155-4fc5-842a-5d9ec39cdb14.block__icons{
width:100%
}

.mega-menu.Custommega-section.mega-menu--header-classic .container{
    width: 100% !important;
    max-width: 1300px !important;
    justify-content: center !important;
    padding: 0 120px !important;
}
.mega-menu__content {
    width: 100%;
    max-width: 1098px;
    margin: 0px auto;
}


.navbar-item.header__item a.mega-menu__linklist-link {
    padding: 0 !important;
    margin-bottom: 10px;
    margin-top:10px;
    font-size: 16px !important;
font-family:"NeueHaasGrotDisp-75";
}

.navbar-item.header__item p.menu__heading {
    margin-bottom: 20px !important;
}
#header .is-width-wide .mega-menu{
overflow:hidden !important
}
.mega-menu.Custommega-section.mega-menu--header-classic .icons_main_container{
display:flex;
justify-content:space-evenly;
align-items:center;
padding-top:30px;
padding-bottom:30px;
position:relative;

}
.mega-menu.Custommega-section.mega-menu--header-classic .icons_main_container::before{
content:"";
height:2px;
width:200%;
background:#515151 !important;
position:absolute;
top:0%

}
.mega-menu.Custommega-section.mega-menu--header-classic .icons_main_container::after{
content:"";
height:2px;
width:200%;
background:#515151 !important;
position:absolute;
bottom:0%
}

.mega-menu.Custommega-section.mega-menu--header-classic .icon_image{
height:100%;
width:100%;
max-height:100px !important;
max-width:100% !important
}

.mega-menu.Custommega-section.mega-menu--header-classic .icon-link-mega{
padding:0px !important
}

.mega-menu.Custommega-section.mega-menu--header-classic div#image_div a{
height:100% !important;
padding:0px !important
}
.mega-menu .mega-menu__image{
    height: 100%;
    width: 100%;
    max-height: 230px !important;
    object-fit: cover;

}



/* /////////////////////////  bio page /////// */

section.section.bio_page-section .icon_btns{   
  height: 50px;
    width: 70px;
    border-radius: 20px;
  object-fit:cover;
margin-left:20px;
       }

section.section.bio_page-section .inner-area-container{
display:flex;
justify-content:center;
align-items:center;
column-gap:10px;
width: 100%;
    max-width: 359px;
    height: 62px;
    border-radius: 33px;
}


.btn-with-images{
display:flex;
justify-content:center;
margin-bottom:13px;
margin-bottom:13px
}

section.section.bio_page-section .caption-content{
background:transparent !important
}
section.section.bio_page-section .social_links-area{
display: flex;
    justify-content: center;
    margin-bottom: 30px;

}

section.section.bio_page-section .image-with-text-overlay__heading.banner__heading.title{
font-size:24px !important;
line-height:28px !important;
font-family:"horizon";
padding:0px!important ;
}

section.section.bio_page-section .image-with-text-overlay__subheading.banner__subheading.subtitle{
font-size:24px !important;
line-height:28px !important;
font-family:"horizon";
font-weight:bold !important;
}

section.section.bio_page-section .btn_icon_text{
font-size:16px !important;
line-height:18px !important;
font-family:"horizon";
letter-spacing:0px !important;
font-weight:bold !important;
max-width:230px
}
section.section.bio_page-section .image-element__wrap img{
min-height:800px
}


/* ///////////// product page ///////// */

/* //////// product page faq  ///////// */

section.section.product-page-faq .column-wrapper .faq--image{
display:none !important
}

section.section.product-page-faq .one-half{
width:100% !important
}

section.section.product-page-faq button.accordion-style--plus_and_minus.accordion__button{
color:white !important;
border-color:white !important
}

section.section.product-page-faq .content{
color:white !important
}

section.section.product-page-faq circle#Oval-Copy-2 {
    fill: transparent;
}

section.section.product-page-faq .faq__title.title{
text-align:center !important;
color:#fff !important ;
width:100%
}

section.featured-video.section.product_video .video-wrapper{
width:100%;
max-width:1200px
}
section.featured-video.section.product_video .one-whole.column{
display:flex;
justify-content:center
}

section.featured-video.section.product_video .video_contianer_main{
width:100%;
text-align:center !important;
margin-bottom:30px !important;
margin-top:30px;
}

section.featured-video.section.product_video .vedio_title{
color:white !important
}

/* /////////////  Product  Collection ///////// */
section.section.product-page_collection{
position:relative
}

section.section.product-page_collection .featured-collection__nav--prev{
position:absolute;
left:0;
top:50%;
z-index:1000
}

section.section.product-page_collection .featured-collection__nav--next{
position:absolute;
right:0;
top:50%;
z-index:1000
}





/* /////////////  New Product tabs //////////// */
section.section.Custom-tabs-product-page .product__tabs {
    display: flex;
    justify-content: space-between;
}
section.section.Custom-tabs-product-page .product-description__last{
display:none !important
}

section.section.Custom-tabs-product-page .product-description__first{
width:100% !important;
flex:100%;

}

section.section.Custom-tabs-product-page ul.tabs.cc-tabs{
display:flex;
flex-direction:column;
width:50.3%;
margin-bottom:0px !important;
border-right:1px solid white 
}


section.section.Custom-tabs-product-page ul.tabs li{
height:120px;
border-radius:0px !important;
margin-top:0px !important;

}
section.section.Custom-tabs-product-page ul.tabs li a{
height:100%;
border:none !important;
border-radius:0px !important;
color:white !important;
background:black ;
margin:0px !important;
border-bottom:2px solid #ffffff !important;
}
section.section.Custom-tabs-product-page ul.tabs.cc-tabs:last-child{
border-bottom:none !important
}

section.section.Custom-tabs-product-page .product-description__first{
text-align:center;
padding:40px !important;
height:100%;
max-height:300px;
color:white !important;
background:black !important;
}

section.section.Custom-tabs-product-page .shg-box-vertical-align-wrapper{
height:450px
}

section.section.Custom-tabs-product-page .shg-box.shg-c{
height:100%;
    min-height: 100%;
   
}

section.section.Custom-tabs-product-page  .tabs-content{
padding: 40px;
    text-align: center;
    height: 450px;
    overflow: auto;
   border-top:1px solid white 
}

section.section.Custom-tabs-product-page .product__tabs ul.tabs li a.active, .product__tabs ul.tabs li.is-active a, .product__tabs ul.tabs li.active a{
background:#bcb8b8 !important;
color:black !important
}

section.section.Custom-tabs-product-page.has-background{
padding-left:0px !important;
padding-right:0px !important
}

#tab3{
color:white !important;
}

section.section.Custom-tabs-product-page li#tab3 p strong{
color:#e0a526 !important;
}
section.section.product-section .product_section.js-product_section.container.is-justify-space-between.has-padding-bottom{
padding-bottom:0px !important;
}



section.section.Custom-tabs-product-page ul.tabs.cc-tabs .is-active a{
color:black !important
}






.title_heading_area{
text-align:center;
margin-bottom:10px;
font-size:16px;
}



/* ////////////// video slider ///////////// */

section.section.homepage_review_sliders .testimonials .testimonial-block{
    width: calc(16.666% - 10px);
    padding: 0!important;
    margin: 0 10px 80px 0;
}

.mobile-header__content .mobile-icons .header__link, .mobile-header__open-menu, .mobile-header__close-menu{
background:transparent !important;
}



section.section.before_and_after .image-with-text__text-column .image-with-text__wrapper{
width:100%;
max-width:100%;
}
section.section.before_and_after .image-with-text__text-column .image-with-text__heading{
  line-height:52px;
  width:100%;
  letter-spacing:1px;
  max-width:600px;
}

section.section.before_and_after .image-with-text__text-column .image-with-text__text{
  width:100%;
  max-width:450px 
}
a.button.button--secondary {
  border: 1px solid transparent;
}
section.section.before_and_after a.button.button{
  width: 359px;
  height: 45px;
  font-weight: 900;
  padding: 0 !important;
  font-size: 16px !important;
  letter-spacing: 0px;
  transition:0.1s linear;
}
/* section.section.before_and_after a.button.button:hover{
background: linear-gradient(180deg, #FFFFFF 0%, #E0A526 100%) 0% 0% no-repeat padding-box;
} */
/* section.section.before_and_after a.button.button:hover {
  background: transparent;
  border: 1px solid #fff !important;
  color: #fff;
} */


@media (max-width:798px){
section.section.Homepage-banner .image-element__wrap img{
height:288px !important;
object-position:0px
}
section.section.Homepage-banner .caption{
margin-top:0px;
margin-bottom:0px;
background:black;
position:static !important;
top:100% !important;
transform:inherit !important
}
section.section.Homepage-banner .image-with-text-overlay__subheading{
color:white !important;
display:flex;
justify-content:center;
width:100%;
max-width:100% !important
}
section.section.Homepage-banner .image-with-text-overlay__subheading P{

font-size:24px !important;
max-width:300px ;
width:100%;
line-height:30px 
}

section.section.Homepage-banner .banner__heading.title{
font-size:32px !important;
line-height:32px !important;;
position:absolute;
top:0px;
    top: 30px;
    left: 10px;
    text-align: left;
width:100%;
max-width:100px;

}
section.section.Homepage-banner .button{
background:#e0a526 !important;
color:white !important
}

}



/* product page variant css code start  */

.color-variant-box {  
    display: flex;
    justify-content: center;
    width: 100px;
    height: 100px!important;
    margin-right: 20px;
    margin-bottom: 40px;
    border: 1px solid #70707046;
    align-items: center;
    cursor: pointer;
}
.color-variant-box img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
section.section.product-section.is-width-wide {
    overflow: hidden;
}
.desktopColorVariant {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  position: relative;
  margin-top: 100px;
}
.desktopColorVariant::before {
    content: "";
    background:  #4E4E4E;
    width: 200vw;
    height: 1px;
    position: absolute;
    left: -100vw;
    top: -60px;
    z-index: 0;
}
.color-variants {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  max-width: 557px;
  margin: 0px auto;
  flex-wrap: wrap;
}
.color-variant-box .fadeColor{
  opacity: 0.6;
  pointer-events: none !important;
}
.color-variant-box.selectedVariant {
    border: 2px solid #000000;
}
.product-gallery {font-size: 24px;color: #00;}

h2.colorLabelFake {
    font-size: 24px;
    max-width: 557px;
    width: 100%;
    margin: 10px auto;
  letter-spacing:0px;
  font-family:"NeueHaasGrotDisp-75";
  font-weight:bold;
}
fieldset.mobileColorSwatches {
    display: none !important;
}

.variant-selection options-selection{
border:none !important;
display:none !important
}

.loox-rating .loox-icon {
    color: #e0a526 !important;
}

div#tickerTape .container {
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

div#tickerTape .container .logo-list__item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex: 1;
    min-width: 300px;
}

/* product page variant css code end  */

.shopify-installments .shopify-installments__content{
font-size:24px !important; 
}

button#openButton {
    background: transparent;
    border: none;
    color: #e0a526;
    font-size: 24px;
    text-decoration: underline;
font-family:"NeueHaasGrotDisp-75";
}

section.section.product-section .purchase-details.has-quantity-box .purchase-details__spb--false .button--add-to-cart{
width:100%;
max-width:200px;
font-size:16px;
font-family:"horizon";
}
section.section.product-section .purchase-details.has-quantity-box .purchase-details__spb--false .button--add-to-cart:hover{
border:none !important;
color:#fff !important;
background:#E0A526 !important;
}

section.section.Custom-tabs-product-page ul.tabs li{
position:relative;
}

section.section.Custom-tabs-product-page ul.tabs li .open_icons{
position:absolute;
top:55px;
right:100px;
}
section.section.Custom-tabs-product-page ul.tabs li .minus_icons{
display:none;
}
section.section.Custom-tabs-product-page ul.tabs .is-active .minus_icons{
display:block
}
section.section.Custom-tabs-product-page ul.tabs li .active .minus_icons{
display:block
}
section.section.Custom-tabs-product-page ul.tabs.cc-tabs .is-active .plus_icons{
display:none
}
section.section.Custom-tabs-product-page ul.tabs li a{
font-size: 25px!important;
line-height: 26px!important;
text-align:center !important;
 font-family:"horizon";
letter-spacing:0px;
}

section.mobile_accordian_product-page{
display:none;
}

section.section.product-page_collection .container{
width:100%;
  max-width:1200px;
}
@media (max-width:600px){

section.section.product-section .product__information .product_name{
font-size:18px !important;
line-height:22px !important;
letter-spacing:0.45px !important;
width:100%;
max-width:200px;
padding-bottom:0px !important;
margin-bottom:10px !important;
text-align:center;
}
section.section.product-section  .product-block.product-block--title.product-block--first{
display:flex;
justify-content:center;
}
section.section.product-section .product-app{
text-align:center !important;
}
section.section.product-section .product__information .price-ui .price{
font-size:20px !important;
line-height:22px !important;
letter-spacing:0.5px !important;
margin-bottom:0px !important;
text-align:center !important;
width:100%;

}
button#openButton{
font-size:16px;
line-height:40px;
letter-spacing:0.4px;
text-align:center;
width:100%;
}

section.section.product-page-faq .faq__title.title{
font-size:22px;
line-height:24px;
}
section.section.product-page-faq .faq-accordion dt button{
font-size:20px;
line-height:20px;
padding-bottom:0px;
}
section.section.product-page-faq.accordion .faq-accordion .icon{
top:60% !important;
}

section.section.product_reviews{
display:none ;
}

}
section.section.product-page_collection .featured-collection__top-heading{
justify-content:center !important;
}


/* ///////////////////// hover icons ///////// */

section.section.homepage_hover_icons .logo-list__item{
 position: relative;
    display: inline-block;
    overflow: hidden;
}

section.section.homepage_hover_icons .image_logo_list{
    width: 150px;
    height: 150px;
    transition: opacity 0.3s;
}

section.section.homepage_hover_icons .hover_logo_list{
position: absolute;
    top: 0;
    opacity: 0;
    transition: opacity 0.3s;
    width: 150px;
    height: 150px;
}

section.section.homepage_hover_icons .logo-list__link:hover .image_logo_list {
    opacity: 0; /* Hide the original image on container hover */
  }

section.section.homepage_hover_icons .logo-list__link:hover .hover_logo_list {
    opacity: 1; /* Show the hover image on container hover */
  }
section.section.homepage_hover_icons .container{
  padding-left:50px;
  padding-right:50px;
  padding-bottom:50px;
  max-width: 1640px;  
}
section.section.homepage_hover_icons .logo-list__link{
  display:block;
  height:100%;
  width:100%;
  display:flex;
  flex-direction:column;
  align-items:center;
}
section.section.homepage_hover_icons .text_area_logo{
  margin-bottom:40px;
  font-size:24px;
  font-size:20px;
  line-height:26px;
  letter-spacing:0.6px;
  width: 100%;
  text-align: center;
  max-width: 100%;
  transition:0.3s;
  font-family:"NeueHaasGrotDisp-75";
}
section.section.homepage_hover_icons .text_area_logo:hover{
  color:#e0a526;
}


section.section.homepage_hover_icons .logo_title_list{
  text-align:center;
  display:flex;
  justify-content:center;
}

section.section.homepage_hover_icons .logo_title_list .logo_list{
  color:white;
  font-size:40px;
  line-height:46px;
  width: 100%;
  max-width: 300px;
  margin-bottom: 40px;
  margin-top:30px;
  font-family:"horizon";
}

section.section.collection-Icons .logo-list__item{
 position: relative;
    display: inline-block;
    overflow: hidden;
}

section.section.collection-Icons .image_logo_list{
    width: 150px;
    height: 150px;
    transition: opacity 0.3s;
}

section.section.collection-Icons .hover_logo_list{
position: absolute;
    top: 0;
    opacity: 0;
    transition: opacity 0.3s;
    width: 150px;
    height: 150px;
  left: 0;
  right: 0;
}

section.section.collection-Icons .logo-list__link:hover .image_logo_list {
    opacity: 0; /* Hide the original image on container hover */
  }

section.section.collection-Icons .logo-list__link:hover .hover_logo_list {
    opacity: 1; /* Show the hover image on container hover */
  }
section.section.collection-Icons .container{
padding-left:50px;
padding-right:50px;
padding-bottom:50px;
}
section.section.collection-Icons .logo-list__link{
display:block;
height:100%;
width:100%;
display:flex;
flex-direction:column;
align-items:center;
}
section.section.collection-Icons .text_area_logo{
margin-bottom :40px;
font-size:24px;
line-height:26px;
letter-spacing:0.6px;
width: 100%;
text-align: center;
max-width: 200px;
transition:0.3s;
font-family:"NeueHaasGrotDisp-75";
}
section.section.collection-Icons .text_area_logo:hover{
color:#e0a526;
}

section.section.collection-Icons .logo_title_list{
text-align:center;
display:flex;
justify-content:center;
}

section.section.collection-Icons .logo_title_list .logo_list{
color:white;
font-size:40px;
line-height:46px;
width: 100%;
max-width: 300px;
margin-bottom: 40px;
margin-top:30px;
font-family:"horizon";
}
section.section.homepage_hover_icons .hover_logo_list {
  left: 0;
  right: 0;
}
.icon_bothe {
  position: relative;
}
section.section.collection-Icons .logo-list__link .button.button--secondary {
  font-size: 15px !important;
  padding: 13px 28px;
  margin-top: 20px;
  color: #000;
}
/* section.section.collection-Icons .logo-list__link .button.button--secondary:hover {
  background: transparent linear-gradient(180deg, #FFFFFF 0%, #E0A526 100%);
} */
section.section.collection-Icons .logo-list__link .button.button--secondary:hover,
section.section.homepage_hover_icons .logo-list__link .button.button--secondary:hover {
    /* background: transparent linear-gradient(180deg, #FFFFFF 0%, #E0A526 100%); */
    background: transparent;
    border: 1px solid #fff !important;
    color: #fff;
}

/* /////////// counter section /////// */
section.section.couner_homepage .container{
width:100%;
max-width:1200px;
}

section.section.couner_homepage .heading-section__content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
}

section.section.couner_homepage .heading-section__heading.title{
margin-bottom:0px ;
font-size:40px;
line-height:46px;
font-family:"horizon";
}
section.section.couner_homepage span#count{

font-size:48px;
line-height:55px;
color:white !important;
font-family:"horizon";
}
@media (max-width:1070px){
section.section.homepage_hover_icons .container{
padding-left:20px;
padding-right:20px;
}
}

@media (max-width:1070px){
section.section.collection-Icons .container{
padding-left:20px;
padding-right:20px;
}

}
.on_mobile_section_homepage_collection_banner{
display:none;
}
@media (max-width:1000px){
.collection_links_mobile{
display:block;
}

section.on_mobile_section_homepage_collection_banner{
background:black;
padding-top:30px;
padding-bottom:30px;
}
section.on_mobile_section_homepage_collection_banner .logo-list__item{
width:50%;
position: relative;
    display: inline-block;
    overflow: hidden;
}
section.on_mobile_section_homepage_collection_banner .logo-list__link {
    display: block;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
section.on_mobile_section_homepage_collection_banner .image_logo_list {
    width: 150px;
    height: 150px;
    transition: opacity .3s;
}
section.on_mobile_section_homepage_collection_banner .hover_logo_list {
    position: absolute;
    top: 0;
    opacity: 0;
    transition: opacity .3s;
    width: 150px;
    height: 150px;
}
.hide_on_mobile{
display:none;  

}
}

section.section.collection-Icons{
margin-top:-1px;
margin-bottom:-1px;
}
@media (max-width:500px){
section.on_mobile_section_homepage_collection_banner .logo-list__item{
width:100%;
}
}

@media (max-width:991px){
section.section.homepage_hover_icons .container {
    flex-wrap: wrap;
    padding: 0 19px;
    justify-content: space-between;
}

section.section.homepage_hover_icons .logo-list__item.small-down--one-half.column.one-seventh {
    width: 48% !important;
    margin: 0 0 30px 0;
}

section.section.homepage_hover_icons .text_area_logo {
    margin-top: 16px;
    font-size: 16px;
}

/* section.section.homepage_hover_icons .logo-list__item.small-down--one-half.column.one-seventh:nth-child(5) {
    width: 100% !important;
} */

section.section.homepage_hover_icons .image_logo_list {
    margin: 0px auto;
}

section.section.homepage_hover_icons .logo-list__item.small-down--one-half.column.one-seventh:nth-child(1) img {
    max-width: 134px;
}

section.section.homepage_hover_icons .logo-list__item.small-down--one-half.column.one-seventh:nth-child(2) img {
    max-width: 142px;
}

section.section.homepage_hover_icons .logo-list__item.small-down--one-half.column.one-seventh:nth-child(3) img {
    max-width: 148px;
}

section.section.homepage_hover_icons .logo-list__item.small-down--one-half.column.one-seventh:nth-child(4) img {
    max-width: 100px;
}

section.section.homepage_hover_icons .logo-list__item.small-down--one-half.column.one-seventh:nth-child(5) img {
    max-width: 111px;
}

section.section.homepage_hover_icons .logo-list__item.small-down--one-half.column.one-seventh:nth-child(6) img {
    max-width: 98px;
}

section.section.homepage_hover_icons .logo-list__item.small-down--one-half.column.one-seventh:nth-child(7) img {
    max-width: 119px;
}

}

@media (max-width:798px){
.desktopColorVariant {
    display: none !important;
}

fieldset.mobileColorSwatches {
    display: block!important;
    width: 100%;
}
  .variant-selection options-selection {
    display: flex !important;
    width: 100% !important;
    text-align: center;
    max-width: 100% !important;
    background: #fff;
    color: #000;
    padding: 30px 16px;
}

.swatch__options {
    justify-content: center;
    gap: 5px;
}

.swatch__options .swatch__option {margin-bottom: 5px;margin-right: 0px;}

.product__information {
    padding: 40px 0;
}

.variant-selection options-selection legend.option-title.label {
    color: #000;
    margin-bottom: 0px;
}

.options-selection__option-name {
    color: #000 !important;
    margin-bottom: 20px;
    font-size: 16px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.swatch__options .swatch__option .swatch-element.color {width: 61px;height: 61px;border: 1px solid #70707046;display: flex;align-items: center;justify-content: center;margin-right: 0px;}

.swatch__options .swatch__option .swatch-element.color label {
    width: 100% !important;
    height: 100% !important;
    border: 0px solid !important;
    background-size: 100%  !important;
}

.swatch input:checked+.swatch-element {
    border: 1px solid #4E4E4E !important;
}
  
fieldset.smartrr-purchase-options {
    padding: 0 18px;
}

section.section.product-section .purchase-details.has-quantity-box .purchase-details__spb--false .button--add-to-cart {
    max-width: none;
}

.smart-payment-button--false .purchase-details {
    padding: 0 18px;
}

.product-block.product-block--price {
    padding: 0 18px;
}

button#openButton {
    margin-bottom: 18px;
}
}

section.section.new_collections .title-new-collection{
width:100%;
}

section.section.new_collections .main-heading-collection{
color:#fff;
margin-bottom:30px; 
margin-top:30px;
font-family:"horizon";
}

section.section.scroll_homepage .logo-with-right-text__text h2 {
    font-size: 18px !important;
    line-height: 40px;
    font-family: Horizon;
    letter-spacing: 0;
}

section.section.logo_homepage .logo-with-title__top-heading h2{
font-size:40px;
line-height:46px;
letter-spacing:0px;
font-family:"horizon" !important;
}

section.section.hpmepage_linsks .top_heading_linsk{
font-size:40px;
line-height:46px;
letter-spacing:0px;
font-family:"horizon" !important;
margin-bottom:20px;
margin-top:20px;

}

section.section.new_collections .btn-links{
font-family:"horizon";
}

/* /////////////  Blog Homepage ////// */
section.section.homepage_blog_section .blog-posts__top-heading{
display:flex;
justify-content:center;
}

section.section.homepage_blog_section .featured-blog__title.title{
font-size:40px;
line-height:48px;
letter-spacing:0px;
font-family:"horizon";
}

section.section.homepage_blog_section a.button.button{
width:100%;
max-width:375px;
padding:0px;
display:flex;
justify-content:center;
align-items:center;
height:66px;
font-family:"horizon";
font-weight:bold;
font-size:16px !important;
letter-spacing:0px !important;
}

/* /////////////  homeapge collection ///////// */
section.section.homepage_collections .featured-collection__top-heading a{
font-size:40px !imortant;
line-height:46px !important;
font-family:"horizon" !important;
letter-spacing:0px !important;
}

section.section.homepage_collections a.button.button{
  width:100%;
  max-width:250px;
  padding:0px;
  display:flex;
  justify-content:center;
  align-items:center;
  height:62px;
  font-family:"horizon";
  font-weight:bold;
  font-size:16px !important;
  letter-spacing:0px !important;
  color: #000;
}
section.section.homepage_collections a.button.button {
  color: #000000;
  font-family: "NeueHaasGrotDisp-75" !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  text-transform: capitalize;
  padding: 13.5px 48px;
  line-height: 24px !important;
  /* background-color: #e0a526;
  border-color: #e0a526; */
  height: auto;
}
/* section.section.homepage_collections a.button.button:hover {
  background: transparent linear-gradient(180deg, #FFFFFF 0%, #E0A526 100%);
}
section.section.homepage_collections a.button.button:hover {
  border-color: #e0a526 !important;
  background: #fff;
  color: #000;
} */

section.section.homepage_collections .featured-collection__arrows{
position:absolute;
top:300px;
display:flex;
justify-content:space-between;
align-items:center;
z-index:10;
width:100%;
padding: 0 15px;
}

section.section.homepage_collections .featured-collection__nav--prev{
    transform: rotate(0deg) !important;
}
section.section.homepage_collections .featured-collection__nav--prev svg{
    transform: rotate(180deg) !important;
}

.featured-collection__arrows .featured-collection__nav--prev,
.featured-collection__arrows .featured-collection__nav--next {
  background-color: #e0a526;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.featured-collection__arrows .featured-collection__nav--prev:hover,
.featured-collection__arrows .featured-collection__nav--next:hover {
  background: linear-gradient(180deg, #FFFFFF 0%, #E0A526 100%) 0% 0% no-repeat padding-box;
}
section.section.homepage_collections .featured-collection__nav--prev svg,
section.section.homepage_collections .featured-collection__nav--next svg {
  width: 20px;
  height: 20px;
}


section.section.homepage_collections{
  position:relative;
}

/* section.section.homepage_collections .container{
  width:100%;
  max-width:100%;
} */

section.section.homepage_collections .testimonials .flickity-slider{
padding:0px 1important

}

/* ///////// neew skin grip collection ////////// */

section.section.homepage_new_collection .product__thumbnail.product__grid-item {
    box-shadow: none!important;
    min-height: 444px;
    display: flex;
    flex-direction: column;
    justify-content: stretch;
}}

section.section.homepage_new_collection .featured-collection__title.title{
font-size:0px;
letter-spacing:0px !important;
line-height:0px !important
}

section.section.homepage_new_collection .featured-collection__title.title a{

line-height:48px;
letter-spacing:0px;
font-family:'horizon';
}

section.section.homepage_new_collection .featured_heading .second_heading{
font-family:"NeueHaasGrotDisp-75";
}

.mega-menu.Custommega-section.mega-menu--header-classic .column.mega-menu__block.block__c327e46f-8155-4fc5-842a-5d9ec39cdb14.block__icons .icon-titles{
font-family:'NeueHaasGrotDisp-75';
max-width: 100px;
    text-align: center;
    margin-top: 20px;
width:100%;
}

.navbar-item.header__item p.menu__heading{
font-size:16px !important;
letter-spacing:0px !important;
font-family:'horizon';
}

@media (max-width:1090px){

section.section.looped_cirlce .video_title{
font-size:20px !important;
text-align:center;
}
section.section.looped_cirlce .description_main_area p{
font-size:20px !important;
line-height:23px !important; 
  
}
}

section.section.homepage_new_collection .featured-collection__top-heading{
position:relative;

}

section.section.homepage_new_collection .featured-collection__arrows{
position:absolute;
right:0;
top:20px;
}

section.section.homepage_new_collection .featured-collection__nav--prev{
transform:rotate(0deg) !important;
}

section.section.homepage_new_collection .featured-collection__nav--prev svg{
transform:rotate(180deg) !important;
}

#poitner_background{
height:800px;
display:flex;
align-items:center;
}

.smartrr-otp__subscribe .smartrr-selling-plan-group-name:hover {
  background: #E0A526;
  border-color: #E0A526;
}

.smartrr-otp__subscribe .smartrr-selling-plan-group-name  div{
width:100%;
max-width:200px;
}

section.featured-video.section.product_video .vedio_title{
font-size:40px;
line-height:46px;
letter-spacing:0;
font-family:"horizon";
}

section.section.product-page-faq .faq__title.title{
    font-size: 35px;
    line-height: 40px;
font-family:"horizon";
letter-spacing:0px;
}


section.section.product-page-faq .faq-accordion dt button{
 font-size: 30px!important;
line-height:20px!important;
letter-spacing:1px !important;
font-family:"NeueHaasGrotDisp-75";

}

section.section.product-page-faq .faq-accordion dd {
font-size:20px;
}


section.section.product-page_collection .featured-collection__title.title{
font-size:0px;
letter-spacing:0px;
line-height:0px;
}

section.section.product-page_collection .featured-collection__title.title a{
font-size:40px;
line-height:48px;
letter-spacing:0px;
font-family:'horizon';
}

section.section.product-page_collection .button.button{
font-size:16px !important;
letter-spacing:0px;
line-height:18px !important;
width:100%;
max-width:262px;
height:62px;
padding:0px;
font-family:'horizon';
}

section.section.product-page_collection .button.button:hover{
background:linear-gradient(180deg, #E0A526 0%, #705313 100%) 0% 0% no-repeat padding-box;

}

@media (max-width:798px){
section.section.bio_page-section .btn_icon_text{
font-size:14px !important;
line-height:17px !important;
max-width:202px;
}
section.section.before_and_after .image-with-text__text-column .image-with-text__heading{
font-size:20px !important;
line-height:1.1;
letter-spacing:0.5px;
text-align:center;
margin:auto;
}
section.section.before_and_after .image-with-text__text-column .image-with-text__text{
font-size:16px;
text-align:center;
margin:auto;
width:1005;
max-width:280px;
}
/* section.section.before_and_after a.button.button{
background:#e0a526;
color:white;

} */

section.section.before_and_after .buttons{
display:flex;
justify-content:center;
}
section.section.before_and_after .main-image-container{
max-height:30vh;
}
section.section.before_and_after .image-with-text__image-column.image-with-text__column {
    display: flex;
    justify-content: center;
}
section.section.before_and_after .image-with-text__text-column{
padding-top:10px;
}
section.section.before_and_after .image-with-text__text-column .image-with-text__heading{
width:100%;
max-width:265px;
}
section.section.logo_homepage .logo-with-title__top-heading h2{
font-size:24px;
line-height:28px;
}
section.section.hpmepage_linsks .top_heading_linsk{
font-size:24px;
line-height:28px;
}
section.section.hpmepage_linsks .top_heading_linsk{
font-size:24px;
line-height:28px !important;
}
section.section.hpmepage_linsks .logo-with-title__top-heading h2{
width:100%;
max-width:270px;
}
section.section.homepage_hover_icons .logo_title_list .logo_list{
font-size:24px !important;
line-height:28px;
}
section.section.homepage_hover_icons .logo_title_list .logo_list .yellow-color{
display:none;
}
section.section.Homepage-banner .banner__heading.title{
width:100%;
max-width:250px;
}
section.section.new_collections .main-heading-collection{
font-size:24px !important;
line-height:28px;
}
section.section.couner_homepage .heading-section__heading.title{
font-size:24px;
line-height:28px;
}
section.section.couner_homepage span#count{
font-size:24px;
line-height:28px;
}
section.section.couner_homepage .heading-section__content{
    flex-direction: column;
row-gap: 20px;
}
section.section.looped_cirlce .logo-with-title__top-heading h2{
font-size:24px;
line-height:28px;
width:100%;
max-width:300px;
}
}

@media (max-width:1435px){
section.section.Homepage-banner .image-element__wrap img{
object-position:0px;
}
}


@media (max-width:1220px){
header#header .container{
margin-left:10px;
margin-right:10px;
}
header.header .container .navbar {
      column-gap: 20px;
  }

header#header .container .navbar-item.header__item a{
font-size:13px;
padding:0 10px;
}
.vertical-alignment-center .action-area__link{
margin:0px;
}
}

/* Alignment issue on ipad */
@media only screen and (max-width: 1024px) and (min-width: 818px) {
  section.section.looped_cirlce .mobile_view_section{
      min-height: 428px;
}
}

@media only screen and (max-width: 1024px) {
header#header .container .navbar-item.header__item a {
    font-size: 11px;
    padding: 0 8px;
}
}


@media (max-width:500px){
section.section.homepage_hover_icons .image_logo_list{
width:100px;
height:150px;
}
section.section.homepage_hover_icons .hover_logo_list{
width:100px;
height:150px;
}
}

section.section.looped_cirlce .mobile_view_section{
text-align:center;
}

@media (max-width:798px){
section.section.looped_cirlce .container{
flex-direction:column;
align-items:center;
}
section.section.looped_cirlce .mobile_view_section {
    display: flex;
    flex-direction: column-reverse;
    row-gap: 20px;
}
section.section.looped_cirlce .logo-with-title__top-heading h2{
margin-bottom:0px;
}
section.section.looped_cirlce video{
height:200px;
width:200px;
}
section.section.looped_cirlce .numbwers_text{
font-size:32px !important;
line-height:46px;
}
section.section.looped_cirlce .video_title{
font-size:16px !important;
line-height:18px !important;
}
section.section.looped_cirlce .logo-list__item{
width:100%;
}
section.section.looped_cirlce .video_discription{
display:none !important;
}
section.section.homepage_new_collection .featured-collection__title.title a{
font-size:24px !important;
line-height:28px !important;
margin-top:10px;
}
section.section.homepage_new_collection .featured-collection__title.title{
width:100%;
max-width:220px;
}
section.section.homepage_new_collection .featured_heading .second_heading{
font-size:24px !important;
}
section.section.homepage_new_collection .tilte_main .title-paragraph{
font-size:16px  !important;
margin-top:10px !important;
}
section.section.homepage_new_collection .featured-collection__button.buttons{
margin-top:0px !important;
}
section.section.homepage_new_collection .button{
font-size: 16px!important;
    line-height: 18px!important;
    letter-spacing: 0px;
    padding: 0;
    width: 100%;
    max-width: 229px;
    height: 45px;
}
section.section.homepage_reviews .testimonial__title h2{
font-size:24px !important;
line-height:28px !important;
width:100%;
max-width:400px;
margin-top:20px;

}
section.section.homepage_reviews .testimonial__title h2 .yellow-color{
color:inherit !important;
}
section.section.homepage_reviews .testimonial__nav-wrapper{
justify-content:right !important;
}
#poitner_background{
height:auto !important;
}
#shopify-section-template--16780970623220__1654036082250c5b32{
display:none !important;
}
section.section.homepage_blog_section .featured-blog__title.title{
font-size:24px;
line-height:28px;
letter-spacing:0px;
}
section.section.homepage_collections .featured-collection__top-heading a{
font-size:24px  !important;
line-height:28px !important;
letter-spacing:0px !important;
}
section.section.homepage_collections .featured-collection__top-heading{
margin-bottom:10px !important; 
}
section.section.homepage_collections .featured-collection__arrows{
position:initial !important;
justify-content:right;
}
}
@media (max-width:1400px){
section.section.Custom-tabs-product-page ul.tabs li a{
font-size:30px !important
}
}
@media (max-width:1280px){
section.section.Custom-tabs-product-page ul.tabs li a{
font-size:20px !important;
line-height:30px !important;
}
section.section.Custom-tabs-product-page ul.tabs li .open_icons{
right:50px;
}
}

@media (max-width:1240px){
section.section.Pointers_section .pointers_image{
left:140px;
}
section.section.Pointers_section .container{
margin-right:10px;
margin-left:10px;
}
}

@media (max-width:1100px){
section.section.Pointers_section .image-with-text__heading{
font-size:20px !important;
}
section.section.Pointers_section .pointers_image{
left:130px;
}
}

@media (max-width:1030px){

section.section.Pointers_section .pointers_image{
left:100px;
}

}

@media (max-width:960px){

section.section.Pointers_section .container{
 flex-direction:column;
 row-gap:100px;
 align-content:center;
padding-top:100px;
padding-bottom:100px;
}

#poitner_background{
height:auto;
background-color:black !important;
background-image:none !important;
}
}
.hidden-desktop{
display:none;
}
@media (max-width:798px){
section.section.Pointers_section .pointers_image{
left:320px;
}
.hidden-mobile{
display:none;
}
.hidden-desktop{
display:block;
margin-bottom:10px;
}

section.on_mobile_section .logo-list__item .image-element__wrap img{
max-width:100px !important;
}
a.footer__logo-wrapper{
margin:auto;
}
 .accordion-header{
font-family:"horizon";
}
section.section.Custom-tabs-product-page{
display:none 
}
section.mobile_accordian_product-page{
display:block !important;
}
section.featured-video.section.product_video .video-wrapper{
width:100%;
max-width:500px;
}
section.section.product-page-faq .faq__title.title{
font-size:24px;
line-height:30px;
}
section.section.product-page-faq .faq-accordion dt button{
font-size:16px !important;
line-height:28px !important;
}
section.section.product-page-faq .faq-accordion dd{
font-size:16px;
}
section.section.product-page_collection .featured-collection__title.title{
margin-bottom:40px;
}
section.section.product-page_collection .featured-collection__nav--next{
top:8%
}
section.section.product-page_collection .featured-collection__nav--prev{
top:8%;
right:20px !important;
}
section.section.product-page_collection .featured-collection__nav--prev {
transform: rotate(0deg);
transform: scaleX(-1);
}
.mb-menu-button .button{
font-size:16px !important;
}

}
@media (max-width:650px){
section.section.Pointers_section .pointers_image {
    left: 40%;
    transform: translate(0);
}
section.featured-video.section.product_video .vedio_title{
font-size:24px;
line-height:28px;
}

}

.footer__heading{
font-family:"NeueHaasGrotDisp-75" !important;
font-size:16px !important;
line-height:24px !important;
letter-spacing:1px !important;
color: #F3F3F3;
}
.footer__content a{
  letter-spacing:1px;
}
#shopify-section-newsletter_raBcQX.block__newsletter_raBcQX .footer__heading {
  font-family: 'Segoe UI Regular' !important;
font-weight:600;
}
#shopify-section-footer-classic-0 p{
  font-family:"NeueHaasGrotDisp-55" !important;
font-size:16px !important;
}

.newsletter-form__wrapper  form .control input.input{
  background: transparent;
    color: white;
    border-radius: 0px;
    border: none;
    padding-left: 30px;
font-size:16px;
    border-bottom: 1px solid #fefefe;
}
.newsletter-form__wrapper  form .control input.input::placeholder{
  color:#C3C3C3;
font-size:16px;
}
.newsletter-form__wrapper form .control input.input:focus ,
.newsletter-form__wrapper form .control input.input:active {
  box-shadow:none;
}
.newsletter-form__wrapper  form button.is-within-form{
 font-family:"NeueHaasGrotDisp-75" !important;
font-size:16px !important;
font-weight:700 !important;
    text-transform: capitalize;
}

.newsletter-form.form  svg{
  position:absolute;
  left:0px;
top:8px;
}
@media (max-width:500px){
section.featured-video.section.product_video .video-wrapper{
margin-right:20px;
margin-left:20px;
  
}
}

.on_mobile_section_homepage_links .logo-list__item{
width:calc(65% - 20px) !important;
margin-left:50px;
}

.on_mobile_section_homepage_links .image-element__wrap{
max-width:100% !important;
width:100%;
border:1px solid white;
border-radius:25px;
}
.on_mobile_section_homepage_links .logo-list__item .image-element__wrap img{
width:100% !important;
max-width:100% !important;
}

.on_mobile_section_homepage_links{
background:black ;
padding-left:20px;
}
.hidden-desktop-two{
display:none;
}
@media (max-width:798px){
section.section.hpmepage_linsks{
background:black !important;
}
section.section.hpmepage_linsks .logo-with-title__top-heading h2{
margin-bottom:0px !important;
padding-bottom:60px;
}
.hidden-desktop-two{
display:block;
}
.on_mobile_section_homepage_links .btn_text__title{
font-size:14px !important;
margin-top:15px !important;
font-family:"horizon" !important;
}
.on_mobile_section_homepage_links .flickity-prev-next-button.previous{
top:-30px;
left:80%;
background:transparent;
transform:translateY(-50%);
}
.on_mobile_section_homepage_links .flickity-prev-next-button.next{
top:-30px;
background:transparent;
}
.on_mobile_section_homepage_links .flickity-button-icon{
fill:white
}

}


@media (max-width:350px){
.on_mobile_section_homepage_links .flickity-prev-next-button.previous{
top:-30px;
left:75%;
background:transparent;
transform:translateY(-50%);
}

}


@media (max-width:798px){
.on_mobile_section_homepage_collection .slideItem{

width:calc(65% - 20px);
padding-left:20px;
height: 100%;
}
.on_mobile_section_homepage_collection .flickity-enabled.is-draggable .flickity-viewport {
height:500px !important;
}

.on_mobile_section_homepage_collection img{
object-fit:cover;
height:100%;
width:100%;
border-radius:25px;
}
.on_mobile_section_homepage_collection .block_image{
border-radius:25px;
border:1px solid white;
height:90%;
}
.on_mobile_section_homepage_collection .btn-links-container{
height:10%;
display: flex;
    justify-content: center;
    margin-top: 10px;

}

.on_mobile_section_homepage_collection{
background:black;
padding-bottom:20px;
}
.on_mobile_section_homepage_collection .btn-links{
font-family:"horizon";
font-size:13px;
line-height:18px;
}
section.section.new_collections{
background-color:black !important;
background-image:none !important;
}
.on_mobile_section_homepage_collection .flickity-prev-next-button.previous{
top:-30px;
left:80%;
background:transparent;
transform:translateY(-50%);
}
.on_mobile_section_homepage_collection .flickity-prev-next-button.next{
top:-30px;
background:transparent;
}
.on_mobile_section_homepage_collection .flickity-button-icon{
fill:white
}
}

@media (max-width:350px){
.on_mobile_section_homepage_collection .flickity-prev-next-button.previous{
top:-30px;
left:75%;
background:transparent;
transform:translateY(-50%);
}
}
section.section.homepage_review_sliders .iframe_container video{
height:100% ;
}

@media (max-width:798px){
section.section.homepage_review_sliders .testimonials .testimonial-block{
width:calc(65% - 20px) !important;
}
section.section.homepage_review_sliders .iframe_container video{
width:100% !important;
}

section.section.homepage_review_sliders .testimonial__nav-wrapper{
display:none ;
}
}

section.section.before_and_after .image-with-text__text-column{
padding-right:0px !important;
}



/* ////////// Collection Variant //////// */


section.section.varaint_collection_banner .banner__heading.title{
font-size:40px;
}

section.section.varaint_collection .collection__sidebar h2{
display:none;
}

section.section.varaint_collection .thumbnail-swatch{
display:none;
}

section.section.tape_roll_collection .featured-collection__top-heading {
    display: none;
}
section.section.tape_roll_collection .container{
justify-content:start;
}


section.section.bio_page-section .social_links-area .social-icons{
column-gap:20px;
}
section.section.Custom-tabs-product-page .product-description__first strong{
background:transparent;
}

.logo-with-right-text__col .image-element__wrap {
    max-width: 92px !important;
}
.logo-with-right-text__col .image-element__wrap img {
    max-width: 92px !important;
}
div#tickerTape .container .logo-list__item:last-child .image-element__wrap {
    max-width: 70px !important;
}
div#tickerTape .container .logo-list__item:last-child .image-element__wrap img {
    height: 70px;
    min-width: 70px;
    max-width: 70px !important;
}

.product-gallery .product-gallery__main .flickity-prev-next-button{
background:transparent !important;
}

section.section.new_collections .first_block_image{
display:flex;
justify-content:center;
}
section.section.new_collections .first_block_image  img{
height:600px !important;
width:100%;
object-fit:cover;
}
section.section.new_collections .upper_block_image img{
height:300px;
width:100%;
}

section.section.new_collections .lower_container_image img{
height:200px;
width:100%;
object-fit:cover;
}
.product_section .ufe-64ec9f1192636c890e4d7621.ufe-widget .ufe-style-inpage .ufe-wrap{
max-width:100%;
}
.ufe-64ec9f1192636c890e4d7621.ufe-widget .ufe-core .ufeWrapper .upsellWrapper{
    flex: 0 0 calc(32% - 20px);
}
.product_section .ufe-64ec9f1192636c890e4d7621.ufe-widget .ufe-core .ufeWrapper{
overflow:auto;
justify-content:space-evenly;
}
section.section.new_collections .lower_first_block{
width:45%;
}
section.section.new_collections .lower_Second_block{
width:45%;
}
section.section.new_collections .lower_block_container{
justify-content:space-between;
}
/* .ajax-cart--drawer{
display:none;
}
#theme-ajax-cart.is-drawer.is-visible{
display:none !important
}
 */
section.section.Custom-tabs-product-page .product-description__first h4{
color:white !important;
}
section.section.Custom-tabs-product-page .product-description__first h3{
color:white !important;
}

li#tab2 #s-de9bb239-9c10-4038-bead-86d8baa534f5{
background:transparent !important;
}
li#tab2 #s-aed10068-4a96-4a63-b7ff-10c697ff574e .shogun-heading-component h2{
color:white !important;
}

li#tab2 #s-9e938e77-ae27-47d3-adf1-0afd1822f79c hr{
display:none !important;
}
li#tab2 #s-f7bb4285-269d-46e2-9fd1-decd6dc8afca .shogun-heading-component h3{
color:white !important;
}
li#tabs2 #s-3c1cbc8e-929b-4ef5-bef4-e8cf1bf218d2 .shogun-heading-component h1{
color:white !important;
}
li#tabs2 #s-32659de4-8ea6-44e8-8a4d-1d92f3611400 .shogun-heading-component h1{
color:white !important;
}
li#tabs #s-e1063096-4a14-4dce-863f-78674be7182e hr{
color:white !important;
}
li#tabs2 #shopify-section-template--16780971737332__ce1f621b-2aae-4f11-b397-ff2cce07ccea p{
margin-top:10px !important;
}
li#tabs2 #shopify-section-template--16780971737332__ce1f621b-2aae-4f11-b397-ff2cce07ccea p{
color:black !important;
}  

#s-995aa561-5e68-4a14-ab6b-b700f8379e46 hr{
display:none !important;
}
#s-3c1cbc8e-929b-4ef5-bef4-e8cf1bf218d2 .shogun-heading-component h1{
color:white !important;
}
#s-32659de4-8ea6-44e8-8a4d-1d92f3611400 .shogun-heading-component h1{
color:white !important;
}
#s-e1063096-4a14-4dce-863f-78674be7182e hr{
display:none;
}
#shopify-section-template--16780971737332__ce1f621b-2aae-4f11-b397-ff2cce07ccea p{
margin-top:10px;
}
#s-420c7f61-b2bf-4bf0-a5e6-88cb4be37ed4 hr{
display:none;
}

#s-1f37a430-24ad-4e17-820c-b85e6584bdb7 .shogun-heading-component h3{
color:white !important;
}
#s-b485b0ab-15a4-4bdc-8afc-f9dd4b4685a7 hr{
display:none !important;
}
#s-5d5a683b-cb2f-4c57-bf29-227b041e6f98 hr{
display:none !important;
}
#s-447bed49-4eeb-4129-a964-0b2218854043 .shogun-heading-component h1{
margin-top:10px !important;
margin-bottom:10px !important;
}
#s-20dcaf1d-8cd4-49e7-9dd7-cd38e4e76ba1 .shogun-heading-component h3{
color:white !important;
}

#s-37ed4051-9018-48ea-90eb-c6e636ae9629 hr{
display:none !important;
}
#s-afe268ed-8f51-4bd1-a59f-8ba75aea58b0 .shogun-heading-component h3{
color:white !important;
}
#s-76fd7a27-3d23-45f4-85bb-5f95b421b66e hr{
display:none !important;

}
#s-25324c78-52fe-46fb-a49b-9da31504e806 hr{
display:none !important;
}
#s-43d84ed9-6f67-4cdd-9c64-d2aba103ae7c .shogun-heading-component h3{
color:white !important;
}
.shg-default-text-content *:first-child{
color:white !important;
}


@media (max-width:1260px){
.product__information{
padding-left:20px;
padding-right:20px;
}

}

section.section.Custom-tabs-product-page .product-description__first p span{
background:transparent !important;
}
.shg-rich-text p{
color:black !important;
}

.product_section .ufe-6500692f6747d6aae7b39514.ufe-widget .upsellWrapper.ufe-normal.ufe-most-popular:last-child .ufe-most-popular-img{
display:none 
  
}
.mega-menu__linklist ul li {
    position: relative;
}

.mega-menu__linklist ul li ul.dropdown-child {
    padding-left: 10px;
    margin: 0;
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all linear .3s;
    background:white;
   
}
.mega-menu__linklist ul li ul.dropdown-child li a{
color:black !important;
}
.mega-menu__linklist ul li:hover ul.dropdown-child {
    margin: 2px 0;
    height: max-content;
    overflow: visible;
    opacity: 1;
}

@media (max-width:500px){
.product_section .ufe-6500692f6747d6aae7b39514.ufe-widget .ufeWrapper{
flex-wrap:wrap;
}

}


/* ///////////  bundles page  /////// */
section.section.bundles-heading .rich-text__heading{
color:white;
width:100%;
max-width:300px;
margin:auto;
}

.content-headings{
color:white;
margin-top:30px;
margin-bottom:30px;
}

.bxp-bldr-forward{
border-radius:5px;
animation: glowing 1300ms infinite;
}
@keyframes glowing {
        0% {
          background-color: #e0a526;
          box-shadow: 0 0 10px #e0a526;
        }
        50% {
          background-color: #e0a526;
          box-shadow: 0 0 30px #e0a526;
        }
        100% {
          background-color: #e0a526;
          box-shadow: 0 0 10px #e0a526;
        }
      }


/* /////// Collecion bundle /////// */
section.section.irritation-bundle .logo-list__item{
box-shadow: -8px -8px 24px #f2f2f2, 8px 8px 24px #dfdfdf;
padding:16px;
  border-radius:16px;
}
#bundle_product{
font-size:30px;
}



@media (max-width:798px){

section.section.varaint_collection .collection__main{
width:100%;
}
}


@media (max-width:600px){
div#show_bundle{
width:calc(100% - 20px);
}
}
section.section.looped_cirlce a.button{
  padding:0px;
  height:45px;
  width:220px;
  display:flex;
  justify-content:center;
  align-items:center;
  font-size:16px !important; 
}
/* section.section.looped_cirlce a.button:hover {
  background: #ffffff !important;
  border-color: #e0a526!important;
  color: #000;
} */
section.section.looped_cirlce .logo-with-title__button{
  display:flex;
  justify-content:center;
  align-items:center;
}

section.section.backgroundimagelist  .buttons.heading-with-list__btn{
  display:flex;
  justify-content:center;
  align-items:center;
}

section.section.backgroundimagelist .buttons.heading-with-list__btn a.button{
  font-size:16px !important;
  margin-top:20px;
}
/* section.section.backgroundimagelist .buttons.heading-with-list__btn a.button:hover {
  border-color: #fff;
  background-color: transparent;
} */
.video-wrapper .lazyframe::before {
    display: none;
}
.shop_all_btn_mega_menu {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.shop_all_btn_mega_menu a{
  padding: 0;
  height: 56px;
  width: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px!important;
  color: #fff;
  background-color: #e0a526;
  border-radius:20px;
}

@media (max-width:600px){
  section.section.Homepage-banner .banner__heading.title{
    font-size:29px !important
  }
  section.section.Homepage-banner .image-element__wrap img{
    object-position:right;
  }
}

.smartrr-selling-plan-input:checked+label{
  background: #e0a526
}

span.smarterr-compare-price {
  color: white !important;
  opacity:0.8;
  margin-bottom:10px;
}
.notify-form__description.content{
  color: black !important;
}
.product__notify-form.notify_form{
 background:white;
  margin-top:10px;
}

/* /////////////     cart drawer ////// */

.ajax-cart__empty-cart-message a{
  background:#e0a526;
  width:200px;
  margin:auto;
  height:44px;
  border-radius:20px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-top:20px;
}

.ajax-cart__free-shipping{
display:none;
}
.ajax-cart__cart-count{
background:transparent !important;
}
span.variant_options_heading{
font-size:12px;
font-weight:700;
text-transform:capitalize;
}

span.variant_options_property{
font-size:12px;
font-weight:700;
text-transform:capitalize;
}

p.ajax-cart__selling-plan-name {
    font-size: 12px;
    font-weight: 700;
text-transform:capitalize;
}

.ajax-cart__price .money.smarterr-compare-price, .ajax-cart__price .money.compare-at-price{
color:lightgray !important;
opacity:1;
}


.product__notify-form.notify_form{
 border-radius:10px;
}

.product__notify-form.notify_form .action_button.button{
 background:  #e0a526;
 color: white;
 font-family:"horizon" !important;

}


@media (max-width: 500px){
.ajax-cart__product-title{
width:100%;
max-width:140px;
}
}

@media (max-width:400px){
  section.section.collection-Icons .logo_title_list .logo_list {
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    width: 100%;
    max-width: 300px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-family: horizon;
}
.ajax-cart__price .money{
font-size:15px;
}
  /* variant-selection.variant-selection {
    display: none;
} */
section.featured-video.section.product_video .vedio_title {
    font-size: 22px;
    padding: 0px 4px;
    line-height: 28px;
}

  
  .smart-payment-button--false .purchase-details {
    padding: 0 0px;
}
.ajax-cart__product.media{
margin: 0 2px 20px;
}

  .product-thumbnail {
    text-align: center;
    padding-top:10px;
 
}
 .product-thumbnail__price.price {
    margin-top: 10px;
 
}
 .product__thumbnail.product__grid-item {
    border-radius: 20px;
    background-color: #fff;
    box-shadow: -8px -8px 24px #f2f2f2, 8px 8px 24px #dfdfdf;
    padding: 16px!important;
    margin-bottom: 10px!important;
    margin-top: 10px;
}
.accordion-header {
    padding: 20px;
    line-height: 20px;
    font-size: 18px;
}
  
}


@media  (max-width:350px){
.ajax-cart__price .money{
 font-size:12px;
 line-height:15px

}
.ajax-cart__product-title{
 width:100%;
 max-width:120px;

}

}

.product_section .ufeWrapper .upsellWrapper:nth-child(1) button.atcBtn.ufe-btn{
margin-top:40px;
}




/* /////////////     out of stock button styling on product page ////// */

#shopify-section-template--16780971737332__main a.button{
margin-top:10px !important;
}


/* custom-bundle design */




/* figma design  */

.slick-track{
      margin: 0 -7px;
    display: flex;
}
.slick-initialized .slick-slide{
  margin:0 7px;
    width: 197px !important;
height: auto;
}

.slick-initialized .slick-slide {
      background: white;
    color: black;
    border-radius: 9px;
    padding: 0 15px;
}

button.slick-prev.slick-arrow {
      position: absolute;
    z-index: 11111111111111111;
    top: 50%;
    left: -15px;
      border: 1px solid #00000036;
    font-size: 0px;
    background-image: url(/cdn/shop/files/arrow.svg?v=1707944999);
    background-repeat: no-repeat;
       width: 30px;
    height: 30px;
    transform: rotate(180deg);
    background-size: 100%;
    background-position: 2px;
    border-radius: 50%;
    background-color: #ffffff;
}
button.slick-next.slick-arrow{
position: absolute;
    z-index: 11111111111111111;
    top: 50%;
    right: -6px;
    border: 1px solid #00000036;
    font-size: 0px;
    background-image: url(/cdn/shop/files/arrow.svg?v=1707944999);
    background-repeat: no-repeat;
      width: 30px;
    height: 30px;
    background-size: 100%;
    background-position: 2px;
    border-radius: 50%;
    background-color: #ffffff;
}
button.slick-arrow:hover{
   cursor: pointer;
}
#template-cart .cart__info{ 
color:#000000;
}
#template-cart  .product-quantity-box.purchase-details__quantity .quantity-wrapper
{ 
border: 1px solid black !important;
}
#template-cart  .cart__checkout-container {
  color:#000000;
}
#template-product-bundle .description {
  color:#ffffff;
}
.ph-hover-icons .hover_logo_list  , .ph-hover-icons .logo-list__item:hover .image_logo_list {
  display:none;
}
.ph-hover-icons .logo-list__item:hover .hover_logo_list  {
  display:block;
}
.ph-hover-icons .logo-list__item{
  background:#000000;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 25px;
  border-radius:12px;
border: 1px solid #E1E1E1 ;
}
.ph-hover-icons .logo-list__item:hover {
  background:#E0A526;
border: 0px;
}

.ph-hover-icons .logo-list__item .text_area_logo {
  color:#ffffff;
font-size:20px;
  line-height:32px;
    font-family: NeueHaasGrotDisp-75,sans-serif;
    text-align: center;
  letter-spacing:1px;
}
.ph-hover-icons .logo-list__item:hover .text_area_logo {
  color:#000000;
}
.ph-sbp h2.title{
  font-family: 'horizon';
  font-size:36px;
}

.ph-sbp .subtitle {
    font-weight: 700;
    font-family: NeueHaasGrotDisp-75, sans-serif;
    word-spacing: 1px;

}
div#closed-icon{
   transform: translate(300px,0px);
      z-index: 11111111111;

} 

.tns-nav  [aria-controls]{
    background: #D8D8D8;
    border: 0px;
    height: 10px;
    border-radius: 100%;
    min-width: 10px;
    padding: 0px;
}
.tns-controls {
  display:none;
}
.carousel-inner .carousel-item {
    height: 250px;
    display: none;
}
.carousel-inner .carousel-item.active {
    display: block;
}
.tns-nav {
    display: flex;
    overflow: hidden;
    width: 100%;
    margin: auto;
    margin-top: 10px;
    justify-content: center;
    border-top: 1px solid #e0e0e0;
    padding-top: 15px;
    column-gap: 12px;
}

button.tns-nav-active {
    background-color: #444444 !important;
}
.tns-horizontal.tns-subpixel>.tns-item{
  padding: 5px;
    text-align: center;
}

.tns-outer{
      display: flex;
    flex-direction: column-reverse;
    row-gap: 5px;
      color: #000;
}
/* **** product card*** */

#template-collection-products .product__thumbnail.product__grid-item {
    border-radius: 12px;
    box-shadow:none;
    padding: 15px 0 !important;
    border: 1px solid #E6E6E6;
    display: flex;
}
#template-collection-products .product-wrap {
    display: flex;
    flex-direction: column;
}
#template-collection-products .thumbnail__caption {
    padding: 15px;
    display: flex;
    flex: 1;
}
#template-collection-products  .thumbnail__caption {
    padding: 15px;
}
#template-collection-products .product-thumbnail__review-stars{
 display:none;
}
#template-collection-products .carousel-item img{
  width: 80%;
    height: auto;
    margin: auto;
}
#template-collection-products .product-thumbnail .product-thumbnail__title{
  font-size:16px;
  font-weight:700;
  line-height:24px;
  font-family: 'NeueHaasGrotDisp-75';
  display:block;
  flex: 1;
}
.product-wrap .product-thumbnail {
    display: flex;
    flex-direction: column;
}
#template-collection-products .product-thumbnail__price.price{
  font-size:18px;
  font-weight:700;
  line-height:24px;
  font-family: 'NeueHaasGrotDisp-75';
  color:#000;
}
#template-collection-products form.product-form {
  width: 50%;
    float: right;
    display: inline-block;
    margin-top: 15px;
}
#template-collection-products .product-thumbnail__price.price {
  width: 50%;
    display: inline-block;
}
#template-collection-products .btn.add-to-cart-btn {
    padding: 12px 16px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    font-family: 'NeueHaasGrotDisp-75';
    background:#F5F5F5;
    border:0px;
    display: flex;
    margin: 0px;
    word-spacing: 1px;
    justify-content: space-between;
}
#template-collection-products .price .money{
  padding:12px 0px;
}
@media only screen and (max-width:1080px) {  
  div#closed-icon {
    transform: translate(144px);
    width: unset;
    display: flex;
    justify-content: flex-end;
}
}
@media only screen and (max-width:786px){
  div#closed-icon {
    width: 19%;
} 
}

@media only screen and (max-width:1000px) {  
.ph-hover-icons .logo-list__item .text_area_logo{
      font-size: 16px;
    line-height: 21px;
}

.ph-sbp h2.title {
    font-family: 'horizon';
    font-size: 30px;
}
.ph-sbp .subtitle {
    font-size: 14px;
}
.ph-hover-icons .logo-list__item{
  padding: 15px 0;
}
section.section.Pointers_section .image-with-text__heading {
    font-size: 17px !important;
  }
}

div#ps__bis_container_root {
    display: none;
}



@media only screen and (max-width:768px) { 

.ph-hover-icons .logo-list__item .text_area_logo {
    font-size: 13px;
    line-height: 20px;
}
  div#closed-icon {
    transform: translate(0px);
}
 #shopify-section-header__top-bar .top-bar {
    margin: 10px;
} 



#shopify-section-footer-classic-0{
  order:1;
}
#shopify-section-newsletter_raBcQX{
  order:2;
}
#shopify-section-footer-classic-1{
    order:3;
padding-top:20px;
  padding-bottom:20px;
border-bottom:1px solid #2C2C2C;
}
#shopify-section-e988baed-a3b3-4491-8a49-f5dae727b207 {
  order:4;
 padding-bottom:20px;
padding-top:20px;
border-bottom:1px solid #2C2C2C;
}
#shopify-section-946a7f59-5a97-4ff6-ba90-19c1dbb7b8a0{
  order:5;
padding-top:20px;
}
}

@media only screen and (max-width: 600px) {

.ph-sbp .subtitle {
    font-size: 14px;
}
.ph-sbp h2.title {
    font-family: 'horizon';
    font-size: 22px;
}
}
@media only screen and (max-width: 340px) {

  .slick-initialized .slick-slide{
    width:230px !important;
  }
  .ph-sbp .subtitle {
      font-size: 12px;
  }
  .ph-sbp h2.title {
      font-family: horizon;
      font-size: 16px;
  }
  .ph-hover-icons .logo-list__item .text_area_logo {
      font-size: 12px;
      line-height: 18px;
  }
}
[ph-custom-image-variant] .swatch-element.color label,[ph-custom-image-variant] .swatch-element.color {
    border-radius: unset !important;
}

a.button.klaviyo-bis-trigger.hide-klaviyo {
    display: none !important;
}
.ajax-cart__list .ph-ajax-cart-bundle-continer{
  display: none !important;
}


@media(max-width: 768px){
  .homepage_collections .product__thumbnail.product__grid-item{
      min-height: 350px;
      display: flex;
      justify-content: stretch;
      align-items: stretch;
  }
  .homepage_collections .product__thumbnail .product-wrap {
    display: flex;
    flex-direction: column;
  }
  .on_mobile_section_homepage_links   .logo-list__item .image-element__wrap img {
    min-height: 350px;
    object-fit: cover;
  }
  .homepage_new_collection .product__thumbnail.product__grid-item{
    min-height: 338px
  }
  .logo_homepage .flickity-slider {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  div#tickerTape .container .logo-list__item{
    width: 100%;
  }
  .scroll_homepage.section{
    width: 100%;
    padding: 0px 20px;

  }
   .scroll_homepage.section .logo-list__item{
      width: 100%;
       min-width: unset;
      flex-basis: 100%;
      margin: 0px;
   }
  .scroll_homepage.section .image-element__wrap {
      margin-left: 0px !important;
  }
  .mobile-menu .mb-menu__account {
      bottom: 130px;
    background-color: #000;
        padding-top: 15px;
  }
  .ph-subscribe-save .caption-content .image-with-text-overlay__heading.banner__heading.title {
      font-size: 18px;
  }
  .ph-subscribe-save .caption-content .button.button--primary, .button.button--secondary {
    font-size: 13px !important;
  }
  .scroll_homepage.section .image-element__wrap {
    margin: 0 14px 0 0;
  }
  .logo-with-right-text__col .image-element__wrap img {
    max-width: 60px !important;
    height: 60px;
    min-width: 60px;
  }
  div#tickerTape .container .logo-list__item:last-child .image-element__wrap img {
    height: 50px;
    min-width: 50px;
    max-width: 50px !important;
  }
  div#tickerTape .container .logo-list__item:last-child .image-element__wrap {
    max-width: 50px !important;
    margin: 0 24px 0 0;
  }
  div#tickerTape .container {
    gap: 24px;
  }
  .shopify-section.logo-with-right-text.logo-list {
    padding: 45px 0 !important;
  }
  
  #template-page-transparency .faq__column-2 {
    display: none;
  }
  #template-page-transparency .heading-section__heading {
    font-size: 40px;
  }
  #template-page-how-to-use .faq__title.title {
    font-size: 50px;
  }
  
}


@media(min-width: 600px) and (max-width: 1024px){
  section.section.homepage_new_collection .product__thumbnail.product__grid-item a.product-thumbnail__title {
    min-height: 91px;
  }
}

.mega-menu.Custommega-section.mega-menu--header-classic .icon-link-mega{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

@media(max-width: 330px){
  .mobile-menu .mb-menu__account{
    bottom: 84px;
  }
    #template-page-contact .heading-section__heading {
    font-size: 35px;
  }
  #template-page-shipping-refund-policy .container .heading-wrapper .page__title.title {
    font-size: 20px;
    line-height: 40px;
  }
  .ph-hover-icons .logo-list__item .text_area_logo {
      font-size: 12px;
      line-height: 18px;
  }
  #template-page-contact .contact-form__text .contact__info{
    align-items: center;
  }
  #template-page-contact .contact-form__text h3 {
    font-size: 14px;
  }
  #template-page-privacy-policy .container {
    max-width: 100%;
  }
  #template-page-how-to-use .heading-section__heading.title {
    font-size: 40px;
  }
  #template-product .ph-bundle-mian-paragraph p {
        font-size: 12px;
  }
  #template-product a.ph-bundle-first-button {
    font-size: 14px;
  }
  #template-page-how-to-use .faq__title.title {
    font-size: 40px;
  }
}
.combo-added-prods-container .selected-combo-prod-card-inner[data-vid="20201011347552"] img.combo-variant-thumb {
    object-fit: contain;
}

@media (max-width:786px){
  section.section.homepage_new_collection .product__thumbnail.product__grid-item {
    width: 85%;
  }
  .homepage_collections .product__thumbnail.product__grid-item{
    width: 85%;
  }
}




.klaviyo-product-container {
    min-height: 30px;
}
a.btn.klaviyo-bis-trigger {
    font-weight: 600;
    color: black !important;
    background-color: #e0a526;
    font-size: 12px;
    padding: 12px 11px !important;
}
.klaviyo-button-container {
    min-height: 30px;
    top: 0px !important;
    opacity: 1 !important;
}

.homepage_collections .product-thumbnail .product-thumbnail__title {
  min-height: 100px;
  font-size: 32px;
  line-height: 1;
}

#kaktusfs-root .kaktusfs-cart__rewards-preunlock {
  font-size: 14px !important;
  letter-spacing: 0.6px !important;
  font-family: NeueHaasGrotDisp-55, sans-serif !important;
}

/* New Css 13-02-2025 */
@media (max-width:786px) {
  body #ps__widget_container {
    z-index: 9999999999 !important
  }
  body #chat-button {
    z-index: 999;
  }
  .cc-window.cc-floating {
    z-index: 99999999999;
  }
  .testimonials .testimonial-block {
    box-shadow: -1px -1px 10px 0 #F2F2F2, 1px 1px 10px 0 #DFDFDF;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #kaktusfs-root .kaktusfs-cart__rewards-preunlock {
    font-size: 14px !important;
  }
  section.section.homepage_hover_icons .text_area_logo {
    margin: 0 0 15px;
  }
  section.section.new_collections .main-heading-collection {
    margin: 0;
  }

  .title-new-collection {
      padding-left: 10px;
      padding-right: 10px;
      line-height: 1;
  }
  section.section.new_collections .container {
      padding-bottom: 60px;
  }
  
}
 
@media (max-width:575px) {
  #ps__widget_container {
    width: 100% !important;
    max-width: 90% !important;
  }
}

@media (max-width:798px){
  section.section.couner_homepage .heading-section__content {
    row-gap: 2px;
  }
  .featured-collection__title.title {
    font-size: 36px;
    line-height: 1;
  }
  section.section.backgroundimagelist .heading-with-list__heading-col h2 {
    width: 100%;
    max-width: 100%;
    margin: 0 0 30px;
    display: inline-block;
  }
  section.section.backgroundimagelist .heading-with-list__list-col {
    margin: 0;
  }
  section.section.backgroundimagelist .heading-with-list__list .list-text {
    max-width: 100% !important;
  }
  section.section.backgroundimagelist .heading-with-list__heading-col h2 {
    width: 100%;
    max-width: 100%;
    display: inline-block;
  }
  section.section.backgroundimagelist .heading-with-list__heading-col {
    margin: 0 0 30px;
  }
  section.section.backgroundimagelist {
    background-attachment: fixed;
    background-position: 66% center;
  }
}

@media (max-width:786px) {
  .homepage_collections .product-thumbnail .product-thumbnail__title {
    min-height: 65px;
    font-size: 24px;
    line-height: 1;
  }
}


/* .featured-collection-section .button--secondary:hover {
  border-color: #fff !important;
  background-color: transparent !important;
} */


.product-main {
  padding-bottom: 100px !important;
  background-color: #000;
}
.ph-bundle-main-container {
    margin-top: 0 !important;
}
.register__form .button.button--secondary:hover, .login .button.button--secondary:hover {
  border-color: #fff;
  color: #fff;
}
@media (max-width:786px) {
  .product-main {
    padding-bottom: 60px !important;
  }
}

.smartrr__recharge-app .smartrr-otp__subscribe {
    display: none;
}

.collection-creatibly_collection .ph__coll__product__card .product-thumbnail__title{
  color: #000;
}
.collection-creatibly_collection .ph__collection__container .thumbnail__caption .product-thumbnai {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.collection .ph__coll__product__card .product-thumbnail__title{
  color: #000;
}
.collection .ph__collection__container .thumbnail__caption .product-thumbnai {
  display: flex;
  flex-direction: column;
  height: 100%;
}