/* ####################################################
:: Template Name: Essence - Fashion Ecommerce Template
:: Author: Colorlib
:: Author URL: https://colorlib.com
:: Description: Essence is smart & elegant fashion e-commerce Template. It's suitable for all e-commerce business platform.
:: Version: 1.0.0
:: Created: April 27, 2018
:: Last Updated: May 2, 2018
#################################################### */

/* ---------------------------------------
##### - PLACE YOUR CUSTOM CSS HERE - #####
--------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;600;800;900&family=Poppins:ital,wght@0,400;0,500;0,700;1,200&display=swap');

body {
    text-align: right;
    font-family: 'Cairo', sans-serif !important;
}

.single-products-catagory .hover-content {
    background: #13121273;
    left: 0;
    position: absolute;
    top: 0;
    right: 0;
    padding: 40px;
    padding-bottom: 12px;
    color: #FFF;
}

.single-products-catagory .hover-content p, .single-products-catagory .hover-content h4 {
    color: #FFF;
}


.single-products-catagory {
    padding: 15px;
}

.main-content-wrapper .header-area .logo {
    margin-bottom: 0;
}


.main-content-wrapper .header-area .amado-nav li a {
    text-align: right;
}

.main-content-wrapper .header-area .amado-nav li.active a::after {
    right: -75px;
    left: auto;
}

.main-content-wrapper .header-area .cart-fav-search a {
    text-align: right;
}

.newsletter-area .newsletter-text h2 {
    text-align: right;
}


.product-topbar .product-sorting p {
    margin-bottom: 0;
    font-size: 14px;
    height: 40px;
    background-color: #f5f7fa;
    line-height: 40px;
    color: #959595;
    padding-left: 15px;
    padding-right: 15px;
}

.nice-select .option {
    text-align: right;
    padding-right: 15px;
    padding-left: 28px;
}

.nice-select .list {
    left: auto;
    right: 0;
}

.product-topbar .nice-select {
    padding-left: unset;
    padding: 0;
}


.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-right: 1.5rem;
    padding-left: unset;
}

.custom-control-label::before {
    position: absolute;
    top: .25rem;
    right: 0;
    left: auto;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #dee2e6;
}

.custom-control-label::after {
    position: absolute;
    top: .25rem;
    right: 0;
    left: auto;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}

label.custom-control-label {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

label.custom-control-label span {
    font-weight: bold;
}

.cart-table2 {
    background: #dee2e636;
    padding: 23px;
    margin-bottom: 30px;
}

span.color_span {
    width: 24px;
    height: 24px;
    margin-bottom: 15px;
}

.main-content-wrapper .single-product-area .single_product_desc .cart .quantity .qty-minus {

    left: 0;
    right: auto;

}

.main-content-wrapper .single-product-area .single_product_desc .cart .quantity .qty-plus {
    left: 0;
    right: auto;

}

.main-content-wrapper .cart-table-area table tbody tr td {
    border: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 20%;
    width: 25%;
    max-width: 25%;
}

.main-content-wrapper .cart-table-area table thead tr th {
    border-top: none;
    border-bottom: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 20%;
    width: 25%;
    max-width: 25%;
    font-size: 12px;
    color: #242424;
    text-transform: capitalize;
    text-align: center;
    font-weight: bold;
}

.checkout_details_area .form-control {
    height: 60px;
    border: none;
    border-radius: 0;
    background-color: #f5f7fa;
    padding: 30px;
    color: #6b6b6b;
    font-size: 14px;
}

.checkout_details_area textarea.form-control {
    height: 210px;
}


.main-content-wrapper .header-area .amado-nav li a::after {

    right: -150px;
    left: auto;
}

.main-content-wrapper .header-area .amado-nav li:hover a::after, .main-content-wrapper .header-area .amado-nav li:focus a::after {
    right: -75px;
    left: auto;
}

.trash_btn {
    color: #FFF;
    padding: 3px;
    font-size: 15px;
    width: 30px;
    height: 30px;
    position: absolute;
    background: #e00404 !important;
    top: -28px;
    left: 18px;
    z-index: 999;
}

td.qty {
    position: relative;
}

.main-content-wrapper .cart-table-area table tbody tr {
    border-bottom: 1px solid #fbb710;
}

table {
    max-height: 461px;
    overflow: auto;
}

.emptyDiv {
    margin: auto;
    display: block;
    width: 75%;
    text-align: center;
    box-shadow: 0px 0px 2px 0px #2525257d;
    border-radius: 15px;
    padding: 26px;
}

.emptyDiv a {
    font-size: 18px;
    margin: 15px 0;
    display: block;
    color: #fbb808;
    font-weight: bold;
}

.search-wrapper .search-content form input {
    width: 100%;
    height: 60px;
    border: none;
    padding-right: 50px;
    font-size: 14px;
    color: #6b6b6b;
}

.checkout_details_area .nice-select {
    border-radius: 0;
    height: 60px;
    line-height: 60px;
    background-color: #f5f7fa;
    border: none;
    color: #6b6b6b;
    font-size: 14px;
    text-align: right !important;
}

.checkout_details_area .nice-select .list {
    width: 100%;
    border-radius: 0;
    background-color: #f5f7fa;
    text-align: right !important;
}

.nice-select:after {
    right: auto;
    left: 12px;
    top: 50%;

}

img.done_order {
    width: 274px;
}

ol.carousel-indicators li {
    height: 103px !important;
    width: 50px !important;
    min-width: auto !important;
    flex: 1 !important;
    overflow: hidden !important;
}

ol.carousel-indicators {
    overflow: auto;
}


span.old_price {
    text-decoration: line-through;
    color: #979696;
    font-size: 18px;
}


.maintenance_alert {
    position: absolute;
    z-index: 9999;
    background: antiquewhite;
    left: 0;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 23px;
    padding: 20px;
}

h1.head_label {
    margin: 15px;
    border-bottom: 4px solid #fbb710;
    width: fit-content;
    padding-bottom: 7px;
    font-size: 22px;
}

.categories_pin_div {
    display: flex;
    overflow: auto;
    margin: 12px 0;
}

a.categories_pin {
    background: #fbc02d;
    margin: 2px 5px;
    white-space: nowrap;
    color: #FFF;
    padding: 5px 15px;
    border-radius: 15px;
    margin-bottom: 22px;
}


.single-product-wrapper .product-img img {
    height: 345px;
    object-fit: cover;
}


.coupon_div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 40px;
    border: 1px solid #fbb710;
    padding: 0;
}

.coupon_div button.btn.amado-btn {
    border: 0;
    padding: 0;
    height: 100%;
    min-height: auto;
    width: fit-content;
    min-width: auto;
    line-height: 0;
    font-size: 15px;
    padding: 2px 15px;
}

input#coupon_code {
    margin: 0;
    margin-bottom: 0 !important;
    border: 0;
    font-size: 13px;
    height: 100%;
    flex: auto;
    box-shadow: unset !important;
    outline: none !important;
}

p.coupon_alert {
    margin-bottom: 0;
    display: none;
    font-size: 12px;
}


@media (min-width: 1056px) {

    .single-products-catagory a img {
        /*height: 370px;*/
        /*object-fit: cover;*/
    }


}


@media (max-width: 575px) {

    .nice-select:after {
        right: auto;
        left: 0px;
        top: 50%;
    }

    .product-topbar.d-xl-flex.align-items-end.justify-content-between {
        margin-bottom: 0;
    }

    .single-products-catagory a img {
        /*height: 304px;*/
        /*object-fit: cover;*/
    }


    h1.head_label {
        font-size: 20px;
        text-align: center;
        color: #fbb710;
        font-weight: bold;
        /* border: 1px solid; */
        /*margin: 10px 0;*/
        border: 0;
    }


    .main-content-wrapper .single-product-area .single_product_desc .cart .amado-btn {
        width: 82%;
        height: 50px;
        line-height: 50px;
        margin: auto;
        display: block;
    }

    table.table {
        overflow: auto !important;
        outline: none !important;
        cursor: grab !important;
        touch-action: auto !important;
        white-space: nowrap;
        font-size: 12px;
    }

    .main-content-wrapper .cart-table-area .cart-summary {
        background-color: #f5f7fa;
        margin-top: 15px;
        position: relative;
        z-index: 1;
        padding: 30px 20px;
    }


    .main-content-wrapper .cart-table-area table tbody tr {
        display: table-row;
    }

    .main-content-wrapper .cart-table-area table tbody {
        width: 100%;
        display: table-row-group;
    }

    .main-content-wrapper .cart-table-area table thead {
        width: 100%;
        display: table-header-group;
    }

    .main-content-wrapper .cart-table-area table thead tr {

        display: table-row;

    }

    .main-content-wrapper .cart-table-area table thead tr th {
        border-top: none;
        border-bottom: none;
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        width: unset;
        max-width: unset;
        font-size: 12px;
        color: #242424;
        text-transform: capitalize;
        text-align: center;
        font-weight: bold;
    }

    .main-content-wrapper .cart-table-area table tbody tr td {
        border: none;
        -webkit-box-flex: unset;
        -ms-flex: 0 0 25%;
        flex: unset;
        width: unset;
        max-width: unset;
    }

    .cart_product_img a {
        display: block;
        width: 74px;
        height: 74px;
        text-align: center !important;
        margin: auto;
    }

    .cart_product_img a img {
        display: block;
        width: 74px;
        height: 74px;
        padding: 0;
    }

    td.cart_product_img {
        white-space: nowrap;
        width: 75px !important;
        padding: 0;
        text-align: center !important;
        margin: auto;
    }

    .trash_btn {
        top: 50%;
        transform: translate(0, -73%);
        left: 0;
    }

    td.qty {
        padding-left: 42px;
    }

    .emptyDiv {
        width: 90%;

    }

    .product-sorting.d-flex > div {
        flex: 1;
        margin: 0;
        padding: 0;
        background: #f5f7fa;
        text-align: center !important;
    }

    .product-sorting.d-flex > div > div {
        margin: auto;
        display: block;
    }

    ol.carousel-indicators li {
        height: 34px !important;
        width: 38px !important;
        min-width: auto !important;
        flex: 1 !important;
        overflow: hidden !important;
        border: 1px solid #a7a7a7 !important;
    }

    ol.carousel-indicators li.active {
        border: 1px solid #fbb710 !important;

    }

}


.single-product-wrapper {
    cursor: pointer;
}


.cart_mobile {
    padding: 15px;
    position: relative;
    background: #f5f7fa;
    margin-bottom: 15px;
}

.cart_mobile img {
    display: block;
    margin: auto;
    max-height: 150px;
    margin-bottom: 14px;
}

.cart_mobile button.btn.bg-danger.trash_btn {
    position: unset;
    width: 58px;
    /* float: left; */
    /* display: table-column; */
    top: 198px;
    margin: 0;
    padding: 0;
    transform: unset;
    margin-top: 10px;
}

.cart_mobile
div.qty {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* background: rebeccapurple; */
}

.cart_mobile
.qty-btn.d-flex {
    /* background: yellowgreen; */
    display: flex;
    flex: auto;
    align-items: center;
    /* justify-content: space-around; */
}

.cart_mobile
.quantity span {
    background: #fbb710;
    color: #FFF;
    padding: 2px 10px;
    line-height: 3px;
    border-radius: 15px;
    height: 10px;
}

.cart_mobile
.quantity input {
    border: 1px solid #fbb710;
    border-radius: 6px;
    text-align: center;
    background: #f5f7fa;
}

.cart_mobile
.qty-btn.d-flex p {
    margin: 0;
    font-weight: 600;
    color: black;
    text-align: right;
    width: 40%;
}

.cart_mobile
p.label_p {
    margin-bottom: 2px;
}
input#qty {
    box-shadow: unset;
    border: 0;
    outline: none;
}

input#qty::-webkit-outer-spin-button,
input#qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}





















/* Firefox */
input#qty[type=number] {
    -moz-appearance: textfield;
}


.card_n  input:checked ~ img {
    border: 2px solid #fbb710;
    padding: 5px;
    /* width: 100%; */
    height: 139px;
    object-fit: contain;
    transition: 0.2s;
}

.card_n img {
    width: 100% !important;
    height: 140px;
    transition: 0.2s;
}

.card_n label {
    display: inline-block;
    width: 49%;
    position: relative;
    z-index: 0;
    /* height: 47px; */
}

label.card_n_title {
    width: 100%;
    display: block;
    font-weight: bold;
}

.card_n input[type="radio"] {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    /* background: red; */
    z-index: 9999;
    opacity: 0;
}

td.qty.delete_td p {
    margin: 0;
    padding: 0;
}

td.qty.delete_td {
    margin: 0;
    padding: 0;
}

.qty-btn.d-flex {
    padding-top: 11px;
}

.lds-dual-ring {
    display: inline-block;
    width: 80px;
    height: 80px;
}
.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 64px;
    height: 64px;
    margin: 8px;
    border-radius: 50%;
    border: 6px solid #fbb710;
    border-color: #fbb710 transparent #fbb710 transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}
.web-loading {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
    background: #ffffffad;
    display: flex;
    align-items: center;
    justify-content: center;
}@keyframes lds-dual-ring {
     0% {
         transform: rotate(0deg);
     }
     100% {
         transform: rotate(360deg);
     }
 }
.green_bg_btn {
    background: green !important;
}

a.copy_link_order {
    margin: 0;
    padding: 0;
    cursor: pointer;
}

a.copy_link_order {
    margin: 0;
    padding: 0;
    cursor: pointer;
}

a.inst_link {
    margin: 0;
    color: #8a3ab9;
}

a.inst_link i {
    color: #8a3ab9;
}


.radios200 {
    border: 2px solid #fbb710;
    padding: 15px;
}
.radios200 label{
    display: block;
}

.radios200 p {
    color: red;
    text-align: center;
}

#whatsapp_div{

    display: flex;
    flex-direction: row-reverse;
    gap: 22px;

}
input#whatsapp_number {
    display: inline-block;
    width: auto;
    flex: auto;
    text-align: left;
}




a#go_to_basket{
    color: #FFF !important;
    display: none;
}

























.card_n.payment_method_cards img {
    height: 60px;
    margin: auto;
    display: block;
    object-fit: contain;
}
.card_n.payment_method_cards
label span {
    display: block;
    text-align: center;
    font-size: 15px;
}
.card_n.payment_method_cards
label.card_n_title {
    font-weight: bold;
    text-align: center;
    margin: 10px auto;
}
.card_n.payment_method_cards
input:checked ~  span {
    color: #fbb710;
    /*font-weight: bold;*/
}
.card_n.payment_method_cards
label ,.card_n label * {
    cursor: pointer;
}




.old_order {
    background: #f1f1f1;
    display: flex;
    margin-bottom: 15px;
    padding: 15px;
    border: 1px solid;
    justify-content: space-between;
}

.old_order div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.old_order div a {
    font-size: 15px;
    margin: 0 5px;
    background: #fbb710;
    padding: 5px;
    color: #FFF !important;
    border-radius: 5px !important;
    text-align: center;
}

.old_order div a:first-child {
    background: #252525;

}










@media (max-width: 600px) {



    .old_order {
        display: block;
    }

    .old_order div:last-child {
        display: block;
        margin-top: 20px;

    }

    .old_order div a{

        margin-bottom: 5px;
        display: block;
    }
}
