@import url('https://fonts.googleapis.com/css2?family=Tajawal&display=swap');

body,h1,h2,h3,h4,h5,h6,p,a,span,div,* {
    font-family: 'Tajawal', sans-serif ;
}
/* globle style  */
/*scrollbar width */
::-webkit-scrollbar { width: 10px; height: 7px; }
/*scrollbar Track */
::-webkit-scrollbar-track { box-shadow: inset 0 0 5px #efddc7; border-radius: 10px; }
/*scrollbar Handle */
::-webkit-scrollbar-thumb { background: #EB6D20; border-radius: 10px; }
/*scrollbar Handle on hover */
::-webkit-scrollbar-thumb:hover { background: #d35d15; }
body,html{overflow-x: hidden !important;}
body > section.help-you.bg-color > div > div.owl-carousel.owl-theme.owl-loaded.owl-drag > div.owl-nav > button.owl-next,
body > section.help-you.bg-color > div > div.owl-carousel.owl-theme.owl-loaded.owl-drag > div.owl-nav > button.owl-prev{
    border: 2px solid #475ECF;
    border-radius: 23px;
    width: 27px;
    margin: 20px;
}
body > section.help-you.bg-color > div > div.owl-carousel.owl-theme.owl-loaded.owl-drag > div.owl-nav > button.owl-next >span,
body > section.help-you.bg-color > div > div.owl-carousel.owl-theme.owl-loaded.owl-drag > div.owl-nav > button.owl-prev >span{
    color: #475ECF;

}

:root {
    --Dark-Blue: #0C2B4D;
    --orange : #EE7826;
}

.img-30{
    width: 30px;
}
.img-20{
    width: 20px;
}
.img-50{
    width: 50px;
}
.img-80{
    width: 80px;
}
.owl-carousel{
    direction: ltr !important;
}
.bg-color{
    background-color: #F9FAFB;
}
.bg-orange{
    background-color: #EB6D20;
}

.round-circle{
    border-radius: 50% !important;
}


.btn-outline-success {
    color: #0F172A;
    border-color: #EB6D20 !important;
}
.btn-outline-success:hover,
.btn-check:checked+.btn-outline-success
{
    color: #fff;
    background: #EB6D20;
}
.btn-outline-success:not(:disabled):not(.disabled).active {
    color: #fff;
    background: #EB6D20;
}
/* .form-control{
    background: #FBFBFB 0% 0% no-repeat padding-box !important;
    border: 1px solid #DFDFDF !important;
    border-radius: 6px !important;
    padding: 20px !important;
} */

.feather-18{
    width: 18px;
    width: 18px;
}
.feather-20{
    width: 20px;
    width: 20px;
}
/* ---------------------- start header style ----------------------- */
.top--header{
    background: var(--Dark-Blue, #0C2B4D);
}
.dropdown-toggle::before {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}
.w3-orange {
    background-color: #EE7826 !important;
}

.fav--link{
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.10);
    padding: 11px 5px 11px;
    border-radius: 50px;
}
.sec-color{
    color: var(--Dark-Blue) !important;
}
.dropdown-toggle::after {
    display: none;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}
.top-header{
    display: flex;
    padding: 10px;
    justify-content: space-between;
}

.site-logo img{
    width: 82px;
    height: 46px;
}

.btn,.btn-login{
    border-radius: 8px;
}
.btn-login{
    border: 1px solid;
}
.main-color{
    color: #EB6D20 !important;
}
.sec-color{
    color: #0f172a !important;
}
.btn-primary{
    background-color: #516BEB !important;
    border-color: #516BEB !important;
}
.bg-img-icon{
    filter: invert(37%) sepia(33%) saturate(6813%) hue-rotate(222deg) brightness(101%) contrast(84%);
}


/* ---------------------- end header style ----------------------- */

/* ---------------------- start nav bar style ----------------------- */
section.navbar-links{
    padding: 7px;
}

.navbar-light .navbar-nav .nav-link{
    font: normal normal medium 16px/21px Baloo Bhaijaan 2;
    letter-spacing: 0px;
    color: #070913;
    font-weight: 600;
    margin: 0px 10px
}
.navbar-light .navbar-nav .nav-link.active{
    border-bottom: 2px solid #0709133d ;
}

.mobile-top-header{
    display: flex;
    padding: 10px;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
/* ---------------------- start navbar style ----------------------- */


/* ---------------------- start home style ----------------------- */
.home-content {
    position: relative;
}

.top-home-section {
    height: 65vh;
    width: 100%;
    position: none!important;
    background-size: cover;
    background-position: center;
    /* background-image: url("../home/main_img.png"); */
    border-radius: 15px;

}

.how-works-img {
    height: 310px;
    width: 310px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;


}

.img-box{
    background: #9e979663;
    width: 70px;
    padding: 8px;
    border-radius: 26px;
    margin: auto;
}
.home-section-box{
    position: relative;

}

.home-section-box .content{
    position: absolute;
    background: #0f172a5c;
    top: 0px;
    width: 100%;
    height: 100%;
    border-radius: 15px;
}

.home-section-box .content .con-text .centered{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.home-section-box .content .con-text .centered{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.home-section-box .content .con-text .bottom-right {
    position: absolute;
    bottom: 8px;
    right: 16px;
  }

.home-section-box .content .con-text .bottom-left {
    position: absolute;
    bottom: 8px;
    left: 16px;
  }

  .bottom-left {
    position: absolute;
    bottom: 8px;
    left: 16px;
  }
  .bottom-right {
    position: absolute;
    bottom: 8px;
    right: 16px;
  }

.box {
    position: relative;
    text-align: center;
    color: white;
  }

  .bottom-left {
    position: absolute;
    bottom: 8px;
    left: 16px;
  }

  .top-left {
    position: absolute;
    top: 8px;
    left: 16px;
  }

  .top-right {
    position: absolute;
    top: 8px;
    right: 16px;
  }

  .bottom-right {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100%;
  }

  .centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

 .content-box{
    background: #ffffff73;
    padding: 20px;
   /* position: relative; */
    /* top: 310px; */
    margin: auto;
    width: 450px;
    border-radius: 8px;
    color: black !important;
}

.home-search-input{
    background-color: transparent;
    border-bottom: 2px solid #fff;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    padding: 10px 0;
    color: #fff;
    width: 100%;
}

.home_search-input{
    border-radius: 20px;
    border: none;
    padding: 7px;
    width: 100%;
}
.home-search-input::placeholder {
    color: #fff;
}
.home-search-input:focus{
    outline: none;
}

.best-profit{
    position: absolute;
     left:15px;
     top:15px;
     padding: 3px 10px;
     border-radius: 8px;
}


.home-send-me-input{
    border-radius: 26px;
    border: none;
    padding: 15px;
    width: 70%;
    margin: auto;
}
.home-send-me-input:focus{
    outline: none;
}

.img-30{
    width: 30px !important;
}
.img-20{
    width: 20px !important;
}
.img-15{
    width: 15px !important;
}
.img-50{
    width: 50px !important;
}
.img-80{
    width: 80px !important;
}
.img-180{
    width: 180px !important;
    height: 180px !important;
}
.img-90{
    width: 90px !important;
}
.img-100{
    width: 100px !important;
}

.quote-filter{
    filter: invert(82%) sepia(35%) saturate(98%) hue-rotate(335deg) brightness(107%) contrast(98%);
}
/* ---------------------- end home style ----------------------- */


/* ---------------------- start header style ----------------------- */


/* ---------------------- start header style ----------------------- */


/* ---------------------- start footer style ----------------------- */
footer{
    background-color: #0C2B4D;
    width: 100%;
    padding: 5px 0px 0px 0px;
}

.footer-input-text{
    background: #ffffff17;
    position: absolute;
    width: 290px;
}
/* ---------------------- start orders style ----------------------- */
.btnstyle{
    background:#0F172A;
    color: #fff !important;

}
.btn-style{
    background:#eb6d20;
    color: #fff !important;

}
.item--btn-style{
    background:transparent !important;
    color: #eb6d20 !important;
    border: 1px solid #eb6d20 !important;

}
.order-history .nav-tabs .nav-link.active{
    color: #eb6d20 !important;
    border: none!important;
    border-bottom: 2px solid #eb6d20 !important;
}
.bg-warning{
    background: #EB6D20 !important
}
.table-borderless tbody tr:nth-of-type(even){
    border-top: 1px solid #FAFAFA;
    }
.order-history .nav-tabs .nav-link.active{
    color: #eb6d20 !important;
    border: none!important;
    border-bottom: 2px solid #eb6d20 !important;
}
.nav-pills .nav-link img{
    filter: brightness(0.2);
}
.nav-pills .nav-link.active img{
    filter: brightness(1);
}
.main-color{
     color: #EB6D20 !important;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link ,.main-color{
    color: #EB6D20;
    background:transparent !important;
}
.nav-link {
    color: #000 ;
}
.nav-link:hover ,.nav-link.hover img{
    color: #EB6D20 ;
      filter: brightness(1) !important;
}

.custom-column {
    flex-direction: column!important;
    width: 260px;
    background: #FAFAFA;
    padding: 0px;
}

.round-18{
    border-radius: 18px;
}
.dashboard__nav-item-link.active a,.main-color{
    color: #EB6D20;
    background:transparent !important;
}
.nav-link {
    color: #000 ;
}
.dashboard__nav-item-link {
    border-bottom: 1px solid #dddddd;
    padding: 20px 8px;
}
.nav-link span.fa{
    font-size: 9px;
    padding-top: 7px;
}
.dashboard__details-content {
    margin: 24px;
}

.dashboard__details-card,
.dashboard__totalpayment-card {
    position: relative;
    border-radius: 6px;
    border: 1px solid #e5e5e5;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.dashboard__details-card {
    /*display: -webkit-box;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.dashboard__details-card-item {
    height: inherit;
    border-right: 1px solid #e5efef;
}

.dashboard__details-card-item:nth-last-child(1) {
    border-right: 0;
}
.breadcrumb_section {
    background: #fbfbfba1;
    padding: 50px !important;
    margin-bottom: 50px !important;
}
.popup_content {
    padding: 50px;
    text-align: center;
}
.dashboard__details-card-item {
    height: inherit;
    border-right: 1px solid #e5efef;
}

.dashboard__details-card-item:nth-last-child(1) {
    border-right: 0;
}

.dashboard__details-card-item__inner {
    padding: 14px 20px;
}

.dashboard__details-card-item__inner h2 {
    text-transform: capitalize;
    color: #1a1a1a;
    margin-bottom: 8px;
}

 .label-bg-pending {
    background-color: #d9b00d;
    padding: 4px;
    color: #fff;
    border-radius: 8px;
}

 .label-bg-received {
    background-color: #e67e22;
    padding: 4px;
    color: #fff;
    border-radius: 8px;
}

 .label-bg-preparation {
    background-color: #3498db;
    padding: 4px;
    color: #fff;
    border-radius: 8px;
}

 .label-bg-shipping {
    background: #1ccaa7;
    padding: 4px;
    color: #fff;
    border-radius: 8px;
}

 .label-bg-reached , p.label-bg-transferred {
    background: #2ecc71;
    padding: 4px;
    color: #fff;
    border-radius: 8px;
}

 .label-bg-paid {
    background: #4E1E70;
    padding: 4px;
    color: #fff;
    border-radius: 8px;
}

 .label-bg-canceled {
    background: #e74c3c;
    padding: 4px;
    color: #fff;
    border-radius: 8px;
}

 .label-bg-refund {
    background: #2c3e50;
    padding: 4px;
    color: #fff;
    border-radius: 8px;
}

.cart_dropdown:hover > .dropdown-menu {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    margin-top: 0px !important;
}

.cart_dropdown:hover > .dropdown-menu.cart_box {
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
}
.cart_count, .wishlist_count {
    position: relative;
    top: -3px;
    left: -15px;
    font-size: 15px;
    background-color: #EE7826;
    border-radius: 50px;
    height: 19px;
    line-height: 20px;
    color: #fff;
    min-width: 19px;
    text-align: center;
    padding: 0 5px;
    display: inline-block;
    vertical-align: top;
    margin-left: -5px;
    margin-right: -5px;
}

.shop_cart_table th,
.wishlist_table th, .wishlist_table td {
    vertical-align: middle;
    text-align: center;
}

.shop_cart_table th.product-name, .shop_cart_table td.product-name,
.wishlist_table th.product-name, .wishlist_table td.product-name {
    text-align: left;
    text-transform: capitalize;
}

.shop_cart_table .quantity {
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}
.shop_cart_table td.product-price,
.shop_cart_table td.product-subtotal {
    font-weight: 600;
}

.shop_cart_table .table {
    margin: 0;
}
.shop_cart_table {
    margin-top: 50px;
}

.payment-card.active,.address_card.active {
    background: #e9cdbdab;
    border-color: #bf886b;
    padding: 9px;
    border-radius: 8px;
}

.bread{
    background: #726f6f;
    height: 6px;
    width: 6px;
    border-radius: 50px;
    margin: 16px 0px;
}
 .dropdown-menu.cart_box {
    width: 320px;
    position: absolute !important;
    -webkit-transform: scale(0) !important;
    transform: scale(0) !important;
    -webkit-transform-origin: -webkit-calc(100% - 30px) 0;
    transform-origin: calc(100% - 30px) 0;
    display: block;
    transition: all 0.25s ease-in-out;
    padding: 0;
    top: 100% !important;
    left: auto !important;
    right: 0;
}

 .dropdown-menu.cart_box.show {
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
}
.cart_list li {
    border-bottom: 1px solid #3f3f3f;
    padding: 15px;
    width: 100%;
}
.cart_list img {
    border: 1px solid #ddd;
    background-color: #ffffff;
    float: left;
    margin-right: 10px;
    max-width: 80px;
}

.cart_list a {
    font-size: 14px;
    vertical-align: top;
    padding: 0 !important;
    text-transform: capitalize;
    font-weight: 600;
}
.cart_box .cart_list {
    width: 100%;
    padding: 0 !important;
    max-height: 242px;
    overflow-y: auto;
}

.cart_list li {
    display: inline-block;
    width: 100%;
}

.dropdown-menu .cart_list li a i {
    width: auto;
}

.dd_menu_size_16 .cart_list a {
    font-size: 16px;
}

.cart_total {
    color: #000;
    margin: 0;
    padding: 10px 15px;
    font-weight: 600;
    text-align: right;
}

.cart_total strong {
    float: left;
    font-weight: 600;
}

.cart_total .cart_amount {
    float: right;
    color: #9f8968;
}
.dark_skin .cart_total {
    color: #333333;
}

.btn-continue-shopping, .btn-go-cart {
    background-color: #e67e22;
    overflow: hidden;
    position: relative;
    color: #000;
    transition: all 0.8s ease 0s;
    z-index: 1;
    margin-top: 10px;
    border-radius: 40px;
    padding: 8px 10px;
    font-size: 14px;
}

.btn-go-cart {
    border: 1px solid var(--mainColor);
    background-color: var(--mainColor);
}

.btn-go-cart:hover {
    color: var(--mainColor);
    background-color: var(--white);
}

.btn-continue-shopping {
    border: 1px solid #C5A87C;
    background-color: #C5A87C;
}

.btn-continue-shopping:hover {
    color: #C5A87C;
    background-color: var(--white);
}
/* ---------------------- end orders style ----------------------- */
/*********************** checout style ***************************/

.shop_cart_table{
    border-radius: 10px !important;
    margin-bottom: 30px !important;
    border: 1px solid #ddd !important;
        padding: 0 30px;
}
.shop_cart_table table thead{
    background: #ffffff;
    height: 50px;
    border-radius: 4px;
    border-bottom: solid 1px #eff0f4;
}
.shop_cart_table table tbody tr{
    padding: 30px 0 20px !important;
    border-top: 1px solid #ddd !important;
    justify-content: flex-start !important;
    align-items: center !important;
}
 input.qtyProduct,input.price {
    border: 1px solid #ddd;
    border-radius: 6px;
    width: 100px;
    height: 45px;
    text-align: center;
 }
input:focus{
    border-color: #e67e22 !important;
}
.details_cart{
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    padding-bottom: 10px;
}
.details_cart div.your_cart{
    width: 100%;
    margin-bottom: 25px;
    height: 100%;
    padding: 25px 20px;
    background-color: #e67e22;
    border-radius: 20px 20px 0 0;
}
.old_price{
    text-decoration-line: line-through
}
.left-side .left-wrapper {
    border-radius: 20px;
    padding: 20px;
}
.left-side .left-wrapper .left-header {
    width: 100%;
    margin-bottom: 25px !important;
    height: 70px;
    padding: 5px 19px;
    color: #fff;
    text-align: center;
    background-color: #e67e22 !important;
}
.table-element {
    margin-bottom: 20px;
    justify-content: space-between;
}
.table-element .product-info{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    text-align: right;
    align-items: center;
}
.table-element .price-info{
    flex-direction: column;
    justify-content: center;
}
.table-element .product-info .product-name {
    margin-right: 10px;
    padding-left: 10px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
}
.table-element .product-info .product-name  .name {
    color: #0b1725;
    font-size: 18px;
    font-weight: 800;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
    width: 200px !important;

}
.table-element .price-info .prod-price {
    font-size: 16px;
    font-weight: 700;
    text-align: right;
    color: #0b1725;
}
.form_control_custom{
    height: 45px;
    border-radius: 10px;
}
.form-control:focus {
    color: #212529;
    background-color: #fff;

    border-color: #86b7fe;
    outline: 0;
    box-shadow: none;
}
.add_wish_list.favorite i {
    color: #ff3838;
}
.footer-area{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


.contact--image{
    width: 100%;
    height:700px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;

}
.contact--image-overlay{
    background-color: #0c2b4da8;
    padding: 50px;
    border-radius: 20px;
}
.rtl .input-icons svg{
    position: relative;
    z-index: 99;
    top: 48px;
    right: 5px;

}
.ltr .input-icons svg{
    position: relative;
    z-index: 99;
    top: 48px;
    left: 5px;

}

.input-icons {
    width: 100%;
    margin-bottom: 10px;
}

/* .icon {
    padding: 10px;
    min-width: 40px;
} */

.input-field {
    width: 100%;
    padding: 25px 40px !important;
    margin-bottom: 3px;
    background-color: #f5f5f56b;
}
.links a::before{
    content: "";
    display: inline-flex;
    width: 5px;
    height: 5px;
    background: #ffffff;
    transition: width .3s;
    border-radius: 50px;
    margin: 5px;
}


input.cat--main-input-check{
    accent-color: #f26a0c !important;
}
input.cat--main-input-check:disabled{
   background: #f26a0c !important;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
  }
  .progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #ee7826;
    transition: width .6s ease;
}
