/* Solana Colors */
.solana-bg-light {
    background-color: #fdede7;
}
.solana-font-color {
    color: #f33d0b; /* original text */
}
.solana-default-bg {
    background-color: #EF5A29; /* original background */
}
.solana-bg-dark {
    background-color: #d66b29;
}
.solana-bg-dark-2 {
    background-color: #EF5A29;
}
.solana-font-white {
    color: #FFFFFF;
}
.solana-fc-black {
    color: #000000;
}

/* Buttons */
.solana-btn {
    color: #FFFFFF!important;
    background-color: #f6643c!important;
}
.solana-btn:hover {
    color: #FFFFFF!important;
    background-color: #db380a!important;
}
.solana-btn-outline {
    border: 1px solid #f6643c!important;
}
.solana-offcanvas-menu > a {
    letter-spacing: 0.20em;
}
.solana-offcanvas-menu > a:hover {
    color: #f6643c!important;
    background-color: transparent;
}

/* SVG Underline Style 1 (start) */
.underline-s1{position: relative;}
.underline-s1:before {
    content: "";
    position:relative;
    width:100%;
    height: 2.45em;
    left: 0;
    z-index:-10;
    background-image: url('/custom/svg/underline-s1.svg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transition: width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.underline-s1:after {
    content: "";
    position:absolute;
    width:100%;
    height: 2.45em;
    left: 0;
    z-index:-10;
    background-image: url('/custom/svg/underline-s1.svg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transition: width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
}
/* SVG Underline Style 1 (end) */

/* SVG Underline Style 2 (start) */
.underline-s2 {
    position: relative;
}
.underline-s2::after {
    content: "";
    position: absolute;
    bottom: -0.125rem;
    left: -0.5rem;
    right: -0.5rem;
    height: 0.75rem;
    z-index: -1;
    background-image: url('/custom/svg/underline-s2.svg');
    background-repeat: no-repeat;
    background-size: cover;
}
/* SVG Underline Style 2 (end) */

/* SVG Background Style 1 (start) */
.solana-bg-svg-s1 {
    background-color: #EF5A29;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2000 1500'%3E%3Cdefs%3E%3CradialGradient id='a' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23FB3'/%3E%3Cstop offset='1' stop-color='%23ee5522'/%3E%3C/radialGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='0' y1='750' x2='1550' y2='750'%3E%3Cstop offset='0' stop-color='%23f7882b'/%3E%3Cstop offset='1' stop-color='%23ee5522'/%3E%3C/linearGradient%3E%3Cpath id='s' fill='url(%23b)' d='M1549.2 51.6c-5.4 99.1-20.2 197.6-44.2 293.6c-24.1 96-57.4 189.4-99.3 278.6c-41.9 89.2-92.4 174.1-150.3 253.3c-58 79.2-123.4 152.6-195.1 219c-71.7 66.4-149.6 125.8-232.2 177.2c-82.7 51.4-170.1 94.7-260.7 129.1c-90.6 34.4-184.4 60-279.5 76.3C192.6 1495 96.1 1502 0 1500c96.1-2.1 191.8-13.3 285.4-33.6c93.6-20.2 185-49.5 272.5-87.2c87.6-37.7 171.3-83.8 249.6-137.3c78.4-53.5 151.5-114.5 217.9-181.7c66.5-67.2 126.4-140.7 178.6-218.9c52.3-78.3 96.9-161.4 133-247.9c36.1-86.5 63.8-176.2 82.6-267.6c18.8-91.4 28.6-184.4 29.6-277.4c0.3-27.6 23.2-48.7 50.8-48.4s49.5 21.8 49.2 49.5c0 0.7 0 1.3-0.1 2L1549.2 51.6z'/%3E%3Cg id='g'%3E%3Cuse href='%23s' transform='scale(0.12) rotate(60)'/%3E%3Cuse href='%23s' transform='scale(0.2) rotate(10)'/%3E%3Cuse href='%23s' transform='scale(0.25) rotate(40)'/%3E%3Cuse href='%23s' transform='scale(0.3) rotate(-20)'/%3E%3Cuse href='%23s' transform='scale(0.4) rotate(-30)'/%3E%3Cuse href='%23s' transform='scale(0.5) rotate(20)'/%3E%3Cuse href='%23s' transform='scale(0.6) rotate(60)'/%3E%3Cuse href='%23s' transform='scale(0.7) rotate(10)'/%3E%3Cuse href='%23s' transform='scale(0.835) rotate(-40)'/%3E%3Cuse href='%23s' transform='scale(0.9) rotate(40)'/%3E%3Cuse href='%23s' transform='scale(1.05) rotate(25)'/%3E%3Cuse href='%23s' transform='scale(1.2) rotate(8)'/%3E%3Cuse href='%23s' transform='scale(1.333) rotate(-60)'/%3E%3Cuse href='%23s' transform='scale(1.45) rotate(-30)'/%3E%3Cuse href='%23s' transform='scale(1.6) rotate(10)'/%3E%3C/g%3E%3C/defs%3E%3Cg transform='translate(740 0)'%3E%3Cg %3E%3Ccircle fill='url(%23a)' r='3000'/%3E%3Cg opacity='0.5'%3E%3Ccircle fill='url(%23a)' r='2000'/%3E%3Ccircle fill='url(%23a)' r='1800'/%3E%3Ccircle fill='url(%23a)' r='1700'/%3E%3Ccircle fill='url(%23a)' r='1651'/%3E%3Ccircle fill='url(%23a)' r='1450'/%3E%3Ccircle fill='url(%23a)' r='1250'/%3E%3Ccircle fill='url(%23a)' r='1175'/%3E%3Ccircle fill='url(%23a)' r='900'/%3E%3Ccircle fill='url(%23a)' r='750'/%3E%3Ccircle fill='url(%23a)' r='500'/%3E%3Ccircle fill='url(%23a)' r='380'/%3E%3Ccircle fill='url(%23a)' r='250'/%3E%3C/g%3E%3Cg%3E%3Cuse href='%23g' transform='rotate(10)'/%3E%3Cuse href='%23g' transform='rotate(120)'/%3E%3Cuse href='%23g' transform='rotate(240)'/%3E%3C/g%3E%3Ccircle fill-opacity='0.2' fill='url(%23a)' r='3000'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-attachment: fixed;
    background-size: cover;
}
.solana-pill-body {
    height: 500px;
}
.solana-pill-style-1 {
    background-color: #EF5A29;
    min-height: 100px;
    position: relative;
    border: 5px solid #FFFFFF;
    color: #FFFFFF;
    top: -64.8px; /* Half of height (129.6px) */
    display: inline-block;
}
.pill-top-offset {
    min-height: 65px; /* Whole number. Must be half the height of .solana-pill-style-1 */
}
/* SVG Background Style 1 (end) */

/* SVG Background Style 2 (start) */
.solana-card-bg {
    color: var(--bs-body-color);
    background-color: #FFFFFF;
    -webkit-transition: background 0.75s; /* For Safari 3.0 to 6.0 */
    transition: background 0.75s; /* For modern browsers */
}
.solana-card-bg:hover {
    background-color: #EF5A29;
    background-attachment: scroll;
    background-size: cover;
    cursor: pointer;
    border: 1px solid #EF5A29!important;
    color: #FFFFFF;
}
/* SVG Background Style 2 (end) */

/* Footer (start) */
.footer-menu-links > a {
    color: var(--bs-white)!important;
}
.footer-menu-links > a:hover {
    -webkit-text-decoration-color: var(--bs-white)!important;
    text-decoration-color: var(--bs-white)!important;
}
/* Footer (end) */

/* Letter Spacing */
.char-space-25 {
    letter-spacing: 0.20em;
}
.char-space-none {
    letter-spacing: normal;
}

/* Temporary */
.fs-regular {
    font-size: 1.25em!important;
}
.menu-label {
    font-size: 1.25em!important;
}
.menu-images {
    min-height: 160px!important;
}
.menu-images > img {
    height: 110px!important;
}
@media (min-width: 768px) {
    .menu-images > img {
        width: revert;
        height: 200px!important;
    }
    .menu-label {
        font-size: calc(1.3rem + 0.6vw) !important;
    }
    .fs-regular {
        font-size: calc(1.3rem + 0.6vw) !important;
    }
}

/* background */
.solana-bg-photo-01 {
    background-image: url('/custom/img/solana-onsite-01.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.solana-bg-photo-02 {
    background-image: url('/custom/img/resto-04.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.solana-text-dark-hover { transition-duration: 0.7s; }
.solana-text-dark-hover:hover { color: #772408; }
/* Border */
.solana-border-1 {
    /*border: 1px solid #EF5A29;*/
}
.solana-border-2 {
    border: 1px solid #EF5A29; /*a5360d*/
}

/* -------------------------------------------------------------------------------------------------------------------*/

/* ----- Text leaders (start)----- */
.text-leader-dotted {
    border-bottom: 2px dotted #cccccc;
    flex-grow: 1;
    height: 0.3rem;
    margin: auto 15px;
}
/* ----- Links (start) ----- */
a.font-link-white {
    color: var(--bs-white)!important;
    text-decoration: none;
}
a.font-link-white:hover {
    -webkit-text-decoration-color: var(--bs-white)!important;
    text-decoration-color: var(--bs-white)!important;
}
/* ----- Food menu nav (start) ----- */
.solana-menu-nav > li > a {
    color: #000000;
    transition: 0.5s;
}
.solana-menu-nav > li > a:hover {
    color: #f33d0b;
}
.solana-menu-nav > li > a.active {
    background-color: #EF5A29;
    color: #FFFFFF;
}
/* ----- Main menu nav (start) ----- */
.solana-main-nav-lg-screen > div > a {
    color: #000000;
    transition: 0.5s;
}
.solana-main-nav-lg-screen > div > a:hover {
    color: #f33d0b;
}
.solana-main-nav-lg-screen > div > a.active {
    color: #EF5A29;
}
/* ----- Scroll-To-Top Button (start) ----- */
.solana-btn-scroll-top {
    border: 2px solid #FFFFFF;
    background-color: #EF5A29;
    color: #FFFFFF;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    transition: 0.7s;
    z-index: 1000;
}
.solana-btn-scroll-top:hover {
    background-color: #772408;
    color: #FFFFFF;
}


/* ----- TEXT FORMATTING ----- */
/* -------------------------------------------------------------------------------------------------------------------*/
.link-whatsapp {
    text-decoration: none!important;
}

/* Standard Font Sizes [Favours small devices] */
.jhd-fs-1 {
    font-size: 1.5rem !important;   /* 24px - Heading 1 */
}
.jhd-fs-2 {
    font-size: 1.25rem !important;  /* 20px - Heading 2 */
}
.jhd-fs-3 {
    font-size: 1.125rem !important; /* 18px - Heading 3 */
}
.jhd-fs-4 {
    font-size: 1rem !important;     /* 16px - Body Text 1 */
}
.jhd-fs-5 {
    font-size: 0.875rem !important; /* 14px - Body Text 2 */
}
.jhd-fs-6 {
    font-size: 0.75rem !important;  /* 12px - Small Text */
}

/* Small [Tablet] */
@media (min-width: 576px) {
}

/* Medium [Small Screen Laptop] */
@media (min-width: 768px) {
    .jhd-fs-1 {
        font-size: 1.75rem !important;  /* 28px - Heading 1 */
    }
    .jhd-fs-2 {
        font-size: 1.5rem !important;   /* 24px - Heading 2 */
    }
    .jhd-fs-3 {
        font-size: 1.25rem !important;  /* 20px - Heading 3 */
    }
    .jhd-fs-4 {
        font-size: 1.125rem !important; /* 18px - Body Text 1 */
    }
    .jhd-fs-5 {
        font-size: 1rem !important;     /* 16px - Body Text 2 */
    }
    .jhd-fs-6 {
        font-size: 0.875rem !important; /* 14px - Small Text */
    }
}

/* Large [Desktop and Large Screen Laptop] */
@media (min-width: 992px) {
}

/* Extra large [Desktop] */
@media (min-width: 1200px) {
    .jhd-fs-1 {
        font-size: 2.5rem !important;   /* 40px - Heading 1 */
    }
    .jhd-fs-2 {
        font-size: 2rem !important;     /* 32px - Heading 2 */
    }
    .jhd-fs-3 {
        font-size: 1.75rem !important;  /* 28px - Heading 3 */
    }
    .jhd-fs-4 {
        font-size: 1.25rem !important;   /* 20px - Body Text 1 */
    }
    .jhd-fs-5 {
        font-size: 1.125rem !important;  /* 18px - Body Text 2 */
    }
    .jhd-fs-6 {
        font-size: 1rem !important;     /* 16px - Small Text */
    }
}

/* ----- BOOTSTRAP OVERRIDES ----- */
/* -------------------------------------------------------------------------------------------------------------------*/
.accordion-button::after {
    background-image: url('data:image/svg+xml,%3Csvg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M2 12H22M12 2V22" stroke="%23000000" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E');
}
.accordion-button:not(.collapsed)::after {
    background-image: url('data:image/svg+xml,%3Csvg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M2 12L22 12" stroke="%23000000" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E');
}
.accordion-button::after {
    transition: all 1s;
}

.accordion {
    --bs-accordion-btn-bg: #ffffff;
    --bs-accordion-active-bg: #333333;
    --bs-accordion-active-color: #ffffff;
    --bs-accordion-btn-focus-box-shadow: none;
    --bs-accordion-bg: #f2f2f2;
    --bs-accordion-btn-focus-border-color: unset;
    --bs-accordion-transition: 0.8s ease;
}
.accordion-button:not(.collapsed) {
    box-shadow: none;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
    transition: height 1s ease-out;
}
@media (prefers-reduced-motion: reduce) {
    .collapsing {
        transition-property: height, visibility;
        transition-duration: 1s;
    }
}
.navbar-toggler {
    border: 0!important;
}
.navbar-toggler:focus {
    box-shadow: 0 0 0 0!important;
}
/* ----- OLD CODES ----- */
/* -------------------------------------------------------------------------------------------------------------------*/

/* Background Colors */
/* ----------------- */
.bl-bg-black {background-color: black;}
.bl-bg-pink {background-color: pink;}

/* Font Size */
/* --------- */
.bl-fs-1 {font-size: calc(2.375rem + 1.5vw);}
.bl-fs-2 {font-size: calc(2.325rem + 0.9vw);}
.bl-fs-3 {font-size: calc(2.3rem + 0.6vw);}
.bl-fs-4 {font-size: calc(2.275rem + 0.3vw);}
.bl-fs-5 {font-size: 2.25rem;}
.bl-fs-6 {font-size: 2rem;}

/* Container Height */
.bl-vh-25 {min-height: 25vh!important;}
.bl-vh-35 {min-height: 35vh!important;}
.bl-vh-40 {min-height: 40vh!important;}
.bl-vh-50 {min-height: 50vh!important;}
.bl-vh-70 {min-height: 70vh!important;}
.bl-vh-75 {min-height: 75vh!important;}
.bl-vh-80 {min-height: 80vh!important;}
.bl-vh-85 {min-height: 85vh!important;}
.bl-vh-100 {min-height: 100vh!important;}


@media (min-width: 1200px) {
    .bl-fs-1 {
        font-size: calc(3.375rem + 1.5vw) !important;
    }

    .bl-fs-2 {
        font-size: calc(3.325rem + 0.9vw) !important;
    }

    .bl-fs-3 {
        font-size: calc(3.3rem + 0.6vw) !important;
    }

    .bl-fs-4 {
        font-size: calc(3.275rem + 0.3vw) !important;
    }

    .bl-fs-5 {
        font-size: 3.25rem !important;
    }

    .bl-fs-6 {
        font-size: 3rem !important;
    }
}