.inner-canvas {
    max-width: 100vw !important;
    overflow: hidden !important;
}

.hero .slide-content-text br {
    display: block !important;
}

@media screen and (max-width: 640px) {
    .hero .slide-content-text br {
        display: block !important;
    }
}


/* Menu */
.primary-navigation-menu .primary-navigation-menu-list {
    text-align: left;
}

.primary-navigation-menu .primary-navigation-menu-list .primary-navigation-menu-item {
    float: none !important;
    display: block;
    width: 100% !important;
    text-align: left;
}

.menu-left-side {
    float: left;
    width: 60%;
    text-align: left;
}

.menu-right-side {
    float: right;
    width: 40%;
    text-align: left;
    padding-top: 7px;
}

.menu-right-side * {
    font-family: 'HelveticaNeueLT-Thin';
}

@media (min-width: 0px) and (max-width: 770px) {

    .menu-left-side {
        float: none;
        width: 100%;
        text-align: left;
    }

    .menu-right-side {
        float: none;
        width: 100%;
        text-align: left;
    }

    .primary-navigation-menu-list .top-level-link,
    .menu-right-side .primary-navigation-menu-list,
    .menu-right-side .primary-navigation-menu-list .top-level-link {
        font-size: 26px !important;
        line-height: 36px !important;
    }

    .menu-right-side .nav-tel {
        font-size: 16px !important;
        margin: 20px 15px 12px !important;
    }

    .menu-right-side .nav-tel a {
        font-size: 16px !important;
    }

    .menu-right-side .primary-navigation-menu-list .top-level-link {
        margin-bottom: 0 !important;
        font-size: 20px !important;
    }

}

.menu-right-side .primary-navigation-menu-list,
.menu-right-side .primary-navigation-menu-list .top-level-link {
    font-size: 32px;
    font-size: 1.3913rem;
    line-height: 42px;
    line-height: 1.82609rem;
    list-style: none;
    text-align: left;
}

.menu-right-side .secondary-navigation-menu-item:before,
.menu-right-side .primary-navigation-menu-list .top-level-link:before {
    display: none !important;
}

.menu-right-side .primary-navigation-menu-list .top-level-link {
    margin-bottom: 8px;
}

.primary-navigation-menu-list .top-level-link {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.nav-tel {
    font-size: 22px !important;
    margin: 93px 15px 12px;
}

.nav-tel strong {
    font-family: 'HelveticaNeueLT-Bold' !important;
    font-weight: 700 !important;
    font-size: 22px !important;
}

.nav-tel a {
    text-decoration: none;
    font-size: 22px !important;
}

.social-media-list.primary-navigation-menu__social-media-list {
    margin-left: 15px;
}


body.open-nav {
    overflow: hidden;
}

body.open-nav .primary-navigation-menu-list-wrapper {
    max-height: 100vh;
    overflow-y: scroll;
}

body.open-nav .main-header {
    background-color: rgba(0, 0, 0, 0.9);
    border-bottom: 1px solid #303030;
    -webkit-transform: translateY(-93px);
        -ms-transform: translateY(-93px);
            transform: translateY(-93px); }
            body.open-nav .main-header .show-navigation-button {
      bottom: -4px; }
      body.open-nav .main-header .show-navigation-button .content {
        opacity: 0; }
        body.open-nav .main-header .branding-full {
      opacity: 0; }
      body.open-nav .main-header .branding-minimal {
      opacity: 1; }
      body.open-nav .main-header .main-header__social-media {
      opacity: 0; }



/* body.open-nav .filter,
.header-minimal .filter {
    -webkit-transform: translateY(-42px) !important;
        -ms-transform: translateY(-42px) !important;
            transform: translateY(-42px) !important;
}

body.open-nav.filter-active .filter {
-webkit-transform: translateY(62px) !important;
    -ms-transform: translateY(62px) !important;
        transform: translateY(62px) !important;
}


@media (min-width: 641px) and (max-width: 750px) {
    body.open-nav .filter,
    .header-minimal .filter {
      -webkit-transform: translateY(-101px) !important;
          -ms-transform: translateY(-101px) !important;
              transform: translateY(-101px) !important;
    }
}

@media (max-width: 640px) {
    body.open-nav .filter,
    .header-minimal .filter {
      -webkit-transform: translateY(-163px) !important;
          -ms-transform: translateY(-163px) !important;
              transform: translateY(-163px) !important;
    }
} */



/* Downloads Page */
.downloads-page {
    padding-top: 0 !important;
}

.downloads-page .document-category-item {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding-top: 73px;
    padding-bottom: 50px;
}

.downloads-page .document-category-item:last-of-type {
    padding-bottom: 10px;
}

.downloads-page .document-category-item:first-of-type {
    padding-top: 130px;
}

.downloads-page .document-category-item:nth-of-type(even) {
    background-color: #333333 !important;
}
.downloads-page .document-category-item:nth-of-type(odd) {
    background-color: #303030 !important;
}

.downloads-tech .gform_body input {
    margin: 0 auto !important;
    width: 100% !important;
}

.downloads-tech .validation_message,
.downloads-tech .validation_error {
    display: none !important;
}

.downloads-tech .gform_wrapper li.gfield.gfield_error {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
}

.downloads-tech .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.downloads-tech .gform_wrapper li.gfield_error textarea {
    border-width: 3px !important;
}

.downloads-tech .gform_footer,
.downloads-tech .gform_body {
    margin: 0 auto !important;
    width: 80% !important;
}

.downloads-tech .gform_footer {
    text-align: center;
}

.downloads-tech .gform_footer .gform_button {
    margin: 40px auto  45px !important;
    font-family: 'HelveticaNeueLT-Bold' !important;
    font-size: .65217rem !important;
    font-weight: 700 !important;
}

.downloads-tech .gform_body label {
    font-family: 'HelveticaNeueLT-Bold' !important;
    font-size: .65217rem !important;
    font-weight: 700 !important;
}


/** Posts **/

.news-area-one {
    padding-top: 83px;
}
.footer-blog-articles,
.alm-reveal {
    display: flex;
    flex-wrap: wrap;
}

.footer-blog-articles article,
.alm-reveal article {
    width: 50%;
    padding: 17px;
}

.footer-blog-articles article .article--inner,
.alm-reveal article .article--inner {
    background: #fff;
    height: 100%;
    transition: all .75s;
    position: relative;
}

.footer-blog-articles article:hover,
.alm-reveal article:hover {
    cursor: pointer;
}

.footer-blog-articles article:hover .article--inner,
.alm-reveal article:hover .article--inner {
    background: #333;
    transition: all .75s;
}

.footer-blog-articles article:hover .article--inner h3,
.alm-reveal article:hover .article--inner h3 {
    color: #fff !important;
    text-decoration: none;
}

.footer-blog-articles article .article--inner h3,
.alm-reveal article .article--inner h3 {
    text-decoration: none;
}

.footer-blog-articles article .article--inner img,
.alm-reveal article .article--inner img {
    width: 100%;
}

/* .footer-blog-articles article .article--content, */
.alm-reveal article .article--content {
    padding: 20px 20px 30px;
}


.footer-blog-articles {
    margin-left: -17px;
    margin-right: -17px;
}

.footer-blog-articles article img {
    display: inline-block !important;
    width: 50% !important;
    min-height: 160px;
}
.footer-blog-articles article .article--content {
    display: inline-block !important;
    width: 46% !important;
    padding: 20px 0 0 20px;
}

.footer-blog-articles article .article--content .minutes-to-read {
    bottom: 14px !important;
}

.latest-news.area-three,
.footer-blog-articles-wrapper {
    background-color: rgb(226, 226, 227) !important;
}

.widget-img-wrap {
    float: left;
    width: 50%;
    height: 100%;
    min-height: 160px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.latest-news-stacked .widget-img-wrap {
    float: none;
    width: 100%;
    height: auto;
    aspect-ratio: 3 / 2;
}

.latest-news-stacked .footer-blog-articles article .article--content {
    display: block !important;
    width: 100% !important;
    height: auto;
    padding: 20px 20px 30px;
}

.latest-news-stacked.area-three .area-heading {
    font-family: 'HelveticaNeueLT-Bold';
    font-size: 32px;
    font-size: 1.3913rem;
    line-height: 42px;
    line-height: 1.82609rem;
    color: #000;
    padding-top: 0;
    position: static;
    text-align: center;
    text-transform: none;
    border-bottom: none;
}

@media (min-width: 0px) and (max-width: 800px) {
    .footer-blog-articles,
    .alm-reveal {
        display: block;
        margin: 0 auto;
    }

    .widget-img-wrap,
    .footer-blog-articles article,
    .footer-blog-articles article img,
    .alm-reveal article,
    .alm-reveal article img {
        width: 100%;
        margin: 0 auto;
    }


}


@media (min-width: 0px) and (max-width: 899px) {
    .footer-blog-articles {
        display: block;
        margin: 0 auto;
    }

    .footer-blog-articles article,
    .footer-blog-articles article img {
        min-height: 0 !important;
        width: 100%;
        margin: 0 auto;
    }

    .widget-img-wrap {
        min-height: 180px !important;
        width: 100%;
        margin: 0 auto;
    }


}


.archive-container.cat-main {
    background-color: #333333 !important;
}

h1.cat-title {
    font-family: 'HelveticaNeueLT-Bold';
    font-size: 32px;
    font-size: 1.3913rem;
    line-height: 42px;
    line-height: 1.82609rem;
    color: #000;
    padding-top: 0;
    position: static;
    color: #fff;
    padding: 0 0 7px 0;
    margin: 0;
}

.cat-filter-heading {
    color: #898989;
    display: block;
    font-family: 'HelveticaNeueLT-Bold';
    font-size: 15px;
    font-size: .65217rem;
    text-transform: uppercase;
    padding-top: 28px;
    padding-bottom: 20px;
}

.cat-wrapper {
    padding-bottom: 12px;
}

.cat-butt.button {
    border-color: #fff !important;
    color: #fff !important;
    margin-bottom: 5px;
}
.cat-butt.button a {
    color: #fff !important;
    text-decoration: none;
}
.cat-butt.active,
.cat-butt.button:hover {
    background-color: #fff !important;
    color: #000 !important;
}
.cat-butt.active a,
.cat-butt.button:hover a {
    color: #000 !important;
}

.cat-wrapper {
    text-align: center;
    margin: 0 auto;
}


.news-area-one {
    background-color: rgb(226, 226, 227) !important;
}
.news-area-one:after {
    background: none !important;
}

.minutes-to-read {
    display: block;
    position: absolute;
    bottom: 20px;
    right: 20px;
    text-align: right;
    text-transform: uppercase;
    font-size: 12px;
    color: #898989;
    font-family: 'HelveticaNeueLT-Bold';
}

.big-number {
    display: block;
    text-align: right;
    font-size: 24px;
}

.article--inner a,
.article--inner a * {
    text-decoration: none;
}



/** Home downloads **/
.home-downloads-text {
    float: left;
    width: 50%;
}

.home-downloads-text * {
    text-align: left;
}

.home-downloads-button {
    float: right;
    margin-top: 60px;
}



/** Our Process **/
.our-process {
    padding-top: 0 !important;
}

.flex-container-process {
    display: flex;
    /* padding-top: 90px; */
}

.process-col-text {
    min-height: 400px;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}


.flex-container-process:nth-of-type(even) {
    /* flex-direction: row-reverse; */
}

.flex-container-process:nth-of-type(odd) {
    flex-direction: row-reverse;
}

.flex-container-process:nth-of-type(odd) .process-col-image {
    text-align: left;
}
.flex-container-process:nth-of-type(even) .process-col-image {
    text-align: right;
}

.process-col-text {
    padding: 40px 0 0;
}

.process-col-image {
    padding: 40px;
}

.process-col-text-table p:last-of-type {
    margin-bottom: 0;
}

.process-col-text .process-col-text-table {
    padding: 0 40px;
}

@media (min-width: 800px) and (max-width: 999px) {
    .process-col-image {
        padding: 20px;
    }
    .process-col-image {
        padding: 20px;
    }
    .process-cont {
        font-size: 16px !important;
    }
}

@media (min-width: 0px) and (max-width: 799px) {
    .process-col-image {
        padding: 20px;
    }
    .process-col-image {
        padding: 20px;
    }
    .process-cont {
        font-size: 16px !important;
    }

    .process-col-text-table {
        position: static !important;
        transform: 0 !important;
        transform: none !important;
    }

    .flex-container-process:nth-of-type(even),
    .flex-container-process:nth-of-type(odd) {
        flex-direction: column !important;
    }

    /* .process-col-text,
    .flex-container-process:nth-of-type(even) .process-col-text,
    .flex-container-process:nth-of-type(even) .process-col-text *,
    .flex-container-process:nth-of-type(even) .process-col-image,
    .flex-container-process:nth-of-type(odd) .process-col-image,
    .flex-container-process:nth-of-type(even) .process-col-image *,
    .flex-container-process:nth-of-type(odd) .process-col-image * {
        text-align: left !important;
        width: 100% !important;
    } */
}


.flex-container-process:nth-of-type(even) .process-col-text * {
    text-align: right;
}
.process-col-text {
    width: 50%;
    text-align: left;
    position: relative;
}
.process-col-text * {
    text-align: left;
}

.process-col-text-table {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.process-col-image {
    width: 50%;
}

.flex-container-process .design-process-title {
    color: #898989;
}





@media (min-width: 1001px) {

    .process-col-image {
        position: relative;
    }
    .process-counter {
        font-family: "HelveticaNeueLT-Thin";
        font-size: 500px;
        color: rgba(255, 255, 255, 0.5);
        position: absolute;
        z-index: 3;
        top: -15px;
        left: -90px;
        display: block;
        line-height: 1;
    }

    .flex-container-process:nth-of-type(even) .process-counter {
        left: auto;
        right: -90px;
    }

}


@media (max-width: 1000px) {
    .process-counter {
        display: none;
    }
}


.process-cta {
    padding: 40px;
    margin-top: 20px;
}
.process-cta-inner {
    background: rgba(0, 0, 0, 0.6);
    border: 2px solid rgba(255, 255, 255, 0.5);
    padding: 45px;
    text-align: center;
    width: 100%;
    font-size: 1.3913rem;
}
.process-cta-inner .button-wrap {
    padding-top: 45px;
    margin-bottom: 0;
}

.process-intro {
    display: block;
    font-size: 32px;
    font-size: 1.3913rem;
    line-height: 42px;
    line-height: 1.82609rem;
    max-width: 745px;
    margin: 0 auto;
}

.secondary-footer {
    border-top: 0;
    margin-top: 60px;
}

footer .branding-image {
    /* min-height: 100px;
    min-width: 100px; */
}

.design-process.area-four {
    background-color: transparent;
}

.latest-news-widget-back {
    margin-top: 33px;
}




/* Process 2020 page */
.slider-wrapper {
    position: relative;
    height: 485px;
    padding-bottom: 60px;
}

.flex-container-process {
    min-height: 485px;
    margin-bottom: 60px;
}

.flex-container-process p:last-of-type {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.slider-wrapper .slider .slider-slider-outer {
    max-height: 440px;
}

.image-container-slider {
    /* background-size: contain !important; */
    height: 440px;
    width: 600px;
}

@media (min-width: 800px) {
    .slider-wrapper {
        left: -80px;
    }
    
    .flex-container-process:nth-of-type(2n) .slider-wrapper {
        left: auto;
        right: -80px;
    }

}

.slick-next {
    position: relative;
    z-index: 888888; 
}

.slick-dots {
    list-style: none;
    margin: 20px 0 0;
    padding: 0;
    position: relative;
    z-index: 888888;

    display: inline-block !important;
    text-align: right;
    float: left;
}

@media (min-width: 800px) {
    .slick-dots {
        float: right;
    }
}


.slick-dots li {
    margin: 3px;
    display: inline-block !important;
    height: 15px !important;
    width: 15px !important;
    max-height: 15px !important;
    max-width: 15px !important;
}
.slick-dots li:before {
    display: none;
}
.slick-dots li::before {
    display: none;
}
.slick-dots li button {
    display: inline-block !important;
    height: 15px !important;
    width: 15px !important;
    max-height: 15px !important;
    max-width: 15px !important;
    border-radius: 100%;
    border: 1px solid #fff;
    background: none;
    box-shadow: none;
    overflow: hidden;
    text-indent: -99999px;
    cursor: pointer;
}
.slick-dots li.slick-active  button {
    background: #fff;
}
.slick-prev {
    display: none !important;
}
.slider-slider-inner {
    position: relative;
}
.slider-slider-inner img,
.slider-slider-inner iframe {
    width: 600px !important;
    height: 440px !important;
}

.slick-next {
    border: 0;
    display: block;
    background: transparent url('/wp-content/themes/ba-systems/images/process-slider-arrow.png') top left no-repeat !important;
    background-size: contain !important;
    overflow: hidden;
    text-indent: -999999px;
    height: 113px !important;
    width: 83px !important;
    max-height: 113px !important;
    max-width: 83px !important;
    cursor: pointer;

    position: absolute;
    top: calc(50% - 72px);
    right: -40px;
}

.process-col-image {
    position: relative;
}

.process-counter {
    top: -36px !important;
    line-height: 1;
    user-select: none;
}


.page-template-our-process .main-header {
    z-index: 999999;
}

.process-intro {
    padding-bottom: 45px;
    max-width: 930px;
}


@media (max-width: 799px) {
    .process-col-text,
    .process-col-text * {
        text-align: left !important;
        width: 100% !important;
    }

    .design-process-image {
        float: left !important;
    }

    .slider-img {
        height: auto !important;
        min-height: none !important;
        max-height: none !important;
        max-width: 100% !important;
        min-width: 100% !important;
    }

    .slick-next {
        right: 10px !important;
    }
}




/** Vetobac **/
.vetobac-logo {
    display: block !important;
    margin: 0 auto;
}

.vetobac_bg .first-heading.align-left {
    left: 0 !important;
}

.vetobac_bg {
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 130px;
}

.vetobac_bg .inner {
    background: none;
    display: block !important;
    width: 100%;
}

.vetobac_bg * {
    background: none !important;
    box-shadow: none !important;
}

.vetobac_bg h1 {
    display: block !important;
    background: none;
    text-transform: none !important;
    text-align: center;
}

.vetobac_bg .first-heading {
    width: 100% !important;
    max-width: none;
}

.vetobac-tagline {
    display: block !important;
    font-size: 20px !important;
    text-align: center;
    padding: 0;
    margin: 6px auto 0;
}

.vetobac-title {
    padding: 0;
    margin: 35px 0 0;
}

.vetobac-reg {
    font-size: 13px;
    vertical-align: super;
}

.menu-left-side .vetobac-reg {
    font-size: 35%;
}



.vetobac-tab-button {
    border: 1px solid #A06D46;
    color: #A06D46 !important;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 1.4;
    margin-top: 35px;
    font-family: 'HelveticaNeueLT-Bold';
    font-size: 14px;
    text-align: center;
    padding: 11px 22px 8px 22px;
    text-transform: uppercase;
    display: inline-block;
}

.vetobac-3-col_buttonlink .vetobac-tab-button {
    margin-top: 5px;
}

.vetobac-tab-button:hover {
    background: #A06D46;
    color: #fff !important;
}

.vetobac-3-cols {
    background: #fff !important;
    padding-top: 90px;
    padding-bottom: 60px;
}

.vetobac-3-cols ul {
    margin: 0 auto;
    max-width: 960px;
}

.vetobac-3-cols li {
    width: calc( 100% / 3 );
    padding: 15px;
    text-align: center;
    min-width: 270px;
}

.aggregator-title {
    
}

@media screen and (max-width: 799px) {
    .vetobac-3-cols li {
        width: 98% !important;
        padding-left: 0;
        padding-right: 0;
    }
}

.vetobac-3-cols li img {
    border-radius: 100%;
    overflow: hidden;
    height: 230px !important;
    width: 230px !important;
    margin: 0 auto 45px;
    display: block;
}


.vetobac-3-cols .aggregator-content {
    color: #000;
    font-size: 17px;
    text-align: center;
    line-height: 1.4;
}

.vetobac-3-cols .aggregator-title {
    color: #A06D46;
    font-size: 20px;
    text-align: center;
    margin-bottom: 17px;
}

.vetobac-3-cols-inner {
    max-width: 860px;
    margin: 0 auto;
    color: #000;
    text-align: center;
}

.vetobac-3-cols-inner h2 {
    margin: 0 auto;
    color: #A06D46;
    text-align: center;
    font-size: 32px;
    font-weight: bold !important;
    padding-bottom: 15px;
    font-family: 'HelveticaNeueLT-Bold';
}

.vetobac-3-cols-inner h3 {
    font-size: 32px;
}

.vetobac-3-cols-inner img {
    text-align: center;
    margin-top: 20px;
}

.vetobac-3-col_buttonlink {
    font-size: 14px;
    text-align: center;
    font-family: 'HelveticaNeueLT-Bold';
    padding: 9px 22px 8px 22px;
    text-transform: uppercase;
}

.page-template-vetobac .area-one .r-tabs-state-active .tab-navigation-link {
    background-color: #A06D46;
}

.page-template-vetobac .area-one .tab-navigation-list::after {
    background-color: #A06D46;
}

.page-template-vetobac .area-one .tab-navigation-link {
    color: #A06D46;
}

.page-template-vetobac .area-one .r-tabs-state-active .tab-navigation-link {
    color: #fff;
}

.page-template-vetobac .project-requirements-options h1 {
    color: #A06D46;
}

.vetobac-tabs .aggregator-item .aggregator-content {
    font-size: 15px;
}

.vetobac-videos {
    background-color: #A06D46;
    padding-top: 90px;
    padding-bottom: 60px;
}

.vetobac-files {
    background-color: #2F2D2D;
    padding-top: 90px;
    padding-bottom: 60px;
}

.vetobac-videos *,
.vetobac-videos h2 {
    color: #fff;
}

.vetobac-videos .vetobac-videos-text,
.vetobac-videos .vetobac-videos-text p,
.vetobac-files p {
    font-size: 32px;
    color: #fff;
}

.vetobac-videos-cols {
    margin: 35px auto;
    max-width: 980px;
    text-align: center;
}

.vetobac-videos-col {
    padding: 15px;
    width: 100%;
}

.vetobac-videos-col-inner {
    /* border: 1px solid black; */
}

.vetobac-videos-col-video-text {
    font-size: 17px;
    margin-top: 30px;
}

@media screen and (min-width: 800px) {
    .vetobac-videos-cols {
        display: flex;
    }
    
    .vetobac-videos-col {
        width: 50%;
    }
}


.vetobac-download-button {
    position: relative;
}

.vetobac-download-button-link {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 100%;
}

.vetobac-files ul {
    list-style: none;
    padding:0;
    margin: 0 auto;
    max-width: 860px;
    text-align: center;
}

.vetobac-files ul li {
    list-style: none;
    padding: 40px 40px 5px;
    margin: 0 auto;
    display: inline-block;
}

.vetobac-files ul li:hover {
    background: #A06D46;
}

.vetobac-files ul li:hover,
.vetobac-files ul li:hover * {
    color: #fff;
}

.vetobac-files ul li:before,
.vetobac-files ul li::before {
    display: none;
}

.vetobac-download-file-title {
    font-family: 'HelveticaNeueLT-Bold';
    font-size: 15px;
    display: block;
}
.vetobac-download-file-text {
    font-size: 22px;
    display: block;
}

.vetobac-files ul li svg {
    margin-top: 5px;
}

.vetobac-files ul li:hover svg path {
    fill: #fff;
}


/* New menu */
@media (min-width: 771px) {
    .menu-left-side .primary-navigation-menu-list .top-level-link {
        font-size: 58px;
        line-height: 1.2;
        padding: 15px;
    }

    .menu-left-side {
        margin-top: -10px;
    }
}

.main-header__social-media__note {
    letter-spacing: 6px;
}



/* hero new style */
.button-highlighted {
    background: #000;
    color: #fff !important;
}

.slide-content-text strong {
    font-family: 'HelveticaNeueLT-Bold' !important;
    font-weight: 700 !important;
}


/* About Page */
.experience-banner-logo {
    display: block;
    margin: 0 auto 35px;
    max-width: 96px;
}

.slick-slide {
    min-width: 310px !important;
}

@media screen and (max-width: 799px) {
    .process-embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
    .process-embed-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
}

@media screen and (min-width: 800px) {
    .process-col-image,
    .process-embed-container,
    .process-embed-container iframe {
        height: 400px !important;
        width: 600px !important;
    }
}



/** New footer **/
.new-contact-footer .method {
    font-family: 'HelveticaNeueLT-Bold';
    color: #747474;
    display: inline-block;
    text-transform: lowercase;
    margin-right: 8px;
    position: relative;
    top: 1px;
}

.footer-address *,
.footer-address {
    color: #fff !important;
    font-size: 14px !important;
}

.footer-address * {
    display: inline !important;
}

.footer-address .org {
    display: inline-block !important;
    padding-right: 5px;
}

.new-contact-footer {
    display: inline-block;
    margin: 5px;
}

.secondary-footer .branding {
    height: 110px;
    width: 110px;
}

.secondary-footer {
    border-bottom: 0;
    padding-bottom: 20px;
}

.tertiary-footer {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    background-color: #222;
}

.tertiary-footer .tertiary-footer-inner {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
}

.tertiary-footer .social-media-icon {
    border: 0;
    opacity: .3;
}

.tertiary-footer .social-media-icon.facebook::after {
    /* height: 20px;
    width: 20px; */
}

.tertiary-footer .main-footer__social-media-list,
.tertiary-footer .footer-navigation-menu-list,
.tertiary-footer .address-note,
.tertiary-footer .copyright,
.tertiary-footer a {
    text-align: left;
    max-width: none;
    color: #878787;
}

.tertiary-footer .address-note,
.tertiary-footer .address-note p {
    margin-bottom: 0;
    padding-bottom: 0;
}

.tertiary-footer .copyright {
    display: block;
}

.tertiary-footer-right img {
    display: inline-block;
    max-height: 60px;
}


@media screen and (min-width: 800px) {
    .tertiary-footer-left {
        float: left;
        padding-right: 15px;
        width: calc(60% - 15px);
    }

    .tertiary-footer-right {
        float: right;
        padding-left: 15px;
        width: calc(40% - 15px);
        position: relative;
    }

    .tertiary-footer-inner::after {
        content: "";
        clear: both;
        display: table;
    }

    .tertiary-footer-right--images {
        position: relative;
        top: 50px;
    }

    .tertiary-footer-right--images img:first-of-type {
        margin-right: 20px;
    }
}



@media screen and (max-width: 799px) {
    .tertiary-footer-right {
        padding-top: 30px;
        text-align: left;
    }

    .tertiary-footer-right * {
        text-align: left;
    }
}





/** Home **/
.home-opening-text {
    min-height: 450px;
    text-align: left;;
    position: relative;
}

.home-opening-text * {
    text-align: left;
}

.home-opening-text .second-heading,
.home-opening-text .highlighted {
    max-width: 700px;
}

.home-opening-text .button:first-of-type {
    margin-right: 30px;
}

.home-opening-text .highlighted {
    position: relative;
}

.opening-block-logo {
    display: block;
    width: 85px;
}

@media screen and (min-width: 820px) {
    .opening-block-logo {
        position: absolute;
        right: -100px;
        top: 10px;
    }
}

.home .featured-systems h1 {
    margin-top: 25px;
}

.home .featured-systems-wrapper .introduction,
.home .featured-systems-wrapper .introduction p {
    text-align: left;
}

.home-video-bg {
    position: relative;
    width: 100%;
	overflow: hidden;
}

.home-video-bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}


.home-video-bg-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
}

.home-video-bg-content * {
    color: #fff;
}

.home-video-bg-content--text {
    font-size: 15px;
    font-size: .65217rem;
    line-height: 20px;
    line-height: .86957rem;
}

.home-video-bg-content--inner2 .introduction {
    font-size: 32px;
    font-size: 1.3913rem;
    line-height: 42px;
    line-height: 1.82609rem;
    margin-bottom: 35px;
}

.home-video-bg-content--heading {
    font-family: 'HelveticaNeueLT-Bold';
    font-size: 15px;
    font-size: .65217rem;
    line-height: 20px;
    line-height: .86957rem;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    display: block;
    position: static;
    padding-top: 0;
    padding-bottom: 14px;
    margin-bottom: 35px;
    text-transform: uppercase;
    border-bottom-color: #fff;
    color: #fff;
}

.home-video-bg-content--buttons {
    font-family: 'HelveticaNeueLT-Bold';
    font-size: 14px;
    font-size: .6087rem;
    color: inherit;
    border-color: #fff;
}

.home-video-bg-content--buttons a:hover,
.home-video-bg-content--buttons a:focus {
    background-color: #fff;
    color: #000;
}

.home-video-bg-content--buttons a:first-of-type {
    margin-right: 30px;
}

.home-video-bg-content--inner {
    padding: 30px;
}


@media screen and (min-width: 800px) {
    .home-video-bg-content--inner {
        /* padding: 250px 10px 250px; */
        max-width: 960px;
        margin: 0 auto;
        width: 100%;

        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }

    .home-video-bg-content--inner2 {
        max-width: 50%;
    }

    .home-video-bg {
        position: relative;
        min-height: 600px;
        width: 100%;
    }
}

@media screen and (max-width: 799px) {
    .home-video-bg-content {
        position: relative;
    }

    .home-video-bg-content--inner {
        padding: 40px 10px 40px;
        max-width: 960px;
        margin: 0 auto;
        width: 100%;
    }
    
}





/** WooCommerce **/
.woocommerce-notices-wrapper {
    display: none !important;
}

.woocommerce-wrapper {
    background: #fff;
    width: 100%;
    margin: 100px auto 0;
    padding: 100px 0 0;
}
.single-product div.product {
    background: #fff;
    max-width: 960px;

    box-sizing: content-box;
    display: block;
    padding-left: 35px;
    padding-right: 35px;
    margin-left: auto;
    margin-right: auto;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
    border: 1px solid #C9C9C9;
}

.woocommerce div.product .product_title {
    color: #000;
    font-family: 'HelveticaNeueLT-Bold' !important;
    font-weight: 700 !important;
    font-size: 32px !important;
    margin-bottom: 0;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #000 !important;
    font-weight: 700 !important;
    font-size: 22px !important;
    font-style: italic !important;
}

.woocommerce div.product .summary.entry-summary {
    color: #000;
}

.woocommerce .reset_variations,
.woocommerce div.product .summary.entry-summary h2,
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper {
    display: none !important;
}

.related-product-wrapper--inner,
.woocommerce div.product {
    content: "";
    clear: both;
    display: table;
}

.woocommerce div.product .summary.entry-summary p + ul {
    margin-top: -10px;
}

.woocommerce div.product .summary.entry-summary ul li,
.woocommerce div.product .summary.entry-summary ol li {
    font-size: 18px;
}

.woo-button,
.woocommerce div.product .single_add_to_cart_button.button,
.woocommerce .button.product_type_simple.add_to_cart_button {
    background: #fff;
    border: 1px solid #000;
    border-radius: 0;
    color: #000;
    font-family: 'HelveticaNeueLT-Bold' !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    padding: 15px 22px 12px 22px;
    text-transform: uppercase;
    text-decoration: none;
}

.woocommerce div.product .single_add_to_cart_button.button:hover,
.woocommerce div.product .single_add_to_cart_button.button:focus,
.woocommerce .button.product_type_simple.add_to_cart_button:hover,
.woocommerce .button.product_type_simple.add_to_cart_button:focus,
.post-type-archive .woocommerce-wrapper .button.product_type_variable.add_to_cart_button:hover,
.post-type-archive .woocommerce-wrapper .button.product_type_variable.add_to_cart_button:focus,
.woo-button:hover,
.woo-button:focus {
    background: #000 !important;
    color: #fff !important;
}

.woocommerce div.product .input-text.qty.text {
    background: #F3F2F2;
    border: 1px solid #C9C9C9;
    border-radius: 0;
    color: #000;
    font-size: 14px !important;
    font-family: 'HelveticaNeueLT-Bold' !important;
    font-weight: 700 !important;
    /* padding: 15px 22px 12px 22px; */
    height: 43px;
    width: 50px;
    text-transform: uppercase;
}

.woocommerce div.product form .woocommerce-Price-amount.amount {
    font-style: normal;
}

.woocommerce .woocommerce-variation-wrapper {
    float: left;
}

.woocommerce .single_variation_wrap {
    float: left;
    font-size: 15px;
}

.woocommerce .woocommerce-variation-wrapper *,
.woocommerce .single_variation_wrap * {
    font-size: 15px;
}

.woocommerce .woocommerce-variation.single_variation,
.woocommerce .woocommerce-variation-add-to-cart {
    float: left;
}

.woocommerce .woocommerce-variation.single_variation {
    padding-top: 5px;
    padding-right: 10px;
    font-family: 'HelveticaNeueLT-Bold' !important;
    font-weight: 700 !important;
}

.woocommerce .quantity {
    padding-right: 10px;
}

.woocommerce .single_variation_wrap {
    padding-top: 30px;
}

.woocommerce .value select {
    /* height: 50px; */
    box-shadow: none;
}

.woocommerce form .value {
    padding-right: 10px;
}

.woocommerce .value select {
	display: block;
	font-size: 16px;
	font-family: sans-serif;
	font-weight: 700;
	color: #000;
	line-height: 1;
	padding: 14px 5px 11px 5px;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	margin: 0;
	border: 1px solid #C9C9C9;
	box-shadow: none;
	border-radius: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
	  linear-gradient(to bottom, #ffffff 0%,#ffffff 100%);
	background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;
	background-size: .65em auto, 100%;
}
.woocommerce .value select::-ms-expand {
	display: none;
}
.woocommerce .value select:hover {
	border-color: #C9C9C9;
}
.woocommerce .value select:focus {
	border-color: #C9C9C9;
	box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
	box-shadow: 0 0 0 3px -moz-mac-focusring;
	color: #000;
	outline: none;
}
.woocommerce .value select option {
	font-weight:normal;
}

.woocommerce .product_meta {
    font-size: 12px;
}

.woocommerce .sku_wrapper {
    font-family: 'HelveticaNeueLT-Bold' !important;
    font-weight: 700 !important;
}

.woocommerce .sku_wrapper .sku {
    font-family: "HelveticaNeueLT-Thin" !important;
    font-weight: normal !important;
}

.woocommerce .posted_in {
    display: none;
}

.woocommerce .variations_form {
    border-top: 1px solid #C9C9C9;
    padding-top: 15px;
    padding-bottom: 15px;
}

.woocommerce-product-gallery__image {

}

.woocommerce-wrapper .attachment-shop_thumbnail,
.woocommerce-wrapper .thumb,
.woocommerce-wrapper .slick-slide {
    height: 100px !important;
    width: 100px !important;
    max-height: 100px !important;
    max-width: 100px !important;
    min-width: 100px !important;
    min-height: 100px !important;
}

.woocommerce-wrapper .attachment-shop_single,
.woocommerce-wrapper .attachment-shop_thumbnail {
    border: 1px solid #C9C9C9;
}

.woocommerce-wrapper .slick-slide {
    display: inline-block !important;
}

.woocommerce-wrapper td.label {
    font-family: 'HelveticaNeueLT-Bold' !important;
    font-weight: 700 !important;
}

.woocommerce-wrapper form.variations_form {
    margin-bottom: 10px !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #C9C9C9;
}

.woocommerce-wrapper div.product {
    padding-bottom: 50px;
}

.woocommerce-related-products-wrapper {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 70px;
}

.related-product-wrapper-outer {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 990px;
    margin: 50px auto;
}

.related-product-wrapper {
    border: 1px solid #C9C9C9;
    width: calc(50% - 32px);
    float: left;
    margin: 0 15px;
}

.related-product-left {
    float: left;
    width: 50%;
    height: 230px;
    background-size: cover !important;
}

.related-product-right {
    float: left;
    width: 50%;
    height: 230px;
    padding: 30px;
}

.related-product-right h3 {
    font-family: 'HelveticaNeueLT-Bold' !important;
    font-weight: 700 !important;
    margin-top: 10px;
}

.related-product-wrapper--inner {
    width: 100%;
}

.related-product-wrapper {
    margin-bottom: 30px;
}



@media screen and (max-width: 799px) {
    .related-product-left {
        float: none;
        width: 100% !important;
        background-size: cover !important;
    }
    
    .related-product-right {
        float: none;
        width: 100% !important;
    }

    .related-product-wrapper--inner,
    .related-product-wrapper {
        width: 100%;
        float: none;
    }
    
}


.datasheet-button {
    display: inline-block;
    color: #fff;
    background: #9C9C9C;
    font-size: 16px;
    text-decoration: none;
    margin-bottom: 35px;
    padding: 12px 22px 12px 22px;
}

.datasheet-button svg {
    height: 18px;
    position: relative;
    top: 3px;
    right: -2px;
}

.area-one.woocommerce-archive-header:after {
    background-image: none;
}

.woocommerce-archive-content {
    max-width: 765px;
    padding: 10px;
    width: 100%;
    text-align: center;
}

.post-type-archive .woocommerce-wrapper .page-title,
.post-type-archive .woocommerce-wrapper .woocommerce-result-count,
.post-type-archive .woocommerce-wrapper .woocommerce-ordering,
.post-type-archive .woocommerce-wrapper .price {
    display: none !important;
}

.post-type-archive .woocommerce-wrapper ul.products {
    max-width: 960px;
    margin: 0 auto;
    width: 100%;
    display: flex !important;
    flex-wrap: wrap;
}

.post-type-archive .woocommerce-wrapper ul.products li.product {
    float: left;
    margin: 0 15px !important;
    padding: 0;
    position: relative;
    width: calc((100% / 3) - 30px) !important;
    margin-left: 0;
}

.post-type-archive .woocommerce-wrapper .woocommerce-loop-product__title {
    color: #000 !important;
    font-family: 'HelveticaNeueLT-Bold' !important;
    font-weight: 700 !important;
    margin-top: 40px !important;
    font-size: 22px !important;
    text-align: center;
}

.post-type-archive .woocommerce-wrapper .attachment-woocommerce_thumbnail {
    margin-bottom: 5px !important;
}

.post-type-archive .woocommerce-wrapper .button.product_type_variable.add_to_cart_button {
    background: #fff;
    border: 1px solid #000;
    border-radius: 0;
    color: #000;
    font-family: 'HelveticaNeueLT-Bold' !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    padding: 15px 22px 12px 22px;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 55px;
}

.post-type-archive .woocommerce-wrapper ul.products li.product {
    float: none !important;
    text-align: center;
    border: 1px solid #C9C9C9;
    margin-bottom: 30px !important;
}

.post-type-archive .woocommerce-wrapper ul.products li.product:before {
    display: none !important;
}

.post-type-archive .woocommerce-wrapper {
    background: #fff;
    padding-bottom: 100px;
}

.woo-desc,
.woo-desc p {
    font-size: 16px;
    color: #000 !important;
}

.woo-desc,
.post-type-archive .woocommerce-wrapper .woocommerce-loop-product__title {
    padding-left: 10px;
    padding-right: 10px;
}

.woocommerce .slick-track {
    margin: 0;
    margin-left: -5px;
}


@media screen and (max-width: 799px) {
    .post-type-archive .woocommerce-wrapper ul.products {
        display: block !Important;
    }

    .post-type-archive .woocommerce-wrapper ul.products li.product {
        width: calc(100% - 30px) !important;
    }
}

.branding-full.branding-full-borderless .branding-image {
    background-image: url(../images/branding-full-borderless.svg);
}

.woocommerce .attachment-shop_single,
.woocommerce .attachment-woocommerce_thumbnail,
.woocommerce .attachment-shop_thumbnail {
    background: url(../images/woocommerce-product-bg.gif) center center no-repeat;
    background-size: cover;
}


.flex-container-process:nth-of-type(2n) .slider .slick-next {
    right: auto !important;
    left: -40px !important;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.flex-container-process:nth-of-type(2n) .slider .slick-dots {
    float: left;
}

.product-go-back {
    width: 100%;
    text-align: left;
    background: #fff;
    max-width: 960px;
    box-sizing: content-box;
    display: block;
    padding-left: 35px;
    padding-right: 35px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -15px;
    padding-bottom: 40px;
    position: relative;
    /* z-index: 9999; */
}

.product-go-back a {
    color: #929292 !important;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
}

.product-go-back a strong {
    font-family: 'HelveticaNeueLT-Bold' !important;
    font-weight: 700 !important;
}

.product-go-back a .gt-go-back {
    display: inline-block;
    position: relative;
    top: -1px;
    margin-right: 2px;
}

.woocommerce .branding-minimal {
    display: block !important;
    overflow: hidden !important;
}


.woocommerce .woocommerce-info {
    border-top-color: #000 !important;
}

.woocommerce-info::before {
    color: #000 !important;
}

.woocommerce-Button,
.woocommerce-MyAccount-content .button {
    background: #fff !important;
    border: 1px solid #000 !important;
    border-radius: 0 !important;
    color: #000 !important;
    font-family: 'HelveticaNeueLT-Bold' !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    padding: 15px 22px 12px 22px !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
}

.woocommerce-Button:hover,
.woocommerce-MyAccount-content .button:hover,
.checkout-button,
.checkout-button:hover,
.button.wc-backward,
.button.wc-backward:hover,
.button.wc-backward:focus {
    background: #000 !important;
    border: 1px solid #000 !important;
    border-radius: 0 !important;
    color: #fff !important;
    font-family: 'HelveticaNeueLT-Bold' !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    padding: 15px 22px 12px 22px !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
}

.woocommerce-bar {
    background-color: #303030;
    padding-bottom: 28px;
    padding-top: 30px;
    width: 100%;
}

.woocommerce-bar__inner {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    color: #898989;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    font-size: .65217rem;
    font-family: 'HelveticaNeueLT-Bold';
}

.woocommerce-bar__inner--first {
    font-family: 'HelveticaNeueLT-Thin' !important;
}

.woo-curr-bread {
    color: #fff;
}

.woocommerce-bg-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 375px;
    padding: 0px 10px;
    width: 100%;
}

.woocommerce-bg-img .single-page-container {
    margin: 0 auto !important;
    padding: 210px 10px 90px !important;
}

.woocommerce-bg-img h1 {
    margin: 0 auto !important;
}

.woocommerce-bar__inner a {
    text-decoration: none !important;
}

.woocommerce-MyAccount-navigation {
    background: #eeeeee !important;
    border-right: 2px solid rgb(231,231,231);
}

.woocommerce-MyAccount-navigation ul li::before,
.woocommerce-MyAccount-navigation ul li:before {
    /* display: none !important; */
    opacity: 0;
}

.woocommerce-MyAccount-navigation ul li.is-active::before,
.woocommerce-MyAccount-navigation ul li.is-active:before {
    opacity: 1;
}

.woocommerce-MyAccount-navigation ul li {
    background: #eeeeee !important;
    border-bottom: 1px solid #000;
    width: 100%;
    max-width: 190px;
    padding-bottom: 10px;
    padding-top: 30px;
}

.woocommerce-MyAccount-navigation ul {
    background: #eeeeee !important;
}

.woocommerce-MyAccount-navigation ul li a {
    background: #eeeeee !important;
    /* display: block; */
    text-decoration: none;
}

.woopages-page-container,
.woopages-page-container:after {
    /* background: #eeeeee !important; */
    /* background: linear-gradient(to right, rgb(238,238,238) 50%, white 50%); */
}

.woocommerce-MyAccount-navigation:before {
    content: '';
    height: 100%;
    width: 30%;
    position: absolute;
    background-color: #eee;
    left: 0;
    top: 0;
}

.woocommerce-MyAccount-navigation {
    padding-top: 115px;
    padding-bottom: 100px;
    font-size: 20px !important;
}

.woocommerce-MyAccount-content {
    padding-top: 145px;
    padding-left: 50px;
    font-size: 20px !important;
}

.woopages-page-container .container-three .woocommerce {
    display: flex !important;
}

.woopages-page-container .container-three .woocommerce .woocommerce-Input--text,
.woopages-page-container .container-three .woocommerce .woocommerce-Input--email,
.woopages-page-container .container-three .woocommerce .woocommerce-Input--password,
.woopages-page-container .container-three .woocommerce .input-text {
    border: 0;
    border-bottom: 1px solid #000;
    background: transparent;
    font-size: 20px !important;
    line-height: 1.4 !important;
    /* font-family: 'HelveticaNeueLT-Bold'; */
}

.woopages-page-container .container-three .woocommerce label {
    background: transparent;
}

.woopages-page-container .container-three .woocommerce .woocommerce-form-row span:not(.password-input) {
    font-size: 14px;
}

.woopages-page-container .container-three .woocommerce fieldset {
    margin-top: 50px;
    margin-bottom: 30px;
}

.woopages-page-container .container-three .woocommerce legend {
    font-family: 'HelveticaNeueLT-Bold';
    margin-bottom: 10px;
}

.woopages-page-container .container-three .woocommerce .woocommerce-form-row,
.woopages-page-container .container-three .woocommerce .form-row {
    margin-bottom: 20px;
}


/* Cart */
.woopages-cart-container {
    padding-top: 0;
}
.woopages-cart-container .woocommerce-cart-form {
    padding: 150px 35px 5px;
    box-shadow: 0px 0px 5px 1px #ddd;
}

.woopages-cart-container .container-three .woocommerce {
    display: block !important;
}

.woopages-cart-container .container-three .woocommerce * {
    font-size: 18px !important;
}

.woopages-cart-container .container-three .woocommerce a {
    text-decoration: none;
}

.woopages-cart-container .container-three .woocommerce .shop_table thead tr td {
    font-family: 'HelveticaNeueLT-Bold';
}

.woopages-cart-container .container-three .woocommerce .shop_table,
.woopages-cart-container .container-three .woocommerce .shop_table td,
.woopages-cart-container .container-three .woocommerce .shop_table th {
    border: 0;
}

.woopages-cart-container .container-three .woocommerce .shop_table .woocommerce-cart-form__cart-item:nth-of-type(odd) td {
    /* background: rgb(248, 248, 248) !important; */
    background: #eee !important;
}

.woopages-cart-container .container-three .woocommerce .shop_table a.remove:hover,
.woopages-cart-container .container-three .woocommerce .shop_table a.remove {
    color: #fff !important;
    background: rgb(106, 109, 117) !important;
    font-size: 16px !important;
    line-height: 1 !important;
    padding-bottom: 3px;
    height: 18px !important;
    width: 18px !important;
    font-family: 'HelveticaNeueLT-Bold';
}

.woopages-cart-container .container-three .woocommerce .shop_table .product-quantity .qty {
    border: 0 !important;
}

.woopages-cart-container .container-three .woocommerce .checkout-button,
.woopages-cart-container .container-three .woocommerce .checkout-button:hover {
    display: inline-block !important;
    font-size: 16px !important;
}

.woopages-cart-container .container-three .woocommerce .actions .button,
.woopages-cart-container .container-three .woocommerce .actions .button:hover,
.woocommerce-form-login__submit,
#place_order {
    background: transparent !important;
    border: 1px solid #000 !important;
    border-radius: 0 !important;
    color: #000 !important;
    font-family: 'HelveticaNeueLT-Bold' !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    padding: 15px 22px 12px 22px !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
}

#place_order {
    background: #000 !important;
    color: #fff !important;
}

.woopages-cart-container .container-three .woocommerce .actions .coupon .button,
.woopages-cart-container .container-three .woocommerce .actions .coupon .button:hover {
    text-decoration: underline !important;
    border: 0 !important;
    background: none !important;
    font-style: italic;
    position: relative;
    top: 6px;
}

.woopages-cart-container .container-three .woocommerce .actions .coupon #coupon_code {
    border: 0 !important;
    width: 220px;
    font-size: 16px !important;
    border-bottom: 1px solid #000 !important;
    margin-right: 20px !important;
}

.woopages-cart-container .container-three .woocommerce .product-thumbnail img {
    width: 75px;
    height: 75px;
}

.woopages-cart-container .container-three .woocommerce .actions {
    padding-top: 50px !important;
}

.woopages-cart-container .container-three .woocommerce .actions .coupon {
    padding-top: 10px;
}

.woopages-cart-container .container-three .woocommerce .shop_table th {
    font-family: 'HelveticaNeueLT-Bold' !important;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 100% !important;
    max-width: 420px !important;
    margin-top: 60px;
    margin-bottom: 65px;
}

.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout {
    text-align: right;
}

.woopages-cart-container .container-three .woocommerce .cart_totals h2 {
    display: none !important;
}

.woopages-cart-container .container-three .woocommerce .cart-subtotal th,
.woopages-cart-container .container-three .woocommerce .cart-subtotal td {
    border-bottom: 1px solid #000 !important;
}

.woopages-cart-container .container-three .woocommerce .cart-subtotal th,
.woopages-cart-container .container-three .woocommerce .order-total th {
    padding-left: 0 !important;
}

.woopages-cart-container .container-three .woocommerce .cart-subtotal td,
.woopages-cart-container .container-three .woocommerce .order-total td {
    text-align: right;
}

.woopages-cart-container .container-three .woocommerce .woocommerce-cart-form {
    background-color: #fff !important;
}




/** Checkout **/
.woocommerce-checkout.woocommerce-page .woopages-cart-container .container-three .woocommerce #order_review_heading {
    display: none;
}

.woocommerce-checkout.woocommerce-page .woopages-cart-container .container-three .woocommerce form.woocommerce-checkout {
    /* display: flex; */
}

.woocommerce-checkout.woocommerce-page .woopages-cart-container .container-three .woocommerce #customer_details {
    /* order: 1;
    width: 50%; */
}

.woocommerce-checkout.woocommerce-page .woopages-cart-container .container-three #order_review {
    /* order: 0;
    width: 50%; */
}

.woocommerce-checkout.woocommerce-page .woopages-cart-container .container-three #order_review #payment {
    /* display: none !important; */
    /* clear: both; */
}

#order_review {
    /* display: none; */
}

.payment-wrapp {
    clear: both;
}

#order_review {
    order: 0;
    width: 30%;
    min-width: 360px;
    padding-right: 50px;
}

#customer_details {
    order: 1;
    width: 70%;
}

form.woocommerce-checkout {
    display: flex;
    width: 100%;
}

.woocommerce-checkout-payment .wc_payment_methods.payment_methods {
    padding: 0 !important;
    margin: 0 !important;
}

.woocommerce-checkout.woocommerce-page .woopages-cart-container .form-row.place-order,
.woocommerce-checkout.woocommerce-page .woopages-cart-container #add_payment_method #payment, 
.woocommerce-checkout.woocommerce-page .woopages-cart-container .woocommerce-cart #payment, .woocommerce-checkout #payment {
    padding: 0 !important;
    margin: 100px 0 !important;
    background: none !important;
}

#order_review {
    background: #eeeeee !important;
    border-right: 2px solid rgb(231,231,231);
    padding-top: 125px;
}

#customer_details {
    padding-top: 125px;
    padding-left: 50px;
}

#order_review:before {
    content: '';
    height: 100%;
    width: 300%;
    position: absolute;
    background-color: #eee;
    left: -300%;
    top: 0;
    z-index: 0;
}

.woocommerce-checkout-review-order-table {
    position: relative;
    z-index: 1;
    min-width: 310px;
}

/* .woocommerce-MyAccount-navigation ul li {
    background: #eeeeee !important;
    border-bottom: 1px solid #000;
    width: 100%;
    max-width: 190px;
    padding-bottom: 10px;
    padding-top: 30px;
} */

.woocommerce-checkout.woocommerce-page .woocommerce-form-coupon-toggle {
    display: none !important;
}

.woocommerce-checkout-review-order-table td,
.woocommerce-checkout-review-order-table th {
    padding-left: 0 !important;
}

.woopages-cart-container .container-three .woocommerce .woocommerce-checkout-review-order-table td,
.woopages-cart-container .container-three .woocommerce .woocommerce-checkout-review-order-table td .woocommerce-Price-amount,
.woopages-cart-container .container-three .woocommerce .woocommerce-checkout-review-order-table td .woocommerce-Price-amount bdi,
.woopages-cart-container .container-three .woocommerce .woocommerce-checkout-review-order-table td .woocommerce-Price-amount span,
.woopages-cart-container .container-three .woocommerce .woocommerce-checkout-review-order-table td strong {
    font-size: 14px !important;
}

.woopages-cart-container .container-three .woocommerce .woocommerce-checkout-review-order-table td .woocommerce-Price-amount bdi {
    font-family: 'HelveticaNeueLT-Bold' !important;
}

.woopages-cart-container .container-three .woocommerce .woocommerce-checkout-review-order-table td.product-total,
.woopages-cart-container .container-three .woocommerce .woocommerce-checkout-review-order-table .cart-subtotal td,
.woopages-cart-container .container-three .woocommerce .woocommerce-checkout-review-order-table .order-total td {
    padding-right: 0;
    text-align: right;
}

.woopages-cart-container .container-three .woocommerce .woocommerce-checkout-review-order-table .order-total td,
.woopages-cart-container .container-three .woocommerce .woocommerce-checkout-review-order-table .order-total th {
    border-top: 1px solid #000;
}

body.guest-user .woocommerce-form-login-toggle + .woocommerce-form-login {
    display: block !important;
    border: 0 !important;
    position: absolute;
    z-index: 100;
    width: 100%;
    max-width: calc(70% - 100px);
    right: 0;
    background: transparent;
    padding-top: 130px;
    margin-top: 0;
    padding-right: 0;
}

body.guest-user .woocommerce-form-login-toggle {
    display: none !important;
}

body.guest-user #customer_details {
    padding-top: 400px;
}

body.guest-user .woopages-cart-container .container-three .woocommerce .woocommerce-form-login__submit {
    font-size: 16px !important;
}

.woopages-cart-container .container-three .woocommerce {
    position: relative;
}

/* .woocommerce-form.woocommerce-form-login + .woocommerce-form-coupon-toggle + .checkout_coupon + .woocommerce-notices-wrapper + .woocommerce-checkout + #customer_details {
    display: none !important;
} */

.woopages-cart-container .container-three .woocommerce .col2-set .col-1,
.woopages-cart-container .container-three .woocommerce .col2-set .col-1,
.woopages-cart-container .container-three .woocommerce .col2-set .col-2,
.woopages-cart-container .container-three .woocommerce-page .col2-set .col-2 {
    width: 100% !important;
    float: none !important;
}

.woopages-cart-container .container-three .woocommerce-checkout h3,
.woopages-cart-container .container-three .woocommerce-form-login h3 {
    font-family: 'HelveticaNeueLT-Bold' !important;
    font-size: 22px !important;
}

.woopages-cart-container .container-three .woocommerce .woocommerce-checkout-review-order-table .order-total .woocommerce-Price-amount,
.woopages-cart-container .container-three .woocommerce .woocommerce-checkout-review-order-table .order-total .woocommerce-Price-amount bdi,
.woopages-cart-container .container-three .woocommerce .woocommerce-checkout-review-order-table .order-total .woocommerce-Price-amount span,
.woopages-cart-container .container-three .woocommerce .woocommerce-checkout-review-order-table .order-total strong,
.woopages-cart-container .container-three .order-total .woocommerce-Price-amount bdi {
    font-family: 'HelveticaNeueLT-Bold' !important;
    font-size: 22px !important;
}


.woopages-cart-container .container-three .woocommerce .shop_table .order-total th,
.woopages-cart-container .container-three .order-total th {
    font-family: 'HelveticaNeueLT-Thin' !important;
    font-size: 22px !important;
}

.woopages-cart-container .container-three .woocommerce .shop_table .product-total {
    padding-right: 0;
    text-align: right;
}

.main-header .cart-customlocation_head {
    right: 100px;
    width: 76px;
    text-align: center;
}

.main-header .cart-customlocation_head .content {
    opacity: 1 !important;
}

body.open-nav .main-header .cart-customlocation_head,
.main-header.active .cart-customlocation_head {
    bottom: 21px !important;
}

@media (max-height: 690px) {
    .main-header .cart-customlocation_head {
        bottom: 21px !important;
    }
}

@media (max-width: 820px) {
    .main-header .cart-customlocation_head {
        bottom: 21px !important;
        right: 75px !important;
    }
}

@media (max-width: 640px) {
    .main-header .cart-customlocation_head {
        bottom: 21px !important;
        right: 65px !important;
    }
}

.sec-menu-basket:before {
    display: none;
}

.sec-menu-basket {
    font-size: 14px;
    padding-left: 17px;
    /* margin-bottom: 55px; */
    margin-bottom: 20px;
}

.sec-menu-basket a {
    text-decoration: none;
}

.cart-customlocation_head_icon {
    display: block;
    height: 25px;
    width: 25px;
    position: relative;
    top: -11px;
    text-align: center;
    margin: 0 auto;
}

body.open-nav .main-header .cart-customlocation_head .cart-customlocation_head_icon,
.main-header.active .cart-customlocation_head .cart-customlocation_head_icon {
    display: none !important;
}


@media (max-height: 690px) {
    .cart-customlocation_head_icon {
        display: none !important;
    }

    .show-navigation-button .content,
    .cart-customlocation_head_icon_small {
        display: inline-block !important;
        
    }

    .main-header .cart-customlocation_head {
        width: 100px;
    }

    .show-navigation-button .content {
        position: relative;
        top: 4px;
    }
}

@media (max-width: 640px) {
    .cart-customlocation_head_icon {
        display: none !important;
    }

    .show-navigation-button .content,
    .cart-customlocation_head_icon_small {
        display: inline-block !important;
        
    }

    .main-header .cart-customlocation_head {
        width: 100px;
    }

    .show-navigation-button .content {
        position: relative;
        top: 4px;
    }
}

.cart-customlocation_head_icon_small {
    display: none;
    height: 20px;
    width: 20px;
    margin-left: 5px;
    position: relative;
    /* top: -5px; */
}

body.open-nav .main-header .cart-customlocation_head .cart-customlocation_head_icon_small,
.main-header.active .cart-customlocation_head .cart-customlocation_head_icon_small,
.main-header.active .show-navigation-button .content,
body.open-nav .main-header .show-navigation-button .content {
    display: inline-block !important;
}

.main-header.active .show-navigation-button .content,
body.open-nav .main-header .show-navigation-button .content {
    position: relative;
    top: 4px;
}

body.open-nav .main-header .cart-customlocation_head,
.main-header.active .cart-customlocation_head {
    width: 100px;
}




/* Cart */
.woopages-cart-container .cart-collaterals {
    padding: 0 45px;
}



/* Checkout */
.woocommerce-checkout .woocommerce-billing-fields {
    padding-top: 6px;
}
body.guest-user .woocommerce-checkout .woocommerce-billing-fields {
    padding-top: 35px;
}
.woocommerce-checkout .woocommerce-additional-fields {
    padding-top: 60px;
}


/* Lost Password */
.woocommerce-ResetPassword {
    padding-top: 100px;
    padding-bottom: 100px;
}

@media (max-width: 959px) {
    form.woocommerce-checkout {
        display: block;
    }

    body.guest-user .woocommerce-form-login-toggle + .woocommerce-form-login {
        position: relative;
        z-index: 100;
        width: 100%;
        max-width: calc(100% - 20px);
        right: 0;
        background: transparent;
        padding-top: 100px;
    }

    body.guest-user #customer_details {
        padding-top: 0px;
        margin-top: -35px;
    }

    .container-three {
        width: 100%;
        max-width: 100%;
        padding: 0px;
    }

    #customer_details {
        padding-left: 0px;
        width: 100%;
    }

    #customer_details .col-1,
    #customer_details .col-2,
    #order_review .shop_table {
        padding: 0 20px;
    }

    #order_review {
        background: none;
        border-right: none;
        padding-top: 0px;
        padding-bottom: 90px;
        padding-right: 0;
        width: 100%;
    }

    body.guest-user .woocommerce-form-login-toggle + .woocommerce-form-login {

    }
}


/* Notices */
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    position: absolute;
    width: 100%;
}


/* Thank you page */
.woocommerce-order-received .order-received__right .woocommerce-table__product-name.product-name,
.woocommerce-order-received .order-received__right .woocommerce-table__product-total.product-total {
    display: none !important;
}

.order-received__wrap {
    display: flex;
}

@media (max-width: 959px) {
    .order-received__wrap {
        display: block;
    }

    .order-received__left,
    .order-received__right {
        width: 100%;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .woopages-cart-container .container-three .woocommerce .return-home-button {
        float: none !important;
        margin-top: 20px;
        display: inline-block;
    }
}

.order-received__left {
    background: #eee !important;
    border-right: 2px solid rgb(231,231,231);
    padding-top: 125px;
    padding-right: 50px;
    /* padding-left: 20px; */
    padding-bottom: 100px;
}

.order-received__left table th,
.order-received__left table td {
    padding-left: 0 !important;
}

.order-received__left::before {
    content: '';
    height: 100%;
    width: 300%;
    position: absolute;
    background-color: #eee;
    left: -300%;
    top: 0;
    z-index: 0;
}

.order-received__right li:before,
.order-received__left .woocommerce-order-overview__total.total:before {
    display: none;
}


.order-received__right {
    padding-left: 50px;
    padding-top: 130px;
    padding-bottom: 100px;
}

.order-received__right .woocommerce-order-details__title,
.order-received__right .woocommerce-table__product-table.product-total {
    display: none;
}

.order-received__right .woocommerce-table--order-details tr {
    display: none;
}

.order-received__right .woocommerce-table--order-details tr.woo_additionainfo {
    display: block !important;
}

.order-received__left .shop_table td.woocommerce-table__product-name.product-name,
.order-received__left .shop_table td.woocommerce-table__product-name.product-name a,
.order-received__left .shop_table th.woocommerce-table__product-name.product-name a,
.order-received__left .shop_table th.woocommerce-table__product-name.product-name strong,
.order-received__left .shop_table td.woocommerce-table__product-name.product-name strong,
.order-received__left .shop_table td.woocommerce-table__product-total.product-total,
.order-received__left .shop_table td.woocommerce-table__product-total.product-total a,
.order-received__left .shop_table td.woocommerce-table__product-total.product-total span,
.order-received__left .shop_table td.woocommerce-table__product-total.product-total span * {
    font-size: 14px !important;
    vertical-align: top;
}

.order-received__left .woocommerce-order-details {
    margin-bottom: 10px;
}

.order-received__left .woocommerce-order-overview__total.total {
    text-align: right;
}

.order-received__left .woocommerce-order-overview__total.total {
    border-top: 3px solid #000;
    padding-top: 10px;
}

.order-received__right .woocommerce-notice--success.woocommerce-thankyou-order-received,
.order-received__left .woocommerce-order-details .woocommerce-order-details__title,
.order-received__left .woocommerce-order-overview__total.total *,
.order-received__left .woocommerce-order-overview__total.total {
    font-family: 'HelveticaNeueLT-Bold' !important;
    font-size: 22px !important;
}

.order-received__left .woocommerce-order-details .woocommerce-order-details__title {
    border-bottom: 2px solid #000;
    margin-bottom: 20px;
}

.order-received__right .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    margin-bottom: 30px;
}

.order-received__right .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details + p {
    padding: 0px 0 30px;
    border-bottom: 2px solid rgb(231,231,231);
    margin-bottom: 20px;
}

.order-received__right .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
    display: block;
    width: 100%;
    text-transform: none;
    border: 0;
    border-bottom: 2px solid rgb(231,231,231);
    padding: 33px 0 28px 0;
}

.order-received__right .woo_additionainfo th,
.order-received__right .woo_additionainfo td {
    padding-left: 0 !important;
}

.woopages-cart-container .container-three .woocommerce .return-home-button {
    background: transparent !important;
    border: 1px solid #000 !important;
    border-radius: 0 !important;
    color: #000 !important;
    font-family: 'HelveticaNeueLT-Bold' !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    padding: 15px 22px 12px 22px !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    float: right;
}


.woopages-cart-container .container-three .woocommerce .return-home-button:hover {
    background: #000 !important;
    color: #fff !important;
}

.woopages-cart-container .container-three .woocommerce .something-not-right h3 {
    font-size: 22px !important;
    font-family: 'HelveticaNeueLT-Bold' !important;
    margin: 80px 0 0;
}

.woopages-cart-container .container-three .woocommerce .something-not-right span {
    font-size: 22px !important;
    display: block;
    padding-bottom: 31px;
}

@media screen and (min-width: 800px) {
    .woopages-cart-container .container-three .woocommerce .return-home-button {
        margin-top: -50px;
    }
}




/** My Account Orders **/
.woocommerce-orders-table.woocommerce-MyAccount-orders {
    border: 0 !important;
}

.woocommerce-orders-table.woocommerce-MyAccount-orders .woocommerce-orders-table__header {
    font-family: 'HelveticaNeueLT-Bold' !important;
}

.woocommerce-orders-table.woocommerce-MyAccount-orders .woocommerce-button.button.view {
    border: 0 !important;
    font-family: "HelveticaNeueLT-Thin" !important;
    padding: 0 !important;
    text-transform: none !important;
    text-decoration: underline !important;
    font-size: 16px !important;
}

.woocommerce-orders-table.woocommerce-MyAccount-orders .woocommerce-button.button.view:hover {
    background: none !important;
    color: #000 !important;
    text-transform: none !important;
    text-decoration: underline !important;
}

.woocommerce-MyAccount-content mark {
    background: transparent !important;
    font-family: 'HelveticaNeueLT-Bold' !important;
    /* text-decoration: underline; */
}

.woocommerce-MyAccount-content table.shop_table {
    border: 0;
}

.woocommerce-MyAccount-content th.woocommerce-table__product-name,
.woocommerce-MyAccount-content th.woocommerce-table__product-table {
    font-family: 'HelveticaNeueLT-Bold' !important;
}

.woocommerce-MyAccount-content .woocommerce-table--order-details * {
    font-size: 16px !important;
}

.woopages-page-container table.shop_table .woocommerce-orders-table__row th,
.woopages-page-container table.shop_table .woocommerce-orders-table__row td {
    border-top: 0 !important;
    padding-bottom: 20px;
}

.woopages-page-container table.shop_table .woocommerce-orders-table__header {
    padding-bottom: 17px;
}





/** Login / Register My Account Page **/
.woocommerce form.login,
.woocommerce form.register {
    border: none;
}

.woopages-page-container #customer_login .u-columns.col2-set {
    position: relative;
}

.woopages-page-container #customer_login .u-column1,
.woopages-page-container #customer_login .u-column2 {
    padding-top: 145px;
    padding-left: 0;
    padding-right: 0;
    width: 50% !important;
}

.woopages-page-container #customer_login .u-column2 h2 {
    padding-bottom: 5px;
}

.woopages-page-container #customer_login .u-column1 {
    padding-right: 50px;

    position: relative;
    background: #eee !important;
    border-right: 2px solid rgb(231,231,231);
    padding-top: 145px;
    padding-bottom: 100px;
}
.woopages-page-container #customer_login .u-column1::before {
    content: '';
    height: 100%;
    width: 300%;
    position: absolute;
    background-color: #eee;
    left: -300%;
    top: 0;
    z-index: 0;
}

.woopages-page-container #customer_login .u-column2 {
    padding-left: 50px;
}

.woopages-page-container #customer_login .woocommerce-form-register,
.woopages-page-container #customer_login .woocommerce-form-login {
    padding: 0;
}

.woopages-page-container #customer_login .woocommerce-form-row {
    padding-bottom: 10px;
}

.woopages-page-container #customer_login .woocommerce-form-row * {
    font-size: 18px !important;
}

.woopages-page-container #customer_login .woocommerce-form-row .woocommerce-Input {
    padding-bottom: 10px;
}

.woopages-page-container #customer_login .woocommerce-form.woocommerce-form-register p,
.woopages-page-container #customer_login .woocommerce-form-register .woocommerce-LostPassword.lost_password,
.woopages-page-container #customer_login .woocommerce-form-login .woocommerce-LostPassword.lost_password {
    font-style: italic;
    font-size: 18px !important;
    margin-bottom: 100px;
}

.woopages-page-container #customer_login .woocommerce-form.woocommerce-form-register p:nth-of-type(1),
.woopages-page-container #customer_login .woocommerce-form.woocommerce-form-register p .button {
    margin: 0;
    font-style: normal;
}

/* .woopages-page-container #customer_login .woocommerce-form.woocommerce-form-register p .button, */
.woopages-page-container #customer_login .button.woocommerce-form-register__submit {
    margin-top: 95px !important;
}

.woopages-page-container #customer_login .woocommerce-form-login .woocommerce-form-login__rememberme,
.woopages-page-container #customer_login .woocommerce-button.button.woocommerce-form-login__submit {
    display: block;
    clear: both;
    font-size: 18px !important;
}

.woopages-page-container #customer_login .woocommerce-button.button.woocommerce-form-login__submit {
    margin-top: 95px;
}

.woopages-page-container #customer_login .woocommerce-button.button.woocommerce-form-login__submit:hover {
    background: #000 !important;
    color: #fff !important;
}


@media (max-width: 959px) {
    .woopages-page-container #customer_login .u-column1,
    .woopages-page-container #customer_login .u-column2 {
        width: 100% !important;
        margin-left: 0;
        margin-right: 0;
        padding-left: 20px;
        padding-right: 20px;
    }

    .woopages-page-container #customer_login .u-column2 {
        padding-top: 60px;
    }

    .woopages-page-container #customer_login .woocommerce-button.button.woocommerce-form-login__submit,
    .woopages-page-container #customer_login .button.woocommerce-form-register__submit {
        margin-top: 20px !important;
    }

    ..woopages-page-container #customer_login .woocommerce-form-login,
    .woopages-page-container #customer_login .woocommerce-form.woocommerce-form-register p {
        margin-bottom: 0;
    }

    .woopages-page-container #customer_login .woocommerce-form.woocommerce-form-register p,
    .woopages-page-container #customer_login .woocommerce-LostPassword.lost_password,
    .woopages-page-container #customer_login .u-column1 {
        margin-bottom: 0px !important;
        padding-bottom: 20px !important;
    }
}


.post-type-archive-product ul.products li .button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
.post-type-archive-product ul.products li .button.product_type_variable.add_to_cart_button[data-product_sku] {
    display: none !important;
}



/** Add to button **/
body.single-product .single_variation_wrap,
body.single-product div.product form.cart div.quantity,
body.single-product .woocommerce-variation.single_variation {
    float: none;
    clear: both;
}

body.single-product .single_variation_wrap {
    padding-top: 10px !important;
}

body.single-product div.product form.cart div.quantity {
    margin-bottom: 25px;
}


.woocommerce-variation-add-to-cart.variations_button {
    margin-bottom: 25px;
}

body.single-product .woocommerce-variation.single_variation {
    margin-top: -15px;
    margin-bottom: 15px;
}



/** Dropdown **/
.woocommerce-page .select2-results ul li,
.woocommerce-page .select2-results ul li *,
.woopages-cart-container .container-three .woocommerce .select2.select2-container * {
    font-size: 14px !important;
    text-transform: none !important;
}

.woocommerce-page .select2-selection.select2-selection--single,
.woocommerce-page .select2-dropdown,
.woocommerce-page .select2-results {
    background: #eee !important;
}

.woocommerce-page .select2-results ul li {
    padding: 10px !important;
}

.woocommerce-page .select2-dropdown {
    padding-top: 5px !important;
}

.woocommerce-page .select2-results__option::after {
    display: none !important;
}

.woocommerce-page #payment #place_order {
    float: none;
    width: 100%;
}

.woocommerce-checkout.woocommerce-page .woopages-cart-container .form-row.place-order {
    margin: 40px 0 !important;
}

.woopages-page-container .container-three .woocommerce .form-row {
    margin-bottom: 30px !important;
}

.woopages-cart-container .container-three .woocommerce .payment_method_stripe label[for="payment_method_stripe"] {
    font-family: 'HelveticaNeueLT-Bold' !important;
    font-size: 22px !important;
}

.woopages-cart-container .container-three .woocommerce .payment_method_stripe label[for="card-element"] {
    font-family: 'HelveticaNeueLT-Bold' !important;
    line-height: 1 !important;
}

.woopages-cart-container .container-three .woocommerce .payment_method_stripe label[for="wc-stripe-new-payment-method"] {
    font-size: 14px !important;
    font-family: 'HelveticaNeueLT-Bold' !important;
    line-height: 1 !important;
}

#wc-stripe-new-payment-method {
    margin-right: 3px !important;
}

.woopages-page-container .container-three .woocommerce p.form-row.woocommerce-SavedPaymentMethods-saveNew.woocommerce-validated {
    margin-bottom: 5px !important;
}

.woocommerce-checkout #payment ul.payment_methods {
    border: 0 !important;
}






@media screen and (max-width: 800px) {
    .slider-slider-inner img,
    .slider-slider-inner iframe {
        height: 100% !important;
        width: 100% !important;
    }

    .flex-container-process .process-col-image {
        width: 100% !important;
    }

    .flex-container-process .slick-next {
        display: none !important;
    }

    .process-col-image {
        padding: 0 !important;
        margin-left: 0 !important;
        left: 0 !important;
    }

    .flex-container-process .process-col-text {
        margin-bottom: 40px !important;
        min-height: unset !important;
    }

    .flex-container-process .slider-wrapper {
        height: auto !important;
        padding-bottom: 10px !important;
    }

    .flex-container-process .process-col-image .slider-wrapper {
        margin: 0 auto !important;
        text-align: left !important;
        font-size: 0 !important;
        position: relative;
        left: 0px !important;
        right: 0 !important;
    }

    .flex-container-process .slick-dots {
        display: block !important;
        margin: 10px auto !important;
        float: none !important;
        text-align: left;
        margin-left: 20px !important;
        z-index: 1 !important;
    }

    .process-embed-container {
        max-width: calc(100% - 20px) !important;
        left: 20px !important;
    }

    .page-template-our-process .process-cta {
        padding-left: 0;
        padding-right: 0;
    }

    .page-template-our-process .process-cta-inner .button-wrap .button {
        margin-bottom: 10px;
    }

    .page-template-our-process .image-container-slider {
        height: 0 !important;
        padding-top: 73.33333% !important;
        width: 100% !important;
    }
}






/* Header Telephone **/
.header-tel-middle {
    /* font-family: 'HelveticaNeueLT-Bold'; */
    font-size: 20px;
    padding-bottom: 20px;
}

.header-tel-middle span {
    font-family: 'HelveticaNeueLT-Bold';
}

.cart-customlocation_head_icon {
    margin-bottom: 18px;
}

.js-header:not(.active) .show-navigation-button .icon-inner {
    margin-bottom: 28px;
}

.js-header.active .main-header__social-media,
body.open-nav .main-header .main-header__social-media {
    opacity: 1 !important;
}

.js-header.active .main-header__social-media .main-header__social-media__note,
body.open-nav .main-header .main-header__social-media .main-header__social-media__note {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
    opacity: 0;
}

.js-header.active .main-header__social-media .header-tel-middle,
body.open-nav .main-header .main-header__social-media .header-tel-middle {
    font-size: 18px;
    padding-bottom: 0;
    margin-bottom: -5px;
}




/* Systems template */
.systems-cols2-item {
    min-width: 320px;
}



.systems-cols2-item .systems-cols2-img {
    position: relative;
    text-align: center;
}

    .systems-cols2-item .systems-cols2-img:after {
        display: block;
        width: 100%;
        background: #000;
        content: '';
        height: 100%;
        z-index: 6;
        position: absolute;
        top: 0;
        left: 0;
    }

    .systems-cols2-item .systems-cols2-img:after {
        opacity: 0;
        transition: opacity 0.5s ease-in-out;
    }

    .systems-cols2-item:hover .systems-cols2-img:after {
        opacity: 0.7;
        transition: opacity 0.5s ease-in-out;
    }

    .systems-cols2-item .systems-cols2-img__button {
        position: absolute;
        top: calc(50% - 20px);
        left: 0;
        right: 0;
        z-index: 7;
        text-align: center;
        opacity: 0;
    }

    .systems-cols2-item .systems-cols2-img .aggregator-cta.button {
        border: 1px solid #fff;
        color: #fff !important;
        margin: auto;
        background: transparent !important;
    }

    .systems-cols2-item:hover .systems-cols2-img__button {
        opacity: 1;
    }


.systems-cols2-item__col-1 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

    .systems-cols2-item__col-1--left {
        width: 50%;
        text-align: left;
        margin-top: auto;
        margin-bottom: auto;
    }

        .systems-cols2-item__col-1--leftpadding {
            padding-right: 30px;
        }

        .systems-cols2-item__col-1--left h2 {
            line-height: 1;
        }

        .systems-cols2-item__col-1--left h2 .inner {
            font-family: 'HelveticaNeueLT-Thin';
            line-height: 1 !important;
        }

        .systems-cols2-item__col-1--leftpadding strong {
            font-size: 11px;
            margin-bottom: 15px !important;
            margin-top: 13px !important;
        }

        .systems-cols2-item__col-1--leftpadding .aggregator-content {
            font-size: 15px;
        }


.systems-cols2-item__col-2 {
    width: 50%;
}


.systems-cols2-item__item-wrapper {
    width: 50%;
}

@media screen and (max-width: 768px) {
    .systems-cols2-item__item-wrapper {
        width: 100% !important;
    }
}

.systems-cols2-item .systems-cols2-item__col-1--leftpadding h2 {
    display: inline;
    /* transition: all 0.5s ease-in-out; */
}
    .systems-cols2-item:hover .systems-cols2-item__col-1--leftpadding h2 .inner {
        display: inline !important;
        background: #000 !important;
        color: #fff !important;
        box-shadow: 11px 0 0 #000, -11px 0 0 #000 !important;
        -webkit-box-decoration-break: clone !important;
        box-decoration-break: clone !important;
        /* transition: all 0.5s ease-in-out; */
    }

    .system-type-black-bg .systems-cols2-item:hover .systems-cols2-item__col-1--leftpadding h2 .inner {
        display: inline !important;
        background: #fff !important;
        color: #000 !important;
        box-shadow: 11px 0 0 #fff, -11px 0 0 #fff !important;
        -webkit-box-decoration-break: clone !important;
        box-decoration-break: clone !important;
        line-height: 1 !important;
        /* transition: all 0.5s ease-in-out; */
    }


.system-type-black-bg {
    background-color: #000;
}

    .system-type-black-bg .area-heading {
        color: #fff;
        border-color: #fff;
        text-align: left;
    }

    .system-type-black-bg .aggregator-two {
        text-align: left;
    }


.system-type-white-bg {
    background-color: #fff;
}

    .system-type-white-bg .area-heading {
        color: #000;
        border-color: #000;
        text-align: left;
    }

    .system-type-white-bg .aggregator-two {
        text-align: left;
    }

.systems-cols2-item__link {
    display: block;
    position: absolute;
    z-index: 6;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.systems-cols2-item__col-1--leftpadding h3,
.systems-cols2-item__h3 {
    padding: 0 !important;
    margin: 0 !important;
    line-height: 1 !important;
}

.systems-cols2-item__col-1--space {
    display: block;
    height: 17px;
}


.woocommerce span.onsale {
    z-index: 8 !important;
}

li.one-forth.project-system article .aggregator-content-inner {
    padding-top: 0 !important;
    top: 40px !important;
}

li.one-forth.project-system article .aggregator-content-inner h3.aggregator-title {
    margin-top: 0 !important;
}

li.one-forth.project-system article .aggregator-content-inner h3.aggregator-title .inner {
    font-size: 40px !important;
    margin-top: 0 !important;
}

li.one-forth.project-system article .aggregator-content-inner h3.aggregator-title + .aggregator-sub-title {
    font-size: 10px !important;
}


/* Woo Changes 2022 */
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    display: none !important;
}

body.single-product div.product form.cart div.quantity {
    display: none !important;
}

/* body .woocommerce-checkout-payment { float: none; width: 100%; } */

/* Landing Page */
.page-template-landing .main-header {
    background-color: #000;
}

.page-template-landing .landing-page-left-image__inner {
    border: solid 0.5px #c9c9c9;
}

.page-template-landing .landing-page-left-image {
    max-width: 290px;
    margin-right: 40px;
}

.page-template-landing .landing-page-right {
    width: calc(100% - 350px);
}

.page-template-landing .landing-page-right__inner {
    color: #000;
    margin-top: 15px;
}

.page-template-landing .landing-page-right__inner .button {
    border-color: #000;
}

.page-template-landing .landing-page-item:hover .button {
    background-color: #000;
    color: #fff;
    transition: 0.75s all;
}

.page-template-landing .landing-page-item .button {
    transition: 0.75s all;
}

.page-template-landing .landing-page-item:first-of-type {
    margin-top: 20px;
}

@media screen and (max-width: 768px) {
    .page-template-landing .landing-page-left-image {
        width: 100% !important;
        max-width: 100% !important;
    }

    .page-template-landing .landing-page-right {
        width: 100% !important;
        max-width: 100% !important;  
    }
}


/* .cart-customlocation_head {
    display: none !important;
} */


/* Product cat */
body.tax-product_cat .products.columns-4 {
    max-width: 960px;
    margin: 0 auto;
    width: 100%;
    display: flex !important;
    flex-wrap: wrap;
}

body.tax-product_cat .woocommerce-wrapper ul.products li.product {
    float: none !important;
    text-align: center;
    border: 1px solid #C9C9C9;
    margin-bottom: 30px !important;

    float: left;
    margin: 0 15px !important;
    padding: 0;
    position: relative;
    width: calc((100% / 3) - 30px) !important;
    margin-left: 0;
    margin-bottom: 30px !important;
}

body.tax-product_cat .woocommerce-wrapper ul.products li.product:before,
body.tax-product_cat .woocommerce-wrapper .woocommerce-notices-wrapper,
body.tax-product_cat .woocommerce-wrapper .woocommerce-result-count,
body.tax-product_cat .woocommerce-wrapper .woocommerce-ordering {
    display: none !important;
}

body.tax-product_cat .products.columns-4 .woocommerce-LoopProduct-link .price,
body.tax-product_cat .products.columns-4 .button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: none !important;
}

body.tax-product_cat .products.columns-4 .woocommerce-LoopProduct-link h2 {
    color: #000 !important;
}

body.tax-product_cat .woocommerce-wrapper .woocommerce-loop-product__title {
    color: #000 !important;
    font-family: 'HelveticaNeueLT-Bold' !important;
    font-weight: 700 !important;
    margin-top: 40px !important;
    font-size: 22px !important;
    text-align: center;
}

body.tax-product_cat .woocommerce-wrapper .button.product_type_variable.add_to_cart_button {
    background: #fff;
    border: 1px solid #000;
    border-radius: 0;
    color: #000;
    font-family: 'HelveticaNeueLT-Bold' !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    padding: 15px 22px 12px 22px;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 55px !important;
}

body.tax-product_cat .woocommerce-wrapper .button.add_to_cart_button + .button.add_to_cart_button {
    display: none !important;
}

body.tax-product_cat h1 {
    font-family: 'HelveticaNeueLT-UltraLight';
    padding-top: 6px;
    margin: 0 auto;
    margin-bottom: 47px;
    font-size: 3.04348rem;
    text-align: center;
    background: #000;
    color: #fff;
    display: inline-block;
}

body.tax-product_cat .woocommerce-wrapper {
    text-align: center;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    z-index: 2 !important;
}

.single-product.woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 8px;
}

.single-product.woocommerce div.product div.images .flex-control-thumbs li {
    max-width: calc(25% - 4px);
    margin: 2px !important;
}



/* New nav */
#show-nav-button {
    border: 0;
    background: transparent;
    box-shadow: none;
    cursor: pointer;
}

#show-nav-button .content {
    color: #fff;
}

#show-nav-button.active,
.header-minimal #show-nav-button {
    height: 26px !important;
    overflow: hidden;
    margin-bottom: 0 !important;
    bottom: 16px !important;
}

.sec-menu-basket {
    display: none;
}

@media screen and (max-width: 820px) {
    .main-header .show-navigation-button {
        height: 26px !important;
        overflow: hidden;
        margin-bottom: 0 !important;
        bottom: 16px !important;
    }
}



/** WooCommerce price changes. **/
body.single-product.woocommerce div.product p.price
/* .woocommerce div.product span.price */ {
    display: block !important;
    margin-top: -5px;
}

body.single-product.woocommerce div.product p.price .woo-single-price-from {
    font-size: 12px;
    font-style: normal;
    font-family: 'HelveticaNeueLT-Thin' !important;
    font-weight: normal !important;
}
body.single-product.woocommerce div.product p.price .woo-single-price-from-price {
    font-style: normal;
    font-size: 12px;
    font-family: 'HelveticaNeueLT-Bold' !important;
    font-weight: 700 !important;
}


/** WooCommerce Category Page **/
body.archive.tax-product_cat .term-description {
    font-size: 32px;
    font-size: 1.3913rem;
    line-height: 42px;
    line-height: 1.82609rem;
    background-color: #fff;
    color: #000;
    max-width: 765px;
    padding: 10px;
    width: 100%;
    text-align: center;
    margin: -10px auto 80px;
}


.ba__product-form {
    margin-top: -40px;
}

.ba__product-form label {
    position: absolute;
    top: -999999px;
    left: -999999px;
    opacity: 0;
}

.ba__product-form input {
    border: 1px solid #C9C9C9;
    border-radius: 3px;
}

.ba__product-form .gform_button.button,
.ba__product-form .gform_button.button:hover {
    background: #000;
    color: #fff;
    /* background: #fff; */
    border: 1px solid #000;
    border-radius: 0;
    font-family: 'HelveticaNeueLT-Bold' !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    padding: 15px 22px 12px 22px;
    text-transform: uppercase;
    text-decoration: none;
    float: right !important;
}

.ba__product-form .gform_footer {
    float: right;
}

.ba__product-form .gform_validation_errors {
    display: none !important;
}

.ba__product-form .validation_message {
    padding: 0px 0px 5px 0 !important;
    border: 0 !important;
    background: none !important;
}

.ba__product-form + .product_meta {
    max-width: 200px;
    margin-top: 20px;
}

.woocommerce div.product .summary.entry-summary .ba__product-form .gform_heading h2.gform_title,
.ba__product-form .gform_heading h2.gform_title {
    display: block !important;
    text-transform: uppercase;
    font-family: 'HelveticaNeueLT-Bold';
    font-size: 15px;
    font-size: .65217rem;
    color: #000;
}

.ba__product-form .gform_confirmation_wrapper {
    background: #008000;
    color: #fff;
    padding: 10px;
    font-family: 'HelveticaNeueLT-Bold';
    font-size: 15px;
}

.single-product .summary.entry-summary p {
    font-size: 20px;
}

.single-product .summary.entry-summary p + p {
    font-size: 16px;
    margin-top: -15px;
}










/* ba-filter */
body.admin-bar.post-type-archive-project.header-minimal #filter.ba-filter.active {
    transform: translateY(30px) !important;
}
.ba-filter .filter-form-inner {
    padding-left: 0;
    padding-right: 0;
    padding-top: 30px;
}

    .ba-filter .filter-form-inner label {
        position: relative;
    }

    .ba-filter .filter-form-inner select {
        background-color: #fff;
        padding: 12px 10px 10px !important;
        width: 100%;
        font-weight: bold;
        text-transform: uppercase;
        font-family: 'HelveticaNeueLT-Bold';
        font-size: 15px;
        font-size: .65217rem;
        line-height: 20px;
        line-height: .86957rem;
        text-transform: uppercase;
        text-align: left;
        color: #000;
        cursor: pointer;
    }
        .ba-filter .filter-form-inner select option {
            font-weight: bold;
            text-transform: uppercase;
        }

.projects-container {
    min-height: 80vh !important;
}

.ba-filter fieldset {
    position: relative;
}

.ba-filter .select2-selection__arrow {
    display: block;
    background-color: #000;
    height: 40px;
    width: 40px;
    position: absolute;
    right: 1px;
    top: -4px;
}

.ba-filter fieldset {
    /* background: #000 url(../images/dropdown-arrow.svg) top center/contain no-repeat; */
    /* background: rgb(255,255,255); */
}

.ba-filter fieldset label {
    display: block;
    /* background: transparent !important; */
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 85%, rgba(0,0,0,1) 85%, rgba(0,0,0,1) 100%) !important;
    box-shadow:inset 0px 0px 0px 2px #fff;
}

.ba-filter fieldset select {
    background: transparent !important;
    position: relative !important;
    z-index: 11 !important;
}

.fieldset--inner {
    background-color: #fff;
}

.ba-filter fieldset label:after{
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    position: absolute;
    top: 45%;
    right: 14px;
    content: "";
    z-index: 10;
}

@media screen and (min-width: 850px) {
.column-set--filter {
    width: 100%;
    margin: 0 auto;
    display: flex;
}
    .column-set--filter fieldset {
        display: inline-block;
        width: calc(100% / 3);
        padding-left: 15px;
        padding-right: 15px;
    }
}


.post-type-archive a.load-more.button {
    display: none !important;
}

.projects-bottom-nav {
    margin-bottom: 50px;
}
.projects-bottom-nav div {
    display: inline-block;
}
.projects-bottom-nav a {
    margin: 10px;

    font-family: 'HelveticaNeueLT-Bold';
    font-size: 14px;
    font-size: .6087rem;
    color: inherit;
    border-color: #000;

    color: #000 !important;
    text-decoration: none !important;

    background-color: transparent;
    border-style: solid;
    border-width: 1px;
    padding: 9px 22px 8px 22px;
    text-transform: uppercase;
    display: block;
}
.projects-bottom-nav a:hover,
.projects-bottom-nav a:focus,
.projects-bottom-nav div:hover a,
.projects-bottom-nav div:focus a {
    background: #000;
    color: #fff !important;
    text-decoration: none !important;
}

body .projects-no-posts h2 {
    /* margin-top: 105px; */
    text-align: center;
}

body.filter-active .filter-results {
    margin-top: 105px;
    transition: margin-top 0.3s ease-in;
}
body .filter-results {
    transition: margin-top 0.3s ease-in;
}



/** NBS. **/
.nbs-spec-button-wrapper {
	margin-top: 20px;
}
.nbs-spec-button {
	background: #592D5E;
	color: #fff;
	display: inline-block;
	padding: 6px 12px 6px;
	border-radius: 99999px;
	text-decoration: none;
	font-family: bold;
    font-size: 16px;
	position: relative;
	width: 165px;
	opacity: 1;
	transition: background-color 0.5s ease-in-out;
	font-family: 'HelveticaNeueLT-Bold';
}
	.nbs-spec-button span {
		display: inline-block;
		color: #fff;
		text-decoration: none;
		font-family: bold;
		font-size: 16px;
		position: absolute;
		top: 8px;
		left: 45px;
		font-family: 'HelveticaNeueLT-Bold';
	}
	.nbs-spec-button img {
		display: inline-block;
	}

	.nbs-spec-button:hover,
	.nbs-spec-button:focus {
		opacity: 0.9;
		transition: background-color 0.5s ease-in-out;
		color: #fff;
		background-color: #592D5E;
	}
		.nbs-spec-button:hover span,
		.nbs-spec-button:focus span {
			opacity: 0.9;
			transition: background-color 0.5s ease-in-out;
			color: #fff;
		}
		.nbs-spec-button:hover .nbs-purple,
		.nbs-spec-button:focus .nbs-purple {
			display: none;
		}
		.nbs-spec-button:hover .nbs-white,
		.nbs-spec-button:focus .nbs-white {
			display: inline-block;
		}

.nbs-spec-button .nbs-white {
	display: none;
}

.nbs-spec-button-border {
	background-color: #fff;
	border: 1px solid #592D5E;
	border-radius: 0px;
	margin-left: -10px;
}
	.nbs-spec-button-border span {
		color: #592D5E;
		text-transform: none;
	}

.nbs-spec-button-border-wrapper {
	margin-top: 50px;
}

.has-nbs-spec.system-hero {
	min-height: 550px;
}

.systems-cols2-item__link {
	z-index: 10 !important;
}

/* Company Documents (Our Process) - inverted colours: white background, black text/icons */
.company-documents.company-documents-light {
	background-color: #ffffff;
	color: #303030;
}
.company-documents.company-documents-light .download-category-title {
	font-family: 'HelveticaNeueLT-Bold';
	font-size: 32px;
	font-size: 1.3913rem;
	line-height: 42px;
	line-height: 1.82609rem;
	color: #000;
	padding-top: 0;
	position: static;
	text-align: center;
	text-transform: none;
	border-bottom: none;
}
.company-documents.company-documents-light .compamy-documents-container {
	height: auto;
	overflow: visible;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}
.company-documents.company-documents-light h1,
.company-documents.company-documents-light h2,
.company-documents.company-documents-light a,
.company-documents.company-documents-light .company-documents-introduction-content {
	color: #303030;
}
.company-documents.company-documents-light .document-download-link {
	border-bottom-color: rgba(48, 48, 48, 0.2);
}
.company-documents.company-documents-light .document-download-link:hover {
	background-color: #303030;
	color: #ffffff;
}
.company-documents.company-documents-light .document-download-link:hover:after {
	filter: invert(1);
}
.company-documents.company-documents-light .show-hide-button:before {
	filter: invert(1);
}
