.tooltip-inner {
    background-color: #737f9e
}

.tooltip.bs-tooltip-bottom .arrow:before,
.tooltip.bs-tooltip-left .arrow:before,
.tooltip.bs-tooltip-right .arrow:before,
.tooltip.bs-tooltip-top .arrow:before {
    border-right-color: #737f9e !important
}

.corner-ribbon {
    width: 200px;
    background: #e43;
    position: absolute;
    top: 25px;
    left: -50px;
    text-align: center;
    line-height: 50px;
    letter-spacing: 1px;
    color: #f0f0f0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.corner-ribbon.sticky {
    position: fixed;
    z-index: 9999
}

.corner-ribbon.shadow {
    box-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

.corner-ribbon.top-left {
    top: 25px;
    left: -50px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.corner-ribbon.white {
    background: #f0f0f0;
    color: #555
}

.corner-ribbon.black {
    background: #333
}

.corner-ribbon.grey {
    background: #999
}

.corner-ribbon.blue {
    background: #39d
}

.corner-ribbon.green {
    background: rgba(34, 204, 119, .7)
}

.corner-ribbon.turquoise {
    background: #1b9
}

.corner-ribbon.purple {
    background: #95b
}

.corner-ribbon.red {
    background: rgba(238, 68, 51, .7)
}

.corner-ribbon.orange {
    background: #e82
}

.corner-ribbon.yellow {
    background: #ec0
}

.back-to-top-badge.back-to-top-visible {
    transform: translate(-50%, -40px)
}

.pointer {
    cursor: pointer
}

.loc-image2,
.loc-image3,
.org-image1,
.org-image3 {
    height: 50px;
    display: inline-block;
    margin-top: 15px
}

.org-name {
    font-size: 24px
}

.owl-carousel {
    touch-action: manipulation
}

*,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif,;
    color:#8B4513;
}

.image-background {
    height: 100%;
    width: 100%;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover
}

.footer-menu-center-icon i {
    font-size: 24px !important
}

.footer-menu span {
    font-size: 12px
}

#page,
.footer-menu,
.header,
.menu-box {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto
}

.divider-icon i {
    background-color: #f8fafc
}

.cat-content .cat-description {
    font-weight: 600;
    font-size: 14px
}

.item-row,
.modifier-row {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.modifier-row {
    padding-top: 10px;
    padding-bottom: 10px
}

.item-row .title,
.modifier-row .title {
    font-weight: 600;
    display: block;
    font-size: 14px
}

.item-row .description,
.item-row .price,
.modifier-row .description {
    display: block;
    color: #a2a2a2;
    font-size: 14px
}

.item-row .price {
    font-weight: 500;
    margin-top: 5px;
    line-height: 15px
}

.modifier-row .modifier-icon,
.modifier-row .modifier-price {
    color: #a2a2a2
}

.modifier-row .modifier-price {
    font-size: 14px
}

.item-left,
.modifier-left {
    float: left;
    width: 50px
}

.item-middle,
.modifier-middle {
    margin-left: 50px;
    padding-left: 10px;
    margin-right: 40px
}

.item-right,
.modifier-right {
    float: right;
    width: 40px;
    margin-right: 5px;
    text-align: right
}

.item-right a,
.modifier-right a {
    display: inline
}

.item-left img,
.modifier-left img {
    height: 40px;
    width: 40px
}

.item-instant .price {
    font-size: 28px
}

.item-instant .description_short {
    font-size: 18px;
    font-weight: 700
}

.item-instant .description_long {
    font-size: 14px
}

.text-size-decrease,
.text-size-default,
.text-size-increase {
    height: inherit;
    width: inherit;
    line-height: inherit
}

.header {
    height: 80px
}

.header-nav .header-title,
.header .header-title {
    height: 80px;
    line-height: 80px
}

.header .header-icon {
    height: 80px;
    line-height: 79px
}

.footer-menu-center-icon a {
    text-decoration: none
}

.footer-menu span {
    font-size: 16px
}

.footer-menu {
    height: calc(70px + constant(safe-area-inset-bottom));
    height: calc(70px + env(safe-area-inset-bottom))
}

.theme-dark .footer-menu span {
    color: #fff
}

.snackbars a#snackbar-favorites i {
    position: relative;
    left: 0;
    width: 45px;
    line-height: 45px;
    text-align: center
}

.disclaimer-text {
    font-size: 11px;
    line-height: 16px
}

.cover {
    -o-object-fit: cover;
    object-fit: cover
}

.category-slide-header {
    line-height: 22px
}

.item-overlay {
    background: #000;
    background: linear-gradient(0deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .7) 5%, transparent 33%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1)
}

.search-box .fa-search,
.search-box .fa-times {
    font-size: 16px
}

.item-instant-image-box {
    height: 200px
}

.item-instant-image-box-large {
    height: 380px
}

.description_long div,
.description_long img,
.description_long li,
.description_long ol,
.description_long ol li,
.description_long p,
.description_long ul,
.description_long ul li {
    max-width: 100% !important
}