@import url("https://fonts.googleapis.com/css?family=Raleway:300,400,600&subset=latin-ext");
body {
font-family: 'Raleway', sans-serif;
color: #1f1f1f;
}
#container {
background-image: url(//www.lovicar.cz/wp-content/themes/agile-child/img/bg.jpg);
background-repeat: no-repeat;
background-size: cover;
}
#header {
background-color: #fff;
}
#header .header-elements {
float: left;
margin: 0;
}
#main {
background-color: transparent;
}
#title-area {
display: none;
}
#site-logo {
position: relative;
display: inline-block;
float: left;
left: 0;
top: 24px;
line-height: 0;
margin: 0;
}
#primary-menu {
padding: 0;
position: relative;
right: 0;
top: 73px;
display: inline-block;
float: left;
}
#primary-menu .hover-bg {
display: none;
}
#primary-menu > ul.menu > li > a {
font-size: 18px;
font-style: normal;
letter-spacing: 1px;
color: #95c0ab !important;
padding: 0 10px 0;
display: block;
float: left;
text-transform: none;
line-height: 60px;
}
#primary-menu > ul.menu > li:before {
content: "|";
display: inline-block;
color: #95c0ab;
font-size: 18px;
width: 1px;
height: 20px;
top: 16px;
position: relative;
}
#primary-menu > ul.menu > li:nth-last-child(2):before, 
#primary-menu > ul.menu > li:nth-last-child(3):before, 
#primary-menu > ul.menu > li:nth-last-child(4):before {
content: none;
}
#primary-menu > ul.menu > li:first-child a {
padding-left: 0;
}
#primary-menu > ul.menu > li.pevonia, #primary-menu > ul.menu > li.gernetic {
background-repeat: no-repeat;
background-size: contain;
width: 100px;
height: 60px;
text-indent: -9999px;
margin: 0 10px;
position: relative;
text-indent: -9999px;
top: -11px;
}
#primary-menu > ul.menu > li.pevonia {
background-image: url(//www.lovicar.cz/wp-content/themes/agile-child/img/pevona.jpg);
}
#primary-menu > ul.menu > li.gernetic {
background-image: url(//www.lovicar.cz/wp-content/themes/agile-child/img/gernetic.jpg);
}
#primary-menu > ul.menu > li.pevonia a, #primary-menu > ul.menu > li.gernetic a { width: 100%;
}
#header.sticky #site-logo {
top: 5px;
}
cite, em, i {
font: italic 13px/20px "Raleway";
}
h1, h2, h3, h4, h5 {
color: #ab8641;
text-transform: none;
}
h1 {
font-size: 20px;
}
h2 {
font-size: 18px;
}
h3 {
font-size: 16px;
}
h4 {
font-size: 15px;
}
h5 {
font-size: 14px;
}
a, a:active, a:visited {
color: #ab8641;
text-decoration: none;
}
#primary-menu > ul.menu > li.current-menu-item > a {
color: #ab8641 !important;
}
a:hover, a:active {
color: #95c0ab;
}
#gmap {
position: relative;
padding-bottom: 50%; // This is the aspect ratio
height: 0;
overflow: hidden;
margin-bottom: 30px;
}
#gmap iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
.divider-fancy {
position: relative;
display: block;
clear: both;
width: 100%;
margin-top: 20px;
margin-bottom: 20px;
}
table {
border: none;
line-height: 20px;
margin: 5px 0 15px 0;
text-align: left;
padding: 0;
width: 100%;
margin: 0 auto;
}
th, td {
padding: 10px;
text-align: left;
vertical-align: middle;
border-bottom: 1px solid rgba(171, 134, 65, 0.49);
}
tr:nth-child(even) {
padding: 10px;
text-align: left;
vertical-align: middle;
border-bottom: 1px solid rgba(171, 134, 65, 0.49);
background-color: rgba(171, 134, 65, 0.1);
}
tr:hover {
background-color: rgba(171, 134, 65, 0.49);
transition: all .3s;
}
.entry-content { }
#footer {
border-bottom: none;
}
#sidebars-footer {
clear: both;
margin: 0;
padding: 18px 0;
}
#sidebars-footer .widget-title {
color: #fff;
border-bottom: none;
font-size: 13px;
font-weight: bold;
margin-bottom: 0;
padding-bottom: 0;
height: 44px;
}
#footer .sidebar .widget {
font-size: 13px;
line-height: 26px;
margin: 0;
overflow: hidden;
}
#footer .textwidget {
color: #fff;
font-size: 13px;
font-weight: normal;
}
#footer-bottom-text {
display: block;
float: none;
margin: 0 auto;
padding: 18px 0;
color: #fff;
}
#footer-bottom-text a {
color: #ddd;
}
#footer-bottom-text a:hover {
color: #fff;
}
@media (max-width: 1137px) {
#primary-menu > ul.menu > li.pevonia, #primary-menu > ul.menu > li.gernetic {
display: none;
}
}
@media (max-width: 959px) {
#header #primary-menu > ul.menu > li > a {
font-size: 14px !important;
}
}
@media (max-width: 768px) {
.pevonia.menu {
display: none !important;
}
.gernetic.menu {
display: none !important;
}
}