@import url('https://fonts.googleapis.com/css2?family=Sora:wght@100..800&family=Staatliches&display=swap');
/*! Google Fonts !*/


/*! Google Fonts !*/
* {
    margin: 0rem;
    padding: 0rem;
    box-sizing: border-box;
}

/* header css */
@media screen and (min-width: 990px) {
    .header--middle-left {
        grid-template-columns: 1fr auto 1fr;
    }
}

@media screen and (min-width: 750px) {
    header .header-top-btn {
        display: none;
    }
}

header.header.header--middle-left.header--mobile-center.page-width.header--has-menu.header--has-account {
    padding-top: 15px;
    padding-bottom: 15px;
}

h1.header__heading {
    max-width: 185px;
    width: 100%;
}

a.header__heading-link.link.link--text.focus-inset {
    margin: 0;
    padding: 0;
    display: block;
}

img.header__heading-logo.motion-reduce {
    width: 100%;
}

.shopify-section.shopify-section-group-header-group.announcement-bar-section {
    padding: 13px 0px 12px 0px;
    background: #000;
    backdrop-filter: blur(4.400000095367432px);
    border: none;
}

.shopify-section.shopify-section-group-header-group.announcement-bar-section .utility-bar--bottom-border {
    background: transparent;
}

.shopify-section.shopify-section-group-header-group.announcement-bar-section .gradient {
    background: transparent;
}

.shopify-section.shopify-section-group-header-group.announcement-bar-section .announcement-bar__message {
    color: #48B9E7;
    text-align: center;
    font-family: Staatliches;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 0;
    margin: 0;
    min-height: auto;
}

.header-wrapper.color-scheme-1.gradient.header-wrapper--border-bottom {
    border: none:
}

.shopify-section sticky-header.header-wrapper.color-scheme-1.gradient.header-wrapper--border-bottom {
    background: transparent;
    position: absolute;
    width: 100%;
    top: 0;
    border-bottom: 1px solid #fff;
    transition: all 0.3s ease-in-out
}

@media screen and (max-width: 1024px) {
    .shopify-section sticky-header.header-wrapper.color-scheme-1.gradient.header-wrapper--border-bottom {
        background: #000;
        position: sticky;
    }
}

.scrolledActive sticky-header.header-wrapper.color-scheme-1.gradient.header-wrapper--border-bottom {
    background: #000;
}

.header__menu-item {
    color: var(--White, #FFF);
    font-family: Staatliches;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.header__active-menu-item {
    color: #48B9E7;
}

.header__menu-item:hover {
    color: #48B9E7;
}

.header__icon {
    color: rgb(255 255 255);
}

a.header__icon.header__icon--account.link.focus-inset.small-hide {
    display: inline-block;
    width: 113px;
    max-width: 100%;
    padding: 12px 16px;
    color: var(--Black, #000);
    font-family: Staatliches;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.16px;
    text-transform: uppercase;
    border-radius: 1px;
    background: var(--White, #FFF);
    text-decoration: none;
    text-align: center;
    margin-left: 24px;
}

.header__inline-menu ul li li a {
    color: #000;
}

/* banner css */
h2.banner__heading.inline-richtext.h0 {
    color: var(--White, #FFF);
    font-family: Staatliches;
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 64px;
    letter-spacing: 0.64px;
    text-transform: uppercase;
}

a.button.button--secondary {
    display: flex;
    width: 162px;
    padding: 12px 16px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 1px;
    background: var(--Blue-2, #48B9E7);
    border: 0px solid #48b0e7;
    outline: none;
}

a.button.button--secondary::after {
    outline: none;
    display: none;
}


/* footer */
footer.footer.color-scheme-1.gradient.section-sections--22747551039785__footer-padding {
    background: var(--Black, #000);
}

.footer__content-top.page-width {
    display: grid;
    grid-template-columns: 70% 30%;
}

.rte p {
    color: var(--White, #FFF);
    font-family: Sora;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 150% */
}

h2.footer-block__heading.inline-richtext {
    color: var(--White, #FFF);
    font-family: Staatliches;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 120% */
    text-align: left;
}

a.link.link--text.list-menu__item.list-menu__item--link {
    color: var(--White, #FFF);
    font-family: Sora;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
}

a.link.link--text.list-menu__item.list-menu__item--link.list-menu__item--active {
    color: var(--White, #FFF);
    font-family: Sora;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
}

.footer-block--newsletter.scroll-trigger {
    display: flex;
    align-items: flex-start;
    margin-top: 0;
}

form#ContactFooter {
    margin: 0;
}

footer label.field__label {
    top: 19px;
}

input#NewsletterForm--sections--22747551039785__footer {
    padding: 21px 65px 21px 15px;
    color: #7D7D7D;
    font-family: Sora;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 60px;
    background: var(--White, #FFF);
    height: auto;
}

button#Subscribe {
    background: var(--Blue-2, #48B9E7);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    top: 6px;
    right: 6px;

}

button#Subscribe i {
    font-size: 24px;
    color: #fff;

}

.footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.scroll-trigger>[class*="footer-block"]:nth-child(1) {
    width: calc(33% - 7px);
}

.footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.scroll-trigger>[class*="footer-block"]:nth-child(2) {
    width: calc(22.3333333% - 7px);
}

.footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.scroll-trigger>[class*="footer-block"]:nth-child(3) {
    width: calc(22.3333333% - 7px);
}

.footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.scroll-trigger>[class*="footer-block"]:nth-child(4) {
    width: calc(22.3333333% - 7px);
}

.footer__content-bottom-wrapper.page-width.footer__content-bottom-wrapper--center {
    border-top: 1px solid #fff;
}

.footer__copyright {
    color: #fff;
}

footer.footer.color-scheme-1.gradient.section-sections--22747551039785__footer-padding {
    padding-bottom: 20px;
}

.copyright__content {

    color: var(--White, #FFF);
    font-family: Staatliches;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.copyright__content a {
    text-decoration: none !important;
}

.copyright__content a:hover {
    color: #fff !important;
}

h1.cart__empty-text {
    font-size: 60px;
    color: #000;
}


/* csutsom css */
p {
    padding: 0rem;
    margin: 0rem 0 1.5rem;
    color: #828282;
    font-family: Sora;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 175% */
}

p:last-child {
    margin: 0;
}

h1 {
    margin: 0rem 0rem 1.5rem;
    padding: 0rem;
    color: var(--White, #fff);
    font-family: Staatliches;
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 64px;
    /* 100% */
    letter-spacing: 0.64px;
    text-transform: uppercase;
    font-weight: 600;
}

h2 {
    margin: 0rem 0rem 1.5rem;
    padding: 0rem;
    color: var(--Black, #000);
    font-family: Staatliches;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 56px;
    /* 116.667% */
    letter-spacing: 0.48px;
    text-transform: uppercase;
}

h3 {
    margin: 0rem 0rem 1.5rem;
    padding: 0rem;
    color: var(--Black, #000);
    font-family: Staatliches;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.24px;
    text-transform: uppercase;
}

h4 {
    margin: 0rem 0rem 1.5rem;
    padding: 0rem;
    color: #fff;
    color: var(--Black, #000);
    font-family: Staatliches;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}

h5 {
    margin: 0rem 0rem 1.25rem;
    padding: 0rem;
    font-family: Staatliches;
    font-size: 1rem;
    line-height: normal;
}

h6 {
    margin: 0rem 0rem 1.25rem;
    padding: 0rem;
    font-family: Staatliches;
    font-size: 0.875rem;
    line-height: normal;
}

img {
    max-width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-object-fit: cover;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul li {
    margin: 0;
    padding: 0;
}

a {
    display: inline-block;
    color: #48b9e7;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

.glb_btn {
    display: inline-block;
    position: relative;
    text-align: center;
    padding: 12px 16px;
    color: var(--White, #fff);
    font-family: Staatliches;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.16px;
    text-transform: uppercase;
    outline: none;
    border-radius: 1px;
    background: var(--Blue-2, #48b9e7);
    border: 1px solid var(--Blue-2, #48b9e7);
    box-shadow: none;
    transition: all 0.3s ease-in-out;
    z-index: 1;
}

.glb_btn:focus,
.glb_btn:active:focus {
    outline: 0;
    box-shadow: none;
    color: #fff;
    background: var(--Black, #000);
    border: 1px solid #000;
}

.glb_btn:hover {
    color: #fff;
    background: var(--Black, #000);
    border: 1px solid #000;
}

.container {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-right: auto;
    margin-left: auto;
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -0.5);
    margin-left: calc(var(--bs-gutter-x) * -0.5);
}

.row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
}


.col {
    flex: 1 0 0%;
}

.col-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
}

.col-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
}

.col-3 {
    flex: 0 0 auto;
    width: 25%;
}

.col-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
}

.col-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
}

.col-6 {
    flex: 0 0 auto;
    width: 50%;
}

.col-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
}

.col-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
}

.col-9 {
    flex: 0 0 auto;
    width: 75%;
}

.col-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
}

.col-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
}

.col-12 {
    flex: 0 0 auto;
    width: 100%;
}

@media (min-width: 576px) {

    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {

    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {

    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {

    .container {
        max-width: 1140px;
    }
}

@media (min-width: 1400px) {

    .container {
        max-width: 1314px;
    }
}

@media screen and (max-width:1300px) {
    .header__menu-item {
        font-size: 16px;
    }
}

@media screen and (max-width: 991px) {

    h1 {
        font-size: 2.5rem;
        line-height: 2.8125rem;
    }

    h2 {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }

    h3 {
        font-size: 1.5rem;
        line-height: normal;
    }

    h4 {
        font-size: 1.25rem;
        line-height: normal;
    }

    h5 {
        font-size: 1rem;
        line-height: normal;
    }

    h6 {
        font-size: 0.875rem;
        line-height: normal;
    }

}

@media screen and (max-width: 767px) {
    p {
        font-size: 14px;
        line-height: 25px;
    }

    h1 {
        font-size: 24px;
        line-height: 28px;
    }

    h2 {
        font-size: 24px;
        line-height: 28px;
    }

    h3 {
        font-size: 20px;
        line-height: 24px;
    }

    h4 {
        font-size: 18px;
        line-height: normal;
    }

    h5 {
        font-size: 1rem;
        line-height: normal;
    }

    h6 {
        font-size: 0.875rem;
        line-height: normal;
    }

    .glb_btn {
        padding: 7px 14px;
        font-size: 16px;
    }

    .footer__content-top.page-width {
        display: grid;
        grid-template-columns: 1fr;
    }


    /* .footer__content-top.page-width {
      gap: 20px;
  } */
    .footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.scroll-trigger>[class*=footer-block]:nth-child(1),
    .footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.scroll-trigger>[class*=footer-block]:nth-child(2),
    .footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.scroll-trigger>[class*=footer-block]:nth-child(3),
    .footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.scroll-trigger>[class*=footer-block]:nth-child(4) {
        width: 100%;
    }

    .footer-block.grid__item {
        padding: 0;
        margin: 0 0 20px !important;
    }

    .footer-block__brand-info {
        text-align: center !important;
    }

    .footer-block__image-wrapper {
        margin: 0 auto 20px;
    }

    a.link.link--text.list-menu__item.list-menu__item--link {
        /* text-align: center; */
        justify-content: center;
        margin: 0;
        padding: 0;
    }

    h2.footer-block__heading.inline-richtext {
        text-align: center;
        margin: 0 0 15px;
    }

    .footer-block__newsletter {
        margin: auto;
    }

    .footer-block__details-content {
        margin-bottom: 0 !important;
    }

    .footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.scroll-trigger.animate--slide-in {
        margin: 0;
    }

    .shopify-section sticky-header.header-wrapper.color-scheme-1.gradient.header-wrapper--border-bottom {
        background: #000;
        position: sticky;
    }

    .header {
        grid-template-columns: 1fr 1.5fr 1fr;
    }

    .shopify-section.shopify-section-group-header-group.announcement-bar-section {
        padding: 8px;
    }

    section.innerBanner_template--22758637469993__inner_banner_VNm7nE .inner_banner::before,
    section.banner_template--22747555103017__video_banner_3XAgRV .video_fm::before,
    section.innerBanner_template--22783632343337__inner_banner_3TVB4x .inner_banner::before,
    section.innerBanner_template--22759160840489__banner_with_out_title_qPiqew .inner_banner::before {
        display: none;
    }

    header.header.header--middle-left.header--mobile-center.page-width.header--has-menu.header--has-account {
        padding-top: 5px;
        padding-bottom: 10px;
    }

    section.innerBanner .middleBanner h1 {
        font-size: 22px;
        line-height: 2.125rem;
        letter-spacing: 1px;
        font-weight: 100;
    }

    .shopify-section.shopify-section-group-header-group.announcement-bar-section .announcement-bar__message {
        font-size: 14px;
    }

    .product--large:not(.product--no-media) .product__info-wrapper {
        text-align: center;
    }

    h1.cart__empty-text {
        font-size: 30px;
        color: #000;
        line-height: 30px;
        margin: 0 0 20px;
    }

    .cart__login-title {
        margin: 20px 0 .5rem !important;
    }

    cart-items.gradient.color-scheme-1.isolate.is-empty {
        padding: 30px 0;
    }


}

@media screen and (max-width: 750px) {
    header .header-top-btn {
        position: absolute;
        top: 0;
        right: 0;
        background: #fff;
        height: 100%;
        padding: 6px 10px;
        display: flex;
        align-items: center;
        color: #000;
    }
}



/* First Product */

main#MainContent {
    position: relative;
}

.pro-img {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    /* transform: translateY(-128%); */
    overflow: hidden;
    height: 99%;
}

/* .container .row .info_item {
    position: relative;
    z-index: 999;
} */
.fix-it2 .pro-img {
    position: absolute;
    height: auto;
    bottom: 35px;
    top: unset;
}

section.p_dt_sec1 {
    height: 100vh;
    display: flex;
    align-items: center;
}

.pro-img img {
    transition: .5s;
    /* height: calc(100vh - 100px); */
}

.pro-img img#back-img {
    opacity: 0;
    transition: .5s;
    position: absolute;
}

.pro-img video,
.pro-img img#wrtr {
    position: absolute;
    z-index: -1;
    width: 60%;
}

section.p_dt_sec1_template--22759160840489__product_detail_1st_section_Vm8KgM .row [class*=col-]:nth-child(2),
section.p_dt_sec1 .row [class*=col-]:nth-child(3) {
    margin-top: 0;
}

main.fix-it .pro-img img#back-img {
    opacity: 1;
    transform: rotateY(180deg);
}

main.fix-it .pro-img img#frontimg {
    opacity: 0;
}

section.p_dt_sec1 .can_img,
section.p_dt_sec2 .can_img {
    display: none;
}

@media (max-width:1024px) {

    section.p_dt_sec1 .can_img,
    section.p_dt_sec2 .can_img {
        display: block;
    }

    .pro-img {
        display: none;
    }
}

@media (max-width:1024px) {
    section.p_dt_sec1 {
        height: auto;
    }
}

.list-menu--disclosure {
    width: 22rem !important;
}

.caption-with-letter-spacing,
.facets__heading {
    font-size: 1.5rem;
}

.cart-notification a.button.button--secondary {
    color: #fff;
}

.cart-notification .button {
    color: #fff;
}

section.innerBanner_template--22753390428457__banner_video_on_mob_WraGRg {
    overflow: hidden;
}

section.innerBanner_template--22753390428457__banner_video_on_mob_WraGRg .inner_banner img {
    height: 100%;
}