.logo h5{
    color: #110705;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 14px;
}

.logo p{
    font-size: 9px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #060606;
    line-height: 20px;
}

.logo{
    text-align: center;
}

.sticky-menu .logo img {
    width: 46px;
    margin-bottom: 5px;
}

.services-08-content p{
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

#service-details2{
    position: relative;
}

.middle-img {
    position: absolute;
    top: 0;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 25%;
}

.backgroung-bg{
    background-color: #00000085;
    padding: 50px 0px;
}

.product-slider h5{
    color: #fff;
}

.product-slider h2{
    color: #fff;
}

.pro-head{
    position: absolute;
    bottom: 0;
    background-color: #fff;
    transform: translate(-50%, -50%);
    left: 50%;
    padding: 10px;
    border-radius: 0;
    width: 100%;
}

.pro-head a{
    font-weight: 600;
    color: #52332b;
    font-size: 17px;
    text-transform: capitalize;
}

/* .pro-head:hover{
    background-color: #52332b;
} */

.pro-head:hover a{
    /* color: #fff; */
}

.middle-img2 {
    position: absolute;
    top: 25%;
}

.blog-content2 p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blog-content2 h4 a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.testimonial-area {
    background-color: #52332b0f;
    padding-bottom: 30px;
}

.copyright-wrap p{
    margin-bottom: 0;
    color: #c3c3c3;
}

.copyright-wrap p a{
    color: #fff;
    text-decoration: underline;
}

.middle-banner img{
    width: 100%;
    height: auto;
}

.middle-banner{
    margin: 50px 0px;
}

.head-contact-btn{
    background-color: #f9c06a;
    padding: 10px 15px !important;
    border-radius: 5px;
    color: #412720 !important;
}

.services-08-content a{
    color: #412720;
    font-weight: 600;
}

.foot-top-bg{
    background-color: #412720;
}

.foot-top-bg {
    background-color: #000000c2;
    padding: 60px 0px 30px;
}

.head-contact-btn:hover{
    background: #2e1913;
    color: #fff !important;
}

.booking .contact-bg02 .slider-btn .btn:hover{
    background: #f9c06a;
}

.newslater-area #contact-form4 button:hover{
    background-color: #52332b;
    color: #fff;
}

.b-details-p .blog-img-main{
    height: 300px;
    object-fit: cover;
    margin-bottom: 15px;
    width: 100%;
}

.tagcloud a.tag-cloud-link {
    padding: 0 10px !important;
}

.text-head h3 {
    color: #52332b;
    font-size: 35px;
    margin-bottom: 15px;
}

.coffee-section { 
    color: #ffffff;
    padding: 50px 0; 
}
        
.section-header {
    margin-bottom: 10px;
}
        
.section-subtitle {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #bdc3c7;
}
        
.section-subtitle i {
    margin-right: 12px;
    color: #f39c12;
    font-size: 20px;
}
        
.main-title {
    line-height: 1.2;
    margin-bottom: 0;
    text-transform: capitalize;
    color: #fff;
}
        
.feature-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 0px;
    padding: 25px 0;
    border-bottom: 1px solid rgba(189, 195, 199, 0.2);
}
        
.feature-item:last-child {
    border-bottom: none;
}
        
.feature-icon {
    flex-shrink: 0;
    width: 60px;
    height: 60px;
    /* background: rgba(243, 156, 18, 0.1); */
    border: 2px solid #f9c06a;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 25px;
    transition: all 0.3s ease;
}
        
.feature-icon i {
    color: #f9c06a;
    font-size: 24px;
}
        
.feature-content h3 {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 15px;
    color: #ffffff;
}
        
.feature-content p {
    /* font-size: 16px; */
    /* line-height: 1.6; */
    color: #dddddd;
    margin-bottom: 0;
}
        
.feature-item:hover .feature-icon {
    background: rgba(243, 156, 18, 0.2);
    transform: scale(1.05);
}
        
@media (max-width: 768px) {
    .main-title {
        font-size: 2.5rem;
    }
    
    .feature-icon {
        width: 50px;
        height: 50px;
        margin-right: 20px;
    }
    
    .feature-icon i {
        font-size: 20px;
    }
    
    .feature-content h3 {
        font-size: 1.3rem;
    }
}
        
@media (max-width: 576px) {
    .main-title {
        font-size: 2rem;
        letter-spacing: 1px;
    }
    
    .coffee-section {
        padding: 40px 0;
    }
}

.skills-img img.img {
    border-radius: 400px 400px 0 0;
}

.galler-img-col{
    margin-bottom: 30px;
}


.services-pge .product__img{
    margin-bottom: 20px;
}

.services-pge .pro-head{
    width: 80%;
    border-radius: 30px;
    /* background-color: #f9c06a; 
    text-align: -webkit-center;
    border: 2px solid #52332b36; */
}

.services-pge .pro-head:hover{
    background-color: #52332b;
}
/*  */

.header-three .sticky-menu .logo h5{
    color: #ffffff;
}

.header-three .sticky-menu .logo p{
    color: #e3e3e3;
}

.header-three .sticky-menu .main-menu ul li a{
    color: #ffffff;
} 


li.has-sub ul li a {
    color: #000 !important;
}

.breadcrumb-area {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 300px; 
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  overflow: hidden;
}
 
.breadcrumb-area .overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5); 
  z-index: 1;
}
 
.breadcrumb-area .container,
.breadcrumb-area .breadcrumb-wrap {
  position: relative;
  z-index: 2;
}

.service-offer-list i{
    margin-right: 5px;
    color: #52332b;
}

.service-offer-list p{
    margin-bottom: 5px;
    font-weight: 500;
    color: #52332b;
}

.service-offer-list {
    background-color: #f9c06a52;
    border-left: 5px solid #52332b;
    border-radius: 15px;
    padding: 20px;
}
 





/* ======== Responsive css start here ======== */
/* Mobile tab */
@media (max-width: 768px){
    .logo {
        text-align: left;
    }
    .middle-img2{
        bottom: 0;
        top: unset;
    }
    .f-cta-icon {
        float: unset;
        margin-right: 0;
        margin-bottom: 12px;
    }
    .mobile-padding{
        margin: 50px 0px;
    }
    .f-contact li{
        display: grid;
    }
    .services-pge .product__img img{
        height: 270px;
    }
}
/* // Mobile tab */


/* Tablet tab */
@media (max-width: 992px) and (min-width: 768px){
    .about-title h2{
        font-size: 35px;
    }
    .about-content h3{
        font-size: 20px;
    }
    .breadcrumb-title h2{
        font-size: 40px;
    }
    .breadcrumb-area{
        min-height: 250px;
    }
}
/* // Tablet tab */

/* mini leptop tab */
@media (max-width: 1024px) and (min-width: 991px){
    .header-three .menu-area{
        /* margin-bottom: -144px; */
    }
    .f-cta-icon {
        float: unset;
        margin-right: 0;
        margin-bottom: 12px;
    }
    .mobile-padding{
        margin: 50px 0px;
    }
}
/* // mini leptop tab */
/* ======== // Responsive css end here ======== */