@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew-.ttf) format('truetype');
}
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexZNRwaA.ttf) format('truetype');
}
.wp-site-blocks {
  padding-bottom: 0;
  padding-top: 0;
  /*overflow: hidden;*/
}
.wp-block-post-title {
  /*font-size: clamp(3.2rem, 4vw, 6rem);*/
  line-height: 1;
  text-align: center;
}
.wp-block-gallery {
  margin: 0 !important;
}
#wp--skip-link--target {
  margin-top: 0 !important;
}
.container {
  margin-left: 10vw;
  margin-right: 10vw;
  max-width: none;
  width: auto;
}
@media (max-width: 650px) {
  .container {
    margin-left: 2vw;
    margin-right: 2vw;
  }
}
.container h2,
.container h3,
.container h4,
.container h5 {
  margin: 0 !important;
  min-width: 100%;
}
.container p {
  margin: 0 !important;
  min-width: 100%;
}
.container ol,
.container ul {
  margin: 0 !important;
  min-width: 100%;
}
#simpleMap {
  margin-bottom: 5vh !important;
}
#simpleMap div {
  margin: 0 !important;
}
.btn-slider a {
  background-color: #fdb32c !important;
  color: yellow;
  transition: all 0.5s ease-in-out;
}
.btn-slider a:focus {
  background-color: #fecc70 !important;
}
.btn-slider a:hover {
  transition: all 0.5s ease-in-out;
  background-color: #fecc70 !important;
}
.ggbl_next:focus {
  border-left: 2vw solid rgba(0, 0, 0, 0.9) !important;
}
.ggbl_prev:focus {
  border-right: 2vw solid rgba(0, 0, 0, 0.9) !important;
}
.entry-content p,
.wp-block-column p,
article p,
.entry-content ol li,
.wp-block-column ol li,
article ol li {
  line-height: 2 !important;
  /*text-align: left !important;*/
  /*text-justify: inter-word !important;*/
}
.entry-content ul,
.wp-block-column ul,
article ul {
  margin: 0 !important;
}
.entry-content ul li,
.wp-block-column ul li,
article ul li {
  line-height: 2 !important;
}
.slider-button:hover {
  background-color: #990924;
  border-radius: 4px;
}
.slider-button a:focus {
  background-color: #fecc70 !important;
}
.fund-img {
  max-width: none !important;
}
#main_menu .menu-item:focus-within a {
  color: black !important;
}
#main_menu .menu-item .sub-menu {
  display: none !important;
}
#main_menu .menu-item .sub-menu2 {
  display: block !important;
  position: absolute;
  top: 65px;
  background: white;
  z-index: 999;
  padding-left: 0;
}
#main_menu .menu-item .sub-menu2 ~ a {
  color: black !important;
}
#main_menu .menu-item .sub-menu2 a {
  color: black !important;
}
#main_menu .menu-item .sub-menu2 li {
  height: inherit !important;
  border-bottom: 1px solid gray;
  border-left: 1px solid gray;
  border-right: 1px solid gray;
  min-height: 60px;
}
#main_menu .menu-item .sub-menu2 li a {
  padding-left: 5px;
  padding-right: 5px;
  width: 95% !important;
  min-height: 60px;
  height: initial !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  color: black !important;
}
#main_menu .menu-item i {
  margin-right: 10px;
}
#main_menu .menu-item:hover a {
  color: black !important;
}
#main_menu .menu-item:hover .sub-menu {
  display: block !important;
  position: absolute;
  top: 65px;
  background: white;
  z-index: 999;
  padding-left: 0;
}
#main_menu .menu-item:hover .sub-menu li {
  height: inherit !important;
  border-bottom: 1px solid gray;
  border-left: 1px solid gray;
  border-right: 1px solid gray;
  min-height: 60px;
}
#main_menu .menu-item:hover .sub-menu li a {
  padding-left: 5px;
  padding-right: 5px;
  width: 95% !important;
  min-height: 60px;
  height: initial !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  color: black !important;
}
#content {
  margin-top: 0px !important;
}
.sub {
  text-transform: none !important;
}
.active {
  background-color: #eee;
  /* lub inny styl według twojego wyboru */
}
.hiddenSearch {
  display: none;
}
.visibleSearch {
  display: block;
}
.support {
  background-size: cover;
  background-position: center;
}
.progress-container {
  width: 100%;
  background-color: #f0f0f0;
  border-radius: 5px;
  overflow: hidden;
  height: 20px;
}
.progress-bar {
  height: 100%;
  width: var(--progress-width, 0);
  background-color: #4caf50;
  transition: width 0.5s ease-in-out;
}
.news-items-item-image-block {
  height: 273px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
a:focus {
  color: #ffffff !important;
  background: #FE7F4C;
}
.offers-items .offer-items-item-content {
  min-height: 150px;
}
.ionicon {
  height: 20px;
  margin-right: 20px;
  color: #5E8D83;
}
.icon_content {
  position: relative;
  top: -13px;
  left: -43px;
}
.icon_content_2 {
  position: relative;
  top: -14px;
  left: -47px;
}
.news-items-more {
  grid-column: span 3;
}
.pagination .current {
  background: #5E8D83;
}
.pagination a {
  border: solid 1px #5E8D83;
}
.post .grid-container {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 10px;
  overflow: hidden;
}
.address-mail-block {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.address-mail-block .wrapper-2 {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
.address-mail-block .wrapper-2 .nav-label {
  color: #8BA4B1;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
}
.address-mail-block .wrapper-2 .nav-content a {
  color: #000;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
}
.woocommerce-cart #coupon_code,
.woocommerce-checkout #coupon_code {
  width: 200px;
  height: 36px;
}
.woocommerce-cart input,
.woocommerce-checkout input,
.woocommerce-cart .wc-poczta__input,
.woocommerce-checkout .wc-poczta__input {
  border: 1px solid #ccc;
  /* Grubość i styl obramowania */
  border-radius: 3px;
  /* Zaokrąglone rogi */
  padding: 10px;
  /* Wewnętrzny odstęp */
  font-size: 16px;
  /* Rozmiar czcionki */
  outline: none;
  /* Usunięcie obramowania po kliknięciu */
}
.woocommerce-cart input:focus,
.woocommerce-checkout input:focus,
.woocommerce-cart .wc-poczta__input:focus,
.woocommerce-checkout .wc-poczta__input:focus {
  border-color: #007bff;
  /* Kolor obramowania po kliknięciu */
  box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
  /* Cień po kliknięciu */
}
.woocommerce-cart .shop_table,
.woocommerce-checkout .shop_table {
  font-size: 12px !important;
}
.woocommerce-cart .shop_table tr th:first-child,
.woocommerce-checkout .shop_table tr th:first-child {
  width: 10% !important;
}
.woocommerce-cart .cart_item,
.woocommerce-checkout .cart_item {
  font-size: 12px !important;
}
.woocommerce-cart .iworks-omnibus,
.woocommerce-checkout .iworks-omnibus {
  margin: 0 !important;
}
.woocommerce-cart .breadcrumbs-block,
.woocommerce-checkout .breadcrumbs-block {
  padding-left: 8vw;
  padding-right: 8vw;
}
.woocommerce-cart .checkout-button,
.woocommerce-checkout .checkout-button,
.woocommerce-cart #place_order,
.woocommerce-checkout #place_order {
  background-color: #5e8d83 !important;
}
.woocommerce-cart .actions,
.woocommerce-checkout .actions {
  display: revert !important;
}
.woocommerce-cart .actions button,
.woocommerce-checkout .actions button {
  background-color: #5e8d83 !important;
  color: white;
  font-size: 16px;
  height: 36px;
}
.woocommerce-cart .actions button:disabled,
.woocommerce-checkout .actions button:disabled {
  color: white !important;
}
.woocommerce-cart .cart_items,
.woocommerce-checkout .cart_items {
  float: left;
  width: 48%;
}
@media (max-width: 1200px) {
  .woocommerce-cart .cart_items,
  .woocommerce-checkout .cart_items {
    clear: both;
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .woocommerce-cart .cart_totals,
  .woocommerce-checkout .cart_totals {
    clear: both !important;
    width: 100% !important;
  }
}
.woocommerce-account .breadcrumbs-block {
  padding-left: 8vw;
  padding-right: 8vw;
}
@media screen and (max-width: 1192px) {
  .address-phone-block .nav-icon {
    overflow: hidden;
    height: 56px;
    width: 66px;
  }
  .address-phone-block .nav-icon .icon_content {
    top: -44px;
    left: 12px;
  }
}
@media screen and (max-width: 1050px) {
  .address-phone-block .nav-icon {
    overflow: hidden;
    height: 56px;
    width: 56px;
  }
  .address-phone-block .nav-icon .icon_content {
    top: -44px;
    left: 12px;
  }
}
@media screen and (max-width: 1312px) {
  .address-phone-block .nav-label {
    font-size: 13px !important;
  }
}
@media screen and (max-width: 1192px) {
  .address-phone-block .nav-label {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 1050px) {
  .address-phone-block .nav-label {
    font-size: 10px !important;
  }
}
@media screen and (max-width: 1312px) {
  .address-phone-block .nav-content a {
    font-size: 13px !important;
  }
}
@media screen and (max-width: 1192px) {
  .address-phone-block .nav-content a {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 1050px) {
  .address-phone-block .nav-content a {
    font-size: 10px !important;
  }
}
@media screen and (max-width: 900px) {
  .actions .actions-content {
    width: 100% !important;
  }
}
@media screen and (max-width: 900px) {
  .actions .actions-list {
    width: 100% !important;
  }
}
@media screen and (max-width: 900px) {
  .actions .actions-list ul {
    display: grid;
    grid-template-columns: 1fr;
  }
  .actions .actions-list ul li .actions-list-wrapper {
    display: grid;
    grid-template-columns: 10% 90%;
  }
}
@media screen and (max-width: 1600px) {
  .about-image-2 {
    bottom: -10%;
  }
}
@media screen and (max-width: 1400px) {
  .about-image-2 {
    bottom: 3%;
  }
}
@media screen and (max-width: 1200px) {
  .about-image-2 {
    bottom: 3%;
  }
}
@media screen and (max-width: 1000px) {
  .about-image-2 {
    bottom: 38%;
  }
}
@media screen and (max-width: 777px) {
  .about-image-2 {
    display: none;
  }
}
@media screen and (max-width: 1000px) {
  .projects-col-1,
  .projects-col-2 {
    font-size: 12px;
  }
}
.projects-items-item-image {
  height: 280px;
}
.projects-items-item-title {
  height: 80px;
}
/*# sourceMappingURL=override.css.map */