/*
Additional CSS - Daphne design
*/
@font-face {
    font-family: wolniludzie;
    src: url(./fonts/Ohno_Blazeface_12_Point.woff);
	src: url(./fonts/Ohno_Blazeface_12_Point.ttf);
    font-weight: normal;
}


.has-light-brown-color {color: #b0a075 !important;}
.has-dark-brown-color {color: #433b32 !important;}
.has-light-grey-color {color: #e9ddc1 !important;}
.has-light-red-color {color: #e2644c !important;}

.has-light-brown-background-color {background-color: #b0a075 !important;}
.has-dark-brown-background-color {background-color: #433b32 !important;}
.has-light-grey-background-color {background-color: #e9ddc1 !important;}
.has-light-red-background-color {background-color: #e2644c !important;}

.has-light-brown-border-color {border-color: #b0a075 !important;}
.has-dark-brown-border-color {border-color: #433b32 !important;}
.has-light-grey-border-color {border-color: #e9ddc1 !important;}
.has-light-red-border-color {color: #e2644c !important;}


.wp-block-search button {padding: 0;}
.wp-block-kadence-spacer.aligncenter {margin-bottom: 0px;}

textarea, input {-webkit-appearance: none; text-transform: uppercase; letter-spacing: 1px; font-size: 14px;}
input::placeholder {color: #e9ddc1;}
.widget_search {max-width: 300px;}

.numeracja {background-color: #e2644c; position: relative; width: 50px; height: 50px; padding-top: 4px !important; font-size: 24px; font-weight: bold; color: #fff;}
.site-container {background-image: url(http://wolniludzie.club/wp-content/uploads/2023/05/menu-bg-3.webp); background-repeat: no-repeat; background-position: bottom right; background-attachment: fixed;}

h2, h3 {font-family: 'wolniludzie', sans-serif;}

@media only screen and (max-width: 768px) {
.kt-tab-title-active span:after {content: "\f343"; font-family: dashicons; padding-left: 10px;  float: right;}
.kt-tab-title-inactive span:after {content: "\f347"; font-family: dashicons; padding-left: 10px;  float: right;}
}

body.home {height: 100%;}
.home .site-container {height: 100%;}

.kt-tab-title-1 {color: #f5c91e !important;}