/** Shopify CDN: Minification failed

Line 11:0 Unexpected "<"
Line 137:0 Unexpected "<"
Line 142:0 Unexpected "<"

**/


/* CSS from section stylesheet tags */
<style>
  
  
.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}




.our-brands-perfume-wrapper {
    background-color: #E4DCCF;
    position: relative;
}

.our-brands-perfume-wrapper:after {
    content: '';
    background-color: #D9D2C6;
    width: 100%;
    height: 50px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
}

.our-brans-section-slider-wrapper {
    position: relative;
}

.our-brans-section-slider-wrapper .swiper-slide {
    display: unset;
}

.our-brands-perfume-next {
    position: absolute;
    left: auto;
    right: 80px;
    top: 30%;
}

.our-brands-perfume-prev {
    position: absolute;
    right: auto;
    left: 80px;
    top: 30%;
}

.our-brands-perfume-wrapper img:hover {
    transform: rotate(-5deg);
    transition: all 1s ease-in-out !important;
}

.our-brands-perfume-wrapper img {
    transition: all 1s ease-in-out !important;
}

.our-brands-perfume-wrapper-body {
    text-align: center;
    max-width: 245px;
    margin: auto;
}

.our-brands-perfume-wrapper-body h3 {
    font-family: Libertinus Sans Bold;
    font-size: 16px;
    color: #000000;
    line-height: 21px;
    margin-top: 25px;
}

.our-brands-perfume-wrapper-body p {
    font-family: Libertinus Sans Regular;
    font-size: 14px;
    color: #000;
    line-height: 30px;
}

.our-brands-perfume-wrapper-body h4 {
    font-family: Libertinus Sans Bold;
    font-size: 16px;
    line-height: 21px;
    color: #81764C;
}

.our-brands-perfume-wrapper-body .line-through {
    color: #A0A0A0;
    text-decoration: line-through;
}

@media only screen and (max-width:768.9px) {
    .our-brands-perfume-prev {
        bottom: 0;
        top: auto;
        left: 0px;
    }
    .our-brands-perfume-next {
        bottom: 0;
        top: auto;
        right: 0px;
    }
}

</style>
<style>
  .shopnow-wrapper{
  display:flex;
  }
</style>