/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

/* KUSTOM */
.col.col-auto.col-header-left {
    max-width: 275px;
}

#wrapper .breadcrumb{
	margin-top:0;
}

#desktop-header.stuck-header, #iqitmegamenu-wrapper.stuck-menu, #mobile-header-sticky.stuck-down {
    background: #f5f5f5;
}

header .fa-x-twitter, footer .fa-x-twitter{
    --fa: "\f232";
}

#wrapper #inner-wrapper.container {
    padding-bottom: 60px;
}

.mobile-main-bar img.logo.img-fluid {
    max-width: 210px;
}