.ov-h{
	overflow:hidden !important;
}
.slick-dots li button:hover,
.slick-dots li button:active{
	background:transparent !important;
}
.glit .elementor-heading-title{
	font-family: "Glittery Snowfall" !important;
}

footer {
      position: relative;
      overflow: hidden;
      background-color: #0d2a1a;
    }

    /* Dark green farm-field background overlay */
    .footer-bg {
      position: absolute;
      inset: 0;
     background-image:url("https://lightblue-bee-269241.hostingersite.com/wp-content/uploads/2026/02/c9b06f3f58f6e4d1f517353b9749362637334d4f.jpg");
		background-size:cover;
		background-repeat:no-repeat;
		background-position:center;
      z-index: 0;
    }

    /* Subtle animated gradient for depth */
    .footer-bg::after {
      content: '';
    position: absolute;
    inset: 0;
    background: #143d2ee8;
    }

    /* ── MAIN FOOTER CONTENT ── */
    .footer-main {
      position: relative;
    z-index: 1;
    max-width: 1280px;
    margin: 0 auto;
    padding: 10px 40px 10px;
    display: grid;
    grid-template-columns: 1.3fr 1fr 1.2fr 1.4fr;
    gap: 40px 50px;
    align-items: start;
    }

    /* ── COLUMN 1: BRAND ── */
    .footer-brand {}

    .brand-logo {
      display: flex;
      align-items: center;
      gap: 10px;
      margin-bottom: 18px;
    }
.brand-logo a{
	width:100%;
	max-width:200px;
	
}
    .logo-icon {
      width: 90px;
      height: 90px;
      position: relative;
      flex-shrink: 0;
    }

    /* SVG-drawn logo matching the image */
    .logo-icon svg {
      width: 100%;
      height: 100%;
    }
.redd{
	color:#c81616 !important;
}
    .brand-name {
      font-size: 1.05rem;
      font-weight: 700;
      color: #fff;
      line-height: 1.3;
    }

    .brand-desc {
      font-size: 13px;
    color: rgba(255, 255, 255);
    line-height: 1.75;
    margin-bottom: 22px;
    /* max-width: 280px; */
    font-family: "Dm sans";
    }

    .social-icons {
      display: flex;
      gap: 10px;
    }

    .social-icons a {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 38px;
      height: 38px;
      border-radius: 6px;
      background-color: #3b7d2e;
      color: #fff;
	
      font-size: 0.95rem;
      text-decoration: none;
      transition: background 0.25s, transform 0.2s;
    }

    .social-icons a:hover {
      background-color: #4ea83e;
      transform: translateY(-2px);
    }

    /* ── SHARED COLUMN STYLES ── */
    .footer-col h3 {
          font-size: 16px;
    font-weight: 700;
    font-family: "Dm sans";
    color: #fff;
    margin-bottom: 35px;
    letter-spacing: 0.01em;
position:relative;
    }

    .footer-col h3::after {
     content: '';
    display: block;
    width: 16px;
    height: 4px;
    bottom: -18px;
    right: 48px;
    background: #7ac843;
    border-radius: 2px;
    position: absolute;
    }
.footer-col h3::before{
	content: '';
    display: block;
    margin-top: 8px;
    bottom: -18px;
    width: 36px;
    right: 0%;
    position: absolute;
    height: 4px;
    background: #7ac843;
    border-radius: 2px;
}

    /* ── COLUMN 2: INFORMATION ── */
    .footer-links {
      list-style: none;
      display: flex;
      flex-direction: column;
      gap: 4px;
      margin-top: 8px;
    }

    .footer-links li a {
      display: flex;
    align-items: center;
    gap: 4px;

    text-decoration: none;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    transition: color 0.2s;
    font-family: "DM sans";
    }

    .footer-links li a:hover {
      color: #7ac843;
    }
img.footer--badge {
    width: 165px;
}
    .link-icon {
      width: 18px;
      height: 18px;
      flex-shrink: 0;
    }
	.elementor-progress-percentage{
      position: relative;
    color: transparent;
    }
    #percentage-box-1 .elementor-progress-percentage::before{
      content: "";
    position: absolute;
    top: -40px;
    right: -22px;
    width: 60px;
    height: 60px;
background-image: url(https://lightblue-bee-269241.hostingersite.com/wp-content/uploads/2026/02/Background.svg);
    background-size: contain;
    background-repeat: no-repeat;
      
    }
#percentage-box-2 .elementor-progress-percentage::before{
      content: "";
    position: absolute;
    top: -40px;
    right: -22px;
    width: 60px;
    height: 60px;
    background-image: url(https://lightblue-bee-269241.hostingersite.com/wp-content/uploads/2026/02/Background-1.svg);
    background-size: contain;
    background-repeat: no-repeat;
      
    }
.elementor-progress-wrapper{
	border: 2px dashed #dddddd80;
    padding: 4px 5px;
    background: transparent !important;
    border-radius: 6px;
}
    /* Strawberry emoji as bullet */
    .footer-links li a::before {
      content: url("https://lightblue-bee-269241.hostingersite.com/wp-content/uploads/2026/02/sharia_strawberry_isolated_on_white_background_10484eda-49b2-4277-97d6-82b1accb1279-photoroom-png-photoroom-1-1.svg");
      font-size: 0.85rem;
top: 2px;
    position: relative;
    }

    /* ── COLUMN 3: CONTACT ── */
    .contact-items {
      display: flex;
      flex-direction: column;
      gap: 16px;
      margin-top: 8px;
    }

    
.links-foot{
	padding-right:4rem;
}

    .contact-label {
      font-size: 13px;
    line-height: 27px;
    font-weight: 700;
    color: #fff;
    font-family: "DM sans";
    margin-bottom: 3px;
    }

    .contact-value {
      font-size: 13px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 14px;
    font-family: "DM sans";
    }

    .contact-value a {
      color: rgba(255,255,255,0.78);
      text-decoration: none;
      transition: color 0.2s;
    }

    .contact-value a:hover {
      color: #7ac843;
    }

    /* ── COLUMN 4: NEWSLETTER ── */
    .newsletter-form {
      display: flex;
    margin-top: 14px;
    margin-bottom: 14px;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    background: #fff;
    padding: 4px;
    }

    .newsletter-input {
      flex: 1;
      padding: 13px 16px !important;
      background: #fff;
      border: none !important;
      outline: none;
      font-family: 'DM sans', sans-serif;
      font-size: 17px;
      color: #555;
      min-width: 0;
    }

    .newsletter-input::placeholder {
      color: #aaa;
    }

    .newsletter-btn {
      padding: 13px 18px ! IMPORTANT;
    background: #d63030 !important;
    border: none !important;
    cursor: pointer !important;
    color: #fff !important;
    font-size: 1rem !important;
    transition: background 0.25s !important;
    flex-shrink: 0;
    }

    .newsletter-btn:hover {
      background: #b82525;
    }

    .newsletter-note {
      font-size: 17px;
    color: rgba(255, 255, 255);
    line-height: 27px;
    font-family: 'DM Sans';
    }

    /* ── FOOTER BOTTOM BAR ── */
    .footer-bottom {
      position: relative;
      z-index: 1;
      background: #7ac843;
      text-align: center;
      padding: 0px 20px;
    }

    .footer-bottom p {
      font-size: 15px;
    color: #000;
    margin-bottom: 0px;
    line-height: 27px;
    font-family: "DM sans";
    font-weight: 500;
    margin: 4px 0px;
    }
.mask{
	font-family: "Josefin Sans", sans-serif !important;
    letter-spacing: -0.2px;
	position:relative;
	
}
.mask::before{
	    content: "";
    position: absolute;
    bottom: 0px;
    width: 100%;
    background-repeat: no-repeat;
    height: 100%;
    background-image: url(https://lightblue-bee-269241.hostingersite.com/wp-content/uploads/2026/02/SVG_mask-group.svg);
    background-position: left bottom;
}
.nav__links .current-menu-item a {
    color: var(--red-cta) !important;
}
.form-row{
	display: flex;
	flex-direction:row-reverse;
    gap: 20px;
}
.wpcf7-textarea{
	max-height: 140px;
    margin-bottom: 10px;
	border: 1px solid transparent !important;
    border-radius: 4px !important;
	text-align:end;
}
.form-group .wpcf7-form-control{
	border: 1px solid transparent !important;
    border-radius: 4px !important;
}
.wpcf7-submit{
	background: #cc2323 !important;
    color: #fff !important;
    padding: 8px 30px !important;
}
/* Reset basic styles */


.hero {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
	padding:150px 20px;
    background-image: url('https://lightblue-bee-269241.hostingersite.com/wp-content/uploads/2026/02/page-banner-1.jpg'); 
    background-size: cover;
    background-position: bottom;
	background-attachment:fixed;
    overflow: hidden;
}

/* Dark overlay to match the image style */
.hero-overlay {
        position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #164333;
    z-index: 1;
    opacity: 0.5;

}

.hero-content {
    position: relative;
    z-index: 2;
    color: #ffffff;
    padding: 0 20px;
}

.hero-subtitle {
    display: block;
    font-size: 24px;
    font-weight: 400;
    line-height: 29px;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
    opacity: 1;
}

.hero-title {
    font-size: 46px;
    font-weight: 700;
    line-height: 54px !important;
    font-family: "DM sans";
    /* line-height: 1.2; */
    letter-spacing: -0.1px;
}

/* Responsive adjustments for very small screens */
@media (max-width: 480px) {
    .hero {
        height: 50vh;
    }
    .hero-title {
        line-height: 1.3;
    }
}
    /* ── RESPONSIVE ── */

    /* Tablets: 2-column layout */
    @media (max-width: 1024px) {
      .footer-main {
        grid-template-columns: 1fr 1fr;
        gap: 40px 50px;
        padding: 50px 32px 44px;
      }
/* 		.straw-flex{
    justify-content: start !important;
	} */
		#elementor-farm-hero-slider .slick-dots{
			bottom:30px !important;
		}
    }
@media (max-width:991px){
	.mobile-menu{
		top:100px !important;
	}
	
}
@media (max-width:767px){
	.mobile-menu{
		top:100px !important;
	}
	.sidebar{
		position:unset !important;
	}
	.mobile-menu__list a{
			justify-content:start !important;
			gap:5px;
		}
		.leaf{
			display:flex;
		}
	.straw-flex{
		display: flex !important;
    justify-content: start !important;
	}
	.straw-flex .elementor-image-box-title{
		margin-bottom:0px !important;
	}
	.mask::before {
    content: "";
    position: absolute;
    bottom: -2px;
    width: 75%;
    background-repeat: no-repeat;
		height: 8px;
	}
	.straw-flex .elementor-image-box-wrapper {
		display: flex;
    align-items: center;
    gap: 10px;
	}
}
..footer-col h3{
	font-size:14px !important;
}
.straw-flex .elementor-image-box-wrapper{
	flex-direction:row !important;
}

    /* Small tablets / large phones */
    @media (max-width: 680px) {
		
      .footer-main {
        grid-template-columns: 1fr;
        gap: 36px;
        padding: 44px 24px 40px;
      }

      .brand-desc {
        max-width: 100%;
      }

      .footer-col h3::after {
        margin-bottom: 4px;
      }
    }

    /* Phones */
    @media (max-width: 420px) {
      .footer-main {
        padding: 36px 18px 32px;
      }

      .logo-icon {
        width: 76px;
        height: 76px;
      }

      .newsletter-input {
        font-size: 16px;
        padding: 11px 12px;
      }

      .newsletter-btn {
        padding: 11px 14px;
      }
		.elementor-blog-cards-container .date-badge{
			bottom:0px !important;
			right:0px !important;
		}
    }

/* archieve page css */


    :root {
      --green-dark: #1e4a2e;
      --green-mid: #3a7d44;
      --yellow: #F5C518;
      --text: #333;
      --muted: #666;
      --light: #f7f7f5;
      --border: #e5e5e5;
    }

   
    /* ── LAYOUT ── */
    .page-archive-blog {
      max-width: 1280px;
      margin: 0 auto;
      padding: 80px 24px;
      display: grid;
      grid-template-columns: 1fr 300px;
      gap: 40px;
      align-items: start;
    }

    /* ── BLOG POSTS ── */
    .post { margin-bottom: 50px; }

    .post__image-wrap {
      position: relative;
      border-radius: 12px;
      overflow: hidden;
      aspect-ratio: 16/9;
    }

    .post__image-wrap img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
      transition: transform 0.4s ease;
    }

    .post__image-wrap:hover img { transform: scale(1.03); }

    .post__date-badge {
      position: absolute;
      top: 18px;
      left: 18px;
      background: var(--yellow);
      border-radius: 50%;
      width: 72px;
      height: 72px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      line-height: 1;
      z-index: 2;
font-family: "DM sans";
    }

    .post__date-badge .day { font-size: 22px; font-weight: 800; color: #1a1a1a; }
    .post__date-badge .month { font-size: 11px; font-weight: 700; color: #1a1a1a; margin-top: 2px; }

    .post__meta {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      gap: 0;
      padding: 16px 0 12px;
      font-size: 13px;
      color: #000;
font-family: "DM sans";
    }

    .post__meta-item {
      display: flex;
      align-items: center;
      gap: 5px;
    }

    .post__meta-divider { margin: 0 12px; color: #ccc; }

    .post__divider {
      height: 2px;
      background: var(--border);
      margin-bottom: 16px;
      position: relative;
    }

    .post__divider::before {
      content: '';
      position: absolute;
      left: 0; top: 0;
      width: 48px; height: 2px;
      background: var(--yellow);
    }

    .post__title {
      font-size: clamp(18px, 2.5vw, 22px);
      font-weight: 800;
      color: #1a1a1a;
      margin-bottom: 12px;
      line-height: 1.3;
		font-family: 'DM Sans';
    }

    .post__excerpt {
      color: var(--muted);
          margin-bottom: 24px;
    font-family: "dm sans";
    font-size: 17px;
    line-height: 27px;
    }

    .post__footer {
      display: flex;
      align-items: center;
      justify-content: space-between;
    }

    .btn-read {
      display: flex;
      align-items: center;
      background: var(--green-dark);
      color: #fff;
      border: none;
      border-radius: 50px;
      padding: 0 8px 0 22px;
      height: 48px;
      font-size: 14px;
      font-weight: 700;
      cursor: pointer;
      gap: 10px;
      text-decoration: none;
      font-family: inherit;
      transition: background 0.2s;
    }

    .btn-read:hover { background: #163820;color:#fff !important; }

    .btn-read__arrow {
      width: 32px;
      height: 32px;
      background: var(--yellow);
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }

    .btn-share {
      display: flex;
      align-items: center;
      gap: 8px;
      background: none;
      border: none;
      cursor: pointer;
      font-size: 14px;
      font-weight: 700;
      color: #1a1a1a;
      font-family: inherit;
    }

    .btn-share__icon {
      width: 40px;
      height: 40px;
      background: var(--green-dark);
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    /* ── SIDEBAR ── */
    .sidebar {     display: flex;
    flex-direction: column;
    gap: 28px;
    position: sticky;
    top: 100px;

 }

    /* Author card */
    .author-card {
      background: var(--light);
      border-radius: 12px;
      padding: 28px 20px 22px;
      text-align: center;
    }

    .author-card__avatar-wrap {
      width: 90px;
      height: 90px;
      border-radius: 50%;
      margin: 0 auto 14px;
      border: 4px solid #fff;
      overflow: hidden;
      box-shadow: 0 4px 14px rgba(0,0,0,0.12);
    }

    .author-card__avatar-wrap img {
      width: 100%; height: 100%; object-fit: cover;
    }

    .author-card__name {
      font-size: 15px;
      font-weight: 800;
      text-transform: uppercase;
      letter-spacing: 0.5px;
      color: #1a1a1a;
      margin-bottom: 4px;
    }

    .author-card__role {
      font-size: 12.5px;
      color: var(--muted);
      margin-bottom: 14px;
    }

    .author-card__bio {
      font-size: 13px;
      color: var(--muted);
      line-height: 1.65;
      margin-bottom: 16px;
    }

    .author-card__socials {
      display: flex;
      justify-content: center;
      gap: 12px;
    }

    .social-btn {
      width: 34px;
      height: 34px;
      border-radius: 50%;
      background: #fff;
      border: 1px solid var(--border);
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      transition: background 0.2s, border-color 0.2s;
      color: var(--text);
      text-decoration: none;
    }

    .social-btn:hover { background: var(--green-dark); color: #fff; border-color: var(--green-dark); }

    /* Sidebar widget */
    .widget { background: #fff; border-radius: 12px; overflow: hidden; border: 1px solid var(--border); }

    .widget__header {
      background: var(--green-dark);
      color: #fff;
      font-size: 15px;
      font-weight: 800;
      padding: 14px 20px;
    }

    .widget__body { padding: 18px 20px; }

    /* Search */
    .search-box {
      display: flex;
      align-items: center;
      border: 1.5px solid var(--border);
      border-radius: 50px;
      overflow: hidden;
      padding-left: 16px;
    }

    .search-box input {
      flex: 1;
      border: none;
      outline: none;
      font-size: 13.5px;
      font-family: inherit;
      color: var(--muted);
      background: transparent;
      padding: 10px 0;
    }

    .search-box button {
      width: 40px;
      height: 40px;
      background: var(--yellow);
      border: none;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      margin: 3px;
      flex-shrink: 0;
    }

    /* Categories */
    .categories-list { list-style: none; }

    .categories-list li {
      border-bottom: 1px solid var(--border);
      padding: 13px 0;
      font-size: 14px;
      font-weight: 600;
      cursor: pointer;
      transition: color 0.2s;
      display: flex;
      align-items: center;
      justify-content: space-between;
    }

    .categories-list li:last-child { border-bottom: none; }
    .categories-list li:hover { color: var(--green-mid); }

    .categories-list li::after {
      content: '›';
      color: var(--border);
      font-size: 18px;
      font-weight: 400;
    }

    /* Latest News */
    .news-item {
      display: flex;
      gap: 12px;
      padding: 12px 0;
      border-bottom: 1px solid var(--border);
    }

    .news-item:last-child { border-bottom: none; padding-bottom: 0; }

    .news-item__img {
      width: 64px;
      height: 64px;
      border-radius: 8px;
      object-fit: cover;
      flex-shrink: 0;
    }

    .news-item__info { flex: 1; }

    .news-item__date {
      font-size: 11px;
      color: var(--muted);
      margin-bottom: 4px;
    }

    .news-item__title {
      font-size: 13px;
      font-weight: 700;
      color: #1a1a1a;
      line-height: 1.4;
      cursor: pointer;
      transition: color 0.2s;
    }
.form-group .wpcf7-form-control{
	text-align:end;
}

.wpcf7 form.invalid .wpcf7-response-output{
	border-color: #eb0a00 !important;
	text-align: end;

}
    .news-item__title:hover { color: var(--green-mid); }

    /* ── RESPONSIVE ── */
    @media (max-width: 900px) {
      .page-archive-blog { grid-template-columns: 1fr; }
      .sidebar { order: -1; }
      nav { padding: 14px 20px; }
      .nav__links { display: none; }
    }

    @media (max-width: 480px) {
      .page-archive-blog { padding: 24px 16px; }
      nav { padding: 12px 16px; }
    }
  