/*
Theme Name: baidwanpoultryfarmlimited
Author: Dinesh
Description: baidwanpoultryfarmlimited
Version: 1.0
*/

:root {
   --primary-color: #FF7722; 
   --custom-secondary-color: #004081;
   --custom-text-light-color: white;
   --custom-text-dark-color:black;
   --default-text-color: #616161;
   --custom-white-color:rgb(247, 249, 250);
}

.header-logo a{
	max-width: 100%;
	display: block;
}

.header-logo img{
	max-width: 100%;
    border-radius: 5px;
}

body:not(.home) .header-logo img {
    /* border: 5px solid var(--primary-color); */
}

#primary{
    background-color: var(--primary-color);
}

.header-menu{
	justify-content: end !important;
}

.elementor-widget-hero_widget .elementor-widget-container {
    all: unset;
    display: block; /* Reapply display so content shows */
}

.team_area .team_thumb {
    display: flex;
    justify-content: center; /* Centers horizontally */
    height: 300px;           /* Set same height for all */
    overflow: hidden;        /* Crop overflow if needed */
}

.team_area .team_thumb img {
    height: 100%;
    width: auto;             /* Keeps aspect ratio */
    object-fit: cover;       /* Ensures good cropping */
    object-position: center;
}

.feature_item {
    height: 100%;
}

@media (max-width: 767px) {
    .feature_item {
        height: auto !important;
    }
}

.feature_content {
    margin-bottom: 15px;   /* spacing before button */
}

.feature_btn {
    margin-top: 0;
}


.history-area {
    background-color: var(--primary-color) !important;
}

body:not(.home) .header_shape, body:not(.home) .header_shape_two {
    display: none;
}


.buddy-header-area.sticky .custom-header-style ul li a:hover {
    color:  var(--custom-secondary-color) !important;
}

.custom-hero-style .buddy_btn a,
.custom-about-style .buddy_btn a{
    background-color: white;
    color: var(--primary-color);
}

.custom-hero-style .buddy_btn:hover a, 
.custom-hero-style .buddy_btn:hover span,
.custom-about-style .buddy_btn:hover a,
.custom-about-style .buddy_btn:hover span{
    background-color: var(--custom-secondary-color);
    color: white;
    border-color: var(--custom-secondary-color);
}
.custom-hero-style .two a{
    background-color: var(--primary-color);
    border-color: white;
    color: white;
}
.custom-card-style, 
.custom-card-style:hover .feature_icon, 
.custom-card-style:hover a, 
.custom-card-style:hover .feature_btn a, 
.custom-footer-style {
    background: var(--custom-secondary-color);
}

.custom-card-style:hover{
    background: white;
}

.custom-card-style h3, 
.custom-card-style p, 
.custom-card-style a{
    color :white;
}
.custom-card-style .feature_btn a{
    color: var(--primary-color);
}
.custom-card-style .buddy_btn a,
.custom-card-style:hover .buddy_btn a{
    color: white !important;
}

.custom-card-style:hover .buddy_btn a{
    border-color: var(--custom-secondary-color);
}

.custom-card-style:hover h3, 
.custom-card-style:hover p, 
.custom-card-style:hover a{
    color: var(--custom-secondary-color);
}
.custom-card-style .feature_icon_box, 
.custom-card-style{
    border-bottom-color: var(--primary-color);
}
.custom-card-style .feature_icon_box:before{
    border-bottom-color: var(--custom-secondary-color);
}
.custom-card-style:hover .feature_icon_box{
    border-bottom-color: var(--custom-secondary-color);
}

.custom-card-style .buddy_btn a:hover{
    color: white !important;
}
.custom-about-style .about_content h4, .custom-about-style h1, .custom-history-style h2{
    color: var(--custom-secondary-color) !important;
}
.custom-history-style h2:before{
    background-color: var(--custom-secondary-color) !important;
}

.nutrition-notes h3 {
    color: var(--custom-secondary-color);
}
.nutrition-table table  th {
    background-color: var(--custom-secondary-color);
    color: var(--custom-text-light-color);
}

.nutrition-table  h3 {
    color: var(--custom-secondary-color);
}
.footer_contact .footer-widget p {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
    font-weight: 500;
}

.footer_contact .footer-widget p code {
    color: #fff;
}
.custom-history-style .history_thumb img {
    border-radius: 12px;
}
.custom-mobile-menu a{
    background: var(--custom-secondary-color) !important;
    color: white !important;
}
.custom-mobile-menu a:hover {
    background: var(--primary-color) none repeat scroll 0 0 !important;
}


.custom-about-style{
    background: var(--primary-color);
}

.custom-about-style .about_content p,
.custom-about-style .about_info span {
    color: white !important;
}

.custom-about-style .about_info span i{
    background-color: white;
}
.custom-about-style .about_count{
    background-color: var(--custom-secondary-color);
}
.custom-about-style .about_count.style_two{
    border-radius: 10px;
}

.about_area.style_four .about_thumb img{
    border-radius: 10px !important;
}
.custom-about-style .about_thumb img{
    border-radius: 30px !important;
    height: 100%;
}


/* custom breadcrumb */
.custom-breadcrumb {
    /* position: relative; */
    height: 440px;
    /* overflow: hidden; */
    /* display: flex; */
    align-items: center;
    justify-content: center;
}

.custom-breadcrumb-bg {
    position: absolute;
    inset: 0;
    z-index: 1;
    overflow: hidden;
}

.custom-breadcrumb-video,
.custom-breadcrumb-image  {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.custom-breadcrumb-image img {

}

.custom-breadcrumb-content {
    z-index: 2;
    color: #fff;
    position: absolute;
    top: calc(50% - 51.5px);
    left: calc(50% - 87.5px);
}

.breadcrumb-title {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #fff;
}

.breadcrumb-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-flex;
    gap: 10px;
}

.breadcrumb-list li {
    color: #fff;
    font-size: 16px;
}

.breadcrumb-list li a {
    color: #fff;
    text-decoration: none;
}

.breadcrumb-current {
    font-weight: bold;
}

.about_area.style_four p {
     color: var(--custom-text-light-color);
}

.nutrition-notes li{
    color: var(--custom-text-light-color);
}

section.faq_area h5{
    color: var(--custom-secondary-color);
}
section.faq_area .tabs_item{
    color: var(--custom-text-light-color);
}

/* Mobile Devices :320px. */


.about_video_area .about_video video {
    height: 400px;
}

.custom-heading {
    color: var(--custom-secondary-color);
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-align: center;
}



/* Flex direction depending on image side */
.egg-table-flex.image-left {
    flex-direction: row;
}
.egg-table-flex.image-right {
    flex-direction: row-reverse;
}

.egg-table-heading {
    color : var(--custom-secondary-color)
}

/* Table content takes majority of space */
.egg-table-content {
    flex: 1.4;
    min-width: 300px;
}

/* Image column */
.egg-table-image {
    flex: 1;
    min-width: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.egg-table-image img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
}

/* Table styling */
.egg-nutrition-table {
    width: 100%;
    border-collapse: collapse;
}
.egg-nutrition-table th,
.egg-nutrition-table td {
    border: 1px solid #ffd9b5;
    padding: 0.75rem 1rem;
}
.egg-nutrition-table th {
    background-color: #ffe5cc;
    text-align: left;
    font-weight: 600;
    color: var(--custom-secondary-color);
}
.egg-nutrition-table td.first-col {
    font-weight: 500;
    color: #a84300;
}
.egg-nutrition-table td.second-col {
    font-weight: 600;
    color: #5a2d00;
}

/* Responsive: image on top for mobile */
@media (max-width: 768px) {
    .egg-table-flex {
        flex-direction: column !important;
    }
    .egg-table-image {
        margin-bottom: 1rem;
    }
}


/* Egg Nutrition Notes Widget */
.egg-notes-widget {
    padding-top: 3rem;
    padding-bottom: 3rem;
    font-family: 'Arial', sans-serif;
}

/* Section Heading */
.egg-notes-widget .text-center h2 {
    font-size: 2rem;
    color: var(--custom-secondary-color);
    font-weight: 700;
    margin-bottom: 2.5rem;
}

/* Notes grid */
.egg-notes-widget .grid {
    display: grid;
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}

/* Individual Note Card */
.egg-notes-widget .egg-note-card {
    background-color: var(--custom-secondary-color);
    border-radius: 12px;
    padding: 1.5rem;
    transition: all 0.3s ease;
}

/* Hover effect */
.egg-notes-widget .egg-note-card:hover {
    box-shadow: 0 6px 15px rgba(0,0,0,0.1);
    transform: translateY(-2px);
}

/* Note Title */
.egg-notes-widget .egg-note-card h4 {
    font-size: 1.25rem;
    font-weight: 600;
    color: var(--primary-color);
    margin-bottom: 0.75rem;
}

/* Note Description */
.egg-notes-widget .egg-note-card p {
    font-size: 1rem;
    line-height: 1.6;
    color: var(--custom-text-light-color);
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .egg-notes-widget .grid {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    .egg-notes-widget .text-center h2 {
        font-size: 1.75rem;
    }
}


