/******************************************************** General Css******************************************************
***************************************************************************************************************************/
table>thead>tr>th {
    text-align: center !important;
}

.hidden {
    display: none !important;
}

.text-custom-primary {
    color: #3699ff !important;
}

.addresses-title {
    font-size: 18px;
    font-weight: bolder;
    color: #3699ff;
}

.title-blue {
    font-size: 18px;
    font-weight: bolder;
    color: #3699ff;
}

table>thead {
    border-bottom: 1px solid #d4d1d1;
}

tbody>tr>td {
    vertical-align: middle;
}

.cart-page-wrraper .wizard-wrraper {
    display: flex;
    justify-content: space-around;
}


th.title-table {
    font-size: 12px;
}

.seller-wrraper .seller-content,
.sum-wrraper .sum-content,
.date-wrraper .date-content,
.descriptin-content {
    height: 75px;
    padding: 1rem;
    margin-top: 1rem;
    border: 0;
    border-radius: 1rem;
    background: linear-gradient(145deg, #f0f0f0, #cacaca);
    box-shadow: 0px 0px 10px #c1c1c1, 0px 0px 10px #ffffff;
}

.payment-group-item {
    height: auto;
    padding: 1rem;
    margin-top: 1rem;
    border: 0;
    border-radius: 1rem;
    background: linear-gradient(145deg, #f0f0f0, #cacaca);
    box-shadow: 0px 0px 10px #c1c1c1, 0px 0px 10px #ffffff;
}

.custome-height-one {
    height: 200px !important;
}

.custome-height-two {
    height: 375px !important;
}

.custome-height-three {
    height: 256px !important;
}

.custome-height-four {
    height: 200px !important;
}

.custome-height-five {
    height: 333px !important;
}

.custome-height-six {
    height: 342px !important;
}

.date-wrraper .date-content {
    height: auto !important;
}

.box-store-image,
.address-wrraper,
.description-box-inner {
    display: flex;
    border: 0 !important;
    padding: 1rem !important;
    border-radius: 1rem !important;
    background: linear-gradient(145deg, #f0f0f0, #cacaca);
    box-shadow: 0px 0px 10px #c1c1c1, 0px 0px 10px #ffffff;

}

.address-wrraper {
    height: 17.8rem;
}

.alert-address {
    display: flex;
    align-items: center;
}

.btn-next-step {
    background-color: #3999fe;
    color: white !important;
    font-weight: bolder;
    padding: 10px;
    border: 3px solid #3999fe !important;
}

.btn-next-step:hover {
    background-color: white;
    color: #3999fe !important;
    border: 3px solid #3999fe !important;
}

.check-form-item {
    margin-bottom: 2rem;
}

/***ُStore item ***/
.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper {
    width: 70%;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .store-name-wrraper {
    text-align: center;
    margin: 1rem 0;
    font-weight: bolder;
    border-bottom: 1px solid whitesmoke;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .stores-info-wrraper .stores-item {
    padding: 0 1rem;
    background-color: #00718012;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .stores-info-wrraper .stores-item .box-store-info {
    margin: 1rem 0;
    width: 35rem !important;
    margin-left: 1rem;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .stores-info-wrraper .stores-item .box-store-info .box-store-inner {
    border: 3px solid #d2c8c8;
    padding: 5px;
    border-radius: 6px;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .stores-info-wrraper .stores-item .box-store-info .box-store-inner .store-image-wrraper {
    width: 130px;
    height: 100px;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .stores-info-wrraper .stores-item .box-store-info .box-store-inner .store-image-wrraper .store-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}



.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .stores-info-wrraper .stores-item .box-store-info .box-store-inner .store-star-wrraper {
    margin-right: auto;
    direction: ltr !important;

}

/*ُStore Star*/
.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .stores-info-wrraper .stores-item .box-store-info .box-store-inner .store-star-wrraper .star-primary {
    color: #3699ff !important;
    font-weight: bolder;
    font-size: 20px;
    vertical-align: text-top;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .stores-info-wrraper .stores-item .box-store-info .box-store-inner .store-star-wrraper .star-simple {
    color: #3699ff !important;
    font-weight: bolder;
    font-size: 20px;
    vertical-align: text-top;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .stores-info-wrraper .stores-item .box-store-info .box-store-inner .store-star-wrraper .half-star {
    color: #3699ff !important;
    font-weight: bolder;
    font-size: 20px;
    vertical-align: text-top;
    margin: 0;
}

/***wizard****/
.cart-page-wrraper .wizard-wrraper .wizard-steps-wrraper .wizard-step-item {
    background-color: whitesmoke;
    padding: 1rem 2rem;
    border-radius: 6px;
    font-weight: bold;
    color: navy;
}

.cart-page-wrraper .wizard-wrraper .wizard-steps-wrraper .wizard-step-item:hover {
    background-color: #00008017;
    cursor: pointer;
}

.cart-page-wrraper .wizard-wrraper .wizard-steps-wrraper .wizard-step-item.active {
    background-color: #000080e0;
    color: white;
}

.cart-page-wrraper .wizard-wrraper .wizard-steps-wrraper .wizard-step-item.deactive {
    background-color: #80808057;
    cursor: no-drop !important;
    pointer-events: none;
}

.cart-page-wrraper .wizard-wrraper .wizard-steps-wrraper .wizard-step-item.deactive:hover {
    background-color: #80808057;
    cursor: no-drop !important;
    pointer-events: none;
}


/*********************************************************Page Wrraper Css************************************************************
**********************************************************************************************************************************/

/*************Empty Cart Css***************/

.cart-page-wrraper .empty-cart-wrraper .empty-icon {
    color: #9d9d9d !important;
    margin: 2rem 0rem 1rem 0rem;
}

.cart-page-wrraper .empty-cart-wrraper .empty-text {
    font-size: 20px;
    margin-top: 7px;
}

.cart-page-wrraper .empty-cart-wrraper .btn.btn-empty-cart {
    background-color: #3693f2;
    color: white !important;
    padding: 6px 16px;
}

/********************************************************** Orders list sterp 1 Css *********************************************
**********************************************************************************************************************************/



/***order list scc***/

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .stores-info-wrraper .order-list-table {
    margin: 3rem 0;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .stores-info-wrraper .order-list-table tr {
    display: grid;
    grid-template-columns: 3rem 7rem 16rem 6rem 10rem 5rem 10rem 9rem;
    margin-top: 0.5rem;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .stores-info-wrraper .order-list-table .table-custome-style .title-table {
    color: #626264;
    font-weight: 500 !important;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .stores-info-wrraper .order-list-table .table-custome-style .table-row .value-item-table {
    align-items: center;
    display: flex;
    justify-content: center;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .stores-info-wrraper .order-list-table .table-custome-style .table-row .value-item-table .item-cart {
    font-size: 11px;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .stores-info-wrraper .order-list-table .table-custome-style .table-row .value-item-table .image-wrraper .image-item-cart {
    width: 80%;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .stores-info-wrraper .order-list-table .table-custome-style .table-row .value-item-table .link-item {
    color: #514f4f !important;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .stores-info-wrraper .order-list-table .table-custome-style .table-row .attr-items .attr-color-items {
    width: 20px !important;
    height: 20px !important;
    border-bottom: 1px solid gray;
    margin: 5px;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .stores-info-wrraper .order-list-table .table-custome-style .table-row .value-item-table .count-unit-item {
    font-size: 10px;
    color: #6c6c6c;
    font-weight: bolder;
}

/*box Reduce/Increase to car*/
.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .stores-info-wrraper .order-list-table .table-custome-style .table-row .value-item-table .button-box.search-header {
    justify-content: center !important;
    padding: 0 7px !important;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .stores-info-wrraper .order-list-table .table-custome-style .table-row .value-item-table .button-box .box-left {
    width: 25px;
    height: 24px;
    background-color: rgb(255, 255, 255);
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    position: relative;
    border: 1px solid #3999fe;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .stores-info-wrraper .order-list-table .table-custome-style .table-row .value-item-table .button-box .box-center {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    text-align: center;
    top: 0px;
    position: relative;
    margin: 0px;
    height: 24px;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .stores-info-wrraper .order-list-table .table-custome-style .table-row .value-item-table .button-box .box-right {
    width: 25px;
    height: 24px;
    background-color: rgb(255, 255, 255);
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    position: relative;
    border: 1px solid #3999fe;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .sum-wrraper .sum-content .sum-content-items .sum-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 5px 0 !important;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .sum-wrraper .sum-content .sum-content-items .sum-item .item-title {
    font-size: 16px;
    color: gray;
    padding: 0px 6px;
}

input.text-input.ng-pristine.ng-untouched.ng-valid.ng-not-empty {
    width: 100%;
    height: 100%;
    border-radius: 0;
    border: 1px solid #3999fe;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .stores-info-wrraper .order-list-table .table-custome-style .table-row .value-item-table .button-box.search-header {
    display: inline-flex;
    min-width: 7rem;
}

[class^='button-'],
[class*=' button-'] {
    line-height: 10px !important;
}

/*********************************************************** Send Type list sterp 2 Css ********************************************
***********************************************************************************************************************************/


/**shiping methodes list**/
.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .description-step {
    border: 1px solid #b2afaf;
    padding: 2rem;
    border-top: 0;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .shipping-wrraper .table-shipping-wrraper {
    margin: 3rem 0;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .shipping-wrraper .table-shipping-wrraper tr {
    display: grid;
    grid-template-columns: 3rem 7rem 7rem 15rem 30rem;
    margin-top: 0.5rem;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .shipping-wrraper .table-shipping-wrraper .table-custome-style .table-custom-body .shipping-table-row .item-td .image-shipping {
    width: 55px;
    height: 54px;
    padding: 3px;
    object-fit: contain;
    margin-left: 10px;
    background-color: #fff;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .shipping-wrraper .table-shipping-wrraper .table-custome-style .table-custom-body .shipping-table-row .item-td .image-shipping .item-image {
    width: 100%;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .shipping-wrraper .table-shipping-wrraper .table-custome-style .table-custom-body .shipping-table-row .item-td .item-value .icon-shipping-style {
    color: #3699FF !important;
    font-size: 17px;
}

/*****shift work times*********/
.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .shipping-wrraper .shift-worktimes-wrraper .times-wrraper {
    display: flex;
    margin: 1rem 0;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .shipping-wrraper .shift-worktimes-wrraper .times-wrraper .time-items {
    margin: 0 1rem;
    padding: 0.5rem;
    background-color: #f1f1f1;
    box-shadow: 0px 0px 2px 1px #c4c3c3;
    border-radius: 2rem;
    width: 15%;
    cursor: pointer;
    text-align: center;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .shipping-wrraper .shift-worktimes-wrraper .times-wrraper .time-items:hover {
    background-color: #aeabab;
    color: white;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .shipping-wrraper .shift-worktimes-wrraper .times-wrraper .time-items.active-time {
    border: 1px solid #908a8a;
}

/****Address And Description**/
.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .shipping-wrraper .address-and-description {
    display: flex;
    justify-content: space-between;
}

/**User Description**/
.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .shipping-wrraper .address-and-description .description-box {
    width: 45%;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .shipping-wrraper .address-and-description .description-box .description-box-inner {
    height: 17.8rem;
    border-color: #f4efef;
    box-shadow: 0px 0px 5px -1px #c6c6c6;
    background: #dddddd3d;
    margin: 9px 0px !important;
    border-radius: 6px;
    outline: none;
}

/*****User Address**/
.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .shipping-wrraper .address-and-description .user-address-wrraper {
    width: 50%;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .shipping-wrraper .address-and-description .user-address-wrraper .btn-address-footer .btn-change-address {
    background-color: #007bff !important;
    color: white;
    font-weight: bold;
    border: 5px double #007bff;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .shipping-wrraper .address-and-description .user-address-wrraper .btn-address-footer .btn-change-address:hover {
    background-color: transparent !important;
    color: #007bff;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .shipping-wrraper .address-and-description .user-address-wrraper .btn-address-footer .btn-add-address {
    background: #d30707 !important;
    color: white;
    font-weight: bold;
    border: 5px double #d30707;

}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .shipping-wrraper .address-and-description .user-address-wrraper .btn-address-footer .btn-add-address:hover {
    background-color: transparent !important;
    color: #d30707;

}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .shipping-wrraper .shipping-btn-wrraper .btn-save-step {
    background: #198754;
    color: white !important;
    font-weight: bolder;
    border-color: #198754;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .shipping-wrraper .shipping-btn-wrraper .btn-save-step:hover {
    background-color: transparent !important;
    color: #198754 !important;
}


/********************************************Shipping Method :Step 3  Css ******************************************************************
************************************************************************************************************************************/

/** shipping method list**/

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .table-shipping-methode-wrraper {
    margin: 3rem 0;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .table-shipping-methode-wrraper tr {
    display: grid;
    grid-template-columns: 5rem 9rem 60rem;
    margin-top: 0.5rem;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .table-shipping-methode-wrraper .table-custome-style .table-custom-body .table-custom-row .item-td-method .image-shipping {
    width: 100px;
    padding: 3px;
    object-fit: contain;
    margin-left: 10px;
    background-color: #fff;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .table-shipping-methode-wrraper .table-custome-style .table-custom-body .table-custom-row .not-allow-click {
    display: none !important;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .table-shipping-methode-wrraper .table-custome-style .table-custom-body .table-custom-row .item-td-method .hide-icon {
    display: none !important;

}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .table-shipping-methode-wrraper .table-custome-style .table-custom-body .table-custom-row .item-td-method .item-value .icon-shipping-style {
    color: #3699FF !important;
    font-size: 17px;
}


/***********************************************************Order Complete:Step 4 Css ************************************************************
****************************************************************************************************************************************/

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .date-wrraper .date-content .date-content-items {
    display: grid;
    grid-template-columns: 20rem 20rem 20rem 20rem !important;
}


.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .card-about-addresses-wrraper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .card-about-addresses-wrraper .card-items-wrraper {
    width: 100%;
    margin: 0rem 2rem;

}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .payment-group-wrraper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .payment-group-wrraper .disscount-and-coupon-wrraper .selected-payment-method .icon-wrraper {
    width: 50px;
    height: 50px;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .payment-group-wrraper .disscount-and-coupon-wrraper .selected-payment-method .icon-wrraper .icon-payment {
    width: 100%;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .payment-group-wrraper .payment-group-item {
    width: 100%;
    margin: 0 1rem;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .payment-group-wrraper .payment-group-item .barcode-wrraper .barcode-and-wallet {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .payment-group-wrraper .payment-group-item .barcode-wrraper .barcode-and-wallet .barcode-item {
    width: 150px;
    height: 100px;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .payment-group-wrraper .payment-group-item .form-retimatenc-wrraper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .payment-group-wrraper .payment-group-item .credit-form-wrraper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/****checks style***/
.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .checks-list-wrraper .check-list-wrraper .check-box-content {
    border: 1px solid #3999fe;
    margin: 1.5rem 10px;
    padding: 9px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .checks-list-wrraper .check-list-wrraper .check-box-content .check-image-wrraper .check-image {
    width: 100px;
    height: 100px;
}

.cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .checks-list-wrraper .check-list-wrraper .check-box-content .checks-btn-wrraper .check-btn {
    margin-right: 3px !important;
    margin-left: 7px !important;
}

/***********************************************************Modal Css ************************************************************
*********************************************************************************************************************************/

.cart-page-wrraper .modal .modal-dialog .modal-content .modal-body .form-adress-inner .filed-wrraper {
    margin-bottom: 2rem;
}



/***********************************************************Media Css ************************************************************
*********************************************************************************************************************************/

@media only screen and (max-width: 768px) {

    .brands-result-left {
        display: flex;
        flex-wrap: wrap;
        width: 51%;
        justify-content: space-around;
    }

    .seller-wrraper .seller-content,
    .sum-wrraper .sum-content,
    .date-wrraper .date-content,
    .descriptin-content {
        min-height: 12rem;
    }

    .cart-page-wrraper .wizard-wrraper .wizard-body-wrraper {
        width: 100%;
    }

    .cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .date-wrraper .date-content .date-content-items {
        display: flex !important;
        flex-direction: column !important;
    }

    .cart-page-wrraper .wizard-wrraper,
    .cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .shipping-wrraper .address-and-description,
    .cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .card-about-addresses-wrraper,
    .cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .payment-group-wrraper,
    .box-store-image {
        flex-direction: column !important;
        margin: 1rem !important;
    }


    .cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .payment-group-wrraper .payment-group-item {
        margin-top: 2rem;
    }

    .cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .shipping-wrraper .address-and-description .user-address-wrraper,
    .cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .shipping-wrraper .address-and-description .description-box {
        width: 100%;
    }

    .cart-page-wrraper .wizard-wrraper .wizard-steps-wrraper {
        display: flex;
        justify-content: space-around;
    }

    .cart-page-wrraper .wizard-wrraper .wizard-steps-wrraper .wizard-step-item {
        padding: 10px;
    }

    .cart-page-wrraper .wizard-wrraper .wizard-steps-wrraper .wizard-step-item .step-icon {
        font-size: 2rem;
        height: 2rem;
        display: contents;

    }

    .cart-page-wrraper .wizard-wrraper .wizard-steps-wrraper .wizard-step-item .step-item .step-text,
    .cart-page-wrraper .wizard-wrraper .wizard-steps-wrraper .wizard-step-item .step-description {
        display: none;
    }

    .cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .stores-info-wrraper .stores-item .box-store-info {
        width: 100% !important;
    }

    .cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .stores-info-wrraper .stores-item {

        display: flex !important;
        flex-direction: column;
        width: 100%;
    }

    .cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .stores-info-wrraper .stores-item .box-store-info .box-store-inner .store-star-wrraper {
        margin: auto !important;

    }

    .top-search {
        position: relative;
        top: 0rem;
        height: 4rem;
    }

    .cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .shipping-wrraper .shift-worktimes-wrraper .times-wrraper .time-items {
        width: 50%;
    }

    .cart-page-wrraper .wizard-wrraper .wizard-body-wrraper .wizard-body .description-step {
        padding: 0 !important;
    }
}