﻿@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1676px;
        width: 100%;
    }
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #180161;
}

.topnav-submenu.show {
    top: 37px !important;
}
.main-menu li a {
    font-size: 17px !important;
    text-align: right;
}
.main-menu li a i {
    font-size: 15px;
    position: relative;
    top: 2px;
    margin-right: 3px;
}

.about-info { font-weight:normal; text-align:justify; padding: 0 0 0 10px !important;
}

.wrapper-products-top {
    border: 2px solid #eee;
    border-radius: 5px;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    margin:5px;
    
}
    .wrapper-products-top span {
        padding: 0 10px;
        color: #565656;
    }

.search-filter {
    border: 2px solid #eee;
    margin: 5px;
    border-radius: 5px;
}
.sidbar-widget {
    text-align: center;
    vertical-align: central;
   
}
.sidbar-widget .title:before {
    height: 0px !important;
    
}

