.item-contact {
    box-shadow: 0px 0px 6px 2px rgba(201, 211, 220, 0.32) !important;
    border-radius: 15px !important;
    border: none;
    margin-top: 13px !important;
}

.page-builder .section1 {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
.page-builder .section2 {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.page-builder .wraper-box {
    position: relative;
}
.page-builder div[ng-if="item.row_type == 'banner'"].item-container {
    position: relative;
    flex-wrap: wrap;
}
.page-builder .home-structure.banner .banner-description {
    text-align: center;
    display: block;
    margin: 0;
    padding-top: 5px;
    position: static !important;
}
.item-wraper.flex-grow-1.home-structure.horizontal-scroll.banner.banner-third.ratio-free.margin-bottom-30 {
    margin-bottom: 0 !important;
}
.tabs-striped.tabs-background-positive .tabs {
    height: 53px !important;
}
.tabs-striped.tabs-color-light .tab-item {
    padding-top: 4px;
    border: 0 !important;
}
ion-content.has-footer {
    bottom: 53px !important;
}
.tab-nav.tabs {
    box-shadow: none;
}
.Ecart ion-content.scroll-content {
    bottom: 84px !important;
}
.eCommerce .inline-addtocart {
    padding: 0 8px 1px !important;
    background-color: #28af62;
}
.eCommerce .item-thumbnail-right .inline-add {
    left: 12px;
}
.bar.bar-dark {
    box-shadow: none !important;
}
.map-continer {
    position: relative;
}
.map-continer button {
    position: absolute;
    bottom: 6px;
    background: white !important;
    padding: 1px !important;
    font-size: 16px;
    width: 30px;
    right: 6px;
    height: 32px;
    line-height: 0;
}
.map-in-form .leaflet-control-zoom.leaflet-bar.leaflet-control {
    box-shadow: none;
}
#coupon-input button {
    background: #33cd5f !important;
}
.Ecart .button-cart.fixed-footer-button {
    height: 54px !important;
    padding-bottom: 5px;
}
/* .product-modal.simpleCart_shelfItem .button-cart {
    height: 51px !important;
}
.product-modal.simpleCart_shelfItem ion-content.has-footer {
    bottom: 96px !important;
} */
.page-builder .home-structure.banner.margin-bottom-30 {
    margin-bottom: 0 !important;
}
.new-tabs-bottom span.tab-title {
    display: block !important;
    margin-top: 3px;
color: black;
}
.tabs-striped.tabs-background-positive .tabs {
    padding-top: 0px;
}
.tabs-striped {
    height: 48px;
}
.tabs-striped.tabs-color-light .tab-item {
    padding-top: 2px !important;;
}
.tabs-bottom-st .tab-item .icon {
    font-size: 23px;
}
.signup #wallet-link,
button.button.button-full.icon-center.ion-android-cart.item_add.button-cart {
    border-radius: 25px !important;
    background: linear-gradient(45deg, #53E88B, #15be77) !important;
    border: none !important;
}

.profile-page .profile-link-icon {
    color: #38d682 !important;
}

.signup .header-items.role {
    color: #15be77 !important;
    background: #ebfbf2;
    padding: 0px 9px;
    border-radius: 20px;
}
.signup .submenu-container {
    background-color: unset;
}

.profile-page .profile-links {
    margin: 0px 17px 10px !important;
    background: white;
    border-radius: 25px !important;
}


.product-description i.icon.ion-ios-clock-outline::after {
    content: "";
    background-size: 42px;
    background-image: url(https://app.puzzley.net/uploads/user/adJV/Design/eateas/clock.png);
    width: 45px;
    height: 45px;
    display: block;
    visibility: visible;
    position: relative;
    top: -60px;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.product-description i.icon.ion-ios-clock-outline,
.product-description i.icon.ion-ios-list-outline {
    visibility: hidden;
}
.product-description i.icon.ion-ios-list-outline::after{
    content: "";
    background-size: 42px;
    background-image: url(https://app.puzzley.net/uploads/user/adJV/Design/eateas/video-play.png);
    width: 45px;
    height: 45px;
    display: block;
    visibility: visible;
    position: relative;
    top: -60px;
    background-repeat: no-repeat;
    margin: 0 auto;
}