body {
  font-family: "Open Sans";
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.4rem;
}

@media screen and (max-width: 912px) {
  .sweepstakes .how-to-enter,
  .sweepstakes .sweepstakes-enter {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .sweepstakes .sweepstakes-enter a {
    font-size: 1.2em !important;
  }
}

.additional-features ul li {
  text-align: left;
  margin-bottom: 0.3em;
}

.view-ranges .cols-0 .label {
  font-weight: 300;
}

.group-second-oven-features {
  margin: 1em 0 0 -8px;
}

/* Fix for VBO update */

.col-sm-6,
.col-md-4,
.col-lg-3 {
  float: left;
}

/* for 5-across FP promos */

@media screen and (min-width: 769px) {
  .path-verona-dealer-documents .col-lg-2 {
    width: 25%;
  }
}

.promos-row > .view-content {
  justify-content: space-evenly;
}

@media screen and (max-width: 543px) {
  .path-verona-dealer-documents .col-lg-2,
  .promos-row > .view-content .col-lg-2 {
    margin: 0 auto;
  }
}

.tb-megamenu,
.tbm {
  background-color: transparent;
}

.tbm-item.level-1 {
  border-right: none;
  margin-right: 0.5rem;
}

.tb-megamenu .nav > li > a,
.tb-megamenu .nav > li > span.tb-megamenu-no-link {
  color: #444;
  border-right: none;
  font-family: "Open Sans";
  font-weight: 300;
}

.tb-megamenu .mega-dropdown-inner .tb-megamenu-item a {
  color: #444;
  font-weight: 300;
  line-height: 2em;
}

.tb-megamenu .dropdown-menu .active > a {
  background: #f3f3f3;
  color: #337ab7;
  padding-left: 0.5em;
}

.tb-megamenu .dropdown-menu .active > span.tb-megamenu-no-link,
.tb-megamenu .dropdown-menu .active > span.tb-megamenu-no-link:hover {
  color: #000;
}

.tb-megamenu .dropdown-menu li.active-trail.open a {
  background: transparent;
}

.tb-megamenu .nav li.dropdown.active > .dropdown-toggle,
.tb-megamenu .nav li.dropdown.open.active > .dropdown-toggle {
  color: #337ab7;
  background-color: #f3f3f3;
}

.tb-megamenu .nav li.dropdown.open > .dropdown-toggle,
.tb-megamenu .nav li a:focus,
.tb-megamenu .nav li a:hover,
.tb-megamenu .nav li span.tb-megamenu-no-link:focus,
.tb-megamenu .nav li span.tb-megamenu-no-link:hover,
.tb-megamenu .mega-dropdown-inner .tb-megamenu-item a:hover {
  color: #337ab7;
}

.tb-megamenu .nav > .active > a,
.tb-megamenu .nav > .active > a:hover,
.tb-megamenu .dropdown-menu .active > a:hover,
.tb-megamenu .nav > .active > a:focus,
.tb-megamenu .nav > .active > span.tb-megamenu-no-link,
.tb-megamenu .nav > .active > span.tb-megamenu-no-link:hover,
.tb-megamenu .nav > .active > span.tb-megamenu-no-link:focus,
.level1.active-trail {
  background-color: #f3f3f3;
  color: #444;
}

.tb-megamenu a:active,
.tb-megamenu a:hover {
  color: #337ab7;
}

.tb-megamenu .mega-nav > li a,
.tb-megamenu .dropdown-menu .mega-nav > li a,
.tb-megamenu .mega-nav > li span.tb-megamenu-no-link,
.tb-megamenu .dropdown-menu .mega-nav > li span.tb-megamenu-no-link {
  padding: 5px;
}

/* Adjust toggle carat to appear within menu leaf */

.tbm-submenu-toggle {
  background-color: transparent;
  color: #222;
  width: 0.5rem;
  position: relative;
  left: -22px;
}

.tbm-link.level-1.tbm-toggle {
  color: #222;
  padding: 1rem 1.8rem 1rem 1.25rem;
}

.tbm-item:hover {
  background: transparent;
}

@media screen and (min-width: 992px) {
  #superfish-main {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .tb-megamenu {
    display: none;
  }
  .region-nav-main {
    float: left;
    padding: 1.4em 0.5em 0.5em;
  }
}

.block-superfish {
  width: auto;
  font-family: "Open Sans";
  font-weight: 300;
  font-size: 0.9em;
}

#superfish-main-select,
#superfish-main-select option {
  background: #f3f3f3;
}

.container {
  max-width: 1400px;
}

#superfish-main li {
  padding-bottom: 0.5em;
}

a.sf-depth-2,
a.sf-depth-3 {
  line-height: 1em;
  white-space: nowrap;
}

a,
a:hover {
  text-decoration: none;
  color: #337ab7;
}

h3 {
  font-weight: 300;
  font-size: 1.4em;
  margin-bottom: 0.8em;
}

.page-node-75 .fa-solid {
  font-size: 1.1em;
}

.page-node-75 #view-field-installation-manual-table-column,
.page-node-75 #view-field-operation-manual-table-column,
.page-node-75 #view-field-spec-sheet-table-column,
.page-node-75 #view-field-parts-diagram-table-column,
.page-node-75 .views-field-field-spec-sheet,
.page-node-75 .views-field-field-installation-manual,
.page-node-75 .views-field-field-operation-manual,
.page-node-75 .views-field-field-parts-diagram {
  text-align: center;
}

#content-area {
  color: #666;
}

.navbar-brand img {
  max-width: 200px;
  height: auto;
}

.navbar-toggler-icon {
  height: 1.2em;
  width: 1.2em;
}

.sticky .navbar-brand img {
  max-width: 130px;
  transition: max-width 0.3s;
  -webkit-transition: max-width 0.3s;
  -moz-transition: max-width 0.3s;
}

.header-wrapper {
  background: #fff;
  width: 100%;
  z-index: 500;
}

.user-logged-in .header-wrapper {
  position: fixed;
  top: 80px;
}

.dialog-off-canvas-main-canvas > header,
#content-area {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 1em;
}

.breadcrumb {
  margin-bottom: 0.3em;
}

@media screen and (min-width: 576px) and (max-width: 991px) {
  #block-pagetitle {
    margin-top: 82px;
  }
  .page-node-type-range #block-pagetitle,
  .page-node-type-ventilation #block-pagetitle,
  .page-node-type-cooktop #block-pagetitle {
    margin-top: 0;
  }
  .page-node-type-range #block-breadcrumbs,
  .page-node-type-ventilation #block-breadcrumbs,
  .page-node-type-cooktop #block-breadcrumbs {
    margin-top: 82px;
  }
}

@media screen and (min-width: 992px) {
  #block-pagetitle {
    margin-top: 120px;
  }
  .page-node-type-range #block-pagetitle,
  .page-node-type-ventilation #block-pagetitle,
  .page-node-type-cooktop #block-pagetitle {
    margin-top: 0;
  }
  .page-node-type-range #block-breadcrumbs,
  .page-node-type-ventilation #block-breadcrumbs,
  .page-node-type-cooktop #block-breadcrumbs {
    margin-top: 120px;
  }
}

#content-area {
  padding-bottom: 60px;
}

.path-frontpage #content-area {
  padding-bottom: 0;
}

h1.page-title {
  font-size: 30px;
  padding-bottom: 9px;
  margin: 20px 15px 20px 0;
  border-bottom: none;
  font-weight: 300;
}

.header-wrapper {
  border-bottom: 1px solid #ccc;
}

#subheader-wrapper {
  background: #000;
  z-index: 1;
  margin-top: 88px;
}

@media screen and (min-width: 576px) and (max-width: 991px) {
  #subheader-wrapper {
    margin-top: 60px;
  }
}

#subheader-wrapper .sticky {
  margin-top: 60px;
  transition: margin-top 0.3s;
  -webkit-transition: margin-top 0.3s;
  -moz-transition: margin-top 0.3s;
}

@media screen and (min-width: 576px) {
  .header-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
  }
}

@media screen and (max-width: 575px) {
  #subheader-wrapper {
    margin-top: 0;
  }
}

#store-locator-text-block {
  padding: 32px 10px;
  font-size: 1.1rem;
}

#store-locator-text-block a {
  text-decoration: none;
  color: #fff;
}
#store-locator-text-block {
  text-align: right;
}

#search-block-form {
  width: auto;
  margin-top: 1.3em;
  margin-bottom: 1.3em;
}

/*
#search-block-form .icon {
  position: absolute;
  top: 7px;
}
*/

#search-block-form.sticky {
  margin-top: 0;
  margin-bottom: 0;
  transition: margin-top 0.3s;
  -webkit-transition: margin-top 0.3s;
  -moz-transition: margin-top 0.3s;
  transition: margin-bottom 0.3s;
  -webkit-transition: margin-bottom 0.3s;
  -moz-transition: margin-bottom 0.3s;
}

#search-form #edit-basic {
  display: none;
}

ol.search-results {
  padding-left: 0;
}

ol.search-results li {
  margin-left: 0;
  margin-bottom: 0.5em;
}

ol.search-results li h3 {
  margin-bottom: 0.3em;
  margin-top: 0.3em;
}

.path-search h1 {
  font-style: italic;
}

.path-search h2 {
  margin: 0.5em 0;
  padding-bottom: 0.5em;
  font-weight: 300;
  font-size: 1.6em;
  border-bottom: 1px solid #ccc;
}

.path-search .item-list {
  font-size: 0.9em;
}

/*
@media screen and (max-width: 768px) {
  #store-locator-text-block {
    text-align: center;
  }
  .region-nav-additional {
    clear: both;
  }
  .search-block-form {
    display: flex;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 0;
  }
  #search-block-form {
    margin-top: 0;
    margin-bottom: 0.5em;
  }
}
*/

.block-superfish a {
  font-family: "Open Sans";
  color: #000;
  font-weight: 300;
  text-transform: none;
  font-size: 1rem;
  text-decoration: none;
}

.sf-sub-indicator::after {
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

ul.sf-menu .sf-sub-indicator::after {
  /*font-family: "Font Awesome 5 Free";
  font-weight: 900;*/
  font: var(--fa-font-solid);
  content: "\f078";
  font-size: 1em;
}

ul.sf-menu ul .sf-sub-indicator::after {
  font: var(--fa-font-solid);
  content: "\f054";
  font-size: 1em;
}

.sf-multicolumn-wrapper {
  padding-bottom: 0.5em !important;
}

.search-block-form #edit-submit,
.search-block-form .form-control::placeholder {
  color: #fff;
  font-weight: 300;
  font-size: 0.9em;
}

i.better_search {
  background: url("img/search-solid-white.svg") center center no-repeat;
  background-size: 17px;
}

.search-block-form #edit-keys,
.search-results #edit-keys--2 {
  background: #337ab7;
  color: #fff;
  font-weight: 300;
  font-size: 0.9em;
}

.search-results {
  clear: both;
}

.search-help-link {
  display: block;
  clear: both;
}

ul.sf-menu .sf-sub-indicator {
  width: 16px;
  height: 16px;
}

ul.sf-menu.sf-style-white li,
ul.sf-menu.sf-style-white.sf-navbar {
  background: transparent;
}

ul.sf-menu.sf-style-white a,
ul.sf-menu.sf-style-white a:visited,
ul.sf-menu.sf-style-white span.nolink {
  color: #000;
}

#superfish-main {
  margin-top: 1em;
  margin-bottom: 1em;
}

#superfish-main.sticky {
  margin-top: 0;
  transition: margin-top 0;
  -webkit-transition: margin-top 0.3s;
  -moz-transition: margin-top 0.3s;
  margin-bottom: 0;
  transition: margin-bottom 0.3s;
  -webkit-transition: margin-bottom 0.3s;
  -moz-transition: margin-bottom 0.3s;
}

#main-menu-link-contentf28315d1-085e-4bb4-bab0-8c634d2af965 a {
  white-space: nowrap;
}

.portal {
  padding: 1em;
}

.portal img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.region-portals,
.promos-row > .view-content,
.region-performance,
.region-footer,
.view-accessories .view-content {
  display: flex;
  flex-wrap: wrap;
}

.portal-content {
  padding: 12px;
}

@media screen and (min-width: 768px) {
  .portal-block {
    width: 20%;
  }
}

.portal h2 {
  font-size: ;
}

h2.portal-link {
  font-weight: normal;
  font-size: 1em;
  text-align: center;
  margin: 0.5em 0;
}

.portal-link a {
  color: #747676;
  text-decoration: none;
}

#block-instagramsociablekitblock h2 {
  font-size: 2.1em;
  text-align: center;
  margin-top: 2.5em;
  margin-bottom: 2em;
  font-weight: 300;
}

#instagram-local-block .instagram-link {
  clear: both;
  display: block;
  padding-top: 2em;
}

#instagram-local-block .instagram-link a {
  border: 2px solid #000;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  padding: 0.5em 0.75em;
  margin: 0 auto;
  font-size: 1.2em;
  background: #fff;
  transition: width 1s, background 1s, border 1s;
  -webkit-transition: width 1s, background 1s, border 1s;
  -moz-transition: width 1s, background 1s, border 1s;
}

#instagram-local-block .instagram-link p {
  text-align: center;
}

#instagram-local-block .instagram-link a:hover {
  border: 2px solid #ddd;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  background: #ddd;
  text-decoration: none;
  transition: width 1s, background 1s, border 1s;
  -webkit-transition: width 1s, background 1s, border 1s;
  -moz-transition: width 1s, background 1s, border 1s;
}

#instagram-local-block .instagram-link a:hover::after {
  content: " >";
  -moz-transition: content 1s;
  -webkit-transition: content 1s;
  transition: content 1s;
}

#instagram-local-block .instagram-link p a {
  color: #000;
}

#block-views-block-document-image-blocks-block-1 {
  text-align: center;
}

#block-views-block-document-image-blocks-block-1 h2,
#block-cookingperformanceheader h2 {
  text-align: center;
  font-size: 2.1em;
  margin-top: 2.5em;
  margin-bottom: 2em;
  font-weight: 300;
}

#block-views-block-document-image-blocks-block-1 h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 300;
}

.views-field-field-link-text {
  font-size: 0.85rem;
}

.view-document-image-blocks .views-field-field-document-link-subheading {
  font-size: 1.2em;
  line-height: 1.5em;
}

.view-document-image-blocks .views-field-fieldset {
  /*min-width: 240px;*/
  max-width: 240px;
  margin: 0 auto;
  text-align: center;
  padding: 0 0.25em;
}

.view-document-image-blocks .views-field-field-document-image-link-240 {
  /*min-width: 240px;*/
  max-width: 240px;
  margin: 0 auto;
}

.view-document-image-blocks .field--name-field-media-image img {
  border: 1px solid #ccc;
  width: 100%;
  max-width: 240px;
}

.views-field-field-link-text a {
  color: #000;
  background: #fff;
  padding: 0.5em 1em;
  display: block;
  /*min-width: 240px;*/
  margin: 1em auto;
  border: 2px solid #000;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  font-size: 1.3em;
  transition: padding 0.5s, width 0.5s;
  -webkit-transition: padding 0.5s, width 0.5s;
  -moz-transition: padding 0.5s, width 0.5s;
}

.view-document-image-blocks .views-field-field-link-text a:hover {
  background: #ddd url("img/download_icon_20x20.png") 90% center no-repeat;
  padding: 0.5em 2.2em 0.5em 1em;
  text-decoration: none;
  transition: padding 0.5s, width 0.5s;
  -webkit-transition: padding 0.5s, width 0.5s;
  -moz-transition: padding 0.5s, width 0.5s;
}

@media screen and (max-width: 576px) {
  .promos-row .views-row {
    margin: 0 auto;
  }
}

.region-performance .block-content {
  max-width: 330px;
  margin: 0 auto 2em auto;
  color: #666;
  padding: 0 1em;
}

.region-performance .block-content img {
  width: 100%;
  max-width: 330px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.region-performance h3 {
  font-size: 1em;
  font-weight: 500;
  margin: 20px 0 10px;
}

#bottom-callout-wrapper {
  background: #000;
}

.bottom-callout {
  padding: 38px 0;
  text-align: center;
  color: #fff;
  font-size: 1.2em;
}

.bottom-callout a {
  color: #fff;
  font-weight: 300;
}

.footer {
  margin-top: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: none;
}

footer .region-footer {
  flex-direction: row;
}

#footer-wrapper {
  background: #3c3d41;
}

#mini-panel-verona_redesign_4_panel_footer .panels-flexible-region .inside {
  width: 250px;
  margin: 0 auto;
}

#follow-us-footer-block ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}

#follow-us-footer-block span {
  display: none;
}

#verona-footer-logo {
  margin-top: 12px;
}

.region-footer h3 {
  color: #666;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1em;
  margin-top: 20px;
  margin-bottom: 10px;
}

#follow-us-footer-block .instagram a {
  background: transparent url("img/iconfinder_instagram_white_32x32.png") center
    center no-repeat;
}

#follow-us-footer-block .facebook a {
  background: transparent url("img/iconfinder_facebook_white_32x32.png") center
    center no-repeat;
}

#follow-us-footer-block .pinterest a {
  background: transparent url("img/iconfinder_pinterest_white_32x32.png") center
    center no-repeat;
}

#follow-us-footer-block .twitter a {
  background: transparent url("img/iconfinder_twitter_white_32x32.png") center
    center no-repeat;
}

#follow-us-footer-block .youtube a {
  background: transparent url("img/iconfinder_youtube_white_32x32.png") center
    center no-repeat;
}

#follow-us-footer-block .linkedin a {
  background: transparent url("img/linkedin_icon_inverted_24x24.png") center
    center no-repeat;
}

#follow-us-footer-block .footer-social-icons li a {
  display: block;
  width: 32px;
  height: 32px;
  margin-right: 0.3em;
  float: left;
}

.footer-menu ul {
  list-style-type: none;
  padding-left: 0;
}

.footer-menu ul li {
  padding: 15px 0;
  font-size: 1.1em;
}

.footer-menu ul a {
  color: #fff;
}

#subfooter-1-wrapper {
  background: #222;
}

#subfooter-1-wrapper a {
  color: #2ea2ef;
}

#subfooter-1-wrapper a.is-active {
  color: #fff;
}

.region-subfooter-first .navbar-nav {
  flex-direction: row;
}

#subfooter-2-wrapper {
  background: #000;
  color: #636363;
}

.view-accessories .views-row {
  text-align: center;
  padding: 0.5em;
}

.view-accessories .block-content {
  border: 1px solid #000;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 1em;
}

.view-accessories .views-field-body {
  padding-top: 1em;
}

.view-accessories .views-field-title {
  padding-bottom: 1em;
}

.view-accessories .views-field-title h3 {
  font-size: 0.9rem;
  margin-bottom: 0;
}

.path-accessories .views-field-title h3 {
  font-size: 1.1rem;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.5em;
}

.pager__item.is-active {
  font-weight: normal;
}

/* To remove line artifact on images at certain widths */

.flexslider .slides img {
  margin-left: -1px;
}

.node--type-range .flexslider {
  max-width: 450px;
  margin: 0 auto;
}

.node--type-range .flexslider .slides img {
  max-width: 450px;
}

.node--type-ventilation .verona-range-text p,
.node--type-ventilation .verona-range-text ul {
  font-size: 0.8em;
  line-height: 1.4em;
}

.node--type-ventilation .verona-range-text h3 {
  font-size: 1em;
  line-height: 1.4em;
}

.node--type-range .flexslider .flex-control-thumbs img,
.node--type-cooktop .flexslider .flex-control-thumbs img,
.node--type-ventilation .flexslider .flex-control-thumbs img {
  max-width: 70px;
  height: auto;
  margin: 0 0.2em;
}

.node--type-cooktop .field--name-body,
.node--type-ventilation .field--name-body {
  font-size: 1.2rem;
  line-height: 2rem;
}

@media screen and (min-width: 992px) {
  .node--type-cooktop .field--name-body {
    margin-top: -150px;
  }
}

.flex-control-thumbs {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-evenly;
}

.flex-control-thumbs li {
  width: auto;
  float: none;
  margin: 0;
}

.verona-range-text {
  padding: 0 1em;
}

.field--name-field-cooktop-image .field__label,
.field--name-field-grate-disclaimer {
  text-align: center;
  font-weight: 300;
  font-size: 0.8em;
  font-style: italic;
  padding-bottom: 0.5em;
  max-width: 350px;
  line-height: 1.3em;
  margin: 0 auto;
}

.field--name-field-cooktop-image .field__item img {
  display: block;
  margin: 0 auto;
  margin-bottom: 0.5em;
}

.field--name-field-cooktop-specs .field__label {
  text-align: center;
  font-size: 0.9em;
}

.cooktop-diagram-specs-link {
  width: 100%;
  max-width: 260px;
  margin: 0.5em auto 1em;
  font-size: 0.85em;
  line-height: 0.9em;
  text-align: center;
}

.cooktop-diagram-specs-link a {
  font-weight: bold;
  text-decoration: underline;
}

.field--name-field-cooktop-specs .cooktop-table {
  width: 100%;
  max-width: 260px;
  margin: 0.5em auto 1em;
  font-size: 0.85em;
  line-height: 0.9em;
  border: 1px solid #ccc;
}

.field--name-field-cooktop-specs .cooktop-table thead {
  background: #efefef;
  border-bottom: 1px solid #ccc;
}

.field--name-field-cooktop-specs .cooktop-table .btu {
  text-align: center;
}

.field--name-field-cooktop-specs .cooktop-table td {
  padding: 0.3em 0.5em;
  line-height: 1.3em;
}

.field--name-field-cooktop-specs .cooktop-table .asterisk {
  font-size: 0.8em;
  font-style: italic;
  text-align: center;
}

.field--name-field-cooktop-specs .cooktop-table thead {
  font-weight: bold;
}

.field--name-field-alternate-views {
  margin-bottom: 1em;
}

.customize-your-range {
  display: block;
  text-align: center;
  padding-bottom: 1em;
  margin-top: 0.8em;
}

.customize-your-range a {
  padding: 0.5em 1em;
  color: #fff;
  font-weight: 600;
  background: #006699;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

.field--name-field-store-locator-link {
  display: block;
  text-align: center;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}

.field--name-field-store-locator-link a {
  padding: 0.5em 1em;
  color: #fff;
  font-weight: 600;
  background: #333;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

.group-verona-range-slideshow {
  /*margin-bottom: 1.5em;*/
  margin-bottom: 1em !important;
}

.flex-caption {
  text-align: center;
  padding-top: 1em;
  margin-bottom: 1em;
}

.details-wrapper {
  /*display: flex;*/
  line-height: 1.6em;
  font-size: 0.9em;
}

.verona-range-text.range-info,
.node--type-cooktop .cooktop-text {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}

@media screen and (min-width: 769px) {
  .field-group-div {
    float: left;
    clear: none;
    margin-bottom: 1em;
    padding: 0 0.5em;
  }
}

@media screen and (max-width: 768px) {
  .field-group-div {
    margin-top: 1.5em;
    width: 100%;
    float: none;
    clear: both;
    adding: 0 0.5em;
  }
}

.bootstrap-table {
  width: 100%;
}

.field__label {
  font-weight: 600;
}

.accessories-nodeblock-help {
  font-size: 0.9em;
  font-style: italic;
  margin-bottom: 0.5em;
}

.table-striped > tbody > tr:nth-of-type(2n + 1) > *,
.table-striped > tbody > tr > td {
  --bs-table-accent-bg: transparent;
  border-left: none;
  border-right: none;
}

.group-verona-info {
  margin-top: 0;
}

.field-slideshow-wrapper {
  max-width: 450px;
}

.cycle-pager-after {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
}

.field-slideshow {
  display: flex;
  justify-content: center;
}

.caption {
  display: none;
}

.field-slideshow-item .caption {
  display: block;
  text-align: center;
  color: #444;
  font-weight: 300;
  font-size: 1em;
}

.cycle-pager-after img {
  width: 100%;
  max-width: 70px;
}

.group-verona-tab-3 .table td:nth-child(2),
.group-verona-tab-3 .table th:nth-child(2),
.group-verona-cooktop-tab-4 .table td:nth-child(2),
.group-verona-cooktop-tab-4 .table th:nth-child(2) {
  display: flex;
  justify-content: end;
}

.group-verona-cooktop-tab-4 .field--name-field-alternate-views {
  border-top: 1px solid #ccc;
  margin-bottom: 1em;
}

.verona-feature h4 {
  font-weight: 300;
  font-size: 1rem;
}

.field--name-field-alternate-views .field__label {
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
  font-weight: 300;
  margin: 1em;
}

.field--name-field-alternate-views .field__items {
  display: flex;
  justify-content: space-around;
}

.field--name-field-alternate-views .field__items img {
  border: 1px solid #ccc;
  padding: 3px;
}

.view-ranges .flex-control-thumbs img {
  max-width: 40px;
  height: auto;
}

.view-ranges .range-image,
.view-ventilation .range-image {
  max-width: 250px;
  margin: 0 auto;
}

.view-ranges .flexslider {
  margin-bottom: 1em;
}

.field--name-field-range-image-help {
  text-align: center;
  font-size: 0.8em;
  font-style: italic;
}

.view-ranges h3,
.view-ventilation h3 {
  clear: both;
  margin: 0.5em 0 1em;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #000;
  font-weight: normal;
  font-size: 1.5em;
  padding-left: 0;
}

.ultima-header-image {
  float: right;
}

.ultima-header-image img {
  margin: 0 0 0.5em 0.5em;
  max-width: 270px;
}

.ventilation-header-image img {
  max-width: 450px;
}

.available-colors-ventilation-page {
}

.available-colors-ventilation-page .swatch-title {
  text-align: center;
  font-size: 0.8em;
  margin-top: 0.4em;
}

.available-colors-ventilation-page .swatch {
  height: 32px;
  width: 32px;
  background: #ccc;
  border: 1px solid #ccc;
  margin: 0.5em;
}

.available-colors-ventilation-page .swatch-white {
  background: #fff;
}

.available-colors-ventilation-page .swatch-black {
  background: #444;
}

.available-colors-ventilation-page .swatch-gloss {
  background: #000;
}

.available-colors-ventilation-page .swatches {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.compare-button {
  margin: 1.5em;
}

#edit-actions--2 {
  display: none;
}

#edit-actions .js-form-submit {
  margin: 1.5em 0 0 1.5em;
}

#views-exposed-form-designer-showcase-page-1 #edit-actions .js-form-submit,
#views-exposed-form-designer-showcase-page-2 #edit-actions .js-form-submit,
#views-exposed-form-designer-showcase-page-3 #edit-actions .js-form-submit {
  margin: 0;
}

#ranges-landing-top img {
  float: right;
  margin: 1em 0 1em 1em;
  width: 100%;
  /*max-width: 325px;*/
}

.prestige-page-header-image img,
.n-series-header-image img {
  max-width: 450px;
}

.n-series-header-image img {
  max-width: 325px;
}

.ultima-midnight-header-image img {
  margin: 0 0 0.5em 0.5em;
  max-width: 345px !important;
  border: 1px solid #ccc;
}

.range-page-image img {
  max-width: 200px !important;
  border: 1px solid #ccc;
}

.prima-page-header-image img {
  max-width: 560px !important;
  border: 1px solid #ccc;
}

.ranges-landing-header-text {
  font-size: 1.3em;
  padding-bottom: 0.5em;
  line-height: 2em;
  margin-bottom: 10px;
}

.ranges-fieldset {
  margin: 1em 0;
  border-right: 1px dotted #ccc;
}

.view-ranges .views-field-field-display-name,
.view-ventilation .views-field-field-display-name,
.views-field-views-bulk-operations-bulk-form {
  margin-top: 0.5em;
}

/* Hide Bottom Compare Button 
.vbo-view-form #edit-actions--2 {
  display: none;
}
*/

/* For Built-in Ranges page */

#views-form-ranges-page-6 #edit-actions--2 {
  clear: both;
}

.view-ranges .views-field-field-display-name a,
.view-ventilation .views-field-field-display-name a {
  color: #333;
  font-size: 0.9em;
  font-weight: 600;
}

.path-ranges-compare table,
.path-ventilation-compare table {
  font-size: 0.9em;
  width: 100%;
}

.path-ranges-compare tr,
.path-ventilation-compare tr {
  border: 1px solid #ccc;
  border-collapse: collapse;
}

.path-ranges-compare th {
  max-width: 140px;
  padding: 10px 12px;
  background: #f3f3f3;
}

.path-ranges-compare tr,
.path-ventilation-compare tr {
  border: 1px solid #ccc;
  border-collapse: collapse;
}

.path-ranges-compare tr:nth-child(1),
.path-ventilation-compare tr:nth-child(1) {
  border: none;
}

.path-ventilation-compare tbody > tr {
  border: 1px solid #ccc !important;
  border-collapse: collapse;
}

.path-ventilation-compare tbody th {
  padding: 10px;
  min-width: 160px;
}

.path-ventilation-compare tr.views-field-nothing {
  background: #666;
  color: #fff;
}

.path-ranges-compare td,
.path-ventilation-compare td {
  padding: 10px;
  text-align: center;
}

th.views-field-field_image {
  background: transparent;
}

tr.views-field-nothing,
tr.views-field-nothing-1,
tr.views-field-nothing-2,
tr.views-field-nothing-3,
tr.views-field-nothing-4,
tr.views-field-nothing-5,
tr.views-field-nothing-6 {
  background-color: #999;
}

th.views-field-nothing_3.reveal {
  display: table-cell;
}

.views-field-nothing_3.hide,
.views-field-nothing-4.hide {
  display: none;
}

td.views-field-nothing,
td.views-field-nothing-1,
td.views-field-nothing-2,
td.views-field-nothing-3,
td.views-field-nothing-4,
td.views-field-nothing-5,
td.views-field-nothing-6 {
  background: #999;
}

th.views-field-nothing_1,
th.views-field-nothing_2,
th.views-field-nothing_3,
th.views-field-nothing_4,
th.views-field-nothing_5,
th.views-field-nothing_6 {
  min-width: 160px;
}

.compare-header {
  background: #999;
}

.path-ventilation-compare th.views-field-nothing {
  background: #999;
  color: #fff;
}

.path-ranges-compare th.views-field-nothing {
  background: #999 url("img/general_features_heading_opt.png") 10px center
    no-repeat;
}

th.views-field-nothing_1,
th.views-field-nothing_6 {
  background: #999 url("img/cooktop_features_heading_opt.png") 10px center
    no-repeat;
}

th.views-field-nothing_2 {
  background: #999 url("img/oven_features_heading_opt.png") 10px center
    no-repeat;
}

th.views-field-nothing_3 {
  background: #999 url("img/second_oven_features_heading_opt.png") 10px center
    no-repeat;
}

th.views-field-nothing_4 {
  background: #999 url("img/overall_dimensions_heading_opt.png") 10px center
    no-repeat;
}

th.views-field-nothing_5 {
  background: #999 url("img/internal_dimensions_heading_opt.png") 10px center
    no-repeat;
}

/* Hide Select/Deselect All checkbox */
#vbo-action-form-wrapper > .js-form-item {
  display: none;
}

.vbo-view-form #edit-header {
  text-align: right;
  padding-right: 50px;
}

.vbo-view-form {
  padding: 0 20px;
}

.vbo-view-form .form-actions input {
  background: #337ab7;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.25rem;
}

.views-field-views-bulk-operations-bulk-form > .field-content .form-item {
  margin-top: 0;
  margin-bottom: 0;
  float: left;
  padding-left: 0.2em;
}

.views-field-views-bulk-operations-bulk-form .views-label {
  font-size: 0.9em;
  font-weight: 400;
  float: left;
}

.view-ranges fieldset,
.view-ventilation fieldset,
.view-ranges .js-form-item-field-self-cleaning-value {
  font-size: 0.85em;
}

.view-ranges .fieldset-wrapper,
.view-ventilation .fieldset-wrapper,
.view-ranges .js-form-item-field-self-cleaning-value {
  padding: 0.5em;
  border: 1px solid #ccc;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.view-ranges .js-form-item-field-self-cleaning-value {
  padding: 1.5em 1em;
  margin-top: 2.7em;
}

.view-ranges fieldset,
.view-ranges fieldset legend,
.view-ventilation fieldset,
.view-ventilation fieldset legend {
  border: none;
  background-color: transparent;
  margin-top: 0;
}

.view-ranges #edit-actions--3 {
  margin-top: 0;
  margin-bottom: 0;
}

@media screen and (min-width: 991px) {
  .view-ventilation .col-lg-2 {
    width: 20%;
  }
}

.search-back-button button {
  padding: 0.2em 0.5em 0.5em 0.5em;
}

.vbo-multipage-selector {
  display: none;
}

@media screen and (min-width: 768px) {
  #cooktops-header img {
    width: 100%;
    max-width: 450px;
    height: auto;
    margin: 0 0 1em 1em;
    float: right;
  }
}

@media screen and (max-width: 768px) {
  #cooktops-header img {
    float: none;
    margin: 0 auto;
    width: 100%;
  }
}

.view-cooktops .img-fluid {
  display: block;
  margin: 0 auto;
}

.view-cooktops h3 {
  margin: 1em 0;
}

.view-cooktops .view-content {
  text-align: center;
}

.view-cooktops .views-row .cooktop-view-content {
  padding: 15px;
  border: 1px solid #ccc;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.view-cooktops .view-content.row {
  justify-content: center;
}

.available-colors {
  display: block;
  clear: both;
  margin: 0 auto;
  text-align: center;
}

.available-colors-title {
  text-transform: uppercase;
  font-size: 0.6em;
  color: #555;
  margin-bottom: 0.5em;
}

.available-colors .swatch {
  border: 1px solid #ccc;
  height: 20px;
  width: 20px;
  margin-right: 6px;
  display: inline-block;
}

.available-colors .steel {
  background: #bcbdc0;
}

.available-colors .white {
  background: #fff;
}

.available-colors .black {
  background: #000;
}

.available-colors .bisque {
  background: #f0ecd5;
}

.available-colors .burgundy {
  background: #71102f;
}

.flexslider .slides img {
  display: block;
}

.horizontal-tab-hidden {
  position: absolute;
  left: -10000px;
}

.field-group-htab .field--name-field-model-number {
  margin-bottom: 0.5em;
}

.verona-feature ul {
  padding-left: 1.5rem;
}

/*

.node--type-ventilation .group-verona-range-slideshow ul.horizontal-tabs-list {
  display: none;
}

.node--type-ventilation .group-verona-range-slideshow .horizontal-tabs {
  border: none;
}


.page-node-61 .group-verona-range-slideshow ul.horizontal-tabs-list {
  display: block;
}

..page-node-61 .group-verona-range-slideshow .horizontal-tabs {
  border: 1px solid #ccc;
}
*/

/* Hide tabs for hoods without alternate color slideshow */

.page-node-55 .group-verona-range-slideshow ul.horizontal-tabs-list,
.page-node-56 .group-verona-range-slideshow ul.horizontal-tabs-list,
.page-node-57 .group-verona-range-slideshow ul.horizontal-tabs-list,
.page-node-58 .group-verona-range-slideshow ul.horizontal-tabs-list,
.page-node-59 .group-verona-range-slideshow ul.horizontal-tabs-list,
.page-node-60 .group-verona-range-slideshow ul.horizontal-tabs-list,
.page-node-62 .group-verona-range-slideshow ul.horizontal-tabs-list,
.page-node-63 .group-verona-range-slideshow ul.horizontal-tabs-list,
.page-node-64 .group-verona-range-slideshow ul.horizontal-tabs-list,
.page-node-65 .group-verona-range-slideshow ul.horizontal-tabs-list,
.page-node-66 .group-verona-range-slideshow ul.horizontal-tabs-list {
  display: none;
}

.page-node-55 .group-verona-range-slideshow .horizontal-tabs,
.page-node-56 .group-verona-range-slideshow .horizontal-tabs,
.page-node-57 .group-verona-range-slideshow .horizontal-tabs,
.page-node-58 .group-verona-range-slideshow .horizontal-tabs,
.page-node-59 .group-verona-range-slideshow .horizontal-tabs,
.page-node-60 .group-verona-range-slideshow .horizontal-tabs,
.page-node-62 .group-verona-range-slideshow .horizontal-tabs,
.page-node-63 .group-verona-range-slideshow .horizontal-tabs,
.page-node-64 .group-verona-range-slideshow .horizontal-tabs,
.page-node-65 .group-verona-range-slideshow .horizontal-tabs,
.page-node-66 .group-verona-range-slideshow .horizontal-tabs {
  border: none;
}

.webform-submission-form .form-item {
  display: inline-block;
  float: left;
  padding: 5px;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}

.webform-submission-form .form-item .form-control {
  padding: 1rem 0.75rem;
  font-size: 0.8em;
  border: none;
  background: #ccc;
  color: #000;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.webform-submission-form label {
  margin: 1em 0;
}

.webform-submission-form .alert-info {
  background-color: transparent;
  border: none;
  color: #444;
}

.webform-submission-form #edit-actions {
  display: flex;
  justify-content: flex-start;
  clear: both;
}

.webform-submission-form #edit-submit {
  background-color: #337ab7;
  font-size: 0.9em;
  font-weight: 300;
}

#webform-submission-product-registration-add-form .js-form-item-city {
  clear: both;
}

.webform-submission-form #captcha {
  border: none;
  clear: both;
}

.webform-submission-form #captcha .card-header {
  display: none;
}

.webform-submission-form #captcha .details-wrapper {
  padding: 0;
  border: none;
}

#edit-state--wrapper {
  float: left;
}

.sf-clone-parent {
  display: none;
}

#warranty-header {
  padding: 25px;
  color: #666;
  text-align: center;
  margin-bottom: 1em;
  border: 1px solid #666;
}

#warranty-download {
  padding: 15px;
  background: #ddd;
  color: #000;
  font-size: 1.2em;
  font-weight: 600;
  border: 1px solid #000;
}

#warranty-download a {
  color: #006699;
  font-weight: 600;
}

#warranty-header h2 {
  margin-top: 10px;
}

#contact-header,
#service-header,
#registration-header {
  margin-bottom: 1.5em;
}

.warranty-download-link a {
  height: 80px;
  width: 80px;
  display: block;
  margin: 1em auto;
  background: url("img/download_icon_opt.png") center center no-repeat;
}

.warranty-download-link {
  clear: both;
  width: 100%;
}

.warranty-download-pod h3 {
  font-size: 1.2em;
}

.warranty-download-pod .warranty-title {
  height: 60px;
}

#edit-field-colors-value-wrapper {
  clear: both;
}

.warranty-download-pod {
  margin-top: 1em;
}

.warranty-download-pod .content {
  border: 1px solid #ccc;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 12px;
  text-align: center;
}

#about-verona-images {
  margin-bottom: 1em;
}

#about-verona-images img {
  width: 100%;
  max-width: 350px;
  height: auto;
}

.accordion-item .accordion-button {
  background: #ccc;
  color: #000;
  font-size: 1.2rem;
  font-weight: 300;
  margin-bottom: 0.5em;
  border: 1px solid #444;
}

.faq-intro p,
#verona-FAQ .accordion-body p {
  font-size: 1.1em;
  line-height: 1.6em;
}

#faq-burner-images {
  display: flex;
  justify-content: space-around;
}

#faq-burner-images img {
  max-width: 100%;
  height: auto;
}

.faq-image {
  display: flex;
  justify-content: center;
}

.manuals {
  font-weight: 500;
}

.collapsiblock-help {
  margin-bottom: 10px;
  font-style: italic;
}

.collapse-block {
  border: 1px solid #aaa;
  margin: 10px 0;
}

.collapse-block.block-views {
  padding-left: 0;
  padding-right: 0;
}

.collapsiblockTitle a:hover,
.collapsiblockTitle a:focus {
  text-decoration: none;
}

.collapsiblockTitle {
  padding: 15px;
  font-size: 1.2em;
  margin: 0;
}

.collapsiblockTitle h2 {
  padding-left: 15px;
}

.collapsiblockContent {
  font-size: 1em;
}

.collapsiblockTitleCollapsed {
  background: #ddd;
}

.collapsiblockTitle h2 {
  color: #444;
  margin: 0;
  font-size: 1em;
  font-weight: 300;
}

.collapse-block .content {
  padding: 0 15px 15px;
}

.showcase-landing-page h4 {
  text-align: center;
  font-weight: 300;
  font-size: 1em;
}

.path-designer-showcase h1,
.path-ultima-showcase h1,
.path-prima-showcase h1 {
  text-align: center;
}

.view-designer-showcase .view-header,
.view-ultima-showcase .view-header,
.view-prima-showcase .view-header {
  text-align: center;
  font-size: 1.2em;
  line-height: 1.5em;
  padding: 5px 80px 10px;
}

@media screen and (max-width: 769px) {
  .view-designer-showcase .view-header,
  .view-ultima-showcase .view-header,
  .view-prima-showcase .view-header {
    padding: 5px 1.5em 10px;
  }
}

.view-designer-showcase .js-form-item label,
.view-ultima-showcase .js-form-item label,
.view-prima-showcase .js-form-item label {
  font-weight: 500;
  padding-bottom: 0.5em;
  font-size: 0.9em;
}

.view-designer-showcase #edit-actions,
.view-ultima-showcase #edit-actions,
.view-prima-showcase #edit-actions {
  padding-top: 31px;
  display: flex;
  float: left;
  clear: none;
}

#edit-submit-designer-showcase,
#edit-submit-ultima-showcase,
#edit-submit-prima-showcase {
  background: #337ab7;
}

.path-designer-showcase .region-content,
.path-ultima-showcase .region-content,
.path-prima-showcase .region-content {
  text-align: center;
  padding: 0 15px;
}

@media screen and (min-width: 769px) {
  .path-designer-showcase .region-content h1.page-title,
  .path-ultima-showcase .region-content h1.page-title,
  .path-prima-showcase .region-content h1.page-title,
  .page-node-235 h1.page-title {
    margin-top: -10px;
  }
}

.view-filters {
  margin-top: -20px;
}

#block-b5subtheme-new-backtorangedesignerlandingpage {
  margin-top: -20px;
  text-align: center;
  padding-bottom: 0.5em;
}

.page-node-235 h3 {
  text-align: center;
  font-weight: 400;
  margin: 1em;
}

.page-node-235 img {
  padding: 1em;
}

.three-panel-landing-text {
  padding: 1em;
  font-size: 0.9em;
}

#views-exposed-form-designer-showcase-page-1,
#views-exposed-form-designer-showcase-page-2,
#views-exposed-form-designer-showcase-page-3 {
  display: flex;
  justify-content: center;
}

@media screen and (min-width: 975px) {
  .fadeImage {
    height: 667px;
  }
}

@media screen and (min-width: 975px) {
  .range-showcase .fadeImage {
    height: auto;
  }
}

.fadeImage img {
  -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 2s; /* Firefox < 16 */
  -ms-animation: fadein 2s; /* Internet Explorer */
  -o-animation: fadein 2s; /* Opera < 12.1 */
  animation: fadein 2s;
  display: block;
  margin: 0 auto;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.path-verona-dealer-documents h3 a,
.path-catalogs h3 a {
  font-weight: 600;
  font-size: 0.7em;
  text-align: center;
}

.path-verona-dealer-documents .view-footer {
  text-align: center;
  display: flex;
  justify-content: center;
}

.path-verona-dealer-documents h3,
.path-catalogs h3,
.path-verona-dealer-documents .view-footer h3 {
  min-height: 52px;
  margin-bottom: 0.5em;
}

.path-verona-dealer-documents .field--name-field-media-image img,
.path-catalogs .field--name-field-media-image img {
  padding: 5px;
  border: 1px solid #ccc;
}

.path-verona-dealer-documents .field--name-field-media-image {
  margin-bottom: 2em;
}

.path-verona-dealer-documents .view-footer a > h3 {
  font-weight: 600;
  font-size: 1em;
}
