h1 {
    font-size: 40px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 20px
}

h5 {
    font-size: 18px
}

.stores-list .pick-store .store-timings,
h6 {
    font-size: 16px
}

.form-control,
.form-select {
    font-size: 16px;
    border-color: #848484;
    border-radius: 0
}

.form-control:focus,
.form-select:focus {
    box-shadow: none;
    border-color: #000
}

.form-floating>.form-control,
.form-floating>label {
    padding: 20px
}

.form-floating>label.floating-label-fixed {
    margin-top: -12px
}

.form-floating>.form-select {
    padding-left: 20px
}

.form-floating>label:focus,
.order-delivery-details .options .option-card .label-title,
stores-list .pick-store .store-timings small {
    font-size: 14px
}

.form-control,
.form-floating>.form-control:focus,
.form-floating>.form-control:not(:placeholder-shown),
.form-select,
.order-review .order-review-content h4,
.result-pickupstores .pickup-form .pickup-store-name .store-name {
    font-weight: 600
}

.account-pages .cart-itmes-list .item-row .product-text,
.checkout .cart-itmes-list .item-row .product-text,
.form-check {
    display: flex
}

.form-check .form-check-input {
    width: 20px;
    height: 20px;
    border-radius: 0;
    border-color: #adadad;
    margin-top: 0
}

.form-check .form-check-input[type=radio] {
    border-radius: 100%
}

.form-check .form-check-input:checked[type=checkbox] {
    background: url(../../../assets/images/icon-tick-white.svg) center center no-repeat #9f1f26
}

.form-check .form-check-input:checked {
    background-color: #fff;
    border-color: #ffb7b7
}

.form-check .form-check-input:checked[type=radio] {
    background: url(../../../assets/images/icon-tick-white.svg) center center no-repeat #9f1f26
}

.form-check .form-check-input:focus {
    border-color: #ffb7b7;
    outline: 0;
    box-shadow: 0 0 0 2px rgba(255, 75, 75, .4)
}

.form-check .form-check-label {
    font-size: 14px;
    line-height: 1.3;
    padding: 5px;
    margin: 0 0 0 5px;
    flex: 1
}

.account-pages,
.checkout {
    width: 100%;
    height:100vh;
    font-size: 13px;
    color: #000;
    background: url(../images/hydrabadwala_bg_2.jpg) 0 0/cover no-repeat fixed #0d1b34;
    padding: 0 0 80px
}

.account-pages {
    padding: 60px 0 80px
}

.account-pages .page-header {
    position: sticky;
    top: 0;
    z-index: 99;
    background: #fff;
    text-align: center;
    padding: 25px 0 30px;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .1)
}

.account-pages .page-title,
.checkout .page-title {
    background: #fff;
    margin: 0;
    padding: 20px 0;
    text-align: center;
    border-bottom: 2px solid #e5e5e5
}

.account-pages .brand-logo,
.checkout .brand-logo {
    display: flex;
    justify-content: center
}

.account-pages .brand-logo .logo img,
.checkout .brand-logo .logo img {
    width: 260px
}

.account-pages .wrapper,
.checkout .wrapper {
    background: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, .2)
}

.account-pages .usp,
.checkout .usp {
    border-top: 2px solid #e5e5e5;
    background-color: #fff
}

.account-pages .checkout-steps,
.checkout .checkout-steps {
    position: relative;
    width: 92%;
    margin: auto;
    padding: 30px 0
}

.account-pages .checkout-steps .step-col,
.checkout .checkout-steps .step-col {
    background: #fff
}

.account-pages .checkout-steps .step-col .step-head,
.checkout .checkout-steps .step-col .step-head {
    padding: 2rem 2rem 1rem
}

.account-pages .checkout-steps .step-col .step-head .title,
.checkout .checkout-steps .step-col .step-head .title,
.postcode-check .form-control {
    text-transform: uppercase
}

.account-pages .checkout-steps .step-col .card,
.checkout .checkout-steps .step-col .card {
    background-color: transparent;
    border: none;
    border-radius: 0;
    padding: 0
}

.account-pages .checkout-steps .step-col .card .card-header,
.checkout .checkout-steps .step-col .card .card-header {
    background: 0 0;
    border-bottom: none
}

.account-pages .checkout-steps .step-col .card .card-header .card-title,
.checkout .checkout-steps .step-col .card .card-header .card-title {
    font-size: 24px;
    font-weight: 700
}

.account-pages .checkout-steps .step-col .card .card-x-space,
.checkout .checkout-steps .step-col .card .card-x-space {
    padding-left: 2rem;
    padding-right: 2rem
}

.account-pages .checkout-steps .step-col .card .card-space,
.checkout .checkout-steps .step-col .card .card-space {
    padding: 2rem
}

.account-pages .checkout-steps .step-col .card .card-no-space,
.checkout .checkout-steps .step-col .card .card-no-space,
.dc-modal .modal-body {
    padding: 0
}

.account-pages .cart-itmes-list .item-row,
.checkout .cart-itmes-list .item-row {
    border-top: 2px solid #000;
    padding: 1rem 1rem 2rem
}

.account-pages .cart-itmes-list .item-row:hover,
.checkout .cart-itmes-list .item-row:hover {
    background-color: #fbfbfb
}

.account-pages .cart-itmes-list .item-row .pr__info,
.checkout .cart-itmes-list .item-row .pr__info {
    font-size: 14px;
    display: block;
    margin: 2px 0
}

.account-pages .cart-itmes-list .item-row .product-text figure,
.checkout .cart-itmes-list .item-row .product-text figure {
    margin: 0 20px 0 0
}

.account-pages .cart-itmes-list .item-row .product-text figure img,
.checkout .cart-itmes-list .item-row .product-text figure img {
    width: 100px
}

.account-pages .cart-itmes-list .item-row .product-text .pr__title,
.checkout .cart-itmes-list .item-row .product-text .pr__title {
    font-size: 18px;
    font-weight: 600;
    margin: 0
}

.account-pages .cart-itmes-list .item-row .item-qty,
.checkout .cart-itmes-list .item-row .item-qty {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    margin-bottom: 6px
}

.account-pages .cart-itmes-list .cart-item-action .product-qty,
.checkout .cart-itmes-list .cart-item-action .product-qty {
    display: flex;
    align-items: center;
    margin: 0
}

.account-pages .cart-itmes-list .cart-item-action .product-qty .product-qty-input,
.checkout .cart-itmes-list .cart-item-action .product-qty .product-qty-input {
    display: flex;
    align-items: center;
    margin: 0 10px 0 0
}

.account-pages .cart-itmes-list .cart-item-action .product-qty .product-qty-input .product-qty-label,
.checkout .cart-itmes-list .cart-item-action .product-qty .product-qty-input .product-qty-label {
    margin: 0 10px 0 0;
    text-transform: uppercase
}

.account-pages .cart-itmes-list .cart-item-action .btn,
.account-pages .cart-itmes-list .cart-item-action .product-qty .product-qty-update .btn,
.checkout .cart-itmes-list .cart-item-action .btn,
.checkout .cart-itmes-list .cart-item-action .product-qty .product-qty-update .btn {
    padding: 0;
    text-decoration: none
}

.account-pages .cart-itmes-list .cart-item-action .cta-buttons,
.checkout .cart-itmes-list .cart-item-action .cta-buttons {
    display: flex;
    align-items: end;
    flex-direction: column;
    margin: 10px 0 0
}

.account-pages .cart-itmes-list .cart-item-action a:hover,
.checkout .cart-itmes-list .cart-item-action a:hover {
    text-decoration: none
}

.account-pages .cart-itmes-list .cart-item-action .product-qty .form-control,
.checkout .cart-itmes-list .cart-item-action .product-qty .form-control {
    background-color: #f6f6f6;
    width: 60px;
    border-radius: 10px;
    padding: 5px;
    text-align: center
}

.account-pages .cart-itmes-list .item-row .item-qty .btn,
.checkout .cart-itmes-list .item-row .item-qty .btn {
    padding: 5px
}

.account-pages .cart-itmes-list .item-row .item-qty .btn svg,
.checkout .cart-itmes-list .item-row .item-qty .btn svg {
    width: 15px
}

.account-pages .cart-itmes-list .item-row .item-qty .form-control,
.checkout .cart-itmes-list .item-row .item-qty .form-control {
    border: none;
    width: 20px;
    text-align: center
}

.account-pages .order-summary,
.checkout .order-summary {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 14px
}

.account-pages .order-summary li,
.checkout .order-summary li {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.account-pages .order-summary li p,
.checkout .order-summary li p,
.options .option-card address,
.order-delivery-details .choose-delivery-time {
    margin: 0
}

.account-pages .order-summary li.cart-total,
.checkout .order-summary li.cart-total {
    font-size: 18px;
    font-weight: 700;
    border-top: 1px solid #e5e5e5;
    padding-top: 15px;
    padding-bottom: 15px
}

.account-pages .order-status,
.checkout .order-status {
    text-align: center;
    padding: 40px;
    min-height: auto
}

.account-pages .paymentmethod .payment-icon img,
.checkout .paymentmethod .payment-icon img {
    height: 20px
}

.account-pages .form-check-input,
.checkout .form-check-input {
    margin-left: 0
}

.options .option-card {
    position: relative;
    border: 1px solid #e7e7e7;
    border-radius: 6px;
    display: flex;
    padding: 5px 0
}

.options .option-card .list-group {
    width: 100%;
    margin: 0 0 0 20px
}

.options .option-card .list-group-item {
    display: flex;
    background: 0 0;
    padding-left: 0;
    padding-top: 15px;
    padding-bottom: 15px
}

.options .option-card .label-title {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 3px
}

.options .option-card p {
    font-size: 13px;
    margin: 0
}

.options .option-card .option-row {
    display: flex;
    justify-content: space-between;
    flex: 2;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 0 5px
}

.options .option-card .option-row .option-text {
    margin: 0 0 0 15px
}

.order-review .option-card {
    display: flex;
    padding: 30px
}

.order-review .order-type-icon {
    background: #a4232a;
    width: 80px;
    height: 80px;
    border-radius: 80px;
    display: flex;
    justify-content: center;
    align-content: center;
    margin: 0 20px 0 0
}

.order-review .order-type-icon .icon {
    width: 40px
}

.order-review .order-review-content {
    flex: 1
}

.order-review .order-selection-date {
    background: #ffed5f;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    text-align: left
}

.postcode-validation-result {
    text-align: center;
    padding: 10px 0
}

.validation-result {
    background: rgba(0, 0, 0, .05);
    border-radius: 20px;
    padding: 6px 10px;
    font-size: 12px;
    display: inline-flex;
    align-items: center;
    line-height: 12px
}

.validation-result .icon-badge {
    width: 14px;
    margin: 0 8px 0 0
}

.result-positive {
    background: #e1ffeb
}

.result-negative {
    background: #ffe1e1
}

.delivery-collection {
    padding: 0 0 60px
}

.delivery-collection .dc-nav-tabs {
    position: sticky;
    top: 0;
    z-index: 6;
    width: 100%;
    background: #fff;
    margin: 0 0 20px;
    padding: 10px 0 0;
    justify-content: center
}

.delivery-collection .dc-nav-tabs .nav-item .nav-link {
    font-size: 16px;
    font-weight: 500;
    height: 60px;
    padding: 5px 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    background-color: transparent;
    border-top: 3px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent
}

.delivery-collection .dc-nav-tabs .nav-item .nav-link span {
    width: 30px;
    height: 30px;
    margin: 0 10px 0 0
}

.delivery-collection .dc-nav-tabs .nav-item .nav-link img {
    width: 25px
}

.delivery-collection .dc-nav-tabs .nav-item .active {
    border-top-color: #464646;
    border-left-color: #e7e7e7;
    border-right-color: #e7e7e7;
    color: #000;
    margin-bottom: -1px
}

.service-type-visual {
    text-align: center
}

.service-type-visual img {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 60px
}

.postcode-check {
    width: 620px;
    margin: 60px auto 30px;
    text-align: center
}

.postcode-check .form-floating {
    width: 100%
}

.postcode-check .postcode-validation-result {
    margin: 15px 0 0
}

.result-pickupstores {
    width: 90%;
    margin: 40px auto
}

.result-pickupstores .pickupstores-container {
    height: 60vh
}

.result-pickupstores .stores-list {
    padding-right: 20px
}

.result-pickupstores .btn-pickup {
    min-width: 200px;
    color: #fff;
    border-radius: 0;
    background: url(../../../assets/images/icon-checked.svg) -200px center no-repeat #2d46c1
}

.result-pickupstores .selected {
    background-color: #fff;
    background-position: 160px center;
    border: 1px solid #00b1bc;
    color: #00b1bc;
    padding-left: 60px
}

.stores-list .pick-store {
    display: flex;
    justify-content: space-between;
    padding: 20px 0
}

.stores-list .pick-store .info-block {
    flex: 2
}

.stores-list .pick-store .cta-block {
    flex: 1;
    text-align: center
}

.stores-list .pick-store .info-block .store-name {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 2px
}

.stores-list .pick-store .info-block address {
    width: 90%
}

.result-pickupstores .store-selection-empty {
    position: relative;
    background: #f6f6f6;
    border-radius: 8px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.store-icon {
    position: relative;
    background: #a4232a;
    width: 140px;
    height: 140px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.store-icon img {
    width: 70px
}

.store-icon .direction {
    position: absolute;
    top: 20px;
    left: -90px
}

.result-pickupstores .store-selection-empty .store-icon {
    position: relative;
    margin: 20px auto
}

.result-pickupstores .pickup-form {
    position: relative;
    border: 2px solid #fff398;
    border-radius: 6px;
    padding: 40px;
    background: #fffef4
}

.result-pickupstores .pickup-form .pickup-store-info {
    display: flex;
    align-items: center;
    margin-bottom: 30px
}

.result-pickupstores .pickup-form .pickup-store-name {
    font-size: 16px;
    font-weight: 300
}

.result-pickupstores .pickup-form .pickup-receiver {
    margin: 20px 0 0
}

.order-delivery-details .option-card .option-text {
    font-size: 12px;
    font-weight: 300
}

.dc-modal .btn-close {
    position: absolute;
    z-index: 7;
    top: 20px;
    left: 20px;
    width: 30px;
    height: 30px;
    background-size: 20px;
    padding: 0;
    opacity: 1
}

.dc-modal .modal-content {
    border-radius: 20px;
    border: none;
    min-height: calc(100vh - 3.5rem)
}

.dc-modal .lg {
    width: 80%;
    max-width: 80%
}

.dc-modal .modal-title {
    font-weight: 700
}

.dc-modal .btn {
    padding: 15px 32px
}

@media (max-width:1200px) {
    h1 {
        font-size: 30px
    }
    h2 {
        font-size: 24px
    }
    h3 {
        font-size: 22px
    }
    .account-pages .order-summary li.cart-total,
    .checkout .order-summary li.cart-total,
    h4 {
        font-size: 18px
    }
    .account-pages,
    .account-pages .link,
    .account-pages .order-summary li,
    .checkout,
    .checkout .link,
    .checkout .order-summary li,
    h5 {
        font-size: 14px
    }
    .btn,
    h6 {
        font-size: 13px
    }
    .btn {
        padding: 10px 20px
    }
    .account-pages .container {
        max-width: 96%
    }
    .account-pages .checkout-steps,
    .checkout .checkout-steps {
        width: 96%
    }
    .checkout .options .option-card p,
    .checkout-steps .options .option-card .label-title {
        font-size: 16px
    }
    .options .option-card .option-row .cta-button {
        text-align: right
    }
    .dc-modal .lg {
        width: 95%;
        max-width: 95%
    }
}

@media only screen and (min-width:500px) and (max-width:1000px) {
    .account-pages .container {
        width: 70%
    }
    .account-pages .checkout-steps,
    .checkout .checkout-steps {
        width: 90%
    }
}

@media (max-width:1000px) {
    .btn,
    .delivery-collection .dc-nav-tabs .nav-item .nav-link {
        font-size: 13px
    }
    .btn {
        padding: 12px 25px
    }
    .stores-list .pick-store {
        flex-direction: column
    }
    .stores-list .pick-store .info-block address {
        margin: 5px 0
    }
    .stores-list .pick-store .cta-block {
        display: flex;
        align-items: center;
        margin: 10px 0 0
    }
    .result-pickupstores {
        width: 100%
    }
    .result-pickupstores .btn-pickup {
        margin-right: 20px
    }
}

@media (max-width:767px) {
    h1 {
        font-size: 24px
    }
    h2 {
        font-size: 20px
    }
    h3 {
        font-size: 18px
    }
    h4 {
        font-size: 16px
    }
    h5 {
        font-size: 14px
    }
    h6 {
        font-size: 12px
    }
    .account-pages,
    .checkout {
        padding: 20px 0
    }
    .account-pages .container {
        width: 100%;
        max-width: 100%
    }
    .account-pages .brand-logo img,
    .checkout .brand-logo img {
        width: 200px
    }
    .account-pages .checkout-steps,
    .checkout .checkout-steps {
        grid-template-columns: 1fr
    }
    .account-pages .checkout-steps .step-col,
    .checkout .checkout-steps .step-col {
        background-color: transparent
    }
    .account-pages .checkout-steps .step-col .card .card-space,
    .account-pages .checkout-steps .step-col .card .card-x-space,
    .checkout .checkout-steps .step-col .card .card-space,
    .checkout .checkout-steps .step-col .card .card-x-space {
        padding-left: 1rem;
        padding-right: 1rem
    }
    .account-pages .checkout-steps .cart-itmes-list .item-row,
    .checkout .checkout-steps .cart-itmes-list .item-row {
        padding-left: 0;
        padding-right: 0
    }
    .account-pages .checkout-steps .cart-itmes-list .item-row .product-text,
    .checkout .checkout-steps .cart-itmes-list .item-row .product-text {
        margin-bottom: 2rem
    }
    .account-pages .checkout-steps .card .p4,
    .checkout .checkout-steps .card .p4 {
        padding: 0 !important
    }
    .account-pages .checkout-steps .step-col .card,
    .checkout .checkout-steps .step-col .card,
    .result-pickupstores .stores-list {
        padding: 0
    }
    .account-pages .order-status,
    .checkout .order-status {
        padding: 40px 0 0
    }
    .delivery-collection .dc-nav-tabs .nav-item .nav-link {
        padding: 5px 20px
    }
    .account-pages .cart-itmes-list .cart-item-action .product-qty,
    .checkout .cart-itmes-list .cart-item-action .product-qty {
        flex-direction: row
    }
    .account-pages .cart-itmes-list .cart-item-action .cta-buttons,
    .checkout .cart-itmes-list .cart-item-action .cta-buttons {
        margin: 0
    }
    .account-pages .cart-itmes-list .cart-item-action .product-qty .form-control,
    .checkout .cart-itmes-list .cart-item-action .product-qty .form-control {
        width: 80px;
        padding: 10px
    }
    .account-pages .cart-itmes-list .cart-item-action .cta-buttons .btn,
    .checkout .cart-itmes-list .cart-item-action .cta-buttons .btn {
        padding: 10px 0
    }
    .postcode-check {
        width: auto;
        padding: 0 20px
    }
    .result-pickupstores .pickupstores-container {
        height: auto
    }
    .result-pickupstores .store-selection-empty {
        display: none
    }
    .order-delivery-details .order-delivery-form,
    .result-pickupstores .pickup-form {
        padding: 20px
    }
    .options .option-card .option-row {
        flex-direction: column
    }
    .options .option-card .option-row .cta-button {
        margin: 6px 0 0 15px;
        text-align: left
    }
    .order-review .option-card {
        padding: 15px
    }
    .order-review .order-type-icon {
        width: 40px;
        height: 40px;
        padding: 5px
    }
    .order-review .order-type-icon .icon {
        width: 70%
    }
    .dc-modal .modal-body {
        padding: 0 20px
    }
    .dc-modal .btn-close {
        left: 25px;
        background-size: 13px
    }
    .dc-modal .modal-title {
        margin-top: 35px
    }
}