/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 20 2025 | 22:02:52 */
#wc_event_next {
	display: block;
}
.wc-col.wc-col-2 {
	position: relative;
	left: -21px;
}
.mbe-heading {
	font-size: 20px;
}
.wc-col.wc-col-3:after {
    content: 'Note: Please book at least 20 minutes in advance.';
    text-align: center;
    font-size: 12px;
    position: relative;
    left: 14px;
}
.iframe-adjust {
    width: 100%!important;           /* Make iframe width 100% of its container */
    height: 700px;          /* Make iframe height 100% of its container */
    border: none!important;          /* Optional: Remove the border */
    object-fit: cover;     /* Make it cover the container (optional, works well for fixed aspect ratios) */
}
.dashicons-paperclip:before {
    content: "\f546";
}
// plugin header css start
.navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    justify-content: flex-end;
}
div.elementor-element-c4c0a79>ul>li, div.elementor-element-2604a7c>ul>li, div.elementor-element-eda0848>ul>li, div.elementor-element-e5ae29c>ul>li, div.elementor-element-0b587b7>ul>li, div.elementor-element-af7b414>ul>li{
	list-style: disc;
	margin-left: 1.5em; 
}
div.elementor-element-d02eab6>ul>li, div.elementor-element-d660fa4>ul>li, div.elementor-element-2adb5d0>ul>li, div.elementor-element-6f16ae0>ul>li, div.elementor-element-353ed3b>ul>li, div.elementor-element-faffd8a>ul>li, div.elementor-element-7c57455>ul>li {
	list-style: disc;
	margin-left: 1.5em; 
}
li.menu-item {
    padding-left: 10px;
}
ul.dropdown-menu>li.menu-item {
    padding-left: 0px;
}
a.navbar-brand>img{height: 56px!important;}
// plugin header css end

header.site-header {
    display: none;
}

// footer css start

div.b30{
	width: 30%!important;
}
div.p5{	
    padding-left: 5%;
}
div.b28{
	width: 24%!important;
}
div.b28>p {
    font-family: "Plus Jakarta Sans", sans-serif;
}
p.ln-h {
    line-height: 2.1em!important;	
    font-family: "Plus Jakarta Sans", sans-serif;
}
li.ln-h {
    line-height: 2.1em!important;
    font-family: "Plus Jakarta Sans", sans-serif;
}
.list-unstyled {
    line-height: 1.9em;
}
.contact-list li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
    line-height: 1.7em!important;
    font-family: "Plus Jakarta Sans", sans-serif;
}

.contact-list li::before {
  content: '';
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  color:#fff;
}

/* Specific icons using Bootstrap icon SVG URLs */
.icon-envelope::before {
  content: '';
  position: absolute;
  left: 0;
  top: 4px;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 16 16'><path d='M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm2-1a1 1 0 0 0-1 1v.217l7 4.2 7-4.2V4a1 1 0 0 0-1-1H2zm13 2.383-4.708 2.825L15 11.118V5.383zM14.247 12H1.753l4.461-3.276.713.428a.5.5 0 0 0 .546 0l.713-.428L14.247 12zM1 11.118l4.708-2.91L1 5.383v5.735z'/></svg>");
}


/* Phone icon */
.icon-phone::before {
  content: '';
  position: absolute;
  left: 0;
  top: 4px;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'  fill='white' viewBox='0 0 16 16'> <path d='M3.654 1.328a.678.678 0 0 0-1.015-.063L1.605 2.3c-.483.484-.661 1.169-.45 1.77a17.6 17.6 0 0 0 4.168 6.608 17.6 17.6 0 0 0 6.608 4.168c.601.211 1.286.033 1.77-.45l1.034-1.034a.678.678 0 0 0-.063-1.015l-2.307-1.794a.68.68 0 0 0-.58-.122l-2.19.547a1.75 1.75 0 0 1-1.657-.459L5.482 8.062a1.75 1.75 0 0 1-.46-1.657l.548-2.19a.68.68 0 0 0-.122-.58zM1.884.511a1.745 1.745 0 0 1 2.612.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.68.68 0 0 0 .178.643l2.457 2.457a.68.68 0 0 0 .644.178l2.189-.547a1.75 1.75 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.6 18.6 0 0 1-7.01-4.42 18.6 18.6 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877z'/></svg>");
}

/* Location icon */
.icon-location::before {
  content: '';
  position: absolute;
  left: 0;
  top: 4px;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 16 16'><path d='M8 0a5.53 5.53 0 0 0-5.5 5.5c0 3.038 5.5 10.5 5.5 10.5s5.5-7.462 5.5-10.5A5.53 5.53 0 0 0 8 0zm0 8a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5z'/></svg>");
}

/* Clock icon */
.icon-clock::before {
  content: '';
  position: absolute;
  left: 0;
  top: 4px;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 16 16'><path d='M8 3.5a.5.5 0 0 1 .5.5v4h3a.5.5 0 0 1 0 1H8a.5.5 0 0 1-.5-.5V4a.5.5 0 0 1 .5-.5z'/><path d='M8 16A8 8 0 1 1 8 0a8 8 0 0 1 0 16zM1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8z'/></svg>");
}

.social-icons ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.social-icons ul li {
  display: inline-block;
  margin-right: 10px; /* Adjust spacing between icons */
  color: #fff;
  
}

.social-icons ul li:last-child {
  margin-right: 0; /* Remove margin for the last icon */
}
svg.bi-twitter-x:hover {
    fill: #b4f23c;
}
.social-icons ul li a {
  color: inherit;
  text-decoration: none;
}
svg.bi.bi-twitter-x {
    border-radius: 10px;
    padding: 6px 9px;
    border: 1px solid #fff;
    width: 41px!important;
    height: 41px;
    position: relative;
    top: 10px;
}
i.bi.bi-instagram,i.bi.bi-linkedin, i.bi-twitter-x, i.bi-facebook, i.bi-tiktok   {
    border-radius: 10px;
    padding: 6px 9px;
    border: 1px solid #fff;
    transition: opacity 0.3s ease;
}
i.bi.bi-instagram:hover, i.bi.bi-linkedin:hover, i.bi-twitter-x:hover, i.bi-facebook:hover , i.bi-tiktok:hover  {
    border-radius: 10px;
    padding: 6px 9px;
    border: 1px solid #b4f23c;
}
.social-icons ul li a i {
  font-size: 20px; /* Adjust icon size */
}
.social-icons ul li a:hover i.bi-facebook {
  color: #b4f23c; /* Change color on hover for Facebook icon */
}

.social-icons ul li a:hover i.bi-tiktok {
  color: #b4f23c; /* Change color on hover for Facebook icon */
}
.social-icons ul li a:hover i.bi-instagram {
  color: #b4f23c; /* Change color on hover for Instagram icon */
}

.social-icons ul li a:hover i.bi-linkedin {
  color: #b4f23c; /* Change color on hover for LinkedIn icon */
}
.icon {
  position: relative;
  display: inline-block;
  transition: opacity 0.3s ease;
}
::placeholder {
  color: white;
  opacity: 1; /* Ensures the placeholder is fully visible */
}
/* For cross-browser compatibility */
.form-control::placeholder,
textarea::placeholder {
  color: #fff;
  opacity: 1;
}
@media screen and (max-width:767px){
	.elementor-510 .elementor-element.elementor-element-bc448f9 .elementor-heading-title {
    font-size: 22px;
    position: relative;
    left: -6px;
}
	div#facebook-icon {
    padding-top: 4px;
}
	div.p5 {
    padding-left: 3.5%;
}
	.col-md-6.col-lg-3.mb-4.lb-15.b30 {
    padding-top: 24px;
}
	div.b28 {
    width: 100%!important;
}
}

@media (max-width: 1366px){
	.iframe-adjust {
    height: 631px;
}
	.slideform-content,
    .slideform-form {
    width: 100%;
    transition: transform 0.6s ease;
    position: absolute;
    top: 0;
    left: 0;
    padding: 50px;
    background: #ffeb3b;
    min-height: 580px;
}
	.elementor-7 .elementor-element.elementor-element-91d7914 {
    --padding-top: 50px;
    --padding-bottom: 0px;
    --padding-left: 50px;
    --padding-right: 50px;
}
	.slideform-container {
    min-height: 580px;
}
}