* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: "Spinnaker", sans-serif;
}
p {
    font-size: 16px;
    font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Bebas-Neue", sans-serif;
}
header {
    position: fixed;
    top: 0;
    width: 100%;
    transition: background-color 0.3s linear;
    z-index: 99;
}
header.overflow-sct {
  background-color: #fff;
}
header:not(.overflow-sct) {
  background-color: transparent;
}
.navbar-logo-icon .collapse {
    flex-basis: 100% !important;
} 
.navbar-nav .nav-item a.nav-link {
    color: #6B6B6B !important;
    font-size: 16px !important;
    line-height: normal !important;
    padding: 0 15px;
    transition: .3s linear;
}
.navbar-nav .nav-item a.nav-link:hover, .navbar-nav .nav-item a.nav-link:active  {
    text-decoration: underline !important;
    text-underline-offset: 3px !important;
    color: #DB8B70 !important;
}
.navbar-brand img {
    width: 100%;
    max-width: max-content;
    height: auto;
    margin: 0;
}
.navbar-brand {
    margin: 0 !important;
    padding: 0 !important;
}
.navbar-links {
    margin-top: 30px;
}
nav.navbar.navbar-logo-icon {
    padding: 20px 0;
}
.banner-heading-sct {
    background: url('../images/img/Ellpise-BG.png') no-repeat center;
    background-position: 60% -90px;
    padding-bottom: 60px;
    padding-top: 120px;
}
.banner-content .badge-sct .badge-sct-inner {
    background: linear-gradient(90deg,rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.12) 100%);
    padding: 5px 15px;
    border-radius: 110px;
    width: 100%;
    max-width: max-content;
    display: flex;
    align-items: center;
    grid-gap: 5px;
}
.heading-sct .inner-heading-sct h2 {
    display: flex;
    flex-direction: column;
    font-size: 60px;
    margin-top: 20px;
    font-weight: 500;
    line-height: 60px;
}
.italic-text {
    font-family: 'Beau-Rivage';
    color: #DB8B70;
    font-weight: 500;
}
.banner-sct-main .description-sct p {
    margin: 0;
    color: #4C4C4C;
    font-size: 16px;
}
.banner-sct-main .description-sct {
    width: 100%;
    max-width: 30rem;
    margin-top: 30px;
    margin-bottom: 20px;
}
a.btn {
    background: transparent;
    border: 1px solid #000;
    border-radius: 100px;
    padding: 10px 20px;
    color: #000;
    transition: .3s linear;
    line-height: normal;
}
.banner-sct-main .image-sct-banner img {
    width: 100%;
    max-width: max-content;
    margin: 0;
}
.banner-sct-main .banner-btn-sct {
    display: flex;
    align-items: center;
    grid-gap: 10px;
    flex-wrap: wrap;
}
a.btn.btn-border {
    border: 1px solid #75226F;
}
a.btn.btn-background {
    background: #DB8B70;
    color: #fff;
    border-color: #DB8B70;
}
a.btn:hover {
    opacity: .8;
}
.dress-sct-main .image-sct img {
    width: 100%;
    max-width: 100%;
    margin: 0;
    height: 400px;
    border-radius: 20px;
    object-fit: cover;
}
.dress-sct-main .left-sct-dress .image-sct img {
    height: 300px;
}
.dress-sct-main .left-sct-dress .image-sct .logo-site-cstm img {
    max-width: 150px;
    margin-top: 34px;
    margin-left: 10px;
    height: auto;
}
.dress-sct-main .left-sct-dress .heading-sct h2 {
    display: flex;
    flex-direction: column;
    font-size: 60px;
    line-height: 60px;
}
section.dress-sct-main {
    margin-top: 60px;
}
.dress-sct-main .left-sct-dress .description-sct p {
    margin: 0;
    font-size: 16px;
}
.dress-sct-main .left-sct-dress .description-sct {
    margin-bottom: 20px;
}
.dress-sct-main .right-sct-dress .image-sct {
    margin-bottom: 20px;
}
.customized-sct {
    background: url(../images/img/banner-customized.png) no-repeat center;
    padding: 40px 0;
    margin-top: 60px;
}
.customized-sct img {
    width: 100%;
    max-width: max-content;
    margin: 0;
}
.customized-sct .banner-content-customized {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.customized-sct .description-sct p {
    margin: 0;
    width: 100%;
    max-width: 35rem;
}
.customized-sct .description-sct {
    margin-bottom: 20px;
}
.customized-sct .badge-sct .badge-sct-inner {
    background: linear-gradient(90deg,rgba(219, 139, 112, 1) 0%, rgba(255, 255, 255, 0.07) 100%);
    padding: 5px 15px;
    border-radius: 110px;
    width: 100%;
    max-width: max-content;
    display: flex;
    align-items: center;
    grid-gap: 5px;
}
.customized-sct .heading-sct {
    margin-top: 20px;
    margin-bottom: 20px;
}
.customized-sct .heading-sct h2 {
    display: flex;
    flex-direction: column;
    font-size: 60px;
    line-height: 60px;
}
/* slick slider best seller */
.best-seller-sct .best-seller-slider img {
    width: 100%;
    max-width: max-content;
    margin: 0;
    object-fit: cover;
}
.best-seller-sct .header-card-sct .product-img {
    border-radius: 20px;
    mask: calc(100% - 50px - 20px) 100%
      / 40px 40px
      radial-gradient(#000 70%, #0000 72%),

    100% calc(100% - 50px - 20px)
      / 40px 40px
      radial-gradient(#000 70%, #0000 72%),

    radial-gradient(30px at 100% 100%, #0000 99%, #000 calc(100% + 1px))
      calc(-20px - 20px) calc(-30px - 10px),

    conic-gradient(
      from 90deg at calc(100% - 20px) calc(100% - 20px),
      #0000 25%,
      #000 0
    )
      calc(-50px - 20px) 0,

    conic-gradient(
      from 90deg at calc(100% - 20px) calc(100% - 20px),
      #0000 25%,
      #000 0
    )
      0 calc(-50px - 20px);
    mask-repeat: no-repeat;
}
.best-seller-sct .body-card-sct h3 {
    font-family: 'Spinnaker';
    font-size: 20px;
    line-height: 20px;
}
.best-seller-sct .body-card-sct p {
    margin: 0;
}
.best-seller-sct .body-card-sct {
    margin-bottom: 15px;
    margin-top: 20px;
}
.best-seller-sct .social-media-sct ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    grid-gap: 10px;
}
.best-seller-sct button {
    background: transparent;
    border: 0;
}
section.best-seller-sct {
    margin-top: 60px;
}
.best-seller-sct .headind-icon-sct-seller {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.best-seller-sct .heading-sct-seller h2 {
    margin: 0;
    font-size: 60px;
    line-height: 60px;
}
.best-seller-sct .product-link a.btn.btn-icon {
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
}
.best-seller-sct .header-card-sct {
    position: relative;
}
.best-seller-sct .header-card-sct .product-link {
    position: absolute;
    bottom: 0;
    z-index: 9;
    right: 0;
}
.best-seller-sct .body-card-sct, .best-seller-sct .footer-card-sct {
    padding: 0 10px;
}
.best-seller-sct .best-seller-slider .my-slider button.slick-arrow {
    display: none !important;
}
.best-seller-sct .slick-track {
    display: flex;
    grid-gap: 35px;
}
.best-seller-sct .slick-track:before {
    display: none;
}
.instafeed-sct {
    background: #FFF9F6;
    margin-top: 60px;
    padding: 50px 0;
}
.instafeed-sct h2 {
    font-size: 60px;
    line-height: 60px;
}
.instafeed-sct h3 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 50px;
    margin-top: 15px;
    font-family: "Butler";
    text-transform: uppercase;
}
.instafeed-sct .image-box-sct img {
    width: 100%;
    max-width: max-content;
    object-fit: cover;
    height: auto;
}
.instafeed-sct .insta-feeds-inner-sct {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(4, 1fr);
}
.instafeed-sct .insta-feeds-inner-sct .image-box-sct {
    border-radius: 20px;
    overflow: hidden;
}
.instafeed-sct .instaheading-sct {
    text-align: center;
}
.footer-sct {
    background: #000;
    text-align: center;
    color: #fff;
    padding: 50px 0;
    margin-top: 60px;
}
.footer-sct .logo-sct img {
    width: 100%;
    max-width: 375px;
    margin: 0;
    height: 70px;
    object-fit: contain;
}
.footer-sct ul.footer-links {
    list-style: none;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: 50px;
    margin-top: 50px;
    margin-bottom: 30px;
}
.footer-sct .footer-links a {
    color: #fff;
    text-decoration: none;
    transition: .3s linear;
}
.footer-sct .footer-links a:hover {
    color: #D78774;
    text-decoration: underline;
    text-underline-offset: 3px;
}
.footer-sct .copy-right-sct p {
    margin: 0;
}
.footer-sct .copy-right-sct p a {
    color: #D78774;
    text-decoration: underline;
    text-underline-offset: 3px;
    transition: .3s linear;
}
.footer-sct .copy-right-sct p a:hover {
    color: #fff;
}
.collapse.navbar-collapse.large-hide-sct, .heading-drawer-sct.large-hide-sct {
    display: none !important;
}
.testimonials-sct .headind-icon-sct-seller {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.testimonials-sct {
    margin-top: 60px;
}
.testimonials-sct .heading-sct-seller h2 {
    margin: 0;
    font-size: 60px;
    line-height: 60px;
}
.testimonials-sct button {
    background: transparent;
    border: 0;
}
.testimonials-sct .my-testimonals button.slick-arrow {
    display: none !important;
}
.testimonials-sct .best-seller-items {
    background: #FEEEEF;
    padding: 2rem;
    border-radius: 30px;
    position: relative;
}
.testimonials-sct .best-seller-items:before {
    content: '';
    position: absolute;
    top: 20px;
    right: 20px;
    width: 100%;
    max-width: 120px;
    height: 85px;
    background: url(../images/img/quotes-img.png) center no-repeat;
    background-size: contain;
    z-index: 1;
}
.testimonials-sct .best-seller-items > div {
    position: relative;
    z-index: 2;
}
.testimonials-sct .slick-track {
    display: flex;
    grid-gap: 20px;
}
.testimonials-sct .card-sct {
    display: flex;
    align-items: center;
    grid-gap: 10px;
}
.testimonials-sct .card-sct .image-sct-card img {
    width: 100%;
    max-width: 40px;
}
.testimonials-sct .card-sct .card-content h4, .testimonials-sct .card-sct .card-content p {
    margin: 0;
    line-height: normal;
    font-size: 16px;
    font-family: var(--bs-body-font-family);
}
.testimonials-sct .badge-text-sct p {
    margin: 0;
    font-size: 12px;
    color: #000;
}
.testimonials-sct .body-card-sct .desc-sct p {
    margin: 0;
}
.testimonials-sct .body-card-sct .desc-sct {
    margin-bottom: 20px;
}
.testimonials-sct .badge-text-sct {
    background: #FFCCCF;
    width: 100%;
    max-width: max-content;
    border-radius: 100px;
    padding: 5px 15px;
    margin-bottom: 20px;
}
.testimonials-sct .footer-card-sct {
    border-top: 1px solid #FFCCCF;
    padding-top: 20px;
}
/* while click on the menu icon */
body.menu-bar-opened {
    overflow: hidden;
}
/* Drawer sct css */
.heading-drawer-sct {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.heading-drawer-sct .head-sct h3 {
    margin: 0;
    line-height: normal;
}
.heading-drawer-sct {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.heading-drawer-sct .close-btn svg {
    width: 25px;
    height: auto;
}
.banner-heading-sct button.navbar-toggler:hover, .banner-heading-sct .navbar-nav .nav-item a.nav-link:hover, .heading-drawer-sct .close-btn svg:hover {
    opacity: .6;
}
.arrow-sct {
    display: flex;
    align-items: center;
    grid-gap: 5px;
}
.calendar .days .day {
    border-radius: 5px !important;
}
.search-bar-sct {
    position: absolute;
    top: 120px;
    left: 0;
    width: 100%;
    background: #db8b70e0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
    grid-gap: 10px;
}
.search-bar-sct input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    width: 100%;
    max-width: 200px;
}
.search-bar-sct input::placeholder {
    color: #fff;
}
.product-grid-sct li.grid-sct-item .wishlist-icons {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 9;
    background: #ffffffe8;
    border-radius: 1000px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.product-grid-sct li.grid-sct-item {
    position: relative;
}
.product-grid-sct li.grid-sct-item .wishlist-icons svg:last-child {
    position: absolute;
    opacity: 0;
    transition: .2s linear;
}
.product-grid-sct li.grid-sct-item .wishlist-icons.active svg {
    animation: beat_on 400ms forwards;
}
.product-grid-sct li.grid-sct-item .wishlist-icons.active svg:last-child {
    opacity: 1;
}
@keyframes beat_on {
  0% {
    transform: scale(1);
  }
  20% {
    transform: scale(1.1);
  }
  50% {
    transform: scale(0.5);
  }
  80% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}



/* media query */
@media (max-width: 991px) {
    .collapse.navbar-collapse.large-hide-sct {
        display: block !important;
        width: 100%;
        max-width: max-content;
    }
    .heading-drawer-sct.large-hide-sct {
        display: flex !important;
    }
    .banner-sct-main .row > div, .dress-sct-main .row > div, .customized-sct .container > .row > div {
        width: 100%;
    }
    .banner-sct-main .row > div:first-child, .dress-sct-main .container > .row > div:first-child, .customized-sct .container > .row > div:first-child {
        margin-bottom: 40px;
    }
    .banner-heading-sct .container.navbar-links {
        margin: 0;
    }
    .banner-sct-main .heading-sct .inner-heading-sct h2, .customized-sct .heading-sct h2, .dress-sct-main .left-sct-dress .heading-sct h2 {
        font-size: 40px;
        line-height: 40px;
    }
    .instafeed-sct h3 {
        font-size: 30px;
        line-height: 30px;
    }
    .best-seller-sct .heading-sct-seller h2, .instafeed-sct h2, .testimonials-sct .heading-sct-seller h2 {
        font-size: 40px;
        line-height: 40px;
    }
    .banner-sct-main .description-sct {
        margin-top: 10px;
        max-width: 100%;
    }
    .navbar-brand img {
        max-width: 170px;
    }
    .navbar-logo-icon .navbar-links > .collapse {
        background: #fff;
        top: 0px;
        position: fixed;
        right: 0;
        width: 100%;
        max-width: 300px;
        height: 100% !important;
        padding: 10px;
        transform: translateX(100%);
        transition: .3s linear;
        display: block !important;
        transition: .3s linear;
    }
    .navbar-logo-icon .navbar-links > .collapse .nav-item a.nav-link {
        padding: 10px 5px;
    }
    .navbar-links.opened .collapse {
        transform: translateX(0);
    }
    .navbar-logo-icon .navbar-links > .collapse.show {
        transform: translateX(0);
    }
    .overflow-sct nav.navbar.navbar-logo-icon {
        box-shadow: rgba(0, 0, 0, 0.16) 0px 0px 5px, rgba(0, 0, 0, 0.23) 0px -10px 6px;
    }
    nav.navbar.navbar-logo-icon {
        padding: 15px 0;
    }
    .banner-heading-sct .navbar-nav .nav-item a.nav-link {
        padding: 0 5px;
    }
    .banner-heading-sct .collapse.navbar-collapse.large-hide-sct ul.navbar-nav {
        flex-direction: row;
        align-items: center;
    }
    .banner-heading-sct {
        padding-top: 100px;
    }
    .banner-heading-sct button.navbar-toggler {
        padding: 0;
        border: 0;
        outline: 0;
        box-shadow: none;
    }
    .dress-sct-main .row {
        position: relative;
    }
    .dress-sct-main .col-md-auto.logo-site-cstm {
        position: absolute;
        bottom: -20%;
        left: 10px;
        width: 23%;
    }
    .instafeed-sct .insta-feeds-inner-sct {
        grid-template-columns: repeat(2, 1fr);
    }
    .footer-sct .logo-sct img {
        max-width: 250px;
        height: auto;
    }
    .footer-sct ul.footer-links {
        flex-direction: column;
        grid-gap: 10px;
    }
    .best-seller-sct .slick-track {
        grid-gap: 20px;
    }
}

@media (max-width: 480px) {
    .testimonials-sct .slick-track, .best-seller-sct .slick-track {
        grid-gap: 5px;
    }
}

@media (max-width: 420px) {
    .navbar-brand img {
        max-width: 150px;
    }
    .navbar-logo-icon .navbar-links > .collapse {
        max-width: 250px;
    }
}