.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;
}

.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 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-menu-group .tab-content,
.fml-menu-group .tab-content .tab-pane {
    margin-top: -1px;
    background: #fff;
    border: none;
    float: left;
    position: relative;
}

.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 {}

.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;
}

.form-control.my {
    border-radius: 4.25rem;
    width: auto;
    background: rgba(89, 81, 68, 0.3);
    /* 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%);
    color: #ffffff;
    border: 1px solid #dab674;
    padding: 0.37rem 0.75rem;
}

.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/mnlsbg.jpg") no-repeat bottom center;
    background-size: cover;
    min-height: 100vh;
    display: flex;
    justify-content: space-around;
}

.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: 16%; */
    /* color: #fff; */
    width: 100%;
}

.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: 10px;
    right: 25px;
}

.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-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%;
}


/* home page center slider */

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

.cart-home {
    margin: auto;
    padding-top: 5%;
    width: 100%;
    min-height: 100vh;
    background-color: #FFFAF5;
    /* 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: #f5c465;
    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;
}

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

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

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

.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: #ffd587;
    /* 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;
}

.full-hrline-grey-florida {
    border-top: 1px solid #FFC200;
}

.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 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: 45%;
    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: 55%;
    display: table;
    padding: 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

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

.log-exp-btn {
    background: linear-gradient(114.95deg, #d79f80 15.88%, #e79c72 15.88%, #ffc9ab 51.78%);
    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: #000;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
}

.red-btn[class*="btn"] {
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
    color: white;
    font-weight: 500;
    float: right;
}
.red-btn-florida[class*="btn"] {
    /* 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);
    color: rgb(0, 0, 0);
}
.red-btn-monalisa[class*="btn"] {
    background: #EEB5A1;
    color:#58595B;
}

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

.i-product-box {
    width: 10%;
}

.year-subtit {
    display: inline-flex;
    align-items: flex-end;
    width: 100%;
    padding-bottom: 10px;
}

.i-product-box p {
    width: 30px;
    height: 30px;
    color: #eb9800;
    margin: 0;
    border-radius: 50%;
    background: #fbfbfb;
    padding: 4px 5px;
    display: inline-flex;
    align-items: flex-start;
    justify-content: center;
    box-shadow: 3px 3px 14px -3px rgb(0 0 0 / 15%);
}

.yearly-title2 {
    width: 69%;
}

.yearly-title2 h4 {
    width: 100%;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
}

.ag-product-img {
    width: 15%;
}

.ag-product-img img {
    width: 100%;
}

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

.ag-dis-flex {
    display: inline-flex;
    width: 100%;
    align-items: center;
    padding-bottom: 1rem;
    justify-content: space-between;
}

.i-sale-info {
    width: 75%;
}

.ag-dis-flex .i-sale-info p {
    padding: 0px;
    font-size: 15px;
    color: #fff;
    margin-bottom: 0em;
    font-weight: 300;
}

.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 */


/* 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;
}

.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: #a8a8a8;
    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 #F21D1D;
}

.hr-line-cart-florida {
    border-top: 1px solid #FFC200;
}

.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%;
}

.db-icon1 {
    width: 180%;
    padding-right: 20px;
}

.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;
}

.pay-itembox-florida, .pay-itembox2-florida {
    background: #F5F5F5;
}

.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 #c79243; */
    height: 22px;
    width: 22px;
    border-radius: 30px;
    display: block;
    padding: 0 0 0 0px;
}

.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-florida label
{
    background: transparent;
    border: 1px solid #c4c4c4;
}

.pay.checkout-tick-g-florida label
{
    background: transparent;
    border: 1px solid #c4c4c4;
}

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

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

.body-monalisa .pay.checkout-tick input[type="radio"]:checked+label {
    background-color: #58595B;
}

.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: 20px;
    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: #c1c1c1; */
    text-align: left;
    width: 100%;
}

.payment-box .form-control {
    background: #e4e4e4;
    border: 1px solid #A01529;
    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;
}
.body-monalisa .payment-box .form-control {
    border: 1px solid #EEB5A1;
}

.payment-box-florida .form-control {
    border: 1px solid #F5F5F5;
    background: #F5F5F5;
}

.payment-box label span {
    /* color: #f3ad43; */
    padding: 0 5px;
}

.link-copied {
    color: #f3ad43;
}

.checkbox-style input[type="radio"]+label {
    background: #fff0;
    border: 1px solid #9D1B2F;
    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: #f3ad43; */
}

.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;
}

.body-monalisa .checkbox-style input[type="checkbox"]+label {
    border: 1px solid #58595B;
}
.body-monalisa .checkbox-style input[type="checkbox"]:checked+label {
    background: #58595B;
}
a.tnc-link {
    color: #B31329;
}
.body-monalisa a.tnc-link {
    color: #58595B;
}
.body-monalisa a.tnc-link:hover {
    color: #3b3d3e;
}
.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: #9D1B2F;
    text-decoration: none !important;
}

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

.body-monalisa .checkbox-style span a {
    color: #58595B;
}

.body-monalisa .checkbox-style span a:hover {
    color: #4c4e52;
}

.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: #FFFAF5;
}

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

.pay-itemlist {
    width: 93%;
    display: flex;
    align-content: center;
    align-items: center;
}

.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-itemlist-image {
    width: 30%;
    padding: 10px;
}

.pay-itemlist-desc {
    width: 65%;
    padding-left: 5%;
}

.pay-itemlist-desc p {
    /* width: 65%;
padding-left: 5%; */
    color: black !important;
}

.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: rgba(242, 29, 29, 1);
}
.red-dot-monalisa {
    border: 1px solid #58595B;
}
.delivery-choice .nav-link.active .red-dot-monalisa {
    background: #58595B;
    border: 1px solid #58595B;
}

.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: 95%;
    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;
}


/* 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 .ft-cart-nav li {
    padding: 8px 0;
}

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

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

.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 i {
    display: inline;
    padding: 0 10px;
    font-size: 18px;
}

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

.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, #E62A2C 15.88%, #AD2533 84.12%);
    box-shadow: 3px 3px 15px 5px rgb(0 0 0 / 30%);
    color: white;
    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: #ffe66e;
    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;
}

.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: 108px;
    top: -22px;
    width: 30px;
    height: 30px;
    background: #e6e6e6;
    border-radius: 30px;
    display: none;
    /* line-height: 30px; */
    text-align: center;
    box-shadow: 1px 1px 5px #000;
}

#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 .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;
}

.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 .nav-pills .nav-link,
#ag-u-db .nav-pills .show>.nav-link {
    color: black;
    background: none;
    border-radius: 20px;
    opacity: 1;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

#ag-u-db .nav-link.active {
    color: white;
    linear-gradient: (114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
    border-radius: 20px;
    opacity: 1;
}

#ag-u-db-m {
    display: none;
}

#ag-u-db {
    display: block;
}

#ag-u-db ul {}

#ag-u-db li {}

#ag-u-db li a p {
    margin: 0;
}

#ag-u-db-m .slick-prev:before,
.slick-next:before {
    color: #ffd58700;
    font-size: 26px;
    line-height: 0px;
    opacity: 1;
}

#ag-u-db-m .slick-next:before,
.slick-prev:before {
    color: #ffd58700;
    font-size: 26px;
    line-height: 0px;
    opacity: 1;
}

#ag-u-db a.nav-link,
#ag-u-db-m a.nav-link {
    background: none;
    color: #000;
}

#ag-u-db.agent .nav-link.active {
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
}

.br-none {
    border: none;
}

#ag-u-db.user .nav-link.active {
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
    /* color: #000; */
    box-shadow: 0px -3px 4px 1px rgba(170, 170, 170, 0.3), 0px 4px 6px rgba(0, 0, 0, 0.25);
}

.dashboard-monalisa #ag-u-db.user .nav-link.active {
    color: #58595D;
    background: #EEB5A1;
}


.dashboard-pt-b {
    padding-bottom: 10px;
}

.dashboard-pt-b {
    padding-right: 0;
    padding-left: 0;
}

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

.showlinkBuy {
    display: none;
}

.showlinkCart {
    display: none;
}

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

.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%; */
    position: relative;
}

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

.mnls-login button {
    width: 100%;
    /* padding: 4px 5%; */
    /* 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; */
    color: #fff;
    margin: 0 auto;
    font-size: 16px;
    background: rgba(89, 81, 68, 0.3);
    /* 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%);
    /* Note: backdrop-filter has minimal browser support */
    border-radius: 161px;
    border: 1px solid #e6bb7a;
}

.myfooter-login {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: linear-gradient(271deg, rgba(44, 34, 28, 0) 0%, #212324 27%, #36373b 51.56%, rgb(33 35 36) 73%, rgba(44, 34, 28, 0.1) 100%);
    box-shadow: 0px 4px 14px 7px rgba(0, 0, 0, 0.6);
    color: #ffd587;
    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;
}

.sales-div {
    width: 100%;
    padding: 10px 16px;
}

.crown-img {
    padding-right: 12px;
    padding-bottom: 12px;
}

.sales-amt {
    color: black;
    font-size: 15px;
}

.agent-dashboard-title {
    display: flex;
}

.agent-dashboard-title p {
    font-weight: 600;
    font-size: 16px;
    line-height: 46px;
    color: #9D1B2F;
    text-align: left;
    padding: 5px 0px 5px 18px;
    margin: 0px;
}

.title-width {
    width: 80%;
}

.icon-special2 {
    margin-top: 11px;
}

.register-info .title-ms h5 {
    color: #fff;
    font-size: 15px;
    margin: 0;
}

.logo-img {
    padding-right: 12px;
    /* padding-bottom: 1.5rem; */
}

.announcement-text b {
    color: black;
    font-weight: 400;
}

.announcement-date p {
    font-size: 12px;
    color: #9D1B2F;
    font-weight: 600;
    margin-bottom: 0;
}

.icon-viewmore3 {
    width: 34px;
    height: 34px;
    text-align: center;
    padding-top: 5px;
    border-radius: 50%;
    background: radial-gradient(288.2% 93.75% at 80% 93.75%, #bc7813 0%, #ffdd9c 72.4%, #ffedca 100%);
    box-shadow: 0px 4px 4px rgb(232 53 63 / 20%);
}

.checkout-box-s {
    /* background: linear-gradient(96.52deg, #494949 0%, #3c3c3c 99.72%); */
    box-shadow: 6px 6px 16px rgba(0, 0, 0, 0.3);
    border: none;
    border-radius: 10px;
    width: 100%;
}

.checkout-box-s2,
.checkout-box-s3 {
    border-radius: 10px;
    width: 100%;
    height: 300px;
    background: #FFFFFF;
    box-shadow: 6px 6px 16px rgba(0, 0, 0, 0.3);
}

.dashboard-title p {
    font-weight: 500;
    font-size: 16px;
    line-height: 46px;
    color: #9D1B2F;
    text-align: left;
    padding: 5px 0px 5px 18px;
    margin: 0px;
}
.dashboard-monalisa .dashboard-title p {
    color: #58595D;
}

.my-voucher-code-body {
    height: 48%;
    margin-top: 15%;
}

.dashboard-box {
    border-bottom: 1px solid #ADADAD;
    width: 100%;
    margin-bottom: 10px;
}

.dashboard-title {
    display: flex;
}

.title-width {
    width: 80%;
}

.icon-viewmore2 {
    width: 34px;
    height: 34px;
    text-align: center;
    padding-top: 5px;
    border-radius: 50%;
    background: radial-gradient(288.2% 93.75% at 80% 93.75%, #bc7813 0%, #ffdd9c 72.4%, #ffedca 100%);
    box-shadow: 0px 4px 4px rgb(232 53 63 / 20%);
}

.icon-special2 {
    margin-top: 11px;
}

.my-voucher-code-body {
    height: 48%;
    margin-top: 15%;
}

.db-img1 {
    width: 45%;
}

.my-value-record-body h4,
.my-perfect-list-body h4 {
    font-size: 16px;
    margin-top: 10px;
    line-height: 20px;
}

.my-value-record-body {
    text-align: center;
    height: auto;
    padding: 4px;
}

.my-voucher-code-body {
    height: 48%;
    margin-top: 15%;
}

.my-voucher-code-body .voucher-icon {
    color: black;
}

.body-inner {
    display: flex;
    margin-bottom: 17px;
}

.dashboard-card-bottom {
    text-align: center;
}

#voucher-btn,
a.btn.btn-vr-blue {
    color: white;
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
    box-shadow: 0px -3px 4px 1px rgba(170, 170, 170, 0.3), 0px 4px 6px rgba(0, 0, 0, 0.25);
    width: auto;
    border-radius: 30px;
    font-weight: 600;
}

.arrow {
    width: 80%;
}


/* value records page */

.vr-or-dt {
    box-shadow: rgba(0, 0, 0, 0.3) 6px 6px 16px;
    /* background: linear-gradient(96.52deg, rgb(73, 73, 73) 0%, rgb(60, 60, 60) 99.72%); */
    border-radius: 10px;
}

.vr-box {
    align-items: baseline;
    display: flex;
    width: 100%;
    color: #000;
    justify-content: flex-start;
    padding: 13px 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.14);
}

.vr-status-box {
    align-items: center;
    display: flex;
    width: 100%;
    color: rgb(255, 255, 255);
    background: #9D1B2F;
}

.dashboard-monalisa .vr-status-box {
    color: #58595D;
    background: #EEB5A1;
}

.vr-order-lst {
    display: flex;
    justify-content: space-between;
    color: rgb(255, 255, 255);
    margin: 0px;
    padding: 13px 20px;
}

.purchase-list-t {
    width: 32%;
}
.purchase-list-t h4 {
    font-size: 15px;
    margin-bottom: 0px;
}
.orderdate-t {
    width: 15%;
}
.orderdate-t h5 {
    font-size: 14px !important;
}

.vr-ir-btn {
    width: 38%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.vr-ir-btn .btn {
    margin-top: 5px;
}
.vr-ir-btn .vr-btn1 {
    color: rgb(255, 255, 255);
}

.vr-btn1 .btn {
    color: rgb(255, 204, 0);
    width: auto;
    font-size: 13px;
    font-weight: 500;
    margin-right: 10px;
    box-sizing: border-box;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 5px 2px inset;
    border-radius: 30px;
    background: rgba(157, 27, 47);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(201 51 91);
    border-image: initial;
}

.dashboard-monalisa .vr-btn1 .btn {
    color: #EEB5A1;
    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;
}

.vr-btn2 a.btn,
.vr-btn2 span.btn,
.vr-btn2 input.btn,
.vr-btn3 a.btn {
    color: rgb(255 255 255);
    width: auto;
    font-size: 13px;
    font-weight: 500;
    margin-right: 10px;
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
    border-radius: 30px;
}

.dashboard-monalisa .vr-btn2 a.btn,
.dashboard-monalisa .vr-btn2 span.btn,
.dashboard-monalisa .vr-btn2 input.btn,
.dashboard-monalisa .vr-btn3 a.btn {
    color: #58595D;
    background: #EEB5A1;
    box-shadow: rgba(170, 170, 170, 0.3) 0px -3px 4px 1px, rgba(0, 0, 0, 0.25) 0px 4px 6px;
}

.vr-o-step {
    display: flex;
    align-items: center;
    width: 50%;
    justify-content: space-between;
    padding: 1%;
}

.vr-process1 {
    background-image: url(/images/icons/value-record/status-default.png);
    background-size: cover;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    background-repeat: no-repeat;
    background-position: 55% 12%;
}

.midline {
    width: 18px;
    border-bottom: 1px dashed rgb(255, 255, 255);
}
.dashboard-monalisa .midline {
    border-bottom: 1px dashed #58595D;
}

.vr-status-word {
    padding-left: 50px;
}

.vr-status-word p {
    font-size: 14px;
    margin: 0px;
}

.vr-order-lst {
    display: flex;
    justify-content: space-between;
    color: rgb(255, 255, 255);
    margin: 0px;
    padding: 13px 20px;
}

.vr-p-img {
    width: 86%;
    margin: 10px 8px;
}

.vr-item-desc {
    align-self: center;
}

.vr-item-desc a {
    color: rgb(157, 27, 47);
    text-decoration: none;
}

.btn.vr-filt-btn {
    color: white;
    box-shadow: rgba(170, 170, 170, 0.3) 0px -3px 4px 1px, rgba(0, 0, 0, 0.25) 0px 4px 6px;
    width: auto;
    height: auto;
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
    border-radius: 30px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    padding: 7px 15px;
    text-decoration: none;
}

.btn.vr-filt-btn a {
    color: white;
    text-decoration: none;
    background-color: transparent;
}

.dashboard-monalisa .btn.vr-filt-btn.vr-filt-btn-1 {
    color: #EEB5A1;
    background: #58595D;
}

.dashboard-monalisa .btn.vr-filt-btn {
    color: #58595D;
    background: #EEB5A1;
}
.dashboard-monalisa .btn.vr-filt-btn a {
    color: #58595D;
}
.dashboard-monalisa .vr-pagination .page-item.active .page-link {
    background-color: #EEB5A1;
    border-color: #EEB5A1;
    color: #58595D;
}
.dashboard-monalisa .vr-pagination .page-link {
    color: #58595D;
}
.voucher-dashboard,
.chg-pw-box .card {
    background: #FFFAF5;
    box-shadow: 6px 6px 16px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    color: black;
}

.voucher-dashboard table td {
    color: black;
}

.voucher-dashboard .text-muted {
    color: #9D1B2F !important;
}

.chg-pw-btn .btn {
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
    box-shadow: 0px 4px 4px rgba(142, 132, 107, 0.3);
    border-radius: 40px;
    color: white;
    width: auto;
    height: auto;
    padding: 7px 15px;
}
.dashboard-monalisa .chg-pw-btn .btn {
    background: #EEB5A1;
    color: #58595D;
}

.mobile-user-box img {
    margin-right: 10px;
}

.text-align-mid {
    padding: 14% 14%;
    font-size: 18px;
}

.chg-pw-box .card-header {
    border-bottom: 1px solid #adadad;
}

.db-inner-title {
    color: #9D1B2F;
    font-size: 16px;
}
.dashboard-monalisa .db-inner-title {
    color: #58595D;
}

.my-profile-opt-btn.active {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    border-left: 1px solid rgba(0, 0, 0, 0.125);
    border-right: 1px solid rgba(0, 0, 0, 0.125);
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
    box-shadow: 0px -3px 4px 1px rgba(170, 170, 170, 0.3), 0px 4px 6px rgba(0, 0, 0, 0.25);
    border-radius: 20px 20px 0px 0px;
    width: auto;
    height: auto;
    padding: 10px;
    color: #fff;
}

.my-profile-opt-btn.active i {
    color: white;
}

.my-profile-opt-btn i {
    color: #cdcdcd;
}

.my-profile-opt-btn {
    padding: 10px 13px;
    background: #323232;
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    border-left: 1px solid rgba(0, 0, 0, 0.125);
    border-right: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 20px 20px 0px 0px;
    color: #fbfbfb;
    font-weight: normal;
    margin-right: 6px;
    width: auto;
}

.my-profile-opt-btn.active .text-color-header {
    color: white;
    font-size: 12pt;
}

.my-profile-opt-btn .text-color-header {
    color: #dfdfdf;
    font-size: 12pt;
}


/* .profile-box a {
background: radial-gradient(100% 100% at 50% 0%, #D51F39 0%, #A91E32 25%, #B31329 94.79%);
width: 32px;
height: 32px;
border-radius: 30px;
padding: 3px 8px;
}

.profile-box i {
color: #202020;
font-size: 18px;
} */

.btn-p-update input {
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
    box-shadow: 0px -3px 4px 1px rgb(170 170 170 / 30%), 0px 4px 6px rgb(0 0 0 / 25%);
    border-radius: 40px;
    border: none;
    color: white;
    padding: 7px 15px;
}
.dashboard-monalisa .btn-p-update input {
    color: #58595D;
    background: #EEB5A1;
}

#home-tab .nav-link,
#income-tab .nav-link,
#membership-tab .nav-link,
#announcements-tab .nav-link,
#agent-package-product-tab .nav-link,
#ct-shop-tab .nav-link,
#customer-tab .nav-link,
#voucher-tab .nav-link,
#perfect-tab .nav-link,
#promo-tab .nav-link,
#rbs-tab .nav-link,
#chg-pw-tab .nav-link,
#value-tab .nav-link,
#product-tab .nav-link,
#order-tab .nav-link,
#setting-tab .nav-link,
#business-tab .nav-link,
#florida-tab .nav-link,
#daily-closing-tab .nav-link,
#monthly-closing-tab .nav-link {
    color: #252525;
    padding: 0.5rem;
}

#business-tab a.nav-link,
#florida-tab a.nav-link,
#income-tab a.nav-link,
#home-tab a.nav-link,
#membership-tab a.nav-link,
#announcements-tab a.nav-link,
#ct-shop-tab a.nav-link,
#customer-tab a.nav-link,
#value-record-tab a.nav-link,
#profile-tab a.nav-link,
#voucher-tab a.nav-link,
#perfect-tab a.nav-link,
#promo-tab a.nav-link,
#chg-pw-tab a.nav-link,
#agent-package-product-tab a.nav-link,
#value-tab a.nav-link,
#product-tab a.nav-link,
#setting-tab a.nav-link,
#order-tab a.nav-link,
#change-pw-shop-tab a.nav-link,
#del-acc-tab a.nav-link {
    opacity: 0.3;
}

#business-tab a.nav-link.active,
#florida-tab a.nav-link.active,
#home-tab a.nav-link.active,
#income-tab a.nav-link.active,
#membership-tab a.nav-link.active,
#announcements-tab a.nav-link.active,
#ct-shop-tab a.nav-link.active,
#customer-tab a.nav-link.active,
#value-record-tab a.nav-link.active,
#profile-tab a.nav-link.active,
#voucher-tab a.nav-link.active,
#perfect-tab a.nav-link.active,
#promo-tab a.nav-link.active,
#chg-pw-tab a.nav-link.active,
#value-tab a.nav-link.active,
#agent-package-product-tab a.nav-link.active,
#product-tab a.nav-link.active,
#setting-tab a.nav-link.active,
#order-tab a.nav-link.active,
#change-pw-shop-tab a.nav-link.active,
#del-acc-tab a.nav-link.active {
    opacity: 1;
}

.db-order-no {
    margin-top: 8px;
}

.sales-amt b {
    color: #9D1B2F;
    font-weight: 500;
}

.sales-amt p {
    font-size: 15px;
}

.my-dashboard-container h5,
.voucher-text h6,
.my-value-record-body h4 {
    font-weight: 400;
    font-size: 15px;
}

.panel-dashboard-title {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding: 5px 20px;
    border-bottom: 1px solid #F21D1D;
    margin-bottom: 20px;
    align-content: flex-end;
}

.panel-dashboard-title p {
    font-weight: 500;
    font-size: 16px;
    line-height: 46px;
    color: #9D1B2F;
    text-align: left;
    /* padding: 5px 0px 5px 18px; */
    margin: 0px;
}

.panel-dashboard-title i {
    background-color: #9D1B2F;
    color: #fff;
    padding: 10px;
    border-radius: 50%;
    font-weight: 100;
}

.panel-dashboard-container .panel-name h5 {
    color: #9D1B2F;
    margin-bottom: 0;
}

.body-inner.panel-logo .panel-img-div img {
    width: 100%;
    padding: 12px;
}

.body-inner.panel-logo .panel-img-div {
    display: flex;
    margin-bottom: 17px;
    border-radius: 330px;
    border: 1px solid black;
    width: 140px;
    margin: 0 auto;
    overflow: hidden;
    height: 140px;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.panel-today-sales h1,
.panel-sales-tracking h1 {
    color: #9D1B2F;
    font-weight: 100 !important;
    margin-bottom: 0;
    font-size: 30px;
}

.panel-today-sales h1 i,
.panel-sales-tracking h1 i {
    color: #F21D1D;
    font-weight: 100 !important;
    margin-bottom: 0;
    font-size: 30px;
}

.sales-summ-box .each-summ {
    display: flex;
    align-items: center;
}

.sales-summ-box {
    padding: 0 30px;
}

.sales-summ-box .each-summ {
    margin: 10px auto;
}

.sales-summ-box .each-summ .total {
    background: #9D1B2F;
    padding: 10px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}

.sales-summ-box .each-summ .total h3 {
    color: #fff;
    margin-bottom: 0;
    font-size: 30px;
}

.panel-order thead {
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
    color: #fff;
}

.btn-panel-order {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.btn-panel-order button {
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 100;
    margin: 0 5px;
}

.btn-panel-order .details {
    background: linear-gradient(112.27deg, #C60047 14.52%, #B60041 85.48%);
    border-radius: 100px;
    color: #fff;
}

.btn-panel-order .next-order {
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
    border-radius: 100px;
    color: #fff;
}

.filter-col {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    align-content: center;
    flex-direction: row;
}

.top-table-row {
    display: flex;
    align-items: flex-end;
}

.top-table-row h4 {
    color: #9D1B2F;
}

.top-table-row h5 {
    text-align: center;
}

.filter-col .filter-btn {
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
    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: auto;
    color: #fff;
    padding: 0 20px;
}

.card.card-order {
    border-radius: 10px;
    background: #fff;
    width: 96%;
    margin: 0 auto;
}

.card.card-order .card-header {
    border-radius: 10px 0 0 0;
    background: #fff;
    border-bottom: 1px solid #F21D1D;
}

.card.card-order .card-footer {
    border-radius: 0 0 10px 10px;
    background: #fff;
    border-top: 0;
}

label.panel-upload {
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
    color: white;
    padding: 5px 20px;
    border-radius: 30px;
    cursor: pointer;
    margin-right: 10px;
}

#featuredPreview {
    height: 100%;
}

.panel-product-img {
    display: flex;
    align-items: center;
}

.img .img-size {
    width: 150px;
    height: 150px;
    overflow: hidden;
    /* border: 1px solid; */
    margin: 0 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
}

select.panel-productCategory {
    border: 1px solid green !important;
}

.pp-edit h4 {
    color: #9D1B2F;
}

.pp-edit hr {
    border: 1px solid #C4C4C4;
}

.pp-edit .submit-btn {
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
    border-radius: 100px;
    width: auto;
    margin: auto;
    padding: 0 50px;
}

.details-order .modal-dialog {
    width: 300px;
}

.details-order .modal-body {
    border: none;
    padding: auto;
}

.details-order .modal-content {
    min-height: 400px;
}

.merchant-list .img-product {
    width: 100px;
    height: 100px;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: center;
    border-radius: 30px;
    box-shadow: 1px 1px 1px 1px #00000033;
}

.merchant-list .img-product img {
    height: 100%;
}

#newProduct .modal-footer .sve-btn {
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
    box-shadow: 0px -3px 4px 1px rgba(170, 170, 170, 0.3), 0px 4px 6px rgba(0, 0, 0, 0.25);
    border-radius: 100px;
    border: none;
}

#newProduct .modal-footer .close-btn {
    border-radius: 100px;
    border: none;
}

#newProduct .modal-close {
    padding: 10px;
    background: transparent;
    border: none;
    font-size: 30px;
}

#newProduct .modal-header {
    padding: 0 10px;
    display: flex;
    justify-content: flex-end;
}

.productStatus {
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    box-shadow: 3px 3px 14px -3px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding: 5px 10px;
}

a.product-list-btn {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    margin: 5px;
}

a.product-list-btn img {
    width: 20px;
}

.product-list-btn-td {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
}

.today-sales-text .d h6,
.sales-tracking-text .d h6 {
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    box-shadow: 3px 3px 14px -3px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding: 10px;
    text-align: center;
}

.today-sales-text .list .row,
.sales-tracking-text .list .row {
    display: flex;
    align-items: center;
}

.row.graph-row {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
    height: 150px;
}

.graph-weekly {
    width: 14%;
    text-align: center;
}

.graph-weekly .graph {
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
    border-radius: 10px;
}

.my-perfect-list-body,
.my-perfect-list-body .myp-img {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
}

.myp-img img.db-img2 {
    width: 70%;
    margin: 0 auto;
}

.page-item.active .page-link {
    z-index: 1;
    color: #000;
    background-color: #fff;
    border-color: transparent;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #C4C4C4;
    background-color: #fff;
    border: 1px solid transparent;
}

.form-check-input.shop-online:checked {
    background-color: #E62A2C;
    border-color: #E62A2C;
}

.flag-icn{
    display: flex;
    float: right;
    flex-direction: column;
    align-items: center;
    margin-right: 10px;

}

.flag-icn img{
    width: 25px;
    height: auto;
}

.flag-icn small{
    padding-top: 3px;
    font-size: 12px;
    color: #5E5E5E;
    }
.cat-pop{
    display: flex;
    justify-content: center;
}

.cat-pop a img{
    height: 100px;
}

.modalListCategory.f-col{
    background: black;
}
.modalListCategory.s-col:nth-child(1){
    background: red;
}
.f-col, .s-col {
    margin: 20px 0;
    background: #E5E5E5;
    padding-top: 10px;
}
.col-modalCatBody{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-bottom: 20px;
}
.modal-close a{
    color: #9D1B2F;
    font-size: 60px;
    text-decoration: none;
    line-height: 40px;
}
.modal-close{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    align-content: center;
    padding: 0 30px;
}
.modalListCategory {
    width: 25%;
    /* margin: 20px; */
    margin: 13px 0;
}
.modalListCategory a{
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
}
.modalListCategory .img img{
    width: 100px;
}
.ul-logo img {
    display: none !important;
}
#savedPrice .modal-dialog {
    width: 500px;
    max-width: 90%;
    margin: 0 auto;
}
#savedPrice .modal-content, #newOrder .modal-content{
    padding: 10px 30px;
    background: white !important;
}
#savedPrice .modal-footer, #newOrder .modal-footer {
    justify-content: center;
}
#savedPrice p, #newOrder p {
    margin-bottom: 0px;
    font-weight: 800;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    text-align: center;
    border-radius: 20px;
}
#savedPrice .saved-price-btn {
    height: 36px;
    background: radial-gradient(151.35% 158.28% at 9.03% 128.27%, #FFC200 35%, #FFBC06 51%, #FFAE18 72%, #FF9736 98%, #FF953A 100%);
    background-blend-mode: multiply;
    box-shadow: 0px -3px 4px 1px rgb(170 170 170 / 30%), 0px 4px 6px rgb(0 0 0 / 25%);
    border-radius: 100px;
    border: 0px;
    font-weight: 600;
    font-size: 13px !important;
    line-height: 13px;
    margin-left: 5px;
}
#savedPrice .saved-price-btn.yellow, .new-order-btn.yellow {
    background: linear-gradient(180deg, #FFEAB5 0%, #FFC907 100%);
    color: #000000;
}
#savedPrice .saved-price-btn.red, .new-order-btn.red {
    background: linear-gradient(0deg, #C2222E 0%, #E93E3A 23.96%, #ED683C 100%);
    color: #ffffff;
}
.new-order-btn {
    height: 52px;
    background: radial-gradient(151.35% 158.28% at 9.03% 128.27%, #FFC200 35%, #FFBC06 51%, #FFAE18 72%, #FF9736 98%, #FF953A 100%);
    background-blend-mode: multiply;
    box-shadow: 0px -3px 4px 1px rgb(170 170 170 / 30%), 0px 4px 6px rgb(0 0 0 / 25%);
    border-radius: 100px;
    border: 0px;
    font-weight: 600;
    font-size: 15px !important;
    line-height: 17px;
    margin-left: 5px;
}
#newOrder .new-order-btn {
    height: 36px;
    font-size: 15px !important;
    line-height: 17px;
}
#newOrder .modal-header {
    text-align: center;
    justify-content: center;
}
#newOrder .modal-header h5 {
    color: #E93E3A;
    font-size: 17px;
    line-height: 19px;
}
#newOrder .input-group {
    max-width: 300px;
    margin: 10px auto;
}
#newOrder .input-group input:focus {
    outline: none !important;
    box-shadow: none;
}
#newOrder .input-group input{
    font-size: 14px;
}
#newOrder .input-group .btn-submit-password {
    background: linear-gradient(180deg, #FFEAB5 0%, #FFC907 100%);
    color: #000000;
    border-radius: 0 30px 30px 0;
    border-color: #FFC907;
    font-size: 14px;
}
#newOrder #passwordError {
    max-width: 300px;
    margin: -10px auto 10px;
    padding-left: 10px;
    font-size: 13px;
}

.fml-head ul {
    position: unset;
}
.shop-page-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 350px;
}
.shop-page-flex-1 {
    width: 140px;
}
.shop-page-flex-1 img {
    width: 100%;
}
.shop-page-flex-2 {
    display: none;
}
.login-register-btn {
    box-shadow: 0px 0px 10px 4px rgba(255, 0, 0, 0.25);
    background: linear-gradient(0deg, #C2222E 0%, #E93E3A 23.96%, #ED683C 100%);
    color: white;
    padding: 5px 24px;
    font-size: 15px;
    border-radius: 20px
}
.login-register-btn:hover {
    color: white;
}
.coffee-guest-login-register-form {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    gap: 4px;
}
.coffee-guest-login-register-form .login-register-btn {
    box-shadow: 0px 0px 10px 4px rgba(255, 255, 255, 0.25);
    background: white;
    color: black;
    padding: 3px 24px;
}
.body-monalisa .login-register-btn {
    background: #58595B;
    color: #EEB5A1;
    box-shadow: 3px 3px 6px 0px #0000004D;
    border: 1px solid white;
}
.body-monalisa .login-register-btn.cont-as-guest {
    background: #EEB5A1;
    color: #58595B;
}
.logo.coffee-guest-logo {
    margin: unset !important;
}
.allow-checkout-login-register {
    display: flex;
    justify-content: center;
    gap: 5px;
}
.allow-checkout-login-register .login-register-btn {
    box-shadow: 0px 0px 10px 4px rgba(255, 0, 0, 0.25);
    background: linear-gradient(0deg, #C2222E 0%, #E93E3A 23.96%, #ED683C 100%);
    color: white;
    padding: 5px 24px;
    font-size: 15px;
    border-radius: 20px
}
.guest-table-details-flex {
    display: flex;
    flex-direction: column;
    margin-right: 30px;
}
.guest-table-details {
    width: 300px;
}
.guest-table-details-text {
    max-width: 240px;
    text-wrap: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.guest-table-details-title {
    width: 80px;
    display: inline-block;
    color: black;
}
.guest-table-details-text {
    color: gray;
}
.shop-page-guest-table-flex .logo-coffee img {
    max-width: 100%;
}
.florida-guest-logo {
    width: 290px;
}
.navbar .florida-logo.florida-guest-logo img {
    display: block;
}
.guest-header-area {
    padding-bottom: 0 !important;
}
#enterNickname .modal-content {
    padding: 10px 0px;
    background: white !important;
    border-radius: 50px;
}
#enterNickname .modal-header  {
    justify-content: center;
    padding-left: 30px;
    padding-right: 30px;
}
#enterNickname .modal-body  {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 25px;
}
#enterNickname p {
    margin-bottom: 0px;
    font-weight: 800;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    text-align: center;
    border-radius: 20px;
}
#enterNickname .guest-nickname-btn {
    height: 36px;
    background-blend-mode: multiply;
    box-shadow: 0px -3px 4px 1px rgb(170 170 170 / 30%), 0px 4px 6px rgb(0 0 0 / 25%);
    border-radius: 100px;
    border: 0px;
    font-weight: 600;
    font-size: 13px !important;
    line-height: 13px;
    margin-left: 5px;
}
#enterNickname .guest-nickname-btn.guest-submit {
    color: black;
    background: linear-gradient(180deg, #FFEAB5 0%, #FFC907 100%);
}
#enterNickname .guest-nickname-btn.guest-back {
    background: linear-gradient(0deg, #C2222E 0%, #E93E3A 23.96%, #ED683C 100%);
    color: #ffffff;
}
#enterNickname #submitBtn:disabled {
    background: #d3d3d3;
    color: #4d4d4d;
}
#enterNickname .d-flex {
    margin: 5px 0;
    flex-direction: column;
}
#enterNickname .d-flex label {
    width: 200px;
    margin-right: 10px;
    font-weight: 800;
    font-size: 15px;
    line-height: 16px;
    color: #000000;
}
#enterNickname .d-flex input {
    flex: 1;
    border-radius: 30px;
}
#enterNickname .d-flex select {
    border-radius: 30px;
}
#enterNickname .modal-footer {
    border-top: 0px;
    padding-top: 0;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
    justify-content: space-between;
}
.body-monalisa #enterNickname .guest-nickname-btn.guest-back {
    background: #58595B;
    color: #EEB5A1;
    border: 1px solid white;
}
.body-monalisa #enterNickname .guest-nickname-btn.guest-submit {
    background: #EEB5A1;
    color: #58595B;
    border: 1px solid white;
}
.body-monalisa .add-button .button  {
    background: #EEB5A1;
}
.setup-face-area {
    text-align: center;
}
.face-btn-group {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.face-btn {
    height: 36px;
    background: linear-gradient(180deg, #FFEAB5 0%, #FFC907 100%);
    box-shadow: 0px -3px 4px 1px rgba(170, 170, 170, 0.3), 0px 4px 6px rgba(0, 0, 0, 0.25);
    border-radius: 100px;
    border: 0px;
    font-weight: 500;
    font-size: 15px !important;
    line-height: 15px;
    color: #000;
    margin: 0 5px;
    display: flex;
    align-items: center;
}
.face-btn img.scanner-icon {
    margin-right: 3px;
}
.face-btn img.upload-icon {
    width: 15px;
    margin-right: 3px;
}
.face-btn-dark {
    background: radial-gradient(151.35% 158.28% at 9.03% 128.27%, #FFC200 35%, #FFBC06 51%, #FFAE18 72%, #FF9736 98%, #FF953A 100%);
}
#branchModal .modal-content {
    padding: 10px 10px;
    background: white;
    border-radius: 20px;
}
#branchModal .modal-header {
    position: relative;
}
#branchModal .modal-header .btn-close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 10;
}

@media only screen and (max-width: 1199px) {
    .shop-page-flex {
        width: 18%;
    }
    .fml-head ul li {
        padding: 0 !important;
    }
    .florida-guest-logo {
        width: 150px;
    }
    .fml-cart-wish {
        right: 10px;
    }
}
@media only screen and (max-width: 991px) {
    .florida-guest-logo {
        width: 130px;
    }
    .card-home {
        padding-top: 10px !important;
    }
    .navbar-toggler {
        padding: 0;
    }
    .fml-head ul li a img {
        padding: 0 !important;
    }
    .guest-table-details {
        width: 250px;
    }
    .guest-table-details-flex {
        margin-right: 15px;
    }
    p.guest-table-details-text {
        font-size: 14px;
    }
    .guest-table-details-title {
        width: 72px;
    }
    .guest-table-details-text {
        max-width: 190px;
    }
    .delivery-choice ul li {
        width: 25%;
    }
}
@media only screen and (max-width: 768px) {
    .navbar .florida-logo.florida-guest-logo {
        height: 50px;
    }
    .logo.florida-logo.florida-guest-logo {
        margin: unset !important;
    }
    .card-home {
        padding-top: 30px !important;
    }
    .guest-table-details {
        width: 320px;
        margin-top: 15px;
    }
    .fml-head ul {
        position: absolute;
    }
    .shop-page-flex {
        width: 100%;
    }
    .shop-page-flex-2 {
        display: block;
    }
    .shop-page-guest-table-flex {
        width: 25%;
    }
    .guest-table-details-text-white {
        color: white;
    }
}
@media only screen and (max-width: 570px) {
    .delivery-choice ul li {
        width: 30%;
    }
}
@media only screen and (max-width: 500px) {
    .shop-page-flex-1 {
        width: 100px;
    }
}
@media only screen and (max-width: 490px) {
    .guest-table-details {
        width: 290px;
    }
    .delivery-choice ul li {
        width: 35%;
    }
}
@media only screen and (max-width: 460px) {
    .guest-table-details {
        width: 260px;
    }
    .new-order-btn {
        font-size: 11px !important;
        line-height: 14px;
        padding: 10px !important;
    }
    .guest-table-details-text {
        max-width: 170px;
    }
    #savedPrice .modal-content {
        padding: 30px 30px;
        background: white !important;
    }
    #savedPrice .modal-header .btn-close {
        margin-top: 20px !important;
    }
    #savedPrice p {
        line-height: 1.5;
    }

    #sendEmail .modal-content {
        padding: 0px 5px;
        background: white !important;
    }
    #sendEmail .modal-header .btn-close {
        margin-top: 10px !important;
    }
    #sendEmail p {
        line-height: 1.5;
        font-size: 15px;
    }
    #sendEmail span {
        font-size: 15px;
    }
    #sendEmail .modal-fill-email {
        font-size: 15px;
    }
}
@media only screen and (max-width: 425px) {
    .guest-table-details {
        width: 220px;
    }
    p.guest-table-details-text {
        font-size: 13px;
    }
    .guest-table-details-text {
        max-width: 140px;
    }
}
@media only screen and (max-width: 390px) {
    .fml-head {
        position: relative;
        height: 80px !important;
    }
}
/*  Merchant Settings */
