/*
Theme Name: Structure Child
Theme URI: http://structure.thememove.com/01/
Description: A child theme of Structure Theme
Author: ThemeMove
Author URI: http://thememove.com/
Version:4.0
Template: structure
*/

.breadcrumb {
	display: none!important;
}
.history h3::before {
	content: "\f107";
	background-color: #ea252d;
    color: #fff;
    padding: 13px 20px;
    font: normal normal normal 14px/1 FontAwesome;
    margin-right:10px!important;
} 
.history h3 {
	background-color: #20376c!important;
	width:100%;
	border-bottom:1px solid #20376c!important;
	color: #fff;
    padding: 6px 0px;
}
h4.usluge  {
	border-bottom:2px solid #ea252d!important;
	display: inline-block!important;
}
.single-project .has-bg {
	background-image: url(http://termomont.com/wp-content/uploads/2018/12/background06.jpg);
    background-position: 0px -111.219px;
}
/* 2026-08-06 fix: "ČIME SE BAVIMO?" full-height section (f08b3ed) content (693px) overflowed
   upward into the O NAMA section on short/zoomed viewports because Elementor set a FIXED
   height:100vh. Use min-height so the section grows to fit content instead of clipping/centering-overflow. */
.elementor-element-f08b3ed.elementor-section-height-full{height:auto !important; min-height:100vh;}
