@import url("https://use.typekit.net/ubb7ihg.css");
@import 'https://fonts.googleapis.com/css2?family=Kristi&display=swap';

@media all and (min-width: 1199px) {
    .master-wrapper-content, .main-footer {
        top: 140px !important;
    }
}

@media all and (max-width:1198px) {
    .master-wrapper-content, .main-footer {
        top: 130px !important;
    }
}

.screen-reader-text {
    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;
}

.bg-blue1 {
    background-color: rgb(0,133,202);
}

.bg-white {
    background-color: #fff;
}

.bg-blue2 {
    background-color: rgb(0,95,138);
}

.bg-off-white {
    background-color: #FAF2ED;
}

.bg-blue-grey {
    background-color: rgb(34,42,53);
}

.bg-grey {
    background-color: rgb(234,234,234);
}

.icon-white {
    fill: #fff;
}

.icon-dark {
    fill: rgb(0,37,54);
}

.icon-red {
    fill: rgb(0,133,202);
}

svg path {
    fill: inherit;
}

svg:not(:root) {
    overflow: hidden;
}

.bg-contact {
    background-image: url(/Themes/SextonGroup/Content/assets/inside-banners-contact.jpg);
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    min-height: 40vh;
    background-color: rgb(34,42,53);
}

.bg-contact2 {
    background-image: url(/Themes/SextonGroup/Content/assets/banner-contact2.jpg);
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    min-height: 40vh;
    background-color: rgb(34,42,53);
}

.bg-store {
    background-image: url(/Themes/SextonGroup/Content/assets/Sexton_Group_Cart_Dark_70.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    min-height: 40vh;
    background-color: rgb(34,42,53);
}

.page-header.search {
    background-image: url(/Themes/SextonGroup/Content/assets/inside-banners-search.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    min-height: 40vh;
    background-color: rgb(34,42,53);
}

.bg-shop {
    background-image: url(/Themes/SextonGroup/Content/assets/inside-banners-contact.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    min-height: 40vh;
    background-color: rgb(34,42,53);
}
    /* Override plugin styles */
    .bg-shop h1 {
        color: #fff !important;
    }

.bg-policy {
    background-image: url(/Themes/SextonGroup/Content/assets/inside-banners-delivery.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    min-height: 40vh;
    background-color: rgb(34,42,53);
}

.bg-about {
    background-image: url(/Themes/SextonGroup/Content/assets/inside-banners-about.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    min-height: 40vh;
    background-color: rgb(34,42,53);
}

.bg-cart {
    background-image: url(/Themes/SextonGroup/Content/assets/inside-banners-shop.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    min-height: 40vh;
    background-color: rgb(34,42,53);
}

.bg-faq {
    background-image: url(/Themes/SextonGroup/Content/assets/inside-banners-faq.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    min-height: 40vh;
    background-color: rgb(34,42,53);
}

p.contact_map, p.contact_phone {
    text-align: left;
    margin-bottom: .9em;
    padding-left: 2em;
    display: block;
}

    p.contact_map:before {
        content: '';
        display: inline-block;
        background-image: url(/Themes/SextonGroup/Content/assets/map-marker.svg);
        width: 15px;
        height: 19px;
        margin-right: .85rem;
        margin-bottom: -3px;
        margin-left: -2em;
    }

    p.contact_phone:before {
        content: '';
        display: inline-block;
        background-image: url(/Themes/SextonGroup/Content/assets/phone.svg);
        width: 15px;
        height: 15px;
        margin-right: .85rem;
        margin-bottom: -3px;
        margin-left: -2em;
    }

.txt-blue1 {
    color: #0085ca;
}

.txt-grey {
    color: rgb(0,37,54);
}

.txt-white {
    color: #fff !important;
}

.txt-red {
    color: rgb(0,133,202);
}

.txt-red2 {
    color: #850000;
}

txt-darkblue {
    color: rgb(0,37,54);
}

.txt-error {
    color: #b70c0c;
    font-style: italic;
    font-weight: 600;
}

.txt-black {
    color: #000000;
}

.font-bold {
    font-weight: 700;
}

.font-med {
    font-weight: 600;
}

.font-reg {
    font-weight: 300;
}

.field-validation-error {
    color: #b70c0c;
    font-size: .875rem;
    font-weight: 600;
    font-style: italic;
    margin-top: -15px;
    display: block;
    margin-bottom: 25px;
}

.message-error {
    color: #b70c0c;
    font-style: italic;
    font-weight: 600;
    line-height: 1.4;
    margin: 0 0 25px;
}

    .message-error ul {
        margin-left: 15px;
    }

select.input-validation-error {
    border-color: #b70c0c;
}

.form-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):not([type=number]):not([type=search]).input-validation-error, input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):not([type=number]):not([type=search]).input-validation-error {
    border-color: #b70c0c;
}

*, *:after, *:before {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    font-smooth: auto;
    text-rendering: optimizeLegibility;
    margin: 0;
    padding: 0;
}

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    font-family: "myriad-pro", sans-serif;
    font-weight: 400;
}

article, aside, footer, header, nav, section {
    display: block;
}

h1, h2, h3, h4, h5, h6 {
    color: inherit;
    font-weight: 400;
}

figcaption, figure, main {
    display: block;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

a {
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

b, strong {
    font-weight: inherit;
}

small {
    font-size: 80%
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

li.list-none {
    list-style: none;
}

span.nowrap {
    white-space: nowrap;
}

h1 {
    font-size: 2.5rem;
    margin: 30px 0;
    font-weight: 700;
    font-style: normal;
    line-height: 1.1;
}

@media(max-width:1439px) {
    h1 {
        font-size: 2.5rem;
    }
}

@media(max-width:991px) {
    h1 {
        font-size: 2rem;
    }
}

@media(max-width:767px) {
    h1 {
        font-size: 1.75rem;
    }
}

h1.display {
    font-size: 4.688rem;
    line-height: 1;
    text-align: left;
}

@media(max-width:1439px) {
    h1.display {
        font-size: 4rem;
    }
}

@media(max-width:1199px) {
    h1.display {
        font-size: 3.75rem;
    }
}

@media(max-width:991px) {
    h1.display {
        font-size: 3.5rem;
    }
}

@media(max-width:767px) {
    h1.display {
        font-size: 3rem;
    }
}

@media(max-width:575px) {
    h1.display {
        font-size: 2.5rem;
    }
}

h2, .h2 {
    font-size: 2.5rem;
    margin: 10px 0;
    font-family: "myriad-pro", sans-serif;
    font-weight: 700;
    font-style: normal;
}

@media(max-width:1439px) {
    h2, .h2 {
        font-size: 2.225rem;
    }
}

@media(max-width:1199px) {
    h2, .h2 {
        font-size: 2rem;
    }
}

@media(max-width:991px) {
    h2, .h2 {
        font-size: 1.95rem;
    }
}

@media(max-width:575px) {
    h2, .h2 {
        font-size: 1.75rem;
    }
}

h3, .h3 {
    font-family: "myriad-pro", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2.25rem;
    margin: 10px 0;
}

@media(max-width:767px) {
    h3, .h3 {
        font-size: 1.5rem;
    }
}

@media(max-width:575px) {
    h3, .h3 {
        font-size: 1.375rem;
    }
}

h4, .h4 {
    font-family: "myriad-pro", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.625rem;
    margin: 10px 0;
    line-height: normal;
}

@media(max-width:1439px) {
    h4, .h4 {
        font-size: 1.3rem;
    }
}

@media(max-width:1199px) {
    h4, .h4 {
        font-size: 1.2rem;
    }
}

@media(max-width:991px) {
    h4, .h4 {
        font-size: 1.125rem;
    }
}

h5, .h5 {
    font-size: 1.125rem;
    font-family: "myriad-pro", sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 20px 0 15px;
}

h6, .h6 {
    font-family: "myriad-pro", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1rem;
    text-transform: uppercase;
}

p {
    line-height: 1.7;
    letter-spacing: .02em;
    margin: 12px 0;
    font-family: "myriad-pro", sans-serif;
    font-weight: 400;
}
ul {
/*    padding-left: 25px;
*/}

    ul li {
        line-height: 1.7;
    }
@media(max-width:991px) {
    p {
        font-size: .875rem;
    }
}

.lg {
    font-size: 1.5rem;
}

@media(max-width:1439px) {
    .lg {
        font-size: 1.25rem;
    }
}

@media(max-width:1199px) {
    .lg {
        font-size: 1.125rem;
    }
}

@media(max-width:991px) {
    .lg {
        font-size: 1rem;
    }
}

.md {
    font-size: 1.125rem;
}

@media(max-width:1439px) {
    .md {
        font-size: 1rem;
    }
}

.sm {
    font-size: .875rem;
}

.xs {
    font-size: .75rem;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

body {
    position: relative;
    font-size: 16px;
    font-family: myriad-pro-semiextended, sans-serif;
    font-weight: 400;
    font-style: normal;
    background: #fff;
    color: rgb(0,37,54);
    overflow-x: hidden;
}

    body.noscroll, body.carousel-no-scroll {
        overflow: hidden;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
    }

a {
    -moz-transition: .5s ease all;
    -o-transition: .5s ease all;
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
}

main ul, .main ul {
    margin: 10px 0;
    letter-spacing: .02em;
}

main li, .main li {
    list-style: none;
    line-height: 1.6;
    margin: 10px 0 10px 20px;
}

    main li::before, .main li::before {
        content: '';
        display: inline-block;
        background: url(../assets/list-arrow.svg) no-repeat center center/contain;
        width: 7px;
        height: 10px;
        margin-left: -20px;
        margin-right: 13px;
        opacity: .5;
    }

main a, .main a {
    color: #0085ca;
    font-weight: 700;
}

.content--section {
    margin-bottom: 50px;
}

.hidden {
    display: none !important;
}

    .hidden.show {
        display: block;
    }

.show {
    display: block !important;
}

strong {
    font-weight: 700;
}

.faq {
    text-align: left;
    margin: 30px 0;
}

    .faq > li {
        list-style: none;
        padding: 30px 0 15px;
        margin-left: 0;
        position: relative;
        border-top: 2px solid #e5e5e5;
    }

        .faq > li::before {
            content: "";
            display: block;
            position: absolute;
            width: 0%;
            margin-left: 0;
            height: 2px;
            left: 0;
            background: #0085ca;
            top: -2px;
            -moz-transition: .5s ease all;
            -o-transition: .5s ease all;
            -webkit-transition: .5s ease all;
            transition: .5s ease all;
        }

        .faq > li.active::before {
            width: 100%
        }

        .faq > li div {
            display: none;
            margin-bottom: 20px;
        }

            .faq > li div p:first-child {
                margin-top: 0;
            }

            .faq > li div p:last-child {
                margin-bottom: 0;
            }

.faq--toggle {
    display: block;
    color: rgb(0,37,54);
    font-family: "myriad-pro", sans-serif;
    font-weight: 600;
    font-style: normal;
    margin-bottom: 10px;
    font-size: 1.125rem;
    cursor: pointer;
    position: relative;
    padding-right: 35px;
}

    .faq--toggle::after {
        content: "";
        display: block;
        position: absolute;
        background: url(../assets/accordion-toggle.svg) no-repeat center/contain;
        width: 12px;
        height: 12px;
        right: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        -moz-transition: .5s ease all;
        -o-transition: .5s ease all;
        -webkit-transition: .5s ease all;
        transition: .5s ease all;
    }

    .faq--toggle.open::after {
        -webkit-transform: translate(0, -50%) rotate(45deg);
        -moz-transform: translate(0, -50%) rotate(45deg);
        -ms-transform: translate(0, -50%) rotate(45deg);
        transform: translate(0, -50%) rotate(45deg);
    }

.scroll-stop::before {
    display: block;
    content: "";
    margin-top: -150px;
    height: 150px;
    visibility: hidden;
    pointer-events: none;
}

.form-accordion li {
    list-style: none;
}

.form-accordion > li::before {
    display: block;
    content: "";
    margin-top: -200px;
    height: 200px;
    visibility: hidden;
    pointer-events: none;
}

.form-accordion__tab {
    margin: 4px 0;
}

.form-accordion__tab--title {
    display: block;
    background: #fff;
    color: rgb(34,42,53);
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 25px 30px;
    cursor: pointer;
    -moz-transition: .5s ease all;
    -o-transition: .5s ease all;
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
}

.form-accordion__tab.active .form-accordion__tab--title {
    background: rgb(0,95,138);
    color: #fff;
}

@media(max-width:991px) {
    .form-accordion__tab--title {
        padding: 20px 30px;
    }
}

.form-accordion__tab--title .accordion-title {
    text-align: left !important;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.5px;
    -webkit-box: 1;
    -moz-box: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.form-accordion__tab--title .accordion-arrow {
    -moz-transition: .5s ease all;
    -o-transition: .5s ease all;
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

    .form-accordion__tab--title .accordion-arrow svg {
        width: 15px;
    }

    .form-accordion__tab--title .accordion-arrow path {
        fill: rgb(0,133,202);
    }

.form-accordion__tab--title.open {
    background: #fff;
    color: #fff;
}

    .form-accordion__tab--title.open .number {
        color: #fff;
    }

.form-accordion__tab.active .accordion-arrow {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.form-accordion__tab.active .form-accordion__tab--title .accordion-arrow path {
    fill: #fff;
}

.form-accordion__tab--title .number {
    font-weight: 600;
    padding-right: 20px;
    display: inline-block;
    color: rgb(135,153,179);
}

.form-accordion__tab--content {
    text-align: left;
    display: none;
}

.enter-address .edit-address {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0;
}

#lblDesc p:not(:first-of-type) {
    margin: 2px 0;
    font-size: .875rem;
}

.breadcrumbs {
    padding: 70px 0 30px;
}

@media(max-width:1199px) {
    .breadcrumbs {
        padding: 20px 0;
    }
}

@media(max-width:991px) {
    .breadcrumbs {
        padding: 15px 0;
    }
}

.breadcrumbs.txt-white a {
    color: #fff;
}

.breadcrumbs.txt-white svg {
    stroke: #fff;
}

.breadcrumbs.txt-blue1 a {
    color: #0085ca;
}

.breadcrumbs.txt-blue1 svg {
    stroke: #0085ca;
}

.breadcrumbs.txt-grey5 a {
    color: rgb(34,42,53);
}

.breadcrumbs.txt-grey5 svg {
    stroke: rgb(34,42,53);
}

.breadcrumbs.txt-blue4 a {
    color: rgb(0,133,202);
}

.breadcrumbs.txt-blue4 svg {
    stroke: rgb(0,133,202);
}

.breadcrumbs li {
    display: inline-block;
}

    .breadcrumbs li:last-child a {
        font-weight: 900;
    }

    .breadcrumbs li:first-child a {
        margin-left: 0;
    }

    .breadcrumbs li a {
        display: inline-block;
        text-transform: uppercase;
        font-size: .75rem;
        font-weight: 600;
        letter-spacing: .03em;
        margin: 0 15px;
    }

    .breadcrumbs li svg {
        display: inline-block;
        fill: none;
    }

button {
    font-family: "myriad-pro", sans-serif;
}

.btn {
    padding: 20px 35px;
    color: #fff;
    font-family: "myriad-pro", sans-serif;
    text-align: center;
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: 700;
    font-style: normal;
    font-size: .85rem;
    letter-spacing: 1px;
    cursor: pointer;
    -moz-transition: .5s ease all;
    -o-transition: .5s ease all;
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
}

    .btn:focus {
        outline: none;
    }

    .btn svg {
        width: 15px;
        height: 15px;
        display: inline-block;
        margin-right: 1rem;
    }

@media(max-width:1439px) {
    .btn {
        font-size: .75rem;
    }
}

@media(max-width:991px) {
    .btn {
        font-size: .7rem;
        padding: 18px 25px;
    }
}

.btn--sm {
    padding: 16px 35px;
}

.btn.filled {
    border: none;
    position: relative;
    z-index: 1;
}

.btn.filled:disabled {
background-color: #d7dfe5;
    color: #fff;
    cursor: not-allowed;
}

    .btn.filled:disabled::after {
        background: #d7dfe5;
    }

    .btn.filled::after {
        content: "";
        display: block;
        position: absolute;
        width: 0;
        height: 100%;
        z-index: -1;
        left: 0;
        top: 0;
        -moz-transition: .5s ease all;
        -o-transition: .5s ease all;
        -webkit-transition: .5s ease all;
        transition: .5s ease all;
    }

    .btn.filled:hover::after {
        width: 100%
    }

.btn.filled--white {
    background-color: #fff;
    color: #0085ca;
}

    .btn.filled--white::after {
        background: #fff;
    }

.btn.filled--blue1, .btn.filled--purple {
    background-color: #0085ca;
    color: #fff;
}

    .btn.filled--blue1::after, .btn.filled--purple::after {
        background: rgb(0,95,138);
    }

.btn.filled--red {
    background-color: rgb(0,133,202);
    color: #fff;
}

    .btn.filled--red::after {
        background: #850000;
    }

.btn.filled--red1 {
    background-color: rgb(0,133,202);
    color: #fff;
}

    .btn.filled--red1::after {
        background: #850000;
    }

.btn.outline {
    border: 2px solid;
    z-index: 1;
    position: relative;
}

    .btn.outline::after {
        content: "";
        display: block;
        position: absolute;
        width: 0;
        height: 100%;
        z-index: -1;
        left: 0;
        top: 0;
        -moz-transition: .5s ease all;
        -o-transition: .5s ease all;
        -webkit-transition: .5s ease all;
        transition: .5s ease all;
    }

    .btn.outline:hover::after {
        width: 100%
    }

.btn.outline--white {
    border-color: #ffffff;
    color: #ffffff;
}

    .btn.outline--white::after {
        background: #fff;
    }

    .btn.outline--white:hover {
        border-color: #fff;
        color: rgb(0,133,202);
    }

.btn.outline--blue2 {
    border-color: #007db7;
    color: #007db7;
}

    .btn.outline--blue2::after {
        background: #007db7;
    }

    .btn.outline--blue2:hover {
        border-color: #007db7;
        color: #fff;
    }

.btn.outline--blue3 {
    border-color: #256091;
    color: #256091;
}

    .btn.outline--blue3::after {
        background: #256091;
    }

    .btn.outline--blue3:hover {
        border-color: #256091;
        color: #fff;
    }

.btn.outline--blue4 {
    border-color: #1d446b;
    color: #1d446b;
}

    .btn.outline--blue4::after {
        background: #1d446b;
    }

    .btn.outline--blue4:hover {
        border-color: #1d446b;
        color: #fff;
    }

.btn.outline--grey4 {
    background: 0 0;
    border-color: #8497a8;
    color: #8497a8;
}

    .btn.outline--grey4::after {
        background: #8497a8;
    }

    .btn.outline--grey4:hover {
        border-color: #8497a8;
        color: #fff;
    }

.btn.outline--grey5 {
    background: 0 0;
    border-color: rgb(34,42,53);
    color: rgb(34,42,53);
}

    .btn.outline--grey5::after {
        background: rgb(34,42,53);
    }

    .btn.outline--grey5:hover {
        border-color: rgb(34,42,53);
        color: #fff;
    }

.btn-group a, .btn-group button {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 10px;
}

.link {
    font-family: "myriad-pro", sans-serif;
    font-weight: 700;
    font-size: .875rem;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 15px 0;
    cursor: pointer;
    position: relative;
    background: 0 0;
    border: none;
}

@media(max-width:1439px) {
    .link {
        font-size: .75rem;
    }
}

@media(max-width:991px) {
    .link {
        font-size: .7rem;
    }
}

.link svg {
    position: absolute;
    margin-left: 10px;
    right: -27px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    vertical-align: middle;
    display: inline-block;
    -moz-transition: .5s ease all;
    -o-transition: .5s ease all;
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
}

    .link svg path {
        fill: currentColor;
    }

.link::after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 2px;
    bottom: -5px;
    -moz-transition: .5s ease all;
    -o-transition: .5s ease all;
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
}

.link:hover::after {
    width: 100%
}

.link:hover svg {
    right: -40px;
}

.link--white {
    color: #fff;
    fill: #fff;
}

    .link--white::after {
        background-color: #fff;
    }

.link--red {
    color: rgb(0,133,202);
    fill: rgb(0,133,202);
}

.link--blue {
    color: #0085ca;
    fill: #0085ca;
}

    .link--blue::after {
        color: rgb(0,95,138);
    }

.link--blue2 {
    color: #007db7;
    fill: #007db7;
}

    .link--blue2::after {
        background-color: #007db7;
    }

.link--blue3 {
    color: #256091;
    fill: #256091;
}

    .link--blue3::after {
        background-color: #256091;
    }

.link--blue4 {
    color: #1d446b;
    fill: #1d446b;
}

    .link--blue4::after {
        background-color: #1d446b;
    }

.link--grey1 {
    color: #f0f3f8;
    fill: #f0f3f8;
}

    .link--grey1::after {
        background-color: #f0f3f8;
    }

.link--grey2 {
    color: #d7dfe5;
    fill: #d7dfe5;
}

    .link--grey2::after {
        background-color: #d7dfe5;
    }

.link--grey3 {
    color: #b2c1ce;
    fill: #b2c1ce;
}

    .link--grey3::after {
        background-color: #b2c1ce;
    }

.link--grey4 {
    color: #8497a8;
    fill: #8497a8;
}

    .link--grey4::after {
        background-color: #8497a8;
    }

.link--grey5 {
    color: #5a6d7e;
    fill: #5a6d7e;
}

    .link--grey5::after {
        background-color: #5a6d7e;
    }

.callout {
    position: relative;
    padding: 50px 140px;
}

    .callout h4 {
        margin-top: 0;
    }

    .callout a.btn {
        display: block;
    }

@media(max-width:991px) {
    .callout a.btn {
        display: inline-block;
    }
}

@media(max-width:1439px) {
    .callout {
        padding-left: 80px;
        padding-right: 80px;
    }
}

@media(max-width:991px) {
    .callout {
        padding-left: 50px;
        padding-right: 50px;
        text-align: center;
    }
}

.modal {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    z-index: 10;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    background-color: rgba(0, 0, 0, .5);
    -moz-transition: .5s ease all;
    -o-transition: .5s ease all;
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
}

    .modal.open {
        visibility: visible;
        opacity: 1;
        overflow-x: hidden;
        overflow-y: auto;
    }

        .modal.open .modal__inner {
            -webkit-transform: translate(0, 0);
            -moz-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
            transform: translate(0, 0);
        }

.modal__inner {
    max-width: 100%;
    width: 700px;
    margin: 60px auto;
    padding: 50px;
    background: #fff;
    position: relative;
    -moz-transition: .5s ease all;
    -o-transition: .5s ease all;
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
    -webkit-transform: translate(0, -100px);
    -moz-transform: translate(0, -100px);
    -ms-transform: translate(0, -100px);
    transform: translate(0, -100px);
}

    .modal__inner .close {
        position: absolute;
        top: 50px;
        right: 50px;
        font-size: 2.5rem;
        cursor: pointer;
        -moz-transition: .5s ease all;
        -o-transition: .5s ease all;
        -webkit-transition: .5s ease all;
        transition: .5s ease all;
    }

        .modal__inner .close:hover {
            opacity: .5;
        }

table {
    width: 100%;
    border-collapse: collapse;
}
table.review-info {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
table.review-info>tbody>tr>td, table.review-info>tbody>tr>th {
    padding: 14px 7px 14px 0;
    line-height: 1.4;
}
table.review-info>tbody>tr:not(:last-child)>td, table.review-info>tbody>tr:not(:last-child)>th {
    border-bottom: 1px solid #d7dfe5;
}
table.review-info>tbody>tr>th {
    padding-top: 17px;
}
    table.review-info th {
        text-align: left;
        text-transform: uppercase;
        font-size: .75rem;
        letter-spacing: 1px;
        width: 200px;
        vertical-align: baseline;
        color: #ffffff;
        padding-right: 25px;
        min-width: 100px;
    }
table.review-info td {
    font-weight: 600;
}
table.review-info td a.link {
    margin: 10px 0 0;
}
table.product-sizes {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
table.product-sizes thead th {
    background-color: #f8f0ed;
    color: #343434;
    padding: 1.5rem 0;
    text-align: center;
}
table.product-sizes>tbody>tr>td, table.product-sizes>tbody>tr>th {
    padding: 14px 0;
    line-height: 1.4;
    text-align: center;
}
table.product-sizes>tbody>tr:not(:last-child)>td, table.product-sizes>tbody>tr:not(:last-child)>th {
    border-bottom: 1px solid #d7dfe5;
}
table.product-sizes>tbody>tr>th {
    padding-top: 17px;
}
table.product-sizes th {
    text-align: left;
    text-transform: uppercase;
    font-size: .75rem;
    letter-spacing: 1px;
    width: 200px;
    vertical-align: baseline;
    color: #0082CA;
    font-weight: 700;
    padding-right: 25px;
    min-width: 100px;
}
table.product-sizes td {
    font-weight: 600;
}
table.product-sizes td a.link {
    margin: 10px 0 0;
}
@media screen and (max-width:767px) {
    table.product-sizes thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    table.product-sizes tr {
        border-bottom: 3px solid #ddd;
        display: block;
        margin-bottom: .625em;
    }

    table.product-sizes td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: .8em;
        text-align: right;
    }

        table.product-sizes td::before {
            content: attr(data-label);
            float: left;
            font-weight: 700;
            text-transform: uppercase;
            margin-right: 30px;
        }

        table.product-sizes td:last-child {
            border-bottom: 0;
        }

    table.product-sizes > tbody > tr > th {
        border-bottom: none !important;
        width: 100%;
    }
}

table.tablesorter {
    border-collapse: collapse;
    width: 100%;
    overflow-x: auto;
}

@media(max-width:1439px) {
    table.tablesorter {
    }
}

@media(max-width: 991px) {
    table.tablesorter {
        display: table;
    }
}

@media(max-width:991px) {
    table.tablesorter thead {
        border-bottom: 10px solid #f0f3f8;
    }
}

table.tablesorter th {
    background: #4F4540;
    color: #fff;
    font-size: .75rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    padding: 25px 25px 25px 45px;
    text-align: left;
    outline: none;
    border-bottom: 5px solid #f0f3f8;
}

@media(max-width:991px) {
    table.tablesorter th {
        overflow: hidden;
        position: absolute;
        display: inline-block;
        margin: 2px 0;
        padding: 10px 25px 10px 45px;
        border: none;
    }

        table.tablesorter th:last-child {
            display: none;
            margin-bottom: 10px;
        }
}

@media(max-width:991px) {
    table.tablesorter tr {
        display: block;
    }
}

table.tablesorter td {
    background: #fff;
    padding: 18px 30px;
    border-top: 3px solid #f0f3f8;
}

@media(max-width:991px) {
    table.tablesorter td {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        border-top: 0;
        padding: 10px 25px;
    }

        table.tablesorter td:first-child {
            padding-top: 25px;
        }

        table.tablesorter td:last-child {
            padding-bottom: 25px;
            border-bottom: 6px solid #f0f3f8;
        }

        table.tablesorter td::before {
            -webkit-box: 1;
            -moz-box: 1;
            -webkit-flex: 1 0 auto;
            -ms-flex: 1 0 auto;
            flex: 1 0 auto;
            text-align: left;
            display: inline-block;
            width: 50%;
            font-weight: 700;
            color: #5a6d7e;
            text-transform: uppercase;
            font-size: .65rem;
            margin-bottom: 6px;
            letter-spacing: 1px;
            content: attr(data-label);
        }
}

table.tablesorter td[data-label=Supplier] {
    white-space: initial;
}

@media(max-width:991px) {
    table.tablesorter td[data-label=Supplier] {
        text-align: right;
    }
}

table.tablesorter td .link {
    margin: 0;
}

table.tablesorter.js-tablesorter .tablesorter-header {
    position: relative;
}

    table.tablesorter.js-tablesorter .tablesorter-header::after, table.tablesorter.js-tablesorter .tablesorter-header::before {
        content: "";
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        left: 27px;
    }

table.tablesorter.js-tablesorter .tablesorter-headerDesc::after {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #fff;
}

table.tablesorter.js-tablesorter .tablesorter-headerAsc::before {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #fff;
}

table.tablesorter.js-tablesorter .tablesorter-headerUnSorted::before {
    top: calc(50% - 4px);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #fff;
}

table.tablesorter.js-tablesorter .tablesorter-headerUnSorted::after {
    top: calc(50% + 3px);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #fff;
}

table.data-table {
    border-collapse: collapse;
    border-spacing: 0;
}

    table.data-table th {
        background: #8497a8;
        color: #fff;
        font-size: .75rem;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-weight: 700;
        padding: 20px 25px;
        text-align: left;
        outline: none;
        border-width: 0;
    }

    table.data-table td {
        background: #fff;
        padding: 20px 25px;
        color: #5a6d7e;
        border: none;
        border-bottom: 1px solid #d7dfe5;
        border-left: 1px solid #d7dfe5;
        border-right: 1px solid #d7dfe5;
    }

        table.data-table td p:first-of-type {
            margin-top: 0;
        }

        table.data-table td p:last-of-type {
            margin-bottom: 0;
        }

    table.data-table a {
        font-weight: 700;
        color: #007db7;
        margin: 0;
    }

        table.data-table a:hover {
            text-decoration: none;
        }

.pagination {
    width: 100%;
    margin: 40px 0;
}

    .pagination svg {
        fill: rgb(135,153,179);
        height: 8px;
        -moz-transition: .5s ease all;
        -o-transition: .5s ease all;
        -webkit-transition: .5s ease all;
        transition: .5s ease all;
    }

        .pagination svg:hover {
            fill: rgb(0,133,202);
        }

    .pagination ul {
        display: inline-block;
        vertical-align: middle;
        margin: 0 30px;
    }

        .pagination ul li {
            display: inline-block;
            list-style: none;
            margin: 0;
        }

            .pagination ul li::before {
                display: none;
                margin: 0;
            }

            .pagination ul li.current a {
                background: rgb(0,133,202);
                color: #fff;
            }

            .pagination ul li a {
                font-size: .75rem;
                margin: 0 5px;
                font-weight: 600;
                color: rgb(0,37,54);
                letter-spacing: 2px;
                padding: 10px 9px;
            }

@media(min-width:768px) {
    .pagination ul li a {
        padding: 10px 15px;
    }
}

.pagination ul li a:hover {
    background: rgb(0,95,138);
    color: #fff;
}

.main-footer {
    background: #0085ca;
    padding-top: 100px;
    position: relative;
    color: #fff;
}

@media(max-width:991px) {
    .main-footer {
        padding-top: 50px;
        top: 120px;
    }
}

@media(max-width:767px) {
    .main-footer {
        text-align: center;
    }
}

.main-footer li {
    list-style: none;
}

.main-footer .nav__footer--section .h6 {
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 10px;
}

@media(max-width:767px) {
    .main-footer .nav__footer--section: not(:first-of-type) .h6 {
        border-top: 1px solid rgba(255, 255, 255, .35);
    }
}

@media(max-width:767px) {
    .main-footer .nav__footer--section .h6 {
        cursor: pointer;
        margin-bottom: 0;
        padding: 20px 0;
        font-size: .875rem;
        text-align: left;
    }
}

@media(max-width:767px) {
    .main-footer .nav__footer--section .h6: :after {
        content: '+';
        float: right;
    }
}

@media(max-width:767px) {
    .main-footer .nav__footer--section.open .h6: :after {
        content: '-'
    }
}

@media(max-width:767px) {
    .main-footer .nav__footer--section.open ul {
        visibility: visible;
        opacity: 1;
        height: auto;
        max-height: 300px;
        padding-bottom: 20px;
        text-align: left;
        -moz-transition: max-height .25s ease-in !important;
        -o-transition: max-height .25s ease-in !important;
        -webkit-transition: max-height .25s ease-in !important;
        transition: max-height .25s ease-in !important;
    }
}

/*@media(max-width:767px) {
    .main-footer .nav__footer--section ul {
        visibility: hidden;
        opacity: 0;
        max-height: 0;
        overflow: hidden;
        -moz-transition: max-height .25s ease-out;
        -o-transition: max-height .25s ease-out;
        -webkit-transition: max-height .25s ease-out;
        transition: max-height .25s ease-out;
    }
}
*/
.main-footer .nav__footer--section a {
    display: block;
    color: #fff;
    padding: 7px 0;
    font-size: .875rem;
    font-weight: 400;
}

    .main-footer .nav__footer--section a:hover {
        color: #fff;
        text-decoration: underline;
    }

.main-footer h4 {
    font-weight: 600;
}

.main-footer .btn {
    margin: 15px 0;
}

@media(max-width:767px) {
    .main-footer .btn {
        display: block;
    }
}

.main-footer a {
    color: #fff;
    font-weight: 600;
}

    .main-footer a:hover {
        color: rgb(0,95,138);
    }

.main-footer__bottom .social {
    margin-left: 0;
    margin-bottom: 15px;
}

@media(max-width:767px) {
    .main-footer__bottom .social {
        margin-bottom: 50px;
    }
}

.main-footer__bottom .legal {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.main-footer__bottom p.small {
    font-size: .75rem;
}

.main-footer__bottom ul.footer-logos {
    list-style: none;
}

    .main-footer__bottom ul.footer-logos li {
        float: left;
        padding-right: 20px;
    }

        .main-footer__bottom ul.footer-logos li img {
            max-width: 80px;
            width: 100%;
        }

        .main-footer__bottom ul.footer-logos li
        @media(max-width:767px) {
            .main-footer__bottom .legal

{
    display: block;
}

}

.main-footer__bottom .legal p {
    margin: 0 30px 0 0;
    font-size: .75rem;
}

.main-footer__bottom .legal ul:first-of-type li {
    display: inline-block;
    margin: 0 10px 0 0;
}

    .main-footer__bottom .legal ul:first-of-type li a {
        font-size: .75rem;
        color: #fff;
        font-weight: 600;
    }

        .main-footer__bottom .legal ul:first-of-type li a:hover {
            color: #fff;
            text-decoration: underline;
        }

@media(max-width:991px) {
    .main-footer__bottom .legal .lang {
        display: none;
    }
}

.lang {
    margin-left: auto;
}

@media(max-width:991px) {
    .lang {
        width: 100%;
        text-align: right;
        margin-top: 10px;
    }
}

@media(max-width:767px) {
    .lang {
        text-align: center;
    }
}

.lang li {
    display: inline-block;
}

    .lang li a {
        display: block;
        text-transform: uppercase;
        font-size: .75em;
        letter-spacing: 1px;
        color: rgb(0,37,54);
        font-weight: 700;
        margin-left: 15px;
        position: relative;
    }

@media (max-width: 991px) {
    .lang li a {
        color: #fff;
    }
}

@media(hover:hover) {
    .lang li a::after {
        content: "";
        display: block;
        position: absolute;
        width: 0;
        height: 2px;
        bottom: -5px;
        background: #0085ca;
        -moz-transition: .5s ease all;
        -o-transition: .5s ease all;
        -webkit-transition: .5s ease all;
        transition: .5s ease all;
    }
}

.lang li a:hover {
    color: #007db7;
}

    .lang li a:hover::after {
        background: #007db7;
        width: 100%
    }

.lang li a.selected {
    color: #0085ca;
}

    .lang li a.selected::after {
        width: 100%
    }

.form-field {
    margin: 0 0 15px;
    position: relative;
}

@media(max-width:1199px) {
    .form-field {
        margin-bottom: 15px;
    }
}

.form-field--input-wrap {
    position: relative;
}

    .form-field--input-wrap input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):not([type=number]) {
        padding-left: 40px !important;
    }

    .form-field--input-wrap img, .form-field--input-wrap .icon {
        position: absolute;
        bottom: 14px;
        font-weight: 900;
        width: 20px;
    }

.form-field input[type=date], .form-field input[name=postal_code] {
    text-transform: uppercase;
}

.form-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):not([type=number]):not([type=search]), input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):not([type=number]):not([type=search]) {
    background: 0 0;
    border: none;
    border-bottom: 1.5px solid #e5e5e5;
    display: block;
    width: 100%;
    padding: 20px 0 10px;
    margin-bottom: 25px;
    font-size: 1rem;
    font-family: myriad-pro-semiextended, sans-serif;
    font-weight: 400;
    font-style: normal;
    outline: none;
    color: rgb(0,37,54);
    -moz-transition: .5s ease all;
    -o-transition: .5s ease all;
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
}

.form-field input:-webkit-autofill, .form-field input:-webkit-autofill:hover, .form-field input:-webkit-autofill:focus, .form-field input:-webkit-autofill:active, input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #fff inset !important;
    -webkit-text-fill-color: #58595b !important;
}

.form-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus {
    border-color: rgb(0,133,202);
}

.form-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]).placeholder {
    color: rgba(29, 68, 107, .3);
}

.form-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-moz-placeholder {
    color: rgba(29, 68, 107, .3);
}

.form-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-input-placeholder {
    color: rgba(29, 68, 107, .3);
}

.form-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):disabled {
    border: none;
    color: #5a6d7e;
}

.form-field input:disabled {
    color: #e5e5e5 !important;
}

.form-field input[type=file].multiple {
    width: 100%;
    border: 1px dashed #e5e5e5;
    padding: 30px;
    text-align: center;
    outline: none;
}

.form-field span.required {
    position: absolute;
    right: 10px;
    color: #b70c0c;
    top: 0;
}

label, .inputs label {
    font-size: 1rem;
    color: rgb(0,37,54);
    line-height: 1.4;
    font-family: myriad-pro-semiextended, sans-serif;
    font-weight: 600;
    font-style: normal;
    margin-bottom: 10px;
    display: block;
    text-align: left;
    position: relative;
}

@media(max-width:1199px) {
    label {
        font-size: .75rem;
    }
}

label span {
    color: #131313;
}

label::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: rgb(0,133,202);
    -moz-transition: .5s ease all;
    -o-transition: .5s ease all;
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
}

label.input-focus::after {
    width: 100%
}

label.checkbox {
    padding-left: 35px;
}

    label.checkbox input[type=checkbox] {
        margin-left: -35px;
    }

input[type=checkbox] {
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
    margin-right: 20px;
}

    input[type=checkbox]:hover ~ .checkmark {
        border-color: #0085ca;
    }

    input[type=checkbox]:not(.remove-from-cart):checked ~ .checkmark {
        border-color: #0085ca;
        background: #0085ca url(../assets/checkmark.svg) no-repeat center center/30px auto;
    }

    input[type=checkbox].remove-from-cart {
        width: 20px;
        height: 25px;
    }

        input[type=checkbox].remove-from-cart + .checkmark svg {
            fill: rgb(0,37,54);
            transition: .5s ease;
        }

        input[type=checkbox].remove-from-cart:hover + .checkmark svg {
            fill: #0085ca;
        }

        input[type=checkbox].remove-from-cart + .checkmark {
            border: none;
            height: 25px;
            top: 10px;
        }

.checkmark {
    border: 2px solid rgb(34,42,53);
    position: absolute;
    top: -2px;
    left: 0;
    width: 20px;
    height: 20px;
    -moz-transition: .5s ease border-color;
    -o-transition: .5s ease border-color;
    -webkit-transition: .5s ease border-color;
    transition: .5s ease border-color;
}

.radio {
    padding-left: 30px;
}

.radio__active {
    border: 2px solid rgb(34,42,53);
    position: absolute;
    border-radius: 30px;
    top: 5px;
    left: 0;
    width: 20px;
    height: 20px;
    -moz-transition: .5s ease border-color;
    -o-transition: .5s ease border-color;
    -webkit-transition: .5s ease border-color;
    transition: .5s ease border-color;
}

    .radio__active::after {
        content: "";
        display: block;
        position: absolute;
        width: 10px;
        height: 10px;
        background: 0 0;
        border-radius: 30px;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

.radio__label {
    margin-left: 10px;
}

.radio input[type=radio] {
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
    vertical-align: -2px;
    margin-left: -26px;
}

    .radio input[type=radio]:hover ~ .radio__active {
        border-color: #0085ca;
    }

    .radio input[type=radio]:checked ~ .radio__active {
        border-color: #0085ca;
    }

        .radio input[type=radio]:checked ~ .radio__active::after {
            background: #0085ca;
        }

.quantity input[type=number] {
    border: none;
    font-family: myriad-pro-semiextended, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    padding: 18px 15px;
    text-align: center;
    color: rgb(0,37,54);
    max-width: 78px;
}

.quantity input::-webkit-outer-spin-button, .quantity input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.quantity input[type=number] {
    -moz-appearance: textfield;
}

    .quantity input[type=number]:focus {
        outline: none;
        border: none;
    }

.quantity {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: #fff;
    text-align: center;
    margin: 10px 2rem 10px 0;
    border: 1px solid #e5e5e5;
}

    .quantity input {
        -webkit-box: 1;
        -moz-box: 1;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }

   /* Bundle styles */
.quantity--sub, .quantity--add {
    width: 45px;
    color: rgb(0,37,54);
    font-size: 1.125rem;
    padding: 16px 15px;
    background: 0 0;
    border: none;
    cursor: pointer;
    outline: none;
}

.quantity-sub-min, .quantity-add-min {
    width: 45px;
    color: rgb(0,37,54);
    font-size: 1.125rem;
    padding: 16px 15px;
    background: 0 0;
    border: none;
    cursor: pointer;
    outline: none;
}

select {
    border: 1.5px solid #e5e5e5;
    border-radius: 0;
    background: #ffffff url(../assets/select-arrow.svg) no-repeat right 20px center/10px auto;
    box-shadow: none;
    color: rgb(0,37,54);
    width: 100%;
    height: auto;
    display: block;
    font-size: .875rem;
    padding: 17px 40px 17px 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    font-family: myriad-pro-semiextended, sans-serif;
    font-weight: 400;
    font-style: normal;
}

    select.list-box {
        background-image: none;
    }

    select[multiple] {
        background: 0 0;
        text-transform: none;
        color: rgb(0,37,54);
        letter-spacing: 0;
        font-weight: 600;
        min-height: 145px;
        padding: 15px 20px;
    }

    select[disabled] {
        color: #b2c1ce;
    }

    select:focus {
        border-color: #0085ca;
    }

    select:-moz-focusring {
        color: transparent;
        text-shadow: 0 0 0 #0085ca;
    }

textarea {
    background: #fff;
    border: 1.5px solid #e5e5e5;
    width: 100%;
    max-width: 100%;
    padding: 20px 25px;
    margin-bottom: 30px;
    font-size: 1rem;
    font-family: myriad-pro-semiextended, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: rgb(0,37,54);
    outline: none;
    -moz-transition: .5s ease all;
    -o-transition: .5s ease all;
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
}

    textarea:focus {
        border-color: #0085ca;
    }

.file-upload--wrap {
    position: relative;
    width: 100%
}

    .file-upload--wrap::before {
        content: attr(data-text);
        position: relative;
        margin-left: 225px;
        padding: 20px 15px 32px;
        display: inline-block;
        vertical-align: middle;
        white-space: nowrap;
        width: 300px;
        max-width: 100%;
        pointer-events: none;
        z-index: 20;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .file-upload--wrap::after {
        content: "Browse for File";
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        height: 60px;
        background: #fff;
        color: rgb(0,37,54);
        font-weight: 700;
        z-index: 25;
        font-size: .85rem;
        letter-spacing: 1px;
        padding: 20px 35px;
        text-transform: uppercase;
        pointer-events: none;
        -moz-transition: .5s ease all;
        -o-transition: .5s ease all;
        -webkit-transition: .5s ease all;
        transition: .5s ease all;
    }

    .file-upload--wrap input {
        opacity: 0;
        position: absolute;
        z-index: 21;
        margin: 0;
        padding: 24px 25px;
        left: 0;
        top: 0;
        display: inline-block;
        cursor: pointer;
        width: auto;
    }

    .file-upload--wrap > button.btn {
        position: relative;
        z-index: 23;
    }

hr {
    border-top: 1px solid #fff;
    margin: 30px 0;
    border-right: 0;
    border-left: 0;
    padding: 0;
    opacity: .3;
}

.divider {
    border-top: 1px solid #e5e5e5;
    margin: 30px 0;
    border-right: 0;
    border-left: 0;
    padding: 0;
}

address {
    font-style: normal;
    line-height: 1.4;
}

.js__btn--add {
    cursor: pointer;
}

.js__btn--remove {
    float: right;
}

.js__file-upload--input {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
}

.js__file-upload--btn {
    outline: none;
}

.js__file-upload--text {
    margin-left: 20px;
    font-weight: 600;
    font-size: .875rem;
}

::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}

::-webkit-scrollbar-track {
    background: #f0f3f8;
}

::-webkit-scrollbar-thumb {
    background: #0085ca;
}

    ::-webkit-scrollbar-thumb:hover {
        background: #002540;
    }

.amount {
    font-family: "myriad-pro", sans-serif;
    font-size: 1rem;
    color: #0085ca;
    background: 0 0;
    font-weight: 600;
}

.slider-range {
    background: #d7dfe5;
    height: 10px;
    margin-top: 15px;
    position: relative;
}

    .slider-range .ui-slider-range {
        position: absolute;
        background: linear-gradient(90deg, #256091 0%, #007DB7 20%, #007DB7 80%, #256091 100%);
        height: 100%;
        top: 0;
        margin-left: 11px;
    }

    .slider-range .ui-slider-handle {
        background: #256091;
        box-shadow: 0 0 0 3px #fff;
        font-weight: 400;
        position: absolute;
        width: 15px;
        height: 15px;
        top: -2px;
        border-radius: 40px;
        cursor: default;
        outline: none;
        -ms-touch-action: none;
        touch-action: none;
    }

.list-box {
    max-height: 125px;
    overflow: auto;
    border: 1px solid #d7dfe5;
    padding: 10px;
}

    .list-box .label {
        color: #5a6d7e;
        text-transform: none;
        letter-spacing: 0;
        font-weight: 600;
    }

.store-search {
    background: #fff;
    width: 100%;
    display: block;
    position: relative;
}

@media(min-width:768px) {
    .store-search {
        padding-right: 20px;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
}

.store-search > svg:first-child {
    position: absolute;
    left: 30px;
    top: 36px;
}

@media(min-width:768px) {
    .store-search > svg: first-child {
        top: auto;
    }
}

.store-search input[type=search] {
    border: none;
    padding: 35px 30px 35px 70px;
    font-size: 1rem;
    font-family: "myriad-pro", sans-serif;
    -webkit-box: 1;
    -moz-box: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    outline: none;
    color: #5a6d7e;
    font-weight: 600;
    width: 100%
}

@media(min-width:768px) {
    .store-search input[type=search] {
        width: auto;
    }
}

.store-search .btn {
    width: 100%
}

@media(min-width:768px) {
    .store-search .btn {
        width: auto;
    }
}

.store-search .input-validation-error ~ button {
    background: #b70c0c;
}

    .store-search .input-validation-error ~ button::after {
        background: 0 0;
    }

    .store-search .input-validation-error ~ button::before {
        content: "Invalid "
    }

.store-search .filter-btn {
    color: #1d446b;
    display: block;
    font-weight: 700;
    padding: 35px 30px;
    text-transform: uppercase;
    font-size: .85rem;
    letter-spacing: 1px;
    border-left: 2px solid #f0f3f8;
}

    .store-search .filter-btn img {
        display: inline-block;
        vertical-align: -6px;
    }

.store-search__filters {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    z-index: 10;
    top: 89px;
    background: #fff;
    width: 100%;
    border-top: 2px solid #f0f3f8;
    padding: 25px 35px;
    -moz-transition: transform .1s ease, opacity 0ms linear .1s, visibility 0ms linear .1s;
    -o-transition: transform .1s ease, opacity 0ms linear .1s, visibility 0ms linear .1s;
    -webkit-transition: transform .1s ease, opacity 0ms linear .1s, visibility 0ms linear .1s;
    transition: transform .1s ease, opacity 0ms linear .1s, visibility 0ms linear .1s;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    transform-origin: top center;
    box-shadow: 0 20px 20px rgba(90, 109, 126, .1);
}

    .store-search__filters.open {
        visibility: visible;
        opacity: 1;
        -webkit-transform: scaleY(1);
        -moz-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
        -moz-transition: transform .25s ease, opacity 0ms, visibility 0ms;
        -o-transition: transform .25s ease, opacity 0ms, visibility 0ms;
        -webkit-transition: transform .25s ease, opacity 0ms, visibility 0ms;
        transition: transform .25s ease, opacity 0ms, visibility 0ms;
    }

        .store-search__filters.open > div:first-child {
            opacity: 1;
            -webkit-transform: translate(0, 0);
            -moz-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
            transform: translate(0, 0);
            -moz-transition: transform .3s ease, opacity .2s linear;
            -o-transition: transform .3s ease, opacity .2s linear;
            -webkit-transition: transform .3s ease, opacity .2s linear;
            transition: transform .3s ease, opacity .2s linear;
            -moz-transition-delay: .2s;
            -o-transition-delay: .2s;
            -webkit-transition-delay: .2s;
            transition-delay: .2s;
        }

    .store-search__filters > div:first-child {
        opacity: 0;
        -webkit-transform: translate(0, -10px);
        -moz-transform: translate(0, -10px);
        -ms-transform: translate(0, -10px);
        transform: translate(0, -10px);
        -moz-transition: transform .1s, opacity .1s;
        -o-transition: transform .1s, opacity .1s;
        -webkit-transition: transform .1s, opacity .1s;
        transition: transform .1s, opacity .1s;
        -moz-transition-delay: 0s;
        -o-transition-delay: 0s;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }

    .store-search__filters p {
        font-weight: 700;
        line-height: 1;
        margin: 0 0 10px;
        font-size: .875rem;
    }

.m-cats {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .m-cats button {
        border: none;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        font-family: myriad-pro-semiextended, sans-serif;
        font-weight: 400;
        font-style: normal;
        margin-bottom: 10px;
    }

@media(min-width:471px) {
    .m-cats button {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%
    }
}

@media(min-width:768px) {
    .m-cats button {
        -webkit-flex: 0 0 33%;
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        width: 33%
    }
}

@media(min-width:991px) {
    .m-cats button {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        width: 25%
    }
}

.m-cats [type=radio]:checked, .m-cats [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px;
    width: 0;
    height: 0;
    visibility: hidden;
}

.m-cats label {
    position: relative;
    display: block;
    padding: 20px;
    background: #fff;
    height: 100%
}

@media(max-width:767px) {
    .m-cats label {
        padding: 20px;
    }
}

.m-cats label::after {
    content: "";
    display: block;
    position: absolute;
    background: url(../assets/icon-check.svg) no-repeat center center/contain;
    width: 30px;
    height: 30px;
    top: 20px;
    left: 20px;
    opacity: 0;
    -moz-transition: .5s ease all;
    -o-transition: .5s ease all;
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
}

@media(max-width:1439px) {
    .m-cats label h4 {
        font-size: 1rem;
    }
}

.m-cats .m-cat:checked + label, .m-cats .m-cat:not(:checked) + label {
    -webkit-box: 1;
    -moz-box: 1;
    -webkit-flex: 0 0 calc(25% - 8px);
    -ms-flex: 0 0 calc(25% - 8px);
    flex: 0 0 calc(25% - 8px);
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    min-height: 250px;
    margin: 4px;
    text-align: center;
    cursor: pointer;
    color: #5a6d7e;
    border: 2px solid transparent;
    -moz-transition: .5s ease all;
    -o-transition: .5s ease all;
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
}

@media(max-width:1199px) {
    .m-cats .m-cat: checked + label, .m-cats .m-cat:not(:checked) + label {
        -webkit-flex: 0 0 calc(33.33% - 8px);
        -ms-flex: 0 0 calc(33.33% - 8px);
        flex: 0 0 calc(33.33% - 8px);
    }
}

@media(max-width:991px) {
    .m-cats .m-cat: checked + label, .m-cats .m-cat:not(:checked) + label {
        -webkit-flex: 0 0 calc(50% - 8px);
        -ms-flex: 0 0 calc(50% - 8px);
        flex: 0 0 calc(50% - 8px);
    }
}

@media(max-width:575px) {
    .m-cats .m-cat: checked + label, .m-cats .m-cat:not(:checked) + label {
        -webkit-flex: 0 0 calc(100% - 8px);
        -ms-flex: 0 0 calc(100% - 8px);
        flex: 0 0 calc(100% - 8px);
    }
}

.m-cats .m-cat:checked + label img, .m-cats .m-cat:not(:checked) + label img {
    height: 100px;
    display: block;
    margin: 0 auto 20px;
}

.m-cats .m-cat:not(:checked) + label {
    background: #fff;
}

    .m-cats .m-cat:not(:checked) + label:hover {
        border-color: #d7dfe5;
    }

.m-cats .m-cat:checked + label {
    background-color: #fff;
    border-color: #007db7;
    color: #007db7;
}

    .m-cats .m-cat:checked + label::after {
        opacity: 1;
    }

.master-header-fixed {
    position: fixed;
    width: 100%;
    z-index: 500;
    top: 0;
}

.header {
    background-color: #fff;
    position: relative;
    box-shadow: 0 3px 6px rgb(0 0 0/15%);
}

    .header li {
        list-style: none;
        height: 100%
    }

.header__top {
    border-bottom: 1px solid #d7dfe5;
}

.header__main {
    position: relative;
}

    .header__main .container {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .header__main a.logo {
        margin: 15px 40px 15px 0px;
    }

        .header__main a.logo img {
            width: 200px;
            height: 43px;
            display: block;
            transition: .5s ease all;
        }

.header-links {
    position: relative;
}
/*@media(max-width:1439px) {
    .header__main .logo {
    width: 200px;
}
}*/
.header.grow-logo {
    box-shadow: 0 10px 60px rgba(0, 0, 0, .2);
}

    .header.grow-logo a.logo img {
        width: 150px;
        height: auto;
        margin: 20px 40px 20px 0;
        display: flex;
    }

.master-header-fixed .nav__primary > li > a {
    padding-right: 35px;
    height: 100%;
    line-height: 108px;
}

.header.fixed .nav__primary > li.has-children:hover .nav__sub {
    padding: 20px 0;
}

.nav__secondary {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    min-height: 40px;
}

@media(max-width:1199px) {
    .nav__secondary {
        display: block;
    }
}

.nav__secondary .admin-login, .nav__secondary .current-fund-amount {
    color: rgb(0,37,54);
    text-transform: uppercase;
    letter-spacing: .03em;
    padding: 13px 20px 13px 0;
    border-right: 1px solid #e5e5e5;
    font-size: .75rem;
    font-weight: 600;
}

.nav__primary {
    -webkit-box: 1;
    -moz-box: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 108px;
}

@media(max-width:1199px) {
    .nav__primary {
        display: none;
    }
}

.nav__primary > li.has-children:hover .nav__sub {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -moz-transition: transform .25s ease, opacity 0ms, visibility 0ms;
    -o-transition: transform .25s ease, opacity 0ms, visibility 0ms;
    -webkit-transition: transform .25s ease, opacity 0ms, visibility 0ms;
    transition: transform .25s ease, opacity 0ms, visibility 0ms;
}

.nav__primary > li.has-children.no-hover:hover .nav__sub {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -moz-transition: transform .25s ease, opacity 0ms, visibility 0ms;
    -o-transition: transform .25s ease, opacity 0ms, visibility 0ms;
    -webkit-transition: transform .25s ease, opacity 0ms, visibility 0ms;
    transition: transform .25s ease, opacity 0ms, visibility 0ms;
}

.nav__primary > li.has-children:hover .nav__sub .container {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -moz-transition: transform .3s ease, opacity .2s linear;
    -o-transition: transform .3s ease, opacity .2s linear;
    -webkit-transition: transform .3s ease, opacity .2s linear;
    transition: transform .3s ease, opacity .2s linear;
    -moz-transition-delay: .2s;
    -o-transition-delay: .2s;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.nav__primary > li > a {
    display: block;
    color: rgb(0,37,54);
    font-family: "myriad-pro", sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    font-style: normal;
    text-transform: uppercase;
    padding: 0 20px;
    position: relative;
    -moz-transition: .5s ease color, .5s ease background-color;
    -o-transition: .5s ease color, .5s ease background-color;
    -webkit-transition: .5s ease color, .5s ease background-color;
    transition: .5s ease color, .5s ease background-color;
}

@media(max-width:2400px) {
    .nav__primary > li > a {
        font-size: .85rem;
    }
}

@media(max-width:1439px) {
    .nav__primary > li > a {
        padding-right: 35px;
        font-size: .75rem;
    }
}

.nav__primary > li > a:hover {
    color: #0085ca;
}

.nav__primary > li > a.current {
    color: #0085ca;
}

    .nav__primary > li > a.current svg {
        width: 10px;
        margin-top: 5px;
        fill: #0085ca;
        display: block;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        position: absolute;
    }

.nav__sub {
    border-top: 1px solid #d7dfe5;
    white-space: nowrap;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    padding: 35px 0;
    background: #fff;
    z-index: 10;
    -moz-transition: transform .1s ease, opacity 0ms linear .1s, visibility 0ms linear .1s;
    -o-transition: transform .1s ease, opacity 0ms linear .1s, visibility 0ms linear .1s;
    -webkit-transition: transform .1s ease, opacity 0ms linear .1s, visibility 0ms linear .1s;
    transition: transform .1s ease, opacity 0ms linear .1s, visibility 0ms linear .1s;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    transform-origin: top center;
}

    .nav__sub:not(.cols) {
        text-align: center;
    }

        .nav__sub:not(.cols) li {
            display: inline-block;
            margin: 0 15px;
        }

    .nav__sub .container {
        display: block;
        opacity: 0;
        -webkit-transform: translate(0, -10px);
        -moz-transform: translate(0, -10px);
        -ms-transform: translate(0, -10px);
        transform: translate(0, -10px);
        -moz-transition: transform .1s, opacity .1s;
        -o-transition: transform .1s, opacity .1s;
        -webkit-transition: transform .1s, opacity .1s;
        transition: transform .1s, opacity .1s;
        -moz-transition-delay: 0s;
        -o-transition-delay: 0s;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }

        .nav__sub .container .row {
            max-width: 1100px;
            margin-left: auto;
            margin-right: auto;
        }

        .nav__sub .container > ul > li > a {
            display: block;
        }

            .nav__sub .container > ul > li > a h5 {
                font-size: .875rem;
                color: #0085ca;
                font-weight: 900;
                margin: 5px 0;
            }

            .nav__sub .container > ul > li > a img {
                display: block;
                margin-top: 10px;
            }

        .nav__sub .container > ul > li ul {
            margin-bottom: 20px;
        }

        .nav__sub .container > ul > li a {
            display: block;
            color: rgb(0,37,54);
            font-weight: 600;
            padding: 4px 0;
        }

            .nav__sub .container > ul > li a:hover {
                color: #0085ca;
            }

.utility {
/*    position: relative;
*/    width: 30rem;
    text-align: right;
}

@media(max-width:1199px) {
    .utility {
        -webkit-box: 1;
        -moz-box: 1;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        text-align: right;
    }
}

.utility li {
    display: inline-block;
    vertical-align: middle;
}

.utility > li:not(:last-child) > a {
    display: block;
/*    padding: 0 30px;
*/    -moz-transition: .5s ease color, .5s ease background-color;
    -o-transition: .5s ease color, .5s ease background-color;
    -webkit-transition: .5s ease color, .5s ease background-color;
    transition: .5s ease color, .5s ease background-color;
}

.header.fixed .utility > li:not(:last-child) > a {
    padding: 22px 30px;
}

@media(max-width:1439px) {
    .utility li: not(:last-child) a {
        padding: 0 15px;
    }
}

@media(max-width:1199px) {
    .utility li: not(:last-child) a {
        padding: 0 15px;
    }
}

@media(max-width:1199px) {
    .utility li.support-link {
        display: none;
    }
}

.utility li.support-link a {
    display: block;
    padding: 20px 0 20px 20px;
    text-transform: uppercase;
    font-size: .85rem;
    letter-spacing: 1px;
    font-weight: 700;
    color: #007db7;
}

@media(max-width:1439px) {
    .utility li.support-link a {
        padding-left: 10px;
        font-size: .75rem;
    }
}

@media(max-width:1199px) {
    .utility .search-icon {
/*        display: none;
*/    }
}

.utility .menu-icon {
    display: none;
}

@media(max-width:1199px) {
    .utility .menu-icon {
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 0 0 0 1rem;
        transition: .6s ease all;
    }

        .utility .menu-icon svg:hover {
            color: #0085ca;
        }
}

@media(max-width: 767px) {
    .utility {
        width: auto;
    }
}

.search-bar {
    margin-top: 20px;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    padding: 15px 0;
    background: #EAEAEA;
    z-index: 2;
    -moz-transition: transform .1s ease, opacity 0ms linear .1s, visibility 0ms linear .1s;
    -o-transition: transform .1s ease, opacity 0ms linear .1s, visibility 0ms linear .1s;
    -webkit-transition: transform .1s ease, opacity 0ms linear .1s, visibility 0ms linear .1s;
    transition: transform .1s ease, opacity 0ms linear .1s, visibility 0ms linear .1s;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    transform-origin: top center;
}

    .search-bar .container {
        display: block;
        opacity: 0;
        -webkit-transform: translate(0, -10px);
        -moz-transform: translate(0, -10px);
        -ms-transform: translate(0, -10px);
        transform: translate(0, -10px);
        -moz-transition: transform .1s, opacity .1s;
        -o-transition: transform .1s, opacity .1s;
        -webkit-transition: transform .1s, opacity .1s;
        transition: transform .1s, opacity .1s;
        -moz-transition-delay: 0s;
        -o-transition-delay: 0s;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }

    .search-bar.open {
        visibility: visible;
        opacity: 1;
        -webkit-transform: scaleY(1);
        -moz-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
        -moz-transition: transform .25s ease, opacity 0ms, visibility 0ms;
        -o-transition: transform .25s ease, opacity 0ms, visibility 0ms;
        -webkit-transition: transform .25s ease, opacity 0ms, visibility 0ms;
        transition: transform .25s ease, opacity 0ms, visibility 0ms;
    }

        .search-bar.open .container {
            opacity: 1;
            -webkit-transform: translate(0, 0);
            -moz-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
            transform: translate(0, 0);
            -moz-transition: transform .3s ease, opacity .2s linear;
            -o-transition: transform .3s ease, opacity .2s linear;
            -webkit-transition: transform .3s ease, opacity .2s linear;
            transition: transform .3s ease, opacity .2s linear;
            -moz-transition-delay: .2s;
            -o-transition-delay: .2s;
            -webkit-transition-delay: .2s;
            transition-delay: .2s;
        }

    .search-bar form {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        width: 100%
    }

        .search-bar form svg {
            margin-right: 20px;
        }

        .search-bar form input {
            -webkit-box: 1;
            -moz-box: 1;
            -webkit-flex: 1 0 auto;
            -ms-flex: 1 0 auto;
            flex: 1 0 auto;
            border: none;
            background: 0 0;
            font-family: myriad-pro-semiextended, sans-serif;
            font-weight: 600;
            font-style: normal;
            color: rgb(0,37,54);
            font-size: 1rem;
            padding-right: 30px;
        }

            .search-bar form input:focus {
                outline: none;
            }

            .search-bar form input.placeholder {
                color: rgb(0,37,54);
            }

            .search-bar form input:-moz-placeholder {
                color: rgb(0,37,54);
            }

            .search-bar form input::-webkit-input-placeholder {
                color: rgb(0,37,54);
            }

.mobile-menu .overlay {
    background: rgba(0, 0, 0, .7);
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    opacity: 0;
    z-index: 10;
    visibility: hidden;
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -moz-transition: opacity .25s, visibility 0s linear .25s;
    -o-transition: opacity .25s, visibility 0s linear .25s;
    -webkit-transition: opacity .25s, visibility 0s linear .25s;
    transition: opacity .25s, visibility 0s linear .25s;
}

@media(max-width:1199px) {
    .mobile-menu.open .nav__mobile {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        overflow: scroll;
    }
}

@media(max-width:1199px) {
    .mobile-menu.open .overlay {
        opacity: 1;
        visibility: visible;
        -moz-transition: opacity .8s ease, visibility 0s;
        -o-transition: opacity .8s ease, visibility 0s;
        -webkit-transition: opacity .8s ease, visibility 0s;
        transition: opacity .8s ease, visibility 0s;
    }
}

.nav__mobile {
    background: #fff;
    position: fixed;
    right: 0;
    z-index: 10;
    -webkit-transform: translate(320px, 0);
    -moz-transform: translate(320px, 0);
    -ms-transform: translate(320px, 0);
    transform: translate(320px, 0);
    -moz-transition: transform .25s;
    -o-transition: transform .25s;
    -webkit-transition: transform .25s;
    transition: transform .25s;
    top: 0;
    height: 100vh;
    width: 320px;
}

.nav__mobile--search {
    position: relative;
}

    .nav__mobile--search svg {
        position: absolute;
        left: 25px;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        width: 16px;
    }

    .nav__mobile--search input {
        border: none;
        padding: 20px 20px 20px 55px;
        width: 100%;
        outline: none;
        background: #f0f3f8;
        font-family: "myriad-pro", sans-serif;
        font-weight: 600;
        color: rgb(0,37,54);
        font-size: .875rem;
    }

.nav__mobile > ul {
    position: relative;
    margin: 30px 0;
}

    .nav__mobile > ul > li a {
        font-family: "myriad-pro", sans-serif;
        font-weight: 600;
        font-style: normal;
        text-transform: uppercase;
        font-size: .875rem;
        color: rgb(0,37,54);
        display: block;
        padding: 18px 36px;
        cursor: pointer;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

        .nav__mobile > ul > li a svg {
            height: 12px;
            fill: rgb(0,37,54);
            margin-left: auto;
        }

    .nav__mobile > ul > li > a {
        font-size: 1.125rem;
    }

    .nav__mobile > ul > li div {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100vh;
        z-index: 3;
        background: #fff;
        -moz-transition: .5s ease all;
        -o-transition: .5s ease all;
        -webkit-transition: .5s ease all;
        transition: .5s ease all;
        -webkit-transform: translate(320px, 0);
        -moz-transform: translate(320px, 0);
        -ms-transform: translate(320px, 0);
        transform: translate(320px, 0);
    }

        .nav__mobile > ul > li div > a:first-child {
            color: rgb(0,37,54);
            text-transform: uppercase;
            font-size: 12px;
            letter-spacing: 1px;
            font-weight: 700;
            border-bottom: 1px solid #e5e5e5;
            display: block;
            padding-bottom: 15px;
            margin-bottom: 15px;
        }

            .nav__mobile > ul > li div > a:first-child svg {
                height: 12px;
                fill: rgb(0,37,54);
                vertical-align: -1px;
                margin-right: 10px;
            }

        .nav__mobile > ul > li div.active {
            -webkit-transform: translate(0, 0);
            -moz-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
            transform: translate(0, 0);
        }

    .nav__mobile > ul > li.alt:not(:last-child) {
        margin-top: 15px;
    }

    .nav__mobile > ul > li.alt a {
        color: rgb(0,37,54);
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: .875rem;
    }

.nav__mobile .nav__account a:first-child {
    padding: 10px 36px 20px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
}

.nav__mobile .lang {
    margin: 25px 20px 30px;
    text-align: left;
}

.nav__mobile .social {
    margin-left: 36px;
    display: block;
}

@media(max-width:1199px) {
    .social, .nav__account, .nav__lang {
        display: none;
    }

    .nav__secondary--funds {
        text-align: center;
    }

    .nav__secondary .current-fund-amount {
        padding-right: 0;
        border: none;
    }
}

.social {
    -webkit-box: 1;
    -moz-box: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    z-index: 2;
    position: relative;
    font-size: .75rem;
}

    .social li {
        display: inline-block;
        vertical-align: middle;
    }

        .social li:first-of-type a {
            padding-left: 0;
        }

        .social li a {
            display: block;
            padding: 0 10px;
            color: rgb(0,37,54);
            font-weight: 600;
            transition: .6s ease all;
        }

            .social li a > svg {
                transition: .6s ease all;
            }

                .social li a > svg:hover {
                    fill: #0085ca;
                }

.main-footer__bottom > .social li a > svg:hover {
    fill: rgb(0,95,138);
}

.nav__account > a:first-child {
    display: block;
    z-index: 2;
    position: relative;
    text-transform: none;
    letter-spacing: .02em;
    color: rgb(0,37,54);
    font-size: .75rem;
    font-weight: 700;
    padding: 8px 20px;
    cursor: pointer;
    -moz-transition: 0s ease all;
    -o-transition: 0s ease all;
    -webkit-transition: 0s ease all;
    transition: 0s ease all;
}

    .nav__account > a:first-child.open {
        color: #fff;
    }

.nav__account img {
    display: inline-block;
    vertical-align: -8px;
    margin-right: 5px;
    width: 26px;
}

.nav__account--sub {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    z-index: 1;
    background: #0085ca;
    min-width: 167px;
    top: 0;
    padding: 0 20px 20px;
    -moz-transition: .5s ease all;
    -o-transition: .5s ease all;
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px);
}

    .nav__account--sub.open {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .nav__account--sub a {
        display: block;
        color: #fff;
        text-align: center;
        padding: 7px 0;
        font-size: .875rem;
        font-weight: 700;
    }

    .nav__account--sub li:first-child a {
        text-transform: none;
        font-size: .75rem;
        letter-spacing: .02em;
        visibility: hidden;
        opacity: 0;
    }

.nav__lang {
    font-size: .75rem;
}

    .nav__lang > a:first-child {
        display: block;
        z-index: 2;
        position: relative;
        text-transform: none;
        letter-spacing: .02em;
        color: #fff;
        font-weight: 700;
        padding: 8px 0 8px 20px;
        -moz-transition: 0s ease all;
        -o-transition: 0s ease all;
        -webkit-transition: 0s ease all;
        transition: 0s ease all;
    }

        .nav__lang > a:first-child.open {
            color: #fff;
        }

            .nav__lang > a:first-child.open svg {
                fill: #fff;
            }

        .nav__lang > a:first-child svg {
            fill: #fff;
            vertical-align: -2px;
            margin-right: 3px;
        }

.nav__lang--sub {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    z-index: 1;
    background: #0085ca;
    top: 0;
    padding: 40px 20px 10px;
    -moz-transition: .5s ease all;
    -o-transition: .5s ease all;
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px);
}

    .nav__lang--sub.open {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .nav__lang--sub a {
        display: block;
        color: #fff;
        text-align: center;
        padding: 7px 0 7px 21px;
        font-weight: 700;
    }

.admin-header-links {
    z-index: 10;
    position: relative;
    background: #0085ca;
    text-align: center;
}

    .admin-header-links.fixed {
        position: fixed;
        transition: 1s ease all;
        box-shadow: 0 10px 60px rgba(0, 0, 0, .2);
        width: 100%;
        top: 0;
        z-index: 999;
    }

    .admin-header-links a {
        color: #fff;
        padding: 7px 5px;
        display: inline-block;
        font-weight: 600;
        font-size: .875rem;
    }

.page-header__inner {
    padding-top: 250px;
    padding-bottom: 50px;
    background-repeat: no-repeat;
    background-position: right calc(50% - 520px) bottom;
    background-size: 640px auto;
}

    .page-header__inner h1 {
        font-size: 3.8rem;
        text-transform: uppercase;
        line-height: 1.1;
    }

@media(max-width:1199px) {
    .page-header__inner {
        padding-top: 130px;
        padding-bottom: 50px;
        background-size: 550px auto;
        background-position: right calc(50% - 480px) bottom;
    }
}

@media(max-width:991px) {
    .page-header__inner {
        padding-top: 210px;
        padding-bottom: 50px;
    }
}

.page-header__inner li {
    list-style: none;
    line-height: 1.6;
    margin: 10px 0 10px 20px;
}

    .page-header__inner li::before {
        content: '';
        display: inline-block;
        background: url(../assets/list-arrow.svg) no-repeat center center/contain;
        width: 7px;
        height: 10px;
        margin-left: -20px;
        margin-right: 13px;
    }

.inner-li {
    list-style: none;
    line-height: 1.6;
}

    .inner-li::before {
        content: '';
        display: inline-block;
        background: url(../assets/list-arrow.svg) no-repeat center center/contain;
        width: 7px;
        height: 10px;
        margin-left: 20px;
        margin-right: 13px;
    }

.sidenav.js-sidebar .back-top {
    background: #fff;
    position: relative;
    padding-top: 30px;
    padding-left: 40px;
}

    .sidenav.js-sidebar .back-top::after {
        content: "";
        background: url(../assets/select-arrow.svg) no-repeat left center/14px auto;
        width: 16px;
        height: 12px;
        transform: rotate(180deg) translateX(-50%);
        position: absolute;
        left: 0;
        top: 50%
    }

    .sidenav.js-sidebar .back-top a {
        color: #0085ca;
        font-weight: 700;
        font-size: .75rem;
    }

.sidenav {
    background: #fff;
    margin: 30px 0;
    max-width: 344px;
    width: 100%;
    z-index: 1;
}

    .sidenav.js-sidenav {
        position: absolute;
    }

@media(max-width:991px) {
    .sidenav.js-sidenav {
        position: relative;
    }
}

@media(max-width:1439px) {
    .sidenav {
        max-width: 285px;
    }
}

@media(max-width:991px) {
    .sidenav {
        max-width: 720px;
        margin-bottom: 30px;
    }
}

.sidenav li {
    margin: 0;
}

    .sidenav li::before {
        display: none;
    }

.sidenav.fixed {
    position: fixed;
    top: 0;
}

@media(max-width:991px) {
    .sidenav.fixed {
        position: relative;
    }
}

.sidenav > ul {
    margin: 0;
    list-style: none;
}

    .sidenav > ul > li {
        padding: 19px 27px;
    }

@media(max-width:991px) {
    .sidenav > ul > li {
        padding: 17px 25px;
    }
}

.sidenav > ul > li:not(:last-of-type) {
    border-bottom: 2px solid #f0f3f8;
}

@media(max-width:991px) {
    .sidenav > ul > li: not(:last-of-type) {
        border-width: 1px;
    }
}

.sidenav > ul > li > a:first-child {
    text-transform: uppercase;
    color: rgb(0,37,54);
    line-height: 1.2;
    font-size: .875rem;
    font-weight: 700;
    padding-right: 35px;
    letter-spacing: 1px;
    display: block;
    background-repeat: no-repeat;
    background-position: center right;
}

    .sidenav > ul > li > a:first-child.active {
        background-image: url(../assets/sidebar-active-arrow.svg);
        background-size: 25px;
        color: #0085ca;
    }

.sidenav > ul > li ul {
    margin-bottom: 0;
    margin-top: 20px;
}

    .sidenav > ul > li ul li a {
        display: block;
        color: rgb(0,37,54);
        font-weight: 400;
        line-height: 1.4;
        padding-right: 35px;
        background-repeat: no-repeat;
        background-position: center right;
    }

        .sidenav > ul > li ul li a.active {
            background-image: url(../assets/sidebar-active-arrow.svg);
            color: #0085ca;
            font-weight: 600;
        }

.login-logo {
    max-width: 250px;
    width: 100%;
}

.html-login-page body,
.html-password-recovery-page body {
    background-color: rgb(0,37,54);
}

.login-wrap {
    position: relative;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.5);
}

    .login-wrap h4 {
        font-weight: 300;
    }


.form-control {
    height: 52px;
    background: #fff;
    color: #000;
    font-size: 16px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

    .form-control:focus, .form-control:active {
        outline: none !important;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 1px solid #1089ff;
    }

textarea.form-control {
    height: inherit !important;
}

.login h1 {
    font-size: 3rem;
}

@media(max-width:991px) {
    .login h1 {
        font-size: 2.75rem;
    }
}

@media(max-width:767px) {
    .login h1 {
        font-size: 2.5rem;
    }
}

.login .logo img {
    width: 150px;
}

.login .legal {
    color: #fff;
    font-size: 12px;
}

    .login .legal ul {
        margin-left: auto;
    }

        .login .legal ul li {
            display: inline-block;
        }

            .login .legal ul li a {
                color: #fff;
                margin-right: 15px;
            }

@media(max-width:991px) {
    .login .legal ul li a {
        color: #5a6d7e;
    }
}

@media(max-width:575px) {
    .login .legal ul li a {
        margin: 5px;
        display: block;
    }
}

.login footer {
    position: relative;
    z-index: 1;
}

.about-intro-section > .left > img {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
}

.about-top {
    padding: 2.5rem 0;
    background-color: rgb(234,234,234);
}

.about-img {
    margin-top: -75px;
    box-shadow: 0 10px 30px rgba(0,0,0,.25);
}

@media (max-width: 991px) {
    .about-img {
        margin-top: 0;
    }
}

.safety-right {
    min-height: 731px;
    position: relative;
}

    .safety-right > img {
        position: absolute;
        object-fit: cover;
        width: 100%
    }

.safety-copy {
    float: right;
    width: 80%
}

.clothing-copy {
    float: left;
    width: 80%
}

.clothing-left {
    min-height: 731px;
    position: relative;
}

    .clothing-left > img {
        position: absolute;
        object-fit: cover;
        width: 100%;
        right: 0;
    }

@media(max-width:1475px) {
    .safety-copy, .clothing-copy {
        width: 100%;
        float: none;
    }
}

.home-page .topic-block {
    margin: 0;
    position: relative;
    z-index: 1;
}

.topic-block a {
    text-decoration: none;
}

.key-benefits {
    color: #fff;
    background: linear-gradient(75deg, #007DB7 0%, #006593 100%);
    padding: 170px 0 0;
}

@media(max-width:1439px) {
    .key-benefits {
        padding-top: 0;
    }
}

.key-benefits ul {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media(max-width:991px) {
    .key-benefits ul {
        display: block;
        padding: 40px 0;
    }
}

.key-benefits ul > li {
    list-style: none;
    padding: 100px 100px 100px 0;
}

@media(max-width:1439px) {
    .key-benefits ul > li {
        padding: 50px 50px 50px 0;
    }
}

@media(max-width:991px) {
    .key-benefits ul > li {
        padding: 20px 0;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.key-benefits ul > li:not(:first-of-type) {
    padding-left: 100px;
}

@media(max-width:1439px) {
    .key-benefits ul > li: not(:first-of-type) {
        padding-left: 50px;
    }
}

@media(max-width:991px) {
    .key-benefits ul > li: not(:first-of-type) {
        padding-left: 0;
    }
}

.key-benefits ul > li:not(:last-of-type) {
    border-right: 1px solid rgba(255, 255, 255, .1);
}

@media(max-width:991px) {
    .key-benefits ul > li: not(:last-of-type) {
        border: none;
    }
}

.key-benefits ul > li h4 {
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.key-benefits ul > li img {
    margin-bottom: 20px;
}

@media(max-width:1199px) {
    .key-benefits ul > li img {
        height: 90px;
    }
}

@media(max-width:991px) {
    .key-benefits ul > li img {
        margin-right: 30px;
        width: 110px;
    }
}

.featured-products {
    overflow: hidden;
    position: relative;
}

    .featured-products h2 {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

        .featured-products h2 a {
            margin-left: auto;
        }

.store-top {
}

@media(min-width:768px) {
    .store-top {
        padding: 0 0 20px;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
}

.store-top__filter-toggle {
    -webkit-box: 1;
    -moz-box: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    margin-bottom: 30px;
}

@media(min-width:768px) {
    .store-top__filter-toggle {
        display: inline-block;
        margin-bottom: 0;
    }
}

.store-top__filter-toggle button {
    border: none;
    background: 0 0;
    color: #0085ca;
    font-family: "myriad-pro", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .1rem;
    outline: none;
}

    .store-top__filter-toggle button span {
        display: inline-block;
        vertical-align: middle;
    }

    .store-top__filter-toggle button.toggle .icon-filter::after {
        -webkit-transform: translate(-2px, 10px);
        -moz-transform: translate(-2px, 10px);
        -ms-transform: translate(-2px, 10px);
        transform: translate(-2px, 10px);
        box-shadow: currentcolor 8px -7px 0 0;
    }

.store-top__sort {
    display: inline-block;
}

    .store-top__sort label {
        margin-right: 10px;
        display: inline-block;
    }

    .store-top__sort select {
        width: auto;
        display: inline-block;
        min-width: 250px;
        margin: 0;
    }

.icon-filter {
    width: 16px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
}

    .icon-filter::before {
        content: "";
        display: block;
        position: absolute;
        color: rgb(0,133,202);
        width: 2px;
        height: 100%;
        background: rgb(0,133,202);
        box-shadow: currentcolor 8px 0 0 0;
        top: 0;
        left: 0;
    }

    .icon-filter::after {
        content: "";
        display: block;
        position: absolute;
        color: rgb(0,133,202);
        width: 6px;
        height: 2px;
        background: rgb(0,133,202);
        box-shadow: currentcolor 8px 7px 0 0;
        top: 0;
        left: 0;
        -webkit-transform: translate(-2px, 3px);
        -moz-transform: translate(-2px, 3px);
        -ms-transform: translate(-2px, 3px);
        transform: translate(-2px, 3px);
        -moz-transition: transform 200ms ease, box-shadow 200ms ease;
        -o-transition: transform 200ms ease, box-shadow 200ms ease;
        -webkit-transition: transform 200ms ease, box-shadow 200ms ease;
        transition: transform 200ms ease, box-shadow 200ms ease;
    }

@media(min-width:768px) {
    .store-results {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.sexton-attributes > div > div {
    width: 100%;
}

.product-grid.cross-sells {
    margin-top: 25px !important;
}

.store-results .product-grid {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex: 1;
    flex-grow: 1;
}

    .store-results .product-grid > li {
        -webkit-box: 0;
        -moz-box: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }

@media(max-width:1439px) {
    .store-results .product-grid > li {
        -webkit-box: 0;
        -moz-box: 0;
        -webkit-flex: 0 0 33.3%;
        -ms-flex: 0 0 33.3%;
        flex: 0 0 33.3%
    }
}

@media(max-width:768px) {
    .store-results .product-grid > li {
        -webkit-box: 0;
        -moz-box: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

.search-results__pages {
    display: none;
}

.search-results__products {
    margin-top: 0px !important;
}

.product-grid {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -4px 0;
    -moz-transition: .5s ease all;
    -o-transition: .5s ease all;
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
    margin-top: 0px !important;
}

    .product-grid > li {
        -webkit-box: 0;
        -moz-box: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        margin: 4px 0;
    }

@media(max-width:991px) {
    .product-grid > li {
        -webkit-flex-basis: 50%;
        flex-basis: 50%
    }
}

@media(max-width:767px) {
    .product-grid > li {
        -webkit-flex-basis: 100%;
        flex-basis: 100%
    }
}

.product-grid > li::before {
    display: none;
    margin: 0;
}

.left-nav {
    position: relative;
    -moz-transition: .3s ease all;
    -o-transition: .3s ease all;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
}

@media(min-width:768px) {
    .left-nav {
        max-width: 300px;
        min-width: 300px;
    }
}

.left-nav.in-active {
    display: none;
}

@media(min-width:768px) {
    .left-nav.in-active {
        display: block;
        margin-left: -300px;
        -webkit-transform: translate(-300px, 0);
        -moz-transform: translate(-300px, 0);
        -ms-transform: translate(-300px, 0);
        transform: translate(-300px, 0);
    }
}

.left-nav__categories {
    padding-top: 20px;
}

    .left-nav__categories .category-label {
        color: #fff;
        text-transform: uppercase;
        font-family: "myriad-pro", sans-serif;
        font-weight: 600;
        font-style: normal;
        letter-spacing: .15rem;
        font-size: 14px;
        padding: 20px 30px 30px;
        border-bottom: 1px solid rgba(255, 255, 255, .3);
    }

    .left-nav__categories .tags {
        padding: 0 30px;
    }

        .left-nav__categories .tags li {
            display: inline-block;
        }

        .left-nav__categories .tags a {
            display: inline-block;
            background: #fff;
            color: rgb(0,37,54);
        }

            .left-nav__categories .tags a:hover {
                background: #fff;
            }

    .left-nav__categories ul {
        margin: 0;
    }

    .left-nav__categories li {
        margin: 0;
    }

        .left-nav__categories li::before {
            margin: 0;
            display: none;
        }

    .left-nav__categories a {
        font-family: "myriad-pro", sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #fff;
        display: block;
        padding: 10px 30px;
        font-size: 1.125rem;
    }

        .left-nav__categories a:hover {
            background: rgba(0, 37, 54, 0.5);
        }

        .left-nav__categories a.selected {
            color: #fff;
            font-weight: 600;
            background: rgba(0, 37, 54, .5);
        }

.left-nav__filters {
    margin: 30px 0 0;
}

    .left-nav__filters .filter-group {
        padding: 30px 30px 20px;
        border-top: 1px solid rgba(255, 255, 255, .2);
    }

    .left-nav__filters .filter-group__label {
        color: #fff;
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: .15rem;
        font-size: .75rem;
        margin-bottom: 20px;
    }

    .left-nav__filters .filter-group__content {
        color: #fff;
    }

    .left-nav__filters input[type=checkbox]:hover ~ .checkmark {
        border-color: #fff;
    }

    .left-nav__filters input[type=checkbox]:checked ~ .checkmark {
        border-color: #fff;
        background-image: url(../assets/checkmark.svg);
    }

    .left-nav__filters .checkmark {
        border: 1px solid rgba(255, 255, 255, .5);
    }

.store-footer {
    text-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

@media(min-width:768px) {
    .store-footer {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.store-footer > p {
    -webkit-box: 1;
    -moz-box: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.store-footer .pagination {
    width: auto;
    text-align: right;
}

.product {
    background: #fff;
    margin: 0 4px;
    height: 100%;
    position: relative;
}

.product__top {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

    .product__top .icon__add {
        position: absolute;
        top: 0;
        right: 0;
        padding: 22px 15px;
        margin-left: auto;
        cursor: pointer;
    }

@media(min-width:768px) {
    .product__top .icon__add {
        padding: 22px 30px;
    }
}

.product__middle {
    text-align: center;
}

    .product__middle a {
        outline: none;
        display: block;
        padding: 45px 0 30px;
        position: relative;
    }

    .product__middle img {
        object-fit: contain;
        max-height: 380px;
        padding: 1.5rem .5rem;
        max-width: 100%;
        margin: auto;
        display: block;
        /*border: 1px solid #e5e5e5;*/
    }

.product > .product__middle img {
    max-height: 380px;
    padding: 1.5rem;
    max-width: 100%;
    margin: auto;
    display: block;
    /*border: 1px solid #e5e5e5;*/
}

@media(max-width:1439px) {
    .product__middle img {
        max-height: 300px;
    }
}

.product__bottom {
    padding: 0 30px 25px;
    text-align: left;
}

    .product__bottom a {
        display: block;
        line-height: 1.3;
        font-weight: 600;
        font-size: .75rem;
        margin-bottom: 5px;
    }

        .product__bottom a span {
            display: block;
            font-weight: 600;
            color: rgb(0,37,54);
            letter-spacing: .1rem;
            font-size: .75rem;
            margin-top: 8px;
        }

a.product_title {
    font-weight: 600;
    font-size: 1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 265px;
}

.product__bottom div {
    font-size: .875rem;
}

.product__bottom--price .price {
    font-weight: 700;
    font-size: .875rem;
}

.on-demand {
    text-transform: uppercase;
    font-weight: 700;
    color: #0085ca;
    letter-spacing: 1px;
    font-size: .75rem;
    text-align: left;
    padding: 0;
    display: inline-block;
}

    .on-demand img {
        display: inline-block;
        vertical-align: -4px;
        margin-right: 10px;
    }

.product-single ul:not(.product-single__header-lang) {
    margin-left: 15px;
}

    .product-single ul:not(.product-single__header-lang) li {
        letter-spacing: .02em;
        margin: 8px 0;
        line-height: 1.4;
    }

.product-single__header h1 {
    margin-bottom: 10px;
    font-size: 2.75rem;
    margin-top: 0;
}

.product-single__header h2 {
    color: rgb(34,42,53);
    margin-bottom: 30px;
}

.product-single__header-lang li {
    display: inline-block;
    margin-right: 10px;
}

.product-single__header-lang a {
    display: block;
    background: #b2c1ce;
    color: #fff;
    padding: 8px 20px;
}

    .product-single__header-lang a:not(.active):hover {
        background: #5a6d7e;
    }

    .product-single__header-lang a.active {
        background: #4F4540;
    }

.product-single__specs {
    margin: 30px 0;
    border-top: 1px solid #d7dfe5;
    border-bottom: 1px solid #d7dfe5;
}

    .product-single__specs h4 {
        font-size: 1.125rem;
        margin: 0 0 20px;
    }

.product-single__specs--section {
    margin: 30px 0;
}

    .product-single__specs--section .select2-selection.select2-selection--single {
        min-height: unset;
        padding: 8px 10px 8px 8px;
    }

    .product-single__specs--section a.btn:not(:last-of-type) {
        margin-bottom: 8px;
    }

    .product-single__specs--section .option-list {
        padding-left: 1em;
    }

        .product-single__specs--section .option-list input[type=checkbox][disabled] {
            position: absolute;
            width: 1px;
            height: 1px;
            left: -9999px;
        }

.product-single .product-price {
    font-family: myriad-pro-semiextended, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1.5rem;
    color: #0085ca;
    margin: 10px 0;
}

.product-single .product-quantity {
    display: inline-block;
}

.product-single .tier-prices {
    margin-top: 20px;
    margin-bottom: 40px;
}

.product-single .product-price-tier {
    letter-spacing: 2px;
    color: #0085ca;
    margin: 10px 0;
}

.product-single .prices-table .field-header {
    padding-bottom: 10px;
}

.product-single .product-add-to-cart {
    display: inline-block;
}

.price.old-price {
    text-decoration: line-through;
}

.table-field {
    color: rgb(0,37,54);
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 5px 0;
}

    .table-field label {
        display: inline-block;
        -webkit-box: 0;
        -moz-box: 0;
        -webkit-flex: 0 0 200px;
        -ms-flex: 0 0 200px;
        flex: 0 0 200px;
        font-family: myriad-pro-semiextended, sans-serif;
        font-size: 1em;
        font-weight: 600;
        font-style: normal;
    }

    .table-field .value {
        display: block;
    }

.product-gallery__thumbs-container {
    min-width: 65px;
}

.product-gallery__thumbs {
    padding-top: 45px;
    width: 100px !important;
}

.product-gallery__thumb a {
    display: block;
    width: 100px;
    height: 100px;
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #e5e5e5;
}

    .product-gallery__thumb a.active {
        border-color: #0085ca;
    }

.product-gallery__thumb img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%
}

.product-gallery__assets {
    position: relative;
    margin-right: 10px;
}

.product-gallery__assets {
    background: #fff;
    padding: 3.5rem 0;
    display: block;
    position: relative;
    text-align: center;
}

    .product-gallery__assets:not(:last-of-type) {
        margin-bottom: 4px;
    }

    .product-gallery__assets img {
        display: block;
        margin: 0 auto;
        max-width: 100%;
        max-height: 700px;
        border: 1px solid #e5e5e5;
    }

.picture-thumbs {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: 3rem;
}

    .picture-thumbs > a > img {
        border: 1px solid #e5e5e5;
    }

.js-sticky {
    top: 0;
    z-index: 1;
}

    .js-sticky.is_stuck {
        position: fixed;
    }

.list-categories .container > ul {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .list-categories .container > ul > li {
        -webkit-box: 1;
        -moz-box: 1;
        -webkit-flex: 0 0 calc(25% - 8px);
        -ms-flex: 0 0 calc(25% - 8px);
        flex: 0 0 calc(25% - 8px);
        list-style: none;
        position: relative;
        margin: 4px;
    }

@media(hover:none) {
    .list-categories .container > ul > li {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-box-direction: normal;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media(max-width:991px) {
    .list-categories .container > ul > li {
        -webkit-flex: 0 0 calc(33.33% - 8px);
        -ms-flex: 0 0 calc(33.33% - 8px);
        flex: 0 0 calc(33.33% - 8px);
    }
}

@media(max-width:767px) {
    .list-categories .container > ul > li {
        -webkit-flex: 0 0 calc(50% - 8px);
        -ms-flex: 0 0 calc(50% - 8px);
        flex: 0 0 calc(50% - 8px);
    }
}

@media(max-width:430px) {
    .list-categories .container > ul > li {
        -webkit-flex: 0 0 calc(100% - 8px);
        -ms-flex: 0 0 calc(100% - 8px);
        flex: 0 0 calc(100% - 8px);
    }
}

.list-categories .container > ul > li > a:first-child {
    background: #fff;
    text-align: center;
    display: block;
}

@media(hover:none) {
    .list-categories .container > ul > li > a: first-child {
        padding: 60px 50px 20px;
    }
}

@media(hover:hover) {
    .list-categories .container > ul > li > a: first-child {
        padding: 60px 50px;
        height: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-box-direction: normal;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
}

@media(hover:hover) and (max-width:1439px) {
    .list-categories .container > ul > li > a: first-child {
        padding: 30px 40px;
    }
}

@media(hover:none) and (max-width:1439px) {
    .list-categories .container > ul > li > a: first-child {
        padding: 30px 40px 10px;
    }
}

@media(max-width:1439px) {
    .list-categories .container > ul > li > a: first-child h4 {
        font-size: 1.15rem;
    }
}

.list-categories .container > ul > li > a:first-child img {
    max-width: 100%;
    width: 200px;
    margin: 0 auto 20px;
}

.list-categories .container > ul > li > a:first-child h4 {
    color: #5a6d7e;
    margin: 0;
}

.list-categories .container > ul > li:last-child a:first-child {
    background: #5a6d7e;
    -webkit-box: 1;
    -moz-box: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

    .list-categories .container > ul > li:last-child a:first-child h4 {
        color: #fff;
    }

@media(hover:none) {
    .list-categories .container > ul > li > div {
        background: #fff;
        -webkit-box: 1;
        -moz-box: 1;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        padding-bottom: 40px;
    }
}

@media(hover:hover) {
    .list-categories .container > ul > li > div {
        visibility: hidden;
        opacity: 0;
        background: #007DB7 url(../assets/cat-hover-arrow.svg) no-repeat center top/60px auto;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-box-direction: normal;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 50px;
        -moz-transition: transform .1s ease, opacity 0ms linear .1s, visibility 0ms linear .1s;
        -o-transition: transform .1s ease, opacity 0ms linear .1s, visibility 0ms linear .1s;
        -webkit-transition: transform .1s ease, opacity 0ms linear .1s, visibility 0ms linear .1s;
        transition: transform .1s ease, opacity 0ms linear .1s, visibility 0ms linear .1s;
        -webkit-transform: scaleY(0);
        -moz-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0);
        transform-origin: top center;
    }
}

@media(hover:hover) {
    .list-categories .container > ul > li > div ul {
        opacity: 0;
        -webkit-transform: translate(0, -10px);
        -moz-transform: translate(0, -10px);
        -ms-transform: translate(0, -10px);
        transform: translate(0, -10px);
        -moz-transition: transform .1s, opacity .1s;
        -o-transition: transform .1s, opacity .1s;
        -webkit-transition: transform .1s, opacity .1s;
        transition: transform .1s, opacity .1s;
        -moz-transition-delay: 0s;
        -o-transition-delay: 0s;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }
}

.list-categories .container > ul > li > div ul li {
    list-style: none;
}

    .list-categories .container > ul > li > div ul li a {
        display: block;
        width: 100%;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: .85rem;
        padding: 10px;
        font-weight: 700;
        text-align: center;
    }

@media(hover:none) {
    .list-categories .container > ul > li > div ul li a {
        color: #5a6d7e;
    }
}

@media(hover:hover) {
    .list-categories .container > ul > li > div ul li a {
        color: #fff;
    }
}

.list-categories .container > ul > li:hover > div {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -moz-transition: transform .25s ease, opacity 0ms, visibility 0ms;
    -o-transition: transform .25s ease, opacity 0ms, visibility 0ms;
    -webkit-transition: transform .25s ease, opacity 0ms, visibility 0ms;
    transition: transform .25s ease, opacity 0ms, visibility 0ms;
}

@media(hover:hover) {
    .list-categories .container > ul > li: hover > div ul {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        -moz-transition: transform .3s ease, opacity .2s linear;
        -o-transition: transform .3s ease, opacity .2s linear;
        -webkit-transition: transform .3s ease, opacity .2s linear;
        transition: transform .3s ease, opacity .2s linear;
        -moz-transition-delay: .2s;
        -o-transition-delay: .2s;
        -webkit-transition-delay: .2s;
        transition-delay: .2s;
    }
}

.user-claim .status {
    display: inline-block;
    vertical-align: 3px;
}

.status {
    text-transform: uppercase;
    font-size: .75rem;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
    display: block;
    padding: 10px 15px;
    max-width: 140px;
}

@media(max-width:991px) {
    .status {
        max-width: none;
        display: inline-block;
    }
}

.status.completed, .status.complete, .status.approved, .status.processing, .status.pending {
    background: #0085ca;
}

.status.cancelled {
    background: #864A04;
}

.search-results__pages header, .search-results__products header {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

    .search-results__pages header .pagination, .search-results__products header .pagination {
        width: auto;
        margin: 0 0 0 30px;
        -webkit-box: 1;
        -moz-box: 1;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        text-align: right;
    }

.search-results__pages > ul {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .search-results__pages > ul > li {
        list-style: none;
        -webkit-box: 0;
        -moz-box: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        margin: 5px 0 25px;
        padding-right: 40px;
    }

        .search-results__pages > ul > li::before {
            display: none;
            margin: 0;
        }

        .search-results__pages > ul > li > h4 a {
            color: #0085ca;
        }

            .search-results__pages > ul > li > h4 a:hover {
                color: rgb(0,95,138);
            }

.glossary {
    z-index: 2;
}

.glossary__legend {
    background: #0085ca;
    padding: 10px 30px;
}

    .glossary__legend ul {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 10px 0;
        list-style: none;
    }

@media(min-width:992px) {
    .glossary__legend ul {
        list-style: none;
        color: #fff;
    }
}

.glossary__legend li {
    margin: 0 5px;
    -webkit-box: 1;
    -moz-box: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

    .glossary__legend li::before {
        display: none;
        margin-left: 0;
    }

@media(max-width:767px) {
    .glossary__legend li {
        -webkit-box: 0;
        -moz-box: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
}

.glossary__legend a {
    color: #fff;
}

.term-anchor {
    position: absolute;
    top: -150px;
}

.news-items .news-item {
    padding: 50px 0;
    margin: 0;
    text-align: left;
}

    .news-items .news-item:not(:last-of-type) {
        border-bottom: 1px solid rgba(90, 109, 126, .2);
    }

.news-body {
    margin: 0;
    padding: 0;
}

.news-title {
    color: inherit;
    font-size: inherit;
    margin: 10px 0;
    padding: 0;
    color: #0085ca;
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 700;
}

    .news-title:hover {
        color: #007db7;
    }

.news-date {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 1px;
    margin: 0;
    font-size: .875rem;
    padding: 0;
    background: 0 0;
    font-style: normal;
}

.news-body p {
    text-align: left;
}

.select2-container.select2-container--default {
    max-width: 100%
}

.sexton-attributes .select2-container {
    margin-top: 10px;
}

.select2-container--default.select2-container .select2-selection--multiple {
    border: 1.5px solid #b2c1ce;
    border-radius: 0;
    background: #ffffff url(../assets/select-arrow.svg) no-repeat right 20px center/10px auto;
    color: #1d446b;
    width: 100%;
    display: inline-block;
    font-size: .875rem;
    padding: 7px 37px 7px 6px;
    min-height: 55px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    outline: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: "myriad-pro", sans-serif;
    font-weight: 700;
}

.select2-container--default.select2-container.select2-container--focus .select2-selection--multiple {
    border: 1.5px solid #1d446b;
}

.select2-dropdown {
    border: 1.5px solid #1d446b;
    border-radius: 0;
}

.select2-container--default.select2-container .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #1d446b;
}

.select2-container--default.select2-container .select2-results__option--selected {
    background-color: #d7dfe5;
    color: #5a6d7e;
}

.select2-container .select2-results__option {
    padding: 12px 15px;
    font-size: .875rem;
}

.select2-container--default.select2-container .select2-selection--multiple .select2-selection__choice {
    margin: 2px;
    background: #d7dfe5;
    border-radius: 0;
    border: none;
    padding: 0;
}

.select2-container--default.select2-container .select2-selection--multiple .select2-selection__choice__display {
    padding: 8px 15px 8px 0;
    display: inline-block;
}

.select2-container--default.select2-container .select2-selection--multiple .select2-selection__choice__remove {
    border: none;
    padding: 7px 10px;
    display: inline-block;
    vertical-align: middle;
    color: #5a6d7e;
    border-radius: 0;
    margin-top: -1px;
    margin-left: -1px;
    transition: .5s ease all;
}

    .select2-container--default.select2-container .select2-selection--multiple .select2-selection__choice__remove:hover {
        background: #1d446b;
        color: #fff;
    }

.select2-container--default.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: normal;
}

.select2-container--default.select2-container .select2-selection--single {
    height: auto;
}

.img-library-grid {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .img-library-grid .img-library-grid--single {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-box-direction: normal;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

@media(max-width:1199px) {
    .img-library-grid .img-library-grid--single {
        -webkit-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%
    }
}

.img-library-grid .img-library-grid--single figure {
    background: #d7dfe5;
    margin: 4px;
    transition: .5s ease all;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .img-library-grid .img-library-grid--single figure:hover {
        box-shadow: 0 0 0 2px #8497a8;
    }

    .img-library-grid .img-library-grid--single figure > a {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        height: 260px;
    }

@media(max-width:1439px) {
    .img-library-grid .img-library-grid--single figure > a {
        height: 200px;
    }
}

@media(max-width:1199px) {
}

@media(max-width:991px) {
}

@media(max-width:767px) {
}

@media(max-width:575px) {
    .filter-padding-mobile {
        padding: 0 10px 10px;
    }
}

.img-library-grid .img-library-grid--single figure a img {
    max-height: 100%;
    max-width: 100%;
    display: block;
    margin: auto;
}

.img-library-grid .img-library-grid--single figure figcaption {
    background: #fff;
    padding: 25px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

    .img-library-grid .img-library-grid--single figure figcaption a {
        margin-bottom: 5px;
        display: block;
    }

    .img-library-grid .img-library-grid--single figure figcaption p {
        line-height: 1.4;
        margin-top: 0;
    }

    .img-library-grid .img-library-grid--single figure figcaption span {
        font-size: .875rem;
        letter-spacing: .03em;
        font-weight: 600;
        color: #0085ca;
    }

.img-single__header h1 {
    margin-bottom: 10px;
}

.img-single__header h2 {
    color: #007db7;
    margin-bottom: 30px;
    font-size: 1.75rem;
    font-weight: 700;
}

.img-single h4 {
    font-size: 1.125rem;
    margin: 0 0 20px;
}

.img-single__formats {
    margin: 30px 0;
    padding: 0 0 50px;
    border-bottom: 1px solid #d7dfe5;
}

.img-single__format {
    background: #fff;
    padding: 10px 10px 10px 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #0085ca;
    text-transform: uppercase;
    font-weight: 700;
    font-size: .875rem;
}

    .img-single__format:not(:last-of-type) {
        margin-bottom: 4px;
    }

.format-title {
    letter-spacing: 1px;
    padding-right: 20px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    word-break: break-word;
}

@media(max-width:576px) {
    .img-single__format {
        flex-wrap: wrap;
        padding: 10px;
    }

    .format-download-btn {
        margin-top: 10px;
        width: 100%
    }
}

.format-size {
    font-weight: 300;
    padding-right: 30px;
}

.img-single__image {
    background: #fff;
    padding: 50px;
}

    .img-single__image img {
        margin: 0 auto;
        display: block;
        max-width: 100%
    }

.img-single__tags, .tags {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-left: -2px;
}

    .img-single__tags a, .tags a {
        display: block;
        background: #0085ca;
        color: #fff;
        padding: 10px 14px;
        font-size: .875rem;
        font-weight: 600;
        letter-spacing: .03em;
        margin: 2px;
    }

        .img-single__tags a:hover, .tags a:hover {
            background: #0085ca;
        }

.flyout-cart {
    display: none;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .2);
    top: 2.15rem;
    right: 0;
    position: absolute;
    z-index: 100;
    width: 100%;
    max-width: 100%;
    background-color: #fff;
}

@media(min-width:1001px) {
    .flyout-cart.active {
        display: block;
        width: 100%;
        max-width: 500px;
        position: absolute;
        right: 80px;
        top: 30px;
    }
}

.mini-shopping-cart {
    padding: 25px 30px;
    font-size: .875rem;
}

    .mini-shopping-cart .count {
        padding: 0 25px 20px;
        margin: 0 -30px -20px;
    }

        .mini-shopping-cart .count a {
            color: #0085ca;
            display: inline;
            font-family: myriad-pro-semiextended, sans-serif;
            font-weight: 600;
            font-style: normal;
            font-size: .75rem;
        }

        .mini-shopping-cart .count + .items {
            border-top: 1px solid #e5e5e5;
        }

    .mini-shopping-cart .items {
        border: none;
        padding-top: 20px;
        margin: 20px -30px 30px;
    }

    .mini-shopping-cart .item {
        padding: 10px 30px;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

        .mini-shopping-cart .item > a {
            display: block;
            width: 50px;
            margin-right: 15px;
            -webkit-flex: 0 0 50px;
            -ms-flex: 0 0 50px;
            flex: 0 0 50px;
        }

            .mini-shopping-cart .item > a img {
                width: 100%;
                border: 1px solid #e5e5e5;
            }

    .mini-shopping-cart .picture {
        width: 50px;
    }

        .mini-shopping-cart .picture a::before {
            display: none;
        }

        .mini-shopping-cart .picture img {
            position: relative;
        }

        .mini-shopping-cart .picture + .product {
            margin-left: 65px;
        }

    .mini-shopping-cart .name {
        margin-bottom: 5px;
    }

        .mini-shopping-cart .name a {
            color: #0085ca;
            font-family: myriad-pro-semiextended, sans-serif;
            font-weight: 600;
            font-style: normal;
            text-transform: uppercase;
            letter-spacing: 1px;
            font-size: .75rem;
        }

            .mini-shopping-cart .name a:hover {
                color: rgb(0,95,138);
            }

    .mini-shopping-cart .product > div:last-child {
        text-align: right;
    }

    .mini-shopping-cart .totals {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -moz-box-align: end;
        -ms-flex-align: end;
        -webkit-align-items: flex-end;
        align-items: flex-end;
    }

        .mini-shopping-cart .totals .title {
            text-transform: uppercase;
            letter-spacing: .03em;
            font-size: .75rem;
            font-weight: 600;
        }

        .mini-shopping-cart .totals .subtotal {
            -webkit-flex: 1 0 auto;
            -ms-flex: 1 0 auto;
            flex: 1 0 auto;
            color: #0085ca;
            text-align: right;
            font-family: myriad-pro-semiextended, sans-serif;
            font-weight: 600;
            font-style: normal;
            font-size: 1rem;
        }

    .mini-shopping-cart .buttons button {
        width: 100%;
        padding: 15px 25px;
    }

#topcartlink {
    padding: 0px 10px 0px 15px;
}

@media(min-width:1001px) {
    #topcartlink {
        display: inline-block;
        width: auto;
        margin: 0;
        padding: 0 18px;
    }

    .utility > li:not(:last-child) > a {
        padding: 0px 30px;
    }
}

#topcartlink > a:first-child {
    padding: 0 0 20px;
    position: relative;
}

#topcartlink > a {
    background: 0 0;
    padding: 0;
    display: initial;
}

    #topcartlink > a:first-child span {
        position: absolute;
        right: -15px;
        top: -15px;
        padding: 5px 4px;
        background: #0085ca;
        color: #fff;
        width: 22px;
        font-size: 10px;
        text-align: center;
        border-radius: 50%;
        height: 22px;
    }

table.cart th {
    background: 0 0;
    border: none;
    border-bottom: 1px solid #e5e5e5;
    text-transform: uppercase;
    font-size: .875rem;
    font-weight: 700;
    letter-spacing: 1px;
    display: table-cell;
    padding: 0 10px 20px;
    margin: 0;
}

    table.cart th:first-of-type {
        padding-left: 0;
    }

table.cart td {
    color: rgb(0,37,54);
    border: none;
    font-weight: 600;
    padding: 5px 20px;
}

    table.cart td:first-of-type {
        padding-left: 0;
    }

    table.cart td.product {
        background: 0 0;
    }

table.cart tr:first-of-type td {
    padding-top: 40px;
}

table.cart tr:last-of-type td {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 40px;
}

table.card td a {
    color: #0085ca;
}

table.cart a:hover {
    color: rgb(0,95,138);
}

table.cart .product {
    display: table-cell;
    line-height: 1.4;
}

    table.cart .product a {
        margin-bottom: 5px;
        display: block;
        color: rgb(0,37,54);
    }

        table.cart .product a.product-name {
            font-size: 1.1em;
            color: #0085ca;
        }

            table.cart .product a.product-name:hover {
                color: rgb(0,37,54);
            }

table.cart td .edit-link {
    margin-bottom: 0;
    color: #0085ca;
    display: inline-block;
}

    table.cart td .edit-link:hover {
        color: rgb(0,37,54);
    }

table.cart td .quantity {
    border: 2px solid #e5e5e5;
}

table.cart td.sku {
    min-width: 180px;
}

table.cart .sku-number {
    color: rgb(0,37,54);
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 10px 0 5px;
    display: block;
    font-size: .875rem;
}

table.cart .product-meta {
    font-size: .875rem;
}

.table.cart tr:first-of-type td.product-picture, table.cart td.product-picture {
    padding-left: 10px;
}

.product-picture a {
    display: block;
    padding: 20px 20px 20px 0;
}

    .product-picture a img {
        margin: auto;
        display: block;
        border: 1px solid #e5e5e5;
    }

.cart-options {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.cart-footer {
    text-align: right;
}

#pnlMoneris {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%
}

table.cart td.product-qty {
    width: 135px;
    text-align: center;
}

@media(max-width:767px) {
    .cart-footer {
        margin-top: 40px;
    }
}

.checkout-button {
    width: 400px;
    max-width: 100%
}

@media(max-width:767px) {
    .checkout-button {
        width: 100%
    }
}

.cart-total td {
    padding: 0;
    vertical-align: 1px;
}

.cart-total-left label {
    text-align: right;
}

@media(max-width:767px) {
    .cart-total-left label {
        text-align: left;
    }
}

.cart-total-right {
    min-width: 150px;
    text-align: right;
}

.terms-of-service {
    margin: 30px 0;
}

#read-terms {
    margin: 0;
}

.estimate-shipping-popup {
    background: #fff;
    width: 450px;
    max-width: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: translate(320px, 0);
    -moz-transform: translate(320px, 0);
    -ms-transform: translate(320px, 0);
    transform: translate(320px, 0);
    -moz-transition: transform .25s;
    -o-transition: transform .25s;
    -webkit-transition: transform .25s;
    transition: transform .25s;
}

.estimate-shipping-row {
    display: flex;
    flex-wrap: wrap;
    padding-left: 20px;
    position: relative;
    margin-bottom: 20px;
}

.estimate-shipping-row-item {
    margin: 0px 3px;
}

.estimate-shipping-row-item-radio {
    position: absolute;
    left: 0px;
    top: calc(50% - 7.5px);
}

.mfp-ready .estimate-shipping-popup {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.qq-head {
    margin-bottom: 150px;
    margin-top: 75px;
}

.qq-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -4px;
    margin-left: -4px;
}

.qq-container {
    margin-top: 4rem;
}

.qq-filter {
    background: #1d446b;
    background: linear-gradient(180deg, rgba(29, 68, 107, 1) 0%, rgba(29, 68, 107, 1) 50%, rgba(240, 243, 248, 1) 50%, rgba(240, 243, 248, 1) 100%);
}

.qq-filter__list {
    display: block;
}

@media(min-width:992px) {
    .qq-filter__list {
        display: flex;
        justify-content: space-between;
        font-size: .75rem;
    }
}

.qq-filter__list__item {
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1rem;
    letter-spacing: .05em;
    display: block;
    margin-bottom: 25px;
    border-bottom: transparent 3px solid;
}

    .qq-filter__list__item:hover {
        color: #007db7;
    }

@media(min-width:992px) {
    .qq-filter__list__item {
        margin-bottom: 0;
    }
}

.qq-filter__list__item.active {
    color: #007db7;
    border-color: #007db7;
}

.single-qq-item_icon img {
    width: 30px;
}

.pager {
    margin: 40px 0;
    text-align: center;
    width: 100%
}

    .pager li {
        display: inline-block;
        padding: 0;
        margin: 0 5px;
    }

        .pager li::before {
            display: none;
        }

        .pager li.current-page span {
            background: #007db7;
            color: #fff;
        }

        .pager li:not(.previous-page) a, .pager li:not(.next-page) a, .pager li.current-page span {
            display: block;
            padding: 10px 15px;
            font-size: .875rem;
            font-weight: 600;
        }

.select2-selection.select2-selection--single {
    border: 1.5px solid #e5e5e5 !important;
    border-radius: 0;
    box-shadow: none;
    color: #0085ca;
    width: 100%;
    height: auto;
    display: block;
    font-size: .875rem;
    padding: 17px 40px 17px 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    outline: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: "myriad-pro", sans-serif;
    font-weight: 700;
    min-height: 52px;
    border-radius: 0 !important;
}

.select2-container--default.select2-container .select2-selection--single .select2-selection__arrow {
    height: 51px !important;
    position: absolute;
    top: 50%;
    right: 1px;
    width: 40px !important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .select2-container--default.select2-container .select2-selection--single .select2-selection__arrow b {
        border: none !important;
        left: 15px !important;
    }

        .select2-container--default.select2-container .select2-selection--single .select2-selection__arrow b:after {
            content: '';
            background-image: url(../assets/select-arrow.svg);
            background-size: 10px 5px;
            width: 10px;
            height: 5px;
            position: absolute;
        }

.prod-meta {
    order: 2;
}

@media(min-width:768px) {
    .prod-meta {
        order: 2;
    }
}

.prod-img {
    order: 1;
}

@media(min-width:768px) {
    .prod-meta {
        order: 2;
    }
}

.prod-img .product-gallery {
    top: 100px;
}

.order-details-area {
    display: block;
}

.order-details-page .totals {
    text-align: right;
}

.text-uppercase {
    text-transform: uppercase;
}

.font-weight-bold {
    font-weight: 700;
}

.list-unstyled {
    list-style: none;
    padding-left: 0;
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}

@media(min-width:576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media(min-width:768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media(min-width:992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media(min-width:1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

.flex-grow-1 {
    -ms-flex-grow: 1;
    flex-grow: 1;
    width: 100%
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

.w-auto {
    width: auto !important;
}

@media(min-width:576px) {
    .d-sm-none {
        display: none !important;
    }

    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-row {
        display: table-row !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media(min-width:768px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-inline {
        display: inline !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-table {
        display: table !important;
    }

    .d-md-table-row {
        display: table-row !important;
    }

    .d-md-table-cell {
        display: table-cell !important;
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media(min-width:992px) {
    .d-lg-none {
        display: none !important;
    }

    .d-lg-inline {
        display: inline !important;
    }

    .d-lg-inline-block {
        display: inline-block !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-table {
        display: table !important;
    }

    .d-lg-table-row {
        display: table-row !important;
    }

    .d-lg-table-cell {
        display: table-cell !important;
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media(min-width:1200px) {
    .d-xl-none {
        display: none !important;
    }

    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-inline-block {
        display: inline-block !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-table {
        display: table !important;
    }

    .d-xl-table-row {
        display: table-row !important;
    }

    .d-xl-table-cell {
        display: table-cell !important;
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

.ui-dialog {
    padding: 0;
    border: 0;
    border-radius: 0;
    font-family: "myriad-pro", sans-serif;
    font-weight: 600;
}

.ui-dialog-titlebar {
    background: #007db7;
    border-radius: 0;
    color: #fff;
    border: none;
}

.ui-dialog-titlebar-close {
    background: 0 0;
    border: none;
}

.ui-dialog-content {
    border-right: 2px solid #f0f3f8;
    border-left: 2px solid #f0f3f8;
    border-bottom: 2px solid #f0f3f8;
    font-size: 16px;
}

@media(min-width:992px) {
    .sidenav.js-sidebar {
        position: sticky;
        top: 200px;
    }
}

span.grid-report-item {
    padding: 6px 23px;
    text-transform: uppercase;
    font-size: .85rem;
    font-weight: 700;
    letter-spacing: .03em;
    margin-right: 15px;
}

    span.grid-report-item.yellow {
        background-color: #ceb87b;
        color: #fff;
    }

    span.grid-report-item.blue {
        background-color: #2a9cd1;
        color: #fff;
    }

    span.grid-report-item.green {
        background-color: #0cb79d;
        color: #fff;
    }

    span.grid-report-item.red {
        background-color: #b70c0c;
        color: #fff;
    }

ul.ui-autocomplete.ui-widget.ui-widget-content {
    border: none;
    background: #fff;
    width: 1185px !important;
    font-family: myriad-pro-semiextended, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-left: -40px;
    color: #0085ca;
    top: 254px !important;
    position: fixed;
    box-shadow: 0 0 40px rgba(0, 0, 0, .3);
}

    ul.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item:not(:last-of-type) {
        border-bottom: 1px solid #f0f3f8;
    }

    ul.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item-wrapper {
        display: flex;
        align-items: center;
        padding: 13px 16px;
    }

        ul.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item-wrapper.ui-state-active {
            background: #f7f8fa;
            border-bottom: none;
            font-weight: 400;
            margin: 0;
            color: #0085ca;
        }

ul.ui-autocomplete img {
    width: 30px;
    margin-right: 15px;
}

.zoom-container span {
    width: 100%;
    padding: 1rem;
}

.hide {
    display: none;
}

.d-flex {
    display: flex;
}

.w100 {
    width: 100%;
}

.align-center {
    align-items: center;
}

.content-center {
    justify-content: center;
}

.product-review-item {
    background-color: #fff;
}

.review-content > .review-info > .date > label, .review-content > .review-info > .user > label {
    margin: 0;
}

.form-fields > .inputs {
    display: flex;
    flex-wrap: wrap;
}

    .form-fields > .inputs > .required {
        margin: 0 5px 0 0 !important;
    }

.product-review-links a {
    color: #0085ca;
    font-weight: 700;
}

a.review-user {
    color: #007db7 !important;
}

.hero {
    //background-image: url(/Themes/SextonGroup/Content/assets/hero.jpg);
    //background-size: cover;
    //background-position: center;
    width: 100%;
    height: 100vh;
    min-height: 65vh;
    max-height: 600px;
    background-color: rgb(34,42,53);
    position: relative;
}

    .hero::after {
        content: "";
        background-image: url(/Themes/SextonGroup/Content/assets/intro-products.png);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        display: block;
        position: absolute;
        top: 3%;
        right: 15%;
        width: 100%;
        height: 100%;
        max-width: 550px;
    }

.hero-overlay {
    position: absolute;
    top: 20%;
    z-index: 5 !important;
    padding: 0 1rem 0;
    margin: 0 auto !important;
}

    .hero-overlay h1 {
        font-size: 3rem;
        text-transform: uppercase;
        line-height: 1.1;
    }

    .hero-overlay p {
        max-width: 20em;
        padding: 0;
        font-size: 1.35em;
    }

@media(max-width:1024px) {
    .hero-overlay h1 {
        font-size: 2.5em;
    }
}

@media(max-width:991px) {
    .hero-overlay {
        padding: 0;
        bottom: 10%
    }

    .hero::after {
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        opacity: 0.5;
    }

    .hero-overlay {
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

        .hero-overlay p {
            width: 100%;
            max-width: 100%;
        }
}

@media(max-width:768px) {
    .hero-overlay h1 {
        font-size: 2em;
    }

    .hero-overlay p {
        font-size: 1em;
    }
}

@media(max-width:767px) {

    .hero {
        background-position: center left 78%;
    }
}

/**Product Icons**/
.clearance-item {
    width: 50px;
    position: absolute;
    bottom: 25px;
    right: 25px;
    border-width: 0px !important;
    padding: 0px !important;
}

.on-demand-item {
    width: 50px;
    position: absolute;
    bottom: 25px;
    right: 25px;
    border-width: 0px !important;
    padding: 0px !important;
}

.bundle-item {
    width: 50px;
    position: absolute;
    bottom: 25px;
    right: 25px;
    border-width: 0px !important;
    padding: 0px !important;
}


/*=== First Time User Carousel ===*/
.carousel-modal {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    z-index: 10;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    background-color: rgba(90, 109, 126, 0.5);
    -moz-transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
    -webkit-transition: 0.5s ease all;
    transition: 0.5s ease all;
}

    .carousel-modal.open {
        visibility: visible;
        opacity: 1;
        overflow-x: hidden;
        overflow-y: auto;
    }

        .carousel-modal.open .carousel-modal__inner {
            -webkit-transform: translate(0, 0);
            -moz-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
            transform: translate(0, 0);
        }

.carousel-modal__inner {
    max-width: 100%;
    width: 700px;
    margin: 60px auto;
    background: #ffffff;
    overflow: hidden;
    position: relative;
    -moz-transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
    -webkit-transition: 0.5s ease all;
    transition: 0.5s ease all;
    -webkit-transform: translate(0, -100px);
    -moz-transform: translate(0, -100px);
    -ms-transform: translate(0, -100px);
    transform: translate(0, -100px);
}

.carousel-exit {
    position: absolute;
    right: 34px;
    top: 34px;
    cursor: pointer;
    z-index: 5;
}

.carousel-modal-content {
    position: relative;
    left: 0px;
    padding: 50px 50px;
    display: grid;
    grid-template-columns: 100% 100% 100% 100% 100% 100%;
    gap: 100px;
    height: 575px;
    transition: 0.5s ease-in-out;
}

    .carousel-modal-content.slide-1-fr {
        height: 750px !important;
    }

    .carousel-modal-content.slide-2-fr,
    .carousel-modal-content.slide-5-fr {
        height: 520px !important;
    }

    .carousel-modal-content.slide-3-fr {
        height: 500px !important;
    }

    .carousel-modal-content.slide-4-fr {
        height: 545px !important;
    }

    .carousel-modal-content.slide-6-fr {
        height: 300px !important;
    }

    .carousel-modal-content.slide-2,
    .carousel-modal-content.slide-3,
    .carousel-modal-content.slide-4,
    .carousel-modal-content.slide-5 {
        height: 500px !important;
    }

    .carousel-modal-content.slide-6 {
        height: 300px !important;
    }

.slider-header {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.carousel-semi-bold {
    font-weight: 500;
}

.slider-header > *,
.slide-content.centered > * {
    text-align: center;
    width: 100%;
}

.carousel-list > li {
    list-style: inside !important;
}

    .carousel-list > li::marker {
        margin-right: 50px;
    }

.carousel-modal-footer {
    position: relative;
    display: flex;
    justify-content: center;
    background: rgb(34,42,53);
}

.carousel-controls {
    position: absolute;
    top: -44px;
    display: flex;
    justify-content: center;
}

.carousel-pager {
    width: 14px;
    height: 14px;
    border-radius: 14px;
    border: solid 1px rgb(0,95,138);
    margin: 0px 5px;
    cursor: pointer;
    transition: 0.5s ease-in-out;
}

    .carousel-pager.active {
        background-color: rgb(0,133,202);
    }

.do-not-show-tour {
    color: #ffffff;
    cursor: pointer;
    position: absolute;
    bottom: 16px;
    font-size: 12px;
}

@media screen and (max-width: 720px) {
    .carousel-modal__inner {
        margin: 0px;
        width: 100%;
    }

    .carousel-modal-content {
        padding: 15px;
        height: 575px;
    }

    .carousel-exit {
        top: 10px;
        right: 10px;
    }

    .carousel-modal-content.slide-2,
    .carousel-modal-content.slide-3,
    .carousel-modal-content.slide-4,
    .carousel-modal-content.slide-5,
    .carousel-modal-content.slide-6 {
        height: 425px !important;
    }
}

/*=== MODAL ===*/
