﻿/*********************************************************************************************
    Weber-Stephen Products LLC - 070124
    Colors: Red #e01c1c - #ac0f0f - Black #1a1a1a - Grey #8c8c8c - #696969 - #b9b7b2 - White #fbf8f2
*********************************************************************************************/
@charset 'UTF-8';

* {
    margin: 0;
}

form {
    height: 100%;
}

html {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
}

body, html {
    height: 100%;
    overflow: visible !important; /* override dw :hidden */
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-font-smoothing: antialiased;
	zoom: 1;
}

ul {
    margin: 0;
}

#wrapper {
    position: relative;
}

#print-logo{display:none;}

#body-container {
    background: #f9f6f0 url(https://www.weber.com/nsassets/legacy/support/img/body-bg.jpg) repeat 0 0;
}

#content-column-container {
    padding-top: 0;
}

object, img, div, ul, li { 
    outline: none; 
}

a { color: #000; }
a:hover { color: #000; }
a:focus { color: inherit; }

a {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-decoration: underline;
}

ul, ol, dl {
    font-size: 1em;
    line-height: inherit;
    margin-bottom: 1.25rem;
    list-style-position: outside;
    font-family: inherit;
}

p { 
    font-family: inherit;
    font-weight: 100;
}

h2 {
    color: #23303C;
    font-family: condensed;
    font-weight: normal;
    text-transform: uppercase;
}

table {
    background-color: transparent;
}

table thead, table tfoot {
    background-color: transparent;
    color: #fbf8f2;
}

table tbody tr td, table tbody tr th {
    border: none;
    color: #1a1a1a;
    font: 1.3em/1.3em conduit, Arial, sans-serif;
    padding: 5px 0px;
    vertical-align: middle;
}

.gvTable {
    border: 1px solid #d8d8d8;
    margin-bottom: 0;
}

table tbody tr td a {
    font: unset;
    text-decoration: none;
}

.schematic-print-header {
    padding: 0;
    margin: 1.5em 0 0;
}

.results-header tr, .schematic-header, tr.results-header {
    background-color: transparent;
    border-top: none;
    border-bottom: 1px dashed rgba(26,26,26,.25);
}

.results-listing th, .schematic-header li {
    margin: 0 auto;
    font: 400 1.6em/1.3333 conduit, Arial, sans-serif;
    padding: 10px 0;
    text-transform: uppercase;
}

.results-header tr th input[type="image"] {
    padding: .2em;
}

#SearchResults > ul.inline-list {
    margin: 0 0 0px -22px;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.grid-view-all {
    border-right: 1px dashed rgba(26,26,26,.25);
    display: inline-block;
    font: 700 1.3em/1.3em conduit, Arial, sans-serif;
    padding: 0px 10px 0 0;
    text-transform: uppercase;
}

ul.pagination {
    display: inline-block;
    font: 400 1.5em/1em conduit, Arial, sans-serif;
    height: .8em;
    margin: 0;
    min-height: .8em;
}

.pagination li:last-child a {
    padding-right: 0.625rem !important;
}

ul.pagination li span.current {
    background: #000;
    display: block;
    padding: 0.0625rem 0.625rem 0.0625rem;
    border-radius: 3px;
    font-weight: bold;
    font-size: 1em;
    line-height: inherit;
}

ul.pagination li span {
    display: block;
    padding: 2px 8px 0px;
    color: #fff;
}

ul.pagination li:hover {
    color: #8c8c8c;
}

.serial-active, .search-active, .model-active {
    filter: blur(2px);
    filter: drop-shadow(4px 4px 6px #696969);
    transition-duration: .5s;
    transform: scale(1.05, 1.05);
}

/* adding a top margin messes with the dw nav */
#content-container {
    background: transparent;
    position: relative;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: hidden;
    margin-top: 0 !important;
}

.heading-content {
    margin: 1.5em 0;
    text-align: center;
}

.red-heading {
    color: #e01c1c;
    font-size: 5rem;
    font-family: conduit, Arial, sans-serif;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    margin: 0;
}

.page-head {
    background: url(https://www.weber.com/nsassets/legacy/support/img/texture-titles-white.png) repeat center center #e01c1c;
    font-size: 8.6rem;
    padding-bottom: .3em;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text!important;
    -webkit-background-clip: text!important;
    background-clip: text!important;
}

.page-head-p {
    font-family: conduit, Arial, sans-serif;
    font-size: 1.6em;
    line-height: 1.3333;
    margin: -.25em 0 -.3333em;
}

span[id$="HelpControlEmailAddress"] a, 
span[id$="HelpControlPhone"] a
 { text-decoration: underline; }

.type-underlined::before {
    background: currentcolor none repeat scroll 0 0;
    -moz-border-radius: 0.05em;
    -webkit-border-radius: 0.05em;
    border-radius: 0.05em;
    bottom: -0.03em;
    content: "";
    display: block;
    height: 0.0714286em;
    left: 0.05em;
    min-height: 2px;
    position: absolute;
    right: 0.05em;
}

.type-underlined {
    display: inline-block;
    font-size: .5em;
    font-style: normal;
    letter-spacing: 0.032em;
    line-height: 1em;
    margin-top: 0.22em;
    position: relative;
    vertical-align: top;
}

.red-container::before {
    top: .3rem;
    bottom: .3rem;
    left: .3rem;
    right: .3rem;
    content: '';
    position: absolute;
    border: 1px dashed rgba(251,248,242,.5);
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
}

.red-container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: auto;
    padding: 4px;
    background: #e01c1c url(https://www.weber.com/nsassets/legacy/support/img/red-texture-bg.jpg) repeat 0 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fbf8f2;
}

.black-container {
    color: #fbf8f2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: auto;
    padding: 2em;
    margin: 0 2em 2em 0;
    position: relative;
    background: #1a1a1a url(https://www.weber.com/nsassets/legacy/support/img/grid-filter-bg.jpg) repeat 0 0;
    -moz-border-radius: .4em;
    -webkit-border-radius: .4em;
    border-radius: .4em;
}

.red-container .heading.h4 {
    color: #fbf8f2;
}

.red-container h4 {
    font-size: 1.6em;
    line-height: 1.3333;
    font-family: conduit, Arial, sans-serif;
    font-weight: 700;
    color: #fbf8f2;
    margin: 0 0 1em;
}

.red-container .content {
    padding: 1em;
}

.controls-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 32px;
    border: 1px dashed rgba(26,26,26,.25);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background: url(https://www.weber.com/nsassets/legacy/support/img/menu-fly-out-texture-bg.jpg) center center;
    position: relative;
}

.controls-heading {
    color: #fbf8f2;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.3333;
    margin: 0 0 12px;
    text-align: center;
    font-family: conduit, Arial, sans-serif;
}

.dashed-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 32px;
    border: 1px dashed rgba(26,26,26,.25);
}

.full-color-button {
    height: 64px;
    width: 100%;
    position: relative;
    padding: 0 85px 0 24px;
    border: 0;
    border-radius: 2px;
    text-align: left;
    background: url(https://www.weber.com/nsassets/legacy/support/img/texture-titles-white.png) repeat-x center center #1a1a1a;
    -webkit-transition: background .2s cubic-bezier(.25,.25,.75,.75);
    transition: background .2s cubic-bezier(.25,.25,.75,.75);
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
}

.full-color-button .icon {
    height: 100%;
    width: 64px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
}

.sub-heading.h3-full {
    font-size: 1.5rem;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: 600;
    margin: -.1875em 0 -.375em;
}

.sub-heading.h3-full-red {
    font-size: 16px;
    letter-spacing: .1em;
    font-weight: 600;
    margin: -.1875em 0 -.375em;
    text-transform: uppercase;
}

a.full-color-button .label {
    background: transparent;
    display: inline-block;
    position: relative;
    color: #fbf8f2;
}

.full-color-button .arrow {
    height: 64px;
    width: 64px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}

.full-color-button .arrow-wrapper {
    height: 100%;
    width: 128px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0;
}

.full-color-button .arrow svg {
    height: 7px;
    width: 24px;
    display: block;
    margin-top: -2px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.full-color-button .arrow path {
    fill: #fbf8f2;
    -webkit-transition: fill .2s cubic-bezier(.25,.25,.75,.75);
    transition: fill .2s cubic-bezier(.25,.25,.75,.75);
}

.full-color-button .icon .line {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
}

.btn-red {
    background: url(https://www.weber.com/nsassets/legacy/support/img/texture-titles-white.png) repeat-x center center #e01c1c;
}

.button:hover, .button:active {
	background: #696969;
}

.full-color-button:hover {
    background-color: #ac0f0f;
}

.full-color-button:hover .arrow-wrapper {
    -webkit-transition: -webkit-transform .6s cubic-bezier(.19,1,.22,1);
    transition: -webkit-transform .6s cubic-bezier(.19,1,.22,1);
    transition: transform .6s cubic-bezier(.19,1,.22,1);
    transition: transform .6s cubic-bezier(.19,1,.22,1),-webkit-transform .6s cubic-bezier(.19,1,.22,1);
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
}

.title {
	background: url(https://www.weber.com/nsassets/legacy/support/img/texture-titles-white.png) repeat center center #1a1a1a;
	background-size: auto;
    max-width: 896px;
    -webkit-background-clip: text!important;
}

.title h1 {
	display: block;
    font-size: 3.5rem;
	font-family: conduit, Arial, sans-serif;
    font-weight: bold;
	text-align: center;
    text-transform: uppercase;
	text-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-transition: text-shadow 1s ease;
	margin: 0 0 .3em;
	padding: 0;
}

.result-content {
    padding: 0;
    margin: 0 auto;
    font-size: 1.6em;
    font-family: conduit, Arial, sans-serif;
    line-height: 1.3333;
}

.content, .content p {
    max-width: 896px;
    padding: 20px;
    margin: 0 auto;
    font-size: 1.3em;
    font-family: conduit, Arial, sans-serif;
    line-height: 1.3;
}

.content p {
    padding: 0;
    line-height: 1.3em;
}

.content p a {
    color: #e01c1c;
    font-family: conduit, Arial, sans-serif;
    text-decoration: none;
}

.content .title p {
    text-align: center;
}

.content.light {
    font-weight: 100;
}

.custom-select {
    background:#1a1a1a;
    color: #fbf8f2;
    cursor: pointer;
    font-size: 16px;
    height: 34px;
    line-height: 200%;
    margin: 0 0 12px 0;
    padding: 0;
    position: relative;
    width: 100%;
}

.custom-select span {
    border-left: 1px solid #1a1a1a;
    bottom: 0;
    height: 30px;
    position: absolute;
    right: 36px;
    z-index: 1;
}

.custom-select.gray {
    background: #696969;
}

.custom-select.gray span {
    border-left: 1px solid #696969;
}

.custom-select .selected {
    font: 600 .9em/2.2em conduit, Arial, sans-serif;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.custom-select:after {
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: #fbf8f2 transparent transparent;
    margin-top: -4px;
    position: absolute;
    right: 10px;
    top: 50%;
}

.vert-dash {
    border-left: 1px dashed rgba(26,26,26,.25);
}

hr.dash {
    border: 1px dashed rgba(26,26,26,.25);
    border-width: 1px 0 0;
    clear: both;
    margin: 22px 0 21px;
    height: 0;
}

hr.dash-light {
    border: 1px dashed rgba(255,255,255,.25);
    border-width: 1px 0 0;
    clear: both;
    margin: 12px 0 11px;
    height: 0;
}

.slide-container {
    margin: 0; 
    padding: .5em 0;
}

.serial-controls, 
.search-controls {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 20px;
  right: 20px;
  padding: 20px;
  resize: none;
  overflow: auto;

}

.model-controls {
  position: relative;
  padding: 20px;
  resize: none;
  overflow: auto;
}

.details-title {
    color: #1a1a1a;
    font: 700 32px/1em conduit, Arial, sans-serif;
    margin-top: 0;
    text-transform: uppercase;
    vertical-align: bottom;
}

.results-title {
    color: #1a1a1a;
    font: 700 32px/1em conduit, Arial, sans-serif;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    vertical-align: bottom;
}

.results-title-red {
    color: #e01c1c;
    font: 700 32px/1em conduit, Arial, sans-serif;
    margin-top: 0;
    padding: .3em 0 0;
    text-transform: uppercase;
    vertical-align: bottom;
}

.help-details {
    margin: 0 auto;
    padding: 1.5em;
}

.help-details .dash-container {
    z-index: 500;
}

.dash-container h6 a {
    font-size: 1.2em;
    z-index: 9999;
}

.help-details .line svg {
    width: 100%;
    height: 100%;
}

.help-details .line {
    top: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px;
    position: absolute;
}

.help-details .line svg path {
    stroke: rgba(251,248,242,.25);
}

.help-details span {
    font: 600 2em/1.3333em conduit, Arial, sans-serif;
}

.help-details p {
    font: 600 1.3em/1.3333em conduit, Arial, sans-serif;
}

.help-details p.heading {
    color: #b9b7b2;
}

.help-details .details-title, .help-details h5, .help-details h6, .help-details a {
    color: #fbf8f2;
    margin-top: 0;
    padding-top: 0;
}

span.icon--check {
    display: block;
    font: 600 1em/1em conduit, Arial, sans-serif;
    height: 22px;
    left: 22px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,-10px);
    -ms-transform: translate(0,-10px);
    transform: translate(0,-10px);
    width: 28px;
}

span.icon--x {
    display: block;
    font: 600 1em/1em conduit, Arial, sans-serif;
    height: 22px;
    left: 22px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,-10px);
    -ms-transform: translate(0,-10px);
    transform: translate(0,-10px);
    width: 28px;
}

.icon--check svg, .icon--x svg {
    color: #fbf8f2;
    fill: currentColor;
}

.txtbox-loading-image {
    position: absolute; 
    padding-right: 5px; 
    right: 10px; 
    top: 5px; 
    z-index: 9999;
}

/*****************************************************************************************************************************************************
*** Slick overrides
*****************************************************************************************************************************************************/

#controlSlider > .slick-next,
#controlSlider > .slick-prev,
#controlSlider > .slick-next:before {
    display: none !important;
    content: '';
}

/*****************************************************************************************************************************************************
*** Mirgrated from Weber.com
*****************************************************************************************************************************************************/

/* Buy Button (Not used) */

.block-product-series-item .buy-label {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
}

.buy-label {
    display: inline-block;
    position: relative;
    min-width: 384px;
    height: 64px;
    padding: 13px 110px 0 12px;
    border-radius: 1px;
    text-align: left;
    background: url(https://www.weber.com/nsassets/legacy/support/img/texture-titles-white.png) repeat-x center center #1a1a1a;
    text-decoration: none;
}

.buy-label .line {
    top: 2px;
    bottom: 2px;
    left: 0px;
    right: 2px;
    position: absolute;
}

.buy-label .line svg {
    width: 100%;
    height: 100%;
}

svg:not(:root) {
    overflow: hidden;
}

.buy-label .sub-heading.h1 {
    color: #fbf8f2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-title-price .sub-heading.no-link {
    cursor: default;
}

.product-title-price .sub-heading {
    padding-bottom: .2727272727em;
    cursor: pointer;
}

.sub-heading.h1 {
    line-height: 1.3em;
    font-size: 1.3em;
    font-weight: 400;
    margin: .5em 0;
}

.sub-heading {
    color: #1a1a1a;
    margin: 0;
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.product-title-price .price {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #b9b7b2;
}

.buy-label .shipping {
    display: none;
}

.product-title-price .shipping {
    padding-top: .2em;
    color: #696969;
}

.buy-label-button {
    height: 64px;
    width: 64px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    border: 0;
    font-size: 0;
    overflow: hidden;
    -webkit-transition: background .2s cubic-bezier(.25,.25,.75,.75);
    transition: background .2s cubic-bezier(.25,.25,.75,.75);
    background: url(https://www.weber.com/nsassets/legacy/support/img/texture-titles-white.png) repeat-x center center #e01c1c;
}

.buy-label-button .arrow-wrapper {
    height: 100%;
    width: 200%;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0;
}

.buy-label-button .arrow {
    height: 64px;
    width: 64px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.buy-label-button .arrow svg {
    height: 7px;
    width: 24px;
    display: inline-block;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.buy-label .line svg path {
    stroke: rgba(251,248,242,.25);
}

.buy-label-button:hover,
.buy-label:hover .buy-label-button {
    background-color: #ac0f0f;
}

.buy-label-button:hover .arrow-wrapper,
.buy-label:hover .arrow-wrapper {
    -webkit-transition: -webkit-transform .6s cubic-bezier(.19,1,.22,1);
    transition: -webkit-transform .6s cubic-bezier(.19,1,.22,1);
    transition: transform .6s cubic-bezier(.19,1,.22,1);
    transition: transform .6s cubic-bezier(.19,1,.22,1),-webkit-transform .6s cubic-bezier(.19,1,.22,1);
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
}

/* Red Arrows Link */

.component-button {
    display: inline-block;
    padding: .5em 0 0;
}

.text-button-arrow {
    position: relative;
    padding: 4px 40px 5px 0;
    border: 0;
    text-transform: uppercase;
    background: 0 0;
    color: #e01c1c;
    overflow: hidden;
    height: 30px;
    display: inline-block;
}

.text-button-arrow .border {
    display: none;
}

.text-button-arrow .arrow.left {
    left: -80px;
}

.text-button-arrow .arrow, .text-button-arrow .arrow svg {
    height: 7px;
    width: 24px;
}

.text-button-arrow .arrow {
    display: block;
    position: absolute;
    top: .7em;
    right: 0;
    vertical-align: middle;
    -webkit-transition: -webkit-transform .7s cubic-bezier(.19,1,.22,1);
    transition: -webkit-transform .7s cubic-bezier(.19,1,.22,1);
    transition: transform .7s cubic-bezier(.19,1,.22,1);
    transition: transform .7s cubic-bezier(.19,1,.22,1),-webkit-transform .7s cubic-bezier(.19,1,.22,1);
}

.text-button-arrow .label {
    background: transparent;
    display: inline-block;
    font-family: conduit, Arial, sans-serif;
    position: relative;
    color: #fff;
    -webkit-transition: -webkit-transform .7s cubic-bezier(.19,1,.22,1);
    transition: -webkit-transform .7s cubic-bezier(.19,1,.22,1);
    transition: transform .7s cubic-bezier(.19,1,.22,1);
    transition: transform .7s cubic-bezier(.19,1,.22,1),-webkit-transform .7s cubic-bezier(.19,1,.22,1);
    margin-top: -1em;
    padding: 0;
    text-align: left;
    white-space: normal;
}

.text-button-arrow:hover:not(.small-no-arrows) .arrow.left {
    -webkit-transform: translateX(80px);
    -ms-transform: translateX(80px);
    transform: translateX(80px);
}

.text-button-arrow:hover:not(.small-no-arrows) .arrow {
    -webkit-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px);
}

.text-button-arrow:hover:not(.small-no-arrows) .label {
    -webkit-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px);
}

.sub-heading.h3, .sub-heading.h3-full {
    font-size: 1em;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: 600;
    margin: -.1875em 0 -.375em;
}

.text-button-arrow .arrow path {
    fill: #e01c1c;
}

.text-button-arrow .arrow svg {
    display: block;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}

/* Yes / No Button */
.container-yesno .buttons--yesno {
    height: 64px;
    width: 100%;
    line-height: 1em;
}

.container-yesno .buttons__wrapper--yesno {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
}

.container-yesno .buttons__wrapper--yesno .button {
    height: 100%;
    width: 50%;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 0 15px 0 0;
    border: 0;
    text-align: left;
    background: 0 0;
    color: #fbf8f2;
    overflow: hidden;
    -webkit-transition: width calc(200ms * 3) cubic-bezier(.19,1,.22,1),padding calc(200ms * 5) cubic-bezier(.19,1,.22,1);
    transition: width calc(200ms * 3) cubic-bezier(.19,1,.22,1),padding calc(200ms * 5) cubic-bezier(.19,1,.22,1);
}

.button, button, input.submit-button, input.button {
    background: #696969;
    border: none;
    border-radius: 2px;
    color: #fff;
    letter-spacing: .05em;
    font: 600 1em/2em conduit, Arial, sans-serif;
    margin: 0;
    padding: .1em;
    text-decoration: none;
    text-transform: uppercase;
}

.button:active, .button:focus {
    background-color: #696969;
}

.results-btn {
    padding: .1em .9em 0em .9em;
}

.button--yesno svg {
    height: 22px;
    width: 28px;
    display: block;
}

.button--yesno .line-default {
    -webkit-transform-origin: 52px 18px;
    -ms-transform-origin: 52px 18px;
    transform-origin: 52px 18px;
    -webkit-transition: -webkit-transform .2s cubic-bezier(.55,.085,.68,.53);
    transition: -webkit-transform .2s cubic-bezier(.55,.085,.68,.53);
    transition: transform .2s cubic-bezier(.55,.085,.68,.53);
    transition: transform .2s cubic-bezier(.55,.085,.68,.53),-webkit-transform .2s cubic-bezier(.55,.085,.68,.53);
}

.button--yesno .line-plus {
    -webkit-transform-origin: 52px 18px;
    -ms-transform-origin: 52px 18px;
    transform-origin: 52px 18px;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .2s cubic-bezier(.25,.25,.75,.75);
    transition: -webkit-transform .2s cubic-bezier(.25,.25,.75,.75);
    transition: transform .2s cubic-bezier(.25,.25,.75,.75);
    transition: transform .2s cubic-bezier(.25,.25,.75,.75),-webkit-transform .2s cubic-bezier(.25,.25,.75,.75);
}

.container-yesno .buttons__wrapper--yesno .button .button__label {
    padding-left: 54px;
    font-size: 16px;
    letter-spacing: .144em;
    text-transform: uppercase;
    white-space: nowrap;
    -webkit-transition: opacity .2s cubic-bezier(.25,.46,.45,.94),visibility 0s;
    transition: opacity .2s cubic-bezier(.25,.46,.45,.94),visibility 0s;
}

.container-yesno .buttons__wrapper--yesno .button .button__label, .pt-foldersearchresult h1 {
    font-family: conduit, Arial, Helvetica, sans-serif;
    font-weight: 600;
}

.container-yesno .buttons__wrapper--yesno .button--schematics {
    background: url('https://www.weber.com/nsassets/legacy/support/img/texture-titles-white.png') repeat-x left center #696969;
}

.container-yesno .buttons__wrapper--yesno .button--yesno {
    background: url('https://www.weber.com/nsassets/legacy/support/img/texture-titles-white.png') repeat-x left center #e01c1c;
}

.container-yesno .buttons__wrapper--yesno .button--yesno:hover {
    background-color: #ac0f0f;
}

.buttons__wrapper--yesno .button--yesno:hover, .buttons__wrapper--yesno .button--schematics:hover {
    width: 256px;
}

.container-yesno .buttons__wrapper--yesno .button--schematics .icon {
    height: 21px;
    width: 16px;
    display: block;
    position: absolute;
    top: 50%;
    left: 22px;
    -webkit-transform: translate(0,-10px);
    -ms-transform: translate(0,-10px);
    transform: translate(0,-10px);
}

.container-yesno .buttons__wrapper--yesno .button--schematics .button__label {
    padding-left: 50px;
}

/* Gray Background */
.block-hero+.block-subhero-product, .block-hero-category-selector+.block-subhero-product {
    margin-top: -13.1rem;
}

.block-subhero-product.no-background-image {
    color: #1a1a1a;
}

.block-wrapper.component-margin-bottom-none {
    margin-bottom: 0;
}

.block-subhero-product {
    height: 300px;
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: center;
    color: #fbf8f2;
    pointer-events: none;
}

.block-wrapper {
    margin-bottom: 64px;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.block-subhero-product .background {
    background-size: cover;
    background-position: center center;
    background-color: rgba(26,26,26,.05);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.block-subhero-product.no-background-image .background::before {
    content: '';
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(26,26,26,0)),to(rgba(26,26,26,.14)));
    background: linear-gradient(to bottom,rgba(26,26,26,0) 0,rgba(26,26,26,.14) 100%);
}

.subhero-bottom-border.left, .subhero-product-image-mask.left {
    left: 0;
}

.subhero-bottom-border, .subhero-product-image-mask {
    height: 26.7%;
    width: 50%;
    position: absolute;
    pointer-events: none;
    left: 50%;
    bottom: 0;
    overflow: hidden;
}

.subhero-bottom-border.left .mask, .subhero-product-image-mask.left .mask {
    left: auto;
    right: 0;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: rotate(9.3deg);
    transform: rotate(9.3deg);
}

.subhero-bottom-border .mask, .subhero-product-image-mask .mask {
    height: 100%;
    width: 200%;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    background: url(https://www.weber.com/nsassets/legacy/support/img/body-bg.jpg) repeat;
    -webkit-transform: rotate(-9.3deg);
    transform: rotate(-9.3deg);
}

.block-subhero-product.no-background-image .subhero-bottom-border {
    display: block;
}

.subhero-bottom-border {
    display: none;
    height: calc(26.7% + 20px);
    bottom: -5px;
}

.subhero-bottom-border .mask {
    top: calc(100% - 5px);
    background: 0 0;
}

.subhero-bottom-border .mask::before {
    top: 3px;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    position: absolute;
    height: 1px;
    border-top: 1px dashed rgba(26,26,26,.4);
}

.block-subhero-product.no-background-image .background::before, .coverer {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
}

.content-wrapper {
    width: 100%;
}

/* Content Intro */

.backgroundcliptext .type-texture.red {
    background: url(https://www.weber.com/nsassets/legacy/support/img/texture-titles-white.png) repeat center center #e01c1c;
}

.content-intro .tagline {
    padding-bottom: .5em;
}

.type-texture.red {
    color: #e01c1c;
}

.backgroundcliptext .type-texture {
    padding-top: .01em;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text!important;
    background-clip: text!important;
}

.heading.upper {
    text-transform: uppercase;
}

.heading.h3 {
    font-size: 2em;
    font-weight: 700;
    line-height: 1;
    margin: -.125em 0 -.1825em;
}

.heading {
    font-family: conduit, Arial, sans-serif;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0;
}

.block-content-introduction .content-intro .description {
    padding-top: .6785714286em;
    padding-bottom: .6785714286em;
}

.content-intro .description {
    color: #696969;
}

.heading.light {
    font-weight: 100;
}

.heading.h4 {
    font-size: 1.6em;
    line-height: 1.3333;
    margin: -.25em 0 -.3333em;
}

.block-content-introduction {
    max-width: 896px;
    padding: 4em 0;
    margin: 0 auto;
    text-align: center;
}

.heading.h2 {
    font-size: 3.5em;
    line-height: .8571428571;
    margin: -.089285em 0 -.10714285em;
}

.heading.h2.sans {
    margin: 0 0 -.1785714285em;
    padding-top: .2em;
}

.heading.sans {
    font-family: conduit, Arial, sans-serif;
}

.content-intro .title:not(:last-child) {
    padding-bottom: .3333333333em;
}

.backgroundcliptext .type-texture.black {
    background: url(https://www.weber.com/nsassets/legacy/support/img/texture-titles-white.png) repeat center center #1a1a1a;
}

.type-texture.black {
    color: #1a1a1a;
}


/*********************************************************************************************
    Included Style From Related Apps
*********************************************************************************************/

.txtAlert { 
    color: #e01c1c; 
    font-weight: bold; 
    margin-left: .5rem;
}

.cancelPrintButton { 
    background-color: #fff; 
    font-size: 11px; 
    margin: 0.5em auto; 
}

.cartGrid {
    clear: both;
    width: 100%;
}

.cartGrid-header {
    height: 50px;
	background-color: #666;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
	position:relative;
	color: #fff;
}

.cartGrid-header span, .cartGrid-header a, .cartGrid-footer span, .cartGrid-footer a {
	color: #1a1a1a;
    font: 600 1.3em/1 conduit, Arial, sans-serif;
    line-height: 2.4em;
    padding: 10px;
    text-transform: uppercase;
}

.cartGrid-footer {
    height: 50px;
    margin-bottom: 0.5rem;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
	position:relative;
	color: #fff;
}

.row.totals-container {
    background-color: transparent; 
    margin: 0 1px 15px 1px; 
    padding: 5px 0 15px;
}

table.printTable tr th, table.printTable tr td {
    padding: .6rem .6rem;
    font-size: 18px;
    color: #1a1a1a;
    text-align: left;
}

.schematic-header span {
    color: #1a1a1a;
    font: 600 1.6em/1 conduit, Arial, sans-serif;
    text-transform: uppercase;
}

.parts-header {
    background: none repeat scroll 0 0 #b9b7b2;
    font: 600 1em/1em conduit, Arial, sans-serif;
}

.totals-content {
    font: 600 1.1em/1.1 conduit, Arial, sans-serif;
}

.print-view-all {
    font-size: .9em;
    padding: 0 1em;
}

.results-utility input.button.print-view-all {
    font: 400 14px/29px conduit, Arial, sans-serif;
    padding: 0 1em;
}

.print-results #schematic {
    background: #fff;
    padding: 1em;
}

.printGrid-header {
    height: 30px;
	background-color: #b9b7b2;
	position:relative;
	color: #1a1a1a;
}

.printGrid-header span, .printGrid-header a, .printGrid-header a, .printGrid-footer span, .printGrid-footer a {
	color: #1a1a1a;
    line-height: 30px;
    padding: 10px;
}

.printGrid-footer {
    height: 30px;
	background-color: #ccc;
	position:relative;
	color: #1a1a1a;
}

.cart-button {
    -moz-appearance: none;
    background-color: #1a1a1a;
    border-color: #1a1a1a;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: conduit,Arial,sans-serif;
    font-size: 0.8125rem;
    font-weight: normal;
    line-height: normal;
    margin: .6rem;
    padding: .4rem 0.9375rem;
    position: relative;
    text-align: center;
    text-decoration: none;
}

.app-button, a.app-button {
    -moz-appearance: none;
    background-color: #1a1a1a;
    border-color: #1a1a1a;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: conduit,Arial,sans-serif;
    font-size: 0.8125rem;
    font-weight: normal;
    line-height: normal;
    margin: .5rem;
    padding: .4rem 0.9375rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 6.6rem;
}

.panel {
    background-color: #fff;
    width: 100%;
    height: 100%;
}

.panel.main-controls {
    background-color: transparent;
    border: 1px solid #d8d8d8;
    margin-bottom: 0;
    border-bottom: none;
}

.panel.main-controls * div.custom-select {
    margin-bottom: 0;
}

.error-panel {
    background: none repeat scroll 0 0 #fff;
    border: #d8d8d8;
    border-style: solid;
    border-width: 1px;
    color: #1a1a1a;
    margin: 1.25rem 0;
}

.lower-container {
    height: 100%;
    margin-top: 1em;
    min-height: 99.99vh;
    padding-top: 1em;
    position: relative;
}

/* Flash Schematic */
#flash-schematic {
    height: 100%;
    width: 100%;
}

object {
    margin: 0 auto;
    min-height: 81vh;
    min-width: 36.5vw;
}

.staticImage {
    margin: 0 auto;
    max-height: 80vh;
    width: auto;
}

.schematic-fixed {
    overflow: hidden;
    position: fixed; 
    height: auto;
    width: 39.5vw; 
    text-align: center; 
}

.is-fixed {
    overflow: hidden;
    position: fixed; 
    height: auto;
    width: 39.5vw; 
    text-align: center; 
}

.not-fixed {
    overflow: hidden;
    position: absolute; 
    height: auto;
    /*width: 98%;*/ 
    text-align: center;
}

.obj-container {
    height: 100%;
    margin-bottom: 1.25em;
}

a.CancelBtn:link,a.CancelBtn:active {
    color: #1a1a1a; 
    text-decoration: none;
}

a.CancelBtn:visited {
    color: #e01c1c; 
    text-decoration: none;
} 

a.CancelBtn:hover {
    color: #ac0f0f; 
    border-bottom: 1px solid #ac0f0f;
} 

li.ddlCountryCont {
    margin: 0;
}

select.ddlCountry option {
    padding-right: 1.5em;
}

select.ddlCountry {
    background-color: #fafafa;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
    background-position: 100% center;
    background-repeat: no-repeat;
    border-color: #ccc;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    color: rgba(0, 0, 0, 0.75);
    font-size: 0.875rem;
    height: 1.5rem;
    line-height: normal;
    padding: 0.1rem 0.2rem;
    margin: .6em 0 0;
}

select.ddlQty {
    background-color: #fafafa;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
    background-position: 100% center;
    background-repeat: no-repeat;
    border-color: #ccc;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    color: rgba(0, 0, 0, 0.75);
    font-size: 0.875rem;
    height: 1.5rem;
    line-height: normal;
    padding: 0.1rem;
    width: 2.6rem;
    margin: 0;
}

.formFieldTitle {
    font: 600 1.3em/1 conduit, Arial, sans-serif;
    color: #1a1a1a;
 } 

.formFieldTitleRequired {
    font: 600 1.3em/1 conduit, Arial, sans-serif;
    color: #e01c1c;
 }
 
.smwhite {
	color: #fff; 
	text-decoration: none;
    padding: 10px;
    line-height: 30px;
}
	
a.EmpyCart:link,a.EmpyCart:active ,a.EmpyCart:visited {
	font-size: 9pt;
	color: #fff; 
	text-decoration: none;
}

a.EmpyCart:hover {
	font-size: 9pt;
	color: #fff; 
	text-decoration: underline;
}

.modelHeader {
    background-color: #1a1a1a;	
    margin: 0 auto;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}

a.grid-controls {
    background-color: #e01c1c;
    padding: .1em .6em 0em;
}

a.grid-controls-main {
    padding: .1em .6em 0em;
}

a.grid-controls:hover,
a.grid-controls:active,
a.grid-controls:focus {
    background-color: #ac0f0f ;
}

.details-container {
    line-height: 50px;
}

.navbtns-container {
    line-height: 50px;
    text-align: right;
}

.titleWhite {
    color: #fff;
}

.titleText { 
    color: #8c8c8c;
    font-weight: bold;
}

.titleText2 { 
    color: #1a1a1a;
    font: 600 1.6em/1 conduit, Arial, sans-serif;
    text-transform: uppercase;
}

.titleText.inline {
    margin-right: 1em;
}

a.titleClose { 
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.modelNumber {
    color: #fff;
    font-weight: bold;
    font-size: 13px;
}

.head-Desc {
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    margin-right: .5rem;
}

.head-Title-Version {
    color: #e01c1c;
    font-weight: bold;
    font-size: 13px;
}
    
.modelDescription { 
    color: #fff;
}

.listPicker {
	padding: 0px;	  
}

.listPickerBtn {
	background: #eeeeed;	
}

.QtyBox {
    color: #1a1a1a;
    font-size: 10px;
    text-align: center;
	margin-left: auto;
    margin-right: auto;
}

input[type="text"].QtyBox {
    box-sizing: border-box;
    color: rgba(0, 0, 0, 0.75);
    display: inline-block;
    margin: 0 0 0;
    width: 40%;
}

.qtyBtn {
	background-color: #cecece;
	text-align:left;
	color: #1a1a1a;
}

.qtyBtn a {
    width: 26px;
	height: 20px;
	text-decoration: none;
    text-align:center; 
    padding: 0px 3px 0px 3px;
    position: relative;
}

.qtyBtn a:visited { 
    color:#1a1a1a;
}

.qtyBtn a:hover { 
    text-decoration: none;
}

.modalBackground {
	background-color: #e01c1c;
	filter: alpha(opacity=70);
	opacity: 0.3;
}

.modalPopup2 {
	background-color: #fff;
    font-weight: bold;
    padding: 5px;
    text-align: center;
	height: 35px;
	width: 35px;
}

.modal-container {
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    text-align: center;
    top: 50% !important;
	max-width: 55px;
}

.modal-warning-container {
    left: -45%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    text-align: center;
    top: 50% !important;
	max-width: 230px;
}

.reveal-modal {
    visibility: hidden;
    display: none;
    position: absolute;
    z-index: 1005;
    width: 100%;
    top: 0;
    border-radius: 0;
    left: 0;
    background-color: #fff;
    padding: 10px;
    border: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.modal-content {
    max-height: 45px;
    margin: 0;
    padding: 0;
}

.modal-content > span {
    line-height: 14px;
}

.modal-content > img {
    margin-top: 0;
    padding-right: 5px;
}

table th, tr, td {
    border: none;
}

table tr.even, table tr.alt, table tr:nth-of-type(2n) {
    background: none repeat scroll 0 0 transparent;
}

table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: transparent;
}

.align-left { float:left; width: 25%; }
.align-middle { float:left; width: 50%; text-align: center; }
.align-right { float:right; width: 25%; text-align: right; }
.align-clear { clear:both;}

.row.full-width {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

/*For pdf icon*/
.no-padding {
    padding-top: 0;
    padding-bottom: 0;
}

.more-info {
    background: none repeat scroll 0 0 #fff;
    border-left: 3px solid #545454;
    bottom: 30px;
    box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.14);
    -webkit-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.14);
    color: #1a1a1a;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 10px 44px 6px 18px;
    text-align: right;
}

.more-info-head, .inventory-head {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

.more-info-alert {
    background: #e01c1c;
    border-radius: .3rem;
    -moz-border-radius: .3rem;
    -webkit-border-radius: .3rem;
    color: #fff;
    margin-top:.5rem;
    padding: .5rem;
}

.header {
    height: 6em;
    background-color: #1a1a1a;
}

.header p, .footer p {
    color: #fff;
    font-weight: bold;
    font-size: 2em;
    padding: 4px;
}

.wrapper {
    background-color: #fff;
    box-shadow: 6px 0 8px -4px #ccc, -6px 0 8px -4px #ccc;
    -webkit-box-shadow: 6px 0 8px -4px #ccc, -6px 0 8px -4px #ccc;
    min-height: 100%;
    margin: 0 auto -20px;
}

.push {
    height: 20px;
    clear: both;
}

.schematics {
    min-height: 100px;
}

.forms:last-child {
    border-right: none;
}

.support-container > .row {
    padding-left: 0;
    padding-right: 0;
    padding-top: 1em;
    padding-bottom: 2em;
}

.results-container {
    padding-bottom: 5em;
}

.results {
    margin-bottom: 30px;
}

.results-head {
    border-bottom: 1px solid #e6e6e6;
    margin: 0 0 0px;
    padding: 10px;
}

.results-head > *:last-child {
    margin-bottom: 0;
}

.results-head > *:first-child {
    margin-top: 0;
}

.form-container {
    background: none repeat scroll 0 0 #f2f2f2;
    border: 1px solid #e6e6e6;
    margin: 0 0 12px;
    padding: 10px;
}

.form-container:last-child {
    margin-bottom: 0;
}

.submit-button {
    background-color: #e01c1c;
    border: medium none;
    color: #fff;
    cursor: pointer;
    float: none;
    font-family: conduit, Arial, sans-serif;
    font-size: 14px;
    padding: 10px 26px;
    text-transform: uppercase;
}

#share-email-modal .submit-button {
    background-color: #e01c1c;
    border: medium none;
    cursor: pointer;
    float: right;
    font-family: conduit, Arial, sans-serif;
    font-size: 14px;
    padding: 14px 30px;
    text-transform: uppercase;
}

div.maint-alert-box {
    background-color: #ac0f0f;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 6px 0px 20px;
    position: relative;
}

.maint-alert-box h4 {
    color: #fff;
}

div.alert-box {
    background-color: #ac0f0f;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0px;
    color: white;
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 12px;
    margin-top: 0;
    padding: 6px 7px 7px;
    position: relative;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
}

.alert-box.alert {
    background-color: #ac0f0f;
    border-color: #ac0f0f;
    border-radius: 5px;
    color: #fff;
    margin: 0 0 1.1em 0;
    padding: 1.1em;
    opacity: 1;
}

.full-width {
   width: 100%;
   margin-left: auto;
   margin-right: auto;
   max-width: initial;
}

.support-container label {
    line-height: 32px;
}

.section-content.results {
    margin-top: 0;
    margin-bottom: 0;
}

.custom-white {
    background-color: #fff;
    border: 1px solid #dedede;
    color: #696969;
    margin-bottom: 0;
    width: 100%;
}

.custom-select.custom-white .selected {
    color: #696969;
}

.custom-select.custom-white span {
    border-left: 1px solid transparent;
}

.custom-select.custom-white:after {
    border-color: #696969 transparent transparent;
}

.go-to-top-panel {
    background: none repeat scroll 0 0 #f2f2f2;
    border: 1px solid #e6e6e6;
    padding: 10px;
}

.section-content {
    display: none;
    margin: 20px 0 25px;
    padding: 0;
}

.results-listing, .parts-listing {
    border: medium none;
    border-collapse: collapse;
    margin-bottom: 20px;
    width: 100%;
}

.manuals .section-content, .schematics .section-content {
    border-bottom: 0px solid #1a1a1a;
}

.question-icon {
    margin-top: 0px;
    outline: none;
}

.name {
    width: 215px;
}

.name a h1 {
    color: #1a1a1a;
    float: right;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 30px rgba(255, 255, 255, 0.4);
}

.name img {
    float: left;
    height: 34px;
    margin-top: 5px;
    padding-left: 15px;
    vertical-align: top;
}

.browser-error {
    background-color: #e01c1c;
    color: #fff;
    font-size: 16px;
    padding: 15px;
}

.maint-error {
    background-color: #e01c1c;
    color: #fff;
    font-size: 16px;
    padding: 15px;
}

.app-error span {
    display: block;
}

.app-error span:first-child {
    font-weight: bold;
}

span.error, small.error {
    border: none;
    display: block;
    padding: 0;
    margin-top: -15px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: normal;
    font-style: italic;
    background: transparent;
    color: #EFB911;
}

.steps-text {
    color: #8c8c8c;
    overflow: hidden;
    padding: 1em 0;
    text-align: center;
}

.steps-text:before,
.steps-text:after {
    background-color: #ddd;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}

.steps-text:before {
    right: 0.5em;
    margin-left: -50%;
}

.steps-text:after {
    left: 0.5em;
    margin-right: -50%;
}

.progress-icon {
    background: url(https://dw-images.weber.com/base/ba_app_weber_base/loading.svg?auto=compress,format) no-repeat 0 0;
    display: inline-block;
    width: 35px;
    height: 35px;
}

.progress-bg {
    position: absolute; 
    text-align: center; 
    height: 100%; 
    width: 100%; 
    top: 0; 
    right: 0; 
    left: 0; 
    z-index: 9998; 
    background-color: #222; 
    opacity: 0.1;
    border-radius: 4px;
}

.progress-img {
    position: fixed; 
    padding: 8px 8px 0px 8px; 
    background-color: #fff; 
    border-radius: 4px;
    font-size: 14px; 
    left: 64.9%; 
    top: 45%; 
    z-index: 9999;
}

a .arrow-top {
    background: url(https://www.weber.com/nsassets/legacy/support/img/arrow_top.png) no-repeat top left;
    width: 25px;
    height: 25px;
    display: inline-block;
}

/*********************************************************************************************
    From style_legacy.css
*********************************************************************************************/

.manuals p a,
.schematics p a {
    font: 700 inherit conduit, Arial, sans-serif;
    margin: 0;
    text-decoration: underline;
}

.manuals p em,
.schematics p em {
    font-family: conduit, Arial, sans-serif;
    font-style: normal;
}

.manuals form:after,
.schematics form:after {
    clear: both;
    content: '';
    display: block;
}

.manuals .form-instruction,
.schematics .form-instruction {
    padding-top: 4px;
}

.manuals .help .four,
.schematics .help .four {
    padding: 0 25px;
}

.manuals .help li,
.schematics .help li {
    border: none;
}

.manuals .support-contact p,
.schematics .support-contact p {
    font-size: 14px;
    line-height: 125%;
}

.manuals .results,
.schematics .results {
    display: block;
}

.manuals .results .num-results,
.schematics .results .num-results {
    display: block;
    font-size: 18px;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.manuals .results p,
.schematics .results p {
    color: #e61e25;
    font-family: conduit, Arial, sans-serif;
    margin-bottom: 5px;
    position: relative;
}

/*********************************************************************************************
    Serial Number Location
*********************************************************************************************/

.top_arrow {
    position: relative;
    top: -5px;
    left: 5px;
}

.serial-location p,
.serial-location ul.model-families {
    font: 100 1.3rem/1.3 conduit, Arial, sans-serif;
}

.serial-location p a,
.serial-location ul.model-families li a {
    font: 400 .9em/1 conduit, Arial, sans-serif;
    text-decoration: underline;
}

.serial-location-details ul {
    font: 100 1.3rem/1.3 conduit, Arial, sans-serif;
    list-style: none;
}

.accordion {
    margin-bottom: 2em;
}

ul.accordion > li.active {
    border-top: none;
    background: #fff;
}

.accordion .accordion-navigation a:after {
    color: #8c8c8c;
    content: "◄";
    float: right;
    font-size: .7em;
    padding: .5em;
}

.accordion .accordion-navigation > a, .accordion dd > a {
    border-bottom: 1px dashed rgba(26,26,26,.25);
    color: #1a1a1a;
    display: block;
    font: 600 1.3em/1 conduit, Arial, sans-serif;
    padding: 1rem;
}

.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
    background: #efefef;
}

.accordion .accordion-navigation.active > a, .accordion dd.active > a {
    background: #efefef;
}

.accordion .accordion-navigation.active a:after {
    color: #b9b7b2;
    content: "▼";
    float: right;
    font-size: .7em;
    padding: .5em;
}

/*********************************************************************************************
    DW Overrides
*********************************************************************************************/
 
 h3.headline-5 {
	 color: #fff;
 }

 .row .custom-select-wrapper {
    padding: 0;
}

.custom-select select {
    background: none repeat scroll 0 0 white;
    border: medium none;
    cursor: pointer;
    height: 100%;
    left: 0;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

 .custom-select:after {
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: #fff transparent transparent;
    margin-top: -4px;
    position: absolute;
    right: 10px;
    top: 50%;
}

 .custom-select .selected {
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    line-height: 29px;
    margin-bottom: 0;
    overflow: hidden;
    padding: 5px 0 0 12.5px;
    position: relative;
    padding-right: 40px;
    padding-top: 3px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.custom-select span {
	border-left: 1px solid #61666b;
    bottom: 0;
    height: 30px;
    position: absolute;
    right: 36px;
    z-index: 1;
}

/* Chrome style overrides for the custom-select class */

.chrome-select {
	background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #ededed 50%, #eeeeee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ededed), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#ededed 50%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#ededed 50%,#eeeeee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#ededed 50%,#eeeeee 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#ededed 50%,#eeeeee 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
    border: 1px solid #d9d9d9;
    height: 34px;
}

.chrome-select .selected {
	color: #000;
	padding-top: 3px;
}

.chrome-select span {
    border-color: #b1b1b1;
}

.chrome-select:after {
	border-color: #000 transparent transparent;
}

.custom-select .selector select {
    font-size: 1em;
    height: 1.9em;
    top: 0;
    opacity: 0;
    font-family: conduit, Arial Narrow, Arial, Helvetica, sans-serif;
    font-weight: 300;
} 

 .custom-select .selector {
    background-color: transparent;
    -webkit-border-radius: none;
    border-radius: none;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #2b2c31;
    cursor: pointer;
    display: block;
    font-family: conduit, Arial Narrow, Arial, Helvetica, sans-serif;
    font-size: 1.25em;
    font-weight: 300;
    height: 2em;
    margin-top: -1.9em;
    position: relative;
    text-indent: calc(1em - 1px);
    text-transform: none;
    -webkit-transition: border-color 200ms, background-color 200ms;
    transition: border-color 200ms, background-color 200ms;
    vertical-align: middle;
    width: 100% ! important;
}

 .custom-select .selector span {
    color: #7f8888;
    font-size: 1em;
    margin: 0;
    text-shadow: none;
    background-image: none;
    white-space: nowrap;
    -webkit-transition: border-color 200ms, background-color 200ms;
    transition: border-color 200ms, background-color 200ms;
    position: relative;
    text-indent: 0;
    display: none;
}

 .custom-select .selector span:after {
    display: none;
    color: #08090f;
    position: absolute;
    right: -1px;
    top: -1px;
    content: 'b';
    font-family: 'iconfont';
    font-size: 1em;
    line-height: 3em;
    height: 3em;
    width: 3em;
    text-align: center;
    -webkit-transition: -webkit-transform 200ms;
    transition: -webkit-transform 200ms;
    transition: transform 200ms;
    transition: transform 200ms, -webkit-transform 200ms;
    text-indent: 0;
}

.selector {
    background-position: 0 -130px;
    line-height: 26px;
    height: 26px;
    padding: 0 0 0 10px;
    position: relative;
    overflow: hidden;
}

.selector span {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background-position: right 0;
    color: none;
    height: 26px;
    line-height: 26px;
    padding-right: 25px;
    cursor: pointer;
    width: 100%;
    display: none;
}

.selector.fixedWidth {
    width: 190px;
}

.selector.fixedWidth span {
    width: 155px;
}

.selector select {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    height: auto;
    top: 2px;
    left: 0;
    width: 100%;
}

.selector.active {
    background-position: 0;
}

.selector.active span {
    background-position: right -26px;
}

.selector.hover,
.selector.focus {
    background-position: 0;
}

.selector.hover span,
.selector.focus span {
    background-position: right -52px;
}

.selector.hover.active,
.selector.focus.active {
    background-position: 0 -208px;
}

.selector.hover.active span,
.selector.focus.active span {
    background-position: right -78px;
}

.selector.disabled,
.selector.disabled.active {
    background-position: 0 -234px;
}

.selector.disabled span,
.selector.disabled.active span {
    background-position: right -104px;
}

.sfcc-styles .icon-cart:before {
    vertical-align: top !important;
}

/*ru top nav override*/
li a[class^="ru-"] {
    line-height: 1;
}

/* flag img */
.country-value img {
	vertical-align: inherit;
}

/* EMEA */
#widgetButton {
    display:none;
}

/*********************************************************************************************
    Vendors
*********************************************************************************************/

/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 28px;
    height: 28px;
    margin-top: -10px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 9999;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'Font Awesome\ 5 Free';
    font-size: 30px;
    font-weight: 900;
    line-height: 1;

    opacity: .95;
    color: #696969;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 0; /*-25px;*/
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '\f053';
}
[dir='rtl'] .slick-prev:before
{
    content: '\f054';
}

.slick-next
{
    right: 0px; /*-25px;*/
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '\f054';
}
[dir='rtl'] .slick-next:before
{
    content: '\f053';
}

/* Dots */
.slick-slider
{
    /*margin-bottom: 30px;*/
}

.slick-dots
{
    position: absolute;
    bottom: -45px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}







/*********************************************************************************************
    New for Weber.com
*********************************************************************************************/

.serial-form-desc, .serial-form-desc p {
    font-family: conduit, Arial, sans-serif;
    padding: 0;
    margin: 0;
}

.search-form-desc, .search-form-desc p {
    font-family: conduit, Arial, sans-serif;
    padding: 0;
}

.search-form-desc p, .serial-form-desc p {
    line-height: 1em;
}

.main-controls-container {
    border-left: 1px dashed rgba(26,26,26,.25);
    border-right: 1px dashed rgba(26,26,26,.25); 
}

.black-container:last-child {
    margin-bottom: 0;
}

.docs-list {
    font: 400 1.1em/1.5em conduit, Arial, sans-serif;
    list-style: none;
    margin: 0;
}

.docs-list li a:hover, .docs-list li i {
    color: red;
}

.print-results .schematic {
    background: #fff;
    padding: 1em;
    margin-bottom: 0;
}

.results .schematic-title {
    float: left;
}

.results .results-utility {
    float: none;
    text-align: right;
    text-transform: uppercase;
}

.results .results-utility a {
    color: #fff;
    font: 400 14px/29px conduit, Arial, sans-serif;
    padding: 0 0.7em;
    text-decoration: none;
}

.action-btn.button.expand  {
    transition: background .2s cubic-bezier(.25,.25,.75,.75);
    background: url(https://www.weber.com/nsassets/legacy/support/img/texture-titles-white.png) repeat-x 50% #dc1e1e;
    color: #fff;
}

.template-icon-wrapper {
    height: 20px;
    width: 30px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    background-size: auto 55.556%;
    background-position: 50%;
    direction: ltr;
}

.template-border-icon svg {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    display: block;
}

.template-icon-background {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    border-radius: 50%;
    background: url(https://www.weber.com/nsassets/legacy/support/img/texture-titles-white.png) 50% no-repeat #dc1e1e;
    opacity: 0;
    transition: opacity .2s linear;
}

.sfcc-styles .headline-5 {
    color: #fff;
}

.icon-col a:hover {
    color: red;
}

.icon-col a:hover svg path {
    color: red;
    fill: red;
}

.icon-col a:hover svg circle {
    stroke: red !important;
}

.icon-price {
    padding: 0 .5em; 
}

.icon-col a {
    vertical-align: middle;
}

.gvTable tr.gridrow:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

.sn-item.grey {
    background: #b9b7b2 url(https://www.weber.com/nsassets/legacy/support/img/texture-titles-white.png) repeat 0 0;
    border-radius: .2em;
    margin: 0 0 15px 0;
    padding: .2em .2em 0 .5em;
}

.generic-styled select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    color: #fff;
    font: 400 16px/1em conduit, Arial, sans-serif;
    border: 0;
    height: 2.125rem;
    opacity: 1;
}

.generic-styled {
    margin: 0;
    height: 2.125rem;
    border: 0;
    border-radius: 0;
    overflow: hidden;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSI1cHgiIGZpbGw9IiNmZmZmZmYiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+) 98% / 20% no-repeat #696969;
}

.generic-styled select option {
    color: #000;
    font: 400 16px/1em conduit, Arial, sans-serif;
}

.generic-styled:focus, .generic-styled:active, .generic-styled select:focus-visible {
    border: none;
    outline: -webkit-focus-ring-color auto 0px;
    outline-color: -webkit-focus-ring-color;
    outline-style: auto;
    outline-width: 0px;
}

select::-ms-expand {
    display: none;
}

@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating {
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}

a.fas.fa-sort-up,
a.fas.fa-sort-up red {
    display: inline;
    height: 5px;
    padding: 0 5px;
    vertical-align: middle;
}

a.fas.fa-sort-down,
a.fas.fa-sort-up red {
    display: inline;
    height: 5px;
    padding: 0 5px;
    vertical-align: top;
}

input.fa {
    border: none;
    background-color: transparent;
    font-size: 24px;
}

.results-listing tbody th {
    border: none;
    color: #1a1a1a;
    font: 1.3em/1.3em conduit, Arial, sans-serif;
    padding: 5px 0px;
    vertical-align: middle;
}

.manuals .results p, .schematics .results p {
    color: #e61e25;
    font-family: conduit;
    font-weight: 700;
    margin-bottom: 5px;
    position: relative;
}

#content-column-container input[type="text"], #content-column-container input[type="password"], #content-column-container input[type="date"], #content-column-container input[type="datetime"], #content-column-container input[type="email"], #content-column-container input[type="number"], #content-column-container input[type="search"], #content-column-container input[type="tel"], #content-column-container input[type="time"], #content-column-container input[type="url"], #content-column-container textarea {
    border-radius: 0;
    border: 1px solid #a2a2a2;
    font-family: conduit;
    font-weight: 700;
    height: 34px;
    -webkit-border-radius: 0;
}






/*********************************************************************************************
    Manuals
*********************************************************************************************/

.pdf_icon_on {
    background: url('https://www.weber.com/nsassets/legacy/support/img/pdf_icon_on.png') no-repeat;
    display: inline-block;
    width: 30px;
    height: 30px;
}

.pdf_icon_off {
    background: url('https://www.weber.com/nsassets/legacy/support/img/pdf_icon_off.png') no-repeat;
    display: inline-block;
    width: 30px;
    height: 30px;
}

.sch_icon_on {
    background: url('https://www.weber.com/nsassets/legacy/support/img/sch_icon_on.png') no-repeat;
    display: inline-block;
    width: 40px;
    height: 30px;
}







/*********************************************************************************************
    Media Queries
*********************************************************************************************/

/* Desktop */
@media only screen and (min-width: 1179px) {
    
}

/* Smaller Screens - Phones */
@media only screen and (max-width: 1180px) {
    .schematic-fixed {
        position: relative; 
        width: auto; 
        height: 100%;
    } 
    
    .panel.main-controls * div.custom-select {
        margin-bottom: .5rem;
    }
    
    .lower-container {
        min-height: unset;
    }

    .vert-dash {
        border-left: none;
        margin-top: 2em;
        border-top: 1px dashed rgba(26,26,26,.25);
    }

    .black-container {
        margin-right: 0;
    }

    .row.full-width {
        margin: 0 !important;
    }

    .block-content-introduction {
        margin-top: 2em;
    }

    .section-content.results {
        padding-top: 2em;
    }

    .results-listing th {
        font-size: 1.4em;
        padding: 0;
    }

    .cartGrid-footer .align-left {
        width: 50%;
    }

    table tbody tr td {
        font: 1em/1 conduit, Arial, sans-serif;
        padding: 5px 0px;
    }

    .icon-col a svg {
        width: 16px !important;
        vertical-align: top;
    }

    .progress-img {
        left: 43.9%;
        top: 45%;
    }

}

/* Portrait Phones */
@media only screen and (max-width: 767px) and (orientation: portrait) {
    .lower-container {
        min-height: unset;
    }

    .totals-content {
        text-align: left !important;
    }
}

/* Print Styles */
@media print {
    
    @page {
        size:  auto;   /* auto is the initial value */
        margin: .5cm;  /* this affects the margin in the printer settings */   
    }

    table { page-break-inside: auto; }
    td    { border: 1px solid lightgray; }
    tr    { page-break-inside: auto; }
    img   { margin: 0; }

    a#ctl00_MainContent_lnkViewAll, 
    a#linktotop,
    a.print-view-all,
    a#us_report_button {
        display: none;
    }

    .slick-slide .slick-current .slick-active {
        width: 100%;
    }

    .print-results #schematic {
        display: block;
        position: relative;
        width: auto;
    }

    .slick-slide img {
        display: block;
        margin-left: 0;
        margin-right: auto;
    }

    .schematic-print-header {
        padding: 0;
        margin: .7em 0 0em;
    }

    #wrapper {
        padding-top: 0 !important;
    }

    button.slick-next, button.slick-prev {
        display: none !important;
    }

}

@media all and (-ms-high-contrast:none), all and (-ms-high-contrast:active) {

    .title {
        background: 0 0;
        color: #1a1a1a;
    }

}