/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

.border-animation {
  --border-animation-color: #f7b815;
	--border-animation-width: 2px;
}

.padding-top {
	padding-top: 200px !important;
}

.merljivi-rez-padd-bottom {
	padding-bottom: 0 !important;
}

.blog .hero-section {
	background-color: #FFF !important;
}

[data-prefix="blog"] .entry-header .page-title {
	max-width: 1290px !important;
	background-color: #f7b815 !important;
}

[data-link="type-1"].blog .ct-media-container img {
	aspect-ratio: 1 !important;
}

.hero-section[data-type=type-1]>[class*=ct-container] {
	justify-content: center !important;
}

[data-prefix="single_blog_post"] .hero-section[data-type="type-1"] {
	background-color: #FFF !important;
}



.hero-section[data-type=type-1]>[class*=ct-container] {
	margin: 0;
	display: flex;
	align-items: center;
	width: 100%;
    max-width: 100%;
	background-color: #f7b815 !important;
}

[data-prefix="single_blog_post"] .entry-header .page-title {
	width: 750px !important;
}
/* 
body.page-id-14 .hero-section[data-type=type-1] {
	background-color: #f7b815 !important;
	height: 300px;
}

body.page-id-14 [data-vertical-spacing*=top] {
	padding-top: 120px;
} */
	body.page-id-14	h5.delatnost {
		background: #f7b815; 
		Border-radius: 20px;
		color: #FFF;
		font-size:16px;
	}

@media screen and (max-width: 992px) {
	.hero-section[data-type=type-1]>[class*=ct-container] {
		width: var(--theme-container-width) !important;
		align-items: baseline;
		margin: auto;
	}
}
h5.delatnost {
	background: #f7b815; 
	border-radius: 20px;
	color: #FFF;
	font-size: 12px !important;
	font-weight: 300;
	width: fit-content;
	padding: 5px 15px;
}

p.excerpt {
	font-size: 14px;
}

.icon-border-radius img {
	border-radius: 40px;
}

#gspb_row-id-gsbp-9d097bc {
	padding-top: 160px !important;
	padding-bottom: 0 !important;
}

[data-archive=default] .entry-card .entry-title {
	min-height: 80px;
}


.single-post #header ul li a,
.category #header ul li a {
	color: #FFF;
} 

#footer .ct-container .wp-block-image {
	display: flex;
	align-items: center;
	justify-content: center;
}

#footer .wp-block-image img {
	height: 45px;
} 

#footer .gspb_text {
	text-align: center;
}

@media screen and (max-width: 992px) {
	#footer .ct-container .wp-block-image img {
		height: 43px;
	}
	.sub-logo {
		display: none;
	}
}

#post-1633 .trust-banner-mob {
	display: none !important;
}

@media screen and (max-width: 480px) {
	#post-1633 .trust-header-img {
		background: url('/wp-content/uploads/2026/05/savremena_porodica_header_mob.jpg') !important;
		height: 500px;
		padding-top: 0 !important;
		background-position: center !important;
	}
	
	#post-1633 .trust-banner-desk {
		display: none !important;
	}
	
	#post-1633 .trust-banner-mob {
		display: block !important;
	}
	
	.trust-header-img .gspb_heading {
		padding-top: 90px !important;
		font-size: 35px !important;
	}
	
}