.btn.btn--load-more {
    background: linear-gradient(to right, #00fc22, #00871b, #000000) !important;
    color: #000000 !important; /* Ensures black text */
    border: none !important; /* Removes any unwanted border */
    padding: 10px 20px !important; /* Adjusts padding for better appearance */
    font-weight: bold !important; /* Makes text more visible */
    text-transform: uppercase !important; /* Optional: Capitalizes text */
    cursor: pointer !important; /* Ensures it looks clickable */
}



.to-sign-up__link {
    color: #00fc22 !important;
    text-decoration: underline !important;
}

.modal-content {
    position: relative;
    background-color: #000;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0;
}

const element = $0;
const styles = {
  color: '#00fc22',
};
await setElementStyles(element, styles);
const data = {
  newColor: window.getComputedStyle($0)['color'],
  selector: 'span.close-modal',
};



.btn.sb_add_to_cal span {
    color: #000000 !important; 
}

/* Target only the scroll-top button background */
#sb_scroll_top_btn.scroll-top-button {
    background: linear-gradient(to right, #00fc22, #00871b, #000000) !important;
    padding: 10px; /* Optional: Add padding to the button */
    border-radius: 50%; /* Optional: To make the button circular */
    color: inherit; /* Ensure the text color remains unaffected */
    border: none; /* Optional: Remove border if needed */
}

/* Keep the icon color black */
#sb_scroll_top_btn.scroll-top-button i {
    color: #000000 !important; /* Keep the icon black */
}

/* Prevent the button text from being affected */
#sb_scroll_top_btn.scroll-top-button span {
    color: inherit !important; /* Ensure no color changes on text */
}

.btn-default.show-all {
    background: linear-gradient(to right, #00fc22, #00871b, #000000) !important;
}



#booking-result-view .tab {
    border-radius: 3px;
    background-color: #000;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .15);
}

.current-booking-info .sb-book {
    background: linear-gradient(to right, #00fc22, #00871b, #000000) !important;
}

.current-booking-info .sb-book a.sb_book_again {
    color: #000000 !important;  /* Keep button text black */
    text-decoration: none !important;  /* Remove any underline or decoration */
}

.current-booking-info .accordion .title {
    padding: 15px 0;
    color: #00fc22;
    font-weight: 600;
}



.subscribe-component--popup {
    width: 96% !important;
    margin: 10px auto 0 !important;
    padding: 0 !important;
    max-width: 440px !important;
    background: #000 !important;
    box-shadow: 2px 2px 15px rgba(45, 51, 72, .1);
    border-radius: 8px;
    border: none;
    text-align: center;
}

#sb_google_translate .goog-te-combo, .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857;
    color: #000000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color .15sease-in-out, box-shadow .15sease-in-out;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color .15sease-in-out, box-shadow .15sease-in-out;
    touch-action: manipulation;
    -ms-touch-action: manipulation;
}

#sb_google_translate .custom-form select.goog-te-combo, 
.custom-form #sb_google_translate select.goog-te-combo, 
.custom-form .file-upload__wrapper, 
.custom-form input:not([type=checkbox]), 
.custom-form select.form-control {
    background: none;
    width: 100%;
    min-height: 40px;
    box-shadow: none;
    padding: 0 10px;
    border-radius: 0 !important;
    border: none;
    text-transform: none;
    border-bottom: 1px solid #00fc22 !important;  
    color: #00fc22 !important; 
}



#header .nav-wrapper .items-wrapper .nav-item .info-user-block .close-modal .btn {
    font-size: 14px;
    padding: 12px 20px;
    background: none !important;
    color: #000000 !important;
    border: 1px solid #000000;
}






.d-flex .bar-service__item .txt,
.d-flex .bar-service__item .product-label {
    color: #000000 !important;
}



.collapse-content p {
    color: #000000 !important;
}







/* Target the input field text color */
#p1739802321720 {
  color: #00fc22 !important;
}

/* Force the color for placeholder text */
#p1739802321720::placeholder {
  color: #00fc22 !important;
}

/* Sometimes the intl-tel-input plugin applies its own styles to the input's inner elements */
#p1739802321720:focus, 
#p1739802321720 {
  color: #00fc22 !important;  /* Ensures text color on focus as well */
}

/* Also apply it to the flag dropdown or any related elements if needed */
.iti__flag {
  color: #00fc22 !important;
}

.iti__tel-input {
  color: #00fc22 !important;
}







#sb_profile_x_password {
  color: #00fc22 !important;
}



#sb_profile_x_email {
  color: #00fc22 !important;
}




#sb_profile_x_name {
  color: #00fc22 !important;
}



.fa.fa-angle-right {
  color: #00fc22 !important;
}



.fa.fa-angle-left {
  color: #00fc22 !important;
}




div {
  color: #00fc22 !important;
}



#sb_back_button a span {
  color: #00fc22 !important;
}



.title-small {
  color: #00fc22 !important;
}



.available {
  color: #00fc22 !important;
}



.day-off {
  color: #595555 !important;
}





a.day-on.sb-available-date {
  color: #00fc22 !important;
}

.name {
  color: #00fc22 !important;
}


.product-item.paid-attr__item.item.panel.no-image {
  background-color: #00fc22 !important;
  padding: 1rem; /* Optional: Adds padding to the box */
  border-radius: 8px; /* Optional: Rounds the corners for a smoother look */
}

.product-item.paid-attr__item.item.panel.no-image a {
  color: #000 !important; /* Ensures that links inside the box are readable */
  text-decoration: none !important; /* Removes underline from links */
}

.product-item.paid-attr__item.item.panel.no-image a:hover {
  text-decoration: underline !important; /* Adds underline effect on hover */
}



.service-item.item.panel {
  background-color: #00fc22 !important;
  color: #000 !important; /* Ensures readability with black text, optional */
  padding: 1rem; /* Optional: Adds some padding to make the content stand out */
  border-radius: 8px; /* Optional: Rounds the corners for a smoother look */
}

.service-item.item.panel a {
  color: #000 !important; /* Ensures any links are readable */
  text-decoration: none !important; /* Removes underline */
}

.service-item.item.panel a:hover {
  text-decoration: underline !important; /* Adds underline on hover for better UX */
}


.copyright {
  color: #00fc22 !important;
}

.copyright a {
  color: #00fc22 !important;
  text-decoration: none !important; /* Optional: Removes underline */
}

.copyright a:hover {
  text-decoration: underline !important; /* Optional: Adds underline on hover */
}



a[href="https://simplybook.it"] {
  color: #00fc22 !important;
  text-decoration: none !important; /* Optional: Removes underline */
}

a[href="https://simplybook.it"]:hover {
  text-decoration: underline !important; /* Optional: Adds underline when hovered */
}



a[href="#terms-and-conditions"] {
  color: #00fc22 !important;
  text-decoration: none; /* Optional */
}

a[href="#terms-and-conditions"]:hover {
  text-decoration: underline !important; /* Optional: Add hover effect */
}


a[href="#terms-and-conditions"]:hover {
  text-decoration: underline; /* Optional: Adds underline on hover */
}


a.terms-conditions:hover {
  text-decoration: underline; /* Optional: Adds underline on hover */
}


``css
a {
  color: #00fc22 !important;
}

a.btn.select.custom {
  color: #00fc22 !important;
}

div#sb_category_step_container > .category-item.item.panel {
  background-color: #00fc22 !important;
}


.content-mode-list .title, .content-mode-list .title a, item.panel .title, .item.panel .title a { color: #000000 !important; }


#content-view #schedule .time {
    color: #00fc22 !important;
} 


#content-view #schedule .day {
    color: #00fc22 !important;
}   



#sb_terms_and_conditions a {
    color: #00fc22 !important;
}

a[href^="tel:"] {
  color: #00fc22;
  text-decoration: none; /* Optional: removes underline */
}

a[href^="mailto:"] {
  color: #00fc22;
  text-decoration: none; /* Optional: removes underline */
}

a[href*="google.com/maps"] {
  color: #00fc22;
  text-decoration: none; /* Optional: removes underline */
}
a[href^="http"] {
  color: #00fc22;
  text-decoration: none; /* Optional: removes underline */


   
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/
 #events h3   {
	/* add your css rule here */
}


 #events p.duration, #events div.duration   {
	/* add your css rule here */
}


 #events p.description, #events div.description   {
	/* add your css rule here */
}


 #events .selectedEvent   {
	/* add your css rule here */
}


 #events input.reserve_time_btn   {
	/* add your css rule here */
}


 #events input.select_another_btn   {
	/* add your css rule here */
}


 #eventForm #start_date-block-container h3, #eventForm #timeline-container h3   {
	/* add your css rule here */
}


 #eventForm #save_button   {
	/* add your css rule here */
}


 div.ui-widget-content   {
	/* colour: #00fc22 */
}


 div.ui-widget-header   {
	/* colour: #00fc22 */
}


 #timeline-container table.timeline   {
	/* add your css rule here */
}


 .timeline td.not_worked_time   {
	/* add your css rule here */
}


 .timeline td.free_time   {
	/* add your css rule here */
}


 .timeline td.selected_time   {
	/* add your css rule here */
}


 .timeline td.reserved_time   {
	/* add your css rule here */
}


 div#loading   {
	/* add your css rule here */
}


 #start_date-block-container .zend_form dt, start_date-block-container .zend_form dt b, start_date-block-container .zend_form dd label   {
	/* colour; #00fc22 */
}

