@charset "UTF-8";
/*!
Theme Name: MadG BEM
Theme URI: http://madg.com/
Author: the Mad Genius team
Author URI: https://madg.com/
Description:
Version: 1.0
License: GNU General Public License
*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.3;
}
body {
    margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
    display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 1rem 0;
}
figcaption,
figure,
main {
    display: block;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    -webkit-text-decoration-skip: objects;
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: inherit;
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
dfn {
    font-style: italic;
}
mark {
    background-color: #ff0;
    color: #000;
}
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;
}
audio,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
button {
    font-family: ff-utility-web-pro, sans-serif;
    cursor: pointer;
    margin: 0;
    padding: 0;
}
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
    padding: 5px;
}
input {
    overflow: visible;
}
select {
    text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    display: inline-block;
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    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-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details,
menu {
    display: block;
}
summary {
    display: list-item;
}
canvas {
    display: inline-block;
}
[hidden],
template {
    display: none;
}
.swiper-container {
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column;
}
.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
    z-index: 1;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0);
}
.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
    flex-direction: column;
    flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
    margin: 0 auto;
    transition-timing-function: ease-out;
}
.swiper-container-pointer-events {
    touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
    touch-action: pan-x;
}
.swiper-slide {
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
}
.swiper-slide-invisible-blank {
    visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
}
.swiper-container-3d {
    perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-css-mode > .swiper-wrapper {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory;
}
:root {
    --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
    align-items: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
    cursor: pointer;
    display: flex;
    height: var(--swiper-navigation-size);
    justify-content: center;
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    z-index: 10;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: 0.35;
    pointer-events: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    font-variant: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: none !important;
    text-transform: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: "prev";
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    left: auto;
    right: 10px;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: "next";
}
.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #fff;
}
.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000;
}
.swiper-button-lock {
    display: none;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    transform: translateZ(0);
    transition: opacity 0.3s;
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullets-dynamic {
    font-size: 0;
    overflow: hidden;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    position: relative;
    transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
}
.swiper-pagination-bullet {
    background: #000;
    border-radius: 50%;
    display: inline-block;
    height: 8px;
    opacity: 0.2;
    width: 8px;
}
button.swiper-pagination-bullet {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet-active {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    opacity: 1;
}
.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: 6px 0;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform 0.2s, top 0.2s;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform 0.2s, left 0.2s;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform 0.2s, right 0.2s;
}
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transform-origin: left top;
    width: 100%;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: 4px;
    left: 0;
    top: 0;
    width: 100%;
}
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
    height: 100%;
    left: 0;
    top: 0;
    width: 4px;
}
.swiper-pagination-white {
    --swiper-pagination-color: #fff;
}
.swiper-pagination-black {
    --swiper-pagination-color: #000;
}
.swiper-pagination-lock {
    display: none;
}
.swiper-scrollbar {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
}
.swiper-container-horizontal > .swiper-scrollbar {
    bottom: 3px;
    height: 5px;
    left: 1%;
    position: absolute;
    width: 98%;
    z-index: 50;
}
.swiper-container-vertical > .swiper-scrollbar {
    height: 98%;
    position: absolute;
    right: 3px;
    top: 1%;
    width: 5px;
    z-index: 50;
}
.swiper-scrollbar-drag {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
.swiper-scrollbar-lock {
    display: none;
}
.swiper-zoom-container {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    text-align: center;
    width: 100%;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
    max-height: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.swiper-slide-zoomed {
    cursor: move;
}
.swiper-lazy-preloader {
    -webkit-animation: swiper-preloader-spin 1s linear infinite;
    animation: swiper-preloader-spin 1s linear infinite;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid transparent;
    box-sizing: border-box;
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10;
}
.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}
.hide{ display: none }
.show{ display: block }

@-webkit-keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn);
    }
}
@keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn);
    }
}
.swiper-container .swiper-notification {
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube {
    overflow: visible;
}
.swiper-container-cube .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    pointer-events: none;
    transform-origin: 0 0;
    visibility: hidden;
    width: 100%;
    z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 0;
}
.swiper-container-cube .swiper-cube-shadow {
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    width: 100%;
    z-index: 0;
}
.swiper-container-cube .swiper-cube-shadow:before {
    background: #000;
    bottom: 0;
    content: "";
    filter: blur(50px);
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.swiper-container-flip {
    overflow: visible;
}
.swiper-container-flip .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: none;
    z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 0;
}
.centerdiv{
    display: table; 
    margin: 0 auto
}
.col {
    display: block;
    width: 100%;
}
.col--1 {
    width: 5%;
}
.col--2 {
    width: 10%;
}
.col--3 {
    width: 15%;
}
.col--4 {
    width: 20%;
}
.col--5 {
    width: 25%;
}
.col--6 {
    width: 30%;
}
.col--7 {
    width: 35%;
}
.col--8 {
    width: 40%;
}
.col--9 {
    width: 45%;
}
.col--10 {
    width: 50%;
}
.col--11 {
    width: 55%;
}
.col--12 {
    width: 60%;
}
.col--13 {
    width: 65%;
}
.col--14 {
    width: 70%;
}
.col--15 {
    width: 75%;
}
.col--16 {
    width: 80%;
}
.col--17 {
    width: 85%;
}
.col--18 {
    width: 90%;
}
.col--19 {
    width: 95%;
}
.col--20 {
    width: 100%;
}
.col--oneSixth {
    width: 16.66667%;
}
.col--oneThird {
    width: 33.33333%;
}
.col--twoThirds {
    width: 66.66667%;
}
.col--offset--0 {
    margin-left: 0;
}
.col--offset--1 {
    margin-left: 5%;
}
.col--offset--2 {
    margin-left: 10%;
}
.col--offset--3 {
    margin-left: 15%;
}
.col--offset--4 {
    margin-left: 20%;
}
.col--offset--5 {
    margin-left: 25%;
}
.col--offset--6 {
    margin-left: 30%;
}
.col--offset--7 {
    margin-left: 35%;
}
.col--offset--8 {
    margin-left: 40%;
}
.col--offset--9 {
    margin-left: 45%;
}
.col--offset--10 {
    margin-left: 50%;
}
.col--offset--11 {
    margin-left: 55%;
}
.col--offset--12 {
    margin-left: 60%;
}
.col--offset--13 {
    margin-left: 65%;
}
.col--offset--14 {
    margin-left: 70%;
}
.col--offset--15 {
    margin-left: 75%;
}
.col--offset--16 {
    margin-left: 80%;
}
.col--offset--17 {
    margin-left: 85%;
}
.col--offset--18 {
    margin-left: 90%;
}
.col--offset--19 {
    margin-left: 95%;
}
.col--offset--20 {
    margin-left: 100%;
}
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }

/*************************** Modal Pop-up Window *******************************/
#overlay {
	position:fixed; 
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.5;
	filter:alpha(opacity=50);
	z-index:5000
}

#modal, .modal {
	position:absolute;
	border-radius:14px;
	border:solid medium grey;
	padding:8px;
	z-index:8000;
	background:#fff;
}
#modal h1 {
    font-size: 1.5em;
    text-align: center;
}

#mcontent {
	border-radius:8px;
	background:#fff;
	padding:20px;
    margin-top:15px;
}

#close {
	position:absolute;
	width:30px;
	height:30px;
	display:block;
	text-indent:-9999px;
	top:0px;
	right:0px;
	z-index:500;
}
.ModalDialog{
    margin-left: 30px;
    margin-right: 30px;
}

/* **************  Custom entries ************** */

.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-upper {
    text-transform: uppercase;
}
.text-lower {
    text-transform: lowercase;
}
.text-title {
    text-transform:capitalize;
}
.red-color {
    color:red;
}

@media (min-width: 600px) {
    .centerdiv--tp{
        display: table; 
        margin: 0 auto
    }
    .floatright--tp{
        float:right;
    }
    .col--tp--1 {
        width: 5%;
    }
    .col--tp--2 {
        width: 10%;
    }
    .col--tp--3 {
        width: 15%;
    }
    .col--tp--4 {
        width: 20%;
    }
    .col--tp--5 {
        width: 25%;
    }
    .col--tp--6 {
        width: 30%;
    }
    .col--tp--7 {
        width: 35%;
    }
    .col--tp--8 {
        width: 40%;
    }
    .col--tp--9 {
        width: 45%;
    }
    .col--tp--10 {
        width: 50%;
    }
    .col--tp--11 {
        width: 55%;
    }
    .col--tp--12 {
        width: 60%;
    }
    .col--tp--13 {
        width: 65%;
    }
    .col--tp--14 {
        width: 70%;
    }
    .col--tp--15 {
        width: 75%;
    }
    .col--tp--16 {
        width: 80%;
    }
    .col--tp--17 {
        width: 85%;
    }
    .col--tp--18 {
        width: 90%;
    }
    .col--tp--19 {
        width: 95%;
    }
    .col--tp--20 {
        width: 100%;
    }
    .col--tp--oneSixth {
        width: 16.66667%;
    }
    .col--tp--oneThird {
        width: 33.33333%;
    }
    .col--tp--twoThirds {
        width: 66.66667%;
    }
    .col--tp--offset--0 {
        margin-left: 0;
    }
    .col--tp--offset--1 {
        margin-left: 5%;
    }
    .col--tp--offset--2 {
        margin-left: 10%;
    }
    .col--tp--offset--3 {
        margin-left: 15%;
    }
    .col--tp--offset--4 {
        margin-left: 20%;
    }
    .col--tp--offset--5 {
        margin-left: 25%;
    }
    .col--tp--offset--6 {
        margin-left: 30%;
    }
    .col--tp--offset--7 {
        margin-left: 35%;
    }
    .col--tp--offset--8 {
        margin-left: 40%;
    }
    .col--tp--offset--9 {
        margin-left: 45%;
    }
    .col--tp--offset--10 {
        margin-left: 50%;
    }
    .col--tp--offset--11 {
        margin-left: 55%;
    }
    .col--tp--offset--12 {
        margin-left: 60%;
    }
    .col--tp--offset--13 {
        margin-left: 65%;
    }
    .col--tp--offset--14 {
        margin-left: 70%;
    }
    .col--tp--offset--15 {
        margin-left: 75%;
    }
    .col--tp--offset--16 {
        margin-left: 80%;
    }
    .col--tp--offset--17 {
        margin-left: 85%;
    }
    .col--tp--offset--18 {
        margin-left: 90%;
    }
    .col--tp--offset--19 {
        margin-left: 95%;
    }
    .col--tp--offset--20 {
        margin-left: 100%;
    }
}
@media (min-width: 900px) {
    .centerdiv--tl{
        display: table; 
        margin: 0 auto
    }
    .col--tl--1 {
        width: 5%;
    }
    .col--tl--2 {
        width: 10%;
    }
    .col--tl--3 {
        width: 15%;
    }
    .col--tl--4 {
        width: 20%;
    }
    .col--tl--5 {
        width: 25%;
    }
    .col--tl--6 {
        width: 30%;
    }
    .col--tl--7 {
        width: 35%;
    }
    .col--tl--8 {
        width: 40%;
    }
    .col--tl--9 {
        width: 45%;
    }
    .col--tl--10 {
        width: 50%;
    }
    .col--tl--11 {
        width: 55%;
    }
    .col--tl--12 {
        width: 60%;
    }
    .col--tl--13 {
        width: 65%;
    }
    .col--tl--14 {
        width: 70%;
    }
    .col--tl--15 {
        width: 75%;
    }
    .col--tl--16 {
        width: 80%;
    }
    .col--tl--17 {
        width: 85%;
    }
    .col--tl--18 {
        width: 90%;
    }
    .col--tl--19 {
        width: 95%;
    }
    .col--tl--20 {
        width: 100%;
    }
    .col--tl--oneSixth {
        width: 16.66667%;
    }
    .col--tl--oneThird {
        width: 33.33333%;
    }
    .col--tl--twoThirds {
        width: 66.66667%;
    }
    .col--tl--offset--0 {
        margin-left: 0;
    }
    .col--tl--offset--1 {
        margin-left: 5%;
    }
    .col--tl--offset--2 {
        margin-left: 10%;
    }
    .col--tl--offset--3 {
        margin-left: 15%;
    }
    .col--tl--offset--4 {
        margin-left: 20%;
    }
    .col--tl--offset--5 {
        margin-left: 25%;
    }
    .col--tl--offset--6 {
        margin-left: 30%;
    }
    .col--tl--offset--7 {
        margin-left: 35%;
    }
    .col--tl--offset--8 {
        margin-left: 40%;
    }
    .col--tl--offset--9 {
        margin-left: 45%;
    }
    .col--tl--offset--10 {
        margin-left: 50%;
    }
    .col--tl--offset--11 {
        margin-left: 55%;
    }
    .col--tl--offset--12 {
        margin-left: 60%;
    }
    .col--tl--offset--13 {
        margin-left: 65%;
    }
    .col--tl--offset--14 {
        margin-left: 70%;
    }
    .col--tl--offset--15 {
        margin-left: 75%;
    }
    .col--tl--offset--16 {
        margin-left: 80%;
    }
    .col--tl--offset--17 {
        margin-left: 85%;
    }
    .col--tl--offset--18 {
        margin-left: 90%;
    }
    .col--tl--offset--19 {
        margin-left: 95%;
    }
    .col--tl--offset--20 {
        margin-left: 100%;
    }
}
@media (min-width: 1200px) {
    .centerdiv--d{
        display: table; 
        margin: 0 auto
    }

    .col--d--1 {
        width: 5%;
    }
    .col--d--2 {
        width: 10%;
    }
    .col--d--3 {
        width: 15%;
    }
    .col--d--4 {
        width: 20%;
    }
    .col--d--5 {
        width: 25%;
    }
    .col--d--6 {
        width: 30%;
    }
    .col--d--7 {
        width: 35%;
    }
    .col--d--8 {
        width: 40%;
    }
    .col--d--9 {
        width: 45%;
    }
    .col--d--10 {
        width: 50%;
    }
    .col--d--11 {
        width: 55%;
    }
    .col--d--12 {
        width: 60%;
    }
    .col--d--13 {
        width: 65%;
    }
    .col--d--14 {
        width: 70%;
    }
    .col--d--15 {
        width: 75%;
    }
    .col--d--16 {
        width: 80%;
    }
    .col--d--17 {
        width: 85%;
    }
    .col--d--18 {
        width: 90%;
    }
    .col--d--19 {
        width: 95%;
    }
    .col--d--20 {
        width: 100%;
    }
    .col--d--oneSixth {
        width: 16.66667%;
    }
    .col--d--oneThird {
        width: 33.33333%;
    }
    .col--d--twoThirds {
        width: 66.66667%;
    }
    .col--d--offset--0 {
        margin-left: 0;
    }
    .col--d--offset--1 {
        margin-left: 5%;
    }
    .col--d--offset--2 {
        margin-left: 10%;
    }
    .col--d--offset--3 {
        margin-left: 15%;
    }
    .col--d--offset--4 {
        margin-left: 20%;
    }
    .col--d--offset--5 {
        margin-left: 25%;
    }
    .col--d--offset--6 {
        margin-left: 30%;
    }
    .col--d--offset--7 {
        margin-left: 35%;
    }
    .col--d--offset--8 {
        margin-left: 40%;
    }
    .col--d--offset--9 {
        margin-left: 45%;
    }
    .col--d--offset--10 {
        margin-left: 50%;
    }
    .col--d--offset--11 {
        margin-left: 55%;
    }
    .col--d--offset--12 {
        margin-left: 60%;
    }
    .col--d--offset--13 {
        margin-left: 65%;
    }
    .col--d--offset--14 {
        margin-left: 70%;
    }
    .col--d--offset--15 {
        margin-left: 75%;
    }
    .col--d--offset--16 {
        margin-left: 80%;
    }
    .col--d--offset--17 {
        margin-left: 85%;
    }
    .col--d--offset--18 {
        margin-left: 90%;
    }
    .col--d--offset--19 {
        margin-left: 95%;
    }
    .col--d--offset--20 {
        margin-left: 100%;
    }
}
@media (min-width: 1600px) {
    .col--dl--1 {
        width: 5%;
    }
    .col--dl--2 {
        width: 10%;
    }
    .col--dl--3 {
        width: 15%;
    }
    .col--dl--4 {
        width: 20%;
    }
    .col--dl--5 {
        width: 25%;
    }
    .col--dl--6 {
        width: 30%;
    }
    .col--dl--7 {
        width: 35%;
    }
    .col--dl--8 {
        width: 40%;
    }
    .col--dl--9 {
        width: 45%;
    }
    .col--dl--10 {
        width: 50%;
    }
    .col--dl--11 {
        width: 55%;
    }
    .col--dl--12 {
        width: 60%;
    }
    .col--dl--13 {
        width: 65%;
    }
    .col--dl--14 {
        width: 70%;
    }
    .col--dl--15 {
        width: 75%;
    }
    .col--dl--16 {
        width: 80%;
    }
    .col--dl--17 {
        width: 85%;
    }
    .col--dl--18 {
        width: 90%;
    }
    .col--dl--19 {
        width: 95%;
    }
    .col--dl--20 {
        width: 100%;
    }
    .col--dl--oneThird {
        width: 33.33333%;
    }
    .col--dl--twoThirds {
        width: 66.66667%;
    }
    .col--dl--offset--0 {
        margin-left: 0;
    }
    .col--dl--offset--1 {
        margin-left: 5%;
    }
    .col--dl--offset--2 {
        margin-left: 10%;
    }
    .col--dl--offset--3 {
        margin-left: 15%;
    }
    .col--dl--offset--4 {
        margin-left: 20%;
    }
    .col--dl--offset--5 {
        margin-left: 25%;
    }
    .col--dl--offset--6 {
        margin-left: 30%;
    }
    .col--dl--offset--7 {
        margin-left: 35%;
    }
    .col--dl--offset--8 {
        margin-left: 40%;
    }
    .col--dl--offset--9 {
        margin-left: 45%;
    }
    .col--dl--offset--10 {
        margin-left: 50%;
    }
    .col--dl--offset--11 {
        margin-left: 55%;
    }
    .col--dl--offset--12 {
        margin-left: 60%;
    }
    .col--dl--offset--13 {
        margin-left: 65%;
    }
    .col--dl--offset--14 {
        margin-left: 70%;
    }
    .col--dl--offset--15 {
        margin-left: 75%;
    }
    .col--dl--offset--16 {
        margin-left: 80%;
    }
    .col--dl--offset--17 {
        margin-left: 85%;
    }
    .col--dl--offset--18 {
        margin-left: 90%;
    }
    .col--dl--offset--19 {
        margin-left: 95%;
    }
    .col--dl--offset--20 {
        margin-left: 100%;
    }
}
.row {
    display: flex;
    flex-wrap: wrap;
}
.row--alignCenter {
    align-items: center;
}
.row--spaceBetween {
    justify-content: space-between;
}
.row--center {
    justify-content: center;
}
.row--end {
    justify-content: flex-end;
}
.row--nowrap {
    flex-wrap: nowrap;
}
@media (max-width: 1199px) {
    .row--reverse {
        flex-direction: column-reverse;
    }
}
@media (min-width: 900px) {
    .row--tl {
        display: flex;
        flex-wrap: wrap;
    }
    .center--tl {
        text-align: center;
    }
}
@media (max-width: 899px) {
    .checkout-checkboxes {
        width: 100%;
        padding-left: 5%;
    }
}
.primary {
    color: #a33a18;
}
.secondary {
    color: #340d14;
}
.tertiary {
    color: #da801f;
}
.quaternary {
    color: #c0a022;
}
.quinary {
    color: #8b8424;
}
.senary {
    color: #49afcd;
}
.septenary {
    color: #e40303;
}
.white {
    color: #fff;
}
.grayLighter {
    color: #f7f7f7;
}
.grayLight {
    color: #ddd;
}
.gray {
    color: #999;
}
.grayDark {
    color: #333;
}
.rewardGreen {
    color: rgb(155, 185, 105);
}
.bgPrimary {
    background-color: #a33a18;
    color:white;
}
.bgSecondary {
    background-color: #340d14;
    color:white;
}
.bgTertiary {
    background-color: #da801f;
    color:white;
}
.bgQuaternary {
    background-color: #c0a022;
    color:white;
}
.bgQuinary {
    background-color: #8b8424;
    color:white;
}
.bgSenary {
    background-color: #49afcd;
    color:white;
}
.bgSeptenary {
    background-color: #e40303;
    color:white;
}
.bgWhite {
    background-color: #fff;
}
.bgGrayLighter {
    background-color: #f7f7f7;
}
.bgGrayLight {
    background-color: #ddd;
}
.bgGray {
    background-color: #999;
}
.bgGrayDark {
    background-color: #333;
    color:white;
}
.bgBlack {
    background-color: rgb(0, 0, 0);
    color:white;
}
.bgRewardGreen {
    background-color: rgba(155, 185, 105, 0.9);
    color: white;
}
html {
    font-size: 16px;
    line-height: 1.45;
}
body {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    color: #333;
    font-family: adelle-sans, sans-serif;
}
.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5 {
    font-family: ff-utility-web-pro, sans-serif;
    font-weight: 700;
    line-height: 1.1;
}
.h1,
.h2,
.h3,
.h4,
.h5 {
    margin: 0;
}
.h1,h1 {
    font-size: 3rem;
}
.h2,h2 {
    font-size: 2rem;
}
.h3,h3 {
    font-size: 1.5rem;
}
.h4,h4 {
    font-size: 1.125rem;
}
.h5,h5 {
    font-size: 1rem;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.normal {
    font-weight: 400;
}
.bold {
    font-weight: 700;
}
@media (min-width: 1200px) {
    html {
        font-size: 18px;
    }
    .h1, h1 {
        font-size: 3rem; 
    }
    .h2, h2 {
        font-size: 2.5rem;
        /* font-size: 3.33333rem; */
    }
    .h3,h3 {
        font-size: 2rem;
    }
    .h4,h4 {
        font-size: 1.33333rem;
    }
    .h5,h5 {
        font-size: 1rem;
    }
}
*,
:after,
:before {
    box-sizing: border-box;
}
.vertBefore {
    padding-top: 1rem;
}
.vertBeforeMin {
    padding-top: 0.5rem;
}
.vertBefore2x {
    padding-top: 2rem;
}
.vertBefore3x {
    padding-top: 3rem;
}
.vertBeforeRow {
    padding-top: 5vw;
}
.vertBeforeRow2x {
    padding-top: 10vw;
}
.vertBeforeRow3x {
    padding-top: 15vw;
}
@media (min-width: 600px) {
    .vertBefore--tp {
        padding-top: 1rem;
    }
    .vertBefore2x--tp {
        padding-top: 2rem;
    }
    .vertBefore3x--tp {
        padding-top: 3rem;
    }
    .vertBeforeRow--tp {
        padding-top: 5vw;
    }
    .vertBeforeRow2x--tp {
        padding-top: 10vw;
    }
    .vertBeforeRow3x--tp {
        padding-top: 15vw;
    }
    .vertBeforeKill--tp {
        padding-top: 0 !important;
    }
}
@media (min-width: 900px) {
    .vertBefore--tl {
        padding-top: 1rem;
    }
    .vertBefore2x--tl {
        padding-top: 2rem;
    }
    .vertBefore3x--tl {
        padding-top: 3rem;
    }
    .vertBeforeRow--tl {
        padding-top: 5vw;
    }
    .vertBeforeRow2x--tl {
        padding-top: 10vw;
    }
    .vertBeforeRow3x--tl {
        padding-top: 15vw;
    }
    .vertBeforeKill--tl {
        padding-top: 0 !important;
    }
}
@media (min-width: 1200px) {
    .vertBefore--d {
        padding-top: 1rem;
    }
    .vertBefore2x--d {
        padding-top: 2rem;
    }
    .vertBefore3x--d {
        padding-top: 3rem;
    }
    .vertBeforeRow--d {
        padding-top: 5vw;
    }
    .vertBeforeRow2x--d {
        padding-top: 10vw;
    }
    .vertBeforeRow3x--d {
        padding-top: 15vw;
    }
    .vertBeforeKill--d {
        padding-top: 0 !important;
    }
}
.vertAfter {
    padding-bottom: 1rem;
}
.vertAfterMin {
    padding-bottom: 0.5rem;
}
.vertAfter2x {
    padding-bottom: 2rem;
}
.vertAfter3x {
    padding-bottom: 3rem;
}
.vertAfterRow {
    padding-bottom: 5vw;
}
.vertAfterRow2x {
    padding-bottom: 10vw;
}
.vertAfterRow3x {
    padding-bottom: 15vw;
}
@media (min-width: 600px) {
    .vertAfter--tp {
        padding-bottom: 1rem;
    }
    .vertAfter2x--tp {
        padding-bottom: 2rem;
    }
    .vertAfter3x--tp {
        padding-bottom: 3rem;
    }
    .vertAfterRow--tp {
        padding-bottom: 5vw;
    }
    .vertAfterRow2x--tp {
        padding-bottom: 10vw;
    }
    .vertAfterRow3x--tp {
        padding-bottom: 15vw;
    }
    .vertAfterKill--tp {
        padding-bottom: 0 !important;
    }
}
@media (min-width: 900px) {
    .vertAfter--tl {
        padding-bottom: 1rem;
    }
    .vertAfter2x--tl {
        padding-bottom: 2rem;
    }
    .vertAfter3x--tl {
        padding-bottom: 3rem;
    }
    .vertAfterRow--tl {
        padding-bottom: 5vw;
    }
    .vertAfterRow2x--tl {
        padding-bottom: 10vw;
    }
    .vertAfterRow3x--tl {
        padding-bottom: 15vw;
    }
    .vertAfterKill--tl {
        padding-bottom: 0 !important;
    }
}
@media (min-width: 1200px) {
    .vertAfter--d {
        padding-bottom: 1rem;
    }
    .vertAfter2x--d {
        padding-bottom: 2rem;
    }
    .vertAfter3x--d {
        padding-bottom: 3rem;
    }
    .vertAfterRow--d {
        padding-bottom: 5vw;
    }
    .vertAfterRow2x--d {
        padding-bottom: 10vw;
    }
    .vertAfterRow3x--d {
        padding-bottom: 15vw;
    }
    .vertAfterKill--d {
        padding-bottom: 0 !important;
    }
}
@media (max-width: 599px) {
    .hideOffTabletPortrait {
        display: none !important;
    }
    .centerdiv--m{
        display: table; 
        margin: 0 auto
    }
    .floatleft--m{
        float:left;
    }
    .floatright--m{
        float:right;
    }
    .vertAfter--m {
        padding-bottom: 1rem;
    }
    .vertAfter2x--m {
        padding-bottom: 2rem;
    }
    .vertAfter3x--m {
        padding-bottom: 3rem;
    }
    .vertAfterRow--m {
        padding-bottom: 5vw;
    }
    .vertAfterRow2x--m {
        padding-bottom: 10vw;
    }
    .vertAfterRow3x--m {
        padding-bottom: 15vw;
    }
    .vertAfterKill--m {
        padding-bottom: 0 !important;
    }

}
@media (max-width: 899px) {
    .hideOffTabletLandscape {
        display: none !important;
    }
    .row--small--offset--bottom{
        margin-bottom:1rem
    }
    .row--small--offset--bottom2x{
        margin-bottom:2rem
    }
    .row--small--offset--bottom3x{
        margin-bottom:3rem
    }

}
@media (max-width: 1199px) {
    .hideOffDesktop {
        display: none !important;
    }
}
@media (max-width: 1599px) {
    .hideOffDesktopLarge {
        display: none !important;
    }
}
@media (min-width: 600px) {
    .hideOnTabletPortrait {
        display: none !important;
    }
}
@media (min-width: 900px) {
    .hideOnTabletLandscape {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hideOnDesktop {
        display: none !important;
    }
    .showOnDesktop {
        display: block !important;
    }
}
@media (min-width: 1600px) {
    .hideOnDesktopLarge {
        display: none !important;
    }
}
.sronly {
    clip: rect(0, 0, 0, 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.sticky {
    position: sticky;
    top: 0;
    z-index: 10;
}
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.normal {
    font-size: 1rem;
}
.small {
    font-size: 0.9rem;
}
.smaller {
    font-size: 0.8rem;
}
.caps {
    font-style: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.smallcaps {
    font-size: 0.9rem;
}
.smallcaps,
.smallercaps {
    font-family: ff-utility-web-pro, sans-serif;
    font-style: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.smallercaps {
    font-size: 0.8rem;
}
.large {
    font-family: ff-utility-web-pro, sans-serif;
    font-size: 1.33333rem;
}
form select {
    background: #f7f7f7;
    border: 1px solid #ddd;
    padding: 0.5rem;
    width: 100%;
}
form label {
    display: block;
}
form input,
form textarea {
    border: 1px solid #ddd;
    padding: 0.5rem;
    width: 100%;
}
img {
    display: block;
    height: auto;
    margin: auto;
    max-width: 100%;
}
a {
    color: #a33a18;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
p a {
    color: #a33a18;
}
ul {
    margin: 1rem 0;
}
ul ul {
    list-style: circle;
    margin: 0.5rem 0;
}
ul ul ul {
    list-style: square;
}
ul.square {
    list-style-type: square;
}
ul.circle {
    list-style-type: circle;
}
ol ol {
    list-style-type: lower-alpha;
}
ol ol ol {
    list-style-type: lower-roman;
}
ol.upperRoman {
    list-style: upper-roman;
}
ol.lowerRoman {
    list-style-type: lower-roman;
}
ol.upperAlpha {
    list-style-type: upper-alpha;
}
ol.lowerAlpha {
    list-style-type: lower-alpha;
}
p {
    margin-bottom: 1em;
    margin-top: 0;
}
table {
    border-collapse: collapse;
    max-width: 100%;
    width: 100%;
}
table td,
table th {
    padding: 0.5rem;
    vertical-align: middle;
}
table th {
    text-align: left;
    vertical-align: bottom;
}
table tbody tr:nth-child(odd) {
    background: #f7f7f7;
}
table.bordered tbody tr {
    border-top: 1px solid #ddd;
}
table.bordered tbody tr:nth-child(odd) {
    background: inherit;
}
table.condensed {
    font-size: 0.9rem;
}
table.condensed td,
table.condensed th {
    padding: 0.25rem;
}
button {
    background: none;
    border: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
}
blockquote {
    background: #f7f7f7;
    border-left: 0.5rem solid #ddd;
    margin: 0 0 0 2rem;
    padding: 2rem;
}
blockquote p {
    margin: 0 0 0.5rem;
}
blockquote cite {
    font-size: 0.9rem;
    font-style: normal;
}
code {
    font-size: 16px;
    font-weight: 400;
}
pre {
    white-space: pre-wrap;
}
.accordion__title {
    cursor: pointer;
    list-style-type: none;
    position: relative;
}
.accordion__title__icon {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.accordion__title[aria-expanded="true"] .accordion__title__icon:first-of-type,
.accordion__title__icon:last-of-type {
    opacity: 0;
}
.accordion__title[aria-expanded="true"] .accordion__title__icon:last-of-type {
    opacity: 1;
}
.accordion__content {
    font-size: 0.9rem;
}
.accordion__content__list__item {
    margin: 0 0 0.25rem;
}
.accordion__content__list .accordion__content__list {
    list-style: circle;
    margin: 0.25rem 0;
    padding-left: 1rem;
}
@media (min-width: 1200px) {
    .accordion__content {
        max-height: 20vw;
        overflow-y: auto;
    }
}
.alert {
    border-radius: 1rem;
    padding: 1rem;
    text-align: center;
}
.alert.quinary {
    background: rgba(139, 132, 36, 0.1);
    border-color: rgba(139, 132, 36, 0.2);
}
.alert.senary {
    background: rgba(73, 175, 205, 0.1);
    border-color: rgba(73, 175, 205, 0.2);
}
.alert.tertiary {
    background: rgba(218, 128, 31, 0.1);
    border-color: rgba(218, 128, 31, 0.2);
}
.alert.septenary {
    background: rgba(218, 79, 73, 0.1);
    border-color: rgba(218, 79, 73, 0.2);
}
.bar {
    border-radius: 0.75rem;
    display: block;
    height: 0.75rem;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.bar__fill {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
}
.border {
    border: 1px solid #ddd;
}
.borderTop {
    border-top: 1px solid #ddd;
}
.borderRight {
    border-right: 1px solid #ddd;
}
.borderBottom {
    border-bottom: 1px solid #ddd;
}
.borderBottom ~ .borderBottom:last-of-type {
    border: none;
}
.borderLeft {
    border-left: 1px solid #ddd;
}
.borderArrow {
    position: relative;
}
.borderArrow:after {
    background: #fff;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    content: "";
    display: block;
    height: 3rem;
    left: 50%;
    position: absolute;
    top: 100%;
    transform: translate(-50%, -50%) rotate(-45deg);
    width: 3rem;
    z-index: 9;
}
@media (min-width: 1200px) {
    .borderArrow:after {
        height: 5vw;
        width: 5vw;
    }
}
@media (min-width: 2500px) {
    .borderArrow:after {
        display:none;
    }
}
.btn--lg {
    border: none;
    cursor: pointer;
    display: inline-block;
    font-family: ff-utility-web-pro, sans-serif;
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 1rem;
    text-align: center;
    text-decoration: none;
    transition: background-color 0.3s ease;
    width: 100%;
    margin: 5px;
}
/* .btn--lg.active, .btn--lg:active { top: 1px; background-color: lightgray; background-color: lightgray \9; background-image: none; outline: 0; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); } */
.btn--med {
    cursor: pointer;
    display: inline-block;
    font-family: ff-utility-web-pro, sans-serif;
    font-size: 0.8rem;
    letter-spacing: 1px;
    transition: background-color 0.3s ease;
    padding: 14px;
    padding-left: 30px;
    padding-right: 30px;
    margin: 5px;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: 600;
}
.btn--sm {
    cursor: pointer;
    display: inline-block;
    font-family: ff-utility-web-pro, sans-serif;
    font-size: 0.7rem;
    letter-spacing: 0px;
    transition: background-color 0.3s ease;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 7px;
    margin: 5px;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: 600;
}
button.bgGrayLighter:hover {
    background: #dedede;
}
button.bgGrayLight:hover {
    background: #c7c7c7;
}
button.bgGrayDark:hover {
    background: #4d4d4d;
}
button.bgPrimary:hover {
    background: #cf4a1f;
}
button.bgPrimary:disabled {
    background: #a7644e !important;
}

button.bgSecondary:hover {
    background: #5d1724;
}
button.bgTertiary:hover {
    background: #e59947;
}
button.bgQuaternary:hover {
    background: #dcbb39;
}
button.bgQuinary:hover {
    background: #b4aa2e;
}
button.bgSenary:hover {
    background: #71c1d8;
}
button.bgSeptenary:hover {
    background: #e37873;
}
button.bgBlack:hover {
    background: #3b3b3b;
}
.btn--round.btn--lg {
    border-radius: 0.6rem;
}
.btn--round.btn--med {
    border-radius: 0.5rem;
}
.btn--round.btn--sm {
    border-radius: 0.4rem;
}
.btn:not(input) ~ .btn:not(input) {
    margin-top: 1rem;
}
@media (min-width: 1200px) {
    .btn {
        padding: 1rem 2rem;
        width: auto;
    }
    .btn ~ .btn {
        margin-left: 1rem;
        margin-top: 0;
    }
}
.canvas {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column-reverse;
    position: relative;
    text-decoration: none;
}
.canvas__content {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.canvas__content--sm {
    height: 100%;
    /* padding: 2rem 10%; */
    padding: 10px;
    font-size: 0.7rem;
}
.canvas__content--sm p {
    margin: 0;
}
.canvas__content--lg {
    padding: 0 5% 2rem;
}
.canvas__content--fade {
    background: linear-gradient(0deg, #000, transparent 60%);
}
.canvas__stamp {
    height: 12rem;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 5%;
    width: 9rem;
}
.canvas__stamp svg {
    position: absolute;
    right: 0;
    top: 0;
}
.canvas--sm {
    /* width: 46vw;
    height: 46vw;
    max-width: 600px;
    max-height: 600px; */
    width: 100%;
    height: 50vw;
}
@media (min-width:900px) {
    .canvas--sm {
        /* width: 24.77vw;
        height: 24.77vw; */
        width: 100%;
        height: 25vw;
    }
}
.canvas--lg {
    min-height: 65vh;
}
@media (min-width: 1200px) {
    .canvas {
        min-height: 0;
    }
    .canvas__content {
        transition: padding 0.3s ease, height 0.3s ease;
    }
    .canvas__content--sm {
        /* padding: 2rem 12.5%; */
        padding: 15px;
        font-size: 0.8rem;
    }
    .canvas__content--sm p {
        transition: transform 0.3s ease;
    }
    a:hover .canvas__content--sm p {
        transform: translateY(-25%);
    }
    .canvas__content--lg {
        height: 50%;
        padding: 0 8.3333333333% 3rem;
    }
    a:hover .canvas__content--lg {
        height: 60%;
        padding-bottom: 4rem;
    }
    .canvas--sm {
        /* height: 40vh; */
    }
    .canvas--lg {
        height: 80vh;
    }
}
.dialog {
    background: #fff;
    bottom: 1rem;
    left: 50%;
    padding: 1rem 0 2rem;
    position: fixed;
    top: 1rem;
    transform: translate(-50%);
    visibility: hidden;
    width: 90%;
    z-index: 100;
}
.dialog__content {
    padding: 1rem 5.55556% 0;
}
@media (min-width: 1200px) {
    .dialog {
        bottom: auto;
        padding: 2rem 0 4rem;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 40%;
    }
    .dialog__btn {
        color: #fff;
    }
    .dialog__btn__icon {
        color: inherit;
    }
    button:hover .dialog__btn__icon {
        background-color: #5d1724;
    }
    .dialog__content {
        padding: 1rem 12.5% 0;
    }
}
.fader {
    background: rgba(0, 0, 0, 0.25);
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 10;
}
.flag {
    font-family: ff-utility-web-pro, sans-serif;
    font-size: 0.9rem;
    font-style: normal;
    letter-spacing: 2px;
    padding: 0.25rem 0.75rem;
    text-transform: uppercase;
}
.icon {
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    display: inline-block;
    vertical-align: middle;
}
.icon--1x {
    height: 1rem;
    padding: 0.1rem;
    width: 1rem;
}
.icon--md {
    height: 1.5rem;
    padding: 0.1rem;
    width: 1.5rem;
}
.icon--2x {
    height: 2rem;
    padding: 0.25rem;
    width: 2rem;
}
.icon--3x {
    height: 3rem;
    padding: 0.75rem;
    width: 3rem;
}
.icon--inline {
    margin: 0 0.25rem;
}
.icon--circle {
    border-radius: 50%;
}
.list {
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.list__item--inline {
    display: inline-block;
    margin: 0 0.5rem;
}
.list__item--inline:first-child {
    margin-left: 0;
}
.list__item--inline:last-child {
    margin-right: 0;
}
.list__item--zebra {
    padding-left: 1rem;
    padding-right: 1rem;
}
.list__item--zebra:nth-child(odd) {
    background: #f7f7f7;
}
.list__item--dt {
    background: linear-gradient(90deg, #ddd, #ddd) no-repeat top/5vw 1px;
    margin-bottom: 0.5rem;
    margin-top: 2rem;
    padding-top: 2rem;
}
.list__item--dd {
    margin: 0;
}
.link {
    display: inline-block;
    text-decoration: none;
    transition: color 0.1s ease;
}
.link__icon {
    transition: transform 0.2s ease;
}
.link--strip {
    line-height: 0;
}
.link ~ .link {
    margin-left: 0.5rem;
}
@media (min-width: 1200px) {
    a:hover .link__icon {
        transform: translate(25%);
    }
    .link ~ .link {
        margin-left: 1rem;
    }
}
.breadcrumbs__link:hover {
    color: black;
}
.breadcrumbs__link:not(:first-of-type) {
    margin-left: 0.25rem;
}
.breadcrumbs__link:not(:last-of-type) {
    margin-right: 0.25rem;
}
@media (max-width: 599px) {
    .breadcrumbs {
        /* font-size: 0; */
    }
    .breadcrumbs__link:not(.breadcrumbs__link--last) {
        /* clip: rect(0, 0, 0, 0);
        border: 0;
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px; */
    }
    .breadcrumbs__link--last {
        /* font-size: 1rem;
        text-decoration: underline; */
    }
    .breadcrumbs__link {
        font-size: 0.7rem;
    }
}
.splash {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding-top: 16vw;
    position: relative;
}
.splash__content {
    position: relative;
    z-index: 1;
}
.splash__stamp {
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 35vw;
    transform: translateY(-50%);
    width: 9rem;
}
.splash:before {
    content: "";
    display: block;
    position: absolute;
}
.splash--fadeBottom:before {
    background: linear-gradient(0deg, #000, transparent);
    bottom: 0;
    height: 100%;
    left: 0;
    width: 100%;
}
@media (max-width: 899px) {
    .splash--hero {
        background-position: top;
        background-size: auto 49vw;
        border-bottom: 1px solid #ddd;
        color: #333;
        padding-top: 49vw;
    }
}
@media (min-width: 900px) {
    .splash {
        background-position: 50%;
        background-size: cover;
        padding-top: 18vw;
    }
    .splash__stamp {
        top: 100%;
    }
    .splash--fadeBottom:before {
        height: calc(100% - 10vw);
    }
    .splash--fadeRight:before {
        background: linear-gradient(270deg, #000, transparent);
        height: 100%;
        opacity: 0.5;
        right: 0;
        top: 0;
        width: 50%;
    }
}
@media (min-width: 1200px) {
    .splash {
        padding-top: 10vw;
    }
}
.slider {
    position: relative;
}
.slider__container--hasBorder {
    padding-top: 1px;
}
.slider__wrapper--alignCenter {
    align-items: center;
}
.slider__item {
    height: auto;
}
.slider__item--thumb {
    border: 2px solid #f7f7f7;
    cursor: pointer;
    transition: border-color 0.3s ease;
}
.slider__item--thumb.swiper-slide-thumb-active {
    border: 2px solid #a33a18;
}
.slider__item--stretch {
    align-self: stretch;
}
.slider__arrow,
.slider__arrow__icon {
    transition: opacity 0.3s ease;
}
.swiper-button-disabled .slider__arrow__icon {
    opacity: 0.5;
}
.slider__arrow--center {
    border: none;
    margin-top: -2rem;
    position: absolute;
    top: 50%;
    z-index: 9;
}
.slider__arrow--singlePrev {
    left: 10%;
    transform: translate(-50%);
}
.slider__arrow--singleNext {
    right: 10%;
    transform: translate(50%);
}
.slider__arrow--multiPrev {
    right: calc(100% - 1rem);
}
.slider__arrow--multiNext {
    left: calc(100% - 1rem);
}
@media (max-width:599px) {
    .slider__arrow--multiPrev {
        right: calc(100% - 2.5rem);
    }
    .slider__arrow--multiNext {
        left: calc(100% - 2.5rem);
    }
}
.slider__pag {
    margin: auto;
    position: static;
    transform: none !important;
}
.slider__pag .swiper-pagination-bullet {
    height: 12px;
    width: 12px;
}
.slider__pag .swiper-pagination-bullet-active {
    background-color: #340d14;
}
.slider__pag--single .swiper-pagination-bullet:not(:last-child) {
    margin-right: 0.5rem;
}
.slider__icon {
    position: absolute;
    right: 10%;
    top: 5%;
    z-index: 1;
}
@media (max-width: 599px) {
    .slider__item--padMobile {
        padding: 0 5%;
    }
}
@media (max-width: 899px) {
    .slider__item--vr:not(:nth-child(2n)) {
        background: linear-gradient(180deg, #ddd, #ddd) no-repeat 100%/1px 10vw;
        padding-right: 1px;
    }
}
@media (min-width: 900px) {
    .slider__item--vr:not(:nth-child(3n + 3)) {
        background: linear-gradient(180deg, #ddd, #ddd) no-repeat 100%/1px 10vw;
        padding-right: 1px;
    }
}
@media (min-width: 1200px) {
    .slider__container--hasBorder {
        padding-left: 1px;
    }
    .slider__container--vert {
        height: 370px;
    }
    .slider__arrow {
        cursor: pointer;
    }
    .slider__arrow__icon--vert {
        transform: rotate(90deg);
    }
    .slider__arrow--multiPrev {
        right: calc(100% - 1rem + 5vw);
    }
    .slider__arrow--multiNext {
        left: calc(100% - 1rem + 5vw);
    }
    .slider__arrow--vertNext,
    .slider__arrow--vertPrev {
        line-height: 0;
        text-align: center;
    }
    .slider__arrow--vertPrev {
        margin-bottom: 10px;
    }
    .slider__arrow--vertNext {
        margin-top: 10px;
    }
    .slider__item--vr:not(:nth-child(3n + 3)) {
        background: none;
        padding-right: 0;
    }
    .slider__item--vr:not(:nth-child(4n + 4)) {
        background: linear-gradient(180deg, #ddd, #ddd) no-repeat 100%/1px 10vw;
        padding-right: 1px;
    }
    .slider__icon {
        right: 5%;
    }
    .slider--vert {
        left: 0;
        position: absolute;
        top: 0;
    }
    .slider--vertTarget {
        margin-left: auto;
        width: calc(100% - 100px);
    }
}
.card {
    display: block;
    height: 100%;
    position: relative;
    text-decoration: none;
    width: 100%;
}
.card__flag {
    left: 10%;
    position: absolute;
    top: 0;
}
.card__inner {
    padding: 5vw 0;
    position: relative;
    width: 100%;
    z-index: 1;
}
.card__inner--bg:before {
    content: "";
    display: block;
    margin: 0 auto;
    padding-top: 50%;
    width: 50%;
}
.card__content,
.card__slide {
    padding: 0 10%;
}
.card__content__first {
    margin: 0 0 0.25rem;
}
.card__icon {
    margin-left: auto;
    margin-right: 5%;
}
.card--bg {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
.card--bg:after {
    border-radius: 50%;
    box-shadow: 0 0 0 100rem #fff;
    content: "";
    left: 50%;
    padding-top: 50%;
    position: absolute;
    top: 5vw;
    transform: translate(-50%);
    width: 50%;
}
.card--outline {
    outline: 1px solid #ddd;
}
.HoverBox {
    transition: box-shadow .3s;
}

.HoverBox:hover {
    box-shadow: 0px 0px 20px 1px rgba(83, 83, 83, 0.2);
    z-index: 10;
}
@media (min-width: 1200px) {
    .card {
        cursor: pointer;
    }
    .card__inner {
        /* min-height: 27.5vw; */
        padding: 2.5vw 0;
    }
    .card__inner--bg:before {
        padding-top: 60%;
        width: 60%;
    }
    .card__inner--auto {
        min-height: 0;
    }
    .card__icon {
        margin: 0;
        position: absolute;
        right: 1rem;
        top: 1rem;
        z-index: 1;
    }
    .card__content {
        position: relative;
    }
    .card__content--pad2x {
        padding: 0 20%;
    }
    .card__content__first {
        margin: 0;
        transition: opacity 0.3s ease;
    }
    .card__content__last {
        left: 0;
        opacity: 0;
        padding: 0 25%;
        position: absolute;
        top: 0;
        transition: opacity 0.3s ease;
        width: 100%;
    }
    .card__content__last__details {
        justify-content: center;
    }
    .card__content__last__id {
        display: block;
        margin: 0.5rem 0 0;
        text-align: center;
    }
    .card:hover .card__content__first {
        opacity: 0;
    }
    .card:hover .card__content__last {
        opacity: 1;
    }
    .card__arrow {
        opacity: 0;
        transition: opacity 0.3s ease;
    }
    .card:hover .card__arrow {
        opacity: 1;
    }
    .card--bg {
        transition: color 0.3s ease;
    }
    .card--bg:after {
        padding-top: 60%;
        top: 2.5vw;
        transition: opacity 0.3s ease;
        width: 60%;
    }
    .card--bg:hover {
        color: #fff;
    }
    .card--bg:hover:after {
        opacity: 0;
    }
}
.pagination__item {
    margin: 0 0.5rem;
    text-decoration: none;
}
.pagination__item--isActive {
    color: #340d14;
    font-weight: 700;
}
.pagination__icon {
    margin: 0 0 0 0.5rem;
}
.stamp {
    fill: currentColor;
    height: 12rem;
    width: 12rem;
}
@media (min-width: 1200px) {
    .stamp {
        -webkit-animation: rotate 48s linear infinite;
        animation: rotate 48s linear infinite;
    }
}
@media (min-width: 1200px) and (prefers-reduced-motion) {
    .stamp {
        -webkit-animation: none;
        animation: none;
    }
}
@media (min-width: 1200px) {
    @-webkit-keyframes rotate {
        0% {
            transform: rotate(0);
        }
        to {
            transform: rotate(1turn);
        }
    }
    @keyframes rotate {
        0% {
            transform: rotate(0);
        }
        to {
            transform: rotate(1turn);
        }
    }
}
.sort {
    cursor: pointer;
    display: flex;
    margin: 0 0.5rem 0 0;
    padding: 0 2rem 0 0;
    position: relative;
}
.sort__label {
    padding-right: 0.5rem;
    white-space: nowrap;
}
.sort__select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: none;
    cursor: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    outline: none;
    padding: 0;
}
.sort__icon {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(-50%, -50%) rotate(90deg);
}
@media (min-width: 1200px) {
    .sort {
        margin: 0 1rem 0 0;
    }
}
.video-init {
    padding-top: 56.25%;
    position: relative;
    width: 100%;
}
.video-init iframe {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.tabs :focus {
    box-shadow: inset 0 0 0 4px #add8e6;
    outline: none;
}
.tabs [role="tablist"] {
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.tabs [role="tablist"] a {
    display: block;
    font-family: ff-utility-web-pro, sans-serif;
    font-size: 0.9rem;
    font-style: normal;
    letter-spacing: 2px;
    padding: 0.5rem;
    text-decoration: none;
    text-transform: uppercase;
}
@media (max-width: 599px) {
    .tabs [role="tablist"] a,
    .tabs [role="tablist"] li {
        display: block;
        position: static;
    }
    .tabs [role="tablist"] a {
        border: 2px solid #222 !important;
    }
    .tabs [role="tablist"] li + li a {
        border-top: 0 !important;
    }
    .tabs [role="tablist"] [aria-selected] {
        position: static;
    }
    .tabs [role="tablist"] [aria-selected]:after {
        content: " ⬅";
    }
    .tabs [role="tabpanel"] {
        border-top: 0;
    }
}
@media (min-width: 600px) {
    .tabs [role="tablist"] {
        display: flex;
    }
    .tabs [role="tablist"] a {
        height: 3rem;
        line-height: 3rem;
        margin: 0 0 -1px;
        padding: 0 2rem;
    }
    .tabs [role="tablist"] [aria-selected] {
        background: #fff;
        border: 1px solid #ddd;
        border-bottom: 0;
        position: relative;
    }
    .tabs [role="tabpanel"] {
        border: 1px solid #ddd;
        padding: 5%;
    }
    .tabs [role="tabpanel"] * + * {
        margin-top: 0.75rem;
    }
}
.thumb {
    height: 80px;
    margin: 0;
    max-width: none;
    width: 80px;
}
.tooltip {
    position: relative;
}
.tooltip__btn {
    align-items: center;
    cursor: pointer;
    display: flex;
}
.tooltip__bubble {
    background: #333;
    border-radius: 0.5rem;
    color: #fff;
    display: block;
    left: 50%;
    padding: 0.5rem 1rem;
    position: absolute;
    text-align: center;
    top: 10px;
    transform: translate(-50%, 1rem);
    visibility: hidden;
    white-space: nowrap;
    font-size: 0.8rem;
    z-index: 10;
}
.skip {
    background: #fff;
    left: 0;
    padding: 1rem;
    position: absolute;
    top: 0;
    transform: translate(-100%);
    z-index: 100;
}
.skip:focus-within {
    transform: translate(0);
}
.account__main {
    border: 1px solid #ddd;
    border-radius: 1rem;
    overflow: hidden;
    /* padding: 0 5.5555555556%; */
}
.account__main__btn {
    width: 100%;
}
.account__main__btn__icon {
    margin-right: 0.5rem;
}
.account__main__table {
    border-radius: 1rem;
}
@media (max-width: 900px) {
    .account__main__block:not(.account__main__block--last) {
        border-bottom: 1px solid #ddd;
    }
}
@media (min-width: 900px) {
    .account__main__block:not(.account__main__block--last) {
        border-right: 1px solid #ddd;
    }
}
.account__profile {
    display: block;
    position: relative;
}
.account__profile__img {
    border-radius: 50%;
}
.account__profile__edit {
    display: block;
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
@media (min-width: 1200px) {
    .account__main {
        padding: 0;
    }
    .account__main__content {
        padding-left: 14.2857142857%;
        padding-right: 14.2857142857%;
    }
    .account__main__block:not(.account__main__block--last) {
        border-bottom: none;
        border-right: 1px solid #ddd;
    }
    .account__main__block--sm {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .account__main__block--lg {
        padding-left: 14.2857142857%;
        padding-right: 14.2857142857%;
    }
}
@media (max-width: 1199px) {
    .filter {
        bottom: 0;
        left: 0;
        padding: 5vw 0;
        position: fixed;
        transform: translateY(100%);
        width: 100%;
        z-index: 100;
    }
    .filter__header {
        padding-left: 5%;
        padding-right: 5%;
    }
    .filter__inner {
        height: 50vh;
        overflow-y: auto;
        padding: 0 5%;
    }
}
@media (min-width: 1200px) {
    .filter__header {
        clip: rect(0, 0, 0, 0);
        border: 0;
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
}
.masthead__logo {
    display: block;
    line-height: 0;
}
.masthead__inner {
    display: flex;
}
.masthead__section {
    position: relative;
}
.masthead__section--first {
    width: 80%;
}
.masthead__section--last {
    width: 20%;
}
.masthead__col--lg {
    width: 75%;
}
.masthead__link {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    position: relative;
    width: 100%;
}
/* .masthead__link__badge {
    border-radius: 50%;
    height: 1rem;
    left: 50%;
    line-height: 1rem;
    margin-left: 1em;
    margin-top: -1em;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 1rem;
} */
.masthead__link__badge {
    border-radius: 50%;
    height: 1rem;
    left: 50%;
    line-height: 1rem;
    margin-left: 1em;
    margin-top: -1em;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    padding-left: 5px;
    padding-right: 5px;
}
.masthead__searchform {
    align-items: center;
    display: flex;
    height: 100%;
    margin: auto;
    position: relative;
}
.masthead__searchform__label {
    left: 1rem;
    position: absolute;
    top: 50%;
    transform: translate(-25%, -50%);
}
.masthead__searchform__input {
    border: none;
    border-radius: 3rem;
    display: block;
    padding: 0.65rem 0.65rem 0.65rem 2.5rem;
    width: 100%;
}
@media (max-width: 1199px) {
    .masthead {
        border-bottom: 1px solid #ddd;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 105;
        background: #f7f7f7;
    }
    .masthead__section--first {
        align-items: center;
        display: flex;
    }
    .masthead__logo {
        margin-left: 0.75rem;
    }
    .masthead__col--cart {
        position: absolute;
        right: 5%;
        top: 50%;
        transform: translate(-0.5rem, -50%);
        width: auto;
    }
    .masthead__col--cart svg {
        color: #340d14;
    }
    .masthead__searchform__input {
        /* background: #f7f7f7; */
        background: white;
    }
}
@media (min-width: 600px) {
    .masthead__section {
        position: relative;
    }
    /* .masthead__section--first {
        width: 25%;
    } */
    /* .masthead__section--last {
        width: 75%;
    } */
    .masthead__col--lg {
        width: 83.3333333333%;
    }
}
@media (min-width: 900px) {
    .masthead__section--first {
        width: 25%;
    }
    .masthead__section--last {
        width: 75%;
    }
}
@media (min-width: 1200px) {
    .masthead {
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 105;
        background: #f7f7f7;
    }
    .masthead__inner {
        /* background: rgba(0, 0, 0, 0.75); */
        background: #f7f7f7;
        height: 120px;
        /* outline: 1px solid hsla(0, 0%, 100%, 0.25); */
        outline: 1px solid #ddd;
    }
    .account .masthead__inner,
    .cart .masthead__inner,
    .product-single-2 .masthead__inner,
    .product-single .masthead__inner,
    .styles .masthead__inner {
        background: #f7f7f7;
        outline: 1px solid #ddd;
    }
    .masthead__logo {
        margin: auto;
        width: 80%;
    }
    .account .masthead__logo .logo__text,
    .cart .masthead__logo .logo__text,
    .product-single-2 .masthead__logo .logo__text,
    .product-single .masthead__logo .logo__text,
    .styles .masthead__logo .logo__text {
        fill: #333;
    }
    .masthead__row {
        display: flex;
        height: 50%;
        width: 100%;
    }
    .masthead__row--top {
        border-bottom: 1px solid hsla(0, 0%, 100%, 0.25);
    }
    .account .masthead__row--top,
    .cart .masthead__row--top,
    .product-single-2 .masthead__row--top,
    .product-single .masthead__row--top,
    .styles .masthead__row--top {
        border-bottom: 1px solid #ddd;
    }
    .masthead__section {
        position: relative;
    }
    .masthead__section--first {
        align-items: center;
        display: flex;
        width: 44.4444444444%;
    }
    .masthead__section--last {
        border-left: 1px solid hsla(0, 0%, 100%, 0.25);
        width: 55.5555555556%;
    }
    .account .masthead__section--last,
    .cart .masthead__section--last,
    .product-single-2 .masthead__section--last,
    .product-single .masthead__section--last,
    .styles .masthead__section--last {
        border-left: 1px solid #ddd;
    }
    .masthead__col--sm {
        width: 10%;
    }
    .masthead__col--md {
        border-right: 1px solid hsla(0, 0%, 100%, 0.25);
        width: 22.5%;
    }
    .account .masthead__col--md,
    .cart .masthead__col--md,
    .product-single-2 .masthead__col--md,
    .product-single .masthead__col--md,
    .styles .masthead__col--md {
        border-right: 1px solid #ddd;
    }
    .masthead__col--lg {
        border-right: 1px solid hsla(0, 0%, 100%, 0.25);
        width: 90%;
    }
    .account .masthead__col--lg,
    .cart .masthead__col--lg,
    .product-single-2 .masthead__col--lg,
    .product-single .masthead__col--lg,
    .styles .masthead__col--lg {
        border-right: 1px solid #ddd;
    }
    .masthead__searchform {
        width: 90%;
    }
    .masthead__link {
        transition: background-color 0.3s ease;
    }
    .masthead__link:hover {
        background-color: hsla(0, 0%, 100%, 0.1);
    }
    .account .masthead__link,
    .cart .masthead__link,
    .product-single-2 .masthead__link,
    .product-single .masthead__link,
    .styles .masthead__link {
        color: #333;
    }
    .account .masthead__link:hover,
    .cart .masthead__link:hover,
    .product-single-2 .masthead__link:hover,
    .product-single .masthead__link:hover,
    .styles .masthead__link:hover {
        background-color: rgba(51, 51, 51, 0.05);
    }
    .account .masthead__link__icon,
    .cart .masthead__link__icon,
    .product-single-2 .masthead__link__icon,
    .product-single .masthead__link__icon,
    .styles .masthead__link__icon {
        color: inherit;
    }
}
@media (min-width: 1600px) {
    .masthead__logo {
        margin: 0;
    }
}
.wrapper {
    position: relative;
}
.colophon__signup {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.colophon__signup__input {
    font-family: adelle-sans, sans-serif;
    height: 100%;
    padding: 1rem;
}
.colophon__signup__submit {
    height: 100%;
    width: 100%;
}
.colophon .logo__text {
    fill: #340d14;
}
@media (min-width: 1200px) {
    .colophon a {
        transition: color 0.1s ease;
    }
    .colophon a:hover {
        color: #da801f;
    }
}
.drawer {
    border-right: 1px solid #ddd;
    height: 100%;
    left: 0;
    overflow-y: scroll;
    padding: 5%;
    position: fixed;
    top: 0;
    transform: translate(-100%);
    /* width: 25%; */
    z-index: 100;
}
.drawer__btn {
    margin: 0 0 1rem -5vw;
}
.drawer__nav__list__item:not(:last-child) {
    margin-bottom: 1rem;
}
.drawer__nav__list__item__link {
    align-items: center;
    display: flex;
    font-family: ff-utility-web-pro, sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    justify-content: space-between;
}
.drawer__nav__list__item__link__icon {
    transform: rotate(90deg);
}
.drawer__nav__list__item__link[aria-expanded="true"] .drawer__nav__list__item__link__icon {
    transform: rotate(-90deg);
}
.drawer__subnav {
    height: 0;
    visibility: hidden;
}
.drawer__subnav__list {
    padding-top: 1rem;
}
.drawer__subnav__list__item:not(:last-child) {
    margin-bottom: 0.5rem;
}
.drawer__subnav__list__item__link:hover,
.drawer__subnav__list__item__link:hover .drawer__subnav__list__item__link__icon,
.drawer__subnav__list__item__link[aria-expanded="true"],
.drawer__subnav__list__item__link[aria-expanded="true"] .drawer__subnav__list__item__link__icon {
    color: #da801f;
}
.drawer__supernav {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 10;
}
.drawer__supernav__inner {
    height: 100vh;
    margin-left: -1px;
    overflow: auto;
    padding: 10vw 5% 20vw;
    transform: translate(-100%);
    width: 100%;
}
.drawer__supernav__list__item {
    margin-bottom: 1rem;
}
.drawer__supernav__list__item__link,
.drawer__supernav__list__item li {
    margin-bottom: 0.25rem;
}
@media (min-width: 1200px) {
    .drawer {
        overflow: visible;
        padding: 2.5% 5%;
        /* width: 25%; */
    }
    .drawer__btn {
        left: 0;
        margin: 0;
        position: absolute;
        top: 2.5vw;
    }
    .drawer__nav__list__item__link {
        font-size: 1rem;
    }
    .drawer__subnav__list {
        padding-top: 0.5rem;
    }
    .drawer__subnav__list__item:not(:last-child) {
        margin-bottom: 0.125rem;
    }
    .drawer__subnav__list__item__link {
        font-size: 0.8rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .drawer__supernav {
        left: 100%;
        margin-left: 1px;
        position: absolute;
        width: 220.5%;
    }
    .drawer__supernav__inner {
        padding: 5vw 10vw;
    }
    .drawer__supernav__header {
        align-items: center;
        display: flex;
        justify-content: space-between;
    }
    .drawer__supernav__header a {
        white-space: nowrap;
    }
    .drawer__supernav__list {
        -moz-columns: 2;
        column-count: 2;
        -moz-column-gap: 1rem;
        column-gap: 1rem;
    }
    .drawer__supernav__list__item {
        display: inline-block;
        width: 100%;
    }
    .drawer__supernav__list__item a:hover {
        color: #da801f;
    }
}
.single__section {
    position: relative;
}
.single__section__icon {
    left: 50%;
    position: absolute;
    top: 0;
    transform: translate(-50%, -50%);
}
.single__share {
    background: #f7f7f7;
    border-radius: 3rem;
    display: inline-block;
    padding: 0.5rem 1rem;
    position: relative;
    z-index: 10;
}
.single__input {
    height: 2.25rem;
    padding: 0 0.5rem;
}
.single__input--sm {
    width: 33.33333%;
}
.single__input--lg {
    width: 100%;
}
.single__meta--id,
.single__meta--status {
    margin-left: 1rem;
}
.single__meta--reviews,
.single__meta--strike {
    margin-left: 0.5rem;
}
.single__meta--flag {
    margin-right: 0.5rem;
}
.single__btn {
    width: 100%;
}
.single input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}
.single input[type="number"]::-webkit-inner-spin-button,
.single input[type="number"]::-webkit-out-spin-button {
    -webkit-appearance: none;
    appearance: none;
}
.cart__header {
    position: relative;
}
.cart__header__icon {
    left: 50%;
    position: absolute;
    top: 0;
    transform: translate(-50%, -50%);
}
.cart__quick {
    /* margin: 0 0 2rem; */
    position: relative;
}
.cart__quick__input {
    border: 1px solid #ddd;
    border-radius: 3rem;
    display: block;
    font-family: adelle-sans, sans-serif;
    padding: 1rem;
    width: 100%;
}
.cart__quick__submit {
    position: absolute;
    right: 0.5rem;
    top: 50%;
    transform: translateY(-50%);
}
.cart__table tbody tr:nth-child(odd) {
    background: none;
}
.cart__table__product__details__title {
    margin: 0 0 0.25rem;
}
.cart__table__product__qty__input {
    padding: 0.5rem;
    width: 100%;
}
.cart__table__product__add {
    white-space: nowrap;
}
.cart__qty {
    padding: 0.5rem;
    width: 5vw;
}
.cart__coupon {
    position: relative;
}
.cart__coupon__label {
    display: block;
}
.cart__coupon__input {
    border-radius: 3rem;
    height: 3rem;
    padding: 0.5rem 3rem 0.5rem 1rem;
    width: 100%;
}
.cart__coupon__submit {
    bottom: 0.5rem;
    position: absolute;
    right: 0.5rem;
}
@media (max-width: 599px) {
    .cart__quick__label {
        clip: rect(0, 0, 0, 0);
        border: 0;
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    .cart__table,
    .cart__table tbody,
    .cart__table thead {
        display: block;
    }
    .cart__table thead tr {
        clip: rect(0, 0, 0, 0);
        border: 0;
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    .cart__table__product {
        display: block;
        padding: 1rem 0;
        position: relative;
    }
    .cart__table__product__remove {
        display: block;
        padding: 0;
        text-align: right;
    }
    .cart__table__product__details {
        display: block;
        padding: 0;
    }
    .cart__table__product__qty {
        display: flex;
        justify-content: space-between;
        margin: 0 0 1rem;
        padding: 0 0 0 35%;
    }
    .cart__table__product__qty__input {
        width: 50%;
    }
    .cart__table__product__add {
        display: block;
        margin: 0.5rem 0 0;
        padding: 0 0 0 35%;
    }
    .cart__table__product__subtotal {
        clip: rect(0, 0, 0, 0);
        border: 0;
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    .cart__table__product__total {
        display: block;
        font-size: 1rem;
        padding: 0 0 0 35%;
        text-align: left;
    }
    .tooltip__bubble__m_left{
        left:110%;
    }
}
@media (min-width: 600px) {
    .cart__quick {
        align-items: center;
        background: #f7f7f7;
        border: 1px solid #ddd;
        border-radius: 3rem;
        display: flex;
    }
    .cart__quick__label {
        cursor: pointer;
        display: block;
        padding: 0 1.5rem;
        white-space: nowrap;
    }
    .cart__quick__input {
        background: #fff;
        border: none;
        border-left: 1px solid #ddd;
        border-radius: 0 3rem 3rem 0;
        padding-right: 3rem;
    }
    .cart__quick__submit {
        position: absolute;
        right: 0.5rem;
        top: 50%;
        transform: translateY(-50%);
    }
    .cart__totals {
        padding-left: 1rem;
        padding-right: .5rem;
    }
    .cart__checkout {
        display: flex;
        justify-content: space-between;
    }
    .cart__btn {
        width: 100%;
    }

    .rightSmall {
        margin-right: 0;
    }
}

@media (max-width: 600px) {
    .centerSmall {
        text-align: center;
    }
}

/* Custom Radio Buttons */

input[type="radio"], input[type="checkbox"] {
    display:none !important;
}

input[type="radio"]:checked + label, input[type="checkbox"]:checked + label {
	background-position: 0px -40px !important;
}

input[type="radio"] ~ label:before, input[type="checkbox"] ~ label:before {
    content: '';
    width: 20px;
    height: 20px;
    background: url(/img/Radio-Sprite.png) no-repeat 0 0 transparent !important;
	background-position: 0px 0px;
    display: inline-block;
	padding:0px;
	margin:5px;
    cursor: pointer;
    vertical-align: middle !important;
}

input[type="radio"]:hover ~ label:before, input[type="checkbox"]:hover ~ label:before {
	background-position: 0px -20px !important;
}

input[type="radio"]:checked ~ label:before, input[type="checkbox"]:checked ~ label:before {
	background-position: 0px -40px !important;
}

.inline-label { display: inline-block; margin: 4px 0; font-weight: normal; }
.inline-label-bold { display: inline-block; margin: 4px 0; font-weight: bold; min-width:200px; }

/* MODAL */

.modal-window {
    position: fixed;
    background-color: rgba(200, 200, 200, 0.75);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  
  .modal-window:target {
    opacity: 1;
    pointer-events: auto;
  }
  
  .modal-window > div {
    position: relative;
    margin: 10% auto;
    padding: 2rem;
    background: #fff;
    color: #444;
    border-radius: 20px;
  }
  
  .modal-window header {
    font-weight: bold;
  }
  
  .modal-close {
    color: #a33a18;
    line-height: 50px;
    font-size: 1rem;
    position: absolute;
    right: -20px;
    text-align: center;
    top: 0rem;
    width: 100px;
    text-decoration: none;
  }
  
  .modal-close:hover {
    color: #da801f;
  }
  
  .modal-window h1 {
    font-size: 150%;
    margin: 0 0 15px;
    margin-right: 10%;
  }

  /* Loader */
  .loader {
    border: 8px solid #f3f3f3;
    border-top: 8px solid #a33a18;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.text--upper {
    text-transform: uppercase;
}

.borderErr {
    border: 2px solid #da4f49 !important;
}

.errorMsg {
    color: #da4f49;
    margin-top: 2px;
    margin-bottom: 2px;
    display: none;
}

.fixedHeader {
    position: sticky;
    top: 0;
    z-index: 10000;
    background-color: white;
}

@media print { 
    .utility-nav, .nav-bar .mobile-menu-button, .mobile-menu, .cart-promo, #search, .branding-inner, .colophon, .colophon-top, .colophon-bottom { display: none; }
    .nav-bar { position: relative; }
    .site-title { top: 0; }
    html { min-width: 980px !important; } 
    .PrintOnly { 
        display: block; 
        width:100%;
        background-color:#ffffff;
        padding-left:10px;
    }
    .DisplayOnly { display: none; }
    .site-title { width: 575px; height: 80px; top: 5px; left: 0px; }
    .site-title img { float: left; margin-right: 20px; height: 80px; width:auto }
    .site-title h1 { margin: 15px 0 0; font-family: "Open Sans Extrabold", Helmet, Freesans, sans-serif; font-weight: 800; font-size: 36px; font-size: 2.25rem; }
    .site-title { font-size: 0.813em; color: #f2f2f2; font-weight: normal; }
    .site-title h1, .site-title { text-transform: uppercase; }
    ul { margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; }
    .order-totals { margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; }
    .border-top { margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; }
    h3, .h3 { margin-bottom: 0px; }
    table { width: 100%; margin-bottom: 0px; padding: 0; border-collapse: collapse; }
    a { text-decoration: none !important; }
    .zinrelo-tab {display: none; visibility: hidden;}
}
@media screen {
    div.PrintOnly { display: none; } 
}

.unstyled, .form-fields { margin-left: 0; padding-left: 0; list-style: none; }
.unstyled> li:empty {display:none;}

.strike {
    text-decoration: line-through;
}

/* Account Pages */
.dropShadow {
    box-shadow: 0px 4px 8px -2px rgb(200, 200, 200);
}
.topShadow {
    box-shadow: 0px -4px 8px -2px rgb(200, 200, 200);
}
/* @media (min-width: 1200px) {
    .BackgroundSlide {
        transition: all 0.3s;
        background-size: 100% 200%; 
        background-image: linear-gradient(to top, #da801f 50%, #fff 50%); 
        color: black;
    }
    .BackgroundSlide:hover {
        background-position: 0 100%; 
        color: #fff;
    }
} */

@media (min-width: 1200px) {
    .BackgroundSlide {
        transition: all 0.3s;
        color: black;
    }
    .BackgroundSlide:hover {
        color: #a33a18;
    }
}


.AddressBox {
    width: 100%;
}
@media (min-width: 600px) {
    .AddressBox {
        width: 50%;
    }
    @media (max-width: 899px) {
        .borderNotSecond {
            border-right: 1px solid #ddd;
        }
    }
}
@media (min-width: 900px) {
    .AddressBox {
        width: 33.3%;
    }
    .borderNotThird {
        border-right: 1px solid #ddd;
    }
}
/* End Account Pages */

/* Loader */
.loader {
    border: 8px solid #f3f3f3;
    border-top: 8px solid #da801f;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* End Loader */

/* Toggle Switch */
.toggleSwitch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 28px;
}
.toggleSwitch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.toggleSlider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}
.toggleSlider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 5px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
input:checked + .toggleSlider {
  background-color: #cf4a1f;
}
input:focus + .toggleSlider {
  box-shadow: 0 0 1px #2196F3;
}
input:checked + .toggleSlider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}
.toggleSlider.round {
  border-radius: 34px;
}
.toggleSlider.round:before {
  border-radius: 50%;
}
/* End Toggle Switch */

.CatSlider{
    background-size: contain;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 100%;
    display: block; 
    margin-bottom:1em
}
.NoBottomMargin{
    margin-bottom: 0em;
}

/* Cart Dropwdown */
@media(min-width: 1200px) {
    .cart--container {
        position: fixed;
        top: 115px;
        right: 0.5rem;
        z-index: 1000;
    }
}
@media(max-width: 1199px) {
    .cart--container {
        position: fixed;
        top: 65px;
        right: 0.5rem;
        z-index: 1000;
    }
    .ItemsCatDiv {
        background-color: white;
        border-radius: 5px;
        cursor: pointer;
        border: 0.5px solid rgb(224, 224, 224);
        text-align: left;
        height: 380px;
    }
    
}
.cart--modal {
    margin: 20px 0;
    float: right;
    background: white;
    width: 330px;
    position: relative;
    border-radius: 10px;
    padding: 15px;
    padding-top: 10px;
    border: outset #ddd;
    border-width: 3px;
}
.cart--header {
	border-bottom: 1px solid #E8E8E8;
	padding-bottom: 5px;
}
.cart--total {
	float: right;
}
.cart--modal:after {
	bottom: 100%;
	left: 89%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: #ddd;
	border-width: 14px;
	margin-left: -20px;
}

.cart--items {
    padding-top: 5px;
    padding-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #E8E8E8;
    max-height: 300px;
    overflow-y: auto;
}

.cart--item--row {
    margin-bottom: 15px;
    height: 85px;
}

.cart--img {
    float: left;
    margin-right: 15px;
    height: 80px;
    width: 80px;
}

.cart--item--name {
    display: block;
    padding-top: 10px;
    font-size: 0.85rem;
    margin-bottom: 5px;
}

.cart--item--price {
    /* color: #a33a18; */
    color: gray;
    margin-right: 8px;
    font-size: 0.75rem;
}

.cart--item--qty {
    color: gray;
    font-size: 0.75rem;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.cart--btns {
    margin-top: 15px;
}

.cart--items::-webkit-scrollbar {
    width: 1px;
}
.cart--items::-webkit-scrollbar-thumb {
  background-color: gray;
  outline: 1px solid gray;
}
/* End Cart Dropdown */

/* Smarty Street Suggestions Dropdown */
.SmartyStreetsDiv {
    width: 100%;
    position: relative;
}
.SmartyStreets {
    position: absolute;
    z-index: 8;
    border: 0.5px solid black;
    background-color: #f5f5f5;
    width: 100%;
    display: none;
}
.SS--Row {
    padding: 5.5px;
    cursor: pointer;
    font-size: 15px;
    color: #A33A18;
}
.SS--Row:not(:last-child) {
    border-bottom: 0.2px solid gray;
}
.SS--Row:hover {
    background-color: #e9e9e9;
}
.SS--Small {
    font-size: 10px;
}
.SSActive {
    background-color: #e9e9e9 !important;
}
/* End Smarty Street Suggestions Dropdown */

/* Sub Category Boxes */
.subCatDiv {
    background-color: white;
    border-radius: 8px;
    cursor: pointer;
    border: 0.5px solid rgb(224, 224, 224);
    text-align: center;
    /* height: 230px; */
}
.ItemsCatImage {
    padding-bottom:100%; 
    background-size: contain;  
    background-repeat: no-repeat;
    background-position: center;
}

@media (min-width: 600px) {
    .subCatDiv {
        /* height: 240px; */
    }
    .ItemsCatDiv {
        height: 400px;
    }
}
@media (min-width: 900px) {
    .subCatText {
        height:40px;
    }
    .ItemsCatDiv {
        height: 400px;
    }
}
@media (min-width: 1200px) {
    .subCatText {
        height:60px;
    }
    .ItemsCatDiv {
        background-color: white;
        border-radius: 5px;
        cursor: pointer;
        border: 0.5px solid rgb(224, 224, 224);
        text-align: left;
        height: 420px;
    }
    
}
.subCatDiv:hover, .ItemsCatDiv:hover{
    border: 0.5px solid rgb(75, 75, 75);
}
.subCatText {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    font-size: 0.8rem;
    font-weight: 700;
    font-family: ff-utility-web-pro, sans-serif;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-left: 5px;
    margin-right: 5px;
}
.subCatImg {
    max-height: 200px;
    width: 200px;
    margin: 10px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
}
@media (max-width: 900px) {
    .subCatImg {
        width: 150px;
    }
    .subCatText{
        height:40px;
    }
    .subCatText {
        margin-top: 0.4rem;
        margin-bottom: 0.4rem;
        font-size: 0.8rem;
        font-weight: 200;
        letter-spacing: 0px;
    }
    
}
/* End Sub Category Boxes */

.plain--text {
    color: black;
    font-weight: 700;
}

.checkoutBox {
    border: 0.5px solid rgb(175, 175, 175);
    border-radius: 0.7rem;
    margin-bottom: 1rem;
}
.checkoutBox.complete {
    cursor: pointer;
}
.checkoutBox.complete:hover {
    background-color: #f3f3f3;
}
.checkoutH4 {
    font-size: 1rem;
    font-family: ff-utility-web-pro, sans-serif;
    font-style: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.checkoutH4.complete {
    color: #a33a18;
    margin-top: 0.4rem;
    margin-bottom: 0.3rem;
}
.checkoutH4.active {
    border-bottom: 0.5px solid rgb(175, 175, 175);
    padding-bottom: 1rem;
}

.chktAddressBox {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}

/* Checkout Stepper */

.stepper-wrapper {
    margin-top: 0.2rem;
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
}
.stepper-item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;

    @media (max-width: 768px) {
        font-size: 12px;
    }
}

.stepper-item::before {
    position: absolute;
    content: "";
    border-bottom: 2px solid #c7c7c7;
    width: 100%;
    top: 7px;
    left: -50%;
    z-index: 2;
}

.stepper-item::after {
    position: absolute;
    content: "";
    border-bottom: 2px solid #c7c7c7;
    width: 100%;
    top: 7px;
    left: 50%;
    z-index: 2;
}

.stepper-item .step-counter {
    position: relative;
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #c7c7c7;
    margin-bottom: 6px;
}

.stepper-item.active {
    font-weight: bold;
}

.stepper-item.completed .step-counter {
    background-color: #e59947;
}

.stepper-item.completed::after {
    position: absolute;
    content: "";
    border-bottom: 2px solid #e59947;
    width: 100%;
    top: 7px;
    left: 50%;
    z-index: 3;
}

.stepper-item:first-child::before {
    content: none;
}
.stepper-item:last-child::after {
    content: none;
}

/* End Checkout Stepper */

.ShipTip {
    border-radius: 10px; 
    display: none;
    padding: 0;
}

@media (min-width: 600px) {
	.smethBox {
		padding-left: 1rem;
	}
	.shaddBox {
		border-right: 1px solid #ddd;
        padding-left: 1rem;
        padding-right: 1rem;
	}
	.CheckboxSpace {
		justify-content: center;
		padding-top: 2rem;
		padding-bottom: 1rem;
	}
}

@media (min-width: 600px) {
    .ChktPaymentDiv {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

.checkoutSummary {
    border: 0.5px solid rgb(175, 175, 175);
    border-radius: 0.7rem;
    margin-bottom: 1rem;
    /* position: sticky;
    top: 8rem; */
}
@media(min-width:1200px) {
    .stickySummary {
        position: sticky;
        top: 8rem;
    }
    .stickyPromo {
        position: sticky;
        top: 12rem;
    }
}

@media(max-width: 1199px) {
    .ChktSummarySticky {
        position: fixed;
        top: 55px;
        width: 100%;
        border: 0.5px solid #ccc;
        background-color: #eee;
        z-index: 100;
        padding: 10px;
        padding-top: 0px;
        padding-bottom: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 12px;
        border-bottom-right-radius: 12px;
    }
}

@media(max-width: 900px) {
    .ChktSummarySticky {
        position: fixed;
        top: 94px;
        width: 100%;
        border: 0.5px solid #ccc;
        background-color: #eee;
        z-index: 100;
        padding: 10px;
        padding-top: 0px;
        padding-bottom: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 12px;
        border-bottom-right-radius: 12px;
    }
}

.ChangePaymentModal {
    max-width: 375px;
}

@media (min-width:1200px) {
    .ChangeAddressModal {
        width: 1000px;
    }
}
@media (max-width:500px) {
    .ChangeAddressModal {
        width: 80vw;
    }
}

/* INPUT LABELS */
.inp {
    position: relative;
    margin: auto;
    width: 100%;
    border-radius: 3px;
    overflow: hidden;
}
.inp .label {
    position: absolute;
    top: 15px;
    left: 12px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.5);
    font-weight: 500;
    transform-origin: 0 0;
    transform: translate3d(0, 0, 0);
    transition: all 0.2s ease;
    pointer-events: none;
}
.inp .focus-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    z-index: -1;
    transform: scaleX(0);
    transform-origin: left;
}
.inp input {
    -webkit-appearance: none;
    -moz-appearance: none;
        appearance: none;
    width: 100%;
    border: 0;
    font-family: inherit;
    padding: 16px 12px 0 12px;
    height: 45px;
    font-size: 16px;
    font-weight: 400;
    background: #ffffff;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0);
    color: #000;
    transition: all 0.15s ease;
}
.inp input:hover {
    background: rgba(0, 0, 0, 0.04);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.5);
}
.inp input:not(:-moz-placeholder-shown) + .label {
    color: rgba(0, 0, 0, 0.5);
    transform: translate3d(0, -12px, 0) scale(0.75);
}
.inp input:not(:-ms-input-placeholder) + .label {
    color: rgba(0, 0, 0, 0.5);
    transform: translate3d(0, -12px, 0) scale(0.75);
}
.inp input:not(:placeholder-shown) + .label {
    color: rgba(0, 0, 0, 0.5);
    transform: translate3d(0, -12px, 0) scale(0.75);
}
.inp input:focus {
    background: rgba(0, 0, 0, 0.05);
    outline: none;
    box-shadow: inset 0 -2px 0 #da801f;
}
.inp input:focus + .label {
    color: #da801f;
    transform: translate3d(0, -12px, 0) scale(0.75);
}
.inp input:focus + .label + .focus-bg {
    transform: scaleX(1);
    transition: all 0.1s ease;
}




.inp select {
    -webkit-appearance: none;
    -moz-appearance: none;
        appearance: none;
    width: 100%;
    border: 0;
    font-family: inherit;
    padding: 16px 12px 0 12px;
    height: 45px;
    font-size: 16px;
    font-weight: 400;
    background: #ffffff;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0);
    color: #000;
    transition: all 0.15s ease;
}
.inp select:hover {
    background: rgba(0, 0, 0, 0.04);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.5);
}
.inp select:focus {
    background: rgba(0, 0, 0, 0.05);
    outline: none;
    box-shadow: inset 0 -2px 0 #da801f;
}
.inp select:focus + .label {
    color: #da801f;
    transform: translate3d(0, -12px, 0) scale(0.75);
}
.inp select:focus + .label + .focus-bg {
    transform: scaleX(1);
    transition: all 0.1s ease;
}
.inp .selected {
    transform: translate3d(0, -12px, 0) scale(0.75);
    color: rgba(0, 0, 0, 0.5);
}

.AccountAlert {
    background-color: #e4be29;
    color: #f7f7f7;
}

.RewardCircle {
    border-radius:50%;
    width:80px;
    height:80px;
    cursor: pointer;
}

/* Brands Page */
.brandLetters {
    font-size: 0.8rem;
    cursor: pointer;
    height: 3.2vh;
    vertical-align: middle;
}
.brandLetters:hover {
    color: #da801f;
}

.brandSidebar {
    position:sticky; 
    top:70px;
}
@media (min-width:1200px) {
    .brandSidebar {
        position:sticky; 
        top:120px;
    }
}

.brandBox {
    border: 1px solid white;
    border-radius: 10px;
    cursor: pointer;
}
.brandBox:hover {
    border: 1px solid lightgray;
}

.pswdDiv {
    /* width: 100%; */
    position: relative;
}
     
.pswdBtn {
    position: absolute;
    color: gray;
    font-size: 15px;
    top: 0;
    right: 0px;
    z-index: 2;
    border: none;
    top: 2px;
    height: 30px;
    cursor: pointer;
    transform: translateX(-10px);
}
.pswdBtn:hover {
    color: black;
}

.valueHeader {
    background: white;
    background-image: url('/img/footer.jpg'); 
    background-image: linear-gradient(0deg, #000 10%, transparent), url('/img/footer.jpg');
    background-position: top;
    color: white;
}
.valueGraphic {
    aspect-ratio: 1/1;
    width:80%;
    margin-top:4rem;
    margin-left:10%;
    /* padding-top:40%; */
    background-size: contain;
}

.catHeader {
    background-image: url('/img/texture-red.png'); 
    color: white;
}
.proHeader {
    background-image: url('/img/texture-green.png'); 
    color: white;
}
.cat-child{
    background: #ddd; 
    color: black;
}
.pro-child {
    background: #ddd;
    color: black;
}

.bcLink2 {
    color: rgb(141, 141, 141);
}
.bcLink2:last-of-type {
    color: rgb(0, 0, 0);
}
.bcLink2:hover {
    color: rgb(0, 0, 0) !important;
}

.BillAddBox {
    cursor: pointer;
    background-color: white;
    color: black;
}
.BillAddBox:hover {
    background-color: #a33a18;
    color: white;
}

.addrBtn {
    position: relative;
    margin-bottom: 5px;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid gray;
    border-radius: 10px;
    cursor: pointer;
}

.AddrSelectDiv {
    max-height: 310px; 
    overflow-y: scroll;
    padding-right: 4px;
}

.AddrSelectDiv::-webkit-scrollbar {
    width: 1px;
}
.AddrSelectDiv::-webkit-scrollbar-thumb {
    background-color: gray;
    outline: 1px solid gray;
}

.priceBreakBox {
    margin: 10px;
    border-radius: 10px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    cursor: pointer;
    color: white;
    background-color: #a33a18;
    position: relative;
}
@media (min-width: 1200px) {
    .priceBreakBox {
        font-size: 1.33333rem;
        letter-spacing: 2px;
        text-transform: uppercase;
        font-weight: 700;
        margin: 10px;
        border-radius: 10px;
        text-align: center;
        padding: 20px;
        cursor: pointer;
        transition: all 0.5s;
        color: white;
        background-color: #a33a18;
        position: relative;
    }
    .priceBreakBox:hover {
        background-color: #cf4a1f;
    }
    .priceBreakBox:after {
        content: '';
        position: absolute;
        width: 70%;
        transform: scaleX(0);
        height: 2px;
        bottom: 20px;
        left: 15%;
        background-color: white;
        transform-origin: bottom right;
        transition: transform 0.25s ease-out;
    }

    .priceBreakBox:hover:after {
        transform: scaleX(1);
        transform-origin: bottom left;
    }
}

@media (min-width:2500px) {
    .limitBodyWidth {
        width: 2500px;
        margin: auto;
    }
    .limitHeroHeight {
        /* max-height: 500px; */
        position: absolute;
        width: 100vw;
        left: 0;
    }
    .HeroHeight {
        height: 700px;
        padding-top: 400px;
    }
    .heroSpace {
        height: 700px;
    }
}

@media (max-width: 2499px) {
    .HeroHeight {
        min-height:35vw;
    }
}

@media (max-width:1199px) {
    .searchBox {
        width: 67%;
        margin-left: 40px;
    }
    .AccessibiltiyIcon {
        margin-right: 95px;
        height:60px;
    }
}

@media (max-width:899px) {
    .searchBox {
        position: fixed;
        top: 55px;
        left: 0px;
        background-color: #f7f7f7;
        width: 100%;
        padding: 5px;
        margin-left: 0;
        border-top: 1px solid #ddd;
    }
    .searchBoxInput {
        padding-top: 5px;
        padding-bottom: 5px;
    }
}

.LogoPNG {
    height: 40px;
    margin-left: 1vw;
    margin-right: 0px;
}
.headerSmallText {
    color: black;
    height: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left:2vw;
}

@media (min-width:460px) {
    .Break460 {
        display: none;
    }
}
@media (max-width:490px) {
    .headerSmallText {
        font-size: 0.8rem;
        color: black;
        height: 20px;
        margin-bottom: 0px;
        margin-top: 8px;
        margin-left:2vw;
    }
}

.AccountHeaderIcon {
    margin-right: 50px;
}



.BrandLink {
    color: black;
    font-size: 0.65rem;
    text-decoration: none !important;
}
.BrandLink:hover {
    color: rgb(0, 0, 0);
}

.SearchLeft {
    padding-left: 1rem;
    padding-right: 1rem;
}
@media (max-width: 599px) {
    .SearchLeft {
        display: none;
        padding-top: 1rem;
        margin-bottom: 1rem;
        background-color: rgb(245, 245, 245);
    }
}

.FilterCheckbox {
    all: unset !important;
    margin: 0;
}

.ScalingImgs {
    margin-left:auto;
    margin-right:auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.ScalingImgs {
    width:25vw;
    height:25vw;
}
.ScalingBox {
    height: 60vw;
    position: relative;
}
@media(min-width:400px) {
    .ScalingBox {
        height: 55vw;
    }
}
@media(min-width:600px) {
    .ScalingImgs {
        width:16vw;
        height:16vw;
    }
    .ScalingBox {
        height: 37vw;
    }
}
@media(min-width:900px) {
    .ScalingImgs {
        width:18vw;
        height:18vw;
    }
    .ScalingBox {
        height: 32vw;
    }
}
@media(min-width:1200px) {
    .ScalingImgs {
        width:15vw;
        height:15vw;
    }
    .ScalingBox {
        height: 27vw;
    }
}
@media(min-width:1600px) {
    .ScalingImgs {
        width:12vw;
        height:12vw;
    }
    .ScalingBox {
        height: 21vw;
    }
}
@media(min-width:3000px) {
    .ScalingImgs {
        width:300px;
        height:300px;
    }
    .ScalingBox {
        height: 450px;
    }
}

.NewItemTag {
    position: absolute;
    right: 0.5rem;
}

.CatSliderArrows {
    margin-top: -2rem;
    position: absolute;
    top: 50%;
    z-index: 9;
    cursor: pointer;
}

.FourSqrText {
    font-size: 0.6rem;
    line-height: 1.2;
}
.FourSqrH4 {
    font-size: 0.8rem;
    margin-bottom: 0.5rem;
}
.FourSqrBtn {
    cursor: pointer;
    display: inline-block;
    font-family: ff-utility-web-pro, sans-serif;
    font-size: 0.6rem;
    letter-spacing: 0px;
    transition: background-color 0.3s ease;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    margin: 3px;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: 100;
    border-radius: 0.4rem;
}
@media(min-width:600px) {
    .FourSqrText {
        font-size: 0.8rem;
        line-height: 1.45;
    }
    .FourSqrH4 {
        font-size: 1rem;
        margin-bottom: 1rem;
    }
    .FourSqrBtn {
        font-size: 0.8rem;
        letter-spacing: 0px;
        padding: 5px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
        margin: 3px;
        margin-left: 10px;
        margin-right: 10px;
        font-weight: 100;
        border-radius: 0.4rem;
    }
}
@media(min-width:900px) {
    .FourSqrText {
        font-size: 0.7rem;
    }
    .FourSqrH4 {
        font-size: 0.9rem;
    }
}
@media(min-width:1200px) {
    .FourSqrText {
        font-size: 0.8rem;
    }
    .FourSqrH4 {
        font-size: 1.2rem;
    }
    .FourSqrBtn {
        font-size: 0.8rem;
        letter-spacing: 0px;
        padding: 5px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 7px;
        margin: 3px;
        margin-left: 10px;
        margin-right: 10px;
        font-weight: 600;
        border-radius: 0.4rem;
    }
}

.WFCatBox {
    margin: 0.5rem;
    border: 1px solid #ddd;
    border-radius: 10px;
    cursor: pointer;
}

.WFCatBox:hover {
    border: 1px solid rgb(150, 150, 150);
}

.WFImage {
    background-size: cover;
    border-radius: 10px;
    margin: 10px;
    height: 70px;
    width: 70px;
}

.WFText {
    font-size: 1rem;
    margin-top: auto;
    margin-bottom: auto;
    height: 100%;
    width: calc(100% - 90px);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: rgb(0, 0, 0);
}

@media (max-width:600px) {
    .MobileH1 {
        font-size: 0.8rem;
    }
    .MobileH2 {
        font-size: 0.6rem;
    }
}

@media (max-width: 1400px) {
    .checkoutPromo {
        white-space: normal;
        text-align: center;
    }
}

.MISpecs {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
}

.headerMessage {
    width: 100%;
    height: 30px;
    background-color: #a33a18;
    color: white;
    padding-top: 3px;
}

@media (max-width: 900px) {
    .headerMessage {
        font-size: 14px;
        padding-top: 5px;
    }
}

@media (max-width: 700px) {
    .headerMessage {
        font-size: 12px;
        padding-top: 7px;
    }
}

@media (max-width: 600px) {
    .headerMessage {
        font-size: 14px;
        padding-top: 3px;
        height: 50px;
    }
}

.HeroTitle {
    margin: 0;
    margin-bottom: 0.5rem;
}

.HeroCopy {
    font-size: 16px;
    margin: 0;
}

.HeroAfter {
    width: 100%;
}

.FourSquareBanners {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column-reverse;
    position: relative;
    text-decoration: none;
    width: 100%;
    height: 24vw;
}

@media (max-width:900px) {
    .FourSquareBanners {
        height: 50vw;
    }
}

@media (min-width:2500px) {
    .FourSquareBanners {
        height: 625px;
    }
}

@media (min-width:900px) {
    .FourSquare1 {
        margin-left: 1rem;
        margin-right: 0.5rem;
        margin-top: 1rem;
    }

    .FourSquare2, .FourSquare3 {
        margin-left: 0.5rem;
        margin-right: 0.5rem;
        margin-top: 1rem;
    }

    .FourSquare4 {
        margin-left: 0.5rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
}

.rewards-slider {
    width: 15vw;
}

@media (max-width: 1199px) {
    .rewards-slider {
        width: 25vw;
    }
}

@media (max-width: 899px) {
    .rewards-slider {
        width: 50vw;
    }
}

@media (max-width: 599px) {
    .rewards-slider {
        width: 45vw;
    }
}

.rewards-slider, .rewards-slider-2 {
    -webkit-appearance: none;
    appearance: none;
    height: 10px;
    background: #d3d3d3;
    border-radius: 20px;
}

.rewards-slider::-webkit-slider-thumb, .rewards-slider-2::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #a33a18;
    cursor: ew-resize;
}

.rewards-slider::-moz-range-thumb, .rewards-slider-2::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #a33a18;
    cursor: ew-resize;
}

.rewards-slider-2 {
    width: 100%;
}