/** Shopify CDN: Minification failed

Line 434:10 Expected ":"

**/
.luv-signup .far, .luv-signup .fal, .luv-signup .fas {
    color: #000;
}
.luv-signup .signup_img{
text-align:center;
}
.luv-signup .signup_center_cntnt {
    text-align: center;
    line-height: 1;
}
.luv-signup .signup_center_cntnt h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-flow: column;
  margin-bottom: 25px;
  padding: 25px 0;
  background-image: linear-gradient(45deg,#f13980,#af3565);
  position: relative;
}
.luv-signup .signup_center_cntnt h2:before {
    content: "";
    position: absolute;
    background-image: url(https://cdn.shopify.com/s/files/1/0344/1485/4188/files/rewards.png?v=1642750767);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: 80%;
}
.luv-signup .signup_center_cntnt h2 span {
    position: relative;
}
.signup_center_cntnt h2 .frst-text {
    color: #fff;
}
.luv-signup .signup_center_cntnt h2 .secnd-text {
    font-weight: 200;
    font-size: 30px;
    color: #ffe5e5;
}
.luv-signup .signup_center_cntnt h2 .third-text {
    color: #66d1dd;
}
.luv-signup .signup_img.btm {
    position: relative;
  text-align:center;
}
.luv-signup .signup_img.btm .sign_wrpr {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    width: 100%;
    max-width: 305px;
    margin: 0 auto;
}
.luv-signup .signup_img.btm .sign_wrpr a {
    font-size: 15px;
    color: #000;
    margin-top: 6px;
}
.luv-signup .signup_img.btm .sign_wrpr .sign-up-button a {
    background: #000;
    width: 12vw;
    min-width: 150px;
    line-height: 1;
    height: 46px;
    color: white;
    margin: auto;
    font-weight: 700;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.luv-signup .signup_img.btm .sign_wrpr .sign-up-button a:hover {
    background: #fff;
    border: 1px solid #000;
    color: #000;
}
.luv-signup .signup_img.btm img {
    transform: rotate(180deg);
    position: relative;
}
.luv-signup .join-rule {
    text-align: center;
    display: flex;
    justify-content: center;
}
.luv-signup .join-rule .flex-item {
    flex-basis: 33%;
    margin: 10px;
    border: 1px solid black;
    padding: 25px 15px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background: #fff;
}
.luv-signup .join-rule .flex-item .step {
    width: 80px;
    padding: 10px;
    margin: 5px auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.luv-signup .join-rule .flex-item .step .circle {
    background-image: linear-gradient(#ed3294, #ffffff);
    height: 45px;
    width: 65px;
    color: #000000;
    font-weight: 900;
    font-size: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    -webkit-text-stroke: 1px #ffffff;
}
.luv-signup .join-rule .flex-item .pink {
    color: #343434;
    font-size: 25px;
    font-weight: 700;
    line-height: 40px;
}
.discription {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 400;
    text-align: center;
}
.luv-signup .smile-referral .smile-referral-content-container {
    display: flex;
    width: 100%;
    position: relative;
    justify-content: center;
    align-items: center;
}
.luv-signup .smile-referral .smile-referral-content-container:before {
    background-image: url(https://cdn.shopify.com/s/files/1/0344/1485/4188/files/pink-bd.jpg?v=1642759975);
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-size: contain;
    opacity: .5;
    background-position: center center;
    border-radius: 20px;
}
.luv-signup .smile-referral {
    margin: 40px 0;
}
.luv-signup .smile-referral .smile-referral-content-sidebar, .luv-signup .smile-referral .smile-referral-content-main {
    width: 50%;
    display: inline-flex;
    align-items: center;
    vertical-align: top;
    margin: 0 auto;
    position: relative;
}
.luv-signup .smile-referral .smile-referral-refer, .luv-signup .smile-referral .smile-referral-sidebar-details {
    padding: 15px 60px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.luv-signup .smile-sidebar-title.title {
    color: #ED2b91;
    font-size: 25px;
    margin-bottom: 0;
}
.luv-signup .smile-referral .smile-sidebar-detail {
    text-align: left;
    font-weight: 300;
    font-size: 16px;
    margin: 0px;
    line-height: 20px;
}
.luv-signup .smile-referral .smile-referral-content-sidebar {
    text-align: left;
}
/* .luv-signup .smile-referral .smile-referral-content-main {
    background-image: url(https://cdn.shopify.com/s/files/1/0344/1485/4188/files/pink_bg.png?v=1642588483);
} */
.luv-signup .smile-heading {
    font-size: 25px;
    text-align: left;
    color: #000;
    font-weight: 800;
    line-height: 1;
    padding: 5px 0px;
    border-bottom: 2px solid #ec397e;
    display: flex;
    padding-bottom: 15px;
}
.luv-signup .smile-heading .fa-bullhorn {
    color: #1ec4b3;
    margin-right: 10px;
}
.luv-signup .smile-referral-media-list {
    display: flex;
    justify-content: center;
    text-align: center;
    list-style-type: none;
    margin: 0 !important;
    flex-wrap: wrap;
}
.luv-signup .smile-referral-media-list li {
    color: #1ec4b3 !important;
    font-size: 20px !important;
    width: 100% !important;
    text-align: center !important;
    margin-bottom: 15px !important;
}
.luv-signup .smile-referral .smile-referral-media-wrapper .smile-referral-medium {
    width: 20% !important;
    font-weight: 800;
    cursor: pointer;
    color: #fff;
    font-size: 12px;
    margin-right: 15px;
}
.luv-signup .smile-referral-media-list li::before {
    display: none;
}
.luv-signup .referral-media-icon {
    color: #ffffff;
    top: 50%;
    padding: 15px 10px;
    background: #000;
    font-size: .75em;
    font-weight: 500;
    outline: none;
    border: 0;
    border-radius: 0;
    width: 100%;
    display: flex;
    vertical-align: middle;
    justify-content: center;
    font-weight: 600;
    font-size: 14px;
    position: relative;
}
.luv-signup .smile-referral .smile-referral-media-wrapper .smile-referral-medium .fa-envelope {
    color: #fff;
}
.luv-signup .referral-media-icon i {
    margin-right: 4px;
}
.luv-signup .smile-referral-details {
    display: none;
}
.luv-signup .vip-tiers {
    background-color: #f4f4f4;
    display: flex;
    margin-bottom: 02px;
    position: relative;
}
.luv-signup .vip-tiers .vip-tiers-table, .luv-signup .vip-tiers .vip-tiers-image {
    display: inline-flex;
    align-items: center;
    width: 50%;
}
.luv-signup .vip-tiers .table-responsive {
    display: block;
    width: 100%;
    padding: 25px 20px 20px 50px;
}
.luv-signup .table-heading {
    text-align: left;
    font-size: 28px;
    font-weight: 700;
    color: #00c4b3;
    line-height: 40px;
}
.luv-signup .vip-tiers .table-responsive table {
    margin-bottom: 10px;
    border: 0;
}
.luv-signup .vip-tiers .table-responsive table thead tr {
    border-bottom: 1px solid #eee;
    color: #ed2b91;
}
.luv-signup .vip-tiers .table-responsive table thead tr th, .luv-signup .vip-tiers .table-responsive table tbody tr td {
    font-size: 16px;
    padding: 5px;
    text-align: left;
}
.luv-signup .slTier {
    display: flex;
    width: 50%;
}
.luv-signup .vip-tier-image {
    max-width: 20%;
    position: absolute;
    right: 0px;
    bottom: 0px;
    max-height: 100%;
}
.luv-signup .vip-tiers .table-responsive table thead tr:last-child th, .luv-signup .vip-tiers .table-responsive table tbody tr:last-child td {
    border-bottom: 0;
}
.luv-signup .vip-tiers .table-responsive p {
    color: grey;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
}
.luv-signup .vip-tiers .table-responsive p a {
    color: black;
    border-bottom: 1px solid #1fc4b3;
    font-weight: bold;
}
.luv-signup .smile-campaign-list {
    display: flex;
    text-align: center;
    list-style-type: none;
    margin-left: 0;
    flex-wrap: wrap;
    margin: 0 !important;
}
.luv-signup .smile-campaign-list li::before{
    display: none;
}
.luv-signup .campaign-section .smile-campaign-list .smile-campaign {
    width: 19.5%;
    display: inline-flex;
    align-items: center;
    vertical-align: top;
    background-color: #ff00a9;
    margin: 0px 0px;
    min-height: 260px;
    max-height: 260px;
    height: 100%;
    position: relative;
    margin-right: 7px;
    margin-bottom: 7px;
}
.luv-signup .campaign-section .smile-campaign-list .smile-campaign:nth-child(5n){
    margin-right: 0px;
}
.luv-signup .campaign-section .smile-campaign-list .smile-campaign-content {
    margin: 0 auto;
    width: 100%;
    padding: 20px 0;
}
.luv-signup .smile-campaign-type.heading {
    font-size: 25px;
    text-align: left;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    padding: 30px;
    line-height: 30px;
}
.luv-signup .smile-campaign-image i {
    font-size: 50px;
    padding-bottom: 20px;
    color: #fff;
}
.luv-signup .campaign-section .smile-campaign-list .smile-campaign-value-content {
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    display: block;
    line-height: 26px;
}
.luv-signup .campaign-section .smile-campaign-list .smile-campaign-type-content {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
    display: block;
}
.luv-signup .campaign-section .smile-campaign-list .smile-campaign-detail-content {
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
}
.luv-signup .campaign.review {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 5px;
    height: 100%;
    width: 100%;
    row-gap: 12px;
}
.luv-signup .campaign.review .flex-item {
    flex-basis: 20%;
}
.luv-signup .campaign.review .icon {
    font-size: 18px;
    flex-basis: 15%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.luv-signup .campaign.review .flex-item .content1 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    vertical-align: middle;
}
.luv-signup .campaign.review h3 {
    line-height: 1;
    font-size: 23px;
    color: #00c4b3;
    margin: 0px;
    text-align: left;
}
.luv-signup .campaign.review p {
    line-height: 1;
    font-size: 12px;
    font-weight: 700;
    margin: 0px;
    text-align: left;
}
.luv-signup .smile-campaign.image {
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100vh;
    background: white url(https://cdn.shopify.com/s/files/1/0344/1485/4188/files/2.png?v=1642414516);
    center center no-repeat: ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.luv-signup .campaign.review hr {
    margin: 0px auto;
    width: 90%;
}
.luv-signup hr {
    max-width: 90rem;
    height: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0;
    margin: 1.25rem auto;
    clear: both;
}

@media (max-width: 1199.98px){
  .luv-signup .smile-referral .smile-referral-refer, .luv-signup .smile-referral .smile-referral-sidebar-details {
    padding: 30px 0px;
  }
  .luv-signup .smile-referral .smile-referral-media-wrapper .smile-referral-medium {
    width: 28%!important;
  }
  .luv-signup .vip-tiers {
    flex-flow: column;
  }
  .luv-signup .signup_center_cntnt h2 .secnd-text {
    font-size: 26px;
  }
  .luv-signup .smile-heading {
    font-size: 20px;
  }
  .luv-signup .vip-tiers .vip-tiers-table, .luv-signup .vip-tiers .vip-tiers-image {
    width: 100%;
  }
  .container {
    max-width: 1150px;
  }
  .luv-signup .smile-campaign-type.heading {
    padding: 14px;
  }
  .luv-signup .campaign-section .smile-campaign-list .smile-campaign {
    width: 18.5%;
  }
}


@media (max-width: 991.98px){
  .luv-signup .campaign-section .smile-campaign-list .smile-campaign-type-content {
    font-size: 13px;
  }
}

@media (max-width: 767.98px){
  .luv-signup .smile-referral .smile-referral-content-container {
    flex-flow: column;
  }
  .container {
    max-width: 750px;
  }
  .cart_pagee .related-item {
    min-height: 290px;
    max-height: 290px;
  }
  .luv-signup .smile-referral .smile-referral-content-sidebar, .luv-signup .smile-referral .smile-referral-content-main {
    width: 100%;
  }
  .luv-signup .campaign-section .smile-campaign-list .smile-campaign {
    width: 48.5%;
    margin-bottom: 0;
  }
  .luv-signup .smile-referral .smile-referral-refer, .luv-signup .smile-referral .smile-referral-sidebar-details {
    padding: 15px 0;
  }
  .luv-signup .smile-referral .smile-referral-content-sidebar, .luv-signup .smile-referral .smile-referral-content-main {
    padding: 0 15px !important;
  }
  .luv-signup .vip-tier-image {
    max-width: 50%;
  }
  .luv-signup .join-rule .flex-item {
    flex-basis: 33%;
    margin: 0px;
  }
  .luv-signup .join-rule .flex-item .pink {
    font-size: 20px;
  }
  .luv-signup .discription {
    font-size: 14px;
  }
  .luv-signup .signup_img.btm .sign_wrpr a {
    margin-top: 0px; 
    background: #fff;
    padding: 6px;
  }
  .luv-signup .signup_img.btm .sign_wrpr {
    background: transparent;
  }
/*   .luv-signup .signup_img.btm img,  .luv-signup .signup_img img {
    margin-left: -290px;
    max-width: 200%;
    margin-top: -35px;
  } */
  .luv-signup .vip-tiers .table-responsive {
    display: block;
    width: 100%;
    padding: 20px 20px 20px 14px;
  }
  .luv-signup .signup_center_cntnt {
    margin: 12px 0 15px;
    padding: 8px;
  }
  .luv-signup .campaign-section .smile-campaign-list .smile-campaign {
    min-height: 160px;
    max-height: 160px;
  }
  .luv-signup .campaign.review {
    row-gap: 10px;
  }
  .luv-signup .campaign.review .icon {
    margin-right: 8px;
  }
  .luv-signup .campaign.review h3 {
    font-size: 14px;
    line-height: 1.5;
  }
  .luv-signup .join-rule {
    flex-flow: column;
    row-gap: 20px;
  }
  .luv-signup .join-rule .flex-item {
    flex-basis: 100%;
  }
  .luv-signup .smile-referral .smile-referral-content-container:before {
    background-size: 100%;
    background-repeat: repeat;
  }
  .luv-signup .smile-referral .smile-referral-media-wrapper .smile-referral-medium {
    width: 29%!important;
    font-size: 11px;
    margin-right: 10px;
  }
  #rewards .main-content {
    padding-bottom: 50px;
  }
  .wrpr_signup_content {
    padding: 0px 0 0 !important;
  }
  .luv-signup .signup_img.btm {
    margin-bottom: 0;
  }
  .wrpr_signup_content {
    background-size: contain !important;
    background-repeat: repeat !important;
  }
  .luv-signup .smile-referral .smile-referral-content-sidebar, .luv-signup .smile-referral .smile-referral-content-main {
    padding: 0 20px;
  }
  .wrpr_signup_content img {
    object-fit: cover;
  }
  .luv-signup .campaign-section .smile-campaign-list .smile-campaign {
    margin-right: 7px;
    margin-bottom: 7px;
  }
  .luv-signup .campaign-section .smile-campaign-list .smile-campaign:nth-child(2n){
    margin-right: 0px;
  }
  .luv-signup .campaign-section .smile-campaign-list .smile-campaign:nth-child(5n){
    margin-bottom: 0px;
    margin-right: 7px;
  }
}

@media (max-width: 580.98px){
  .luv-signup .vip-tiers .table-responsive p {
    font-size: 9px;
  }
    .luv-signup .table-heading {
    font-size: 22px;
    line-height: 30px;
  }
  .luv-signup .vip-tiers .table-responsive table thead tr th, .luv-signup .vip-tiers .table-responsive table tbody tr td {
    font-size: 12px;
  }
  .luv-signup .signup_center_cntnt h2 .third-text {
    font-size: 20px;
    line-height: 28px;
  }
  .luv-signup .signup_center_cntnt h2 .secnd-text {
    font-size: 20px;
  }
  .luv-signup .signup_center_cntnt h2 .third-text {
    font-size: 20px;
    line-height: 28px;
  }
  .luv-signup .signup_img.btm img{
    margin-top: -35px;
  }
  .luv-signup .smile-campaign-type.heading {
    font-size: 18px;
    padding: 14px;
    line-height: 22px;
  }
  .luv-signup .campaign-section .smile-campaign-list .smile-campaign {
    min-height: 160px;
  }
  .luv-signup .referral-media-icon {
    padding: 15px 5px;
  }
}

.wrpr_signup_content {
    position: relative;
    padding: 40px 0 0 0;
}
.signup_img.btm {
    margin-bottom: 20px;
}
.wrpr_signup_content img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.luv-signup .smile-referral .smile-referral-content-sidebar .fa {
    font-size: 80px !important;
    position: relative;
}
.luv-signup .smile-referral .smile-referral-content-sidebar .fa:after {
    content: "";
    position: absolute;
    bottom: -21px;
    left: 48%;
    width: 60px;
    height: 6px;
    background: #000;
    border-radius: 50%;
    opacity: 0.2;
    filter: blur(3px);
    transform: translate(-50%);
}
.luv-signup .smile-referral .smile-referral-content-container img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    border-radius: 20px;
    opacity: .6;
}
.luv-signup .referral-media-icon:after {
    content: "";
    position: absolute;
    bottom: -17px;
    left: 50%;
    width: 75px;
    height: 6px;
    background: #000;
    border-radius: 50%;
    opacity: .2;
    filter: blur(3px);
    transform: translate(-50%);
}
.luv-signup .campaign-section .smile-campaign-list .smile-campaign-content {
    position: absolute;
}

/*---============================================---*/
.luv-signup .campaign-section .smile-campaign-list .smile-campaign:nth-child(6n) {
    margin-left: 20%;
}

@media (max-width: 1199.98px){
  .luv-signup .campaign-section .smile-campaign-list .smile-campaign:nth-child(6n) {
    margin-left: 19.5%;
  }
}

@media (max-width: 767.98px){
  .luv-signup .campaign-section .smile-campaign-list .smile-campaign:nth-child(6n) {
    margin-left: 0;
  }
}

/*----======================01-02-2022=========================---*/
.home_sweetlegs img{
	max-width: 100%;
    position: relative;
}
.home_sweetlegs .sl-boxes {
    display: flex;
}
.home_sweetlegs .sl-boxes .box {
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    flex-flow: column;
/*     box-shadow: 0px 0px 11px -2px rgb(0 0 0 / 30%); */
    border: 1px dashed #b4d6f8;
    padding: 25px 45px;
    position: relative;
    overflow: hidden;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    background-color: #f7f9fb;
    margin-right: 30px;
}
.home_sweetlegs .sl-boxes .box:last-child {
    margin-right: 0;
}
.home_sweetlegs .sl-boxes .box span {
    font-size: 100px;
    position: absolute;
    font-weight: bold;
    z-index: 0;
    opacity: .1;
    top: 10%;
    left: 30%;
    width: 100%;
    display: inline-block;
    color: #ff6dce;
}
.home_sweetlegs .sl-hdg {
    text-align: center;
}
.home_sweetlegs .sl-hdg .sl-h2 span {
    display: block;
    font-size: 30px;
    color: #232323;
    margin-bottom: 10px;
}
.home_sweetlegs .sl-hdg .sl-btn {
    background: #000;
    color: #fff;
    border-color: #0000;
    font-size: 16px;
    padding: 0px 35px;
    cursor: pointer;
    text-transform: uppercase;
}
.home_sweetlegs .sl-hdg .sl-btn:hover {
    background: #fff;
    color: #000;
    border-color: #000;
}
.home_sweetlegs .sl-hdg .sl-btn a {
    color: #fff;
}
.home_sweetlegs .sl-hdg .sl-btn:hover a {
    color: #000;
}
.home_sweetlegs .sl-hdg .sl-h2 {
    font-size: 35px;
    color: #ff00a9;
}
.home_sweetlegs {
    padding: 80px 0;
}
.home_sweetlegs .sl-boxes .box h3 {
    margin-bottom: 0;
    font-size: 25px;
    position: relative;
    width: 100%;
    border-top: 1px dashed #b4d6f8;
    margin-top: 30px;
    padding-top: 15px;
    color: #ff00a9;
}
.home_sweetlegs .sl-boxes .box:hover .hvr-text{
    -webkit-animation-name: hvr-text-push;
    animation-name: hvr-text-push;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.home_sweetlegs .sl-boxes .box .hvr-text {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

@keyframes hvr-text-push{
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}

.home_sweetlegs .sl-boxes .box:hover h3{
  -webkit-mask-image: linear-gradient(-75deg, rgba(0,0,0,.6) 20%, #000 50%, rgba(0,0,0,.6) 70%);
  -webkit-mask-size: 200%;
  animation: shine 2s infinite;
}

@-webkit-keyframes shine {
  from {
    -webkit-mask-position: 150%;
  }
  
  to {
    -webkit-mask-position: -50%;
  }
}

@media (max-width: 1318.98px){
  .site-nav .menu-lv-1 {
    margin-right: 4px !important;
  }
}

@media (max-width: 991.98px){
  .home_sweetlegs .sl-boxes .box {
    padding: 25px 25px;
  }
  .home_sweetlegs .sl-boxes .box span {
    font-size: 70px;
  }
}

@media (max-width: 767.98px){
  .home_sweetlegs .sl-boxes {
    flex-flow: column;
  }
  .home_sweetlegs {
    padding-top: 0;
    padding-bottom: 50px;
  }
  .home_sweetlegs .sl-boxes .box span {
    top: 8%;
    left: 37%;
  }
  .home_sweetlegs .sl-hdg .sl-h2 {
    font-size: 30px;
  }
  .home_sweetlegs .sl-hdg .sl-h2 span {
    font-size: 22px;
  }
  .home_sweetlegs .sl-hdg .sl-btn {
    font-size: 14px;
  }
  .home_sweetlegs .sl-boxes .box{
    margin-right: 0;
    margin-bottom: 25px;
  }
  .home_sweetlegs .sl-boxes .box:last-child{
    margin-bottom: 0;
  }
}

/* 15 march */

.cart-icon .cartCount {
    background-color: #f8f8f8!important;
}
.top-message p {
color:#000;
}
.top-message .close svg path{
fill:#000;
}


/* .not_img{
  margin-left: auto;
    margin-right: auto;
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  height:100%!important;
  webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    height: 100%;
    background-color: transparent;
}
 */
 .custom-categories-section .home-sub-banner.sub-banner-8 .container {
    max-width: 100%;
}
.header-pc .logo-img img {
    width: 100%!important;
  height:72px;
  object-fit:contain; 
}
.custom-categories-section .home-sub-banner .item:nth-child(6) .banner-title{
/* color:#000!important; */
}
.custom-categories-section .home-sub-banner .item:nth-child(6) .border-bt-hover{
/* background-color:#000!important; */
}
.home-sub-banner-sections .home-sub-banner  .img-box .animate-scale{
/* padding-top:150%!important; */
}
.home-sub-banner-sections.custom-categories-section .home-sub-banner  .eight-blocks .img-box>a.animate-scale {
padding-top: 150.0%!important;
}
.home-sub-banner-sections.custom-categories-section .home-sub-banner  .img-box  .animate-scale img{
object-fit:cover;
}
.main-content{
padding-bottom:60px!important;
  min-height:unset!important;
}
.dresses-rompers-page{
padding-top:70px;
}
.home-sub-banner.sub-banner-5 .item:first-child .animate-scale {
padding-top: 133.3333333%!important;
}
.home-sub-banner.sub-banner-3 .item .animate-scale {
padding-top: 138%!important;
}
.home-sub-banner .banner-item .content-box{
/*   background:#fff;padding:8px; */
  z-index:3;
  cursor:pointer;
  pointer-events:inherit;
}
.home-sub-banner .eight-blocks .banner-item .content-box .banner-title{
   color:#ff00a9 !important; 
}
.home-sub-banner .banner-item .content-box .border-bt-hover{
/* background-color:#000!important; */
}
.home-sub-banner .animate-scale:before{
/* opacity:0.37;
  background-color:#000; */
}

.home-sub-banner .animate-scale:hover:before, 
.home-sub-banner .sub-banner.banner-item:hover .animate-scale:before{
opacity:0.37;
  background-color:#000;
}
@media (min-width:1200px){
   .home-sub-banner .sub-banner.banner-item:hover .animate-scale img {
     -moz-transform: scale3d(1.1,1.1,1);
    -o-transform: scale3d(1.1,1.1,1);
    -ms-transform: scale3d(1.1,1.1,1);
    -webkit-transform: scale3d(1.1,1.1,1);
    transform: scale(1.1); 
}
  .site-nav .no-mega-menu .menu-lv-2 .sub-menu-mobile{
 left:100%!important;
  }
  .left-groups.header-items{
width:62%;  
    text-align: center;
   
/*     padding-right: 4rem; */
  }
  .logo-img{
  display:inline-block!important;
  }
  .header-default .header-panel-bt .customer-links {
    margin-left: 13px!important;
  }
}
@media (min-width:1460px){
  .header-pc .logo-img img {
  height:77px;
}
}
@media (min-width:1700px){
  .header-pc .logo-img img {
  height:84px;
}
}
@media (max-width:1200px){
  .sticky-wrapper.is-sticky{
  height:auto!important;
    
  }
  .header-bottom{
  padding:12px 0;
  }
  .header-mb .logo-img img{
  height:68px;
  width:100%!important;
  object-fit:contain;
  }
}
@media (max-width:900px){
 .header-mb .logo-img img{
  height:50px;
  
  }
}
body #slideshow-1540952363851{
padding-bottom:0!important;
}
@media (max-width:768px){
body #slideshow-1540952363851{
padding-bottom:24px!important;
}
}
@media (max-width:767px){
  .custom-categories-section .home-sub-banner.sub-banner-8 .item{
  flex: 0 0 50%;
    max-width: 50%;
  }
   .custom-categories-section .home-sub-banner.sub-banner-8 .container {
    max-width: 100%;
}
 body  .dresses-rompers-page .home-sub-banner .item {
    -ms-flex: 0 0 50%!important;
    flex: 0 0 50%!important;
    max-width: 50%!important;
}
  .dresses-rompers-page {
    padding-top: 50px;
}
  .main-content{
padding-bottom:40px!important;
  }
  .home-slideshow .slick-slide img{
  object-fit:contain!important;
    min-height: auto!important;
  }
}

@media (min-width: 768px){
body .dresses-rompers-page .home-sub-banner .item {
    -ms-flex: 0 0 25%!important;
    flex: 0 0 25%!important;
    max-width: 25%!important;
}
}

@media (max-width:480px){
.header-mb .logo-img img{
  height:auto;
  transform: scale(1.3);
  
  }
  .cart-icon {
    width: 44px!important;
}
  .hamburger-icon.svg-mb{
    width: 40px!important;
}
}

@media (max-width:430px){
.header-mb .logo-img img{
  transform: scale(1.5);
 
  
  }
}
@media (max-width:400px){
.header-mb .logo-img img{
  transform: scale(1.9);
  padding:0 4px;
  
  }
  .home-sub-banner .banner-item .content-box .banner-title{
  font-size:14px;
  }
  .home-sub-banner .banner-item .content-box{
  padding:6px;}
  
}
@media (max-width:363px){
.header-mb .logo-img img{
  transform: scale(1.5);
 
  
  }
}
@media (max-width:346px){
.header-mb .logo-img img{
  transform: scale(1.6);
  
  }
}

.custom-categories-section{
background-color:#f8f8f8;
  padding:40px 0 10px 0;
}

.home-sub-banner-sections .animate-scale:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #232323;
    overflow: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: alpha(opacity=0);
    z-index: 2;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.custom-categories-section .banner-title{
/* font-size:23px!important; */
}
.custom-categories-section .home-sub-banner .banner-item .content-box .border-bt-hover{
      background-color: #ff00a9 !important;
}
@media (max-width:480px){
.custom-categories-section .banner-title{
font-size:17px!important;
}
}
@media (min-width:1500px){
.custom-categories-section .banner-title {
/*     font-size: 1.7vw!important; */
}
}

/* dropdown cart and upsell cart css */
.cart-popup-content .mini-id,.cart-popup-content .mini-note,.cart-popup-content .btn-checkout,.cart-popup-content #dynamic-checkout-cart,.cart-popup-content .checkbox-group
{
  display:none !important;
}

#dropdown-cart .mini-id,#dropdown-cart .mini-note,#dropdown-cart .btn-checkout,#dropdown-cart .checkbox-group
{
  display:none !important;
}

#dropdown-cart .actions .btn-view-cart
{
  width:100% !important;
}


/*23-11-22*/
.template-page .page-tpl.about-us-2 h1 span {
    color: #ed3a7f;
}
.template-page .shopify-section.about-us-content.about-us-2-content .heading h2 span{
  color: #ed3a7f;
}
.top-message p span {
    color: #ff0000;
}

@media (min-width:1200px){
.sticky-wrapper .wrapper-navigation {
    display: flex;
}
.sticky-wrapper .wrapper-navigation .main-menu {
    margin: 0 auto;
}

.sticky-wrapper .site-nav .menu-lv-1 {
    margin-right: 30px !important;
}
.wrapper-top-cart .cart-icon svg {
    fill: #fff;
}
.wrapper-top-cart span.cart-text {
    color: #fff;
    position: relative;
    top: -4px;
}
.wrapper-top-cart .cart-icon {
    top: 11px;
}
.wrapper-top-cart .cart-icon .cartCount {
    top: -6px;
    right: -14px;
}
  .header-pc .header-panel-bt .left-groups.header-items {
    width: 100%;
    text-align: center;
    padding-right: 0;
    display: flex;
    justify-content: center;
    position: relative;
}
  .header-pc .header-panel-bt .right-groups {
    text-align: right;
    position: absolute;
    right: 0;
}
.header-panel-bottom {
    display: flex;
    justify-content: end;
    top: -33px;
    position: relative;
    bottom: 0;
    margin-bottom: -30px;
}
  .right-groups.header-items .header-links a.wishlist {
    color: #000;
}
  .customer-links {
    align-items: center;
    align-self: center;
    position: relative;
    top: 2px;
    left: 6px;
}
  .customer-links a#customer_login_link {
    color: #000;
}
 .customer-links a#customer_register_link {
    color: #000;
}
  header.site-header.header-default.header-default-cart .header-bottom {
    padding-bottom: 0 !important;
}
.wrapper-top-cart {
    position: relative !important;
    top: 10px;
}
  .is-sticky .wrapper-top-cart {
    position: fixed !important;
}
  .sticky-wrapper .wrapper-navigation .main-menu nav.nav-bar {
    display: flex;
}
div#dropdown-cart {
    position: absolute;
    left: initial;
    z-index: 9999999;
    border-radius: 1px;
    box-shadow: 0 0 0 1px #0000000f, 0 2px 2px #0000001a;
    right: 0;
    max-width: 360px;
    width: 100vw;
    padding: 16px 20px 10px;
}
  .cart-title {
    display: none;
}
  .is-sticky .site-nav .menu-lv-1 {
    margin-right: 25px !important;
}
  .header-pc .logo-img img {
    height: 80px !important;
}
.has-items .d-flex span.text {
    text-align: right;
}
}
.slide-content.abs_right.text_left {
    width: 60%;
    background: #9ab5c86e;
    /* height: 100%; */
    position: absolute;
    right: 0 !important;
    margin: 0 auto;
    left: 0;
}
.slide-content.abs_right.text_left h2.slide-heading span {
    font-size: 8vw;
    text-align: center;
    line-height: 8vw;
    color: #fff;
}
.slide-content.abs_right.text_left h2.slide-heading {
    text-align: center;
}
.slide-content.abs_right.text_left a.slide-button.slide-button-1.btn.no-des span {
    font-size: 1.5vw;
    font-weight: 500;
}
.slide-content.abs_right.text_left a.slide-button.slide-button-1.btn.no-des {
    width: 40%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    background: #fff !important;
    border-color: transparent !important;
    border-radius: 12px;
}
.slide-content.abs_right.text_left a.slide-button.slide-button-1.btn.no-des span {
    color: #000;
    padding: 10px;
}

@media (max-width:767px){
.slide-content.abs_right.text_left a.slide-button.slide-button-1.btn.no-des {
    min-width: 40vw !important;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    background: #fff !important;
    border-color: transparent !important;
    border-radius: 12px;
}
  .slide-content.abs_right.text_left a.slide-button.slide-button-1.btn.no-des span {
    font-size: 2.5vw;
}
  .slide-content.abs_right.text_left h2.slide-heading {
    margin-bottom: 0;
}
  .slide-content.abs_right.text_left {
    padding: 20px 0 !important;
}
body.template-index #block-a5a748f1-8173-4015-b9dd-283e7dee97d0 .slide-content .slide-button {
    background-color: #fff !important;
    border-color: transparent !important;
    color: #ffffff !Important;
    padding: 0 !important;
}
}
body.template-index #slideshow-2c81b53b-5472-4d7e-97b9-6087fca56bff .slick-arrow.slick-next {
    right: 3%;
}
body.template-index #slideshow-2c81b53b-5472-4d7e-97b9-6087fca56bff .slick-arrow.slick-prev {
    left: 3%;
}
.slide-content.abs_right.text_left span.line {
    display: none;
}
.home-collections .collections-slider .item:last-child {
    padding-right: 0 !important;
}
.home-collections .row.collections-slider.five-items.disable-srollbar.style_1 {
    margin: 0;
    padding: 0;
}
@media (min-width:1200px){
.top-message p span {
    
    font-size: 14px;
}
}
/* 31-01-2023 */

.products-grid .grid-item:not(.grid-item-mansory) .product-image img {
    object-fit: cover !important;
}
.template-collection {
/*     background-color: #d3d3d3; */
  background-color: #958E8C;
}







