/*!
Theme Name: Ohio-Child
Theme URI: http://ohio.colabr.io/
Author: Colabrio
Author URI: http://colabr.io/
Description: Ohio is a WordPress theme bundled with premium plugins to build a modern and functional website.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: ohio
Text Domain: ohio-child
Tags: ajax, customizer, ecommerce, portfolio, minimal, page builder, responsive, multipurpose, shop, store, woocommerce, wpml

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

body .site-content,body  .page-headline::before {
  background-color: #fffefa00;
}
.single-post .page-headline::after {
  background-color: rgba(0,0,0,0.35);
}
.single-post .entry-content ul {margin-bottom: 1.85em;}
.single-post .wp-block-quote {
  margin: 0 0 0;
}
table:not(.-unstyle) td, table:not(.-unstyle) th, .wp-block-table:not(.-unstyle) td, .wp-block-table:not(.-unstyle) th {
  border-left: var(--clb-border-width) var(--clb-border-style-solid) var(--clb-border-color);
  border-right: var(--clb-border-width) var(--clb-border-style-solid) var(--clb-border-color);
}
body .hamburger-nav .menu .mega-menu-item > a {
  font-size: 3.5vh;
}
body .scroll-top-holder {font-family: var(--clb-body-font-family);} 

body input[type="checkbox"]:invalid:not([aria-required="true"]),body input[type="radio"]:invalid:not([aria-required="true"]) {
  border-color: #ffcc29;
}
.footer .current-menu-item a {color:#ffca1c!important}
body, html {
  overflow-x: hidden;
}
.povprasevanje {display:none; margin-left:10px;}
.single-post.post-template-default .povprasevanje {
display: block;
  position: absolute;
  right: 75px;
  top: 25px;
}
.header.-sticky.showed .povprasevanje {
 top: 15px;
} 
.page-container .category-holder .category {padding:5px 20px; border-radius:6px;  background: #ffcc29;}
body .wp-block-quote  {
  border-color: #ffcc29;
}
.trajanje {
  padding: 5px 20px;
  border-radius: 6px;
  background: rgba(255,255,255,0.3);
  display:inline;
}
body .ordering-filters .result-count {display:none}
body .hamburger-nav .menu .sub-nav-item > a {
  font-size: 2vh;
}

.podnaslov {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 5px;
}
body .post-meta-estimate {display:none}
.category .podnaslov, .category .trajanje {display:none;}
body .hamburger-nav-details .details-column {
  width: 20%;
  justify-content: end;
}
body .icon-button {
  box-shadow: 0 0 0 1px #ffffff70 inset;
}
body .social-networks.-outlined .network {
  border: 1px solid;
}
body .hamburger-nav .menu {;
  width: 37%;
}
body .hamburger-nav-details .details-column-big {
  width: 80%;
}
 
body .swiper-pagination-bullet {
  width: 40px;
  height:3px;
  border-radius: 1px;
}
body .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 3px;
}
body .elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal  {
  bottom: 15px;
}
body 
.entrance h3 {margin-bottom:20px}
.home.dark-scheme {
  background-color: #fff!important;
}

@media only screen and (max-width: 1024px) {
body .hamburger-nav .menu {
  width: 50%;
}
body .hamburger-nav-details .social-networks {
  display:none;
}
body .hamburger-nav-details .details-column-big {
  width: 100%;
}
}

@media only screen and (max-width: 768px) {
.single-post .page-headline .holder {
  padding-bottom: 50px;
}
.podnaslov {
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 10px;
}
.single-post .page-headline .title {
  color: #ffffff;
  font-size: 32px;
  line-height: 1.2em;
}
.single-post.post-template-default .povprasevanje {
right: 16px;
    top: 75px;
}
body.is-mobile-menu .mobile-hamburger.-left {
  display: none;
}
body .header.-mobile .desktop-hamburger {
  display: block;
}
body .swiper-pagination-bullet {
  width: 20px;
}
 

.is-mobile-menu .slide-in-overlay .copyright {
  position: absolute;
  bottom: 35px;
}
.is-mobile-menu .slide-in-overlay select.lang-dropdown {
  position: absolute;
  bottom: 20px;
}
}