/*
Template Name: SKapnopolis B2B
Author: Askbootstrap
Author URI: https://themeforest.net/user/askbootstrap
Version: 1.0
*/


/*
-- Body
-- Fixed Bottom
-- Nav
-- Grid Card
-- Menu
-- Extra
-- Landing Page
-- List card
-- Login Page
-- Verification
-- Filter
-- Cart
-- Most Popular
-- Profile
-- Modal
-- Map Page
-- Restaurant
-- Footer
-- Mobile Media
*/


/* Body */




@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');

@font-face {
    font-family: "kapno";
    src: url("../fonts/kapno_light.woff2") format("woff2");
    font-weight: 100;
}

@font-face {
    font-family: "kapno";
    src: url("../fonts/kapno_regular.woff2") format("woff2");
    font-weight: 400;
}

@font-face {
    font-family: "kapno";
    src: url("../fonts/kapno_semibold.woff2") format("woff2");
    font-weight: 800;
}


/*SF Pro Display, SF Pro Icons, AOS Icons, Helvetica Neue, Helvetica, Arial, sans-serif*/

body {
    /*font-family: "kapno", 'Roboto', sans-serif;*/
    font-family: 'Roboto Condensed','Roboto', sans-serif;
    font-size: 13px;
    /*color: white;*/
    color: #000000;
    background-color: #f2f2f2;
}

:root {
    --blue: #ED1A3B;
    --blueHover: #ED1A3B;
    --darkblue: #ED1A3B;
    --darkgrey: #ED1A3B;
}

.sticky-wrapper.is-sticky {
    z-index: 10;
}

.slick-slider {
    margin: 0 -8px;
}

.slick-slide {
    padding: 8px;
}

.font-weight-bold {
    font-weight: 600 !important;
}

.small,
small {
    font-size: 11px !important;
}

div,
a {
    outline: none !important;
}

.border-primary {
    border-color: #e23844!important;
}

.w-300 {
    max-width: 300px;
}

.form-control,
.btn,
.input-group-sm>.custom-select,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
    font-size: 13px;
}


/* Fixed Bottom */

.fixed-bottom {
    height: 58px;
    border-radius: 0px;
    box-shadow: 10px -1px 10px rgba(0, 0, 0, .075);
}

.fixed-bottom .btn {
    border-radius: 0px;
    border: none;
    height: 58px;
}


/* .fixed-bottom-bar {
  padding-bottom: 58px;
} */

.h-auto {
    height: auto;
}

.modal-footer .btn {
    border-radius: 0px;
}


/* Nav */

.brand-wrap img {
    height: 40px;
}

.toggle-2 {
    right: 17px !important;
    left: auto !important;
}

.hc-nav-trigger.toggle-2 span,
.hc-nav-trigger.toggle-2 span::before,
.hc-nav-trigger.toggle-2 span::after {
    background: #000;
}

.hc-nav-trigger.togglew span,
.hc-nav-trigger.togglew span::before,
.hc-nav-trigger.togglew span::after {
    background: #ffffff;
}

.cat-slider img {
    width: 38px;
    margin: auto;
    -webkit-filter: saturate(200%);
    filter: saturate(200%);
}

.prev.flickity-prev-next-button, .next.flickity-prev-next-button {
    top: 50% !important;
}

.productTable.grid .osahan-slider-item {
    margin-right: 0;
    margin-left: 0;
}

.osahan-slider-item {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
}

.trending-slider .osahan-slider-item {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
}

.cat-slider .cat-item {
    width: 90%;
}

.offer-slider-2 .cat-item {
    width: 90%;
}

.offer-slider-3 .cat-item {
    width: 88%;
}

.offer-slider-4 .cat-item {
    width: 67%;
}

.offer-slider-5 .cat-item {
    width: 67%;
}

.trending-slider-4 .osahan-slider-item {
    width:67%;
}

.trending-slider-5 .osahan-slider-item {
    width: 67%;
}

.trending-slider-6 .osahan-slider-item {
    width: 67%;
}

.trending-slider-7 .osahan-slider-item {
    width: 67%;
}

@media (min-width: 481px) {
    .cat-slider .cat-item {
        width: 30%;
    }

    .offer-slider-2 .cat-item {
        width: 64%;
    }

    .offer-slider-3 .cat-item {
        width: 61%;
    }

    .offer-slider-4 .cat-item {
        width: 40%;
    }

    .offer-slider-5 .cat-item {
        width: 40%;
    }

    .trending-slider-4 .osahan-slider-item {
        width: 40%;
    }

    .trending-slider-5 .osahan-slider-item {
        width: 40%;
    }

    .trending-slider-6 .osahan-slider-item {
        width: 40%;
    }

    .trending-slider-7 .osahan-slider-item {
        width: 40%;
    }
}

@media (min-width: 768px) {
    .cat-slider .cat-item {
        width: 20%;
    }

    .offer-slider-2 .cat-item {
        width: 40%;
    }

    .offer-slider-3 .cat-item {
        width: 30%;
    }

    .offer-slider-4 .cat-item {
        width: 22%;
    }

    .offer-slider-5 .cat-item {
        width: 18%;
    }

    .trending-slider-4 .osahan-slider-item {
        width: 22%;
    }

    .trending-slider-5 .osahan-slider-item {
        width: 18%;
    }

    .trending-slider-6 .osahan-slider-item {
        width: 17%;
    }

    .trending-slider-7 .osahan-slider-item {
        width: 16%;
    }
}

@media (min-width: 1200px) {
    .trending-slider-6 .osahan-slider-item {
        width: 14%;
    }

    .trending-slider-7 .osahan-slider-item {
        width: 12%;
    }
}



/* Grid Card */

.grid-card span.float-right.text-black-50 {
    display: none;
}

.grid-card .p-3 {
    padding: 10px !important;
}


/* Menu */

.osahan-menu-fotter {
    padding: 0px !important;
}

.osahan-menu-fotter .row {
    margin: 0px;
}

.osahan-menu-fotter .col {
    padding: 0px;
}

.osahan-menu-fotter .col a {
    padding: 12px;
    display: block;
}

.osahan-menu-fotter .col a p {
    font-size: 19px;
}

.osahan-menu-fotter .col.selected a {
    color: #dc3545;
    background: #f8f9fa;
}

.osahan-menu-fotter .col.selected p {
    color: #dc3545;
}

.osahan-menu-fotter .col.bg-white.rounded-circle.mt-n4.px-3.py-2 {
    width: 100px;
    min-width: 100px;
    max-width: 100px;
    height: 100px;
    min-height: 100px;
    max-height: 100px;
    margin: -18px 0 0 0 !important;
}

.osahan-menu-fotter .col.bg-white.rounded-circle.mt-n4.px-3.py-2 a {
    width: 68px;
    color: #fff !important;
    height: 68px;
    font-size: 27px !important;
    padding: 16px;
}


/* Extra */

.border-custom-radio .custom-control-label::before {
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    border-radius: .25rem!important;
    background: transparent !important;
    box-shadow: none !important;
}

.border-custom-radio .custom-control-input:checked~.custom-control-label::before {
    border-color: #d92662;
    border: 2px solid #d92662;
}

.border-custom-radio .custom-control-label::after {
    display: none;
}

.restaurant-pic {
    position: absolute;
    right: 15px;
    height: 148px;
    border-radius: 4px;
    margin: 9px 0;
}

.modal-content {
    border: none !important;
}

.slick-dots {
    bottom: 20px !important;
}

/*.slick-prev,
.slick-prev:hover,
.slick-prev:focus {
    background: url("data:image/png;base64,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") no-repeat 50% 50%;
}

.slick-next,
.slick-next:hover,
.slick-next:focus {
    background: url("data:image/png;base64,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") no-repeat 50% 50%;
}*/

.slick-prev,
.slick-prev:hover,
.slick-prev:focus {
    background: url(../img/chevron-left.png) no-repeat 50% 50%;
    background-size: 11px !important;
    background-position: center center !important;
    left: 10px !important;
}

.slick-next,
.slick-next:hover,
.slick-next:focus {
    background: url(../img/chevron-right.png) no-repeat 50% 50%;
    background-size: 11px !important;
    background-position: center center !important;
    right: 10px !important;
}

.slick-next, .slick-prev {
    top: 40% !important;
}

/*.slick-arrow,*/
.slick-arrow:hover,
.slick-arrow:focus {
    /* background-size: 6px;
    width: 34px;
    border-radius: 50px;
    height: 34px;
    margin: 0 8px;
    background-color: #fff;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)!important;
    border: 1px solid #e4e7ea;
    z-index: 9;*/
    background-color: rgba(0,0,0,.28) !important;
}

.slick-next:before,
.slick-prev:before {
    display: none;
}

.slick-arrow {
    transform: scale(.8);
    opacity: 0;
    transition: transform 0.5s ease-in, opacity 0.7s cubic-bezier(0.15, 0, 0.2, 1) 0.1s;
    background-color: rgba(0,0,0,.2);
    color: #fff;
    font-weight: 300;
    width: 3.05882rem;
    height: 3.05882rem;
    border-radius: 3.05882rem;
    line-height: 3.05882rem;
}

.slick-slider:hover .slick-arrow {
    transform: scale(1);
    transition-duration: 0.5s;
    opacity: 1;
    background-color: rgba(0,0,0,.2);
    z-index: 9;
}


.sticky_sidebar,
.c-t-order,
.osahan-account {
    position: sticky;
    top: 15px;
}

.c-t-order li {
    border: none !important;
    margin: 5px 4px !important;
}

.c-t-order li a {
    background: #ffffff;
    border-radius: 6px !important;
    padding: 12px 14px !important;
    display: flex;
    align-items: center;
}

.c-t-order li a i {
    background: #fff;
    border: 1px solid #eff2f5;
    padding: 5px 5px;
    border-radius: 50px;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)!important;
    font-size: 18px;
    vertical-align: bottom;
}

.c-t-order li a.active,
.c-t-order li a:hover {
    background: #eff2f5 !important;
}

.c-t-order li a.active i {
    background: #e23844;
    color: #fff !important;
    border-color: transparent;
}

.dropdown-menu {
    background: #ffffff;
    border-radius: .40rem!important;
    margin: 0;
    padding: 6px;
    border: 1px solid #ffffff;
    box-shadow: 0px 6px 10px rgba(0, 0, 0, .1)!important;
}

.dropdown:hover .dropdown-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
    transition: .5s ease all;
}

.dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    transform: translateY(50px);
    transition: .5s ease all;
}

.dropdown-menu.show {
    display: block;
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
    transition: .5s ease all;
}

.dropdown-item {
    padding: 6px 10px;
}

.dropdown .dropdown-menu,
.dropdown-item {
    font-size: 13px;
    border-radius: 6px;
    margin: 1px 0;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 8px;
    padding-left: 8px;
}

.row {
    margin-right: -8px;
    margin-left: -8px;
}

::-webkit-scrollbar-button {
    width: 0;
    height: 0;
    display: none;
}

::-webkit-scrollbar-corner {
    background-color: transparent;
}

::-webkit-scrollbar-thumb {
    height: 6px;
    border: 4px solid transparent;
    background-clip: padding-box;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background-color: rgba(0, 0, 0, .15);
    -webkit-box-shadow: inset -1px -1px 0 rgba(0, 0, 0, .05), inset 1px 1px 0 rgba(0, 0, 0, .05);
    box-shadow: inset -1px -1px 0 rgba(0, 0, 0, .05), inset 1px 1px 0 rgba(0, 0, 0, .05);
}

::-webkit-scrollbar {
    width: 4px;
    background-color: #ffffff;
}

::-webkit-scrollbar-thumb {
    height: 50px;
    background: hsla(0, 0%, 53.3%, 0.4);
}


#categoriesGrid::-webkit-scrollbar-button {
    width: 0;
    height: 0;
    display: none;
}

#categoriesGrid::-webkit-scrollbar-corner {
    background-color: transparent;
}

#categoriesGrid::-webkit-scrollbar-thumb {
    height: 6px;
    border: 4px solid transparent;
    background-clip: padding-box;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background-color: rgba(0, 0, 0, .15);
    -webkit-box-shadow: inset -1px -1px 0 rgba(0, 0, 0, .05), inset 1px 1px 0 rgba(0, 0, 0, .05);
    box-shadow: inset -1px -1px 0 rgba(0, 0, 0, .05), inset 1px 1px 0 rgba(0, 0, 0, .05);
}

#categoriesGrid::-webkit-scrollbar {
    width: 4px;
}

#categoriesGrid::-webkit-scrollbar-thumb {
    height: 50px;
    background: #e1e1e1;
}

.btn-facebook {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d92662+0,e23744+100 */
    background: #2b4170;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #3b5998 0%, #2b4170 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #3b5998 0%, #2b4170 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #3b5998 0%, #2b4170 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3b5998', endColorstr='#2b4170', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    border-color: #3b5998;
    color: #ffffff !important;
}

.bg-primary {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d92662+0,e23744+100 */
    background: #fff!important;
    /* Old browsers */
    /*background: -moz-linear-gradient(45deg, #fff 0%, #fff 100%);*/
    /* FF3.6-15 */
    /*background: -webkit-linear-gradient(45deg, #fff 0%, #fff 100%);*/
    /* Chrome10-25,Safari5.1-6 */
    /*background: linear-gradient(45deg, #fff 0%, #fff 100%);*/
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.btn-primary {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d92662+0,e23744+100 */
    background: #332378;
    /* Old browsers */
    /*background: -moz-linear-gradient(45deg, #d92662 0%, #e23744 100%);*/
    /* FF3.6-15 */
    /*background: -webkit-linear-gradient(45deg, #d92662 0%, #e23744 100%);*/
    /* Chrome10-25,Safari5.1-6 */
    /*background: linear-gradient(45deg, #d92662 0%, #e23744 100%);*/
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /*filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d92662', endColorstr='#e23744', GradientType=1);*/
    /* IE6-9 fallback on horizontal gradient */
    border-color: #332378
}

    .btn-primary:hover {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d92662+0,e23744+100 */
        background: #3b19cf;
        /* Old browsers */
        /*background: -moz-linear-gradient(-45deg, #d92662 0%, #e23744 100%);*/
        /* FF3.6-15 */
        /*background: -webkit-linear-gradient(-45deg, #d92662 0%, #e23744 100%);*/
        /* Chrome10-25,Safari5.1-6 */
        /*background: linear-gradient(135deg, #d92662 0%, #e23744 100%);*/
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        /*filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d92662', endColorstr='#e23744', GradientType=1);*/
        /* IE6-9 fallback on horizontal gradient */
        border-color: #3b19cf;
    }

.btn-outline-primary {
    color: #e23744;
    border-color: #e23744;
}

    .btn-outline-primary:hover {
        color: #ffffff;
        background: #3b19cf;
        /* Old browsers */
        background: -moz-linear-gradient(-45deg, #3b19cf 0%, #e23744 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, #3b19cf 0%, #e23744 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, #3b19cf 0%, #e23744 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3b19cf', endColorstr='#3b19cf', GradientType=1);
        /* IE6-9 fallback on horizontal gradient */
        border-color: #3b19cf;
    }

.text-primary {
    color: #332378 !important;
    text-decoration: none !important;
}

a {
    color: #e23744;
    text-decoration: none !important;
}

p {
    color: #424242;
    letter-spacing: 0.2px;
}

.btn-link {
    font-weight: 400;
    color: #e23744;
    text-decoration: none !important;
}

.slick-dots {
    bottom: 20px !important;
}


/* Landing Page */

.landing-page-skip .img-fluid {
    max-height: 290px;
}

.landing-page-skip p {
    margin: 0px;
}

.landing-page-skip .zindex {
    right: 0;
    z-index: 9;
}

.landing-page-skip .slick-dotted.slick-slider {
    margin: 0px;
}

.landing-page-skip .osahan-slider-item {
    padding: 0px 20px;
}

.btn-lg {
    font-size: 16px;
    padding: 16px 16px;
    font-weight: 600;
}


/* List card */

.list-card .count-number {
    margin: 4px 0 0 0;
    display: inline-block;
}

.list-card a,
.list-card h6 {
    color: inherit;
    overflow: hidden;
    white-space: nowrap;
    font-size: 15px;
    text-overflow: ellipsis;
}

.list-card a:hover {
    color: #0091bc;
}

#AddToCartModal .list-card a,
#AddToCartModal .list-card h6 {
    color: inherit;
    overflow: hidden;
    white-space: normal;
    font-size: 22px;
    text-overflow: ellipsis;
}

.list-card .star {
    right: 8px;
    bottom: 8px;
}

.list-card .star .badge {
    font-size: 11px;
    padding: 5px 5px;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)!important;
}

.list-card .member-plan {
    left: 8px;
    top: 8px;
}

.list-card .member-plan .badge {
    font-size: 11px;
    padding: 5px 5px;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)!important;
}

.list-card .list-card-image {
    position: relative;
    padding: 35px;
    padding-top: 41px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.list-card .favourite-heart {
    right: 15px;
    top: 0px;
    /*box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;*/
    border-radius: 50%;
    /*width: 35px;*/
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-size: 13px;
}

.menu-list .favourite-heart {
    right: 15px;
    top: 5px;
    /*box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;*/
    border-radius: 50%;
    /*width: 35px;*/
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.list-card .favourite-heart i {
    background: #fff;
    width: 23px;
    height: 23px;
    display: inline-block;
    text-align: center;
    line-height: 24px;
    border-radius: 50px;
    font-size: 17px;
}

.favourite-heart i {
    font-size: 17px;
}

.favourite-heart svg {
    cursor: pointer;
    transition: all .3s cubic-bezier(0,0,.5,1);
    padding-right: 5px;
}

.favourite-heart:hover {
    fill: #e23744;
    transform: scale(1.1);
}

.list-card.d-flex .list-card-image {
    width: 130px;
    height: 140px;
    min-width: 130px;
    max-width: 130px;
}

.list-card.d-flex .list-card-image .item-img {
    height: 140px;
    object-fit: cover;
}

.list-card .list-card-body p.text-gray {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
}

.list-card .p-3 {
    overflow: hidden;
}

.list-card.d-flex .list-card-body span.float-right.text-black-50 {
    display: none;
}

.rating-stars .feather-star {
    font-size: 10px;
    background: #000000;
    color: #fff;
    padding: 2px;
    text-shadow: 0px 0px 1px #d2b128;
    border-radius: 5px;
}

.rating-stars .feather-star.star_active {
    background: #f5cd25;
}


/* Login Page */

.login-page video {
    width: 50%;
    position: absolute;
    bottom: 0;
    right: 50%;
}

.otp input.form-control.form-control-lg {
    text-align: center !important;
    font-size: 44px;
    border: 1px solid #ccc !important;
    border-radius: 8px;
    margin: auto;
}

.login-page {
    background: #fff;
}

.login-page .form-control {
    background: no-repeat;
    border: none;
    color: #000;
    border-bottom: 1px solid rgb(160 160 160 / 32%);
    border-radius: 0px;
    padding: 0px;
    box-shadow: none !important;
}

.login-page .form-control:hover,
.login-page .form-control:focus {
    color: #000;
    border-bottom: 1px solid #000;
}

.login-page label {
    margin: 0px;
    opacity: 0.8;
}

.login-page .form-group {
    margin-bottom: 30px;
}

.login-page::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgb(255 255 255 / 65%)!important;
    opacity: 1;
    /* Firefox */
    ;
}

.login-page:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: rgb(255 255 255 / 65%)!important;
}

.login-page::-ms-input-placeholder {
    /* Microsoft Edge */
    color: rgb(255 255 255 / 65%)!important;
}


/* Verification */

.osahan-verification .form-control {
    text-align: center;
    font-size: 47px;
    border-bottom: 2px solid #ccc !important;
    border: none;
    border-radius: 0px;
    font-weight: 300;
    box-shadow: none;
}


/* Filter */

.filter .custom-control-label::before {
    right: 1rem;
    left: auto;
    margin: auto;
    top: 0;
    bottom: 0;
}

.filter .custom-control-label::after {
    left: auto;
    right: 1rem;
    margin: auto;
    top: 0;
    bottom: 0;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #e23744;
    background-color: #e23744;
}


/* Cart */

.ModalCartRow.gold-members {
    display: grid !important;
    grid-template-rows: 1fr;
}

    .ModalCartRow.gold-members .media-body p {
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        overflow: hidden;
        white-space: normal;
    }

.gold-members h6,
.menu-list h6 {
    font-size: 14px;
}

.productTable.grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}

    .productTable.grid .item-card .list-card-image img,
    .productTable.list .item-card .ListImageContainer img {
        transition: all .3s cubic-bezier(0,0,.5,1);
    }

    .productTable.grid .item-card:hover .list-card-image img,
    .productTable.list .item-card:hover .ListImageContainer img {
        transform: scale(1.22);
    }


.productTable.list {
    display: grid;
    grid-template-rows: 1fr;
    gap: 25px;
}

    .productTable.list .menu-list h6 {
        font-size: 18px;
        max-width: 80%;
    }

.productTable .badge:empty {
    display: inline-block;
}

.osahan-slider-item img {
    /*max-height: 160px;*/
    max-height: 100%;
    height: auto;
    width: auto !important;
}

.osahan-slider-item .list-card-image {
    height: 216px;
}

.cartpricespart p .float-right {
    font-size: 17px;
}

.cartpricespart p {
    font-size: 14px;
    height: 25px;
}

#AddToCartModalBody .list-card-image {
    height: 80%;
    padding: 55px;
}

.gold-members .badge,
.menu-list .badge {
    font-size: 10px;
    font-weight: 500;
    padding: 4px 6px 3px 6px;
}

.menu-list img {
    width: 41px;
    height: 41px;
    object-fit: cover;
}

.count-number .btn {
    padding: 2px 5px;
    font-size: 12px;
    border-radius: 0px;
}

.count-number-input {
    width: 24px;
    text-align: center;
    margin: 0 -4px;
    background: #6c757d;
    border: none;
    color: #fff;
    height: 24px;
    border-radius: 0px;
    vertical-align: bottom;
}

.non_veg,
.veg {
    width: 20px;
    border: 1px solid;
    height: 20px;
    border-radius: 3px;
    font-size: 32px;
    text-align: center;
    line-height: 0px;
}


/* Most Popular */

.most_popular .trending-slider img {
    border-radius: 10px;
    padding: 0px 4px;
    margin: 8px 0 0 0;
}


/* Map Page */

.osahan-track-order-page {
    min-height: 676px;
}

.food-item {
    border: 1px solid;
    border-radius: 2px;
    display: inline-block;
    font-size: 31px;
    height: 12px;
    line-height: 5px;
    text-align: center;
    width: 12px;
    vertical-align: text-bottom;
    padding: 0 2px;
    margin: 0px 3px 2px 0px;
}

.osahan-point {
    z-index: 1;
    width: 50%;
    border-radius: 50%;
    padding-bottom: 50%;
    pointer-events: none;
    background-color: rgba(225, 48, 8, .2);
    border: 1px solid #ff3008;
}

.osahan-map iframe {
    width: 100% !important;
}

.osahan-map .toggle {
    z-index: 9;
    margin: 2px 0 0 4px;
}

.osahan-map .mapouter.position-absolute {
    width: 100%;
    height: 100vh;
}

.osahan-map .bg-primary.border-bottom {
    position: absolute;
    z-index: 9;
    width: 100%;
}

.osahan-map .fixed-bottom {
    padding: 10px 0px;
}

.osahan-map .list-card.d-flex .list-card-image .item-img {
    width: 100px;
    height: 100px;
}

.osahan-map .list-card.d-flex .list-card-image {
    width: 100px;
    height: 100px;
    min-width: 100px;
    max-width: 100px;
}

.osahan-map .member-plan {
    text-align: center;
    background: rgb(255 255 255 / 18%);
    font-size: 12px;
    padding: 7px 5px;
    margin: 0 1px;
    border-radius: 43px;
}

.gold-members .mr-2 {
    border: 1px solid;
    width: 15px;
    height: 15px;
    text-align: center;
    border-radius: 3px;
    font-size: 35px;
    line-height: 7px;
}

.index-page img {
    height: 130px;
}

.spinner {
    width: 180px;
    height: 180px;
    margin: auto;
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
    border-radius: 100%;
    -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
    animation: sk-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}

@keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
        opacity: 0;
    }
}


/* right bounce */

@-webkit-keyframes bounceRight {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    40% {
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    60% {
        -webkit-transform: translateX(-15px);
        transform: translateX(-15px);
    }
}

@-moz-keyframes bounceRight {
    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateX(0);
    }
    40% {
        transform: translateX(-30px);
    }
    60% {
        transform: translateX(-15px);
    }
}

@keyframes bounceRight {
    0%,
    20%,
    50%,
    80%,
    100% {
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    40% {
        -ms-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    60% {
        -ms-transform: translateX(-15px);
        transform: translateX(-15px);
    }
}


/* /right bounce */

.feather-arrow-right {
    -webkit-animation: bounceRight 2s infinite;
    animation: bounceRight 2s infinite;
}

.location-page .img-fluid {
    max-width: 360px;
}


/* Restaurant */

.restaurant-detailed-ratings-and-reviews hr {
    margin: 0 -16px;
}

.reviews-members-footer img {
    width: 22px;
    height: 22px;
    border: 2px solid #fff;
    box-shadow: 0px 0px 12px #ccc;
    margin: 0 -3px;
}

.total-like {
    font-size: 11px;
    padding: 2px 6px;
}

.reviews-members-body p {
    font-size: 12px;
}

.reviews-members-header h6 {
    font-size: 14px;
}

.graph-star-rating-body .progress {
    border-radius: 40px;
    height: 6px;
}

.rating-list {
    display: flex;
    margin: 6px 0;
    align-items: center;
    justify-content: space-between;
}

.rating-list-center {
    margin: auto;
    width: 70%;
}

.rating-list-left {
    width: 20%;
    font-size: 10px !important;
    font-weight: 400 !important;
}

.rating-list-right {
    width: 10%;
    text-align: right;
    font-size: 10px !important;
    font-weight: 400 !important;
}

.offer-section {
    background-color: #000;
}


/* header-user-img */

.header-user {
    height: 32px;
}

.header-main .hc-nav-trigger {
    width: 40px;
}



/* dropdown css */

.drop-loc {
    width: 250px;
}


/* footer css */

footer .text-muted {
    color: #bdbdbd !important;
}

.hov_footer a:hover {
    color: #fff !important;
}

.section-footer {
    background: #ED1A3B !important;
}

.section-footer .border-top {
    border-top: 1px solid rgb(222 226 230 / 9%)!important;
}

.section-footer ul li {
    line-height: 29px;
}

.section-footer ul {
    margin: 0px;
}

.footer-about img {
    height: 42px;
    background: #fff;
    border-radius: 50px;
    padding: 4px;
}

.footer-about .btn {
    padding: 0px;
    border: 1px solid #3d3d3e;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
}

.footer-about p.text-muted {
    line-height: 23px;
}


/* orders css */

.sc-osahan-logo {
    height: 30px;
}

.custom-tabs.nav-tabs .nav-item.show .nav-link,
.custom-tabs.nav-tabs .nav-link.active {
    border-bottom: 2px solid #d92662 !important;
}

.search .nav-tabs .nav-item.show .nav-link,
.search .nav-tabs .nav-link.active {
    border-bottom: 2px solid #dc375d !important;
    background-color: #dc375d !important;
    color: #ffffff !important;
}

.order_img {
    height: 88px;
}


/* offers image */

.offers_img {
    height: 130px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    border-bottom: 2px solid #dc375d !important;
    color: #dc375d !important;
}


/* side bar sticky */

.sticky_sidebar {
    position: sticky;
    top: 35px;
}


/* search border */

.input_search {
    border-radius: 50px 0px 0px 50px;
}

.border_search {
    border-radius: 0px 50px 50px 0px !important;
}


/* Mobile Media */

@media (max-width: 992px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 100%;
    }
    .m-none {
        display: none !important;
    }
    .section-header {
        /*display: none;*/
    }
   
    .header-main {
        height: 67px;
    }
    .header-main .col-1 {
        width: auto !important;
        min-width: auto !important;
        max-width: unset;
        flex: unset !important;
        padding: 8px;
    }
    .header-main .row.align-items-center {
        height: 67px;
    }
    .header-main .col-8 {
        flex: unset;
        margin-left: auto;
        padding: 0px;
    }
    .header-main .col-8 .hc-nav-trigger {
        top: 0px;
        right: 8px;
    }
    .d-none {
        display: block !important;
    }
    .restaurant-pic {
        display: none;
    }
    .fixed-bottom-bar {
        padding-bottom: 56px;
    }
    .hc-nav-trigger {
        top: 18px;
        left: 17px;
    }
    footer.section-footer.border-top.bg-dark {
        display: none;
    }
    .pb-5,
    .py-5 {
        padding-bottom: 1rem!important;
    }
    .pt-5,
    .py-5 {
        padding-top: 1rem!important;
    }
    .hc-nav-trigger span,
    .hc-nav-trigger span::before,
    .hc-nav-trigger span::after {
        background: #ffffff !important;
    }
    .login-page video {
        display: none;
    }
	#loginimage{
		display: none;
	}
    .login-page .px-5.col-10.mx-auto {
        margin: 0px !important;
        padding: 0px !important;
        width: 100% !important;
        flex: unset !important;
        max-width: 100%;
    }
}



/* Takis css */
.desktopmenu{
    display: block ;
}



.categorycard {
    height: 135px;
    font-size: 16px;
    font-weight: 600;
    padding: 30px !important;
    box-shadow: 2px 4px 12px rgb(0 0 0 / 8%);
    transition: all .3s cubic-bezier(0,0,.5,1);
    display: grid !important;
    align-content: center;
    border-radius: 18px !important;
}

.categorycard:hover {
    box-shadow: 2px 4px 16px rgb(0 0 0 / 20%);
    transform: scale3d(1.03,1.03,1.03);
}

.offerscard {
    height: auto;
    max-height: 230px;
    font-size: 18px;
    font-weight: 600;
    padding: 0px !important;
    box-shadow: 2px 4px 12px rgb(0 0 0 / 8%);
    transition: all .3s cubic-bezier(0,0,.5,1);
    display: grid !important;
    align-content: center;
    border-radius: 18px !important;
}

.offerscard:hover {
    box-shadow: 2px 4px 16px rgb(0 0 0 / 20%);
    transform: scale3d(1.03,1.03,1.03);
}

.offerscard img {
    height: auto;
    max-height: 230px !important;
    border-radius: 18px !important;
    width: 100%;
}

.section-header-wrapper {
    padding-bottom: 14px;
    padding-top: 25px;
}

.section-header-wrapper h2 {
    color: white;
}

.offer-slider-2 .offerscard {
    height: auto;
    max-height: 320px;
}

    .offer-slider-2 .offerscard img {
        height: auto;
        max-height: 320px !important;
    }

.offer-slider-3 .offerscard {
    height: auto;
    max-height: 250px;
}

    .offer-slider-3 .offerscard img {
        height: auto;
        max-height: 250px !important;
    }

.section-header h2 {
    font-size: 28px;
    line-height: 1.14286;
    font-weight: 600;
    letter-spacing: .007em;
    display: inline;
}

.productcard {
    height: 370px;
    font-size: 18px;
    font-weight: 600;
    padding: 0px !important;
    box-shadow: 2px 4px 12px rgb(0 0 0 / 8%);
    transition: all .3s cubic-bezier(0,0,.5,1);
    display: block !important;
    border-radius: 18px !important;
}

.productcard:hover {
    box-shadow: 2px 4px 16px rgb(0 0 0 / 20%);
    transform: scale3d(1.12,1.12,1.12);
}

.productcard .list-card-image {
    display: flex !important;
    justify-content: center;
    height: 235px;
    align-items: center;
    text-align-last: center;
    padding: 35px 40px 0 40px;
}

.productcard .list-card-image img {
    /*height: 195px;*/
    height: auto;
    padding: 0;
    width: auto !important;
}

    .productcard .product-header {
        color: inherit;
        font-size: 16px;
        font-weight: 500;
        padding: 5px 15px 5px 15px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        overflow: hidden;
        white-space: normal !important;
        min-height: 50px;
        max-height: 50px;
        margin: 0;
        line-height: 22px;
    }

    .productcard .product-header span.text-black {
        line-height: 22px;
        font-size: 16px;
        font-weight: 500;
        max-height: 44px !important;
    }

.productcard .product-header a {
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
}

.productcard .list-card-badge {
    padding-left: 15px;
}

.pricetag {
    padding-left: 15px;
    margin-bottom: 5px !important;
}

    .modal-dialog-scrollable {
        max-height: calc(100%) !important;
    }

        .modal-dialog-scrollable .modal-content {
            max-height: calc(100vh) !important;
        }

/* desktop view*/
@media (min-width: 992px) {
    .hc-nav-trigger{
        left: -85px;
    }

    .cat-item{
        min-height: 120px;
    }

    .hc-nav-trigger {

        right: 0px !important;
        position: inherit !important;
    }
    .categorycard {
        font-size: 16px;
        font-weight: 600;
        min-height: 110px;
        padding: 30px !important;
    }

    #mobilemenu {
       /* position: absolute !important;
        left: 8px;
        top: 12px;*/
        z-index: 9;
    }
   
}

/* Desktop view*/
@media (min-width: 1200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 90%;
    }
/*
    .osahan-slider-item img{
        padding: 20px;
    }*/

    .productTable.grid {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
 
}

.bg-kapnopolis-green{
    background-color:#ED1A3B ;
}

.hc-nav-trigger{
    min-height: 18px !important;
}

.hc-nav-trigger span, .hc-nav-trigger span::before, .hc-nav-trigger span::after {
    background: #ffffff !important;
}





.trending-slider .list-card a,
.trending-slider .list-card span {
    color: inherit;
    overflow: hidden;
    white-space: normal !important;
    font-size: 15px;
    text-overflow: unset !important;
}

.logoname > span {
    font-size: 26px;
}

.headernavicons{
    font-size: 16px;
}

.trending-slider .list-card a,
.trending-slider .list-card span {
    color: inherit;
    overflow: hidden;
    white-space: normal !important;
    font-size: 14px;
    text-overflow: unset !important;
    font-weight: 100;
}

.trending-slider .count-number-input{
    width: 40px;
}

.itemPrice {
    font-size: 20px;
    font-weight: 700;
    color: black;
    float:none;
}

.pricelabel{
    
    line-height: 30px;
}

.addtocartbtn{
    float: right;
}


/*List products */

.ListProducts {
    display: grid;
    grid-template-columns: 150px 1fr;
    height: 100%;
    align-items: center;
}

    .ListProducts .ListImageContainer {
        display: flex;
        justify-content: center;
    }

.menu-list .ListProducts img {
    width: auto;
    height: auto;
    object-fit: cover;
    max-height: 120px;
    max-width: 120px;
}

.ListProducts .itemPrice , .ListProducts .pricelabel{
    float: left;
    padding-right: 5px;
}

.ProductsLayoutView {
    margin-left: 5px;
    margin-right: 5px;
    float: right;
}

.form-control:focus {
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}


.offer-section{
    background-color: #585e5a;
}


.title h4{
    line-height: 37px;
}

.hc-offcanvas-nav h2 {
    background: #ED1A3B !important;
}

/* Chrome, Safari, Edge, Opera */
#CartModalQuantity::-webkit-outer-spin-button,
#CartModalQuantity::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
#CartModalQuantity {
    -moz-appearance: textfield;
}

#AddToCartModal .count-number .btn,
.osahan-cart-item .count-number .btn {
    /*padding: 4px 7px 2px 7px;*/
    padding: 5px 7px 4px 7px;
    font-size: 13px;
    border-radius: 0px;
    /*margin: 0 5px 0 5px;*/
    margin: 1px 0px 1px 0px;
    height: 30px;
}

.addRemoveGroupParent {
    display: grid;
    grid-template-columns: 30px 50px;
    gap: 0;
    padding-top: 10px;
}

.addRemoveGroupInner {
    width: 45px;
    position: relative;
    top: -5px;
}

#AddToCartModal img {
    max-height: 300px !important;
}

#AddToCartModal .count-number-input,
.osahan-cart-item .count-number-input {
    width: 45px;
    text-align: center;
    margin: 0 0px;
    background: #ED1A3B;
    border: none;
    color: #fff;
    height: 30px;
    border-radius: 0px;
    vertical-align: middle;
}

.smallpriceforcartrow {
    font-size: 15px !important;
    color: black !important;
    font-weight: bold;
    /*width: 50px;*/
    padding-right: 10px;
}

/*#cartModal .media.align-items-center {
    max-width: 200px;
}*/

.sidecart .media.align-items-center {
    /*width: 60%;*/
    width: 100%;
}

.section-header-wrapper.title a {
    min-width: 120px;
    padding-left: 5px;
    /*color: var(--blue);*/
    color: white;
}

.section-header-wrapper.title h2 {
    font-size: 22px;
    line-height: 29px;
}

.filtersTitle {
    font-size: 15px;
    padding-right: 0 !important;
}

#categoriesGrid .menu-list {
    position: relative;
    border-bottom: none;
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 20%);
    border-radius: 8px;
    background: white;
    min-height: 200px;
}
#listGrid .menu-list {
    position: relative;
    border-bottom: none;
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 20%);
    border-radius: 8px;
    background: white;
}
.myBoxShadow {
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 20%);
}

#categoriesGrid {
    padding: 0px;
/*    background-color: whitesmoke;
    padding: 15px;*/
    min-height: 200px;
    overflow: auto;
    /*background-color: #202020;*/
    padding: 0;
    padding-right: 10px;
}
#listGrid {
    padding: 0px;
    /*background-color: whitesmoke;*/
    padding-right: 15px;
    min-height: 200px;
    overflow: auto;
}
.mobilebuttonaddContainer {
    width: 125px;
    right: 10px;
    bottom: 10px;
    display: block;
    position: absolute;
}

.ListProducts .media-body {
    justify-content: center;
    align-self: center;
}

.VisuallyHidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.bag_quantity {
    font-size: 10px;
    font-weight: 600;
    position: relative;
    left: -20px;
    color: #ED1A3B;
    width: 0;
    display: inline-block;
}

.QuantitySelector-Overlay-inner {
    display: none;
    visibility: hidden;
    opacity: 0;
}

.QuantitySelector-Overlay-card,
.QuantitySelector-Overlay-list {
    display: none;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    visibility: visible;
    content: " ";
    /*background-color: hsla(0,0%,9%,.75);*/
    background-color: transparent;
    opacity: 1;
}

.QuantitySelector {
    letter-spacing: normal;
    font-weight: 400;
    display: none;
}

@media screen and (max-width: 767px) {
    .flickity-button {
        display: none !important;
    }
    .productTable.grid .QuantitySelector .QuantitySelector__container {
        bottom: 0;
        top: unset;
    }
    .productTable.list .QuantitySelector {
        left: unset !important;
        right: 265px !important;
        z-index: 2002;
        transform: scale(1.2);
    }
    .productTable.list .QuantitySelector__popin {
        position: relative;
    }
    .productTable.list .QuantitySelector .QuantitySelector__popin--top:before {
        left: calc(100% - 6px);
        top: 8px;
        transform: rotate(-90deg);
        border: 11px solid;
        border-color: #f9f9f9;
        border-bottom-width: 0;
        border-right-color: transparent;
        border-left-color: transparent;
        content: "";
        position: absolute;
        width: 0;
        height: 0;
    }

    #AddToCartModal .QuantitySelector__popin {
        position: absolute;
        z-index: 2;
    }
    /*.QuantitySelector {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%) scale(1.3);
        z-index: 2002;
    }

    .QuantitySelector-Overlay-inner {
        position: fixed;
        z-index: 999;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        visibility: visible;
        content: " ";
        background-color: hsla(0,0%,9%,.75);
        opacity: 1;
    }

    .QuantitySelector-Overlay-card,
    .QuantitySelector-Overlay-list {
        display: none;
        visibility: hidden;
        opacity: 0;
    }*/
}
@media screen and (max-width: 400px) {
    .productTable.grid .QuantitySelector .QuantitySelector__popin {
        max-width: 100%;
        padding: 0.25rem;
    }
}
.QuantitySelector, .QuantitySelector__container {
    line-height: normal;
}

.cartsiderows .QuantitySelector__container,
#AddToCartModal .QuantitySelector__container {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: hsla(0,0%,9%,.75);
    opacity: 1;
}

/*@media screen and (min-width: 768px) {*/
    .QuantitySelector, .QuantitySelector__container {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }
/*}*/

.QuantitySelector__popin {
    padding: 0.625rem;
    width: 13.25rem;
    font-size: .75rem;
    background-color: #f9f9f9;
    color: #2e2e2e;
    border: 1px solid #d5d5d5;
    border-radius: 2px;
    -webkit-box-shadow: 1px 0px 21px 0px rgba(50, 50, 50, 0.69);
    -moz-box-shadow: 1px 0px 21px 0px rgba(50, 50, 50, 0.69);
    box-shadow: 1px 0px 21px 0px rgba(50, 50, 50, 0.69);
}

@media screen and (min-width: 768px) {
    .productTable.grid .QuantitySelector__popin {
        padding: 0.1rem;
        width: 98.5%;
        bottom: 80px;
        left: 1%;
    }

    .QuantitySelector__popin {
        position: absolute;
        z-index: 2;
    }
}

/*.QuantitySelector__popin--top {
    right: 50%;
    transform: translate(50%,-40%);
    bottom: 0;
}*/

/*.productTable.list .QuantitySelector__popin--top {
    right: 50%;
    transform: translate(25%,-110%);
    bottom: 0;
}*/

@media screen and (min-width: 768px) {
    .productTable.list .QuantitySelector__popin--top {
        right: 50%;
        transform: translate(-35%,10%);
        bottom: 5px;
    }

    .productTable.list.ScanAndOrderList .QuantitySelector__popin--top {
        transform: translate(-35%,5%);
        bottom: 10px;
    }
}

@media screen and (min-width: 768px) {
    .QuantitySelector .QuantitySelector__popin {
        margin-top: 10px;
    }
}

@media screen and (min-width: 768px) {
    .QuantitySelector .QuantitySelector__popin:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border: 11px solid;
    }
}

@media screen and (min-width: 768px) {
    .QuantitySelector .QuantitySelector__popin:before {
        border-color: #f9f9f9;
    }
}

.cartsiderows .QuantitySelector .QuantitySelector__popin--top:before,
#AddToCartModal .QuantitySelector .QuantitySelector__popin--top:before {
    content: none;
}

.QuantitySelector .QuantitySelector__popin--bottom:after, .QuantitySelector .QuantitySelector__popin--bottom:before, .QuantitySelector .QuantitySelector__popin--top:before {
    border-right-color: transparent;
    border-left-color: transparent;
    left: calc(50% - 10px);
}

@media screen and (min-width: 768px) {
    .productTable.list .QuantitySelector .QuantitySelector__popin--top:before {
        left: calc(100% - 6px);
        bottom: 20px !important;
        transform: rotate(-90deg);
    }
}

@media screen and (min-width: 768px) {
    .QuantitySelector .QuantitySelector__popin--top:before {
        border-bottom-width: 0;
    }
}

@media screen and (min-width: 768px) {
    .QuantitySelector .QuantitySelector__popin--top:before {
        bottom: -11px;
    }
}

.PredefinedQuantityList {
    list-style: none;
    margin: 0;
    padding: 0;
}

.PredefinedQuantityList {
    display: flex;
    flex-flow: row wrap;
}

.PredefinedQuantityList__quantity {
    width: 20%;
    height: 2.1875rem;
    text-align: center;
    cursor: pointer;
    letter-spacing: .1em;
    border-left: 0.0625rem solid #d5d5d5;
    padding: 4px;
}

.PredefinedQuantityList__quantity:first-of-type, .PredefinedQuantityList__quantity:nth-of-type(5n) + .PredefinedQuantityList__quantity {
    border-left: 0 none;
}

.cartsiderows .QuantitySelector__popin {
    padding: 1.5rem;
    width: 20rem;
    font-size: .8rem;
}

#AddToCartModal .QuantitySelector__popin {
    padding: 1.5rem;
    width: 20rem;
    font-size: .8rem;
}

/*.cartsiderows .QuantitySelector__popin {
    width: 20rem;
    bottom: -8px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 0;
}

.cartsiderows .PredefinedQuantityList__quantity {
    width: 12%;
    height: 1.7rem;
    text-align: center;
    cursor: pointer;
    letter-spacing: .1em;
    border-left: 0.0625rem solid #d5d5d5;
    padding: 4px;
}

.cartsiderows .PredefinedQuantityList__quantity:first-of-type, .PredefinedQuantityList__quantity:nth-of-type(5n) + .PredefinedQuantityList__quantity {
    border-left: 0.0625rem solid #d5d5d5
}

.cartsiderows .PredefinedQuantityList__quantity:first-of-type, .PredefinedQuantityList__quantity:nth-of-type(8n) + .PredefinedQuantityList__quantity {
    border-left: 0 none;
}

.cartsiderows .QuantitySelectorCustomField__container {
    margin: 5px 0 0;
}

.cartsiderows .QuantitySelectorCustomField__input {
    height: 30px;
}

.cartsiderows .TextField__label--compact {
    top: 8px;
}

.cartsiderows .TextField__input--compact {
    padding: 5px 6px;
}

.cartsiderows .QuantitySelectorCustomField__button-ok {
    height: 30px;
}*/

.PredefinedQuantityList__quantity-button {
    background: none;
    border: 0;
    font-family: inherit;
    font-size: inherit;
    padding: 0;
}

.PredefinedQuantityList__quantity-button {
    height: 100%;
    width: 100%;
    outline: none;
    border-radius: 3px;
    color: #2e2e2e;
}

.PredefinedQuantityList__quantity-button:enabled:hover {
    color: #000;
    border: 1px solid #000;
    cursor: pointer;
}

.crema-ui-container button, .crema-ui-container input[type=button], .crema-ui-container input[type=reset], .crema-ui-container input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button;
}

.PredefinedQuantityList:after {
    content: "";
    display: table;
    clear: both;
}

.QuantitySelectorCustomField__container {
    display: flex;
    margin: 10px 0 0;
}

.TextField {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}

.QuantitySelectorCustomField__field {
    margin-top: 0;
    margin-bottom: 0;
    flex: 1;
}

.TextField__group {
    display: flex;
    align-items: center;
}

.TextField__group--compact {
    display: block;
}

.TextField__label--compact {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.TextField__label {
    color: #000;
    width: 40%;
    transition: all .2s;
}

.TextField__label--compact {
    position: absolute;
    top: 14px;
    left: 8px;
    color: #656565;
    cursor: text;
    width: 100%;
    text-align: left;
}

.TextField__input {
    margin: 0;
    padding: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.TextField__input {
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    width: 100%;
    height: 47px;
    background-color: #fff;
    color: #000;
    font-size: 1rem;
}

@media screen and (min-width: 768px) {
    .TextField__input {
        padding: 10px 6px;
    }
}

.TextField__input {
    width: 60%;
}

.TextField__input--compact {
    padding: 10px 6px;
    width: 100%;
}

.QuantitySelectorCustomField__input {
    height: 40px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.QuantitySelectorCustomField__button-ok {
    font-size: .875rem;
    font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;
    line-height: 1.2em;
    letter-spacing: 1px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.QuantitySelectorCustomField__button-ok {
    outline: none;
    border: 1px solid #ED1A3B;
    background-color: #ED1A3B;
    color: #fff;
    padding: 0 0.8em;
    max-width: 5.1em;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    float: left;
    line-height: 1.625rem;
    margin-left: -1px;
    height: 40px;
    z-index: 2003;
}

.crema-ui-container button, .crema-ui-container input[type=button], .crema-ui-container input[type=reset], .crema-ui-container input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button;
}


.shoppingBag {
    font-size: 22px;
    margin-right: 5px;
}

.addCartPlus {
    font-size: 18px;
    margin-left: 5px;
}

#carttotalnum {
    position: absolute;
    top: -8px;
    left: 8px;
    font-size: 13px;
    border-radius: 50%;
    background-color: #332378;
    height: 17px;
    width: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}


#carttotalnumMobile {
    position: absolute;
    top: 9px;
    right: 8px;
    font-size: 13px;
    border-radius: 50%;
    background-color: white;
    height: 17px;
    width: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #332378;
}

#ProductsLayoutViewList {
    font-size: 16px;
    height: 32px;
}
#ProductsLayoutViewGrid {
    font-size: 16px;
    height: 32px;
}

.header-main.shadow-sm.bg-primary {
    padding: 8px 0px;
}

#barcodeSearch:focus {
    border-color: #ced4da !important;
}

@media (min-width: 1000px) {
    .addtocartdesktop
    {
        position: relative;
        top: 130px;
    }

    .mobilebuttonadd {
        display: none;
    }
	
	.logoname{
		
		margin-left: 50px;
	}

    #AddToCartModal .modal-header {
        display: none;
    }

    .fordesktop {
        display: block;
    }

    .formobile {
        display:none;
    }

    #AddToCartModalBody .list-card-image {
        height: 80%;
        padding: 75px;
    }

}

@media (max-width: 999px) {
    main {
        margin-bottom: 60px;
    }

    .header-main {
        height: 50px;
    }

    .section-header .input-group .form-control-lg {
        height: calc(1em + 1rem + 2px);
    }

        .section-header .input-group .form-control-lg.input_search:focus {
            border-color: #ced4da !important;
        }

    .hc-nav-trigger span::after {
        bottom: -9px !important;
    }

    .hc-nav-trigger span::before {
        top: -9px !important;
    }

    .header-main.shadow-sm.bg-primary {
        padding: 0px;
    }

    .header-main .row.align-items-center {
        height: 50px;
    }

    .header-main .hc-nav-trigger {
        top: 0px !important;
        right: 8px !important;
        min-height: 0 !important;
    }

    .addtocartdesktop {
        display: none;
    }

    .mobilebuttonadd {
        display: block;
    }

    .fordesktop {
        display: none;
    }

    .formobile {
        display: block;
    }

    .float-right {
        position: relative;
        /*top: 90px;
        display:none !important;*/
    }  

    .ListProducts
    {
        margin-bottom: 0 !important;
    }
    
    #filterbutton
    {
        margin-right: 2px !important;
    }

    #orderdetails
    {
        display:none;
    }

    .productTable.grid {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .mobilebuttonaddContainer {
        width: 160px;
    }

    .myCustomBlock_1,
    .myCustomBlockInner_1 {
        display: block !important;
        width: 100% !important;
        min-width: 100%;
        max-width: unset;
    }
}

@media (max-width: 576px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 100%;
    }

    .barcodeSearchContainer {
        max-width: calc(100% - 215px) !important;
    }

    .m-none {
        display: none !important;
    }

    .section-header {
        /*display: none;*/
    }

  

    .header-main {
        height: 50px;
    }

    .section-header .input-group .form-control-lg {
        height: calc(1em + 1rem + 2px);
    }

    .section-header .input-group .form-control-lg.input_search:focus {
        border-color: #ced4da !important;
    }

    .hc-nav-trigger span::after {
        bottom: -9px !important;
    }

    .hc-nav-trigger span::before {
        top: -9px !important;
    }

    .header-main.shadow-sm.bg-primary {
        padding: 0px;
    }

    .header-main .row.align-items-center {
        height: 50px;
    }

    .header-main .hc-nav-trigger {
        top: 0px !important;
        right: 8px !important;
        min-height: 0 !important;
    }

        .header-main .col-1 {
            width: auto !important;
            min-width: auto !important;
            max-width: unset;
            flex: unset !important;
            padding: 8px;
        }

        .header-main .col-8 {
            flex: unset;
            margin-left: auto;
            padding: 0px;
        }

    .d-none {
        display: block !important;
    }

    .restaurant-pic {
        display: none;
    }

    .fixed-bottom-bar {
        padding-bottom: 56px;
    }

    .hc-nav-trigger {
        top: 18px;
        left: 17px;
    }

    footer.section-footer.border-top.bg-dark {
        display: none;
    }

    .pb-5,
    .py-5 {
        padding-bottom: 1rem !important;
    }

    .pt-5,
    .py-5 {
        padding-top: 1rem !important;
    }

    .hc-nav-trigger span,
    .hc-nav-trigger span::before,
    .hc-nav-trigger span::after {
        background: #ffffff !important;
    }

    .login-page video {
        display: none;
    }

    #loginimage{
		display: none;
	}

    .login-page .px-5.col-10.mx-auto {
        margin: 0px !important;
        padding: 0px !important;
        width: 100% !important;
        flex: unset !important;
        max-width: 100%;
    }

    .slick-prev {
        background: url(../img/chevron-left.png) no-repeat 50% 50%;
        background-size: 11px !important;
        background-position: center center !important;
        left: 10px !important;
        transform: scale(1) !important;
        transition-duration: 0.5s;
        opacity: 1 !important;
        z-index: 9;
        background-color: rgba(0,0,0,.28) !important;
    }

    .slick-next {
        background: url(../img/chevron-right.png) no-repeat 50% 50%;
        background-size: 11px !important;
        background-position: center center !important;
        right: 10px !important;
        transform: scale(1) !important;
        transition-duration: 0.5s;
        opacity: 1 !important;
        z-index: 9;
        background-color: rgba(0,0,0,.28) !important;
    }

    .productTable.list .menu-list h6 {
        font-size: 15px !important;
    }

    .section-header-wrapper.title h2 {
        font-size: 17px;
        line-height: 20px;
        font-weight: bold;
    }

    .title.d-flex.align-items-center h4.font-weight-bold {
        padding-left: 5rem !important;
    }

    .filtersTitle {
        font-size: 15px;
        padding-right: 0 !important;
    }

    #AddToCartModal .list-card a,
    #AddToCartModal .list-card h6 {
        font-size: 16px;
        font-weight: bold;
    }

    #AddToCartModalBody .list-card-image {
        height: 75%;
    }

    .productTable.grid {
        grid-template-columns: 1fr 1fr;
        gap: 15px;
    }

    .mobilebuttonaddContainer {
        width: 160px;
    }
}

@media (max-width: 480px) {

    .productTable.grid .item-card .btn-success {
        font-size: 11px;
    }

    #categoriesGrid .menu-list {
        min-height: unset;
        padding-bottom: 50px !important;
        padding-top: 40px !important;
    }

    .menu-list .favourite-heart {
        top: 0px;
    }

    .offer-slider-2 .offerscard {
        height: auto;
        max-height: 190px;
    }

        .offer-slider-2 .offerscard img {
            height: auto;
            max-height: 190px !important;
        }

    .offer-slider-3 .offerscard {
        height: auto;
        max-height: 190px;
    }

        .offer-slider-3 .offerscard img {
            height: auto;
            max-height: 190px !important;
        }

    .productTable.grid {
        grid-template-columns: 1fr 1fr;
        gap: 15px;
    }

    .mobilebuttonaddContainer {
        width: 100%;
        /*position: relative;*/
        right: 0;
        bottom: 0;
        margin-top: 10px;
    }

    .mobilebuttonadd {
        color: white;
        border-radius: 8px;
        bottom: -1px;
        position: relative;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        height: 37px;
    }

    .ListProducts .ListImageContainer {
        padding-top: 20px;
    }

    .ProductsLayoutView {
        margin-left: 2px;
        margin-right: 2px;
        margin-bottom: 5px;
    }

    .productTable.grid .bag_quantity {
        top: 2px;
    }

    .productTable.grid .shoppingBag {
        font-size: 21px;
        top: 1px;
        position: relative;
    }

    .productTable.grid .addCartPlus {
        font-size: 15px;
        margin-left: 5px;
        top: 1px;
        position: relative;
    }

    .productTable.list .shoppingBag {
        margin-right: 15px;
    }

    .productTable.list .bag_quantity {
        left: -30px;
    }

    .productTable.list .addCartPlus {
        margin-left: 15px;
    }
}

@media (min-width: 770px) {
    .flickity-enabled:hover button.flickity-button {
        display: block;
    }

    button.flickity-button {
        display: none;
    }
}

.FooterSocialContainer {
    background-color: #ED1A3B;
}

.FooterSocialWrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 77.5rem;
}

.FooterSocialBox {
    display: flex;
    padding: 1.5rem 0;
    flex-wrap: wrap;
    align-items: center;
}

    .FooterSocialBox strong.sub-title {
        display: block;
        font-size: 1rem;
        line-height: 1.25;
        margin: 0.5em 1.5rem;
        margin-left: 0;
        color: #fff;
        font-weight: 300;
    }

    .FooterSocialBox ul.social-links {
        display: flex;
        margin: 0;
        padding: 0;
        list-style-position: outside;
        list-style-image: none;
    }

        .FooterSocialBox ul.social-links li {
            display: block;
            margin: 0;
            margin-right: 1em;
            flex-basis: auto;
            line-height:0;
        }

            .FooterSocialBox ul.social-links li a {
                max-width: 10vw;
            }

                .FooterSocialBox ul.social-links li a span {
                    display: none;
                }

        .FooterSocialBox ul.social-links a:after {
            display: block;
            width: 2.5rem;
            max-width: 10vw;
            padding: 0.3125rem;
            line-height: 1;
            content: "";
        }
        .FooterSocialBox ul.social-links a[href*="facebook."]:after {
            content: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4MCA4MCI+PHBhdGggZmlsbD0iI2ZmZiIgc3Ryb2tlPSJub25lIiBkPSJNNDUuNTMsNzUuNzJWNDMuMTNINTYuNDdsMS42NC0xMi43SDQ1LjUzVjIyLjMyYzAtMy42OCwxLTYuMTgsNi4yOS02LjE4aDYuNzNWNC43OGE5MCw5MCwwLDAsMC05LjgtLjVjLTkuNywwLTE2LjM0LDUuOTItMTYuMzQsMTYuNzl2OS4zN2gtMTF2MTIuN2gxMVY3NS43MloiPjwvcGF0aD48L3N2Zz4=);
        }
        .FooterSocialBox ul.social-links a[href*="instagram."]:after {
            content: url(data:image/svg+xml;utf8;base64,PHN2ZyB2aWV3Qm94PSIwIDAgODAgODAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGc+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTc0LDI1Ljg5YTI1LjEzLDI1LjEzLDAsMCwwLTEuNTktOC4zMSwxNy41LDE3LjUsMCwwLDAtMTAtMTBBMjUuMTIsMjUuMTIsMCwwLDAsNTQuMTEsNkM1MC40Niw1LjgxLDQ5LjMsNS43Nyw0MCw1Ljc3cy0xMC40NiwwLTE0LjExLjIxYTI1LjEyLDI1LjEyLDAsMCwwLTguMzEsMS41OSwxNy41LDE3LjUsMCwwLDAtMTAsMTBBMjUuMTMsMjUuMTMsMCwwLDAsNiwyNS44OUM1LjgxLDI5LjU0LDUuNzcsMzAuNyw1Ljc3LDQwczAsMTAuNDYuMjEsMTQuMTFhMjUuMTIsMjUuMTIsMCwwLDAsMS41OSw4LjMxLDE3LjUsMTcuNSwwLDAsMCwxMCwxMEEyNS4xMiwyNS4xMiwwLDAsMCwyNS44OSw3NGMzLjY1LjE3LDQuODIuMjEsMTQuMTEuMjFzMTAuNDYsMCwxNC4xMS0uMjFhMjUuMTIsMjUuMTIsMCwwLDAsOC4zMS0xLjU5LDE3LjUsMTcuNSwwLDAsMCwxMC0xMEEyNS4xMiwyNS4xMiwwLDAsMCw3NCw1NC4xMWMuMTctMy42NS4yMS00LjgyLjIxLTE0LjExUzc0LjE5LDI5LjU0LDc0LDI1Ljg5Wk02Ny44Niw1My44M2ExOC45NCwxOC45NCwwLDAsMS0xLjE4LDYuMzYsMTEuMzQsMTEuMzQsMCwwLDEtNi41LDYuNSwxOC45NCwxOC45NCwwLDAsMS02LjM2LDEuMThjLTMuNjEuMTYtNC42OS4yLTEzLjgzLjJzLTEwLjIyLDAtMTMuODMtLjJhMTguOTQsMTguOTQsMCwwLDEtNi4zNi0xLjE4LDExLjM0LDExLjM0LDAsMCwxLTYuNS02LjUsMTguOTQsMTguOTQsMCwwLDEtMS4xOC02LjM2Yy0uMTYtMy42MS0uMi00LjY5LS4yLTEzLjgzczAtMTAuMjIuMi0xMy44M2ExOC45NCwxOC45NCwwLDAsMSwxLjE4LTYuMzYsMTEuMzQsMTEuMzQsMCwwLDEsNi41LTYuNSwxOC45NCwxOC45NCwwLDAsMSw2LjM2LTEuMThjMy42MS0uMTYsNC42OS0uMiwxMy44My0uMnMxMC4yMiwwLDEzLjgzLjJhMTguOTQsMTguOTQsMCwwLDEsNi4zNiwxLjE4LDExLjM0LDExLjM0LDAsMCwxLDYuNSw2LjUsMTguOTQsMTguOTQsMCwwLDEsMS4xOCw2LjM2Yy4xNiwzLjYxLjIsNC42OS4yLDEzLjgzUzY4LDUwLjIyLDY3Ljg2LDUzLjgzWiIgLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNNDAsMjIuNDJBMTcuNTgsMTcuNTgsMCwxLDAsNTcuNTgsNDAsMTcuNTgsMTcuNTgsMCwwLDAsNDAsMjIuNDJabTAsMjlBMTEuNDEsMTEuNDEsMCwxLDEsNTEuNDEsNDAsMTEuNDEsMTEuNDEsMCwwLDEsNDAsNTEuNDFaIiAvPjxjaXJjbGUgZmlsbD0iI2ZmZiIgY3g9IjU4LjI3IiBjeT0iMjEuNzMiIHI9IjQuMTEiIC8+PC9nPjwvc3ZnPg==);
        }
        .FooterSocialBox ul.social-links a[href*="pinterest."]:after {
            content: url(data:image/svg+xml;utf8;base64,PHN2ZyB2aWV3Qm94PSIwIDAgODAgODAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGc+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTY0LjMzLDMxLjgyYzAsMTMuMTItOC4yNywyMy42OS0xOS43NiwyMy42OS0zLjg2LDAtNy40OS0yLTguNzQtNC4zN0wzMy40NSw2MC4yYTQyLjM4LDQyLjM4LDAsMCwxLTQuNzMsMTBjLS44OC0uMjctMS43NS0uNTgtMi42MS0uOTEtLjMzLTMtLjYzLTcuNjYuMTMtMTAuOTUuNy0zLDQuNDctMTguOTQsNC40Ny0xOC45NGExMy42NywxMy42NywwLDAsMS0xLjE0LTUuNjVjMC01LjMsMy4wOC05LjI1LDYuODktOS4yNSwzLjI1LDAsNC44MiwyLjQzLDQuODIsNS4zNiwwLDMuMjYtMi4wOCw4LjE2LTMuMTUsMTIuNjhhNS41NCw1LjU0LDAsMCwwLDUuNjQsNi44OWM2Ljc3LDAsMTItNy4xNSwxMi0xNy40NSwwLTkuMTItNi41Ni0xNS41LTE1LjkxLTE1LjVDMjksMTYuNDcsMjIuNjMsMjQuNiwyMi42MywzM2ExNC44NywxNC44NywwLDAsMCwyLjgzLDguNjksMS4xMywxLjEzLDAsMCwxLC4yNywxLjFjLS4yOSwxLjItLjkzLDMuNzktMS4wNSw0LjMyLS4xNy43LS41Ni44NC0xLjI4LjUxLTQuNzUtMi4yMi03LjczLTkuMTctNy43My0xNC43NywwLTEyLDguNzMtMjMsMjUuMTctMjNDNTQuMDYsOS44MSw2NC4zMywxOS4yMyw2NC4zMywzMS44MloiIC8+PC9nPjwvc3ZnPg==);
        }
        .FooterSocialBox ul.social-links a[href*="twitter."]:after {
            content: url(data:image/svg+xml;utf8;base64,PHN2ZyB2aWV3Qm94PSIwIDAgODAgODAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGc+PGc+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTI2LjgsNjguODdjMjYuNzksMCw0MS40NS0yMi4yMiw0MS40NS00MS40NSwwLS42MywwLTEuMjUsMC0xLjg4QTI5LjY4LDI5LjY4LDAsMCwwLDc1LjUsMThhMjkuNTMsMjkuNTMsMCwwLDEtOC4zOCwyLjMsMTQuNjYsMTQuNjYsMCwwLDAsNi40Mi04LjA3LDI5LDI5LDAsMCwxLTkuMjYsMy41MiwxNC41NywxNC41NywwLDAsMC0yNS4yLDEwQTE2LjEsMTYuMSwwLDAsMCwzOS40NSwyOWE0MS4zNyw0MS4zNywwLDAsMS0zMC0xNS4yMywxNC42MywxNC42MywwLDAsMCw0LjUyLDE5LjQ2LDE0Ljc0LDE0Ljc0LDAsMCwxLTYuNTktMS44MnYuMkExNC42LDE0LjYsMCwwLDAsMTksNDUuOTRhMTQuNjUsMTQuNjUsMCwwLDEtNi41Ni4yNkExNC41NywxNC41NywwLDAsMCwyNi4wNiw1Ni4zMSwyOS4yMiwyOS4yMiwwLDAsMSw4LDYyLjU2YTI4LDI4LDAsMCwxLTMuNDctLjIsNDEuNDQsNDEuNDQsMCwwLDAsMjIuMyw2LjUxIiAvPjwvZz48L2c+PC9zdmc+);
        }
        .FooterSocialBox ul.social-links a[href*="youtube."]:after {
            content: url(data:image/svg+xml;utf8;base64,PHN2ZyB2aWV3Qm94PSIwIDAgODAgODAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGc+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTc0LDIyLjhhOC45Miw4LjkyLDAsMCwwLTYuMjgtNi4zMkM2Mi4yMSwxNSw0MCwxNSw0MCwxNXMtMjIuMjEsMC0yNy43NSwxLjQ5QTguOTIsOC45MiwwLDAsMCw2LDIyLjhDNC40OSwyOC4zNyw0LjQ5LDQwLDQuNDksNDBTNC40OSw1MS42Myw2LDU3LjJhOC45Miw4LjkyLDAsMCwwLDYuMjgsNi4zMkMxNy43OSw2NSw0MCw2NSw0MCw2NXMyMi4yMSwwLDI3Ljc1LTEuNDlBOC45Miw4LjkyLDAsMCwwLDc0LDU3LjJDNzUuNTEsNTEuNjMsNzUuNTEsNDAsNzUuNTEsNDBTNzUuNTEsMjguMzcsNzQsMjIuOFpNMzIuNzQsNTAuNTZWMjkuNDRMNTEuMyw0MFoiIC8+PC9nPjwvc3ZnPg==);
        }