body {
    background-color: white !important
}

.clamp-text {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    display: -webkit-box;
    display: box;
    overflow: hidden;
    text-overflow: ellipsis
}

.btn-pink {
    background: #88013e;
    color: #fff;
    border: 1px solid #88013e;
    border-radius: 16px;
    padding: .5rem 1rem;
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: center;

}

.product-card-image {
    height: 280px;
    width: 100%;
    object-fit: contain;
    padding: 0
}

.product-card-container {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .25);
    border-radius: 15px;
    display: flex;
    flex-direction: column
}

.product-card-img {
    padding: 0
}

.product-card-img img {
    border-radius: 15px !important;
    border: none !important;
    padding: 0 !important
}

.product-card-content {
    min-height: 220px;
    flex: 1 1 auto
}

.product-card-btns {
    margin-top: auto;
    padding-top: 12px
}

@media (max-width: 767.98px) {
    .product-card-image {
        height: auto !important;
        max-height: none;
        aspect-ratio: 1 / 1;
        object-fit: contain;
    }

    .product-card-content {
        min-height: 0 !important;
        padding-bottom: 8px !important;
    }

    .product-card-container {
        margin: 4px !important;
    }

    .product-card-btns .btn-pink,
    .product-card-btns .btn-notify-me {
        font-size: 12px;
        padding: 6px 8px;
        min-height: 34px;
    }
}

.product-card-content s {
    font-size: 16px !important;
    color: #6c757d !important
}

.product-card-content p {
    font-size: 18px !important
}

.text-left {
    text-align: left !important
}

.card-brand-name {
    -webkit-line-clamp: 1 !important;
    line-clamp: 1 !important;
    display: -webkit-box !important;
    display: box !important;
    -webkit-box-orient: vertical !important;
    font-size: 20px !important
}

.product-card-ratings {
    bottom: 9px;
    left: 13px;
    font-size: 14px;
    background: #88013e;
    color: white;
    padding: 2px 5px;
    border-radius: 5px;
    display: none
}

.heart-wishlist {
    height: 35px;
    width: 35px;
    /* background: white; */
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    /* box-shadow: 0 2px 4px rgba(0,0,0,0.1); */
    color: #88013e;
    font-size: 18px;
}

.btn-pink-outline {
    background: white;
    color: #88013e;
    border: 1px solid #88013e;
    border-radius: 16px;
    padding: .5rem 1rem;
    font-size: 17px;
    font-weight: 500;
    transition: background .2s ease
}

.btn-pink-outline:hover {
    background: #88013e !important;
    color: white !important
}

.discover-btn {
    width: 135px;
    padding: 14px 5px;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    box-shadow: 4px 5px 8.7px 0 #3e1f2d40;
    background: white;
    border: none;
    outline: none;
    color: #88013e;
    margin-top: 20px;
    border: 1px solid #88013e
}

header .header-top {
    padding: 2px 0;
    height: 36px;
    display: flex;
    align-items: center
}

.top_bar {
    background-image: url(../preeco/header.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover !important
}

.social_and_help_widgets ul li a {
    font-size: 14px;
    font-weight: 400;
    line-height: normal
}

header .top-nav {
    background: #ffffff;
    height: 80px;
    display: flex;
    align-items: center
}

header .top-nav .navbar-top .web-logo img {
    height: 100%;
    width: auto
}

.middle-box ul li {
    font-size: 14px;
    font-weight: 700;
    line-height: 23.83px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #88013e;
    margin: 0 10px;
    text-transform: capitalize
}

.middle-box ul li a:hover {
    color: #88013e
}

header .top-nav .navbar-top .middle-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 60%;
    padding-left: 20px
}

header .top-nav .navbar-top .rightside-box {
    display: flex
}

header .top-nav .navbar-top .rightside-box .search-box {
    margin-right: 24px
}

header .top-nav .navbar-top .rightside-box ul li img {
    height: 26px;
    width: 26px
}

.search .form-control {
    height: 51px;
    border-radius: 6px;
    border: 1px solid #88013e;
    border-right: none
}

.search .search-button {
    border-radius: 6px;
    border: 1px solid #88013e;
    border-left: none
}

.search .search-button img {
    height: 30px;
    width: 30px
}

.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n + 3) {
    border-right: none !important
}

.form-control:focus {
    border: 1px solid #88013e !important
}

.menu-top {
    padding: 8px 0;
    height: 75px;
    display: flex;
    align-items: center;
    background-color: #88013e
}

.menu-top {
    padding: 8px 0;
    height: 50px;
    display: flex;
    align-items: center;
    background-color: #88013e
}

.menu-top .navbar-nav .nav-item .nav-link {
    color: white
}

.footer-section-2.footer-color-3 {
    background-image: url(../preeco/footer.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover !important;
    background-color: #161616
}

.footer-section-2 .sub-footer {
    background-color: #88013e;
    color: #ffffff;
    border-top: none
}

.footer-section-2 .sub-footer p.light-text {
    color: white
}

.footer-section-2 .sub-footer .payment-box li img {
    height: 32px
}

.footer-title img {
    height: 45px
}

.footer-address .inform-box .icon-round {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px
}

.footer-address .inform-box .icon-round img {
    width: auto;
    height: 25px
}

.social-icon li img {
    height: 35px;
    margin-right: 0 10px
}

.footer-list .newsletter {
    height: 35px;
    border-radius: 25px 0 0 25px;
    border: none;
    outline: none
}

.footer-list .newsletter-btn {
    padding: 9.4px 15px;
    border: none;
    outline: none;
    color: white;
    background-color: #88013e;
    border-radius: 0 25px 25px 0
}

.copyright-section {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.reel-section {
    background-image: url(../preeco/hero.png);
    background-color: #ffeaeb;
    object-fit: contain;
    box-shadow: 0 13px 23.9px 0 #00000040
}

.reel-section .reel-title {
    font-size: 36px;
    font-weight: 900;
    line-height: 63px;
    text-align: center;
    color: #88013e;
    padding: 30px 0
}

.reels-slider .reel-box,
.productreels-slider .reel-box {
    width: 243px;
    border-radius: 12px;
    box-shadow: 8px 8px 15px 0 #3e1f2d40;
    background: #ffffff;
    overflow: hidden;
    position: relative;
    margin-bottom: 50px;
    margin-right: 10px
}

.reels-slider .video-box,
.productreels-slider .video-box {
    height: 426px;
    width: 100%;
    position: relative;
    overflow: hidden
}

.reels-slider video,
.productreels-slider video {
    width: 100%;
    height: 426px;
    object-fit: cover;
    object-position: center;
    border-radius: 12px
}

.reels-slider .reel-box h6,
.productreels-slider .reel-box h6 {
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
    text-align: center;
    color: #161616
}

.reels-slider .reel-box span,
.productreels-slider .reel-box span {
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    padding-top: 5px
}

.reels-slider .reel-footer,
.productreels-slider .reel-footer {
    width: auto;
    border-radius: 0 0 12px 12px;
    background: #ffffff;
    text-align: center;
    margin: 0 !important;
    padding-top: 30px;
    padding-bottom: 10px
}

.reels-slider .brand-box,
.productreels-slider .brand-box {
    width: 70px;
    height: 69px;
    border-radius: 12px 0 12px 0;
    border: 3px solid #ffeaeb;
    box-shadow: 3px 3px 12.2px 0 #00000040;
    position: absolute;
    bottom: 14%;
    background: white;
    display: flex;
    justify-content: center;
    align-items: center
}

.productreels-slider .brand-box img,
.reels-slider .brand-box img {
    width: 54px;
}

.collection-section {
    margin: 7px 0 20px;
    padding-bottom: 0
}

.collection-section .title-dc h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 63px;
    text-align: left
}

.collection-section .title-dc a {
    font-size: 14px;
    font-weight: 600;
    line-height: 34.1px;
    text-align: right;
    color: #88013e;
    text-decoration: none
}

.collection-section .collection-box {
    width: 160px;
    height: 160px;
    opacity: .48px !important;
    background-color: #ffeded !important;
    box-shadow: 3px 0 6.2px 0 #00000040;
    border-radius: 50% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    background-position: center !important
}

.collection .name {
    font-size: 18px;
    font-weight: 600;
    line-height: 30.45px;
    text-align: center
}

.collection a:hover {
    color: #88013e
}

.collection .collection-link {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 75%;
    transform: translate(-50%, -50%)
}

.collection img {
    height: 190px
}

.collection-section .collection {
    display: grid;
    justify-content: center;
    margin-top: 30px
}

.banner-section {
    margin-top: 50px
}

.center-slider .category-item {
    box-shadow: 5px 3px 9.5px 0 #3e1f2d26;
    position: relative;
    border-radius: 30px 0 30px 0
}

.center-slider .category-item .banner-overlay {
    position: absolute;
    bottom: 15px;
    left: 5px;
    color: #fff;
    z-index: 10;
    display: grid
}

.center-slider .category-item .banner-overlay a {
    width: 135px;
    padding: 14px 5px;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    box-shadow: 4px 5px 8.7px 0 #3e1f2d40;
    background: #88013e;
    border: none;
    outline: none;
    color: white;
    margin-top: 5px
}

.category-item .banner-overlay .banner-title h2 {
    font-size: 24px;
    font-weight: 500;
    line-height: 29.65px;
    text-align: left
}

.category-item .banner-overlay .banner-title span {
    font-size: 18px;
    font-weight: 500;
    line-height: 29.65px;
    text-align: left
}

.center-slider .category-item img {
    border-radius: 30px 0 30px 0
}

.discover-box {
    position: relative
}

.discover-box .discover-overlay {
    position: absolute;
    bottom: 15%;
    left: 6%;
    color: #fff;
    z-index: 10;
    display: grid
}

.discover-box .discover-overlay img {
    height: 35px;
    margin-bottom: 10px
}

.discover-box .discover-overlay .discover-title {
    font-size: 70px;
    font-weight: 500;
    line-height: 70px;
    text-align: left;
    color: #88013e
}

.discover-box .discover-overlay span {
    font-size: 18px;
    font-weight: 500;
    line-height: 29.65px;
    text-align: left;
    color: #88013e
}

.makeup-section {
    background-image: url(../preeco/primarybg.png)
}

.makeup-box.box_1 {
    background-image: url(../preeco/flower.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain !important
}

.makeup-box.box_2 {
    background-image: url(../preeco/circle.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain !important
}

.makeup-div {
    position: relative
}

.makeup-text {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center
}

.makeup-box .makeup-img {
    width: auto
}

.makeup-text h5 {
    font-size: 40px;
    font-weight: 900;
    line-height: 64.26px;
    text-align: center;
    color: white;
    padding: 10px;
    -webkit-text-stroke: 2px #cc7178;
    text-transform: uppercase
}

.deals-section {
    background-color: #161616;
    position: relative
}

.deals-section::before {
    content: "";
    background-image: url(../preeco/dealsbg.png);
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .2;
    z-index: 1
}

.deals-section>* {
    position: relative;
    z-index: 2
}

.deals-section .deals-box {
    width: auto;
    border-radius: 12px 0 12px 0;
    margin-bottom: 10px
}

.deals-section .deals-box .deals-footer {
    width: 100%;
    background-color: white;
    border-radius: 0 0 12px 0
}

.deals-section .deals-box .deals-footer img {
    width: auto;
    height: 100px
}

.deals-section .deals-text h5 {
    font-size: 22px;
    font-weight: 600;
    line-height: 28.41px;
    text-align: center;
    color: white;
    text-transform: capitalize
}

.deals-section .deals-text span {
    font-size: 18px;
    font-weight: 600;
    line-height: 28.41px;
    text-align: center;
    color: white
}

.deals-section .deals-title {
    font-size: 36px;
    font-weight: 900;
    line-height: 63px;
    text-align: center;
    color: white;
    padding: 30px 0
}

.latest-box {
    position: relative
}

.latest-box .latest-overlay {
    position: absolute;
    bottom: 15%;
    left: 6%;
    color: #fff;
    z-index: 10;
    display: grid
}

.latest-box .latest-overlay .latest-title {
    font-size: 80px;
    width: 400px;
    font-weight: 500;
    line-height: 70px;
    text-align: left;
    color: #fff
}

.latest-box .latest-overlay span {
    font-size: 18px;
    font-weight: 500;
    line-height: 29.65px;
    text-align: left;
    color: #fff;
    margin-top: 20px
}

.heritage-section {
    position: relative;
    background-image: url(../preeco/heritage.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%
}

.heritage-section .heritage-box {
    width: auto;
    border-radius: 12px 0 12px 0;
    margin-bottom: 10px
}

.heritage-section .heritage-box .heritage-footer {
    width: 100%;
    background-color: white;
    border-radius: 0 0 12px 0
}

.heritage-section .heritage-box .heritage-footer img {
    width: auto;
    height: 100px
}

.heritage-section .heritage-text h5 {
    font-size: 22px;
    font-weight: 600;
    line-height: 28.41px;
    text-align: center;
    color: black;
    text-transform: capitalize
}

.heritage-section .heritage-text span {
    font-size: 18px;
    font-weight: 600;
    line-height: 28.41px;
    text-align: center;
    color: black
}

.heritage-section .heritage-title {
    font-size: 36px;
    font-weight: 900;
    line-height: 63px;
    text-align: center;
    color: black;
    padding: 30px 0
}

.mountain-section {
    position: relative;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 275px
}

.mountain-section .mountain-title {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.mountain-section .mountain-title h2 {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: .02em;
    text-align: center
}

.features .icon_boxes img {
    height: 130px;
    object-fit: contain
}

.features .icon_boxes h5 {
    font-size: 25px;
    font-weight: 600;
    line-height: 34.74px;
    text-align: left
}

.discount-box {
    background: #ffeaeb;
    border: 2px dashed #88013e;
    border-radius: 30px 0;
    padding: 0
}

.discount-box h3 {
    font-size: 35px;
    font-weight: 700;
    letter-spacing: -.02em;
    text-align: center
}

.discount-box span {
    font-size: 20px;
    font-weight: 400;
    line-height: 40.19px;
    letter-spacing: -.02em;
    text-align: center
}

.discount-box .code-box {
    border-radius: 25px 0;
    background: #88013e
}

.discount-box .code-box p {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: -.02em;
    text-align: center;
    color: white;
    margin-bottom: 0
}

.discount-box .code-box p span {
    font-size: 24px;
    font-weight: 800
}

.overlay-top {
    position: absolute;
    height: 25px;
    width: 20px;
    border-bottom: 2px dashed #88013e;
    right: 20px;
    top: -14px;
    background: white;
    border-radius: 50%
}

.overlay-bottom {
    position: absolute;
    border-top: 2px dashed #88013e;
    background: white;
    bottom: -14px;
    right: 20px;
    border-radius: 50%;
    height: 25px;
    width: 20px
}

.promo-code-section {
    margin: 30px 0
}

.top-brand-section {
    background-color: #f4f4f4;
    padding: 30px 0 5px
}

.title-row h2 {
    font-size: 30px;
    font-weight: 600;
    line-height: 28.41px;
    text-align: left
}

.title-row span {
    font-size: 20px;
    font-weight: 600;
    line-height: 28.41px;
    text-align: left
}

.top-brand-section .brand-box {
    padding: 0 0 20px
}

.top-brand-section .brand-box .banner-img {
    height: 274px;
    object-fit: cover;
    border-radius: 30px 0;
    box-shadow: 5px 5px 12.8px 0 #3e1f2d40
}

.brand-logo-box {
    width: fit-content;
    height: 70px;
    border-radius: 30px 0;
    background-color: #e7e7e7;
    padding: 0 10px;
    display: flex;
    justify-content: center
}

.brand-logo-box .logo-img {
    width: 150px;
    height: auto !important
}

.occasion-section {
    padding: 30px
}

.occasion-section .container {
    border-radius: 30px 0;
    background: #cc7178
}

.occasion-row {
    padding: 20px
}

.occasion-row {
    padding: 20px
}

.occasion-box {
    position: relative;
    border-radius: 0 30px
}

.occasion-box img {
    border-radius: 0 30px
}

.occasion-box .occasion-title {
    font-size: 80px;
    font-weight: 500;
    line-height: 70px;
    text-align: left;
    color: #fff
}

.occasion-box .occasion-overlay {
    position: absolute;
    bottom: 9%;
    left: 6%;
    color: #fff;
    z-index: 10;
    display: grid
}

.occasion-box .occasion-overlay span {
    font-size: 18px;
    font-weight: 500;
    line-height: 29.65px;
    text-align: left;
    color: #fff;
    margin-top: 20px
}

.occasion-product-box {
    width: 100%;
    border-radius: 30px 0
}

.occasion-img {
    border-radius: 30px 0
}

.occasion-detail h5 {
    color: white;
    margin-top: 10px
}

.luxe-section {
    background-color: #ffeaeb;
    position: relative
}

.luxe-section::before {
    content: "";
    background-image: url(../preeco/luxe-bg.png);
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: .6
}

.luxe-logo {
    width: 200px
}

.branding-box {
    border: 2.06px solid #d6ad61;
    background: linear-gradient(180deg, #f4ebd0 0%, #faf5e4 100%);
    height: 70px
}

.branding-box img {
    width: 78px;
    height: 68px
}

.luxe-box {
    width: auto;
    border-radius: 12px 0 12px 0;
    margin-bottom: 10px;
    box-shadow: 2px 2px 4px 0 #00000040
}

.luxe-box .luxe-footer {
    width: 100%;
    background-color: white;
    border-radius: 0 0 12px 0
}

.luxe-box .luxe-footer img {
    width: auto;
    height: 100px
}

.stellar h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 28.41px
}

.stellar-section .stellar-box {
    padding: 0 0 20px;
    text-align: left
}

.stellar-box .brand-logo-box {
    height: 58px
}

.stellar-box .brand-logo-box .logo-img {
    width: 115px
}

.stellar-container {
    border-top: 4px solid #88013e;
    border-bottom: 4px solid #88013e
}

.stellar-section {
    padding: 30px 0 5px
}

.stellar-section .brand-box .banner-img {
    height: 274px;
    object-fit: cover;
    border-radius: 30px 0;
    box-shadow: 5px 5px 12.8px 0 #3e1f2d40
}

.season-section .container {
    border-radius: 0 0 30px 30px;
    background: #cc7178;
    padding: 0;
    padding-bottom: 5px
}

.season-box {
    position: relative;
    border-radius: 0 30px
}

.season-box .season-overlay {
    position: absolute;
    left: 6%;
    color: #fff;
    z-index: 10;
    display: grid;
    bottom: 8%
}

.season-detail h5 {
    font-size: 20px;
    font-weight: 700;
    line-height: 28.41px;
    text-align: center;
    margin-top: 10px;
    color: #fff
}

.season-box .season-title {
    font-size: 80px;
    font-weight: 500;
    line-height: 70px;
    text-align: left;
    color: #fff
}

.season-circle img {
    width: 160px;
    height: 160px;
    border-radius: 50%
}

.exclu-box {
    border: 2.06px solid #88013e;
    background: linear-gradient(180deg, #ffeaeb 0%, #ffffff 100%);
    height: 70px
}

.exclu-box img {
    width: 78px;
    height: 68px
}

.selfcare-section .title h2 {
    font-size: 80px;
    font-weight: 500;
    line-height: 70px;
    text-align: left;
    color: #88013e
}

.selfcare-section .title span {
    font-size: 42.86px;
    font-weight: 600;
    line-height: 70px;
    text-align: left;
    color: #88013e
}

.self-img-box {
    box-shadow: 0 11.21px 20.93px 0 #00000040, 0px -6.54px 29.99px 0 #00000000;
    border-radius: 30px 0
}

.self-img-box img {
    border-radius: 30px 0
}

.sunscreen-section {
    border-radius: 30px 0;
    background-color: #ffeaeb
}

.sunscreen-div {
    position: relative
}

.sunscreen-text h5 {
    font-size: 20px;
    font-weight: 700;
    line-height: 28.41px;
    text-align: center;
    color: #88013e
}

.beyond-section {
    border-radius: 30px 0;
    background-color: #88013E;
    padding: 25px
}

.beyond-section h3 {
    font-size: 34px;
    font-weight: 900;
    line-height: 61.97px;
    text-align: center;
    color: white
}

.text-pinky {
    color: rgba(204, 113, 120, 1)
}

.btn-pinky {
    color: white;
    background: rgba(204, 113, 120, 1);
    border: none;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .1px;
    padding: 7px 0
}

.deals-section .deals-title {
    font-size: 22px;
    line-height: 1px;
    padding: 22px 0
}

.drop-arrow {
    font-size: 12px
}

p:has(.drop-arrow) {
    margin-bottom: 0;
    margin-top: 3px;
    color: #88013E !important;
    background-color: #ffe7f2 !important;
    padding: 3px 5px;
    border-radius: 15px;
    width: fit-content
}

.disc-label {
    font-size: 16px !important;
    padding: 0 5px;
    border-radius: 3px;
    color: white !important;
    background-color: #88013E !important
}

.heart-btn-wish {
    border-radius: 5px;
    padding: 8px;
    margin-right: 5px
}

.heart-btn-wish svg {
    height: 22px;
    width: 22px
}

span,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: capitalize
}

.address-type {
    margin-bottom: 50px !important
}

.vprice {
    font-size: 13px;
    padding-top: 4px;
    line-height: normal;
    font-weight: 700;
    display: flex;
    flex-direction: column
}

.vprice .strikethrough {
    line-height: normal;
    font-size: 13px;
    font-weight: 400;
    color: #959595
}

.reels-slider .reel-box .clamp-text,
.productreels-slider .reel-box .clamp-text {
    -webkit-line-clamp: 1;
    line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.product-sectionz .product-detail {
    text-align: center;
    padding-top: 10px
}

header .top-nav .mb-2 {
    margin-bottom: 0 !important
}

.search_frm li {
    display: block
}

.search_frm .dropdown-menu {
    border-radius: 1px;
    border: 1px solid rgb(235 235 235) !important;
    padding: 0;
    box-shadow: rgba(0, 0, 0, .75) 0 0 50px -24px
}

.search_frm img {
    height: 22px !important;
    width: 22px !important;
    opacity: .7
}

.search_frm {
    position: relative
}

.search_frm .searchAI {
    border-top-left-radius: 6px !important;
    border-bottom-left-radius: 6px !important
}

.btn-notify-me {
    background-color: #E99B14 !important;
    color: #fff !important;
    border-radius: 16px;
    padding: 8px 16px;
    display: inline-block;
    text-align: center;
    width: 100%;
    cursor: pointer;
    font-weight: 500;
    transition: background-color 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    font-size: 14px;
}

.btn-notify-me:hover {
    background-color: #E99B14 !important;
    color: #fff !important;
}