/*
Theme Name: Twenty Twenty-Five
Theme URI: https://wordpress.org/themes/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.
Requires at least: 6.7
Tested up to: 6.9
Requires PHP: 7.2
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyfive
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
*/

/*
 * IMPORTANT: This file is only served on the frontend when `SCRIPT_DEBUG` is enabled;
 * in most instances, the `style.min.css` file will be served. It is not recommended that you
 * use the Theme File Editor to modify this stylesheet. Instead, add the necessary style
 * overrides via "Additional CSS" in the Site Editor.
 */

/*
 * Link styles
 * https://github.com/WordPress/gutenberg/issues/42319
 */
a {
	text-decoration-thickness: 1px !important;
	text-underline-offset: .1em;
}

/* Focus styles */
:where(.wp-site-blocks *:focus) {
	outline-width: 2px;
	outline-style: solid;
}

/* Increase the bottom margin on submenus, so that the outline is visible. */
.wp-block-navigation .wp-block-navigation-submenu .wp-block-navigation-item:not(:last-child) {
	margin-bottom: 3px;
}

/* Increase the outline offset on the parent menu items, so that the outline does not touch the text. */
.wp-block-navigation .wp-block-navigation-item .wp-block-navigation-item__content {
	outline-offset: 4px;
}

/* Remove outline offset from the submenus, otherwise the outline is visible outside the submenu container. */
.wp-block-navigation .wp-block-navigation-item ul.wp-block-navigation__submenu-container .wp-block-navigation-item__content {
	outline-offset: 0;
}

/*
 * Progressive enhancement to reduce widows and orphans
 * https://github.com/WordPress/gutenberg/issues/55190
 */
h1, h2, h3, h4, h5, h6, blockquote, caption, figcaption, p {
	text-wrap: pretty;
}

/*
 * Change the position of the more block on the front, by making it a block level element.
 * https://github.com/WordPress/gutenberg/issues/65934
*/
.more-link {
	display: block;
}

/*
 * Prevents unnecessary scrollbars while handling long lines of preformatted text.
 * https://core.trac.wordpress.org/ticket/63875
 */
:where(pre) {
	overflow-x: auto;
}


/* ----------------------------------------------------
	LISTS
------------------------------------------------------- */
	
	dd {
	color:#8B8B8B;
}
/* list with stars */

/* list with check image */

/* content lists */
	ul {
	list-style: none;
	margin:0px 0px 10px 0px;
	padding:5px 5px 5px 10px !important;
}
ul li {
	list-style: none;
	color:#727374; font-size:12px;background:url(images/bullet1.png) no-repeat left 8px; padding:0 0 0 15px;
}
ol {
	list-style: none;
	margin:0px 0px 10px 30px;
}
ul ul, ol ol {
	list-style: none;
	margin:5px 0px 5px 10px;
}
ul ul ul, ol ol ol {
	list-style: none;
	margin:5px 0px 5px 10px;
}
ol {
	list-style: decimal;
}
ol li {
	color:#727374; font-size:12px;
}
ol ol {
	list-style: lower-alpha;
	margin-left:20px;
}
ol ol ol {
	list-style: lower-roman;
	margin-left:20px;
}
ul ul li, ol ol li {
	/*margin:5px 0 5px 15px;*/ color:#727374; font-size:12px;
}
dl {
	margin:0 0 20px 0;
}
dd {
	margin:5px 0 5px 15px;
	font-style:italic;
}
.lined li {
	padding:5px 0;
}

/* =Header
----------------------------------------------- */

#branding {
	/*border-top: 2px solid #bbb;*/
	/*padding-bottom: 10px;*/
	position: relative;
	z-index: 9999;
}
#site-title {
	margin-right: 270px;
	padding: 3.65625em 0 0;
}
#site-title a {
	color: #111;
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
}
#site-title a:hover,
#site-title a:focus,
#site-title a:active {
	color: #1982d1;
}
#site-description {
	color: #7a7a7a;
	font-size: 14px;
	margin: 0 270px 3.65625em 0;
}
#branding img {
	height: auto;
	/*margin-bottom: -7px;*/
	width: 100%;
}


#access {

 clear: both;
 display: block;
 /*float: left;*/
 margin: -1.9em auto 6px;
 width: 100%;
}
#access ul {
 font-size: 9pt;
 list-style: none;
 margin: -17.9em 0 0 0em;
 padding-left: 0;
 font-family:Verdana, Geneva, sans-serif;
}
#access li {
 /*float: left;*/
 position: relative;
 border: 0px solid #F00;
}
#access a {
 color: #fff;
/* display: block;
 line-height: 3.333em;*/
 /*padding: 0 1.2125em;*/
 text-decoration: none; font-weight:normal !important;/*background:#999;*/ line-height:1.7em
}
#access ul li{
 color: #fff;
 text-decoration: none; font-weight:normal !important;/*background:#999;*/display:block;width:300px; /*border:1px solid red;*/ padding:0px;
}
#access ul li a {
 color: #fff;
 text-decoration: none; font-weight:normal !important;/*background:#999;*/ width:250px;padding: 0.1% 0;display:inline-block;
}

.page-id-278 #access ul li.current-page-ancestor a{  color: #F8C83E;}
/*#access ul .menu-item-38 a{ color: #F8C83E;}*/
#access ul ul {
 
 display: none;
 float: left;
 margin: 0;
 position: absolute;
 top: -1.5em;
 left: 227px;
 width: 188px;
 z-index: 99999;
}
#access ul ul ul {
 left:47%;
 top: -0.3em;
}
#access ul ul a {
 /*background: #f9f9f9;*/
 /*border-bottom: 1px dotted #ddd;*/
 color: #fff;
 font-size: 9pt;
 font-weight: normal;
 height: auto;
 line-height: 1.4em;
 padding: 3px 3px;
width: 337px;

}

#access li:hover > a,
#access a:focus {
 /*background: #f9f9f9;  Show a solid color for older browsers 
 background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
 background: -o-linear-gradient(#f9f9f9, #e5e5e5);
 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
/* background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);*/
 color: #F8C83E; 
}
#access ul li:hover > ul {
 display: block;
}
/*
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
	
}
*/
#access .current_page_item > a{
	color: #F8C83E;
}

/* Search Form */
#branding #searchform {
	position: absolute;
	top: 3.8em;
	right: 7.6%;
	text-align: right;
	display:none;
}
#branding #searchform div {
	margin: 0;
}

#branding #s:focus {
	background-color: #f9f9f9;
	width: 196px;
}
#branding #searchsubmit {
	display: none;
}
#branding .only-search #searchform {
	top: 5px;
	z-index: 1;
}
#branding .only-search #s {
	background-color: #666;
	border-color: #000;
	color: #222;
}
#branding .only-search #s,
#branding .only-search #s:focus {
	width: 85%;
}
#branding .only-search #s:focus {
	background-color: #bbb;
}
#branding .with-image #searchform {
	top: auto;
	bottom: -27px;
	max-width: 195px;
}
#branding .only-search + #access div {
	padding-right: 205px;
}

/* ----------------------------------------------------
	END HEADER
------------------------------------------------------- */
/* =Content
----------------------------------------------- */

#main {
	/*clear: both;
	padding: 1.625em 0 0;*/
	/*padding:16px 0 0 0;*/
	margin:13px 0 0 0 !important;
}
.page-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}
.page-title a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
}
.hentry,
.no-results {
	/*border-bottom: 1px solid #ddd;*/
	/*margin: 0 0 1.625em;*/
	padding: 0 0 0.625em;
	position: relative;
}
.hentry:last-child,
.no-results {
	border-bottom: none;
}
.blog .sticky .entry-header .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.entry-title {
	clear: both;
	color: #222;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: .3em;
	padding-top: 25px;
}
.entry-title,
.entry-title a {
	color: #727374;
	text-decoration: none;
	font-weight:bold;
	font-size:16px;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #1982d1;
}
.entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a {
	font-weight: bold;
}
.single-author .entry-meta .by-author {
	display: none;
}
.entry-content,
.entry-summary {
	padding: 0.625em 0 0;
}
.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	color:#727374; font-weight:bold;
	/*font-weight: bold;*/
	/*margin: 0 0 .8125em;*/ font-size:16px;
}
.entry-content h3,
.comment-content h3 {
	/*font-size: 10px;
	letter-spacing: 0.1em;*/
	line-height: 0.6em;color:#727374; font-size:14px !important;font-weight:bold; margin: 2.18em 0 0.5em 0 !important;
	/*text-transform: uppercase;*/
}
.entry-content h6,
.comment-content h6 {
	/*font-size: 10px;
	letter-spacing: 0.1em;*/
	/*line-height: 0.6em;*/color:#727374; font-size:11px;margin: -0.82em 0 3.813em 0;
	/*text-transform: uppercase;*/
}
.entry-content h4,
.comment-content h4 {
	color:#727374; font-weight:bold;
	/*font-weight: bold;*/
	/*margin: 0 0 .8125em;*/ font-size:12px !important; margin:2em 0 0 0;
}
.entry-content h5,
.comment-content h5 {
	color:#727374; font-weight:bold;
	/*font-weight: bold;*/
	margin: 2em 0 .8125em; font-size:12px; text-align:left;
}
.entry-content table,
.comment-content table {
	border-bottom: 0px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
	border-right:0px solid #ddd;
	border-top:0px solid #ddd;
	border-left:0px solid #ddd;
}
.entry-content th,
.comment-content th {
	color: #727374 !important;
	font-size: 10px;
	font-weight: 500;
	font-weight:bold;
	/*letter-spacing: 0.1em;
	line-height: 2.6em;*/
	text-transform: uppercase;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 5px !important; font-size:11px; /*vertical-align:top !important;*/
}
.entry-content #s {
	width: 75%;
}

