#template-mo-zay-hero-carousel .carousel-control-next i,
#template-mo-zay-hero-carousel .carousel-control-prev i {
    color: #d47e7f !important;
    font-size: 2.8em !important;
}

.text-success {
    color: #d47e7f !important;
}

.bg-success {
    /*background-color: #d47e7f !important;*/
}

.services-icon-wap:hover {
    background: #d47e7f;
}

.bg-dark {
    /*background-color: #bb236c !important*/
    background-color: #202122 !important;
}

.text-light {
    color: #ffffff !important;
}

#template-mo-zay-hero-carousel .carousel-indicators li {
    margin-top: -50px;
    background-color: #d47e7f;
}

#templatemo_main_nav a:hover {
    color: #bb236c !important;
}

.btn-success {
    background-color: #e10593 !important;
    border-color: #d57879 !important;
}

.text-15 {
    font-size: 15px !important;
}

#tempaltemo_footer a:hover {
    color: #bb236c !important;
}

#tempaltemo_footer a {
    color: #ffffff;
}

#tempaltemo_footer .border-light {
    border-color: #cb7f7f !important;
}

.bg-black {
    background-color: #8e1750 !important;
}

.rounded-circle {
    border-radius: 0% !important;
}

.card1 {
    border: none !important;
    background:none !important;
}

.banner {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

    .banner .alert {
        margin-bottom: 0px;
        border: 1px solid transparent;
        border-radius: 0 !important;
    }

.banner-wrapper {
    display: block;
    text-align: center;
    vertical-align: middle;
}

.alert-custom {
    background: #e10593;
    color: #fff;
}

.banner-link {
    text-decoration: underline;
    color: white;
    transition: all 0.5s ease-in;
}

    .banner-link:hover {
        color: #f4f4f4;
    }

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: 6px;
    right: 20px;
    color: inherit;
    display: block;
    margin: auto;
    text-align: center;
    color: #0066aa;
    vertical-align: middle;
    opacity: 1;
    background: #fff;
    border-radius: 50%;
    border-radius: 80px;
    padding: 8px;
}

.close span {
    top: -1.4px;
    position: relative;
}

.pd_left {
    padding-left: 1.6rem !important;
}

.pd_right {
    padding-right: 1.2rem !important;
}

.product-men {
    background-image: url("/assets/img/men.jpg");
    background-color: #cccccc;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.product-women {
    background-image: url("/assets/img/women.jpg");
    background-color: #cccccc;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.product-promo {
    background-image: url("/assets/img/promo.jpg");
    background-color: #cccccc;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.product-products {
    background-image: url("/assets/img/imgs/bg.jpg");
    background-color: #cccccc;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.logo1 {
    background-image: url("/assets/img/logo.jpg");
}

.btn-primary {
    background-color: #8e1750 !important;
    border-color: #8e1750 !important;
}

    .btn-primary:hover {
        background-color: #bb236c !important;
        border-color: #bb236c !important;
    }

.color-new {
    background-color: #e1e1e1;
}

.m-10 {
    margin-top: 10px !important;
}

.align-left-1 {
    text-align: end !important;
}

.anyClass {
    height: 600px;
    overflow-y: scroll;
}

/*Check Out*/
@media (min-width: 1025px) {
    .h-custom {
        height: 100vh !important;
    }
}

.card-registration .select-input.form-control[readonly]:not([disabled]) {
    font-size: 1rem;
    line-height: 2.15;
    padding-left: 0.75em;
    padding-right: 0.75em;
}

.card-registration .select-arrow {
    top: 13px;
}

.card-bg-checkout {
    background-color: #f1f1f1 !important;
}

.badge {
    padding-left: 9px;
    padding-right: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}

.label-warning[href],
.badge-warning[href] {
    background-color: #c67605;
}

#lblCartCount {
    font-size: 13px;
    background: #ff0000;
    color: #fff;
    padding: 0 4px;
    vertical-align: top;
    margin-left: -10px;
}

.w-55 {
    width: 55% !important;
}

.mar-left {
    margin-left: 10px !important;
}

.mar-top {
    margin-top: 10px !important;
}

.blogShort {
    border-bottom: 1px solid #ddd;
}

ul {
    list-style-type: none !important;
    margin: 0;
    padding: 0;
}

/*.add {
    background: #333;
    padding: 10%;
    height: 300px;
}*/

.nav-sidebar-blog {
    width: 100%;
    padding: 30px 0;
}

    /* .nav-sidebar-blog a {
        color: #333;
        -webkit-transition: all 0.08s linear;
        -moz-transition: all 0.08s linear;
        -o-transition: all 0.08s linear;
        transition: all 0.08s linear;
    }*/

    .nav-sidebar-blog .active a {
        cursor: default;
        background-color: #bb236c;
        color: #fff;
    }

    /* .nav-sidebar-blog .active a:hover {
            background-color: grey;
        }*/

    .nav-sidebar-blog .text-overflow a,
    .nav-sidebar-blog .text-overflow .media-body {
        white-space: nowrap;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }

.btn-blog {
    color: #ffffff;
    background-color: #bb236c;
    border-color: #bb236c;
    border-radius: 0;
    margin-bottom: 10px;
}

/* .btn-blog:hover,
    .open .dropdown-toggle.btn-blog {
        color: black;
        background-color: #2626264a;
        border-color: #2626264a;
    }*/

article h2 {
    color: #333333;
}

h2 {
    color: #bb236c;
}

.margin10 {
    margin-bottom: 10px;
    margin-right: 10px;
}

.container-blog .text-style {
    text-align: justify;
    line-height: 23px;
    margin: 0 13px 0 0;
    font-size: 19px;
}

.m-top {
    padding-top: 6em;
}

.link-rem {
    color: unset !important;
    text-decoration: none !important;
}

.details-border {
    border-left: 5px solid pink;
    border-radius: 14px;
}

.home-banner {
    background-image: url("/assets/img/woman-in-white-dress-outside.jpg");
    background-blend-mode: multiply;
    background-color: #666666;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.reseller-banner {
    background-image: url("/assets/img/persons-torso-who-is-wearing-a-green-shirt.jpg");
    background-color: gray;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.payment-banner {
    background-image: url("/assets/img/payment.jpg");
    background-color: gray;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.reseller-page-banner {
    background-image: url("/assets/img/retail-shopping-package.jpg");
    background-color: gray;
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
}

.about-us-page-banner {
    background-image: url("/assets/img/young-woman-holds-potted-flower.jpg");
    background-color: gray;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}


.luxe {
    background-color: black;
    opacity: 0.5;
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
}

#video-background:before {
    content: "";
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
    width: 100%;
    background: linear-gradient( to right, rgba(65, 0, 255, 0.4), rgba(255, 0, 232, 0.3) );
}

#outer {
    text-align: center;
    position: relative;
    overflow: hidden;
    min-height: 100vh;
}

#video-background {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
    width: 100%;
}

#home-top-video:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: linear-gradient( 163deg, rgba(195, 34, 151, 0.7288165266106443) 0%, rgba(253, 230, 45, 0.7344187675070029) 100% );
}

#home-top-video {
    left: 0%;
    top: 0%;
    height: 100vh;
    width: 100%;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

#home-text {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    z-index: 1;
}

.banner-home {
    position: relative;
}

    .banner-home img {
        width: 100%;
    }

    .banner-home .home-container {
        position: absolute;
        left: 0;
        right: 0;
        top: 50%;
        text-align: left;
        transform: translateY(-50%);
    }

.kaushan-script-regular {
    font-family: "Kaushan Script", cursive;
    font-weight: 400;
    font-style: normal;
}

.bangers-regular {
    font-family: "Bangers", system-ui;
    font-weight: 400;
    font-style: normal;
}

.text-main {
    color: #bb236c;
}

.MultiCarousel {
    float: left;
    overflow: hidden;
    padding: 15px;
    width: 100%;
    position: relative;
}

    .MultiCarousel .MultiCarousel-inner {
        transition: 1s ease all;
        float: left;
    }

        .MultiCarousel .MultiCarousel-inner .item {
            float: left;
        }

            .MultiCarousel .MultiCarousel-inner .item > div {
                text-align: center;
                padding: 10px;
                margin: 10px;
                background: #f1f1f1;
                color: #666;
            }

    .MultiCarousel .leftLst,
    .MultiCarousel .rightLst {
        position: absolute;
        border-radius: 50%;
        top: calc(50% - 20px);
    }

    .MultiCarousel .leftLst {
        left: 0;
    }

    .MultiCarousel .rightLst {
        right: 0;
    }

        .MultiCarousel .leftLst.over,
        .MultiCarousel .rightLst.over {
            pointer-events: none;
            background: #ccc;
        }

.container-vertical {
    position: relative;
}

.vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
}

@media screen and (max-width: 780px) {
    .change-display {
        display: inline-grid;
    }

    .group-change {
        display: ruby-text;
    }

    .divide {
        border-left: 1px solid;
        margin-left: 20px;
    }

    .hide {
        display: none;
    }
}

@media screen and (max-width: 996px) {
    .new-icons {
        font-size: 1.675em !important;
    }
}

@media screen and (max-width: 1170px) {
    .new-icons {
        font-size: 1.675em !important;
    }

    .hide-label {
        display: none;
    }
}

#bannerTerms {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    border-radius: 0;
}

.alert-dark-cookie {
    color: #141619;
    background-color: #bb236c;
    color: white;
}

.hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

#theLuxe {
    font-family: sans-serif;
    background: linear-gradient( -45deg, #0000 40%, #fff5, #0000 60% ) right/300% 100%, linear-gradient(45deg, red, blue);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #000;
    animation: shine 2s infinite;
}

@keyframes shine {
    to {
        background-position: left;
    }
}

.form-control {
    display: unset;
    border: 1px solid #b9b9b9 !important;
}
.bds-c-combo-tag {
    background-color: #e7e7e7;
    border: 1px solid #c7c7c7;
    border-radius: 14px;
    box-sizing: border-box;
    height: 1.5rem;
    white-space: nowrap;
}

body {
    background-color: #ececec7d
}


    .btn-square:hover {
        background-color: #bb236c;
        color:white;
        transition:ease-in-out
        
    }
logo::after {
    content: ' BETA';
    font-size: 12px;
    color: #bb236c; /* Optional: to make it stand out */
    margin-left: -10%;
    vertical-align: top;
    font-weight: bold;
}