/** Shopify CDN: Minification failed

Line 184:10 Expected identifier but found whitespace
Line 184:12 Unexpected "{"
Line 184:21 Expected ":"
Line 185:15 Expected identifier but found whitespace
Line 185:17 Unexpected "{"
Line 185:26 Expected ":"
Line 1674:0 Unexpected "}"
Line 1787:1 Expected "}" to go with "{"

**/
.fr-page-width {
    width: 100%;
    max-width: 147rem !important;
    margin: 0 auto;
}
.announcement-bar__message p {
    font-size: 14px;
    line-height: 14px;
    margin: 0;
    /* font-family: 'Geist' !important; */
}
.fr-custom-cart-icon {
    width: 2.375rem !important;
    height: 2.375rem !important;
}
.header__search {
    display: none !important;
}
.header__menu-item span {
    font-size: 18px !important;
    line-height: 30px !important;
}
.header__menu-item {
    padding: 1rem 0.7rem !important;
    text-decoration: none;
    color: rgba(var(--color-foreground), 1) !important;
}
button.disclosure__button.localization-form__select.localization-selector.link.link--text.caption-large {
    font-size: 18px !important;
    line-height: 30px !important;
}
.fr-custom-image img
 {
    width: 100%;
}
.fr-custom-image {
    width: 30rem;
}
.fr-custom-banner-text {
    width: 36%;
    display: flex;
    justify-content: end;
    margin-left: auto;
}
.fr-custom-banner-text p {
    color: #fff;
    line-height: 18px;
}
.marquee-text {
    
    padding: 0 0px;
}
.marquee-slider {
    padding: 10px 0;
}
.custom-multi-column-layout {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.custom-multi-column-columns {
    width: 33.33%;
}
.custom-multi-column-image img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
}a.button.button--primary {
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.custom-multi-column-content {
    width: 100%;
    position: absolute;
    top: 85%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    z-index: 2;
}
.custom-multi-column-content-container {
    width: 100%;
    position: relative;
}
.custom-multi-column-button {
    padding-top: 10px;
}
.custom-multi-column-heading h3 {
    font-size: 32px;
    margin: 0;
    line-height: normal;
    font-weight: 600;
}
.custom-multi-column-button a {
    text-decoration: none;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
}
.custom-multi-column-button a:hover{
  color:#acacac;
}
.fr-custom-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #00000040;
}
.custom-multi-column-image {
    line-height: 0;
    width: 100%;
    position: relative;
    padding-bottom: 104%;
}
.fr-custom-collection-column {
    width: 100% !important;
    max-width: 100% !important;
}
.title.inline-richtext.h1.scroll-trigger.animate--slide-in {
    font-size: 31px !important;
    line-height: 32px;
    font-weight: 600;
}
.fr-custom-collection-layout .slick-slider {
    margin:0 -3px;
}
.fr-custom-collection-layout .slick-slide {
    margin-right:3px;
    margin-left:3px;
}
.fr-custom-card-product-heading {
    font-size: 16px !important;
    /* font-family: 'Geist' !important; */
    line-height: 22px;
    font-weight: 600 !important;
}
.fr-custom-actual-price {
    font-size: 18px !important;
}
.fr-card-product-bottom-points p
 {
    font-size: 12px;
    margin: 0;
    line-height: 18px;
}
.fr-card-product-bottom-points {
    padding-top: 7px;
    padding-bottom: 3px;
    width: 80%;
}
.fr-main-page-width {
    width: 100%;
    max-width: 144rem !important;
    margin: 0 auto;
}
.card__inner.color-scheme-2.gradient.ratio {
    --ratio-percent: 126% !important;
}
.rigt-slider-sec h2 {
    font-size: 52px;
    margin-bottom: 30px;
    line-height: 1.2;
    color: {{ section.settings.heading_color }};
    text-align: {{ section.settings.heading_alignment }};
}

.rigt-slider-sec .sec-heading {
    text-align: center;
    margin-bottom: 40px;
}

/* Slider Styles */
.rigt-slider-sec .slick-slide {
    margin: 0 3px;
    transition: transform 0.3s ease;
}

.rigt-slider-sec .slick-list {
    overflow: visible;
}

.rigt-slider-sec .container {
    position: relative;
    overflow: hidden;
    transition: margin 0.3s ease, max-width 0.3s ease;
}
.fr-custom-collection-heading h2 {
    font-size: 32px;
    line-height: 32px;
    font-weight: 600 !important;
}
/* DEFAULT: Space on LEFT (for first slide) */
@media only screen and (max-width: 2500px) {
    .rigt-slider-sec .container {
        max-width: 100%;
        padding: 0 120px;
    }
    .cont-main {
    padding-left: 125px;
}
}
@media only screen and (max-width: 1440px) {
.banner--medium:not(.banner--adapt) {
    min-height: 58rem !important;
}
.banner__content {
    padding: 3rem 4rem !important;
}
.fr-custom-banner-text {
    width: 37%;
    display: flex;
    justify-content: end;
    margin-left: auto;
}
.fr-custom-banner-text p {
    color: #fff;
    line-height: 18px;
    font-size: 14px;
}
.fr-main-page-width {
    width: 100%;
    max-width: 133rem !important;
    margin: 0 auto;
}
}
@media only screen and (max-width: 1280px) {
.banner--medium:not(.banner--adapt) {
    min-height: 52rem !important;
}
.banner__content {
    padding: 3rem 4rem !important;
}
.fr-custom-banner-text {
    width: 37%;
    display: flex;
    justify-content: end;
    margin-left: auto;
}
.fr-custom-banner-text p {
    color: #fff;
    line-height: 18px;
    font-size: 14px;
}
.fr-main-page-width {
    width: 100%;
    max-width: 119rem !important;
    margin: 0 auto;
}
}
@media only screen and (max-width: 1500px) {
    .rigt-slider-sec .container {
        max-width: 100%;
        padding: 0 35px;
    }
    .cont-main {
    padding-left: 40px;
    }
    
    /* Reset for smaller screens */
    .rigt-slider-sec .container.not-first-slide {
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: 100% !important;
    }
}

.rigt-slider-sec .slide {
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease;
}

.rigt-slider-sec .slide:hover {
    transform: translateY(-5px);
}

.rigt-slider-sec .slide__image-container {
    width: 100%;
    height: 100%;
    position: relative;
}

.rigt-slider-sec .slide__image-container::before {
    content: "";
    position: absolute;
    background-image: linear-gradient(
        0deg,
        rgba(0, 0, 0, 0.8) 10%,
        rgba(0, 0, 0, 0.2) 60%
    );
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
}

.rigt-slider-sec .slide__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

.rigt-slider-sec .slide .txt-grid {
    position: absolute;
    bottom: 0;
    width: 90%;
    left: 50%;
    transform: translate(-50%, 72px);
    z-index: 5;
    transition: transform 0.3s ease;
    padding: 20px 0;
}

.rigt-slider-sec .slide:hover .txt-grid {
    transform: translate(-50%, -10px);
}

.rigt-slider-sec .slide .txt-grid * {
    color: #fff;
}

.rigt-slider-sec .slide .txt-grid h5 {
    font-size: 22px;
    margin: 0 0 20px 0;
}

.rigt-slider-sec .slide .txt-grid p {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 10px;
}

/* Custom styling for partial slide visibility */
.slider-right {
    position: relative;
}

.slider-right .slick-track {
    display: flex;
    align-items: stretch;
}

.slider-right .slick-slide {
    flex: 0 0 auto;
}

.asd-previous, .asd-nextt{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index:10;
    font-size:35px;
    background:none;
    border:none;
    color:#000;
    cursor:pointer;
    opacity: 0;
    pointer-events: none;
    transition: .3s ease;
}

.asd-previous{
    left:10px;
}

.asd-previous:before{
    display:none;
}

.asd-nextt:before{
    display:none;
}

.asd-nextt{
    right:20px;
}

.asd-previous:hover,
.asd-nextt:hover{
    color:#222;
}

.asd-previous svg, .asd-nextt svg {
    fill: #fff;
    background: black;
    border-radius: 50%;
    transition: .3s ease;
    width: 50px;
    height: 50px;
    padding: 10px;
}

/* Hover slider → show only next arrow */
.slider-right:hover.first-slide .asd-nextt {
    opacity: 1;
    pointer-events: auto;
}

/* Hover slider → show only previous arrow for slides > 0 */
.slider-right:hover.not-first-slide .asd-previous {
    opacity: 1;
    pointer-events: auto;
}

svg.asd-nxt-arrow {
  transform: rotate(180deg);
}

.fr-custom-footer-column1 {
    width: 6% !important;
}
.footer-block__heading {
    font-size: 16px !important;
    line-height: 20px;
    font-weight: 600;    letter-spacing: 0px;    margin-bottom: 1rem;
}
body, .color-scheme-1, .color-scheme-2, .color-scheme-3, .color-scheme-4, .color-scheme-5, .color-scheme-c528c805-0b40-4962-90d4-409414a063a2 {
    color: rgba(var(--color-foreground), 1);
    background-color: rgb(var(--color-background));
}
#shopify-section-template--27135910904135__new_faq_gfXMYx .rte p {
    font-size: 14px;
    line-height: 20px;
}
.footer__content-bottom.scroll-trigger.animate--slide-in {
    border-top: 1px solid #000 !important;
    opacity: 1;
}
.footer-block__details-content .list-menu__item--link {
    font-size: 16px !important;
}
.footer-block__details-content .list-menu__item--link, .copyright__content a {
    color: rgba(var(--color-foreground), 1) !important;
}
.fr-custom-footer-column2 {
    width: 27% !important;
}
.site-header-transparent:hover {
    background: #fff;
}
.header {
    display: flex !important;
    justify-content: space-between;
}
.header--middle-left .header__inline-menu {
    margin-right: 95px !important;
}
.header {
    padding: 2px 1rem 2px 1rem !important;
}
.fr-custom-banner-heading {
    font-size: 39px !important;
    margin: 0;
    font-weight: 600 !important;
    font-family: 'Degular Display' !important;
}
.banner__box>*+* {
    margin-top: 0rem !important;
}
.disclosure__button.localization-form__select.localization-selector.link.link--text.caption-large:hover {
    text-decoration: none !important;
}
.fr-custom-banner-media-for-mobile {
    display: none !important;
}
.product__title h1 {
    font-size: 40px !important;
    font-weight: 600;
}
.product__text.inline-richtext {
    font-size: 14px !important;
}
.icon-with-text--vertical .icon-with-text__item {
    margin-bottom: 5px !important;
}
.custom-custom-review-layout {
    width: 100%;
    display: flex;
    justify-content: start;
    column-gap: 12px;
    padding-top: 10px;
}
.custom-custom-review-image img {
    width: 100%;
    height: 100%;
    border-radius: 50px;
}
.custom-custom-review-image {
    width: 25px;
    height: 25px;
}
.custom-custom-review-checkmark img {
    width: 100%;
    height: 100%;
}
.custom-custom-review-checkmark {
    width: 20px;
    height: 20px;
}
.custom-custom-review-text p {
    font-size: 12px;
    margin: 0;
    color: #333;
}
.custom-custom-review-images-container
 {
    display: flex;
    column-gap: 0;
}
.fr-custom-add-to-cart-icon svg {
    width: 2.5rem;
    height: 2.5rem;
}
.product-form__submit {
    font-size: 16px !important;
    font-weight: 600;
}
.product-form__submit
 {
    font-size: 16px !important;
    font-weight: 600 !important;
}
.custom-text-with-badge {
    width: 100%;
    display: flex;
    justify-content: center;
    column-gap: 10px;
    align-items:center;
}
.custom-text-main-text p {
    font-size: 16px;
    margin: 0;
    color: #0c0c0d;
    letter-spacing: normal;
}
.custom-text-main-badge {
    line-height: 0;
}
.fr-custom-add-to-cart-button-container {
    display: flex;
    align-items: center;
    column-gap: 7px;
}
.fr-custom-simple-text p {
    font-size: 12px;
    color: #4159f9;
    font-weight: 600;
    letter-spacing: normal;
    background-color: #F2F2F7 !important;
    padding: 8px 10px;
    border-radius: 9999px;
    width: fit-content;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
}
.fr-custom-simple-text {
    text-align: center;
}
.custom-badge-with-content-container {
    width: 100%;
    display: flex;
    align-items: center;
    column-gap: 0px;
}
.custom-badge-with-content-main-content p strong {
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
}
.custom-badge-with-content-main-content p {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    margin: 5px 0;
}
.custom-badge-with-content-box {
    padding: 12px;
    flex-direction: row;
    border-radius: 6px;
    background: #F2F2F7;
    margin-bottom: 20px;
    margin-top: 20px;
}
.mak-icon:after {
    content: "+";
    color: #000;
    font-weight: 600;
    position: absolute;
    right: 15px;
    font-size: 18px;
    top: auto;
} 
.accordion details[open]>summary .mak-icon:after {
    content: "\2212";
}
.accordion__title
 {
    font-size: 13px !important;
    font-weight: 600 !important;
    line-height: 15px !important;
}
.accordion summary:hover .accordion__title {
    color: #000;
}
.accordion summary:hover .mak-icon:after {
    color: #000;
}
.custom-badge-with-content
 {
    padding-bottom: 1rem;
}
.custom-video-layout {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.custom-video-main-video video {
    width: 100%;
    border-radius: 10px;
}
.custom-video-column {
    width: 31%;
    line-height: 0;
}
.custom-video
 {
    padding-top: 6rem;
}
.custom-fr-play-icon {
    bottom: 10px;
    left: 10px;
    top: unset;
    right: unset;
    position: absolute;
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ffffff;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 2;
    pointer-events: none;
    transition: all 0.25s ease 0s;
}
.custom-video-main-video {
    width: 100%;
    position: relative;
}
.custom-video-column:hover .custom-fr-play-icon {
    display: none;
}
.fr-custom-card-product-rating-image {
    width: 96px;
}
.fr-custom-card-product-heading {
    padding-top: 5px;
}
.fr-custom-product-reviews-page-width {
    width: 100%;
    max-width: 113rem;
    margin: 0 auto;
}
.heading_Heading__PCRNf h2 {
    font-size: 56px;
    line-height: 56px;
    color: #0c0c0d;
    font-weight: 600;
    max-width: 730px;
    margin-bottom: 5px;
}
.ProfessionalsSlider_ProfessionalsSlider__sub-heading__0fPNE {
    font-size: 16px !important;
    line-height: 22px !important;
    font-weight: 600 !important;
    color:#0c0c0d !important;
    opacity: 0.8;
}
.SliderTextCard_SliderTextCard__title__6sr5C {
    font-size: 22px !important;
    line-height: 29px !important;
    color: #0c0c0d !important;
}
.SliderTextCard_SliderTextCard__specialisation__pF8VY {
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 500 !important;
    opacity: 0.7 !important;
}
.heading_Heading__PCRNf h2 strong {
    font-style: italic !important;
    color: #f80 !important;
    font-family: 'Instrument Serif' !important;
    font-weight: 400 !important;
}
.custom-product-reviews-content-sub-heading p {
    text-align: center;
    font-style: italic;
    font-size: 24px;
    line-height: 34px;
    font-family: 'Instrument Serif' !important;
}
.custom-product-reviews-content-main-heading h2 {
    text-align: center;
    font-size: 40px;
    margin: 0;
    line-height: 40px;
    font-weight: 600;
}
.custom-product-reviews-content-image img {
    width: 100%;
     margin-top: -1rem;
}
.custom-product-reviews-content-image {
    width: 22%;
    margin: 0 auto;
    padding-top: 30px;
}
#template--27135911067975__hero_usp_yrDQLb .hero-usp-section {
    display: flex !important;
    flex-direction: row-reverse !important;
    min-height: 600px;
    align-content: center;
    justify-content: center;
}
.hero-usp-heading h2 {
    font-size: 56px;
    line-height: 56px;
    margin: auto;
    color: #fff;
    font-weight: 600;
}
.hero-usp-heading h2 strong {
    font-style: italic;
    font-weight: 400;
    font-family: '';
}
.usp-subheading-text p {
    font-size: 16px !important;
}
.hero-usp-subheading {
    padding-top: 20px !important;
}
.hero-usp-facts {
    padding-top: 15px !important;
}
#template--27135911067975__hero_usp_yrDQLb .usp-fact-value {
    font-size: 40px !important;
    font-weight: 700;
    line-height: 40px !important;
}
.hero-usp-fact-text p {
    font-size: 16px !important;
}
.hero-usp-fact-text p {
    font-size: 16px !important;
}
.hero-usp-section.hero-usp-section-- {
    padding-top: 40px;
    padding-bottom: 20px;
}.multicolumn-card-spacing {
  padding-top: 0.5rem;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.inline-richtext {
    /* font-family: 'Geist' !important; */
}h2.rich-text__heading.rte.inline-richtext.h1.scroll-trigger.animate--slide-in {
    line-height: normal;
}.image-with-text .image-with-text__media-item>*{border-radius:11px!important;    border: none!important;}
.image-with-content-page-width {
    width: 100%;
    max-width: 1165px;
    margin: 0 auto;
    padding: 0 1.5rem;
}
.image-with-content-layout {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.image-with-content-image img {
    width: 100%;
}
.image-with-content-left {
    width: 44%;
}
.image-with-content-right {
    width: 53%;
}
.image-with-content-heading h2 {
    font-size: 40px;
    font-weight: 600;
    line-height: 40px;
    margin: 21px 0;
}
.image-with-content-paragraph p {
    font-size: 16px;
    line-height: 22px;
    margin: 0;
}
.image-with-content-icon-text p {
    font-size: 16px;
    line-height: 22px;
    margin: 3px 0;
}
.image-with-content-icon img {
    width: 20px;
    height: 20px;
    margin-right: 7px;
}
.image-with-content-icon-with-text-content-container {
    width: 100%;
    display: flex;
    justify-content: start;
    column-gap: 5px;
}
.image-with-content-icon {
    line-height: 0;
}
.image-with-content-icon-with-text-column:nth-child(4) {
    padding-top: 3px;
    padding-bottom: 15px;
}
.image-with-content-icon-with-text-layout {
    padding-bottom: 5px;
    padding-top: 5px;
}
.custom-hading h2 {
    font-size: 56px;
    font-weight: 600;
    line-height: 56px;
    margin: 0;
}
.custom-richtext p {
    background-color: #ddf58d;
    padding: 18px 18px 23px 18px;
    border-radius: 50px;
    width: fit-content;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: normal;
}
.custom-paragrah p {
    font-size: 16px;
    line-height: 22px;
}
.custom-layout {
    padding: 0 4rem;
    max-width: 1110px;
    margin: 0 auto;
}
.custom-hading {
    width: 65%;
    padding-top: 10px;
}
.custom-paragrah {
    width: 40%;
    padding-top: 10px;
}
 .costum-richtext-main {
    max-width: 100%;
}
   .costum-rich-text{
        margin: 0 auto;
    flex-direction: column;
    display: flex;
    align-items: center;
}
.costum-mange-contenir img{
  width: 100%;
}
.costum-mange-contenir {
    width: 16%;
}
.custom-heading-contenir h2 {
    font-size: 40px;
    font-weight: 600;
    line-height: 40px;
    margin: 0;
}
.custom-heading-contenir {
    padding-top: 25px;
}
.custom-para-contenir {
    padding-top: 15px;
}
.fr-custom-table-heading {
    text-align: center;
}
.fr-custom-table-sub-heading {
    text-align: center;
    padding-top: 15px;
}
.fr-custom-table-heading h2 {
    font-weight: 600;
    line-height: 40px;
    font-size: 40px;
    margin: 0;
}
.fr-custom-table-sub-heading p {
    font-size: 16px;
    line-height: 22px;
    margin: 0;
}
.custom-link-contenir a{
text-decoration: none;
justify-items: center;
color: #0c0c0d;
}
.fr-custom-products-accordion .accordion__content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 3s ease-in-out;
}

.custom-faq-page-width {
    width: 100%;
    max-width: 1465px;
    margin: 0 auto;
    padding: 0 1.5rem;
}
.custom-faq-layout {
    display: flex;
    justify-content: start;
    column-gap: 40px;
    width: 100%;
}
.custom-faq-heading h2 {
    font-size: 32px;
    line-height: 32px;
    color: #0c0c0d;
    font-weight: 600;
}
.fr-custom-products-accordion details[open] .accordion__content {
    max-height: 2000px; /* Adjust this value if your content is taller than 2000px */
}

.custom-faq-right {
    width: 71%;
}
.fr-custom-faq-summary:hover .accordion__title {
    color: #0C0C0D !important;
}
.fr-custom-faq-summary:hover .mak-icon:after {
    color: #0C0C0D !important;
}
.custom-content-para p a{
    text-decoration: underline;
    color: black;
  }
.custom-content-para p a:hover{
    text-decoration: none;
    color:blue ;
   }
.custom-content-main {
display: flex;
margin: 0 auto;
justify-content: center;
}
.custom-content-pagewidth {
    width: 100%;
    max-width: 660px;
}
.custom-content-main-heading h2 {
    font-size: 2.5rem;
    font-weight: 400;
}
.custom-content-main-heading h2 {
    font-size: 56px;
    font-weight: 600;
    line-height: 56px;
    margin: 0;
}
.custom-content-para p {
    font-size: 16px;
    line-height: 22px;
}
.custom-content-heading h2 {
    font-size: 40px;
    line-height: 40px;
    font-weight: 600;
    margin: 0;
}
.custom-content-para p {
    font-size: 16px;
    line-height: 22px;
}
.custom-content-main-heading {
    padding-bottom: 30px;
}
.custom-content-heading {
    padding-top: 6rem;
}
.fr-new-custom-faq-right {
    width: 100% !important;
}
.fr-custom-products-accordion {
    margin-top: 0;
    border-top: .1rem solid rgba(var(--color-foreground), .08);
    border-bottom: .1rem solid rgba(var(--color-foreground), .08);
}
.cus-collips-bl-1 {
    padding-bottom: 0rem;
}
.fr-custom-contact-us-heading {
    font-size: 40px !important;
    line-height: 40px;
    font-weight: 600 !important;
    margin: 0 !important;
}
.fr-custom-contact-sub-heading p {
    font-size: 16px;
    line-height: 22px;
    margin: 10px 0;
}
.fr-custom-contact-sub-heading {
    padding-top: 2.5rem;
}
.fr-custom-contact-sub-heading {
    padding-top: 2.5rem;
    padding-bottom: 2rem;
}
.fr-custom-rating-imag img {
    width: 100%;
}
.fr-custom-rating-imag {
    width: 47%;
}
.custom-menu-drawer-sub-menu a {
    font-size: 16px;
    line-height: 26px;
    text-decoration: none;
    color: #0C0C0D;
}
.custom-menu-drawer-sub-menu-container {
    display: none;
    flex-direction: column;
    row-gap: 5px;
    padding: 0 1rem;
}.menu-drawer__inner-container {
    
 
}
.section-template--27135910904135__custom_reviews_GNLxax-padding{
    padding-top: 77px;
    margin-bottom: -60px;
}
.tp-widget-review-content .header {
    text-align: left;
    display: flex;
    justify-content: start;
    margin: 0;
    padding: 0 !important;
}
.tp-widget-review {
    display: inline-block;
    height: 110px;
    margin: 0 15px 10px 0;
    padding: 0 0 0 0px !important;
    position: relative;
    vertical-align: top;
    white-space: normal;
    position: relative;
}
 .custom-rewies-pagewidth {
   width: 100%;
    padding: 0 6rem;
    max-width: 1590px;
    margin: 0 auto;
}
.custom-rewies-layout {
    display: flex;
    justify-content: space-around;
    width: 100%;
}
.custom-rewies-images img {
    width: 100%;
}
.custom-rewies-left-colum {
    width: 20%;
}
.custom-rewies-right-colum {
    width: 78%;
}
.custom-rewies-left-paragrah h2 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    margin: 0;
    text-align: center;
}
.custom-rewies-images {
    width: 50%;
    line-height: 0;
    margin: 0 auto;
    padding:8px 0;
}
.custom-rewies-left-link p {
    font-size: 12px;
    margin: 0;
    text-align: center;
}
.custom-rewies-images2 {
    width: 40%;
    margin: 0 auto;
}
.custom-rewies-images2 img {
    width: 100%;
}
.fr-custom-reviews-layout {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.fr-custom-reviews-column {
    width: 24%;
}
.custom-reviews-column-image img {
    width: 100%;
}
.custom-reviews-column-image {
    width: 99px;
}
.custom-rewies-right-link1 h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
}
.custom-rewies-right-link2 p {
    font-size: 14px;
    line-height: 18px;
    margin: 0;
}
.custom-rewies-right-link2 {
    padding: 5px 0;
}
.custom-rewies-right-link1 {
    padding-top: 1rem;
}
img.test-prev.slick-prev.slick-arrow {
    position: absolute;
    top: 50%;
    left: -5%;
    width: 25px;
    height: 25px;
}
img.test-next.slick-next.slick-arrow {
    top: 50%;
    position: absolute;
    width: 25px;
    height: 25px;
    right: -5%;
}
@media screen and (max-width: 768px) {
 .fr-custom-banner-media-for-mobile {
    display: block !important;
}
.fr-custom-banner-media-for-desktop {
    display: none !important;
}
.banner--medium:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content {
    min-height: 94rem !important;
}
.banner__content {
    padding: 0;
    display: flex;
    position: relative;
    width: 100%;
    align-items: center;
    justify-content: end !important;
    z-index: 2;
    flex-direction: column;
}
.fr-custom-banner-text {
    width: 90%;
    display: flex;
    justify-content: start;
    margin-left: revert;
}
.banner__box {
    padding: 0rem 1.5rem !important;
    position: relative;
    height: fit-content;
    align-items: center;
    text-align: center;
    width: 100%;
    word-wrap: break-word;
    z-index: 1;
}
.fr-custom-banner-text p {
    color: #fff;
    line-height: 24px;
    font-size: 18px;
}
.custom-multi-column-columns {
    width: 100%;
}
.custom-multi-column-image {
    line-height: 0;
    width: 100%;
    position: relative;
    padding-bottom: 45%;
}
.custom-multi-column-image img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}
.custom-multi-column-content {
    top: 65%;
}
.fr-custom-footer-column1 {
    width: 101% !important;
}
.fr-custom-footer-column2 {
    width: 100% !important;
}
.footer-block-image, .footer-block-image.left, .footer-block-image.center, .footer-block-image.right {
    justify-content: left !important;
}
.footer__content-top {
    padding-bottom: 3rem;
    padding-left: calc(1.5rem / var(--font-body-scale)) !important;
    padding-right: calc(1.5rem / var(--font-body-scale)) !important;
}
.cont-main {
    padding-left: 15px;
}
.header {
    padding: 2px 0.5rem 2px 0.7rem !important;
}
.rigt-slider-sec .container {
    max-width: 100%;
    padding: 0 155px 0 15px;
}
.product__info-wrapper.grid__item.scroll-trigger.animate--slide-in {
    padding: 0 0.5rem;
}
.custom-badge-with-content-box {
    padding: 5px;
    flex-direction: row;
    border-radius: 6px;
    background: #F2F2F7;
    margin-bottom: 20px;
    margin-top: 20px;
}
.heading_Heading__PCRNf h2 {
    font-size: 46px;
    line-height: 46px;
    color: #0c0c0d;
    font-weight: 600;
    max-width: 730px;
    margin-bottom: 5px;
}
#template--27135911067975__hero_usp_yrDQLb .hero-usp-section {
    display: flex !important;
    flex-direction: column !important;
    min-height: 600px;
    align-content: center;
    justify-content: center;
}
.hero-usp-heading h2 {
    font-size: 44px !important;
    line-height: 44px !important;
    margin: auto;
    color: #fff;
    font-weight: 600;
}
#template--27135911067975__hero_usp_yrDQLb .usp-fact-value {
    font-size: 32px !important;
    font-weight: 700;
    line-height: 32px !important;
}
.custom-hading {
    width: 100%;
    padding-top: 10px;
}
.custom-hading h2 {
    font-size: 44px;
    font-weight: 600;
    line-height: 44px;
    margin: 0;
}
.custom-layout {
    padding: 0 1.5rem;
    max-width: 1510px;
    margin: 0 auto;
}
.custom-paragrah {
    width: 100%;
    padding-top: 10px;
}
.costum-mange-contenir {
    width: 70%;
}
.costum-richtext-main {
    max-width: 100%;
    padding: 0 1.5rem;
}
.image-with-content-left {
    width: 100%;
}
.image-with-content-right {
    width: 100%;
}
.custom-faq-left {
    width: 100%;
}
.custom-faq-right {
    width: 100%;
}
.custom-faq-layout {
    flex-direction: column;
}
.custom-product-reviews-content-image {
    width: 60%;
    margin: 0 auto;
    padding-top: 30px;
}
.banner__content {
    padding: 3rem 0rem !important;
}
.menu-drawer__menu-item {
    font-size: 18px !important;
    line-height: 39px;        font-weight: 600;

}
.menu-drawer__menu-item {
    padding: 0.6rem 1rem !important;
    text-decoration: none;
    font-size: 1.8rem;
}
.menu-drawer {
    width: 65% !important;
}
.fr-custom-menu-drawr-social-media-icons
 {
    display: none;
}
.custom-content-pagewidth {
    padding: 0 1.5rem;
}
.custom-content-main-heading h2 {
    font-size: 44px;
    font-weight: 600;
    line-height: 44px;
    margin: 0;
}
.fr-custom-contact-us-heading {
    font-size: 44px !important;
    line-height: 40px !important;
    font-weight: 600 !important;
    margin: 0 !important;
}
.custom-rewies-pagewidth {
    width: 100%;
    padding: 0 2rem;
    max-width: 1590px;
    margin: 0 auto;
}
.custom-rewies-left-colum {
    width: 40%;
}
.custom-rewies-right-colum {
    width: 50%;
}
.custom-rewies-images {
    width: 70%;
    line-height: 0;
    margin: 0 auto;
    padding: 8px 0;
}
.custom-rewies-images2 {
    width: 50%;
    margin: 0 auto;
    padding-top: 5px;
}
.custom-rewies-right-link1 h3 {
    font-size: 13px;
    font-weight: 600;
    margin: 0;
}
.custom-rewies-right-link2 p {
    font-size: 10px;
    line-height: 16px;
    margin: 0;
}
.custom-rewies-left-paragrah h2 {
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
    margin: 0;
    text-align: center;
}
img.test-prev.slick-prev.slick-arrow {
    position: absolute;
    top: 50%;
    left: -15%;
    width: 25px;
    height: 25px;
}
img.test-next.slick-next.slick-arrow {
    top: 50%;
    position: absolute;
    width: 25px;
    height: 25px;
    right: -12%;
}
.custom-rewies-left-link p {
    font-size: 10px;
    margin: 0;
    text-align: center;
}
}.footer-block:nth-child(3) .footer-block__heading {
    font-size: 16px !important;   
    font-weight: 600;            margin-bottom: 0rem;
    color:#d9d9d9!important;
}.footer-block:nth-child(3) strong {
         
    color:#ff66c4!important;
}.multicolumn-card__image-wrapper {
  position: relative;
}

.image-author {
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: #fff; /* White text */
   
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;    text-shadow: 4px 2px 3px #000000;
}
.multicolumn-section-text {
    font-weight: 600;line-height: 19px;
}.multicolumn-section-text strong {
    color: #ff66c4;
}.page-width.section-template--27135910904135__multicolumn_mj6kKY-padding.isolate.scroll-trigger.animate--slide-in {
    border: solid pink 2px;
    border-radius: 20px;
}
@media screen and (min-width: 990px) {
  .featured-product:not(.product--no-media) > .product__info-wrapper {
    padding: 0 3rem;
  }
}@media screen and (max-width: 749px) {
    .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide) {
        margin-left: -3rem;
        margin-right: -2rem;
    }
}
@media(max-width:767px){.page-width.section-template--27135910904135__multicolumn_mj6kKY-padding.isolate.scroll-trigger.animate--slide-in {

    margin: 10px;}


    .grid--peek.slider .grid__item:first-of-type {
        margin-left: 1rem!important;
    }}
body.template-index .cus-collips-bl-1,
body.template-index .accordion + .accordion {
  margin-top: 0;
  border-top: none;
  border: 2px solid #ff66c4;;
  margin-bottom: 4px;
  border-radius: 10px;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.accordion .summary__title {
    display: flex;
    flex: 1;
    padding: 0px 12px;
}.template-index
#shopify-section-template--27135910904135__multicolumn_mj6kKY
h3.inline-richtext {
  font-size: 23px;
  color: #ff66c4;
  text-align: center;    margin-top: -28px;
}
.template-index
#shopify-section-template--27135910904135__multicolumn_mj6kKY
.multicolumn-card__info p {
  text-align: center;
  margin-top: -16px;
  font-weight: 500;
}
.template-index
#shopify-section-template--27135910904135__multicolumn_mj6kKY
.multicolumn-card__info {
  margin-top: -17px;
  position: relative;
  z-index: 10;    margin-left: -3px;
}

.template-index
#shopify-section-template--27135910904135__multicolumn_mj6kKY
.page-width.section-template--27135910904135__multicolumn_mj6kKY-padding.isolate {
    background: #fff;    border: solid #ff66c4 2px;border-radius: 20px;    margin: 10px auto;
}
    #shopify-section-template--27135910904135__multicolumn_9xPhGr#shopify-section-template--27135910904135__multicolumn_9xPhGr h2.title.inline-richtext.h2 {
    font-weight: 900;
    text-align: center;
}@media screen and (max-width: 749px) {
  #shopify-section-template--27135910904135__multicolumn_9xPhGr .title-wrapper-with-link {
        margin-bottom: -1rem;
    }.page-width.section-template--27135910904135__multicolumn_mj6kKY-padding.isolate {
   margin: 0 10px!important;
}.image-with-text__media.image-with-text__media--adapt.global-media-settings.background-transparent.media img {
    object-fit: cover!important;
   
}.image-with-text .grid {
   
    flex-direction: column-reverse;
}.testimonials-navigation-template--21029523259608__ss_testimonial_12_rTxfPm {
    display: none!important;
}.product__info-wrapper.grid__item {
 
    margin-top: -12px !important;
}.testimonials-slide-template--21029523259608__ss_testimonial_12_rTxfPm.swiper-slide {
    margin-right: 8px !important;
}.testimonials-slider-template--21029523259608__ss_testimonial_12_rTxfPm .swiper-wrapper {
   
    margin-left: 4rem;
}
    .slider.slider--mobile {
     
        margin-left: 1rem!important;
    }

}
 


#shopify-section-template--27135910904135__multicolumn_mj6kKY .multicolumn-card__info {
   margin-bottom: -13px;
}#shopify-section-template--27135910904135__featured_product_9PXUX6 .product__info-container    {border-radius: 14px;}
.product__info-wrapper.grid__item {
    border-radius: 12px;
}

#ProductInfo-template--27135910904135__featured_product_9PXUX6 .accordion + .accordion {    margin-bottom: 2px;}
#ProductInfo-template--27135910904135__featured_product_9PXUX6 .cus-collips-bl-1{    margin-bottom: 2px;}.accordion__content p {
    padding: 0px 10px;
}

@media(min-width:769px){

    #shopify-section-template--27135910904135__featured_product_9PXUX6 .product__info-container {
   
    padding: 28px!important;
 
}
body.template-index .image-with-text:not(.image-with-text--overlap) .background-transparent {
 
    border-radius: 22px;
}body.template-index .image-with-text.image-with-text--no-overlap.isolate {
    margin-top: 10px;
}

#shopify-section-template--27135910904135__image_with_text_6bB4Fd .button {
    margin-top: 4rem !important;
    
}
div#shopify-section-template--27135910904135__image_with_text_VC3Ubr img {
    margin-top: 0px;    border-radius: 20px !important;
}

 div#shopify-section-template--27135910904135__image_with_text_VC3Ubr .image-with-text__media.image-with-text__media--adapt.global-media-settings.background-transparent.media {
    margin-top: -5px;
}


 div#shopify-section-template--27135910904135__image_with_text_VC3Ubr h2.image-with-text__heading.inline-richtext.h1 {
   
    font-size: 35px!important;
}
body.template-index .image-with-text__grid.grid.grid--gapless.grid--1-col.grid--2-col-tablet.image-with-text__grid--reverse {
    align-items: flex-start;
}

#ImageWithText--template--27135910904135__image_with_text_aTFx4h a.button.button--primary {
    display: none;
}
div#shopify-section-template--27135910904135__image_with_text_6ANWVt a.button.button--primary {
    display: none;
}

   div#shopify-section-template--27135910904135__image_with_text_6ANWVt .image-with-text__content {
        padding: 1.3rem 7rem 1.6rem !important;
    }.testimonials-slide-template--21029523259608__ss_testimonial_12_rTxfPm.swiper-slide {
    margin-right: 8px !important;
}.testimonials-slider-template--21029523259608__ss_testimonial_12_rTxfPm .swiper-wrapper {
 
    margin-left: 122px;
}    .testimonials-navigation-template--21029523259608__ss_testimonial_12_rTxfPm {
        
        display: none!important;
    }.footer-block.grid__item.fr-custom-footer-column2 {
    order: 3;
}.fr-custom-footer-column2 {
    width: 7% !important;
}.footer-block__heading {
    margin-bottom: 0rem!important;}.fr-fullpage-menu {
   width: 20%!important;}.featured-product.product.product--small.grid.grid--1-col.gradient.color-scheme-1.product--left.isolate.grid--2-col-tablet {
    margin-top: 4rem;
}
}

  #ImageWithText--template--27135910904135__image_with_text_aTFx4h .image-with-text__content {
        padding: 3rem 7rem 2rem !important;
    }
    #shopify-section-template--27135910904135__multicolumn_mj6kKY .multicolumn-card__info {
    margin-bottom: 3px;
}h2.image-with-text__heading.inline-richtext.h1 {
    font-weight: 900;
    line-height: 41px;
}    .section+.section {
        margin-top: 3rem;
    }#shopify-section-template--27135910904135__featured_product_9PXUX6 .grid--1-col .grid__item {
    background: transparent!important;
}#shopify-section-template--27135910904135__featured_product_9PXUX6 .product__info-container {
  
    margin-top: 0px;
}.custom-layout {
    padding: 0 0rem;
    max-width: 1194px;
    margin: 0 auto;
}.follower_badge .text {
    font-size: 11.5px;
     
}


   .fr-fullpage-menu .menu-drawer__menu-item {
    padding: 1rem 0;
    font-size: 17px!important;
    font-weight: 600!important;
}
}.section-template--21029523259608__ss_comparison_table_10_FxtDAz-settings {
    max-width: 1507px;
}

@media (min-width: 1024px) {
    .section-template--21029523259608__ss_comparison_table_10_FxtDAz-settings {
        padding: 0 0rem;
        padding-top: 12px;
        padding-bottom: 36px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
}.image-with-text__media.image-with-text__media--adapt.global-media-settings.background-transparent.media img {
    object-fit: contain;    border-radius: 10px;
   
}@media screen and (min-width: 990px) {
    .image-with-text__content {
         
    }   .image-with-text__content {
        padding: 3rem 7rem 2rem!important;
    }
}
.grid--gapless.grid {
    column-gap: 4px!important ;
    row-gap: 8px!important ;
}.image-with-text__content {    background: #FFF!important ;}
@media screen and (min-width: 990px) {
    #shopify-section-template--27135910904135__rich_text_B9eLnr .rich-text__blocks {
      
        text-align: center;
    }
 

    #shopify-section-template--27135910904135__multicolumn_mj6kKY ul#Slider-template--27135910904135__multicolumn_mj6kKY {
    overflow: scroll;
    position: relative;
    flex-wrap: inherit;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    scroll-padding-left: 1.5rem;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 1rem;
}   #shopify-section-template--27135910904135__multicolumn_mj6kKY .title-wrapper-with-link {
        align-items: center;
        text-align: center;
    }#shopify-section-template--27135910904135__multicolumn_mj6kKY .title-wrapper-with-link {
    
    justify-content: center;
}


    #shopify-section-template--27135910904135__multicolumn_9xPhGr .title-wrapper-with-link {
        align-items: center;
        text-align: center;
        justify-content: center;
    }.title-wrapper-with-link {
        align-items: center;
        text-align: center;
        justify-content: center;
    }    .feature-heading-template--21029523259608__ss_feature_22_GFXWET * {
 
        text-align: center!important;
    }
}

/* Only for homepage */
 @media screen and (max-width: 749px) {
   body.template-index .image-with-text .grid {
        flex-direction: column!important;
    }div#shopify-section-template--27135910904135__image_with_text_6bB4Fd {
    margin-bottom: 5px;
}


body.template-index .image-with-text__content {
  border: solid #ff66c4 3px;
  border-radius: 10px;
  margin-top: 0px;
  padding: 12px;
  letter-spacing: 0px;
}body.template-index .image-with-text {
    margin-bottom: 5px;
}body.template-index .product-media-container{
    border-radius: 6px !important;
}   body.template-index  .product__media-list .product__media-item {
        width: 88%;
        background: transparent;
    }
}

 
html,
body {
  overflow-x: hidden;
}
.button:before,
.button:after {
  box-shadow: none !important;
}



@media(min-width: 750px) {
#shopify-section-template--27309015433543__image_with_text_at4dyJ,#shopify-section-template--27309015433543__image_with_text_xU7Xpi .image-with-text__content--desktop-left>* {
        align-self: flex-start;
        text-align: center!important;
        width: 100%;
    }#shopify-section-template--27309015433543__image_with_text_at4dyJ{.image-with-text__content--desktop-left>* {
        align-self: flex-start;
        text-align: center!important;
        width: 100%;
    }
}