/*
Theme Name: Ginger
Theme URI: https://gingeritsolutions.com/
Author: Ginger IT Solutions
Author URI:  https://gingeritsolutions.com/
Description: With its clean, minimal design and powerful feature set, Ginger enables agencies to build stylish and sophisticated WordPress websites. Ginger is a masterpiece of design and functionality. It features a range of valuable patterns, including hero and portfolio sections, prominent call-to-action buttons, and customer testimonials. Whether you’re building a website for your business, personal brand, or creative project, Ginger is perfect for anyone looking to launch quickly and efficiently.
Tags: block-patterns, block-styles, custom-colors, custom-logo, custom-menu, editor-style, full-site-editing, one-column, template-editing, threaded-comments, translation-ready, wide-blocks
Requires at least: 6.3
Tested up to: 6.3
Requires PHP: 7.0
Version: 1.0.6
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Ginger*/

h3.band-members__repeater-title.punk-64-400 {
 font-family: 'Special Elite' !important;
 font-size: 3rem;
 font-weight: 700;
}


@media screen and (max-width: 1400px) {
    .my-single-post {
        padding-top: 2.625rem;
    }
	
@media screen and (min-width: 1921px) {
    .my-single-post {
        padding-top: 2.97917vw;
    }
	
h2.my-single-post__subtitle open-sans-30-400 {
	margin-top: 5vw;
	}
	
	.my-single-post__text-area p {
    display: block !important;
    margin: 0 0 1.25rem !important;   /* razmak između paragrafa */
    line-height: 1.7 !important;       /* ređi linijski razmak */
}
.my-single-post__text-area p:first-child {
    margin-top: 0 !important;
}