#search-section .button {
    background: #f48758;
}

#recent-section .image-recent-item {
    margin-bottom: 10px;
}

#recent-section .name-item {
    font-size: 18px;
}

#promo-section {
    padding-bottom: 40px;
}

.owl-dots {
    text-align: center;

    margin-top: -30px;
    z-index: 9;
    position: relative;
}

.official-badge {
    margin-right: 10px;
    margin-bottom: -3px;
}

.vendor-item img.official-badge {

    width: 20px;
    height: 20px;
    float: left;
    border-radius: 0;
    /* position: absolute;
    top: 10px;
    right: 0px;*/
}

.owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: grey;
    display: inline-block;
    margin-right: 10px;
}

.spec-img {
    width: 80%;
}

.banner-item {
    width: 100%;
    height: 100%;
    background: #dbdbdb;
}



.owl-carousel .owl-item .banner-item img {
    display: none;
}

.owl-dot.active {
    background: #f27c4e;
}

.owl-carousel .owl-item {
    height: 250px;
}

.owl-carousel .owl-item img {
    display: block;

    height: 100%;
    width: 100%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    max-width: 100%;
}

.image-recent-item {
    width: 100%;
    height: 150px;
}

.filter-box {
    padding: 0px;
}

.filter-box .cont {
    padding: 10px
}

.filter-box .head {
    background: #e3e3e3;
    padding: 10px;
}

.owl-carousel1 .owl-stage-outer {
    /*width: 95%;*/
    margin: auto;
}

.owl-carousel1 .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
}

.icon-down:before {
    border: 1px solid #f48758 !important;
    border-right: 0 !important;
    border-top: 0 !important;
    content: "\f078";
    border: 1px solid #3273dc;
    border-right: 0;
    border-top: 0;
    content: " ";
    display: block;
    height: 0.6em;
    pointer-events: none;
    /* position: absolute; */
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    width: 0.6em;
    /* margin-top: -0.375em; */
    right: 1.125em;
    top: 50%;
    z-index: 4;
    margin-right: 10px;
    margin-top: 8px;
}

.owl-carousel1 .owl-dots {
    /*margin-top: 20px;*/
}

.owl-carousel1 .owl-next {
    position: absolute;
    right: 20px;
    top: 0px;
}

.owl-carousel1 .owl-prev {

    position: absolute;
    left: 0px;
}

.owl-nav {
    color: #8080804f;
}

.owl-nav:hover {
    color: #f76b3b;
}

.recent-item {
    cursor: pointer;
}

.recent-item:hover,
.list-item:hover {
    background: #c3c3c34a;
}

.star-container .fa-star {
    font-size: 12px;
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
    background: #f27c4e;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    border-color: #f27c4e;
}

.flatpickr-month .flatpickr-prev-month svg,
.flatpickr-month .flatpickr-next-month svg {
    width: 14px;
    height: 14px;
}

.calendar-container {
    display: none;
}

.calendar-container.active {
    position: absolute;
    z-index: 9;
    display: block;
}

.flatpickr-month .flatpickr-prev-month,
.flatpickr-month .flatpickr-next-month {
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    top: 0px;
    line-height: 16px;
    height: 28px;
    padding: 10px;
    z-index: 3;
}

.flatpickr-month .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-month .flatpickr-next-month.flatpickr-next-month {
    right: 0;
}

.flatpickr-month .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-month .flatpickr-next-month.flatpickr-prev-month {
    left: 0;
}

.flatpickr-current-month {
    position: relative;
    left: 3.5%;
}

#cumi__cta-pickdate,
#cumi__cta-category,
#cumi__cta-category-mobile,
#cumi__cta-city,
#cumi__cta-city-mobile,
#cumi__cta-sort {
    margin-left: 0px;
    margin-right: 0px;
    border: 1px solid #e4e4e4;
    padding-left: 10px;
    border-radius: 10px;
}

#cumi__cta-pickdate.search {
    margin-right: 0px;
}

#cumi__cta-pickdate .column,
#cumi__cta-category .column,
#cumi__cta-city .column,
#cumi__cta-city-mobile .column,
#cumi__cta-sort .column,
#cumi__cta-category-mobile .column {
    padding: 5px;
}

#search-form-filter {
    border-radius: 10px;
    box-shadow: none;
}

#sub-cat-container,
#sub-cat-container-mobile,
#city-container,
#sort-container,
#city-container-mobile {
    position: absolute;
    z-index: 99;
    max-height: 100%;
    overflow: scroll;
}

#sub-cat-container,
#city-container,
#sort-container,
#city-container-mobile,
#sub-cat-container-mobile {
    display: none;
}

#sub-cat-container.active,
#city-container.active,
#sort-container.active,
#city-container-mobile.active,
#sub-cat-container-mobile.active {
    display: block;
}

#search-form-filter:focus {
    box-shadow: none;
    border-color: #f27c4e;
}

#category-list a:hover {
    background-color: #f58658;
    color: #ffffff;
}

#category-list a.active,
#category-list-mobile a.active,
#city-list a.active,
#city-list-mobile a.active {
    background-color: #f58658;
    color: #ffffff;
}

.icon-deposit {
    width: 15px;

    display: inline-flex;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: -2px;
    color: grey;
}

.deposit-count {
    display: inline-flex;
}





/*autocomplete*/

.autocomplete {
    /*the container must be positioned relative:*/
    position: relative;
    display: inline-block;
}

.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
}

.autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
}

.autocomplete-items div:hover {
    /*when hovering an item:*/
    background-color: #e9e9e9;
}

.autocomplete-active {
    /*when navigating through the items using the arrow keys:*/
    background-color: DodgerBlue !important;
    color: #ffffff;
}

#cumi__cta-category .column.is-9,
#cumi__cta-pickdate .column.is-9,
#cumi__cta-city .column.is-9,
#cumi__cta-city-mobile .column.is-9,
#cumi__cta-sort .column.is-9,
#cumi__cta-category-mobile .column.is-9 {
    overflow: hidden;
}

#cumi__cta-category span,
#cumi__cta-pickdate span,
#cumi__cta-city span,
#cumi__cta-city-mobile span,
#cumi__cta-sort span,
#cumi__cta-category-mobile span {
    white-space: nowrap;
}

#explore-tabs.explore a {
    justify-content: left;
    padding-bottom: 12px;
    font-size: 17px;
}

#explore-tabs li.is-active a {
    border-bottom-color: #f27c4e;
    color: #f27c4e;
    padding-bottom: 11px;
}

#explore-tabs.explore a:hover {
    padding-bottom: 11px;
    color: #f27c4e;
    filter: grayscale(0%);
}

#explore-tabs.explore a:hover>img {
    filter: grayscale(0%);
}

#explore-tabs.explore li.is-active a:hover {

    color: #f27c4e;
    border-bottom: 2px solid #f27c4e;
    padding-bottom: 11px;
}

#explore-tabs li img {
    width: 30px;
    height: 30px;
    filter: grayscale(100%);
}

#explore-tabs li img:hover {

    filter: grayscale(0%);
}

#explore-tabs li.is-active img {
    filter: grayscale(0%);
}

#list-item-container,
#list-vendor-container {
    display: none;
}

#list-item-container.is-active,
#list-vendor-container.is-active {
    display: flex;
}

.vendor-item img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    /* margin: 20px; */
    object-fit: cover;
    object-position: center right;
}

.vendor-item-index img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    /* margin: 20px; */
    object-fit: cover;
    object-position: center right;
}

.name-container {
    overflow: hidden;
}

.sort-top-container .con {
    padding-bottom: 5px;
    /* margin-bottom: 0px; */
    padding-top: 10px;
    border-bottom: 1px solid #dbdbdb;
}

#filter-container-mobile {
    background: white;
    position: fixed;
    bottom: 0px;
    width: 100%;
    left: 0px;
    z-index: 9;
    box-shadow: 0px 0px 9px 0px #00000078;
}

.button-filter {
    border: 1px solid grey;
    /* padding: 10px; */
    margin: 8px;
    border-radius: 5px;
    padding: 5px;
}

.button-filter img {
    width: 20px;
    margin-right: 5px;
    height: 12px;
    filter: grayscale(100%);
}

#filter-mobile-full .hero-body,
#sort-mobile-full .hero-body {
    align-items: normal;
}

.full-menu-mobile .btn-orange-list {
    border: 1px solid #f27c4e;
}

.full-menu-mobile .btn-orange-fill {
    border: 1px solid #f27c4e;
    background: #f27c4e;
}

#explore-tabs-container {
    padding-right: 0px;
}

#category-section img {
    width: 70%;
}

.name-container .text {
    position: relative;
    top: 49%;
    transform: translateY(-50%);
}

#category-section a:hover {
    color: #f48758;
}

.list-vendor-container .box:hover {
    box-shadow: 0 2px 3px #f49268, 0 0 0 1px #f49268;
    color: #f49268
}

.head-gradient {
    width: 100%;
    padding: 10px;
    background: linear-gradient(to right, rgb(254, 249, 242), rgb(254, 249, 242), rgb(254, 249, 242), rgb(254, 249, 242), white);
}

.campaign-badge {
    width: 40px;
    float: right;
    margin-top: -45px;
    margin-right: 5px;
}

/*halloween*/
#halloween-campaign-section .title.is-4 {
    text-align: center;
    margin-bottom: 20px
        /*position: relative;
    top: 30%;
    transform: translateY(-30%);
    text-align: center;*/
}

#halloween-campaign-section .recent-item:hover,
#campaign-halloween-archive .recent-item:hover {
    background: #c3c3c34a url(../halloween/img/bat.gif) no-repeat bottom right;
    background-size: 30%;
}

#halloween-campaign-section .cumi-index-button-white {
    position: relative;
    top: 60%;
    transform: translateY(-60%);
    text-align: center;
}

#campaign-halloween-bottom-aksen .center {
    margin-top: -100px;
    z-index: 2;
    position: relative;
}

#campaign-halloween-archive .owl-banner-2 .owl-item img {

    padding-top: 0px;
}

#campaign-halloween-bottom-aksen hr {
    position: relative;
    top: 25%;
    transform: translateY(-25%);
    height: 3px;
}

#campaign-halloween-archive .title-page {
    text-align: center;
}

@media screen and (min-width: 1024px) {
    #category-section .column.is-2-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 14.2%;
    }
}

@media only screen and (min-width: 1440px) {
    #campaign-halloween-bottom-aksen .center {
        margin-top: -150px;
        z-index: 2;
        position: relative;
    }
}

@media only screen and (max-width: 768px) {

    /*halloween*/
    #campaign-halloween-archive .title-page {
        text-align: left;
    }

    #halloween-campaign-section .cumi-index-button-white {
        top: 0;
        transform: translateY(0%);
        /*margin-bottom: 30px;*/
    }

    #halloween-campaign-section .title.is-4 {
        text-align: left;
        margin-top: 20px
    }

    /*halloween end*/
    .name-container {
        padding-top: 0px;
        text-align: center;
    }

    .name-container .text {
        text-align: center;
        padding-left: 0.75rem;
        position: relative;
        top: 0px;
        transform: translateY(0%);
    }

    .list-vendor-container .box {
        min-height: 150px;
    }

    #category-section img {
        width: 90%;
    }

    /* #list-vendor-container .box {
        box-shadow: none;
        border-bottom: 1px solid #dbdbdb;
        border-radius: 0px;
        padding-bottom: 20px;
    }

    #list-vendor-container .vendor-item {
        padding-bottom: 0px;
        padding-top: 0px;
        margin-bottom: 10px;
        margin-top: 0px;
    }*/

    #sub-cat-container,
    #sub-cat-container-mobile,
    #city-container,
    #sort-container,
    #city-container-mobile {
        max-height: 70%
    }

    .cur-month,
    .numInputWrapper {
        color: black !important;
    }

    .calendar-container.active {
        left: -17px;
    }

    #explore-tabs-container {
        padding-right: 0.75rem;
    }

    #explore-tabs ul {
        justify-content: center;
    }

    #explore-tabs li {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }

    #explore-tabs.explore a {
        justify-content: center;
    }

    .vendor-item img {
        width: 60px;
        height: 60px;
    }

    .owl-carousel .owl-item {
        height: auto;
    }

    .owl-carousel .owl-item img {

        height: auto;
        width: 100% !important;
        top: 0%;
        transform: translateY(0%);
    }

    .owl-carousel .owl-item .banner-item img {
        display: block;
    }

    .banner-item {
        width: 100%;
        height: auto;
    }


    #promo-section,
    .explore-section {
        padding-left: 10px;
        padding-right: 10px;
    }

    #cumi__cta-pickdate,
    #cumi__cta-category,
    #cumi__cta-city,
    #cumi__cta-sort,
    #cumi__cta-city-mobile {
        margin-right: 0px;
        margin-bottom: 0px;
    }

    .field.location {
        margin-bottom: 10px;
    }

    .field.location.search {
        margin-bottom: 0px;
    }

    .image-recent-item {
        width: 100%;
        height: 150px;
    }

    .owl-dots {
        text-align: center;
        margin-top: -30px;
    }

    .owl-dot {
        width: 10px;
        height: 10px;
    }

    #promo-section {
        padding-bottom: 30px;
        margin-top: 78px;
    }

    .index-title-head {
        margin-top: 15px;
        margin-bottom: 10px !important;
        text-align: center;
    }

    .index-title-head.promo {
        margin-top: 0px;
    }

    #category-section,
    #recent-section {
        margin-top: 0px;
    }

    .padding-right-mobile-0 {
        padding-right: 0px;
    }
}