/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/

.action_button {
  
    line-height: 20px !important;
    color: #ffffff !important;

}
  .feature-section {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 5px 5px;
  }
  .feature-box {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    background: #f9f9f9;
    padding: 20px;
/*     border-radius: 10px; */
    box-shadow:0 1px 1px rgba(0, 0, 0, 0.02);
    transition: background 0.3s;
  }
  .feature-box:hover { background: #f1f1f1; }
  .feature-icon svg {
    width: 50px;
    height: 50px;
    fill: #354786;            /* Default brand color */
    transition: fill 0.3s;
    flex-shrink: 0;
  }
  .feature-icon svg:hover {
    fill: #9b9ea9;           /* Hover tint color */
  }
  .feature-content {
    flex: 1;
  }
  .feature-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 8px;
    color: #222;
  }
  .feature-description {
    font-size: 15px;
    color: #555;
    line-height: 1.6;
  }
  @media (max-width: 768px) {
    .feature-box {
      flex-direction: column;
      align-items: flex-start;
    }
    .feature-icon svg { margin-bottom: 10px; }
  }

/** BUTTON **/

.read-more-btn {
  font-weight: bold;
  color: #8B2D27; /* Dark red */
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  font-size: 1.1em;
  transition: color 0.3s ease;
}

.read-more-btn .arrow-icon {
border: 2px solid #8B2D27;
    border-radius: 100%;
    padding: 1px 8px;
    margin-left: 8px;
    font-size: inherit;
    transition: background 0.3s ease, color 0.3s ease;
}

.read-more-btn:hover {
  color: #5e1c1a;
}

.read-more-btn:hover .arrow-icon {
  background: #8B2D27;
  color: #fff;
}




/** IMPORTED FOR GRID **/

.tourGrid {
	border-radius: 5px ;
}
.newTours-grid {
	 position: relative;
	z-index:1
}
.newTours-grid:after {
    content: "";
    width: 100%;
    height: auto;
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
/* 	background: rgb(0,0,0); */
background: linear-gradient(1deg, #000000c2 21%, rgba(0, 0, 0, 0.1) 57%);


/*     background-color: rgba(0, 0, 0, 0.25); */
/* 		    background-color: transparent;
    background-image: linear-gradient(0deg,var(--e-global-color-text) 21%,#00000030 37%);
    opacity: .74; */
}
.newTours-grid:hover {
		background: rgb(0,0,0);
}
.newTours {
border-radius: 12px ;
}
.tourGrid-bg {
background: #4d3232 !important;
    color: #fff;
}

.tourGrid-title {
	font-size: 13px;
    line-height: 5px !important;
    letter-spacing: -.455px;
	color: #fff !important;
	text-transform: uppercase;
	margin-bottom: 9px
}

.tourGrid-title::after {
	content: "";
    display: block;
    width: 50%;
    height: 1px;
    background-color: #e99b21;
    transition: background-color .3s;
}
.tourGrid-desc {
	font-size: 13px;
    line-height: 16px;
    letter-spacing: -.042px;
}

.tourGrid-price {
	font-size: 14px;
/*     font-weight: 700; */
    line-height: 17px;
    letter-spacing: -.042px;
}

.topGrid-title {
	text-transform:uppercase !important;
	font-weight: font-weight: 600;
	text-shadow: 2px 0px 3px rgba(0, 0, 0, 0.84);
}
.tanzania {
text-shadow: 2px 0px 3px rgba(0, 0, 0, 0.84);
}
.newTours-title {
text-transform: uppercase !important;
	text-shadow: 2px 0px 3px rgba(0, 0, 0, 0.84);
	font-weight: 600 !important;
}
#Subheader .title {
    text-shadow: 2px 0px 3px rgba(0, 0, 0, 0.84);
}
/* GRID CSS */
kibundu-blog-first {
	box-shadow: 0px 2px 3px rgba(0,0,0,0.18);
	border-radius: 12px !important;
}
.kibundu-blog {
	    box-shadow: 0px 2px 3px rgba(0,0,0,0.18);
}
.kibundu-blog-title {
    position: absolute;
    margin-bottom: 0px !important;
    bottom: 0;
    left: 0;
    width: 100%;
    font-weight: 500;
    font-size: 1rem;
    text-transform: uppercase;
    line-height: 1.875rem;
    padding: 1.875rem 1.25rem 1.25rem;
    color: #fff;
    background: rgba(0,0,0,0.4);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 45%, rgba(0,0,0,0.9) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 45%, rgba(0,0,0,0.9) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 45%, rgba(0,0,0,0.9) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 45%, rgba(0,0,0,0.9) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 45%, rgba(0,0,0,0.9) 100%);
}

.kibundu-blog-title_two {
	    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
/*     min-height: 48px; */
   padding: 1px 6px;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    text-transform: uppercase;
	margin-bottom:12px !important
}

.kibundu-blog-footer-alt {
	background: #ffffffd4 !important;
}
.kibundu-blog-footer {
	box-shadow: 0 2px 4px rgba(0,0,0,.1);
	
}

.price-card {
    background-color: #f4f4f4;
    text-align: center;
    padding: 15px;
    border-top: 2px solid #76b211;
    box-shadow: 0px 1px 1px 0px rgb(0 0 0 / 26%);
}
/* .top_banner {
position: relative;
}
.top_banner:after {
	   content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
 
    background-color: rgb(0 0 0 / 21%);
    pointer-events: none;
    transition: opacity .3s;
} */

.center-maria {
	text-align:center;
}
.price-card-title {
    font-size: 32px;
    vertical-align: top;
    color: #3e3c3c;
}
.price-card-subtitle {
    font-weight: 700;
}
.price-card-description {
    font-size: 12px;
}
.price-card-amount {
    font-size: 42px;
    color: #76b211;
    margin-top: 30px;
    line-height: 40px;
}
.price-card-amount sup {
    font-size: 14px;
    color: #76b211;
}
.price-card-amount-per {
    font-size: 14px !important;
}

/** CSS FOR SERVICS CARD **/

/* Container grid for services */
.service-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
  margin-top: 40px;
}

/* Service card base styles */
.service-card {
  position: relative;
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 30px;
  transition: all 0.3s ease;
  overflow: hidden;
  z-index: 1;
  color: #333;
  border-radius: 0px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}

/* Hover background image with CSS variable */
.service-card::before {
  content: "";
  background-image: var(--hover-bg);
  background-size: cover;
  background-position: center;
  opacity: 0;
  transition: opacity 0.4s ease;
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  z-index: -2;
  border-radius: 0px;
  pointer-events: none;
}

/* Dark overlay on hover */
.service-card::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  z-index: -1;
  opacity: 0;
  transition: opacity 0.4s ease;
  border-radius: 0px;
}

/* Show hover backgrounds and overlay */
.service-card:hover::before,
.service-card:hover::after {
  opacity: 1;
}

/* Text color change on hover */
.service-card:hover {
  color: #fff;
}

/* Link style */
.service-card a {
  text-decoration: none;
  color: #333;
  font-weight: 600;
  transition: color 0.3s ease;
}

/* Link color on hover */
.service-card:hover a {
  color: #fff;
  text-decoration: underline;
}

/* Content layer above background */
.hover-card-content {
  position: relative;
  z-index: 2;

}
.service-card:hover h4 {
  color: #fff;
}

/* Horizontal line spacing */
.oliva {
  margin-top: 15px;
  margin-bottom: 15px;
  border: none;
  border-bottom: 1px solid rgba(255,255,255,0.3);
}

/* Icon styles */
/* .card-icon {
  width: 60px;
  height: auto;
  transition: filter 0.3s ease;
  filter: invert(14%) sepia(97%) saturate(5972%) hue-rotate(357deg) brightness(95%) contrast(105%);
  margin-bottom: 15px;
} */
.card-icon {
  width: 60px;
  height: auto;
  margin-bottom: 15px;
  filter: invert(53%) sepia(16%) saturate(655%) hue-rotate(72deg) brightness(93%) contrast(90%);
  transition: filter 0.3s ease;
}


/* Icon invert on hover */
.service-card:hover .card-icon {
  filter: brightness(0) invert(1);
}

/* Headings */
.service-card h4 {
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 1.3rem;
}

/* Paragraph text */
.service-card > .hover-card-content {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 12px;
}






/** FOOTER WIDGET STYLES **/
.footer-contact-widget {
    background: transparent;
    color: #ffffff;
    padding: 10px 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    gap: 5px;
    width: 100%;
}

/* Brand Section */
.footer-brand {
    text-align: left;
    width: 100%;
    margin-bottom: 0;
}

.footer-logo-img {
    max-width: 160px; /* 160 */
    margin-bottom: 8px;
/*     filter: brightness(0) invert(1); */
}

.footer-tagline {
    font-size: 16px;
    font-weight: 700;
    color: #f9c22e;
    margin: 0 0 5px 0;
    line-height: 1.3;
}

.footer-slogan {
    font-size: 13px;
    color: #cccccc;
    margin: 0;
    line-height: 1.4;
}

/* Contact Section */
.contact-section {
    text-align: left;
    width: 100%;
}

.contact-heading {
    color: #f9c22e;
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 600;
    position: relative;
    display: inline-block;
}

.contact-heading::after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 40px;
    height: 2px;
    background: #f9c22e;
}

.contact-info {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.contact-item {
    display: flex;
    align-items: flex-start;
    padding: 8px 0;
    transition: all 0.3s ease;
    gap: 2px;
}

.contact-item:hover {
    transform: translateX(3px);
}

.contact-icon {
    color: #f9c22e;
    font-size: 16px;
    min-width: 16px;
    margin-top: 2px;
}

.contact-details {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.contact-label {
    font-size: 11px;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 2px;
}

.contact-value {
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    line-height: 1.4;
}

/* Social Section */
.social-section {
    text-align: left;
    width: 100%;
}

.social-heading {
    color: #f9c22e;
    font-size: 16px;
    margin-bottom: 12px;
    font-weight: 600;
}

.social-links {
    display: flex;
    gap: 10px;
    justify-content: flex-start;
}

.social-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    background: #333;
    color: #ffffff;
    border-radius: 50%;
    font-size: 16px;
    transition: all 0.3s ease;
    text-decoration: none;
    border: 1px solid transparent;
}

.social-link:hover {
    background: #f9c22e;
    color: #0b0b0b;
    transform: translateY(-2px);
    border-color: #ffffff;
    box-shadow: 0 3px 10px rgba(249, 194, 46, 0.3);
}

/* 📱 Responsive Design for Betheme Widget */
@media (max-width: 768px) {
    .footer-contact-widget {
        gap: 20px;
        padding: 15px 0;
    }
    
    .footer-logo-img {
        max-width: 140px;
    }
    
    .footer-tagline {
        font-size: 15px;
    }
    
    .footer-slogan {
        font-size: 12px;
    }
    
    .contact-heading {
        font-size: 16px;
        margin-bottom: 12px;
    }
    
    .social-heading {
        font-size: 15px;
        margin-bottom: 10px;
    }
    
    .contact-item {
        gap: 10px;
        padding: 6px 0;
    }
    
    .social-links {
        gap: 8px;
    }
    
    .social-link {
        width: 32px;
        height: 32px;
        font-size: 14px;
    }
}

/** SIDE BAR PAGE CSS **/
.contact-page-list {
  color: #f5f5f5;
  font-size: 16px;
  line-height: 1.6;
}

/* Each contact item block */
.contact-item {
  margin-bottom: 8px;
}

/* Label line with icon and heading */
.contact-label {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 600;
  margin-bottom: 4px;
  font-size: 17px;
}

/* Icon wrapper */
.icon {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 1px; /* balances multiline label height */
}

/* Actual icon (SVG) */
.icon svg {
  width: 20px;
  height: 20px;
  fill: #f5f5f5;
}

/* The detail text under each label */
.contact-detail {
  margin-left: 34px;
  font-size: 16px;
}

/* Line between items */
hr {
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin: 24px 0;
}

/* Social icons wrapper */
.contact-social {
  margin-left: 34px;
  display: flex;
  gap: 20px;
  align-items: center;
  flex-wrap: wrap;
}

/* Individual social links */
.contact-social a {
  width: 28px;
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #f5f5f5;
  transition: transform 0.3s ease, opacity 0.3s ease;
}

/* SVG inside social link */
.contact-social a svg {
  width: 20px;
  height: 20px;
  fill: currentColor;
}

/* Hover effect */
.contact-social a:hover {
  opacity: 0.8;
  transform: scale(1.1);
}

/* Optional: Make text centered on small screens */
@media screen and (max-width: 768px) {
  .contact-page-list {
    text-align: center;
  }

  .contact-detail,
  .contact-social {
    margin-left: 0;
    justify-content: center;
  }

  .contact-label {
    justify-content: center;
  }
}


/** LOGO GRID **/
.logo-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  align-items: center;
  justify-items: center;
/*   padding: 40px 20px; */
  background-color: #fff;
}

.logo-grid img {
  max-width: 150px;
  height: auto;
  object-fit: contain;
  filter: grayscale(100%);
  transition: filter 0.3s ease;
}

.logo-grid img:hover {
  filter: grayscale(0%);
}
@media (max-width: 768px) {
  .logo-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 480px) {
  .logo-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}


