@media (max-width: 768px) {
  .t3-mainnav .container {
	overflow: visible !important;
  }  
}

@media (min-width: 992px) {
  .view-category div.page-portfolio .page-masthead .jumbotron p {
    max-width: 60%;
    margin: 0 auto;
  }
}

.container-inner.ja-brands-text {
    text-align: center;
}

.statistic-box a {
    color: inherit;!;
}

.statistic-box a:hover,.statistic-box a:focus {
    text-decoration: none;
}

.itemid-435 #chat {
    display: none;
}

.crisp-client .cc-1brb6 .cc-1yy0g .cc-1m2mf {
    right: 100px !important;
    bottom: 15px !important;
}

.label-joomla6 {
    color: #0ea5e9;
    background: #F3F4F6;
    border-radius: 3px;
    position: relative;
    margin-left: 0;
    width: 26px;
    height: 18px;
    overflow: hidden;
    padding: 0;
    text-indent: -9999em;
    display: inline-block;
}

.label-joomla6::after {
    content: "J6";
    font-size: 11px;
    font-weight: 600;
    position: absolute;
    right: 6px;
    top: 3px;
    text-indent: 0;
}

