html {
    scroll-behavior: smooth;
}

a {
    cursor: pointer;
}

textarea {
    resize: none !important;
}

.container {
    max-width: 1140px;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    margin: auto;
}

.min-container{
    max-width: 650px;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    margin: auto;
}

img{
    max-width: 100%;
}

.mobile-only{
    display: none !important;
}

header{
    position: fixed;
    z-index: 99;
    background: #fff;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px #ccc solid;
    -webkit-box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.15);
    box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.15);
}

header .container {
    padding: 10px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

header .container .logo{
    max-width: 150px;
}

header .container .ui.secondary.menu{
    margin-top: 0;
}

.sidemenu,.cart-wrapper{
    height: 100%;
    background: #fff;
    padding: 15px;
}

.sidemenu .logo{
    display: block;
    width: 100%;
    padding:15px;
    border-bottom: 1px #ebebeb solid;
    -webkit-box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.15);
    box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.15);
    margin-bottom: 15px;
}

.sidemenu .logo img{
    display: block;
    max-width: 150px;
    margin: auto;
}

.sidemenu .item{
    display: block;
    padding: 15px 8px;
    margin: 0 5px;
    border-bottom: 1px #ebebeb solid;
    color: #000;
}

.sidemenu .ui.dropdown{
    width: 100%;
}

.sidemenu .ui.dropdown .menu{
    position: relative;
    border: 0;
    box-shadow: none;
    background: #fbfbfb
}

.sidemenu .ui.dropdown .menu:after{
    display: none;
}

.sub-menu{
    background: #1E1E1E;
}

.sub-menu .container{
    padding: 5px 15px;

}

.sub-menu ul{
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: flex-end;
}

.sub-menu ul li a{
    color: #fff;
}

.menu .item.red{
    background: #F21922 !important;
    color: #fff;
}

.menu .item.red.round{
    border-radius: 100px;
    padding: 0.78571429em 0.78571429em;
}


.menu .item.red:hover{
    color: rgba(255,255,255,0.5) !important;
}

.menu .item.red.round i{
    margin: 0;
    width: 16px;
    height: 16px;
    line-height: 16px;
}

.menu .item.red i{
    color: #fff;
    opacity: 1 !important;
}

#cart-counter{
    margin-left: 8px;
}

footer{
    background: #1E1E1E;
    color: #fff;
    padding: 50px 0;
}

footer .container{
    display: flex;
}

footer .item{
    /* width: 33.33%; */
    width: 50%;
}

footer h3{
    display: inline-block;
    padding-bottom: 8px;
    border-bottom: 3px #F21922 solid;
}

.footer-image{
    max-width: 300px;
}

.footer-icon,.footer-operating-hour{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.footer-icon a{
    color: #fff;
    display: flex;
    margin-bottom: 15px;
}

.footer-icon a .icon{
    margin-right: 8px;
}

.footer-operating-hour li{
    display: flex;
    margin-bottom: 8px;
}
.footer-operating-hour li div:first-child{
    min-width: 85px;
}

.banner{
    position: relative;
    background-size: cover;
    background-position: center;
}

.dark-overlay:before{
    content: '';
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
}

.body-content{
    padding-top: 68px;
    min-height: 500px;
}

.discover{
    position: relative;
    z-index: 1;
    padding: 80px 0;
}

.discover h1{
    text-align: center;
    color: #fff;
}

.discover .description{
    text-align: center;
    color: #fff;
    font-size: 15px;
    line-height: 21px;
    max-width: 500px;
    margin: 0 auto;
    padding-bottom: 25px;
}

.banner.selected-merchant {
    padding-top: 0;
}

.discover .selected-merchant-image {
    width: auto;
    height: 230px;
    object-fit: cover;
}

.discover.selected-merchant {
    padding-bottom: 20px;
    text-align: center;
}

.discover.selected-merchant h1 {
    margin-top: 10px;
    font-size: 18px;
}

.discover.selected-merchant .ionefood-logo {
    width: 200px;
}

.date-selection-wrapper{
    max-width: 980px;
    padding: 40px 25px;
    text-align: center;
    background: #fff;
    border-radius: 8px;
    border: 1px #ebebeb solid;
    -webkit-box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.15);
    box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.15);
    margin: auto;
    margin-top: -60px;
    position: relative;
    z-index: 5;
}

.destination-form{
    display: flex;
    justify-content: center;
    align-items: flex-end;
}


.destination-form label{
    display: block;
    margin-bottom: 8px;
    margin-left: 8px;
    font-weight: bold;
}

.selection#location,
.destination-form .location{
    max-width: 300px;
    min-width: 250px;
    width: 100%;
    margin: 0;
    text-align: left;
}

.selection.date:not(.fluid),
.destination-form .date{
    max-width: 300px;
    min-width: 250px;
    width: 100%;
    margin: 0;
    text-align: left;
}
.destination-form .date {
    margin: 0 15px;
}

.date-selection-wrapper h3{
    margin-bottom: 25px;
}

.location-logo{
    margin-top: 30px;
    text-align: center;
    margin-bottom: 25px;
}

.order-wrapper{
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px;
}

.order-wrapper .filter-wrapper{
    width: 22%;
    padding-right: 15px;
}

.order-wrapper .items{
    width: 78%;
}

.food-items{
    display: flex;
    flex-wrap: wrap;
}

.food-items .item{
    width: 33.33%;
    padding: 0 15px;
    margin-bottom: 35px;
}

.product-list .image{
    display: block;
    position: relative;
    padding-top: 100%;
    border-radius: 3px;
    margin-bottom: 15px;
}


.product-list.closed{
    opacity: 0.5;
    transition: opacity 0.3s;
}

.product-list.closed:hover{
    opacity: 1;
}


.product-list .not-available{
    position: absolute;
    top: 5px;
    right: 5px;
    border-radius: 5px;
    padding: 2px 5px;
    background: #F21922;
    color: #fff;
    z-index: 10;
}

.product-list a{
    cursor: pointer;
}

.product-list a:hover{
    opacity: 0.8;
}

.product-list .image > img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    overflow: hidden;
}

.product-list .details{
    padding: 0 3px;
}

.product-list .details h3{
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 8px;
    color: #000;
}

.product-list .details h3 a {
    color: #000;
}

.product-list .details .description{
    color: #8f8f8f;
    margin-bottom: 8px;
}

.product-list .details .extra{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.product-list .details .extra .price{
    color: #F21922;
    font-size: 13px;
    font-weight: bold;
}

.product-list .session {
    margin-top: 5px;
}


.product-list .details .extra .add-cart{
    font-size: 12px;
    color: #fff;
    background: #F21922;
    border-radius: 5px;
    padding: 2px 15px;


}

.product-list .details .extra .add-cart i{
    margin: 0;
}

.product-details{
    padding-top: 50px;
    padding-bottom: 80px;
    display: flex;
    flex-wrap: wrap;
}

.product-details .gallery{
    width: 35%;
}

.swiper-gallery{
    margin-bottom: 10px;
}

.merchant-details-wrapper{
    padding: 0 10px;
    margin-bottom: 10px;
}

 .profile-wrapper{
     display: flex;
     padding: 8px 15px;
     background: #fbfbfb;
     border-radius: 5px;
     margin-bottom: 10px;
}

.profile-wrapper .profile{
    background: #fff;
    width: 70px;
    height: 70px;
    padding: 10px;
    border-radius: 50px;
    border: 1px #ebebeb solid;
    margin-right: 15px;
}

.profile-wrapper .profile img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.profile-wrapper .details h2{
    font-size: 15px;
    line-height: 21px;
    margin-top: 10px;
    margin-bottom: 0;
}

.profile-wrapper .details .address{
    font-size: 13px;
    color: #999;
    font-style: italic;
    line-height: 18px;
    margin-bottom: 5px;
}

.merchant-session-wrapper .session{
    margin-top: 15px;
}

.merchant-session-wrapper .day{
    margin-bottom: 8px;
}

.merchant-session-wrapper .day i.active{
    color: #21BA45;
}

.merchant-session-wrapper .day i.inactive{
    color: #DB2828;
}

.merchant-session-wrapper .sessions .ui.label img{
    padding: 5px;
}

.ui.accordion .title.session{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ui.accordion .active .icon.angle{
    margin-top: -8px;
    transform: rotate(90deg);
}

.ui.accordion.session .content{
    min-height: auto;
    padding-top: 0 !important;
}

.product-side-session{
    padding: 6px 15px;
    border-bottom: 1px #ebebeb solid;
}

.product-side-session i{
    color: #21BA45;

}

.product-side-session:last-child{
    border-bottom: 0;
}

.product-side-session .day{
    font-weight: bold;
    font-size: 13px;
}

.product-side-session .sessions{
    color: #999;
    font-style: italic;
    font-weight: 300;
}

.product-details .product-description{
    padding-left: 30px;
    width: 65%;
}

.product-description .description{
    margin-bottom: 25px;
    color: #999;
}

.product-description .price{
    font-size: 15px;
    color: #F21922;
    margin-bottom: 25px;
    font-weight: bold;
}

.product-description .price strike{
    color: #666666;
    font-weight: normal;
}

#form-add-to-cart .field{
    /*margin-bottom: 25px;*/
}

.profile-swiper .swiper-slide {
    border-radius: 5px;
    overflow: hidden;
}

.swiper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.profile-swiper .swiper-slide {
    background-size: cover;
    background-position: center;
    background: #000;
}

.mySwiper .swiper-slide{
    opacity: 0.4;
    cursor: pointer;
    transition: opacity 0.3s;
    margin-top: 10px;
}

.profile-swiper .swiper-slide .image{
    position: relative;
    padding-top: 100%;
    width: 100%;
}

.profile-swiper .swiper-slide .image i.play.circle.icon{
    position: absolute;
    top: 50%;
    left: 50%;
    color: #F21922;
    font-size: 21px;
    transform: translate(-50%,-50%);
    z-index: 99999;
    background: rgba(255,255,255,0.8);
    border-radius: 50px;
}

.profile-swiper .swiper-slide .image iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.profile-swiper .swiper-slide .image img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.mySwiper .swiper-slide:hover{
    opacity: 0.8;
}


.mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}

.profile-swiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-button-next:after,
.swiper-button-prev:after{
    font-size: 30px !important;
    font-weight: 900 !important;
}
.profile-swiper .swiper-button-next, .profile-swiper .swiper-button-prev{
    width: 13px;
    height: 24px;
    margin-top: 12px;
}

.profile-swiper .swiper-pagination-bullet{
    background: rgba(255,255,255,0.8);
    opacity: 1;
}

.profile-swiper .swiper-pagination-bullet-active{
    background: #F21922;
}

.swal2-container{
    z-index: 99999999 !important;
}

.product-details-options .ui.checkbox{
    width: 100%;
    margin-bottom: 5px;
}

h4.product-details-options{
    margin-bottom: 0;
}

.error-box ul, .error-box li{
    list-style: none;
    margin: 0;
    padding: 0;
    color: red;
    font-size: 12px;
    font-weight: normal;
}

.product-option-accordion{
    margin-bottom: 25px;
}

.add-on-wrapper{
    padding: 15px;
    border: 1px #ebebeb solid;
    border-radius: 5px;
}

.add-on-wrapper > h4{
    border-bottom: 1px #ebebeb solid;
    padding-bottom: 15px;
}

.sidecart-header{
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 18px;
}

.sidecart-header span{
    color: #F21922;
    float: right;
    cursor: pointer;
    font-size: 15px;
    font-weight: normal;
}

.cart-item{
    display: flex;
    padding: 15px 5px;
    border-bottom: 1px #ebebeb solid;
}

.cart-item:last-child{
    border-bottom: 0;
}

.cart-item .image{
    width: 50px;
    height: 50px;
    border-radius: 5px;
    overflow: hidden;
}

.cart-item .image img{
    width: 50px;
    height: 50px;
    object-position: center;
    object-fit: cover;
}

.cart-item .description{
    padding-left: 8px;
    width: calc(100% - 50px);
}

.cart-item .description h6{
    font-size: 12px;
    text-decoration: underline;
    margin: 0;
}

.cart-item .description h5{
    position: relative;
    width: 100%;
    padding-right: 30px;
    font-size: 15px;
    line-height: 21px;
    font-weight: normal;
    margin: 0;
}

.cart-item .description h5 .quantity{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 15px;
    line-height: 21px;
}

.cart-item .description .price{
    font-size: 12px;
}

.cart-item .description ul{
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 15px;
}

.cart-item .description ul li{
    margin: 0;
}

.cart-item .description .remove{
    margin-top: 8px;
    display: flex;
    color: #F21922;
    font-size: 12px;
    line-height: 15px;
    align-items: center;
    cursor: pointer;
}

.cart-container{
    height: calc(100% - 30px);
}

#sidebar-items-list{
    position: relative;
    max-height: calc(100% - 150px);
    overflow-y: auto;
}

.sidecart-footer .price-table{
    padding: 10px 0;
}

.sidecart-footer .price-table .item{
    display: flex;
    justify-content: flex-end;
    margin: 5px;
}

.sidecart-footer .price-table .item > div:first-child{
    padding-right: 5px;
    font-weight: bold;
}

.sidecart-footer .price-table .item > div:nth-child(2){
    padding-right: 5px;
}


.sidecart-footer .price-table .item > div:last-child{
    width: 100px;
    display: flex;
    justify-content: space-between;
}

.sidecart-footer .button-group{
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.sidecart-footer .button-group > div:first-child{
    width: 45%;
}

.sidecart-footer .button-group > div:last-child{
    width: 52%;
}

.ui.wide.right.sidebar{
    max-width: 80%;
}

.summary-wrapper {
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    padding-top: 50px;
    padding-bottom: 80px;
}

.summary-wrapper::after {
    content: "";
    clear: both;
    display: table;
}

.summary-wrapper .summary-details{
    width: 70%;
    float: left;
}

.summary-wrapper .summary-cart{
    padding-left: 30px;
    width: 30%;
    float: right;
}

.summary-cart-wrapper{
    padding: 15px;
    border:1px #ebebeb solid;
    border-radius: 5px;
}

.selfpickup-delivery{
    display: flex;
    border: 1px #ebebeb solid;
    border-radius: 5px;
    overflow:hidden;
}

.selfpickup-delivery > a{
    width: 50%;
    text-align: center;
    color: #000;
    padding: 8px 15px;
}

.selfpickup-delivery > a:first-child{
    border-right: 1px #ebebeb solid;
}

.selfpickup-delivery > a.active{
    background: #21BA45;
    color: #fff;
}

.method-delivery,.method-pick-up{
    display: none;
}

.location-information h4{
    margin-bottom: 8px;
}

.location-information .address{
    margin-bottom: 8px;
    font-size: 12px;
    color: #999999;
    font-style: italic;
}

.location-information .address a{
    font-style: italic;
}

#map.hideMap {
    height: 0px;
    -webkit-transition: 0.5s all ease-in;
    transition: 0.3s all ease-in;
}
#map {
    height: 350px;
    margin: auto;
    margin-top: 10px;
    -webkit-transition: 0.5s all ease-in;
    transition: 0.3s all ease-in;
}

.summary-button{
    float: left;
}

.summary-button .ui.button{
     margin-bottom: 15px;
}

.account-wrapper{
    padding-top: 50px;
    padding-bottom: 80px;
}
.ui.vertical.pointing.menu .active.item:after{
    z-index: -1;
}

.banner{
    padding: 60px 20px;
    margin-bottom: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 440px;
    background-size: cover;
    background-position: center;
}

.banner h1.white{
    color: #fff;
    font-weight: bold;
    font-size: 42px;
}

.contact-us-banner{
    background-image: url(../images/contact-us-cover.jpg);
}

.contact-form-wrapper{
    position: relative;
    z-index: 10;
    border: 1px #ebebeb solid;
    border-radius: 8px;
    margin-top: -60px;
    background: #fff;
    padding:50px;
    -webkit-box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.15);
    box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.15);
    margin-bottom: 80px;
}

.contact-form-wrapper h3,
.contact-form-wrapper p{
    text-align: center;
}

.homepage-banner .container{
    display: flex;
    align-items: center;
}

.homepage-banner .container .hero-banner,
.homepage-banner .container .hero-text{
    width: 50%;
    padding: 0 15px;
}

.home-swiper .swiper-slide .image img{
    width: 100%;
}

.home-swiper .swiper-slide .image{
    border-radius: 8px;
    overflow: hidden;
}

.hero-text h2{
    margin-bottom: 0;
}

.hero-text h1{
    display: flex;
    width: 100%;
    font-size: 42px;
    text-transform: uppercase;
    margin: 0;
}

.hero-text h1 img{
    height: 20px;
}

.hero-text p{
    color: #666;
}

.hero-text p strong{
    color: #000;
}

.featured-items{
    display: flex;
    align-items: stretch;
    padding: 50px 0;
    flex-wrap: wrap;
}

.featured-items .text,
.featured-items .image{
    width: 50%;
}

.featured-items .image img{
    object-fit: cover;
    height: 100%;
    width: 100%;
    object-position: center;
}

.featured-items .text{
    background: #F3F3F3;
    padding: 40px;
    border-bottom: 4px solid #f21922;
}

.featured-items .text h3{
    font-weight: normal;
    font-size: 30px;
    margin-bottom: 25px;
}

.featured-items .food-lists{
    display: flex;
}

.featured-items .food-lists .ui.list{
    margin: 0;
    width: 50%;
}

.featured-items .food-lists .ui.list .item .content{
    display: flex;
    align-items: center;
}

.featured-items .food-lists .ui.list .item .content img{
    margin-right: 8px;
}

.location-items{
    display: flex;
    align-items: stretch;
    padding: 15px;
    padding-top: 0;
    justify-content: center;
    flex-wrap: wrap;
    /*margin-bottom: 25px;*/
    width: 100%;
}

.location-items .item{
    width: 10%;
    padding: 5px;
}

.location-items .item .image{
    width: 100%;
    padding-top: 100%;
    position: relative;
}

.location-items .item .image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 500px;
    overflow: hidden;
    max-height: none !important;
}

.food-categories{
    padding-bottom: 80px;
}

.food-categories > h3.ui.header{
    font-size: 30px;
    margin-bottom: 25px;
    text-align:center;
    font-weight: normal;
}

.container.padded-top{
    padding-top: 50px;
}

.home-locations{
    padding: 40px 0;
    background: #f7f7f7;
}


.home-locations a{
    color: #000;
}

.home-tutorial{
    background-size: cover;
    background-position: center;
    padding: 50px 0;
}

.home-tutorial h3{
    color: #fff !important;
}

.home-tutorial .ui.doubling{
    justify-content: space-between;
}

.footer-call-to-action{
    background: #F21922;
    padding: 15px 0;
    color: #fff;
    font-size: 21px;
    line-height: 30px;
}

.footer-call-to-action .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-call-to-action .container a.button{
    color: #F21922 ;
    background: #fff;
    line-height: 21px;
}

.footer-call-to-action .container a.button:hover{
    background: rgba(255,255,255,0.8);
}

.photo-gallery{
    margin-top: 30px;
    margin-bottom: 30px;
}

.photo-gallery h3{
    text-align: center;
}

.footer-menu{
    margin-top: 25px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.footer-menu a{
    font-size: 10px;
    display: inline-block;
    color: #fff;
    border-right: 1px #fff solid;
    padding: 0 15px;
}

.footer-menu a:last-child{
    border-right: 0;
}

.steps{
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.steps li{
    width: 20%;
    padding: 0 20px;
    text-align: center;
    list-style: none;
}

.steps{
    overflow-x: auto;
}

.steps li img{
    max-width: 150px;
}

.steps li h3{
    font-weight: bold;
}

.ionefood-list{
    margin: 0 auto;
    padding: 25px 0;
    max-width: 800px;
}

.ionefood-list .state{
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: 25px;
    border:1px #ebebeb solid;
    border-radius: 5px;
    -webkit-box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.15);
    box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.15);
}

.ionefood-list .state > .image{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 35%;
    padding: 15px;
}

.ionefood-list .state > .description{
    width: 65%;
    padding: 25px;
}

.ionefood-list .state > .infographic{
    padding: 5px;
    width: 100%;
}

.ionefood-list .state > .infographic > h3{
    padding: 0;
    margin: 0;
    text-align: center;
}

.ionefood-list .state > .infographic .ui.steps .step{
    display: block;
    /* text-align: center; */
    padding: 15px 8px;
}

.ionefood-list .state > .infographic .ui.steps .step i{
    font-size: 2.5em;
    margin: auto;
    margin-bottom: 8px;
    text-align: center;
    color: #F21922;
}

.ionefood-list .state > .infographic .ui.steps .step .content .title{
    font-size: 13px;
}


.ionefood-list .state > .infographic .ui.steps .step .content .description{
    font-size: 12px;
}

.ionefood-list .state .image img{
    max-height: 60px;
}

.ionefood-list .state .description p{
    color: #999;
}

.ionefood-list .state .description .ui.dropdown {
    margin-bottom: 8px;
}

.state.coming-soon{
    display: block;
    padding: 25px;
    text-align: center;

}

.state.coming-soon .locations {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

.state.coming-soon .locations img{
    width: 25%;
}

.locations-swiper img{
    width: 100%;
    height: auto;
    border-radius: 5px;
    max-height: none !important;
}

.remove-coupon{
    color: #f85353;
    cursor: pointer;
    margin-top: 8px;
}

#coupon-description.error{
    color: #f85353;
}

#notice-modal {
    width: 700px;
}

@media (min-width: 1024px) {
    .sticky-banner {
        height: 200px;
        width: 200px;
        background: white;
        position: fixed;
        top: 150px;
        right: 0;
        text-align: center;
        z-index: 1000;
        border-radius: 25px 0 0 25px;
    }
    .sticky-banner .logo {
        width: 100px;
        height: 75px;
    }
}

.ui.pagination.menu.mobile {
    display: none;
}

@media (max-width: 1024px) {
    .sticky-banner {
        height: 60px;
        width: 60px;
        background: white;
        position: fixed;
        top: 150px;
        right: 0;
        text-align: center;
        z-index: 1000;
        border-radius: 20px 0 0 20px;
    }
    .sticky-banner .logo {
        width: 45px;
        height: 35px;
    }
    .sticky-banner > div {
        display: none;
    }
    .sticky-banner > img {
        margin-top: 10px !important;
    }
    .ui.pagination.menu {
        display: none;
    }
    .ui.pagination.menu.mobile {
        display: inline-flex;
    }
}

.order-history .ui.mini.icon.button {
    cursor: default;
}

.container.bank {
    text-align: center;
    display: block;
    padding-top: 30px;
}

.logo-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background: white;
}

.logo-section > img {
    width: 10%;
}

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

.flow-img-wrapper {
    text-align: center;
}

.order-flow-number {
    position: absolute;
    left: 30px;
}

.order-flow-img {
    width: 50px;
    height: 40px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.infographic.groupbuy {
    padding-top: 15px !important;
}

.infographic.groupbuy .ui.three.column.grid {
    padding-top: 30px;
    padding-bottom: 30px;
}

.infographic.groupbuy .row {
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 0;
    padding-bottom: 0;
}

.infographic.groupbuy .custom-border .column {
    border: 1px solid rgba(34, 36, 38, 0.15);
    padding-top: 15px;
    padding-bottom: 15px;
}

.infographic.groupbuy .custom-border .column:first-child {
    border-right: none;
}

.infographic.groupbuy .custom-border .column:last-child {
    border-left: none;
}

.infographic.groupbuy .row.below .column {
    border-top: none;
}

.infographic.groupbuy .title {
    font-size: 13px;
    font-weight: bold;
}

.infographic.groupbuy .description {
    font-size: 12px;
    margin-top: 0.25em;
}

.infographic.ondemand {
    padding: 10px 1.5em;
}

.infographic.ondemand .ui.six.steps > .step {
    flex-wrap: wrap;
    padding: 10px 10px;
}

.infographic.ondemand .order-flow-number {
    position: absolute;
    left: 15px;
}

.infographic.ondemand .order-flow-img {
    width: 40px;
    height: 40px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.infographic.ondemand .title {
    font-size: 12px !important;
    font-weight: bold !important;
}