/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */


.akc--tel {
	color: white !important;
	text-decoration: underline !important;
}

.period--custom span{
	    background-color: #9caeb8 !important;
	    border-radius: 20px;
		height: auto !important;
		margin: 0 12px 8px 0;
		padding: 0.3em 1em;
		white-space: normal !important;
}

.item-views .noborder .text .period {
	display: none !important;
}

.detail.news .period {
	display: none !important;
}

/* OTZIVI */
.otz-wrap {
	max-width: 1200px;
	margin: 55px auto 0px auto;
	padding: 0 15px;  
}


.flexslider-cust {
	box-shadow: none !important;
}


.flexslider-cust .slides img {
    width: 100%  !important; 
    max-width: 530px;
    text-align: center;
    margin: auto auto;
}

@media screen and (max-width: 520px) {
	.flexslider-cust .slides img {
		   width: 100%  !important; 
    	   max-width: 380px;
	}
}

.captcha-row .refresh {
	display: none;
}

.flexslider-cust li.flex-nav-prev ,  .flexslider-cust li.flex-nav-next {
    line-height: 38px !important; 
}

.captcha-row .captcha_image {max-width:100% !important;width:100% !important;position:relative !important;height:auto !important}
.captcha-row .captcha_image iframe {margin:0 !important}