/*
Theme Name: HOTdesign - Grafika 2020
Theme URI: https://www.hotdesign.eu
Author: HOTdesign.eu
Author URI: https://www.hotdesign.eu
Description: 
Version:
Text Domain: grafika20               
License:                               
License URI:
*/
 @import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,700,800,900');
 @import url('https://fonts.googleapis.com/css?family=Open Sans:100,200,300,400,700,800,900');
body {
	font-family: 'Open Sans', 'Trebuchet MS', Arial, Helvetica, Sans-Serif !important;
}
::-webkit-input-placeholder {
/* Chrome/Opera/Safari */
	color: #acacac;
}
::-moz-placeholder {
/* Firefox 19+ */
	color: #acacac;
}
:-ms-input-placeholder {
/* IE 10+ */
	color: #acacac;
}
:-moz-placeholder {
/* Firefox 18- */
	color: #acacac;
}
.mfp-arrow-right, .mfp-ready .mfp-close {
    right: 40px;
}
.header-top {
	background-color: #242424;
	z-index: 11;
	position: relative;
	min-height: 20px
}
.nav-small .nav>li>a, .nav.nav-small>li>a {
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ikonytop {
	font-weight: 400;
	color: #424242;
	margin-left: 1.5em
}
.ikonytop a {
	color: #424242;
	font-size: 12px !important;
}
.hnadpis {
    font-size: 2.6em;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0px;
    padding: 0px;
}
.hnadpis2 {
font-weight: 300 !important;
    font-size: 1.4em !important;
}
.absolute-footer, html {
    background-color: #5b5b5b;
    background-image: linear-gradient(270deg, #1e1e1e 0%, #464646 100%);
}
.podtext  {
    background-image: linear-gradient(270deg, #1e1e1e 0%, #464646 100%);
}
.header-top {
    background-color: #242424;
    z-index: 11;
    position: relative;
    min-height: 20px;
    background-image: linear-gradient(270deg, #e8e8e8 0%, #ffffff 100%);
}
.odkz {
	color: #ea556f;
    font-weight: 600 !important;
}
.linka {
    border-bottom: 1px solid #e3e3e3;
}
.just {
	text-align: justify !important;
}
.colk {
    padding: 12px 0px 12px 0px; 
}
.pozice {
    font-weight: 400 !important;
    font-style: italic;
    font-size: 16px;
}
.header-top {
    min-height: 46px;
    text-transform: uppercase;
}


@media (min-width: 520px) {
    .title-wrapper {text-align: center !important;}
}
