/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 08 2026 | 17:46:40 */
/** Astra reset **/
.ast-plain-container.ast-no-sidebar .entry-content > .alignfull, .ast-page-builder-template .ast-no-sidebar .entry-content > .alignfull {
	margin-left: unset;
    margin-right: unset;
    max-width: 100% !important;
    width: 100% !important;
}
.ast-container, .ast-container-fluid{
	padding-left: 0;
	padding-right: 0;
}
.ast-container {
    max-width: 1440px !important;
}
/** Astra reset end **/
.display-inline{
	display: inline-block;
	width: auto !important;
}
.gradient-text{
	background: linear-gradient(120deg, rgb(0, 114, 206), rgb(151, 215, 0) 30%, rgb(255, 163, 0) 60%, rgb(218, 25, 132)) text;
    -webkit-text-fill-color: transparent;
}
.slider-radius .wp-block-uagb-slider-child .swiper-content{
	border-radius: 15px;
}
.height-full{
	height: 100%;
}
.flex-col-end article.uagb-post__inner-wrap{
	display: flex !important;
    flex-direction: column;
    justify-content: flex-end;
}
.mr-auto{
	margin-right: auto !important;
}
.padding-10 a{
	padding: 10px !important;
}
.radius-50px{
	border-radius: 50px;
}
.radius-rounded{
	border-radius: 8px;
}
.text-decoration-none, .text-decoration-none *{
	text-decoration: none !important;
}
.dot-img img{
	width: 10px !important;
	margin-right: 10px;
}
.colored-bars{
	position: absolute !important;
    top: 1%;
    left: 10px;
    z-index: 10;
}
.square-list .uagb-icon-list__source-wrap{
    width: 8px;
    height: 8px;
    margin-right: 10px !important;
}
.event .uagb-tabs__body-container{
	padding: 0 !important;
}
.event .uagb-tab{
    border: 1px solid #333 !important;
    border-radius: 8px !important;
}

.uagb-slider-container .swiper-pagination.swiper-pagination-bullets {
    max-width: 100%;
    width: 130px;
    bottom: 20px !important;
    right: 20px;
    left: unset !important;
    padding: 8px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50px;
}
.swiper-pagination-bullet-active{
	width: 25px !important;
	border-radius: 10px;
	transition: all 0.5s;
}
.ct-post-loop .wp-block-uagb-loop-wrapper, .second-loop .wp-block-uagb-loop-wrapper, .ev-loop .wp-block-uagb-loop-wrapper{
	width: 100%;
}
.ct-post-title a{
	text-decoration: none !important;
}
.ct-cat{
	border-radius: 8px;
}
.ct-cat a{
	text-decoration: none !important;
}
/* Tabs background */
.tab-bg{
	position: relative;
}
.tab-bg::before {
    position: absolute;
    width: 250px;
    height: 250px;
    content: "";
    background: rgba(255, 255, 255, 0.2);
    right: -80px;
    top: -80px;
    border-radius: 50% 0 50% 50%;
}
.green-text .uagb-highlight{
	color: #97d700 !important;
	background: transparent !important;
}

@media (max-width: 767px){
	.colored-bars{
		top: 17%;
	}
	.uagb-slider-container .swiper-pagination.swiper-pagination-bullets{
		bottom: 80px !important;
	}
}

/** Boxed page **/

.page-id-825 .hfeed.site#page, .page-id-904 .hfeed.site#page, .page-id-10 .hfeed.site#page {
    min-height: calc(100vh - 32px);
    max-width: 1440px;
    margin: 0 auto;
    overflow: hidden;
    box-shadow: 0 30px 80px -20px rgba(0, 0, 0, 0.15), 0 6px 16px -8px rgba(0, 0, 0, 0.08);
    border-radius: 0;
}
.page-id-825, .page-id-904{
	background: #ECE9DF;
}

/** srednja tehniska sola page **/

.border-top-green{
	border-top: 4px solid #97D701 !important;
}
.c-title{
	font-family: "Manrope", sans-serif;
	font-size: 62px;
	font-weight: 800;
}


 