@charset "UTF-8";





body, html {
    font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #777;
     line-height: 26px;
	margin: 0;
  padding: 0;
  overflow-x: hidden; 
}

body.spa .logo img {
  visibility: hidden; /* Use visibility instead of display to reserve space */
}

body.spa .book-now .sppb-btn{
background: #E782B4!important;
  }

#kickstart .accomodation-oasis .indaba-btn {
  background-color: #A02134 !important;
}


.ig-menu-grid {
display:flex !important;
	 justify-content: center; 
  align-items: center;
flex-wrap: nowrap;
   width: 100%;
	height: auto !important; 
min-height: 50px;
}

.gallery .igui-overlay-primary {
  background: none !important;
}


/* Hide the images */
.ig-menu-grid img {
  display: none;
}


.gallery-tabs .sppb-addon-content {padding-bottom: 10px; padding-top: 10px;}


.gallery-tabs .sppb-nav {
align-content: center;
  margin: 0 auto;	
	font-weight: 500;
	margin-bottom: 30px;
	
}

.gallery-tabs .sppb-nav > li > a::after {
    content: "";
    width: 80%;
    height: 2px;
    background-color: #907745; 
    margin: 3px auto 0;
    top: 0;
    display: none; /* Initially hide the line */
}

.gallery-tabs .sppb-nav > li.active > a::after {
    display: block; /* Show the line for the active tab */
}


.gallery-tabs .sppb-nav > li > a:hover {
    background-color: #FFF !important;
}

.gallery-tabs .sppb-nav > li > a:focus {
    background-color: #FFF !important;
}







.gallery-links {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-align: center;    
}

.gallery-links a {
    color: #000;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-size: 14px;
    text-decoration: none;
    position: relative;
    display: inline-block;
    margin: 0 15px; /* Adjust margin as needed */
    padding-bottom: 5px;
}

.gallery-links a.active::after {
    content: "";
    display: block;
    width: 0;
    height: 2px;
    background-color: #907745; /* Adjust the color as needed */
    position: absolute;
    left: 0;
    bottom: -5px; /* Adjust position if necessary */
    transition: width 0.3s; /* Smooth transition for the line */
}

/* Show the line for the active link */
.gallery-links a.active::after {
    width: 100%;
}


.gallery  .addon-root-text-block {margin-bottom: -50px !important;}


.remain-top {z-index: 999 !important;}

.sp-scroll-up {
		background: #907745 !important;
	}

.sppb-addon-image-layout-content a.sppb-btn {
  margin: 5px 10px 0 0; /* Adjust spacing as needed */
}
.sppb-btn i { margin-right: 5px !important; }


body .body-wrapper {
  max-width: 100%;
  overflow-x: hidden;
}

body .sppb-section {
  width: 100%;
  box-sizing: border-box;
}

#forseo_error_page_content {
	min-height: 400px;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
	    margin-top: 50px;
	
}

.slideshow {top: -10px;}

.guest-feedback .js-carousel-caption {
  display: flex;
  flex-direction: column;
}


/* Reorder the elements */
.guest-feedback .js-carousel-slide-title {
  order: 2;
	color: #FFFFFF;
  margin: 10px 0px 5px 0px;
	font-family: Montserrat !important;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 1.2em;
}

.guest-feedback .js-cmeta {
  order: 3; /* Assuming there's more content in .js-cmeta */
}

.guest-feedback .js-carousel-item-text {
  order: 1;
font-family: Montserrat;
  font-style: italic;
  font-size: 15px;
	color:#FFFFFF;
}

.guest-feedback .js-carousel.arrow-default .js-carousel-slides .owl-nav .owl-prev {
  left: -80px !important; 
	color: #fff;
  font-size: 20px;
background: none !important;
}


.guest-feedback .js-carousel.arrow-default .js-carousel-slides .owl-nav .owl-next {
  right: -100px !important;
  	color: #fff;
  font-size: 20px;
background: none !important;
}

.guest-feedback .js-carousel-caption {padding:0px !important;}

.timeline-intro::after {
content: "";
  display: block;
  width: 5%;
  height: 1px;
  background-color: #907745;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 1em;}


.timeline-conclude p {padding-top: 20px;}

.timeline-conclude::after {
content: "";
  display: block;
  width: 5%;
  height: 1px;
  background-color: #907745;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 1em;
	
}


.timeline-conclude::before {
content: "";
  display: block;
  width: 5%;
  height: 1px;
  background-color: #907745;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 1em;
}



/* Align text and images for left-side timelines */
.js-timeline-row:nth-child(odd) .js-timeline-content img,
.js-timeline-row:nth-child(odd) .js-timeline-content p {
  text-align: right;
}

/* Align text and images for right-side timelines */
.js-timeline-row:nth-child(even) .js-timeline-content img,
.js-timeline-row:nth-child(even) .js-timeline-content p {
  text-align: left;
}

h3.js-timeline-item-title {color:#907745 !important; }

.igui-lightbox .ig-thumb-scroller-horizontal-inner .ig-thumb-scroller-inner {display:none !important;}
.gallery #gallery-scope-2{margin-top:10% !important;}
.igui-lightbox-toolbar {
  padding: 0px !important;
  right: 0;
  max-width: 50px;
}


/* the center timeline line running down the page */

.js-timeline:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  width: 4px;
  background: #907745; /* Change the color to #907745 */
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}


.js-timeline .js-timeline-row .js-timeline-icon {box-shadow:none !important; text-align: start !important; display: none;}



.js-timeline .js-timeline-row .js-timeline-content {
  position: relative;
  margin-left: 60px;
  background: #fff;
  border-radius: 3px;
  padding: 1.5em;
  box-shadow: none !important /*0 1px 0 rgba(144,119,69,1)*/;

}






.igui-lightbox-items li img {margin-top:10% !important;}

.animations-02, .animations-01  {top: 1% !important; z-index: -11 !important;}  
.slideshow, .testimonials, .home-gallery  { z-index: 3 !important; }

.animations-02 {
	position: absolute;
	left: 0;
	bottom: 45%;
	animation: alltuchtopdown 8s infinite;
	-webkit-animation: alltuchtopdown 8s infinite;
	animation-delay: 0s;
	-webkit-animation-delay: 0s;
	z-index: -1 !important;
	animation-play-state: paused; 
	
}


.animations-01 {
	position: absolute;
	right: 0;
	transform: translateY(-50%);
	bottom: 45%;
	animation: alltuchtopdown 8s infinite;
	-webkit-animation: alltuchtopdown 8s infinite;
	animation-delay: 0s;
	-webkit-animation-delay: 0s;
	z-index: -1 !important;
	animation-play-state: paused; 	
}


.gallery-single-item:hover .gsi-image-caption1 {display:none !important;}

.book-now {right: 0;}

.book-now .sppb-btn { 
 font-family: 'Montserrat', sans-serif;
	font-size: 13px !important;
background: #A02134 !important;
  padding: 12px 30px !important;
  text-transform: uppercase;	
	transition-duration: .3s;
  transition-property: all;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
	text-align: center;      
	z-index: 999 !important;
	max-width: 100px;
	float: right;
	height: 50px;
  align-items: center;
  display: flex;
right: 0;
  position: relative;
}

.main-footer .sppb-btn {
	  padding: 12px 30px !important;
	float: right;
	height: 50px;
  align-items: center;
  display: flex;
	font-size: 13px !important;
}



.book-now .sppb-btn:hover {background:#37373A !important;  }

.guest-feedback h2 {
	 font-family: 'Montserrat', sans-serif; 
 font-size: 17px !important;
	
}

.footer-nav-links tbody, .footer-nav-links td, .footer-nav-links tfoot, .footer-nav-links th, .footer-nav-links thead, .footer-nav-links tr {border: none !important;}

.footer-nav-links {
    width: 100%;
    border-collapse: collapse;
    text-align: center; 
    margin: 0 auto; 
	display: flex;
  justify-content: center
}

.footer-nav-links td {
   padding: 0px 10px 0px 0px;
    text-align: center; 
    white-space: nowrap; 
    position: relative; 
    vertical-align: middle; 
	margin-left: auto;
  margin-right: auto;
  display: inline-block
}

.footer-nav-links td a {
    display: inline-flex; 
    align-items: center; 
    position: relative; 
padding: 0px 10px 0px 0px;
	text-transform: uppercase;
  font-size: 12px;
	color: #37373A !important;
  text-shadow: none !important;
  font-weight: 500;
}

.footer-nav-links td a::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%); 
    right: 0px;
    height: 50%; 
    border-right: 1px solid #37373A; 
    margin-left: 0px; 
}

.footer-nav-links td a::after {
  content: "";
  min-width: 5px; 
}


.footer-nav-links tr td:last-child a::before,
.footer-nav-links tr:nth-child(3n) td:nth-child(4) a::before {
    border-right: none; 
}

@media (max-width: 1200px) {
    .footer-nav-links td {
        display: block;
        width: 100%;
        border-bottom: 1px solid #37373A; /* Add bottom border for better readability on small screens */
    }

    .footer-nav-links td a::before {
        border-right: none; /* Remove right borders for smaller screens */
    }

    .footer-nav-links tr td:last-child {
        border-bottom: none; /* Remove bottom border for the last item in each row */
    }
}



.footer-nav {
    display: flex;
    flex-wrap: wrap;
}

.footer-nav .col-lg-4 {
    padding: 0 10px;
}

.footer-nav-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-nav-links li {
    display: inline-block;
    padding: 5px 10px;
    border-right: 1px solid #37373A;
}

.footer-nav-links li:nth-child(3n) {
    border-right: none;
}

.footer-nav-links li:last-child {
    border-right: none;
}

@media (max-width: 1200px) {
    .footer-nav-links li {
        border-right: none;
    }
}





.footer-nav {
      list-style-type: none;
    text-align: center;
    display: inline-block; 
    vertical-align: middle; 
  }

.footer-nav ul {
margin-right: 60px;
    margin-left: 60px;
    align-content: center;   
}

.footer-nav li a{
	color: #37373A;
  font-size: 12px !important;
	align-items: center;
	text-transform: uppercase;
	
}


  .footer-nav li {
    padding: 1px 0px 0px;
	 border-right: 1px solid #37373A;    
	height: 12px;
  line-height: 50px;
	  display:inline-flex;
	  align-items: center;
	  font-weight: 500;
}

 .footer-nav li::after {
	content: "";
	min-width: 10px;
	
}
.footer-nav li::before {
	content: ""; 
	min-width: 10px;
	min-height: 50px; /* Add desired height */
    display: block; /* Ensure it takes up space */
}



   .footer-nav li:last-child {
  border-right: block;
}

.accomodation-tabs .sppb-addon-content {padding-bottom: 10px; padding-top: 10px;}

.accomodation-tabs::before {
  content: "";
    display: block;
    width: 5%;
    height: 2px;
     background-color: #907745;
    position: absolute;
      left: 50%;
    transform: translate(-50%, -50%);
	margin-top: -10px;
	  }

.accomodation-tabs::after {
    content: "";
    display: block;
    width: 5%;
    height: 2px;
     background-color: #907745;
    position: absolute;
      left: 50%;
    transform: translate(-50%, -50%);
	margin-top: 5px;
}



.accomodation-tabs .sppb-nav {
align-content: center;
  margin: 0 auto;	
	font-weight: 500;
	
}

.accomodation-tabs .sppb-nav > li > a::after {
    content: "";
    width: 80%;
    height: 2px;
    background-color: #F4A41D; 
    margin: 3px auto 0;
    top: 0;
    display: none; /* Initially hide the line */
}

.accomodation-tabs .sppb-nav > li.active > a::after {
    display: block; /* Show the line for the active tab */
}


.accomodation-tabs .sppb-nav > li > a:hover {
    background-color: #FFF !important;
}

.accomodation-tabs .sppb-nav > li > a:focus {
    background-color: #FFF !important;
}

/* Hide all gallery modules by default */
.accomodation-gallery .sppb-addon {
  display: none;
}

/* Show the active gallery module */
.accomodation-gallery .sppb-addon.active {
  display: block;
}





/*Conferences Page */


.sppb-addon-content {
padding-bottom: 10px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 0px;
    width: 100%;
	
	}

.conferences-tabs::before {
  content: "";
    display: block;
    width: 5%;
    height: 2px;
     background-color: #907745;
    position: absolute;
      left: 50%;
    transform: translate(-50%, -50%);
	margin-top:25px; 
	  }

.conferences-tabs::after {
    content: "";
    display: block;
    width: 5%;
    height: 2px;
     background-color: #907745;
    position: absolute;
      left: 50%;
    transform: translate(-50%, -50%);
	margin-top: 5px;
}



.conferences-tabs .sppb-nav {
align-content: center;
  margin: 0 auto;	
	font-weight: 500;
	
}

.conferences-tabs .sppb-nav > li > a::after {
    content: "";
    width: 80%;
    height: 2px;
    background-color: #8654A1;
    margin: 3px auto 0;
    top: 0;
    display: none; /* Initially hide the line */
}

.conferences-tabs .sppb-nav > li.active > a::after {
    display: block; /* Show the line for the active tab */
}

.conferences-tabs .sppb-nav > li > a:hover {
    background-color: #FFF !important;
}

.conferences-tabs .sppb-nav > li > a:focus {
    background-color: #FFF !important;
}

/* Hide all gallery modules by default */
.conferences-gallery .sppb-addon {
  display: none;
}

/* Show the active gallery module */
.conferences-gallery .sppb-addon.active {
  display: block;
}


.conference-package.sppb-addon {
  display: none;
}


.conference-package.sppb-addon.active {
  display: block;
}
/*
.conference-page .indaba-rooms p{ text-align: left;}
.conference-page .indaba-rooms { text-align: left;}*/
.conference-page .indaba-rooms h3 { color: #A32035 !important; }
.conference-page .indaba-rooms h3::before {
  content: "";
  position: absolute;
  width: 50% !important;
  height: 2px;
  background-color: #A32035 !important;
  bottom: -0.5em;
}

.conference-page .indaba-rooms .indaba-btn { background: #907745 !important; margin-top: 15px;}


/* Initially hide all elements */
.conference .conference-header,
.conference .conference-intro,
.conference .special-events-header,
.conference .special-events-intro,
.conference .conference-call,
.conference .special-events-call,
 #conference-image-gallery .conference-gallery,
#conference-image-gallery .special-events-gallery,
.conference .conference-page,
.conference .events-page {
    display: none;
}




.spa-page .indaba-rooms h3 { color: #E782B4 !important; }
.spa-page .indaba-rooms h3::before {
  content: "";
  position: absolute;
  width: 40% !important;
  height: 2px;
  background-color: #E782B4 !important; 
  bottom: -0.5em;
}

.spa-page .indaba-rooms .indaba-btn { background: #E782B4 !important; margin-top: 15px;}

.spa-page .pamper-massages .indaba-btn {background:#9752A0 !important;}

.spa-page .pamper-massages h3::before {
  content: "";
  position: absolute;
  width: 42%;
  height: 2px;
  background-color: #9752A0 !important;
  bottom: -0.5em;
}

.spa-page .pamper-massages .indaba-btn, .sppb-btn-custom {
  background: #9752A0 !important;
}
.spa-page .hand-foot h3 { color: #30BEC1 !important; }

.spa-page .hand-foot .indaba-btn, .sppb-btn-custom, .spa-page .hand-foot h3::before {
  background: #30BEC1 !important;
}

.spa-specials .specials .info-book .button-container button {background:#E782B4 !important;}


.spa-specials h2::after {
  background-color: #E782B4 !important;
}


.google-map-container { 
	position: relative;
 
}

.google-map {
 
  position: relative;
 
}	
	
	

.indaba-form .rsform-submit-button {
background: #907745 !important;  
  padding: 12px 50px !important;
  font-family: 'Montserrat', sans-serif;
color: #fff;
  display: inline-block;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 0;
  text-align: center;
  touch-action: manipulation;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
  border: none;
  border-radius: 0;	
	
}

.indaba-form .rsform-submit-button:hover {
  background-color: #907745 !important;
}

.job-application p a, .contact-details a { font-size: 16px; color:#EF7525;}

.contact-info-form h3::before{
content: "";
  position: absolute;
  width: 12% !important;
  height: 2px;
  background-color: #F07524 !important;
  top: 1.5em;
	
}

.contacts .city-oasis h2::after {
  content: "";
  display: block;
  width: 10%;
  height: 2px;
  background-color: #907745;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 1.5em;
}


.about-us .city-oasis h2::after {
  content: "";
  display: block;
  width: 10%;
  height: 2px;
  background-color: #907745;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 1em;
}

.gm-message-row, .contact-info-form {z-index: 1 !important;}  

.gm-message h3::before {
  content: "";
position: absolute;
  width: 12% !important;
  height: 2px;
  background-color: #907745 !important;
  top: 1.6em; 
}


	
.timeline-container .animations-02 {top: 75% !important;}
.gm-message p { margin-top: 15px;}



.conference-specials-title h2::after { 
  content: "";
  display: block;
  height: 2px;
  background-color: #EC2185;
  margin-bottom: 10px;
  width: 10%;
  margin-top: 5px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}

.special-events-specials-title h2::after {
	 content: "";
  display: block;
  height: 2px;
	background-color: #8654A1 !important;
	margin-bottom: 10px;
  width: 10%;
  margin-top: 5px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* Specials Events Section */
/*
.events-page .indaba-rooms p{ text-align: left;}
.events-page .indaba-rooms { text-align: left;}*/
.events-page .indaba-rooms h3 { color: #A41F36  !important; }
.events-page .indaba-rooms h3::before {
  content: "";
  position: absolute;
  width: 50% !important;
  height: 2px;
  background-color: #A41F36 !important;
  bottom: -0.5em;
}

.events-page .indaba-rooms .indaba-btn { background: #A32035 !important; margin-top: 15px;}




.oasis-heading h3 {
  font-family: 'Libre Bodoni', serif;
  font-weight: 400;
  letter-spacing: 3px;
  font-size: 28px !important;
  line-height: 29px;
  color: #37373A !important;
  margin-top: 10px;
  text-align: center;
}

.oasis-enquire {
margin-top: 5px;
  display: inline-block;
  
}

.oasis-enquire a {
	margin-right: 20px;
	font-family: Montserrat;
  font-weight: 500;
	color:#FFFFFF !important;

	
}

.oasis-text p {
color: #37373A;
	font-size: 17px;
margin-bottom: 20px !important;
}

.indaba-btn, .sppb-btn-custom {
background: #A02134 !important;
  font-family: 'Montserrat', sans-serif;
  font-size: 11px !important;
  line-height: 6mm; /* Match line-height to height for vertical centering */
  height: 6mm;
  cursor: pointer;
  width: 26mm;
  display: inline-block; /* Use inline-block instead of flex */
  text-align: center; /* Center text horizontally */
  padding-top: 0; /* Remove padding if any */
	padding-bottom: 0;
  padding-left :5px;	
	padding-right :5px;	
  box-sizing: border-box; /* Include padding and border in the element's width and height */
  vertical-align: middle !important;
  min-width: max-content !important
}

.sppb-btn-custom {padding:0px !important;}


.indaba-btn:hover {
    background-color: #AAC14D; 
}

.conferences .sppb-addon-content .indaba-btn:hover {
    background-color: #A02134 !important; 
}

.conferences .accomodation-oasis .indaba-btn:hover {
    background-color: #A02134 !important; 
}


 .accomodation-oasis .indaba-btn {
    background-color: #907745 !important; 
}

 .accomodation-oasis .indaba-btn:hover {
    background-color: #A02134 !important; 
}

.restaurant-description .indaba-btn:hover {
    background-color: #F07524; 
}

.restaurant-tabs .sppb-btn:hover {
    background-color: #A02134 !important; 
}






.oasis-spa {
font-family: 'Montserrat', sans-serif;
font-size:12px;
padding: 50px;
--tw-bg-opacity: 1;
  background-color: rgba(237,237,237,var(--tw-bg-opacity));
align-content: center;
  align-items: center;
  display: flex;
}

.accomodation-spa .sppb-column {
  background-color: #EDEDED;
  max-width: 500px;
  float: right;
}




.oasis-spa h3 {
font-family: 'Montserrat', sans-serif;
font-weight: 400;
font-size: 18px;
 line-height: 25px;
color: #F4A41D; 
margin-bottom: 40px;
  position: relative;
}

.oasis-spa h3::before { 
content: "";
  position: absolute;
  width: 42%;
  height: 2px;
  background-color: #F4A41D;
  bottom: -0.5em; 
}

.oasis-spa p {
  --tw-text-opacity: 1;
  -webkit-font-smoothing: antialiased;
  color: rgba(55,55,58,var(--tw-text-opacity));
  font-size: 15px;
  font-weight: 400;
  letter-spacing: .08em;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 15px;
}


.view-spa {
margin-top: 30px;
}

.view-spa a {
 color: rgba(55,55,58,1);
  padding-right: 20px;
  position: relative;
	font-weight: 400;

}


.view-spa a::before {
  background-color: rgba(236, 33, 133, 1);
  content: ""; 
  height: 2px;
  left: 100%;
  position: absolute;
  top: 50%;
  transition-duration: .3s;
  transition-property: all;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  width: 46px;
}

.accomodation-spa .oasis-spa h3 {color: #207D3E !important;}

.accomodation-spa .view-spa a::before ,.accomodation-spa .oasis-spa h3::before{

 background-color:#207D3E !important;
}
.restaurant-intro .indaba-btn {background: #907745 !important;}
.conferences .indaba-btn {background: #A32035 !important;}



.home-gallery h2 {
	padding-bottom: 20px;
	font-family: Libre Bodoni;
  font-size: 26px !important;
}


.home-gallery h2::after {
  content: "";
  display: block;
  height: 2px;
  background-color: #76c8b8;
  margin-bottom: 10px;
  width: 17%;
  margin-top: 10px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* restaurant page */


.restaurant-tabs .sppb-addon-content {padding-bottom: 10px; padding-top: 10px;}

.restaurant-tabs::before {
  content: "";
    display: block;
    width: 5%;
    height: 2px;
     background-color: #907745;
    position: absolute;
      left: 50%;
    transform: translate(-50%, -50%);
	margin-top: -10px;
	  }

.restaurant-tabs::after {
    content: "";
    display: block;
    width: 5%;
    height: 2px;
     background-color: #907745;
    position: absolute;
      left: 50%;
    transform: translate(-50%, -50%);
	margin-top: 5px;
}


.restaurant-tabs .sppb-nav {
	align-content: center;
  margin: 0 auto;
  font-weight: 500
}


 .sppb-nav {
  flex: 1;
  text-align: center;
  display: flex;
  justify-content: center;
  margin-top:30px !important;
font-size: 15px !important;	 
	
}

.restaurant-tabs .sppb-nav > li > a::after {
    content: "";
    width: 80%;
    height: 2px;
    background-color: #76C8B8;
    margin: 3px auto 0;
    top: 0;
    display: none; /* Initially hide the line */
}

.restaurant-tabs .sppb-nav > li.active > a::after {
    display: block; /* Show the line for the active tab */
}


.restaurant-tabs .sppb-nav > li > a:hover {
    background-color: #FFF !important;
}

.restaurant-tabs .sppb-nav > li > a:focus {
    background-color: #FFF !important;
}


/* Show the active gallery module */
.restaurant-gallery .sppb-addon.active {
  display: block;
}


.restaurant .epsom-header, .restaurant .chiefs-header {
    display: none;
}

.restaurant-tabs::before {background:none !important;}

.restaurant-tabs::after { background:none !important;}

.restaurant-tabs .sppb-nav > li > a::after { background-color:#005579 !important; }

.restaurant .sppb-image-layout-title::after {
	content: "";
  display: block;
  height: 1px;
  background-color: #005579;
 width: 18%;
  margin-top: 10px;
  position: absolute; 
}

.restaurant .specials .sppb-carousel-extended-item::before {background:#005579 !important;}


.restaurant .whats-on h2::after {	
  background-color: #005579 !important;
 width: 15% !important; 
}

.restaurant .city-oasis  .whats-on h2 {color: #907745 !important;}

.restaurant .indaba-btn, .restaurant .sppb-btn-custom {
	margin-top: 20px;
}


.restaurant .nav-control {
	background: #F07524 !important;
   border-color: #F07524 !important;
}

.restaurant-intro {
    display: flex;
    
}
.image-layout-preset-style-collage .sppb-addon-image-layout-content { 
	background: #EDEDED !important;
	box-shadow:none !important;
	padding: 50px;
	}
.image-layout-preset-style-collage .sppb-addon-image-layout-text { color:#37373A !important;}

.restaurant-title1 {
    flex: 1 1 25.33%;
    box-sizing: border-box;
  display: flex;
    align-items: center; 

}

.restaurant-description {
    flex: 1 1 66.67%;
    box-sizing: border-box;
    padding-left: 50px;

}


/* experience page */

.experience .animations-01 { display: none; }
.experience .animations-02 { display: none; }


.your-pot {
  font-family: 'Libre Bodoni', serif;
  font-weight: 400;
  letter-spacing: 3px;
  font-size: 2.8em;
  line-height: 60px;
  color: #37373A !important;
	overflow-wrap: break-word; /* Break long words to fit within the container */
  word-wrap: break-word; /* For older browsers */
  word-break: break-word; /* Ensure words break to fit */
}

/* Adjust for smaller screens */
@media (max-width: 1200px) {
  .your-pot {
    font-size: 40px;
    line-height: 52px;
  }
}

@media (max-width: 992px) {
  .your-pot {
    font-size: 34px;
    line-height: 44px;
	  }
	
}

@media (max-width: 768px) {	
	.footer-nav-links { margin-bottom: -80px; } 
	 	
	.about-us .city-oasis h2::after { margin-top: 3em !important;}
	
	  .image-first .sppb-row,  .reverse-image .sppb-row  {
    display: flex !important;
    flex-direction: column;
  }
	.conferences-tabs::before { margin-top:-30px; }
  .image-first .sppb-col-sm-6.sppb-order-2, .reverse-image .switch-image {
    order: -1 !important; 
  }

  .image-first .sppb-col-sm-6:not(.sppb-order-2),  .reverse-image .switch-text  {
    order: 1 !important; 
  }
	
	.restaurant-description { text-align: center;}
	.jux-easy-content-slider-wrapper .owl-dots { margin-top: 5px !important; margin-bottom: 20px;}
 .google-map {
    width: 100%;
    min-height: 150px;
    max-height: 400px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
  }
  .google-map iframe {
    position: relative;
    top:-250px;
  }

 	
	#newsletter-subscribe .sppb-addon-title::after {margin-top: 70px !important;}

	.oasis-enquire, .gm-message {
		display:flex;
	flex-direction: column;
  margin: 0 auto;
  justify-content: center;
		width: 100%;
		text-align: center;
	}
	
	.gm-message p { width: 100%;}
	
	.oasis-heading h3 {
 display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center; 
	margin:0 auto;
 
}

	
	
	.oasis-enquire .indaba-btn { 
	min-width: 170px;
    align-content: center;
	margin: 10px auto;
	}
	
	#full-page, #full-row-bg, #teambuilding, .page-content .bg-image-top {
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: inherit;
  background-position: top center;
  position: relative; 
}

.bg-first {
  padding-right: 0px !important;
  padding-left: 0px !important;
  z-index: 1; 
	    display: flex;
    flex-direction: column;
    align-items: center; 
    text-align: center; 
}

.bg-image-top .sppb-row-column {
  padding-right: 0px !important;
  padding-left: 0px !important;

		}
	
	 .bg-first img {
    max-height: 150px; 
    width: auto; 
    object-fit: cover; 
  }
	
	.bg-first .sppb-addon-content {
    margin: 0; 
    padding: 0; 
  }

  .sppb-addon-content p {
    margin: 10px 0; 
	padding: 10px;
  }

  .sppb-button-wrapper {
    margin-top: 20px; 
  }
	
	
	
	
	
	
	.conference-page .sppb-row { margin-left: 0px; margin-right: 0px;}
	 .sppb-row-container {
		 max-width: unset !important;
		 padding-left: 0px;
  padding-right: 0px;
	}
	
	 .image-layout-preset-style-collage .sppb-addon-image-layout-content {
		 padding-bottom: 30px !important;
    margin-top: -20px;
    padding-top: 10px !important;
 
	}
	
	  .your-pot {
    font-size: 28px;
    line-height: 36px;
	  
  }
	.gm-message h3::before {
		width:8%;
		left: 50%;
  transform: translate(-50%, -50%);
	display:none !important;
	}
	
			
	 
.sppb-addon-title	{
	margin-top: 25px !important;
	text-align: center;
    align-content: center;
    justify-content: center;
    display: flex;
    flex-direction: column;	
	}
	
	.whats-on h2::after { margin-top: 100px !important;}

	
	.sp-scroll-up {
		right: 5px;
    bottom: 5px;
	}
	
	
	
	
}

@media (max-width: 576px) {
  .your-pot {
    font-size: 24px;
    line-height: 30px;
	 
  }
	
	
	
	
	.all-specials .city-oasis h2::after {margin-top: 3.9em !important;}	
	
}



.magic-pot {
    width: 100%;
     justify-content: center; 
  align-items: center; 
  height: 215px; 	
    background-size: cover;
    position: relative;
}

.magic-pot::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5); 
    z-index: 1;
}



.overlap {
  font-family: 'Montserrat', sans-serif;
  padding: 50px;
  align-content: center;
  align-items: center;
  display: flex;
text-align: left;
}



.overlap h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 21px;
  line-height: 25px;
  margin-bottom: 20px;
margin-top: 20px;
  position: relative;
color: #EC2185 !important;
text-align: left;
}


.overlap h3::before {
  content: "";
  position: absolute;
  width: 25% !important;
  height: 2px;
  background-color: #EC2185 !important;
  bottom: -0.5em;
}
.overlap {
    display: flex;
    align-items: center;
}

.left-overlap {
    position: relative;
}
/*
.overlap .indaba-btn {
  float: left;
}
*/

.image1, .image2 {
  position: relative;
  max-width: 100%;
  height: auto;
}



.overlap-text {
     display: flex;
    align-items: center;
	  text-align: left;
    
}

.overlap p {  text-align: left;}


.gin-link {
margin-top: 30px;
}

.gin-link a {
  color: rgba(236,33,133,1);
  padding-right: 20px;
  position: relative;

}


.gin-link a::before {
  background-color: rgba(236,33,133,1);
  content: "";
  height: 2px;
  left: 100%;
  position: absolute;
  top: 50%;
  transition-duration: .3s;
  transition-property: all;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  width: 46px;
}


.gin-school h3::before { width: 25% !important;}

.gin-school-content .indaba-btn { background: #907745  !important;}
.gin-school-content .indaba-btn:hover { background: #EC2185  !important;}
.testing-room-content .indaba-btn { background: #907745  !important;}
.testing-room-content .indaba-btn:hover { background: #EC2185  !important;}
.overlap .indaba-btn:hover { background: #EC2185  !important;}


.experience-tabs::before {
  content: "";
    display: block;
    width: 5%;
    height: 2px;
     background-color: #EC2185;
    position: absolute;
      left: 50%;
    transform: translate(-50%, -50%);
	margin-top: -10px;
	  }

.experience-tabs .gin-intro::after {
    content: "";
    display: block;
    width: 12%;
    height: 2px;
     background-color: #EC2185;
    position: absolute;
      left: 50%;
    transform: translate(-50%, -50%);
	margin-top: 5px;
}



.experience-tabs .sppb-nav {
align-content: center;
  margin: 0 auto;	
	font-weight: 500;
	
}

.experience-tabs .sppb-nav > li > a::after {
    content: "";
    width: 80%;
    height: 2px;
    background-color: #76C8B8;
    margin: 3px auto 0;
    top: 0;
    display: none; /* Initially hide the line */
}

.experience-tabs .sppb-nav > li.active > a::after {
    display: block; /* Show the line for the active tab */
}


.experience-tabs .sppb-nav > li > a:hover {
    background-color: #FFF !important;
}

.experience-tabs .sppb-nav > li > a:focus {
    background-color: #FFF !important;
}

/* Hide all gallery modules by default */
.experience-gallery .sppb-addon {
  display: none;
}

/* Show the active gallery module */
.experience-gallery .sppb-addon.active {
  display: block;
}


.experience .epsom-header, .experience .chiefs-header {
    display: none;
}

.experience-tabs::before {background:none !important;}

.experience-tabs::after { background:none !important;}

.experience-tabs .sppb-nav > li > a::after { background-color:#EC2185 !important; }

.experience .sppb-image-layout-title::after {
	content: "";
  display: block;
  height: 1px;
  background-color: #EC2185;
 width: 10%;
  margin-top: 10px;
  position: absolute; 
}

.experience .specials .sppb-carousel-extended-item::before {background:#EC2185 !important;}


.experience .whats-on h2::after {	
  background-color: #EC2185 !important;
 width: 15% !important;
}

.experience .city-oasis  .whats-on h2 {color: #907745 !important;}


.experience .nav-control {
	background: #F07524 !important;
   border-color: #F07524 !important;
}

.experience-intro {
    display: flex;
    
}


.experience-title1 {
    flex: 1 1 25.33%;
    box-sizing: border-box;
  display: flex;
    align-items: center; 

}

.experience-description {
    flex: 1 1 66.67%;
    box-sizing: border-box;
    padding-left: 50px;
	text-align: left;
}



.sppb-carousel-extended-nav-control .nav-control{ border-radius: 50% !important;}


.ig-thumb-scroller-left {	
	--tw-bg-opacity: 1;
  align-items: center;
  background-color: rgba(143,119,69,var(--tw-bg-opacity));
  border-radius: 999px;
  display: flex;
  height: 58px;
  justify-content: center;
  width: 58px;
		
}

.home-gallery .igui-icon > * {height: 25px !important;}

.ig-thumb-scroller-right {
  --tw-bg-opacity: 1;
  align-items: center;
  background-color: rgba(143,119,69,var(--tw-bg-opacity));
  border-radius: 999px;
  display: flex;
  height: 58px;
  justify-content: center;
  width: 58px;
}


.indaba-rooms , .inviting-rooms  {
font-family: 'Montserrat', sans-serif;
font-size:12px;



}


.indaba-rooms {--tw-bg-opacity: 1;
  background-color: rgba(237,237,237,var(--tw-bg-opacity));
padding: 50px;	
}


.country-style .sppb-column {
  background-color: #EDEDED;
  max-width: 500px;
  float: right;
}








.seminar h3, .pamper-massages h3 {
font-family: 'Montserrat', sans-serif;
font-weight: 400;
font-size: 21px;
 line-height: 25px;
color: #A32035;
margin-bottom: 30px;
margin-top: 10px;
position: relative;	
}


.seminar h3::before {  
content: "";
  position: absolute;
  width: 60%;
  height: 2px;
  background-color: #A32035;
 bottom: -0.5em;	
}

.pamper-massages h3::before { 
content: "";
  position: absolute;
  width: 42%;
  height: 2px;
  background-color: #A32035;
 bottom: -0.5em;	
}

.image-layout-preset-style-collage .sppb-image-layout-title {
font-family: 'Montserrat', sans-serif;
font-weight: 400;
font-size: 21px;
 line-height: 25px;
	margin-bottom: 30px;
margin-top: 10px;
position: relative;
}

.conference-specials h2::after {background-color: #A32035 !important;}  


.indaba-rooms h3 , .inviting-rooms h3  { 
font-family: 'Montserrat', sans-serif;
	color:#005579;
  font-weight: 400;
  font-size: 21px;
  line-height: 25px;
  margin-bottom: 30px;
  margin-top: 10px;
  position: relative;	
}



.indaba-rooms h3::before , .inviting-rooms h3::before  { 
content: "";
  position: absolute;
  width: 42%;
  height: 2px;
  background-color: #005579;
 bottom: -0.5em;	
}

.indaba-rooms p , .inviting-rooms p {
  --tw-text-opacity: 1;
  -webkit-font-smoothing: antialiased;
  color: rgba(77,77,77,var(--tw-text-opacity));
  font-size: 15px;
  font-weight: 400;
  letter-spacing: .08em;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 15px;
}


.room-link {
margin-top: 30px;
}

.room-link a {
 color: rgba(55,55,58,1);
  padding-right: 20px;
  position: relative;

}


.room-link a::before {
  background-color: rgba(0, 85, 121, 1);
  content: "";
  height: 2px;
  left: 100%;
  position: absolute;
  top: 50%;
  transition-duration: .3s;
  transition-property: all;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  width: 46px;
}


#newsletter-subscribe  .sppb-addon-title {
font-family: 'Libre Bodoni', serif;
  font-weight: 400;
  letter-spacing: 3px;
  font-size: 35px !important;
  line-height: 29px;
  color: #37373A !important;
  margin-top: 10px;
}


#newsletter-subscribe .sppb-addon-title::after {
	content: "";
  display: block;
  height: 2px;
  background-color: #907745;
  margin-bottom: 10px;
  width: 5%;
  margin-top: 20px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
	
	
}

br[data-mce-bogus] {
    display: none;
}

#newsletter-subscribe .sppb-btn {
  font-family: Montserrat;
  text-transform: uppercase;
  font-size: 11px !important;
 line-height: 6mm;
  background: #A02134;
  height: 6mm;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
  max-width: max-content;
  margin: 0 auto;
  width: 26mm;
}


.animations-02, .animations-01  {top: 1% !important; z-index: -11 !important;}  
.moving-circles   { z-index: 1 !important; }


.city-oasis h5 {	
font-family: 'Montserrat', sans-serif;
font-weight: 500;
font-size: 22px;
 line-height: 25px;
color: #907745 !important;
	
}

.city-oasis h2 {	
font-family: 'Libre Bodoni', serif;		
font-weight: 400;
letter-spacing: 3px;
font-size: 26px !important;
 line-height: 29px;
color: #37373A !important;
margin-left: auto;
  margin-right: auto;	
}


.indaba-welcome {
	display:flex;
     justify-content: center;
    align-items: center; 
	text-align: center;
	
}

.city-oasis p {
	font-family: 'Montserrat', sans-serif;
   justify-content: center; 
  align-items: center; 
		margin-top: 1rem !important;
margin-bottom: 1rem !important;
	color:#37373A !important;

}



.welcome-intro::before {
  content: "";
    display: block;
    width: 10%;
    height: 2px;
     background-color: #907745;
    position: absolute;
      left: 50%;
    transform: translate(-50%, -50%);
	margin-top: -14px;
	  }

.welcome-intro::after {
    content: "";
    display: block;
    width: 10%;
    height: 2px;
     background-color: #907745;
    position: absolute;
      left: 50%;
    transform: translate(-50%, -50%);
	margin-top: 5px;
}



/* spa section on home page */

.indaba-spa {
font-family: 'Montserrat', sans-serif;
font-size:12px;
padding: 50px;
--tw-bg-opacity: 1;
  background-color: rgba(237,237,237,var(--tw-bg-opacity));

}

.spa-row .sppb-column {
  background:none;
  max-width: 500px;
  float: left;
	z-index: 9;

}


.home-comfort  h3 {color:#F4A41D !important;}
.home-comfort h3::before {background-color:#F4A41D !important;}
.home-comfort .indaba-btn {background:#F4A41D !important; margin-top: 15px;}



.indaba-spa h3, .home-comfort  h3 {
font-family: 'Montserrat', sans-serif;
font-weight: 400; 
font-size: 21px;
line-height: 25px;
color: #F3A41E;
margin-bottom: 40px;
position: relative;	
}

.indaba-spa h3::before, .home-comfort h3::before { 
content: "";
  position: absolute;
  width: 42%;
  height: 2px;
  background-color: #F3A41E;
  bottom: -0.5em;
}


.mowana-spa h3 {
font-family: 'Montserrat', sans-serif;
font-weight: 400;
font-size: 21px;
line-height: 25px;
color: #F3A41E;
margin-bottom: 40px;
position: relative;	
}

.mowana-spa h3::before { 
content: "";
  position: absolute;
  width: 42%;
  height: 2px;
  background-color: #F3A41E;
  bottom: -0.5em;
}




.indaba-spa p {
  --tw-text-opacity: 1;
  -webkit-font-smoothing: antialiased;
  color: rgba(77,77,77,var(--tw-text-opacity));
  font-size: 15px;
  font-weight: 400;
  letter-spacing: .08em;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 15px;
}


.spa-link {
margin-top: 30px;
}

.spa-link a {
  color: rgba(55,55,58,1);
  padding-right: 20px;
  position: relative;

}


.spa-link a::before {
  background-color: #F3A41E;
  content: "";
  height: 2px;
  left: 100%;
  position: absolute;
  top: 50%;
  transition-duration: .3s;
  transition-property: all;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  width: 46px;
}


.indaba-news h2 {
font-weight: 400;
letter-spacing: 3px;
}

.indaba-news h2::after {
    content: "";
    display: block;
    height: 2px;
    background-color: #76c8b8;
    margin-bottom: 10px;
	width: 17%;
	margin-top: 10px;
	 position: absolute;
     left: 50%;
    transform: translate(-50%, -50%);
}

.indaba-news .sppb-readmore {
	border-bottom: none; 
	color:#907745 !important;
	text-align: center;
  margin: 0 auto;
	font-size: 15px;
}



.whats-on h2 {
font-weight: 400;
letter-spacing: 3px;
font-family: Libre Bodoni;
  font-size: 26px !important;
}

.whats-on h2::after {
    content: "";
    display: block;
    height: 2px;
    background-color: #F3A41E; 
    margin-bottom: 10px;
	width: 17%;
	margin-top: 10px;
	 position: absolute;
     left: 50%;
    transform: translate(-50%, -50%);
}


 .jux-easy-content-slider-wrapper .owl-nav i {
  height: 50px;
  line-height: 50px;
  width: 52px;
  background: #A02134;
  color: #fff;
  font-size: 24px;
  border-color: #907745;
border-radius: 50% !important;

}

.jux-easy-content-slider-wrapper .owl-next i{
float: right;
  margin-right: -75px;
}

.jux-easy-content-slider-wrapper .owl-prev i{
float: left;
  margin-left: -75px;
}

.all-specials .cbp-item-wrapper { 
	padding: 0px 20px 20px 20px;
		width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  bottom: 0;
  left: 0;
  flex-direction: column;
  z-index: 1;
  text-align: center;

}
.all-specials .cbp-l-caption-text {display:none !important;}

.all-specials .cbp-l-filters-text .cbp-filter-counter {background: #907745 !important;}

.all-specials .cbp-l-filters-text .cbp-filter-counter:after {  border-top:4px solid #907745 !important;}
 

.all-specials  .cbp-l-grid-blog-title {	
	font-family: Montserrat;
  font-weight: 500;
  font-size: 16px !important;
  color: #907745;
  text-align: center;
margin-bottom: 10px;	
		
}


.all-specials .city-oasis h2::after {
  content: "";
  display: block;
  width: 10%;
  height: 2px;
  background-color: #907745;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 0.9em;
}

.all-specials .cbp-item-wrapper {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-tap-highlight-color: transparent;
  position: relative;
 
}

.cbp-l-filters-text {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center; 
  width: 100%; 
}

.cbp-l-filters-text .cbp-filter-item {
  font-family: Montserrat !important;
  text-transform: uppercase;
  font-size: 13px !important;
  color: #000 !important;
  margin: 0 30px; 
  text-align: center; 
}



.all-specials .cbp-caption-defaultWrap {
  height: auto; 
  width: 100%;
  position: relative;
	overflow: hidden !important;
}

.all-specials .cbp-caption-defaultWrap img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover; 
  transition: transform 0.3s ease-in-out; 
}

.all-specials .cbp-caption-defaultWrap img:hover {
  transform: scale(1.1); 
}




.all-specials .cbp-filter-item::before { display:none !important;}

.all-specials .cbp-filter-item {
	font-family: Montserrat  !important;
	text-transform:uppercase;
	 font-size: 13px !important;
		font: 500 14px "Montserrat", sans-serif;
	
	
}

.all-specials .cbp-l-filters-text {margin-bottom: 55px;}



.all-specials .cbp-filter-item.cbp-filter-item-active::after { 
content: "";
  width: 80%;
  height: 2px;
  background-color: #907745;
  margin: 3px auto 0;
  top: 5px;
  display: block;
}


.all-specials .cbp-l-grid-blog-desc  {
  font-family: Montserrat !important;
  font-weight: 300 !important;
  font-size: 13px !important;
  text-transform: inherit;
  justify-content: center;
  align-items: center;
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
  color: #37373A !important;
  display: block;
font: 300 13px "Montserrat", sans-serif;
}


.jux-easy-content-slider-wrapper.layout_8 .item {padding: 0px !important;}
.jux-easy-content-slider-wrapper.layout_8 .item .jux-content-inner { padding: 5px 0 0px;}
.special-text {
  box-shadow: 5px 5px 15px rgba(18, 43, 101, 0.47);
  padding: 15px; /* Ensuring enough space for the shadow */
  background: #fff; /* Solid background for clarity */
  position: relative; 
}


#jux-easy-content-slider153 .post-description {
	width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  bottom: 0;
  left: 0;
  flex-direction: column;
  z-index: 1;
padding: 0px 20px 0px 20px !important;
  text-align: center;
		
}
.post-description p {padding: 5px;}

.whats-on .post-title{
font-family: Montserrat;
  font-weight: 500;
  font-size: 16px !important;
	color: #907745;
	text-align: center;
}

.specials .info-book .button-container {
   display: flex;
    justify-content: center;
    margin-top: 10px;
	gap: 50px
	
}

.specials .info-book .button-container button {
      border: 1px solid #ccc;
  background: #A02134;
  font-family: 'Montserrat', sans-serif;

 
}

.specials .info-book .button-container button:hover, .home-comfort .indaba-btn:hover,
 body.spa .book-now .sppb-btn:hover, .spa-page .indaba-rooms .indaba-btn:hover, .sppb-btn-custom:hover, .spa-page .hand-foot .indaba-btn:hover, .sppb-btn-custom:hover, .spa-specials .specials .info-book .button-container button:hover, .restaurant-description .indaba-btn:hover
 {background: #A02134 !important;}


.specials .info-book .button-container .left-button,
.specials .info-book .button-container .right-button {
  border: 1px solid #ccc;
  background: #A02134;
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
	margin-top:50px;	
  height: 6mm;  
    cursor: pointer;
	display: flex;
  justify-content: center;
  align-items: center;
	max-width: max-content;
   min-width: 26mm;
}




.info-book::after {
content: "";
  height: 100%;
  width: 100%;
	background: #FFF !important;
	min-height: 80px;
  display: block;

}


/*
.sppb-image-carousel-layout3 .sppb-carousel-extended-item:not(.active) .sppb-carousel-extended-content-wrap {display:none !important;}
*/


.specials .info-book .button-container  a { color:#FFFFFF;}

/* remove ul list from special div */

.specials .moreinfo-book ul {
  display:none; 
  justify-content: space-between;
  align-items: center;
  padding: 0;
  list-style: none;
}

.specials .moreinfo-book li {
  border-right: 2px solid #423223;
 
}


.specials .sppb-carousel-extended-item {
background: #fff;
  box-shadow: 0px 5px 17px 0px rgba(0, 0, 0, 0.07);
  position: relative;
margin: 0 15px
}



.specials .sppb-carousel-extended-item-center img {
   object-fit: cover !important;
	object-position: center top;
	width: 100%;

}


.specials .sppb-carousel-extended-item:before {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	left: 5px;
	top: 5px;
	background: #AAC14D;
	z-index: -1;
	transition: .3s;
	opacity: 0;
}



.specials .owl-carousel .owl-item:before {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	left: 5px;
	top: 5px;
	background: #AAC14D;
	z-index: -1;
	transition: .3s;
	opacity: 0;
}



.specials .sppb-carousel-extended-item:hover::before {
	opacity: 1;
}

.specials .sppb-carousel-extended-content-wrap {
position: static;
padding: 30px 40px 0px;
background: #fff;
	
}


.accomodation .sppb-carousel-extended-item::before {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	left: 5px;
	top: 5px;
	background: #76C8B8 !important;
	z-index: -1;
	transition: .3s;
	opacity: 0;
}


.specials .sppb-carousel-extended-content-wrap .moreinfo-book {
	background: var(--maincolor);
	font-family: 'Jost', sans-serif;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	width: 100%;
	margin-bottom: 30px;
	position: relative;
}

.specials .moreinfo-book li {
  display: inline-block;
  width: 49.2%;
  text-align: center;
  padding: 20px 0;
  border-right: 2px solid #423223;
}

.specials .moreinfo-book li:last-child {
  border: none;
}

.specials .moreinfo-book a {
  color: #fff;
}

.specials .sppb-carousel-extended-content-wrap h4 {
	font-size: 24px;
	margin-bottom: 20px;
}



.specials .sppb-carousel-extended-content-wrap .icon {
	margin-top: 30px;
}

.specials .sppb-carousel-extended-content-wrap .icon li {
	display: inline-block;
	margin-right: 34px;
}

.specials .sppb-carousel-extended-content-wrap .icon li:last-child {
  margin-right: 0;
}

.specials .icon li img {
  height: 20px;
}

.specials .sppb-carousel-extended-list {
	padding-bottom: 10px;
perspective: inherit;
}

@media (max-width: 575px) {
.specials .sppb-carousel-extended-content-wrap .moreinfo-book {
	width: auto;
	margin-left: -37px;
	margin-right: -37px;
}
	
.specials .info-book .button-container .left-button,
.specials .info-book .button-container .right-button {
 align-content: center;
      margin: 0 auto;   
    text-align: center;

  }
	.footer-text p{ margin-left: 5px !important; text-align: center;  }
	.main-footer {text-align: center;  }
	.main-footer .sppb-addon-single-image-container {
		display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
	}
	
	.specials .sppb-carousel-extended-content-wrap p {
	margin-bottom: 20px;
	padding: 20px;
}
	
	

	
	
	
.specials .info-book .button-container {
 display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
	gap: 10px;
}
	
.info-book::after { min-height: 20px !important; }

	.specials .sppb-carousel-extended-content-wrap {padding: 0px 0px 0px  !important;	}	
	
	.sppb-addon-title { font-size: 29px;   }
	
	
	.conference-specials-title h2, .special-events-specials-title h2 {
		font-weight: 400;
  letter-spacing: 3px;
  font-family: Libre Bodoni;
  font-size: 26px !important;		
	
	}
	
	

	.sppb-carousel-extended-heading {margin-top: 15px;}
}

.specials .sppb-carousel-extended-dots ul li.active span {
  background: var(--secondcolor) !important;
}


.footer-text li a{
	color: #37373A;
  font-size: 12px !important;
	line-height: 15px !important;
	  text-transform: uppercase;
  font-weight: 500;
	
}


.footer-text p{
color: #37373A;
  font-size: 12px !important;
  line-height: 15px !important;
  margin-top: 5px;
  text-transform: uppercase;
  font-weight: 500;
margin-right: -11px;	
}

.footer-text .sppb-addon-feature .sppb-addon-text br:first-child {display:block !important;}


.footer1 {
	color: #FFFFFF;
  font-size: 13px !important;
	line-height: 20px !important;
	margin-top: 5px;
}






.powered-by a { color:#FFFFFF; font-size: 12px;}
.powered-by a:hover { color:#FFFFFF; text-decoration: underline !important;}s

.indaba-btn {
  font-family: Montserrat;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 0px;
  padding: 10px !important;
	background: #A02134;
}


a,
.button {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
a:focus,
.button:focus {
	text-decoration: none;
	outline: none;
}
a:focus,
a:hover {
	text-decoration: none;
}
.btn.focus, .btn:focus {
	outline: 0;
	box-shadow: none;
}
a,
button {
	color: #101010;
	outline: medium none;
}
a:hover {
    color: var(--maincolor);
}

h1,
h2,
h3,
h4,
h5,
h6 { font-family: 'Libre Bodoni', serif;
	color: #101010;
	margin-top: 0px;
	font-style: normal;
	font-weight: 600;
	text-transform: normal;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
}
h1 {
	font-size: 40px;
	font-weight: 600;
}
h2 {
	font-size: 35px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none
}
p {

	margin-bottom: 15px;
}
hr {
	border-bottom: 1px solid #eceff8;
	border-top: 0 none;
	margin: 30px 0;
	padding: 0;
}
label {
	color: #7e7e7e;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
}
*::-moz-selection {
	background: #d6b161;
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
*::-moz-placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
*::placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}

.sppb-btn.active, .sppb-btn:active {
  background-image: inherit !important;
}

.sppb-btn.focus, 
 .sppb-btn:active:focus, 
 .sppb-btn:active:hover, 
 .sppb-btn:focus, 
 .sppb-btn:hover {
  outline: 0;
}

.sppb-btn.circle {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.sppb-btn.active, .sppb-btn:active {
  outline: 0;
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
}

.sppb-optin-form .sppb-btn i:first-child {display: none;}

form.sppb-optin-form.submit-button-inside .button-wrap {
	top: 50% !important;
	transform: translatey(-50%);
}

.com-sppagebuilder p {margin-bottom: 0;}

#sp-footer {
	font-size: inherit;
position: relative;
z-index: 2;
}

#sp-footer #sp-footer2 {
	text-align: inherit;
}

.sp-scroll-up {
	background: var(--maincolor);
}

.sppb-addon-optin-forms .sppb-optin-form-details-wrap:not(:empty) {
	padding: 0;
}

.z-index3 {z-index: 3 !important;}
.z-index2 {z-index: 2 !important;}
.z-index0 {z-index: 0 !important;}

.sppb-media-heading {
	margin: 0;
}

.sppb-progress {
	margin-bottom: 0px;
}

.sppb-addon-clients .sppb-carousel-extended-outer-stage {
	align-items: center;
}

.sppb-person-name {
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;	
}

.sp-slider img {
	height: auto !important;
	width: auto !important;
}

.sppb-addon-clients .sppb-carousel-extended-item {
	padding: 0;
}

@media (max-width: 768px) {
	
	
	.ig-scroller-img {
    margin-bottom: 10px !important;
}
	.experience-tabs .sppb-addon-content  {
margin: 0 auto;
    align-content: center;
    align-items: center;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
 
}
	.restaurant .indaba-btn, .restaurant .sppb-btn-custom {	margin-bottom: 20px;}
	
	.indaba-rooms , .inviting-rooms {
align-content: center;
  align-items: center;
  display: flex;
}

	
	
	
	.cbp-l-filters-text{ flex-wrap: wrap !important; }
	.all-specials .cbp-l-filters-text {margin-bottom: 25px;}
	.js-timeline .js-timeline-row {padding:5px !important;}
	 .js-timeline .js-timeline-row .js-timeline-content .js-timeline-content-body {
    padding: 5px !important;}
 	.js-timeline .js-timeline-row .js-timeline-content {
    padding: 5px !important;}
	
	.js-timeline:after , .js-timeline .js-timeline-row .js-timeline-icon  { display:none !important;}
	.js-timeline .js-timeline-row .js-timeline-content { margin: 0 auto !important;}
	  .js-timeline-row .js-timeline-content img,
  .js-timeline-row .js-timeline-content p {
    text-align: center;
  }
  .js-timeline-item-container, .gm-message {
    flex-direction: column; /* Stack items vertically */
    align-items: center; /* Center items horizontally */
    text-align: center; /* Center text */
  }
	
	.sppb-addon-content {
    width: 100%;
    padding: 0 10px !important; 
    box-sizing: border-box;
    text-align: center;
    display: block; 
	margin-bottom:20px;
	}
	
	#sp-footer .sppb-addon-content { 
	padding: 0px !important;
    display: flex;
    justify-content: center;
    text-align: center;
	}
	.sppb-addon-image-layout-content .sppb-text-alignment, .sppb-addon-image-layout-text {margin-left: 10px !important; margin-right:10px !important;}
	
	.sppb-addon-image-layouts .sppb-addon-content {padding-left: 0px !important; padding-right:0px !important; }
	.mowana-spa .sppb-addon-content, .home-comfort .sppb-addon-content {padding: 0 !important;}
		
	.sppb-addon-text-block {  text-align: center !important; }
	#jux-easy-content-slider153 .post-description {	margin-bottom: 20px;}
	
	.conference-call {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center; 
  }

	
	.sppb-column-addons { 
   width:100%;
 height:auto;
  align-content: center;
  display: block;
	margin: 0px 10px 0px 10px !important;
  	
}
	.special-events-specials-title h2::after {position: relative !important;}
	
  .js-timeline-item-image {
    margin-right: 0; /* Remove right margin */
    margin-bottom: 10px; /* Add bottom margin for spacing */
  }

  .js-timeline-item-title {
    margin-bottom: 10px; /* Add bottom margin for spacing */
  }

  .js-timeline-item-container:after {
    display: none; /* Hide the line beneath the image and title */
  }
	
	.sppb-addon-wrapper {
   display: flex;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    box-sizing: border-box;
    flex-direction: column;
    align-items: center;
    align-content: center;
    margin: 0 auto !important;
	max-width: fit-content;	
}
	
	.indaba-form { margin-left:20px;  margin-right: 20px;}
	#section-id-df5acd43-a2f6-4976-b8e7-929008f9d2c2 > .sppb-row-container > .sppb-row > div {
  padding-left: 0px !important;
  padding-right: 50px;
}

.explore-city-oasis .sppb-addon {
    width: 100%;
     box-sizing: border-box; 
	display: flex !important;
flex-direction: column !important;
  justify-content: center;
  align-content: center;
  margin: 0 auto !important;
	
}

	
	.sppb-addon-image-layout-content {margin-bottom: 10px;}
	.sppb-empty-space {display:none !important;}
	.sppb-addon-image-layout-content {
		padding: 0px !important;
    margin: 15px auto;
    text-align: center !important;
	}
	.image-layout-preset-style-poster .sppb-addon-image-layout-content { margin: 0 auto !important;}

	.sppb-image-layout-title::after {
		margin: 10px auto;
		position: relative !important;
	}
	
	.sppb-addon-clients img {margin-bottom: 20px;}
	.animations-02, .animations-01 {display:none !important;}
	.animations-02 img, .animations-01 img {display:none !important;}
	/*hide empty backround images 
	.addon-root-empty-space { display: none !important;}	
	*/
.accomodation-oasis { 
display: block !important;
    text-align: center;
    align-content: center;
    margin: 0 auto;
    width: 100%;
	}
	
	.indaba-rooms {
display: block;
  -ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 20px;
    padding-bottom: 20px;
	width: 100vh;	
  }
	.conference-specials-title h2::after { margin-top: 70px !important;}
		.addon-root-empty-space img { width:100%; height:auto !important; min-height: 50px !important;  }
	  .restaurant-title1, .restaurant-description {flex: 1 1 100%;   }
	
	.restaurant-intro {display: block !important; margin-top: 50px;  }
	
	
}

body .sppb-btn,
body .sppb-sp-slider-button .sp-slider-btn-text,
.login .btn,
.registration form > div .btn {
	color: #fff;
	display: inline-block;
	font-size: 10px;
	letter-spacing: 0;
	margin-bottom: 0;
	text-align: center;
	touch-action: manipulation;
	transition: all 0.3s ease 0s;
	white-space: nowrap;
	position: relative;
    z-index: 1;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
	vertical-align: middle !important;
  min-width: max-content !important;
  line-height: 6mm;
  height: 6mm;
	  padding-top: 0; /* Remove padding if any */
	padding-bottom: 0;
  padding-left :5px !important;	
	padding-right :5px !important;
	margin: 0 auto;
}

body .sppb-btn.sppb-btn-primary,
body .sppb-sp-slider-button .sp-slider-btn-text,
.login .btn,
.registration form > div .btn-primary {
   background: var(--maincolor);
}

body .sppb-btn:hover,
body .sppb-sp-slider-button .sp-slider-btn-text:hover,
.login .btn-primary:hover,
.registration form > div .btn-primary:hover {
  background: #2e1913;
  color: #fff;
}

body .sppb-btn.sppb-btn-secondary,
body .sppb-sp-slider-button.slider-btn2 .sp-slider-btn-text {

}

body .sppb-btn.sppb-btn-secondary:hover,
body .sppb-sp-slider-button.slider-btn2 .sp-slider-btn-text:hover {

}

body .sppb-btn.sppb-btn-default:hover,
.registration form > div .btn-secondary:hover {
	
}

.sppb-btn span,
body .sppb-sp-slider-button .sp-slider-btn-text span {
  position: relative;
}

.sppb-btn i,
a.d-block em,
.sppb-sp-slider-button .sp-slider-btn-text i {
    margin-left: 10px;
    font-size: 18px;
}


.full-width-image .sppb-addon-single-image-container {width: 100%; display: block;}
.full-width-image .sppb-addon-single-image-container img {width: 100%;}

.sppb-btn span {
    position: relative;
}

.sppb-progress {
	border-radius: 45px;
}

.social-icon-right a i {color: inherit !important;}

.sppb-addon-clients .sppb-carousel-extended-item img {
	margin: auto;
	text-align: center;
	display: block;
}

.sppb-addon-divider-wrap {display: flex;}

.sp-slider div[class^="sppb-col"] {position: static;}

.sppb-icon .sppb-icon-container > i {
	width: auto !important;
	height: auto !important;
	line-height: inherit !important;
}

.sppb-text-left.animated-number-position-bottom .sppb-addon-content, .sppb-text-left.animated-number-position-left .sppb-addon-content {
	align-items: center;
}

.sppb-carousel-extended-list .sppb-carousel-extended-outer-stage {
	height: auto !important;
}

body .sppb-addon-optin-forms {
	padding: 0px;
}

.sppb-addon-table-main td {
	color: inherit;
	font-size: inherit;
}

.com-finder .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
	display: flex;
	align-items: center;
}

.com-finder .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) span {
margin-right: 5px;	
}

.center-section > .sppb-container-inner > .sppb-row,
.center-section > .sppb-row-container > .sppb-row,
.center-section  > .sppb-row {
	justify-content: center;
}

.even-section > .sppb-row-container > .sppb-row,
.even-section  > .sppb-row {
	justify-content: space-between !important;
}

.right-section > .sppb-row-container > .sppb-row,
.right-section  > .sppb-row {
	justify-content: flex-end !important;
}

#sp-main-body .sppb-section .sppb-container-inner, #sp-main-body .sppb-section div[class^="sppb-col-"], #sp-main-body .sppb-section .sppb-column, #sp-main-body .sppb-section .sppb-column-addons, #sp-main-body .sppb-section .sppb-row-container {position: static;}

.relative-section .sppb-container-inner, .relative-section div[class^="sppb-col-"], .relative-section .sppb-column, .relative-section .sppb-column-addons {position: static;}

.nowraprow > .sppb-container-inner > .sppb-row {flex-wrap: nowrap;}

#sp-top {
	position: relative;
	z-index: 999;
	/*Hide contact details and social media in very top */
	display: none !important;
}

#sp-top > .row {
	-ms-flex-align: center !important;
	align-items: center !important;
}

#sp-top > .container > .container-inner > .row {
	-ms-flex-align: center !important;
	align-items: center !important;
}

#sp-header > .row {
	-ms-flex-align: center !important;
	align-items: center !important;
}

#sp-header > .container > .container-inner > .row {
	-ms-flex-align: center !important;
	align-items: center !important;
}

#sp-logo-section > .row {
	-ms-flex-align: center !important;
	align-items: center !important;
}

#sp-logo-section > .container > .container-inner > .row {
	-ms-flex-align: center !important;
	align-items: center !important;
}

#sp-footer, #sp-bottom {
	background: inherit;
}

.sppb-carousel-extended-description {
	font-size: inherit;
	color: inherit;
	line-height: inherit;
}

.sppb-ajaxt-contact-form i:first-child {display: none;}

/*.sppb-addon-text-block .sppb-addon-content br:first-child,
.sppb-addon-feature .sppb-addon-text br:first-child,
.sppb-optin-form-details br:first-child {display: none !important;} */

@media (max-width: 1400px) {
  .sppb-addon-articles .sppb-col-sm-3 {
  -ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
  }
	

}

@media (max-width: 1200px) {
  .sppb-addon-articles .sppb-col-sm-4 {
  -ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
  }
	

	
}

@media (max-width: 992px) {
  .sppb-addon-articles .sppb-col-sm-4,
  .sppb-addon-articles .sppb-col-sm-3,
  .sppb-addon-articles .sppb-col-sm-6 {
  -ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
  }
	
	.all-specials .sppb-row-column {
		padding: 10px !important;
  

}
.all-specials .cbp-item-wrapper {
	margin: 0 auto;
	padding: 0px !important;
    width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  bottom: 0;
  left: 0;
  flex-direction: column;
  z-index: 1;
  text-align: center;
	position: relative;
	overflow: visible;
	}
	
	.all-specials .cbp-caption-defaultWrap {position: relative; } 

.all-specials .cbp-caption-defaultWrap .arrow-up, 
.all-specials .cbp-caption-defaultWrap .arrow-down {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    transform: translateY(-50%);
    color: #FFFFFF !important;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    background: #A02134;
    border-radius: 100%;
    z-index: 1000;
    transition: all 0.3s ease;
	width: 25px;
    height: 25px;
margin-top: 30vh;
}

	.all-specials .fa-chevron-up, .all-specials .fa-chevron-down {
	display: flex;
    position: absolute;
    align-items: center;
    justify-content: center;
	z-index: 999 !important;
	
	}
	
	
.all-specials .cbp-caption-defaultWrap .arrow-up {
    left: 0px; 
}

.all-specials .cbp-caption-defaultWrap .arrow-down {
    right: 0px; 
}
.special-text {
  margin-top: -15px;
}
	.all-specials .sp-scroll-up {display:none !important;}	
		
}

@media (max-width: 768px) {
	
	.contact-info-form {
	  max-width: fit-content !important;
	align-content: center;
  display: flex;
		margin-top: -40px !important;
}
	.contacts .city-oasis h2::after {margin-top: 2.5em !important;}
	.bottom-spacer {max-height: 50px !important;}
	
	.contacts .city-oasis h2 { width:100%;}
	
	.contact-info-form h3::before {display:none !important;}
	.welcome-text .sppb-addon-text-block {
display: flex; 
  width: 100%; 
  box-sizing: border-box; 
  margin: 0 auto; 
  }
	
	
	
	.contacts{
  display: flex;
  justify-content: center; 
  box-sizing: border-box; }
	
	
	

	
.contact-info-form .sppb-row-column {
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  text-align: center;
}
	
	.experience-tabs .sppb-addon-content {
 z-index: 999 !important;
    position: relative;
    box-sizing: border-box;
    max-width: 100%;
    margin: 0 auto; /* Centers the div horizontally */
    padding: 10px !important;
    width: 100%; /* Ensures it fits within the viewport */
    text-align: center !important;
		margin-top: -10px;
}
	
	

	.overlap .sppb-addon-content {
	display: flex;
    justify-content: center;
    flex-direction: column;
    align-content: center;
  }
	
	.restaurant-description {  padding-left: 0px;}
	
	
	.image1, .image2  {
		left:0 !important;
		padding-top: 10px;
	}
	
	.image2  { margin-top: 10px;}
	
  .sppb-addon-articles .sppb-col-sm-4,
  .sppb-addon-articles .sppb-col-sm-3,
  .sppb-addon-articles .sppb-col-sm-6 {
  -ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
  }
	
.indaba-spa, .accomodation-spa {
display: block;
  margin-left: 0;
  width: 100%;
  left: 0;
max-width: max-content;
      padding-left: 0;
    padding-right: 0;
    height: auto;
margin-top: auto;
    padding-top: 30px;
	}
	
	
	
}
	

/* HEADER */
#sp-header {
  height: auto;
  box-shadow: none;
  z-index: 9;
  justify-content: space-between;
  display: flex;
  flex-wrap: nowrap;
  padding-top: 0;
  margin-top: 0;
  top: 0;
  position: absolute; /* Keep it at the top but not fixed */
  width: 100%;
  min-height: 130px;
  align-items: center;
  background: transparent; /* Ensure transparency */
}


#sp-header > * {
  flex-grow: 1; /* Allows items to grow and fill the available space */
  margin: 0 10px; /* Adds some space between items */
}

#sp-header .container-inner {
	padding:0px;
	top:0;

}


@media (max-width:992px) {
#sp-header {
	margin-bottom: -108px;
}	
}


#sp-header.header-sticky {
  background: #8C8C8C;
  animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
  /*border-bottom: 3px solid #907745; */
  padding-top: 0; /* Ensure no padding at the top */
  margin-top: 0; /* Ensure no margin at the top */
  top: 0; /* Fix the position to the very top */
  position: fixed; /* Ensure it's fixed at the top */
  width: 100%; /* Ensure it spans the full width */
}



@media (max-width: 575px) {
#sp-header{
  padding-top: 15px;
  padding-bottom: 15px;
  height: 100px;
  background: #8C8C8C;
  animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
  /*border-bottom: 3px solid #907745;*/
  position: fixed; /* Ensure it's fixed at the top */ 
  width: 100%; /* Ensure it spans the full width */

}
}

#sp-header .logo {
	height: auto;
}

#sp-header .logo img {
	height: auto;
	max-width: 250px; 
	   filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.3)); 
    transition: transform 0.2s ease; 
	margin-left: 15px;
	}

.slideshow h2 {display:none !important;} /*hiding content in slider. It may still be needed */
.slideshow h3 {display:none !important;} 
.slideshow p {display:none !important;} 

.sp-megamenu-parent {
	 font-size: 9px;
	font-weight: 500;
   font-family: 'Montserrat', sans-serif, 'Playfair Display', serif;
  text-transform: uppercase;	
	text-align: center;
	color: #37373A;
	margin: 0 auto;
	
	}


.sp-megamenu-parent > li {text-align: left;}


.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span,
.sp-megamenu-parent > li:last-child > a {
display: block;
  padding: 20px 20px;
  position: relative;
color: #fff;
  line-height: 20px;
  letter-spacing: .06em;
	font-size: 13px;
}

/*
.sp-megamenu-parent li > a {
 margin: 0 1.2rem; 
}

*/


/*

.sp-megamenu-parent li > a {margin-left: 30px;}

.sp-megamenu-parent > li + li > a {margin-left: 30px;} */
.sp-megamenu-parent > li.active > a {font-weight: 500;}

/* hide th esmall dropdown icon after menu title */

body.ltr .sp-megamenu-parent > li.sp-has-child > a::after, body.ltr .sp-megamenu-parent > li.sp-has-child > span::after {
	display: none;
}

@media (max-width: 1200px) {
	
.sp-megamenu-parent li > a { margin: 0 1rem; }
	
	/*
.sp-megamenu-parent li > a {
	margin-left: 15px;
}
	
	.sp-megamenu-parent > li + li > a {
	margin-left: 15px;
}
	
*/	
}

.sp-megamenu-parent > li.active > a:hover,
.sp-megamenu-parent > li:hover > a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a, .sp-megamenu-parent > li.active:hover > a,
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
color: #FFFBF5
}
.sp-megamenu-parent .sp-has-child {   
    position: relative; 
}


.sp-megamenu-parent .sp-has-child::after {	
	font-family: FontAwesome;
    content: "\f078"; 	
	font-size: 13px;
	  position: absolute;
    top: 50%; 
    left: 42%;	
   	color:#FFFFFF;
	text-align: center;
	 cursor: pointer;
  display: flex !important;
  justify-content: center;
   padding-top: 5px;
	transition-duration: .3s;
  transition-property: all;
  transition-timing-function: cubic-bezier(.4,0,.2,1);  
	--tw-translate-x: -50%; 
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}


.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
border-top: 4px solid var(--maincolor);
  box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
  -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
  padding: 0;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  border-bottom: 1px solid #ddd;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge),
.sp-megamenu-parent .sp-mega-group > li > a {
font-weight: 500;
  position: relative;
  font-size: 16px; font-family: 'Libre Bodoni', serif;
	text-transform: capitalize;
  letter-spacing: 1.5px;
  padding: 15px;
  color: #4f4f4f;
  display: block;
  line-height: 26px;
}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover,
.sp-megamenu-parent .sp-mega-group > li > a:hover {
color: var(--maincolor);
}

.sp-megamenu-parent .sp-mega-group > li > a {
	text-transform: none;
	margin: 0;
}

#offcanvas-toggler {
	display: inline-flex;
	align-items: center;
	line-height: 1;
	font-size: 20px;
	position: relative;
	z-index: 22;
	height: auto;
}

.burger-icon > span {
	background-color: #fff;
}

#sp-header.header-sticky .burger-icon > span {
	background-color: #fff;
}

.offcanvas-active .burger-icon > span, #modal-menu-toggler.active .burger-icon > span {
	background-color: #fff;
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a {
	color: #fff !important;
}

.close-offcanvas {
	z-index: 99;
}

@media (max-width: 992px) {
.offcanvas-menu {
	background-color: var(--maincolor);
	color: #fff;
}
.offcanvas-menu .offcanvas-inner a {
	color: #fff;
}

.offcanvas-menu .offcanvas-inner a:hover, .offcanvas-menu .offcanvas-inner a:focus, .offcanvas-menu .offcanvas-inner a:active {
	color: #fff;
}

.offcanvas-menu .p-3 {
	padding: 0 !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span,
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
	color: #fff;
}

	
.offcanvas-menu .logo {display: none;}

.offcanvas-menu .offcanvas-inner {
	padding: 50px 25px;
	text-align: center;
	text-transform: uppercase;
}

.offcanvas-menu .offcanvas-inner ul.menu > li > a, .offcanvas-menu .offcanvas-inner ul.menu > li > span {
	opacity: 1;
}
}


@media (min-width: 992px) {
/* Container for timeline rows */
.js-timeline {
display: flex;
  flex-wrap: wrap; /* Allow items to wrap */
  justify-content: space-between; /* Distribute items evenly */
  gap: 20px; /* Add gap between items for better spacing */
	
}
	
	
	
	.all-specials .cbp-caption-defaultWrap .arrow-up, 
	.all-specials .cbp-caption-defaultWrap .arrow-down {display:none !important;}
	
	.sppb-nav > li > a {font-size: 17px;}	

/* Ensure the parent element has relative positioning */
.js-timeline .js-timeline-row {
  position: relative;
}

.welcome-text .sppb-addon-text-block {
  display: block;
  margin: 0 auto; /* Centers the div horizontally */
  text-align: center; /* Centers the content inside the div */
}

	
	
	
	
/* Each timeline row */
.js-timeline-row {
  flex: 1 1 calc(50% - 20px); /* Allow each item to take up to 50% of the container width minus the gap */
  box-sizing: border-box; /* Ensure padding and border are included in the width */
  min-width: 300px; /* Ensure a minimum width to prevent items from wrapping too soon */
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* Ensure the last item doesn't take up a full row */
.js-timeline-row:last-child {
  flex: 1 1 auto !important;
  margin-right: auto !important;
}


.js-timeline .js-timeline-row .js-timeline-icon {
color: transparent !important;
position:relative !important;	

}

/* Ensure the timeline icon and content are aligned properly */
.js-timeline-row .js-timeline-icon,
.js-timeline-row .js-timeline-content {
  display: flex;
  align-items: center; /* Align items vertically */
}


/* Common styles for timeline titles */
.js-timeline .js-timeline-item-title::before {
  content: '';
  height: 3px;
  width: 40px;
  background-color: #907745 !important; /* Default color */
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
 	
}

	
/* Specific styles for left-facing lines (odd rows) */
.js-timeline .js-timeline-row.odd .js-timeline-item-title::before {
  content: '';
  position: absolute;
  top: 100%;
  left: -102px; /* Adjust to pull it closer to the center */
  width: 40px;
  height: 3px;
   transform: translateY(-50%);
  
}

/* Specific styles for right-facing lines (even rows) */
.js-timeline .js-timeline-row.even .js-timeline-item-title::before {
  content: '';
  position: absolute;
  top: 100%;
  right: -92px;
  width: 40px;
  height: 3px;
  transform: translateY(-50%);

}




/* Ensure the title is aligned to the bottom of the image */
.js-timeline-item-container {
  display: flex;
  align-items: flex-end; /* Align text to the bottom of the image */
  position: relative;
 gap: 50px;
	
}


.js-timeline-item-image {
  margin-right: 10px; /* Adjust spacing as needed */
}

.js-timeline-row:nth-child(odd) .js-timeline-item-container {
  flex-direction: row-reverse; /* Reverse the order for odd rows */
  margin-left: 10px; /* Adjust spacing as needed */
}

.js-timeline-row:nth-child(even) .js-timeline-item-container {
  flex-direction: row; /* Ensure the order for even rows */
	margin-top: 150px; /*push slots on right a bit down */
}
.js-timeline-item-title {
  margin: 0; /* Remove default margin */
}
.js-timeline .js-timeline-row:last-child {
  max-width: 50% !important; /* Adjust width to occupy only one column */
  left: 0 !important; /* Ensure it stays within the left column */
	margin-top: 250px;
}

/* Specific styles for the last item's line */
.js-timeline .js-timeline-row:last-child .js-timeline-item-title::before {
  content: '';
  position: absolute;
  top: 100%;
  right: -60px !important;
  width: 40px;
  height: 3px;
 transform: translateX(50%) translateY(-50%);
}

	.js-timeline .js-timeline-row:last-child img { max-width: 200px;}

.js-timeline-item-title {
  margin: 0; 
}

.js-timeline-item-container:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #907745; 
}
	
	
	
	.restaurant-intro h2 {line-height: 45px !important;}
	.accomodation-tabs .sppb-addon-content {
			align-items: center;
		display: flex;
	}
	
	.contacts .city-oasis h2 {
	min-width:max-content;
  align-content: center;
  display: flex;
}
.google-map-container { 
	position: relative;
  height: 100vh; 
}

.google-map {
  height: 100% !important;
  width: 50% !important;
  position: absolute;
  top: 0;
  left: 0;	
}	
	
	
	.contact-details { margin-top: 25px; color:#37373A;}
	.job-application p { padding-top:20px;}
	.timeline-intro p { padding-top:20px; }
	.more-specials {
max-width: max-content;
    align-content: center;
    margin: 0 auto;
}
	
	
	.craft-gin {
	display: block;
  min-width: 700px;
  right: 500px;
  position: relative;
	}
	
	.tab-intro {
	align-items: center;
		display: flex;
		justify-content: center;
	}
	
	.country-style .sppb-row { padding-top:100px; padding-bottom: 100px;}
	
	
	.accomodation-tabs, .experience-tabs { margin-bottom: 20px;}
	
	.restaurant-tabs .sppb-addon-content {
			align-items: center;
		display: flex;
	}
	
	
	.restaurant-tabs, .experience-tabs  { margin-bottom: 20px;}
		
	#full-page, #full-page2, #full-row-bg, #teambuilding{
      width: 100vw;
		 left: 50%;
      transform: translateX(-50%);
		
 
	}
		
	
	
	
	
	/*
	.sppb-carousel-extended-description p {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: normal; 
            display: -webkit-box;
            -webkit-line-clamp: 9; 
            -webkit-box-orient: vertical;
		        }
	
	.post-description p {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: normal; 
            display: -webkit-box;
            -webkit-line-clamp: 9; 
            -webkit-box-orient: vertical;
		margin-bottom: 30px !important;
        }
	*/
	
	
	.oasis-text { margin-left: 150px;}
	
.specials .sppb-carousel-extended-content-wrap {
     height: auto; 
		 overflow: hidden !important; 
		min-height: 420px !important;
}
	
	.oasis-spa h3 { max-width: 300px;}
	
	
.specials .sppb-carousel-extended-outer-stage {

	
}

		
	
	
.offcanvas-menu .offcanvas-inner {
	padding: 0;
}

.offcanvas-menu .offcanvas-inner > .d-flex {display: none !important;}

.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
	margin-bottom: 0px;
}

.burger-icon > span {
  margin: 4px 0;
  transition: .3s;
  float: right;
  width: 100%;
  -webkit-transition: 0.5s;
-o-transition: 0.5s;
	background-color: #1a2428;
}
.burger-icon {
	width: 35px;
	cursor: pointer;
}
.burger-icon > span:nth-child(1) {
	width: calc(100% - 5px);
	background: #1a2428;
	height: 2px;
}
.burger-icon > span:nth-child(2) {
	width: 100%;
	background: #1a2428;
	height: 2px;
}
.burger-icon > span:nth-child(3) {
	width: calc(100% - 8px);
	background: #1a2428;
	height: 2px;
}
.burger-icon:hover > span {width: 100%;}

#sp-header.header-sticky .burger-icon > span {
	background-color: #1a2428;
}

body.ltr #offcanvas-toggler.offcanvas-toggler-right {
	float: right;
	margin-left: 0px;
}

#offcanvas-toggler {
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translatey(-50%);
	display: inline-block;
	height: auto;
}

.offcanvas-menu {
	background-color: transparent;
}

.offcanvas-menu .p-3 {
	padding: 0 !important;
}

.offcanvas-menu .logo {display: none;}

.offcanvas-menu .menu {display: none !important;}

.offcanvas-active .burger-icon > span, #modal-menu-toggler.active .burger-icon > span {
	background-color: var(--maincolor);
}

body.ltr.offcanvs-position-right .offcanvas-menu {
	right: -300px;
}

body.rtl.offcanvs-position-right .offcanvas-menu {
	left: -300px;
}

.offcanvas-menu {
	width: 300px;
}
	
}


/* */

/* PAGE TITLE */

#sp-title {
	position: relative; 
overflow: hidden;
}

#sp-title .sp-module {
	height: 100%;
	position: absolute;
	width: 100%;
}

#sp-title .sp-module .sp-module-content,
#sp-title .sp-module .sp-module-content .mod-sppagebuilder,
#sp-title .sp-module .sp-module-content .mod-sppagebuilder .page-content,
#sp-title .sp-module .sp-module-content .mod-sppagebuilder .page-content .sppb-section,
#sp-title .sp-module .sp-module-content .mod-sppagebuilder .page-content .sppb-section > .sppb-container-inner,
#sp-title .sp-module .sp-module-content .mod-sppagebuilder .page-content .sppb-section > .sppb-container-inner > .sppb-row > div,
#sp-title .sp-module .sp-module-content .mod-sppagebuilder .page-content .sppb-section > .sppb-container-inner > .sppb-row > div > .sppb-column,
#sp-title .sp-module .sp-module-content .mod-sppagebuilder .page-content .sppb-section > .sppb-container-inner > .sppb-row > div > .sppb-column > .sppb-column-addons {height: 100%; position: static !important;}
#sp-title .sppb-row-container, #sp-title .sppb-row-column, #sp-title .sppb-column, #sp-title .sppb-column-addons {position: static !important;}

.sp-page-title {
position: relative;
background-size: cover;
background-position: center;
padding: 0px;
text-align: center;
min-height: 450px;
display: flex;
  align-items: center;
}


.sp-page-title .container {
}

.sp-page-title .sp-page-title-heading {
font-size: 60px;
  margin-bottom: 25px;
  line-height: 1;
  color: #fff;
  letter-spacing: 1px;
  margin-top: 60px;
}

@media (max-width: 992px) {
.sp-page-title .sp-page-title-heading {
font-size: 40px;
}
}

@media (max-width: 768px) {
.sp-page-title .sp-page-title-heading {
font-size: 38px;
}
 .slideshow {
  top: 140px;
  height: auto;
  min-width: fit-content;
  margin-bottom: 70px !important;
  padding: 0 !important;
 
}
	/*
	.slideshow .sppb-addon-content {
	margin: 0 !important;
	padding: 0 !important;	
		
	}		
	*/
.slideshow img	{ margin-bottom: 20px !important; }
	
.about-us .slideshow img { margin-bottom: 70px !important;}
.all-specials .slideshow img { margin-bottom: 50px !important;}
.prev-control , .next-control {display:block !important;}	
}

.sp-page-title .breadcrumb {
margin: 0;
position: relative;
z-index: 9;
justify-content: center;
align-items: center;
}

.sp-page-title .breadcrumb > li.float-start {
	display: none;
}

.sp-page-title .breadcrumb > li > a {
font-size: 16px;
  color: #fff;
  font-weight: 500;
}

.breadcrumb-item + .breadcrumb-item {
	padding-left: 12px;
}

.breadcrumb-item + .breadcrumb-item::before {
	padding-right: 12px;
}

.sp-page-title .breadcrumb > li + li::before {
font-size: 16px;
text-transform: capitalize;
color: #fff;
float: none;
  font-weight: 500;
}

.sp-page-title .breadcrumb > li > a:hover {color: #fff;}

.sp-page-title .breadcrumb > .active span {
color: #fffc !important;
}



#sp-header.header-sticky ~ section#sp-main-body {
	padding-top: 0;
}
.com-content #sp-main-body,
.com-j2store #sp-main-body,
.com-tags #sp-main-body,
.com-spsimpleportfolio #sp-main-body,
.com-search #sp-main-body,
.com-finder #sp-main-body,
.com-hikashop #sp-main-body,
.com-users #sp-main-body  {
	padding: 180px 0 90px;
}

.com-hikashop #sp-main-body, .com-content #sp-main-body {padding-bottom: 60px;}

.com-spsimpleportfolio #sp-main-body {
	z-index: 2;
	position: relative;
}


.com-content #sp-header.header-sticky ~ section#sp-main-body,
.com-j2store #sp-header.header-sticky ~ section#sp-main-body,
.com-tags #sp-header.header-sticky ~ section#sp-main-body,
.com-spsimpleportfolio #sp-header.header-sticky ~ section#sp-main-body,
.com-search #sp-header.header-sticky ~ section#sp-main-body,
.com-finder #sp-header.header-sticky ~ section#sp-main-body,
.com-hikashop #sp-header.header-sticky ~ section#sp-main-body,
.com-users #sp-header.header-sticky ~ section#sp-main-body  {
	padding-top: 120px;
}

.com-spsimpleportfolio.view-item #sp-main-body, .com-spsimpleportfolio.view-item #sp-header.header-sticky ~ section#sp-main-body {padding: 0;}


/* SIDEBAR */

.footer-nav li:last-child {	border-right: none !important;}

@media (min-width: 1400px) {
	#fill-row .sppb-addon-image-layout-image img {
	width: 100%;
 /*max-width:750px !important;*/
 height:auto;
} 
	 .image-layout-preset-style-collage .sppb-addon-image-layout-content {
  width: 100%; 
    max-width: 650px; 
    box-sizing: border-box; 
    
  }
	.sppb-image-layout-title { padding-right: 150px !important;  }
	
	.sp-megamenu-parent {
display: flex !important;
    justify-content:space-around;
    flex-wrap: wrap;	
		margin: 0 auto !important;
		text-align: center !important;
		}
	.indaba-spa h3 { padding-right: 150px;}
.welcome-intro, .tab-intro {  
padding-right: 200px !important;
    padding-left: 200px !important;
}
	
	.image1, .image2 {
    max-width: 100%;
	min-width: 600px;
    height: auto;   
}
	.your-pot {
	padding-right: 250px;
  padding-left: 250px;
	}
	
.footer-nav li:nth-child(7n),	
.footer-nav li:nth-child(4n) {
	border-right: none;
    
}
	
	
.footer-nav li:nth-child(8n), 
.footer-nav li:nth-child(9n) {
	border-right: 1px solid #37373A;
    
}

	
.footer-nav ul {
 margin-right: 105px;
    margin-left: 105px;
}
	
	
}



.sidebar-class  .sppb-row-container {width: 100% !important; }
.sidebar-class.com-sppagebuilder #sp-main-body {margin: 0 auto;}
@media (min-width: 768px) {
	.indaba-rooms , .indaba-spa, .inviting-rooms, .sppb-addon-image-layout-content {text-align: left;}
	.sidebar-class.com-sppagebuilder #sp-main-body {max-width: 750px;}
	.owl-dots {display:none !important;}
	
	.inviting-rooms .sppb-addon-image-layout-content {
	padding: 50px;
	margin-left: auto;
margin-right: 100px !important;
right: 0;
}
	

	
	
}
@media (min-width: 992px) {
.sidebar-class.com-sppagebuilder #sp-main-body {max-width: 970px;}
	
	
	#fill-row {
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  padding: 50px !important;
  margin: 0 auto !important;
  box-sizing: border-box; /* Include padding and border in the element's width and height */
	}
	
	
	.sppb-addon-image-layout-image img { display: block; width: calc(100% - 100px); /* Full width minus margins */ height: auto; margin: 0 auto; }
	
	
.ig-slider-items li img {
    width: auto; 
    max-width: 100%; 
    object-fit: cover;
    min-height: 300px !important;
    image-rendering: auto; 
    image-rendering: crisp-edges;
    image-rendering: high-quality;
}


.ig-slider-items li:nth-child(1) img {
    width: 60%; 
	margin-right: -275px !important;
}


.ig-slider-items li:nth-child(2) img {
    width: 150%; 
	min-width: 450px !important;
}

.ig-slider-items li:nth-child(3) img {
    width: 67%; 
	margin-right: -275px !important;

}

.ig-slider-items li:nth-child(4) img {
    width: 100%; 
	
}

.ig-slider-items li:nth-child(5) img {
    width: 70%; 
	margin-right: -275px !important;
}

.ig-slider-items li:nth-child(6) img {
    width: 100%; 
}

.ig-slider-items li:nth-child(7) img {
    width: 60%; 
	margin-right: -275px !important;
}


.ig-slider-items li:nth-child(8) img {
    width: 150%; 
	min-width: 450px !important;
}

.ig-slider-items li:nth-child(9) img {
    width: 67%; 
	margin-right: -275px !important;

}

.ig-slider-items li:nth-child(10) img {
    width: 100%; 
	
}

.ig-slider-items li:nth-child(11) img {
    width: 70%; 
	margin-right: -275px !important;
}

.ig-slider-items li:nth-child(12) img {
    width: 100%; 
}
	
	
	

.ig-thumb-scroller-main .ig-scroller-img {min-width: 400px !important;}


}
@media (min-width: 1200px) {
	
.footer-text li a {text-wrap: nowrap !important;}
	
#fill-row .sppb-row {
  display: flex;
  justify-content: center;
}

#fill-row .sppb-col-sm-6 {
  flex: 0 0 53.33%;
  max-width: 53.33%;
}

#fill-row .sppb-col-sm-6.image-column {
  flex: 0 0 66.67%;
  max-width: 66.67%;
}

#fill-row .sppb-addon-image-layout-image img {
  width: 100%;
  height: auto;
}
	.image-layout-preset-style-collage .sppb-addon-image-layout-content {min-width: 550px; }

.home-comfort .sppb-addon-image-layout-image img { 
 width: 100%; 
height: auto;
object-fit: cover;
}
	
	
.feast .sppb-row , .seminar .sppb-row, .mowana-spa .sppb-row, .home-comfort .sppb-row {
  display: flex;
}

.feast .sppb-col-sm-6:nth-child(2),  .seminar .sppb-col-sm-6:nth-child(2), .mowana-spa .sppb-col-sm-6:nth-child(2), .home-comfort .sppb-col-sm-6:nth-child(2){
  max-width: 40% !important;
}

.feast .sppb-col-sm-6:nth-child(1) , .seminar .sppb-col-sm-6:nth-child(1), .mowana-spa .sppb-col-sm-6:nth-child(1), .home-comfort .sppb-col-sm-6:nth-child(1){
min-width: 60% !important; 
}

.feast .sppb-img-responsive, .seminar .sppb-img-responsive, .mowana-spa .sppb-img-responsive, .home-comfort .sppb-img-responsive  {
  
  height: auto; 
}
	
	
	.restaurant-description { text-align: left;}
	
	.special-events, .conference, .accomodation-tabs, .team-building, .welcome-intro, .tab-intro {   
  padding-right: 150px;
  padding-left: 150px;
}
	
	.explore-city-oasis {
	padding-top: 10px !important;
   padding-bottom: 10px !important; 		
	}
	
		
	.image1 {
    left: 50px;
  position: relative;
}

.image2 {
bottom: -150px;
  right: -50px;
  position: relative;
  left: 350px;
  top: -100px;

}
.sidebar-class.com-sppagebuilder #sp-main-body {max-width: 1170px;}
	.overlap-text {
  min-width: 500px;
	}
		
}

@media (max-width: 1100px) and (min-width: 992px) {
	
	.overlap-text {min-width: 90vh;}

.specials .sppb-carousel-extended-content-wrap {min-height: 380px; }
}

@media (max-width: 1400px) and (min-width: 1200px) {
	
	.sppb-addon-image-layout-content {
    max-width: 500px !important;
}
	 .sppb-image-layout-title {
    padding-right: 50px !important;
  }
	
	.footer-nav li {border-right: 1px solid #37373A;}
		
	.footer-nav li:nth-child(7n){border-right: 1px solid #37373A !important;}

	.footer-nav li:nth-child(4n),.footer-nav li:nth-child(8n) {border:none;}
	.top-btn {
            margin-right: -7px !important;
}	
	
		
	.specials .sppb-carousel-extended-content-wrap {   min-height: 465px !important;}
	
	.specials .sppb-carousel-extended-description {
min-height: 340px;
 
}
	
	
.specials .sppb-carousel-extended-list .sppb-carousel-extended-outer-stage {
      min-height: 700px;
}
	
	
	
	
/*.book-now .sppb-btn { padding: 12px 12px;} */
.sp-megamenu-parent {
left: 0;
          text-transform: uppercase;
    font-weight: 500 ;
     font-family: 'Montserrat', sans-serif, 'Playfair Display', serif;
    font-size: 12px !important;
	display: flex !important;
  justify-content: space-between;
    flex-wrap: wrap;
    gap: 5px;
	}
	
	
	.sp-megamenu-parent a {
  font-size: 12px !important;
	}
	
	#sp-header .logo img {margin-left: -15px;}
	
	
.sp-megamenu-parent li > a { margin: 0 0rem; }	
	.book-now .sppb-btn {
	      padding-right: 20px;
	}	
	
}



@media (max-width: 2000px) and (min-width: 1400px) {
		
	.specials .sppb-carousel-extended-content-wrap {   min-height: 415px !important;}
	.restaurant .specials .sppb-carousel-extended-content-wrap {   min-height: 470px !important;}
	.specials .sppb-carousel-extended-list .sppb-carousel-extended-outer-stage {min-height: 700px;}	
}



.com-sppagebuilder #sp-right, .com-sppagebuilder #sp-left {
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
}

#sp-left .sp-module, #sp-right .sp-module {
	border: 0px solid #f3f3f3;
	padding: 0;
	border-radius: 0px;
}

#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
	display: block;
	border-bottom: 0px solid #f3f3f3;
}

.category-module li, .categories-module li, .archive-module li, .latestnews li, .newsflash-horiz li, .mostread li, .form-links li, .list-striped li {
	padding: 0;
}

/* */

/* CUSTOM CLASS */

.color--black, .color--black h1, .color--black h2, .color--black h3, .color--black h4, .color--black h5, .color--black h6, .color--black p, .color--black a, .color--black li, .color--black i, .color--black span {
	color: #353f4f;
}

hr.divider {
	width: 100%;
	height: 1px;
	background-color: transparent;
	background-image: linear-gradient(90deg, rgba(206,211,246,0) 0, #bbb 38%, #bbb 64%, rgba(206,211,246,0) 99%);
	opacity: .4;
	border: none;
	margin: 0;
}

ul.simple-list {
	list-style: disc;
	margin-left: 15px;
}

ul.simple-list {
	list-style: disc;
}

ul.simple-list p {
	margin-top: 0;
	margin-bottom: 1rem;
}

#features-12.shape--bg::after {
	position: absolute;
content: '';
z-index: -1;
	width: 48%;
	height: 72%;
	top: 21%;
	left: 52%;
	background-color: #f2f4f8;
}

#features.shape--bg::after {
	position: absolute;
content: '';
z-index: -1;
	width: 48%;
	height: 72%;
	top: 21%;
	left: 52%;
	background-color: #f2f4f8;
}

#features.shape--bg2::after {
	position: absolute;
content: '';
z-index: -1;
width: 48%;
height: 72%;
top: 21%;
	background-color: #f2f4f8;
}

.shape--02::after {
	width: 86%;
	height: 80%;
	top: 10%;
	left: 7%;
	position: absolute;
content: '';
z-index: -1;
background-color: rgba(123, 104, 238, .05);
}

.shape--03::after {
		width: 86%;
	height: 80%;
	top: 10%;
	left: 7%;
	position: absolute;
content: '';
z-index: -1;
background-color: rgba(123, 104, 238, .05);
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	-o-border-radius: 24px;
	border-radius: 24px;
}

.shape--04::after {
width: 86%;
  height: 80%;
  top: 13%;
  left: 7%;
	position: absolute;
content: '';
z-index: -1;
background-color: #f7f8f9;
}



.hero-section-blur--purple::after {
	position: absolute;
	content: '';
	z-index: -1;
	width: 100%;
	height: 100%;
	top: -30%;
	left: 0;
	background-image: url(https://www.indabarichardsbay.co.za/templates/indaba/images/blur-purple.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: scroll;
	opacity: 0.2;
}




@media (max-width: 992px) {	
	
	.sp-megamenu-parent {display:none !important;}
.sppb-addon-blocknumber .pull-left:after {display: none !important;}

.full-color-section {
	background: #F4F4F9 !important;
}	
}

@media (max-width: 1366px) and (min-width: 993px) { 
	.sp-megamenu-parent { 
	    display: flex !important;
    flex-wrap: wrap;
		margin: 0 -75px !important;
		font-size: 10px !important;
		gap: 0px !important;
		justify-content: flex-end;
	} 
	
	    #sp-header .logo img {
       width: 90% !important; 
  height: auto !important; 
    }
	
	
}




@media (max-width: 768px) {
	.indaba-rooms, .indaba-spa, .overlap-text {
align-content: center;
    align-items: center;
    display: flex;
    width: 100%;
        left: 0;
    position: relative;
    margin: 0 auto;     	
	}
	
	
	
	.country-style .sppb-column {
  max-width:100% !important;
  float:none !important;
}
	
	
	
	.remove-padding .sppb-row-column { padding-left: 0px !important; padding-right: 0px !important;}
	
		
	.js-timeline-item-image img {
		max-height: 150px !important;
  width: auto !important;
		 object-fit: cover; 
		margin: 0 auto;
	}
	.js-timeline {padding-bottom: 0px !important;}
	
	.overlap h3 {text-align: center !important;}
	.overlap p {text-align: center !important;}
	
	.sppb-column {
		
		display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: column;
  text-align: center;
  align-content: center;
  margin: 0 auto;
		
	}
.oasis-spa h3::before,
.overlap h3::before,
.indaba-spa h3::before,
.spa-page .pamper-massages h3::before,
.seminar h3::before,
.mowana-spa h3::before,
.home-comfort h3::before,
.inviting-rooms h3::before,
.indaba-rooms h3::before {
  left: 50%;
  transform: translateX(-50%); /* Perfectly centers the line */
	max-width: unset !important;
	}
	

	
.sppb-column-addons img {
  width: 100%;
  height: auto; /* Maintains aspect ratio */
  object-fit: cover; /* Ensures the image covers the entire area without distortion */
margin-bottom: 15px;
	}
	
.left-inline-img {
    display:none !important;
	}
	
.slideshow {
  margin: 0;
  padding: 0;
  width: 100%;
  overflow: hidden; 
}

.slideshow img {
  width: 100%;
  height: auto; 
  min-height: 300px; 
  object-fit:cover;
	
}
	.slideshow .sppb-addon-content {padding:0px !important;}

	.gallery   .slideshow img { margin-bottom: 50px !important;}
	
	
	.sppb-addon-wrapper {
  display: block; /* Switch from flex to block for better control */
  width: 100%; /* Ensure full width */
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
  margin-left:  auto !important;
	margin-right: auto !important;
  max-width: 100%; /* Ensure no unwanted max-width limitations */
	
	}
		
	
	.welcome-text .sppb-addon-text-block {  
  display: block;
	}
	.sppb-nav > li > a {z-index: 9;}
	
.login-section .sppb-row-overlay {
	background: #fff !important;
}
	.footer-nav {margin-bottom: 20px; margin-top: 10px;}
	.footer-text {margin-bottom: 20px;}
.footer-nav li{
  border-right: none;
	display: block;
	text-align: center;
	padding-left: 0px;
	margin-bottom: 10px;
}
	
	.footer-book {
		 text-align: center;
        max-width: none; 
 		margin-top: 80px;
		
	}
	
	.footer-text p {	margin-top: 60px;} 
	
	.footer-book .indaba-btn {
    align-content: center;
    position: absolute;
    display: flex !important;
    margin: 0 auto;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
  
}	
	
	.footer-nav ul {
  margin: 0 auto;
		margin-top: -70px;
}
	
}

@media (max-width: 1100px) {

		.indaba-spa h3::before { margin-top: 3.7em; }
	
	
}



/* */

/* LOGIN & REGISTRATION */

.login .col-lg-4,
.registration .form-validate {
	padding: 50px;
border-radius: 16px;
background-image: linear-gradient(180deg, rgba(244, 244, 249, .2) 50%, rgba(244, 244, 249, .05) 100%);
}

@media (min-width: 992px) {
.login .col-lg-4 {
  flex: 0 0 auto;
  width: 66.66666667%;
}
}
@media (min-width: 1200px) {
.login .col-lg-4 {
  flex: 0 0 auto;
  width: 75%;
}
.registration .col-xl-6 {
	flex: 0 0 auto;
	width: 75%;
}
	.small-space	{ min-height:15px !important; }
	
	.left-inline-img	{margin-left: 50px;}
}

.login-description,
.registration legend {
  font-size: 2rem;
  color: #353f4f;
  font-weight: 700;
  margin-bottom: 25px;
}

.registration .spacer {display: none;}

.login .form-control,
.registration .form-control {
height: 60px;
  background-color: #f5f6f8;
  border: 1px solid transparent;
  color: #353f4f;
  font-size: 0.95rem;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 25px;
  padding: 5px 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;	
}

.input-group-text,
.input-password-toggle {
	height: 60px;
	border: none;
	background: var(--maincolor);
	color: #fff;
}

.login .password-group button.input-password-toggle,
.registration button.input-password-toggle {
border-radius: 0px 5px 5px 0px !important;
-webkit-border-radius: 0px 5px 5px 0px !important;
-moz-border-radius: 0px 5px 5px 0px !important;
-ms-border-radius: 0px 5px 5px 0px !important;
-o-border-radius: 0px 5px 5px 0px !important;	
}

.registration .input-group-text .btn-secondary {
	background: transparent;
	border: none;
border-radius: 0px 5px 5px 0px !important;
-webkit-border-radius: 0px 5px 5px 0px !important;
-moz-border-radius: 0px 5px 5px 0px !important;
-ms-border-radius: 0px 5px 5px 0px !important;
-o-border-radius: 0px 5px 5px 0px !important;	
}

.login .list-group {
	flex-direction: row;
	justify-content: space-between;
}

.login .list-group-item {
	position: relative;
	display: block;
	padding: 0;
	color: var(--maincolor);
	background-color: transparent;
	border: none;
}

.registration label {
position: relative;
  color: #353f4f;
  font-size: 0.85rem;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 12px;
  padding-left: 5px;	
}

/* */

/* BLOG */

.article-list .article,
.sppb-addon-articles .sppb-addon-article {
	padding: 0;
	border: 0;
	position: relative;
	transition: all 0.3s ease-out;
	overflow: hidden;
	margin-bottom: 50px;
}

.article-list .article:after,
.sppb-addon-articles .sppb-addon-article:after {

}

.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery, .sppb-addon-articles .sppb-addon-article .sppb-article-img-wrap, .sppb-articles-carousel-img {
	margin: -1px -1px 0;
	border-bottom: 0px solid #f5f5f5;
	overflow: hidden;
	position: relative;
	display: block;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	border-radius: 0;
}

.articles-leading .article .article-intro-image, .articles-leading .article .article-featured-video, .articles-leading .article .article-featured-audio, .articles-leading .article .article-feature-gallery {

}

.article-list .article .article-intro-image:after, .article-list .article .article-featured-video:after, .article-list .article .article-featured-audio:after, .article-list .article .article-feature-gallery:after, .sppb-addon-articles .sppb-addon-article .sppb-article-img-wrap:after, .sppb-articles-carousel-img:after {

}

.article-list .article:hover .article-intro-image:after, .article-list .article:hover .article-featured-video:after, .article-list .article:hover .article-featured-audio:after, .article-list .article:hover .article-feature-gallery:after, .sppb-addon-articles .sppb-addon-article .sppb-article-img-wrap:after, .sppb-articles-carousel-column:hover .sppb-articles-carousel-img:after {

}

.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img, .sppb-addon-articles .sppb-addon-article .sppb-article-img-wrap img, .sppb-articles-carousel-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 0px;
-webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
display: block;
border: 1px solid transparent;
}

.article-list .article:hover .article-intro-image img, .article-list .article:hover .article-featured-video img, .article-list .article:hover .article-featured-audio img, .article-list .article:hover .article-feature-gallery img, .sppb-addon-articles .sppb-addon-article:hover .sppb-article-img-wrap img, .sppb-articles-carousel-column:hover .sppb-articles-carousel-img img {

}

.article-intro-image > a, .sppb-addon-articles .sppb-addon-article .sppb-article-img-wrap {height: 100%;}

.blog-list .article-intro-image > a {width: 100%;}

.article-body,
.sppb-article-info-wrap,
.sppb-articles-carousel-content {
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 40px 30px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-style: solid;
  border-width: 2px;
  border-color: #f5f5f5;
  position: relative;
  margin-top: -1px;
}

.article-list .article .article-header, .sppb-article-info-wrap h3 {order: 2;}

.article-list .article .article-header h2,
.sppb-article-info-wrap h3,
.sppb-articles-carousel-link {
line-height: 1.3;
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 30px;
}

@media (max-width: 768px) {
.article-list .article .article-header h2,
.sppb-article-info-wrap h3 {
font-size: 20px;
}	
}

.article-list .article .article-header h2 a,
.sppb-article-info-wrap h3 a {
color: inherit;
transition: all 500ms ease;
display: block;
}

.article-list .article .article-header h2 a:hover,
.sppb-article-info-wrap h3 a:hover {
color: var(--maincolor);
}

.article-list .article .article-info,
.sppb-addon-articles .sppb-article-meta {
order: 1;
margin: 0;
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 15px 10px;
margin-bottom: 0px;
width: 100%;
}

.article-info > span,
.sppb-addon-articles .sppb-article-meta > span {
line-height: 26px;
font-size: 15px;
display: flex;
margin: 0;
}

.article-info > span a,
.sppb-addon-articles .sppb-article-meta > span a {color: inherit;}


.article-info > span:before,
.sppb-addon-articles .sppb-article-meta > span:before {

}

.article-info > span.createdby:before, .sppb-article-meta > span.sppb-meta-author:before {}
.article-info > span.published:before, .sppb-article-meta > span.sppb-meta-date:before {}
.article-info > span.category-name:before, .sppb-article-meta > span.sppb-meta-category:before {}
.article-info > span.hits:before {}

body:not(.view-article) .article-info > span.published, body:not(.view-article) .sppb-article-meta > span.sppb-meta-date {
position: absolute;
  top: -20px;
  background: var(--maincolor);
  color: #fff;
  padding: 5px 15px;
  left: 30px;
}

.article-introtext, .sppb-article-introtext {
order: 3;
}

.sppb-article-introtext, .article-introtext p {margin-bottom: 25px;}

.article-list .article .readmore, .sppb-readmore {
	order: 4;
}

.article-list .article .readmore {
	font-size: inherit;
}

.article-list .article .readmore a,
.sppb-readmore {
display: inline-block;
  color: var(--maincolor);
  text-align: center;
  font-size: 15px;
  border-bottom: 3px solid var(--maincolor);
  text-transform: uppercase;
  font-weight: 500;
}

.article-list .article .readmore a:hover,
.sppb-readmore:hover {
color: #101010;
  border-bottom: 3px solid #101010;
}

ul.pagination {
	display: flex;
justify-content: space-between;
margin-top: 30px;
padding: 0;
}

.pagination {
    justify-content: center;
}

.pagination .page-item.active .page-link, .page-link:hover {color: #FFF !important;}



.page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.page-item:last-child .page-link {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.page-link, .disabled > .page-link, .page-link.disabled, .pagination > li > a, .pagination > li > span {
	padding: 0;
font-weight: 500;
height: 50px;
width: 52px;
line-height: 50px !important;
display: inline-block;
position: relative;
margin-right: 15px;
text-align: center;
color: var(--tg-gray-four);
font-size: 20px;
border: 1px solid #E0E0E0;
border-radius: 3px !important;
background: transparent;
font-family: var(--tg-heading-font-family);
}

.page-item.active .page-link,
.page-link:hover {
background: var(--maincolor) !important;
border-color: var(--maincolor);
color: var(--tg-white) !important;
}

.pagination-counter {margin-top: 40px;}

/* SINGLE ARTICLE */

.article-details .sppb-row-container {padding: 0; max-width: 100%;}

.article-details .article-header {
	position: relative;
	padding: 0;
}

.article-details .article-can-edit {
	position: relative;
	margin-bottom: 0px;
}

.article-details .article-header h1, .article-details .article-header h2 {
font-size: 32px;
line-height: 1.3;
margin-bottom: 20px;
font-weight: 800;
color: #000f38;
}

.article-details .article-full-image {
position: relative;
display: block;
overflow: hidden;
margin-bottom: 30px;
}

.article-details .article-full-image img {
	display: inline-block;
	border-radius: 0;
	width: 100%;
}

.article-details .article-info {
	margin-bottom: 0px;
	padding-top: 25px;
	border-top: 2px solid #f5f5f5;
	padding-bottom: 25px;
}

.article-details .article-info > span {
}

.article-details .article-ratings-social-share {
	margin: 0;
	border-top: 0;
	padding: 0;
	border-bottom: 0;
	border-top: 1px solid #ccc;
	margin-top: 60px;
	padding-top: 60px;
}

.article-details .article-ratings-social-share > span {
	color: #1b2336;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 1.5625rem;
	margin-right: 10px;
}

.tags {
	list-style: none;
	padding: 0;
	display: block !important;
	margin: 0 !important;
	padding-top: 30px;
	border-top: 2px solid #f5f5f5;
	border-bottom: 2px solid #f5f5f5;
	margin-top: 85px !important;
	padding-bottom: 30px;
	margin-bottom: 85px !important;
}

.tags:before {
	font-size: 22px;
	margin-bottom: 20px;
	font-weight: 600;
	content: "Related Tags";
	display: block; font-family: 'Libre Bodoni', serif;
	color: #101010;
}

.tags > li {
	display: inline-block;
}

.tags > li a {
font-size: 12px;
text-transform: uppercase;
border: 2px solid #e5e5e5;
padding: 7px 10px;
display: inline-block;
border-radius: 3px;
color: #9d9d9d;
margin-bottom: 10px;
background: transparent;
}

.tags > li a:hover {
border-color: var(--maincolor);
background: var(--maincolor);
color: #ffffff;
}

.article-social-share .social-share-icon ul li a {
width: auto;
height: auto;
background: transparent;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.5625rem;
color: #6c757d;
opacity: .75;
border: none;
}

.article-social-share .social-share-icon ul li a:hover {
background: transparent;
color: var(--maincolor);
}

.article-social-share .social-share-icon ul li:not(:last-child) {
	margin-right: 20px;
}

.article-details .article-author-information {
background: #f9f9f9;
padding: 50px 80px;
margin-bottom: 45px;
text-align: center;
display: none !important;	
}

.article-details .article-author-information > .d-flex {
	display: block !important;
}

.article-details .article-author-information > .d-flex .flex-shrink-0 {
	margin-top: -90px;
	margin-bottom: 35px;
}

.article-details .article-author-information > .d-flex .flex-shrink-0 img {
	margin: auto !important;
	padding: 0 5px;
background: #fff;
border-radius: 10px;
}

.article-details .article-author-information h5 {
font-size: 26px;
margin-bottom: 10px !important;
}

.article-details .article-author-information .author-bio {
margin-bottom: .5rem !important;
}

.author-website {color: inherit; margin-left: 4px;}

.author-website a,
.author-website a:hover {color: var(--maincolor);}

#article-comments {
	border-top: 0px solid #f5f5f5;
	padding: 0px;
	margin-top: 0px;
	padding-top: 45px;
}

.article-details ul.pagination {
	display: flex;
	justify-content: space-between;
	margin-top: 0px;
	padding: 0;
}

.article-details .page-link,
.article-details .page-link:hover {
	background: transparent;
	padding: 0;
	border: none;
	margin-right: 0;
	font-weight: 600;
	color: var(--maincolor) !important;
}

.article-details .pagenavigation {
	order: 6;
width: 100%;
margin-top: 30px;
padding: 0px;
border-top: 0;
}

.article-details .pagenavigation .pagination {
	justify-content: space-between;
}

.article-details .pagenavigation .btn {
font-size: 20px;
line-height: 1.637;
font-weight: 700;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
color: var(--secondcolor);
background-color: #f8f6f1;
padding: 12px 20px;
border-radius: 10px;
border: none;
}

.article-details .pagenavigation .btn:hover {
color: #fff;
background-color: var(--secondcolor);
}

/* */

/* SHOP */

.hikashop_products_pagination {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
margin-bottom: 20px;
}

.hikashop_products_pagination .pagination {
	width: 100%;
max-width: 50%;
font-weight: 600;
color: var(--thirdcolor);
}

.hikashop_products_pagination .pagination .limit {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 15px;
	width: 100%;
}

.form-select.hikashop_pagination_dropdown {
	width: auto;
	max-width: none;
	border: none;
	box-shadow: none !important;
font-weight: 600;
color: var(--thirdcolor);
}

.hikashop_results_counter {
font-weight: 600;
color: var(--thirdcolor);
}

.hikashop_product {
	margin-bottom: 30px;
}

.product-item-action {
	position: absolute;
	bottom: 10%;
	left: 0;
	right: 0;
	display: flex;
	gap: 12px;
	justify-content: center;
}

.hikashop_listing_img_title {
position: relative;
}

.hikashop_product_image {
position: relative;
z-index: 1;
text-align: center;
overflow: hidden;
width: 100%;
}

.hikashop_badge_div img {
	max-height: 24px !important;
}

.hikashop_product_image .hikashop_product_image_subdiv, .hk_product_image .hk_subdiv {
	position: static; 
}

.hikashop_listing_img_title .content {
	padding: 30px;
}

.product-tags {
color: var(--maincolor);
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 15px;
  display: block;
}

.hikashop_listing_img_title .hk-rating {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin: 0;
}

.hikashop_product_vote {
	margin-bottom: 10px;
	display: block;
}

span.hikashop_product_name a {
margin-bottom: 12px;
font-size: 24px; font-family: 'Libre Bodoni', serif;
	color: #101010;
  margin-top: 0px;
  font-style: normal;
  font-weight: 600;
}

span.hikashop_product_name a:hover {color: var(--maincolor);}

.hikashop_product_price_full {
color: #595B6B;
  font-size: 22px;
  display: inline-block;
  font-weight: 700; font-family: 'Libre Bodoni', serif;
	}

span.hikashop_product_price_before_discount {
color: #b5b5b5;
  font-size: 22px;
  display: inline-block;
  margin: 0 10px 0 0;
  font-weight: 700; font-family: 'Libre Bodoni', serif;
	}

.hikashop_product_price_per_unit {display: none;}

/* Single Product */

.hikashop_product_page .hikashop_badge_div.hikashop_badge_topleft_div {display: none;}

.hikashop_product_page div.hikashop_small_image_div a {
	padding: 0;
	margin: 0 15px;
}

.hikashop_product_page div.hikashop_small_image_div {
	display: flex;
}

.hikashop_product_page div.hikashop_small_image_div a,
.hikashop_product_page div.hikashop_small_image_div a.hikashop_active_thumbnail {
	border: 0;
}

img.hikashop_child_image {
	max-height: 190px;
	max-width: 190px;
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
	margin: 0;
	opacity: 1;
	transition: opacity 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955), border-color 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
	border: 0 !important;
}

.hikashop_product_page div.hikashop_small_image_div a.hikashop_active_thumbnail img.hikashop_child_image {
	opacity: 1;
}

#hikashop_image_main_thumb_div {
overflow: hidden;
}

.hikashop_slide_prev, .hikashop_slide_next {
	transition: 0.6s ease;
	border-radius: 100%;
	border: 2px solid #fff;
	background: #fff;
}

a.hikashop_slide_prev_active:hover, a.hikashop_slide_next_active:hover {
	background-color: var(--maincolor);
	border-color: var(--maincolor);
}

a.hikashop_slide_next i, a.hikashop_slide_prev i {
	color: var(--maincolor);
}

.hikashop_slide_prev:hover i, .hikashop_slide_next:hover i {
	color: #fff;
}

.hikashop_product_main_image {
	margin-bottom: 30px;
}

.product-category-review {
	display: flex;
	gap: 10px;
	margin-bottom: 5px;
	flex-wrap: wrap;
	justify-content: space-between;
}

.product-category-review .product-tags span:not(:last-child):after {
content: ",";
display: inline-block;
margin-left: -3px;
}

.product-category-review .product-tags span {
color: #6a667b;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
}

#hikashop_product_top_part h1 {
font-size: 40px;
  margin: 0;
  line-height: 1.2;
  letter-spacing: -2px;
  margin-bottom: 15px;
  font-weight: 600;
  color: #101010;
}


.hikashop_vote_stars {
	padding: 0px;
}

.hk-rating {
	margin: 0;
display: flex;
gap: 5px;
margin-bottom: 10px;
}

.hikashop_product_page .ratting-price .hikashop_product_price_full {
	margin-left: 0px;
	margin-bottom: 20px;
	align-items: flex-end;
	display: block;
	padding-bottom: 30px;
	border-bottom: 2px solid #eaedff;
}

.hikashop_product_page .ratting-price .hikashop_product_price_full .hikashop_product_price {
color: var(--maincolor);
  font-size: 20px;
  font-weight: 400;
}

.hikashop_product_page .ratting-price .hikashop_product_price_full .hikashop_product_price_before_discount_amount {
font-size: 20px;
  font-weight: 400;
  margin-left: 0;
  margin-right: 5px;
  color: #b5b5b5;
}

.hikashop_product_page .hikashop_product_price_full .hikashop_product_price_per_unit {
	display: none;
}

#hikashop_product_characteristics, #hikashop_product_options {
	border: 0;
	padding: 0;
	border-radius: 0;
}

.hikashop_product_characteristics_table tr {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}

.hikashop_product_characteristics_table td, .hikashop_product_options_table td {
	color: #323e37;
	font-weight: 700;
	padding: 0px;
}

.hikashop_product_code_main {
font-weight: 600;
line-height: 30px;
}

.hikashop_product_code_main .sku {
text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  color: #100d1c;
  letter-spacing: 2px;
}

.hikashop_product_tags {
margin-top: 20px;
}

.hikashop_product_tags .tags:before,
.sku_wrapper,
.brand {
text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  color: #100d1c;
}

.hikashop_product_tags .tags::before {
	margin: 0;
	content: "Tags:";
	display: inline-block;
	margin-right: 3px;
}

.hikashop_product_tags li {margin: 0 !important;}
.hikashop_product_tags li a  {
	padding: 0;
	border: none;
text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  color: #100d1c;
  letter-spacing: 2px;
  margin: 0;
}
.hikashop_product_tags li:not(:last-child):after {
	content: ",";
}

.brand a {
text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  color: #100d1c;
  letter-spacing: 2px;
}

.hikashop_product_quantity_main {
  display: flex;
  align-items: center;
  align-content: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

.hikashop_product_quantity_input_div_default_main {
	display: inline-flex;
	align-content: center;
	align-items: center;
	width: 106px;
	padding: 10px 20px;
	margin: 0 10px 0 0;
	border-radius: 10px;
	background-color: #fff;
	height: 56px;
	border: 1px solid rgba(118, 167, 19, 0.15);
}

.hikashop_product_quantity_div input.form-control, .form-control.hikashop_product_quantity_field {
	padding: 0;
	border: none;
}

a.hikashop_product_quantity_field_change_plus, a.hikashop_product_quantity_field_change_minus, .hikashop_product_quantity_change_div_plus_default a, .hikashop_product_quantity_change_div_minus_default a {
	padding: 0px 5px 2px 5px;
	height: auto;
	margin: 0;
	display: inline-block;
	padding: 0;
	line-height: 1;
}

body .sppb-btn.sppb-btn-primary.hikacart:hover span,
body .sppb-btn.sppb-btn-primary.hikashop_cart_proceed_to_checkout:hover span {margin: 0;}

.hikashop_product_tags .tags {
	margin: 0 !important;
	padding: 0 !important;
	border: none;
	max-width: 100%;
	display: flex !important;
  align-items: center;
}

.hikashop_tabs_ul {
	margin: 0;
	margin-bottom: 25px;
	margin-top: 90px;
	border-bottom: 2px solid #e1e1e1;
	text-align: center;
}

.hikashop_tabs_ul li {
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
font-weight: 800;
margin-bottom: -2px;
display: inline-block;
padding: 0px 25px 30px;
font-size: 16px;
  font-weight: 500;
  color: #101010;
  letter-spacing: 2px;
border: none;
background: transparent;
border-bottom: 2px solid transparent;
cursor: pointer;
}

.hikashop_tabs_li_selected {
color: var(--maincolor) !important;
border-color: var(--maincolor) !important;
}

.hikashop_tabs_content {
	min-height: auto;
	border-radius: 0;
	padding: 0;
	border: 0px solid #eee;
}

.hikashop_tabs_content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.hikashop_tabs_content ul li {
	display: block;
	padding: 0;
	position: relative;
	z-index: 1;
	padding-left: 20px;
	line-height: 32px;
	font-weight: 500;
}

.hikashop_tabs_content ul li:after {
	position: absolute;
	left: 0;
	top: 0;
	content: "\f00c";
	font-family: "Font Awesome 5 Pro";
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	color: #232323;
}

#hikashop_product_description_main {
	padding-top: 0px;
}

#hikashop_show_tabular_specification span {
	display: block;
	padding: 10px 20px;
}

#hikashop_show_tabular_specification span:nth-child(2n+1) {
	--bs-table-accent-bg: var(--bs-table-striped-bg);
	color: var(--bs-table-striped-color);
	background-color: #fcfcfc;
	border: 0;
}

.hikashop_vote_form .hikashop_comment_textarea {
	border: 1px solid #EEEEEE;
	border-radius: 0;
	color: #666666;
	height: 160px;
	margin: 5px 0;
	padding: 15px;
	width: 100%;
}

.hikashop_comment_form_name input[type="text"]:not(.form-control) {border-radius: 0;}

.notifyjs-corner {
bottom: 0 !important;
	z-index: 99999;
}

div.hika_toolbar .hikabtn span.hk-icon {
	color: var(--maincolor);
}

.hikashop_product_page .hikashop_submodules h2 {
margin-bottom: 45px;
margin-top: 60px;
}

.hikashop_product_page .hikashop_submodules .sppb-btn {
	padding: 12px 30px;
}

.hikashop_product_page .hikashop_submodules form {
  display: flex;
}

.hikashop_product_page .hikashop_submodules h2 {text-align: center;}

.hikashop_product_page .hikashop_submodules .sppb-btn {
	padding: 12px 30px;
}

.hikashop_product_page .hikashop_submodules form {
  display: flex;
}

.hikashop_product_page .hikashop_products_listing > form {display: none;}

/* Checkout */

.hikashop_checkout_login {
	padding: 20px 30px;
	margin-bottom: 25px;
	background-color: #f7f9fd;
	border: 1px solid transparent;
	border-radius: .25rem;
}

.hikashop_checkout_login h1 {
	line-height: 1.5;
	font-size: 48px;
	margin-bottom: 30px;
	text-align: center;
}

.hikashop_checkout_login h2 {
 display: none;
}

#hikashop_checkout > div:not(.hikashop_checkout_loading_elem, .hikashop_checkout_loading_spinner) {
	padding: 20px 30px;
	margin-bottom: 25px;
	background-color: #f7f9fd;
	border: 1px solid transparent;
	border-radius: .25rem;
}

.hikashop_checkout_buttons .buttons_right {
	float: none;
}

#hikabtn_checkout_next {width: 100%;}

.hikashop_checkout_payment_images {
  display: flex;
  gap: 10px;
}

.hika_address_display br {margin: 5px 0;}
.hika_address_field button {margin-top: 15px;}

/* */

/* CART MODULE */

.hikashop_cart_module_product_name_value .hikashop_product_code_cart {
	display: none;
}

#sp-header .shop-cart .sp-module {
	width: 100%;
}

.hikashop_cart table thead tr {
	border-bottom: 5px solid white;
}

.hikashop_cart table tbody tr {
	border-bottom: 15px solid white;
}

.hikashop_cart table tfoot tr {
	border-bottom: 15px solid white;
}

.hikashop_cart_module .sppb-btn {
	height: 40px;
	padding: 0 14px;
	font-size: 14px;
}

.hikashop_cart_module_product_name_value a {
font-size: 16px;
color: var(--thirdcolor);
font-weight: 600;
text-transform: capitalize;
font-family: "Livvic", sans-serif;
}

.hikashop_cart_module_product_price_value .hikashop_product_price_full {
font-size: 15px;
font-weight: 500;
color: var(--maincolor);
line-height: 1;	
}

/* */

/* ANIMATION */















/* */

@media (min-width: 320px) {#sp-bottom1  .sppb-container-inner {max-width: 400px;width: 100%;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 576px) {#sp-bottom1  .sppb-container-inner {max-width: 540px;width: 100%;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 768px) {#sp-bottom1  .sppb-container-inner {max-width: 720px;width: 100%;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 992px) {#sp-bottom1 .sppb-container-inner {max-width: 960px;width: 100%;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 1200px) {#sp-bottom1  .sppb-container-inner {max-width: 1140px;width: 100%;
margin-right: auto;
margin-left: auto;}}


@media (min-width: 320px) {#sp-banner  .sppb-container-inner {max-width: 400px;width: 100%;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 576px) {#sp-banner  .sppb-container-inner {max-width: 540px;width: 100%;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 768px) {#sp-banner  .sppb-container-inner {max-width: 720px;width: 100%;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 992px) {#sp-banner .sppb-container-inner {max-width: 960px;width: 100%;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 1200px) {#sp-banner  .sppb-container-inner {max-width: 1140px;width: 100%;
margin-right: auto;
margin-left: auto;}}

@media (min-width: 320px) {#sp-footer  .sppb-container-inner {max-width: 400px;width: 100%;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 576px) {#sp-footer  .sppb-container-inner {max-width: 540px;width: 100%;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 768px) {#sp-footer  .sppb-container-inner {max-width: 720px;width: 100%;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 992px) {#sp-footer .sppb-container-inner {max-width: 960px;width: 100%;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 1200px) {#sp-footer  .sppb-container-inner {max-width: 1140px;width: 100%;
margin-right: auto;
margin-left: auto;}}


@media (min-width: 320px) {.contained-row  .sppb-container-inner {max-width: 400px;width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;}}
@media (min-width: 576px) {.contained-row  .sppb-container-inner {max-width: 540px;width: 100%;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 768px) {.contained-row  .sppb-container-inner {max-width: 720px;width: 100%;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 992px) {.contained-row .sppb-container-inner {max-width: 960px;width: 100%;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 1200px) {.contained-row  .sppb-container-inner {max-width: 1140px;width: 100%;
margin-right: auto;
margin-left: auto;}}

/* J4 Optimization */

#sp-header > .container > .container-inner > .row > div:not(#sp-logo) > .sp-column,
#sp-header > .row > div:not(#sp-logo) > .sp-column  {display: block !important;}

.sp-megamenu-wrapper{
align-content: center;
  margin: 0 auto;
  align-items: center;
  display: flex !important;
justify-content: center;
}




#sp-header .sp-module {
	margin-left: 0px !important; 
}

@media (min-width: 1400px) {#sp-banner  .sppb-container-inner {max-width: 1320px;width: 100%;
margin-right: auto;
margin-left: auto;}}

@media (min-width: 1400px) {#sp-bottom1  .sppb-container-inner {max-width: 1320px;width: 100%;
margin-right: auto;
margin-left: auto;}}

@media (min-width: 1400px) {#sp-position4  .sppb-container-inner {max-width: 1320px;width: 100%;
margin-right: auto;
margin-left: auto;}}

@media (min-width: 1400px) {#sp-footer  .sppb-container-inner {max-width: 1320px;width: 100%;
margin-right: auto;
margin-left: auto;}}

@media (min-width: 1400px) {.contained-row  .sppb-container-inner {max-width: 1320px;width: 100%;
margin-right: auto;
margin-left: auto;}}

@media (min-width: 1400px) {.contained-section {max-width: 1320px;width: 100%;
margin-right: auto;
margin-left: auto;}}

@media (min-width: 1400px) {.sp-slider .sppb-container {max-width: 1320px;width: 100%;
margin-right: auto;
margin-left: auto;}}



:root {
	--secondcolor: #907745;
}

/* PAGE BUILDER 5.X OPTIMIZATION */

#sp-main-body .sppb-section .sppb-row-container .sppb-row .sppb-row-column {
  position: static;
}

span[class^="flaticon-"] {line-height: 1;}

span[class^="flaticon-"]::before, span[class*=" flaticon-"]::before {
	font-size: inherit;
}

