/*
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype Imaging and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
Imaging with any questions regarding Web Fonts:  http://www.fonts.com
*/

@font-face {
    font-family: "Eurostile LT W01 Medium1391130";
    src: url("https://www.phastekperformance.com/v/vspfiles/templates/phastekperformance/css/fonts/a74866ab-3280-4a0e-b8a9-dab3877ada03.eot?#iefix");
    src: url("https://www.phastekperformance.com/v/vspfiles/templates/phastekperformance/css/fonts/a74866ab-3280-4a0e-b8a9-dab3877ada03.eot?#iefix") format("eot"),
    url("https://www.phastekperformance.com/v/vspfiles/templates/phastekperformance/css/fonts/a68d470e-1a6a-4fbe-9f94-78cc00d51400.woff") format("woff"),
    url("https://www.phastekperformance.com/v/vspfiles/templates/phastekperformance/css/fonts/93c3a4eb-3bcc-42dc-8040-73e6af2ecfbb.ttf") format("truetype"),
    url("https://www.phastekperformance.com/v/vspfiles/templates/phastekperformance/css/fonts/cae7d51d-8f2b-4280-a4eb-4d414c8acaab.svg#cae7d51d-8f2b-4280-a4eb-4d414c8acaab") format("svg");
}


/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/* home page slider rotator 2017-08-14 sean */
/* rotator in-page placement */

div.rotator17b {
    position: relative;
    height: auto;
    margin-left: 10px;
    margin-right: 10px;
    display: none;
}


/* rotator css */

div.rotator17b ul {
    margin: 0;
    padding: 0;
}

div.rotator17b ul li {
    float: left;
    position: absolute;
    list-style: none;
}


/* rotator image style */

div.rotator17b ul li img {
    /* border:0px solid #ccc;
    padding: 5px; */
    background: #FFF;
}

div.rotator17b ul li.show17b {
    z-index: 500;
}


/* end home page slider rotator 2017-08-14 sean */

@media screen and (min-width: 768px) {
    .productdetails #v65-product-parent>tbody>tr:first-child+tr>td[align="right"] {
        width: 50% !important;
    }
}


.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.active {

    background-image: none !important;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    position: relative;
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

header {
    background: #2A2A2A url('../images/template/header/header-bg.jpg') center center no-repeat;
    background-size: cover;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    text-decoration: none;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

td,
th {
    padding: 0;
}

::selection,
::-webkit-selection {
    color: #fff !important;
    background: #a81c07 !important;
}



/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    select {
        background: #fff !important;
    }
    .navbar {
        display: none;
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important;
    }
    .label {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

html {
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: 'Lato', Arial, sans-serif;
    font-size: 16px;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

a {
    color: #a81c07;
    /* 1-16-2015 was 414141  */
    text-decoration: none;
}

a:hover,
a:focus {
    color: #821606;
    text-decoration: none;
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

hr {
    margin-top: 21px;
    margin-bottom: 21px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.category hr {
    margin-top: 0;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role="button"] {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Eurostile LT W01 Medium1391130', sans-serif !important;
    font-weight: 700;
    line-height: 1.1;
    color: #333;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    text-align: left;
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
}

h2,
.h2,
h3,
.h3 {
    margin-top: 21px;
    margin-bottom: 10.5px;
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10.5px;
    margin-bottom: 10.5px;
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
    font-size: 75%;
}

h1,
.h1 {
    font-size: 48px;
    margin: 0 0 10.5px;
}

h2,
.h2 {
    font-size: 32px;
}

h3,
.h3 {
    font-size: 26px;
}

h4,
.h4 {
    font-size: 19px;
}

h5,
.h5 {
    font-size: 15px;
}

h6,
.h6 {
    font-size: 13px;
}

p {
    margin-bottom: 1.5em;
}

.lead {
    margin-bottom: 21px;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 22.5px;
    }
}

small,
.small {
    font-size: 86%;
}

.small-text {
    height: 52px;
    overflow:hidden;
    border-bottom: 2px solid #a81c07;
}
.big-text {
    height: auto;
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase,
.initialism {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777777;
}

.text-primary {
    color: #a81c07;
}

a.text-primary:hover {
    color: #821606;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover {
    color: #843534;
}

.bg-primary {
    color: #fff;
}

.bg-primary {
    background-color: #a81c07;
}

a.bg-primary:hover {
    background-color: #821606;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 9.5px;
    margin: 42px 0 21px;
    border-bottom: 1px solid #eeeeee;
}

.header-top {
    z-index: 999;
}

.header-middle.sticky {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 999;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10.5px;
}

ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

dl {
    margin-top: 0;
    margin-bottom: 21px;
}

dt,
dd {
    line-height: 1.428571429;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
    content: " ";
    display: table;
}

.dl-horizontal dd:after {
    clear: both;
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777;
}

.initialism {
    font-size: 90%;
}

blockquote {
    padding: 10.5px 21px;
    margin: 0 0 21px;
    font-size: 18.75px;
    border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014';
}

address {
    margin-bottom: 21px;
    font-style: normal;
    line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none;
}

pre {
    display: block;
    padding: 10px;
    margin: 0 0 10.5px;
    font-size: 14px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container:before,
.container:after {
    content: " ";
    display: table;
}

.container:after {
    clear: both;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 1012px) {
    .container {
        width: 990px;
    }
}

@media (min-width: 1250px) {
    .container {
        width: 1220px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table;
}

.container-fluid:after {
    clear: both;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.row:before,
.row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-1 {
    width: 8.3333333333%;
}

.col-xs-2 {
    width: 16.6666666667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.3333333333%;
}

.col-xs-5 {
    width: 41.6666666667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.3333333333%;
}

.col-xs-8 {
    width: 66.6666666667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.3333333333%;
}

.col-xs-11 {
    width: 91.6666666667%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.3333333333%;
}

.col-xs-pull-2 {
    right: 16.6666666667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.3333333333%;
}

.col-xs-pull-5 {
    right: 41.6666666667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.3333333333%;
}

.col-xs-pull-8 {
    right: 66.6666666667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.3333333333%;
}

.col-xs-pull-11 {
    right: 91.6666666667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.3333333333%;
}

.col-xs-push-2 {
    left: 16.6666666667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.3333333333%;
}

.col-xs-push-5 {
    left: 41.6666666667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.3333333333%;
}

.col-xs-push-8 {
    left: 66.6666666667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.3333333333%;
}

.col-xs-push-11 {
    left: 91.6666666667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-1 {
        width: 8.3333333333%;
    }
    .col-sm-2 {
        width: 16.6666666667%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.3333333333%;
    }
    .col-sm-5 {
        width: 41.6666666667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.3333333333%;
    }
    .col-sm-8 {
        width: 66.6666666667%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.3333333333%;
    }
    .col-sm-11 {
        width: 91.6666666667%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-pull-1 {
        right: 8.3333333333%;
    }
    .col-sm-pull-2 {
        right: 16.6666666667%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-4 {
        right: 33.3333333333%;
    }
    .col-sm-pull-5 {
        right: 41.6666666667%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-7 {
        right: 58.3333333333%;
    }
    .col-sm-pull-8 {
        right: 66.6666666667%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-10 {
        right: 83.3333333333%;
    }
    .col-sm-pull-11 {
        right: 91.6666666667%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-push-1 {
        left: 8.3333333333%;
    }
    .col-sm-push-2 {
        left: 16.6666666667%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-4 {
        left: 33.3333333333%;
    }
    .col-sm-push-5 {
        left: 41.6666666667%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-7 {
        left: 58.3333333333%;
    }
    .col-sm-push-8 {
        left: 66.6666666667%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-10 {
        left: 83.3333333333%;
    }
    .col-sm-push-11 {
        left: 91.6666666667%;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
    .col-sm-offset-1 {
        margin-left: 8.3333333333%;
    }
    .col-sm-offset-2 {
        margin-left: 16.6666666667%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.3333333333%;
    }
    .col-sm-offset-5 {
        margin-left: 41.6666666667%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.3333333333%;
    }
    .col-sm-offset-8 {
        margin-left: 66.6666666667%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.3333333333%;
    }
    .col-sm-offset-11 {
        margin-left: 91.6666666667%;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1012px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }
    .col-md-1 {
        width: 8.3333333333%;
    }
    .col-md-2 {
        width: 16.6666666667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.3333333333%;
    }
    .col-md-5 {
        width: 41.6666666667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.3333333333%;
    }
    .col-md-8 {
        width: 66.6666666667%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.3333333333%;
    }
    .col-md-11 {
        width: 91.6666666667%;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-pull-1 {
        right: 8.3333333333%;
    }
    .col-md-pull-2 {
        right: 16.6666666667%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-4 {
        right: 33.3333333333%;
    }
    .col-md-pull-5 {
        right: 41.6666666667%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-7 {
        right: 58.3333333333%;
    }
    .col-md-pull-8 {
        right: 66.6666666667%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-10 {
        right: 83.3333333333%;
    }
    .col-md-pull-11 {
        right: 91.6666666667%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-push-1 {
        left: 8.3333333333%;
    }
    .col-md-push-2 {
        left: 16.6666666667%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-4 {
        left: 33.3333333333%;
    }
    .col-md-push-5 {
        left: 41.6666666667%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-7 {
        left: 58.3333333333%;
    }
    .col-md-push-8 {
        left: 66.6666666667%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-10 {
        left: 83.3333333333%;
    }
    .col-md-push-11 {
        left: 91.6666666667%;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
    .col-md-offset-1 {
        margin-left: 8.3333333333%;
    }
    .col-md-offset-2 {
        margin-left: 16.6666666667%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-4 {
        margin-left: 33.3333333333%;
    }
    .col-md-offset-5 {
        margin-left: 41.6666666667%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-7 {
        margin-left: 58.3333333333%;
    }
    .col-md-offset-8 {
        margin-left: 66.6666666667%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-10 {
        margin-left: 83.3333333333%;
    }
    .col-md-offset-11 {
        margin-left: 91.6666666667%;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1250px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    .col-lg-1 {
        width: 8.3333333333%;
    }
    .col-lg-2 {
        width: 16.6666666667%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4 {
        width: 33.3333333333%;
    }
    .col-lg-5 {
        width: 41.6666666667%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-7 {
        width: 58.3333333333%;
    }
    .col-lg-8 {
        width: 66.6666666667%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        width: 83.3333333333%;
    }
    .col-lg-11 {
        width: 91.6666666667%;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-pull-1 {
        right: 8.3333333333%;
    }
    .col-lg-pull-2 {
        right: 16.6666666667%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-4 {
        right: 33.3333333333%;
    }
    .col-lg-pull-5 {
        right: 41.6666666667%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-7 {
        right: 58.3333333333%;
    }
    .col-lg-pull-8 {
        right: 66.6666666667%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-10 {
        right: 83.3333333333%;
    }
    .col-lg-pull-11 {
        right: 91.6666666667%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-push-1 {
        left: 8.3333333333%;
    }
    .col-lg-push-2 {
        left: 16.6666666667%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-4 {
        left: 33.3333333333%;
    }
    .col-lg-push-5 {
        left: 41.6666666667%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-7 {
        left: 58.3333333333%;
    }
    .col-lg-push-8 {
        left: 66.6666666667%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-10 {
        left: 83.3333333333%;
    }
    .col-lg-push-11 {
        left: 91.6666666667%;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
    .col-lg-offset-1 {
        margin-left: 8.3333333333%;
    }
    .col-lg-offset-2 {
        margin-left: 16.6666666667%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-4 {
        margin-left: 33.3333333333%;
    }
    .col-lg-offset-5 {
        margin-left: 41.6666666667%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-7 {
        margin-left: 58.3333333333%;
    }
    .col-lg-offset-8 {
        margin-left: 66.6666666667%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-10 {
        margin-left: 83.3333333333%;
    }
    .col-lg-offset-11 {
        margin-left: 91.6666666667%;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 21px;
}

.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.table>caption+thead>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td {
    border-top: 0;
}

.table>tbody+tbody {
    border-top: 2px solid #ddd;
}

.table .table {
    background-color: #fff;
}

.table-condensed>thead>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>tfoot>tr>td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd;
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.table>thead>tr>td.active,
.table>thead>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5;
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8;
}

.table>thead>tr>td.success,
.table>thead>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th {
    background-color: #dff0d8;
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6;
}

.table>thead>tr>td.info,
.table>thead>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th {
    background-color: #d9edf7;
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3;
}

.table>thead>tr>td.warning,
.table>thead>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3;
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc;
}

.table>thead>tr>td.danger,
.table>thead>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th {
    background-color: #f2dede;
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc;
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15.75px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    .table-responsive>.table {
        margin-bottom: 0;
    }
    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap;
    }
    .table-responsive>.table-bordered {
        border: 0;
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0;
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0;
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0;
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 21px;
    font-size: 22.5px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="email"] {
    width: 100%;
    max-width: 400px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    padding: 0 45px 0 10px;
    border: 1px solid #333;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 15px;
    line-height: 1.428571429;
    color: #555555;
}

.form-control {
    display: block;
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: false;
}

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"] {
        line-height: 35px;
    }
    input[type="date"].input-sm,
    .input-group-sm>input[type="date"].form-control,
    .input-group-sm>input[type="date"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="date"].btn,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm>input[type="time"].form-control,
    .input-group-sm>input[type="time"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="time"].btn,
    .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm>input[type="datetime-local"].form-control,
    .input-group-sm>input[type="datetime-local"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="datetime-local"].btn,
    .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm>input[type="month"].form-control,
    .input-group-sm>input[type="month"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="month"].btn,
    .input-group-sm input[type="month"] {
        line-height: 31px;
    }
    input[type="date"].input-lg,
    .input-group-lg>input[type="date"].form-control,
    .input-group-lg>input[type="date"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="date"].btn,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg>input[type="time"].form-control,
    .input-group-lg>input[type="time"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="time"].btn,
    .input-group-lg input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg>input[type="datetime-local"].form-control,
    .input-group-lg>input[type="datetime-local"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="datetime-local"].btn,
    .input-group-lg input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg>input[type="month"].form-control,
    .input-group-lg>input[type="month"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="month"].btn,
    .input-group-lg input[type="month"] {
        line-height: 48px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.radio label,
.checkbox label {
    min-height: 21px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
    cursor: false;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
    cursor: false;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: false;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 36px;
}

.form-control-static.input-lg,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.form-control-static.input-sm,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0;
}

.input-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 31px;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

select.input-sm,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
.input-group-sm>.input-group-btn>select.btn {
    height: 31px;
    line-height: 31px;
}

textarea.input-sm,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
.input-group-sm>.input-group-btn>textarea.btn,
select[multiple].input-sm,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>.input-group-btn>select[multiple].btn {
    height: auto;
}

.form-group-sm .form-control {
    height: 31px;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.form-group-sm select.form-control {
    height: 31px;
    line-height: 31px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 31px;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    min-height: 34px;
}

.input-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 48px;
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.3333333;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

select.input-lg,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
.input-group-lg>.input-group-btn>select.btn {
    height: 48px;
    line-height: 48px;
}

textarea.input-lg,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
.input-group-lg>.input-group-btn>textarea.btn,
select[multiple].input-lg,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>.input-group-btn>select[multiple].btn {
    height: auto;
}

.form-group-lg .form-control {
    height: 48px;
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.3333333;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.form-group-lg select.form-control {
    height: 48px;
    line-height: 48px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 48px;
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.3333333;
    min-height: 40px;
}

.has-feedback {
    position: relative;
}

.has-feedback .form-control {
    padding-right: 43.75px;
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    pointer-events: none;
}

.input-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback {
    width: 48px;
    height: 48px;
    line-height: 48px;
}

.input-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback {
    width: 31px;
    height: 31px;
    line-height: 31px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.v65-error-list-container {
    background-color: initial;
    border: 2px solid #a81c07;
    color: #a81c07;
    max-width: 400px;
    margin: 0 auto 20px;
}

.has-feedback label~.form-control-feedback {
    top: 26px;
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #818181;
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-static {
        display: inline-block;
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto;
    }
    .form-inline .input-group>.form-control {
        width: 100%;
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0;
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 28px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table;
}

.form-horizontal .form-group:after {
    clear: both;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.333333px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.428571429;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: white;
    text-decoration: none;
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: false;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-default {
    color: white;
    background-color: #a81c07;
    /* was 242424 */
    border-color: #ccc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    color: white;
    background-color: #821606;
    border-color: #821606;
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    background-image: none;
}

.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
    background-color: #242424;
    border-color: #ccc;
}

.btn-default .badge {
    color: #242424;
    background-color: white;
}

.btn-primary {
    color: #fff;
    background-color: #a81c07;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #821606;
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
    background-color: #a81c07;
    border-color: #004a8f;
}

.btn-primary .badge {
    color: #a81c07;
    background-color: #fff;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    background-image: none;
}

.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    background-image: none;
}

.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    background-image: none;
}

.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    background-image: none;
}

.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}

.btn-link {
    color: #414141;
    font-weight: normal;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
    color: #a81c07;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.3333333;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.btn-sm {
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.btn-xs {
    padding: 1px 5px;
    font-size: 13px;
    line-height: 1.5;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block+.btn-block {
    margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.rebate-btn {
    position: absolute;
    top: 50%;
    right: -1em;
    display: block;
    max-width: 187px;
    color: #fff;
    margin: 30px auto 0;
    padding: 10px 40px;
    background: #a81c07;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    font-weight: 700;
}

.rebate-btn.left {
    left: -1em;
    right: initial;
}

.rebate-btn:hover {
    background: #821606;
}

.rebate-btn .rebate-content:before {
    content: "";
    position: absolute;
    display: block;
    border-style: solid;
    border-color: transparent transparent transparent #821606;
    top: -.8em;
    right: 0;
    border-width: .8em 0 0 1em;
}

.rebate-btn.left .rebate-content:before {
    left: 0;
    right: initial;
    border-color: transparent transparent #821606 transparent;
    border-width: 0 0 .8em 1em;
}

a.rebate-banner {
    display: block;
    position: relative;
    margin-top: 20px;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 15px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 13px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 19px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
}

.input-group-addon:first-child {
    border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group-addon:last-child {
    border-left: 0;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn>.btn {
    position: relative;
}

.input-group-btn>.btn+.btn {
    margin-left: -1px;
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
    z-index: 2;
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px;
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: -1px;
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.nav:before,
.nav:after {
    content: " ";
    display: table;
}

.nav:after {
    clear: both;
}

.nav>li {
    position: relative;
    display: block;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}

.nav>li.disabled>a {
    color: #777777;
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: false;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eeeeee;
    border-color: #414141;
}

.nav .nav-divider {
    height: 1px;
    margin: 9.5px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.nav>li>a>img {
    max-width: none;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
    border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.nav-pills>li {
    float: left;
}

.nav-pills>li>a {
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.nav-pills>li+li {
    margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #a81c07;
}

.nav-stacked>li {
    float: none;
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0;
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%;
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none;
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

@media (min-width: 768px) {
    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%;
    }
    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
    }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0;
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd;
}

@media (min-width: 768px) {
    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        -webkit-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff;
    }
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    -webkit-border-radius: .25em;
    border-radius: .25em;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label-default {
    background-color: #777777;
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e;
}

.label-primary {
    background-color: #a81c07;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #821606;
}

.label-success {
    background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44;
}

.label-info {
    background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5;
}

.label-warning {
    background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f;
}

.label-danger {
    background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c;
}

.panel {
    margin-bottom: 21px;
    background-color: #fff;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

.panel-body:before,
.panel-body:after {
    content: " ";
    display: table;
}

.panel-body:after {
    clear: both;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 17px;
    color: inherit;
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0;
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group+.panel-footer {
    border-top-width: 0;
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0;
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-left: 15px;
    padding-right: 15px;
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0;
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0;
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0;
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0;
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0;
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 21px;
}

.panel-group .panel {
    margin-bottom: 0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.panel-group .panel+.panel {
    margin-top: 5px;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
    border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}

.panel-default {
    border-color: #ddd;
}

.panel-default>.panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd;
}

.panel-primary {
    border-color: #a81c07;
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #a81c07;
    border-color: #a81c07;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #a81c07;
}

.panel-primary>.panel-heading .badge {
    color: #a81c07;
    background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #a81c07;
}

.panel-success {
    border-color: #d6e9c6;
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6;
}

.panel-info {
    border-color: #bce8f1;
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1;
}

.panel-warning {
    border-color: #faebcc;
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc;
}

.panel-danger {
    border-color: #ebccd1;
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
    padding: 24px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.close {
    float: right;
    font-size: 22.5px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible {
    display: block;
}

.visible-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1012px) and (max-width: 1249px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 1012px) and (max-width: 1249px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 1012px) and (max-width: 1249px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 1012px) and (max-width: 1249px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1250px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1250px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1250px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1250px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 1012px) and (max-width: 1249px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1250px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table;
    }
    tr.visible-print {
        display: table-row !important;
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

@font-face {
    font-family: "button-icons";
    font-style: normal;
    font-weight: normal;
    src: url("https://www.phastekperformance.com/v/vspfiles/templates/phastekperformance/fonts/buttons/button-icons.eot?#iefix") format("embedded-opentype"), url("https://www.phastekperformance.com/v/vspfiles/templates/phastekperformance/fonts/buttons/button-icons.woff") format("woff"), url("https://www.phastekperformance.com/v/vspfiles/templates/phastekperformance/fonts/buttons/button-icons.ttf") format("truetype"), url("https://www.phastekperformance.com/v/vspfiles/templates/phastekperformance/fonts/buttons/button-icons.svg#button-icons") format("svg");
}

html,
body {
    margin: 0;
    padding: 0;
    width: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #1f1f1f;
}

.page-wrap {
    background: #fff;
}

@media only screen and (min-width: 768px) {
    body {
        background: #000;
    }
}

@media only screen and (min-width: 1012px) and (max-width: 1249px) {
    body {
        background-size: 1553px auto;
    }
}

img {
    border: none !important;
    max-width: 100%;
}

.v65-productDisplay img {
    max-width: initial;
}

input,
textarea {
    outline: none;
}

a {
    color: #a81c07;
}

a:hover {
    color: #a81c07;
    text-decoration: none;
}

a:active {
    outline-style: none;
}

[data-accordion="wrap"] {
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
    overflow: hidden;
}

[data-accordion="toggle"] {
    cursor: pointer;
}

@media only screen and (min-width: 1012px) {
    [data-accordion="wrap"] {
        height: auto !important;
    }
    [data-accordion="toggle"] {
        cursor: default;
    }

    .banner-cta,
    .home-banner .banner-cta {
        font-size: 28px;
    }
}

.imagerow {
    padding: 15px;
    text-align: center;
    background: #E5E5E5;
}

.imagerow h2 {
    margin: 0;
    font-size: 23px;
    text-align: center;
}

.imagerow-col {
    margin-top: 20px;
}

@media only screen and (min-width: 768px) {
    .imagerow-row {
        text-align: justify;
        line-height: 0;
        font-size: 1px;
    }
    .imagerow-row>* {
        display: inline-block;
        vertical-align: middle;
        line-height: normal;
        font-size: initial;
    }
    .imagerow-row:after {
        content: '';
        display: inline-block;
        width: 100%;
        height: 1px;
        visibility: hidden;
    }
    .imagerow-col {
        max-width: 19%;
        margin-top: 0;
    }
    .imagerow h2 {
        margin-bottom: 10px;
    }
    .imagerow img {
        max-width: 100%;
    }
}

h1.cat-title {
    position: absolute;
}

.shopbycat-item {
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    color: #a81c07;
    font-weight: 600;
}

.shopbycat-item-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 18px;
    padding-bottom: 6px;
}

.shopbycat-top {
    margin-left: -5px;
    margin-right: -5px;
}

.shopbycat-top [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}

.cat-top-banner {
    display: block;
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.vp-sc-thumbs__info .cat-top-banner {
    height: 180px;
    overflow: hidden;
}

.vp-sc-thumbs__info .cat-top-banner:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.vp-sc-thumbs__info .cat-top-banner:hover:after {
    opacity: 1;
}

.vp-sc-thumbs__info .colors_text.vp-sc-thumbs__btn {
    display: none;
}

.vp-sc-thumbs__info .cat-top-banner img, 
.cat-top-banner img {
    height: 100%;
    width: auto;
    max-width: initial;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
}

.cat-top-banner img {
    top: 0;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

h1.small-font {
    font-size: 28px;
}

.subcat-thumbs .banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
}

.cat-top-banner h1,
.subcat-thumbs h1.main-title,
.vp-sc-thumbs__info .cat-top-banner h2 {
    width: 100%;
    background: rgba(255, 255, 255, 0.7);
    padding: 5px;
    font-size: 28px;
}

.vp-sc-thumbs__info h2 {
    font-size: 16px;
}

.vp-sc-thumbs__info .cat-top-banner h2 {
    position: absolute;
    bottom: 0;
    padding: 20px;
    font-size: 16px;
    z-index: 9;
}

.popular-item {
    display: block;
    padding: 10px;
    border: 2px solid #333;
    background: transparent;
    text-align: center;
}

.popular-item::after {
    clear: both;
    content: "";
    display: table;
}

.popular-item-text .shop-now {
    display: inline-block;
    margin-top: 5px;
    padding: 5px;
    width: 100%;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #a81c07;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
}

.popular-item-text .shop-now span {
    position: relative;
    top: -1px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
}

.popular-item:hover .shop-now {
    text-decoration: none;
    background: #821606;
}

.popular-item-heading {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #333;
    display: block;
}

.chat-toggle {
    display: none;
}

@media only screen and (min-width: 1012px) {
    .chat-toggle {
        z-index: 10;
        display: block;
        position: fixed;
        left: 50%;
        bottom: 0;
        margin-left: 300px;
        padding: 10px 50px;
        -webkit-border-top-left-radius: 10px;
        border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        border-top-right-radius: 10px;
        font-size: 22px;
        background: #a81c07;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
        text-decoration: none;
    }
    .chat-toggle:active,
    .chat-toggle:focus,
    .chat-toggle:hover {
        background: #004a8f;
        color: #fff;
        text-decoration: none;
    }
}

@media only screen and (min-width: 1250px) {
    .chat-toggle {
        margin-left: 400px;
    }
}

.h-align-center {
    text-align: center;
}

.h-align-left {
    text-align: left;
}

.h-align-right {
    text-align: right;
}

.btn {
    border: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.btn-primary,
.btn-default {
    font-weight: 600;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.btn-primary.btn-lg,
.btn-default.btn-lg {
    padding: 0 40px;
    line-height: 60px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    font-size: 18px;
}

.btn-primary.btn-sm,
.btn-default.btn-sm {
    padding: 0 30px;
    line-height: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
}

.btn-primary.btn-xs,
.btn-default.btn-xs {
    padding: 0 20px;
    line-height: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    font-size: 12px;
}

.btn-link {
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px;
    font-size: 16px;
    font-weight: 600;
}

.btn-link em {
    font-size: 14px;
}

.btn-link:hover {
    text-decoration: none;
}

.btn-icon {
    position: relative;
    top: -1px;
    display: inline-block;
    vertical-align: middle;
    font-family: 'button-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #a81c07;
    margin-right: 8px;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.btn-default .btn-icon {
    color: #fff;
}

.btn_cart_remove .btn-icon {
    margin: 0;
}

.btn-icon-apply:before {
    content: "\e600";
}

.btn-icon-close:before {
    content: "\e601";
}

.btn-icon-email:before {
    content: "\e602";
}

.btn-icon-photos:before {
    content: "\e603";
}

.btn-icon-plus:before {
    content: "\e604";
}

.btn-icon-question:before {
    content: "\e605";
}

.btn-icon-zoom:before {
    content: "\e608";
}

.btn-bg-plus {
    background: transparent url('../images/buttons/btn-icon-plus.png') left center no-repeat;
    background-size: auto 15px;
    padding-left: 21px;
}

.btn-bg-recalculate {
    background: transparent url('../images/buttons/btn-icon-recalculate.png') left center no-repeat;
    background-size: auto 15px;
    padding-left: 21px;
}

.btn-bg-apply {
    background: transparent url('../images/buttons/btn-icon-apply.png') left center no-repeat;
    background-size: auto 15px;
    padding-left: 21px;
}

.sub-btns .btn-primary {
    padding: 8px 15px;
}

.sub-btns .row {
    height: 40px;
}

#div_articleid_117 {
    float: left;
}

.v65-onepage-custom-details-row td {
    padding: 0;
}

#table_checkout_cart0 #vcb-editable-112 {
    display: none;
}

#table_checkout_cart0 #articleBody_112 ~ table td {
    width: 100%;
    display: inline;
}

#table_checkout_cart0 #articleBody_112 ~ table a {
    display: block;
    color: #a81c07;
    text-decoration: none;
    padding: 5px;
}

.shoppingcart .alternate-payment {
    text-align: center;
    margin: 20px auto;
}

.checkout-notes {
    font-size: .8em;
}

.checkout-notes h3 {
    margin-top: 0;
    font-size: 1.5em;
    font-family: 'Lato', sans-serif !important;
}

.checkout-notes ul {
    margin-bottom: 20px;
}

.shoppingcart .checkout-logos,
#v65-onepage-ShippingCostParent .checkout-logos {
    text-align: center;
    margin-bottom: 40px;
}

.checkout-logos .mfes-trustmark {
    vertical-align: middle;
}

.shoppingcart .checkout-logos img,
#v65-onepage-ShippingCostParent .checkout-logos img {
    padding: 0 5px;
    max-width: 150px;
}

.onepagecheckout #content_area table#v65-onepage-Detail td select,
.shoppingcart #content_area #v65-cart-shipping-details select {
    display: block;
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    /* Firefox 18- */
    /* Firefox 19+ */
}

.onepagecheckout #content_area table#v65-onepage-Detail td select:focus,
.shoppingcart #content_area #v65-cart-shipping-details select:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.onepagecheckout #content_area table#v65-onepage-Detail td select::-webkit-input-placeholder,
.shoppingcart #content_area #v65-cart-shipping-details select::-webkit-input-placeholder {
    color: #000;
    font-style: normal;
    font-weight: normal;
}

.onepagecheckout #content_area table#v65-onepage-Detail td select:-moz-placeholder,
.shoppingcart #content_area #v65-cart-shipping-details select:-moz-placeholder {
    color: #000;
    font-style: normal;
    font-weight: normal;
}

.onepagecheckout #content_area table#v65-onepage-Detail td select::-moz-placeholder,
.shoppingcart #content_area #v65-cart-shipping-details select::-moz-placeholder {
    color: #000;
    font-style: normal;
    font-weight: normal;
}

.onepagecheckout #content_area table#v65-onepage-Detail td select:-ms-input-placeholder,
.shoppingcart #content_area #v65-cart-shipping-details select:-ms-input-placeholder {
    color: #000;
    font-style: normal;
    font-weight: normal;
}

.coupon {
    display: inline-block;
    padding: 5px 40px;
    font-size: 18px;
    border: 3px dashed #000;
}

.category {
    /*Set container's background or border*/
}

h1.july-4 {
    margin: 20px 0;
    text-align: center;
}

/*.category #divWaitModal+table>tbody>tr:first-child a,
.category #divWaitModal+table>tbody>tr:first-child b {
    color: #a81c07;
    font-size: 13px;
    font-weight: normal;
}*/

.modal-open .modal {
    padding: 0 !important;
}

.modal.fade .modal-dialog {
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.category .colors_backgroundneutral {
    background: none;
}

.category table.colors_backgroundlight {
    padding: 8px 0;
    height: 24px;
    width: 100%;
    border-bottom: 1px solid #333;
}

.category table.colors_backgroundlight>tbody>tr>td:first-child b {
    display: block;
    color: #333;
    font-family: 'Lato', Arial, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-indent: 15px;
}

.category table.colors_backgroundlight+table {
    border-collapse: separate;
    padding: 20px 10px;
    border-bottom: 1px solid #333;
}

.category a.subcategory_link {
    font-size: 14px;
    /*     mod         was 15px        4-3-2017         */
    display: inline-block;
    padding: 2px 0;
    font-weight: normal;
    line-height: 1.2;
    color: #a81c07;
    text-decoration: none !important;
}

.category a.subcategory_link:before {
    content: "\2022";
    display: inline-block;
    margin-right: 8px;
    font-size: 130%;
    color: #a81c07;
}

.category a.subcategory_link:hover {
    color: #a81c07 !important;
    text-decoration: underline !important;
}

.category table.v65-productDisplay .productnamecolor {
    display: inline-block;
    margin-bottom: 8px;
    font-size: 16px;
    text-decoration: none;
    color: #000;
    line-height: 1.3;
}

.category table.v65-productDisplay .productnamecolor:hover {
    color: #a81c07;
}

.category table.v65-productDisplay .product_listprice,
.category table.v65-productDisplay .product_listprice b {
    color: #414141;
    font-size: 13px;
    font-weight: bold;
    text-decoration: line-through;
}

.category table.v65-productDisplay .product_productprice,
.category table.v65-productDisplay .product_productprice b {
    color: #414141;
    font-size: 13px;
    font-weight: bold;
}

.category table.v65-productDisplay .product_productprice .text.colors_text {
    display: none;
}

.category table.v65-productDisplay .product_saleprice,
.category table.v65-productDisplay .product_saleprice b {
    color: #009900;
    /* was #a81c07 */
    font-size: 13px;
    font-weight: bold;
}

.category table.v65-productDisplay .product_dealprice {
    color: #009900;
    font-size: 13px;
    font-weight: bold;
}

.category table.v65-productDisplay .product_yousave,
.category table.v65-productDisplay .product_yousave span {
    color: #009900;
    /* was #414141 */
    font-size: 14px;
    font-style: italic !important;
    font-weight: normal;
}

.category table.v65-productDisplay img+br+font.text.colors_text,
.category table.v65-productDisplay td[valign="top"]>font.text.colors_text {
    color: #414141;
    font-size: 13px;
    font-weight: normal;
}

.category table.v65-productDisplay .v65-productPhoto img,
.category img[src$="nophoto.gif"],
.category img[src*="/v/vspfiles/photos/"],
.category td[align="center"][colspan] img[src*="/v/vspfiles/photos/categories/"] {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.category img[src*="/v/vspfiles/photos/categories/"] {
    max-width: 100%;
}

.category table[cellpadding="3"] td[align="right"] .btn {
    margin: 5px;
}

.category #divWaitModal+table>tbody>tr:first-child td {
    padding-left: 0;
}

.category font[face="Arial"] {
    font-family: inherit;
}

.category table.colors_backgroundlight+table td {
    padding: 0;
    width: auto;
}

.category a.productnamecolor.colors_productname+img {
    display: none;
}

.category form#MainForm>input[name="Cat"]+table td[valign="bottom"][rowspan="2"] {
    vertical-align: top;
    padding-top: 5px;
}

.category table.colors_backgroundlight+table table {
    border-spacing: 0;
}

.category form#MainForm>input[name="Cat"]+table>tbody>tr>td,
.category form#MainForm>input[name="Cat"]+table td[valign="bottom"][rowspan="2"],
.category form#MainForm>input[name="Cat"]+table td[align="right"] {
    padding-left: 0;
    padding-right: 0;
}

.category table.colors_backgroundlight>tbody>tr>td>img,
.category .colors_lines_light,
.category .colors_lines_light+.colors_backgroundneutral {
    display: none;
}

.category #content_area table.v65-productDisplay {
    table-layout: fixed;
}

ul.vp-sc-thumbs__list {
    padding: 0;
}

.category .vp-sc-thumbs__title.colors_text {
    display: none;
}

@media only screen and (max-width: 767px) {
    .category form#MainForm>input[name="Cat"]+table>tbody>tr>td,
    .category form#MainForm>input[name="Cat"]+table td[valign="bottom"][rowspan="2"],
    .category form#MainForm>input[name="Cat"]+table td[align="right"] {
        display: block;
        margin-bottom: 15px;
        text-align: left;
    }
}

@media (max-width: 480px) {
    .category .v65-productDisplay {
        width: 100%;
        table-layout: fixed;
    }
    .category td[background*="/v/vspfiles/templates/have_hold_r/images/Grid_Divider_Vertical.gif"] {
        padding: 0 10px;
    }
    .category table.colors_backgroundlight+table td {
        display: block;
    }
    .category form#MainForm>table td[valign="bottom"][rowspan="2"] td {
        display: block;
        width: auto;
    }
    .category form#MainForm>table td[valign="bottom"][rowspan="2"] td:nth-child(n+4) {
        display: inline-block;
        width: auto;
    }
}

.category .results_per_page_select,
.category .sortby_select {
    display: inline-block !important;
}



/* ========= Deal of the Day ========== */


/* DEAL DIVIDER COLORS */

.deal,
.deal-headline,
.deal-saving-stock-details {
    border-color: #333;
}

#content_area .deal {
    max-width: none;
    font-family: 'Lato', Arial, sans-serif;
}

#content_area .deal-image {
    float: none;
    margin: 0 auto;
}

#content_area .deal-details {
    margin-right: 0;
    padding-left: 0;
}

#content_area .deal-main-heading {
    height: auto !important;
}



/* DEAL HEADINGS */

#content_area .deal-main-heading,
#content_area .deal-extra-heading {
    background-image: none !important;
}

#content_area .deal-main-heading:before,
#content_area .deal-extra-heading:before {
    content: '';
    display: block;
    padding: 20px 0 20px 25px;
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    background: #a81c07;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 19px;
}

#content_area .deal-main-heading:before {
    content: 'Deal of the Day';
}

#content_area .deal-extra-heading:before {
    content: 'More Deals of the Day';
}

#content_area .deal-extra-heading {
    height: 60px !important;
    margin: 0;
}



/* DEAL HEADLINE */

#content_area .deal-headline {
    font-size: 24px;
    color: #414141;
    font-family: 'Lato', Arial, sans-serif;
}



/* DEAL PRODUCT NAME */

#content_area .deal-product-name a {
    text-decoration: none;
    font-size: 18px;
    color: #414141;
    font-family: 'Lato', Arial, sans-serif;
}

#content_area .deal-price {
    margin-left: 0;
}



/* ARROWS and PRICE COLOR  */

#content_area .deal-pricing {
    color: #eeeeee;
    font-family: 'Lato', Arial, sans-serif;
    height: 78px;
    margin: 0;
    background-image: none !important;
    background-color: #555555;
    -webkit-border-radius: 0;
    border-radius: 0;
}



/* BUY-NOW and SOLD-OUT BUTTON  */

#content_area .deal-buy-now,
#content_area .deal-buy-now.sold-out {
    margin: 17px 20px 0 0;
    background: none;
    height: auto;
    width: auto;
}

#content_area .deal-buy-now a {
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    height: 43px;
    line-height: 43px;
    padding: 0 16px;
    font-size: 18px;
}



/* DEAL EXPIRATION  */

#content_area .deal-end {
    color: #d9534f;
    font-size: 14px;
    font-family: 'Lato', Arial, sans-serif;
}



/* DEAL PRICE, SAVINGS and STOCK CAPTIONS TEXT */

#content_area .deal-regular-price-caption,
#content_area .deal-savings-caption,
#content_area .deal-stock-caption {
    color: #414141;
}

#content_area .deal-buy-now a {
    text-transform: uppercase;
}

#content_area .deal-buy-now a {
    background: #a81c07;
}

#content_area .deal-buy-now a:hover {
    background: #004a8f;
}

.prod-shipping-dets,
.prod-shipping,
.prod-stock,
.prod-fast,
.prod-stock-h {
    position: relative;
    display: block;
    color: #009900;
    text-decoration: none;
    margin-bottom: 6px;
    padding-left: 40px;
    height: 35px;
    line-height: 35px;
}

.prod-stock.c {
    line-height: 1.3;
}

@media screen and (min-width: 476px) and (max-width: 767px) {
    .prod-stock.c {
        line-height: 35px;
    }
}

@media screen and (min-width: 1012px) {
    .prod-stock.c {
        line-height: 35px;
    }
}

.prod-stock.h {
    color: #000;
}

.prod-shipping-dets {
    padding: 0;
}

.prod-stock .svg-inline--fa.fa-w-16,
.prod-shipping svg,
.prod-fast svg {
    position: absolute;
    left: 0;
    top: 50%;
    margin-right: 4px;
    font-size: 26px;
    width: 1.25em;
    height: 1.25em;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.prod-stock .svg-inline--fa.fa-w-16.fa-times-circle,
.prod-stock.long {
    color: #a81c07;
}



/* Small devices (tablets, 768px and up) */

@media only screen and (min-width: 768px) {
    #content_area .deal-image {
        float: right;
    }
    #content_area .deal-details {
        margin-right: 280px;
    }
    #content_area .deal-price {
        margin-left: 12px;
    }
}

.productdetails h1,
#mc_embed_signup form h2 {
    display: inline-block;
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
}

.productdetails .colors_pricebox select td,
.productdetails .colors_pricebox input td,
.onepagecheckout #content_area table#v65-onepage-Detail td input[type="password"],
.onepagecheckout #content_area table#v65-onepage-Detail td input[type="text"],
.onepagecheckout #content_area table#v65-onepage-Detail td select,
.onepagecheckout #simpleModal #loginModal input,
.shoppingcart #content_area #v65-cart-coupon-entry-details-input,
.shoppingcart #content_area input.v65-cart-login-input,
.shoppingcart #content_area input#password,
.shoppingcart #content_area input[size],
.shoppingcart #content_area #v65-cart-shipping-details select,
.shoppingcart #content_area #v65-cart-shipping-details input,
.shoppingcart #content_area tr.v65-cart-details-row td input {
    background-color: #fff !important;
    border: 1px solid #ccc;
    color: #414141;
    font-size: 15px;
    font-family: inherit;
    font-weight: normal;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    /* Firefox 18- */
    /* Firefox 19+ */
}

.productdetails .colors_pricebox select td:focus,
.productdetails .colors_pricebox input td:focus,
.onepagecheckout #content_area table#v65-onepage-Detail td input[type="password"]:focus,
.onepagecheckout #content_area table#v65-onepage-Detail td input[type="text"]:focus,
.onepagecheckout #content_area table#v65-onepage-Detail td select:focus,
.onepagecheckout #simpleModal #loginModal input:focus,
.shoppingcart #content_area #v65-cart-coupon-entry-details-input:focus,
.shoppingcart #content_area input.v65-cart-login-input:focus,
.shoppingcart #content_area input#password:focus,
.shoppingcart #content_area input[size]:focus,
.shoppingcart #content_area #v65-cart-shipping-details select:focus,
.shoppingcart #content_area #v65-cart-shipping-details input:focus,
.shoppingcart #content_area tr.v65-cart-details-row td input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.productdetails .colors_pricebox select td::-webkit-input-placeholder,
.productdetails .colors_pricebox input td::-webkit-input-placeholder,
.onepagecheckout #content_area table#v65-onepage-Detail td input[type="password"]::-webkit-input-placeholder,
.onepagecheckout #content_area table#v65-onepage-Detail td input[type="text"]::-webkit-input-placeholder,
.onepagecheckout #content_area table#v65-onepage-Detail td select::-webkit-input-placeholder,
.onepagecheckout #simpleModal #loginModal input::-webkit-input-placeholder,
.shoppingcart #content_area #v65-cart-coupon-entry-details-input::-webkit-input-placeholder,
.shoppingcart #content_area input.v65-cart-login-input::-webkit-input-placeholder,
.shoppingcart #content_area input#password::-webkit-input-placeholder,
.shoppingcart #content_area input[size]::-webkit-input-placeholder,
.shoppingcart #content_area #v65-cart-shipping-details select::-webkit-input-placeholder,
.shoppingcart #content_area #v65-cart-shipping-details input::-webkit-input-placeholder,
.shoppingcart #content_area tr.v65-cart-details-row td input::-webkit-input-placeholder {
    color: #000;
    font-style: normal;
    font-weight: normal;
}

.productdetails .colors_pricebox select td:-moz-placeholder,
.productdetails .colors_pricebox input td:-moz-placeholder,
.onepagecheckout #content_area table#v65-onepage-Detail td input[type="password"]:-moz-placeholder,
.onepagecheckout #content_area table#v65-onepage-Detail td input[type="text"]:-moz-placeholder,
.onepagecheckout #content_area table#v65-onepage-Detail td select:-moz-placeholder,
.onepagecheckout #simpleModal #loginModal input:-moz-placeholder,
.shoppingcart #content_area #v65-cart-coupon-entry-details-input:-moz-placeholder,
.shoppingcart #content_area input.v65-cart-login-input:-moz-placeholder,
.shoppingcart #content_area input#password:-moz-placeholder,
.shoppingcart #content_area input[size]:-moz-placeholder,
.shoppingcart #content_area #v65-cart-shipping-details select:-moz-placeholder,
.shoppingcart #content_area #v65-cart-shipping-details input:-moz-placeholder,
.shoppingcart #content_area tr.v65-cart-details-row td input:-moz-placeholder {
    color: #000;
    font-style: normal;
    font-weight: normal;
}

.productdetails .colors_pricebox select td::-moz-placeholder,
.productdetails .colors_pricebox input td::-moz-placeholder,
.onepagecheckout #content_area table#v65-onepage-Detail td input[type="password"]::-moz-placeholder,
.onepagecheckout #content_area table#v65-onepage-Detail td input[type="text"]::-moz-placeholder,
.onepagecheckout #content_area table#v65-onepage-Detail td select::-moz-placeholder,
.onepagecheckout #simpleModal #loginModal input::-moz-placeholder,
.shoppingcart #content_area #v65-cart-coupon-entry-details-input::-moz-placeholder,
.shoppingcart #content_area input.v65-cart-login-input::-moz-placeholder,
.shoppingcart #content_area input#password::-moz-placeholder,
.shoppingcart #content_area input[size]::-moz-placeholder,
.shoppingcart #content_area #v65-cart-shipping-details select::-moz-placeholder,
.shoppingcart #content_area #v65-cart-shipping-details input::-moz-placeholder,
.shoppingcart #content_area tr.v65-cart-details-row td input::-moz-placeholder {
    color: #000;
    font-style: normal;
    font-weight: normal;
}

.productdetails .colors_pricebox select td:-ms-input-placeholder,
.productdetails .colors_pricebox input td:-ms-input-placeholder,
.onepagecheckout #content_area table#v65-onepage-Detail td input[type="password"]:-ms-input-placeholder,
.onepagecheckout #content_area table#v65-onepage-Detail td input[type="text"]:-ms-input-placeholder,
.onepagecheckout #content_area table#v65-onepage-Detail td select:-ms-input-placeholder,
.onepagecheckout #simpleModal #loginModal input:-ms-input-placeholder,
.shoppingcart #content_area #v65-cart-coupon-entry-details-input:-ms-input-placeholder,
.shoppingcart #content_area input.v65-cart-login-input:-ms-input-placeholder,
.shoppingcart #content_area input#password:-ms-input-placeholder,
.shoppingcart #content_area input[size]:-ms-input-placeholder,
.shoppingcart #content_area #v65-cart-shipping-details select:-ms-input-placeholder,
.shoppingcart #content_area #v65-cart-shipping-details input:-ms-input-placeholder,
.shoppingcart #content_area tr.v65-cart-details-row td input:-ms-input-placeholder {
    color: #000;
    font-style: normal;
    font-weight: normal;
}

.productdetails td.vCSS_breadcrumb_td a,
.productdetails td.vCSS_breadcrumb_td b {
    color: #a81c07;
    /* was  #414141 */
    font-size: 15px;
    font-weight: normal;
}

.productdetails font.productnamecolorLARGE.colors_productname {
    color: #414141;
    display: inline-block;
    font-size: 38px;
    font-weight: 700;
    font-family: 'Eurostile LT W01 Medium1391130', sans-serif;
    line-height: 1;
}

.productdetails #v65-product-parent>tbody>tr:first-child+tr>td[align="right"] {
    padding-left: 15px;
    margin-bottom: 4%;
    width: 100%;
}

.productdetails span+.colors_pricebox {
    background: transparent;
    padding: 10px 15px;
}

.productdetails .colors_pricebox span[itemprop="description"] {
    color: #414141;
    display: block;
    font-size: 15px;
    line-height: 1.428571429;
    margin-bottom: 10px;
}

.productdetails span.product_code_title,
.productdetails span.product_code {
    color: #414141;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

.productdetails .colors_pricebox .product_listprice,
.productdetails .colors_pricebox .product_listprice b {
    color: #414141;
    font-size: 14px;
    font-weight: normal;
}

.productdetails .colors_pricebox .product_listprice {
    text-decoration: line-through;
}

.productdetails .colors_pricebox .product_productprice,
.productdetails .colors_pricebox .product_productprice b {
    color: #414141;
    font-size: 14px;
    font-weight: normal;
}

.productdetails .colors_pricebox .product_productprice font[size="4"] {
    font-size: 40px;
    font-family: 'Eurostile LT W01 Medium1391130', sans-serif;
    line-height: 1;
}

.productdetails .colors_pricebox .product_productprice .text.colors_text {
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    display: block;
}

.productdetails .colors_pricebox .product_saleprice,
.productdetails .colors_pricebox .product_saleprice b {
    color: #009900;
    font-size: 18px;
    font-weight: bold;
}

.productdetails .colors_pricebox .product_dealprice,
.productdetails .colors_pricebox .product_dealprice b {
    color: #009900;
    font-size: 14px;
    font-weight: normal;
}

.productdetails .colors_pricebox .product_yousave span {
    color: #009900;
    /* was #414141 */
    font-size: 14px;
    font-weight: normal;
}

.productdetails .colors_pricebox div[itemprop="offers"]>a>img.vCSS_img_icon_free_shipping {
    display: none;
}

.productdetails br+.colors_pricebox {
    background: transparent;
    /*Overrides default*/
    border: 1px solid #333;
    border-top: 0;
    margin-top: 40px;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 5%;
}

.productdetails br+.colors_pricebox>tbody>tr>td>table>tbody>tr:first-child>td:first-child:before {
    content: "Choose your options:";
    /*Text to be displayed*/
    display: block;
    position: absolute;
    bottom: 100%;
    left: 0;
    right: -1px;
    background: #000;
    color: white;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    line-height: 40px;
    text-indent: 15px;
    text-align: left;
}

.productdetails .colors_pricebox img[src$="Options_Text_Choose.gif"] {
    display: none;
}

.productdetails table#options_table font.colors_productname b {
    color: #414141;
    display: block;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 5px;
}

.productdetails br+.colors_pricebox table td {
    color: #414141;
}

.productdetails #options_table {
    font-size: 13px;
    margin-left: 0;
}

.productdetails #options_table td {
    padding: 2px 0;
}

.productdetails #options_table script+br+table>tbody>tr:first-child>td:first-child {
    padding: 2px 0 0 48px;
    display: block;
}

.productdetails br+.colors_pricebox script+br+table input.v65-productdetail-cartqty {
    margin: 0;
}

.productdetails br+.colors_pricebox script+br {
    display: none;
}

.productdetails br+.colors_pricebox td[width="1"]+td[valign="top"] br+table {
    width: 100%;
}

.productdetails br+.colors_pricebox td[width="1"]+td[valign="top"] br+table>tbody>tr:first-child>td {
    display: block;
    padding: 10px 0 0;
}

.productdetails br+.colors_pricebox td[width="1"]+td[valign="top"] br+table>tbody>tr:first-child>td:first-child {
    padding-left: 0;
    text-align: left;
}

.productdetails input.vCSS_input_addtocart {
    display: block;
    margin: 10px 0 0;
}

.productdetails input#v65-product-wishlist-button {
    display: block;
    margin: 0;
}

.productdetails .wishpot_form {
    text-align: left;
}

.productdetails .vCSS_img_add_to_wishlist {
    display: inline-block;
    margin: 0;
}

.productdetails .PageText_L332n font {
    display: block;
    position: relative;
    text-align: left !important;
    margin-top: 30px;
    padding-left: 75px;
    line-height: 1;
}

.productdetails .PageText_L332n font:before {
    font-family: 'Font Awesome 5 Free';
    content: '\f0e0';
    font-weight: 900;
    color: #a81c07;
    font-size: 60px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.productdetails br+.colors_pricebox img.vCSS_img_add_to_wishlist {
    margin-bottom: 10px;
}

.productdetails td[background$="PBox_Border_Left.gif"]+td>table>tbody>tr>td:first-child {
    display: block;
    padding: 0 15px;
}

.productdetails td#v65-productdetail-action-wrapper {
    display: block;
    padding: 10px 15px 0;
    text-align: left;
}

.productdetails td#v65-productdetail-action-wrapper table,
.productdetails td#v65-productdetail-action-wrapper tbody,
.productdetails td#v65-productdetail-action-wrapper tr,
.productdetails td#v65-productdetail-action-wrapper td {
    display: block;
}

.productdetails span#Header_ProductDetail_ProductDetails_span,
.productdetails span#Header_ProductDetail_TechSpecs_span,
.productdetails span#Header_ProductDetail_ExtInfo_span,
.productdetails td#Header_ProductDetail_ProductDetails.vCSS_tab_unselected span#Header_ProductDetail_ProductDetails_span,
.productdetails td#Header_ProductDetail_TechSpecs.vCSS_tab_unselected span#Header_ProductDetail_TechSpecs_span,
.productdetails td#Header_ProductDetail_ExtInfo.vCSS_tab_unselected span#Header_ProductDetail_ExtInfo_span {
    background: #000;
    color: white;
    border: none;
    border-bottom: 0;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 14px;
    font-weight: 600 !important;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1.2;
    padding: 10px 18px;
    -webkit-border-radius: 0;
    border-radius: 0;
    white-space: normal;
}

.productdetails span#Header_ProductDetail_ProductDetails_span:hover,
.productdetails span#Header_ProductDetail_TechSpecs_span:hover,
.productdetails span#Header_ProductDetail_ExtInfo_span:hover,
.productdetails td#Header_ProductDetail_ProductDetails.vCSS_tab_unselected span#Header_ProductDetail_ProductDetails_span:hover,
.productdetails td#Header_ProductDetail_TechSpecs.vCSS_tab_unselected span#Header_ProductDetail_TechSpecs_span:hover,
.productdetails td#Header_ProductDetail_ExtInfo.vCSS_tab_unselected span#Header_ProductDetail_ExtInfo_span:hover,
.productdetails td#Header_ProductDetail_ProductDetails span#Header_ProductDetail_ProductDetails_span,
.productdetails td#Header_ProductDetail_ProductDetails.vCSS_tab_selected,
.productdetails td#Header_ProductDetail_ProductDetails.vCSS_tab_selected span#Header_ProductDetail_ProductDetails_span,
.productdetails td#Header_ProductDetail_TechSpecs.vCSS_tab_selected span#Header_ProductDetail_TechSpecs_span,
.productdetails td#Header_ProductDetail_ExtInfo.vCSS_tab_selected span#Header_ProductDetail_ExtInfo_span {
    background: #a81c07 !important;
    color: white;
    font-weight: 600 !important;
}

.productdetails tr td[background$="expand_tab_left.gif"] img {
    display: none;
}

.productdetails tr td[background$="expand_tab_right.gif"] img {
    width: 7px;
}

.productdetails #ProductDetail_ProductDetails_div2 .colors_descriptionbox>tbody>tr:nth-child(3)>td[width="100%"],
.productdetails form .colors_descriptionbox {
    background: transparent;
    border: 1px solid #ccc;
    padding: 0px;
    /*   mod  2017-10-20    SS     was  20px   */
    border-collapse: separate;
}

.productdetails form .colors_descriptionbox td {
    color: #414141;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.428571429;
    padding: 5px;
}

.productdetails form .colors_descriptionbox td[width="1"] {
    padding: 0;
}

.productdetails #ProductDetail_ProductDetails_div2 .colors_descriptionbox>tbody>tr:nth-child(3)>td[width="100%"] {
    display: block;
    margin-top: 10px;
}

.productdetails .v65-product-related-header-cell .colors_backgroundlight,
.productdetails .colors_lines_light .colors_backgroundlight,
.productdetails #v65-product-reviews .v65-product-reviews-cell:before,
.productdetails #v65-product-history-header td:first-child:before,
.shoppingcart .productnamecolorLARGE,
.shoppingcart a.productnamecolorLARGE {
    background: transparent;
    border-bottom: 1px solid #333;
}

.productdetails .colors_lines_light font.productnamecolorSMALL.colors_productname b,
.productdetails #v65-product-reviews .v65-product-reviews-cell:before,
.productdetails #v65-product-history-header td:first-child:before,
.shoppingcart .productnamecolorLARGE,
.shoppingcart a.productnamecolorLARGE {
    color: #414141;
    font-family: 'Eurostile LT W01 Medium1391130', sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-indent: 0;
    line-height: 50px;
}

@media screen and (min-width: 768px) {
    .productdetails .colors_lines_light font.productnamecolorSMALL.colors_productname b,
    .productdetails #v65-product-reviews .v65-product-reviews-cell:before,
    .productdetails #v65-product-history-header td:first-child:before,
    .shoppingcart .productnamecolorLARGE,
    .shoppingcart a.productnamecolorLARGE {
        font-size: 35px;
    }
}

.productdetails .v65-product-related-header-cell .colors_backgroundlight,
.productdetails .colors_lines_light .colors_backgroundlight {
    display: block;
    margin-bottom: 10px;
}

.productdetails .colors_lines_light font.productnamecolorSMALL.colors_productname b {
    display: block;
}

.productdetails td.v65-product-related-details-cell,
.productdetails td.colors_background_main {
    background: none;
    border: none;
    text-align: left;
    padding: 5px 15px;
    /*Use to align product text with heading text*/
}

.productdetails .colors_lines_light a.productnamecolorsmall.colors_productname {
    display: inline-block;
    margin-bottom: 8px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    line-height: 1.3;
    padding-right: 10px;
}

.productdetails .colors_lines_light a.productnamecolorsmall.colors_productname:hover {
    color: #a81c07;
}

.productdetails .colors_lines_light .product_productprice,
.productdetails .colors_lines_light .product_productprice b,
.productdetails .colors_lines_light .product_productprice .smalltext {
    color: #414141;
    font-size: 13px;
    font-weight: bold;
}

.productdetails .colors_lines_light .product_saleprice,
.productdetails .colors_lines_light .product_saleprice b {
    color: #009900;
    font-size: 13px;
    font-weight: bold;
}

.productdetails .colors_lines_light .product_saleprice b,
.productdetails .colors_text .colors_productprice .product_dealprice {
    color: #a81c07;
    font-size: 13px;
    font-weight: bold;
}

.productdetails .colors_lines_light .product_setupcost,
.productdetails .colors_lines_light .product_setupcost b {
    color: #414141;
    font-size: 13px;
    font-weight: normal;
}

@media only screen and (max-width: 767px) {
    .productdetails #content_area .v65-productDisplay .v65-productPhoto img {
        display: block;
        height: auto;
        width: 100%;
        max-width: 200px;
    }
    .productdetails .colors_lines_light a.productnamecolorsmall.colors_productname {
        font-size: 13px;
        padding: 0;
    }
}

.productdetails #v65-product-reviews {
    margin-top: 25px;
    /*Adds spacing between Related and Reviews*/
    padding-top: 50px;
    /*Make the same height as heading*/
    position: relative;
}

.productdetails #v65-product-reviews .v65-product-reviews-cell:before {
    content: "Customer Reviews";
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.productdetails a[href*="write+a+review"],
.productdetails a[href*="ReviewNew.asp"] {
    color: #414141;
}

.productdetails a[href*="write+a+review"]:hover,
.productdetails a[href*="ReviewNew.asp"]:hover {
    text-decoration: underline;
}

.productdetails table#v65-product-reviews td.v65-product-reviews-cell {
    display: block;
    margin: 60px 0 10px;
    /* Pushes Avg. reviews stars down so they are not covered up */
}

.productdetails #v65-product-reviews table>tbody>tr>td:first-child>span {
    color: #414141;
    font-size: 15px !important;
    font-weight: normal !important;
    white-space: nowrap;
}

.productdetails #v65-product-reviews table>tbody>tr>td>b {
    color: #414141;
    font-size: 15px;
    font-weight: normal;
}

.productdetails #product_reviews_aggregate * {
    position: static;
    float: none;
    display: inline-block !important;
    vertical-align: top !important;
    width: auto !important;
}

@media screen and (max-width: 480px) {
    .productdetails #product_reviews_aggregate>table,
    .productdetails #product_reviews_aggregate>table>tbody>tr>td,
    .productdetails #product_reviews_aggregate>table>tbody>tr>td>* {
        display: block !important;
    }

    .productdetails #v65-product-reviews table>tbody>tr>td>nobr a {
        margin: 0 !important;
    }
}

.productdetails #product_reviews_aggregate img.vCSS_img_star_avg_rating {
    position: relative;
    top: 3px;
    float: left;
    margin-right: 15px;
}

.productdetails #v65-product-reviews table>tbody>tr>td>nobr a {
    display: inline-block;
    margin-left: 30px;
    color: #414141;
    font-size: 15px;
    font-weight: 600;
}

.productdetails #v65-product-reviews table>tbody>tr>td>nobr a:hover {
    color: #a81c07;
}

.productdetails br+table[width="100%"] td[width="1%"]+td[width="100%"] {
    color: #414141;
    font-size: 15px !important;
    font-weight: normal;
    padding-bottom: 5px;
    padding-top: 20px;
    padding-left: 20px;
    border-left: 1px solid #333;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
}

.productdetails table#product_reviews_description_box {
    background: transparent;
    display: block;
    border-spacing: 0;
    border-top: none;
    padding: 0 20px 20px;
    border-left: 1px solid #333;
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
    border-collapse: separate;
}

.productdetails table#product_reviews_description_box td[width="1px"]+td[width="100%"]>table>tbody>tr:first-child b {
    color: #000;
    display: block;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding-bottom: 5px;
}

.productdetails table#product_reviews_description_box td[width="1px"]+td[width="100%"]>table>tbody>tr:first-child b img[src*='star'] {
    margin-top: -5px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}

.productdetails table#product_reviews_description_box td[width="1px"]+td[width="100%"]>table>tbody>tr:first-child i {
    color: #414141;
    display: block;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
}

.productdetails table#product_reviews_description_box td[width="1px"]+td[width="100%"]>table>tbody>tr:first-child+tr i {
    color: #414141;
    display: block;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    padding-bottom: 3px;
}

.productdetails table#product_reviews_description_box td[width="1px"]+td[width="100%"] {
    color: #414141;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.428571429;
}

.productdetails #v65-product-history-header {
    height: 50px;
    margin-bottom: 10px;
    position: relative;
}

.productdetails #v65-product-history-header td:first-child:before {
    content: "Recent Items";
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.productdetails #TurnHistoryOnOffContainer {
    margin-right: 5px;
    vertical-align: middle;
}

.productdetails img.vCSS_img_heading_history {
    display: none;
}

.productdetails .historyitem_image img {
    max-width: 100%;
    height: auto;
}

.productdetails .historyitem_productname a {
    display: inline-block;
    margin-bottom: 8px;
    padding: 0 5px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    line-height: 1.3;
    display: block;
    margin-bottom: 3px;
    text-align: left;
}

.historyitem_clearfromhistory {
    text-align: left;
}

.productdetails .historyitem_productname a:hover {
    color: #a81c07;
}

.productdetails .historyitem_productprice b font.pricecolor.colors_productprice {
    color: #009900;
    font-size: 13px;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    text-align: left;
}

.productdetails {
    /*#v65-product-reviews table > tbody > tr > td {vertical-align: middle !important;}*/
}

.productdetails .v65-product-history-body-cell {
    display: block;
}

.productdetails #v65-product-history-details {
    table-layout: fixed;
}

.productdetails img[src*="OBox_Border_"],
.productdetails img[src*="PBox_Border_"],
.productdetails img[src*="Line_Group_"],
.productdetails img[src*="DBox_Border_"] {
    display: none;
}

.productdetails td.vCSS_breadcrumb_td {
    position: relative;
}

.productdetails td.vCSS_breadcrumb_td .vCSS_img_new_image {
    position: absolute;
    left: 0;
    bottom: 0;
}

.productdetails td[background] {
    background: none !important;
}

.productdetails #ProductDetail_ProductDetails_div div[style="height: 15px;"] {
    display: none;
}

.productdetails #ProductDetail_ProductDetails_div2 .colors_descriptionbox {
    border: none;
    padding: 0;
    background: none;
}

.productdetails #content_area table[bgcolor="#CCCCCC"] {
    margin: 0 auto;
}

.productdetails .Multi-Child_Background input.vCSS_input_addtocart {
    margin: 0;
    display: block;
}

.productdetails td.vCSS_breadcrumb_td b {
    display: block;
    margin-bottom: 10px;
}

.productdetails form#vCSS_mainform>img,
.productdetails form#vCSS_mainform>br,
.productdetails td.vCSS_breadcrumb_td>img+br,
.productdetails td.vCSS_breadcrumb_td>b+br,
.productdetails td.vCSS_breadcrumb_td>b+br+img {
    display: none;
}

.productdetails #altviews[style="visibility:hidden"] {
    display: none;
}

.productdetails #options_table tr>td:first-child br {
    display: none;
}

.productdetails #options_table select {
    width: 100%;
}

.productdetails .colors_lines_light {
    background: none;
}

.productdetails table.colors_backgroundlight {
    margin-bottom: -1px;
}

.productdetails table.colors_lines_light td.colors_backgroundlight {
    padding: 0;
}

.productdetails table.colors_backgroundlight_dark {
    background: none;
}

.productdetails #TurnHistoryOnOffContainer {
    position: relative;
    z-index: 2;
}

.productdetails table#v65-product-history-body {
    background: none;
    /*Software override*/
    border: none;
    /*Software override*/
}

.productdetails #product_photo {
    float: none;
    max-width: 100%;
}

.productdetails #v65-product-parent>tbody>tr:first-child+tr>td[align="center"] {
    min-width: 280px;
}

.productdetails #content_area>div>br+table[width="100%"] td[width="1%"],
.productdetails #content_area>div>br+table[width="100%"]+table[width="100%"] td[width="1%"] {
    display: none;
}

.productdetails #v65-product-reviews table>tbody>tr>td:first-child>span {
    position: static !important;
}

.productdetails #v65-product-reviews table>tbody>tr>td:first-child>span>span {
    position: inherit !important;
    left: auto !important;
}

.productdetails #vCSS_mainform+br {
    display: none;
}

.productdetails table#v65-product-reviews td.v65-product-reviews-cell,
.productdetails table#v65-product-reviews td.v65-product-reviews-cell td {
    padding: 0;
}

.productdetails table#v65-product-reviews td.v65-product-reviews-cell>br {
    display: none;
}

.productdetails table {
    border-spacing: inherit;
}

.colors_text.option_pricing {
    font-size: 18px;
    font-family: 'Lato', sans-serif;
}

.pricecolor.colors_productprice {
    font-size: 22px;
    font-family: 'Eurostile LT W01 Medium1391130', sans-serif;
}

.productdetails table td {
    padding: inherit;
}

.productdetails form .colors_descriptionbox td[background] img {
    display: none;
}

.productdetails #ProductDetail_ProductDetails_div2 .colors_descriptionbox>tbody>tr:nth-child(3)>td[width="100%"],
.productdetails form .colors_descriptionbox {
    border-collapse: separate;
}

.productdetails #v65-product-parent tbody tr td table.colors_pricebox input+br+div {
    text-align: center !important;
    margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
    .productdetails #v65-product-parent>tbody>tr+tr>td {
        display: block;
        clear: both;
    }
    .productdetails #vZoomArea {
        display: none;
    }
    .productdetails #v65-product-parent>tbody>tr:first-child+tr>td[align="right"] {
        padding-left: 0;
    }
}

@media only screen and (max-width: 480px) {
    .productdetails span#Header_ProductDetail_ProductDetails_span,
    .productdetails span#Header_ProductDetail_TechSpecs_span,
    .productdetails span#Header_ProductDetail_ExtInfo_span,
    .productdetails td#Header_ProductDetail_ProductDetails.vCSS_tab_unselected span#Header_ProductDetail_ProductDetails_span,
    .productdetails td#Header_ProductDetail_TechSpecs.vCSS_tab_unselected span#Header_ProductDetail_TechSpecs_span,
    .productdetails td#Header_ProductDetail_ExtInfo.vCSS_tab_unselected span#Header_ProductDetail_ExtInfo_span {
        font-size: 11px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .productdetails form .colors_descriptionbox,
    .productdetails form .colors_descriptionbox table {
        width: 100%;
        table-layout: fixed;
        /*max-width: 480px;*/
    }
    .productdetails form .colors_descriptionbox td {
        font-size: 14px;
    }
    .productdetails .v65-productDisplay,
    .productdetails #v65-product-parent>tbody>tr:first-child+tr>td[align="right"],
    .productdetails .v65-productDisplay {
        table-layout: fixed;
    }
    .productdetails .colors_lines_light,
    .productdetails #v65-product-history-header,
    .productdetails #v65-product-history-body {
        display: none;
    }
    .productdetails #product_photo {
        width: 100%;
    }
}

.productdetails #product_photo_zoom_url {
    display: inline-block;
    margin-bottom: 15px;
    background-color: #fff;
    border: none;
}

.productdetails #v65-share-buttons-cell {
    text-align: center;
}

.productdetails #btn_vsharethis {
    display: inline-block;
    vertical-align: middle !important;
    font-weight: normal !important;
}

.productdetails #btn_vsharethis a {
    padding: 0 5px;
    float: left;
    margin: 0 !important;
    width: 35px;
}

.productdetails #btn_vsharethis a svg,
.productdetails #btn_vsharethis a span,
.productdetails #btn_vsharethis a img,
.productdetails #btn_vsharethis a .google_plusone_iframe_widget {
    width: 25px !important;
    height: 25px !important;
}

.productdetails #v65-product-parent>tbody>tr:first-child+tr>td[align="center"] br+br+table {
    width: 100%;
}

.productdetails div[itemprop="offers"] {
    text-align: left;
}

@media only screen and (max-width: 767px) {
    .thankyou #content_area table[width="450"] {
        width: 100% !important;
    }
    .thankyou #content_area table[width="450"] img[height="100"] {
        width: 100% !important;
        height: auto !important;
        min-width: 50px;
    }
}



/* AFFILIATE SIGNUP RESPONSIVE CONVERSION */

@media (max-width: 991px) {
    #content_area img[src$="heading_affiliate.gif"]+br+form input:not([type="submit"]) {
        margin-bottom: 15px !important;
    }
    #content_area img[src$="heading_affiliate.gif"]+br+form table {
        width: 100% !important;
    }
    #content_area img[src$="heading_affiliate.gif"]+br+form td {
        display: block !important;
        width: 100% !important;
    }
    #content_area img[src$="heading_affiliate.gif"]+br+form td[align="center"] {
        text-align: left !important;
    }
    #content_area img[src$="heading_affiliate.gif"]+br+form p {
        margin: 15px 0;
    }
}

.onepagecheckout #content_area form#v65-onepage-CheckoutForm {
    margin: 0 auto;
    max-width: 1000px;
    width: 100%;
}

.onepagecheckout #content_area h2#v65-onepage-header .loginHeaderWrapper {
    display: block;
    padding: 10px 20px;
    font-family: 'Lato', Arial, sans-serif;
    color: #333;
    text-transform: none;
    margin: 10px 0;
    font-size: 15px;
}

.onepagecheckout #content_area h2#v65-onepage-header .loginHeaderWrapper a,
a#headerLoginLink,
a#headerLoginLink2 {
    color: #fff;
    display: block;
    background-color: #a81c07;
    padding: 10px 20px;
    text-decoration: none;
    width: 200px;
    border-radius: 4px;
    margin-top: 10px;
    text-align: center;
}

a#headerLoginLink2 {
    margin-bottom: 20px;
}

.onepagecheckout #content_area h2#v65-onepage-header .loginHeaderWrapper a:hover,
a#headerLoginLink:hover,
a#headerLoginLink2:hover {
    background-color: #821606;
}

.onepagecheckout .v65-onepage-headerShort {
    background: transparent;
    width: 100%;
    padding: 0;
    line-height: 40px;
    color: #333;
    font-size: 18px;
    font-family: 'Lato', Arial, sans-serif;
    margin-left: 0;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid #333;
}

.onepagecheckout #v65-onepage-ordercomments-value,
.onepagecheckout #v65-onepage-ContentTable td,
.onepagecheckout #v65-onepage-ContentTable td font {
    /* color: #414141;  */
    /* removed 10-18-2016 */
    /* font-weight: bold;  */
    /* removed 10-18-2016 */
}

@media only screen and (max-width: 767px) {
    .onepagecheckout #v65-onepage-copy-to-shipping-row>.v65-onepage-Border {
        white-space: nowrap;
    }
    .onepagecheckout #CalcShippingDiv>input[name="btncalc_shipping"] {
        font-size: 16px !important;
    }
}

.onepagecheckout #content_area table#v65-onepage-Detail td input[type="password"],
.onepagecheckout #content_area table#v65-onepage-Detail td input[type="text"],
.onepagecheckout #content_area table#v65-onepage-Detail td select {
    margin-bottom: 10px;
}

.onepagecheckout #content_area #ShipToSelectTable>table {
    width: 100%;
}

.onepagecheckout #content_area #ship-to-options-table td {
    width: 50% !important;
    display: block;
    text-align: left;
}

.onepagecheckout #content_area #ship-to-options-table div[align="right"] {
    width: 100%;
    text-align: left;
}

@media only screen and (min-width: 768px) {
    .onepagecheckout #content_area #ship-to-options-table td {
        width: 28% !important;
        display: table-cell;
    }
    .onepagecheckout #content_area #ship-to-options-table td+td {
        width: 72% !important;
    }
    .onepagecheckout #content_area #ship-to-options-table div[align="right"] {
        text-align: right;
    }
}

.onepagecheckout {
    /* Gift Card Amount */
}

.onepagecheckout #table_checkout_cart0 #v65-onepage-cartsummary-header {
    background: transparent;
    height: 40px;
}

.onepagecheckout #table_checkout_cart0 #v65-onepage-cartsummary-label {
    color: #414141;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    text-indent: 0;
    line-height: 40px;
    padding-top: 0;
    padding-left: 0 !important;
}

.onepagecheckout #table_checkout_cart0 #v65-onepage-editcart {
    margin: 0 0 0 0;
    color: #a81c07;
    font-size: 13px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 40px;
    font-weight: 600;
}

.onepagecheckout .v65-onepage-newsletter-cell {
    font-size: 0;
    padding-right: 10px;
}

.onepagecheckout #content_area #table_checkout_cart0 {
    background: transparent !important;
    margin-top: 20px;
    width: 100%;
}

.onepagecheckout #content_area #table_checkout_cart0 ~ table {
    display: none;
}

.onepagecheckout #table_checkout_cart0 tr#v65-cart-button-submit-row>td {
    border-bottom: 1px solid #333;
}

.v65-cart-item-remove-cell .btn-primary {
    color: #a81c07;
    background: none;
    text-transform: none;
    font-style: italic;
}

.onepagecheckout #table_checkout_cart0>tbody>tr>td {
    border-left: 1px solid #333;
    border-right: 1px solid #333;
}

.onepagecheckout #table_checkout_cart0>tbody>tr:first-child>td {
    border-bottom: 1px solid #333;
    border-left: 0;
    border-right: 0;
}

.onepagecheckout #table_checkout_cart0 #v65-onepage-ordersummary-header-row td,
.onepagecheckout #table_checkout_cart0 #v65-onepage-ordersummary-items td,
.onepagecheckout #table_checkout_cart0 b.v65-onepage-shippingcost-label,
.onepagecheckout #table_checkout_cart0 b.v65-onepage-shippingcost-amount,
.onepagecheckout #TotalsDivContainer b,
.onepagecheckout #table_checkout_cart0 #v65-onepage-ShippingCostDetails .carttext {
    color: #414141 !important;
    font-weight: normal;
    font-size: 15px;
}

#v65-onepage-ordersummary-header-row {
    font-weight: 700;
}

.onepagecheckout #v65-onepage-ordersummary-items td,
.onepagecheckout #TotalsGCAmtUsedTD {
    font-weight: normal;
    font-size: 14px;
}

.onepagecheckout #table_checkout_cart0 #v65-onepage-ordersummary-header-row td.v65-onepage-ordersummary-header {
    text-transform: uppercase;
    color: #414141 !important;
}

.onepagecheckout #v65-onepage-ShippingCostDetails {
    margin-right: 0;
    padding-left: 0;
    padding-right: 15px;
}

.onepagecheckout #table_checkout_cart0 #v65-onepage-summary-total-line,
.onepagecheckout #table_checkout_cart0 .v65-onepage-summary-total-line-cell {
    border-bottom: 1px solid #333;
}

.onepagecheckout #content_area #TotalsTotalTD {
    color: #009900;
    font-size: 19px;
    display: block;
    margin-top: 10px;
    font-weight: 400 !important;
}

.PageText_L719n h3 {
    font-family: 'Lato', sans-serif;
    text-align: left;
}

.onepagecheckout #content_area td#v65-apply-gift-newCell .PageText_L75n,
.onepagecheckout #table_checkout_cart0>tbody>tr>td .coupon-msg {
    color: #a81c07 !important;
    font-size: 13px;
    font-weight: 700;
}

.onepagecheckout #content_area td#v65-apply-gift-newCell .PageText_L75n:before,
.onepagecheckout #table_checkout_cart0>tbody>tr>td .coupon-msg:before {
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    content: '\f06b';
    font-weight: 700;
    color: #a81c07;
    font-size: 18px;
    margin-right: 6px;
}

.onepagecheckout #table_checkout_cart0>tbody>tr>td .coupon-msg {
    display: block;
    padding: 0 0 10px 20px;
}

.onepagecheckout #table_checkout_cart0>tbody>tr>td .coupon-msg:before {
    content: '\f06d';
    padding-left: 3px;
}

.onepagecheckout #content_area #v65-onepage-ordercomments-row #v65-onepage-ordercomments-value {
    color: #414141;
    font-size: 13px;
    text-indent: 0px;
}

.onepagecheckout #content_area #v65-onepage-ordercomments-row #v65-onepage-ordercomments-value textarea {
    margin-top: 5px;
}

.onepagecheckout #content_area textarea#v65-onepage-ordercomments-input {
    color: #414141;
    font-size: 15px;
    background: #fff !important;
    border: 1px solid #ccc !important;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    resize: vertical;
}

.onepagecheckout #content_area textarea#v65-onepage-ordercomments-input:focus {
    border: 1px solid #66afe9 !important;
}

.onepagecheckout #btnSubmitOrder {
    float: none;
}

.onepagecheckout #simpleModal {
    width: 290px !important;
}

.onepagecheckout #simpleModal.visible {
    position: fixed;
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.onepagecheckout #simpleModal #loginModal {
    margin: 0;
}

.onepagecheckout #simpleModal #simpleModalContent {
    background: #fff;
}

.onepagecheckout #simpleModal #simpleModalClose {
    text-decoration: none;
}

.onepagecheckout #simpleModal #loginModal .loginTitle {
    color: #414141;
    font-size: 19px;
    font-weight: 700;
}

.onepagecheckout #simpleModal #loginModal input {
    width: 100%;
    max-width: 270px;
}

.onepagecheckout #simpleModal #signInButton,
.onepagecheckout #simpleModal #cancelLoginButton {
    font-family: 'Lato', Arial, sans-serif;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.428571429;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
    color: white;
    background-color: #242424;
    border-color: #ccc;
    border: 0;
}

.onepagecheckout #simpleModal #signInButton:hover,
.onepagecheckout #simpleModal #signInButton:focus,
.onepagecheckout #simpleModal #cancelLoginButton:hover,
.onepagecheckout #simpleModal #cancelLoginButton:focus {
    color: white;
    text-decoration: none;
}

.onepagecheckout #simpleModal #signInButton:hover,
.onepagecheckout #simpleModal #signInButton:focus,
.onepagecheckout #simpleModal #signInButton.focus,
.onepagecheckout #simpleModal #signInButton:active,
.onepagecheckout #simpleModal #signInButton.active,
.open>.onepagecheckout #simpleModal #signInButton.dropdown-toggle,
.onepagecheckout #simpleModal #cancelLoginButton:hover,
.onepagecheckout #simpleModal #cancelLoginButton:focus,
.onepagecheckout #simpleModal #cancelLoginButton.focus,
.onepagecheckout #simpleModal #cancelLoginButton:active,
.onepagecheckout #simpleModal #cancelLoginButton.active,
.open>.onepagecheckout #simpleModal #cancelLoginButton.dropdown-toggle {
    color: white;
    background-color: #0a0a0a;
    border-color: #adadad;
}

.onepagecheckout #simpleModal #signInButton:active,
.onepagecheckout #simpleModal #signInButton.active,
.open>.onepagecheckout #simpleModal #signInButton.dropdown-toggle,
.onepagecheckout #simpleModal #cancelLoginButton:active,
.onepagecheckout #simpleModal #cancelLoginButton.active,
.open>.onepagecheckout #simpleModal #cancelLoginButton.dropdown-toggle {
    background-image: none;
}

.onepagecheckout #simpleModal #signInButton.disabled,
.onepagecheckout #simpleModal #signInButton.disabled:hover,
.onepagecheckout #simpleModal #signInButton.disabled:focus,
.onepagecheckout #simpleModal #signInButton.disabled.focus,
.onepagecheckout #simpleModal #signInButton.disabled:active,
.onepagecheckout #simpleModal #signInButton.disabled.active,
.onepagecheckout #simpleModal #signInButton[disabled],
.onepagecheckout #simpleModal #signInButton[disabled]:hover,
.onepagecheckout #simpleModal #signInButton[disabled]:focus,
.onepagecheckout #simpleModal #signInButton[disabled].focus,
.onepagecheckout #simpleModal #signInButton[disabled]:active,
.onepagecheckout #simpleModal #signInButton[disabled].active,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton:hover,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton:focus,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton.focus,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton:active,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton.active,
.onepagecheckout #simpleModal #cancelLoginButton.disabled,
.onepagecheckout #simpleModal #cancelLoginButton.disabled:hover,
.onepagecheckout #simpleModal #cancelLoginButton.disabled:focus,
.onepagecheckout #simpleModal #cancelLoginButton.disabled.focus,
.onepagecheckout #simpleModal #cancelLoginButton.disabled:active,
.onepagecheckout #simpleModal #cancelLoginButton.disabled.active,
.onepagecheckout #simpleModal #cancelLoginButton[disabled],
.onepagecheckout #simpleModal #cancelLoginButton[disabled]:hover,
.onepagecheckout #simpleModal #cancelLoginButton[disabled]:focus,
.onepagecheckout #simpleModal #cancelLoginButton[disabled].focus,
.onepagecheckout #simpleModal #cancelLoginButton[disabled]:active,
.onepagecheckout #simpleModal #cancelLoginButton[disabled].active,
fieldset[disabled] .onepagecheckout #simpleModal #cancelLoginButton,
fieldset[disabled] .onepagecheckout #simpleModal #cancelLoginButton:hover,
fieldset[disabled] .onepagecheckout #simpleModal #cancelLoginButton:focus,
fieldset[disabled] .onepagecheckout #simpleModal #cancelLoginButton.focus,
fieldset[disabled] .onepagecheckout #simpleModal #cancelLoginButton:active,
fieldset[disabled] .onepagecheckout #simpleModal #cancelLoginButton.active {
    background-color: #242424;
    border-color: #ccc;
}

.onepagecheckout #simpleModal #signInButton .badge,
.onepagecheckout #simpleModal #cancelLoginButton .badge {
    color: #242424;
    background-color: white;
}

.onepagecheckout #simpleModal #signInButton {
    color: #fff;
    background-color: #a81c07;
    border-color: #004a8f;
    border: 0;
}

.onepagecheckout #simpleModal #signInButton:hover,
.onepagecheckout #simpleModal #signInButton:focus,
.onepagecheckout #simpleModal #signInButton.focus,
.onepagecheckout #simpleModal #signInButton:active,
.onepagecheckout #simpleModal #signInButton.active,
.open>.onepagecheckout #simpleModal #signInButton.dropdown-toggle {
    color: #fff;
    background-color: #821606;
    border-color: #002a52;
}

.onepagecheckout #simpleModal #signInButton:active,
.onepagecheckout #simpleModal #signInButton.active,
.open>.onepagecheckout #simpleModal #signInButton.dropdown-toggle {
    background-image: none;
}

.onepagecheckout #simpleModal #signInButton.disabled,
.onepagecheckout #simpleModal #signInButton.disabled:hover,
.onepagecheckout #simpleModal #signInButton.disabled:focus,
.onepagecheckout #simpleModal #signInButton.disabled.focus,
.onepagecheckout #simpleModal #signInButton.disabled:active,
.onepagecheckout #simpleModal #signInButton.disabled.active,
.onepagecheckout #simpleModal #signInButton[disabled],
.onepagecheckout #simpleModal #signInButton[disabled]:hover,
.onepagecheckout #simpleModal #signInButton[disabled]:focus,
.onepagecheckout #simpleModal #signInButton[disabled].focus,
.onepagecheckout #simpleModal #signInButton[disabled]:active,
.onepagecheckout #simpleModal #signInButton[disabled].active,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton:hover,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton:focus,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton.focus,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton:active,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton.active {
    background-color: #a81c07;
    border-color: #004a8f;
}

.onepagecheckout #simpleModal #signInButton .badge {
    color: #a81c07;
    background-color: #fff;
}

.onepagecheckout #simpleModal #loginModal .loginForgotPassword a {
    color: #414141;
}

.onepagecheckout #content_area h2#v65-onepage-header,
.shoppingcart h2.v65-your-cart-title {
    position: relative;
    margin: 20px 0 0;
    padding: 5px 0;
    font-size: 34px;
    font-family: 'Eurostile LT W01 Medium1391130', sans-serif;
    font-weight: 400;
    line-height: 1.1;
    color: #414141;
    text-indent: 0;
    font-weight: 700;
}

.shoppingcart h2.v65-your-cart-title {
    border-bottom: 1px solid #333;
}

.shoppingcart h2.v65-your-cart-title:before {
    content: 'Review ';
}

.shoppingcart #cart-top-rule {
    border-top: 0;
}

.shoppingcart #content_area .v65-divider-hr-cell {
    border-top: 1px solid #333 !important;
}

.shoppingcart #content_area #cart-header font {
    color: #414141 !important;
    font-size: 13px;
    line-height: 1.428571429;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 5px;
    display: block;
}

.shoppingcart #content_area font.carttext.colors_text,
.shoppingcart #content_area font.carttext.colors_text b,
.shoppingcart #content_area font.carttext.colors_text b.cart-item-name,
.shoppingcart #content_area font.carttext.colors_text b.cart-item-name:hover {
    font-family: 'Lato', Arial, sans-serif;
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #414141;
}

.shoppingcart .carttext a {
    text-decoration: none;
}

.shoppingcart #content_area font.carttext.colors_text b.cart-item-name:hover {
    text-decoration: underline;
}

.shoppingcart #content_area #v65-cart-table {
    border-spacing: 0;
}

.shoppingcart #content_area #v65-cart-table .v65-item-zebra {
    background-color: #c0c0c0 !important;
}

.shoppingcart #content_area #v65-cart-empty-details-cell>span:first-child,
.shoppingcart #content_area #v65-cart-coupon-entry-details-div,
.shoppingcart #content_area #v65-cart-shipping-details-text {
    font-size: 15px;
    color: #414141;
}

.shoppingcart #content_area #v65-cart-empty-details-cell i {
    font-style: none !important;
}

.shoppingcart tr#v65-empty-cart-row+tr.v65-divider-hr-row .v65-divider-hr-cell {
    border-top: none;
}

.shoppingcart #content_area #v65-cart-empty-details-cell {
    border-top: 1px solid #333;
    padding: 10px 0 !important;
}

.shoppingcart #content_area #v65-cart-empty-details-cell span+span a {
    font-size: 15px;
}

.shoppingcart #content_area td#v65-cart-shipping-details-container {
    background: transparent;
    border: none;
    padding-right: 0;
    padding-left: 0;
}

.shoppingcart #content_area #v65-cart-shipping-details-label.v65-cart-left-label {
    color: #414141;
    text-transform: uppercase;
    margin-bottom: 5px;
    border-bottom: none;
    text-indent: 13px;
    padding-bottom: 5px;
    font-weight: bold;
}

.shoppingcart #content_area #v65-cart-shipping-details-label br {
    display: none;
}

.shoppingcart #content_area #v65-cart-shipping-details>td {
    padding: 0;
}

.shoppingcart #content_area #v65-cart-shipping-details-label.v65-cart-left-label small {
    color: #414141;
    text-transform: none;
    font-size: 13px;
    font-weight: normal;
}

.shoppingcart #content_area #v65-cart-shipping-details-container #v65-cart-shipping-details td,
.shoppingcart #v65-cart-shipping-details-container #v65-cart-shipping-details span {
    color: #414141 !important;
    font-weight: bold !important;
}

.shoppingcart #content_area #v65-cart-shipping-details-container #v65-cart-shipping-details td#v65-cart-shipping-addresstype {
    font-weight: normal !important;
}

.shoppingcart #content_area #v65-cart-shipping-details-container #v65-cart-shipping-details a span {
    color: #414141 !important;
}

.shoppingcart #content_area #v65-cart-shipping-details-container #v65-cart-shipping-details>tbody>tr>td:first-child {
    padding-left: 15px;
}

.shoppingcart #content_area #v65-cart-shipping-details-container #v65-cart-shipping-details td#v65-cart-shippingoptionsbuttoncell {
    padding-left: 0;
}

.shoppingcart #content_area #v65-cart-shipping-details-container #v65-cart-shipping-details div[align="right"] {
    text-align: left;
}

.shoppingcart #content_area #v65-cart-shipping-details-container #v65-cart-shipping-details div[align="right"] img[width="5"] {
    display: none;
}

.shoppingcart #content_area tr.v65-cart-tax-row b {
    color: #414141;
    display: block;
    margin-top: 10px;
    white-space: nowrap;
}

.shoppingcart #content_area td.v65-cart-tax-parent-cell b {
    color: #414141;
    display: block;
    margin-top: 10px;
}

.shoppingcart #content_area tr.v65-cart-tax-row+tr b {
    color: #009900;
    font-size: 19px;
    display: block;
    margin-top: 10px;
    white-space: nowrap;
}

.shoppingcart #content_area font.pricecolor.colors_productprice,
.shoppingcart font.pricecolor.colors_productprice b {
    color: #009900;
    font-size: 19px;
    font-weight: 700;
    margin-top: 10px;
}

.shoppingcart #content_area table#v65-cart-checkout-table tr td {
    color: #414141;
    font-size: 13px;
}

.shoppingcart #content_area table#v65-checkout-form-table tr td {
    color: #414141;
    font-size: 13px;
}

.shoppingcart #content_area table#v65-cart-checkout-table a[href="login_sendpass.asp"] {
    color: #414141;
    font-size: 10px !important;
}

.shoppingcart .productnamecolorLARGE,
.shoppingcart a.productnamecolorLARGE {
    display: block;
}

.shoppingcart table.v65-productDisplay {
    text-align: center;
}

.shoppingcart table.v65-productDisplay .productnamecolor,
.shoppingcart a.productnamecolor {
    display: inline-block;
    margin-bottom: 8px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    line-height: 1.3;
}

.shoppingcart table.v65-productDisplay .productnamecolor:hover,
.shoppingcart a.productnamecolor:hover {
    color: #a81c07;
}

.shoppingcart table.v65-productDisplay font.pricecolor.colors_productprice,
.shoppingcart table.v65-productDisplay font.pricecolor.colors_productprice b {
    color: #009900;
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
}

.shoppingcart #content_area input.btn_checkout_guest {
    margin: 20px 0 0 0;
}

@media only screen and (max-width: 767px) {
    .shoppingcart #content_area #v65-cart-table>tbody>tr {
        overflow: visible;
        display: block;
        border: 0;
    }
    .shoppingcart #content_area #v65-cart-table table {
        display: table;
        width: 100%;
    }
    .shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-details-row td {
        display: block;
        text-align: center !important;
        width: 100%;
    }
    .shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-details-row td.v65-cart-detail-productimage+td.v65-cart-details-text {
        text-align: left !important;
    }
    .shoppingcart #content_area #v65-cart-table #cart-header {
        display: none;
    }
    .shoppingcart #content_area td.v65-cart-detail-productimage img {
        margin-top: 15px;
    }
    .shoppingcart #content_area #v65-cart-table td input {
        margin: 0;
    }
    .shoppingcart #content_area #v65-cart-table td[width="135"] div,
    .shoppingcart #content_area #v65-cart-table td[width="70"] div {
        padding: 0 8px;
        position: relative;
        margin: 5px 0;
    }
    .shoppingcart #content_area #v65-cart-table td[width="70"] div:after,
    .shoppingcart #content_area #v65-cart-table td[width="70"] div:before,
    .shoppingcart #content_area #v65-cart-table td[width="135"] div:before {
        position: absolute;
        top: 0px;
        font-size: 14px;
        left: -120px;
        right: 0;
        bottom: 0;
        margin: auto;
        color: #414141;
    }
    .shoppingcart #content_area #v65-cart-table td[width="70"] div:before {
        content: 'Each: ';
    }
    .shoppingcart #content_area #v65-cart-table td[width="70"] div:after {
        content: '';
        top: 32px;
    }
    .shoppingcart #content_area #v65-cart-table td[width="135"] div:before {
        content: 'Total: ';
        left: -120px;
    }
    .shoppingcart #content_area #v65-cart-table .v65-cart-giftcert-total td[width="135"] div:before {
        content: '';
    }
    .shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-giftcert-details-row {
        background: #C8D9EB !important;
    }
    .shoppingcart #content_area .v65-cart-item-remove-cell.v65-cart-details-text,
    .shoppingcart #content_area #v65-cart-shipping-details-text {
        border-bottom: 1px solid #333;
    }
    .shoppingcart #content_area .v65-cart-tax-row>td[colspan="4"],
    .shoppingcart #content_area .v65-cart-total-estimate-row>td[colspan="4"] {
        min-width: 100px;
    }
    .shoppingcart #content_area .v65-cart-tax-row>td[colspan="4"] div,
    .shoppingcart #content_area .v65-cart-total-estimate-row>td[colspan="4"] div {
        text-align: left;
    }
    .shoppingcart #content_area .v65-cart-item-remove-cell.v65-cart-details-text .v65-cart-item-remove-link:after {
        content: 'Remove this item';
        padding-left: 5px;
    }
    .shoppingcart #content_area td.v65-divider-hr-cell {
        border-top: none;
    }
    .shoppingcart #content_area #v65-cart-empty-details-cell {
        border-top: none;
    }
    .shoppingcart #content_area #v65-cart-coupon-entry-details-div {
        text-align: center !important;
    }
    .shoppingcart #content_area #v65-cart-table td input#v65-cart-coupon-entry-details-input {
        margin: 10px auto;
    }
    .shoppingcart #content_area #v65-cart-table #v65-cart-coupon-entry-details-button,
    .shoppingcart #content_area #v65-cart-table #v65-cart-empty-details-cell,
    .shoppingcart #content_area #v65-cart-table #v65-cart-shipping-details-text {
        display: block;
        margin: 0 auto;
        text-align: center;
    }
    .shoppingcart #content_area #v65-cart-shipping-details-text div {
        padding-right: 0 !important;
        white-space: normal !important;
        padding-top: 20px;
    }
    .shoppingcart #content_area #v65-coupon-table-row td {
        display: block;
        width: 100%;
        clear: both;
    }
    .shoppingcart #v65-cart-shipping-details-text div {
        white-space: normal !important;
    }
    .shoppingcart #content_area #v65-cart-shipping-details-container {
        display: block;
    }
    .shoppingcart #content_area #v65-cart-shipping-details-label.v65-cart-left-label {
        text-indent: 5px;
    }
    .shoppingcart #content_area #v65-cart-shipping-details td {
        display: block;
        width: 100% !important;
    }
    .shoppingcart #content_area select {
        height: 30px;
        line-height: 30px;
    }
    .shoppingcart #content_area #v65-cart-shipping-details select {
        width: 100% !important;
    }
    .shoppingcart #content_area #v65-cart-shipping-details-container #v65-cart-shipping-details>tbody>tr>td:first-child {
        padding-left: 5px;
        padding-bottom: 0;
        margin-top: 10px;
    }
    .shoppingcart #content_area input.btn_checkout_guest {
        display: block;
        margin: 20px auto 0;
    }
    .shoppingcart font.productnamecolorLARGE.colors_productname,
    .shoppingcart .v65-productDisplay {
        display: none;
    }
}

@media only screen and (min-width: 768px) {
    .shoppingcart #content_area #v65-cart-table>tbody tr,
    .shoppingcart #content_area #v65-cart-table>tbody>tr,
    .shoppingcart #content_area #v65-cart-table>tbody>tr:first-child,
    .shoppingcart #content_area #v65-cart-table>tbody>tr#cart-header,
    .shoppingcart #content_area #v65-cart-table>tbody>tr.v65-divider-hr-row,
    .shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-details-separator,
    .shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-giftcert-details-row,
    .shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-tax-row,
    .shoppingcart #content_area #v65-cart-table .v65-cart-details-separator,
    .shoppingcart #content_area #v65-cart-table .v65-cart-details-row #content_area #v65-cart-table>tbody>tr.v65-cart-total-estimate-row,
    .shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-total-estimate-row+tr,
    .shoppingcart #content_area #v65-cart-table>tbody>tr#v65-cart-footer-row,
    .shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-total-estimate-row,
    .shoppingcart #content_area #v65-cart-table #cart-header,
    .shoppingcart #content_area #v65-cart-table>tbody>tr#v65-empty-cart-row {
        overflow: visible;
        display: table-row !important;
        border: 0;

    }
    .shoppingcart #content_area #v65-cart-table>tbody td {
        display: table-cell !important;
        width: auto !important;
    }
    .shoppingcart #content_area #v65-cart-table>tbody td .coupon-icon {
        float: left;
        margin-right: 15px;
        padding-top: 8px;
        text-align: center !important;
        color: #a81c07;
        font-size: 40px;
    }
    #v65-cart-coupon-entry-details-container div .coupon-msg {
        margin-left: 47px;
    }
    .shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-details-row td {
        display: table-cell;
        text-align: center !important;
    }
    .shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-details-row td.v65-cart-detail-productimage+td.v65-cart-details-text {
        text-align: left !important;
    }
    
    .shoppingcart #content_area #div_articleid_117 {
        width: 50%;
    }

    .shoppingcart #content_area #v65-cart-checkout-parent {
        display: table;
        text-align: right;
        width: 50%;
        float: right;
    }

    .shoppingcart .alternate-payment {
        text-align: right;
        margin: 20px 0 0;
    }

    .shoppingcart .checkout-logos {
        text-align: right;
    }

    .shoppingcart #content_area #v65-cart-shipping-details-container {
        display: table-cell;
    }
    .shoppingcart #content_area #v65-cart-table td[width="70"] div:after,
    .shoppingcart #content_area #v65-cart-table td[width="70"] div:before,
    .shoppingcart #content_area #v65-cart-table td[width="135"] div:before {
        content: '';
    }
    .shoppingcart #content_area #v65-cart-table table[width="145"] {
        width: 145px;
        margin: 0 auto;
    }
    .shoppingcart #content_area #v65-cart-table table[width="135"] {
        width: 135px;
    }
    .shoppingcart #content_area #v65-cart-table table[width="75"] {
        width: 75px;
        margin: 0 auto;
    }
    .shoppingcart #content_area #v65-cart-table td[width="70"] {
        width: 70px;
        margin: 0 auto;
    }
    .shoppingcart #content_area #v65-cart-shipping-details td input[type="text"],
    .shoppingcart #content_area #v65-cart-shipping-details td select {
        width: auto;
        display: inline-block;
    }
    .shoppingcart #content_area #v65-cart-shipping-details td {
        display: table-cell;
        width: auto !important;
        text-align: left;
    }
    .shoppingcart #content_area #v65-cart-table td[width="0"] {
        display: table-cell !important;
        background-color: transparent;
    }
    .shoppingcart #content_area #v65-cart-table-container #v65-cart-table td.v65-cart-details-text {
        text-align: left !important;
    }
    .shoppingcart #content_area #v65-cart-table-container #v65-cart-table td[valign="middle"].v65-cart-details-text {
        text-align: center !important;
    }
    .shoppingcart #content_area .v65-cart-item-remove-cell.v65-cart-details-text {
        border: none;
    }
    .shoppingcart #content_area .v65-cart-item-remove-cell.v65-cart-details-text .v65-cart-item-remove-link:after {
        content: '';
        padding: 0;
    }
    .shoppingcart #content_area td.v65-cart-detail-productimage img {
        margin-top: 0px;
    }
    .shoppingcart #content_area #v65-cart-coupon-entry-details-button {
        display: inline-block;
    }
    .shoppingcart #content_area #v65-coupon-table-row td {
        display: inline-block;
        width: auto;
        clear: both;
    }
    .shoppingcart #content_area #v65-cart-table>tbody tr.v65-cart-total-estimate-row td,
    .shoppingcart #content_area #v65-cart-table>tbody tr.v65-cart-tax-row td {
        text-align: right;
    }
}

@media (max-width: 767px) {
    .shoppingcart #v65-cart-show-giftoptions-cell {
        display: block;
    }
    .shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-total-estimate-row td.v65-cart-details-blank,
    .shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-total-estimate-row td[width="0"] {
        display: none;
    }
    .shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-total-estimate-row td[width="0"],
    .shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-tax-row td[width="0"] {
        background-color: #C8D9EB !important;
    }
    .shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-total-estimate-row,
    .shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-tax-row {
        border-left: 1px solid #333 !important;
        border-right: 1px solid #333 !important;
    }
    .shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-total-estimate-row {
        border-bottom: 1px solid #333 !important;
    }
    .shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-tax-row {
        border-top: 1px solid #333 !important;
    }
    .shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-total-estimate-row,
    .shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-tax-row {
        background-color: #C8D9EB !important;
        padding-left: 10px;
    }
}

.soft_add_wrapper {
    font-family: inherit;
    padding: 0;
    color: #414141;
    position: fixed;
    width: 300px;
    top: 15% !important;
    left: 0 !important;
    right: 0 !important;
    bottom: auto !important;
    margin: auto !important;
    z-index: 1100;
}

.soft_add_content_shadow {
    background: #fff;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.ie8 .soft_add_wrapper {
    border: 1px solid #ddd;
}

.soft_add_content_area .cart_table {
    width: auto !important;
}

.soft_add_wrapp .cart_table td {
    max-width: 65px;
    padding-left: 0;
}

.soft_add_content_area {
    background: none;
    max-height: none;
    padding: 15px;
    width: auto;
}

.soft_add_wrapper ul.anchored-cart li {
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.soft_add_wrapper ul.anchored-cart li.recently-added {
    background-color: #f9f9f9;
}

.soft_add_wrapper ul.anchored-cart li a {
    text-decoration: none;
}

.soft_add_wrapper ul.anchored-cart li .product-name a {
    display: inline-block;
    padding: 1px 0 8px;
    color: #414141;
    font-size: 15px;
    font-weight: 600;
}

.soft_add_wrapper ul.anchored-cart li .product-options a {
    color: #414141;
    font-size: 15px;
    font-weight: normal;
}

.soft_add_wrapper ul.anchored-cart .product-qty,
.soft_add_wrapper ul.anchored-cart .product-qty .quantity_text {
    color: #414141;
    display: block;
    font-size: 15px;
}

.soft_add_wrapper ul.anchored-cart li .product-price {
    color: #009900;
    font-weight: bold;
    font-size: 15px;
}

.soft_add_wrapper .soft_add_sub_total {
    background: none;
    height: 24px;
    padding: 4px 20px 0;
}

.soft_add_wrapper .sub_total {
    color: #414141;
    font-size: 12px;
}

.soft_add_wrapper span.sub_total_amount {
    display: inline-block;
    margin-left: 12px;
    color: #009900;
    font-weight: bold;
    font-size: 20px;
}

.soft_add_wrapper .soft_add_action_area {
    background: none;
    border-top: none;
    height: auto;
    overflow: hidden;
    padding: 15px;
    position: relative;
}

.soft_add_wrapper .check_out {
    position: static;
    display: inline-block;
    width: 100%;
    height: 50px;
    float: none;
    margin: 0 auto;
    padding: 0 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    line-height: 46px;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    background: #a81c07;
    color: #fff;
    text-align: center;
    text-indent: 0;
    text-decoration: none;
    text-transform: uppercase;
}

.soft_add_wrapper .check_out:hover {
    background-color: #821606;
    color: #fff;
    text-decoration: none;
}

.soft_add_wrapper .close_btn,
.soft_add_wrapper .close_btn:link,
.soft_add_wrapper .close_btn:visited,
.soft_add_wrapper .close_btn:focus,
.soft_add_wrapper .close_btn:hover,
.soft_add_wrapper .close_btn:active {
    width: 25px;
    height: 24px;
    background: url(../images/softadd/close.png) no-repeat 0 0;
    z-index: 200;
}

.soft_add_wrapper .soft_add_header .close_btn {
    position: absolute;
    top: -8px;
    right: -8px;
}

@media only screen and (max-width: 992px) {
    .cartDiv {
        display: none;
    }
}

.page-wrap {
    position: relative;
    z-index: 10;
    top: 0;
    left: 0;
}

.menu-mask,
.mask {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 15;
    width: 100%;
    height: 100%;
    cursor: default;
}

.menu-open {
    position: fixed;
    height: 100%;
}

.push-menu {
    z-index: 20;
    position: fixed;
    top: 0;
    left: 0;
    width: 423px;
    height: 100%;
    max-width: 100%;
    overflow-y: scroll;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 400ms;
    transition: all 400ms;
}

.menu-open .push-menu {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.push-menu {
    padding-bottom: 80px;
    text-align: left;
    overflow-x: hidden;
    overflow-y: scroll;
    background: #000;
    color: #fff;
    scroll-behavior: smooth;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-overflow-scrolling: touch;
}

.push-menu hr {
    margin-top: 0;
}

.push-menu::-webkit-scrollbar {
    display: none;
}

.push-menu p {
    margin: 0;
    padding: 30px 20px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.push-menu-links {
    margin-top: 40px;
    padding: 0 20px;
}

.push-menu-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.push-menu-links a {
    display: block;
    padding: 20px 0;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #a81c07;
}

.push-menu-links a span {
    display: inline-block;
    vertical-align: middle;
}

.push-menu-links a:hover span {
    text-decoration: underline;
}

.push-menu-links .icon {
    margin-right: 12px;
    width: 30px;
    fill: #a81c07;
}

.push-menu-links .icon-account {
    height: 24px;
}

.push-menu-links .icon-mail {
    height: 21px;
}

.push-menu-promos {
    margin-top: 60px;
    padding: 0 20px;
}

.push-menu-close {
    position: relative;
}

.push-menu-close a {
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
}

.push-menu-close .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 25px;
    height: 25px;
    fill: #a81c07;
}

.push-menu .vnav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.push-menu .menu-title {
    position: relative;
    display: block;
    background: #000;
    margin-top: 30px;
    padding: 10px 25px;
    color: white;
    text-align: left;
    font-size: 18px;
    /* mobile nav title was 22px */
    font-weight: bold;
    text-transform: uppercase;
}

.push-menu .vnav__link {
    text-decoration: none;
    text-align: left;
}

.push-menu .vnav__item:hover {
    background: transparent;
}

.push-menu .vnav__subnav {
    position: relative;
    background: none;
    text-align: left;
}

.push-menu .vnav__subnav .vnav__link {
    position: relative;
    text-align: left;
}

.push-menu .vnav--level1>.vnav__item>.vnav__link {
    padding: 14px 45px 14px 25px;
    font-size: 16px;
    /* mobile nav menu was 20px */
    font-weight: bold;
    text-transform: uppercase;
    color: #0099ff;
    /* was #a81c07 */
}

.push-menu .vnav--level1>.vnav__item.sub-open>.vnav__link,
.push-menu .vnav--level1>.vnav__item:hover>.vnav__link,
.push-menu .vnav--level1>.vnav__item>.vnav__link--active {
    background: #000;
}

.push-menu .vnav--level2>.vnav__item>.vnav__link {
    padding: 5px 45px 5px 40px;
    /* was  10px 45px 10px 25px */
    font-size: 14px;
    /* mobile main nav was 18px */
    font-weight: 600;
    color: #fff;
}

.push-menu .vnav--level2>.vnav__item.sub-open>.vnav__link,
.push-menu .vnav--level2>.vnav__item:hover>.vnav__link,
.push-menu .vnav--level2>.vnav__item>.vnav__link--active {
    background: #000;
    text-decoration: underline;
}

.push-menu .vnav--level3>.vnav__item>.vnav__link {
    padding: 10px 45px 10px 50px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
}

.push-menu .vnav--level3>.vnav__item.sub-open>.vnav__link,
.push-menu .vnav--level3>.vnav__item:hover>.vnav__link,
.push-menu .vnav--level3>.vnav__item>.vnav__link--active {
    background: #000;
    text-decoration: underline;
}

.push-menu .vnav__item.has-subnav>.vnav__link {
    position: relative;
    padding-right: 45px;
}

.push-menu .vnav__item.has-subnav>.vnav__link:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    height: 20px;
    width: 20px;
    display: block;
    background: transparent url('../images/svg-bg/arrow-white-down.svg') no-repeat center center;
    background-size: auto 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.push-menu .vnav__item.sub-open>.vnav__link:after {
    content: "";
    background: transparent url('../images/svg-bg/arrow-white-up.svg') no-repeat center center;
}

.push-menu .vnav--level1,
.push-menu .vnav--level1>.vnav__item {
    display: block;
}

.push-menu .vnav--vertical .vnav__subnav,
.push-menu .vnav--horizontal .vnav__subnav {
    top: 100%;
    left: 0;
    padding: 0;
}

.push-menu .vnav__item,
.push-menu .vnav__item.sub-open {
    background: none;
}

.push-menu .vnav__item:hover>.vnav__subnav {
    display: none;
}

.push-menu .vnav__item.sub-open>.vnav__subnav {
    display: block;
}

.push-menu .vnav__item,
.push-menu .vnav__item:hover {
    background: none;
}

.push-menu .vnav .vnav__subnav .vnav__link {
    white-space: normal;
}

.sidebar {
    padding: 20px 0 20px;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sidebar .menu-title {
    cursor: pointer;
}

.sidebar .vnav {
    display: block;
}

.sidebar .tree-menu {
    height: 0;
    display: none;
}

.sidebar .menu-title.expand + .tree-menu {
    height: auto;
    display: block;
}

.sidebar-promos {
    margin-top: 60px;
    padding: 0 15px;
    text-align: center;
}

.sidebar-promos img {
    max-width: 100%;
}

.sidebar-promo {
    margin-top: 40px;
}

.sidebar .menu-title {
    font-family: 'Eurostile LT W01 Medium1391130', sans-serif;
    color: #333;
    display: block;
    padding: 10px 15px;
    background: #fff;
    font-size: 15px;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    border-bottom: 1px solid #333;
}

.sidebar .menu-title:after {
    font-family: 'Font Awesome 5 Free';
    content: '\f067';
    font-size: 15px;
    font-weight: 900;
    color: #333;
    position: absolute;
    right: 10px;
}

.sidebar .menu-title.expand:after {
    content: '\f068';
}

.sidebar .vnav__link {
    position: relative;
    background: #fff;
    color: #000;
    padding: 12px 15px;
    text-align: left;
    font-size: 14px;
    /*    mod       was 16px      2016    */
    font-weight: 600;
}

@media screen and (min-width: 1012px) and (max-width: 1250px) {
    .sidebar .menu-title {
        font-size: 14px;
    }

    .sidebar .vnav__link {
        font-size: 13px;
    }
}

.sidebar .vnav__item>.vnav__subnav,
.sidebar .vnav__item:hover>.vnav__subnav {
    display: none;
    padding: 5px 0;
}


.sidebar .vnav__item.has-subnav>.vnav__link:after {
    font-family: 'Font Awesome 5 Free';
    content: '\f067';
    font-weight: 900;
    color: #333;
    position: absolute;
    right: 10px;
}

.sidebar .vnav__item.sub-open>.vnav__link:after {
    content: '\f068';
}

.sidebar .vnav__item>.vnav__link:hover,
.sidebar .vnav__item.sub-open>.vnav__link,
.sidebar .vnav__item>.vnav__link--active {
    background: #c0c0c0;
    color: #fff;
    text-decoration: none;
}

.sidebar .vnav__item.has-subnav>.vnav__link:hover:after,
.sidebar .vnav__item.sub-open>.vnav__link:hover:after {
    color: #fff;
}

.sidebar .vnav__item.sub-open>.vnav__link:after {

}

.sidebar .vnav__item.has-subnav>.vnav__link {
    padding-right: 25px;
}

.sidebar .vnav__item.sub-open>.vnav__subnav {
    display: block;
}

.sidebar .vnav--level2 {
    background: #fff;
}

.sidebar .vnav--level2>.vnav__item>.vnav__link {
    padding-left: 20px;
    font-size: 13px;
}

.sidebar .vnav--level1>.vnav__item:first-child>.vnav--level2>.vnav__item:first-child>.vnav__link {
    margin-top: 0;
}

.sidebar .vnav__link:hover,
.sidebar .vnav__link--active {
    text-decoration: underline;
}

.sidebar .vnav--level3 {
    background: #fff;
}

.sidebar .vnav--level3>.vnav__item>.vnav__link {
    padding-left: 30px;
    /*  was 45px  */
    font-size: 14px;
}

.sidebar .vnav--level1>.vnav__item {
    display: block;
}

.sidebar .vnav__subnav .vnav__link {
    white-space: normal;
}

.tree-menu .vnav__subnav .vnav__link {
    padding: 5px 15px 5px 20px;
}

.tree-menu .vnav--level3 .vnav__link {
    padding: 5px 15px 5px 40px;
}

.tree-menu .vnav>.vnav__item>.vnav__link+.vnav__subnav {
    position: relative;
    left: 0;
    top: 0;
}

.tree-menu--smart-expand .vnav--level1>.vnav__item>.vnav__link+.vnav__subnav,
.tree-menu--smart-expand .vnav--vertical .vnav__item:hover>.vnav__subnav {
    display: none;
}

.tree-menu--smart-expand .vnav--level1>.vnav__item>.vnav__link--active+.vnav__subnav,
.tree-menu--smart-expand .vnav--level2>.vnav__item>.vnav__link--active+.vnav__subnav {
    display: block;
}

.menu-s {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.menu-s ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu-s a {
    background: #eeeeee;
    color: black;
    display: block;
    padding: 10px 15px;
}

.menu-s a:hover,
.menu-s .nav_hover a,
.menu-s .nav_selected a {
    background: #777777;
    color: white;
}

.mega-top>.mega-item>.mega-link {
    font-family: 'Eurostile LT W01 Medium1391130', sans-serif;
    text-transform: uppercase;
    font-size: 15px;
}

.vp-sc-thumbs__item {
    overflow: hidden;
}

.vp-sc-thumbs__item h1 {
    font-size: 20px;
}

.vp-sc-thumbs__item h3 {
    font-size: 28px;
}

.v-product .v-product__details {
    text-align: left;
}

.v-product .v-product__details a:last-child {
    text-align: center;
}

.header .search-submit svg {
    position: absolute;
    top: 50%;
    margin-left: 0;
    color: #fff;
    width: 1.1em;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media only screen and (min-width: 1012px) {
    .header-bottom {
        border-bottom: 2px solid #a81c07;
        background: #2a2a2a url('../images/template/header/nav-bg.jpg') 0 0 repeat-x;
    }
    .header-middle.sticky {
        position: relative;
    }
    .header-bottom.sticky {
        position: fixed;
        top: 38px;
        left: 0;
        width: 100%;
        z-index: 999;
    }
    .mega-top {
        position: relative;
        display: table;
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .mega-top>.mega-item {
        display: table-cell;
        vertical-align: middle;
    }
    .mega-top>.mega-item {
        border-left: 1px solid rgba(255, 255, 255, 0.15);
        border-right: 2px solid rgba(0, 0, 0, 0.3);
    }
    .mega-top>.mega-item:first-child {
        border-left: 0;
    }
    .mega-top>.mega-item:last-child {
        border-right: 0;
    }
    .mega-top>.mega-item>.mega-link {
        position: relative;
        display: block;
        line-height: 42px;
        font-size: 13px;
        font-weight: bold;
        color: #fff;
        text-align: center;
        text-decoration: none;
        cursor: pointer;
    }
    .mega-top>.mega-item>.mega-link:before {
        content: '';
        position: absolute;
        bottom: -4px;
        left: 0;
        width: 100%;
        height: 4px;
        border-top: 2px solid #a81c07;
        opacity: 0;
    }
    .mega-top>.mega-item:hover>.mega-link {
        background-image: -webkit-linear-gradient(top, rgba(168, 28, 7, 0.6) 0%, rgba(168, 28, 7, 0.1) 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(168, 28, 7, 0.6)), to(rgba(168, 28, 7, 0.1)));
        background-image: linear-gradient(to bottom, rgba(168, 28, 7, 0.6) 0%, rgba(168, 28, 7, 0.1) 100%);
    }
    .mega-top>.mega-item:hover>.mega-link:before {
        opacity: 1;
    }
    /*.mega-top>.mega-item:hover>.mega-sub {
        visibility: visible;
        opacity: 1;
        -webkit-transition: visibility 1ms 300ms, opacity 300ms 300ms;
        transition: visibility 1ms 300ms, opacity 300ms 300ms;
    }*/
    .mega-item.expand > .mega-sub {
        visibility: visible;
        opacity: 1;
        -webkit-transition: visibility 1ms 300ms, opacity 300ms 300ms;
        transition: visibility 1ms 300ms, opacity 300ms 300ms;
    }
    .mega-sub {
        z-index: 2;
        position: absolute;
        top: 40px;
        left: 0;
        display: table;
        table-layout: fixed;
        width: 100%;
        margin: 4px 0 0;
        padding: 15px 15px 30px;
        background: #E5E5E5;
        list-style: none;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: visibility 1ms 300ms, opacity 300ms;
        transition: visibility 1ms 300ms, opacity 300ms;
    }
    .mega-sub-links,
    .mega-sub-image {
        display: table-cell;
        vertical-align: middle;
    }
    .mega-sub:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 15px;
        border-top: 5px solid #B1B1B1;
        border-bottom: 5px solid #1B1817;
        background: #a81c07;
    }
    .mega-sub-image {
        position: relative;
        width: 23%;
        background: transparent center center repeat-y;
        background-size: 100% auto;
    }
    .mega-sub-image:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: -webkit-gradient(linear, left top, left bottom, from(#E5E5E5), color-stop(20%, transparent), color-stop(80%, transparent), to(#E5E5E5));
        background: -webkit-linear-gradient(top, #E5E5E5, transparent 20%, transparent 80%, #E5E5E5);
        background: linear-gradient(to bottom, #E5E5E5, transparent 20%, transparent 80%, #E5E5E5);
    }
    .mega-sub-image-1 {
        background-image: url('../images/template/mega-menu/cat-bg-1.jpg');
    }
    .mega-sub-image-2 {
        background-image: url('../images/template/mega-menu/cat-bg-2.jpg');
    }
    .mega-sub-image-3 {
        background-image: url('../images/template/mega-menu/cat-bg-3-16a.jpg');
    }
    .mega-sub-links {
        width: 77%;
        margin: 0 auto;
    }
    .mega-sub h2 {
        margin: 5px 0 10px;
        font-family: 'Lato', Arial, sans-serif;
        font-size: 28px;
        font-weight: bold;
        text-transform: uppercase;
        color: #4C4C4C;
    }
    .mega-sub-link {
        float: left;
        width: 21.5%;
        margin-top: 12px;
        margin-left: 3%;
        font-size: 13px;
        font-weight: bold;
        text-decoration: none;
        text-align: center;
        color: #a81c07;
    }
    .mega-sub-link:first-child {
        width: 26.5%;
        margin-left: 0;
        font-size: 11px;
        text-transform: uppercase;
    }
    .mega-sub-link div {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 18px;
        padding-bottom: 6px;
    }
    .mega-sub-link img {
        width: auto;
        height: 45px;
    }
    .mega-sub-heading {
        margin: 0;
        padding: 10px 0;
        font-family: 'Lato', Arial, sans-serif;
        font-size: 28px;
        font-weight: bold;
        text-align: center;
    }
    .mega-sub-inner {
        padding: 0 30px 20px;
    }
    .mega-sub-inner .row {
        margin-top: 20px;
    }
    .mega-sub-inner .row:first-child {
        margin-top: 0;
    }
    .mega-sub-inner img {
        max-width: 100%;
        width: 100%;
    }
    .mega-popular-images {
        border: 2px solid #333;
    }
    .mega-popular-images h2 {
        font-size: 12px;
    }
    .mega .shopbybrand {
        padding: 20px 15px;
        border: 2px solid #333;
        background: #fff;
    }
    .mega .shopbybrand .row {
        margin-left: -8px;
        margin-right: -8px;
    }
    .mega .shopbybrand [class*="col-"] {
        padding-left: 8px;
        padding-right: 8px;
    }
    .mega .shopbybrand h2 {
        margin: 10px 0;
        text-align: right;
        word-wrap: break-word;
        font-size: 24px;
    }
    .mega .shopbybrand a {
        display: block;
        max-width: 100%;
    }
    .mega .shopbybrand-other {
        margin-top: 15px;
        text-align: center;
    }
    .mega .shopbybrand-other::after {
        clear: both;
        content: "";
        display: table;
    }
    .mega .shopbybrand-other-left,
    .mega .shopbybrand-other-right {
        float: left;
    }
    .mega .shopbybrand-other-left {
        width: 75%;
    }
    .mega .shopbybrand-other-right {
        width: 25%;
    }
    .mega .shopbybrand-other a {
        display: inline-block;
        padding: 2px 15px;
        color: #a81c07;
        font-size: 13px;
        font-weight: 600;
        text-decoration: none;
    }
    .mega .shopbybrand-other a:hover {
        text-decoration: underline;
    }
    .mega .shopbybrand-other .shop-all {
        font-size: 24px;
        text-decoration: underline;
    }
    .home-videos a:first-child {
        border-right: 3px solid #821606;
    }

    .home-videos a:nth-child(2) {
        border-left: 3px solid #821606;
    }
    .onepagecheckout #content_area #table_checkout_cart0 {
        width: 350px;
    }
    .onepagecheckout #content_area #v65-onepage-ContentTable {
        width: 55%;
    }
    .subcat-thumbs h1.main-title,
    .cat-top-banner h1 {
        font-size: 48px;
        padding: 5px 10px 5px 0;
    }
    #mc_embed_signup form h2,
    .productdetails h1 {
        font-size: 38px;
    }
    h1.small-font {
        font-size: 30px;
    }
    .vp-sc-thumbs__info h2 {
        font-size: 20px;
    }
}

@media only screen and (min-width: 1250px) {
    .mega-top>.mega-item>.mega-link {
        font-size: 16px;
    }
    .mega-sub-links {
        width: 62%;
    }
    .mega-sub-image {
        width: 38%;
        background-repeat: no-repeat;
        background-position: center center;
    }
    .mega .popular-item-heading {
        font-size: 24px;
    }
    .popular-item-text .shop-now {
        font-size: 16px;
    }
    .mega-popular-images h2 {
        font-size: 15px;
    }
    .mega .shopbybrand h2 {
        font-size: 30px;
    }
}

.category .sidebar.show2,
.category .sidebar,
.sidebar.show2,
.sidebar {
    display: none;
}

@media only screen and (min-width: 1012px) {
    .content {
        padding: 15px 0 0;
    }
    .category .sidebar {
        display: none;
    }
    .category .sidebar.show2 {
        display: block;
    }
    .category .sidebar button {
        display: block;
        margin: 10px auto;
        width: 230px;
    }
    .category .sidebar .menu-title:first-child {
        margin-top: 0;
    }
}

.admin-warning-bubble {
    z-index: 11;
}

.footer-top {
    padding: 45px 15px;
    background: #191919;
    text-align: center;
    width: 100%;
}

.footer-promo {
    display: block;
    text-decoration: none;
    color: #fff;
    line-height: 1.2;
}

.footer-promo:hover {
    color: #ccc;
    text-decoration: none;
}

.footer-promo-1 {
    font-family: 'Eurostile LT W01 Medium1391130', sans-serif;
}

.footer-promo-1 .footer-promo-text-1 {
    font-size: 24px;
}

.footer-promo-1 .footer-promo-text-2 {
    font-size: 22px;
}

.footer-promo-2 {
    margin-top: 50px;
    font-family: 'Eurostile LT W01 Medium1391130', sans-serif;
}

.footer-promo-2 .footer-promo-text-1 {
    font-size: 26px;
    text-transform: uppercase;
}

.footer-promo-2 .footer-promo-text-2 {
    font-size: 24px;
}

.footer-promo-2 .footer-promo-text-3 {
    font-size: 22px;
    font-style: italic;
}

.footer-promo-3 {
    margin-top: 50px;
}

.footer-promo-4 {
    margin-top: 60px;
    font-family: 'Eurostile LT W01 Medium1391130', sans-serif;
}

.footer-promo-4 .footer-promo-text-1 {
    font-size: 26px;
    text-transform: uppercase;
}

.footer-promo-4 .footer-promo-text-2 {
    font-size: 23px;
}

.footer-credit-cards {
    margin-top: 60px;
    padding: 0 15px;
    text-align: left;
    letter-spacing: 15px;
}

.footer-credit-cards .icon {
    width: 72px;
    height: 47px;
    margin: 12px 0 0;
}

.footer-bottom {
    padding-bottom: 40px;
    background: #e5e5e5;
}

.footer-addendum {
    padding: 20px 0;
    background: #000;
    color: #fff;
}

.footer-images {
    padding-top: 40px;
    padding-bottom: 40px;
}

.footer-categories {
    text-align: center;
    word-wrap: break-word;
}

.footer-categories a {
    display: block;
    margin-top: 30px;
    padding: 10px;
    border: 1px solid #3d3d3d;
    font-family: 'Eurostile LT W01 Medium1391130', sans-serif;
    font-size: 35px;
    color: #3D3D3D;
    text-decoration: none;
    line-height: 1;
}

.footer-extra {
    margin-top: 30px;
}

.footer-extra img {
    margin-top: 30px;
    max-width: 100%;
}

.footer .elist {
    padding: 20px 10px;
    text-align: left;
}

.footer .elist form {
    position: relative;
    max-width: 400px;
}

.footer .elist h2 {
    margin: 0 0 10px;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
}

.footer .elist p {
    font-size: 16px;
    color: #646464;
    line-height: 1;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.footer .elist button {
    width: 240px;
    margin: 5px 0;
}

.modal .modal-body {
    padding: 20px;
}

.modal img {
    border-bottom: 1px solid #333 !important;
}

.modal label {
    font-size: 16px;
    margin-top: 15px;
}

.footer .elist-input,
#mce-EMAIL {
    width: 100%;
    max-width: 800px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    padding: 0 0 0 10px;
    border: 1px solid #333;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

#mce-EMAIL {
    margin: 15px 0;
}

#mce-responses {
    margin: 0 0 20px;
}

.modal-backdrop {
    background-color: rgba(0, 0, 0, 0.6);
}

.footer .elist-submit,
#pp_mc_embed_signup #mc-embedded-subscribe,
#mc_embed_signup form .button {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 30px;
    border: 0;
    background: #a81c07;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -o-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    font-size: 12px;
}

#mc_embed_signup form .button {
    position: relative;
    width: 100%;
    max-width: 300px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.mc_giveaway #mc-embedded-subscribe {
    position: initial;
}

#mc-embedded-subscribe:hover {
    background: #821606;
}

.elist #mc_embed_signup div.mce_inline_error {
    background-color: #333;
    font-weight: 500;
}

#mc_embed_signup.mc_giveaway .button {
    background-color: #a81c07;
}

.elist #mce-success-response {
    margin: 0 0 1em 0;
    padding: 5px 10px;
    background-color: #333;
    color: #fff;
}

.affirm-page .a-benefits,
.affirm-page .a-benefits h3,
.affirm-page .intro,
.affirm-page .intro h1,
.affirm-page h2,
.affirm-page .a-approval,
.affirm-page .a-approval h3 {
    text-align: center;
}

.affirm-page h1,
.affirm-page h2 {
    background: #c0c0c0;
    padding: 20px 0;
}

.affirm-page h2 {
    font-size: 45px;
}

.affirm-page .intro p {
    max-width: 800px;
    margin: 0 auto;
}

.affirm-page .a-benefits {
    margin-bottom: 50px;
}

.affirm-page .a-benefits p {
    max-width: 400px;
    margin: 0 auto;
}

.affirm-page .a-benefits .bens {
    margin-bottom: 3em;
}

.affirm-page .a-steps .row {
    margin-bottom: 1.5em;
}

.affirm-page .a-steps img {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.affirm-page .a-approval {
    max-width: 800px;
    background: #c0c0c0;
    padding: 20px 20px 41px;
    margin: 40px auto;
}

.affirm-page p.disclosure {
    font-size: 12px;
    text-align: center;
    max-width: 450px;
    margin: 15px auto 0;
}

.affirm-page p.disclosure svg {
    vertical-align: middle;
    margin: 0 5px 0 -10px;
}

.footer-links {
    margin: 40px -15px;
}

.footer-links-wrap {
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid #666;
}

.footer-links-wrap:first-child {
    border-top: 1px solid #666;
}

.footer-links h3 {
    position: relative;
    margin: 0;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 26px;
    font-weight: bold;
}

.footer-links ul {
    color: #a81c07;
    padding: 0 0 30px 20px;
    list-style-type: square;
}

.footer-links a {
    display: inline-block;
    padding: 4px 0;
    font-size: 16px;
    color: #a81c07;
    text-decoration: none;
}

.footer-links a:hover {
    text-decoration: underline;
}

.footer-seals img {
    margin-top: 3px;
}

.footer-logos {
    text-align: center;
    margin-bottom: 20px;

}

.footer-logos .footer-logo {
    max-height: 55px;
    margin-bottom: 5px;
}

.footer-logos .footer-sema {
    max-width: 18.8%;
}

.phastek-social {
    font-size: 38px;
    text-align: center;
    margin-bottom: 10px;
}

.phastek-social .svg-inline--fa {
    color: #fff;
    margin: 0 5px;
    height: 1em;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.phastek-social a:hover .fa-youtube {
    color: #ff0000;
}

.phastek-social a:hover .fa-facebook-square {
    color: #3b5998;
}

.phastek-social a:hover .fa-instagram {
    color: #fcaf45;
}

.phastek-social a:hover .fa-twitter-square {
    color: #1da1f2;
}

.footer .fine-print {
    margin-top: 40px;
    font-size: 14px;
    color: #fff;
}

.footer .fine-print a {
    position: relative;
    display: block;
    padding: 10px 0;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}

.footer .fine-print a:before,
.footer .fine-print a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 16px;
    height: 4px;
    margin-top: -2px;
    background: #a81c07;
}

.footer .fine-print a:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.footer-contact {
    margin-bottom: 20px;
    text-align: center;
}

.footer-contact a {
    display: block;
    color: #fff;
    font-size: 28px;
    margin-bottom: 15px;
}

.footer-contact a:hover {
    text-decoration: none;
    color: #a81c07;
}

.footer .copyright {
    margin-top: 70px;
    font-size: 14px;
}

.footer .copyright-chevy {
    text-transform: uppercase;
    color: #fff;
}

.footer-copyright {
    font-size: 12px;
}

@media only screen and (min-width: 768px) {

    h1.small-font {
        font-size: 20px;
    }
    .credit-cards {
        margin-top: 0;
        padding: 0;
    }
    .credit-cards .icon {
        width: 30px;
        height: 19px;
        margin: 0 0 12px;
    }
    .footer-top {
        text-align: justify;
        line-height: 0;
        font-size: 1px;
        padding: 15px;
    }
    .footer-top:after {
        content: '';
        display: inline-block;
        width: 100%;
        height: 1px;
        visibility: hidden;
    }
    .footer-top .footer-col {
        max-width: 20%;
    }
    .footer-promo {
        text-align: center;
    }
    .footer-promo img {
        max-width: 100%;
    }
    .footer-promo-1 .footer-promo-text-1,
    .footer-promo-1 .footer-promo-text-2 {
        font-size: 16px;
    }
    .footer-promo-2,
    .footer-promo-3,
    .footer-promo-4 {
        margin-top: 0;
    }
    .footer-promo-2 .footer-promo-text-1 {
        font-size: 18px;
    }
    .footer-promo-2 .footer-promo-text-2 {
        font-size: 16px;
    }
    .footer-promo-2 .footer-promo-text-3 {
        font-size: 16px;
        font-style: italic;
    }
    .footer-promo-4 .footer-promo-text-1 {
        font-size: 18px;
    }
    .footer-promo-4 .footer-promo-text-2 {
        font-size: 16px;
    }
    .footer-credit-cards {
        width: 115px;
        margin-top: 0;
        padding: 0;
        letter-spacing: 5px;
    }
    .footer-credit-cards .icon {
        width: 30px;
        height: 19px;
        margin: 0 0 12px;
    }
    .footer-images h2 {
        font-size: 16px;
    }
    .footer-categories .row {
        margin-left: -5px;
        margin-right: -5px;
    }
    .footer-categories [class*="col-"] {
        padding-left: 5px;
        padding-right: 5px;
    }
    .footer-categories a {
        padding-left: 5px;
        padding-right: 5px;
        font-size: 20px;
    }
    .footer-extra {
        text-align: justify;
    }
    .footer-extra>* {
        display: inline-block;
        vertical-align: middle;
    }
    .footer-extra .footer-promo-7 {
        margin-left: 20px;
    }
    .footer-extra img {
        margin: 0;
    }
    .footer .elist {
        padding: 10px;
    }
    .footer-seals {
        text-align: right;
    }
    .footer .fine-print {
        font-size: 16px;
    }
    .footer .fine-print a {
        font-size: 16px;
    }
    .footer .copyright {
        margin-top: 50px;
    }
}

@media only screen and (min-width: 1012px) {
    h1.small-font {
        font-size: 26px;
    }
    .footer-promo-1 .footer-promo-text-2 {
        font-size: 15px;
    }
    .footer-promo-2 .footer-promo-text-1 {
        font-size: 24px;
    }
    .footer-promo-2 .footer-promo-text-2 {
        font-size: 20px;
    }
    .footer-promo-2 .footer-promo-text-3 {
        font-size: 12px;
    }
    .footer-promo-4 .footer-promo-text-1 {
        font-size: 26px;
    }
    .footer-promo-4 .footer-promo-text-2 {
        font-size: 23px;
    }
    .footer-credit-cards {
        width: 158px;
    }
    .footer-credit-cards .icon {
        width: 46px;
        height: 30px;
    }
    .footer-images h2 {
        font-size: 23px;
    }
    .footer-categories a {
        font-size: 26px;
    }
    .footer .elist {
        padding: 5px 10px;
        border-top-width: 5px;
        border-bottom-width: 5px;
    }
    .footer .elist h2 {
        font-size: 28px;
        margin-bottom: 4px;
    }
    .footer .elist p {
        font-size: 18px;
    }
    .footer .elist-input {
        margin-bottom: 2px;
    }
    .footer-extra {
        text-align: justify;
        line-height: 0;
        font-size: 1px;
    }
    .footer-extra>* {
        display: inline-block;
        vertical-align: middle;
        line-height: normal;
        font-size: initial;
    }
    .footer-extra:after {
        content: '';
        display: inline-block;
        width: 100%;
        height: 1px;
        visibility: hidden;
    }
    .footer-extra>*:nth-child(-n+2) {
        margin-bottom: 0;
    }
    .footer-extra .footer-promo-7 {
        margin: 0;
    }
    .footer-links {
        text-align: justify;
        line-height: 0;
        font-size: 1px;
        padding: 0 15px;
    }
    .footer-links>* {
        display: inline-block;
        vertical-align: top;
        line-height: normal;
        font-size: initial;
    }
    .footer-links:after {
        content: '';
        display: inline-block;
        width: 100%;
        height: 1px;
        visibility: hidden;
    }
    .footer-links-wrap {
        position: relative;
        padding: 0;
        border: 0 !important;
        overflow: visible;
        font-size: 10px;
        text-align: left;
    }
    .footer-links-divider {
        vertical-align: middle !important;
        width: 2px;
        height: 130px;
        margin-top: 15px;
        background: #eaeaea;
    }
    .footer-links h3 {
        margin-bottom: 10px;
    }
    .footer-links ul {
        margin: 0;
        padding-bottom: 0;
        padding-left: 16px;
    }
    .footer-links a {
        padding: 2px 0;
        vertical-align: middle;
    }
    .footer-addendum::after {
        clear: both;
        content: "";
        display: table;
    }
    .footer-seals,
    .footer .fine-print {
        float: left;
    }
    .footer-seals {
        width: 294px;
    }
    .footer .fine-print {
        width: 330px;
        margin-top: 0;
        margin-left: 20px;
        font-size: 10px;
    }
    .footer .fine-print p {
        display: inline !important;
    }
    .footer .fine-print a {
        display: none;
        font-size: 12px;
    }
    .footer .fine-print a:before,
    .footer .fine-print a:after {
        width: 12px;
        height: 2px;
        margin-top: -1px;
    }
    .footer .copyright {
        float: right;
        width: 260px;
        margin: 0;
        font-size: 10px;
    }
}

@media only screen and (min-width: 1012px) and (max-width: 1249px) {
    .footer-extra .footer-promo-5 {
        width: 340px;
    }
    .footer-extra .footer-promo-6 {
        width: 110px;
    }
    .footer-extra .footer-promo-7 {
        width: 224px;
    }
    .footer-links h3 {
        font-size: 18px;
    }
}

@media only screen and (min-width: 1250px) {
    .footer-categories a {
        font-size: 33px;
    }
    .footer-extra .footer-promo-5 {
        width: 400px;
    }
    .footer-extra .footer-promo-6 {
        width: 129px;
    }
    .footer-extra .footer-promo-7 {
        width: 261px;
    }
    .footer-links h3 {
        font-size: 24px;
    }
    .footer .fine-print {
        width: 480px;
    }
    .footer .copyright {
        width: 340px;
    }
}

.header-middle {
    display: table;
    table-layout: fixed;
}

.header-ad {
    display: none;
    text-align: center;
    background: #a81c07;
    padding-top: 2px;
    line-height: 22px;
    color: #fff;
    font-size: 12px;
    //text-transform: uppercase;
}

.header-ad a.btn {
    color: #fff;
    font-size: 12px;
    border: 1px solid #fff;
    margin-left: 10px;
    padding: 0px 5px;
}

.header-ad .exit {
    float: right;
    cursor: pointer;
    color: #fff;
    padding-top: 2px;
}

@media only screen and (min-width: 1012px) {
    .header-top {
        position: fixed;
        width: 100%;
        height: 38px;
        background: #EAEAEA;
    }
    .header-middle {
        padding-top: 38px;
    }
    a.header-phone {
        display: inline-block;
        font-size: 18px;
        line-height: 38px;
        font-weight: bold;
        text-transform: uppercase;
        color: #fff;
        margin-right: 15px;
    }
    .header-top svg,
    .header-top .icon {
        font-size: 15px;
        color: #a81c07;
    }
    .header-links,
    .header-msg {
        float: right;
        line-height: 38px;
    }
    .header-msg,
    .affirm-msg {
        float: left;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 700;
    }
    .header-msg img {
        max-height: 18px;
        margin-bottom: 9px;
    }
    .header-msg a {
        color: #a81c07;
    }
    .affirm-msg {
        margin-left: 30px;
    }
    .body-msg.affirm-msg {
        display: none;
    }
    .header-links ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .header-links li {
        display: inline-block;
        padding-left: 10px;
        vertical-align: top;
    }
    .header-links a {
        display: block;
        text-decoration: none;
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
    }
    .header-links a span,
    a.header-tagline span,
    .header-tools a span {
        padding-left: 2px;
    }
    .header-links a:hover,
    a.header-phone:hover {
        color: #a81c07;
        text-decoration: none;
    }
    .header-links .icon {
        width: 16px;
        height: 18px;
        fill: #a81c07;
    }
    .header-links .icon-orders {
        width: 29px;
        height: 20px;
    }
    .header-links .icon-contact {
        width: 21px;
        height: 15px;
    }
    .header-links svg {
        position: relative;
        top: 3px;
    }
    .header-logo,
    .header-promo,
    .header-utility {
        display: table-cell;
        vertical-align: middle;
        width: 100%;
        float: right;
    }
    .header-logo {
        width: 340px;
        float: left;
        padding: 10px 0;
    }
    .header-logo img {
        max-width: 100%;
    }

    .header-promo {
        padding: 0 30px;
        text-align: center;
    }
    .header-promo a {
        display: inline-block;
        max-width: 100%;
    }
    .header-promo img {
        max-width: 100%;
    }
    .header-utility {
        width: 420px;
    }
    .header-extra {
        text-align: center;
    }
    .header-extra-text {
        padding: 10px 0;
        font-size: 13px;
        font-weight: bold;
        letter-spacing: 0.07em;
        text-transform: uppercase;
        color: #D2D2D2;
    }
    .header-tools {
        margin: 10px 0;
        text-align: right;
    }
    .header-tools a {
        color: #fff;
        text-decoration: none;
    }
    .header .build-list .icon {
        width: 32px;
        height: 32px;
        fill: #fff;
    }
    .header .cart,
    .header .build-list {
        display: inline-block;
        line-height: 28px;
        font-size: 16px;
        padding: 0 10px;
        border: 1px solid #fff;
        text-transform: uppercase;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
    }
    .header .cart:hover {
        background-color: #fff;
        color: #333;
    }
    .header .cart-icon {
        width: 21px;
        height: 18px;
        fill: #fff;
    }
    .header .checkout {
        display: inline-block;
        line-height: 28px;
        padding: 0 10px;
        border: 1px solid #a81c07;
        background: #a81c07;
        font-size: 16px;
        text-transform: uppercase;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
    }
    .header-search {
        margin-bottom: 15px;
    }
    .header .search {
        position: relative;
    }
    .header .search-input {
        width: 100%;
        max-width: 400px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        padding: 0 0 0 10px;
        border: 0;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
    }
    .header .search-submit {
        position: absolute;
        top: 0;
        right: 0;
        width: 45px;
        height: 100%;
        border: 0;
        background: #a81c07;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        -webkit-border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        -o-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0;
    }
    .header .search-submit:hover,
    .header .search-submit:hover .search-submit-inner,
    .header .checkout:hover {
        background-color: #821606;
    }
    .header .checkout:hover {
        border: 1px solid #821606;
    }
    .header .search-submit-inner {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 30px;
        height: 22px;
        background: #a81c07;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    .header .search-submit .icon {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 15px;
        height: 15px;
        fill: #ffffff;
    }
}

.contact h1 {
    border-bottom: 1px solid #333;
}

.contact html body#body div#page-wrapper div#content-wrapper div#content div#content_area table tbody tr td {
    padding: 0;
}

.contact #content_area>table:first-child {
    border-collapse: collapse;
}

.contact-page h1 {
    border-bottom: 1px solid #333;
}

.contact-page-text {
    margin-bottom: 50px;
}

.contact-page-text p {
    margin-bottom: 30px;
}

.contact-page-text td {
    vertical-align: top;
}

.contact-page-text .icon {
    width: 24px;
    height: 24px;
    fill: #a81c07;
    margin: 2px 15px 0 5px;
}

.contact-page-text .address {
    padding-bottom: 20px;
}

.contact-page-form .form-group {
    position: relative;
    margin-bottom: 30px;
}

.contact-page-form input,
.contact-page-form textarea {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.contact-page-form textarea {
    min-height: 120px;
    max-width: 100%;
}

.contact-page-form label {
    position: absolute;
    top: 0;
    left: 10px;
    height: 20px;
    padding: 0 5px;
    margin-top: -10px;
    background: #fff;
    color: #666;
    font-weight: normal;
    -webkit-transform: translate(0, 23px);
    -ms-transform: translate(0, 23px);
    transform: translate(0, 23px);
    -webkit-transition: all 200ms;
    transition: all 200ms;
}

.contact-page-form textarea:focus+label,
.contact-page-form input:focus+label {
    -webkit-transform: translate(-5%, 0) scale(0.9);
    -ms-transform: translate(-5%, 0) scale(0.9);
    transform: translate(-5%, 0) scale(0.9);
    color: #414141;
}

@media only screen and (min-width: 1012px) {

    .contact-page-text {
        padding-left: 80px;
        padding-right: 30px;
    }
}

.icon {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    margin-right: 5px;
}



/* ======================================= */


/*    =category - Begin Category Layout    */


/* --------------------------------------- */

.category .v-product__img {
    position: relative;
    display: block;
    width: 100%;
    height: 160px;
    overflow: hidden;
}

.category .v-product__img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.category .v-product__title {
    margin: 5px 0 10px;
}

.category .v-product__title+div {
    margin-bottom: 5px;
}

.category .v-product__title+div .productnamecolor {
    display: none;
}

.category .v-product__free-shipping {
    display: block;
    margin: 8px auto 0;
}

.category .v-product__add-to-cart {
    padding: 6px 12px;
    margin: 10px auto 5px;
}

.category .v-product-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (min-width: 480px) {
    .category .v-product-grid {
        -webkit-box-orient: horizontal;
        box-orient: horizontal;
        -webkit-box-direction: normal;
        box-direction: normal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        flex-direction: row;
        -ms-flex-direction: row;
        margin-left: -15px;
        margin-right: -15px;
    }
}

.category .v-product-grid .v-product {
    margin: 0 auto 15px;
    padding: 15px;
    border: 2px solid #f4f4f4;
    /* added 11-10-2016  */
}

@media (min-width: 480px) {
    .category .v-product-grid .v-product {
        width: 46.0886571056%;
        margin: 5px 5px 30px;
    }
}

@media only screen and (min-width: 768px) {
    .category .v-product-grid .v-product {
        width: 29.4871794872%;
    }
}

@media only screen and (min-width: 1012px) {
    .category .v-product-grid .v-product {
        width: 30%;
    }
}

@media only screen and (min-width: 1250px) {
    .category .v-product-grid .v-product {}
}

.category .v-product-grid .qv-product-link {
    height: auto;
}

.lt-ie10.category .v-product-grid::after {
    clear: both;
    content: "";
    display: table;
}

.lt-ie10.category .v-product-grid .v-product {
    display: block;
    float: left;
}



/* --------------------------------------- */


/*      End Category Layout        */


/* ======================================= */

.thankyou #content_area  table {
    text-align: center;
}

.thankyou #content_area td[width="75"],
.thankyou #content_area img,
.thankyou #content_area table[width="100%"] tr:nth-child(2) td:first-child {
    display: none;
}

.thankyou #content_area .PageText_L313n svg {
    font-size: 20px;
    margin-right: 5px;
    vertical-align: middle;
}

#div_articleid_4 h3 {
    display: inline-block;
}

#div_articleid_4 ul,
#div_articleid_4 ol {
    list-style: none;
    padding-left: 10px;
}

#div_articleid_4 ol {
    padding: 0px;
}

#div_articleid_4 ol > li {
    counter-increment: phastek-counter;
}

#div_articleid_4 ol > li::before {
    display: inline-block;
    margin-top: 1.5em;
    content: counter(phastek-counter) ". ";
    font-size: 26px;
    font-weight: 700;
    font-style: 'Eurostile LT W01 Medium1391130', sans-serif !important;
}

.thankyou #div_articleid_48 {
    display: inline-block;
    margin: 3em;
}

.thankyou #div_articleid_48 .steps {
    margin-top: 3em;
}

.thankyou #div_articleid_48 h3 {
    text-align: center;
    margin: 15px 0;
}

.thankyou #div_articleid_48 svg {
    font-size: 40px;
    color: #a81c07;
    margin: 0;
}

.thankyou #div_articleid_51 {
    font-size: 25px;
}

.thankyou #content_area>table>tbody>tr>td {
    padding: 0;
}

.thankyou #content_area td[align="center"]>br {
    display: none;
}

.thankyou .colors_lines_light,
.thankyou .colors_backgroundneutral {
    background: none;
    padding: 0;
}

.thankyou #content_area table[width="450"] tbody>tr>td {
    padding-bottom: 40px;
}

.thankyou #content_area table[width="450"] td[width="75"] {
    padding-right: 15px;
}

.thankyou #content_area {
    padding-top: 30px;
}

.thankyou .thanks-heading {
    margin: 0 0 40px;
    font-size: 40px;
    color: #a81c07;
    text-align: center;
    text-transform: uppercase;
}

.thankyou .order-number {
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
}

.thankyou .order-number .number {
    color: #a81c07;
}

.thankyou #div_articleContainer_50,
.thankyou #div_articleContainer_50 * {
    display: inline;
}

.thankyou #content_area a,
.thankyou #content_area a .receipt-link {
    color: #a81c07;
    text-decoration: none;
}

.thankyou #content_area a:hover,
.thankyou #content_area a:hover .receipt-link {
    text-decoration: underline;
}

.thankyou #content_area a.btn {
    color: #fff;
}

.thankyou #content_area a.btn:hover {
    text-decoration: none;
}

#div_articleid_49 {
    margin-bottom: 3em;
}

#div_articleid_49,
.thankyou h3 {
    text-align: center;
}

@media only screen and (min-width: 1012px) {
    .thankyou .thanks-heading {
        font-size: 60px;
    }
}



/********* STOREFRONT-BUTTONS **********/

#content_area td[width$="%"]>input[type="submit"],
#content_area td[width$="%"]>input[type="button"],
#content_area input[style$=";"]:not([type='checkbox']):not([style*="data:image/png;"]) {
    display: inline-block;
    margin: 10px 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #8f8f8f;
    background-color: white;
    border-color: #d0d0d0;
}



/* FIX FOR SOME INPUT FIELDS */

#content_area #BillingState,
#content_area input[style$=";"] {
    text-align: left;
}



/* "GO" Button - orders.asp */

input[src$="/btn_go.gif"] {
    margin-left: 10px;
}



/********** STOREFRONT-FORMS *************/

input[type="radio"],
input[type="checkbox"] {
    margin: 0 3px;
}



/* Shopping Cart "Calculate Shipping" section. Appears when Country is set to UK */

.shoppingcart #content_area table[width$="%"] input#ShipState,
.shoppingcart #content_area table[width] textarea[cols="45"],
.shoppingcart #content_area table[width] input[value=""],
.shoppingcart #content_area table[width] input[type="password"],
.shoppingcart #content_area table[width] select,
.shoppingcart #content_area table[width$="%"] input[value=""],
.shoppingcart #content_area table[width$="%"] input.v65-productdetail-cartqty,
.shoppingcart #content_area table[width$="%"] input[id^="Quantity"],
.shoppingcart #content_area table[width$="%"] input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([class*="btn"]) {
    min-width: 50px;
    height: auto;
    padding: 5px 12px;
    margin: 3px 0;
    min-height: 25px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
    text-align: left;
    background-color: #fff;
    background-image: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

#content_area table[width$="%"] input[id^="Quantity"] {
    text-align: center;
}



/* Appears when editing or deleting a credit/debit card */

input#CVV2 {
    width: 80px !important;
    text-align: left;
}



/* Fix zip on edit orders */

#content_area input[name="ShipPostalCode"] {
    width: auto !important;
}



/*Zip for new customers' billing address*/

tr#BillingState_Row+tr input[name="BillingPostalCode"] {
    width: 150px !important;
}

@media only screen and (max-width: 767px) {
    #content_area table[width="100%"] input[value=""],
    #content_area table[width="100%"] select,
    #content_area table[width="100%"] input[value=""],
    #content_area table[width="100%"] input[value=""] {
        display: block;
    }
}

#content_area img[src*="/headings/heading_"],
#content_area img[src*="images/headings/one-page-checkout_"],
#content_area img[src*="images/cart/cart_tr.gif"],
#content_area img[src*="images/cart/cart_tl.gif"],
#content_area img[src*="images/HomePage/FeaturedProducts.gif"] {
    display: none;
}

#content_area img[src*="/headings/heading_"]+br+table:before,
#content_area img[src*="/headings/heading_"]+br+form:before,
#content_area img[src*="/headings/heading_"]+br+_headings table:before,
#content_area img[src*="/headings/heading_"]+br+div:before,
#content_area img[src*="/headings/heading_"]+br+br+table:before,
#content_area img[src*="/headings/heading_help.gif"]+br+img+a+br+table>tbody:before,
#content_area img[src*="/headings/heading_"]+br+img+a:before,
#content_area img[src*="images/HomePage/FeaturedProducts.gif"]+br+table:before {
    text-transform: uppercase;
    font-size: 34px;
    font-weight: 700;
    font-family: 'Eurostile LT W01 Medium1391130', sans-serif;
    line-height: 55px;
    padding-bottom: 0;
    margin-bottom: 20px;
    display: block;
    letter-spacing: 0em;
    color: #414141;
    border-bottom: 1px solid #333;
}

#content_area img[src*="/headings/heading_"]+br+form:after,
#content_area img[src*="/headings/heading_"]+br+table:after,
#content_area img[src*="/headings/heading_"]+br+div:after,
#content_area img[src*="/headings/heading_"]+br+br+table:after,
#content_area img[src*="/headings/heading_help.gif"]+br+img+a+br+table>tbody:after {
    content: '';
    height: 100px;
}

#content_area img[src*="/headings/heading_login.gif"]+br+form:before {
    content: 'Login';
}

#content_area img[src*="/headings/heading_MyAccount.gif"]+br+form:before,
#content_area img[src*="/headings/heading_MyAccount.gif"]+br+img+a:before {
    content: 'My Account';
}

#content_area img[src*="/headings/heading_MyAccount.gif"]+br+img+a:before {
    content: 'Track My Orders';
}

#content_area img[src*="/headings/heading_MyAccount.gif"]+br+img+a:before {
    margin-bottom: 20px;
}

#content_area img[src*="/headings/heading_MyAccount.gif"]+br+img[src*="/images/Bullet_GoBack.gif"] {
    display: none;
}

#content_area img[src*="/headings/heading_affiliate.gif"]+br+table:before {
    content: 'Affiliate';
}

#content_area img[src*="/headings/heading_help.gif"]+br+table:before,
#content_area img[src*="/headings/heading_help.gif"]+br+img+a+br+table>tbody:before {
    content: 'Help';
}

#content_area img[src*="/headings/heading_EmailAFriend.gif"]+br+table:before {
    content: 'Email A Friend';
}

#content_area img[src*="/headings/heading_aboutus.gif"]+br+table:before {
    content: 'About Us';
}

#content_area img[src*="/headings/heading_giftcertificates.gif"]+br+table:before {
    content: 'Gift Certificates';
}

#content_area img[src*="/headings/heading_GiftOptions.gif"]+br+table:before {
    content: 'Gift Options';
}

#content_area img[src*="/headings/heading_history.gif"]+br+table:before {
    content: 'My Recent History';
}

#content_area img[src*="/headings/heading_MailingList.gif"]+br+form:before {
    content: 'Mailing List';
}

#content_area img[src*="/headings/heading_wishlist.gif"]+br+br+table:before {
    content: 'Build List';
}

#content_area img[src*="/headings/heading_WriteReview.gif"]+br+div:before {
    content: 'Write Review';
}

#content_area img[src*="images/HomePage/FeaturedProducts.gif"]+br+table:before {
    content: 'Featured Products';
}

#content_area #billing-header .v65-onepage-headerShort:before {
    content: 'Billing Information';
}

#content_area #v65-onepage-RegistrationHeader .v65-onepage-headerShort:before {
    content: 'New Customer Password';
}

#content_area #shipping-header .v65-onepage-headerShort:before {
    content: 'Shipping Information';
}

#content_area #v65-checkout-payment-header .v65-onepage-headerShort:before {
    content: 'Payment';
}

#content_area img[src*="/headings/heading_help.gif"]+br+img+a+br+table {
    position: relative;
}



/********* STOREFRONT-GIFTCERTIFICATE **********/


/************* /GiftCert_sendvia.asp **************/


/* /GiftCert_sendvia.asp table width fix */

#content_area img[src$="/heading_giftcertificates.gif"]+br+table table[width="500"] {
    width: 100% !important;
}



/* stack td's */

#content_area img[src$="/heading_giftcertificates.gif"]+br+table table[width="500"] td {
    display: block;
    width: 100%;
}



/* adjusting spacing */

#content_area img[src$="/heading_giftcertificates.gif"]+br+table table[width="500"] td ul+a {
    display: block;
    background: #eeeeee;
    width: 195px;
    line-height: 35px;
    text-align: center;
    margin-bottom: 25px;
}



/********* /GiftCert_default.asp sendvial Email Form *********/

#content_area form[action="GiftCert_default.asp"] table[width="530"] {
    width: 100% !important;
}

#content_area form[action="GiftCert_default.asp"] table[width="530"] td.colors_backgroundneutral {
    display: block;
    width: 100%;
}



/* Form fixes for this page */


/* Some inputs have sizes set as an attribute */

#content_area form[action="GiftCert_default.asp"] textarea[cols="55"] {
    border-color: #333;
    margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
    #content_area form[action="GiftCert_default.asp"] textarea[cols="55"],
    #content_area form[action="GiftCert_default.asp"] input[size="35"] {
        width: 100% !important;
    }
}



/********* STOREFRONT-MAILINGLIST **********/

@media only screen and (max-width: 767px) {
    #content_area img[src$="/heading_MailingList.gif"]+br+form table[width] {
        width: 100% !important;
        padding: 0 !important;
    }
    #content_area img[src$="/heading_MailingList.gif"]+br+form td[width="95"] {
        width: 15% !important;
        white-space: normal;
    }
    #content_area img[src$="/heading_MailingList.gif"]+br+form td[width="282"] {
        width: 85% !important;
        display: block;
        position: relative;
    }
    #content_area img[src$="/heading_MailingList.gif"]+br+form td[width="282"] input {
        width: 100% !important;
    }
    #content_area img[src$="/heading_MailingList.gif"]+br+form td[width="282"] input[type="submit"] {
        white-space: normal;
    }
}



/********* STOREFRONT-HELP **********/

a[href*="help_answer.asp"] {
    padding: 0 10px;
    text-indent: 0;
}

#content_area img[src*="/heading_help.gif"]+br+table+table td {
    text-align: left;
}

#content_area img[src*="/headings/heading_help.gif"]+br+img+a+br+table td {
    display: block;
}

#content_area img[src*="/headings/heading_help.gif"]+br+img+a+br+table td[width="15"] {
    height: 5px;
}

#content_area img[src*="/headings/heading_help.gif"]+br+img+a+br+table td .productnamecolorLARGE {
    display: block;
    margin-top: 25px;
}

@media only screen and (max-width: 767px) {
    a[href*="help_answer.asp"]:after {
        content: '';
        clear: both;
        display: block;
    }
    #content_area img[src*="/heading_help.gif"]+br+table+table td {
        padding: 0 5px;
        width: 100%;
        display: block;
    }
    #content_area img[src*="/heading_help.gif"]+br+table+table td .productnamecolorLARGE {
        text-transform: uppercase;
        display: block;
        margin-top: 20px;
    }
}

#content_area form[name*="form2"] table[width="500"] {
    margin: 10px 0;
    table-layout: fixed;
    width: 100%;
}

#content_area form[name*="form2"] {
    padding-bottom: 20px;
}

@media only screen and (max-width: 767px) {
    #content_area form[name*="form2"] table[width="500"] td {
        width: 100%;
        display: block;
    }
}



/********* STOREFRONT-WISHLIST **********/

@media only screen and (max-width: 767px) {
    #content_area img[src$="/heading_wishlist.gif"]+br+br+table+form .v65-productDisplay td[align="center"] {
        display: block !important;
    }
}



/********* STOREFRONT-DONATE **********/

@media only screen and (max-width: 767px) {
    /* Changed inline width */
    #content_area form[action="/donate.asp"] div[style] {
        width: 100% !important;
    }
    /* Takes split table cell and stacks */
    #content_area form[action="/donate.asp"] td[align="left"],
    #content_area form[action="/donate.asp"] td[align="right"] {
        display: block !important;
        width: 100% !important;
    }
    /* Change alignment */
    #content_area form[action="/donate.asp"] td[align="right"] div {
        text-align: left !important;
        padding: 10px 0;
    }
    #content_area form[action="/donate.asp"] input[type="radio"] {
        margin: 0 5px 0 0;
    }
    /* Fix */
    #content_area form[action="/donate.asp"] br {
        line-height: 23px;
    }
}



/********* STOREFRONT-MYACCOUNT **********/

@media only screen and (max-width: 767px) {
    /* Breaks tables to stack on smaller viewports - DOUBLED UP FROM HELP.CSS */
    #content_area form[name*="form2"] table[width="500"] td {
        width: 100%;
        display: block;
    }
    /* MailingList_unsubscribe.asp */
    #content_area a[href="myaccount.asp"]+form table[width] {
        width: 100% !important;
    }
    #content_area a[href="myaccount.asp"]+form table[width] td[width="91"] {
        width: 15%;
        white-space: nowrap;
    }
    #content_area a[href="myaccount.asp"]+form table[width] td[width="311"] {
        width: 85%;
    }
    #content_area a[href="myaccount.asp"]+form table[width] td[width="311"] input[name="emailaddress"] {
        width: 85%;
    }
    #content_area a[href="myaccount.asp"]+form table[width] td[width="311"] input[name="emailaddress"] {
        width: 85%;
    }
    /* AccountSettings.asp - Edit payment */
    #AccountSettingsForm table[width] {
        width: 100% !important;
    }
    #AccountSettingsForm table[width] td[width="86%"],
    #AccountSettingsForm table[width] td {
        display: block !important;
        width: 100% !important;
        text-align: left;
    }
    #AccountSettingsForm img[src="/clear1x1.gif"] {
        display: none;
    }
    /* AccountSettings.asp - Edit payment */
    #content_area form[action="MyAccount_ApplyGift.asp"] table[width] {
        width: 100% !important;
    }
    /* MyReviews */
    #content_area form[name*="form2"] table[width="443"] {
        width: 100% !important;
    }
    /* Move to seperate lines */
    #content_area form[name*="form2"] table[width="443"] td {
        display: block !important;
        width: 100% !important;
    }
    #content_area form[name*="form2"] table[width="443"] td.colors_backgroundneutral {
        text-align: right;
        background: #eeeeee;
    }
    /* Responsive inputs */
    #content_area form[name*="form2"] table[width="443"] td input[size="25"] {
        width: 100%;
    }
    /* REVIEWS PAGE */
    #content_area img[src$="/heading_WriteReview.gif"]+br+div+form td {
        display: block !important;
        width: 100% !important;
    }
    #content_area img[src$="/heading_WriteReview.gif"]+br+div+form table[width] {
        width: 100% !important;
    }
    #content_area img[src$="/heading_WriteReview.gif"]+br+div+form td input[size] {
        width: 85% !important;
    }
    #content_area img[src$="/heading_WriteReview.gif"]+br+div+form td textarea {
        width: 100% !important;
    }
    /* MODIFY REVIEWS /RevewMod.asp */
    #content_area img[src$="/heading_WriteReview.gif"]+br+form td {
        display: block !important;
        width: 100% !important;
    }
    #content_area img[src$="/heading_WriteReview.gif"]+br+form table[width="500"],
    #content_area img[src$="/heading_WriteReview.gif"]+br+form td input[size] {
        width: 100% !important;
    }
    #content_area img[src$="/heading_WriteReview.gif"]+br+form textarea[name="ReviewDescription"] {
        width: 100% !important;
    }
    /* REVIEW CONFIRMATION */
    #content_area img[src$="/heading_WriteReview.gif"]+br+#ListofErrorsDiv+br+table[width="500"] {
        width: 100% !important;
    }
}



/********* STOREFRONT-ORDERS **********/

#content_area form[action^="OrderDetails.asp?"] td[bgcolor="#999999"] {
    background: none !important;
    border-top: 1px solid #333 !important;
}

@media only screen and (max-width: 767px) {
    /* Stack section */
    #content_area form[name*="form2"] td[width$="%"] {
        /*display: block !important;*/
        width: 100% !important;
        margin-bottom: 15px !important;
    }
    /* Specific for orders.asp */
    #content_area form[name*="form2"] table.colors_lines_light .colors_backgroundneutral td[width$="%"] {
        display: block !important;
    }
    /* Full table */
    #content_area form[name*="form2"] table[width="520"] {
        width: 100%;
    }
    /* Clean up inputs and buttons */
    #content_area form[name*="form2"] table[width="520"] td[width="236"] {
        width: 100% !important;
        display: table-row;
    }
    #content_area form[name*="form2"] table[width="520"] td[width="235"] {
        width: 65% !important;
        display: block;
    }
    #content_area form[name*="form2"] table[width="520"] td[width="235"] select {
        white-space: normal;
    }
    #content_area form[name*="form2"] table[width="520"] td[width="43"] {
        width: 10% !important;
        display: block;
    }
    #content_area form[name*="form2"] table[width="520"] td[width="43"] input[src$="/btn_go.gif"] {
        margin-left: 0;
        margin-bottom: 15px;
    }
    /* center button and make easy to touch */
    #content_area form[name*="form2"] a[href^="orderdetails.asp"] {
        display: block;
        padding: 15px 0;
        text-align: center;
    }
    /* OrderDetails.asp */
    #content_area form[action^="OrderDetails.asp"] td {
        width: 100% !important;
        display: block !important;
    }
    /* Space for the buttons and overall layout */
    #content_area form[action^="OrderDetails.asp"] a>img {
        display: block;
        margin: 20px auto;
    }
    /* Center Address */
    #content_area form[action^="OrderDetails.asp"] td[width="32%"] {
        text-align: center;
    }
    /* Title */
    #content_area form[action^="OrderDetails.asp"] font[size="3"] {
        display: block;
        text-align: center;
        padding: 15px 0;
    }
    /* Fix border */
    #content_area form[action^="OrderDetails.asp"] td[bgcolor="#999999"] {
        background: none !important;
        border-top: 1px solid #333 !important;
    }
    /* Table layout */
    #content_area form[action^="OrderDetails.asp"] br+br+table td[align="right"] {
        color: #a81c07;
        text-align: center;
    }
}



/********* STOREFRONT-LOGIN-REGISTER **********/

#content_area img[src$="btn_Continue.gif"] {
    display: block;
    margin: 0 auto;
}

#div_articleid_94 {
    margin: 0 15px 15px 0;
}

#div_articleid_94 ~ table b {
    display: none;
}

#div_articleid_94 ~ table a {
    display: block;
    line-height: 1;
    margin: 20px 0 10px;
}

#articleBody_128~form {
    margin-bottom: 40px;
}

#articleBody_128~form input {
    max-width: 300px;
}

#articleBody_128~form input[type="submit"] {
    display: inline-block;
    line-height: 28px;
    padding: 0 10px;
    border: 1px solid #a81c07;
    background: #a81c07;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

@media only screen and (min-width: 992px) {
    #content_area img[src$="btn_Continue.gif"] {
        display: inline-block;
        margin: 0;
    }
    .home-cta {
        min-height: 205px;
    }
}

#content_area input[src*="btn_login.gif"] {
    margin-top: 20px;
    display: block;
}

#content_area form[name="loginform"] tr[valign="top"] {
    display: block !important;
}

@media only screen and (min-width: 768px) {
    #content_area form[name="loginform"] tr[valign="top"] {
        display: table-row !important;
    }
}

#content_area form[name="loginform"] td {
    padding: 10px 0;
}

#content_area form[name="loginform"] td[width="50%"] {
    width: 100% !important;
    display: block !important;
}

@media only screen and (min-width: 768px) {
    #content_area form[name="loginform"] td[width="50%"] {
        width: 48% !important;
        display: table-cell !important;
    }
}

#content_area form[name="loginform"] td[align="right"] {
    text-align: left !important;
}

#content_area form[name="loginform"] input[type="password"]+br {
    display: none;
}

#content_area form[name="loginform"] input[type="text"],
#content_area form[name="loginform"] input[type="password"] {
    width: 100%;
    max-width: 400px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    padding: 0 0 0 10px;
    border: 1px solid #333;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

#content_area form[name="loginform"] .colors_lines_light {
    border-color: transparent;
}

@media only screen and (min-width: 768px) {
    #content_area form[name="loginform"] tr[align="center"] {
        text-align: left;
    }
    #content_area form[name="loginform"] .colors_lines_light {
        border-color: #333;
    }
}

#content_area #div_articleid_61 form[action*="/Login.asp"] .colors_backgroundneutral,
#content_area #div_articleid_61 td.colors_lines_light[width="52%"],
#content_area #div_articleid_61 form[action*="/Login.asp"] .colors_lines_light {
    background: none;
}

#content_area #div_articleid_61 td[align="right"] {
    font-weight: bold;
    padding-right: 10px;
}

#content_area #div_articleid_61 form[action*="/Login.asp"] td[align="right"] {
    padding-right: 10px;
    font-weight: bold;
}

#content_area #div_articleid_61 form[action*="/Login.asp"],
#content_area #div_articleContainer_61+table form {
    padding: 10px 0;
    background-color: #eeeeee;
    margin: 15px 0;
}

@media only screen and (max-width: 767px) {
    #content_area #div_articleid_61 td[width="1%"],
    #content_area #div_articleContainer_61+table td[width="1%"] {
        display: none;
    }
    #content_area #div_articleid_61 td,
    #content_area #div_articleContainer_61+table td,
    #content_area #RegisterForm td {
        width: 100% !important;
        display: block;
        clear: both;
        text-align: left;
        white-space: normal;
    }
    #content_area #div_articleid_61 form[action*="/Login.asp"] td[align="right"],
    #content_area #div_articleContainer_61+table form[action*="/Login.asp"] td[align="right"] {
        text-align: left;
        margin-left: 16px;
    }
    #content_area #div_articleid_61 form[action*="/Login.asp"] input,
    #content_area #div_articleContainer_61+table input,
    #content_area #RegisterForm input {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    #content_area #div_articleContainer_61+table input,
    #content_area #div_articleid_61 form[action*="/Login.asp"] input {
        width: 90%;
        display: block;
    }
    #content_area #div_articleid_61 td[align="right"],
    #content_area #div_articleid_61 div[align="right"],
    #content_area #RegisterForm td[align="right"],
    #content_area #RegisterForm div[align="right"] {
        text-align: left;
    }
}



/********* STOREFRONT-FIXES **********/


/***************** STOREFRONT **************/

#sb-wrapper-inner,
#vp-top-bar *,
#sb-wrapper *,
#qtg,
#qtg *,
#qet-box-container *,
*[class^="redactor_"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}



/* LEFT ALIGN FORMS */

#content_area form[name*="form2"] table[width="500"] {
    margin: 10px 0;
    text-align: left;
    table-layout: fixed;
    width: 100%;
}

#vp-top-bar {
    white-space: nowrap;
}

/* fix for admin bar breaking to two lines */

#vp-top-bar {
    white-space: nowrap;
}

#sb-wrapper {
    margin: 0 !important;
}



/* FIX TABLES NOT BEING RESPONSIVE DUE TO nowrap ON td's */

#content_area table td[nowrap] {
    white-space: normal;
}

table[width="96%"] {
    width: 100%;
}

.product-card__card {
    height: 405px;
}

.product-card__image-link {
    text-align: center;
}

#content_area font[color="#FF0000"] {
    color: #a81c07;
}



/* --- Fixes centering of some table cells --- */

#content_area #v65-cart-table .v65-product-price-table div {
    text-align: center !important;
}



/* --- Fixes cell spacing in IE9 --- */

#content_area #v65-cart-table {
    border-spacing: 2px;
    border-collapse: separate;
}



/* --- Gift Cert Layout --- */

#content_area .v65-cart-giftcert-total div {
    text-align: center;
}



/* Excess spacing above "Proceed to checkout" button */

#content_area tr.v65-cart-total-estimate-row+tr,
#content_area br.beforeArticleBR {
    display: none;
}

#content_area #v65-cart-checkout-table .v65-cart-login-input {
    padding: 3px;
}



/* Removes borders from radio buttons on calculate shipping box */

#content_area #v65-cart-shipping-details input[type=radio] {
    border: none;
}



/* Cart shipping details - remove floats */

#content_area #v65-cart-shipping-details-container #v65-cart-shipping-details-label,
#content_area #v65-cart-shipping-details-container #v65-cart-shipping-details-wrapper {
    float: none;
}

#content_area #v65-cart-shipping-details-wrapper td {
    padding: 0;
}



/* Shopping cart details buttons */

#content_area td#v65-cart-shippingoptionsbuttoncell input {
    border: none;
}



/* Full width tables */

#content_area #v65-cart-table-container {
    border-collapse: collapse;
}

#content_area #v65-cart-table-container>tbody>tr>td,
#content_area #v65-cart-table-container>tr>td {
    padding: 0 !important;
}



/* Back back backitup */

#content_area form #v65-cart-checkout-table {
    width: 420px !important;
}



/* Item description header */

#content_area #v65-cart-header-itemdescription {
    padding-left: 21px !important;
}



/* Centers table values */

#content_area .v65-cart-giftcert-total div,
.v65-cart-details-row td[width="70"],
.v65-cart-details-row td[width="70"] div,
.v65-cart-details-row td[width="135"],
.v65-cart-details-row td[width="135"] div {
    text-align: center !important;
    width: 100% !important;
}



/*td[width="5"] {display: none;}*/

#content_area td center input[type="text"] {
    text-align: center;
}



/* Centers buttons */

#content_area #v65-cart-update-total-cell {
    text-align: center;
}

#content_area #btnRecalculate {
    margin-top: 0 !important;
}



/* Remove extra spacing */

#content_area table#v65-cart-moreItems,
#content_area table#v65-cart-table {
    width: 100%;
}

#content_area table#v65-cart-moreItems td {
    padding-left: 0;
    padding-right: 0;
}

.onepagecheckout.l-full-width #content_area {
    padding-left: 0;
}

.onepagecheckout #table_checkout_cart0 {
    margin-left: 0;
}

.container.content {
    border-left: 6px dashed #eaeaea;
    border-right: 6px dashed #eaeaea;
}

.container.content.loaded {
    border-left: none;
    border-right: none;
}

.container.content .content-table {
    opacity: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.container.content .content-table.loaded {
    opacity: 1;
    background: none;
}

#please_wait_div {
    position: relative;
    height: 50vh !important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#please_wait_div img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9999999;
}

.content .v65-error-list-image:before {
    font-family: 'Font Awesome 5 Free';
    content: '\f05a';
    font-weight: 900;
    background: #a81c07;
    color: #fff;
    font-size: 38px;
    position: absolute;
}

.content .v65-error-list-image {
    float: left;
    background-image: none;
    padding: 0 5px;
    background: #a81c07;
    width: 50px;
    height: 55px;
}

.colors_lines_light input[type="submit"] {
    color: #fff;
    margin: 10px 0;
    display: inline-block;
    line-height: 28px;
    padding: 0 10px;
    border: 1px solid #a81c07;
    background: #a81c07;
    font-size: 16px;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.colors_lines_light input[type="submit"]:hover {
    background: #a81c07;
}

body .rc-anchor-invisible-text {
    display: none;
}



/**************** SOFT ADD FIXES *************/


/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
*   FIXES, OVERRIDES, & DEFAULT FUNCTIONALITY    *
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/


/* Removes extra spacing when soft add initiates */

.soft_add_wrapper .cartDiv,
.soft_add_wrapper .cartDiv2 {
    display: inline;
}

.soft_add_wrapper .soft_add_span {
    padding-left: 0;
}

.soft_add_wrapper .soft_add_content_area {
    border-bottom: none;
}

.soft_add_wrapper .product-remove,
.soft_add_wrapper .soft_add_header,
.soft_add_wrapper .continue_shopping,
.soft_add_wrapper .aremove,
.soft_add_wrapper .soft_add_span,
.soft_add_wrapper .soft_add_header .close_btn,
.soft_add_wrapper .number_of_items {
    display: none;
}

.soft_add_wrapper .soft_add_header,
.soft_add_wrapper .soft_add_header .close_btn {
    display: block !important;
    padding: 0;
}

.soft_add_wrapper .soft_add_header {
    width: auto;
    height: 0;
    background: white;
    border: 0;
}

.soft_add_wrapper .soft_add_header_shadow {
    background: none;
    padding: 0;
    width: auto;
}

.soft_add_wrapper .soft_add_content_shadow {
    padding: 0;
    width: auto;
}



/* Remove superfluous border radii */

.soft_add_wrapper .soft_add_header,
.soft_add_wrapper .soft_add_action_area,
.soft_add_wrapper .soft_add_content_wrapper {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.soft_add_wrapper .soft_add_action_area {
    clear: both;
}



/* Soft content wrapper */

.soft_add_wrapper .soft_add_content_wrapper {
    background: none;
    border: none;
    padding: 0;
    width: auto;
}



/* Product row rayout */

.soft_add_wrapper .soft_add_wrapper ul.anchored-cart {
    list-style: none;
    padding: 0;
    margin: 0;
    display: table;
    width: 100%;
}

.soft_add_wrapper ul.anchored-cart li img {
    max-width: 55px !important;
}

.soft_add_wrapper ul.anchored-cart li {
    text-align: left;
    vertical-align: middle;
    display: table-row;
    width: auto;
    margin: 0;
}

.soft_add_wrapper ul.anchored-cart li div {
    font-size: 12px;
    width: 100%;
    /* Makes divs span entire length */
}

.soft_add_wrapper ul.anchored-cart li .product-image {
    display: table-cell;
    width: 55px;
    padding: 20px 4px 20px 10px;
}

.soft_add_wrapper ul.anchored-cart li .product-detail {
    display: table-cell;
    padding: 20px 5px;
    vertical-align: top;
    line-height: 14px;
}



/* Product name */

.soft_add_wrapper ul.anchored-cart li .product-name {
    display: block;
}

.soft_add_wrapper ul.anchored-cart li .product-qty .quantity_text {
    display: inline;
}

.soft_add_wrapper ul.anchored-cart li .product-price {
    display: table-cell;
    padding: 8px 8px 10px 0;
    vertical-align: top;
    text-align: right;
}

.soft_add_wrapper ul.anchored-cart {
    padding: 0;
    border-collapse: collapse;
}



/***************** ONE PAGE CHECK OUT *************/


/* Override width and margin for left side container */

#content_area #v65-onepage-ContentTable {
    margin: 0;
    border-spacing: 0;
    width: 100%;
}



/* --- Fixes Alignment of all fields on checkout --- */


/* Container for Subtotal, Shipping, Tax */

#content_area #TotalsDivContainer {
    float: none;
}



/* Cart Summary redundant bkg colors */

#content_area #table_checkout_cart0 #v65-onepage-CartSummary,
#content_area #table_checkout_cart0 #v65-onepage-ordersummary-items {
    background: none;
}

#content_area .v65-onepage-SavedLocations .v65-space {
    padding: 0 5px;
}

#content_area .v65-onepage-SavedLocations .v65-space br {
    display: none;
}



/* Shipping Information label alignment */

#content_area td#v65-onepage-ShippingParent {
    padding-left: 0 !important;
}

#v65-onepage-ShippingCostParent .checkout-logos {
    text-align: center;
}

#content_area #v65-onepage-Shipping td.v65-onepage-shipping-label-cell div {
    text-align: right !important;
}

#content_area #v65-onepage-Shipping td.v65-onepage-shipping-label-cell {
    width: 105px;
}

#content_area #ship-to-options-table div[align="right"] {
    text-align: right;
}



/* "My Saved Billing Addresses" */

#content_area #v65-onepage-saved-billing-table font[style*="font-weight: bold;"] {
    display: inline-block;
    font-size: 12px;
    font-weight: normal !important;
    line-height: 14px !important;
    padding-right: 2px;
    text-align: right;
    vertical-align: top;
    width: 91px;
}

#v65-onepage-Billing {
    margin-bottom: 20px;
}



/* "My Saved Billing Addresses" select */

#content_area select[onchange*="Choose_My_Saved_Billing"] {
    width: 175px;
}



/* Credit Cart label and input alignment */

#content_area td.v65-payment-details-label-cell[width="39%"] {
    width: 105px;
}

#content_area #savedPayment,
#content_area td.v65-payment-details-label-cell[width="39%"]+td[width="61%"] {
    width: auto;
}

table#v65-onepage-registration td {
    white-space: nowrap;
}



/* Heading image */

.v65-onepage-headerShort img {
    display: block;
}



/* Cart Summary redundant bkg colors */

#content_area #table_checkout_cart0 #v65-onepage-CartSummary,
#content_area #table_checkout_cart0 #v65-onepage-ordersummary-items {
    background: none;
}



/* --- Gives Shipping Drop-Down Static Width and Aligns with Rest of Inputs --- */

#content_area #v65-onepage-ShippingCostHeader+tr,
#content_area #v65-onepage-ShippingCostHeader+tr>td:first-child {
    display: block;
}

#content_area #v65-onepage-ShippingCostHeader+tr>td:first-child div[align="center"] {
    text-align: left;
}

#content_area #DisplayShippingSpeedChoicesTD select {
    padding: 6px 4px;
    width: 172px;
    margin-left: 107px;
}



/* * * * * * One Page Checkout Responsive * * * * * */


/*-normalize fixes */

#content_area table#v65-onepage-ContentTable input[type="radio"] {
    margin: 5px;
}

#content_area table#v65-onepage-Detail td select {
    margin: 10px 0;
}

#content_area #v65-onepage-ordersummary-items td,
#content_area #v65-onepage-ShippingCostDetails td {
    padding: 5px 15px 5px 5px;
}

#content_area #table_checkout_cart0 #v65-onepage-ordersummary-items td.v65-onepage-ordersummary-itemname {
    padding: 5px 5px 5px 15px;
}

#content_area #table_checkout_cart0 #v65-onepage-ordersummary-items td.v65-onepage-ordersummary-itemtotal,
#content_area #table_checkout_cart0 td[align="right"].v65-onepage-shippingcost-detail {
    padding: 5px 15px 5px 5px;
}



/*make headers to same width*/

#billing-header,
#shipping-header,
#v65-checkout-payment-header {
    width: 100%;
}

@media only screen and (max-width: 767px) {
    #content_area form#v65-onepage-CheckoutForm {
        width: auto;
    }
    #content_area #table_checkout_cart0 {
        margin: 10px 0;
        width: 100% !important;
        clear: both;
    }
    #content_area table#v65-onepage-ContentTable td {
        display: block;
    }
    #content_area table#v65-onepage-ContentTable,
    #content_area #v65-onepage-BillingParent,
    #content_area #v65-onepage-Billing,
    #content_area table#v65-onepage-Detail td input[type="text"],
    table#v65-onepage-Detail td input[type="password"],
    table#v65-onepage-Detail td input[type="text"],
    table#v65-onepage-Detail td select,
    #content_area table#v65-onepage-Detail td select,
    #content_area table#v65-onepage-CartSummary,
    #v65-onepage-shippingParent-row td {
        width: 100% !important;
    }
    #content_area #v65-onepage-Billing div,
    #content_area #ship-to-options-table div[align="right"] {
        text-align: left;
    }
    #content_area table#v65-onepage-ContentTable input[type="radio"] {
        margin: 5px;
    }
    #content_area #ship-to-options-table td {
        width: auto !important;
    }
    #content_area h2#v65-onepage-header .loginHeaderWrapper {
        display: block;
        margin-left: 0;
    }
    #content_area #v65-onepage-Shipping td.v65-onepage-shipping-label-cell div {
        text-align: left !important;
    }
    #content_area #v65-onepage-ContentTable .v65-onepage-headerShort {
        min-width: 0;
    }
    #content_area #CalcShippingDivContainer {
        width: 100%;
    }
}

#span_GiftCertificates_Editable td {
    padding: 10px 15px;
}



/************** SHOPPING CART PAGE *******************/

#content_area #v65-cart-table .v65-item-zebra {
    background-color: #C8D9EB;
}



/*-hides random break */

#content_area #v65-cart-table>tbody>tr.v65-cart-details-row td[width="5"] {
    display: none;
}

#content_area #v65-cart-empty-details-cell span+span a {
    white-space: nowrap;
}

#content_area img[src*="v/vspfiles/templates/248/images/cart/cart_tr_cap.gif"],
#content_area img[src*="v/vspfiles/templates/248/images/cart/cart_tl_cap.gif"] {
    display: none;
}

#content_area #v65-cart-shipping-details input[type=radio] {
    margin: 5px;
}



/* Fix "gift options tex" nowrap */

#v65-cart-shipping-details-text>div {
    white-space: normal !important;
}



/**************** PRODUCT DETAILS ****************/


/* Fix image float */

#content_area td.v65-cart-detail-productimage img {
    float: none;
}



/* fix ":" to be centered vertically */

#content_area td#v65-productdetail-action-wrapper td[valign="top"] {
    vertical-align: middle !important;
}



/* center qty input text */

#content_area table[width$="%"] input.v65-productdetail-cartqty {
    text-align: center;
}

.fb_iframe_widget {
    width: auto !important;
}

#vZoomMagnifierImage {
    min-width: 230px;
}



/* Fix z-index for vZoom image overlay */

.productdetails #vZoomArea {
    z-index: 10 !important;
}

.productdetails #vCSS_mainform[action^="/ProductDetails.asp"] #v65-product-parent>tbody>tr:first-child+tr>td[align="center"] br+br+table {
    width: 100%;
}



/* SOCIAL ICONS */

@media only screen and (max-width: 767px) {
    .fb_iframe_widget_fluid,
    #btn_vsharethis {
        float: none !important;
        display: inline-block !important;
        vertical-align: middle !important;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
    }
    #_atssh {
        display: none !important;
    }
}



/*********** Remove unwanted images *************/

#content_area img[src*="youarehere"] {
    display: none;
}



/************* ERROR MESSAGES - MOBILE *************/

@media only screen and (max-width: 767px) {
    .v65-error-list-text {
        height: 100%;
        padding-top: 0;
    }
    .v65-error-list-image {
        left: 0;
        height: 47px;
        width: 100%;
        display: block;
    }
}



/********* STOREFRONT-ORDER DETAILS **********/


/************* /ChangeOrderCancelItem.asp?OrderPlaced=1 **************/

font[color="#FFFFFF"] {
    color: inherit;
}

form[action="OrderDetails.asp"] td[colspan="3"]>span:first-child:after {
    content: "\A ";
    display: block;
}


/*MULTI CHILD ADD TO CART - MOBILE DISPLAY*/

@media only screen and (max-width: 480px) {
    .productdetails tr.Multi-Child_Background {
        border: 1px solid #ccc;
        padding: 3px;
        display: block;
        width: 260px;
        margin: 0 auto 18px;
    }
    .productdetails .Multi-Child_Background>td {
        border: none;
        padding: 5px 5px;
        /* word-break: break-word; */
        display: block;
        width: 100%;
        text-align: center;
    }
    /* hide column titles */
    .productdetails tbody>tr.colors_backgroundlight:first-child {
        display: none;
    }
    /* product price, not sale price*/
    .productdetails tbody>tr.Multi-Child_Background td.smalltext b div div:before {
        content: "Our Price ";
    }
    /* sale price*/
    .productdetails tbody>tr.Multi-Child_Background td.smalltext font b span[itemprop*="price"]:before {
        content: "Sale Price ";
    }
    /* quantity */
    .productdetails tbody>tr.Multi-Child_Background>td:nth-last-child(2):not(.smalltext):before {
        content: "Quantity ";
    }
    /* add to cart */
    .productdetails tbody>tr.Multi-Child_Background>td:last-child:before {
        content: "Add to Cart ";
    }
}

.home .container.content {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.home .homepage-top {
    padding: 0 15px;
}

.home .homepage-top img {
    width: 100%;
}

.home .homepage-top-col-2 {
    margin-top: 10px;
}

#home-banner {
    max-width: 1500px;
    margin: 0 auto;
}

#home-banner,
.home-banner-wrapper {
    position: relative;
    max-width: 1500px;
    margin: 0 auto;
}

.banner-cta,
.home-banner .banner-cta {
    display: inline-block;
    position: absolute;
    top: 75%;
    right: 0;
    width: auto;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 700;
    color: #fff;
    background: #a81c07;
    margin: 0;
    padding: 10px 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /*-webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);*/
}

.banner-cta {
    position: relative;
    margin: 0 20px 20px 0;
}

.banner-cta:hover,
.home-banner:hover .banner-cta {
    background: #821606;
    text-decoration: none;
    color: #fff;
}

.homepage section {
    margin: 9em auto;
}

.homepage section:last-child {
    margin-bottom: 4em;
}

section.home-deals {
    margin: .5em 0;
}

.home-deals .home-clearance {
    position: relative;
    display: block;
    width: 50%;
    background: #a81c07;
    font-size: 12px;
    color: #fff;
    height: 32px;
    padding: 7px;
    text-transform: uppercase;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -o-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    font-family: 'Eurostile LT W01 Medium1391130', sans-serif;
    text-align: center;
}

.home-deals .home-clearance:after {
    content: '';
    position: absolute;
    top: 0;
    right: -16px;
    width: 0; 
    height: 0; 
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 16px solid #a81c07;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.home-deals .home-clearance:hover,
.home-deals .home-clearance:hover:after {
    background: #821606;
    border-left-color: #821606;
}

.home-deals .home-clearance:hover:after {
    background: transparent;
}

section.home-cta {
    position: relative;
    z-index: 9;
    margin: 2em 0;
}

section.home-ctas .container .row:nth-child(2) {
    height: 300px;
}

.home-cta,
.home-cta .piston {
    position: relative;
    display: block;
    background: #fff;
    text-align: center;
    font-family: 'Eurostile LT W01 Medium1391130', sans-serif;
    border-top: 30px solid #5a5a5a;
    cursor: pointer;
}

.home-cta .piston {
    padding: 15px 0;
    border-top: 5px solid #fff;
    background: #5a5a5a;
}

.home-cta .mid.piston {
    border-width: 5px;
    padding: 5px 0;
}

.home-cta.first {
    border-color: #5a5a5a;
}

.home-cta.first:hover {
    border-color: #d9b900;
}

.home-cta.first:hover span {
    background: #d9b900;
}

.home-cta.second {
    border: 0;
}

.home-cta.second:hover {
    border-color: #fff;
}

.home-cta.second:hover span,
.home-cta.second:hover:before,
.home-cta.second:hover:after {
    background: #fff;
    color: #333;
}

.home-cta.third {
    border-color: #5a5a5a;
}

.home-cta.third:hover {
    border-color: #540f21;
}

.home-cta.third:hover span {
    background: #540f21;
}

.home-cta img {
    margin: 0 auto;
}

#div_articleid_2 .home-cta img {
    width: auto;
}

.home-cta span {
    position: relative;
    display: block;
    color: #fff;
    padding: 10px 5px;
    font-size: 26px;
    line-height: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 1;
}

.home-cta.second .cta-block:after {
    display: none;
}

.home-cta.second {
    position: relative;
    text-align: center;
    margin-bottom: 6px;
    height: 126px;
    width: 100%;
}

.home-cta.second {
    position: relative;
    text-align: center;
    margin-bottom: 6px;
    height: 126px;
    width: 100%;
}

.home-cta.fourth span {
    color: #fff;
    background: #5a5a5a;
}

.home-cta.fourth:hover {
    border-color: #02225f;
}

.home-cta.fourth:hover span {
    background: #02225f;
}

#div_articleid_2 .home-cta.fourth img {
    width: 215px;
}

.home-cta.first .cta-block {
    color: #fff;
    background: #5a5a5a;
}

.home-cta.second .cta-block {
    background: #5a5a5a;
}

.home-cta.second:hover .cta-block {
    border: .5px solid #5a5a5a;
}

.home-cta.third .cta-block {
    background: #5a5a5a;
    color: #fff;
}

.home-cta.third .cta-block:after {
    transform-origin: 100%;
    transform: skewY(-4deg);
}

.home-cta span.home-cta-btn {
    max-width: 180px;
    margin: 10px auto 5px;
    color: #fff;
    padding: 5px;
    background: #a81c07;
    text-transform: uppercase;
    border-top: 3px solid #da250a;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.home-cta:hover span.home-cta-btn {
    background: #821606;
    border-top: 3px solid #821606;
    color: #fff;
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px);
}

.home-cta .top-cta-block {
    display: block;
    background: #5a5a5a;
    border: 1px solid #c0c0c0;
    height: 30px;
}

.benefits {
    text-align: center;
    background: #a81c07;
    color: #fff;
}

.benefits a {
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}

.benefits a:hover {
    background: #821606;
    color: #fff;
}

#div_articleid_2 .benefits a:first-child img {
    width: auto;
    height: 36px;
    margin: 0 auto;
}

#div_articleid_2 .benefits .credit-cards img {
    max-height: 27px;
}

#div_articleid_2 .benefits a:last-child h3 {
    margin-top: 20px;
}

.benefits h3 {
    font-family: 'Eurostile LT W01 Medium1391130', sans-serif;
    font-size: 30px;
    margin: .5em 0 0;
    line-height: 1;
    color: #fff;
    text-align: center;
}

.benefits a:hover h3 {
    color: #fff;
}

.benefits span {
    font-size: 18px;
    line-height: 1;
}

.svg-inline--fa {
    height: .9em;
    margin-left: 5px;
    vertical-align: initial;
}

.benefits .svg-inline--fa {
    font-size: 30px;
}

.home .major-categories {
    margin-top: 20px;
    padding: 0 15px;
}

.home .major-categories img {
    width: 100%;
}

.homepage .home-categories {
    margin-bottom: 0;
}

.home-categories h4 {
    margin-bottom: 15px;
}

.home-categories img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: initial;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cat-cta-block {
    position: relative;
    display: block;
    margin-bottom: 30px;
    overflow: hidden;
    height: 300px;
}

.cat-cta-block:hover img {
    -webkit-transform: scale(1.1, 1.1) translate(-45%, -45%);
    -moz-transform: scale(1.1, 1.1) translate(-45%, -45%);
    -ms-transform: scale(1.1, 1.1) translate(-45%, -45%);
    -o-transform: scale(1.1, 1.1) translate(-45%, -45%);
    transform: scale(1.1, 1.1) translate(-45%, -45%);
}

.cat-cta-block .cat-cta {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.25);
    color: #fff;
}

.cat-cta span {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    font-size: 20px;
    padding: 5px 0 5px 15px;
    font-family: 'Eurostile LT W01 Medium1391130', sans-serif;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 700;
}

.homepage .category-shop {
    margin-top: 0;
    margin-bottom: 5em;
}

.homepage .category-shop .row {
    border-top: 10px solid #c0c0c0;
    border-bottom: 10px solid #c0c0c0;
    padding-top: 1em;
}

.category-shop .row>div {
    margin-bottom: 1em;
}

a.cat-item {
    position: relative;
    display: block;
    margin-bottom: 5px;
}

a.cat-item:hover h3 {
    background: #a81c07;
}

.category-shop .cat-item h3 {
    line-height: 1;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80%;
    background: rgba(0, 0, 0, 0.5);
    margin: 0;
    padding: 5px 0 5px 15px;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
}

.category-shop .cat-item img {
    width: 100%;
}

.brands {
    background: #c0c0c0;
}

.brands .title.container {
    padding: 20px 15px;
}

.testimonials .container,
.brands .slider .container {
    width: 370px;
}

.home-banner-wrapper.owl-carousel.owl-theme .owl-nav .owl-prev {
    left: 10px;
    right: initial;
}

.home-banner-wrapper.owl-carousel.owl-theme .owl-nav .owl-next {
    right: 10px;
}

.home-banner-wrapper.owl-carousel img {
    max-width: 100%;
    height: auto;
}

.brands .all,
.brands .all a,
.testimonials .all {
    color: #a81c07;
}

.brands .all a:hover {
    color: #821606;
}

.brands .owl-carousel .item {
    height: 100px;
}

.brands .slider {
    background: #fff;
}

#brands-carousel.owl-carousel {
    padding: 10px 0;
}

.hr-brands {
    height: 25px;
    margin: 0;
    background: #c0c0c0;
}

.home-summary .container,
.testimonials .container {
    font-size: 18px;
}

.home-summary h2,
.testimonials h2,
section h2 {
    font-size: 54px;
    margin: 0;
    line-height: 0.9;
}

.home-summary h4,
.testimonials h4,
section h4 {
    margin-top: 0;
    margin-left: 5px;
    display: inline-block;
}

.testimonials blockquote {
    margin: 0;
}

.testimonials blockquote img.rating {
    width: auto;
    height: 20px;
    margin-top: 10px;
}

.home-videos {
    text-align: center;
}

.home-videos a,
.cta-button {
    display: block;
    position: relative;
    padding: 10px;
    color: #fff;
    margin-bottom: 0;
    font-size: 36px;
    font-family: 'Eurostile LT W01 Medium1391130', sans-serif;
    text-align: center;
    text-transform: uppercase;
    background: #a81c07;
    border-top: 3px solid #da250a;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.home-videos a:last-child,
.home-blog a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.home-videos a:hover,
.home-blog a:hover,
.home-blog .blog-img:hover + a {
    color: #fff;
    background: #821606;
    border-top: 3px solid #821606;
}

.home-videos img,
.home-blog img {
    width: 100%;
}

.brands .owl-carousel.owl-theme .owl-item img {
    position: absolute;
    display: block;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.brands {
    background: #c0c0c0;
}

.brands .title.container {
    padding: 20px 15px;
}

.brands .slider {
    background: #fff;
}

.hr-brands {
    height: 25px;
    margin: 0;
    background: #c0c0c0;
}

.home .major-categories [class*="col-"] {
    margin-top: 15px;
}

.home .major-categories [class*="col-"]:first-child {
    margin-top: 0;
}

.home .homepage .popular {
    margin-top: 20px;
    padding: 0 15px;
}

.home .homepage .popular [class*="col-"] {
    margin-top: 15px;
}

.home .homepage .popular [class*="col-"]:first-child {
    margin-top: 0;
}

.home .homepage .shopbycat {
    background: #eaeaea;
    padding: 40px 0;
}

.home .homepage .shopbycat .row {
    margin-bottom: 30px;
}

.home .homepage .shopbycat .row:last-child {
    margin-bottom: 0;
}

.home .homepage .shopbycat-item-title {
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 10px;
}

.home .homepage .shopbycat img {
    display: inline-block !important;
}

.home .homepage .fpslider {
    background: #c0c0c0;
    border-bottom: 30px solid #c0c0c0;
}

.homepage .fpslider .title.container {
    padding: 20px 0;
}

.home .homepage .fpslider-container {
    position: relative;
    background: #fff;
    padding: 20px 0;
}

#fpslider .item .image {
    position: relative;
    height: 250px;
    overflow: hidden;
}

#fpslider .item .image img {
    position: absolute;
    height: 100%;
    width: auto;
    max-width: initial;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.home .homepage .owl-stage {
    background: #fff;
}

.home .homepage .owl-item {
    padding: 0 5px;
}

.home .homepage .owl-prev,
.home .homepage .owl-next {
    position: absolute;
    top: 50%;
    height: 52px;
    margin: -26px 0 0;
    font-size: 52px;
}

#fpslider .owl-prev,
#fpslider .owl-next {
    top: 37%;
}

.home .homepage .owl-prev .icon,
.home .homepage .owl-next .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 10px;
    height: 16px;
    margin: 0;
    fill: #fff;
}

div.owl-prev svg,
div.owl-next svg {
    margin: 0;
    color: rgba(168, 28, 7, 0.2);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.owl-prev:hover svg,
.owl-next:hover svg,
.owl-prev:active svg,
.owl-next:active svg,
.owl-prev:focus svg,
.owl-next:focus svg {
    color: rgba(168, 28, 7, 1);
}

.homepage .owl-prev {
    left: 10px;
}

.homepage .owl-next {
    right: 10px;
}

.home #home-banner.owl-carousel,
section.home-deals .container {
    border: 0;
    margin: 0 auto;
}

.home #home-banner .owl-item {
    padding: 0;
    width: 100%;
}

.home #home-banner .owl-prev,
.home #home-banner .owl-next {
    border: none;
    right: 0;
}

.home #home-banner .owl-prev,
.home #home-banner .owl-prev svg {
    left: 0;
    right: initial;
}

.home #home-banner .owl-right,
.home #home-banner .owl-next svg {
    right: 0;
}

.home #home-banner .owl-prev svg,
.home #home-banner .owl-next svg {
    position: absolute;
    top: 50%;
    margin: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: rgba(168, 28, 7, 0.2);
}

.home #home-banner svg:hover {
    color: rgba(168, 28, 7, 1);
}

.home #home-banner .owl-dots {
    position: absolute;
    bottom: 4%;
    left: 50%;
    height: 15px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.home #home-banner .owl-dot {
    width: 15px;
    height: 15px;
    background: rgba(168, 28, 7, 0.2);
    margin: 0 5px;
    float: left;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}

.home #home-banner .owl-dot.active {
    background: rgba(168, 28, 7, 1);
}

.home .parts-stores {
    margin: 5px 0;
    padding: 0 15px;
    text-align: center;
}

.home .parts-stores a {
    display: inline-block;
    max-width: 100%;
}

.home .parts-stores img {
    max-width: 100%;
}

.home .parts-stores [class*="col-"] {
    margin-top: 15px;
}

.home .parts-stores [class*="col-"]:first-child {
    margin-top: 0;
}

.home .engines {
    margin: 60px 0 0;
    padding: 0 15px;
}

.home .engines .col-custom-5 {
    padding: 0 15px;
    margin-top: 50px;
}

.home .engines .col-custom-5:first-child {
    margin-top: 0;
}

.home .engines .engine {
    display: block;
    max-width: 250px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    line-height: 1.2;
}

.home .engines .engine img {
    margin: 0 auto;
}

.home .engines .engine-title {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 5px;
}

.home .engines .engine-models {
    font-size: 22px;
}

.home .engines .engine-link {
    display: block;
    margin-top: 10px;
    font-size: 22px;
    font-weight: bold;
    color: #a81c07;
    text-transform: uppercase;
}

.home .engines .engine:hover .engine-title,
.home .engines .engine:hover .engine-models {
    color: #414141;
}

.home .engines .engine:hover .engine-link {
    text-decoration: underline;
}

.home .years {
    margin-top: 60px;
    padding: 0 15px 30px;
    background: #1A1A1A;
}

.home .years .year {
    max-width: 292px;
    margin: 34px auto 0;
    padding: 3px;
    background: #EDEDED;
    text-align: center;
}

.home .years .year-title {
    padding: 10px 0;
    font-size: 27px;
    color: #0C6686;
}

.home .years .year-links {
    padding: 10px 0 0;
}

.home .years .year-links a {
    display: block;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    color: #a81c07;
}

.home .years .year-links a:hover {
    text-decoration: underline;
}

.home .years .year-links .shop-all {
    margin-top: 20px;
    padding: 5px 0;
    background: #a81c07;
    background: -webkit-linear-gradient(top, #126CAF, #0A4977);
    background: -webkit-gradient(linear, left top, left bottom, from(#126CAF), to(#0A4977));
    background: linear-gradient(to bottom, #126CAF, #0A4977);
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}

.home .years .year img {
    margin: 0 auto;
}

.home .brands-top {
    padding-bottom: 30px;
}

.home .brands-top a {
    font-family: 'Eurostile LT W01 Medium1391130', sans-serif;
    font-size: 22px;
    text-decoration: none;
}

.home .brands-top a:hover {
    color: #a81c07;
    text-decoration: none;
}

.home .brands-box {
    border: 1px solid #333;
    padding: 10px;
}

.home .brands-box a {
    margin-top: 15px;
    display: inline-block;
    max-width: 100%;
}

.home .brands-heading {
    padding: 30px 0;
    font-family: 'Eurostile LT W01 Medium1391130', sans-serif;
    font-size: 32px;
}

@media only screen and (min-width: 768px) {
    .home .homepage-top::after {
        clear: both;
        content: "";
        display: table;
    }
    .home .homepage-top-col-1,
    .home .homepage-top-col-2 {
        float: left;
        margin: 0;
    }
    .home .homepage-top-col-1 {
        width: 25.7%;
    }
    .home .homepage-top-col-2 {
        width: 74.3%;
        padding-left: 15px;
    }
    .home .major-categories .row {
        margin-left: -5px;
        margin-right: -5px;
    }
    .home .major-categories [class*="col-"] {
        margin: 0;
        padding-left: 5px;
        padding-right: 5px;
    }
    .home .homepage .popular .row {
        margin-left: -7px;
        margin-right: -7px;
    }
    .home .homepage .popular [class*="col-"] {
        margin: 0;
        padding-left: 7px;
        padding-right: 7px;
    }
    .home .homepage .shopbycat .row {
        margin-left: -10px;
        margin-right: -10px;
    }
    .home .homepage .shopbycat [class*="col-"] {
        margin: 0;
        padding-left: 10px;
        padding-right: 10px;
    }
    .home .homepage .shopbycat-item-title {
        font-size: 14px;
    }
    .home .parts-stores .row {
        margin-left: -10px;
        margin-right: -10px;
    }
    .home .parts-stores [class*="col-"] {
        margin: 0;
        padding-left: 10px;
        padding-right: 10px;
    }
    .home .engines {
        margin: 45px 0;
    }
    .home .engines .row {
        margin-left: -10px;
        margin-right: -10px;
    }
    .home .engines .col-custom-5 {
        float: left;
        width: 20%;
        margin: 0;
        padding: 0 10px;
    }
    .home .engines .engine-title {
        font-size: 13px;
    }
    .home .engines .engine-models {
        font-size: 12px;
    }
    .home .engines .engine-link {
        font-size: 15px;
    }
    .home .years .year-title {
        font-size: 18px;
    }
    .home .years .year-image {
        padding: 0 10px;
    }
    .home .years .year-links a {
        font-size: 16px;
    }
    .home .years .year-links .shop-all {
        font-size: 16px;
    }
    .home .brands-top {
        position: relative;
        padding: 0;
    }
    .home .brands-top h2 {
        margin: 0;
        padding: 15px 0;
        font-size: 19px;
        text-align: left;
    }
    .home .brands-top a {
        position: absolute;
        top: 50%;
        right: 0;
        height: 30px;
        line-height: 30px;
        margin-top: -15px;
        font-size: 16px;
    }
    .home .brands-heading {
        padding-top: 45px;
    }
    .banner-cta,
    .home-banner .banner-cta {
        font-size: 28px;
    }

    .brands .all,
    .brands .all a,
    .testimonials .all {
        float: right;
    }

    .testimonials .container,
    .brands .slider .container,
    #home-banner .container {
        width: 100%;
    }

    .owl-carousel .cta-button {
        font-size: 26px;
    }
}

@media only screen and (min-width: 1012px) and (max-width: 1249px) {
    .home .homepage .brands-heading {
        font-size: 20px;
    }
}

@media only screen and (min-width: 1012px) {
    .home.l-full-width .content {
        padding: 0;
    }
    .home .homepage .popular-item-heading {
        font-size: 18px;
        margin-bottom: 4px;
    }
    .home .homepage .shopbycat-item-title {
        font-size: 16px;
    }
    .home .years {
        padding: 0 15px;
        background: #fff;
    }
    .home .years-inner {
        padding: 10px;
        background: #1A1A1A;
    }
    .home .years .row {
        margin-left: -5px;
        margin-right: -5px;
    }
    .home .years [class*="col-"] {
        margin: 0;
        padding-left: 5px;
        padding-right: 5px;
    }
    .home .years .year {
        margin-top: 0;
    }
    .home .years .year-links a,
    .home .years .year-links .shop-all {
        font-size: 13px;
    }
    .home .homepage .brands-top h2 {
        font-size: 25px;
    }
    .home .homepage .brands-heading {
        padding-top: 30px;
    }

    .home-deals .home-clearance {
        width: 35%;
        height: 48px;
        font-size: 24px;
    }

    .home-deals .home-clearance:after {
        right: -24px;
        border-top: 24px solid transparent;
        border-bottom: 24px solid transparent;
        border-left: 24px solid #a81c07;
    }

    section.home-ctas {
        margin-top: 4em;
    }

    .testimonials .container, .home-summary .container {
        max-width: 960px;
    }

    #content_area img[src*="/headings/heading_"]+br+table:before,
    #content_area img[src*="/headings/heading_"]+br+form:before,
    #content_area img[src*="/headings/heading_"]+br+_headings table:before,
    #content_area img[src*="/headings/heading_"]+br+div:before,
    #content_area img[src*="/headings/heading_"]+br+br+table:before,
    #content_area img[src*="/headings/heading_help.gif"]+br+img+a+br+table>tbody:before,
    #content_area img[src*="/headings/heading_"]+br+img+a:before,
    #content_area img[src*="images/HomePage/FeaturedProducts.gif"]+br+table:before,
    .onepagecheckout #content_area h2#v65-onepage-header,
    .shoppingcart h2.v65-your-cart-title {
        font-size: 54px;
    }

    .affirm-page .a-benefits .bens {
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 1250px) {
    .home .popular-item-links a {
        font-size: 18px;
    }

    .cat-cta span, .category-shop .cat-item h3 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 1011px) {
    .container--wrapper {
        padding: 0;
    }

    h1,
    .h1 {
        font-size: 28px;
    }

    header {
        left: 0;
        width: 100%;
        z-index: 999;
        background: #2a2a2a;
    }

    .header-middle {
        width: 100%;
        text-align: center;
        background: #2a2a2a;
    }

    .header-bottom {
        border-bottom: 2px solid #a81c07;
    }

    .mobile-nav-header {
        text-align: center;
        padding: 15px 15px 5px;
    }

    .header-toggle,
    .header-logo,
    .header-utility {
        display: table-cell;
        vertical-align: middle;
    }
    .header-toggle {
        width: 80px;
    }
    .header-toggle a {
        display: block;
        text-decoration: none;
        line-height: 1;
    }
    .header-toggle-icon {
        position: relative;
        display: block;
        width: 30px;
        height: 28px;
        margin: 0 auto;
    }
    .header-toggle-icon span {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 30px;
        height: 4px;
        background: #fff;
    }
    .header-toggle-icon span:before,
    .header-toggle-icon span:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #fff;
    }
    .header-toggle-icon span:before {
        -webkit-transform: translateY(-8px);
        -ms-transform: translateY(-8px);
        transform: translateY(-8px);
    }
    .header-toggle-icon span:after {
        -webkit-transform: translateY(8px);
        -ms-transform: translateY(8px);
        transform: translateY(8px);
    }
    .header-toggle-text {
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
        color: #fff;
    }
    .header-logo {
        float: left;
        padding: 8px 0;
    }
    .header-logo a {
        position: relative;
        display: block;
        text-decoration: none;
        float: left;
    }

    .header-utility {
        width: 80px;
    }
    .header-tools>* {
        float: left;
    }
    .header .track-orders,
    .header .build-list {
        position: relative;
        width: 65px;
        height: 60px;
        border-left: 1px solid rgba(255, 255, 255, 0.1);
        border-right: 1px solid rgba(0, 0, 0, 0.3);
        line-height: 1;
    }
    .header .track-orders-inner,
    .header .build-list-inner {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .header .track-orders .icon,
    .header .build-list .icon {
        width: 32px;
        height: 22px;
        margin: 0;
        fill: #fff;
    }
    .header .track-orders span,
    .header .build-list span {
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
        color: #fff;
    }
    .header .cart {
        position: relative;
        width: 75px;
        height: 60px;
        border-left: 1px solid rgba(255, 255, 255, 0.1);
        line-height: 1;
    }
    .header .cart-inner {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .header .cart-icon,
    .header .cart svg {
        width: 28px;
        height: 25px;
        margin: 0;
        fill: #fff;
        color: #fff;
    }
    .header .cart-text {
        width: 60px;
        padding-top: 5px;
        color: #fff;
        font-size: 12px;
    }
    .header .mobile-search {
        padding: 5px 15px;
        background: #333;
    }

    .header .mobile-search-inner {
        display: table;
        table-layout: fixed;
        width: 100%;
    }
    .header .mobile-search-image,
    .header .mobile-search-form {
        display: table-cell;
    }
    .header .mobile-search-image {
        border-right: 4px solid #2A2A2A;
        background-size: cover;
    }
    .header .mobile-search-form {
        position: relative;
        width: 100%;
    }
    .header .mobile-search-input {
        width: 100%;
        height: 29px;
        line-height: 29px;
        padding: 0 29px 0 10px;
        border: 0;
    }
    .header .mobile-search-submit {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        width: 29px;
        border: 0;
        background: #a81c07;
        outline: 0;
    }
    .header .mobile-search-submit-inner {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 22px;
        height: 22px;
        color: #fff;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    .header .mobile-search-submit .icon {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 14px;
        height: 14px;
        margin: 0;
        fill: #fff;
    }

    .header .mobile-search-submit {
        -webkit-border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        -o-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0;
    }

    .affirm-msg {
        text-transform: uppercase;
        font-weight: 700;
        text-align: center;
        margin: 4px 0;
        padding-top: 3px;
        border: 1px solid #333;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        font-size: 13px;
        background: #fff;
    }

    .affirm-msg img {
        max-height: 18px;
        margin-bottom: 9px;
    }

    .header-ad {
        //line-height: 1.5;
    }

    /*body .content {
        padding-top: 185px;
    }*/

    section, section.home-ctas {
        margin-top: 15px;
    }

    section, section.home-ctas {
        margin: 2em 0;
    }

    .home-cta img {
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }

    .home-cta.second {
        height: auto;
    }

    .home-cta .cta-block:after,
    .home-cta.second:after,
    .home-cta.second:before {
        display: none;
    }

    .home-cta,
    .home-cta .piston {
        border: 0;
        margin-bottom: 0.5em;
        overflow: hidden;
    }

    .home-cta.first .cta-block {
        background: rgba(217, 185, 0, 0.6);
        border: none;
    }

    .home-cta.second .cta-block {
        background: rgba(90, 90, 90, 0.6);
        border-bottom: 1px solid #c0c0c0;
    }

    .home-cta.third .cta-block {
        background: rgba(85, 15, 33, 0.6);
        border: none;
    }

    .home-cta.fourth .cta-block {
        background: rgba(2, 34, 95, 0.6);
    }

    .home-cta .top-cta-block {
        display: none;
    }

    .home-cta span {
        font-size: 24px;
    }

    .owl-carousel.owl-theme .owl-nav .owl-prev,
    .owl-carousel.owl-theme .owl-nav .owl-next {
        font-size: 30px;
        right: 0;
    }

    .owl-carousel.owl-theme .owl-nav .owl-prev {
        left: 0;
    }

    section.benefits,
    section.testimonials {
        display: none;
    }

    .productdetails font.productnamecolorLARGE.colors_productname,
    .productdetails .colors_pricebox .product_productprice font[size="4"] {
        font-size: 28px;
    }

    .home-summary h2, .testimonials h2, section h2 {
        font-size: 32px;
    }

    .home-videos a,
    .home-blog a {
        font-size: 26px;
        padding-left: 5px;
        line-height: 1;
    }

    .home-summary .container,
    .testimonials .container {
        font-size: 14px;
    }

    .homepage .category-shop .row {
        padding-top: 2px;
    }

    .category-shop .row>div {
        margin-bottom: 2px;
    }

    /* Nav X */
    #nav-icon {
        width: 25px;
        height: 22px;
        position: relative;
        margin: 0 auto;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
    }

    #nav-icon span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        background: #fff;
        -webkit-border-radius: 9px;
        -moz-border-radius: 9px;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    #nav-icon span:nth-child(1) {
        top: 2px;
    }

    #nav-icon span:nth-child(2),
    #nav-icon span:nth-child(3) {
        top: 10px;
    }

    #nav-icon span:nth-child(4) {
        top: 18px;
    }

    #nav-icon.open span:nth-child(1) {
        top: 10px;
        width: 0%;
        left: 50%;
    }

    #nav-icon.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    #nav-icon.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    #nav-icon.open span:nth-child(4) {
        top: 10px;
        width: 0%;
        left: 50%;
    }

    span.nav-icon-text {
        padding-top: 2px;
    }

    .container.mobile {
        padding: 8px 0;
        margin-bottom: 20px;
    }
    .menu-open .mobile-menu {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    body.menu-open {
        overflow: hidden;
    }

    .menu-open header {
        position: fixed;
    }

    .mobile-menu {
        z-index: 20;
        position: fixed;
        top: 93px;
        left: 0;
        width: 100%;
        height: 100%;
        max-width: 100%;
        overflow-y: scroll;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: all 400ms;
        transition: all 400ms;
        padding-bottom: 80px;
        text-align: left;
        overflow-x: hidden;
        overflow-y: scroll;
        background: #000;
        color: #fff;
    }

    .mobile-menu::-webkit-scrollbar {
        display: none;
    }

    .mobile-nav {
        float: right;
        margin-top: 4px;
    }

    .mobile-sub-nav {
        text-align: center;
        margin-bottom: 5px;
    }

    .mobile-nav a,
    .mobile-sub-nav a {
        font-size: 11px;
        color: #fff;
        display: inline-block;
        padding: 5px 8px;
    }

    .mobile-nav>a {
        height: 47px;
    }

    .mobile-nav a svg,
    .mobile-sub-nav a svg {
        display: block;
        margin: 0 auto;
        font-size: 24px;
    }

    ul.mobile-top {
        list-style: none;
        -webkit-padding-start: 0;
    }

    .mobile-top svg {
        float: right;
        margin-top: 5px;
    }

    .mobile-menu .menu-title {
        position: relative;
        color: #fff;
        display: block;
        font-size: 20px;
        text-transform: uppercase;
        padding: 15px;
        border-top: 1px solid #fff;
        font-weight: 700;
        font-family: 'Eurostile LT W01 Medium1391130', sans-serif;
        cursor: pointer;
    }

    .mobile-menu .menu-title:after {
        font-family: 'Font Awesome 5 Free';
        content: '\f067';
        font-size: 15px;
        color: #fff;
        position: absolute;
        right: 10px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .mobile-menu .menu-title.open:after {
        content: '\f068';
    }

    .mobile-menu .vnav__link {
        color: #fff;
        text-align: left;
        cursor: pointer;
        padding: 15px 30px;
    }

    .mobile-menu .menu,
    .mobile-menu .vnav--level2 {
        display: none;
    }

    .mobile-menu .vnav {
        width: 100%;
    }

    .mobile-menu .vnav__item:hover {
        background: initial;
    }

    .mobile-menu .vnav__item:hover > .vnav__subnav {
        display: none;
    }

    .mobile-menu .menu-title.open + .menu,
    .mobile-menu .vnav__item.open > .vnav.vnav--level2 {
        display: block;
    }

    .mobile-menu .vnav--vertical .vnav__subnav {
        position: relative;
        background: #c0c0c0;
        left: 0;
        width: 100%;
    }

    .mobile-menu .vnav__subnav .vnav__link {
        color: #333;
        padding: 15px 40px;
    }

    #v65-product-parent .colors_pricebox {
        border-left: 1px solid #333;
    }

    .footer h3 {
        font-size: 19px;
        padding: 20px 0;
    }
    .footer h3:after {
        font-family: 'Font Awesome 5 Free';
        content: '\f107';
        font-size: 25px;
        color: #333;
        position: absolute;
        right: 10px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .footer [data-accordion-open="true"] h3:after {
        content: '\f106';
    }
}

@media only screen and (min-width: 768px) and (max-width: 1011px) {
    body {
        background-size: 1232px auto;
    }

    .header-middle {
        height: 80px;
    }

    .header-toggle {
        width: 86px;
        height: 92px;
    }
    .header-toggle a {
        padding-top: 9px;
    }
    .header-toggle-icon {
        width: 60px;
        height: 46px;
        padding: 0;
    }
    .header-toggle-icon span {
        width: 60px;
        height: 8px;
    }
    .header-toggle-icon span:before {
        -webkit-transform: translateY(-17px);
        -ms-transform: translateY(-17px);
        transform: translateY(-17px);
    }
    .header-toggle-icon span:after {
        -webkit-transform: translateY(17px);
        -ms-transform: translateY(17px);
        transform: translateY(17px);
    }
    .header-toggle-text {
        display: block;
        padding-top: 2px;
        font-size: 20px;
    }
    .header-logo img {
        max-height: 65px;
    }
    .header-utility {
        width: 390px;
    }
    .header .track-orders,
    .header .build-list,
    .header .cart {
        width: 130px;
        height: 92px;
    }
    .mobile-menu {
        top: 138px;
    }
    .mobile-nav a,
    .mobile-sub-nav a {
        font-size: 14px;
        margin: 10px;
    }
    .mobile-nav a svg,
    .mobile-sub-nav a svg {
        font-size: 30px;
    }
    .header .search-submit svg {
        font-size: 24px;
    }
    #nav-icon {
        width: 35px;
        height: 28px;
    }
    #nav-icon span {
        height: 5px;
    }
    #nav-icon span:nth-child(1) {
        top: 1px;
    }
    #nav-icon span:nth-child(2),
    #nav-icon span:nth-child(3) {
        top: 12px;
    }
    #nav-icon span:nth-child(4) {
        top: initial;
        bottom: 0;
    }
    .header .track-orders .icon,
    .header .build-list .icon,
    .header .track-orders svg,
    .header .build-list svg,
    .header .cart svg {
        width: 48px;
        height: 33px;
        color: #fff;
    }
    .header .track-orders span,
    .header .build-list span,
    .header .cart span {
        display: block;
        padding-top: 3px;
        font-size: 20px;
    }
    .header .cart span {
        display: inline-block;
    }
    .header .build-list .icon {
        width: 38px;
        height: 33px;
        padding: 4px;
        border: 2px solid #fff;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    .header .cart-icon {
        width: 57px;
        height: 50px;
    }
    .header .mobile-search {
        padding: 10px;
    }
    .header .mobile-search-image {
        border-right-width: 14px;
    }
    .header .mobile-search-input {
        height: 36px;
        padding-right: 81px;
        font-size: 25px;
    }
    .header .mobile-search-submit {
        width: 81px;
    }
    .header .mobile-search-submit-inner {
        width: 54px;
        height: 38px;
    }
    .header .mobile-search-submit .icon {
        width: 28px;
        height: 27px;
    }

    .hidden-sm {
        display: none !important;
    }

    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
    .visible-sm-block {
        display: block !important;
    }
    .visible-sm-inline {
        display: inline !important;
    }
    .visible-sm-inline-block {
        display: inline-block !important;
    }

    .home .homepage .popular-item-links {
        height: 85px;
    }
    .home .brands .col-sm-4:nth-child(4),
    .home .years .col-sm-4:nth-child(4) {
        clear: left;
    }
}

.home #content_area table.v65-productDisplay {
    table-layout: fixed;
}

.home #div_articleid_2 img[src$="/FeaturedProducts.gif"],
.home #div_articleid_2 img[src$="/clear1x1.gif"],
.home #div_articleid_2 .v65-productDisplay img {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    max-width: 100%;
    height: auto;
    min-width: 25px;
}

.home #div_articleid_2 img[src="/clearfix1x1.gif"] {
    display: inline;
    width: auto;
    height: auto;
}

.home .v65-productDisplay .productnamecolor.colors_productname,
.home a.productnamecolor.colors_productname {
    color: #909090;
    font: 700 12px 'Montserrat', Arial, Sans-Serif;
    text-transform: uppercase;
    line-height: 1.5em;
}

.home .v65-productDisplay .productnamecolor.colors_productname:hover,
.home a.productnamecolor.colors_productname:hover {
    color: #7fc7c5;
    text-decoration: none;
}

.home table.v65-productDisplay font.text.colors_text,
.home table.v65-productDisplay font.text.colors_text b {
    color: #909090;
    font: 400 12px 'Montserrat', Arial, Sans-Serif !important;
}

.home #content_area .v65-productDisplay img[src$="nophoto.gif"],
.home #content_area .v65-productDisplay img[src*="/v/vspfiles/photos/"] {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 10px;
    border: 0 !important;
}

.home table.v65-productDisplay .productnamecolor {
    display: inline-block;
    margin-bottom: 8px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    line-height: 1.3;
}

.home table.v65-productDisplay .productnamecolor:hover {
    color: #a81c07;
}

.home table.v65-productDisplay .product_listprice,
.home table.v65-productDisplay .product_listprice b {
    color: #414141;
    font-size: 13px;
    font-weight: bold;
}

.home table.v65-productDisplay .product_productprice,
.home table.v65-productDisplay .product_productprice b {
    color: #414141;
    font-size: 13px;
    font-weight: bold;
}

.home table.v65-productDisplay .product_saleprice,
.home table.v65-productDisplay .product_saleprice b {
    color: #a81c07;
    font-size: 13px;
    font-weight: bold;
}

.home table.v65-productDisplay .product_dealprice {
    color: #a81c07;
    font-size: 13px;
    font-weight: bold;
}

@media (max-width: 480px) {
    .home {
        /* Product Title */
        /* List Price */
        /* Our Price */
        /* Sale Price */
        /* Deal Price */
    }
    .home table.v65-productDisplay font.text.colors_text,
    .home table.v65-productDisplay font.text.colors_text b {
        font-size: 16px;
    }
    .home table.v65-productDisplay .productnamecolor {
        font-size: 16px;
    }
    .home table.v65-productDisplay .product_listprice,
    .home table.v65-productDisplay .product_listprice b {
        font-size: 16px;
    }
    .home table.v65-productDisplay .product_productprice,
    .home table.v65-productDisplay .product_productprice b {
        font-size: 16px;
    }
    .home table.v65-productDisplay .product_saleprice,
    .home table.v65-productDisplay .product_saleprice b {
        font-size: 16px;
    }
    .home table.v65-productDisplay .product_dealprice {
        font-size: 16px;
    }
}

.category .search_results_section+table img {
    max-width: 100%;
    height: auto;
}

.category #content_area>table:first-of-type {
    table-layout: fixed;
}

#product_description {
    display: block;
}

@media only screen and (max-width: 767px) {
    .header-logo img {
        max-height: 40px;
        float: left;
        max-width: initial;
    }

    .header .build-list {
        display: none;
    }

    .header-ad {
        //line-height: 1.5;
    }

    /*body .content {
        padding-top: 165px;
    }*/
}

#product_description img {
    max-width: 100% !important;
}

.productdetails #Header_ProductDetail_ProductDetails~td {
    display: none;
}

.productdetails td.vCSS_tab_selected,
.productdetails td.vCSS_tab_unselected {
    display: block !important;
    float: left !important;
    margin-right: 10px !important;
}

iframe {
    max-width: 100% !important;
    height: auto;
    font-family: 'Lato', sans-serif !important;
}

.subcat-thumbs td {
    position: relative;
}

.subcat-thumbs a {
    display: inline-block;
    max-width: 100%;
}

.subcat-thumbs td[rowspan="1"] {
    width: 8px;
}

.category img[src*="Icon_New.gif"] {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.footer {
    margin-top: 4em;
    border-top: 4px solid #a81c07;
}

#AccountSettingsForm>table:nth-child(16)>tbody:nth-child(1)>tr:nth-child(4)>td:nth-child(2)>input:nth-child(1) {
    display: inline-block;
    margin: 10px 0px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid #D0D0D0;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 0px;
    color: #8F8F8F;
    background-color: #FFF;
}

@media only screen and (max-width: 768px) {
    div[id^="VCompare"],
    div[id^="VCompareOverlay"] {
        display: none !important;
    }
}

#VCompareOverlayBox .VCompareOverlayTable {
    border: 0;
}

#VCompareOverlayXDiv {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}


@media only screen and (max-width: 768px) {
    #content_area #btnRecalculate {
        display: block !important;
        margin: 0 auto 15px !important;
    }

    .home-banner .banner-cta {
        position: relative;
        width: 100%;
        text-align: center;
        -webkit-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        -o-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px;
    }

    .home-ctas .row,
    .home-categories .row:nth-child(2),
    .category-shop .row {
        margin: 0 -30px;
    }

    .home-ctas .row,
    .home-categories .row:nth-child(2),
    .category-shop .row {
        margin: 0 -30px;
    }

    .cat-cta span {
        padding: 15px;
        font-size: 26px;
    }

    .category-shop .cat-item h3 {
        display: block;
        position: relative;
        font-weight: 700;
        background: rgba(0, 0, 0, 0.8);
        padding: 10px;
        width: 100%;
        margin: 0;
        height: 60px;
    }

    .category-shop .cat-item img {
        display: none;
    }


    #div_articleid_95 ~ a,
    #div_articleid_95 ~ a span {
        display: flex;
        margin: 0 auto;
        text-align: center;
        margin-top: 15px;
    }
}