body {
    background: #FFF;
}

.navbar-transparent .bg-primary {
    background-color: transparent !important;
    box-shadow: none !important;
}

.c-pageBanner {
    margin-top: -100px;
}

.c-pageBanner-img {
    vertical-align: bottom;
    width: 100%;
}
  
.c-pageBanner--tall {
    max-height: 450px;
    overflow: hidden;
}
.l-searchBoxWrapper {
    background: #fff;
    text-align: center;
    border: 1px solid #DDD;
    max-width: 800px;
    padding: 16px;
    min-height: 211px; 
    margin: -100px auto 0 auto;
    z-index: 10;
    position: relative;
    z-index: 100;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0,0,0,.1);
}

/* @media (min-width: 37.5em) {
    .l-searchBoxWrapper {
      max-width: 800px;
      padding: 16px;
      min-height: 211px; 
      margin: auto;
    } 
}
  
  @media (min-width: 48em) {
    .l-searchBoxWrapper {
      z-index: 10;
    } 
}
  
  @media (min-width: 980) {
    .l-searchBoxWrapper {
      min-height: 230px;
      padding: 18px 16px 20px; 
    } 
} */

.l-container {
    width: 100%;
    max-width: 1272px;
    margin: 0 auto;
    padding-left: 32px;
    padding-right: 32px;
}

.c-contentTitle-icon {
    width: 24px;
    margin-right: 8px;
}

.c-contentTitle {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 16px 0;
}
.c-contentTitle p {
    margin: 0;
}

.o-formToggle {
    position: relative;
    display: inline-block;
    margin-bottom: 8px;
    border-radius: 8px;
    padding: 4px 8px;
    border: 1px solid #e2e6e9;
}



.l-container {
    width: 100%;
    max-width: 1272px;
    margin: 0 auto;
    padding-left: 32px;
    padding-right: 32px;
    }

.store-category-menu .title {
    width: 100%;
    display: flex;
    padding: 8px;
}

.store-category-menu a {
    padding:0;
    border:0;
}

.store-banner .store-vendor {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 145px;
    top: 17px;
    border: solid 3px white;
}

#dokan-seller-listing-wrap.list-view .store-wrapper {
    padding: 6px !important;
}
.store-banner {
    width: 170px;
    min-height: 85px !important;
}

.store-wrapper {
    font-size: 14px;
}

.store-wrapper h2 {
    font-size: 16px;
    margin-bottom: 5px !important;
}

.store-wrapper h3 {
    font-size: 14px;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper {
    box-shadow: 0px 0px 5px 0px #ddd !important;
}



.dokan-dashboard-wrap {
    height: 100%;
}

.dokan-dashboard-wrap {
    height: 100%;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after {
    left: 95% !important;
}

.dokan-dashboard .dokan-dashboard-content {
    padding: 25px !important;
    overflow: auto;
}

.navbar-transparent.is-scrolled .bg-primary {
    background: #fff !important;
    border-bottom: 1px solid #ddd;
    box-shadow: 0 2px 16px 0 rgba(0,0,0,0.08) !important;
}



.c-basketSwitcher label {
    margin: 0;
}

.store-container .left-column {
    width: 250px;
}

.store-container main {
    width: 596px;
}

.store-container .right-column {
    width: 450px;
}

.store-container .right-column aside {
    width: 400px;
}

.store-container .right-column .widget {
    float: none;
    box-shadow: none;
    margin:0 !important;
}

.store-container .left-column .widget {
    float: none;
    box-shadow: none;
    margin:0 !important;
}

.store-container .left-column {
    margin-top: 220px;
}



.store-container .profile-img{
    width: 80px;
    height: 80px;
    margin: auto;
    margin-top: -70px;
    border: 2px solid #fff;
    border-radius: 4px;
}

.store-container .profile-img img{
    width: 100%;
    height: 100%;
    border-radius: 4px;
}

.store-container .profile-info-summery{
    text-align: center;
    font-size: 14px;
}

.store-container .profile-info-head h1{
    margin-top: 10px;
    font-size: 26px;
    font-weight: 500;
}

.store-container .dokan-profile-frame-wrapper h2{
    font-size: 16px;
    margin-bottom: 20px;
}

.store-container ul {
    list-style-type: none;
    padding: 0;
}

.c-basket-header {
    height: auto;
}

.c-basket-header h2 {
    font-size: 24px;
}

.c-menuItems-item {
    margin:0 !important;
    width: 100% !important;
}

.store-container .seller-items h2{
    font-size: 24px;
    /* font-weight: 600; */
    margin-left: 0;
}

.store-container .seller-items .row {
    margin: 0;
}

.store-container .seller-items h3{
    font-size: 18px;
    margin:0;
}


.store-container .seller-items{
    font-size: 14px;
}

.store-container .seller-items a:hover{
    text-decoration: none;
}

.c-menuItems-content p {
    margin-top: 0;
    margin-bottom: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.c-restaurant-header-orderStatus {
    background-color: #f1f2f4;
    box-shadow: 0 1px 2px #e2e6e9;
    display: block;
    margin: 22px auto  22px auto;
    max-width: 304px;
}

.c-restaurant-header-orderStatus-row {
    border-bottom: 1px solid #e2e6e9;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    min-height: 45px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 14px;
}

.c-restaurant-header-ordertStatus-switchServiceType {
    font-weight: 400;
    margin-top: -8px;
    text-align: right;
    text-decoration: none;
}

.o-btnLink {
    border: 0;
    color: #125fca;
    font-weight: 500;
    margin: 0;
    padding: 0;
    text-decoration: underline;
    background-color: transparent;
}

.c-restaurant-header-orderStatus-right {
    max-width: 100px;
}

.c-basketSwitcher label{
    font-size: 13px !important;
}

.c-basket-row {
    display: flex;
    justify-content:space-between
}

.c-basket-row-container {
    padding:16px 0;
    display: flex;
}

.c-basket-row-container .c-basket-row {
    align-items:flex-start;
    width: 100%;
}

.c-basket-row--alignStart {
    align-items: flex-start;
    justify-content:flex-start
}

.c-basket-row--discount {
    color:#2a3846
}

.c-basket-row--padBottom {
    padding:0 0 16px;   
}

.c-basket-details {
    flex-grow: 1;
    width: 100%;
    word-break:break-word;
    padding: 0!important;
}

.c-basket-details .variation {
    font-size: 14px;
    margin:0;
}

.c-basket-btnText {
    background-color: transparent;
    border: 0;
    font-family: JustEatBasis, Arial, sans-serif;
    font-size: 14px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.43;
    padding: 0;
    width:100%
}

.c-basket-btnText:hover {
    cursor:pointer
}

.c-basket-row-quantity {
    align-items: center;
    background-color: #edf1fe;
    border-radius: 2px;
    color: #125fca;
    display: flex;
    flex-shrink: 0;
    font-weight: 600;
    height: 24px;
    justify-content: center;
    margin-right: 8px;
    white-space: nowrap;
    width:24px
}

.c-basket-row-name {
    color: #125fca;
    text-align:left
}

.c-basket-row-remove {
    background-color: transparent;
    border: 0;
    flex-shrink: 0;
    padding:4px
}

.c-basket-row-remove:hover {
    cursor:pointer
}

.c-basket-row-amount {
    text-align: right;
    width:50px
}

.c-basket-row-meta {
    color: #2a3846;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0 32px;
    text-align:left
}

.c-basket-row-meta.truncate-basket-items > li {
    display:none
}

.c-basket-row-meta.truncate-basket-items > li:nth-child(-n + 3) {
    display:block
}

.c-basket-row-quantity {
    align-items: center;
    background-color: #edf1fe;
    border-radius: 2px;
    color: #125fca;
    display: flex;
    flex-shrink: 0;
    font-weight: 600;
    height: 24px;
    justify-content: center;
    margin-right: 8px;
    white-space: nowrap;
    width: 24px;
}

.l-inlined {
    align-items: center;
    display: flex;
}

.c-basket-product-title{
    display: flex;
}

.woocommerce-mini-cart__buttons {
    display: flex;
}

.woocommerce-mini-cart__buttons a {
    flex: 1 1 0px;
    text-align: center;
    border: 0;
}

.c-allergenAlert {
    font-size: 12px;
}

.ui-timepicker-input {
    width: 200px;
}

.c-locationHeader {
    margin: 0;
}

#dokan-seller-listing-wrap .store_open_is_on {
    margin-top: 0px; 
}

.l-searchBoxWrapper h1{
    font-size: 48px;
    margin: 10px;
    color: #04CB6A;
}

.l-searchBoxWrapper h2{
    font-size: 20px;
    margin: 5px;
}

.l-searchBoxWrapper .location-field {
    padding:10px;
}

.navbar-nav .dropdown-menu {
    border-radius: 4px;
    border: 1px solid #DDD;
 }

 #header-spacer {
     flex-grow: 10;
 }

 .store-info-tab {
    font-size: 14px;
 }

 .store-info-tab h3{
    font-size: 20px;
 }

 .c-tabList-content-row-columnRight {
    display: flex;
    flex-direction: column;
    margin-bottom: -4px;
    margin-top: -4px;
    text-align: right;
}

.c-tabList-content-row {
    align-items: center;
    border-bottom: 1px solid #c5ccd3;
    display: flex;
    justify-content: space-between;
    line-height: 1.71;
    margin: 16px 0 0;
    min-height: 35px;
    padding-bottom: 16px;
}

.dokan-google-map {
    width: 100%;
    height:300px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.store-contact-tab {
    font-size: 14px;
}

.store-contact-tab h3{
    font-size: 20px;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #04CB6A;
    color: #fff;
}

.shopping-badge {
    margin-top: -5px;
    background: white;
    border-radius: 8px;
    text-align: center;
    width: 16px;
    color: #a00;
    padding-top: 3px;
    padding-left: 0;
    height: 16px;
    padding-right: 0;
}


/* new yummy yummy thene */


.yummy-section .yummy-section-image {
    z-index: -1;
    position: absolute;
    margin-left: 67%;
    display: block;
    max-height: 280px;
    height: 100%;
    width: 33%;
    float: right;
    background: #fff left top no-repeat;
    background-size:cover
}

.yummy-section .yummy-section-content {
    padding-bottom: 64px;
    position: relative;
    width: 100%;
    max-width: 1425px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right:16px
}

@media (min-width: 480px) {
    .yummy-section .yummy-section-content {
        padding-left: 24px;
        padding-right:24px
    }
}

@media (min-width: 768px) {
    .yummy-section .yummy-section-content {
        padding-left: 48px;
        padding-right:48px
    }
}

@media (min-width: 1265px) {
    .yummy-section .yummy-section-content {
        padding-left: 80px;
        padding-right:80px
    }
}

.yummy-section .yummy-section-text {
    max-width: 70%;
    padding: 48px 0 48px 0;
    word-wrap:break-word
}

.yummy-section .yummy-section-form {
    max-width: 760px;
    padding:0
}

.yummy-section form {
    margin:0
}

.yummy-section h1 {
    margin: 0;
    font-size: 2.4rem;
    font-weight: 300;
    line-height: 1.4;
    color:#333
}

.yummy-section p {
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1.5;
    color: #707070;
    margin-top: 16px;
    margin-bottom:0
}

@media (min-width: 480px) {
    .yummy-section h1 {
        font-size:1.2rem
    }

    .yummy-section .yummy-section-image {
        max-height: 280px;
        margin-top:0
    }

    .yummy-section .yummy-section-text {
        padding:50px 0 48px 0
    }
}

@media (min-width: 768px) {
    .yummy-section .yummy-section-image {
        max-height:520px
    }

    .yummy-section .yummy-section-content {
        padding-bottom:104px
    }

    .yummy-section .yummy-section-text {
        padding:50px 0 48px 0
    }
}

@media (min-width: 960px) {
    .yummy-section .yummy-section-image {
        max-height: 412px;
        margin-top:-34px
    }

    .yummy-section .yummy-section-content {
        padding-bottom:80px
    }
}

@media (min-width: 1265px) {
    .yummy-section h1 {
        font-size:2rem
    }

    .yummy-section p {
        margin-top:24px
    }

    .yummy-section .yummy-section-image {
        max-height:544px
    }

    .yummy-section .yummy-section-content {
        padding-bottom:104px
    }
}

@media (min-width: 1440px) {
    .yummy-section .yummy-section-image {
        max-height:680px
    }

    .yummy-section .yummy-section-text {
        padding:100px 0 48px 0
    }
}

.restaurant-header-orderStatus {
    background-color: #f2f2f2;
    box-shadow: 0 1px 3px #e6e6e6;
    display: block;
    margin: 22px auto  22px auto;
    max-width: 350px;
    border-radius: 10px;
}

.restaurant-header-orderStatus-row-bottom {
    padding-top: 5px;
}

.home-vendor {
    padding-left: 80px;
    margin-top: 180px;
}

.home-vendor h2 {
    color: rgba(0, 0, 0, 0.04);
    display: block;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 180px;
    font-weight: 600;
    position: relative;
}

.home-vendor .headline-subtitle{
    bottom: 68px;
    box-sizing: border-box;
    color: rgb(51, 51, 51);
    display: block;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 28px;
    font-weight: 100;
    position: absolute;
    -webkit-font-smoothing: antialiased;
}

.home-vendor .home-section-vendor {
    margin-left: -80px;
    margin-top: -60px;
    position: relative;
    margin-bottom: 60px;
}

.home-vendor .home-section-vendor-image {
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
    height: 432px;
    margin-left: -80px;
    margin-top: -50px;
}

.modal-container {
    background-color: rgb(255, 255, 255);
    bottom: -80px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 2px 28px 0px;
    font-size: 18px;
    font-weight: 300;
    left: 150px;
    padding: 32px;
    position: absolute;
    width: 616px;
}

.vendor-title {
    font-weight: 600;
}

.app-container {
    bottom: 40px;
    font-size: 18px;
    font-weight: 300;
    left: 150px;
    padding: 32px;
    position: absolute;
    width: 616px;
    color: #fff;
}



@media (max-width: 800px) {
    .modal-container {
        margin-left: -130px;
        width: calc(100% - 40px);
    }
    .home-section-apps-content {
        margin-left: -160px;
        width: calc(100% - 40px);
        background: #0003;
        padding: 20px;
        border-radius: 20px;
    }
    .search-box button {
        display: -webkit-inline-box !important;
        border-radius: 4px !important;
        padding-top: 12px !important;
    }
    .search-box {
        display: block !important;
        text-align: center;
    }
}

.header-container {
    margin: 0 !important;
    padding-right: 40px !important;
}

.navbar .spacer {
    flex:1;
}

.container {
    max-width: 100% !important;
}

.navbar-collapse {
    justify-content: right;
    flex-grow: unset;
}
