:root {
    --theme-color: #103367;
}

.header-links {
    margin-left: 12px;
}

.header-links a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
}

.header-links:hover a {
    color: var(--theme-color);
    font-weight: 600;
}


.header-links i {
    font-size: 21px;
    margin-right: 4px;
}

.halo-newsletter-popup {
    max-width: 450px;
}

.halo-newsletter-popup .wrapper-content {
    justify-content: center !important;
}

.halo-newsletter-popup .halo-popup-content {
    width: auto;
}

.header-top .header-top--left {
    padding: 0 !important;
}

.header-top {
    padding: 0 !important;
}

.header-top .header-top--left {
    width: auto;
}

.header-logo {
    display: block;
    height: 87px;
    width: 168px;
}

.header-logo img {
    height: 100%;
    width: 100%;
}

.banner-carousel.owl-carousel .owl-item img {
    /*object-fit: contain;*/
}

.header-top--wrapper {
    align-items: center !important;
}

.header-top-right-group {
    margin: 0 !important;
}

.header-bottom {
    background: var(--theme-color);
}

.header-bottom--wrapper {
    justify-content: center !important;
}

.banner-carousel * {
    max-height: 550px;
    overflow: hidden;
}

.about-image {
    height: 260px;
    width: auto;
    border-radius: 4px;
}

.facebook-section {
    background-color: #d1d2d4c9;
}

.about-image img {
    object-fit: contain;
    height: 100%;
    width: 100%;
    border-radius: 4px;
}

.halo-block-fullwidth-banner {
    margin-bottom: 0;
}

.about-section {
    margin: 100px 0;
}

.about-section p {
    font-size: 16px;
    max-width: 645px;
}

.small-btn {
    padding: 8px 0;
    min-width: 145px;
}

.about-section h1 {
    margin-bottom: 8px;
    color: var(--theme-color);
}

.button-2 {
    color: var(--theme-color) !important;
    border: 1px solid var(--theme-color) !important;
}

.button:hover {
    background: var(--theme-color) !important;
    color: #fff !important;
}

.about-section .small-btn {
    margin-top: 20px;
}

.small-btn span {
    font-size: 13px;
}

.halo-block-header .title:before {
    background-color: var(--theme-color);
}

.theme-color {
    color: var(--theme-color);
}

.product-img {
    height: 200px;
}

.product-card .button {
    padding: 6px 0;
}

.newsletter-btn {
    min-width: 45px;
    padding: 0;
}

.footer-block > div {
    margin-bottom: 30px;
}

.footer-bottom {
    padding-bottom: 10px;
    padding-top: 10px;
    border-top: 1px solid #d1d2d4;
}

.footer, .product-card .card-product__group .card-icon.wishlist-added {
    background-color: var(--theme-color);
}

.footer .desc, .footer .footer-link {
    color: #fff !important;
}

.newsletter-form .newsletter-form__field-wrapper .field__input {
    background: transparent;
    color: #fff;
}

.footer .list-social .list-social__link svg {
    fill: var(--theme-color);
}

.footer {
    padding: 0 !important;
}

.halo-sidebar {
    max-width: 210px;
}

input[type=radio] {
    position: relative;
    top: 0;
    height: 15px;
    width: 15px;
    margin-right: 9px;
    margin-left: 3px;
}

.page-sidebar .facets__list {
    margin: 2px -4px 12px;
}

.product-arrow {
    font-size: 35px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
    width: fit-content;
    cursor: pointer;
}

.product-arrow.left {
    left: -5px;
}

.product-arrow.right {
    right: -5px;
}

.product-inner-image {
    padding: 10px;
}

.portfolio-sidebar * {
    font-size: 15px;
    margin-bottom: 10px;
}

.custom-container {
    max-width: 100vw;
    overflow: hidden;
    padding: 0 40px;
}

.partner-image {
    height: 200px;
}

.partner-image img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.download-image {
    height: 80px;
    width: 100%;
    object-fit: contain;
}

.downloads-section {
    padding: 30px 0 60px 0;
}

.page-about-us-2 {
    padding: 0;
}

#aboutPage {
    background-color: #10336712;
}

.about-us-header {
    position: relative;
    background-size: cover;
    background-repeat: repeat-x;
    background-position: center top;
    padding: 75px 0;
    background-attachment: fixed;
}

.overlay-black {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0000007a;
}

.about-desc {
    max-width: 1100px !important;
    margin: auto;
    padding: 30px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    font-size: 17px;
}

.about-desc p {
    margin-bottom: 15px;
}

.about-desc a {
    color: var(--theme-color);
    text-decoration: none;
    font-weight: 600;
}

.custom-social-media a {
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-social-media i {
    color: var(--theme-color);
    font-size: 21px;
    transform: translateY(-2px);
}

.client-element {
    box-shadow: 0 0 6px 1px rgba(0,0,0,.1);
    padding: 8px 8px 11px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    font-size: 16px;
    height: 100%;
    max-height: 180px;
    margin-bottom: 5px;
}

.client-element .img-box {
    margin-bottom: 5px;
    height: 70%;
    max-height: 120px;
    width: auto;
}

.client-element .img-box a {
    height: 100%;
    width: 100%;
}


.client-element span {
    min-height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
}

.client-element .img-box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 3px;
    max-height: 120px;
}

.tab.active * {
    text-decoration: underline;
    color: var(--theme-color);
    font-weight: 600;
}

.pagination-container .flex {
    width: 100%;
}

.pagination-container span {
    opacity: .5;
}

.sidebarBlock.filter-text {
    margin-bottom: 20px;
}

.page-sidebar .facets__list {
    max-height: 200px;
    position: relative;
}

.product-description span {
    display: inline-block;
    width: fit-content;
}

.product-description {
    max-height: 530px;
    overflow-y: scroll;
    width: 100%;
}

.product-card-media img {
    object-fit: contain;
}

.featured-products-section {
    padding: 20px 0;
}

.hexagon {
    position: relative;
    width: 116px;
    height: 66.97px;
    background-color: transparent;
    margin: 33.49px 0;
    border-left: solid 2px #1E69B8;
    border-right: solid 2px #1E69B8;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    transform: rotate(0.0001deg);
    -webkit-transform: rotate(0.0001deg);
}

.hexagon:before, .hexagon:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 82.02px;
    height: 82.02px;
    -webkit-transform: scaleY(0.5774) rotate(-45deg);
    -ms-transform: scaleY(0.5774) rotate(-45deg);
    transform: scaleY(0.5774) rotate(-45deg);
    background-color: inherit;
    left: 14.9878px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.hexagon:before {
    top: -41.0122px;
    border-top: solid 2.8284px #1E69B8;
    border-right: solid 2.8284px #1E69B8;
}

.hexagon:after {
    bottom: -41.0122px;
    border-bottom: solid 2.8284px #1E69B8;
    border-left: solid 2.8284px #1E69B8;
}

.hexagon img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.features-list p {
    max-width: 320px;
    margin: auto;
}

.features-list h4 {
    padding-top: 20px;
    font-size: 20px;
    margin-bottom: 20px !important;
}

.menu-dropdown-item {
    padding: 5px 0 !important;
}

.menu-dropdown-item * {
    font-size: 11px;
}

.social-media-button {
    min-width: 155px !important;
    padding: 7px 0 !important;
    font-size: 9px !important;
    border-radius: 2px;
}

.halo-block-instagram {
    overflow: hidden;
    padding-bottom: 35px !important;
}

.home-top-title {
    padding: 0 82px !important;
    font-size: 30px !important;
    width: max-content !important;
}

.footer-top .list-unstyled {
    pointer-events: all !important;
}

@media screen and (max-width: 800px) {
    .home-top-title {
        padding: 0 !important;
    }

    .split-dropdown span {
        margin-right: 38px;
    }
}

.category-img {
    height: 50px;
}

.category-title {
    min-height: 44px;
}

.category-element {
    margin-top: 10px !important;
}

#about #aboutPage {
    margin: 0;
    padding: 100px 0;
}

.footer-address-box {
    width: 100%;
    height: 150px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.footer-address-box iframe {
    height: 100%;
    width: 100%;
}

.category-tabs {
    background: #f3f3f3;
}

.category-tabs > li {
    margin: 0 10px;
}

.category-tabs .active {
    color: var(--theme-color);
}

.category-card {
    background: #f7f7f7;
    height: 103px;
}

.category-card-image {
    width: 40%;
    height: auto;
    max-height: 140px;
    padding: 10px;
}

.category-card-caption {
    padding: 10px;
    text-align: center;
    width: 60%;
    font-size: 12px;
    text-wrap: normal;
}

.category-card:hover {
    -webkit-box-shadow: 5px 9px 20px #00000026;
    box-shadow: 5px 9px 20px #00000026;
    -webkit-transition: .3s;
    transition: .3s;
}

.category-card:hover span {
    text-decoration: underline;
}

.categories-carousel {
    padding: 24px 0 4px;
    background: #ebebeb;
    margin-bottom: 20px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: var(--theme-color) !important;
}

.category-slider-element .category-card{
    padding: 10px 0;
    border-radius: 4px;
}
