table.table-fit {
    width: auto !important;
    table-layout: auto !important;
}

table.table-fit thead th,
table.table-fit tbody td,
table.table-fit tfoot th,
table.table-fit tfoot td {
    width: auto !important;
}

.bg-dark-alfa-90:before,
.bg-dark-alfa-90 .YTPOverlay:before {
    background: rgba(17, 17, 17, 0.6);
}

.contact-item,
.ci-text,
.contact-item a {
    color: rgba(255, 255, 255, .7);
}

.contact-item:hover,
.contact-item a:hover,
.contact-item a:hover {
    color: rgba(255, 255, 255, .9);
}

#news .lp-image img:not([draggable]) {
    max-width: unset;
    height: 296px;
}

.nav-logo-wrap .logo {
    display: table-cell;
    vertical-align: middle;
    max-width: 200px;
    max-height: 100%;
}

#products+.small-section {
    margin-top: -110px;
}

/*
#contact-us {
    margin-top: -140px;
}
*/

#about-us .section-text {
    text-align: left;
}

.owl-prev,
.owl-next,
.owl-prev:hover,
.owl-next:hover {
    color: red;
}

