/* Enter Your Custom CSS Here */
/* Logo */
.btLogoArea .logo img {
    height: 100px;
    margin-top: -20px;
}

.btCarouselSmallNav h4.nbs a:before, .btCarouselSmallNav h4.nbs a:after {
    background-color: transparent;
    border: none;
}

.btSiteFooterWidgets .port {
    border: none;
}

.btLogoArea .logo img {
    height: 120px;
}

.btSiteFooterWidgets .port {
    padding: 40px 0;
}

.btMenuHorizontal .btLogoArea {
    padding: 10px 0;
}

.btMenuHorizontal .mainHeader>.port:before {
    content: ' ';
    display: none;
    
}

.btText p{margin:0!important;}

.btBox ul li a:hover, .btCustomMenu ul li a:hover {
    color: white;
}