/*
Theme Name: SKYAIR (child of OceanWP)
Description: OceanWP WordPress theme. Sample child theme.
Template: oceanwp
Version: 4.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

h1, h2, h3, h4, h5, h6 {
	font-family: "Poppins", sans-serif;
	font-weight: 300;
}
body{
	font-family: "Open Sans", sans-serif;
}
#site-logo #site-logo-inner a:hover img {
    -moz-opacity: .9;
    -webkit-opacity: .9;
    opacity: .9;
}
#transparent-header-wrap, #top-bar-wrap {
	position: fixed;
	width: 100%;
	z-index: 9999;
	transition: all 0.5s ease-in-out;
}
#top-bar-wrap {
	top: 0;
	background-color: transparent;
}
.logged-in #top-bar-wrap {
	top: 32px;
}
#site-header{
	border-top: 1px solid #5E89BD;
}
#transparent-header-wrap {
	top: 54px;
}
.logged-in #transparent-header-wrap {
	top: 86px;
}
#transparent-header-wrap.activated, #top-bar-wrap.activated {
	background-color: #274160 !important;
	transition: all 0.5s ease-in-out;
}
#transparent-header-wrap.activated #site-header.transparent-header {
	background-color: rgba(39,65,96,1);
	transition: all 0.5s ease-in-out;
}
#site-header.transparent-header {
	padding-top: 10px;
	padding-bottom: 10px;
}
#site-navigation-wrap .dropdown-menu {
	display: flex;
	align-items: center;
}
.navadn #top-bar-wrap,
.navadn #site-header.transparent-header,
#top-bar-wrap,
#transparent-header-wrap #site-header.transparent-header,
.prozorn #transparent-header-wrap.activated #site-header.transparent-header {
	background-color: rgba(39,65,96,1);
}
.prozorn #top-bar-wrap, .prozorn #site-header.transparent-header,
.prozorn #transparent-header-wrap #site-header.transparent-header {
	background-color: transparent
}
.has-transparent-header .page-header {
	padding: 145px 0 25px 0;
}
#main #content-wrap {
    padding-top: 115px;
}
.logged-in.admin-bar #main #content-wrap {
    padding-top: 83px;
}
.blue {
	color: #259cbd;
}
.blu {
	color: #259cbd;
}
.red {
	color: #259cbd;
}
.nopading, .nopading p {
	padding: 0;
	margin: 0;
}
.has-responsive-logo .oceanwp-mobile-menu-icon a {
    font-size: 24px;
}
.single-post.content-max-width .entry-header, .single-post.content-max-width ul.meta, .single-post.content-max-width .entry-content h1, .single-post.content-max-width .entry-content h2, .single-post.content-max-width .entry-content h3, .single-post.content-max-width .entry-content h4, .single-post.content-max-width .entry-content h5, .single-post.content-max-width .entry-content h6, .single-post.content-max-width .entry-content blockquote, .single-post.content-max-width .entry-content p, .single-post.content-max-width .wp-block-image, .single-post.content-max-width .wp-block-buttons, .single-post.content-max-width .wp-block-gallery, .single-post.content-max-width .wp-block-video, .single-post.content-max-width .wp-block-quote, .single-post.content-max-width .wp-block-text-columns, .single-post.content-max-width .wp-block-code, .single-post.content-max-width .entry-content ul, .single-post.content-max-width .entry-content ol, .single-post.content-max-width .wp-block-cover-text, .single-post.content-max-width .wp-block-cover, .single-post.content-max-width .wp-block-columns, .single-post.content-max-width .post-tags, .single-post.content-max-width .comments-area {
    margin: 0;
}
.break {
	flex-basis: 100%;
}
.obroba, .obroba-hover {
	position: relative !important;
}
.obroba:after, .obroba:before, .obroba-hover:hover:after, .obroba-hover:hover:before  {
	content: '';
	position: absolute !important;
	width: 50px !important;
	height: 50px !important;
	opacity: .2 !important;
}
.obroba-hover:before, .obroba-hover:after  {
	content: '';
	position: absolute !important;
	width: 100% !important;
	height: 100% !important;
	opacity: .2 !important;
}
.obroba-hover:hover:after, .obroba-hover:hover:before {
	opacity: .8 !important;
}
.obroba-hover:hover:before {
	content: '';
	bottom: 0;
	right: 0;
	border-top: 2px solid #2d90b0 !important;
	border-left: 2px solid #2d90b0 !important;
}
.obroba-hover:hover:after {
	content: '';
	bottom: 0;
	right: 0;
	border-bottom: 2px solid #2d90b0;
	border-right: 2px solid #2d90b0;
}
.obroba:before {
	content: '' !important;
	top: 0 !important;
	left: 0 !important;
	border-top: 2px solid #333 !important;
	border-left: 2px solid #333 !important;
}
.obroba-hover:before {
	content: '' !important;
	top: 0 !important;
	left: 0 !important;
	border-top: 2px solid #bcbcbc !important;
	border-left: 2px solid #bcbcbc !important;
}
.obroba:after {
	content: '';
	bottom: 0;
	right: 0;
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
}
.obroba-hover:after {
	content: '';
	bottom: 0;
	right: 0;
	border-bottom: 2px solid #bcbcbc;
	border-right: 2px solid #bcbcbc;
}
.site-footer h5 a {
	color: #fff;}
.site-footer svg path {
	font-size: 15px;
}
#mailpoet_form_1 p.mailpoet_form_paragraph.last {
	margin-bottom: 10px !important;
	margin-top: 10px !important;
}
#mailpoet_form_1 .mailpoet_paragraph {
	margin-bottom: 0px !important;
}
#site-navigation-wrap .dropdown-menu >li.trgovina-link >a {
	color: #FFFFFF;
	background-color: #2d90b0;
	border-radius: 8px;
	padding: 10px 20px 10px 20px;
}
#site-navigation-wrap .dropdown-menu >li.trgovina-link:hover >a {
	color: #FFFFFF;
	background-color: #2983A0;
}
#site-navigation-wrap .dropdown-menu >li.trgovina-link >a:hover {
	color: #FFFFFF;
}
.over {
	display: none;
}
.gallery-item a:before {
	display: flex;
}
.gallery .gallery-icon a:hover:before {
	content: "";
	background-image: url(images/cez.png);
	width: 100%;
	height: 100%;
	position: absolute
}
.gallery-icon {
	position: relative
}
.gallery .gallery-icon a:hover .over {
	content: "";
	background-image: url(images/plus.png);
	background-repeat: no-repeat;
	background-size: 35px 35px;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-position: center center
}
.effect-three #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after {
	display: none;
}
.effect-three #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:before {
	position: absolute;
	top: -1px;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #3093b2;
	content: "";
	opacity: 0;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.effect-three #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:before, .effect-three #site-navigation-wrap .dropdown-menu>li.current-menu-item >a.menu-link>span:before, .effect-three #site-navigation-wrap .dropdown-menu>li.current-menu-ancestor>a.menu-link>span:before {
	height: 3px;
	opacity: 1;
	-webkit-transform: translateY(-15px);
	-moz-transform: translateY(-15px);
	-ms-transform: translateY(-15px);
	-o-transform: translateY(-15px);
	transform: translateY(-15px);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.mailpoet_form p a {
	color: #ffffff;
}
.dropdown-menu ul li a.menu-link {
    text-transform: none;
}
.transparent-header .oceanwp-mobile-menu-icon a {
    font-size: 25px;
}
body #cmplz-manage-consent .cmplz-manage-consent {
    right: 100px;
}
/* Contact form 7 */
.site-main .povp-box .label {
	display: flex;
    flex-direction: column;
	margin-bottom: 20px;
}
.site-main .povp-box .povp-wrap {
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 10px;
}
.site-main .povp-box .povp-box-inner {
	padding: 40px;
	display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
}
.site-main .povp .povp-box-inner .povp-box {
    width: 50%;
}
.site-main .wpcf7 input[type="text"],
.site-main .wpcf7 input[type="email"],
.site-main .wpcf7 input[type="url"],
.site-main .wpcf7 input[type="number"],
.site-main .wpcf7 input[type="tel"],
.site-main .wpcf7 input[type="date"],
.site-main .wpcf7 select,
.site-main .wpcf7 textarea {
    fill: #3089A4;
    color: #333333;
    background-color: #61CE7000;
    border: 2px solid #3089A4;
    border-radius: 10px;
	font-size: 15px;
    padding: 12px 24px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="url"],
.site-main .wpcf7 textarea {
 width: 60%;
}
.wpcf7 input[type="submit"] {
  width: 220px;
}
.wpcf7 textarea {
  height: 150px;
}
.wpcf7 label input,
.wpcf7 label select,
.wpcf7 label textarea {
  margin-top: 3px;
}
.site-main .wpcf7 input:focus,
.site-main .wpcf7 input[type="text"]:hover,
.site-main .wpcf7 input[type="email"]:hover,
.site-main .wpcf7 input[type="tel"]:hover,
.site-main .wpcf7 textarea:hover {
	background-color: #F4F4F4;
}
.zamik {
	margin-left: 10px;
}
.wpcf7 p {
  margin-bottom: 0;
}
body .site-main .wpcf7 .wpcf7-submit:disabled {
	filter: alpha(opacity=50);  
 -moz-opacity: 0.5;  
 -khtml-opacity: 0.5;  
  opacity: 0.5;
  cursor: not-allowed;
}
#site-navigation-wrap .dropdown-menu >.current-page-ancestor >a {
    color: #2d90b0;
}
.related-thumb {
    background-color: #EEEEEE42;
}
.blog-entry-inner{
	display: flex;
    flex-direction: column;
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 1;
    gap: 0px 0px;
    overflow: hidden;
    background-transition: 0.3s;
    padding-block-start: 30px;
    padding-block-end: 20px;
    padding-inline-start: 10px;
    padding-inline-end: 10px;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.entries article.entry:hover {
    background-color: #EEEEEE42;
}
.blog-entry.grid-entry .blog-entry-inner {
    padding-block-start: 30px;
	padding-block-end: 30px;
    border: 0px solid #e9e9e9;
}
.has-blog-grid .blog-grid {
	max-width: 1140px;
	width: 100%;
}
.filters {
	max-width: 1140px;
	width: 100%;
	margin-right:auto;
	margin-left:auto;
}
body .oceanwp-row .blog-entry.col {
    margin: 0.5%;
    padding: 0;
}
.blog-entry.col:after, .blog-entry.clr:after {
    content: "";
    visibility: visible;
}
body .oceanwp-row .blog-entry.span_1_of_3 {
    width: 32.33%;
}
.has-blog-grid .blog-grid {
    justify-content: center;
}
.blog-entry.grid-entry .blog-entry-header {
    margin: 0;
}
.blog-entry.post .blog-entry-header h2.entry-title, .blog-entry.post .blog-entry-header h2.entry-title a {
	font-size: 24px;
	line-height: 26px;
	padding: 0;
	margin: 0 0 20px;
	font-family: "Poppins", sans-serif;
	font-weight: 300;
	text-align: center;
}
.blog-entry.grid-entry .blog-entry-readmore a {
    display: inline-block;
    font-size: 15px;
    line-height: 1.2;
    padding: 12px 24px;
    border-bottom: 0px solid;
    text-transform: none;
	text-align: center;
	transition: all .3s;
}
.related-post-title {
    font-weight: 300;
}
.button-blue.elementor-button{
	background-color: #2d90b0;
}
.button-blue.elementor-button:hover {
	background-color: #196881;
}
.blog-entry-inner .thumbnail img:hover {
	transform: scale(1.1); 
    transition-duration: 0.3s;
}
.strongline {
	text-align:center;
	font-size: 16px;
	font-weight: 600;
}
.single-post.content-max-width #wrap .post-tags {
	margin: 1.5em auto;
    max-width: 1100px !important;
}
.elementor-lightbox .elementor-lightbox-image {
    box-shadow: none !important;
}
@media only screen and (max-width: 767px) {
#top-bar {
    padding: 10px 0;
}
#transparent-header-wrap {
    top: 58px;
}
.filters {
	padding-left:20px;
	padding-right: 20px; }
}
@media only screen and (max-width: 560px) {
	#top-bar-wrap .container {
		max-width: 100%;
	}
	#transparent-header-wrap {
		top: 52px;
	}
	#top-bar {
		padding: 7px 0;
	}
	.top-bar-right .elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
		padding-left: 1px;
	}
	.logged-in #transparent-header-wrap {
		top: 84px;
	}
}