/* ------ Step-CSS ------ */

/* .step-2-main {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
} */

.btn.disabled, .btn:disabled, fieldset:disabled .btn {
    background: gray;
    color: #fff;
    border: gray;
	font-weight: bold;
}
.grayin{
	background: gray !important;
	border: gray !important;
}
.form-check-input:disabled{
	
    background: gray;
    border: 1px solid gray;
}

.same-day-collect-input:disabled {
	background: transparent;
    border: 1px solid #d4d4d5;
}

.pallet-delivery.pallet-delivery-desktop{
	min-height:68px;
}
#form_step_2 .two-column-choose-option{
    display:block;
}
.bottom-block-step2 .custom-next-page-change-btn:hover{
	
	color: #212529;
	background-color: transparent !important;
}
input.ukp-submitQuote.btn-get-started.next.btn.submitbtnQuote.d-inline-block.get-quotation-btn:hover, input.ukp-submitQuote.btn-get-started.next.btn.submitbtnQuote.d-inline-block.get-quotation-btn:active, input.ukp-submitQuote.btn-get-started.next.btn.submitbtnQuote.d-inline-block.get-quotation-btn:focus, input.ukp-submitQuote.btn-get-started.next.btn.submitbtnQuote.d-inline-block.get-quotation-btn:visited{background-color: transparent; color: #212529;}

.two-column-choose-option .column-half
{
    flex: 0 0 100%;
    max-width: 100%;
}
.add_12 strong {
    font-weight: 500;
}

.step-2-row-section {
    background: #efefef;
    border-radius: 18px;
    width: 100%;
    /* height: 136.5px; */
    border: 2.5px solid #1eaeeb;
    box-shadow: 10px 10px 10px 0px #00000066;
    margin-top: 18px;
    margin-bottom: 10px;
    padding: 10px;
}

a.address_entry {
    flex-direction: column;
    display: flex;
    align-items: center;
}

.step-2-row-section>div {
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.step-wizard li.active a {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.step2-row {
    width: 100%;
}

.step-wizard li {
    font-size: 16px;
}

.step-wizard li span {
    font-size: 14px;
}

.step-2-half-progress {
    width: 32%;
    top: 34%;
    position: absolute;
    text-align: center;
    margin: 0px;
    height: 2px;
    margin-left: 12px;
    border-radius: 10px;
    background-color: #000;
    opacity: 1;
    left: 4%;
}

.step-wizard li.active strong {
    font-weight: 700;
}

/* ------ Pallet Quantity Tab CSS ------ */

.pallet-qty {
    /* padding-right: 26px; */
/*    padding-right: 32px;*/
}

.custom-pallet-qty-tab {
    border: none;
    padding-bottom: 1px;
    padding-left: 26px;
}

.standard-pallet-qty-nav-a,
.oversized-pallet-qty-nav-a {
    border: none !important;
}

.custom-pallet-qty-tab>li:nth-child(1) {
    padding-right: 5px;
}

.custom-pallet-qty-tab>li>.active {
    background-color: #1eaeeb !important;
    color: #ffffff !important;
}

.custom-pallet-qty-tab>li>a {
    /* width: 243px; */
    padding: 0.5rem 66px;
    height: 40px;
    background-color: #ededed !important;
    font-size: 21px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
    color: #9e9e9e !important;
    border-top-left-radius: 21px !important;
    border-top-right-radius: 21px !important;
}

.custom-pallet-qty-content {
    /* width: 1249.5px; */
    /* height: 465px; */
    background: #efefef;
    border-radius: 21px;
    border: 2.5px solid #1eaeeb;
    box-shadow: 7.5px 7.5px 15px 0px #00000066;
}

.select-qty-text {
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: 0em;
    color: #000;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.custom-pallet-qty-main-card {
    border-radius: 21px;
    box-shadow: 7.5px 7.5px 6px 0px #00000040;
    margin-right: 12px;
    margin-left: 12px;
    width: 18%;
    text-align: center;
}

.custom-pallet-qty-card-body {
    padding: 0px;
}

.custom-pallet-qty-card-title {
    font-size: 21px;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0em;
    color: #252525;
}

.custom-pallet-qty-card-subtitle {
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0em;
    color: #252525;
    display: none;
}

.card-img-div {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-end;
}

.custom-pallet-qty-card-img {
    width: 80%;
    height: 140px;
    object-fit: contain;
}

.custom-pallet-qty-card-action {
    padding-top: 12px;
    margin-bottom: 20px;

    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.left-arrow-img,
.right-arrow-img {
    margin-bottom: 4px;
}

.custom-pallet-qty-btn {
    height: 42px;
    border-radius: 6px;
    background: #d2effb;
}

.pallet-qty-counter {
    border-radius: 6px;
    background: #e9e9e9;
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: center;
    width: 20%;
    border: none;
    padding: 9px;
    margin-left: 6px;
    margin-right: 6px;
}

/* ------ Pallet Quantity Tab CSS ------ */

/* ------ Service CSS ------ */

.choose-service-grid {
    padding: 0px;
    background: #efefef;
    border-radius: 21px;
    border: 2.5px solid #1eaeeb;
    box-shadow: 7.5px 7.5px 15px 0px #00000066;
    margin-top: 3.0%;
}

.choose-service-grid>.container {
    padding: 0px 14px;
}

.select-service {
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: 0em;
    color: #000;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.choose-service-div {
/*    margin-top: 0.5rem;*/
}

.coll-due-date-col-1 {
    padding-right: 8px;
    margin-right: 0px;
}

.weight-input-div {
    width: 100%;
}

.service-label {
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #252525;
}

.custom-choose-service-box {
    box-shadow: 7.5px 7.5px 6px 0px #00000040;
    border: 1.5px solid #000000;
    height: 40px;
    border-radius: 8px;

    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;

    padding-left: 10px;
    width: 100%;
    background: #fff !important;
    color: #000;
}

.additional-service {
    font-size: 20px;
    font-weight: 600;
    /*    line-height: 27px;*/
    letter-spacing: 0em;
    color: #000;
    margin-bottom: 0px;
    /*    padding-top: 6px;*/
    padding-bottom: 10px;
    padding-left: 14px;
}

.additional-service-selection {
    padding-left: 14px;
}

.two-in-one-row {
    display: block;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
        position: relative;
}

.two-in-one-row>li:nth-child(1) {
/*    width: 45%;*/
}

.two-in-one-row>li:nth-child(2) {
/*    width: 55%;*/
}

.additional-services-checkbox:checked[type='radio'] {
    background-image: none !important;
    border: none;
}

/* ------ Service CSS ------ */

/* ------ Lead Time, Consingment Weight, Order Total ------ */

.lead-time-main,
.consignment-weight {
    /* width: 637px; */
    /*    width: 35.5%;*/
    /* height: 249px; */
    height: 100%;
    box-shadow: 7.5px 7.5px 15px 0px #00000066;
    border: 2.5px solid #1eaeeb;
    border-radius: 21px;
    background: #efefef;
}

.lead-time-main {
    margin-left: 0px;
    /* margin-right: 16px; */
    margin-right: 0px;
}

.lead-time-main>.container,
.lead-time-main>.container>.row,
.consignment-weight>.container,
.consignment-weight>.container>.row {
/*    height: 100%;*/
    padding: 0px 5px;
}

.head-lead-time>span {
    text-transform: capitalize;
}

.consignment-weight {
    margin-right: 20px;
}

.order-total {
    box-shadow: 7.5px 7.5px 15px 0px #00000066;
    /*    height: 100%;*/
    border-radius: 21px;
    border: 2.5px solid #1eaeeb;
    background: #efefef;
    margin-left: 0px;
}

.head-lead-time {
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
    margin-top: 0.5rem;
	margin-bottom:0;
}

.custom-choose-lead-time-box {
    box-shadow: 15px 15px 6px 0px #00000040;
    border: 1.5px solid #000000;
    height: 66px;
    border-radius: 12px;

    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;

    padding-left: 20px;
    width: 97%;
    background: #fff !important;
    color: #000;
}

.sameday-collection {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
/*    padding-left: 14px;*/
}

.sameday-collection>strong {
    
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0em;
/*    margin-left: 10px;*/
}

.same-day-collect-input {
    border: 1.5px solid #cfcfcf;
    background: #ffffff;
    width: 22.5px;
    height: 22.5px;
    border-radius: 6px !important;
    appearance: none;
}

.same-day-collect-input:checked {
    appearance: auto;
    clip-path: circle(62% at 50% 50%);
    background-color: blue;
}

.weight-input {
    border: 1.5px solid #000000 !important;
    box-shadow: 7.5px 7.5px 6px 0px #00000040;
    /* width: 466px; */
    height: 40px;
    border-radius: 5px;
    margin-top:.25rem!important;
    border-radius: 8px;
    padding-left: 14px;
    font-size:14px; font-weight:500 !important;
    background-color: #fff !important;
}

.order-total>.container {
    padding: 0px 10px;
}

.order-total-money {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.5rem;
}

.order-total-1 {
    width: 100%;
    /* text-align: center; */
    border-right: 2.5px solid #a5a5a5;
    height: 81px;
}

.order-total-2 {
    width: 100%;
    text-align: center;
    border-right: 2.5px solid #a5a5a5;
    height: 81px;
    padding: 0px 16px;
}

.order-total-3 {
    width: 100%;
    text-align: center;
    height: 81px;
}

.amt-1,
.amt-2,
.amt-3 {
    font-size: 39px;
    font-weight: 800;
    line-height: 27px;
    letter-spacing: 0em;
    color: #1eaeeb;
    margin-top: 10px;
}

.net-text,
.vat-text,
.total-text {
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: 0em;
}

.vat-text,
.total-text {
    text-align: left;
    padding: 0px 0px 0px 12px;
}

.order-total-instruction-text {
    font-size: 11px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    color: #252525;
    margin-bottom: 0px;
    margin-top: 12px;
    padding: 0px 0px !important;
}

.order-total-table {
    border-collapse: collapse;
    width: 100%;
}

.order-total-table td,
.order-total-table th {
    font-size: 14px;
    border: 1px solid #dddddd;
    text-align: left;
    padding: 2px;
    padding-left: 6px;
}

.order-total-table th {
    color: #1EAEEB;
    font-size: 16px;
    text-align: center;
}

.order-total-table td {
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
}

.order-total-table tr>td:nth-child(1) {
/*    text-align: left;*/
    /* border: none; */
}

.order-total-table tr:nth-child(2)>td:nth-child(1) {
    font-weight: bold;
}

.order-total-table tr:nth-child(2)>td {
    font-weight: 400;
}

.order-total-table tr:nth-child(3)>td:nth-child(1) {
    font-weight: bold;
}

.order-total-table tr:nth-child(3)>td {
    font-weight: 400;
}

::placeholder {
  color: #1d1d1b !important;
  opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Edge 12-18 */
  color: #1d1d1b;
}
/* ------ Lead Time, Consingment Weight, Order Total ------ */

/* ------ page-change-buttons CSS ------ */

.page-change-buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.custom-previous-page-change-btn {
    margin-left: 5px;
}

.custom-next-page-change-btn {
    margin-left: 10px;
}

.custom-previous-page-change-btn,
.custom-next-page-change-btn {
    width: 150px;
    height: 50px;
    border-radius: 6px;

    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: center;
}

.custom-previous-page-change-btn:hover,
.custom-next-page-change-btn:hover {
    color: #ffffff;
}

.custom-previous-page-change-btn {
    background: #252525;
    border: 1.5px solid #a1a1a1;
}

.custom-next-page-change-btn {
    background: #1eaeeb;
    border: 3px solid #000000;
}

.two-column-choose-option .column-half
{
        padding: 5px 0px;
}
.book_desk li{    display: block;}

.con_oredr .two-dd{padding:0;}
.times_sel_dropdown{    
	display: inline-block;
    margin-top: 0 !important;
    position: absolute;
    right: 37px;}
.con_oredr{padding-bottom:13px}
.book_desk .sameday-collection {
    justify-content: flex-start;
}
/* ------ page-change-buttons CSS ------ */

@media (min-width: 1790px) and (max-width: 1885px) {
    .consignment-weight {
        margin-right: 15px;
    }

    .custom-pallet-qty-main-card {
        margin-right: 11px;
        margin-left: 11px;
    }

    .two-in-one-row>li:nth-child(2) {
/*        width: 56%;*/
    }

    .two-in-one-row>li:nth-child(2)>strong {
        font-size: 15px;
    }
}
@media (max-width: 3000px) {
.select-service,
    .select-qty-text,
    .head-lead-time,
    .additional-service {
        font-size: 16px;
    }
}	
@media (min-width: 1532px) and (max-width: 1790px) {
    .custom-pallet-qty-main-card {
        margin-right: 10px;
        margin-left: 11px;
    }

    .choose-service-grid {
/*        margin-top: 3.1%;*/
    }

    .lead-time-main,
    .consignment-weight {
        /*        width: 35%;*/
    }

    

    .same-day-collect-input {
        margin-top: 5px;
    }

    .order-total>.container {
        padding: 0px 4px;
    }

    .order-total-instruction-text {
        padding: 0px 18px;
    }

    .amt-1,
    .amt-2,
    .amt-3 {
        font-size: 36px;
    }

    .amt-3 {
        padding-left: 6px;
    }

    .vat-text {
        padding: 0px 0px 0px 4px;
    }

    .total-text {
        padding: 0px 0px 0px 10px;
    }
}

@media (min-width: 1500px) and (max-width: 1531px) {
    .custom-pallet-qty-main-card {
        margin-left: 8px;
    }

    .lead-time-main {
        /*        margin-right: 22px;*/
    }

    .consignment-weight {
        margin-right: 14px;
    }

    .order-total-instruction-text {
        padding: 0px 2px;
        font-size: 11px;
    }
}

@media (min-width: 1400px) and (max-width: 1499px) {
    .pallet-qty {
/*        padding-right: 28px;*/
    }

    .select-service,
    .select-qty-text,
    .head-lead-time,
    .additional-service {
        font-size: 16px;
    }

    .custom-pallet-qty-tab>li>a {
        padding: 0.5rem 48px;
    }

    .custom-pallet-qty-main-card {
        margin-right: 9px;
        margin-left: 8px;
        /* width: 18.0725%; */
    }

    .custom-pallet-qty-card-action {
        justify-content: space-evenly;
    }

    .custom-pallet-qty-card-title {
        font-size: 18px;
    }

    .custom-pallet-qty-card-subtitle {
        font-size: 14px;
        display: none;
    }

    .pallet-qty-counter {
        width: 28%;
    }

    .choose-service-grid {
/*        margin-top: 4%;*/
    }

    .custom-choose-service-box {
        height: 40px;
        padding-left: 14px;
    }

    .custom-choose-lead-time-box,
    .weight-input {
        height: 40px;
    }

    .service-label {
        font-size: 14px;
    }

    .additional-service {
        /*        margin-top: 0.875rem !important;*/
        padding-bottom: 6px;
    }

    .list-quanitity.supply-list li {
        padding: 4.75px 0px;
    }

    .two-in-one-row {
        display: block;
/*        flex-direction: column;*/
        flex-wrap: nowrap;
        align-items: flex-start;
    }

    .two-in-one-row>li:nth-child(1),
    .two-in-one-row>li:nth-child(2) {
        width: 100%;
    }

    .consignment-weight {
        margin-right: 25px;
    }

    .lead-time-main,
    .consignment-weight {
        /*        width: 35%;*/
    }

    .lead-time-main>.container,
    .consignment-weight>.container {
/*        padding-right: 8px;*/
    }

    .same-day-collect-input {
        margin-top: 5px;
    }

    .order-total>.container {
        padding-left: 0px;
    }

    .amt-1,
    .amt-2,
    .amt-3 {
        font-size: 34px;
        margin-bottom: 2px;
    }

    .amt-3 {
        padding-left: 6px;
    }

    .net-text,
    .vat-text,
    .total-text {
        font-size: 14px;
    }

    .vat-text {
        padding: 0px 0px 0px 4px;
    }

    .total-text {
        padding: 0px 0px 0px 10px;
    }

    .order-total-money {
        margin-top: 0.875rem;
    }

    .order-total-instruction-text {
        font-size: 11px;
        padding: 0px 0px;
        line-height: 26px;
    }

    .custom-previous-page-change-btn,
    .custom-next-page-change-btn {
        width: 150px;
        height: 50px;
        font-size: 16px;
        text-transform: uppercase;
    }
}

@media only screen and (max-width: 1399px) {
    .pallet-qty {
/*        padding-right: 22px;*/
    }

    .select-service,
    .select-qty-text,
    .head-lead-time,
    .additional-service {
        font-size: 16px;
    }

    .custom-pallet-qty-tab>li>a {
        padding: 0.5rem 34px;
        font-size: 18px;
    }

    .custom-pallet-qty-main-card {
        margin-right: 12px;
        margin-left: 9px;
    }

    .custom-pallet-qty-card-action {
        justify-content: space-evenly;
    }

    .custom-pallet-qty-card-title {
        font-size: 18px;
    }

    .custom-pallet-qty-card-subtitle {
        font-size: 12px;
    }

    .pallet-qty-counter {
        width: 28%;
    }

    .choose-service-grid {
/*        margin-top: 4.35%;*/
    }

    .choose-service-div {
        margin-top: 0rem;
    }

    .two-column-choose-option {
        padding: 0px 8px;
    }

    .custom-choose-service-box {
        height: 40px;
        padding-left: 8px;
    }

    .service-label {
        font-size: 14px;
    }

    .additional-service {
        /*        margin-top: 0.875rem !important;*/
        padding-bottom: 6px;
    }

    .list-quanitity.supply-list li {
        padding: 4.75px 0px;
/*        display: block;*/
    }

    .two-in-one-row {
        display: block;
/*        flex-direction: column;*/
        flex-wrap: nowrap;
        align-items: flex-start;
    }

    .two-in-one-row>li:nth-child(1),
    .two-in-one-row>li:nth-child(2) {
        width: 100%;
    }

    .head-lead-time {
        padding-right: 0px;
        margin: 0
    }

    .lead-time-main {
        /*        margin-right: 20px;*/
    }

    .lead-time-main>.container,
    .consignment-weight>.container {
        padding-right: 8px;
    }

    .custom-choose-lead-time-box,
    .weight-input {
        height: 40px;
    }

    .consignment-weight {
        margin-right: 11px;
    }

    .same-day-collect-input {
        margin-top: 5px;
    }


    .amt-1,
    .amt-2,
    .amt-3 {
        font-size: 28px;
        margin-bottom: 0px;
    }

    .amt-3 {
        padding-left: 6px;
    }

    .net-text,
    .vat-text,
    .total-text {
        font-size: 14px;
        margin-bottom: 6px;
    }

    .vat-text {
        padding: 0px 0px 0px 4px;
    }

    .total-text {
        padding: 0px 0px 0px 10px;
    }

    .order-total-money {
        margin-top: 0.5rem;
    }

    .order-total-instruction-text {
        font-size: 11px;
        padding: 0px 5px !important;
        line-height: 16px;
        margin-top: 0.65rem;
    }

    .order-total-1,
    .order-total-2,
    .order-total-3 {
        height: 66px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .custom-previous-page-change-btn,
    .custom-next-page-change-btn {
        width: auto;
        height: auto;
        font-size: 18px;
        line-height: 1.5;
        padding: 7px 15px;
    }

    .page-change-buttons {
        padding-right: 0px;
    }
}

@media (min-width: 1281px) and (max-width: 1335px) {
    .lead-time-main {
        /*        margin-right: 17px;*/
    }

    .custom-pallet-qty-card-title {
        font-size: 17px;
    }
}

@media only screen and (max-width: 1280px) {
    .custom-pallet-qty-tab {
        padding-left: 18px;
    }

    .pallets-container {
        padding: 0px 6px;
    }

    .choose-service-grid {
/*        margin-top: 4.5%;*/
    }

    .lead-time-main {
        /*        margin-right: 16px;*/
    }

    .list-quanitity.supply-list li {
        padding: 4.05px 0px;
    }

    .order-total-table td {
        letter-spacing: 0px;
    }
}

@media only screen and (max-width: 1199px) {
    .date-list .two-column-choose-option {
        display: flex !important;
        justify-content: space-between;
    }
    .two-in-one-row{flex-direction: column;}
    /* .date-list .two-column-choose-option .column-half {
        max-width: 49% !important;
    } */


    .date-list {
        padding: 0;
    }
}

@media (min-width: 1135px) and (max-width: 1235px) {
    .lead-time-main {
        /*        margin-right: 12px;*/
    }


    .consignment-weight {
        margin-right: 10px;
    }

    .step-two-container-fluid {
        padding: 0px 32px;
    }

    .custom-pallet-qty-main-card {
        margin-right: 7px;
        margin-left: 8px;
    }

    .custom-pallet-qty-card-title {
        font-size: 17px;
    }

    .order-total-instruction-text {
        padding: 0px 4px;
    }

    .order-total-money {
        padding-left: 6px;
        padding-right: 2px;
    }

    .order-total-2 {
        padding: 0px 10px;
    }
}

@media (min-width: 1025px) and (max-width: 1134px) {
    .lead-time-main {
        /*        margin-right: 9px;*/
    }

    .consignment-weight {
        margin-right: 9px;
    }

    .step-two-container-fluid {
        padding: 0px 32px;
    }

    .custom-pallet-qty-main-card {
        margin-right: 6px;
        margin-left: 7px;
    }

    .custom-pallet-qty-card-title {
        font-size: 15px;
    }

    .custom-pallet-qty-card-subtitle {
        font-size: 14px;
    }

    .custom-pallet-qty-btn {
        padding: 0px 8px;
        height: 35px;
    }

    .pallet-qty-counter {
        width: 32%;
        padding: 6px 8px;
    }

    .choose-service-grid {
/*        margin-top: 5%;*/
    }

    .choose-service-div {
        flex-direction: column;
        margin-top: 0rem;
    }

    .choose-service-div .column-half {
        max-width: 100%;
    }

    /* .custom-choose-service-box {
    height: 42px;
  } */

    .additional-service {
        /*        margin-top: 0.35rem !important;*/
    }

    .list-quanitity.supply-list li {
        padding: 1px 0px;
        align-items: flex-start;
    }

    .radio-only .form-check-input {
        width: 17px;
        height: 17px;
    }

    .list-quanitity li strong {
        font-size: 14px !important;
    }

    .order-total-instruction-text {
        padding: 0px 1px;
        font-size: 11px;
    }

    .order-total-money {
        padding-left: 6px;
        padding-right: 2px;
    }

    .order-total-2 {
        padding: 0px 10px;
    }

    .amt-1,
    .amt-2,
    .amt-3 {
        font-size: 22px;
    }
}

@media only screen and (max-width: 1024px) {
    .search-two-row>.row {
        padding-right: 12px;
    }
    .weight-input{padding-left:6px;}
    .custom-pallet-qty-tab>li>a {
        padding: 0.25rem 22px;
        font-size: 16px;
        height: 45px;
    }

    .choose-service-div .column-half {
    padding: 0px 5px 10px;
    /* max-width: 49%; */
}
    .choose-service-grid{
        padding: 0!important;
    }
    .choose-service-grid>.container{padding:0 6px !important;}
    .order-total .head-lead-time {
    padding-left: 13px;
}
    .head-lead-time{padding-left:0px;}
    .additional-service-selection{padding:0;}
    .sameday-collection{
/*        padding-left:20px;*/

    }
    .add_12.d-flex.mt-4 {
    padding-left: 6px;
    margin:0 15px;
}
    .custom-next-page-change-btn {
        border: 3px solid #000;
    }

    .custom-previous-page-change-btn,
    .custom-next-page-change-btn {
        border-radius: 8px;
    }

    .custom-pallet-qty-main-card {
        margin-right: 3px;
        margin-left: 3px;
        width: 19%;
    }

    .select-service,
    .select-qty-text,
    .head-lead-time,
    .additional-service {
        font-size: 16px;
        color: #000;
    }

    .select-service {
        padding-bottom: 0px;
/*        border-top: 2px solid #ccc;*/
        color: #000;
    }
    .con_oredr .two-dd{    border-bottom: 2.5px solid #cccc;
    padding-bottom: 10px;}

    .custom-pallet-qty-card-title {
        font-size: 16px;
    }

    .custom-pallet-qty-card-subtitle {
        font-size: 14px;
    }

    .choose-service-grid {
        /*        margin-top: 0;*/
        padding: 0 6px !important;
    }

    .choose-service-div {
        /*        flex-direction: column;*/
        margin-top: 0rem;
    }


    .custom-choose-service-box {
        height: 38px;
    }

    .additional-service {
        /*        margin-top: 1.0rem !important;*/
        padding-bottom: 0px;
        border-top: 2.5px solid #cccc;
        color: #000;
    }

    .list-quanitity.supply-list li {
        padding: 1px 0px;
    }

    .list-quanitity.supply-list li span {
        margin-top: 4px;
    }

    .list-quanitity li strong {
        font-size: 14px !important;
    }

    .radio-only .form-check-input {
        width: 23px;
        height: 23px;
    }

    .lead-time-main,
    .consignment-weight {
        /*        width: 35%;*/
        padding: 0px 10px;
    }

    .custom-choose-lead-time-box {
        padding: 0px;
        padding-left: 5px;
    }

    .lead-time-main>.container>.row {
        padding-top: 5px !important;
/*        height: 100%;*/
        /*             padding-bottom: 0 !important;*/
        padding: 0px 6px;
    }

    .consignment-weight>.container>.row {
        height: 100%;
        /*        padding: 6px 1px !important;*/
    }
.add_12 strong{font-size:15px;}
    .sameday-collection>strong {
        font-size: 14px;
        margin-left:0;
    }

    .same-day-collect-input {
        width: 20.5px;
        height: 20.5px;
    }

    .order-total-instruction-text {
        font-size: 11px;
        padding: 0px 0px;
    }

    .order-total-table td,
    .order-total-table th {
        font-size: 13px;
    }

    .order-total-2 {
        padding: 0px 10px;
    }

    .amt-1,
    .amt-2,
    .amt-3 {
        font-size: 22px;
        margin-bottom: 0px;
    }
}

@media (min-width: 769px) and (max-width: 991px) {
    .search-two-row>.row {
        padding: 0px 6px;
    }

    .date-list {
        padding: 0;
    }

    .pallet-qty {
        padding: 10px 0px 0;
    }

    .standard-pallet-qty-tab>.container,
    .oversized-pallet-qty-tab>.container {
        max-width: 100%;
    }

    .custom-pallet-qty-card-title {
        font-size: 14px;
    }

    .custom-pallet-qty-card-subtitle {
        padding: 0px 10px;
    }

    .custom-pallet-qty-btn {
        height: 34px;
        padding-top: 4px;
        padding-right: 12px;
    }

    .pallet-qty-counter {
        width: 38%;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .choose-service-grid {
        background: none;
        border: none;
        box-shadow: none;
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }

    .choose-service-grid>.container {
        max-width: 100%;
        background: #efefef;
        border-radius: 21px;
        border: 2.5px solid #1eaeeb;
        box-shadow: 7.5px 7.5px 15px 0px #00000066;
    }

    .lead-time-main,
    .consignment-weight {
        width: 100%;
        background: none;
        border: none;
        box-shadow: none;
        padding: 0px;
        height: 100%;
        margin: 0px;
        /*padding-left: 0.75rem;
        padding-right: 0.75rem;*/
    }

    .lead-time-main>.container,
    .consignment-weight>.container {
        max-width: 100%;
        box-shadow: 7.5px 7.5px 15px 0px #00000066;
        border: 2.5px solid #1eaeeb;
        border-radius: 21px;
        background: #efefef;
        padding: 0px 16px;
    }

    .order-total {
        background: none;
        border: none;
        box-shadow: none;
        margin-left: 0px;
        height: auto;
    }

    .order-total>.container {
        max-width: 100%;
        box-shadow: 7.5px 7.5px 15px 0px #00000066;
        border-radius: 21px;
        border: 2.5px solid #1eaeeb;
        background: #efefef;
        padding: 0px 16px;
    }

    .page-change-buttons {
        padding: 0px 20px;
        padding-right: 18px;
    }

    .two-column-choose-option {
        padding: 0px 10px;
    }

    .vat-text {
        text-align: center;
        padding: 0px 34px 0px 0px;
    }

    .total-text {
        text-align: center;
        padding: 0px 12px 0px 0px;
    }

    .amt-1,
    .amt-2,
    .amt-3 {
        font-size: 26px;
    }

    .order-total-instruction-text {
        font-size: 11px;
        padding: 0px 10%;
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .order-total-1 {
        align-items: center;
        margin-right: 36px;
    }

    .step-2-half-progress {
        left: 7%;
    }

    .step-wizard::before {
        left: 7%;
        width: 89%;
    }

    .order-total>.container>.row {
        padding-bottom: 0px !important;
    }

    .order-total-money {
        margin-top: 0.25rem;
    }
}

@media only screen and (max-width: 768px) {
    .search-two-row>.row {
        padding: 0px 12px;
    }
     .book_desk .add_12.d-flex{justify-content:space-between;} 
    .mobile_lead .col-12{padding:0 5px;}
    .con_oredr{order:-1; padding: 0 6px; margin-top: 8px;padding-bottom:0;}
    .order_consignment{order:2;margin-top: 0 !important;}
.select-service{padding-top:8px;}
.list-quanitity.supply-list li
{
/*    flex-direction: row-reverse;*/
    justify-content: space-between;
    align-items: center;
}
.book_desk .sameday-collection{padding-left: 0px; justify-content: space-between;}

    .sameday-collection {
        padding-left: 6px;
/*        flex-direction: row-reverse;*/
        justify-content: space-between;
        align-items: center;
        order: 1;
    }
    .add_12.d-flex.mt-4 {
        padding-left: 0px;
        margin:0;
/*        flex-direction: row-reverse;*/
        justify-content: space-between;
        align-items: center;
        padding-right: 10px;
    }
    .two-dd.two-column-choose-option.choose-service-div {
        padding: 0;
                display: flex !important;
    }

    .padding_0 {
        padding: 0;
        margin: 0 !important;
    }

    .choose-service-grid {
        margin-top: 0 !important;
    }

    .lead-time-main>.container>.row {
        padding-top: 8px !important;
/*        height: 100%;*/
        padding-bottom: 0 !important;
    }

    .consignment-weight>.container>.row {
        height: 100%;
        padding: 6px 1px !important;
    }

    .custom-pallet-qty-card-action button {
        background: transparent;
    }

    .left-arrow-img,
    .right-arrow-img {
        display: none;
    }

    .mobile-row-container .card-body.custom-pallet-qty-card-body .custom-pallet-qty-card-action {
        position: absolute;
        /* right: -10px !important; */
        top: -8px;
        width: 72px;
    }

    .mobile-row-container .card-body.custom-pallet-qty-card-body .custom-pallet-qty-card-action .pallet-qty-counter {
        font-size: 15px !important;
    }

    .custom-pallet-qty-card-action button.plus_icon:after {
        transform: translate(-50%, -50%) rotate(90deg);
    }

        {
        transform: translate(-50%, -50%) rotate(90deg);
    }

    .custom-pallet-qty-card-action button:before,
    .custom-pallet-qty-card-action button:after {
        display: inline-block;
        position: absolute;
        content: '';
        width: 0.7rem;
        height: 2px;
        background-color: #212121;
        transform: translate(-50%, -50%);
    }

    .select-service {
        padding-left: 6px !important;
    }

    .additional-service {
        padding-left: 0px;
        padding-top:8px;
    }
    .consignment-weight p.head-lead-time {
    padding-left: 10px;
}

    .additional-service-selection {
        padding: 0px;
    }

    .choose-service-grid>.container {
        padding: 0 !important;
    }

    .page-change-buttons {
        order: 1;
    }

    .head-lead-time>span {
        font-size: 15px;
    }

    #learn-more {
        margin-top: 10px;
    }

    .headings ul li {
        margin-bottom: 0;
    }

    .step-wizard li strong {
        margin-top: 0;
    }

    .consignment-weight {
        order: 0;
    }

    /* .lead-time-main {
        order: 1;
    } */

    .custom-pallet-qty-tab {
        padding-left: 0;
       
    }

    .lead-time-main,
    .consignment-weight {
        padding: 0 !important;
    }

    .custom-pallet-qty-tab .nav-item {
        width: 50%;
    }

    .search-two-row {
        border: 2px solid #000;
        padding: 0px 10px 20px;
        margin-top: 50px !important;
        margin-bottom: 20px;
        position: relative;top: 0px;
        background: #efefef;
    }

    .custom-pallet-qty-tab>li:nth-child(1) {
        padding-right: 0px;
    }

    .custom-pallet-qty-content {
        border-radius: 0 !important;
        box-shadow: none;
    }

    .custom-pallet-qty-tab>li>a {
        border-radius: 0 !important;
        background: #fff !important;
    }

    #form_step_2 .container {
        max-width: 100%;
    }

    .pallet-qty {
        padding: 0px 18px;
    }

    .step-2-row-section h2 {
        font-size: 20px;
        color: #000;
        margin: 5px 0;
    }

    .step-2-row-section .mobile_view_steps {
        color: #fff;
    }

    .step-2-row-section {
        margin-top: 0;
        box-shadow: none;
        background: #42aeeb;
        border-radius: 0;
        text-align: center;
    }

    .custom-pallet-qty-card-title {
        font-size: 14px;
    }

    .custom-pallet-qty-btn {
        height: 34px;
        padding-top: 4px;
        padding-right: 12px;
    }

    .pallet-qty-counter {
        width: 38%;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .choose-service-grid {
        background: none;
        border: none;
        box-shadow: none;
        padding-left: 0.75rem;
        padding-right: 0.75rem;
        /* order: -1; */
        border-top: 2.5px solid #cccc;
        border-radius: 0;
    }

    .choose-service-grid>.container {
        background: #efefef;
        border-radius: 0px;
        /*        border: 2.5px solid #1eaeeb;*/
        /*        box-shadow: 7.5px 7.5px 15px 0px #00000066;*/
    }

    .lead-time-main,
    .consignment-weight {
        width: 100%;
        background: none;
        border: none;
        box-shadow: none;
        padding: 0px;
        margin: 0px;
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }

    .lead-time-main>.container,
    .consignment-weight>.container {
        /*        box-shadow: 7.5px 7.5px 15px 0px #00000066;*/
/*        border-top: 2.5px solid #ccc;*/
        border-radius: 0px;
        background: #efefef;
        padding: 0px;
        height: 100%;
    }

    .weight-input-div {
        width: 100%;
        margin: auto;
    }

    .order-total {
        background: none;
        border: none;
        box-shadow: none;
        margin-left: 0px;
        height: auto;
        order: 1;
        margin-top: 5px !important;
        padding: 0;margin-right: -8px;
    }

    .order-total>.container {
        /*        box-shadow: 7.5px 7.5px 15px 0px #00000066;*/
        border-radius: 0px;
        border-top: 2.5px solid #ccc;
        background: #efefef;
        padding: 0px;
    }

    .page-change-buttons {
        padding: 0px 20px;
        padding-right: 18px;
    }

    .two-column-choose-option {
        padding: 0px 5px 5px 0;
    }

    .vat-text {
        text-align: center;
        padding: 0px 34px 0px 0px;
    }

    .total-text {
        text-align: center;
        padding: 0px 12px 0px 0px;
    }

    .amt-1,
    .amt-2,
    .amt-3 {
        font-size: 26px;
    }

    .order-total-instruction-text {
        font-size: 11px;
        padding: 0px 10%;
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .order-total-1 {
        align-items: center;
        margin-right: 36px;
    }

    .step-2-half-progress {
        left: 7%;
    }

    .step-wizard::before {
        left: 7%;
        width: 89%;
    }

    .order-total>.container>.row {
        padding-bottom: 0px !important;
    }

    .order-total-money {
        margin-top: 0.25rem;
    }
}

@media (min-width: 696px) and (max-width: 767px) {
    .step-2-half-progress {
        left: 5%;
    }


    .pallet-qty {
        padding: 0px 16px;
    }

    .standard-pallet-qty-tab>.container,
    .oversized-pallet-qty-tab>.container {
        padding: 0px 14px;
    }

    .custom-pallet-qty-main-card {
        width: 28%;
        margin: 8px 8px 8px 22px;
    }

    .truck-section {
        margin-top: 3rem;
    }
}


@media only screen and (max-width: 599px)
{
     .book_desk .add_12.d-flex{justify-content:space-between;} 
}

@media (min-width: 595px) and (max-width: 695px) {
    .step-2-row-section {
        padding: 10px;
        width: 100%;
        margin-left: 0px;
        background-color: #1eaeeb;
        border-radius: 0;
        text-align: center;
    }


    .step-wizard li {
        font-size: 16px;
    }

    .step-2-half-progress {
        left: 5%;
        width: 44%;
    }

    .pallet-qty {
        padding: 0px 14px;
    }

    .standard-pallet-qty-tab>.container,
    .oversized-pallet-qty-tab>.container {
        padding: 0px 14px;
    }

    .custom-pallet-qty-main-card {
        width: 28%;
        margin: 8px 6px 8px 18px;
    }

    .select-service,
    .select-qty-text,
    .head-lead-time,
    .additional-service {
        font-size: 16px;
    }
.add_12.d-flex{align-items: center;justify-content: space-between;}
    .sameday-collection {
        padding-top: 2px;
        padding-left: 5px;
    }

    .order-total>.container>.row {
        padding-bottom: 0px !important;
    }

    /* .order-total-instruction-text {
        padding: 0px 21%;
        margin-top: 1rem;
    } */

    .order-total-money {
        margin-top: 0.25rem;
    }

    .page-change-buttons {
        padding: 0px 12px;
    }

    .truck-section {
        margin-top: 3rem;
    }
}

@media (min-width: 494px) and (max-width: 594px) {
    .step-2-row-section {
        padding: 10px;
        width: 100%;
        margin-left: 0px;
        background-color: #1eaeeb;
        border-radius: 0;
        text-align: center;
    }

    .step-wizard li {
        font-size: 14px;
    }

    .step-2-half-progress {
        left: 5%;
        width: 38%;
    }

    .step-wizard::before {
        width: 84%;
    }

    .standard-pallet-qty-tab>.container,
    .oversized-pallet-qty-tab>.container {
        padding: 0px 14px;
    }

    .pallet-qty {
        padding: 0px 14px;
    }

    .truck-section {
        margin-top: 3rem;
    }

    .custom-pallet-qty-main-card {
        margin-top: 8px;
        margin-bottom: 8px;
        width: 28%;
    }

    .custom-pallet-qty-main-card:nth-child(1) {
        margin-left: 24px;
    }

    .custom-pallet-qty-main-card:nth-child(2) {
        margin-left: 12px;
    }

    .custom-pallet-qty-main-card:nth-child(3) {
        margin-left: 12px;
    }

    .custom-pallet-qty-main-card:nth-child(4) {
        margin-left: 24px;
    }

    .custom-pallet-qty-main-card:nth-child(5) {
        margin-left: 12px;
    }

    /* .order-total-instruction-text {
        margin-top: 1rem;
        padding: 0px 16%;
    } */

    .sameday-collection {
        padding-top: 2px;
    }

    .order-total>.container>.row {
        padding-bottom: 0px !important;
    }

    .order-total-money {
        margin-top: 0.25rem;
    }

    .page-change-buttons {
        padding: 0px 12px;
    }
}

@media (min-width: 426px) and (max-width: 493px) {
    .step-2-row-section {
        padding: 10px;
        width: 100%;
        margin-left: 0px;
    }

    .step-wizard li {
        font-size: 12px;
    }

    .step-2-half-progress {
        left: 5%;
        width: 38%;
    }

    .step-wizard::before {
        width: 84%;
    }

    .standard-pallet-qty-tab>.container,
    .oversized-pallet-qty-tab>.container {
        padding: 0px 14px;
    }

    .pallet-qty {
        padding: 0px 14px;
    }

    .custom-pallet-qty-main-card {
        margin-top: 8px;
        margin-bottom: 8px;
        width: 44%;
    }

    .custom-pallet-qty-main-card:nth-child(odd) {
        margin-left: 16px;
    }

    .custom-pallet-qty-main-card:nth-child(even) {
        margin-left: 12px;
    }

    .order-total-instruction-text {
        margin-top: 1rem;
        padding: 0px 16%;
    }

    .truck-section {
        margin-top: 3rem;
    }
}

@media only screen and (max-width: 425px) {
    .step-2-row-section {
        padding: 4px;
        width: 100%;
        margin-left: 0px;
    }

    .step-row-section {
        padding: 0;
    }

    .step-wizard li {
        font-size: 10px;
    }

    .step-2-half-progress {
        left: 0%;
    }

    .standard-pallet-qty-tab>.container,
    .oversized-pallet-qty-tab>.container {
        padding: 0px 14px;
    }

    .pallet-qty {
        padding: 0px 14px;
    }

    .custom-pallet-qty-main-card {
        margin-top: 8px;
        margin-bottom: 8px;
        width: 44%;
    }

    .custom-pallet-qty-main-card:nth-child(odd) {
        margin-left: 16px;
    }

    .custom-pallet-qty-main-card:nth-child(even) {
        margin-left: 12px;
    }

    .custom-pallet-qty-card-subtitle {
        font-size: 13px;
    }

    .two-column-choose-option {
        display: flex;
        flex-direction: row;
        /*        padding-right: 0px;*/
    }

    /* .two-column-choose-option .column-half {
        margin-right: 6px;
    } */

    .truck-section {
        margin-top: 3rem;
    }

    .order-total-instruction-text {
        padding: 0px 7%;
    }

    .order-total-1 {
        margin-right: 16px;
    }

    .page-change-buttons {
        padding: 0px 10px;
    }

    .custom-previous-page-change-btn,
    .custom-next-page-change-btn {
        padding: 4px 24px;
        font-size: 16px;
        width: 136px;
		line-height:33px;
        height: 45px;
    }

    .custom-next-page-change-btn {
        padding: 4px 24px;
    }


}

@media only screen and (max-width: 375px) {
    .two-column-choose-option {
        display: flex;
        flex-direction: row;
        padding-right: 0px;
    }

    .two-column-choose-option .column-half {
/*        max-width: 99%;*/
        margin-right: 0px;
    }
}

@media only screen and (max-width: 320px) {
    .custom-pallet-qty-tab>li>a {
        padding: 0.25rem 10px;
        font-size: 14px;
    }

    .custom-pallet-qty-main-card:nth-child(odd) {
        margin-left: 9px;
    }
}

.mobile-row-container .card-body.custom-pallet-qty-card-body .card-img-div i {
    display: none
}

.desktop_view_block {
    display: block
}

.mobile_view_block {
    display: none
}

@media (max-width:767px) {
	.date-list2{
	  padding: 0 5px !important;
	}
	.ukp-th2{color: #000;margin-top: 10px;}
	
	.additional-service-selection .form-check-input{
		margin-top: -4px;

	}
    .weight-input-div label.service-label {
        display: none;
    }

    .desktop_view_block {
        display: none
    }

    .mobile_view_block {
        display: block;
        order: 1;
    }

    .mobile-row-container {
        border-radius: 21px;
    }

    .pallets-container-row.mobile-row-container {
        margin: 0px !important;
    }

    .mobile-row-container .custom-pallet-qty-main-card {
        border-radius: 0px;
        box-shadow: none;
        margin: 0px;
        width: 100%;
        text-align: center;
        padding-right: 0px;
        background: none;
        border: 0px;
    }

    .mobile-row-container .card-img-div img {
        display: none
    }


    .mobile-row-container .card-body.custom-pallet-qty-card-body {
        padding: 2px 32px 2px 16px;
        position: relative;
        text-align: left;
    }

    .mobile-row-container .card-body.custom-pallet-qty-card-body .custom-pallet-qty-card-action {
        position: absolute;
        right: 5px;
        top: -8px;
        width: 77px
    }

    .mobile-row-container .card-body.custom-pallet-qty-card-body .custom-pallet-qty-card-action .pallet-qty-counter {
        width: 30px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding: 0px;
        font-size: 12px;
        height: 30px;
        border: 1px solid #fff;
        background: #fff;
    }

    .order_cons {
        order: -1;
    }

    #form_step_2 .order_cons .container {
        border: none;
    }

    .mobile-row-container .card-body.custom-pallet-qty-card-body .custom-pallet-qty-card-action .custom-pallet-qty-btn {
        height: 34px !important;
        padding-top: 4px !important;
        padding-right: 12px !important;
        padding: 5px !important;
        min-width: 19px !important;
    }

    .mobile-row-container .card-title.custom-pallet-qty-card-title {
        margin-bottom: 0px !important;
        margin-top: 5px;
        margin-left: 10px;
    }

    .mobile-row-container .card-body.custom-pallet-qty-card-body .card-img-div {
        position: absolute;
        left: -10px;
        top: 10px;
    }

    .mobile-row-container .card-body.custom-pallet-qty-card-body .card-img-div i {
        border: 1px solid;
        width: 26px;
        height: 26px;
        margin-right: 10px;
        text-align: center;
        border-radius: 100%;
        color: #fff;
        font-size: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #1eaeeb;
    }

    .mobile-row-container .card-body.custom-pallet-qty-card-body .card-img-div img {
        width: 140px;
        position: absolute;
        left: 27px;
        top: 0;
        max-width: 140px;
        height: auto;
        box-shadow: 0 -1px 15px #ccc;
        margin-left: 5px;
        padding: 10px;
        z-index: 2;
        background: #fff;
    }

    .mobile-row-container .card-body.custom-pallet-qty-card-body .card-img-div:hover img,
    .mobile-row-container .card-body.custom-pallet-qty-card-body .card-img-div:focus img,
    .mobile-row-container .card-body.custom-pallet-qty-card-body .card-img-div:active img {
        display: block
    }

    .mobile-row-container .card-title,
    .mobile-row-container .card-subtitle {
        font-weight: 500 !important;
        font-size: 15px !important;
        display: inline-block !important
    }

    .mobile-row-container .custom-pallet-qty-tab>li>a {
        line-height: 37px !important;
    }

    .custom-choose-service-box,
    .weight-input {
        box-shadow: none !important;
        border: 1.5px solid #000000;
        border-radius: 8px !important;
        width: 100% !important;
        font-size: 15px !important;
        background: #d7f3ff !important;
    }

    #form_step_2 .step-2-row-section>.container {
        padding: 0px !important;
    }

    #form_step_2>.container {
        padding: 0px !important;
    }

    .search-two-row .custom-pallet-qty-tab>li>a {
        font-size: 13px;
        line-height: 36px;
    }
}


/* .step1container .step-wizard li.adden.active strong,#form_step_2 .step-wizard li.orderR.active strong{text-decoration: underline !important;} */
.lead-time-main .list-quanitity.date-list li{ flex-wrap:wrap} 

.lead-time-main .list-quanitity.date-list li strong {
    max-width: 100%;
    flex: 0 0 100%;
}

.lead-time-main  .list-quanitity.date-list li span {
       max-width: 100%;
    flex: 0 0 100%;
}

.lead-time-main  .list-quanitity.date-list .date-textbox{    border-radius: 8px;

	
	    box-shadow: 7.5px 7.5px 6px 0px #00000040;margin-top: .25rem!important;
    border: 1.5px solid #000000;
    height: 40px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    padding-left: 10px;
    width: 100%;
    background: #fff !important;
    color: #000;
	
	}
@media(max-width:767px){
	.about-section{padding:10px;}
.lead-time-main.mobile_lead .supplied-block.add_9{ padding-left:0px !important;padding-right:8px !important;}
.sameday-collection.add_8{padding-right:8px !important;}
.supplied-block add_9 .sameday-collection{padding-right:0px !important;}

.order-total{margin-left: -12px;}
.order-total-money #pallet-prices_step2 > label{ display:none}
#form_step_2 .container.step-two-container-fluid{padding: 0 12px !important;}
.two-in-one-row.book_desk .add_12 .d-flex {     justify-content: space-between;}
.head-bill-payer,.head-delivery-restrictions,.head-order-total {
    margin-bottom: 1rem !important;
}
.select-qty-text,.additional-service,.head-lead-time,.service-label.mobile_levels,.order-total .head-lead-time,.select-service.my-0.pb-0{
	margin-bottom: 0.5rem !important; font-size:16px !important; color: #1EAEEB !important;font-weight: 600;line-height: 27px; padding-bottom:0px !important;
}

.split-tow-for-mobile{ padding:0px 5px 0 0; display:flex;align-items: baseline;}
.split-tow-for-mobile .Collection-option{ flex: 0 0 50%; padding-right:0px;}
.split-tow-for-mobile .Collection-due-option{ flex: 0 0 50%; padding-right:0px;}


.split-tow-for-mobile-delivery{ padding:0px 5px 0 0; display:flex;align-items: baseline;}
.split-tow-for-mobile-delivery .choose-service-div{ flex: 0 0 50%;}
.split-tow-for-mobile-delivery .date-list2{ flex: 0 0 50%; padding-right:0px !important;}
.split-tow-for-mobile-delivery .date-list2 .two-dd.two-column-choose-option{padding-right:0px !important;}


}

	
@media(min-width:1200px){
	.bottom-block-step2{ display:flex;}
		.bottom-block-step2 .col-sm-12.col-md-12.col-lg-3.mt-4.order-total{    margin-left: 12px;
    flex: 0 0 calc(25% - 12px);
	
}

.date-list .two-dd.two-column-choose-option, .date-list2 .two-dd.two-column-choose-option, .two-dd.two-column-choose-option.collection_services {
    padding: 0px 0;
}
.date-list .list-quanitity.date-list{
	padding: 10px 0;
	
}
.extras{
	padding-bottom:0;
}
.date-list .list-quanitity.date-list li{margin-top: 22px;}
.consginment-section{ padding-top:10px;}
.supplied-block{ margin-bottom:10px;} 
.sameday-collection{padding-top:5px;}
.sameday-collection .checkbox-only{margin-top:5px;}
.col-12.con_oredr.consginment-section{ padding:13px 10px 5px !important}
.page-change-buttons {
    padding: 0;
}
.custom-previous-page-change-btn, .custom-next-page-change-btn {
    width: 135px;
}
#nav-standard .container,.nav-oversized .container{ padding:0 15px}
.lead-time-main.mobile_lead .container,.order_consignment .container{ padding:0 8.5px} 
.split-tow-for-mobile-delivery .choose-service-div{ padding:0px;}
}


@media(min-width:1200px) and (max-width:1390px){
.sameday-collection>strong {
    font-size: 14px;
}
.custom-previous-page-change-btn, .custom-next-page-change-btn {
            width: 116px;
        height: 47px;
   
}


}

@media(min-width:1200px){
	.reverse-order-desktop{ margin-left:0px}
	.reverse-order-desktop .order-desktop-first{ order:0}
	.reverse-order-desktop .order-desktop-second{ order:1; padding-right:0px !important}
	.reverse-order-desktop .order-desktop-third{ order:2}
	.order-total-money {
		min-height:146px;
	}
	.order-Delivery{ order:1 !important;}
.order-Collection{ order:0 !important; padding-left:0px !important;}
.order-Delivery{ order:2 !important;}
.order-total{ order:3 !important;}

.additional_charges.list-quanitity.supply-list.deliver-row-alignment li {
padding: 3.5px 0px !important;}

.order-Delivery #serviceRequirment{ padding-top:8px !important;}
}


.custom-previous-page-change-btn:hover,.custom-previous-page-change-btn:focus {
    background: #fff !important;
    border: 3px solid #000 !important;
    color: #000 !important;
}



.custom-previous-page-change-btn {
    border: 3px solid #000 !important;
}

