/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.18.0.1662013545
Updated: 2022-09-01 07:25:45

*/

/* LANG skrivanja */

html[lang="en-US"] .lang-si,
html[lang="en-US"] .lang-de	{
	display: none !important
}

html[lang="de-DE"] .lang-si,
html[lang="de-DE"] .lang-en	{
	display: none !important
}

html[lang="sl-SI"] .lang-en,
html[lang="sl-SI"] .lang-de	{
	display: none !important
}

/* HEADINGS */

h1, h2, h3, h4, h5, h6 {
	padding-bottom: 30px;
	padding-top: 20px
}

.heroTextUnder * {
	color:#6c5353
}

body {
	font-size: 18px
}

#main-content a {
	color:#6c5353;
	text-decoration: underline
}

.znamenitostiPage .et_pb_text h2 {
	padding-top:0
}

.et_pb_contact p input[type=radio]+label i {
	display: none
}

/* HEADER */

header {
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
}

header .et_pb_row {
	padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

header .et_pb_menu .et_pb_menu__wrap {
	justify-content:flex-end
}

header .menu-item-privacy-policy {
	display: none !important
}

/* HOMEPAGE */

/* blurb */

.homepageBlurb h2 {
	color:#6c5353;
	font-size: 36px
}

.homepageBlurb small {
	font-size: 100%;
	font-family: 'Times New Roman'
}

.moreIcon {
	position: relative;
    bottom: -5px;
    font-weight: bold;
    font-size: 20px;
    color: #666;
}

/* BLURB */

.et_pb_main_blurb_image {
	margin-bottom: 10px;
}

.et_pb_main_blurb_image img {
	max-height: 80px	
}

.et_pb_blurb h4 {
	padding-top: 10px
}

/* FOOTER */

footer {
	background:#6c5353
}

/* COOKIES */

#cookie-law-info-bar * {
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
	font-size: 13px
}

@media (max-width: 980px) {

	footer .et_pb_menu .et_pb_menu__menu {
		display: block;
	}
	
	footer .et_pb_menu .et_mobile_nav_menu {
		display: none !important
	}
	
}