.float-right {
	float: right;
}

.language-select {
	box-shadow: -5px 5px 10px #888888;
  text-align: left;
}

.nav-dropdown {
	background:#cecece;
}

.nav-wrap {
	margin-top:15px;
	cursor:pointer;
}

.nav-wrap ul {
	list-style:none;
	position:relative;
	float:left;
	margin:0;
	padding:0
}

.nav-wrap ul a {
	display:block;
	color:#333;
	text-decoration:none;
	font-weight:700;
	font-size:12px;
	line-height:32px;
	padding:0 15px;

}

.nav-wrap ul li {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	z-index: 2;
}

.nav-wrap ul li a:hover {
	color:#ffffff;
}

.nav-wrap ul ul {
	position:absolute;
	top:100%;
	// right:0;
	background:#f6f6f6;
	padding:0;
}

.nav-wrap ul ul li {
	float:none;
	width:160px
}

.nav-wrap ul ul a {
	line-height:120%;
	padding:10px 15px
}

.nav-wrap ul ul ul {
	top:0;
	left:100%
}

@media screen and (max-width: 650px) {
	.float-right {
		float: right;
	}
}

.whirlpool_spacer {
    padding-bottom: 10px;
    padding-top: 5px;
}

.whp-savoffer_price {
    font-size: 13px;
    color: #717171;
    line-height: 17px;
    font-style: italic;
}


/* Phone 5 & 5S */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) { 

.float-right {
		float: right;
               margin-top: 31px;
	}

.nav-wrap ul a {
	display:block;
	color:#333;
	text-decoration:none;
	font-weight:700;
	font-size:10px;
	line-height:24px;
	padding:0 2px;

}

}

/*iPhone 6 Plus */
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) {
.float-right {
		float: right;
                margin-top: 30px;
	}
}


/*iPhone 6 */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) { 
.float-right {
		float: right;
               margin-top: 30px;
	}
}

@media only screen and (max-width: 700px) { 
.order_price { float: none !important; }
}


@media only screen 
and (min-width : 320px) 
and (max-width : 667px) { 
td.ca-rol { width: auto;  float: none !important; padding-top:8px;}
tr.ca-label { height: auto; padding: 8px 0 0; }
}


.ca-sub-content { display: flex; }
.ca-review_spacing { height: auto; }


input[type=file] {
    height: 20px !important;
    font-size: inherit !important;
    position: relative !important;
}

.frauto-list {
  border: 1px solid #999;
  background: #FFF;
  cursor: default;
  padding: 0;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);

  max-height: 350px;
  position: absolute;
  z-index: 9999;
}

.frauto-list span {
  font-weight: bold;
  color: #39F;
}

.frauto-list li {
  cursor: pointer;
  display: block;
  padding: 2px 5px;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 15px;
  width: 100%;
}

.frauto-list li.selected {
  background: #cecece;
}

*,
:after,
:before {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body,
figure {
    margin: 0
}

a {
    background: 0 0
}

a:focus {
    outline: dotted thin
}

[type=checkbox]:focus,
[type=radio]:focus,
a:active,
a:hover,
select:not(.default):focus {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

hr {
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

[type=checkbox].file-label,
[type=checkbox].file-label:before,
[type=radio].file-label,
[type=radio].file-label:before,
input[type=checkbox],
input[type=radio],
legend {
    padding: 0
}

legend {
    border: 0
}

.file-label,
.file-label:before,
button,
input,
select,
textarea {
font-family: "AktivGroteskTrial-Medium";
    font-size: 14px;
    margin: 0
}

.file-label,
.file-label:before,
button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

[type=reset].file-label,
[type=reset].file-label:before,
[type=submit].file-label,
[type=submit].file-label:before,
button,
html [type=button].file-label,
html [type=button].file-label:before,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html [disabled].file-label,
html [disabled].file-label:before,
html input[disabled] {
    cursor: default
}

[type=search].file-label,
[type=search].file-label:before,
input[type=search] {
    -webkit-appearance: textfield
}

[type=search].file-label::-webkit-search-cancel-button,
[type=search].file-label::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

.file-label::-moz-focus-inner,
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

table {
    border-collapse: collapse;
    border-spacing: 0
}
@font-face {
    font-family: "montserrat";
    src: url("../system/fonts/jennair/montserrat/Montserrat-Thin.ttf");
}
@font-face {
    font-family: "trial_aktivgrotesk";
    src: url("../system/fonts/jennair/montserrat/AktivGrotesk_Trial_HairIt.ttf");
}
body,
html {
    color: #FFF;
    font-family: "trial_aktivgrotesk";
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    background-color: #000;
}

.wrapper {
    width: 100%;
    max-width: 1000px;
    margin: 0px auto 32px;
}

.wrapper-small {
    max-width: 500px
}

.grid {
    margin: 0 0 16px
}

.grid:after {
    content: '';
    clear: both;
    display: table
}

.grid>[class*=col-] {
    float: left;
    padding-right: 16px
}

.grid>[class*=col-]:last-child,
.grid>[class*=col-]:last-of-type {
    padding-right: 0
}

.grid .grid:last-of-type {
    margin-bottom: 0
}

.col-1-8 {
    width: 12.5%
}

.col-1-7 {
    width: 14.285%
}

.col-1-6 {
    width: 16.667%
}

.col-1-5 {
    width: 20%
}

.col-1-4 {
    width: 25%
}

.col-1-3 {
    width: 33.33%
}

.col-2-5 {
    width: 40%
}

.col-1-2 {
    width: 50%
}

.col-3-5 {
    width: 60%
}

.col-2-3 {
    width: 66.66%
}

.col-3-4 {
    width: 75%
}

.col-4-5 {
    width: 80%
}

.col-1 {
    width: 100%
}

.col-0 {
    display: none
}

@media screen and (max-width:800px) {
    [class*=col-].med-1-8 {
        width: 12.5%
    }
    [class*=col-].med-1-7 {
        width: 14.285%
    }
    [class*=col-].med-1-6 {
        width: 16.667%
    }
    [class*=col-].med-1-5 {
        width: 20%
    }
    [class*=col-].med-1-4 {
        width: 25%
    }
    [class*=col-].med-1-3 {
        width: 33.33%
    }
    [class*=col-].med-2-5 {
        width: 40%
    }
    [class*=col-].med-1-2 {
        width: 50%
    }
    [class*=col-].med-3-5 {
        width: 60%
    }
    [class*=col-].med-2-3 {
        width: 66.66%
    }
    [class*=col-].med-3-4 {
        width: 75%
    }
    [class*=col-].med-4-5 {
        width: 80%
    }
    [class*=col-].med-1 {
        width: 100%;
        float: none;
        margin-bottom: 16px;
        padding-right: 0!important
    }
    [class*=col-].med-1:last-child {
        margin-bottom: 0
    }
    [class*=col-].med-0 {
        display: none
    }
}

@media screen and (max-width:650px) {
    [class*=col-].sm-1-8 {
        width: 12.5%
    }
    [class*=col-].sm-1-7 {
        width: 14.285%
    }
    [class*=col-].sm-1-6 {
        width: 16.667%
    }
    [class*=col-].sm-1-5 {
        width: 20%
    }
    [class*=col-].sm-1-4 {
        width: 25%
    }
    [class*=col-].sm-1-3 {
        width: 33.33%
    }
    [class*=col-].sm-2-5 {
        width: 40%
    }
    [class*=col-].sm-1-2 {
        width: 50%
    }
    [class*=col-].sm-3-5 {
        width: 60%
    }
    [class*=col-].sm-2-3 {
        width: 66.66%
    }
    [class*=col-].sm-3-4 {
        width: 75%
    }
    [class*=col-].sm-4-5 {
        width: 80%
    }
    [class*=col-].sm-1 {
        width: 100%;
        float: none;
        margin-bottom: 16px;
        padding-right: 0!important
    }
    [class*=col-].sm-1:last-child {
        margin-bottom: 0
    }
    [class*=col-].sm-0 {
        display: none
    }
}

@media screen and (max-width:500px) {
    .grid>[class*=col-] {
        float: none;
        width: 100%;
        margin-bottom: 16px;
        padding-right: 0
    }
    .grid>[class*=col-]:first-child:last-child,
    .grid>[class*=col-]:last-child {
        margin-bottom: 0
    }
    .grid>[class*=xs-] {
        float: left;
        margin-bottom: 0;
        padding-right: 16px
    }
    .grid>[class*=xs-].xs-1-8 {
        width: 12.5%
    }
    .grid>[class*=xs-].xs-1-7 {
        width: 14.285%
    }
    .grid>[class*=xs-].xs-1-6 {
        width: 16.667%
    }
    .grid>[class*=xs-].xs-1-5 {
        width: 20%
    }
    .grid>[class*=xs-].xs-1-4 {
        width: 25%
    }
    .grid>[class*=xs-].xs-1-3 {
        width: 33.33%
    }
    .grid>[class*=xs-].xs-2-5 {
        width: 40%
    }
    .grid>[class*=xs-].xs-1-2 {
        width: 50%
    }
    .grid>[class*=xs-].xs-3-5 {
        width: 60%
    }
    .grid>[class*=xs-].xs-2-3 {
        width: 66.66%
    }
    .grid>[class*=xs-].xs-3-4 {
        width: 75%
    }
    .grid>[class*=xs-].xs-4-5 {
        width: 80%
    }
    .grid>[class*=xs-].xs-0 {
        display: none
    }
}

.left {
    float: left;
    text-align: left
}

.right {
    float: right;
    text-align: right
}

h1 {
    font-size: 1.7em;
    font-weight: 700
}

h2 {
    font-size: 24px; font-weight: 500; line-height: 30px;
}

h3 {
    font-size: 1.4em;
    font-weight: 400
}

h4 {
    font-size: 1.25em;
    font-weight: 300
}

h5 {
    font-size: .9em;
    font-weight: 700;
    text-transform: uppercase
}

h6 {
    font-size: 1em;
    font-weight: 300
}

h1,
h2,
h3 {
    margin: 0 0 .5em
}

h4,
h5,
h6 {
    margin: 1em 0
}

h4:first-child,
h5:first-child,
h6:first-child {
    margin-top: 0
}

.form_errors {
    margin: 0 0 16px;
    padding: 16px 24px;
    border-radius: 10px;
    background-color: #FCDCDC;
    color: #AD2424
}

.form_messages {
    background-color: #E1FADE;
    color: #54914E
}

.hidden-text {
    width: 1px;
    height: 1px;
    position: absolute;
    left: -1000px;
    top: auto;
    overflow: hidden
}

.section-header {
    padding-top:30px;
    color: #fff;
}

.section-header:first-child {
    margin-top: 0
}

.or-bar {
    height: 1px;
    margin: 32px 0;
    border: 1px solid #CCC;
    text-align: center
}

.or-bar:before {
    content: "OR";
    padding: 0 .5em;
    background-color: #FFF;
    color: #666;
    font-size: 1.5em;
    font-weight: 700;
    position: relative;
    top: -.7em
}

.update-email {
    margin: .5em 0 0;
    padding: .5em .75em;
    cursor: pointer
}

.update-email .email-link {
    text-decoration: underline
}

.small-text,
label.error,
label.invalid {
    font-size: .7em;
   font-style: italic; 
}

.centered-text {
    text-align: center
}

label.error,
label.invalid {
    display: block;
    margin-left: 0em;
    color: #B94A48;
}

p {
    margin-bottom: 16px
}

img {
    width: 100%;
    height: auto
}

.logo {
  width: 75%;
    margin-top: 1em;
    margin-right: 1em
}

@-moz-document url-prefix() {
.logo {
    width: 75%;
    margin-top: 1em;
    margin-right: 18em
}
}

label {
    position: relative;
    display: block
}

label+label {
    display: block;
    margin-top: 16px
}

.label-text {
    display: inline-block;
    margin: 0 0 4px;
    padding: 0;
    background: 0;
    color: #717171;
    position: static;
    white-space: normal;
    font-size: 14px;
font-family: "AktivGroteskTrial-Medium";
}
.label-text-new{
display: inline-block;
    margin: 0 0 4px;
    padding: 0;
    background: 0;
    color: #717171;
    position: static;
    white-space: normal;
    font-size: 14px;
font-family: "AktivGroteskTrial-Medium";
}
.label-text.large {
    font-size: 1.2em;
    margin-bottom: 16px
}

.file-label,
.file-label:before,
input,
select,
textarea {
    width: 100%;
   padding: 8px 0px;
    border: 0px solid #E0E0E0;
    border-bottom:2px solid #fff;
    background-color:#000;
    color:#fff;
    outline:none;
    -webkit-appearance:none; 
    -moz-appearance:none;
       margin-top: 9px;

}
select::-ms-expand {
    display: none;
}
.select{
position: relative;
    vertical-align: middle;
    display: inline;
    width: 150px;
}


.error.file-label,
.error.file-label:before,
.invalid.file-label,
.invalid.file-label:before,
input.error,
input.invalid,
select.error,
select.invalid,
textarea.error,
textarea.invalid {
    border-bottom: 1px solid #B94A48;
}

.button-help~.file-label,
.button-help~.file-label:before,
.button-help~input,
.button-help~select,
.button-help~textarea {
    padding-right: 2.9em
}

.file-label:disabled,
.file-label:disabled:before,
input:disabled,
select:disabled,
textarea:disabled {
    color: #DCDCDC
}

.file-label:disabled:hover,
.file-label:disabled:hover:before,
input:disabled:hover,
select:disabled:hover,
textarea:disabled:hover {
    cursor: not-allowed
}

[type=checkbox],
[type=radio] {
    display: inline-block;
    border: 0;
    clip: rect(0 0 0 0);
    position: absolute;
    z-index: -1
}

[type=checkbox]~.label-text, 
[type=radio]~.label-text {
display: inline-block;
    margin-left: 5px;
    cursor: pointer
}
[type=checkbox]~.label-text:before,
[type=radio]~.label-text:before {
    content: ' '; 
    display: inline-block;
    margin-right: 10px;
    height: 15px;
    width: 15px;
    border: 2px solid #CCC;
    background-color: #FFF; 
    font-weight: 700;
    text-align: center;
    position: relative;
    top: 4px
}

[type=checkbox].invalid+label.error,
[type=checkbox].invalid+label.invalid,
[type=radio].invalid+label.error,
[type=radio].invalid+label.invalid {
    top: -1em
}

[type=checkbox]:focus~.label-text:before {
    border-width: 2px
}

[type=checkbox]:checked~.label-text:before {
    content: '\2713';
    color: #4e4e4e;
    font-size: 1.2em;
    line-height: 1.1
}

[type=radio]~.label-text:before {
    border: 4px solid #FFF;
    border-radius: 50%;
    box-shadow: 0 0 0 2px #CCC
}

[type=radio]:checked~.label-text:before {
    background-color: #4e4e4e
}

select: {
    display: inline-block;
    border: 0;
    clip: rect(0 0 0 0);
    position: absolute;
    z-index: -1
}

.multi-select {
    list-style: none;
    max-height: 120px;
    border: 1px solid #CCC;
    overflow-y: scroll
}

.multi-option {
    width: 100%;
    padding: 10.67px 16px;
    line-height: 1;
    vertical-align: middle;
    cursor: pointer;
    transition: background .2s
}

.multi-option:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 8px;
    border: 1px solid #666;
    border-radius: 10px;
    position: relative;
    top: 1px
}

.multi-option:focus,
.multi-option:hover {
    background-color: #ECECEC
}

.multi-option.selected {
    background-color: #DCDCDC
}

.multi-option.selected:before {
    border: 1px solid #4e4e4e;
    background-color: #666
}

[type=file].file-label,
[type=file].file-label:before,
input[type=file] {
    width: 100%;
    height: 40px;
    padding: 0;
    border: 0;
    font-size: 200px;
    clip: rect(0, 0, 0, 0);
    position: absolute
}

label.file-input {
    cursor: pointer
}

.file-label {
    display: block;
    background-color: #FFF;
    color: #4e4e4e;
    position: relative;
    overflow: hidden;
    white-space: nowrap
}

.file-label:before {
    content: attr(data-button);
    display: block;
    width: auto;
    height: 100%;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    line-height: 1.2;
    background-color: #CCC;
    color: #4e4e4e;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 6
}

.button-primary,
.button-secondary,
.button-grey,
.button-grey-light {
    display: inline-block;
    padding: 14px 0px;
    border: 0;
    font-size: 1.1em;
    line-height: 1;
    text-decoration: none;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    cursor: pointer;
    text-align:center;
}

#next_button:hover,
.button-primary:hover,
.button-secondary:hover,
.button-grey:hover {
    color: #bd9b60;
    border: solid 1px #bd9b60;
}

.button-primary.full-width,
.full-width#next_button,
.full-width.button-secondary
.full-width.button-grey {
    display: block;
    width: 100%;
    text-align: center
}

[class*=button-]+[class*=button-] {
    margin-left: 16px
}

@media (max-width:650px) {
    [class*=button-]+[class*=button-] {
        display: table;
        margin-left: 0;
        margin-top: 16px
    }
}

.button-help,
.button-round {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    margin-bottom: 16px;
    border: 0;
    border-radius: 50%;
    font-size: 1em;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    cursor: pointer
}

label .button-help,
label .button-round {
    margin-bottom: 0;
    position: absolute;
    right: .5em;
    top: 2.05em
}

.button-help.geo-trigger,
.button-round.geo-trigger {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 48%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDgyLjYgMTExIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4Mi42IDExMSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgc3R5bGU9ImZpbGw6ICNGRkZGRkY7Ij48cGF0aCBkPSJNODIuNiAzOS44YzAgNS4zLTAuOCAxMC40LTIuNSAxNS40IC0xLjggNS00LjggOS4zLTcuNiAxMy43IC02LjMgOS42LTEyLjYgMTkuMy0xOC45IDI4LjkgLTEuNiAyLjQtMy4xIDQuOC00LjcgNy4yIC0xLjMgMS45LTIuNCA0LjItNC42IDUuMyAtMiAxLTQuNCAwLjktNi4yLTAuNCAtMS45LTEuMy0zLjEtMy40LTQuMy01LjMgLTYuMi05LjUtMTIuNC0xOC45LTE4LjYtMjguNCAtMS41LTIuMy0zLTQuNy00LjUtNyAtMS41LTIuMy0zLjEtNC41LTQuNS02LjggLTIuNS00LjEtNC40LTguNi01LjMtMTMuNEMtMS4yIDM5LjggMC43IDMwLjEgNSAyMS44YzMuNS02LjggOC45LTEyLjYgMTUuNy0xNi4zIDgtNC40IDE3LjQtNi4zIDI2LjQtNS4xIDE2LjggMi40IDMxIDE1LjMgMzQuNSAzMS45QzgyLjIgMzQuOCA4Mi4zIDM3LjMgODIuNiAzOS44IDgyLjYgNDAuOCA4Mi40IDM3LjggODIuNiAzOS44ek00MS4zIDYyLjVjOS40IDAgMTguMS02IDIxLjMtMTQuOCAzLjMtOC45IDAuNS0xOS4yLTYuOC0yNS4zIC03LjMtNi4xLTE4LTYuOC0yNi4xLTIgLTguMSA0LjgtMTIuNCAxNC41LTEwLjYgMjMuOCAxLjggOS4yIDkuNCAxNi41IDE4LjYgMThDMzguOSA2Mi40IDQwLjEgNjIuNSA0MS4zIDYyLjUgNTMuOCA2Mi41IDI4LjggNjIuNSA0MS4zIDYyLjV6Ii8+PC9zdmc+)
}



.modal-overlay {
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .75);
    position: fixed;
    top: 0;
    bottom: 100%;
    left: 0;
    right: 100%;
    z-index: 99
}

.frauto-list,
.modal-content {
    background-color: #FFF;
    position: absolute
}

.modal-content {
    display: block;
    width: 95%;
    max-width: 400px;
    padding: 20px 16px 16px;
    border: 3px solid #666;
    border-radius: 10px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.modal-content img {
    margin-bottom: 16px
}

.frauto-list {
    list-style: none;
    width: 100%;
    max-height: 9em;
    border: 1px solid #CCC;
    border-top: 0;
    overflow-y: scroll;
    z-index: 3
}

.frauto-list li {
    cursor: pointer;
    width: 100%;
    padding: .25em 1em;
   color:#000;
}

.frauto-list li.selected,
.frauto-list li:hover {
    background-color: #CCC
}

[class^=icon-] {
    display: inline-block;
    background-size: cover;
    text-indent: -9999px
}

label>[class^=icon-] {
    position: absolute;
    right: .5em;
    top: 1.9em
}

.icon-eyes {
    margin: 5px 2px 0 0;
    background-image: url(https://photoregister.com/system/resources/100843/original/eyes.svg?1433783500);
    width: 35px;
    height: 27px;
    cursor: pointer
}

.icon-eyes.closed {
    background-position: 100% 0
}

.icon-search {
    margin-top: 5px;
    width: 26px;
    height: 26px;
   /* background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMCIgeT0iMCIgdmlld0JveD0iLTE3NSAtMjguNSA5MjguNSA5MjguNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAtMTc1IC0yOC41IDkyOC41IDkyOC41IiB4bWw6c3BhY2U9InByZXNlcnZlIiBzdHlsZT0iZmlsbDogZ3JheTsiPjxwYXRoIGQ9Ik00NjcuOCAzNjQuM2MwLTY4LjgtMjQuNS0xMjcuNy03My40LTE3Ni42cy0xMDcuOC03My40LTE3Ni42LTczLjRjLTY4LjggMC0xMjcuNyAyNC41LTE3Ni42IDczLjRzLTczLjQgMTA3LjgtNzMuNCAxNzYuNmMwIDY4LjggMjQuNSAxMjcuNyA3My40IDE3Ni42czEwNy44IDczLjQgMTc2LjYgNzMuNCAxMjcuNy0yNC41IDE3Ni42LTczLjRTNDY3LjggNDMzLjEgNDY3LjggMzY0LjN6TTc1My41IDgyOC42YzAgMTkuMy03LjEgMzYuMS0yMS4yIDUwLjIgLTE0LjEgMTQuMS0zMC45IDIxLjItNTAuMiAyMS4yIC0yMC4xIDAtMzYuOC03LjEtNTAuMi0yMS4yTDQ0MC41IDY4OGMtNjYuNiA0Ni4xLTE0MC44IDY5LjItMjIyLjYgNjkuMiAtNTMuMiAwLTEwNC4xLTEwLjMtMTUyLjYtMzFzLTkwLjQtNDguNS0xMjUuNi04My43IC02My4xLTc3LTgzLjctMTI1LjVjLTIwLjYtNDguNS0zMS05OS40LTMxLTE1Mi42czEwLjMtMTA0LjEgMzEtMTUyLjYgNDguNS05MC40IDgzLjctMTI1LjYgNzctNjMuMSAxMjUuNi04My43IDk5LjQtMzEgMTUyLjYtMzFjNTMuMiAwIDEwNC4xIDEwLjMgMTUyLjYgMzFTNDYwLjggNTEgNDk2IDg2LjJjMzUuMiAzNS4yIDYzLjEgNzcgODMuNyAxMjUuNnMzMSA5OS40IDMxIDE1Mi42YzAgODEuOC0yMy4xIDE1Ni4xLTY5LjIgMjIyLjZsMTkxLjQgMTkxLjRDNzQ2LjYgNzkyLjEgNzUzLjUgODA4LjkgNzUzLjUgODI4LjZMNzUzLjUgODI4LjZ6Ii8+PC9zdmc+) */
background-image:  url('https://d1yy0skkp4ztxs.cloudfront.net/system/images/images/29478/original/icon_search.jpg?1460767790');
}

.whirlpool_footer{ margin_top:20px;padding-top:20px; color: #717171; font-size:12px; text-decoration:none}
.button_label_text{font-weight: 500;}
input#next_button{font-size: 16px; padding: 15px 55px; }

input {
  -webkit-appearance: none;
// border-radius: 7px;
}

input[type="checkbox"] + span:before {
  font-size: 16px;
}

.pref-text { font-size: 13px; font-weight: 600; }
#ui-datepicker-div {
   width: 200px;
}

/*basic reset*/
* {margin: 0; padding: 0;}


/*form styles*/
#msform {

	text-align: center;
	position: relative;
width:500px;
}
#msform  {
	background: white;
	border: 0 none;
	box-sizing: border-box;
	width: 100%;

	
	/*stacking fieldsets above each other*/
	position: relative;
}
/*Hide all except first fieldset*/
#msform:not(:first-of-type) {
	display: none;
}
/*inputs*/
#msform input, #msform textarea {
	padding: 15px;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-bottom: 5px;
	width: 100%;
	box-sizing: border-box;
	font-family: montserrat;
	color: #2C3E50;
	font-size: 13px;
}
/*buttons*/
#msform .action-button {
	width: 100px;
	background: #3c9bdd;
	font-weight: bold;
	color: white;
	border: 0 none;
	cursor: pointer;
	padding: 10px 5px;
	margin: 10px 5px;
}

/*headings*/
.fs-title {
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
       text-align:left;
      width: 70%;
      margin: 0 auto;
font-weight: bold;
padding-top:10px
}
.fs-subtitle {
	font-weight: normal;
	font-size: 16px;
	color: #fff;
text-align:left;
width: 70%;
margin: 0 auto;
padding-top:5px;

}
/*progressbar*/
#progressbar {
	overflow: hidden;
	/*CSS counters to number the steps*/
  height:auto;
}
#progressbar li {
	list-style-type: none;
	color: white;
	font-size: 9px;
	float: left;
	position: relative;
  color: #2C3E50;
  background:#dedede;
  height:100%;
width:32%;
}
#progressbar li.can {
	list-style-type: none;
	color: white;
	font-size: 9px;
	width: 20%;
	float: left;
	position: relative;
  color: #2C3E50;
  background:#dedede;
  height:100%
}
#progressbar li.active {
	list-style-type: none;
	color: white;
	font-size: 9px;
	float: left;
	position: relative;
  color: #2C3E50;
  /*background:#3c9bdd;*/
  height:100%;
}

#progressbar li.active_can {
	list-style-type: none;
	color: white;
	font-size: 9px;
	width: 50%;
	float: left;
	position: relative;
  color: #2C3E50;
background:#545450;
  height:100%
}


#progressbar li:before {
	display: block;
	font-size: 10px;
	color: #3c9bdd;
	background: white;
	margin: 0 auto 5px auto;
  height:100%
}
/*progressbar connectors*/
#progressbar li:after {
	width: 100%;
	height: 2px;
	background: white;
	position: absolute;
	left: -50%;
	top: 9px;
	z-index: -1; /*put it behind the numbers*/
}
#progressbar li:first-child:after {
	/*connector not needed before the first step*/
	content: none; 
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before,  #progressbar li.active:after{
	background: #3c9bdd;
	color: white;
}
#progressbar li.active_can:before,  #progressbar li.active_can:after{
	background: #3c9bdd;
	color: white;
}
.num_image{    height: 45px;
    width: 45px;
    margin: 0 auto;
    padding-top: 5px;}


/*progress bar circle css */
.progressbar-num {
    background-color: none;
    border: 1px solid #fff;
    height: 40px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 40px;
    //font-size: 3em;
    font-size: 2.8em;
    color: #fff;
}

.num_align
{ margin-top: 8px; } 



.tooltip-icon {
    position: relative;
    top: 2px;
}
#title-message {display: none;}
@media only screen and (max-width : 375px)  {
#title-message {clear: both;display: block;float: left;font-size:14px;}
#first-title{float: left;font-size:14px;}
.space-reduction{margin-top:-18px;}
}
@media only screen and  (max-width : 320px)  {
#title-message {clear: both;display: block;float: left;font-size:14px;}
#first-title{float: left;font-size:14px;}
.space-reduction{margin-top:-18px;}
}
@media only screen and  (max-width : 328px)  {
#title-message {clear: both;display: block;float: left;font-size:14px;}
#first-title{float: left;font-size:14px;}
.space-reduction{margin-top:-18px;}
}
@media only screen and  (max-width : 414px)  {
#title-message {clear: both;display: block;float: left;font-size:14px;}
#first-title{float: left;font-size:14px;}
.space-reduction{margin-top:-18px;}
}

/** Logo Sizing **/
/** Standard Colors **/
/** Brand Colors **/
/** Template Colors **/
/** UI Variables **/
/** Heading Colors **/

.main-header{background-color: #000;}
.main-wrapper{padding:0px;
font-family: "AktivGroteskTrial-Medium";
padding-top:40px;
}
.wrapper{margin-top:30px;}

body{font-family: "AktivGroteskTrial-Medium";}

.section-header-survey {padding-top: 5px; }
#progressbar li.active {background:transparent;  margin-right: 5px;}

h1 {
  color: #fff;
  font-family: "Montserrat-Thin";}

h2 { font-size: 32px; font-weight: 700; line-height: 32px; color: #fff;
  font-family: "Montserrat-Medium";
text-transform:uppercase;
}

h3 {
  color: #fff; 
  font-family: "Montserrat-Medium";
  font-size: 21px;
  font-weight: 600;
 line-height: 1.1;
text-transform:uppercase;
}

h4 {
 color: #fff;
    font-family: "Montserrat-SemiBold";
font-weight:600;
font-size:21px;
    line-height: 1.43;
text-transform:uppercase;
}

h5 {
  color: #666; }

h6 {
  color: #fff; }
p {
font-family: "AktivGroteskTrial-Regular";
color: #e0ded9;
 line-height: 2.14;
font-size:14px;
}

.button-primary, #next_button,#js-dealer-button {
   color: #FFF;
   width: 330px;
   font-size: 14px;
   border: solid #FFF 1px; 
   text-transform:uppercase;
  font-family: "AktivGroteskTrial-Bold";
    padding: 15px 20px;
} 

.button-grey{
  border: solid #93969a 1px;
  color: #FFF; 
  width:330px;
  font-size:14px;
   padding: 18px 55px;
}
.button-grey-light{
  border: solid #93969a 1px;
  color: #FFF; 
  width:330px;
  font-size:14px;
   padding: 18px 55px;
  margin-top:30px;
}

#header-right{float:right;padding-top:30px}

.ssc_quantity{
top: -8px;
    position: absolute;
    text-align: right;
    right: -2px;
    font-size: 11px;
    text-decoration: none;
    color: #fff;
}

.button-secondary {
color: #BD9B60;
background-color: #000;
border: solid #BD9B60 1px;
box-shadow: none;
-webkit-box-shadow: none;
 -moz-box-shadow: none;
padding: 14px 0px;
font-size: 16px;
font-family:"Montserrat-Bold";
    width: 330px;
text-align:center;
}

.button-help,
.button-round {
 background-color: #717171;
  color: #FFF; }

.logo {
  max-width:50px;
margin-left: 1em;
}

a, .email-link
{ 
font-family: "AktivGroteskTrial-Medium";
cursor:pointer;
 } 

.footer a:hover {
    color: #bd9b60;
}
.header_list a:hover{
    color: #bd9b60;
}
.label-text{
width:100%;
}
input[type="checkbox"]:focus + .label-text:before {
  border-color: #254569; }

input[type="radio"]:focus + .label-text:before {
  box-shadow: 0 0 0 2px #254569; }

.float-r {
  float:right;
}
/*Display Buttton*/
.display-btn-mob{display:none}
.display-btn-web{display:block}
.left-mob{display:none}
.right-web{float:right;text-align:right;display:block}

.filter_offer{height:35px;font-size:14px;color:#95989a;margin-top:5px;margin-bottom:10px}


.check-fa  {
left: 0.5em;
    position: absolute;
    top: 0.5em;
  display:none;
}
.check-fa-service{
  display:none;
}
.check-fa-service, .check-fa-privacy, .check-fa-shipping, .check-fa-terms{

  display:none;
    position: absolute;
}
.check-fa-prd{
left: 0.65em;
 position:relative;
  top:-5px;
  display:none;
}
.check-fa-shipping {
display: block;
}
.check-fa-can{
left: 0.5em;
    position: absolute;
    top: 0.5em;
  display:none;
}

.geo-trigger {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 48%;
    margin-bottom: 0;
    position: absolute;
    right: .5em;
    top: 1.7em;
}
.fa-lg1 {
    font-size: 1.85em !important;
    line-height: 0.5em;
    margin-right:25px;
}
.fa-lg{
    font-size: 1.33em;
    line-height: 0.5em;
    margin-right: -2px;
    margin-top: -19px;
}
.shopping_cart_circle {
    width: 15px;
    height: 15px;
    background: #F47A20;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    float: right;
    margin-top: -36px;
    margin-right: -6px;
}

.shopping_cart_grey{
    display: block;
    position: relative;
    width: 40px;
    height: 33px;
    background-color: #dedede;
    top: 26px;
}


/*Billing checkbox*/
 input[type="checkbox"] {
  display:none;
}


 input[type="checkbox"] + span:before {
  font-family: 'FontAwesome';
  padding-right: 3px;
  font-size: 20px;
}

 input[type="checkbox"] + span:before {
  content: "\f096"; /* check-empty */
padding-right:7px;
padding-top:3px;
}
input[type="checkbox"]:checked + span:before {
  content: "\f046"; /* check */
padding-right:7px;
padding-top:3px;
}
.billing-text{color: #717171;font-size:.8em; margin-left:8px;}
.check_line span:before{
  content: "";
    position: absolute;
    height: 17px;
    border-bottom: 2px solid #93969a;
    width: 20px;
    right:100%;
}
.check_line span:after{
 text-align: right;
    float:right;
}
.check_line1 span:before{
  content: "";
    position: absolute;
    height: 20px;
    border-bottom: 2px solid #93969a;
    top: 4px;
    width: 20px;
    right:100%;
}
.terms-notification-text:before{
  content: "";
    position: absolute;
    height: 20px;
    border-bottom: 2px solid #93969a;
    width: 20px;
    right:100%;
}
#receive_product_communication .label-text:before{
     left: 0;
}
.terms-notification-text{
padding:6px; 
margin-left:20px;
position:absolute;
}
.unordered-list--two-columns {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
list-style-type: none;
}
.unordered-list--two-columns .unordered-list__item {
  width: 25%;
 font-family:"AktivGroteskTrial-Regular";
margin-top:1%;
}
select.registria_field option{
color:#93969a;
}
select.registria_field option:not(first-child){color:#000;background-color:#C3C3C3;}
.web{display:block;}
.mobile{display:none;}
.mobile_h4{color:#e0ded9;;
line-height:1.43;
width:293px;
font-size:17px;
margin-top:25px;
font-family:"Montserrat-Medium";

}
.divider{
font-family:"AktivGroteskTrial-Thin";
}
.reg_conf{
  font-family: "Montserrat-Medium";
  font-size: 16px;
  color: #bd9b60;
}
.light{
font-family:"AktivGroteskTrial-Regular";
}

.expiration {
    display: inline-block;
    vertical-align: top;
    width: 25%;
}
.expiration-mm {
   /*  padding-right:10px;     */
   display: inline-block;
    vertical-align: top;
    
}
.expiration-yy {
    /* padding-left:10px;  */
    display: inline-block;
    vertical-align: top;
   
}
.welcome-conf{
padding-top: 20px;
color: #e0ded9;
}
.reg_name {line-height:2.49;}
/*------ footer css------- */
.footer{
flex-direction: row-reverse;
    display: flex;
    width: 100%;
}
.footer_image{
    background: url../system/images/5306/original/Jenn_Air_Footer_Logo.png?1539721041) no-repeat;
    background-size: 100% 100%;
 background-position: right !important;
    display: flex;
    align-items: center;
    height: 100%;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.footer-arrow{
    padding: 2rem;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 24px;
    color: #fff;
   padding-left:4rem;
}
.footer-arrow::after{
    width: 25px;
    height: 25px;
    background-size: 20px 20px;
    margin-top: 15px;
    display: inline-block;
    /* content: '\e902'; */
    content:'\f061';
  /*  transform: rotate(-90deg);
    font-family: "jennair-icons"; */
  font-family: "FontAwesome";
}
.fimage_text{
display:inline-block;
width:inherit;
}
.fimage_heading{
font-family: 'Montserrat-SemiBold';
    margin: 0;
    max-width: 100%;
    width: 100%;
    font-size: 21px;
    line-height: 24px;
    letter-spacing: 3px;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
}
.fimage_mainText{
    font-family: "Defiant-Sans";
    margin: 0;
    text-align: left;
    text-transform: none;
    font-size: 48px;
    line-height: 72px;
    letter-spacing: 9px;
}
.fgrid-right{
    flex: 1;
    box-sizing: border-box;
    clear: both;
padding-right:0px !important;
}
.footer-right{
display: block;
    margin: 0 auto;
    height: 100%;
    width: 100%;
    min-height: 23rem;
    position: relative;
}
.fgrid-left{
flex:1;
}
.ja-footer{
    border: 0;
    flex-direction: row;
    height: 100%;
    display: block;
    margin: 0 auto;
    padding: 0 0 2rem;
    width: 100%;
}
.footer_left{
    min-width: 50%;
    order: 1;
    border: 0;
    margin-top: 2vmax;
padding-bottom: 2rem;
}
.footer_left a{
    color: white;
    font-familyAktivGroteskTrial-Bold;
    font-size: 12px;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}
.footer_left ul{
    padding: 0;
    list-style: none;
margin-top:-3px;
white-space:nowrap;
}
.footer_left ul>li{
margin-bottom:0;
}
.footer_left-upper{
max-width: 30rem;
    display: flex;
  /*  justify-content: space-around; */
    max-width: 40rem;
    padding: 3rem .5rem;
}
..footer_left-upper figure{
margin: 0 0 0 .25rem;
    padding: 0;
    text-align: left;
}
.footer_logo-link{
    border-bottom: 0;
color: white;
    font-family: 'Aktiv Grotesk',sans-serif;
    font-size: .85rem;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
}
.ja-footer_logo{
    height: 140px;
    max-height: 10rem;
    width: unset;
}
[class^="icon-"], [class*=" icon-"]{
    font-family: "jennair_icons" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.icon-houzz:before {
    content: "\e916";
}
.footer_upper-links{
padding: 0;
    list-style: none;
    margin: .5rem;
    min-width: 8rem;
margin-left:65px;

}
.footer_upper-links>li{
    margin-bottom: 0;
    text-align: left;
line-height: 1.75;
}

.footer_upper-links>li:last-child{
margin-top:20px;
}
.footer_upper_social_icons{
padding: 0;
    list-style: none;
display: flex;
    justify-content: space-between;
    margin: 1rem 0 0 0;
    max-width: 12rem;
}
.footer_upper_social_icons >li{
margin-bottom:0;
}
.footer_upper_social_icons a {   
    color: white;
    font-family: 'Aktiv Grotesk',sans-serif;
    font-size: .85rem;
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase;
}

.footer_bottom_links{
    display: flex;
    justify-content: flex-start;
    margin: .5rem .5rem 0 2rem;
    flex-wrap: wrap;
}
.footer_bottom_links> li{
    margin-left: 1rem;
    text-align: left;
}
.footer_copyright{
margin-top:2rem;
}
.footer_copyright p{
font-family:AktivGroteskTrial-Medium;
color:#666666;
font-size:12px;
line-height:2;
}
.houz-icon{
width:20px;
margin-top:10px;
}
.help-me{
    margin-top: 0px;
    text-align: right;
    color: var(--very-light-pink);
    font-size: 12px;
    line-height: normal;
}
/* thanks page overrides */
.offers-content {
background-color: #000;
border: none;
padding-top:60px;
}
.fri-offer_savings {
color: #BD9B60;
font-size: 16px;
  font-weight: bold;
font-family:"Montserrat-Bold";
}
.fri-offer_name {
color: #fff;
font-size: 21px;
font-family:"Montserrat-Bold";
}
.whp-savoffer_price{
  font-size: 13px;
   color: #c2c2c2;
font-family:"AktivGroteskTrial-Italic";
}
.fri-offer_price {
color:#e0ded9;
}
.subheader_call_bold{
color: #e0ded9;
    font-weight: bold;
font-family:"AktivGroteskTrial-Bold";
text-transform:uppercase;
}
.subheader_call {
 font-size: 14px;
    color: #e0ded9;
font-family: "AktivGroteskTrial-Regular";
letter-spacing:1px;
}
.add_to_cart{
color: #BD9B60;
background-color: #000;
border: solid #BD9B60 1px;
box-shadow: none;
-webkit-box-shadow: none;
 -moz-box-shadow: none;
padding: 14px 80px;
font-size: 16px;
font-family:"Montserrat-Bold";
}
.subheader_call_top{
    padding-top: 12px;
    font-size: 14px;
    line-height: 22px;
    color: #e0ded9;
   font-weight: bold;
  font-family:"AktivGroteskTrial-Bold"
}
.button-grey {
background-color: #000;
border: solid #93969a 1px;
box-shadow: none;
-webkit-box-shadow: none;
    -moz-box-shadow: none;
color: #626367;
font-size: 16px;
font-family:"Montserrat-Bold";
}
#survey_items {
margin-top:30px;

}
.service-plan-text {
padding:8px; margin-left:9px;position:relative;
color:#93969a;
}
.section-header {
    color: #bd9b60;
    font-size: 21px;
    margin-bottom: 15px;
line-height: 1.43;
}
.section-header:nth-child(3){
padding-top:35px;
}
.review_order_pricelabel{
  color: #fff;
  font-size: 14px;
}
.review_order_label{
 color: #fff;
}
.button-grey-light{
color: #BD9B60;
background-color: #000;
border: solid #BD9B60 1px;
box-shadow: none;
-webkit-box-shadow: none;
 -moz-box-shadow: none;
padding: 14px 80px;
font-size: 16px;
font-weight: bold;
    width: 200px;
 text-transform: uppercase;
font-family:"Montserrat-Bold";
}
.proceed_order{
color: #BD9B60;
padding: 14px 80px;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
margin-bottom:60px;
font-family:"Montserrat-Bold";
}
.submit_order{
color: #BD9B60;
padding: 14px 80px;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
margin-top:60px; 
font-family:"Montserrat-Bold";
}
.divider{
font-size: 52px;
color:#fff;
}
.divider_li{
display: flex;
 align-items: center;
}
#progressbar li{
background: #000;
color: #626367;
margin-right: 5px;
background: transparent;
}

body.jennair-bd #progressbar li .fs-subtitle {
text-align:center;
}

#progressbar li.active .fs-title {
color: #fff;
}
#progressbar li.active .fs-subtitle {
color: #fff;
}
#progressbar li.done .fs-title {
color: #BD9B60;
}
#progressbar li.done .fs-subtitle {
color: #BD9B60;
}
#progressbar li:nth-child(3){
margin-right:0px;
}
#msform{
    background:transparent;
    margin: 0px auto;
}
.fs-title {
width:auto;
color:#636468;
font-family: "Montserrat-SemiBold";
 line-height: 1;
  letter-spacing: 3px;
font-size:32px;
}
.fs-subtitle{
width:auto;
color:#636468;
font-family: "AktivGroteskTrial-Regular";
line-height: 1.71;
  letter-spacing: 1px;
  font-size: 14px;
text-transform:uppercase;
}
thead tr {
line-height: 40px;
}
tfoot>tr:last-child>.review_order_pricelabel { font-family:"AktivGroteskTrial-Bold"; }
tfoot>tr:last-child>.review_order_label{ font-family:"AktivGroteskTrial-Bold"; }
#header-right {
margin-right:2em;
}
.checkout-header { font-size:16px;color: #bd9b60;font-family:"Montserrat-Bold";}
.progressbar-tick .times-modal{ color:#93969a !important;}
.button-grey-light-modal{  color: #626367; background-color: #fff; border: solid #93969a 1px; box-shadow: none;-webkit-box-shadow: none; -moz-box-shadow: none;     text-transform: uppercase;}
.button-red-light-modal{ color: #BD9B60; background-color: #fff; border: solid #BD9B60 1px; box-shadow: none;-webkit-box-shadow: none; -moz-box-shadow: none;     text-transform: uppercase;}
#privacy_grid{
margin-bottom:30px;}
#extended_grid{
margin-bottom:50px;}
#receive_grid{
margin-bottom:70px;}
label[for="user[privacy_policy]"]
{top:30px;
}
.nav-wrap { margin-top: 2.5em; }
.legal{
font-family:"AktivGroteskTrial-Regular";
font-size:12px;
color:#fff;
}
a{
color:#fff;
}
.orange-link{
text-decoration:none;
}

a:hover{
color:#BD9B60;
text-decoration:underline;
}


.orange-link:after{
    width: 25px;
    height: 25px;
    background-size: 20px 20px;
    margin-top: 15px;
    display: inline-block;
    content: '\f061';
    font-family: "FontAwesome";
    margin-left:3px;
}

#cancel {  margin-bottom: 20px;}
input:not(#next_button),select.registria_field{
    border: 0px solid #E0E0E0;
    border-bottom: 2px solid #94979B;
   
}
input:not(#next_button):focus, select.registria_field:focus{
    border-bottom: 2px solid #BD9B60;
}
#next_button:hover,
.button-primary:hover,
.button-secondary:hover,
.button-grey:hover,.button-grey-light:hover {
    color: #bd9b60;
    border: solid 1px #bd9b60;
}
#next_button:active{
background-color:#BD9B60;
 border:1px solid #BD9B60;
color:#000;
   }
input.valid, select.valid{
border-bottom: 2px solid #fff !important;
}
.reg1{text-transform:uppercase;padding-top:20px;}
@media(min-width:321px){
.footer_left-upper figure{margin:0 0 0 .25rem}
.footer_copyright p{margin:.5rem 1rem 0 2.25rem}
.footer_upper-links{min-width:8rem;margin-lef:30px;}
.footer_bottom_links{margin:.5rem .5rem 0 2rem}
.fa-lg1 {
    font-size: 1.5em !important;
    margin-right: 16px;
}
.footer-arrow{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding: 1rem;
}
#progressbar li:first-child{
     margin-right:0px !important;
}
}
@media(min-width:361px){
.footer_left-upper figure{margin:0 0 0 .25rem}
.footer_copyright p{margin:.5rem 1rem 0 10px}
.footer_upper-links{min-width:45%}
.footer_bottom_links{margin:.5rem .5rem 0  -5px}
}
@media(min-width:416px){
.footer_left{border:0}
.footer_left-upper figure{margin:0 0 0 1rem;padding:0;text-align:left}
.footer_copyright p{margin:.5rem 1rem 0 23px}
.footer_upper-links{min-width:9rem;margin-lef:40px}
.footer_bottom_links{margin:.5rem .5rem 0 9px}
.fa-lg1 {
    font-size: 1.85em !important;
    margin-right: 25px;
}

}
@media only screen and (min-width:560px){
#progressbar li:first-child{
     margin-right:16px !important;}
}


@media(min-width:1024px){
.footer_left{border:0;margin-top:2vmax}
.footer_left-upper figure{margin:0 0 0 1.5rem;padding:0;text-align:left}
.footer_upper-links{min-width:10rem}
.footer_copyright p{font-size:.875rem;margin:.5rem 1rem 0 26px;text-align:left}
.footer_left-upper{max-width:30rem}
.footer_bottom_links{margin:.5rem .5rem 0 15px;}.footer-arrow{
    padding: 2rem;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 24px;
    color: #fff;
   padding-left:3rem;
}
}
@media(min-width:1024px){
.ja-footer{border:0;flex-direction:row;height:100%}
.footer_left{min-width:50%;order:1}
}
@media(max-width:1225px){
.himage_heading{margin-left:0px;}
}

/* ------end footer css----- */ 
  /* ----------- iPhone 5 and 5s ----------- */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px){
.logo-center{ margin: 0 auto; max-width: 200px;}
#next_button, #js-dealer-button{width:100%}
.display-btn-mob{display:block}
.display-btn-web{display: none;}
.left-mob{display:block;text-align:right;padding-left:10px;font-size:0.7em}
.right-web{text-align: left;}
[type=checkbox]~.label-text, 
[type=radio]~.label-text {
    display: inline-block;
    margin-left: 5px;
    cursor: pointer;
    font-size: 14px;
    top: 4px;
    line-height: 16px;
}
.col-1-2{ width:100%; }
.button-grey{width:100%;text-align:center; padding: 18px 55px;}
.logo-spacer{padding-top:10px;padding-bottom:10px}
.filter_offer{width:90%; height:39px;}
.button-primary,.button-secondary{width:100%;text-align:center}
.mobile_line_break { display:block; margin-top: 1.5em;}
.unordered-list--two-columns .unordered-list__item{width:100%;}
.unordered-list--two-columns .unordered-list__item:not(:nth-child(1)){margin-top:3%;}
select.registria_field{width:100%;}
.web{display:none;}
.mobile{display:block;}
#survey_items {
margin-left:0px;
}
.required_mob{
font-family:"AktivGroteskTrial-ThinItalic";
font-size:14px;
color:#626367;
}
.logo_img{margin-left:-30px; max-width: 180px;}
.welcome-conf{
  font-size: 21px;
  line-height:1.43;
}
.list_ul { padding-top: 50px; }
.footer{margin-top:0px;}
.reg1{text-align:center;}
.reg_name {line-height:1.64;}
.fs-title{font-size:13px;text-align:center;}
.fs-subtitle{font-size:12px;text-align:center;}
#progressbar li{ background: transparent; margin:0px 3px;width:31%;}
.footer_image{ height:150px; position: relative;}
.fimage_heading{font-size: 14px; padding-bottom: 0px; }
.fimage_mainText{font-size: 25px; padding-left: 2em;     text-transform: uppercase; font-family: "Montserrat-Medium";}
.main-wrapper{padding:0px 20px 0 20px;padding-top: 40px;}
.ja-footer_logo{  height: 120px; }
.footer_bottom_links{ display:table;}

#msform{padding:0px !important;}
.secition-header{
font-size:20px;
}
section-header:not(first-child){
padding-top:10px;
}
#receive_grid{margin-bottom:120px !important;}
.fa-lg1{margin-right:15px;}
.footer_upper-links{margin-left: 22px;}
#progressbar li{margin-right:0px !important;}
}

  /* ----------- iPhone 6 ----------- */
 @media only screen and (min-device-width: 375px) and (max-device-width: 667px) { 
.logo-center{ margin: 0 auto; max-width: 200px;}
#next_button,#js-dealer-button{width:100%}
.display-btn-mob{display:block}
.display-btn-web{display:none}
.left-mob{display:block;text-align:right;padding-left:10px;font-size:0.7em}
.right -web{text-align: left;}
[type=checkbox]~.label-text, 
[type=radio]~.label-text {
    display: inline-block;
    margin-left: 5px;
    cursor: pointer;
    font-size: 14px;
    top: 4px;
    line-height: 16px;
}
.col-1-2{ width:100%; }
.logo-spacer{padding-top:25px;padding-bottom:25px}
.filter_offer{width:90%; height:39px;}
.button-grey{width:100%;text-align:center; padding: 18px 55px;}
.button-primary,.button-secondary{width:100%;text-align:center}
.mobile_line_break { display:block; margin-top: 1.5em;}
.unordered-list--two-columns .unordered-list__item{width:100%;}
.unordered-list--two-columns .unordered-list__item:not(:nth-child(1)){margin-top:3%;}
select.registria_field{width:100%;}
.web{display:none;}
.mobile{display:block;}
#survey_items {
margin-left:0px;
}
.required_mob{
font-family:"AktivGroteskTrial-ThinItalic";
font-size:14px;
color:#626367;
}
.logo_img{margin-left:-30px; max-width: 180px;}
.list_ul { padding-top: 50px; }
.footer{margin-top:0px;}
.reg1{text-align:center;}
.reg_name {line-height:1.64;}
.fs-title{font-size:14px;text-align:center;}
.fs-subtitle{font-size:12px;text-align:center;}
#progressbar li{margin:0px 3px;width:31%;}
.footer_image{ height:150px; position: relative;}
.fimage_heading{font-size: 14px; padding-bottom: 0px;}
.fimage_mainText{font-size: 25px; padding-left: 2em;     text-transform: uppercase; font-family: "Montserrat-Medium";}
.main-wrapper{padding:0px 20px 0 20px;padding-top: 40px;}
.ja-footer_logo{  height: 140px; }
.footer_bottom_links{ display:table;}
.header{height:95vh;}
#msform{padding:0px 10px;}
section-header:not(first-child){
padding-top:10px;
}
#progressbar li:first-child{
     margin-right:0px !important;
}
 }

  /* ----------- iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) { 
.logo-center{ margin: 0 auto;max-width: 200px;}
#next_button,#js-dealer-button{width:100%}
.display-btn-mob{display:block}
.display-btn-web{display:none}
.left-mob{display:block;text-align:right;padding-left:10px;font-size:0.7em}
.right-web {text-align: left;}
[type=checkbox]~.label-text, 
[type=radio]~.label-text {
    display: inline-block;
    margin-left: 5px;
    cursor: pointer;
    font-size: 14px;
    top: 4px;
    line-height: 16px;
}
.col-1-2{ width:100%; }
.logo-spacer{padding-top:25px;padding-bottom:25px}
.filter_offer{width:90%; height:39px;}
.button-grey{width:100%;text-align:center; padding: 18px 55px;}
.button-primary,.button-secondary{width:100%;text-align:center}
.mobile_line_break { display:block; margin-top: 1.5em;}
.unordered-list--two-columns .unordered-list__item{width:100%;}
.unordered-list--two-columns .unordered-list__item:not(:nth-child(1)){margin-top:3%;}
select.registria_field{width:100%;}
.web{display:none;}
.mobile{display:block;}
#survey_items {
margin-left:0px;
}
.required_mob{
font-family:"AktivGroteskTrial-ThinItalic";
font-size:14px;
color:#626367;
}
.logo_Img{margin-left:-30px; max-width: 180px;}
.list_ul { padding-top: 50px; }
.footer{margin-top:0px;}
.reg1{text-align:center;}
.reg_name {line-height:1.64;}
.fs-title{font-size:16px;text-align:center;}
.fs-subtitle{font-size:14px;text-align:center;}
#progressbar li{margin:0px 3px;width:31%;}
.footer_image{ height:150px; position: relative;}
.fimage_heading{font-size: 14px; padding-bottom: 0px;}
.fimage_mainText{font-size: 25px; padding-left: 2em;     text-transform: uppercase;font-family: "Montserrat-Medium";}
.main-wrapper{padding:0px 20px 0 20px;padding-top: 40px;}
.ja-footer_logo{  height: 140px; }
.footer_bottom_links{ display:table;}
.header{height:95vh;}
#msform{padding:0px 10px;}
section-header:not(first-child){
padding-top:10px;
}
#progressbar li:first-child{
     margin-right:0px !important;
}
}

/*Ipad*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
#next_button,#js-dealer-button{width:100%}
.filter_offer{width:90%; height:39px}
.button-grey{width:100%;text-align:center}
.button-primary{width:100%;text-align:center}
.mobile_line_break { display:none; margin-top: 1.5em;}
#progressbar li:first-child{
     margin-right:0px !important;
}
}

@media only screen and (min-device-width : 1025px)  {
  .mobile_line_break { display:none; margin-top: 1.5em;}
}

.logo-spacer{padding-bottom:15px;text-align:center;}


.subheader_call_bold{
    font-size: 18px;
    line-height: 20px;
    color: #e0ded9;
    padding-right:100px;
   margin-bottom: 16px;
}
.subheader_call_italics{font-size: 16px;
    font-style: italic;
    line-height: 20px;
    color: #717171;}
/*offers*/
.fri-offer_savings{ /* color: #dc6487; */  font-weight: 600; text-transform: uppercase;padding-bottom: 5px; font-size: 15px; }
.fri-offer_name{font-size:20px; color: #fff;line-height:27px;font-weight:bold}
.fri-offer_price{ color: #e0ded9; font-size:20px; line-height:27px; font-weight:bold} 
/* .fri-offer_price{font-size:20px; color:#95989a;line-height:27px;font-weight:bold} */
.fri-savoffer_price{font-size:13px;color:#717171;line-height:17px;font-style:italic}
.return-to-site-link {
    font-size: 14px;
    color: #717171;
    text-decoration:underline;
    font-style:italic;
    cursor: pointer;
}
.whirlpool_spacer{padding-bottom:10px;padding-top:5px}

/*Review order*/
.review_order_label{
font-size: 14px;
color: #a9abad;
font-weight: normal;
font-family:"AktivGroteskTrial-Regular";
}
.review_spacing{
    height: 80px;
    vertical-align: top;
}

.review_order_pricelabel{
font-size: 15px;
color: #95989a;
font-weight: bold;
font-family:"AktivGroteskTrial-Regular";
}
.num_align{margin-top:7px;margin-left:2px}

/*login*/
.wrapper-small {
    max-width: 500px;
    margin: auto;
}

/*Edit Symbol*/

.edit-symbol-style {
     float: right;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 30px;
   margin-top: -10px;
}

/*Benefits css*/
.benefits_content{padding: 0px 10px 10px 10px;}
.allign_benifits{clear: both;height: 15px;}

.fa-check:before
{ color: #93969a;
  content: url("../system/fonts/jennair/Nav-Icons/White-Check.svg") !important; 
}

.fa-times-circle-o
{
background-color:#fff
}
.fa-stack-2x{
font-size:42px
}
.center-text {
  text-align: center;
}

/* pr_survey page checkboxes style */
.check-fa-intender {
    left: 0.5em;
    position: absolute;
    top: 0.5em;
   display: none;
}

.check-fa-o-intender {
    left: 0.5em;
    position: absolute;
    top: 0.5em;
   display: none;
}

.check-fa-washer {
    left: 0.5em;
    position: absolute;
    top: 0.5em;
   display: none;
}

.check-fa-o-washer {
    left: 0.5em;
    position: absolute;
    top: 0.5em;
   display: none;
}

.check-fa-countertop {
    left: 0.5em;
    position: absolute;
    top: 0.5em;
   display: none;
}

.check-fa-o-countertop {
    left: 0.5em;
    position: absolute;
    top: 0.5em;
   display: none;
}

.check-fa-dishwasher {
    left: 0.5em;
    position: absolute;
    top: 0.5em;
   display: none;
}

.check-fa-o-dishwasher {
    left: 0.5em;
    position: absolute;
    top: 0.5em;
   display: none;
}

.check-fa-fridge {
    left: 0.5em;
    position: absolute;
    top: 0.5em;
   display: none;
}

.check-fa-o-fridge {
    left: 0.5em;
    position: absolute;
    top: 0.5em;
   display: none;
}

/* For select box */
select.registria_field {
    position: static;
    border: 0px solid #CCC;
    padding: 8px 10px;
border-bottom: 2px solid #94979B;
    border-radius: 0;
color:#717171;
}

/* style for number input installation_number */
#installation_number::-webkit-inner-spin-button, 
#installation_number::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

@media only screen and (max-width:768px){
.unordered-list--two-columns .unordered-list__item{width:100%;}
.unordered-list--two-columns .unordered-list__item:not(:nth-child(1)){margin-top:3%;}
select.registria_field{width:100%;}
.col-1-2{ width:100%; }
.proceed_order{ width:100% !important;}
.submit_order{ width: 100% !important;}
 .grid>[class*=col-] {  float: none;  width: 100%;  margin-bottom: 16px;  padding-right: 0;  }
 .offers-content{ padding-left:20px;}
.benefits_div{ padding-left:20px;}
.web{display:none;}
.mobile{display:block;}
#survey_items {
margin-left:0px;
}
.reg1{text-align:center;}
.fs-title{
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  font-size: 21px;
  font-weight: 600;
  line-height: 1.52;
  letter-spacing: 2px;
text-align:center;
}
.fs-subtitle{
  font-size: 12px;
  line-height: 1.71;text-align:center;
}
#msform{
    padding: 0px 10px;
}
.footer-right{
height:auto;
    min-height: 0em;
}
#privacy_grid{
margin-bottom:60px;}
#extended_grid{
margin-bottom:60px;}
#receive_grid{
margin-bottom:100px;}
label[for="user[privacy_policy]"]
{top:40px;
}

.footer{flex-direction:column;}
.footer_image{background-size:100% auto;}
p{line-height:1.71;}
}

.offer-flex {display: block;  flex-direction: column; }
@media screen and (max-width: 800px){
.offer-flex {display: flex;  flex-direction: column; }
}

#ui-datepicker-div select{
 color: #222 !important;
}

.custom-error { font-size: 12px; letter-spacing: 1px; }
div#errorExplanation { margin: 20px; }


h2.text-style { font-size: 20px; }
h4.offers-sub-heading { color: #e0ded9 !important; font-family: "Montserrat-SemiBold" !important;}
.card { color: #e0ded9 !important;  font-family: "Montserrat-SemiBold";}
#skip_service_plan { font-family: "Montserrat-SemiBold"; }

label[for='address1']>ul.frauto-list li {font-size:11px; overflow:hidden; line-height:30px; border-top:1px solid #e6e6e6; color:#999; padding:0 10px;}

label[for='address1']>ul.frauto-list li:hover { background-color:#fafafa; }

label[for='address1']>ul.frauto-list li > strong { color: #000; font-size: 11px; }

label[for='address1']>ul.frauto-list li.selected, label[for='billing_address1']>ul.frauto-list li:hover { background-color:#fafafa; }

label[for='billing_address1']>ul.frauto-list li, label[for='shipping_address1']>ul.frauto-list li {font-size:11px; overflow:hidden; line-height:30px; border-top:1px solid #e6e6e6; color:#999; padding:0 10px;}

label[for='billing_address1']>ul.frauto-list li:hover, label[for='shipping_address1']>ul.frauto-list li:hover { background-color:#fafafa; }

label[for='billing_address1']>ul.frauto-list li > strong, label[for='shipping_address1']>ul.frauto-list li > strong { color: #000; font-size: 11px; }

label[for='billing_address1']>ul.frauto-list li.selected, label[for='address1']>ul.frauto-list li:hover { background-color:#fafafa; }

label[for='shipping_address1']>ul.frauto-list li.selected, label[for='shipping_address1']>ul.frauto-list li:hover { background-color:#fafafa; }

ul.frauto-list { -webkit-padding-start : 0px; }

.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
  //  padding: 5px 0;
    margin: 2px 18px 0 !important;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
  }
  
  .ui-autocomplete > li > div {
    display: block;
    padding: 8px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333333;
  //  white-space: nowrap;
  }
  
  .ui-state-hover,
  .ui-state-active,
  .ui-state-focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
    cursor: pointer;
  }
  
  .ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .ui-autocomplete > li {
    font-size: 14px;
    overflow: hidden;
    line-height: 40px;
    border-top: 1px solid #e6e6e6;
    color: #999;
}
 .ui-autocomplete > li > a {
   display: block;
   padding: 0 10px;
   text-decoration: none;
}
 .ui-autocomplete > li:hover {
   background-color: #e9ecef;
 }
 .ui-widget {
    font-family: inherit !important;
}
.ui-widget-content { background: #FFF !important; }
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #EFEFEF !important;
    background: #EFEFEF !important;
    font-weight: normal !important;
    color: #000 !important;
}
.ui-menu-item { list-style: none !important; }
.ui-widget-content { background: #FFF !important; }
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #EFEFEF !important;
    background: #EFEFEF !important;
    font-weight: normal !important;
    color: #000 !important;
}
.ui-menu-item { list-style: none !important; }

@media(max-width:767px){
.ui-autocomplete { 
margin-right:18px;
}
}



body{
letter-spacing: 1px;
}
input{
border-radius: 0;
}
input:not(#next_button){
padding: 8px 8px 15px 8px;
letter-spacing: 2px;
text-transform: uppercase;
color: #FFFFFF;
border: 0px solid #94979B;
border-bottom: 2px solid #94979B;
}
select.registria_field{
text-transform: uppercase;
color: #94979B;
padding: 8px 8px 15px 8px;
letter-spacing: 2px;
}
select{
background:url("../system/fonts/jennair/Nav-Icons/WhiteArrowDown.svg") no-repeat;
background-position:right;
}
input:not(#next_button).invalid, .form-select.invalid{
border-bottom: 2px solid #DE3225 !important;
}
label.error, label.invalid{
color: #DE3225;
}
input.valid, select.valid{
border-bottom: 2px solid #fff !important;
color:#fff;
}
.fs-subtitle{
letter-spacing: 2px;
}
.main-wrapper h4{
letter-spacing: 3px;
text-transform:uppercase;
}

.grid>[class*=col-] {
    padding-right: 24px
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #94979B;
  opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #94979B;
}
::-ms-input-placeholder { /* Microsoft Edge */
  color: #94979B;
}
input#next_button,.button-secondary,.button-grey,.button-grey-light,.button-primary{
font-size: 14px;
letter-spacing: 2px;
padding: 10px 20px;
width: initial;
margin-top: 20px;
text-transform:uppercase;
font-family:"AktivGroteskTrial-Bold";
}

.footer_copyright p, .legal{
font-size: 12px;
color: #666;
font-weight: 400;
letter-spacing: 1px;
}
.legal, .legal a, .label-text-new a{
color: #94979B;
}
.label-text, .label-text-new{
color:  #94979B;
}
.service-plan-text{
padding-left: 12px;
}
.orange-link svg{
  height: 10px;
  margin-left: 3px;
  max-width:20px;
}
.footer-arrow svg{
  height: 15px;
}
.orange-link:hover svg{
  height: 10px;
  margin-left: 3px;
  color: #BD9B60;
}
.orange-link:after, .footer-arrow:after{
  content: " ";
height: 0;
}
p {
    font-family: "AktivGroteskTrial-Regular";
    color: #e0ded9;
    line-height: 1.25;
    font-size: 14px;
    margin-bottom: 16px;
}
.main-wrapper{
padding-top: 0px;
}
.check_line .check-fa-prd{
font-size: 12px;
}
#progressbar li, #progressbar li.active{
border: none;
}
.email-contact{
padding-right: 24px !important;
}
@media only screen and (max-width: 768px){
  input#next_button{
    width: 100%;
  }
  .grid>[class*=col-] {
      padding-right: 0px
  }
.email-contact{
padding-right: 0px !important;
}
}
a:hover{
color:#BD9B60;
text-decoration:underline;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   /* IE10+ CSS */
#js-dealer-button{width:330px;}
}
@supports (-ms-accelerator:true) {
   /* IE Edge 12+ CSS */ 
#js-dealer-button{width:330px;}
}
@supports (-ms-ime-align:auto) {
    /* IE Edge 16+ CSS */ 
#js-dealer-button{width:330px;}
}

            .cookieinfo-banner {
              text-align: center;
              padding-bottom: 30px;
            }
            .cookieinfo-text {
              font-size: 13px;
              line-height: 16px;
              height: 50px;
              padding: 8px 50px 0 0;
              position: fixed;
              bottom: 0;
              background-color: #333;
              opacity: 0.75;
              color: #ccc;
              width: 100%;
              z-index: 9999999;
              margin-bottom: 0px;
            }
            .cookieinfo-accept {
              margin-left: 20px;
              padding: 8px 16px;
              color: #fff;
              border-radius: 5px;
              border-color: #0091DC;
              background: #0091DC;
              cursor: pointer;
              vertical-align: middle;
              height: min-content;
            }
            @media (max-width: 975px) {
              .cookieinfo-text {
                font-size: 10px;
                line-height: 12px;
                padding: 8px 50px 0 0;
              }
            }
            @media (max-width: 420px) {
              .cookieinfo-text {
                height: 76px;
                font-size: 10px;
                line-height: 12px;
                padding: 8px 50px 0 0;
              }
            }

