* {
    padding: 0;
    margin: 0;
}

* {
    padding: 0;
    margin: 0
}

.div-not-fication a {
    color: #007bff;
    background-color: transparent
}

.div-not-fication a:hover {
    color: #007bff;
    text-decoration: underline;
    background-color: transparent
}

[dir=ltr] .notofication-heart {
    width: 400px;
    max-height: 400px;
    border-radius: 5px;
    background: #fff;
    position: fixed;
    top: 60px;
    left: 55%;
    display: none;
    z-index: 9999999;
    border-radius: 5px;
    z-index: 999999999;
    overflow-y: auto;
    border: none !important;
    border: 1px solid #070144 !important
}

[dir=rtl] .notofication-heart {
    width: 400px;
    max-height: 400px;
    border-radius: 5px;
    background: #fff;
    position: fixed;
    top: 60px;
    left: 38%;
    display: none;
    z-index: 9999999;
    border-radius: 5px;
    z-index: 999999999;
    overflow-y: auto;
    border: none !important;
    border: 1px solid #070144 !important
}

.notofication-heart .header-heart {
    width: 100%;
    height: auto;
    background-color: #070144;
    position: relative;
    top: 0;
    left: 0;
    padding: 10px
}

[dir=ltr] .notofication-heart .header-heart:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px;
    border-color: transparent transparent #070144 transparent;
    position: fixed;
    left: 57.5%;
    margin-top: -24px;
    z-index: 99999999999
}
.p-l {
    display: flex;
    gap: 32px;
}

.notofication-heart .header-heart a {
    color: #fff;
    text-align: right !important;
    font-weight: 700
}

[dir=ltr] .notofication-bell {
    width: 400px;
    max-height: 400px;
    background-color: #fff;
    border-radius: 5px;
    position: fixed;
    top: 60px;
    left: 60%;
    display: none;
    z-index: 99999999;
    overflow-y: auto;
    border: none !important;
    border: 1px solid #070144 !important
}

[dir=rtl] .notofication-bell {
    width: 400px;
    max-height: 400px;
    background-color: #fff;
    border-radius: 5px;
    position: fixed;
    top: 60px;
    left: 34%;
    display: none;
    z-index: 99999999;
    overflow-y: auto;
    border: none !important;
    border: 1px solid #070144 !important
}

.notofication-bell .header-bell {
    width: 100%;
    height: auto;
    background-color: #070144;
    position: relative;
    top: 0;
    left: 0;
    padding: 10px;
    overflow-y: auto
}

[dir=ltr] .notofication-bell .header-bell:before {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px;
    border-color: transparent transparent #070144 transparent;
    left: 61.8%;
    margin-top: -24px;
    position: fixed;
    z-index: 9999999999999999999
}

.notofication-bell .header-bell a {
    color: #fff;
    text-align: right !important;
    font-weight: 700
}

.notficat-border {
    border-bottom: 1px solid #eee
}

[dir=ltr] .notofication-clipboard {
    width: 400px;
    max-height: 400px;
    border-radius: 5px;
    background: #fff;
    position: fixed;
    top: 60px;
    left: 64%;
    overflow: auto;
    display: none;
    z-index: 999999999;
    border-radius: 5px;
    border: 1px solid #070144 !important
}

[dir=rtl] .notofication-clipboard {
    width: 400px;
    max-height: 400px;
    border-radius: 5px;
    background: #fff;
    position: fixed;
    top: 60px;
    left: 10%;
    overflow: auto;
    display: none;
    z-index: 999999999;
    border-radius: 5px;
    border: 1px solid #070144 !important
}

.notofication-clipboard .header-clipboard {
    width: 100%;
    height: auto;
    background-color: #070144;
    position: relative;
    top: 0;
    left: 0;
    padding: 10px;
    overflow-y: auto
}

[dir=ltr] .notofication-clipboard .header-clipboard:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px;
    border-color: transparent transparent #070144 transparent;
    left: 66.5%;
    margin-top: -24px;
    position: fixed;
    z-index: 99999999999
}

[dir=ltr] .notofication-clipboard .header-clipboard a {
    color: #fff;
    text-align: left !important;
    font-weight: 700
}

[dir=rtl] .notofication-clipboard .header-clipboard a {
    color: #fff;
    text-align: right !important;
    font-weight: 700
}

[dir=ltr] .notofication-img {
    width: 300px;
    max-height: 400px;
    border-radius: 5px;
    background: #fff;
    position: fixed;
    top: 67px;
    left: 72%;
    display: none;
    border-radius: 5px;
    z-index: 999999999999999;
    border: 1px solid #070144 !important
}

[dir=rtl] .notofication-img {
    width: 300px;
    max-height: 400px;
    border-radius: 5px;
    background: #fff;
    position: fixed;
    top: 67px;
    left: 9%;
    display: none;
    border-radius: 5px;
    z-index: 999999999999999;
    border: 1px solid #070144 !important
}

.notofication-img .header-img {
    width: 100%;
    height: auto;
    background-color: #070144;
    position: relative;
    top: 0;
    left: 0;
    padding: 10px
}

[dir=ltr] .notofication-img .header-img:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px;
    border-color: transparent transparent #070144 transparent;
    right: 92%;
    margin-top: -24px;
    position: absolute;
    z-index: 99999999
}

[dir=rtl] .notofication-img .header-img:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px;
    border-color: transparent transparent #070144 transparent;
    right: 8%;
    margin-top: -24px;
    position: absolute;
    z-index: 99999999
}

.notofication-heart::-webkit-scrollbar {
    width: 7px
}

.notofication-heart::-webkit-scrollbar-thumb {
    background-color: #070144;
    box-shadow: 0 0 #000 inset;
    border-radius: 50px
}

.notofication-bell::-webkit-scrollbar {
    width: 7px
}

.notofication-bell::-webkit-scrollbar-thumb {
    background-color: #070144;
    box-shadow: 0 0 #000 inset;
    border-radius: 50px
}

.notofication-clipboard::-webkit-scrollbar {
    width: 7px
}

.notofication-clipboard::-webkit-scrollbar-thumb {
    background-color: #070144;
    box-shadow: 0 0 #000 inset;
    border-radius: 50px
}

.notofication-img .header-img a {
    color: #fff;
    text-decoration: none;
    text-align: right !important
}

.small-nav {
    display: none;
    width: 100%;
    height: 66px;
    background-color: #fff;
    position: fixed;
    top: 46px;
    z-index: 99999999;
    box-shadow: -2px 1px 7px 1px #aaa;
    overflow: hidden
}

.small-nav img {
    cursor: pointer
}

.small-nav .heart span,
.bell span,
.cart span {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    border-radius: 50%;
    top: -15px;
    right: -8px;
    font-size: 10px;
    padding: 2px;
    background-color: red;
    color: #fff;
    font-weight: 700;
    text-align: center;
    cursor: pointer
}

.small-nav button {
    border: none;
    padding: 0;
    margin: 0;
    display: block;
    background-color: #fff
}

.small-nav ul {
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items: center
}

.small-nav ul li {
    display: inline-block
}

.small-nav ul li a {
    color: #000 !important
}

@media(max-width:900px) {
    .dnone {
        display: none
    }

    .search-form-hidden {
        display: none
    }

    .small-nav {
        display: block
    }

    .notofication-bell {
        width: 100%;
        height: 100%;
        top: 130px;
        left: 0
    }

    .notofication-heart {
        width: 100%;
        height: 100%;
        top: 130px;
        left: 0
    }

    .notofication-heart .header-heart:before {
        right: 15%
    }

    .notofication-bell .header-bell:before {
        right: 33%
    }

    .notofication-clipboard {
        width: 100%;
        height: 100%;
        top: 130px;
        left: 0
    }

    .notofication-clipboard .header-clipboard:before {
        right: 53%
    }

    .notofication-img {
        width: 100%;
        max-height: 100%;
        top: 130px;
        left: 0
    }

    .notofication-img .header-img:before {
        right: 75%
    }

    .notofication-heart::-webkit-scrollbar {
        width: 7px
    }

    .notofication-heart::-webkit-scrollbar-thumb {
        background-color: #aaa;
        box-shadow: 0 0 #000 inset;
        border-radius: 50px
    }

    .notofication-bell::-webkit-scrollbar {
        width: 7px
    }

    .notofication-bell::-webkit-scrollbar-thumb {
        background-color: #aaa;
        box-shadow: 0 0 #000 inset;
        border-radius: 50px
    }

    .notofication-clipboard::-webkit-scrollbar {
        width: 7px
    }

    .notofication-clipboard::-webkit-scrollbar-thumb {
        background-color: #aaa;
        box-shadow: 0 0 #000 inset;
        border-radius: 50px
    }
}

.logo {
    color: #fff;
    position: fixed;
    float: left;
    margin: -35px 40px;
    font-size: 25px;
    font-weight: 700;
    width: 130px;
    height: 134px
}

.logo img {
    width: 100%;
    height: 100%
}

nav {
    position: fixed !important;
    top: 0;
    width: 100%;
    background-color: #070144;
    z-index: 99999999;
    box-shadow: -2px 1px 7px 1px #aaa
}

nav ul li .btn-add-nav {
    background-color: #c89e64 !important;
    color: #fff
}

nav ul {
    padding: 0;
    margin: 0;
    background: 0 0;
    overflow: hidden;
    color: #000;
    text-align: center;
    transition: 1s;
    list-style: none
}

nav.block ul {
    background: #070144
}

nav ul li {
    display: inline-block;
    padding: 16px
}

nav ul li form .fa-search {
    transform: rotate(93deg);
    margin: 2px 29px;
    color: #707070
}

nav ul li a {
    text-decoration: none;
    color: #ffffff;
    font-weight: 600
}

nav ul li a.active {
    text-decoration: none;
    color: #c89e64;
    font-weight: 700
}

.dnone {
    position: relative
}

.btn_profile {
    padding: 0;
    margin: 0;
    border: none
}

.btn_profile:hover {
    padding: 0;
    margin: 0;
    border: none
}

.dnonebtn select {
    border: none;
    font-weight: 600;
    color: #fff;
}
.search {
    width: 252px;
    padding: 0 39px 0 0;
}
nav button {
    border: none
}

.dnone img {
    width: 27px;
    height: 27px;
    cursor: pointer
}

nav .dnone span {
    width: 19px;
    height: 19px;
    display: block;
    position: absolute;
    border-radius: 50%;
    top: 4px;
    right: 3px;
    font-size: 10px;
    padding: 2px;
    background-color: red;
    color: #fff;
    font-weight: 700;
    text-align: center
}

nav ul li a:hover {
    text-decoration: none;
    color: #c89e64
}

.menu-icon {
    width: 100%;
    background: #070144;
    text-align: right;
    box-sizing: border-box;
    padding: 15px 20px;
    cursor: pointer;
    color: #fff;
    display: none
}

@media(max-width:820px) {
    .logo {
        position: fixed;
        top: 0;
        left: -50px;
        margin: -20px 40px
    }

    .logo img {
        width: 107px;
        height: 140px;
        margin-top: -26px;
    }
    nav {
        background-color: #070144;
        position: fixed;
        width: 100% !important;
        z-index: 99999999999999999999999999;
        box-shadow: 0px 0px !important;
        height: 52px;
    }

    nav ul {
        max-height: 0;
        background: #070144;
        z-index: 99999999999999999999999999
    }

    nav.block ul {
        background-color: #070144;
        z-index: 99999999999999999999999999
    }

    .showing {
        max-height: 90em;
        z-index: 99999999999999999999999999
    }

    nav ul li input {
        width: 50% !important
    }

    nav ul li a {
        font-size: 15px;
        color: #fff;
    }
    nav ul li select {
        color: #fff !important
    }
    .dnonebtn select {
        border: none;
        font-weight: 600;
        color: #fff;
        font-size: 15px;
    }
    nav ul li {
        box-sizing: border-box;
        width: 100%;
        padding: 24px 0;
        text-align: center
    }

    .menu-icon {
        display: block;
        z-index: 99999999999999999999999999
    }

    nav .dnonebtn,
    nav .dnonebtn select {
        margin-right: 0 !important;
        padding-right: 0 !important
    }

    select option {
        background-color: #aaa;
        color: #000
    }

    .btn_out {
        color: #fff !important
    }
}

.line {
    border-left: 2px solid #eee;
    height: 35px;
    width: 1px;
    padding: 0;
    margin: 3px 0
}

nav .logo img:hover {
    cursor: pointer
}

.p-cart {
    font-size: 18px;
    font-weight: 900;
    color: #000
}

.header {
    width: 100%;
    background-color: #c89e64;
    margin: auto;
    text-align: center;
    position: fixed;
    top: 79px;
    z-index: 99;
}

.header .header-nav ul {
    list-style: none;
    text-align: center !important
}

.header .header-nav ul li {
    display: inline-block;
    margin: 0 15px;
    padding: 10px;
    color: #fff
}

.header .header-nav ul li a {
    color: #fff;
    font-size: 15px
}

/* .activeheader {
    background-color: #8d7047;
    z-index: 99999999;
    font-weight: 700 !important
} */

@media(max-width:600) {
    .header .header-nav ul li .btn {
        margin: 0 2px;
        font-size: 8px !important
    }
}

@media(max-width:820px) {
    /* nav {
        box-shadow: none
    } */

    .header {
        padding: 5px;
        top: 58px;
        text-align: center;
        position: relative
    }

    .header .header-nav ul li .btn {
        margin: 0 !important;
        font-size: 11px !important;
    }

    .header .header-nav ul li a {
        font-size: 16px !important
    }

    .section-order {
        margin-top: 80px;
        padding-top: 50px
    }
}

.shop-crt .table tr td img {
    width: 120px;
    height: 120px;
    border-radius: 5px
}

.shop-crt .foot-table-body .btn-help {
    background-color: #00000080;
    color: #fff !important;
    border-radius: 15px;
    float: right
}

.shop-crt .foot-table-body .btn-help:hover {
    background-color: #00000080;
    color: #fff;
    border-radius: 15px
}

.shop-crt .table thead th {
    background-color: #c89e64;
    color: #fff;
    text-align: center
}

.shop-crt .table tbody tr td {
    background-color: #f7f7f7;
    color: #707070
}

.shop-crt .foot-table-body {
    width: 100%;
    background-color: #f7f7f7;
    color: #707070
}

.shop-crt .btn-otlop {
    width: 300px;
    background-color: #c89e64;
    color: #fff;
    font-weight: 700;
    border-radius: 7px;
    font-size: 18px;
    height: 50px
}

.shop-crt .btn-otlop:hover {
    width: 300px;
    background-color: #c89e64;
    color: #eee;
    font-weight: 700;
    border-radius: 7px;
    font-size: 18px;
    height: 50px
}

@media(max-width:771px) {
    .shop-crt .table tr td img {
        width: 80px;
        height: 80px;
        border-radius: 5px
    }

    .shop-crt .table thead th {
        font-size: 12px !important
    }

    .shop-crt .table tbody tr td {
        padding: 0 !important;
        margin: 0 !important;
        font-size: 12px !important
    }
}

@media(max-width:500px) {
    .shop-crt .table tr td img {
        width: 50px;
        height: 50px;
        border-radius: 5px
    }

    .shop-crt .table thead th {
        font-size: 10px !important
    }

    .shop-crt .table tbody tr td {
        padding: 0 !important;
        margin: 0 !important;
        font-size: 10px !important
    }

    .shop-crt .foot-table-body {
        width: 100% !important
    }

    .shop-crt .btn-otlop {
        width: 200px !important
    }
}

.footer {
    background-color: #070144;
    color: #fff;
    clear: both;
    position: relative;
    height: 107px;
    margin-top: 56px;
}

.footer span:hover {
    cursor: pointer;
    text-decoration: underline
}

.footer img {
    width: 250px;
    height: 199px;
    margin-top: -53px;
}

@media(max-width:500px) {
    .footer img {
        width: 211px;
        height: 203px !important;
        margin: auto;
        text-align: center;
        margin-top: -64px !important;
    }
    .footer-ul {
        text-align: right;
        margin-top: -96px !important;
        margin-left: -23px !important;
        width: 100% !important;
    }
    .footer ul li a {
        color: #fff;
        font-weight: 700;
        font-size: 16px !important;
    }
    .footer ul li {
        display: inline-block;
        height: 6px;
    }
    .footer-icon.pt-4 {
        padding: 0 15% 0 0 !important;
        margin-top: -78px !important;
    }
    .btn-sign-in {
        font-weight: 500;
        font-size: 13px !important;
        letter-spacing: 1px;
        display: inline-block;
        padding: 10px 22px;
        border-radius: 7px;
        transition: 0.5s;
        color: #fff;
        background: #070144;
    }

    .btn-sign-now {
        font-weight: 500;
        font-size: 14px !important;
        letter-spacing: 2px;
        display: inline-block;
        padding: 8px 26px;
        border-radius: 7px;
        transition: 0.5s;
        color: #070144;
        border: 2px solid #070144;
        background-color: white;
    }

    .footer {
        background-color: #070144;
        color: #fff;
        clear: both;
        position: relative;
        height: 100%;
        margin-top: 88px;
    }
}

.footer-ul {
    text-align: right;
    font-size: 18px;
    margin-top: -39px;
    width: 115%;
}

.footer ul {
    list-style: none
}

.footer ul li {
    display: inline-block
}

.footer ul li a {
    color: #fff;
    font-weight: 700
}

.footer .footer-icon img {
    width: 30px;
    height: 30px;
    cursor: pointer
}

.footer .footer-icon img:hover {
    transform: rotate(720deg);
    transition: 1s
}

.input-group .btn {
    position: absolute;
    top: 2px;
    left: 0
}

.group-input .form-control {
        background-color: #fff !important;
        border: 1px solid #00000061 !important;
    }

.btn:focus {
    box-shadow: 0 0 0 0 #fff !important
}

.shoptaple table thead {
    border: 1px solid #eee
}

.shoptable table tbody {
    margin-top: 50px
}

.shoptaple table thead th {
    background-color: #c89e64 !important;
    color: #fff !important;
}

.shopping .section-capt-taple ul {
    list-style: none;
    text-align: right;
    display: flex;
    justify-content: space-between
}

.shopping .section-capt-taple ul li {
    display: inline-block;
    font-weight: 700
}

@media(max-width:600px) {
    .section-capt-taple form input {
        font-size: 10px;
        display: block
    }

    .table {
        font-size: 10px !important
    }

    .table thead th {
        font-size: 10px !important;
        padding: 5px
    }

    .table thead img {
        width: 10px !important;
        height: 10px !important
    }

    .table tr td {
        font-size: 10px !important
    }
}

.section-slider img {
    width: 100%;
    height: 250px;
    box-sizing: border-box;
    border: 5px solid #fff
}
.section-slider.outside img {
    width: 100%;
    height: 400px;
    box-sizing: border-box;
    border: 5px solid #fff
}

.section-product {
    margin-top: 100px;
    padding-top: 100px
}

.sec-slider .main-img {
    margin-top: 0;
    margin-bottom: 10px;
    text-align: center
}

.sec-slider .main-img img{
    box-sizing: border-box;
    border: 5px solid #fff;
    width: 513px;
    height: 323px;
}

.sec-slider .slide-img img {
    width: 100%;
    height: 100%
}

.sec-slider .slide-img ul li {
    display: inline-block;
    width: 24.3%;
    height: 100px;
    box-sizing: border-box;
    border: 4px solid #fff
}

.active-heart {
    color: red
}

@media(max-width:600px) {
    .sec-slider {
        width: 100%;
        height: 100%;
        margin-top: 50px;
        padding-top: 50px
    }

    .sec-slider .main-img {
        width: 100%;
        height: 300px
    }
    .section-slider img {
        width: 100%;
        height: 204px;
        box-sizing: border-box;
        border: 5px solid #fff;
      }
    
}

.section-product .btn-help {
    background-color: #00000080;
    color: #fff;
    border-radius: 10px
}

.section-product .btn-down {
    background-color: #fff;
    border: 2px solid #c89e64;
    border-radius: 10px;
    width: 200px;
    color: #c89e64;
    font-weight: 700
}

.section-product .span-img-del img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    cursor: pointer
}

.section-product .size {
    width: 40px;
    height: 40px;
    border: 2px solid #c89e64;
    color: #c89e64;
    border-radius: 50%;
    text-align: center;
    padding-top: 6px;
    cursor: pointer
}
.size-product-img {
    width: 47px;
    height: 47px;
    border-radius: 50%;
    cursor: pointer;
    margin: -1px;
}

.section-product .size2 {
    width: 56px;
    height: 56px;
    border: 2px solid #c89e64;
    color: #c89e64;
    border-radius: 50%;
    text-align: center;
    padding-top: 6px;
    cursor: pointer;
    margin: -7px 8px 28px 0;
}

.section-product .btn-pro {
    color: #fff;
    background-color: #c89e64;
    width: 304px;
    cursor: pointer;
    font-size: 20px;
}

.section-product .button {
    background-color: #c89e64;
    color: #fff;
    cursor: pointer
}

.section-order .head-order {
    background-color: #c89e64;
    height: 45px;
    color: #fff;
    font-weight: 700;
    border-radius: 3px
}

.section-order .head-order span {
    padding: 10px
}

.section-order .body-order {
    height: auto;
    width: 100%;
    background-color: #00000008
}

.section-order .massege {
    width: 240% !important;
    height: 35px;
    background-color: #c89e64;
    text-align: center;
    border-radius: 3px;
    left: -34px;
    bottom: 55px;
    color: #fff;
}
.section-order .massege span {
    font-size: 20px;
    margin-top: 16px
}
.body-order .col-md-6.pr-4 {
    border: 1px solid;
    border-radius: 9px;
    padding: 20px;
}

.section-order .massege .arrow-massege {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px;
    border-color: #c89e64 transparent transparent transparent;
    left: 42px;
    margin-top: 0;
    position: absolute;
}

.section-order .section-svg {
    width: 85%;
    margin: auto;
    height: 30px;
    border-bottom: 8px solid;
}
@media(max-width:700px) {
    .section-order .massege {
        width: 50px;
        height: 20px;
        background-color: #c89e64;
        text-align: center;
        border-radius: 3px;
        left: -15px;
        bottom: 40px;
        color: #fff
    }
    .section-order-table {
        overflow: auto;
    }

    .section-order .massege span {
        font-size: 10px !important;
        padding-top: 20px !important
    }

    .section-order .massege .arrow-massege {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px;
        border-color: #c89e64 transparent transparent transparent;
        left: 16px;
        top: 20px;
        margin-top: 0;
        position: absolute
    }

    .section-product .btn-pro {
        color: #fff;
        background-color: #c89e64;
        width: 155px;
        cursor: pointer
    }
}

.section-svg .svg {
    width: 50px;
    height: 50px;
    background-color: #fff;
    border-radius: 50%;
    padding: 10px
}

.section-svg .svg img {
    width: 30px;
    height: 30px;
    display: block;
    margin: auto;
    padding-top: 4px
}

.section-order .section-svg-head {
    width: 90%;
    margin: 10px 65px 0 0;
    height: 64px;
}

.section-svg-head .svg {
    width: 100px;
    height: 50px;
    margin-top: 30px;
    font-weight: 700;
    font-size: 15px
}

.section-svg .bg-svg {
    background-color: #c89e64 !important
}

@media(max-width:761px) {
    .section-order .section-svg {
        width: 100%;
        margin: auto;
        height: 30px;
        border-bottom: 8px solid #aaa
    }

    .section-svg .svg {
        width: 34px;
        height: 34px;
        background-color: #fff;
        border-radius: 50%;
        padding: 10px
    }

    .section-svg .svg img {
        width: 18px;
        height: 41px;
        display: block;
        padding-left: 1px;
        padding-bottom: 23px
    }

    .section-order .section-svg-head {
        width: 100%;
    margin: auto;
    height: 45px;
}

    .section-svg-head .svg {
        width: 20px;
        height: 20px;
        font-size: 15px !important;
        margin-top: 30px;
        font-weight: 700
    }

    .section-svg-head .svg span {
        font-size: 7px
    }
}

.section-order ul {
    list-style: none;
    color: #606060;
    line-height: 30px
}
.favorite {
    color: #070144;
    font-size: 22px;
    margin: 9px 0 11px 0;
}

.section-order .btn-help {
    background-color: #00000080 !important;
    color: #fff;
    border-radius: 15px
}

.section-order .montag-arrow {
    background-color: #c89e644d;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center !important
}

.section-order .montag-arrow img {
    width: 20px;
    height: 20px
}

.section-order .row-montag h5 {
    color: #c89e64
}

.section-order-table .table td img {
    width: 100px;
    height: 100px;
    border-radius: 3px
}

.section-order-table .foot-tap .tap input {
    border: none;
    padding: 2px;
    text-align: center;
    border-radius: 3px
}

.section-order-table-table .molahzat {
    width: 95%;
    min-height: 400px;
    border: 2px solid #dadada;
    margin: auto;
    border-radius: 7px
}

.section-order-table .molahzat .molahzat-head {
    background-color: #c7c1c1;
    padding: 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.section-order-table .molahzat .molahzat-body {
    background-color: #ededed
}

.section-order-table .comment-elamil .comment-img img {
    width: 60px;
    height: 60px;
    border-radius: 50%
}

.section-order-table .comment-elamil .comment-text {
    background-color: #fff;
    width: 100%;
    border-radius: 10px;
    line-height: 30px
}

.section-order-table .comment-elamil p {
    margin: 0;
    font-size: 19px;
    color: #606060
}

.section-order-table .comment-elamil span {
    color: #c7c1c1;
    font-size: 16px;
    margin: 0;
    padding: 0;
    font-size: 12px
}

.section-order-table .comment-elamil .comment-arrow {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 35px 26px;
    border-color: #fff transparent transparent transparent;
    right: 81px;
    margin-top: 0;
    position: absolute
}

.section-order-table .text-area {
    width: 100%;
    margin: auto;
    height: 100px
}

.section-order-table .text-area textarea {
    border: none;
    background-color: #ededed;
    border-radius: 5px;
    padding: 15px;
    font-size: 18px
}

.secttion-talapat .section-table-talapat {
    border-radius: 5px
}

.secttion-talapat .btn-add-new {
    border: 2px solid #c89e64;
    color: #c89e64;
    font-weight: 700
}

.secttion-talapat .btn-exil {
    background-color: #c89e64;
    color: #fff;
    font-weight: 700;
    height: 38px;
}

.secttion-talapat .row-btn-talapat h6 {
    color: #000;
    font-weight: 700;
    font-size: 25px
}

.secttion-talapat .input-talapat input {
    border: none;
    background-color: #f2f2f5;
    width: 244px;
    color: #707070
}

.secttion-talapat .input-talapat .fa-search {
    transform: rotate(84deg);
    color: #aaa;
    margin-top: 9px;
    font-size: 11px;
}

.secttion-talapat .btn-search-talapat {
    background-color: #c89e64;
    color: #fff;
    font-weight: 700;
    height: 38px;    
}

@media(max-width:500px) {}

.secttion-talapat .dropdown-talapat-show .dropdown .btn {
    color: #c89e64;
    font-weight: 700
}

.secttion-talapat .groupinput .btn,
input,
.form-control {
    background-color: #f2f2f5 !important;
    border: none;
    border-radius: 3px;
    font-size: 13px;
}

.secttion-talapat .groupinput .dropdown-menu {
    width: 100%
}

.section-table-talapat .table thead {
    background-color: #c89e64 !important;
    color: #fff;
    font-weight: 700
}

.section-table-talapat .table thead img {
    width: 15px;
    height: 15px
}

.section-table-talapat .icon-svg-talapat {
    height: 30px;
    width: 100%;
    margin: auto;
    border-radius: 10px;
    border-bottom: 5px solid #c7c1c1
}

.section-table-talapat .section-svg-head {
    width: 100%;
    margin: auto;
    text-align: center
}

.section-table-talapat .section-svg-head .svg-head {
    width: 44px;
    height: 28px;
    font-size: 12px;
    margin-top: 30px;
    font-weight: 700;
}

.section-table-talapat .section-button-talapat .btn-cancle {
    background-color: #c89e64;
    color: #fff;
    width: 150px
}

.section-table-talapat .section-button-talapat .btn-replace {
    background-color: #c7c1c1;
    color: #fff;
    width: 150px
}

.section-table-talapat .section-button-talapat .btn-estrgaa {
    border: 2px solid #c7c1c1;
    color: #c7c1c1;
    width: 150px
}

.section-table-talapat .section-button-talapat .btn-cancle2 {
    background-color: #c7c1c1;
    color: #fff;
    width: 150px
}

.section-table-talapat .section-button-talapat .btn-replace2 {
    background-color: #c89e64;
    color: #fff;
    width: 150px
}

.section-table-talapat .section-button-talapat .btn-estrgaa2 {
    border: 2px solid #c89e64;
    color: #c89e64;
    width: 150px
}

.choose {
    width: 200px
}

.secttion-talapat input {
    width: 220px;
    height: 38px;
}

@media(max-width:500px) {
    * {
        font-size: 10px
    }
    .btn_profile {
        padding: 0;
        margin: 0 -11px 0 0;
        border: none;
    }
    .section-order {
        margin-top: 0;
        padding-top: 7px;
    }
    .secttion-talapat input {
        width: 131px;
        height: 26px
    }

    .choose {
        width: 100px
    }

    .section-order-table .foot-tap .tap input {
        border: none;
        padding: 2px;
        text-align: center;
        border-radius: 3px;
        width: 119px;
    }


    .secttion-talapat .input-talapat input {
        border: none;
        background-color: #f2f2f5;
        width: 206px;
        color: #707070
    }

    .section-table-talapat .icon-svg-talapat {
        height: 30px;
        width: 100% !important;
        margin: auto;
        border-radius: 10px;
        border-bottom: 5px solid #c7c1c1
    }

    .section-table-talapat .section-svg-head {
        width: 585px !important;
        margin: auto;
        text-align: center
    }
    .section-table-talapat .section-svg-head .svg-head {
        width: 44px;
        height: 28px;
        font-size: 7px;
        margin-top: 30px;
        font-weight: 700;
    }

    .section-table-talapat .section-button-talapat .btn-cancle {
        font-size: 12px;
        width: 100px
    }

    .section-table-talapat .section-button-talapat .btn-replace {
        font-size: 12px;
        width: 100px
    }

    .section-table-talapat .section-button-talapat .btn-estrgaa {
        font-size: 12px;
        width: 100px
    }

    .section-table-talapat .section-button-talapat .btn-cancle2 {
        font-size: 12px;
        width: 100px
    }

    .section-table-talapat .section-button-talapat .btn-replace2 {
        font-size: 12px;
        width: 100px
    }

    .section-table-talapat .section-button-talapat .btn-estrgaa2 {
        font-size: 12px;
        width: 100px
    }

    .section-table-talapat .section-svg-head .svg-head span {
        font-size: 9.5px
    }

    .section-table-talapat .table {
        font-size: 8px !important;
        width: 100%;
        overflow: hidden
    }
    .icon-svg-talapat .massege {
        min-width: fit-content !important;
        font-size: 8px !important;
        height: 20px !important;
        bottom: 38px !important;
        left: -6px !important;
    }

    .icon-svg-talapat .massege span {
        font-size: 10px !important
    }

    .icon-svg-talapat .massege .arrow-massege {
        left: 5px !important;
        top: 12px
    }
}

.section-table-talapat .div-btnhelp .btn-help {
    color: #fff;
    background-color: #00000080;
    border-radius: 15px;
    margin-left: auto;
    display: block
}

.section-table-talapat .table-bottom th {
    visibility: hidden;
    border: none;
    margin-top: 0
}

.section-table-talapat .icon-svg-talapat .section-svg .massege {
    width: 80px;
    height: 35px;
    background-color: #c89e64;
    text-align: center;
    border-radius: 3px;
    left: -25px;
    bottom: 55px;
    color: #fff
}

.section-table-talapat .icon-svg-talapat .section-svg .massege span {
    font-size: 20px;
    margin-top: 16px
}

.section-table-talapat .icon-svg-talapat .section-svg .massege .arrow-massege {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px;
    border-color: #c89e64 transparent transparent transparent;
    left: 34px;
    margin-top: 0;
    position: absolute
}

.section-tap .header-tap ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.section-tap .header-tap .btn {
    background-color: #c89e64;
    color: #fff;
    font-weight: 700
}

.section-taps-table .table thead th {
    position: sticky;
    background-color: #c89e64 !important;
    top: 0
}

.section-taps-table .taple-body {
    height: 400px;
    overflow: scroll
}

.section-taps-table .taps-table {
    border: 4px solid #c89e64;
    border-radius: 4px;
    width: 100%;
    min-height: 380px;
    background-color: #c89e64
}

.section-taps-table .taps-table .head {
    background-color: #c89e64;
    color: #fff;
    font-weight: 700
}

.section-taps-table .taps-table .head ul {
    list-style: none;
    display: flex;
    justify-content: space-between
}

.section-taps-table .taps-table .head ul li {
    display: inline-block;
    cursor: pointer
}

.section-taps-table .taps-table .taps1,
.taps2,
.taps3,
.taps4,
.taps5 {
    width: 100%;
    min-height: 300px;
    background-color: #fff;
    margin-top: 10px;
    border-radius: 5px
}

.section-taps-table .taps-table .taps2,
.taps3,
.taps4,
.taps5 {
    display: block
}

.section-taps-table .taps-table .arrow-taps1 {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px;
    border-color: transparent transparent #fff transparent;
    right: 26px;
    top: -30px;
    position: absolute
}

.section-taps-table .taps-table .arrow-taps2 {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px;
    border-color: transparent transparent #fff transparent;
    right: 27%;
    top: -150px;
    position: absolute
}

.section-taps-table .taps-table .arrow-taps3 {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px;
    border-color: transparent transparent #fff transparent;
    right: 55%;
    top: -150px;
    position: absolute
}

.section-taps-table .taps-table .arrow-taps4 {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px;
    border-color: transparent transparent #fff transparent;
    top: -150px;
    left: 8%;
    position: absolute
}

.section-taps-table .taps-table .arrow-taps5 {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px;
    border-color: transparent transparent #fff transparent;
    top: -150px;
    left: 110px;
    position: absolute
}

.section-taps-table .taps1 ul {
    list-style: none;
    text-align: right
}

.section-taps-table .taps1 ul li {
    display: inline-block;
    font-weight: 700
}

.section-taps-table .btn-save {
    background-color: #c89e64;
    color: #fff;
    font-weight: 700;
    width: 120px
}
.btn-fix {
    bottom: 100px;
    right: 20px;
    position: fixed;
    z-index: 100;
}

.btn-fix .btn-help-fix {
    background-color: #000;
    color: #fff;
    border-radius: 20px;
    opacity: .9;
}

.btn-help-fix:hover {
    color: #c89e64 !important
}

.section-taps-table .banky,
.vodafonekach {
    display: none
}

input[type=radio] {
    accent-color: #000 !important
}

.section-product-fav .product-pro:hover {
    transform: scale(1.005);
    transition: 1s;
    border: 1px solid #c89e64 !important
}

.section-product-fav .btn-pro-plus:hover {
    background-color: #c89e64;
    color: #fff !important
}

.section-product-fav .btn-pro-plus:hover .fa-arrow-down {
    color: #fff !important
}

@media(max-width:771px) {
    .header ul {
        font-size: 0px;
        display: block
    }
}

.section-product-row .table tr td .btn {
    color: #c89e64
}



.section-product-row .table tr td .btn:hover,
.btn-row:hover {
    background-color: #c89e64;
    color: #fff !important
}

.section-product-row .btn-row {
    border: 2px solid #c89e64;
    color: #c89e64;
    font-weight: 700
}

@media(max-width:700px) {
    .section-product-row .table tr td .btn {
        font-size: 5px !important
    }
}

#orders {
    background-color: #fff;
    color: #fff
}

.orders .icon-box {
    padding: 30px;
    position: relative;
    overflow: hidden;
    margin: 0 0 40px;
    transition: all .3s ease-in-out;
    border-radius: 1px;
    text-align: center;
    width: 500px;
    height: 161px;
}

#orders .one {
    background-color: #82dadd;
    border-radius: 7px
}

#orders .two {
    background-color: #e6cb71;
    border-radius: 7px
}

#orders .three {
    background-color: #c2c0d5;
    border-radius: 7px
}

#orders .four {
    background-color: #fac1c1;
    border-radius: 7px
}

#orders .five {
    background-color: #c9dc88;
    border-radius: 7px
}

#orders .six {
    background-color: #add5e6;
    border-radius: 7px
}

#orders .seven {
    background-color: #b2a9e5;
    border-radius: 7px
}

#orders .eight {
    background-color: #cbb18e;
    border-radius: 7px
}

#orders .nine {
    background-color: #7a8f98;
    border-radius: 7px
}

#orders .ten {
    background-color: #af7373;
    border-radius: 7px;
    width: 900px;
    height: 128px;
    text-align: center;
    padding-top: 48px
}

.orders .icon i {
    font-size: 48px;
    line-height: 1;
    margin-bottom: 15px;
    color: #ef7f4d
}

.orders .title {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 27px;
    color: #070144;
    text-align: center
}

.orders .title a {
    color: #111
}

.orders .description {
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 9px;
    font-weight: 900;
    color: #ffffff;
}

.dot {
    height: 110px;
    width: 110px;
    background-color: #070144;
    border-radius: 50%;
    display: inline-block;
    padding: 25px 39px 0 0;
    position: relative
}

.bg-header {
    background: url(../img/Group\ 1412.png) no-repeat no-repeat;
    width: 100%;
    margin-top: 35px;
    height: 520px;
    background-size: cover
}

.bg-header .over-lay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7)
}

.registra-now .tab-content {
    padding: 30px 40px
}

.dimg {
    height: 369px;
    width: 100%;
}

.p-slider-card {
    height: 250px;
}

@media(min-width:992px) {
    .registra-now {
        width: 100%
    }
}

.form-link {
    display: flex;
    justify-content: center
}

.nav-link {
    display: block;
    padding: .5rem 1rem;
    border: none;
    border-radius: 3px
}

.registra-now {
    margin: 30px 0;
    box-shadow: -1px -1px 25px #8080803b;
    position: relative;
    background-color: #ffff;
    z-index: 100;
    text-align: justify
}

#flexCheckChecked {
    mix-blend-mode: luminosity;
    width: 27px;
    height: 15px
}

.td-img-2 img {
    width: 77px;
    border-radius: 10px;
    height: 77px
}

.from-select {
    background-color: #fbfbfb;
    border: 1px solid #ebebeb;
    border-radius: 6px
}

.price {
    width: 66px;
    height: 29px;
    text-align: center
}

.quantity {
    margin-bottom: 24px;
    height: 32px;
}
.quantity-btn {
    font-size: 21px;
    padding: 15px 0 1px 0;
}

.x-btn {
    color: red;
    font-weight: 700;
    font-size: 19px;
    display: grid;
    grid-auto-flow: column;
    align-items: center;
    border: unset;
    gap: 12px;
    background-color: unset
}

@media(max-width:1688px) {
    [dir=ltr] .notofication-img {
        width: 250px;
        max-height: 400px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 60px;
        left: 69%;
        display: none;
        border-radius: 5px;
        z-index: 999999999999999;
        border: 1px solid #070144 !important
    }

    [dir=rtl] .notofication-img {
        width: 250px;
        max-height: 400px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 60px;
        left: 14%;
        display: none;
        border-radius: 5px;
        z-index: 999999999999999;
        border: 1px solid #070144 !important
    }

    [dir=ltr] .notofication-clipboard {
        width: 400px;
        max-height: 400px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 60px;
        left: 66%;
        overflow: auto;
        display: none;
        z-index: 999999999;
        border-radius: 5px;
        border: 1px solid #070144 !important
    }

    [dir=ltr] .notofication-clipboard .header-clipboard:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        left: 63.8%;
        margin-top: -24px;
        position: fixed;
        z-index: 99999999999
    }

    [dir=rtl] .notofication-clipboard {
        width: 400px;
        max-height: 400px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 60px;
        left: 14%;
        overflow: auto;
        display: none;
        z-index: 999999999;
        border-radius: 5px;
        border: 1px solid #070144 !important
    }

    [dir=rtl] .notofication-clipboard .header-clipboard:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        left: 30.2%;
        margin-top: -24px;
        position: fixed;
        z-index: 99999999999
    }

    [dir=ltr] .notofication-bell {
        width: 400px;
        max-height: 400px;
        background-color: #fff;
        border-radius: 5px;
        position: fixed;
        top: 60px;
        left: 21%;
        display: none;
        z-index: 99999999;
        overflow-y: auto;
        border: none !important;
        border: 1px solid #070144 !important
    }

    [dir=ltr] .notofication-bell .header-bell:before {
        content: " ";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        left: 59.8%;
        margin-top: -24px;
        position: fixed;
        z-index: 9999999999999999999
    }

    [dir=rtl] .notofication-bell {
        width: 400px;
        max-height: 400px;
        background-color: #fff;
        border-radius: 5px;
        position: fixed;
        top: 60px;
        left: 20%;
        display: none;
        z-index: 99999999;
        overflow-y: auto;
        border: none !important;
        border: 1px solid #070144 !important
    }

    [dir=rtl] .notofication-bell .header-bell:before {
        content: " ";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        left: 34.5%;
        margin-top: -24px;
        position: fixed;
        z-index: 9999999999999999999
    }

    [dir=ltr] .notofication-heart {
        width: 400px;
        max-height: 400px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 60px;
        left: 56%;
        display: none;
        z-index: 9999999;
        border-radius: 5px;
        z-index: 999999999;
        overflow-y: auto;
        border: none !important;
        border: 1px solid #070144 !important
    }

    [dir=ltr] .notofication-heart .header-heart:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        position: fixed;
        left: 56.2%;
        margin-top: -24px;
        z-index: 99999999999
    }

    [dir=rtl] .notofication-heart {
        width: 400px;
        max-height: 400px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 60px;
        left: 37%;
        display: none;
        z-index: 9999999;
        border-radius: 5px;
        z-index: 999999999;
        overflow-y: auto;
        border: none !important;
        border: 1px solid #070144 !important
    }

    [dir=rtl] .notofication-heart .header-heart:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        position: fixed;
        left: 39.2%;
        margin-top: -24px;
        z-index: 99999999999
    }



}

@media(max-width:1372px) {
    [dir=ltr] .notofication-img {
        width: 250px;
        max-height: 400px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 60px;
        left: 74%;
        display: none;
        border-radius: 5px;
        z-index: 999999999999999;
        border: 1px solid #070144 !important
    }

    [dir=rtl] .notofication-img {
        width: 250px;
        max-height: 400px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 60px;
        left: 6%;
        display: none;
        border-radius: 5px;
        z-index: 999999999999999;
        border: 1px solid #070144 !important
    }

    [dir=ltr] .notofication-clipboard {
        width: 400px;
        max-height: 400px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 60px;
        left: 66%;
        overflow: auto;
        display: none;
        z-index: 999999999;
        border-radius: 5px;
        border: 1px solid #070144 !important
    }

    [dir=ltr] .notofication-clipboard .header-clipboard:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        left: 68%;
        margin-top: -24px;
        position: fixed;
        z-index: 99999999999
    }

    [dir=rtl] .notofication-clipboard {
        width: 400px;
        max-height: 400px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 60px;
        left: 4%;
        overflow: auto;
        display: none;
        z-index: 999999999;
        border-radius: 5px;
        border: 1px solid #070144 !important
    }

    [dir=rtl] .notofication-clipboard .header-clipboard:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        left: 29.4%;
        margin-top: -24px;
        position: fixed;
        z-index: 99999999999
    }

    [dir=ltr] .notofication-bell {
        width: 400px;
        max-height: 400px;
        background-color: #fff;
        border-radius: 5px;
        position: fixed;
        top: 60px;
        left: 60%;
        display: none;
        z-index: 99999999;
        overflow-y: auto;
        border: none !important;
        border: 1px solid #070144 !important
    }

    [dir=ltr] .notofication-bell .header-bell:before {
        content: " ";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        left: 63%;
        margin-top: -24px;
        position: fixed;
        z-index: 9999999999999999999
    }

    [dir=rtl] .notofication-bell {
        width: 400px;
        max-height: 400px;
        background-color: #fff;
        border-radius: 5px;
        position: fixed;
        top: 60px;
        left: 19%;
        display: none;
        z-index: 99999999;
        overflow-y: auto;
        border: none !important;
        border: 1px solid #070144 !important
    }

    [dir=rtl] .notofication-bell .header-bell:before {
        content: " ";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        left: 35.7%;
        margin-top: -24px;
        position: fixed;
        z-index: 9999999999999999999
    }

    [dir=ltr] .notofication-heart {
        width: 400px;
        max-height: 400px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 60px;
        left: 56%;
        display: none;
        z-index: 9999999;
        border-radius: 5px;
        z-index: 999999999;
        overflow-y: auto;
        border: none !important;
        border: 1px solid #070144 !important
    }

    [dir=ltr] .notofication-heart .header-heart:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        position: fixed;
        left: 58.7%;
        margin-top: -24px;
        z-index: 99999999999
    }

    [dir=rtl] .notofication-heart {
        width: 400px;
        max-height: 400px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 60px;
        left: 37%;
        display: none;
        z-index: 9999999;
        border-radius: 5px;
        z-index: 999999999;
        overflow-y: auto;
        border: none !important;
        border: 1px solid #070144 !important
    }

    [dir=rtl] .notofication-heart .header-heart:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        position: fixed;
        left: 38.6%;
        margin-top: -24px;
        z-index: 99999999999
    }

}

@media(max-width:1281px) {
    [dir=ltr] .notofication-img {
        width: 250px;
        max-height: 400px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 60px;
        left: 77%;
        display: none;
        border-radius: 5px;
        z-index: 999999999999999;
        border: 1px solid #070144 !important
    }

    [dir=rtl] .notofication-img {
        width: 250px;
        max-height: 400px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 60px;
        left: 6%;
        display: none;
        border-radius: 5px;
        z-index: 999999999999999;
        border: 1px solid #070144 !important
    }

    [dir=ltr] .notofication-clipboard {
        width: 400px;
        max-height: 400px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 60px;
        left: 63%;
        overflow: auto;
        display: none;
        z-index: 999999999;
        border-radius: 5px;
        border: 1px solid #070144 !important
    }

    [dir=ltr] .notofication-clipboard .header-clipboard:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        left: 70%;
        margin-top: -24px;
        position: fixed;
        z-index: 99999999999
    }

    [dir=rtl] .notofication-clipboard {
        width: 400px;
        max-height: 400px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 60px;
        left: 4%;
        overflow: auto;
        display: none;
        z-index: 999999999;
        border-radius: 5px;
        border: 1px solid #070144 !important
    }

    [dir=rtl] .notofication-clipboard .header-clipboard:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        left: 28%;
        margin-top: -24px;
        position: fixed;
        z-index: 99999999999
    }

    [dir=ltr] .notofication-bell {
        width: 400px;
        max-height: 400px;
        background-color: #fff;
        border-radius: 5px;
        position: fixed;
        top: 60px;
        left: 62%;
        display: none;
        z-index: 99999999;
        overflow-y: auto;
        border: none !important;
        border: 1px solid #070144 !important
    }

    [dir=ltr] .notofication-bell .header-bell:before {
        content: " ";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        left: 64.5%;
        margin-top: -24px;
        position: fixed;
        z-index: 9999999999999999999
    }

    [dir=rtl] .notofication-bell {
        width: 400px;
        max-height: 400px;
        background-color: #fff;
        border-radius: 5px;
        position: fixed;
        top: 60px;
        left: 17%;
        display: none;
        z-index: 99999999;
        overflow-y: auto;
        border: none !important;
        border: 1px solid #070144 !important
    }

    [dir=rtl] .notofication-bell .header-bell:before {
        content: " ";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        left: 33.2%;
        margin-top: -24px;
        position: fixed;
        z-index: 9999999999999999999
    }

    [dir=ltr] .notofication-heart {
        width: 400px;
        max-height: 400px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 60px;
        left: 58%;
        display: none;
        z-index: 9999999;
        border-radius: 5px;
        z-index: 999999999;
        overflow-y: auto;
        border: none !important;
        border: 1px solid #070144 !important
    }

    [dir=ltr] .notofication-heart .header-heart:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        position: fixed;
        left: 60%;
        margin-top: -24px;
        z-index: 99999999999
    }

    [dir=rtl] .notofication-heart {
        width: 400px;
        max-height: 400px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 60px;
        left: 26%;
        display: none;
        z-index: 9999999;
        border-radius: 5px;
        z-index: 999999999;
        overflow-y: auto;
        border: none !important;
        border: 1px solid #070144 !important
    }

    [dir=rtl] .notofication-heart .header-heart:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        position: fixed;
        left: 36.5%;
        margin-top: -24px;
        z-index: 99999999999
    }
}



@media(max-width:820px) {
    .logo {
        position: fixed;
        top: 0;
        left: -50px;
        margin: -20px 66px;

    }
}

@media(max-width:1205px) {
    [dir=ltr] .notofication-img {
        width: 300px;
        max-height: 400px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 60px;
        left: 72%;
        display: none;
        border-radius: 5px;
        z-index: 999999999999999;
        border: 1px solid #070144 !important
    }

    [dir=rtl] .notofication-heart {
        width: 300px;
        max-height: 400px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 60px;
        left: 37%;
        display: none;
        z-index: 9999999;
        border-radius: 5px;
        z-index: 999999999;
        overflow-y: auto;
        border: none !important;
        border: 1px solid #070144 !important
    }

    [dir=rtl] .notofication-heart .header-heart:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        position: fixed;
        left: 39%;
        margin-top: -24px;
        z-index: 99999999999
    }

    .mr-12 {
        margin-right: 12rem !important;
    }

    .mr-8 {
        margin-right: 0rem !important;
    }


    [dir=rtl] .notofication-img {
        width: 250px;
        max-height: 400px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 60px;
        left: 3%;
        display: none;
        border-radius: 5px;
        z-index: 999999999999999;
        border: 1px solid #070144 !important
    }

    [dir=rtl] .notofication-clipboard {
        width: 300px;
        max-height: 400px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 60px;
        left: 8%;
        overflow: auto;
        display: none;
        z-index: 999999999;
        border-radius: 5px;
        border: 1px solid #070144 !important
    }

    [dir=rtl] .notofication-clipboard .header-clipboard:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        left: 25%;
        margin-top: -24px;
        position: fixed;
        z-index: 99999999999
    }

    [dir=rtl] .notofication-bell {
        width: 300px;
        max-height: 400px;
        background-color: #fff;
        border-radius: 5px;
        position: fixed;
        top: 60px;
        left: 32%;
        display: none;
        z-index: 99999999;
        overflow-y: auto;
        border: none !important;
        border: 1px solid #070144 !important
    }

    [dir=rtl] .notofication-bell .header-bell:before {
        content: " ";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        left: 36%;
        margin-top: -24px;
        position: fixed;
        z-index: 9999999999999999999
    }

    .dimg {
        width: 100%;
        height: 427px;
    }

    .p-slider-card {
        height: 256px;
    }
}

@media(max-width:775px) {
    [dir=ltr] .notofication-img {
        width: 200px;
        max-height: 200px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 120px;
        left: 68%;
        display: none;
        border-radius: 5px;
        z-index: 999999999999999;
        border: 1px solid #070144 !important
    }
    .about-product h4 {
        font-size: 21px;
    }

    .stats span {
        font-size: 17px;
    }
    [dir=rtl] .notofication-img {
        width: 200px;
        max-height: 200px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 120px;
        left: 5%;
        display: none;
        border-radius: 5px;
        z-index: 999999999999999;
        border: 1px solid #070144 !important
    }

    [dir=ltr] .notofication-clipboard {
        width: 300px;
        max-height: 200px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 120px;
        left: 54%;
        overflow: auto;
        display: none;
        z-index: 999999999;
        border: 1px solid #070144 !important
    }

    [dir=ltr] .notofication-clipboard .header-clipboard:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        left: 57%;
        margin-top: -24px;
        position: fixed;
        z-index: 99999999999
    }

    [dir=rtl] .notofication-clipboard {
        width: 300px;
        max-height: 200px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 120px;
        left: 12%;
        overflow: auto;
        display: none;
        z-index: 999999999;
        border: 1px solid #070144 !important
    }

    [dir=ltr] .notofication-bell {
        width: 250px;
        max-height: 200px;
        background-color: #fff;
        border-radius: 5px;
        position: fixed;
        top: 120px;
        left: 14%;
        display: none;
        z-index: 99999999;
        overflow-y: auto;
        border: none !important;
        border: 1px solid #070144 !important
    }

    [dir=ltr] .notofication-bell .header-bell:before {
        content: " ";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        left: 41%;
        margin-top: -24px;
        position: fixed;
        z-index: 9999999999999999999
    }

    [dir=rtl] .notofication-bell {
        width: 250px;
        max-height: 200px;
        background-color: #fff;
        border-radius: 5px;
        position: fixed;
        top: 120px;
        left: 35%;
        display: none;
        z-index: 99999999;
        overflow-y: auto;
        border: none !important;
        border: 1px solid #070144 !important
    }

    [dir=ltr] .notofication-heart {
        width: 250px;
        max-height: 200px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 120px;
        left: 5%;
        display: none;
        z-index: 9999999;
        border-radius: 5px;
        z-index: 999999999;
        overflow-y: auto;
        border: none !important;
        border: 1px solid #070144 !important
    }

    [dir=ltr] .notofication-heart .header-heart:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        position: fixed;
        left: 24.6%;
        margin-top: -24px;
        z-index: 99999999999
    }

    [dir=rtl] .notofication-heart {
        width: 250px;
        max-height: 200px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 120px;
        left: 60%;
        display: none;
        z-index: 9999999;
        border-radius: 5px;
        z-index: 999999999;
        overflow-y: auto;
        border: none !important;
        border: 1px solid #070144 !important
    }
}

@media(max-width:440px) {
    [dir=ltr] .notofication-img {
        width: 200px;
        max-height: 200px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 120px;
        left: 26%;
        display: none;
        border-radius: 5px;
        z-index: 999999999999999;
        border: 1px solid #070144 !important
    }

    [dir=ltr] .notofication-img .header-img:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        right: 12%;
        margin-top: -24px;
        position: absolute;
        z-index: 99999999
    }

    [dir=rtl] .notofication-img {
        width: 200px;
        max-height: 200px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 120px;
        left: 9%;
        display: none;
        border-radius: 5px;
        z-index: 999999999999999;
        border: 1px solid #070144 !important
    }

    [dir=rtl] .notofication-img .header-img:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        right: 81%;
        margin-top: -24px;
        position: absolute;
        z-index: 99999999
    }

    [dir=ltr] .notofication-clipboard {
        width: 250px;
        max-height: 200px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 120px;
        left: 21%;
        overflow: auto;
        display: none;
        z-index: 999999999;
        border: 1px solid #070144 !important
    }

    [dir=rtl] .notofication-clipboard {
        width: 300px;
        max-height: 300px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 120px;
        left: 4%;
        overflow: auto;
        display: none;
        z-index: 999999999;
        border: 1px solid #070144 !important
    }

    [dir=rtl] .notofication-bell {
        width: 300px;
        max-height: 300px;
        background-color: #fff;
        border-radius: 5px;
        position: fixed;
        top: 120px;
        left: 3%;
        display: none;
        z-index: 99999999;
        overflow-y: auto;
        border: none !important;
        border: 1px solid #070144 !important
    }

    [dir=ltr] .notofication-bell .header-bell:before {
        content: " ";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        left: 36%;
        margin-top: -24px;
        position: fixed;
        z-index: 9999999999999999999
    }

    [dir=rtl] .notofication-heart {
        width: 300px;
        max-height: 300px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 120px;
        left: 3%;
        display: none;
        z-index: 9999999;
        border-radius: 5px;
        z-index: 999999999;
        overflow-y: auto;
        border: none !important;
        border: 1px solid #070144 !important
    }

    [dir=ltr] .notofication-heart .header-heart:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        position: fixed;
        left: 13.6%;
        margin-top: -24px;
        z-index: 99999999999
    }

    .dimg {
        width: 100%;
        height: 201px;
    }
}

@media(max-width:380px) {
    [dir=ltr] .notofication-img {
        width: 250px;
        max-height: 200px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 116px;
        left: 26%;
        display: none;
        border-radius: 5px;
        z-index: 999999999999999;
        border: 1px solid #070144 !important
    }

    .notofication-clipboard {
        width: 300px;
        max-height: 200px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 116px;
        left: 4%;
        overflow: auto;
        display: none;
        z-index: 999999999;
        border-radius: 5px;
        border: 1px solid #070144 !important
    }

    .notofication-bell {
        width: 300px;
        max-height: 200px;
        background-color: #fff;
        border-radius: 5px;
        position: fixed;
        top: 116px;
        left: 5%;
        display: none;
        z-index: 99999999;
        overflow-y: auto;
        border: none !important;
        border: 1px solid #070144 !important
    }

    .notofication-heart {
        width: 300px;
        max-height: 200px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 116px;
        left: 17%;
        display: none;
        z-index: 9999999;
        border-radius: 5px;
        z-index: 999999999;
        overflow-y: auto;
        border: none !important;
        border: 1px solid #070144 !important
    }

}

@media(max-width:325px) {
    [dir=ltr] .notofication-img {
        width: 250px;
        max-height: 200px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 116px;
        left: 17%;
        display: none;
        border-radius: 5px;
        z-index: 999999999999999;
        border: 1px solid #070144 !important
    }

    .notofication-clipboard {
        width: 300px;
        max-height: 200px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 116px;
        left: 4%;
        overflow: auto;
        display: none;
        z-index: 999999999;
        border-radius: 5px;
        border: 1px solid #070144 !important
    }

    .notofication-clipboard .header-clipboard:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        left: 37%;
        margin-top: -24px;
        position: fixed;
        z-index: 99999999999
    }

    .notofication-bell {
        width: 300px;
        max-height: 200px;
        background-color: #fff;
        border-radius: 5px;
        position: fixed;
        top: 116px;
        left: 5%;
        display: none;
        z-index: 99999999;
        overflow-y: auto;
        border: none !important;
        border: 1px solid #070144 !important
    }

    .notofication-bell .header-bell:before {
        content: " ";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        left: 30%;
        margin-top: -24px;
        position: fixed;
        z-index: 9999999999999999999
    }

    .notofication-heart {
        width: 300px;
        max-height: 200px;
        border-radius: 5px;
        background: #fff;
        position: fixed;
        top: 116px;
        left: 5%;
        display: none;
        z-index: 9999999;
        border-radius: 5px;
        z-index: 999999999;
        overflow-y: auto;
        border: none !important;
        border: 1px solid #070144 !important
    }

    .notofication-heart .header-heart:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        position: fixed;
        left: 46%;
        margin-top: -24px;
        z-index: 99999999999
    }
}

@media(max-width:1100px) {

    .search {
        width: 70px;
    }
}

[dir="ltr"] .dnonebtn {
    margin-left: 10%;
    padding-right: 0px !important;
    margin-right: 0px !important;
}








.nav-margin {
    margin-left: 5%;
}

[dir="ltr"] .space {
    margin-left: 21%;
}

[dir="ltr"] .nav-margin {
    margin-left: 0;
    margin-right: 16%;
}


@media(max-width:1006px) {

    .nav-margin {
        margin-left: 1%;
    }

    [dir="ltr"] .nav-margin {
        margin-left: 0%;
    }
}
@media(max-width:1400px) {

nav {
    position: fixed !important;
    top: 0;
    width: 110%;
    background-color: #070144;
    z-index: 99999999;
    box-shadow: -2px 1px 7px 1px #aaa;
}
}
@media(min-width:1400px) {

    .nav-margin {
        margin-left: 10%;
    }

    [dir="ltr"] .nav-margin {
        margin-right: 30%;
        margin-left: 0;
    }

    [dir="ltr"] .space {
        margin-left: 16%;
    }
}

.group-input-talapat {
    justify-content: center;
    display: flex !important;
}

@media(max-width:720px) {
    .group-input-talapat {
        justify-content: center;
        display: flex !important;
        flex-wrap: wrap;
        gap: 10px;
    }

    .quantity {
        margin-bottom: 15px;
        height: 32px;
    }
}

.gapbetween {
    display: inline-flex;
    gap: 10px;
}

.svg-head2 {
    width: 104px;
    padding-top: 2%;
}

@media(max-width:720px) {

    .svg-head2 {
        width: 100%;
    padding-top: 2%;
}
.sec-slider .main-img img {
    box-sizing: border-box;
    border: 5px solid #fff;
    width: 300px;
    height: 300px;
}
}

.att {
    padding: 7px 10px 0px 9px;
}

.vertical-align {
    vertical-align: middle;
}

.btn-talapat {
    padding: 36px 0px 20px 0;
}

@media(min-width:900px) {
    .hidden-computer {
        display: none;
    }
}

@media(max-width:901px) {

    .hidden-mobile {
        display: none;

    }

    .section-taps-table .taps-table .head ul {
        list-style: none;
        display: flex;
        justify-content: space-between;
        gap: 18px;
    }

    .display {
        display: inline-flex;
    }

    .btn-talapat {
        padding: 0px 0px 20px 0;
    }
    .header .header-nav ul li {
        display: inline-block;
        margin: 0 -2px;
        padding: 10px;
        color: #fff;
    }

}

#tap1.active {
    border: 1px solid;
    max-width: 35%;
    min-width: 19%;
    text-align: center;
    border-radius: 3px;
    min-height: auto;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 7px 29px 0px;
}

#tap1.active a {
    color: #ffff;
}

#tap2.active {
    border: 1px solid;
    max-width: 35%;
    min-width: 19%;
    text-align: center;
    border-radius: 3px;
    min-height: auto;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 7px 29px 0px;
}

#tap3.active {
    border: 1px solid;
    max-width: 35%;
    min-width: 19%;
    text-align: center;
    border-radius: 3px;
    min-height: auto;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 7px 29px 0px;
}

#tap4.active {
    border: 1px solid;
    max-width: 35%;
    min-width: 19%;
    text-align: center;
    border-radius: 3px;
    min-height: auto;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 7px 29px 0px;
}


.section-product-row {
    padding-top: 100px;
}

.page-top {
    padding-top: 120px;
}

@media(min-width:1460px) {

    [dir=rtl] .notofication-clipboard .header-clipboard:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        left: 33%;
        margin-top: -24px;
        position: fixed;
        z-index: 99999999999
    }


    [dir=rtl] .notofication-bell .header-bell:before {
        content: " ";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        left: 37%;
        margin-top: -24px;
        position: fixed;
        z-index: 9999999999999999999
    }


    [dir=rtl] .notofication-heart .header-heart:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px;
        border-color: transparent transparent #070144 transparent;
        position: fixed;
        left: 41%;
        margin-top: -24px;
        z-index: 99999999999
    }

}

.slider-photo {
    width: 100px !important;
    height: 100px !important;
}

.title-decor {
    color: #c89e64 !important;
    border-bottom: 4px solid;
    padding: 0px;
    width: max-content;
}

.fixTableHead {
    overflow-y: auto;
    max-height: 600px;
}

.fixTableHeadth {
    position: sticky;
    top: 0;
}

.view-all {
    font-size: 13px;
    border: 1px solid;
    text-align: center;
    height: 36px;
}
.form-control.recipient_name {
    margin-right: 3px;
  }
  .form-control.bank_account {
    margin-right: 3px;
  }

  .form-control.banck_branch {
    margin-right: 3px;
  } 
   
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 41px !important;
    user-select: none;
    -webkit-user-select: none;
}
.section-slider.mt-4 {
    width: 100% !important;
}
.footer-icon.pt-4 {
    padding: 0 27% 0 0;
    margin-top: -21px;
}
body{
    font-family: 'Ahmed';
}

@font-face {
    font-family: Ahmed;
    src: url(COCONÃ‚Â®-NEXT-ARABIC-LIGHT_1.OTF);
}
.Ahmed{
    font-family: Ahmed;
}
@font-face {
    font-family: Ahmed2;
    src: url(COCONÃ‚Â®-NEXT-ARABIC-REGULAR.OTF);
}

@font-face {
    font-family: Ahmed3;
    src: url(COCONÃ‚Â®-NEXT-ARABIC-BOLD.OTF);
}
.select2-container--default .select2-selection--multiple {
    background-color: white !important;
    border: 0px solid #aaa !important;
    border-radius: 4px !important;
    cursor: text !important;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 0px !important;
    outline: 0;
}
.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield;
    margin-top: 0 !important;
    padding: 15px !important;
    width: 430px !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px !important;
    width: 430px !important;
    background: #f2f2f5;
    margin: 0 10px 0 0 !important;
}
@media(max-width:560px) { 
    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        box-sizing: border-box;
        list-style: none;
        margin: 0;
        padding: 0 5px !important;
        width: 220px !important;
        background: #f2f2f5;
        margin: 0 10px 0 0 !important;
    }
    .p-slider-card {
        height: 166px;
    }
    #change_radio {
        display: flex;
        flex-wrap: nowrap;
        align-items: flex-start;
        gap: 4px;
    }
    .orders .title a {
        color: #111;
        font-size: 20px;
    }
    .section-more-sale div {
        font-size: 20px;
    }
    .section-more-sale ul li {
        font-size: 17px;
    }
    .section-more-sale ul li span {
        font-size: 16px;
    }
    .page-item:not(:first-child) .page-link {
        margin-left: -1px;
        font-size: 19px;
    }
    .section-product-row {
        padding-top: 35px;
    }
    .page-top {
        padding-top: 38px;
    }
    .orders .row.top .col-md-6.col-lg-3.d-flex.align-items-stretch.aos-init.aos-animate {
        width: 140px;
    }
    .orders .container.aos-init.aos-animate .row.top  {
        column-gap: 0px !important;
    }
    .orders .description {
        font-size: 22px;
        line-height: 40px;
        margin-bottom: 9px;
        font-weight: 900;
        color: #ffffff;
    }
    #orders .five .description {
        background-color: #C9DC88;
        border-radius: 7px;
        font-size: 12px;
    }

    
}
#change_radio {
    margin-right: 36px;
}
@media(max-width:1262px) { 
.footer-icon.pt-4 {
    padding: 0 5% 0 0;
    margin-top: -21px;
}
}
.secttion-talapat .row-btn-talapat .btn-talapat .d-flex a {
    border-bottom: 2px solid #0000001c;
    color: #000;
    font-size: 18px;
    width: 65px;
    padding: 5px 8px;
}

.secttion-talapat .row-btn-talapat .btn-talapat .d-flex a.my-active {

    border-bottom: 2px solid #c89e648f;

    color: #c89e64;
}
.btn.btn-add-new.mx-2.copy {
    background: #F5F5F5 ;
    color: #000;
    border: none;
    padding: 8px 30px;
}
.table-oimg {
    width: 38px;
    border-radius: 50%;
    height: 38px;
}
.tdd {
    color: #565656;
    height: 84px;
}