.textwidget {
    line-height: 22px;
}

.logo {
    max-width: 150px !important;
}

.page-title-small {
    padding: 20px 0;
}

.widget-title {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
}

.footer-bottom {
    background: #ffffff !important;
    position: relative;
    top: 1px;
}

section {
    padding: 50px 0;
}

.stellar {
     margin-bottom: 20px;
}

.sidebar ul li.current-menu-item a {
    color: #b20000;
}

footer ul li a {
    text-transform: none;
    letter-spacing: 1px;
    line-height:18px; 
}

.navbar .navbar-nav > li > a {
    font-weight: 700;
}

.footer-middle {
    text-align: left;
}

.tablepress thead th {
    background-color: #444;
    font-weight: 700;
    color: #ffffff!important;
    vertical-align: middle;
}

.tablepress td, .tablepress th {
    padding: 8px;
    border: none;
    background: 0 0;
    text-align: center;
    float: none!important;
}

.product-deails-tab table th {
    width: auto;
}

.product-deails-tab table td {
    text-align: center;
}

.agency-title {
    border-left: 4px solid #b60000;
    padding-left: 25px;
}

header.mini-header-mobile .navbar {
    top: 38px !important;
}

.header-top-logo.sticky-nav .logo-light {
    display: inline-block;
    height: auto;
    padding-top: 15px;
}

.content-top-margin-extra-big {
    margin-top: 185px;
}

.widget input {
    border-radius: 0px;
}

.product-deails-tab table th, .product-deails-tab table td {
    text-align: center;
}


.product-deails-tab table th, .product-deails-tab table td {
    display: table-cell !important;
    padding: 5px 0;
    width: auto;
}

.tab-style3 .tab-content {
    padding: 0 0px;
}

.tablepress thead th {
    background-color: #444;
    font-weight: 600;
    font-size: 12px;
    vertical-align: middle;
}

.tablepress tbody td {
    font-size: 12px !important;
}

.parallax-title {
    text-transform: none;
}

.breadcrumb ul > li+li:before {
    content: ">";
    top: 0px;
}

.product-categories li.current-cat a {
    color: #b20000 !important;
    padding-left: 18px;
    border: 0;
}

.thin-separator-line {
    height: 1px;
    width: 90%;
}

.margin-ten {
    margin-top: 5% !important;
    margin-bottom: 5% !important;
}


.bg-dark-gray {
    background: #e5e5e5 !important;
}


.footer-bottom {
    background: #ffffff !important;
}


.alert-success {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.non-sticky {
    background: #ffffff !important;
}

nav .container {
    display: table-cell;
    vertical-align: middle;
    height: 145px;
    position: relative;
}

.product-image-wrapper {
    border: 1px solid #e5e5e5;
}

figure {
    border: 1px solid #e5e5e5;
}

div.wpcf7-mail-sent-ok {
    background-color: #dd3333;
}