/*

Theme Name: ZKTBJS-2024
Theme URI: 
Description: 
Version: 1.1
Author: ZKTBS
Author URI: https://zakajtibijesrce.si/
Tags: ZKTBS

*/

/* fonts */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap')
	
/*body, html { overflow-x:hidden; }*/
body{scrollbar-color:rgba(215,44,77,.15)}
body::-webkit-scrollbar{width:20px}
body::-webkit-scrollbar-track{background:#ffffff}
body::-webkit-scrollbar-thumb{background-color:rgba(215,44,77,.15);border:3px solid #ffffff}

body#body_h_holes{scrollbar-color:rgba(61, 117, 115, 0.19)}
body#body_h_holes::-webkit-scrollbar{width:20px}
body#body_h_holes::-webkit-scrollbar-track{background:#ffffff}
body#body_h_holes::-webkit-scrollbar-thumb{background-color:rgba(61, 117, 115, 0.19);border:3px solid #ffffff}

/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
fieldset,html{
    margin:0
}
progress,sub,sup{
    vertical-align:baseline
}
button,hr,input,select{
    overflow:visible
}
fieldset,hr{
    border:0;
    padding:0
}
fieldset,hr,legend{
    padding:0
}
.site-newsletter .h3,body,button,select{
    text-transform:none
}
article,aside,details,figcaption,figure,footer,header,hr,main,menu,nav,section,svg{
    display:block
}
.clearfix:after,.tema-area{
    clear:both
}
.comment,.comments-area ol,.comments-area ol ul,.links,.postmetadata li,nav ul li{
    list-style:none
}
html{
    font-family:'Inter', sans-serif
}
audio,canvas,progress,video{
    display:inline-block
}
audio:not([controls]){
    display:none;
    height:0
}
[hidden],template{
    display:none
}
a{
    background-color:transparent
}
a:active,a:hover{
    outline-width:0
}
span[id*=more-]{
    position:relative;
    border-top:52px solid transparent;
    margin:-230px 0 0;
    -webkit-background-clip:padding-box;
    -moz-background-clip:padding;
    background-clip:padding-box
}
span[id*=more-]:before{
    content:"";
    position:absolute;
    top:-2px;
    left:0;
    right:0;
    border-top:2px solid #ccc
}
abbr[title]{
    border-bottom:none;
    text-decoration:underline;
    text-decoration:underline dotted
}
b,strong{
    font-weight:bolder
}
dfn{
    font-style:italic
}
mark{
    background-color:#ffac0d;
    color:#000
}
small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative
}
sub{
    bottom:-.25em
}
sup{
    top:-.5em
}
img{
    border-style:none;
    vertical-align:middle;
}
svg:not(:root){
    overflow:hidden
}
code,kbd,pre,samp{
}

.wp-block-separator {
    border: 4px solid rgba(140, 51, 68, 0.15) !important;
}

hr {
    box-sizing: content-box;
    height: 4px;
    border: 4px solid rgba(140, 51, 68, 0.15) !important;
    margin: 0 0 1.5em 0;
}

#body_h_holes .wp-block-separator {
    border: 4px solid rgba(61, 117, 115, 0.19) !important;
}

#body_h_holes hr {
    border: 4px solid rgba(61, 117, 115, 0.19) !important;
}

button,input,select,textarea{
    font:inherit;
    margin:0
}

[type=button],[type=reset],[type=submit],button{
    cursor:pointer
}
[disabled]{
    cursor:default
}
[type=reset],[type=submit],button,html [type=button]{
    -webkit-appearance:button
}
button::-moz-focus-inner,input::-moz-focus-inner{
    border:0;
    padding:0
}
button:-moz-focusring,input:-moz-focusring{
    outline:ButtonText dotted 1px
}
legend{
    box-sizing:border-box;
    color:inherit;
    display:table;
    max-width:100%;
    white-space:normal
}
textarea{
    overflow:auto;
    resize:vertical;
    width:100%
}
[type=checkbox],[type=radio]{
    box-sizing:border-box;
    padding:0
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{
    height:auto
}
[type=search]{
    -webkit-appearance:textfield
}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{
    -webkit-appearance:none
}
*,:after,:before{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
html{
    overflow-y:scroll;
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust:100%;
    font-size:1em
}
article img {
	width: 100%;
	max-width: 100%;
	height: auto;
	margin-bottom: 2em;
	border-radius: 0.4rem;
}

article.error-404 img {
	width: auto;
	max-width: 100%;
	height: auto;
	margin-top: 1rem;
}

article figure img {
	margin-bottom: 0;
}

/*
::-moz-selection{
    color: #181c24;
    background:#ee4061;
    text-shadow:none
}
::selection{
	color: #181c24;
    background:#ee4061;
    text-shadow:none
}
#body_h_holes::-moz-selection{
    color: #2B9E9B;
    background:#ee4061;
}
#body_h_holes::selection{
	color: #2B9E9B;
    background:#ee4061;
}*/
.chromeframe{
    margin:.2em 0;
    background:#ccc;
    color:#000;
    padding:.2em 0
}

a.skip-main{
    position:absolute;
    top:-100px;
	left: 45%;
    transition:all .5s ease 0s
}
a.skip-main:active,a.skip-main:focus{
    top:10px;
	z-index: 100;
}
.skip-main,.skip-main:visited{
    color:#181c24;
}
.skip-main:hover{
    color:#181c24;
}
.pagination {
	grid-column: 1 / -1;
	margin-top: -2em;
    text-align: center;
}
.search-results .pagination, .category .pagination {
	grid-column: none;
	margin: 1rem 0 3rem;
    text-align: center;
}
.pagination ul, ul.page-numbers{
    display:inline-block;
    margin:0;
    padding:0
}
.pagination ul>li, ul.page-numbers>li{
    border-right:2px solid #ededed;
    display:inline-block;
    margin:0 1em 1em 0;
    padding:0 1em 0 0
}
.pagination ul>li:first-child, ul.page-numbers>li:first-child{
    margin-left:0
}
.pagination ul>li:last-child, ul.page-numbers>li:last-child{
    border-right:none;
	margin: 0 0 1em 0;
	padding: 0;
}
.pagination ul>li>a, ul.page-numbers>li>a{
    float:left;
    line-height:1em;
	color:#181c24 !important;
}
.pagination ul>li>span, ul.page-numbers>li>span{
    float:left;
    line-height:1em;
    text-decoration:none
}
.pagination a:hover [class*=icon-],.pagination ul>li>a:hover, .more-link:hover span, .pagination a:hover span{
    color:#181c24
}
.pagination a:visited, .pagination a:visited span{
    color:#181c24
}
.pagination ul li.current a{
    color:#181c24
}

input[type=submit]{
    border:none;
    vertical-align:middle;
    border-radius:.2em;
}
input[type=search]{
	-webkit-appearance: none;
    -webkit-border-radius: 0px;
    background-color: rgba(256,256,256,0.75);
    border: none;
    border-radius: 2em;
    height: 38px;
    vertical-align: middle;
    font-size: 1em;
    letter-spacing: 0;
    padding: 0 1.3em;
	min-width: 150px;
	width: 100%;
}
@media (min-width: 768px) {
	input[type=search]{
		height: 48px;
	}
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

input[type=search]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1; /* Firefox */
}

input[type=email] {
	height:48px;
}
.teme_button,button,input[type=URL],input[type=button],input[type=password],input[type=text]{
    height:37px
}
@media only screen and (min-width:900px){
    .teme_button,button,input[type=URL],input[type=button],input[type=password],input[type=text]{
		height:38px
	}
}
.teme_button,input:not([type=checkbox]),input:not([type=radio]),input:not([type=submit]),input:not[type=search],textarea{
    margin:0 .625em .625em 0;
    padding:.3125em;
    line-height:1.2;
}

.teme_button,button,input[type=button],input[type=submit]{
    color: #222222;
    background-color: #f3f3f3;
	border: 2px solid #f3f3f3;
	line-height: 34px;
    padding: 0 .7em;
    text-decoration: none;
    border-radius: .2em;
    margin: .5em .3em .3em 0;
	
    -webkit-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease
}
.form-submit input[type=submit] {
	font-size: 0.9em;
}
.search-text {
	margin: 0;
    padding: .3125em .3125em .3125em .63em;
}

.search-form button{
    margin:0;
}
button:hover,input[type=button]:hover,input[type=submit]:hover{
    cursor:pointer
}
.teme_button:hover{
    color:#fff
}
input[type=URL]:focus,input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=text]:focus,textarea:focus,input[type=button]:focus,input[type=submit]:focus,button:focus{
    border:2px dotted #222
}
.comments input:not([type=submit]),.comments textarea{
    width:90%
}
input[type=checkbox],input[type=radio]{
    margin-right:.3125em;
    padding:.3125em;
    vertical-align:baseline
}

.wp-block-pullquote {
	padding: 0 !important;
}

blockquote {
	font-size: 1.4rem;
	font-weight: 600;
	color: #ee4061;
    margin: 2rem 0 3rem;
    padding: 1.5rem 2rem;
	border-radius: 0.4rem;
    background: rgba(140, 51, 68, 0.15);
	min-height: 100px;
	display: flex;
	align-items: center;
}

blockquote p {
	color: #ee4061 !important;
}

#body_h_holes blockquote {
	color: #2B9E9B;
	background: rgba(61, 117, 115, 0.19);
}

#body_h_holes blockquote p {
	color: #2B9E9B !important;
}

blockquote p {
    margin:0;
}
.wp-block-verse {
	font-size: 1.4rem;
	font-weight: 600;
	color: #ffffff;
    margin: 2rem 0 3rem;
    padding: 1.5rem 2rem;
	border-radius: 0.4rem;
    background: #ee4061;
	min-height: 100px;
	display: flex;
	align-items: center;
}

#body_h_holes .wp-block-verse {
    background: #2B9E9B;
}

img.alignright{
    float:right;
    margin:0 0 1em 1em
}
img.alignleft{
    float:left;
    margin:0 1em 1em 0
}
img.aligncenter{
    display:block;
    margin-left:auto;
    margin-right:auto
}
a img.alignright{
    float:right;
    margin:0 0 1em 1em
}
a img.alignleft{
    float:left;
    margin:0 1em 1em 0
}
a img.aligncenter{
    display:block;
    margin-left:auto;
    margin-right:auto
}

details {
  	width: 80%;
  	/*margin: 0 auto;*/
  	background: rgba(245, 245, 245, 1);
  	margin-bottom: 0.5rem;
  	border-radius: 0.4rem;
  	overflow: hidden;
}
details div {
	padding: 0 3rem;
}

summary {
  	padding: 1rem;
  	display: block;
  	background: rgba(245, 245, 245, 1);
  	padding-left: 3rem;
  	position: relative;
  	cursor: pointer;
  	font-weight: 600;
	font-size: 1.4rem;
    line-height: 1.3;
}

summary:before {
	content: "";
	border-width: 0.5rem;
	border-style: solid;
	border-color: transparent transparent transparent #181c24;
	position: absolute;
	top: 1.4rem;
	left: 1.5rem;
	transform: rotate(0);
	transform-origin: 0.2rem 50%;
	transition: 0.25s transform ease;
}

details[open] > summary:before {
	transform: rotate(90deg);
}

details summary::-webkit-details-marker {
  	display: none;
}

details div p {
	font: 16px / 1.5em 'Inter', sans-serif !important;
    font-weight: 400;
    font-size: calc(16px +(18 - 16)*(100vw - 400px) /(1440 - 400)) !important;
    line-height: 1.5em !important;
}

 /* Default WP Alignment Classes
 /*****************************************************************************/

.aligncenter,.alignleft,.alignright {
    display: block;
    padding: 0;
}

.aligncenter {
    float: none;
    margin: .5em auto 1em;
}

.alignright {
    float: right;
    margin: .5em 0 1em 1em;
}

.alignleft {
    float: left;
    margin: .5em 1em 1em 0;
}

.wp-caption {
    padding: 5px 0;
    text-align: center;
}

.wp-caption img {
    display: inline;
}

.wp-caption p.wp-caption-text {
    margin: 5px auto 0;
    padding: 0;
    text-align: center;
    font-size: 0.8em;
	line-height: 1.4;
    font-style: italic;
    color: #222222;
	max-width: 85%;
}

@media only screen and (max-width: 500px) {
	figure.alignleft, img.alignleft, figure.alignright, img.alignright {
	float:none;
	display:block;
	margin-left:auto;
	margin-right:auto;
    }
	div[id^="attachment_"] {
		width: auto !important;
	}
}
 
body {
   	font: 16px/1.5em 'Inter', sans-serif;
	font-weight: 400;
    color: #181c24;
	font-size: calc(16px + (18 - 16) * (100vw - 400px)/ (1440 - 400));
    line-height: 1.5em;
}
p.intro {
	font-size: 1.2em;
	line-height: 1.5;
	font-weight: 700;	
}
p {
   	margin:0 0 1.5em 0;
}
.page-template-content-page-2 article p:first-of-type, .single-post article p:first-of-type {
	font-weight: 600;
	color: #181c24;
	font-size: 1.2rem;
	line-height: 1.3;
}
article ul, footer ul {
	list-style: none; /* Remove list bullets */
  	padding: 0;
	margin: 0 0 2em 2em;
}

article li, footer li { 
	position: relative;
	padding-left: .5em; 
	margin-bottom: 0.5em;
}

article ul li::before, footer ul li::before {
  	content: "\2022"; /* Insert content that looks like bullets */
  	color: #ee4061; /* Or a color you prefer */
	position: absolute;
	top: 0;
  	left: -0.5em;
}

#body_h_holes article ul li::before {
  	color: #2B9E9B;
}
	
article ul ul, footer ul ul {
	margin: 1em 0 1em 1.5em;
}
article ol, footer ol {
	margin: 0 0 2em 2em;
}
article ol li, footer ol li {
	list-style-type:decimal;
	padding-bottom: 0.5em;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;	
	line-height: 1.2em;	
	text-rendering: optimizeLegibility;
}

h1 {	
	font-size: 2.6em;
    line-height: 1.2;
    font-weight: 800;
    margin: 1rem 0 2rem;
}
	
h2 {
	color: #ee4061;
    font-size: 2em;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 25px;
}

h3 {	
	/*color: #ee4061;*/
    font-size: 1.6em;
    line-height: 1.45455;
    font-weight: 700;
    margin-bottom: 25px;
}
	
h4 {	
	color: #ee4061;
    font-size: 1.2em;
    line-height: 1.45455;
    font-weight: 700;
    letter-spacing: -.2px;
    text-transform: uppercase;
    margin-bottom: 25px;
}

#body_h_holes article h2, #body_h_holes article h4, article #body_h_holes h2, article #body_h_holes h4 {
	color: #2B9E9B;
}

a:link, a:visited, a:hover, a:active {
	color: #ee4061;
	text-decoration: underline;
}

#body_h_holes article a:link, #body_h_holes article a:visited, #body_h_holes article a:hover, #body_h_holes article a:active, article #body_h_holes a:link, article #body_h_holes a:visited, article #body_h_holes a:hover, article #body_h_holes a:active {
	color: #2B9E9B;
}

main.h a:link, main.h a:visited, main.h a:hover, main.h a:active {
	color: #2B9E9B;
}

a:visited {
	color: #181c24;
}
 
a:hover {
	text-decoration: none;
}
 
a:active { }

 a.button:link, a.button:visited, a.button:hover, a.active, .container #calc .btn { 
	font-size: .9em;
	font-weight: 600;
	line-height: 1.2; 
    text-transform: uppercase;
	display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 40px;
    border-radius: 30px;
    padding: 0 2rem;
    text-align: center;
    cursor: pointer;
    background-color: #ee4061;
    transition: all .2s cubic-bezier(.25,.46,.45,.94);
    color: #fff;
    box-shadow: 0 10px 16px rgba(215,44,77,.3);
	/*min-width: 230px;*/
	margin: 0;
	text-decoration: none;
	}
a.button:hover, .container #calc .btn:hover, .popup a.button:hover { 
    background-color: #660618;
    box-shadow: 0 10px 16px rgba(102,6,24,.3);
	color: #fff !important;
}
	
a.button-alt:link, a.button-alt:visited, #body_h_holes .container #calc .btn { 
	font-size: .9em;
	font-weight: 600;
	line-height: 1.2;
    text-transform: uppercase;
	display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 40px;
    border-radius: 30px;
    padding: 0 2rem;
    text-align: center;
    cursor: pointer;
    background-color: #2B9E9B;
    transition: all .2s cubic-bezier(.25,.46,.45,.94);
    color: #fff !important;
    box-shadow: 0 10px 16px rgba(43,158,155,.3);
	/*min-width: 230px;*/
	margin: 0;
 	text-decoration: none;
	}
a.button-alt:hover, #body_h_holes .container #calc .btn:hover, .popup a.button-alt:hover { 
    background-color: #0c5350;
    box-shadow: 0 10px 16px rgba(12,83,80,.3);
	color: #fff !important;
}
a.button-blank:link, a.button-blank:visited { 
	font-size: .9em;
	font-weight: 600;
	line-height: 1.2;
	display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 40px;
    border-radius: 30px;
    padding: 0 2rem;
    text-align: center;
    cursor: pointer;
	border: #404040 1px solid;
	background-color: #eee1e3;
    transition: all .2s cubic-bezier(.25,.46,.45,.94);
    color: #404040;
    box-shadow: 0 10px 16px rgba(64,64,64,.3);
	/*min-width: 230px;*/
	margin: 0;
 	text-decoration: none;
	}
a.button-blank:hover { 
    background-color: #404040;
	color: #ffffff;
}


@font-face{
    font-family:icomoon;
    src:url(fonts/icomoon.eot);
    src:url(fonts/icomoon.eot?#iefix) format("embedded-opentype"),url(fonts/icomoon.ttf) format("truetype"),url(fonts/icomoon.woff) format("woff"),url(fonts/icomoon.svg#icomoon) format("svg");
    font-weight:400;
    font-style:normal
}
[class*=" icon-"],[class^=icon-]{
    font-family:icomoon!important;
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    margin-right:.3em;
    color:#ccc;
	margin: 0;
}

/* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-search:before {
  content: "\f002";
}
.icon-check:before {
  content: "\f00c";
}
.icon-close:before {
  content: "\f00d";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-times:before {
  content: "\f00d";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-comment:before {
  content: "\f075";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-navicon:before {
  content: "\f0c9";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
a.toggle-nav.open span.icon-bars:before {
	content: "\f00d";
}


@media (min-width: 768px) {
	a.button:link, a.button:visited, a.button:hover, a.active { 
		font-size: .9em;
		height: 48px;
		border-radius: 30px;
		padding: 0 2rem;
	}
	
	a.button-alt:link, a.button-alt:visited { 
		font-size: .9em;
		height: 48px;
		border-radius: 30px;
		padding: 0 2rem;
		}
	
	a.button-blank:link, a.button-blank:visited { 
		font-size: .9em;
		height: 48px;
		border-radius: 30px;
		padding: 0 2rem;
		}
}

table {
    width: 100%;
    text-align: left;
    /*margin-bottom: 3rem;*/
	border-radius: 0.4rem;
	border-spacing: 0 4px;
}

.wp-block-table {
    margin-bottom:35px
}

table b {
    color: #ee4061;
}

table strong {
    font-weight: 800;
	color: #181c24;
}

table th {
    font-weight: 800;
	background-color: rgba(215,44,77,.15);
}

#body_h_holes table th {
    font-weight: 800;
	background-color: rgba(61, 117, 115, 0.40);
}

table td, table th {
	font-size: 0.8em;
	line-height: 1.3em;
    padding: 0.25em 0.5em;
}
table tr:nth-of-type(2n+1) td {
	background: rgba(140, 51, 68, 0.15);
}
#body_h_holes table tr:nth-of-type(2n+1) td {
	background: rgba(61, 117, 115, 0.19);
}
table tr:nth-of-type(2n+2) td {
	background: rgba(245, 245, 245, 1);
}
table td {
	font-size: 0.8em;
	line-height: 1.3em;
    padding: 0.25em 0.5em;
}

.wp-block-table table {
	border-collapse: separate !important;
	border-spacing: 0 4px;
	table-layout: fixed;
}

.wp-block-table td,.wp-block-table th {
    border: none !important;
}
@media (min-width: 500px) {
	.wp-block-table td,.wp-block-table th {
		padding: 1.25rem 1.5rem !important;
	}
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
strong {
    font-weight: 600;
    color: #ee4061;
}
#body_h_holes strong {
    font-weight: 600;
    color: #2B9E9B;
}

.dimmed {
	position:relative;
	margin-bottom: 2em;
}
.dimmed:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(238,64,97,0.5);
}	
.dimmed:hover:before {
  background: rgba(238,64,97,0);
}

body.home header {
	background: linear-gradient(to bottom, rgba(0,0,0,0),rgba(0,0,0,0.7)), url(img/za-kaj-ti-bije-srce.jpg) no-repeat center top;
	background-size: cover;
    background-repeat: no-repeat;
}

@media (min-width: 768px) {
	body.home header {
		background: none;
	}
	body.home {
		background: linear-gradient(to bottom, rgba(0,0,0,0),rgba(0,0,0,0.7)), url(img/za-kaj-ti-bije-srce.jpg) no-repeat center top;
		background-size: 570px;
		background-repeat: no-repeat;
	}
}

.aside-holder {
	background: rgba(140, 51, 68, 0.15);
}

#body_h_holes .aside-holder {
	background-color: rgba(61, 117, 115, 0.19);
}

.title img{
	display: block;
    width:100%;
    height:auto;
	max-width: 220px;
	min-width: 220px;
}
.home header .header_wrapper h1.title a img {
	width: 260px;
}

@media (min-width: 768px) {
	.home header .header_wrapper h1.title a img {
		width: 350px;
		max-width: 350px;
	}
}

@media (min-width: 550px) and (max-width: 768px) {
	body.home {
		background-size: 600px;
	}
}

@media (min-width: 768px) and (max-width: 960px) {
	body.home {
		background-size: 1450px;
	}
}

@media (min-width: 961px) and (max-width: 1399px) {
	body.home {
		background: linear-gradient(to bottom, rgba(0,0,0,0),rgba(0,0,0,0.7)), url(img/za-kaj-ti-bije-srce.jpg) no-repeat center top;
		background-size: 1500px;
		background-repeat: no-repeat;
	}
}

@media (min-width: 1399px) and (max-width: 2300px) { 
	body.home {
		background-size: cover;
	}
}


@media (min-width: 2300px) { 
	body.home {
		background-size: cover;
	}
}

.wrapper_modul_subcontent .subcontent_figure {
	max-height: 400px;
    overflow: hidden;
    border-radius: 0.4rem;
	box-shadow: 0 7px 7px rgba(0,0,0,.3);
}

#main, .site-main {
  	display: flex;
  	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-bottom: 0;
	padding: 0;
}
.page-id-6 #main, .page-id-6 .site-main, .page-id-5169 #main, .page-id-5169 .site-main {
	padding: 0;
}
.wrapper_modul_subcontent {
	max-width: 1440px;
	width: 100%;
	margin: 0 auto;
	padding: 0 2rem;
}
@media (min-width: 768px) {
	#main, .site-main {
		padding: 0;
	}
	
	#main, .site-main {
		margin-bottom: 2rem;
	}
	
	.wrapper_modul_subcontent {
		padding: 0;
	}
	
	.page-id-6 #main, .page-id-6 .site-main, .page-id-5169 #main, .page-id-5169 .site-main {
		padding: 0;
	}
}

.home header .header_wrapper h1.title {
	text-align: center;
	margin: 0 auto;
}
#site-main .entry-title {
	font-size: 1.3em;
	font-weight: 400;
	text-align: center;
	color: #ffffff;
	max-width: 80%;
	margin: 2rem auto 0;
	padding: 1em 0 3em;
	text-shadow: 5px 5px 0.75rem #000000;
}
h2.entry-title-intro {
	font-size: 1.2em;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
	max-width: 700px;
    margin: 0 auto;
    padding: 1em 0 2em;
    text-shadow: 5px 5px 0.75rem #000000;
}
@media (min-width: 768px) {
	h2.entry-title-intro {
		padding: 1em 2em 2em;
	}
}
@media (min-width: 492px) {
	#site-main .entry-title {
		padding: 1em 0 4em;
	}
}
@media (min-width: 550px) {
	#site-main .entry-title {
		padding: 1em 0 5em;
	}
}
@media (min-width: 700px) {
	#site-main .entry-title {
		padding: 1em 0 7em;
	}
}
@media (min-width: 768px) {
	#site-main .entry-title {
		padding: 1em 2em 2em;
		font-size: 1.2em;
		max-width: 700px;
	}
}
@media (min-width: 768px) {
	.site-main {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-auto-rows: auto;
  		justify-items: center;
  		align-content: space-evenly;
  		align-items:  baseline;
    	margin: 0 auto;
	 }
	.page-id-6 .site-main, .page-id-6 .site-main .wrapper_content_modul, .page-id-5169 .site-main, .page-id-5169 .site-main .wrapper_content_modul {
		width: 100%;
		max-width: 100%;
	 }
	.page-id-6 .site-main .wrapper_content_modul .wrapper_inner_content_modul, .page-id-5169 .site-main .wrapper_content_modul .wrapper_inner_content_modul {
		max-width: 1440px;
		margin: 0 auto;
	 }
	.home .site-main {
		max-width: 1440px;
	}
	.entry-title {
		grid-column: 1 / 3;
	}
	.site-main article:not(.extra-page) .entry-content p {
		max-width: 65ch;
	}
}
.page-id-6 .site-main .wrapper_content_modul .wrapper_inner_content_modul article header.entry-header, .page-id-6 .site-main .wrapper_content_modul .wrapper_inner_content_modul article header.entry-header h1, .page-id-5169 .site-main .wrapper_content_modul .wrapper_inner_content_modul article header.entry-header,.page-id-5169 .site-main .wrapper_content_modul .wrapper_inner_content_modul article header.entry-header h1 {
		margin-bottom: 1rem;
	 }
.has-small-font-size {
	max-width: none !important;
	word-break: break-all;
}

article header {
	margin-bottom: 2em;
}

main {
  	flex: 1;
}

.h_home {}
.h_blank {
	background-color: #333;
}

.h_visok {
	background-color: #ee4061;
}
.h_holes {
	background-color: #2B9E9B;
}

.header_wrapper {
	display: flex;
	align-items: center;
    justify-content: center;
	flex-direction: column;
	padding: 1rem 2rem;
}

.home .header_wrapper {
	display: flex;
	flex-direction: column;
	padding: 2rem 2rem 1rem;
}

@media (min-width: 768px) {
	.home .header_wrapper {
		padding: 3rem 2rem 1rem;
	}
	.header_wrapper {
		display: grid;
		grid-template-columns: 220px 1fr;
		grid-template-rows: 1fr 1fr;
		grid-auto-flow: column;	
		grid-gap: 0 3em;
		align-content: space-evenly; 
		align-items: end;	
		padding: 1rem 2rem;
		max-width: calc(1440px + 4rem);
		margin: 0 auto;
	}
	.header_wrapper h1.title {
		grid-column: 1;
		grid-row: 1 / 3;
	}
	.header_wrapper h2 {
		grid-column: 2;
		grid-row: 1;
	}
	.header_wrapper .searchwrapper {
		grid-column: 3;
		grid-row: 1;
		display: flex;
		justify-content: end;
	}
	.header_wrapper .navi_wrapper {
		grid-column: span 2;
		grid-row: 2 / 3;
	}
}

@media (min-width: 1600px) {
	#main, .site-main {
		padding: 0;
	}
	.page-id-6 #main, .page-id-6 .site-main, .page-id-5169 #main, .page-id-5169 .site-main {
		padding: 0;
	}
}
 
aside {
  	padding: 3rem 0 2rem;
}

@media (min-width: 768px) {
	aside {
		padding: 5rem 0 3rem;
	}
}
	
footer {
  padding: 30px;
  text-align: center;
  font-size: 1.4em;
  background-color: #690;
  color: white;
	grid-column: span 3;
}


body {
	margin: 0;
	padding: 0;
}

/**/
.popup {
	background-color: rgba(238, 64, 97, 1);
	color: #ffffff;
	padding: 2em;
    max-width: 100%;
}
@media (min-width: 768px) {
	.popup {
		border-radius: 0.4rem;
		margin: 0 1em 2em;
		/*max-width: 600px;*/
	}
}
.popup.popholes {
	background-color: rgba(43, 158, 155, 1);
}
.popup h2, .aside-holder-title {
	color: #ffffff;
	font-size: 1.8em;
    line-height: 1.2;
    font-weight: 800;
	margin: 0 0 0.5em;
	text-transform: uppercase;
}
.aside-holder-title {
	color: #181c24;
}
.popup a.button, .popup a.button-alt {
	margin: 0 0 .5em;
	float: right;
	background-color: #ffffff;
    color: #ee4061;
}
.popup a.button-alt {
    color: #2B9E9B !important;
}
@media (min-width: 768px) {
	.popup {
		background-color: rgba(238, 64, 97, 0.5);
		margin: 0 2em 4em;
	}
	.popup.popholes {
		background-color: rgba(43, 158, 155, 0.5);
	}
}

/* Article */

.article-post-main {
	margin: 0 2rem;
}
@media (min-width: 768px) {
	.article-post-main {
		margin: 0;
	}
}
.single-post .site-main article .entry-header {
	text-align: left;
	padding: 2rem 0 0;
}

@media (min-width: 650px) {
	.single-post .site-main article .entry-header {
		text-align: center;
		padding: 4rem 2rem 0;
		max-width: 750px;
	}
}

.single-post .site-main article .entry-header .entry-title {
	padding-bottom: 0.5em;
    margin: 0 auto;
}

.single-post .site-main article .entry-content {
	max-width: 750px;
	margin: 0 auto;
	padding: 0rem 0 4rem;
}
.page .site-main article {
	margin: 0 auto;
	padding: 1rem 0 2rem;
	align-self: flex-start;
}
.single-post .site-main article .entry-header .entry-title {
	font-size: 2em;
    line-height: 1.2;
    font-weight: 800;
}
.single-post .site-main article .entry-content h2 {
	color: #ee4061;
    font-size: 1.7em;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 1rem;
	margin-top: 2rem;
}
.single-post .site-main article .entry-content h3 {
	font-size: 1.4em;
    line-height: 1.45455;
    font-weight: 700;
    margin-bottom: 1rem;
	margin-top: 2rem;
}

@media (min-width: 650px) {
	.single-post .site-main article .entry-content {
		padding: 2rem 0 4rem;
	}
	.page-template-content-page-2 article p:first-of-type, .single-post article p:first-of-type {
		font-size: 1.4rem;
		line-height: 1.3;
	}
	.single-post .site-main article .entry-header .entry-title {
		font-size: 2.6em;
	}
	.single-post .site-main article .entry-content h2 {
		font-size: 2em;
		line-height: 1.2;
	}
	.single-post .site-main article .entry-content h3 {
		font-size: 1.6em;
		line-height: 1.45455;
	}
}
@media (min-width: 768px) {
	.page .site-main article, .error404 .site-main article {
		padding: 4rem 0 6rem;
		margin: 0 auto 2rem;
	}
}

.single-post .site-main article .entry-content p + h2, .single-post .site-main article .entry-content p + h3 {
		margin-top: 3rem;
}
#body_h_visok .site-main article.articlebg {
	width: 100%;
	background: rgba(140, 51, 68, 0.15);
}
#body_h_holes .site-main article.articlebg {
	width: 100%;
	background: rgba(61, 117, 115, 0.19);
}
#body_h_visok .site-main article.articlebg header, #body_h_visok .site-main article.articlebg .entry-content, #body_h_holes .site-main article.articlebg header, #body_h_holes .site-main article.articlebg .entry-content {
	max-width: calc(1440px + 4rem);
	padding: 0 2rem;
    margin: 0 auto;
}

@media (min-width: 768px) {
	#body_h_visok .site-main article.articlebg header, #body_h_visok .site-main article.articlebg .entry-content, #body_h_holes .site-main article.articlebg header, #body_h_holes .site-main article.articlebg .entry-content {
		padding: 0 2rem;
	}
}

#body_h_visok .site-main article.extra-page header, #body_h_visok .site-main article.extra-page .entry-content, .page-template-content-page-2 .site-main article.extra-page header, .page-template-content-page-2 .site-main article.extra-page .entry-content, #body_h_holes .site-main article.extra-page header, #body_h_holes .site-main article.extra-page .entry-content {
	max-width: 960px;
	padding: 0 2rem;
    margin: 0 auto;
}
#body_h_visok .site-main .wrapper_inner_content_modul article, #body_h_visok .site-main .wrapper_modul_subcontent article, #body_h_holes .site-main .wrapper_inner_content_modul article, #body_h_holes .site-main .wrapper_modul_subcontent article {
	background: none;
}
.page .site-main #widget_1 {
	margin: 0 auto;
	padding: 1rem 2rem 0;
	max-width: calc(1440px + 4rem);
}
.page .site-main #widget_1 a {
	margin: 0 1rem 1rem 0;
}

.post-6, .post-5169 {
	color: #ffffff;
	margin-top: 0 !important;
}
@media (min-width: 768px) {
	.post-6, .post-5169 {
		margin-top: 8rem !important;
	}
}

/* Footer */
.footer_wrapper {
    padding: 3em 2em 2em;
	overflow: hidden;
	margin: 0;
	background: #404040;
	color: #ffffff;
    text-align:left;
}

#footer_grid {
	display: flex;
  	flex-direction: column;
	border-bottom: 1px solid rgba(256,256,256,0.75);
	margin-bottom: 1em;
	padding-bottom: 1rem;
}

@media (min-width: 500px) and (max-width: 767px) {
	#footer_grid {
		display: grid;
		grid-gap: 2rem;
		column-gap: 4em;
		max-width: 1440px;
    	margin: 0 auto;
		grid-template-rows: auto;
		grid-template-areas: 
			"menu1 ."
			"menu2 menu3"
			"menu4 menu4";
	}
}

@media (min-width: 768px) and (max-width: 1259px) {
	#footer_grid {
		display: grid;
		grid-gap: 2rem;
		column-gap: 4em;
		max-width: 1440px;
    	margin: 0 auto;
		grid-template-rows: auto;
		grid-template-areas: 
			"menu1 menu2 menu3"
			"menu4 menu4 menu4";
	}
}

@media (min-width: 1260px) {
	#footer_grid {
		display: grid;
		grid-gap: 2rem;
		column-gap: 4em;
		max-width: 1440px;
    	margin: 0 auto;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		grid-template-areas: "menu1 menu2 menu3 menu4";
	}
}


#footer_one {
	grid-column: menu1;
}

#footer_one img {
	width: 100%;
	max-width: 200px;
	min-width: 200px;
}
@media (min-width: 768px) {
	#footer_one img {
		max-width: 360px;
	}
}

#footer_one a {
	display: block;
    margin-right: 1rem;
}

#footer_two {
	grid-column: menu2;
}

#footer_three {
	grid-column: menu3;
}

#footer_four {
	grid-column: menu4;
}
footer{
    font-size:.9em
}
footer h3, footer h4 {
	margin: 0 0 1.5rem 0;
}
footer p{
	color: rgba(256,256,256,0.75);
	font-size: 0.8em;
    margin-top:0;
	max-width: 1440px;
    margin: 0 auto;
}
footer p a{
	color: rgba(256,256,256,0.75) !important;
}
footer p span{
    margin:0 .3em
}
footer h1, footer h2, footer h3, footer h4 {
	color: #ffffff;
}

footer .footer_logos a {
	display: inline-block;
	margin: 0 4rem 2rem 0;
}
footer .footer_logos .imgz {
	max-width: 150px;
	width: 100%;
	min-width: 150px;
}
footer .footer_logos .imgh {
	max-width: 300px;
	width: 100%;
}
footer .footer_logos .imgk {
	max-width: 160px;
	width: 100%;
}

footer a,footer a:focus,footer a:visited{
    color:#ffffff !important;
    text-decoration:underline
}

footer ul, footer ul ul {
	list-style: none; /* Remove list bullets */
  	padding: 0;
	margin: 0 0 2em 0;
}

footer li { 
	padding-left: 0; 
	margin-bottom: 1em;
}

footer li a, footer h3 a { 
	font-weight: 800;
	text-decoration: none !important;
}
footer li a:hover, footer h3 a:hover { 
	text-decoration: underline !important;
}
footer li a:hover { 
	color: underline !important;
}
footer li ul li a { 
	font-size: 0.9em;
	font-weight: 400;
}

footer ul li::before {
  	content: "";
}
footer ul ul li {
  	padding-left: 0.75em; 
	margin-bottom: 0;
}
footer ul ul li::before {
  	content: "\2022";
  	color: #ffffff; 
	font-size: 0.8em;
	position: absolute;
	top: 0;
  	left: -0.1em;
}
	

/* search */
.searchwrapper{
    margin: 0;
	border-radius: .2em;
	display: flex;
	flex-grow: 99;
	justify-content: center;
	max-width: 330px;
}
.searchwrapper form{
	margin: 0;
    padding: 0;
	position: relative;
	max-width: 320px;
}

.h_visok .searchwrapper form input[type=search] {
    background-color: #fbcfd7;/*rgba(256,256,256,0.75);*/
}

.searchwrapper form button {
	border: none;
	position: absolute;
    right: 15px;
	height: 38px;
    display: inline-block;
    top: 0px;
    bottom: 0;
    background: none;
    padding: 0 0 0 .25em;
    box-shadow: none;
}
@media (min-width: 768px) {
	.searchwrapper form button {
		height: 48px;
	}
}
.searchwrapper form button .icon-search {
	color: #404040;
}
.searchwrapper form button:hover .icon-search {
	color: #ffffff;
}
.searchwrapper form button:focus .icon-search {
	border:2px dotted #404040;
	color: #ff6600;
}

/* article */
.wrapper_article {
	display: flex;
    flex-direction: column;
	max-width: calc(1440px + 4rem);
    margin: 0 auto;
	padding: 2rem 0 3rem;
}

.wrapper_article article, .aside-holder article {
	position: relative;
	height: 100%;
}

.page .site-main .wrapper_modul_subcontent article {
	width: 100%;
}

@media (min-width: 768px) {
	.page .site-main .wrapper_modul_subcontent article header {
    	margin-bottom: 0;
		flex: 1;
	}
	.page .site-main .wrapper_modul_subcontent article .entry-content {
    	flex: 1;
	}
	.page .site-main .wrapper_modul_subcontent article {
		display: flex;
		gap: 2.5rem;
		align-items: center;
		padding: 2rem;
	}
	#body_h_visok .site-main .wrapper_modul_subcontent article:nth-child(2),#body_h_visok .site-main .wrapper_modul_subcontent article:nth-child(4) {
		flex-direction: row-reverse;
		background-color: rgba(140, 51, 68, 0.15);
	}
	#body_h_holes .site-main .wrapper_modul_subcontent article:nth-child(2),#body_h_holes .site-main .wrapper_modul_subcontent article:nth-child(4) {
		flex-direction: row-reverse;
		background-color: rgba(61, 117, 115, 0.19);
	}
	
}

@media (min-width: 960px) {
	.page .site-main .wrapper_modul_subcontent article {
		gap: 5rem;
		padding: 4rem;
	}
}

@media (min-width: 1440px) {
	#body_h_visok .site-main .wrapper_modul_subcontent article:nth-child(2),#body_h_visok .site-main .wrapper_modul_subcontent article:nth-child(4) {
		border-radius: 0.4rem;
	}
	#body_h_holes .site-main .wrapper_modul_subcontent article:nth-child(2),#body_h_holes .site-main .wrapper_modul_subcontent article:nth-child(4) {
		border-radius: 0.4rem;
	}
}

.wrapper_modul_subcontent .modul_subcontent {
	margin: 0 0 2rem;	
}

.wrapper_modul_subcontent article h1 {
    font-size: 1.7em;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 25px;
}

aside h1 {
	font-weight: 400;
	text-align: center;
}
aside article h1 {
	font-weight: 800;
	text-align: left;
}

aside {
  	display: flex;
  	flex-direction: column;
	max-width: 600px;
	margin: 0 auto;
}

.aside-holder-link {
	margin: 0 auto;
    max-width: calc(1440px + 4rem);
    text-align: center;
    /*padding-top: 1rem;*/
}

@media (max-width: 820px) {
	.aside-holder-title {
		margin-bottom: 1em;
	}
}

@media (min-width: 820px) {
	aside {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		grid-row-gap: 2rem;
		max-width: calc(1440px + 4rem);
	 }
	aside h1 {
		grid-column: 1 / 4;
	}
	aside .aside-holder-link {
		grid-column: 1 / 4;
	}
}

aside article, .page .site-main .wrapper_article article, #category-content .wrapper_article article {
	background: #ffffff !important;
	width: auto !important;
	background-color: #ffffff;
	border-radius: 0.4rem;
	box-shadow: 0 7px 7px rgba(0,0,0,.3);
	padding: 0;
}

.link-article {
	margin: 0 2rem 2rem;
}

aside article header, .wrapper_article article header {
	margin: 0;
}

aside article .attachment-post-thumbnail, .wrapper_article article .attachment-post-thumbnail {
    border-radius: 0.4rem 0.4rem 0 0;
	margin: 0;
}

aside a article figure, .wrapper_article a article figure {
	border-radius: 0.4rem 0.4rem 0 0;
	max-height: 200px;
    overflow: hidden;
}
aside a.visok-krvni-tlak:hover article figure, .wrapper_article a.visok-krvni-tlak:hover article figure {
	background: rgba(238,64,97,1);
}
aside a.holesterol:hover article figure, .wrapper_article a.holesterol:hover article figure {
	background: rgba(43,158,155,1);
}
aside a:hover article figure .attachment-post-thumbnail, .wrapper_article a:hover article figure .attachment-post-thumbnail {
	opacity: 0.25;
}	

aside a article h1, .wrapper_article a article h1 {
	font-size: 1.5em;
	margin: 2rem 0;
	padding: 0 2rem;
	color: #181c24;
}
aside a:link, aside a:visited, aside a:hover, aside a:active, .wrapper_article a:link, .wrapper_article a:visited, .wrapper_article a:hover, .wrapper_article a:active {
	color: #181c24;
	text-decoration: none !important;
}

aside a.visok-krvni-tlak:hover article h1, aside a.visok-krvni-tlak:hover article::after, .wrapper_article a.visok-krvni-tlak:hover article h1, .wrapper_article a.visok-krvni-tlak:hover article::after{
	color: #ee4061;
}
aside a.holesterol:hover article h1, aside a.holesterol:hover article::after, .wrapper_article a.holesterol:hover article h1, .wrapper_article a.holesterol:hover article::after {
	color: #2B9E9B;
}

aside article p, .wrapper_article article p {
	font-size: .9em;
	line-height: 1.4em;
	margin-bottom: 0;
}

aside article .postmetadata {
	padding: 0 2rem;
}
aside article .postmetadata li {
    font-size:.8em;
	line-height: 1.4em;
}
aside article .entry-content, .wrapper_article article .entry-content {
	padding: 0 2rem 3.5rem;
    font-size: 1rem;
    line-height: 1.5rem;
}


aside article::after, .wrapper_article article::after, .wrapper_modul_content a::after {
	content: "\f061";
	color: #ee4061;
	font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
	position: absolute;
	right: 2rem;
	bottom: 2rem;
}
#body_h_holes aside article::after, #body_h_holes .wrapper_article article::after, #body_h_holes .wrapper_modul_content a::after, .h_holes .wrapper_article a::after {
	color: #2B9E9B;
}
.wrapper_modul_content a:hover::after, #body_h_holes .wrapper_modul_content a:hover::after {
	color: #ffffff;
}

.comment,.comments-area ol,.comments-area ol ul,.links,.postmetadata li, nav ul li{
    list-style:none
}
.postmetadata li::before {
	content: "";
}

.date,.longtags a,.postmetadata li{
    display:inline-block
}

.postmetadata,.tagsdata{
    font-size:.85em;
	line-height: 1.4;
}

.postmetadata, .favilist{
    padding:0 0 0.5em;
    margin:0;
	
}
.postmetadata li{
    padding:0 1em 0 0
}
.postmetadata li:last-child{
    padding:0
}
.postmetadata .tags {
	margin: 0 0 .75em;
}
 .footer_topics li{
	display: inline-block;
    margin:0 .5em 1em 0
}
.postmetadata li a, .footer_topics li a {
    color: #222222;
    background-color: #f3f3f3;
    padding: .3em 1em;
    text-decoration: none;
    border-radius: 1em;
}
.postmetadata li a:hover, .footer_topics li a:hover,.postmetadata li a:focus, .footer_topics li a:focus, .favilist li a:hover {
    background-color: #ffd9bf;
}
.footer_topics:hover > :not( :hover) {
    opacity: 0.66;
}

.postmetadata li a {
	margin-right: 0.25em;
}
.tagsdata a {
	color: #767676;
}
.longtags a, .favilist a {
    color: #222222;
    background-color: #f3f3f3;
    padding: .3em .7em;
    text-decoration: none;
    border-radius: .2em;
    margin:0 .5em .5em 0;
}

.longtags a:hover, .longtags a:focus{
    background-color:#ffd9bf;
	text-decoration: none;
}
.longtags:hover > :not( :hover) {
    opacity: 0.66;
}
.longtags a, .favilist a, .postmetadata li a, .footer_topics li a {
	text-transform: uppercase;
	color: #ffffff;
	background-color: #ee4061;
	font-weight: 800;
	letter-spacing: 1px;
}
.longtags a:hover, .postmetadata li a:hover, .footer_topics li a:hover,.postmetadata li a:focus, .footer_topics li a:focus, .favilist li a:hover, input[type="submit"]:hover {
		background-color: #660618;
}

#body_h_holes .longtags a, #body_h_holes .favilist a, #body_h_holes .postmetadata li a, #body_h_holes .footer_topics li a {
	text-transform: uppercase;
	color: #ffffff;
	background-color: #2B9E9B;
	font-weight: 800;
	letter-spacing: 1px;
}
#body_h_holes .longtags a:hover, #body_h_holes .postmetadata li a:hover, #body_h_holes .footer_topics li a:hover, #body_h_holes .postmetadata li a:focus, #body_h_holes .footer_topics li a:focus, #body_h_holes .favilist li a:hover, input[type="submit"]:hover {
	background-color: #0c5350;
}

/* Navigation */
.h_visok .header_wrapper h2, .h_visok .searchwrapper input::placeholder, .h_visok .searchwrapper  input, .h_visok .searchwrapper form button .icon-search {
	color: #660618;
}

.h_holes .header_wrapper h2, .h_holes .searchwrapper input::placeholder, .h_holes .searchwrapper  input, .h_holes .searchwrapper form button .icon-search {
	color: #0c5350;
}

.h_blank .searchwrapper input::placeholder, .h_blank .searchwrapper  input, .h_blank .searchwrapper form button .icon-search {
	color: #333;
}

.header_wrapper h1.title {
	text-align: center;
	margin: 0 0 2rem;
	/*max-width: 220px;*/
}

@media (min-width: 768px) {
	.header_wrapper h1.title {
		margin: 0;
	}
}

.navi_wrapper {
	text-align: left;
	max-width: 330px;
    width: 100%;
}

.navi_wrapper nav {
	display: none;
}
.navi_wrapper nav.open {
	display:block;
	padding: 1em 0 0;
}
.main-navigation {
	margin: 0;
  	padding: 0;
  	list-style: none;
  	display: block;
}
.main-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.main-navigation a {
  	color: #fff;
	font-size: 1.2em;
	font-weight: 800;
  	text-decoration: none;
	margin: .5em 0;
	padding: 0;
}

.main-navigation ul li a {
	font-size: 1em;
	font-weight: 400;
}

.main-navigation li {
	padding: 0.5em 0;
	margin: 0;
}
.main-navigation li li {
  	border-bottom: none;
	padding: 0.2em 0;
}

a.toggle-nav {
    text-align: right;
	margin-left: 24px;
	text-decoration: none;
	font-size: 38px;
	width: 42px;
}
@media (min-width: 768px) {
	a.toggle-nav {
		margin-left: 48px;
		font-size: 48px;
	}
}
a.toggle-nav span {
	display: block;
	width: 42px;
	vertical-align: middle;
	text-align: center;
}
a.toggle-nav span {
	color: #ffffff;
}

body.page-id-6 .wrapper_content_modul {
	background: linear-gradient(to bottom, rgba(0,0,0,0),rgba(0,0,0,0.7)), url(img/krvni-tlak-m.jpg) top center;
    background-repeat: no-repeat;
	background-size: cover;
}
@media (min-width: 500px) {
	body.page-id-6 .wrapper_content_modul {
		background: linear-gradient(to bottom, rgba(0,0,0,0),rgba(0,0,0,0.7)), url(img/krvni-tlak-t.jpg) top center;
		background-size: cover;
	}
}
@media (min-width: 1100px) {
	body.page-id-6 .wrapper_content_modul {
		background: linear-gradient(to bottom, rgba(0,0,0,0),rgba(0,0,0,0.7)), url(img/krvni-tlak-d.jpg) top center;
		background-size: cover;
	}
}
@media (min-width: 1300px) {
	body.page-id-6 .wrapper_content_modul {
		background: linear-gradient(to bottom, rgba(0,0,0,0),rgba(0,0,0,0.7)), url(img/krvni-tlak-db.jpg) top center;
		background-size: cover;
	}
}
body.page-id-5169 .wrapper_content_modul {
	background: linear-gradient(to bottom, rgba(0,0,0,0),rgba(0,0,0,0.7)), url(img/holesterol-m.jpg) top center;
    background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 1rem;
}
@media (min-width: 500px) {
	body.page-id-5169 .wrapper_content_modul {
		background: linear-gradient(to bottom, rgba(0,0,0,0),rgba(0,0,0,0.7)), url(img/holesterol-t.jpg) top center;
		background-size: cover;
	}
}
@media (min-width: 1100px) {
	body.page-id-5169 .wrapper_content_modul {
		background: linear-gradient(to bottom, rgba(0,0,0,0),rgba(0,0,0,0.7)), url(img/holesterol-d.jpg) top center;
		background-size: cover;
	}
}
@media (min-width: 1300px) {
	body.page-id-5169 .wrapper_content_modul {
		background: linear-gradient(to bottom, rgba(0,0,0,0),rgba(0,0,0,0.7)), url(img/holesterol-db.jpg) top center;
		background-size: cover;
	}
}
.wrapper_content_modul {
	
	}
	.page .site-main .wrapper_inner_content_modul {
		display: grid;
		max-width: 960px;
		margin: 0 auto;
	}
	
	.page .site-main .wrapper_content_modul article {
		/* width: 100%; */
		margin: 0;
		padding: 2rem 0 4rem;
		align-self: flex-start;
	}
@media (min-width: 500px) {
	.page .site-main .wrapper_content_modul article {
		padding: 2rem 2rem 2rem;
	}
}

	.page .site-main .wrapper_content_modul article .entry-content p {
		font-size: 1.1em;
	}

	.page .site-main .wrapper_content_modul article strong, #body_h_holes strong .site-main .wrapper_content_modul article strong {
		color: #ffffff !important;
	}

.wrapper_modul_content {
	color: #ffffff;
	margin: 0 2rem 3rem;
}
@media (min-width: 768px) {
	.wrapper_modul_content {
		margin: 0 2rem 3rem;
	}
}

#category-content {
	max-width: calc(1440px + 4rem);
    padding: 0;
    margin: 0 auto;
}

#category-content .archive-header {
	margin: 0 auto;
    padding: 4rem 2rem 2rem;
}

@media (min-width: 1100px) {
	.wrapper_modul_content {
		margin: 0 2rem 3rem;
	}
}
.wrapper_modul_content p {
	font-size: 1rem;
    line-height: 1.5rem;
}

	.wrapper_modul_content a {
		position: relative;
		display: block;
		flex-direction: column;
		color: #ffffff;
		text-decoration: none;
		border-radius: 0.4rem;
		padding: 0 2rem 2rem 0;
	}
	
	@media (min-width: 500px) {
		.wrapper_modul_content {
			display: flex;
			flex-wrap: wrap;
			flex-direction: row;
			gap: 1rem;
		}
		.wrapper_modul_content a {
			display: flex; 
			flex-basis: calc(50% - 1rem);  
			justify-content: flex-start;
			flex-direction: column;
			padding: 2rem 2rem 3rem;
		}
	}
	@media (min-width: 768px) {
			.wrapper_modul_content a {
				flex-basis: calc(35% - 2.5rem);  
			}
	}
	@media (min-width: 1100px) {
		.wrapper_content_modul article {
			margin: 0 2rem;
		}
		.wrapper_modul_content a {
			flex: 1;
			padding: 2rem 2rem 1rem;
		}
	}

@media (min-width: 500px) {
	.page-id-6 .wrapper_modul_content a:hover {
		background: rgba(238, 64, 97, 0.5);
		color: #ffffff;
	}
	.page-id-5169 .wrapper_modul_content a:hover {
		background: rgba(43, 158, 155, 0.5);
		color: #ffffff;
	}
}
	.wrapper_modul_content h2 {
		color: #ffffff;
		font-size: 1.3em;
		line-height: 1.2;
		font-weight: 700;
		margin-top: 0;
		margin-bottom: 25px;
	}


@media (min-width: 1200px) {
	
	.toggle-nav {
		display: none;
	}
	
	.navi_wrapper {
		max-width: none;
	}

	.navi_wrapper nav, .navi_wrapper nav.open {
		display:block;
	}
	
	.main-navigation {
		margin: 0;
		padding: 0;
		list-style: none;
		display: flex;
		justify-content: space-between;
	}
	
	.main-navigation a {
		font-size: 1em;
		padding: 0.25em 0;
	}

	.main-navigation ul li a {
		margin: 0.5em 0 .25em;
	}

	.main-navigation{
		border-top: none;
	}
	.main-navigation li {
		border-bottom: none;
		padding: 0.5em 0;
		margin: 0;
	}
	.main-navigation li li {
		border-bottom: none;
		padding: 0.5em 0;
	}

	.main-navigation ul {
		font-size: 0.8em;
		line-height: 1.3;
		min-width: 250px;
		margin: 0;
		padding: 0;
		list-style: none;
		position: absolute;
		top: -999em;
		left: -999em;
	}

	.main-navigation li {
		position: relative;
		border-top: none;
		padding: 0.25em 0;
		text-align: left;
		margin-bottom: 0;
	}
	.main-navigation li ul li {
		margin-bottom: .5em;
	}
	.main-navigation li.focus > ul, .main-navigation li:hover > ul {
	  top: auto;
	  left: -1em;
	}
	.main-navigation li li {
	  display: block;
	}
	.main-navigation li li.focus > ul, .main-navigation li li:hover > ul {
		left: 100%;
		top: 0;
	}

	.main-navigation a:hover,
	.main-navigation li:hover a,
	.main-navigation .focus > a,
	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a {
	  	color: #660618;
	}
	.main-navigation ul a:hover,
	.main-navigation li:hover li a:hover,
	.main-navigation ul .focus > a,
	.main-navigation ul .current-menu-item > a,
	.main-navigation ul .current_page_item > a {
	  	color: #ee4061 !important;
	}
	
	.h_holes .main-navigation a:hover,
	.h_holes .main-navigation li:hover a,
	.h_holes .main-navigation .focus > a,
	.h_holes .main-navigation .current-menu-item > a,
	.h_holes .main-navigation .current-menu-ancestor > a {
	  	color: #0c5350;
	}
	.h_holes .main-navigation ul a:hover,
	.h_holes .main-navigation li:hover li a:hover,
	.h_holes .main-navigation ul .focus > a,
	.h_holes .main-navigation ul .current-menu-item > a,
	.h_holes .main-navigation ul .current_page_item > a {
	  	color: #2B9E9B !important;
	}
	
	.main-navigation li:hover li a {
		color: #ffffff;
	}
	
	.h_holes .main-navigation li:hover li a {
		color: #ffffff;
	}
	
	.main-navigation .menu-item-has-children > a::before {
	  content: "";
	  position: absolute;
	  right: -.65em;
	  top: 55%;
	  transform: translateY(-50%);
	  border: 4px solid transparent;
	  border-top-color: currentColor;
	}

	.main-navigation ul {
		background-color: #660618;
		border-radius: 0.5em;
		padding: 0.75em 1em 0.25em;
		transition: top .2s cubic-bezier(.25,.46,.45,.94);
		box-shadow: 0 10px 16px rgba(215,44,77,.3);
	}
	.h_holes .main-navigation ul {
		background-color: #0c5350;
		box-shadow: 0 10px 16px rgba(43,158,155,.3);
	}
}

@media (min-width: 1200px) {
	.wrapper_modul_subcontent {
		display: grid;
		grid-template-columns: 1fr;
		grid-column-gap: 4rem;
		align-content: space-evenly;
	}
	
	.wrapper_article {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		grid-row-gap: 4rem;
		margin: 0 auto;
		padding: 2rem 0 3rem;
	}
}




@media (min-width: 961px) and (max-width: 1199px) {
	
	.header_wrapper {
		display: grid;
		grid-template-columns: 300px 1fr;
		grid-template-rows: 1fr;
		grid-auto-flow: column;
		grid-gap: 0 3em;
		align-content: space-evenly;
		padding: 1rem 2rem;
		max-width: 1440px;
		margin: 0 auto;
	}
	.navi_wrapper nav.open {
		padding: 0 2em 2em;
	}
	.header_wrapper .navi_wrapper {
		display: block;
		position: absolute;
   		top: 182px;
    	padding: 0;
    	right: 0;
    	background-color: #ee4061;
		z-index: 99999;
	}
	.h_holes .header_wrapper .navi_wrapper {
    	background-color: #2B9E9B;
	}
	
	.wrapper_modul_subcontent {
		display: grid;
		grid-template-columns: 1fr;
		grid-gap: 2rem;
		grid-column-gap: 2rem;
		align-content: space-evenly;
	}
	.wrapper_article {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		grid-row-gap: 4rem;
		margin: 0 auto;
		padding: 2rem 0 8rem;
	}
}



@media (min-width: 768px) and (max-width: 960px) {
	.header_wrapper {
		display: grid;
		grid-template-columns: 300px 1fr;
		grid-template-rows: 1fr 1fr;
		grid-auto-flow: column;
		grid-gap: 0 3em;
		align-content: space-evenly;
		padding: 1rem 2rem;
		max-width: 1440px;
		margin: 0 auto;
	}
	
	.header_wrapper h2 {
		grid-column: 2;
		grid-row: 1;
	}
	
	.header_wrapper .searchwrapper {
		grid-column: 2;
		grid-row: 2;
		display: flex;
		justify-content: space-between;
		margin-left: auto;
	}
	
	.header_wrapper .navi_wrapper {
		display: block;
		position: absolute;
   		top: 182px;
    	padding: 0;
    	right: 0;
    	background-color: #ee4061;
		max-width: 350px;
		z-index: 999999;
	}
	.navi_wrapper nav.open {
		padding: 0 2em 2em;
	}
	.h_holes .header_wrapper .navi_wrapper {
    	background-color: #2B9E9B;
	}
	
	.wrapper_modul_subcontent {
		display: grid;
		grid-template-columns: 1fr;
		grid-gap: 2rem;
		grid-column-gap: 0rem;
		align-content: space-evenly;
	}
	.wrapper_article {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-row-gap: 4rem;
		margin: 0 auto;
		padding: 2rem 0 8rem;
	}
}

.highlighted-red {
	background-color: rgba(140, 51, 68, 0.15);
    padding: 1.5rem 2rem;
    border-radius: 0.4rem;
}

.highlighted-blue {
    background-color: rgba(61, 117, 115, 0.19);
    padding: 1.5rem 2rem;
    border-radius: 0.4rem;
}

.video-box {
	padding-top: 56.25%;
	position: relative;
	box-shadow: 0 7px 7px rgba(0,0,0,.3);
	border-radius: 0.4rem;
}

.video-box-bot {
	margin-bottom: 2rem;
}

iframe, embed, object {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 0.4rem;
}

.sidebar-banner {
	margin: 0 auto;
    max-width: 1440px;
    text-align: center;
    padding: 3rem 1rem;
}

.sidebar-banner img {
	max-width: 100%;
}

.pagination_article {
	margin: 1rem 0 3rem;
}
.pagination_article a {
	color: #181c24;
	margin: 0 0.5rem;
}

.search-results .site-main #primary, .search-no-results .site-main #primary  {
	margin: 0 auto;
	padding: 1rem 2rem;
	max-width: calc(1440px - 4rem);
	max-width: 840px;
}

.search-results .page-header h1, .search-no-results .page-header h1 {
	font-size: 2em;
    line-height: 1.2;
}

.search-results .entry-header {
	margin-bottom: 1em;
}

.search-results .entry-header h1.entry-title, .search-no-results .entry-header h1.entry-title {
	font-size: 1.6em;
    line-height: 1.2;
	margin-bottom: 0.5em;
}

.search-results .site-main #primary article {
	margin-bottom: 3rem;
}


.has-small-font-size {
    font-size: 0.9rem;
    line-height: 1.3rem;
}

/* calculator */

.container #calc {
    width:100%;
    padding:1em 1em 1em 1em;
	margin-bottom: 2rem;
	min-height: 200px;
    text-align:center;
	display: flex;
  	align-items: center;
  	justify-content: center;
	border-radius: 0.4rem;
	background-color: rgba(140, 51, 68, 0.15);
}
#body_h_holes .container #calc{
	background-color: rgba(61, 117, 115, 0.19);
}

.container #calc h2 {
	margin-top: 0;
}

.container #calc strong {
    color: #181c24;
}

#body_h_visok .container #calc .btn, #body_h_holes .container #calc .btn {
	margin: 0rem 1rem;
}
.container #calc .question,.container #calc .score{
    width:100%;
    padding:0.5em;
    text-align:center;
    display:none;
    top:0px;
    left:0px
}
.container #calc .question.score,.container #calc .score.score{
    border: 4px solid white;
    -webkit-border-radius:0.4rem;
    -moz-border-radius:0.4rem;;
    border-radius:0.4rem;
	padding: 3rem;
}

.table-tocke select {
	padding: 0.25rem;
    max-width: 5rem;
}
.table-tocke #results-tocke {
	color: #ee4061;
	font-weight: 700;
	font-size: 1.2rem;
}