/*STORE V2*/
/*@font-face {
    font-family: 'Century Gothic';
    font-style: normal;
    font-weight: 400;
    src: local('Century Gothic'), url('fonts/GOTHIC.woff') format('woff')
}

@font-face {
    font-family: 'Century Gothic';
    font-style: italic;
    font-weight: 400;
    src: local('Century Gothic'), url('fonts/GOTHICI.woff') format('woff')
}

@font-face {
    font-family: 'Century Gothic';
    font-style: normal;
    font-weight: 700;
    src: local('Century Gothic'), url('fonts/GOTHICB.woff') format('woff')
}

@font-face {
    font-family: 'Century Gothic';
    font-style: italic;
    font-weight: 700;
    src: local('Century Gothic'), url('fonts/GOTHICBI.woff') format('woff')
}
*/
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Abel&display=swap');
body,
html {
    font-family: 'Abel', sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 0;
    height: 100%;
    font-size: 14px;
    color: #000
}
.def-font{
    font-family: 'Abel', sans-serif;
}

#section-browse #mort-list p.cod-text,
.cod-text,
.search-input-wraps #Mart_name,
body p.small {
    font-size: 13px;
    font-family: 'Abel', sans-serif;
}

#section-browse #mort-list p.cod-text {
    text-align: center;
    font-family: 'Abel', sans-serif;
}

img {
    max-width: 100%;
    height: auto
}

.border {
    border: 0 solid red
}

.top-menu-wrapper {
    border-radius: 10px;
    z-index: 99;
    border: 1px solid #fff0;
    padding-top: 2px;
    padding-bottom: 2px;
    position: absolute;
    width: 100%;
    top: 17px;
    transition: all .3s ease-in;
    box-shadow: 0 10px 25px transparent
}

.top-menu-wrapper img.logo {
    max-width: 180px;
    min-width: 180px
}

.top-menu-wrapper .col-b {
    margin-top: 20px
}

#menu a {
    color: #fff;
    font-family: 'Abel', sans-serif;
    font-size: 18px;
    display: block;
    padding: 5px 15px
}

#menu a:hover,
#menu li.active a,
.mobile-search-menu a.selected i,
.progress-dot a.selected i,
.section-footer a:hover {
    transform: scale(1.1);
}

#menu .green-button a:hover,
#menu .logout-menu a:hover,
#menu li.active.green-button a {
    color: #fff
}

#menu a:hover,
.section-footer a:hover {
    text-decoration: none
}

#menu {
    display: table;
    border: 0 solid red;
    margin: 0;
    padding: 0;
    float: right
}

#menu li {
    display: table-cell;
    border: 0 solid #00f;
    margin: 0;
    padding: 0
}

.parallax-container {
    border: 0 solid red;
    min-height: 720px;
    width: 100%;
    background: #000;
    background: rgba(0, 0, 0, .25)
}

.mobile-banner-wrap .layer,
.parallax-search {
    border: 0 solid red;
    min-height: 300px;
    width: 100%;
    background: #000;
    background: rgba(0, 0, 0, .08)
}

.mobile-banner-wrap .layer {
    min-height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.parallax-search.parallax-menu {
    min-height: 450px
}

.search-wraps {
    border: 0 solid #fff;
    width: 60%;
    margin: auto;
    padding-top: 20px
}

.search-wraps.single-search {
    padding-top: 220px
}

.parallax-search .search-wraps {
    padding-top: 100px;
    border: 0 solid red
}

.search-wraps h1 {
    color: #07daff;
    font-size: 40px;
    text-align: center;
    font-weight: 300;
    font-family: 'Abel', sans-serif;
    text-shadow: 0 10px 25px #00fff3
}

.sections h2,
.sections h4 {
    color: #0d1115;
    font-family: 'Abel', sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 35px;
    margin-bottom: 10px;
    text-align: center
}

.sections h4 {
    font-size: 20px;
    text-align: inherit;
    color: #474d5d;
    margin: 0;
    line-height: normal
}

.sections {
    padding-top: 20px;
    padding-bottom: 30px
}

.search-input-wraps #s,
.search-input-wraps .search-field,
p {
    font-size: 16px;
    font-family: 'Abel', sans-serif;
}

.search-wraps p,
.search-wraps p a {
    text-align: center;
    color: #00d9ff;
    margin-bottom: 20px;
    text-shadow: 0 10px 25px #00fff3
}

.search-wraps.menu-header p {
    margin-bottom: 8px
}

.sub-banner-header {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    background: url("../images/grey-bg.png")
}

.search-input-wraps {
    padding: 14px 28px;
    background: #fff0;
    width: 80%;
    margin: auto;
    border: 1px solid
}

.rounded {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -khtml-border-radius: 2px
}

.fancybox-skin,
.rounded3 {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -khtml-border-radius: 3px
}

.rounded5 {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px
}

.rounded30 {
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 10px;
    border-color: #30e3ca;
    -khtml-border-radius: 30px
}

.search-input-wraps #Mart_name,
.search-input-wraps #s,
.search-input-wraps .search-field {
    width: 86%;
    padding: 1px;
    background-color: #d4c2c200;
    border: none;
    color: #30e3ca
}

:focus {
    outline: 0
}

.search-input-wraps button[type=submit] {
    background: 0 0;
    border: none;
    font-size: 28px;
    position: absolute;
    right: 10px;
    top: -1px
}

.relative {
    position: relative
}

.search-menu,
.search-menu li {
    margin: 0;
    padding: 0;
    display: table;
    width: 100%
}

.search-menu li {
    display: table-cell;
    width: auto
}

.search-menu li a {
    display: block;
    height: 110px;
    width: 110px;
    border: 2px solid #07daff;
    margin: auto;
    text-indent: -9999px;
    background: rgba(0, 0, 0, 0);
    position: relative;
    border-radius: 10px;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out
}

.search-menu li a.selected,
.search-menu li a:hover {
    background: #30e3ca;
    -webkit-box-shadow: 0 5px 30px -5px rgba(48, 227, 202, .5);
    box-shadow: 0 5px 30px -5px rgba(48, 227, 202, .5)
}

.search-menu li a i {
    width: 80px;
    height: 83px;
    position: absolute;
    left: 14px;
    top: 10px;
    display: block
}

.search-menu a.byaddress i {
    background: url("../images/byaddress.png") no-repeat center top
}

.search-menu a.byname i {
    background: url("../images/byname.png") no-repeat center top
}

.search-menu a.bystreet i {
    background: url("../images/bystreet.png") no-repeat center top
}

.search-menu a.bySpecialty i {
    background: url("../images/bySpecialty.png") no-repeat center top
}

.search-menu a.byCommodity i {
    background: url("../images/byCommodity.png") no-repeat center top
}

#getapp-wrap2,
#mobile-filter-handle,
#mobile-social-login,
#mobile-viewmap-handle,
.Onsite-min,
.back-map-address,
.cart-mobile-handle,
.cc-add-wrap,
.credit_card_wrap,
.forms-search,
.frm-resume-signup,
.hide,
.logo-mobile,
.menu-2 a.mbile,
.menu-3 a.mbile,
.menu-cat .items-row a.mbile,
.menu-nav-mobile,
.menu-top-menu,
.mobile-banner,
.mobile-home-banner,
.mobile-search-menu.mytable,
.modal-close-btn,
.pickup-min,
.progress-dot.mytable,
.review-input-wrap,
.view-Commodity-item-wrap .to-show,
.view-receipt-mobile {
    display: none
}

.single-search .forms-search {
    display: block
}

.subscribe-row {
    width: 50%;
    float: right
}

.text-grey {
    color: #6b6c6c
}

.text-flat {
    background: #6b6c6c;
    border: none;
    color: #fff
}

.orange-button,
.razorpay-payment-button {
    background: #fff0;
    border: 1px solid #0000001f;
    color: #000;
    padding: 5px 8px;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%)
}

.orange-button1 {
    background: #fff0;
    border: 1px solid #fff0;
    color: #0ff;
    padding: 5px 8px;
    border-radius: 10px;
    position: absolute;
    right: 60px;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%)
}



.black-button {
    background: #101316;
    border: 1px solid #101316;
    color: #fff;
    padding: 5px 8px
}

.orange-text {
    color: #f75d34
}

.green-text {
    color: #00b279
}

.section-address-book .table>thead>tr>th,
.section-credit-card .table>thead>tr>th,
.section-order-history .table>thead>tr>th {
    border-bottom: 1px solid #07daff
}

.black-button.medium,
.green-button.medium,
.orange-button.medium {
    padding: 8px 25px
}

#menu .logout-menu a:hover,
a.orange-button:focus,
a.orange-button:hover,
button.orange-button:hover,
input.orange-button:focus,
input.orange-button:hover {
    text-decoration: none;
    color: #000;
    box-shadow: 0 0 15px #00000063
}

.green-button {
    background: #ff000069;
    border: 1px solid #fff0;
    color: #000;
    padding: 5px 8px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .29)
}

.black-button.inline,
.green-button.inline,
.inline-block,
.orange-button.inline {
    display: inline-block
}

.section-label .green-button.inline {
    font-size: 19px
}

#menu .green-button a:hover,
a.green-button:focus,
a.green-button:hover,
button.green-button:hover,
input.green-button:focus,
input.green-button:hover {
    text-decoration: none;
    color: #fff;
    background: #3b5782;
    border: 1px solid #3b5782
}

#menu .green-button a:hover,
#menu .logout-menu a:hover {
    border: none
}

a.black-button:focus,
a.black-button:hover,
button.black-button:hover,
input.black-button:focus,
input.black-button:hover {
    text-decoration: none;
    color: #fff;
    background: #252a2c;
    border: 1px solid #252a2c
}

.disabled-button {
    background: #ccc;
    border: 1px solid #ccc
}

#mobile-menu li a,
.block {
    display: block
}

.upper {
    text-transform: uppercase
}

.subscribe-inner {
    position: relative;
    display: table;
    background: #3b5782
}

.subscribe-inner button[type=submit],
.subscribe-inner input[type=text] {
    display: table-cell;
    padding: 5px 8px
}

.subscribe-row .text-grey {
    padding: 5px 8px
}

.text-right {
    text-align: right
}

.section-Specialty,
.section-grey,
.section-how-it-works,
.section-search-results {
    border-radius: 10px
}

.sections.section-how-it-works {
    background-image: url('/assets/images/b4.jpg');
    box-shadow: 0 10px 25px rgba(0, 0, 0, .99);
    border-radius: 10px
}

.section-feature-resto {
    background-image: url('/assets/images/b4.jpg');
    box-shadow: 0 10px 25px rgba(0, 0, 0, .29);
    border-radius: 10px
}

.section-how-it-works .steps {
    border: 0 solid red;
    max-width: 136px;
    max-height: 124px;
    min-height: 124px;
    margin: auto;
    display: block
}

#mobile-menu li a,
.center,
.mobile-search-menu,
.progress-dot,
.result-merchant p.cod-text,
.section-how-it-works h3,
.section-how-it-works p {
    text-align: center
}

.section-how-it-works h3 {
    background: #07daff00;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .99);
    color: #44a9e7;
    padding: 5px;
    display: inline-table;
    text-align: center;
    padding: 5px 25px;
    border-radius: 10px
}

.box-grey,
.box-grey p,
.result-merchant .inner p,
.section-feature-resto p,
.section-footer p,
.section-how-it-works p,
.view-Commodity-item-wrap .section-label a.section-label-a span {
    font-size: 14px
}


.filter-box li{
    list-style:none;
}
.view-Commodity-item-wrap p {
    font-size: 13px
}

.section-feature-resto p {
    margin: 2px
}

.logo-medium,
.logo-small {
    display: block;
    margin: auto;
    max-width: 100px;
    min-width: 50px
}

.result-merchant .logo-small {
    max-height: 100px;
    min-height: 100px
}

.marker-wrap .logo-small {
    max-width: 45px !important
}

.logo-medium {
    max-width: 125px;
    min-width: 125px
}

.result-merchant .logo-medium {
    min-height: 125px;
    max-height: 125px
}

.section-feature-resto ul,
ul.services-type {
    display: table
}

.section-feature-resto ul li,
ul.services-type li {
    display: table-cell
}

.section-feature-resto ul li,
ul.services-type li {
    padding: 0 5px;
    font-size: 13px
}

ul.services-type li i {
    font-size: 15px
}

.clear-cart,
.green-color,
.section-checkout .i-big.green-color,
.section-feature-resto a:hover h4 {
    color: #000
}

.section-feature-resto a {
    color: inherit
}

.category a:active,
.category a:focus,
.category a:hover,
.menu-cat a:hover,
.section-feature-resto a:hover,
.section-label a.section-label-a:hover,
a:active,
a:focus,
ul#tabs li.noclick a:hover,
ul#tabs li.nounderline a:hover {
    text-decoration: none
}

.border-light {
    border-top: 1px solid #ededed;
    border-color: #ccc;
    padding: 9px 0;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .29);
    border-radius: 10px
}

.section-Specialty .sub-text,
.section-feature-resto h2 {
    margin-bottom: 30px
}

.section-Specialty {
    color: inherit
}

.section-Specialty a {
    color: #000;
    font-size: 16px
}

.order-progress-bar a,
.section-subcribe h2,
.white-text {
    color: #fff
}

.indent-5percent {
    text-indent: 5%
}

.section-browse-resto {
    background: #fff
}

.section-footer,
.section-subcribe {
    background: #153172;
    color: #fff
}

.section-subcribe .email,
.section-subcribe .green-button {
    font-size: 18px;
    padding: 13px 18px;
    font-family: 'Abel', sans-serif;
}

.section-subcribe .email {
    border: 1px solid #00acee;
    background-color: #fff0
}

img.img-Specialty {
    display: block;
    margin: 50px auto auto
}

.section-footer h3 {
    margin-bottom: 10px;
    background-image: linear-gradient(to right, #462523 0, #cb9b51 22%, #f6e27a 45%, #f6f2c0 50%, #f6e27a 55%, #cb9b51 78%, #462523 100%);
    color: transparent;
    -webkit-background-clip: text;
    font-size: 21px;
    font-weight: 600;
    font-family: 'Abel', sans-serif;
}

.order-progress-bar {
    background: #fff0;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #060606;
    border-top: 1px solid #060606;
    text-align: center;
    position: relative
}

.filter-box a:hover,
.order-progress-bar a.active,
.order-progress-bar a:hover {
    text-decoration: none;
    color: #000;
    font-weight: 600
}

.filter-box a:hover,
.hover-orange {
    font-weight: 400;
    text-decoration: none;
    color: #07daff
}

.order-progress-bar a.active.current {
    border-bottom: 1px solid #07daff
}

.order-progress-bar a.inactive {
    pointer-events: none
}

.box-grey,
.filter-wrap {
    background: #ffffff08;
    border: 1px solid #dfdfdf;
    padding: 15px 20px;
    margin-top: 25px;
    border-radius: 10px;
    text-align: center;
    box-shadow: .6em .6em 1.2em #d2dce9, -.5em -.5em 1em #fff
}

.menu-2 .box-grey,
.menu-right-content .box-grey,
.no-marin-top {
    margin-top: 0
}

.bold {
    font-weight: 700
}

.box-grey,
.filter-box {
    margin-bottom: 20px;
    text-align:left;
}

.filter-box a,
.menu-cat a,
.section-label .section-label-a,
.section-label a.section-label-a {
    color: #333;
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
    position: relative
}

.filter-box a span,
.menu-cat a span,
.section-label .section-label-a span,
.section-label a.section-label-a span {
    background: #fff0;
    position: relative;
    z-index: 2;
    padding: 0 8px 0 0
}

.filter-box a b,
.menu-cat a b,
.section-label .section-label-a b,
.section-label a.section-label-a b {
    width: 100%;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1
}

.filter-box .icheckbox_minimal {
    margin-right: 2px
}

.section-subcribe h2 {
    margin: 0 0 25px
}

.sort-results .btn {
    line-height: 1.12857;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -khtml-border-radius: 2px
}

.sort-wrap .orange-button {
    font-size: 19px;
    width: 40px;
    float: right
}

.sort-wrap .orange-button.inactive {
    background: #c9c7c7;
    border: 1px solid #c9c7c7
}

.result-merchant {
    margin-top: 25px
}

.result-merchant h2 {
    color: #07daff
}

.result-merchant .inner {
    border: 1px solid #c9c7c7;
    padding: 10px 0;
    padding-bottom: 20px;
    background: #ffffff2e;
    color: #5d5b5b;
    font-size: 14px;
    text-align: center;
    position: relative
}

.result-merchant #search-listview .inner {
    min-height: 600px
}

#browse-list .inner,
.result-merchant .inner.list-view,
.result-merchant .inner.list-view h2 {
    text-align: left
}

.menu-header .mytable p,
.result-merchant .inner.list-view h2 {
    margin: 0
}

.result-merchant .inner.list-view .mytable {
    width: auto;
    margin: 0
}

.result-merchant .inner.list-view .mytable .mycol {
    border: none;
    width: auto;
    padding-right: 10px
}

.result-merchant .inner.list-view p.Specialty {
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 700
}

.result-merchant .inner.list-view a.orange-button {
    margin-top: 45%;
    display: inline-table
}

.result-merchant .inner.list-view .concat-text {
    padding-left: 0;
    padding-right: 0
}

.box-grey p,
.nomargin,
.result-merchant .inner .mytable p,
.result-merchant .inner.list-view p {
    margin: 0
}

.section-checkout .box-grey p {
    margin: 10px 0
}

.mytable {
    display: table;
    width: 100%
}

.mytable .mycol {
    display: table-cell
}

.result-merchant .mytable {
    margin-top: 25px
}

.concat-text {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block
}

.result-merchant .concat-text {
    padding-left: 8px;
    padding-right: 8px
}

.result-merchant .mytable .mycol {
    border: 1px solid #c9c7c7;
    padding: 2px;
    width: 40%
}

.result-merchant .mytable .mycol.a {
    border-left: 0;
    border-right: 0
}

.result-merchant .mytable .mycol.b {
    border-right: 0
}

.result-merchant a.orange-button,
.section-profile ul#tabs li i,
ul#tabs li a i,
ul#tabs li i {
    font-size: 18px
}

.top5 {
    margin-top: 5px
}

.top8 {
    margin-top: 8px
}

.menu-2 .top10,
.result-merchant .inner.list-view .services-type,
.top10 {
    margin-top: 10px
}

.result-merchant .inner p.top15,
.top15 {
    margin-top: 15px
}

.top25 {
    margin-top: 25px
}

.item-order-wrap,
.top30 {
    margin-top: 30px
}

.padtop15 {
    padding-top: 15px
}

.bottom10,
.menu-2 .box-grey .top10 {
    margin-bottom: 10px
}

.bottom15,
.box-grey p.bold,
.delivery_asap_wrap {
    margin-bottom: 15px
}

.bottom20 {
    margin-bottom: 20px
}

.bottom30 {
    margin-bottom: 30px
}

.mr10px {
    margin-right: 10px
}

.result-merchant ul.services-type {
    margin: 0 auto 25px
}

.infinite-more-link {
    visibility: hidden
}

.search-result-loader {
    max-width: 200px;
    margin: 20px auto auto;
    display: none
}

.search-result-loader i {
    background: url("../images/Coffee-cup.gif") no-repeat center right;
    height: 64px;
    width: 64px;
    display: block;
    margin: auto
}

.search-result-loader p {
    font-size: 12px;
    margin-top: 5px;
    text-align: center
}

.ribbon {
    position: absolute;
    left: -5px;
    top: -7px;
    z-index: 1;
    overflow: hidden;
    width: 100px;
    height: 100px;
    text-align: right
}

.ribbon span {
    font-family: 'Abel', sans-serif;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 120px;
    display: block;
    background: #79a70a;
    background: linear-gradient(#9bc90d 0, #79a70a 100%);
    box-shadow: 0 3px 10px -5px #000;
    position: absolute;
    top: 19px;
    left: -28px
}

.ribbon span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #79a70a;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #79a70a
}

.ribbon span::after {
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #79a70a;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #79a70a
}

.ribbon-offer {
    position: absolute;
    right: -5px;
    top: -7px;
    z-index: 999999999;
    overflow: hidden;
    width: 100px;
    height: 100px;
    text-align: right
}

.ribbon-offer span {
    font-family: 'Abel', sans-serif;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 120px;
    display: block;
    background: #79a70a;
    background: linear-gradient(#2989d8 0, #1e5799 100%);
    box-shadow: 0 3px 10px -5px #000;
    position: absolute;
    top: 19px;
    right: -28px
}

.ribbon-offer span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #1e5799;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #1e5799
}

.ribbon-offer span::after {
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #07daff;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #07daff
}

.connected-wrap,
.tabs-wrapper {
    border: 1px solid #0400ff00
}

ul#tabs {
    list-style-type: none;
    padding: 0;
    text-align: center;
    background: #ffffff2e;
    box-shadow: .6em .6em 1.2em #d2dce9, -.5em -.5em 1em #fff
}

ul#tabs li {
    display: inline-block;
    padding: 5px 15px;
    margin-bottom: 4px;
    cursor: pointer
}

ul#mobile-menu li a,
ul#tabs li a {
    color: #000
}

ul#tabs li:hover {
    border-bottom: 2px solid #ff8100
}

ul#tabs li.active {
    border-bottom: 2px solid #ff8100
}

ul#tabs li.active i {
    color: #07daff
}

ul#tab {
    list-style-type: none;
    margin: 0;
    padding: 10px 8px
}

ul#tab>li {
    display: none
}

ul#tab li.active {
    display: block
}

.search-map-results {
    min-height: 350px;
    max-height: 350px;
    display: none;
    border: 1px solid #c9c7c7;
    background: #c9c7c7
}

.marker-wrap {
    padding: 8px 15px
}

.marker-wrap h3 {
    margin: 0;
    margin-bottom: 3px;
    font-size: 15px;
}

.filter-box .search-input-wraps {
    border: 1px solid #c9c7c7;
    padding: 5px 8px;
    width: 100%
}

.filter-box .search-input-wraps button[type=submit] {
    font-size: 20px
}

.menu-header .mytable {
    width: 520px;
    margin: auto
}

.menu-header.search-wraps h1 {
    margin-bottom: 5px;
    margin-top: 10px
}

.star-float {
    position: absolute;
    top: 0;
    left: 10px;
    width: 43px;
    height: 69px;
    background: url("../images/star.png")
}

.menu-right-content .box-grey {
    border-radius: 10px;
    padding: 0
}

.menu-right-content .box-grey .inner {
    padding: 15px 20px
}

.line-top,
.menu-right-content .box-grey .inner.line-top {
    border-top: 1px solid #c9c7c7
}

.line-bottom {
    border-bottom: 1px solid #c9c7c7
}

.order-icon {
    display: block;
    width: 56px;
    height: 55px;
    position: absolute;
    top: 8px;
    left: 10px
}

.your-order-icon {
    background: url("../images/your-order.png")
}

.delivery-option-icon {
    background: url("../images/delivery-option.png")
}

#redeem_points,
#voucher_code,
.delivery-option input[type=text],
.delivery-option select {
    display: block;
    margin: auto;
    margin-bottom: 8px
}

.grey-fields {
    background: #fff0;
    border: 1px solid #ced4da;
    color: #1e1e1e;
    padding: 8px 10px;
    width: auto;
    border-radius: 0.25rem;
}

#redeem_points,
#voucher_code,
.delivery-option .grey-fields {
    width: 65%
}

.category a {
    display: block;
    border: 1px solid #e7e7e7;
    margin: 2px;
    border-radius: 5px;
    color: #030303;
    padding: 10px 8px;
    font-size: 14px;
    background: #fff0
}

.category a:hover,
.items-row .row.even {
    background: #f8f8f8
}

.category a i {
    position: absolute;
    right: 20px;
    top: 34%
}

.category a span {
    color: #999;
    font-size: 11px
}

.category a:last-child,
.items-row .row.even {
    border-bottom: 1px solid #000
}

.items-row {
    padding-left: 15px
}

.items-row .row {
    padding-top: 10px;
    padding-bottom: 10px
}

.menu-cat .items-row a {
    margin: 0;
    padding: 0;
    font-size: 30px;
    position: absolute;
    top: -5px;
    left: 0;
    display: block
}

.menu-cat .items-row a:hover i {
    color: #474d5d
}

.clear-cart {
    display: none;
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 5px
}

.item-order-wrap,
.voucher_wrap {
    margin-bottom: 20px;
    margin-top: 30px
}

.redeem-wrap .orange-button,
.voucher_wrap a {
    display: table;
    margin: auto
}

.view-Commodity-item-wrap {
    max-width: 600px;
    min-height: 200px;
    padding: 10px 20px;
    background: #fff;
    font-size: 13px
}

.enter-address-wrap {
    max-width: 500px;
    padding: 10px 20px;
    background: #fff;
    font-size: 13px
}

.Commodity-pic {
    max-height: 100px;
    min-height: 100px;
    max-width: 100px;
    min-width: 100px;
    background-size: cover !important;
    background-repeat: no-repeat !important
}

.Commodity-thumbnail {
    max-height: 230px;
    min-height: 230px;
    max-width: 100%;
    min-width: 100%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    border-radius: 10px
}

.Commodity-description,
.merchant-review-wrap .read-more {
    max-height: 40px;
    min-height: 40px;
    overflow: hidden
}

.merchant-review-wrap .read-more {
    display: block
}

.dummy-link {
    min-height: 16px
}

.line-tru {
    text-decoration: line-through
}

#notes,
.addon_qty,
.grey-inputs,
.qty {
    border: 1px solid #ddd;
    padding: 5px;
    width: 100%;
    text-align: center
}

#notes,
.grey-inputs {
    text-align: left
}

.addon_qty {
    padding: 3px
}

.upper-text {
    text-transform: uppercase
}

.Commodity-item-actions .green-button,
.Commodity-item-actions .orange-button {
    width: 100%
}

.menu-2 .box-grey {
    padding: 5px 8px
}

.menu-left-content .section-label a.section-label-a span {
    background: #fff0
}

.menu-3.box-grey p.bold {
    margin-bottom: 5px
}

.menu-3 a.menu-item {
    color: inherit
}

#mobile-menu li a,
.menu-3 a.menu-item .row,
.merchant-opening-hours .row,
.merchant-review-wrap .row-review,
.section-receipt .receipt-wrap .row,
.sub-item-rows .row.top10 {
    padding-top: 6px;
    padding-bottom: 6px
}

.sub-item-rows {
    overflow: hidden
}

.menu-3 a.menu-item:last-child .row,
.merchant-opening-hours .row:last-child,
.section-receipt .receipt-wrap .row:last-child,
.sub-item-rows .row.top10:last-child {
    border-bottom: 1px solid #c9c7c7
}

#mobile-menu li a:hover,
.menu-3 a.menu-item:hover .row,
.merchant-opening-hours .row:hover,
.merchant-review-wrap .row-review:hover,
.section-receipt .summary-wrap .row:hover,
.sub-item-rows .row.top10:hover {
    background: #fff0
}

.center {
    text-align: center
}

.sections h2.text-left,
.text-left {
    text-align: left
}

.sections h2.text-left {
    text-transform: capitalize
}

.i-big,
.merchant-review-wrap i {
    font-size: 50px
}

.i-big-extra {
    font-size: 100px
}

.section-checkout .i-big {
    font-size: 30px;
    position: absolute;
    top: 0;
    z-index: 3;
    color: #474d5d
}

.section-checkout .section-label a.section-label-a span {
    padding-left: 30px
}

#merchant-map {
    border: 1px solid #c9c7c7;
    max-width: 100%;
    min-height: 400px;
    max-height: 400px
}

#photos {
    line-height: 0;
    -webkit-column-count: 5;
    -webkit-column-gap: 0px;
    -moz-column-count: 5;
    -moz-column-gap: 0px;
    column-count: 3;
    column-gap: 5px;
}

#photos img {
    width: 100% !important;
    height: auto !important
}

.text-strike {
    position: relative
}

.text-strike .sline {
    width: 100%;
    display: block;
    position: absolute;
    z-index: 1;
    border-bottom: 2px solid #474d5d;
    top: 45%
}

.text-strike span {
    position: relative;
    z-index: 2;
    background: #fafafa;
    padding: 8px 15px
}

.full-width,
.section-checkout .grey-fields {
    width: 100%
}

a.rounded-circle {
    width: 30px;
    height: 30px;
    background: 0 0;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #07daff;
    display: block;
    margin: auto
}

a.rounded-circle i {
    display: block !important;
    margin: auto;
    position: relative !important;
    text-align: center
}

.rounded-circle i {
    color: #07daff !important
}

a.rounded-circle:hover i {
    color: #07daff !important
}

.auto-margin {
    margin: auto
}

.capcha-wrapper #kapcha-1,
.capcha-wrapper .g-recaptcha {
    display: table;
    margin: auto
}

.help-block.form-error,
.search-wraps p.text-small,
.text-small,
p.text-small {
    font-size: 12px
}

.help-block.form-error {
    margin-bottom: 1px;
    margin-top: 2px
}

.section-mobile-verification .inner,
.section-orangeform .inner,
.section-receipt .inner {
    margin: auto;
    max-width: 550px
}

.section-orangeform .inner h1,
.section-receipt .inner h1 {
    color: #fff;
    font-family: 'Abel', sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    padding: 8px 20px
}

.section-orangeform .inner .box-grey,
.section-receipt .inner .box-grey {
    margin-top: 0;
    border-top: none
}

.section-receipt .receipt-wrap.order-list-wrap {
    padding: 0;
    margin-top: -20px
}

.section-receipt .summary-wrap .a {
    width: 220px
}

.indent20 {
    padding-left: 20px
}

.payment-provider-wrap img.logo-small {
    min-width: 70px;
    max-width: 70px
}

.payment-provider-wrap .checki {
    position: absolute;
    top: 30%;
    left: 0
}

.contact-banner p {
    margin-bottom: 5px
}

.contact-banner span i {
    font-size: 20px;
    left: -24px;
    position: absolute;
    top: auto
}

.sections.section-contact {
    min-height: 500px;
    position: relative;
    padding: 0
}

#contact-map {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1
}

.section-contact .container-map {
    z-index: 999;
    position: absolute;
    top: 10%;
    left: 0;
    width: 100%
}

.section-contact .container-map .inner {
    max-width: 800px;
    min-width: 800px;
    margin: auto;
    display: block
}

.container-map .black,
.container-map .dim {
    min-height: 400px;
    max-height: 400px
}

.container-map .black {
    background: rgba(6, 6, 6, .33);
    border: 1px solid #07daff;
    border-left: 0;
    border-radius: 10px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .99)
}

.container-map .dim {
    background: #060606;
    background: rgba(6, 6, 6, .33);
    border: 1px solid #07daff;
    border-radius: 10px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .99)
}

.container-map h2,
.container-map p {
    color: #eff2f5;
    font-family: 'Abel', sans-serif;
}

.container-map p {
    line-height: normal
}

.section-browse ul#tab {
    padding-top: 0
}

.section-browse ul#tab ul,
.section-browse ul#tab ul li {
    display: inherit
}

.section-browse .result-merchant .mytable,
.section-browse .result-merchant h2 {
    margin: 0
}

.section-browse .result-merchant .mytable .mycol {
    border: none
}

.section-browse .result-merchant .inner,
.section-browse .result-merchant h2 {
    text-align: left
}

.section-browse .result-merchant .concat-text {
    padding-left: 0
}

.browse-list-map {
    min-height: 320px
}

.section-browse .result-merchant .inner {
    padding: 0;
    border-radius: 10px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .95)
}

.section-browse ul#tab .result-merchant ul.services-type,
.section-browse ul#tab .result-merchant ul.services-type li {
    display: block;
    text-align: center
}

.single-pricing {
    background-image: -webkit-linear-gradient(90deg, #1199862e 0, #65ef38b8 100%);
    color: #fff;
    border: 1px solid #a09595;
    position: relative;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .29)
}

.pricing-head,
.single-pricing-footer {
    padding-top: 30px;
    padding-bottom: 20px;
    font-family: 'Abel', sans-serif;
}

.pricing-head h4 {
    color: #000;
    font-family: 'Abel', sans-serif;
    font-size: 18px
}

.pricing-head h3 {
    font-size: 30px;
    color: #414182;
    margin: 15px 0 0;
    font-weight: 600
}

ul.package-features li {
    padding-top: 9px;
    padding-bottom: 9px;
    color: #000;
    border-top: 1px solid rgba(255, 255, 255, .0470588);
    text-align: left;
    list-style: none;
}

ul.package-features li.last {
    border-bottom: 1px solid rgba(255, 255, 255, .0470588)
}

.single-pricing-footer a {
    display: inline-block;
    color: #000;
    border: 1px solid #d4d4d4;
    border-radius: 10px;
    padding: 8px 20px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .29)
}

.single-pricing-footer a:hover {
    color: #fff;
    border: 1px solid #fff;
    text-decoration: none
}

.chosen-choices .search-field .default {
    height: inherit !important
}

.strike-price {
    text-decoration: line-through;
    color: red
}

.section-notfound h1 {
    color: #07daff;
    font-size: 150px;
    font-weight: 700;
    margin-top: 50px
}

.section-address-book table i,
table.otable i {
    font-size: 20px
}

.section-order-history .mytable .mycol {
    vertical-align: middle
}

.section-order-history .order-headline {
    background: #ebf5f7;
    border: 1px solid #d3e2e5;
    color: #646464;
    padding-top: 5px;
    padding-bottom: 5px
}

.intl-tel-input {
    width: 100% !important
}

.avatar-wrap {
    display: block;
    margin: auto;
    max-width: 50%
}

.avatar-section .line-top {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 15px;
    margin-bottom: 15px
}

.connected-wrap .col-1 {
    width: 25%;
    background: #07daff;
    color: #fff;
    vertical-align: middle
}

.connected-wrap .fb .col-1 {
    background: #07daff
}

.connected-wrap .google .col-1 {
    background: #07daff
}

.connected-wrap .col-2 {
    padding-left: 15px;
    padding-right: 15px;
    vertical-align: middle;
    padding-top: 8px;
    padding-bottom: 8px
}

.search-input-wraps .easy-autocomplete {
    width: 100% !important
}

.search-input-wraps .easy-autocomplete input[type=text] {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.full-map-wrapper {
    position: relative;
    min-height: 400px;
    box-shadow: 0.6em 0.6em 1.2em #d2dce9, -0.5em -0.5em 1em #fff;
}

.full-map {
    background: #fff;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999
}

#full-map {
    background: #fff;
    height: 60vh;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1;
    filter: grayscale(1);
}

.view-full-map {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99
}

.social-wrap {
    text-align: center
}

.merchant-social-list a,
.section-footer .social-wrap a {
    color: #919eaf;
    font-size: 25px
}

.section-footer .social-wrap a:hover i.ion-social-googleplus {
    color: #07daff
}

.section-footer .social-wrap a:hover i.ion-social-twitter {
    color: #07daff
}

.section-footer .social-wrap a:hover i.ion-social-facebook {
    color: #07daff
}

.section-footer .social-wrap a:hover i.ion-social-instagram {
    color: #07daff
}

.section-footer .social-wrap a:hover i.ion-social-youtube-outline {
    color: #07daff
}

.section-footer a {
    color: #fff
}

.footer-divider {
    margin-top: 30px
}

.cart-mobile-handle,
.menu-nav-mobile {
    float: left;
    position: relative;
    height: 100%;
    padding-top: 2%
}

.cart-mobile-handle a,
.menu-nav-mobile a {
    text-shadow: 0 10px 25px #00fff3;
    color: #00ffe7;
    font-size: 30px;
    display: block
}

.mobile-search-menu.mytable,
.progress-dot.mytable {
    width: 300px;
    margin: auto
}

.mobile-search-menu a i,
.progress-dot a i {
    color: #ccc;
    font-size: 30px;
    text-decoration: none;
    display: block
}

ul#mobile-menu {
    padding: 0;
    margin: 0
}

ul#mobile-menu li a:hover {
    text-decoration: none
}

.section-menu ul#tabs li i {
    font-size: 30px;
    display: none
}

.mobile-cart-parent {
    background: #fff;
    padding: 3px
}

.mobile-cart-wrapper {
    float: right;
    width: 138px;
    height: 42px;
    background: url("../images/cart.png") no-repeat;
    position: relative
}

.mobile-cart-wrapper span {
    color: #fff;
    font-size: 15px;
    position: absolute;
    right: 12px;
    top: 10px
}

.mobile-cart-parent a:hover .mobile-cart-wrapper {
    background: url("../images/cart-hover.png") no-repeat
}

#mobile-header {
    background: #00fffe;
    color: #fff;
    padding: 15px
}

#mobile-header h1 {
    margin: 0;
    padding: 0;
    font-size: 17px;
    font-family: 'Abel', sans-serif;
}

#mobile-header i {
    color: #fff;
    font-size: 25px
}

#mobile-app-sections {
    padding-top: 30px
}

.container-medium {
    max-width: 800px;
    margin: auto
}

#mobile-app-sections h2 {
    margin-top: 22%
}

#mobile-app-sections h3 {
    margin: auto auto 25px
}

#getapp-wrap2 {
    margin: auto;
    width: 300px
}

#getapp-wrap2 img {
    max-width: 130px
}

#getapp-wrap2 .mycol {
    width: 150px
}

.language-options .btn {
    width: auto
}

.merchant-review-wrap img.img-circle {
    height: 60px;
    width: 60px
}

.cookie-wrap,
.language-selection-wrap {
    display: none;
    background: #262626;
    background: rgba(38, 38, 38, .95);
    color: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    padding: 5px 30px;
    z-index: 999
}

.cookie-wrap a.green-button,
.cookie-wrap a.orange-button,
.cookie-wrap p {
    font-size: 14px
}

.cookie-wrap a.green-button,
.cookie-wrap a.orange-button {
    padding: 8px 10px;
    display: inline-table
}

.cookie-close,
.language-selection-close {
    color: #fff;
    font-size: 23px;
    position: absolute;
    right: 15%;
    z-index: 1
}

.language-selection-close {
    top: 15%
}

.print-receipt {
    font-size: 25px
}

.ui-datepicker-month,
.ui-datepicker-year {
    color: #000
}

.fb-button.orange-button,
.google-button.orange-button {
    margin: auto;
    display: table;
    position: relative;
    width: 260px;
    text-align: center
}

.fb-button.orange-button {
    background: #07daff;
    border: 1px solid #07daff
}

.fb-button.orange-button:hover {
    background: #07daff;
    border: 1px solid #07daff
}

.fb-button.orange-button i,
.google-button.orange-button i {
    font-size: 30px;
    position: absolute;
    top: 15%;
    left: 10%
}

.login-or {
    text-align: center;
    width: 260px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 15px
}

.login-or:before {
    content: "-"
}

.login-or:after {
    content: "-"
}

.language-selection-wrap {
    background: #000
}

.language-selection-wrap .container-medium {
    min-height: 150px;
    background: url("../images/bg_country.jpg") left center no-repeat
}

.lang-list {
    margin-top: 10px
}

.highlight {
    background: #555;
    color: #fff;
    padding: 3px 10px;
    margin-left: -10px;
    display: table
}

.highlight:hover,
.language-selection-wrap ul li a.highlight,
.language-selection-wrap ul li a:hover {
    text-decoration: none;
    color: #fff
}

.language-selection-wrap ul li {
    margin-bottom: 5px
}

.language-selection-wrap ul li a {
    color: #07daff;
    display: block;
    text-transform: capitalize
}

.language-selection-wrap .head {
    color: #666;
    font-weight: 600
}

.language-selection-wrap .orange-button {
    display: table;
    padding: 3px 6px
}

li.language-selection a img {
    margin-right: 5px;
    margin-top: -1px
}

li.language-selection a {
    text-transform: capitalize
}

.section-feature-resto .merchantopentag span {
    display: table;
    margin: auto;
    margin-top: 4px
}

.social-wrap .mycol {
    width: 16%
}

#parallax-wrap p:last-child {
    margin-bottom: 0
}

.section-Specialty a span {
    padding-left: 5px
}

.ui-timepicker-container {
    z-index: 99999 !important
}

.section-feature-resto .col-md-5 {
    min-height: 170px;
    background-image: -webkit-linear-gradient(90deg, #11998ea3 0, #38ef7d96 100%)
}

.result-merchant ul li.active {
    display: none
}

#fax_page .input-block .label {
    color: #474d5d;
    font-weight: 400;
    text-align: left
}

#fax_page .item-row .a,
#fax_page .item-row .b {
    line-height: normal;
    height: auto
}

#fax_page .input-block .label,
#fax_page .input-block .value,
#fax_page .item-row .d,
#fax_page .summary-wrap .a,
#fax_page .summary-wrap .b {
    height: auto
}

.section-feature-resto img {
    max-height: 100px
}

.category .goto-category.active {
    border-left: 5px solid #07daff
}

.cart-mobile-handle .badge {
    position: absolute;
    right: 40px;
    top: 10px;
    background: #ff000000;
    color: #000
}

.cart_count {
    display: none
}

.new-cart-parent {
    padding-top: 10px
}

#new-cart {
    margin: 0
}

#new-cart div {
    padding-left: 0;
    padding-right: 0
}

#new-cart a {
    color: #9a9a93;
    font-size: 20px;
    margin-right: 5px
}

#new-cart .txt-indent {
    padding-right: 20%;
    text-align: right
}

.receipt-wrap .row,
item-rows-cart {
    border-top: none !important
}

.receipt-wrap hr {
    margin-bottom: 0;
    margin-top: 0;
    border-color: #e4e7ea
}

.apply_tip {
    padding: 8px 10px
}

.table-order-details {
    width: 100%
}

.sections .box-grey p.spacer3,
.spacer3,
.table-order-details {
    margin-bottom: 15px;
    margin-top: 5px
}

.sections .box-grey p.spacer3,
.spacer3 {
    display: block
}

.table-order-details td.a {
    width: 25%
}

.table-order-details td.b {
    font-weight: 700
}

.table-order-details td {
    padding-top: 3px;
    padding-bottom: 3px
}

.hide_inputs {
    display: none
}

.section-confirmorder .delete_item,
.section-confirmorder .edit_item {
    display: none
}

.box-grey {
    z-index: 1
}

.apply_tip {
    display: none
}

.main-preloader {
    position: fixed;
    top: 0;
    z-index: 999999;
    background: rgba(50, 50, 50, .85) none repeat scroll 0 0;
    width: 100%;
    height: 100%;
    display: none
}

.main-preloader .inner {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 20%;
    width: 100%
}

.ploader {
    margin: 60px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(247, 93, 52, .2);
    border-right: 1.1em solid rgba(247, 93, 52, .2);
    border-bottom: 1.1em solid rgba(247, 93, 52, .2);
    border-left: 1.1em solid #07daff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear
}

.ploader,
.ploader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.search-Commodity-wrap {
    margin-bottom: 10px;
    position: relative
}

ul#tab .search-Commodity-wrap li {
    display: block
}

ul#tab .search-Commodity-wrap .easy-autocomplete-container {
    z-index: 9999
}

.search-Commodity-wrap button {
    position: absolute;
    background: 0 0;
    border: none;
    font-size: 20px;
    position: absolute;
    right: 21px;
    top: 11px
}

.frm-search-Commodity a {
    display: block;
    float: right;
    margin-bottom: 5px;
    margin-top: -5px
}

.search-wraps.location-search-1 h1,
.search-wraps.location-search-2 h1,
.search-wraps.location-search-3 h1 {
    font-size: 45px
}

.fields-location-wrap {
    background: rgba(255, 255, 255, .5);
    padding: 20px 40px;
    margin-top: 40px
}

.fields-location-wrap .col-sm-4,
.fields-location-wrap .col-sm-6 {
    border-top: 1px solid #07daff;
    border-bottom: 1px solid #07daff;
    padding-left: 0;
    padding-right: 0
}

.fields-location-wrap .col-sm-4.left-border,
.fields-location-wrap .col-sm-6.left-border {
    border-left: 1px solid #07daff
}

.fields-location-wrap .col-sm-4.right-border,
.fields-location-wrap .col-sm-6.right-border {
    border-right: 1px solid #07daff
}

.fields-location-wrap input[type=text] {
    border: none;
    font-size: 20px;
    padding: 5px 15px;
    width: 100%;
    font-weight: 300
}

.fields-location-wrap #city,
.rounded-corner {
    border-radius: 5px 0 0 5px
}

.fields-location-wrap button {
    border: none;
    font-size: 18px;
    background: #07daff;
    color: #fff;
    font-weight: 300;
    padding: 6px 15px;
    width: 100%
}

.fields-location-wrap button,
.rounded-end {
    border-radius: 0 5px 5px 0
}

.fields-location-wrap button:hover {
    background: #07daff
}

.fields-location-wrap .dropdown-menu {
    display: block;
    margin: 0;
    width: 100%;
    border-radius: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: 250px
}

.fields-location-wrap .dropdown-menu li a {
    font-size: 18px;
    padding: 5px 15px
}

.typhead-city-wrap,
.with-location-loader {
    position: relative
}

.location-loader {
    height: 24px;
    width: 24px;
    background: url("../images/default.svg") no-repeat;
    position: absolute;
    right: 15px;
    top: 8px;
    display: none
}

.typhead-city-wrap i {
    color: #07daff;
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 10px
}

.location-fee-wrap {
    padding: 10px 20px;
    min-width: 800px
}

.location-fee-wrap .inner {
    max-height: 400px;
    overflow-x: hidden;
    overflow-y: scroll
}

.search-wraps.location-search-3 .fields-location-wrap {
    width: 85%;
    margin: auto;
    margin-top: 40px
}

.age-restriction-wrap {
    padding: 10px 20px 40px 20px;
    text-align: center
}

.merchant-social-list {
    display: table;
    margin: auto;
    padding: 0
}

.merchant-social-list li {
    display: table-cell;
    vertical-align: middle;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px
}

.merchant-social-list a:hover {
    color: #07daff
}

.invoice_terms_wrap {
    display: none
}

a.menu-3-disabled-ordering {
    color: #0d1115;
    cursor: default
}

.menu-3-disabled-ordering .row {
    border-top: 1px solid #c9c7c7;
    padding-top: 6px;
    padding-bottom: 6px
}

.reply-wrap {
    padding-bottom: 10px
}

.reply-wrap .reply-from {
    color: red;
    font-weight: 500;
    font-size: 13px
}

.reply-wrap p {
    font-size: 12px
}

.select_sub_item {
    width: 100%;
    padding: 5px;
    font-size: 14px
}

.collapse-parent {
    position: relative
}

.collapse-child {
    display: none
}

.collapse-parent a {
    font-size: 23px;
    position: absolute;
    right: 0;
    z-index: 1;
    color: #07daff;
    top: 4px
}

.collapse-parent a:hover {
    color: #6ac0a5
}

.box-grey .extra_charge_notification {
    margin-top: 10px;
    color: #07daff
}

.fax_page {
    max-width: 900px;
    margin: auto;
    margin-top: 0;
    font-size: 12px;
    padding-bottom: 20px;
    font-family: 'Abel', sans-serif;
}

.fax_page .with_line {
    border-bottom: 1px solid #000
}

.fax_page p {
    font-size: 17px;
    font-family: 'Abel', sans-serif;
}

.fax_header {
    border-bottom: 2px solid #000;
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-right: 8px
}

.fax_page img.logo {
    width: 250px;
    margin-left: -20px
}

.fax_header h3,
.fax_page p span {
    font-weight: 600
}

.fax_header h3,
.fax_page .fax_header p {
    margin: 0;
    line-height: normal
}

.fax_page p span.bold {
    font-size: 20px
}

.fax_header h3 {
    font-size: 17px
}

.fax_page p {
    margin: 0;
    margin-bottom: 2px
}

.fax_page .v_bottom {
    vertical-align: bottom
}

.fax_page .v_center {
    vertical-align: middle
}

.fax_page .v_top {
    vertical-align: top
}

.fax_page .mytable .mycol {
    width: 50%
}

.fax_customer_details h2,
.fax_customer_details h3 {
    margin: 0;
    text-transform: capitalize;
    font-weight: 700
}

.fax_customer_details h2 {
    font-size: 25px
}

.fax_customer_details h3 {
    font-size: 17px
}

.fax_customer_details h3 {
    margin-top: 10px
}

.fax_customer_details,
.fax_delivery_instruction,
.fax_item,
.fax_item_details {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    border-style: solid;
    border-width: 0 0 thin 0
}

.fax_item_details {
    border-bottom: none
}

.fax_customer_details .col-1 {
    border-right: 1px solid #000
}

.fax_delivery_instruction {
    border-bottom: 2px solid #000
}

.fax_item .th,
.fax_total .bold {
    font-weight: 700
}

.fax_total .bold,
.fax_total .mycol,
.signature_wrap p {
    font-size: 15px
}

.fax_item .mycol,
.fax_total .mytable .mycol {
    border: 0 solid red
}

.fax_item .mycol.col-1,
.fax_total .mycol.col-1 {
    width: 8%;
    text-align: center
}

.fax_item .mycol.col-2,
.fax_total .mycol.col-2 {
    width: 70%
}

.fax_item .mycol.col-3,
.fax_total .mycol.col-3 {
    width: 14%
}

.fax_item_details.fax_item {
    padding: 0
}

.fax_item_details.fax_item .mytable,
.fax_total .mytable {
    padding: 8px;
    padding-top: 0;
    padding-bottom: 0
}

.col_red {
    color: red
}

.fax_item_details ul li {
    border-style: solid;
    border-width: 0 0 thin 0;
    padding: 0;
    margin: 0
}

.fax_item_details ul:last-child li {
    border-bottom: 2px solid #000
}

.fax_item_details ul li ul li {
    border: none
}

.fax_total .index_right {
    padding-right: 100px
}

.fax_total .signature_wrap .mycol.col-1 {
    width: 50%;
    text-align: left
}

.fax_total .signature_wrap .mycol.col-2 {
    width: 29%
}

.signature_wrap .underline {
    border-bottom: 1px solid #000;
    padding-bottom: 3px
}

.fax_item .mycol {
    font-size: 15px
}

.fax_item .item_name {
    font-size: 17px
}

.fax_item ul {
    margin-bottom: 0
}

.fax_sub_header {
    text-align: center;
    font-weight: 700;
    font-size: 15px;
    border-bottom: 1px solid #000;
    padding-bottom: 2px
}

.fax_item .four_col .mycol.col-2 {
    width: 8%
}

.fax_item .four_col .mycol.col-2 {
    width: 15%
}

.fax_item .four_col .mycol.col-3 {
    width: 57%
}

.fax_item .four_col .mycol.col-4 {
    width: 14%
}

.fax_total {
    display: block;
    border: 0 solid green;
    width: 100%
}

.fax_total .fax_total_col_1,
.fax_total .fax_total_col_2 {
    border: 0 solid red
}

.fax_total .fax_total_col_1 {
    width: 55%;
    float: left;
    padding-top: 1%
}

.fax_total .fax_total_col_2 {
    width: 45%;
    float: right
}

.fax_total .mytable.two_col .mycol.col-1 {
    width: 35%;
    text-align: left;
    font-size: 13px;
    border: 0 solid red
}

.fax_total .mytable.two_col .mycol.col-2 {
    font-size: 13px;
    border: 0 solid red;
    width: 65%
}

.signature_wrap {
    padding-top: 20px !important
}

.fax_total .fax_total_col_2 .mytable .mycol.col-1 {
    border: 0 solid red;
    display: none
}

.fax_total .fax_total_col_2 .mytable .mycol.col-2 {
    border: 0 solid red;
    width: 60%
}

.fax_total .fax_total_col_2 .mytable .mycol.col-3 {
    border: 0 solid red;
    width: 40%
}

.fax_total .fax_total_col_2 .index_right {
    padding-right: 10px
}

.orange_header {
    background: #07daff;
    color: #fff;
    padding-bottom: 8px
}

.orange_header .title {
    padding: 5px
}

.orange_header img.logo {
    max-width: 80px
}

.stripe_ideal_receipt {
    padding-top: 20px
}

.stripe_ideal_receipt h2 {
    font-weight: 700
}

.stripe_ideal_receipt i {
    color: #07daff;
    font-size: 100px
}

.mytable.Variety-category {
    width: auto
}

.pending_for_review,
.request_cancel_order {
    display: inline-block;
    margin-top: 10px
}

html.rtl {
    direction: rtl
}

html.rtl .category-child i {
    left: 10px;
    right: auto
}

html.rtl #notes,
html.rtl #redeem_points,
html.rtl #voucher_code,
html.rtl .grey-inputs {
    text-align: inherit;
    direction: rtl
}

html.rtl .search-Commodity-wrap button {
    left: 10px;
    right: auto
}

html.rtl .section-checkout .section-label a.section-label-a span {
    padding-right: 30px
}

.leaflet-popup-content {
    width: 255px !important
}



.leaflet-routing-container {
    width: 100% !important
}

.leaflet-container a.orange-button {
    color: #000
}

.leaflet-container a {
    color: #000
}

.upload_deposit_preview {
    margin-top: 10px;
    max-width: 200px
}

a.add_favorites:hover {
    color: #00b279
}

a.add_favorites i {
    font-size: 25px
}

.equal_table {
    display: table
}

.equal_table .col {
    display: table-cell;
    vertical-align: middle
}

.result-merchant .equal_table {
    margin: auto
}

.result-merchant .equal_table .col {
    padding: 0 10px
}

.result-merchant .inner.list-view .mytable .mycol,
.section-browse .result-merchant .mytable .mycol {
    vertical-align: middle
}

.menu-header a.add_favorites {
    color: #3e3e3e;
    font-size: 30px;
    background: #fff;
    padding: 10px;
    border-radius: 50%;
}

.menu-header a.add_favorites.selected,
a.add_favorites.selected {
    color: #f75d34
}

.favorites_list a.remove_fav {
    font-size: 25px
}

.delivery_map_accuracy {
    height: 300px;
    width: auto
}

.view-reviews {
    position: relative
}

.badge_review {
    background: #009fe3;
    color: #fff;
    position: absolute;
    right: -8px;
    top: 0
}

.review_notification_wrap {
    background: #009fe3;
    color: #fff;
    margin: auto auto 15px;
    padding: 15px 15px 15px 25px;
    width: 95%
}

.review_notification_wrap p {
    font-size: 14px;
    margin: 0
}

.tbl_merchant_info {
    width: 80%
}

.tbl_merchant_info td {
    vertical-align: top
}

.tbl_merchant_info td:first-child {
    width: 35%
}

.tbl_merchant_info ul.services-type li {
    display: block;
    padding-left: 0
}

.tbl_merchant_info ul.services-type i {
    display: none
}

.format_as_card_number {
    background: url("../images/credit-card-sprite.png"), url("../images/credit-card-sprite.png");
    background-position: 2px -121px, 295px -61px;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-size: 120px 361px, 120px 361px;
    padding-left: 54px
}

.format_as_card_number.visa {
    background-position: 2px -163px, 295px -61px
}

.format_as_card_number.visa_electron {
    background-position: 2px -205px, 295px -61px
}

.format_as_card_number.mastercard {
    background-position: 2px -247px, 295px -61px
}

.format_as_card_number.maestro {
    background-position: 2px -289px, 295px -61px
}

.format_as_card_number.discover {
    background-position: 2px -331px, 295px -61px
}

.format_as_card_number.valid.visa {
    background-position: 2px -163px, 295px -87px
}

.format_as_card_number.valid.visa_electron {
    background-position: 2px -205px, 295px -87px
}

.format_as_card_number.valid.mastercard {
    background-position: 2px -247px, 295px -87px
}

.format_as_card_number.valid.maestro {
    background-position: 2px -289px, 295px -87px
}

.format_as_card_number.valid.discover {
    background-position: 2px -331px, 295px -87px
}

.inline_li {
    display: table
}

.inline_li li {
    display: table-cell;
    padding: 5px 10px
}

.home_banner_area .home_right_box {
    background: rgba(255, 255, 255, .1);
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 210px;
    margin-bottom: 210px;
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 10px
}

.home_banner_area .home_right_box .home_item {
    color: #fff;
    flex: 0 0 50%;
    max-width: 50%;
    text-align: center;
    line-height: 50px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    transition: all .3s linear 0s
}

.home_banner_area .home_right_box .home_item i {
    font-size: 40px
}

.home_banner_area .home_right_box .home_item i:before {
    font-size: 40px;
    color: #fff;
    margin-left: 0
}

.home_banner_area .home_right_box .home_item:nth-child(odd) {
    border-right: 1px solid rgba(255, 255, 255, .1)
}

.home_banner_area .home_right_box .home_item:nth-child(5) {
    border-bottom: 0
}

.home_banner_area .home_right_box .home_item:last-child {
    border-bottom: 0
}

.home_banner_area .home_right_box .home_item:hover {
    background: #07daff78;
    border-radius: 10px
}

@media (max-width:1024px) {
    .mobileHide {
        display: none
    }
}

.box_box {
    position: absolute;
    padding-left: 950px;
    padding-top: 100px
}

.main11 {
    font-size: 20px
}

.weather {
    font-size: 13px
}

.instagram_area {
    position: relative
}

.instagram_area .insta_btn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 2;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .29)
}

.instagram_area .insta_btn .theme_btn {
    background: #fff0;
    border-radius: 5px;
    padding: 0 45px;
    line-height: 50px;
    color: #222;
    font-size: 13px;
    font-weight: 500
}

.instagram_area.top_pad {
    padding-top: 120px
}

.instagram_image {
    margin-bottom: -120px !important
}

.instagram_image a {
    flex: 0 0 16.667%;
    max-width: 16.667%;
    display: block;
    overflow: hidden
}

.instagram_image a img {
    max-height: 90px;
    max-width: 90px;
    min-height: 90px;
    min-width: 90px;
    transition: all .3s ease
}

.instagram_image a:hover img {
    transform: scale(1.05)
}

@media only screen and (max-width:600px) {
    .instagram_image a img {
        max-height: 30px;
        max-width: 30px;
        min-height: 30px;
        min-width: 30px;
    }
}

.container1 {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container1 {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container1 {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container1 {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container1 {
        max-width: 1140px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0
}

.popular-category {
    background: #fff0;
    display: block;
    text-align: center;
    padding: 10px 5px;
    border-radius: 7px;
    top: 0;
    position: relative;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out
}

.popular-category .icon {
    display: block;
    -webkit-transition: .1s all ease;
    -o-transition: .1s all ease;
    transition: .1s all ease;
    margin-bottom: 10px
}

.popular-category .icon>span {
    line-height: 0;
    font-size: 45px
}

.popular-category .caption {
    color: #666;
    -webkit-transition: .1s all ease;
    -o-transition: .1s all ease;
    transition: .1s all ease;
    text-transform: none;
    letter-spacing: normal;
    font-weight: 400
}

.popular-category .number {
    padding: 2px 20px;
    border-radius: 30px;
    display: inline-block;
    background: #e9ecef;
    color: #000;
    font-size: 14px;
    -webkit-transition: .1s all ease;
    -o-transition: .1s all ease;
    transition: .1s all ease
}

.popular-category:hover {
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
    background: #0000000d;
    -webkit-box-shadow: 0 5px 30px -5px rgb(0 0 0 / 15%);
    box-shadow: 0 5px 30px -5px rgb(0 0 0 / 15%);
    top: -10px
}

.popular-category:hover .caption {
    color: #000
}

.popular-category:hover .icon {
    color: #000
}

.popular-category:hover .number {
    background: #1bc5ad;
    color: #000
}

@media (max-width:1024px) {
    .caption {
        font-size: 12px
    }
}

@media (min-width:1024px) {
    .caption {
        font-size: 20px
    }
}

* {
    box-sizing: border-box
}

.carousel {
    background: #fff0
}

.carousel-cell {
    width: 70%;
    height: 200px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center
}

.carousel-cell img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    opacity: .7;
    -webkit-transform: scale(.85);
    transform: scale(.85);
    -webkit-filter: blur(5px);
    filter: blur(5px);
    -webkit-transition: opacity .3s, -webkit-transform .3s, transform .3s, -webkit-filter .3s, filter .3s;
    transition: opacity .3s, transform .3s, filter .3s
}

.carousel-cell.is-selected img {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-filter: none;
    filter: none;
    border-radius: 10px
}

@media screen and (min-width:768px) {
    .carousel-cell {
        height: 300px;
        border-radius: 10px
    }
}

@media screen and (min-width:960px) {
    .carousel-cell {
        width: 60%
    }
}

.flickity-prev-next-button {
    width: 60px;
    height: 60px;
    background: 0 0;
    opacity: .6
}

.flickity-prev-next-button:hover {
    background: 0 0;
    opacity: 1
}

.flickity-prev-next-button .arrow {
    fill: black
}

.flickity-prev-next-button.no-svg {
    color: #fff
}

.flickity-prev-next-button.previous {
    left: 0
}

.flickity-prev-next-button.next {
    right: 0
}

.flickity-prev-next-button:disabled {
    display: none
}

.flickity-enabled {
    position: relative
}

.flickity-enabled:focus {
    outline: 0
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.flickity-button {
    position: absolute;
    border: none;
    color: #333
}

.flickity-button:focus {
    outline: 0;
    box-shadow: 0 0 0 5px #19f
}

.flickity-button:active {
    opacity: .6
}

.flickity-button:disabled {
    opacity: .3;
    cursor: auto;
    pointer-events: none
}

.flickity-button-icon {
    fill: currentColor
}

.flickity-prev-next-button {
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    transform: translateY(-50%)
}

.flickity-prev-next-button.previous {
    left: 10px
}

.flickity-prev-next-button.next {
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
}

.flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.slider {
    box-shadow: 0 -2px 25px rgba(0, 0, 0, .67)
}

.iconred {
    color: #ff0101
}

.iconpurple {
    color: #d801ff
}

.iconorange {
    color: #ff6b01
}

.icongreen {
    color: #01ff38
}

.iconpink {
    color: #fb01ff
}

.iconblue {
    color: #4001ff
}

.iconyellow {
    color: #ffe001
}

.awesome {
    -webkit-animation: colorchange 20s infinite alternate
}

@-webkit-keyframes colorchange {
    0% {
        color: #ff0101
    }

    10% {
        color: #d801ff
    }

    20% {
        color: #ff6b01
    }

    30% {
        color: #01ff38
    }

    40% {
        color: #fb01ff
    }

    50% {
        color: #4001ff
    }

    60% {
        color: #ffe001
    }

    70% {
        color: #01ff38
    }

    80% {
        color: #01ff38
    }

    90% {
        color: #ff0101
    }

    100% {
        color: #fb01ff;
        text-shadow: 0 0 17px #ff00bf
    }
}

#blur.active {
    filter: blur(2px) grayscale(10);
    pointer-events: none;
    user-select: none
}

#ufo {
    position: fixed;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 600px;
    padding: 50px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, .3);
    background: #fff;
    visibility: hidden;
    opacity: 0;
    transition: .5s
}

#ufo.active {
    top: 50%;
    visibility: visible;
    opacity: 1;
    transition: .5s;
    width: 80%;
    border-radius: 10px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, .3);
    background: #fff0;
    overflow-y: scroll;
    height: 500px
}

.main_search_icons {
    color: #0ff
}

.container_signup .card {
    position: relative;
    width: auto;
    height: 450px;
    background: #232323;
    border-radius: 20px;
    overflow: hidden
}

.container_signup .card:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #28dcdc;
    clip-path: circle(150px at 80% 20%);
    transition: .5s ease-in-out
}

.container_signup .card:hover:before {
    clip-path: circle(300px at 80% -20%)
}

.container_signup .card:after {
    content: 'Shopiespot';
    position: absolute;
    top: 30%;
    left: -20%;
    font-size: 12em;
    font-weight: 800;
    font-style: italic;
    color: rgba(255, 255, 255, .04)
}

.container_signup .card .imgBx {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10000;
    width: 100%;
    height: 220px;
    transition: 1.05s
}

.container_signup .card:hover .imgBx {
    top: 0;
    transform: translateY(0)
}

.container_signup .card .imgBx img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 270px
}

.container_signup .card .contentBx {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;
    text-align: center;
    transition: 1s;
    z-index: 10
}

.container_signup .card:hover .contentBx {
    height: 310px
}

.container_signup .card .contentBx h2 {
    position: relative;
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff
}

.container_signup .card .contentBx .color,
.container_signup .card .contentBx .size {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 20px;
    transition: .5s
}

,
.container_signup .card .contentBx .color h3,
.container_signup .card .contentBx .size h3 {
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-right: 10px
}

.container_signup .card .contentBx .size span {
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
    display: inline-block;
    color: #111;
    background: #fff;
    margin: 0 5px;
    transition: .5s;
    color: #111;
    border-radius: 4px;
    cursor: pointer
}

.container_signup .card .contentBx .size span:hover {
    background: #9bdc28
}

.background-lines {
    background: repeating-linear-gradient(45deg, #fff0, #fff0 10px, #fff0 10px, #00000008 20px)
}

.caret {
    color: #fff0
}

.footer-form {
    background: #fff0;
    border: 1px solid #30e3ca;
    border-radius: 2px
}

.footer-padding {
    padding: 10px
}

.cart-text {
    font-size: 16px;
    text-align: center
}

.logo-desktop {
    height: 55px
}

.banner-area {
    background-size: cover;
    position: relative
}

@media (max-width:768px) {
    .banner-area .fullscreen {
        height: 650px !important
    }
}

.banner-area .active-banner-slider .owl-nav {
    position: absolute;
    right: 0;
    bottom: -200px
}

@media (max-width:1920px) {
    .banner-area .active-banner-slider .owl-nav {
        right: -115px
    }
}

@media (max-width:1680px) {
    .banner-area .active-banner-slider .owl-nav {
        right: 0
    }
}

@media (max-width:991px) {
    .banner-area .active-banner-slider .owl-nav {
        display: none
    }
}

.banner-area .active-banner-slider .owl-nav .owl-next,
.banner-area .active-banner-slider .owl-nav .owl-prev {
    display: inline-block;
    margin: 10px;
    opacity: .5;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.banner-area .active-banner-slider .owl-nav .owl-next:hover,
.banner-area .active-banner-slider .owl-nav .owl-prev:hover {
    opacity: 1
}

.banner-area .banner-content {
    padding-left: 10px
}

@media (max-width:991px) {
    .banner-area .banner-content {
        padding-left: 0
    }
}

.banner-area .banner-content h1 {
    font-size: 60px;
    line-height: 66px;
    font-weight: 700;
    margin-bottom: 30px
}

@media (max-width:767px) {
    .banner-area .banner-content h1 {
        font-size: 35px;
        line-height: 46px
    }
}

.banner-area .banner-content p {
    margin: 0
}

@media (max-width:991px) {
    .banner-area .banner-img {
        display: none
    }
}

.owl-carousel .owl-item .phone-hide {
    display: block
}

@media (max-width:1199.98px) {
    .owl-carousel .owl-item .phone-hide {
        display: none
    }
}

/*STORE V2*/

/*RESPONSIVE*/
@media only screen and (max-width :1024px) {
    .top-menu-wrapper img.logo {
        border: 0 solid #fff
    }

    .search-menu {
        padding-top: 10px
    }

    .mobile-banner-wrap img {
        width: 100%;
        box-shadow: 0 10px 25px rgba(1, 255, 243, .48);
        border-radius: 10px
    }

    .search-wraps h1,
    .search-wraps p,
    .search-wraps p a {
        color: #0ff
    }

    .top-menu-wrapper {
        position: relative;
        background: #398cac29;
        box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
    }

    #change-package-wrap,
    #section-social-login,
    .logo-desktop,
    .menu-right-content,
    .parallax-mirror,
    .search-left-content,
    .search-view-map,
    .top-menu-wrapper .col-b {
        display: none
    }

    #parallax-wrap {
        background-image: none !important
    }

    .menu-right-content.modal {
        padding-top: 20px
    }

    .parallax-search .search-wraps,
    .search-wraps,
    .search-wraps.single-search {
        padding-top: 0
    }

    #parallax-wrap {
        min-height: inherit;
        background: 0 0;
        border: 0 solid red;
        padding-bottom: 20px;
        padding-top: 20px
    }

    .search-input-wraps {
        border: 1px solid #444
    }

    #mobile-filter-handle,
    #mobile-social-login,
    #mobile-viewmap-handle,
    .cart-mobile-handle,
    .logo-mobile,
    .menu-nav-mobile,
    .mobile-banner,
    .mobile-home-banner {
        display: block
    }

    body .mobile-banner {
        max-height: 60%
    }

    .search-wraps h1 {
        font-size: 45px
    }

    .search-input-wraps {
        padding: 10px 20px
    }

    .sections h2,
    .sections h4 {
        font-size: 25px
    }

    .section-footer h3 {
        font-size: 14px
    }

    .search-wraps {
        width: auto;
        border: 0 solid red
    }

    .advance-search.search-wraps h1 {
        padding-top: 10px
    }

    .search-wraps h1,
    .search-wraps p,
    .search-wraps p a {
        margin: 0
    }

    .menu-top-menu .green-button,
    .menu-top-menu .orange-button {
        background: 0 0;
        border: none;
        padding: 0
    }

    #Specialty_chosen {
        width: 100% !important
    }

    .section-checkout a.forgot-pass-link2 {
        padding-bottom: 10px
    }

    .with-padleft {
        padding-left: 15px !important
    }

    .section-menu .row .menu-left-content {
        width: 100%
    }
}

@media only screen and (max-width :970px) {
    .location-fee-wrap {
        min-width: auto
    }

    .top-menu-wrapper img.logo {
        border: 0 solid brown;
        max-width: 140px;
        min-width: inherit
    }

    #contact-map,
    .section-contact .container-map {
        position: relative
    }

    .section-contact .container-map .inner {
        max-width: 100%;
        min-width: 100%
    }

    .container-map .black,
    .container-map .dim {
        min-height: inherit;
        max-height: inherit;
        padding: 30px;
        border: none
    }

    .section-contact .container-map .row {
        margin-left: 0;
        margin-right: 0
    }

    .sections.section-contact {
        min-height: auto
    }

    .container-map .dim {
        background: #060606;
        background: rgba(6, 6, 6, .9);
        border-bottom: none
    }

    .container-map .black {
        background: 0 0;
        padding-top: 0
    }

    .section-browse #mort-list p,
    .section-browse .result-merchant h2,
    .subscribe-footer .col-md-2,
    .subscribe-footer .col-md-3 {
        text-align: center
    }

    .section-browse #mort-list .mytable,
    .section-browse #mort-list .mytable .mycol {
        border: 0 solid red;
        width: auto;
        margin: auto
    }

    .section-browse #mort-list a {
        margin: 0px;
        /*display: table*/
    }

    .subscribe-footer .col-md-3 {
        padding-bottom: 10px
    }

    .section-subcribe .email,
    .section-subcribe .green-button {
        padding: 10px 18px
    }

    .section-subcribe .email {
        font-size: 15px;
        width: 50%
    }

    .search-wraps h1 {
        margin: 0
    }

    .parallax-container.parallax-home,
    .sections {
        padding-bottom: 15px;
        padding-top: 20px
    }

    #frm-modal-forgotpass .back-link,
    .forgot-pass-link2,
    .sections h2,
    .sections h4 {
        margin: 0;
        margin-bottom: 10px
    }

    img.img-Specialty {
        margin: 0 auto auto;
        width: 50px
    }

    #search-listgrid .col-md-3,
    #search-listgrid .col-md-7,
    #search-listgrid h2 {
        text-align: center
    }

    #search-listgrid .mytable {
        border: 0 solid red;
        margin: auto
    }

    .result-merchant .inner.list-view a.orange-button {
        margin: 20px auto auto
    }

    #search-listgrid .row {
        margin-left: 0;
        margin-right: 0
    }

    #search-listgrid {
        padding-left: 15px;
        padding-right: 15px
    }

    .section-menu ul#tabs li span {
        display: none
    }

    .section-menu ul#tabs li i {
        display: block
    }

    .container-medium {
        width: auto
    }

    .location-fee-wrap .inner {
        overflow-x: scroll
    }
}

@media only screen and (max-width :750px) {
    .result-merchant .logo-medium {
        max-width: 100px;
        min-height: 100px
    }

    .top-menu-wrapper img.logo {
        border: 0 solid #ff0;
        max-width: 130px
    }

    .location-search-1 .left-border {
        border-right: 1px solid #c4c4ff;
        margin-bottom: 10px
    }

    .indent-5percent {
        text-indent: inherit
    }

    #mobile-social-login .a {
        margin-left: 15%;
        width: 30%
    }

    #mobile-header {
        border: 0 solid #ff0
    }

    #mobile-app-sections .into-row,
    .merchant-opening-hours .col-md-3,
    .merchant-opening-hours .col-md-6 {
        float: none;
        width: 100%
    }

    .menu-3 img {
        display: block;
        margin: auto auto 10px;
        max-width: 50%
    }

    #mobile-app-sections,
    .menu-3 {
        text-align: center
    }

    #merchant-map {
        min-height: 240px;
        max-height: 240px
    }

    .logo-medium {
        max-width: 100px;
        min-width: 100px
    }

    .order-progress-bar {
        background: 0 0;
        padding-bottom: 8px;
        padding-top: 8px;
        border-top: 0
    }

    #parallax-wrap {
        padding-bottom: 10px;
        padding-top: 10px
    }

    .mobile-search-menu.mytable,
    .progress-dot.mytable {
        display: table
    }

    #getapp-wrap,
    #menu-tab-wrapper .category-list,
    .app-image-wrap,
    .menu-2 a.dsktop,
    .menu-3 a.dsktop,
    .menu-cat .items-row a.dsktop,
    .order-progress-bar .container,
    .search-menu,
    .section-browse #tabs li span,
    .section-profile #tabs li span,
    .view-receipt-front {
        display: none
    }

    .section-browse #tabs li i,
    .section-profile ul#tabs li i {
        font-size: 30px
    }

    #getapp-wrap2,
    .menu-2 a.mbile,
    .menu-3 a.mbile,
    .menu-cat .items-row a.mbile,
    .view-receipt-mobile {
        display: block
    }

    .section-how-it-works .steps {
        border: 0 solid red;
        max-width: inherit;
        min-height: auto
    }

    .top-menu-wrapper.top-home .col-a {
        padding-left: 0;
        padding-right: 0
    }

    .section-feature-resto .col-md-9.col-sm-9 {
        text-align: center
    }

    .section-feature-resto .services-type {
        border: 0 solid red;
        margin: auto
    }

    .search-wraps h1 {
        font-size: 35px
    }

    .sections h2,
    .sections h4 {
        font-size: 23px;
        margin: 0 0 8px
    }

    .parallax-container.parallax-home,
    .sections {
        padding-bottom: 10px;
        padding-top: 15px
    }

    .section-Specialty a {
        text-align: center;
        display: block
    }

    .search-input-wraps #s,
    .search-input-wraps .search-field,
    p {
        font-size: 15px
    }

    .section-Specialty .sub-text,
    .section-feature-resto h2 {
        margin-bottom: 20px
    }

    .section-Specialty a {
        padding-top: 5px;
        padding-bottom: 5px
    }

    .section-Specialty a.even {
        background: #f4f4f400;
        border: 1px solid #5d9eba;
        border-left: 0;
        border-right: 0
    }

    .section-Specialty .nopad {
        margin: 0;
        overflow: hidden;
        padding: 0
    }

    #menu-list-wrapper {
        width: 100%
    }

    .merchant-review-wrap a.inline {
        display: block;
        margin-bottom: 5px
    }

    #mobile-app-sections h2 {
        margin-top: auto;
        font-size: 25px
    }

    #mobile-app-sections {
        padding-bottom: 30px
    }

    #mobile-app-sections h3 {
        font-size: 20px
    }

    .easy-autocomplete {
        width: 100% !important
    }
}

@media only screen and (max-width :480px) {
    .top-menu-wrapper img.logo {
        border: 0 solid green;
        max-width: 110px
    }

    .section-credit-card table tr td,
    .section-order-history table tr td {
        display: block;
        text-align: center
    }

    .section-credit-card table tr,
    .section-order-history table tr.tr_mobile {
        margin-bottom: 15px;
        display: block
    }

    .section-credit-card table thead {
        display: none
    }

    .section-order-history table tr td p {
        font-size: 13px
    }

    #getapp-wrap2 img {
        max-width: 100px
    }

    #getapp-wrap2 {
        margin: auto;
        width: 260px
    }

    #mobile-header {
        border: 0 solid green
    }

    .cart-mobile-handle,
    .menu-nav-mobile {
        width: 100%
    }

    .merchant-review-wrap .into-row,
    .view-Commodity-item-wrap .into-row {
        float: none;
        width: auto
    }

    .view-Commodity-item-wrap .into-row-2 {
        width: 32%;
        float: none;
        display: inline-table;
        margin-bottom: 8px;
        text-align: center;
        padding: 0
    }

    .view-Commodity-item-wrap .into-row-2.text-to-right {
        text-align: right
    }

    .view-Commodity-item-wrap .into-row-2.text-to-left {
        text-align: left
    }

    .view-Commodity-item-wrap .to-hide {
        display: none
    }

    .view-Commodity-item-wrap .to-show {
        display: inline
    }

    .view-Commodity-item-wrap .into-row {
        text-align: center;
        margin-bottom: 5px
    }

    .merchant-review-wrap a.inline {
        display: inline-block;
        margin: auto
    }

    .section-menu ul#tabs li {
        padding: 5px 10px
    }

    .section-menu ul#tabs li i {
        font-size: 25px
    }

    .logo-medium {
        max-width: 80px;
        min-width: 80px
    }

    .search-input-wraps {
        padding: 8px 18px
    }

    .search-wraps h1 {
        font-size: 30px
    }

    .sections h2,
    .sections h4 {
        font-size: 20px
    }

    .search-input-wraps #s,
    .search-input-wraps .search-field,
    .section-subcribe .email,
    .section-subcribe .green-button,
    p {
        font-size: 14px
    }

    #mobile-app-sections h2,
    .search-input-wraps button[type=submit] {
        font-size: 23px
    }

    .search-wraps h1 {
        font-size: 28px;
        margin-bottom: 8px
    }

    .section-how-it-works .steps img {
        max-width: 40px
    }

    .mobile-search-menu a i,
    .section-how-it-works h3 {
        font-size: 18px
    }

    .section-subcribe .email {
        width: 100%
    }

    .mobile-search-menu.mytable {
        width: 70%
    }

    .sort-wrap .row .col-md-6 {
        float: none;
        width: 100%;
        text-align: center;
        margin-bottom: 8px
    }

    #mobile-filter-handle,
    #mobile-viewmap-handle,
    .sort-wrap .orange-button {
        display: inline-block;
        float: none
    }

    .menu-header .mytable {
        width: auto
    }

    #search-listgrid .mytable,
    #search-listgrid .mytable .mycol,
    .menu-header .mytable,
    .menu-header .mytable .mycol {
        display: block
    }

    .menu-header .mytable .mycol {
        padding-top: 3px;
        padding-bottom: 3px
    }

    .result-merchant .inner.list-view a.orange-button {
        font-size: 14px
    }

    #mobile-app-sections h2 {
        font-size: 20px
    }

    #mobile-app-sections h3 {
        font-size: 16px
    }

    #mobile-app-sections {
        padding-top: 10px;
        padding-bottom: 10px
    }

    #mobile-app-sections h3 {
        margin-bottom: 10px
    }

    .section-subcribe h2 {
        line-height: 1
    }

    .section-footer a {
        font-size: 12px
    }

    .top-menu-wrapper {
        border-bottom: 1px solid #14171b
    }

    .fb-button.orange-button,
    .google-button.orange-button {
        width: 100%
    }

    .language-selection-wrap {
        padding: 0
    }

    .language-selection-wrap .orange-button {
        font-size: 11px
    }

    .language-selection-close {
        top: 2%
    }

    #menu-tab-wrapper .normal-price {
        display: block
    }
}

@media only screen and (max-width :320px) {
    .top-menu-wrapper img.logo {
        border: 0 solid gray
    }
}

/*RESPONSIVE*/


amp-img.custom-phone-image {
    padding: 5px;
}

.intel {
    font-size: 15px;
}

@media only screen and (min-width: 412px) and (max-width: 767px) {
    .intel {
        font-size: 8px;
    }

    .intel-num {
        font-size: 5px;
    }

    .search-pad {
        padding-top: 40px;
    }

    .bottomright {
        display: none;
    }
}

.bottomright {
    padding: 20px;
    position: absolute;
    bottom: 8px;
    right: 16px;
    font-size: 18px;
    background: #00000038;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border-radius: 10px;
    color: #fff;
}

.main-bg {
    background-image: url('/assets/images/preview.jpg');
}

.banner-heading {
    color: #fff;
}

.banner-description {
    color: #fff;
}

@media (max-width: 767px) {
    .main-bg {
        background-image: url('/assets/images/phone-bg.jpg');
        background-size: cover;
    }

    .banner-heading {
        color: #000;
    }

    .banner-description {
        color: #000;
    }

    .hidden-mobile {
        display: none;
    }
}

.leaflet-popup-content-wrapper {
    background: linear-gradient(45deg, #ffffff66, #ffffff00, #ffffff69);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}


.widget {
    background: #ffffff0a;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    /*background:radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #db9c16 30%, #f5c862 40%, transparent 80%),radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #876d35 62.5%, #5d4a1f 100%);*/
    width: 450px;
    height: 200px;
    border-radius: 6px;
    box-shadow: 0px 0px 10px #00000059;
    position: absolute;
    overflow: hidden;
    bottom: 5%;
    right: 1%;
    display:none;
    
}
.display-block{ display:block; }

.wether-image {
    height: 76.44px;
    width: 76.44px;
}

@media only screen and (max-width: 600px) {
    .widget {
        display: none !important;
    }
}

.pictoBackdrop {
    position: absolute;
    height: 280px;
    width: 280px;
    border-radius: 50%;
    background: linear-gradient(160deg, rgba(60, 192, 254, 0.7) 40%, rgba(0, 102, 255, 0.6));
    right: -40px;
    top: -90px;
}

.pictoFrame {
    position: absolute;
    background: #34373e;
    border-radius: 50%;
    box-shadow: 0px 50px 60px -20px #06f;
    height: 168px;
    width: 168px;
    right: 40px;
    top: 12.5px;
}

.pictoCloudBig {
    position: absolute;
    border-radius: 50%;
    background: #aacbe6;
    box-shadow: 20px 20px 80px -20px #aacbe6;
    height: 109.2px;
    width: 109.2px;
    top: 40px;
    right: 80px;
}

.pictoCloudFill {
    position: absolute;
    background: #aacbe6;
    box-shadow: 0px 10px 40px -10px #aacbe6;
    height: 53.508px;
    width: 53.508px;
    top: 95.5px;
    right: 132.5px;
}

.pictoCloudSmall {
    position: absolute;
    border-radius: 50%;
    background: #d2e9fa;
    height: 76.44px;
    width: 76.44px;
    top: 73px;
    right: 141px;
}

.iconCloudBig {
    position: absolute;
    border-radius: 50%;
    background: #9cd0ff;
    height: 18px;
    width: 18px;
    top: 100px;
    left: 40px;
}

.iconCloudSmall {
    position: absolute;
    border-radius: 50%;
    height: 11.7px;
    width: 11.7px;
    background: #d2e9fa;
    top: 106.5px;
    left: 35px;
}

.iconCloudFill {
    position: absolute;
    height: 8.19px;
    width: 8.19px;
    background: #9cd0ff;
    top: 110px;
    left: 40px;
}

.details {
    font-family: Roboto, sans-serif;
    display: flex;
    flex-direction: column;
    margin-top: 15px;
    margin-left: 30px;
}

.temperature {
    color: #4f4f4f;
    font-weight: 300;
    font-size: 5em;
}

.summary {
    color: #4f4f4f;
    font-size: 1em;
    font-weight: 300;
    width: 150px;
    margin-top: -8px;
    padding-bottom: 8px;
    border-bottom: 2px solid #4f4f4f;
    margin-left: 4px;
}

.summaryText {
    margin: 0;
    margin-left: 28px;
}

.precipitation,
.wind {
    color: #4f4f4f;
    font-size: 0.8em;
    font-weight: 300;
    margin-left: 4px;
}

.precipitation {
    margin-top: 8px;
}

.wind {
    margin-top: 2px;
}



.date-time-widget {
    position: absolute;
    overflow: hidden;
    bottom: 5%;
    left: 1%;
}
@media only screen and (max-width: 600px) {
    .date-time-widget { display: none;}
}
.w-time{
    font-family: Roboto, sans-serif;
    color: #4f4f4f;
    font-weight: 300;
    font-size: 3em; 
}
.daydatemonth{
    color:#4f4f4f;
    font-family: Roboto, sans-serif;
    font-size:15px;
}



   #mySidenav a {
   text-align: right;
   position: fixed;
   left: -90px;
   transition: 0.3s;
   padding: 10px;
   width: 120px;
   text-decoration: none;
   font-size: 15px;
   color: #000;
   border-radius: 0 5px 5px 0;
   box-shadow: 0px 0px 10px #0000002e;
   }
   #mySidenav a:hover {
   left: 0;
   background-color: #8634b0;
   box-shadow: 0px 0px 10px #0000007d;
   color:#fff;
   }
   #about {
   bottom: 51%;
   background-color: #ffa71a;
   }
   .highlighttext{color: #ff2800;}
   .goog-te-gadget .goog-te-combo{
    border: 1px solid #30e3ca;
    background: #000000;
    border-radius: 3px;
    padding: 3px;
    color: #fff;
   }
   
   .grey-color{
       color:#505050;
   }
   /*BANNER SECTION*/
   .shopiespot-banner-main{
       height: 70vh;
        background-size: cover;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
   }
   .shopiespot-banner-main .banner-heading{
        color:#fff;
        font-size: 40px;
   }
   .table-font-size{
       font-size:13px;
   }
   @media only screen and (max-width: 600px) {
       .shopiespot-banner-main{
           height: 30vh;
       }
       .shopiespot-banner-main .banner-heading{
            font-size: 20px;
        }
        .table-font-size{
       font-size:10px;
   }
   }
   /*BANNER SECTION*/
   
   .text-black{
       color:#000;
   }
   
   
   /*LIQUID BUTTON */
.liquid-btn {
    /*font: 700 30px consolas;*/
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    /*padding: 20px 60px;*/
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    transition: 0.2s;
    transform: scale(1);
    width: 30%;
    height: 40px;
    border: none;
}

.liquid-btn span {
    position: relative;
    z-index: 0;
    color: #fff;
}

.liquid-btn .liquid {
    position: absolute;
    top: -60px;
    left: 0;
    width: 100%;
    height: 200px;
    background: #7293ff;
    box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.7);
    z-index: -1;
    transition: 0.6s;
}

.liquid-btn .liquid::after,
.liquid-btn .liquid::before {
    position: absolute;
    content: "";
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    transform: translate(-25%, -75%);
}

.liquid-btn .liquid::after {
    border-radius: 45%;
    background: rgba(20, 20, 20, 1);
    box-shadow: 0 0 10px 5px #7293ff, inset 0 0 5px #7293ff;
    animation: animate 5s linear infinite;
    opacity: 0.8;
}

.liquid-btn .liquid::before {
    border-radius: 40%;
    box-shadow: 0 0 10px rgba(26, 26, 26, 0.5),
        inset 0 0 5px rgba(26, 26, 26, 0.5);
    background: rgba(26, 26, 26, 0.5);

    animation: animate 7s linear infinite;
}

@keyframes animate {
    0% {
        transform: translate(-25%, -75%) rotate(0);
    }
    100% {
        transform: translate(-25%, -75%) rotate(360deg);
    }
}
.liquid-btn:hover .liquid {
    top: -120px;
}

.liquid-btn:hover {
    box-shadow: 0 0 5px #7293ff, inset 0 0 5px #7293ff;
    transition-delay: 0.2s;
}
/*LIQUID BUTTON*/

.logo-mobile{
        width: 90px;
}