/* ===== https://www.rtacabinetstore.com/Themes/RTA/Content/styles/theme.css?v=IC_bNRO9NQcfQkwxPYw-YxVkcgc ===== */
/* input(20450,1): run-time error CSS1019: Unexpected token, found '}' */
@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.5.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
.fa,
.fas,
.far,
.fal,
.fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -.0667em;
}

.fa-xs {
    font-size: .75em;
}

.fa-sm {
    font-size: .875em;
}

.fa-1x {
    font-size: 1em;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-6x {
    font-size: 6em;
}

.fa-7x {
    font-size: 7em;
}

.fa-8x {
    font-size: 8em;
}

.fa-9x {
    font-size: 9em;
}

.fa-10x {
    font-size: 10em;
}

.fa-fw {
    text-align: center;
    width: 1.25em;
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0;
}

    .fa-ul > li {
        position: relative;
    }

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit;
}

.fa-border {
    border: solid 0.08em #eee;
    border-radius: .1em;
    padding: .2em .25em .15em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
    margin-right: .3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
    -webkit-filter: none;
    filter: none;
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
    content: "\F26E";
}

.fa-accessible-icon:before {
    content: "\F368";
}

.fa-accusoft:before {
    content: "\F369";
}

.fa-acquisitions-incorporated:before {
    content: "\F6AF";
}

.fa-ad:before {
    content: "\F641";
}

.fa-address-book:before {
    content: "\F2B9";
}

.fa-address-card:before {
    content: "\F2BB";
}

.fa-adjust:before {
    content: "\F042";
}

.fa-adn:before {
    content: "\F170";
}

.fa-adobe:before {
    content: "\F778";
}

.fa-adversal:before {
    content: "\F36A";
}

.fa-affiliatetheme:before {
    content: "\F36B";
}

.fa-air-freshener:before {
    content: "\F5D0";
}

.fa-algolia:before {
    content: "\F36C";
}

.fa-align-center:before {
    content: "\F037";
}

.fa-align-justify:before {
    content: "\F039";
}

.fa-align-left:before {
    content: "\F036";
}

.fa-align-right:before {
    content: "\F038";
}

.fa-alipay:before {
    content: "\F642";
}

.fa-allergies:before {
    content: "\F461";
}

.fa-amazon:before {
    content: "\F270";
}

.fa-amazon-pay:before {
    content: "\F42C";
}

.fa-ambulance:before {
    content: "\F0F9";
}

.fa-american-sign-language-interpreting:before {
    content: "\F2A3";
}

.fa-amilia:before {
    content: "\F36D";
}

.fa-anchor:before {
    content: "\F13D";
}

.fa-android:before {
    content: "\F17B";
}

.fa-angellist:before {
    content: "\F209";
}

.fa-angle-double-down:before {
    content: "\F103";
}

.fa-angle-double-left:before {
    content: "\F100";
}

.fa-angle-double-right:before {
    content: "\F101";
}

.fa-angle-double-up:before {
    content: "\F102";
}

.fa-angle-down:before {
    content: "\F107";
}

.fa-angle-left:before {
    content: "\F104";
}

.fa-angle-right:before {
    content: "\F105";
}

.fa-angle-up:before {
    content: "\F106";
}

.fa-angry:before {
    content: "\F556";
}

.fa-angrycreative:before {
    content: "\F36E";
}

.fa-angular:before {
    content: "\F420";
}

.fa-ankh:before {
    content: "\F644";
}

.fa-app-store:before {
    content: "\F36F";
}

.fa-app-store-ios:before {
    content: "\F370";
}

.fa-apper:before {
    content: "\F371";
}

.fa-apple:before {
    content: "\F179";
}

.fa-apple-alt:before {
    content: "\F5D1";
}

.fa-apple-pay:before {
    content: "\F415";
}

.fa-archive:before {
    content: "\F187";
}

.fa-archway:before {
    content: "\F557";
}

.fa-arrow-alt-circle-down:before {
    content: "\F358";
}

.fa-arrow-alt-circle-left:before {
    content: "\F359";
}

.fa-arrow-alt-circle-right:before {
    content: "\F35A";
}

.fa-arrow-alt-circle-up:before {
    content: "\F35B";
}

.fa-arrow-circle-down:before {
    content: "\F0AB";
}

.fa-arrow-circle-left:before {
    content: "\F0A8";
}

.fa-arrow-circle-right:before {
    content: "\F0A9";
}

.fa-arrow-circle-up:before {
    content: "\F0AA";
}

.fa-arrow-down:before {
    content: "\F063";
}

.fa-arrow-left:before {
    content: "\F060";
}

.fa-arrow-right:before {
    content: "\F061";
}

.fa-arrow-up:before {
    content: "\F062";
}

.fa-arrows-alt:before {
    content: "\F0B2";
}

.fa-arrows-alt-h:before {
    content: "\F337";
}

.fa-arrows-alt-v:before {
    content: "\F338";
}

.fa-artstation:before {
    content: "\F77A";
}

.fa-assistive-listening-systems:before {
    content: "\F2A2";
}

.fa-asterisk:before {
    content: "\F069";
}

.fa-asymmetrik:before {
    content: "\F372";
}

.fa-at:before {
    content: "\F1FA";
}

.fa-atlas:before {
    content: "\F558";
}

.fa-atlassian:before {
    content: "\F77B";
}

.fa-atom:before {
    content: "\F5D2";
}

.fa-audible:before {
    content: "\F373";
}

.fa-audio-description:before {
    content: "\F29E";
}

.fa-autoprefixer:before {
    content: "\F41C";
}

.fa-avianex:before {
    content: "\F374";
}

.fa-aviato:before {
    content: "\F421";
}

.fa-award:before {
    content: "\F559";
}

.fa-aws:before {
    content: "\F375";
}

.fa-baby:before {
    content: "\F77C";
}

.fa-baby-carriage:before {
    content: "\F77D";
}

.fa-backspace:before {
    content: "\F55A";
}

.fa-backward:before {
    content: "\F04A";
}

.fa-bacon:before {
    content: "\F7E5";
}

.fa-balance-scale:before {
    content: "\F24E";
}

.fa-ban:before {
    content: "\F05E";
}

.fa-band-aid:before {
    content: "\F462";
}

.fa-bandcamp:before {
    content: "\F2D5";
}

.fa-barcode:before {
    content: "\F02A";
}

.fa-bars:before {
    content: "\F0C9";
}

.fa-baseball-ball:before {
    content: "\F433";
}

.fa-basketball-ball:before {
    content: "\F434";
}

.fa-bath:before {
    content: "\F2CD";
}

.fa-battery-empty:before {
    content: "\F244";
}

.fa-battery-full:before {
    content: "\F240";
}

.fa-battery-half:before {
    content: "\F242";
}

.fa-battery-quarter:before {
    content: "\F243";
}

.fa-battery-three-quarters:before {
    content: "\F241";
}

.fa-bed:before {
    content: "\F236";
}

.fa-beer:before {
    content: "\F0FC";
}

.fa-behance:before {
    content: "\F1B4";
}

.fa-behance-square:before {
    content: "\F1B5";
}

.fa-bell:before {
    content: "\F0F3";
}

.fa-bell-slash:before {
    content: "\F1F6";
}

.fa-bezier-curve:before {
    content: "\F55B";
}

.fa-bible:before {
    content: "\F647";
}

.fa-bicycle:before {
    content: "\F206";
}

.fa-bimobject:before {
    content: "\F378";
}

.fa-binoculars:before {
    content: "\F1E5";
}

.fa-biohazard:before {
    content: "\F780";
}

.fa-birthday-cake:before {
    content: "\F1FD";
}

.fa-bitbucket:before {
    content: "\F171";
}

.fa-bitcoin:before {
    content: "\F379";
}

.fa-bity:before {
    content: "\F37A";
}

.fa-black-tie:before {
    content: "\F27E";
}

.fa-blackberry:before {
    content: "\F37B";
}

.fa-blender:before {
    content: "\F517";
}

.fa-blender-phone:before {
    content: "\F6B6";
}

.fa-blind:before {
    content: "\F29D";
}

.fa-blog:before {
    content: "\F781";
}

.fa-blogger:before {
    content: "\F37C";
}

.fa-blogger-b:before {
    content: "\F37D";
}

.fa-bluetooth:before {
    content: "\F293";
}

.fa-bluetooth-b:before {
    content: "\F294";
}

.fa-bold:before {
    content: "\F032";
}

.fa-bolt:before {
    content: "\F0E7";
}

.fa-bomb:before {
    content: "\F1E2";
}

.fa-bone:before {
    content: "\F5D7";
}

.fa-bong:before {
    content: "\F55C";
}

.fa-book:before {
    content: "\F02D";
}

.fa-book-dead:before {
    content: "\F6B7";
}

.fa-book-medical:before {
    content: "\F7E6";
}

.fa-book-open:before {
    content: "\F518";
}

.fa-book-reader:before {
    content: "\F5DA";
}

.fa-bookmark:before {
    content: "\F02E";
}

.fa-bowling-ball:before {
    content: "\F436";
}

.fa-box:before {
    content: "\F466";
}

.fa-box-open:before {
    content: "\F49E";
}

.fa-boxes:before {
    content: "\F468";
}

.fa-braille:before {
    content: "\F2A1";
}

.fa-brain:before {
    content: "\F5DC";
}

.fa-bread-slice:before {
    content: "\F7EC";
}

.fa-briefcase:before {
    content: "\F0B1";
}

.fa-briefcase-medical:before {
    content: "\F469";
}

.fa-broadcast-tower:before {
    content: "\F519";
}

.fa-broom:before {
    content: "\F51A";
}

.fa-brush:before {
    content: "\F55D";
}

.fa-btc:before {
    content: "\F15A";
}

.fa-bug:before {
    content: "\F188";
}

.fa-building:before {
    content: "\F1AD";
}

.fa-bullhorn:before {
    content: "\F0A1";
}

.fa-bullseye:before {
    content: "\F140";
}

.fa-burn:before {
    content: "\F46A";
}

.fa-buromobelexperte:before {
    content: "\F37F";
}

.fa-bus:before {
    content: "\F207";
}

.fa-bus-alt:before {
    content: "\F55E";
}

.fa-business-time:before {
    content: "\F64A";
}

.fa-buysellads:before {
    content: "\F20D";
}

.fa-calculator:before {
    content: "\F1EC";
}

.fa-calendar:before {
    content: "\F133";
}

.fa-calendar-alt:before {
    content: "\F073";
}

.fa-calendar-check:before {
    content: "\F274";
}

.fa-calendar-day:before {
    content: "\F783";
}

.fa-calendar-minus:before {
    content: "\F272";
}

.fa-calendar-plus:before {
    content: "\F271";
}

.fa-calendar-times:before {
    content: "\F273";
}

.fa-calendar-week:before {
    content: "\F784";
}

.fa-camera:before {
    content: "\F030";
}

.fa-camera-retro:before {
    content: "\F083";
}

.fa-campground:before {
    content: "\F6BB";
}

.fa-canadian-maple-leaf:before {
    content: "\F785";
}

.fa-candy-cane:before {
    content: "\F786";
}

.fa-cannabis:before {
    content: "\F55F";
}

.fa-capsules:before {
    content: "\F46B";
}

.fa-car:before {
    content: "\F1B9";
}

.fa-car-alt:before {
    content: "\F5DE";
}

.fa-car-battery:before {
    content: "\F5DF";
}

.fa-car-crash:before {
    content: "\F5E1";
}

.fa-car-side:before {
    content: "\F5E4";
}

.fa-caret-down:before {
    content: "\F0D7";
}

.fa-caret-left:before {
    content: "\F0D9";
}

.fa-caret-right:before {
    content: "\F0DA";
}

.fa-caret-square-down:before {
    content: "\F150";
}

.fa-caret-square-left:before {
    content: "\F191";
}

.fa-caret-square-right:before {
    content: "\F152";
}

.fa-caret-square-up:before {
    content: "\F151";
}

.fa-caret-up:before {
    content: "\F0D8";
}

.fa-carrot:before {
    content: "\F787";
}

.fa-cart-arrow-down:before {
    content: "\F218";
}

.fa-cart-plus:before {
    content: "\F217";
}

.fa-cash-register:before {
    content: "\F788";
}

.fa-cat:before {
    content: "\F6BE";
}

.fa-cc-amazon-pay:before {
    content: "\F42D";
}

.fa-cc-amex:before {
    content: "\F1F3";
}

.fa-cc-apple-pay:before {
    content: "\F416";
}

.fa-cc-diners-club:before {
    content: "\F24C";
}

.fa-cc-discover:before {
    content: "\F1F2";
}

.fa-cc-jcb:before {
    content: "\F24B";
}

.fa-cc-mastercard:before {
    content: "\F1F1";
}

.fa-cc-paypal:before {
    content: "\F1F4";
}

.fa-cc-stripe:before {
    content: "\F1F5";
}

.fa-cc-visa:before {
    content: "\F1F0";
}

.fa-centercode:before {
    content: "\F380";
}

.fa-centos:before {
    content: "\F789";
}

.fa-certificate:before {
    content: "\F0A3";
}

.fa-chair:before {
    content: "\F6C0";
}

.fa-chalkboard:before {
    content: "\F51B";
}

.fa-chalkboard-teacher:before {
    content: "\F51C";
}

.fa-charging-station:before {
    content: "\F5E7";
}

.fa-chart-area:before {
    content: "\F1FE";
}

.fa-chart-bar:before {
    content: "\F080";
}

.fa-chart-line:before {
    content: "\F201";
}

.fa-chart-pie:before {
    content: "\F200";
}

.fa-check:before {
    content: "\F00C";
}

.fa-check-circle:before {
    content: "\F058";
}

.fa-check-double:before {
    content: "\F560";
}

.fa-check-square:before {
    content: "\F14A";
}

.fa-cheese:before {
    content: "\F7EF";
}

.fa-chess:before {
    content: "\F439";
}

.fa-chess-bishop:before {
    content: "\F43A";
}

.fa-chess-board:before {
    content: "\F43C";
}

.fa-chess-king:before {
    content: "\F43F";
}

.fa-chess-knight:before {
    content: "\F441";
}

.fa-chess-pawn:before {
    content: "\F443";
}

.fa-chess-queen:before {
    content: "\F445";
}

.fa-chess-rook:before {
    content: "\F447";
}

.fa-chevron-circle-down:before {
    content: "\F13A";
}

.fa-chevron-circle-left:before {
    content: "\F137";
}

.fa-chevron-circle-right:before {
    content: "\F138";
}

.fa-chevron-circle-up:before {
    content: "\F139";
}

.fa-chevron-down:before {
    content: "\F078";
}

.fa-chevron-left:before {
    content: "\F053";
}

.fa-chevron-right:before {
    content: "\F054";
}

.fa-chevron-up:before {
    content: "\F077";
}

.fa-child:before {
    content: "\F1AE";
}

.fa-chrome:before {
    content: "\F268";
}

.fa-church:before {
    content: "\F51D";
}

.fa-circle:before {
    content: "\F111";
}

.fa-circle-notch:before {
    content: "\F1CE";
}

.fa-city:before {
    content: "\F64F";
}

.fa-clinic-medical:before {
    content: "\F7F2";
}

.fa-clipboard:before {
    content: "\F328";
}

.fa-clipboard-check:before {
    content: "\F46C";
}

.fa-clipboard-list:before {
    content: "\F46D";
}

.fa-clock:before {
    content: "\F017";
}

.fa-clone:before {
    content: "\F24D";
}

.fa-closed-captioning:before {
    content: "\F20A";
}

.fa-cloud:before {
    content: "\F0C2";
}

.fa-cloud-download-alt:before {
    content: "\F381";
}

.fa-cloud-meatball:before {
    content: "\F73B";
}

.fa-cloud-moon:before {
    content: "\F6C3";
}

.fa-cloud-moon-rain:before {
    content: "\F73C";
}

.fa-cloud-rain:before {
    content: "\F73D";
}

.fa-cloud-showers-heavy:before {
    content: "\F740";
}

.fa-cloud-sun:before {
    content: "\F6C4";
}

.fa-cloud-sun-rain:before {
    content: "\F743";
}

.fa-cloud-upload-alt:before {
    content: "\F382";
}

.fa-cloudscale:before {
    content: "\F383";
}

.fa-cloudsmith:before {
    content: "\F384";
}

.fa-cloudversify:before {
    content: "\F385";
}

.fa-cocktail:before {
    content: "\F561";
}

.fa-code:before {
    content: "\F121";
}

.fa-code-branch:before {
    content: "\F126";
}

.fa-codepen:before {
    content: "\F1CB";
}

.fa-codiepie:before {
    content: "\F284";
}

.fa-coffee:before {
    content: "\F0F4";
}

.fa-cog:before {
    content: "\F013";
}

.fa-cogs:before {
    content: "\F085";
}

.fa-coins:before {
    content: "\F51E";
}

.fa-columns:before {
    content: "\F0DB";
}

.fa-comment:before {
    content: "\F075";
}

.fa-comment-alt:before {
    content: "\F27A";
}

.fa-comment-dollar:before {
    content: "\F651";
}

.fa-comment-dots:before {
    content: "\F4AD";
}

.fa-comment-medical:before {
    content: "\F7F5";
}

.fa-comment-slash:before {
    content: "\F4B3";
}

.fa-comments:before {
    content: "\F086";
}

.fa-comments-dollar:before {
    content: "\F653";
}

.fa-compact-disc:before {
    content: "\F51F";
}

.fa-compass:before {
    content: "\F14E";
}

.fa-compress:before {
    content: "\F066";
}

.fa-compress-arrows-alt:before {
    content: "\F78C";
}

.fa-concierge-bell:before {
    content: "\F562";
}

.fa-confluence:before {
    content: "\F78D";
}

.fa-connectdevelop:before {
    content: "\F20E";
}

.fa-contao:before {
    content: "\F26D";
}

.fa-cookie:before {
    content: "\F563";
}

.fa-cookie-bite:before {
    content: "\F564";
}

.fa-copy:before {
    content: "\F0C5";
}

.fa-copyright:before {
    content: "\F1F9";
}

.fa-couch:before {
    content: "\F4B8";
}

.fa-cpanel:before {
    content: "\F388";
}

.fa-creative-commons:before {
    content: "\F25E";
}

.fa-creative-commons-by:before {
    content: "\F4E7";
}

.fa-creative-commons-nc:before {
    content: "\F4E8";
}

.fa-creative-commons-nc-eu:before {
    content: "\F4E9";
}

.fa-creative-commons-nc-jp:before {
    content: "\F4EA";
}

.fa-creative-commons-nd:before {
    content: "\F4EB";
}

.fa-creative-commons-pd:before {
    content: "\F4EC";
}

.fa-creative-commons-pd-alt:before {
    content: "\F4ED";
}

.fa-creative-commons-remix:before {
    content: "\F4EE";
}

.fa-creative-commons-sa:before {
    content: "\F4EF";
}

.fa-creative-commons-sampling:before {
    content: "\F4F0";
}

.fa-creative-commons-sampling-plus:before {
    content: "\F4F1";
}

.fa-creative-commons-share:before {
    content: "\F4F2";
}

.fa-creative-commons-zero:before {
    content: "\F4F3";
}

.fa-credit-card:before {
    content: "\F09D";
}

.fa-critical-role:before {
    content: "\F6C9";
}

.fa-crop:before {
    content: "\F125";
}

.fa-crop-alt:before {
    content: "\F565";
}

.fa-cross:before {
    content: "\F654";
}

.fa-crosshairs:before {
    content: "\F05B";
}

.fa-crow:before {
    content: "\F520";
}

.fa-crown:before {
    content: "\F521";
}

.fa-crutch:before {
    content: "\F7F7";
}

.fa-css3:before {
    content: "\F13C";
}

.fa-css3-alt:before {
    content: "\F38B";
}

.fa-cube:before {
    content: "\F1B2";
}

.fa-cubes:before {
    content: "\F1B3";
}

.fa-cut:before {
    content: "\F0C4";
}

.fa-cuttlefish:before {
    content: "\F38C";
}

.fa-d-and-d:before {
    content: "\F38D";
}

.fa-d-and-d-beyond:before {
    content: "\F6CA";
}

.fa-dashcube:before {
    content: "\F210";
}

.fa-database:before {
    content: "\F1C0";
}

.fa-deaf:before {
    content: "\F2A4";
}

.fa-delicious:before {
    content: "\F1A5";
}

.fa-democrat:before {
    content: "\F747";
}

.fa-deploydog:before {
    content: "\F38E";
}

.fa-deskpro:before {
    content: "\F38F";
}

.fa-desktop:before {
    content: "\F108";
}

.fa-dev:before {
    content: "\F6CC";
}

.fa-deviantart:before {
    content: "\F1BD";
}

.fa-dharmachakra:before {
    content: "\F655";
}

.fa-dhl:before {
    content: "\F790";
}

.fa-diagnoses:before {
    content: "\F470";
}

.fa-diaspora:before {
    content: "\F791";
}

.fa-dice:before {
    content: "\F522";
}

.fa-dice-d20:before {
    content: "\F6CF";
}

.fa-dice-d6:before {
    content: "\F6D1";
}

.fa-dice-five:before {
    content: "\F523";
}

.fa-dice-four:before {
    content: "\F524";
}

.fa-dice-one:before {
    content: "\F525";
}

.fa-dice-six:before {
    content: "\F526";
}

.fa-dice-three:before {
    content: "\F527";
}

.fa-dice-two:before {
    content: "\F528";
}

.fa-digg:before {
    content: "\F1A6";
}

.fa-digital-ocean:before {
    content: "\F391";
}

.fa-digital-tachograph:before {
    content: "\F566";
}

.fa-directions:before {
    content: "\F5EB";
}

.fa-discord:before {
    content: "\F392";
}

.fa-discourse:before {
    content: "\F393";
}

.fa-divide:before {
    content: "\F529";
}

.fa-dizzy:before {
    content: "\F567";
}

.fa-dna:before {
    content: "\F471";
}

.fa-dochub:before {
    content: "\F394";
}

.fa-docker:before {
    content: "\F395";
}

.fa-dog:before {
    content: "\F6D3";
}

.fa-dollar-sign:before {
    content: "\F155";
}

.fa-dolly:before {
    content: "\F472";
}

.fa-dolly-flatbed:before {
    content: "\F474";
}

.fa-donate:before {
    content: "\F4B9";
}

.fa-door-closed:before {
    content: "\F52A";
}

.fa-door-open:before {
    content: "\F52B";
}

.fa-dot-circle:before {
    content: "\F192";
}

.fa-dove:before {
    content: "\F4BA";
}

.fa-download:before {
    content: "\F019";
}

.fa-draft2digital:before {
    content: "\F396";
}

.fa-drafting-compass:before {
    content: "\F568";
}

.fa-dragon:before {
    content: "\F6D5";
}

.fa-draw-polygon:before {
    content: "\F5EE";
}

.fa-dribbble:before {
    content: "\F17D";
}

.fa-dribbble-square:before {
    content: "\F397";
}

.fa-dropbox:before {
    content: "\F16B";
}

.fa-drum:before {
    content: "\F569";
}

.fa-drum-steelpan:before {
    content: "\F56A";
}

.fa-drumstick-bite:before {
    content: "\F6D7";
}

.fa-drupal:before {
    content: "\F1A9";
}

.fa-dumbbell:before {
    content: "\F44B";
}

.fa-dumpster:before {
    content: "\F793";
}

.fa-dumpster-fire:before {
    content: "\F794";
}

.fa-dungeon:before {
    content: "\F6D9";
}

.fa-dyalog:before {
    content: "\F399";
}

.fa-earlybirds:before {
    content: "\F39A";
}

.fa-ebay:before {
    content: "\F4F4";
}

.fa-edge:before {
    content: "\F282";
}

.fa-edit:before {
    content: "\F044";
}

.fa-egg:before {
    content: "\F7FB";
}

.fa-eject:before {
    content: "\F052";
}

.fa-elementor:before {
    content: "\F430";
}

.fa-ellipsis-h:before {
    content: "\F141";
}

.fa-ellipsis-v:before {
    content: "\F142";
}

.fa-ello:before {
    content: "\F5F1";
}

.fa-ember:before {
    content: "\F423";
}

.fa-empire:before {
    content: "\F1D1";
}

.fa-envelope:before {
    content: "\F0E0";
}

.fa-envelope-open:before {
    content: "\F2B6";
}

.fa-envelope-open-text:before {
    content: "\F658";
}

.fa-envelope-square:before {
    content: "\F199";
}

.fa-envira:before {
    content: "\F299";
}

.fa-equals:before {
    content: "\F52C";
}

.fa-eraser:before {
    content: "\F12D";
}

.fa-erlang:before {
    content: "\F39D";
}

.fa-ethereum:before {
    content: "\F42E";
}

.fa-ethernet:before {
    content: "\F796";
}

.fa-etsy:before {
    content: "\F2D7";
}

.fa-euro-sign:before {
    content: "\F153";
}

.fa-exchange-alt:before {
    content: "\F362";
}

.fa-exclamation:before {
    content: "\F12A";
}

.fa-exclamation-circle:before {
    content: "\F06A";
}

.fa-exclamation-triangle:before {
    content: "\F071";
}

.fa-expand:before {
    content: "\F065";
}

.fa-expand-arrows-alt:before {
    content: "\F31E";
}

.fa-expeditedssl:before {
    content: "\F23E";
}

.fa-external-link-alt:before {
    content: "\F35D";
}

.fa-external-link-square-alt:before {
    content: "\F360";
}

.fa-eye:before {
    content: "\F06E";
}

.fa-eye-dropper:before {
    content: "\F1FB";
}

.fa-eye-slash:before {
    content: "\F070";
}

.fa-facebook:before {
    content: "\F09A";
}

.fa-facebook-f:before {
    content: "\F39E";
}

.fa-facebook-messenger:before {
    content: "\F39F";
}

.fa-facebook-square:before {
    content: "\F082";
}

.fa-fantasy-flight-games:before {
    content: "\F6DC";
}

.fa-fast-backward:before {
    content: "\F049";
}

.fa-fast-forward:before {
    content: "\F050";
}

.fa-fax:before {
    content: "\F1AC";
}

.fa-feather:before {
    content: "\F52D";
}

.fa-feather-alt:before {
    content: "\F56B";
}

.fa-fedex:before {
    content: "\F797";
}

.fa-fedora:before {
    content: "\F798";
}

.fa-female:before {
    content: "\F182";
}

.fa-fighter-jet:before {
    content: "\F0FB";
}

.fa-figma:before {
    content: "\F799";
}

.fa-file:before {
    content: "\F15B";
}

.fa-file-alt:before {
    content: "\F15C";
}

.fa-file-archive:before {
    content: "\F1C6";
}

.fa-file-audio:before {
    content: "\F1C7";
}

.fa-file-code:before {
    content: "\F1C9";
}

.fa-file-contract:before {
    content: "\F56C";
}

.fa-file-csv:before {
    content: "\F6DD";
}

.fa-file-download:before {
    content: "\F56D";
}

.fa-file-excel:before {
    content: "\F1C3";
}

.fa-file-export:before {
    content: "\F56E";
}

.fa-file-image:before {
    content: "\F1C5";
}

.fa-file-import:before {
    content: "\F56F";
}

.fa-file-invoice:before {
    content: "\F570";
}

.fa-file-invoice-dollar:before {
    content: "\F571";
}

.fa-file-medical:before {
    content: "\F477";
}

.fa-file-medical-alt:before {
    content: "\F478";
}

.fa-file-pdf:before {
    content: "\F1C1";
}

.fa-file-powerpoint:before {
    content: "\F1C4";
}

.fa-file-prescription:before {
    content: "\F572";
}

.fa-file-signature:before {
    content: "\F573";
}

.fa-file-upload:before {
    content: "\F574";
}

.fa-file-video:before {
    content: "\F1C8";
}

.fa-file-word:before {
    content: "\F1C2";
}

.fa-fill:before {
    content: "\F575";
}

.fa-fill-drip:before {
    content: "\F576";
}

.fa-film:before {
    content: "\F008";
}

.fa-filter:before {
    content: "\F0B0";
}

.fa-fingerprint:before {
    content: "\F577";
}

.fa-fire:before {
    content: "\F06D";
}

.fa-fire-alt:before {
    content: "\F7E4";
}

.fa-fire-extinguisher:before {
    content: "\F134";
}

.fa-firefox:before {
    content: "\F269";
}

.fa-first-aid:before {
    content: "\F479";
}

.fa-first-order:before {
    content: "\F2B0";
}

.fa-first-order-alt:before {
    content: "\F50A";
}

.fa-firstdraft:before {
    content: "\F3A1";
}

.fa-fish:before {
    content: "\F578";
}

.fa-fist-raised:before {
    content: "\F6DE";
}

.fa-flag:before {
    content: "\F024";
}

.fa-flag-checkered:before {
    content: "\F11E";
}

.fa-flag-usa:before {
    content: "\F74D";
}

.fa-flask:before {
    content: "\F0C3";
}

.fa-flickr:before {
    content: "\F16E";
}

.fa-flipboard:before {
    content: "\F44D";
}

.fa-flushed:before {
    content: "\F579";
}

.fa-fly:before {
    content: "\F417";
}

.fa-folder:before {
    content: "\F07B";
}

.fa-folder-minus:before {
    content: "\F65D";
}

.fa-folder-open:before {
    content: "\F07C";
}

.fa-folder-plus:before {
    content: "\F65E";
}

.fa-font:before {
    content: "\F031";
}

.fa-font-awesome:before {
    content: "\F2B4";
}

.fa-font-awesome-alt:before {
    content: "\F35C";
}

.fa-font-awesome-flag:before {
    content: "\F425";
}

.fa-font-awesome-logo-full:before {
    content: "\F4E6";
}

.fa-fonticons:before {
    content: "\F280";
}

.fa-fonticons-fi:before {
    content: "\F3A2";
}

.fa-football-ball:before {
    content: "\F44E";
}

.fa-fort-awesome:before {
    content: "\F286";
}

.fa-fort-awesome-alt:before {
    content: "\F3A3";
}

.fa-forumbee:before {
    content: "\F211";
}

.fa-forward:before {
    content: "\F04E";
}

.fa-foursquare:before {
    content: "\F180";
}

.fa-free-code-camp:before {
    content: "\F2C5";
}

.fa-freebsd:before {
    content: "\F3A4";
}

.fa-frog:before {
    content: "\F52E";
}

.fa-frown:before {
    content: "\F119";
}

.fa-frown-open:before {
    content: "\F57A";
}

.fa-fulcrum:before {
    content: "\F50B";
}

.fa-funnel-dollar:before {
    content: "\F662";
}

.fa-futbol:before {
    content: "\F1E3";
}

.fa-galactic-republic:before {
    content: "\F50C";
}

.fa-galactic-senate:before {
    content: "\F50D";
}

.fa-gamepad:before {
    content: "\F11B";
}

.fa-gas-pump:before {
    content: "\F52F";
}

.fa-gavel:before {
    content: "\F0E3";
}

.fa-gem:before {
    content: "\F3A5";
}

.fa-genderless:before {
    content: "\F22D";
}

.fa-get-pocket:before {
    content: "\F265";
}

.fa-gg:before {
    content: "\F260";
}

.fa-gg-circle:before {
    content: "\F261";
}

.fa-ghost:before {
    content: "\F6E2";
}

.fa-gift:before {
    content: "\F06B";
}

.fa-gifts:before {
    content: "\F79C";
}

.fa-git:before {
    content: "\F1D3";
}

.fa-git-square:before {
    content: "\F1D2";
}

.fa-github:before {
    content: "\F09B";
}

.fa-github-alt:before {
    content: "\F113";
}

.fa-github-square:before {
    content: "\F092";
}

.fa-gitkraken:before {
    content: "\F3A6";
}

.fa-gitlab:before {
    content: "\F296";
}

.fa-gitter:before {
    content: "\F426";
}

.fa-glass-cheers:before {
    content: "\F79F";
}

.fa-glass-martini:before {
    content: "\F000";
}

.fa-glass-martini-alt:before {
    content: "\F57B";
}

.fa-glass-whiskey:before {
    content: "\F7A0";
}

.fa-glasses:before {
    content: "\F530";
}

.fa-glide:before {
    content: "\F2A5";
}

.fa-glide-g:before {
    content: "\F2A6";
}

.fa-globe:before {
    content: "\F0AC";
}

.fa-globe-africa:before {
    content: "\F57C";
}

.fa-globe-americas:before {
    content: "\F57D";
}

.fa-globe-asia:before {
    content: "\F57E";
}

.fa-globe-europe:before {
    content: "\F7A2";
}

.fa-gofore:before {
    content: "\F3A7";
}

.fa-golf-ball:before {
    content: "\F450";
}

.fa-goodreads:before {
    content: "\F3A8";
}

.fa-goodreads-g:before {
    content: "\F3A9";
}

.fa-google:before {
    content: "\F1A0";
}

.fa-google-drive:before {
    content: "\F3AA";
}

.fa-google-play:before {
    content: "\F3AB";
}

.fa-google-plus:before {
    content: "\F2B3";
}

.fa-google-plus-g:before {
    content: "\F0D5";
}

.fa-google-plus-square:before {
    content: "\F0D4";
}

.fa-google-wallet:before {
    content: "\F1EE";
}

.fa-gopuram:before {
    content: "\F664";
}

.fa-graduation-cap:before {
    content: "\F19D";
}

.fa-gratipay:before {
    content: "\F184";
}

.fa-grav:before {
    content: "\F2D6";
}

.fa-greater-than:before {
    content: "\F531";
}

.fa-greater-than-equal:before {
    content: "\F532";
}

.fa-grimace:before {
    content: "\F57F";
}

.fa-grin:before {
    content: "\F580";
}

.fa-grin-alt:before {
    content: "\F581";
}

.fa-grin-beam:before {
    content: "\F582";
}

.fa-grin-beam-sweat:before {
    content: "\F583";
}

.fa-grin-hearts:before {
    content: "\F584";
}

.fa-grin-squint:before {
    content: "\F585";
}

.fa-grin-squint-tears:before {
    content: "\F586";
}

.fa-grin-stars:before {
    content: "\F587";
}

.fa-grin-tears:before {
    content: "\F588";
}

.fa-grin-tongue:before {
    content: "\F589";
}

.fa-grin-tongue-squint:before {
    content: "\F58A";
}

.fa-grin-tongue-wink:before {
    content: "\F58B";
}

.fa-grin-wink:before {
    content: "\F58C";
}

.fa-grip-horizontal:before {
    content: "\F58D";
}

.fa-grip-lines:before {
    content: "\F7A4";
}

.fa-grip-lines-vertical:before {
    content: "\F7A5";
}

.fa-grip-vertical:before {
    content: "\F58E";
}

.fa-gripfire:before {
    content: "\F3AC";
}

.fa-grunt:before {
    content: "\F3AD";
}

.fa-guitar:before {
    content: "\F7A6";
}

.fa-gulp:before {
    content: "\F3AE";
}

.fa-h-square:before {
    content: "\F0FD";
}

.fa-hacker-news:before {
    content: "\F1D4";
}

.fa-hacker-news-square:before {
    content: "\F3AF";
}

.fa-hackerrank:before {
    content: "\F5F7";
}

.fa-hamburger:before {
    content: "\F805";
}

.fa-hammer:before {
    content: "\F6E3";
}

.fa-hamsa:before {
    content: "\F665";
}

.fa-hand-holding:before {
    content: "\F4BD";
}

.fa-hand-holding-heart:before {
    content: "\F4BE";
}

.fa-hand-holding-usd:before {
    content: "\F4C0";
}

.fa-hand-lizard:before {
    content: "\F258";
}

.fa-hand-middle-finger:before {
    content: "\F806";
}

.fa-hand-paper:before {
    content: "\F256";
}

.fa-hand-peace:before {
    content: "\F25B";
}

.fa-hand-point-down:before {
    content: "\F0A7";
}

.fa-hand-point-left:before {
    content: "\F0A5";
}

.fa-hand-point-right:before {
    content: "\F0A4";
}

.fa-hand-point-up:before {
    content: "\F0A6";
}

.fa-hand-pointer:before {
    content: "\F25A";
}

.fa-hand-rock:before {
    content: "\F255";
}

.fa-hand-scissors:before {
    content: "\F257";
}

.fa-hand-spock:before {
    content: "\F259";
}

.fa-hands:before {
    content: "\F4C2";
}

.fa-hands-helping:before {
    content: "\F4C4";
}

.fa-handshake:before {
    content: "\F2B5";
}

.fa-hanukiah:before {
    content: "\F6E6";
}

.fa-hard-hat:before {
    content: "\F807";
}

.fa-hashtag:before {
    content: "\F292";
}

.fa-hat-wizard:before {
    content: "\F6E8";
}

.fa-haykal:before {
    content: "\F666";
}

.fa-hdd:before {
    content: "\F0A0";
}

.fa-heading:before {
    content: "\F1DC";
}

.fa-headphones:before {
    content: "\F025";
}

.fa-headphones-alt:before {
    content: "\F58F";
}

.fa-headset:before {
    content: "\F590";
}

.fa-heart:before {
    content: "\F004";
}

.fa-heart-broken:before {
    content: "\F7A9";
}

.fa-heartbeat:before {
    content: "\F21E";
}

.fa-helicopter:before {
    content: "\F533";
}

.fa-highlighter:before {
    content: "\F591";
}

.fa-hiking:before {
    content: "\F6EC";
}

.fa-hippo:before {
    content: "\F6ED";
}

.fa-hips:before {
    content: "\F452";
}

.fa-hire-a-helper:before {
    content: "\F3B0";
}

.fa-history:before {
    content: "\F1DA";
}

.fa-hockey-puck:before {
    content: "\F453";
}

.fa-holly-berry:before {
    content: "\F7AA";
}

.fa-home:before {
    content: "\F015";
}

.fa-hooli:before {
    content: "\F427";
}

.fa-hornbill:before {
    content: "\F592";
}

.fa-horse:before {
    content: "\F6F0";
}

.fa-horse-head:before {
    content: "\F7AB";
}

.fa-hospital:before {
    content: "\F0F8";
}

.fa-hospital-alt:before {
    content: "\F47D";
}

.fa-hospital-symbol:before {
    content: "\F47E";
}

.fa-hot-tub:before {
    content: "\F593";
}

.fa-hotdog:before {
    content: "\F80F";
}

.fa-hotel:before {
    content: "\F594";
}

.fa-hotjar:before {
    content: "\F3B1";
}

.fa-hourglass:before {
    content: "\F254";
}

.fa-hourglass-end:before {
    content: "\F253";
}

.fa-hourglass-half:before {
    content: "\F252";
}

.fa-hourglass-start:before {
    content: "\F251";
}

.fa-house-damage:before {
    content: "\F6F1";
}

.fa-houzz:before {
    content: "\F27C";
}

.fa-hryvnia:before {
    content: "\F6F2";
}

.fa-html5:before {
    content: "\F13B";
}

.fa-hubspot:before {
    content: "\F3B2";
}

.fa-i-cursor:before {
    content: "\F246";
}

.fa-ice-cream:before {
    content: "\F810";
}

.fa-icicles:before {
    content: "\F7AD";
}

.fa-id-badge:before {
    content: "\F2C1";
}

.fa-id-card:before {
    content: "\F2C2";
}

.fa-id-card-alt:before {
    content: "\F47F";
}

.fa-igloo:before {
    content: "\F7AE";
}

.fa-image:before {
    content: "\F03E";
}

.fa-images:before {
    content: "\F302";
}

.fa-imdb:before {
    content: "\F2D8";
}

.fa-inbox:before {
    content: "\F01C";
}

.fa-indent:before {
    content: "\F03C";
}

.fa-industry:before {
    content: "\F275";
}

.fa-infinity:before {
    content: "\F534";
}

.fa-info:before {
    content: "\F129";
}

.fa-info-circle:before {
    content: "\F05A";
}

.fa-instagram:before {
    content: "\F16D";
}

.fa-intercom:before {
    content: "\F7AF";
}

.fa-internet-explorer:before {
    content: "\F26B";
}

.fa-invision:before {
    content: "\F7B0";
}

.fa-ioxhost:before {
    content: "\F208";
}

.fa-italic:before {
    content: "\F033";
}

.fa-itunes:before {
    content: "\F3B4";
}

.fa-itunes-note:before {
    content: "\F3B5";
}

.fa-java:before {
    content: "\F4E4";
}

.fa-jedi:before {
    content: "\F669";
}

.fa-jedi-order:before {
    content: "\F50E";
}

.fa-jenkins:before {
    content: "\F3B6";
}

.fa-jira:before {
    content: "\F7B1";
}

.fa-joget:before {
    content: "\F3B7";
}

.fa-joint:before {
    content: "\F595";
}

.fa-joomla:before {
    content: "\F1AA";
}

.fa-journal-whills:before {
    content: "\F66A";
}

.fa-js:before {
    content: "\F3B8";
}

.fa-js-square:before {
    content: "\F3B9";
}

.fa-jsfiddle:before {
    content: "\F1CC";
}

.fa-kaaba:before {
    content: "\F66B";
}

.fa-kaggle:before {
    content: "\F5FA";
}

.fa-key:before {
    content: "\F084";
}

.fa-keybase:before {
    content: "\F4F5";
}

.fa-keyboard:before {
    content: "\F11C";
}

.fa-keycdn:before {
    content: "\F3BA";
}

.fa-khanda:before {
    content: "\F66D";
}

.fa-kickstarter:before {
    content: "\F3BB";
}

.fa-kickstarter-k:before {
    content: "\F3BC";
}

.fa-kiss:before {
    content: "\F596";
}

.fa-kiss-beam:before {
    content: "\F597";
}

.fa-kiss-wink-heart:before {
    content: "\F598";
}

.fa-kiwi-bird:before {
    content: "\F535";
}

.fa-korvue:before {
    content: "\F42F";
}

.fa-landmark:before {
    content: "\F66F";
}

.fa-language:before {
    content: "\F1AB";
}

.fa-laptop:before {
    content: "\F109";
}

.fa-laptop-code:before {
    content: "\F5FC";
}

.fa-laptop-medical:before {
    content: "\F812";
}

.fa-laravel:before {
    content: "\F3BD";
}

.fa-lastfm:before {
    content: "\F202";
}

.fa-lastfm-square:before {
    content: "\F203";
}

.fa-laugh:before {
    content: "\F599";
}

.fa-laugh-beam:before {
    content: "\F59A";
}

.fa-laugh-squint:before {
    content: "\F59B";
}

.fa-laugh-wink:before {
    content: "\F59C";
}

.fa-layer-group:before {
    content: "\F5FD";
}

.fa-leaf:before {
    content: "\F06C";
}

.fa-leanpub:before {
    content: "\F212";
}

.fa-lemon:before {
    content: "\F094";
}

.fa-less:before {
    content: "\F41D";
}

.fa-less-than:before {
    content: "\F536";
}

.fa-less-than-equal:before {
    content: "\F537";
}

.fa-level-down-alt:before {
    content: "\F3BE";
}

.fa-level-up-alt:before {
    content: "\F3BF";
}

.fa-life-ring:before {
    content: "\F1CD";
}

.fa-lightbulb:before {
    content: "\F0EB";
}

.fa-line:before {
    content: "\F3C0";
}

.fa-link:before {
    content: "\F0C1";
}

.fa-linkedin:before {
    content: "\F08C";
}

.fa-linkedin-in:before {
    content: "\F0E1";
}

.fa-linode:before {
    content: "\F2B8";
}

.fa-linux:before {
    content: "\F17C";
}

.fa-lira-sign:before {
    content: "\F195";
}

.fa-list:before {
    content: "\F03A";
}

.fa-list-alt:before {
    content: "\F022";
}

.fa-list-ol:before {
    content: "\F0CB";
}

.fa-list-ul:before {
    content: "\F0CA";
}

.fa-location-arrow:before {
    content: "\F124";
}

.fa-lock:before {
    content: "\F023";
}

.fa-lock-open:before {
    content: "\F3C1";
}

.fa-long-arrow-alt-down:before {
    content: "\F309";
}

.fa-long-arrow-alt-left:before {
    content: "\F30A";
}

.fa-long-arrow-alt-right:before {
    content: "\F30B";
}

.fa-long-arrow-alt-up:before {
    content: "\F30C";
}

.fa-low-vision:before {
    content: "\F2A8";
}

.fa-luggage-cart:before {
    content: "\F59D";
}

.fa-lyft:before {
    content: "\F3C3";
}

.fa-magento:before {
    content: "\F3C4";
}

.fa-magic:before {
    content: "\F0D0";
}

.fa-magnet:before {
    content: "\F076";
}

.fa-mail-bulk:before {
    content: "\F674";
}

.fa-mailchimp:before {
    content: "\F59E";
}

.fa-male:before {
    content: "\F183";
}

.fa-mandalorian:before {
    content: "\F50F";
}

.fa-map:before {
    content: "\F279";
}

.fa-map-marked:before {
    content: "\F59F";
}

.fa-map-marked-alt:before {
    content: "\F5A0";
}

.fa-map-marker:before {
    content: "\F041";
}

.fa-map-marker-alt:before {
    content: "\F3C5";
}

.fa-map-pin:before {
    content: "\F276";
}

.fa-map-signs:before {
    content: "\F277";
}

.fa-markdown:before {
    content: "\F60F";
}

.fa-marker:before {
    content: "\F5A1";
}

.fa-mars:before {
    content: "\F222";
}

.fa-mars-double:before {
    content: "\F227";
}

.fa-mars-stroke:before {
    content: "\F229";
}

.fa-mars-stroke-h:before {
    content: "\F22B";
}

.fa-mars-stroke-v:before {
    content: "\F22A";
}

.fa-mask:before {
    content: "\F6FA";
}

.fa-mastodon:before {
    content: "\F4F6";
}

.fa-maxcdn:before {
    content: "\F136";
}

.fa-medal:before {
    content: "\F5A2";
}

.fa-medapps:before {
    content: "\F3C6";
}

.fa-medium:before {
    content: "\F23A";
}

.fa-medium-m:before {
    content: "\F3C7";
}

.fa-medkit:before {
    content: "\F0FA";
}

.fa-medrt:before {
    content: "\F3C8";
}

.fa-meetup:before {
    content: "\F2E0";
}

.fa-megaport:before {
    content: "\F5A3";
}

.fa-meh:before {
    content: "\F11A";
}

.fa-meh-blank:before {
    content: "\F5A4";
}

.fa-meh-rolling-eyes:before {
    content: "\F5A5";
}

.fa-memory:before {
    content: "\F538";
}

.fa-mendeley:before {
    content: "\F7B3";
}

.fa-menorah:before {
    content: "\F676";
}

.fa-mercury:before {
    content: "\F223";
}

.fa-meteor:before {
    content: "\F753";
}

.fa-microchip:before {
    content: "\F2DB";
}

.fa-microphone:before {
    content: "\F130";
}

.fa-microphone-alt:before {
    content: "\F3C9";
}

.fa-microphone-alt-slash:before {
    content: "\F539";
}

.fa-microphone-slash:before {
    content: "\F131";
}

.fa-microscope:before {
    content: "\F610";
}

.fa-microsoft:before {
    content: "\F3CA";
}

.fa-minus:before {
    content: "\F068";
}

.fa-minus-circle:before {
    content: "\F056";
}

.fa-minus-square:before {
    content: "\F146";
}

.fa-mitten:before {
    content: "\F7B5";
}

.fa-mix:before {
    content: "\F3CB";
}

.fa-mixcloud:before {
    content: "\F289";
}

.fa-mizuni:before {
    content: "\F3CC";
}

.fa-mobile:before {
    content: "\F10B";
}

.fa-mobile-alt:before {
    content: "\F3CD";
}

.fa-modx:before {
    content: "\F285";
}

.fa-monero:before {
    content: "\F3D0";
}

.fa-money-bill:before {
    content: "\F0D6";
}

.fa-money-bill-alt:before {
    content: "\F3D1";
}

.fa-money-bill-wave:before {
    content: "\F53A";
}

.fa-money-bill-wave-alt:before {
    content: "\F53B";
}

.fa-money-check:before {
    content: "\F53C";
}

.fa-money-check-alt:before {
    content: "\F53D";
}

.fa-monument:before {
    content: "\F5A6";
}

.fa-moon:before {
    content: "\F186";
}

.fa-mortar-pestle:before {
    content: "\F5A7";
}

.fa-mosque:before {
    content: "\F678";
}

.fa-motorcycle:before {
    content: "\F21C";
}

.fa-mountain:before {
    content: "\F6FC";
}

.fa-mouse-pointer:before {
    content: "\F245";
}

.fa-mug-hot:before {
    content: "\F7B6";
}

.fa-music:before {
    content: "\F001";
}

.fa-napster:before {
    content: "\F3D2";
}

.fa-neos:before {
    content: "\F612";
}

.fa-network-wired:before {
    content: "\F6FF";
}

.fa-neuter:before {
    content: "\F22C";
}

.fa-newspaper:before {
    content: "\F1EA";
}

.fa-nimblr:before {
    content: "\F5A8";
}

.fa-nintendo-switch:before {
    content: "\F418";
}

.fa-node:before {
    content: "\F419";
}

.fa-node-js:before {
    content: "\F3D3";
}

.fa-not-equal:before {
    content: "\F53E";
}

.fa-notes-medical:before {
    content: "\F481";
}

.fa-npm:before {
    content: "\F3D4";
}

.fa-ns8:before {
    content: "\F3D5";
}

.fa-nutritionix:before {
    content: "\F3D6";
}

.fa-object-group:before {
    content: "\F247";
}

.fa-object-ungroup:before {
    content: "\F248";
}

.fa-odnoklassniki:before {
    content: "\F263";
}

.fa-odnoklassniki-square:before {
    content: "\F264";
}

.fa-oil-can:before {
    content: "\F613";
}

.fa-old-republic:before {
    content: "\F510";
}

.fa-om:before {
    content: "\F679";
}

.fa-opencart:before {
    content: "\F23D";
}

.fa-openid:before {
    content: "\F19B";
}

.fa-opera:before {
    content: "\F26A";
}

.fa-optin-monster:before {
    content: "\F23C";
}

.fa-osi:before {
    content: "\F41A";
}

.fa-otter:before {
    content: "\F700";
}

.fa-outdent:before {
    content: "\F03B";
}

.fa-page4:before {
    content: "\F3D7";
}

.fa-pagelines:before {
    content: "\F18C";
}

.fa-pager:before {
    content: "\F815";
}

.fa-paint-brush:before {
    content: "\F1FC";
}

.fa-paint-roller:before {
    content: "\F5AA";
}

.fa-palette:before {
    content: "\F53F";
}

.fa-palfed:before {
    content: "\F3D8";
}

.fa-pallet:before {
    content: "\F482";
}

.fa-paper-plane:before {
    content: "\F1D8";
}

.fa-paperclip:before {
    content: "\F0C6";
}

.fa-parachute-box:before {
    content: "\F4CD";
}

.fa-paragraph:before {
    content: "\F1DD";
}

.fa-parking:before {
    content: "\F540";
}

.fa-passport:before {
    content: "\F5AB";
}

.fa-pastafarianism:before {
    content: "\F67B";
}

.fa-paste:before {
    content: "\F0EA";
}

.fa-patreon:before {
    content: "\F3D9";
}

.fa-pause:before {
    content: "\F04C";
}

.fa-pause-circle:before {
    content: "\F28B";
}

.fa-paw:before {
    content: "\F1B0";
}

.fa-paypal:before {
    content: "\F1ED";
}

.fa-peace:before {
    content: "\F67C";
}

.fa-pen:before {
    content: "\F304";
}

.fa-pen-alt:before {
    content: "\F305";
}

.fa-pen-fancy:before {
    content: "\F5AC";
}

.fa-pen-nib:before {
    content: "\F5AD";
}

.fa-pen-square:before {
    content: "\F14B";
}

.fa-pencil-alt:before {
    content: "\F303";
}

.fa-pencil-ruler:before {
    content: "\F5AE";
}

.fa-penny-arcade:before {
    content: "\F704";
}

.fa-people-carry:before {
    content: "\F4CE";
}

.fa-pepper-hot:before {
    content: "\F816";
}

.fa-percent:before {
    content: "\F295";
}

.fa-percentage:before {
    content: "\F541";
}

.fa-periscope:before {
    content: "\F3DA";
}

.fa-person-booth:before {
    content: "\F756";
}

.fa-phabricator:before {
    content: "\F3DB";
}

.fa-phoenix-framework:before {
    content: "\F3DC";
}

.fa-phoenix-squadron:before {
    content: "\F511";
}

.fa-phone:before {
    content: "\F095";
}

.fa-phone-slash:before {
    content: "\F3DD";
}

.fa-phone-square:before {
    content: "\F098";
}

.fa-phone-volume:before {
    content: "\F2A0";
}

.fa-php:before {
    content: "\F457";
}

.fa-pied-piper:before {
    content: "\F2AE";
}

.fa-pied-piper-alt:before {
    content: "\F1A8";
}

.fa-pied-piper-hat:before {
    content: "\F4E5";
}

.fa-pied-piper-pp:before {
    content: "\F1A7";
}

.fa-piggy-bank:before {
    content: "\F4D3";
}

.fa-pills:before {
    content: "\F484";
}

.fa-pinterest:before {
    content: "\F0D2";
}

.fa-pinterest-p:before {
    content: "\F231";
}

.fa-pinterest-square:before {
    content: "\F0D3";
}

.fa-pizza-slice:before {
    content: "\F818";
}

.fa-place-of-worship:before {
    content: "\F67F";
}

.fa-plane:before {
    content: "\F072";
}

.fa-plane-arrival:before {
    content: "\F5AF";
}

.fa-plane-departure:before {
    content: "\F5B0";
}

.fa-play:before {
    content: "\F04B";
}

.fa-play-circle:before {
    content: "\F144";
}

.fa-playstation:before {
    content: "\F3DF";
}

.fa-plug:before {
    content: "\F1E6";
}

.fa-plus:before {
    content: "\F067";
}

.fa-plus-circle:before {
    content: "\F055";
}

.fa-plus-square:before {
    content: "\F0FE";
}

.fa-podcast:before {
    content: "\F2CE";
}

.fa-poll:before {
    content: "\F681";
}

.fa-poll-h:before {
    content: "\F682";
}

.fa-poo:before {
    content: "\F2FE";
}

.fa-poo-storm:before {
    content: "\F75A";
}

.fa-poop:before {
    content: "\F619";
}

.fa-portrait:before {
    content: "\F3E0";
}

.fa-pound-sign:before {
    content: "\F154";
}

.fa-power-off:before {
    content: "\F011";
}

.fa-pray:before {
    content: "\F683";
}

.fa-praying-hands:before {
    content: "\F684";
}

.fa-prescription:before {
    content: "\F5B1";
}

.fa-prescription-bottle:before {
    content: "\F485";
}

.fa-prescription-bottle-alt:before {
    content: "\F486";
}

.fa-print:before {
    content: "\F02F";
}

.fa-procedures:before {
    content: "\F487";
}

.fa-product-hunt:before {
    content: "\F288";
}

.fa-project-diagram:before {
    content: "\F542";
}

.fa-pushed:before {
    content: "\F3E1";
}

.fa-puzzle-piece:before {
    content: "\F12E";
}

.fa-python:before {
    content: "\F3E2";
}

.fa-qq:before {
    content: "\F1D6";
}

.fa-qrcode:before {
    content: "\F029";
}

.fa-question:before {
    content: "\F128";
}

.fa-question-circle:before {
    content: "\F059";
}

.fa-quidditch:before {
    content: "\F458";
}

.fa-quinscape:before {
    content: "\F459";
}

.fa-quora:before {
    content: "\F2C4";
}

.fa-quote-left:before {
    content: "\F10D";
}

.fa-quote-right:before {
    content: "\F10E";
}

.fa-quran:before {
    content: "\F687";
}

.fa-r-project:before {
    content: "\F4F7";
}

.fa-radiation:before {
    content: "\F7B9";
}

.fa-radiation-alt:before {
    content: "\F7BA";
}

.fa-rainbow:before {
    content: "\F75B";
}

.fa-random:before {
    content: "\F074";
}

.fa-raspberry-pi:before {
    content: "\F7BB";
}

.fa-ravelry:before {
    content: "\F2D9";
}

.fa-react:before {
    content: "\F41B";
}

.fa-reacteurope:before {
    content: "\F75D";
}

.fa-readme:before {
    content: "\F4D5";
}

.fa-rebel:before {
    content: "\F1D0";
}

.fa-receipt:before {
    content: "\F543";
}

.fa-recycle:before {
    content: "\F1B8";
}

.fa-red-river:before {
    content: "\F3E3";
}

.fa-reddit:before {
    content: "\F1A1";
}

.fa-reddit-alien:before {
    content: "\F281";
}

.fa-reddit-square:before {
    content: "\F1A2";
}

.fa-redhat:before {
    content: "\F7BC";
}

.fa-redo:before {
    content: "\F01E";
}

.fa-redo-alt:before {
    content: "\F2F9";
}

.fa-registered:before {
    content: "\F25D";
}

.fa-renren:before {
    content: "\F18B";
}

.fa-reply:before {
    content: "\F3E5";
}

.fa-reply-all:before {
    content: "\F122";
}

.fa-replyd:before {
    content: "\F3E6";
}

.fa-republican:before {
    content: "\F75E";
}

.fa-researchgate:before {
    content: "\F4F8";
}

.fa-resolving:before {
    content: "\F3E7";
}

.fa-restroom:before {
    content: "\F7BD";
}

.fa-retweet:before {
    content: "\F079";
}

.fa-rev:before {
    content: "\F5B2";
}

.fa-ribbon:before {
    content: "\F4D6";
}

.fa-ring:before {
    content: "\F70B";
}

.fa-road:before {
    content: "\F018";
}

.fa-robot:before {
    content: "\F544";
}

.fa-rocket:before {
    content: "\F135";
}

.fa-rocketchat:before {
    content: "\F3E8";
}

.fa-rockrms:before {
    content: "\F3E9";
}

.fa-route:before {
    content: "\F4D7";
}

.fa-rss:before {
    content: "\F09E";
}

.fa-rss-square:before {
    content: "\F143";
}

.fa-ruble-sign:before {
    content: "\F158";
}

.fa-ruler:before {
    content: "\F545";
}

.fa-ruler-combined:before {
    content: "\F546";
}

.fa-ruler-horizontal:before {
    content: "\F547";
}

.fa-ruler-vertical:before {
    content: "\F548";
}

.fa-running:before {
    content: "\F70C";
}

.fa-rupee-sign:before {
    content: "\F156";
}

.fa-sad-cry:before {
    content: "\F5B3";
}

.fa-sad-tear:before {
    content: "\F5B4";
}

.fa-safari:before {
    content: "\F267";
}

.fa-sass:before {
    content: "\F41E";
}

.fa-satellite:before {
    content: "\F7BF";
}

.fa-satellite-dish:before {
    content: "\F7C0";
}

.fa-save:before {
    content: "\F0C7";
}

.fa-schlix:before {
    content: "\F3EA";
}

.fa-school:before {
    content: "\F549";
}

.fa-screwdriver:before {
    content: "\F54A";
}

.fa-scribd:before {
    content: "\F28A";
}

.fa-scroll:before {
    content: "\F70E";
}

.fa-sd-card:before {
    content: "\F7C2";
}

.fa-search:before {
    content: "\F002";
}

.fa-search-dollar:before {
    content: "\F688";
}

.fa-search-location:before {
    content: "\F689";
}

.fa-search-minus:before {
    content: "\F010";
}

.fa-search-plus:before {
    content: "\F00E";
}

.fa-searchengin:before {
    content: "\F3EB";
}

.fa-seedling:before {
    content: "\F4D8";
}

.fa-sellcast:before {
    content: "\F2DA";
}

.fa-sellsy:before {
    content: "\F213";
}

.fa-server:before {
    content: "\F233";
}

.fa-servicestack:before {
    content: "\F3EC";
}

.fa-shapes:before {
    content: "\F61F";
}

.fa-share:before {
    content: "\F064";
}

.fa-share-alt:before {
    content: "\F1E0";
}

.fa-share-alt-square:before {
    content: "\F1E1";
}

.fa-share-square:before {
    content: "\F14D";
}

.fa-shekel-sign:before {
    content: "\F20B";
}

.fa-shield-alt:before {
    content: "\F3ED";
}

.fa-ship:before {
    content: "\F21A";
}

.fa-shipping-fast:before {
    content: "\F48B";
}

.fa-shirtsinbulk:before {
    content: "\F214";
}

.fa-shoe-prints:before {
    content: "\F54B";
}

.fa-shopping-bag:before {
    content: "\F290";
}

.fa-shopping-basket:before {
    content: "\F291";
}

.fa-shopping-cart:before {
    content: "\F07A";
}

.fa-shopware:before {
    content: "\F5B5";
}

.fa-shower:before {
    content: "\F2CC";
}

.fa-shuttle-van:before {
    content: "\F5B6";
}

.fa-sign:before {
    content: "\F4D9";
}

.fa-sign-in-alt:before {
    content: "\F2F6";
}

.fa-sign-language:before {
    content: "\F2A7";
}

.fa-sign-out-alt:before {
    content: "\F2F5";
}

.fa-signal:before {
    content: "\F012";
}

.fa-signature:before {
    content: "\F5B7";
}

.fa-sim-card:before {
    content: "\F7C4";
}

.fa-simplybuilt:before {
    content: "\F215";
}

.fa-sistrix:before {
    content: "\F3EE";
}

.fa-sitemap:before {
    content: "\F0E8";
}

.fa-sith:before {
    content: "\F512";
}

.fa-skating:before {
    content: "\F7C5";
}

.fa-sketch:before {
    content: "\F7C6";
}

.fa-skiing:before {
    content: "\F7C9";
}

.fa-skiing-nordic:before {
    content: "\F7CA";
}

.fa-skull:before {
    content: "\F54C";
}

.fa-skull-crossbones:before {
    content: "\F714";
}

.fa-skyatlas:before {
    content: "\F216";
}

.fa-skype:before {
    content: "\F17E";
}

.fa-slack:before {
    content: "\F198";
}

.fa-slack-hash:before {
    content: "\F3EF";
}

.fa-slash:before {
    content: "\F715";
}

.fa-sleigh:before {
    content: "\F7CC";
}

.fa-sliders-h:before {
    content: "\F1DE";
}

.fa-slideshare:before {
    content: "\F1E7";
}

.fa-smile:before {
    content: "\F118";
}

.fa-smile-beam:before {
    content: "\F5B8";
}

.fa-smile-wink:before {
    content: "\F4DA";
}

.fa-smog:before {
    content: "\F75F";
}

.fa-smoking:before {
    content: "\F48D";
}

.fa-smoking-ban:before {
    content: "\F54D";
}

.fa-sms:before {
    content: "\F7CD";
}

.fa-snapchat:before {
    content: "\F2AB";
}

.fa-snapchat-ghost:before {
    content: "\F2AC";
}

.fa-snapchat-square:before {
    content: "\F2AD";
}

.fa-snowboarding:before {
    content: "\F7CE";
}

.fa-snowflake:before {
    content: "\F2DC";
}

.fa-snowman:before {
    content: "\F7D0";
}

.fa-snowplow:before {
    content: "\F7D2";
}

.fa-socks:before {
    content: "\F696";
}

.fa-solar-panel:before {
    content: "\F5BA";
}

.fa-sort:before {
    content: "\F0DC";
}

.fa-sort-alpha-down:before {
    content: "\F15D";
}

.fa-sort-alpha-up:before {
    content: "\F15E";
}

.fa-sort-amount-down:before {
    content: "\F160";
}

.fa-sort-amount-up:before {
    content: "\F161";
}

.fa-sort-down:before {
    content: "\F0DD";
}

.fa-sort-numeric-down:before {
    content: "\F162";
}

.fa-sort-numeric-up:before {
    content: "\F163";
}

.fa-sort-up:before {
    content: "\F0DE";
}

.fa-soundcloud:before {
    content: "\F1BE";
}

.fa-sourcetree:before {
    content: "\F7D3";
}

.fa-spa:before {
    content: "\F5BB";
}

.fa-space-shuttle:before {
    content: "\F197";
}

.fa-speakap:before {
    content: "\F3F3";
}

.fa-spider:before {
    content: "\F717";
}

.fa-spinner:before {
    content: "\F110";
}

.fa-splotch:before {
    content: "\F5BC";
}

.fa-spotify:before {
    content: "\F1BC";
}

.fa-spray-can:before {
    content: "\F5BD";
}

.fa-square:before {
    content: "\F0C8";
}

.fa-square-full:before {
    content: "\F45C";
}

.fa-square-root-alt:before {
    content: "\F698";
}

.fa-squarespace:before {
    content: "\F5BE";
}

.fa-stack-exchange:before {
    content: "\F18D";
}

.fa-stack-overflow:before {
    content: "\F16C";
}

.fa-stamp:before {
    content: "\F5BF";
}

.fa-star:before {
    content: "\F005";
}

.fa-star-and-crescent:before {
    content: "\F699";
}

.fa-star-half:before {
    content: "\F089";
}

.fa-star-half-alt:before {
    content: "\F5C0";
}

.fa-star-of-david:before {
    content: "\F69A";
}

.fa-star-of-life:before {
    content: "\F621";
}

.fa-staylinked:before {
    content: "\F3F5";
}

.fa-steam:before {
    content: "\F1B6";
}

.fa-steam-square:before {
    content: "\F1B7";
}

.fa-steam-symbol:before {
    content: "\F3F6";
}

.fa-step-backward:before {
    content: "\F048";
}

.fa-step-forward:before {
    content: "\F051";
}

.fa-stethoscope:before {
    content: "\F0F1";
}

.fa-sticker-mule:before {
    content: "\F3F7";
}

.fa-sticky-note:before {
    content: "\F249";
}

.fa-stop:before {
    content: "\F04D";
}

.fa-stop-circle:before {
    content: "\F28D";
}

.fa-stopwatch:before {
    content: "\F2F2";
}

.fa-store:before {
    content: "\F54E";
}

.fa-store-alt:before {
    content: "\F54F";
}

.fa-strava:before {
    content: "\F428";
}

.fa-stream:before {
    content: "\F550";
}

.fa-street-view:before {
    content: "\F21D";
}

.fa-strikethrough:before {
    content: "\F0CC";
}

.fa-stripe:before {
    content: "\F429";
}

.fa-stripe-s:before {
    content: "\F42A";
}

.fa-stroopwafel:before {
    content: "\F551";
}

.fa-studiovinari:before {
    content: "\F3F8";
}

.fa-stumbleupon:before {
    content: "\F1A4";
}

.fa-stumbleupon-circle:before {
    content: "\F1A3";
}

.fa-subscript:before {
    content: "\F12C";
}

.fa-subway:before {
    content: "\F239";
}

.fa-suitcase:before {
    content: "\F0F2";
}

.fa-suitcase-rolling:before {
    content: "\F5C1";
}

.fa-sun:before {
    content: "\F185";
}

.fa-superpowers:before {
    content: "\F2DD";
}

.fa-superscript:before {
    content: "\F12B";
}

.fa-supple:before {
    content: "\F3F9";
}

.fa-surprise:before {
    content: "\F5C2";
}

.fa-suse:before {
    content: "\F7D6";
}

.fa-swatchbook:before {
    content: "\F5C3";
}

.fa-swimmer:before {
    content: "\F5C4";
}

.fa-swimming-pool:before {
    content: "\F5C5";
}

.fa-synagogue:before {
    content: "\F69B";
}

.fa-sync:before {
    content: "\F021";
}

.fa-sync-alt:before {
    content: "\F2F1";
}

.fa-syringe:before {
    content: "\F48E";
}

.fa-table:before {
    content: "\F0CE";
}

.fa-table-tennis:before {
    content: "\F45D";
}

.fa-tablet:before {
    content: "\F10A";
}

.fa-tablet-alt:before {
    content: "\F3FA";
}

.fa-tablets:before {
    content: "\F490";
}

.fa-tachometer-alt:before {
    content: "\F3FD";
}

.fa-tag:before {
    content: "\F02B";
}

.fa-tags:before {
    content: "\F02C";
}

.fa-tape:before {
    content: "\F4DB";
}

.fa-tasks:before {
    content: "\F0AE";
}

.fa-taxi:before {
    content: "\F1BA";
}

.fa-teamspeak:before {
    content: "\F4F9";
}

.fa-teeth:before {
    content: "\F62E";
}

.fa-teeth-open:before {
    content: "\F62F";
}

.fa-telegram:before {
    content: "\F2C6";
}

.fa-telegram-plane:before {
    content: "\F3FE";
}

.fa-temperature-high:before {
    content: "\F769";
}

.fa-temperature-low:before {
    content: "\F76B";
}

.fa-tencent-weibo:before {
    content: "\F1D5";
}

.fa-tenge:before {
    content: "\F7D7";
}

.fa-terminal:before {
    content: "\F120";
}

.fa-text-height:before {
    content: "\F034";
}

.fa-text-width:before {
    content: "\F035";
}

.fa-th:before {
    content: "\F00A";
}

.fa-th-large:before {
    content: "\F009";
}

.fa-th-list:before {
    content: "\F00B";
}

.fa-the-red-yeti:before {
    content: "\F69D";
}

.fa-theater-masks:before {
    content: "\F630";
}

.fa-themeco:before {
    content: "\F5C6";
}

.fa-themeisle:before {
    content: "\F2B2";
}

.fa-thermometer:before {
    content: "\F491";
}

.fa-thermometer-empty:before {
    content: "\F2CB";
}

.fa-thermometer-full:before {
    content: "\F2C7";
}

.fa-thermometer-half:before {
    content: "\F2C9";
}

.fa-thermometer-quarter:before {
    content: "\F2CA";
}

.fa-thermometer-three-quarters:before {
    content: "\F2C8";
}

.fa-think-peaks:before {
    content: "\F731";
}

.fa-thumbs-down:before {
    content: "\F165";
}

.fa-thumbs-up:before {
    content: "\F164";
}

.fa-thumbtack:before {
    content: "\F08D";
}

.fa-ticket-alt:before {
    content: "\F3FF";
}

.fa-times:before {
    content: "\F00D";
}

.fa-times-circle:before {
    content: "\F057";
}

.fa-tint:before {
    content: "\F043";
}

.fa-tint-slash:before {
    content: "\F5C7";
}

.fa-tired:before {
    content: "\F5C8";
}

.fa-toggle-off:before {
    content: "\F204";
}

.fa-toggle-on:before {
    content: "\F205";
}

.fa-toilet:before {
    content: "\F7D8";
}

.fa-toilet-paper:before {
    content: "\F71E";
}

.fa-toolbox:before {
    content: "\F552";
}

.fa-tools:before {
    content: "\F7D9";
}

.fa-tooth:before {
    content: "\F5C9";
}

.fa-torah:before {
    content: "\F6A0";
}

.fa-torii-gate:before {
    content: "\F6A1";
}

.fa-tractor:before {
    content: "\F722";
}

.fa-trade-federation:before {
    content: "\F513";
}

.fa-trademark:before {
    content: "\F25C";
}

.fa-traffic-light:before {
    content: "\F637";
}

.fa-train:before {
    content: "\F238";
}

.fa-tram:before {
    content: "\F7DA";
}

.fa-transgender:before {
    content: "\F224";
}

.fa-transgender-alt:before {
    content: "\F225";
}

.fa-trash:before {
    content: "\F1F8";
}

.fa-trash-alt:before {
    content: "\F2ED";
}

.fa-trash-restore:before {
    content: "\F829";
}

.fa-trash-restore-alt:before {
    content: "\F82A";
}

.fa-tree:before {
    content: "\F1BB";
}

.fa-trello:before {
    content: "\F181";
}

.fa-tripadvisor:before {
    content: "\F262";
}

.fa-trophy:before {
    content: "\F091";
}

.fa-truck:before {
    content: "\F0D1";
}

.fa-truck-loading:before {
    content: "\F4DE";
}

.fa-truck-monster:before {
    content: "\F63B";
}

.fa-truck-moving:before {
    content: "\F4DF";
}

.fa-truck-pickup:before {
    content: "\F63C";
}

.fa-tshirt:before {
    content: "\F553";
}

.fa-tty:before {
    content: "\F1E4";
}

.fa-tumblr:before {
    content: "\F173";
}

.fa-tumblr-square:before {
    content: "\F174";
}

.fa-tv:before {
    content: "\F26C";
}

.fa-twitch:before {
    content: "\F1E8";
}

.fa-twitter:before {
    content: "\F099";
}

.fa-twitter-square:before {
    content: "\F081";
}

.fa-typo3:before {
    content: "\F42B";
}

.fa-uber:before {
    content: "\F402";
}

.fa-ubuntu:before {
    content: "\F7DF";
}

.fa-uikit:before {
    content: "\F403";
}

.fa-umbrella:before {
    content: "\F0E9";
}

.fa-umbrella-beach:before {
    content: "\F5CA";
}

.fa-underline:before {
    content: "\F0CD";
}

.fa-undo:before {
    content: "\F0E2";
}

.fa-undo-alt:before {
    content: "\F2EA";
}

.fa-uniregistry:before {
    content: "\F404";
}

.fa-universal-access:before {
    content: "\F29A";
}

.fa-university:before {
    content: "\F19C";
}

.fa-unlink:before {
    content: "\F127";
}

.fa-unlock:before {
    content: "\F09C";
}

.fa-unlock-alt:before {
    content: "\F13E";
}

.fa-untappd:before {
    content: "\F405";
}

.fa-upload:before {
    content: "\F093";
}

.fa-ups:before {
    content: "\F7E0";
}

.fa-usb:before {
    content: "\F287";
}

.fa-user:before {
    content: "\F007";
}

.fa-user-alt:before {
    content: "\F406";
}

.fa-user-alt-slash:before {
    content: "\F4FA";
}

.fa-user-astronaut:before {
    content: "\F4FB";
}

.fa-user-check:before {
    content: "\F4FC";
}

.fa-user-circle:before {
    content: "\F2BD";
}

.fa-user-clock:before {
    content: "\F4FD";
}

.fa-user-cog:before {
    content: "\F4FE";
}

.fa-user-edit:before {
    content: "\F4FF";
}

.fa-user-friends:before {
    content: "\F500";
}

.fa-user-graduate:before {
    content: "\F501";
}

.fa-user-injured:before {
    content: "\F728";
}

.fa-user-lock:before {
    content: "\F502";
}

.fa-user-md:before {
    content: "\F0F0";
}

.fa-user-minus:before {
    content: "\F503";
}

.fa-user-ninja:before {
    content: "\F504";
}

.fa-user-nurse:before {
    content: "\F82F";
}

.fa-user-plus:before {
    content: "\F234";
}

.fa-user-secret:before {
    content: "\F21B";
}

.fa-user-shield:before {
    content: "\F505";
}

.fa-user-slash:before {
    content: "\F506";
}

.fa-user-tag:before {
    content: "\F507";
}

.fa-user-tie:before {
    content: "\F508";
}

.fa-user-times:before {
    content: "\F235";
}

.fa-users:before {
    content: "\F0C0";
}

.fa-users-cog:before {
    content: "\F509";
}

.fa-usps:before {
    content: "\F7E1";
}

.fa-ussunnah:before {
    content: "\F407";
}

.fa-utensil-spoon:before {
    content: "\F2E5";
}

.fa-utensils:before {
    content: "\F2E7";
}

.fa-vaadin:before {
    content: "\F408";
}

.fa-vector-square:before {
    content: "\F5CB";
}

.fa-venus:before {
    content: "\F221";
}

.fa-venus-double:before {
    content: "\F226";
}

.fa-venus-mars:before {
    content: "\F228";
}

.fa-viacoin:before {
    content: "\F237";
}

.fa-viadeo:before {
    content: "\F2A9";
}

.fa-viadeo-square:before {
    content: "\F2AA";
}

.fa-vial:before {
    content: "\F492";
}

.fa-vials:before {
    content: "\F493";
}

.fa-viber:before {
    content: "\F409";
}

.fa-video:before {
    content: "\F03D";
}

.fa-video-slash:before {
    content: "\F4E2";
}

.fa-vihara:before {
    content: "\F6A7";
}

.fa-vimeo:before {
    content: "\F40A";
}

.fa-vimeo-square:before {
    content: "\F194";
}

.fa-vimeo-v:before {
    content: "\F27D";
}

.fa-vine:before {
    content: "\F1CA";
}

.fa-vk:before {
    content: "\F189";
}

.fa-vnv:before {
    content: "\F40B";
}

.fa-volleyball-ball:before {
    content: "\F45F";
}

.fa-volume-down:before {
    content: "\F027";
}

.fa-volume-mute:before {
    content: "\F6A9";
}

.fa-volume-off:before {
    content: "\F026";
}

.fa-volume-up:before {
    content: "\F028";
}

.fa-vote-yea:before {
    content: "\F772";
}

.fa-vr-cardboard:before {
    content: "\F729";
}

.fa-vuejs:before {
    content: "\F41F";
}

.fa-walking:before {
    content: "\F554";
}

.fa-wallet:before {
    content: "\F555";
}

.fa-warehouse:before {
    content: "\F494";
}

.fa-water:before {
    content: "\F773";
}

.fa-weebly:before {
    content: "\F5CC";
}

.fa-weibo:before {
    content: "\F18A";
}

.fa-weight:before {
    content: "\F496";
}

.fa-weight-hanging:before {
    content: "\F5CD";
}

.fa-weixin:before {
    content: "\F1D7";
}

.fa-whatsapp:before {
    content: "\F232";
}

.fa-whatsapp-square:before {
    content: "\F40C";
}

.fa-wheelchair:before {
    content: "\F193";
}

.fa-whmcs:before {
    content: "\F40D";
}

.fa-wifi:before {
    content: "\F1EB";
}

.fa-wikipedia-w:before {
    content: "\F266";
}

.fa-wind:before {
    content: "\F72E";
}

.fa-window-close:before {
    content: "\F410";
}

.fa-window-maximize:before {
    content: "\F2D0";
}

.fa-window-minimize:before {
    content: "\F2D1";
}

.fa-window-restore:before {
    content: "\F2D2";
}

.fa-windows:before {
    content: "\F17A";
}

.fa-wine-bottle:before {
    content: "\F72F";
}

.fa-wine-glass:before {
    content: "\F4E3";
}

.fa-wine-glass-alt:before {
    content: "\F5CE";
}

.fa-wix:before {
    content: "\F5CF";
}

.fa-wizards-of-the-coast:before {
    content: "\F730";
}

.fa-wolf-pack-battalion:before {
    content: "\F514";
}

.fa-won-sign:before {
    content: "\F159";
}

.fa-wordpress:before {
    content: "\F19A";
}

.fa-wordpress-simple:before {
    content: "\F411";
}

.fa-wpbeginner:before {
    content: "\F297";
}

.fa-wpexplorer:before {
    content: "\F2DE";
}

.fa-wpforms:before {
    content: "\F298";
}

.fa-wpressr:before {
    content: "\F3E4";
}

.fa-wrench:before {
    content: "\F0AD";
}

.fa-x-ray:before {
    content: "\F497";
}

.fa-xbox:before {
    content: "\F412";
}

.fa-xing:before {
    content: "\F168";
}

.fa-xing-square:before {
    content: "\F169";
}

.fa-y-combinator:before {
    content: "\F23B";
}

.fa-yahoo:before {
    content: "\F19E";
}

.fa-yandex:before {
    content: "\F413";
}

.fa-yandex-international:before {
    content: "\F414";
}

.fa-yarn:before {
    content: "\F7E3";
}

.fa-yelp:before {
    content: "\F1E9";
}

.fa-yen-sign:before {
    content: "\F157";
}

.fa-yin-yang:before {
    content: "\F6AD";
}

.fa-yoast:before {
    content: "\F2B1";
}

.fa-youtube:before {
    content: "\F167";
}

.fa-youtube-square:before {
    content: "\F431";
}

.fa-zhihu:before {
    content: "\F63F";
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url("../webfonts/fa-brands-400.eot");
    src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg");
}

.fab {
    font-family: 'Font Awesome 5 Brands';
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url("../webfonts/fa-regular-400.eot");
    src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg");
}

.far {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url("../webfonts/fa-solid-900.eot");
    src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

    button::-moz-focus-inner,
    [type="button"]::-moz-focus-inner,
    [type="reset"]::-moz-focus-inner,
    [type="submit"]::-moz-focus-inner {
        border-style: none;
        padding: 0;
    }

    button:-moz-focusring,
    [type="button"]:-moz-focusring,
    [type="reset"]:-moz-focusring,
    [type="submit"]:-moz-focusring {
        outline: 1px dotted ButtonText;
    }

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

    [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

.foundation-mq {
    font-family: "small=0em&medium=48em&large=64em&xlarge=75em&xxlarge=90em";
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%;
}

*,
*::before,
*::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: "mulish-variable", sans-serif;
    font-weight: normal;
    line-height: 1.5;
    color: #333333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
html.mobile-nav-open, html.mobile-nav-open body {
    overflow: hidden;
}
html.mobile-nav-open header .bottombar, html.mobile-nav-open header .primary-mobile-nav {
    display: none;
}


    img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        height: auto;
        -ms-interpolation-mode: bicubic;
    }

    textarea {
        height: auto;
        min-height: 50px;
        border-radius: 0;
    }

    select {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        border-radius: 0;
    }

    .map_canvas img,
    .map_canvas embed,
    .map_canvas object,
    .mqa-display img,
    .mqa-display embed,
    .mqa-display object {
        max-width: none !important;
    }

    button {
        padding: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: 0;
        border-radius: 0;
        background: transparent;
        line-height: 1;
        cursor: auto;
    }

    [data-whatinput='mouse'] button {
        outline: 0;
    }

    pre {
        overflow: auto;
    }

    button,
    input,
    optgroup,
    select,
    textarea {
        font-family: inherit;
    }

    .is-visible {
        display: block !important;
    }

    .is-hidden {
        display: none !important;
    }

    .grid-container {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        max-width: 90rem;
        margin-left: auto;
        margin-right: auto;
    }

    main > .grid-container {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }


    @media print, screen and (min-width: 48em) {
        .grid-container {
            padding-right: 0.46875rem;
            padding-left: 0.46875rem;
        }
    }

    .grid-container.fluid {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    @media print, screen and (min-width: 48em) {
        .grid-container.fluid {
            padding-right: 0.46875rem;
            padding-left: 0.46875rem;
        }
    }

    .grid-container.full {
        padding-right: 0;
        padding-left: 0;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .grid-x {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

    .cell {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        min-height: 0px;
        min-width: 0px;
        width: 100%;
    }

        .cell.auto {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 0px;
            flex: 1 1;
        }

        .cell.shrink {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
        }

    .grid-x > .auto {
        width: auto;
    }

    .grid-x > .shrink {
        width: auto;
    }

    .grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }

    @media print, screen and (min-width: 48em) {
        .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
            -ms-flex-preferred-size: auto;
            flex-basis: auto;
        }
    }

    @media print, screen and (min-width: 64em) {
        .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
            -ms-flex-preferred-size: auto;
            flex-basis: auto;
        }
    }

    @media screen and (min-width: 75em) {
        .grid-x > .xlarge-shrink, .grid-x > .xlarge-full, .grid-x > .xlarge-1, .grid-x > .xlarge-2, .grid-x > .xlarge-3, .grid-x > .xlarge-4, .grid-x > .xlarge-5, .grid-x > .xlarge-6, .grid-x > .xlarge-7, .grid-x > .xlarge-8, .grid-x > .xlarge-9, .grid-x > .xlarge-10, .grid-x > .xlarge-11, .grid-x > .xlarge-12 {
            -ms-flex-preferred-size: auto;
            flex-basis: auto;
        }
    }

    @media screen and (min-width: 90em) {
        .grid-x > .xxlarge-shrink, .grid-x > .xxlarge-full, .grid-x > .xxlarge-1, .grid-x > .xxlarge-2, .grid-x > .xxlarge-3, .grid-x > .xxlarge-4, .grid-x > .xxlarge-5, .grid-x > .xxlarge-6, .grid-x > .xxlarge-7, .grid-x > .xxlarge-8, .grid-x > .xxlarge-9, .grid-x > .xxlarge-10, .grid-x > .xxlarge-11, .grid-x > .xxlarge-12 {
            -ms-flex-preferred-size: auto;
            flex-basis: auto;
        }
    }

    .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }

    .grid-x > .small-1 {
        width: 8.33333%;
    }

    .grid-x > .small-2 {
        width: 16.66667%;
    }

    .grid-x > .small-3 {
        width: 25%;
    }

    .grid-x > .small-4 {
        width: 33.33333%;
    }

    .grid-x > .small-5 {
        width: 41.66667%;
    }

    .grid-x > .small-6 {
        width: 50%;
    }

    .grid-x > .small-7 {
        width: 58.33333%;
    }

    .grid-x > .small-8 {
        width: 66.66667%;
    }

    .grid-x > .small-9 {
        width: 75%;
    }

    .grid-x > .small-10 {
        width: 83.33333%;
    }

    .grid-x > .small-11 {
        width: 91.66667%;
    }

    .grid-x > .small-12 {
        width: 100%;
    }

    @media print, screen and (min-width: 48em) {
        .grid-x > .medium-auto {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 0px;
            flex: 1 1;
            width: auto;
        }

        .grid-x > .medium-shrink, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
        }

        .grid-x > .medium-shrink {
            width: auto;
        }

        .grid-x > .medium-1 {
            width: 8.33333%;
        }

        .grid-x > .medium-2 {
            width: 16.66667%;
        }

        .grid-x > .medium-3 {
            width: 25%;
        }

        .grid-x > .medium-4 {
            width: 33.33333%;
        }

        .grid-x > .medium-5 {
            width: 41.66667%;
        }

        .grid-x > .medium-6 {
            width: 50%;
        }

        .grid-x > .medium-7 {
            width: 58.33333%;
        }

        .grid-x > .medium-8 {
            width: 66.66667%;
        }

        .grid-x > .medium-9 {
            width: 75%;
        }

        .grid-x > .medium-10 {
            width: 83.33333%;
        }

        .grid-x > .medium-11 {
            width: 91.66667%;
        }

        .grid-x > .medium-12 {
            width: 100%;
        }
    }

    @media print, screen and (min-width: 64em) {
        .grid-x > .large-auto {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 0px;
            flex: 1 1;
            width: auto;
        }

        .grid-x > .large-shrink, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
        }

        .grid-x > .large-shrink {
            width: auto;
        }

        .grid-x > .large-1 {
            width: 8.33333%;
        }

        .grid-x > .large-2 {
            width: 16.66667%;
        }

        .grid-x > .large-3 {
            width: 25%;
        }

        .grid-x > .large-4 {
            width: 33.33333%;
        }

        .grid-x > .large-5 {
            width: 41.66667%;
        }

        .grid-x > .large-6 {
            width: 50%;
        }

        .grid-x > .large-7 {
            width: 58.33333%;
        }

        .grid-x > .large-8 {
            width: 66.66667%;
        }

        .grid-x > .large-9 {
            width: 75%;
        }

        .grid-x > .large-10 {
            width: 83.33333%;
        }

        .grid-x > .large-11 {
            width: 91.66667%;
        }

        .grid-x > .large-12 {
            width: 100%;
        }
    }

    @media screen and (min-width: 75em) {
        .grid-x > .xlarge-auto {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 0px;
            flex: 1 1;
            width: auto;
        }

        .grid-x > .xlarge-shrink, .grid-x > .xlarge-1, .grid-x > .xlarge-2, .grid-x > .xlarge-3, .grid-x > .xlarge-4, .grid-x > .xlarge-5, .grid-x > .xlarge-6, .grid-x > .xlarge-7, .grid-x > .xlarge-8, .grid-x > .xlarge-9, .grid-x > .xlarge-10, .grid-x > .xlarge-11, .grid-x > .xlarge-12 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
        }

        .grid-x > .xlarge-shrink {
            width: auto;
        }

        .grid-x > .xlarge-1 {
            width: 8.33333%;
        }

        .grid-x > .xlarge-2 {
            width: 16.66667%;
        }

        .grid-x > .xlarge-3 {
            width: 25%;
        }

        .grid-x > .xlarge-4 {
            width: 33.33333%;
        }

        .grid-x > .xlarge-5 {
            width: 41.66667%;
        }

        .grid-x > .xlarge-6 {
            width: 50%;
        }

        .grid-x > .xlarge-7 {
            width: 58.33333%;
        }

        .grid-x > .xlarge-8 {
            width: 66.66667%;
        }

        .grid-x > .xlarge-9 {
            width: 75%;
        }

        .grid-x > .xlarge-10 {
            width: 83.33333%;
        }

        .grid-x > .xlarge-11 {
            width: 91.66667%;
        }

        .grid-x > .xlarge-12 {
            width: 100%;
        }
    }

    @media screen and (min-width: 90em) {
        .grid-x > .xxlarge-auto {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 0px;
            flex: 1 1;
            width: auto;
        }

        .grid-x > .xxlarge-shrink, .grid-x > .xxlarge-1, .grid-x > .xxlarge-2, .grid-x > .xxlarge-3, .grid-x > .xxlarge-4, .grid-x > .xxlarge-5, .grid-x > .xxlarge-6, .grid-x > .xxlarge-7, .grid-x > .xxlarge-8, .grid-x > .xxlarge-9, .grid-x > .xxlarge-10, .grid-x > .xxlarge-11, .grid-x > .xxlarge-12 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
        }

        .grid-x > .xxlarge-shrink {
            width: auto;
        }

        .grid-x > .xxlarge-1 {
            width: 8.33333%;
        }

        .grid-x > .xxlarge-2 {
            width: 16.66667%;
        }

        .grid-x > .xxlarge-3 {
            width: 25%;
        }

        .grid-x > .xxlarge-4 {
            width: 33.33333%;
        }

        .grid-x > .xxlarge-5 {
            width: 41.66667%;
        }

        .grid-x > .xxlarge-6 {
            width: 50%;
        }

        .grid-x > .xxlarge-7 {
            width: 58.33333%;
        }

        .grid-x > .xxlarge-8 {
            width: 66.66667%;
        }

        .grid-x > .xxlarge-9 {
            width: 75%;
        }

        .grid-x > .xxlarge-10 {
            width: 83.33333%;
        }

        .grid-x > .xxlarge-11 {
            width: 91.66667%;
        }

        .grid-x > .xxlarge-12 {
            width: 100%;
        }
    }

    .grid-margin-x:not(.grid-x) > .cell {
        width: auto;
    }

    .grid-margin-y:not(.grid-y) > .cell {
        height: auto;
    }

    .grid-margin-x {
        margin-left: -0.625rem;
        margin-right: -0.625rem;
    }

    @media print, screen and (min-width: 48em) {
        .grid-margin-x {
            margin-left: -0.46875rem;
            margin-right: -0.46875rem;
        }
    }

    .grid-margin-x > .cell {
        width: calc(100% - 1.25rem);
        margin-left: 0.625rem;
        margin-right: 0.625rem;
    }

    @media print, screen and (min-width: 48em) {
        .grid-margin-x > .cell {
            width: calc(100% - 0.9375rem);
            margin-left: 0.46875rem;
            margin-right: 0.46875rem;
        }
    }

    .grid-margin-x > .auto {
        width: auto;
    }

    .grid-margin-x > .shrink {
        width: auto;
    }

    .grid-margin-x > .small-1 {
        width: calc(8.33333% - 1.25rem);
    }

    .grid-margin-x > .small-2 {
        width: calc(16.66667% - 1.25rem);
    }

    .grid-margin-x > .small-3 {
        width: calc(25% - 1.25rem);
    }

    .grid-margin-x > .small-4 {
        width: calc(33.33333% - 1.25rem);
    }

    .grid-margin-x > .small-5 {
        width: calc(41.66667% - 1.25rem);
    }

    .grid-margin-x > .small-6 {
        width: calc(50% - 1.25rem);
    }

    .grid-margin-x > .small-7 {
        width: calc(58.33333% - 1.25rem);
    }

    .grid-margin-x > .small-8 {
        width: calc(66.66667% - 1.25rem);
    }

    .grid-margin-x > .small-9 {
        width: calc(75% - 1.25rem);
    }

    .grid-margin-x > .small-10 {
        width: calc(83.33333% - 1.25rem);
    }

    .grid-margin-x > .small-11 {
        width: calc(91.66667% - 1.25rem);
    }

    .grid-margin-x > .small-12 {
        width: calc(100% - 1.25rem);
    }

    @media print, screen and (min-width: 48em) {
        .grid-margin-x > .auto {
            width: auto;
        }

        .grid-margin-x > .shrink {
            width: auto;
        }

        .grid-margin-x > .small-1 {
            width: calc(8.33333% - 0.9375rem);
        }

        .grid-margin-x > .small-2 {
            width: calc(16.66667% - 0.9375rem);
        }

        .grid-margin-x > .small-3 {
            width: calc(25% - 0.9375rem);
        }

        .grid-margin-x > .small-4 {
            width: calc(33.33333% - 0.9375rem);
        }

        .grid-margin-x > .small-5 {
            width: calc(41.66667% - 0.9375rem);
        }

        .grid-margin-x > .small-6 {
            width: calc(50% - 0.9375rem);
        }

        .grid-margin-x > .small-7 {
            width: calc(58.33333% - 0.9375rem);
        }

        .grid-margin-x > .small-8 {
            width: calc(66.66667% - 0.9375rem);
        }

        .grid-margin-x > .small-9 {
            width: calc(75% - 0.9375rem);
        }

        .grid-margin-x > .small-10 {
            width: calc(83.33333% - 0.9375rem);
        }

        .grid-margin-x > .small-11 {
            width: calc(91.66667% - 0.9375rem);
        }

        .grid-margin-x > .small-12 {
            width: calc(100% - 0.9375rem);
        }

        .grid-margin-x > .medium-auto {
            width: auto;
        }

        .grid-margin-x > .medium-shrink {
            width: auto;
        }

        .grid-margin-x > .medium-1 {
            width: calc(8.33333% - 0.9375rem);
        }

        .grid-margin-x > .medium-2 {
            width: calc(16.66667% - 0.9375rem);
        }

        .grid-margin-x > .medium-3 {
            width: calc(25% - 0.9375rem);
        }

        .grid-margin-x > .medium-4 {
            width: calc(33.33333% - 0.9375rem);
        }

        .grid-margin-x > .medium-5 {
            width: calc(41.66667% - 0.9375rem);
        }

        .grid-margin-x > .medium-6 {
            width: calc(50% - 0.9375rem);
        }

        .grid-margin-x > .medium-7 {
            width: calc(58.33333% - 0.9375rem);
        }

        .grid-margin-x > .medium-8 {
            width: calc(66.66667% - 0.9375rem);
        }

        .grid-margin-x > .medium-9 {
            width: calc(75% - 0.9375rem);
        }

        .grid-margin-x > .medium-10 {
            width: calc(83.33333% - 0.9375rem);
        }

        .grid-margin-x > .medium-11 {
            width: calc(91.66667% - 0.9375rem);
        }

        .grid-margin-x > .medium-12 {
            width: calc(100% - 0.9375rem);
        }
    }

    @media print, screen and (min-width: 64em) {
        .grid-margin-x > .large-auto {
            width: auto;
        }

        .grid-margin-x > .large-shrink {
            width: auto;
        }

        .grid-margin-x > .large-1 {
            width: calc(8.33333% - 0.9375rem);
        }

        .grid-margin-x > .large-2 {
            width: calc(16.66667% - 0.9375rem);
        }

        .grid-margin-x > .large-3 {
            width: calc(25% - 0.9375rem);
        }

        .grid-margin-x > .large-4 {
            width: calc(33.33333% - 0.9375rem);
        }

        .grid-margin-x > .large-5 {
            width: calc(41.66667% - 0.9375rem);
        }

        .grid-margin-x > .large-6 {
            width: calc(50% - 0.9375rem);
        }

        .grid-margin-x > .large-7 {
            width: calc(58.33333% - 0.9375rem);
        }

        .grid-margin-x > .large-8 {
            width: calc(66.66667% - 0.9375rem);
        }

        .grid-margin-x > .large-9 {
            width: calc(75% - 0.9375rem);
        }

        .grid-margin-x > .large-10 {
            width: calc(83.33333% - 0.9375rem);
        }

        .grid-margin-x > .large-11 {
            width: calc(91.66667% - 0.9375rem);
        }

        .grid-margin-x > .large-12 {
            width: calc(100% - 0.9375rem);
        }
    }

    @media screen and (min-width: 75em) {
        .grid-margin-x > .xlarge-auto {
            width: auto;
        }

        .grid-margin-x > .xlarge-shrink {
            width: auto;
        }

        .grid-margin-x > .xlarge-1 {
            width: calc(8.33333% - 0.9375rem);
        }

        .grid-margin-x > .xlarge-2 {
            width: calc(16.66667% - 0.9375rem);
        }

        .grid-margin-x > .xlarge-3 {
            width: calc(25% - 0.9375rem);
        }

        .grid-margin-x > .xlarge-4 {
            width: calc(33.33333% - 0.9375rem);
        }

        .grid-margin-x > .xlarge-5 {
            width: calc(41.66667% - 0.9375rem);
        }

        .grid-margin-x > .xlarge-6 {
            width: calc(50% - 0.9375rem);
        }

        .grid-margin-x > .xlarge-7 {
            width: calc(58.33333% - 0.9375rem);
        }

        .grid-margin-x > .xlarge-8 {
            width: calc(66.66667% - 0.9375rem);
        }

        .grid-margin-x > .xlarge-9 {
            width: calc(75% - 0.9375rem);
        }

        .grid-margin-x > .xlarge-10 {
            width: calc(83.33333% - 0.9375rem);
        }

        .grid-margin-x > .xlarge-11 {
            width: calc(91.66667% - 0.9375rem);
        }

        .grid-margin-x > .xlarge-12 {
            width: calc(100% - 0.9375rem);
        }
    }

    @media screen and (min-width: 90em) {
        .grid-margin-x > .xxlarge-auto {
            width: auto;
        }

        .grid-margin-x > .xxlarge-shrink {
            width: auto;
        }

        .grid-margin-x > .xxlarge-1 {
            width: calc(8.33333% - 0.9375rem);
        }

        .grid-margin-x > .xxlarge-2 {
            width: calc(16.66667% - 0.9375rem);
        }

        .grid-margin-x > .xxlarge-3 {
            width: calc(25% - 0.9375rem);
        }

        .grid-margin-x > .xxlarge-4 {
            width: calc(33.33333% - 0.9375rem);
        }

        .grid-margin-x > .xxlarge-5 {
            width: calc(41.66667% - 0.9375rem);
        }

        .grid-margin-x > .xxlarge-6 {
            width: calc(50% - 0.9375rem);
        }

        .grid-margin-x > .xxlarge-7 {
            width: calc(58.33333% - 0.9375rem);
        }

        .grid-margin-x > .xxlarge-8 {
            width: calc(66.66667% - 0.9375rem);
        }

        .grid-margin-x > .xxlarge-9 {
            width: calc(75% - 0.9375rem);
        }

        .grid-margin-x > .xxlarge-10 {
            width: calc(83.33333% - 0.9375rem);
        }

        .grid-margin-x > .xxlarge-11 {
            width: calc(91.66667% - 0.9375rem);
        }

        .grid-margin-x > .xxlarge-12 {
            width: calc(100% - 0.9375rem);
        }
    }

    .grid-padding-x .grid-padding-x {
        margin-right: -0.625rem;
        margin-left: -0.625rem;
    }

    @media print, screen and (min-width: 48em) {
        .grid-padding-x .grid-padding-x {
            margin-right: -0.46875rem;
            margin-left: -0.46875rem;
        }
    }

    .grid-container:not(.full) > .grid-padding-x {
        margin-right: -0.625rem;
        margin-left: -0.625rem;
    }

    @media print, screen and (min-width: 48em) {
        .grid-container:not(.full) > .grid-padding-x {
            margin-right: -0.46875rem;
            margin-left: -0.46875rem;
        }
    }

    .grid-padding-x > .cell {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }

    @media print, screen and (min-width: 48em) {
        .grid-padding-x > .cell {
            padding-right: 0.46875rem;
            padding-left: 0.46875rem;
        }
    }

    .small-up-1 > .cell {
        width: 100%;
    }

    .small-up-2 > .cell {
        width: 50%;
    }

    .small-up-3 > .cell {
        width: 33.33333%;
    }

    .small-up-4 > .cell {
        width: 25%;
    }

    .small-up-5 > .cell {
        width: 20%;
    }

    .small-up-6 > .cell {
        width: 16.66667%;
    }

    .small-up-7 > .cell {
        width: 14.28571%;
    }

    .small-up-8 > .cell {
        width: 12.5%;
    }

    @media print, screen and (min-width: 48em) {
        .medium-up-1 > .cell {
            width: 100%;
        }

        .medium-up-2 > .cell {
            width: 50%;
        }

        .medium-up-3 > .cell {
            width: 33.33333%;
        }

        .medium-up-4 > .cell {
            width: 25%;
        }

        .medium-up-5 > .cell {
            width: 20%;
        }

        .medium-up-6 > .cell {
            width: 16.66667%;
        }

        .medium-up-7 > .cell {
            width: 14.28571%;
        }

        .medium-up-8 > .cell {
            width: 12.5%;
        }
    }

    @media print, screen and (min-width: 64em) {
        .large-up-1 > .cell {
            width: 100%;
        }

        .large-up-2 > .cell {
            width: 50%;
        }

        .large-up-3 > .cell {
            width: 33.33333%;
        }

        .large-up-4 > .cell {
            width: 25%;
        }

        .large-up-5 > .cell {
            width: 20%;
        }

        .large-up-6 > .cell {
            width: 16.66667%;
        }

        .large-up-7 > .cell {
            width: 14.28571%;
        }

        .large-up-8 > .cell {
            width: 12.5%;
        }
    }

    @media screen and (min-width: 75em) {
        .xlarge-up-1 > .cell {
            width: 100%;
        }

        .xlarge-up-2 > .cell {
            width: 50%;
        }

        .xlarge-up-3 > .cell {
            width: 33.33333%;
        }

        .xlarge-up-4 > .cell {
            width: 25%;
        }

        .xlarge-up-5 > .cell {
            width: 20%;
        }

        .xlarge-up-6 > .cell {
            width: 16.66667%;
        }

        .xlarge-up-7 > .cell {
            width: 14.28571%;
        }

        .xlarge-up-8 > .cell {
            width: 12.5%;
        }
    }

    @media screen and (min-width: 90em) {
        .xxlarge-up-1 > .cell {
            width: 100%;
        }

        .xxlarge-up-2 > .cell {
            width: 50%;
        }

        .xxlarge-up-3 > .cell {
            width: 33.33333%;
        }

        .xxlarge-up-4 > .cell {
            width: 25%;
        }

        .xxlarge-up-5 > .cell {
            width: 20%;
        }

        .xxlarge-up-6 > .cell {
            width: 16.66667%;
        }

        .xxlarge-up-7 > .cell {
            width: 14.28571%;
        }

        .xxlarge-up-8 > .cell {
            width: 12.5%;
        }
    }

    .grid-margin-x.small-up-1 > .cell {
        width: calc(100% - 1.25rem);
    }

    .grid-margin-x.small-up-2 > .cell {
        width: calc(50% - 1.25rem);
    }

    .grid-margin-x.small-up-3 > .cell {
        width: calc(33.33333% - 1.25rem);
    }

    .grid-margin-x.small-up-4 > .cell {
        width: calc(25% - 1.25rem);
    }

    .grid-margin-x.small-up-5 > .cell {
        width: calc(20% - 1.25rem);
    }

    .grid-margin-x.small-up-6 > .cell {
        width: calc(16.66667% - 1.25rem);
    }

    .grid-margin-x.small-up-7 > .cell {
        width: calc(14.28571% - 1.25rem);
    }

    .grid-margin-x.small-up-8 > .cell {
        width: calc(12.5% - 1.25rem);
    }

    @media print, screen and (min-width: 48em) {
        .grid-margin-x.small-up-1 > .cell {
            width: calc(100% - 0.9375rem);
        }

        .grid-margin-x.small-up-2 > .cell {
            width: calc(50% - 0.9375rem);
        }

        .grid-margin-x.small-up-3 > .cell {
            width: calc(33.33333% - 0.9375rem);
        }

        .grid-margin-x.small-up-4 > .cell {
            width: calc(25% - 0.9375rem);
        }

        .grid-margin-x.small-up-5 > .cell {
            width: calc(20% - 0.9375rem);
        }

        .grid-margin-x.small-up-6 > .cell {
            width: calc(16.66667% - 0.9375rem);
        }

        .grid-margin-x.small-up-7 > .cell {
            width: calc(14.28571% - 0.9375rem);
        }

        .grid-margin-x.small-up-8 > .cell {
            width: calc(12.5% - 0.9375rem);
        }

        .grid-margin-x.medium-up-1 > .cell {
            width: calc(100% - 0.9375rem);
        }

        .grid-margin-x.medium-up-2 > .cell {
            width: calc(50% - 0.9375rem);
        }

        .grid-margin-x.medium-up-3 > .cell {
            width: calc(33.33333% - 0.9375rem);
        }

        .grid-margin-x.medium-up-4 > .cell {
            width: calc(25% - 0.9375rem);
        }

        .grid-margin-x.medium-up-5 > .cell {
            width: calc(20% - 0.9375rem);
        }

        .grid-margin-x.medium-up-6 > .cell {
            width: calc(16.66667% - 0.9375rem);
        }

        .grid-margin-x.medium-up-7 > .cell {
            width: calc(14.28571% - 0.9375rem);
        }

        .grid-margin-x.medium-up-8 > .cell {
            width: calc(12.5% - 0.9375rem);
        }
    }

    @media print, screen and (min-width: 64em) {
        .grid-margin-x.large-up-1 > .cell {
            width: calc(100% - 0.9375rem);
        }

        .grid-margin-x.large-up-2 > .cell {
            width: calc(50% - 0.9375rem);
        }

        .grid-margin-x.large-up-3 > .cell {
            width: calc(33.33333% - 0.9375rem);
        }

        .grid-margin-x.large-up-4 > .cell {
            width: calc(25% - 0.9375rem);
        }

        .grid-margin-x.large-up-5 > .cell {
            width: calc(20% - 0.9375rem);
        }

        .grid-margin-x.large-up-6 > .cell {
            width: calc(16.66667% - 0.9375rem);
        }

        .grid-margin-x.large-up-7 > .cell {
            width: calc(14.28571% - 0.9375rem);
        }

        .grid-margin-x.large-up-8 > .cell {
            width: calc(12.5% - 0.9375rem);
        }
    }

    @media screen and (min-width: 75em) {
        .grid-margin-x.xlarge-up-1 > .cell {
            width: calc(100% - 0.9375rem);
        }

        .grid-margin-x.xlarge-up-2 > .cell {
            width: calc(50% - 0.9375rem);
        }

        .grid-margin-x.xlarge-up-3 > .cell {
            width: calc(33.33333% - 0.9375rem);
        }

        .grid-margin-x.xlarge-up-4 > .cell {
            width: calc(25% - 0.9375rem);
        }

        .grid-margin-x.xlarge-up-5 > .cell {
            width: calc(20% - 0.9375rem);
        }

        .grid-margin-x.xlarge-up-6 > .cell {
            width: calc(16.66667% - 0.9375rem);
        }

        .grid-margin-x.xlarge-up-7 > .cell {
            width: calc(14.28571% - 0.9375rem);
        }

        .grid-margin-x.xlarge-up-8 > .cell {
            width: calc(12.5% - 0.9375rem);
        }
    }

    @media screen and (min-width: 90em) {
        .grid-margin-x.xxlarge-up-1 > .cell {
            width: calc(100% - 0.9375rem);
        }

        .grid-margin-x.xxlarge-up-2 > .cell {
            width: calc(50% - 0.9375rem);
        }

        .grid-margin-x.xxlarge-up-3 > .cell {
            width: calc(33.33333% - 0.9375rem);
        }

        .grid-margin-x.xxlarge-up-4 > .cell {
            width: calc(25% - 0.9375rem);
        }

        .grid-margin-x.xxlarge-up-5 > .cell {
            width: calc(20% - 0.9375rem);
        }

        .grid-margin-x.xxlarge-up-6 > .cell {
            width: calc(16.66667% - 0.9375rem);
        }

        .grid-margin-x.xxlarge-up-7 > .cell {
            width: calc(14.28571% - 0.9375rem);
        }

        .grid-margin-x.xxlarge-up-8 > .cell {
            width: calc(12.5% - 0.9375rem);
        }
    }

    .small-margin-collapse {
        margin-right: 0;
        margin-left: 0;
    }

        .small-margin-collapse > .cell {
            margin-right: 0;
            margin-left: 0;
        }

        .small-margin-collapse > .small-1 {
            width: 8.33333%;
        }

        .small-margin-collapse > .small-2 {
            width: 16.66667%;
        }

        .small-margin-collapse > .small-3 {
            width: 25%;
        }

        .small-margin-collapse > .small-4 {
            width: 33.33333%;
        }

        .small-margin-collapse > .small-5 {
            width: 41.66667%;
        }

        .small-margin-collapse > .small-6 {
            width: 50%;
        }

        .small-margin-collapse > .small-7 {
            width: 58.33333%;
        }

        .small-margin-collapse > .small-8 {
            width: 66.66667%;
        }

        .small-margin-collapse > .small-9 {
            width: 75%;
        }

        .small-margin-collapse > .small-10 {
            width: 83.33333%;
        }

        .small-margin-collapse > .small-11 {
            width: 91.66667%;
        }

        .small-margin-collapse > .small-12 {
            width: 100%;
        }

    @media print, screen and (min-width: 48em) {
        .small-margin-collapse > .medium-1 {
            width: 8.33333%;
        }

        .small-margin-collapse > .medium-2 {
            width: 16.66667%;
        }

        .small-margin-collapse > .medium-3 {
            width: 25%;
        }

        .small-margin-collapse > .medium-4 {
            width: 33.33333%;
        }

        .small-margin-collapse > .medium-5 {
            width: 41.66667%;
        }

        .small-margin-collapse > .medium-6 {
            width: 50%;
        }

        .small-margin-collapse > .medium-7 {
            width: 58.33333%;
        }

        .small-margin-collapse > .medium-8 {
            width: 66.66667%;
        }

        .small-margin-collapse > .medium-9 {
            width: 75%;
        }

        .small-margin-collapse > .medium-10 {
            width: 83.33333%;
        }

        .small-margin-collapse > .medium-11 {
            width: 91.66667%;
        }

        .small-margin-collapse > .medium-12 {
            width: 100%;
        }
    }

    @media print, screen and (min-width: 64em) {
        .small-margin-collapse > .large-1 {
            width: 8.33333%;
        }

        .small-margin-collapse > .large-2 {
            width: 16.66667%;
        }

        .small-margin-collapse > .large-3 {
            width: 25%;
        }

        .small-margin-collapse > .large-4 {
            width: 33.33333%;
        }

        .small-margin-collapse > .large-5 {
            width: 41.66667%;
        }

        .small-margin-collapse > .large-6 {
            width: 50%;
        }

        .small-margin-collapse > .large-7 {
            width: 58.33333%;
        }

        .small-margin-collapse > .large-8 {
            width: 66.66667%;
        }

        .small-margin-collapse > .large-9 {
            width: 75%;
        }

        .small-margin-collapse > .large-10 {
            width: 83.33333%;
        }

        .small-margin-collapse > .large-11 {
            width: 91.66667%;
        }

        .small-margin-collapse > .large-12 {
            width: 100%;
        }
    }

    @media screen and (min-width: 75em) {
        .small-margin-collapse > .xlarge-1 {
            width: 8.33333%;
        }

        .small-margin-collapse > .xlarge-2 {
            width: 16.66667%;
        }

        .small-margin-collapse > .xlarge-3 {
            width: 25%;
        }

        .small-margin-collapse > .xlarge-4 {
            width: 33.33333%;
        }

        .small-margin-collapse > .xlarge-5 {
            width: 41.66667%;
        }

        .small-margin-collapse > .xlarge-6 {
            width: 50%;
        }

        .small-margin-collapse > .xlarge-7 {
            width: 58.33333%;
        }

        .small-margin-collapse > .xlarge-8 {
            width: 66.66667%;
        }

        .small-margin-collapse > .xlarge-9 {
            width: 75%;
        }

        .small-margin-collapse > .xlarge-10 {
            width: 83.33333%;
        }

        .small-margin-collapse > .xlarge-11 {
            width: 91.66667%;
        }

        .small-margin-collapse > .xlarge-12 {
            width: 100%;
        }
    }

    @media screen and (min-width: 90em) {
        .small-margin-collapse > .xxlarge-1 {
            width: 8.33333%;
        }

        .small-margin-collapse > .xxlarge-2 {
            width: 16.66667%;
        }

        .small-margin-collapse > .xxlarge-3 {
            width: 25%;
        }

        .small-margin-collapse > .xxlarge-4 {
            width: 33.33333%;
        }

        .small-margin-collapse > .xxlarge-5 {
            width: 41.66667%;
        }

        .small-margin-collapse > .xxlarge-6 {
            width: 50%;
        }

        .small-margin-collapse > .xxlarge-7 {
            width: 58.33333%;
        }

        .small-margin-collapse > .xxlarge-8 {
            width: 66.66667%;
        }

        .small-margin-collapse > .xxlarge-9 {
            width: 75%;
        }

        .small-margin-collapse > .xxlarge-10 {
            width: 83.33333%;
        }

        .small-margin-collapse > .xxlarge-11 {
            width: 91.66667%;
        }

        .small-margin-collapse > .xxlarge-12 {
            width: 100%;
        }
    }

    .small-padding-collapse {
        margin-right: 0;
        margin-left: 0;
    }

        .small-padding-collapse > .cell {
            padding-right: 0;
            padding-left: 0;
        }

    @media print, screen and (min-width: 48em) {
        .medium-margin-collapse {
            margin-right: 0;
            margin-left: 0;
        }

            .medium-margin-collapse > .cell {
                margin-right: 0;
                margin-left: 0;
            }
    }

    @media print, screen and (min-width: 48em) {
        .medium-margin-collapse > .small-1 {
            width: 8.33333%;
        }

        .medium-margin-collapse > .small-2 {
            width: 16.66667%;
        }

        .medium-margin-collapse > .small-3 {
            width: 25%;
        }

        .medium-margin-collapse > .small-4 {
            width: 33.33333%;
        }

        .medium-margin-collapse > .small-5 {
            width: 41.66667%;
        }

        .medium-margin-collapse > .small-6 {
            width: 50%;
        }

        .medium-margin-collapse > .small-7 {
            width: 58.33333%;
        }

        .medium-margin-collapse > .small-8 {
            width: 66.66667%;
        }

        .medium-margin-collapse > .small-9 {
            width: 75%;
        }

        .medium-margin-collapse > .small-10 {
            width: 83.33333%;
        }

        .medium-margin-collapse > .small-11 {
            width: 91.66667%;
        }

        .medium-margin-collapse > .small-12 {
            width: 100%;
        }
    }

    @media print, screen and (min-width: 48em) {
        .medium-margin-collapse > .medium-1 {
            width: 8.33333%;
        }

        .medium-margin-collapse > .medium-2 {
            width: 16.66667%;
        }

        .medium-margin-collapse > .medium-3 {
            width: 25%;
        }

        .medium-margin-collapse > .medium-4 {
            width: 33.33333%;
        }

        .medium-margin-collapse > .medium-5 {
            width: 41.66667%;
        }

        .medium-margin-collapse > .medium-6 {
            width: 50%;
        }

        .medium-margin-collapse > .medium-7 {
            width: 58.33333%;
        }

        .medium-margin-collapse > .medium-8 {
            width: 66.66667%;
        }

        .medium-margin-collapse > .medium-9 {
            width: 75%;
        }

        .medium-margin-collapse > .medium-10 {
            width: 83.33333%;
        }

        .medium-margin-collapse > .medium-11 {
            width: 91.66667%;
        }

        .medium-margin-collapse > .medium-12 {
            width: 100%;
        }
    }

    @media print, screen and (min-width: 64em) {
        .medium-margin-collapse > .large-1 {
            width: 8.33333%;
        }

        .medium-margin-collapse > .large-2 {
            width: 16.66667%;
        }

        .medium-margin-collapse > .large-3 {
            width: 25%;
        }

        .medium-margin-collapse > .large-4 {
            width: 33.33333%;
        }

        .medium-margin-collapse > .large-5 {
            width: 41.66667%;
        }

        .medium-margin-collapse > .large-6 {
            width: 50%;
        }

        .medium-margin-collapse > .large-7 {
            width: 58.33333%;
        }

        .medium-margin-collapse > .large-8 {
            width: 66.66667%;
        }

        .medium-margin-collapse > .large-9 {
            width: 75%;
        }

        .medium-margin-collapse > .large-10 {
            width: 83.33333%;
        }

        .medium-margin-collapse > .large-11 {
            width: 91.66667%;
        }

        .medium-margin-collapse > .large-12 {
            width: 100%;
        }
    }

    @media screen and (min-width: 75em) {
        .medium-margin-collapse > .xlarge-1 {
            width: 8.33333%;
        }

        .medium-margin-collapse > .xlarge-2 {
            width: 16.66667%;
        }

        .medium-margin-collapse > .xlarge-3 {
            width: 25%;
        }

        .medium-margin-collapse > .xlarge-4 {
            width: 33.33333%;
        }

        .medium-margin-collapse > .xlarge-5 {
            width: 41.66667%;
        }

        .medium-margin-collapse > .xlarge-6 {
            width: 50%;
        }

        .medium-margin-collapse > .xlarge-7 {
            width: 58.33333%;
        }

        .medium-margin-collapse > .xlarge-8 {
            width: 66.66667%;
        }

        .medium-margin-collapse > .xlarge-9 {
            width: 75%;
        }

        .medium-margin-collapse > .xlarge-10 {
            width: 83.33333%;
        }

        .medium-margin-collapse > .xlarge-11 {
            width: 91.66667%;
        }

        .medium-margin-collapse > .xlarge-12 {
            width: 100%;
        }
    }

    @media screen and (min-width: 90em) {
        .medium-margin-collapse > .xxlarge-1 {
            width: 8.33333%;
        }

        .medium-margin-collapse > .xxlarge-2 {
            width: 16.66667%;
        }

        .medium-margin-collapse > .xxlarge-3 {
            width: 25%;
        }

        .medium-margin-collapse > .xxlarge-4 {
            width: 33.33333%;
        }

        .medium-margin-collapse > .xxlarge-5 {
            width: 41.66667%;
        }

        .medium-margin-collapse > .xxlarge-6 {
            width: 50%;
        }

        .medium-margin-collapse > .xxlarge-7 {
            width: 58.33333%;
        }

        .medium-margin-collapse > .xxlarge-8 {
            width: 66.66667%;
        }

        .medium-margin-collapse > .xxlarge-9 {
            width: 75%;
        }

        .medium-margin-collapse > .xxlarge-10 {
            width: 83.33333%;
        }

        .medium-margin-collapse > .xxlarge-11 {
            width: 91.66667%;
        }

        .medium-margin-collapse > .xxlarge-12 {
            width: 100%;
        }
    }

    @media print, screen and (min-width: 48em) {
        .medium-padding-collapse {
            margin-right: 0;
            margin-left: 0;
        }

            .medium-padding-collapse > .cell {
                padding-right: 0;
                padding-left: 0;
            }
    }

    @media print, screen and (min-width: 64em) {
        .large-margin-collapse {
            margin-right: 0;
            margin-left: 0;
        }

            .large-margin-collapse > .cell {
                margin-right: 0;
                margin-left: 0;
            }
    }

    @media print, screen and (min-width: 64em) {
        .large-margin-collapse > .small-1 {
            width: 8.33333%;
        }

        .large-margin-collapse > .small-2 {
            width: 16.66667%;
        }

        .large-margin-collapse > .small-3 {
            width: 25%;
        }

        .large-margin-collapse > .small-4 {
            width: 33.33333%;
        }

        .large-margin-collapse > .small-5 {
            width: 41.66667%;
        }

        .large-margin-collapse > .small-6 {
            width: 50%;
        }

        .large-margin-collapse > .small-7 {
            width: 58.33333%;
        }

        .large-margin-collapse > .small-8 {
            width: 66.66667%;
        }

        .large-margin-collapse > .small-9 {
            width: 75%;
        }

        .large-margin-collapse > .small-10 {
            width: 83.33333%;
        }

        .large-margin-collapse > .small-11 {
            width: 91.66667%;
        }

        .large-margin-collapse > .small-12 {
            width: 100%;
        }
    }

    @media print, screen and (min-width: 64em) {
        .large-margin-collapse > .medium-1 {
            width: 8.33333%;
        }

        .large-margin-collapse > .medium-2 {
            width: 16.66667%;
        }

        .large-margin-collapse > .medium-3 {
            width: 25%;
        }

        .large-margin-collapse > .medium-4 {
            width: 33.33333%;
        }

        .large-margin-collapse > .medium-5 {
            width: 41.66667%;
        }

        .large-margin-collapse > .medium-6 {
            width: 50%;
        }

        .large-margin-collapse > .medium-7 {
            width: 58.33333%;
        }

        .large-margin-collapse > .medium-8 {
            width: 66.66667%;
        }

        .large-margin-collapse > .medium-9 {
            width: 75%;
        }

        .large-margin-collapse > .medium-10 {
            width: 83.33333%;
        }

        .large-margin-collapse > .medium-11 {
            width: 91.66667%;
        }

        .large-margin-collapse > .medium-12 {
            width: 100%;
        }
    }

    @media print, screen and (min-width: 64em) {
        .large-margin-collapse > .large-1 {
            width: 8.33333%;
        }

        .large-margin-collapse > .large-2 {
            width: 16.66667%;
        }

        .large-margin-collapse > .large-3 {
            width: 25%;
        }

        .large-margin-collapse > .large-4 {
            width: 33.33333%;
        }

        .large-margin-collapse > .large-5 {
            width: 41.66667%;
        }

        .large-margin-collapse > .large-6 {
            width: 50%;
        }

        .large-margin-collapse > .large-7 {
            width: 58.33333%;
        }

        .large-margin-collapse > .large-8 {
            width: 66.66667%;
        }

        .large-margin-collapse > .large-9 {
            width: 75%;
        }

        .large-margin-collapse > .large-10 {
            width: 83.33333%;
        }

        .large-margin-collapse > .large-11 {
            width: 91.66667%;
        }

        .large-margin-collapse > .large-12 {
            width: 100%;
        }
    }

    @media screen and (min-width: 75em) {
        .large-margin-collapse > .xlarge-1 {
            width: 8.33333%;
        }

        .large-margin-collapse > .xlarge-2 {
            width: 16.66667%;
        }

        .large-margin-collapse > .xlarge-3 {
            width: 25%;
        }

        .large-margin-collapse > .xlarge-4 {
            width: 33.33333%;
        }

        .large-margin-collapse > .xlarge-5 {
            width: 41.66667%;
        }

        .large-margin-collapse > .xlarge-6 {
            width: 50%;
        }

        .large-margin-collapse > .xlarge-7 {
            width: 58.33333%;
        }

        .large-margin-collapse > .xlarge-8 {
            width: 66.66667%;
        }

        .large-margin-collapse > .xlarge-9 {
            width: 75%;
        }

        .large-margin-collapse > .xlarge-10 {
            width: 83.33333%;
        }

        .large-margin-collapse > .xlarge-11 {
            width: 91.66667%;
        }

        .large-margin-collapse > .xlarge-12 {
            width: 100%;
        }
    }

    @media screen and (min-width: 90em) {
        .large-margin-collapse > .xxlarge-1 {
            width: 8.33333%;
        }

        .large-margin-collapse > .xxlarge-2 {
            width: 16.66667%;
        }

        .large-margin-collapse > .xxlarge-3 {
            width: 25%;
        }

        .large-margin-collapse > .xxlarge-4 {
            width: 33.33333%;
        }

        .large-margin-collapse > .xxlarge-5 {
            width: 41.66667%;
        }

        .large-margin-collapse > .xxlarge-6 {
            width: 50%;
        }

        .large-margin-collapse > .xxlarge-7 {
            width: 58.33333%;
        }

        .large-margin-collapse > .xxlarge-8 {
            width: 66.66667%;
        }

        .large-margin-collapse > .xxlarge-9 {
            width: 75%;
        }

        .large-margin-collapse > .xxlarge-10 {
            width: 83.33333%;
        }

        .large-margin-collapse > .xxlarge-11 {
            width: 91.66667%;
        }

        .large-margin-collapse > .xxlarge-12 {
            width: 100%;
        }
    }

    @media print, screen and (min-width: 64em) {
        .large-padding-collapse {
            margin-right: 0;
            margin-left: 0;
        }

            .large-padding-collapse > .cell {
                padding-right: 0;
                padding-left: 0;
            }
    }

    @media screen and (min-width: 75em) {
        .xlarge-margin-collapse {
            margin-right: 0;
            margin-left: 0;
        }

            .xlarge-margin-collapse > .cell {
                margin-right: 0;
                margin-left: 0;
            }
    }

    @media screen and (min-width: 75em) {
        .xlarge-margin-collapse > .small-1 {
            width: 8.33333%;
        }

        .xlarge-margin-collapse > .small-2 {
            width: 16.66667%;
        }

        .xlarge-margin-collapse > .small-3 {
            width: 25%;
        }

        .xlarge-margin-collapse > .small-4 {
            width: 33.33333%;
        }

        .xlarge-margin-collapse > .small-5 {
            width: 41.66667%;
        }

        .xlarge-margin-collapse > .small-6 {
            width: 50%;
        }

        .xlarge-margin-collapse > .small-7 {
            width: 58.33333%;
        }

        .xlarge-margin-collapse > .small-8 {
            width: 66.66667%;
        }

        .xlarge-margin-collapse > .small-9 {
            width: 75%;
        }

        .xlarge-margin-collapse > .small-10 {
            width: 83.33333%;
        }

        .xlarge-margin-collapse > .small-11 {
            width: 91.66667%;
        }

        .xlarge-margin-collapse > .small-12 {
            width: 100%;
        }
    }

    @media screen and (min-width: 75em) {
        .xlarge-margin-collapse > .medium-1 {
            width: 8.33333%;
        }

        .xlarge-margin-collapse > .medium-2 {
            width: 16.66667%;
        }

        .xlarge-margin-collapse > .medium-3 {
            width: 25%;
        }

        .xlarge-margin-collapse > .medium-4 {
            width: 33.33333%;
        }

        .xlarge-margin-collapse > .medium-5 {
            width: 41.66667%;
        }

        .xlarge-margin-collapse > .medium-6 {
            width: 50%;
        }

        .xlarge-margin-collapse > .medium-7 {
            width: 58.33333%;
        }

        .xlarge-margin-collapse > .medium-8 {
            width: 66.66667%;
        }

        .xlarge-margin-collapse > .medium-9 {
            width: 75%;
        }

        .xlarge-margin-collapse > .medium-10 {
            width: 83.33333%;
        }

        .xlarge-margin-collapse > .medium-11 {
            width: 91.66667%;
        }

        .xlarge-margin-collapse > .medium-12 {
            width: 100%;
        }
    }

    @media screen and (min-width: 75em) {
        .xlarge-margin-collapse > .large-1 {
            width: 8.33333%;
        }

        .xlarge-margin-collapse > .large-2 {
            width: 16.66667%;
        }

        .xlarge-margin-collapse > .large-3 {
            width: 25%;
        }

        .xlarge-margin-collapse > .large-4 {
            width: 33.33333%;
        }

        .xlarge-margin-collapse > .large-5 {
            width: 41.66667%;
        }

        .xlarge-margin-collapse > .large-6 {
            width: 50%;
        }

        .xlarge-margin-collapse > .large-7 {
            width: 58.33333%;
        }

        .xlarge-margin-collapse > .large-8 {
            width: 66.66667%;
        }

        .xlarge-margin-collapse > .large-9 {
            width: 75%;
        }

        .xlarge-margin-collapse > .large-10 {
            width: 83.33333%;
        }

        .xlarge-margin-collapse > .large-11 {
            width: 91.66667%;
        }

        .xlarge-margin-collapse > .large-12 {
            width: 100%;
        }
    }

    @media screen and (min-width: 75em) {
        .xlarge-margin-collapse > .xlarge-1 {
            width: 8.33333%;
        }

        .xlarge-margin-collapse > .xlarge-2 {
            width: 16.66667%;
        }

        .xlarge-margin-collapse > .xlarge-3 {
            width: 25%;
        }

        .xlarge-margin-collapse > .xlarge-4 {
            width: 33.33333%;
        }

        .xlarge-margin-collapse > .xlarge-5 {
            width: 41.66667%;
        }

        .xlarge-margin-collapse > .xlarge-6 {
            width: 50%;
        }

        .xlarge-margin-collapse > .xlarge-7 {
            width: 58.33333%;
        }

        .xlarge-margin-collapse > .xlarge-8 {
            width: 66.66667%;
        }

        .xlarge-margin-collapse > .xlarge-9 {
            width: 75%;
        }

        .xlarge-margin-collapse > .xlarge-10 {
            width: 83.33333%;
        }

        .xlarge-margin-collapse > .xlarge-11 {
            width: 91.66667%;
        }

        .xlarge-margin-collapse > .xlarge-12 {
            width: 100%;
        }
    }

    @media screen and (min-width: 90em) {
        .xlarge-margin-collapse > .xxlarge-1 {
            width: 8.33333%;
        }

        .xlarge-margin-collapse > .xxlarge-2 {
            width: 16.66667%;
        }

        .xlarge-margin-collapse > .xxlarge-3 {
            width: 25%;
        }

        .xlarge-margin-collapse > .xxlarge-4 {
            width: 33.33333%;
        }

        .xlarge-margin-collapse > .xxlarge-5 {
            width: 41.66667%;
        }

        .xlarge-margin-collapse > .xxlarge-6 {
            width: 50%;
        }

        .xlarge-margin-collapse > .xxlarge-7 {
            width: 58.33333%;
        }

        .xlarge-margin-collapse > .xxlarge-8 {
            width: 66.66667%;
        }

        .xlarge-margin-collapse > .xxlarge-9 {
            width: 75%;
        }

        .xlarge-margin-collapse > .xxlarge-10 {
            width: 83.33333%;
        }

        .xlarge-margin-collapse > .xxlarge-11 {
            width: 91.66667%;
        }

        .xlarge-margin-collapse > .xxlarge-12 {
            width: 100%;
        }
    }

    @media screen and (min-width: 75em) {
        .xlarge-padding-collapse {
            margin-right: 0;
            margin-left: 0;
        }

            .xlarge-padding-collapse > .cell {
                padding-right: 0;
                padding-left: 0;
            }
    }

    @media screen and (min-width: 90em) {
        .xxlarge-margin-collapse {
            margin-right: 0;
            margin-left: 0;
        }

            .xxlarge-margin-collapse > .cell {
                margin-right: 0;
                margin-left: 0;
            }
    }

    @media screen and (min-width: 90em) {
        .xxlarge-margin-collapse > .small-1 {
            width: 8.33333%;
        }

        .xxlarge-margin-collapse > .small-2 {
            width: 16.66667%;
        }

        .xxlarge-margin-collapse > .small-3 {
            width: 25%;
        }

        .xxlarge-margin-collapse > .small-4 {
            width: 33.33333%;
        }

        .xxlarge-margin-collapse > .small-5 {
            width: 41.66667%;
        }

        .xxlarge-margin-collapse > .small-6 {
            width: 50%;
        }

        .xxlarge-margin-collapse > .small-7 {
            width: 58.33333%;
        }

        .xxlarge-margin-collapse > .small-8 {
            width: 66.66667%;
        }

        .xxlarge-margin-collapse > .small-9 {
            width: 75%;
        }

        .xxlarge-margin-collapse > .small-10 {
            width: 83.33333%;
        }

        .xxlarge-margin-collapse > .small-11 {
            width: 91.66667%;
        }

        .xxlarge-margin-collapse > .small-12 {
            width: 100%;
        }
    }

    @media screen and (min-width: 90em) {
        .xxlarge-margin-collapse > .medium-1 {
            width: 8.33333%;
        }

        .xxlarge-margin-collapse > .medium-2 {
            width: 16.66667%;
        }

        .xxlarge-margin-collapse > .medium-3 {
            width: 25%;
        }

        .xxlarge-margin-collapse > .medium-4 {
            width: 33.33333%;
        }

        .xxlarge-margin-collapse > .medium-5 {
            width: 41.66667%;
        }

        .xxlarge-margin-collapse > .medium-6 {
            width: 50%;
        }

        .xxlarge-margin-collapse > .medium-7 {
            width: 58.33333%;
        }

        .xxlarge-margin-collapse > .medium-8 {
            width: 66.66667%;
        }

        .xxlarge-margin-collapse > .medium-9 {
            width: 75%;
        }

        .xxlarge-margin-collapse > .medium-10 {
            width: 83.33333%;
        }

        .xxlarge-margin-collapse > .medium-11 {
            width: 91.66667%;
        }

        .xxlarge-margin-collapse > .medium-12 {
            width: 100%;
        }
    }

    @media screen and (min-width: 90em) {
        .xxlarge-margin-collapse > .large-1 {
            width: 8.33333%;
        }

        .xxlarge-margin-collapse > .large-2 {
            width: 16.66667%;
        }

        .xxlarge-margin-collapse > .large-3 {
            width: 25%;
        }

        .xxlarge-margin-collapse > .large-4 {
            width: 33.33333%;
        }

        .xxlarge-margin-collapse > .large-5 {
            width: 41.66667%;
        }

        .xxlarge-margin-collapse > .large-6 {
            width: 50%;
        }

        .xxlarge-margin-collapse > .large-7 {
            width: 58.33333%;
        }

        .xxlarge-margin-collapse > .large-8 {
            width: 66.66667%;
        }

        .xxlarge-margin-collapse > .large-9 {
            width: 75%;
        }

        .xxlarge-margin-collapse > .large-10 {
            width: 83.33333%;
        }

        .xxlarge-margin-collapse > .large-11 {
            width: 91.66667%;
        }

        .xxlarge-margin-collapse > .large-12 {
            width: 100%;
        }
    }

    @media screen and (min-width: 90em) {
        .xxlarge-margin-collapse > .xlarge-1 {
            width: 8.33333%;
        }

        .xxlarge-margin-collapse > .xlarge-2 {
            width: 16.66667%;
        }

        .xxlarge-margin-collapse > .xlarge-3 {
            width: 25%;
        }

        .xxlarge-margin-collapse > .xlarge-4 {
            width: 33.33333%;
        }

        .xxlarge-margin-collapse > .xlarge-5 {
            width: 41.66667%;
        }

        .xxlarge-margin-collapse > .xlarge-6 {
            width: 50%;
        }

        .xxlarge-margin-collapse > .xlarge-7 {
            width: 58.33333%;
        }

        .xxlarge-margin-collapse > .xlarge-8 {
            width: 66.66667%;
        }

        .xxlarge-margin-collapse > .xlarge-9 {
            width: 75%;
        }

        .xxlarge-margin-collapse > .xlarge-10 {
            width: 83.33333%;
        }

        .xxlarge-margin-collapse > .xlarge-11 {
            width: 91.66667%;
        }

        .xxlarge-margin-collapse > .xlarge-12 {
            width: 100%;
        }
    }

    @media screen and (min-width: 90em) {
        .xxlarge-margin-collapse > .xxlarge-1 {
            width: 8.33333%;
        }

        .xxlarge-margin-collapse > .xxlarge-2 {
            width: 16.66667%;
        }

        .xxlarge-margin-collapse > .xxlarge-3 {
            width: 25%;
        }

        .xxlarge-margin-collapse > .xxlarge-4 {
            width: 33.33333%;
        }

        .xxlarge-margin-collapse > .xxlarge-5 {
            width: 41.66667%;
        }

        .xxlarge-margin-collapse > .xxlarge-6 {
            width: 50%;
        }

        .xxlarge-margin-collapse > .xxlarge-7 {
            width: 58.33333%;
        }

        .xxlarge-margin-collapse > .xxlarge-8 {
            width: 66.66667%;
        }

        .xxlarge-margin-collapse > .xxlarge-9 {
            width: 75%;
        }

        .xxlarge-margin-collapse > .xxlarge-10 {
            width: 83.33333%;
        }

        .xxlarge-margin-collapse > .xxlarge-11 {
            width: 91.66667%;
        }

        .xxlarge-margin-collapse > .xxlarge-12 {
            width: 100%;
        }
    }

    @media screen and (min-width: 90em) {
        .xxlarge-padding-collapse {
            margin-right: 0;
            margin-left: 0;
        }

            .xxlarge-padding-collapse > .cell {
                padding-right: 0;
                padding-left: 0;
            }
    }

    .small-offset-0 {
        margin-left: 0%;
    }

    .grid-margin-x > .small-offset-0 {
        margin-left: calc(0% + 0.625rem);
    }

    .small-offset-1 {
        margin-left: 8.33333%;
    }

    .grid-margin-x > .small-offset-1 {
        margin-left: calc(8.33333% + 0.625rem);
    }

    .small-offset-2 {
        margin-left: 16.66667%;
    }

    .grid-margin-x > .small-offset-2 {
        margin-left: calc(16.66667% + 0.625rem);
    }

    .small-offset-3 {
        margin-left: 25%;
    }

    .grid-margin-x > .small-offset-3 {
        margin-left: calc(25% + 0.625rem);
    }

    .small-offset-4 {
        margin-left: 33.33333%;
    }

    .grid-margin-x > .small-offset-4 {
        margin-left: calc(33.33333% + 0.625rem);
    }

    .small-offset-5 {
        margin-left: 41.66667%;
    }

    .grid-margin-x > .small-offset-5 {
        margin-left: calc(41.66667% + 0.625rem);
    }

    .small-offset-6 {
        margin-left: 50%;
    }

    .grid-margin-x > .small-offset-6 {
        margin-left: calc(50% + 0.625rem);
    }

    .small-offset-7 {
        margin-left: 58.33333%;
    }

    .grid-margin-x > .small-offset-7 {
        margin-left: calc(58.33333% + 0.625rem);
    }

    .small-offset-8 {
        margin-left: 66.66667%;
    }

    .grid-margin-x > .small-offset-8 {
        margin-left: calc(66.66667% + 0.625rem);
    }

    .small-offset-9 {
        margin-left: 75%;
    }

    .grid-margin-x > .small-offset-9 {
        margin-left: calc(75% + 0.625rem);
    }

    .small-offset-10 {
        margin-left: 83.33333%;
    }

    .grid-margin-x > .small-offset-10 {
        margin-left: calc(83.33333% + 0.625rem);
    }

    .small-offset-11 {
        margin-left: 91.66667%;
    }

    .grid-margin-x > .small-offset-11 {
        margin-left: calc(91.66667% + 0.625rem);
    }

    @media print, screen and (min-width: 48em) {
        .medium-offset-0 {
            margin-left: 0%;
        }

        .grid-margin-x > .medium-offset-0 {
            margin-left: calc(0% + 0.46875rem);
        }

        .medium-offset-1 {
            margin-left: 8.33333%;
        }

        .grid-margin-x > .medium-offset-1 {
            margin-left: calc(8.33333% + 0.46875rem);
        }

        .medium-offset-2 {
            margin-left: 16.66667%;
        }

        .grid-margin-x > .medium-offset-2 {
            margin-left: calc(16.66667% + 0.46875rem);
        }

        .medium-offset-3 {
            margin-left: 25%;
        }

        .grid-margin-x > .medium-offset-3 {
            margin-left: calc(25% + 0.46875rem);
        }

        .medium-offset-4 {
            margin-left: 33.33333%;
        }

        .grid-margin-x > .medium-offset-4 {
            margin-left: calc(33.33333% + 0.46875rem);
        }

        .medium-offset-5 {
            margin-left: 41.66667%;
        }

        .grid-margin-x > .medium-offset-5 {
            margin-left: calc(41.66667% + 0.46875rem);
        }

        .medium-offset-6 {
            margin-left: 50%;
        }

        .grid-margin-x > .medium-offset-6 {
            margin-left: calc(50% + 0.46875rem);
        }

        .medium-offset-7 {
            margin-left: 58.33333%;
        }

        .grid-margin-x > .medium-offset-7 {
            margin-left: calc(58.33333% + 0.46875rem);
        }

        .medium-offset-8 {
            margin-left: 66.66667%;
        }

        .grid-margin-x > .medium-offset-8 {
            margin-left: calc(66.66667% + 0.46875rem);
        }

        .medium-offset-9 {
            margin-left: 75%;
        }

        .grid-margin-x > .medium-offset-9 {
            margin-left: calc(75% + 0.46875rem);
        }

        .medium-offset-10 {
            margin-left: 83.33333%;
        }

        .grid-margin-x > .medium-offset-10 {
            margin-left: calc(83.33333% + 0.46875rem);
        }

        .medium-offset-11 {
            margin-left: 91.66667%;
        }

        .grid-margin-x > .medium-offset-11 {
            margin-left: calc(91.66667% + 0.46875rem);
        }
    }

    @media print, screen and (min-width: 64em) {
        .large-offset-0 {
            margin-left: 0%;
        }

        .grid-margin-x > .large-offset-0 {
            margin-left: calc(0% + 0.46875rem);
        }

        .large-offset-1 {
            margin-left: 8.33333%;
        }

        .grid-margin-x > .large-offset-1 {
            margin-left: calc(8.33333% + 0.46875rem);
        }

        .large-offset-2 {
            margin-left: 16.66667%;
        }

        .grid-margin-x > .large-offset-2 {
            margin-left: calc(16.66667% + 0.46875rem);
        }

        .large-offset-3 {
            margin-left: 25%;
        }

        .grid-margin-x > .large-offset-3 {
            margin-left: calc(25% + 0.46875rem);
        }

        .large-offset-4 {
            margin-left: 33.33333%;
        }

        .grid-margin-x > .large-offset-4 {
            margin-left: calc(33.33333% + 0.46875rem);
        }

        .large-offset-5 {
            margin-left: 41.66667%;
        }

        .grid-margin-x > .large-offset-5 {
            margin-left: calc(41.66667% + 0.46875rem);
        }

        .large-offset-6 {
            margin-left: 50%;
        }

        .grid-margin-x > .large-offset-6 {
            margin-left: calc(50% + 0.46875rem);
        }

        .large-offset-7 {
            margin-left: 58.33333%;
        }

        .grid-margin-x > .large-offset-7 {
            margin-left: calc(58.33333% + 0.46875rem);
        }

        .large-offset-8 {
            margin-left: 66.66667%;
        }

        .grid-margin-x > .large-offset-8 {
            margin-left: calc(66.66667% + 0.46875rem);
        }

        .large-offset-9 {
            margin-left: 75%;
        }

        .grid-margin-x > .large-offset-9 {
            margin-left: calc(75% + 0.46875rem);
        }

        .large-offset-10 {
            margin-left: 83.33333%;
        }

        .grid-margin-x > .large-offset-10 {
            margin-left: calc(83.33333% + 0.46875rem);
        }

        .large-offset-11 {
            margin-left: 91.66667%;
        }

        .grid-margin-x > .large-offset-11 {
            margin-left: calc(91.66667% + 0.46875rem);
        }
    }

    @media screen and (min-width: 75em) {
        .xlarge-offset-0 {
            margin-left: 0%;
        }

        .grid-margin-x > .xlarge-offset-0 {
            margin-left: calc(0% + 0.46875rem);
        }

        .xlarge-offset-1 {
            margin-left: 8.33333%;
        }

        .grid-margin-x > .xlarge-offset-1 {
            margin-left: calc(8.33333% + 0.46875rem);
        }

        .xlarge-offset-2 {
            margin-left: 16.66667%;
        }

        .grid-margin-x > .xlarge-offset-2 {
            margin-left: calc(16.66667% + 0.46875rem);
        }

        .xlarge-offset-3 {
            margin-left: 25%;
        }

        .grid-margin-x > .xlarge-offset-3 {
            margin-left: calc(25% + 0.46875rem);
        }

        .xlarge-offset-4 {
            margin-left: 33.33333%;
        }

        .grid-margin-x > .xlarge-offset-4 {
            margin-left: calc(33.33333% + 0.46875rem);
        }

        .xlarge-offset-5 {
            margin-left: 41.66667%;
        }

        .grid-margin-x > .xlarge-offset-5 {
            margin-left: calc(41.66667% + 0.46875rem);
        }

        .xlarge-offset-6 {
            margin-left: 50%;
        }

        .grid-margin-x > .xlarge-offset-6 {
            margin-left: calc(50% + 0.46875rem);
        }

        .xlarge-offset-7 {
            margin-left: 58.33333%;
        }

        .grid-margin-x > .xlarge-offset-7 {
            margin-left: calc(58.33333% + 0.46875rem);
        }

        .xlarge-offset-8 {
            margin-left: 66.66667%;
        }

        .grid-margin-x > .xlarge-offset-8 {
            margin-left: calc(66.66667% + 0.46875rem);
        }

        .xlarge-offset-9 {
            margin-left: 75%;
        }

        .grid-margin-x > .xlarge-offset-9 {
            margin-left: calc(75% + 0.46875rem);
        }

        .xlarge-offset-10 {
            margin-left: 83.33333%;
        }

        .grid-margin-x > .xlarge-offset-10 {
            margin-left: calc(83.33333% + 0.46875rem);
        }

        .xlarge-offset-11 {
            margin-left: 91.66667%;
        }

        .grid-margin-x > .xlarge-offset-11 {
            margin-left: calc(91.66667% + 0.46875rem);
        }
    }

    @media screen and (min-width: 90em) {
        .xxlarge-offset-0 {
            margin-left: 0%;
        }

        .grid-margin-x > .xxlarge-offset-0 {
            margin-left: calc(0% + 0.46875rem);
        }

        .xxlarge-offset-1 {
            margin-left: 8.33333%;
        }

        .grid-margin-x > .xxlarge-offset-1 {
            margin-left: calc(8.33333% + 0.46875rem);
        }

        .xxlarge-offset-2 {
            margin-left: 16.66667%;
        }

        .grid-margin-x > .xxlarge-offset-2 {
            margin-left: calc(16.66667% + 0.46875rem);
        }

        .xxlarge-offset-3 {
            margin-left: 25%;
        }

        .grid-margin-x > .xxlarge-offset-3 {
            margin-left: calc(25% + 0.46875rem);
        }

        .xxlarge-offset-4 {
            margin-left: 33.33333%;
        }

        .grid-margin-x > .xxlarge-offset-4 {
            margin-left: calc(33.33333% + 0.46875rem);
        }

        .xxlarge-offset-5 {
            margin-left: 41.66667%;
        }

        .grid-margin-x > .xxlarge-offset-5 {
            margin-left: calc(41.66667% + 0.46875rem);
        }

        .xxlarge-offset-6 {
            margin-left: 50%;
        }

        .grid-margin-x > .xxlarge-offset-6 {
            margin-left: calc(50% + 0.46875rem);
        }

        .xxlarge-offset-7 {
            margin-left: 58.33333%;
        }

        .grid-margin-x > .xxlarge-offset-7 {
            margin-left: calc(58.33333% + 0.46875rem);
        }

        .xxlarge-offset-8 {
            margin-left: 66.66667%;
        }

        .grid-margin-x > .xxlarge-offset-8 {
            margin-left: calc(66.66667% + 0.46875rem);
        }

        .xxlarge-offset-9 {
            margin-left: 75%;
        }

        .grid-margin-x > .xxlarge-offset-9 {
            margin-left: calc(75% + 0.46875rem);
        }

        .xxlarge-offset-10 {
            margin-left: 83.33333%;
        }

        .grid-margin-x > .xxlarge-offset-10 {
            margin-left: calc(83.33333% + 0.46875rem);
        }

        .xxlarge-offset-11 {
            margin-left: 91.66667%;
        }

        .grid-margin-x > .xxlarge-offset-11 {
            margin-left: calc(91.66667% + 0.46875rem);
        }
    }

    .grid-y {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    }

        .grid-y > .cell {
            width: auto;
            max-width: none;
        }

        .grid-y > .auto {
            height: auto;
        }

        .grid-y > .shrink {
            height: auto;
        }

        .grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
            -ms-flex-preferred-size: auto;
            flex-basis: auto;
        }

    @media print, screen and (min-width: 48em) {
        .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
            -ms-flex-preferred-size: auto;
            flex-basis: auto;
        }
    }

    @media print, screen and (min-width: 64em) {
        .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
            -ms-flex-preferred-size: auto;
            flex-basis: auto;
        }
    }

    @media screen and (min-width: 75em) {
        .grid-y > .xlarge-shrink, .grid-y > .xlarge-full, .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12 {
            -ms-flex-preferred-size: auto;
            flex-basis: auto;
        }
    }

    @media screen and (min-width: 90em) {
        .grid-y > .xxlarge-shrink, .grid-y > .xxlarge-full, .grid-y > .xxlarge-1, .grid-y > .xxlarge-2, .grid-y > .xxlarge-3, .grid-y > .xxlarge-4, .grid-y > .xxlarge-5, .grid-y > .xxlarge-6, .grid-y > .xxlarge-7, .grid-y > .xxlarge-8, .grid-y > .xxlarge-9, .grid-y > .xxlarge-10, .grid-y > .xxlarge-11, .grid-y > .xxlarge-12 {
            -ms-flex-preferred-size: auto;
            flex-basis: auto;
        }
    }

    .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }

    .grid-y > .small-1 {
        height: 8.33333%;
    }

    .grid-y > .small-2 {
        height: 16.66667%;
    }

    .grid-y > .small-3 {
        height: 25%;
    }

    .grid-y > .small-4 {
        height: 33.33333%;
    }

    .grid-y > .small-5 {
        height: 41.66667%;
    }

    .grid-y > .small-6 {
        height: 50%;
    }

    .grid-y > .small-7 {
        height: 58.33333%;
    }

    .grid-y > .small-8 {
        height: 66.66667%;
    }

    .grid-y > .small-9 {
        height: 75%;
    }

    .grid-y > .small-10 {
        height: 83.33333%;
    }

    .grid-y > .small-11 {
        height: 91.66667%;
    }

    .grid-y > .small-12 {
        height: 100%;
    }

    @media print, screen and (min-width: 48em) {
        .grid-y > .medium-auto {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 0px;
            flex: 1 1;
            height: auto;
        }

        .grid-y > .medium-shrink, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
        }

        .grid-y > .medium-shrink {
            height: auto;
        }

        .grid-y > .medium-1 {
            height: 8.33333%;
        }

        .grid-y > .medium-2 {
            height: 16.66667%;
        }

        .grid-y > .medium-3 {
            height: 25%;
        }

        .grid-y > .medium-4 {
            height: 33.33333%;
        }

        .grid-y > .medium-5 {
            height: 41.66667%;
        }

        .grid-y > .medium-6 {
            height: 50%;
        }

        .grid-y > .medium-7 {
            height: 58.33333%;
        }

        .grid-y > .medium-8 {
            height: 66.66667%;
        }

        .grid-y > .medium-9 {
            height: 75%;
        }

        .grid-y > .medium-10 {
            height: 83.33333%;
        }

        .grid-y > .medium-11 {
            height: 91.66667%;
        }

        .grid-y > .medium-12 {
            height: 100%;
        }
    }

    @media print, screen and (min-width: 64em) {
        .grid-y > .large-auto {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 0px;
            flex: 1 1;
            height: auto;
        }

        .grid-y > .large-shrink, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
        }

        .grid-y > .large-shrink {
            height: auto;
        }

        .grid-y > .large-1 {
            height: 8.33333%;
        }

        .grid-y > .large-2 {
            height: 16.66667%;
        }

        .grid-y > .large-3 {
            height: 25%;
        }

        .grid-y > .large-4 {
            height: 33.33333%;
        }

        .grid-y > .large-5 {
            height: 41.66667%;
        }

        .grid-y > .large-6 {
            height: 50%;
        }

        .grid-y > .large-7 {
            height: 58.33333%;
        }

        .grid-y > .large-8 {
            height: 66.66667%;
        }

        .grid-y > .large-9 {
            height: 75%;
        }

        .grid-y > .large-10 {
            height: 83.33333%;
        }

        .grid-y > .large-11 {
            height: 91.66667%;
        }

        .grid-y > .large-12 {
            height: 100%;
        }
    }

    @media screen and (min-width: 75em) {
        .grid-y > .xlarge-auto {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 0px;
            flex: 1 1;
            height: auto;
        }

        .grid-y > .xlarge-shrink, .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
        }

        .grid-y > .xlarge-shrink {
            height: auto;
        }

        .grid-y > .xlarge-1 {
            height: 8.33333%;
        }

        .grid-y > .xlarge-2 {
            height: 16.66667%;
        }

        .grid-y > .xlarge-3 {
            height: 25%;
        }

        .grid-y > .xlarge-4 {
            height: 33.33333%;
        }

        .grid-y > .xlarge-5 {
            height: 41.66667%;
        }

        .grid-y > .xlarge-6 {
            height: 50%;
        }

        .grid-y > .xlarge-7 {
            height: 58.33333%;
        }

        .grid-y > .xlarge-8 {
            height: 66.66667%;
        }

        .grid-y > .xlarge-9 {
            height: 75%;
        }

        .grid-y > .xlarge-10 {
            height: 83.33333%;
        }

        .grid-y > .xlarge-11 {
            height: 91.66667%;
        }

        .grid-y > .xlarge-12 {
            height: 100%;
        }
    }

    @media screen and (min-width: 90em) {
        .grid-y > .xxlarge-auto {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 0px;
            flex: 1 1;
            height: auto;
        }

        .grid-y > .xxlarge-shrink, .grid-y > .xxlarge-1, .grid-y > .xxlarge-2, .grid-y > .xxlarge-3, .grid-y > .xxlarge-4, .grid-y > .xxlarge-5, .grid-y > .xxlarge-6, .grid-y > .xxlarge-7, .grid-y > .xxlarge-8, .grid-y > .xxlarge-9, .grid-y > .xxlarge-10, .grid-y > .xxlarge-11, .grid-y > .xxlarge-12 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
        }

        .grid-y > .xxlarge-shrink {
            height: auto;
        }

        .grid-y > .xxlarge-1 {
            height: 8.33333%;
        }

        .grid-y > .xxlarge-2 {
            height: 16.66667%;
        }

        .grid-y > .xxlarge-3 {
            height: 25%;
        }

        .grid-y > .xxlarge-4 {
            height: 33.33333%;
        }

        .grid-y > .xxlarge-5 {
            height: 41.66667%;
        }

        .grid-y > .xxlarge-6 {
            height: 50%;
        }

        .grid-y > .xxlarge-7 {
            height: 58.33333%;
        }

        .grid-y > .xxlarge-8 {
            height: 66.66667%;
        }

        .grid-y > .xxlarge-9 {
            height: 75%;
        }

        .grid-y > .xxlarge-10 {
            height: 83.33333%;
        }

        .grid-y > .xxlarge-11 {
            height: 91.66667%;
        }

        .grid-y > .xxlarge-12 {
            height: 100%;
        }
    }

    .grid-padding-y .grid-padding-y {
        margin-top: -0.625rem;
        margin-bottom: -0.625rem;
    }

    @media print, screen and (min-width: 48em) {
        .grid-padding-y .grid-padding-y {
            margin-top: -0.46875rem;
            margin-bottom: -0.46875rem;
        }
    }

    .grid-padding-y > .cell {
        padding-top: 0.625rem;
        padding-bottom: 0.625rem;
    }

    @media print, screen and (min-width: 48em) {
        .grid-padding-y > .cell {
            padding-top: 0.46875rem;
            padding-bottom: 0.46875rem;
        }
    }

    .grid-margin-y {
        margin-top: -0.625rem;
        margin-bottom: -0.625rem;
    }

    @media print, screen and (min-width: 48em) {
        .grid-margin-y {
            margin-top: -0.46875rem;
            margin-bottom: -0.46875rem;
        }
    }

    .grid-margin-y > .cell {
        height: calc(100% - 1.25rem);
        margin-top: 0.625rem;
        margin-bottom: 0.625rem;
    }

    @media print, screen and (min-width: 48em) {
        .grid-margin-y > .cell {
            height: calc(100% - 0.9375rem);
            margin-top: 0.46875rem;
            margin-bottom: 0.46875rem;
        }
    }

    .grid-margin-y > .auto {
        height: auto;
    }

    .grid-margin-y > .shrink {
        height: auto;
    }

    .grid-margin-y > .small-1 {
        height: calc(8.33333% - 1.25rem);
    }

    .grid-margin-y > .small-2 {
        height: calc(16.66667% - 1.25rem);
    }

    .grid-margin-y > .small-3 {
        height: calc(25% - 1.25rem);
    }

    .grid-margin-y > .small-4 {
        height: calc(33.33333% - 1.25rem);
    }

    .grid-margin-y > .small-5 {
        height: calc(41.66667% - 1.25rem);
    }

    .grid-margin-y > .small-6 {
        height: calc(50% - 1.25rem);
    }

    .grid-margin-y > .small-7 {
        height: calc(58.33333% - 1.25rem);
    }

    .grid-margin-y > .small-8 {
        height: calc(66.66667% - 1.25rem);
    }

    .grid-margin-y > .small-9 {
        height: calc(75% - 1.25rem);
    }

    .grid-margin-y > .small-10 {
        height: calc(83.33333% - 1.25rem);
    }

    .grid-margin-y > .small-11 {
        height: calc(91.66667% - 1.25rem);
    }

    .grid-margin-y > .small-12 {
        height: calc(100% - 1.25rem);
    }

    @media print, screen and (min-width: 48em) {
        .grid-margin-y > .auto {
            height: auto;
        }

        .grid-margin-y > .shrink {
            height: auto;
        }

        .grid-margin-y > .small-1 {
            height: calc(8.33333% - 0.9375rem);
        }

        .grid-margin-y > .small-2 {
            height: calc(16.66667% - 0.9375rem);
        }

        .grid-margin-y > .small-3 {
            height: calc(25% - 0.9375rem);
        }

        .grid-margin-y > .small-4 {
            height: calc(33.33333% - 0.9375rem);
        }

        .grid-margin-y > .small-5 {
            height: calc(41.66667% - 0.9375rem);
        }

        .grid-margin-y > .small-6 {
            height: calc(50% - 0.9375rem);
        }

        .grid-margin-y > .small-7 {
            height: calc(58.33333% - 0.9375rem);
        }

        .grid-margin-y > .small-8 {
            height: calc(66.66667% - 0.9375rem);
        }

        .grid-margin-y > .small-9 {
            height: calc(75% - 0.9375rem);
        }

        .grid-margin-y > .small-10 {
            height: calc(83.33333% - 0.9375rem);
        }

        .grid-margin-y > .small-11 {
            height: calc(91.66667% - 0.9375rem);
        }

        .grid-margin-y > .small-12 {
            height: calc(100% - 0.9375rem);
        }

        .grid-margin-y > .medium-auto {
            height: auto;
        }

        .grid-margin-y > .medium-shrink {
            height: auto;
        }

        .grid-margin-y > .medium-1 {
            height: calc(8.33333% - 0.9375rem);
        }

        .grid-margin-y > .medium-2 {
            height: calc(16.66667% - 0.9375rem);
        }

        .grid-margin-y > .medium-3 {
            height: calc(25% - 0.9375rem);
        }

        .grid-margin-y > .medium-4 {
            height: calc(33.33333% - 0.9375rem);
        }

        .grid-margin-y > .medium-5 {
            height: calc(41.66667% - 0.9375rem);
        }

        .grid-margin-y > .medium-6 {
            height: calc(50% - 0.9375rem);
        }

        .grid-margin-y > .medium-7 {
            height: calc(58.33333% - 0.9375rem);
        }

        .grid-margin-y > .medium-8 {
            height: calc(66.66667% - 0.9375rem);
        }

        .grid-margin-y > .medium-9 {
            height: calc(75% - 0.9375rem);
        }

        .grid-margin-y > .medium-10 {
            height: calc(83.33333% - 0.9375rem);
        }

        .grid-margin-y > .medium-11 {
            height: calc(91.66667% - 0.9375rem);
        }

        .grid-margin-y > .medium-12 {
            height: calc(100% - 0.9375rem);
        }
    }

    @media print, screen and (min-width: 64em) {
        .grid-margin-y > .large-auto {
            height: auto;
        }

        .grid-margin-y > .large-shrink {
            height: auto;
        }

        .grid-margin-y > .large-1 {
            height: calc(8.33333% - 0.9375rem);
        }

        .grid-margin-y > .large-2 {
            height: calc(16.66667% - 0.9375rem);
        }

        .grid-margin-y > .large-3 {
            height: calc(25% - 0.9375rem);
        }

        .grid-margin-y > .large-4 {
            height: calc(33.33333% - 0.9375rem);
        }

        .grid-margin-y > .large-5 {
            height: calc(41.66667% - 0.9375rem);
        }

        .grid-margin-y > .large-6 {
            height: calc(50% - 0.9375rem);
        }

        .grid-margin-y > .large-7 {
            height: calc(58.33333% - 0.9375rem);
        }

        .grid-margin-y > .large-8 {
            height: calc(66.66667% - 0.9375rem);
        }

        .grid-margin-y > .large-9 {
            height: calc(75% - 0.9375rem);
        }

        .grid-margin-y > .large-10 {
            height: calc(83.33333% - 0.9375rem);
        }

        .grid-margin-y > .large-11 {
            height: calc(91.66667% - 0.9375rem);
        }

        .grid-margin-y > .large-12 {
            height: calc(100% - 0.9375rem);
        }
    }

    @media screen and (min-width: 75em) {
        .grid-margin-y > .xlarge-auto {
            height: auto;
        }

        .grid-margin-y > .xlarge-shrink {
            height: auto;
        }

        .grid-margin-y > .xlarge-1 {
            height: calc(8.33333% - 0.9375rem);
        }

        .grid-margin-y > .xlarge-2 {
            height: calc(16.66667% - 0.9375rem);
        }

        .grid-margin-y > .xlarge-3 {
            height: calc(25% - 0.9375rem);
        }

        .grid-margin-y > .xlarge-4 {
            height: calc(33.33333% - 0.9375rem);
        }

        .grid-margin-y > .xlarge-5 {
            height: calc(41.66667% - 0.9375rem);
        }

        .grid-margin-y > .xlarge-6 {
            height: calc(50% - 0.9375rem);
        }

        .grid-margin-y > .xlarge-7 {
            height: calc(58.33333% - 0.9375rem);
        }

        .grid-margin-y > .xlarge-8 {
            height: calc(66.66667% - 0.9375rem);
        }

        .grid-margin-y > .xlarge-9 {
            height: calc(75% - 0.9375rem);
        }

        .grid-margin-y > .xlarge-10 {
            height: calc(83.33333% - 0.9375rem);
        }

        .grid-margin-y > .xlarge-11 {
            height: calc(91.66667% - 0.9375rem);
        }

        .grid-margin-y > .xlarge-12 {
            height: calc(100% - 0.9375rem);
        }
    }

    @media screen and (min-width: 90em) {
        .grid-margin-y > .xxlarge-auto {
            height: auto;
        }

        .grid-margin-y > .xxlarge-shrink {
            height: auto;
        }

        .grid-margin-y > .xxlarge-1 {
            height: calc(8.33333% - 0.9375rem);
        }

        .grid-margin-y > .xxlarge-2 {
            height: calc(16.66667% - 0.9375rem);
        }

        .grid-margin-y > .xxlarge-3 {
            height: calc(25% - 0.9375rem);
        }

        .grid-margin-y > .xxlarge-4 {
            height: calc(33.33333% - 0.9375rem);
        }

        .grid-margin-y > .xxlarge-5 {
            height: calc(41.66667% - 0.9375rem);
        }

        .grid-margin-y > .xxlarge-6 {
            height: calc(50% - 0.9375rem);
        }

        .grid-margin-y > .xxlarge-7 {
            height: calc(58.33333% - 0.9375rem);
        }

        .grid-margin-y > .xxlarge-8 {
            height: calc(66.66667% - 0.9375rem);
        }

        .grid-margin-y > .xxlarge-9 {
            height: calc(75% - 0.9375rem);
        }

        .grid-margin-y > .xxlarge-10 {
            height: calc(83.33333% - 0.9375rem);
        }

        .grid-margin-y > .xxlarge-11 {
            height: calc(91.66667% - 0.9375rem);
        }

        .grid-margin-y > .xxlarge-12 {
            height: calc(100% - 0.9375rem);
        }
    }

    .grid-frame {
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw;
    }

    .cell .grid-frame {
        width: 100%;
    }

    .cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .cell-block-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%;
    }

        .cell-block-container > .grid-x {
            max-height: 100%;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        }

    @media print, screen and (min-width: 48em) {
        .medium-grid-frame {
            overflow: hidden;
            position: relative;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            -webkit-box-align: stretch;
            -ms-flex-align: stretch;
            align-items: stretch;
            width: 100vw;
        }

        .cell .medium-grid-frame {
            width: 100%;
        }

        .medium-cell-block {
            overflow-x: auto;
            max-width: 100%;
            -webkit-overflow-scrolling: touch;
            -ms-overflow-style: -ms-autohiding-scrollbar;
        }

        .medium-cell-block-container {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            max-height: 100%;
        }

            .medium-cell-block-container > .grid-x {
                max-height: 100%;
                -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
            }

        .medium-cell-block-y {
            overflow-y: auto;
            max-height: 100%;
            min-height: 100%;
            -webkit-overflow-scrolling: touch;
            -ms-overflow-style: -ms-autohiding-scrollbar;
        }
    }

    @media print, screen and (min-width: 64em) {
        .large-grid-frame {
            overflow: hidden;
            position: relative;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            -webkit-box-align: stretch;
            -ms-flex-align: stretch;
            align-items: stretch;
            width: 100vw;
        }

        .cell .large-grid-frame {
            width: 100%;
        }

        .large-cell-block {
            overflow-x: auto;
            max-width: 100%;
            -webkit-overflow-scrolling: touch;
            -ms-overflow-style: -ms-autohiding-scrollbar;
        }

        .large-cell-block-container {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            max-height: 100%;
        }

            .large-cell-block-container > .grid-x {
                max-height: 100%;
                -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
            }

        .large-cell-block-y {
            overflow-y: auto;
            max-height: 100%;
            min-height: 100%;
            -webkit-overflow-scrolling: touch;
            -ms-overflow-style: -ms-autohiding-scrollbar;
        }
    }

    @media screen and (min-width: 75em) {
        .xlarge-grid-frame {
            overflow: hidden;
            position: relative;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            -webkit-box-align: stretch;
            -ms-flex-align: stretch;
            align-items: stretch;
            width: 100vw;
        }

        .cell .xlarge-grid-frame {
            width: 100%;
        }

        .xlarge-cell-block {
            overflow-x: auto;
            max-width: 100%;
            -webkit-overflow-scrolling: touch;
            -ms-overflow-style: -ms-autohiding-scrollbar;
        }

        .xlarge-cell-block-container {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            max-height: 100%;
        }

            .xlarge-cell-block-container > .grid-x {
                max-height: 100%;
                -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
            }

        .xlarge-cell-block-y {
            overflow-y: auto;
            max-height: 100%;
            min-height: 100%;
            -webkit-overflow-scrolling: touch;
            -ms-overflow-style: -ms-autohiding-scrollbar;
        }
    }

    @media screen and (min-width: 90em) {
        .xxlarge-grid-frame {
            overflow: hidden;
            position: relative;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            -webkit-box-align: stretch;
            -ms-flex-align: stretch;
            align-items: stretch;
            width: 100vw;
        }

        .cell .xxlarge-grid-frame {
            width: 100%;
        }

        .xxlarge-cell-block {
            overflow-x: auto;
            max-width: 100%;
            -webkit-overflow-scrolling: touch;
            -ms-overflow-style: -ms-autohiding-scrollbar;
        }

        .xxlarge-cell-block-container {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            max-height: 100%;
        }

            .xxlarge-cell-block-container > .grid-x {
                max-height: 100%;
                -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
            }

        .xxlarge-cell-block-y {
            overflow-y: auto;
            max-height: 100%;
            min-height: 100%;
            -webkit-overflow-scrolling: touch;
            -ms-overflow-style: -ms-autohiding-scrollbar;
        }
    }

    .grid-y.grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh;
    }

    @media print, screen and (min-width: 48em) {
        .grid-y.medium-grid-frame {
            width: auto;
            overflow: hidden;
            position: relative;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            -webkit-box-align: stretch;
            -ms-flex-align: stretch;
            align-items: stretch;
            height: 100vh;
        }
    }

    @media print, screen and (min-width: 64em) {
        .grid-y.large-grid-frame {
            width: auto;
            overflow: hidden;
            position: relative;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            -webkit-box-align: stretch;
            -ms-flex-align: stretch;
            align-items: stretch;
            height: 100vh;
        }
    }

    @media screen and (min-width: 75em) {
        .grid-y.xlarge-grid-frame {
            width: auto;
            overflow: hidden;
            position: relative;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            -webkit-box-align: stretch;
            -ms-flex-align: stretch;
            align-items: stretch;
            height: 100vh;
        }
    }

    @media screen and (min-width: 90em) {
        .grid-y.xxlarge-grid-frame {
            width: auto;
            overflow: hidden;
            position: relative;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            -webkit-box-align: stretch;
            -ms-flex-align: stretch;
            align-items: stretch;
            height: 100vh;
        }
    }

    .cell .grid-y.grid-frame {
        height: 100%;
    }

    @media print, screen and (min-width: 48em) {
        .cell .grid-y.medium-grid-frame {
            height: 100%;
        }
    }

    @media print, screen and (min-width: 64em) {
        .cell .grid-y.large-grid-frame {
            height: 100%;
        }
    }

    @media screen and (min-width: 75em) {
        .cell .grid-y.xlarge-grid-frame {
            height: 100%;
        }
    }

    @media screen and (min-width: 90em) {
        .cell .grid-y.xxlarge-grid-frame {
            height: 100%;
        }
    }

    .grid-margin-y {
        margin-top: -0.625rem;
        margin-bottom: -0.625rem;
    }

    @media print, screen and (min-width: 48em) {
        .grid-margin-y {
            margin-top: -0.46875rem;
            margin-bottom: -0.46875rem;
        }
    }

    .grid-margin-y > .cell {
        height: calc(100% - 1.25rem);
        margin-top: 0.625rem;
        margin-bottom: 0.625rem;
    }

    @media print, screen and (min-width: 48em) {
        .grid-margin-y > .cell {
            height: calc(100% - 0.9375rem);
            margin-top: 0.46875rem;
            margin-bottom: 0.46875rem;
        }
    }

    .grid-margin-y > .auto {
        height: auto;
    }

    .grid-margin-y > .shrink {
        height: auto;
    }

    .grid-margin-y > .small-1 {
        height: calc(8.33333% - 1.25rem);
    }

    .grid-margin-y > .small-2 {
        height: calc(16.66667% - 1.25rem);
    }

    .grid-margin-y > .small-3 {
        height: calc(25% - 1.25rem);
    }

    .grid-margin-y > .small-4 {
        height: calc(33.33333% - 1.25rem);
    }

    .grid-margin-y > .small-5 {
        height: calc(41.66667% - 1.25rem);
    }

    .grid-margin-y > .small-6 {
        height: calc(50% - 1.25rem);
    }

    .grid-margin-y > .small-7 {
        height: calc(58.33333% - 1.25rem);
    }

    .grid-margin-y > .small-8 {
        height: calc(66.66667% - 1.25rem);
    }

    .grid-margin-y > .small-9 {
        height: calc(75% - 1.25rem);
    }

    .grid-margin-y > .small-10 {
        height: calc(83.33333% - 1.25rem);
    }

    .grid-margin-y > .small-11 {
        height: calc(91.66667% - 1.25rem);
    }

    .grid-margin-y > .small-12 {
        height: calc(100% - 1.25rem);
    }

    @media print, screen and (min-width: 48em) {
        .grid-margin-y > .auto {
            height: auto;
        }

        .grid-margin-y > .shrink {
            height: auto;
        }

        .grid-margin-y > .small-1 {
            height: calc(8.33333% - 0.9375rem);
        }

        .grid-margin-y > .small-2 {
            height: calc(16.66667% - 0.9375rem);
        }

        .grid-margin-y > .small-3 {
            height: calc(25% - 0.9375rem);
        }

        .grid-margin-y > .small-4 {
            height: calc(33.33333% - 0.9375rem);
        }

        .grid-margin-y > .small-5 {
            height: calc(41.66667% - 0.9375rem);
        }

        .grid-margin-y > .small-6 {
            height: calc(50% - 0.9375rem);
        }

        .grid-margin-y > .small-7 {
            height: calc(58.33333% - 0.9375rem);
        }

        .grid-margin-y > .small-8 {
            height: calc(66.66667% - 0.9375rem);
        }

        .grid-margin-y > .small-9 {
            height: calc(75% - 0.9375rem);
        }

        .grid-margin-y > .small-10 {
            height: calc(83.33333% - 0.9375rem);
        }

        .grid-margin-y > .small-11 {
            height: calc(91.66667% - 0.9375rem);
        }

        .grid-margin-y > .small-12 {
            height: calc(100% - 0.9375rem);
        }

        .grid-margin-y > .medium-auto {
            height: auto;
        }

        .grid-margin-y > .medium-shrink {
            height: auto;
        }

        .grid-margin-y > .medium-1 {
            height: calc(8.33333% - 0.9375rem);
        }

        .grid-margin-y > .medium-2 {
            height: calc(16.66667% - 0.9375rem);
        }

        .grid-margin-y > .medium-3 {
            height: calc(25% - 0.9375rem);
        }

        .grid-margin-y > .medium-4 {
            height: calc(33.33333% - 0.9375rem);
        }

        .grid-margin-y > .medium-5 {
            height: calc(41.66667% - 0.9375rem);
        }

        .grid-margin-y > .medium-6 {
            height: calc(50% - 0.9375rem);
        }

        .grid-margin-y > .medium-7 {
            height: calc(58.33333% - 0.9375rem);
        }

        .grid-margin-y > .medium-8 {
            height: calc(66.66667% - 0.9375rem);
        }

        .grid-margin-y > .medium-9 {
            height: calc(75% - 0.9375rem);
        }

        .grid-margin-y > .medium-10 {
            height: calc(83.33333% - 0.9375rem);
        }

        .grid-margin-y > .medium-11 {
            height: calc(91.66667% - 0.9375rem);
        }

        .grid-margin-y > .medium-12 {
            height: calc(100% - 0.9375rem);
        }
    }

    @media print, screen and (min-width: 64em) {
        .grid-margin-y > .large-auto {
            height: auto;
        }

        .grid-margin-y > .large-shrink {
            height: auto;
        }

        .grid-margin-y > .large-1 {
            height: calc(8.33333% - 0.9375rem);
        }

        .grid-margin-y > .large-2 {
            height: calc(16.66667% - 0.9375rem);
        }

        .grid-margin-y > .large-3 {
            height: calc(25% - 0.9375rem);
        }

        .grid-margin-y > .large-4 {
            height: calc(33.33333% - 0.9375rem);
        }

        .grid-margin-y > .large-5 {
            height: calc(41.66667% - 0.9375rem);
        }

        .grid-margin-y > .large-6 {
            height: calc(50% - 0.9375rem);
        }

        .grid-margin-y > .large-7 {
            height: calc(58.33333% - 0.9375rem);
        }

        .grid-margin-y > .large-8 {
            height: calc(66.66667% - 0.9375rem);
        }

        .grid-margin-y > .large-9 {
            height: calc(75% - 0.9375rem);
        }

        .grid-margin-y > .large-10 {
            height: calc(83.33333% - 0.9375rem);
        }

        .grid-margin-y > .large-11 {
            height: calc(91.66667% - 0.9375rem);
        }

        .grid-margin-y > .large-12 {
            height: calc(100% - 0.9375rem);
        }
    }

    @media screen and (min-width: 75em) {
        .grid-margin-y > .xlarge-auto {
            height: auto;
        }

        .grid-margin-y > .xlarge-shrink {
            height: auto;
        }

        .grid-margin-y > .xlarge-1 {
            height: calc(8.33333% - 0.9375rem);
        }

        .grid-margin-y > .xlarge-2 {
            height: calc(16.66667% - 0.9375rem);
        }

        .grid-margin-y > .xlarge-3 {
            height: calc(25% - 0.9375rem);
        }

        .grid-margin-y > .xlarge-4 {
            height: calc(33.33333% - 0.9375rem);
        }

        .grid-margin-y > .xlarge-5 {
            height: calc(41.66667% - 0.9375rem);
        }

        .grid-margin-y > .xlarge-6 {
            height: calc(50% - 0.9375rem);
        }

        .grid-margin-y > .xlarge-7 {
            height: calc(58.33333% - 0.9375rem);
        }

        .grid-margin-y > .xlarge-8 {
            height: calc(66.66667% - 0.9375rem);
        }

        .grid-margin-y > .xlarge-9 {
            height: calc(75% - 0.9375rem);
        }

        .grid-margin-y > .xlarge-10 {
            height: calc(83.33333% - 0.9375rem);
        }

        .grid-margin-y > .xlarge-11 {
            height: calc(91.66667% - 0.9375rem);
        }

        .grid-margin-y > .xlarge-12 {
            height: calc(100% - 0.9375rem);
        }
    }

    @media screen and (min-width: 90em) {
        .grid-margin-y > .xxlarge-auto {
            height: auto;
        }

        .grid-margin-y > .xxlarge-shrink {
            height: auto;
        }

        .grid-margin-y > .xxlarge-1 {
            height: calc(8.33333% - 0.9375rem);
        }

        .grid-margin-y > .xxlarge-2 {
            height: calc(16.66667% - 0.9375rem);
        }

        .grid-margin-y > .xxlarge-3 {
            height: calc(25% - 0.9375rem);
        }

        .grid-margin-y > .xxlarge-4 {
            height: calc(33.33333% - 0.9375rem);
        }

        .grid-margin-y > .xxlarge-5 {
            height: calc(41.66667% - 0.9375rem);
        }

        .grid-margin-y > .xxlarge-6 {
            height: calc(50% - 0.9375rem);
        }

        .grid-margin-y > .xxlarge-7 {
            height: calc(58.33333% - 0.9375rem);
        }

        .grid-margin-y > .xxlarge-8 {
            height: calc(66.66667% - 0.9375rem);
        }

        .grid-margin-y > .xxlarge-9 {
            height: calc(75% - 0.9375rem);
        }

        .grid-margin-y > .xxlarge-10 {
            height: calc(83.33333% - 0.9375rem);
        }

        .grid-margin-y > .xxlarge-11 {
            height: calc(91.66667% - 0.9375rem);
        }

        .grid-margin-y > .xxlarge-12 {
            height: calc(100% - 0.9375rem);
        }
    }

    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.25rem);
    }

    @media print, screen and (min-width: 48em) {
        .grid-frame.grid-margin-y {
            height: calc(100vh + 0.9375rem);
        }
    }

    @media print, screen and (min-width: 64em) {
        .grid-frame.grid-margin-y {
            height: calc(100vh + 0.9375rem);
        }
    }

    @media screen and (min-width: 75em) {
        .grid-frame.grid-margin-y {
            height: calc(100vh + 0.9375rem);
        }
    }

    @media screen and (min-width: 90em) {
        .grid-frame.grid-margin-y {
            height: calc(100vh + 0.9375rem);
        }
    }

    @media print, screen and (min-width: 48em) {
        .grid-margin-y.medium-grid-frame {
            height: calc(100vh + 0.9375rem);
        }
    }

    @media print, screen and (min-width: 64em) {
        .grid-margin-y.large-grid-frame {
            height: calc(100vh + 0.9375rem);
        }
    }

    @media screen and (min-width: 75em) {
        .grid-margin-y.xlarge-grid-frame {
            height: calc(100vh + 0.9375rem);
        }
    }

    @media screen and (min-width: 90em) {
        .grid-margin-y.xxlarge-grid-frame {
            height: calc(100vh + 0.9375rem);
        }
    }

    div,
    dl,
    dt,
    dd,
    ul,
    ol,
    li,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    pre,
    form,
    p,
    blockquote,
    th,
    td {
        margin: 0;
        padding: 0;
    }

    p {
        margin-bottom: 1rem;
        font-size: inherit;
        line-height: 1.6;
        text-rendering: optimizeLegibility;
    }

    em,
    i {
        font-style: italic;
        line-height: inherit;
    }

    strong,
    b {
        font-weight: bold;
        line-height: inherit;
    }

    small {
        font-size: 80%;
        line-height: inherit;
    }

    h1, .h1,
    h2, .h2,
    h3, .h3,
    h4, .h4,
    h5, .h5,
    h6, .h6 {
        margin-top: 0;
        font: var(--glob-font-heading);
        color: var(--glob-font-heading-color);
        text-rendering: optimizeLegibility;
    }

        h1 small, .h1 small,
        h2 small, .h2 small,
        h3 small, .h3 small,
        h4 small, .h4 small,
        h5 small, .h5 small,
        h6 small, .h6 small {
            line-height: 0;
            color: #cacaca;
        }

    h1, .h1 {
        font-size: 1.5rem;
        margin-bottom: 0.5rem;
    }

    h2, .h2 {
        font-size: 1.25rem;
        margin-bottom: 0.5rem;
    }

    h3, .h3 {
        font-size: 1.1875rem;
        margin-bottom: 0.5rem;
    }

    h4, .h4 {
        font-size: 1.125rem;
        margin-bottom: 0.5rem;
    }

    h5, .h5 {
        font-size: 1.0625rem;
        margin-bottom: 0.5rem;
    }

    h6, .h6 {
        font-size: 1rem;
        margin-bottom: 0.5rem;
    }

    @media print, screen and (min-width: 48em) {
        h1, .h1 {
            font-size: 2.25rem;
        }

        h2, .h2 {
            font-size: 2.5rem;
        }

        h3, .h3 {
            font-size: 1.9375rem;
        }

        h4, .h4 {
            font-size: 1.5625rem;
        }

        h5, .h5 {
            font-size: 1.25rem;
        }

        h6, .h6 {
            font-size: 1rem;
        }
    }

    a {
        line-height: inherit;
        color: inherit;
        cursor: pointer;
    }
        a:has(h1), a:has(h2), a:has(h3), a:has(h4), a:has(h5), h1 a, h2 a, h3 a, h4 a, h5 a, a:has(img),
        .nav-timer-variation a {
            text-decoration: none;
        }

        a:not(.button):hover, a:not(.button):focus {
            color: #4d5573;
        } 

        a img {
            border: 0;
        }

    hr {
        clear: both;
        max-width: 90rem;
        height: 0;
        margin: 1.25rem auto;
        border-top: 0;
        border-right: 0;
        border-bottom: 1px solid #cacaca;
        border-left: 0;
    }

    ul,
    ol,
    dl {
        margin-bottom: 1rem;
        list-style-position: outside;
        line-height: 1.6;
    }

    li {
        font-size: inherit;
    }

    ul {
        margin-left: 1.25rem;
        list-style-type: disc;
    }

    ol {
        margin-left: 1.25rem;
    }

        ul ul, ol ul, ul ol, ol ol {
            margin-left: 1.25rem;
            margin-bottom: 0;
        }

    dl {
        margin-bottom: 1rem;
    }

        dl dt {
            margin-bottom: 0.3rem;
            font-weight: bold;
        }

    blockquote {
        margin: 0 0 1rem;
        padding: 0.5625rem 1.25rem 0 1.1875rem;
        border-left: 1px solid #cacaca;
    }

        blockquote, blockquote p {
            line-height: 1.6;
            color: #8a8a8a;
        }

    cite {
        display: block;
        font-size: 0.8125rem;
        color: #8a8a8a;
    }

        cite:before {
            content: "\2014   ";
        }

    abbr, abbr[title] {
        border-bottom: 1px dotted #333333;
        cursor: help;
        text-decoration: none;
    }

    figure {
        margin: 0;
    }

    code {
        padding: 0.125rem 0.3125rem 0.0625rem;
        border: 1px solid #cacaca;
        background-color: #e6e6e6;
        font-family: Consolas, "Liberation Mono", Courier, monospace;
        font-weight: normal;
        color: #333333;
    }

    kbd {
        margin: 0;
        padding: 0.125rem 0.25rem 0;
        background-color: #e6e6e6;
        font-family: Consolas, "Liberation Mono", Courier, monospace;
        color: #333333;
    }

    .subheader {
        margin-top: 0.2rem;
        margin-bottom: 0.5rem;
        font-weight: normal;
        line-height: 1.4;
        color: #8a8a8a;
    }

    .lead {
        font-size: 125%;
        line-height: 1.6;
    }

    .stat {
        font-size: 2.5rem;
        line-height: 1;
    }

    p + .stat {
        margin-top: -1rem;
    }

    ul.no-bullet, ol.no-bullet {
        margin-left: 0;
        list-style: none;
    }

    .text-left {
        text-align: left;
    }

    .text-right {
        text-align: right;
    }

    .text-center {
        text-align: center;
    }

    .text-justify {
        text-align: justify;
    }

    @media print, screen and (min-width: 48em) {
        .medium-text-left {
            text-align: left;
        }

        .medium-text-right {
            text-align: right;
        }

        .medium-text-center {
            text-align: center;
        }

        .medium-text-justify {
            text-align: justify;
        }
    }

    @media print, screen and (min-width: 64em) {
        .large-text-left {
            text-align: left;
        }

        .large-text-right {
            text-align: right;
        }

        .large-text-center {
            text-align: center;
        }

        .large-text-justify {
            text-align: justify;
        }
    }

    @media screen and (min-width: 75em) {
        .xlarge-text-left {
            text-align: left;
        }

        .xlarge-text-right {
            text-align: right;
        }

        .xlarge-text-center {
            text-align: center;
        }

        .xlarge-text-justify {
            text-align: justify;
        }
    }

    @media screen and (min-width: 90em) {
        .xxlarge-text-left {
            text-align: left;
        }

        .xxlarge-text-right {
            text-align: right;
        }

        .xxlarge-text-center {
            text-align: center;
        }

        .xxlarge-text-justify {
            text-align: justify;
        }
    }

    .show-for-print {
        display: none !important;
    }

    @media print {
        * {
            background: transparent !important;
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
            color: black !important;
            text-shadow: none !important;
        }

        .show-for-print {
            display: block !important;
        }

        .hide-for-print {
            display: none !important;
        }

        table.show-for-print {
            display: table !important;
        }

        thead.show-for-print {
            display: table-header-group !important;
        }

        tbody.show-for-print {
            display: table-row-group !important;
        }

        tr.show-for-print {
            display: table-row !important;
        }

        td.show-for-print {
            display: table-cell !important;
        }

        th.show-for-print {
            display: table-cell !important;
        }

        a,
        a:visited {
            text-decoration: underline;
        }

            a[href]:after {
                content: " (" attr(href) ")";
            }

            .ir a:after,
            a[href^='javascript:']:after,
            a[href^='#']:after {
                content: '';
            }

        abbr[title]:after {
            content: " (" attr(title) ")";
        }

        pre,
        blockquote {
            border: 1px solid #8a8a8a;
            page-break-inside: avoid;
        }

        thead {
            display: table-header-group;
        }

        tr,
        img {
            page-break-inside: avoid;
        }

        img {
            max-width: 100% !important;
        }

        @page {
            margin: 0.5cm;
        }

        p,
        h2,
        h3 {
            orphans: 3;
            widows: 3;
        }

        h2,
        h3 {
            page-break-after: avoid;
        }

        .print-break-inside {
            page-break-inside: auto;
        }
    }

    [type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
    textarea {
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        height: 2.8125rem;
        margin: 0 0 1.375rem;
        padding: 0.6875rem;
        border: 1px solid #cacaca;
        border-radius: 0;
        background-color: #fefefe;
        -webkit-box-shadow: inset 0 1px 2px rgba(51, 51, 51, 0);
        box-shadow: inset 0 1px 2px rgba(51, 51, 51, 0);
        font-family: inherit;
        font-size: 1rem;
        font-weight: normal;
        line-height: 1.5;
        color: #333333;
        -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
        transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
        transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
        transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

        [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
        textarea:focus {
            outline: none;
            border: 1px solid #8a8a8a;
            background-color: #fefefe;
            -webkit-box-shadow: 0 0 5px #cacaca;
            box-shadow: 0 0 5px #cacaca;
            -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
            transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
            transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
            transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
        }

    textarea {
        max-width: 100%;
    }

        textarea[rows] {
            height: auto;
        }

        input:disabled, input[readonly],
        textarea:disabled,
        textarea[readonly] {
            background-color: #e6e6e6;
            cursor: not-allowed;
        }

    [type='submit'],
    [type='button'] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 0;
    }

    input[type='search'] {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    ::-webkit-input-placeholder {
        color: #cacaca;
    }

    ::-ms-input-placeholder {
        color: #cacaca;
    }

    ::placeholder {
        color: #cacaca;
    }

    [type='file'],
    [type='checkbox'],
    [type='radio'] {
        margin: 0 0 1.375rem;
    }

        [type='checkbox'] + label,
        [type='radio'] + label {
            display: inline-block;
            vertical-align: baseline;
            margin-left: 0.6875rem;
            margin-right: 1.375rem;
            margin-bottom: 0;
        }

            [type='checkbox'] + label[for],
            [type='radio'] + label[for] {
                cursor: pointer;
            }

label > [type='checkbox'],
label > [type='radio'] {
    margin-right: 0.6875rem;
    accent-color: var(--glob-selection-check);
}

    [type='file'] {
        width: 100%;
    }

    label {
        display: block;
        margin: 0;
        font-size: 0.875rem;
        font-weight: normal;
        line-height: 1.8;
        color: #333333;
    }

        label.middle {
            margin: 0 0 1.375rem;
            padding: 0.75rem 0;
        }

    .help-text {
        margin-top: -0.6875rem;
        font-size: 0.8125rem;
        font-style: italic;
        color: #333333;
    }

    .input-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin-bottom: 1.375rem;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

        .input-group > :first-child, .input-group > :first-child.input-group-button > * {
            border-radius: 0 0 0 0;
        }

        .input-group > :last-child, .input-group > :last-child.input-group-button > * {
            border-radius: 0 0 0 0;
        }

    .input-group-label, .input-group-field, .input-group-button, .input-group-button a,
    .input-group-button input,
    .input-group-button button,
    .input-group-button label {
        margin: 0;
        white-space: nowrap;
    }

    .input-group-label {
        padding: 0 1rem;
        border: 1px solid #cacaca;
        background: #e6e6e6;
        color: #333333;
        text-align: center;
        white-space: nowrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .input-group-label:first-child {
            border-right: 0;
        }

        .input-group-label:last-child {
            border-left: 0;
        }

    .input-group-field {
        border-radius: 0;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1;
        min-width: 0;
    }

    .input-group-button {
        padding-top: 0;
        padding-bottom: 0;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }

        .input-group-button a,
        .input-group-button input,
        .input-group-button button,
        .input-group-button label {
            -ms-flex-item-align: stretch;
            align-self: stretch;
            height: auto;
            padding-top: 0;
            padding-bottom: 0;
            font-size: 1rem;
        }

    fieldset {
        margin: 0;
        padding: 0;
        border: 0;
    }

    legend {
        max-width: 100%;
        margin-bottom: 0.6875rem;
    }

    .fieldset {
        margin: 1.125rem 0;
        padding: 1.25rem;
        border: 1px solid #cacaca;
    }

        .fieldset legend {
            margin: 0;
            margin-left: -0.1875rem;
            padding: 0 0.1875rem;
        }

    select {
        height: 2.8125rem;
        margin: 0 0 1.375rem;
        padding: 0.6875rem;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: 1px solid #cacaca;
        border-radius: 0;
        background-color: #fefefe;
        font-family: inherit;
        font-size: 1rem;
        font-weight: normal;
        line-height: 1.5;
        color: #333333;
        background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
        background-origin: content-box;
        background-position: right -1.375rem center;
        background-repeat: no-repeat;
        background-size: 9px 6px;
        padding-right: 2.0625rem;
        -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
        transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
        transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
        transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    }

    @media screen and (min-width: 0\0) {
        select {
            background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
        }
    }

    select:focus {
        outline: none;
        border: 1px solid #8a8a8a;
        background-color: #fefefe;
        -webkit-box-shadow: 0 0 5px #cacaca;
        box-shadow: 0 0 5px #cacaca;
        -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
        transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
        transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
        transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    }

    select:disabled {
        background-color: #e6e6e6;
        cursor: not-allowed;
    }

    select::-ms-expand {
        display: none;
    }

    select[multiple] {
        height: auto;
        background-image: none;
    }

    .is-invalid-input:not(:focus) {
        border-color: #cc4b37;
        background-color: #f9ecea;
    }

        .is-invalid-input:not(:focus)::-webkit-input-placeholder {
            color: #cc4b37;
        }

        .is-invalid-input:not(:focus)::-ms-input-placeholder {
            color: #cc4b37;
        }

        .is-invalid-input:not(:focus)::placeholder {
            color: #cc4b37;
        }

    .is-invalid-label {
        color: #cc4b37;
    }

    .form-error {
        display: none;
        margin-top: -0.6875rem;
        margin-bottom: 1.375rem;
        font-size: 0.75rem;
        font-weight: bold;
        color: #cc4b37;
    }

        .form-error.is-visible {
            display: block;
        }

    .button, .form-new-design .button {
        display: inline-block;
        vertical-align: middle;
        font: var(--glob-font-button);
        font-size: 1rem;
        margin: 0 0 1rem 0;
        padding: .75rem 1.5rem;
        border-radius: 1.5rem;
        line-height: 1.5em;
        text-align: center;
        cursor: pointer;
        background-color: var(--glob-button-bg-alt);
        color: #fff;
        text-decoration: none;
    }

        .button:hover, a.button:hover {
            color: #fff;
            background-color: var(--glob-button-bg-alt-hover);
        }

    [data-whatinput='mouse'] .button {
        outline: 0;
    }

    .button.tiny {
        font-size: 0.6rem;
    }

    .button.small {
        font-size: 0.75rem;
    }

    .button.large {
        font-size: 1rem;
    }

    .button.expanded {
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    .button.primary {
        background-color: var(--glob-font-body-color);
        color: #fefefe;
    }

        .button.primary:hover, .button.primary:focus {
            background-color: #13485c;
            color: #fefefe;
        }

    .button.secondary {
        background-color: #596386;
        color: #fefefe;
    }

        .button.secondary:hover, .button.secondary:focus {
            background-color: #474f6b;
            color: #fefefe;
        }

    .button.success {
        background-color: #2fc768;
        color: #333333;
    }

        .button.success:hover, .button.success:focus {
            background-color: #269f53;
            color: #333333;
        }

    .button.warning {
        background-color: #ffae00;
        color: #333333;
    }

        .button.warning:hover, .button.warning:focus {
            background-color: #cc8b00;
            color: #333333;
        }

    .button.alert {
        background-color: #cc4b37;
        color: #fefefe;
    }

        .button.alert:hover, .button.alert:focus {
            background-color: #a53b2a;
            color: #fefefe;
        }

    .button.black {
        background-color: #333333;
        color: #fefefe;
    }

        .button.black:hover, .button.black:focus {
            background-color: #292929;
            color: #fefefe;
        }

    .button.disabled, .button[disabled] {
        opacity: 0.25;
        cursor: not-allowed;
    }

        .button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
            background-color: var(--glob-font-body-color);
            color: #333333;
        }

            .button.disabled.primary, .button[disabled].primary {
                opacity: 0.25;
                cursor: not-allowed;
            }

                .button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
                    background-color: var(--glob-font-body-color);
                    color: #fefefe;
                }

            .button.disabled.secondary, .button[disabled].secondary {
                opacity: 0.25;
                cursor: not-allowed;
            }

                .button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
                    background-color: #596386;
                    color: #fefefe;
                }

            .button.disabled.success, .button[disabled].success {
                opacity: 0.25;
                cursor: not-allowed;
            }

                .button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
                    background-color: #2fc768;
                    color: #333333;
                }

            .button.disabled.warning, .button[disabled].warning {
                opacity: 0.25;
                cursor: not-allowed;
            }

                .button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
                    background-color: #ffae00;
                    color: #333333;
                }

            .button.disabled.alert, .button[disabled].alert {
                opacity: 0.25;
                cursor: not-allowed;
            }

                .button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
                    background-color: #cc4b37;
                    color: #fefefe;
                }

            .button.disabled.black, .button[disabled].black {
                opacity: 0.25;
                cursor: not-allowed;
            }

                .button.disabled.black, .button.disabled.black:hover, .button.disabled.black:focus, .button[disabled].black, .button[disabled].black:hover, .button[disabled].black:focus {
                    background-color: #333333;
                    color: #fefefe;
                }

    .button.hollow {
        border: 1px solid #000;
        color: #000;
    }

        .button.hollow, .button.hollow:hover, .button.hollow:focus {
            background-color: transparent;
        }

            .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
                background-color: transparent;
            }

            .button.hollow:hover, .button.hollow:focus {
                border-color: #0c2d3a;
                color: #0c2d3a;
            }

                .button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
                    border: 1px solid var(--glob-button-bg-alt);
                    color: var(--glob-font-body-color);
                }

            .button.hollow.primary {
                border: 1px solid var(--glob-button-bg-alt);
                color: var(--glob-font-body-color);
            }

                .button.hollow.primary:hover, .button.hollow.primary:focus {
                    border-color: #0c2d3a;
                    color: #0c2d3a;
                }

                    .button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] {
                        border: 1px solid var(--glob-button-bg-alt);
                        color: var(--glob-font-body-color);
                    }

            .button.hollow.secondary {
                border: 1px solid #596386;
                color: #596386;
            }

                .button.hollow.secondary:hover, .button.hollow.secondary:focus {
                    border-color: #2d3243;
                    color: #2d3243;
                }

                    .button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] {
                        border: 1px solid #596386;
                        color: #596386;
                    }

            .button.hollow.success {
                border: 1px solid #2fc768;
                color: #2fc768;
            }

                .button.hollow.success:hover, .button.hollow.success:focus {
                    border-color: #186434;
                    color: #186434;
                }

                    .button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled], .button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled] {
                        border: 1px solid #2fc768;
                        color: #2fc768;
                    }

            .button.hollow.warning {
                border: 1px solid #ffae00;
                color: #ffae00;
            }

                .button.hollow.warning:hover, .button.hollow.warning:focus {
                    border-color: #805700;
                    color: #805700;
                }

                    .button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled], .button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled] {
                        border: 1px solid #ffae00;
                        color: #ffae00;
                    }

            .button.hollow.alert {
                border: 1px solid #cc4b37;
                color: #cc4b37;
            }

                .button.hollow.alert:hover, .button.hollow.alert:focus {
                    border-color: #67251a;
                    color: #67251a;
                }

                    .button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled], .button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled] {
                        border: 1px solid #cc4b37;
                        color: #cc4b37;
                    }

            .button.hollow.black {
                border: 1px solid #333333;
                color: #333333;
            }

                .button.hollow.black:hover, .button.hollow.black:focus {
                    border-color: #1a1a1a;
                    color: #1a1a1a;
                }

                    .button.hollow.black:hover.disabled, .button.hollow.black:hover[disabled], .button.hollow.black:focus.disabled, .button.hollow.black:focus[disabled] {
                        border: 1px solid #333333;
                        color: #333333;
                    }

    .button.clear {
        border: 1px solid var(--glob-button-bg-alt);
        color: var(--glob-font-body-color);
    }

        .button.clear, .button.clear:hover, .button.clear:focus {
            background-color: transparent;
        }

            .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
                background-color: transparent;
            }

            .button.clear:hover, .button.clear:focus {
                border-color: #0c2d3a;
                color: #0c2d3a;
            }

                .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
                    border: 1px solid var(--glob-button-bg-alt);
                    color: var(--glob-font-body-color);
                }

                .button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
                    border-color: transparent;
                }

                    .button.clear.primary {
                        border: 1px solid var(--glob-button-bg-alt);
                        color: var(--glob-font-body-color);
                    }

                        .button.clear.primary:hover, .button.clear.primary:focus {
                            border-color: #0c2d3a;
                            color: #0c2d3a;
                        }

                            .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
                                border: 1px solid var(--glob-button-bg-alt);
                                color: var(--glob-font-body-color);
                            }

                            .button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
                                border-color: transparent;
                            }

                    .button.clear.secondary {
                        border: 1px solid #596386;
                        color: #596386;
                    }

                        .button.clear.secondary:hover, .button.clear.secondary:focus {
                            border-color: #2d3243;
                            color: #2d3243;
                        }

                            .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
                                border: 1px solid #596386;
                                color: #596386;
                            }

                            .button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
                                border-color: transparent;
                            }

                    .button.clear.success {
                        border: 1px solid #2fc768;
                        color: #2fc768;
                    }

                        .button.clear.success:hover, .button.clear.success:focus {
                            border-color: #186434;
                            color: #186434;
                        }

                            .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
                                border: 1px solid #2fc768;
                                color: #2fc768;
                            }

                            .button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
                                border-color: transparent;
                            }

                    .button.clear.warning {
                        border: 1px solid #ffae00;
                        color: #ffae00;
                    }

                        .button.clear.warning:hover, .button.clear.warning:focus {
                            border-color: #805700;
                            color: #805700;
                        }

                            .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
                                border: 1px solid #ffae00;
                                color: #ffae00;
                            }

                            .button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
                                border-color: transparent;
                            }

                    .button.clear.alert {
                        border: 1px solid #cc4b37;
                        color: #cc4b37;
                    }

                        .button.clear.alert:hover, .button.clear.alert:focus {
                            border-color: #67251a;
                            color: #67251a;
                        }

                            .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
                                border: 1px solid #cc4b37;
                                color: #cc4b37;
                            }

                            .button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
                                border-color: transparent;
                            }

                    .button.clear.black {
                        border: 1px solid #333333;
                        color: #333333;
                    }

                        .button.clear.black:hover, .button.clear.black:focus {
                            border-color: #1a1a1a;
                            color: #1a1a1a;
                        }

                            .button.clear.black:hover.disabled, .button.clear.black:hover[disabled], .button.clear.black:focus.disabled, .button.clear.black:focus[disabled] {
                                border: 1px solid #333333;
                                color: #333333;
                            }

                            .button.clear.black, .button.clear.black.disabled, .button.clear.black[disabled], .button.clear.black:hover, .button.clear.black:hover.disabled, .button.clear.black:hover[disabled], .button.clear.black:focus, .button.clear.black:focus.disabled, .button.clear.black:focus[disabled] {
                                border-color: transparent;
                            }

    .button.dropdown::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 0.4em;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #fefefe transparent transparent;
        position: relative;
        top: 0.4em;
        display: inline-block;
        float: right;
        margin-left: 1em;
    }

    .button.dropdown.hollow::after, .button.dropdown.clear::after {
        border-top-color: var(--glob-font-body-color);
    }

    .button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
        border-top-color: var(--glob-font-body-color);
    }

    .button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
        border-top-color: #596386;
    }

    .button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
        border-top-color: #2fc768;
    }

    .button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
        border-top-color: #ffae00;
    }

    .button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
        border-top-color: #cc4b37;
    }

    .button.dropdown.hollow.black::after, .button.dropdown.clear.black::after {
        border-top-color: #333333;
    }

    .button.arrow-only::after {
        top: -0.1em;
        float: none;
        margin-left: 0;
    }

    a.button:hover, a.button:focus {
        text-decoration: none;
    }

    .accordion {
        margin-left: 0;
        background: #fefefe;
        list-style-type: none;
    }

        .accordion[disabled] .accordion-title {
            cursor: not-allowed;
        }

    .accordion-item:first-child > :first-child {
        border-radius: 0 0 0 0;
    }

    .accordion-item:last-child > :last-child {
        border-radius: 0 0 0 0;
    }

    .accordion-title {
        position: relative;
        display: block;
        padding: 1.25rem 1rem;
        border: 1px solid #e6e6e6;
        border-bottom: 0;
        font-size: 0.75rem;
        line-height: 1;
        color: var(--glob-font-body-color);
    }

    :last-child:not(.is-active) > .accordion-title {
        border-bottom: 1px solid #e6e6e6;
        border-radius: 0 0 0 0;
    }

    .accordion-title:hover, .accordion-title:focus {
        background-color: #e6e6e6;
    }

    .accordion-title::before {
        position: absolute;
        top: 50%;
        right: 1rem;
        margin-top: -0.5rem;
        content: '+';
    }

    .is-active > .accordion-title::before {
        content: '\2013';
    }

    .accordion-content {
        display: none;
        padding: 1rem;
        border: 1px solid #e6e6e6;
        border-bottom: 0;
        background-color: #fefefe;
        color: #333333;
    }

    :last-child > .accordion-content:last-child {
        border-bottom: 1px solid #e6e6e6;
    }

    .breadcrumbs {
        margin: 0 0 1rem 0;
        list-style: none;
    }

        .breadcrumbs:before, .breadcrumbs:after {
            content: " ";
            display: table;
        }

        .breadcrumbs:after {
            clear: both;
        }

        .breadcrumbs li {
            float: left;
            font-size: 0.8125rem;
            color: #000000;
            cursor: default;
        }

            .breadcrumbs li:not(:last-child)::after {
                position: relative;
                margin: 0 0.5rem;
                opacity: 1;
                content: ">";
                color: #333333;
            }

        .breadcrumbs a {
            color: #333333;
        }

            .breadcrumbs a:hover {
                text-decoration: underline;
            }

        .breadcrumbs .disabled {
            color: #cacaca;
            cursor: not-allowed;
        }

    .callout {
        position: relative;
        margin: 0 0 1rem 0;
        padding: 1rem;
        border: 1px solid rgba(51, 51, 51, 0.25);
        border-radius: 0;
        background-color: white;
        color: #333333;
    }

        .callout > :first-child {
            margin-top: 0;
        }

        .callout > :last-child {
            margin-bottom: 0;
        }

        .callout.primary {
            background-color: #d1ebf5;
            color: #333333;
        }

        .callout.secondary {
            background-color: #e5e7ee;
            color: #333333;
        }

        .callout.success {
            background-color: #dff7e8;
            color: #333333;
        }

        .callout.warning {
            background-color: #fff3d9;
            color: #333333;
        }

        .callout.alert {
            background-color: #f7e4e1;
            color: #333333;
        }

        .callout.black {
            background-color: #e0e0e0;
            color: #333333;
        }

        .callout.small {
            padding-top: 0.5rem;
            padding-right: 0.5rem;
            padding-bottom: 0.5rem;
            padding-left: 0.5rem;
        }

        .callout.large {
            padding-top: 3rem;
            padding-right: 3rem;
            padding-bottom: 3rem;
            padding-left: 3rem;
        }

    .close-button {
        position: absolute;
        color: #8a8a8a;
        cursor: pointer;
    }

    [data-whatinput='mouse'] .close-button {
        outline: 0;
    }

    .close-button:hover, .close-button:focus {
        color: #333333;
    }

    .close-button.small {
        right: 0.66rem;
        top: 0.33em;
        font-size: 1.5em;
        line-height: 1;
    }

    .close-button, .close-button.medium {
        right: 1rem;
        top: 0.5rem;
        font-size: 2em;
        line-height: 1;
    }

    .menu {
        padding: 0;
        margin: 0;
        list-style: none;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    [data-whatinput='mouse'] .menu li {
        outline: 0;
    }

    .menu a,
    .menu .button {
        line-height: 1;
        text-decoration: none;
        display: block;
        padding: 0.7rem 1rem;
    }

    .menu input,
    .menu select,
    .menu a,
    .menu button {
        margin-bottom: 0;
    }

    .menu input {
        display: inline-block;
    }

    .menu, .menu.horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

        .menu.vertical {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
        }

        .menu.expanded li {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 0px;
            flex: 1 1;
        }

        .menu.simple {
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

            .menu.simple li + li {
                margin-left: 1rem;
            }

            .menu.simple a {
                padding: 0;
            }

    @media print, screen and (min-width: 48em) {
        .menu.medium-horizontal {
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
        }

        .menu.medium-vertical {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
        }

        .menu.medium-expanded li {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 0px;
            flex: 1 1;
        }

        .menu.medium-simple li {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 0px;
            flex: 1 1;
        }
    }

    @media print, screen and (min-width: 64em) {
        .menu.large-horizontal {
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
        }

        .menu.large-vertical {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
        }

        .menu.large-expanded li {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 0px;
            flex: 1 1;
        }

        .menu.large-simple li {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 0px;
            flex: 1 1;
        }
    }

    @media screen and (min-width: 75em) {
        .menu.xlarge-horizontal {
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
        }

        .menu.xlarge-vertical {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
        }

        .menu.xlarge-expanded li {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 0px;
            flex: 1 1;
        }

        .menu.xlarge-simple li {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 0px;
            flex: 1 1;
        }
    }

    @media screen and (min-width: 90em) {
        .menu.xxlarge-horizontal {
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
        }

        .menu.xxlarge-vertical {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
        }

        .menu.xxlarge-expanded li {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 0px;
            flex: 1 1;
        }

        .menu.xxlarge-simple li {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 0px;
            flex: 1 1;
        }
    }

    .menu.nested {
        margin-right: 0;
        margin-left: 1rem;
    }

    .menu.icons a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .menu.icon-left li a {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    }

        .menu.icon-left li a img,
        .menu.icon-left li a i,
        .menu.icon-left li a svg {
            margin-right: 0.25rem;
        }

    .menu.icon-right li a {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    }

        .menu.icon-right li a img,
        .menu.icon-right li a i,
        .menu.icon-right li a svg {
            margin-left: 0.25rem;
        }

    .menu.icon-top li a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    }

        .menu.icon-top li a img,
        .menu.icon-top li a i,
        .menu.icon-top li a svg {
            -ms-flex-item-align: stretch;
            align-self: stretch;
            margin-bottom: 0.25rem;
            text-align: center;
        }

    .menu.icon-bottom li a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    }

        .menu.icon-bottom li a img,
        .menu.icon-bottom li a i,
        .menu.icon-bottom li a svg {
            -ms-flex-item-align: stretch;
            align-self: stretch;
            margin-bottom: 0.25rem;
            text-align: center;
        }

    .menu .is-active > a {
        background: var(--glob-button-bg-alt);
        color: #fefefe;
    }

    .menu .active > a {
        background: var(--glob-button-bg-alt);
        color: #fefefe;
    }

    .menu.align-left {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .menu.align-right li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

        .menu.align-right li .submenu li {
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
        }

    .menu.align-right.vertical li {
        display: block;
        text-align: right;
    }

        .menu.align-right.vertical li .submenu li {
            text-align: right;
        }

    .menu.align-right .nested {
        margin-right: 1rem;
        margin-left: 0;
    }

    .menu.align-center li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .menu.align-center li .submenu li {
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
        }

    .menu .menu-text {
        padding: 0.7rem 1rem;
        font-weight: bold;
        line-height: 1;
        color: inherit;
    }

    .menu-centered > .menu {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .menu-centered > .menu li {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

            .menu-centered > .menu li .submenu li {
                -webkit-box-pack: start;
                -ms-flex-pack: start;
                justify-content: flex-start;
            }

    .no-js [data-responsive-menu] ul {
        display: none;
    }

    .menu-icon {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        width: 20px;
        height: 16px;
        cursor: pointer;
    }

        .menu-icon::after {
            position: absolute;
            top: 0;
            left: 0;
            display: block;
            width: 100%;
            height: 2px;
            background: #fefefe;
            -webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
            box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
            content: '';
        }

        .menu-icon:hover::after {
            background: #cacaca;
            -webkit-box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
            box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
        }

        .menu-icon.dark {
            position: relative;
            display: inline-block;
            vertical-align: middle;
            width: 20px;
            height: 16px;
            cursor: pointer;
        }

            .menu-icon.dark::after {
                position: absolute;
                top: 0;
                left: 0;
                display: block;
                width: 100%;
                height: 2px;
                background: #333333;
                -webkit-box-shadow: 0 7px 0 #333333, 0 14px 0 #333333;
                box-shadow: 0 7px 0 #333333, 0 14px 0 #333333;
                content: '';
            }

            .menu-icon.dark:hover::after {
                background: #8a8a8a;
                -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
                box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
            }

    .is-drilldown {
        position: relative;
        overflow: hidden;
    }

        .is-drilldown li {
            display: block;
        }

        .is-drilldown.animate-height {
            -webkit-transition: height 0.5s;
            transition: height 0.5s;
        }

    .drilldown a {
        padding: 0.7rem 1rem;
        background: #fefefe;
    }

    .drilldown .is-drilldown-submenu {
        position: absolute;
        top: 0;
        left: 100%;
        z-index: -1;
        width: 100%;
        background: #fefefe;
        -webkit-transition: -webkit-transform 0.15s linear;
        transition: -webkit-transform 0.15s linear;
        transition: transform 0.15s linear;
        transition: transform 0.15s linear, -webkit-transform 0.15s linear;
    }

        .drilldown .is-drilldown-submenu.is-active {
            z-index: 1;
            display: block;
            -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
        }

        .drilldown .is-drilldown-submenu.is-closing {
            -webkit-transform: translateX(100%);
            transform: translateX(100%);
        }

        .drilldown .is-drilldown-submenu a {
            padding: 0.7rem 1rem;
        }

    .drilldown .nested.is-drilldown-submenu {
        margin-right: 0;
        margin-left: 0;
    }

    .drilldown .drilldown-submenu-cover-previous {
        min-height: 100%;
    }

    .drilldown .is-drilldown-submenu-parent > a {
        position: relative;
    }

        .drilldown .is-drilldown-submenu-parent > a::after {
            display: block;
            width: 0;
            height: 0;
            border: inset 6px;
            content: '';
            border-right-width: 0;
            border-left-style: solid;
            border-color: transparent transparent transparent #185A73;
            position: absolute;
            top: 50%;
            margin-top: -6px;
            right: 1rem;
        }

    .drilldown.align-left .is-drilldown-submenu-parent > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #596386;
        right: 1rem;
        left: auto;
    }

    .drilldown.align-right .is-drilldown-submenu-parent > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #596386 transparent transparent;
        right: auto;
        left: 1rem;
    }

    .drilldown .js-drilldown-back > a::before {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #185A73 transparent transparent;
        display: inline-block;
        vertical-align: middle;
        margin-right: 0.75rem;
    }

    .dropdown.menu > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto;
    }

    .dropdown.menu > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0;
    }

    .dropdown.menu > li.is-dropdown-submenu-parent > a {
        position: relative;
        padding-right: 1.5rem;
    }

        .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
            display: block;
            width: 0;
            height: 0;
            border: inset 6px;
            content: '';
            border-bottom-width: 0;
            border-top-style: solid;
            border-color: #596386 transparent transparent;
            right: 5px;
            left: auto;
            margin-top: -3px;
        }

    [data-whatinput='mouse'] .dropdown.menu a {
        outline: 0;
    }

    .dropdown.menu > li > a {
        padding: 0.7rem 1rem;
    }

    .dropdown.menu > li.is-active > a {
        background: transparent;
        color: var(--glob-font-body-color);
    }

    .no-js .dropdown.menu ul {
        display: none;
    }

    .dropdown.menu .nested.is-dropdown-submenu {
        margin-right: 0;
        margin-left: 0;
    }

    .dropdown.menu.vertical > li .is-dropdown-submenu {
        top: 0;
    }

    .dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
        top: 0;
        right: 100%;
        left: auto;
    }

    .dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%;
    }

    .dropdown.menu.vertical > li > a::after {
        right: 14px;
    }

    .dropdown.menu.vertical > li.opens-left > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #596386 transparent transparent;
        right: auto;
        left: 5px;
    }

    .dropdown.menu.vertical > li.opens-right > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #596386;
    }

    @media print, screen and (min-width: 48em) {
        .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
            top: 100%;
            right: 0;
            left: auto;
        }

        .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
            top: 100%;
            right: auto;
            left: 0;
        }

        .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
            position: relative;
            padding-right: 1.5rem;
        }

            .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
                display: block;
                width: 0;
                height: 0;
                border: inset 6px;
                content: '';
                border-bottom-width: 0;
                border-top-style: solid;
                border-color: #596386 transparent transparent;
                right: 5px;
                left: auto;
                margin-top: -3px;
            }

        .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
            top: 0;
        }

        .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
            top: 0;
            right: 100%;
            left: auto;
        }

        .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
            right: auto;
            left: 100%;
        }

        .dropdown.menu.medium-vertical > li > a::after {
            right: 14px;
        }

        .dropdown.menu.medium-vertical > li.opens-left > a::after {
            display: block;
            width: 0;
            height: 0;
            border: inset 6px;
            content: '';
            border-left-width: 0;
            border-right-style: solid;
            border-color: transparent #596386 transparent transparent;
            right: auto;
            left: 5px;
        }

        .dropdown.menu.medium-vertical > li.opens-right > a::after {
            display: block;
            width: 0;
            height: 0;
            border: inset 6px;
            content: '';
            border-right-width: 0;
            border-left-style: solid;
            border-color: transparent transparent transparent #596386;
        }
    }

    @media print, screen and (min-width: 64em) {
        .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
            top: 100%;
            right: 0;
            left: auto;
        }

        .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
            top: 100%;
            right: auto;
            left: 0;
        }

        .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
            position: relative;
            padding-right: 1.5rem;
        }

            .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
                display: block;
                width: 0;
                height: 0;
                border: inset 6px;
                content: '';
                border-bottom-width: 0;
                border-top-style: solid;
                border-color: #596386 transparent transparent;
                right: 5px;
                left: auto;
                margin-top: -3px;
            }

        .dropdown.menu.large-vertical > li .is-dropdown-submenu {
            top: 0;
        }

        .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
            top: 0;
            right: 100%;
            left: auto;
        }

        .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
            right: auto;
            left: 100%;
        }

        .dropdown.menu.large-vertical > li > a::after {
            right: 14px;
        }

        .dropdown.menu.large-vertical > li.opens-left > a::after {
            display: block;
            width: 0;
            height: 0;
            border: inset 6px;
            content: '';
            border-left-width: 0;
            border-right-style: solid;
            border-color: transparent #596386 transparent transparent;
            right: auto;
            left: 5px;
        }

        .dropdown.menu.large-vertical > li.opens-right > a::after {
            display: block;
            width: 0;
            height: 0;
            border: inset 6px;
            content: '';
            border-right-width: 0;
            border-left-style: solid;
            border-color: transparent transparent transparent #596386;
        }
    }

    @media screen and (min-width: 75em) {
        .dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu {
            top: 100%;
            right: 0;
            left: auto;
        }

        .dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu {
            top: 100%;
            right: auto;
            left: 0;
        }

        .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a {
            position: relative;
            padding-right: 1.5rem;
        }

            .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
                display: block;
                width: 0;
                height: 0;
                border: inset 6px;
                content: '';
                border-bottom-width: 0;
                border-top-style: solid;
                border-color: #596386 transparent transparent;
                right: 5px;
                left: auto;
                margin-top: -3px;
            }

        .dropdown.menu.xlarge-vertical > li .is-dropdown-submenu {
            top: 0;
        }

        .dropdown.menu.xlarge-vertical > li.opens-left > .is-dropdown-submenu {
            top: 0;
            right: 100%;
            left: auto;
        }

        .dropdown.menu.xlarge-vertical > li.opens-right > .is-dropdown-submenu {
            right: auto;
            left: 100%;
        }

        .dropdown.menu.xlarge-vertical > li > a::after {
            right: 14px;
        }

        .dropdown.menu.xlarge-vertical > li.opens-left > a::after {
            display: block;
            width: 0;
            height: 0;
            border: inset 6px;
            content: '';
            border-left-width: 0;
            border-right-style: solid;
            border-color: transparent #596386 transparent transparent;
            right: auto;
            left: 5px;
        }

        .dropdown.menu.xlarge-vertical > li.opens-right > a::after {
            display: block;
            width: 0;
            height: 0;
            border: inset 6px;
            content: '';
            border-right-width: 0;
            border-left-style: solid;
            border-color: transparent transparent transparent #596386;
        }
    }

    @media screen and (min-width: 90em) {
        .dropdown.menu.xxlarge-horizontal > li.opens-left > .is-dropdown-submenu {
            top: 100%;
            right: 0;
            left: auto;
        }

        .dropdown.menu.xxlarge-horizontal > li.opens-right > .is-dropdown-submenu {
            top: 100%;
            right: auto;
            left: 0;
        }

        .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a {
            position: relative;
            padding-right: 1.5rem;
        }

            .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
                display: block;
                width: 0;
                height: 0;
                border: inset 6px;
                content: '';
                border-bottom-width: 0;
                border-top-style: solid;
                border-color: #596386 transparent transparent;
                right: 5px;
                left: auto;
                margin-top: -3px;
            }

        .dropdown.menu.xxlarge-vertical > li .is-dropdown-submenu {
            top: 0;
        }

        .dropdown.menu.xxlarge-vertical > li.opens-left > .is-dropdown-submenu {
            top: 0;
            right: 100%;
            left: auto;
        }

        .dropdown.menu.xxlarge-vertical > li.opens-right > .is-dropdown-submenu {
            right: auto;
            left: 100%;
        }

        .dropdown.menu.xxlarge-vertical > li > a::after {
            right: 14px;
        }

        .dropdown.menu.xxlarge-vertical > li.opens-left > a::after {
            display: block;
            width: 0;
            height: 0;
            border: inset 6px;
            content: '';
            border-left-width: 0;
            border-right-style: solid;
            border-color: transparent #596386 transparent transparent;
            right: auto;
            left: 5px;
        }

        .dropdown.menu.xxlarge-vertical > li.opens-right > a::after {
            display: block;
            width: 0;
            height: 0;
            border: inset 6px;
            content: '';
            border-right-width: 0;
            border-left-style: solid;
            border-color: transparent transparent transparent #596386;
        }
    }

    .dropdown.menu.align-right .is-dropdown-submenu.first-sub {
        top: 100%;
        right: 0;
        left: auto;
    }

    .is-dropdown-menu.vertical {
        width: 100px;
    }

        .is-dropdown-menu.vertical.align-right {
            float: right;
        }

    .is-dropdown-submenu-parent {
        position: relative;
    }

        .is-dropdown-submenu-parent a::after {
            position: absolute;
            top: 50%;
            right: 5px;
            left: auto;
            margin-top: -6px;
        }

        .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
            top: 100%;
            left: auto;
        }

        .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
            right: 100%;
            left: auto;
        }

        .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
            right: auto;
            left: 100%;
        }

    .is-dropdown-submenu {
        position: absolute;
        top: 0;
        left: 100%;
        z-index: 1;
        display: none;
        min-width: 200px;
        border: 1px solid #cacaca;
        background: #fefefe;
    }

    .dropdown .is-dropdown-submenu a {
        padding: 0.7rem 1rem;
    }

    .is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
        right: 14px;
    }

    .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #596386 transparent transparent;
        right: auto;
        left: 5px;
    }

    .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #596386;
    }

    .is-dropdown-submenu .is-dropdown-submenu {
        margin-top: -1px;
    }

    .is-dropdown-submenu > li {
        width: 100%;
    }

    .is-dropdown-submenu.js-dropdown-active {
        display: block;
    }

    .label {
        display: inline-block;
        padding: 0.33333rem 0.5rem;
        border-radius: 0;
        font-size: 0.8rem;
        line-height: 1;
        white-space: nowrap;
        cursor: default;
        background: var(--glob-button-bg-alt);
        color: #fefefe;
    }

        .label.primary {
            background: var(--glob-button-bg-alt);
            color: #fefefe;
        }

        .label.secondary {
            background: #596386;
            color: #fefefe;
        }

        .label.success {
            background: #2fc768;
            color: #333333;
        }

        .label.warning {
            background: #ffae00;
            color: #333333;
        }

        .label.alert {
            background: #cc4b37;
            color: #fefefe;
        }

        .label.black {
            background: #333333;
            color: #fefefe;
        }

    .pagination {
        margin-left: 0;
        margin-bottom: 1rem;
    }

        .pagination:before, .pagination:after {
            content: " ";
            display: table;
        }

        .pagination:after {
            clear: both;
        }

        .pagination li {
            margin-right: 0.0625rem;
            border-radius: 0;
            font-size: 0.875rem;
            display: none;
        }

            .pagination li:last-child, .pagination li:first-child {
                display: inline-block;
            }

    @media print, screen and (min-width: 48em) {
        .pagination li {
            display: inline-block;
        }
    }

    .pagination a,
    .pagination button {
        display: block;
        padding: 0.1875rem 0.625rem;
        border-radius: 0;
        color: #333333;
    }

        .pagination a:hover,
        .pagination button:hover {
            background: #e6e6e6;
        }

    .pagination .current {
        padding: 0.1875rem 0.625rem;
        background: var(--glob-button-bg-alt);
        color: #fefefe;
        cursor: default;
    }

    .pagination .disabled {
        padding: 0.1875rem 0.625rem;
        color: #cacaca;
        cursor: not-allowed;
    }

        .pagination .disabled:hover {
            background: transparent;
        }

    .pagination .ellipsis::after {
        padding: 0.1875rem 0.625rem;
        content: '\2026';
        color: #333333;
    }

    .pagination-previous a::before,
    .pagination-previous.disabled::before {
        display: inline-block;
        margin-right: 0.5rem;
        content: '\AB';
    }

    .pagination-next a::after,
    .pagination-next.disabled::after {
        display: inline-block;
        margin-left: 0.5rem;
        content: '\BB';
    }

    table {
        border-collapse: collapse;
        width: 100%;
        margin-bottom: 1rem;
        border-radius: 0;
    }

    thead,
    tbody,
    tfoot {
        border: 1px solid #f1f1f1;
        background-color: #fefefe;
    }

    caption {
        padding: 0.5rem 0.625rem 0.625rem;
        font-weight: bold;
    }

    thead {
        background: #f8f8f8;
        color: #333333;
    }

    tfoot {
        background: #f1f1f1;
        color: #333333;
    }

        thead tr,
        tfoot tr {
            background: transparent;
        }

        thead th,
        thead td,
        tfoot th,
        tfoot td {
            padding: 0.5rem 0.625rem 0.625rem;
            font-weight: bold;
            text-align: left;
        }

    tbody th,
    tbody td {
        padding: 0.5rem 0.625rem 0.625rem;
    }

    tbody tr:nth-child(even) {
        border-bottom: 0;
        background-color: #f1f1f1;
    }

    table.unstriped tbody {
        background-color: #fefefe;
    }

        table.unstriped tbody tr {
            border-bottom: 0;
            border-bottom: 1px solid #f1f1f1;
            background-color: #fefefe;
        }

    @media screen and (max-width: 63.99875em) {
        table.stack thead {
            display: none;
        }

        table.stack tfoot {
            display: none;
        }

        table.stack tr,
        table.stack th,
        table.stack td {
            display: block;
        }

        table.stack td {
            border-top: 0;
        }
    }

    table.scroll {
        display: block;
        width: 100%;
        overflow-x: auto;
    }

    table.hover thead tr:hover {
        background-color: #f3f3f3;
    }

    table.hover tfoot tr:hover {
        background-color: #ececec;
    }

    table.hover tbody tr:hover {
        background-color: #f9f9f9;
    }

    table.hover:not(.unstriped) tr:nth-of-type(even):hover {
        background-color: #ececec;
    }

    .table-scroll {
        overflow-x: auto;
    }

    .tabs {
        margin: 0;
        border: 1px solid #e6e6e6;
        background: #fefefe;
        list-style-type: none;
    }

        .tabs:before, .tabs:after {
            content: " ";
            display: table;
        }

        .tabs:after {
            clear: both;
        }

        .tabs.vertical > li {
            display: block;
            float: none;
            width: auto;
        }

        .tabs.simple > li > a {
            padding: 0;
        }

            .tabs.simple > li > a:hover {
                background: transparent;
            }

        .tabs.primary {
            background: var(--glob-button-bg-alt);
        }

            .tabs.primary > li > a {
                color: #fefefe;
            }

                .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
                    background: #1b6682;
                }

    .tabs-title {
        float: left;
    }

        .tabs-title > a {
            display: block;
            padding: 1.25rem 1.5rem;
            font-size: 0.75rem;
            line-height: 1;
            color: var(--glob-font-body-color);
        }

    [data-whatinput='mouse'] .tabs-title > a {
        outline: 0;
    }

    .tabs-title > a:hover {
        background: #fefefe;
        color: #154d63;
    }

    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
        background: #e6e6e6;
        color: var(--glob-font-body-color);
    }

    .tabs-content {
        border: 1px solid #e6e6e6;
        border-top: 0;
        background: #fefefe;
        color: #333333;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

        .tabs-content.vertical {
            border: 1px solid #e6e6e6;
            border-left: 0;
        }

    .tabs-panel {
        display: none;
        padding: 1rem;
    }

        .tabs-panel.is-active {
            display: block;
        }

    .top-bar {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0.5rem;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .top-bar,
        .top-bar ul {
            background-color: #e6e6e6;
        }

            .top-bar input {
                max-width: 200px;
                margin-right: 1rem;
            }

            .top-bar .input-group-field {
                width: 100%;
                margin-right: 0;
            }

            .top-bar input.button {
                width: auto;
            }

            .top-bar .top-bar-left,
            .top-bar .top-bar-right {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 100%;
                flex: 0 0 100%;
                max-width: 100%;
            }

    @media print, screen and (min-width: 48em) {
        .top-bar {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        }

            .top-bar .top-bar-left {
                -webkit-box-flex: 1;
                -ms-flex: 1 1 auto;
                flex: 1 1 auto;
                margin-right: auto;
            }

            .top-bar .top-bar-right {
                -webkit-box-flex: 0;
                -ms-flex: 0 1 auto;
                flex: 0 1 auto;
                margin-left: auto;
            }
    }

    @media screen and (max-width: 63.99875em) {
        .top-bar.stacked-for-medium {
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

            .top-bar.stacked-for-medium .top-bar-left,
            .top-bar.stacked-for-medium .top-bar-right {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 100%;
                flex: 0 0 100%;
                max-width: 100%;
            }
    }

    @media screen and (max-width: 74.99875em) {
        .top-bar.stacked-for-large {
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

            .top-bar.stacked-for-large .top-bar-left,
            .top-bar.stacked-for-large .top-bar-right {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 100%;
                flex: 0 0 100%;
                max-width: 100%;
            }
    }

    @media screen and (max-width: 89.99875em) {
        .top-bar.stacked-for-xlarge {
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

            .top-bar.stacked-for-xlarge .top-bar-left,
            .top-bar.stacked-for-xlarge .top-bar-right {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 100%;
                flex: 0 0 100%;
                max-width: 100%;
            }
    }

    .top-bar.stacked-for-xxlarge {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .top-bar.stacked-for-xxlarge .top-bar-left,
        .top-bar.stacked-for-xxlarge .top-bar-right {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
        }

    .top-bar-title {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin: 0.5rem 1rem 0.5rem 0;
    }

    .top-bar-left,
    .top-bar-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }

    .hide {
        display: none !important;
    }

    .invisible {
        visibility: hidden;
    }

    @media screen and (max-width: 47.99875em) {
        .hide-for-small-only {
            display: none !important;
        }
    }

    @media screen and (max-width: 0em), screen and (min-width: 48em) {
        .show-for-small-only {
            display: none !important;
        }
    }

    @media print, screen and (min-width: 48em) {
        .hide-for-medium {
            display: none !important;
        }
    }

    @media screen and (max-width: 47.99875em) {
        .show-for-medium {
            display: none !important;
        }
    }

    @media screen and (min-width: 48em) and (max-width: 63.99875em) {
        .hide-for-medium-only {
            display: none !important;
        }
    }

    @media screen and (max-width: 47.99875em), screen and (min-width: 64em) {
        .show-for-medium-only {
            display: none !important;
        }
    }

    @media print, screen and (min-width: 76.5625em) {
        .hide-for-large {
            display: none !important;
        }
    }

    @media screen and (max-width: 76.5em) {
        .show-for-large {
            display: none !important;
        }
    }

    @media screen and (min-width: 64em) and (max-width: 74.99875em) {
        .hide-for-large-only {
            display: none !important;
        }
    }

    @media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
        .show-for-large-only {
            display: none !important;
        }
    }

    @media screen and (min-width: 75em) {
        .hide-for-xlarge {
            display: none !important;
        }
    }

    @media screen and (max-width: 74.99875em) {
        .show-for-xlarge {
            display: none !important;
        }
    }

    @media screen and (min-width: 75em) and (max-width: 89.99875em) {
        .hide-for-xlarge-only {
            display: none !important;
        }
    }

    @media screen and (max-width: 74.99875em), screen and (min-width: 90em) {
        .show-for-xlarge-only {
            display: none !important;
        }
    }

    @media screen and (min-width: 90em) {
        .hide-for-xxlarge {
            display: none !important;
        }
    }

    @media screen and (max-width: 89.99875em) {
        .show-for-xxlarge {
            display: none !important;
        }
    }

    @media screen and (min-width: 90em) {
        .hide-for-xxlarge-only {
            display: none !important;
        }
    }

    @media screen and (max-width: 89.99875em) {
        .show-for-xxlarge-only {
            display: none !important;
        }
    }

    .show-for-sr,
    .show-on-focus {
        position: absolute !important;
        width: 1px;
        height: 1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        border: 0;
    }

        .show-on-focus:active, .show-on-focus:focus {
            position: static !important;
            width: auto;
            height: auto;
            overflow: visible;
            clip: auto;
            white-space: normal;
        }

    .show-for-landscape,
    .hide-for-portrait {
        display: block !important;
    }

    @media screen and (orientation: landscape) {
        .show-for-landscape,
        .hide-for-portrait {
            display: block !important;
        }
    }

    @media screen and (orientation: portrait) {
        .show-for-landscape,
        .hide-for-portrait {
            display: none !important;
        }
    }

    .hide-for-landscape,
    .show-for-portrait {
        display: none !important;
    }

    @media screen and (orientation: landscape) {
        .hide-for-landscape,
        .show-for-portrait {
            display: none !important;
        }
    }

    @media screen and (orientation: portrait) {
        .hide-for-landscape,
        .show-for-portrait {
            display: block !important;
        }
    }

    .float-left {
        float: left !important;
    }

    .float-right {
        float: right !important;
    }

    .float-center {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

    .clearfix:before, .clearfix:after {
        content: " ";
        display: table;
    }

    .clearfix:after {
        clear: both;
    }

    .align-left {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .align-right {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .align-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .align-justify {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .align-spaced {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .align-left.vertical.menu > li > a {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .align-right.vertical.menu > li > a {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .align-center.vertical.menu > li > a {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .align-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .align-self-top {
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .align-bottom {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .align-self-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end;
    }

    .align-middle {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .align-self-middle {
        -ms-flex-item-align: center;
        align-self: center;
    }

    .align-stretch {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

    .align-self-stretch {
        -ms-flex-item-align: stretch;
        align-self: stretch;
    }

    .align-center-middle {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center;
    }

    .small-order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .small-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .small-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .small-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .small-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }

    .small-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }

    @media print, screen and (min-width: 48em) {
        .medium-order-1 {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1;
        }

        .medium-order-2 {
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2;
        }

        .medium-order-3 {
            -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
            order: 3;
        }

        .medium-order-4 {
            -webkit-box-ordinal-group: 5;
            -ms-flex-order: 4;
            order: 4;
        }

        .medium-order-5 {
            -webkit-box-ordinal-group: 6;
            -ms-flex-order: 5;
            order: 5;
        }

        .medium-order-6 {
            -webkit-box-ordinal-group: 7;
            -ms-flex-order: 6;
            order: 6;
        }
    }

    @media print, screen and (min-width: 64em) {
        .large-order-1 {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1;
        }

        .large-order-2 {
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2;
        }

        .large-order-3 {
            -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
            order: 3;
        }

        .large-order-4 {
            -webkit-box-ordinal-group: 5;
            -ms-flex-order: 4;
            order: 4;
        }

        .large-order-5 {
            -webkit-box-ordinal-group: 6;
            -ms-flex-order: 5;
            order: 5;
        }

        .large-order-6 {
            -webkit-box-ordinal-group: 7;
            -ms-flex-order: 6;
            order: 6;
        }
    }

    @media screen and (min-width: 75em) {
        .xlarge-order-1 {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1;
        }

        .xlarge-order-2 {
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2;
        }

        .xlarge-order-3 {
            -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
            order: 3;
        }

        .xlarge-order-4 {
            -webkit-box-ordinal-group: 5;
            -ms-flex-order: 4;
            order: 4;
        }

        .xlarge-order-5 {
            -webkit-box-ordinal-group: 6;
            -ms-flex-order: 5;
            order: 5;
        }

        .xlarge-order-6 {
            -webkit-box-ordinal-group: 7;
            -ms-flex-order: 6;
            order: 6;
        }
    }

    @media screen and (min-width: 90em) {
        .xxlarge-order-1 {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1;
        }

        .xxlarge-order-2 {
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2;
        }

        .xxlarge-order-3 {
            -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
            order: 3;
        }

        .xxlarge-order-4 {
            -webkit-box-ordinal-group: 5;
            -ms-flex-order: 4;
            order: 4;
        }

        .xxlarge-order-5 {
            -webkit-box-ordinal-group: 6;
            -ms-flex-order: 5;
            order: 5;
        }

        .xxlarge-order-6 {
            -webkit-box-ordinal-group: 7;
            -ms-flex-order: 6;
            order: 6;
        }
    }

    .flex-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .flex-child-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }

    .flex-child-grow {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }

    .flex-child-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }

    .flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    @media print, screen and (min-width: 48em) {
        .medium-flex-container {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }

        .medium-flex-child-auto {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
        }

        .medium-flex-child-grow {
            -webkit-box-flex: 1;
            -ms-flex: 1 0 auto;
            flex: 1 0 auto;
        }

        .medium-flex-child-shrink {
            -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
            flex: 0 1 auto;
        }

        .medium-flex-dir-row {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
        }

        .medium-flex-dir-row-reverse {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: reverse;
            -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
        }

        .medium-flex-dir-column {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
        }

        .medium-flex-dir-column-reverse {
            -webkit-box-orient: vertical;
            -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
        }
    }

    @media print, screen and (min-width: 64em) {
        .large-flex-container {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }

        .large-flex-child-auto {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
        }

        .large-flex-child-grow {
            -webkit-box-flex: 1;
            -ms-flex: 1 0 auto;
            flex: 1 0 auto;
        }

        .large-flex-child-shrink {
            -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
            flex: 0 1 auto;
        }

        .large-flex-dir-row {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
        }

        .large-flex-dir-row-reverse {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: reverse;
            -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
        }

        .large-flex-dir-column {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
        }

        .large-flex-dir-column-reverse {
            -webkit-box-orient: vertical;
            -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
        }
    }

    @media screen and (min-width: 75em) {
        .xlarge-flex-container {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }

        .xlarge-flex-child-auto {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
        }

        .xlarge-flex-child-grow {
            -webkit-box-flex: 1;
            -ms-flex: 1 0 auto;
            flex: 1 0 auto;
        }

        .xlarge-flex-child-shrink {
            -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
            flex: 0 1 auto;
        }

        .xlarge-flex-dir-row {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
        }

        .xlarge-flex-dir-row-reverse {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: reverse;
            -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
        }

        .xlarge-flex-dir-column {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
        }

        .xlarge-flex-dir-column-reverse {
            -webkit-box-orient: vertical;
            -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
        }
    }

    @media screen and (min-width: 90em) {
        .xxlarge-flex-container {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }

        .xxlarge-flex-child-auto {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
        }

        .xxlarge-flex-child-grow {
            -webkit-box-flex: 1;
            -ms-flex: 1 0 auto;
            flex: 1 0 auto;
        }

        .xxlarge-flex-child-shrink {
            -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
            flex: 0 1 auto;
        }

        .xxlarge-flex-dir-row {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
        }

        .xxlarge-flex-dir-row-reverse {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: reverse;
            -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
        }

        .xxlarge-flex-dir-column {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
        }

        .xxlarge-flex-dir-column-reverse {
            -webkit-box-orient: vertical;
            -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
        }
    }

    .text-hide {
        font: 0/0 a !important;
        color: transparent !important;
        text-shadow: none !important;
        background-color: transparent !important;
        border: 0 !important;
    }

    .text-truncate {
        max-width: 100% !important;
        overflow: hidden !important;
        text-overflow: ellipsis;
        white-space: nowrap !important;
    }

    .text-nowrap {
        white-space: nowrap !important;
    }

    .text-wrap {
        word-wrap: break-word !important;
    }

    .text-lowercase {
        text-transform: lowercase !important;
    }

    .text-uppercase {
        text-transform: uppercase !important;
    }

    .text-capitalize {
        text-transform: capitalize !important;
    }

    .text-overline {
        text-decoration: overline !important;
    }

    .text-underline {
        text-decoration: underline !important;
    }

    .text-line-through {
        text-decoration: line-through !important;
    }

    .font-wide {
        letter-spacing: 0.25rem;
    }

    .font-normal {
        font-weight: normal;
    }

    .font-bold {
        font-weight: bold;
    }

    .font-italic {
        font-style: italic !important;
    }

    ul.list-disc {
        list-style-type: disc !important;
    }

    ul.list-circle {
        list-style-type: circle !important;
    }

    ul.list-square {
        list-style-type: square !important;
    }

    ol.list-decimal {
        list-style-type: decimal !important;
    }

    ol.list-lower-alpha {
        list-style-type: lower-alpha !important;
    }

    ol.list-lower-latin {
        list-style-type: lower-latin !important;
    }

    ol.list-lower-roman {
        list-style-type: lower-roman !important;
    }

    ol.list-upper-alpha {
        list-style-type: upper-alpha !important;
    }

    ol.list-upper-latin {
        list-style-type: upper-latin !important;
    }

    ol.list-upper-roman {
        list-style-type: upper-roman !important;
    }

    .rounded {
        border-radius: 5000px !important;
    }

        .rounded:after {
            border-radius: 50%;
        }

    .radius {
        border-radius: 0.1875rem;
    }

    .bordered {
        border: 0.0625rem solid #cacaca;
    }

    .shadow {
        -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    }

    .arrow-down {
        display: block;
        width: 0;
        height: 0;
        border: inset 0.4375rem;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #333333 transparent transparent;
    }

    .arrow-up {
        display: block;
        width: 0;
        height: 0;
        border: inset 0.4375rem;
        content: '';
        border-top-width: 0;
        border-bottom-style: solid;
        border-color: transparent transparent #333333;
    }

    .arrow-right {
        display: block;
        width: 0;
        height: 0;
        border: inset 0.4375rem;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #333333;
    }

    .arrow-left {
        display: block;
        width: 0;
        height: 0;
        border: inset 0.4375rem;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #333333 transparent transparent;
    }

    .separator-center {
        text-align: center !important;
    }

        .separator-center:before, .separator-center:after {
            content: " ";
            display: table;
        }

        .separator-center:after {
            clear: both;
        }

        .separator-center::after {
            position: relative !important;
            width: 3rem;
            border-bottom: 0.125rem solid var(--glob-button-bg-alt);
            margin: 1rem auto 0;
        }

    .separator-left {
        text-align: left !important;
    }

        .separator-left:before, .separator-left:after {
            content: " ";
            display: table;
        }

        .separator-left:after {
            clear: both;
        }

        .separator-left::after {
            position: relative !important;
            width: 3rem;
            border-bottom: 0.125rem solid var(--glob-button-bg-alt);
            margin: 1rem auto 0;
            margin-left: 0 !important;
        }

    .separator-right {
        text-align: right !important;
    }

        .separator-right:before, .separator-right:after {
            content: " ";
            display: table;
        }

        .separator-right:after {
            clear: both;
        }

        .separator-right::after {
            position: relative !important;
            width: 3rem;
            border-bottom: 0.125rem solid var(--glob-button-bg-alt);
            margin: 1rem auto 0;
            margin-right: 0 !important;
        }

    .overflow-visible {
        overflow: visible !important;
    }

    .overflow-x-visible {
        overflow-x: visible !important;
    }

    .overflow-y-visible {
        overflow-y: visible !important;
    }

    .overflow-hidden {
        overflow: hidden !important;
    }

    .overflow-x-hidden {
        overflow-x: hidden !important;
    }

    .overflow-y-hidden {
        overflow-y: hidden !important;
    }

    .overflow-scroll {
        overflow: scroll !important;
    }

    .overflow-x-scroll {
        overflow-x: scroll !important;
    }

    .overflow-y-scroll {
        overflow-y: scroll !important;
    }

    .display-inline {
        display: inline !important;
    }

    .display-inline-block {
        display: inline-block !important;
    }

    .display-block {
        display: block !important;
    }

    .display-table {
        display: table !important;
    }

    .display-table-cell {
        display: table-cell !important;
    }

    .position-static {
        position: static !important;
    }

    .position-relative {
        position: relative !important;
    }

    .position-absolute {
        position: absolute !important;
    }

    .position-fixed {
        position: fixed !important;
    }

    .position-fixed-top {
        position: fixed !important;
        top: 0rem !important;
        right: 0rem !important;
        left: 0rem !important;
        z-index: 975;
    }

    .position-fixed-bottom {
        position: fixed !important;
        right: 0rem !important;
        bottom: 0rem !important;
        left: 0rem !important;
        z-index: 975;
    }

    .border-box {
        -webkit-box-sizing: border-box !important;
        box-sizing: border-box !important;
    }

    .border-none {
        border: none !important;
    }

    .width-25 {
        width: 25% !important;
    }

    .width-50 {
        width: 50% !important;
    }

    .width-75 {
        width: 75% !important;
    }

    .width-100 {
        width: 100% !important;
    }

    .height-25 {
        height: 25% !important;
    }

    .height-50 {
        height: 50% !important;
    }

    .height-75 {
        height: 75% !important;
    }

    .height-100 {
        height: 100% !important;
    }

    .max-width-100 {
        max-width: 100% !important;
    }

    .max-height-100 {
        max-height: 100% !important;
    }

    .margin-0 {
        margin: 0rem;
    }

    .margin-top-0 {
        margin-top: 0rem !important;
    }

    .margin-right-0 {
        margin-right: 0rem !important;
    }

    .margin-bottom-0 {
        margin-bottom: 0rem !important;
    }

    .margin-left-0 {
        margin-left: 0rem !important;
    }

    .margin-horizontal-0 {
        margin-right: 0rem !important;
        margin-left: 0rem !important;
    }

    .margin-vertical-0 {
        margin-top: 0rem !important;
        margin-bottom: 0rem !important;
    }

    .padding-0 {
        padding: 0rem;
    }

    .padding-top-0 {
        padding-top: 0rem !important;
    }

    .padding-right-0 {
        padding-right: 0rem !important;
    }

    .padding-bottom-0 {
        padding-bottom: 0rem !important;
    }

    .padding-left-0 {
        padding-left: 0rem !important;
    }

    .padding-horizontal-0 {
        padding-right: 0rem !important;
        padding-left: 0rem !important;
    }

    .padding-vertical-0 {
        padding-top: 0rem !important;
        padding-bottom: 0rem !important;
    }

    .margin-1 {
        margin: 1rem;
    }

    .margin-top-1 {
        margin-top: 1rem !important;
    }

    .margin-right-1 {
        margin-right: 1rem !important;
    }

    .margin-bottom-1 {
        margin-bottom: 1rem !important;
    }

    .margin-left-1 {
        margin-left: 1rem !important;
    }

    .margin-horizontal-1 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .margin-vertical-1 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .padding-1 {
        padding: 1rem;
    }

    .padding-top-1 {
        padding-top: 1rem !important;
    }

    .padding-right-1 {
        padding-right: 1rem !important;
    }

    .padding-bottom-1 {
        padding-bottom: 1rem !important;
    }

    .padding-left-1 {
        padding-left: 1rem !important;
    }

    .padding-horizontal-1 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .padding-vertical-1 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .margin-2 {
        margin: 2rem;
    }

    .margin-top-2 {
        margin-top: 2rem !important;
    }

    .margin-right-2 {
        margin-right: 2rem !important;
    }

    .margin-bottom-2 {
        margin-bottom: 2rem !important;
    }

    .margin-left-2 {
        margin-left: 2rem !important;
    }

    .margin-horizontal-2 {
        margin-right: 2rem !important;
        margin-left: 2rem !important;
    }

    .margin-vertical-2 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important;
    }

    .padding-2 {
        padding: 2rem;
    }

    .padding-top-2 {
        padding-top: 2rem !important;
    }

    .padding-right-2 {
        padding-right: 2rem !important;
    }

    .padding-bottom-2 {
        padding-bottom: 2rem !important;
    }

    .padding-left-2 {
        padding-left: 2rem !important;
    }

    .padding-horizontal-2 {
        padding-right: 2rem !important;
        padding-left: 2rem !important;
    }

    .padding-vertical-2 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }

    .margin-3 {
        margin: 3rem;
    }

    .margin-top-3 {
        margin-top: 3rem !important;
    }

    .margin-right-3 {
        margin-right: 3rem !important;
    }

    .margin-bottom-3 {
        margin-bottom: 3rem !important;
    }

    .margin-left-3 {
        margin-left: 3rem !important;
    }

    .margin-horizontal-3 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .margin-vertical-3 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .padding-3 {
        padding: 3rem;
    }

    .padding-top-3 {
        padding-top: 3rem !important;
    }

    .padding-right-3 {
        padding-right: 3rem !important;
    }

    .padding-bottom-3 {
        padding-bottom: 3rem !important;
    }

    .padding-left-3 {
        padding-left: 3rem !important;
    }

    .padding-horizontal-3 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .padding-vertical-3 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .body-space {
        display: none;
    }

    @media print, screen and (min-width: 76.5625em) {
        .body-space {
            height: 156px;
            display: block;
        }

            .body-space.body-space-show {
                height: 90px;
            }
    }

    @media screen and (min-width: 66.875em) {
        .body-space {
            height: 168px;
        }
    }

    .header {
        position: relative;
        z-index: 2;
        background: #fff;
        font-family: "Open Sans", sans-serif;
    }

        .header a {
            font-family: "Mulish", sans-serif;
        }

            .header a:before {
                font-family: 'Font Awesome 5 Free';
                font-weight: 900;
            }

    @media print, screen and (min-width: 76.5625em) {
        .header {
            height: 156px;
            background: #fff;
            position: absolute;
            ;
            top: 0px;
            width: 100%;
        }

            .header.impersonation, .header.bar-notification-active {
                top: 44px;
            }

            .header.sticky {
                position: fixed;
                top: 0px;
                z-index: 99;
                width: 100%;
                height: auto;
            }

                .header.sticky.impersonation, .header.sticky.bar-notification-active {
                    top: 44px;
                }
    }

    @media screen and (min-width: 76.5625em) {
        .header {
            height: 168px;
        }
    }

    .header .header-container {
        padding: 0;
    }

        .header .header-container > .grid-x {
            margin: 0;
        }

            .header .header-container > .grid-x > .cell {
                padding: 0;
            }

    .header .topbar {
        font-weight: 600;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 12px 0 12px 12px;
        text-align: left;
        font-weight: 600;
        background: #2a2a2a;
        text-align: center;
    }

    @media screen and (max-width: 76.5em) {
        .header .topbar {
            display: none;
            background: none;
        }
    }

    @media print, screen and (min-width: 48em) {
        .header .topbar {
            margin: 0px;
        }
    }

    @media print, screen and (min-width: 76.5625em) {
        .header .topbar,
        .mini-header .topbar {
            text-align: center;
            display: block;
            padding: 0px;
        }
    }

    .header .topbar li {
        display: inline-block;
        padding: 10px 24px;
        font-size: 14px;
        text-transform: uppercase;
    }

        .header .topbar li a,
        .mini-header .mob-bottom-nav li a {
            color: #000;
            text-decoration: none;
        }

    @media print, screen and (min-width: 48em) {
        .header .topbar li a span + span {
            margin-left: 5px;
        }

        .header .topbar li a span.fa-key {
            margin-right: 6px;
            -webkit-transform: rotate(314deg) scaleX(-1);
            transform: rotate(314deg) scaleX(-1);
        }
    }

    .header .bottombar {
        max-width: 1006px;
        margin: 0 auto;
        padding: 0 16px;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

    @media print, screen and (min-width: 76.5625em) {
        .header .bottombar {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            max-width: 100%;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            max-width: 1180px;
            position: -webkit-sticky !important;
            position: sticky !important;
            top: 0px !important;
        }
    }

    .header .bottombar .mobile-menu-toggle {
        position: absolute;
        top: 12px;
        left: 0;
        padding: 16px;
        font-size: 18px;
        color: #000;
        text-decoration: none;
    }

    @media print, screen and (min-width: 76.5625em) {
        .header .bottombar .mobile-menu-toggle {
            display: none;
        }
    }

    .header .bottombar .logo {
        float: none;
        padding: 0;
    }

    @media print, screen and (min-width: 76.5625em) {
        .header .bottombar .logo {
            float: left;
            -webkit-transition: padding .25s;
            transition: padding .25s;
            width: 100px;
            -webkit-box-sizing: unset;
            box-sizing: unset;
        }
    }

    .header .bottombar .logo img,
    .header .bottombar .logo svg {
        width: 79px;
        height: 45px;
        margin: 0 auto;
        padding: 8px 0;
        display: block;
        -webkit-transition: width .25s;
        transition: width .25s;
    }


    @media print, screen and (min-width: 76.5625em) {
        .header .bottombar .logo img,
        .header .bottombar .logo svg {
            padding: 0px;
        }
    }

    .header .bottombar .mobile-quick-actions {
        position: absolute;
        right: 16px;
        top: 26px;
        margin: 0;
    }

    @media print, screen and (min-width: 76.5625em) {
        .header .bottombar .mobile-quick-actions {
            display: none;
        }
    }

    .header .bottombar .mobile-quick-actions li {
        display: inline-block;
        margin: 0 0 0 1rem;
    }

        .header .bottombar .mobile-quick-actions li a {
            color: #fff;
            text-decoration: none;
        }

    @media screen and (max-width: 76.5em) {
        .header .mobile-nav-popout {
            background-color: #fff;
            position: fixed;
            top: 0;
            left: -360px;
            width: 330px;
            max-width: 90%;
            height: 100vh;
            padding: 16px;
            z-index: 2;
            overflow: auto;
            padding: .5rem 1rem;
            border-radius: 0;
            overflow: scroll;
            overflow-x: hidden;
        }

            .header .mobile-nav-popout.open {
                left: 8px;
                top: 8px;
                border-radius: 1rem;
                z-index: 3;
            }
    }

    .header .mobile-nav-popout .topbar {
        display: block;
        margin: 0px;
        text-align: left;
    }

    @media print, screen and (min-width: 76.5625em) {
        .header .mobile-nav-popout .topbar {
            display: none;
        }
    }

    .header .mobile-nav-popout .topbar li {
        padding: 10px 12px;
    }

        .header .mobile-nav-popout .topbar li.search {
            padding-left: 0px;
        }

            .header .mobile-nav-popout .topbar li.search form {
                display: none;
                position: relative;
                width: 170px;
            }

                .header .mobile-nav-popout .topbar li.search form.show {
                    display: block;
                }

                .header .mobile-nav-popout .topbar li.search form input[type=search] {
                    width: 100%;
                    margin: 0px;
                    border: 0;
                    height: 26px;
                    font-size: 14px;
                    border-radius: 4px;
                    padding: 0px 24px 0px 10px;
                }

                .header .mobile-nav-popout .topbar li.search form button {
                    position: absolute;
                    right: 6px;
                    top: 6px;
                    border: 0;
                    background: none;
                }

        .header .mobile-nav-popout .topbar li .fa-key {
            margin-right: 2px;
            -webkit-transform: rotate(314deg) scaleX(-1);
            transform: rotate(314deg) scaleX(-1);
        }

        .header .mobile-nav-popout .topbar li:last-child {
            position: absolute;
            right: 19px;
            top: 0px;
        }

    @media screen and (max-width: 76.5em) {
        .header .mobile-nav-popout .topbar {
            text-align: left;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            padding: 12px 0 12px 0;
            background: 0 0;
            font-weight: 600;
        }

            .header .mobile-nav-popout .topbar li {
                display: inline-block;
                padding: 10px 24px;
                font-size: 14px;
                text-transform: uppercase;
                padding: 0;
                text-transform: initial;
            }

                .header .mobile-nav-popout .topbar li:first-child {
                    padding-left: 0;
                }

                .header .mobile-nav-popout .topbar li a.close {
                    color: #12223b;
                    font-size: 32px;
                    font-weight: 400;
                    text-transform: none;
                    line-height: 16px;
                    position: relative;
                    right: initial;
                    top: initial;
                    border: 0px;
                    float: none;
                    opacity: 1;
                }

        .header .mobile-nav-popout.open .topbar li a.close .rta-icon-nav-close {
            content: url(../images/icon-nav-close.svg);
            width: 12px;
            height: 12px;
            padding: 8px;
            border: 1px solid #000;
            border-radius: 50%;
            opacity: .5;
            box-sizing: content-box;
        }

        .header .mobile-nav-popout .topbar li.search a, .header .mobile-nav-popout .topbar li.my-account a {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            color: #12223b;
        }

            .header .mobile-nav-popout .topbar li.search a i, .header .mobile-nav-popout .topbar li.my-account a i {
                margin-right: 6px;
            }

            .header .mobile-nav-popout .topbar li.search a i {
                margin-top: -4px;
            }

        .header .mobile-nav-popout.open .topbar li .rta-icon-nav-search {
            content: url(../images/icon-search-blue.svg);
            filter: grayscale(1);
        }

        .header .mobile-nav-popout .topbar li:last-child {
            position: initial;
        }
    }

    .header .mobile-nav-popout .primary-nav,
    .mini-header .primary-nav {
        height: 100%;
        margin-left: -16px;
        margin-top: 16px;
        padding-top: 0;
        padding-left: 16px;
        border-radius: 0 4px 0 0;
        background-color: #212121;
    }

    @media print, screen and (min-width: 76.5625em) {
        .header .mobile-nav-popout .primary-nav,
        .mini-header .primary-nav {
            margin: 0px;
            text-align: left;
            background: transparent;
        }
    }

    @media screen and (max-width: 76.5em) {
        .header .mobile-nav-popout .primary-nav {
            background: none;
        }

        .mini-header {
            display: none;
        }
    }

    @media screen and (max-width: 76.5em) {
        .header .mobile-nav-popout .primary-nav > ul:first-child > li {
            line-height: 0;
            display: block;
            position: relative;
            background: #12223b;
            margin-bottom: .5rem;
        }

        .header .mobile-nav-popout.open .primary-nav > ul:first-child > li.parent:before {
            content: url(../images/icon-nav-plus-blue.svg);
        }

        .header .mobile-nav-popout.open .primary-nav > ul:first-child > li.subnav-active:before {
            content: url(../images/icon-nav-minus.svg);
            padding: 0;
        }

        .header .mobile-nav-popout .primary-nav > ul:first-child > li.parent:not(.inactive):hover:before, .header .mobile-nav-popout .primary-nav > ul:first-child > li.parent:before {
            display: block;
            float: right;
            padding: 0;
            font-size: 20px;
            font-weight: 400;
            color: #000;
            -webkit-transform: none;
            transform: none;
            top: 46px;
            position: inherit;
            right: 12px;
        }

        .header .mobile-nav-popout .primary-nav > ul:first-child > li.parent ul {
            background: #fff;
            border-radius: 0;
            margin-right: 0;
            padding: 0;
        }

            .header .mobile-nav-popout .primary-nav > ul:first-child > li.parent ul li {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                border-bottom: 1px solid #d5dae0;
                height: 86px;
                padding: 4px 4px 0;
            }

                .header .mobile-nav-popout .primary-nav > ul:first-child > li.parent ul li a {
                    color: #12223b;
                    font-weight: 700;
                    padding: 12px 16px;
                    display: block;
                    font-size: 14px;
                    white-space: nowrap;
                }

        .header .mobile-nav-popout .primary-nav > ul:first-child > li > a {
            font: var(--glob-font-heading);
            max-height: 105px;
            line-height: 22px;
            padding: 0;
            text-transform: initial;
            border-bottom: 0;
            display: flex;
            align-items: center;
            color: #000;
            font-size: 1rem;
        }

            .header .mobile-nav-popout .primary-nav > ul:first-child > li > a::before {
                margin-right: 16px;
            }

        .header .mobile-nav-popout.open .primary-nav > ul:first-child > li .mob-nav-kitchen:before {
            background-image: url(../images/nav-kitchen-cabinets-x2.jpg);
            background-size: 132px 105px;
            width: 132px;
            height: 105px;
            content: "";
        }

        .header .mobile-nav-popout.open .primary-nav > ul:first-child > li .mob-nav-bathroom-cabinets:before {
            background-image: url(../images/nav-bathroom-cabinets-x2.jpg);
            background-size: 132px 105px;
            width: 132px;
            height: 105px;
            content: "";
        }

        .header .mobile-nav-popout .primary-nav > ul:first-child > li .mob-nav-refundable-cabinet-samples {
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: start;
        }

        .header .mobile-nav-popout.open .primary-nav > ul:first-child > li .mob-nav-refundable-cabinet-samples:before {
            background-image: url(../images/nav-refundable-cabinet-samples-x2.jpg);
            background-size: 132px 105px;
            width: 132px;
            height: 105px;
            content: "";
        }

        .header .mobile-nav-popout .primary-nav > ul:first-child > li .mob-nav-refundable-cabinet-samples span {
            max-width: 140px;
            padding-top: 20px;
        }

        .header .mobile-nav-popout .primary-nav > ul:first-child > li .badge-free-shipping {
            border-radius: 20px;
            line-height: 17px;
            padding: 0 14px;
            display: initial;
            position: absolute;
            left: 150px;
            bottom: 14px;
            font-weight: 700;
            font-size: 10px;
        }

        .header .mobile-nav-popout.open .primary-nav > ul:first-child > li .mob-nav-free-kitchen-design-help:before {
            background-image: url(../images/nav-free-kitchen-design-help-x2.jpg);
            background-size: 132px 105px;
            width: 132px;
            height: 105px;
            content: "";
        }

        .header .mobile-nav-popout .primary-nav ul.mob-bottom-nav {
            padding-bottom: 80px;
        }

        .header .mobile-nav-popout .primary-nav ul + ul li {
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            width: auto;
            border-bottom-color: #d5dae0;
            padding-left: 0px;
            font-size: 14px;
            width: 100%;
        }

            .header .mobile-nav-popout .primary-nav ul + ul li a, .header .mobile-nav-popout .primary-nav ul + ul li a, .header .mobile-nav-popout .primary-nav ul + ul li:first-child a {
                padding: 12px 4px;
                color: #12223b;
                background: 0 0;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                line-height: 22px;
            }

                .header .mobile-nav-popout .primary-nav ul + ul li a i, .header .mobile-nav-popout .primary-nav ul + ul li a i, .header .mobile-nav-popout .primary-nav ul + ul li:first-child a i {
                    margin-right: 8px;
                }

        .header .mobile-nav-popout.open .primary-nav .rta-icon-nav-pricing {
            content: url(../images/icon-pricing-menu.svg);
        }

        .header .mobile-nav-popout.open .primary-nav .rta-icon-nav-truck {
            content: url(../images/icon-nav-truck.svg);
        }

        .header .mobile-nav-popout.open .primary-nav .rta-icon-nav-kitchen {
            content: url(../images/icon-design-tool.png);
        }

        .header .mobile-nav-popout.open .primary-nav .rta-icon-nav-phone {
            content: url(../images/icon-nav-phone.svg);
        }

        .header .mobile-nav-popout.open .primary-nav .rta-icon-nav-finance-pro {
            content: url(../images/icon-nav-finance-pro.svg);
        }

        .header .mobile-nav-popout.open .primary-nav .rta-icon-nav-finance {
            content: url(../images/icon-nav-finance.svg);
        }

        .header .mobile-nav-popout.open .primary-nav .nav-tp, .header .mobile-nav-popout .primary-nav .nav-rc, .header .mobile-nav-popout .primary-nav .nav-rs, .header .mobile-nav-popout .primary-nav .nav-fdh, .header .mobile-nav-popout .primary-nav .nav-pr {
            display: none !important;
        }
    }

    .header .mobile-nav-popout .primary-nav li.parent .dropdown:before {
        content: '^';
        display: block;
        float: right;
        padding: 22px 20px 16px 32px;
        font-size: 20px;
        font-weight: 400;
        color: #000;
        -webkit-transform: scale(1.5, 1);
        transform: scale(1.5, 1);
        padding: 19px 32px 19px 20px;
        -webkit-transform: rotate(180deg) scale(1.5, 1);
        transform: rotate(180deg) scale(1.5, 1);
    }

    @media print, screen and (min-width: 76.5625em) {
        .header .mobile-nav-popout .primary-nav li.parent .dropdown {
            display: none;
        }
    }

    .header .mobile-nav-popout .primary-nav li.parent.open .dropdown:before {
        content: '^';
        display: block;
        float: right;
        padding: 22px 20px 16px 32px;
        font-size: 20px;
        font-weight: 400;
        color: #000;
        -webkit-transform: scale(1.5, 1);
        transform: scale(1.5, 1);
    }

    .header .mobile-nav-popout .primary-nav li.parent.open a {
        border: 0px;
    }

    @media print, screen and (min-width: 76.5625em) {
        .header .mobile-nav-popout .primary-nav li.parent:hover > ul,
        .mini-header .primary-nav li.parent:hover > ul {
            display: block;
        }
    }

    .header .mobile-nav-popout .primary-nav > ul,
    .mini-header .primary-nav > ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    @media print, screen and (min-width: 76.5625em) {
        .header .mobile-nav-popout .primary-nav > ul,
        .mini-header .primary-nav > ul {
            display: flex;
        }
    }

    @media print, screen and (min-width: 76.5625em) {
        .header .mobile-nav-popout .primary-nav > ul > li {
            display: inline-block;
            position: relative;
            margin: 0;
            text-align: left;
            flex: none;
            white-space: nowrap;
        }

            .header .mobile-nav-popout .primary-nav > ul > li.nav-tpd, .header .mobile-nav-popout .primary-nav > ul > li.nav-ph, .header .mobile-nav-popout .primary-nav > ul > li.nav-pr-mob {
                display: none;
            }
    }

    @media print, screen and (min-width: 76.5625em) {
        .mini-header .primary-nav > ul > li {
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1 1;
            white-space: nowrap;
            text-align: center;
        }

        .header .mobile-nav-popout .primary-nav > ul > li:first-child > a {
            padding: 16px 22px 16px 0px;
        }

        .header .mobile-nav-popout .primary-nav > ul > li:last-child {
            float: right;
            -webkit-box-flex: 2;
            -ms-flex-positive: 2;
            flex-grow: 2;
            -ms-flex-negative: 1;
            flex-shrink: 1;
            -ms-flex-preferred-size: 0%;
            flex-basis: 0%;
        }
    }

    .header .mobile-nav-popout .primary-nav > ul > li a,
    .mini-header .primary-nav > ul > li a {
        display: block;
        padding: 20px 0;
        font-size: 16px;
        border-bottom: 1px solid #4e4e4e;
        color: #000;
    }

    @media print, screen and (min-width: 76.5625em) {
        .header .mobile-nav-popout .primary-nav > ul > li a,
        .mini-header .primary-nav > ul > li a {
            padding: 16px 22px;
            font-size: 16px;
            text-transform: uppercase;
            border: 0px;
        }
    }

    .header .mobile-nav-popout .primary-nav ul li:first-child ul {
        left: 0px;
    }

    .header .mobile-nav-popout .primary-nav ul ul {
        display: none;
        position: absolute;
        left: 20px;
        top: 100%;
        background: #494949;
        z-index: 1;
        text-align: left;
        list-style: none;
        margin: 0px;
    }

    @media screen and (max-width: 76.5em) {
        .header .mobile-nav-popout .primary-nav ul ul {
            position: static;
            margin-right: 14px;
            padding: 8px 0;
            border-radius: 4px;
        }
    }

    .header .mobile-nav-popout .primary-nav ul ul.open {
        display: block;
    }

    @media print, screen and (min-width: 76.5625em) {
        .header .mobile-nav-popout .primary-nav ul ul li img {
            display: none;
        }
    }

    .header .mobile-nav-popout .primary-nav ul ul li a {
        font-weight: 600;
        display: block;
        padding: 12px 16px;
        font-size: 14px;
        white-space: nowrap;
        border: 0px;
    }

    @media print, screen and (min-width: 76.5625em) {
        .header .mobile-nav-popout .primary-nav ul ul li a {
            display: block;
            padding: 12px 16px;
            font-size: 14px;
            white-space: nowrap;
            font-weight: normal;
            text-transform: inherit;
        }

            .header .mobile-nav-popout .primary-nav ul ul li a:hover {
                background-color: #2A2A2A;
            }
    }

    .header .mobile-nav-popout .primary-nav a.main-nav-free-design,
    .mini-header .primary-nav a.main-nav-free-design {
        background-color: #F6F5F3;
        border-radius: 30px;
        color: #000 !important;
        padding: 12px 0 !important;
        margin-top: 1rem;
        padding: 8px 12px !important;
        line-height: normal;
        text-transform: uppercase;
    }

    @media screen and (max-width: 76.5em) {
        .header .mobile-nav-popout .primary-nav a.main-nav-free-design {
            display: inline-block !important;
        }
    }

    @media print, screen and (min-width: 76.5625em) {
        .header .mobile-nav-popout .primary-nav a.main-nav-free-design,
        .mini-header .primary-nav a.main-nav-free-design {
            display: inline-block;
            margin-top: 10px;
        }
    }

    @media print, screen and (min-width: 76.5625em) {
        .header .mobile-nav-popout .primary-nav a.main-nav-free-design {
            display: block;
        }
    }

    .header .mobile-nav-popout .primary-nav ul + ul {
        list-style: none;
        margin: 16px 0px 0px 0px;
        padding: 0px;
    }

    @media screen and (max-width:76.5em) {
        .header .mobile-nav-popout .primary-nav ul + ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }
    }

    @media print, screen and (min-width: 76.5625em) {
        .header .mobile-nav-popout .primary-nav ul + ul {
            margin-top: 0px;
            border-top: 1px solid #acacac;
            max-width: 1000px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }
    }

    @media print, screen and (min-width: 76.5625em) {
        .header .mobile-nav-popout .primary-nav ul + ul li {
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1 1;
            white-space: nowrap;
            text-align: center;
            display: inline-block;
            position: relative;
        }

            .header .mobile-nav-popout .primary-nav ul + ul li a {
                display: block;
                padding: 16px 22px;
                font-size: 13px;
                font-weight: 600;
                text-transform: inherit;
            }

            .header .mobile-nav-popout .primary-nav ul + ul li.nav-qs a {
                padding-left: 0px;
            }

            .header .mobile-nav-popout .primary-nav ul + ul li:last-child > a {
                padding-right: 0px;
            }
    }

    .header .mobile-nav-popout .primary-nav ul + ul li.searchMedium {
        min-width: 102px;
    }

        .header .mobile-nav-popout .primary-nav ul + ul li.searchMedium .searchMediumBtn .fa-search {
            margin-right: 5px;
        }

        .header .mobile-nav-popout .primary-nav ul + ul li.searchMedium .searchMediumForm {
            display: none;
        }

            .header .mobile-nav-popout .primary-nav ul + ul li.searchMedium .searchMediumForm.show {
                display: block;
                position: relative;
                margin-top: 15px;
                width: 80px;
            }

    @media print, screen and (min-width: 76.5625em) {
        .header .mobile-nav-popout .primary-nav ul + ul li.searchMedium .searchMediumForm.show {
            width: 100px;
        }
    }

    .header .mobile-nav-popout .primary-nav ul + ul li.searchMedium .searchMediumForm input[type=search] {
        width: 100%;
        margin: 0px;
        border: 0;
        height: 26px;
        font-size: 14px;
        border-radius: 4px;
        padding: 0px 24px 0px 10px;
    }

    .header .mobile-nav-popout .primary-nav ul + ul li.searchMedium .searchMediumForm button,
    .mini-header .searchMediumForm button {
        position: absolute;
        right: 6px;
        top: 6px;
        border: 0;
        background: none;
        padding: 0px;
    }

    @media print, screen and (min-width: 76.5625em) {
        .header .mobile-nav-popout .primary-nav ul + ul li.logout {
            display: none;
        }
    }

    .header .primary-mobile-nav {
        font-size: 13px;
        border-top: 1px solid #838383;
        text-transform: uppercase;
        text-align: center;
    }

    @media screen and (max-width: 76.5em) {
        .header .primary-mobile-nav {
            margin-left: -16px;
            padding-top: 0;
            padding-left: 16px;
            border-radius: 0 4px 0 0;
        }
    }

    @media print, screen and (min-width: 76.5625em) {
        .header .primary-mobile-nav {
            display: none;
        }

        .header .nav-new {
            box-shadow: 1px 2px 8px 0px #00000029;
        }
    }

    .header .primary-mobile-nav ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .header .primary-mobile-nav ul li {
            display: inline-block;
            width: 49%;
            padding: 8px 0;
        }

            .header .primary-mobile-nav ul li a {
                color: #000;
                text-decoration: none;
            }

    .header .nav-new form {
        display: none;
        position: relative;
    }

    @media screen and (max-width: 76.5em) {
        .header .nav-new form {
            padding-top: 18px;
        }

            .header .nav-new form .search-back {
                position: absolute;
                left: 16px;
                right: auto;
                top: 29px;
                padding: 0;
                margin: 0;
            }

            .header .nav-new form .rta-icon-nav-search-back {
                content: url(../images/icon-search-back.svg);
            }

            .header .nav-new form input {
                font-family: mulish,sans-serif;
                width: 100%;
                border: 2px solid #12223b;
                border-radius: 30px;
                padding: 10px 18px 10px 45px;
                font-weight: 600;
                font-size: 14px;
                line-height: 22px;
                margin-bottom: 0px;
            }

            .header .nav-new form ul {
                text-align: left;
                list-style: none;
                margin: 0px;
            }

            .header .nav-new form .autocomplete-datalist {
                padding-top: 18px;
            }

                .header .nav-new form .autocomplete-datalist li {
                    gap: 12px;
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    padding-bottom: 15px;
                    padding-left: 20px;
                }

                    .header .nav-new form .autocomplete-datalist li a {
                        color: #000;
                        font-weight: 600;
                        font-size: 14px;
                        line-height: 22px;
                        text-decoration: none;
                    }
    }

    .header .nav-new .topbar li.search-shrink {
        display: none;
    }

    @media print, screen and (min-width: 76.5625em) {
        .header .topbar li.search.reduced-only-inline {
            display: none;
        }

            .header .topbar li.search.reduced-only-inline a {
                text-transform: initial;
                font-size: 13px;
                font-family: "open sans", monospace;
                font-weight: 600;
            }

        .header .nav-new.reduced {
            max-width: 1400px;
            margin: auto;
            position: relative;
        }

            .header .nav-new.reduced .topbar {
                position: absolute;
                right: 0px;
                top: 8px;
                background: none;
                z-index: 99;
            }

                .header .nav-new.reduced .topbar:before, .header .nav-new.reduced .topbar:after {
                    display: none;
                }

                .header .nav-new.reduced .topbar li {
                    padding: 10px 5px;
                }

                    .header .nav-new.reduced .topbar li.search-shrink {
                        display: inline-block;
                    }

                        .header .nav-new.reduced .topbar li.search-shrink form {
                            position: relative;
                            display: none;
                        }

                            .header .nav-new.reduced .topbar li.search-shrink form.show {
                                display: inline-block;
                            }

                            .header .nav-new.reduced .topbar li.search-shrink form input[type=search] {
                                width: 100%;
                                margin: 0px;
                                border: 0;
                                height: 26px;
                                font-size: 14px;
                                border-radius: 4px;
                                padding: 0px 24px 0px 10px;
                                max-width: 110px;
                            }

                            .header .nav-new.reduced .topbar li.search-shrink form button {
                                position: absolute;
                                right: 6px;
                                top: 6px;
                                border: 0;
                                background: none;
                            }

                    .header .nav-new.reduced .topbar li.search.reduced-only-inline {
                        width: 120px;
                        display: inline-block;
                    }

                        .header .nav-new.reduced .topbar li.search.reduced-only-inline .search-reduced-form,
                        .mini-header form {
                            display: none;
                        }

                            .header .nav-new.reduced .topbar li.search.reduced-only-inline .search-reduced-form.show,
                            .mini-header form.show {
                                display: block;
                                width: 100px;
                            }

                            .header .nav-new.reduced .topbar li.search.reduced-only-inline .search-reduced-form input[type=search],
                            .mini-header input[type=search] {
                                width: 100%;
                                margin: 0px;
                                border: 0;
                                height: 26px;
                                font-size: 14px;
                                border-radius: 4px;
                                padding: 0px 24px 0px 10px;
                            }

                            .header .nav-new.reduced .topbar li.search.reduced-only-inline .search-reduced-form button,
                            .mini-header .search-reduced-form button {
                                position: absolute;
                                right: 6px;
                                top: 6px;
                                border: 0;
                                background: none;
                                padding: 0px;
                            }

                .header .nav-new.reduced .topbar .reduced-hide {
                    display: none;
                }

            .header .nav-new.reduced .bottombar .logo {
                padding: 10px 10px 10px 0px;
            }

                .header .nav-new.reduced .bottombar .logo img,
                .header .nav-new.reduced .bottombar .logo svg,
                .mini-header .logo svg {
                    width: 64px;
                    height: auto;
                }

            .header .nav-new.reduced .bottombar .mobile-nav-popout .primary-nav,
            .mini-header .primary-nav {
                width: 860px;
            }

                .header .nav-new.reduced .bottombar .mobile-nav-popout .primary-nav > ul,
                .mini-header .primary-nav > ul {
                    max-width: 720px;
                }

                    .header .nav-new.reduced .bottombar .mobile-nav-popout .primary-nav > ul > li > a,
                    .mini-header .primary-nav > ul > li > a {
                        padding: 16px;
                        font-size: 14px;
                    }

                    .header .nav-new.reduced .bottombar .mobile-nav-popout .primary-nav > ul > li:first-child > a,
                    .mini-header .primary-nav > ul > li:first-child > a {
                        padding: 16px 0px;
                    }

                    .header .nav-new.reduced .bottombar .mobile-nav-popout .primary-nav > ul > li:last-child {
                        -webkit-box-flex: unset;
                        -ms-flex-positive: unset;
                        flex-grow: unset;
                        padding: 0px 45px 0px 0px;
                    }

                    .header .nav-new.reduced .bottombar .mobile-nav-popout .primary-nav > ul + ul,
                    .mini-header .primary-nav > ul + ul {
                        display: none;
                    }
    }

    @media screen and (min-width: 75em) {
        .header .nav-new.reduced .bottombar .mobile-nav-popout .primary-nav > ul,
        .mini-header .primary-nav > ul {
            max-width: 860px;
        }
    }
    /* Mini header */
    .mini-header {
        background: #111;
        position: fixed;
        top: 0;
        left: 0;
        transition: transform .15s ease-in-out;
        transform: translateY(-100%);
        width: 100%;
        z-index: 99;
    }

        .mini-header a {
            font-family: "Mulish", sans-serif;
        }

    .mini-header--shown {
        transform: translateY(0);
    }

    .mini-header__wrapper {
        position: relative;
        max-width: 1400px;
        margin-left: auto;
        margin-right: auto;
    }

    .mini-header__container {
        display: flex;
        align-items: center;
        max-width: 1180px;
        margin-left: auto;
        margin-right: auto;
        padding: 0 20px;
    }

    .mini-header .logo {
        padding: 10px 21px 4px 0;
    }

    @media(max-width: 1200px) {
        .mini-header .logo {
            padding-left: 11px;
        }
    }

    .mini-header__toolbox {
        list-style-type: none;
        display: flex;
        align-items: center;
        margin: 0;
        position: absolute;
        right: 0;
        top: 8px;
    }

    .mini-header .parent {
        position: relative;
    }

        .mini-header .parent ul {
            display: none;
            position: absolute;
            left: 0px;
            top: 100%;
            background: #494949;
            z-index: 1;
            text-align: left;
            list-style: none;
            margin: 0;
        }

            .mini-header .parent ul li a {
                display: block;
                padding: 12px 16px;
                font-size: 14px;
                white-space: nowrap;
                font-weight: 400;
                text-transform: inherit;
            }

                .mini-header .parent ul li a:hover {
                    background-color: #2a2a2a;
                }

    .mini-header__toolbox > li {
        padding: 10px 5px;
        font-size: 14px;
        font-weight: 600;
    }

    .mini-header__toolbox li a span + span {
        margin-left: 5px;
    }

    .mini-header a.main-nav-free-design {
        font-family: "Mulish", sans-serif;
    }

    .mini-header .searchMediumForm {
        position: relative;
    }

    .mini-header .searchMediumBtn {
        display: inline-block;
        width: 112px;
        text-align: center;
        font-size: 13px;
        font-family: "open sans", monospace;
        font-weight: 600;
    }

        .mini-header .searchMediumBtn .fa-search {
            margin-right: 3px;
        }

    .mini-header .nav-fdh {
        padding-right: 38px;
    }

    @media(max-width: 1200px) {
        .mini-header .blank-li {
            display: none;
        }
    }


    input::-webkit-outer-spin-button,
    input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }
    /* Firefox */
    input[type=number] {
        -moz-appearance: textfield;
    }

    @media print, screen and (min-width: 64em) {
        #bar-notification {
            position: -webkit-sticky;
            position: sticky;
            top: 0;
            z-index: 99;
            height: 44px;
            overflow: hidden;
        }
    }

    .bar-notification {
        padding: 10px 40px 10px 10px;
        font-family: 'Mulish';
    }

        .bar-notification p {
            margin: 0;
            text-align: center;
            font-weight: 600;
        }

        .bar-notification span.close {
            width: auto;
            height: auto;
            top: 8px;
            right: 10px;
            border: 0px;
            background: none;
            position: absolute;
            cursor: pointer;
        }

            .bar-notification span.close:before {
                color: #000;
                content: 'X';
                font-size: 20px;
                font-weight: 700;
                font-family: 'Mulish';
            }

        .bar-notification.success {
            background: #73db9a;
        }

        .bar-notification.error {
            background: #ffafaf;
        }

    .banner.sale {
        padding: 46vw 0 0 0;
        background: url(../images/home-page-kitchen.jpg) center 0 no-repeat;
        background-size: 100% auto;
        margin-top: 0;
        text-align: center;
        font-family: "Mulish", sans-serif;
    }

    @media print, screen and (min-width: 48em) {
        .banner.sale {
            padding: 64px 0 64px 0;
            background-size: cover;
        }
    }

    .banner.sale .intro {
        height: auto;
        width: 100%;
        max-width: 100%;
        padding: 24px;
        border-radius: 0;
        background: #fff;
        display: inline-block;
        vertical-align: top;
        margin: 0 auto;
        font-size: 30px;
        line-height: 2.75rem;
        -webkit-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.16);
        box-shadow: 0 3px 16px rgba(0, 0, 0, 0.16);
        overflow: hidden;
        font-family: "Mulish", sans-serif;
    }

    @media print, screen and (min-width: 48em) {
        .banner.sale .intro {
            height: 494px;
            max-width: 450px;
            padding: 32px;
        }
    }

    @media print, screen and (min-width: 64em) {
        .banner.sale .intro {
            max-width: 600px;
        }
    }

    @media screen and (min-width: 75em) {
        .banner.sale .intro {
            max-width: 754px;
        }
    }

    .banner.sale .intro a {
        display: inline-block;
        color: inherit;
        font-weight: bold;
        line-height: 1em;
        text-decoration: none;
        border-bottom: 1px solid #000;
        font-family: "Mulish", sans-serif;
    }

        .banner.sale .intro a.sale-headline {
            text-decoration: none;
            border: 0;
            font-family: "Mulish", sans-serif;
        }

    .banner.sale .intro .sale-line1 {
        margin-top: 0;
        font-size: 32px;
        line-height: 36px;
        max-width: 540px;
        text-transform: none;
        margin: 0;
        font-weight: bold;
        color: #12223B;
        font-family: "Mulish", sans-serif;
    }

    @media print, screen and (min-width: 48em) {
        .banner.sale .intro .sale-line1 {
            font-size: 38px;
            line-height: 54px;
            margin-top: 24px;
        }
    }

    @media print, screen and (min-width: 64em) {
        .banner.sale .intro .sale-line1 {
            font-size: 52px;
            line-height: 64px;
            text-transform: none;
        }
    }

    .banner.sale .intro .sale-line2 {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 18px;
        text-transform: none;
        letter-spacing: normal;
        margin: 8px 0;
        font-weight: bold;
        color: #77060D;
        font-family: "Mulish", sans-serif;
    }

    @media print, screen and (min-width: 48em) {
        .banner.sale .intro .sale-line2 {
            margin-bottom: 18px;
            font-size: 30px;
            line-height: 42px;
        }
    }

    @media print, screen and (min-width: 64em) {
        .banner.sale .intro .sale-line2 {
            font-size: 36px;
            line-height: 48px;
        }
    }

    .banner.sale .intro h1 {
        margin-top: 0;
        max-width: 300px;
        margin: 0 auto;
        font-size: 22px;
        line-height: 26px;
        font-weight: 600;
    }

    @media print, screen and (min-width: 48em) {
        .banner.sale .intro h1 {
            margin-top: 0;
        }
    }

    @media print, screen and (min-width: 64em) {
        .banner.sale .intro h1 {
            font-size: 26px;
            font-weight: 600;
            line-height: 30px;
            max-width: 100%;
        }
    }

    .banner.sale .intro h1 + a {
        font-size: 28px;
        line-height: 1.25em;
        max-width: 300px;
        margin: 0 auto;
        color: #000;
        font-weight: 600;
        border: 0;
        display: inline-block;
        text-decoration: none;
        font-family: "Mulish", sans-serif;
    }

    @media print, screen and (min-width: 64em) {
        .banner.sale .intro h1 + a {
            font-size: 40px;
            max-width: 100%;
        }
    }

    .banner.sale .intro div.buttonwrap a {
        margin: 16px 0;
        font-size: 14px;
        width: 200px;
        padding: 10px 24px;
        border-radius: 28px;
        -webkit-transition: background .5s;
        transition: background .5s;
        color: #fff;
        background: var(--glob-button-bg-alt);
        display: inline-block;
        font-weight: bold;
        line-height: 1em;
        text-decoration: none;
        font-family: "Mulish", sans-serif;
    }

        .banner.sale .intro div.buttonwrap a:hover {
            background: #459BAC;
        }

    @media print, screen and (min-width: 48em) {
        .banner.sale .intro div.buttonwrap a {
            width: 200px;
            margin: 24px 0;
            padding: 10px 24px;
            font-size: 16px;
            border-radius: 28px;
            -webkit-transition: background .5s;
            transition: background .5s;
        }
    }

    .banner.sale .intro .sale-line3 {
        font-size: 14px;
        margin-bottom: 0;
        padding-bottom: 0;
        font-weight: bold;
        line-height: 24px;
        color: var(--glob-font-body-color);
        border: 0;
        width: 100%;
        margin: 0 auto 24px auto;
        text-decoration: underline;
        font-family: "Mulish", sans-serif;
    }

    @media print, screen and (min-width: 48em) {
        .banner.sale .intro .sale-line3 {
            font-size: 16px;
            font-weight: bold;
            line-height: 24px;
            color: var(--glob-font-body-color);
            border: 0;
        }
    }

    .banner.sale .bilt {
        width: 100%;
        margin: 0;
        padding: 16px;
        height: auto;
        border-radius: 0;
        font-weight: 600;
        position: relative;
        text-align: center;
        background: #E4EDF6;
        display: inline-block;
        vertical-align: top;
    }

    @media print, screen and (min-width: 48em) {
        .banner.sale .bilt {
            height: 494px;
            width: 250px;
            padding: 74px 16px;
            margin-left: 16px;
        }
    }

    @media print, screen and (min-width: 64em) {
        .banner.sale .bilt {
            width: 300px;
        }
    }

    .banner.sale .bilt a {
        color: #2b586f;
        text-decoration: none;
        font-family: "Mulish", sans-serif;
    }

    @media screen and (max-width: 47.99875em) {
        .banner.sale .bilt a div.quickship-badge {
            float: left;
            margin-right: 16px;
        }
    }

    .banner.sale .bilt a img {
        width: 140px;
        display: block;
        max-width: 100%;
        height: auto;
        margin: 0 auto;
    }

    @media print, screen and (min-width: 48em) {
        .banner.sale .bilt a img {
            display: block;
            max-width: 100%;
            height: auto;
            margin: 0 auto;
            width: auto;
        }
    }

    .banner.sale .bilt span {
        font-size: 12px;
        margin: 16px 0 8px 0;
        color: #414854;
        display: block;
        font-family: "Mulish", sans-serif;
    }

    @media print, screen and (min-width: 48em) {
        .banner.sale .bilt span {
            font-size: 14px;
        }
    }

    .banner.sale .bilt span + span {
        font-size: 14px;
        margin-bottom: 12px;
        line-height: 1.25em;
        margin: 8px 0 24px 0;
        color: var(--glob-font-body-color);
        text-transform: none;
        font-family: "Mulish", sans-serif;
    }

    @media print, screen and (min-width: 48em) {
        .banner.sale .bilt span + span {
            font-size: 20px;
            line-height: 28px;
        }
    }

    .banner.sale .bilt span.link {
        display: inline-block;
        width: 140px;
        padding: 8px 0;
        font-size: 14px;
        text-align: center;
        margin: 0 auto;
        color: #000;
        text-transform: none;
        letter-spacing: 0;
        font-weight: bold;
        line-height: 1em !important;
        border: 1px solid var(--glob-button-bg-alt);
        border-radius: 28px;
        background: none;
        text-decoration: none !important;
        -webkit-transition: all .5s;
        transition: all .5s;
        font-family: "Mulish", sans-serif;
    }

        .banner.sale .bilt span.link:hover {
            background: #fff;
        }

    @media print, screen and (min-width: 48em) {
        .banner.sale .bilt span.link {
            width: 180px;
            margin: 0 auto;
            font-size: 16px;
        }
    }

    .hero-banner .banner-timer {
        background-color: #F6F5F3;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    @media screen and (max-width: 62.5em) {
        .hero-banner .banner-timer {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
        }
    }

    .hero-banner .banner-timer.flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    @media screen and (max-width: 87.5em) {
        .hero-banner .banner-image {
            overflow: hidden;
        }
    }

    @media screen and (max-width: 62.5em) {
        .hero-banner .banner-image {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1;
            width: 100%;
        }
    }

    @media screen and (min-width: 62.5625em) {
        .hero-banner .banner-image {
            width: 50%;
        }
    }

    .hero-banner .banner-image .img-wrapper {
        max-height: 460px;
        overflow: hidden;
    }

    @media screen and (max-width: 87.5em) {
        .hero-banner .banner-image .img-wrapper {
            height: 460px;
        }
    }

    @media screen and (max-width: 62.5em) {
        .hero-banner .banner-image .img-wrapper {
            height: auto;
            max-height: 400px;
        }
    }

    .hero-banner .banner-image .img-wrapper img {
        width: 100%;
        height: auto;
    }

    @media screen and (max-width: 87.5em) {
        .hero-banner .banner-image .img-wrapper img {
            width: auto;
            height: 100%;
        }
    }

    @media screen and (max-width: 62.5em) {
        .hero-banner .banner-image .img-wrapper img {
            width: 100%;
            height: auto;
        }
    }

    .hero-banner .banner-image .quick-shop {
        margin-top: -2px;
        padding: 10px 8px 10px 32px;
        background: #E4EDF6;
        mix-blend-mode: normal;
        -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2), 0px 2px 10px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2), 0px 2px 10px rgba(0, 0, 0, 0.1);
    }

    @media screen and (max-width: 73.125em) {
        .hero-banner .banner-image .quick-shop {
            padding-left: 8px;
        }
    }

    @media screen and (max-width: 62.5em) {
        .hero-banner .banner-image .quick-shop {
            display: none;
        }
    }

    .hero-banner .banner-image .quick-shop-inner {
        margin: 0 auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 26px;
        max-width: 665px;
    }

    @media screen and (max-width: 65.625em) {
        .hero-banner .banner-image .quick-shop-inner {
            gap: 20px;
        }
    }

    .hero-banner .banner-image .quick-shop-inner.flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    @media screen and (max-width: 73.125em) {
        .hero-banner .banner-image .quick-shop img {
            width: 72px;
            height: 72px;
            padding: 19px 0;
            -webkit-box-sizing: content-box;
            box-sizing: content-box;
        }
    }

    .hero-banner .banner-image .quick-shop-desc {
        max-width: 300px;
    }

    @media screen and (max-width: 73.125em) {
        .hero-banner .banner-image .quick-shop-desc {
            max-width: 200px;
        }
    }

    .hero-banner .banner-image .quick-shop-desc h4,
    .hero-banner .banner-image .quick-shop-desc h3 {
        font-weight: 600;
        font-size: 16px;
        line-height: 26px;
    }

    .hero-banner .banner-image .quick-shop-desc a {
        font-weight: 600;
        font-size: 20px;
        line-height: 30px;
        text-decoration: none;
    }

    @media screen and (max-width: 73.125em) {
        .hero-banner .banner-image .quick-shop-desc a {
            font-size: 16px;
            line-height: 24px;
        }
    }

    .hero-banner .banner-image .shop-now {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: right;
        white-space: nowrap;
        margin-right: 16px;
    }

    @media screen and (max-width: 65.625em) {
        .hero-banner .banner-image .shop-now {
            margin-right: 0;
        }
    }

    .hero-banner .banner-image .shop-now a.button, .hero-banner .banner-image .shop-now .button {
        font-weight: bold;
        line-height: 1em;
        color: #fff;
        border-radius: 28px;
        background: var(--glob-button-bg-alt);
        text-decoration: none;
        text-align: center;
        padding: 12px 24px;
        -webkit-transition: background-color .5s;
        transition: background-color .5s;
    }

        .hero-banner .banner-image .shop-now a.button:hover, .hero-banner .banner-image .shop-now .button:hover {
            background-color: #286a83;
        }

    .hero-banner .banner-hero {
        max-width: 560px;
        margin: 0 auto;
    }

    @media screen and (max-width: 75em) {
        .hero-banner .banner-hero {
            margin: 24px;
        }
    }

    @media screen and (max-width: 62.5em) {
        .hero-banner .banner-hero {
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2;
        }
    }

    @media screen and (min-width: 62.5625em) {
        .hero-banner .banner-hero {
            width: 50%;
        }
    }

    .hero-banner .banner-hero h2, .hero-banner .rta-title {
        font-size: 25px;
        font-weight: 700;
        line-height: 40px;
    }

    .hero-banner .banner-hero .rta-title {
        color: var(--glob-font-body-color);
    }

    @media screen and (max-width: 62.5em) {
        .hero-banner .banner-hero .rta-title {
            font-size: 19px;
            line-height: 28px;
        }
    }

    .hero-banner .banner-hero h1 {
        padding: 16px 0;
        font-style: normal;
        font-weight: 700;
        line-height: 62px;
        color: #12223B;
        font-family: "Mulish", sans-serif;
    }

    .hero-banner .banner-hero .hero-small-title {
        font-size: 48px;
        font-family: "Mulish", sans-serif;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    @media screen and (max-width: 62.5em) {
        .hero-banner .banner-hero .hero-small-title {
            font-size: 32px;
            line-height: 46px;
            padding: 8px 0;
        }
    }

    .hero-banner .banner-hero h2 {
        font-family: "Mulish", sans-serif;
    }

    @media screen and (max-width: 62.5em) {
        .hero-banner .banner-hero h2 {
            font-size: 18px;
            font-weight: 600;
            line-height: 26px;
        }
    }

    .hero-banner .banner-hero ul {
        padding: 16px 0;
        list-style: none;
        margin: 0px;
    }

    @media screen and (max-width: 62.5em) {
        .hero-banner .banner-hero ul {
            padding: 8px 0;
        }
    }

    .hero-banner .banner-hero ul li {
        font-weight: 600;
        font-size: 14px;
        line-height: 22px;
        color: #414854;
        list-style-image: url(../images/ulli.svg);
        margin-left: 26px;
        padding: 3px 5px;
    }

        .hero-banner .banner-hero ul li a {
            color: #414854;
            text-decoration: none;
        }

    @media screen and (max-width: 53.125em) {
        .hero-banner .banner-hero ul li a {
            text-decoration: underline;
        }
    }

    .hero-banner .home-counter {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding-top: 12px;
    }

    @media screen and (max-width: 62.5em) {
        .hero-banner .home-counter {
            padding-top: 8px;
        }
    }

    .hero-banner .home-counter .counter-box {
        margin-right: 4px;
        margin-left: 4px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border: 2px solid #D5DAE0;
        border-radius: 2px;
        padding: 12px 24px;
        background-color: #fff;
    }

    @media screen and (max-width: 62.5em) {
        .hero-banner .home-counter .counter-box {
            padding: 12px 24px;
            margin-right: 2px;
            margin-left: 2px;
        }
    }

    .hero-banner .home-counter .counter-box.flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .hero-banner .home-counter .counter-number {
        font-weight: 500;
        font-size: 38px;
        line-height: 36px;
    }

    @media screen and (max-width: 62.5em) {
        .hero-banner .home-counter .counter-number {
            font-weight: 600;
            font-size: 21px;
            line-height: 28px;
        }
    }

    .hero-banner .home-counter .counter-desc {
        font-weight: 600;
        font-size: 20px;
        line-height: 20px;
    }

    @media screen and (max-width: 62.5em) {
        .hero-banner .home-counter .counter-desc {
            font-size: 14px;
            line-height: 22px;
        }
    }

    .hero-banner .shop-buttons {
        gap: 12px;
        padding-top: 32px;
    }

    @media screen and (max-width: 62.5em) {
        .hero-banner .shop-buttons {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            padding: 16px 0;
        }
    }

    .hero-banner .shop-buttons.flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .hero-banner .shop-buttons a.button, .hero-banner .shop-buttons .button {
        font-weight: bold;
        line-height: 1em;
        color: #fff;
        border-radius: 28px;
        background: var(--glob-button-bg-alt);
        text-decoration: none;
        text-align: center;
        padding: 12px 24px;
    }

        .hero-banner .shop-buttons a.button:hover, .hero-banner .shop-buttons .button:hover {
            background-color: #286a83;
        }

    .hero-banner .shop-buttons .link.button {
        min-width: 242px;
        white-space: nowrap;
    }

    .hero-banner .shop-buttons .button.alt {
        padding: 12px 24px;
        font-size: 16px !important;
        font-weight: bold;
        line-height: normal;
        color: var(--glob-font-body-color);
        line-height: 1em !important;
        border: 1px solid var(--glob-button-bg-alt);
        border-radius: 28px;
        background: none;
        text-decoration: none !important;
        letter-spacing: normal;
        -webkit-transition: all .5s;
        transition: all .5s;
    }

        .hero-banner .shop-buttons .button.alt:hover {
            color: #fff;
        }

    @media screen and (max-width: 46.875em) {
        .hero-banner .shop-buttons .button.alt {
            font-size: 14px !important;
        }
    }

    .banner .error-message span {
        display: inline;
    }

    .nav-timer {
        color: #000;
        padding: 2px 16px;
        background: var(--glob-secondary-bg);
    }

    @media screen and (max-width: 56.25em) {
        .nav-timer {
            padding: 4px 0;
        }
    }

    .nav-timer .countdown-wrapper {
        display: none;
    }

    .nav-timer.has-timer .countdown-wrapper {
        display: block;
    }

    .nav-timer-new > div {
        max-width: 1460px;
        margin: 0 auto;
        color: #000;
    }

    .nav-timer-new .announcements {
        width: 480px;
        max-width: 100%;
        margin-left: 3.25rem;
        text-align: center;
    }

        .nav-timer-new .announcements.slick-slider button {
            width: 24px;
            height: 20px;
            top: calc(50% - 13px);
            transform: scale(1,2);
            outline: none;
            color: #000;
            background: none;
        }

            .nav-timer-new .announcements.slick-slider button:hover {
                width: 24px;
                height: 20px;
                background: none;
            }

        .nav-timer-new .announcements .divide {
            margin: 0 .75rem;
        }

        .nav-timer-new .announcements a {
            text-decoration: underline;
        }

    .nav-timer-new .announcement + .announcement {
        display: none !important;
    }

    .nav-timer > div > div {
        display: flex;
    }

        .nav-timer > div > div > div + div {
            margin-left: auto;
        }

    .nav-timer {
        font-size: 14px;
        line-height: 33px;
    }

        .nav-timer a {
            color: #000;
        }

            .nav-timer a .countdown-wrapper {
                float: right;
                height: 31px;
                padding: 0 16px;
                font-weight: 600;
                line-height: 24px;
                border-radius: 4px;
                background: #fff;
            }

    .nav-timer-new a .countdown-wrapper {
        margin: 1px 0 0 1.25rem;
        align-content: center;
        white-space: nowrap;
    }

    .nav-timer-new .underline {
        text-decoration: underline;
    }

    .nav-timer-new a + a {
        margin: 0 auto;
        font-weight: 600;
    }

    .nav-timer-new .divide {
        margin: 0 4px;
    }

    @media(max-width: 1440px) {
        .nav-timer-new .announcements.slick-slider {
            margin-left: 0;
        }

        .nav-timer-new {
            padding-left: 2.75rem;
            padding-right: 2.25rem;
        }
    }

    @media(max-width: 1378px) {
        .nav-timer-new {
            padding-left: 3.25rem;
            padding-right: 2.25rem;
        }
    }

    @media(max-width: 1224px) {
        .nav-timer-new {
            padding-left: 1.25rem;
            padding-right: 1.25rem;
        }

            .nav-timer-new .announcements.slick-slider button {
                top: calc(50% - 12px);
            }
    }

    @media screen and (max-width: 64em) {
        .nav-timer-new .announcements {
            max-width: 350px;
        }

            .nav-timer-new .announcements.slick-slider button {
                top: calc(50% - 11px);
            }

        .nav-timer a .countdown-wrapper {
            margin-right: 0;
        }
    }

    @media screen and (max-width: 56em) {
        .nav-timer-new.has-timer > div > div {
            flex-wrap: wrap;
        }

            .nav-timer-new.has-timer > div > div > div {
                flex-basis: 100%;
                max-width: 100%;
            }

        .nav-timer-new.has-timer .announcements {
            margin-bottom: .75rem;
            padding-top: 3px;
        }

            .nav-timer-new.has-timer .announcements:after {
                content: '';
                position: relative;
                top: .375rem;
                display: block;
                margin: 0 -6rem;
                border-bottom: 1px solid #fff;
                opacity: 0.3;
            }

        .nav-timer-new a * {
            line-height: 24px;
        }

        .nav-timer-new > div > div > *:last-child {
            margin: 4px 24px 0;
        }

        .nav-timer-new.has-timer > div > div > *:last-child {
            max-width: calc(100% + 1.5rem);
            flex-basis: calc(100% + 1.5rem);
            margin: 4px -.75rem;
            font-size: 11px;
        }

        .nav-timer-new a .countdown-wrapper {
            margin-left: .5rem;
            padding: 0 10px;
        }

        .nav-timer-new.no-timer > div > div > *:last-child {
            margin: 0 0 0 auto;
        }

        #nav-salebanner {
            text-transform: capitalize;
        }

            #nav-salebanner > span:first-child {
                display: none;
            }

        .nav-timer-new.has-timer .nom {
            display: none;
        }

        .nav-timer-new {
            padding-left: 1.5rem;
            padding-right: 1.5rem;
        }
    }

    @media(max-width: 38em) {
        .nav-timer-new {
            padding: 0;
        }

            .nav-timer-new.no-timer > div > div {
                flex-wrap: wrap;
            }

                .nav-timer-new.no-timer > div > div > div {
                    flex-basis: 100%;
                    max-width: 100%;
                    text-align: center;
                }

            .nav-timer-new.no-timer .announcements {
                margin-left: 0;
                padding: 6px 20px .375rem 20px;
                overflow-x: hidden;
            }

                .nav-timer-new.no-timer .announcements:after {
                    content: '';
                    position: relative;
                    top: .375rem;
                    display: block;
                    margin: 0 -6rem;
                    border-bottom: 1px solid #fff;
                    opacity: 0.3;
                }

            .nav-timer-new.no-timer > div > div > *:last-child {
                font-size: 12px;
            }

            .nav-timer-new .slick-slider .slick-arrow.slick-next, .nav-timer-new .slick-slider > button:last-child {
                top: calc(50% - 13px);
                right: 0;
            }

            .nav-timer-new .slick-slider .slick-arrow.slick-prev, .nav-timer-new .slick-slider > button:first-child {
                top: calc(50% - 13px);
                left: 0;
            }
    }


.quick-ship { background-color: #F6F5F3; }
.quick-ship .inner { display: flex; gap: 4rem; max-width: 1200px; margin: 0 auto; padding: 4rem 2rem; align-items: center; justify-content: center; text-align: center; }
.quick-ship .inner > div { flex: 1; }
.quick-ship .inner > div + div { max-width: 24rem; }
.quick-ship h2 { font-size: 2rem; }
.quick-ship a { color: #000; text-decoration: underline; }
@media(max-width: 1000px) {
    .quick-ship h2 { max-width: 20rem; margin: 0 auto 1rem auto; font-size: 1.5rem; }
}
@media(max-width: 750px) {
    .quick-ship .inner { flex-direction: column-reverse; }
    .quick-ship + .video { padding: 2rem 0; }
}


/*props*/
.homepageprops.props {
    margin: 0 0 0 0;
    padding: 0 2rem 0 2rem;
}

    @media screen and (max-width: 63.99875em) {
        .homepageprops.props {
            margin: 0 auto 0 auto;
        }
    }
    .homepageprops.props > div {
        max-width: 1200px;
        margin: 0 auto 0 auto;
        padding: 40px 0 32px 0;
        text-align: center;
    }

    .homepageprops.props ul {
        display: flex;
        gap: 1rem;
        list-style: none;
        padding: 0px;
        margin: 0px;
    }

        .homepageprops.props ul li {
            padding: 2px 1rem;
            background-color: var(--glob-secondary-bg);
            vertical-align: bottom;
            position: relative;
            flex: 1;
        }

            .homepageprops.props ul li a {
                display: block;
                text-decoration: none;
                padding: 32px 1% 20px;
                height: 100%;
                width: 100%;
            }

                .homepageprops.props ul li a img {
                    filter: brightness(0);
                    width: auto;
                    height: 32px;
                }

            .homepageprops.props ul li h3 {
                margin: 32px 0 8px;
                font: var(--glob-font-heading);
                font-size: 1.25rem;
                font-weight: normal;
                color: #000;
            }

            .homepageprops.props ul li p {
                margin: 4px auto 0;
                line-height: 1.5em;
                color: var(--glob-font-caption-color);
                font-size: .875rem;
            }

    @media screen and (max-width: 63.99875em) {
        .homepageprops.props ul {
            flex-wrap: wrap;
        }

            .homepageprops.props ul li {
                flex-basis: calc(50% - 1rem);
                max-width: 160px;
                padding-right: 20px;
                padding-left: 48px;
                white-space: wrap;
            }

                .homepageprops.props ul li + li + li {
                    padding-right: 0;
                    padding-left: 30px;
                }
    }
    /*category*/
    .category {
        margin: 0 auto;
        max-width: 1492px;
        padding-top: 72px;
        padding-bottom: 72px;
        text-align: center;
    }

    @media screen and (max-width: 63.99875em) {
        .category {
            padding: 0 16px;
        }
    }

    @media screen and (max-width: 74.99875em) {
        .category {
            margin: 44px auto;
            margin-bottom: 0;
        }
    }

    .category h2 {
        margin-bottom: 2rem;
        font-size: 28px;
    }

    @media screen and (max-width: 70em) {
        .category h2 {
            margin-bottom: 44px;
            font-size: 20px;
        }
    }

    @media screen and (max-width: 63.9375em) {
        .category h2 {
            margin-bottom: 36px;
            font-size: 18px;
        }
    }

    .category ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

    @media print, screen and (min-width: 64em) {
        .category ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            padding: 0px 10px;
        }
    }

    .category ul li {
        width: 23%;
        display: inline-block;
        margin-bottom: 72px;
    }

    @media screen and (max-width: 63.99875em) {
        .category ul li {
            display: block;
            width: 100%;
            margin: 0 0 32px 0;
        }
    }

    .category ul li .button {
        display: block;
        max-width: 326px;
        margin: 0 auto;
        color: #eee;
        line-height: 1em;
        text-align: center;
    }

    @media screen and (max-width: 70em) {
        .category ul li .button {
            width: 230px;
            font-size: 14px;
        }
    }

    @media screen and (max-width: 63.9375em) {
        .category ul li .button {
            width: 256px;
            padding: 12px 0;
        }
    }

    .category ul li a {
        text-decoration: none;
        color: inherit;
    }

    @media screen and (max-width: 74.99875em) {
        .category ul li div {
            height: 150px;
            overflow: hidden;
        }
    }

    .category ul li h3 {
        margin: 32px 0 24px;
        font-size: 1.25rem;
    }

    @media screen and (max-width: 70em) {
        .category ul li h3 {
            margin: 24px 0 12px;
            font-size: 18px;
        }
    }

    .category img {
        max-width: 100%;
        height: auto;
    }

    @media screen and (max-width: 70em) {
        .category img {
            margin-top: -12%;
        }
    }
    /*video*/
    .video {
        padding: 78px 0;
        text-align: center;
    }

        .video iframe {
            display: block;
            max-width: 100%;
            margin: 0 auto 32px;
            border: 0px;
        }

        .video img {
            max-width: 100%;
            height: auto;
        }

    @media screen and (max-width: 47.99875em) {
        .video img {
            max-width: 92%;
            margin: 0 4%;
        }
    }
    /*contractors*/
    .contractors {
        padding: 128px 24px;
        text-align: center;
        color: #000;
        background: url(../images/contractor-bg.jpg) center center no-repeat;
        background-size: cover;
    }

    @media screen and (max-width: 47.99875em) {
        .contractors {
            padding: 64px 0;
        }
    }

    .contractors .intro {
        padding: 24px;
        line-height: 1.5em;
        width: calc(100% - 32px);
        max-width: 624px;
        margin: 0 auto;
        padding: 32px;
        font-size: 30px;
        line-height: 2.75rem;
        border-radius: 20px;
        background: rgba(255, 255, 255, 0.9);
        -webkit-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.16);
        box-shadow: 0 3px 16px rgba(0, 0, 0, 0.16);
        overflow: hidden;
    }

    @media screen and (max-width: 47.99875em) {
        .contractors .intro {
            background: #fff;
        }
    }

    .contractors h2 {
        margin: 0;
        font-size: 1.625rem;
    }

    .contractors p {
        margin: 1rem 0;
        font-size: 1rem;
        color: var(--glob-font-caption-color);
    }

    @media screen and (max-width: 47.99875em) {
        .contractors p {
            margin: 16px 0 24px 0;
            line-height: 1.25em;
            font-size: 16px;
        }
    }

    .contractors .button {
        margin: 0 auto;
        min-width: 144px;
    }

    @media screen and (max-width: 47.99875em) {
        .contractors .button {
            font-size: 16px;
        }
    }
    /*low price*/
    .low-price {
        max-width: 956px;
        margin: 0 auto;
        padding: 112px 24px;
        text-align: center;
    }

        .low-price h2 {
            max-width: 510px;
            margin: 0 auto;
            font-size: 36px;
            font-weight: 400;
            line-height: 1.25em;
        }

    @media screen and (max-width: 47.99875em) {
        .low-price h2 {
            font-size: 20px;
        }
    }

    .low-price h2 strong {
        display: block;
    }

    .low-price p {
        margin: 24px 0 32px;
        line-height: 1.5em;
    }

    @media screen and (max-width: 47.99875em) {
        .low-price p {
            font-size: 14px;
        }
    }

    .low-price .button {
        display: block;
        width: 256px;
        margin: 0 auto;
        padding: 16px 0;
        color: #fff;
        font-size: 18px;
    }

    @media screen and (max-width: 47.99875em) {
        .low-price .button {
            font-size: 16px;
        }
    }
    /*Real Kitchens*/
    .kitchens {
        text-align: center;
        color: #000;
        background: url(../images/inspiration-bg.jpg) no-repeat;
        background-size: cover;
        padding: 32px;
    }

    @media print, screen and (min-width: 64em) {
        .kitchens {
            padding: 54px;
        }
    }

    .kitchens .container {
        margin: 0 auto;
        max-width: 484px;
    }

    @media print, screen and (min-width: 48em) {
        .kitchens .container {
            max-width: 1732px;
        }
    }

    @media print, screen and (min-width: 48em) {
        .kitchens .slick-slide {
            padding: 0 15px;
            overflow: hidden;
        }
    }

    .kitchens .slick-slide img {
        width: 100%;
    }

    .kitchens h2 {
        margin-bottom: 8px;
        font-size: 18px;
    }

    @media print, screen and (min-width: 48em) {
        .kitchens h2 {
            font-size: 20px;
        }
    }

    @media print, screen and (min-width: 64em) {
        .kitchens h2 {
            font-size: 36px;
            line-height: 1em;
        }
    }

    .kitchens h3 {
        margin: 4px 0 60px;
        font-weight: 400;
        line-height: 1em;
        font-size: 14px;
        margin-bottom: 32px;
    }

    @media print, screen and (min-width: 48em) {
        .kitchens h3 {
            margin-bottom: 32px;
        }
    }

    @media print, screen and (min-width: 64em) {
        .kitchens h3 {
            font-size: 30px;
            margin: 4px 0 60px;
        }
    }

    .kitchens .completed-kitchens span {
        display: block;
        margin-top: 20px;
        font-size: 14px;
        font-weight: 700;
        font-family: "Mulish", sans-serif;
    }

    .kitchens .button.inspirationBtn {
        display: block;
        width: 200px;
        margin: 0 auto;
    }

    .slick-dots {
        margin: 32px 0 20px;
    }

        .slick-dots li {
            display: inline-block;
            width: 10px;
            height: 10px;
            margin: 0 3px;
            border: 2px solid var(--glob-button-bg-alt);
            border-radius: 50%;
            text-indent: -4096px;
        }

            .slick-dots li.slick-active {
                background-color: var(--glob-font-body-color);
            }

    .slick-slider .slick-arrow, .slick-slider > button {
        position: absolute;
        z-index: 1;
        top: 35%;
        color: #000;
        border: 0;
        background-color: var(--glob-button-bg);
        line-height: 1em;
        border-radius: 10px;
        -webkit-transition: all .5s;
        transition: all .5s;
        text-align: center;
        width: 34px;
        height: 34px;
        top: calc(50% - 74px);
        cursor: pointer;
        outline: none;
    }

        .slick-slider .slick-arrow:hover, .slick-slider > button:hover {
            width: 44px;
            height: 44px;
        }

    @media screen and (min-width: 75em) {
        .slick-slider .slick-arrow, .slick-slider > button {
            width: 54px;
            height: 54px;
        }

            .slick-slider .slick-arrow:hover, .slick-slider > button:hover {
                width: 64px;
                height: 64px;
            }
    }

    .slick-slider .slick-arrow.slick-prev, .slick-slider > button:first-child {
        left: -10px;
    }

    @media print, screen and (min-width: 48em) {
        .slick-slider .slick-arrow.slick-prev, .slick-slider > button:first-child {
            left: -28px;
        }
    }

    @media screen and (min-width: 90em) {
        .slick-slider .slick-arrow.slick-prev, .slick-slider > button:first-child {
            left: -50px;
        }
    }

    .slick-slider .slick-arrow.slick-next, .slick-slider > button:last-child {
        right: -10px;
    }

    @media print, screen and (min-width: 48em) {
        .slick-slider .slick-arrow.slick-next, .slick-slider > button:last-child {
            right: -28px;
        }
    }

    @media screen and (min-width: 90em) {
        .slick-slider .slick-arrow.slick-next, .slick-slider > button:last-child {
            right: -51px;
        }
    }
    /*Sample Cabinets*/
    .samples {
        position: relative;
        z-index: 0;
        overflow: hidden;
        -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.29);
        box-shadow: 0 3px 15px rgba(0, 0, 0, 0.29);
    }

    @media screen and (min-width: 75em) {
        .samples {
            background: url("../images/sample-door-collection.webp") no-repeat -184px top;
            background-size: 374px;
        }
    }

    @media screen and (min-width: 107.625em) {
        .samples {
            background-size: 360px;
        }
    }

    .samples .img-wrapper {
        display: none;
    }

    @media screen and (min-width: 75em) {
        .samples .img-wrapper {
            position: relative;
            display: inline-block;
            width: 18%;
            vertical-align: top;
        }
    }

    @media screen and (min-width: 107.625em) {
        .samples .img-wrapper {
            width: 21.5%;
        }
    }

    .samples .img-wrapper img {
        opacity: 0;
    }

    .samples .container {
        width: 100%;
        display: inline-block;
        max-width: 100%;
        padding: 18px 0 12px;
        vertical-align: top;
        margin: 0px auto;
    }

    @media screen and (min-width: 75em) {
        .samples .container {
            width: 74%;
        }
    }

    @media screen and (min-width: 107.625em) {
        .samples .container {
            width: 70%;
        }
    }

    @media screen and (max-width: 47.99875em) {
        .samples .info.desktop {
            display: none;
        }

        .samples .mobile {
            display: block;
        }

            .samples .mobile .info {
                display: block;
                width: 100%;
                text-align: center;
            }
    }

    @media print, screen and (min-width: 48em) {
        .samples .mobile {
            display: none;
        }

        .samples .info {
            margin-left: 24px;
            margin-right: 6%;
            width: 23%;
            display: inline-block;
            vertical-align: top;
            background: #fff;
        }

            .samples .info .button {
                display: block;
                width: auto;
                margin-top: 24px;
            }
    }

    .samples h2 {
        max-width: 100%;
        margin-top: 12px;
        margin-bottom: 4px;
        font-size: 18px;
        line-height: 1.25em;
        font-weight: 400;
    }

    @media print, screen and (min-width: 48em) {
        .samples h2 {
            font-size: 20px;
            max-width: 192px;
            margin-top: 32px;
        }
    }

    @media screen and (min-width: 90em) {
        .samples h2 {
            max-width: 256px;
            margin-top: 32px;
            font-size: 30px;
            line-height: 1.25em;
        }
    }

    .samples p {
        font-size: 14px;
        line-height: 1.25em;
        margin: 0px;
    }

    @media screen and (min-width: 90em) {
        .samples p {
            margin: 0px;
            font-size: 20px;
            line-height: 1.25em;
        }
    }

    .samples span.pricing {
        margin: 8px 0 12px 0;
        font-size: 18px;
        display: block;
        font-weight: 700;
    }

    @media print, screen and (min-width: 48em) {
        .samples span.pricing {
            margin: 16px 0;
            font-size: 20px;
            line-height: 16px;
        }
    }

    @media screen and (min-width: 90em) {
        .samples span.pricing {
            line-height: 16px;
            display: block;
            margin: 32px 0;
            font-size: 30px;
            font-weight: 700;
            color: #bd5b00;
        }
    }

    .samples .sample-carousel {
        display: block;
        text-align: center;
        width: calc(94% - 16px);
        margin: 0 auto;
    }

    @media print, screen and (min-width: 48em) {
        .samples .sample-carousel {
            width: 62%;
            display: inline-block;
            vertical-align: top;
        }
    }

    @media screen and (min-width: 90em) {
        .samples .sample-carousel {
            width: 66%;
        }
    }

    .samples .sample-carousel .slick-dots {
        margin: 12px 0px 0px 0px;
    }

    .samples .sample-carousel .slick-initialized .slick-slide {
        padding: 12px;
    }


    .samples .cabinet-lines .cabinet-carousel-slide {
        padding-bottom: 16px;
        border-radius: 20px;
        background-color: #fff;
        -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.29);
        box-shadow: 0 3px 12px rgba(0, 0, 0, 0.29);
        overflow: hidden;
        padding-top: 8px;
    }

        .samples .cabinet-lines .cabinet-carousel-slide img {
            max-width: 144px;
            margin: auto;
            max-height: 245px;
        }

        .samples .cabinet-lines .cabinet-carousel-slide h3 {
            min-height: 42px;
            margin: 8px 1rem 12px;
            font: var(--glob-font-body);
            font-size: .875rem;
            font-weight: 500;
            text-transform: uppercase;
        }

        .samples .cabinet-lines .cabinet-carousel-slide .button {
            display: block;
            width: 90%;
            max-width: 168px;
            margin: 8px auto 0;
            padding-left: 1rem;
            padding-right: 1rem;
            font-size: 11px;
        }

    @media print, screen and (min-width: 64em) {
        .samples .cabinet-lines .cabinet-carousel-slide .button {
            font-size: 12px;
        }
    }

    .samples .cabinet-lines .cabinet-carousel-slide .button.gray {
        background-color: var(--glob-button-bg);
        color: #000;
    }
    .samples .cabinet-lines .cabinet-carousel-slide .button.gray:hover {
        background-color: var(--glob-button-bg-hover);
    }

    .samples .button.mobile {
        display: block;
        width: 220px;
        margin: 8px auto 24px auto;
        padding: 10px;
        text-align: center;
        font-size: 16px;
    }

    @media print, screen and (min-width: 48em) {
        .samples .button.mobile {
            display: none;
        }
    }

    .clearfix {
        clear: both;
    }




    .offers {
        position: relative;
        text-align: center;
        background: var(--glob-secondary-bg);
    }

        .offers .container {
            max-width: 100%;
            width: 1440px;
            margin: auto;
            padding: 1.5rem;
        }

        .offers h2 {
            display: inline-block;
            margin: 0;
            color: #000;
            font: var(--glob-font-heading);
            font-size: 1.125rem;
            line-height: 1.5rem;
        }

        .offers a {
            font-size: .875rem;
            margin-left: 16px;
            color: inherit;
            text-transform: none;
            text-decoration: underline;
        }

    @media screen and (max-width: 46.875em) {
        .offers a {
            margin-left: 16px;
        }
    }

    @media screen and (max-width: 37.5em) {
        .offers a {
            font-size: 14px;
        }
    }

    @media screen and (max-width: 25em) {
        .offers a {
            font-size: 12px;
        }
    }



    .reviews {
        position: relative;
        color: #000;
        text-align: center;
        max-width: 100%;
        overflow: hidden;
    }

        .reviews h2 {
            font: var(--glob-font-heading) !important;
            font-size: 1.5rem !important;
            color: #000 !important;
        }

        .reviews h3.review-title {
            font: var(--glob-font-heading) !important;
            font-size: 1rem !important;
            font-weight: normal !important;
        }

        .reviews .review-content-site-review {
            color: var(--glob-font-caption-color) !important;
        }
        .reviews .review-content-site-review span[role=button] {
            color: var(--glob-font-body-color) !important;
            text-decoration: underline;
        }

        .reviews .yotpo-star-container svg path {
            stroke: #000;
            fill: #000;
        }

    .reviews-carousel-card-star-rating-shop-badge-container {
        justify-content: center !important;
    }

    .reviews-carousel-card-container {
        border: 0 !important;
    }

    .yotpo-reviews-carousel-seo-link-button {
        display: none !important;
    }

    .yotpo-reviews-carousel-bottomline-container {
        justify-content: center !important;
    }

    .reviews .button.reviews-link {
        position: relative;
        margin: -2rem auto 3rem auto;
        border-color: #000;
        font: var(--glob-font-heading);
        font-size: 1rem;
        color: #000;
    }
    .reviews .button.reviews-link:hover {
        color: #000;
        background: var(--glob-selection-bg);
    }

    .button.reviews-link {
        padding: 12px 24px;
        font-size: 16px !important;
        font-weight: bold;
        line-height: normal;
        color: var(--glob-font-body-color);
        line-height: 1em !important;
        border: 1px solid var(--glob-button-bg-alt);
        border-radius: 28px;
        background: none;
        text-decoration: none !important;
        letter-spacing: normal;
        -webkit-transition: all .5s;
        transition: all .5s;
    }

    .reviews .button {
        display: block;
        width: 256px;
        margin: 24px auto;
        padding: 16px 0;
    }

        .reviews .button:hover {
            background-color: #286a83;
            color: #fff;
        }

    .reviews .container {
        max-width: 100%;
        margin: auto;
    }

    .reviews ul {
        line-height: 1.3;
    }


    .button.primary-new {
        font-size: 14px;
        line-height: 44px;
        text-align: center;
        border-radius: 27px;
        padding: 0px 24px;
        color: #FFFFFF;
        height: 45px;
    }

        .button.primary-new:hover {
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

    @media print, screen and (min-width: 64em) {
        .button.primary-new {
            font-size: 16px;
        }
    }

    .button.primary-new.checkout-button {
        width: 100%;
        margin-bottom: 32px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        line-height: normal;
    }

        .button.primary-new.checkout-button img {
            margin-right: 12px;
            height: 16px;
        }

    @media print, screen and (min-width: 64em) {
        .button.primary-new.checkout-button img {
            height: 24px;
        }
    }

    .button.hollow {
        font-size: 14px;
        line-height: 44px;
        text-align: center;
        border-radius: 27px;
        padding: 0px 24px;
        border: 2px solid #000;
    }

    @media print, screen and (min-width: 64em) {
        .button.hollow {
            font-size: 16px;
        }
    }

    .button.white {
        font-family: "Mulish", sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 44px;
        text-align: center;
        border-radius: 27px;
        padding: 0px 24px;
        border: 2px solid #000;
        color: #000;
        background: #fff;
    }

        .button.white:hover {
            background: #ebebeb;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

        .button.white:active {
            background: #bfbfbf;
        }

    @media print, screen and (min-width: 64em) {
        .button.white {
            font-size: 16px;
        }
    }

    .button.paypal-button {
        background: #FFCC00;
        border-radius: 30px;
        padding: 10px 24px;
        text-align: center;
        min-width: 177px;
    }

        .button.paypal-button.full-width-button {
            width: 100%;
        }

    .button.affirm-button {
        background: #259DD8;
        border-radius: 30px;
        padding: 10px 24px;
        text-align: center;
        min-width: 177px;
    }

        .button.affirm-button.full-width-button {
            width: 100%;
        }

.backlink {
    background: url(../images/back-arrow-icon.svg) no-repeat left center;
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-decoration: underline;
    color: var(--glob-font-body-color);
    padding: 0px 0px 0px 28px;
    filter: brightness(0);
}

        .backlink:hover {
            text-decoration: none;
        }

    .cards-button {
        padding: 12px;
        height: 52px;
        background: #FFFFFF;
        border: 1px solid #747474;
        border-radius: 6px;
        font-family: "Mulish", sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 22px;
        color: #211E22;
        width: 32%;
    }

    @media print, screen and (min-width: 64em) {
        .cards-button {
            font-size: 16px;
            line-height: 22px;
        }
    }

.cards-button:hover, .cards-button:active, .cards-button:focus, .cards-button.active {
    background: var(--glob-selection-bg);
    border: 2px solid var(--glob-selection-border);
    color: #000;
}

    @media print, screen and (min-width: 64em) {
        .cards-button:hover, .cards-button:active, .cards-button:focus, .cards-button.active {
            font-size: 16px;
            line-height: 22px;
        }
    }

    body.overflowhidden {
        overflow: hidden;
    }

    .feedback-page-container {
        max-width: 980px;
        margin: auto;
        padding: 20px 10px;
    }

    @media print, screen and (min-width: 48em) {
        .feedback-page-container {
            padding: 20px 22px;
        }
    }

    .feedback-page h1 {
        font-weight: 600;
        font-size: 28px;
        margin-top: 10px;
    }

    .feedback-page p {
        font-size: 14px;
    }

    @media print, screen and (min-width: 48em) {
        .feedback-page p {
            font-size: 16px;
        }
    }

    .feedback-page p a {
        text-decoration: none;
        border-bottom: 1px #cccccc solid;
    }
    /*Custom errors*/
    div#custommessage p.error-message {
        padding-right: 40px !important;
        position: relative;
    }

        div#custommessage p.error-message span.closeico {
            position: absolute;
            right: 10px;
            top: 10px;
        }

    .assembled-intro {
        max-width: 900px;
        margin: 0 auto;
        padding: 2.25rem 1rem;
        font-size: 1rem;
        color: var(--glob-font-caption-color);
    }

    .initial-hide, .tablet, .mobile {
        display: none;
    }

    .assembled-intro p {
        line-height: 1.35em;
    }

    .home-counter {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding-top: 12px;
    }

        .home-counter .counter-box {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            border: 2px solid #D5DAE0;
            border-radius: 2px;
            padding: 12px 24px;
            background-color: #fff;
            margin-right: 4px;
            margin-left: 4px;
        }

    @media screen and (max-width: 62.5em) {
        .home-counter .counter-box {
            padding: 12px 24px;
            margin-right: 2px;
            margin-left: 2px;
        }
    }

    .home-counter .counter-number {
        font-weight: 500;
        font-size: 38px;
        line-height: 36px;
    }

    .home-counter .counter-desc {
        font-weight: 600;
        font-size: 20px;
        line-height: 20px;
    }

    .plp-counter {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        /*margin: -38px auto 24px;*/
        margin: 0px auto 24px;
        font-family: mulish,sans-serif;
    }

        .plp-counter .counter-box {
            padding: 8px 16px;
        }

    @media(max-width: 960px) {
        #timer-counter.plp-counter {
            margin-top: -32px;
        }

        .plp-counter .counter-number {
            font-size: 24px;
            line-height: 1em;
        }

        .plp-counter .counter-desc {
            font-size: 16px;
        }
    }

    @media(max-width: 850px) {
        #timer-counter.plp-counter {
            margin-top: -30px;
        }

        .plp-counter .counter-box {
            padding: 6px 12px;
        }
    }

    @media(max-width: 750px) {
        .product-listing-page .breadcrumb-wrap .breadcrumb {
            margin-bottom: 20px;
        }

        #timer-counter.plp-counter {
            margin-top: -26px;
        }

        .plp-counter .counter-number {
            font-size: 16px;
        }

        .plp-counter .counter-desc {
            font-size: 12px;
        }
    }

    @media(max-width: 550px) {
        #timer-counter.plp-counter {
            margin-top: -18px;
            right: 1%;
        }

        .plp-counter .counter-number {
            font-size: 10px;
            font-weight: bold;
            line-height: 4px;
        }

        .plp-counter .counter-desc {
            font-size: 9px;
        }

        .plp-counter .counter-box {
            padding: 8px 8px 0 8px;
        }
    }

    .chat-bubble {
        position: fixed;
        bottom: 12px;
        left: 12px;
        cursor: pointer;
        z-index: 109;
    }

        .chat-bubble.mobile {
            display: none;
        }

    @media screen and (max-width: 28.125em) {
        .chat-bubble.mobile {
            display: block;
        }

        .chat-bubble.desktop {
            display: none;
        }
    }
    /*warranty-page https://rtadev.azurewebsites.net/rta-cabinet-warranty/*/
    .warranty-page {
        max-width: 1020px;
        margin: 0px auto;
        padding: 20px;
    }

        .warranty-page h1 {
            margin: 0 0 10px 0;
            font-size: 28px;
            font-weight: bold;
        }

    @media print, screen and (min-width: 64em) {
        .warranty-page h1 {
            margin: 0 0 10px 0;
            font-size: 28px;
            font-weight: bold;
        }
    }

    .warranty-page ul {
        color: inherit;
        margin: 0 0 0 14px;
        list-style-image: url(../images/bullet-2.gif);
        list-style-type: square;
    }

    .fancybox-active .fancybox-slide {
        padding: 0px;
    }
    /*Magnify popup*/
    .mfp-content {
        max-width: 90%;
    }
    /*Accessbility hide*/
    body .uwy .uai {
        display: none !important;
    }
    /*lazy*/
    img.lazyload:not([src]) {
              visibility: hidden;
    }
    /*Error*/
    .messages .error-message {
        padding: 12px !important;
        color: #8e1414 !important;
        border-radius: 4px !important;
        border: 2px solid #8e1414 !important;
        background-color: #fef4f1 !important;
        max-width: none !important;
        min-height: unset !important;
        margin-bottom: unset !important;
    }

        .messages .error-message::before {
            content: '!';
            display: inline-block;
            width: 20px;
            height: 20px;
            margin-right: 8px;
            font-weight: bold;
            line-height: 15px;
            border: 2px solid #8e1414;
            border-radius: 50%;
            text-align: center;
        }

    .messages .success-message {
        padding: 12px 12px 12px 40px !important;
        color: #0ead69 !important;
        border-radius: 4px !important;
        border: 2px solid #0ead69 !important;
        background-color: #fff !important;
        max-width: none !important;
        min-height: unset !important;
        margin-bottom: unset !important;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
    }

        .messages .success-message:before {
            content: "";
            width: 24px;
            height: 24px;
            display: inline-block;
            position: absolute;
            left: 12px;
            background: url("../images/check-o-green.svg") no-repeat left center;
        }

    .messages .close {
        display: none;
    }

    div#custommessage {
        margin: 0px 16px;
    }
    /*.page.not-found-page*/
    @media print, screen and (min-width: 64em) {
        .page.not-found-page .container-error {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }
    }

    .page.not-found-page h1 {
        margin: 0 0 10px 0;
        font-size: 18px;
        font-weight: bold;
    }

    @media print, screen and (min-width: 64em) {
        .page.not-found-page h1 {
            margin: 0 0 10px 0;
            font-size: 28px;
            font-weight: bold;
        }
    }

    .page.not-found-page .cell-two {
        padding: 40px 0px;
    }

    @media print, screen and (min-width: 64em) {
        .page.not-found-page .cell-two {
            padding: 0px 0px 0px 60px;
        }
    }

    .page.not-found-page .error-404 {
        font-size: 200px;
        color: #3baf51;
        font-weight: bold;
        font-family: monospace;
        color: #585858;
    }

    .page.attacments-page {
        padding: 40px 0px;
    }

        .page.attacments-page h1 {
            margin: 0 0 20px 0;
            font-size: 18px;
            font-weight: bold;
        }

    @media print, screen and (min-width: 64em) {
        .page.attacments-page h1 {
            margin: 0 0 20px 0;
            font-size: 28px;
            font-weight: bold;
        }
    }

    .page.attacments-page .download-link-attachments {
        color: #005778;
        font-weight: 600;
    }
    /*********************************PLP SCSS*********************/
    .breadcrumb-wrap {
        padding-left: 4%;
        padding-right: 4%;
    }

    ul.breadcrumb {
        margin: 24px 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        ul.breadcrumb li {
            display: inline-block;
            margin: 0 4px 0 0;
            font-size: 12px;
            color: #333333;
        }

    @media print, screen and (min-width: 48em) {
        ul.breadcrumb li {
            font-size: 14px;
        }
    }

    ul.breadcrumb li:last-child {
        font-weight: bold;
    }

    ul.breadcrumb li.active a {
        font-weight: bold;
    }

    ul.breadcrumb li:not(:first-child):before {
        content: '>';
        margin-right: 4px;
    }

    ul.breadcrumb li a {
        font-size: 12px;
        color: #333333;
    }

    @media print, screen and (min-width: 48em) {
        ul.breadcrumb li a {
            font-size: 14px;
        }
    }

    .promo-banner-wrapper {
        position: relative;
        max-width: 1248px;
        margin: 0 auto;
    }

    .plp-counter {
        position: absolute;
        top: 50%;
        right: 4%;
        width: auto;
        margin: -38px 0 0 0;
        padding: 0;
    }

    .promo-banner {
        text-align: center;
        max-height: 154px;
        margin: 0 auto 16px auto;
    }

    @media(max-width: 750px) {
        .promo-banner {
            margin-bottom: 0;
        }
    }

    .banner {
        background: url(../images/banner-bg.jpg) #f7f7f7;
        margin-bottom: 24px;
        font-size: 12px;
        padding: 30px 0;
        font-weight: bold;
    }

    @media print, screen and (min-width: 48em) {
        .banner {
            margin-bottom: 24px;
            padding: 30px 0;
            font-size: 14px;
            font-weight: bold;
        }
    }

    @media screen and (max-width: 47.99875em) {
        .banner {
            padding: 15px 0px;
        }
    }

    .banner .container {
        max-width: 414px;
        margin: 0 auto;
        padding-left: 4%;
        padding-right: 4%;
    }

    @media print, screen and (min-width: 48em) {
        .banner .container {
            max-width: 606px;
        }
    }

    @media print, screen and (min-width: 64em) {
        .banner .container {
            padding: 0 16px;
        }
    }

    .banner .img-wrapper {
        width: 60px;
        height: 60px;
        margin: 8px 18px 0 0;
        float: left;
        border-radius: 50%;
    }

    @media print, screen and (min-width: 48em) {
        .banner .img-wrapper {
            width: 80px;
            height: 80px;
            margin: 4px 36px 0 0;
        }
    }

    @media screen and (max-width: 47.99875em) {
        .banner .img-wrapper img {
            width: 60px;
            height: 60px;
        }
    }

    .banner .img-wrapper + p {
        padding-top: 4px;
    }

    @media screen and (max-width: 47.99875em) {
        .banner p {
            font-weight: normal;
            line-height: 16px;
            margin-bottom: 8px;
        }

            .banner p span {
                display: block;
                font-weight: bold;
            }
    }

    @media print, screen and (min-width: 48em) {
        .banner p {
            margin-bottom: 0px;
        }
    }

    .banner .button {
        width: 124px;
        margin: 8px 8px 0 0;
        font-size: 12px;
        padding: 8px 0;
        color: #fff;
        border-radius: 8px;
        -webkit-transition: background-color .5s;
        transition: background-color .5s;
    }

    @media print, screen and (min-width: 48em) {
        .banner .button {
            width: 176px;
            font-size: 14px;
            margin: 18px 16px 0 0;
        }
    }

    @media screen and (max-width: 47.99875em) {
        .banner .button {
            width: auto;
            padding: 8px;
        }
    }

    .timer {
        width: 200px;
        height: 40px;
        margin: -1em auto 2em auto;
        text-align: center;
    }

    .html-search-page {
        margin-top: 2rem;
    }
    .html-search-page .line .img-wrapper img { margin: 0; max-width: 100%; min-height: 0; box-shadow: none; }

    .product-listing-page .breadcrumb {
        margin-bottom: 0;
    }
    /*Filters*/
    @media screen and (max-width: 63.99875em) {
        .filters {
            display: none;
            position: fixed;
            overflow: scroll;
            top: 8px;
            right: 8px;
            border-radius: 16px;
            width: 80%;
            max-width: 320px;
            height: 100%;
            margin-right: 0;
            background: #fff;
            z-index: 10000;
        }
    }

    @media print, screen and (min-width: 64em) {
        .filters {
            width: 21%;
            margin-right: 2%;
            display: inline-block !important;
            vertical-align: top;
        }
    }

    .filters .close-filter {
        display: block;
        margin-left: auto;
        margin-top: -.5rem;
        text-align: right;
        padding: 20px;
        font-size: 24px;
        color: #919191;
    }

        .filters .close-filter:before {
            content: 'X';
            font-family: arial;
            font-weight: 400;
            transform: scale(1, .85);
            display: inline-block;
        }

    @media print, screen and (min-width: 64em) {
        .filters .close-filter {
            display: none;
        }
    }

    .filters .active-filters.active {
        width: 100%;
        margin-bottom: 24px;
        font-size: 14px;
        padding: 8px 12px 8px 12px;
    }

    @media print, screen and (min-width: 48em) {
        .filters .active-filters.active {
            border: 1px solid #E3E3E3;
            border-radius: 5px;
            padding: 16px 12px 8px 12px;
        }
    }

    .filters .filter-tag {
        display: inline-block;
        margin: 0 16px 8px 0;
        padding: 6px 12px;
        color: #fff;
        border-radius: 5px;
        background-color: #878686;
    }

.filters .clear-filters {
    display: inline-block;
    margin: 8px 0;
    text-decoration: underline;
    color: var(--glob-font-body-color);
}

    .filters .filter {
        margin: 0;
        padding: 0 6px 4px 6px;
        border-top: 1px solid #E3E3E3;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0;
        width: 100%;
        font-size: 15px;
        border: 1px solid #E3E3E3;
    }

    @media print, screen and (min-width: 64em) {
        .filters .filter {
            width: 100%;
            margin-bottom: 12px;
            font-size: 15px;
            border: 1px solid #E3E3E3;
            border-radius: 5px;
            -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.31);
            box-shadow: 0 0 6px rgba(0, 0, 0, 0.31);
        }

            .filters .filter.active {
                background-color: #EFEEED;
            }

                .filters .filter.active legend {
                    border-color: #CBCACA;
                    margin-bottom: 16px;
                    border-bottom: 1px solid #E3E3E3;
                    background-position: 0 -283px;
                }

            .filters .filter.expanded {
                padding-bottom: 12px;
            }
    }

    .filters .filter.filter-room {
        display: none;
    }

    @media print, screen and (min-width: 64em) {
        .filters .filter.filter-room {
            display: block;
            margin-bottom: 28px;
            padding: 0 4px 12px 4px;
            border: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
            text-align: center;
            cursor: pointer;
        }

            .filters .filter.filter-room legend {
                display: none;
            }

            .filters .filter.filter-room label {
                display: inline-block !important;
                font-size: 14px;
                font-weight: bold;
                vertical-align: middle;
                margin: 0 0 4px -4px;
            }

                .filters .filter.filter-room label input {
                    display: none;
                }

                .filters .filter.filter-room label span {
                    max-width: 128px;
                }

            .filters .filter.filter-room fieldset > div {
                display: inline-block;
                width: 160px;
                height: 30px;
                margin: 0 14px 0 12px;
                border-radius: 30px;
                background-color: #eee;
                vertical-align: middle;
                width: calc(100% - 160px);
            }

                .filters .filter.filter-room fieldset > div div {
                    display: block;
                    width: 56%;
                    height: 44px;
                    background-color: #fff;
                    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.29);
                    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.29);
                    border-radius: 30px;
                    height: 30px;
                }

                    .filters .filter.filter-room fieldset > div div.bathroom {
                        float: right;
                    }
    }

    .filters .filter legend {
        display: block;
        width: 100%;
        padding: 4px 0 10px 34px;
        font-size: 15px;
        color: #000;
        background: url(../images/elements-1.png) no-repeat;
        background-size: 512px 512px;
        background-position: 0 -283px;
        margin: 0px;
        line-height: 16px;
        cursor: pointer;
    }

        .filters .filter legend:after {
            content: '\F107';
            float: right;
            padding-right: 2px;
            font-family: 'Font Awesome 5 Free';
            font-weight: 900;
            color: #919191;
            cursor: pointer;
        }

    .filters .filter.filter-color label > span:before {
        content: '';
        display: inline-block;
        width: 12px;
        height: 12px;
        margin: 0 6px 0 2px;
        border-radius: 50%;
        border: 1px solid #D5D5D5;
        -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.29);
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.29);
    }

    .filters .filter.filter-color label input[data-option-name=Grey] + span:before {
        background: #C1C1C1;
        border-color: #C1C1C1;
    }

    .filters .filter.filter-color label input[data-option-name=Brown] + span:before {
        background: #862C34;
        border-color: #862C34;
    }

    .filters .filter.filter-color label input[data-option-name=Blue] + span:before {
        background: #323D59;
        border-color: #323D59;
    }

    .filters .filter.filter-color label input[data-option-name=Charcoal] + span:before {
        background: #515256;
        border-color: #515256;
    }

    .filters .filter.filter-price legend {
        padding-top: 6px;
    }


    .filters .filter label {
        display: none;
        font-size: 15px;
        line-height: 16px;
    }

    .filters .filter input {
        width: 24px;
        height: 24px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 12px;
        border-color: #E3E3E3;
        margin: 3px 12px 3px 4px;
    }

    @media print, screen and (min-width: 64em) {
        .filters .filter input {
            width: 20px;
            height: 20px;
        }
    }

    .filters .filter.expanded legend {
        margin-bottom: 16px;
        border-bottom: 1px solid #E3E3E3;
    }

    .filters .filter.expanded label {
        display: block;
        margin: 0 0 4px -4px;
    }

    .filters .filter.expanded > span {
        display: inline-block;
        vertical-align: middle;
    }

        .filters .filter.expanded > span:before {
            content: '';
            display: inline-block;
            width: 10px;
            height: 10px;
            margin: 0 6px 0 2px;
            border-radius: 50%;
            border: 1px solid #D5D5D5;
            -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.29);
            box-shadow: 0 0 2px rgba(0, 0, 0, 0.29);
        }

    .filters .filter.filter-single {
        padding-top: 14px;
        padding-bottom: 16px;
    }

    @media print, screen and (min-width: 64em) {
        .filters .filter.filter-single {
            padding: 8px 12px 4px 12px;
        }
    }

    .filters .filter.filter-single label {
        display: block;
        font-size: 15px;
    }

    @media print, screen and (min-width: 64em) {
        .filters .filter.filter-single label {
            display: block;
            margin: 0 0 4px -4px;
        }
    }

    .filters .filter.filter-single input {
        width: 20px;
        height: 20px;
    }

    @media screen and (max-width: 63.99875em) {
        .filters .filter.filter-single input {
            float: right;
            margin: 0px 0px 0px 0px;
        }
    }

    .filters .filter.filter-col2, .filters .filter.filter-col2 + .filter-col2 {
        display: block;
        width: 100%;
        margin-left: 0;
    }

    @media screen and (min-width: 88.75em) {
        .filters .filter.filter-col2 {
            display: inline-block;
            width: 46%;
        }
    }

    @media screen and (min-width: 88.75em) {
        .filters .filter.filter-col2 + .filter-col2 {
            width: 48%;
            margin-left: 4%;
            display: inline-block;
        }
    }

    .filters .button {
        display: block;
        width: calc(100% - 32px);
        margin: 16px auto;
        background-color: var(--glob-font-body-color);
        border-radius: 5px;
    }

    @media screen and (max-width: 63.99875em) {
        .container {
            padding-left: 4%;
            padding-right: 4%;
            margin: 0 auto;
            max-width: 1640px;
        }
    }

    .popular-styles-heading {
        display: block;
        margin-bottom: 12px;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
    }

    @media print, screen and (min-width: 64em) {
        .popular-styles-heading {
            display: none;
        }
    }

    .popular-styles {
        margin: 0 0 16px -8px;
        padding: 8px 12px 8px 8px;
        white-space: nowrap;
        overflow: scroll;
        border: 0;
        font-size: 14px;
        font-weight: bold;
        border-radius: 12px;
    }

    @media print, screen and (min-width: 48em) {
        .popular-styles {
            margin-bottom: 32px;
            padding: 22px;
            font-size: 14px;
            font-weight: bold;
            border: 4px solid #E3E3E3;
            border-radius: 12px;
            overflow: initial;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }
    }



    .popular-styles h3 {
        display: none;
    }

    @media print, screen and (min-width: 64em) {
        .popular-styles h3 {
            width: 11%;
            margin: 0px 12px 0px -12px;
            padding: 0 16px;
            text-align: center;
            font-size: 14px;
            display: inline-block;
            vertical-align: middle;
            line-height: 16px;
            font-weight: 700;
            white-space: initial;
        }
    }

    .popular-styles a {
        margin-right: 8px;
        width: 42%;
        font-size: 11px;
        -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.29);
        box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.29);
        border: 2px solid #fff;
        border-radius: 10px;
        text-decoration: none;
        display: inline-block;
        overflow: hidden;
    }

        .popular-styles a:last-child img {
            width: 56px;
            height: 56px;
            min-width: 56px;
            min-height: 56px;
        }

    @media(max-width: 1300px) {
        .popular-styles a:last-child img {
            margin: 4px 0;
        }
    }

    @media print, screen and (min-width: 48em) {
        .popular-styles a {
            width: calc(25% - 8px);
        }
    }

    @media print, screen and (min-width: 64em) {
        .popular-styles a {
            width: 23.5%;
            margin-right: 8px;
            border: 2px solid #fff;
            border-radius: 10px;
            -webkit-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.29);
            box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.29);
            text-decoration: none;
        }
    }

    @media screen and (min-width: 81.25em) {
        .popular-styles a {
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }
    }

    .popular-styles a.selected {
        border-color: var(--glob-font-body-color);
    }

    .popular-styles a img {
        width: 42px;
        height: 42px;
        float: left;
        min-width: 64px;
        min-height: 64px;
        border-radius: 0px;
    }

    @media screen and (max-width: 22.5em) {
        .popular-styles a img {
            min-width: 42px;
            min-height: 42px;
        }
    }

.popular-styles a span {
    max-width: unset;
    margin: 23px 16px;
    white-space: nowrap;
    display: block;
    position: relative;
    left: -10px;
    text-align: center;
    color: var(--glob-font-body-color);
}

    @media print, screen and (min-width: 48em) {
        .popular-styles a span {
            font-size: 14px;
            max-width: 92px;
            margin: 16px 0 0 68px;
            position: relative;
            left: -10px;
            line-height: 16px;
        }
    }

    @media screen and (min-width: 81.25em) {
        .popular-styles a span {
            max-width: 100%;
            margin: 0px 0px 0px 10px;
        }
    }

    @media(max-width: 760px) {
        .popular-styles > a:nth-of-type(2) span {
            margin-left: 60px;
        }
    }

    @media(max-width: 400px) {
        .popular-styles a span {
            font-size: 12px;
        }
    }

    @media screen and (max-width: 22.5em) {
        .popular-styles a span {
            max-width: 54px;
            margin: 6px 0 0 54px;
            line-height: 16px;
        }
    }



    .popular-styles.bathroom {
        display: none;
    }

    .sample-doors .popular-styles {
        margin-bottom: 32px;
        padding: 22px;
        font-size: 14px;
        font-weight: bold;
        border: 4px solid #E3E3E3;
        border-radius: 12px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    @media screen and (max-width: 57.5em) {
        .sample-doors .popular-styles {
            margin: 0 0 16px -8px;
            padding: 8px 12px 8px 8px;
            white-space: nowrap;
            overflow-x: scroll;
            border: 0;
        }
    }

    .sample-doors .popular-styles h3 {
        display: inline-block;
        vertical-align: middle;
        width: 7.5%;
        margin-right: 2.5%;
        padding: 0 16px;
        text-align: center;
        font-family: "open sans", sans-serif;
        font-size: 14px;
        font-weight: 700;
        white-space: break-spaces;
        text-align: center;
    }

    @media screen and (max-width: 81.25em) {
        .sample-doors .popular-styles h3 {
            width: 11%;
            margin: 0 12px 0 -12px;
        }
    }

    @media screen and (max-width: 57.5em) {
        .sample-doors .popular-styles h3 {
            display: none;
        }
    }

.sample-doors .popular-styles a {
    display: inline-block;
    vertical-align: middle;
    color: var(--glob-font-body-color);
    width: calc(17% - 5px);
    margin-right: 1%;
    border: 2px solid #fff;
    border-radius: 10px;
    -webkit-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.29);
    box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.29);
    text-decoration: none;
    -webkit-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
}

    @media screen and (max-width: 57.5em) {
        .sample-doors .popular-styles a {
            margin-right: 8px;
            width: 24%;
            -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.29);
            box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.29);
        }
    }

    @media screen and (max-width: 46.875em) {
        .sample-doors .popular-styles a {
            width: 40%;
        }
    }

    .sample-doors .popular-styles a:last-child {
        margin-right: 0;
    }

    @media screen and (max-width: 81.25em) {
        .sample-doors .popular-styles a:last-child span {
            margin-top: 16px;
        }
    }

    @media screen and (max-width: 57.5em) {
        .sample-doors .popular-styles a:last-child span {
            max-width: 90px;
            margin: 24px 0 0 64px;
            white-space: normal;
        }
    }

    @media screen and (max-width: 46.875em) {
        .sample-doors .popular-styles a:last-child span {
            margin-top: 16px;
        }
    }

    @media screen and (max-width: 31.25em) {
        .sample-doors .popular-styles a:last-child span {
            margin-top: 16px;
            margin-left: 40px;
        }
    }

    .sample-doors .popular-styles a.selected {
        border-color: var(--glob-font-body-color);
    }

    .sample-doors .popular-styles a img {
        float: left;
        min-width: 36px;
        min-height: 60px;
        width: 36px;
        height: 60px;
    }

    @media screen and (max-width: 57.5em) {
        .sample-doors .popular-styles a img {
            width: 42px;
            height: 42px;
        }
    }

    @media screen and (max-width: 46.875em) {
        .sample-doors .popular-styles a img {
            min-width: 22px;
            min-height: 36px;
            width: 22px;
            height: 42px;
        }
    }

.sample-doors .popular-styles a span {
    display: block;
    position: relative;
    left: -10px;
    margin-top: 24px;
    text-align: center;
    vertical-align: middle;
    color: var(--glob-font-body-color);
    font-family: "open sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
}

    @media screen and (max-width: 100em) {
        .sample-doors .popular-styles a span {
            left: 0;
        }
    }

    @media screen and (max-width: 81.25em) {
        .sample-doors .popular-styles a span {
            max-width: 88px;
            margin: 24px 0 0 44px;
        }
    }

    @media screen and (max-width: 57.5em) {
        .sample-doors .popular-styles a span {
            max-width: 90px;
            margin: 24px 0 0 64px;
            white-space: normal;
        }
    }

    @media screen and (max-width: 46.875em) {
        .sample-doors .popular-styles a span {
            margin-top: 16px;
            font-size: 14px;
        }
    }

    @media screen and (max-width: 31.25em) {
        .sample-doors .popular-styles a span {
            max-width: 96px;
            margin: 16px 0 0 40px;
            font-size: 12px;
        }
    }

    .sample-doors .popular-styles.bathroom {
        display: none;
    }

    .filter-shipspeed-wrapper fieldset {
        position: relative;
        display: inline-block;
        width: 400px;
        max-width: 100%;
        margin-bottom: 36px;
        font-size: 14px;
        font-weight: 600;
        line-height: 24px;
        border-radius: 24px;
        border: 1px solid #D5DAE0;
        background: #F6F5F3;
        -webkit-transition: background-color .5s;
        transition: background-color .5s;
    }

    @media screen and (max-width: 34.375em) {
        .filter-shipspeed-wrapper fieldset {
            margin-bottom: 16px;
            font-size: 12px;
        }
    }

    .filter-shipspeed-wrapper fieldset legend, .filter-shipspeed-wrapper fieldset input {
        display: none;
    }

    .filter-shipspeed-wrapper fieldset span {
        display: block;
        position: relative;
        z-index: 2;
        padding: 8px 16px;
        border-radius: 24px;
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        font-weight: 600;
        line-height: 24px;
        cursor: pointer;
    }

    .filter-shipspeed-wrapper fieldset .bubble {
        position: absolute;
        z-index: 1;
        left: 0;
        top: -1px;
        width: 50%;
        display: block;
        margin: -2px;
        padding: 10px 16px;
        border: 1px solid #85929c;
        background: #fff;
        -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2), 0px 2px 10px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2), 0px 2px 10px rgba(0, 0, 0, 0.1);
        -webkit-transition: left .25s;
        transition: left .25s;
    }

    @media screen and (max-width: 34.375em) {
        .filter-shipspeed-wrapper fieldset .bubble {
            width: 45%;
        }
    }

    .filter-shipspeed-wrapper fieldset.quick-ship-active .bubble {
        width: calc(55% + 4%);
        left: calc(45% - 4px);
    }

    .filter-shipspeed-wrapper fieldset label {
        display: inline-block;
        width: 49%;
        text-align: center;
    }

    @media screen and (max-width: 34.375em) {
        .filter-shipspeed-wrapper fieldset label {
            width: 44%;
        }

            .filter-shipspeed-wrapper fieldset label + label {
                width: 55%;
            }
    }

a.back-to-top {
    display: none;
    position: fixed;
    z-index: 10;
    bottom: 22px;
    right: 64px;
    padding: 14px 6px;
    color: var(--glob-font-body-color);
    letter-spacing: -.5px;
    font-weight: bold;
    font-size: 11px;
    border-radius: 12px;
    background-color: #eee;
    text-decoration: none;
    text-align: center;
}

        a.back-to-top span {
            display: block;
            margin-bottom: 4px;
            font-size: 22px;
        }

    .tablet.filter-room-sort {
        margin-bottom: 0px;
        display: block;
        position: -webkit-sticky;
        position: sticky;
        top: 0px;
        z-index: 1;
        background: #fff;
        -webkit-box-shadow: 0px 0px 0px 4px white;
        box-shadow: 0px 0px 0px 4px white;
    }

    .tablet > .filter {
        width: 59%;
        display: inline-block;
    }

    .tablet .sort-filter {
        width: 100%;
        max-width: 360px;
        margin: 16px auto 20px auto;
        padding: 12px;
        font-size: 14px;
        font-weight: bold;
        color: #000;
        border-radius: 8px;
        border: 2px solid #000;
        text-align: center;
        text-decoration: none;
        display: inline-block;
    }

    .tablet .filter {
        margin: 0;
        padding: 16px 12px 10px 4px;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0;
    }

        .tablet .filter.expanded {
            padding-bottom: 12px;
            margin-bottom: 16px;
        }

        .tablet .filter legend {
            margin-bottom: 16px;
            border-bottom: 1px solid #E3E3E3;
            display: none;
        }

        .tablet .filter.filter-room label {
            font-size: 12px;
            display: inline-block;
            font-weight: bold;
            vertical-align: middle;
            margin: 0 0 4px -4px;
        }

            .tablet .filter.filter-room label input {
                display: none;
            }

        .tablet .filter.filter-room .room-selector {
            width: calc(100% - 128px);
            margin: 0 8px;
            height: 44px;
            display: inline-block;
            border-radius: 30px;
            background-color: #eee;
            vertical-align: middle;
        }

            .tablet .filter.filter-room .room-selector > div {
                display: block;
                width: 56%;
                height: 44px;
                background-color: #fff;
                -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.29);
                box-shadow: 0 3px 10px rgba(0, 0, 0, 0.29);
                border-radius: 30px;
            }

                .tablet .filter.filter-room .room-selector > div.bathroom {
                    float: right;
                }

        .tablet .filter span {
            display: inline-block;
            vertical-align: middle;
        }

    .active-filters.active {
        padding: 5px 0px;
        border: 0;
        width: 100%;
        margin-bottom: 24px;
        font-size: 14px;
        border-radius: 5px;
        display: block;
    }

    .active-filters .filter-tag {
        display: inline-block;
        margin: 0 16px 8px 0;
        padding: 6px 12px;
        color: #fff;
        border-radius: 5px;
        background-color: #878686;
        font-size: 14px;
    }

        .active-filters .filter-tag:after {
            content: 'X';
            margin-left: 12px;
            font-family: arial;
            font-weight: 400;
            transform: scale(1.25, 1);
            color: var(--glob-font-caption-color);
            display: inline-block;
        }

.active-filters .clear-filters {
    display: inline-block;
    margin: 8px 0;
    text-decoration: underline;
    color: var(--glob-font-body-color);
    font-size: 14px;
}

    .filter-line-count-text {
        font-size: 18px;
        margin-bottom: 8px;
        font-family: "Open Sans", sans-serif;
    }

        .filter-line-count-text strong {
            font-weight: bold;
        }

    .listing-container {
        max-width: 1640px;
        padding: 0 16px;
        margin: 0px auto;
    }

    @media print, screen and (min-width: 64em) {
        .lines-wrapper {
            width: 75%;
            display: inline-block;
            vertical-align: top;
        }
    }

    .lines {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -1vw;
    }

    .line {
        width: calc(49.9% - 1.5vw);
        margin: 2vw 0.75vw;
        padding: 0 8px 1.25rem 8px;
        position: relative;
        overflow: hidden;
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important;
    }

    @media print, screen and (min-width: 48em) {
        .line {
            width: calc(33.3% - 1.5vw);
        }
    }

    .line h2, .line h3 {
        min-height: 54px;
        max-width: 14rem;
    }

    @media screen and (min-width: 76.25em) {
        .line {
            position: relative;
            width: calc(25% - 1.5vw);
            margin: 0.75vw;
            padding: 0 0 2rem 0;
            overflow: hidden;
        }
    }

    .discount-bubble {
        position: absolute;
        color: #fff;
        text-align: center;
        display: block;
        z-index: 1;
        background-color: var(--glob-important-bg);
        font-size: .75rem;
        line-height: 1.5em;
        border-radius: 1rem;
        padding: 1px .5rem 0 .5rem;
        top: .5rem;
        right: .5rem;
    }

        .discount-bubble span {
            position: relative;
            top: -2px;
        }

    .line .img-wrapper {
        display: block;
        width: 100%;
        height: 216px;
        overflow: hidden;
        text-align: center;
        position: relative;
        display: inline-flex;
        align-items: center;
    }

        .line .img-wrapper > span {
            display: inline-block;
            max-height: 100%;
            width: 100%;
            background-color: #F6F5F3;
        }

        .line .img-wrapper img {
            min-height: 232px;
            height: auto;
            margin: 1.25rem 25% 0 25%;
            max-width: 50%;
            box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
        }

    .lines .line.hovered .img-wrapper {
        align-items: stretch;
    }

        .lines .line.hovered .img-wrapper img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            margin: 0;
            max-width: 100%;
        }

.assembly-container .line .img-wrapper span, .assembly .line .img-wrapper span {
    background: none;
}
.assembly-container .line .img-wrapper img, .assembly .line .img-wrapper img {
    box-shadow: none;
    min-height: 0;
}

@media screen and (max-width: 46.875em) {
    .line h3 {
        margin-top: .75rem;
    }

    .line .img-wrapper {
        height: 162px;
    }

        .line .img-wrapper img {
            min-height: 0;
            margin: 1.25rem 20% 0 20%;
            max-width: 60%;
        }

    .assembly-container .line .img-wrapper img {
        max-width: 100%;
    }
}

.RTA-Bathroom-Vanities-filter-listing .line .img-wrapper img,
.bathroom-vanities-and-cabinets-filter-listing .line .img-wrapper img {
    width: 90%;
    margin: 0;
    max-width: 100%;
    box-shadow: none;
    mix-blend-mode: multiply;
}

    @media screen and (max-width: 46.875em) {
        .line.room-bathroom .img-wrapper img {
            width: 86%;
        }
    }

    .line.line-wc-id-348 .img-wrapper img {
        width: 84%;
        margin-top: 32px;
    }

    @media screen and (max-width: 28.125em) {
        .line.line-wc-id-348 .img-wrapper img {
            margin-top: 54px;
        }
    }

    .line .features {
        display: flex;
        min-height: 1.25rem;
        margin: .5rem 0 .25rem 0;
        gap: .5rem;
        font-size: .75rem;
        list-style: none;
    }

        .line .features li {
            padding: 0 .75rem;
            line-height: 1.25rem;
            border-radius: 1rem;
            background-color: #F0F3F5;
            white-space: nowrap;
        }

            .line .features li.quick-ship {
                padding-left: 32px;
                background-image: url(https://rtacabinetstore.blob.core.windows.net/rtacabinet/page/pdp/pdp-icons.png);
                background-position: 8px -317px;
                background-repeat: no-repeat;
                background-size: 25px 381px;
            }

    .line h2, .line h3 {
        margin: 1rem 0 4px 0;
        font: var(--glob-font-heading);
        font-size: 1.125rem;
    }

        .line h2 a, .line h3 a, .line h3 span {
            text-decoration: none;
            color: var(--glob-font-heading-color);
        }

    @media print, screen and (min-width: 64em) {
        .line h2 a, .line h3 a, .line h3 span {
            font-size: 18px;
            line-height: 24px;
        }
    }

    .line h2 a:hover, .line h3 a:hover {
        text-decoration: underline;
    }

    .line .product-price {
        margin: .75rem 0 14px 0;
        color: var(--glob-font-caption-color);
        line-height: 1.375rem;
        font-size: .875rem;
    }

        .line .product-price .product-price-variants .strike.strike-price {
            font-size: .875rem;
            line-height: 20px;
        }

        .line .product-price .product-price-variants .actual-price {
            margin-left: .25rem;
            color: var(--glob-font-body-color);
            font-weight: 700;
            font-size: 1rem;
        }

        .line .product-price .product-price-variants .discountpercent {
            font-size: .875rem;
            color: var(--glob-font-body-color);
        }

            .line .product-price .product-price-variants .discountpercent .discountpercentarrow {
                position: relative;
                top: -1px;
            }

        .line .product-price .strike {
            font-size: .875rem;
            text-decoration: line-through;
        }

        .line .product-price strong {
            font-size: 1rem;
            font-weight: bold;
        }

    .line .listing-price-wrap .strike {
        font-size: .875rem;
        text-decoration: line-through;
    }

    .line .listing-price-wrap strong {
        font-size: 1rem;
    }

    .line .button {
        font: var(--glob-font-button);
        font-size: 1rem;
        width: 100%;
        display: inline-block;
        font-weight: bold;
        line-height: 1em;
        color: #000;
        border-radius: 1.75rem;
        background: var(--glob-button-bg);
        text-decoration: none;
        text-align: center;
        padding: 12px 0;
        margin: 0px;
    }

        .line .button + .button {
            width: 100%;
            margin-top: 12px;
            color: var(--glob-font-body-color);
            background: none;
            border-color: var(--glob-font-body-color);
        }

        .line .button.order-sample {
            width: 100%;
            padding: 8px 0 5px 0;
            text-decoration: none;
            text-align: center;
            line-height: 1em;
            display: inline-block;
        }
            .line .button.order-sample:hover {
                color: inherit;
                background-color: var(--glob-button-bg-hover);
            }
            .line a + .button.order-sample:hover {
                background: none;
                text-decoration: none;
            }

    @media screen and (max-width: 63.99875em) {
        .line .button.order-sample {
            font-size: 14px;
        }
    }

    @media screen and (max-width: 34.375em) {
        .line .button.order-sample {
            padding: 12px 0 12px 0;
        }
    }

    .line .button.order-sample:before {
        content: '';
        vertical-align: middle;
        display: inline-block;
        width: 40px;
        height: 33px;
        background: url(https://rtacabinetstore.blob.core.windows.net/rtacabinet/page/pdp/pdp-icons.png) -10px -485px no-repeat;
        background-size: 49px 762px;
        top: 5px;
        padding-right: 5px;
    }

    @media screen and (max-width: 34.375em) {
        .line .button.order-sample {
            line-height: 21px;
        }

            .line .button.order-sample:before {
                width: 26px;
                height: 18px;
                background-size: 35px 549px;
                background-position: -3px -352px;
            }
    }

    .line .preview-style {
        display: block;
        margin-top: .5rem;
        font: var(--glob-font-body);
        text-align: center;
        color: var(--glob-font-body-color);
        text-decoration: underline;
    }
}

@media screen and (max-width: 34.375em) {
.line .product-price {
    font-size: .75rem;
}

.line .preview-style {
    font-size: .875rem;
}
}

.line.previewing .preview-style {
font-style: italic;
}

.listing-container.sample-doors .line {
width: calc(49.9% - 1.5vw);
}

@media print, screen and (min-width: 48em) {
.listing-container.sample-doors .line {
    width: calc(33.3% - 1.5vw);
}
}

@media screen and (min-width: 87.5em) {
.listing-container.sample-doors .line {
    width: calc(25% - 1.5vw);
}
}

.props {
width: 100%;
margin: 1rem .625rem 2rem .625rem;
padding: 2.5rem 2rem;
background-color: var(--glob-secondary-bg);
}

.props ul {
display: flex;
gap: 1rem;
margin: 0;
list-style: none;
justify-content: space-between;
font: var(--glob-font-heading);
font-size: 1.125rem;
font-weight: 500;
}

.props li {
padding: 2px 0 2px 44px;
background: url(https://rtacabinetstore.blob.core.windows.net/rtacabinet/page/pdp/pdp-icons.png) no-repeat;
}
.props.legacy li { background: none; }

.props li.p-samp {
background-position: -6px -543px;
}

.props li.p-fin {
background-position: -7px -625px;
}

.props li.p-price {
background-position: -8px -792px;
}

.props li.p-ship {
background-position: -8px -711px;
}

@media(max-width: 1260px) {
.props {
    padding: 1.5rem 1rem;
}

.props ul {
    flex-wrap: wrap;
    gap: 1.5rem;
    font-size: 1rem;
    justify-content: center;
}

.props li {
    flex-basis: calc(50% - 1rem);
    padding: 38px 0 0 0;
    white-space: nowrap;
}
}

@media(max-width: 450px) {
    .props li { white-space: normal; line-height: 1.25em; }
}

.lines .props h2 {
margin: 0 0 48px 0;
font-size: 28px;
font-weight: bold;
display: none;
}

@media screen and (max-width: 46.875em) {
.lines .props h2 {
    margin: 8px 0 32px 0;
    font-size: 16px;
    text-align: center;
    display: block;
}
}



/*Preview*/
.preview {
position: relative;
width: calc(100% - 1.5vw);
margin: 4px 0 0 0.75vw;
padding: 20px;
border-radius: 4px;
background-color: #eee;
-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.22);
box-shadow: 0 0 6px rgba(0, 0, 0, 0.22);
}

@media screen and (max-width: 75em) {
.preview {
    margin-top: 12px;
    margin-bottom: 12px;
}
}

.preview:before {
content: '';
position: absolute;
top: -14px;
left: calc(12.5% - 0.75vw);
border-bottom: 14px solid #eee;
border-left: 20px solid transparent;
border-right: 20px solid transparent;
}

.preview.arrow-13:before {
left: calc(12.5% - 0.75vw);
}

.preview.arrow-38:before {
left: calc(37.5% - 0.75vw);
}

.preview.arrow-63:before {
left: calc(62.5% - 0.75vw);
}

.preview.arrow-88:before {
left: calc(87.5% - 0.75vw);
}

.preview .close {
display: block;
position: absolute;
right: 16px;
top: 0;
width: 24px;
height: 24px;
background: none;
border: 0px;
}

.preview .close:before {
    display: block;
    content: '+';
    margin-top: -10px;
    font-size: 48px;
    font-weight: 300;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    color: #707070;
}

.preview .img-wrapper {
position: relative;
width: 50%;
margin-right: 4%;
display: inline-block;
vertical-align: middle;
overflow: hidden;
min-height: 100px;
}

@media screen and (max-width: 47.99875em) {
.preview .img-wrapper {
    width: calc(100% + 40px);
    margin: 32px -20px 24px -20px;
    height: auto;
    display: block;
}
}

.preview .img-wrapper.discount-badge.discount:before {
position: absolute;
/*right: -12px;
        top: -12px;
        width: 88px;
        height: 88px;
        padding: 24px 16px 16px 12px;*/
color: #fff;
/*border-radius: 50%;*/
text-align: center;
display: block;
z-index: 1;
background-color: #4B6D38;
font-family: "Mulish", sans-serif;
/*font-size: 16px;*/
font-size: 14px;
font-weight: 600;
line-height: 38px;
/*for square*/
border-radius: 5px;
width: auto;
height: auto;
line-height: normal;
padding: 8px 10px;
top: 10px;
right: 10px;
/*for square only ends*/
}

@media screen and (max-width: 47.99875em) {
.preview .img-wrapper.discount-badge.discount:before {
    font-size: 14px;
    line-height: 22px;
    width: 72px;
    height: 72px;
    padding: 24px 10px 16px 8px;
    font-weight: 600;
    right: -6px;
}
}

.preview .preview-content {
width: 46%;
display: inline-block;
vertical-align: middle;
}

@media screen and (max-width: 47.99875em) {
.preview .preview-content {
    display: block;
    width: 100%;
    margin: 0;
}
}

.preview h2 {
margin-bottom: 32px;
line-height: 1.25em;
font-size: 24px;
font-weight: bold;
color: #111;
}

@media print, screen and (min-width: 48em) {
.preview h2 {
    padding-right: 25px;
}
}

.preview p {
margin-bottom: 28px;
font-size: 14px;
font-family: "Mulish", sans-serif;
font-weight: 600;
color: #414854;
line-height: 22px;
text-align: left;
}

@media print, screen and (min-width: 48em) {
.preview p {
    font-size: 16px;
    line-height: 26px;
}
}

.preview .quick-ship {
    max-width: 440px;
    padding: 4px 0 4px 40px;
    font-size: 14px;
    line-height: 22px;
    background: url(https://rtacabinetstore.blob.core.windows.net/rtacabinet/page/pdp/truck.png) 0 16px no-repeat;
    background-size: 24px auto;
}

@media screen and (max-width: 47.99875em) {
.preview .quick-ship {
    max-width: 100%;
    font-size: 12px;
    line-height: 18px;
}
}

.preview .pricing {
display: inline-block;
margin-bottom: 28px;
font-size: 12px;
font-weight: 600;
line-height: 18px;
color: #414854;
margin: 10px 0 28px 0;
}

@media print, screen and (min-width: 48em) {
.preview .pricing {
    font-size: 14px;
    line-height: 22px;
}
}

.preview .pricing .preview-product-price-variants {
display: inline;
}

.preview .pricing .preview-product-price-variants .strike {
    font-family: "Mulish", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    color: #747474;
}

@media print, screen and (min-width: 48em) {
.preview .pricing .preview-product-price-variants .strike {
    font-size: 16px;
    line-height: 26px;
}
}

.preview .pricing .preview-product-price-variants .price {
font-family: "Mulish", sans-serif;
font-size: 16px;
font-weight: 700;
line-height: 22px;
margin-right: 3px;
}

@media print, screen and (min-width: 48em) {
.preview .pricing .preview-product-price-variants .price {
    font-size: 18px;
    line-height: 26px;
}
}

.preview .pricing .preview-product-price-variants .discountpercent {
font-family: "Mulish", sans-serif;
font-size: 14px;
font-weight: 600;
line-height: 22px;
}

@media print, screen and (min-width: 48em) {
.preview .pricing .preview-product-price-variants .discountpercent {
    font-size: 16px;
    line-height: 26px;
}
}

.preview .pricing .strike {
font-size: 14px;
color: #8A0003;
text-decoration: line-through;
}

.preview .pricing .price {
font-size: 16px;
font-weight: bold;
color: #333;
}

.preview .preview-buttons-wrap .button {
width: 48%;
margin: 8px 0;
font-size: 12px;
}

@media print, screen and (min-width: 48em) {
.preview .preview-buttons-wrap .button {
    width: 100%;
}
}

@media screen and (min-width: 90em) {
.preview .preview-buttons-wrap .button {
    width: 48%;
}
}

.preview .preview-buttons-wrap .button.shop {
display: inline-block;
padding: 14px 0;
line-height: 1em;
color: #fff;
text-decoration: none;
text-align: center;
border-radius: 27px;
font-size: 14px;
font-family: "Mulish", sans-serif;
line-height: 20px;
font-weight: 700;
}

@media print, screen and (min-width: 48em) {
.preview .preview-buttons-wrap .button.shop {
    font-size: 16px;
    line-height: 24px;
}
}

.preview .preview-buttons-wrap .button.order-sample {
margin-top: 0;
padding: 8px 0 14px 0;
color: #000;
border-color: var(--glob-font-body-color);
background: none;
border-radius: 27px;
font-size: 14px;
font-family: "Mulish", sans-serif;
line-height: 20px;
font-weight: 700;
}

@media print, screen and (min-width: 48em) {
.preview .preview-buttons-wrap .button.order-sample {
    font-size: 16px;
    line-height: 24px;
}
}

@media print, screen and (min-width: 48em) {
.preview .preview-buttons-wrap .button.order-sample {
    margin: 0px;
}
}

@media screen and (min-width: 90em) {
.preview .preview-buttons-wrap .button + .button.order-sample {
    margin: 0px 0px 0px 10px;
}
}

@media screen and (max-width: 63.99875em) {
.preview .preview-buttons-wrap .button.order-sample {
    margin-top: 10px;
    margin-left: 10px;
}
}

@media screen and (max-width: 34.375em) {
.preview .preview-buttons-wrap .button.order-sample {
    padding: 14px 0 14px 0;
}
}

.preview .preview-buttons-wrap .button.order-sample:before {
content: url("../images/icon-sample.svg");
position: relative;
top: 5px;
padding-right: 5px;
filter: brightness(0);
}

@media screen and (max-width: 34.375em) {
.preview .preview-buttons-wrap .button.order-sample:before {
    content: none;
}
}

.preview .close-preview {
display: inline-block;
margin-top: 36px;
font-size: 13px;
text-decoration: underline;
display: none;
}

@media screen and (max-width: 47.99875em) {
.preview .close-preview {
    margin-top: 24px;
}
}

/*Order Sample Door*/
.sample-order-wrapper {
padding: 20px 35px 20px 20px !important;
border-radius: 4px;
max-width: 600px !important;
}

@media screen and (max-width: 46.875em) {
.sample-order-wrapper {
    font-size: 12px;
}
}

.sample-order-wrapper .sample-left {
width: 26%;
margin-right: 14%;
display: inline-block;
vertical-align: top;
}

@media screen and (max-width: 46.875em) {
.sample-order-wrapper .sample-left img {
    height: auto;
    width: 96px;
}
}

.sample-order-wrapper .sample-right {
width: 58%;
display: inline-block;
vertical-align: top;
}

.sample-order-wrapper .sample-right h3 {
    margin: 24px 0 24px 0;
    font-size: 1.5em;
    line-height: 1em;
}

@media screen and (max-width: 46.875em) {
.sample-order-wrapper .sample-right h3 {
    margin: 4px 0 12px 0;
    line-height: 1.25em;
}
}

.sample-order-wrapper .sample-right p {
margin: 12px 0;
line-height: 1.5em;
color: #000;
}

.sample-order-wrapper .sample-right .product-price {
font-size: 18px;
color: #666;
}

.sample-order-wrapper .sample-right .product-price .strike {
    color: #747474;
    text-decoration: line-through;
    font-family: "Mulish", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
}

    .sample-order-wrapper .sample-right .product-price .strike + .product-price-sale {
        color: #000;
        font-weight: 700;
        text-decoration: none;
        font-size: 18px;
        font-family: "Mulish", sans-serif;
    }

.sample-order-wrapper .sample-right .product-price .product-price-sale {
    font-weight: 700;
    font-size: 18px;
    color: #12223b;
    font-family: "Mulish", sans-serif;
}

.sample-order-wrapper .sample-right legend {
display: none;
}

.sample-order-wrapper .sample-right .button {
display: inline-block;
padding: 14px 0;
font-weight: bold;
font-size: 14px;
line-height: 1em;
color: #fff;
border-radius: 10px;
text-decoration: none;
text-align: center;
margin-top: 16px;
padding: 12px 24px;
border: 0;
}

/****************************/
.kdp {
margin: 32px 0 0 0;
padding: 0;
background: #F0F3F5;
/*Intro*/
/*Intro end*/
}

@media print, screen and (min-width: 48em) {
.kdp {
    margin: 32px 0px 0px 0px;
    padding: 42px 0;
}
}

.kdp .container {
position: relative;
max-width: 1214px;
margin: 0 0 32px 0;
padding: 20px 16px 24px 16px;
}

@media print, screen and (min-width: 48em) {
.kdp .container {
    margin: 0 auto 0 auto;
    padding: 0px 4% 0px 4%;
}
}

@media print, screen and (min-width: 48em) {
.kdp .container .kdp-img-wrap {
    display: inline-block;
    width: 49.5%;
    vertical-align: middle;
    overflow: hidden;
}
}

@media screen and (max-width: 47.99875em) {
.kdp .container .kdp-img-wrap img.desktop {
    display: none;
}
}

@media print, screen and (min-width: 48em) {
.kdp .container .kdp-img-wrap img.desktop {
    max-width: 640px;
    width: auto;
    height: 411px;
    float: right;
}
}

.kdp .container .kdp-img-wrap img.mobile {
position: absolute;
width: 50%;
height: auto;
right: 0;
bottom: 0;
}

@media print, screen and (min-width: 48em) {
.kdp .container .kdp-img-wrap img.mobile {
    display: none;
}
}

@media print, screen and (min-width: 48em) {
.kdp .container .kdp-content-wrap {
    display: inline-block;
    width: 49.5%;
    padding: 0 4% 0 4%;
    vertical-align: middle;
}
}

.kdp .container .kdp-content-wrap .kdp-logo {
width: 50%;
height: auto;
}

.kdp .container .kdp-content-wrap h2 {
max-width: 256px;
margin: 8px 0px 8px 0px;
font-size: 20px;
font-weight: bold;
line-height: 1.25em;
}

@media print, screen and (min-width: 48em) {
.kdp .container .kdp-content-wrap h2 {
    font-size: 26px;
    margin: 20px 0 16px 0;
}
}

.kdp .container .kdp-content-wrap p {
max-width: 256px;
font-size: 14px;
line-height: 1.5em;
margin: 0 0 24px 0;
}

@media print, screen and (min-width: 48em) {
.kdp .container .kdp-content-wrap p {
    font-size: 18px;
}
}

@media print, screen and (min-width: 64em) {
.kdp .container .kdp-content-wrap p {
    font-size: 16px;
    max-width: 400px;
}
}

.kdp .container .kdp-content-wrap p.mb-0 {
margin-bottom: 0px;
}

.kdp .container .kdp-content-wrap .button {
width: 128px;
padding: 12px 0;
font-size: 16px;
font-weight: normal;
text-transform: none;
border-radius: 24px;
background: var(--glob-button-bg-alt);
-webkit-transition: background .5s;
transition: background .5s;
margin-bottom: 0px;
}

@media print, screen and (min-width: 64em) {
.kdp .container .kdp-content-wrap .button {
    font-weight: bold;
    width: 150px;
}
}

.kdp + .intro {
margin: 96px 0 54px 0;
padding-top: 60px;
border-top: 1px solid #e3e3e3;
}

@media screen and (max-width: 47.99875em) {
.kdp + .intro {
    margin-top: 32px;
    padding-top: 0;
    border-top: 0;
}
}

.kdp + .intro h2 {
max-width: 948px;
margin: 24px auto 12px auto;
font-size: 24px;
font-weight: 700;
}

.kdp + .intro p {
max-width: 948px;
margin: 8px auto;
font-size: 14px;
line-height: 1.5em;
}

@media screen and (max-width: 47.99875em) {
.kdp + .intro p {
    font-size: 12px;
}
}

.kdp + .intro p a {
    color: var(--glob-font-body-color);
    text-decoration: underline;
}

/*Questions*/
.questions {
padding: 48px;
background: url(../images/banner-bg.jpg) #f7f7f7;
text-align: center;
}

@media screen and (max-width: 47.99875em) {
.questions {
    padding: 48px 12px;
}
}

.questions .container {
padding: 48px;
background-color: #fff;
-webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.29);
box-shadow: 0 3px 15px rgba(0, 0, 0, 0.29);
max-width: 1640px;
margin: 0px auto;
}

@media screen and (max-width: 47.99875em) {
.questions .container {
    padding: 48px 24px;
}
}

.questions .container div {
display: inline-block;
vertical-align: top;
margin: 42px 24px 0 24px;
font-size: 18px;
color: var(--glob-font-body-color);
text-align: left;
}

@media screen and (max-width: 47.99875em) {
.questions .container div {
    margin: 32px 24px 0 24px;
    font-size: 12px;
}
}

.questions .container div.phone {
text-indent: -10px;
margin-top: 39px;
margin-left: 14px;
line-height: 1.5em;
}

@media screen and (max-width: 47.99875em) {
.questions .container div.phone {
    margin-left: 46px;
}
}

@media print, screen and (min-width: 48em) {
.questions .container div.phone br {
    display: none;
}
}

.questions .container div span {
margin-right: 6px;
}

.questions h2 {
margin: 36px auto 24px auto;
font-size: 24px;
font-weight: bold;
}

@media screen and (max-width: 47.99875em) {
.questions h2 {
    max-width: 248px;
    font-size: 16px;
    line-height: 1.25em;
}
}

.questions p {
font-size: 14px;
color: #666;
line-height: 1.25em;
}

@media screen and (max-width: 47.99875em) {
.questions p {
    max-width: 276px;
    margin: 0 auto;
}
}

/*Blog*/
.tools {
margin-bottom: 128px;
margin: 0px auto 128px auto;
}

@media screen and (max-width: 47.99875em) {
.tools {
    margin: 48px 0;
}
}

@media screen and (max-width: 74.99875em) {
.tools {
    text-align: center;
}
}

.tools.container {
max-width: 1640px;
}

@media screen and (min-width: 75em) {
.tools.container {
    padding: 0 16px;
}
}

@media screen and (max-width: 63.99875em) {
.tools.container {
    padding-left: 4%;
    padding-right: 4%;
}
}

@media print, screen and (min-width: 48em) {
.tools.container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
}

.tools .tools-block {
display: inline-block;
width: 32%;
max-height: 276px;
margin: 4% 0 0 0;
border-radius: 20px;
-webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.29);
box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.29);
background-color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 48px;
}

@media screen and (min-width: 81.3125em) {
.tools .tools-block {
    width: 32%;
    margin: 4% 0 0 2%;
}

    .tools .tools-block:first-child {
        margin-left: 0;
    }
}

@media screen and (max-width: 81.25em) {
.tools .tools-block {
    width: 48%;
    text-align: left;
    margin-left: 2%;
    margin-top: 4%;
    margin-bottom: 0px;
}
}

@media screen and (max-width: 63.99875em) {
.tools .tools-block {
    display: inline-block;
}

    .tools .tools-block:first-child {
        margin-left: 0px;
    }
}

@media screen and (max-width: 47.99875em) {
.tools .tools-block {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 48px;
}
}

.tools .tools-block:last-child {
margin-bottom: 0px;
}

.tools .tools-content {
display: inline-block;
width: 49%;
vertical-align: middle;
padding: 32px;
}

@media screen and (max-width: 63.99875em) {
.tools .tools-content {
    padding: 20px;
}
}

.tools .img-wrapper {
overflow: hidden;
margin-bottom: -2px;
border-radius: 20px 0 0 20px;
display: inline-block;
width: 49%;
vertical-align: middle;
}

.tools .img-wrapper img {
    width: auto;
    height: 100%;
    max-height: 276px;
    max-width: initial;
}

@media screen and (max-width: 47.99875em) {
.tools .img-wrapper img {
    max-height: 244px;
}
}

.tools h3 {
max-width: 168px;
margin-bottom: 18px;
font-size: 18px;
font-weight: bold;
line-height: 1.25em;
}

@media screen and (max-width: 47.99875em) {
.tools h3 {
    margin-bottom: 8px;
    font-size: 16px;
}
}

@media screen and (max-width: 63.99875em) {
.tools h3 {
    max-width: 124px;
    font-size: 14px;
}
}

.tools .price {
display: block;
margin-bottom: 20px;
font-size: 18px;
font-weight: bold;
}

@media screen and (max-width: 47.99875em) {
.tools .price {
    margin-bottom: 8px;
    font-size: 16px;
}
}

.tools p {
margin-bottom: 18px;
font-size: 12px;
line-height: 1.25em;
}

@media screen and (max-width: 47.99875em) {
.tools p {
    font-size: 12px;
}
}

.tools a.button {
width: 148px;
padding: 8px 0;
border-radius: 8px;
margin: 0px;
}

@media screen and (max-width: 63.99875em) {
.tools a.button {
    width: 128px;
}
}

/*Blog*/
.blogs {
margin: 64px 16px;
text-align: center;
}

@media print, screen and (min-width: 48em) {
.blogs {
    margin: 64px;
}
}

.blogs .container {
max-width: 1266px;
padding: 24px 24px;
margin: auto;
}

.blogs .slick-slide {
margin: 24px 1%;
padding-bottom: 32px;
border-radius: 20px;
-webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.2);
box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.2);
background-color: #fff;
}

.blogs .img-wrapper {
height: 200px;
overflow: hidden;
border-radius: 20px 20px 0 0;
text-align: center;
}

.blogs .img-wrapper img {
    width: auto;
    height: 200px;
    margin: 0 auto;
}

@media print, screen and (min-width: 64em) {
.blogs h3 {
    min-height: 45px;
}
}

.blogs p {
margin: 0 24px 18px 24px;
font-size: 12px;
line-height: 1.25em;
text-align: left;
min-height: 75px;
}

@media print, screen and (min-width: 64em) {
.blogs p {
    min-height: 50px;
}
}

.blogs a.button {
width: 148px;
padding: 8px 0;
border-radius: 8px;
margin-bottom: 0px;
}

.blogs .slick-slider .slick-arrow.slick-prev {
left: -5px;
}

.blogs .slick-slider .slick-arrow.slick-next {
right: -5px;
}

/*Search Page*/
.search-page-main .lines-wrapper.full-width {
width: 100%;
}

.search-page-main .lines-wrapper.full-width .products-wrapper.lines .warning {
    margin: 20px 1vw;
}

.search-page-main .pager {
margin: 0px auto 30px auto;
width: 100%;
}

.search-page-results {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}

.search-page-results .search-input {
    width: 100%;
}

    .search-page-results .search-input label {
        font-family: "Mulish", sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        color: #414854;
    }

@media screen and (min-width: 48em) {
.search-page-results .search-input {
    margin-bottom: 20px;
}

    .search-page-results .search-input form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

        .search-page-results .search-input form input {
            margin: 0px;
            width: 375px;
        }

    .search-page-results .search-input .buttons {
        margin: 0px 0px 0px 10px;
    }

        .search-page-results .search-input .buttons .button {
            min-width: 180px;
            margin: 0px;
        }
}

.search-page-results input {
padding: 12px 10px 12px 16px;
height: 50px;
background: #F0F3F5;
border: 1px solid #D5DAE0;
border-radius: 4px;
font-family: 'Mulish';
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 26px;
color: #414854;
margin: 0px 0px 15px 0px;
}

.search-page-results input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.search-page-results .button {
width: 100%;
height: 50px;
}

.search-page-results select {
padding: 12px 10px 12px 16px;
height: 50px;
background: #F0F3F5 url(../images/dropdown-angle.svg) no-repeat right center;
background-origin: content-box;
border: 1px solid #D5DAE0;
border-radius: 4px;
font-family: 'Mulish';
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 26px;
color: #414854;
margin: 0px 0px 5px 0px;
}

.search-page-results select:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.search-page-results .filter-line-count-text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}

.search-page-results .display-number-products .inputs {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 12px;
margin-bottom: 8px;
}

.search-page-results .display-number-products .inputs label {
    font-size: 12px;
    margin-bottom: 8px;
    font-weight: 700;
    margin: 0px 8px 0px 0px;
}

.search-page-results .display-number-products .inputs select {
    width: 72px;
    margin: 0px;
}

.trade-pro-content-banner-wrapper.desktop,
.trade-pro-content-banner-wrapper.tablet,
.trade-pro-content-banner-wrapper.mobile {
display: none;
}


/* Display block for desktop screens */
@media (min-width: 1025px) {
.trade-pro-content-banner-wrapper.desktop {
    display: block;
}
}

/* Display block for tablet screens */
@media (min-width: 768px) and (max-width: 1024px) {
.trade-pro-content-banner-wrapper.tablet {
    display: block;
}
}

/* Display block for mobile screens */
@media (max-width: 767px) {
.trade-pro-content-banner-wrapper.mobile {
    display: block;
}
}

.trade-pro-content-banner-wrapper {
width: 100%;
margin: 36px .75vw;
}

.trade-pro-content-banner {
display: flex;
padding: 1rem;
font-size: 1rem;
border-radius: .5rem;
align-items: center;
background-color: var(--glob-secondary-bg);
}

.trade-pro-content-banner > * {
    flex-grow: 1;
    text-align: center;
    border-right: 1px solid var(--glob-light-border-color);
}

.trade-pro-content-banner *:last-child {
    border: 0;
}

.trade-pro-content-banner h2 {
    margin: 0;
    font-size: 1.25rem;
    font-weight: normal;
}

.trade-pro-content-banner span {
    display: block;
    padding: 4px 0;
}

.trade-pro-content-banner a {
    margin: 0 0 0 auto;
    padding: .75rem 2.5rem;
    font: var(--glob-font-heading);
    font-size: 1rem;
    color: var(--glob-font-body-color);
    font-weight: bold;
    border-radius: 1.5rem;
    text-decoration: none;
    transition: all .5s;
    background-color: var(--glob-button-bg);
}

    .trade-pro-content-banner a:hover {
        background-color: var(--glob-button-bg-hover);
    }

@media (max-width: 1200px) {
.trade-pro-content-banner a {
    max-width: 232px;
}

.trade-pro-content-banner span {
    border-right: 0;
}
}

@media (max-width: 1024px) {
.trade-pro-content-banner {
    font-size: 14px;
}

    .trade-pro-content-banner h2 {
        font-size: 1.25rem;
    }
}

@media (max-width: 750px) {
.trade-pro-content-banner-wrapper {
    margin: 16px .75vw;
}

.trade-pro-content-banner {
    display: block;
    text-align: center;
}

    .trade-pro-content-banner > * {
        border: 0;
    }

    .trade-pro-content-banner h2 {
        margin-bottom: .25rem;
        font-weight: normal;
    }

    .trade-pro-content-banner span {
        margin-bottom: .5rem;
        border: 0;
    }

    .trade-pro-content-banner a {
        display: block;
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
    }
}

@media print, screen and (min-width: 64em) {
.sample-doors .filters {
    margin-top: 40px;
}
}

.sample-doors h1 {
text-align: left;
margin-top: 0px;
}

.sample-doors .lines .line h2, .sample-doors .lines .line h3 {
min-height: 0;
}

@media print, screen and (min-width: 64em) {
.sample-doors .lines .line .button {
    width: 54%;
}
}
@media(max-width: 450px) {
    .sample-doors .lines .line h2, .sample-doors .lines .line h3 { min-height: 54px; }
}


.sample-doors .intro {
margin: 96px 0 54px 0;
padding-top: 60px;
border-top: 1px solid #e3e3e3;
}

.sample-doors .intro p {
    max-width: 948px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.35em;
}

    .sample-doors .intro p:first-child {
        font: var(--glob-font-heading);
        font-size: 1.25rem;
        margin-bottom: 1.5rem;
    }

.trade-pro {
margin-bottom: 16px;
padding: 16px;
font-weight: 600;
color: #414854;
}

.trade-pro .h2 {
    display: block;
    margin-bottom: 4px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}

    .trade-pro .h2::before {
        display: none !important;
    }

.trade-pro p {
    font-size: 14px;
    line-height: 22px;
}

.trade-pro a {
    display: block;
    width: 100%;
    margin-top: 24px;
    padding: 10px 24px;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    color: var(--glob-font-body-color);
    border: 2px solid var(--glob-button-bg-alt);
    border-radius: 28px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .5s;
    transition: all .5s;
}

    .trade-pro a:hover {
        background: var(--glob-button-bg-alt);
        color: #fff;
    }

.banner-benefites {
padding: .5rem 0;
}

.banner-benefites-items {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
row-gap: 7%;
-webkit-column-gap: 7%;
column-gap: 7%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}

@media screen and (max-width: 63.99875em) {
.banner-benefites-items {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    row-gap: 0px;
    -webkit-column-gap: 0px;
    column-gap: 0px;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
}

.banner-benefites-item {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
row-gap: 18px;
-webkit-column-gap: 18px;
column-gap: 12px;
margin: 4px 0px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}

@media screen and (max-width: 63.99875em) {
.banner-benefites-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 96px;
}
}

.banner-benefites-img {
min-width: 52px;
}

@media screen and (max-width: 63.99875em) {
.banner-benefites-img {
    min-width: none;
}
}

@media screen and (max-width: 63.99875em) {
.banner-benefites-copy {
    text-align: center;
}
}

.banner-benefites-copy h2 {
font-family: Mulish;
font-size: 1rem;
color: var(--glob-font-caption-color);
margin-bottom: 0px;
}

@media screen and (max-width: 63.99875em) {
.banner-benefites-copy h2 {
    font-size: 12px;
    line-height: 18px;
}
}

.banner-benefites-copy h2 .mobile {
display: none;
}

@media screen and (max-width: 63.99875em) {
.banner-benefites-copy h2 .mobile {
    display: block;
}
}

.banner-benefites-copy h2 a {
color: inherit;
}

.banner-benefites-copy h2 a:hover {
    text-decoration: underline;
}

.banner-benefites-copy p {
font-family: Mulish;
font-size: 14px;
font-weight: 600;
line-height: 22px;
color: #747474;
margin-bottom: 0px;
}

@media screen and (max-width: 63.99875em) {
.banner-benefites-copy p {
    display: none;
}
}

.container.assembly-container.assembly-container-sub-list {
padding: 0px 16px;
}

/*********************************PLP SCSS*********************/
.gray-bg {
background: #E5E5E5;
}

.white-box {
background: #FFFFFF;
border: 1px solid #D5DAE0;
border-radius: 4px;
padding: 16px 16px 16px 16px;
}

.form-new-design ::-webkit-input-placeholder {
color: #414854;
opacity: 0;
}

.form-new-design ::-ms-input-placeholder {
color: #414854;
opacity: 0;
}

.form-new-design ::placeholder {
color: #414854;
opacity: 0;
}

.form-new-design ::-webkit-input-placeholder {
/* WebKit browsers */
color: #414854;
opacity: 0;
}

.form-new-design input::-webkit-input-placeholder {
color: #414854;
opacity: 0;
}

.form-new-design input::-ms-input-placeholder {
color: #414854;
opacity: 0;
}

.form-new-design input::placeholder {
color: #414854;
opacity: 0;
}

.form-new-design textarea::-webkit-input-placeholder {
/* WebKit browsers */
color: #414854;
opacity: 0;
}

.form-new-design textarea::-ms-input-placeholder {
color: #414854;
opacity: 0;
}

.form-new-design textarea::placeholder {
color: #414854;
opacity: 0;
}

.form-new-design h3 {
font-family: "Mulish", sans-serif;
font-style: normal;
font-weight: 600;
font-size: 21px;
line-height: 28px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #12223B;
margin-bottom: 24px;
padding-right: 40px;
}

@media screen and (min-width: 56.25em) {
.form-new-design h3 {
    font-size: 26px;
    line-height: 36px;
}
}

.form-new-design p,
.form-new-design .box-sizes {
font-size: 14px;
line-height: 22px;
color: var(--glob-font-caption-color);
}

@media screen and (min-width: 56.25em) {
.form-new-design p,
.form-new-design .box-sizes {
    font-size: 16px;
    line-height: 26px;
}
}

.form-new-design p a:not(.button),
.form-new-design .box-sizes a:not(.button) {
    font-size: 12px;
    line-height: 20px;
    text-decoration: underline;
}

.form-new-design p a:hover,
.form-new-design .box-sizes a:hover {
    text-decoration: none;
}

.form-new-design p.tooltip {
border: 0px;
}

.form-new-design .inputs {
padding-bottom: 20px;
position: relative;
}

.form-new-design .inputs.radio-fields label {
    position: relative;
    display: inline-block;
    left: 0px;
    top: 0px;
    background: none;
}

    .form-new-design .inputs.radio-fields label.active {
        position: relative;
        display: inline-block;
        left: 0px;
        top: 0px;
        background: none;
    }

.form-new-design .inputs label {
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #414854;
    position: absolute;
    line-height: 50px;
    left: 16px;
    top: 0px;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: color 200ms, -webkit-transform 200ms;
    transition: color 200ms, -webkit-transform 200ms;
    transition: transform 200ms, color 200ms;
    transition: transform 200ms, color 200ms, -webkit-transform 200ms;
}

    .form-new-design .inputs label.active {
        font-size: 12px;
        line-height: 18px;
        color: #4b6d38;
        top: -9px;
        left: 13px;
        padding: 0px 4px;
        background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, transparent), color-stop(50%, #f0f3f5), color-stop(50%, #f0f3f5), to(#f0f3f5));
        background: linear-gradient(to bottom, transparent 0%, transparent 50%, #f0f3f5 50%, #f0f3f5 50%, #f0f3f5 100%);
    }

        .form-new-design .inputs label.active.focus-in {
            background: #fff;
        }

        .form-new-design .inputs label.active + input {
            border-color: #4b6d38;
        }

    .form-new-design .inputs label + input + span.required,
    .form-new-design .inputs label + select + span.required,
    .form-new-design .inputs label + textarea + span.required {
        display: none;
    }

.form-new-design input {
    padding: 12px 10px 12px 16px;
    height: 50px;
    background: var(--glob-selection-bg);
    border: 1px solid #D5DAE0;
    border-radius: 4px;
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #414854;
    margin: 0px 0px 5px 0px;
}

.form-new-design input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .form-new-design input:focus ~ label {
        font-size: 12px;
        line-height: 18px;
        color: #4b6d38;
        top: -9px;
        left: 13px;
        padding: 0px 4px;
        background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, transparent), color-stop(50%, #f0f3f5), color-stop(50%, #f0f3f5), to(#f0f3f5));
        background: linear-gradient(to bottom, transparent 0%, transparent 50%, #f0f3f5 50%, #f0f3f5 50%, #f0f3f5 100%);
    }

.form-new-design input + .subtext {
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #747474;
    display: block;
}

.form-new-design .inputs .subtext-phone {
display: block;
margin-bottom: .75rem;
}


.form-new-design textarea {
padding: 12px 10px 12px 16px;
background: #F0F3F5;
border: 1px solid #D5DAE0;
border-radius: 4px;
font-family: 'Mulish';
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 26px;
color: #414854;
margin: 0px 0px 5px 0px;
}

.form-new-design textarea:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-new-design select {
padding: 12px 10px 12px 16px;
height: 50px;
background: #F0F3F5 url(../images/dropdown-angle.svg) no-repeat right center;
background-origin: content-box;
border: 1px solid #D5DAE0;
border-radius: 4px;
font-family: 'Mulish';
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 26px;
color: #414854;
margin: 0px 0px 5px 0px;
}

.form-new-design select:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-new-design button.button-2,
.form-new-design .button-2, .form-new-design .button.button-2 {
padding: 10px 24px;
background: #000;
border-radius: 27px;
font-family: 'Mulish';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 24px;
display: inline-block;
text-align: center;
color: #FFFFFF;
cursor: pointer;
text-decoration: none;
}


@media screen and (max-width: 56.25em) {
.form-new-design button.button-2,
.form-new-design .button-2, .form-new-design .button.button-2 {
    font-size: 14px;
    line-height: 20px;
}
}

@media screen and (max-width: 47.99875em) {
.form-new-design button.button-2.mb15-small,
.form-new-design .button-2.mb15-small, .form-new-design .button.button-2.mb15-small {
    margin-bottom: 15px;
}
}

.form-new-design .button-link {
font-family: "Mulish", sans-serif;
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 22px;
display: inline-block;
margin: 0px 0px 0px 5px;
text-decoration: underline;
color: var(--glob-font-body-color);
display: inline-block;
cursor: pointer;
}

@media screen and (max-width: 63.99875em) {
.form-new-design .button-link {
    font-size: 14px;
    line-height: 20px;
}
}

.form-new-design .button-link:hover {
text-decoration: none;
}

img + .form-new-design .button-link {
margin-left: 5px;
}

@media screen and (max-width: 63.99875em) {
.form-new-design .inputs img {
    width: 16px;
}
}

.form-new-design .message-failure,
.form-new-design .error-block,
.form-new-design .field-validation-error, .form-new-design .message-error, .form-new-design .validation-summary-errors, .form-new-design .field-validation-error {
color: #cc4b37;
font-size: 14px;
}

.form-new-design .field-validation-error p {
    margin-bottom: 0px;
    color: #cc4b37;
    font-size: 14px;
}

.form-new-design [type="radio"]:checked,
.form-new-design [type="radio"]:not(:checked) {
position: absolute;
left: -9999px;
}

.form-new-design [type="radio"]:checked + label,
.form-new-design [type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #414854;
}

    .form-new-design [type="radio"]:checked + label:before,
    .form-new-design [type="radio"]:not(:checked) + label:before {
        content: '';
        position: absolute;
        left: 0;
        top: 3px;
        width: 20px;
        height: 20px;
        background: #FFFFFF;
        border: 1px solid #747474;
        border-radius: 20px;
    }

    .form-new-design [type="radio"]:checked + label:after,
    .form-new-design [type="radio"]:not(:checked) + label:after {
        content: '';
        position: absolute;
        top: 7px;
        left: 4px;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
        width: 12px;
        height: 12px;
        background: var(--glob-button-bg-alt);
        border-radius: 20px;
    }

    .form-new-design [type="radio"]:not(:checked) + label:after {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    .form-new-design [type="radio"]:checked + label:after {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

.form-new-design .checkbox-fields input[type=checkbox] {
position: absolute;
opacity: 0;
left: -99999px;
display: none;
}

.form-new-design .checkbox-fields input[type=checkbox] + label {
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 26px;
    color: #414854;
    padding: 0px 0px 0px 35px;
    margin: 0;
    display: block;
    position: relative;
    background: none;
    left: 0px;
}

    .form-new-design .checkbox-fields input[type=checkbox] + label span {
        display: block;
        font-weight: 600;
        font-size: 12px;
        line-height: 18px;
        color: #414854;
    }

    .form-new-design .checkbox-fields input[type=checkbox] + label::before {
        content: '';
        -webkit-appearance: none;
        background-color: transparent;
        border: 2px solid var(--glob-button-bg-alt);
        width: 20px;
        height: 20px;
        display: inline-block;
        position: absolute;
        vertical-align: middle;
        cursor: pointer;
        margin-right: 5px;
        left: 0px;
        top: 3px;
    }

.form-new-design .checkbox-fields input[type=checkbox]:checked + label:before {
    background-color: var(--glob-font-body-color);
}

#BillingNewAddress_PhoneNumber { margin-bottom: 1rem; }

.form-new-design .checkbox-fields input[type=checkbox]:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    background-color: var(--glob-font-body-color);
    top: 5px;
    left: 7px;
    width: 6px;
    height: 12px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkbox-fields-custom input[type=checkbox] {
position: absolute;
opacity: 0;
left: -99999px;
display: none;
}

.checkbox-fields-custom input[type=checkbox][disabled] + label:before {
    background-color: #D5DAE0;
    border: 2px solid #D5DAE0;
}

.checkbox-fields-custom input[type=checkbox][disabled] + label:after {
    background-color: #D5DAE0;
}

.checkbox-fields-custom input[type=checkbox] + label {
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 26px;
    color: #414854;
    padding: 0px 0px 0px 35px;
    margin: 0;
    display: block;
    position: relative;
    background: none;
    left: 0px;
}

    .checkbox-fields-custom input[type=checkbox] + label span {
        display: block;
        font-weight: 600;
        font-size: 12px;
        line-height: 18px;
        color: #414854;
    }

    .checkbox-fields-custom input[type=checkbox] + label::before {
        content: '';
        -webkit-appearance: none;
        background-color: transparent;
        border: 2px solid #747474;
        width: 20px;
        height: 20px;
        display: inline-block;
        position: absolute;
        vertical-align: middle;
        cursor: pointer;
        margin-right: 5px;
        left: 0px;
        top: 3px;
        border-radius: 4px;
    }

.checkbox-fields-custom input[type=checkbox]:checked + label:before {
    background-color: var(--glob-font-body-color);
    border: 2px solid var(--glob-button-bg-alt);
}

.checkbox-fields-custom input[type=checkbox]:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    background-color: var(--glob-font-body-color);
    top: 5px;
    left: 7px;
    width: 6px;
    height: 12px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkbox-fields-custom input[type=checkbox]:checked[disabled] + label:before {
    background-color: #D5DAE0;
    border: 2px solid #D5DAE0;
}

.checkbox-fields-custom input[type=checkbox]:checked[disabled] + label:after {
    background-color: #D5DAE0;
}

.subtext {
font-family: "Mulish", sans-serif;
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 22px;
color: #747474;
display: block;
}

#registrationStep3 .confirm-message {
font-family: 'Mulish';
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 26px;
color: #414854;
margin-bottom: 24px;
}

#registrationStep3 .confirm-text {
font-family: "Mulish", sans-serif;
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 26px;
color: #414854;
}

#registrationStep3 label#lblEmail {
display: inline-block;
position: relative;
left: 0px;
}

@media screen and (max-width: 56.25em) {
.custom-register-popup {
    padding: 0px;
}

    .custom-register-popup .page-body {
        padding: 0px 16px 30px;
    }

    .custom-register-popup button.mfp-close {
        top: 10px;
        right: 5px;
    }

    .custom-register-popup.form-new-design h3 {
        padding: 16px;
        border-bottom: 1px solid #ddd;
    }

.mfp-container {
    padding: 0px !important;
}

    .mfp-container .inputs.radio-fields span.female label {
        margin-left: 61px;
    }
}

/*Login page*/
.html-login-page .container,
.html-password-recovery-page .container {
max-width: 1006px;
margin: auto;
padding: 0px;
}

.html-login-page .container .login-page,
.html-password-recovery-page .container .login-page {
    padding: 30px 16px;
}

@media screen and (min-width: 56.25em) {
.html-login-page .login-box-wrap,
.html-password-recovery-page .login-box-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 0px;
}
}

.html-login-page .box-sizes,
.html-password-recovery-page .box-sizes {
padding: 0px 0px 40px 0px;
}

@media screen and (min-width: 56.25em) {
.html-login-page .box-sizes,
.html-password-recovery-page .box-sizes {
    padding: 0px 50px 30px 0px;
    width: 50%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
}

.html-login-page .box-sizes.box-sizes-last,
.html-password-recovery-page .box-sizes.box-sizes-last {
padding: 20px 0px 20px 0px;
border-bottom: 1px solid #D6D6D6;
margin-bottom: 20px;
}

@media screen and (min-width: 56.25em) {
.html-login-page .box-sizes.box-sizes-last,
.html-password-recovery-page .box-sizes.box-sizes-last {
    padding: 0px 0px 30px 50px;
    border-bottom: 0px;
    margin-bottom: 0px;
    border-left: 1px solid #d6d6d6;
    border-top: 0px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
}

.html-login-page .box-sizes .forgot-password,
.html-password-recovery-page .box-sizes .forgot-password {
text-align: right;
display: block;
}

.html-login-page .form-new-design .box-sizes-last .inputs.loadfocus label, .html-login-page .form-new-design .box-sizes-last .inputs.loadfocusPass label,
.html-password-recovery-page .form-new-design .box-sizes-last .inputs.loadfocus label,
.html-password-recovery-page .form-new-design .box-sizes-last .inputs.loadfocusPass label {
font-size: 12px;
line-height: 18px;
color: #4b6d38;
top: -9px;
left: 13px;
padding: 0 4px;
background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, transparent), color-stop(50%, #f0f3f5), color-stop(50%, #f0f3f5), to(#f0f3f5));
background: linear-gradient(to bottom, transparent 0%, transparent 50%, #f0f3f5 50%, #f0f3f5 50%, #f0f3f5 100%);
}

.html-login-page .forgot-contact,
.html-password-recovery-page .forgot-contact {
font-family: "Mulish", sans-serif;
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 22px;
color: #414854;
}

.html-login-page .forgot-contact a,
.html-password-recovery-page .forgot-contact a {
    font-weight: 700;
    line-height: 20px;
    text-decoration: underline;
}

    .html-login-page .forgot-contact a:hover,
    .html-password-recovery-page .forgot-contact a:hover {
        text-decoration: none;
    }

.html-login-page .password-recovery-page-box,
.html-password-recovery-page .password-recovery-page-box {
max-width: 600px;
margin: auto;
}

.form-new-design .inputs.activated label {
font-size: 12px;
line-height: 18px;
color: #4b6d38;
top: -9px;
left: 13px;
padding: 0 4px;
background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, transparent), color-stop(50%, #f0f3f5), color-stop(50%, #f0f3f5), to(#f0f3f5));
background: linear-gradient(to bottom, transparent 0%, transparent 50%, #f0f3f5 50%, #f0f3f5 50%, #f0f3f5 100%);
}

/*Account page*/
.grid-wrapper {
padding: 20px 6px;
}

.block-account-navigation .title h3 {
padding: 10px 0px;
margin: 0px;
font-family: "Mulish", sans-serif;
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 26px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #12223B;
position: relative;
cursor: pointer;
}

.block-account-navigation .title h3:after {
    content: " ";
    position: absolute;
    right: 0px;
    width: 14px;
    height: 8px;
    display: inline-block;
    background: url(../images/dropdown-angle.svg) no-repeat right center;
    background-origin: content-box;
}

@media print, screen and (min-width: 64em) {
.block-account-navigation .title h3:after {
    display: none;
}
}

.block-account-navigation .listbox ul {
list-style: none;
margin: 0px;
padding: 0px;
}

.block-account-navigation .listbox ul li.active a {
    border-top: 1px solid var(--glob-button-bg-alt);
    border-bottom: 1px solid var(--glob-button-bg-alt);
    color: var(--glob-font-body-color);
    font-weight: 900;
}

.block-account-navigation .listbox ul li a {
    display: block;
    padding: 10px 0px;
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #414854;
    border-bottom: 1px solid #f2f2f2;
}

@media print, screen and (min-width: 64em) {
.block-account-navigation .listbox ul li a {
    font-size: 16px;
    line-height: 26px;
}
}

.right-section {
padding: 40px 0px;
}

@media print, screen and (min-width: 64em) {
.right-section {
    padding: 0px 0px 0px 40px;
}
}

.right-section h1 {
margin-bottom: 20px;
font-size: 28px;
font-weight: 600;
}

.fieldset {
margin: 0px;
padding: 0px;
border: 0px;
}

.fieldset .title {
    margin: 0px 0px 20px 0px;
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #12223B;
}

@media print, screen and (min-width: 48em) {
.address-list,
.order-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
}

.address-item,
.order-item {
border: 1px solid #D5DAE0;
padding: 20px 20px 85px 20px;
background: #F0F3F5;
margin: 0px 0px 20px 0px;
position: relative;
width: 100%;
}

@media print, screen and (min-width: 48em) {
.address-item,
.order-item {
    width: calc(50% - 10px);
}
}

.address-item ul,
.order-item ul {
list-style: none;
margin: 0px;
padding: 0px;
}

.address-item ul li,
.order-item ul li {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #414854;
}

    .address-item ul li label,
    .order-item ul li label {
        position: relative;
        padding: 0px;
        margin: 0px;
        display: inline-block;
        left: 0px;
        line-height: normal;
        font-weight: 600;
        font-size: 14px;
        color: #414854;
    }

.address-item .buttons,
.order-item .buttons {
padding: 10px 15px;
background: #D5DAE0;
position: absolute;
bottom: 0px;
left: 0px;
right: 0px;
}

.mb20 {
margin-bottom: 20px;
}

table thead {
background: #333;
color: #fff;
}

table thead th {
    font-family: "Mulish", sans-serif;
    font-size: 16px;
    padding: 16px;
}

table tbody {
border: 1px solid #333;
}

table td {
color: #333;
font-family: "Mulish", sans-serif;
font-size: 16px;
padding: 16px;
}

table td:before {
    content: attr(data-header);
    display: inline-block;
    font-weight: 600;
    margin: 0px 10px 10px 0px;
}

@media print, screen and (min-width: 64em) {
table td:before {
    display: none;
}
}

/*order-details-page*/
.order-details-page .order-overview {
text-align: center;
margin: 40px 0px;
}

.order-details-page .order-overview ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

@media print, screen and (min-width: 48em) {
.order-details-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
}

.order-details-area .block-half {
padding: 20px;
margin: 0 0 30px 0;
border: 1px solid #eee;
border-radius: 4px;
background: #f7f7f7;
}

@media print, screen and (min-width: 48em) {
.order-details-area .block-half {
    width: calc(50% - 10px);
}
}

.order-details-area .block-half ul {
list-style: none;
margin: 0px 0px 20px 0px;
padding: 0px;
}

.order-details-area .block-half .label {
background: none;
color: #333;
font-size: 16px;
padding: 0px;
}

table.table-confirmation {
margin-top: 20px;
}

table.table-confirmation label {
    display: none;
}

table.table-confirmation thead {
    border: 1px solid #333;
}

table.table-confirmation tr td.sku,
table.table-confirmation tr .shipment-id {
    white-space: nowrap;
}

@media screen and (max-width: 63.99875em) {
table.table-confirmation colgroup {
    display: none;
}

table.table-confirmation tbody {
    border: 0px;
}

table.table-confirmation tr {
    margin-bottom: 20px;
    border: 1px solid #eee;
    border-radius: 4px;
    background: #f7f7f7;
}

    table.table-confirmation tr td {
        display: block;
        padding: 10px;
    }

        table.table-confirmation tr td:before {
            display: none;
        }

        table.table-confirmation tr td label {
            font-size: 16px;
            color: #333;
            font-weight: 600;
            display: block;
        }

        table.table-confirmation tr td a {
            color: var(--glob-font-body-color);
            text-decoration: underline;
        }

            table.table-confirmation tr td a:hover {
                text-decoration: none;
            }
}

.section.totals {
text-align: right;
margin: 20px 0px 0px 0px;
}

.section.totals .total-info {
    display: inline-block;
    width: 100%;
    max-width: 375px;
}

    .section.totals .total-info table.cart-total tbody {
        border: 1px solid #eee;
        border-radius: 4px;
        background: #f7f7f7;
        width: 100%;
        padding: 10px 0px;
        display: block;
    }

        .section.totals .total-info table.cart-total tbody tr {
            display: block;
        }

            .section.totals .total-info table.cart-total tbody tr:nth-child(even) {
                background: none;
            }

            .section.totals .total-info table.cart-total tbody tr td {
                padding: 5px 16px;
                width: 50%;
                display: inline-block;
            }

                .section.totals .total-info table.cart-total tbody tr td:before {
                    display: none;
                }

    .section.totals .total-info label {
        font-size: 16px;
        font-weight: 600;
    }

/*Qoutes page*/
div#quote-grid_wrapper table th,
div#quote-grid_wrapper table td {
white-space: nowrap;
}

div#quote-grid_wrapper table td:before {
    display: none;
}

div#quote-grid_wrapper table i.far.fa-eye {
margin-right: 5px;
}

.qoute-address-block {
border: 1px solid #d5dae0;
padding: 20px 20px;
background: #f0f3f5;
margin: 0 0 20px 0;
position: relative;
}

.qoute-address-block .form-group.row {
    font-size: 16px;
}

@media print, screen and (min-width: 48em) {
.qoute-address-block .form-group.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
}

.qoute-address-block .form-group.row label {
font-weight: 600;
font-size: 16px;
padding: 0px 5px 0px 0px;
}

.qoute-table-wrapper table th {
white-space: nowrap;
}

.qoute-table-wrapper table td:before {
display: none;
}

/*pagination*/
.pager-datatable {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 20px;
}

.pager-datatable .pagination {
    margin-top: 0px !important;
}

.pager-datatable .col-count {
    width: 100%;
}

@media print, screen and (min-width: 48em) {
.pager-datatable .col-dropdown {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

.pager-datatable .col-count {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: auto;
}
}

.pager-datatable .paginate_button.page-item.disabled {
display: none;
}

ul.pagination {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 30px 0px 0px 0px !important;
}

ul.pagination li.active a {
    background: var(--glob-button-bg-alt);
    color: #fff;
}

ul.pagination li.disabled {
    padding: 0px;
    opacity: 0;
}

ul.pagination li a {
    display: inline-block;
    min-width: 30px;
    height: 30px;
    border: 1px solid var(--glob-button-bg-alt);
    padding: 0px;
    margin: 0px 5px;
    border-radius: 4px;
    text-align: center;
    line-height: 28px;
}

    ul.pagination li a:hover {
        background: var(--glob-button-bg-alt);
        color: #fff;
    }

ul.pagination li.paginate_button.previous a i.k-icon {
    width: 14px;
    height: 8px;
    display: inline-block;
    background: url(../images/dropdown-angle.svg) no-repeat right center;
    background-origin: content-box;
    rotate: 90deg;
    position: relative;
}

ul.pagination li.paginate_button.next a i.k-icon {
    width: 14px;
    height: 8px;
    display: inline-block;
    background: url(../images/dropdown-angle.svg) no-repeat right center;
    background-origin: content-box;
    rotate: -90deg;
    position: relative;
}

.pager ul {
list-style: none;
padding: 0px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 30px 0px 0px 0px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}

.pager ul li.current-page span {
    display: inline-block;
    min-width: 30px;
    height: 30px;
    border: 1px solid var(--glob-button-bg-alt);
    padding: 0px 10px;
    margin: 0px 5px;
    border-radius: 4px;
    text-align: center;
    line-height: 28px;
    background: var(--glob-button-bg-alt);
    color: #fff;
}

.pager ul li a {
    display: inline-block;
    min-width: 30px;
    height: 30px;
    border: 1px solid var(--glob-button-bg-alt);
    padding: 0px 10px;
    margin: 0px 5px;
    border-radius: 4px;
    text-align: center;
    line-height: 28px;
}

    .pager ul li a:hover {
        background: var(--glob-button-bg-alt);
        color: #fff;
    }

.account-cart-items .account-load-cart {
margin-bottom: 20px;
}

.account-cart-items .account-load-cart-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background: #333333;
padding: 10px 15px 10px;
border-radius: 1px;
color: #fff;
border-bottom: 1px solid #eee;
}

.account-cart-items .account-load-cart-header label {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}

.account-cart-items .account-load-cart-header .button {
    margin: 0px;
}

.account-cart-items table.table-confirmation {
margin-top: 0px;
}

.account-cart-items table.table-confirmation tr:last-child {
    margin-bottom: 0px;
}

.account-cart-items .section.totals {
margin: 0px 0 0 0;
}

.dataTables_length select {
min-width: 80px;
}

.data-tables-refresh {
display: none;
}

div.dataTables_wrapper div.dataTables_info {
padding: 10px 0px;
}

/*Vendor portal*/
.form-new-design .vendor-portal-pages .vendor-block {
font-family: "Open Sans", sans-serif;
padding: 20px;
/*margin: 0 0 30px 0;*/
border: 1px solid #eee;
border-radius: 4px;
background: #f7f7f7;
height: calc(100% - 20px);
margin-top: 20px;
}

@media screen and (max-width: 63.99875em) {
.form-new-design .vendor-portal-pages table td {
    white-space: nowrap;
}
}

.form-new-design .vendor-portal-pages table td:before {
display: none;
}

.form-new-design .vendor-portal-pages table td.td-textarea {
width: 250px;
}

.form-new-design .vendor-portal-pages table input[type=checkbox] {
margin: 0px;
padding: 0px;
height: auto;
}

.form-new-design .vendor-portal-pages table textarea {
height: 60px;
width: 200px;
}

.form-new-design .vendor-portal-pages label > span {
font-size: 14px;
font-weight: 600;
display: block;
}

.form-new-design .vendor-portal-pages .white-block-traking {
padding: 15px;
background: #fff;
}

.form-new-design .vendor-portal-pages .table-scrolls {
max-width: 100%;
}

@media screen and (max-width: 63.99875em) {
.form-new-design .vendor-portal-pages .table-scrolls {
    overflow: auto;
}
}

.form-new-design .vendor-portal-pages .table-scrolls .button-2, .form-new-design .vendor-portal-pages .table-scrolls .button-1 {
margin-top: 15px;
}

.form-new-design .vendor-portal-pages .two-cols {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 20px;
}

.form-new-design .vendor-portal-pages .two-cols .two-cols-col {
    width: calc(50% - 10px);
    padding: 15px;
    background: #fff;
}

/*Notification Impersonate*/
.impersonation-header-links {
background: red;
color: white;
text-align: center;
padding: 10px;
font-weight: 700;
position: relative;
z-index: 1;
}

@media print, screen and (min-width: 64em) {
.impersonation-header-links {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index: 99;
}
}

.impersonation-header-links a {
color: white;
text-decoration: underline;
}

.impersonation-header-links a:hover {
    color: white;
    text-decoration: none;
}

/*Chat bubble*/
div#custinfomsg button.close {
top: 10px;
right: 4px;
width: 24px;
height: 24px;
font-size: 20px;
}

.no-data {
margin-bottom: 20px;
}

/*Recovery password*/
.password-recovery-page {
padding: 30px 16px;
}

#passwordrecorverymessage .alert-error, #passwordrecorverymessage .alert-success {
margin-bottom: 20px !important;
}

/***********************/
.exit-popup-fancybox .fancybox-content {
height: 320px !important;
}

.qty-down, .qty-up, .qty-down, .qty-up {
cursor: pointer !important;
}

/*********************************PDP SCSS*********************/
.product-detail-page .container {
max-width: 1440px;
padding: 0 16px;
margin: 0 auto;
position: relative;
}

.product-detail-page .container.pdp-filters {
    padding-bottom: 0px;
    background: #fff;
    z-index: 98;
}

@media screen and (min-width: 37.5625em) {
.product-detail-page .container.pdp-filters {
    z-index: 109;
}
}

@media screen and (max-width: 37.5em) {
.product-detail-page .container.pdp-filters {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
}
}

.product-detail-page h1 {
margin-bottom: .75rem;
line-height: 1.25em;
color: #12223B;
font-size: 1.375rem;
font: var(--glob-font-heading);
}

@media screen and (min-width: 34.375em) {
.product-detail-page h1 {
    margin: 0;
    font-size: 1.875rem;
}
}

.product-detail-page .info-col {
/*Left col*/
/*Right col*/
}

.product-detail-page .info-col.left {
    float: none;
    padding: 0;
    display: block;
    /* trade pro test */
}

@media print, screen and (min-width: 48em) {
.product-detail-page .info-col.left {
    float: left;
    display: inline-block;
    width: 50%;
    position: -webkit-sticky;
    position: sticky;
    top: 168px;
}
}

.product-detail-page .info-col.left .image-thumbs {
overflow: hidden;
/*height: 70px;*/
}
/*      @media screen and (max-width: 34.375em) {
    .product-detail-page .info-col.left .image-thumbs {
        display: none; } }*/
.product-detail-page .info-col.left .image-thumbs .slick-arrow {
    width: 34px;
    height: 34px;
}

    .product-detail-page .info-col.left .image-thumbs .slick-arrow:hover {
        width: 34px;
        height: 34px;
    }

.product-detail-page .info-col.left .image-thumbs.slick-slider {
    margin: 16px 0;
    padding: 0 36px;
}

@media screen and (max-width: 34.375em) {
.product-detail-page .info-col.left .image-thumbs.slick-slider {
    padding: 0;
    margin: 0;
}
}

.product-detail-page .info-col.left .image-thumbs.slick-slider .slick-slide {
height: 66px;
width: 66px;
height: 66px;
margin: 0 8px;
overflow: hidden;
border-radius: 4px;
}

@media screen and (max-width: 34.375em) {
.product-detail-page .info-col.left .image-thumbs.slick-slider .slick-slide {
    width: auto;
    height: 320px;
    margin: 0;
    display: inline-flex !important;
    justify-content: center;
    align-items: center
}

.product-detail-page .info-col.left .image-thumbs {
    min-height: 320px;
}
}

.product-detail-page .info-col.left .image-thumbs.slick-slider .img-wrap img,
.product-detail-page .info-col.left .image-thumbs.slick-slider .img-wrap picture {
width: auto;
height: 100%;
min-height: 66px;
max-width: none;
cursor: pointer;
}

.product-detail-page .info-col.left .trade-pro {
max-width: 100%;
margin: 4px 0 0 0;
padding: 10px 30px 10px 6px;
font-size: 14px;
font-weight: 600;
line-height: 22px;
border: 1px solid #E4EDF6;
-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2), 0px 2px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2), 0px 2px 10px rgba(0, 0, 0, 0.1);
border-radius: 2px;
text-align: center;
text-indent: 0;
position: relative;
}

.product-detail-page .info-col.left .trade-pro a {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    display: inline;
    font-size: .875rem;
    font-weight: 400;
    border: 0px;
    color: #000;
    text-decoration: underline;
}

    .product-detail-page .info-col.left .trade-pro a:hover {
        background: none;
    }

.product-detail-page .info-col.left .trade-pro button {
    float: right;
    margin-top: 3px;
    border: 0;
    background: none;
    position: absolute;
    right: 0px;
    top: 10px;
}

@media screen and (max-width: 34.375em) {
.product-detail-page .info-col p.mobile {
    display: block;
}
}

.product-detail-page .info-col .slick-slider .img-wrap {
width: 66px;
height: 66px;
margin: 0 8px;
overflow: hidden;
border-radius: 4px;
}

@media screen and (min-width: 34.375em) {
.image-thumbs .img-wrap {
    display: none;
}
}

@media screen and (max-width: 34.375em) {
.image-thumbs .img-wrap {
    overflow: hidden;
}

    .image-thumbs .img-wrap img {
        position: relative;
        width: 148%;
        max-width: 148%;
        left: -24%;
    }

.image-thumbs .slick-slide .img-wrap img {
    position: static;
    width: 100%;
    max-width: 100%;
    left: auto;
}

.product-detail-page .info-col .slick-slider .img-wrap {
    width: auto;
    height: 320px;
    margin: 0;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
}
}

.product-detail-page .info-col .slick-slider .img-wrap img {
display: block;
width: 100%;
-webkit-transition: all .1s;
transition: all .1s;
height: auto;
min-height: 66px;
max-width: none;
}

@media screen and (max-width: 47.99875em) {
.product-detail-page .info-col .slick-slider .img-wrap img {
    /*added recently*/
    height: 100%;
    -webkit-transition: all .1s;
    transition: all .1s;
    width: auto;
}

    .product-detail-page .info-col .slick-slider .img-wrap img[src*='sample'] {
        margin: 0;
    }
/*.product-detail-page .info-col .slick-slider .img-wrap img.portrait {
        width: 100%; }*/
}

.product-detail-page .info-col .slick-arrow {
position: absolute;
z-index: 10;
left: 4px;
top: 24%;
font-size: 20px;
font-weight: bold;
color: #707070;
border: 0;
background: none;
-webkit-transform: scale(1, 1.75);
transform: scale(1, 1.75);
cursor: pointer;
}

@media screen and (max-width: 34.375em) {
.product-detail-page .info-col .slick-arrow {
    color: #fff;
    top: 41%;
}
}

.product-detail-page .info-col .slick-next {
right: 4px;
left: auto;
}

.product-detail-page .info-col .slick-dots {
margin-top: 6px;
text-align: center;
}

.product-detail-page .info-col .slick-dots li {
    display: inline-block;
    background: #c4c4c4;
    border: 0px;
    width: 7px;
    height: 7px;
}

    .product-detail-page .info-col .slick-dots li button {
        opacity: 0;
    }

    .product-detail-page .info-col .slick-dots li.slick-active {
        background-color: #888;
    }

.product-detail-page .info-col.right {
float: none;
padding: 0;
display: block;
}

@media print, screen and (min-width: 48em) {
.product-detail-page .info-col.right {
    float: right;
    padding-left: 24px;
    display: inline-block;
    width: 50%;
}
}

.product-detail-page .info-col.right .pricing {
position: relative;
margin: 16px 0 24px 0;
padding: 16px 16px 16px 16px;
line-height: 1.5em;
color: var(--glob-font-caption-color);
background-color: #F6F5F3;
}

.product-detail-page .info-col.right .pricing strong {
    font-size: 1.15em;
    color: #000;
}

    .product-detail-page .info-col.right .pricing strong strike {
        font-size: 16px;
        font-weight: normal;
        color: #777;
    }

.product-detail-page .info-col.right .pricing .cur:before {
    content: '$';
}

.product-detail-page .info-col.right .pricing a {
    color: var(--glob-font-body-color);
    font-weight: bold;
    text-decoration: underline;
}

    .product-detail-page .info-col.right .pricing a:hover {
        text-decoration: none;
    }

.product-detail-page .info-col.right .pricing .hapricediscounts {
    color: #12223B;
    font-family: "Mulish", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
}

.pricediscounts-inner-wrapper {
display: inline-flex;
flex-direction: row-reverse;
align-items: baseline;
}

.pricediscounts-inner-wrapper > strike {
    margin-right: .5em;
}

    .pricediscounts-inner-wrapper > strike .salediscountedprice:before {
        content: '$';
    }

.pricediscounts-inner-wrapper .discountpercent {
    display: inline-block;
    vertical-align: top;
}

.product-detail-page .info-col.right .pricing .salewithoutdiscountedprice {
font-weight: 700;
font-size: 18px;
color: #12223B;
}

.product-detail-page .info-col.right .pricing .salewithoutdiscountedprice:before {
    content: '$';
}

.product-detail-page .info-col.right .pricing .salediscountedprice {
text-decoration: line-through;
}

.product-detail-page .info-col.right .pricing .salediscountedpriceapplied {
color: #000;
font-weight: 700;
text-decoration: none;
font-size: 1.125rem;
}

.product-detail-page .info-col.right .pricing .salediscountedprice.discountpercent {
font-weight: 600;
color: #000;
text-decoration: none;
font-size: 1rem;
}

@media screen and (max-width: 47.99875em) {
.product-detail-page .info-col.right .pricing .salediscountedprice.discountpercent {
    font-size: 14px;
    line-height: 22px;
}
}

.product-detail-page .info-col.right .pricing .salediscountedprice.discountpercent .discountpercentarrow {
position: relative;
top: -1px;
}

.product-detail-page .info-col.right .sale-text-span {
color: #414854;
font-family: "Mulish", sans-serif;
font-size: 16px;
line-height: 26px;
font-weight: 600;
margin-top: 5px;
display: block;
}

@media screen and (max-width: 47.99875em) {
.product-detail-page .info-col.right .sale-text-span {
    font-size: 14px;
    line-height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
}

.product-detail-page .info-col.right .sale-text-span input {
width: 20px;
height: 20px;
margin: 0px 2px 0px 0px;
position: relative;
top: 4px;
}

@media screen and (max-width: 47.99875em) {
.product-detail-page .info-col.right .sale-text-span input {
    min-width: 20px;
    top: auto;
    margin-right: 10px;
}
}

.product-detail-page .info-col.right .sale-text-span label {
color: var(--glob-font-caption-color);
font-size: 16px;
font-weight: 400;
line-height: 26px;
margin-top: 5px;
display: block;
padding-left: 30px;
}

@media screen and (max-width: 47.99875em) {
.product-detail-page .info-col.right .sale-text-span label {
    font-size: 14px;
    line-height: 22px;
    display: flex;
    align-items: center;
}
}

.product-detail-page .info-col.right .vanity-sale-products {
margin: 0px 0px 20px 0px;
}

.product-detail-page .info-col.right .affirm-sale-block {
border-top: 1px solid #85929C;
padding: 10px 0px 0px 0px;
color: #747474;
font-family: "Mulish", sans-serif;
font-size: 14px;
line-height: 22px;
font-weight: 600;
margin-top: 10px;
}

.product-detail-page .info-col.right .affirm-sale-block p {
    margin-bottom: 0px;
}

.product-detail-page .info-col.right .sale-pricing:after {
content: 'i';
position: absolute;
right: 16px;
top: 50%;
width: 26px;
height: 26px;
margin: -11px 0 0 8px;
font-size: 18px;
font-weight: bold;
color: #666;
line-height: 21px;
border-radius: 50%;
border: 2px solid #666;
text-align: center;
cursor: pointer;
display: none;
}

.product-detail-page .info-col.right .lead-time {
font-size: 14px;
margin-bottom: 16px;
line-height: 1.5em;
font-weight: 600;
font-family: "Mulish", sans-serif;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}

@media screen and (max-width: 47.99875em) {
.product-detail-page .info-col.right .lead-time.desktop {
    display: none;
}
}

@media print, screen and (min-width: 48em) {
.product-detail-page .info-col.right .lead-time.mobile {
    display: none;
}
}

.product-detail-page .info-col.right .lead-time span {
float: left;
margin: 0px 16px 0 0;
color: #85929C;
font-size: 40px;
}

@media screen and (max-width: 34.375em) {
.product-detail-page .info-col.right .lead-time span {
    margin: 0px 16px 8px 0;
    font-size: 24px;
}
}

@media screen and (max-width: 26.875em) {
.product-detail-page .info-col.right .lead-time span {
    margin: 0px 16px 8px 0;
    font-size: 24px;
}
}

.product-detail-page .info-col.right .lead-time span.text-lead {
font-size: 14px;
margin-bottom: 16px;
line-height: 1.5em;
font-weight: 600;
font-family: "Mulish",sans-serif;
color: #333333;
margin: 0px;
}

.product-detail-page .info-col.right .lead-time img + span.text-lead { margin-left: 1rem; }

.product-detail-page .info-col.right .lead-time strong {
font-weight: bold;
text-decoration: underline;
cursor: pointer;
}

.product-detail-page .info-col.right .button {
    display: inline-block;
    padding: 14px 24px;
    font-weight: bold;
    font-size: 1rem;
    line-height: 1em;
    border-radius: 28px;
    border: 0;
    text-decoration: none;
    text-align: center;
    margin-bottom: 0px;
    color: #fff;
    background-color: var(--glob-button-bg-alt);
}
    .product-detail-page .info-col.right .button:hover {
        background-color: var(--glob-button-bg-alt-hover);
    }

.product-detail-page .info-col.right .button.start {
    position: relative;
    width: 100%;
    margin: 24px 0;
    font-size: 16px;
}

@media screen and (max-width: 34.375em) {
.product-detail-page .info-col.right .button.start {
    font-size: 14px;
}
}

.product-detail-page .info-col.right .button.start:after {
content: '\BB';
display: inline-block;
font-weight: normal;
font-size: 36px;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
margin: -2px 0 0 1rem;
vertical-align: middle;
}

@media screen and (max-width: 34.375em) {
.product-detail-page .info-col.right .button.start:after {
    font-size: 28px;
}
}

.product-detail-page .info-col.right .trade-pro-mobile {
display: none;
}

@media screen and (max-width: 46.875em) {
.product-detail-page .info-col.right .trade-pro-mobile {
    display: block;
    margin-bottom: 24px;
    font-size: 14px;
}
}

.product-detail-page .info-col.right .sample-form {
-webkit-transition: -webkit-box-shadow .5s;
transition: -webkit-box-shadow .5s;
transition: box-shadow .5s;
transition: box-shadow .5s, -webkit-box-shadow .5s;
min-height: 64px;
margin-top: 24px;
padding: 16px 24px;
color: #12223b;
border: 1px solid #d6d6d6;
border-radius: 4px;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}

.product-detail-page .info-col.right .sample-form:hover {
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2), 0px 2px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2), 0px 2px 10px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 66.25em) {
.product-detail-page .info-col.right .sample-form {
    min-height: 48px;
    padding: 16px;
}
}

@media screen and (max-width: 66.25em) {
.product-detail-page .info-col.right .sample-form {
    padding: 12px;
}
}

@media screen and (max-width: 34.375em) {
.product-detail-page .info-col.right .sample-form {
    margin-top: 8px;
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2), 0px 2px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2), 0px 2px 10px rgba(0, 0, 0, 0.1);
}
}

.product-detail-page .info-col.right .sample-form .sample-image {
float: left;
width: 102px;
height: 150px;
margin-right: 24px;
overflow: hidden;
}


@media screen and (max-width: 66.25em) {
.product-detail-page .info-col.right .sample-form .sample-image {
    height: 140px;
    margin-right: 12px;
}
}

@media screen and (max-width: 34.375em) {
.product-detail-page .info-col.right .sample-form .sample-image {
    width: 72px;
}
}

.product-detail-page .info-col.right .sample-form .sample-image img {
width: 100%;
}


@media screen and (max-width: 34.375em) {
.product-detail-page .info-col.right .sample-form .sample-image img {
    height: 120px;
}
}

.product-detail-page .info-col.right .sample-form .sample-info {
font-size: 18px;
font-weight: bold;
line-height: 16px;
font-family: "Mulish", sans-serif;
}

@media screen and (max-width: 66.25em) {
.product-detail-page .info-col.right .sample-form .sample-info {
    font-size: 16px;
}
}

.product-detail-page .info-col.right .sample-form .sample-info legend {
display: block;
font: var(--glob-font-heading);
font-size: 1.125rem;
font-weight: 500;
padding: 8px 0 14px 0;
line-height: 16px;
margin: 0px;
}

@media screen and (max-width: 66.25em) {
.product-detail-page .info-col.right .sample-form .sample-info legend {
    padding: 4px 0 8px 0;
}
}

@media screen and (max-width: 34.375em) {
.product-detail-page .info-col.right .sample-form .sample-info legend {
    font-size: 18px;
}
}

.product-detail-page .info-col.right .sample-form .sample-info .cur {
display: inline-block;
margin-left: 4px;
font-weight: 700;
}

.product-detail-page .info-col.right .sample-form .sample-info .cur:before {
    content: '$';
}

.product-detail-page .info-col.right .sample-form .sample-info .mobile {
display: inline-block;
margin-left: 4px;
display: none;
}

@media screen and (max-width: 34.375em) {
.product-detail-page .info-col.right .sample-form .sample-info .mobile {
    float: right;
    display: inline-block;
    margin-left: 4px;
    margin-top: -24px;
}
}

.product-detail-page .info-col.right .sample-form .sample-info .mobile .strike {
font-size: .875em;
font-weight: normal;
text-decoration: line-through;
color: #767676;
}

.product-detail-page .info-col.right .sample-form .sample-info .mobile .strike.cur {
    font-weight: 400;
}

.product-detail-page .info-col.right .sample-form .sample-info .strike {
font-size: 14px;
color: #767676;
}

.product-detail-page .info-col.right .sample-form .sample-info p {
margin: 1rem 0;
font-weight: normal;
font-size: .875rem;
}
.product-detail-page .info-col.right .sample-form .sample-info .sample-refundable {
margin-right: 1.25rem;
padding-left: 1.5rem;
background: url(https://rtacabinetstore.blob.core.windows.net/rtacabinet/page/pdp/refundable-icon.png) no-repeat;
white-space: nowrap;
}
.product-detail-page .info-col.right .sample-form .sample-info .sample-shipping {
padding-left: 1.875rem;
background: url(https://rtacabinetstore.blob.core.windows.net/rtacabinet/page/pdp/truck.png) 0 2px no-repeat;
background-size: 18px auto;
white-space: nowrap;
}

@media screen and (max-width: 34.375em) {
.product-detail-page .info-col.right .sample-form .sample-info button.add-to-cart {
    width: calc(100% - 72px);
}
}

.product-detail-page .info-col.right .truck-icon {
min-width: 42px;
width: 42px;
}

@media screen and (max-width: 47.99875em) {
.product-detail-page .info-col.right .truck-icon {
    min-width: 32px;
    width: 32px;
}
}

.product-detail-page .info-col.right .lead-time-new.lead-time-pdp {
display: flex;
align-items: center;
color: var(--glob-font-caption-color);
margin-bottom: 16px;
line-height: 1.5em;
margin-bottom: 16px;
}

@media screen and (max-width: 75em) {
.product-detail-page .info-col.right .lead-time-new.lead-time-pdp {
    max-width: 412px;
}
}

@media screen and (max-width: 34.375em) {
.product-detail-page .info-col.right .lead-time-new.lead-time-pdp {
    font-size: 14px;
}
}

.product-detail-page .info-col.right .lead-time-new.lead-time-pdp.lead-time-regular {
max-width: 100%;
}

.product-detail-page .info-col.right .lead-time-new.lead-time-pdp.lead-time-regular strong {
    display: inline;
}

.product-detail-page .info-col.right .lead-time-new.lead-time-pdp > span {
margin: 4px 16px 0 0;
color: #85929C;
font-size: 40px;
}

@media screen and (max-width: 75em) {
.product-detail-page .info-col.right .lead-time-new.lead-time-pdp > span {
    margin-top: 14px;
}
}

@media screen and (max-width: 34.375em) {
.product-detail-page .info-col.right .lead-time-new.lead-time-pdp > span {
    margin: 8px 16px 8px 0;
    font-size: 24px;
}
}

@media screen and (max-width: 26.875em) {
.product-detail-page .info-col.right .lead-time-new.lead-time-pdp > span {
    margin: 19px 16px 8px 0;
    font-size: 24px;
}
}

.product-detail-page .info-col.right .lead-time-new.lead-time-pdp strong {
display: block;
cursor: pointer;
font-weight: normal;
}

.product-detail-page .info-col.right .lead-time-new.lead-time-pdp strong span {
    margin-right: 2px;
    border-bottom: 1px solid var(--glob-font-caption-color);
}

.product-detail-page .cat-img {
position: relative;
overflow: hidden;
aspect-ratio: 16/9;
text-align: center;
border-radius: 4px;
}

@media screen and (max-width: 34.375em) {
.product-detail-page .cat-img {
    display: none;
}
}

.product-detail-page .cat-img img {
width: auto;
max-width: 100%;
vertical-align: baseline;
max-height: 100%;
}

@supports (-webkit-hyphens:none) {
.product-detail-page .cat-img img {
    height: 100%;
}
}

.product-detail-page .cat-img .slick-arrow {
top: 46%;
left: 20px;
width: 48px;
height: 48px;
color: #12223B;
line-height: 48px;
border-radius: 50%;
background-color: #fff;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
position: absolute;
z-index: 10;
font-size: 20px;
font-weight: bold;
border: 0;
cursor: pointer;
}

.product-detail-page .cat-img .slick-arrow button {
    position: relative;
    top: -3px;
    font-size: 20px;
    background: none;
    border: 0;
    font-weight: bold;
    -webkit-transform: scale(1, 1.75);
    transform: scale(1, 1.75);
    cursor: pointer;
}

.product-detail-page .cat-img .slick-next {
right: 20px;
left: auto;
}

/* Related products section */
.related-products {
border: 1px solid #D5DAE0;
border-radius: 4px;
font-family: mulish,sans-serif;
margin-top: 24px;
}

.product-detail-page .info-col.right .related-products .lead-time-new.lead-time-pdp {
margin-bottom: 8px;
}

.related-label {
padding: 4px 24px;
background: #F5FAF2;
font-size: 14px;
font-weight: 600;
line-height: 22px;
}

@media screen and (max-width: 34.375em) {
.related-label {
    padding: 4px 16px;
}
}

.related-product-item {
display: flex;
gap: 24px;
padding: 16px 24px;
}

@media screen and (max-width: 34.375em) {
.related-product-item {
    gap: 16px;
    padding: 16px;
}
}

.related-picture {
min-width: 90px;
max-height: 160px;
overflow: hidden;
}

@media screen and (max-width: 575px) {
.related-picture {
    max-height: none;
}
}

.related-picture img {
max-width: 100px;
}

@media screen and (max-width: 34.375em) {
.related-picture img {
    max-width: 90px;
}
}

.related-item-truck {
vertical-align: middle;
margin-right: 10px;
min-width: 24px;
}

h2.related-product-title {
font-size: 1.25rem;
}

.related-product-title a {
font-family: mulish,sans-serif;
font-size: 18px;
font-weight: 700;
line-height: 26px;
color: #12223B;
}

@media screen and (max-width: 34.375em) {
.related-product-title a {
    font-size: 16px;
}
}

.related-product-buttons a {
display: inline-block;
padding: 10px 24px;
font-size: 16px;
font-weight: bold;
color: var(--glob-font-body-color);
border: 2px solid var(--glob-button-bg-alt);
border-radius: 28px;
cursor: pointer;
}

@media screen and (max-width: 34.375em) {
.related-product-buttons a {
    font-size: 14px;
}
}

.related-add-info {
margin-bottom: 16px;
}

@media screen and (max-width: 34.375em) {
.product-detail-page .info-col.right .related-products .lead-time-new.lead-time-pdp {
    font-size: 12px;
    margin-bottom: 4px;
}
}

.related-prices {
color: #414854;
font-size: 14px;
font-weight: 600;
line-height: 22px;
}

@media screen and (max-width: 34.375em) {
.related-prices {
    font-size: 12px;
}
}

.related-prices .old-price {
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 20px; /* 142.857% */
text-decoration: line-through;
color: #747474;
}

@media screen and (max-width: 34.375em) {
.related-prices .old-price {
    font-size: 12px;
}
}

.related-prices .actual-price {
color: #4B6D38;
font-size: 18px;
font-weight: 700;
line-height: 26px;
}

@media screen and (max-width: 34.375em) {
.related-prices .actual-price {
    font-size: 16px;
}
}
/* Related products section end */

.product-detail-page .add-to-cart#sample-info-button {
width: 100%;
padding: 12px 24px 12px 24px;
font: var(--glob-font-button);
color: #000;
background: var(--glob-button-bg);
cursor: pointer;
box-sizing: border-box;
}
.product-detail-page .add-to-cart#sample-info-button:hover {
    background-color: var(--glob-button-bg-hover);
}

@media screen and (max-width: 66.25em) {
.product-detail-page .add-to-cart {
    font-size: 14px;
    padding: 10px 16px 10px 32px;
}
}

@media screen and (min-width: 47.9375em) {
.product-detail-page .clear-both {
    clear: both;
}
}

.detail .indent {
display: block;
margin-left: 24px;
}

.product-detail-page .materials {
margin: 24px 0 28px 0;
font-family: "Mulish", sans-serif;
font-weight: 600;
}

.product-detail-page .materials h2 {
    margin-bottom: 12px;
    line-height: 1.25em;
    font: var(--glob-font-heading);
    font-size: 1.125rem;
    font-weight: 500;
}

@media screen and (max-width: 34.375em) {
.product-detail-page .materials h2 {
    font-size: 16px;
}
}

.product-detail-page .materials div.yellowbg {
padding: 24px;
border-radius: 4px;
background-color: #F6F5F3;
}

@media screen and (max-width: 34.375em) {
.product-detail-page .materials div.yellowbg {
    padding: 12px 0px;
}
}

.product-detail-page .materials div.yellowbg ul {
display: inline-block;
width: 49%;
padding: 0 20px 0 0;
color: #414854;
line-height: 1.5em;
vertical-align: top;
list-style: none;
margin: 0px;
}

@media screen and (max-width: 34.375em) {
.product-detail-page .materials div.yellowbg ul {
    padding: 0 12px;
    font-size: 14px;
}
}

.product-detail-page .materials div.yellowbg ul li {
padding: 12px 0 12px 60px;
background: url(https://rtacabinetstore.blob.core.windows.net/rtacabinet/page/pdp/elements-material-pdp.png) 10px -58px no-repeat;
background-size: 256px 2048px;
-webkit-box-sizing: content-box;
box-sizing: content-box;
font-size: 13px;
width: auto;
}

.product-detail-page .materials div.yellowbg ul li:nth-child(even) {
    margin-left: 0px;
}

@media screen and (max-width: 34.375em) {
.product-detail-page .materials div.yellowbg ul li {
    padding: 12px 0 12px 60px;
}
}

.product-detail-page .materials div.yellowbg ul li.face-frame {
padding-top: 23px;
padding-bottom: 24px;
background-position: 10px -58px;
}

.product-detail-page .materials div.yellowbg ul li.overlay {
background-position: 10px -185px;
}

.product-detail-page .materials div.yellowbg ul li.shelves {
padding-top: 23px;
padding-bottom: 16px;
background-position: 2px -610px;
}

.product-detail-page .materials div.yellowbg ul li.hinges {
padding-top: 23px;
padding-bottom: 16px;
background-position: 5px -482px;
}

.product-detail-page .materials div.yellowbg ul li.drawer-box {
padding-top: 23px;
padding-bottom: 16px;
background-position: 0 -988px;
}

.product-detail-page .materials div.yellowbg ul li.drawer-glides {
max-width: 200px;
background-position: 0 -1101px;
}

@media screen and (max-width: 63.99875em) {
.product-detail-page .materials div.yellowbg ul li.drawer-glides {
    max-width: 108px;
}
}

.product-detail-page .materials div.yellowbg ul li.drawer-construction-dove {
background-position: 0 -270px;
}

.product-detail-page .materials div.yellowbg ul li.cabinet-box-construction {
padding-top: 23px;
padding-bottom: 16px;
background-position: 5px -717px;
}

.product-detail-page .materials div.yellowbg ul li.rigid-thermofoil {
padding-top: 23px;
padding-bottom: 16px;
background-position: 6px -1239px;
}

.product-detail-page .materials div.yellowbg .materials-more {
padding: 16px 0 0 0;
font-size: 14px;
color: #666;
border: 0;
background: none;
text-decoration: underline;
font-family: "Mulish", sans-serif;
font-weight: 600;
}

@media screen and (max-width: 34.375em) {
.product-detail-page .materials div.yellowbg .materials-more {
    padding: 0 0 12px 24px;
}
}

.product-detail-page .return-policy-load a {
text-decoration: underline;
}

.product-detail-page .accords {
font-family: "Mulish", sans-serif;
font-weight: 600;
}

.product-detail-page .accords.collapsible {
    position: relative;
}

    .product-detail-page .accords.collapsible h2 {
        font: var(--glob-font-heading);
        font-size: 1.125rem;
        font-weight: 500;
        cursor: pointer;
    }

        .product-detail-page .accords.collapsible h2:after {
            content: 'v';
            float: right;
            position: relative;
            top: 2px;
            font-weight: normal;
            font-family: 'Mulish', sans-serif;
            color: var(--glob-font-caption-color);
            transform: scale(1.5, 1) rotate(180deg);
        }

    .product-detail-page .accords.collapsible.collapsed h2:after {
        top: 0;
        -webkit-transform: scale(1.5, 1);
        transform: scale(1.5, 1);
    }

.product-detail-page .accords.detail {
    color: #414854;
}

    .product-detail-page .accords.detail p {
        line-height: 1.5em;
        font-family: "Mulish", sans-serif;
        font-weight: 600;
    }

    .product-detail-page .accords.detail strong {
        font-weight: bold;
    }

.product-detail-page .accords.items-included strong {
    color: #B22222;
}

.product-detail-page .accords.detail .read-more {
    display: block;
    margin: 16px 0 0 0;
    padding: 0;
    font-size: 16px;
    color: var(--glob-font-body-color);
    border: 0;
    background: none;
    text-decoration: underline;
    font-family: "Mulish", sans-serif;
    font-weight: 600;
}

.product-detail-page .accords.detail.note h2 span {
    font-size: 14px;
    text-decoration: underline;
}

.product-detail-page .accords.detail + .detail {
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid #d5dae0;
}

.pro-design.detail img { filter: brightness(0); }

@media screen and (max-width: 34.375em) {
.product-detail-page .accords.detail + .detail {
    margin-top: 16px;
    padding-top: 16px;
}
}

.product-detail-page .accords.detail .downloads-list-pdf {
display: inline-block;
margin: 16px;
text-align: center;
width: calc(49% - 32px);
}

.product-detail-page .accords.detail .downloads-list-pdf img {
    display: block;
    margin: 0 auto 8px auto;
}

.product-detail-page .accords.detail .downloads-list-pdf .button {
    font-size: 14px;
}

.product-detail-page .accords.detail .lines {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}

.product-detail-page .accords.detail .lines .line.type {
    text-align: center;
    border: 0;
    -webkit-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.29);
    box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.29);
    padding: 0 12px 16px 12px;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    width: calc(50% - 10px);
    margin: 10px 0px;
}

    .product-detail-page .accords.detail .lines .line.type .img-wrapper {
        height: 130px;
        margin: 24px 0 16px 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        display: block;
        overflow: hidden;
        text-align: center;
    }

    .product-detail-page .accords.detail .lines .line.type h2 {
        margin: 20px 0 16px 0;
        font-size: 16px;
        font-weight: bold;
        font-size: 14px;
    }

        .product-detail-page .accords.detail .lines .line.type h2::after {
            display: none;
        }

.product-detail-page section.question {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}

@media screen and (max-width: 34.375em) {
.product-detail-page section.question.detail {
    padding-top: 10px;
}
}

.product-detail-page section.question.detail h2 {
flex: 1 1;
margin: 0;
font: var(--glob-font-heading);
font-size: 1.125rem;
font-weight: 500;
}

.product-detail-page section.question.detail a {
position: relative;
display: inline-block;
padding: 8px 14px 8px 48px;
font-size: 14px;
line-height: 16px;
text-decoration: underline;
}

.product-detail-page section.question.detail a img {
    position: absolute;
    left: 14px;
    top: 4px;
    filter: grayscale(1);
}

.product-detail-page .free-design.detail {
margin-top: 16px;
padding-top: 16px;
border-top: 1px solid #d5dae0;
width: 100%;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}

@media screen and (max-width: 34.375em) {
.product-detail-page .free-design.detail {
    margin-top: 10px;
    padding-top: 16px;
}
}

.product-detail-page .free-design.detail .design-link {
position: relative;
height: 84px;
margin: 12px 0 20px 0;
font-weight: bold;
overflow: hidden;
width: 100%;
background: var(--glob-secondary-bg);
}

@media screen and (max-width: 34.375em) {
.product-detail-page .free-design.detail .design-link {
    margin-bottom: 16px;
}
}

.product-detail-page .free-design.detail .design-link a {
display: block;
color: inherit;
text-decoration: none;
}

.product-detail-page .free-design.detail .design-link a img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 16px;
}

@media screen and (max-width: 60em) {
.product-detail-page .free-design.detail .design-link a img {
    margin-left: -40px;
}
}

.product-detail-page .free-design.detail .design-link p {
display: inline-block;
vertical-align: middle;
font-family: "Mulish", sans-serif;
margin: 0px;
}

@media screen and (max-width: 60em) {
.product-detail-page .free-design.detail .design-link p {
    font-size: 14px;
}
}

.product-detail-page .free-design.detail .design-link p span:first-child {
display: inline-block;
max-width: 240px;
font: var(--glob-font-heading);
font-size: 1.125rem;
font-weight: 500;
}

@media screen and (max-width: 68.75em) {
.product-detail-page .free-design.detail .design-link p span:first-child {
    max-width: 170px;
}
}

@media screen and (max-width: 34.375em) {
.product-detail-page .free-design.detail .design-link p span:first-child {
    max-width: 132px;
}
}

.product-detail-page .free-design.detail .design-link p span + span {
position: absolute;
top: 35%;
right: 20px;
display: inline-block;
float: right;
margin: -12px 0 0 20px;
font-size: 1rem;
font-weight: 700;
color: #000;
padding: 12px 24px;
white-space: nowrap;
border-radius: 28px;
background: var(--glob-button-bg);
}
.product-detail-page .free-design.detail .design-link p span + span:hover { background-color: var(--glob-button-bg-hover); }

.product-detail-page .free-design.detail .design-link strong {
text-transform: uppercase;
}

.product-detail-page .free-design.detail .trade-pro-original {
font-family: "Mulish", sans-serif;
font-weight: 600;
font-size: 16px;
}

@media screen and (max-width: 46.875em) {
.product-detail-page .free-design.detail .trade-pro-original {
    display: none;
}
}

.product-detail-page .free-design.detail .trade-pro-original a {
text-decoration: underline;
}

.product-detail-page .products-pdp {
position: relative;
margin: 0px 0 32px 0;
padding: 16px 8px;
background-color: #F6F5F3;
border-top: 16px solid #fff;
}

@media screen and (max-width: 34.375em) {
.product-detail-page .products-pdp {
    margin-bottom: 0;
    padding: 16px 0;
}
}

.product-detail-page .products-pdp .container {
max-width: 1440px;
padding: 0 16px;
margin: 0 auto;
position: relative;
}

.product-detail-page .products-pdp header {
min-height: 86px;
}

.product-detail-page .products-pdp header .door-thumb-image {
    float: left;
    width: auto;
    height: 76px;
    margin: 0 16px 8px 0;
    -webkit-box-shadow: 2px 2px 4px #ddd;
    box-shadow: 2px 2px 4px #ddd;
}

.product-detail-page .products-pdp header p {
    font: var(--glob-font-heading);
    font-size: 1.125rem;
    font-weight: 500;
    margin: 0px;
}

@media screen and (max-width: 34.375em) {
.product-detail-page .products-pdp header p {
    padding: 0 0 2px 0;
    font-size: 18px;
    line-height: 1.25em;
}
}

@media screen and (min-width: 34.375em) {
.product-detail-page .products-pdp header p {
    padding: 14px 0 4px 0;
    font-size: 20px;
    line-height: 16px;
}

    .product-detail-page .products-pdp header p + p {
        font-size: 18px;
        font-family: inherit;
    }
}

.product-detail-page .products-pdp .fixed-buttons {
position: absolute;
top: 16px;
right: 20px;
}

.product-detail-page .products-pdp .fixed-buttons.fixed {
    position: fixed;
    z-index: 114;
    top: auto;
    bottom: 24px;
    left: calc( (100% - 1392px) / 2);
}

@media screen and (max-width: 90em) {
.product-detail-page .products-pdp .fixed-buttons.fixed {
    right: 24px;
}
}

.product-detail-page .products-pdp .fixed-buttons form {
display: inline-block;
vertical-align: top;
}

@media screen and (max-width: 34.375em) {
.product-detail-page .products-pdp .fixed-buttons form {
    display: block;
    width: 228px;
}

    .product-detail-page .products-pdp .fixed-buttons form.sample-fixed {
        display: none;
    }
}

.product-detail-page .products-pdp .fixed-buttons form .add-to-cart {
    padding: 12px 24px 12px 48px;
    background: url(../images/elements-pdp.png?v=27) 14px 4px no-repeat;
    float: none;
    margin: 0;
    color: #fff;
    background-color: var(--glob-button-bg-alt);
    background-position: -465px 7px;
    cursor: pointer;
}
.product-detail-page .products-pdp .fixed-buttons form .add-to-cart:hover {
    background-color: var(--glob-button-bg-alt-hover);
}

.product-detail-page .products-pdp .item {
position: relative;
display: inline-block;
width: 23%;
margin: 1%;
padding: 16px 24px;
font-weight: normal;
border: 1px solid #d6d6d6;
border-radius: 4px;
background-color: #fff;
vertical-align: top;
-webkit-transition: -webkit-box-shadow .5s;
transition: -webkit-box-shadow .5s;
transition: box-shadow .5s;
transition: box-shadow .5s, -webkit-box-shadow .5s;
}

@media screen and (max-width: 60em) {
.product-detail-page .products-pdp .item {
    width: 31.33%;
}
}

@media screen and (max-width: 46.875em) {
.product-detail-page .products-pdp .item {
    width: 48%;
}
}

@media screen and (max-width: 34.375em) {
.product-detail-page .products-pdp .item {
    width: 100%;
    padding: 16px 12px;
    font-size: 14px;
    border: 1px solid #D6D6D6;
}
}

.product-detail-page .products-pdp .item .sample-remove {
position: absolute;
top: 24px;
right: 24px;
width: 30px;
height: 30px;
font-size: 20px;
font-weight: bold;
line-height: 28px;
color: #fff;
border: 0;
border-radius: 50%;
background-color: #b4b4b4;
-webkit-transition: background-color .5s;
transition: background-color .5s;
}

@media screen and (max-width: 34.375em) {
.product-detail-page .products-pdp .item .sample-remove {
    top: 8px;
    right: 8px;
    font-weight: normal;
    color: #747474;
    background: none;
}
}

.product-detail-page .products-pdp .item img {
width: auto;
height: 172px;
border-radius: 4px 4px 0 0;
margin-top: 0px;
}

.product-detail-page .products-pdp .item .img-wrapper {
display: block;
margin: 0 -24px 16px -24px;
overflow: hidden;
text-align: center;
border-bottom: 1px solid #D5DAE0;
}

@media screen and (max-width: 34.375em) {
.product-detail-page .products-pdp .item .img-wrapper {
    float: left;
    width: 48%;
    margin: -16px 12px 16px -12px;
    padding: 8px;
    border: 1px solid #D5DAE0;
    border-radius: 0 6px 6px 0;
    border-left: 0;
    border-top: 0;
}
}

@media screen and (min-width: 34.375em) {
.product-detail-page .products-pdp .item .img-wrapper {
    margin: 0px;
}
}

.product-detail-page .products-pdp .item .img-wrapper img {
height: auto;
}

.product-detail-page .products-pdp .item legend {
display: none;
}

.product-detail-page .products-pdp .category form.sample-door {
position: relative;
float: left;
clear: left;
width: calc(50% - 12px);
min-height: 449px;
max-width: 100%;
}

@media screen and (max-width: 60em) {
.product-detail-page .products-pdp .category form.sample-door {
    width: calc(67% - 10px);
}
}

@media screen and (max-width: 46.875em) {
.product-detail-page .products-pdp .category form.sample-door {
    width: calc(50% - 10px);
}
}

@media screen and (max-width: 37.5em) {
.product-detail-page .products-pdp .category form.sample-door {
    min-height: auto !important;
    width: 100%;
    padding: 16px 12px;
    font-size: 14px;
    border: 1px solid #D6D6D6;
}
}

.product-detail-page .products-pdp .category form.sample-door .img-wrapper {
display: inline-block;
width: 40%;
height: 100%;
vertical-align: middle;
border: 0;
}

@media screen and (max-width: 68.75em) {
.product-detail-page .products-pdp .category form.sample-door .img-wrapper {
    vertical-align: top;
}
}

@media screen and (max-width: 34.375em) {
.product-detail-page .products-pdp .category form.sample-door .img-wrapper {
    width: 34%;
    border: 0px;
}
}

.product-detail-page .products-pdp .category form.sample-door .img-wrapper img {
width: 100%;
height: auto;
max-height: 400px;
}

.product-detail-page .products-pdp .category form.sample-door .add-to-cart {
display: none;
margin-top: -60px;
padding: 12px 24px 12px 24px;
font-size: 16px;
font-weight: bold;
border-radius: 28px;
float: none;
margin-top: 16px;
cursor: pointer;
}

@media screen and (max-width: 68.75em) {
.product-detail-page .products-pdp .category form.sample-door .add-to-cart {
    font-size: 14px;
}
}

@media screen and (max-width: 34.375em) {
.product-detail-page .products-pdp .category form.sample-door .add-to-cart {
    display: block;
    width: 100%;
}
}

.product-detail-page .products-pdp .category form.sample-door fieldset {
display: inline-block;
width: 60%;
vertical-align: top;
padding-left: 32px;
margin-top: 32px;
}

@media screen and (max-width: 68.75em) {
.product-detail-page .products-pdp .category form.sample-door fieldset {
    vertical-align: top;
    margin-top: 4px;
    padding-left: 24px;
}
}


@media screen and (max-width: 34.375em) {
    .product-detail-page .products-pdp .category form.sample-door fieldset {
        width: 66%;
        padding-left: 0;
    }

        .product-detail-page .products-pdp .category form.sample-door fieldset .add-to-cart {
            display: none;
        }
}

@media screen and (min-width: 34.375em) {
    .product-detail-page .products-pdp .category form.sample-door fieldset .add-to-cart {
        display: block;
    }
}

.product-detail-page .products-pdp .category form.sample-door legend, .product-detail-page .products-pdp .category form.sample-door legend + p {
    display: block;
    margin: 4px 0;
    font: var(--glob-font-heading);
    font-size: 18px;
    line-height: 16px;
}

    .product-detail-page .products-pdp .category form.sample-door legend + p {
        margin-bottom: 16px;
    }

.product-detail-page .products-pdp .category form.sample-door .strike {
    margin-right: 4px;
    font-size: 16px;
    color: var(--glob-font-caption-color);
    text-decoration: line-through;
}

.product-detail-page .products-pdp .category form.sample-door .val {
    font-size: 1.125rem;
    font-weight: bold;
}

.product-detail-page .products-pdp .category form.sample-door .cur:before {
    content: '$';
}

.product-detail-page .products-pdp .category form.sample-door .free-ship {
    display: block;
    margin: 16px 0 24px 0;
    font-weight: 500;
    font-size: 14px;
    color: #4b6d38;
    text-transform: uppercase;
    line-height: 16px;
}

.product-detail-page .products-pdp .category form.sample-door p.check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 16px 0;
    line-height: 1.5em;
    font-size: 14px;
    align-items: center;
    color: var(--glob-font-caption-color);
}

@media screen and (max-width: 34.375em) {
    .product-detail-page .products-pdp .category form.sample-door p.check {
        font-size: 12px;
    }
}

.product-detail-page .products-pdp .category form.sample-door p.check span:first-child {
    margin-right: 8px;
    color: #4b6d38;
}

.pdp-loading {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 0;
    min-height: 75px;
}

.category .pdp-loading__img {
    width: 75px;
    height: 75px;
    margin: 0;
}

.product-detail-page .products-pdp .category {
    margin: 0 -10px;
    padding: 0;
    text-align: left;
}

    .product-detail-page .products-pdp .category .item {
        position: relative;
        display: inline-block;
        width: calc(25% - 24px);
        margin: 10px;
        padding: 16px 24px 64px;
        font-weight: normal;
        border: 1px solid #d6d6d6;
        border-radius: 4px;
        background-color: #fff;
        vertical-align: top;
        -webkit-transition: -webkit-box-shadow .5s;
        transition: -webkit-box-shadow .5s;
        transition: box-shadow .5s;
        transition: box-shadow .5s, -webkit-box-shadow .5s;
    }

@media screen and (max-width: 60em) {
    .product-detail-page .products-pdp .category .item {
        width: calc(33% - 24px);
    }
}

@media screen and (max-width: 46.875em) {
    .product-detail-page .products-pdp .category .item {
        width: calc(50% - 24px);
    }
}

@media screen and (max-width: 37.5em) {
    .product-detail-page .products-pdp .category .item {
        width: calc(100% - 20px);
        padding: 16px 12px;
        font-size: 14px;
        border: 1px solid #D6D6D6;
        min-height: auto !important;
    }
}

.product-detail-page .products-pdp .category .item.in-cart {
    border: 2px solid #4b6d38;
}

.product-detail-page .products-pdp .category .item .cart-note {
    position: absolute;
    left: 16px;
    top: 16px;
    padding: 6px 12px;
    font-size: 14px;
    color: #fff;
    border-radius: 30px;
    background-color: #4D7935;
}

.product-detail-page .products-pdp .category .item .img-wrapper {
    display: block;
    margin: 0 -24px 16px -24px;
    overflow: hidden;
    text-align: center;
    border-bottom: 1px solid #D5DAE0;
}

.product-detail-page .products-pdp .category .sample-door.item .img-wrapper {
    margin: 0 0 16px 0;
}

@media screen and (max-width: 37.5em) {
    .product-detail-page .products-pdp .category .item .img-wrapper {
        float: left;
        width: 46%;
        margin: -16px 12px 16px -12px;
        padding: 8px;
        border: 1px solid #D5DAE0;
        border-radius: 0 6px 6px 0;
        border-left: 0;
        border-top: 0;
    }
}

.product-detail-page .products-pdp .category .item .img-wrapper img {
    width: auto;
    height: 172px;
    border-radius: 4px 4px 0 0;
}

@media screen and (max-width: 37.5em) {
    .product-detail-page .products-pdp .category .item .img-wrapper img {
        height: auto;
    }
}

.product-detail-page .products-pdp .category .item .item-info {
    line-height: 16px;
    text-align: left;
    font-family: "Mulish", sans-serif;
}

@media screen and (max-width: 37.5em) {
    .product-detail-page .products-pdp .category .item .item-info {
        margin: 0 0 50px 46%;
    }
}

.product-detail-page .products-pdp .category .item .item-info a:first-child {
    display: block;
    margin-bottom: 8px;
}

.product-detail-page .products-pdp .category .item .item-info h4 {
    margin-bottom: .5rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
    font-size: 1.125rem;
}
    .product-detail-page .products-pdp .category .item .item-info h4 + span {
        display: block;
        margin-bottom: .75rem;
        font-size: .875rem;
        color: var(--glob-font-caption-color);
    }

    @media screen and (max-width: 37.5em) {
        .product-detail-page .products-pdp .category .item .item-info h4 {
            margin-bottom: 8px;
            white-space: normal;
            font-size: 14px;
            margin-top: 0px;
        }
    }

.product-detail-page .products-pdp .category .item .item-info span.item-dims {
    font-size: 14px;
    font-weight: 400;
}

.product-detail-page .products-pdp .category .item .item-info > span {
    display: block;
    margin: 12px 0;
    font-size: 12px;
}

@media screen and (max-width: 37.5em) {
    .product-detail-page .products-pdp .category .item .item-info > span {
        margin: 8px 0;
    }
}

.product-detail-page .products-pdp .category .item .item-info > span.item-desc ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: block;
}

    .product-detail-page .products-pdp .category .item .item-info > span.item-desc ul li {
        width: 100%;
        display: block;
        margin: 0px;
    }

        .product-detail-page .products-pdp .category .item .item-info > span.item-desc ul li > span {
            display: block;
        }

        .product-detail-page .products-pdp .category .item .item-info > span.item-desc ul li span.item-stock, .product-detail-page .products-pdp .category .item .item-info > span.item-desc ul li span.in-stock {
            display: block;
            margin: 12px 0;
            line-height: 16px;
        }

.product-detail-page .products-pdp .category .item .item-info .item-model {
    display: inline-block;
    margin: 1px 0;
    padding: 4px 12px;
    border-radius: 28px;
    background-color: #E3DBCB;
}

.product-detail-page .products-pdp .category .item .item-info .item-stock {
    font-size: 14px;
    font-weight: 700;
    color: #704434;
}

    .product-detail-page .products-pdp .category .item .item-info .item-stock.in-stock {
        color: #447034;
        word-break: break-all;
    }

        .product-detail-page .products-pdp .category .item .item-info .item-stock.in-stock:before {
            display: inline-block;
            content: '\2713';
            position: relative;
            top: 1px;
            width: 14px;
            height: 14px;
            margin-right: 4px;
            font-size: 10px;
            line-height: 13px;
            border-radius: 50%;
            border: 1px solid #447034;
            text-align: center;
            vertical-align: top;
        }

@media screen and (max-width: 37.5em) {
    .product-detail-page .products-pdp .category .item .item-info .item-stock.in-stock:before {
        width: 12px;
        height: 12px;
        font-size: 9px;
        line-height: 11px;
    }
}

.product-detail-page .products-pdp .category .item .item-info .item-price {
    line-height: 1.25em;
    font-size: 18px;
    font-weight: bold;
}

@media screen and (max-width: 37.5em) {
    .product-detail-page .products-pdp .category .item .item-info .item-price {
        font-size: 16px;
    }
}

.product-detail-page .products-pdp .category .item .item-info .item-price .salewithoutdiscountedprice {
    font-family: "Mulish", sans-serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
}

.product-detail-page .products-pdp .category .item .item-info .item-price .msrp.salediscountedprice {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    font-family: "Mulish", sans-serif;
    color: #747474;
    text-decoration: line-through;
}

.product-detail-page .products-pdp .category .item .item-info .item-price .item-price-disc-wrapper {
    display: inline-flex;
    flex-direction: row-reverse;
}

@media screen and (max-width: 47.99875em) {
    .product-detail-page .products-pdp .category .item .item-info .item-price .msrp.salediscountedprice {
        font-size: 14px;
        line-height: 22px;
        margin-right: 0px;
    }
}

.product-detail-page .products-pdp .category .item .item-info .item-price .salediscountedpricepercent {
    font-size: 18px;
    line-height: 26px;
}

@media screen and (max-width: 47.99875em) {
    .product-detail-page .products-pdp .category .item .item-info .item-price .salediscountedpricepercent {
        font-size: 16px;
        line-height: 22px;
    }
}

.product-detail-page .products-pdp .category .item .item-info .item-price .salediscountedpricepercentarrow {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    font-family: "Mulish", sans-serif;
    color: #4B6D38;
}

@media screen and (max-width: 47.99875em) {
    .product-detail-page .products-pdp .category .item .item-info .item-price .salediscountedpricepercentarrow {
        font-size: 14px;
        line-height: 22px;
    }
}

.product-detail-page .products-pdp .category .item .item-info .item-price .arrow-icon-down {
    position: relative;
    top: -1px;
}

.product-detail-page .products-pdp .category .item .item-info .item-price .asssociate-promocode {
    display: block;
    margin-top: 8px;
    font-size: 12px;
    line-height: 18px;
}
    .product-detail-page .products-pdp .category .item .item-info .item-price .asssociate-promocode label { font-size: inherit; }

    .product-detail-page .products-pdp .category .item .item-info .item-price .asssociate-promocode input {
        margin: 0px 2px 0px 0px;
        position: relative;
        top: 2px;
        accent-color: var(--glob-selection-check);
    }

.product-detail-page .products-pdp .category .item .item-info .msrp {
    margin-right: 4px;
    font-weight: normal;
    font-size: .9em;
    text-decoration: line-through;
}

@media screen and (max-width: 37.5em) {
    .product-detail-page .products-pdp .category .item .item-info .item form, .product-detail-page .products-pdp .category .item .item-info .in-cart-update {
        position: static;
        width: 100%;
        clear: both;
    }
}

.product-detail-page .products-pdp .category .item legend {
    display: none;
}

.product-detail-page .products-pdp .category .item .qty-wrap, .product-detail-page .products-pdp .category .item .item input[type=submit] {
    display: inline-block;
    height: 38px;
    border-radius: 28px;
    vertical-align: middle;
}

.product-detail-page .products-pdp .category .item form {
    text-align: left;
    line-height: 16px;
    font-family: "Mulish", sans-serif;
    position: static;
    width: 100%;
    clear: both;
}

@media screen and (min-width: 37.5625em) {
    .product-detail-page .products-pdp .category .item form.absolute {
        position: absolute;
        bottom: 16px;
        right: 16px;
        left: 16px;
        width: calc(100% - 32px);
    }
}

.product-detail-page .products-pdp .category .item .qty-wrap {
    width: 40%;
    margin-right: 3%;
    font-size: 22px;
    border: 1px solid #E2E2E2;
}

    .product-detail-page .products-pdp .category .item .qty-wrap span {
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        display: inline-block;
        width: 24%;
        height: 35px;
        line-height: 34px;
        vertical-align: middle;
        text-align: center;
    }

    .product-detail-page .products-pdp .category .item .qty-wrap input[type=number] {
        display: inline-block;
        width: 30%;
        height: 35px;
        line-height: 34px;
        vertical-align: middle;
        text-align: center;
        margin: 0px;
    }

@media screen and (min-width: 37.5625em) {
    .product-detail-page .products-pdp .category .item .qty-wrap input[type=number] {
        padding-left: 0px;
        padding-right: 0px;
    }
}

.product-detail-page .products-pdp .category .item .qty-wrap input[type=number] {
    width: 36%;
    font-size: 16px;
    border: 0;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
}

.product-detail-page .products-pdp .category .item input.button[type=submit], .product-detail-page .products-pdp .category .item input.button[type=button] {
    width: 54%;
    padding-left: 0;
    padding-right: 0;
    line-height: 10px;
    -webkit-transition: all .5s;
    transition: all .5s;
    display: inline-block;
    height: 38px;
    border-radius: 28px;
    vertical-align: middle;
    border: 0;
    text-decoration: none;
    text-align: center;
    padding: 14px 14px;
    font-weight: bold;
    font-size: 1rem;
    color: #fff;
    margin: 0px;
}

@media screen and (min-width: 37.5625em) {
    .product-detail-page .products-pdp .category .item input.button[type=submit], .product-detail-page .products-pdp .category .item input.button[type=button] {
        padding-left: 0px;
        padding-right: 0px;
    }
}

.product-detail-page .products-pdp .category .item .in-cart-update {
    padding: 12px;
    font-size: 16px;
    font-weight: 700;
    font-family: "Mulish", sans-serif;
    color: #4b6d38;
    border: 1px solid #4b6d38;
    border-radius: 30px;
    background-color: #F5FAF2;
    text-align: center;
    line-height: 16px;
    /*new properties added*/
    position: absolute;
    bottom: 16px;
    right: 16px;
    left: 16px;
    width: calc(100% - 32px);
}

    .product-detail-page .products-pdp .category .item .in-cart-update input[type=number], .product-detail-page .products-pdp .category .item .in-cart-update .cart-remove {
        display: none;
    }

    .product-detail-page .products-pdp .category .item .in-cart-update .qty-down {
        float: left;
    }

    .product-detail-page .products-pdp .category .item .in-cart-update .qty-up {
        float: right;
    }

.pdp-filters .filter {
    position: relative;
    z-index: 1;
    clear: both;
    padding-top: 72px;
    font-weight: bold;
    background-color: #fff;
    /*Filter*/
}

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter {
        padding-top: 24px;
        font-size: 14px;
    }

        .pdp-filters .filter.has-visible-cart-button form.search.active {
            width: 46%;
        }

        .pdp-filters .filter.has-visible-cart-button button.filter-activate {
            width: 40%;
            margin-right: 2%;
        }

        .pdp-filters .filter.has-visible-cart-button .quick-cart-view-mobile {
            position: relative;
            top: 2px;
            width: 28%;
            padding: 12px;
            color: #000;
            border: 2px solid #000;
            background: none;
            margin-bottom: 0px;
            display: inline-block;
            font-weight: bold;
            font-size: 14px;
            line-height: 1em;
            border-radius: 28px;
        }
}

.pdp-filters .filter form.search {
    position: relative;
}

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter form.search {
        width: 24%;
        margin-right: 2%;
        display: inline-block;
        vertical-align: middle;
        height: 43px;
    }

        .pdp-filters .filter form.search.active {
            width: 76%;
        }

            .pdp-filters .filter form.search.active + button.filter-activate {
                width: 20%;
                margin-right: 0;
            }

                .pdp-filters .filter form.search.active + button.filter-activate:before {
                    margin: 0px;
                }

                .pdp-filters .filter form.search.active + button.filter-activate span {
                    display: none;
                }

            .pdp-filters .filter form.search.active input[type=search]::-webkit-input-placeholder {
                opacity: 1;
            }

            .pdp-filters .filter form.search.active input[type=search]::-ms-input-placeholder {
                opacity: 1;
            }

            .pdp-filters .filter form.search.active input[type=search]::placeholder {
                opacity: 1;
            }
}

.pdp-filters .filter form.search:before {
    content: '\F002';
    position: absolute;
    left: 19px;
    top: 12px;
    display: inline-block;
    margin-right: 12px;
    font-family: 'Font Awesome 5 Free';
}

.pdp-filters .filter form.search input[type=search] {
    width: 100%;
    margin-bottom: 8px;
    padding: 10px 10px 10px 44px;
    font-size: 16px;
    font-weight: normal;
    border: 1px solid #747474;
    border-radius: 24px;
}

    .pdp-filters .filter form.search input[type=search]::-webkit-input-placeholder {
        opacity: 0;
    }

    .pdp-filters .filter form.search input[type=search]::-ms-input-placeholder {
        opacity: 0;
    }

    .pdp-filters .filter form.search input[type=search]::placeholder {
        opacity: 0;
    }

.pdp-filters .filter form.search button {
    font-size: 16px;
}

.pdp-filters .filter .filter-subtype label, .pdp-filters .filter .filter-size-selections button, .pdp-filters .filter .filter-size button, .pdp-filters .filter .filter-activate {
    margin-bottom: 12px;
    padding: 8px 24px;
    border: 1px solid #747474;
    border-radius: 28px;
    background: none;
}

.pdp-filters .filter .filter-activate, .pdp-filters .filter .filter-hero {
    display: none;
}

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter .filter-activate {
        font-size: 14px;
        display: inline-block;
        vertical-align: middle;
        height: 43px;
        width: 72%;
        margin: 0;
        color: #fff;
        background-color: #000;
        font-weight: 700;
    }

        .pdp-filters .filter .filter-activate.active {
            color: #000;
            background: none;
        }

            .pdp-filters .filter .filter-activate.active:before {
                color: #000;
            }
}

.pdp-filters .filter .filter-activate:before {
    content: '\F1DE';
    display: inline-block;
    margin-right: 12px;
    font-size: 18px;
    font-family: 'Font Awesome 5 Free';
}

.pdp-filters .filter .filter-activate span {
    position: relative;
    top: -1px;
}

.pdp-filters .filter .initial-hide {
    display: none;
}

@media print, screen and (min-width: 64em) {
    .pdp-filters .filter .quick-cart-view-mobile {
        display: none;
    }
}

.pdp-filters .filter .filter-clear-desktop {
    display: none;
    float: right;
    margin-top: 22px;
    padding: 0;
    border: 0;
    background: none;
    font-weight: 700;
    font-family: "Mulish", sans-serif;
}

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter .filter-clear-desktop {
        float: none;
        width: 100%;
        text-align: right;
        font-size: 14px;
    }
}

@media screen and (min-width: 37.5625em) {
    .pdp-filters .filter .mobile-filter-popup {
        display: block !important;
    }
}

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter .mobile-filter-popup {
        display: none;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        overflow: scroll;
    }

        .pdp-filters .filter .mobile-filter-popup .scrollable {
            height: 100%;
        }
}

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter .mobile-filter-popup .filter-header {
        padding: 10px 16px 0 16px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

        .pdp-filters .filter .mobile-filter-popup .filter-header .filter-prev {
            float: left;
            margin-top: 4px;
            font-size: 24px;
            -webkit-transform: scale(1, 1.5);
            transform: scale(1, 1.5);
            display: inline-block;
            font-weight: 600;
            border: 0;
            background: none;
            line-height: normal;
        }

        .pdp-filters .filter .mobile-filter-popup .filter-header .filter-close {
            display: inline-block;
            font-size: 30px;
            font-weight: 600;
            border: 0;
            background: none;
            float: right;
            line-height: normal;
            margin-right: 10px;
        }
}

.pdp-filters .filter .mobile-filter-popup .filter-prev, .pdp-filters .filter .mobile-filter-popup .filter-close {
    display: none;
}

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter .mobile-filter-popup .filter-hero {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 8px 0px 0px 0px;
        height: 72px;
        background-color: #000;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .pdp-filters .filter .mobile-filter-popup .filter-hero img {
            width: auto;
            height: 72px;
            object-fit: cover;
            max-width: 80px;
            display: inline-block;
            vertical-align: middle;
            text-align: left;
        }

        .pdp-filters .filter .mobile-filter-popup .filter-hero h4 {
            margin: 0 24px;
            font-size: 16px;
            line-height: 1.5em;
            color: #fff;
            font-family: "Mulish", sans-serif;
            font-weight: 700;
        }
}

.pdp-filters .filter .mobile-filter-popup h3 {
    margin: 24px 0 12px 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 16px;
}

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter .mobile-filter-popup h3 {
        margin: 0;
        padding: 14px;
        font-size: 18px;
        font-weight: 600;
        text-align: center;
    }
}

.pdp-filters .filter .mobile-filter-popup .filter-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 46.875em) {
    .pdp-filters .filter .mobile-filter-popup .filter-type {
        display: block;
    }
}

.pdp-filters .filter .mobile-filter-popup .filter-type button {
    padding: 12px 20px;
    border: 1px solid #747474;
    border-radius: 6px;
    background: none;
    font-size: 14px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    box-sizing: content-box;
    flex: 1 1;
    padding: 12px 20px;
    border: 1px solid #747474;
    border-radius: 6px;
    background: none;
    font-size: 16px;
    cursor: pointer;
}

@media screen and (max-width: 46.875em) {
    .pdp-filters .filter .mobile-filter-popup .filter-type button {
        position: relative;
        width: 100%;
        padding: 12px 0;
        border: 0;
        text-align: left;
        margin: 0px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter .mobile-filter-popup .filter-type button {
        padding: 16px 16px;
    }
}

@media screen and (max-height: 44em) {
    .pdp-filters .filter .mobile-filter-popup .filter-type button {
        padding: 10px 16px;
    }
}

.pdp-filters .filter .mobile-filter-popup .filter-type button + button {
    margin-left: 8px;
}

@media screen and (max-width: 46.875em) {
    .pdp-filters .filter .mobile-filter-popup .filter-type button + button {
        margin: 0;
        border-top: 1px solid #D5DAE0;
    }
}

.pdp-filters .filter .mobile-filter-popup .filter-type button.selected {
    border: 2px solid #000;
    background: var(--glob-selection-bg);
}

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter .mobile-filter-popup .filter-type button.selected {
        color: #000;
        border: 1px solid #000;
        background: none;
    }
}

.pdp-filters .filter .mobile-filter-popup .filter-type img {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    text-align: left;
    max-width: 80px;
    filter: grayscale(1);
}

@media screen and (max-width: 60em) {
    .pdp-filters .filter .mobile-filter-popup .filter-type img {
        width: 42%;
    }
}

@media screen and (max-width: 46.875em) {
    .pdp-filters .filter .mobile-filter-popup .filter-type img {
        width: auto;
        max-width: 80px;
    }
}

.pdp-filters .filter .mobile-filter-popup .filter-type span {
    display: inline-block;
    width: calc(100% - 80px);
    margin-left: 8px;
    vertical-align: middle;
    text-align: left;
}

@media screen and (max-width: 60em) {
    .pdp-filters .filter .mobile-filter-popup .filter-type span {
        font-size: 12px;
    }
}

@media screen and (max-width: 46.875em) {
    .pdp-filters .filter .mobile-filter-popup .filter-type span {
        font-size: 16px;
    }
}

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter .mobile-filter-popup .filter-type span {
        font-size: 14px;
    }
}

.pdp-filters .filter .mobile-filter-popup .filter-type span span.count {
    display: none;
}

@media screen and (max-width: 46.875em) {
    .pdp-filters .filter .mobile-filter-popup .filter-type span span.count {
        position: absolute;
        display: inline-block;
        right: 32px;
        color: #747474;
        text-align: right;
    }
}

.pdp-filters .filter .mobile-filter-popup .filter-subtype-wrap {
    display: none;
}

    .pdp-filters .filter .mobile-filter-popup .filter-subtype-wrap .filter .filter-prev, .pdp-filters .filter .mobile-filter-popup .filter-subtype-wrap .filter .filter-close {
        display: none;
    }

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter .mobile-filter-popup .filter-subtype-wrap {
        margin-bottom: 16px;
    }
}

.pdp-filters .filter .mobile-filter-popup .filter-subtype {
    line-height: 16px;
}

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter .mobile-filter-popup .filter-subtype {
        margin-left: 8px;
    }
}

.pdp-filters .filter .mobile-filter-popup .filter-subtype label {
    display: inline-block;
    text-transform: capitalize;
    padding: 12px 32px;
    font-size: 16px;
    font-family: "Mulish", sans-serif;
    font-weight: 700;
    line-height: 16px;
}

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter .mobile-filter-popup .filter-subtype label {
        display: block;
        padding: 6px 0 14px 0;
        border: 0;
        font-size: 14px;
        font-weight: normal;
        border-bottom: 1px solid #D5DAE0;
        border-radius: 0;
        margin: 0 16px 0 0;
        text-transform: capitalize;
    }
}

.pdp-filters .filter .mobile-filter-popup .filter-subtype label + label {
    margin-left: 8px;
}

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter .mobile-filter-popup .filter-subtype label + label {
        margin-left: 0px;
    }
}

.pdp-filters .filter .mobile-filter-popup .filter-subtype label.checked {
    border: 2px solid var(--glob-selection-border);
    background-color: var(--glob-selection-bg);
}

.pdp-filters .filter .mobile-filter-popup .filter-subtype label input {
    display: none;
}

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter .mobile-filter-popup .filter-subtype label input {
        position: relative;
        top: 5px;
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 0px 12px 0px 0px;
    }
}

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter .mobile-filter-popup .filter-subtype span.count {
        float: right;
        margin-top: 10px;
        color: #747474;
    }
}

.pdp-filters .filter .mobile-filter-popup .filter-subtype span.count:before {
    content: ' (';
}

.pdp-filters .filter .mobile-filter-popup .filter-subtype span.count:after {
    content: ') ';
}

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter .mobile-filter-popup h3.filter-size-title {
        display: block;
        margin: 4px 0 0 0;
        text-align: left;
    }
}

.pdp-filters .filter .mobile-filter-popup .filter-size {
    margin-top: 12px;
}

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter .mobile-filter-popup .filter-size {
        margin-top: 0;
    }
}

.pdp-filters .filter .mobile-filter-popup .filter-size div {
    display: inline-block;
    position: relative;
}

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter .mobile-filter-popup .filter-size div {
        display: block;
        margin: 0 14px;
        padding: 8px 0;
    }

        .pdp-filters .filter .mobile-filter-popup .filter-size div + div {
            display: block;
            margin: 0 14px;
            padding: 8px 0;
        }
}

.pdp-filters .filter .mobile-filter-popup .filter-size button {
    padding: 12px 24px;
    margin-bottom: 12px;
    border: 1px solid #747474;
    border-radius: 28px;
    background: none;
    font-size: 16px;
    font-family: "Mulish", sans-serif;
    font-weight: 700;
    line-height: 16px;
}

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter .mobile-filter-popup .filter-size button {
        display: block;
        width: 100%;
        margin: 0;
        padding: 0;
        border: 0;
        text-align: left;
        font-size: 14px;
    }
}

.pdp-filters .filter .mobile-filter-popup .filter-size button:after {
    content: 'v';
    position: relative;
    top: -1px;
    display: inline-block;
    margin: 0 0 0 24px;
    -webkit-transform: scale(1.5, 1);
    transform: scale(1.5, 1);
}

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter .mobile-filter-popup .filter-size button:after {
        float: right;
        font-size: 20px;
        font-weight: normal;
        top: -4px;
        right: 4px;
    }
}

.pdp-filters .filter .mobile-filter-popup .filter-size button.expanded:after {
    top: 2px;
    -webkit-transform: scale(1.5, 1) rotate(180deg);
    transform: scale(1.5, 1) rotate(180deg);
}

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter .mobile-filter-popup .filter-size button.expanded:after {
        top: 0px;
    }
}

.pdp-filters .filter .mobile-filter-popup .filter-size button.expanded + fieldset {
    left: 0;
    z-index: 1;
}

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter .mobile-filter-popup .filter-size button.expanded + fieldset {
        display: block;
        width: 100%;
        border-color: #D5DAE0;
        border-radius: 0;
    }
}

.pdp-filters .filter .mobile-filter-popup .filter-size fieldset {
    position: absolute;
    top: 100%;
    left: -4096px;
    z-index: -1;
    width: 256px;
    margin-top: 12px;
    border-radius: 6px;
    border: 1px solid #747474;
    background: #fff;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
}

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter .mobile-filter-popup .filter-size fieldset {
        position: static;
        display: none;
        opacity: 1;
        padding: 4px 0;
        background-color: #F6F5F3;
    }
}

.pdp-filters .filter .mobile-filter-popup .filter-size fieldset label {
    font-size: 16px;
    font-family: "Mulish", sans-serif;
    font-weight: 700;
    line-height: 16px;
    display: block;
    padding: 8px;
}

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter .mobile-filter-popup .filter-size fieldset label {
        padding-top: 0;
        font-weight: normal;
        font-size: 14px;
    }
}

.pdp-filters .filter .mobile-filter-popup .filter-size fieldset label + label {
    border-top: 1px solid #d5dae0;
}

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter .mobile-filter-popup .filter-size fieldset label + label {
        border-top: 0px;
    }
}

.pdp-filters .filter .mobile-filter-popup .filter-size fieldset label input {
    position: relative;
    top: 1px;
    margin: 0px 8px 0px 0px;
    accent-color: var(--glob-selection-check);
}

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter .mobile-filter-popup .filter-size fieldset label input {
        position: relative;
        top: 5px;
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 12px;
    }
}

.pdp-filters .filter .mobile-filter-popup .filter-size fieldset label span.count {
    float: right;
    color: #747474;
}

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter .mobile-filter-popup .filter-size fieldset label span.count {
        margin-top: 9px;
    }
}

@media screen and (max-width: 37.5em) {
    .pdp-filters .filter .mobile-filter-popup .mobile-filter-actions {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: fixed;
        bottom: 0;
        width: 100%;
        padding: 0 8px;
        background-color: #fff;
    }

        .pdp-filters .filter .mobile-filter-popup .mobile-filter-actions button {
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1 1;
            margin: 22px 8px;
            padding: 12px 20px;
            font-size: 16px;
            border-radius: 28px;
            border: 2px solid #0f5673;
            color: #0f5673;
            background: none;
            font-family: "Mulish", sans-serif;
            font-weight: 700;
        }

            .pdp-filters .filter .mobile-filter-popup .mobile-filter-actions button.filter-apply {
                background-color: #0f5673;
                color: #fff;
            }
}

.sample-header {
    position: fixed;
    z-index: 110;
    top: -400px;
    width: 100%;
    padding: 0 16px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1), 0px 4px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1), 0px 4px 20px rgba(0, 0, 0, 0.15);
    -webkit-transition: top .5s;
    transition: top .5s;
}

    .sample-header.active {
        top: 0;
    }

@media screen and (max-width: 46.875em) {
    .sample-header.active .unlock-pricing {
        display: none !important;
    }
}

.sample-header .container {
    max-width: 1440px;
    padding: 0 16px;
}

body.is-iphone .sample-header .container {
    padding-top: 0 !important;
}

.sample-header .container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 0;
    -webkit-transition: padding .5s;
    transition: padding .5s;
    margin: auto;
}

    .sample-header .container * {
        /* color: var(--glob-font-body-color);*/
        color: #000;
        font-weight: 600;
    }

    .sample-header .container > div {
        margin-left: auto;
    }

@media screen and (max-width: 47.99875em) {
    .sample-header .container .design-cart {
        display: none !important;
    }
}

.sample-header #freedesignlinkdiv { width: 50%; }
.sample-header .container .design-cart a {
    font-family: "Mulish", sans-serif;
    text-decoration: underline;
}

.sample-header .sample-form {
    -webkit-transition: -webkit-box-shadow .5s;
    transition: -webkit-box-shadow .5s;
    transition: box-shadow .5s;
    transition: box-shadow .5s, -webkit-box-shadow .5s;
    min-height: 64px;
    margin-top: 24px;
    padding: 16px 24px;
    color: #12223b;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    min-height: 0;
    margin: 0;
    padding: 12px 14px 12px 14px;
}

@media screen and (max-width: 57.5em) {
    .sample-header .sample-form {
        padding: 12px 24px 12px 24px;
    }
}

@media screen and (max-width: 34.375em) {
    .sample-header .sample-form {
        border: 0px;
        padding: 0px;
    }
}

.sample-header .sample-form fieldset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media print, screen and (min-width: 64em) {
    .sample-header .sample-form .sample-info .header-text-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .sample-header .sample-form .sample-info .header-text-wrap legend {
            padding: 0px;
        }
}

.sample-header .sample-image {
    float: left;
    width: 102px;
    height: 114px;
    margin-right: 24px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 24px;
    height: 40px;
}

@media screen and (max-width: 63.99875em) {
    .sample-header .sample-image {
        display: none;
    }
}

.sample-header .sample-info {
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    font-weight: 600;
    line-height: 16px;
    font-family: "Mulish", sans-serif;
}

    .sample-header .sample-info legend {
        display: block;
        padding: 8px 0 0px 0;
        margin-bottom: 0px;
        float: left;
        margin-right: 12px;
        padding-top: 0px;
        color: #12223B;
        white-space: nowrap;
    }

@media screen and (max-width: 57.5em) {
    .sample-header .sample-info legend {
        padding-top: 0;
        font-size: 14px;
    }
}

.sample-header .sample-info .header-stiky-price {
    display: inline-block;
}

.sample-header .sample-info .strike {
    font-size: .875em;
    font-weight: normal;
    text-decoration: line-through;
    color: #414854;
}

.sample-header .sample-info .cur {
    color: #414854;
}

    .sample-header .sample-info .cur:before {
        content: '$';
    }

.sample-header .sample-info .val {
    color: #414854;
}

.sample-header .add-to-cart {
    float: right;
    margin-top: -60px;
    padding: 12px 24px 12px 48px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    border: 2px solid #000;
    border-radius: 28px;
    background: url(../images/elements-pdp.png) 14px 4px no-repeat;
    color: var(--glob-font-body-color);
    float: none;
    margin: 0 0 0 24px;
    padding-top: 8px;
    padding-bottom: 8px;
    background-position: 14px 1px;
    margin-top: 0;
    margin-left: 24px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #fff;
    background-position: -465px 4px;
    white-space: nowrap;
    cursor: pointer;
}

@media screen and (max-width: 47.99875em) {
    .sample-header .add-to-cart {
        width: auto;
        float: right;
        background: none;
        padding: 8px 16px;
        color: #000 !important;
    }
}

@media print, screen and (min-width: 48em) {
    .sample-header .add-to-cart {
        float: none;
        margin: 0px 0 0 24px;
        background-position: 14px 1px;
        background-color: transparent;
        font-size: 14px;
        padding: 10px 16px 10px 42px;
        color: #000 !important;
    }
}

.sample-header .sample-header-sample-close {
    margin-left: 20px;
    font-size: 16px;
    color: #747474;
    cursor: pointer;
}

@media screen and (max-width: 34.375em) {
    .sample-header .sample-header-sample-close {
        display: none;
    }
}

.sample-header button.quick-cart-view {
margin-left: 16px;
padding: 10px 24px;
font-size: 16px;
color: #000;
background: #fff;
white-space: nowrap;
font-weight: bold;
text-decoration: none;
text-align: center;
border: 2px solid var(--glob-button-bg-alt);
border-radius: 28px;
margin-bottom: 0px;
}
.sample-header button.quick-cart-view:hover {
    color: #fff;
    background: #000;
}
.sample-header button.quick-cart-view:hover * {
    color: inherit;
}

.sample-header.scroll-to-search {
    background-color: #f5faf2;
}

.sample-header .container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media print, screen and (min-width: 64em) {
    .sample-header .container {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 12px 0;
        -webkit-transition: padding .5s;
        transition: padding .5s;
    }
}

.sample-header.scroll-to-search .sample-form .add-to-cart {
    color: #fff !important;
    background-color: #000;
    background-position: -472px 4px;
}

.sample-header.scroll-to-search .unlock-pricing {
    display: none;
    width: 50%;
    padding-left: 16px;
    margin: 0px;
    cursor: pointer;
    font-family: Mulish, sans-serif;
}

@media screen and (max-width: 87.5em) {
    .sample-header.scroll-to-search .unlock-pricing {
        width: 40%;
    }
}

@media screen and (max-width: 75em) {
    .sample-header.scroll-to-search .unlock-pricing {
        width: 42%;
    }
}

@media screen and (max-width: 62.5em) {
    .sample-header.scroll-to-search .unlock-pricing {
        width: 40%;
    }
}

.sample-header .unlock-percent {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: -.5rem 0 0 0;
    font: var(--glob-font-heading);
    line-height: 40px;
}

@media screen and (max-width: 57.5em) {
    .sample-header .unlock-percent {
        width: 100%;
        max-width: 100%;
        font-size: 1.5rem;
    }
}

.sample-header .unlock-percent span {
    display:block; 
    margin-top: .375rem;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
}

.sample-header .unlock-percent span input[type=checkbox] {
    width: 20px;
    height: 20px;
    margin: 0px;
    line-height: normal;
    position: relative;
    top: 4px;
}

.sample-header .unlock-percent span label {
    color: #000;
    white-space: nowrap;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    padding-left: 30px;
}

@media print, screen and (min-width: 64em) {
    .sample-header .unlock-percent span label {
        display: block;
    }
}

.sample-header .unlock-discount {
    display: inline-block;
    vertical-align: middle;
    width: 256px;
    white-space: nowrap;
}

@media screen and (max-width: 87.5em) {
    .sample-header .unlock-discount {
        width: 198px !important;
        margin-top: 2px;
        max-width: 200px;
    }
}

@media screen and (max-width: 62.5em) {
    .sample-header .unlock-discount {
        width: 158px;
        margin-top: 2px;
        max-width: 158px;
    }
}

@media screen and (max-width: 57.5em) {
    .sample-header .unlock-discount {
        width: 100%;
    }
}

.sample-header .unlock-checkout {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5em;
    color: #12223b !important;
}

@media screen and (max-width: 87.5em) {
    .sample-header .unlock-checkout {
        font-size: 14px;
    }
}

@media screen and (max-width: 62.5em) {
    .sample-header .unlock-checkout {
        font-size: 12px;
    }
}

.sample-header .unlock-code {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5em;
    color: var(--glob-font-body-color);
}

@media screen and (max-width: 87.5em) {
    .sample-header .unlock-code {
        font-size: 18px;
    }
}

@media screen and (max-width: 62.5em) {
    .sample-header .unlock-code {
        font-size: 14px;
    }
}

@media print, screen and (min-width: 64em) {
    .sample-header .sample-form {
        min-height: 0;
        margin: 0 16px 0 auto;
        padding: 12px 24px 8px 24px;
        background-color: #fff;
        color: var(--glob-font-body-color);
    }
}

@media print, screen and (min-width: 64em) {
    .sample-header.scroll-to-search .sample-form .add-to-cart {
        color: #fff !important;
        background-color: #000;
        background-position: -465px 4px;
    }
}

@media screen and (max-width: 87.5em) {
    .sample-header .sample-image {
        display: none;
    }
}

@media screen and (max-width: 34.375em) {
    button.add-to-cart {
        width: calc(100% - 60px);
    }
}

.show-for-550px {
    display: none;
}

@media screen and (min-width: 34.4375em) {
    .show-for-550px {
        display: initial;
    }
}
/*Global cart*/
.ab-enabled .global-cart .global-cart-item .img-wrapper {
    display: none
}

.ab-enabled .global-cart .global-cart-item-detail {
    margin-left: 0;
}

.global-cart {
    position: fixed;
    right: 0;
    top: 150%;
    max-width: 100%;
    width: 560px;
    height: 100vh;
    padding: 0;
    z-index: 115;
    overflow-y: hidden;
    font-family: 'Mulish', sans-serif;
    background-color: #fff;
    -webkit-transition: top .25s;
    transition: top .25s;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1), 0px 4px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1), 0px 4px 20px rgba(0, 0, 0, 0.15);
}

    .global-cart.active {
        top: 0;
    }

@media screen and (max-width: 34.4375em) {
    .global-cart.active {
        padding-bottom: 300px;
    }
}

.global-cart .affirm-as-low-as {
    padding: 6px 16px 16px 16px;
}

.global-cart .global-cart-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px 16px;
    font-size: 22px;
    border: 0;
    background: none;
    z-index: 1;
    cursor: pointer;
}

.global-cart h2 {
    margin: 0;
    padding: 20px 16px;
    font-size: 26px;
    line-height: 16px;
}

@media screen and (max-width: 47.99875em) {
    .global-cart h2 {
        font-size: 18px;
        line-height: 26px;
    }
}

.global-cart .global-cart-totals {
    position: relative;
    margin: 16px;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #414854;
}

@media screen and (max-width: 34.375em) {
    .global-cart .global-cart-totals.desktop {
        display: none;
    }
}

@media screen and (min-width: 34.4375em) {
    .global-cart .global-cart-totals.desktop {
        display: block;
    }
}

.global-cart .global-cart-totals .button {
    width: 100%;
    margin: 0 0 16px 0;
    display: inline-block;
    padding: 10px 24px;
    font-weight: bold;
    font-size: 16px;
    line-height: 1em;
    color: #fff;
    border-radius: 28px;
    text-decoration: none;
    box-sizing: border-box;
    text-align: center;
}

    .global-cart .global-cart-totals .button * {
        display: inline-block;
        width: auto;
        vertical-align: middle;
        margin: 0 4px;
    }

.global-cart .global-cart-totals > div {
    margin: 10px 0;
    line-height: 16px;
}

.global-cart .global-cart-totals span {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
}

    .global-cart .global-cart-totals span + span {
        text-align: right;
        white-space: nowrap;
    }

.global-cart .global-cart-totals .total {
    color: var(--glob-font-body-color);
}

.global-cart .global-cart-totals .global-cart-shipping {
    font-size: 14px;
    font-weight: 600;
}

.global-cart .global-cart-totals .global-cart-subtotal-values {
    text-align: right;
    width: 50%;
}

    .global-cart .global-cart-totals .global-cart-subtotal-values span {
        margin-left: 5px;
        display: inline-block;
        width: auto !important;
    }

        .global-cart .global-cart-totals .global-cart-subtotal-values span.global-cart-subTotalWithoutDiscount {
            font-family: "Mulish", sans-serif;
            font-size: 14px;
            font-weight: 600;
            line-height: 22px;
            text-decoration: line-through;
            color: #747474;
        }

@media print, screen and (min-width: 48em) {
    .global-cart .global-cart-totals .global-cart-subtotal-values span.global-cart-subTotalWithoutDiscount {
        font-size: 16px;
        line-height: 26px;
    }
}

.global-cart .global-cart-totals .global-cart-subtotal-values span.global-cart-subTotalWithoutDiscount + .global-cart-subTotalWithDiscount {
    font-family: "Mulish", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
}

@media print, screen and (min-width: 48em) {
    .global-cart .global-cart-totals .global-cart-subtotal-values span.global-cart-subTotalWithoutDiscount + .global-cart-subTotalWithDiscount {
        font-size: 18px;
        line-height: 26px;
    }
}

.global-cart .global-cart-totals .global-cart-subtotal-values span.global-cart-subTotalWithDiscount {
    font-family: "Mulish", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    color: #12223B;
}

@media print, screen and (min-width: 48em) {
    .global-cart .global-cart-totals .global-cart-subtotal-values span.global-cart-subTotalWithDiscount {
        font-size: 18px;
        line-height: 26px;
    }
}

@media screen and (max-width: 34.4375em) {
    .global-cart .affirm-as-low-as-desktop {
        display: none;
    }
}

@media screen and (min-width: 34.4375em) {
    .global-cart .global-cart-totals.mobile {
        display: none;
    }
}

@media screen and (max-width: 34.4375em) {
    .global-cart.active .global-cart-totals.mobile {
        position: fixed;
        bottom: 0;
        width: 100%;
        background: #fff;
        -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1), 0 8px 40px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.1), 0 8px 40px rgba(0, 0, 0, 0.2);
        opacity: 1;
        font-size: 16px;
        padding: 8px 16px 16px 16px;
        font-weight: 700;
        color: #414854;
        border: 0px;
        margin: 0px;
    }

        .global-cart.active .global-cart-totals.mobile > div {
            margin: 10px 0;
            line-height: normal;
        }

        .global-cart.active .global-cart-totals.mobile span {
            display: inline-block;
            width: 50%;
            vertical-align: middle;
        }

            .global-cart.active .global-cart-totals.mobile span + span {
                text-align: right;
                white-space: nowrap;
            }

        .global-cart.active .global-cart-totals.mobile .total {
            color: var(--glob-font-body-color);
            font-size: 28px;
            font-weight: 700;
            font-family: 'Mulish';
        }

        .global-cart.active .global-cart-totals.mobile .global-cart-shipping {
            font-size: 12px;
            font-weight: 600;
        }

        .global-cart.active .global-cart-totals.mobile .button span {
            text-wrap: nowrap;
            white-space: nowrap;
            width: auto;
        }

        .global-cart.active .global-cart-totals.mobile .affirm-variation {
            margin-top: 12px;
            padding-top: 12px;
            font-size: 12px;
            border-top: 0;
            font-weight: 600;
            color: #747474;
        }

            .global-cart.active .global-cart-totals.mobile .affirm-variation span {
                width: auto;
                vertical-align: baseline;
            }

            .global-cart.active .global-cart-totals.mobile .affirm-variation a {
                color: inherit;
                text-decoration: none;
                font-weight: 600;
            }

            .global-cart.active .global-cart-totals.mobile .affirm-variation .__affirm-logo.__ligature__affirm_full_logo__ {
                font-size: 1.236em;
                color: #060809;
            }

                .global-cart.active .global-cart-totals.mobile .affirm-variation .__affirm-logo.__ligature__affirm_full_logo__:after, .global-cart.active .global-cart-totals.mobile .affirm-variation .__affirm-logo.__ligature__affirm_short_logo__:after {
                    position: absolute;
                    left: 0;
                    bottom: 0;
                }

                .global-cart.active .global-cart-totals.mobile .affirm-variation .__affirm-logo.__ligature__affirm_full_logo__:after {
                    content: "\E90C";
                }

            .global-cart.active .global-cart-totals.mobile .affirm-variation .__affirm-logo.__affirm-logo-primary.__ligature__affirm_full_logo__:after, .global-cart.active .global-cart-totals.mobile .affirm-variation .__affirm-logo.__affirm-logo-primary.__ligature__affirm_short_logo__:after, .global-cart.active .global-cart-totals.mobile .affirm-variation .__affirm-logo.__affirm-logo-blue.__ligature__affirm_full_logo__:after, .global-cart.active .global-cart-totals.mobile .affirm-variation .__affirm-logo.__affirm-logo-blue.__ligature__affirm_short_logo__:after {
                color: #4a4af4;
            }
}

.global-cart .global-cart-items {
    overflow-y: scroll;
    padding: 8px 16px;
    background-color: #F6F5F3;
}

.ab-enabled .global-cart .global-cart-items {
    overflow-y: auto
}

.global-cart .global-cart-items.empty {
    height: calc(100% - 56px);
}

@media screen and (min-width: 34.4375em) {
    .global-cart .global-cart-items {
        height: calc(100% - 318px);
    }
}

.global-cart .global-cart-item {
    margin: 8px 0;
    padding: 16px;
    border-radius: 4px;
    background-color: #fff;
}

    .global-cart .global-cart-item .item-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
    }

    .global-cart .global-cart-item .img-wrapper {
        width: 118px;
        overflow: hidden;
        -ms-flex-item-align: start;
        align-self: start;
        padding: 8px;
        border-radius: 4px;
        -webkit-box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.25), inset 0px 1px 3px rgba(63, 63, 68, 0.15);
        box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.25), inset 0px 1px 3px rgba(63, 63, 68, 0.15);
    }

@media screen and (max-width: 34.375em) {
    .global-cart .global-cart-item .img-wrapper {
        width: 92px;
        padding: 2px;
    }
}

.global-cart .global-cart-item .img-wrapper img {
    width: 100%;
    height: auto;
}

.global-cart .global-cart-item .price {
    margin-top: 4px;
    font-size: 18px;
    font-weight: bold;
    text-align: right;
}

.ab-enabled .global-cart-item .price-general {
    display: flex;
    flex-direction: column;
}

    .ab-enabled .global-cart-item .price-general .pricing-desktop-newprice {
        order: -1;
        color: #12223B !important;
    }

.global-cart .global-cart-item .msrp {
    display: block;
    margin: 8px 0 0 0;
    font-size: 16px;
    font-weight: normal;
    color: #414854;
    text-decoration: line-through;
}

.global-cart .global-cart-item .price-each {
    position: absolute;
    bottom: 16px;
    right: 0;
    font-size: 12px;
    color: #747474;
}

.global-cart .global-cart-item .qty-wrap {
    display: inline-block;
    width: 84px;
    height: 34px;
    font-size: 20px;
    color: #666;
    border: 1px solid #E2E2E2;
    border-radius: 28px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .global-cart .global-cart-item .qty-wrap span {
        display: inline-block;
        width: 24%;
        height: 35px;
        line-height: 30px;
        vertical-align: middle;
        text-align: center;
        cursor: pointer;
    }

    .global-cart .global-cart-item .qty-wrap input[type=number] {
        position: relative;
        top: 0px;
        width: 40%;
        height: 30px;
        line-height: 31px;
        font-family: inherit;
        font-size: 14px;
        border: 0;
        margin: 0px;
        padding: 0;
        display: inline-block;
        text-align: center;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.global-cart .global-cart-item .item-included {
    margin-top: 16px;
    padding: 12px 16px;
    background: #f6f5f3;
}

    .global-cart .global-cart-item .item-included.collapsible {
        position: relative;
    }

        .global-cart .global-cart-item .item-included.collapsible h2:after {
            content: '^';
            float: right;
            position: relative;
            top: 2px;
            font-weight: 700;
            -webkit-transform: scale(1.5, 1) rotate(180deg);
            transform: scale(1.5, 1) rotate(180deg);
        }

        .global-cart .global-cart-item .item-included.collapsible.collapsed h2:after {
            top: 0;
            -webkit-transform: scale(1.5, 1);
            transform: scale(1.5, 1);
        }

    .global-cart .global-cart-item .item-included h2 {
        margin: 0;
        padding: 0;
        font-size: 14px;
        font-weight: 700;
        cursor: pointer;
        text-align: left;
    }

    .global-cart .global-cart-item .item-included .child-wrapper {
        margin-top: 12px;
    }

        .global-cart .global-cart-item .item-included .child-wrapper .cart-item-child {
            margin: 8px 0;
            padding: 16px;
            border-radius: 4px;
            background-color: #fff;
        }

            .global-cart .global-cart-item .item-included .child-wrapper .cart-item-child .item-body {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                position: relative;
            }

                .global-cart .global-cart-item .item-included .child-wrapper .cart-item-child .item-body .img-wrapper {
                    width: 118px;
                    overflow: hidden;
                    -ms-flex-item-align: start;
                    align-self: start;
                    padding: 8px;
                    border-radius: 4px;
                    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.25), inset 0 1px 3px rgba(63, 63, 68, 0.15);
                    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.25), inset 0 1px 3px rgba(63, 63, 68, 0.15);
                }

@media screen and (max-width: 34.4375em) {
    .global-cart .global-cart-item .item-included .child-wrapper .cart-item-child .item-body .img-wrapper {
        width: 92px;
        padding: 2px;
    }
}

.global-cart .global-cart-item .item-included .child-wrapper .cart-item-child .item-body .img-wrapper img {
    width: 100%;
    height: auto;
}

.global-cart .global-cart-item .item-included .child-wrapper .cart-item-child .item-body .global-cart-item-detail {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1 1;
    margin: 0 16px;
}

.global-cart .global-cart-item .item-included .child-wrapper .cart-item-child .item-body .global-cart-item-cat {
    display: inline-block;
    padding: 4px 8px;
    font-size: 12px;
    font-weight: 700;
    border-radius: 30px;
    background-color: #e3dbcb;
}

.global-cart .global-cart-item .item-included .child-wrapper .cart-item-child .item-body .global-cart-item-title {
    margin: 8px 0;
    font-size: 16px;
    font-weight: 700;
}

.global-cart .global-cart-item .item-included .child-wrapper .cart-item-child .item-body .global-cart-item-model {
    margin: 8px 0;
    font-size: 14px;
}

@media screen and (max-width: 34.4375em) {
    .global-cart .global-cart-item .item-included .child-wrapper .cart-item-child .item-body .global-cart-item-model {
        font-size: 12px;
    }
}

.global-cart .global-cart-item-detail {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1 1;
    margin: 0 16px;
}

    .global-cart .global-cart-item-detail .global-cart-pricing {
        margin-top: 6px;
    }

.ab-enabled .global-cart .global-cart-item-detail .global-cart-pricing {
    display: none;
}

@media screen and (min-width: 34.4375em) {
    .global-cart .global-cart-item-detail .global-cart-pricing {
        display: none;
    }
}

.global-cart .global-cart-item-detail .global-cart-pricing .price {
    margin-top: 4px;
    font-size: 16px;
    font-weight: 700;
    color: var(--glob-font-body-color);
    text-align: left;
}

.global-cart .global-cart-item-detail .global-cart-pricing .msrp {
    margin: 8px 0 0;
    font-weight: 400;
    color: #414854;
    text-decoration: line-through;
    display: inline-block;
    margin-left: 12px;
    font-size: 14px;
}

.global-cart .global-cart-item-detail .global-cart-pricing .price-each {
    position: static;
    display: block;
    margin: 6px 0;
    font-size: 12px;
    text-align: left;
    font-weight: 700;
    color: #747474;
}

.global-cart .global-cart-item-detail .global-cart-pricing .global-cart-salediscountedprice {
    color: #4B6D38;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    text-decoration: none;
    margin-left: 0px;
}

    .global-cart .global-cart-item-detail .global-cart-pricing .global-cart-salediscountedprice.msrp {
        color: #747474;
        font-size: 14px;
        line-height: 22px;
        text-decoration: line-through;
    }

.global-cart .global-cart-item-detail .global-cart-pricing .global-cart-discountpercent {
    font-size: 14px;
    line-height: 22px;
    color: #4B6D38;
    font-weight: 600;
}

    .global-cart .global-cart-item-detail .global-cart-pricing .global-cart-discountpercent span.discountpercentarrow {
        position: relative;
        top: -1px;
    }

.global-cart .global-cart-item-detail .global-cart-pricing .global-cart-salewithoutdiscountedprice {
    color: #4B6D38;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    text-decoration: none;
    margin-left: 0px;
}

.global-cart .global-cart-item-detail a {
    margin-left: 4px;
    font-family: inherit;
    font-size: 14px;
    color: #747474;
    border: 0;
    background: 0 0;
    text-decoration: underline;
}

@media screen and (max-width: 34.4375em) {
    .global-cart .global-cart-pricing.pricing-desktop {
        display: none;
    }

    .ab-enabled .global-cart .global-cart-pricing.pricing-desktop {
        display: block;
    }
}

.global-cart .global-cart-pricing.pricing-desktop span.pricing-desktop-oldprice.msrp {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    color: #747474;
    margin: 0px;
}

    .global-cart .global-cart-pricing.pricing-desktop span.pricing-desktop-oldprice.msrp + span.pricing-desktop-newprice {
        font-size: 18px;
        line-height: 26px;
        font-weight: 700;
    }

.global-cart .global-cart-pricing.pricing-desktop span.pricing-desktop-oldprice.salewithoutdiscountedprice.show {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    color: #747474;
    margin: 0px;
}

.global-cart .global-cart-pricing.pricing-desktop span.pricing-desktop-newprice {
    color: #12223B;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
}

.global-cart .global-cart-pricing.pricing-desktop span.pricing-desktop-percent.discountpercent.show {
    display: block;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
}

    .global-cart .global-cart-pricing.pricing-desktop span.pricing-desktop-percent.discountpercent.show span.discountpercentarrow {
        position: relative;
        top: -1px;
    }

.global-cart .global-cart-pricing.pricing-desktop .pricing-desktop-price-each {
    bottom: 6px;
}

.global-cart .global-cart-item-cat {
    display: inline-block;
    padding: 4px 8px;
    font-size: 12px;
    font-weight: bold;
    border-radius: 30px;
    background-color: #e3dbcb;
    color: #414854;
}

.global-cart .global-cart-item-title {
    margin: 8px 0;
    font-size: 16px;
    font-weight: bold;
}

    .global-cart .global-cart-item-title a {
        color: #414854;
    }

.global-cart .global-cart-item-model {
    margin: 8px 0;
    font-size: 14px;
}

@media screen and (max-width: 34.4375em) {
    .global-cart .global-cart-item-model {
        font-size: 12px;
    }
}

.global-cart .global-cart-item-model {
    margin: 8px 0;
    font-size: 14px;
}

.global-cart .global-cart-remove {
    margin-left: 4px;
    font-family: inherit;
    font-size: 14px;
    color: #747474;
    border: 0;
    background: none;
    text-decoration: underline;
}

.global-cart-dimensions {
    display: none;
    color: #414854;
    font-size: 14px;
}

.ab-enabled .global-cart-dimensions {
    display: block;
}

    .ab-enabled .global-cart-dimensions + .global-cart-item-model {
        margin-top: 0;
    }

.global-cart-empty {
    margin-top: 16%;
    text-align: center;
}

    .global-cart-empty img {
        mix-blend-mode: multiply;
    }

    .global-cart-empty h2 {
        margin: 32px 0 48px 0;
        padding: 0;
        font-size: 18px;
        text-align: center;
    }

    .global-cart-empty a {
        width: 204px;
        margin: 24px 0;
        padding: 10px 24px;
        font-size: 16px;
        font-weight: bold;
        text-decoration: none;
        border-radius: 28px;
        color: #fff;
        background: #000;
    }

.global-cart-overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 109;
}

    .global-cart-overlay.active {
        display: block;
    }
/*Anything else*/
.anything-else {
    display: none;
    position: fixed;
    right: 560px;
    top: 0;
    max-width: 100%;
    width: 190px;
    height: 100vh;
    padding: 16px 24px;
    z-index: 111;
    overflow-y: auto;
    font-family: mulish,sans-serif;
    background-color: #fff;
    -webkit-transition: top .25s;
    transition: top .25s;
    border-right: 1px solid #d5dae0;
    text-align: center;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.5), 0 0 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.5), 0 0 1px rgba(0, 0, 0, 0.25);
}

    .anything-else .lines .line h2 {
        padding: 10px 0;
        margin: 0;
        font-size: 14px;
        font-weight: 700;
        text-align: center;
        line-height: 22px;
    }

    .anything-else h3 {
        text-align: center;
        font-size: 18px;
        font-weight: 700;
        line-height: 26px;
        padding-bottom: 40px;
        font-family: mulish, sans-serif;
    }

.global-cart .lead-subtitle {
    display: none;
}

.anything-else .lines h2 a {
    color: #414854;
    text-decoration: none;
}

.anything-else .lines .line .img-wrapper {
    -webkit-box-shadow: none;
    box-shadow: none;
    height: auto;
}

.anything-else .lines .img-wrapper span { background: none; }
.anything-else .lines .img-wrapper span img {
    margin-top: 0;
    max-width: 68px;
    min-height: 0;
    margin: 0;
}

.anything-else .lines a.button {
    width: auto;
    color: #000;
    border: 2px solid #000;
    background: #fff;
    padding: 12px 32px;
    font-size: 14px;
    border-radius: 28px;
}

    .anything-else .lines a.button.order-sample:before {
        content: none;
    }

.anything-else .lines {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
}

    .anything-else .lines .line {
        width: 100%;
        border: 0;
        border-radius: initial;
        margin: 0;
        padding-bottom: 32px;
    }

.anything-else .order-up {
    padding-top: 53%;
}

.anything-else .lines .mobile-only {
    display: none;
}

.anything-else .order-up p {
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0px;
}

.anything-else .order-up a {
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    text-decoration-line: underline;
    color: #414854;
}

.global-cart .icon-sample {
    margin: 7% 0;
    filter: brightness(0);
}

.anything-else-close {
    display: none;
}

.global-cart a.affirm-modal-trigger {
    color: #000;
    text-decoration: underline;
}

@media screen and (max-width: 34.375em) {
    .global-cart {
        overflow-y: scroll;
    }

    .global-cart-items {
        height: auto;
    }

    .anything-else {
        margin: 0px;
        position: relative;
        z-index: 0;
        right: 0%;
        left: 2%;
        width: 96%;
        height: auto;
        bottom: 200px;
        padding: 10px;
        border: 1px solid #d5dae0;
        -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1), 0 4px 20px rgba(0, 0, 0, 0.15);
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.1), 0 4px 20px rgba(0, 0, 0, 0.15);
        border-radius: 6px;
        overflow: visible;
    }

    .anything-else-close {
        display: block;
        padding: 10px 11px 13px;
        border: 0;
        background: #85929c;
        border-radius: 50%;
        line-height: 8px;
        color: #fff;
        font-size: 18px;
        position: absolute;
        top: -8px;
        right: -8px;
    }

    .anything-else h3 {
        padding-bottom: 0;
    }

    .global-cart .lead-subtitle {
        font-weight: 600;
        font-size: 12px;
        line-height: 18px;
        text-align: center;
        color: #414854;
        display: block;
    }

    .anything-else .lines {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-top: 14px;
        gap: 26px;
    }

        .anything-else .lines .line {
            max-width: 110px;
            padding: 0;
            width: auto;
        }

    .anything-else .order-up {
        display: none;
    }

    .anything-else h2 {
        min-height: 52px;
        font-weight: 700;
        font-size: 12px;
        line-height: 18px;
        padding: 8px 0;
    }

    .anything-else .img-wrapper span img {
        height: 96px;
        width: auto;
    }

    .anything-else .mobile-only {
        display: block;
    }
}

.unlock-pricing-mobile {
    display: block;
    margin: 16px -16px 0px -16px;
    padding: 6px 0;
    line-height: 1.5em;
    border-bottom: 1px solid #D5DAE0;
    background-color: #f5faf2;
    text-align: center;
}

@media screen and (min-width: 46.875em) {
    .unlock-pricing-mobile {
        display: none;
    }
}

@media screen and (max-width: 47.99875em) {
    .unlock-percent-mobile {
        margin-bottom: 2px;
        font-size: 14px;
        font-weight: bold;
        color: var(--glob-font-body-color);
        font-weight: 700;
        font-size: 14px;
        font-family: 'Mulish', sans-serif;
    }

        .unlock-percent-mobile .discount-tagline {
            font-family: "Mulish", sans-serif;
            font-size: 14px;
            line-height: 22px;
            font-weight: 700;
            color: var(--glob-font-body-color);
            text-align: left;
            padding: 0px 15px 5px;
        }

        .unlock-percent-mobile .discount-checkbox-div {
            font-family: "Mulish", sans-serif;
            font-size: 12px;
            line-height: 18px;
            font-weight: 600;
            color: #414854;
            padding: 0px 15px 5px;
            text-align: left;
        }

            .unlock-percent-mobile .discount-checkbox-div input {
                width: 20px;
                height: 20px;
                margin: 0px 5px 0px 0px;
                position: relative;
                top: 6px;
            }

            .unlock-percent-mobile .discount-checkbox-div label {
                font-family: "Mulish", sans-serif;
                font-size: 12px;
                line-height: 18px;
                font-weight: 600;
                color: #414854;
                padding: 0px 15px 5px;
                text-align: left;
                padding-left: 30px;
            }

    .unlock-checkout-mobile {
        position: relative;
        top: -1px;
        font-size: 12px;
        font-weight: 600;
        color: #12223b;
    }

    .unlock-code-mobile {
        font-size: 14px;
        font-weight: bold;
        color: #747474;
    }

        .unlock-code-mobile:before {
            content: '';
            border-left: 1px solid #12223b;
            margin-left: 1px;
            padding-left: 4px;
        }
}

.popup-new {
    display: none;
    position: absolute;
    z-index: 20;
    padding: 16px;
    border-radius: 12px;
    background-color: #353535E8;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1), 0px 4px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1), 0px 4px 20px rgba(0, 0, 0, 0.15);
}

    .popup-new.lead-time-info {
        line-height: 1.75em;
        font-size: 13px;
        color: #fff;
        width: 500px;
        max-width: 90%;
        top: -45px;
        left: -420px;
    }

@media screen and (max-width: 63.99875em) {
    .popup-new.lead-time-info {
        left: 16px;
        right: auto;
        top: 35px;
    }
}

.popup-new:after {
    content: '';
    position: absolute;
    right: -20px;
    top: 48px;
    border-left: 20px solid #353535E8;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

@media screen and (max-width: 63.99875em) {
    .popup-new:after {
        top: -12px;
        left: 50px;
        right: auto;
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }
}

.popup-new p {
    font-family: "open sans", sans-serif;
}

.trade-pro-mobile {
    display: block;
    margin-bottom: 24px;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Mulish', sans-serif;
}

    .trade-pro-mobile a {
        text-decoration: underline;
        color: #12223b;
    }

        .trade-pro-mobile a:hover {
            text-decoration: none;
        }
/*pdpoption-2*/
@media (min-width: 550px) {
    .pdp-assembled-detail.product-detail-page .cat-img {
        position: relative;
        overflow: hidden;
        text-align: center;
        border-radius: 8px;
        border: 1px solid #d8d8d8;
        -webkit-box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.25);
        box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.25);
    }
}

.pdp-assembled-detail.product-detail-page .info-col .slick-slider .img-wrap {
    text-align: center;
}

    .pdp-assembled-detail.product-detail-page .info-col .slick-slider .img-wrap img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        display: initial;
    }

@media screen and (min-width: 34.375em) {
    .pdp-assembled-detail.product-detail-page .info-col .cat-img img {
        max-height: 100%;
        max-width: 78%;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .pdp-assembled-detail.product-detail-page .info-col .image-thumbs.slick-slider .img-wrap {
        text-align: center;
    }

        .pdp-assembled-detail.product-detail-page .info-col .image-thumbs.slick-slider .img-wrap img {
            width: auto;
        }
}
/*pdpoption-2 end*/
/*********************************PDP SCSS*********************/
.product-no-reviews, .product-reviews-overview {
    margin: 0 0 25px;
    color: #444;
}

    .product-no-reviews a {
        text-decoration: underline;
    }

.product-review-box {
    display: inline-block;
    margin: 0 0 8px;
}

    .product-review-box .rating {
        width: 95px;
        height: 14px;
        background: url("../images/rating1.png") repeat-x;
    }

        .product-review-box .rating div {
            height: 14px;
            background: url("../images/rating2.png") repeat-x;
        }

.product-review-links a {
    text-decoration: underline;
}

    .product-review-links a:hover, .product-review-links a:focus {
        color: #4ab2f1;
    }

.product-reviews-page h1 a {
    color: #4ab2f1;
}

    .product-reviews-page h1 a:before, .product-reviews-page h1 a:after {
        content: "''";
    }

.product-reviews-page .title {
    margin: 0 0 20px;
    font-size: 20px;
    color: #444;
}

    .product-reviews-page .title strong {
        font-weight: normal;
    }

.write-review {
    margin: 0 0 60px;
}

    .write-review .fieldset {
        margin: 0 0 30px;
    }

.tooltip {
    position: initial;
    display: inline-block;
    border-bottom: 1px dotted #000;
    color: #444;
}

    .tooltip .tooltiptext {
        visibility: hidden;
        width: auto;
        background: #f0f0f0 no-repeat 100% 5%;
        border: #c0c0c0 1px dotted;
        text-align: Left;
        padding: 10px 10px 5px 5px;
        position: absolute;
        z-index: 1;
        left: 10%;
        opacity: 0;
        -webkit-transition: opacity .3s;
        transition: opacity .3s;
    }

        .tooltip .tooltiptext::after {
            content: "";
            position: absolute;
        }

    .tooltip:hover .tooltiptext, .tooltip:focus .tooltiptext {
        visibility: visible;
        opacity: 1;
        cursor: help;
    }

.write-review .review-rating {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .write-review .review-rating label {
        display: block;
        margin: 0 0 5px;
        font-size: 14px;
        color: #444;
    }

    .write-review .review-rating div.first {
        color: #e4444c;
    }

    .write-review .review-rating div.rating-options {
        padding-top: 2px;
    }

        .write-review .review-rating div.rating-options input {
            vertical-align: baseline;
        }

    .write-review .review-rating div.last {
        color: #4cb17c;
    }

.write-review .captcha-box {
    margin: 15px 0 0;
}

.write-review .button-1 {
    border: none;
    background-color: #4ab2f1;
    padding: 10px 25px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
}

    .write-review .button-1:hover, .write-review .button-1:focus {
        background-color: #248ece;
    }

.product-reviews-page .result, .product-reviews-page .message-error {
    margin: 0 0 20px;
}

.product-review-list {
    overflow: hidden;
}

.product-review-item {
    border: 1px solid #d5dae0;
    background: #f0f3f5;
    margin: 0 0 20px 0;
    position: relative;
    width: 100%;
}

    .product-review-item .review-item-head {
        border-top: 1px solid #ddd;
        overflow: hidden;
        padding: 10px 15px;
        background: #d5dae0;
    }

    .product-review-item .review-title {
        line-height: 20px;
        font-size: 15px;
        color: #444;
    }

    .product-review-item .product-review-box {
        margin: 3px 0 0;
    }

    .product-review-item .review-content {
        padding: 20px;
    }

        .product-review-item .review-content label {
            display: inline-block;
            font-size: 16px;
        }

    .product-review-item .review-text {
        margin: 0 0 15px;
        line-height: 22px;
        color: #444;
    }

    .product-review-item .avatar {
        margin: 0 0 10px;
    }

    .product-review-item .reply {
        margin: 15px 0;
        border-top: 1px solid #ddd;
    }

    .product-review-item .reply-header {
        margin: 15px 0;
        font-weight: bold;
    }

    .product-review-item .reply-text {
        line-height: 22px;
    }

    .product-review-item .review-info {
        margin: 0 0 5px;
    }

        .product-review-item .review-info label {
            font-weight: normal;
        }

        .product-review-item .review-info a, .product-review-helpfulness .vote {
            display: inline-block;
            padding: 0 5px;
            color: var(--glob-font-body-color);
            cursor: pointer;
            text-decoration: underline;
        }

            .product-review-item .review-info a:hover, .product-review-helpfulness .vote:hover {
                text-decoration: none;
            }

.product-review-helpfulness .question {
    margin: 0 5px 0 0;
    font-style: italic;
}

.product-review-helpfulness .result {
    margin: 0 0 0 10px;
}

.product-review-item .review-type-rating-ext {
    overflow: hidden;
    margin: 0 0 20px;
}

@media all and (min-width: 769px) {
    .product-review-item .review-title {
        float: left;
        max-width: 600px;
    }

    .product-review-item .product-review-box {
        float: right;
    }
}

@media all and (min-width: 1001px) {
    .product-review-item .review-title {
        max-width: 850px;
    }

    .write-review .review-rating div.name-description {
        width: 265px;
        margin: 0 5px 0 0;
        text-align: right;
    }

    .product-review-item .review-text {
        display: table;
        width: 100%;
        table-layout: fixed;
    }

    .product-review-item .avatar {
        display: table-cell;
        vertical-align: top;
        width: 120px;
    }

        .product-review-item .avatar img {
            max-width: 100%;
        }

    .product-review-item .text-body {
        display: table-cell;
        vertical-align: top;
    }

    .product-review-item .avatar + .text-body {
        padding: 0 0 0 20px;
    }

    .product-review-item .review-title {
        max-width: 1050px;
    }
}

.banner.banner-small {
    height: 200px;
    margin-bottom: 24px;
    background: url("../images/multi-unit.jpg") center center no-repeat;
    background-size: cover;
}

    .banner.banner-small .banner-content {
        max-width: 750px;
        margin: 0 auto;
        padding: 0 24px;
    }

    .banner.banner-small h1 {
        max-width: 450px;
        padding-top: 48px;
        font-size: 32px;
        color: #fff;
        line-height: 1.25em;
        font-family: "Mulish", sans-serif;
    }

.multi-unit-form {
    max-width: 500px;
    margin: 32px auto;
}

    .multi-unit-form label {
        display: block;
        margin: 16px 0px 0px 0px;
    }

    .multi-unit-form .error {
        color: #cc4b37;
        font-size: 14px;
    }

    .multi-unit-form input, .multi-unit-form textarea {
        padding: 8px;
        font-size: 16px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-family: inherit;
        margin-bottom: 0px;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 3px;
        height: 40px;
    }

        .multi-unit-form input:focus, .multi-unit-form textarea:focus {
            border-color: #000;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

    .multi-unit-form textarea {
        height: 60px;
    }

    .multi-unit-form input[type=submit] {
        display: block;
        width: 200px;
        margin: 20px auto;
    }

    .multi-unit-form .rta-button-flat.call {
        color: #fff;
        border-bottom: 2px solid #0a4b08;
        background-color: #1a5b08;
        padding: 8px 16px;
        font-size: 14px;
        font-family: inherit;
        font-weight: 700;
        border: 0;
        text-align: center;
        text-decoration: none;
        -webkit-transition: background-color .5s;
        transition: background-color .5s;
        -webkit-appearance: none;
        border-radius: 0;
        display: block;
        width: 200px;
        margin: 20px auto;
    }

    .multi-unit-form .citystzip input + input {
        width: 22%;
    }

    .multi-unit-form input[name=product] {
        display: none;
    }

    .multi-unit-form ::-webkit-input-placeholder {
        font-size: 16px;
        opacity: 1;
    }

    .multi-unit-form ::-ms-input-placeholder {
        font-size: 16px;
        opacity: 1;
    }

    .multi-unit-form ::placeholder {
        font-size: 16px;
        opacity: 1;
    }

@media (max-width: 350px) {
    .multi-unit-form input {
        font-size: 13px;
    }
}

.assembly-container h1 {
    margin: 32px 0 48px 0;
    text-align: center;
}

@media screen and (max-width: 76.25em) {
    .assembly-container h1 {
        margin: 32px 0 26px 0;
    }
}

@media screen and (max-width: 46.875em) {
    .assembly-container h1 {
        margin: 32px 0 28px 0;
        font-size: 18px;
    }
}

.assembly-container p.intro {
    margin: 0 0 24px 0px;
    font-weight: bold;
}

@media screen and (max-width: 76.25em) {
    .assembly-container p.intro {
        text-align: center;
    }
}

.assembly-container .lines .line {
    width: calc(20% - 1vw);
    margin: 0.5vw;
}

@media screen and (max-width: 64em) {
    .assembly-container .lines .line {
        width: calc(25% - 1.5vw);
    }
}

@media screen and (max-width: 46.875em) {
    .assembly-container .lines .line {
        width: calc(49.9% - 1.5vw);
        margin: 2vw 0.75vw;
        padding: 0 12px 16px 12px;
    }
}

.assembly-container .lines .line h2, .assembly-container .lines .line h3 {
    margin: 20px 0 16px 0;
}

@media screen and (max-width: 76.25em) {
    .assembly-container .lines .line h2, .assembly-container .lines .line h3 {
        font-size: 14px;
    }
}

.assembly-container .lines .line .button, .assembly-container .lines .line a.button {
    font-size: 13px;
    width: 100%;
}


.assembly-container.assembly-container-sub-list .line.type {
    text-align: center;
    border: 0;
    -webkit-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.29);
    box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.29);
}

    .assembly-container.assembly-container-sub-list .line.type .img-wrapper {
        height: 130px;
        margin: 24px 0 16px 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .assembly-container.assembly-container-sub-list .line.type .img-wrapper img {
            width: auto;
            height: 130px;
            margin: 0 auto;
        }

    .assembly-container.assembly-container-sub-list .line.type.previewing .button.view-video {
        font-style: italic;
    }

.assembly-container.assembly-container-sub-list .preview {
    position: relative;
    width: calc(100% - 1.5vw);
    margin: 16px 0 12px 0.75vw;
    padding: 20px;
    border-radius: 4px;
    background-color: #eee;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.22);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.22);
}

@media screen and (max-width: 76.25em) {
    .assembly-container.assembly-container-sub-list .preview {
        margin-top: 12px;
        margin-bottom: 12px;
    }
}

@media screen and (max-width: 46.875em) {
    .assembly-container.assembly-container-sub-list .preview {
        width: 108%;
        margin-left: -4%;
        margin-right: -4%;
        border-radius: 0;
    }
}

.assembly-container.assembly-container-sub-list .preview.arrow-10:before {
    left: calc(9% - 1vw);
}

.assembly-container.assembly-container-sub-list .preview.arrow-30:before {
    left: calc(29% - 1vw);
}

.assembly-container.assembly-container-sub-list .preview.arrow-50:before {
    left: calc(50% - 1vw);
}

.assembly-container.assembly-container-sub-list .preview.arrow-70:before {
    left: calc(70% - 1vw);
}

.assembly-container.assembly-container-sub-list .preview.arrow-90:before {
    left: calc(90.5% - 1vw);
}

.assembly-container.assembly-container-sub-list .preview.arrow-25:before {
    left: calc(23% - 1vw);
}

.assembly-container.assembly-container-sub-list .preview.arrow-75:before {
    left: calc(69% - 1vw);
}

.assembly-container.assembly-container-sub-list .preview.arrow-13:before {
    left: calc(11% - 1vw);
}

.assembly-container.assembly-container-sub-list .preview.arrow-38:before {
    left: calc(36% - 1vw);
}

.assembly-container.assembly-container-sub-list .preview.arrow-63:before {
    left: calc(60.5% - 1vw);
}

.assembly-container.assembly-container-sub-list .preview.arrow-88:before {
    left: calc(85.5% - 1vw);
}

.assembly-container.assembly-container-sub-list .preview iframe {
    margin-top: 36px;
    border: 0px;
}

@media screen and (max-width: 46.875em) {
    .assembly-container.assembly-container-sub-list .preview iframe {
        height: 300px;
    }
}

.visualIEFloatFix a {
    text-decoration: underline;
}

    .visualIEFloatFix a:hover {
        text-decoration: none;
    }

.shipping-returns-container {
    padding: 20px 10px;
    font-size: 13px;
    font-weight: 400;
    max-width: 980px;
    margin: auto;
}

@media print, screen and (min-width: 48em) {
    .shipping-returns-container {
        font-size: 18px;
        font-weight: 400;
    }
}

.shipping-returns-container h1 {
    margin: 0 0 10px 0;
    font-size: 28px;
    font-weight: bold;
}

.shipping-returns-container ul {
    margin: 0 0 0 22px;
    color: #000;
    list-style-type: square;
    list-style-image: none;
}

.shipping-returns-container li {
    margin: 8px 0;
}

    .shipping-returns-container li a {
        text-decoration: none;
        border-bottom: 1px #ccc solid;
        color: var(--glob-font-body-color);
        font-size: 13px;
        font-weight: 400;
    }

@media print, screen and (min-width: 48em) {
    .shipping-returns-container li a {
        font-size: 18px;
        font-weight: 400;
    }
}

.shipping-returns-container h3 {
    border-bottom: none;
    font-weight: 700;
    font-size: 22px;
    color: Black;
    margin-top: 20px;
}

.cart-main {
    background: #F6F5F3;
    padding: 32px 0px 36px 0px;
}

@media print, screen and (min-width: 64em) {
    .cart-main {
        padding: 32px 4px 36px 4px;
    }
}

.cart-main h3 {
    font-style: normal;
    font-size: 21px;
    line-height: 28px;
    margin-right: 24px;
}

@media print, screen and (min-width: 64em) {
    .cart-main h3 {
        font-size: 26px;
        line-height: 36px;
    }
}
/*Cart empty*/
.cart-empty {
    text-align: center;
    padding: 0px 0px 40px 0px;
}

.cart-empty-img {
    margin: 60px 0px 0px 0px;
}

.cart-empty h5 {
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #12223B;
    margin: 33px 0px;
}

@media print, screen and (min-width: 64em) {
    .cart-empty h5 {
        font-size: 18px;
        line-height: 26px;
    }
}
/*Saved cart*/
.cart-saved {
    background: #fff;
    padding: 40px 0px 80px 0px;
}

    .cart-saved h3 {
        font-family: "Mulish", sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 21px;
        line-height: 28px;
        color: #000000;
        margin-bottom: 24px;
    }

@media print, screen and (min-width: 64em) {
    .cart-saved h3 {
        font-size: 26px;
        line-height: 36px;
    }
}

.cart-saved-block {
    padding: 24px 16px;
    background: #FFFFFF;
    border: 1px solid #D5DAE0;
    border-radius: 4px;
    margin-bottom: 12px;
}

    .cart-saved-block .cart-saved-block-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 18px;
    }

    .cart-saved-block h5 {
        font-family: "Mulish", sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 22px;
        color: #12223B;
        display: inline-block;
    }

    .cart-saved-block .cart-saved-block-date {
        font-family: "Mulish", sans-serif;
        font-weight: 600;
        font-size: 12px;
        line-height: 18px;
        color: #747474;
        margin-bottom: 16px;
    }

    .cart-saved-block .cart-saved-block-price {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

        .cart-saved-block .cart-saved-block-price .price {
            font-family: "Mulish", sans-serif;
            font-weight: 700;
            font-size: 14px;
            line-height: 22px;
            color: #414854;
        }

        .cart-saved-block .cart-saved-block-price .full-list {
            font-family: "Mulish", sans-serif;
            font-weight: 700;
            font-size: 14px;
            line-height: 20px;
            text-decoration: underline;
            color: var(--glob-font-body-color);
        }

            .cart-saved-block .cart-saved-block-price .full-list:hover {
                text-decoration: none;
            }
/*cart-main-summary*/
.cart-main-summary .cart-main-head {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px;
    border: 1px solid #D5DAE0;
    border-radius: 4px 4px 0px 0px;
}

    .cart-main-summary .cart-main-head .cart-main-img {
        min-width: 66px;
    }

@media print, screen and (min-width: 64em) {
    .cart-main-summary .cart-main-head .cart-main-img {
        min-width: 60px;
    }
}

.cart-main-summary .cart-main-head .cart-main-content {
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #747474;
    padding-left: 24px;
}

    .cart-main-summary .cart-main-head .cart-main-content a {
        text-decoration: underline;
    }

        .cart-main-summary .cart-main-head .cart-main-content a:hover {
            text-decoration: none;
        }
/*cart-summary-section*/
.cart-summary-section {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 32px 16px 16px;
    background: #FFFFFF;
    border: 1px solid #D5DAE0;
    border-radius: 0px 0px 4px 4px;
}

@media screen and (min-width: 87.5em) {
    .cart-summary-section {
        padding: 36px;
    }
}

.cart-summary-section .cart-summary-section-total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 20px;
    margin-top: 20px;
}

.cart-summary-section .cart-summary-section-total-cell {
    font-family: "Mulish", sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 40px;
}

@media print, screen and (min-width: 64em) {
    .cart-summary-section .cart-summary-section-total-cell {
        font-size: 28px;
        line-height: 40px;
    }
}

.cart-summary-section-cards {
    padding-bottom: 16px;
}

    .cart-summary-section-cards .logo-apple-pay {
        height: 26px;
        margin-left: 3px;
    }

.cart-summary-section-affirm {
    font-family: "Mulish", sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    color: #747474;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.cart-main .line .img-wrapper > span { background: none; }

@media print, screen and (min-width: 64em) {
.cart-summary-section-affirm {
    font-size: 14px;
    line-height: 22px;
}
}

.cart-summary-section-affirm p {
    margin: 0px;
}

.cart-summary-section-affirm img {
    height: 15px;
    margin: 0px 6px;
}

@media print, screen and (min-width: 64em) {
    .cart-summary-section-affirm img {
        height: 17px;
    }
}

.cart-summary-section-affirm a {
    line-height: 20px;
    text-decoration: underline;
    color: var(--glob-font-body-color);
}

    .cart-summary-section-affirm a:hover {
        text-decoration: none;
    }

.cart-summary-section-total-details {
    border-top: 1px solid #D5DAE0;
    border-bottom: 1px solid #D5DAE0;
    margin-top: 20px;
}

.cart-summary-section-total-details-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 12px;
}

    .cart-summary-section-total-details-row[data-toggle-active] {
        display: none;
    }

    .cart-summary-section-total-details-row.active[data-toggle-active] {
        display: block;
    }

    .cart-summary-section-total-details-row.promo-code-row input.promo-code {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 12px 10px 12px 16px;
        height: 50px;
        background: #F0F3F5;
        border: 1px solid #D5DAE0;
        border-radius: 4px;
        margin: 0px;
        font-family: "Mulish", sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 26px;
        color: #414854;
    }

    .cart-summary-section-total-details-row.promo-code-row .cart-summary-section-total-details-cell {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
    }

        .cart-summary-section-total-details-row.promo-code-row .cart-summary-section-total-details-cell .button {
            margin: 0px 0px 0px 12px;
        }

    .cart-summary-section-total-details-row .cart-summary-section-total-details-cell[data-toggle] {
        background: url(../images/angle-down.svg) no-repeat right 2px;
        padding: 0px 28px 0px 0px;
        cursor: pointer;
    }

        .cart-summary-section-total-details-row .cart-summary-section-total-details-cell[data-toggle].active {
            background: url(../images/angle-up.svg) no-repeat right 2px;
        }

    .cart-summary-section-total-details-row .cart-summary-section-total-details-cell.zip-row {
        background: none;
        padding: 0px;
    }

        .cart-summary-section-total-details-row .cart-summary-section-total-details-cell.zip-row.active {
            background: none;
        }

.cart-summary-section-total-details-cell {
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    color: #414854;
}

@media print, screen and (min-width: 64em) {
    .cart-summary-section-total-details-cell {
        font-size: 16px;
        line-height: 26px;
    }
}

.cart-summary-section-total-details-cell.saving-cell {
    color: #D14104;
}

.cart-summary-section-total-details-cell .zipcode {
    color: var(--glob-font-body-color);
    text-decoration: underline;
}

.cart-summary-section-total-details-cell.shipping-tax {
    font-weight: 600;
}
/*cart-main-title*/
.cart-main-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 32px;
}
/*cart-items-wrapper*/
@media screen and (min-width: 75em) {
    .cart-items-wrapper {
        background: #F6F5F3;
        -webkit-box-shadow: inset 0px 1px 4px rgba(0, 0, 0, 0.15);
        box-shadow: inset 0px 1px 4px rgba(0, 0, 0, 0.15);
        border-radius: 4px;
        padding: 16px 40px 16px 16px;
        /* width */
        /* Track */
        /* Handle */
        /* Handle on hover */
    }

        .cart-items-wrapper::-webkit-scrollbar {
            width: 8px;
            margin: 16px;
        }

        .cart-items-wrapper::-webkit-scrollbar-track {
            background: transparent;
        }

        .cart-items-wrapper::-webkit-scrollbar-thumb {
            background: #C4C4C4;
            border-radius: 10px;
        }

            .cart-items-wrapper::-webkit-scrollbar-thumb:hover {
                background: #555;
            }
}

.cart-items-group-title {
    padding: 12px;
    background: #E3DBCB;
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2), 0px 2px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2), 0px 2px 10px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #12223B;
    margin-bottom: 8px;
}

    .cart-items-group-title span.tag-percent {
        padding: 2px 8px;
        border-radius: 30px;
        background: #F5FAF2;
        font-size: 12px;
        line-height: 18px;
        font-weight: 700;
        color: #414854;
        margin-left: 5px;
    }

.cart-items-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px;
    background: #FFFFFF;
    border-radius: 6px;
    margin-bottom: 8px;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media screen and (min-width: 75em) {
    .cart-items-item {
        padding: 16px;
    }
}

.cart-items-item-img {
    min-width: 108px;
    width: calc(30% - 16px);
    overflow: hidden;
    border-radius: 4px;
    padding: 8px;
    text-align: center;
    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.25), inset 0 1px 3px rgba(63, 63, 68, 0.15);
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.25), inset 0 1px 3px rgba(63, 63, 68, 0.15);
    -ms-flex-item-align: self-start;
    align-self: self-start;
}

@media screen and (min-width: 75em) {
    .cart-items-item-img {
        min-width: 184px;
        width: 190px;
    }
}

.cart-items-item-img img {
    max-height: 128px;
}

.cart-items-item-details {
    padding: 0px 0px 0px 16px;
    width: calc(100% - 30% - 16px);
}

@media screen and (min-width: 75em) {
    .cart-items-item-details {
        width: calc(100% - 190px);
    }
}

.cart-items-item-group-name {
    padding: 2px 10px;
    background: #E3DBCB;
    border-radius: 30px;
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    color: #12223B;
    display: inline-block;
    margin-bottom: 8px;
}

@media screen and (max-width: 74.99875em) {
    .ab-enabled .cart-items-item-group-name {
        margin-bottom: 4px;
    }
}


.cart-items-item-delete {
    position: absolute;
    bottom: 12px;
}

@media print, screen and (min-width: 64em) {
    .cart-items-item-delete {
        bottom: auto;
        right: 16px;
    }
}

.cart-items-item-pname {
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    margin: 8px 0 6px 0;
    line-height: 22px;
    color: #12223B;
}

@media screen and (max-width: 74.99875em) {
    .ab-enabled .cart-items-item-pname {
        margin-top: 0;
    }
}

@media screen and (min-width: 75em) {
    .cart-items-item-pname {
        font-size: 16px;
        line-height: 26px;
    }
}

@media screen and (min-width: 75em) {
    .cart-items-item-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        margin-bottom: 16px;
    }
}

.cart-items-item-dimension {
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: #414854;
    margin-bottom: 8px;
    word-break: break-all;
}

@media screen and (min-width: 75em) {
    .cart-items-item-dimension {
        width: 180px;
        font-size: 14px;
        line-height: 22px;
    }
}

.cart-items-item-dimension > div {
    margin-bottom: 4px;
}

.cart-items-item-stock {
    background: url(../images/check-green-icon.svg) no-repeat left center;
    padding: 0px 0px 0px 20px;
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    margin: 8px 0px 0px 0px;
    display: none;
}

    .cart-items-item-stock.out-of-stock {
        background: url(../images/icon-alert.svg) no-repeat left center;
        background-size: 16px;
        color: #704434;
    }

    .cart-items-item-stock.cart-items-item-stock-mobile {
        display: block;
        margin-bottom: 15px;
    }

@media screen and (min-width: 75em) {
    .cart-items-item-stock.cart-items-item-stock-mobile {
        display: none;
    }
}

@media screen and (min-width: 75em) {
    .cart-items-item-stock {
        font-size: 14px;
        line-height: 22px;
        display: initial;
    }
}

.cart-items-item-price {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    color: #747474;
}

@media screen and (min-width: 75em) {
    .cart-items-item-price {
        width: 122px;
        font-size: 14px;
        line-height: 22px;
    }
}

.cart-items-item-price div {
    display: inline-block;
}

.cart-items-item-price span {
    font-weight: 400;
    font-size: 10px;
    line-height: 16px;
    text-decoration: line-through;
}

@media screen and (min-width: 75em) {
    .cart-items-item-price span {
        font-size: 12px;
        line-height: 20px;
    }
}

.cart-items-item-qty {
    margin: 16px 0;
}

@media screen and (min-width: 75em) {
    .cart-items-item-qty {
        margin: 0px;
    }
}

.cart-items-item-qty span.qty-wrap {
    width: 153px;
    height: 44px;
    background: #FFFFFF;
    border: 1px solid #D5DAE0;
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (min-width: 75em) {
    .cart-items-item-qty span.qty-wrap {
        width: 94px;
    }
}

.cart-items-item-qty input {
    margin: 0px;
    border: 0px;
    height: 40px;
    padding: 0px;
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #414854;
    width: calc(100% - 96px);
}

@media screen and (min-width: 75em) {
    .cart-items-item-qty input {
        width: calc(100% - 56px);
        font-size: 16px;
        line-height: 24px;
    }
}

.cart-items-item-qty input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0px;
}

.cart-items-item-qty .global-cart-qty-down {
    background: url(../images/minus-qty.svg) no-repeat center center;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin: 0px 12px;
}

@media screen and (min-width: 75em) {
    .cart-items-item-qty .global-cart-qty-down {
        width: 16px;
        height: 16px;
        margin: 0px 0px 0px 12px;
        background-size: contain;
    }
}

.cart-items-item-qty .global-cart-qty-up {
    background: url(../images/plus-qty.svg) no-repeat center center;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin: 0px 12px;
}

@media screen and (min-width: 75em) {
    .cart-items-item-qty .global-cart-qty-up {
        width: 16px;
        height: 16px;
        margin: 0px 12px 0px 0px;
        background-size: contain;
    }
}

.cart-items-item-total {
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #12223B;
    margin-bottom: 16px;
}

@media screen and (min-width: 75em) {
    .cart-items-item-total {
        font-size: 18px;
        line-height: 26px;
        min-width: 100px;
        text-align: right;
    }
}

.cart-items-item-total span {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-decoration: line-through;
    color: #414854;
}

@media screen and (min-width: 75em) {
    .cart-items-item-total span {
        font-size: 16px;
        line-height: 24px;
        display: block;
    }
}

@media screen and (min-width: 75em) {
    .cart-items-item .cart-items-item-total-wrap {
        text-align: right;
    }
}

.cart-items-item .cart-items-item-total-wrap div.salediscountwithout {
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    color: #747474;
    text-decoration: line-through;
    font-family: "Mulish", sans-serif;
}

@media screen and (min-width: 75em) {
    .cart-items-item .cart-items-item-total-wrap div.salediscountwithout {
        display: block;
    }
}

.cart-items-item .cart-items-item-total-wrap div.salediscountwithout + .cart-items-item-total {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    font-family: "Mulish", sans-serif;
    display: inline-block;
    margin-bottom: 0px;
}

@media screen and (min-width: 75em) {
    .cart-items-item .cart-items-item-total-wrap div.salediscountwithout + .cart-items-item-total {
        display: block;
    }
}

.cart-items-item .cart-items-item-total-wrap .cart-items-item-total {
    color: #12223B;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    font-family: "Mulish", sans-serif;
    display: inline-block;
    margin-bottom: 0px;
}

@media screen and (min-width: 75em) {
    .cart-items-item .cart-items-item-total-wrap .cart-items-item-total {
        display: block;
    }
}

.cart-items-item .cart-items-item-total-wrap .discountpercent.salediscountedprice.show {
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    font-family: "Mulish", sans-serif;
    display: inline-block;
}

@media screen and (min-width: 75em) {
    .cart-items-item .cart-items-item-total-wrap .discountpercent.salediscountedprice.show {
        display: block;
    }
}

.cart-items-item .cart-items-item-total-wrap .discountpercent.salediscountedprice.show .discountpercentarrow {
    position: relative;
    top: -1px;
}

.cart-items-item-warranty {
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    text-decoration: underline;
    color: #12223B;
    background: url(../images/sheild-icon.svg) no-repeat left center;
    background-size: 18px;
    padding: 0px 0px 0px 24px;
    position: relative;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 0px;
    filter: brightness(0);
}

@media print, screen and (min-width: 64em) {
    .cart-items-item-warranty {
        font-size: 14px;
        line-height: 24px;
        background-size: 16px;
    }
}

.cart-items-item-warranty a {
    color: #12223B;
}

.cart-items-item-warranty .warranty-hover {
    position: absolute;
    width: 343px;
    left: -117px;
    top: 35px;
    background: rgba(53, 53, 53, 0.91);
    border-radius: 12px;
    z-index: 1;
    color: #fff;
    padding: 16px;
    display: none;
}

@media print, screen and (min-width: 64em) {
    .cart-items-item-warranty .warranty-hover {
        left: auto;
        right: -370px;
        top: -80px;
    }
}

.cart-items-item-warranty .warranty-hover.open {
    display: block;
}

.cart-items-item-warranty .warranty-hover:before {
    content: ' ';
    width: 20px;
    height: 20px;
    position: absolute;
    left: 60%;
    top: -16px;
    background: url(../images/warranty-hover-corner.svg) no-repeat left center;
}

@media print, screen and (min-width: 64em) {
    .cart-items-item-warranty .warranty-hover:before {
        left: -10px;
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
        top: 35%;
    }
}

.cart-items-item-warranty .warranty-hover .warranty-close {
    background: url(../images/warranty-hover-close.svg) no-repeat center center;
    width: 12px;
    height: 12px;
    display: inline-block;
    position: absolute;
    right: 16px;
    top: 20px;
}

.cart-items-item-warranty .warranty-hover h5 {
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    margin-bottom: 15px;
}

.cart-items-item-warranty .warranty-hover p {
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    color: #E4E9EE;
}

.cart-items-item.item-assembled {
    padding: 12px 12px 56px 12px;
}

    .cart-items-item.item-assembled .cart-items-item-delete {
        bottom: 56px;
    }

@media print, screen and (min-width: 64em) {
    .cart-items-item.item-assembled .cart-items-item-delete {
        bottom: auto;
        right: 16px;
    }
}

.cart-items-item.item-assembled .cart-items-item-assembled {
    background: #E4EDF6;
    border-radius: 0px 0px 6px 6px;
    padding: 12px 18px;
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #414854;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

@media screen and (min-width: 75em) {
    .cart-items-item.item-assembled .cart-items-item-assembled {
        font-size: 16px;
        line-height: 22px;
    }
}

.cart-items-item.item-assembled .cart-items-item-assembled img {
    margin-right: 10px;
}

@media screen and (max-width: 75em) {
    .show-for-1200px {
        display: none !important;
    }
}

@media screen and (min-width: 75em) {
    .hide-for-1200px.show {
        display: none !important;
    }
}
/*cart-email-save*/
.cart-email-save {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0px;
}

@media screen and (max-width: 74.99875em) {
    .cart-email-save {
        max-width: 680px;
        margin-left: auto;
        margin-right: auto;
    }
}

.cart-email-save a {
    font-family: "Mulish", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    margin-right: 10px;
    color: var(--glob-font-body-color);
}

@media screen and (min-width: 75em) {
    .cart-email-save a {
        font-size: 16px;
        line-height: 22px;
        margin-right: 30px;
    }
}

.cart-email-save a img {
    margin-right: 6px;
}

.cart-email-save a.button.white {
    margin: 0px 10px 0px 0px;
}

@media screen and (min-width: 75em) {
    .cart-email-save a.button.white {
        margin: 0px 30px 0px 0px;
    }
}

@media screen and (min-width: 768px) {
    .save-cart-list-popup-dessign .page-title {
        background: #F6F5F3;
    }

    .saved-cart-buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .saved-cart-buttons h4 {
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2;
        }
}

.white-box-sign-up {
    border-radius: 4px;
    border: 1px solid #D5DAE0;
    background: #FFF;
    padding: 24px;
}

    .white-box-sign-up h3 {
        margin-bottom: 0px;
        color: #12223B;
        /* H3_Desktop */
        font-size: 26px;
        font-family: Mulish;
        font-style: normal;
        font-weight: 600;
        line-height: 36px;
    }

    .white-box-sign-up .service-list {
        padding: 24px 0px;
    }

    .white-box-sign-up .service-list-item {
        margin-top: 16px;
        color: #414854;
        /* Body_Desktop */
        font-size: 16px;
        font-family: Mulish;
        font-style: normal;
        font-weight: 600;
        line-height: 26px;
    }

        .white-box-sign-up .service-list-item:first-child {
            margin-top: 0px;
        }

        .white-box-sign-up .service-list-item img {
            margin-right: 12px;
        }

@media print, screen and (min-width: 64em) {
    .cell.padding-left-large-80 {
        padding-left: 80px;
    }
}

.diyer-block {
    padding-top: 32px;
    border-top: 1px solid #D5DAE0;
    margin: 32px 0px 0px;
}

.diyer-block-wrap {
    padding: 56px 16px;
    background: url(../images/home-hero.jpg) no-repeat center center;
    margin: 0px -16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-size: cover;
}

@media print, screen and (min-width: 64em) {
    .diyer-block-wrap {
        margin: 0px;
    }
}

.diyer-block-white {
    padding: 16px 16px 32px 16px;
    background: #fff;
    border-radius: 4px;
    max-width: 460px;
}

@media print, screen and (min-width: 64em) {
    .diyer-block-white {
        padding: 40px;
    }
}

.diyer-block-white h3 {
    color: #12223B;
    /* H3_Mobile */
    font-size: 21px;
    font-family: Mulish;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}

@media print, screen and (min-width: 64em) {
    .diyer-block-white h3 {
        font-size: 26px;
        line-height: 36px;
    }
}

.diyer-block-white p {
    color: #414854;
    /* Body_Mobile */
    font-size: 14px;
    font-family: Mulish;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
}

@media print, screen and (min-width: 64em) {
    .diyer-block-white p {
        font-size: 16px;
        line-height: 26px;
    }
}

.diyer-block-white .button {
    border-radius: 27px;
    padding-left: 24px;
    margin: 0px;
    padding-right: 24px;
}

.jp-card-container {
    width: auto !important;
}

.alert.alert-error {
    padding: 12px !important;
    color: #8e1414 !important;
    border-radius: 4px !important;
    border: 2px solid #8e1414 !important;
    background-color: #fef4f1 !important;
    max-width: none !important;
    min-height: unset !important;
    margin-bottom: unset !important;
}

    .alert.alert-error::before {
        content: '!';
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 8px;
        font-weight: bold;
        line-height: 15px;
        border: 2px solid #8e1414;
        border-radius: 50%;
        text-align: center;
    }

.alert.alert-success {
    padding: 12px 12px 12px 40px !important;
    color: #0ead69 !important;
    border-radius: 4px !important;
    border: 2px solid #0ead69 !important;
    background-color: #fff !important;
    max-width: none !important;
    min-height: unset !important;
    margin-bottom: unset !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

    .alert.alert-success:before {
        content: "";
        width: 24px;
        height: 24px;
        display: inline-block;
        position: absolute;
        left: 12px;
        background: url("../images/check-o-green.svg") no-repeat left center;
    }

.alert .close {
    display: none;
}

.error .error-message {
    padding: 12px !important;
    color: #8e1414 !important;
    border-radius: 4px !important;
    border: 2px solid #8e1414 !important;
    background-color: #fef4f1 !important;
    max-width: none !important;
    min-height: unset !important;
    margin-bottom: unset !important;
}

    .error .error-message::before {
        content: '!';
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 8px;
        font-weight: bold;
        line-height: 15px;
        border: 2px solid #8e1414;
        border-radius: 50%;
        text-align: center;
    }

.error .success-message {
    padding: 12px 12px 12px 40px !important;
    color: #0ead69 !important;
    border-radius: 4px !important;
    border: 2px solid #0ead69 !important;
    background-color: #fff !important;
    max-width: none !important;
    min-height: unset !important;
    margin-bottom: unset !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

    .error .success-message:before {
        content: "";
        width: 24px;
        height: 24px;
        display: inline-block;
        position: absolute;
        left: 12px;
        background: url("../images/check-o-green.svg") no-repeat left center;
    }

.error .closeico {
    display: none;
}
/*Cart New*/
/* AB test Code start */
.cart-items-remove {
    display: none;
}

@media screen and (max-width: 75em) {
    .ab-enabled .cart-items-remove {
        display: block;
        text-decoration: underline;
        color: #747474;
    }

    .ab-enabled .cart-items-item-qty {
        display: flex;
        align-items: center;
        gap: 16px;
    }

        .ab-enabled .cart-items-item-qty span.qty-wrap {
            flex-grow: 1;
        }

    .ab-enabled .html-checkout-page .cart-items-item-qty span.qty-wrap {
        flex-grow: 0;
    }
}
/* Grid layout */
.group-name-container {
    grid-area: itemgroup;
}

.cart-items-item-pname {
    grid-area: itemname;
}

.cart-items-item-price {
    grid-area: itemprice;
}

.cart-items-item-qty {
    grid-area: quantity;
}

.cart-items-item-total-wrap {
    grid-area: itemtotal;
}

.cart-items-item-warranty {
    grid-area: warranty;
}

.cart-items-item-sku {
    grid-area: sku;
}

.cart-items-item-dim-val {
    grid-area: dimvalue;
}

.cart-items-item-stock {
    grid-area: stock;
}

.cart-items-item-sku,
.cart-items-item-dim-val {
    font-family: mulish, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 4px;
    color: #414854;
    word-break: break-all;
}

@media screen and (min-width: 75em) {
    .cart-items-item-sku,
    .cart-items-item-dim-val {
        margin-bottom: 8px;
    }
}
/* Grid layout for control */
.cart-items-item-details {
    display: grid;
    grid-template-areas:
        "itemgroup"
        "itemname"
        "dimvalue"
        "sku"
        "itemprice"
        "quantity"
        "itemtotal"
        "stock"
        "warranty";
}

@media screen and (min-width: 75em) {
    .cart-items-item-details {
        display: grid;
        grid-template-areas:
            "itemgroup itemgroup itemgroup itemgroup"
            "itemname itemname itemname itemname"
            "dimvalue itemprice quantity itemtotal"
            "sku itemprice quantity itemtotal"
            "stock itemprice quantity itemtotal"
            "warranty warranty warranty warranty";
        grid-template-columns: 1fr 0.75fr 0.5fr 0.75fr;
    }

    .cart-items-item-warranty {
        margin-top: 16px
    }

    .cart-items-item-qty {
        display: flex;
        justify-content: center;
    }
}
/* Grid layout for variant */

.ab-enabled .cart-items-item-details {
    display: grid;
    grid-column-gap: 16px;
    grid-template-columns: 1fr .75fr;
    grid-template-areas:
        "itemgroup itemtotal"
        "itemname itemtotal"
        "dimvalue itemprice"
        "sku sku"
        "quantity quantity"
}

.ab-enabled .html-checkout-page .cart-items-item-details {
    grid-template-areas:
        "itemgroup"
        "itemname"
        "dimvalue"
        "sku"
        "itemprice"
        "quantity"
        "itemtotal"
        "stock"
        "warranty";
    grid-template-columns: 1fr;
    width: calc(100% - 30% - 16px);
    padding-left: 16px;
}

@media screen and (min-width: 75em) {
    .ab-enabled .html-checkout-page .cart-items-item-details {
        display: grid;
        grid-template-areas:
            "itemgroup itemgroup itemgroup itemgroup"
            "itemname itemname itemname itemname"
            "dimvalue itemprice quantity itemtotal"
            "sku itemprice quantity itemtotal"
            "stock itemprice quantity itemtotal"
            "warranty warranty warranty warranty";
        grid-template-columns: 1fr .75fr .5fr .75fr;
    }
}

.ab-enabled .cart-items-item-stock,
.ab-enabled .cart-items-item-warranty {
    display: none;
}

@media screen and (min-width: 75em) {
    .ab-enabled .cart-items-item-details {
        display: grid;
        grid-column-gap: 0px;
        grid-template-rows: auto;
        grid-template-areas:
            "itemgroup itemname quantity itemtotal"
            "sku dimvalue quantity itemtotal"
            "stock itemprice quantity itemtotal"
            ". itemprice quantity itemtotal"
            "warranty itemprice quantity itemtotal";
        grid-template-columns: 1fr 0.75fr 0.5fr 0.5fr;
    }
}

@media screen and (min-width: 75em) { /* Reseting margins */
    .ab-enabled .cart-items-item-group-name,
    .ab-enabled .cart-items-item-sku,
    .ab-enabled .cart-items-item-stock,
    .ab-enabled .cart-items-item-warranty,
    .ab-enabled .cart-items-item-pname,
    .ab-enabled .cart-items-item-dim-val {
        margin: 0;
    }

    .ab-enabled .cart-items-item-group-name {
        margin-bottom: 4px;
    }

    .ab-enabled .cart-items-item-stock,
    .ab-enabled .cart-items-item-warranty {
        display: block;
    }

        .ab-enabled .cart-items-item-stock.cart-items-item-stock-mobile {
            display: none;
        }

    .ab-enabled .cart-items-item-stock {
        margin-top: 6px;
    }

    .ab-enabled .cart-items-item-warranty {
        margin-top: 4px;
    }

    .ab-enabled .cart-items-item-total-wrap > div {
        margin-top: 3px;
    }
}

.ab-enabled .cart-items-item-qty {
    grid-area: quantity;
}

@media screen and (min-width: 75em) {
    .ab-enabled .cart-items-item-qty {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

.ab-enabled .cart-items-item-qty span.qty-wrap {
}

@media screen and (max-width: 75em) {
    .ab-enabled .salediscountedpriceOldPrice {
        display: none
    }
}

.ab-enabled .cart-items-item .cart-items-item-total-wrap {
    /*white-space: nowrap;*/
}

.ab-enabled .cart-items-item .cart-items-item-total-wrap,
.ab-enabled .cart-items-item .cart-items-item-price {
    text-align: right;
}

@media screen and (min-width: 75em) {
    .ab-enabled .cart-items-item .cart-items-item-price {
        text-align: left;
    }
}

.ab-enabled .html-checkout-page .cart-items-item .cart-items-item-price {
    text-align: left;
}

.ab-enabled .cart-items-item-total-wrap {
    padding-top: 40px
}

.ab-enabled .cart-items-item-delete,
.ab-enabled .cart-items-item.item-assembled .cart-items-item-delete {
    bottom: auto;
    right: 16px;
}
/* Grid layout for variant end */
.ab-enabled .cart-items-wrapper {
    min-height: 0;
}

.cart-items-wrapper--loading {
    overflow: hidden;
    position: relative;
}

    .cart-items-wrapper--loading::before {
        content: "";
        display: block;
        background-image: url(/Themes/RTA/Content/images/loading-new.gif);
        height: 70px;
        width: 70px;
        background-size: cover;
        position: absolute;
        top: calc(50% - 35px);
        left: calc(50% - 35px);
    }

    .cart-items-wrapper--loading > * {
        visibility: hidden !important;
    }

.ab-enabled .cart-items-wrapper .cart-items-item-img {
    display: none;
}

.ab-enabled .cart-items-item-details {
    width: 100%;
    padding-left: 0;
}

@media screen and (min-width: 75em) {
    .ab-enabled .html-checkout-page .cart-items-item-details {
        padding-left: 16px;
        width: calc(100% - 190px);
    }
}

.save-cart-top {
    margin-bottom: 0;
    margin-left: auto;
    display: none;
}

@media screen and (min-width: 75em) {
    .save-cart-top {
        display: block;
    }
}

.ab-enabled #shopping-cart-form #open-save-cart-sigin-popup {
    margin: 0;
}

.ab-enabled #custom-registration-form {
    margin-left: auto;
    order: 2;
}

.ab-enabled .cart-items-wrapper {
    height: auto;
    max-height: none;
}

.ab-enabled .cart-items-item-pname {
    /*display: none;*/
}

.ab-enabled .cart-items-item-price .cart-items-item-pname {
    display: block;
}
/* Sticky Order Totals */
#top-anchor {
    position: relative;
    top: -70px
}

.order-total--sticked {
    box-sizing: border-box;
    position: sticky;
    top: 70px;
}
/* AB test Code end */
.cart-items-wrapper {
    min-height: 300px;
}

    .cart-items-wrapper .included-in-this-kit {
        display: inline-block;
        width: 100%;
        background-color: #F6F5F3;
        padding: 12px;
        margin: 20px 0px 32px 0px;
        border-radius: 4px;
    }

@media print, screen and (min-width: 64em) {
    .cart-items-wrapper .included-in-this-kit {
        margin: 20px 0px 0px 0px;
        width: 100%;
    }
}

.cart-items-wrapper .included-in-this-kit p {
    margin: 0;
    font-weight: 700;
    font-size: 16px;
}

    .cart-items-wrapper .included-in-this-kit p:after {
        content: url(../images/toggle-close-1.svg);
        margin-left: 15px;
        display: inline-block;
    }

    .cart-items-wrapper .included-in-this-kit p.changed:after {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-transition: -webkit-transform .5s ease-in-out;
        transition: -webkit-transform .5s ease-in-out;
        transition: transform .5s ease-in-out;
        transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
    }

.cart-items-wrapper .included-in-this-kit .cart-item {
    margin: 8px 0;
    border-radius: 4px;
    background-color: #fff;
}

.cart-items-wrapper .included-in-this-kit .included-in-this-kit-item {
    display: none;
}

.cart-items-wrapper .included-in-this-kit .cart-item-details {
    padding: 16px;
}

.cart-items-wrapper .included-in-this-kit .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.cart-items-wrapper .included-in-this-kit .item-img {
    min-width: 92px;
    width: 30%;
    overflow: hidden;
    border-radius: 4px;
    padding: 8px;
    text-align: center;
    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.25), inset 0 1px 3px rgba(63, 63, 68, 0.15);
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.25), inset 0 1px 3px rgba(63, 63, 68, 0.15);
    -ms-flex-item-align: self-start;
    align-self: self-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .cart-items-wrapper .included-in-this-kit .item-img img {
        max-width: calc(100% - 8px);
        max-height: 128px;
        padding: 4px;
    }

.cart-items-wrapper .included-in-this-kit .cart-item-detail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 16px;
    width: 100%;
}

.cart-items-wrapper .included-in-this-kit .justify-content-space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cart-items-wrapper .included-in-this-kit .cart-item-cat {
    display: inline-block;
    padding: 4px 8px;
    font-size: 12px;
    font-weight: bold;
    border-radius: 30px;
    background-color: #e3dbcb;
}

    .cart-items-wrapper .included-in-this-kit .cart-item-cat h4 {
        padding: 2px 0;
        font-family: 'Mulish', sans-serif;
        font-size: 12px;
        font-weight: 700;
    }

.cart-items-wrapper .included-in-this-kit .m0 {
    margin: 0px;
}

.cart-items-wrapper .included-in-this-kit .item-name {
    color: inherit;
    text-decoration: none;
    font-family: 'Mulish', sans-serif;
    font-size: 16px;
    font-weight: 700;
}

    .cart-items-wrapper .included-in-this-kit .item-name strong,
    .cart-items-wrapper .included-in-this-kit .item-name span,
    .cart-items-wrapper .included-in-this-kit .model-num {
        display: block;
        margin: 2px 0 0 0;
        line-height: 26px;
    }

    .cart-items-wrapper .included-in-this-kit .item-name strong {
        font-size: 16px;
        margin: 8px 0 6px 0;
    }

.cart-items-wrapper .included-in-this-kit .item-line {
    margin: 0;
}

@media screen and (max-width: 63.99875em) {
    .cart-items-wrapper .included-in-this-kit .item-line {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

        .cart-items-wrapper .included-in-this-kit .item-line .qty-wrap {
            margin: 0px;
        }
}

@media screen and (min-width: 64em) {
    .cart-items-wrapper .included-in-this-kit .item-price,
    .cart-items-wrapper .included-in-this-kit .item-qty,
    .cart-items-wrapper .included-in-this-kit .item-subtotal,
    .cart-items-wrapper .included-in-this-kit .item-size {
        -ms-flex-item-align: center;
        align-self: center;
    }

    .cart-items-wrapper .included-in-this-kit .item-subtotal {
        text-align: right;
    }
}

.cart-items-wrapper .included-in-this-kit .item-name strong,
.cart-items-wrapper .included-in-this-kit .item-name span,
.cart-items-wrapper .included-in-this-kit .model-num {
    display: block;
    margin: 2px 0 0 0;
    line-height: 26px;
}

.cart-items-wrapper .included-in-this-kit .item-name span,
.cart-items-wrapper .included-in-this-kit .model-num {
    font-size: 14px;
}

.cart-items-wrapper .included-in-this-kit .model-num {
    line-height: 1.25em;
}

.cart-items-wrapper .included-in-this-kit .item-qty {
    margin: 10px 0;
}

.cart-items-wrapper .included-in-this-kit .qty-wrap {
    width: 96px;
    height: 42px;
    margin: 0 8px;
    font-size: 20px;
    color: #666;
    border: 1px solid #D5DAE0;
    border-radius: 32px;
    vertical-align: middle;
    display: inline-block;
}

    .cart-items-wrapper .included-in-this-kit .qty-wrap span {
        display: inline-block;
        position: relative;
        width: calc(30% - 4px);
        height: 40px;
        line-height: 38px;
        vertical-align: middle;
        text-align: center;
        cursor: pointer;
        color: #85929C;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .cart-items-wrapper .included-in-this-kit .qty-wrap .qty-down {
        top: 1px;
        padding-right: 4px;
        font-size: 24px;
        text-align: right;
    }

    .cart-items-wrapper .included-in-this-kit .qty-wrap .qty-up {
        top: 1px;
        padding-left: 4px;
        font-size: 24px;
        text-align: left;
    }

    .cart-items-wrapper .included-in-this-kit .qty-wrap input[type=number] {
        display: inline-block;
        position: relative;
        top: 1px;
        width: calc(40% - 8px);
        padding-left: 4px;
        padding-right: 4px;
        font-family: 'Mulish', sans-serif;
        height: 28px;
        line-height: 28px;
        font-size: 16px;
        font-weight: bold;
        color: #414854;
        border: 0;
        vertical-align: middle;
        text-align: center;
        background: transparent;
        margin: 0px;
        font-family: 'Mulish', sans-serif;
        font-size: 16px;
        font-weight: 400;
    }

    .cart-items-wrapper .included-in-this-kit .qty-wrap input[type=number] {
        -moz-appearance: textfield;
    }

.cart-items-wrapper .included-in-this-kit .center {
    margin-left: auto;
    margin-right: auto;
}

.cart-items-wrapper .included-in-this-kit .included-in-this-kit .qty-wrap,
.cart-items-wrapper .included-in-this-kit .included-in-this-kit .qty-wrap input[type=number] {
    color: #666;
    background: #f6f5f3;
    font-weight: normal;
}

.cart-items-wrapper .included-in-this-kit .item-subtotal {
    font-weight: bold;
    font-size: 18px;
    color: #12223B;
}

#ordertotaldiv {
    margin-top: -80px
}
/*Cart new mobile*/
@media screen and (max-width: 74.99875em) {
    .cart-items-wrapper, div#ordertotaldiv {
        max-width: 680px;
        margin-left: auto;
        margin-right: auto;
    }

    #ordertotaldiv {
        margin-top: 0
    }
}

@media print, screen and (min-width: 64em) {
    .cart-items-wrapper {
        padding: 16px;
        border-radius: 4px;
        -webkit-box-shadow: inset 0px 1px 4px rgba(0, 0, 0, 0.15);
        box-shadow: inset 0px 1px 4px rgba(0, 0, 0, 0.15);
    }
}

.sticky.totals-col-mobile-cart {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0px;
    z-index: 2;
}

@media screen and (min-width: 64em) {
    .sticky.totals-col-mobile-cart {
        display: none !important;
    }
}

.sticky.totals-col-mobile-cart .totals-total-savings h5 {
    color: #414854;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    font-family: "Mulish", sans-serif;
}

.sticky.totals-col-mobile-cart .totals-total-savings .final-total.total-sum .oldprice {
    color: #747474;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    font-family: "Mulish", sans-serif;
    text-decoration: line-through;
}

.sticky.totals-col-mobile-cart .totals-total-savings .final-total.total-sum .newprice {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    font-family: "Mulish", sans-serif;
}

.sticky.totals-col-mobile-cart .global-cart-shipping h5 {
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    font-family: "Mulish", sans-serif;
    color: #414854;
}

.sticky.totals-col-mobile-cart .global-cart-shipping .total-num {
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    font-family: "Mulish", sans-serif;
    color: #414854;
}

.totals-col-mobile {
    background: #FFFFFF;
    -webkit-box-shadow: 0px -4px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0px -4px 20px rgba(0, 0, 0, 0.15);
    padding: 16px;
}

@media screen and (max-width: 40em) {
    .mobile {
        display: block;
    }
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.justify-content-space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

h4 {
    display: block;
    -webkit-margin-before: 1.33em;
    margin-block-start: 1.33em;
    -webkit-margin-after: 1.33em;
    margin-block-end: 1.33em;
    -webkit-margin-start: 0px;
    margin-inline-start: 0px;
    -webkit-margin-end: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

h5 {
    display: block;
    font-size: 0.83em;
    -webkit-margin-before: 1.67em;
    margin-block-start: 1.67em;
    -webkit-margin-after: 1.67em;
    margin-block-end: 1.67em;
    -webkit-margin-start: 0px;
    margin-inline-start: 0px;
    -webkit-margin-end: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.mt-30 {
    margin-top: 30px;
}

.totals-col-mobile h4,
.totals-col-mobile h5,
.totals-col-mobile .total-num {
    margin: 4px 0;
    font-weight: 700;
    font-family: "Mulish", sans-serif;
}

.totals-col-mobile h4,
.totals-col-mobile .total-num {
    font-size: 14px;
    line-height: 22px;
    color: #d14104;
}

.totals-col-mobile .total-sum {
    font-size: 16px;
}

.totals-col-mobile .global-cart-shipping h5,
.totals-col-mobile .global-cart-shipping .total-num {
    color: var(--glob-font-body-color);
}

form {
    display: block;
    margin-top: 0em;
}

.totals-col-mobile .place-order {
    margin-top: 16px;
}

.rta-button-flat {
    background-color: #195a73;
    color: #fff !important;
}

input[type=submit],
button[type=submit],
.footer-continue-payment {
    font-family: 'Mulish', sans-serif;
    padding: 12px 24px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 25px;
    border: 0;
    cursor: pointer;
}

.place-order button,
.footer-continue-payment {
    width: 100%;
    padding: 0px 24px;
    font-size: 14px;
    font-family: Mulish, sans-serif;
    background-color: var(--glob-font-body-color);
    -webkit-transition: background-color .5s;
    transition: background-color .5s;
    border-radius: 27px;
    font-weight: 700;
    line-height: 43px;
    height: 44px;
}

    .place-order button img,
    .footer-continue-payment img {
        position: relative;
        top: -1px;
        margin-right: 10px;
        width: 14px;
    }

button.checkout-btn.rta-button-flat img,
button.checkout-btn.rta-button-flat span {
    display: inline-block;
    vertical-align: middle;
}

.rta-button {
    display: inline-block;
    margin-right: 24px;
    margin-bottom: 24px;
    padding: 12px 24px;
    font-weight: bold;
    border-radius: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    text-align: center;
}

.place-order #save-my-cart,
.cart-actions #save-my-cart {
    color: var(--glob-font-body-color) !important;
    background: #fff;
    padding: 10px 24px;
    border: 2px solid var(--glob-button-bg-alt);
    line-height: 24px;
}

.place-order #save-my-cart {
    width: 100%;
    margin-top: 16px;
    padding: 7px 24px;
}

.totals-col-mobile .place-order #save-my-cart {
    margin: 8px 0 -8px 0;
    font-size: 14px;
    border: 0;
    text-decoration: underline;
}

.clearfix {
    clear: both;
}
/*popup*/
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: auto !important;
}

.cart-divider-mobile {
    height: 1px;
    background-color: #D6D6D6;
    margin: 0px 0px 30px 0px;
}

@media screen and (min-width: 64em) {
    .cart-divider-mobile {
        display: none;
    }
}

#messagediv > div {
    margin-bottom: 0px;
}

.shipping-steps {
    background: url(../images/angle-down.svg) no-repeat right center;
    padding: 0px 28px 0px 0px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0px 0px 20px 0px;
}

    .shipping-steps.disabled {
        opacity: 0.5;
    }

    .shipping-steps.completed span {
        border: 0px;
    }

        .shipping-steps.completed span img {
            width: 26px;
        }

@media print, screen and (min-width: 64em) {
    .shipping-steps.completed span img {
        width: 30px;
        height: 30px;
    }
}

.shipping-steps span {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 26px;
    height: 26px;
    border: 1px solid #747474;
    border-radius: 50%;
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #12223B;
}

@media print, screen and (min-width: 64em) {
    .shipping-steps span {
        width: 30px;
        height: 30px;
        font-size: 20px;
        line-height: 30px;
    }
}

.shipping-steps h4 {
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #12223B;
    margin: 0px 0px 0px 10px;
}

@media print, screen and (min-width: 64em) {
    .shipping-steps h4 {
        font-size: 20px;
        line-height: 30px;
    }
}

.shipping-white-box {
    padding: 16px 16px 32px;
    background: #FFFFFF;
    margin: 0px -10px 24px;
}
.shipping-white-box img { filter: brightness(0); }

@media print, screen and (min-width: 64em) {
    .shipping-white-box {
        padding: 24px 24px 32px;
        border-radius: 4px;
        margin: 0px 0px 24px;
    }
}

.shipping-white-box .grid-container {
    padding: 0px;
}

.errors-list {
    padding: 16px 24px;
    background: #FEF4F1;
    border: 2px solid #A13714;
    border-radius: 4px;
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #8C2E0F;
    margin-bottom: 24px;
}

    .errors-list strong {
        font-weight: 700;
    }

    .errors-list .error-div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .errors-list .error-div span.error-div-img {
            min-width: 30px;
            width: 30px;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            max-width: 30px;
        }

            .errors-list .error-div span.error-div-img.error-div-img-close {
                text-align: right;
                max-width: 40px;
            }

        .errors-list .error-div span.error-div-text {
            -webkit-box-flex: 2;
            -ms-flex-positive: 2;
            flex-grow: 2;
        }

.shipping-details-filled {
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #414854;
    border-bottom: 1px solid #D5DAE0;
    padding: 6px 16px 32px 50px;
    margin: 0px -10px 24px;
}

@media print, screen and (min-width: 64em) {
    .shipping-details-filled {
        padding: 6px 24px 32px 50px;
    }
}

.payment-cards-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}

@media print, screen and (min-width: 64em) {
    .payment-cards-buttons {
        margin-bottom: 40px;
    }
}

.payment-cards-buttons .cards-button:nth-child(1), .payment-cards-buttons .cards-button:nth-child(2) {
    margin-right: 1%;
}

.payment-cards-buttons.two-buttons .cards-button {
    width: 49%;
}

.card-img-placeholder {
    width: 100%;
    height: 200px;
    background: #C4C4C4;
    border-radius: 8px;
    display: none;
}

@media print, screen and (min-width: 64em) {
    .card-img-placeholder {
        display: block;
    }
}

.inputs.spilt-payment.disabled {
    opacity: 0.5;
}

.cards-added {
    padding: 8px;
    background: #F5FAF2;
    border-radius: 4px;
}

@media print, screen and (min-width: 64em) {
    .cards-added {
        padding: 16px;
    }
}

.cards-added-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cards-added-img {
    width: 72px;
}

.cards-added-number {
    color: #414854;
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    width: calc(100% - 110px);
}

@media print, screen and (min-width: 64em) {
    .cards-added-number {
        font-size: 16px;
        line-height: 26px;
    }
}

.cards-added-delete {
    width: 24px;
}

.cards-added-content {
    color: #747474;
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    margin-top: 10px;
}

@media print, screen and (min-width: 64em) {
    .cards-added-content {
        font-size: 14px;
        line-height: 22px;
    }
}

.cards-added.cards-added-saved .cards-added-row {
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .cards-added.cards-added-saved .cards-added-row .cards-added-cell {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
    }

@media screen and (min-width: 75em) {
    .cards-added.cards-added-saved .cards-added-row .cards-added-cell {
        width: calc(100% - 250px);
    }
}

.cards-added.cards-added-saved .cards-added-row .cards-added-number {
    width: calc(100% - 80px);
    margin-left: 8px;
}

.cards-added.cards-added-saved .cards-added-cell.inputs {
    width: 100%;
    margin-top: 20px;
    padding-bottom: 0px;
}

@media screen and (max-width: 74.99875em) {
    .cards-added.cards-added-saved .cards-added-cell.inputs {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

@media screen and (min-width: 75em) {
    .cards-added.cards-added-saved .cards-added-cell.inputs {
        width: 180px;
    }

        .cards-added.cards-added-saved .cards-added-cell.inputs input[type=text] {
            margin-bottom: 0px;
        }
}

.cards-added.cards-added-saved .cards-added-delete {
    width: 24px;
    position: absolute;
    top: 10px;
    right: 10px;
}

@media screen and (min-width: 75em) {
    .cards-added.cards-added-saved .cards-added-delete {
        position: relative;
    }
}

.cards-payment-amount {
    margin: 20px 0px 0px 0px;
}

    .cards-payment-amount .inputs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .cards-payment-amount .inputs input[type="text"] {
            margin-right: 15px;
        }

        .cards-payment-amount .inputs .button {
            margin: 0px 0px 5px 0px;
        }

.payment-method-step {
    padding: 0px 0px 16px 0px;
}

    .payment-method-step.step2 {
        border-top: 1px solid #D5DAE0;
        margin: 20px 0px 0px 0px;
        padding: 16px 0px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

@media screen and (max-width: 74.99875em) {
    .payment-method-step.step2 {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.payment-method-step-title {
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    color: #747474;
}

.payment-method-step a {
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: var(--glob-font-body-color);
    text-decoration: underline;
    margin-left: 16px;
}

    .payment-method-step a:hover {
        text-decoration: none;
    }

.shipping-saved-address {
    margin: 0px -10px;
}
.shipping-saved-address .inputs img { filter: brightness(0); }

@media print, screen and (min-width: 48em) {
    .shipping-saved-address {
        margin: 0px -8px;
    }
}

.added-address-block {
    padding: 16px;
    background: #FFFFFF;
    border-radius: 4px;
    position: relative;
    margin-bottom: 8px;
}
.added-address-block .inputs img { filter: brightness(0); }

.added-address-block.selected {
    border: 2px solid #4b6d38;
}

    .added-address-block p {
        font-family: "Mulish", sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 22px;
        color: #414854;
        padding-right: 30px;
        margin-bottom: 0px;
    }

    .added-address-block .edit-link {
        font-family: "Mulish", sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 20px;
        text-decoration: underline;
        color: var(--glob-font-body-color);
        position: absolute;
        top: 16px;
        right: 16px;
    }

        .added-address-block .edit-link:hover {
            text-decoration: none;
        }

    .added-address-block.cards-saved .cards-saved-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .added-address-block.cards-saved .cards-saved-number {
        font-family: "Mulish", sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 22px;
        color: #414854;
        margin-left: 10px;
    }

    .added-address-block.cards-saved .cards-saved-content {
        font-family: "Mulish", sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 12px;
        line-height: 18px;
        color: #747474;
        margin-top: 10px;
        width: 100%;
    }

@media screen and (min-width: 75em) {
    .added-address-block .cards-saved-options {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .added-address-block .cards-saved-options .inputs {
            padding-bottom: 0px;
        }
}

.added-address-block .cards-saved-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 10px;
    z-index: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .added-address-block .cards-saved-buttons .button {
        min-width: 48%;
    }

@media screen and (min-width: 75em) {
    .added-address-block .cards-saved-buttons .button {
        min-width: 177px;
        margin-left: 24px;
        margin-bottom: 0px;
    }
}

.added-address-block .cards-saved-buttons #paypal-button-container1 {
    z-index: 0;
}

.added-address-block .cards-saved-buttons button.button.affirm-button {
    padding: 0px;
    height: 34px;
}

    .added-address-block .cards-saved-buttons button.button.affirm-button img {
        height: 20px;
    }

.add-address-shipping {
    margin: 20px 0px 0px 0px;
}

.fixed-cart-total-mobile {
    background: #FFFFFF;
    -webkit-box-shadow: 0px -4px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0px -4px 20px rgba(0, 0, 0, 0.15);
    position: fixed;
    left: 0px;
    right: 0px;
    padding: 16px;
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    width: 100%;
    bottom: 0px;
    z-index: 1;
}

@media print, screen and (min-width: 64em) {
    .fixed-cart-total-mobile {
        display: none;
    }
}

.fixed-cart-total-mobile .cell {
    padding-bottom: 5px;
    padding-top: 5px;
}

    .fixed-cart-total-mobile .cell.redcolor {
        color: #D14104;
    }

.fixed-cart-total-mobile .button {
    width: 100%;
    margin: 10px 0px 0px 0px;
}

.cards-saved-amount {
    margin: 20px 0px 5px;
}

@media print, screen and (min-width: 64em) {
    .cards-saved-amount {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 15px 0px 0px 0px;
    }
}

.cards-saved-amount .inputs {
    padding-bottom: 0px;
}

@media print, screen and (min-width: 64em) {
    .cards-saved-amount .inputs {
        width: calc(100% - 340px);
    }
}

.cards-saved-amount.change-amount {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .cards-saved-amount.change-amount .inputs {
        padding-bottom: 0px;
    }

@media print, screen and (min-width: 64em) {
    .cards-saved-amount.change-amount .inputs {
        width: 320px;
        margin-right: 15px;
    }
}

.cards-saved-amount-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 15px 0px 10px 0px;
}

@media print, screen and (min-width: 64em) {
    .cards-saved-amount-buttons {
        margin: 0px 0px 10px 20px;
        min-width: 320px;
    }
}

.cards-saved-amount-buttons .button {
    margin-bottom: 0px;
}

.payfull-link {
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    text-decoration: underline;
    color: var(--glob-font-body-color);
}

    .payfull-link:hover {
        text-decoration: none;
    }

.cancel-payment-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0px 15px 0px;
}

@media print, screen and (min-width: 64em) {
    .cancel-payment-row {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.cancel-payment-row .cancel-payment-title {
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    color: #747474;
}

@media print, screen and (min-width: 64em) {
    .cancel-payment-row .cancel-payment-title {
        margin-right: 15px;
        font-size: 14px;
        line-height: 22px;
    }
}

.cancel-payment-row a {
    font-family: "Mulish", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    text-decoration: underline;
    color: var(--glob-font-body-color);
}

    .cancel-payment-row a:hover {
        text-decoration: none;
    }

.order-confirmation-page {
    font-family: "Mulish", sans-serif;
}

    .order-confirmation-page .order-confirmation-title h3 {
        font-style: normal;
        font-weight: 700;
        font-size: 26px;
        line-height: 40px;
        color: #000000;
    }

@media print, screen and (min-width: 64em) {
    .order-confirmation-page .order-confirmation-title h3 {
        font-size: 48px;
        line-height: 62px;
    }
}

.order-confirmation-page .ordernumber {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #12223B;
    margin: 0px 0px 16px 0px;
}

@media print, screen and (min-width: 64em) {
    .order-confirmation-page .ordernumber {
        font-size: 18px;
        line-height: 26px;
    }
}

.order-confirmation-page .paragraph {
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #414854;
    margin-bottom: 20px;
}

@media print, screen and (min-width: 64em) {
    .order-confirmation-page .paragraph {
        font-size: 16px;
        line-height: 26px;
    }
}

.order-confirmation-page .email-print-links {
    margin-bottom: 30px;
}

    .order-confirmation-page .email-print-links a {
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 20px;
        color: var(--glob-font-body-color);
        margin-right: 30px;
    }

@media print, screen and (min-width: 64em) {
    .order-confirmation-page .email-print-links a {
        font-size: 16px;
        line-height: 22px;
    }
}

.order-confirmation-page .email-print-links a span {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
}

.order-confirmation-page .email-print-links a img {
    margin-right: 5px;
    filter: brightness(0);
}

.order-confirmation-page .whitebox {
    background: #FFFFFF;
    border: 1px solid #D5DAE0;
    border-radius: 4px;
    padding: 20px;
}

@media print, screen and (min-width: 64em) {
    .order-confirmation-page .whitebox {
        padding: 24px;
    }
}

.order-confirmation-page .whitebox h3 {
    font-weight: 600;
    font-size: 21px;
    line-height: 28px;
    color: #12223B;
}

@media print, screen and (min-width: 64em) {
    .order-confirmation-page .whitebox h3 {
        font-size: 26px;
        line-height: 36px;
    }
}

.order-confirmation-page .whitebox p {
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #414854;
}

@media print, screen and (min-width: 64em) {
    .order-confirmation-page .whitebox p {
        font-size: 16px;
        line-height: 26px;
    }
}

.order-confirmation-page .order-info {
    border-top: 1px solid #D5DAE0;
    border-bottom: 1px solid #D5DAE0;
    padding: 32px 0px;
    margin: 30px 0px;
}

@media print, screen and (min-width: 64em) {
    .order-confirmation-page .order-info {
        margin: 0px 0px 30px 0px;
    }

        .order-confirmation-page .order-info .cart-items-item-row {
            margin-bottom: 0px;
        }
}

.order-confirmation-page .order-info h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #12223B;
    margin-bottom: 18px;
}

@media print, screen and (min-width: 64em) {
    .order-confirmation-page .order-info h4 {
        font-size: 20px;
        line-height: 30px;
    }
}

.order-confirmation-page .order-info .order-info-list-title {
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #414854;
    margin-bottom: 20px;
    cursor: pointer;
}

@media print, screen and (min-width: 64em) {
    .order-confirmation-page .order-info .order-info-list-title {
        font-size: 16px;
        line-height: 26px;
    }
}

.order-confirmation-page .order-info .order-info-list-title.open .angle-down {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.order-confirmation-page .order-info .order-info-list-title span {
    margin: 0px 12px 0px 4px;
}

.order-confirmation-page .order-info .order-info-list {
    padding: 0px 0px 20px 0px;
}

@media print, screen and (min-width: 48em) {
    .order-confirmation-page .order-details-more-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.order-confirmation-page .order-details-more-row .order-details-more-cell {
    margin-bottom: 20px;
}

@media print, screen and (min-width: 48em) {
    .order-confirmation-page .order-details-more-row .order-details-more-cell {
        width: 265px;
    }
}

.order-confirmation-page .order-details-more-row .order-details-more-cell h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #12223B;
    margin-bottom: 16px;
}

@media print, screen and (min-width: 48em) {
    .order-confirmation-page .order-details-more-row .order-details-more-cell h4 {
        font-size: 20px;
        line-height: 30px;
    }
}

.order-confirmation-page .order-details-more-row .order-details-more-cell p {
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #414854;
}

@media print, screen and (min-width: 48em) {
    .order-confirmation-page .order-details-more-row .order-details-more-cell p {
        font-size: 16px;
        line-height: 26px;
    }
}

@media print, screen and (min-width: 48em) {
    .order-confirmation-page .payment-details-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.order-confirmation-page .payment-details-row h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #12223B;
    width: 100%;
}

@media print, screen and (min-width: 64em) {
    .order-confirmation-page .payment-details-row h4 {
        font-size: 20px;
        line-height: 30px;
    }
}

.order-confirmation-page .payment-details-row .payment-details-block {
    background: #FFFFFF;
    border-radius: 4px;
    padding: 16px;
    margin-top: 16px;
}

@media print, screen and (min-width: 48em) {
    .order-confirmation-page .payment-details-row .payment-details-block {
        width: calc(50% - 10px);
    }
}

.order-confirmation-page .payment-details-row .payment-details-block-title {
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #414854;
    margin-bottom: 12px;
}

@media print, screen and (min-width: 64em) {
    .order-confirmation-page .payment-details-row .payment-details-block-title {
        font-size: 16px;
        line-height: 26px;
    }
}

.order-confirmation-page .payment-details-row .payment-details-block-title img {
    margin-right: 10px;
}

.order-confirmation-page .payment-details-row .payment-details-block-text {
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    color: #747474;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 12px;
    height: 26px;
    overflow: hidden;
}

@media print, screen and (min-width: 64em) {
    .order-confirmation-page .payment-details-row .payment-details-block-text {
        font-size: 14px;
        line-height: 22px;
    }
}

.order-confirmation-page .payment-details-row .payment-details-block-amount {
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    color: #414854;
}

@media print, screen and (min-width: 64em) {
    .order-confirmation-page .payment-details-row .payment-details-block-amount {
        font-size: 16px;
        line-height: 26px;
    }
}

.order-confirmation-page .white-box-call {
    background: #FFFFFF;
    border: 1px solid #D5DAE0;
    border-radius: 4px;
    padding: 16px;
    margin-top: 32px;
}

    .order-confirmation-page .white-box-call .white-box-call-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-bottom: 1px solid #D5DAE0;
        padding-bottom: 16px;
        margin-bottom: 16px;
    }

        .order-confirmation-page .white-box-call .white-box-call-header img {
            margin-right: 16px;
        }

        .order-confirmation-page .white-box-call .white-box-call-header span {
            font-weight: 600;
            font-size: 14px;
            line-height: 22px;
            color: #414854;
        }

@media print, screen and (min-width: 64em) {
    .order-confirmation-page .white-box-call .white-box-call-header span {
        font-size: 16px;
        line-height: 26px;
    }
}

.order-confirmation-page .white-box-call a {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    margin: 14px 30px 14px 0px;
    color: var(--glob-font-body-color);
    display: inline-block;
    text-decoration: underline;
}

    .order-confirmation-page .white-box-call a:hover {
        text-decoration: none;
    }

@media print, screen and (min-width: 64em) {
    .order-confirmation-page .white-box-call a {
        font-size: 16px;
        line-height: 22px;
    }
}

.order-confirmation-page .white-box-call a img {
    width: 20px;
    margin-right: 6px;
    filter: brightness(0);
}

.order-confirmation-page .white-box-call a span {
    text-decoration: underline;
}

.order-confirmation-page .checkout-blogs {
    border-top: 1px solid #D5DAE0;
    border-bottom: 1px solid #D5DAE0;
    padding: 32px 0px;
    margin-top: 32px;
}

@media print, screen and (min-width: 48em) {
    .order-confirmation-page .checkout-blogs {
        margin-top: 40px;
    }

        .order-confirmation-page .checkout-blogs .checkout-blogs-row {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
        }
}

.order-confirmation-page .checkout-blogs .checkout-blogs-block {
    margin-top: 16px;
    max-width: 410px;
}

@media print, screen and (min-width: 48em) {
    .order-confirmation-page .checkout-blogs .checkout-blogs-block {
        width: calc(50% - 10px);
        max-width: 100%;
    }

        .order-confirmation-page .checkout-blogs .checkout-blogs-block img {
            width: 100%;
        }
}

.order-confirmation-page .checkout-blogs h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #12223B;
}

@media print, screen and (min-width: 64em) {
    .order-confirmation-page .checkout-blogs h4 {
        font-size: 20px;
        line-height: 30px;
    }
}

.order-confirmation-page .checkout-blogs .checkout-blogs-block-text {
    background: #FFFFFF;
    padding: 24px 16px;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    color: #12223B;
}

@media print, screen and (min-width: 64em) {
    .order-confirmation-page .checkout-blogs .checkout-blogs-block-text {
        font-size: 16px;
        line-height: 26px;
    }
}

.order-confirmation-page .checkout-blogs .read-more {
    margin: 24px 0px 0px;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: var(--glob-font-body-color);
    display: inline-block;
}

@media print, screen and (min-width: 64em) {
    .order-confirmation-page .checkout-blogs .read-more {
        font-size: 16px;
        line-height: 24px;
    }
}

.order-confirmation-page .checkout-blogs .read-more span {
    text-decoration: underline;
}

.order-confirmation-page .checkout-blogs .read-more img {
    width: 16px;
    position: relative;
    top: -2px;
    filter: grayscale(1);
}

.order-confirmation-page .social-media {
    margin-top: 32px;
}

    .order-confirmation-page .social-media h4 {
        font-weight: 600;
        font-size: 18px;
        line-height: 26px;
        color: #12223B;
    }

@media print, screen and (min-width: 64em) {
    .order-confirmation-page .social-media h4 {
        font-size: 20px;
        line-height: 30px;
    }
}

.order-confirmation-page .social-media p {
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #414854;
}

@media print, screen and (min-width: 64em) {
    .order-confirmation-page .social-media p {
        font-size: 16px;
        line-height: 26px;
    }
}

.order-confirmation-page .social-media .social-media-icons {
    margin-top: 24px;
}

    .order-confirmation-page .social-media .social-media-icons a {
        margin-right: 12px;
    }

    .order-confirmation-page .social-media .social-media-icons img {
        filter: brightness(0);
    }

.contact-page {
    font-size: 0.8125rem;
    padding: 1rem 0;
    max-width: 980px;
    margin: auto;
}

@media print, screen and (min-width: 48em) {
    .contact-page {
        font-size: 1.125rem;
        padding: 2.5rem 0;
    }
}

.contact-page h1 {
    margin: 0 0 0.625rem 0;
    font-size: 28px;
    font-weight: bold;
}

@media print, screen and (min-width: 48em) {
    .contact-page h1 {
        margin: 0 0 10px 0;
        font-size: 28px;
        font-weight: bold;
    }
}

.contact-page p {
    font-size: 0.8125rem;
}

@media print, screen and (min-width: 48em) {
    .contact-page p {
        font-size: 1.125rem;
    }
}

.contact-page label {
    font-size: 0.8125rem;
    font-weight: bold;
    display: inline;
}

@media print, screen and (min-width: 48em) {
    .contact-page label {
        font-size: 1.125rem;
    }
}

.contact-page label + .required {
    color: red;
}

.contact-page input, .contact-page select, .contact-page textarea {
    padding: 8px;
    font-size: 0.875rem;
    max-width: 26.25rem;
}

.contact-page input {
    font-family: verdana;
    visibility: visible;
    border: 1px solid #818181;
    color: Black;
    vertical-align: middle;
    -webkit-appearance: none;
    border-radius: 0;
    font-size: 0.875rem;
}

.contact-page textarea {
    border: 1px solid #818181;
    color: Black;
    width: 100%;
    font-size: 0.875rem;
    height: 120px;
    -webkit-box-shadow: inset 0px 4px 6px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 4px 6px 0px rgba(0, 0, 0, 0.2);
}

.contact-page select {
    border: 1px solid #818181;
    color: Black;
    background-color: White;
    vertical-align: top;
    padding: 8px;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
    display: block;
    font-size: 0.875rem;
}

.contact-page .contact-us-button {
    color: #fff;
    border-bottom: 2px solid #0A4B08;
    background-color: #1A5B08;
    padding: 0.5rem 1.5rem;
    font-size: 0.875rem;
    font-weight: 700;
}

    .contact-page .contact-us-button.call:hover {
        background-color: #5da134;
    }

.contact-page .testimonial {
    margin: .25em .5em;
    padding: .5em 0;
    color: #5f5f5f;
}

.contact-page p.testimonial {
    white-space: initial;
}

.contact-page .testimonial + .testimonial {
    border-top: 1px solid #888;
}

.contact-page .testimonial q {
    font-style: normal;
    font-family: Arial, sans-serif;
}

@media print, screen and (min-width: 48em) {
    .contact-page .testimonial q {
        font-size: 1.375rem;
    }
}

.contact-page .testimonial span {
    display: block;
    text-align: right;
}

@media print, screen and (min-width: 48em) {
    .contact-page .testimonial span {
        font-size: 1.125rem;
    }
}

.contact-page .testimonial-bubble {
    width: 75%;
    margin-bottom: .5em;
    padding: 1em 3em 1em 5.5em;
    color: #444;
    border: 0 !important;
    border-radius: 8px;
}

    .contact-page .testimonial-bubble span {
        margin-top: .5em;
        color: #565656;
    }

.contact-page div#column-two {
    margin-top: 50px;
}

@media print, screen and (min-width: 48em) {
    .contact-page div#column-two {
        border-left: 1px dashed #888;
        margin-top: 0px;
        padding: 20px 0px 50px 20px;
    }
}

.contact-page h3 {
    text-transform: capitalize;
    font-size: 1rem;
    border-bottom: none;
    font-weight: bold;
    color: Black;
    background-color: transparent;
    font-family: arial;
    margin-top: 20px;
}

@media print, screen and (min-width: 48em) {
    .contact-page h3 {
        font-size: 1.375rem;
    }
}

.contact-page p a {
    text-decoration: none;
    border-bottom: 1px #cccccc solid;
}

.contact-page a, .contact-page a:active, .contact-page a:visited {
    color: var(--glob-font-body-color);
}

.footer {
    background-color: #343434;
    padding: 32px 0px;
}

#rtaFooterNav {
    width: auto;
    font-size: 14px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1006px;
    margin: auto;
}

    #rtaFooterNav ul {
        display: inline-block;
        color: #fff;
        vertical-align: middle;
        list-style-type: none;
        list-style-image: none;
        text-align: left;
        width: 50%;
        margin: 0px 0px 20px 0px;
        padding: 0px 20px;
    }

@media print, screen and (min-width: 64em) {
    #rtaFooterNav ul {
        padding: 0px 40px;
        width: 25%;
    }
}

#rtaFooterNav ul li a {
    display: inline-block;
    padding: 4px 0;
    color: inherit;
    text-decoration: none;
}

@media print, screen and (min-width: 64em) {
    #rtaFooterNav ul + ul {
        border-left: 1px solid #fff;
    }
}
/*Footer Logos*/
.footer-logos {
    max-width: 1440px;
    margin: 0 auto;
    text-align: center;
    padding: 54px 0px;
}

@media print, screen and (min-width: 48em) {
    .footer-logos {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.footer-logos .paypal-wrap img {
    margin: 0.625rem 0;
}

.footer-logos .social-icons {
    padding: 1.25rem 0;
}

    .footer-logos .social-icons a {
        margin: 0.75rem 0.5rem;
        opacity: .6;
        -webkit-transition: opacity .5s;
        transition: opacity .5s;
    }

        .footer-logos .social-icons a:hover {
            opacity: 1;
        }
/*Footer*/
.site-footer.rb {
    max-width: 100%;
    padding: 4rem 1rem 0.25rem 1rem;
    color: #666;
    border-bottom: 10px solid #d44a00;
    background-color: #f3f3f3;
    text-align: center;
}

    .site-footer.rb .site-footer-img img {
        -webkit-transform: scale(0.6, 0.6);
        transform: scale(0.6, 0.6);
    }

@media print, screen and (min-width: 48em) {
    .site-footer.rb .site-footer-img img {
        -webkit-transform: scale(0.8, 0.8);
        transform: scale(0.8, 0.8);
    }
}

.site-footer.rb .brands {
    max-width: 1250px;
    margin: 56px auto 0;
    padding: 32px 0;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
}

.site-footer.rb .brands-subtitle {
    position: relative;
    padding: 0 8px;
    top: -46px;
    top: -46px;
    text-transform: uppercase;
}

    .site-footer.rb .brands-subtitle span {
        display: inline-block;
        padding: 0 8px;
        background-color: #f3f3f3;
        font-size: 0.75rem;
    }

@media print, screen and (min-width: 48em) {
    .site-footer.rb .brands-subtitle span {
        font-size: 1.125rem;
    }
}

.site-footer.rb .brands-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media print, screen and (min-width: 64em) {
    .site-footer.rb .brands-row {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.site-footer.rb .brands-row a {
    display: inline-block;
    padding-bottom: 16px;
    width: 33%;
}

@media print, screen and (min-width: 64em) {
    .site-footer.rb .brands-row a {
        width: auto;
    }
}

.site-footer.rb .brands-row a img,
.site-footer.rb .brands-row a svg {
    -webkit-transform: scale(0.6, 0.6);
    transform: scale(0.6, 0.6);
}

@media print, screen and (min-width: 64em) {
    .site-footer.rb .brands-row a img,
    .site-footer.rb .brands-row a svg {
        -webkit-transform: scale(0.8, 0.8);
        transform: scale(0.8, 0.8);
    }
}

.site-footer.rb .rtaFooterText {
    margin: 2rem 0;
}

@media print, screen and (min-width: 64em) {
    .site-footer.rb .rtaFooterText {
        margin: 3.5rem 0;
    }
}

.site-footer.rb .rtaFooterText p {
    font-size: 12px;
    margin: 0;
}

@media print, screen and (min-width: 64em) {
    .site-footer.rb .rtaFooterText p {
        font-size: 16px;
    }
}

.brand-row__cb {
    width: 170px;
    height: auto;
}

    .brand-row__cb:hover path {
        fill: #767750
    }
/*Quickship popup*/
#quickshipPopup {
    display: none;
    position: fixed;
    z-index: 111;
    background: #fff;
    margin: auto;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    max-width: 620px;
    padding: 40px;
    max-height: 60%;
    -webkit-box-shadow: 5px 5px 5px 655px rgba(0, 0, 0, 0.5);
    box-shadow: 5px 5px 5px 655px rgba(0, 0, 0, 0.5);
    text-align: center;
}

    #quickshipPopup .quickship-logo {
        margin: 0px 0px 24px 0px;
    }

    #quickshipPopup h1 {
        font-size: 28px;
    }

    #quickshipPopup h2 {
        font-size: 20px;
    }

        #quickshipPopup h2 span {
            font-weight: bold;
            color: #3a7b08;
        }

    #quickshipPopup p {
        font-size: 16px;
    }

    #quickshipPopup .quickship-form-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 1.5rem;
    }

        #quickshipPopup .quickship-form-wrap .quickship-form-input {
            width: 75%;
        }

        #quickshipPopup .quickship-form-wrap .quickship-form-button {
            width: 25%;
        }

#rtaFooterNavNew {
position: relative;
width: auto;
padding: 64px 32px 16px;
font-size: 14px;
border-top: 1px solid var(--glob-light-border-color);
color: var(--glob-font-caption-color);
}

@media screen and (max-width: 60em) {
    #rtaFooterNavNew {
        padding: 24px 16px;
    }
}

@media screen and (max-width: 37.5em) {
    #rtaFooterNavNew {
        text-align: left;
    }
}

#rtaFooterNavNew > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1440px;
    margin: 0 auto 32px;
}

@media screen and (max-width: 60em) {
    #rtaFooterNavNew > div {
        display: block;
    }
}

#rtaFooterNavNew > div > div {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1 1;
}

@media screen and (max-width: 60em) {
    #rtaFooterNavNew > div > div {
        margin-top: 12px;
        padding-top: 12px;
        border-top: 1px solid var(--glob-light-border-color);
    }

        #rtaFooterNavNew > div > div.footer-logo-phone-wrap {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            margin-bottom: 48px;
            border-top: 0;
        }

        #rtaFooterNavNew > div > div.last-child {
            border-bottom: 1px solid var(--glob-light-border-color);
            padding-bottom: 10px;
        }
}

#rtaFooterNavNew > div > div:first-child {
    margin-right: 24px;
}

#rtaFooterNavNew a {
    display: block;
    text-decoration: underline;
}

@media screen and (max-width: 60em) {
    #rtaFooterNavNew .footer-logo-phone-wrap img,
    #rtaFooterNavNew .footer-logo-phone-wrap svg {
        max-width: 108px;
        height: auto;
    }
}

@media screen and (max-width: 60em) {
    #rtaFooterNavNew .footer-logo-phone-wrap > * {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1 1;
    }
}

#rtaFooterNavNew .footer-phone {
    display: block;
    margin-top: 64px;
    font-size: 20px;
    color: #000;
    text-decoration:none;
}

.footer-social a img { filter: brightness(0); }

@media screen and (max-width: 60em) {
#rtaFooterNavNew .footer-phone {
    margin: 0;
    font-size: 18px;
    text-align: center;
}
}

#rtaFooterNavNew .footer-phone span {
    position: relative;
    top: -1px;
    margin-right: 4px;
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
    font-size: 16px;
}

#rtaFooterNavNew .footer-get-help {
    max-width: 240px;
}

@media screen and (max-width: 90.625em) {
    #rtaFooterNavNew .footer-get-help {
        max-width: 192px;
    }
}

@media screen and (max-width: 82.5em) {
    #rtaFooterNavNew .footer-get-help {
        max-width: 164px;
    }
}

@media screen and (max-width: 87.5em) {
    #rtaFooterNavNew .footer-get-help {
        max-width: 148px;
    }
}

@media screen and (max-width: 60em) {
    #rtaFooterNavNew .footer-get-help {
        max-width: 100%;
    }
}

#rtaFooterNavNew .h2 {
    display: block;
    margin-bottom: 12px;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    color: #000;
    text-align: left;
}

@media screen and (max-width: 82.5em) {
    #rtaFooterNavNew .h2 {
        font-size: 18px;
    }
}

@media screen and (max-width: 60em) {
    #rtaFooterNavNew .h2 {
        margin-bottom: 4px;
    }

        #rtaFooterNavNew .h2.expandable:after {
            content: '+';
            float: right;
            position: relative;
            top: -2px;
            font-weight: 400;
            font-size: 32px;
        }

        #rtaFooterNavNew .h2.expandable.expanded:after {
            content: '-';
            left: -2px;
            -webkit-transform: scale(1.75, 1);
            transform: scale(1.75, 1);
        }
}

@media screen and (max-width: 60em) {
    #rtaFooterNavNew div ul {
        margin: 0 0 0 8px;
        display: none;
    }
}

#rtaFooterNavNew ul {
    display: inline-block;
    vertical-align: middle;
    list-style-type: none;
    list-style-image: none;
    text-align: left;
    margin: 0px;
}

@media screen and (min-width: 60.0625em) {
    #rtaFooterNavNew ul {
        display: inline-block !important;
    }
}

@media screen and (max-width: 56.25em) {
    #rtaFooterNavNew ul {
        margin-bottom: 24px;
    }
}

@media screen and (max-width: 37.5em) {
    #rtaFooterNavNew ul {
        width: 49%;
    }
}

#rtaFooterNavNew ul a {
    display: inline-block;
    padding: 6px 0;
    color: inherit;
    text-decoration: none;
    white-space: nowrap;
    line-height: 16px;
}

@media screen and (max-width: 37.5em) {
    #rtaFooterNavNew ul a {
        padding: 10px 0;
    }
}

#rtaFooterNavNew .footer-trade-pro {
padding: 32px 40px;
border: 1px solid var(--glob-light-border-color);
border-radius: 4px;
}

    #rtaFooterNavNew .footer-trade-pro.desktop {
        display: none;
    }

    #rtaFooterNavNew .footer-trade-pro.tablet {
        display: block;
        max-width: 360px;
        margin: 32px auto;
        text-align: left;
    }

@media screen and (min-width: 75em) {
    #rtaFooterNavNew .footer-trade-pro {
        display: none;
    }

        #rtaFooterNavNew .footer-trade-pro.desktop {
            display: block;
        }

        #rtaFooterNavNew .footer-trade-pro.tablet {
            display: none;
        }
}

@media screen and (max-width: 90.625em) {
    #rtaFooterNavNew .footer-trade-pro {
        padding: 32px;
    }
}

@media screen and (max-width: 82.5em) {
    #rtaFooterNavNew .footer-trade-pro {
        -ms-flex-item-align: start;
        align-self: start;
        padding: 24px;
    }

        #rtaFooterNavNew .footer-trade-pro .h2 {
            margin-top: 0;
        }
}

@media screen and (max-width: 60em) {
    #rtaFooterNavNew .footer-trade-pro.tablet {
        text-align: left;
    }
}

#rtaFooterNavNew .footer-trade-pro .h2 {
    margin-top: 4px;
}

#rtaFooterNavNew .footer-trade-pro p {
    margin-bottom: 16px;
    font-size: 14px;
    line-height: 22px;
}

#rtaFooterNavNew .footer-trade-pro a {
padding: 10px 24px;
font: var(--glob-font-heading);
font-size: 1rem;
font-weight: 700;
line-height: 24px;
color: #000;
border-radius: 28px;
background-color: var(--glob-button-bg);
text-align: center;
text-decoration: none;
-webkit-transition: all .5s;
transition: all .5s;
}

@media screen and (max-width: 90.625em) {
    #rtaFooterNavNew .footer-trade-pro a {
        font-size: 14px;
    }
}

@media screen and (max-width: 75em) {
    #rtaFooterNavNew .footer-trade-pro a {
        max-width: 200px;
    }
}

#rtaFooterNavNew .footer-trade-pro a:hover {
background-color: var(--glob-button-bg-hover);
}

@media screen and (max-width: 75em) {
    #rtaFooterNavNew .footer-social.tablet {
        display: block;
        text-align: center;
    }
}

@media screen and (min-width: 75em) {
    #rtaFooterNavNew .footer-social.tablet {
        display: none;
    }
}

#rtaFooterNavNew .footer-social a {
    display: inline-block;
    padding: 8px 10px;
}

#rtaFooterNavNew .footer-social.desktop {
    display: none;
}

@media screen and (min-width: 75em) {
    #rtaFooterNavNew .footer-social.desktop {
        display: block;
        margin: 32px 0 0 -72px;
    }
}

#rtaFooterNavNew div.footer-logos {
    padding: 0px;
}

@media screen and (min-width: 75em) {
    #rtaFooterNavNew div.footer-logos {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-left: 15rem;
    }
}

@media screen and (max-width: 60em) {
    #rtaFooterNavNew div.footer-logos {
        display: block;
        margin-top: 32px;
        text-align: center;
    }
}

@media screen and (max-width: 60em) {
    #rtaFooterNavNew div.footer-logos {
        margin-bottom: 0;
    }
}

#rtaFooterNavNew div.footer-logos img {
    max-width: 100%;
    height: auto;
    margin: 0 9px 12px 0;
}

@media screen and (max-width: 60em) {
    #rtaFooterNavNew div.footer-logos img {
        margin-right: 0;
    }
}

#rtaFooterNavNew div.footer-logos .logos-payment-apple-pay {
    height: 34px;
}

#rtaFooterNavNew div.footer-logos .logos-member {
    margin-right: 24px;
}

.grecaptcha-badge {
    display: none !important;
}

.filter-line-count-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.filter-line-count-room {
    flex-grow: 1;
    text-align: left;
    margin-left: 5px;
}


.filter-line-mobile {
    border-radius: 28px;
    border: 1px solid var(--glob-font-body-color);
    color: var(--glob-font-body-color);
    font-weight: 700;
    font-size: 14px;
    padding: .75rem 1.25rem;
    position: relative;
    text-align: right;
}
@media (max-width: 375px) {
    .filter-line-mobile {
        padding: .75rem;
    }
}
    .filter-line-mobile span {
        position: relative;
        padding-left: 20px;
        font: var(--glob-font-heading);
        font-size: .875rem;
        font-weight: 600;
    }

        .filter-line-mobile span::before {
            content: "";
            background-image: url(https://rtacabinetstore.blob.core.windows.net/rtacabinet/page/pdp/sort-filter.png);
            background-size: contain;
            background-repeat: no-repeat;
            width: 16px;
            height: 16px;
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
        }

#rtaFooterNavNew .footer-klaviyo {
    padding: 0px 10px;
    border: 1px solid #000;
    border-radius: 4px;
}

    #rtaFooterNavNew .footer-klaviyo.desktop {
        display: none;
    }

    #rtaFooterNavNew .footer-klaviyo.tablet {
        display: flex;
        max-width: 360px;
        margin: 32px auto;
        text-align: left;
    }

@media screen and (min-width: 75em) {
    #rtaFooterNavNew .footer-klaviyo {
        display: none;
        padding: 0px 20px;
    }

        #rtaFooterNavNew .footer-klaviyo.desktop {
            display: block;
        }

        #rtaFooterNavNew .footer-klaviyo.tablet {
            display: none;
        }
}

@media screen and (max-width: 60em) {
    #rtaFooterNavNew .footer-klaviyo.tablet {
        text-align: left;
    }

        #rtaFooterNavNew .footer-klaviyo.tablet > div {
            border-top: 0px solid #6a8b98;
        }
}
          
@media (min-width: 768px) and (max-width: 1024px) {
    .popular-styles {
        overflow: scroll!important;
    }

        .popular-styles a {
            width: 35% !important;
            display: flex;
            align-items: center;
            justify-content: flex-start;
            flex-wrap: nowrap;
        }

            .popular-styles a span {
                max-width: 93px !important;
                margin: 0 0 0 12px;
                max-width: 100%;
                white-space: normal;
                text-align: left;
                flex: 1;
            }
}

@media (min-width: 1024px) and (max-width: 1440px) {
    .popular-styles a {
        width: 33% !important;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: nowrap;
    }

        .popular-styles a span {
            margin: 0 0 0 12px;
            max-width: 100%;
            white-space: normal;
            text-align: left;
            flex: 1;
        }

    .popular-styles {
        overflow: scroll !important;
    }
}

.filters .filter.filter-color label input[data-option-name=Antique-White] + span:before {
    background: #ddd8d4;
    border-color: #ddd8d4;
}

.filters .filter.filter-color label input[data-option-name=Espresso] + span:before {
    background: #4e4d53;
    border-color: #4e4d53;
}

.filters .filter.filter-color label input[data-option-name=Light-Oak] + span:before {
    background: #d7b695;
    border-color: #d7b695;
}

.filters .filter.filter-color label input[data-option-name=Mocha-Birch] + span:before {
    background: #897668;
    border-color: #897668;
}

.filters .filter.filter-color label input[data-option-name=Onyx-Oak] + span:before {
    background: #434343;
    border-color: #434343;
}

.filters .filter.filter-color label input[data-option-name=Rose-Pink] + span:before {
    background: #d0babc;
    border-color: #d0babc;
}

.filters .filter.filter-color label input[data-option-name=Sage-Green] + span:before {
    background: #bcc1ba;
    border-color: #bcc1ba;
}

.filters .filter.filter-color label input[data-option-name=Sunlit-Fir] + span:before {
    background: #c3b199;
    border-color: #c3b199;
}

.filters .filter.filter-color label input[data-option-name=Warm-Walnut] + span:before {
    background: #7d5c4d;
    border-color: #7d5c4d;
}

.filters .filter.filter-color label input[data-option-name=White-Oak] + span:before {
    background: #c3b1a1;
    border-color: #c3b1a1;
}

.filters .filter .vanitywidth {
    background-image: url(../images/vanity-width.png) !important;
    background-repeat: no-repeat !important;
    background-size: 25px 25px !important;
    background-position: -1px center !important;
}

.filters .filter.filter-color label input[data-option-name=Brown] + span:before {
    background: #714C32;
    border-color: #714C32;
}

.filters .filter.filter-color label input[data-option-name=Green] + span:before {
    background: #9CAF88;
    border-color: #9CAF88;
}

.filters .filter.filter-color label input[data-option-name=Black] + span:before {
    background: #000000;
    border-color: #000000;
}

.filters .filter.filter-color label input[data-option-name=Off-White-Beige] + span:before {
    background: #EFEEE5;
    border-color: #EFEEE5;
}

@media (max-width: 38em) {
    .nav-timer-new {
        overflow: hidden;
    }
}

@media screen and (max-width: 56em) {
    .nav-timer-new.has-timer > div > div > *:last-child {
        margin: 4px 0.75rem;
    }
}

@media (max-width: 48rem) {
    .product-details-page, .product-listing-page {
        overflow-x: hidden;
    }
}


@media screen and (min-width: 66.875em) {
    body > header {
        position: sticky;
        top: 0;
        z-index: 11;
        background: #000;
    }
}

@media print, screen and (min-width: 76.5625em) {
    .header {
        position: static !important;
        height: auto !important;
    }
}

.header .bottombar {
    height: 77px !important;
    justify-content: space-between;
}

@media screen and (max-width: 76.5em) {
    .header .bottombar {
        height: auto !important;
        justify-content: center;
    }
}

.mini-header_toolbox {
    position: static;
}

.header .mobile-nav-popout .primary-nav {
    padding: 0 !important;
    max-width: 1448px;
    margin: 0 auto;
}

@media screen and (min-width: 76.5rem) and (max-width: 1485px) {
    .header .mobile-nav-popout .primary-nav {
        margin: 0 40px;
    }
}

.nav-links {
    max-width: 100%;
    justify-content: space-between;
}

.header .mobile-nav-popout .primary-nav > ul > li a.divider {
    height: 24px;
    margin-top: 15px;
    padding: 0;
    border-left: 1px solid #d5dae0;
}

header .header .bottombar .logo {
    padding: 0 !important;
}

@media screen and (min-width: 1224px) {
    .header .bottombar .logo img, .header .bottombar .logo svg {
        width: 79px !important;
        height: 45px !important;
    }
}

.nav-samples:after {
    content: none;
}

.phone-number-popup {
    display: flex;
    color: #fff;
}

    .phone-number-popup span {
        margin-left: .5rem;
    }

@media print, screen and (min-width: 76.5625em) {
    .header .mobile-nav-popout .primary-nav > ul > li a, .mini-header .primary-nav > ul > li a {
        font-weight: 400;
    }
}

@media screen and (max-width: 76.5em) {
    .phone-number-popup {
        display: none;
    }
}

@media screen and (max-width: 76.5em) {
    .header .mobile-nav-popout.open .primary-nav > ul:first-child > li .mob-nav-garage:before {
        background-image: url(https://rtacabinetstore.blob.core.windows.net/rtacabinet/layout/0063825_steelcraft-gray-garage-cabinets.webp);
        background-size: 132px 105px;
        width: 132px;
        height: 105px;
        content: "";
    }
}

@media screen and (min-width: 66.875em) {
    body > header {
        position: sticky;
        top: 0;
        z-index: 11;
        background: #000;
    }
}

@media print, screen and (min-width: 76.5625em) {
    .header {
        position: static !important;
        height: auto !important;
    }
}

.header .bottombar {
    height: 77px !important;
    justify-content: space-between;
}

@media screen and (max-width: 76.5em) {
    .header .bottombar {
        height: auto !important;
        justify-content: center;
    }
}

.mini-header_toolbox {
    position: static;
}

.header .mobile-nav-popout .primary-nav {
    padding: 0 !important;
    max-width: 1448px;
    margin: 0 auto;
}

@media screen and (min-width: 76.5rem) and (max-width: 1485px) {
    .header .mobile-nav-popout .primary-nav {
        margin: 0 40px;
    }
}

.nav-links {
    max-width: 100%;
    justify-content: space-between;
}

.header .mobile-nav-popout .primary-nav > ul > li a.divider {
    height: 24px;
    margin-top: 15px;
    padding: 0;
    border-left: 1px solid #d5dae0;
}

header .header .bottombar .logo {
    padding: 0 !important;
}

@media screen and (min-width: 1224px) {
    .header .bottombar .logo img, .header .bottombar .logo svg {
        width: 79px !important;
        height: 45px !important;
    }
}

.nav-samples:after {
    content: none;
}

.phone-number-popup {
    display: flex;
    color: #fff;
}

    .phone-number-popup span {
        margin-left: .5rem;
    }

@media print, screen and (min-width: 76.5625em) {
    .header .mobile-nav-popout .primary-nav > ul > li a, .mini-header .primary-nav > ul > li a {
        font-weight: 400;
    }
}

@media screen and (max-width: 76.5em) {
    .phone-number-popup {
        display: none;
    }
}

@media screen and (max-width: 76.5em) {
    .header .mobile-nav-popout.open .primary-nav > ul:first-child > li .mob-nav-garage:before {
        background-image: url(https://rtacabinetstore.blob.core.windows.net/rtacabinet/layout/0063825_steelcraft-gray-garage-cabinets.webp);
        background-size: 132px 105px;
        width: 132px;
        height: 105px;
        content: "";
    }
}

.hero-banner-video picture {
    flex: 1;
}

.hero-banner-video img {
    width: 100%;
}


/* ===== https://www.rtacabinetstore.com/Themes/RTA/Content/styles/new-theme.css?v=erRqSvvGRXb163e0rR8sPjpBLQw ===== */
@charset "UTF-8";.dropdown-menu{display:none;position:absolute;top:100%;left:0;background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:10}.has-dropdown:hover .dropdown-menu{display:block}.primary-nav{position:relative}.nav-links{max-width:100%;justify-content:space-between;list-style:none;margin:0;padding:0;display:block}.nav-links>li a{text-decoration:none;padding:10px 15px;color:#333;display:inline-block}.dropdown-content{display:flex;flex-wrap:nowrap;gap:48px;padding:24px}.dropdown-section{flex:1;justify-items:flex-start}.dropdown-section h5{font-size:16px;font-weight:bold}.dropdown-section ul{list-style:none;padding:0}.dropdown-section ul li{margin-bottom:5px}.dropdown-section ul li a{text-decoration:none;color:#555}.dropdown-section img{display:block;margin-bottom:10px}.dropdown-section a{color:#007bff;font-weight:bold;text-decoration:none}.nav-child-menu a{color:#414854 !important;padding:8px 0 !important;text-align:left;font-family:Mulish !important;font-size:14px !important;font-weight:600 !important;line-height:22px}.nav-child-menu a:has(img){padding:0 !important}.dropdown-section h5{color:#12223b !important;font-family:Mulish;font-size:14px;font-weight:700;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;margin-block-start:0;margin-block-end:8px}.mini-header_toolbox>li a{color:#000;display:flex;gap:5px}.mini-header_toolbox li a svg path,.mobile-quick-actions svg path{stroke:#000}.mini-header_toolbox{list-style-type:none;display:flex;align-items:baseline;margin:0 .5rem 0 0;gap:20px}.phone-number-info{width:186px;left:-50px;top:50px;box-sizing:content-box}.phone-number-info{line-height:1.75em;font-size:13px;color:#fff}.popup{display:none;position:absolute;z-index:20;padding:16px;border-radius:12px;background-color:#353535e8;box-shadow:0 0 3px rgba(0,0,0,.1),0 4px 20px rgba(0,0,0,.15)}.popup:after{content:'';position:absolute;right:100px;top:-18px;border-left:20px solid #353535e8;border-top:10px solid transparent;border-bottom:10px solid transparent;transform:rotate(-90deg)}.phone-number-info .inner p{margin-bottom:0;line-height:26px}.info-number{font-family:Mulish;font-size:16px;font-weight:700}.info-sub-text{font-family:Mulish;font-size:14px;font-weight:600}@media print,screen and (min-width:76.5625em){.header .mob-bottom-nav li.searchMedium .searchMediumForm.show{width:192px}.header{position:static !important;height:auto !important}}.header .mob-bottom-nav li.searchMedium .searchMediumForm.show{display:block;position:relative;width:192px;height:45px;border-radius:4px;top:-7px}.header .mob-bottom-nav li.searchMedium .searchMediumForm input[type=search]{width:100%;border:0;height:45px;font-size:14px;border:1px solid var(--glob-light-border-color);border-radius:4px;padding:0 35px 0 10px}.header .mob-bottom-nav li.searchMedium .searchMediumForm button,.mini-header .searchMediumForm button{position:absolute;right:8px;top:10px;border:0;background:none;padding:0}@media print,screen and (min-width:76.5625em){.header .bottombar{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1460px !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:-webkit-sticky !important;position:relative !important;top:0 !important;margin-left:auto !important;margin-right:auto !important}}@media screen and (min-width:66.875em){body>header{position:sticky;top:0;z-index:11;background:#000}}.header .bottombar{max-width:1006px;margin:0 auto;padding:0 0 !important;-webkit-box-sizing:content-box;box-sizing:content-box;height:77px;justify-content:space-between}.header .bottombar .logo img,.header .bottombar .logo svg{margin:0 auto;padding:8px 0;display:block;-webkit-transition:width .25s;transition:width .25s;box-sizing:content-box}@media screen and (min-width:1224px){.header .bottombar .logo img,.header .bottombar .logo svg{margin:0 auto;padding:8px 0;display:block;-webkit-transition:width .25s;transition:width .25s}.mini-header_toolbox li.search{position:relative}.header .mob-bottom-nav li.searchMedium .searchMediumForm.show{position:absolute;top:-10px;right:0}.header .mob-bottom-nav li.searchMedium .searchMediumForm input[type=search]{margin:0}}.phone-number-popup{display:flex;color:#000;text-decoration:none}.phone-number-popup:hover{text-decoration:none}.phone-number-popup span{margin-left:.5rem}.phone-number-popup svg path{stroke:#000}#rta-logo path{fill:#000}@media screen and (max-width:76.5em){.phone-number-popup{display:none}}.header .mobile-nav-popout .primary-nav>ul>li a.divider{height:24px;margin-top:15px;padding:0;border-left:1px solid #d5dae0}@media print,screen and (min-width:76.5625em){.header .mobile-nav-popout .primary-nav>ul>li a,.mini-header .primary-nav>ul>li a{padding:16px 16px;font-size:16px;text-transform:capitalize !important;border:0}.header .mobile-nav-popout .primary-nav a.main-nav-free-design{background-color:var(--glob-button-bg)}}@media print,screen and (min-width:76.5625em){.header .mobile-nav-popout .primary-nav>ul>li:first-child>a{padding:16px 16px 16px 0 !important}.header .mobile-nav-popout .primary-nav a.main-nav-free-design{margin-left:16px !important}}.header .mobile-nav-popout .primary-nav ul ul{display:none;position:absolute;left:20px;top:100%;background:#fff !important;z-index:1;text-align:left;list-style:none;margin:0}.nav-samples{display:flex !important;align-items:center}@media print,screen and (min-width:76.5625em){.header .mobile-nav-popout .primary-nav ul ul li a:hover{background-color:#fff !important}}@media print,screen and (min-width:76.5625em){.header .mobile-nav-popout .primary-nav ul+ul{margin-top:0;border-top:0 !important;max-width:1000px;display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width:76.5em){.header .mobile-nav-popout .primary-nav>ul:first-child>li{display:flex;flex-direction:row;align-items:center;padding:0;height:105px;background:var(--glob-secondary-bg);flex:none;order:0;align-self:stretch;flex-grow:0}.header .mobile-nav-popout.open .primary-nav>ul:first-child>li .mob-nav-kitchen:before{background-image:url(../images/nav-kitchen-cabinets-x2.jpg);background-size:132px 105px;width:132px;height:105px;content:""}.header .mobile-nav-popout.open .primary-nav>ul:first-child>li .mob-nav-bathroom:before{background-image:url(../images/mob-nav-bathroom.png);background-size:132px 105px;width:132px;height:105px;content:""}.header .mobile-nav-popout.open .primary-nav>ul:first-child>li .mob-nav-cabinet-started:before{background-image:url(../images/mob-nav-started.png);background-size:132px 105px;width:132px;height:105px;content:""}.header .mobile-nav-popout.open .primary-nav>ul:first-child>li .mob-nav-resources:before{background-image:url(../images/mob-nav-Resources.ong.png);background-size:132px 105px;width:132px;height:105px;content:""}.header .mobile-nav-popout.open .primary-nav>ul:first-child>li .mob-nav-tradePro:before{background-image:url('../images/mob-nav-tradePro.png');background-size:132px 105px;width:132px;height:105px;content:""}.header .mobile-nav-popout.open .primary-nav>ul:first-child>li .mob-nav-garage:before{background-image:url('https://rtacabinetstore.blob.core.windows.net/rtacabinet/layout/0063825_steelcraft-gray-garage-cabinets.webp');background-size:132px 105px;width:132px;height:105px;content:""}.header .mobile-nav-popout.open .primary-nav>ul:first-child>li .mob-nav-refundable-cabinet-samples:before{background-image:url(../images/header-sample-door.png);background-size:132px 105px;width:132px;height:105px;content:""}.header .mobile-nav-popout.open .primary-nav>ul:first-child>li .mob-nav-cabinet-FreeDesign:before{background-image:url(../images/free-design.jpg?v=100);background-size:132px 105px;width:132px;height:105px;content:""}.dropdown-section img{margin:12px 0 8px 0}.mob-nav-kitchen:after,.mob-nav-bathroom:after,.mob-nav-cabinet-started:after,.mob-nav-resources:after{content:"";position:absolute;right:1rem;transform:translateY(-50%) rotate(45deg);display:block;width:10px;height:10px;border-right:2px solid var(--glob-font-caption-color);border-top:2px solid var(--glob-font-caption-color);margin-top:15px}.header .mobile-nav-popout .primary-nav,.mini-header .primary-nav{margin-top:5px}.dropdown-content{display:block;flex-wrap:nowrap;gap:48px;padding:0}.dropdown-menu{display:none;top:0}.mobile-dropdown-menu{display:block;display:flex;flex-direction:column;align-items:flex-start;width:330px;height:800px;align-self:stretch;box-shadow:none;margin-top:-1px;box-sizing:content-box}.header .mobile-nav-popout .primary-nav>ul>li a,.mini-header .primary-nav>ul>li a{border-bottom:none}.mobile-back-button{margin:.25rem 0 1rem 0;font-size:14px;text-decoration:underline}.back-arrow{width:10px;height:10px;border-left:2px solid #85929c;border-bottom:2px solid #85929c;transform:rotate(45deg);display:inline-block;margin-left:3px;margin-top:10px;margin-right:11px}.dropdown-section h5{font-size:12px;font-weight:600;color:var(--glob-font-caption-color) !important;padding-top:20px !important}.mob-Account{background-color:#fff !important;display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:16px;width:314px;height:56px !important}.mob-Account-link-wrapper{display:flex;align-items:center;gap:8px;cursor:pointer;margin-left:15px}.custom-text{width:270px;height:22px;font-family:'Mulish';font-style:normal;font-weight:600;font-size:14px;line-height:22px;display:flex;align-items:center;color:#12223b !important;flex:none;order:1;flex-grow:1}.custom-svg{width:24px;height:24px}.svg-path{stroke:var(--glob-selection-border) !important;fill:none}}@media print,screen and (max-width:76.5625em){.mini-header_toolbox.mob-bottom-nav{display:none}}.header .mobile-nav-popout .primary-nav{max-width:1448px;margin:0 auto;padding-left:0}@media screen and (max-width:1485px){.header .mobile-nav-popout .primary-nav{margin:0 40px}}@media screen and (max-width:76.5em){.header .mobile-nav-popout .topbar{justify-content:space-between !important}.header .mobile-nav-popout .primary-nav{margin:0}}@media screen and (min-width:1224px) and (max-width:1378px){.header .mobile-nav-popout .topbar{justify-content:space-between !important}.header .mobile-nav-popout .primary-nav>ul>li:first-child>a{padding:16px 10px 12px 0 !important}.nav-child-menu a{color:#414854 !important;padding:8px 0 !important;text-align:left;font-family:Mulish !important;font-size:14px !important;font-weight:600 !important;line-height:22px}.header .mobile-nav-popout .primary-nav>ul>li a{padding:16px 10px;font-size:14px !important}.header .mobile-nav-popout .primary-nav{padding-left:0 !important}.mini-header_toolbox{gap:11px !important}.mini-header_toolbox li a svg{width:20px}.header .mobile-nav-popout .primary-nav a.main-nav-free-design{margin-left:8px !important}.header .mobile-nav-popout .primary-nav a.main-nav-free-design,.mini-header .primary-nav a.main-nav-free-design{padding:8px 8px !important}#topcartlink2 a span{font-size:14px}}@media screen and (min-width:1378px) and (max-width:1485px){.header .mobile-nav-popout .primary-nav>ul>li a{padding:16px 10px;font-size:15px !important}.header .mobile-nav-popout .primary-nav>ul>li:first-child>a{padding:16px 10px 12px 0 !important}}@media print,screen and (max-width:76.5625em){.hide-for-small{display:none !important}}@media screen and (max-width:76.5em){.header .mobile-nav-popout .primary-nav ul+ul li{border-top:1px solid #d5dae0;border-bottom:1px solid #d5dae0}}.header{z-index:110 !important}@media screen and (max-width:76.5em){.header .mobile-nav-popout .primary-nav>ul:first-child>li .badge-free-shipping{font-family:'Mulish';bottom:22px !important;color:#fff;background:var(--glob-success-bg);padding:4px 14px !important}.header .mobile-nav-popout .primary-nav>ul:first-child>li .mob-nav-refundable-cabinet-samples span{padding-top:27px !important}}@media screen and (max-width:1485px){.header .bottombar{margin:0 40px !important}}@media screen and (max-width:1392px){.mini-header_toolbox{gap:10px}}.sample-header{height:93px}@media print,screen and (min-width:64em){.sample-header .container{height:93px}}.seo-category-desciption{margin:96px 0 54px 0;padding-top:60px;border-top:1px solid #e3e3e3}.seo-category-desciption h2{max-width:948px;margin:24px auto 12px auto;font-size:24px;font-weight:700}.seo-category-desciption p{max-width:948px;margin:8px auto;font-size:14px;line-height:1.5em}.seo-category-desciption h3{max-width:948px;margin:24px auto 12px auto;font-size:20px;font-weight:700}.seo-category-desciption ul{max-width:900px;margin:8px auto;font-size:20px;list-style:disc}.seo-category-desciption h4{max-width:948px;margin:24px auto 12px auto;font-size:18px;font-weight:700}.seo-category-desciption ol{max-width:860px;margin:8px auto;font-size:18px;list-style:decimal}.seo-category-desciption ol li::marker{font-weight:700}@media print,screen and (max-width:768px){.seo-category-desciption h2{font-size:22px}.seo-category-desciption h3{font-size:18px}.seo-category-desciption h4{font-size:16px}.seo-category-desciption ul{font-size:18px}.seo-category-desciption ol{font-size:16px}}@media print,screen and (max-width:970px){.seo-category-desciption ul{padding-left:20px}.seo-category-desciption ol{padding-left:20px}}

/* ===== https://www.rtacabinetstore.com/blog/src/layout.css?v=24 ===== */
/* Reset1 */ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
html, body { font-style: normal; font-size: 16px; line-height: 1em; font-family: 'Open Sans', sans-serif; color: #414854; background-color: #fff; }
strong, b { font-weight: bold; }
a, input[type=submit] { cursor: pointer; color: #185A73; }
main em, main i { font-style: italic; }
main strong, main b { font-weight: bold; }

h1 { font-size: 28px; font-weight: bold; font-family: 'Mulish', Arial, sans-serif; color: #12223B; }
h2 { font-family: 'Mulish', sans-serif; color: #12223B; }

.header { width: 100%; background: #fff; }

.container { max-width: 960px; margin: 0 auto; }
.initial-hide, .mobile-hide, .mobile-only { display: none; }
.center { text-align: center; }
.clearfix { clear: both; }

.checkout-icons { display: none; }

.nav-main-links { line-height: 24px; font-size: 16px; }

.mobile-back-button { display: none; }

ul.breadcrumb { margin: 24px 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
ul.breadcrumb li { display: inline-block; margin: 0 4px 0 0; }
ul.breadcrumb li + li:before { content: '>'; margin-right: 4px; }
ul.breadcrumb a { color: #a55; text-decoration: none; }
ul.breadcrumb > li:last-child a { color: inherit; }
.frame .breadcrumb { display: none; }

/* cls fixes */
#page { padding-top: 32px !important; }
.site-branding { margin: 0 0 16px 0 !important; }
.site-branding .site-title { height: 48px; font-size: 34px !important; line-height: 1em !important; }
#site-navigation { height: 48px; }
.masthead { min-height: 152px; padding-top: 24px !important; }
.social-wrapper { height: 50px; }
.home .entry-title, .archive .entry-title { min-height: 54px; line-height: 1em; }
.home .entry-content p, .archive .entry-content p { min-height: 120px; }
.single .entry-title { min-height: 140px; }
.single .entry-meta p { min-height: 60px; }
.single .entry-content > *:first-child { margin-top: inherit; }
@media (max-width: 76.5em) {
	#page { padding-top: 0 !important; }
	.header .primary-mobile-nav { height: 34px !important; }
}
@media (max-width: 750px) {
	.home .entry-title, .archive .entry-title { min-height: 60px; }
	.home .entry-content p, .archive .entry-content p { min-height: 84px; }
	#site-navigation { margin-top: 0; }
	.single #page > header { min-height: 160px; } 
	.single .entry-title { min-height: 48px; margin-bottom: 16px; }
	.single .entry-meta p { min-height: 96px; }
}


.home-counter {
    display: flex;
    flex-direction: row;
    gap: 8px;
    padding-top: 12px;
}
.home-counter .counter-box {
    flex-direction: column;
    align-items: center;
	border: 2px solid #D5DAE0;
	border-radius: 2px;
	padding: 12px 24px;;
	background-color: #fff;
}
.home-counter .counter-number {
	font-weight: 500;
	font-size: 38px;
	line-height: 36px;
}
.home-counter .counter-desc {
	font-weight: 600;
	font-size: 20px;
	line-height: 20px;
}
.plp-counter { width: 290px; margin: -38px auto 24px auto; font-family: 'Mulish', sans-serif; }
.plp-counter .counter-box { padding: 8px 16px; }
.plp-counter .counter-number { font-size: 26px; line-height: 24px; }
.plp-counter .counter-desc { font-size: 13px; line-height: 13px; }
@media(max-width: 1000px) {
	.home-counter { gap: 4px; padding-top: 8px; }
	.home-counter .counter-box { padding: 12px 24px; }
	.home-counter .counter-number { font-weight: 600; font-size: 21px; line-height: 28px; }
	.home-counter .counter-desc { font-size: 14px; line-height: 22px; }
	.plp-counter { width: 222px; margin: -24px auto 24px auto; }
	.plp-counter .counter-box { padding: 6px 12px 6px 12px; }
	.plp-counter .counter-number { font-size: 20px; font-weight: 500; line-height: 18px; }
	.plp-counter .counter-desc { font-size: 11px; line-height: 11px; }
}

.yotpo-reviews-carousel .yotpo-review-stars { display: none; }

/* new menu */
img {
  border-top-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-left-style : none;
}

.text-decoration-none {
  text-decoration: none;
  text-decoration-line : none;
  text-decoration-style : initial;
  text-decoration-color : initial;
}

.bold {
  font-weight : 700;
}

.caps {
  text-transform : uppercase;
  letter-spacing : 0px;
}

.left-align {
  text-align : left;
}

.center {
  text-align : center;
}

.m0 {
  margin : 0px;
}

.mt1 {
  margin-top : 0.5rem;
}
.mt2 {
  margin-top : 1rem;
}

.mb1 {
  margin-bottom : 0.5rem;
}

.mb2 {
  margin-bottom : 1rem;
}

.ml3 { margin-left: 1.5rem; }
.ml2 { margin-left: 1rem; }
.mobile-quick-actions { margin-left: -2rem; }
@media (max-width: 350px) { .mobile-quick-actions .ml3 { margin-left: 1rem; } }

.p0 {
  padding : 0px;
}

.pt1 {
  padding-top : 0.5rem;
}

.pr1 {
  padding-right : 0.5rem;
}

.pb1 {
  padding-bottom : 0.5rem;
}

.pl1 {
  padding-left : 0.5rem;
}

.pl2 {
  padding-left : 1rem;
}

.pt2 {
  padding-top : 1rem;
}

.col-2 {
  width : 16.6667%;
}

.col-3 {
  width : 25%;
}

.col-4 {
  width : 33.3333%;
}

.col-5 {
  width : 41.6667%;
}

.col-6 {
  width : 50%;
}

.col-7 {
  width : 58.3333%;
}

.col-8 {
  width : 66.6667%;
}

.col-9 {
  width : 75%;
}

.col-10 {
  width : 83.3333%;
}

.col-11 {
  width : 91.6667%;
}

.col-12 {
  width : 100%;
}
@media (min-width: 52.06rem) {
  .md-col-1 {
    width : 8.33333%;
  }

  .md-col-2 {
    width : 16.6667%;
  }

  .md-col-3 {
    width : 25%;
  }

  .md-col-4 {
    width : 33.3333%;
  }

  .md-col-5 {
    width : 41.6667%;
  }

  .md-col-6 {
    width : 50%;
  }

  .md-col-7 {
    width : 58.3333%;
  }

  .md-col-8 {
    width : 66.6667%;
  }

  .md-col-9 {
    width : 75%;
  }

  .md-col-10 {
    width : 83.3333%;
  }

  .md-col-11 {
    width : 91.6667%;
  }

  .md-col-12 {
    width : 100%;
  }
}
@media (min-width: 64.06rem) {
  .lg-col-1 {
    width : 8.33333%;
  }

  .lg-col-2 {
    width : 16.6667%;
  }

  .lg-col-3 {
    width : 25%;
  }

  .lg-col-4 {
    width : 33.3333%;
  }

  .lg-col-5 {
    width : 41.6667%;
  }

  .lg-col-6 {
    width : 50%;
  }

  .lg-col-7 {
    width : 58.3333%;
  }

  .lg-col-8 {
    width : 66.6667%;
  }

  .lg-col-9 {
    width : 75%;
  }

  .lg-col-10 {
    width : 83.3333%;
  }

  .lg-col-11 {
    width : 91.6667%;
  }

  .lg-col-12 {
    width : 100%;
  }
}
.flex {
  display : flex;
}

.flex-wrap {
  flex-wrap : wrap;
}

.items-center {
  -webkit-box-align : center;
  align-items : center;
}

.justify-center {
  -webkit-box-pack : center;
  justify-content : center;
}

.relative {
  position : relative;
}
@media (max-width: 40rem) {
  .xs-hide {
    display : none;
  }
}
@media (max-width: 52rem) and (min-width: 751px) {
  .sm-hide {
    display : none;
  }
}
@media (max-width: 64rem) and (min-width: 52.06rem) {
  .md-hide {
    display : none;
  }
}
@media (min-width: 64.06rem) {
  .lg-hide {
    display : none;
  }
}
.test *, .mean-container .mean-bar * {
  box-sizing : border-box;
}

.btm-bar{padding: 4px;background:#195a73;text-transform:capitalize;color:#fff;font-family: 'Open Sans', sans-serif; font-size:0.8rem; line-height: 1.5rem;}
.btm-bar a { margin: 0 12px; }
.btm-bar .head-quick-ship { padding-left: 30px; background: url(//assets.rtacabinetstore.com/assets/img/ico/fast-carrier.svg) 0 3px no-repeat; }
.btm-bar .head-contractor { padding-left: 20px; background: url(//assets.rtacabinetstore.com/assets/img/ico/percent-badge.svg) 0 2px no-repeat; }
.quick-ship-icon {  padding-left: 20px; background: url(//assets.rtacabinetstore.com/assets/img/ico/quick-ship-nav-desktop.svg) -3px 4px no-repeat; }

@media (max-width:920px) {
 .head-diy-tool { display: none; }
}

@media (max-width:750px){.btm-bar{display:none}}

.mean-container .mean-bar {
  top : 46px;
}

main {
  max-width : 1280px;
  margin : 0px auto;
}

a, a:active, a:visited {
  color : #185a73;
}

.ampstart-nav a {
  cursor : pointer;
  text-decoration-line : none;
  text-decoration-style : initial;
  text-decoration-color : initial;
}

.ampstart-nav .ampstart-label {
  color : inherit;
}

hr {
  width : calc(100% + 3rem);
  height : 1px;
  background-color : rgb(243, 243, 243);
  border : none;
  margin : 0px -1.5rem;
}
@media (min-width: 52.06rem) {
  hr {
    width : 100%;
    margin : 0px;
  }

  .ampstart-sidebar-nav {
    display : inline-block;
    text-align : center;
  }
}
.ampstart-nav {
  margin-bottom : 2rem;
  float : left;
  width : 100%;
}

header.test {
  background : rgb(17, 17, 17);
  border : none;
  color : rgb(221, 221, 221);
}
header.test div > a, .nav-top-links a { color: #ddd; }
.nav-main-links a { position: relative; z-index: 6; }


.test .mobile {
  display : none;
}

.test ul {
  list-style-type : none;
  list-style-position : initial;
  list-style-image : initial;
}

.test .d-nav-drop  a:hover{background: #fff;}

.test .nav-top-links {
  font-size : 11.2px;
}

.test hr {
  opacity : 0.5;
}

.test .nav-main-links {
  height : 100%;
}

.test .number {
  font-size : 1.5rem;
}

.test .go input[type="search"] {
  background-image : initial;
  background-position : initial;
  background-size : initial;
  background-repeat : initial;
  background-attachment : initial;
  background-origin : initial;
  background-clip : initial;
  background-color : transparent;
  border : none;
  color : rgb(221, 221, 221);
  width : 100%;
  font-size : 0.7rem;
  height : 1.5rem;
}

.test .go button[type="submit"] {margin-right: 4px;background: none;border:0;color:#ddd;font-size:0.7rem;}
@media (max-width: 1555px) {
  .test .nav-main-links {
    font-size : 0.85rem;
  }

  .test .md-col-3 {
    width : 20%;
  }

  .test .md-col-6 {
    width : 60%;
  }
}
@media (max-width: 1300px) {
  .test .md-col-3 {
    width : 100%;
  }

  .test .md-col-6 {
    width : 100%;
  }

  .test .mobile {
    display : block;
  }

  .test .non-mobile {
    display : none;
  }
}
@media (max-width: 750px) {
  .test .nav-sm {
    font-size : 1.2rem;
  }

  .test .nav-sm .links {
    font-size : 0.8rem;
  }

  .test .nav-top {
    display : none;
  }

  .test .nav-main-links {
    display : none;
  }

  .test .nav-logo {
    width : 50%;
  }

  .mean-container a.meanmenu-reveal {
    padding : 0px;
    top : -39px;
    left : 13px !important;
    right : auto !important;
  }

  .mean-container a.meanmenu-reveal span {
    background-image : initial;
    background-position : initial;
    background-size : initial;
    background-repeat : initial;
    background-attachment : initial;
    background-origin : initial;
    background-clip : initial;
    background-color : transparent;
  }

  .mean-container a.meanmenu-reveal.meanclose {
    opacity : 0;
  }
}
nav.mean-nav ul.newnav > li {
  display : none;
}

.mean-container .mean-nav {
  margin-top : 0px;
}

.mean-container .mean-nav ul li a:hover {
  background-image : initial;
  background-position : initial;
  background-size : initial;
  background-repeat : initial;
  background-attachment : initial;
  background-origin : initial;
  background-clip : initial;
  background-color : transparent;
}

.mean-container .mean-nav ul li {
  text-align : center;
}

.mean-container .mean-nav ul li a {
  border : none;
  text-transform : capitalize;
  padding : 0px;
  width : auto;
  float : none;
  text-align : center;
  display : inline-block;
}

.newnav ul a {
  margin-left : 0px !important;
}

.ampstart-sidebar-nav.test .secondary li a {
  font-size : 12.8px;
}

.ampstart-sidebar-nav.test input[type="search"] {
  border-bottom : 1px solid rgb(221, 221, 221);
  box-shadow : none !important;
}

.mean-container .mean-nav { display: none; padding-bottom: 36px; background-color: #0c1923; position: absolute; z-index: 10; top:64px; }
.mean-container .mean-nav ul li a { color: #fff; font-size: 16px; }

@media (min-width: 750px) {
	.mean-container .mean-nav { visibility: hidden; }
}	


.message { position: relative; z-index: 1; top: 180px; padding: 12px; line-height: 1.5em; color: #000; border-top: 4px solid #a00; border-bottom: 4px solid #a00; background-color: #fff; }
.message.error { color: #d8000c; background-color: #ffbaba; }
.message.warning { color: #000; background-color: #ffba23; }
.message.small { font-size: 14px; }
.message i.fa { margin-right: 4px; color: #00a; font-size: 20px; position: relative; top: 2px; }

#rtaFooterNavNew { position: relative; z-index: 1; width: auto; padding: 64px 32px 16px 32px; font-size: 14px; font-family: 'Mulish', sans-serf; color: #DEF9FE; background-color: #000; }
#rtaFooterNavNew > div { display: flex; max-width: 1440px; margin: 0 auto 32px auto; }
#rtaFooterNavNew > div > div { flex: 1; }
#rtaFooterNavNew > div > div:first-child { margin-right: 24px; }
#rtaFooterNavNew ul { display: inline-block; padding:0; vertical-align: middle; list-style-type: none; list-style-image: none; text-align: left; }
#rtaFooterNavNew ul + ul { border-left: 1px solid #fff; }
#rtaFooterNavNew ul a { display: inline-block; padding: 6px 0; color: inherit; text-decoration: none; white-space: nowrap; }
#rtaFooterNavNew a { display: block; text-decoration: underline; }
#rtaFooterNavNew .footer-phone { display: block; margin-top: 64px; font-size: 20px; font-weight: 600; color: #8AD0EB; text-decoration: none; }
#rtaFooterNavNew .footer-phone span { position: relative; top: -1px; margin-right: 4px; transform: scale(-1,1); font-size: 16px; }
#rtaFooterNavNew .h2 { display: block; margin-bottom: 12px; font-size: 20px; font-weight: 600; line-height: 30px; color: #8ad0eb; text-align: left; }
.footer-social { margin: 32px 0 0 -72px; }
#rtaFooterNavNew .footer-social a { display: inline-block; padding: 8px 10px; }
.footer-logos img { max-width: 100%; height: auto; margin: 0 24px 12px 0; }
.footer-trade-pro { padding: 32px 40px; border: 1px solid #8ad0eb; border-radius: 4px; }
.footer-trade-pro p { margin-bottom: 16px;  font-size: 14px; line-height: 22px; }
.footer-trade-pro .h2 { margin-top: 4px; }
#rtaFooterNavNew .tablet { display: none; }
#rtaFooterNavNew .footer-trade-pro a { padding: 10px 24px; font-size: 16px; font-weight: bold; line-height: 24px; color: #fff; border-radius: 28px; background-color: #185A73; text-align: center; text-decoration:none; transition: all .5s;}
#rtaFooterNavNew .footer-trade-pro a:hover { background-color: #8ad0eb; }
.footer-get-help { max-width: 240px; }
body  .footer-get-help { max-width: 192px; }

@media(max-width: 1450px) {
	.footer-get-help { max-width: 192px; }
	body .footer-get-help { max-width: 148px; }
	.footer-trade-pro { padding: 32px; }
	#rtaFooterNavNew .footer-trade-pro a { font-size: 14px; }
}
@media(max-width: 1320px) {
	.footer-get-help { max-width: 164px; }
	body .footer-get-help { max-width: 192px; }
	.footer-trade-pro { align-self:start; padding: 24px; }
	.footer-trade-pro .h2 { margin-top: 0; }
	#rtaFooterNavNew .h2 { font-size: 18px; }
}
@media(max-width: 1200px) {
	body .footer-get-help { max-width: 192px; }
	#rtaFooterNavNew .footer-trade-pro, #rtaFooterNavNew .footer-social { display: none; }
	#rtaFooterNavNew .footer-trade-pro.tablet { display: block; max-width: 360px; margin: 32px auto; text-align: center; }
	#rtaFooterNavNew .footer-trade-pro a { max-width: 200px; }
	#rtaFooterNavNew .footer-social.tablet { display: block; text-align: center; }
	#rtaFooterNavNew .footer-logos { display: block; margin-top: 32px; text-align: center; }
	.footer-get-help { max-width: 148px; }
}
@media(max-width: 960px) {
	#rtaFooterNavNew { padding: 24px 16px; }
	#rtaFooterNavNew > div { display: block; }
	#rtaFooterNavNew .footer-trade-pro.tablet { text-align: left; }
	
	#rtaFooterNavNew > div > div.footer-logo-phone-wrap { display: flex; align-items: center; margin-bottom: 48px; border-top: 0; }
	.footer-logo-phone-wrap > * { flex: 1; }
	.footer-logo-phone-wrap img { max-width: 108px; height: auto; }
	#rtaFooterNavNew .footer-phone { margin: 0; font-size: 18px; text-align: center; }
	
	#rtaFooterNavNew > div > div { margin-top: 12px; padding-top: 12px; border-top: 1px solid #6a8b98; }
	#rtaFooterNavNew > div > div:last-child { padding-bottom: 10px; border-bottom: 1px solid #6a8b98; }
	.footer-get-help { max-width: 100%; }
	#rtaFooterNavNew .h2.expandable { margin-bottom: 4px; }
	#rtaFooterNavNew .h2.expandable:after { content: '+'; float: right; position: relative; top: -2px; font-weight: normal; font-size: 32px; }
	#rtaFooterNavNew .h2.expandable.expanded:after { content: '-'; left: -2px; transform: scale(1.75, 1); }
	#rtaFooterNavNew div ul { margin: 0 0 0 8px; display: none; }
	
	#rtaFooterNavNew > div.footer-logos { margin-bottom: 0; }
	.footer-logos img { margin-right: 0; }
	body  .footer-get-help { max-width: 100%; }

}

.site-footer { position: relative; z-index: 1; max-width: 960px; margin: 0 auto; text-align: center; line-height: 1.5em; font-size: 17px; }
.site-footer img { max-width: 100%; }

.site-footer.rb { max-width: 100%; padding: 64px 16px 36px 16px; color: #666; border-bottom: 10px solid #D44A00; background-color: #F3F3F3; text-align: center; overflow: hidden; }
.site-footer.rb .brands { max-width: 1250px; margin: 56px auto 0 auto; padding: 64px 0; border-top: 1px solid #666; border-bottom: 1px solid #666; }
.site-footer.rb .brands div { display: flex; flex-direction: row; justify-content: space-between;align-items: center}
.site-footer.rb .brands div + div { max-width: 820px; margin-top: 16px; }
.site-footer.rb .brands div a { display: inline-block;  }
.site-footer.rb .brands a:last-child { position: relative; right: -8px; }
.site-footer.rb .brands p { position: relative; padding: 0 8px; top: -77px; font-size: 18px; text-transform: uppercase; }
.site-footer.rb .brands p span { display: inline-block; padding: 0 8px; background-color: #f3f3f3; } 
.site-footer.rb .rtaFooterText { margin: 56px 0 0 0; }
.site-footer.rb .rtaFooterText p { margin: 0; font-size: 16px; }
@media(max-width: 1000px) {
	.site-footer.rb { padding-bottom: 4px; } 
	.site-footer.rb .brands { padding: 32px 0; }
	.site-footer.rb .brands p { top: -46px; }
	.site-footer.rb > a img, .site-footer.rb .brands div img { transform: scale(.8,.8); }
	.site-footer.rb .brands p, .site-footer.rb .rtaFooterText p { font-size: 12px; }
	.site-footer.rb .rtaFooterText { margin-top: 32px; } 
}
@media(max-width: 700px) {
	.site-footer.rb > a img, .site-footer.rb .brands div img { transform: scale(.6,.6); }
	.site-footer.rb .brands div a { padding-bottom: 16px; }
	.site-footer.rb .brands div { display: block; margin: 0 -32px; }
	.site-footer.rb .brands a:last-child { position: static; right: 0; }
	.site-footer.rb .brands a:nth-child(2) { margin: 0 -16px; }
	.site-footer.rb .brands a:nth-child(4) { position: relative; left: 10px; }
	.site-footer.rb .brands a:nth-child(5) { position: relative; left: 32px; }
	.site-footer.rb .brands a:nth-child(6) { position: relative; left: 24px; }
}


.rta-button-flat { display: inline-block; padding: 8px 16px; font-size: 14px; font-family: inherit; font-weight: bold; color: #444; 
				   border: 0; border-bottom: 2px solid #ccc; background: #eee;  
				   text-align: center; text-decoration: none; transition: background-color .5s; cursor: pointer; -webkit-appearance: none; border-radius: 0; }
.rta-button-flat:hover { background-color: #ddd; }
.rta-button-flat.call { color: #fff; border-bottom: 2px solid #0A4B08; background-color: #1A5B08; }
.rta-button-flat.call:hover { background-color: #5da134; }
.rta-button-flat.orange { border-color: #935224; background-color: #a26942; }

.chat-bubble{position:fixed;bottom:12px;left:12px;cursor:pointer;}
.chat-bubble.mobile { display: none; }
@media (max-width: 450px) {
	.chat-bubble.desktop { display: none; }
	.chat-bubble.mobile { display: block; right: 8px; z-index: 3; }
}

/* gradients */
.grad-black {
	background: #4b4b4b; 
	background: -moz-linear-gradient(left, #4b4b4b 0%, #5f5f5f 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#4b4b4b), color-stop(100%,#5f5f5f));
	background: -webkit-linear-gradient(left, #4b4b4b 0%,#5f5f5f 100%);
	background: -o-linear-gradient(left, #4b4b4b 0%,#5f5f5f 100%);
	background: -ms-linear-gradient(left, #4b4b4b 0%,#5f5f5f 100%);
	background: linear-gradient(to right, #4b4b4b 0%,#5f5f5f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b4b4b', endColorstr='#5f5f5f',GradientType=1 );	
}
.grad-blue { 
	background: #374969;
	background: -moz-linear-gradient(left, #374969 0%, #425a88 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#374969), color-stop(100%,#425a88));
	background: -webkit-linear-gradient(left, #374969 0%,#425a88 100%);
	background: -o-linear-gradient(left, #374969 0%,#425a88 100%);
	background: -ms-linear-gradient(left, #374969 0%,#425a88 100%);
	background: linear-gradient(to right, #374969 0%,#425a88 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#374969', endColorstr='#425a88',GradientType=1 );		
}


@media all and (max-width: 900px)
{
	/* .contest-countdown-wrapper { left: 16px; } */
	
	#rtaFooterNavNew ul { margin-bottom: 24px; }
	#rtaFooterNavNew ul + ul { border: 0; }

}

@media all and (max-width: 600px)
{
	.mobile-only-inline { display: inline; }
	#rtaFooterNavNew { text-align: left; }
	.chat-nav, .global-search, .sitemode-wrapper { display: none !important; }
	
	hr { width: auto; margin: 0; }

	#rtaFooterNavNew ul { width: 49%; }
}


/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:19999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxContent{margin-top:32px; overflow:visible; background:#fff; border-radius: 4px;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{background:#fff; padding:1px; border-radius: 4px;}
        #cboxLoadingGraphic{background:url(/lib/img/colorbox/loading.gif) no-repeat center center;}
        #cboxLoadingOverlay{background:#fff;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(/lib/img/colorbox/controls.png) no-repeat 0 0;}
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious:hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext:hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose:hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}

.fkd-pop { border-radius: 8px; }   
.fkd-pop #cboxLoadedContent { padding: 0; }
.fkd-pop #cboxClose { display: none !important; }        
        
/* mcafee test */
.trustedsite-floating-element { right: 0 !important; }

.hsds-beacon .hMPnUk, .hsds-beacon .hMPnUk.is-mobile { z-index: 11050; }



.offer-pop{
position: absolute; top: 22vh; left: 50%; width: 570px; height: 60vh; max-height: 420px; z-index:15; margin-left: -275px; overflow-y: auto; box-sizing: border-box; padding-bottom: 32px;
border: 1px solid #000; background-color: #fff; text-align: center; box-shadow: 0 0 1024px 64px #000; 
animation:1s ease 1s normal forwards 1 fadein;
-webkit-animation:1s ease 1s normal forwards 1 fadein;
opacity:0
}
.offer-pop .close { display: block; padding: 12px; text-align: right; }
.offer-pop p { margin: 0 28px 16px 28px; color: #59accc; font-weight: bold; text-transform: uppercase; }
.offer-pop p.pop-heading { margin-top: -16px; }
.offer-pop p + p { font-size: 14px; color: #555; text-transform: none; font-weight: normal; }
.offer-pop input[type=text], .offer-pop input[type=email] { width: 310px; margin: 0 8px; padding: 8px; }
.offer-pop input[type=submit] { text-transform: uppercase; }
.optin-segment { margin: 16px 0; }
.optin-segment label { margin-left: 12px; }
.offer-pop .msg { margin-bottom: 0; text-transform: none; }
.offer-pop .submit-success-message[role=alert] + input { display: none; }
@keyframes fadein{from{opacity:0} to{opacity:1} }
@-webkit-keyframes fadein{from{opacity:0} to{opacity:1} }
@media (max-width: 600px) {
	.d-nav-drop { width: auto; }
	.nav-drop-parent > a:after { content: '>';  display: inline-block; position: relative; padding-left: 8px; }
	.nav-drop-parent:hover > a:after { transform: rotate(90deg); top: -6px; padding-left: 12px; }
	.d-nav-drop { margin-top: 10px; padding: 1px 0 13px 0; background-color: #333; }
	
	.offer-pop { width: 90%; left: 5%; top: 5vh; height: 90vh; max-height: 560px; margin-left: 0;} 
	.offer-pop input[type=email] { width: 250px; }
	.offer-pop p { margin: 0 16px 16px 16px; }
	.optin-segment label { display: block; margin: 8px 0; }

	#rtaFooterNavNew ul a { padding: 10px 0; }
}
@media (max-width: 1300px) {
	.nav-resources .nav-drop-parent:hover .d-nav-drop { margin-top: -21px; border-top-width: 36px; }
}




.collapsible { position: relative; }
.collapsible h2 { cursor: pointer; }
.collapsible h2:after { content: 'v'; float: right; position: relative; top: 2px; font-weight: normal; transform: scale(1.5, 1) rotate(180deg); }
.collapsible.collapsed h2:after { top: 0; transform: scale(1.5, 1); }




/* ===== https://www.rtacabinetstore.com/blog/src/fonts/google-custom-font.css?v=1 ===== */
/* latin */
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptvg83HX_SGhgqk3wot.woff2) format('woff2');
  unicode-range: U+0000-00FF
}
/* latin */
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptvg83HX_SGhgqk3wot.woff2) format('woff2');
  unicode-range: U+0000-00FF
}
/* latin */
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptvg83HX_SGhgqk3wot.woff2) format('woff2');
  unicode-range: U+0000-00FF
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
  unicode-range: U+0000-00FF
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
  unicode-range: U+0000-00FF
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
  unicode-range: U+0000-00FF
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
  unicode-range: U+0000-00FF
}

