section.purchase-banner{
    background: url('../images/homepage/purchase-banner.png');
    background-size: cover;
    height: 530px;
    width: 100%;
}
section.purchase-banner .purchase-content{
    width: 50%;
    padding: 50px 0 0;
}
section.purchase-banner .purchase-content h1{
    font-weight: 600;
    font-size: 76px;
    line-height: 76px;
    margin: 35px 0 35px;
}
section.purchase-banner .purchase-content p{
    font-weight: 400!important;
    font-size: 16px!important;
    line-height: 21px;
}
section.purchase-banner .purchase-content .shipping a{
    margin: 70px 0 0;
	background: #40B9EA;
    border-radius: 30px;
    display: inline-block;
    padding: 16px 34px 10px;
	color:#fff;
}
section.purchase-banner .purchase-content .shipping a:hover{
	background: #066277;
	transform: scale(1.1);
    transition: 0.5s;
}
section.purchase-descriptions{
    padding: 100px 0 80px;
}
section.purchase-descriptions .description-box p.first{
    font-weight: 700;
    font-size: 18px;
}
section.purchase-descriptions .description-box img{
    background: rgba(6, 98, 119, 0.07);
    border-radius: 8px;
    padding: 10px;
}
section.purchase-descriptions .description-box p{
    padding: 20px 0 13px;
}
section.shopping{
    padding: 0 0 100px;
}
section.shopping .shopping-content h1 {
    font-weight: 700;
    font-size: 35px;
    font-family: NexaBold;
    text-transform: capitalize;
}
section.shopping .shopping-content p{
    font-weight: 400;
    font-size: 16px;
    color: #2A2A2A;
    padding: 10px 0 0;
    font-family: Roboto;
}
section.shopping .row.shopping-first {
    margin: 45px 0 0;
}
section.shopping .row.shopping-first .image-box, section.shopping .row.shopping-second .image-box{
    background: #FFFFFF;
    box-shadow: 0px 3.7807px 15.1228px rgba(0, 0, 0, 0.1);
    min-height: 133px;
    display: flex;
    align-items: center;
    justify-content: center;
}
section.shopping .row.shopping-first .image-box, section.shopping .row.shopping-second .image-box{
    width: 100%;
    height: 133.08px;
    margin: 0 auto;
}

section.shopping .row.shopping-first .image-box img.first{
    max-width: 100%;
    height: 77.13px;
}
section.shopping .row.shopping-first .image-box img.second{
    max-width:100%;;
    height: 101.32px;
}
section.shopping .row.shopping-first .image-box img.third{
    max-width: 100%;;
    height: 57.47px;
}
section.shopping .row.shopping-first .image-box img.fourth{
    max-width: 100%;;
    height: 101.32px;
}
section.shopping .row.shopping-first .image-box img.fifth{
    max-width: 100%;
    height: 63.52px;
}
section.shopping .row.shopping-first .image-box img.sixth{
    max-width: 100%;
    height: 63.52px;
}
.accounts {
    margin: 3px 0 0;
}
section.shopping .row.shopping-second{
    margin: 28px 0 0!important;
}

@font-face {
    font-family: 'Nexa';
    src: url('../Nexa-Font/NexaRegular.otf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} 
body{
   font-family: 'Nexa';
}
section.shipping-banner{
    background: url('../images/shipping.png');
    background-size: cover;
    height: 634px;
    width: 100%;
}
section.shipping-banner .shipping-heading h1{
    font-weight: 700;
    font-size: 40px;
}
section.shipping-banner .shipping-heading {
    margin: 167px 0 0;
}
section.shipping-content .row.kenya{
    padding: 0 0 100px;
}
section.shipping-content .links{
    padding: 50px 0;
}
section.shipping-content .links a{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    padding: 50px 0;
    color: #40B9EA;
}
section.shipping-content .links a span{
    color: #6C6C6C;
}
section.shipping-content .shipping-left p:first-child{
    font-weight: 700;
    font-size: 26px;
    line-height: 31px;
    color: #066277;
    padding: 0 0 16px;
}
section.shipping-content .shipping-left p:last-child{
    padding: 20px 0 0;
    line-height: 24px;
}
section.shipping-content .shipping-left p{
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #2A2A2A;
}
section.shipping-content .usa{
    padding: 75px 0;
}
section.shipping-content .usa p:first-child{
    font-weight: 700;
    font-size: 26px;
    line-height: 31px;
    color: #066277;
    padding: 0 0 16px;
}
section.shipping-content .usa p.middle{
    padding: 20px 0;
}
section.shipping-content .work p:first-child{
    font-weight: 700;
    font-size: 26px;
    line-height: 31px;
    color: #066277;
    padding: 0 0 16px;
}
section.shipping-content .online-purchases p:first-child{
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #066277;
    padding: 0 0 16px;
}
section.shipping-content .online-purchases{
    padding: 48px 0 0;
}
section.shipping-content .online-purchases p{
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #2A2A2A;
}
section.shipping-content .concierge{
    padding: 24px 0;
}
section.shipping-content .concierge p:first-child{
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #066277;
    padding: 0 0 16px;
}
section.shipping-content .concierge p{
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #2A2A2A;
}
section.shipping-content .concierge p.middle{
    padding: 20px 0;
}
section.shipping-content .package{
    padding: 24px 0;
}
section.shipping-content .package p:first-child{
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #066277;
    padding: 0 0 16px;
}
section.shipping-content .package p:last-child{
    padding: 20px 0 24px;
}
section.shipping-content .fullfillment p{
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #2A2A2A;
}
section.shipping-content .fullfillment p:first-child{
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #066277;
    padding: 0 0 16px;
}
section.shipping-content .shipping-right p:first-child{
    font-weight: 700;
    font-size: 26px;
    line-height: 31px;
    color: #066277;
    padding: 0 0 16px;
}
section.shipping-content .shipping-right p{
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #2A2A2A;
}
section.shipping-content .shipping-options .shipping-group{
    color: #066277;
    gap: 20px;
    align-items: center;
}
section.shipping-content .shipping-options .shipping-group p{
    color: #000;
}
section.shipping-content .shipping-options {
    display: flex;
    flex-direction: column;
    gap: 32px;
    width: 50%;
    margin: 0 auto;
    padding: 50px 0;
}
section.shipping-content .shipping-last-content p{
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #2A2A2A;
}
section.shipping-content .shipping-last-content p:last-child{
    padding: 42px 0;
}

@media (max-width: 1200px){
    ul.navbar-nav li {
        margin: 0 14px 0 0;
    }
    .navbar-brand img{
        max-width: 100%;
    }
}

section.purchase-banner .purchase-content{
    width: 50%;
    padding: 22px 0 0;
}
section.purchase-banner .purchase-content h1{
    font-weight: 700;
    font-size: 50px;
    line-height: 60px;
    margin: 35px 0 35px;
}
section.purchase-banner .purchase-content p{
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
}
section.purchase-banner .purchase-content .shipping a{
    margin: 60px 0 0;
	background: #40B9EA;
    border-radius: 30px;
    display: inline-block;
    padding: 16px 34px 10px;
	color:#fff;
}

section.purchase-banner .purchase-content .shipping a:hover{
	background: #066277;
	transform: scale(1.1);
    transition: 0.5s;
}
section.purchase-descriptions{
    padding: 100px 0 80px;
}
section.purchase-descriptions .description-box p.first{
    font-weight: 800;
    font-size: 18px;
    color: #02111B;
    font-family: 'Nexa';
    padding: 20px 0 15px;
}
section.purchase-descriptions .description-box img{
    border-radius: 8px;
    padding: 10px;
    width: 48px;
    height: 48px;
}
section.purchase-descriptions .description-box.one img{
    background: rgba(64, 185, 234, 0.1);
}
section.purchase-descriptions .description-box.two img{
    background: rgba(14, 173, 105, 0.1);
}
section.purchase-descriptions .description-box.three img{
    background: rgba(180, 151, 214, 0.1);
}
section.purchase-descriptions .description-box.four img{
    background: rgba(2, 17, 27, 0.1);
}
section.purchase-descriptions .description-box p{
    font-weight: 400;
    font-size: 16px;
    font-family: 'Nexa';
}
section.purchase-descriptions .description-box p:last-child{
    padding: 0;
    font-weight: 400;
    font-size: 16px;
    font-family: Roboto;
}
section.purchase-heading{
    padding: 108px 0 0;
}
section.purchase-heading .text-box h1{
    font-family: 'Nexa';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
}
section.purchase-heading .text-box p{
    padding: 16px 0 0;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Nexa';
}
section.shipping .text-box p{
    font-family: 'Nexa';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    padding: 48px 0 32px;
}
section.shipping .inner-box{
    border: 2px solid #EAEEEF;
    border-radius: 25px;
    padding: 40px;
    min-height: 368px;
}
section.shipping .inner-box:hover{
    box-shadow: 0px 8px 54px 9px rgba(0, 0, 0, 0.22);
    border: 2px solid #EAEEEF;
    transition: 0.3s all;
}
section.shipping .inner-box .flags{
    gap: 45px;
}
section.shipping .inner-box p.text-center{
    font-family: 'Nexa';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    padding: 20px 0 8px;
}
section.shipping .inner-box p{
    font-family: 'Nexa';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
}
section.shipping .inner-box .read-more{
    padding: 48px 0 0;
}
section.shipping .inner-box .read-more a{
    background: #40B9EA;
    padding: 16px 34px;
    color: #fff;
    border-radius: 25px;
}
section.shipping.two .inner-box p:nth-child(3){
    font-family: 'Nexa';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
}
section.shipping.two.last {
    padding: 0 0 100px;
}

@media (max-width: 1100px){
    ul.navbar-nav li {
        margin: 0 5px 0 0;
    }
}

.image-box, section.shopping .row.shopping-first .image-box, section.shopping .row.shopping-second .image-box {
    background: #FFFFFF;
    box-shadow: 13px 14.7807px 19.1228px rgba(0, 0, 0, 0.1);
    min-height: 133px;
    display: flex;
    align-items: center;
    justify-content: center!important;
}
.image-box img{
    height: 97px;
    object-fit: contain;
}
                                                /* Online Purchase Responsive */
@media (min-width: 1921px){
  /* .container {
        max-width: calc(100% - 100px);
    }*/
}

@media (max-width: 1920px){
   /* .container {
        max-width: calc(100% - 80px);
    }*/
    section.purchase-banner .purchase-content p {
        font-size: 16px;
        line-height: 24px;
        font-family: 'Roboto';
    }
    section.purchase-descriptions .description-box p, section.purchase-heading .text-box p {
        font-size: 18px;
    }
    section.purchase-heading {
        padding: 50px 0 0;
    }
}

@media (max-width: 1100px){
    ul.navbar-nav li {
        margin: 0 5px 0 0;
    }
}

@media (max-width: 1200px){
    .container {
        max-width: calc(100% - 80px);
    }
    section.purchase-descriptions .container{
        max-width: calc(100% - 0px);
    }
    section.purchase-descriptions .description-box p.first{
        font-size: 16px;
    }
    section.purchase-descriptions {
        padding: 100px 0 50px;
    }
    section.shopping .shopping-content h1 {
        font-size: 42px;
    }
    section.shopping .shopping-content p{
        font-size: 18px;
    }
    section.purchase-descriptions .description-box p, section.purchase-heading .text-box p {
        font-size: 16px;
    }
    section.purchase-banner .purchase-content p {
        font-size: 18px;
        line-height: 21px;
        font-family: 'Roboto';
    }
}

@media (max-width: 991px){
    section.purchase-banner .purchase-content h1{
        font-size: 50px;
        line-height: 60px;
    }
    section.purchase-descriptions .description-box img{
        padding: 5px;
    }
    section.purchase-descriptions .description-box p {
        padding: 20px 0 0px;
    }
    section.shopping {
        padding: 0 0 50px;
    }
    section.shopping .shopping-content h1 {
        font-size: 32px;
    }
    section.shopping .shopping-content p {
        font-size: 16px;
    }
    section.purchase-heading .text-box h1{
        font-size: 32px;
    }
    section.shipping .inner-box p.text-center{
        font-size: 20px;
        padding: 20px 0 8px;
    }
    section.shipping .inner-box .read-more a{
        padding: 10px 25px;
    }
    section.purchase-banner .purchase-content{
        width: 70%;
        padding: 50px 0 0;
    }
}

@media (max-width: 767px){
	
	section.purchase-banner .purchase-content .shipping a {
        margin: 20px 0 20px;
}
    section.purchase-banner .purchase-content h1 {
        font-size: 26px;
        line-height: 30px;
    }
    section.purchase-banner{
        height: auto;
		padding-bottom: 20px;
    }
    section.purchase-banner .purchase-content{
        width: 75%;
    }
    section.purchase-banner .purchase-content h1 br{
        display: block;
    }
    section.purchase-descriptions .container{
        max-width: calc(100% - 80px);
    }
    section.purchase-descriptions .description-box p {
        padding: 20px 0 13px;
    }
    .description-box {
        text-align: center;
    }
    .description-box {
        text-align: center;
        margin: 0 0 15px;
    }
    section.purchase-descriptions {
        padding: 50px 0 80px;
    }
    section.purchase-descriptions .description-box p {
        padding: 10px 0 13px;
    }
    section.purchase-descriptions {
        padding: 50px 0 50px;
    }
    section.shopping .row.shopping-first .image-box, section.shopping .row.shopping-second .image-box{
        margin: 30px 0 0;
    }
    section.shopping .row.shopping-second {
        margin: 0px 0 0!important;
    }
    section.shopping .row.shopping-first {
        margin: 20px 0 0;
    }
    section.shipping .text-box p{
        font-size: 20px;
        padding: 0px 0 25px;
    }
    section.shipping .inner-box{
        padding: 25px;
        min-height: auto;
        margin: 0 0 30px;
    }
    section.purchase-heading {
        padding: 50px 0 0;
    }
    section.shipping.two.last {
        padding: 0 0 10px;
    }
    section.purchase-descriptions {
        padding: 50px 0 30px;
    }
}

@media (max-width: 575px){
    section.purchase-banner .purchase-content p {
        font-size: 16px;
        line-height: 21px;
    }
    section.shopping .shopping-content h1 {
        font-size: 26px;
    }
    section.shopping .shopping-content p {
        font-size: 14px;
    }
    section.purchase-heading {
        padding: 50px 0 0;
    }
    section.purchase-heading .text-box h1 {
        font-size: 30px;
    }
    section.shipping .text-box p{
        font-size: 17px;
    }
    section.purchase-banner .purchase-content .shipping {
        margin: 35px 0 0;
    }
}

@media (max-width: 433px){
    .container {
        max-width: calc(100% - 30px);
    }
    section.purchase-heading .text-box h1 {
        font-size: 26px;
    }
    section.purchase-banner .purchase-content {
        width: 100%;
    }
    section.purchase-banner .purchase-content{
        padding: 20px;
    }
    
    section.purchase-banner .purchase-content .shipping a {
        padding: 10px 25px;
    }
    section.purchase-banner .purchase-content h1{
        margin: 15px 0 15px;
    }
}
/* Homepage Responsive */
@media (max-width: 1920px) {
    section.ship .ship-box.one,
    section.ship .ship-box.two,
    section.ship .ship-box.three {
        background-repeat: no-repeat !important;
    }

    section.counter .countdown {
        display: flex;
        justify-content: center;
    }

    section.ship .ship-box {
        width: 63%;
        margin: 0 auto;
    }

    section.mobile-app .mobile-image {
        float: right;
        margin-right: 35px;
    }

    section.locations .map img {
        width: 100%;
    }
}

@media (max-width: 1600px) {
    section.ship .ship-box {
        width: auto;
    }

}

@media (max-width: 1366px) {}

@media (max-width: 1200px) {
    .container {
        max-width: calc(100% - 20px);
    }

    section.choose .choose-box p.first {
        font-size: 16px;
    }

    section.choose .choose-box p.last {
        min-height: 95px;
    }

    .delivery-chart .delivery-box p {
        font-size: 18px;
    }

    section.heading {
        padding: 50px 25px;
    }

    .heading-content h1 {
        font-size: 60px;
        line-height: 75px;
    }

    .heading-content p {
        font-size: 18px;
        line-height: 31px;
        margin: 20px 0 25px;
    }

    section.delivery .tabs {
        margin: 40px 0 0px;
    }

    .fullfilment-content p {
        margin: 10px 0 0;
    }

    section.fullfilment .fullfilment-content .read.door {
        padding: 0;
    }

    .fullfilment-box .icon i.far.fa-check {
        min-width: 25px;
    }

    .delivery-chart {
        margin: 25px 0;
    }

    section.local-delivery .local-delivery-content .read.door {
        padding: 30px 0 0;
    }

    section.counter {
        margin: 60px 0 70px 0;
    }

    section.counter .counter-box {
        margin: 10px auto;
        text-align: center;
    }

    section.choose .choose-heading h1 {
        font-size: 36px;
    }

    section.locations .available-content h1 {
        font-size: 36px;
    }

    section.locations .available-content p {
        font-size: 18px;
    }

    section.ship .ship-content h1 {
        font-size: 36px;
    }

    section.ship .ship-content p {
        font-size: 18px;
    }

    section.ship .ship-box {
        width: auto;
    }

    section.ship .ship-box.one,
    section.ship .ship-box.two,
    section.ship .ship-box.three {
        background-repeat: no-repeat !important;
    }

    section.mobile-app .mobile-content h1 {
        font-size: 38px;
    }

    section.mobile-app .mobile-content p {
        font-size: 16px;
        line-height: 25px;
    }

    section.ship .ship-content p {
        width: calc(100% - 30px);
    }

    section.mobile-app .mobile-content h1 {
        line-height: 40px;
    }

    section.mobile-app .mobile-image {
        margin-right: 0px;
    }

    section.delivery .container {
        max-width: calc(100% - 0px);
    }

    section.delivery ol.carousel-indicators.mb-5.text-center.w-75 {
        width: 100% !important;
        margin: 0 auto;
    }

    .carousel-indicators li {
        margin-right: 10px;
        margin-left: 10px;
        width: fit-content !important;
    }
}

@media (max-width: 1048px) {
    .accounts i {
        color: #fff;
        margin: 0;

    }

    section.fullfilment .fullfilment-content h1 {
        font-size: 32px;
    }
}

@media (max-width: 991px) {
    .navbar-toggler-icon i {
        color: #fff;
        font-weight: normal;
        border: 1px solid #fff;
        padding: 2px 3px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 5px 16px;
        border-radius: 7px;
        font-size: 17px;
        height: 35px;
        width: 35px;
    }

    ul.navbar-nav.mx-auto {
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 20px 17px 0;
        margin: 0 auto;
    }

    ul.navbar-nav li {
        margin: 0px 0px 5px 0px;
    }

    .accounts {
        /*text-align: center;
	    display: none;*/
        /* margin-left: 35px; */
    }

    .accounts i {
        color: #fff;
        margin: 0 10px;
    }

    li.nav-item.active.login {
        display: block;
    }

    .dropdown-menu.show {
        width: 100%;
        margin: 0 auto;
        box-shadow: none !IMPORTANT;
        background: inherit;
        border: 0;
        transition: 0.3s;
    }

    .dropdown-menu.show a {
        /*color: #fff !important;*/
        font-weight: 500 !important;
        transition: 0.3s;
        padding: 3px 18px;
    }

    li.nav-item .dropdown-menu a:last-child {
        padding: 3px 18px;
    }

    .heading-content h1 {
        font-size: 38px;
        line-height: 46px;
    }

    li.nav-item {
        margin-left: 0px;
    }

    section.delivery .tabs a.active {
        font-size: 14px;
        padding: 10px 20px;
    }

    .delivery-chart .delivery-box {
        margin: 0 0 15px 0;
    }

    .delivery-chart .delivery-box:before {
        position: absolute;
        content: '';
        top: 48px;
        left: 26px;
        width: 16px;
    }

    .buy-content .delivery-chart .delivery-box {
        margin: 0 0 30px 0;
    }

    .buy-content .delivery-chart .delivery-box:before {
        position: absolute;
        content: '';
        top: 52px;
        left: 20px;
        width: 24px;
    }

    .read.buy {
        margin: 10px 0 0;
    }

    .door-to-door-content .delivery-chart .delivery-box {
        margin: 0 0 25px 0;
    }

    .door-to-door-content .delivery-chart .delivery-box:before {
        position: absolute;
        content: '';
        top: 53px;
        left: 22px;
        width: 20px;
    }

    .read.door {
        padding: 20px 0 0;
    }

    .door-to-door-content h1 {
        font-size: 30px;
    }

    section.fullfilment .fullfilment-content h1 {
        font-size: 29px;
    }

    section.fullfilment .fullfilment-content .delivery-chart h3 {
        font-size: 26px;
    }

    section.local-delivery .local-delivery-content h1 {
        font-size: 36px;
    }

    section.delivery .tabs {
        margin: 20px 0 0px;
    }

    section.mobile-app {
        margin: 30px 0;
    }

    section.delivery li.nav-item {
        margin-left: 12px;
    }

    section.counter .counter-box h1 {
        font-size: 30px;

    }

    section.counter .counter-box p {
        text-align: center;
        font-size: 14px;
    }

    section.choose .choose-box {
        padding: 20px 15px 0px 15px;
    }

    section.choose .choose-box p.first {
        font-size: 14px;
    }

    section.locations .map {
        padding: 50px 0 0;
    }

    section.ship .ship-content h1 {
        font-size: 32px;
    }

    section.ship .ship-content p {
        font-size: 16px;
    }

    section.mobile-app .mobile-content {
        padding: 20px 10px;
    }

    section.mobile-app {
        margin: 30px 0;
    }

    section.mobile-app .mobile-content {
        margin: 50px 0 0;
    }

    section.mobile-app .row.align-items-center {
        align-items: flex-start !important;
    }

    section.mobile-app .mobile-content h1 {
        font-size: 30px;
    }

    section.mobile-app .mobile-content .play-buttons .apple-content {
        margin: 9px 0 0px;
    }

    .heading-content p {
        width: calc(100% - 0px);
    }

    .text-heading p {
        width: calc(100% - 50px);
    }

    section.choose .choose-heading p {
        width: calc(100% - 100px);
    }

    .choose-box.last {
        min-height: 261px !important;
    }

    section.locations {
        padding: 60px 0 0px;
    }

    section.locations .available-content p {
        width: calc(100% - 100px);
    }

    .choose-box.last {
        min-height: 235px !important;
    }

    section.choose .choose-box p.last {
        width: calc(100% - 20px);
    }

    section.ship .container {
        max-width: calc(100% - 50px);
    }

    section.mobile-app .mobile-content p.first {
        width: calc(100% - 30px);
    }

    section.mobile-app .row.align-items-center {
        align-items: center !important;
    }

    section.mobile-app .row {
        padding: 0;
    }

    .show {
        width: 60%;
    }
}


@media (max-width: 767px) {
    section.ship .container {
        max-width: calc(100% - 100px);
    }

    section.heading {
        padding: 50px 20px 50px;
    }

    .heading-image {
        margin: 40px 0 0;
        text-align: center;
    }

    .text-heading h1 {
        font-size: 36px;
        padding: 30px 0 0;
    }

    .text-heading p {
        font-size: 16px;
    }

    .nav-tabs {
        margin: 0 0 25px;
    }

    .purchase-content h1 {
        margin: 10px 0 0;
        font-size: 32px;
    }

    .delivery-chart .delivery-box {
        margin: 0 0 30px 0;
        max-height: 50px;
    }

    .delivery-chart .delivery-box:before {
        position: absolute;
        content: '';
        top: 55px;
        left: 25px;
    }

    .read {
        margin: 0 0 20px;
    }

    .read.buy {
        margin: 10px 0 20px;
    }

    .door-to-door-content .delivery-chart {
        margin: 35px 0 0px;
    }

    .read.door {
        padding: 0;
    }

    section.fullfilment .fullfilment-content h1 {
        font-size: 32px;
    }

    section.fullfilment .fullfilment-content .delivery-chart h3 {
        font-size: 28px;
    }

    section.local-delivery .local-delivery-content .read.door {
        padding: 15px 0 0;
    }

    section.purchase .purchase-image {
        text-align: center;
    }

    section.delivery .tabs ul li a.active {
        font-size: 14px;
        padding: 7px 10px;
    }

    section.delivery .tabs ul li a {
        font-size: 14px;
    }

    section.delivery li.nav-item {
        margin-left: 0px;
    }

    section.delivery .nav-tabs {
        justify-content: flex-start !important;
        margin: 0 0 25px;
    }

    section.delivery li.nav-item {
        margin-left: auto;
        margin-right: auto;
    }

    section.counter .counter-box {
        margin: 10px auto !important;
        text-align: center;
    }

    section.choose .choose-box {
        margin: 10px 0 0;
        text-align: center;
        max-height: 260px !important;
    }

    section.choose .row.mt-4 {
        margin-top: 0px !important;
    }

    section.choose .choose-box {
        padding: 34px 42px 0px 42px;
    }

    section.choose .choose-box p.first {
        font-size: 16px;
    }

    section.choose .choose-box {
        max-height: 230px;
    }

    section.locations .available-content h1 {
        font-size: 32px;
    }

    section.locations .available-content p {
        font-size: 16px;
    }

    section.locations .map {
        padding: 20px 0 0;
    }

    section.locations {
        padding: 50px 0 0px;
    }

    section.ship .ship-box.one,
    section.ship .ship-box.two,
    section.ship .ship-box.three {
        width: 50%;
        margin: 10px auto !important;
    }

    section.ship .ship-box.one,
    section.ship .ship-box.two,
    section.ship .ship-box.three {
        width: 100%;
        background-size: 100% !important;
    }

    section.mobile-app .mobile-image {
        text-align: center;
    }

    section.mobile-app .mobile-content {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    section.mobile-app .row {
        padding: 0;
        background-size: cover;
    }

    section.mobile-app .mobile-content p {
        padding: 24px 0 25px;
    }

    section.mobile-app .mobile-image {
        margin: 15px 0 0;
    }

    section.mobile-app .mobile-image {
        float: initial;
    }

    .purchase-image {
        text-align: center;
    }

    .buy-content p,
    .door-to-door-content p,
    .local-delivery-content p {
        font-size: 16px;
    }

    section.choose .choose-box p.last {
        min-height: auto;
    }

    section.ship .ship-box.one {
        max-width: 100% !important;
    }

    section.ship .ship-box.two {
        max-width: 100% !important;
    }

    section.ship .ship-box.three {
        max-width: 100% !important;
    }

    section.mobile-app .mobile-content p.first {
        width: calc(100% - 0px);
    }

    section.mobile-app .mobile-image img {
        border-radius: 10px;
        max-width: 70%;
    }

    .heading-image img {
        height: auto !important;
    }

    .ship .row.no-gutters {
        gap: 20px;
    }

    .carousel-indicators li {
        width: fit-content !important;
        margin: 0 auto;
    }

    .carousel-indicators {
        flex-direction: column;
    }

    .get {
        padding: 9px 34px 0px;
        height: 40px;
    }

    section.ship .ship-box.one h1,
    section.ship .ship-box.two h1,
    section.ship .ship-box.three h1 {
        font-size: 26px;
    }

    .read a {
        font-size: 16px;
    }

    .heading-content p {
        font-size: 16px;
        line-height: 24px;
    }
}

@media (max-width: 654px) {
    section.delivery .tabs {
        margin: 25px 0 48px;
    }

    section.delivery li.nav-item {
        width: 100%;
        margin: 0 0 5px;
    }

    section.delivery .tabs ul li a.active {
        width: fit-content;
        margin: 0 auto;
        font-size: 17px;
        padding: 10px 30px;
    }

    section.delivery .tabs ul li a {
        text-align: center;
        font-size: 17px;
    }

    section.delivery .nav-tabs {
        margin: 0 0 10px;
    }

    section.counter {
        margin: 20px 0 30px 0;
    }

    section.choose .choose-heading p {
        width: calc(100% - 30px);
    }
}

@media (max-width: 575px) {
    .container {
        max-width: calc(100% - 20px);
    }

    section.heading {
        padding: 30px 20px 20px;
    }

    .heading-content h1 {
        font-size: 26px;
        line-height: 35px;
        margin-top: 10px;
    }

    .heading-content p {
        margin: 20px 0 15px;
    }

    .text-heading h1 {
        font-size: 26px;
        line-height: 26px;
    }

    .text-heading p {
        padding: 20px 0;
    }

    .buy-content h1 {
        font-size: 26px;
    }

    section.local-delivery .local-delivery-content h1 {
        font-size: 30px;
        margin: 15px 0 0;
    }

    section.choose .choose-heading h1 {
        font-size: 26px;
    }

    section.locations .available-content h1 {
        font-size: 30px;
    }

    section.ship .ship-content h1 {
        font-size: 26px;
    }

    section.mobile-app .mobile-content h1 {
        font-size: 26px;
        line-height: 40px !important;
    }

    section.mobile-app .mobile-content p {
        font-size: 15px;
    }

    section.purchase .container {
        max-width: calc(100% - 20px);
    }

    section.locations .available-content p {
        width: calc(100% - 10px);
    }

    section.ship .container {
        max-width: calc(100% - 20px);
    }

    section.mobile-app .mobile-content h1 {
        font-size: 26px;
        line-height: 32px !important;
    }

    section.mobile-app .mobile-content p.first {
        width: calc(100% - 0px);
    }

    .purchase-content h1,
    .buy-content h1,
    .door-to-door-content h1,
    .fullfilment-content h1,
    .local-delivery-content h1 {
        font-size: 26px;
    }
}

@media (max-width: 454px) {
    .door-to-door-content h1 {
        font-size: 26px;
        font-weight: 500;
    }

    .text-heading p {
        width: calc(100% - 0px);
    }

    .delivery-chart .delivery-box p {
        font-size: 16px;
    }

    section.choose .choose-box {
        padding: 34px 29px 0px 29px;
    }

    section.locations .available-content h1 {
        font-size: 22px;
    }

    section.ship .ship-box.one,
    section.ship .ship-box.two,
    section.ship .ship-box.three {
        background-size: cover !important;
    }
}

@media (max-width: 377px) {
    section.purchase .container {
        max-width: calc(100% - 0px);
    }

    .text-heading p {
        padding: 20px 0;
    }

    .purchase-content .delivery-chart .delivery-box {
        gap: 7px;
    }

    .purchase-content h1 {
        font-size: 26px;
    }

    .purchase-content .delivery-chart .delivery-box p {
        font-size: 15px;
    }

    section.counter .counter-box h1 {
        font-size: 26px;
    }

    .countdown {
        max-width: 100%;
        flex: 0 0 100%;
    }

    section.counter .counter-box {
        margin: 0 auto 25px;
    }

    section.counter .counter-box.three,
    section.counter .counter-box.four {
        margin: 0px auto 25px;
    }

    section.locations .available-content h1 {
        font-size: 26px;
    }

    section.ship .ship-box.one,
    section.ship .ship-box.two,
    section.ship .ship- box.three {
        width: 100%;
        background-size: cover !important;
    }

    section.mobile-app .mobile-content .button-group {
        width: 100%;
        justify-content: center;
    }

    section.mobile-app .mobile-content h1 {
        font-size: 26px;
    }

    section.choose .choose-box p.last {
        width: calc(100% - 0px);
    }

    section.locations .available-content h1 {
        font-size: 26px;
    }

    section.mobile-app .mobile-content .play-buttons {
        padding: 5px 7px;
    }
}

.carousel-indicators {
    position: inherit !important;
    align-items: baseline !important;
}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin-right: 3px;
    margin-left: 3px;
    cursor: pointer;
    width: 18% !important;
    height: auto !important;
    text-indent: 0 !important;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 1 !important;
    transition: opacity .6s ease;
    color: #000 !important;
    padding: 1px 0 0 0;
    line-height: 16px;
}

section.delivery li.active {
    background: #02111B !important;
    border-radius: 100px;
    padding: 0px 20px 0;
    color: #fff !important;
    font-weight: 600;
    font-size: 16px;
}

[translate="no"] {
    user-select: none;
    unicode-bidi: isolate;
}
