/** Shopify CDN: Minification failed

Line 99:0 Unexpected "}"

**/
@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap');

/*  global styling start */

:root {
--pink:#FE005A;
--yellow:#FCC05F;
--black:#000000;
--White:#FFFFFF;
--purple:#2E0932;
/* --globalFont:"Rajdhani", sans-serif; */
}

Body, Body p {
/* font-family:var(--globalFont); */
font-size:20px;
line-height:34px;
letter-spacing:0;
color:var(--black);
font-weight:400;
}




body h1 {
    font-size: 60px;
    line-height: 110px;
    letter-spacing: 0;
    color: var(--black);
    font-weight: 700;
}

body h2 {
    font-size: 42px !important;
    line-height: 60px !important;
    letter-spacing: 0 !important;
    color: var(--black) !important;
    font-weight: 700 !important;
    /* font-family: var(--globalFont) !important; */
}

body h3 {
    font-size: 22px;
    font-weight: 700;
    line-height: 32px;
    color: var(--black);
    letter-spacing: 0;
    /* font-family: 'Rajdhani'; */
}

body .h4.grid-view-item__title, body .h4 {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    /* font-family: 'Rajdhani'; */
    line-height: 26px;
    color: var(--black);
}

.page-width, .container , .page-width-desktop {
    width: 100% !important;
    max-width: 1440px;
    padding: 0 15px !important;
}



/*  global styling end */


/*  aanouncement bar */

.announcement-bar-section .utility-bar {
    background: var(--pink);
    border-bottom: 1px solid rgba(251,251,251,0.30);
}

.announcement-bar-section .utility-bar .localization-wrapper {
    display: none !important;
}
sticky-header.header-wrapper nav.header__inline-menu {
    box-shadow: 0px 3px 3px #2e2e2e38;
}
.announcement-bar-section .utility-bar p.announcement-bar__message.h5 {
    font-size: 18px;
    line-height: 23px;
    color: var(--White) !important;
    letter-spacing: 0;
    padding: 8px 0;
    /* font-family: Rajdhani; */
    font-weight: 400;
}
}
.announcement-bar-section .utility-bar p.announcement-bar__message.h5 {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 700;
}

/*  aanouncement bar  ends*/


/* header */

header.header.header--top-center details-modal.header__search {
    display: none !important;
}

sticky-header.header-wrapper {
    
}

sticky-header.header-wrapper>header.header .header__heading1 {
    margin: 0;
    line-height: 0;
    font-size: 0;
    max-width: 90px;
}

sticky-header.header-wrapper>header.header .header__heading1 a.header__heading-link.link.link--text.focus-inset {
    padding: 0;
}

sticky-header.header-wrapper>header.header {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    display: flex;
    flex-wrap: wrap;
    gap: 0;
}

.section-header.shopify-section-group-header-group {
    background: var(--pink);
}

sticky-header.header-wrapper nav.header__inline-menu {
    margin: 0 !important;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    bottom: -58px;
    z-index: 1;
    background: var(--White);
    width: 100%;
    border-top: 1px solid #dfdfdf;
}

sticky-header.header-wrapper nav.header__inline-menu ul.list-menu.list-menu--inline {
    margin: 0 auto;
    display: flex;
    max-width: 1320px;
    justify-content: space-between;
}

sticky-header.header-wrapper nav.header__inline-menu ul.list-menu.list-menu--inline>li>a, sticky-header.header-wrapper nav.header__inline-menu ul.list-menu.list-menu--inline>li>header-menu summary {
    padding: 20px 0;
    font-size: 14px;
    font-weight: 500;
    color: #2c2c2c;
    letter-spacing: .5px;
}

sticky-header.header-wrapper nav.header__inline-menu ul.list-menu.list-menu--inline>li>header-menu summary svg.icon.icon-caret {
    width: 13px;
    height: 8px;
    top: 51%;
    transform: translateY(-50%);
    right: 3px;
}
.ast-carousel-section {
  display: none !important;
}
.card__information h3 {
  font-size: 18px;
}
sticky-header.header-wrapper nav.header__inline-menu ul.list-menu.list-menu--inline>li .header__active-menu-item, sticky-header.header-wrapper nav.header__inline-menu ul.list-menu.list-menu--inline>li>a:hover span, sticky-header.header-wrapper nav.header__inline-menu ul.list-menu.list-menu--inline>li>header-menu summary:hover {
    color: var(--pink) !important;
    border: 0;
}
body:has(#main-collection-filters) main#MainContent {
  margin-top: 0 !important;
}
sticky-header.header-wrapper>header.header>.search-modal__content {
    max-width: calc(100% - 355px)!important;
    width: 100%!important;
    padding: 0 71px 0 58px!important;
}

sticky-header.header-wrapper>header.header>.search-modal__content predictive-search.search-modal__form {
    max-width: 100%;
}

sticky-header.header-wrapper>header.header>.search-modal__content predictive-search.search-modal__form form.search.search-modal__form {
    max-width: 100%;
}


sticky-header.header-wrapper>header.header>.search-modal__content predictive-search.search-modal__form form.search.search-modal__form .field:before, sticky-header.header-wrapper>header.header>.search-modal__content predictive-search.search-modal__form form.search.search-modal__form .field:after {
    opacity: 1;
    border-radius: 50px;
    box-shadow: var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-shadow), 0.02);
    border: 1px solid #9d9d9d;
      border-right: none;
}
sticky-header.header-wrapper>header.header .header__heading-link {
    padding: 0;
    max-width: 160px;
}

sticky-header.header-wrapper>header.header>.search-modal__content predictive-search.search-modal__form form.search.search-modal__form input.search__input.field__input {
    height: 44px;
    padding: 12px 75px 10px 22px;
}

sticky-header.header-wrapper>header.header>.search-modal__content predictive-search.search-modal__form form.search.search-modal__form input.search__input.field__input, sticky-header.header-wrapper>header.header>.search-modal__content predictive-search.search-modal__form form.search.search-modal__form input.search__input.field__input::placeholder {
    font-size: 16px;
    line-height: 21px;
    color: #000;
    /* font-family: 'Rajdhani'; */
    opacity: 1;
    font-weight: 400;
    letter-spacing: 0;
}

sticky-header.header-wrapper>header.header>.search-modal__content predictive-search.search-modal__form form.search.search-modal__form label {
    display: none;
}
sticky-header.header-wrapper>header.header>.search-modal__content predictive-search.search-modal__form form.search.search-modal__form input.search__input.field__input {
    outline: none;
    box-shadow: none !important;
}

sticky-header.header-wrapper>header.header>.search-modal__content predictive-search.search-modal__form form.search.search-modal__form input.search__input.field__input {
    outline: none;
    box-shadow: none !important;
}

sticky-header.header-wrapper>header.header>.search-modal__content predictive-search.search-modal__form form.search.search-modal__form button.search__button.field__button {
    width: 62px;
    background: #ee0059;
    border-radius: 0 50px 50px 0;
}

sticky-header.header-wrapper>header.header>.search-modal__content predictive-search.search-modal__form form.search.search-modal__form button.search__button.field__button svg.icon.icon-search {
    width: 18px;
    height: 18px;
    font-weight: bold;
    fill: #fff;
    color: #fff;
    stroke: #fff;
}
.header__heading-logo {
    height: auto;
    max-width: 100%;
    padding-bottom: 11px;
}
sticky-header.header-wrapper nav.header__inline-menu ul.list-menu.list-menu--inline {
    list-style: none;
}

sticky-header.header-wrapper nav.header__inline-menu ul.list-menu.list-menu--inline>li>header-menu summary {
    padding-right: 25px;
}
sticky-header.header-wrapper>header.header .header__icons a.header__icon {
    gap: 11px;
}


sticky-header.header-wrapper nav.header__inline-menu ul.list-menu.list-menu--inline>li>header-menu summary {
    padding-right: 25px !important;
}

sticky-header.header-wrapper>header.header .header__icons {
    padding: 0;
    width: 100%;
    max-width: 255px;
    justify-content: space-between;
    gap: 53px;
}

sticky-header.header-wrapper>header.header .header__icons a.header__icon, sticky-header.header-wrapper>header.header .header__icons a.header__icon span.sp_text_cart {
    width: auto;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0;
    color: var(--white);
    text-decoration: none;
    height: auto;
    /* font-family: 'Rajdhani'; */
    margin: 0;
}

sticky-header.header-wrapper>header.header .header__icons a.header__icon span.text_cstm_log {
    flex-flow: column;
    /* align-items: flex-start; */
    color: #686868;
    letter-spacing: 0;
    font-style: italic;
    letter-spacing: 0.3px;
}

sticky-header.header-wrapper>header.header .header__icons a.header__icon span.text_cstm_log p {
    margin: 0;
}
#shopify-section-template--22276528570669__related-products {
  padding: 20px 0 70px 0;
}

sticky-header.header-wrapper>header.header .header__icons a.header__icon span.text_cstm_log p {
    font-weight: 700;
    color: #545252;
    font-style: normal;
    margin-top: 1px;
    font-size: 16px !important;
    text-transform: capitalize;
}

sticky-header.header-wrapper>header.header .header__icons a.header__icon>svg {
    width: 33px;
    height: 33px;
}
sticky-header.header-wrapper>header.header .header__icons a.header__icon>svg path {
    stroke: #232020;
}
sticky-header.header-wrapper>header.header .header__icons a.header__icon span.sp_text_cart {
    height: auto;
    font-weight: bold;
    color: #fff;
    font-size: 18px;
}

sticky-header.header-wrapper>header.header .header__icons>.desktop-localization-wrapper {
    display: none;
}

/*  header ends */


/*  banner section home */


.home_page_banner_sliders h1 {
    margin: 0 0 3px;
    text-align: center;
    color: var(--White);
}

.home_page_banner_sliders {
    min-height: 650px;
    display: flex!important;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative;
}

.home_page_banner_sliders p {
    font-size: 27px;
    color: var(--White);
    line-height: 34px;
    margin: 0 0 27px;
}


a.black-btn.btn span.svg-circle , button.black-btn.btn span.svg-circle{
    position: absolute;
    right: 4px;
    width: 49px;
    height: 49px;
    background: var(--pink);
    border-radius: 999px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    transform: translateY(-50%);
}

a.black-btn.btn , button.black-btn.btn{
    width: auto;
    max-width: unset;
    display: inline-flex;
    background: var(--White);
    border-radius: 28px;
    min-height: 55px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    padding: 0 70px 0 20px;
    position: relative;
    font-weight: 700;
    color: #000;
    font-size: 16px;
    line-height: 28px;
    text-transform: uppercase;
}
a.black-btn.btn span.svg-circle, button.black-btn.btn span.svg-circle {
    position: absolute;
    right: 4px;
    width: 49px;
    height: 49px;
    background: var(--pink);
    border-radius: 999px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    transform: translateY(-50%);
}

.home_page_banner_sliders a.black-btn.btn {
    margin: 0 auto;
}

.home_page_banner_sliders:before {
    content: "";
}

.home_page_slider {
    overflow: hidden;
}

.home_page_slider button.slick-prev, .home_page_slider button.slick-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 109px;
    height: 109px;
    background: #0000004F;
    border: 0;
    font-size: 0;
    border-radius: 999px;
    left: -54.5px;
    border: 2px solid #fff;
    padding: 31px;
}

.home_page_slider button.slick-next {
    left: unset;
    right: -54.5px;
}

.home_page_slider button.slick-prev:before, .home_page_slider button.slick-next:before {
    content: "";
    width: 13.5px;
    height: 23.5px;
    background-image: url(/cdn/shop/files/arrow-right.png?v=1713262622);
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.home_page_slider button.slick-prev {
    transform: translateY(-50%) scaleX(-1);
}

.home_page_slider button.slick-prev, .home_page_slider button.slick-next {
    cursor: pointer;
}

.home_page_slider button.slick-prev:hover, .home_page_slider button.slick-next:hover {
    background: var(--pink);
}

main#MainContent div.shopify-section {
    position: relative;
}

main#MainContent div.shopify-section .scroll_down {
    position: absolute;
    left: 50%;
    bottom: 41px;
    display: flex;
    flex-flow: column;
    gap: 11px;
    transform: translateX(-50%);
    align-items: center;
}

main#MainContent div.shopify-section .scroll_down .icon_scroll_down {
    display: flex;
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}

main#MainContent div.shopify-section .scroll_down .icon_scroll_down svg path {
    fill: #fff;
}

main#MainContent div.shopify-section .scroll_down p {
    font-size: 17px;
    line-height: 22px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
}


/* collection section */

.section-collection-list {
    padding:45px 0 91px;
}

.predictive-search__loading-state {
    display: none !important;
}

.section-collection-list .title-wrapper-with-link {
    justify-content: center;
    margin: 0 0 71px;
}

.collection-list {
    gap: 63px 32px;
    display: grid;
    grid-template-columns: repeat(4,1fr);
}

.collection-list>li {
    width: 100% !important;
    max-width: 100% !important;
    opacity: 1 !important;
}
.custom_image_text p {
    font-size: 21px;
    font-weight: 200 !important;
    line-height: 39px;
}

.collection-list>li .card__content .card__information {
    padding: 0;
}

.collection-list>li .card__content .card__information h3.card__heading a {
    display: block;
    text-align: center;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 26px;
    padding: 18px 0 0;
    font-weight: bold;
    /* font-family: 'Rajdhani'; */
    color: var(--black);
}

.collection-list>li .card__content .card__information h3.card__heading a span.icon-wrap {
    display: none;
}



/*  about us section  */

.custom_image_text {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 72px 0 80px 0;
    position: relative;
}

.custom_image_text {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
     padding: 72px 0 80px 0;
    position: relative;
}

.custom_image_text h2 {
    margin: 0 0 35px;
    color: var(--White) !important;
    text-align: center;
}

.custom_image_text .cstm_heading {
    max-width: 1035px;
    margin: 0 auto;
}

.custom_image_text .cstm_heading p {
    color: var(--White);
    text-align: center;
    margin: 0 0 9px;
}

.custom_image_text .cstm_heading p:nth-child(2) {
    margin: 0 0 25px;
}

.custom_image_text:before {
    content: "";
    background: #2E0932;
    opacity: 0.91;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.custom_image_text>.page-width {
    position: relative;
    z-index: 1;
}

.custom_image_text .cstm_heading .cstmicon_text {
    text-align: center;
    margin: 54px 0 0;
}

/*  custon tab slider */

.custom_collection_tabslider {
    padding: 80px 0;
}

.custom_collection_tabslider ul.slick-dots {
    display: none !important;
}


.prodct_cstm_col {
    padding: 0 18px;
}

.prodct_cstm_col .img-sect-cust-slid {
    position: relative;
    background: #F2F2F2;
    margin: 0 0 27px;
}
.prodct_cstm_col .img-sect-cust-slid {
    position: relative;
    background: #fff;
    margin: 0 0 27px;
    height: 200px;
}
.prodct_cstm_col .img-sect-cust-slid:after {
    content: "";
    padding-bottom: 324px;
    display: block;
    width: 0;
    height: 0;
}

.prodct_cstm_col .img-sect-cust-slid img {
    position: absolute;
    width: 100%;
    height: 178px;
    object-fit: contain;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: calc(100% - 0px);
}

.prodct_cstm_col>a {
    display: block;
}

.custom_collection_tabslider>.page-width {
    padding: 0 0 !important;
}

.prodct_cstm_col .img-sect-cust-slid:hover img:not(:only-child) {
    opacity: 0;
}

.prodct_cstm_col .img-sect-cust-slid img + img {
    opacity: 0;
}

.prodct_cstm_col>a:hover .img-sect-cust-slid img:not(:only-child) {
opacity:0 !important;
}

.prodct_cstm_col>a:hover .img-sect-cust-slid img:not(:only-child) + img {opacity:1 !important;}

.prodct_cstm_col .product__meta__content .h4.grid-view-item__title {display: -webkit-box;-webkit-line-clamp: 2;text-align: center;text-overflow: ellipsis;overflow: hidden;-webkit-box-orient: vertical;}

.prodct_cstm_col>a {
    text-decoration: none;
}

.prodct_cstm_col>a .product_price_tab_set {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 18px 0 0;
    color: var(--pink);
    letter-spacing: 0;
    line-height: 26px;
}

.prodct_cstm_col .img-sect-cust-slid img {
    mix-blend-mode: multiply;
}

.prodct_cstm_col .product__meta__content .h4.grid-view-item__title {
    min-height: 52px;
}

.crowsel_sec_cst button.slick-prev, .crowsel_sec_cst button.slick-next {
    position: absolute;
    top: 38%;
    transform: translateY(-50%);
    width: 49px;
    height: 49px;
    background: var(--pink);
    border: 0;
    font-size: 0;
    border-radius: 999px;
}

.crowsel_sec_cst button.slick-prev:before, .crowsel_sec_cst button.slick-next:before {
    content: "\f060";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 17.85px;
    color: #fff;
}

.crowsel_sec_cst button.slick-next {
    right: -68px;
    transform: translateY(-50%) scaleX(-1);
}

.crowsel_sec_cst button.slick-prev {
    left: -68px;
}

.collection_all_cst.btn.btn-red a {
    font-size: 20px;
    line-height: 30px;
    color: var(--black);
    font-weight: 500;
    /* font-family: 'Rajdhani'; */
}

.crowsel_sec_cst button.slick-prev, .crowsel_sec_cst button.slick-next {
    cursor: pointer;
}

.wrap_custom_two_imageswith_text {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}

.wrap_custom_two_imageswith_text .main.image_cstm {
    min-height: 676px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: flex-end;
    padding: 25px 31px 25px 34px;
    position: relative;
}

.wrap_custom_two_imageswith_text .main.image_cstm .cstm_text_btn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wrap_custom_two_imageswith_text .main.image_cstm .cstm_text_btn h3 {
    margin: 0;
    font-size: 40px;
    color: #fff;
    letter-spacing: 0;
    line-height: 110%;
    /* font-family: 'Rajdhani'; */
    font-weight: 600;
}

.wrap_custom_two_imageswith_text .main.image_cstm .bnner-opacity {
    width: 100%;
    position: relative;
    z-index: 1;
}

.wrap_custom_two_imageswith_text .main.image_cstm .cstm_text_btn .imges_text {
    width: 100%;
    max-width: calc(100% - 212px);
    padding-right: 44px;
}

.wrap_custom_two_imageswith_text .main.image_cstm:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(181deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
    opacity: 0.6;
    right: 0;
}

/* brand section */

.brands_custom {
       padding: 64px 0 80px 0;
}

.brands_custom .row>h2 {
    margin: 0 0 41px;
    text-align: center;
}

.brands_custom .cstmicon_text {
    display: grid;
    grid-template-columns: repeat(6,1fr);
    gap: 32px;
}

.brands_custom .cstmicon_text img {
    width: auto;
    height: 89px;
    object-fit: contain;
    max-width: 142px;
    margin: 0 auto;
    display: block;
}
.brands_custom {
    background: #fbfcff;
}
.brands_custom .cstmicon_text>.text_main_icon_div {
   min-height: 132px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    box-shadow: #b3b2b245 0 2px 4px;
    background: hsl(0deg 0% 100% / 50%);
}

.collection_all_cst.btn.btn-red {
    text-align: center;
    padding: 42px 0 0;
}

.custom_image_text .cstm_heading .cstmicon_text {
    text-align: center;
    display: flex;
    justify-content: center;
}


.custom_image_text .cstm_heading .cstmicon_text {
    text-align: center;
    display: flex;
    justify-content: center;
}

.icons_text .cstmicon_text {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 18px;
}

.icons_text .cstmicon_text>.text_main_icon_div {
    background: var(--purple);
    padding: 53px 24px 24px;
    text-align: center;
}

.icons_text .cstmicon_text>.text_main_icon_div * {
    color: #fff;
}

.icons_text .cstmicon_text>.text_main_icon_div img {
    width: 95px;
    height: 95px;
    object-fit: cover;
    display: block;
    margin: 0 auto 25px;
}


.icons_text .cstmicon_text>.text_main_icon_div h3 {
    margin: 0px 0 14px;
}

.icons_text .cstmicon_text>.text_main_icon_div p {
    margin: 0;
    letter-spacing: 0;
}

.icons_text .cstmicon_text>.text_main_icon_div:hover {
    background: var(--pink);
}

.icons_text {
    padding: 80px 0;
}
/* menu sectiomn */

.custom_image_text .cstm_heading .cstmicon_text {
    text-align: center;
    display: flex;
    justify-content: center;
}

.icons_text .cstmicon_text {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 18px;
}

.icons_text .cstmicon_text>.text_main_icon_div {
    background: var(--purple);
    padding: 53px 24px 24px;
    text-align: center;
}
.icons_text .cstmicon_text>.text_main_icon_div {
    background: var(--purple);
    padding: 53px 24px 53px;
    text-align: center;
}
.icons_text .cstmicon_text>.text_main_icon_div * {
    color: #fff;
}

.icons_text .cstmicon_text>.text_main_icon_div img {
    width: 95px;
    height: 95px;
    object-fit: cover;
    display: block;
    margin: 0 auto 25px;
}

body h3 {
    font-size: 22px;
    font-weight: 700;
    line-height: 40px;
    color: var(--black);
    letter-spacing: 0;
}
.collection-list .card__inner.color-scheme-2.gradient.ratio {
    height: 200px;
    background: #fff;
    border: none !important;
    box-shadow: none !important;
}
.collection-list .card__inner.color-scheme-2.gradient.ratio img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    border: none;
    box-shadow: none;
}
.collection-list-wrapper.page-width .collection-list>li {
    overflow: hidden;
    box-shadow: 0px 1px 3px #ccc;
    margin: 0px;
}



.collection-list>li .card__content .card__information {
    background: #f90155;
    padding: 0 15px 15px 15px !important;
    color: #fff;
}

.collection-list>li .card__content .card__information h3.card__heading a {
    color: #fff;
    font-size: 17px;
}



.collection-list>li .card__content {
    margin: 2px;
    width: calc(100% - 4px );
}
.icons_text .cstmicon_text>.text_main_icon_div h3 {
    margin: 0px 0 14px;
}

.icons_text .cstmicon_text>.text_main_icon_div p {
    margin: 0;
    letter-spacing: 0;
}

.icons_text .cstmicon_text>.text_main_icon_div:hover {
    background: var(--pink);
}

.image_left_right_text {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 60px 0 75px;
    position: relative;
}

.image_left_right_text .row {
    display: flex;
}

.image_left_right_text .row .image_left {
    max-width: 59.75%;
    padding-left: 77px;
    padding-right: 24px;
    padding-bottom: 0;
}

.image_left_right_text .row .image_left img {
    width: 100%;
}

.image_left_right_text .row>.right_text {
    max-width: 40.25%;
}

.image_left_right_text .row .image_left span.image_small {
    max-width: 249px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 85px;
}

.image_left_right_text:after {
    content: "";
    background: #000000;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.image_left_right_text>.page-width {
    position: relative;
    z-index: 1;
}

.image_left_right_text .row>.right_text * {
    color: #fff;
}

.image_left_right_text .row>.right_text h2 {
    color: var(--White) !important;
    margin: 0 0 23px;
    position: relative;
    padding: 0 0 0 30px;
    line-height: 56px !important;
}

.image_left_right_text .row>.right_text h2:before {
    content: "";
    width: 11px;
    height: 120px;
    background: var(--pink);
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
}



.image_left_right_text .row>.right_text {
    padding-top: 35px;
}

.image_left_right_text .row>.right_text {
    padding-top: 35px;
}

.image_left_right_text .row .image_left>img {
    max-width: 100%;
    margin-left: auto;
    display: block;
    padding-left: 60px;
}



/* blog section  */


.shopify-section .page-width-desktop .title-wrapper-with-link {position: relative;margin: 0 0 30px;}

.shopify-section .page-width-desktop .title-wrapper-with-link:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: rgb(217 217 217 / 74%);
    top: 64px;
    left: 0;
}

.shopify-section .page-width-desktop .title-wrapper-with-link h2 {
    display: inline-block;
    background: #F2F2F2;
    padding-right: 22.5px;
}

.blog {
    background: #fbfbfb;
    padding: 80px 0 0px;
}

.shopify-section .page-width-desktop slider-component .slider-buttons.no-js-hidden {
    display: none !important;
}

.shopify-section .page-width-desktop slider-component ul {
    gap: 22px;
    display: block;
    grid-template-columns: repeat(3,1fr);
}

.shopify-section .page-width-desktop slider-component ul li {
    width: 100%;
    max-width: 100%;
}

.shopify-section .page-width-desktop slider-component ul  .article-card-wrapper .card__content .card__information {
    padding: 20px 0 20px;
    border-bottom: 2px solid var(--pink);
}

.shopify-section .page-width-desktop slider-component ul li .article-card-wrapper .card__content .card__information h3.card__heading.h2 {
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 0;
    text-transform: uppercase;
    margin: 0 0 4px;
    line-height: 27px;
    /* font-family: 'Rajdhani'; */
    color: var(--pink);
}

.shopify-section .page-width-desktop slider-component ul li .article-card-wrapper .card__content .card__information p.article-card__excerpt.rte-width {
    margin: 0;
    line-height: 30px;
    font-weight: 500;
    letter-spacing: 0;
    color: var(--black);
}

.shopify-section .page-width-desktop slider-component ul li .article-card-wrapper .card__content .card__information h3.card__heading.h2 a {
    text-decoration: none;
}


/* map section */

.map_cstm {
    padding: 80px 0 0;
}

.map_cstm p {
    margin: 0;
    display: flex;
}

.map_cstm>.page-width {
    max-width: 100% !important;
    padding: 0 !important;
}

.map_cstm>.page-width>.row {
    margin: 0;
}

.map_cstm>.page-width>.row iframe {
    width: 100%;
    height: 100%;
    min-height: 690px;
}


/* footer section */

footer.footer {
    background: var(--purple);
    padding: 0;
}

footer.footer .footer__content-bottom {
    display: none;
}

footer.footer .footer__blocks-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
}

footer.footer .footer__blocks-wrapper>.footer-block:nth-child(2) {
    background: #581F5E;
    padding: 31px 40px 48px;
    text-align: center;
    width: 100%;
    max-width: 46%;
}

footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) {
    width: 100%;
    max-width: 27%;
    padding: 97px 40px  40px;
}

footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) h2.footer-block__heading {
    font-size: 27px !important;
    line-height: 34px !important;
    color: var(--White) !important;
    margin: 0 0 33px !important;
    font-weight: 600 !important;
    letter-spacing: 0 !important;
}

footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) ul.footer-block__details-content {
    min-height: 219px;
    margin: 0 0 33px;
}

footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) ul.footer-block__details-content>li {
    margin: 0;
}

footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) ul.footer-block__details-content>li>a {
    font-size: 19px;
    line-height: 51px;
    color: var(--White);
    font-weight: 500;
    /* font-family: 'Rajdhani'; */
    position: relative;
    padding: 0 0 0 30px;
}

footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) ul.footer-block__details-content>li>a:before {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 6 free";
    background-image: url(/cdn/shop/files/chevron-footer.png?v=1713274056);
    width: 10px;
    height: 14px;
    display: block;
    position: absolute;
    left: 4px;
    top: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: 18px;
}

footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) .details_information {
    display: flex;
    flex-flow: column;
    gap: 33px;
}

footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) .details_information span {
    display: flex;
    align-items: center;
}

footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) .details_information span>p, footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) .details_information span a {
    margin: 0;
    color: var(--White);
    text-decoration: none;
    font-weight: 500;
    font-size: 19px;
    line-height: 25px;
    max-width: 229px;
    padding-left: 11px;
    position: relative;
    top: 2px;
}

footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) .details_information span img {
    width: 20px;
    height: 20px;
    object-fit: contain;
}

footer.footer .footer__blocks-wrapper>.footer-block:nth-child(2) a {
    display: flex;
    justify-content: center;
}

footer.footer .footer__blocks-wrapper>.footer-block:nth-child(2) a img {
    max-width: 160px;
}

footer.footer .footer__blocks-wrapper>.footer-block:nth-child(2) h3 {
    margin: 41px 0 16px;
    font-size: 27px;
    font-weight: 600;
    color: var(--White);
}

footer.footer .footer__blocks-wrapper>.footer-block:nth-child(2) p {
    margin: 0 auto 41px;
    max-width: 453px;
    font-size: 19px;
    line-height: 31px;
    color: var(--White);
    font-weight: 500;
}

footer.footer .footer__blocks-wrapper>.footer-block:nth-child(2) span.copyright_cstm {
    font-size: 12px;
    color: rgb(255 255 255 / 88%);
    letter-spacing: 2.4px;
    line-height: 19px;
    display: block;
    margin: 32px 0 0;
    font-weight: 400;
    /* font-family: 'Rajdhani'; */
}
footer.footer .footer__blocks-wrapper  .details_information span {
    position: relative;
}
main#MainContent {
    margin-top: 60px;
}
footer.footer .footer__blocks-wrapper  .details_information span:before {
    background: #581f5e;
    content: '';
    width: 33px;
    height: 33px;
    position: absolute;
    z-index: 1;
    display: flex;
    border-radius: 50px;
}

footer.footer .footer__blocks-wrapper  .details_information span img {
    position: relative;
    z-index: 5;
    width: 17px !important;
    height: 17px !important;
    margin: 3px 10px 3px 8px;
}

footer.footer .footer__blocks-wrapper>.footer-block:nth-child(2) .field:before, footer.footer .footer__blocks-wrapper>.footer-block:nth-child(2) .field:after {
    opacity: 0;
}

footer.footer .footer__blocks-wrapper>.footer-block:nth-child(2) .field {
    flex-flow: column;
    gap: 11px;
}

footer.footer .footer__blocks-wrapper>.footer-block:nth-child(2) .field input, footer.footer .footer__blocks-wrapper>.footer-block:nth-child(2) .field input::placeholder {
    opacity: 1;
    font-size: 19px;
    line-height: 51px;
    color: #906095;
    font-weight: 500;
    letter-spacing: 0;
    /* font-family: 'Rajdhani'; */
}

footer.footer .footer__blocks-wrapper>.footer-block:nth-child(2) .field label.field__label {
    display: none;
}

footer.footer .footer__blocks-wrapper>.footer-block:nth-child(2) .field input {
    background: transparent;
    border: 1px solid var(--White);
    border-radius: 25px;
    height: 49px;
    padding: 10px 24px;
}

footer.footer .footer__blocks-wrapper>.footer-block:nth-child(2) form#ContactFooter {
    width: 100%;
    max-width: 480px;
}

footer.footer .footer__blocks-wrapper>.footer-block:nth-child(2) form#ContactFooter .newsletter-form__field-wrapper {
    max-width: 100%;
}

footer.footer .footer__blocks-wrapper>.footer-block:nth-child(2) .field button#Subscribe {
    position: unset;
    width: 100%;
    height: 49px;
    background: var(--pink);
    border-radius: 25px;
    font-size: 17px;
    line-height: 37px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
    color: var(--White);
    /* font-family: 'Rajdhani'; */
}

footer.footer .footer__blocks-wrapper>.footer-block:nth-child(2) .field button#Subscribe svg.icon.icon-arrow {
    display: none;
}

.image_left_right_text .row>.right_text p {
    margin: 0 0 48px;
}

footer.footer .footer__blocks-wrapper>.footer-block:nth-child(3) {
    padding-left: 140px;
}

footer.footer .footer__blocks-wrapper>.footer-block:nth-child(1) {
    padding-right: 67px;
}

/* footer ends */

sticky-header.header-wrapper>header.header .header__icons a.header__icon .cart-count-bubble {
    top: 8px;
    left: 26px;
    background: var(--black);
      background: #ff005a;
    /* font-family: 'Rajdhani'; */
}

.image_left_right_text .row>.right_text a.black-btn.btn {
    color: var(--black);
}
.cart-count-bubble span {
    font-weight: bolder;
}
.image_left_right_text .row>.right_text p {
    margin: 0 0 48px;
}

.image_left_right_text .row>.right_text p {
    margin: 0 0 48px;
}

footer.footer .footer__blocks-wrapper>.footer-block:nth-child(3) {
    padding-left: 140px;
}

footer.footer .footer__blocks-wrapper>.footer-block:nth-child(1) {
    padding-right: 67px;
}

.image_left_right_text .row>.right_text p {
    margin: 0 0 48px;
}

footer.footer .footer__blocks-wrapper>.footer-block:nth-child(3) {
    padding-left: 140px;
}

footer.footer .footer__blocks-wrapper>.footer-block:nth-child(1) {
    padding-right: 67px;
}

.custom_image_text .absol_text {
    writing-mode: vertical-rl;
    text-orientation: mixed;
    position: absolute;
    right: 110px;
    top: 52px;
    transform: none;
    height: 670px;
}

.custom_image_text .absol_text p {
    margin: 0;
    font-size: 168px;
    color: rgba(251,251,251,0.7);
    /* font-family: 'Rajdhani'; */
    font-weight: bold;
    letter-spacing: 55px;
    line-height: 30px;
    transform: rotate(-180deg);
    opacity: 0.1;
}

.home_page_banner_sliders {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.crowsel_sec_cst button.slick-prev, .crowsel_sec_cst button.slick-next {
    z-index: 1;
}
.home_page_banner_sliders .banner-opacity {
    width: 100%;
    max-width: 1200px;
}

.image_left_right_text .row .image_left {
    position: relative;
  
}

.wrap_custom_two_imageswith_text .main.image_cstm .cstm_text_btn h3, body h3 {
    min-height: unset;
}

footer.footer .footer__blocks-wrapper>.footer-block:nth-child(1) ul.list-unstyled.list-social {
    justify-content: flex-start;
}
footer.footer .footer__blocks-wrapper>.footer-block:nth-child(1) ul.list-unstyled.list-social a.link.list-social__link {
    padding: 0 !important;
    width: 51px;
    height: 51px;
    background: #581F5E;
    opacity: 1;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 100%;
    margin: 0 18px 0 0;
}

footer.footer .footer__blocks-wrapper>.footer-block:nth-child(1) ul.list-unstyled.list-social a.link.list-social__link svg {
    width: 25px;
    height: 25px;
}

footer.footer .footer__blocks-wrapper>.footer-block:nth-child(1) ul.list-unstyled.list-social {
    margin-top: 16px;
}
.custom_image_text {
    overflow: hidden;
}

a.black-btn.btn, button.black-btn.btn {
    transition: all .5s ease-in-out;
}

a.black-btn.btn:hover, button.black-btn.btn:hover {
    background: var(--pink);
}

span.svg-circle {
    transition: all .2s ease-in-out;
}

a.black-btn.btn:hover span.svg-circle , button.black-btn.btn:hover span.svg-circle{right: -20px;background: var(--black);}

.crowsel_sec_cst button.slick-prev:hover, .crowsel_sec_cst button.slick-next:hover {
    background: var(--black);
}

.collection_all_cst.btn.btn-red a:hover {
    color: var(--pink);
}

a.black-btn.btn:hover {
    background: var(--pink);
    color: var(--White);
}

button.black-btn.btn:hover {
    background: var(--pink);
    color: var(--White);
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}

.home_page_banner_sliders:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    opacity: 1;
    /**background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.35) 100%);**/
    background: rgb(0 0 0 / 39%);
}

.home_page_banner_sliders>.banner-opacity {
    position: relative;
    z-index: 1;
}

.home_page_banner_sliders {
    -webkit-mask-image: url(//4c5381-b2.myshopify.com/cdn/shop/files/55h3fjcf_2x_e906d97b-366d-4ef1-9f8c-b5cbe8f41a00_1920x.png?v=1713248882);
    mask-image: url(//4c5381-b2.myshopify.com/cdn/shop/files/55h3fjcf_2x_e906d97b-366d-4ef1-9f8c-b5cbe8f41a00_1920x.png?v=1713248882);
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: 50% 100%;
}
div#FacetsWrapperDesktop details:nth-last-child(3) {
    display: none;
}
.home_page_banner_sliders {
    min-height: 800px;
  mask-image: unset;
}
.home_page_banner_sliders .banner-opacity {
    position: relative;
    top: -40px;
}
ul.pagination__list.list-unstyled li {
    flex: unset;
    max-width: unset;
    align-items: center;
    justify-content: center;
    display: flex;
}



ul.pagination__list.list-unstyled li .pagination__item {
    height: auto;
    color: #fff;
    text-decoration: none;
    line-height: normal;
    font-size: 15px;
    background: #363636;
    width: 40px;
    height: 40px;
    border-radius: 50px;
}
.ast-addon-title-wrapper {
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin-bottom: 7px !important;
}
.ast-addon-item.ast-vertical-form .ast-addon-item-wrapper {
    align-items: start !important;
}
.pagination__item--current:after, .pagination__item:hover:after, .pagination__item--current:after, .pagination__item:hover:after {
    content: unset !important;
}
ul.pagination__list.list-unstyled li .pagination__item:hover {
    background: #fe005a;
}
.product__title h1 {
    font-size: 40px;
    line-height: 52px;
}
ul.pagination__list.list-unstyled li .pagination__item {
    transition: all ease 0.4s;
}
ul.pagination__list.list-unstyled li a.pagination__item.pagination__item--current.light {
    background: #fe005a;
    opacity: 1;
}
sticky-header.header-wrapper>header.header .header__icons a.header__icon span.text_cstm_log p {
    font-size: 18px;
    line-height: 23px;
}
.facets__heading,.facet-filters__label,h2.product-count__text.text-body  {
    font-size: 16px !important;
    color: #252424 !important;
    letter-spacing: 0.4px !important;
      line-height: 36px !important;
}
.icons_text .cstmicon_text>.text_main_icon_div p {
    font-weight: 600;
}
.facets__summary,.facet-filters__sort {
    color: rgb(85, 80, 82);
    font-size: 1.4rem;
    font-weight: 500;
    padding-top: 1px;
}
.facets__price .field-currency {
    font-size: 15px;
    font-weight: 600;
}

price-range.facets__price input {
    border-color: #f9f9f9 !important;
}

price-range.facets__price .field:before {
    box-shadow: none !important;
}

price-range.facets__price .field:after {
    border: 1px solid #ddd;
    box-shadow: none;
    border-radius: 3px;
}
.wrap_custom_two_imageswith_text .main.image_cstm .cstm_text_btn h3 {
    min-height: 88px;
    display: flex;
    align-items: center;
}

sticky-header.header-wrapper>header.header .header__icons a.header__icon span.sp_text_cart {
    text-transform: capitalize;
}
.icons_text .cstmicon_text>.text_main_icon_div p {
    font-size: 17px;
    line-height: 27px;
    font-weight: 500;
    letter-spacing: 0.4px;
}

.announcement-bar-section .utility-bar p.announcement-bar__message.h5 * {
    color: #fff !important;
}

footer.footer {
    border: 0 !important;
}

.custom_collection_tabslider .cstm_heading h2 {
    margin: 0 0 54px;
text-align: center;
}

.js details>.header__submenu {
    box-shadow: 0 5px 5px #0000001a;
    padding: 15px 20px;
    margin-left: -15px;
}

.js details>.header__submenu>li {
    display: flex;
    flex-direction: row;
    padding: 5px 0;
    width: 100%;
}

.js details>.header__submenu>li>a {
    margin-bottom: 10px;
    padding: 0;
    width: 100%;
    line-height: 28px;
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
}

.js details>.header__submenu>li>a:hover {
    color: var(--pink);
    text-decoration: none;
}
.js details>.header__submenu {
    max-height: calc(100vh - 230px);
    overflow-y: auto;
}

.shopify-section .page-width-desktop slider-component ul button.slide-arrow {
    position: absolute;
    top: -94px;
    right: 0;
    background: #FFFFFF;
    width: 46px;
    height: 46px;
    border-radius: 100%;
    z-index: 1;
}

.shopify-section .page-width-desktop slider-component ul button.slide-arrow i {
    font-size: 23px;
    font-weight: 900;
}

.shopify-section .page-width-desktop slider-component ul button.slide-arrow.prev-arrow {
    left: unset;
    right: 53px;
}

.blog__posts .card-wrapper {
    padding: 0 11px;
}

.blog__posts .card-wrapper .card__inner::before {
    padding-bottom: 321px;
}

.footer__payment-custom ul.list.list-payment-custom>li.list-payment__item-custom>img {
    width: 40.5px;
    object-fit: contain;
}


ul.list.list-payment-custom {
    padding: 0;
    margin: 0;
    display: flex;
    list-style: none;
    flex-wrap: wrap;
}
.cart-notification-wrapper:is(.page-width)>.cart-notification {
    top: -4px;
    z-index: 55;
}

.cart-notification-wrapper:is(.page-width)>.cart-notification {
    top: -4px;
    z-index: 55;
}

h2.cart-notification__heading.caption-large.text-body {
    font-size: 13px !important;
    line-height: normal !important;
    text-align: left !important;
    align-items: center;
}

h3.cart-notification-product__name.h4 {
    font-size: 17px;
    line-height: normal;
    text-align: left;
}

div#cart-notification-product {
    align-items: center;
    padding-bottom: 15px;
    border-top: 1px solid #e5dcdc;
}

.modal__close-button.link {
    position: relative;
    right: 15px;
    top: 4px;
}
.modal__close-button.link {
    position: relative;
    right: -18px;
    top: 2px;
}
.modal__close-button.link svg {
    width: 20px;
    height: 20px;
}

.facets__summary.caption-large.focus-offset {
  margin: 0;
}
#verticalTitle {
  margin: 0 11px 0 0;
}
.facet-filters__label {
  margin: 0 7px 0 0;
}
.facet-filters__sort:focus-visible,.field__input:focus, .select__select:focus, .customer .field input:focus, .customer select:focus, .localization-form__select:focus.localization-form__select::after {
  outline: none !important;
  outline-offset: 1rem !important;
  box-shadow: none !important;
}
.facet-filters__sort + .icon-caret {
  right: 33px !important;
  height: 8px;
}
.facets__summary .icon-caret {
  height: 8px;
  right: -4px;
  top: 8px;
}

.related-products__heading {
 font-size: 42px !important;
  line-height: 60px !important;
  letter-spacing: 0 !important;
  color: var(--black) !important;
  font-weight: 700 !important;
  text-align: center;
  margin-top:20px;
}
#shopify-section-template--22276528570669__related-products {
  padding: 70px 0;
}
h1.title.title--primary {
    font-size: 41px !important;
    line-height: 50px !important;
}

h2.totals__total {
    font-size: 21px !important;
    line-height: normal !important;
    margin: 0;
}

.totals {
    justify-content: space-between;
    align-items: center;
}
td.cart-item__details a {
    text-align: left;
    font-size: 18px;
    line-height: normal;
}

.product-option {
    font-weight: 600;
    letter-spacing: 0.5px;
}
table.cart-items th {
    color: #000;
    font-weight: 600;
    font-size: 12px;
}
.shopify-policy__title h1 {
    font-size: 42px !important;
    line-height: 60px !important;
    letter-spacing: 0 !important;
    color: var(--black) !important;
    font-weight: 700 !important;
    margin: 0 0 22px 0;
}
.shopify-policy__body .rte, .shopify-policy__body .rte p {
    font-size: 18px;
}
.shopify-policy__container {
    padding: 80px 0;
}
.contact-info-wrap {
    border-radius: 8px;
    box-shadow: #b3b2b245 0 2px 4px;
    background: hsl(0deg 0% 100% / 50%);
    padding: 15px;
}

.contact-info-wrap p:last-child {
    margin-bottom: 0;
}
.contact-info-wrap a {
    transition: all ease 0.5s;
}

.contact-info-wrap a:hover {
    color: #ee0059;
}
.contact-info-wrap p:first-child {
    margin-top: 0;
}
div#shopify-section-template--22276528439597__main {
    padding: 80px 0;
}

ul.collection-list.grid.grid--3-col-desktop.grid--2-col-tablet-down {
    margin-top: 40px;
}
div#Earn-points .title-wrapper-with-link {flex-direction: column !important;}

div#Earn-points {
    padding: 80px 0;
}

div#Earn-points h6.sub_title {
    margin: 0;
    text-transform: uppercase;
    color: #fe005a;
    font-size: 14px;
}

div#Earn-points .transpi__delivery-item {
    text-align: center;
    padding: 0 15px;
}
div#Earn-points .transpi__delivery-item .icon {
    position: relative;
    border: 1px solid #fe005a;
    width: 100px;
    height: 100px;
   min-width: 100px;
    min-height: 100px;
    text-align: center;
    line-height: 100px;
    border-radius: 50px;
    -webkit-transition: .5s;
    transition: .5s;
    margin: 0 auto;
    margin-bottom: 24px;
    background: #fff;
}
div#Earn-points .transpi__delivery-item img, .transpi__delivery-item svg {
    -webkit-transition: .5s;
    transition: .5s;
    vertical-align: middle;
}
div#Earn-points .transpi__delivery-item span {
    position: absolute;
    background: #fe005a;
    width: 40px;
    height: 40px;
    bottom: 0;
    line-height: 40px;
    border-radius: 50px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Outfit';
    display: inline-block;
}
div#Earn-points .delivery__content h4 {
    color: #020E28;
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 15px;
}

div#Earn-points .multicolumn-card.content-container {
    background: none;
}
div#Earn-points .transpi__delivery-item .icon:hover  {
    background: #fe005a;
    color: #fff;
}

div#Earn-points .transpi__delivery-item .icon:hover img {
    -webkit-filter: brightness(0) invert(1);    filter: brightness(0) invert(1);
}
div#Earn-points .transpi__delivery-item .icon:hover span {
    background: #020E28;
}

.process_shape {
    position: absolute;
    top: -50px;
    left: 0;
    z-index: -1;
    width: 100%;
    bottom: 0;
    margin: auto;
    height: fit-content;
}
div#Earn-points .process_shape img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
}
div#Earn-points .multicolumn-list__item:nth-child(2) .transpi__delivery-item, div#Earn-points .multicolumn-list__item:nth-child(4) .transpi__delivery-item {
    margin: 80px 0px 0px 0px;
}
.field:after, .select:after, .customer .field:after, .customer select:after, .localization-form__select:after {
    border-radius: 50px !important;
}
a.black-btn.btn[aria-disabled="true"] {
    opacity: 0.5;
    pointer-events: none;
}
.btmButton {
    margin-top: 50px;
}
.btmButton a.black-btn.btn {
    border: 1px solid #ccc;
}
.contact__button button.black-btn.btn {
    border: 1px solid #ccc;
}
.image_left_right_text .row>.right_text p {
    font-size: 17px;
    line-height: 27px;
    font-weight: 500;
    letter-spacing: 0.4px;
}

p.article-card__excerpt.rte-width {
    font-size: 17px;
    line-height: 24px !important;
    font-weight: 500;
    letter-spacing: 0.4px;
    color: #3c3c3c !important;
}
div#contact-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    padding: 80px 0;
}
div#contact-container h1.main-page-title.page-title.h0 {
    display: none;
}
.contactWrap h1.main-pageTitle {
    font-size: 42px !important;
    line-height: 60px !important;
    letter-spacing: 0 !important;
    color: var(--black) !important;
    font-weight: 700 !important;
    margin: 0;
    width: 100%;
    text-align: center;
    padding-top: 70px;
}
div#contact-container .field:before, div#contact-container .field:after {
    border-radius: 50px !important;
}

div#contact-container .field:before, div#contact-container .field:after {
    border-radius: 50px !important;
}
div#contact-container .field.textarea-field:after, div#contact-container .field.textarea-field:before {
    border-radius: 18px !important;
}
*:focus-visible {
    outline: none !important;
}
.field:hover.field:after, .select:hover.select:after, .select__select:hover.select__select:after, .customer .field:hover.field:after, .customer select:hover.select:after, .localization-form__select:hover.localization-form__select:after {
    box-shadow: 0 0 0 calc(.1rem + var(--inputs-border-width)) rgb(254 0 90) !important;
    outline: 0;
    border-radius: var(--inputs-radius);
}
.frcp-custom-page__body.frcp-card .contact-info-wrap {
    all: unset;
}

.frcp-custom-page__body.frcp-card .contact-info-wrap a {
    color: #222;
}
div#predictive-search-results h2#predictive-search-queries,
div#predictive-search-results h2#predictive-search-pages-desktop,
div#predictive-search-results h2#predictive-search-pages-mobile,
div#predictive-search-results h2{
    font-size: 16px !important;
}
.search-modal__content.search-modal__content-bottom  .reset__button {
    right: 61px;
    top: var(--inputs-border-width);
}
h1.cart__empty-text,h1#login,.customer.register h1,h1#recover,h2.cart__login-title {
    font-size: 42px !important;
    line-height: 60px !important;
    letter-spacing: 0 !important;
    color: var(--black) !important;
    font-weight: 700 !important;
}
.customer.login,.customer.register {
    box-shadow: 0px 0px 3px #ccc;
    margin: 80px auto !important;
    padding: 40px 25px !important;
}
.cart__warnings {
    padding: 80px 0 70px 0;
}

button.black-btn.btn:after,button.black-btn.btn:before,
a.black-btn.btn:after,a.black-btn.btn:before {
    content: unset;
}

button.black-btn.btn,a.black-btn.btn  {
    border: 1px solid #e3e3e3;
}
.quantity:after {
    border-radius: 50px;
}
.totals {
    display: flex;
    align-items: center !important;
    justify-content: space-between !important;
}
.cart__footer>.cart__blocks {
    margin-left: auto !important;
    width: 100%;
}
.cart__ctas {
    justify-content: end;
}

.cart__dynamic-checkout-buttons {
    margin-right: 0 !important;
}
p.totals__total-value {
    font-weight: 700;
    font-size: 20px;
    color: #fe005a;
}
.cart__footer-wrapper:last-child .cart__footer {
    padding-top: 0;
    padding-bottom: 80px !important;
}

small.tax-note.caption-large.rte {
    margin: 0 0 38px 0;
}
.facet-filters__sort + .icon-caret {
    right: 0px !important;
    height: 8px;
}
.button:after {
    border-radius: 50px;
}
@media(max-width:1902px){
.wrap_custom_two_imageswith_text .main.image_cstm .cstm_text_btn h3 {
    font-size: 38px;
  }
}

@media(max-width:1650px){
.custom_collection_tabslider>.page-width {
    padding: 0 100px !important;
}

.wrap_custom_two_imageswith_text .main.image_cstm .cstm_text_btn h3 {
    font-size: 27px;
}
.prodct_cstm_col .img-sect-cust-slid:after {
    padding-bottom: 274px;
 }
footer.footer .footer__blocks-wrapper>.footer-block:nth-child(3) {
    padding-left: 100px;
}
.wrap_custom_two_imageswith_text .main.image_cstm {
    min-height: 640px;
 }
  .custom_image_text .absol_text p {
    font-size: 130px;
    letter-spacing: 20px;
 }
  .custom_image_text .absol_text {
    right: 110px;
    top: 50%;
    height: 420px;
    transform: translateY(-50%);
}
}

.custom_collection_tabslider>.page-width {
    padding: 0 100px !important;
}
@media(max-width:1535px){
.page-width, .container, .page-width-desktop {
    max-width: 1320px;
 
}
.custom_collection_tabslider>.page-width {
    padding: 0 68px!important;
}
body h1 {
    font-size: 60px;
    line-height: 100px;
 }
.collection-list {
    gap: 50px 32px;
 }
.wrap_custom_two_imageswith_text .main.image_cstm .cstm_text_btn h3 {
    font-size: 25px;
}
body h3 {
    font-size: 25px;
    line-height:35px;
 }
body h2 {
    font-size: 75px!important;
      line-height: 80px !important;
 }
.map_cstm>.page-width>.row iframe {
    min-height: 600px;
}
  sticky-header.header-wrapper nav.header__inline-menu ul.list-menu.list-menu--inline {
    padding: 0 15px;
}
.home_page_banner_sliders {
    min-height: 700px;
  
}
.prodct_cstm_col {
    padding: 0 10px;
}
.wrap_custom_two_imageswith_text .main.image_cstm {
    min-height: 550px;
 }
  .collection-list>li .card__content .card__information h3.card__heading {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.collection-list>li .card__content .card__information h3.card__heading a {
    margin: 0 !important;
    padding: 0 !important;
}
}
@media(max-width:1439px){
  sticky-header.header-wrapper nav.header__inline-menu {
    margin: 0 !important;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    bottom: -55px;
    z-index: 1;
    background: var(--White);
    width: 100%;
    border-top: 1px solid #dfdfdf;
}
  .related-products__heading {
  font-size: 28px !important;
}
.home_page_banner_sliders {
    min-height: 650px;
  
}
  .collection-list>li .card__content .card__information {
    background: #f90155;
    padding: 10px !important;
    color: #fff;
}
.page-width, .container, .page-width-desktop {
    max-width: 1200px;
}
body h1 {
    font-size: 60px;
    line-height: 95px;
}
.home_page_banner_sliders p {
    font-size: 23px;
    line-height: 25px;
 }

footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) {
    padding: 97px 10px 40px;
}
footer.footer .footer__blocks-wrapper>.footer-block:nth-child(3) {
    padding-left: 64px;
}
body h2 {
    font-size: 65px!important;
    line-height: 80px !important;
}
.image_left_right_text .row .image_left {
    max-width: 54%;
    padding-left: 50px;
    padding-right: 0;
 }
.image_left_right_text .row>.right_text {
    max-width: 46%;
}
.collection-list>li .card__content .card__information h3.card__heading a {
    font-size: 18px;
    line-height: 23px;
 }
.wrap_custom_two_imageswith_text .main.image_cstm {
    min-height: 480px;
 }
.wrap_custom_two_imageswith_text .main.image_cstm .cstm_text_btn h3, body h3 {
    font-size: 23px;
}
.wrap_custom_two_imageswith_text .main.image_cstm {
   padding: 20px 20px 30px;
 }
.section-collection-list {
    padding: 70px 0;
}
.custom_image_text {
    padding: 80px 0;
 }
  .custom_collection_tabslider {
    padding: 70px 0;
}
  .brands_custom {
    padding: 70px 0;
}
  .icons_text {
    padding: 70px 0;
}

.blog {
    padding: 80px 0;
}
  .map_cstm {
    padding: 0px 0 0;
}
sticky-header.header-wrapper nav.header__inline-menu ul.list-menu.list-menu--inline {
    max-width: 1200px;
 }
sticky-header.header-wrapper>header.header .header__heading-link {
    max-width: 120px;
}
sticky-header.header-wrapper>header.header>.search-modal__content {
    max-width: calc(100% - 355px)!important;
    padding: 0 40px 0 40px!important;
}
sticky-header.header-wrapper>header.header {
    padding-bottom: 0px!important;
 }
.section-collection-list .title-wrapper-with-link {
    margin: 0 0 35px;
}
  .map_cstm>.page-width>.row iframe {
    min-height: 550px;
}
Body, Body p {
    font-size: 18px;
    line-height: 27px;
 }
.collection-list {
    gap: 40px 22px;
}
  .custom_image_text .absol_text {
    right: 83px;
   }
  .custom_collection_tabslider .cstm_heading h2 {
    margin: 0 0 40px;
 }
  .prodct_cstm_col .img-sect-cust-slid {
    position: relative;
    background: #fff;
    margin: 0 0 27px;
    height: 150px;
}
  body .h4.grid-view-item__title, body .h4 {
    font-size: 17px;
    text-align: center;
    font-weight: bold;
    /* font-family: 'Rajdhani'; */
    line-height: 21px;
    color: var(--black);
}
  .collection-list>li .card__content .card__information {
    background: #f90155;
    padding: 10px !important;
    color: #fff;
}
}

@media(max-width:1365px){
.page-width, .container, .page-width-desktop {
    max-width: 1120px;
}
sticky-header.header-wrapper nav.header__inline-menu ul.list-menu.list-menu--inline {
    max-width: 1120px;
}
sticky-header.header-wrapper nav.header__inline-menu ul.list-menu.list-menu--inline>li>a, sticky-header.header-wrapper nav.header__inline-menu ul.list-menu.list-menu--inline>li>header-menu summary {
    padding: 18px 0;
    font-size: 14px;
 }
  sticky-header.header-wrapper nav.header__inline-menu ul.list-menu.list-menu--inline>li>header-menu summary {
    padding-right: 21px !important;
}
body h1 {
    font-size: 60px;
    line-height: 84px;
}
  .js details>.header__submenu>li>a {
    margin-bottom: 0px;
    padding: 0;
    width: 100%;
    line-height: 28px;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}
body h2 {
    font-size: 48px !important;
    line-height: 58px !important;
}
.prodct_cstm_col .img-sect-cust-slid:after {
    padding-bottom: 226px;
}
.wrap_custom_two_imageswith_text .main.image_cstm .cstm_text_btn h3, body h3 {
    font-size: 20px;
  line-height: 30px;
}
.wrap_custom_two_imageswith_text .main.image_cstm {
    min-height: 350px;
}
.brands_custom .cstmicon_text img {
  
    height: 65px;
    max-width: 120px;
  }
.brands_custom .cstmicon_text {
    gap: 20px;
}
.brands_custom .cstmicon_text>.text_main_icon_div {
    min-height: 100px;
 }
.image_left_right_text .row .image_left span.image_small {
    max-width: 200px;
    bottom: 15px;
}
.custom_image_text .cstm_heading {
    max-width: 850px;
  
}
}
@media(max-width:1279px){
.wrap_custom_two_imageswith_text .main.image_cstm {
    padding: 25px 11px 25px;
}
.home_page_banner_sliders .banner-opacity {
    max-width: 1000px;
}
body h1 {
    font-size: 65px;
    line-height: 75px;
}
}

@media(max-width:1199px){
.home_page_banner_sliders {
    min-height: 514px;
}
.home_page_slider button.slick-next {
    left: unset;
    right: -45px;
    padding: 20px 20px;
}
.home_page_slider button.slick-prev, .home_page_slider button.slick-next {
    width: 90px;
    height: 90px;
 }
.home_page_slider button.slick-prev {
    padding: 0 20px;
    left: -45px;
}
  .collection-list>li .card__content .card__information h3.card__heading a {
    font-size: 17px;
    line-height: 22px;
    padding: 10px 0 0;
}
.custom_image_text .cstm_heading {
    max-width: 768px;
    margin: 0 auto;
}
.custom_image_text .cstm_heading p:nth-child(2) {
    margin: 0 0 20px;
}
.custom_image_text .cstm_heading .cstmicon_text {
    margin: 30px 0 0;
}
.custom_image_text h2 {
    margin: 0 0 25px;
 }
body h2 {
    font-size: 50px!important;
    line-height: 60px!important;
}
body h1 {
    font-size: 60px;
    line-height: 70px;
}
.crowsel_sec_cst button.slick-next {
    right: -50px;
 }
.crowsel_sec_cst button.slick-prev {
    left: -50px;
}

footer.footer .footer__blocks-wrapper>.footer-block:nth-child(3) {
    padding-left: 25px;
}
footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) {
    padding: 50px 0px 30px;
}
footer.footer .footer__blocks-wrapper>.footer-block:nth-child(2) {
    max-width: 42%;
}
footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) {
    max-width: 29%;
 }
footer.footer .footer__blocks-wrapper>.footer-block:nth-child(3) {
    padding-left: 20px;
}
footer.footer .footer__blocks-wrapper>.footer-block:nth-child(1) {
    padding-right: 20px;
}

  .home_page_banner_sliders .banner-opacity {
    max-width: 780px;
}

  .wrap_custom_two_imageswith_text .main.image_cstm {
    align-items: center;
    padding: 25px;
}

  .wrap_custom_two_imageswith_text .main.image_cstm .cstm_text_btn {
    flex-flow: column;
    text-align: center;
    gap: 15px;
}

  .wrap_custom_two_imageswith_text .main.image_cstm .cstm_text_btn .imges_text {
    width: 100%;
    max-width: 100%;
    padding-right: 0;
}

  .wrap_custom_two_imageswith_text .main.image_cstm .cstm_text_btn h3, body h3 {
    font-size: 25px;
    line-height: 35px;
}
  .wrap_custom_two_imageswith_text .main.image_cstm:before {
    opacity: 1;
    background: linear-gradient(181deg, rgba(0,0,0,0.3), rgba(0,0,0,0.3));
}
  a.black-btn.btn span.svg-circle ,   button.black-btn.btn span.svg-circle{
    width: 40px;
    height: 40px;
 }
  a.black-btn.btn span.svg-circle svg ,  button.black-btn.btn span.svg-circle svg{
    width: 15px;
    height: 15px;
}
  a.black-btn.btn,   button.black-btn.btn {
    max-width: 190px;
    border-radius: 25px;
    min-height: 48px;
    padding: 0 60px 0 25px;
    line-height: 25px;
}
  .icons_text .cstmicon_text>.text_main_icon_div h3 {
    font-size: 19px;
    line-height: 120%;
}
  .image_left_right_text .row>.right_text p {
    margin: 0 0 25px;
}
.image_left_right_text .row .image_left {
    padding-left: 30px;
 }
  .image_left_right_text .row>.right_text h2 {
    line-height: 66px !important;
    max-width: 400px;
}
  .shopify-section .page-width-desktop .title-wrapper-with-link:before {
    top: 33px;
}

  .map_cstm>.page-width>.row iframe {
    min-height: 500px;
}
  .brands_custom .row>h2 {
    margin: 0 0 25px;
    text-align: center;
}
  .section-collection-list .title-wrapper-with-link {
    margin: 0 0 25px;
}
  .icons_text .cstmicon_text>.text_main_icon_div {
    padding: 30px 15px 20px;
 }
  .wrap_custom_two_imageswith_text .main.image_cstm .cstm_text_btn h3, body h3 {
    min-height: 70px;
}
.custom_image_text .cstm_heading {
    max-width: 696px;
 }
  .wrap_custom_two_imageswith_text .main.image_cstm .cstm_text_btn h3, body h3 {
    justify-content: center;
}
  .custom_collection_tabslider .cstm_heading h2 {
    margin: 0 0 25px;
}

}




@media(max-width:991px){
footer.footer .footer__blocks-wrapper>.footer-block:nth-child(2) {
    order: -1;
    max-width: 100%;
}
footer.footer>.footer__content-top.page-width {
    padding: 0 !important;
}
footer.footer .footer__blocks-wrapper>.footer-block:nth-child(2) h3 {
    margin: 20px 0 10px;
    font-size: 25px;
 }
footer.footer .footer__blocks-wrapper>.footer-block:nth-child(2) p {
    margin: 0 auto 25px;
    max-width: 383px;
    font-size: 16px;
    line-height: 24px;
 }
footer.footer .footer__blocks-wrapper>.footer-block:nth-child(2) span.copyright_cstm {
    margin: 15px 0 0;
 }
footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) {
    max-width: 50% !important;
    padding: 30px 15px 20px  !important;
    width: 100% !important;
}
footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) h2.footer-block__heading {
    font-size: 25px!important;
    line-height: 30px!important;
 }
footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) .details_information span>p, footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) .details_information span a {
    max-width: 100%;
}
  footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) ul.footer-block__details-content {
    min-height: unset;
}
footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) ul.footer-block__details-content>li>a {
    font-size: 20px;
    line-height: 100%;
 }
footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) ul.footer-block__details-content>li>a:before {
    top: 4px;
}
  footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) ul.footer-block__details-content {
    display: flex;
    flex-flow: column;
    gap: 20px;
}
  footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) .details_information {
    gap: 20px;
}
.menu-drawer__navigation .list-menu__item {
    font-weight: 600;
    /* font-family: Rajdhani; */
    color: #000 !important;
    letter-spacing: 0;
    padding: 10px 15px !important;
}
.menu-drawer__navigation {
    padding: 13px 10px 0 !important;
}
.menu-drawer__navigation   .menu-drawer__menu-item--active {
    background: var(--pink) !important;
    color: #fff !important;
}

  .home_page_banner_sliders .banner-opacity {
    max-width: 610px;
}

  body h1 {
    font-size: 50px;
    line-height: 60px;
}
  .home_page_banner_sliders p {
    font-size: 18px;
    line-height: 27px;
}
  main#MainContent div.shopify-section .scroll_down {
    bottom: 20px;
  } 
  .section-collection-list {
    padding: 50px 0;
}
 .collection-list {
    gap: 20px 20px;
    grid-template-columns: repeat(3, 1fr);
}

  .custom_image_text {
    padding: 50px 0;
}
  .custom_image_text .cstm_heading {
    max-width: 620px;
 }
  .custom_collection_tabslider, .brands_custom {
    padding: 50px 0;
}

  .collection_all_cst.btn.btn-red {
    padding: 22px 0 0;
}
  .wrap_custom_two_imageswith_text {
    gap: 10px;
}
  .wrap_custom_two_imageswith_text .main.image_cstm .cstm_text_btn h3, body h3 {
    font-size: 20px;
    line-height: 30px;
}
  body h2 {
    font-size: 45px!important;
    line-height: 55px!important;
}

  .brands_custom .cstmicon_text {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

  .brands_custom .cstmicon_text>.text_main_icon_div {
    width: 100%;
    max-width: calc(100%/3 - 15px);
    flex: calc(100%/3 - 15px);
    min-height: 125px;
}
  .brands_custom .cstmicon_text img {
    height: 85px;
    max-width: 140px;
}

.icons_text .cstmicon_text {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
}
  .icons_text .cstmicon_text>.text_main_icon_div {
    width: 100%;
    max-width: calc(100%/2 - 7.5px);
    flex: calc(100%/2 - 7.5px);
}
  .prodct_cstm_col .img-sect-cust-slid:after {
    padding-bottom: 191px;
}
.prodct_cstm_col>a .product_price_tab_set {
    font-size: 18px;
    line-height: 20px;
}

  .image_left_right_text .row {
    flex-flow: column-reverse;
}
  .image_left_right_text .row>.right_text {
    max-width: 100%;
}
.shopify-section .page-width-desktop .title-wrapper-with-link h2 {
    display: inline-block;
    background: #F2F2F2;
    padding-right: 0;
    width: 100%;
    text-align: center;
}  

  .image_left_right_text .row .image_left {
    padding-left: 0;
    position: relative;
    max-width: 100%;
    
}
      .image_left_right_text .row>.right_text {
        max-width: 100%;
        text-align: center;
    }
  .image_left_right_text .row>.right_text h2 {
    line-height: 60px!important;
    max-width: 100%;
}
  .image_left_right_text .row>.right_text h2:before {
    width: 10px;
    height: 60px;
 }
  /* .shopify-section .page-width-desktop slider-component ul li {
    margin: 0 !important;
    width: 100% !important;
} */
  .shopify-section .page-width-desktop slider-component ul {
    gap: 20px;
    grid-template-columns: repeat(2,1fr);
 }
  .shopify-section .page-width-desktop .title-wrapper-with-link {
    padding: 0;
}
  .shopify-section .page-width-desktop .title-wrapper-with-link:before {
    top: 29px;
}
  .shopify-section .page-width-desktop slider-component ul::after {
    position: absolute !important;
}
  .blog {
    padding: 50px 0;
}
  .map_cstm {
    padding: 50px 0 0;
}
  .map_cstm>.page-width>.row iframe {
    min-height: 400px;
}
  .cstm_btn-content {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}
  .icons_text {
    padding: 0 0 50px;
}
  .image_left_right_text {
    padding: 50px 0 50px;
 }

  .image_left_right_text .row .image_left {
    max-width: 500px;
    margin: 0 auto;
}

  .image_left_right_text .row .image_left span.image_small {
    display: flex;
    bottom: 0;
}
  .image_left_right_text .row>.right_text h2:before {
    width: 0;
    height: 0;
    opacity: 0;
}
  .image_left_right_text .row>.right_text h2 {
    padding: 0;
    text-align: center !important;
}
  .image_left_right_text .row>.right_text p {
    text-align: center;
    max-width: 668px;
    margin-left: auto;
    margin-right: auto;
}
  .image_left_right_text .row>.right_text a.black-btn.btn,   .image_left_right_text .row>.right_text button.black-btn.btn {
    margin: 0 auto;
}
  
}


@media(max-width:989px){
div#contact-container {
    display: flex;
    gap: 50px;
    padding: 33px 0 50px 0;
    flex-direction: column-reverse;
}
  .contact-info-wrap {
    border-radius: 8px;
    box-shadow: #b3b2b282 0 0px 4px;
    background: hsl(0deg 0% 100% / 50%);
    padding: 28px;
}
div#Earn-points .multicolumn-list__item:nth-child(2) .transpi__delivery-item, div#Earn-points .multicolumn-list__item:nth-child(4) .transpi__delivery-item {
    margin: 0;
}
.process_shape {
    display: none;
}
div#Earn-points h6.sub_title {
    text-align: center;
    width: 100%;
}

div#Earn-points h2.title.h1 {
    text-align: center;
    width: 100%;
}

div#Earn-points .transpi__delivery-item {
    display: flex;
    align-items: center;
}

div#Earn-points .transpi__delivery-item .icon {margin: 0 45px 0 0;}

.delivery__content p {
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    color: #353535;
    text-align: left;
    line-height: 33px;
}
div#Earn-points .transpi__delivery-item {
    padding: 0;
}




  
.form__label {
}
.js.product-form__input.product-form__input--pill .form__label {
  display: none;
}
.product__info-container > * + * {
  margin: 1px 0 0 0 !important;
}
.product__title {
  margin-bottom: 10px !important;
}
product-info {
  text-align: center;
}
  .cart-item__details a {
  text-align: left;
  font-size: 16px;
  line-height: normal;
}
  
.cart-item__details a {
  text-align: left;
  font-size: 16px;
  line-height: normal;
}
.title.title--primary {
  font-size: 26px;
  line-height: normal;
}
.totals__total {
  font-size: 20px !important;
  line-height: normal !important;
  margin-top: 0;
}
.totals {
  align-items: center !important;
  justify-content: space-between;
}
.product-form__input product-form__quantity + div {
  text-align: left !important;
}
.ast-addon-title {
  text-align: left !important;
  margin-bottom: 10px !important;
}
.quantity {
  margin: 0 auto;
}
  #shopify-section-template--22276528570669__related-products {
  padding: 40px 0;
}
sticky-header.header-wrapper>header.header {
    padding-bottom: 10px!important;
}
  sticky-header.header-wrapper>header.header>header-drawer {
    margin: 0;
}
sticky-header.header-wrapper>header.header .header__heading1 {
    max-width: calc(28% - 44px)!important;
    width: 100%;
    padding-left: 15px;
}
sticky-header.header-wrapper>header.header>.search-modal__content {
    max-width: 50%!important;
    padding: 0 20px!important;
}
sticky-header.header-wrapper>header.header .header__icons {
    max-width: 30%;
    justify-content: flex-end;
    gap: 25px;
}
sticky-header.header-wrapper>header.header>header-drawer {
    margin: 0;
}

sticky-header.header-wrapper>header.header>header-drawer svg {
    width: 25px;
    height: 24px;
         color: #ee0059;
        stroke: #ee0059;
}

sticky-header.header-wrapper>header.header>header-drawer summary.header__icon {
    width: auto;
    height: auto;
    display: block;
}

sticky-header.header-wrapper>header.header>header-drawer summary.header__icon span {
    display: flex;
    width: 25px;
    height: 25px;
}
sticky-header.header-wrapper>header.header>.search-modal__content {
    max-width: 40%!important;
    padding: 0 20px!important;
}
  sticky-header.header-wrapper>header.header>.search-modal__content {
    margin-left: auto;
    margin-right: auto;
}

}


@media(max-width:767px){
  div#shopify-section-template--22276528439597__main {
    padding: 40px 0;
}

ul.collection-list.grid.grid--3-col-desktop.grid--2-col-tablet-down {
    margin-top: 40px;
}
  .shopify-policy__container {
    padding: 40px 0;
}
body:has(.shopify-policy__container) main#MainContent {
    margin: 0;
}
  
  .shopify-policy__title h1 {
    font-size: 35px !important;
    line-height: 40px !important;
}
  .contact-info-wrap {
    transform: scale(0.9);
}
.product-form__input.product-form__quantity {
    max-width: 100% !important;
}

.product-form__buttons {
    max-width: 100% !important;
}

pickup-availability-preview.pickup-availability-preview {
    align-items: start;
    justify-content: center;
    margin-bottom: 23px !important;
}
sticky-header.header-wrapper>header.header>.search-modal__content {
    display: none !important;
}
sticky-header.header-wrapper>header.header>.search-modal__content {
    display: none !important;
}

header.header.header--top-center details-modal.header__search {
    display: none !important;
}

sticky-header.header-wrapper>header.header .header__icons details-modal.header__search {
    display: block !important;
}

sticky-header.header-wrapper>header.header .header__icons {align-items: center;}

sticky-header.header-wrapper>header.header .header__icons details-modal.header__search summary.header__icon {
    width: auto;
    height: auto;
}
sticky-header.header-wrapper>header.header .header__icons details-modal.header__search summary.header__icon svg {
    width: 20px;
    height: 20px;
    color: var(--yellow);
    stroke: var(--yellow);
    color: #ee0059;
    stroke: #ee0059;
}
sticky-header.header-wrapper>header.header>header-drawer svg {
    width: 20px;
    height: 20px;
 
}

  sticky-header.header-wrapper>header.header .header__icons a.header__icon span.sp_text_cart {
    display: none;
}
sticky-header.header-wrapper>header.header .header__icons a.header__icon .cart-count-bubble {
    top: -6px;
    left: unset;
    /* font-family: Rajdhani; */
    right: 0px;
}
  sticky-header.header-wrapper>header.header .header__icons a.header__icon>svg {
    width: 20px;
    height: 20px;
}
  sticky-header.header-wrapper>header.header .header__icons {
    max-width: 50%;
    justify-content: flex-end;
    gap: 10px;
}
sticky-header.header-wrapper>header.header .header__heading1 {
    max-width: calc(50% - 20px)!important;
    padding-left: 5px;
}
sticky-header.header-wrapper>header.header>header-drawer summary.header__icon span {
    width: 20px;
    height: 20px;
}
sticky-header.header-wrapper>header.header  a.header__heading-link {
    max-width: 90px;
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    margin-left: -2px;
    top: 50%;
}

sticky-header.header-wrapper>header.header {
    padding-bottom: 10px!important;
    min-height: 115px;
    padding-top: 10px!important;
}
  .search-modal__content .field::before, .search-modal__content .field::after {
    opacity: 0;
}

.search-modal__content .field input::placeholder, .search-modal__content .field input {
    font-size: 16px;
    line-height: 21px;
    color: #000;
    /* font-family: Rajdhani; */
    opacity: 1;
    font-weight: 400;
    letter-spacing: 0;
    padding: 10px !important;
    outline: none !important;
    box-shadow: none !important;
}

.search-modal__content .field label.field__label {
    display: none !important;
}

.search-modal__content {
    background: var(--pink) !important;
    border: 0;
    top: 0px;
}

.search-modal__content button.search__button.field__button {
    background: var(--yellow);
    color: #fff;
    top: 1px;
    height: 45px;
    border-radius: 0;
}
    .search-modal__content button.search__button.field__button {
        background: #212728;
        color: #fff;
        top: 1px;
        height: 45px;
        border-radius: 0;
    }
    .search-modal__content svg.icon.icon-close {
        color: #ffffff;
        stroke: #ffffff;
    }
  button.predictive-search__item.predictive-search__item--term.link.link--text.h5.animate-arrow {
    /* font-family: 'Rajdhani'; */
    color: #000;
    font-weight: 500;
    letter-spacing: 0;
}
  sticky-header.header-wrapper>header.header .header__icons a.header__icon {
    padding-right: 15px;
}
  sticky-header.header-wrapper>header.header .header__icons {
    padding-left: 40px;
}
  sticky-header.header-wrapper>header.header .header__icons a.header__icon.small-hide {
    display: flex !important;
    padding: 0;
}

sticky-header.header-wrapper>header.header .header__icons a.header__icon.small-hide span.text_cstm_log {
    display: none;
}

  sticky-header.header-wrapper>header.header .header__icons a.header__icon.small-hide:after {
    content: "";
    width: 20px;
    height: 20px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url("/cdn/shop/files/people.png?v=1713846566");
    background-repeat: no-repeat;
    background-position: bottom;
}
      .image_left_right_text .row>.right_text {
        max-width: 100%;
        text-align: center;
    }
      a.black-btn.btn,  button.black-btn.btn {
        font-size: 16px;
        max-width: 200px;
        padding: 0 46px 0 21px;
        line-height: 24px;
    }
  .home_page_banner_sliders .banner-opacity {
    position: relative;
    top: 16px;
}
footer.footer .footer__blocks-wrapper>.footer-block:nth-child(2) {
    margin: 0;
}
footer.footer .footer__blocks-wrapper>.footer-block:nth-child(2) {
    padding: 35px 20px;
}
footer.footer .footer__blocks-wrapper>.footer-block:nth-child(2) span.copyright_cstm {
    letter-spacing: 0;
}
footer.footer .footer__blocks-wrapper>.footer-block:nth-child(2) .field input {
    border-radius: 20px;
    height: 40px;
    padding: 10px 24px;
}
footer.footer .footer__blocks-wrapper>.footer-block:nth-child(2) .field button#Subscribe {
    height: 40px;
    border-radius: 20px;
    font-size: 16px;
    line-height: 24px;
 }
footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) {
    margin: 0;
    max-width: 100% !important;
    padding: 30px 20px !important;
}
footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) .details_information span>p, footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) .details_information span a {
    font-size: 16px;
    line-height: 24px;
 }
footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) ul.footer-block__details-content>li>a {
    font-size: 16px;
 }
footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) ul.footer-block__details-content>li>a:before {
    top: 0px;
}
footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) h2.footer-block__heading {
    font-size: 18px !important;
    line-height: 20px!important;
    margin: 0 0 15px !important;
}
  footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) .footer-block__details-content.rte {
    display: none;
}
  .menu-drawer__account {
    color: #000 !important;
    font-weight: 600;
}
  .menu-drawer__utility-links:has(.menu-drawer__localization) .menu-drawer__account {
    display: none !important;
}
.header--has-social .menu-drawer__utility-links {
    padding: 15px 10px !important;
}
  .header--has-social .menu-drawer__utility-links a.list-social__link.link {
    padding: 0 10px;
}
  .menu-drawer__close-button {
    font-weight: 600;
    /* font-family: 'Rajdhani'; */
    color: #000;
    font-size: 16px;
    padding: 10px 20px;
}
.home_page_slider button.slick-next {
    right: -25px;
    padding: 10px;
}
  .home_page_slider button.slick-prev {
    padding: 0 10px;
    left: -25px;
}
  .home_page_slider button.slick-prev, .home_page_slider button.slick-next {
    width: 50px;
    height: 50px;
}
  .home_page_slider button.slick-prev:before, .home_page_slider button.slick-next:before {
    width: 8px;
    height: 15px;
 }
.home_page_banner_sliders {
    min-height: 440px;
    padding: 30px 28px 100px;
}
  body h1 {
    font-size: 40px;
    line-height: 45px;
}
  .home_page_banner_sliders p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 15px;
}
  a.black-btn.btn,  button.black-btn.btn {
    font-size: 16px;
    max-width: 165px;
    padding: 0 46px 0 21px;
    line-height: 24px;
}
  main#MainContent div.shopify-section .scroll_down p {
    font-size: 15px;
    line-height: 20px;
 }
  main#MainContent div.shopify-section .scroll_down .icon_scroll_down svg {
    width: 25px;
    height: 25px;
}

  .collection-list {
    gap: 20px 15px;
    grid-template-columns: repeat(2,1fr);
    padding: 0 !important;
}
  .collection-list>li .card__content .card__information h3.card__heading a {
    font-size: 16px;
    line-height: 24px;
 }
  body h2 {
    font-size: 35px!important;
    line-height: 40px!important;
}
  .custom_image_text .cstm_heading p:nth-child(2) {
    margin: 0 0 15px;
}
  Body, Body p {
    font-size: 16px;
    line-height: 24px;
}
  .crowsel_sec_cst button.slick-prev, .crowsel_sec_cst button.slick-next {
    width: 25px;
    height: 25px;
    padding: 0;
}
  .crowsel_sec_cst button.slick-prev:before, .crowsel_sec_cst button.slick-next:before {
    font-size: 12px;
 }

  .custom_collection_tabslider>.page-width {
    padding: 0 30px!important;
}
  .prodct_cstm_col .img-sect-cust-slid:after {
    padding-bottom: 280px;
}
.crowsel_sec_cst button.slick-next {
    right: -20px;
}
  .crowsel_sec_cst button.slick-prev {
    left: -20px;
}
  .prodct_cstm_col .img-sect-cust-slid {
    margin: 0 0 10px;
}

  body .h4.grid-view-item__title, body .h4 {
    font-size: 18px;
    line-height: 24px;
 }
.prodct_cstm_col>a .product_price_tab_set {
    font-size: 16px;
    line-height: 23px;
    margin: 5px 0 0;
}
  .collection_all_cst.btn.btn-red {
    padding: 15px 0 0;
}
.collection_all_cst.btn.btn-red a {
    font-size: 16px;
    line-height: 24px;
 }
.wrap_custom_two_imageswith_text {
    grid-template-columns: repeat(1,1fr);
 }
.wrap_custom_two_imageswith_text .main.image_cstm .cstm_text_btn h3, body h3 {
    font-size: 22px;
    line-height: 30px;
}
  .wrap_custom_two_imageswith_text .main.image_cstm {
    align-items: center;
    padding: 20px 15px;
}
  .wrap_custom_two_imageswith_text .main.image_cstm {
    min-height: 250px;
}
.brands_custom .cstmicon_text>.text_main_icon_div {
    max-width: calc(100%/2 - 10px);
    flex: calc(100%/2 - 10px);
    min-height: 110px;
}
  .brands_custom .cstmicon_text img {
    height: 65px;
    max-width: 120px;
}
.icons_text .cstmicon_text>.text_main_icon_div {
    max-width: 100%;
    flex: 100%;
}
.brands_custom .cstmicon_text {
    gap: 10px;
    justify-content: space-between;
    grid-row-gap: 20px;
}
.icons_text .cstmicon_text {
    gap: 10px;
}
.image_left_right_text .row>.right_text h2 {
    line-height: 40px!important;
    max-width: 100%;
    padding-left: 0;
    margin: 0 0 15px;
}
.image_left_right_text .row>.right_text h2:before {
    width: 7px;
    height: 100%;
}
.shopify-section .page-width-desktop slider-component ul {
    gap: 15px;
    grid-template-columns: repeat(1,1fr);
}
  .shopify-section .page-width-desktop .title-wrapper-with-link:before {
    top: 19px;
}
  .map_cstm>.page-width>.row iframe {
    min-height: 300px;
}
.image_left_right_text .row .image_left span.image_small {
    max-width: 40%;
    bottom: 0;
    display: flex;
}
.brands_custom .row>h2 {
    margin: 0 0 20px;
 }
.wrap_custom_two_imageswith_text .main.image_cstm .cstm_text_btn h3, body h3 {
    min-height: unset;
}
footer.footer .footer__blocks-wrapper>.footer-block:nth-child(1) ul.list-unstyled.list-social {
    margin-top: 0;
}
footer.footer .footer__blocks-wrapper>.footer-block:nth-child(1) ul.list-unstyled.list-social a.link.list-social__link {
    width: 40px;
    height: 40px;
    margin: 0 10px 0 0;
}
footer.footer .footer__blocks-wrapper>.footer-block:nth-child(1) ul.list-unstyled.list-social a.link.list-social__link svg {
    width: 20px;
    height: 20px;
}
  footer.footer .footer__blocks-wrapper>.footer-block:nth-child(3) {
    padding-top: 0 !important;
}
  footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) ul.footer-block__details-content {
    margin: 0;
}
.announcement-bar-section .utility-bar p.announcement-bar__message.h5 {
    font-size: 16px;
    line-height: 20px;
    padding: 5px 0;
    min-height: unset;
}
  footer.footer .footer__blocks-wrapper>.footer-block:nth-child(2) {
    display: flex;
    align-items: center;
    justify-content: center;
}
  .footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.scroll-trigger.animate--slide-in {
    margin: 0 !important;
}
.blog__posts .card-wrapper {
    padding: 0;
}
  .blog__posts .card-wrapper .card__inner::before {
    padding-bottom: 200px;
}
footer.footer .footer__blocks-wrapper>.footer-block:not(:nth-child(2)) ul.footer-block__details-content {
    margin: 0 0 30px;
}
}

@media(max-width:512px){
  div#contact-container .page-width {
    padding: 0 !important;
}
      .contact-info-wrap {
        transform: scale(1);
    }
 div#Earn-points .transpi__delivery-item .icon {
    position: relative;
    border: 1px solid #fe005a;
    width: 80px;
    height: 80px;
    min-width: 80px;
    min-height: 80px;
    text-align: center;
    line-height: 80px;
    border-radius: 50px;
    -webkit-transition: .5s;
    transition: .5s;
    margin: 0 48px 0 0;
    margin-bottom: 24px;
    background: #fff;
} 
  .delivery__content p {
    font-size: 23px;
    font-weight: 600;
    margin: 0;
    color: #353535;
    text-align: left;
    line-height: 31px;
}
 .btmButton {
    margin-top: 21px;
} 
}
@media(max-width:455px){
    div#Earn-points .transpi__delivery-item {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }
      div#Earn-points .transpi__delivery-item .icon {
        position: relative;
        border: 1px solid #fe005a;
        width: 80px;
        height: 80px;
        min-width: 80px;
        min-height: 80px;
        text-align: center;
        line-height: 80px;
        border-radius: 50px;
        -webkit-transition: .5s;
        transition: .5s;
        margin: 0;
        margin-bottom: 24px;
        background: #fff;
    }
      .delivery__content p {
        text-align: center;
    }
}
@media(min-width:1200px){
sticky-header.header-wrapper>header.header {
    justify-content: space-between;
}
}

@media(max-width:317px){
  sticky-header.header-wrapper>header.header a.header__heading-link {
    position: unset;
    transform: unset;
    margin-left: 27px;
    max-width: 98px;
    width: 90px;
}
}

ul.slick-initialized.slick-slider li.grid__item {
    min-width: unset !important;
  }