/*
	Theme Name: HTML5 Blank
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 21.5c
	Author: 
	Author URI: 
	Tags:                        

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/* ----------- PREMENNE -------------------*/
 :root {
  --MOTIV: #6f63ec;
  --HEADER: linear-gradient(45deg, #501098, #2488a9);
}

element { background-color: var(--MOTIV); }

/* ----------- STAR RATING -------------------*/

.star-img img {
    width: auto !important;
}

div#snippet-box {
    border-radius: 5px !important;
    margin: 0 auto !important;
    border: 0px !important;
}

.snippet-title {
    text-align: center;
}

.snippet-markup {
    padding: 10px 5px 15px 5px;
}

/* ----------- ARTICLE.LOOPS -------------------*/
main section article.tag-recenzia h4 {
    color: yellow;
    background: #42369d;
    padding: 3px 5px;
    border-radius: 5px;    font-size: 13px;
}

#article-panel {width:100%;max-width:700px;margin:0 auto;font-family:Arial;font-size:15px;box-sizing:border-box;}
article#loop a.viac {position:absolute;font-size:0.6em;z-index:55;right:10px;bottom:10px;width:fit-content;padding:10px;background: transparent;color: #2b2b2b;text-decoration:none;}
div#creditfoto {color: #f1f1f1;font-size: 10px;padding: 5px;position: absolute;bottom: 0;left: 0;z-index: 99;}

article#loop {box-sizing:border-box;margin: 5px auto 5px auto;width:100%;max-width: 750px;min-width:320px;height: min-content;background: transparent;position:relative;overflow:hidden;padding: 0 0 10px 0;}
article#loop #thumb {z-index:90;position: relative;margin:0 10px 10px 0;float:left;top: 0px;left: 0px;width: 200px;height: 200px;background: #e4e4e4;}
article#loop #thumb a img {z-index:90;width: 100%;max-width: 200px;min-width: 200px;height:100%;object-fit: cover;filter:brightness(0.99);}
article#loop #loop-content {z-index:50;position:relative;top:0;left:0;width:auto;height:100%;padding: 0 0 0 10px;background:transparent;}
article#loop #loop-content h3 {color:#222;margin: 5px 0;padding:0 20px 0 0;font-size: 1.2em;width: 100%;max-width: 100%;min-width: 100%;display: block;clear: none;}
article#loop #loop-content h3 a {color: #333;margin:0;padding:0;}
originalh4 {color:#333;font-weight:normal;background: transparent;width: 100%;min-width: 100%;max-width: 100%;margin: 0;padding: 0;font-size:0.75em;display: block;}
article#loop #loop-content h5 {color:#333;width: 45%;height: auto;margin:5px 0 0 0;padding:0;font-weight: normal;font-size: 0.8em;line-height: 1.4em;display: block;float: left;}
article#loop #loop-content h5.excerpt { width: 100%; float: none; font-weight: 600; color: #333; }
article#loop h6 {display:block;}
article#loop h6 a {}
article#loop #loop-content p {color:white;margin:0;padding:0;}

#zvyraznene {
    background: #eaeaea;
    width: 100%;
    max-width: 750px;
    float: left;
    box-sizing:border-box;
    padding: 0px 5px 15px 15px;
    margin: 0 0 20px 0;
}
#zvyraznene #l {
    width: 49%;
    float: left;
}
#zvyraznene #r {
    width: 49%;
    float: right;
}

article#loop.small {
    width: 100%;
    height: a;
    margin: 5px 0 0 0;
    padding: 0 10px 0 0;
    background: transparent;
}
article#loop.small h4 {
    display: none;
    padding: 0;
    margin: 0;
}
article#loop.small h3 {
    font-size: 15px !important;
    font-weight:normal !important;
    padding: 0 0 0 0 !important;
    display: inline !important;
}
article#loop.small h3 a {
    /* color:#e8e8e8 !important */
}
article#loop.small #thumb {width: 75p;max-width: 75px;height: 75px;overflow: hidden;position: relative;}
article#loop.small #thumb a img {width: 100%;max-width: 100%;min-width: 100%;height: 100%;object-fit: cover;object-position: center;}
article#loop.small #loop-content {padding:5px;}


article#loop.feat {
    width: 25%;
    height: 100px;
    margin: 0;
    padding: 0;
    float:left;
    box-sizing: border-box;
    min-width: auto;
}
article#loop.feat h4 {
    display: none;
    padding: 0;
    margin: 0;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: normal;
    background: #eee;
}
article#loop.feat h3 {
    font-size: 14px !important;
    font-weight:normal !important;
    padding: 0 0 0 0 !important;
    display: inline !important;
}
article#loop.feat h3 a {
}

article#loop.feat #thumb {width: 75px;max-width: 75px;height: 75px;overflow: hidden;position: relative;min-width: 75px;}
article#loop.feat #thumb a img {width: 75px;max-width: 75px;min-width: 75px;height: 75px;object-fit: cover;object-position: center;}
article#loop.feat #loop-content {padding:5px;}


article#loop.tag-min {
    background: #eaeaea;
    padding: 5px;
    margin: 5px auto 10px auto;
}
article#loop.tag-min #thumb {background:transparent;float:right;width:75px;min-width:75px;min-height:75px;height:75px;max-width:75px;max-height:75px;padding:0;margin:10px 0 0 0;}
article#loop.tag-min #thumb a img {border-radius:100%;background:transparent;width:100%;min-width:100%;min-height:100%;height:100%;max-width:100%;max-height:100%;padding: 5px;margin: 5px;}
article#loop.tag-min #thumb #creditfoto {display:none;}
article#loop.tag-min #loop-content {
    padding: 5px;
}
article#loop.tag-min #loop-content h5, article#loop.tag-min #loop-content h5.excerpt {
    display:none;
}


article#loop.tag-odporucane {}
article#loop.tag-odporucane h3 {}
article#loop.tag-odporucane #thumb { width: 100%; max-width:100%;height:300px;}
article#loop.tag-odporucane #thumb a img {width:100%;max-width:100%;height:300px;}
article#loop.tag-odporucane #loop-content {padding:5px;}

div#metaclanok {display:flex;flex-direction:row;}


div#infooclanku {margin: 20px auto;padding: 5px 5px 5px 80px;box-sizing: border-box;/* background: white; */width: 100%;height: auto;font-size:0.8em;}
div#infooclanku img {width: 60px;height: auto;margin: 0 0 0 -75px;float:left;}

div#infooclanku b {
    color: var(--MOTIV);
}

main section article h1 {
    margin:10px 0;
    padding:0;
    font-size: 2em;
    color: #4c1c9a;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    font-weight: bold;
    background: var(--HEADER);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    }
main section article  h1 a {margin:0;padding:0;}
main section article  h4 {color: #6b63ec;background: transparent;width: 100%;min-width: 100%;max-width: 100%;margin: 0;padding: 0;font-size: 11px;text-transform: uppercase;font-weight: bold;letter-spacing: 0;display: inline;}
main section article  h5 {color: #333;margin: 15px 0 0 0;padding:0;font-weight: bold;font-size: 1.1em;}
main section article  h6 {position: relative;/* z-index:51; *//* bottom: 20px; *//* left: 20px; */color: #333;font-weight:normal;font-size:0.7em;padding:0;margin: 20px 0 0 0;}
main section article  h6 a { color: #333; }
main section article #thumb {position:relative;width:100%;height:auto;margin: 15px 0 0 0;}

h5#perex::before {
    content: "\25A0";
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: 0;
    color: var(--MOTIV);
    zoom: 1.3;
}


h5 li {
    list-style: none;
}

h5 li::before {
    content: "\25A0"; /* Change the color */
    font-weight: bold; /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 1em; /* Also needed for space (tweak if needed) */
    margin-left: 0; /* Also needed for space (tweak if needed) */
    color: var(--MOTIV);
    zoom: 1.3;
}

article {
    width: 100%;
    max-width: 100%;
    min-width: auto;
    padding: 0 5px 50px 0;
}


article p {
    width: 100%;
    box-sizing: border-box;
    max-width: 750px;
    min-width: auto;
    margin: 0 auto;
    padding: 10px 15px;
    line-height: 1.9em;
    text-align:justify;
}

article p img, article img {
    width: 100%;
    height:auto;
}


article h3 {
    width: 100%;
    max-width: 750px;
    min-width: auto;
    margin: 20px auto 0 auto;
    padding: 10px 15px;
    font-size: 1.2em;
    font-weight: bold;
    clear: both;
}

ol, ul {
    width: 100%;
    max-width: 900px;
    min-width: auto;        
    margin: 10px 0 30px 30px;
    padding: 10px;
    line-height: 1.7em;
}



/*------------------------------------*\
    WP EMBED
\*------------------------------------*/

body.post-template-default.single.single-post {
    max-width: 100% !important;
    height: 200px !important;
}


.wp-embed {
    background: transparent !important;
}

.wp-embed-comments, .wp-embed-share {
    display: none !important;
}

.wp-embed-featured-image img {
    width: 100px !important;
    height: 100px !important;
    object-fit: cover !important;
    border: none !important;
    float: left !important;
    margin: 0 10px 5px 0 !important;
}

.wp-embed-excerpt {
    display: none !important;
}

.wp-embed-featured-image.rectangular {
    width: 100px !important;
    height: 100px !important;
    float: left;
    margin: 0 10px 5px 0 !important;
}

.wp-embed-featured-image.rectangular img {
    object-fit: cover !important;
    width: 100px !important;
    height: 100px !important;
    object-fit: cover !important;
    object-position: center;
}

p.wp-embed-heading {
    font-family: Arial;
    font-size: 17px !important;
    margin: 0 0 0 0 !important;
    width: 90% !important;
}

.wp-embed-excerpt {
    font-size: 13px;
    width: 90%;
}

iframe.wp-embedded-content {
    width: 100% !important;
    padding: 0;
    margin: 0 0 0 -10px;
    background: transparent;
}                           

/*------------------------------------*\
    MAIN
\*------------------------------------*/




.pagination {width: fit-content;margin: 10px auto 30px auto;background: white;padding: 10px;border-radius: 5px;font-size: 17px;font-weight: bolder;} 
a.page-numbers {padding: 5px;} 
span.page-numbers.current {font-weight: bold;padding: 5px;}


ul, ul li {
    list-style: square;
}

nav ul li {
    list-style: none;
    display: inline-block;
    padding: 8px 10px;
    background: transparent;
    border-radius: 6px;
    text-transform: none;
    font-size: 12px;
    margin: 5px;
}

nav ul {
    line-height: 1.5em;
    margin: 10px;
    padding: 0;
    /* display: inline; */
    text-align: center;
}

ul#menu-headermenu li, ul#menu-headermenu-1 li {
    background: transparent;
    padding: 0;
    text-transform: uppercase;
}
ul#menu-headermenu li a, ul#menu-extramenu li a, ul#menu-headermenu-1 li a, ul#menu-extramenu-1 li a {
    color: #e0e0e0;
    font-weight: 700;
    border-radius: 3px;
    padding: 10px;
}

ul#menu-headermenu li a:hover, ul#menu-extramenu li a:hover, ul#menu-headermenu-1 li a:hover, ul#menu-extramenu-1 li a:hover {
    background: #ffffff2b;
}

ul#menu-extramenu li, ul#menu-extramenu-1 li {
    background: transparent;
    margin: 0;
    padding: 5px;
}


ul#menu-extramenu li::before, ul#menu-extramenu-1 li::before {content: '#';color: white;font-weight: bold;letter-spacing: 0;margin-right: -8px;}

 div#gdpr {
    clear: both;
    max-width: 1070px;
    font-size: 12px;
    width: 100%;
    color: white;
    padding: 10px 10px 12px 10px;
    margin: 0 auto 10px auto;
    /* font-weight: bold; */
    background: #4ac694;
    border-radius:0 0 5px 5px;
}

div#gdpr a {color:white;text-decoration:underline;}
div#gdpr img {float: left;margin: -3px 5px 0 0;}



div#boxzilla-5225 {
    width: 100% !important;
    max-width: 100% !important;
    padding: 15px 5px 5px 5px;
    margin: 0;
}


.gallery-columns-1 dl.gallery-item {
    width: 100% !important;
    float:none;
}

.gallery-columns-2 dl.gallery-item {
    width: 50% !important;
    float:left;
}

.gallery-columns-3 dl.gallery-item {
    width: 33% !important;
    float:left;
}

.gallery-columns-4 dl.gallery-item {
    width: 25% !important;
    float:left;
}

.gallery-columns-5 dl.gallery-item {
    width: 20% !important;
    float:left;
}

blockquote p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.4em;
    color: #555;
    width: 90%;
    margin: 10px auto;
    border-left: 1px solid var(--MOTIV);
}

video {
    width: 100% !important;
    height: auto;
}

main {
    width: 100%;
    margin: 0 auto;
    max-width: 1080px;
    min-width: auto;
    overflow: hidden;
}

main section {
    width: 100%;
    max-width: 700px;
    float: left;
    padding: 0 5px;
}

.menu ul li {
    list-style: none;
    display: inline-block;
}


/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font:16px Bitter,Arial, sans-serif;
	color:#222;
	background: #f3f3f3;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color: var(--MOTIV);
	text-decoration:none;
}
a:hover {
	/* color:var(--MOTIV); */
	text-decoration:underline;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width: 1080px;
	width: 100%;
	margin:0 auto;
	position:relative;
}
/* header */
.header {background: linear-gradient(45deg, #501098, #2488a9);margin: 0 auto;padding: 10px 10px 20px 10px;height: fit-content;min-height: 50px;}
/* logo */
.logo {margin: 0 auto 10px;position: relative;z-index: 990;height: auto;}
.logo-img {height: 75px;}
.logo a h1 {
    width: fit-content;
    margin: 0 auto;
    padding: 5px;
}
/* nav */
.nav {float: none;margin: 0 auto;padding: 0 10px;}
/* sidebar */
#sidebar {display:block;float:right;width: 100%;max-width: 370px;min-width:300px;margin: 0 auto;padding: 0;box-sizing: border-box;}

.textwidget {
    text-align: center;
    color: white;
}
.textwidget ul li {font-size: 12px;text-transform: none;font-weight: normal;line-height: 1em;}
.textwidget ul li a {font-size: 12px;text-transform: none;color: #eaeaea;}

.textwidget ul li::before {
    content: '#';
    color: white;
    font-weight: normal;
}

nav ul li:hover {
    font-weight: bold;
}

button.search-submit {
    border: 0;
    padding: 0;
    height: 50px;
    width: 42px;
    margin: 0;
    right: 15px;
    top: 0;
    background: transparent;
    position: absolute;
}

input.search-input {
    border: 1px solid #cecece;
    border-radius: 5px;
    height: 40px;
    margin: 0;
    padding: 5px;
    width: 100%;
    text-align: center;
    font-size: 13px;
    box-sizing:border-box;
}

form.search {
    width: 100%;
    max-width: 450px;
    padding: 0;
    margin: 0 auto;
    position: relative;
}

button.search-submit img {
    padding: 0;
    margin: 0;
}


form.search .advancedsearch {
    display: block;
    height:1px;
    width:100%;
    overflow:hidden;
    position:absolute;
    z-index:999;
    padding: 10px;
}

form.search:active .advancedsearch,
form.search:focus .advancedsearch,
form.search:hover .advancedsearch
{
    display: block;
    width: 100%;
    height: auto;
    min-height:400px;
    background: #403b9e;
    transition:0.3s ease-out;
}

.slidebar .advancedsearch ul {
    margin: 5px auto;
}

.slidebar .advancedsearch ul li {
    list-style: none;
    padding: 10px;
    display:inline;
}



/* footer */
.footer {display: block;width: 100%;height: auto;clear: both;margin: 50px auto 0 auto;padding: 20px;color: #e0e0e0;font-size: 13px;background: linear-gradient(45deg, #501098, #2488a9);}
.footer a {color:#e0e0e0;text-decoration:none;border-bottom:1px dotted #d0d0d0;}

.footer ul {margin: 0;padding: 0 0 0 30p;}
/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/



@media only screen and (max-width:640px) {
                     
div#metaclanok {display:flex;flex-direction:column;}

}

@media only screen and (max-width:768px) {
                   
#sidebar {display:none;}
.gallery-columns-3 dl.gallery-item {
    width: 50% !important;
    height: auto !important;
    float:left;
    padding: 0;
    margin: 0;
}

.gallery-columns-4 dl.gallery-item {
    width: 50% !important;
    height:200px !important;
    float:left;
}

.gallery-columns-5 dl.gallery-item {
    width: 50% !important;
    height:200px !important;
    float:left;
}

.header {padding:10px 0 0 10px; }

article#loop {height: min-content;}
article#loop #thumb {width:150px;height: 150px;max-width:150px;min-width:150px;background: #d0d0d0;}
article#loop #thumb a img {width:100%;max-width:100%;min-width:100%;height: 150px;object-fit: cover;}
article#loop #loop-content {padding: 0px 5px 20px 5px;width: 100%;font-size:1em;}
article#loop #loop-content h3 {font-size:1.1em;}
article#loop #loop-content h5 {display:none;}
article#loop.tag-odporucane #loop-content h5, article#loop.tag-odporucane #loop-content h5.excerpt {display:block;width:100%;clear: both;}      
article#loop h6 {display:block;}


#zvyraznene #l {
    width: 100%;
    float: none;
}
#zvyraznene #r {
    width: 100%%;
    float: none;
}
article#loop.small #thumb {width: 100px;max-width: 100px;min-width: 100px;height: 100px;overflow: hidden;position: relative;}
article#loop.small #thumb a img {width: 100px;max-width: 100px;min-width: 100px;height: 100px;object-fit: cover;object-position: center;}

article#loop.feat {
    width: 50%;
    height: 100px;
    margin: 0;
    padding: 0;
    float:left;
    box-sizing: border-box;
    min-width: auto;
}


}



@media only screen and (max-width:999px) {
main section {float:none;margin:0 auto;max-width:95%}
#sidebar {DISPLAY:NONE;width:100%;float:none;margin:20px auto;}
.nav {float:none; clear:both;margin:10px 0 0 0;}
}

@media only screen and (min-width:981px) and (max-width:1200px) {
main section {float:left;margin:0;max-width:680px;}
#sidebar {width:300px;max-width:300px;float:right;margin:0;}

}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin: 0;
	height: auto;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background: transparent;
	border: 0;
	max-width: 100%;
	padding: 0;
	text-align:center;
}
.wp-caption.alignnone {
	margin: 0;
	padding: 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width: 100%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size: 1em;
	line-height: 1.7em;
	margin:0;
	padding: 10px 5px 5px 5px;
	text-align: center;
}

#gallery-1 img, #gallery-2 img, #gallery-3 img, #gallery-4 img, #gallery-5 img, #gallery-6 img, #gallery-7 img, #gallery-8 img, #gallery-9 img, #gallery-10 img,
#gallery-11 img, #gallery-12 img, #gallery-13 img, #gallery-14 img, #gallery-15 img 
{border: 5px solid transparent !important;object-fit: cover;}

div#gallery-1, div#gallery-2, div#gallery-3, div#gallery-4, div#gallery-5, 
div#gallery-6, div#gallery-7, div#gallery-8, div#gallery-9, div#gallery-10, 
div#gallery-11, div#gallery-12, div#gallery-13, div#gallery-14, div#gallery-15 {
    clear: both;
    position: relative;
    height: auto;
}

dl.gallery-item img {
    max-height: 250px;
    height: auto;
    object-fit: cover;
}

.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
