/*
    Template: smarty
    Theme Name: Smarty Child Theme
    Theme URI: http://smartyschool.stylemixthemes.com/
	Author: StylemixThemes
	Author URI: http://stylemixthemes.com/
	Description: Education WordPress Theme
	Version: 2.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: blue, black, red, dark, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, sticky-post, theme-options
	Text Domain: smarty
*/

/* Slika ozadja */
body.site-bg_pattern_2 {
	background: url(assets/img/background/bg_pattern_2.jpg);
}

.stm-page-head {
	background: url(http://www.osic.si/wp-content/uploads/2023/02/www.jpg) no-repeat;
    background-size: cover;
}

.stm-page-head .stm-page-head__overlay {
	background: none;
}

.stm-page-head .stm-page-head__title {
    color: #011b3a;
}

.header_view-style_3 .stm-nav__menu_type_header > .menu-item > a {
    color: #011b3a;
}

.header_view-style_3 .header__content:before {
    border-bottom: 1px solid rgba(0,0,0,0.3);
}

#masthead {
    padding-top: 10px;
}


@media(min-width: 767px) {
	.stm-page-head {
		
		padding-bottom: 50px;
	}
	.stm-page-head__title {
		margin-top: 100px;
	}
}

@media (min-width: 992px) {
	.page .entry-content, .single-post .entry-content {
		padding-right: 50px;
	}
	


}


.post_view_single .entry-title {
    margin-top: 0;
}


.stm-nav__menu_type_header > .menu-item > a {
	height: auto;
	line-height: initial;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: 700;
}

.stm-nav__menu_type_header {
	margin-top: 30px;
}

.stm-nav__menu_type_header > .menu-item:last-child > .sub-menu {
 left: 0;
}

.stm-nav__menu_type_header > .menu-item .sub-menu.sub-menu_show_to-left {
	left: 0;
	right: auto;
}

.stm-nav__menu_type_header > .menu-item {
	z-index: auto;
}

.stm-nav__menu_type_header > .menu-item .sub-menu {
	transition: none;
}

