/*
Theme Name: Twenty Twenty-Five Child
Theme URI: https://wordpress.org/themes/twentytwentyfive/
Template: twentytwentyfive
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Five emphasizes simplicity and adaptability. It offers flexible design options, supported by a variety of patterns for different page types, such as services and landing pages, making it ideal for building personal blogs, professional portfolios, online magazines, or business websites. Its templates cater to various blog styles, from text-focused to image-heavy layouts. Additionally, it supports international typography and diverse color palettes, ensuring accessibility and customization for users worldwide.
Tags: one-column,custom-colors,custom-menu,custom-logo,editor-style,featured-images,full-site-editing,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,wide-blocks,block-styles,style-variations,accessibility-ready,blog,portfolio,news
Version: 1.0.1737309627
Updated: 2025-01-19 18:00:27

*/

body {
  background: #fcfcfc;
  -moz-hyphens: none !important;
  -ms-hyphens: none !important;
  -webkit-hyphens: none !important;
  hyphens: none !important;
}


.wp-block-post-date {
  margin-top: auto;
  margin-bottom: 0;
  padding: 10px 0;
    padding-right: 0px;
    padding-left: 0px;
  border-top: 1px solid #dedede;
}

li.wp-block-post .wp-block-group.is-layout-flow {
  display: flex;
  flex-direction: column;
}

.homepage-top-news-block {
  display: flex;
  flex-wrap: wrap;
}

.wp-block-post-excerpt__more-text {
  padding-right:10px;
  text-align: right;
}

.homepage-banner-ad {
  text-align: center;
}

.wp-block-query .a-single {
  text-align: center;
}

.wp-block-query .a-single img {
  width: 100%;
}

.homepage-sidebar img {
  width: 80%;
  position: relative;
}

.homepage-sidebar .a-single {
  text-align: center;
}

.wp-block-navigation__responsive-dialog {
  padding: 15px;
}

.wp-block-navigation__responsive-container-close {
  right: 10px;
}

.wp-block-search__button, .wp-block-button__link {
  color: #777;
  border: 1px solid #a1a9ac;
  background-color: #efefef;
}

.wp-block-search__inside-wrapper {
  border: none;
}

.wp-block-search__inside-wrapper input {
  border: 1px solid #a1a9ac;
}

.wp-block-search__button:hover, .wp-block-button__link:hover {
  -webkit-box-shadow:0px 0px 2px 1px rgba(237,28,35,0.8);
  -moz-box-shadow: 0px 0px 2px 1px rgba(237,28,35,0.8);
  box-shadow: 0px 0px 2px 1px rgba(237,28,35,0.8);
}

.wp-block-navigation .wp-block-navigation-item__label, .wp-block-navigation .wp-block-navigation-item__content {
  font-size: 1.3rem;
}

footer p {
  text-align:center;
  font-size: 1rem;
}

.elementor-top-section .elementor-widget-image {
  display: none;
}

h1.wp-block-query-title {
  border-width: 0px 0px 1px 6px;
  border-color: #ed1c24;
  padding-bottom: 10px;
  padding-left: 10px;
  border-style: solid;
}

body.category .a-single {
  text-align: center;
}

.homepage-card {
  min-height: 545px !important;
  height: 555px;
}

.homepage-card img.wp-post-image {
  object-fit: cover;
  max-height: 186px; 
}

.homepage-sidebar .sugar-calendar-event-list-block__event__title {
  font-size: 1rem !important;
}

.sugar-calendar-event-list-block {
  margin-top: 20px;
}

.single-post-center-column .a-single {
  text-align: center;
}

.post-template-wp-custom-template-agriculture-post-template > .wp-site-blocks > .a-single, .post-template-wp-custom-template-science-post-template > .wp-site-blocks > .a-single {
  text-align: center;
}

.qa-interviewer img, .qa-interviewee img {
  max-width: 100px;
}

div.qa-interviewer, div.qa-interviewee, .full-width-text {
  max-width: 100%;
}

.qa-interviewee figure, .qa-interviewer figure {
  align-self: stretch;
}
