.hero-slider-content h2 span {
    font-weight: 600;
    font-size: 1.5em;
}
.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin-top: 25.5px;
    /* margin-left: 15px; */
}
.navbar-brand {
    width: 150px;
    height: 75px;
}
.footer-nav-wrap img {
    width: 150px;
    height: 75px;
}
/* thead {
    background-color: #3d4697 !important;
    margin-top: 10px !important;
} */
/* table.table-bordered.dataTable thead tr:first-child th {
    color: #fff;
    font-weight: 700 !important;
} */
.page-item {
    border-radius: 50px !important;
}
.page-item:hover {
    background-color: #222;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
}

.page-item.active {
    background-color: black !important;
    border-radius: 50px !important;
}
.sbsi7l-0.eARkMz {
    display: none !important;
}
.gpitmlr-50 {
    padding: 0 50px;
}

@media only screen and (min-width: 769px) {
    .gpitfrim_product {
        margin-right: 2.5% !important;
    }
}

.responsive-logo {
    height: 100%;
}

.stickyMenu {
    position: sticky !important;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 50;
    background-color: white;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out;
}
