@font-face {
  font-family: StoneSansIIITCW05-Medium;
  src: url(../fonts/StoneSansIIITCW05-Medium.a1580a3e.eot);
  src: url(../fonts/StoneSansIIITCW05-Medium.a1580a3e.eot) format("eot"), url(../fonts/StoneSansIIITCW05-Medium.e65ea93f.woff2) format("woff2"), url(../fonts/StoneSansIIITCW05-Medium.cbf68686.woff) format("woff"), url(../fonts/StoneSansIIITCW05-Medium.e3bbb1d4.ttf) format("truetype");
}

@font-face {
  font-family: StoneSansIIITCW05-Bold;
  src: url(../fonts/StoneSansIIITCW05-Bold.1fe69971.eot);
  src: url(../fonts/StoneSansIIITCW05-Bold.1fe69971.eot) format("eot"), url(../fonts/StoneSansIIITCW05-Bold.046c993b.woff2) format("woff2"), url(../fonts/StoneSansIIITCW05-Bold.1e51f946.woff) format("woff"), url(../fonts/StoneSansIIITCW05-Bold.d262a014.ttf) format("truetype");
}

@font-face {
  font-family: StoneSansIIITCW05-Light;
  src: url(../fonts/StoneSansIIITCW05-Light.240e886c.eot);
  src: url(../fonts/StoneSansIIITCW05-Light.240e886c.eot) format("eot"), url(../fonts/StoneSansIIITCW05-Light.8678cfb7.woff2) format("woff2"), url(../fonts/StoneSansIIITCW05-Light.c2aa88e1.woff) format("woff"), url(../fonts/StoneSansIIITCW05-Light.6e8480bb.ttf) format("truetype");
}

@font-face {
  font-family: StoneSansIIITCW05-LightCond;
  src: url(../fonts/StoneSansIIITCW05-LightCond.8bea168a.eot);
  src: url(../fonts/StoneSansIIITCW05-LightCond.8bea168a.eot) format("eot"), url(../fonts/StoneSansIIITCW05-LightCond.b42739ce.woff2) format("woff2"), url(../fonts/StoneSansIIITCW05-LightCond.4777ffab.woff) format("woff"), url(../fonts/StoneSansIIITCW05-LightCond.f4844163.ttf) format("truetype");
}

@font-face {
  font-family: StoneSansIIITCW05-BoldCond;
  src: url(../fonts/StoneSansIIITCW05-BoldCond.c3b140f7.eot);
  src: url(../fonts/StoneSansIIITCW05-BoldCond.c3b140f7.eot) format("eot"), url(../fonts/StoneSansIIITCW05-BoldCond.ec363517.woff2) format("woff2"), url(../fonts/StoneSansIIITCW05-BoldCond.619118a1.woff) format("woff"), url(../fonts/StoneSansIIITCW05-BoldCond.072cb3a5.ttf) format("truetype");
}

@font-face {
  font-family: StoneSansIIITCW05-Book;
  src: url(../fonts/StoneSansIIITCW05-Book.14c0c4d6.eot);
  src: url(../fonts/StoneSansIIITCW05-Book.14c0c4d6.eot) format("eot"), url(../fonts/StoneSansIIITCW05-Book.0905c148.woff2) format("woff2"), url(../fonts/StoneSansIIITCW05-Book.5e735bd7.woff) format("woff"), url(../fonts/StoneSansIIITCW05-Book.2d774e7f.ttf) format("truetype");
}

@font-face {
  font-family: StoneSansIIITCW05-MediumIt;
  src: url(../fonts/StoneSansIIITCW05-MediumIt.19750ccd.eot);
  src: url(../fonts/StoneSansIIITCW05-MediumIt.19750ccd.eot) format("eot"), url(../fonts/StoneSansIIITCW05-MediumIt.8e4c187e.woff2) format("woff2"), url(../fonts/StoneSansIIITCW05-MediumIt.8f655b69.woff) format("woff"), url(../fonts/StoneSansIIITCW05-MediumIt.4bef882c.ttf) format("truetype");
}

@font-face {
  font-family: StoneSansITCW05-Medium;
  src: url(../fonts/StoneSansITCW05-Medium.82e01efd.eot);
  src: url(../fonts/StoneSansITCW05-Medium.82e01efd.eot) format("eot"), url(../fonts/StoneSansITCW05-Medium.c5eabfbf.woff2) format("woff2"), url(../fonts/StoneSansITCW05-Medium.69463b19.woff) format("woff"), url(../fonts/StoneSansITCW05-Medium.38dbe3f6.ttf) format("truetype");
}

* {
  font-family: StoneSansIIITCW05-Book, Geneva, Arial;
}

a {
  font-family: StoneSansIIITCW05-Book, Geneva, Arial;
}

p,
button {
  font-family: StoneSansIIITCW05-Bold, Geneva, Arial;
  font-size: 12px !important;
}

.main {
  padding-right: 300px;
  background-color: #000;
}

.smalltext {
  font-size: 11px;
  line-height: 16px;
}

body {
  overflow: hidden; /* Hide scrollbars */
}
.sidebar {
  width: 300px;
  min-width: 300px;
  float: right;
  height: 100vh;
  background: #000;
  color: #fff;
  overflow-y: scroll;
  position: relative;
  z-index: 5;
  padding-bottom: 80px;
}

.span2 {
  background: yellow;
}
.span3 {
  background: blue;
}
.span6 {
  background: green;
}

@media (max-width: 767px) {
  .main {
    padding-left: 0;
  }
}

.card {
  border-radius: 0;
  background-color: #000;
}

.card-body {
  padding: 0px 10px;
}

.card-header {
  padding: 0;
  background-color: #000;
}

.btn-link {
  font-weight: 400;
  color: #fff;
}

.card-header:first-child {
  border-radius: 0;
}

.btn-link:hover {
  color: #e10b00;
}

.btn-link:focus {
  color: #fff;
}

.toolbar {
  background-color: 000;
  padding: 0px;
  background-color: #000;
  color: #fff;
}

[data-toggle="collapse"] .fa:before {
  content: "\f077";
}

[data-toggle="collapse"].collapsed .fa:before {
  content: "\f078";
}

.showright #floorpng {
  height: 100%;
  position: absolute;
  bottom: 0px;
  right: 0;
  z-index: 1;
}
.showright #grilloverlaylight {
  height: 100%;
  position: absolute;
  bottom: 0px;
  right: 0;
  z-index: 2;
}
.showright #grilloverlay {
  height: 100%;
  position: absolute;
  bottom: 0px;
  right: 0;
  z-index: 3;
}

.showleft #floorpng {
  height: 100%;
  position: absolute;
  bottom: 0px;
  right: 0;
  z-index: 1;
}
.showleft #grilloverlaylight {
  height: 100%;
  position: absolute;
  bottom: 0px;
  right: 0;
  z-index: 2;
}
.showleft #grilloverlay {
  height: 100%;
  position: absolute;
  bottom: 0px;
  right: 0;
  z-index: 3;
}

.grating {
  border: 2px solid #fff;
}

.gratingselected {
  border: 2px solid #e10c00;
}

.floor {
  border: 2px solid #fff;
}

.floorselected {
  border: 2px solid #e10c00;
}

.grill {
  border: 2px solid #000;
}

.grillselected {
  border: 2px solid #e10c00;
}

.lighting {
  border: 2px solid #fff;
  border-radius: 60px;
}

.lightingselected {
  border: 2px solid #e10c00;
}

.leftgrating {
  display: inline;
  border: 1px solid #aaa;
  color: #aaa;
  font-family: StoneSansIIITCW05-Bold, Geneva, Arial;
  font-size: 12px !important;
  padding: 6px 40px;
  margin-right: 30px;
  border-radius: 2px;
}

.rightgrating {
  display: inline;
  border: 1px solid #aaa;
  color: #aaa;
  font-family: StoneSansIIITCW05-Bold, Geneva, Arial;
  font-size: 12px !important;
  padding: 6px 40px;
  border-radius: 2px;
}

.activegrating {
  border: 1px solid #fff;
  color: #000;
  background: #fff;
}

.small-gutters > .col,
.small-gutters > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.productinfo {
  z-index: 4;
  position: absolute;
  bottom: 75px;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: rgba(0, 0, 0, 0.5);
  width: 500px;
  padding: 10px 20px;
  color: #fff;
}

#grillname {
  font-size: 25px;
  margin-top: 0px;
}

.closebutton {
  background-color: #515151;
  padding: 18px;
  width: 76px;
  position: absolute;
  right: 0px;
  font-family: StoneSansIIITCW05-Bold, Geneva, Arial;
  font-size: 12px !important;
}

.closeactive {
  background-color: #f00 !important;
}

.closeactive:before {
  content: "";
  border-top: 27px solid #000 !important;
  border-bottom: 27px solid #000 !important;
  border-left: 20px solid #f00 !important;
  position: absolute;
  right: 76px;
  top: 0px;
  transform: rotate(180deg);
}

.closebutton:before {
  content: "";
  border-top: 27px solid #000;
  border-bottom: 27px solid #000;
  border-left: 20px solid #515151;
  position: absolute;
  right: 76px;
  top: 0px;
  transform: rotate(180deg);
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #4c4341;
  border-radius: 0.25rem;
}

.tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before,
.tooltip.bs-tooltip-top .arrow::before {
  margin-left: -3px;
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #4c4341;
}

.tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before,
.tooltip.bs-tooltip-bottom .arrow::before {
  margin-left: -3px;
  content: "";
  border-width: 0 5px 5px;
  border-bottom-color: #4c4341;
}

.pdficon {
  border: 2px solid #fff;
  border-radius: 49px;
  padding: 6px;
  width: 60px;
  margin-top: 0px;
}

.pdficon:hover {
  border: 2px solid #e5181d;
}

@media only screen and (max-width: 600px) {
  .toprolcoltitle {
    text-align: center;
    padding-top: 10px;
  }
  .sidebar {
    width: 100%;
    z-index: 99999;
    top: 362px;
    position: absolute;
    height: 65vh;
  }

  .toprow {
    display: block !important;
    text-align: center;
  }

  .main {
    padding-right: 0;
    background-color: #000;
  }

  .hidemobile {
    display: none;
  }

  #floorpng,
  #grilloverlaylight,
  #grilloverlay {
    width: 100%;
    height: auto !important;
    top: 88px;
  }

  .rightgrating,
  .leftgrating {
    padding: 5px 25px;
  }

  .productinfo {
    z-index: 99999999999999;
    position: relative;
    bottom: -180px;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #333;
    width: 100%;
    padding: 10px 20px;
    color: #fff;
  }

  #grillname {
    font-size: 17px;
    margin-top: 0px;
  }

  .pdficon {
    border: 2px solid #fff;
    border-radius: 49px;
    padding: 6px;
    width: 47px;
    margin-top: 0px;
  }

  .closebutton {
    right: 0;
  }
  .toprolcoltitle {
    width: 100%;
    padding: 10px;
  }

  .toprolcoltitle {
    display: block !important;
  }
}

.toprow {
  display: flex;
}

.toprowcol {
  flex-grow: 1;
}

.toprolcoltitle {
  padding: 15px 10px 15px 40px;
}

@media only screen and (max-width: 1025px) {
  .toprolcoltitle {
    display: none;
  }
}

@media only screen and (max-width: 1400px) {
  .showleft #floorpng {
    height: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 1;
  }
  .showleft #grilloverlaylight {
    height: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 2;
  }
  .showleft #grilloverlay {
    height: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 3;
  }
}

#grillfinish {
  font-size: 0.9rem;
}
