/*
Theme Name: Dealers Lincat
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 0.0.1.00
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

body h1 {
    font-weight: 800;
    font-size: 36px;
    line-height: 40px;
    letter-spacing: 0;
    color: #6D758F;
}
body h2 {
    font-weight: 800;
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 0;
    color: #6D758F;
}
body p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #6D758F;

}
.img.width_auto,
.img.auto_width {
    text-align: center;
}

.img.width_auto img {
    width: auto;
    height: auto;
}
hr {
    border-width: 0;
    border-top: 1px solid;
    margin: 15px 0;
    opacity: 1;
    color: #E1E4ED;
}
.dashicons, .dashicons-before:before {
    width: unset;
    height: unset;
}

.nav > li.html {
    font-size: 16px;
}
.header-nav li.html h3 {
    font-weight: 300;
    font-size: 30px;
    line-height: 22px;
    text-align: center;
    color: #6D758F;
    margin-bottom: 0;
}

.header-main .nav > li > a {
    font-size: 16px;
}
.header-main  {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    text-align: center;
    cursor: default;
    color: #6D758F;
}
.header-main .nav > li > a {

    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    text-align: center;
    color: #6D758F;
}

.have_mgt {
    margin-top: 24px;
}
.have_mgb {
    margin-bottom: 24px;
}

#dealers-app .card-title {
    font-size: 18px;
    /*font-weight: bold;*/
}

.button.is-outline {
    background-color: #fff;
    color: #6D758F;
    line-height: normal;
    border: 1px solid #B4B9C9;
}

.button.is-outline:hover {
    background-color: #6D758F;
    color: #fff;
}

.fancybox__container {
    z-index: 99999;
}

.delaer_group_preview,
.delaer_role_preview {
    font-size: 0.9em;
}
.download_price_list_btn,
.download_price_list_btn.button.is-outline {
    padding-right: 12px;
    padding-left: 18px;
}

.download_price_list_btn.button:not(.icon) > i {
    margin-left: 4px;
}


.section_login_box {

}
.section_login_box .section-content {
    padding: 70px;
}

.section_login_box .logo img {
    width: 85px;
    height: auto;
}

.section_login_box h1 {
    font-weight: 800;
    font-size: 48px;
    line-height: 48px;
    letter-spacing: 0;
    color: #6D758F;
}
.section_login_box p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #6D758F;
}
.section_login_box a {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #2388FF;
}
.section_login_box .i_login_form_div {
    padding: 32px;
    border: 1px solid #E1E4ED;
    border-radius: 8px;
    box-shadow: 0px 1px 4px 0px #19213D14;
}
.i_login_form_div [type=submit],
body .gform-theme.gform_wrapper input[type=submit],
body .gform-theme--framework.gform-theme.gform_wrapper .gform-footer input[type=submit].button{
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    text-align: center;
    text-transform: none;
    background-color: #6D758F;
    background-image: url("assets/images/icon/arrow_rigth.png");
    background-size: 12px 12px;
    background-repeat: no-repeat;
    background-position: right+14px center;
    box-shadow: 0px 1px 4px 0px #19213D14;
    gap: 3px;
    border-radius: 6px;
    padding: 14px 32px 14px 18px;
    line-height: normal;
    margin-bottom: 0;
}

.i_login_form_div .i_submit_btn {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    text-align: center;
    text-transform: none;
    box-shadow: 0px 1px 4px 0px #19213D14;
    gap: 3px;
    border-radius: 6px;
    padding: 14px 32px 14px 18px;
    line-height: normal;
}
.i_login_form_div .i_submit_btn:after {
    content: "\f061";
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.i_login_form_div .lost_password {
    margin-top: -10px;
    margin-bottom: 20px;
}
.i_login_form_div .login-submit {
    margin-top: 44px;
}
.error {
    color: #c02b0a;
}
.i_login_form_div label {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;

    color: #6D758F;
}
.i_login_form_div input[type=text], .i_login_form_div input[type=password] {
    margin-bottom: 24px;
}

.i_desc_div ul {
    margin: 20px auto;
    padding-left: 10px;
}
.i_desc_div ul li {
    margin-left: 20px;
}
input[type=email], input[type=number], input[type=search], input[type=password], input[type=tel], input[type=text], input[type=url], textarea {
    background: #FFFFFF;
    color: #6D758F;
    border: 1px solid #F1F3F7;
    border-radius: 6px;
    padding: 18px 16px;
    box-shadow: 0px 1px 4px 0px #19213D14;
}
.gform_required_legend {
    display: none;
}

.view_as_group_div {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.view_as_group_div label {
    min-width: 100px;
    margin: 0 auto;
    display: inline-block;
}
.view_as_group_div select {
    margin-bottom: 0;
}

.nav-tabs>li.active>a {
    border: none;
    background-color: #F1F3F7;
    border-bottom: 1px solid #6D758F;
    color: #6D758F;
}
.nav-tabs>li>a {
    border: none;
    background-color: #fff;
    border-bottom: 1px solid #E1E4ED;
    color: #6D758F;
}
.nav-tabs+.tab-panels {
    background-color: #fff;
    border: none;
}

body td, body th {
    border-top: 1px solid #E1E4ED;
    border-bottom: 1px solid #E1E4ED;
    padding: 10px;
}
td:first-child, th:first-child {
    border-left: 1px solid #E1E4ED;
    border-radius: 6px 0 0 6px;
}
td:last-child, th:last-child {
    border-right: 1px solid #E1E4ED;
    border-radius: 0 6px 6px 0;
}

.dealers_promotion_row {

    padding: 24px;
    border-radius: 6px;
    border: 1px solid #E1E4ED;
    box-shadow: 0px 1px 4px 0px #19213D14;
    margin-bottom: 10px;

    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    color: #6D758F;
    box-shadow: 0px 1px 4px 0px #19213D14;
}
.dealers_promotion_row .col {
    margin-bottom: 0;
    padding-bottom: 0;
}
.dealers_promotion_row .i_preview_promotions {
    min-height: 130px;
    object-fit: contain;
    object-position: center;
    margin: 0;
    background-position: left +20px center;
    background-size: 126px auto;
    background-repeat: no-repeat;
    padding-left: 200px;
}
.dealers_promotion_row h3 {
    font-weight: 800;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #6D758F;
}

.footer-primary {
    display: flex;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #B4B9C9;
    justify-content: center;
    align-items: center;
    cursor: default;
}
.absolute-footer ul,
.absolute-footer ul.links {
    border-bottom: none;
    opacity: 1;
    font-size: 16px;
    padding-bottom: 0;
    margin: 0 auto 0 10px;
}
.absolute-footer ul.links li {
    display: table-cell;
    margin: 0;
    border-left: 1px solid #E1E4ED;
    padding: 0px 10px;
}
.absolute-footer ul.links li a {
    color: #6D758F;
    text-decoration: underline;
}
span.left_border {
    border-left: 1px solid #E1E4ED;
    padding-left: 10px;
    display: inline-block;
    margin-left: 10px;
}

body a.back-to-top.button {
    border: 1px solid #E1E4ED;
    background-color: #F8FAFF;
    border-radius: 4px;
    padding: 12px;
}


[data-fancybox] {
    cursor: pointer;
}
.i_fancy_view {
    max-width: 80%;
}

.i_fancy_view .i_desc_div {
    margin-bottom: 20px;
}
.i_fancy_view .i_launch_date_div,
.i_fancy_view .i_start_end_div {
    margin-bottom: 10px;
    font-weight: 500;
}



@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/


}

/**** From Lincat Website ****/
/*!
Theme Name: Lincat Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 1.0.0.1
*/

html {
    font-family: "Inter", serif;
    font-optical-sizing: auto;
}

.header-main {
    background-color: #f5f5f7 !important;
    /*display: none;*/
}

.py-24 {
    padding: 90px 0;
}

.is-outline.open-video {
    color: #ffffff;
}

body.modal-open {
    overflow: hidden;
    position: fixed;
}

@media (max-width: 640px) {
    .py-24 {
        padding: 30px 0;
    }
}

@media (max-width: 640px) {
    #lazy-load-posts .post-item .image-cover img {
        border-radius: 8px;
    }
}

#main,
#wrapper {
    background-color: #f5f5f7;
}

.is-border {
    border-color: #bababa;
}

.button {
    margin: 0px;
    width: fit-content;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    text-align: center;

    border-radius: 6px;
    padding: 11px 18px;
}
.button.primary {
    color: #FFFFFF;
    background: #6D758F;
    box-shadow: 0px 1px 4px 0px #19213D14;
}

.button.secondary {
    color: #6D758F;

    border: 1px solid #E1E4ED;
    background: #F8FAFF;
}

@media (max-width: 640px) {
    .button.small-button {
        padding: 8px 20px;
    }
}

.priceListLightbox {
    background-color: #284990;
    opacity: .9;
    margin: 0;
}

.priceListLightbox h2, .priceListLightbox p, .priceListLightbox label {
    color: white;
}

.priceListLightbox .primary, .priceListLightbox input[type=submit], .priceListLightbox input[type=submit].button {
    background-color: #dc8520;
}

#signup-for-brochure .gform_confirmation_message {
    color: white !important;
    padding: 50px 0;
}

.header-search .nav-dropdown {
    border: none;
}

.searchform .button.secondary {
    padding: 0;
    min-height: 34px;
    background-color: #145ca7 !important;
    border-radius: 0;
}

.hsearchform input[type=search] {
    min-height: 40px;
}

.post-item .is-divider {
    height: 0;
}

.post-item .button.secondary {
    width: 100%;
    border-bottom-left-radius: 0.5rem;
    padding: 0.75rem 3rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 600;

    background-color: #f5f5f7;
    border-color: #f5f5f7;
    color: #145ca7;
}

.post-item .button:hover {
    background-color: #f5f5f7;
}

.post-item .button {
    border: 0;
    color: #145ca7;
    font-size: 16px;
    padding: 0;
}

.row-slider .flickity-page-dots {
    bottom: -32px;
}

.row-slider .flickity-page-dots .dot {
    background-color: #f08226;
    border: 2px solid #f08226;

    height: 18px;
    width: 18px;
}

/* Breadcrumbs */
.i_breadcrumbs_row {
    padding-top: 2.75rem;
}

.i_breadcrumbs_row #breadcrumbs > span {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0.75rem;
}

@media (max-width: 640px) {
    .i_breadcrumbs_row {
        padding-top: 12px;
    }
}

/* Promo */
.promo .banner {
    border: 1px solid #c6c6c6;
}

.promo.promo--full-width .banner {
    border: none;
}

.brand-bage {
    position: absolute;
    z-index: 10;
    top: 0px;
    right: 0px;
    border-bottom-left-radius: 0.5rem;
    background-color: rgb(245 245 247 / 1);
    margin: 0 !important;
}

.brand-bage .col {
    margin: 0 !important;
    padding: 0 !important;
}

.brand-bage .img {
    border-top: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
}

@media (max-width: 640px) {
    .brand-bage .img {
        padding: 10px 20px;
    }
}

.brand-bage img {
    height: 2rem;
    width: 6rem;
    -o-object-fit: contain;
    object-fit: contain;
}

@media (max-width: 640px) {
    .promo--half-width .banner-bg .bg.bg-loaded {
        background-image: none !important;
    }

    .promo--half-width .banner-bg img {
        display: none;
    }
}

.promo .banner .button.button-lincat-invoq {
    color: #1D1D1B !important;
    background-color: #ffffff !important;
}

.promo .banner .button.button-lincat {
    color: #005AA9 !important;
    background-color: #ffffff !important;
}

.promo .banner .button.button-frifri {
    color: #E22227 !important;
    background-color: #ffffff !important;
}

.promo .banner .button.button-cibo {
    color: #ffffff !important;
    background-color: #00A4A0 !important;
}

.promo .banner .button.button-imc {
    color: #6D7277 !important;
    background-color: #ffffff !important;
}

.promo .banner .button.button-britannia {
    color: #0B4F7C !important;
    background-color: #ffffff !important;
}

.promo .banner .button.button-lincat-green {
    color: #ffffff !important;
    background-color: #38B657 !important;
}

/* Tabs */
.tab {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

@media (max-width: 640px) {
    .tab {
        flex-direction: column;
    }
}

.tab .col {
    width: 100%;
    max-width: 100%;
    flex-basis: content !important;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.tab.lincat-about-us .col {
    flex-basis: auto !important;
}

.tab.lincat-about-us .col:first-child {
    margin-left: 15px;
}

.tab.lincat-about-us .col:last-child {
    margin-right: 15px;
}

.tab .img {
    width: fit-content !important;
}

.tab img {
    width: 150px;
    height: 40px;
    object-fit: contain;
    object-position: center;
}

.tab .tablinks {
    cursor: pointer;
}

.tab.lincat-about-us .tablinks.active {
    border-bottom: 1px solid #ffffff;
}

.tab.lincat-green .tablinks.active {
    background-color: #145ca7;
    color: #f5f5f7;
    font-weight: 500;
}

.tab .tablinks p {
    margin-bottom: 0;
}

@media (max-width: 640px) {
    .tabs-lincat-green .col-inner {
        overflow: hidden;
    }
}

.tabs-lincat-green .tabcontent img {
    width: 100%;
    max-height: 600px;
    object-fit: contain;
    object-position: top;
}

/* Video */
.video.video-fit {
    padding-top: 0 !important;
}

.video .col-inner {
    position: relative;
}

.video .col-inner .video-button-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* Header */
.header-bottom .header-nav {
    gap: 20px;
}

.header-bottom .header-nav > li > a {
    font-weight: 600;
    padding: 1rem 0;
    color: #C6C6C6 !important;
}

.header-bottom .header-nav > li > a:hover {
    color: #ffffff !important;
}

.header-bottom .nav > li > a > i.icon-search {
    font-size: 1rem;
}

.brands-header-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
}

.brands-header-buttons .home img {
    width: 38px;
    height: auto;
}

.brands-header-buttons .parent-link {
    display: block;
    padding: 14px 25px;
    transition: 0.3s;
}

.brands-header-buttons .parent-link:hover {
    background-color: #ffffff;
    border-radius: 10px;
    position: relative;
}

.brands-header-buttons .parent-link:hover::after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.984' height='5.137' viewBox='0 0 8.984 5.137'%3E%3Cpath id='Icon_ionic-ios-arrow-down' data-name='Icon ionic-ios-arrow-down' d='M10.681,14.835l3.4-3.4a.639.639,0,0,1,.907,0,.647.647,0,0,1,0,.909L11.136,16.2a.641.641,0,0,1-.885.019L6.375,12.347a.642.642,0,0,1,.907-.909Z' transform='translate(-6.188 -11.246)' fill='%23c6c6c6'/%3E%3C/svg%3E");
    display: block;
    width: 10px;
    height: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
}

.brands-header-buttons .parent-logo {
    height: 50px;
    width: auto;
}

.brands-header-buttons .child-logos {
    position: absolute;
    width: 100%;
    top: 84px;
    left: 0;
    background-color: #ffffff;
    border: 1px solid #c6c6c6;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.brands-header-buttons .child-logos .col-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 8px 30px; */
    border: 1px solid #f5f5f7;
    transition: 0.3s;
}

.brands-header-buttons .child-logos .col-inner:hover {
    background-color: #f5f5f7;
}

.brands-header-buttons .child-logos .col-inner img {
    height: 56px;
    width: 100%;
    object-fit: contain;
    object-position: center;
}

@media (max-width: 640px) {
    .stuck .header-top.hide-for-sticky {
        display: flex !important;
    }

    .header-top {
        min-height: 70px !important;
        border-bottom: 1px solid #6D7277;
    }

    .mobile-header {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 12px;
    }

    .mobile-header .brands-header-buttons .parent-link {
        display: block;
        padding: 6px;
        transition: 0.3s;
    }

    .mobile-header .brands-header-buttons .parent-logo {
        height: 20px;
        width: auto;
    }

    .fullscreen-menu {
        display: none;
        width: 100vw;
        height: 100vh;
        position: fixed;
        top: 0;
        left: 0;
        overflow-y: auto !important;
        background-color: #ffffff;
        overflow: auto;
        z-index: 9999;
    }

    .fullscreen-menu .fullscreen-menu-wrapper {
        padding: 32px;
    }

    .fullscreen-menu-wrapper hr {
        margin: 32px 0;
        width: 40%;
    }

    .fullscreen-menu-wrapper input {
        position: relative;
        border: 1px solid #C6C6C6;
        border-radius: 4px;
        padding-left: 28px;
    }

    .fullscreen-menu-wrapper form {
        position: relative;
        width: fit-content;
    }

    .fullscreen-menu-wrapper form::before {
        content: "";
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.997' height='16' viewBox='0 0 15.997 16'%3E%3Cpath id='Icon_awesome-search' data-name='Icon awesome-search' d='M15.779,13.833l-3.115-3.115a.749.749,0,0,0-.531-.219h-.509A6.5,6.5,0,1,0,10.5,11.624v.509a.749.749,0,0,0,.219.531l3.115,3.115a.747.747,0,0,0,1.059,0l.884-.884A.753.753,0,0,0,15.779,13.833ZM6.5,10.5a4,4,0,1,1,4-4A4,4,0,0,1,6.5,10.5Z' fill='%234a4a49'/%3E%3C/svg%3E");
        width: 16px;
        height: 16px;
        display: flex;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        top: 50%;
        left: 12px;
        transform: translateY(-50%);
        z-index: 9;
    }

    .fullscreen-menu-wrapper input::before {
        content: "";
        background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15.997" height="16" viewBox="0 0 15.997 16"><path id="Icon_awesome-search" data-name="Icon awesome-search" d="M15.779,13.833l-3.115-3.115a.749.749,0,0,0-.531-.219h-.509A6.5,6.5,0,1,0,10.5,11.624v.509a.749.749,0,0,0,.219.531l3.115,3.115a.747.747,0,0,0,1.059,0l.884-.884A.753.753,0,0,0,15.779,13.833ZM6.5,10.5a4,4,0,1,1,4-4A4,4,0,0,1,6.5,10.5Z" fill="%234a4a49"/></svg>');
        display: block;
        position: absolute;
    }

    .fullscreen-menu .brands-header-buttons .child-logos {
        top: 70px;
        grid-template-columns: repeat(1, minmax(0, 1fr));
        border-right: 1px solid transparent;
        border-left: 1px solid transparent;
    }

    .fullscreen-menu .brands-header-buttons .child-logos .col-inner {
        padding: 8px 30px;
    }

    .fullscreen-menu .brands-header-buttons .child-logos .col-inner img {
        height: 16px;
    }

    .hamburger-icon img {
        width: 24px;
        height: auto;
    }

    .top-header-wrapper {
        display: flex;
        align-items: center;
        justify-content: space-between;
        background-color: #F5F5F7;
        padding: 16px 15px;
        border-bottom: 1px solid #6D7277;
        gap: 12px;
    }

    .top-header-wrapper .brands-header-buttons .parent-link {
        display: block;
        padding: 6px;
        transition: 0.3s;
    }

    .top-header-wrapper .brands-header-buttons .parent-logo {
        height: 20px;
        width: auto;
    }

    .menu-wrapper {
        margin: 0;
        padding: 0;
    }

    .menu-wrapper ul {
        list-style: none;
    }

    .menu-wrapper ul:not(.nav-dropdown) {
        width: 100%;
        gap: 24px;
        display: flex;
        flex-direction: column;
    }

    .menu-list li {
        padding: 0 !important;
        margin: 0 !important;

    }

    .menu-list .sub-menu {
        display: none;
        padding: 0 !important;
    }

    .menu-list .sub-menu a {
        padding: 0 !important;
    }

    .menu-list li a,
    .menu-list .sub-menu .menu-item a {
        font-size: 14px;
        font-weight: 600;
        color: #4A4A49;
        position: relative;
        display: block;
        width: 100%;
    }

    .menu-list li a::after {
        content: "";
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5.137' height='8.984' viewBox='0 0 5.137 8.984'%3E%3Cpath id='Icon_ionic-ios-arrow-down' data-name='Icon ionic-ios-arrow-down' d='M10.681,14.835l3.4-3.4a.639.639,0,0,1,.907,0,.647.647,0,0,1,0,.909L11.136,16.2a.641.641,0,0,1-.885.019L6.375,12.347a.642.642,0,0,1,.907-.909Z' transform='translate(-11.246 15.172) rotate(-90)' fill='%23c6c6c6'/%3E%3C/svg%3E");
        width: 12px;
        height: 12px;
        display: flex;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
    }

    .menu-list .back-button a {
        color: #6D7277 !important;
    }

    .menu-list .current-parent a {
        color: #005AA9 !important;
        font-size: 18px !important;
    }

    .menu-list .back-button a::after,
    .menu-list .current-parent a::after {
        content: none;
    }
}

/* Footer */
.footer--top p,
.footer--main p {
    margin-bottom: 0;
}

.footer--top .col-inner {
    height: 100%;
}

.footer--top .col {
    padding-bottom: 0;
}

.footer--top .section-content > .row > .col:nth-child(1) > .col-inner .col-inner {
    display: flex;
    justify-content: flex-start;
    gap: 2.25rem;
}

.footer--top .img {
    margin-bottom: 0px;
    width: fit-content !important;
}

.footer--top img {
    height: 2.25rem;
    width: auto;
}

.footer--top .section-content > .row > .col:nth-child(2) .col-inner {
    display: inline-flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    gap: 1.5rem;
}

.footer--main .section-content .footer--main-bottom {
    border-top: 1px solid #c6c6c6;
    padding-top: 2.25rem;
}

.footer--main .footer--main-bottom > .col:last-child .col .col-inner {
    display: flex;
    align-items: flex-end;
    gap: 1rem;
}

.footer--main .footer--main-bottom > .col:last-child .img {
    margin-bottom: 0px;
    width: fit-content !important;
}

.footer--main .footer--main-bottom .img:nth-child(1) img {
    height: 4rem;
    width: auto;
}

.footer--main .footer--main-bottom .img:nth-child(2) img {
    height: 2.25rem;
    width: auto;
}

.absolute-footer {

}

/* Theme */
h1,
h2,
h3,
h4,
h5 {
    font-weight: 400;
}

b,
strong {
    font-weight: 600;
}

.text-sm {
    font-size: 14px;
}

.w-full {
    width: 100% !important;
}

/* Square Box */
.square-box {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.square-box .img-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.5);
}

.square-box .image-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.mt-6 {
    margin-top: 2.5rem !important;
}

.mb-6 {
    margin-bottom: 2.5rem !important;
}

.mb-0,
.mb-0 > * {
    margin-bottom: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.contain-number {
    display: flex;
    align-items: center;
    line-height: 1.2em;
}

.number {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    color: #ffffff;
    background-color: #f08226;
    font-size: 1.75rem;
    margin-right: 1rem;
}

ul.checks {
    --icon-space: 1.3em;
    list-style: none;
    padding: 0;
}

ul.checks li {
    position: relative;
    margin-left: 0;
    padding-left: 42px;
}

ul.checks li::before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='noun-check-3496109' d='M62,74a12,12,0,1,0-8.485-3.515A12,12,0,0,0,62,74ZM55.771,62.316a1.091,1.091,0,0,1,1.538,0l2.509,2.509,6.316-6.316a1.091,1.091,0,0,1,1.538,1.538l-7.091,7.091a1.091,1.091,0,0,1-1.538,0l-3.273-3.273a1.091,1.091,0,0,1,0-1.549Z' transform='translate(-50 -50)' fill='%23f08226'/%3E%3C/svg%3E");
    display: block;
    position: absolute;
    left: 0;
    width: 24px;
    height: 24px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

ul.large {
    --icon-space: 1.3em;
    list-style: none;
    padding: 0;
}

ul.large li {
    position: relative;
    margin-left: 0;
    padding-left: 36px;
}

ul.large li::before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Ccircle id='Ellipse_44' data-name='Ellipse 44' cx='5' cy='5' r='5' fill='%23f08226'/%3E%3C/svg%3E");
    display: block;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    left: 0;
    width: 10px;
    height: 10px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

/* Colors */
.text-blue {
    color: #005aa9;
}

.text-orange {
    color: #f08226;
}

.text-green {
    color: #38b657;
}

/* Hero */
.hero {
    position: relative;
    width: 100%;
    height: 280px;
}

@media (max-width: 640px) {
    .hero {
        height: 300px;
    }
}

.single-post .content-area {
    padding-top: 30px;
}

.hero img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hero .overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}

.hero .entry-header {
    height: 100%;
    display: flex;
    align-items: center;
}

@media (max-width: 640px) {
    .hero .entry-header {
        padding: 0 15px;
    }
}

.hero .entry-title {
    color: #ffffff;
    font-size: 3.5rem;
}

@media (max-width: 640px) {
    .hero .entry-title {
        font-size: 3rem;
    }
}

/* Home */
@media (max-width: 640px) {
    .home_hero {
        align-items: flex-start;
    }
}

.home_hero .section-content {
    position: relative;
}

@media (max-width: 640px) {
    .home_hero .col-inner {
        text-align: center;
    }
}

.home_hero .section-bg {
    background-size: contain !important;
    background-position: bottom right;
}

.home_hero .hero_logo img {
    width: 280px;
    height: auto;
    margin-bottom: 72px;
}

@media (max-width: 640px) {
    .home_hero .hero_logo img {
        margin-bottom: 16px;
    }
}

.home_hero .button {
    background-color: #F48120 !important;
}

/* Lincat Default & Single */
.page-template-page-lincat-default h2,
.single-post h2,
.single-case-study h2,
.tax-sector h2 {
    font-size: 2.25rem;
}

@media (max-width: 640px) {

    .page-template-page-lincat-default h2,
    .single-post h2,
    .single-case-study h2,
    .tax-sector h2 {
        font-size: 1.5rem;
    }
}

.page-template-page-lincat-default h3,
.single-post h3,
.single-case-study h3 {
    color: #005aa9;
    font-weight: 500;
}

/* Timeline */
.timeline-header {
    background-color: #005aa9;
    padding: 16px 0;
}

.timeline-header h2 {
    color: #ffffff;
    margin: 0;
    font-size: 2rem;
}

.timeline {
    padding: 36px 0 !important;
    border-bottom: 10px solid #005aa9;
}

.timeline .swiper-container {
    position: relative;
}

.timeline .swiper-slide {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    color: #c6c6c6;
}

.timeline .swiper-slide.swiper-slide-active {
    color: #005aa9;
}

.timeline .swiper-slide .img-inner {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    height: 400px;

    margin-bottom: 90px;
}

.timeline .swiper-slide.swiper-slide-active .img-inner {
    padding-bottom: 90px;
}

.timeline .swiper-slide img {
    width: 215px;
    height: 215px;
}

.timeline .swiper-slide.swiper-slide-active img {
    width: 270px;
    height: 270px;
}

.timeline .swiper-slide h4 {
    color: #c6c6c6;
}

.timeline .swiper-slide.swiper-slide-active h4 {
    scale: 1.5;
    font-weight: 600;
    color: #005aa9;
}

.timeline .swiper-slide p {
    width: 215px;
    text-align: left;
}

.timeline .swiper-slide:not(:first-child, :last-child) .horizontal-line {
    position: absolute;
    top: 460px;
    left: 0;
    right: 0;
    border-top: 2px solid #c6c6c6;
    margin-top: -1px;
}

.timeline .swiper-slide:first-child .horizontal-line {
    position: absolute;
    top: 460px;
    left: 50%;
    right: 0;
    border-top: 2px solid #c6c6c6;
    margin-top: -1px;
}

.timeline .swiper-slide:last-child .horizontal-line {
    position: absolute;
    top: 460px;
    left: 0;
    right: 50%;
    border-top: 2px solid #c6c6c6;
    margin-top: -1px;
}

.timeline .swiper-slide.swiper-slide-active .vertical-line {
    position: absolute;
    top: 460px;
    left: 50%;
    height: 100px;
    width: 2px;
    background-color: #005aa9;
    transform: translate(-50%, -100%);
}

.timeline .swiper-slide.swiper-slide-active .vertical-line::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #005aa9;
}

.timeline .circle {
    position: absolute;
    top: 460px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #f5f5f7;
    box-shadow: 0 0 0 2px #c6c6c6;
}

.timeline .swiper-slide.swiper-slide-active .circle {
    background-color: #f5f5f7;
    box-shadow: 0 0 0 2px #005aa9;
}

.timeline .swiper-slide.swiper-slide-active .circle::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #005aa9;
}

/* Event */

.single-event .event-date {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    padding: 9px 0;
}

.single-event .event-date::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background-color: #005aa9;
}

@media (max-width: 640px) {
    .single-event .event-date::before {
        width: 90%;
    }
}

.single-event .event-date h2 {
    color: #ffffff;
    margin: 0;
}

@media (max-width: 640px) {
    .single-event .event-date h2 {
        padding-left: 15px;
    }
}


.single-event .event-details {
    margin: 60px auto;
}

@media (max-width: 640px) {
    .single-event .event-details {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.single-event .event-details .row:first-child {
    margin-bottom: 30px;
}

.single-event .event-details .row:last-child {
    background-color: #ffffff;
    border: 1px solid #c6c6c6;
    padding: 40px;
}

@media (max-width: 640px) {
    .single-event .event-details .row:last-child {
        padding: 0;
    }
}

@media (max-width: 640px) {
    .single-event .show-for-small {
        margin-bottom: 3em;
    }

    .single-event .show-for-small img {
        height: 200px;
        object-fit: cover;
    }
}

.single-event .event-details .event-logos {
    display: flex;
    align-items: center;
}

.single-event .event-details .event-logos .img-inner:not(:last-child) {
    border-right: 1px solid #c6c6c6;
    padding-right: 1rem;
}

.single-event .event-details .event-logos .img-inner:not(:first-child) {
    padding-left: 1rem;
}

.single-event .event-details .event-logos img {
    height: 35px;
    width: auto;
}

.single-event .event-details .event-location {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 40px;
}

.single-event .event-details .event-location p {
    margin: 0;
}

@media (max-width: 640px) {
    .single-event .event-details .event-location img {
        width: 40px;
        height: auto;
    }
}

.single-event .event-details .event-buttons {
    margin-top: 60px;
    display: flex;
    align-items: center;
    gap: 20px;
}

@media (max-width: 640px) {
    .single-event .event-details .event-buttons {
        flex-direction: column;
    }

    .single-event .event-details .event-buttons a {
        width: 100%;
    }
}

.single-event .event-details .button.secondary {
    background-color: #ffffff;
    border-color: #145ca7;
    color: #145ca7;
}

/* Event Preview */
.event-preview {
    padding: 20px;
}

.event-preview .col-inner {
    background-color: #ffffff;
    border: 1px solid #c6c6c6;
}

.event-preview .featured-image {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: center;
}

.event-preview .content {
    padding: 20px 30px 30px 30px;
}

.event-preview .event-logos {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.event-preview .event-logos .img-inner:not(:last-child) {
    border-right: 1px solid #c6c6c6;
    padding-right: 1rem;
}

.event-preview .event-logos .img-inner:not(:first-child) {
    padding-left: 1rem;
}

.event-preview .event-logos img {
    height: 35px;
    width: auto;
}

.event-preview .content h2 {
    text-align: left;
}

.event-preview .content h3 {
    text-align: left;
    color: #000000;
    margin: 0;
}

.event-preview .content .event-excerpt {
    margin-top: 20px;
    text-align: left;
}

.event-preview .event-location {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-top: 30px;
}

.event-preview .event-location p {
    margin: 0;
}

.event-preview .event-buttons {
    margin-top: 60px;
    display: flex;
    align-items: center;
    gap: 20px;
}

@media (max-width: 640px) {
    .event-preview .event-buttons {
        flex-direction: column;
    }
}

.event-preview .event-buttons .button {
    width: 100%;
}

.event-preview .event-buttons .button.secondary {
    background-color: #ffffff;
    border-color: #145ca7;
    color: #145ca7;
}

/* Flickity Slider */
.flickity-slider .box-text-inner {
    display: flex;
    flex-direction: column;
}

.flickity-slider .box-text-inner .is-divider {
    display: none;
}

.flickity-slider .box-text-inner .button {
    margin-top: auto;
}

/* Sectors */
.sectors .img {
    width: 100%;
    position: relative;
}

.sectors .img:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.sectors .img-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sectors .img-inner img {
    border-radius: 10px;
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.sectors h2 {
    color: #696c6e;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 20px;
}

.sectors p {
    color: #222222;
}

.lincat-green-hero .bg-fill {
    background-size: contain !important;
    background-color: #ffffff;
}

@media (max-width: 640px) {
    .lincat-green-hero .bg-fill {
        background-image: none !important;
    }
}

/* Menu */
.sub-menu {
    display: flex;
    flex-direction: column;
    padding: 8px 0 !important;
    border: none !important;
    box-shadow: none !important;
}

.sub-menu .menu-item {
    width: 100% !important;
    min-width: 100%;
}

.sub-menu .menu-item-has-children {
    padding: 0;
    margin: 0;
}

.sub-menu .menu-item a {
    color: #4a4a49;
    text-transform: none;
    font-size: 1em;
}

.sub-menu .menu-item a:hover {
    color: #005aa9 !important;
}

.nav-dropdown > li.nav-dropdown-col {
    min-width: 300px;
}

.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before,
.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown::after {
    content: none;
}

.nav > .menu-item > .sub-menu > .menu-item-has-children > a {
    position: relative;
}

.nav > .menu-item > .sub-menu > .menu-item-has-children > a::after {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 320 512"><path d="M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z"/></svg>');
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    color: #C6C6C6;
}

.nav > .menu-item > .sub-menu > .menu-item > a {
    font-weight: 600;
}

.nav > .menu-item > .sub-menu > .menu-item > .sub-menu > .menu-item > a {
    font-weight: 600;
}

.nav > .menu-item > .sub-menu > .menu-item > .sub-menu > .menu-item > .sub-menu > .menu-item:hover {
    background-color: #F5F5F7;
}

.sub-menu a {
    padding: 8px 24px !important;
    margin: 0 !important;
    border: none !important;
}

.nav > .menu-item-has-children > .sub-menu > .menu-item-has-children > .sub-menu {
    display: none;
}

.nav-dropdown .nav-dropdown-col .menu-item-has-children:not(:first-child) {
    padding-top: 5px;
    margin-top: 5px;
    border-top: 1px solid #f5f5f7;
}

.nav > .menu-item-has-children > .sub-menu > .menu-item-has-children:hover > .sub-menu {
    display: flex;
    position: absolute;
    top: 0;
    left: 100%;
    margin: 0;
    background: #ffffff;
    box-shadow: inset 4px 0 6px -7px rgba(0, 0, 0, 0.3) !important;
    min-height: 100%;
    min-width: 300px;
}

.nav-dropdown > .nav-dropdown-col > .nav-column > .menu-item-has-children > .nav-column .menu-item-has-children {
    margin: 0;
    padding: 0;
    border: none;
}

.nav-dropdown > .nav-dropdown-col > .nav-column > .menu-item-has-children > .nav-column .menu-item-has-children a {
    font-weight: 400;
}

.nav-dropdown > .nav-dropdown-col > .nav-column > .menu-item-has-children > .nav-column .menu-item-has-children .sub-menu {
    margin: 0;
    padding: 0 0 0 1em !important;
}

/* Gravity Forms */

.gform_wrapper .gfield_required {
    /*display: none;*/
}

.gform_wrapper.gravity-theme .gfield_label {
    font-weight: 400;
}

.gform_wrapper.gravity-theme .gfield input {
    padding: 10px 18px;
    height: auto;
    border: 1px #afb4b7 solid;
    border-radius: 4px;
}

.gform_wrapper.gravity-theme input[type="checkbox" i] {
    margin-bottom: 0;
}

.gform_wrapper.gravity-theme input[type='submit']:not(.is-form) {
    margin: 0px;
    width: fit-content;
    border-bottom-left-radius: 0.5rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 3rem;
    padding-right: 3rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 600;
    text-transform: none;
}

/* Product */
@media (max-width: 640px) {
    .single-product #breadcrumbs {
        font-size: 6px;
    }
}

@media (max-width: 640px) {
    .single-product section .col-inner {
        text-align: left;
    }
}

.single-product .gallery {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    overflow: hidden;
    gap: 20px;
    width: 100%;
    margin: 0;
}

.single-product .gallery #sync1 .owl-nav {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px;
}

.single-product .gallery #sync1 .owl-nav .owl-prev,
.single-product .gallery #sync1 .owl-nav .owl-next {
    font-size: 4em;
    color: #005aa9;
    margin: 0;
}

.single-product .gallery #sync1 .item {
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    border: 1px solid #C6C6C6;
    height: 0;
    padding-top: 100%;
    background-color: #FFFFFF;
}

.single-product .gallery #sync1 .item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.single-product .gallery #sync1 .item .i_video_carousel_item,
.single-product .gallery #sync1 .item .i_video_preview {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.single-product .gallery #sync1 .item .i_generate_video {
    top: 50%;
    left: 50%;
    width: 90px;
    height: 90px;
}

.single-product .gallery #sync2 {
    width: 70%;
}

.single-product .gallery #sync2 .item {
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    border: 1px solid #C6C6C6;
    height: 0;
    padding-top: 100%;
    background-color: #FFFFFF;
    cursor: pointer;
}

.single-product .gallery #sync2 .item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.single-product .product-info .brand-logo {
    margin-bottom: 24px;
    width: 100%;
    height: 60px;
    object-fit: contain;
    object-position: center left;
}

.single-product .product-info h1 {
    font-size: 32px;
}

.single-product .product-info .btn-container {
    display: flex;
    align-items: center;
    gap: 12px;
}

@media (max-width: 640px) {
    .single-product .product-info .btn-container {
        margin-top: 30px;
        flex-direction: column;
    }
}

.single-product .product-info .button {
    padding: 0.75rem 1rem !important;
}

@media (max-width: 640px) {
    .single-product .product-info .button {
        width: 100%;
    }
}


.single-product .product-info .button.secondary {
    background: #ffffff;
    border: 1px solid #0B4F7C;
    color: #0B4F7C;
}

.single-product .product-info .features {
    margin-top: 30px;
}

@media (max-width: 640px) {
    .single-product .product-info .features {
        margin-top: 0;
    }
}

.single-product .product-info .features h3 {
    font-weight: 600;
}

.single-product .full-desc {
    background-color: #ffffff;
    border: 1px solid #C6C6C6;
    padding: 32px;
}

.single-product .full-desc .badges {
    margin-top: 42px;
    display: flex;
    align-items: center;
    gap: 16px;
}

.single-product .full-desc .badges img {
    height: 40px;
    width: auto;
}

.single-product .specifications .specification-type {
    display: flex;
    padding-top: 16px;
    padding-bottom: 9px;
    border-bottom: 1px solid #A7A8A9;
}

@media (max-width: 640px) {
    .single-product .specifications .specification-type {
        flex-direction: column;
    }
}

.single-product .specifications .specification-type .specification-label {
    width: 18rem;
}

.single-product .specifications .specification-type .specification-label p {
    color: #4A4A49;
    font-weight: 600;
    margin: 0;
}

.single-product .specifications .specification-type .specification-name p {
    color: #4A4A49;
    margin: 0;
}

.single-product .lib {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    width: 80%;
}

.single-product .lib .button-container {
    display: flex;

}

@media (max-width: 640px) {
    .single-product .lib {
        grid-template-columns: repeat(1, 1fr);
        width: 100%;
    }
}

.single-product .lib .button-container a:first-child {
    width: 100%;
    word-break: break-all;
    display: flex;
    align-items: center;
}

.single-product .lib .button-container a:last-child {
    padding: 0 1em;
    display: flex;
    align-items: center;
    border: 1px solid #145ca7;
    background: #ffffff;
}

.single-product .lib .button-container a:last-child img {
    width: 30px;
    height: auto;
}

#add-on-items .wiser_product_association .col-inner {
    position: relative;
    background: #ffffff;
    border: 1px solid #C6C6C6;
    height: 100%;
}

#add-on-items .wiser_product_association .i_preview_img {
    width: 100%;
    height: 200px;
    padding: 32px 24px 0;
}

#add-on-items .wiser_product_association .i_preview_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

#add-on-items .wiser_product_association .product-info {
    padding: 0;
    height: calc(100% - 200px);
    display: flex;
    flex-direction: column;
}

#add-on-items .wiser_product_association .i_prod_title {
    padding: 16px 16px 0;
    font-weight: 500;
    font-size: 1em;
}

#add-on-items .wiser_product_association .i_prod_title a {
    color: #000000;
}

#add-on-items .wiser_product_association p {
    margin: 0 !important;
}

#add-on-items .wiser_product_association .product_data {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    background: #F5F5F7;
    border-top: 1px solid #F5F5F7;
    gap: 1px;
    margin-top: auto;
}

#add-on-items .wiser_product_association .product_data > div {
    background: #ffffff;
    grid-column: span 2 / span 2;
    padding: 8px 16px 0 16px;
    text-align: center;
}

#add-on-items .wiser_product_association .i_detail_btn_div {
    width: 100%;
    display: flex;
    padding: 8px;
}

#add-on-items .wiser_product_association .i_detail_btn_div a {
    padding: 0.72rem 1rem !important;
    width: 100%;
}

.add-on-items {
    position: relative;
}

.owl-custom-nav {
    position: absolute;
    bottom: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% + 20px);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    z-index: 999;
}

.owl-custom-nav span {
    color: #005aa9;
    cursor: pointer;
}

/* Product Modal */
.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1002;
}

.modal-content .col {
    padding-bottom: 0;
}

.modal-content .col-inner {
    background-color: #ffffff;
    position: relative;
    padding: 32px;
    box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    overflow-y: scroll;
    max-height: 90vh;
}

.modal-content .contact-info {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #7B7B7B;
    font-size: 16px;
}

.modal-content .contact-info > span {
    display: flex;
    align-items: center;
    gap: 6px;
}

.modal-content .sku {
    color: #9D9D9D;
}

.modal-content form {
    margin-bottom: 0;
}

.modal-content .gfield {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
}

.modal-content .gfield_label {
    display: block !important;
    overflow: hidden;
    height: 0;
    margin: 0 !important;
    border: none !important;
}

.modal-content input,
.modal-content textarea {
    background: #FAFAFA;
    border: 1px solid #A7A8A9 !important;
    border-radius: 0 !important;
    padding: 9px 16px !important;
}

.modal-content .gchoice label {
    color: #4A4A49;
    font-weight: 400;
}

.modal-content .gform_button.button {
    margin: 0px !important;
    width: fit-content !important;
    border-bottom-left-radius: 0.5rem !important;
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
    padding-left: 3rem !important;
    padding-right: 3rem !important;
    font-size: 1rem !important;
    line-height: 1.75rem !important;
    font-weight: 600 !important;
}

.modal-content .gform_footer {
    padding-bottom: 0 !important;
}

.modal-content .modal-close-btn {
    position: absolute;
    top: 32px;
    right: 32px;
    margin: 0;
    padding: 0;
}

/* Brand */

.brand .brand-hero .hero-image {
    position: relative;
}

.brand .brand-hero .hero-image .hero-bg {
    width: 100%;
    height: 380px;
    object-fit: cover;
}

@media (max-width: 640px) {
    .brand .brand-hero .hero-image .hero-bg {
        height: 120px;
    }
}

.brand .brand-hero .hero-image .hero-image-content {
    position: absolute;
    left: 6rem;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    gap: 42px;
}

.brand .brand-hero .hero-image .hero-image-content img {
    width: 230px;
    height: 60px;
    height: auto;
    object-fit: contain;
    object-position: center left;
}

@media (max-width: 640px) {
    .brand .brand-hero .hero-image .hero-image-content {
        left: 3rem;
    }

    .brand .brand-hero .hero-image .hero-image-content img {
        width: 50px;
        height: 30px;
        height: auto;
        object-fit: contain;
        object-position: center left;
    }

    .brand .brand-hero .hero-image .hero-image-content .button {
        display: none;
    }
}

.brand .brand-hero .hero-content {
    position: relative;
    padding: 70px 0;
    display: flex;
    flex-direction: column;
    gap: 42px;
}

@media (max-width: 640px) {
    .brand .brand-hero .hero-content {
        gap: 20px;
        padding: 30px 0;
    }
}

.brand .brand-hero .hero-content h2 {
    width: 70%;
}

@media (max-width: 640px) {
    .brand .brand-hero .hero-content h2 {
        width: 100%;
        font-weight: 500;
        text-align: left;
        font-size: 26px;
    }
}

.brand .brand-hero .hero-content p {
    columns: 2;
    column-gap: 70px;
}

@media (max-width: 640px) {
    .brand .brand-hero .hero-content p {
        columns: 1;
        column-gap: 0;
        text-align: left;
    }
}

.brand .brand-hero .hero-content .button {
    margin: auto;
}

@media (max-width: 640px) {
    .brand .brand-hero .hero-content .button {
        width: 100%;
    }
}

.brand .benefits h2.large {
    font-size: 32px;
    color: #4A4A49;
    text-align: right;
}

@media (max-width: 640px) {
    .brand .benefits h2.large {
        text-align: left;
        font-size: 38px;
    }
}

.brand .benefits .benefits-list {
    background: #ffffff;
    padding: 32px;
    border: 1px solid #C6C6C6;
}

@media (max-width: 640px) {
    .brand .benefits .benefits-list {
        text-align: left;
    }
}

.brand .benefits .benefits-list h2 {
    margin-bottom: 32px;
}

@media (max-width: 640px) {
    .brand .benefits .benefits-list h2 {
        font-weight: 500;
        margin-bottom: 18px;
    }
}

@media (max-width: 640px) {
    .brand .cards .col-inner {
        text-align: left;
    }
}

.brand .cards h2 {
    color: #E26F30;
}

@media (max-width: 640px) {
    .brand .cards h2 {
        font-size: 26px;
    }
}


.brand .cards .cards-list img {
    border-radius: 10px;
    height: 230px;
    width: 100%;
    object-fit: cover;
}

.brand .cards .cards-list h3 {
    margin-top: 16px;
}

@media (max-width: 640px) {
    .brand .cards .cards-list h3 {
        font-weight: 500;
        font-size: 20px;
    }
}

.brand .family .head {
    display: flex;
    align-items: center;
    gap: 36px;
    padding: 120px 0;
    border-top: 1px solid #C6C6C6;
}

@media (max-width: 640px) {
    .brand .family .head {
        padding: 30px 0;
        gap: 24px;
    }
}

.brand .family .head img {
    width: 250px;
    height: auto;
}

@media (max-width: 640px) {
    .brand .family .head img {
        width: 120px;
        height: 60px;
        object-fit: contain;
        object-position: center left;
    }
}

.brand .family .head h2.large {
    font-size: 32px;
    color: #4A4A49;
    margin: 0 !important;
}

@media (max-width: 640px) {
    .brand .family .head h2.large {
        font-size: 26px;
        text-align: left;
    }
}

.brand .family .wiser_brand_filter_div h3 {
    display: flex;
    position: relative;
    width: 100%;
    padding: 0.75rem 0 1.5rem 0;
    gap: 24px;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #C6C6C6;
    cursor: pointer;
}

.brand .family .wiser_brand_filter_choices {
    flex-direction: column;
    margin-bottom: 2.25rem;
    gap: 1rem;
}

.brand .family .wiser_brand_filter_choices label {
    position: relative;
    margin: 0;
}

.brand .family .wiser_brand_filter_choices label p {
    padding-left: 36px;
    margin: 0;
    font-weight: 400;
}

.brand .family .wiser_brand_filter_choices input {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    margin: 0 !important;
}

.brand .family .wiser_brand_filter_choices .checkmark {
    position: absolute;
    left: 0;
    top: 50%;
    border: 1px solid #4A4A49;
    width: 20px;
    height: 20px;
    cursor: pointer;
    transform: translateY(-50%);
}

.brand .family .wiser_brand_filter_choices input:checked ~ .checkmark {
    background-color: #005AA9;
}

.brand .family .wiser_brand_filter_choices input:checked ~ .checkmark:after {
    display: block;
}

/* Child brands list */
.wiser_brand_items .col-inner {
    background: #ffffff;
    border: 1px solid #C6C6C6;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.wiser_brand_items .col-inner > img {
    width: 100%;
    height: 170px;
    object-fit: cover;
}

.wiser_brand_items .col-inner > div {
    display: flex;
    flex-direction: column;
    padding: 24px;
    height: 100%;
}

@media (max-width: 640px) {
    .wiser_brand_items .col-inner > div {
        text-align: left;
    }
}

.wiser_brand_items .col-inner > div img {
    width: 140px;
    height: 60px;
    object-fit: contain;
    object-position: left center;
    margin-bottom: 24px;
}

.wiser_brand_items .col-inner > div .ideally-suited-for p {
    margin: 18px 0 12px 0;
    font-weight: 600;
}

.wiser_brand_items .col-inner > div a.secondary {
    width: 100%;
    background-color: #F5F5F7;
    border-color: #F5F5F7;
    color: #145ca7;
    margin-top: auto;
}

/* Category */
.caregory-card .col-inner {
    background: #ffffff;
    padding: 0;
    border: none;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.caregory-card .col-inner h2 {
    text-align: left;
    margin: 0 0 16px 0;
    padding: 0;

    font-weight: 800;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
}

.caregory-card {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    color: #6D758F;
}
.caregory-card p {
    margin-bottom: 16px;
}

.caregory-card .col-inner .i_preview_img {
    width: 100%;
    height: 200px;
    object-fit: contain;
    object-position: center;
    margin: auto 0 10px 0 !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.caregory-card .col-inner .button {
    margin-top: auto !important;
}

/* Filter shortcode */
#filter .head {
    display: flex;
    align-items: center;
    gap: 36px;
    padding: 120px 0;
    border-top: 1px solid #C6C6C6;
}

@media (max-width: 640px) {
    #filter .head {
        gap: 24px;
        padding: 30px 0;
    }
}

#filter .head img {
    width: 230px;
    height: auto;
}

@media (max-width: 640px) {
    #filter .head img {
        width: 120px;
        height: 60px;
        object-fit: contain;
        object-position: center left;
    }
}

#filter .head h2.large {
    font-size: 32px;
    color: #4A4A49;
    margin: 0 !important;
}

@media (max-width: 640px) {
    #filter .head h2.large {
        text-align: left;
        font-size: 26px;
    }
}

#filter .wiser_product_item .col-inner {
    position: relative;
    background: #ffffff;
    border: 1px solid #C6C6C6;
    height: 100%;
}

#filter .wiser_product_item .brand-logo {
    position: absolute;
    top: 0;
    right: 0;
    background: #F5F5F7;
    border-bottom-left-radius: 10px;
    padding: 10px 28px;
}

#filter .wiser_product_item .brand-logo img {
    width: 100px;
    height: 30px;
    object-fit: contain;
    object-position: center;
}

#filter .wiser_product_item .badges {
    position: absolute;
    top: 72px;
    right: 16px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

#filter .wiser_product_item .i_preview_img {
    width: 100%;
    height: 200px;
    padding: 32px 54px 0 24px;
}

#filter .wiser_product_item .i_preview_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

#filter .wiser_product_item .product-info {
    padding: 0;
    height: calc(100% - 200px);
    display: flex;
    flex-direction: column;
}

#filter .wiser_product_item .i_prod_title {
    padding: 8px 16px 0;
}

#filter .wiser_product_item .i_prod_title a {
    color: #000000;
}

#filter .wiser_product_item p {
    margin: 0 !important;
}

#filter .wiser_product_item strong {
    font-weight: 500;
}

#filter .wiser_product_item ul {
    list-style: none;
    margin: 0 !important;
}

#filter .wiser_product_item ul li {
    margin: 0 !important;
}

#filter .wiser_product_item .product_data {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    background: #F5F5F7;
    border-top: 1px solid #F5F5F7;
    border-bottom: 1px solid #F5F5F7;
    gap: 1px;
}

#filter .wiser_product_item .product_key_features {
    grid-column: span 2 / span 2;
    padding: 8px 16px;
    text-align: center;
    background: #ffffff;
}

#filter .wiser_product_item .product_key_depth {
    padding: 8px 8px 8px 16px;
    background: #ffffff;
}

#filter .wiser_product_item .product_key_width {
    padding: 8px 16px 8px 8px;
    background: #ffffff;
}

#filter .wiser_product_item .product_gastronome_capacity,
#filter .wiser_product_item .product_temperature_range,
#filter .wiser_product_item .product_annual_energy {
    grid-column: span 2 / span 2;
    text-align: center;
    padding: 8px 16px;
    background: #ffffff;
}

#filter .wiser_product_item .i_compare_btn_div {
    width: 100%;
    display: flex;
    padding: 8px 8px 0 8px;
    margin-top: auto;
}

#filter .wiser_product_item .i_compare_btn_div > label {
    display: none;
}

#filter .wiser_product_item .i_compare_btn_div a {
    padding: 0.72rem 1rem !important;
    width: 100%;
    background-color: #F5F5F7;
    border-color: #F5F5F7;
    color: #145ca7;
}

#filter .wiser_product_item .i_compare_btn_div a.active {
    color: #F5F5F7;
    background-color: #145ca7;
    border-color: #145ca7;
}

#filter .wiser_product_item .i_detail_btn_div {
    width: 100%;
    display: flex;
    padding: 8px;
    margin-top: auto;
}

#filter .wiser_product_item .i_detail_btn_div a {
    padding: 0.72rem 1rem !important;
    width: 100%;
}

#filter #loading-container {
    width: 100%;
    display: flex;
    justify-content: center;
}

#filter #loading-container img {
    width: 40px;
    height: 40px;
    object-fit: contain;
}

#filter #loadMoreProducts {
    color: #4A4A49;
    font-weight: 500;
    display: flex;
    margin: auto;
}

#filter .no-results {
    text-align: center;
}

#filter .no-results h3 {
    color: #4A4A49;
}

/* Resource Library */
#resource_library .loading-image,
#resource_library .main-loading-image {
    width: 100%;
    display: flex;
    justify-content: center;
}

@media (max-width: 640px) {
    #resource_library {
        padding-left: 0;
        padding-right: 0;
    }

    #resource_library .row {
        margin-left: 0;
        margin-right: 0;
    }
}

#resource_library .loading-image img,
#resource_library .main-loading-image img {
    width: 40px;
    height: 40px;
    object-fit: contain;
}

#resource_library .load-more {
    color: #4A4A49;
    font-weight: 500;
    display: flex;
    margin: auto;
}

#resource_library .wiser_resource_library_filter_div {
    border-top: 1px solid #4A4A49;
}

#resource_library .wiser_resource_library_filter_div h3 {
    display: flex;
    position: relative;
    padding-top: 0.75rem;
    margin-bottom: 1.5rem;
    gap: 1.5rem;
    justify-content: space-between;
    align-items: center;
    border-top-width: 1px;
    width: 100%;
    cursor: pointer;
    font-weight: 500;
    color: #071E41;
}

#resource_library .wiser_resource_library_filter_div h3 i {
    font-size: 2rem;
    line-height: 2rem;
    color: #005aa9;
}

#resource_library .wiser_resource_library_filter_div .wiser_resource_library_filter_choices {
    display: flex;
    flex-direction: column;
    margin-bottom: 2.25rem;
    gap: 1rem;
}

#resource_library .wiser_resource_library_filter_div .wiser_resource_library_filter_choices label {
    margin: 0;
    padding-left: 40px;
}

#resource_library .wiser_resource_library_filter_div .wiser_resource_library_filter_choices label span {
    cursor: pointer;
    font-weight: 400;
    font-size: 16px;
}

#resource_library .wiser_resource_library_filter_div .wiser_resource_library_filter_choices label input {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
}

#resource_library .wiser_resource_library_filter_div .wiser_resource_library_filter_choices label .checkmark {
    position: absolute;
    left: 0;
    top: 50%;
    width: 1.25rem;
    height: 1.25rem;
    cursor: pointer;
    transform: translateY(-50%);
    background: #FFFFFF;
    border: 1px solid #4A4A49;
}

#resource_library .wiser_resource_library_filter_div .wiser_resource_library_filter_choices label input:checked ~ .checkmark {
    background: #4A4A49;
}

#resource_library .wiser_resource_library_filter_div .wiser_resource_library_filter_choices label input:checked ~ .checkmark:after {
    display: block;
}

.i_video_carousel_item .i_video_preview {
    position: relative;
}

.i_video_carousel_item .i_video_bg_image {
    width: 100%;
    height: 160px;
    object-fit: cover;
}

.i_video_carousel_item .i_generate_video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.i_video_carousel_item .i_video_icon {
    display: inline-block;
    color: #000000;
    padding-top: 1em;
    font-weight: 500;
}

#resource_library .library-type-head {
    background: #4A4A49;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 12px;
}

#resource_library .library-type-head h4 {
    color: #ffffff;
    margin: 0;
    padding: 0;
    font-size: 1em;
    font-weight: 500;
}

#resource_library .library-type-head a {
    white-space: nowrap;
    cursor: pointer;
    color: white;
    border-bottom: 1px solid #ffffff;
}

#resource_library .i_general_resource {
    background: white;
    border: 1px solid #C6C6C6;
    position: relative;
    height: 100%;
}

#resource_library .i_general_resource .brand-logo {
    position: absolute;
    top: 0;
    right: 0;
    background: #F5F5F7;
    border-bottom-left-radius: 10px;
    padding: 10px 28px;
}

#resource_library .i_general_resource .brand-logo img {
    width: 50px;
    height: 25px;
    object-fit: contain;
    object-position: center left;
}

#resource_library .i_general_resource .i_general_resource_thumbnail {
    width: 100%;
    height: 200px;
    padding: 1em;
    object-fit: contain;
    object-position: center;
}

#resource_library .i_general_resource .i_general_resource_title {
    padding: 1em;
}

#resource_library .i_general_resource .i_general_resource_title a:first-child {
    color: #000000;
    font-weight: 500;
    word-break: break-all;
}

#resource_library .no-results {
    text-align: center;
}

#resource_library .no-results h3 {
    color: #4A4A49;
}

#resource_library .wiser_prod_search_div .i_search_item_name {
    margin: 0;
    border: 1px solid #C6C6C6;
    border-radius: 4px;
}

@media (max-width: 640px) {
    #resource_library .wiser_prod_search_div {
        padding-bottom: 1em;
    }
}

#resource_library .wiser_resource_library_head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

#resource_library .wiser_resource_library_head .i_clear {
    cursor: pointer;
    border-bottom: 1px solid #000000;
}

/* Distribution Partner Form  */

.distribution_partner_form {
    padding: 30px 0;
}

.distribution_partner_form form > div {
    display: flex;
    align-items: center;
    gap: 30px;
    padding-bottom: 30px;
}

.distribution_partner_form form label {
    color: #005AA9;
    font-size: 18px;
    font-weight: 600;
}

.distribution_partner_form form input,
.distribution_partner_form form select {
    position: relative;
    border: 1px solid #C6C6C6;
    border-radius: 4px;
    background: white;
    height: auto !important;
    font-weight: 600;
    padding: 16px 24px;
}

.distribution_partner_form form select {
    appearance: none;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="7" viewBox="0 0 8 7"><path id="Polygon_1" data-name="Polygon 1" d="M4,0,8,7H0Z" transform="translate(8 7) rotate(180)" fill="%23f48123"/></svg>') no-repeat;
    background-position: right 0.5rem center;
    background-size: 10px 9px;
}

/* .single-post .content-area {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 100px;
}

.single-post .blog-main {
  grid-column: span 2 / span 2;
} */

.i_sidebar {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.i_sidebar > div {
    background-color: #ffffff;
    border: 1px solid #C6C6C6;
    padding: 14px;
}

.i_sidebar > div img {
    width: 100%;
    height: 240px;
    object-fit: contain;
    object-position: center;
    padding: 1em 0;
}

.i_sidebar > div .button {
    width: 100%;
}

/* Filter */
@media (max-width: 640px) {
    .wiser_prod_filter_div {
        text-align: left;
    }
}

.wiser_prod_filter_div h3 {
    display: flex;
    position: relative;
    padding-top: 0.75rem;
    margin-bottom: 1.5rem;
    gap: 1.5rem;
    justify-content: space-between;
    align-items: center;
    border-top-width: 1px;
    width: 100%;
    cursor: pointer;
    font-weight: 500;
    color: #071E41;
}

.wiser_prod_filter_div h3 i {
    font-size: 2rem;
    line-height: 2rem;
    color: #005aa9;
}

.wiser_prod_filter_div .wiser_prod_filter_choices {
    display: flex;
    flex-direction: column;
    margin-bottom: 2.25rem;
    gap: 1rem;
}

.wiser_prod_filter_div .wiser_prod_filter_choices label {
    margin: 0;
    padding-left: 40px;
}

.wiser_prod_filter_div .wiser_prod_filter_choices label span {
    cursor: pointer;
    font-weight: 400;
    font-size: 16px;
}

.wiser_prod_filter_div .wiser_prod_filter_choices label input {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
}

.wiser_prod_filter_div .wiser_prod_filter_choices label .checkmark {
    position: absolute;
    left: 0;
    top: 50%;
    width: 1.25rem;
    height: 1.25rem;
    cursor: pointer;
    transform: translateY(-50%);
    background: #FFFFFF;
    border: 1px solid #4A4A49;
}

.wiser_prod_filter_div .wiser_prod_filter_choices label input:disabled ~ .checkmark {
    --tw-bg-opacity: 1;
    background-color: rgb(148 163 184 / var(--tw-bg-opacity));
}

.wiser_prod_filter_div .wiser_prod_filter_choices label input:checked ~ .checkmark {
    background: #005aa9;
}

.wiser_prod_filter_div .wiser_prod_filter_choices label input:checked ~ .checkmark:after {
    display: block;
}

@media (max-width: 640px) {
    #distributionPartnerForm .flex {
        flex-direction: column;
        gap: 10px;
    }

    #distributionPartnerForm .flex div {
        width: 100%;
    }
}

@media (max-width: 640px) {
    .events_archive {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}

.live-search-results {
    display: none !important;
}

#lazy-load-posts .blog-post-inner {
    height: auto !important;
}

.wiser_bulk_brand_items .col-inner {
    background: #ffffff;
    border: 1px solid #C6C6C6;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.wiser_bulk_brand_items .col-inner > img {
    width: 100%;
    height: 120px;
    min-height: 120px;
    object-fit: cover;
}

.wiser_bulk_brand_items .col-inner > div {
    display: flex;
    flex-direction: column;
    padding: 24px;
    height: 100%;
}

@media (max-width: 640px) {
    .wiser_bulk_brand_items .col-inner > div .content {
        text-align: left;
    }
}

.wiser_bulk_brand_items .col-inner > div .content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 24px;
}

.wiser_bulk_brand_items .col-inner > div .content h2 {
    font-size: 24px;
    margin: 0;
}

.wiser_bulk_brand_items .col-inner > div .content img {
    width: 90px;
    height: 60px;
    object-fit: contain;
    object-position: left center;
}

.wiser_bulk_brand_items .col-inner > div .ideally-suited-for p {
    margin: 18px 0 12px 0;
    font-weight: 600;
}

.wiser_bulk_brand_items .col-inner > div a.primary {
    width: 100%;
    margin-top: auto;
    padding-left: 1em;
    padding-right: 1em;
}

.banner-bg :is(img,picture,video) {
    position: relative !important;
}

.home_hero .section-bg :is(img,picture,video) {
    position: relative;
    object-fit: contain;
    object-position: bottom right;
}
