.card-body2 img {
    min-height: 285px !important;
    max-height: 285px !important;
    max-width: 314px !important;
    object-fit: cover;
}

.details-driver {
    display: flex;
    margin-bottom: 10px !important;
    border: .5px solid rgba(128, 128, 128, 0.605);
    border-radius: 5px;
    padding: 15px;
    width: 37%;
    margin-right: 9.8%;
}

.details-driver label {
    margin-right: 5px;
}

.eye-hover2 {
    min-height: 275px !important;
}

.card-body-sm img {
    min-height: 145px;
    max-height: 145px;
    max-width: 160px;
    object-fit: cover;
}

.eye-hover-sm {
    min-height: 151px;
}

.image {
    display: block;
    width: 100%;
    height: auto;
}

.slid-mo {
    margin-bottom: 819% !important;
}

.overlay {
    position: absolute;
    bottom: 0;
    left: 100%;
    right: 0;
    background-color: #ffffffc7;
    overflow: hidden;
    width: 0;
    height: 100%;
    transition: .5s ease;
}

.eye-hover:hover .overlay {
    width: 100%;
    left: 0;
}

.col-12.col-sm-6.product-slider .item img {
    height: 416px !important;
    object-fit: cover;
}

.text55 {
    color: #b24914;
    font-size: 30px !important;
    position: absolute;
    top: 38%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap;
    cursor: pointer;
}

.eye-hover:hover .overlay .icon {
    visibility: initial !important;
}

.text55:hover {
    color: #b24914c5;
}

.footer-links ul li a:hover {
    color: #b24914 !important;
    font-size: 20px;
    font-weight: 600;
}

.social ul li:hover i {
    color: white !important;
}

.cards-mo i {
    color: #b24914 !important;
}


/* .cards-mo i:hover {
    color: #b24914 !important;
} */

.shopping-now-products {
    transition: .1s all;
    cursor: pointer;
    color: #b24914;
}

.shopping-now-products a {
    color: #b24914;
}

.shopping-now-products:hover a {
    color: white !important;
}

.shopping-now-products:hover {
    background-color: #b24914 !important;
    color: white !important;
}

.shopping-now-products:hover i {
    color: white !important;
}

.shopping-now a {
    color: #b24914;
}

.shopping-now:hover {
    background-color: #b24914 !important;
    color: white !important;
}

.shopping-now:hover a {
    color: white !important;
}

.shopping-now {
    transition: .5s all;
    cursor: pointer;
    color: #b24914;
}

.shopping-now:hover {
    width: 170px;
    padding: 8px;
}

.header-ol-res {
    color: black;
    margin-right: 70px;
    font-size: 21px;
}


/* Categories Style */

.card-img-top-mo {
    width: 800px !important;
    border: #707070 3px solid !important;
    border-radius: 8px !important;
    position: relative;
    max-height: 443px !important;
    height: 380px !important;
}

.text2-mo {
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    top: 5px;
    background: #b24914;
}

.tasks h5 .a-payment {
    color: black;
}

.tasks h5 .a-payment:hover {
    color: #b24914;
}

.modal-mo {
    margin-left: 22% !important;
}

.modal-site {
    width: 70% !important;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background-color: initial !important;
    border: #EDEDED !important;
    border-bottom: #b24914 3px solid !important;
    color: #b24914 !important;
    font-weight: 600;
}

.rate-mo h5 {
    font-weight: 600;
}

.rate-mo span {
    font-weight: 400;
    font-size: 11px;
    margin-top: 5px;
}

.tape-pane {
    padding-right: 100px;
    padding-bottom: 50px;
    padding-top: 20px;
    direction: rtl !important;
}

.rate-mo {
    padding-right: 100px;
    padding-bottom: 50px;
    padding-top: 20px;
    direction: rtl !important;
}

.rate-mo .card-stars i {
    margin-top: 18%;
}

.rate-mo .rate-p p {
    color: #707070 !important;
    font-weight: 400 !important;
    font-size: 16px !important;
}

.nav-tabs-res {
    padding-right: 100px;
}

.nav-tabs-res p {
    padding-right: 100px;
}


/* FAQ */

.btn-link {
    font-weight: 600 !important;
    color: black !important;
    text-decoration: none !important;
}

.btn-link:hover h2 button {
    color: #b24914 !important;
}

.accordion-button:not(.collapsed) {
    background-color: #b2491420;
}

.accordion-collapse .accordion-body {
    margin-right: 25px;
    color: black !important;
    font-size: 14px !important;
}

.shopping-now-mo {
    font-size: 25px;
}

.about-span {
    font-size: 35px;
}

.custom-breadcrumb1 ol {
    margin-right: 50px;
}

#sync1 .item {
    margin: 5px;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

#sync2 .item {
    background: #c9c9c9;
    margin: 5px;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 15px;
    text-align: center;
    cursor: pointer;
}

#sync2 .item h1 {
    font-size: 18px;
}

#sync2 .current .item {
    background-color: none;
}

.owl-theme .owl-nav [class*="owl-"] {
    transition: all 0.3s ease;
}

.owl-theme .owl-nav [class*="owl-"].disabled:hover {
    background-color: #d6d6d6;
}

#sync1.owl-theme {
    position: relative;
}

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
    width: 22px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
}

#sync1.owl-theme .owl-prev {
    left: 10px;
}

#sync1.owl-theme .owl-next {
    right: 10px;
}


/* animate fadin duration 1.5s */

.owl-carousel .animated {
    animation-duration: 1.5s !important;
}


/* 輪播的前後按鈕背景調大 */

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
    width: 35px;
    height: 55px;
}

#sync1 svg {
    width: 22px !important;
}

.owl-carousel .owl-item h4 img {
    margin-top: 50px;
    /*height: 442px;*/
}

.owl-sidebard {
    transform: rotate(90deg);
    width: 379px !important;
    margin-top: 134%;
    margin-left: -59%;
}

.card-icon-product {
    bottom: 3px;
}

.owl-sidebard .item {
    transform: rotate(-90deg);
}

.owl-sidebard .item img {
    border-radius: 15px;
}

.owl-sidebard .owl-item {
    width: 84px !important;
    margin-right: 29px !important;
    opacity: .5;
}

.current {
    opacity: 1 !important;
}

.owl-sidebard .owl-stage {
    width: 360px !important;
}

.owl-sidebard .owl-nav {
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    top: calc(50% - 33px);
}

div.owl-sidebard .owl-nav .owl-prev,
div.owl-sidebard .owl-nav .owl-next {
    font-size: 36px;
    top: unset;
    bottom: 15px;
}

.form-res-account {
    padding: 0px 50px;
}

.account-form-res {
    padding-left: 65px;
}

.card-mo {
    padding: 35px 26px;
}

.shopping-now:hover button {
    color: white !important;
}

.row.row-resss {
    direction: rtl !important;
}

.col-lg-6.col-sm-12.row-res.sliders-ress {
    direction: ltr;
}


/* .input-group.fix-responsive {
    margin-right: 24%;
} */

@media (max-width: 430px) {
    .col-12.col-sm-6.product-slider {
        margin-left: -18px;
    }
    .form-control-res {
        width: 60% !important;
    }
    .form-control-res2 {
        width: 35% !important;
    }
    .card-mo {
        padding: 0px 0px;
    }
    .account-form-res {
        padding-left: 0px !important;
    }
    .container-ress {
        width: 89.9% !important;
    }
    .row-rs {
        --bs-gutter-x: 0rem !important;
    }
    .row-resss {
        --bs-gutter-x: -0.5rem !important;
    }
    .row-res {
        width: 91% !important;
    }
    .nav-tabs-res p {
        padding-right: 10px !important;
    }
    .custom-breadcrumb {
        margin-left: -24px !important;
        top: 253px !important;
        left: 45px !important;
        font-size: 14px !important;
        margin-right: 0px;
    }
    .page-header-content h1 {
        font-size: 36px;
        margin-right: 0px;
    }
    .text-center h3 {
        font-size: 19.7px;
    }
    .text-center {
        font-size: 13px;
    }
    .form-check {
        padding-left: 0.5em;
    }
    .form-check-inline {
        margin-right: 0rem;
    }
    .owl-sidebard {
        width: 213% !important;
        margin-top: 0% !important;
        margin-left: 0% !important;
        transform: rotate(0deg);
    }
    .owl-sidebard .item {
        transform: rotate(0deg);
    }
    .owl-carousel .owl-item h4 img {
        /*height: 372px !important;*/
    }
    .sliders-ress {
        margin-left: 0 !important;
    }
    #sync1.owl-theme .owl-next,
    #sync1.owl-theme .owl-prev {
        width: 7px !important;
        height: 55px !important;
    }
    #sync1.owl-theme .owl-next {
        right: -3px !important;
    }
    #modal-mo {
        margin-left: 0% !important;
    }
    #modal-site {
        width: 102% !important;
    }
    .user-blog {
        margin-right: 0px !important;
    }
    .social-mo ul {
        margin-left: -24px !important;
    }
    .user-blog h6 {
        margin-bottom: 30px;
        margin-top: 15px;
    }
    .user-blog-res {
        margin-right: -8px;
    }
    .user-blog p {
        margin-left: -52px !important;
        margin-right: -35px !important;
        margin-top: -12px !important;
    }
    .user-blog div img {
        margin-top: 15px;
    }
    .about-res span {
        font-size: 18px !important;
        text-align: center;
    }
    .about-res img {
        width: 80% !important;
        margin-right: 33px !important;
    }
    .custom-breadcrumb .list-inline-item a {
        font-size: 15px;
    }
    .card-bady h3 {
        font-size: 21px !important;
    }
    .card-car {
        width: 101% !important;
    }
    .log-res-mob {
        width: 100% !important;
        --bs-gutter-x: 0rem !important;
    }
    .log-res-mob .card-bady h3 {
        text-align: center !important;
    }
    .back {
        width: 97% !important;
        margin-right: 1%;
        margin-top: 8% !important;
    }
    .here {
        left: 124px !important;
    }
    .custom-breadcrumb1 ol {
        margin-right: 0px !important;
    }
    .assots {
        width: 54px !important;
        ;
    }
    .card-footer .carsP a {
        margin-right: 20px !important;
    }
    .carsP {
        margin-left: 30px !important;
    }
    .telephone {
        top: 59% !important;
        right: 6% !important;
    }
    .confbox-res-mob div {
        width: 24% !important;
    }
    .log-res-mob .card-bady h3 {
        text-align: center !important;
    }
    .log-res-mob .card-bady p {
        text-align: center !important;
    }
    .phone-res {
        width: 27% !important;
    }
    .phone-ress {
        width: 73% !important;
        padding-left: 0 !important;
        margin-left: 0 !important;
    }
    .shopping-now-res span {
        font-size: 16px !important;
        margin-left: 2px;
        margin-bottom: 6px;
    }
    /* .shopping-now-res {
        width: 82px !important;
        margin-top: -84px;
    } */
    .second-slider-res img {
        display: initial !important;
        position: absolute;
        width: 24% !important;
        top: 7% !important;
        left: 136px;
        z-index: 10;
        max-width: 64px;
        min-height: 79px;
        max-height: 79px;
        min-width: 64px;
    }
    .second-slider-res {
        display: initial !important;
    }
    .fix-first-width {
        display: none;
    }
    #card-fix-res {
        margin-left: 50px !important;
    }
    .text555 {
        font-size: 31px !important;
        top: 48% !important;
        left: 48% !important;
    }
    .text555 {
        color: #b24914;
        position: absolute;
        font-size: 24px !important;
        top: 51% !important;
        left: 47% !important;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        white-space: nowrap;
        cursor: pointer;
    }
    .text555:hover {
        color: #b24914c5;
    }
    .option-cate-res {
        margin-right: 10px;
    }
    .option-cate-res3 {
        margin-right: 42px;
    }
    .padding-res-card {
        padding-top: 70px;
    }
}


/*Start  wishlist page */

#cart-container table {
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed;
}

#cart-container table thead {
    font-weight: 700;
}

tbody,
td,
tfoot,
th,
thead,
tr {
    padding-bottom: 30px;
}

#cart-container table thead td {
    background-color: #b24914;
    color: #fff;
    border: none;
    padding: 6px 0px;
}

.btn-dark {
    width: 150px;
    height: 60px;
    background-color: #b24914 !important;
    color: #fff;
    border: none;
    padding: 6px 0px;
}

#cart-container table thead td:first-of-type {
    padding: 6px 20px;
}

#cart-container table td {
    border: none;
    text-align: center;
}

#cart-container table td:nth-child(1) {
    width: 100px;
}

#cart-container table td:nth-child(2),
#cart-container table td:nth-child(3) {
    width: 200px;
}

#cart-container table td:nth-child(4),
#cart-container table td:nth-child(5),
#cart-container table td:nth-child(6) {
    width: 200px;
}

#cart-container table tbody img {
    width: 100px;
    height: 80px;
    object-fit: cover;
}

#cart-container table tbody i {
    color: #b24914;
}

@media (max-width: 958px)and (min-width: 430px) {
    .owl-sidebard {
        transform: rotate(90deg);
        width: 346px !important;
        margin-top: 49%;
    }
    #cart-container table td:nth-child(1) {
        width: 20px;
    }
    #cart-container table td:nth-child(4) {
        width: 20px;
    }
    #cart-container table td:nth-child(2),
    #cart-container table td:nth-child(3) {
        width: 80px;
    }
    #cart-container table td:nth-child(5),
    #cart-container table td:nth-child(6) {
        width: 80px;
    }
    .card-body-sm img {
        min-height: 91px !important;
        max-height: 91px !important;
        max-width: 100px !important;
        object-fit: cover;
    }
    .eye-hover-sm {
        min-height: 92px !important;
    }
    .card-text .deleted-price {
        margin: 0 45px;
    }
    .card-text .deleted-price {
        margin: 0 78px;
    }
    .card-text .deleted-price-res {
        margin: 0 0px;
    }
    h5.card-title {
        font-size: 11.4px !important;
        margin-top: 5px !important;
    }
    span.current-price {
        margin-right: 0px !important;
        margin-left: 5px;
        font-size: 20px;
    }
    del.deleted-price-res.deleted-price {
        margin-left: 30px !important;
        font-size: 12px !important;
    }
    #second_slider .bordered-card {
        width: 66px;
        padding: 5px 21px 15px 20px;
        margin-top: -47px;
        border-top-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }
    .slid-mo {
        margin-bottom: 2452% !important;
    }
    .slider-2-arrows-div-3 img {
        width: 17%;
    }
    .slider-2-arrows-div-1 {
        margin-left: -63px !important;
    }
    .slider-2-arrows-div-2 {
        margin-right: -64px !important;
    }
    #second_slider .h1-fix {
        margin-right: 54px !important;
        font-size: 23px !important;
        padding-top: 36px;
        margin-top: -59px !important;
        margin-bottom: 75px !important;
    }
    .slid-edit-res {
        font-size: 12px !important;
    }
}

@media (max-width: 768px)and (min-width: 430px) {
    .slid-mo {
        margin-bottom: 2551% !important;
    }
    div#\ \ card-fix-res\ \ {
        margin-top: 50px;
    }
    div#\ \ card-fix-width\ \ {
        margin-top: 50px;
    }
}

@media (max-width: 430px) {
    .card-boddy {
        padding: 1rem 15px !important;
    }
    .text-delivary {
        /* text-align: left !important; */
    }
    .location-a {
        margin-top: 50%;
    }
    .delivery-button {
        width: 22% !important;
    }
    .details-driver {
        width: 90%;
    }
    h5.card-title {
        font-size: 15px;
        margin-top: 5px !important;
    }
    span.current-price {
        margin: 0 12px !important;
        font-size: 16px;
    }
    .card-text .deleted-price {
        font-size: 16px;
        margin: 0 7px !important;
    }
    .card-icons {
        bottom: -6px;
        position: absolute;
        left: 1px;
        font-size: 20px;
        color: #B24814;
    }
    .bordered-card {
        padding: 11px 5px 21px 1px;
        margin-left: -14px;
        margin-top: -47px;
    }
    .card-body2 img {
        min-height: 121px !important;
        max-height: 121px !important;
        max-width: 133px !important;
    }
    .eye-hover2 {
        min-height: 123px !important;
    }
}


/* تعديلات جديدة على الموقع  */

.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-right: 66px !important;
    font-size: 15px;
}

.input-group1>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    font-size: 15px;
    margin-right: 0px !important;
    margin-left: -11px !important;
}

footer {
    display: flex;
    justify-content: flex-end;
    padding: 20px;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: none !important;
    /* color: white; */
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
}

button.btn.btn-danger.mt-3.btn-verfy {
    background-color: #B24814;
}

@media (max-width: 915px) {
    .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
        margin-right: -5px !important;
    }
    .form-outline {
        margin-top: 50px;
    }
    button.btn.btn-primary.search-btn.search-display {
        margin-top: 50px;
    }
    .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
        margin-left: -210px;
    }
}