/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */
.absolute-footer.inner-table-block{
	height: 40px;
	position: fixed;
	bottom: 0;
	top: auto;
	left: auto;
	right: auto;
	z-index: 999;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.logo-row div.logo{
    max-width: 210px;
}
div.banners-big.long-banner {
    margin-top: -180px;
}
div#headerfixed .logo-row .logo img, div#headerfixed .logo-row .logo svg{
    max-height: 57px;
}
div#mobileheader .logo img {
    max-height: 60px;
}
@media (max-width:500px){
div.jqmWindow{
	max-width: 100%;
	width:100%!important;
    left: 0;
    right: 0;
    margin: 0 !important;
}
div.jqmWindow .form.popup .form-header .text {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
}

.list-type-block.item-views .item.review>.image {
    width: 150px;
    height: 150px;
}
.item-views.list .item .image img{
	width: 100%;
    height: auto;
}

a .twosmallfont .bccls-1 {
    fill: #000;
    fill-rule: evenodd;
}

footer .bottom-middle{
    padding: 16px 0 0px;
}

footer .bottom-under .inner-wrapper {
    padding: 0px 0 2px;
    border-top: 1px solid #41474e;
    margin: 10px 0 0;
}

@media (max-width: 470px){
.reviews.item-views .item.review .image {
    display: block;
	}}


header .address-block a{
	color:#222;
}

footer .address.blocks a{
	color:#fff;
}