/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 12 2025 | 12:21:49 */
.page-id-11 input[type="radio"], input[type="checkbox"] {
width:20px;
height:20px;
}

.page-id-11 .mc4wp-checkbox span{
    font-size: 20px;
    color: black;
    font-weight: 600;
    position: relative;
    top: 3px;
}


.datum_isporuke {
	color: black;
    font-size: 24px;
}


.datum_isporuke_top{
	 position: absolute;
    top: 0px;
    right: 0;
    background: #993366;
    color: #fff;
    padding: 2px 20px;
    font-size: 14px;
    width: 200px;
    height: 24px;
    text-align: center;
    z-index: 20;
    border-radius: 2px;
}

.page-id-3114 .wd-accordion-content p{margin:0px 30px;}
.elementor-column-gap-extended>.elementor-column>.elementor-element-populated {
    padding: 0px 15px;
}

.page-id-3114 .site-content {
    margin-bottom: 0px;
}

.gif_icons {
	
}

.gi_f {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-evenly;
}

.gi_f > div {
	display:flex;
	align-items:center;
	max-width:25%;
	padding:10px;
	width:100%;
}

.gi_f > div > img {
	max-width:128px;
	margin-right:10px;
}

.gi_f > div > span {
    display: block;
    line-height: 1.1em;
	font-size:20px;
}

@media all and (max-width:1280px) {
	.gi_f > div {
		max-width:50%;
	}
}

@media all and (max-width:768px) {
	.gi_f > div {
		max-width:100%;
	}
	
	.cta-button.style2 {
    position: fixed;
    bottom: 150px;
    right: 0px!important;
    z-index: 9999;
    overflow: hidden;
    font-size: 1.1rem;
    padding: 0.2rem 2rem;
    border-radius: 4px;
    text-decoration: none;
    border: var(--btn-border);
    color: var(--btn-text-color);
    background: linear-gradient(-45deg, red, red, red, red);
    background-size: 400% 400%;
    transition: opacity 0.5s ease-in-out, transform 0.13s ease-in-out, box-shadow 0.13s;
    opacity: 0;
    border: 0 !important;
    animation: gradient 15s ease infinite;
}
	
}

.elementor-element-968d6d1 {
	padding:0;
	margin-bottom:40px;
}

.custom_loop_part01 {
    display: flex;
    justify-content: space-between;
}