/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 09 2026 | 17:18:48 */
.s_blogs .slick {
    min-height: 373px;
}

.home .promotion_html {
	margin-top:80px;
}
.see_all {
    position: absolute;
    z-index: 1;
    background: #fff;
    right: 0;
    padding: 0 10px;
    color: maroon;
	font-size:14px;
}
.spacer svg {
	width:32px;
	height:32px;
}
.s_43 > div > a {
    max-width: 25%;
}
.top1 {
	margin-top:80px;
}
.stitle {
	display:flex;
	align-items:center;
	width:100%;
	margin: 0 auto 1rem;
	position:relative;
}
.stitle svg {
	z-index:1;
	position:absolute;
	opacity:0;
}
.tail {
    position: absolute;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, transparent, #444, transparent);
    right: 0;
    top: 50%;
}
.stitle svg path {
	stroke:#444;
}
.stitle h2 {
	margin-bottom:0;
	background:#fff;
	z-index:2;
}
.scontent {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.scontent > a {
	flex: 0 0 33%;
}

.scontent a img{
	width:100%;
}

.zadnji_element{display:none;}

@media (max-width: 992px) {	
	.t_top a{text-align:center;}
	
	.loop_ah{display:none;}
	
	.s_slide {
    	padding: 8rem 0 0;
	}
	.home #content {
    	padding-top: 0!important;
	}
	.top1 {
    	margin-top: 3rem;
	}
	.scontent > a {
    	flex: 0 0 100%;
		margin-bottom:10px;
	}
	.toolz_blogs > a > img {
    	max-height: 200px!important;
	}
}