body {
    width: 100%;
    margin: auto;
    font-family: "roboto", sans-serif !important;
    margin: 0;
    padding: 0;
    background-color: #FFFAF5 !important;
    /* color: #ffd587 !important; */
    transition: transform 330ms ease-in-out;
    /* transition-duration: 0.4s; */
    overflow: visible;
}
body.wosnot-available {
    background-image: url('../assets/harimau/images/no-wos-bg.jpg') !important;
    /* background-color: #cccccc; */
    height: 100%;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    overflow-x: hidden;
}


/* * {
} */


/* Style error validation message */

.error {
    color: red;
}

.pr .slick-prev,
.pr .slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 60px;
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
    z-index: 99;
}

.p-m-add-btn {
    position: relative;
    text-align: center;
    background: linear-gradient(114.95deg, #e6bb7a 15.88%, #ffdd9c 57.46%);
    box-shadow: 0px -3px 4px 1px rgba(170, 170, 170, 0.3), 0px 4px 6px rgba(0, 0, 0, 0.25);
    border-radius: 100px;
    width: 120px;
    padding: 8px 10px;
    color: #3e2b2f;
}

.p-m-add-btn i {
    /* line-height: 40px; */
}

.top-nav a,
a {
    color: #9D1B2F;
}


/* a:hover {
    color: #9D1B2F;
} */

.weblogo {
    width: 150px;
    display: block;
}

.mobilelogo {
    width: 54px;
    display: none;
}


/* menu */

.cover-bg {
    background: #000f1fb3;
    width: 100%;
    height: 100%;
    position: fixed;
    padding: 0;
    top: 0;
    left: 0;
    margin: 0;
    z-index: 98;
    display: block;
    overflow: hidden;
    outline: 0;
}


/* .fml-menu li button.navbar-toggler {
    color: #ef3842;
    padding: 0.65rem 0.65em;
    font-size: 1.125rem;
    line-height: 1rem;
    border: 1px solid white;
    border-radius: 5rem;
} */

.fml-menu li button.navbar-toggler {
    color: #f8f9fa00;
}

.submenu-categories {
    display: block;
}

.submenu-categories02 {
    display: none;
}

.fml-head {
    position: relative;
}

.fml-head ul li button.navbar-toggler-icon span {
    color: #ef3842;
}

.fml-menu .navbar .navbar-brand {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-left: 1rem;
}

.fml .navbar-toggler span {
    background: #ef3842;
    color: #263a8b;
}

.fml-menu-group.collapse .bg-light {
    background: #fff !important;
}

.fml-head .fml-menu-group {
    background: linear-gradient(180deg, #D51F39 0%, #A91E32 51.75%, #B31329 128.29%);
    box-shadow: 6px 14px 19px -7px rgb(0 0 0 / 45%);
    width: 250px;
    position: relative;
    padding: 20px;
    border-bottom: 2px solid white;
    border-right: 1px solid white;
    border-radius: 20px;
    opacity: 1;
    float: right;
}
.fml-head .fml-menu-group.monalisa {
    background: #EEB5A1;
}

.fml-menu-group .tab-content,
.fml-menu-group .tab-content .tab-pane {
    margin-top: -1px;
    background: #fff;
    border: none;
    float: left;
    position: relative;
}

.imgh-fluid {
    height: 100%;
    width: auto;
}

.product-item {
    position: relative;
    float: left;
    width: 100%;
    height: 500px;
    overflow: overlay;
}

.product-item .item-icon {
    position: relative;
    width: 111px;
    margin: 18px 10px;
    float: left;
    height: 150px;
}

.product-item .item-icon a {
    text-align: center;
    float: left;
    color: #0e0e0e;
}

.product-item .item-icon a:hover,
.fml-head .fml-menu-group li a:hover {
    text-decoration: none;
    color: #ef3842;
}

.product-item h4 {
    text-align: left;
    float: left;
    color: #0e0e0e;
    font-weight: normal;
    width: 100%;
    padding-left: 10px;
}

.product-item h4 span {
    color: #ef3842;
    font-weight: bold;
}

.hr-right {
    border-right: 1px solid #bdbdbd;
}

.product-item .item-icon img {
    width: 100%;
}

.fml-head .fml-menu-group ul {
    display: table !important;
}

.fml-head .fml-menu-group li {
    display: table-caption;
    font-size: 18px;
    padding: 5px 0;
}

.fml-head .fml-menu-group li a,
.fml-head .fml-menu-group .submenu-categories02 a {
    color: #0e0e0e;
}

.fml-head .fml-menu-group li .submenu-categories h6,
.fml-head .fml-menu-group .submenu-categories02 h6 {
    font-size: 18px;
    color: #0e0e0e;
    font-weight: bold;
}

.fml-head .fml-menu-group .submenu-categories .nav-pills .nav-link.active,
.fml-head .fml-menu-group .submenu-categories .nav-pills .show>.nav-link,
.fml-head .fml-menu-group .submenu-categories02 .nav-pills .nav-link.active,
.fml-head .fml-menu-group .submenu-categories02 .nav-pills .show>.nav-link {
    color: #ef3842;
    background: none;
}

.fml-head .fml-menu-group ul li ul {}

.fml-head .fml-menu-group ul li ul li {}


/* container-layout */

.fml-container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    max-width: 1355px;
}

.navbar-nav .nav-link.fml-nav {
    /* background: #fff; */
    padding: 12px 0px;
    min-width: 49px;
    border-radius: 30px;
    text-align: center;
    color: #ef3842;
}

.fmllogo {
    width: 250px;
}

.subtitle {
    font-family: "galada", cursive;
}

.font25 {
    font-size: 25px;
}

.login-ico {
    /* text-align: right; */
    /* line-height: normal; */
    /* display: flex; */
    width: 10%;
    /* flex-direction: row; */
    /* flex-wrap: wrap; */
    /* align-items: center; */
    /* justify-content: flex-start; */
    margin-right: 10px;
}

.login-ico i {
    width: 100%;
    display: flex;
    color: #B31329;
}

.form-control.my {
    border-radius: 4.25rem;
    width: 300px;
    background: #9D1B2F;
    /* mix-blend-mode: screen; */
    /* box-shadow: 0px 4px 9px 3px rgba(0, 0, 0, 0.3); */
    backdrop-filter: blur(40px) contrast(100%);
    -webkit-backdrop-filter: blur(40px) contrast(100%);
    /* border: 1px solid #dab674; */
    padding: 0.37rem 0.75rem;
    color: white !important;
}

::-webkit-input-placeholder {
    color: white !important;
}

.btn-primary-my {
    color: #fff;
    width: 138px;
    height: 40px;
    border-radius: 4.25rem;
    text-align: center;
    background-image: linear-gradient(#ef3842, #fd5b64);
    position: relative;
    /* margin-left: 30%; */
}

.btn-right-arrow {
    background: url(../images/login_page/arrow-right.svg) no-repeat;
    width: 45px;
    height: 30px;
    position: absolute;
    top: 6px;
    right: 5px;
}

.mybg {
    background: #fff url("../assets/molarisa/img/background.jpg") no-repeat bottom center;
    background-size: cover;
    min-height: 100vh;
    /* filter: blur(8px);
    -webkit-filter: blur(8px); */
    /* display: flex;
    justify-content: space-around; */
}

.mybg-florida {
    background: #fff url("../assets/florida/home-background.png") no-repeat bottom center;
    background-size: cover;
    min-height: 100vh;
    background-position: bottom center;
    background-repeat: no-repeat;
}
.mybg-monalisa {
    background: #fff url("../assets/monalisa-bookstore/home-background.png") no-repeat bottom center;
    background-size: cover;
    min-height: 100vh;
    background-position: bottom center;
    background-repeat: no-repeat;
}
.mybg-monalisa .myfooter-login {
    background: #58595B;
    color: #EEB5A1;
}
.mybg-florida.booking {
    background: #fff url("../assets/florida-book/home-background.png") no-repeat bottom center;
    background-size: cover;
    min-height: 100vh;
    background-position: bottom center;
    background-repeat: no-repeat;
}
.booking-overlay {
    background: linear-gradient(180deg, #252525 0%, rgba(255, 255, 255, 0) 100%);
    padding-top: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.booking-overlay-monalisa {
    background: none;
}
.square-box {
    width: 400px;
    max-width: 80%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.301);
    background: linear-gradient(0deg, #ffffff83, #ffffff83), linear-gradient(0deg, #ffffff83, #ffffff83);
    text-align: center;
    padding: 60px;
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
}
.square-box img {
    /* width: 100%; */
    height: auto;
}
.square-box-monalisa {
    width: 440px;
    height: 440px;
    border-radius: 50%;
    box-shadow: none;
    border: 2px solid #EEB5A1;
    background: #fff5f0d4;
    padding: unset;
    max-width: unset;
}
.square-box-monalisa img {
    width: 260px;
    height: auto;
    margin-top: 75px;
    margin-bottom: 30px;
}

.top-mg {
    margin-top: 10%;
    color: #263a8b;
}

.myfooter {
    position: fixed;
    bottom: 0;
    width: 100%;
}

.signin-bg {
    /* height: 400px; */
    width: 220px;
    /* background: #ffffff42; */
    /* background-size: cover; */
    /* border-radius: 300px; */
    /* margin-top: 110px; */
    /* color: #fff; */
    width: 100%;
    /* margin-top: 28px; */
}


/* header */

.fml-head ul {
    display: flex;
    width: max-content;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    justify-content: flex-end;
    width: fit-content;
    margin-right: -35px;
}

.fml-head ul li {
    width: max-content;
    padding: 0 10px;
    list-style: none;
    position: relative;
}

.fml-cart-wish {
    font-size: 1rem;
    color: #fff;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    position: absolute;
    background: #ef3842;
    text-align: center;
    line-height: 25px;
    top: 0;
    right: 8px;
}

.slick-slide img.fml-banner {
    width: 100%;
}


/* footer */

.fml-footer {
    margin-top: 100px;
    background-image: linear-gradient(#c8e8ff, #ecfcff);
    /* height: 100%; */
    padding-top: 36px;
}

.ft-left ul a,
.ft-right p {
    font-size: 13px;
    font-weight: normal;
    color: #263a8b;
}

.ft-left .fml-social .fml-social-box {
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    text-align: center;
}

.ft-left .fml-social a {
    line-height: 43px;
    color: #f00;
    font-size: 27px;
}

.ft-left ul {
    color: #263a8b;
    padding: 0;
    margin-top: 12px;
    line-height: 28px;
}

.ft-right ul {
    display: inline;
    color: #263a8b;
    padding: 0;
    margin-top: 10px;
    text-align: right;
}

.ft-right a {
    color: #263a8b;
    font-size: 13px;
}

.ft-left ul li {
    list-style: none;
    padding-right: 30px;
}

.fml-head ul li a i {
    color: #ef3842;
    font-size: 18px;
}


/* .fml-head ul li button {
    background: #fff;
    color: #ef3842;
    padding: 0.65rem 0.7em;
    height: 39px;
    width: 39px;
    font-size: 1.125rem;
    line-height: 1.125rem;
    border: none;
    border-radius: 5rem;
}
.fml-head ul li button:hover {
    color: #ef3842;
    padding: 0.65rem 0.7em;
    font-size: 1.125rem;
    line-height: 1.125rem;
    height: 39px;
    width: 39px;
    background: white;
    border: none;
}
.fml-head ul li button:focus {
    color: #ffffff;
    background-color: #f00;
    height: 39px;
    width: 39px;
} */

.footer-centerbg.mobile {
    height: auto;
    width: 100%;
    position: relative;
    /* top: -79px; */
    /* padding: 80px 0; */
    color: #fff;
    text-align: center;
    display: none;
}

.footer-centerbg.web {
    background: #fff0 url(../images/footer-bg.png) no-repeat 0% 0%;
    background-size: 100%;
    height: 157%;
    width: 100%;
    position: absolute;
    top: -79px;
    padding: 80px 0;
    color: #fff;
    text-align: center;
    display: block;
}

.footer-centerbg span {
    font-family: galada;
    font-weight: normal;
    font-size: 50px;
    line-height: 36px;
}

.footer-centerbg.web p {
    width: 68%;
    font-size: 13px;
    line-height: 22px;
    text-align: center;
    margin: auto;
    padding-top: 8px;
}

.footer-centerbg.mobile h2 {
    font-weight: 600;
    font-size: 21px;
    text-align: right;
    color: #263a8b;
}

.footer-centerbg.mobile p {
    width: 100%;
    font-size: 13px;
    line-height: 22px;
    text-align: right;
}

.footer-centerbg.mobile .i-social {}

.footer-centerbg h2 {
    font-size: 24px;
}

.footer-centerbg span {
    font-size: 40px;
}

.ft-title h4,
.ft-right h2 {
    font-weight: 600;
    font-size: 21px;
}

.ft-title h5 {
    font-size: 12px;
    font-weight: normal;
}

.ft-link-btm {
    width: 100%;
    display: flex;
}

.ft-link-right {
    width: 50%;
}

.ft-link-left {
    width: 50%;
    padding-left: 40px;
}

.ft-pt {
    padding-top: 43px;
}


/* homepage */

.fml-homelist-icon h1,
.fml-special-pro h1,
.fml-special-bee h1,
.fml-quality h1,
.fml-multineed h1 {
    font-weight: 500;
    font-size: 24px;
    line-height: 40px;
    color: #263a8b;
}

.fml-homelist-icon span,
.fml-special-pro span,
.fml-special-bee span,
.fml-quality span,
.fml-multineed span {
    font-family: galada;
    font-weight: normal;
    font-size: 40px;
    line-height: 32px;
    color: #ef3842;
}

.fml-special-lead span {
    font-family: "Galada";
    font-weight: normal;
    font-size: 36px;
    line-height: 28px;
    color: #ffffff;
    padding-left: 4px;
}

.fml-special-lead h5 {
    font-size: 22px;
}

.fml-iconlist a {
    display: inline-block;
    margin: 5px 20px;
}

.fml-muiltiCtg ul {
    display: inline-flex;
    list-style: none;
}

.fml-muiltiCtg ul li {
    padding: 0 10px;
}

.fml-muiltiCtg .iconlist-box a {
    padding: 0 5px;
    /* float: right; */
}

.fml-muiltiCtg .iconlist-box a img {
    width: 119px;
    height: 104px;
}

.fml-muiltiCtg ul li img {
    width: 117px;
}


/* homepage special product */

.fml-special-pro {
    width: 100%;
    position: relative;
}

.special-box {
    height: auto;
    width: 100%;
    /* background: #ffe3c5; */
    /* background: linear-gradient(270deg, #fff5ea 0%, #ffe3c5 100%); */
    /* border-radius: 50px; */
    /* box-shadow: 6px 14px 19px -7px rgb(0 0 0 / 25%); */
    margin-bottom: 30px;
}


/* product slider */

.center .slick-slide,
.center .slick-active,
.center .slick-cloned {
    /* opacity: 0.5; */
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    /* -webkit-transform: scale(0.8); */
    /* transform: scale(0.8); */
    /* height: auto; */
}

.center .slick-center {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    color: #e67e22;
    opacity: 1;
    transform: scale(1);
    height: auto;
}

.top-banner {
    z-index: 9;
    position: relative;
    /* height: 457px; */
    top: 0;
    width: 100%;
}

.bottom-content {
    z-index: 1;
    margin-top: 50px;
    position: relative;
    width: 99%;
}

.fml-quality p {
    line-height: 34px;
    font-size: 16px;
}

.quality-bg {
    background: url(../images/formula/frame9.png) no-repeat 103% 97%;
    background-size: 18%;
}

#searchModal .close {
    width: fit-content;
    position: absolute;
    left: 59px;
    top: 34px;
    z-index: 9;
    background: none;
    border: none;
}

#searchModal .close span {
    font-size: 37px;
    color: #fff;
    font-weight: 100;
    opacity: 1;
}

.form-group.search {
    padding: 20px;
    position: relative;
    width: fit-content;
    margin: auto;
}

.search .col-form-label {
    position: absolute;
    right: 30px;
    top: 22px;
}

.search input {
    width: 250px;
    margin: auto;
    border-radius: 30px;
    /* border: 2px solid #9D1B2F; */
    height: calc(1.6em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
}


/* home page center slider */

.slick-prev.slick-arrow {
    left: 36%;
}

.slick-next.slick-arrow {
    right: 37%;
}

.special-pro .slick-prev,
.special-pro .slick-next {
    position: absolute;
    display: block;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
    z-index: 19;
    height: 100%;
    width: 40px;
}

.special-pro .slick-prev:before,
.special-pro .slick-next:before {
    /* font-family: "slick"; */
    /* font-size: 40px; */
    /* line-height: 1; */
    /* color: #ef3842; */
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 20px;
    width: 20px;
    /* background: #f00; */
    border-radius: 30px;
}

.card-home {
    margin: auto;
    width: 100%;
}

.product-home,
.value-records {
    padding-bottom: 10%;
    margin: auto;
    width: 100%;
    background: #FFFAF5;
    /* background: radial-gradient(142.21% 47.93% at 50% 0%, #613c27 0%, #473327 9.72%, #171413 45.14%); */
}

.cart-home {
    margin: auto;
    padding-top: 5%;
    width: 100%;
    min-height: 100vh;
    /* background: url(../images/imonalisa/success-page.jpg) no-repeat center bottom; */
}

.subtitle-namelist {
    color: #ffffff;
    margin: 15px 0;
}

.subtitle-namelist ul {
    padding: 0;
}

.subtitle-namelist li {
    display: inline-block;
}

.subtitle-namelist li a {
    color: #ffffff;
    text-decoration: none;
}

.subtitle-namelist li a:hover {
    color: #dab674;
}

.product-itemimg {
    width: 100%;
}

.bot .slick-slide img {
    /* display: block; */
    width: 90%;
    padding: 5px 3px;
    margin: auto;
    display: table-cell;
}

.slick-slide {
    float: left;
    /* height: 100%; */
    /* min-height: 1px; */
    display: none;
}

.bot .slick-slide.slick-current.slick-active.slick-center {
    opacity: 1;
    border: none;
    background: #fee3c5;
    float: left;
    height: 90px;
    /* min-height: 84px; */
    display: flex;
    align-content: space-around;
    justify-content: space-between;
}

.tp .slick-slide img.product-itemimg {
    width: 85%;
    margin: auto;
    padding: 0% 0;
    display: table-cell;
}

.tp .slick-slide.slick-active,
.tp .slick-slide.slick-cloned,
.tp .slick-slide {
    opacity: 1;
    border: none;
    height: 74%;
    min-height: 74%;
    float: left;
    display: flex;
    align-content: space-around;
    justify-content: space-around;
    cursor: zoom-in;
}

.bot .slick-current {
    opacity: 1;
    border: none;
    background: #fee3c5;
}

.bot .slick-slide.slick-active,
.bot .slick-slide.slick-cloned,
.bot .slick-slide {
    opacity: 0.3;
    border: 1px solid #00000045;
    float: left;
    height: 90px;
    overflow: hidden;
    display: flex;
    align-content: space-around;
    justify-content: space-between;
}

.slick-dotted.bot.slick-slider {
    margin-bottom: 0px;
    /* margin-top: 34px; */
    width: 90%;
    margin: auto;
    padding: 10px 0;
    height: 110px;
    overflow: hidden;
}

.top-banner .slick-slide img {
    display: block;
    width: 100%;
}

.top-banner .slick-slide.slick-active,
.top-banner .slick-slide.slick-cloned,
.top-banner .slick-slide {
    opacity: 1;
    border: none;
    height: 100%;
}

.bot .slick-prev:before,
.bot .slick-next:before {
    font-family: "slick";
    font-size: 30px;
    line-height: 1;
    color: #f70000;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.product-item-bg {
    background: url(../images/product-itembg.jpg) no-repeat 60% 26%;
    background-size: 60%;
}

.productitem-info {
    padding-top: 0;
    overflow: hidden;
}

.productitem-info h3 {
    font-size: 26px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.productitem-info p {
    /* display: table-cell; */
    /* vertical-align: middle; */
}

.productitem-info .item-pricelist {
    display: inline-flex;
    /* margin-top: 10px; */
}

.fixed_price {
    color: #fff;
}

.offer-price {
    color: #ffd587;
}

.member-price {
    color: #263a8b;
}

.non-member-price {
    color: #a8a8a8;
}

.offer-price,
.member-price,
.non-member-price {
    position: relative;
    padding-top: 21px;
    margin-right: 63px;
}

.offer-price p,
.member-price p,
.non-member-price p {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.3px;
    padding: 0;
    margin: 0;
    line-height: 24px;
}

.offer-price span,
.member-price span,
.non-member-price span {
    font-size: 15px;
    padding-right: 6px;
}

.offer-price p+p,
.member-price p+p,
.non-member-price p+p {
    font-size: 14px;
    font-weight: normal;
    color: #c7c7c7;
}

.offer-price p+p,
.offer-price p,
.member-price p+p,
.member-price p,
.non-member-price p+p,
.non-member-price p {
    /* margin-left: 20px; */
}

.variation-title h4 {
    font-size: 16px;
    text-align: left;
    color: #dab674;
}

.offer-price img,
.member-price img {
    width: 30px;
    position: absolute;
    top: 0;
}

.item-variation {
    margin-top: 30px;
}

.variation-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
}

.item-variation img {
    width: 100px;
}

.item-variation ul {
    padding: 0;
    margin-left: 20px;
    display: flex;
}

.item-variation li {
    list-style: none;
    /* display: inline-block; */
    width: 150px;
    height: auto;
}

.variation-box p {
    /* display: table-cell; */
    /* vertical-align: middle; */
    color: #dab674;
    /* line-height: 15px; */
    font-size: 15px;
    margin-bottom: 10px;
    text-align: center;
}


/* size margin */

.my-mb-0 {
    margin-bottom: 0.5em;
}

.my-mb-1 {
    margin-bottom: 1em;
}

.my-mb-2 {
    margin-bottom: 2em;
}

.my-mb-3 {
    margin-bottom: 2em;
}

.my-mb-4 {
    margin-bottom: 4em;
}

.my-mb-5 {
    margin-bottom: 5em;
}

.my-mb-6 {
    margin-bottom: 6em;
}

.my-mb-7 {
    margin-bottom: 7em;
}

.my-mb-8 {
    margin-bottom: 8em;
}

.my-mt-1 {
    margin-top: 1em;
}

.my-mt-2 {
    margin-top: 2em;
}

.my-mt-3 {
    margin-top: 3em;
}

.my-mt-5 {
    margin-top: 5em;
}

.my-pt-1 {
    padding-top: 1em;
}

.my-pt-2 {
    padding-top: 2em;
}

.my-pt-3 {
    padding-top: 2em;
}

.my-pt-4 {
    padding-top: 4em;
}

.my-pt-5 {
    padding-top: 5em;
}

.my-pt-6 {
    padding-top: 6em;
}

.my-pt-7 {
    padding-top: 7em;
}

.my-pb-1 {
    padding-bottom: 1em;
}

.my-pb-3 {
    padding-bottom: 3em;
}

.my-pb-5 {
    padding-bottom: 4em;
}

.my-mr-1 {
    margin-right: 1em;
}

.my-mr-2 {
    margin-right: 2em;
}

.my-mr-3 {
    margin-right: 3em;
}

.my-ml-1 {
    margin-left: 1em;
}

.my-ml-2 {
    margin-left: 2em;
}

.my-ml-1 {
    margin-left: 3em;
}

.reponsive-img {
    width: 100%;
}

.full-hrline-grey {
    border-top: 1px solid #818181;
}
.body-monalisa .full-hrline-grey {
    border-top: 1px solid #EEB5A1;
}

.full-hrline-grey .nav-pills .nav-link.active,
.full-hrline-grey .nav-pills .show>.nav-link {
    color: #fff;
    width: 100%;
    background: none;
}

.full-hrline-grey .nav-pills .nav-link {
    color: #fff;
    width: 100%;
    background: none;
    padding: 0.5rem;
    font-size: 13px;
    line-height: 14px;
}

.full-hrline-grey ul.nav-pills {
    margin: auto;
    width: 100%;
}

.full-hrline-grey .nav-pills li.nav-item {
    position: relative;
    text-align: center;
    width: 110px;
    height: 118px;
    display: block;
    padding: 0.5rem 0.5rem;
    background: radial-gradient(141.22% 141.22% at 19.63% -3.04%, #93bcff 4.69%, #1b2b73 56.12%);
    box-shadow: 0px 7px 8px -1px rgba(55, 86, 227, 0.3), inset 0px 4px 4px rgba(217, 244, 255, 0.25);
    border-radius: 0px 0px 71.5px 71.5px;
    opacity: 0.3;
    margin: 0 6%;
}

.full-hrline-grey .nav-pills li.nav-item.active {
    opacity: 1;
}

.full-hrline-grey .nav-pills img {
    width: 100%;
}

.iconlist-box {
    width: 1920px;
    height: 197px;
    overflow-x: overlay;
}

.pro-bg {
    background: rgb(255 237 217);
    background: linear-gradient(181deg, #fff5ea 0%, #ffe3c5 100%);
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    position: relative;
    margin-right: 50px;
    padding: 33px 24px;
}

.categeries-box {
    width: 95%;
    float: left;
    position: relative;
    height: 519px;
    /* height: auto; */
}


/* .card-box-right .item-buy-section {
    width: 100%;
    background: #fdfdfd;
    border-radius: 9px;
    border: 1px solid #efefef;
    box-shadow: 2px 3px 3px #0000000d;
    display: inline-flex;
    padding: 15px 15px;
    margin-top: 0;
    position: relative;
    height: 78px;
} */

.item-buy-section {
    width: 100%;
    /* background: #f7f7f7; */
    border-radius: 9px;
    /* border: 1px solid #dbdbdb; */
    /* box-shadow: 2px 3px 3px #0000000d; */
    display: inline-flex;
    /* padding: 15px 15px; */
    margin-top: 18px;
    position: relative;
    height: fit-content;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
}

.item-buy-section span.noteRbs-add,
.item-buy-section span.noteRbs-add-mobile {
    padding-top: 10px;
    color: #f00;
    margin-left: 13px;
    display: none;
}

.card-box-right .item-quality {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: flex-start;
}

.item-quality {
    width: 50%;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: flex-start;
}

.remind-bell {
    width: 20%;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}

.clickme-info img {
    width: 47px;
    margin-top: 0px;
}

.item-buy {
    width: 50%;
    display: table;
    padding: 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.item-buy a {
    /* display: table-cell; */
    /* vertical-align: middle; */
    margin-left: 0px;
    line-height: 25px;
    text-decoration: none;
}

.link-product.buy_now {
    display: none;
}

.buy-btn,
.in-warning.buy-btn.link-product {
    background: linear-gradient(114.95deg, #e6bb7a 15.88%, #ffdd9c 57.46%);
    box-shadow: 0px -3px 4px 1px rgb(170 170 170 / 30%), 0px 4px 6px rgb(0 0 0 / 25%);
    border-radius: 100px;
    width: 120px;
    padding: 8px 10px;
    color: #3e2b2f !important;
    text-align: center;
    font-weight: normal;
    display: table-cell;
}

.buy-btn:hover,
.p-m-add-btn:hover,
.in-warning.buy-btn.link-product:hover,
.ag-copy-btn.blue-btn:hover {
    color: #fff !important;
    background: linear-gradient(114.95deg, #ad7d35 15.88%, #d5a13f 57.46%);
    box-shadow: 0px -3px 4px 1px rgb(170 170 170 / 30%), 0px 4px 6px rgb(0 0 0 / 25%);
}

.in-warning.buy-btn.link-product {
    display: block;
    color: #fff !important;
    cursor: pointer;
}

.log-exp-btn {
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
    box-shadow: 0px 4px 4px rgb(255 218 175 / 13%);
    border-radius: 40px;
    width: auto;
    display: table-cell;
    padding: 5px 15px;
    margin: auto;
    cursor: pointer;
}

.log-exp-btn .le-btn {
    color: white;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
}

.mybg-monalisa .log-exp-btn {
    background: #EEB5A1;
}

.mybg-monalisa .log-exp-btn .le-btn {
    color: #58595B;
}

.blue-btn[class*="btn"],
.red-btn[class*="btn"] {
    box-shadow: 0px 4px 4px #ef843838;
    border-radius: 40px;
    padding: 6px 20px;
    color: #000;
    text-align: center;
    font-weight: normal;
    display: table-cell;
    width: fit-content;
    height: auto;
    font-size: 12px;
}

.blue-btn[class*="btn"] {
    background: #ffdd9c;
    background: -moz-linear-gradient(top, #e6bb7a 15.88%, #ffdd9c 57.46%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6bb7a), color-stop(100%, #ffdd9c));
    background: -webkit-linear-gradient(top, #e6bb7a 15.88%, #ffdd9c 57.46%);
    background: -o-linear-gradient(top, #e6bb7a 15.88%, #ffdd9c 57.46%);
    background: linear-gradient(114.95deg, #e6bb7a 15.88%, #ffdd9c 57.46%);
}

.red-btn[class*="btn"] {
    background: linear-gradient(114.95deg, #e6bb7a 15.88%, #ffdd9c 57.46%);
    color: #222222;
    font-weight: 500;
    float: right;
}

.item-buy-section .item-quality h6 {
    width: fit-content;
    display: table-cell;
    /* margin-right: 10px; */
    color: #dab674;
}

.item-quality h6 {
    width: fit-content;
    display: table-cell;
    margin: 0;
}

.fml.tab-content {
    margin-top: -1px;
    background: #fff;
    border: none;
}


/* HIDE RADIO */

.item-variation label {
    vertical-align: middle;
    margin-bottom: 0.5rem;
    /* display: flex; */
    /* flex-direction: column; */
    /* flex-wrap: wrap; */
}

.variation-box [type="radio"] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}


/* IMAGE STYLES */

[type="radio"]+img {
    cursor: pointer;
    opacity: 0.3;
}


/* CHECKED STYLES */

[type="radio"]:checked+img {
    opacity: 1;
}


/* cart page function */

.item-buy-section-quantity input {
    -webkit-appearance: none;
    border: none;
    text-align: center;
    width: 70px;
    font-size: 16px;
    font-weight: 500;
    font-size: 16px;
    color: #252525;
}

.item-buy .icon-checkout-2 {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    /* line-height: 18px; */
    background: radial-gradient(87.5% 87.5% at 50% 12.5%, #ff9ea4 0%, #ef3842 72.92%);
    box-shadow: 0px 4px 4px rgb(232 53 63 / 20%);
    color: #fff;
    text-align: center;
    padding: 0;
}

.item-buy .icon-checkout-2 i {
    line-height: 40px;
    font-size: 19px;
}

.item-buy-section-quantity {
    /* width: 111px; */
    /* border: 1px solid #cecece; */
    /* padding: 6px 3px; */
    /* border-radius: 10px; */
    font-size: 15px;
    color: #252525;
    /* background-color: #230000; */
    background: linear-gradient(114.95deg, #e6bb7a 15.88%, #ffdd9c 57.46%);
    border-radius: 30px;
    margin-left: 10px;
}


/* button[class*="btn"] {
    width: 30px;
    height: 30px;
    background: none;
    border-radius: 6px;
    border: none;
    cursor: pointer;
} */

.minus-btn img {
    margin-bottom: 3px;
}

.plus-btn img {
    margin-top: 2px;
}

button:focus,
input:focus {
    outline: 0;
}

.info-detials p,
.info-detials {
    width: 100%;
}

.info-hrline-red {
    width: 24.51px;
    height: 4px;
    background: linear-gradient(90deg, #ff8279 0%, #ef3842 55.73%);
    border-radius: 30px;
    transform: rotate(-0.31deg);
    margin: auto;
}

.multineed-header .info-hrline-red {
    width: 43.51px;
    height: 6px;
    background: linear-gradient(90deg, #ff8279 0%, #ef3842 55.73%);
    border-radius: 30px;
    transform: rotate(-0.31deg);
    margin: 0;
}

.multineed-header span {
    font-family: galada;
    font-weight: normal;
    font-size: 40px;
    line-height: 32px;
    margin-left: 8px;
    color: #ef3842;
    position: absolute;
}

.product-inner-info {
    padding: 0;
    list-style: none;
    display: inline-flex;
    align-items: center;
}

.product-inner-info li+li {
    padding-left: 10px;
}

.product-inner-info.ussage {
    display: block;
    text-align: left;
}

.info-detials h3 {
    width: fit-content;
}

.info-detials p,
.info-detials ul,
.info-detials ul li,
.info-detials li,
.info-detials span,
.productitem-info .p-detail p,
.info-detials td {
    color: #202020;
    margin: 0;
    font-size: 16px;
    line-height: 28px;
}

.product-box .productitem-info .p-detail p {
    color: #c7c7c7;
    margin: 0;
    font-size: 15px;
}

.info-detials h1,
.info-detials h2,
.info-detials h3,
.info-detials h4,
.info-detials h5,
.info-detials h6,
.info-detials .tit {
    color: #263a8b;
}

.info-detials .tit {
    font-size: 24px;
}

.info-detials ul {
    width: 100%;
}

.info-detials .product-inner-info.ussage li {
    display: block;
}

.info-detials .product-inner-info.ussage .categories-ussage h5 {
    color: #263a8b;
    margin: 0;
    padding-top: 7px;
}

.info-detials .product-inner-info.ussage .categories-ussage img {
    width: 93px;
}

.info-detials .product-inner-info.ussage .categories-ussage {
    display: inline-flex;
    padding: 12px 0;
}

.info-detials .categories-ussage .ussage-group {
    width: fit-content;
    float: left;
}

.info-detials .product-inner-info img {
    width: 59px;
}

.info-detials .product-inner-info .categories-smartlist img {
    width: 93px;
}

.info-detials .product-inner-info.right-columns {
    width: 100%;
    padding: 15px 0;
}

.info-detials .product-inner-info.right-columns img {
    height: 76px;
    width: auto;
    padding: 10px 10px;
}

.info-detials .product-inner-info span,
.info-detials h3 {
    font-weight: bold;
    letter-spacing: 0.02em;
    line-height: 36px;
}

.info-detials .categories-smartlist {
    display: table;
    margin-right: 40px;
}

.info-detials .categories-smartlist .img-icon {
    display: table-cell;
}

.info-detials .categories-smartlist p {
    display: table-cell;
}

.info-detials .categories-ussage .ussage-group i {
    margin-right: 10px;
    color: #ef3842;
}

.info-detials-img {
    width: 50%;
}

.ingredients-img {
    width: 100%;
    display: none;
}

.info-detials.video span {
    font-family: galada;
    font-weight: normal;
    font-size: 53px;
    line-height: 36px;
    color: #ef3842;
}

.info-detials.video .info-hrline-red {
    width: 43.51px;
    height: 6px;
    background: linear-gradient(90deg, #ff8279 0%, #ef3842 55.73%);
    border-radius: 30px;
    transform: rotate(-0.31deg);
    margin: 0;
}

.info-detials.video p {
    padding: 40px 0;
}

.info-detials.use ul {
    padding: 0;
}

.info-detials.use li {
    list-style-position: outside;
    margin-left: 1.5em;
}

.info-detials {
    position: relative;
    width: 100%;
    overflow: auto;
    text-align: left;
    padding-right: 2em;
}

.play-vedio-btn img,
.play-vedio-btn02 img {
    width: 100%;
    display: block;
}

#top-video,
#top-video02 {
    margin-top: 50px;
    display: none;
}

.user-cm-list {}

.user-cm-list ul {
    padding: 0;
}

.user-cm-list li {
    display: inline-block;
    padding: 25px 0;
    border-bottom: 2px solid #e5e5e5;
}

.user-cm-list .user-cm {
    display: inline-flex;
    width: 100%;
}

.user-cm-list .user-cm img {
    width: 100%;
}

.user-cm-list .user-cm .cm-list {
    width: 80%;
}

.user-cm-list .user-cm .user-avatar {
    width: 16%;
    margin: 0 2%;
}

.user-cm-list .user-cm .cm-list ul {
    /* height: 27px; */
}

.user-cm-list .user-cm .cm-list li {
    padding: 0;
    border-bottom: none;
}

.user-cm-list .user-cm .cm-list li img {}

.user-cm-list .user-cm .cm-list h6 {
    font-size: 16px;
    width: fit-content;
    float: left;
    margin: 0;
    line-height: 29px;
    padding-right: 20px;
}

.user-cm-list .user-cm .cm-list span {
    width: 100%;
    float: left;
    padding: 6px 0;
    color: #202020;
    font-size: 16px;
    font-weight: 600;
}

.user-cm-list .user-cm .cm-list p {
    float: left;
    width: 100%;
    color: #202020;
}

.user-cm-list .user-cm .cm-list img {}

.user-hr {
    border-top: 2px solid #e6e6e6;
}

.user-bg {
    background: #fbfbfb;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    box-shadow: 3px 3px 14px -3px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding: 30px 60px;
}

.star-rate img {
    width: 45%;
}

.rate-line .rate01 {
    width: 5%;
}

.rate-line .rate02 {
    width: 5%;
}

.rate-line .rate03 {
    width: 60%;
}

.rate-line .rate04 {
    width: 20%;
}

.rate-line .rate01,
.rate-line .rate02,
.rate-line .rate03,
.rate-line .rate04 {
    padding: 0;
}

.line-clr {
    width: 98%;
    height: 8px;
    background: #e4e4e4;
    border-radius: 30px;
    margin: 0 1%;
}

.line-clr.active {
    width: 98%;
    height: 8px;
    background: #ef3842;
    border-radius: 30px;
    margin: 0 1%;
}

.rate-line .table td {
    vertical-align: middle;
}

.rate02 img {
    width: 15px;
}

.info-detials table {
    text-align: left;
    line-height: 19px;
}

.side-stickinfo {
    position: absolute;
    width: 102px;
    height: 408px;
    left: 138px;
    top: 157px;
    background: linear-gradient(180deg, #ffe6ca 0%, #fff4e8 100%);
    border-radius: 15px;
    z-index: 9;
}

.side-stickinfo ul {
    padding: 0;
}

.side-stickinfo li {
    list-style: none;
    position: relative;
    display: flex;
}

.side-stickinfo .side-info {
    width: 60px;
    height: 76px;
    /* border-radius: 100px; */
    /* background: #ffffff; */
    /* border: 2px solid #263a8b; */
    margin: 12px 20px;
    position: relative;
    box-sizing: border-box;
}

.label-p-1 {
    background-image: url(../images/icons/sold-icon.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.label-p-2 {
    background-image: url(../images/icons/likes-icon.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.side-stickinfo .side-info p {
    margin: 0;
    text-align: center;
    font-size: 18px;
    position: absolute;
    width: 100%;
    top: 12px;
    font-weight: 500;
    color: #fff;
}

.side-stickinfo .side-info.like p {
    position: relative;
    color: #fff;
    width: 100%;
    top: 0px;
    font-weight: 500;
    margin: 0;
    text-align: center;
    font-size: 12px;
}

.side-stickinfo .side-info.like .like-bg {
    margin: 0;
    text-align: center;
    position: absolute;
    width: 130%;
    top: 56px;
    font-weight: 500;
    background: #263a8b;
    border-radius: 10px;
    border: 2px solid #263a8b;
    left: -14%;
}

.side-stickinfo .side-info.like .like-bg .like-bg01 {
    /* margin: 0; */
    /* text-align: center; */
    /* position: absolute; */
    width: 100%;
    /* top: 56px; */
    /* font-weight: 500; */
    background: #263a8b;
    border-radius: 7px;
    border: 2px solid #ffffff;
    left: -3%;
}

.side-stickinfo .side-info span {
    text-align: center;
    font-size: 12px;
    position: absolute;
    width: 100%;
    top: 35px;
    color: #fff;
}

.sc-newStyle {
    /* display: flex; */
}

.toothtip-my.active::after {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    left: 13%;
    z-index: -1;
    border-top: 0px solid transparent;
    border-left: 23px solid #ef3842;
    border-bottom: 12px solid transparent;
    /* transform: translate(-28%,-38%) rotate(47deg); */
    /* background-color: #ef3842; */
    /* box-shadow:0 1px 8px rgba(0,0,0,0.5); */
}

.toothtip-my.active {
    position: absolute;
    z-index: 9;
    right: -45%;
    top: 6px;
    width: auto;
    text-align: center;
    line-height: 20px;
    border-radius: 10px;
    padding: 6px 10px;
    opacity: 1;
    background: #ef3842;
    box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.2);
}


/* .toothtip-my.active p{
    z-index:9;
    background:#f00;
} */

.toothtip-my {
    opacity: 0;
}

.toothtip-my.active p {
    margin: 0;
    padding: 0;
    font-size: 12px;
}

.sc-newStyle .add-newstyle,
.delivery-newStyle .add-newstyle,
.stock-newStyle .add-newstyle {
    text-align: center;
    position: absolute;
    width: 76%;
    top: 64px;
    font-weight: 500;
    background: #fff;
    border-radius: 10px;
    border: 2px solid #263a8b;
    margin-left: 12%;
}

.sc-newStyle .add-newstyle .inner-ly,
.delivery-newStyle .add-newstyle .inner-ly,
.stock-newStyle .add-newstyle .inner-ly {
    width: 100%;
    top: 64px;
    font-weight: 500;
    background: #263a8b;
    border-radius: 8px;
    border: 2px solid #ffffff;
}

.add-newstyle span {
    text-align: center;
    width: 100%;
    font-weight: 500;
    color: #fff;
    font-size: 12px;
}

.side-stickinfo .side-info img {
    position: absolute;
    top: 2px;
    left: 0px;
    width: 100%;
}

.fml-multineed .owl-theme .item img {
    width: 90%;
    margin: auto;
}

.fml-multineed .owl-theme .item a {
    text-align: center;
    font-size: 12px;
}

.fml-multineed .owl-nav {
    width: 100%;
    position: absolute;
    top: 33%;
}

.fml-multineed .owl-theme .owl-nav span {
    line-height: 30px;
    font-size: 44px;
    color: #ffffff;
    font-family: "roboto", sans-serif !important;
}

.fml-multineed .owl-carousel .owl-nav button.owl-next,
.fml-multineed .owl-carousel .owl-nav button.owl-prev {
    width: 35px;
    height: 35px;
    background: #ef3842;
    border-radius: 100%;
    position: absolute;
}

.fml-multineed .owl-carousel .owl-nav button.owl-next {
    right: 35px;
}

.fml-multineed .owl-carousel .owl-nav button.owl-prev {
    left: 10px;
}

.fml-multineed .nav-pills li.nav-item.active {
    opacity: 1;
}

.fml-multineed .nav-pills li.nav-item {
    position: relative;
    text-align: center;
    width: 90%;
    /* height: 110px; */
    display: block;
    opacity: 0.3;
    margin: 0 0.5%;
}

.fml-multineed .nav-pills img {
    width: 126px;
}

.fml-multineed .nav-pills .nav-link {
    color: #263a8b;
    width: 100%;
    background: none;
    padding: 0;
    font-size: 13px;
    line-height: 25px;
}

.fml-multineed .nav-pills .nav-link.active,
.fml-multineed .nav-pills .show>.nav-link {
    color: #263a8b;
    background: none;
}

.fml-multineed .downarrow {
    width: 100%;
    height: 28px;
    position: absolute;
    bottom: 0px;
}

.fml-multineed .downarrow img {
    width: 89px;
    margin: auto;
    height: 28px;
}

.fml-multineed .nav.nav-pills {
    width: 149%;
    /* overflow-x: scroll; */
    /* display: inline-flex; */
    height: 169px;
}

.fml-multineed .sublist {
    z-index: 19;
    margin-bottom: -3px;
    /* height: 161px; */
    width: 100%;
    overflow-y: hidden;
    position: relative;
}

.fml-multineed .nav-pills li.nav-item.active .downarrow {
    opacity: 1;
}

.fml-multineed .downarrow {
    width: 100%;
    height: 28px;
    position: absolute;
    bottom: 0px;
    opacity: 0;
    z-index: 19;
}


/* test scrollbar */

.nav {
    transition: all 0.4s;
    left: 0;
}

.hr-row {
    position: absolute;
    margin: auto;
    width: 100%;
    z-index: 9;
}

.hr-margin {
    margin-top: 197px;
    margin-bottom: 30px;
}

.hr-line-cart,
.hr-line-ccpay {
    border-top: 1px solid #818181;
}

.body-monalisa .hr-line-cart,
.body-monalisa .hr-line-ccpay {
    border-top: 1px solid #EEB5A1;
}

.mult-info {
    display: table;
}

.mult-info img {
    width: 70%;
    margin: 0 15%;
}

.mult-info p {
    text-align: center;
}

.mult-info-6 {
    width: 50%;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding: 20px 0px;
}

.fml-multineed .multi-subinfo.nav.nav-tabs {
    width: fit-content;
    margin: auto;
    border: none;
}

.fml-multineed .multi-subinfo.nav.nav-tabs img {
    padding: 0px 10px;
}

.fml-multineed .multi-subinfo.nav.nav-tabs p {
    margin: 0;
}

.fml-multineed .multi-subinfo .downarrow {
    position: relative;
    bottom: 0px;
    opacity: 0;
    z-index: 19;
}

.multi-inner .tab-content {
    background: none;
    border: none;
    border-top: 1px solid #dee2e6;
    /* margin-top: 143px; */
}

.multi-inner nav {
    position: relative;
    /* position: absolute; */
    width: 100%;
}

.multi-inner .info-hrline-red {
    width: 43.51px;
    height: 6px;
    background: linear-gradient(90deg, #ff8279 0%, #ef3842 55.73%);
    border-radius: 30px;
    transform: rotate(-0.31deg);
    margin: auto;
}


/* payment method */

.payment-box form li,
.payment-box form li:hover,
.payment-box form li:focus {
    border: none;
}

.payment-box .nav-tabs .nav-link.active,
.payment-box .tab-content {
    color: #343a40;
    background: none;
    border: none;
}

a#payOne-tab.active {
    background: none;
}

.payment-box form li a {
    color: #6c757d;
    padding: 0px 2px;
}

.payment-box .nav-tabs .nav-link:hover,
.payment-box .nav-tabs .nav-link:focus,
.payment-box .nav-tabs {
    border: none;
}

.payment-box .tab-content {
    padding-top: 1rem;
    padding-bottom: 2rem;
}

.multi-inner .nav-tabs .nav-link,
.multi-inner .nav-tabs .nav-link.active,
.multi-inner .nav-tabs .nav-link:hover,
.multi-inner .nav-tabs .nav-link:focus,
.multi-inner .nav-tabs .nav-link.active:focus {
    background: none;
    border-color: #dee2e600;
    border-bottom-color: #fff0;
    padding: 0;
    margin: 0;
}

.fml-multineed .multi-inner h1 {
    line-height: 70px;
    letter-spacing: 0.01em;
    font-size: 30px;
}

.fml-multineed .multi-subinfo.nav.nav-tabs {
    width: fit-content;
    margin: auto;
    border: none;
}

.fml-multineed .outer.tab-content {
    margin-top: 0;
    background: none;
    border: none;
}

.fml-multineed .inner.tab-content {
    /* margin-top: 0; */
    background: none;
    border-top: 1px solid #dee2e6;
}

.fml-multineed .btn-link {
    color: #ef3842;
    font-size: 30px;
}

.fml-multineed .btn-link:hover {
    color: #aaaaaa1c;
    text-decoration: underline;
}

.inner.tab-content.height-limit-scroll {
    /* height: 800px; */
    overflow: auto;
}

.product-item-list {
    padding: 10px 28px;
    /* background: rgb(255, 255, 255); */
    margin: 20px 0;
    text-align: center;
}

.product-item-list img {
    width: 100%;
    margin: auto;
    /* padding: 0 25px; */
}

.product-item-list p {
    color: #ef3842;
    font-weight: 600;
}

.product-item-list h5 {
    font-size: 15px;
    color: #263a8b;
    line-height: 16px;
    margin-top: 10px;
}

.product-item-list a:hover {
    text-decoration: none;
}

.product-item-list:hover {
    background: url(../images/formula/item_bg.svg) no-repeat center top;
}

.col-md-3.item414 {
    width: 50%;
}

.multi-subinfo .nav-link.active .downarrow {
    opacity: 1;
}

.payment-box {
    width: 100%;
    padding: 0px 20px;
}

.pay-itembox,
.pay-itembox2 {
    background: #e9e9e9;
    border-right: 1px solid #d7d7d7;
    box-sizing: border-box;
    box-shadow: 3px 3px 14px -3px rgb(0 0 0 / 42%);
    border-radius: 20px;
    padding: 5px 5px;
    height: 120px;
    width: 140px;
    position: relative;
    margin-right: 3em;
    text-align: center;
}

.card-itembox,
.card-itembox2 {
    background: #ffffff;
    box-sizing: border-box;
    box-shadow: 3px 3px 14px -3px rgb(0 0 0 / 10%);
    padding: 8px 5px;
    width: 200px;
    position: relative;
    margin-right: 3em;
    border-radius: 14px;
    border: 1px solid #80808054;
}

.pay.checkout-tick,
.pay.checkout-tick-g {
    position: absolute;
    top: 10px;
    left: 10px;
    width: auto;
    padding: 0;
}

.pay.checkout-tick input[type="radio"],
.pay.checkout-tick-g input[type="radio"] {
    display: none;
}

.pay.checkout-tick label {
    background: #fff;
    border: 1px solid #9D1B2F;
    height: 22px;
    width: 22px;
    border-radius: 30px;
    display: block;
    padding: 0 0 0 0px;
}

.body-monalisa .pay.checkout-tick label {
    border: 1px solid #58595B;
}

.pay.checkout-tick-g label {
    background: #fff;
    border: 1px solid #d6d6d6;
    height: 22px;
    width: 22px;
    border-radius: 30px;
    display: block;
    padding: 0 0 0 0px;
}

.pay.checkout-tick input[type="radio"]:checked+label {
    background-color: #9D1B2F;
}

.pay-itembox img {
    margin-top: 10px;
    width: 40%;
}

.payment-box .nav-tabs .nav-link:hover,
.payment-box .nav-tabs .nav-link:focus,
.nav-link:focus-visible,
.payment-box .nav-tabs {
    border: none;
    width: 100%;
}

.pay-itembox2 img {
    margin-top: 10px;
    width: 39%;
}

.pay-itembox h5,
.pay-itembox2 h5 {
    font-size: 12px;
    margin-top: 5px;
    color: #000;
}

.card-itembox h5,
.card-itembox2 h5 {
    font-size: 12px;
    margin-top: 5px;
    color: #000;
}

.payment-box .error {
    color: red;
}

.payment-box label {
    font-size: 14px;
    line-height: 16px;
    color: #9D1B2F;
    text-align: left;
    width: 100%;
}

.body-monalisa .payment-box label {
    color: #58595B;
}

.payment-box-florida label {
    color: #000;
}

.payment-box .form-control {
    background: #e4e4e4;
    border: none;
    box-sizing: border-box;
    box-shadow: 3px 3px 14px -3px rgb(0 0 0 / 10%);
    border-radius: 30px;
    display: block;
    width: 100%;
    height: calc(1.8em + 0.75rem + 2px);
    padding: 3px 20px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.6;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.payment-box label span {
    color: red;
    padding: 0 5px;
}

.link-copied {
    color: #f3ad43;
}

.checkbox-style input[type="radio"]+label {
    background: #fff0;
    border: 1px solid #B31329;
    height: 22px;
    width: 22px;
    border-radius: 30px;
    display: block;
    padding: 0;
    margin: 0;
}

.checkbox-style input[type="checkbox"],
.checkbox-style input[type="radio"] {
    display: none;
}

.checkbox-style input[type="radio"]:checked+label {
    background: #B31329;
}

.checkbox-style input[type="checkbox"]+label {
    background: #fff;
    border: 1px solid #ef3842;
    height: 22px;
    width: 22px;
    border-radius: 30px;
    display: block;
    padding: 0;
    margin: 0;
}

.checkbox-style input[type="checkbox"]:checked+label {
    background: #ef3842;
}

.form-submit-list {
    display: inline-flex !important;
    float: left;
    padding: 0;
}

.form-submit-list {
    display: inline-flex !important;
    float: left;
    padding: 0;
}

.checkbox-style span {
    padding: 0 12px;
    text-align: left;
    color: #000000;
    font-size: 14px;
}

.checkbox-style span a {
    color: #ffd587;
}

.checkbox-style span a:hover {
    text-decoration: none;
    color: #ff5c5c;
}

.padding-zero {
    padding: 0 !important;
}

.margin-zero {
    margin: 0 !important;
}

.payment-box .red-ball-bg {
    background-position: 95% 60%;
}

.pay.yellow-ball-bg {
    background-position: 81% 107%;
}

.pay .blue-box-bg {
    background-position: 91% 43%;
}

.order-box.red-ball-bg {
    background-position: 95% 60%;
}

.light-bg {
    background: #ffead4;
}

.pay.order-box {
    border-bottom: none;
    margin-bottom: 0;
}

.pay-itemlist ul {
    margin: 0;
    padding: 0;
}

.pay-itemlist li {
    list-style: none;
    text-align: left;
    /* padding: 2px 0; */
}

.pay-itemlist p {
    line-height: 17px;
    margin: 0;
    color: #fff;
    width: fit-content;
    display: inline-block;
    font-weight: 500;
    font-size: 13px;
}

.pay-itemlist .price-qlt p+p {
    color: #ffcc00;
    float: right;
    margin-right: 10px;
}

.pay-itemlist .price-qlt p {
    float: left;
    font-weight: normal;
}

.pay-itemlist {
    width: 93%;
}

.pay-itemlist .hr-line-cart {
    width: 90%;
    margin: 15px 5%;
}

.pay-pd-scroll {
    height: 322px;
    overflow-y: scroll;
}

.payment-mt {
    margin-top: 1.5em;
}

a#payOne-tab.active,
a#payOne-tab.hover,
a#payOne-tab.visited,
a#payOne-tab.focus-visible {
    background: none;
    border: none;
}


/* cart page */

.delivery-choice .tab-content .tab-pane {
    padding: 0rem;
}

.delivery-choice .tab-content {
    margin: 0;
    background: none;
    border: none;
}

.delivery-choice .nav-link {
    color: #263a8b;
    padding: 0.5rem 0rem;
}

.delivery-choice .nav-pills .nav-link.active,
.delivery-choice .nav-pills .show>.nav-link {
    color: #263a8b;
    background: none;
}

.delivery-choice ul li {
    width: 44%;
    text-align: center;
    margin-right: 20px;
}

.delivery-choice .nav-link.active .red-dot {
    background: #9D1B2F;
}

.red-dot {
    position: absolute;
    border: 1px solid #9D1B2F;
    height: 22px;
    width: 22px;
    border-radius: 30px;
    background: #fff;
}

.red-dot-florida {
    border: 1px solid #C4C4C4;
}

.delivery-choice .nav-link.active .red-dot-florida {
    background: #C4C4C4;
}

.delivery-choice .checkout-tick {
    position: relative;
    width: 100%;
    padding: 0;
    top: 0;
}

.delivery-choice {
    width: auto;
}

.checkout-ml-3 {
    margin-left: 3.8em;
}

.delivery-choice .find-store {
    display: inline-block;
    padding: 0 15px;
    width: 60%;
    font-size: 14px;
}

.checkout-btn:hover {
    text-decoration: none;
    color: #ffffff;
}

.delivery-choice .find-store p {
    margin: 0;
    padding-left: 7px;
}


/* menu open and close icon */


/* .close-icon{
    background: rgb(208 208 208);
    left: 90px;
} */

.open-icon {
    position: absolute;
    top: 0;
    left: 89px;
    height: 30px;
    width: 30px;
    z-index: 5;
    border-radius: 30px;
    display: block;
    background: rgb(38 58 139);
    transform: rotateY(1deg);
    display: none;
    transition: transform 330ms ease-in-out;
}

.open-icon i {
    color: #fff;
    font-size: 23px;
    line-height: 30px;
}

.side-stickinfo.active,
.side-stickinfo,
.open-icon,
.cover-bg,
.ft-menu-mb,
.user-edit,
.rbs-col .accordion-item span {
    transition-duration: 0.5s;
}

.ft-cart-content .item-buy .buy-btn {
    display: block;
    /* margin: auto; */
    color: #1d100b;
    padding: 8px 15px;
    text-decoration: none;
    cursor: pointer;
}


/* footer menu */

.ft-cart-content {
    display: block;
    max-width: 100%;
    position: relative;
}

.close-cart {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 300;
    font-size: 26px;
    opacity: 0.8;
}

.footer-menu {
    background: #fff;
    position: sticky;
    padding: 0;
    margin: 0;
    width: 100%;
    bottom: -60px;
    z-index: 318;
    display: none;
}

.footer-menu .ft-cart-nav {
    margin: 0;
    background: radial-gradient(100% 100% at 50% 0%, #664c40 0%, #171717 100%);
    border: none;
    list-style: none;
    display: inline-flex;
    width: 100%;
    padding: 0;
    text-align: center;
}

.footer-menu .ft-cart-nav li {
    padding: 8px 0;
}

.footer-menu .item01 button {
    color: #fff;
    font-size: 25px;
    /* margin-top: 13px; */
}

.footer-menu .item02 button,
.footer-menu .item03 a {
    color: #000;
    font-weight: normal;
    text-decoration: none;
    font-size: 0.9rem;
}

.footer-menu .ft-cart-nav a,
.footer-menu .ft-cart-nav button {
    padding: 0;
    line-height: 50px;
}

.nav-item:focus {
    background: rgb(167, 167, 167);
}

.ft-cart-nav .item02 button {
    background: none;
    border: none;
    width: 100%;
    height: auto;
}

.ft-cart-nav .item02 {
    background: linear-gradient(121deg, #e79c72 15.88%, #ffc9ab 51.78%);
}

.ft-cart-nav .item03 {
    background: linear-gradient(114.95deg, #e6bb7a 15.88%, #ffdd9c 57.46%);
}

.ft-cart-nav .link-cart-page {
    background: url(../assets/images/icons/cart.png) no-repeat center, linear-gradient(180deg, #493831 15.88%, #1a1918 57.46%);
    background-size: 36%;
}

.buy-btn.one,
.buy-btn.one.warning,
.ft-cart-nav .item03.display,
.ft-cart-nav .item02.display,
.ft-cart-nav .item03.warning.display,
.ft-cart-nav .item02.warning.display {
    background: #909090;
    box-shadow: 0px 4px 4px rgb(103 103 103 / 20%);
    background: -moz-linear-gradient(89.62deg, #b5b5b5 0%, #848484 96.99%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b5b5b5), color-stop(50%, #d0d0d0), color-stop(51%, #a5a5a5), color-stop(100%, #828282));
    background: -webkit-linear-gradient(89.62deg, #b5b5b5 0%, #848484 96.99%);
    background: -o-linear-gradient(right, #dadada 0%, #b9b9b9 50%, #b3b3b3 51%, #757575 100%);
    background: linear-gradient(89.62deg, #b5b5b5 0%, #848484 96.99%);
    text-decoration: none;
}

#fml ul li a[aria-expanded="true"] {
    background: #ef3842;
    border-radius: 50px;
    width: 39px;
    height: 39px;
    padding: 0;
    text-align: center;
}

#fml ul li a[aria-expanded="true"] i {
    color: #fff;
    padding: 0;
    margin: 0;
    line-height: 39px;
}

#fml ul li a[aria-expanded="false"] {
    background: #ffffff;
    border-radius: 50px;
    width: 39px;
    height: 39px;
    padding: 0;
    text-align: center;
    line-height: 39px;
}

.ft-menu-mb,
.user-edit,
.user-info.top-bar-tab {
    display: none;
}

.mobile-user-box {
    /* position: absolute; */
    display: inline-grid;
    background: none;
    right: 0;
    padding: 0px;
    width: 100%;
    top: 0;
    border-bottom: none;
    box-shadow: none;
}

.mobile-user-box a {
    display: flex;
    align-items: center;
    padding: 10px 0px;
    font-size: 14px;
    color: white;
    text-decoration: none;
}

.body-monalisa .mobile-user-box a, .dashboard-monalisa .mobile-user-box a {
    color: #58595B;
    padding: 10px 10px;
}
.body-monalisa .mobile-user-box a:hover, .dashboard-monalisa .mobile-user-box a:hover {
    background: #58595B;
    color: #EEB5A1;
    border-radius: 10px;
    cursor: pointer;
}
.user-ft-line {
    background: #ffffff;
    /* width: 104% !important; */
    right: -1%;
    margin-top: 1% !important;
    position: relative;
    width: 100%;
    height: 1px;
}

.mobile-user-box i {
    display: inline;
    padding: 0 10px;
    font-size: 18px;
}

.mobile-user-box a:hover,
.mobile-user-box a:focus {
    text-decoration: none;
    color: #ef3842;
}

.mobile-none {
    display: block;
}

.cp-left {
    float: left;
}

.cp-right {
    float: right;
}

.addpd.slick-slide {
    margin: 10px;
    border-radius: 15px;
    float: left;
    height: 80px;
    /* min-height: 1px; */
    overflow: hidden;
    opacity: 1;
    border: none;
}

#paythree input[type="file"],
#payFive input[type="file"] {
    font-size: 12px;
    width: 100%;
}

#fileUpload::-webkit-file-upload-button {
    /* background: linear-gradient(114.95deg, #e6bb7a 15.88%, #ffdd9c 57.46%); */
    box-shadow: 3px 3px 15px 5px rgb(0 0 0 / 30%);
    color: #000;
    padding: 0.5em;
    border-radius: 15px 0 0 15px;
    padding-left: 10px;
    border: none;
    height: 35px;
}

.upload-box input {
    background: #fbfbfb;
    border: 1px solid #d9d9d9;
    box-shadow: 3px 3px 14px -3px rgb(0 0 0 / 10%);
    border-radius: 30px;
    display: block;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.ft-cart-content-body {
    position: relative;
}

.top-banner .slick-dots {
    bottom: -13px;
}

.my-text-danger {
    color: #9D1B2F;
    font-size: 12px;
}

.item-buy-section-quantity input {
    width: 50px;
    height: 40px;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: black;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: 0.5;
}

.fade {
    transition: opacity 0.15s linear;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.ftitemCount.outside {
    position: relative;
    color: #3a1d1d;
    top: -10px;
    right: -20px;
    font-size: 12px;
    background: #e5e5e5;
    padding: 5px 8px;
    border-radius: 20px;
    line-height: normal;
    box-shadow: 1px 1px 2px #00000045;
}

.ftitemCount {
    /* position: relative; */
    color: #484848;
    top: 2px;
    right: 0;
    /* font-size: 16px; */
    /* background: #e6e6e6; */
    /* padding: 5px 10px; */
    border-radius: 20px;
    line-height: 30px;
}

.showlinkCart.active #showCart {
    position: absolute;
    z-index: 100;
    right: 3px;
    top: 4px;
    width: 65px;
    height: 30px;
    background: #e6e6e6;
    border-radius: 15px;
    display: block;
}

#showCart {
    position: absolute;
    z-index: 100;
    right: 3px;
    top: 4px;
    width: 65px;
    height: 30px;
    background: #e6e6e6;
    border-radius: 15px;
    display: none;
}

#showCart i {
    position: absolute;
    z-index: 100;
    right: 9px;
    top: 8px;
    color: #e83030;
}

#myTab li a:focus-visible {
    background-color: none;
    color: rgba(0, 0, 0, 0);
}

.pay-mb {
    padding-bottom: 1em;
}

.ft-price-img,
.ft-price {
    position: relative;
    width: 100%;
    display: flex;
    border-bottom: 1px solid #c3c3c3;
    margin-bottom: 15px;
    padding-bottom: 15px;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.ft-price-img img {
    position: relative;
    width: 20%;
    /* display: table-cell; */
    border-radius: 15px;
    /* border: 1px solid #dadada; */
}

.ft-price-img .info {
    position: relative;
    width: 80%;
    /* display: table-cell; */
    /* vertical-align: middle; */
    padding-left: 10px;
}

.ft-price-img .rbs-price {
    position: relative;
    width: 100%;
    padding-left: 23%;
}

.ft-price-img .rbs-price ul {
    margin: 0;
    padding: 0;
}

.ft-price-img .rbs-price ul li {
    list-style: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 500;
}

.ft-price-img .rbs-price .title {
    color: #202020;
    width: 55%;
}

.ft-price-img .rbs-price .price {
    color: #ef3842;
}

#searchModal .modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #0000;
    background-clip: padding-box;
    border: none;
    border-radius: 0.3rem;
    outline: 0;
    height: 100px;
}

/* #userContent.active,
#userContent {
    position: fixed;
    transition: transform 330ms ease-in-out;
    z-index: 32;
    width: auto;
    margin: 0px;
}

#userContent {
    transform: translate(0, -124vh);
} */

#userContent.active {
    position: fixed;
    transition: transform 330ms ease-in-out;
    z-index: 32;
    width: auto;
    margin: 0px;
}

#userContent {
    transform: translate(0, -124vh);
    position: fixed;
}

#userContent.active {
    transform: translate(0, 0vh);
}

.bot .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: table-caption;
    margin-left: auto;
    margin-right: auto;
}

.lead-contant,
.lead-center,
.lead-tit,
.shopby-body {
    position: relative;
    width: 100%;
}

.lead-tit {
    padding-top: 155px;
}

.img-sb-l,
.img-sb-r {
    position: absolute;
    z-index: 1;
}

.img-sb-l {
    top: -104px;
    left: 64px;
    width: 25%;
}

.img-sb-r {
    top: -79px;
    right: 63px;
    width: 20%;
}

.shopby-content {
    padding-top: 119px;
    margin: auto 25px;
}

.shopby-center {
    width: 299px;
    text-align: center;
    position: absolute;
    z-index: 5;
    padding: 14px 13px 12px 13px;
    color: #fff;
    border-radius: 10px 10px 0px 0px;
    background: #6faafe;
    background: linear-gradient(180deg, #6faafe 0%, #3d5fb5 100%);
    border-radius: 20px 20px 0px 0px;
    margin: auto 37.5%;
    top: 48px;
}

.shopby-body .inner-top {
    display: inline-flex;
    padding: 15px 0;
    border-bottom: 2px solid #f00;
}

.shopby-body .inner-bot {
    position: relative;
}

#owl-shopbyone .item,
#owl-shopbytwo .item {
    background: none;
    padding: 0px 0px;
    margin: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

#owl-shopbyone .item a,
#owl-shopbytwo .item a {
    text-decoration: none;
}

.shopby-body .inner-bot a p {
    font-family: "Roboto";
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    margin: 0;
    padding: 0;
    color: #3c3c3c;
}

.item .ctg-name {
    height: 44px;
}

#owl-leadbyctg.owl-theme .owl-nav,
#owl-shopbyone.owl-theme .owl-nav,
#owl-shopbytwo.owl-theme .owl-nav {
    position: absolute;
    margin: 0;
    top: 45%;
    width: 100%;
}

#owl-leadbyctg.owl-carousel .owl-nav button.owl-next,
#owl-leadbyctg.owl-carousel .owl-nav button.owl-prev,
#owl-shopbyone.owl-carousel .owl-nav button.owl-next,
#owl-shopbyone.owl-carousel .owl-nav button.owl-prev,
#owl-shopbytwo.owl-carousel .owl-nav button.owl-next,
#owl-shopbytwo.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: #e8353f;
    background: radial-gradient(87.5% 87.5% at 50% 12.5%, #ff9ea4 0%, #ef3842 72.92%);
    box-shadow: 0px 4px 4px rgb(232 53 63 / 20%);
}

#owl-leadbyctg.owl-carousel .owl-nav button.owl-next span,
#owl-leadbyctg.owl-carousel .owl-nav button.owl-prev span,
#owl-shopbyone.owl-carousel .owl-nav button.owl-next span,
#owl-shopbyone.owl-carousel .owl-nav button.owl-prev span,
#owl-shopbytwo.owl-carousel .owl-nav button.owl-next span,
#owl-shopbytwo.owl-carousel .owl-nav button.owl-prev span {
    color: #fff;
    font-size: 32px;
    line-height: 22px;
    padding-left: 0;
    font-family: "Roboto";
}

#owl-leadbyctg.owl-carousel .owl-nav button.owl-prev {
    left: -30px;
}

#owl-leadbyctg.owl-carousel .owl-nav button.owl-next {
    right: -30px;
}

#owl-shopbyone.owl-carousel .owl-nav button.owl-prev {
    left: -12px;
}

#owl-shopbyone.owl-carousel .owl-nav button.owl-next {
    right: -15px;
}

#owl-shopbytwo.owl-carousel .owl-nav button.owl-prev {
    left: -12px;
}

#owl-shopbytwo.owl-carousel .owl-nav button.owl-next {
    right: -10px;
}

#owl-shopbytwo.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

#owl-shopbyone .item-shortprice,
#owl-shopbytwo .item-shortprice {
    position: relative;
    width: fit-content;
    border-radius: 7px;
    margin: 5px auto;
    padding: 0 20px;
}

#owl-shopbyone .item-shortprice-buy,
#owl-shopbytwo .item-shortprice-buy {
    position: relative;
    width: fit-content;
    background: linear-gradient(91.06deg, #6ea9fd 0.53%, #4267bc 99.14%);
    border-radius: 30px;
    margin: 5px auto;
    padding: 3px 20px;
}

#owl-shopbyone .item-shortprice-buy:hover,
#owl-shopbytwo .item-shortprice-buy:hover {
    background: linear-gradient(91.06deg, #2981ff 0.53%, #002e98 99.14%);
}

#owl-shopbyone .item-shortprice-buy p,
#owl-shopbytwo .item-shortprice-buy p {
    color: #ffffff;
    position: relative;
    margin: 0;
    font-size: 14px;
    line-height: 22px;
}

#owl-shopbyone .item-shortprice p,
#owl-shopbytwo .item-shortprice p {
    color: #e8353f;
    position: relative;
    margin: 0;
    font-size: 16px;
    line-height: 18px;
}

#owl-shopbyone .item-shortprice span,
#owl-shopbytwo .item-shortprice span {
    color: #e8353f;
    position: relative;
    font-size: 11px;
    font-family: "Roboto";
    padding: 0 2px;
    line-height: 18px;
    font-weight: 500;
}

.home-red-ball {
    position: absolute;
    top: 9%;
    left: -3%;
}

.home-yellow-ball {
    position: absolute;
    top: 6%;
    left: 83%;
    width: 4%;
}

.home-blue-ball {
    position: absolute;
    top: 51%;
    left: 94%;
    width: 11%;
}

.home-red-ball2 {
    position: absolute;
    top: 12%;
    right: 26%;
    width: 3%;
}

.home-red-ball3 {
    position: absolute;
    top: 4%;
    right: 23%;
}

.home-yellow-ball2 {
    position: absolute;
    top: 35%;
    right: 91%;
    width: 9%;
}

.group-ctg {
    width: 100%;
    height: auto;
    position: relative;
}

.group-tit {
    width: 100%;
    margin-left: 25px;
}

.group-list {
    width: 88%;
    display: table;
    margin-left: 51px;
}

.group-item {
    width: 100px;
    display: inline-table;
    margin: 2px 2px;
}

.group-item p {
    font-size: 13px;
    margin: 0;
    line-height: 16px;
    text-align: center;
}

.group-item img {
    width: 100%;
}


/* categories slider mobile */

.fml-homelist-icon .group-ctg .owl-nav button {
    position: absolute;
    top: 50%;
    background: #e8353f !important;
    color: #fff !important;
    margin: 0;
    transition: all 0.3s ease-in-out;
}

.group-ctg .owl-nav button.owl-prev {
    left: 15px;
}

.group-ctg .owl-nav button.owl-next {
    right: -29px;
}

.group-ctg .owl-dots {
    text-align: center;
    padding-top: 15px;
}

.group-ctg .owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background: #ccc;
    margin: 0 3px;
}

.group-ctg .owl-dots button.owl-dot.active {
    background-color: #000;
}

.group-ctg .owl-dots button.owl-dot:focus {
    outline: none;
}

.group-ctg .owl-nav button {
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: #e8353f !important;
    box-shadow: 0px 4px 7px 2px rgb(232 53 63 / 20%);
}

.group-ctg .owl-nav button:focus {
    outline: none;
}

.group-ctg .owl-carousel .owl-item img {
    display: block;
    width: 95%;
    margin-left: 5%;
}

.fml-homelist-icon .group-ctg .owl-nav span {
    font-family: "Roboto";
    font-weight: normal;
    font-size: 40px;
    line-height: 24px;
    color: #ffffff;
}

#ag-u-db-m .slick-prev,
.slick-next,
#ag-u-db-m .slick-prev,
.slick-next {
    position: absolute !important;
    display: block !important;
    /* height: 100% !important; */
    /* width: 30px !important; */
    line-height: 0px !important;
    font-size: 0px !important;
    cursor: pointer !important;
    /* background: transparent !important; */
    color: transparent !important;
    top: 50% !important;
    transform: translate(0, -50%) !important;
    padding: 0 !important;
    border: none !important;
    outline: none !important;
}

.showlinkBuy,
.showlinkCart {
    float: left;
    margin-right: 15px;
}

.showlinkBuy {
    display: none;
}

.showlinkCart {
    display: none;
}

.showlinkBuy.active,
.showlinkCart.active {
    display: block;
}

.item-ctgs {
    width: 100%;
    margin: auto;
    margin-top: 14px;
}

.cat-title {
    text-align: center;
    color: #851021;
    font-weight: 700;
    /* font-size: 1.2rem; */
    text-decoration: none;
}

.child-item-ctgs.active, .item-ctgs.active {
    /* background: radial-gradient(53.8% 53.8% at 50% 15.19%, #F21D1D 3.57%, #C91630 100%); */
    background: radial-gradient(53.8% 53.8% at 50% 27.19%, #400404 3.57%, #ae102e 100%);
    height: 160px;
    border-radius: 100px 100px 0px 0px;
    box-shadow: 0px -5px 6px rgba(0, 0, 0, 0.15);
}

.child-item-ctgs{
    height: 120px;
}
.child-item-ctgs a{
    text-decoration:
    none;
    line-height: initial;
}

.child-item-ctgs.active{
    height: 120px;
}

.child-item-ctgs.active a{
   padding-bottom: 10px;
}

.child-item-ctgs.active p,.item-ctgs.active .cat-title {
    color: #fff;
}

.item-ctgs img {
    width: auto !important;
    padding-top: 10px;
    height: 106px;
    margin: 0 auto;
}

.category-shop {
    display: flex;
    margin-top: 20px;
    text-align: center;
    /* margin-bottom: 50px; */
}

.category-shop img {
    width: 100px;
}

.arrow-image {
    width: 40px !important;
    height: 40px;
    margin-top: 50px;
    cursor: pointer;
}

.top-nav {
    margin-left: 1.5rem;
    font-weight: 600;
    font-size: 0.8em;
    margin-top: 30px;
}

.merchants-title {
    font-weight: 700;
    font-family: 'Lora';
    color: #A01529;
    width: fit-content;
}

.merchants-details {
    color: #5E5E5E;
    font-size: 0.75em;
}

.card-row {
    height: 195px;
}

.rounded-start-1 {
    border-bottom-left-radius: 1rem!important;
    border-top-left-radius: 1rem!important;
}

.square-img {
    height: 195px;
}

.ffood-form {
    padding-left: 10px;
    padding-bottom: 5px;
}

.fav-card {
    position: relative;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
}

.card-rows {
    display: flex;
    flex-direction: row;
    width: 100%;
    /* height: auto; */
    justify-content: stretch;
}

.card-row-1 {
   flex: 0 0 240px;
   height: 240px;
}

.square-img-2 {
    object-fit: cover;
    width: 100%;
    height: 240px;
    border-radius: 15px 0px 0px 15px !important;
}

.card-row-2 {
    flex: 1;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    white-space: nowrap;
    overflow: hidden;
}
h5.fav-shop-title {
    overflow: hidden;
    text-overflow: ellipsis;
}
.fav-shop-title{
    font-size: 14px;
    margin: 0px !important;
    padding-top: 6px;
    background: #9D1B2F;
    border-radius: 0px 14px 0px 0px;
    color: white;
    padding-bottom: 7px;
}
.fav-shop-title {
    background: #9D1B2F;
    color: white;
}
.fav-shop-title-florida {
    /* background: radial-gradient(151.35% 158.28% at 9.03% 128.27%, #FFC200 35%, #FFBC06 51%, #FFAE18 72%, #FF9736 98%, #FF953A 100%); */
    background: linear-gradient(#FFEAB5, #FFC907); /* changed according to figma - shirley */
    color: rgb(0, 0, 0);
}
.fav-shop-title-monalisa {
    background: #eeb5a100;
    color: #58595B;
}
h5.mer-pro-fd-title.mer-pro-fd-title-monalisa {
    background: #EEB5A1;
    color: #58595B;
}
.info-fav h4 {
    font-size: 20px;
    color: #A01529;
    font-weight: normal;
    margin-bottom: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.star-icon-column {
    float: left;
    width: 20px;
    padding-right: 5px;
}
.star-icon-column img{
    width: 15px;
}
.star-icon::after {
    content: "";
    clear: both;
    display: table;
}
.increment-button-2 button{
    margin-left: 0px !important;
}
.increment-button-2 input {
    width: 10px !important;
    font-size: 20px !important;
}

.form-add {
    display: flex;
    flex-direction: row;
    width: 100%;
}
.form-add-amount {
    flex: 0 0 70px;
}
.form-add-btn {
    flex: 1;
}
.price-col {
    margin-top: 5px;
}
.price-col h5 {
    color: #F21D1D !important;
    font-size: 16px !important;
    font-weight: 600;
    font-family: 'Lora';
}
.body-monalisa .price-col h5 {
    color: #58595B !important;
}
.product-tagline p{
    margin: 0;
    color: #5E5E5E;
    font-size: 13px;
    font-weight: 400;
    padding-left: 15px;
    text-align: left;
    line-height: unset;
    margin-top: 5px;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.price-col p {
    font-size: 11px !important;
    font-weight: 400;
    font-family: 'Lora';
    margin-top: -10px !important;
    margin-bottom: 10px;
}
.hr-card {
    border-radius: 1rem;
    box-shadow: 6px 6px 16px rgb(0 0 0 / 30%);
}

.increment-button button {
    width: 24px;
    height: 24px;
    outline: none;
    border-radius: 50px;
    color: red;
    border: 1px solid red;
    font-size: 15px;
    background-color: white;
}
.product-type-list {
    text-align: center;
}
.product-type {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
    border-radius: 50%;
    padding: 5px;
    width: 48px;
    float: right;
    margin-right: 10px;
    margin-top: 7px;
}
.product-type img{
    padding: 5px;
}
.product-page .ctg-list {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-around !important;
    margin: 0 auto;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-end;
    bottom: 0;
    left: 0;
}
.fa-star.checked {
    color: orange;
}

.info-div button.mrchnt-view-more {
    color: white;
    border-radius: 10px;
    height: 2rem;
    padding: 0px 1.5rem;
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border: none;
    font-family: 'Lora';
}

.mrchnt-ctgr {
    border-radius: 10px;
    height: 2rem;
    padding: 0 0.8rem;
}

select.mrchnt-ctgr {
    width: 5rem;
    appearance: none;
    color: white;
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.mrchnt-ctgr option {
    background-color: darkred;
}



/* .owl-item .item-ctgs p {
    color: #F21D1D;
    font-family: 'Lora', serif;
    text-align: center;
} */


/* .owl-item.active .item-ctgs p {
    color: #fff;
} */


/* .home-leadbyctg .owl-item {
    margin-right: 30px !important;
} */

.shopbyTwo .item p {
    margin: 0;
    color: #3c3c3c;
    text-align: center;
    line-height: 18px;
}

.shopbyTwo a:hover {
    text-decoration: none;
}

.shopbyTwo.owl-theme .owl-nav.disabled+.owl-dots {
    margin: 0;
    width: auto;
    position: absolute;
    top: -38px;
    right: 33px;
}

.shopbyTwo.owl-theme .owl-dots .owl-dot.active span,
.shopbyTwo.owl-theme .owl-dots .owl-dot:hover span {
    background: #e8353f;
    opacity: 1;
}

.shopbyTwo.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #e8353f;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
    opacity: 0.5;
}

.shopbyTwo span {
    font-family: arial;
    font-weight: normal;
    font-size: 36px;
    line-height: 24px;
    color: #ffffff;
    padding-left: 0px;
}

.shopbyTwo.owl-carousel .owl-nav button.owl-next {
    right: -30px;
}

.shopbyTwo.owl-carousel .owl-nav button.owl-prev {
    left: -36px;
}

.shopbyTwo.owl-carousel .owl-nav button.owl-next,
.shopbyTwo.owl-carousel .owl-nav button.owl-prev,
.shopbyTwo.owl-carousel button.owl-dot {
    color: inherit;
    border: none;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    padding: 0 !important;
    font: inherit;
    background: #e8353f;
    background: radial-gradient(87.5% 87.5% at 50% 12.5%, #ff9ea4 0%, #ef3842 72.92%);
    box-shadow: 0px 4px 4px rgb(232 53 63 / 20%);
    margin-left: 10px;
    position: absolute;
}

.shopbyTwo.owl-theme .owl-nav [class*="owl-"]:hover {
    background: #f44336;
    color: #ffffff;
    text-decoration: none;
}

.shopbyTwo.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    top: 28%;
    /* right: 0px; */
    width: 100%;
}

.limit-over {
    padding: 20px;
}

.limit-over p {
    margin: 0;
    padding: 15px 0;
    width: 100%;
    text-align: center;
    font-size: 15px;
}

.close.close-btn-flm {
    width: 30px;
    height: 30px;
    background: #f00;
    border-radius: 30px;
    z-index: 999;
    color: #fff;
    font-weight: normal;
    opacity: 1;
    position: absolute;
    right: -40px;
    top: 0px;
}

.pay.my-px-2 {
    /* margin-right: 2.5em; */
    width: 100%;
}

.ff ul {
    position: relative;
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
}

.ff ul li {
    list-style: none;
    display: inline-block;
    width: 24%;
    float: left;
}

.saveCard {
    position: relative;
    width: 100%;
    /* padding: 0px 20px; */
}

.saveCard ul {
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    display: table;
    width: 100%;
}

.saveCard ul li {
    list-style: none;
    display: inline-block;
    width: 212px;
    margin: 20px 0px;
    float: left;
}

.pay-box1 {
    padding: 0px 17px;
}

.link-pay-i {
    width: 40px !important;
}

.voucher-i {
    width: 50px !important;
}


/* RBS */

.rbs-col {
    /* background: #fbfbfb; */
    /* border: 1px solid #d9d9d9; */
    /* box-sizing: border-box; */
    /* box-shadow: 3px 3px 14px -3px rgba(0, 0, 0, 0.1); */
    /* border-radius: 15px; */
    /* padding: 0px 15px; */
    margin-top: 15px;
    margin-bottom: 0px;
    position: relative;
    /* float: left; */
}

.rbs-col.reminder {
    margin-top: 0;
    margin-bottom: 0px;
    position: relative;
}

.rbs-col.mb {
    margin-top: 15px;
    margin-bottom: 5px;
    background: #f4f4f4;
    width: 100%;
    border-bottom: 1px solid #c3c3c3;
    border-top: 1px solid #c3c3c3;
    /* margin-left: -15px; */
    /* margin-right: -15px; */
}

.rbs-col .list-box {
    display: none;
}

.rbs-col.active .list-box {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
}

.rbs-col .title {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 15px 0;
    flex-wrap: wrap;
    align-items: center;
}

.rbs-col .title span {
    width: 100%;
    padding-left: 80px;
    color: #f00;
    display: none;
}

.rbs-col .price-box h3 {
    font-weight: 600;
    font-size: 22px;
    color: #ef3842;
    margin: 0;
}

.rbs-col .price-box h3 span {
    font-size: 12px;
    color: #ef3842;
    font-weight: bold;
}

.rbs-col .title h3 {
    font-weight: 500;
    font-size: 16px;
    color: #252525;
    margin: 0;
}

.rbs-col .rbs-total .title p {
    font-weight: 500;
    font-size: 16px;
    color: #ef3842;
    margin-left: 15px;
    margin-bottom: 0;
}

.rbs-col .price-box p {
    font-size: 12px;
    color: #252525;
    margin: 0;
    /* padding-top: 20px; */
}

.rbs-col .title .icon-rbs {
    width: 28px;
    height: 28px;
    background: radial-gradient(87.5% 87.5% at 50% 12.5%, #ff9ea4 0%, #ef3842 72.92%);
    box-shadow: 0px 4px 4px rgba(232, 53, 63, 0.2);
    border-radius: 28px;
    margin-right: 10px;
    text-align: center;
    color: #ffff;
    font-size: 18px;
    font-weight: bolder;
    margin-right: 15px;
}

.rbs-col .title .icon-rbs1 {
    margin-right: 15px;
}

.icon-rbs.close {
    width: 28px;
    height: 28px;
    background: radial-gradient(87.5% 87.5% at 50% 12.5%, #ffffff 0%, #a2a2a2 72.92%);
    box-shadow: 0px 4px 4px rgb(0 0 0 / 20%);
    border-radius: 28px;
    margin-right: 10px;
    text-align: center;
    color: #525252;
    font-size: 18px;
    font-weight: initial;
    line-height: 27px;
    position: absolute;
    top: 14px;
    right: 5px;
    opacity: 1;
    z-index: 9;
}

.rbs-col .price-box {
    width: 32%;
    background: #fbfbfb;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    box-shadow: 3px 3px 14px -3px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    margin-right: 8px;
    margin-bottom: 15px;
    padding-left: 30px;
    padding: 7px 7px 7px 28px;
    position: relative;
}

.reminded-packages .price-box {
    width: 100%;
    background: #fbfbfb;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    box-shadow: 3px 3px 14px -3px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    margin-right: 8px;
    margin-bottom: 15px;
    padding-left: 30px;
    padding: 14px 20px;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
}

.reminded-packages .price-box p {
    font-size: 16px;
    color: #252525;
    margin: 0;
    padding-left: 10px;
}

.rbs-col .item-noteÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢.reminded-packages .price-box .item-note {
    font-size: 15px;
    color: #6f6f6f;
    margin: 0;
    line-height: 17px;
}

.rbs-col .price-box input[type="checkbox"]:checked+label {
    background: #ef3842;
    height: 17px;
    width: 17px;
    border-radius: 30px;
    display: inline-block;
    padding: 0 0 0 0px;
}

.reminded-packages input[type="radio"]:checked+label {
    background: #ef3842;
    height: 20px;
    width: 20px;
    border-radius: 30px;
    display: inline-block;
    padding: 0 0 0 0px;
}

.rbs-col .price-box input[type="checkbox"]+label {
    background: #fff;
    border: 1px solid #ef3842;
    height: 17px;
    width: 17px;
    border-radius: 30px;
    display: inline-block;
    padding: 0 0 0 0px;
    position: absolute;
    left: 7px;
    top: 7px;
}

.reminded-packages input[type="radio"]+label {
    background: #fff;
    border: 1px solid #ef3842;
    height: 20px;
    width: 20px;
    border-radius: 30px;
    margin: 0;
}

.rbs-col .price-box input[type="checkbox"] {
    display: none;
}

.reminded-packages .price-box input[type="radio"] {
    display: none;
}

.rbs-col .title .tit-group {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 0px;
}

.rbs-col .title .remind-bell {
    padding-left: 20px;
    width: 70px;
}

.rbs-col .title .remind-bell img {
    width: 100%;
}

.rbs-col .title .remind-bell i {
    width: 35px;
    height: 35px;
    background: radial-gradient(87.5% 87.5% at 50% 12.5%, #ff9ea4 0%, #ef3842 72.92%);
    box-shadow: 0px 4px 4px rgb(232 53 63 / 20%);
    border-radius: 28px;
    margin-right: 10px;
    text-align: center;
    color: #ffff;
    font-size: 24px;
    font-weight: bold;
    line-height: 32px;
    transform: rotate(337deg);
}

.btn.rbssubmit {
    background: linear-gradient(89.62deg, #70abff 0%, #3d5fb5 96.99%);
    box-shadow: 0px 4px 4px rgb(48 131 255 / 30%);
    border-radius: 40px;
    width: auto;
    height: auto;
    padding: 7px 30px;
    color: #fff;
    text-align: center;
    font-weight: 500;
}

.rbs-submitbox {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 20px;
}

.rbs-disable .btn.rbs-grey-btn {
    background: #909090;
    box-shadow: 0px 4px 4px rgb(103 103 103 / 20%);
    background: -moz-linear-gradient(89.62deg, #b5b5b5 0%, #848484 96.99%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b5b5b5), color-stop(50%, #d0d0d0), color-stop(51%, #a5a5a5), color-stop(100%, #828282));
    background: -webkit-linear-gradient(89.62deg, #b5b5b5 0%, #848484 96.99%);
    background: -o-linear-gradient(right, #dadada 0%, #b9b9b9 50%, #b3b3b3 51%, #757575 100%);
    background: linear-gradient(89.62deg, #b5b5b5 0%, #848484 96.99%);
    text-decoration: none;
    width: auto;
    padding: 6px 15px;
    height: 35px;
    border-radius: 30px;
}

.save-cc-box .form-check {
    padding-right: 5px;
}

.save-cc-box .form-check-input {
    border: 1px solid #ef3842;
    height: 22px;
    width: 22px;
    left: 27px;
    border-radius: 30px;
}

.save-cc-box .form-check-input:checked {
    background-color: #ef3842;
    border-color: #ef3842;
}

.save-cc-box .form-check-input:checked[type="checkbox"] {
    background-image: none;
}

.save-cc-box .form-check-input:focus {
    border-color: #ef3842;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(255 255 255 / 0%);
}

.save-cc-box label {
    color: #202020;
    font-weight: 400;
    margin-top: 10px;
    margin-left: 2rem;
}

.hr-paymargin {
    margin-top: 2rem;
}

.hr-paymargin2 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.hr-line-row {
    margin-left: -36px;
    margin-right: -36px;
}

.select-pay {
    text-align: left;
}

.select-pay h5 {
    color: #ffd587;
    font-size: 16px;
    font-weight: 500;
}

.rbs-col .accordion-item {
    background: none;
    border: none;
}

.rbs-col .accordion-button:not(.collapsed) {
    color: #000000;
    background: none;
    box-shadow: none;
}

.rbs-col .accordion-body {
    background: #f7f7f7;
    border-radius: 9px;
    border: 1px solid #dbdbdb;
    /* box-shadow: 2px 3px 3px #0000000d; */
    padding: 0;
}

.rbs-col .add-pd {
    padding: 0px 15px;
}

.rbs-col hr {
    border: none;
    background: #737373;
}

.rbs-col .accordion-button {
    padding: 0;
}

.rbs-col .accordion-button::after {
    margin-left: 20px;
    background-image: url("/images/icons/download.svg");
}

.height-fit {
    height: fit-content;
}

.rbs-col .accordion-button:focus {
    border: none;
    box-shadow: none;
}

.rbs-col .accordion-button:not(.collapsed)::after {
    background-image: url("/images/icons/download.svg");
    transform: rotate(-180deg);
}

.rbs-col .accordion-body h5 {
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    margin-top: 15px;
    margin-bottom: 5px;
}

.rbs-col .rbs-qlt-slc,
.rbs-col .rbs-time-slc {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.reminded-packages .rbs-col .rbs-time-slc .list-rbs {
    border: 1px solid #d9d9d9;
    box-shadow: 3px 3px 14px -3px rgb(0 0 0 / 10%);
    padding: 10px 10px 10px 30px;
    margin: 5px 5px 5px 0px;
    position: relative;
    width: 47%;
    align-items: center;
    border-radius: 15px;
    font-size: 15px;
    color: #202020;
}

.rbs-col .rbs-time-slc .list-rbs {
    border: 1px solid #d9d9d9;
    box-shadow: 3px 3px 14px -3px rgb(0 0 0 / 10%);
    padding: 10px 10px 10px 30px;
    margin: 5px 5px 5px 0px;
    position: relative;
    width: 30%;
    align-items: center;
    border-radius: 15px;
    font-size: 15px;
    color: #202020;
    background-color: #fff;
}

.rbs-col .rbs-qlt-slc .list-rbs {
    border: 1px solid #d9d9d9;
    box-shadow: 3px 3px 14px -3px rgb(0 0 0 / 10%);
    padding: 10px 10px 10px 30px;
    margin: 5px 5px 5px 0px;
    position: relative;
    width: 30%;
    align-items: center;
    border-radius: 15px;
    font-size: 15px;
    color: #202020;
    background-color: #fff;
}

.rbs-col.reminder .rbs-time-slc {
    border: none;
    box-shadow: none;
    padding: 10px 0;
    margin: 0;
    position: relative;
    width: 100%;
    align-items: center;
    border-radius: 0;
    font-size: 15px;
    color: #202020;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.rbs-col .rbs-qlt-slc {}

.rbs-col .rbs-time-slc {}

.list-rbs label {
    cursor: pointer;
    margin: 0;
}

.list-rbs input[type="radio"]+.dot {
    position: absolute;
    top: 8px;
    width: 15px;
    height: 15px;
    left: 8px;
    border-radius: 12px;
    background: #fff;
    border: 1px solid #ef3842;
}

.list-rbs input[type="radio"] {
    display: none;
    cursor: pointer;
}

.list-rbs input[type="radio"]:checked+.dot {
    background: #ef3842;
}

.rbs-note p {
    margin: 15px 0px 10px 0px;
    font-size: 15px;
    line-height: 20px;
    color: #000000;
    font-weight: 500;
}

.rbs-note span {
    color: #ef3842;
}

.reminder-product .card-box-left hr {
    width: 100%;
    margin-top: 0rem;
    margin-bottom: 1rem;
    border: none;
    background: #9e9e9e;
}

.reminder-product .card-box-left {
    width: 100%;
    height: fit-content;
    background: #ffffff;
    box-shadow: 0px 0px 6px 0px rgb(70 91 105 / 25%);
    border-radius: 20px;
    position: relative;
    letter-spacing: 0.5px;
    padding: 0px 0px 20px 0px;
}

.reminder-product .card-box-left h5 {
    margin: 0;
    padding: 10px 15px;
}

.reminder-product .card-box-right h5 {
    margin: 0;
    padding: 0;
}

.reminder-product .card-box-left span,
.reminder-product .card-box-right span,
.reminder-product .card-box-center span {
    color: #ef3842;
}

.reminder-product .card-box-left .body {
    padding: 0px 15px;
}

.reminder-product .card-box-left .body p {
    font-size: 15px;
    color: #252525;
    margin: 0;
}

.reminder-product .card-box-left .body span,
.reminder-product .card-box-left .body .price span {
    font-size: 13px;
    color: #6f6f6f;
    margin: 0;
    font-weight: normal;
}

.reminder-product .card-box-left .body .price {
    padding: 10px 0;
}

.reminder-product .card-box-left .body .price p {
    font-size: 16px;
    color: #ef3842;
    font-weight: 500;
}

.reminder-product .card-box-right {
    width: 100%;
    height: fit-content;
    margin-bottom: 20px;
}

.card-box-center .footer {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin-bottom: 50px;
    width: 100%;
}

.footer .savechg-btn {
    background: linear-gradient(89.62deg, #70abff 0%, #3d5fb5 96.99%);
    box-shadow: 0px 4px 4px rgb(48 131 255 / 30%);
    border-radius: 40px;
    width: auto;
    height: auto;
    padding: 7px 15px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    margin-left: 20px;
}

.reminder-product .card-box-center {
    width: 100%;
    height: fit-content;
    margin-top: 20px;
}

.reminder-product .card-box-center .body {
    margin: 20px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
}

.reminder-product .card-box-center .body .col-six {
    width: 48%;
    margin-right: 10px;
}

.reminder-product .card-box-center .body .col-six+.col-six {
    width: 48%;
    margin-right: 0px;
    margin-left: 10px;
}

.reminder-product .card-box-footer {
    width: 100%;
    height: 300px;
    background: rgb(129, 129, 129);
}

.rbs-active {
    display: none;
}

.checkout-box .order-box.red-ball-bg {
    background-position: 95% 0%;
}

.mnls-login {
    /* background: #9181676b; */
    /* padding: 15px; */
    /* width: 100%; */
    margin-top: 10px;
    position: relative;
}

.mnls-login form {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.mnls-login button {
    width: 46%;
    color: #fff;
    margin: 0 auto;
    font-size: 16px;
    background: rgb(173, 37, 51);
    background: linear-gradient(278deg, rgba(173, 37, 51, 1) 50%, rgba(230, 42, 44, 1) 100%);
    /* mix-blend-mode: screen; */
    box-shadow: 0px 4px 9px 3px rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(7px) contrast(100%);
    -webkit-backdrop-filter: blur(7px) contrast(100%);
    /* Note: backdrop-filter has minimal browser support */
    border-radius: 161px;
    /* border: 1px solid #e6bb7a; */
}

.myfooter-login {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: radial-gradient(100% 100% at 50% 0%, #D51F39 0%, #A91E32 25%, #B31329 94.79%);
    box-shadow: 0px 4px 14px 7px rgba(0, 0, 0, 0.6);
    color: white;
    padding: 10px;
    text-align: center;
    z-index: 99;
    font-size: 12px;
    margin: 0 auto;
}

.myfooter-login p {
    margin: 0;
}

.myfooter-login .leaf-footer {
    position: absolute;
    width: 40px;
    top: -14px;
    left: 20%;
}


/* direct link payment css */

button.btn.red-btn.generateLinkDiv {
    float: none;
}

div#spinnerDiv {
    background: linear-gradient(114.95deg, #e6bb7a 15.88%, #ffdd9c 57.46%);
}

.link-copied .fa-check-circle {
    color: #ffde9d;
}

div#copyLinkDiv {
    display: flex;
    justify-content: center;
}

.login-fill-box {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.mt-150 {
    margin-top: 150px;
}

#video-title {
    color: #fff;
    font-size: large;
}

.video-thumb {
    display: inline-block;
    position: relative;
}

.video-thumb:hover .animated-btn {
    color: #a81414;
}

.video-thumb img {
    width: 100%
}

.animated-btn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #ff3f3f;
    display: inline-block;
    z-index: 2;
    position: absolute;
    top: 36%;
    left: 45%;
}

.animated-btn::before,
.animated-btn::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    background: rgba(255, 63, 63, 0.8);
    animation: ripple-1 2s infinite ease-in-out;
    z-index: -1;
}

.animated-btn::after {
    background: rgba(255, 63, 63, 0.6);
    animation: ripple-2 2s infinite ease-in-out;
    animation-delay: 0.5s;
}

.close-button {
    position: absolute;
    right: 0px;
    top: -16px;
    z-index: 999;
    font-size: 2rem;
    font-weight: normal;
    color: #9D1B2F;
    opacity: 1;
    border: none;
    background: none;
}

@keyframes ripple-1 {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    100% {
        transform: scale(1.5);
        opacity: 0;
    }
}

@keyframes ripple-2 {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    100% {
        transform: scale(1.7);
        opacity: 0;
    }
}

#video-link {
    margin-top: -5px;
}

.video-dialog {
    max-width: 800px;
    margin: 8% auto;
    padding: 20px;
}

.video-content {
    background: none;
}

.video-body {
    position: relative;
    padding: 0px;
    background: #333;
}

.title-bg {
    background: linear-gradient(180deg, #D51F39 0%, #A91E32 51.75%, #B31329 128.29%);
}

.close {
    /* position: absolute; */
    right: 0px;
    top: -40px;
    z-index: 999;
    font-size: 2rem;
    font-weight: normal;
    color: #fff;
    opacity: 1;
}

.iconn.spinner-grow {
    margin-right: 20px;
    margin-bottom: 20px;
}

footer a:hover {
    color: #fbd988;
}
.status-action-row {
    display: flex;
    flex-direction: row;
    align-items: center;
}
#newProductModaledit .modal-body {
    padding: 0px;
}
#newProductModaledit .modal-lg {
    max-width: 600px;
    border-radius: 20px 20px 0px 0px;
}
#newProductModaledit .modal-content {
    border-radius: 20px 20px 20px 20px;
}
#newProductModaledit .close {
    position: absolute;
    right: 15px;
    top: 12px;
    width: 45.36px;
    height: 45.36px;
    z-index: 999;
    font-size: 32px;
    color: #ad1b1b;
    opacity: 1;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border: none;
    border-radius: 50%;
}
#newProductModaledit .modal-header {
    padding: 0px;
    border-bottom: 8px solid #9D1B2F;
    height: 250px;
    border-radius: 20px 20px 0px 0px;
    position: relative;
    display: flex;
    justify-content: center;
    overflow: hidden;
}
#newProductModaledit .modal-header-florida {
    border-bottom: 8px solid transparent;
    border-image: linear-gradient(to top, #FFEAB5 99%, #FFC907 100%);
    border-image-slice: 1;
    width: 100%;
}

#newProductModaledit .pro-mod-footer {
    position: sticky;
    bottom: 0;
    z-index: 1;
}
#newProductModaledit .modal-header img {
    width: 100%;
    height: 244px !important;
    object-fit: cover;
    border-radius: 20px 20px 0px 0px;
}
#newProductModaledit .modal-header img.img-blur {
    position: absolute;
    filter: blur(10px);
}
#newProductModaledit .modal-header img.img-full-size {
    position: absolute;
    width: auto;
    border-radius: 0;
    padding: 1px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
#newProductModaledit .modal-product-desc {
    padding: 20px 20px 0px 20px;
}
#newProductModaledit .modal-product-desc.coffee {
    border-top: 2px solid transparent;
    border-image: linear-gradient(131.89deg, #DB0505 0%, #F36D21 21%, #FAA73E 51%, #F36D21 73%, #DB0505 100%) 1;
}
#newProductModaledit .modal-product-desc h4{
    font-family: 'Lora';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 31px;
    color: #a01529;
}
#newProductModaledit .modal-product-desc h5 {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #5E5E5E;
 }
 #newProductModaledit .modal-product-price {
    margin-top: 10px;
 }
 #newProductModaledit .modal-product-price h5{
    font-size: 18px;
    line-height: 23px;
    color: #F21D1D;
    margin-bottom: 0px;
 }
 #newProductModaledit .modal-product-price p{
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #5E5E5E;
 }
 #newProductModaledit .modal-header.modal-header-monalisa {
    border-bottom: 8px solid #EEB5A1;
 }
 #newProductModaledit .modal-header.modal-header-monalisa .close {
    color: #EEB5A1;
 }
 #newProductModaledit .modal-product-desc.monalisa h4{
    color: #58595B;
}
#newProductModaledit .modal-product-price.monalisa h5 {
    color: #EEB5A1;
}
 .grey-3px {
    border-bottom: 5px solid #D9D9D9;
    padding: 10px;
    margin-left: 0px;
    margin-right: 0px;
 }
 .modal-product-charges {
    padding: 20px 10px;
    border-bottom: 2px solid #D9D9D9;
    margin: 0;
 }
 .modal-product-charges h5 {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #A01529;
 }
.modal-product-charges.monalisa h5 {
    color: #58595B;
}
 .modal-product-charges p {
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
 }
 .charges-type {
    display: flex;
    flex-direction: row;
 }
 .charges-type img {
    padding: 2px;
    border-radius: 50%;
    border: 1px solid #c4c4c4;
    align-self: center;
    margin-bottom: auto;
 }
 .charges-type h5 {
    width: 75%;
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    color: #000000;
    margin-bottom: 0px;
    margin-left: 10px;
 }
 .charges-type p {
    font-size: 18px;
    line-height: 23px;
    color: #F21D1D;
    margin-bottom: 0px;
    margin-left: auto;
 }
.modal-product-charges.monalisa .charges-type p {
    color:#58595B;
}
 .add-ons {
    padding: 20px 20px;
    border-bottom: 2px solid #D9D9D9;
    margin: 0;
 }
 .add-ons h5 {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #A01529;
    padding-left: 0px;
 }
 .add-ons-type {
    width: 80%;
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    padding-right: 0;
    cursor: pointer;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  /* Hide the browser's default checkbox */
  .add-ons-type input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }

  .checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 1px solid #8e8e8e;
  }

  .add-ons-type:hover input ~ .checkmark {
    background-color: #ccc;
  }

  .add-ons-type input:checked ~ .checkmark {
    background-color: #454e55;
  }

  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }

  .add-ons-type input:checked ~ .checkmark:after {
    display: block;
  }

  .add-ons-type .checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .add-on-price {
    font-size: 18px;
    line-height: 18px;
    color: #F21D1D;
    margin-bottom: 0px;
    float:right;
  }
  .modal-product-remark {
    padding: 20px;
    margin: 0;
  }
  .modal-product-remark h5 {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #A01529;
    padding-left: 0px;
  }
    .modal-product-remark.monalisa h5 {
        color: #58595B;
    }
  .modal-product-remark textarea {
    border: 1px solid rgb(180, 180, 180);
    padding: 5px 15px;
    border-radius: 15px;
    font-size: 13px;
  }
  .modal-product-remark textarea::placeholder {
    color: rgb(199, 199, 199);
    font-size: 13px;
  }
  .modal-product-remark textarea:focus {
    outline: none !important;
    border:1px solid #ffa5b2;
    box-shadow: 0 0 5px #676767;
  }
  .mpr-title {
    display: flex;
    padding: 0px;
    align-items: end;
  }
  .mpr-title p {
    margin-left: auto;
    font-size: 9px;
    font-style: italic;
    margin-bottom: 3px;
  }
  .modal-action {
    padding: 15px 25px 15px 25px;
    background-color: white;
    -webkit-box-shadow: 0px -15px 25px -25px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px -15px 25px -25px rgba(0,0,0,0.75);
    box-shadow: 0px -15px 25px -25px rgba(0,0,0,0.75);
  }
  .modal-form-add {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
  }
  .modal-form-add-amount {
    flex: 0 0 70px;
  }
  .modal-form-add-btn {
    margin-left: auto;
  }
  .modal-form-add .add-button {
    margin-left: auto;
  }
 .stock-display p{
    font-size: 16px;
    line-height: 16px;
    color: #000000;
    margin-bottom: 0px;
    margin-left: 15px;
 }
 .modal-form-add-amount .increment-button {
    align-items: center;
 }
 .modal-product-total{
    display: flex;
    padding: 20px 25px;
    background: #9D1B2F;
 }
.modal-product-total.modal-product-total-monalisa {
    background: #EEB5A1;
}
.modal-product-total.modal-product-total-monalisa h5 {
    color: #58595B;
}
.modal-product-total.modal-product-total-monalisa p.modal-total {
    color: #58595B;
}
 .modal-product-total-florida{
    display: flex;
    padding: 20px 25px;
    background: linear-gradient(#FFEAB5, #FFC907);
 }

 .modal-product-total h5{
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    color: #ffffff;
    margin-bottom: 0px;
 }
 .modal-product-total p{
    font-size: 18px;
    line-height: 23px;
    color: #ffffff;
    margin-bottom: 0px;
    margin-left: auto;
 }
 .modal-product-total-florida h5, .modal-product-total-florida p{
    color: #000;
 }

 .modal-form-add-amount .increment-button {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
 .modal-form-add-amount .increment-button button {
    width: 24px !important;
    height: 24px !important;
    outline: none;
    border-radius: 50px;
    color: red;
    border: 1px solid red;
    font-size: 15px !important;
    background-color: white;
}
.body-monalisa .modal-form-add-amount .increment-button button {
    width: 26px !important;
    height: 26px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #EEB5A1;
    font-size: 24px !important;
}
.body-monalisa .modal-form-add-amount .increment-button button.minus-qty-btn.monalisa {
    color: #EEB5A1;
}
.body-monalisa .modal-form-add-amount .increment-button button.plus-qty-btn.monalisa {
    background: #EEB5A1;
    color: #58595B;
}
.modal-form-add-amount .increment-button input{
    margin-bottom: 5px !important;
}
.modal-form-add-amount .increment-button-2 input {
    width: 20px !important;
    font-size: 20px !important;
}
.modal-form-add-btn .increment-button h4 {
    padding-top: 1px;
    margin: 0 10px;
    font-size: 25px;
    font-weight: 600;
    /* font-family: 'Lora'; */
    color: #5E5E5E;
}
.modal-form-add-btn .button.fav-btn {
    width: 50px;
    height: 40px;
    left: 54px;
    top: 72px;
    background: linear-gradient(112.27deg, #C60047 14.52%, #B60041 85.48%);
    color: white;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 10px;
    border: none;
}
.modal-form-add-btn .fav-btn img {
    width: 33px;
}
.harimau-menu-right {
    display: flex;
    flex-direction: row-reverse;
}

.harimau-side-icon {
    margin-left: -150px;
    position: absolute;
    top: 120px;
    display: flex;
    flex-direction: column;
}
.harimau-vec-icon {
    width: 126px;
    height: 85px;
    margin-top: 25px;
    padding: 10px;
    background-image: url(../assets/harimau/images/curvy-bg.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.harimau-vec-icon img {
    padding-left: 20px;
    padding-right: 10px;
    height: 65px;
    width: 100%;
    border-right: 2px solid white;
}
.sides-icons {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.sides-icon-type {
    background: linear-gradient(112.27deg, #C60047 14.52%, #B60041 85.48%);
    border: 3px solid #FCFCF3;
    box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.25);
    padding: 10px;
    text-align: center;
    border-radius: 100px;
    padding-top: 20px;
    height: 110px;
    width: 110px;
    margin-top: 15px;
}
.sides-icon-type img {
    height: 55px;
}
.after-side-img img {
    padding-left: 30px;
}

.row.harimau-hs-1>* {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.harimau-hs-1 img {
    max-width: 100%;
}
.row.harimau-hs-2>* {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.harimau-hs-2 img {
    max-width: 100%;
}

.row.harimau-hs-3>* {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.harimau-hs-3 img {
    max-width: 100%;
}

.row.harimau-hs-4>* {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.harimau-hs-4 {
    position: relative;
}
.harimau-hs-4 img {
    max-width: 100%;
}
.harimau-hs-4 p {
    margin-left: 10px;
}
.harimau-label-badge {
    top: 0;
    text-align: left;
    margin-left: 20px;
    position: absolute;
}
.harimau-label-badge p{
    padding: 5px 10px;
    background: #F21D1D;
    box-shadow: 0px 4px 4px 2px rgba(0, 0, 0, 0.25);
    border-radius: 0px 0px 20px 20px;
    width: 250px;
    text-align: center;
    font-family: 'Lora';
    font-style: normal;
    font-weight: 700;
    color: #FFFFFF;
}

.harimau-rec-home {
    padding: 50px 10px;
}
.harimau-left-nav {
    position: absolute;
}

.harimau-side-nav {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.harimau-side-nav-icon {
    background: linear-gradient(112.27deg, #C60047 14.52%, #B60041 85.48%);
    border: 3px solid #FCFCF3;
    box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.25);
    padding: 10px;
    text-align: center;
    border-radius: 100px;
    padding-top: 20px;
    height: 80px;
    width: 80px;
    margin-top: 10px;
}

.harimau-side-nav-icon img {
    height: 35px;
}

.open-harimau-nav {
    font-size: 30px;
    cursor: pointer;
    z-index: 100;
}

.harimau-side-nav {
    position: fixed;
    z-index: 1000;
    top: 88px;
    left: -110px;
    background-color: #EEEEEE;
    overflow-x: visible;
    transition: 0.5s;
    padding: 10px 10px 20px 10px;
    border-radius: 0px 20px 20px 0px;
    box-shadow: 4px 4px 6px #b6004124;
}

.harimau-side-nav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 1s;
}

.harimau-side-nav a:hover {
    color: #f1f1f1;
}

.harimau-side-nav .close-harimau-nav {
    position: absolute;
    top: 0;
    right: 0px;
    font-size: 36px;
}

.open-harimau-nav {
    margin-left: -12px;
    border-radius: 30px;
    background: linear-gradient(112.27deg, #C60047 14.52%, #B60041 85.48%);
    width: 30px;
    display: flex;
    align-items: center;
    height: 30px;
    position: fixed;
}

.open-harimau-nav i {
    color: white;
    font-size: 18px;
    padding-top: 0px;
    margin: 0 auto;
    margin-top: 0px;
}

.close-harimau-nav-icon {
    border-radius: 30px;
    background: linear-gradient(112.27deg, #C60047 14.52%, #B60041 85.48%);
    width: 30px;
    display: flex;
    align-items: center;
    height: 30px;
    transition: transform 330ms ease-in-out;
}

.close-harimau-nav-icon i {
    color: white;
    font-size: 18px;
    padding-top: 0px;
    margin: 0 auto;
    /* margin-top: -20px; */
}
.hs-featured-img {
    display: flex;
    justify-content: center;
    margin-top: -120px;
}
.hs-featured-img-1 {
    display: flex;
    justify-content: center;
    margin-top: -45px;
}
.hs-featured-img-2{
    display: flex;
    justify-content: center;
    margin-top: -50px;
}
.most-ppl-like-shop {
    position: relative;
}
.harimau-hs-5 {
    background: linear-gradient(112.27deg, #fffefe 14.52%, #cdcdcd 85.48%);
    box-shadow: rgba(0, 0, 0, 0.3) 5px 5px 10px, rgba(0, 0, 0, 0.22) 0px 0px 0px;
    border-radius: 25px;
    display: flex;
    height: 400px;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 30px;
}
.harimau-hs-5 img {
    width: 100%;
    max-width: 100%;
}
.hs-5-flx-1 {
    flex: 1;
    position: relative;
}
.hs-5-flx-1::before {
    content: "";
    background-image: url('../assets/img/bg/bg-001.jpg');
    background-size: cover;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.95;
}
.hs-5-flx-2 {
    flex: 0 0 40%;
}

.hs-outer{
    -moz-transform: translateX(0%) translateY(0%) rotate(-45deg);
    -webkit-transform: translateX(0%) translateY(0%) rotate(-45deg);
    transform:  translateX(0%) translateY(0%) rotate(-45deg);
    background: rgb(205,140,147);
    background: linear-gradient(135deg, rgba(205,140,147,1) 0%, rgba(247,193,191,1) 33%, rgba(251,225,224,1) 60%, rgba(239,216,217,1) 76%, rgba(228,187,189,1) 86%, rgba(190,134,143,1) 98%);
    width: 230px;
    height: 230px;
    position: relative;
    display: inline-block;
    top: 0px;
    left: 0px;
    overflow: hidden;
    margin: -5px 55px;
    border-radius: 10px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.b3-sw {
    border: 3px solid white;
}
.hs-inner{
    display: inline-block;
    position: relative;
    left: 50%;
    top: 50%;
    color:#FFFFFF;
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform:  translateX(-50%) translateY(-50%) rotate(45deg);
}
.hs-inner img{
    object-fit: cover;
    height: 305px !important;
    width: 305px !important;
    max-width: unset;
}
.hs-5-flx-2-main {
    display: flex;
    flex-direction: column;
}
.hs-5-flx-2-1 {
    background-color: #231f20;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hs-5-flx-2-1 img {
    height: 110px;
    width: auto;
}
.hs-5-flx-2-2 {
    height: 8px;
    background: linear-gradient(135deg, rgba(205,140,147,1) 0%, rgba(247,193,191,1) 33%, rgba(251,225,224,1) 60%, rgba(239,216,217,1) 76%, rgba(228,187,189,1) 86%, rgba(190,134,143,1) 98%);
}
.hs-5-flx-2-3 {
    background-color: #f1f1f3;
    height: 212px;
    text-align: center;
    padding: 25px 55px;
}
.hs-5-flx-2-3 h3{
    font-family: serif;
    text-transform: uppercase;
    margin-bottom: 0px;
    font-size: 22px;
    letter-spacing: 1px;
    font-weight: 400;
}
.hs-5-flx-2-3 hr{
    margin: 10px auto;
    width: 200px;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 25%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 75%, rgba(255,255,255,1) 100%);
    height: 2px;
    opacity: 1;
}
.hs-5-flx-2-3 p{
    font-family: system-ui;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #2a2a2a;
}
.hs-btn-1 {
    background: linear-gradient(135deg, rgba(205,140,147,1) 0%, rgba(247,193,191,1) 33%, rgba(251,225,224,1) 60%, rgba(239,216,217,1) 76%, rgba(228,187,189,1) 86%, rgba(190,134,143,1) 98%);
    padding: 5px 12px;
    border: 1px solid #ddb2b5;
    font-family: system-ui;
    font-weight: bold;
    color: #2a2627;
    border-radius: 10px;
    font-size: 15px;
}
.ref-home-top-1 {
    display: flex;
    flex-direction: row;
}
.ref-home-top-2 {
    display: flex;
    flex-direction: row;
}
.ref-s1-1 img{
    height: 435px;
}
.ref-s1-2 img{
    margin-left: -435px;
    height: 435px;
}
.ref-home-top-2 img {
    height: 435px;
}
.ref-home-s2 {
    margin: 30px auto;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}
.home-box-circle {
    width: 185px;
    height: 264px;
    background: linear-gradient(180deg, #E62729 0%, #8E1121 100%);
    box-shadow: 0px 20px 30px rgba(57, 57, 57, 0.251);
    border-radius: 100px;
}
.home-box-circle img{
    margin-top: 15px;
    padding-left: 4px;
    width: 157px;
}
.home-box-circle p{
    margin-top: 15px;
    text-align: center;
    color: white;
}
.ref-home-s3 {
    background: #FFD9C3;
    padding-top: 30px;
    padding-bottom: 20px;
}
.s3-today-promo {
    /* width: 214px !important; */
    background: #FFFFFF;
    box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.3);
    border-radius: 20px;
    margin: 0 10px;
}
.s3-today-promo img{
    width: 100%;
    height: 240px;
    object-fit: cover;
    border-radius: 20px 20px 0px 0px;
}
.today-promo-desc {
    display: flex;
    padding: 10px;
    align-items: center;
}
.today-promo-desc-price h3 {
    font-size: 15px;
    margin-bottom: 0px;
    text-align: left;
}
.today-promo-desc-price p {
    font-size: 11px;
    margin-bottom: 0px;
    margin-left: -15px;
}
.today-promo-desc img {
    margin-left: auto;
    width: 40px;
    padding: 5px;
    height: 40px;
    background: linear-gradient(112.27deg, #C60047 14.52%, #B60041 85.48%);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}
.harimau-label-icon {
    position: absolute;
    top: 50px;
    left: 10px;
}
.harimau-label-icon-list {
    width: 65px;
    height: 65px;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    text-align: center;
    padding-top: 10px;
    margin-bottom: 10px;
}
.harimau-label-icon-list img{
    width: 33px;
}
.harimau-label-icon-list p {
    font-size: 10px;
    color: #9D1B2F;
}

.slider-today-promo .slick-next.slick-arrow {
    right: 0% !important;
    background: url(../assets/molarisa/next-arrow.png) no-repeat center !important;
    background-size: contain !important;
    font-size: initial !important;
    height: 25px !important;
}

.slider-today-promo .slick-prev.slick-arrow {
    left: -18px !important;
    background: url(../assets/molarisa/arrow.png) no-repeat center;
    background-size: contain !important;
    font-size: initial !important;
    height: 25px !important;
    z-index: 1;
}

.slider-today-promo {
    display: block;
    text-align: center;
}

.slider-today-promo .slick-list.draggable {
    width: 100%;
    margin: auto;
}

.slider-today-promo .slick-track {
    margin-top: 15px;
    margin-bottom: 30px;
}
.home-harimau-top {
    display: flex;
    flex-direction: row;
    padding-bottom: 30px;
}
.home-top-1 {
    width: 580px;
    margin-right: 15px;
    padding-top: 8px;
}
.home-top-1-1 {
    overflow: hidden;
    background-color: white;
}
.home-top-1-1 img {
    width: 100%;
    border-radius: 15px 15px 0px 0px;
    height: 460px;
    object-fit: cover;
}
.home-top-1-1 h3{
    white-space: nowrap;
    overflow: hidden;
    width: 70%;
    text-overflow: ellipsis;
    padding-left: 25px;
    background: white;
    font-size: 18px;
    font-weight: 700;
    padding-top: 10px;
}
.home-top-1-2 img {
    width: 610px;
    margin-top: -510px;
    margin-left: -10px;
}
.home-top-2 {
    display: flex;
    flex-direction: column;
    width: 710px;
    margin-left: 15px;
}
.home-top-cat-1 img {
    width: 705px;
}
.home-top-cat-2 {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-top: 10px;
}
.home-box-circles {
    width: 140px;
    height: 200px;
    background: linear-gradient(180deg, #E62729 0%, #8E1121 100%);
    box-shadow: 0px 20px 30px rgb(57 57 57 / 25%);
    border-radius: 100px;
    text-align: center;
}
.home-box-frames {
    width: 120px;
    height: 120px;
    background: radial-gradient(46.5% 46.5% at 36.94% 92.99%, #FFA6A6 0%, #FFD0D0 39.59%, #FFFFFF 100%);
    border-radius: 50%;
    margin: 10px auto;
    text-align: center;
    display: flex;
    align-items: center;
}
.home-box-frames img {
    height: 80px;
    margin: 0 auto;
}
.home-box-circles p {
    color: white;
    margin-top: -5px;
    font-size: 15px;
}
.home-box-circles p:hover {
    text-decoration: none;
}
.home-box-circles a:hover {
    text-decoration: none;
}
.home-harimau-top-sm {
    padding-bottom: 20px;
}
.harimau-top-sm-1 {
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 20px;
}
.harimau-top-sm-left {
    width : 70%;
    background: white;
}
.harimau-top-sm-left img {
    width: 100%;
    object-fit: cover;
    height: 245px;
    border-radius: 30px 0px 0px 10px;
}
.harimau-top-sm-right {
    width: 100%;
    margin-left: -69% !important;
}
.harimau-top-sm-right a img{
    width: 104%;
}
.harimau-top-sm-2 {
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
    flex-wrap: wrap;
    align-items: center;
}
.harimau-top-sm2-left {
    flex: 45%;
}
.harimau-top-sm2-left img {
    width: 100%;
}
.harimau-top-sm2-right {
    flex: 55%;
}
.top-sm2-right-content {
    display: flex;
    flex-direction: column;
}
.top-sm2-right-1 {
    flex: 50%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 5px;
}
.top-sm2-right-2 {
    flex: 50%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}
.home-box-circles-sm {
    width: 110px;
    height: 140px;
    background: linear-gradient(180deg, #E62729 0%, #8E1121 100%);
    box-shadow: 0px 20px 30px rgb(57 57 57 / 25%);
    border-radius: 50px;
    text-align: center;
}
.home-box-frames-sm {
    width: 80px;
    height: 80px;
    background: radial-gradient(46.5% 46.5% at 36.94% 92.99%, #FFA6A6 0%, #FFD0D0 39.59%, #FFFFFF 100%);
    border-radius: 50%;
    margin: 5px auto;
    text-align: center;
    display: flex;
    align-items: center;
}
.home-box-frames-sm img {
    height: 60px;
    margin: 0 auto;
}
.home-box-circles-sm p {
    color: white;
    margin-top: 5px;
    font-size: 15px;
    line-height: 15px;
}
.home-box-circles-sm p:hover {
    text-decoration: none;
}
.home-box-circles-sm a:hover {
    text-decoration: none;
}
.most-like-area {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: -15px;
    padding: 0 15px;
}
.most-like-shop-name p {
    font-size: 14px;
}
.harimau-label-icon-sm {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-left: auto;
}
.harimau-label-icon-list-sm {
    width: 55px;
    height: 55px;
    margin-bottom: 5px;
    padding-top: 7px;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 10px;
    text-align: center;
    margin-left: 10px;
}
.harimau-label-icon-list-sm img {
    width: 27px;
}
.harimau-label-icon-list-sm p {
    font-size: 10px;
    color: #9D1B2F;
}
.product-badge {
    display: flex;
    flex-direction: row;
    margin-top: 2px;
    margin-left: -5px;
}
.product-badge-icon {
    width: 30px;
    height: 30px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 15%);
    padding: 0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 5px;
}
.product-badge-icon img {
    vertical-align: middle;
    /* width: 70%; */
}
.product-page .ctg-list2 {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-around !important;
    margin: 0 auto;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-end;
    /* bottom: 0;
    left: 0; */
}
.ctg-list2 .item-ctg2 img {
    width: 80%;
}
.slides-harimau-cat .slick-next.slick-arrow {
    right: 0% !important;
    background: url(../assets/molarisa/next-arrow.png) no-repeat center !important;
    background-size: contain !important;
    font-size: initial !important;
    height: 25px !important;
}

.slides-harimau-cat .slick-prev.slick-arrow {
    left: -18px !important;
    background: url(../assets/molarisa/arrow.png) no-repeat center;
    background-size: contain !important;
    font-size: initial !important;
    height: 25px !important;
    z-index: 1;
}
.slides-harimau-cat .slick-prev:before, .slides-harimau-cat .slick-next:before {
    color: #20202000 !important;
}
.modalListCategory .name {
    text-align: center;
}
#categoriesModal .modal-close {
    padding: 0px 15px;
    }
.food-icon-btm {
    margin-top: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
}
.food-icon-sec {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-left: 15px;
}
.food-icon-sec img {
    height: 15px;
}
.food-icon-sec p {
    margin-bottom: 0px;
    margin-left: 5px;
    font-family: 'Lora';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    color: #9D1B2F;
    white-space: nowrap;
}
.tdy-promo-view-more {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.tdy-promo-view-more p{
    margin-bottom: 0px;
    text-decoration: underline;
    color: #9D1B2F;
    font-size: 20px;
    margin-right: 5px;
}
.tdy-promo-view-more img{
    height: 35px;
}
.tdy-promo-mbl {
    display: flex;
    align-items: center;
}
.tdy-promo-mbl h3 {
    padding-top: 10px !important;
}
.tdy-promo-mbl img {
    margin-left: 10px;
    height: 35px;
}
.card {
    margin-bottom: 0px !important;
}
div[type=button] .square-img-2 {
    border-radius: 15px 0px 0px 15px !important;
}
.stateFilter select{
    background: #fff;
  /* background-image: url("IMAGE_URL"); */
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='white' stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e") no-repeat right 0.75rem center / 20px 20px, linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
  color: #fff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
}
.stateFilter select option{
    color: #000;
}
.merch-str-rdmr {
    align-items: center;
}
.merch-str {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #5E5E5E;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.merch-rdmr {
    padding-left: 0px !important;
}
.merch-rdmr-btn {
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
    border: 1px solid #FFFFFF;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    padding: 3px 12px;
}
.merch-rdmr-btn p{
    font-family: 'Lora';
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 13px;
    color: #FFFFFF;
    margin-bottom: 0px;
}
#mercStorylinePopup .modal-content {
    top: 70px;
    border-radius: 30px;
}
.merc-str-header {
    display: block;
    position: relative;
    padding: 15px 15px 5px 15px;
    border-bottom: 3px solid #F21D1D;
}
.merc-str-title {
    text-align: center;
}
.merc-str-title img {
    padding-bottom: 10px;
}
.merc-str-title .merc-str-title-text{
    padding-top: 2px;
    font-family: 'Lora';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    color: #5E5E5E;
}
.merc-str-close {
    position: absolute;
    top: 15px !important;
    right: 20px !important;
    border: 0px !important;
    background-color: transparent !important;
    font-size: 32px;
    color: #ad1b1b;
}
.merc-str-close i {
    font-size: 30px;
}
.merc-str-content {
    padding: 20px 40px;
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    color: #5E5E5E;
}
.mer-food-type {
    background: #FFFFFF;
    box-shadow: 0px 6px 6px rgba(196, 196, 196, 0.5);
    padding-top: 15px ;
    position: sticky;
    top: 0;
    z-index: 1;
}
.mer-food-list {
    justify-content: center;
}
.mer-food-list .nav-link {
    margin-bottom: 0px;
    padding: 0px 25px 15px 25px;
    cursor: pointer;
    border: none;
    font-family: 'Lora';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    color: #5E5E5E;
}
.mer-food-list .nav-link.active {
    margin-bottom: 0px;
    border-bottom: 3px solid #851021;
    color: #851021;
}
.mer-food-type-name {
    font-size: 20px;
}
h5.mer-pro-fd-title {
    font-size: 16px;
    margin: 0px !important;
    padding-top: 6px;
    border-radius: 0px 14px 0px 0px;
    padding-bottom: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 46px;
    line-height: 1.4;
}
h5.mer-pro-fd-title {
    background: #9D1B2F;
    color: white;
}
h5.mer-pro-fd-title-florida {
    background: transparent;
    color: black;
}
.pro-feedback {
    display: flex;
    flex-direction: row-reverse;
    position: absolute;
    bottom: 10px;
    right: 10px;
    align-items: baseline;
}
.pro-feedback p {
    margin-bottom: 0px;
    margin-right: 5px;
    font-family: 'Lora';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    color: #A8A8A8;
}
.pro-feedback img {
    width: 22px;
}
.mer-product-tagline {
    padding: 3px 0;
}
.mer-product-tagline p{
    font-size: 15px;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.4;
}
.mer-product-badge {
    padding-bottom: 3px;
}
.merc-card-row-2 {
    background-image: url('../assets/harimau/images/harimau-logo-bg.svg');
    background-position: 90% 70%;
    background-repeat: no-repeat;
    background-size: 120px;
}
.mer-food-types {
    width: 70%;
}
.list-group-merchant .slick-prev.slick-arrow {
    left: -75px !important;
    background: url(../assets/harimau/icon/arrow-left-grey.svg) no-repeat center !important;
    background-size: contain !important;
    font-size: initial !important;
    height: 10px !important;
    margin-top: -5px;
}
.list-group-merchant .slick-next.slick-arrow {
    right: -55px !important;
    background: url(../assets/harimau/icon/arrow-right-grey.svg) no-repeat center !important;
    background-size: contain !important;
    font-size: initial !important;
    height: 10px !important;
    margin-top: -5px;
}
.mer-food-types .list-group-item {
    border: 1px solid #ffffff00;
    padding-bottom: 15px;
    color: #5E5E5E;
    border-bottom-left-radius: 0rem !important;
    border-radius: 0rem !important;
    text-align: center;
    font-size: 15px;
}
.mer-food-types .list-group-horizontal {
    justify-content: center;
}
.mer-food-types .list-group-horizontal a:hover{
    color: #9c1930;
}
.mer-food-types .list-group-item.active {
    z-index: 2;
    color: #9c1930;
    background-color: #fff;
    border-bottom: 3px solid #9c1930;
}
.mer-pt {
    padding-top: 70px;
}
.mer-bt{
    padding-bottom: 20px;
}
.btn-grp-merc {
    width: 100%;
}
.merc-type-btn {
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    border: 2px solid #FDF7E7;
    text-align: left;
    padding-left: 20px;
}
.merc-type-btn:hover {
    border: 2px solid #ffffff !important;
}

.merc-type-btn-florida{
    background: linear-gradient(to top, #C2222E, #E93E3A, #ED683C);
}
.merc-type-btn-monalisa{
    background: #EEB5A1;
    color: #58595B;
}

.btn-grp-merc .dropdown-menu {
    width: 94%;
    margin-left: 3% !important;
    text-align: center;
    background: #FFFFFF;
    box-shadow: 3px 3px 15px rgb(0 0 0 / 40%);
    border-radius: 10px;
    margin-top: 3px !important;
    padding: 0px;
    max-height: 75vh;
    overflow-y: scroll;
}
.btn-grp-merc .dropdown-menu::-webkit-scrollbar-track {
    background: #E9E9E9;
    margin: 10px 0;
    border-radius: 10px;
}

button.merc-type-btn:focus {
    outline: none !important;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border: 2px solid #FDF7E7;
}


li.merchant-food-type-option {
    padding: 0px;
    border-bottom: 1px solid #D9D9D9;
    padding: 10px 0 10px 10px;
    text-align: left;
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 15px;
    color: #851021;
    margin: 0 10px;
}
li.merchant-food-type-option.monalisa a {
    color: #f6926f;
}
li.merchant-food-type-option:last-child {
    border-bottom: 0px;
}
.merchant-food-type-option a {
    color: #851021;
}
.merchant-food-type-option a:hover, .merchant-food-type-option a:focus {
    background: none;
    color: #851021;
}
.mer-food-type-mb {
    position: sticky;
    z-index: 2;
    top: 3px;
}
.dropdown-toggle.merc-type-btn::after {
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    border-top: 0.5em solid;
    border-right: 0.4em solid transparent;
    border-bottom: 0;
    border-left: 0.4em solid transparent;
}

img .img-product-modal {
    border-radius: 15px 15px 0px 0px !important;
}

.tableid-label {
 padding-top: 10px;
}
.tableid-eg {
    font-size: 12px;
    color: gray;
}
.btn.table-id-btn {
    float: left;
}
.table-id-table td {
    vertical-align: middle !important;
}
#ag-u-db a.nav-link, #ag-u-db-m a.nav-link {
    padding: 8px 16px;
}
h1.mer-dash-title {
    font-size: 25px;
}
.merchants-title-2 {
    padding: 10px 0 20px;
    width: unset !important;
    text-align: center;
}
.harimau-top-sm-left h3{
    white-space: nowrap;
    overflow: hidden;
    width: 80%;
    text-overflow: ellipsis;
    padding-left: 25px;
    font-size: 14px;
    padding-top: 0px;
    font-weight: 700;
    text-align: left;
}
.vr-btn-rate a {
    color: rgb(255 255 255);
    width: auto;
    font-size: 13px;
    font-weight: 500;
    background: #FFBC06;
    background: radial-gradient(151.35% 158.28% at 9.03% 128.27%, #FFC200 35%, #FFBC06 51%, #FFAE18 72%, #FF9736 98%, #FF953A 100%);
    color: black !important;
    border-radius: 100px !important;
    min-width: 90px;
    margin-right: 10px;
}
.dashboard-monalisa .vr-btn-rate a {
    color: #EEB5A1 !important;
    background: #58595D;
    border-color: #58595D;
    box-shadow: rgba(170, 170, 170, 0.3) 0px -3px 4px 1px, rgba(0, 0, 0, 0.25) 0px 4px 6px;
}
.dashboard-monalisa .edit-popup-bg .modal-content {
    background-color: #ffffff;
}
.dashboard-monalisa #ratingModal .modal-header {
    border-bottom: 2px solid #58595D;
}
.dashboard-monalisa h3.feedbck-ttl {
    color: #58595D;
    background: #EEB5A1;
}
.dashboard-monalisa .fdbck-product-item h4 {
    color: #58595D;
}
.dashboard-monalisa .btn-cancel-fdbck {
    background: #58595D;
    color: #EEB5A1 !important;
}
.dashboard-monalisa  .btn-submit-fdbck {
    background: #EEB5A1;
    color: #58595D;
}
.vr-btn-order-again a {
    color: rgb(255 255 255);
    width: auto;
    font-size: 13px;
    font-weight: 500;
    background: #E62A2C;
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
    color: white !important;
    border-radius: 100px !important;
    min-width: 90px;
    margin-right: 10px;
}
.vr-ir-btn-2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end !important;
}
.pro-feedback:hover {
    cursor: pointer;
}
#feedbacklistModal  {
    padding-left: 0px;
    padding-right: 0px;
}
#feedbacklistModal .modal-content {
    top: 70px;
    border-radius: 30px;
}
.fdbk-list-header {
    display: block;
    position: relative;
    padding: 15px 15px 5px 15px;
    border-bottom: 3px solid #F21D1D;
}
.fdbk-list-title {
    text-align: center;
}
.fdbk-list-title img {
    padding-bottom: 10px;
    width: 40px;
    margin-right: 10px;
}
.fdbk-list-title .fdbk-list-title-text{
    padding-top: 2px;
    font-family: 'Lora';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    color: #5E5E5E;
}
.fdbk-list-close {
    position: absolute;
    top: 15px !important;
    right: 20px !important;
    border: 0px !important;
    background-color: transparent !important;
    font-size: 32px;
    color: #ad1b1b;
}
.fdbk-list-close i {
    font-size: 30px;
}
.fdbk-list-content {
    padding: 30px 0px;
    font-family: 'Lora';
    margin: 0px 15px !important;
    align-items: center;
    border-bottom: 1px solid #cacaca;
}
.fdbk-list-content:last-child {
    border-bottom: 0px;
  }
.fdbck-expression img {
    max-width: 100%;
}
.fdbck-comment {

}
.fdbck-comment h3 {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    color: #9D1B2F;
}
.fdbck-comment h4 {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #5E5E5E;
}
.fdbck-comment p {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #000000;
    margin-bottom: 0px;
}
.merch-str {
    height: 35px;
    overflow: hidden;
    white-space: nowrap;
    padding-top: 10px;
}
.merch-str-cn {
    overflow: hidden;
}
.alit-cen {
    align-items: center;
    align-content: space-around
}
.harimau-checkout-header p{
    width: 100%;
}
.count-order-remark {
    margin-left: auto;
}
.mybg-wos {
    background: #fff url(../assets/harimau/images/wos-landing-bg.png) no-repeat bottom center;
    background-size: cover;
    min-height: 100vh;
}
.mybg-wos-florida {
    background: #fff url("../assets/florida/background.png") no-repeat bottom center;
    background-size: cover;
    min-height: 100vh;
}
.mybg-wos-florida.booking {
    background: #fff url(../assets/florida-book/home-background.png) no-repeat bottom center;
    background-size: cover;
    min-height: 100vh;
    background-position: bottom center;
    background-repeat: no-repeat;
}
.mybg-wos-coffee{
    background: url(../assets/far-coffee/home-background.jpg) no-repeat;
    background-size: cover;
    min-height: 100vh;
    background-position: bottom center;
}
.mybg-wos-coffee-app{
    background-color: transparent !important;
    background: url(../assets/far-coffee/home-background-app.png) no-repeat !important;
}
.mybg-wos-monalisa {
    background: url(../assets/monalisa-bookstore/home-background.png) no-repeat;
    background-size: cover;
    min-height: 100vh;
    background-position: bottom center;
}
@media only screen and (max-width: 575px) {
    .mybg-wos-coffee-app{
        background: url(../assets/far-coffee/home-background-app-mobile.png) no-repeat !important;
        background-size: contain !important;
        background-position: 0px 85% !important;
    }
}
.typeahead.dropdown-menu {
    max-height: 300px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
.menu-search-box .box-size {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    width: 250px;
}
.msbs-1 img {
    width: 30px;
    object-fit: cover;
    height: 30px;
    margin-right: 5px;
}
.msbs-2 {
    width: 200px;
    white-space: initial;
}
.msbs-2 span {
    font-size: 14px;
    line-height: 14px;
    white-space: initial;
}
img.searchimgicon:hover {
    cursor: pointer;
}
img.imput-searchimgicon {
    width: 54px;
    margin-top: -13px;
    margin-right: -20px;
}
.florida-btn-group {
    display: flex;
    flex-direction: row;
    width: 96%;
    max-width: 1400px;
    justify-content: flex-end;
    margin-top: 30px;
}
.florida-btn-group .landing-button {
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    padding: 5px !important;
}
.florida-btn-group a.landing-button:hover {
    text-decoration: none;
    color: white;
}
.florida-landing-content {
    text-align: center;
}
.florida-landing-content h3 {
    margin-top: 15px;
    font-size: 25px;
    font-weight: bold;
}
.florida-landing-content h4 {
    font-size: 18px;
    font-weight: bold;
}
img.florida-landing-qr {
    width: 180px;
    display: block;
    margin: 0 auto;
}
img.florida-landing-sop {
    width: 280px;
    margin: 30px auto 0;
}
