/*
Theme Name: Sjeme
Author: 
Description: Theme for Sjeme
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


.elementor-widget-container ul.wp-block-list {
  margin-block-end: .9rem;
  margin-block-start: 0;
}

.footer-newsletter .elementinvader_addons_for_elementor_f_group_el_button .elementor-button-text {
  display: none;
}

.footer-newsletter input {
  outline: none;
  text-decoration: none;
}

.blog-standart {
  background-image: url("https://sjeme.fenix-agricultural.com/wp-content/uploads/2025/04/Bredcrumb-1.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  min-height: 320px;
  justify-content: center;
  border-radius: 30px 30px 30px 30px;
  max-width: 1580px;
  margin: 0 auto;
  align-items: center;
  padding: 30px 30px;
  max-width: min(1580px, calc(100% - 20px));
}

.blog-standart .blog-hd {
  font-family: "Signika", Sans-serif;
  font-size: 60px;
  font-weight: 700;
  color: #fff;
}

.blog-standart-breadcrumb {
  font-family: "Signika", Sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin-top: -29px;
  color: #000;
}

.main-content {}

.main-content .container {
  max-width: 1170px;
  margin: 75px auto;
  padding: 0 15px;
}

.main-content h1,
.main-content h2,
.main-content h3,
.main-content h4,
.main-content h5,
.main-content h6 {
  font-family: "Signika", Sans-serif;
  font-size: 2em;
  margin: 1em 0;
  padding: 0;
}

.main-content .sjeme_map_results {
  height: 500px;
  position: relative;
  outline: none;
  border-radius: 10px;
}


.elementor-kit-5 a.wp-block-file__button.wp-element-button {
  color: #fff;
  background-color: #008213;
}

.elementor-kit-5 a.wp-block-file__button.wp-element-button:hover {
  background-color: #FBD706;
}

.router-footer-btn {
  background-color: #008213;
  color: #fff !important;
  font-family: "Signika", Sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 15px;
  border-radius: 30px 30px 30px 30px;
  padding: 16px 43px 16px 43px;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.router-footer-btn:hover {
  background-color: #FEF9E6;
  color: #008213 !important;
}


.contact .address {
  font-family: "Signika", Sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 15px;
  color: #000;
}

.contact .label {
  font-family: "Signika", Sans-serif;
  font-size: 15px;
  font-weight: 600;
  display: block;
}