:root {
    --primary-dark: #b1050f;
    --brand-black: #242424;
    --skew-offset: 10;
}

.ex-l-3078, .ex-l-3650 {
    /*Turn these 4 off*/
    /*--primary-color: #4e2d87;*/
    /*--primary-dark: #331e57;*/
    /*--accent-color: var(--primary-dark);*/
    /*--accent-dark: var(--primary-dark);*/
    /*Turn these 4 on*/
    --primary-color: #022146;
    --primary-dark: #043b7e;
    --accent-color: #AB2E37;
    --accent-dark: #b31c26;
    --evo-brand-default: var(--primary-color);
    --evo-text-col: #fff;
    /*Turn this on*/
    --evo-btn-default-bg: var(--accent-color);
    --evo-btn-default-color-hover: #ffffff;
    /*Turn this on*/
    --evo-btn-default-bg-hover: var(--accent-dark);

    /*--evo-btn-default-color: #ffffff;*/
    /*--evo-link-color: #000000;*/
    /*--evo-link-hover-color: #000000;*/
    --evo-header-background: #ffffff;
    --evo-header-text: #000000;
    /*--evo-footer-background: #242424;*/
    /*--evo-footer-text: #ffffff;*/
}

@font-face {
    font-family: 'icomoon';
    src: url('https://eu.evocdn.io/dealer/1674/content/media/Icons/fonts/icomoon.eot?3ewkkb');
    src: url('https://eu.evocdn.io/dealer/1674/content/media/Icons/fonts/icomoon.eot?3ewkkb#iefix') format('embedded-opentype'),
    url('https://eu.evocdn.io/dealer/1674/content/media/Icons/fonts/icomoon.ttf?3ewkkb') format('truetype'),
    url('https://eu.evocdn.io/dealer/1674/content/media/Icons/fonts/icomoon.woff?3ewkkb') format('woff'),
    url('https://eu.evocdn.io/dealer/1674/content/media/Icons/fonts/icomoon.svg?3ewkkb#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="custom-icon-"],
[class*=" custom-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.custom-icon-business-gifts:before {
    content: "\e914";
}

.custom-icon-printing:before {
    content: "\e904";
}

.custom-icon-open_box:before {
    content: "\e905";
}

.custom-icon-janitorial:before {
    content: "\e906";
}

.custom-icon-helmet:before {
    content: "\e907";
}

.custom-icon-desk:before {
    content: "\e908";
}

.custom-icon-catering:before {
    content: "\e909";
}

.custom-icon-education:before {
    content: "\e90a";
}

.custom-icon-healthcare:before {
    content: "\e90b";
}

.custom-icon-hygiene:before {
    content: "\e90c";
}

.custom-icon-managed_services:before {
    content: "\e90d";
}

.custom-icon-marque:before {
    content: "\e90e";
}

.custom-icon-office_supplies:before {
    content: "\e90f";
}

.custom-icon-print:before {
    content: "\e910";
}

.custom-icon-shredding:before {
    content: "\e911";
}

.custom-icon-workwear:before {
    content: "\e912";
}

.custom-icon-paper:before {
    content: "\e901";
}

.custom-icon-envelope:before {
    content: "\e902";
}

.custom-icon-battery:before {
    content: "\e903";
}

.custom-icon-interiors:before {
    content: "\e900";
}

.custom-icon-printer:before {
    content: "\e913";
}

/* START Variable Insert */

.noUi-connect {
    background: var(--evo-brand-default)
}

.noUi-handle {
    background: var(--evo-brand-default)
}

::selection {
    color: #fff;
    background: var(--evo-brand-default)
}

::-moz-selection {
    color: #fff;
    background: var(--evo-brand-default)
}

a {
    color: var(--evo-link-color);
}

a:hover, a:focus {
    color: var(--evo-link-hover-color);
}

.grid.simple .grid-body {
    color: var(--evo-brand-default)
}

.grid.simple .grid-title h3 {
    color: #000
}

.grid.simple .grid-body h4 {
    color: #000
}

.label-focus {
    background: var(--evo-brand-default)
}

.defaults .active, .defaults .active {
    color: var(--evo-brand-default)
}

.table .hover-action {
    color: var(--evo-brand-default)
}

.btn, .button, .ctct-form-button, .button {
    color: var(--evo-btn-default-color);
    background: var(--evo-btn-default-bg);
}

.btn:hover, .button:hover {
    background: var(--evo-btn-default-bg-hover)
}

.btn-default, .button {
    background: var(--evo-btn-default-bg);
    color: var(--evo-btn-default-color);
}

.btn-default:hover, .button:hover {
    background: var(--evo-btn-default-bg-hover);
    color: var(--evo-btn-default-color-hover);
}

.btn-primary {
    background: var(--evo-btn-default-bg);
    color: var(--evo-btn-default-color);
}

.btn-primary:hover {
    background: var(--evo-btn-default-bg-hover);
    color: var(--evo-btn-default-color-hover);
}

.btn-black:hover {
    background: var(--evo-brand-default)
}

#vquickorderlist .btn-outlined.btn-sm:hover {
    color: var(--evo-btn-default-color-hover);
    background: var(--evo-brand-default)
}

.btn-outlined {
    color: var(--evo-btn-default-color);
    border: 1px solid var(--evo-brand-default)
}

.btn-outlined:hover {
    color: var(--evo-btn-default-color-hover);
    background: var(--evo-brand-default)
}

.btn-outlined.btn-default {
    border: 1px solid var(--evo-brand-default);
    color: var(--evo-brand-default)
}

.btn-outlined.btn-default:hover {
    background: var(--evo-btn-default-bg);
    color: var(--evo-btn-default-color)
}

.btn-outlined.btn-primary {
    border: 1px solid var(--evo-btn-default-color);
    color: var(--evo-btn-default-color)
}

.btn-outlined.btn-primary:hover {
    background: var(--evo-btn-default-bg-hover);
    color: var(--evo-btn-default-color-hover)
}

.btn-outlined-invert.btn-default:hover {
    color: var(--evo-brand-default)
}

.btn-outlined-invert.btn-primary:hover {
    color: #fff
}

.btn-block:hover {
    background-color: var(--evo-btn-default-bg-hover)
}

.sweet-alert button {
    background-color: var(--evo-btn-default-bg);
}

.sweet-alert button:hover {
    background-color: var(--evo-brand-default);
}

.brand-primary-color {
    color: var(--evo-btn-default-color);
}

.brand-primary-bg {
    background: var(--evo-btn-default-bg);
}

.cart-btn #minicart_points_balance td {
    background: var(--evo-btn-default-bg);
    color: var(--evo-btn-default-color);
}

section.shopping-cart tr.rewards_points.points_balance td {
    background: var(--evo-btn-default-bg);
    color: var(--evo-btn-default-color);
}

label {
    color: #000
}

.form-control, #quote-product-list-modal .select2-selection--single {
    border: 1px solid var(--evo-brand-default)
}

.form-control:focus {
    border-color: var(--evo-brand-default);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(227, 6, 19, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(227, 6, 19, .6)
}

.form-control:focus {
    border-color: var(--evo-brand-default);
    -webkit-box-shadow: 0px 0px 0px 1px var(--evo-brand-default);
    -moz-box-shadow: 0px 0px 0px 1px var(--evo-brand-default);
    box-shadow: 0px 0px 0px 1px var(--evo-brand-default)
}


.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: var(--primary-dark)
}

input.cmn-toggle-round-flat:checked + label, input.cmn-toggle-round-flat:checked + label:after {
    background-color: var(--evo-btn-default-bg)
}

.control--checkbox .control__indicator {
    border: 1px solid var(--evo-brand-default)
}

.control input:checked ~ .control__indicator {
    background: var(--evo-brand-default)
}

.control:hover input:not([disabled]):checked ~ .control__indicator, .control input:checked:focus ~ .control__indicator {
    background: var(--primary-dark)
}

header {
    background-color: var(--evo-header-background)
}

header .header-mobile .cd-dropdown-trigger-mobile i, header .header-mobile .header-right a {
    color: var(--evo-link-color)
}

.account-btn:hover i.user-icon, .account-btn.logged-in:has(span>i.fa-caret-left) .user-icon {
    color: var(--evo-brand-default);
}

.toolbar button i, .toolbar a i {
    color: var(--evo-header-text)
}

.toolbar .dropdown .dropdown-menu .pointer:hover a i {
    color: var(--evo-header-text)
}

.toolbar a span {
    color: var(--evo-header-text)
}

.toolbar a span:hover {
    color: var(--evo-brand-default)
}

.toolbar .cart-btn > .btn i {
    color: #fff;
}

.toolbar .cart-btn > .btn span {
    background-color: var(--evo-brand-default)
}

.toolbar .cart-btn > .btn b {
    color: #fff;
}

.toolbar .cart-btn:hover > .btn {
    color: var(--evo-brand-default)
}

.toolbar .cart-btn:hover > .btn i {
    color: #fff;
}

.cart-dropdown {
    border: 1px solid var(--evo-brand-default)
}

.cart-dropdown table td a:hover, .cart-dropdown table td a i:hover {
    color: var(--evo-brand-default)
}

.cart-dropdown table td input:focus {
    border-color: var(--evo-brand-default)
}

.cart-dropdown .footer {
    background: var(--evo-brand-default)
}

@media only screen and (min-width: 1024px) {
    .cd-dropdown-wrapper:hover {
        background-color: var(--primary-dark)
    }

    .no-touch .cd-dropdown-content .cd-secondary-dropdown a:hover {
        color: var(--primary-dark)
    }

    .no-touch .cd-dropdown-content > li:not(.has-children) a:hover {
        color: var(--primary-dark)
    }

}

@media only screen and (min-width: 769px) {
    .cd-dropdown-content > li:hover > a {
        box-shadow: inset 2px 0 0 var(--primary-dark);
        color: var(--primary-dark);
        font-weight: 600
    }

    .cd-dropdown-content > li:hover > a:before, .cd-dropdown-content > li:hover > a:after {
        background: var(--primary-dark)
    }
}

.dropdown-trigger {
    background: var(--evo-brand-default)
}

.dropdown .pointer:hover {
    color: var(--evo-footer-text);
    background: var(--evo-footer-background)
}

.dropdown .pointer:hover a {
    color: var(--evo-footer-text)
}

.hero-slider .ms-nav-next:before, .hero-slider .ms-nav-prev:before {
    color: var(--evo-brand-default)
}

.hero-slider .ms-bullet-selected {
    background: var(--evo-brand-default)
}

.cat-tiles a {
    color: var(--evo-brand-default)
}

.offer-tabs .tab-navs a {
    color: var(--evo-brand-default)
}

.info-block-image h2 {
    color: var(--evo-brand-default)
}

.info-block-image .color-box {
    color: var(--evo-brand-default)
}

.info-block-image .color-box .tiles div {
    border: 1px solid var(--evo-brand-default)
}

.info-block-image .color-box .tiles div span {
    color: var(--evo-brand-default)
}

.info-block-image .color-box .tiles div i {
    color: var(--evo-brand-default)
}

.feature-tabs .tab i {
    color: var(--evo-brand-default)
}

.feature-tabs .tab.active i {
    color: var(--primary-dark)
}

.menu .main li:hover a, .menu .catalog li:hover a {
    color: var(--evo-brand-default)
}

.menu .catalog .standard-nav-menu-item:hover > a {
    color: #fff;
}

.menu .main .submenu, .menu .catalog .submenu {
    background: var(--evo-brand-default);
}

.menu .main .submenu li:hover, .menu .catalog .submenu li:hover {
    background: var(--primary-dark)
}


.menu .catalog li:hover {
    background-color: var(--primary-dark);
}

.menu .catalog li:hover > a {
    color: #fff;
}

.menu .catalog li > a {
    color: #fff
}

.menu .catalog li .submenu .sub-submenu li a {
    color: var(--evo-brand-default)
}

.menu .catalog li .submenu .sub-submenu li:after {
    border-top: 1px solid var(--evo-brand-default)
}

.menu .catalog li .submenu .sub-submenu li:hover {
    background: #fff
}

.menu .catalog li .submenu .offer .btn {
    background: var(--evo-brand-default)
}

.menu .container li.menuitem:hover {
    background-color: var(--primary-dark)
}

.menu-toggle {
    color: var(--evo-brand-default)
}

.dropdown-trigger-al:hover {
    background-color: var(--primary-dark)
}

.dropdown-trigger-al.open + .dropdown-items li a {
    background-color: var(--evo-brand-default)
}

.dropdown-trigger-al.open + .dropdown-items li a:hover {
    background-color: var(--primary-dark)
}

.header-full .cd-dropdown-wrapper:hover, .menu .container div.menuitem:hover {
    background-color: var(--primary-dark)
}

.header-menu h3 {
    background-color: var(--evo-brand-default)
}

.header-menu .cd-dropdown-wrapper .cd-dropdown {
    background-color: var(--primary-dark)
}

.header-menu .cd-dropdown-wrapper .cd-dropdown a {
    color: #fff
}

.header-menu .cd-dropdown-wrapper .cd-dropdown div.dropdown-extras {
    background-color: var(--primary-dark)
}

.header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content a, .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content ul a {
    border-color: #350104
}

@media only screen and (min-width: 769px) {
    .cd-dropdown-trigger.dropdown-is-active {
        background-color: var(--primary-dark)
    }

    .no-touch .cd-dropdown-trigger.dropdown-is-active:hover {
        background-color: var(--primary-dark)
    }

    .cd-dropdown-content a, .cd-dropdown-content ul a {
        color: #350104
    }

    .cd-dropdown-content .cd-divider, .cd-dropdown-content ul .cd-divider {
        color: #b3b3b3;
        border-top: 1px solid #ebebeb
    }

    .no-touch .cd-dropdown-content > li:not(.has-children) a:hover {
        color: var(--primary-dark)
    }

    .cd-dropdown-content .see-all a {
        color: var(--primary-dark)
    }

    .cd-dropdown-content .cd-secondary-dropdown > .see-all a, .cd-dropdown-content .cd-dropdown-gallery > .see-all a, .cd-dropdown-content .cd-dropdown-icons > .see-all a {
        background: #ebebeb;
        color: var(--primary-dark)
    }

    .no-touch .cd-dropdown-content .cd-secondary-dropdown > .see-all a:hover, .no-touch .cd-dropdown-content .cd-dropdown-gallery > .see-all a:hover, .no-touch .cd-dropdown-content .cd-dropdown-icons > .see-all a:hover {
        color: #fff;
        background-color: var(--primary-dark)
    }

    .cd-dropdown-content .cd-secondary-dropdown > li > a {
        color: var(--primary-dark);
        font-size: 16px
    }

    .cd-dropdown-content .cd-secondary-dropdown > li {
        border-color: #ebebeb
    }

    .no-touch .cd-dropdown-content .cd-secondary-dropdown a:hover {
        color: var(--primary-dark)
    }

    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item:hover {
        background: #ebebeb
    }

    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h4 {
        color: var(--primary-dark)
    }

    .cd-dropdown-content > .has-children > a.is-active {
        box-shadow: inset 2px 0 0 var(--primary-dark);
        color: var(--primary-dark)
    }

    .cd-dropdown-content > .has-children > a.is-active::before, .cd-dropdown-content > .has-children > a.is-active::after {
        background: var(--primary-dark)
    }

    .open-to-left .cd-dropdown-content > .has-children > a.is-active {
        box-shadow: inset -2px 0 0 var(--primary-dark)
    }

    .cd-search input[type=search] {
        background-color: #ebebeb
    }

    .cd-search input[type=search]::-webkit-input-placeholder {
        color: #b3b3b3
    }

    .cd-search input[type=search]::-moz-placeholder {
        color: #b3b3b3
    }

    .cd-search input[type=search]:-moz-placeholder {
        color: #b3b3b3
    }

    .cd-search input[type=search]:-ms-input-placeholder {
        color: #b3b3b3
    }
}

footer {
    color: var(--evo-footer-text);
    background-color: (--evo-footer-background)
}

footer a, footer label {
    color: var(--evo-footer-text);
}

footer p {
    color: var(--evo-footer-text);
}

footer i {
    color: var(--evo-footer-text);
}

footer .social a:hover, footer .social a:focus {
    color: var(--evo-footer-text);
}

footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
    color: var(--evo-footer-text);
}

.catalog-grid .tile .price-label {
    color: var(--primary-dark)
}

.catalog-grid .tile .footer a {
    color: var(--evo-brand-default)
}

.badges .sale {
    background-color: var(--evo-brand-default)
}

.catalog-single .buttons .qnt-count .incr-btn, .catalog-single .buttons .qnt-count .incr-btn-quick {
    background: var(--evo-brand-default)
}

.catalog-single .buttons .qnt-count .incr-btn:hover, .catalog-single .buttons .qnt-count .incr-btn-quick:hover {
    background: var(--primary-dark)
}

.catalog-single .promo-labels div i {
    color: var(--evo-brand-default)
}

.catalog-single .promo-labels div:hover {
    color: #fff;
    background: var(--evo-brand-default)
}

.catalog-single .prod-gal .ms-view {
    background: #fff
}

.catalog-single .social-links i:hover {
    color: var(--evo-brand-default)
}

.tech-specs .item span {
    color: var(--evo-brand-default)
}

.sorting a:hover {
    color: var(--evo-brand-default)
}


.shop-filters .filter-section .clear {
    color: var(--evo-brand-default)
}

.shop-filters .filter-section .categories li a {
    color: var(--evo-brand-default)
}

.special-offer .tile .price-label {
    color: var(--primary-dark)
}

.special-offer .tile .footer a {
    color: var(--evo-brand-default)
}

.shopping-cart table td.delete .delete-btn:hover, .wishlist table td.delete .delete-btn:hover {
    background: var(--evo-brand-default) !important
}

.shopping-cart table td.qnt-count .incr-btn:hover, .wishlist table td.qnt-count .incr-btn:hover {
    background: var(--evo-brand-default) !important
}

.log-reg > .large {
    color: var(--evo-brand-default)
}

.about .hero-static .content .inner h1 span {
    color: var(--evo-brand-default)
}

.delivery .accordion .panel-heading a .history-title {
    color: var(--evo-brand-default)
}

.delivery .badges .delivered {
    background-color: var(--evo-brand-default);
}

.tracking .done {
    background: var(--evo-brand-default) !important;
}

.tracking .done .round {
    background: var(--evo-brand-default) !important;
    color: #fff;
    border: 4px solid var(--evo-brand-default)
}

.tracking .accordion .panel-heading a, .tracking .accordion .panel-heading a:hover {
    color: #fff !important;
    background: var(--evo-brand-default)
}

.tracking .accordion .panel-body {
    background: #e5e5e5
}

#accordion .panel-border {
    border-color: var(--evo-brand-default)
}

body.ex-product .product-options .option-group .option-group-swatch input[checked=true] + label {
    border-color: #000
}

.tabs-widget .nav-tabs {
    border-bottom: 3px solid var(--evo-brand-default)
}

.tabs-widget .nav-tabs li a:hover {
    border: 1px solid var(--evo-brand-default)
}

.tabs-widget .nav-tabs li.active a {
    border: 1px solid var(--evo-brand-default);
    background-color: var(--evo-brand-default);
    color: #fff
}

.tabs-widget .nav-tabs li.active a:hover {
    background-color: var(--evo-brand-default);
    color: var(--evo-brand-default);
    color: #fff
}

.media-link .overlay .descr {
    color: #fff
}

.media-link .overlay .descr > div {
    background: var(--evo-brand-default);
    color: #fff
}

.posts-widget {
    background: var(--evo-brand-default);
    color: #fff
}

.posts-widget .tw-bg {
    background: var(--primary-dark)
}

.posts-widget h2, .posts-widget h3, .posts-widget h4, .posts-widget h5, .posts-widget h6 {
    color: #fff
}

.posts-widget .latest-posts {
    background: var(--evo-brand-default)
}

.posts-widget .latest-posts .btn-black:hover {
    background-color: var(--primary-dark) !important
}

.posts-widget .twitter-feed {
    background: var(--primary-dark)
}

.posts-widget .post h3 a {
    color: #fff
}

.posts-widget .post .author, .posts-widget .post .comments, .posts-widget .post .author i, .posts-widget .post .comments i, .posts-widget .post .author a, .posts-widget .post .comments a {
    color: #fff
}

.posts-widget .tw-follow .button {
    background: var(--evo-brand-default);
    color: #fff
}

.posts-widget .tweet p {
    color: #fff
}

.subscr-form .subscr-next:hover, .subscr-form .subscr-submit:hover {
    color: var(--evo-brand-default)
}

.gallery-widget .gallery-grid .gallery-item a .overlay span {
    background: var(--evo-brand-default);
    color: #fff
}

.brand-carousel {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6
}

.brand-carousel h2 {
    color: #b2b2b2
}

.brand-carousel .owl-prev, .brand-carousel .owl-next {
    color: var(--evo-brand-default) !important
}

.testmns-widget {
    background: var(--evo-brand-default);
    color: #fff
}

.testmns-widget h1, .testmns-widget h2, .testmns-widget h3, .testmns-widget h4, .testmns-widget h5, .testmns-widget h6 {
    color: #fff
}

.testmns-widget .carousel blockquote p {
    color: #fff
}

.testmns-widget .carousel blockquote footer {
    color: #fff
}

.testmns-widget .carousel .carousel-indicators li {
    background-color: #8c8c8c;
    background: #fff
}

.testmns-widget .carousel .carousel-indicators li.active {
    background: #fff
}

.breadcrumb > li {
    color: #b2b2b2
}

.breadcrumb > li a {
    color: #b2b2b2
}

.breadcrumb > li + li:before {
    color: #b2b2b2
}

.pagination li a:hover {
    color: var(--evo-brand-default)
}

.pagination li.active a {
    color: var(--evo-brand-default)
}

.pagination li.active a:hover {
    color: var(--evo-brand-default)
}

.sticky-btns span {
    color: #fff;
    background: #292c2e
}

.sticky-btns span:hover {
    background: #000
}

.sticky-btns .quick-contact {
    border: 1px solid #b2b2b2;
    background: #fff
}

.popover {
    border-color: #ddd !important
}

.popover .popover-content:hover {
    color: #292c2e !important
}

.popover:hover {
    background: #fff !important;
    color: #292c2e !important
}

.panel-toggle {
    border-bottom: 1px dashed #292c2e;
    color: var(--evo-brand-default)
}

.panel-toggle h1, .panel-toggle .h1, .panel-toggle .h2, .panel-toggle h2, .panel-toggle .h3, .panel-toggle h3, .panel-toggle .h4, .panel-toggle h4, .panel-toggle .h5, .panel-toggle h5, .panel-toggle .h6, .panel-toggle h6 {
    color: #292c2e
}

.panel-toggle:hover {
    color: var(--primary-dark) !important;
    border-bottom: 1px dashed var(--primary-dark)
}

.panel-toggle:hover h1, .panel-toggle:hover .h1, .panel-toggle:hover .h2, .panel-toggle:hover h2, .panel-toggle:hover .h3, .panel-toggle:hover h3, .panel-toggle:hover .h4, .panel-toggle:hover h4, .panel-toggle:hover .h5, .panel-toggle:hover h5, .panel-toggle:hover .h6, .panel-toggle:hover h6 {
    color: var(--primary-dark)
}

.accordion .panel-heading a {
    color: #292c2e
}

.accordion .panel-heading a h1, .accordion .panel-heading a .h1, .accordion .panel-heading a .h2, .accordion .panel-heading a h2, .accordion .panel-heading a .h3, .accordion .panel-heading a h3, .accordion .panel-heading a .h4, .accordion .panel-heading a h4, .accordion .panel-heading a .h5, .accordion .panel-heading a h5, .accordion .panel-heading a .h6, .accordion .panel-heading a h6 {
    color: #292c2e
}

.accordion .panel-heading a:hover {
    color: var(--evo-brand-default) !important;
    border-bottom: 1px dashed var(--primary-dark)
}

.accordion .panel-heading a:hover h1, .accordion .panel-heading a:hover .h1, .accordion .panel-heading a:hover .h2, .accordion .panel-heading a:hover h2, .accordion .panel-heading a:hover .h3, .accordion .panel-heading a:hover h3, .accordion .panel-heading a:hover .h4, .accordion .panel-heading a:hover h4, .accordion .panel-heading a:hover .h5, .accordion .panel-heading a:hover h5, .accordion .panel-heading a:hover .h6, .accordion .panel-heading a:hover h6 {
    color: var(--primary-dark)
}

.accordion .panel-body {
    color: #292c2e;
    color: #000
}

.cont-info-widget ul li:hover a, .cont-info-widget ol li:hover a {
    color: var(--evo-brand-default)
}

.cont-info-widget ul li i, .cont-info-widget ol li i {
    color: var(--evo-brand-default)
}

.sidebar-search button[type=submit]:hover {
    color: #fff
}

.countdown #timer {
    background: var(--evo-brand-default);
    color: #fff
}

.ctct-form-embed .ctct-form-defaults .ctct-form-text, .ctct-form-embed .ctct-form-custom .ctct-form-label, .ctct-form-embed .ctct-form-custom .ctct-form-listname, .ctct-form-embed .ctct-form-custom .ctct-form-lists-legend, .ctct-form-embed .ctct-form-defaults .ctct-form-footer, .ctct-form-embed .ctct-form-defaults .ctct-form-footer .ctct-form-footer-link {
    color: #000 !important
}

footer h2.ctct-form-header {
    color: #fff !important
}

footer .ctct-form-embed .ctct-form-defaults .ctct-form-text, footer .ctct-form-embed .ctct-form-custom .ctct-form-label, footer .ctct-form-embed .ctct-form-custom .ctct-form-listname, footer .ctct-form-embed .ctct-form-custom .ctct-form-lists-legend, footer .ctct-form-embed .ctct-form-defaults .ctct-form-footer, footer .ctct-form-embed .ctct-form-defaults .ctct-form-footer .ctct-form-footer-link {
    color: #fff !important
}

.ctct-form-button {
    color: #fff !important;
    background: #242424 !important
}

.ctct-form-button:hover {
    background: var(--evo-brand-default) !important
}

.ex-branch-details-widget {
    background: rgba(227, 6, 19, .1)
}

.ex-branch-details-widget .branch-details-card .branch-details-icon {
    color: var(--evo-brand-default)
}

.ex-branch-finder .branch-list {
    background: rgba(227, 6, 19, .1)
}

.ex-branch-finder .branch-details > div .branch-details-icon {
    color: var(--evo-brand-default)
}

.widget-branch-gallery-map .nav-tabs > li.active {
    border-color: var(--evo-brand-default)
}

.widget-branch-gallery-map .nav-tabs > li.active > a {
    background-color: rgba(227, 6, 19, .1)
}

.inktonerfinder_wrapper {
    background-color: #e6e6e6
}

.inktonerfinder_wrapper h1, .inktonerfinder_wrapper h2, .inktonerfinder_wrapper h3, .inktonerfinder_wrapper h4, .inktonerfinder_wrapper h5 {
    color: #222
}

section.search .select2-container-multi .select2-choices .select2-search-choice.select2-action {
    background-color: var(--evo-brand-default)
}

.relsearch button i {
    color: var(--evo-brand-default)
}

.searchtools-container {
    background: var(--evo-brand-default)
}

section.search .select2-container-multi .select2-choices .select2-search-choice.select2-action, .select2-search-choice.select2-action {
    background-color: var(--evo-brand-default) !important
}

header section.search .search-form .form-group input {
    border-color: var(--evo-brand-default)
}

.customertools .your-account {
    color: #fff; /* text-shadow:1px 3px 15px var(--primary-dark); *//* background:linear-gradient(var(--evo-brand-default), #fff); */
}

div.customertools .customertools-container {
    background: var(--evo-brand-default);
  	color: #fff;
}

.customertools .nav h4 {
    color: #fff;
    font-weight: 600;
}

.customertools a {
    color: var(--primary-dark)
}

.pulse-loader:not(:required) {
    border: 2px solid var(--evo-brand-default)
}

@-moz-keyframes pulse-loader {
    0% {
        -moz-box-shadow: var(--evo-brand-default) 0 0 0px 20px;
        box-shadow: var(--evo-brand-default) 0 0 0px 20px
    }
    40% {
        -moz-box-shadow: none;
        box-shadow: none
    }
    100% {
        -moz-box-shadow: var(--evo-brand-default) 0 0 0px 25px inset;
        box-shadow: var(--evo-brand-default) 0 0 0px 25px inset
    }
}

@-webkit-keyframes pulse-loader {
    0% {
        -webkit-box-shadow: var(--evo-brand-default) 0 0 0px 20px;
        box-shadow: var(--evo-brand-default) 0 0 0px 20px
    }
    40% {
        -webkit-box-shadow: none;
        box-shadow: none
    }
    100% {
        -webkit-box-shadow: var(--evo-brand-default) 0 0 0px 25px inset;
        box-shadow: var(--evo-brand-default) 0 0 0px 25px inset
    }
}

@keyframes pulse-loader {
    0% {
        -moz-box-shadow: var(--evo-brand-default) 0 0 0px 20px;
        -webkit-box-shadow: var(--evo-brand-default) 0 0 0px 20px;
        box-shadow: var(--evo-brand-default) 0 0 0px 20px
    }
    40% {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    100% {
        -moz-box-shadow: var(--evo-brand-default) 0 0 0px 25px inset;
        -webkit-box-shadow: var(--evo-brand-default) 0 0 0px 25px inset;
        box-shadow: var(--evo-brand-default) 0 0 0px 25px inset
    }
}

.dark-modal .modal-form label i {
    color: #242424
}

.modal-header a:hover {
    color: #000;
    border-bottom: 1px dashed #000
}

body.skye header .header-full > .container-fluid:first-child, body.skye header header .header-full > .container:first-child {
    background: #242424
}

body.skye header .row-2 .tools-row2 i.fa-phone {
    border: 1px solid #242424;
    background: #242424
}

body.skye header section.search .search-form button[type=submit] {
    background: #242424
}

body.skye footer .social-icons .social a:nth-child(even) {
    background: #f9232f
}

body.skye footer .social-icons .social a:nth-child(odd) {
    background: var(--primary-dark)
}

body.skye footer .social-icons .social a:hover:nth-child(even) {
    background: #80030b
}

body.skye footer .social-icons .social a:hover:nth-child(odd) {
    background: #80030b
}

body.skye footer > div:first-child {
    background: var(--evo-brand-default)
}

.skyehomebluebackground {
    background: var(--evo-brand-default)
}

.skyehomebluebackground .owl-nav, .skyehomebluebackground h3 {
    color: #fff
}

.skyehometopcatsbanner h2 {
    color: var(--evo-brand-default)
}


/* END Variable Insert */

/* START Helper Classes */

.text-brand-red {
    color: var(--evo-brand-default);
}

.text-brand-red > * {
    color: var(--evo-brand-default);
}

.hide-brand-text .brand-label {
    visibility: hidden;
}

.bg-primary {
    background-color: var(--evo-brand-default);

}

.bg-secondary {
    background-color: var(--brand-black);
}

/* END Helper Classes */

/* START Banner Text Positioning */

.whitt-banner {
    max-width: fit-content;
    position: relative;
    margin: 0 auto !important;
}
.whitt-banner.triple-banner .banner_content .banner_title {
    font-size: clamp(1rem, 2.1vw, 2.2rem);
}

@media (max-width: 768px) {
    .whitt-banner.triple-banner .banner_content .banner_title {
        font-size: 2rem;
    }

    .whitt-banner.triple-banner .responsive.mobileimg {
        width: 100dvw;
    }
}

.whitt-banner.text-bg-col-default .banner_content .banner_title {
    background-color: var(--evo-brand-default);
    color: #fff;
    padding: 0.5rem;
    margin: 0;
}

.whitt-banner.text-bg-col-black .banner_content .banner_title {
    background-color: var(--brand-black);
    padding: 0.2rem 0.4rem 0.4rem;
    margin: 0;
}

.whitt-banner.text-bg-col-full .banner_content .banner_title {
    width: 100%;
    padding: 0.2rem 0 0.4rem;
    text-align: center;
}

.whitt-banner.text-only-position-left .banner_content {
    align-items: flex-start;
}

.whitt-banner.text-only-position-right .banner_content {
    align-items: flex-end;
}

.whitt-banner.text-only-position-bottom .banner_content {
    justify-content: flex-end;
}

.whitt-banner.text-only-position-top .banner_content {
    justify-content: flex-start;
}

/* END Banner Text Positioning */
/*Header Styles*/
.main_logo .logo img:first-of-type {
    max-height: 6rem !important;
    max-width: 15rem !important;
}

.headersection-1 .row-1 > div[class^="col"] {
    width: auto;
    float: none;
}

.header-logo {
    flex: 1;
}

.headersection-1 .row-1 .search_container {
    flex-grow: 1;
}

header section.whittaker_search .search-form button[type="submit"] {
    top: 50%;
    transform: translateY(-50%);
}

header section.whittaker_search .search-form input[type="text"] {
    height: 3rem;
    border-radius: 5px;
}

.whittaker_search .ajax-results {
    width: max(100%, 650px);
}

.whittaker_search .products-wrapper .result span {
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: none;
}

.toolbar .shopping-tools-wrapper {
    gap: 1rem;
}


.headersection-1 .row {
    justify-content: space-between;
}

.toolbar i {
    transition: all 200ms ease-in-out;
}

.account-btn i.user-icon {
    clip-path: circle(14.5px at 50% 50%);
}

.toolbar .account-btn .user-icon {
    padding-bottom: 0;
}

.arrow-your-account.fa-caret-left {
    color: var(--evo-brand-default);
}

.account-btn:hover i.user-icon,
.account-btn.logged-in:has(span > i.fa-caret-left) .user-icon {
    color: var(--evo-brand-default);
    background-color: #ffffff;
}

.catalog-grid .tile .footer a {
    color: #000000;
}

@media screen and (max-width: 850px) {
    .shoppingtools_container .toolbar span {
        display: none !important;
    }
}

.main-nav .catalog-block {
    background-color: var(--brand-black);
    box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.3);
}

.menu.expanded .catalog .submenu li.text-brand-red a {
    color: var(--evo-brand-default);
    font-weight: bold;
}

/*END Header Styles*/

/*START Footer Styles*/

div[class*="footersection-"] {
    margin-top: 2rem;
}

div[class*="footersection-"] div[class*="footersection-"] {
    margin-top: 0;
}

/*END Footer Styles*/

/*Banner Styles*/

.whittaker-home-main {
    --spacing-var: 10px;
    display: flex;
    gap: var(--spacing-var);
    margin: var(--spacing-var);
}

.whittaker-home-main img {
    width: 100%;
}

.twin-banner-container--vertical {
    flex-basis: 25%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin: 0;
    gap: var(--spacing-var);
}

.mini-banner {
    position: relative;
    overflow: hidden;
}

.mini-banner:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    transform: skewX(-25deg);
}

.mini-banner:hover:before {
    animation: shine .75s;
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.mini-banner .banner_content {
    justify-content: end;
    padding: 0;
    /*background-color: rgba(0,0,0,0.1);*/
}

.mini-banner .banner_text {
    width: 100%;
    text-align: center;
    padding: 5px 2px;
    background-color: rgba(0, 0, 0, 0.2);
    font-size: clamp(1.25em, 2vw, 1.75em);
}

.mini-banner .banner_content.top {
    justify-content: start;
}

.mini-banner .banner_content.middle {
    justify-content: center;
}

.mini-banner .banner_content.bottom {
    justify-content: end;
}

.text-white {
    color: #ffffff;
}

.whittaker-home-main .center-slider {
    flex-basis: 50%;
    width: 50%;
    /* overflow: hidden; */
}

.whittaker-home-main .center-slider .banner_content {
    justify-content: start;
    align-items: start;
}

.whittaker-home-main .center-slider .banner-text-wrapper {
    width: 70%;
    padding: 0 min(1.2rem, 5%);
}

.whittaker-home-main .center-slider .banner_title {
    font-size: clamp(1.4rem, 2.5vw, 2.8rem);
    color: #ffffff;
    margin-top: 0.5em;
    text-shadow: -2px 2px rgba(0, 0, 0, 0.4)
}

.whittaker-home-main .center-slider .banner-subtitle {
    width: 50%;
    font-size: clamp(0.9rem, 1.2vw, 1.4rem);
}

.whittaker-home-main .center-slider .banner_button {
    position: absolute;
    bottom: calc(3% + 40px);
    left: 50%;
    transform: translateX(-50%);
}

.whittaker-home-main .glide__slide {
    margin: 0;
}

.glide__bullets--absolute {
    position: absolute;
    z-index: 10;
    margin: 10px 0;
    bottom: 3%;
    left: 50%;
    transform: translateX(-50%);
}

.glide__bullet {
    background-color: #cecece;
    border: none;
    height: 12px;
    width: 12px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    opacity: 0.7;
}

.glide__bullet--active {
    background-color: #efefef;
    opacity: 0.9;
}

@media screen and (min-width: 771px) and (max-width: 890px) {
    .center-slider .banner-subtitle {
        display: none;
    }
}


@media screen and (max-width: 770px) {
    .whittaker-home-main {
        flex-direction: column;
    }

    .whittaker-home-main .twin-banner-container--vertical {
        flex-direction: row;
        flex-basis: 50%;
    }

    .whittaker-home-main .twin-banner-container--vertical:first-of-type {
        order: 2;
    }

    .whittaker-home-main .twin-banner-container--vertical:last-of-type {
        order: 3;
    }

    .whittaker-home-main .center-slider {
        width: 100%;
        flex-basis: 100%;
        order: 1;
    }
}

@media screen and (max-width: 770px) and (min-width: 480px) {
    .whittaker-home-main .center-slider .banner_title {
        font-size: clamp(2rem, 5vw, 2.8rem);
    }

    .whittaker-home-main .center-slider .banner-subtitle {
        font-size: clamp(0.9rem, 3vw, 1.2rem);
    }

}

@media screen and (max-width: 550px) {
    .center-slider .banner-subtitle {
        display: none;
    }
}

.whittaker-home-main .twin-banner-container--vertical .mini-banner {
    margin: 0;
}


/*END Home-Main Styles */

/*START Information Page Styles */

.information-text {
    max-width: 80ch;
    margin: auto;
}

/*END Information Page Styles*/

/*START Ink and Toner Finder*/
.ex-name-inkandtonerfinder .catalog-grid .container .row > div:nth-of-type(2) > .row > div[class^="col-"] {
    width: auto;
    float: none;
}

.ex-name-inkandtonerfinder .catalog-grid .container .row > div:nth-of-type(2) > .row:first-of-type {
    display: grid;
    /* grid-template-columns: repeat(2, 1fr); */
    grid-auto-columns: minmax(50%, auto)
}

.ex-name-inkandtonerfinder .contactform_container {
    min-width: 400px;
}

.ex-name-inkandtonerfinder .catalog-grid .row .col {
    float: none;
    width: auto;
}

.ex-name-inkandtonerfinder .catalog-grid .inkselectform span.select2 {
    flex-grow: 1;
    flex-basis: 100%;
    width: auto;
}


.ex-name-inkandtonerfinder .ink-and-toner-content {
}

.ink-and-toner-finder .form-group {
    display: flex;
    justify-content: center;
    width: 100%;
}

.ex-name-inkandtonerfinder .ink-and-toner-content {
    background-color: #e6e6e6;
    padding: 1rem;
    border-radius: 8px;
    max-width: 600px;
    margin: 0 auto
}

.ex-name-inkandtonerfinder .ink-and-toner-content * {
    /*color: white;*/
}

@media screen and (min-width: 710px) {


    .ex-name-inkandtonerfinder .contactform_container {
        grid-column: 2;
        grid-row: 1 / span 3;
    }

    .ex-name-inkandtonerfinder .inktonerfinder_container {
        grid-column: 1 /2;
        grid-row: 1 /2;
    }

    .ex-name-inkandtonerfinder .content_container {
        grid-column: 1;
        grid-row: 2;
    }
}

#brands_188140 .griditems .imgthumbnail {
    display: flex;
}


/*END Ink and Toner Finder*/

/*START Content Pages*/
.ex-content-page .row-breadcrumb,
.ex-content-page .row-breadcrumb .breadcrumb,
.ex-content-page .row-breadcrumb .breadcrumb li {
    display: none;
}

/*SUB Start Content Page Header*/
.whitt-content-page-header {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    min-height: 40rem;
    position: relative;
    overflow: hidden;
    line-height: 1.6;
    color: white;
}

.whitt-content-page-header h1,
.whitt-content-page-header p {
    color: #eeeeee;
}

.whitt-content-page-header img {
    width: 100%;
    object-fit: cover;
    max-height: inherit;
}

.whitt-content-page-header .whitt-content-page-headings p {
    margin-bottom: 0.6rem;
}

.whitt-content-page-header-content-wrapper {
    display: flex;
    flex-direction: column;
    position: relative;
}

.whitt-content-page-header-content-wrapper > * {
    flex: 1 1 auto;
    color: white;
    min-height: 10rem;
    padding: 2rem 2rem;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.whitt-content-page-header-content-wrapper > *:first-of-type {
    border: 1px solid var(--evo-brand-default);
    box-shadow: var(--evo-brand-default);
}

.whitt-content-page-header-content-wrapper > *:last-of-type {
    border: 1px solid var(--brand-black);
}

.whitt-content-page-headings h1 {
    font-size: clamp(2rem, calc(1rem + 2.5vw), 5rem);
    font-weight: normal;
    margin-bottom: 0.25em;
}

.whitt-content-page-text-container > p {
    word-wrap: anywhere;
    max-width: 95%;
}


@media screen and (min-width: 850px) {

    .whitt-content-page-header-content-wrapper {
        flex-direction: row;
    }

    .whitt-content-page-header-content-wrapper > * {
        flex: 1 1 50%;
    }

}

@media screen and (min-width: 1100px) {
    .whitt-content-page-header {
        flex-direction: row-reverse;
        flex-wrap: nowrap;
    }

    .whitt-content-page-header > * {
        flex: 1 1;
    }

    .whitt-content-page-header img {
        width: 55%;
    }

    .whitt-content-page-header-content-wrapper {
        flex-direction: column;
    }


    .whitt-content-page-header-content-wrapper:after {
        content: '';
        clip-path: polygon(0 0, 20% 0, 0 100%);
        height: calc(100% + 2px);
        width: 100%;
        background-image: linear-gradient(to top, var(--brand-black) 50%, var(--evo-brand-default) 50%);
        position: absolute;
        top: -1px;
        left: calc(100% - 1px);
    }

    .whitt-content-page-header-content-wrapper:before {
        content: '';
        clip-path: polygon(0 0, 25% 0, 5% 100%, 0 100%);
        height: calc(100% + 2px);
        width: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        position: absolute;
        top: -1px;
        left: calc(100% - 1px);
    }

    .whitt-content-page-header-content-wrapper > * > * {
        margin-left: 3%;
    }

    .whitt-content-page-headings > h1 {
        /*margin-bottom: 0.01em;*/
    }

    .whitt-content-page-text-container > p {
        margin-bottom: 1rem;
    }

    .whitt-content-page-header {
        flex-direction: row-reverse;
    }

    .whitt-content-page-header-content-wrapper {
        flex-direction: column;
    }
}

/*SUB END Content Page Header*/
/*SUB START content Page Card Block*/
.info-content-whittaker {
    display: flex;
    flex-direction: column;
    --info-content-gap: 1rem;
    gap: var(--info-content-gap);
    padding-left: 0;
    padding-right: 0;
}

.info-content-whittaker:before {
    content: none;
}

.info-block-whittaker {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    position: relative;
    min-height: 15rem;
    padding: 1rem 0.5rem;
    overflow: hidden;
}


.info-block-whittaker .img_container-whittaker {
    width: 250px;
    position: relative;
}

.info-block-whittaker img {
    color: white;
    max-width: 100%;
    max-height: 250px;
    clip-path: circle(50%);

}

.info-block-whittaker .info-block-text {
    transition: opacity ease 0.2s;
    padding: 1rem;
    min-height: 12rem;
    color: #ffffff;
    max-width: 60ch;
    opacity: 1;
}


@keyframes makeOpaque {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.info-block-whittaker .info-block-text h2 {
    flex-basis: 100%;
    /*text-align: center;*/
    text-transform: uppercase;
    margin-bottom: 0.5rem;
}

.info-block-whittaker:nth-of-type(odd) .info-block-text > h2 {
    color: var(--evo-brand-default);
}

.info-block-whittaker .info-block-text p {
    max-width: 60ch;
    margin: auto;
}


@media screen and (min-width: 650px) {

    .info-block-whittaker {
        flex-direction: row;
    }

    .info-block-whittaker:nth-of-type(even) {
        flex-direction: row-reverse;
    }

    .info-block-whittaker .info-block-text {
        margin: 0 1rem;
    }

    .info-block-whittaker img {
        margin-bottom: 0;
        height: 100%;
        object-fit: cover;
        grid-column: 0 span;
        color: white;
    }

    .info-block-whittaker .info-content-whittaker h2 {
        text-align: left;
    }
}

@media screen and (max-width: 1099px) {

    /*TODO: Don't think this is needed*/
    .info-block-whittaker:nth-child(2n) {
        background-color: var(--evo-brand-default);
    }
}

@media screen and (min-width: 1100px) {
    .info-content-whittaker {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .info-block-whittaker {
        align-items: center;
        justify-content: flex-start;
        flex: 1 1 calc((100% - var(--info-content-gap)) / 2);
        transform: skewX(calc(var(--skew-offset) * -1deg));
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
        border-radius: 5px;
    }

    .info-block-whittaker:nth-of-type(even) {
        flex-direction: initial;
    }

    .info-block-whittaker .info-block-text > h2,
    .info-block-whittaker:nth-of-type(odd) .info-block-text > h2 {
        color: inherit;
    }


    .info-block-whittaker > * {
        transform: skewX(calc(var(--skew-offset) * 1deg));
    }


    .info-block-whittaker .info-block-text {
        opacity: 0;
    }

    .info-block-whittaker.color-blob .info-block-text {
        animation: makeOpaque 0.2s ease 0.2s forwards;
        animation-delay: 0.5s;
    }

    .info-block-whittaker.color-blob:before {
        content: '';
        position: absolute;
        inset: 0;
        left: 10%;
        top: 5%;
        height: 0;
        width: 0;
        background-color: var(--evo-brand-default);
        clip-path: circle();
        animation: colorBlobGrow 1200ms ease 0.20s forwards;
    }

    .info-block-whittaker .info-block-text {
        position: absolute;
        left: 48%;
    }

    .info-block-whittaker img {
        margin: 0.5rem 1rem 0.5rem 1rem;
    }

}


@keyframes colorBlobGrow {
    0% {
        height: 0;
        width: 0;
    }

    50% {
        height: 180%;
        width: 140%;
    }


    100% {
        height: 150%;
        width: 120%;
    }

}

/*Will need a new one of these to reset each html widget*/
#htmlcontent_192133,
#htmlcontent_192243,
#htmlcontent_192353 {
    padding: 0;
    margin: 0;
}

/*START Toner Brand Content Pages */

.brand-content__content-block {
    padding: 1rem 0;
}

/*END Toner Brand Content Pages */

/*START Icon Menu Items */

.icon-category-menu {
    --gap: 1rem;
}

.icon-category-menu h4.title {
    font-size: 1.5em;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    text-transform: capitalize;
}

.icon-category-menu > ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    gap: var(--gap);
}

.icon-menu-item {
    background-color: var(--brand-black);
    width: 100%;
    margin-bottom: 0;
    display: flex;
    transition: all 300ms ease-in-out;
}

.icon-menu-item:hover {
    transform: scale(1.05);
}

.icon-menu-item a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    min-height: 60px;
    width: 100%;
    margin: auto;
    padding: 1.6rem 0;
}


.icon-menu-image-wrapper {
    width: 40%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 1rem;
}


.icon-menu-item p {
    width: 55%;
    color: #fff;
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 20px;
    margin: 0;
    text-align: left;
    position: relative;
}


.icon-category-menu [class^="custom-icon-"],
.icon-category-menu [class*=" custom-icon-"] {
    font-size: 2.6rem;
    color: white;
    transition: color 400ms ease-in-out;
}

.icon-menu-item:hover [class^="custom-icon-"],
.icon-menu-item:hover [class*=" custom-icon-"] {
    color: var(--evo-brand-default);
}

@media screen and (width >= 576px ) {
    .icon-menu-item {
        width: MAX(216px, calc((100% - (5 * var(--gap))) / 6));
    }

    .icon-menu-item a {
        justify-content: start;

    }
}

/*END Icon Menu Items */

/*START Furniture Terms */

.furniture-return-terms {
    display: none;
}

/*END Furniture Terms */

/*START Product Badge Visibility */
/**
    .b3444 is the LMC deals badge so hide it by default
 */
.b3444 {
    display: none;
}

/* Show it when LMC logged in*/
.ex-l-3078 .b3444 {
    display: block;
}

.menu li.nav-carehome,
.menu.expanded .submenu li.nav-carehome,
.menu li.nav-lmc,
.menu.expanded .submenu li.nav-lmc,
.header-mobile .nav-carehome,
.header-mobile .nav-lmc{
    display: none;
}

.menu li.std {
    display: inline-block;
}
/*Class to add to nav items we want to hide when LMC nav is active*/
.ex-l-3078 .menu li.nav-hide-lmc,
.ex-l-3078 .header-mobile .nav-hide-lmc,
.ex-l-3078 .menu.expanded .submenu li.nav-hide-lmc,
.ex-l-3650 .menu li.nav-hide-carehome,
.ex-l-3650 .menu.expanded .submenu li.nav-hide-carehome,
.ex-l-3650 .header-mobile .nav-hide-carehome {
    display: none;
}
/*Show carehome nav items only when relevant LMC label class is present.*/
.ex-l-3078 .menu.expanded .submenu li.nav-lmc,
.ex-l-3078 .menu li.nav-lmc,
.ex-l-3650 .menu.expanded .submenu li.nav-carehome,
.ex-l-3650 .menu li.nav-carehome {
    display: inline-block;
}

.ex-l-3078 .header-mobile .nav-lmc,
.ex-l-3650 .header-mobile .nav-carehome {
    display: block;
}





.ex-l-3078 h1.catalog-name,
.ex-l-3650 h1.catalog-name {
    color: var(--evo-brand-default)
}

.ex-l-3078 .cat-tiles .tile p,
.ex-l-3650 .cat-tiles .tile p {
    color: var(--evo-brand-default)
}

.ex-l-3078 .menu .catalog-block,
.ex-l-3650 .menu .catalog-block {
    background: var(--evo-brand-default);
    box-shadow: none
}

/*BEGIN Fixes to the new dashboard for LMC*/
.ex-l-3078 .myaccount,
    .ex-l-3650 .myaccount {
    --evo-text-col: black;
}

div.customertools .nav .sidebar-logout a  {
    color: #ffffff;
}
/*END Fixes to the new dashboard for LMC*/

/** END LMC Override **/

.header_warning_message_row {
    background: var(--evo-brand-default);
    color: white;
    padding-top: 6px;
    padding-bottom: 6px;
}

.header_warning_message {
    margin: 0 auto;
    font-weight: 700;
    display: flex;
    justify-content: center;
}

div#order-top .order-description {
    display: none;
}

.ex-product .panel-body {
  text-align: left;
}

.toast-container {
  display: none;
}