.dropdown-group .btn {
    color: #fff;
    background-color: #d98494;
    border-color: #d98494;
    padding: 3px 15px;
    border-radius: 6px;
    font-size: 15px;
    border: none !important;
}

@media screen and (max-width: 575px) {
    .card.add_sh.catelogue_index.position-relative {
        height: 375px !important;
    }

    .card.card_1.position-relative img {
        height: 300px !important;
    }
}

button.nt_button.btn:active {
    color: white !important;
    background: #6585c0 !important;
}

.image_ft {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 27px;
}

.tabs i {
    padding-right: 9px;
}

.z-50.static.flex.fixed.left-0.top-0.bottom-0.w-full.bg-gray-400.bg-opacity-50 {
    width: 105px;
    height: 74px;
    background: white;
    position: absolute;
}

.card.add_sh.catelogue_index.position-relative {
    height: 325px;
}

.top_search_bar {
    width: 428px !important;
    position: absolute;
    top: -73px;
    right: 401px;
}

.add_product_button {
    display: flex;
    align-items: center;
    border: 1px solid #f7eeee;
    background: #f4f4f4a3;
    border-radius: 10px;
    padding: 0px 5px;
}

.product-button i {
    padding: 15px 15px 15px 15px;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}

.text_time {
    gap: 7px
}

.drop-btn button {
    display: flex;
    align-items: center;
}

.dropdown-group {

    width: 100%;

}

.hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255) !important;
}

button.edit-btn {
    background-color: #ec8992;
    padding: 8px 18px 8px 18px;
    color: #fff;
    border-radius: 10px;
}

.deleteProduct i {
    background-color: #ec8992;
    padding: 12px;
    border-radius: 5px;
    color: #fff;
}

.vertical-icon i {
    margin-top: 10px;
    font-size: 25px;
    color: #cbbcbc !important;
}

.done-vertical {
    margin-top: 2px;
    font-size: 18px;
    color: #cbbcbc !important;
}

.add_product {
    background-color: #e9e9e9 !important;
    font-size: 12px !important;
    padding: 15px 34px !important;
}

.update_product_main {
    margin-top: 10px;
}

.products_name i {
    color: #cbbcbc !important;
}

.form-check-input[type=checkbox] {
    border-radius: 2.25em !important;
    width: 22px;
    height: 22px;
    font-size: 31px;
    margin-top: 3px;
    border: 2px solid #ec8992 !important;
}

.form-check-input:checked {
    background-color: #ec8992 !important;
}

.form-check-input:focus {
    border-color: #b7b7b7 !important;
    outline: 0 !important;
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 0%) !important;
}

@media screen and (max-width: 1200px) {
    .add_product {
        padding: 15px 32px !important;
    }
}

@media screen and (max-width: 900px) {

    .add_product {
        padding: 15px 34px !important;
    }
}

@media screen and (max-width: 600px) {
    .done_product {
        flex-direction: column;
    }

    .add_product {
        padding: 15px 16px !important;
    }

    .card.main_product {
        width: 310px !important;
    }
}

.icons_social.d-flex.justify-space-around.mt-4 a i:hover {
    transform: scale3d(1.1, 1.1, 1.1);
    transition: 0.5s;
    color: #fca9a1;
}

.icons_social.d-flex.justify-space-around.mt-4 a i {
    transition: 0.5s;
}

i.bi.bi-chevron-down {
    font-size: 18px;
    margin-left: 3px;
    font-weight: bold;
}

button.reset-btn {
    background-color: #fff;
    color: red;
    border: none;
    box-shadow: 5px 0px 7px 5px #f7f7f7;
    padding: 10px 30px 10px 30px;
    border-radius: 10px;
    font-size: 16px;
}

.btn:focus {
    outline: none;
    box-shadow: 5px 0px 7px 5px #f7f7f7;
}

.bi::before,
[class*=" bi-"]::before,
[class^=bi-]::before {
    font-weight: 800 !important;
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #c1c1c1 !important;
    outline: 0;
}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 900px) {

    button.btn {
        padding: 5px 10px 5px 10px;
        border: none;
    }

    button.reset-btn {
        padding: 5px 15px 5px 15px;
    }
}

@media screen and (max-width: 600px) {

    .form-control-one {
        width: 150px !important;
    }

    button.btn {
        padding: 5px 5px 5px 5px;
    }
}

.update_product_main_11 {
    width: 100%;
}

.drop-btn {
    position: relative;
    max-width: 100%;
    display: inline-block;
    margin-right: 13px;
}

.dropdowns {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    padding: 12px 16px;
    z-index: 1;
}

.dropdowns li {
    margin-bottom: 8px;
}

.drop-btn .down-button {
    margin-left: 5px;
}

.derr {
    display: block;
    z-index: 99;
}

.navbar {
    display: flex;
    align-items: center;
    background-color: #f4f7fe;
    height: 90px;
}

.under_text p:hover {
    cursor: pointer;
}

.image_ft img {
    width: 100%;
    max-width: 175px;
    margin: auto;
}

.logo img {
    height: 50px;
    width: auto;
}

.menu {
    display: flex;
    flex: 1;
    justify-content: space-between;
    align-items: center;
}

.menu a {
    color: #333;
    text-decoration: none;
    font-weight: normal;
    font-size: 15px;
}

.menu a:hover {
    color: #04AA6D;
}

.menu a.active {
    color: #04AA6D;
    border-bottom: 2px solid #04AA6D;
}

button.ms-3.btn.btn-primary {
    padding: 5px 18px;
}

.poppins-extrabold {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: normal;
}

p.fw-700 {
    font-size: 21px;
    font-weight: 600;
}

button.nt_button .btn.btn-primary {
    position: absolute;
    top: 0;
    border-radius: 3px 8px 8px 8px;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box;
    width: auto;
    margin-right: 4pc !important;
    margin-left: 6pc;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0px;
}

.swiper-slide.swiper-slide-active,
.swiper-slide.swiper-slide-next,
swiper-slide swiper-slide-prev {
    margin-right: 0px !important;
}

.swiper-slide.swiper-slide-active {
    margin-right: 0px;
}

.swiper-slide img {
    display: block;

    object-fit: contain;
    border-radius: 7px;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: 'next';
    display: none;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    display: none;
}

.swiper-button-next i,
.swiper-button-prev i {
    font-size: 25px;
    background: #6585c0;
    padding: 12px 17px;
    border-radius: 100px;
    color: white;
    filter: blur(0.5px);
}

.card.card_1.position-relative {
    border: 1.5px solid #ed8992;
    border-bottom: navajowhite;
    border-radius: 13px 13px 0px 0px;
    padding: 3px 4px;
    height: 100%;
}

.card.add_sh {
    box-shadow: 0px 0px 13px 0px #cfdaf5;
    border: 1px solid white;
    border-radius: 13px;
    padding: 3px 3px;
    height: 503px;
}

.card.add_she {
    height: 444px;
    box-shadow: 0px 0px 13px 0px #cfdaf5;
    border: 1px solid white;
    border-radius: 13px;
    padding: 3px 3px;
}

.icons_social.d-flex.justify-space-around {
    font-size: 22px;
    justify-content: space-around;
}

.image_bot {
    border-right: 3px solid #6585c0;
}

@media screen and (max-width: 703px) {
    .image_bot {
        border: none;
    }
}

.border_rr {
    padding: 63px 10px;
    border-radius: 6px 7px 7px 0px;
    border-left: none;
    background: radial-gradient(circle at 100% 100%, #ffffff 0, #ffffff 3px, transparent 3px) 0% 0%/8px 8px no-repeat, radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 3px, transparent 3px) 100% 0%/2px 2px no-repeat, radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 3px, transparent 3px) 0% 100%/1px 1px no-repeat, radial-gradient(circle at 0 0, #ffffff 0, #ffffff 3px, transparent 3px) 100% 100%/3px 4px no-repeat, linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 5px) calc(100% - 6px) no-repeat, linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 16px) calc(100% - 9px) no-repeat, linear-gradient(22deg, rgb(255 255 255) 0%, transparent 28.675%, #fca9a1 100%), linear-gradient(73deg, #ffffff 0%, #fca9a1 38.596%, #ffffff 72.204%, #ffffff00 95.011%, #7391c9 100%);
}

.mylist-sidebar {
    display: none;
}

.add_more {
    padding-top: 4px;
    border-radius: 18px 0px 13px 8px;
    border-right: none;
    background: radial-gradient(circle at 100% 100%, #ffffff 0, #ffffff 3px, transparent 3px) 0% 0%/8px 8px no-repeat, radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 3px, transparent 3px) 100% 0%/2px 2px no-repeat, radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 3px, transparent 3px) 0% 100%/1px 1px no-repeat, radial-gradient(circle at 0 0, #ffffff 0, #ffffff 3px, transparent 3px) 100% 100%/3px 4px no-repeat, linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 5px) calc(100% - 6px) no-repeat, linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 16px) calc(100% - 9px) no-repeat, linear-gradient(22deg, rgb(101 133 192) 0%, transparent 28.675%, #ffffff 100%), linear-gradient(73deg, #6585c0 0%, #6585c0 38.596%, #6585c0 72.204%, #ffffff00 95.011%, #6585c0 100%);
    border-radius: 8px;
    padding: 9px 1px 3px 3px;
    box-sizing: border-box;
}

.filter {
    margin-left: 20px;
    margin-top: 10px;
}

.ft_text p b {
    font-size: 20px;
}

#multi-dropdown {
    max-height: 500px;
    overflow-y: auto;
}

a.text_tab {
    background: white;
    padding: 16px 0px;
    border-radius: 13px;
    font-size: 16px;
}

button.text_tab {
    background-color: white;
    /* padding: 15px 5px; */
}

.coupans img {
    width: 81px;
    margin-top: 19px;
}

.row.border_trtr {
    padding-top: 4px;
    border-radius: 18px 0px 13px 8px;
    border-right: none;
    border: 2px solid #fca9a1;
    border-radius: 8px;
    padding: 5px;
    box-sizing: border-box;
}

li.nav-item.menual_class button.nav-link.active {
    background: #e9e9e900;
    color: #494949;
    border: 1px solid #fca9a1;
    border-bottom: navajowhite;
    border-radius: -19px;
    border-top: 2px solid #fca9a1;
    border-radius: 11px 11px 0px 0px;
    font-weight: 400;
}

li.nav-item.menual_class button.nav-link.active {
    color: white;
    width: 100%;
    background: #e9e9e900;
    color: gray;
    border: 1px solid #fca9a1;
    border-bottom: navajowhite;
    border-radius: -19px;
    border-top: 2px solid #fca9a1;
    border-radius: 11px 11px 0px 0px;
}

.card.resolutions {
   padding: 19px 19px;
    border: none;
    box-shadow: 0px 0px 15px 0px #e1eafb;
    cursor: pointer;
    border: 1.5px solid #ec8992;
    border-bottom: none;
    border-radius: 20px 20px 20px 20px;
}

.card.resolution {
  
    border-bottom: none;
    border: 1px solid #ffffff;
    border-bottom: none;
    border-radius: 9px 9px 0px 0px;
    border-image-slice: 1;
}
.re_images img {
    width: 100%;
    border-radius: 17px;
    padding: 2.5px;
    background: linear-gradient(to top, #e9d1d161, #fca9a1, #fca9a1);
}
.side_icons_1.d-flex {
    margin-top: 4pc;
    margin-left: 2pc;
    color: gray;
    font-size: 17px;
    align-items: center;
}

.side_icons.ms-5 i {
    color: rgb(0, 128, 255);
}

.side_icons_1.d-flex i {
    color: gray;
}

.box_offer {
    position: absolute;
    top: 3px;
    left: 4px;
    z-index: 11;
}

button.ms-3.btn.btn-primary.new_login {
    border: navajowhite;
    background: #6585c0;
    padding: 8px 24px;
}

.menu_change {
    border: 1px solid #fca9a1;
    border-radius: 45px;
    padding: 7px 9px 9px 9px;
}

.menu_change a {
    color: black;
    font-size: 12px;
}

ul.nav.nav-tabs.new_add {
    border-bottom: none;
}

ul.nav.nav-tabs.new_add {
    border: 1px solid #fca9a194;
    padding: 5px 4px;
    border-radius: 100px;
}

.form-group.has-search span {
    position: absolute;
    color: rgba(128, 128, 128, 0.485);
}

.form-group.has-search {
    display: flex;
    align-items: center;
}

li.nav-item.change_category {
    margin-right: 15px;

    button {
        background: white;
        text-align: start !important;
        padding: 25px 22px 23px 38px;
        font-size: 16px;
        font-weight: 400;
        border-radius: 5px;
        box-shadow: 1px 0px 20px #ecf0f9;
    }
}

button.nav-link.active.back_change {
    background: #ec8992
}

button.nav-link.back_change {
    color: black;
}

ul.space-y-2.font-medium.sidebar_pap li a {
    text-decoration: none;
}

.col-4.border-doted_change {
    border-right: 2px dotted black;
}

.fade:not(.show) {
    opacity: 1 !important
}

.reduction_1 {
    display: none;
}

.coupons_1 {
    display: none;
}

button.nt_button.btn {
    background: #6585c0;
    color: white;
    border-radius: 11px 10px 11px 10px;
    font-size: 13px !important;
    width: 129px;
    font-weight: 500 !important;
}

p.coupans_01 {
    color: #fca9a1;
    font-size: 22px;
    font-weight: 600;
}

i.fa-solid.fa-pen-to-square.text-end {
    margin-left: 6pc;
}

.border-gradient {
    border: 10px solid;
    border-image-slice: 1;
    border-width: 5px;
}

.border-gradient-purple {
    border-image-source: linear-gradient(to left, #743ad5, #d53a9d);
}

ul.space-y-2.sidebar_pap li a {
    text-decoration: none;
}

.sidebar_pap li a {
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
}

button.nav-link.active.back_change {
    background: #ec8992;
    text-align: start !important;
    padding: 25px 22px 23px 38px;
    font-size: 14px;
    font-weight: 400;
    border-radius: 8px;
}

@media screen and (max-width: 990px) {
    .media_menu {
        display: none;
    }
}


@media screen and (max-width: 900px) {
    .logos img {
        margin-left: 74px !important;
    }

    ul.nav.nav-tabs.new_add {
        border: 1px solid #fca9a194;
        padding: 5px 4px;
        border-radius: 100px;
        width: 255px;
        display: flex;
        justify-content: center;
        margin-top: 13px;
    }

    .menu {
        display: contents;
    }

    .search {
        margin-left: 0;
        width: 100%;
    }

    .menu {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .sidebar_side {
        display: none;
    }
}

@media screen and (min-width: 1380px) {
    .card.card_1.position-relative::after {
        content: "";
        position: absolute;
        width: 261px;
        height: 111px;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0.58) 50%, rgba(255, 255, 255, 1) 67%);
        left: -3px;
        bottom: -4px;
        box-shadow: 0px 0px 19px 0px white;
    }
}

div#basicodal {
    background: #010101a8;
    z-index: 99999;
}

.modal.modals.fade.show {
    background: #00000099;
}

div#largeModal {
    background: #010101a8;
}

div#basicModal {
    background: #010101a8;
}

@media screen and (max-width: 900px) {

    .change_button_with,
    .search {
        display: block !important;
    }
}

@media screen and (max-width: 770px) {
    li.nav-item.change_category button {
        background: white;
        text-align: start !important;
        padding: 24px 23px 23px 15px;
        font-size: 13px;
        font-weight: 400;
        border-radius: 5px;
        box-shadow: 1px 0px 20px #ecf0f9;
    }

    ul.space-y-2.sidebar_pap li a {
        color: #50525d;
        font-weight: 400;
        font-size: 10px;
    }

    ul.space-y-2.sidebar_pap li a img {
        width: 17px;
    }
}

.cus_container {
    max-width: 1440px;
}

.navbar {
    padding: 20px 15px;
}

.navbar .head_menu {
    width: 100%;
    margin-left: 0;
}

.nav-align-top .new_add {
    width: 292px;
    padding: 5px;
    display: flex;
    border: 1px solid #f44336;
    border-radius: 50px;
    overflow: hidden;
    margin: 0;
}

.nav-align-top .new_add .menual_change {
    border-radius: 50px;
    border: none;
    font-size: 11px;
    font-weight: 400;
    padding: 10px 15px;
    width: 50%;
    text-align: center;
    cursor: pointer;
}

.nav-align-top .new_add .menual_change.active {
    background: #6685c1;
    color: white;
}

.menu.my_list {
    display: block;

    .change_button_with,
    .search {
        display: none;
    }

    .last_login_url {
        float: right;
    }
}

.menu .search {
    width: 400px;
    margin: 0 15px;
}

.search .has-search input.form-control {
    padding: 11px 13px 11px 35px;
    border-radius: 101px;
    color: gray;
    box-shadow: 0px 0px 14px 0px #bfcded;
    border: 2px solid #6685c0;
}

.menu .last_login_url {
    display: flex;
    flex-direction: row;
    align-items: center;
    min-width: 340px;
    height: 50px;
    justify-content: space-between;
}

.menu .last_login_url a {

    border-radius: 50px;
    border: none;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin: 0 13px 0 0;
}

.menu .last_login_url a:hover {
    background: #f4f7fe;
}

.menu .last_login_url a:first-child {
    color: #ed8992;
}

.menu .last_login_url a:nth-child(2) {
    color: #2e5da8;
}

.menu .last_login_url a:last-child {
    background: #6685c1;
    box-shadow: 0px 1px 6px -3px #000;
    color: #fff;
    /* width: 108px; */
    height: 35px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    padding: 0px 8px !important;
}

.menu .last_login_url a:last-child:hover {
    background: #6685c1;
}

.coupon-card .circle2 {
    background: #ffffff !important;
}

/* nextdata */
button.nav-link.back_change.active i {
    color: #ffffff;
}

button.nav-link.back_change i {
    color: #424245;
}

button.nav-link.back_change {
    color: #8d8e95;
}

@media screen and (max-width: 500px) {
    .new_add_center {
        display: flex;
        justify-content: center;
    }
}

ul.nav.nav-pills.mb-3.mt-3.new_add_center a {
    text-decoration: none;
}