/*!
Theme Name: helpbobo
Template: kadence
Author: Toni Vlakova
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: helpbobo.eu
*/

/* Theme customization starts here
-------------------------------------------------------------- */

/* PostX fonts custom font Akrobat */
html .ultp-block-wrapper .ultp-block-items-wrap .ultp-block-item .ultp-block-title, 
html .ultp-block-wrapper .ultp-block-items-wrap .ultp-block-item .ultp-block-title a {
	font-family: 'Adys',sans-serif;
	font-size: 1.08em;
}

html .ultp-block-wrapper .ultp-block-meta span, 
html .ultp-block-wrapper .ultp-block-item .ultp-block-meta span a {
	font-family: 'Adys',sans-serif;
	font-size: 0.8em;
}

html .ultp-block-wrapper .ultp-block-items-wrap .ultp-block-item .ultp-category-grid a {
	font-family: 'Adys',sans-serif;
}

html .ultp-block-wrapper .ultp-category-grid a {
	background-color: #2b5691;
}

html .ultp-block-wrapper .ultp-category-grid a:hover {
	background-color: #009d93;
}

/* article link style */
html .link-style-color-underline .entry-content p a, 
html .link-style-color-underline .entry-content strong>a, 
html .link-style-color-underline .entry-content em>a, 
html .link-style-color-underline .entry-content>ul a, 
html .link-style-color-underline .entry-content>ol a {
	text-underline-offset: 0.2em;
	text-decoration-thickness: 1px;
	text-decoration-color: #009d93;
}

html .link-style-color-underline .entry-content p a:hover, 
html .link-style-color-underline .entry-content strong>a:hover, 
html .link-style-color-underline .entry-content em>a:hover, 
html .link-style-color-underline .entry-content>ul a:hover, 
html .link-style-color-underline .entry-content>ol a:hover {
	text-decoration-thickness: 2px;
}


/*Give buttone hide*/
.give-embed-form body.give-form-templates .give-btn {
	display: none;
}

.menu-item-1036 а{
    background: #f28482;
    border-color: #555555;
	padding: 10px;
}

/*Donate  Bobo buttons*/
ul#primary-menu li#menu-item-1043 a,
ul#primary-menu li#menu-item-1397 a {
	font-style: normal;
    font-weight: 700;
    font-size: 1.1em;
    line-height: 1.2em;
    border-radius: 50px 50px 50px 50px;
    color: var(--global-palette9);
    background: #182882;
    border: 2px none transparent;
    box-shadow: 0px 0px 0px -7px rgb(0 0 0 / 0%);
}

ul#primary-menu li#menu-item-1043 a:hover,
ul#primary-menu li#menu-item-1044 a:hover {
	box-shadow: 0px 15px 25px -7px rgb(0 0 0 / 10%);
}

ul#footer-menu li#menu-item-1057 a,
ul#footer-menu li#menu-item-1399 a {
	font-style: normal;
	font-weight: 700;
    line-height: 1.2em;
    border-radius: 50px 50px 50px 50px;
    color: var(--global-palette9, #ffffff);
    background: #ED5754;
    border: 2px none transparent;
    box-shadow: 0px 0px 0px -7px rgb(0 0 0 / 0%);
}

ul#footer-menu li#menu-item-1058 a:hover,
ul#footer-menu li#menu-item-1058 a:focus,
ul#footer-menu li#menu-item-1057 a:hover,
ul#footer-menu li#menu-item-1057 a:focus {
	background: #df5640;
	color: #ffffff;
    box-shadow: 2px 2px 3px 0px var(--global-palette8, #F7FAFC);
}

/*Footer english translations*/
html[lang="en-GB"] .site-footer-bottom-section-1 p {
	visibility: hidden;
	position: relative;
}

html[lang="en-GB"] .site-footer-bottom-section-1 p::before {
	visibility: visible;
	position: absolute;
	left: 5em;
	content: "This site use Adys font, which make reading easier for people with dyslexia.";
}

html[lang="en-GB"] .site-footer-bottom-section-2 h2.kt-blocks-info-box-title {
	visibility: hidden;
	position: relative;
}

html[lang="en-GB"] .site-footer-bottom-section-2 h2.kt-blocks-info-box-title::before {
	visibility: visible;
	position: absolute;
	left: 0em;
	content: 'Facebook page "Help Bobo"';
}

html[lang="bg-BG"] .breadcrumb li:first-child > a {
	visibility: hidden;
	position: relative;
}

html[lang="bg-BG"] .breadcrumb li:first-child > a::after {
	visibility: visible;
	position: absolute;
	left: -0.7em;
	content: "Начало";
}
