.menu.menu-box-bottom {
    overflow-x: hidden !important;
    max-width: 600px !important;
    /* margin-right: -0.5rem;
    margin-left: -0.6rem; */

}

/* start global style */
.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    color: #FFF;
}

.alert-success {
    background-color: #28a745 !important
}

.alert-error,
.alert-danger {
    background-color: var(rgb(192, 52, 52)) !important
}

.modal.show {
    background-color: #0000004a;
}

.form-group .required {
    color: #f00;
}

.alert>ul {
    margin-bottom: 0 !important;
}
.alert-danger {
    color: #721c24 !important;
    background-color: #f8d7da;
    border-color: #f5c6cb !important;
}

/* end global style */
.menu-box-bottom.menu-box-detached {
    left: 0;
    right: 0;
}

.country-flag .select2.select2-container.select2-container--default {
    width: 100% !important;
}

.country-flag .select2-container .select2-selection--single {
    font-size: 13px;
    /* display: block; */

    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
    /* padding-right: 20px; */
    border: none;
    background-color: transparent;
    /* border: solid 1px #f7b538!important; */
    transition: all 250ms ease;
}

.country-flag .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px !important;
}

.country-flag .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 11px;
}

.form-control.x-input-style {
    font-size: 13px;
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
    padding-right: 20px;
    border: none;
    background-color: rgb(0 0 0 / 7%);
    border: solid 1px #f7b538 !important;
    transition: all 250ms ease;
}

.mobile-number-col {
    position: relative;
}

.mobile-number-col .country-flag {
    width: 70px;
    position: absolute;
    top: 0;
    left: 18px;
}

.mobile-number-col .form-control.x-input-style {
    padding-left: 80px;
}

.mobile-number-col .country-flag .select2-container .select2-selection--single {
    padding-right: 0;
}

.mobile-number-col img.img-flag {
    width: 42px !important;
    margin-top: 12px;
    height: auto !important;
    margin-right: 5px;
}

.mobile-number-col .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding: 0 !important;
}

#toast-container>div {
    opacity: 0.92;
}

.modal.custom-modal {
    background-color: rgba(0, 0, 0, 0.4);
}

.modal.custom-modal .modal-header .close {
    margin: -1rem -1rem -1rem;
}

.modal-backdrop.show {
    display: none;
}

.clearfix {
    clear: both;
}

.cart-count.hide {
    display: none;
}

.list-times {
    margin-bottom: 20px;
}

.splide.splide.is-initialized {
    padding-bottom: 22px;
}

.icons .div-icon p {
    font-size: 11px !important;
    height: 31px;
    line-height: 1.3 !important;
    overflow: auto;
}

span.calories {
    font-size: 10px;
    font-weight: 300;
    font-style: italic;
}

.home-custom-image {
    width: 24px;
    height: 24px;
    /* line-height: 43px; */
    font-weight: 600;
    font-size: 22px;
    margin: 9px;
}

#menu-restaurant-description.menu-box-med.menu-box-detached {
    top: 28%;
}

.new-slider .owl-dots {
    position: relative;
    top: unset;
}

.sub-category-image img {
    max-height: 100px;
    max-width: 100%;
    margin: auto;
    border-radius: 100%;
}

#menu-sub-categories .subcat-card.active {
    border-radius: 10px !important;
    border: 3px solid #f7b538 !important;
    padding-top: 10px;
}

#menu-sub-categories p,
#menu-sub-categories b,
.sub-category-title {
    color: var(--rest-main-header-color) !important;
}

.product-image>img {}


.product-theme-1 .product-image>img {
    height: 130px !important;
    width: 130px !important;
    max-width: 130px !important;
}

#page>.header {
    background-color: transparent !important;
    z-index: 100;
    box-shadow: none;
    margin-top: -15px;
}

#page .page-content {
    margin-top: -55px
}

.product-view {
    position: relative;
    height: 30px;
    margin-bottom: 20px;
    ;
}

.product-view .switch-control {
    position: absolute;
    top: 0;
    left: 6px;


}

.product-view .switch-control>span {
    font-size: 20px;
    display: inline-block;
    padding: 4px 8px;
    color: #909090;
}

.product-view .switch-control>span:first-child {
    /* margin-left: 8px; */
}

.product-view-1 .switch-control>.view-1,
.product-view-2 .switch-control>.view-2,
.product-view-3 .switch-control>.view-3 {
    color: var(--rest-icon-color);

}

.product-theme-2 .product-item {
    margin: 0 4px;
    border: 1px solid #CCC;
    border-radius: 10px;
    margin-bottom: 20px;
    overflow: hidden;
}

.product-theme-2 .product-image {
    height: 350px;
    background-color: transparent;
}

.product-theme-2 .product-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* border-bottom-left-radius: 30px; */
}

.product-theme-2 .product-item .row {
    margin-bottom: 0;
}

.product-theme-2 .product-item .product-content {
    padding: 10px;
}

.product-theme-2 .product-item .sens {
    height: 26px;
    overflow: hidden;
}

.product-theme-2 .product-item .poster-image {
    display: inline;
    position: absolute;
    top: -10px;
    left: 72px;
}

[dir=ltr] .product-theme-2 .product-item .poster-image {
    left: unset;
    right: 72px;
}

.product-theme-2 .product-item .product-content .description {
    height: 37px;
    line-height: 1.4;
    overflow: auto;
    font-size: 12px;
}

.product-theme-2 .product-item .calories {
    margin: 0;
    margin-top: -8px;
    display: block;
}

.product-theme-2,
.product-theme-1,
.prod-theme-1,
.prod-theme-2,
.product-theme-3,
.prod-theme-3 {
    display: none !important;
}

.product-view-1 .product-theme-1 .prod-theme-1 {
    display: flex !important;
}

.product-view-1 .product-theme-1,
.product-view-3 .product-theme-3,
.product-view-3 .product-theme-3 .prod-theme-3,
.product-view-2 .product-theme-2,
.product-view-2 .product-theme-2 .prod-theme-2 {
    display: block !important;
}

[dir=ltr] .product-view .switch-control {
    left: unset;
    right: 6px;
}

[dir=ltr] .product-theme-2 .product-item {
    text-align: left;
}

[dir=ltr] .product-theme-2 .product-item .text-left {
    text-align: right !important;
}

.mainsld .owl-dots {
    top: 273px !important;
}

.product-theme-3 .row {
    margin-right: 0;
    margin-left: 0;
}

.product-theme-3 .product-item {
    margin: 0;


    margin-bottom: 20px;
    overflow: hidden;

}

.product-theme-3 .product-item>.content {
    margin: 5px;
    border: 1px solid #CCC;
    border-radius: 10px;
    height: 97%;
}

.product-theme-3 .product-item>.content>div {

    margin: 5px;
    height: calc(100% - 10px);
    border-radius: 10px;
}

.product-theme-3 .product-item>.content>div>div {}

.product-theme-3 .product-item {
    padding: 0;
}

.product-theme-3 .product-image {
    height: 160px;
    background-color: transparent;
}

.product-theme-3 .product-image img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.product-theme-3 .product-item .row {
    margin-bottom: 0;
}

.product-theme-3 .product-item .product-content {
    padding: 10px;
}

.product-theme-3 .product-item .sens {
    height: 26px;
    overflow: hidden;
}

.product-theme-3 .product-item .poster-image {
    display: inline;
    position: absolute;
    top: 0px;
    right: 0px;
}

[dir=ltr] .product-theme-3 .product-item .poster-image {
    left: unset;
    right: 72px;
}

.product-theme-3 .product-item .product-content .description {
    height: 37px;
    line-height: 1.4;
    overflow: auto;
    font-size: 12px;
    margin-top: 5px;
}

.product-theme-3 .product-item .calories {
    margin: 0;
    margin-top: -8px;
    display: block;
}

.header .header-title.header-subtitle,
#change-lang {
    position: relative;

    padding: 0px 10px;
    height: 41px;
    border-radius: 7px;
}

.header .header-title.header-subtitle:before,
#change-lang::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: var(--rest-background);
    border-radius: 7px;
    z-index: -1;
    opacity: 0.5;
    ;
}

.product-name .poster-image {
    top: -4px;
    left: 0px
}

.image-slider {
    max-height: 300px !important;
}

.image-slider img {
    width: 100% !important;
    height: 300px !important;
}

@media(max-width: 700px) {
    .mainsld .owl-dots {
        top: 190px !important;
    }

    .image-slider {
        max-height: 275px !important;
    }

    .image-slider img {
        width: 100% !important;
        height: 260px !important;
    }
}

@media(max-width: 450px) {
    .mainsld .owl-dots {
        top: 221px !important;
    }

    .image-slider {
        max-height: 280px !important;
    }

    .image-slider img {
        width: 100% !important;
        height: 250px !important;
    }
}

.product-theme-2 .product-image.empty img,
.product-image.empty>img,
.product-theme-3 .product-image.empty img,
.product-details .card>img.empty:first-child {
    background-image: var(--rest-logo) !important;
    background-position: center;
    background-size: cover;
}

.background-white {
    background-image: none !important;
    background-color: #ebebeb;
}

.product-details .card>img:first-child {
    min-height: 370px;
}

.file-input.kv-rtl {
    direction: ltr !important;
}

.waiter-request-items {
    display: inline-block;
    overflow: auto;
    overflow-y: hidden;
    width: 100%;
    margin: 0 0 1em;
    padding-top: 10px;
    white-space: nowrap;
}

.waiter-request-items .item {
    display: inline-block;
    padding: 5px 40px;
    border: 1px solid #CCC;
    border-radius: 10px;
    ;
    position: relative;
    overflow: hidden;
    transition: 0.3s ease;
    cursor: pointer;
}

.waiter-request-items .item.active {
    border-style: dashed;
    border-color: #f7b538;
    box-shadow: 0 0 10px #c2c2c2;
    transition: 0.3s ease;
}

.waiter-request-items .item input {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.waiter-request-items .item span {

    font-weight: bold;
}

#waiter-call .note label {
    border-bottom: 2px dashed #CCC;
}

#waiter-call .note textarea {
    background-color: #f6f6f6 !important;
}

#waiter-call button[type=submit],
#waiter-call button[type=submit]:hover,
#waiter-call button[type=submit]:active {
    background-color: #f7b538;
    border-color: #f7b538;
    padding: 4px 20px;
    font-size: 1rem;
}

[dir=ltr] .product-description {
    text-align: left;
}

.dd>div {
    width: calc(100% - 170px);
    display: inline-block;
    line-height: 1.7;
}

.dd>div:nth-child(2) {
    width: 165px;
    vertical-align: top;
}

[dir=ltr] .product-details .fac {
    direction: ltr;
}

[dir=ltr] .product-details .content .fac label span.calories {
    position: relative;
    margin-left: -20px;
}

#online-offer {
    padding: 10px;
}

#online-offer>h2 {
    font-size: 1.2rem !important;
}

#online-offer .list {
    max-height: 150px;
    width: 100%;
    /* overflow-y: auto; */
    overflow-x: auto;
    white-space: nowrap;
    /*
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    padding: 10px 0; */
}

#online-offer .list .item {
    display: inline-block;
    margin: 5px;
    cursor: pointer;
    width: 80px;

}

#online-offer .list .item .img {
    text-align: center;
}

#online-offer .list .item .img img {
    width: 80px;
    height: 80px;
    border-radius: 100%;

}

#online-offer .list .item .title {
    text-align: center;
    font-weight: normal;
}

.itemCatTop>a {
    box-shadow: none !important;
    border: 0 !important;
}

.itemCatTop {
    min-width: 92px;
    border: solid 1px #cacaca7a;
    box-shadow: none !important;
    margin: 10px !important;
    border-radius: 9px;
}

.itemCatTop p:last-child {
    margin-top: 0 !important;
}


/* start style */
.itemCatTop {
    border: 0 !important;
    margin: 3px !important;
    min-width: auto !important;

}

.itemCatTop a.icon {
    border: solid 1px #cacaca7a !important;
    border-radius: 5px !important;
    margin-bottom: 5px;
    ;
}

.icon-circle .itemCatTop a.icon {
    border-radius: 50% !important;
}

/* end style */

.loyalty-offer-prize {
    padding: 10px;
    font-size: 14px;
    box-shadow: 1px 1px 10px #CCC;
    margin-bottom: 10px;
    border-radius: 10px;
    text-align: center;
}

.addition-item.pro-checkbox .checkmark {
    border-radius: 4px !important;
    font-family: "Font Awesome 5 Free" !important;
}

.addition-item.pro-checkbox input:checked~.checkmark {
    background-color: #eee !important;
}

.addition-item.pro-checkbox .checkmark:after {
    content: "\f00c" !important;
    font-family: "Font Awesome 5 Free" !important;
    color: #f7b538 !important;
    font-weight: bold;
    top: -3px;
    right: 1px !important;
    font-size: 15px;
    width: auto;
    height: auto;
    border-radius: 4px !important;
    background: transparent;
}

.product-details #add_to_cart {
    margin-bottom: 100px !important;
}

.category-slide .category-image-container {
    max-height: 150px !important;
    overflow: hidden;
    width: calc(100% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    ;
    border-radius: 10px;
}

.category-slide .category-image-container img {
    width: 100%;
    height: 100%;
}

.category-slide h3 {
    margin-top: 10px;
    margin-bottom: 20px;
}

.category-detail-hidden {
    display: none;
}

.modal-header .close {
    margin: -1rem auto -1rem -1rem !important;
}

.scroll-to-top {
    display: none;
    position: fixed;
    bottom: 69px;
    right: 20px;
    background-color: #33333397;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 44px;
    cursor: pointer;
    z-index: 1000;
}

.scroll-to-top i {
    font-size: 17px;
}

.scroll-to-top:hover {
    background-color: #555;
}

#fixed-categories {
    display: none;
    position: fixed;
    top: 0;
    left: auto;
    width: 100%;
    max-width: 600px;
    z-index: 1001;
    background-color: #FFF;
    padding: 10px;
    padding-bottom: 0;
}

#fixed-categories .main-categories,
#fixed-categories .sub-categories {
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;

}

#fixed-categories .sub-categories {
    padding-top: 0;
}

/* [dir=rtl] #fixed-categories .item:first-child{
    margin-right: 10px;
}
[dir=ltr] #fixed-categories .item:first-child{
    margin-left: 10px;
} */
#fixed-categories .item {
    display: inline-block;
    min-width: 50px;
    /* Minimum width */
    min-height: 30px;
    margin-right: 8px;
    /* Adjust as needed */
    border: 2px solid var(--rest-background-category-color);
    border-radius: 8px;
    text-align: center;
    line-height: 30px;
    /* Vertical centering */
    padding: 0 10px;
    background-color: var(--rest-product-background);
    color: var(--rest-category-color);
    transition: 0.3s;
    cursor: pointer;
}

[dir=ltr]#fixed-categories .item {
    margin-right: 0;
    margin-left: 8px;
}

[dir=rtl] #fixed-categories .item:first-child {
    margin-right: 0px;
}

[dir=ltr] #fixed-categories .item:first-child {
    margin-right: 0px;
}

#fixed-categories .item.active,
#fixed-categories .item:hover {
    border: 2px solid var(--rest-background-category-color);
    background-color: var(--rest-background-category-color);
    transition: 0.3s;
}

#fixed-categories .sub-categories .item {
    border-radius: 50px;
}

#fixed-categories .sub-category-main {
    display: none;
}

.prod .product-image {
    border-radius: 15px !important;
    background-color: transparent !important;
}

.owl-dot {
    height: 4px !important;
    width: 4px;
}

.restaurant-logo img {
    border-radius: 10px;
}

#web-sidebar .sidebar-content {
    right: -1px !important;
}

[dir=rtl] input[type=datetime-local],
[dir=rtl] input[type=time] {
    text-align: right;
}

#menu-restaurant-description .modal-header {
    padding: 0;
}

#menu-restaurant-description .modal-header h3 {
    padding: 10px;
}

#menu-restaurant-description .modal-header .close-icon {
    padding: 0;
    margin-top: 5px !important;
}

#menu-restaurant-description .modal-header .divider {
    margin-bottom: 10px;
}

.cart-buttons {
    display: flex;
    justify-content: start;

}

.cart-buttons>* {
    margin: 0 10px;
}

.cart-buttons .quantity-control button {
    padding: 10px 15px;
    height: unset !important;
    color: #CCC;
    background-color: #FFF;
    font-size: 1.6rem;
    font-weight: bold;
    border-radius: 10px;
    border: 1px solid #CCC;
    cursor: pointer;

}

.cart-buttons .quantity-control button.add {
    border-color: var(--cart-btn-color);
    color: var(--cart-btn-color);
}

.cart-buttons .quantity-control .product-quantity {
    font-weight: bold;
    font-size: 1rem !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 20px !important;
    display: inline;
    ;
    border: 0 !important;
    border-radius: 0 !important;
    text-align: center;
    background-color: transparent !important;
}

.cart-buttons button.cart {
    width: calc(100% - 160px);
    padding: 10px 15px;
    margin: 0;
    background-color: var(--cart-btn-color);
    color: #FFF;
    font-weight: bold;
    font-size: 12px;
    border: 0;
    border-radius: 7px;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}

[dir=rtl] .cart-buttons button.cart {
    margin-right: auto !important;
}

.vatcart {
    margin-bottom: 0;
}

[dir=rtl] .vatcart {
    display: block;
    text-align: left;
    margin: 10px;
}

.product-title {
    padding: 20px;
}

i.btn-trigger {
    cursor: pointer;
    font-size: 20px !important;
}

.main-addition-title {
    display: flex;
    justify-content: space-between;
}

[dir=rtl] .main-addition-title>span:last-child {
    margin-left: 25px;
}

[dir=ltr] .main-addition-title>span:last-child {
    margin-right: 25px;
}

#OrderDetailsContent {
    position: relative;
}

.loader-container {
    display: flex;
    justify-content: center;
    justify-items: center;
    align-items: center;
    position: fixed;
    z-index: 2;
    width: 100%;
    top: 185px;
    left: 0;

}

.loader {
    width: 38px;
    height: 38px;
    border: 5px solid #b9b9b9;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    position: relative;
    animation: pulse 1s linear infinite;
}

.loader:after {
    content: '';
    position: absolute;
    width: 38px;
    height: 38px;
    border: 5px solid #6c6c6c;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    animation: scaleUp 1s linear infinite;
}

@keyframes scaleUp {
    0% {
        transform: translate(-50%, -50%) scale(0)
    }

    60%,
    100% {
        transform: translate(-50%, -50%) scale(1)
    }
}

@keyframes pulse {

    0%,
    60%,
    100% {
        transform: scale(1)
    }

    80% {
        transform: scale(1.2)
    }
}

.footer-copyright {
    /* padding-bottom: 50px !important; */
}

body.modal-open .page-content>.cart-count,
body.modal-open .footer-copyright {
    display: none !important;
}

#menu-sub-categories .subcat-card {
    padding: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;

}

#menu-sub-categories .subcat-card>a {
    width: 100px;
    height: 130px;
}

.currency-image {
    display: inline-block;
    width: 15px;
    height: 15px;
    padding: 1px;
    margin: 0;
}

.currency-image img {
    width: 100%;
    height: 100%;
}

.currency-image svg,
.currency-image svg g {
    fill: #000000;
}

.currency-image svg {
    fill: var(--rest-price-color);
    width: 100%;
    height: 100%;
}

.currency-image svg g {
    fill: var(--rest-price-color);
}

.cart-buttons button.cart svg g {
    fill: #FFF;
}

.vertical-categories .cat-p {
    margin-bottom: 20px;
    ;
}

.cat-v-item {
    height: 100%;
    position: relative;
    padding-bottom: 67px;
    margin: 0;
}

.cat-v-item .vircentertitle {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}

#loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 1000;
    background-color: #fffffff0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#loading .restaurant-logo {
    max-width: 100px;
    max-height: 100px;
    animation: fadeinout 1.5s infinite;
}

#loading .restaurant-logo img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
}

@keyframes fadeinout {

    0%,
    100% {
        opacity: 0.2;
    }

    50% {
        opacity: 1;
    }
}


#fountainTextG {
    /* width: 234px; */
    /* width: 180px; */
    margin: auto;
}

.fountainTextG {
    color: rgb(0, 0, 0);
    /* font-family: Arial; */
    font-size: 44px;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    float: left;
    animation-name: bounce_fountainTextG;
    -o-animation-name: bounce_fountainTextG;
    -ms-animation-name: bounce_fountainTextG;
    -webkit-animation-name: bounce_fountainTextG;
    -moz-animation-name: bounce_fountainTextG;
    animation-duration: 2.09s;
    -o-animation-duration: 2.09s;
    -ms-animation-duration: 2.09s;
    -webkit-animation-duration: 2.09s;
    -moz-animation-duration: 2.09s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    transform: scale(.5);
    -o-transform: scale(.5);
    -ms-transform: scale(.5);
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
}

#fountainTextG_1 {
    animation-delay: 0.75s;
    -o-animation-delay: 0.75s;
    -ms-animation-delay: 0.75s;
    -webkit-animation-delay: 0.75s;
    -moz-animation-delay: 0.75s;
}

#fountainTextG_2 {
    animation-delay: 0.9s;
    -o-animation-delay: 0.9s;
    -ms-animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
}

#fountainTextG_3 {
    animation-delay: 1.05s;
    -o-animation-delay: 1.05s;
    -ms-animation-delay: 1.05s;
    -webkit-animation-delay: 1.05s;
    -moz-animation-delay: 1.05s;
}

#fountainTextG_4 {
    animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
}

#fountainTextG_5 {
    animation-delay: 1.35s;
    -o-animation-delay: 1.35s;
    -ms-animation-delay: 1.35s;
    -webkit-animation-delay: 1.35s;
    -moz-animation-delay: 1.35s;
}

#fountainTextG_6 {
    animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
}

#fountainTextG_7 {
    animation-delay: 1.64s;
    -o-animation-delay: 1.64s;
    -ms-animation-delay: 1.64s;
    -webkit-animation-delay: 1.64s;
    -moz-animation-delay: 1.64s;
}




@keyframes bounce_fountainTextG {
    0% {
        transform: scale(1);
        color: rgb(0, 0, 0);
    }

    100% {
        transform: scale(.5);
        color: rgb(255, 255, 255);
    }
}

@-o-keyframes bounce_fountainTextG {
    0% {
        -o-transform: scale(1);
        color: rgb(0, 0, 0);
    }

    100% {
        -o-transform: scale(.5);
        color: rgb(255, 255, 255);
    }
}

@-ms-keyframes bounce_fountainTextG {
    0% {
        -ms-transform: scale(1);
        color: rgb(0, 0, 0);
    }

    100% {
        -ms-transform: scale(.5);
        color: rgb(255, 255, 255);
    }
}

@-webkit-keyframes bounce_fountainTextG {
    0% {
        -webkit-transform: scale(1);
        color: rgb(0, 0, 0);
    }

    100% {
        -webkit-transform: scale(.5);
        color: rgb(255, 255, 255);
    }
}

@-moz-keyframes bounce_fountainTextG {
    0% {
        -moz-transform: scale(1);
        color: rgb(0, 0, 0);
    }

    100% {
        -moz-transform: scale(.5);
        color: rgb(255, 255, 255);
    }
}

.slider-background {
    min-height: 250px;
}

/* Large screens (Desktops) */
/* @media (min-width: 1200px) {
    .slider-background {
        min-height: 500px;
    }
}


@media (max-width: 1199px) and (min-width: 768px) {
    .slider-background {
        min-height: 350px;
    }
}


@media (max-width: 767px) {
    .slider-background {
        min-height: 250px;
        background-size: contain;
    }
}

@media (max-width: 480px) {
    .slider-background {
        min-height: 200px;
    }
} */
#fountainG {
    position: relative;
    width: 234px;
    height: 28px;
    margin: auto;
}

.fountainG {
    position: absolute;
    top: 0;
    background-color: rgb(0, 0, 0);
    width: 20px;
    height: 20px;
    animation-name: bounce_fountainG;
    -o-animation-name: bounce_fountainG;
    -ms-animation-name: bounce_fountainG;
    -webkit-animation-name: bounce_fountainG;
    -moz-animation-name: bounce_fountainG;
    animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    transform: scale(.3);
    -o-transform: scale(.3);
    -ms-transform: scale(.3);
    -webkit-transform: scale(.3);
    -moz-transform: scale(.3);
    border-radius: 19px;
    -o-border-radius: 19px;
    -ms-border-radius: 19px;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
}

#fountainG_1 {
    left: 0;
    animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
}

#fountainG_2 {
    left: 29px;
    animation-delay: 0.75s;
    -o-animation-delay: 0.75s;
    -ms-animation-delay: 0.75s;
    -webkit-animation-delay: 0.75s;
    -moz-animation-delay: 0.75s;
}

#fountainG_3 {
    left: 58px;
    animation-delay: 0.9s;
    -o-animation-delay: 0.9s;
    -ms-animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
}

#fountainG_4 {
    left: 88px;
    animation-delay: 1.05s;
    -o-animation-delay: 1.05s;
    -ms-animation-delay: 1.05s;
    -webkit-animation-delay: 1.05s;
    -moz-animation-delay: 1.05s;
}

#fountainG_5 {
    left: 117px;
    animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
}

#fountainG_6 {
    left: 146px;
    animation-delay: 1.35s;
    -o-animation-delay: 1.35s;
    -ms-animation-delay: 1.35s;
    -webkit-animation-delay: 1.35s;
    -moz-animation-delay: 1.35s;
}

#fountainG_7 {
    left: 175px;
    animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
}

#fountainG_8 {
    left: 205px;
    animation-delay: 1.64s;
    -o-animation-delay: 1.64s;
    -ms-animation-delay: 1.64s;
    -webkit-animation-delay: 1.64s;
    -moz-animation-delay: 1.64s;
}



@keyframes bounce_fountainG {
    0% {
        transform: scale(1);
        background-color: rgb(0, 0, 0);
    }

    100% {
        transform: scale(.3);
        background-color: rgb(255, 255, 255);
    }
}

@-o-keyframes bounce_fountainG {
    0% {
        -o-transform: scale(1);
        background-color: rgb(0, 0, 0);
    }

    100% {
        -o-transform: scale(.3);
        background-color: rgb(255, 255, 255);
    }
}

@-ms-keyframes bounce_fountainG {
    0% {
        -ms-transform: scale(1);
        background-color: rgb(0, 0, 0);
    }

    100% {
        -ms-transform: scale(.3);
        background-color: rgb(255, 255, 255);
    }
}

@-webkit-keyframes bounce_fountainG {
    0% {
        -webkit-transform: scale(1);
        background-color: rgb(0, 0, 0);
    }

    100% {
        -webkit-transform: scale(.3);
        background-color: rgb(255, 255, 255);
    }
}

@-moz-keyframes bounce_fountainG {
    0% {
        -moz-transform: scale(1);
        background-color: rgb(0, 0, 0);
    }

    100% {
        -moz-transform: scale(.3);
        background-color: rgb(255, 255, 255);
    }
}

.products .product-menu {
    background-color: var(--rest-product-background, '#FFF') !important;
}

.single-slider.owl-carousel .animated {
    animation-duration: 2s !important;
    /* Adjust speed (2s = 2 seconds) */
}

.products .product-description>p {
    height: 47px;
    word-wrap: break-word;
    /* Ensures long words break properly */
    white-space: normal;
    /* Prevents text from staying in a single line */
    overflow: auto;
    /* Hides overflowing content */
    text-overflow: ellipsis;
    /* Adds "..." if text is too long */
    line-height: 1.3;
    font-size: 12px;
    text-align: justify;
}

.splide.center-categories {
    visibility: visible;

}

.splide.center-categories .splide__list {
    justify-content: center;
    align-items: center;
}