/*
	Theme Name: Hello Elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 3.4.5
	Stable tag: 3.4.5
	Requires at least: 6.0
	Tested up to: 6.8
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/
.video-blk:before {
    background: url(/wp-content/uploads/2026/01/dot.png);
    width: 100%;
    height: 100%;
    position: absolute;
    /*z-index: 1;*/
    content: "";
    background-color: rgba(0,0,0,0.4); 
    top: 0px;
}
.txt-yellow {color:#c59c69}
.txt-shadow {text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.5);}
.blk-shadow {box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;}
.image-yellow-bg {
display: flex;
    align-items: flex-end;
    background: url(/wp-content/uploads/2026/01/image-bg.png) no-repeat;
    background-position: bottom left;
    padding: 0 0 25px 25px;
}
.price-table {width: 100%}
.price-table tr td:nth-last-child(-n+2) {text-align:center; width:10%}
.price-table tbody tr:nth-child(odd) {background-color:#dfdfdf}
.price-table tr td {padding:3px 15px;}
.price-table thead {background-color:#999; color: #fff}
.listing-tehniki {width:100%; border: 1px solid #fff;}
.listing-tehniki thead tr td {width:50%}
.listing-tehniki tr td:nth-child(1) {text-align:right; padding-right:15px;}
.listing-tehniki tr td:nth-child(2) {padding-left:15px;}
.listing-tehniki tbody tr:nth-child(odd) {background-color: rgba(255,255,255,.8)}
.listing-tehniki thead {color:#fff; background-color:#777}
.listing-tehniki tbody {line-height: 1.1rem}
.listing-tehniki tr td{padding-top:7px; padding-bottom: 7px;}