/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */

.logo-row .logo {
    display: inline-block;
    position: relative;
    height: 90px;
    max-width: 350px;
    line-height: 90px;
    z-index: 10;
}

@media (max-width: 380px){
	#mobileheader .logo {
		max-width: 200px;
	}
}
#mobileheader .logo {
    max-width: 220px;
    line-height: 60px;
}

.top-block .top-block-item .phone {
    max-width: 200px;
    font-size: 1.2em;
    line-height: 24px;
}
.twosmallfont {
    font-size: .9em;
    line-height: 24px;
}

.social-icons img {
    width: 22px;
}

.top-block .social-icons li a:before {
    content: inherit;
}

#headerfixed .logo-row .logo img, #headerfixed .logo-row .logo svg {
    max-height: 100%;
}

#headerfixed .logo-row.v2 .logo-block {
    min-width: 230px;
    max-width: 230px;
}
.bx_item_detail_inc_two .list-type-block.item-views .item.dbl{
	display:block;
}
.tz_text{
	margin-top:25px;
}
.bx_item_detail_inc_two .list-type-block.item-views .item>.body-info .title{
	font-weight:bold;
}

#footer .address a{
color: #ffffff !important;
}
#footer .bottom-menu .item.active .title a{
color: #ffffff !important;
}

.mega-menu table .dropdown-menu li>a {
    white-space: nowrap !important;
 }
