* {
    margin: 0;
    padding: 0;
    font-family: 'Lora', serif;
}

.body-container {
    max-width: 1440px;
    margin: 0 auto;
}

header .header-container {
    width: 1174px;
    height: auto;
    margin: 0 auto;
}

.mnls-login .btn:hover {
    color: black;
}

.clr-mnls-black {
    color: #ffffff;
}

.clr-mnls-white {
    color: #dddddd;
}

.clr-mnls-grey {
    color: #a8a8a8;
}

.clr-mnls-gold {
    color: #dab674 !important;
}

.banner {
    /* position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden; */
    display: flex;
    flex-direction: column;
    align-items: center;
}

.my-container {
    width: 100%;
    height: 100vh;
    position: absolute;
    background: #FFFAF5 !important;
}

.my-container #sence .layer {
    width: 100%;
    height: 100vh;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
}

.my-container #sence .layer img {
    width: 60%;
    height: 40%;
    position: absolute;
    left: 17%;
    top: -20.3%;
    /* max-width: 1669px; */
    object-fit: cover;
}


/* .my-container #sence .layer .logo {
  width: 166px;
  height: 53px;
  position: absolute;
  left: 40%;
  top: 26px;
  display: flex;
  align-items: center;
  justify-content: space-around;
} */

.ctg-list {
    width: 30%;
    position: absolute;
    display: flex;
    justify-content: space-evenly;
    margin: 0 auto;
    flex-direction: row;
    flex-wrap: nowrap;
    bottom: 37.8%;
    left: 33%;
    z-index: 1;
    padding-bottom: 5px;
    /* margin-top: 100%; */
    /* background: linear-gradient(180deg, #D51F39 0%, #A91E32 51.75%, #B31329 128.29%); */
    /* border-radius: 20px; */
}

.ctg-list img {
    width: 100%;
}

.ctg-list .item-ctg {
    display: flex;
    color: #fff;
    font-family: 'Lora';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: normal;
    color: white;
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 15px;
    white-space: nowrap;
    margin-top: 20px;
    width: 100%;
    /* text-transform: uppercase; */
}

.ctg-list .item-ctg .item-icon {
    height: 80px;
    width: 100px;
}

.ctg-list .item-ctg.other .other-icon {
    background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg/0001.png");
    /* box-shadow: 9px 9px 16px rgba(0, 0, 0, 0.4), -9px -9px 16px rgba(73, 73, 73, 0.4); */
    border-radius: 100px;
    animation: rotateCtg-a 1s;
}

.ctg-list .item-ctg.cookieses .cookieses-icon {
    background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg2/0001.png");
    /* box-shadow: 9px 9px 16px rgba(0, 0, 0, 0.4), -9px -9px 16px rgba(73, 73, 73, 0.4); */
    border-radius: 100px;
    animation: rotateCtg-b 1s;
}

.ctg-list .item-ctg.jam .jam-icon {
    background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg3/0001.png");
    /* box-shadow: 9px 9px 16px rgba(0, 0, 0, 0.4), -9px -9px 16px rgba(73, 73, 73, 0.4); */
    border-radius: 100px;
    animation: rotateCtg-c 1s;
}

.ctg-list .item-ctg.cake .cake-icon {
    background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg4/0001.png");
    /* box-shadow: 9px 9px 16px rgba(0, 0, 0, 0.4), -9px -9px 16px rgba(73, 73, 73, 0.4); */
    border-radius: 100px;
    animation: rotateCtg-d 1s;
}

.ctg-list .item-ctg.cheese .cheese-icon {
    background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg5/0040.png");
    /* box-shadow: 9px 9px 16px rgba(0, 0, 0, 0.4), -9px -9px 16px rgba(73, 73, 73, 0.4); */
    border-radius: 100px;
    animation: rotateCtg-e 1s;
}

.ctg-list .item-ctg.butter .butter-icon {
    background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg6/0040.png");
    /* box-shadow: 9px 9px 16px rgba(0, 0, 0, 0.4), -9px -9px 16px rgba(73, 73, 73, 0.4); */
    border-radius: 100px;
    animation: rotateCtg-f 1s;
}

.ctg-list .item-ctg.special .special-icon {
    background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg7/0040.png");
    /* box-shadow: 9px 9px 16px rgba(0, 0, 0, 0.4), -9px -9px 16px rgba(73, 73, 73, 0.4); */
    border-radius: 100px;
    animation: rotateCtg-g 1s;
}


/* categories page */

.ctg-page .ctg-list .item-ctg.other .other-icon {
    background: center / contain no-repeat #37313114 url("/assets/molarisa/img/ctg/0001.png");
    /* box-shadow: 9px 9px 16px rgba(0, 0, 0, 0.4), -9px -9px 16px rgba(73, 73, 73, 0.4); */
    border-radius: 100px;
    border: 1px solid #51371e;
    animation: rotateCtg-a 1s;
}

.ctg-page .ctg-list .item-ctg.cookieses .cookieses-icon {
    background: center / contain no-repeat #37313114 url("/assets/molarisa/img/ctg2/0001.png");
    /* box-shadow: 9px 9px 16px rgba(0, 0, 0, 0.4), -9px -9px 16px rgba(73, 73, 73, 0.4); */
    border-radius: 100px;
    border: 1px solid #51371e;
    animation: rotateCtg-b 1s;
}

.ctg-page .ctg-list .item-ctg.jam .jam-icon {
    background: center / contain no-repeat #37313114 url("/assets/molarisa/img/ctg3/0001.png");
    /* box-shadow: 9px 9px 16px rgba(0, 0, 0, 0.4), -9px -9px 16px rgba(73, 73, 73, 0.4); */
    border-radius: 100px;
    border: 1px solid #51371e;
    animation: rotateCtg-c 1s;
}

.ctg-page .ctg-list .item-ctg.cake .cake-icon {
    background: center / contain no-repeat #37313114 url("/assets/molarisa/img/ctg4/0001.png");
    /* box-shadow: 9px 9px 16px rgba(0, 0, 0, 0.4), -9px -9px 16px rgba(73, 73, 73, 0.4); */
    border-radius: 100px;
    border: 1px solid #51371e;
    animation: rotateCtg-d 1s;
}

.ctg-page .ctg-list .item-ctg.cheese .cheese-icon {
    background: center / contain no-repeat #37313114 url("/assets/molarisa/img/ctg5/0040.png");
    /* box-shadow: 9px 9px 16px rgba(0, 0, 0, 0.4), -9px -9px 16px rgba(73, 73, 73, 0.4); */
    border-radius: 100px;
    border: 1px solid #51371e;
    animation: rotateCtg-e 1s;
}

.ctg-page .ctg-list .item-ctg.butter .butter-icon {
    background: center / contain no-repeat #37313114 url("/assets/molarisa/img/ctg6/0040.png");
    /* box-shadow: 9px 9px 16px rgba(0, 0, 0, 0.4), -9px -9px 16px rgba(73, 73, 73, 0.4); */
    border-radius: 100px;
    border: 1px solid #51371e;
    animation: rotateCtg-f 1s;
}

.ctg-page .ctg-list .item-ctg.special .special-icon {
    background: center / contain no-repeat #37313114 url("/assets/molarisa/img/ctg7/0040.png");
    /* box-shadow: 9px 9px 16px rgba(0, 0, 0, 0.4), -9px -9px 16px rgba(73, 73, 73, 0.4); */
    border-radius: 100px;
    border: 1px solid #51371e;
    animation: rotateCtg-g 1s;
}


/* categories page end*/

.ctg-list .item-ctg.other:hover .other-icon,
.ctg-page .ctg-list .item-ctg.other.active .other-icon {
    animation: rotateCtg-a 1.5s infinite;
}

.ctg-list .item-ctg.cookieses:hover .cookieses-icon,
.ctg-page .ctg-list .item-ctg.cookieses.active .cookieses-icon {
    animation: rotateCtg-b 1.5s infinite;
}

.ctg-list .item-ctg.jam:hover .jam-icon,
.ctg-page .ctg-list .item-ctg.jam.active .jam-icon {
    animation: rotateCtg-c 1.5s infinite;
}

.ctg-list .item-ctg.cake:hover .cake-icon,
.ctg-page .ctg-list .item-ctg.cake.active .cake-icon {
    animation: rotateCtg-d 1.5s infinite;
}

.ctg-list .item-ctg.cheese:hover .cheese-icon,
.ctg-page .ctg-list .item-ctg.cheese.active .cheese-icon {
    animation: rotateCtg-e 1.5s infinite;
}

.ctg-list .item-ctg.butter:hover .butter-icon,
.ctg-page .ctg-list .item-ctg.butter.active .butter-icon {
    animation: rotateCtg-f 1.5s infinite;
}

.ctg-list .item-ctg.special:hover .special-icon,
.ctg-page .ctg-list .item-ctg.special.active .special-icon {
    animation: rotateCtg-g 1.5s infinite;
}

.ctg-list .item-ctg span {
    margin: 10px 0;
    font-family: 'Lora';
    color: #9D1B2F;
}

.product-page .ctg-list {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-end;
    /* padding-top: 180px; */
    bottom: 0;
    left: 0;
}

.btn.main-nav {
    width: 100%;
    height: 3px;
    background: rgba(0, 0, 0, 0.8);
    border: 2px solid #8a7b45;
    box-sizing: border-box;
    height: 50px;
    width: 50px;
    border-radius: 50px;
}

.gold-hr {
    background: linear-gradient(110.63deg, rgba(133, 16, 33, 0) 25.24%, #C31F28 43.43%, #FF4D4D 54.03%, #C31F28 64.11%, rgba(133, 16, 33, 0) 81.77%);
    ;
    position: relative;
    width: 100%;
    height: 2px;
    margin-bottom: 30px;
}

header .header-container .navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 1.5rem;
    padding-bottom: 0.5rem;
    flex-direction: row;
}

.logo.mnls a {
    text-decoration: none;
}

header .header-container .navbar .logo span {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}

.logo.mnls img {
    /* width: 100%; */
    /* display: block; */
    margin-right: 920px;
}

.logo.mnls .shop-name-logo {
    display: flex;
    flex-direction: column;
    width: auto;
}

.page-size {
    width: 1174px;
    height: auto;
    margin: 0 auto;
}

.page-subtitle {
    padding-bottom: 50px;
    width: 100%;
}

.title-top {
    display: flex;
    justify-content: space-between;
}

.title-top h3 {
    font-size: 24px;
    color: #A01529;
    font-weight: 700;
    font-family: 'Lora';
}

.page-subtitle h4 {
    font-family: Rufina;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    letter-spacing: 1px;
    color: #dab674;
}

.button-state button {
    width: 100px;
    left: 54px;
    top: 72px;
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
    color: white;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    border: none;
}

.button-state {
    /* margin-right: 50px; */
}

.categories-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.categories-list .ctg-item-box {
    width: 45%;
    display: flex;
    flex-direction: row;
    align-items: center;
    /* cursor: pointer; */
    background: white;
    margin: 20px;
    box-shadow: 6px 6px 16px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    /* padding: 1rem 0.5rem; */
    align-content: stretch;
    height: 190px;
    justify-content: space-around;
    cursor: pointer;
}


/* .categories-list .ctg-item-box img {
  width: 80%;
} */

.img-catalog {
    width: 80%;
    border-radius: 20px;
}

.categories-list .ctg-item-box span {
    /* width: 90%;
  text-align: center;
  font-family: Rubik;
  font-style: normal;
  font-size: 18px;
  line-height: normal;
  color: #A01529; */
}

.image-div {
    position: relative;
    width: 30%;
    /* padding: 20px; */
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.image-div img {
    /* min-width: 100%; */
    /* min-height: 100%; */
    border-radius: 10px;
}

.image-div .mrchnt-profile {
    width: auto;
    height: 100%;
    border-radius: 10px;
}

.image-div .iconn {
    position: absolute;
    left: 3%;
    width: 50px;
    height: 50px;
    top: 10%;
}

.image-div.merchant .iconn {
    right: 10%;
    top: 10%;
}

.image-div .iconn.spinner {
    position: absolute;
    right: 22%;
    width: 40px;
    height: 40px;
    top: 5%;
}

.info-div h4 {
    /* margin-bottom: 65px; */
    font-size: 20px;
    color: #A01529;
    font-weight: normal;
}

.price {
    display: flex;
    white-space: nowrap;
}

.caption {
    margin-top: 10px;
    margin-bottom: 65px;
}

.caption h5 {
    /* margin-top: -250px; */
    font-size: 10px !important;
    color: #5E5E5E !important;
}


/* .ctg-item-box {
    display: grid;
    grid-template-columns: 1fr 1fr;
} */


/* .price {
  justify-content: space-between;
  margin-top: 20px;
} */

.price-col-child {
    padding-left: 30px;
}

.price-col h5 {
    color: red !important;
    font-size: 18px !important;
    font-weight: 600;
    font-family: 'Lora';
}

.price-col p {
    font-size: 10px !important;
    font-weight: 400;
    font-family: 'Lora';
    margin-top: -11px;
    margin-bottom: 10px;
}

.button-display {
    display: flex;
    justify-content: space-around;
    margin-bottom: 20px;
    margin-left: -40px;
}

.increment-button {
    display: flex;
    margin-top: 6px;
}

.increment-button h4 {
    padding-top: 1px;
    margin: 0 10px;
    font-size: 25px;
    font-weight: 600;
    /* font-family: 'Lora'; */
    color: #5E5E5E;
}

.increment-button button {
    margin-left: 10px;
    width: 30px;
    height: 24px;
    outline: none;
    border-radius: 50px;
    color: red;
    border: 1px solid red;
    font-size: 15px;
    background-color: white;
}

.increment-button button:hover {
    background-color: #F21D1D;
    color: white;
    border-color: red;
}

.increment-button input {
    border: 0;
    outline: 0;
    width: 35px;
    font-size: 25px;
    font-weight: 600;
    color: #5E5E5E;
    text-align: center;
}

.increment-button input:focus {
    outline: none!important;
}

.button {
    width: 39px;
    height: 33px;
    left: 54px;
    top: 72px;
    background: linear-gradient(112.27deg, #C60047 14.52%, #B60041 85.48%);
    color: white;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    border: none;
}


/* .categories-list .ctg-item-box h5 {
  width: 90%;
  color: #ffcc00;
  text-align: center;
  font-family: Rubik;
  font-style: normal;
  font-size: 16px;
} */

.product-box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    position: relative;
    z-index: 1;
}

.top-shape-info {
    position: relative;
    z-index: 1;
}

.shape-bg {
    position: absolute;
    width: 100%;
    height: 600px;
    background: white;
    clip-path: polygon(0 30%, 100% 0, 100% 100%, 0% 100%);
    bottom: 0;
}

.product-box-bottom {
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 0px 40px;
    padding-bottom: 40px;
    color: #ffffff;
}

.item-title h4 {
    font-size: 50px;
    color: #dab674;
    font-weight: normal;
    margin: 0;
    font-family: "Carattere";
}

.item-title {
    margin-bottom: 10px;
}

.item-title span {
    font-size: 20px;
    font-weight: normal;
    font-family: Rubik;
}

.product-item-box-list ul {
    font-size: 14px;
    padding-left: 0;
    list-style: inside;
}

.product-item-box-list ul li {
    padding: 5px 0;
}

.product-item-box {
    display: flex;
    flex-direction: column;
}

.product-item-box-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.what-client-said {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.client-msg {
    width: 45%;
    margin: 10px 0;
    padding: 0 10px;
}

.client-msg h5 {}

.client-msg p {}

footer hr {
    color: #fff;
    height: 2px !important;
}

footer h4 {
    color: #f6921d;
}

footer .row-bottom {
    font-size: small
}


/* Categories animation */

@keyframes rotateCtg-a {
    0% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg/0001.png");
    }
    5.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg/0002.png");
    }
    11% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg/0004.png");
    }
    16.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg/0006.png");
    }
    22% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg/0008.png");
    }
    27.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg/0010.png");
    }
    33% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg/0012.png");
    }
    38% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg/0014.png");
    }
    43.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg/0016.png");
    }
    49% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg/0018.png");
    }
    54.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg/0020.png");
    }
    60% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg/0022.png");
    }
    65.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg/0024.png");
    }
    71% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg/0026.png");
    }
    76.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg/0028.png");
    }
    82% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg/0030.png");
    }
    87.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg/0032.png");
    }
    93% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg/0034.png");
    }
    98.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg/0036.png");
    }
    100% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg/0038.png");
    }
}

@keyframes rotateCtg-b {
    0% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg2/0001.png");
    }
    5.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg2/0002.png");
    }
    11% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg2/0004.png");
    }
    16.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg2/0006.png");
    }
    22% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg2/0008.png");
    }
    27.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg2/0010.png");
    }
    33% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg2/0012.png");
    }
    38% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg2/0014.png");
    }
    43.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg2/0016.png");
    }
    49% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg2/0018.png");
    }
    54.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg2/0020.png");
    }
    60% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg2/0022.png");
    }
    65.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg2/0024.png");
    }
    71% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg2/0026.png");
    }
    76.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg2/0028.png");
    }
    82% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg2/0030.png");
    }
    87.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg2/0032.png");
    }
    93% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg2/0034.png");
    }
    98.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg2/0036.png");
    }
    100% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg2/0038.png");
    }
}

@keyframes rotateCtg-c {
    0% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg3/0001.png");
    }
    5.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg3/0002.png");
    }
    11% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg3/0004.png");
    }
    16.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg3/0006.png");
    }
    22% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg3/0008.png");
    }
    27.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg3/0010.png");
    }
    33% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg3/0012.png");
    }
    38% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg3/0014.png");
    }
    43.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg3/0016.png");
    }
    49% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg3/0018.png");
    }
    54.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg3/0020.png");
    }
    60% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg3/0022.png");
    }
    65.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg3/0024.png");
    }
    71% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg3/0026.png");
    }
    76.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg3/0028.png");
    }
    82% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg3/0030.png");
    }
    87.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg3/0032.png");
    }
    93% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg3/0034.png");
    }
    98.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg3/0036.png");
    }
    100% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg3/0038.png");
    }
}

@keyframes rotateCtg-d {
    0% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg4/0001.png");
    }
    5.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg4/0002.png");
    }
    11% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg4/0004.png");
    }
    16.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg4/0006.png");
    }
    22% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg4/0008.png");
    }
    27.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg4/0010.png");
    }
    33% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg4/0012.png");
    }
    38% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg4/0014.png");
    }
    43.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg4/0016.png");
    }
    49% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg4/0018.png");
    }
    54.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg4/0020.png");
    }
    60% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg4/0022.png");
    }
    65.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg4/0024.png");
    }
    71% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg4/0026.png");
    }
    76.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg4/0028.png");
    }
    82% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg4/0030.png");
    }
    87.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg4/0032.png");
    }
    93% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg4/0034.png");
    }
    98.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg4/0036.png");
    }
    100% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg4/0038.png");
    }
}

@keyframes rotateCtg-e {
    0% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg5/0001.png");
    }
    5.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg5/0002.png");
    }
    11% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg5/0004.png");
    }
    16.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg5/0006.png");
    }
    22% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg5/0008.png");
    }
    27.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg5/0010.png");
    }
    33% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg5/0012.png");
    }
    38% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg5/0014.png");
    }
    43.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg5/0016.png");
    }
    49% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg5/0018.png");
    }
    54.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg5/0020.png");
    }
    60% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg5/0022.png");
    }
    65.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg5/0024.png");
    }
    71% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg5/0026.png");
    }
    76.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg5/0028.png");
    }
    82% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg5/0030.png");
    }
    87.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg5/0032.png");
    }
    93% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg5/0034.png");
    }
    98.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg5/0036.png");
    }
    100% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg5/0038.png");
    }
}

@keyframes rotateCtg-f {
    0% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg6/0001.png");
    }
    5.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg6/0002.png");
    }
    11% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg6/0004.png");
    }
    16.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg6/0006.png");
    }
    22% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg6/0008.png");
    }
    27.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg6/0010.png");
    }
    33% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg6/0012.png");
    }
    38% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg6/0014.png");
    }
    43.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg6/0016.png");
    }
    49% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg6/0018.png");
    }
    54.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg6/0020.png");
    }
    60% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg6/0022.png");
    }
    65.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg6/0024.png");
    }
    71% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg6/0026.png");
    }
    76.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg6/0028.png");
    }
    82% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg6/0030.png");
    }
    87.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg6/0032.png");
    }
    93% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg6/0034.png");
    }
    98.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg6/0036.png");
    }
    100% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg6/0038.png");
    }
}

@keyframes rotateCtg-g {
    0% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg7/0001.png");
    }
    5.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg7/0002.png");
    }
    11% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg7/0004.png");
    }
    16.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg7/0006.png");
    }
    22% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg7/0008.png");
    }
    27.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg7/0010.png");
    }
    33% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg7/0012.png");
    }
    38% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg7/0014.png");
    }
    43.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg7/0016.png");
    }
    49% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg7/0018.png");
    }
    54.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg7/0020.png");
    }
    60% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg7/0022.png");
    }
    65.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg7/0024.png");
    }
    71% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg7/0026.png");
    }
    76.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg7/0028.png");
    }
    82% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg7/0030.png");
    }
    87.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg7/0032.png");
    }
    93% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg7/0034.png");
    }
    98.5% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg7/0036.png");
    }
    100% {
        background: center / contain no-repeat #303234 url("/assets/molarisa/img/ctg7/0038.png");
    }
}

footer {
    background: #1e1e1e;
    width: 100%;
    height: auto;
    position: relative;
    /* margin-top: -3vh; */
}


/* footer .footer-container {
  width: 1174px;
  height: auto;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  padding: 20px 0;
  color: #bababa;
  font-size: 14px;
} */

.footer {
    background: radial-gradient(100% 100% at 50% 0%, #D51F39 0%, #A91E32 25%, #B31329 94.79%);
    /* padding: 70px 0; */
    color: white;
}

.row-testing {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.footer-col-1 {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.child-row-1 {
    text-decoration: none;
    color: white;
    white-space: nowrap;
    font-size: 12px;
    font-family: 'Lora';
}

.h4-col-1 {
    grid-column: span 2;
    font-family: 'Lora';
    letter-spacing: 4px;
    margin-bottom: 30px;
    margin-top: 40px;
}

.h5-col-1 {
    font-size: 10px;
    grid-column: span 2;
    margin-top: 70px;
    white-space: nowrap;
    font-family: 'Lora';
}

.footer-col-2 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 20px;
    text-align: center;
}

.child-row-left {
    margin-left: 200px;
}

.child-row-right {
    margin-right: 200px;
}

.h4-col-2 {
    grid-column: span 3;
}

.footer-col-3 {
    display: grid;
    grid-template-columns: 1fr;
    text-align: right;
    margin-right: 100px;
}

.h4-col-3 {
    grid-column: span 2;
    font-family: 'Lora';
    letter-spacing: 4px;
    margin-bottom: 30px;
    margin-top: 40px;
}

.child-row-span {
    grid-column: span 2;
}

.child-row-3 {
    text-decoration: none;
    color: white;
    font-size: 12px;
    font-family: 'Lora';
}

.h5-col-3 {
    font-size: 15px;
    /* letter-spacing: 2px; */
    grid-column: span 2;
    margin-top: 50px;
    padding-bottom: 6px;
    white-space: nowrap;
    font-family: 'Lora';
}


/* .test {
position: absolute;
height: 50px;
left: 12.5%;
right: 67.55%;
bottom: 206px;
color: green;
border: 3px solid red;
} */

.photo.owl-carousel {
    position: relative;
    margin: 0 auto;
    width: 50%;
    height: auto;
    /* overflow: hidden; */
    top: 150px;
}

.slider-container {
    position: absolute;
    height: 100vh;
    width: 100%;
}

.photo.owl-carousel .item {
    padding: 5px;
    text-align: center;
    font-size: 2rem;
    margin: 5px;
    display: flex;
    align-items: center;
    width: 100%;
}

.photo.owl-carousel .owl-item a {
    text-decoration: none;
}

.photo.owl-carousel .item .left-box {
    width: 50%;
}

.photo.owl-carousel .item .right-box {
    width: 40%;
    color: #fff;
    padding: 0 5%;
}

.photo.owl-carousel .item .right-box p {
    font-family: "Rubik", sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    color: #bdbdbd;
}

.photo.owl-carousel .item .right-box span {
    font-family: "arials";
    font-style: italic;
    font-weight: 400;
    font-size: 23px;
    line-height: 23px;
    text-align: center;
    color: #ffffff;
}

.photo.owl-carousel .item .right-box h4 {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    letter-spacing: 0.15em;
    color: #dab674;
    margin-bottom: 0;
}

.photo.owl-carousel .item .right-box .title-bg {
    padding: 0px 0;
    /* background: url("/assets/molarisa/item-bg.png") no-repeat center; */
    background-size: contain;
}

.photo.owl-carousel .owl-nav {
    color: #fff;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    align-content: space-around;
    top: 50%;
}

.photo.owl-carousel .owl-nav .owl-prev {
    margin-left: -100px;
}

.photo.owl-carousel .owl-nav button.owl-prev,
.photo.owl-carousel .owl-nav button.owl-next {
    width: 30px;
    height: 30px;
    background: #ffffff2b;
    border-radius: 30px;
}

.photo.owl-carousel .owl-nav .owl-next {
    margin-right: -100px;
}

.photo.owl-carousel .owl-nav span {
    color: #fff;
    font-size: 30px;
    line-height: 32px;
    font-weight: normal;
    font-family: Rubik;
}

.photo.owl-carousel .owl-dots {
    /* width: 50%; */
    display: flex;
    margin: 0 auto;
    flex-direction: row;
    justify-content: center;
}

.photo.owl-carousel .owl-dot {
    width: 10px;
    height: 10px;
    background: #ffffff70;
    border-radius: 100%;
    margin: 0 10px;
}

.photo.owl-carousel .owl-dot.active {
    width: 10px;
    height: 10px;
    background: #ffffff;
    background: radial-gradient(84.62% 84.62% at 19.23% 7.69%, #fff1ba 16.67%, #ffd071 73.44%, #dab674 100%);
    border-radius: 100%;
    margin: 0 10px;
}

.copy-right {
    width: 1174px;
    height: auto;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    padding: 20px 0;
    color: #bababa;
    font-size: 14px;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
}

footer .footer-container ul li a {
    color: #bababa;
    text-decoration: none;
}

footer .footer-container ul li a:hover {
    color: #dab674;
}

.wave {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    transform: scale(1.25);
    top: -10%;
}


/* My Col Set */

.col-1w {}

.col-2w {}

.col-3w {
    width: 40%;
    display: flex;
    align-items: center;
}

.col-4w {}

.col-5w {}

.col-6w {
    width: 50%;
}

.col-7w {}

.col-8w {}

.col-9w {}

.col-10w {}

.col-11w {}

.col-12w {
    width: 100%;
}


/* animation */

.wave.depth-60 {
    -webkit-animation: wave 6.33333s 0.3s infinite linear;
    -moz-animation: wave 6.33333s 0.3s infinite linear;
    animation: wave 6.33333s 0.3s infinite linear;
}

.wave.depth-60:after {
    height: 0px;
}

.wave.depth-70 {
    -webkit-animation: wave 6.33333s 0.3s infinite linear;
    -moz-animation: wave 6.33333s 0.3s infinite linear;
    animation: wave 6.33333s 0.3s infinite linear;
}

.wave.depth-70:after {
    height: 5px;
}

.wave.depth-80 {
    -webkit-animation: wave 4.88889s 0.1s infinite linear;
    -moz-animation: wave 4.88889s 0.1s infinite linear;
    animation: wave 4.88889s 0.1s infinite linear;
}

.wave.depth-80:after {
    height: 10px;
}

@-webkit-keyframes wave {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 1%, 0) rotateZ(0deg);
        -moz-transform: rotateZ(0deg) translate3d(0, 1%, 0) rotateZ(0deg);
        transform: rotateZ(0deg) translate3d(0, 1%, 0) rotateZ(0deg);
    }
    100% {
        -webkit-transform: rotateZ(360deg) translate3d(0, 1%, 0) rotateZ(-360deg);
        -moz-transform: rotateZ(360deg) translate3d(0, 1%, 0) rotateZ(-360deg);
        transform: rotateZ(360deg) translate3d(0, 1%, 0) rotateZ(-360deg);
    }
}

@-moz-keyframes wave {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 1%, 0) rotateZ(0deg);
        -moz-transform: rotateZ(0deg) translate3d(0, 1%, 0) rotateZ(0deg);
        transform: rotateZ(0deg) translate3d(0, 1%, 0) rotateZ(0deg);
    }
    100% {
        -webkit-transform: rotateZ(360deg) translate3d(0, 1%, 0) rotateZ(-360deg);
        -moz-transform: rotateZ(360deg) translate3d(0, 1%, 0) rotateZ(-360deg);
        transform: rotateZ(360deg) translate3d(0, 1%, 0) rotateZ(-360deg);
    }
}

@-ms-keyframes wave {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 1%, 0) rotateZ(0deg);
        -moz-transform: rotateZ(0deg) translate3d(0, 1%, 0) rotateZ(0deg);
        transform: rotateZ(0deg) translate3d(0, 1%, 0) rotateZ(0deg);
    }
    100% {
        -webkit-transform: rotateZ(360deg) translate3d(0, 1%, 0) rotateZ(-360deg);
        -moz-transform: rotateZ(360deg) translate3d(0, 1%, 0) rotateZ(-360deg);
        transform: rotateZ(360deg) translate3d(0, 1%, 0) rotateZ(-360deg);
    }
}

@keyframes wave {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 1%, 0) rotateZ(0deg);
        -moz-transform: rotateZ(0deg) translate3d(0, 1%, 0) rotateZ(0deg);
        transform: rotateZ(0deg) translate3d(0, 1%, 0) rotateZ(0deg);
    }
    100% {
        -webkit-transform: rotateZ(360deg) translate3d(0, 1%, 0) rotateZ(-360deg);
        -moz-transform: rotateZ(360deg) translate3d(0, 1%, 0) rotateZ(-360deg);
        transform: rotateZ(360deg) translate3d(0, 1%, 0) rotateZ(-360deg);
    }
}

.lighthouse {
    -webkit-transform-origin: 50% 90%;
    -moz-transform-origin: 50% 90%;
    transform-origin: 50% 90%;
    -webkit-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
    animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
    margin: 0px -64px;
    background-size: 128px 224px;
    height: 224px;
    width: 128px;
    background-image: url(../../images/lighthouse.png);
    background-repeat: no-repeat;
    bottom: 64px;
    position: absolute;
    right: 20%;
}

@-webkit-keyframes lighthouse {
    0% {
        -webkit-transform: translate3d(15%, 0, 0) rotateZ(10deg);
        -moz-transform: translate3d(15%, 0, 0) rotateZ(10deg);
        transform: translate3d(15%, 0, 0) rotateZ(10deg);
    }
    100% {
        -webkit-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
        -moz-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
        transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
    }
}

@-moz-keyframes lighthouse {
    0% {
        -webkit-transform: translate3d(15%, 0, 0) rotateZ(10deg);
        -moz-transform: translate3d(15%, 0, 0) rotateZ(10deg);
        transform: translate3d(15%, 0, 0) rotateZ(10deg);
    }
    100% {
        -webkit-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
        -moz-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
        transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
    }
}

@-ms-keyframes lighthouse {
    0% {
        -webkit-transform: translate3d(15%, 0, 0) rotateZ(10deg);
        -moz-transform: translate3d(15%, 0, 0) rotateZ(10deg);
        transform: translate3d(15%, 0, 0) rotateZ(10deg);
    }
    100% {
        -webkit-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
        -moz-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
        transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
    }
}

@keyframes lighthouse {
    0% {
        -webkit-transform: translate3d(15%, 0, 0) rotateZ(10deg);
        -moz-transform: translate3d(15%, 0, 0) rotateZ(10deg);
        transform: translate3d(15%, 0, 0) rotateZ(10deg);
    }
    100% {
        -webkit-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
        -moz-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
        transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
    }
}

.col-6w.image {
    text-align: center;
}

.col-6w.product-item-box p,
.col-6w.product-item-box p span {
    color: #fff;
}

.product-box img {
    width: 80%;
    /* padding: 10%; */
}

.product-box .image {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.product-box .image img {
    width: 76%;
}

.logo.mnls .mobile-logo-icon {
    display: none;
}

header .logo img {
    height: 80px
}

#sence .mobile-layer img {
    position: absolute;
    bottom: 20px;
    right: 10px;
    display: none;
}

.ri-btn .r-btn {
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 57.46%) !important;
    box-shadow: 0px -3px 4px 1px rgb(170 170 170 / 30%), 0px 4px 6px rgb(0 0 0 / 25%);
    border-radius: 100px;
    color: white;
    margin: 0 5%;
    height: 36px;
    font-size: 16px;
    width: fit-content;
    padding: 4px 5%;
}
.ri-btn .r-btn-florida {
    background: #FFC200;
    background: radial-gradient(151.35% 158.28% at 9.03% 128.27%, #FFC200 35%, #FFBC06 51%, #FFAE18 72%, #FF9736 98%, #FF953A 100%) !important;
    color: rgb(0, 0, 0);
}

.resetpw.ri-btn .r-color-btn {
    background: linear-gradient(114.95deg, #e6bb7a 15.88%, #ffdd9c 57.46%);
    box-shadow: 0px -3px 4px 1px rgb(170 170 170 / 30%), 0px 4px 6px rgb(0 0 0 / 25%);
    border-radius: 100px;
    margin: 0 5%;
    height: auto;
    font-size: 14px;
    width: auto;
    padding: 8px;
}

.resetpw-box label {
    color: black;
    font-size: 15px;
    font-weight: 400;
}

.resetpw-box .card-header {
    border-bottom: 1px solid #9D1B2F;
    background-color: #E62A2C !important;
    border-top-right-radius: 17px !important;
    border-top-left-radius: 17px !important;
    color: white !important;
}

.resetpw-box .register-info .form-control {
    border-radius: 4.25rem;
    background: #fbfbfb;
    /* mix-blend-mode: screen; */
    box-shadow: 0px 4px 9px 3px rgb(0 0 0 / 30%);
    backdrop-filter: blur(40px) contrast(100%);
    -webkit-backdrop-filter: blur(40px) contrast(100%);
    color: black;
    /* border: 1px solid #dab674; */
    padding: 0.37rem 0.75rem;
    font-size: 15px;
    font-weight: 300;
}

.reset-pw-btn .buy-btn {
    background: linear-gradient(278deg, rgba(173, 37, 51, 1) 50%, rgba(230, 42, 44, 1) 100%);
    /* mix-blend-mode: screen; */
    box-shadow: 0px 4px 9px 3px rgb(0 0 0 / 30%);
    backdrop-filter: blur(3px) contrast(100%);
    -webkit-backdrop-filter: blur(3px) contrast(100%);
    border-radius: 161px;
    color: #fff !important;
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: lighter;
    width: auto;
    height: auto;
}

.reset-top-border {
    position: absolute;
    top: -11px;
    left: 46%;
    z-index: 1;
}

.reset-btm-border {
    position: absolute;
    bottom: 59px;
    left: 46%;
    z-index: 1;
}

.reset-top-border img,
.reset-btm-border img {
    width: 75%;
}

.card-header.br-btm {
    border-bottom: 1px solid #6e6e6e;
}

.card.resetpw-box {
    /* background: rgb(255 255 255 / 50%); */
    box-shadow: 0px 4px 9px 12px rgb(0 0 0 / 30%);
    backdrop-filter: blur(3px) contrast(100%);
    -webkit-backdrop-filter: blur(3px) contrast(100%);
    border-radius: 20px;
    border: 2px solid #9D1B2F;
}

.reset-pw.ri-btn .r-color-btn {
    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: 100px;
    color: white;
    margin: 0 5%;
    font-size: 15px;
    width: auto;
    padding: 10px;
}

.about-col {
    display: flex;
    width: 100%;
    flex-direction: column;
}

.title-about-col {
    width: 5%;
    margin-right: 1rem;
}

.title-about-col-body {
    width: 100%;
    display: flex;
    flex-direction: row;
}

.des-about-col {
    width: 90%;
}

.title-about-col img {
    width: 100%;
}

.customer-verify.table,
.customer-verify .table th,
.customer-verify .table td,
.customer-verify .table tbody,
.customer-verify .table td {
    border: none;
}

.customer-verify .table .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #0000 !important;
}

.customer-verify td {
    color: #fff;
    border-top: none !important;
}

.btn.cv-reject-btn.br-none {
    background: linear-gradient(114.95deg, #e79c72 15.88%, #ffc9ab 51.78%);
    box-shadow: 0px -3px 4px 1px rgb(170 170 170 / 30%), 0px 4px 6px rgb(0 0 0 / 25%);
    border-radius: 100px;
    border: none;
    width: auto;
    display: flex;
    align-items: center;
    height: 36px;
    margin-left: 1rem;
}

.opt-btn-space {
    display: flex;
}

.customer-verify .verify-hr {
    height: 0;
}

.agentdb h4 {
    font-size: 18px;
}

.voucher-dashboard .mysearch01 .input-group-text {
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
    border-radius: 100px;
}
.dashboard-monalisa .voucher-dashboard .mysearch01 .input-group-text {
    background: #EEB5A1;
}

.voucher-dashboard .mysearch01 .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation)> :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
}

.voucher-dashboard .form-control {
    /* border: none; */
}

.voucher-dashboard #dtv_previous .page-link {
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
    border: none;
    color: white;
    border-radius: 10px;
    margin-right: 10px;
}

.voucher-dashboard #dtv_next .page-link {
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
    border: none;
    color: white;
    border-radius: 10px;
}

.dashboard-monalisa .voucher-dashboard #dtv_previous .page-link {
    background: #58595D;
    color: #EEB5A1;
}
.dashboard-monalisa .voucher-dashboard #dtv_next .page-link {
    background: #EEB5A1;
    color: #58595D;
}

.voucher-dashboard .text-bold {
    font-weight: 500;
    color: #fff;
}

.voucher-dashboard .table th,
.voucher-dashboard .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #cd9b6e00;
    background: #2c2c2c;
}

.voucher-dashboard .table> :not(caption)>*>* {
    padding: 0.5rem 0.5rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
    border-color: #F21D1D;
}

.white-content {
    color: black;
}

.align-btn.ri-btn .r-color-btn {
    margin: 0%;
    font-weight: 500;
    letter-spacing: 0px;
}

.card-paper-bg {
    box-shadow: 0px -13px 15px #ffffff, 30px 30px 30px -27px rgb(83 40 40 / 25%);
    width: 500px;
    height: 500px;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    /* background-color: white; */
}


/* .banner-custom {
    position: relative;
    z-index: 55555555;
} */

.banner-background {
    background-color: #851021;
    position: absolute;
    width: 100%;
    height: 145px;
    margin-top: 175px;
}

.banner-image {
    width: 100%;
    position: relative;
    height: 320px;
    padding: 0;
}

.banner-image img {
    /* max-height: 100%; */
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    /* width: 100%; */
}

.images {
    width: 3%;
}

#choose-box {
    margin-top: 7px;
}

.cpn2 {
    white-space: nowrap;
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
    border-radius: 100px;
    z-index: 100;
    color: white !important;
    font-size: 18px;
    position: relative;
}

.cpn2 a {
    background: white;
    text-decoration: none;
    color: black;
    border-radius: 20px;
    margin-left: 8px;
    text-size-adjust: 90%;
}

.cpn3 {
    border: 3px solid #9D1B2F;
    background: white;
    border-radius: 30px;
    /* height: 302px; */
    margin-top: -10px;
    position: relative;
    z-index: 10;
}

.cpn3 a {
    color: white;
    text-decoration: none;
    overflow-wrap: break-word;
}

.cpn3 img {
    max-width: 120px;
}

.video {
    font-size: 32px;
    color: #851021;
}

.item-list {
    background: linear-gradient(180deg, #D51F39 0%, #A91E32 51.75%, #B31329 128.29%);
    border-radius: 20px;
}

.background-img {
    width: 100vh;
    height: 100vh;
}


/* .item-list {
    margin-top: 58px;
    } */

.page-subtitle.row {
    padding: 0;
    width: 100%;
    margin: 0;
}

.shop-title {
    font-size: 14px;
    margin: 0px !important;
    padding-top: 6px;
    background: #9D1B2F;
    border-radius: 0px 14px 0px 0px;
    color: white;
    padding-bottom: 7px;
}

.increment-button button:disabled {
    background-color: #ddd;
    border: 1px solid #bbb;
    color: #bbb;
}

.increment-button .varqty:disabled {
    color: #bbb;
}

.increment-button .varqty:disabled {
    color: #bbb;
}

.add-button .button:disabled {
    background: #bbb;
}

.image-div .img-frame {
    height: 80%;
    border-radius: 10px;
    width: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    /* margin: 10px; */
    width: 90%;
    /* object-fit: cover; */
}

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

.info-div-mrchnt a {
    padding: 7px 25px;
    text-decoration: none
}

.info-div-mrchnt {
    margin: 1rem 0;
    width: 55%;
}

.info-div-mrchnt p {
    margin: 0;
}

.mrchnt-vm {}
.go-pweb-dashboard {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #b51f2d;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 0px 10px black;
}
.go-pweb-dashboard.florida {
    background: linear-gradient(180deg, #FFEAB5 0%, #FFC907 100%);;
}
.go-pweb-dashboard a {
    color: red;
}
.go-pweb-dashboard img {
    width: 40px;
}
.go-pweb-dashboard.monalisa {
    background: #58595D;
}
