/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/*
header {
    background: #25201d;
}
.sa-hero::before {
    background-color: transparent;
    --background-overlay: '';
    background-image: linear-gradient(180deg, #241f1d00 0%, #0a0b0b 95%);
    position: absolute;
    top: 0;
    opacity: 1;
}*/
#sa-banner-slider figure img {
    min-height: 100vh;
    background-position: initial;
    object-fit: cover;
    object-position: center;
    max-height: 100vh;
}
#sa-banner-slider::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9;
}

.gold-gradient-text {
    background: linear-gradient(
        90deg,
        #9b751f 0%,
        #f8df7a 8%,
        #c69c36 18%,
        #fff0a0 28%,
        #a97920 38%,
        #f3d56b 48%,
        #b38325 58%,
        #ffe999 70%,
        #c19332 82%,
        #fff0a0 92%,
        #9a711d 100%
    );

    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}



.bottom-radial {
    background: radial-gradient(90% 60% at 50% 100%, rgb(255, 253, 247) 0%, #f3e8cc 55%, rgb(233, 218, 180) 100%);
}

.sa-sub-title::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background: url("https://dev.spotarrow.tech/royal/wp-content/uploads/2026/08/branch.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 63px;
    height: 103px;
    left: -60px;
    bottom: 0;
}

.site-header {
    background: #0a0b0bb0;
}
.slider-section {
	background: radial-gradient(90% 60% at 50% 0%, rgb(255, 253, 247) 0%, #f3e8cc 55%, rgb(233, 218, 180) 100%);
}
#sa-wp-form input:-webkit-autofill,
#sa-wp-form input:-webkit-autofill:hover,
#sa-wp-form input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 30px transparent inset !important;
  box-shadow: 0 0 0 30px transparent inset !important;
  transition: background-color 5000s ease-in-out 0s;
	-webkit-text-fill-color: #C69C4D !important; 
}
.sa-hero-carousel {
	position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    width: 50% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}
.sa-hero-carousel .swiper-wrapper {
    transition-timing-function: linear !important;
}
/*
.sa-hero-carousel .swiper::before {
    content: "";
    background: linear-gradient(-89.99999999999909deg, #0c0a1000, #ebdcb9);
    bottom: 0;
    flex: none;
    gap: 0px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 50px;
    z-index: 9;
    height: 480px;
}*/
.sa-hero-carousel .swiper {
    -webkit-mask-image: linear-gradient(to right, transparent 0%, black 15%, black 100%);
  mask-image: linear-gradient(to right, transparent 0%, black 15%, black 100%);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.sa-hero-carousel .swiper img {
    min-height: 480px;
    object-fit: cover;
}
/*
.sa-hero::after {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
  background: radial-gradient(
    90% 45% at 50% 100%,
    rgb(255, 253, 247) 0%,
    #f3e8cc 55%,
    rgb(233, 218, 180) 100%
	);
    z-index: 0;
}
.hero-slider::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background: url(https://dev.spotarrow.tech/royal/wp-content/uploads/2026/08/branch.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 94%;
    left: -409px;
    top: 97px;
    rotate: 340deg;
}
*/
.hero-slider figure img {
    animation: spin 25s linear infinite;
}

/* 1. Define the rotation sequence */
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.sa-hero::before {
    1content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background: linear-gradient(
180deg, transparent 10%, #0a0b0b 88%), linear-gradient(0deg, transparent 0%, #0a0b0b00 91%);
}
/*.sa-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background:
        linear-gradient(180deg, transparent 0%, #0a0b0b 95%),
        linear-gradient(323deg, transparent 0%, #0a0b0b 95%);
}*/

.sa-carousel .swiper-wrapper {
    transition-timing-function: linear !important;
}

.sa-carousel .swiper-wrapper figure img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    object-position: center center;
    object-fit: cover;
	    aspect-ratio: .8350730478490493 / 1;
}
/*
.fade-top {
    background: linear-gradient(1.7209913494298235e-9deg,#0c0a1000,#0c0a10);
    flex: none;
    gap: 0px;
    height: 241px;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.fade-bottom  {
    background: linear-gradient(1.7209913494298235e-9deg,#0c0a10,#0c0a1000);
    bottom: 0;
    flex: none;
    gap: 0px;
    height: 313px;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    z-index: 1;
}
.fade-right {
    background: linear-gradient(-89.99999999999909deg, #eee2c0, #0c0a1000);
    bottom: 6px;
    flex: none;
    gap: 0px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 250px;
    z-index: 1;
}
.fade-left {
    background: linear-gradient(-89.99999999999909deg, #0c0a1000, #eee0be);
    bottom: 0;
    flex: none;
    gap: 0px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 250px;
    z-index: 1;
}*/

.center-button {
    flex: none;
    height: 56px;
    left: 50%;
    position: absolute;
    top: 46%;
    transform: translate(-50%,-50%);
    width: auto;
    z-index: 1;
    justify-content: center;
    overflow: hidden;
    padding: 16px 40px;
    Z-INDEX: 9;
}
.swiper-slide-image {
  border-radius: 10px;
  box-shadow: 0 12px 30px rgba(0,0,0,0.18);
}
.swiper-slide { padding: 0 6px; } /* small gutter between images */

.left-col {
    position: static !important;
    overflow: visible !important;
}
.bleed-right-img {
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    width: 50% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}
.bleed-left-img {
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    width: 50% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.bleed-left-img img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block !important;
}


/* =====================================================
   WooCommerce Menu Section — style.css - Starts
   ===================================================== */

/* Space between subcategory sections */
.wc-menu-section-wrapper {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

/* Subcategory heading */
.wc-menu-subcategory-heading {
    font-family: "Forum", Sans-serif;
    font-size: 26px;
    font-weight: 500;
    color: #09090b;
    margin: 0;
    background: #c69c4d;
    display: inline-block;
    padding: 10px 30px;
    text-transform: uppercase;
}

/* Gold border box */
.wc-menu-inner {
    padding: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0;
    border-radius: 8px;
}

/* One-column variant */
.wc-menu-one-col .wc-menu-inner {
    flex-direction: column;
    gap: 0;
}

/* Two-column variant: each column takes 50% width */
.wc-menu-two-col .wc-menu-column {
    flex: 0 0 50%;
    width: 50%;
}

/* Three-column variant: each column takes ~33.33% width */
.wc-menu-three-col .wc-menu-column {
    flex: 0 0 33.333%;
    width: 33.333%;
}

.wc-menu-column {
    display: flex;
    flex-direction: column;
    gap: 0;
    box-sizing: border-box;
}

.wc-menu-one-col .wc-menu-column {
    width: 100%;
    padding-right: 0;
}

/* Dividers and spacing between columns — works for any column count.
   Every column except the last gets right padding; every column
   except the first gets left padding + a divider border. */
.wc-menu-two-col .wc-menu-column:not(:last-child),
.wc-menu-three-col .wc-menu-column:not(:last-child) {
    padding-right: 8px;
}

.wc-menu-two-col .wc-menu-column:not(:first-child),
.wc-menu-three-col .wc-menu-column:not(:first-child) {
    padding-left: 8px;
    border-left: 1px solid #c69c4d;
}

/* Single menu row */
.wc-menu-item {
    display: flex;
    align-items: baseline;
    line-height: 1.2;
    flex-direction: column;
    border-bottom: 1px solid rgb(74 178 106);
    padding: 16px 8px;
    gap: 4px;
}
.wc-menu-item .wc-menu-item-header {
    display: flex;
    width: 100%;
}
.wc-menu-name {
    word-break: break-word;
    flex-shrink: 1;
    min-width: 0;
    text-transform: capitalize;
    font-size: 22px;
    font-style: normal;
    line-height: normal;
    font-family: "Forum", Sans-serif;
    color: #09090b;
    line-height: 26px;
}
.wc-menu-description {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 162.5%;
    color: #696969;
}

/* Dotted line fill — grows to fill available space */
.wc-menu-dots {
    flex: 1;
    margin: 0 10px 3px 10px;
    min-width: 20px;
    flex-grow: 1;
    border-bottom: 2px dotted #69696985;
}

/* Price */
.wc-menu-price {
    white-space: nowrap;
    flex-shrink: 0;
    color: #1d1c1c9c;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    font-family: "Open Sans";
    line-height: normal;
    vertical-align: baseline;
    display: flex;
    align-items: flex-end;
}

/* =====================================================
   Responsive breakpoints
   ===================================================== */

/* Tablet: drop 3-column layout down to 2 columns, tighten padding */
@media (max-width: 900px) {
    .wc-menu-inner {
        padding: 32px 28px;
    }

    .wc-menu-subcategory-heading {
        padding: 0 28px;
        font-size: 26px;
    }

    .wc-menu-three-col .wc-menu-column {
        flex: 0 0 50%;
        width: 50%;
    }

    /* Re-run the divider logic for the now-2-column three-col layout */
    .wc-menu-three-col .wc-menu-column:nth-child(2n) {
        padding-left: 0px;
        border-left: none;
        padding-right: 0;
    }
    .wc-menu-three-col .wc-menu-column:nth-child(2n+1) {
        padding-right: 0px;
        padding-left: 0;
        border-left: none;
    }
}

/* Mobile: stack every layout (1, 2 or 3 col) into a single column */
@media (max-width: 600px) {
	.wc-menu-two-col .wc-menu-column:not(:first-child),
.wc-menu-three-col .wc-menu-column:not(:first-child) {
    padding-left: px;
    border-left: none;
}
    .wc-menu-inner {
        padding: 24px 16px;
    }

    .wc-menu-two-col .wc-menu-inner,
    .wc-menu-three-col .wc-menu-inner {
        flex-direction: column;
    }

    .wc-menu-two-col .wc-menu-column,
    .wc-menu-three-col .wc-menu-column {
        flex: 0 0 100%;
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        border-left: none;
    }

    .wc-menu-subcategory-heading {
        padding: 0 16px;
        font-size: 22px;
    }

    .wc-menu-name {
        font-size: 22px;
    }

    .wc-menu-item {
        padding: 12px 8px;
    }
}

/* =====================================================
   WooCommerce Menu Section - ends
   ===================================================== */

#sa-tab-content .wc-menu-inner {
    padding: 0;
}
#sa-tab-content .wc-menu-dots {
 border-bottom: none;
}
#sa-tab-content .wc-menu-item {
    border-bottom: 1px solid #c69c4d;
}


.sa-title::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background: url("https://dev.spotarrow.tech/royal/wp-content/uploads/2026/08/branch.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 74px;
    height: 171px;
    left: -72px;
    bottom: 0;
}
#sa-tab-head button.e--selected::before {
    content: "";
    position: absolute;
    background: url("https://dev.spotarrow.tech/royal/wp-content/uploads/2026/08/branch-horizontal.svg") no-repeat;
    transform-origin: center;
    z-index: 0;
    pointer-events: none;
    top: 75%;
    left: 34%;
    width: 68px;
    background-position: center;
    background-size: contain;
}
#sa-tab-head button { border: none; }




#sa-wp-form input, #sa-wp-form textarea {
    border: 1px solid #2c2a27 !important;
    width: 100% !important;
    display: block;
    background: transparent;
    color: #C69C4D;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 12px 10px !important;
    line-height: 26px;
    font-size: 16px;
}
#sa-wp-form input:focus , #sa-wp-form textarea:focus {
	 border: 1px solid #C69C4D !important;
	    background: transparent;
	 color: #C69C4D;
}
#sa-wp-form select {
    border: 1px solid #2c2a27 !important;
    width: 100% !important;
    background: transparent;
    color: #686868;
    line-height: 28px;
    font-size: 16px;
    padding: 12px 10px !important;
}
#sa-wp-form p {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
#sa-wp-form .wpcf7-not-valid-tip {
    font-size: 13px;
    width: 100%;
    color: #C69C4D;
}

#sa-wp-form label.two-col {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}
#sa-wp-form label.two-col span {
    width: 50%;
}
#sa-wp-form input[type="submit"] {
    background-color: #C69C4D;
    font-weight: 600;
    color: #FFFFFF;
    padding: 14px 28px 14px 28px !important;
}

/* =========================================
   FLATPICKR - DARK GOLD THEME
========================================= */

.flatpickr-calendar {
    background: #111214 !important;
    border: 1px solid #2c2d30 !important;
    border-radius: 10px !important;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.5) !important;
    color: #e5e5e5 !important;
    overflow: hidden;
    font-family: inherit;
}


/* =========================================
   MONTH HEADER
========================================= */

.flatpickr-months {
    background: #111214 !important;
    padding: 8px 5px !important;
}

.flatpickr-month {
    background: #111214 !important;
    color: #ffffff !important;
    fill: #ffffff !important;
}

.flatpickr-current-month {
    color: #ffffff !important;
    font-weight: 600;
}


/* Month dropdown */

.flatpickr-current-month .flatpickr-monthDropdown-months {
    background: #111214 !important;
    color: #ffffff !important;
    border: 0 !important;
    outline: none !important;
    font-weight: 600;
    cursor: pointer;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
    background: #111214 !important;
}

.flatpickr-current-month .flatpickr-monthDropdown-months option {
    background: #111214;
    color: #ffffff;
}


/* Year */

.flatpickr-current-month .numInput.cur-year {
    color: #ffffff !important;
    background: transparent !important;
    font-weight: 600;
}


/* =========================================
   MONTH ARROWS
========================================= */

.flatpickr-prev-month,
.flatpickr-next-month {
    color: #C69C4D !important;
    fill: #C69C4D !important;
}

.flatpickr-prev-month svg,
.flatpickr-next-month svg {
    fill: #C69C4D !important;
}

.flatpickr-prev-month:hover,
.flatpickr-next-month:hover {
    color: #C69C4D !important;
    fill: #C69C4D !important;
}

.flatpickr-prev-month:hover svg,
.flatpickr-next-month:hover svg {
    fill: #C69C4D !important;
}


/* Disabled previous arrow */

.flatpickr-prev-month.flatpickr-disabled {
    color: #444 !important;
    fill: #444 !important;
    opacity: 0.5;
}

.flatpickr-prev-month.flatpickr-disabled svg {
    fill: #444 !important;
}


/* =========================================
   WEEK DAYS
========================================= */

.flatpickr-weekdays {
    background: #111214 !important;
}

.flatpickr-weekday {
    background: #111214 !important;
    color: #C69C4D !important;
    font-weight: 600 !important;
}


/* =========================================
   CALENDAR BODY
========================================= */

.flatpickr-innerContainer,
.flatpickr-rContainer,
.flatpickr-days,
.dayContainer {
    background: #111214 !important;
}


/* =========================================
   DAYS
========================================= */

.flatpickr-day {
    color: #d7d7d7 !important;
    border-radius: 6px !important;
}

.flatpickr-day:hover {
    background: rgba(198, 156, 77, 0.15) !important;
    border-color: rgba(198, 156, 77, 0.15) !important;
    color: #C69C4D !important;
}


/* =========================================
   TODAY
========================================= */

.flatpickr-day.today {
    border-color: #C69C4D !important;
    color: #C69C4D !important;
}

.flatpickr-day.today:hover {
    background: #C69C4D !important;
    border-color: #C69C4D !important;
    color: #111214 !important;
}


/* =========================================
   SELECTED DATE
========================================= */

.flatpickr-day.selected,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange,
.flatpickr-day.endRange {
    background: #C69C4D !important;
    border-color: #C69C4D !important;
    color: #111214 !important;
    font-weight: 600 !important;
}


/* =========================================
   PREVIOUS / NEXT MONTH DAYS
========================================= */

.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay {
    color: #444 !important;
}


/* =========================================
   DISABLED DAYS
========================================= */

.flatpickr-day.disabled,
.flatpickr-day.disabled:hover {
    color: #3f3f3f !important;
    background: transparent !important;
    border-color: transparent !important;
    cursor: not-allowed;
}


/* =========================================
   INPUT
========================================= */

#sa-wp-form .sa-date-picker {
    color: #6a6a6a;
    background-color: transparent;
}

#sa-wp-form .sa-date-picker::placeholder {
    color: #6a6a6a;
    opacity: 1;
}

#sa-wp-form .sa-date-picker:focus {
    border-color: #C69C4D;
    outline: none;
}


/* =========================================
   CALENDAR ICON
========================================= */

#sa-wp-form .wpcf7-form-control-wrap[data-name="date-1"] {
    position: relative;
}

#sa-wp-form .wpcf7-form-control-wrap[data-name="date-1"]::after {
    content: "";
    position: absolute;
    right: 15px;
    top: 50%;
    width: 18px;
    height: 18px;
    transform: translateY(-50%);
    pointer-events: none;

    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23C69C4D' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E");

    background-size: contain;
    background-repeat: no-repeat;
}


/*tablet*/
@media (min-width: 768px) and (max-width: 1024px) {
	.bleed-left-img {
		position: unset !important;
		margin: 0 auto !important;
	}
}




.sa-eyebrow h6 {
    display: flex;
    align-items: center;
    gap: 12px;
    justify-content: center;
}
.sa-eyebrow h6::before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 2px;
  background: #B8862B;
  flex-shrink: 0;
}
.sa-eyebrow h6::after {
  content: "";
  display: inline-block;
  width: 32px;
  height: 2px;
  background: #B8862B;
  flex-shrink: 0;
}



.sa-hero .swiper-slide-image {
  filter: sepia(18%) saturate(115%) brightness(0.97) contrast(1.05);
}

.sa-map iframe {
    filter: invert(90%) hue-rotate(180deg) brightness(95%) contrast(110%) saturate(30%);
    transition: all 0.3s ease-in-out;
}

#sa-foodstore .wfs-food-item-container:after {
    border-bottom: 1px solid rgb(74 178 106);
}
#sa-foodstore .fs-btn-primary {
	border-color: #c69c4d !important;
}

.wfs-cart-overview button{
	border-color: #c69c4d !important;
}

#sa-foodstore h3.wfs-category-title {
    font-size: 38px;
    padding: 0;
    font-weight: 400;
    font-family: "Forum", Sans-serif;
    color: #09090B !important;
    font-weight: 500;
}
#sa-foodstore .wfs-sidebar-menu ul li a {
    border: none !important;
}
#sa-foodstore .wfs-sidebar-menu ul li a:hover {
    background-color: #0a0b0b;
    color: #fff !important;
    border: none !important;
}
#sa-checkout #order_review {
    background: #c69c4d5c;
    border: none !important;
}
#sa-checkout h3#order_review_heading {
    display: none;
}
#sa-checkout  h2 {
    line-height: 1.3rem;
}
/*mobile*/
@media (max-width: 767px) {
	.wc-menu-inner {
    padding: 0px;
    display: flex;
    flex-direction: column;
    gap: 0;
    border-radius: 8px;
}
	.wc-menu-column {
    width: 100%;
    padding: 0;
}
	.wc-menu-column:first-child {
    padding-right: 0px;
}
	.wc-menu-column:nth-child(even) {
    padding-left: 0;
    border-left: none;
}
	
	.sa-title::before {
		width: 75px;
		height: 75px;
		left: -60px;
		bottom: 0;
	}
	.fade-top, .fade-bottom{
		height: 120px;
	}
	.fade-right, .fade-left {
		width: 120px !important;
		display: none !important;
	}
	.bleed-left-img, .bleed-right-img {
		position: unset !important;
		margin: 0 auto !important;
		        width: 100% !important;
	}
	#sa-wp-form label.two-col {
		display: flex;
		justify-content: space-between;
		gap: 10px;
		flex-direction: column;
		align-items: stretch;
	}
	#sa-wp-form label.two-col span {
		width: 100%;
	}
	.sa-hero::before {
		background: linear-gradient(180deg, transparent 0%, #0a0b0b 95%), linear-gradient(1deg, transparent 71%, #0a0b0b 89%);
	}
	.ast-mobile-header-content nav ul li a {
		border: none !important;
		color: #fff !important;
	}
	.sa-sub-title::before {
		content: "";
		position: absolute;
		inset: unset;
		z-index: 1;
		pointer-events: none;
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
		width: 100px;
		height: 60px;
		left: 35%;
		bottom: -55px;
		background: url(https://dev.spotarrow.tech/royal/wp-content/uploads/2026/08/branch-horizontal.svg) no-repeat;
		background-size: contain;
	}
	#sa-tab-head button.e--selected::before {
		left: 20%;
	}
}

