
@media (min-width: 1200px) {
  body.single-tyre .site-header,
  body.single-tyre .site-main {
    max-width: 1120px;
  }
}

body.single-tyre .elementor-location-header .elementor-section-wrap .elementor-top-section {
  background-color: transparent;
  background-image: none;
}

.header_single_tyre {
  background-image: url(../images/single-header.jpg);
  background-size: cover;
  background-position: center;
  margin-top: -75px;
  padding-top: 200px;
  padding-bottom: 93px;
  background-repeat: no-repeat;
}

.header_single_tyre h2 {
  text-transform: uppercase;
  color: #fff !important;
  background-color: rgb(239, 125, 0);
  display: inline-block;
  font-weight: 700 !important;
}

body.single-tyre main .page-header {
  padding: 28px 10px;
}

body.single-tyre main .page-header h1 {
  font-weight: 700 !important;
  font-size: 34px;
}

.tabellenenthumb {
  display: flex;
}

.tabellenenthumb .thumb img.tyrethumb {
  width: 328px;
  max-width: none;
  height: auto;
}

.tabellenenthumb .thumb img.brandthumb {
  width: 250px;
  margin: 0 auto;
  display: block;
}

@media (max-width: 1190px) {
  .tabellenenthumb .thumb img.tyrethumb {
    width: 148px;
  }  
  .tabellenenthumb .thumb img.brandthumb {
    width: 120px;
  }
}

@media (max-width: 700px) {
  .tabellenenthumb {
    flex-direction: column-reverse;
  }
}

.propstabellen {
  width: 100%;
}

#propstabel1 {
  width: auto;
  max-width: 650px;
  margin-bottom: 0;
}
#propstabel2 {
  width: auto;
  max-width: 608px;
  margin-bottom: 0;
}
.fulltables {
  /* border-top: 2px solid #000; */
  /* border-bottom: 2px solid #000; */
  width: 100%;
}

.fulltables::before,
.fulltables::after {
  width: 100%;
  position: relative;
  height: 2px;
  z-index: 2;
  display: block;
  content: ' ';
  background-color: #000 !important;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}

#propstabel3 {
  width: auto;
  margin-bottom: 0;
  max-width: 756px;
}

#propstabel1 tr th,
#propstabel1 tr td,
#propstabel2 tr th,
#propstabel2 tr td,
#propstabel3 tr th,
#propstabel3 tr td {
    border: 0;
  background-color: #fff;
  text-align: left;
  font-weight: normal;
  font-size: 16px;
  padding: 2.4px 0 2.4px 20px;
}

@media (max-width: 700px) {
  #propstabel1 tr th,
  #propstabel1 tr td,
  #propstabel2 tr th,
  #propstabel2 tr td,
  #propstabel3 tr th,
  #propstabel3 tr td {
    /* display: block; */
    /* width: 100%; */
    /* max-width: 100% !important; */
  }

  #propstabel3 {
    width: 100%;
  }

  #propstabel2 tr th {
    padding-top: 0;
  }


}


#propstabel2 tr th {
  padding-top: 59px;
}


#propstabel2 tr th,
#propstabel2 tr td {
  /* max-width: 17px; */
}
@media (max-width: 1190px) {
  #propstabel2 tr th,
  #propstabel2 tr td {
    /* max-width: 20px; */
  }
  
}


#propstabel3 tr th,
#propstabel3 tr td {
  /* max-width: 27px; */
}

#propstabel1 tr th:first-child,
#propstabel2 tr th:first-child,
#propstabel3 tr th:first-child {
  font-size: 18px;
  font-weight: 700;
}

#propstabel2 tr:last-child td:first-child {
  padding-bottom: 1.5rem;
}

#propstabel3 tr:first-child th:first-child {
  padding-top: 1.5rem;
}

#propstabel1 tr th:first-child,
#propstabel2 tr th:first-child,
#propstabel3 tr th:first-child,
#propstabel1 tr td:first-child,
#propstabel2 tr td:first-child,
#propstabel3 tr td:first-child {
  background-color: #ddd !important;
  /* max-width: 72px; */
  width: 354px;
}

@media (max-width: 1190px) {
  #propstabel1 tr th:first-child,
  #propstabel2 tr th:first-child,
  #propstabel3 tr th:first-child,
  #propstabel1 tr td:first-child,
  #propstabel2 tr td:first-child,
  #propstabel3 tr td:first-child {
    background-color: #ddd !important;
    width: 235px;
    /* max-width: 42px; */
  }
}

@media (max-width: 768px) {
  #propstabel1 tr th:first-child,
  #propstabel2 tr th:first-child,
  #propstabel3 tr th:first-child,
  #propstabel1 tr td:first-child,
  #propstabel2 tr td:first-child,
  #propstabel3 tr td:first-child {
    background-color: #ddd !important;
    width: 190px;
    /* max-width: 42px; */
  }
}
@media (max-width: 700px) {
  #propstabel1 tr th:first-child,
  #propstabel2 tr th:first-child,
  #propstabel3 tr th:first-child,
  #propstabel1 tr td:first-child,
  #propstabel2 tr td:first-child,
  #propstabel3 tr td:first-child {
    background-color: #ddd !important;
    width: 190px;
    max-width: 48vw;
  }
}


#propstabel1 tr th:last-child,
#propstabel1 tr td:last-child {
  /* max-width: 60px; */
}

#propstabel2 tr:last-child td:first-child {
  padding-bottom: 100px;
}

#propstabel3 tr:last-child td:first-child {
  padding-bottom: 20px;
}

.speedtables::after {
  width: 100%;
  height: 2px;
  display: block;
  position: relative;
  content: '';
  background-color: #000;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  /* border-bottom: 2px solid #000; */
}

.speedtables h4 {
  font-size: inherit;
  font-weight: 700;
  margin-bottom: 1rem;
  padding: 12.4px 20px 0;
}

#speedtable {
  margin: 2.4px 20px 20px;
  width: calc(100% - 20px);
}

#speedtable tr td,
#speedtable tr th {
  background-color: #fff;
  padding: 5px;
  font-weight: normal;
  border: 0;
}
#speedtable tr:first-child td,
#speedtable tr:first-child th {
  font-weight: bold;
}
#speedtable tr td:first-child,
#speedtable tr th:first-child {
  width: 220px;
  text-align: left;
} 

#speedtable tr td {
  text-align: center;
  border-bottom: 1px solid #666;
  border-right: 1px solid #666;
}

#speedtable tr td:last-child {
  border-right: 0;
}

#speedtable tr:last-child td {
  border-bottom: 0;
}

@media (max-width: 1024px) {
  #speedtable th {
    display: none;
  }
}
.aftertables {
  display: flex;
  margin: 15px 0;
  justify-content: space-between;
  align-items: center;
}

.aftertables .disclaimer {
  font-size: 12px;
  width: 40%;
  padding: 20px;
}

.aftertables .request {
  text-align: right;
  width: 60%;
  max-width: 90%;
}

.aftertables .request a.button {
  display: inline-block;
  margin-right: 1rem;
  font-weight: bold;
  font-size: 25px;
  color: #fff;
  background-color: #245cb9;
  padding: 10px 20px;
}

div.pdfprnt-buttons {
  display: inline-block;
}
a.pdfprnt-button {
  display: block;
  font-weight: bold;
  font-size: 25px;
  color: #fff;
  background-color: #245cb9;
  padding: 10px 20px;
}
.pdfprnt-button::after {
  content: 'PDF Download';
}

a.pdfprnt-button img {
  display: none !important;
}

@media (max-width: 990px) {
  .aftertables a.pdfprnt-button,
  .aftertables .request a.button {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .aftertables {
    flex-direction: column-reverse;
  }  
  .aftertables .disclaimer {
    width: 100%;
    padding: 20px 0;
  }
  
  .aftertables .request {
    width: 100%;
    max-width: 100%;
  }  
}
@media (max-width: 330px) {
  .aftertables .request {
    text-align: center;
  }

  .aftertables a.pdfprnt-button,
  .aftertables .request a.button {
    padding: 7px 7px;
    margin-bottom: 10px;
  }
}
