.item1 {
    grid-area: item1;
    width:180px;
    height: 180px;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 20px;
}
.item1 img {
    width: 100%;
    max-height: 100%;
}
.item2 {
    grid-area: item2;
    text-align: right;
}
.item3 {
    grid-area: item3;
    text-align: right;
}
.item4 {
    grid-area: item4;
    justify-content: flex-start;
}
.item5 {
    grid-area: item5;
}

.ordersArContent{
    margin-left: 50px !important
}

.ordersBtn,
.orderRateBtn {
    /* padding: 15px 45px; */
    box-shadow: 0 6px 19px 0 rgba(17, 33, 55, 0.06);
    background-color: #ffffff;
    font-size: 18px;
    color: #a4a4a4;
    border-radius: 6px;
    cursor: pointer;
    margin-top: 30px;
    max-width: 224px;
    height: 56px;
    /* width: 100%; */
    /* margin-left: auto; */

    padding: 0 5px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    min-width: 159px;
}
.orderRateBtn {
    color: #fff !important;
    background-color: #fad262;
    /* margin-right: 20px; */
}
.ordersBtn:hover {
    text-decoration: none;
    color: #a4a4a4;
}
.nav-item {
    width: 20.5% !important;
    text-align: center;
}
.ordersArOrderAndQr {
    display: flex;
    flex-direction: row-reverse;

    justify-content: space-between;
    font-size: 20px;
    color:#4a4a4a;
    letter-spacing: 0;
    margin-bottom: 20px;

    font-weight: 500;
    opacity: 0.7;
}
/* .ordersArContentWithImg{
    flex-direction: row-reverse;
    display: grid !important;
    justify-content: end;
    grid-template-areas:
        'item2 item2 item2 item2 item2 item1 '
        'item3 item3 item3 item3 item3 item1 '
        'item4 item4 item4 item4 item4 item1 '
        'item5 item5 item5 item5 item5 item1 ';
    margin-bottom: 30px;
} */
.ordersArContentWithImg {
    /* max-width: max-content; */
    direction: rtl;
    display: grid !important;
    grid-template-areas:
        'item1 item2 item2 item2 item2 item2 '
        'item1 item3 item3 item3 item3 item3 '
        'item1 item4 item4 item4 item4 item4 '
        'item1 item5 item5 item5 item5 item5';
    grid-gap: 0 20px;
    margin-bottom: 30px;
    justify-content: flex-start;
}
.ordersArContent{
    margin-left: 0px !important;
    padding-right: 50px !important;
    align-items: flex-end;

}
.home-full-page_header{
    padding: 2% 5% !important;
}
/* .main-footer{
    padding: 2% 5% !important;
} */
.no-orders-respond {
    width: 350px;
    font-size: 20px;
}
.optional-params {
    font-style: italic;
    font-size: 18px;
    color: #A4A4A4;
    margin-right: 10px;
}
.no-orders-text {
    margin-bottom: 20px;
    font-size: 26px;
}
.pagination .disabled{
    display: none;
}

.no-orders {
    margin-top: 150px;
}

.no-orders-icon {
    margin-bottom: 10px;
}

.my-orders {
    display: flex;
    flex-direction: column;
    width: 100%;
    /*padding: 2% 5%;*/
    max-width: 1440px;
    margin: 2% auto;
}
#product_location_show{
    color:#4A4A4A;
}
.my-orders-title {
    font-size: 36px;
    text-align: right;
}

.my-orders-cont {
    display: flex;
    flex-direction: row-reverse;
}
.my-orders-cont .nav-filter{
    flex-direction: row-reverse;
}
.my-orders-info {
    padding-left: 2rem;
    flex-grow: 1;
    width: 74%;
}

.my-orders-info .mb-4 ul {
    display: flex;
    flex-direction: row-reverse;
}

.nav-filter .nav-item-active {
    border-bottom: 3px solid #fad262;
}

.nav-item-orders div {
    margin-bottom: 10px;
}


.nav-filter .nav-item-orders {
    padding: 0;
}

.nav-filter .nav-active {
    /*width: 15.5%;*/
    text-align: center;
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
}

.nav-filter .nav-item-active a {
    opacity: 1.0 !important;
    color: #4a4a4a !important;
}

.nav-filter .nav-item a {
    text-decoration: none;
    color: #A1A2A3;
    font-size: 20px;
    opacity: 0.5;
}

.order-details-link,
.order-details-link:active,
.order-details-link:hover,
.order-details-link:link {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

.nav-filter .nav-completed {
    /*width: 20.5%;*/
    text-align: center;
}

.my-orders-info-discount {
    flex-direction: row-reverse;
    justify-content: space-between;
    padding-bottom: 1rem;
    opacity: 0.5;
    font-size: 20px;
    margin-top:30px;
}

.my-orders-info-top {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.my-orders-info-avatar {
    display: flex;
    flex-direction: row-reverse;
}

.order-image {
    width: 150px;
    height: 150px;
}

.order-image img {
    width: 150px;
    height: 150px;
}

.my-orders-info-avatar .col-details .list-unstyled {
    padding-right: 1rem;
    text-align: right;
}

.my-orders-info-description {
    /*text-align: right;*/
    font-size: 20px;
    width: 60%;
}

.order-new {
    color: #4eba6f;
}

.order-in-progress {
    color: #ffd253;
}

.order-review {
    color: #79d2f5;
}

.order-canceled {
    color: #e36e6e;
}

.order-completed {
    color: #93d24f;
}

.order-expired {
    color: #e36e6e;
}

.order-closed {
    color: #c97dde;
}

.my-orders-info-buttons {
    display: flex;
    flex-direction: row-reverse;
    padding-top: 0;
    flex-wrap: wrap;
    margin-bottom: 50px
}
.my-orders-info-text{
    min-height: 50px;
    margin-top: -20px;
    margin-bottom: 30px;
    width: 100%;
    color: white;
    font-size: 20px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    text-align: center
}
.my-orders-info-buttons a {
    padding-left: 1rem;
    padding-top: 0.5rem;
}

.my-orders-info-buttons .view-service-button .view-offers,
.my-orders-info-buttons .rate-service-button .view-offers,
.order-details-info-bottom .view-service-button .view-offers{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    width: 200px;
    height: 64px;
    border-radius: 5px;
    background: #fad262;
    color: white;
    font-weight: 700;
    font-size: 20px;
    padding: 0 1rem;
    cursor: pointer;
}
.order-details-info-bottom .view-service-button .view-offers, .cancel-order{
    float: right;
}
.my-orders-info-buttons .rate-service-button .view-offers span{
    margin: auto;
}
.my-orders-info-buttons .cancel-service-button .cancel-order {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 187px;
    height: 64px;
    border-radius: 5px;
    background: white;
    font-weight: 700;
    font-size: 20px;
    cursor: pointer;
}

.my-orders-banner {
    display: flex;
    flex-direction: column;
    width: 330px;
}

.rate-experience-header, .amount-header, .opinion-header, .reason-header, .cancel-header {
    font-size: 22px;
}

.rate-experience-smile, .rate-experience-title, .amount-value, .opinion-value {
    margin: 5% 0;
}

.opinion-value{
    margin: auto;
    margin-right: 0;
    margin-top: 5%;
}

.rate-experience-title {
    font-size: 20px;
    direction: rtl;
}

.rate-experience-title, .rate-experience-smile, .rate-experience-stars {
    position: relative;
    left: 3%;
}

.rate-experience-stars {
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: justify;
    direction: rtl;
}

.rate-experience-stars img {
    cursor: pointer;
}

.rate-service-header div, .not-completed-header {
    font-size: 35px;
}
#amount{
    padding-left: 50px;
}
#rate_service .modal-content {
    padding: 2%;
}

#rate_service .modal-dialog {
    width: 45%;
}

#was_done_step, #stars_step, #amount_step, #opinion_step {
    min-height: 360px;
}

#was_done_step .row:last-of-type,
#amount_step .row:last-of-type,
#opinion_step .row:last-of-type {
    position: absolute;
    bottom: 5%;
    right: 0%
}

#stars_step .row:last-of-type {
    position: absolute;
    right: 0%;
}

.tab-content {
    min-height: 385px;
}

.rate-steps {
    width: 94% !important;
}

/* Rating Star Widgets Style */
.rating-stars ul {
    list-style-type: none;
    padding: 0;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;

}

.rating-stars ul li {
    cursor: pointer;
}

.rating-stars ul > li.star {
    display: inline-block;

}

/* Idle State of the stars */
.rating-stars ul > li.star > i.fa {
    font-size: 2.5em; /* Change the size of the stars */
    color: #ccc; /* Color on idle state */
}

/* Hover state of the stars */
.rating-stars ul > li.star.hover > i.fa {
    color: #fad262;
}

/* Selected state of the stars */
.rating-stars ul > li.star.selected > i.fa {
    color: #fad262;
}

.btn-continue {
    cursor: pointer;
}

#choose_location .order-area-header, .choose-area-body , .modal-header .close{
    padding: 0!important;
}

#choose_location .close:focus {
    outline: unset;
}

#choose_location .close {
    margin: 10px!important;
}

#choose_location .choose-area-header {
    margin: 50px 50px 30px 50px!important;
}

#choose_location .choose-area-body {
    margin: 0 50px 50px 50px!important;
}

#choose_location .create-area-continue {
    margin-right: 0!important;
}

#choose_location .form-group {
    margin-bottom: 0!important;
}

.not-completed-continue {
    margin-left: -4%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
    width: 312px;
    height: 64px;
    border-radius: 5px;
    background: #fad262;
    color: white !important;
    font-weight: 700;
    font-size: 20px;
    padding: 0 2rem;
    cursor: pointer;
}

.to-stars {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
    width: 312px;
    height: 64px;
    border-radius: 5px;
    background: #fad262;
    color: white !important;
    font-weight: 700;
    font-size: 20px;
    padding: 0 2rem;
    cursor: pointer;
}



.rate-service-header {
    flex-direction: row-reverse;
}

.cancel-service-header {
    margin-top: 2rem;
    font-size: 32px;
}

#order_rating_form {
    position: relative;
    left: 24%;
    width: 68%;
}

.was-done {
    width: 99%;
    text-align: end;
}

.rate-service-close {
    margin: 0px !important;
    padding: 0px !important;
}

.rate-experience-header {
    width: 100%;
    text-align: end;
}

.rate-service-continue {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
    width: 312px;
    height: 64px;
    border-radius: 5px;
    background: #fad262;
    color: white !important;
    font-weight: 700;
    font-size: 20px;
    padding: 0 2rem;
    cursor: pointer;
}

.amount-value {
    width: 100%;
    display: flex;
    direction: rtl;
    position: relative;
}

.amount-header {
    width: 100%;
    text-align: end;
}

.amount-value input {
    padding: 15px 5px;
    margin: 20px 0 0 0;
    display: inline-block;
    border: 0 solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
    color: #4a4a4a;
    width: 320px;
}

.amount-value .qr {
    position: absolute;
    top: 30px;
    right: 276px;
}

.opinion-header {
    width: 100%;
    text-align: end;
}

#opinion {
    direction: rtl;
}


.rate-service-buttons {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
}

.rate-service-buttons label {
    border-radius: 5px !important;
}

#otherReasonTextBox {
    direction: rtl;
    margin-bottom: 6%;
}

.rate-experience-smile img {
    width: 95px;
    height: 90px;
    margin: auto;
    margin-right: 0;
}

.my-order-images img {
    width: 64px;
    height: 64px;
    opacity: 1 !important;
    overflow: hidden;
    position: relative;
}

.my-order-images .order_file_video {
    width: 64px;
    height: 64px;
    opacity: 1 !important;
   overflow: hidden;
    position: relative;
}

.my-order-images .order_file_video .play-video {
    width: 17px;
    height: 21px;
}

.my-order-images .order_file_video video {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transform: translate(0, 0);
}
.order_file{margin-right: 10px; margin-bottom: 10px}

.my-order-description-label {
    opacity: 0.5;
}

.my-order-images {
    margin-top: 5%;
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
}

#order_rated .modal-dialog {
    width: 28%;
}

#order_rated .modal-content{
    height: 230px;
}
#order_rated .modal-header{
    padding: 10px;
    display: flex;
}
#order_rated .close{
    margin: 0;
}

.order-rated-body {
    text-align: center;
    position: relative;
    bottom: 42px;
}

.order-rated-body img {
    width: 14%;
}

.order-rated-text {
    font-size: 28px;
}

.thanks-text {
    font-size: 21px;
    margin-top: 2%;
}

#order_canceled_success .modal-body {
    bottom: 35px;
}


.yes-done, .not-done {
    padding: 16px 25px !important;
    font-size: 12px !important;
    margin: 1%;
}
.rate-service-header div {
    margin-right: 5%;
}

#not_completed_order .rate-steps {
    position: relative;
    right: 5%;
    width: 100% !important;
}
.my-order-description-label {
    overflow: hidden;
    max-height: 53px;
    padding-top: 5px;
}

#order_rating_error .modal-body > div:first-child {
    position: relative;
    bottom: 37px;
}

#order_rating_error .modal-body img {
    width: 13%;
}

#order_rating_error #orderRatingErrorText {
    margin-top: 7%;
    font-weight: bold;
    font-size: 17px;

}

/*Create_Order start*/
.order-creation-content {
    display: flex;
    flex-direction: column;
    /*padding: 0 5% 0 1%;*/
    padding: 0;
    margin: 0 auto;
    max-width: 1600px;
    width: 100%;
}

.create-header {
    display: flex;
    flex-direction: row-reverse;
    font-size: 36px;
    margin-bottom: 30px;
}

.order-creation-tabs {
    display: flex;
    flex-direction: row-reverse;
    margin-bottom: 50px;

}

.order-creation-tabs .order-creation-tabs__item {
    display: flex;
    border-radius: 8px;
    height: 16px;
    margin-left: 1rem;
    flex-grow: 1;
    background-color: black;
    opacity: 0.1;
}

.order-creation-tabs .order-creation-tabs__item.active {
    background-color: #fad468;
    opacity: 1;
    box-shadow: 0px 0px 8px #ffd96fd9;
}

.order-creation-tabs-content .order-creation-tabs-content__item {
    display: none;
}

.order-creation-tabs-content .order-creation-tabs-content__item.active {
    display: block;
}

.order-creation-tabs-content__item select {
    margin: 20px 0;
    border: none;
    height: 50px;
    padding: 0 15px;
}

.create-data-content {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.create-order-label {
    margin-bottom: 30px;
    font-size: 23px;
    display: block;
    direction: rtl;
}

.order-creation-steps .nav-item a {
    text-decoration: none;
    color: #4a4a4a;
    font-size: 16px;
    opacity: 0.5;
}

.order-creation-steps .nav-item-active a {
    text-decoration: none;
    color: #4a4a4a;
    font-size: 20px;
    opacity: 1.0;
    position: relative;
    top: 0 !important;
}

.order-creation-steps {
    display: flex;
    justify-content: space-between;
    border-radius: 30px !important;
    width: 1300px;
    padding: 0.62% 4%;
}

.nationality-checkboxes {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 700px;
    height: 150px;
    font-size: 15px;
    margin-top: 25px;
}

.delivery-checkboxes {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    width: 100%;
    /*justify-content: space-between;*/
    margin-bottom: 50px;
}

.delivery-checkboxes div {
    display: flex;
    flex-direction: row-reverse;
    width: 33%;
    margin-top: 30px;
}

/*.checkboxes-all {*/
    /*display: flex;*/
    /*flex-direction: column;*/
    /*flex-wrap: wrap-reverse;*/
    /*width: 600px;*/
    /*max-height: 170px;*/
    /*margin-bottom: 20px;*/
/*}*/

/*.checkboxes-all div {*/
    /*display: flex;*/
    /*flex-direction: row-reverse;*/
    /*width: 250px;*/
    /*margin-bottom: 30px;*/
/*}*/

.checkboxes-all, .ac_unit_type-checkboxes_small {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    align-content: space-between;
    margin-bottom: 20px;
    width: 100%;
}
.ac_unit_type-checkboxes{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    margin-bottom: 20px;
    direction: rtl;
    width: 100%;
}
.checkboxes-all > div,.ac_unit_type-checkboxes > div, .ac_unit_type-checkboxes_small > div {
    width: 33%;
    margin-bottom: 30px;
}

.validationErrorHeader {
    font-size: 30px;
    margin: 10px 10px 0 0;
}

#validationErrorText {
    font-size: 20px;
    color: #a94442;
}

.error_header {
    display: flex;
    flex-direction: row-reverse;
    padding: 10px;
}

.error_header button,
.error_header button:focus {
    margin: 0 !important;
    width: 46px;
    height: 46px;
    outline: unset;
}
#error_validation .modal-body{
    padding: 0 10px 25px 10px;
}
.location-radios {
    background: white;
    height: 56px;
    width: 312px;
    border-radius: 10px;
    display: flex;
    font-size: 16px;
    margin-bottom: 50px;
    box-shadow: 0 0 19px rgba(17, 33, 55, 0.1);
}

.location-radios input {
    text-align: right;
    border-radius: 15px;
    border: none;
    padding: 0 15px 0 25px;
    cursor: pointer;
}

.location-radios_loc {
    background: white;
    height: 56px;
    width: 312px;
    border-radius: 10px;
    display: flex;
    font-size: 16px;
    margin-bottom: 50px;
    box-shadow: 0 0 19px rgba(17, 33, 55, 0.1);
}

.location-radios_loc input {
    text-align: right;
    border-radius: 15px;
    border: none;
    padding: 0 15px 0 25px;
    cursor: pointer;
    width: 100%;
}

.location-radios_loc .location-pin {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 15px;
    cursor: pointer;
    width: 20px;
    margin-left: 1px;
    margin-right: 12px;
}

.choose-area-list {
    display: flex;
    flex-direction: row-reverse;
}

.choose-area-list-column {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap-reverse;
    width: 100%;
    height: 250px;
}

.choose-area-list-column div {
    display: flex;
    flex-direction: row-reverse;
    margin-bottom: 30px;
}

.order-area-header {
    display: flex;
    flex-direction: row-reverse;
}

.order-area-title {
    font-size: 30px;
}

.order-area-close {
    margin-left: 0 !important;
}

.redeem-text {
    display: flex;
    flex-direction: row-reverse;
    width: 500px;
    margin-bottom: 10px;
}

.redeem-text textarea {
    text-align: right;
    border: none;
    padding-top: 16px;
    width: 312px;
    height: 56px;
    box-shadow: 0 0 19px rgba(17, 33, 55, 0.1);
}
#order_creation_form{
    text-align: right;
}

#order_created .modal-dialog {
    max-width: 520px!important;
}

#order_created .modal-header .close {
    margin: 10px auto 0 10px!important;
}
#order_created .modal-body {
    margin: 0 50px 50px 50px!important;
    padding: 0!important;
}
.description-text {
    width: 300px;
    direction: rtl;
    margin-bottom: 50px;
}

.description-text input {
    border: none;
    padding-top: 16px;
    width: 312px;
    height: 56px;
    box-shadow: 0 0 19px rgba(17, 33, 55, 0.1);
}


.description-text textarea {
    text-align: right;
    margin-top: 15px;
    border: none;
    direction: rtl;
    resize: auto;
    margin-right: 0!important;
    min-width: 312px;
    box-shadow: 0 0 19px rgba(17, 33, 55, 0.1);
}
.wrap {
    width:auto;
    min-width: 300px;
    position: relative;
    display: inline-block;
}
.pull-tab {
    height: 17px;
    width: 17px;
    border-right: 1px solid #ADADAD;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: absolute;
    bottom: -6px;
    left: -5px;
    pointer-events: none;
    z-index: 2;
}
.pull-tab1 {
    height: 13px;
    width: 11px;
    border-right: 1px solid #ADADAD;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: absolute;
    bottom: -4px;
    left: -2px;
    pointer-events: none;
    z-index: 2;
}
.pull-tab2 {
    height: 6px;
    width: 16px;
    border-right: 1px solid #ADADAD;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: absolute;
    bottom: -4px;
    left: -8px;
    pointer-events: none;
    z-index: 2;
}

.wrap:after {
    border-top: 20px solid black;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    z-index: 1;
    opacity: 0.5;
    position: absolute;
    right: -18px;
    bottom: -3px;
    pointer-events: none;
}
#apply_promo {
    margin: auto;
    color: #fad468;
    font-size: 16px;
    cursor: pointer;
}

#wrong_promo {
    color: darkred;
}

#right_promo {
    color: green;
}

.create-add-photo {
    width: 344px;
    height: 168px;
    border: 3px dashed #fad262;
}

.create-holder-default-image {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: 50%;
}

#holder input {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    opacity: 0;
    cursor: pointer;
}

.create-holder-default-text {
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 30%;
}

.remove-photo {
    font-size: 20px;
    color: darkred;
    display: none;
    position: relative;
    left: 100px;
    cursor: pointer;
}

.create-area-continue {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    width: 250px;
    height: 58px;
    border-radius: 5px;
    background: #fad262;
    color: white;
    font-weight: 700;
    font-size: 20px;
    padding: 0 1.5rem;
    cursor: pointer;
    margin-left: 20px;
}

.location-pin {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 15px;
    cursor: pointer;
    width: 100%;
}

.location-image {
    margin-left: -310px;
    padding: 0 !important;
}

.order-map-btns {
    display: flex;
    flex-direction: row-reverse;
    margin: 15px 0;
}

.fa-times-2 {
    position: absolute;
    margin-top: -162px;
    margin-left: 220px;
    z-index: 1000;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label:before {
    background: #fad262 !important;
}

.nationality-checkboxes div {
    height: 50px;
}

.number-of-maids, .daily-hours, .amount-of-days {
    display: flex;
}

.maids-number .select-label {
    font-size: 20px;
    margin-bottom: 10px;
}

.d-hours .select-label {
    font-size: 20px;
    margin-bottom: 10px;
}

.day-amounts .select-label {
    font-size: 20px;
    margin-bottom: 10px;
}

.value-button {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ddd;
    width: 55px;
    height: 56px;
    background: #f6f6f6;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input#number_maids {
    text-align: center;
    border: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0;
    width: 50px;
    height: 56px;
}

input#number_hours {
    text-align: center;
    border: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0;
    width: 50px;
    height: 56px;
}

input#number_days {
    text-align: center;
    border: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0;
    width: 50px;
    height: 56px;
}

#decrease_maids, #decrease_hours, #decrease_days {
    border-radius: 0 5px 5px 0;
}

#increase_maids, #increase_hours, #increase_days {
    border-radius: 5px 0 0 5px;
}

.disabled-button {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.8;
}

.order-continue-button .order-continue {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
    width: 312px;
    height: 64px;
    border-radius: 5px;
    background: #fad262;
    color: white !important;
    font-weight: 700;
    font-size: 20px;
    padding: 0 2rem;
    cursor: pointer;
    margin-top: 4rem;
}

.order-continue-button a {
    text-decoration: none;
}

.map-continue-btn {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    background: #fad262;
    width: 300px;
    height: 58px;
    padding: 0 2rem;
    box-shadow: 0px 6px 19px #FAD262;
}

.map-continue-btn:focus {
    outline: unset;
    box-shadow: 0px 6px 19px #FAD262;
}

.map-continue-btn span {
    color: white;
    font-size: 20px;
    position: relative;
}

.map-continue-btn img {
    position: relative;
}

.map-close-btn:focus {
    outline: unset;
    box-shadow: 0px 6px 19px rgba(17, 33, 55, 0.1);
}

.map-close-btn {
    width: 128px;
    height: 58px;
    background: white;
    margin-left: 15px;
    box-shadow: 0px 6px 19px rgba(17, 33, 55, 0.1);
}

.map-close-btn {
    font-weight: 500;
    font-size: 20px;
    position: relative;
    color: #A4A4A4;
}

.create_page_continue,
.create_page_continue:focus {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    background: #fad262;
    width: 300px;
    height: 58px;
    outline: unset;
    border: unset;
    box-shadow: 0px 6px 19px #FAD262;
}
.modal.fade .modal-dialog {
    transform: translateY(0);
}

.create_page_continue span {
    color: white;
    font-size: 20px;
    position: relative;
}

.create_page_continue img {
    position: relative;
}

.create_page_save,
.create_page_save:focus {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    padding: 0 2rem;
    width: 300px;
    height: 58px;
    background: #fad262;
    outline: unset;
    border: unset;
    box-shadow: 0px 6px 19px rgba(17, 33, 55, 0.1);
}

.create_page_save span {
    color: white;
    font-size: 20px;
    position: relative;
}

.create_page_save img {
    position: relative;
}

.order-continue-button {
    display: flex;
    flex-direction: row-reverse;
     margin-top: 20px;
}

.create-buttons-hide {
    display: flex;
    flex-direction: row-reverse;
}

.create_page_back,
.create_page_back:focus {
    width: 128px;
    height: 58px;
    background: white;
    margin-left: 15px;
    box-shadow: 0px 6px 19px rgba(17, 33, 55, 0.1);
    outline: unset;
    border: unset;
}

.create_page_back span {
    font-weight: 500;
    font-size: 20px;
    position: relative;
    color: #A4A4A4;
}

/*.ac_unit_type-checkboxes {*/
    /*display: flex;*/
    /*flex-direction: column;*/
    /*align-items: flex-start;*/
    /*flex-wrap: wrap-reverse;*/
    /*height: auto;*/
    /*max-height: 150px;*/
    /*width: 80%;*/
    /*margin-bottom: 20px;*/
/*}*/

.ac_unit_type-checkboxes div {
    margin-bottom: 30px;
}
/*.ac_unit_type-checkboxes_small {*/
    /*display: flex;*/
    /*flex-direction: column;*/
    /*align-items: flex-start;*/
    /*flex-wrap: wrap-reverse;*/
    /*margin-bottom: 20px;*/
    /*height: auto;*/
    /*max-height: 130px;*/
    /*width: 50%;*/
/*}*/

.ac_unit_type-checkboxes_small div {
    margin-bottom: 30px;
}


.custom-control {
    /*padding-right: 1.5rem;*/
    padding-left: 0 !important;
}

.custom-control-label{
    font-size: 17px;
}

.default-list-column {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 800px;
    height: auto;
    max-height: 150px;
    padding-top: 20px;
}

.default-list-column div {
    padding-bottom: 20px;
}

.custom-input input {
    text-align: center;
    border: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0;
    width: 50px;
    height: 56px;
}

.custom-input {
    display: flex;
    flex-direction: row-reverse;
    margin-bottom: 50px;
}

input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.order-map-btns a {
    text-decoration: none;
}

.create-order-photo {
    display: flex;
    flex-direction: row-reverse;
    margin-bottom: 50px;
}

#Filelist {
    margin-right: 25px;
    justify-content: end;
    display: flex;
    flex-wrap: wrap;
}

#Filelist .img-wrap {
    display: flex;
}

#imgList li {
    list-style-type: none;
    float: left;
}

#imgList .img-wrap img {
    width: 130px;
    max-height: 80px;
}

#Filelist_hide {
    margin-bottom: 30px;
    order: 4;
    display: flex;
    justify-content: end;
    flex-wrap: wrap;
}

.create-order-img img{
    width: 100%;
    height: 100%;
    border-radius: 5px;

}

.create-order-img video {
    height: 100%;
    border-radius: 5px;
}


.create-order-img{
    display: inline !important;
    height: 100px;
    width: 100px;
    position: relative;
    float: left;
    margin-bottom: 5px;
    margin-left: 10px;
    overflow: hidden;
}

.create-order-img video {
    height: 100%;
    border-radius: 5px;
}

.create-order-files{
    display: inline !important;
    height: 70px;
    width: 70px;
    float: right;
    position: relative;
    margin-right: 10px;
    margin-bottom: 27px;
    margin-left: 10px;
}

.uploaded-video{
   height: 100%;
    width: 100%;
    object-fit: cover;
    transform: translate(0, 0);
      border-radius:5px;
}
.note_video{
    color: #A0A0A0;
    font-style: italic;
    font-size: 14px;
}
.note_video_label{
    margin-bottom: 5px;
}
.play-video {
    width: 17px;
    height: 21px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index:1;
    cursor: pointer;
}
#videoModal .close{
    display: flex;
    justify-content: end;
    margin-right: 10px;
}
#modalVideo{
    display: block;
    margin: 0 auto;
    max-width: 400px;
}
#modalImg{
    display: block;
    margin: 0 auto;
    max-width: 400px;
}

.create-order-files .uploaded-img{
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.order-image {
    width: 100px;
    height: 100px;
}

.order-image img {
    width: 100px;
    height: 100px;
}

.my-orders-info-description {
    font-size: 16px;
}

.my-orders-info-discount {
    font-size: 16px;
}

#value {
    display: flex;
    flex-direction: row-reverse;
}

#value_1, #value_2 {
    display: flex;
    flex-direction: column;
    width: 50%;
    align-items: flex-end;
}

.order_created_close {
    margin-left: 0 !important;
}

#complain_sent .close, #order_canceled_success .close {
    margin: unset;
    padding: unset;
}

.to-stars,.to-amount,.to-opinion,.to-forth,.to-cancel,.report-submit{
    opacity: 0.5;
}

.delete-order-img{
    position: absolute;
    left:-7px;
    top: -7px;
    width: 30px;
    border-radius: 9px;
    height: 30px;
    cursor: pointer;
    z-index: 1;
}


/*Offer Accepted*/
#accepted-offer .modal-dialog{
    width: 428px;
}
.accepted-offer-content {
    display: flex;
    flex-direction: column;
    background: #f2f5f2;
    border-radius: 5px;
    width: 428px;
    height: 567px;
    position: relative;
    pointer-events: auto;
    border: 1px solid rgba(0,0,0,.2);
    outline: 0;
}
.accepted-offer-header {
    display: flex;
    flex-direction: column;
    border: none;
    align-items: flex-end;
}
.accepted-offer-header button {
    display: flex;
    flex-direction: row;
    width: 46px;
    height: 46px;
    margin: 10px 0 0 10px;
    position: absolute;
    left: 0;
    outline: unset;
}
.accepted-offer-header-title {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    font-size: 32px;
    width: 290px;
    margin: 37px 54px 0 0
}
.accepted-offer-header-title img {
    height: 26px;
    width: 26px;
}
.accepted-offer-body {
    display: flex;
    flex-direction: column;
    padding: 30px 54px 50px 54px;
}
.accepted-offer-body-info {
    display: flex;
    flex-direction: row-reverse;
}
.accepted-offer-avatar {
    width: 100px;
    height: 100px;
}
.accepted-offer-avatar img {
    border-radius: 5px;
    width: 100px;
    height: 100px;
}
.accepted-offer-details ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-right: 30px;
    margin-bottom: 0;
}
.accepted-offer-details-name {
    text-align: right;
    width: 100%;
    font-size: 22px;
}
.rating_stars_image {
    display: flex;
    align-items: center;
    transform: scaleX(-1);
}
.accepted-offer-details ul .stars {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}
.stars_empty{
    width: 120px;
    height: 25px;
}
.stars_empty img{
    position: absolute;
    width: 120px;
    height: 25px;
}
.accept-rating_stars_info{
    font-size: 25px;
    margin-left: 5px;
}
span.stars_full, span.stars_full span {
    display: block;
    background: url(../../icons/stars_full.png) 0 -20px repeat-x;
}
.accepted-offer-details-stars span.stars_full,
.accepted-offer-details-stars span.stars_full span {
    width: 120px;
    height: 25px;
    background-size: 120px 25px;
    background-position: 0;
}
.accepted-offer-details-stars span.stars_full{
    width: auto!important;
}
.accept-rating_stars_info {
    font-size: 25px;
    margin-right: 5px;
}
.accepted-offer-body .time-cost {
    display: flex;
     flex-direction: row-reverse;
    flex-wrap: wrap;
    margin: 20px 0 0 0;
    padding: 0;
    width: calc(100% + 20px);
}
.accepted-offer-body .time-cost .t-c {
    float: left;
    width: 150px;
    border-radius: 5px;
    background: #e8e8e8;
    height: 60px;
    padding: 5px 10px;
    margin: 0 20px 20px -2px;
}
.accepted-offer-body .est-time,
.accepted-offer-body .final-cost,
.accepted-offer-body .visit-cost,
.accepted-offer-body .warranty {
    display: flex;
    flex-direction: row-reverse;
    opacity: 0.7;
    font-size: 13px;
    justify-content: space-between;
}
.accepted-offer-body .est-time-value,
.accepted-offer-body .final-cost-value,
.accepted-offer-body .visit-cost-value,
.accepted-offer-body .warranty-value {
    display: flex;
    flex-direction: row-reverse;
}
.accepted-offer-body .est-time-value p,
.accepted-offer-body .final-cost-value p,
.accepted-offer-body .visit-cost-value p,
.accepted-offer-body .warranty-value p {
    font-size: 20px!important;
}
.visit-cost-value p {
    font-weight: 500;
    float: left;
}
.final-cost-value p {
    font-weight: 500;
    float: left;
}
.est-time-value p {
    font-weight: 500;
    float: left;
    margin: 0 2px;
}
.warranty-value p {
    font-weight: 500;
    float: left;
}
.accepted-offer-mobile {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    padding: 0 0 20px 0;
}
.accepted-offer-mobile a{
    text-decoration: none;
    color:#A1A2A3;
}
.accepted-offer-mobile img {
    width: 26px;
    height: 26px;
}
.accepted-offer-mobile span {
    font-size: 20px;
    padding: 0 1rem;
}
.accepted-offer-submit {
    display: flex;
    flex-direction: row-reverse;
}
.accepted-offer-submit button {
    background: #fad262;
    color: white;
    width: auto;
    border: none;
    padding: 15px 30px;
    font-size: 20px;
    letter-spacing: 1px;
    margin-left: 0;
    cursor: pointer;
    border-radius: 5px;
    box-shadow: 1px 2px 10px #fad262;
    outline: unset;
}
.accepted-offer-submit button:focus{
    box-shadow: 1px 2px 10px #fad262;
    outline: unset;
}
/*create order*/

.order-creation-content .custom-checkbox .custom-control-label-create {
    font-size: 17px;
    position: relative;
    margin-bottom: 0;
    cursor: pointer;
    padding-right: 42px;
    direction: rtl;
}
.order-creation-content .custom-checkbox .custom-control-label-create:before {
    position: absolute;
    top: .15rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    right: 0;
}
.order-creation-content .custom-control-input:checked ~ .custom-control-label-create:after{
    position: absolute;
    top: .3rem;
    display: block;
    content: "";
    right: 0.45rem;
    width: 7px;
    height: 13px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.order-creation-content .custom-checkbox .custom-control-input:checked ~ .custom-control-label-create:before {
    background: #fad262 !important;
}
.order-creation-content .custom-checkbox{
    padding-left: 0;
}
.order-creation-content .custom-checkbox .custom-control-label-create:before {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ffffff;
    box-shadow: 0 0 19px rgba(17, 33, 55, 0.1);
    border-radius: .25rem;
    height: 22px;
    width: 22px;
}
.shadow_div{
    display: flex;
    box-shadow: 0px 6px 19px rgba(17, 33, 55, 0.06);
    border-radius: 5px;
}
.shadow_div div,.shadow_div input{
    border: none;
}
/*Radio*/
.order-creation-content .custom-radio .custom-control-label-create {
    font-size: 17px;
    position: relative;
    margin-bottom: 0;
    cursor: pointer;
    padding-right: 42px;
}
.order-creation-content .custom-radio:first-child{
    text-transform: capitalize;
}
.order-creation-content .custom-radio .custom-control-label-create:before {
    position: absolute;
    top: .22rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    right: 0;
    height: 22px;
    width: 22px;
}
.order-creation-content .choose-area-list-column .custom-radio .custom-control-label-create:before {
    right: 2px;
}
.order-creation-content .custom-radio .custom-control-input:checked ~ .custom-control-label-create:after{
    position: absolute;
    top: 9px;
    display: block;
    content: "";
    left: unset;
    right: 6px;
    width: 10px;
    height: 10px;
    border: 5px solid #fad262;
    border-radius: 50%;
}
.choose-area-list .choose-area-list-column .custom-radio .custom-control-input:checked ~ .custom-control-label-create:after{
    position: absolute;
    top: 0.6rem;
    display: block;
    content: "";
    left: unset;
    right: 0.5rem;
    width: 10px;
    height: 10px;
    border: 5px solid #fad262;
    border-radius: 50%;
}
.order-creation-content .custom-radio .custom-control-input:checked ~ .custom-control-label-create:before {
    background: #ffffff !important;
}
.order-creation-content .custom-radio{
    padding-left: 0;
}
.order-creation-content .custom-radio .custom-control-label-create:before {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ffffff;
    box-shadow: 0 0 19px rgba(17, 33, 55, 0.1);
    border-radius: 50%;
}

#complain_sent .modal-dialog {
    max-width: unset!important;
    width: 605px!important;
}

#complain_sent .modal-content {
    width: 605px!important;
}

#complain_sent .modal-header {
    padding: 20px!important;
}

#complain_sent .modal-body {
    padding: 0px 50px 50px 50px!important;
}


#complain_sent .complain-text {
    font-size: 30px;
    width: 100%;
    margin-bottom: 20px
}

#complain_sent .will-review-text {
    font-size: 20px;
}

.order-success_modal .modal-dialog {
    max-width: 520px;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%) !important;
    -moz-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    -o-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
}
.order-success_modal {
    padding-right: 0 !important;
}
.order-success_modal .modal-dialog {
    margin: auto;
}
.order-success_modal .modal-content {
    padding: 50px;
    color: #4a4a4a;
}
.order-success_modal .modal-header, .order-success_modal .modal-body {
    padding: 0;
}
.order-success_modal .modal-body {
    text-align: right;
}
.order-success_modal .success-icon {
    text-align: center;
    color: #4eba6f;
    font-size: 50px;
    margin-bottom: 18px;
}
.order-success_modal .close {
    left: 12px;
    top: 10px;
    position: absolute;
}
.order-success_modal .modal_title {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: normal;
    margin-bottom: 30px;
}
.order-success_modal .modal_text {
    font-size: 22px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    margin-bottom: 0;
}

#productAlreadyRated .modal-content {
    direction: rtl;
}

#productAlreadyRated .modal-body {
    text-align: initial;
}
.custom_span_price_qr {
    direction:rtl;
    font-size: 18px;
    color: #a4a4a4 !important;
}
.create-order-photo video {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transform: translate(0, 0);
}

.create-order-photo video {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transform: translate(0, 0);
}
.reedem_label{
    display: flex;
    justify-content: center;
    align-items: end;
}
@media only screen and (max-width: 1599px) {
    .my-orders{
        max-width: 1200px;
        margin: 0 auto;
    }
    .order-creation-content{
        max-width: 1200px;
    }
}
@media only screen and (max-width: 1439px) {
    .my-orders{
        padding: 0 30px  !important;
    }
    .order-creation-content{
        padding: 0 20px;
    }
}
@media only screen and (max-width: 1024px) {
    .order-files {
        flex-wrap: wrap;
        justify-content: end;
    }
    .cancel-order,.view-offers{
        float: right;
    }
    .create-area-continue {
        float: right;
    }
    .order-creation-content{
        padding: 0 3%;
    }

    .my-orders-banner {
        display: none;
    }

    .my-orders-title {
        font-size: 45px;
    }

    .my-orders-info {
        padding-left: 0;
        width: 100%;
    }

    /*.syaanh-home-page-nav {*/
    /*    width: 98%;*/
    /*}*/

    /* .nav-filter .nav-completed {
        margin-left: 10%;
    } */

    .my-order-images {
        display: none;
    }

    .my-order-images-640px {
        flex-wrap: wrap;
        display: flex;
        text-align: end;
        justify-content: end;
    }

    .my-order-images-640px img {
        width: 64px;
        height: 64px;
        margin-right: 4%;
        margin-bottom: 2%;
    }

    .order_file {
        position: relative;
        width: 64px;
        height: 64px;
        opacity: 1 !important;
        overflow: hidden;
    }

    .my-order-images-640px img.play-video {
        width: 17px !important;
        height: 21px !important;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 1;
        cursor: pointer;
    }

    .order_file_video video {
        height: 100%;
        width: 100%;
        object-fit: cover;
        transform: translate(0, 0);
    }

    #rate_service .modal-dialog {
        width: unset;
        max-width: 580px;
    }

    .syaanh-logo img {
        width: 40px;
        height: 43px;
    }

    .home-link {
        font-size: 30px;
    }
    .my-orders {
        padding: 0 5% !important;
    }

    /*create order*/

    .ac_unit_type-checkboxes{
        width: 95%;
        /* max-height: 220px; */
    }
    .ac_unit_type-checkboxes_small{
        width: 95%;
        max-height: 220px;
    }

    .custom-checkbox{
        padding-right: 1rem;
    }

    .custom-control-label{
        font-size: 20px;
    }

    .create-order-label{
        font-size: 26px;
    }
    .order-creation-tabs .order-creation-tabs__item{
        height: 23px;
    }

    .create-order-photo{
        display: none;
    }

    .create-order-photo-small-size {
        display: flex;
        flex-direction: row-reverse;
        margin-top: 3%;
        width: 100%;
        margin-bottom: 10px;
    }

    .create-add-photo-mobile{
        width: 100px;
        height: 100px;
        background-color: white;
    }

    .create-add-photo-mobile img{
        width: 100%;
        height: auto;
    }

    .create-order-files{
        width: 70px;
        height: 70px;
        margin-right: 18px;
        float: right;
    }

    .delete-order-img{
        position: absolute;
        left: -7px;
        top: -7px;
        width: 30px;
    }

    #Filelist-mobile{
        width: 90%;
    }

    #productAlreadyRated .modal-header {
        padding: 30px 30px 0 30px;
    }
    .ordersBtn, .orderRateBtn {
        height: 48px;
    }
    .my-orders, .order-creation-content{
        max-width: 1000px;
    }
}

@media only screen and (max-width: 768px) {
    .choose-area-list-column {
        height: max-content;
    }
    .order-creation-content .custom-radio .custom-control-label-create:before {
        right: 0;
    }
    #error_validation .modal-body {
        padding: 0 10px 25px 10px !important;
    }
    .choose-area-list .choose-area-list-column .custom-radio .custom-control-input:checked ~ .custom-control-label-create:after {
        top: 11px;
        left: unset;
        right: 10px;
    }
    .redeem-text{
        width: auto;
    }
    .order-continue-button button{
        height: unset;
    }
    .create-add-photo-mobile{
        height: unset;
        width: unset;
    }
    .home-full-page_header {
        padding: 0% !important;
    }
    .item1 {
        width: 100px;
        height: 100px;
        margin-left: 10px;
    }

    #choose_location .choose-area-body {
        margin: 0 10px 10px 10px !important;
    }
    #choose_location .choose-area-header {
        margin: 10px !important;
    }

    .choose-area-list {
        display: block;
    }

    .choose-area-list-column {
        display: block;
    }

    .choose-area-list-column {
        height: 70vh !important;
        overflow: scroll;
    }

    .custom_modal .choose-area-list-column {
        grid-template-columns:unset !important;
    }
}

@media only screen and (max-width: 768px) {
    .nav-item{
        width: 33.3% !important;
    }
    .order-details-img{
        max-height: 165px !important;
    }
    .item1{
        width: 220px!important;
        height: 100% !important;
    }
    .ordersArContentWithImg {
        grid-template-areas:
        'item2 item2 item1 '
        'item3 item3 item1 '
        'item4 item4 item1'
        'item5 item5 item5';
        /* grid-column-gap: 30px; */
        grid-template-columns: 38%;
    }
    .create_page_continue img{
        width: 20px;
    }
    .create_page_continue span{
        font-size: 28px;
    }
    .order-creation-content .custom-checkbox .custom-control-label-create{
        font-size: 30px;
    }
    .order-creation-content .custom-radio .custom-control-label-create:before{
        height: 26px;
        width: 26px;
    }
    .order-creation-content .custom-radio .custom-control-input:checked ~ .custom-control-label-create:after{
        top: 11px;
        right: 8px;
    }
    .custom_modal .modal-content{
        margin: 0!important;
    }
    .order-creation-content .custom-checkbox .custom-control-label-create:before{
        height: 26px;
        width: 26px;
    }
    .location-radios{
        font-size: 24px;
    }
    .order-creation-content .custom-radio .custom-control-label-create{
        font-size: 30px;
    }
    .ordersArContent{
        padding-right: 22px !important;
    }
    .my-orders-title {
        font-size: 28px;
    }

    .my-orders-info-description {
        max-width: 280px;
    }

    .my-orders-info-buttons .cancel-service-button {
        padding-bottom: 1rem;
    }

    .orders-cont {
        width: auto;
    }



    .user-profile-create-order-button {
        /*font-size: 30px;*/
        /*height: 70px;*/
    }

    .my-orders-info-top {
        display: block;
    }

    .order-image img {
        width: 100%;
        height: auto;
    }

    .syaanh-logo img {
        /*width: 31px;*/
        /*height: 36px;*/
    }

    .order-image {
        width: 25%;
        height: unset;
    }

    .my-orders-info-avatar .col-details .list-unstyled {
        padding-left: 2rem;
    }

    .list-unstyled .pr-name {
        font-size: 24px;
    }

    .my-order-images-640px {
        margin-top: 3%;
    }

    .my-orders-info-buttons .cancel-order, .my-orders-info-buttons .view-service-button .view-offers {
        width: 160px;
        font-size: 17px;
    }

    .my-orders-info-description {
        max-width: unset;
        width: 100%;
        margin-top: 5%;
    }

    .rate-experience-smile img {
        width: 100px;
    }

    /*create order*/

    .order-creation-content{
        width: auto;
    }

    .ac_unit_type-checkboxes,.ac_unit_type-checkboxes_small{
        display: block;
        height: unset;
        /* max-height: unset; */
    }

    .checkboxes-all{
        display: block;
        height: unset;
        width: unset;
    }

    .custom-checkbox{
        padding-right: 1.5rem;
    }

    .order-creation-tabs .order-creation-tabs__item{
        height: 10px;
    }

    .delivery-checkboxes{
        display: block;
        width: unset;
        margin-top: 0;
    }
    .checkboxes-all > div, .ac_unit_type-checkboxes > div, .ac_unit_type-checkboxes_small > div {
        width: 100%;
        padding-right: 0;
    }
    .create-order-label{
        font-size: 20px;
    }

    .custom-control-label{
        font-size: 30px;
    }

    .custom-control-label::before,
    .custom-control-label::after {
        top: 1.2rem;
        width: 1.2rem;
        height: 1.2rem;
    }

    .custom-input input,.value-button{
        width: 80px;
        height: 80px;
    }

    #order_creation_form .create_page_save:focus {
        outline: unset;
        box-shadow: 0px 6px 19px #FAD262;
    }

    #order_creation_form .order-continue-button  .create_page_continue:focus {
        outline: unset;
        box-shadow: 0px 6px 19px #FAD262;
    }

    .create_page_continue{
        width: 100%!important;
        margin-top: 3%;
    }

    .order-continue-button{
        display: block;
        text-align: end;
    }

    .checkboxes-all div,.delivery-checkboxes div{
        width: unset;
    }

    #value{
        display: block;
    }

    #value_1, #value_2{
        width: auto;
    }

    .create_page_save{
        width: 100%!important;
        margin-top: 3%;
    }


    .create-title{
        font-size:20px!important;
    }

    .create-text{
        font-size: 20px!important;
    }

    .create-buttons-hide{
        display: block;
        text-align: end;
    }

    .create-order-img{
        width: 95px;
        height: 95px;
    }
    /*Accepted modal*/
    #order_created{
        padding-left: 10px;
    }
    #order_created .modal-dialog {
        max-width: unset!important;
    }
    /*Offer Accepted*/
    #accepted-offer .modal-dialog{
        margin-left: 20px;
        width: 600px;
        min-width: unset;
    }
    .accepted-offer-content{
        width: 600px;
        height: 700px;
    }
    .accepted-offer-header-title{
        width: 340px;
        font-size: 40px;
    }
    .accepted-offer-header-title img {
        height: 32px;
        width: 32px;
    }
    .accepted-offer-avatar {
        width: 150px;
        height: 150px;
    }
    .accepted-offer-avatar img {
        width: 150px;
        height: 150px;
    }
    .accepted-offer-details-name {
        font-size: 28px;
    }
    .accepted-offer-body .time-cost {
        margin: 40px 0 0 0;
    }
    .accepted-offer-body .time-cost .t-c {
        width: 215px;
        border-radius: 10px;
        height: 75px;
        padding: 10px 15px;
        margin: 0 20px 20px 20px;
    }
    .accepted-offer-body .est-time, .accepted-offer-body .final-cost, .accepted-offer-body .visit-cost, .accepted-offer-body .warranty {
        font-size: 17px;
    }
    .accepted-offer-body .est-time-value p,
    .accepted-offer-body .final-cost-value p,
    .accepted-offer-body .visit-cost-value p,
    .accepted-offer-body .warranty-value p {
        font-size: 25px!important;
    }
    .accepted-offer-mobile {
        padding: 10px 0 30px 0;
    }
    .accepted-offer-mobile img {
        width: 32px;
        height: 32px;
    }
    .accepted-offer-mobile span {
        font-size: 26px;
        padding: 0 25px;
    }
    .accepted-offer-submit button {
        padding: 18px 65px
    }

    #productAlreadyRated .modal-body {
        padding: 30px !important;
    }

    .choose-area-list {
        display: block;
    }

    .choose-area-list-column {
        display: block;
    }

    .choose-area-list-column {
        height: 70vh !important;
        overflow: scroll;
    }

    .custom_modal .choose-area-list-column {
        grid-template-columns:unset !important;
    }
}
