
.card-overlay:before {background: transparent !important};

.alert-msg {
  padding: 15px;
  border-left: 1px solid rgba(255,255,255,.5);
  background-color: #fce0b6;
}

/* Pyro+ Warranty */
.product-variants .product-form-input {
  display: inline-flex;
}
.product-variants .product-form-input:before {
  content: url("/cdn/shop/files/PYRO-see-details.png?v=1668445309");
  display: block;
  margin: auto;
  width: 130px;
}
.product-variants .product-form-input legend {
  display: none;
}
.product-variants .product-form-input [type=radio]+label {
  width: 130px;
  height: 72px !important;
  font-size: 20px !important;
  margin: 0 1rem .8rem 0.75rem !important;
  font-weight: 100 !important;
}
.product-variants .product-form-input [type=radio]:checked+label {
  background: #0069d9 !important;
}

@media only screen and (max-width: 425px) {
  .product-variants .product-form-input [type=radio]+label {
    width: 100px;
  }
}

/* Custom Size Glass Page */
/* TABS */
#tabs {
  /*max-width: 1020px;*/
  padding-bottom: 50px;
  margin: auto;
  position: relative;
  color: #21325e;
}

#tabs .section__info {
  margin: 0 auto;
}

#tabs .info__box {
  position: relative;
  left: 0;
  top: 40px;
  right: 0;
  bottom: 0;
  overflow: auto;
  padding: 40px 30px;
  background: #fff;
  box-shadow: -1px 6px 18px rgba(0, 0, 0, 0.09);
  display: none;
}

.nav-tab {
  width: max-content;
  height: 115px;
  margin: auto;
  display:block;
}

.nav-tab h2 {
  margin-top: 0;
 /* font-family: 'Questrial', sans-serif;*/
  line-height: 1.1;
  text-transform: uppercase;
  font-size:2rem;
}

.nav-tab label:hover {
  transition: all .3s ease-in-out;
  border-bottom: 5px solid;
}

.nav-tab span {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.4rem;
}

#ceramic, #tempered, #home, #a, #b, #c, #d, #e, #f, #g, #h, #i, #j, #k, #l, #m, #n, #o, #p, #q, #r, #s, #t, #u, #v, #w, #x, #y, #z {
  display: none;
}

.nav-tab label {
  float: left;
  text-align: center;
  cursor: pointer;
  z-index: 2;
  border-bottom: 1px solid #21325e;
  margin-right: 30px;
  padding: 16px 15px;
}

.nav-tab-letters {
  height: 60px;
  margin: auto;
}

.nav-tab-letters label {
  float: left;
  text-align: center;
  cursor: pointer;
  z-index: 2;
  width: 30px;
  height: 40px;
  padding-top: 10px;
  background-color: #f2f2f2;
  border: 1px solid #ddd;
}

@media only screen and (max-width: 450px) {
  .nav-tab label {
    margin-right: 5px;
    padding: 1px;
  }
  .nav-tab span {
    display: none;
  }
}

#ceramic:checked ~ nav [for="ceramic"],
#tempered:checked ~ nav [for="tempered"] {
  background: #ffffff;
  border: 1px solid #ffffff;
}

#ceramic:checked ~ .one,
#tempered:checked ~ .two, 
#home:checked ~ .home,
#a:checked ~ .a,
#b:checked ~ .b,
#c:checked ~ .c,
#d:checked ~ .d,
#e:checked ~ .e,
#f:checked ~ .f,
#g:checked ~ .g,
#h:checked ~ .h,
#i:checked ~ .i,
#j:checked ~ .j,
#k:checked ~ .k,
#l:checked ~ .l,
#m:checked ~ .m,
#n:checked ~ .n,
#o:checked ~ .o,
#p:checked ~ .p,
#q:checked ~ .q,
#r:checked ~ .r,
#s:checked ~ .s,
#t:checked ~ .t,
#u:checked ~ .u,
#v:checked ~ .v,
#w:checked ~ .w,
#x:checked ~ .x,
#y:checked ~ .y,
#z:checked ~ .z {
  display: flex;
  gap: 75px;
  align-items: center;
}

/* TABS end */


/* CS Button */
.cs-button {
  margin-bottom: 10px;
  padding: 5px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  border: 1px solid lightgrey;
  border-radius: 3px;
  cursor: pointer;
}

.cs-button:hover {
  box-shadow: 0 0 11px rgba(33,33,33,.2);
}

.cs-button p {
  margin: 0;
}

/* END Custom Size Glass Page */

/* Tempered Glass Product */
#tempered-glass .product-info-secondary {
  border-top: none;
  margin-top: 0;
}
/* END Tempered Glass Product */

/* Selecting Glass Type Page */

.section-numbers {
  background-color: lightgrey;
    padding: 5px;
    border-radius: 2px;
}

/* END Selecting Glass Type Page */

/* Cleaning Glass Page */

.cleaning-list {
  background: #d5f3fe;
  padding: 10px 0;
  border-radius: 5px;
}

.cleaning-icons {
  font-size: 48px;
  padding: 10px 0;
}

/* END Cleaning Glass Page */

/* Stove Brands Page */
.info__box ul {
  list-style: none;
}

.top-letter {
  padding-left: 20px;
}

.banner-container {

}

#shopify-block-894e0a1c-38c8-4453-af64-2f357cd7c2a8 {
  padding-top: 4rem; padding-bottom:4rem; border-bottom:1px solid #dadada; border-top:1px solid #dadada; /*margin-bottom:4rem;*/
}
#text-banner-widget_frame {
  margin-bottom:0 !important
}

#header > div.color-background-1 > div > div > div.head-slot.head-slot-end > div > a {display:none;}