.banner-for-mobile {
    display: none;
}
.banner-for-desktop {
    display: block;
}
.banner-img-wrapper img {
    width: 100%;
    border-radius: 20px;
}
.home-banner-slider {
    border-radius: 30px;
}
.banner-overlay {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.banner-overlay h2 {
    color: #FFF;
    font-size: 70px;
    line-height: 70px;
    font-weight: 900;
    margin-bottom: 15px;
}
.banner-overlay h2 span {
    color: #FFBDDA;
}
.banner-overlay p {
    color: #FFF;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 4.2px;
    margin-bottom: 31px;
}
.banner-overlay p span {
    color: #FFBDDA;
}
.banner-overlay .cmn-btn {
    background: none;
    border: 1px solid rgba(255, 255, 255, 0.15);
    color: #FFFFFF;
}
.banner-overlay .cmn-btn svg path {
    stroke: #fff;
}
.home-banner-slider-arrows .swiper-button-next, .home-banner-slider-arrows .swiper-button-prev {
    display: none;
}
.home-banner-slider-arrows .swiper-pagination {
    position: relative;
    bottom: auto;
    top: auto;
    line-height: 0px;
    padding-top: 20px;
}
.home-banner-slider-arrows .swiper-pagination .swiper-pagination-bullet {
    border-radius: 8px;
    border: 1px solid #B56483;
    width: 8px;
    height: 8px;
    margin: 0px 7px;
    background: #fff;
    opacity: 1;
}
.home-banner-slider-arrows .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #B56483;
}
.bundle-section h2 {
    color: #000;
    font-weight: 800;
    text-align: center;
}
.bundle-section .cmn-btn {
    margin: auto;
    margin-top: 18px;
}
.name-ur-itch-section h2 {
    color: #000;
    font-weight: 800;
    text-align: center;
}
.name-ur-itch-box-sec {
    border-radius: 20px;
    background: #FFF1F8;
    padding: 30px 15px;
    text-align: center;
}
.name-ur-itch-box-img {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 112px;
    margin-bottom: 35px;
}
.name-ur-itch-box-img img {
    max-height: 100%;
}
.name-ur-itch-box-sec label {
    color: #000;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    text-transform: lowercase;
}
.name-ur-itch-box-sec a{
  color: #000;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    text-transform: lowercase;  
} 
.name-ur-itch-box-sec a:hover{
     color: #F395BF;
}
.name-ur-itch-box-sec a:hover .labeltag{
   color: #F395BF; 
}
.name-ur-itch-list .row {
    margin-bottom: -21px;
}
.name-ur-itch-list [class*="col"] {
    margin-bottom: 21px;
}
.quick-itch-section h2 {
    color: #000;
    font-weight: 800;
    text-align: center;
}
.quick-sec-slider-outer {
    margin-bottom: 50px;
}
.quick-secslider-wrap {
    margin-bottom: -50px;
    padding-bottom: 1px;
}
.quick-itch-section .cmn-btn {
    margin: auto;
    margin-top: 30px;
}
.quick-sec-slider-arrows {
    display: none;
}
.offer-box-sec {
    border-radius: 25px;
    overflow: hidden;
    position: relative;
}
.offer-box-img img {
    width: 100%;
}
.offer-box-overlay {
    position: absolute;
    left: 0px;
    width: 100%;
    bottom: 0px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-end;
    background: linear-gradient(180deg, rgba(59, 48, 53, 0.00) 0%, rgba(59, 48, 53, 0.85) 100%);
    padding: 40px 50px;
    min-height: 58%;
}
.offer-box-overlay h3 {
    color: #FFF;
    font-weight: 800;
    text-transform: lowercase;
    margin-bottom: 15px;
}
.offer-box-overlay p {
    color: #FFF;
    font-size: 14px;
    
    line-height: normal;
    margin-bottom: 30px;
    max-width: calc(100% - 80px);
}
.offer-box-overlay .cmn-btn {
    background: none;
    border: 1px solid rgba(255, 255, 255, 0.30);
    color: #FFFFFF;
    width: max-content;
}
.offer-box-overlay .cmn-btn svg path {
    stroke: #fff;
}
.pick-ceate-img img {
    width: 100%;
    min-height: 387px;
    border-radius: 20px;
}
.pick-ceate-img .for-mobile {
    display: none;
}
.pick-ceate-img-sec {
    position: relative;
}
.pick-ceate-overlay {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding: 20px 20px 0px;
}
.pick-ceate-overlay-left-img {
    text-align: center;
}
.pick-ceate-overlay-left-img img {
    max-height: 358px;
}
.pick-ceate-overlay-right-ctn {
     max-width: 320px;
    margin-bottom: 20px; 
    padding-left:37px;
}
.pick-ceate-overlay-right-ctn h2 {
    color: #000;
    font-weight: 800;
    text-transform: lowercase;
}
.pick-ceate-overlay-right-ctn p {
    color: #000;
    font-size: 14px;
    
    line-height: normal;
    margin-bottom: 30px;
}
.whats-make-left-ctn {
    max-width: 401px;
    padding-left: 28px;
}
.whats-make-left-ctn h2 {
    color: #000;
    font-weight: 800;
}
.whats-make-left-ctn p {
    color: #000;
    
    margin-bottom: 30px;
}
.whats-make-right-img img {
    width: 100%;
    border-radius: 30px;
}
.hm-gallery-img {
    height: 100%;
}
.hm-gallery-img img {
    width: 100%;
    border-radius: 20px;
    height: 100%;
    object-fit: cover
}
.hm-gallery-img-wrap {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
}
.hm-gallery-img-wrap .hm-gallery-img {
    height: calc(50% - 12px);
}
.hm-testimonial-left-ctn {
    max-width: 401px;
}
.hm-testimonial-left-ctn h2 {
    color: #000;
    font-weight: 800;
}
.hm-testimonial-left-ctn p {
    color: #000;
    
    margin-bottom: 20px;
}
.hm-testimonial-left-ctn p:last-child {
    margin-bottom: 0px;
}
.testi-box {
    border-radius: 40px;
    border: 1px solid #F9D9E1;
    background: #FFF;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.10);
    padding: 30px 30px 35px;
    max-width: 530px;
    margin-left: auto;
   transform: rotate(-5.392deg);
    height: max-content;
}
.testi-media {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
.testi-media img {
    width: 66px;
    margin-right: 14px;
    border-radius: 50%;
}
.testi-media-ctn {
    flex: 1;
}
.testi-media-ctn h3 {
    color: #000;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 4px;
    font-size: 22px;
}
.testi-media-ctn span {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    display: block;
}
.quote-ctn {
    max-width: 443px;
    margin: auto;
}
.quote-icon {
    margin-bottom: 7px;
}
.quote-icon img {
    max-height: 20px;
}
.testi-box p {
    margin-bottom: 0px;
    color: #000;
    font-size: 24px;
    
    line-height: 34px; /* 141.667% */
}
.hm-testimonial-right-sec {
    padding-bottom: 25px;
}
.offer-sec-slider-arrows {
    display: none;
}
.hm-testimonial-section {
    position: relative;
}
.hm-testimonial-right-sec {
    position: relative;
    min-height: 336px; /* height of one card only */
}
.testi-box {
    position: absolute;
    inset: 0;
    top: 0px;
}
/* stacking order */
.testi-box-1 {
    z-index: 1;
}
.testi-box-2 {
    z-index: 2;
    rotate: 5.392deg;
}
.testi-box-3 {
    z-index: 3;
    rotate: -3.392deg;
    margin-right: -20px;
}
.hm-testimonial-slider-arrows {
    display: none;
}

.page-does-not-exist p {
    margin-bottom: 30px;
}
.mobile-view{
    display: none;
}
.hero-section {
    position: relative;
}
.hero-section .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
h1.hero-title {
    color: #fff;
}
.hero-subtitle {
    margin-top: 25px;
    margin-left: 71px;
    max-width: 328px;
    color: #FFF;
    line-height: 18px;
}
.gifts-section {
    text-align: center;
    background: #fff;
}
.section-padding-bottom {
    padding-bottom: 95px;
}
.section-padding-top {
    padding-top: 95px;
}
.gifts-section .list {
    text-align: left;
    margin-bottom: 35px;
    border-bottom: 1px solid #F9D9E1;
    padding-bottom: 25px;
}
.gifts-section h2 {
    margin-bottom: 25px;
}
.gifts-section h2 a {
    color: #000;
}
.gifts-section .list .intro {
    max-width: inherit;
    margin-bottom: 0;
     color: #000;
}
.gifts-section .intro a {
    color: #000;
}
.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-top: 0px;
}
.pagination a, .pagination span {
    width: 40px;
    height: 40px;
    border: 1px solid #F9D9E1;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    transition: all 0.3s ease;
}
.pagination .page-prev svg, .pagination .page-next svg {
    width: auto;
    height: auto;
}
.pagination .page-prev svg {
    transform: rotate(-180deg);
}
.pagination span.current {
    background-color: #EF82AB;
    color: #fff;
    border-color: #EF82AB;
}
.pagination .dots {
    border: 1px solid #F9D9E1;
    color: #EF82AB;
    font-size: 14px;
    letter-spacing: 1px;
}
.pagination a:hover {
    border-color: #EF82AB;
    color: #EF82AB;
}
.pagination a.next {
    width: auto;
    height: auto;
    border: 0;
    color: #EF82AB;
}
.pagination a.next:hover,.pagination a.prev:hover {
    color: #000;
}
.pagination a.prev {
    width: auto;
    height: auto;
    border: 0;
    color: #EF82AB;
}
.testi-box-1 {
          transform: translate3d(0px, 0px, 0px) rotate(-5.39201deg) !important;
}
.testi-box {
  will-change: transform;
  backface-visibility: hidden;
  transform: translateZ(0);
}
/*...media-starts-here...*/
@media(min-width:576px) {}
@media(min-width:768px) {}
@media(min-width:800px) {}
@media(min-width:992px) {
    .bundle-sec-slider .row {
        width: initial;
        margin-bottom: -50px;
    }
    .bundle-sec-slider [class*="col"] {
        width: 25%;
        margin-bottom: 36px;
    }
}
@media(min-width:1025px) {
    .hm-gallery-scroll-inner {
        min-height: 496px;
    }
    .home-banner-slider-section {
        min-height: 557px;
    }
    .bundle-sec-slider-outer {
        min-height: 735px;
    }
    .name-ur-itch-list  {
        min-height: 252px;
    }
    .hm-offer-secction .container {
        min-height: 548px;
    }
    .pick-ceate-section .container {
        min-height: 387px;
    }
    .whats-make-left-ctn-right-img-section .container {
        min-height: 567px;
    }
    .header-top-label {
        height: 38.6px;
        /* overflow: hidden; */
    }
}
@media(min-width:1250px) {}
@media(min-width:1300px) {}
@media(min-width:1440px) {}
@media(min-width:2000px) {}
@media(min-width:1025px) and (max-width : 1499px) {}
@media(min-width:1050px) and (max-width : 1200px) {}
@media(min-width:1100px) and (max-width : 1199px) {}
@media(min-width:1100px) and (max-width : 1300px) {}
@media(min-width:1200px) and (max-height : 729px) {}
@media(min-width:1100px) and (max-width : 1422px) {}
@media(min-width:1400px) and (max-width : 1500px) {}
@media(min-width:1400px) {}
@media(min-width:1500px) {}
@media(min-width:1600px) {}
@media(min-width:1700px) {}
@media(min-width:1900px) {}
@media(min-width:2000px) {}
@media(max-width:1440px) {}
@media(max-width:1300px) {}
@media(max-width:1366px) {}
@media(max-width:1266px) {}
@media(max-width:1024px) {
    .banner-img-wrapper img {
        min-height: 400px;
        object-fit: cover;
    }
    .footer-flower-img {
        max-width: 160px;
    }
   
    .footer-bottom-sec [class*="col"]:first-child {
        flex: 0 0 auto;
        width: 33%;
    }
    .offer-box-overlay p {
        max-width: 100%;
    }
    .pick-ceate-img img {
        object-fit: cover;
    }
    .hm-gallery-scroll-outer {
        overflow: hidden;
        white-space: nowrap;
    }
    .hm-gallery-scroll-inner {
        min-width: 1050px;
    }
    
    .hm-gallery-slide-section .container {
        padding-right: 0px;
        padding-left:0;
    }
    .hm-testimonial-right-sec.for-desktop {
        display: none;
    }
    .hm-testimonial-right-sec.for-mobile {
        display: block;
    }
    .testi-box {
        position: relative;
    }
    .hm-testimonial-slider .swiper-slide {
        padding-left: 15px;
        padding-top: 18px;
        padding-bottom: 22px;
        padding-right: 30px;
    }
    .hm-testimonial-section [class*="col"]:first-child {
        width: 43%;
    }
    .hm-testimonial-section [class*="col"]:last-child {
        width: 57%;
    }
    .hm-testimonial-right-sec {
        min-height: 1px;
        padding-bottom: 0px;
    }
    .testi-box-3 {
        margin-right: 0;
    }
    .hm-testimonial-slider {
      height: 100%;
    }
    .hm-testimonial-slider-outer {
    height: 332px;
}
}
@media(min-width:992px) and (max-width : 1199px) {}
@media(max-width:991px) {
    .bundle-sec-slider .swiper-wrapper {
        flex-wrap: initial;
        margin-left: 0px;
        margin-right: 0px;
    }
    .bundle-sec-slider .swiper-wrapper [class*="col"] {
        padding-left: 0px;
        padding-right: 0px;
    }
    .name-ur-itch-box-sec {
        padding: 19px 15px 16px;
    }
    .name-ur-itch-box-sec label {
        font-size: 14px;
    }
    .name-ur-itch-box-img {
        margin-bottom: 15px;
    }
    .bundle-section .container {
        padding-right: 0px;
    }
    .quick-itch-section .container {
        padding-right: 0px;
    }
    .hm-offer-secction .container {
        padding-right: 0px;
    }
    .offer-box-overlay {
        padding: 20px 35px 40px;
    }
    .pick-ceate-img img {
        min-height: 1px;
        max-height: 665px;
    }
    .pick-ceate-img .for-desktop {
        display: none;
    }
    .pick-ceate-img .for-mobile {
        display: block;
    }
    .pick-ceate-overlay .row {
        flex-direction: column-reverse;
        height: 100%;
        justify-content: space-between
    }
    .pick-ceate-overlay {
        height: 100%;
        padding: 40px 31px 0px;
    }
    .pick-ceate-overlay-right-ctn {
        margin-left: auto;
        margin-right: auto;
    }
    .whats-make-left-ctn-right-img-section .row {
        flex-direction: column-reverse;
    }
    .whats-make-right-img img {
        margin-bottom: 30px;
    }
    .whats-make-left-ctn {
        margin: auto;
        text-align: center;
        padding-left: 0;
    }
    .whats-make-left-ctn h2 br {
        display: none;
    }
    .whats-make-right-img img {
        max-height: 490px;
        object-fit: cover;
    }
    .whats-make-left-ctn .cmn-btn {
        margin-left: auto;
        margin-right: auto;
    }
    .hm-testimonial-left-ctn {
        margin: auto;
        margin-bottom: 30px;
    }
    .testi-box {
        padding: 19px 19px 25px;
        max-width: 370px;
        margin-right: auto;
    }
    .testi-box p {
        font-size: 14.403px;
        
        line-height: 20.405px; /* 141.667% */
    }
    .testi-media-ctn h3 {
        font-size: 13.203px;
        line-height: normal;
    }
    .testi-media-ctn span {
        color: #000;
        font-size: 9.602px;
        line-height: normal;
    }
    .testi-media img {
        width: 39px;
        margin-right: 11px;
    }
    .testi-media {
        margin-bottom: 14px;
    }
    .fooer-top-sec {
        padding-top: 69px;
    }
    .footer-logo img {
        max-height: 34px;
    }
    .fooer-top-left-ctn {
        margin-bottom: 45px;
    }
    .footer-links-sec h5 {
        pointer-events: all;
        margin-bottom: 23px;
        background: url("../images/footer-dwn-arw.svg") no-repeat center right;
    }
    .footer-card-body-inner {
        padding-bottom: 30px;
    }
    .footer-menu-last .footer-menu {
        column-count: 1;
    }
    .fooer-top-sec {
        margin-bottom: 8px;
    }
    .footer-bottom-sec {
        padding-top: 20px;
        border-top: solid 1px #EF82AB;
    }
    .footer-bottom-sec [class*="col"]:first-child {
        flex: 0 0 auto;
        width: 100%;
        order: 2;
    }
    .footer-bottom-sec [class*="col"]:last-child {
        order: 1;
    }
    .footer-bottom-sec [class*="col"]:nth-child(2) {
        order: 3;
    }
    .footer-btm-right-sec {
        display: block;
        margin-left: 0;
        padding-bottom: 0px;
        margin-bottom: 20px;
    }
    .footer-mail-media {
        margin-right: 0px;
        padding-right: 0px;
        border-right: 0;
        display: flex;
        margin-bottom: 20px;
    }
    .footer-social-media label {
        display: none;
    }
    .footer-copi-title {
        padding-bottom: 13px;
    }
    .footer-flower-img {
        margin: auto;
    }
    .name-ur-itch-list [class*="col"] {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 10px;
    }
    .name-ur-itch-list .row {
        margin-left: -5px;
        margin-right: -5px;
        margin-bottom: -10px;
    }
    .banner-overlay h2 {
        font-size: 45px;
        font-weight: 900;
        line-height: 40px; /* 88.889% */
    }
    .hm-testimonial-section [class*="col"]:first-child {
        width: 100%;
    }
    .hm-testimonial-section [class*="col"]:last-child {
        width: 100%;
    }
}
@media(min-width:992px) and (max-width : 1024px) {}
@media(min-width:768px) and (max-width : 991px) {}
@media(min-width:641px) and (max-width : 768px) {}
@media (min-width : 320px) and (max-width : 480px) {}
@media (min-width : 480px) and (max-width : 640px) {}
@media(max-width:830px) {}
@media(max-width:767px) {
  
    .bundle-section h2{
            padding-right: 20px;
    }
        .banner-img-wrapper img {
        border-radius: 20px;
        }
    .pick-ceate-overlay-right-ctn {
    padding-left: 0;
}
    .offer-sec-slider-outer {
    margin-bottom: 25px;
    position: relative;
}
    .bundle-section .cmn-btn{
            margin-top: 0;
    }
    .name-ur-itch-box-sec{
        min-height: 160px;
    }
    .name-ur-itch-box-sec .labeltag{
        font-size: 14px;
        word-break: break-word;
    }
    .desktop-view{
        display: none;
    }
    .mobile-view{
        display: block;
    }
}
@media(max-width:575px) {
    .banner-for-desktop {
        display: none;
    }
    .banner-for-mobile {
        display: block;
    }
    .banner-overlay {
        padding-top: 50px;
        align-items: flex-start;
    }
.banner-overlay h2 {
        text-align: left;
        padding-left: 28px;
    }
    .banner-overlay p {
        text-align: center;
        margin-bottom: 30px;
    }
    .banner-overlay .cmn-btn {
        margin-left: auto;
        margin-right: auto;
    }
    .name-ur-itch-box-img img {
        max-height: 74px;
    }
    .name-ur-itch-box-img {
        max-height: 74px;
    }
    .whats-make-left-ctn p {
    max-width: 326px;
    margin: 0 auto 30px;
}
    .bundle-box-img img {
        max-height: 103px;
    }
    .hm-offer-secction .container {
        padding-right: 20px;
    }
    .offer-box-img img {
        min-height: 553px;
        object-fit: cover;
    }
    .pick-ceate-img img {
        max-height: 100%;
        min-height: 546px;
        object-fit: cover;
    }
    .pick-ceate-overlay-right-ctn {
        margin-bottom: 0;
    }
    .pick-ceate-overlay .cmn-btn {
        padding: 14px 15px;
        text-align: center;
        width: 100%;
    }
    .offer-box-overlay .cmn-btn {
        padding: 14px 15px;
        text-align: center;
         width: 271px;
    }
}
@media(max-width:360px) {}
@media(max-width:345px) {}
@media(max-width:320px) {}
@media (min-width : 576px) and (max-width : 767px) {}
@media (max-width : 575px) and (min-height : 700px) {}
@media(max-width:475px) and (max-height : 600px) {}
@media(min-width:800px) and (max-height : 600px) {}
@media only screen and (width :568px) {}
@media only screen and (width :568px) {}

/* 27-02-2026 */

.mac-os .banner-overlay h2{
    font-weight: 800;
}
.mac-os .pick-ceate-overlay-right-ctn h2{
  font-weight: 700;
}