* {
  margin: 0;
  padding: 0;
}

p,
a {
  font-family: "Rubik";
  font-weight: 300;
  margin: 0px !important;
  padding: 0px !important;
}

button {
  border: 0;
}

/* h1,
h2,
h3,
h4,
h5 {
  padding: 0px !important;
} */

.container {
  max-width: 1570px !important;
}

.container-fluid {
  padding: 0px !important;
}

nav p,
nav a {
  color: white !important;
}

.sticky {
  position: fixed !important;
  top: 0;
  width: 100%;
}

.modal-body {
  padding: 0px !important;
}

.bigrig-page-title {
  color: #000;
  font-family: Rubik;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 30px;
  padding-left: 0px !important;
}

.bigrig-page-title span {
  color: var(--bigrig-red, #da1e1e);
  font-family: Rubik;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.bigrig-general-row {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
}

.bigrig-content-main-text {
  color: var(--bigrig-black, #131313);
  font-family: Rubik;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}

.br-pure-black {
  background: #000;
}

.upper-nav p {
  font-size: 14px;
}

.upper-nav-fluid {
  height: 40px;
  margin: 0px !important;
  padding: 0px !important;
}

.upper-nav .upper-nav-content {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 30px;
  margin: 0px 0px;
  padding: 0px;

  .upper-nav-item {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
  }
}

h1 {
  font-family: Rubik;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

.lower-nav {
  display: flex;
  height: 80px;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;

  .lower-nav-logo {
    width: auto;
  }

  .navbar-brand {
    width: 185px;
    height: 185px;
  }

  .lower-nav-options {
    .navbar-nav {
      display: flex;
      align-items: flex-end;
      gap: 50px;
    }
  }
}

.br-secondary-black {
  background: #131313;
}

.nav-item a:hover {
  color: #f8c136 !important;
}

.dropdown-menu {
  background: #131313 !important;
  padding: 15px 15px 5px !important;
}

.dropdown-menu li {
  margin-bottom: 15px;
}

.dropdown-menu li a:hover,
.dropdown-menu li a:focus,
.dropdown-menu li a:active,
.products-content a p:hover,
.products-content a p:focus,
.products-content a p:active {
  background-color: transparent !important;
  color: #f8c136 !important;
}

.section-banner {
  /* height: 970px; */
  height: 850px;
  position: relative;
}

.section-wheel-accessories {
  /* height: 970px; */
  height: auto !important;
}

.section-banner img {
  height: inherit;
  width: 100vw;
  object-fit: cover;
}

.banner-container {
  position: absolute;
  /* top: 42%; */
  top: 50%;
  left: 10%;
  transform: translate(0%, -50%);
  max-width: 80vw !important;
}

/* .options-button .banner-button-searchbar {
  padding: 15px 30px;
} */

.ghost-button .banner-button-searchbar a {
  padding: 30px 30px !important;
}

.banner-button-searchbar p {
  color: var(--bigrig-black, #131313);
  font-family: Rubik;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;

  text-transform: uppercase;
}

.banner-button-searchbar span {
  color: var(--bigrig-red, #da1e1e);
}

.banner-text-container {
  /* position: absolute; */
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 25px;
  /* top: 45%;
  left: 10%;
  transform: translate(0%, -50%); */
}

.banner-text-container .banner-texts {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 45px;
}

.banner-text-container h1,
.banner-text-container p {
  color: white !important;
}

.banner-text-container h1 span {
  color: #da1e1e !important;
  font-size: 48px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}

.banner-text-container p {
  font-size: 36px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.banner-text-container button {
  border-radius: 5px;
  background: var(--yellow, #f8c136);
  padding: 5px 10px;
  font-family: "Rubik";
  color: #000;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%; /* 27px */
  text-transform: uppercase;
}

.banner-searchbars h2 {
  color: var(--white, #fff);
  font-size: 36px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

/* Going extra mile section */
.section-extra-mile {
  /* padding: 120px 0px; */
  padding: 80px 0px;
}

.section {
  padding: 180px 0px !important;
}

.col-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 30px;
  flex: 1 0 0;
  align-self: stretch;
  padding-bottom: 30px !important;
}

.col-right h1 {
  color: var(--bigrig-black, #131313);
  font-family: Rubik;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  align-self: stretch;
}

.col-right h1 span {
  color: var(--bigrig-red, #da1e1e);
  font-family: Rubik;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

.col-right p {
  color: var(--bigrig-black, #131313);
  text-align: justify;
  font-family: Rubik;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%; /* 27px */
}

.cards-going-extra {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
}

.cards-going-extra {
  position: relative;
}

.card-content {
  position: absolute;
  top: 0%;
  padding: 30px;
  width: inherit;
  height: inherit;
  height: 300px;
}

.card-content p {
  color: white;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  height: 160px;
}

.card-content button {
  background: #da1e1e;
  display: flex;
  height: 44px;
  padding: 15px 30px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: white;
  text-align: center;
  font-family: Rubik;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}

.main-going-extra .main-hero-img {
  max-width: 900px !important;
}

.section-gallery {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 30px;
  padding: 80px 0px !important;
}

.section-gallery .thumbnail {
  padding: 5px;
  height: 200px;
}

.section-gallery .col-md-3 {
  padding: 0px;
  margin: 0px;
}

.thumbnail img {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  object-fit: cover;
}

.footer {
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  color: white;
  text-align: center;
  /* position: relative; */

  /*height: 372px;*/

  background-image: url("../images/footer-bg-rim.jpg");
}

.sticky-top {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
}

.footer-content-container {
  padding: 40px 0px;
}

.copyright-row {
  background-color: #131313;
  padding: 15px 0px;
  margin: 0px !important;
}

.copyright-row p {
  font-family: Rubik;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.column-footer-contents {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}

.col-products {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}

.col-products > div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.products-content p {
  text-align: start;
  color: white;
  text-decoration: none;
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
}
.products-content a {
  text-align: start;
  color: white;
  text-decoration: none;
  font-family: Rubik;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
}

.col-footer-category h2 {
  text-align: start;
  font-family: Rubik;
  color: white;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.col-footer-category {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}

.newsletter-button {
  background-color: #f8c136 !important;
  border-radius: 0 !important;

  text-align: center;
  font-family: Rubik !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 300 !important;
}

.newsletter-container input {
  border-radius: 0 !important;
}

.ge-cards-item {
  display: flex;
  width: auto;
  height: 300px;
  padding: 30px !important;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0px;
  background-repeat: no-repeat !important;
  background-size: contain;
}

.ge-cards-item p {
  color: white;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  height: 160px;
}

.ge-cards-item button {
  background: #da1e1e;
  display: flex;
  height: 44px;
  padding: 15px 30px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: white;
  text-align: center;
  font-family: Rubik;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}

/* nav sidebar on products */
.col-sidebar {
  display: flex;
  /*width: 300px;*/
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
}

.container-body-content {
  margin: 30px 0px;
  padding-right: 0px;
}

.col-sidebar a {
  color: #131313;
  font-family: Rubik;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%; /* 27px */
  text-decoration: none;
}

.col-sidebar .sidenav-header {
  font-family: Rubik;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: white;

  display: flex;
  padding: 10px 15px;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  background: #232323;
}

.col-sidebar .sidenav-content-menu {
  display: flex;
  padding: 30px 15px;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;
  background: #e9e9e9;
}

.col-sidebar .col-sidenav-container {
  width: 75%;
}

.col-content-page {
  /* padding: 0px 15px !important; */
  padding-right: 0px !important;
}

.col-content-page h2 {
  font-family: Rubik;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;

  padding-left: 15px !important;
}

.col-content-page h2 span {
  color: #da1e1e;
}

.col-content-page h3 {
  font-family: Rubik;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;

  padding-left: 15px !important;
}

.col-img-container {
  padding: 10px !important;
}

.col-img-card {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
  gap: 20px;

  height: 350px;
  padding: 30px !important;
}

.col-img-card.ghost-button {
  border: 1px solid #b9b9b9;
}

.col-img-card.ghost-button a {
  text-decoration: none;
  border: none;
}

.col-img-card img {
  max-width: 100%;
  height: 200px;
  object-fit: contain;
}

.col-content-page .row-wheel-section {
  display: flex;
  align-items: center;
  /* gap: 120px; */
  align-self: stretch;
}

.button-container img {
  width: 50px;
}

.row-top-align {
  display: flex;
  align-items: flex-start !important;
}

.col-content-page .col-infobox {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  flex: 1 0 0;
  align-self: stretch;
  padding-top: 30px;
  padding-right: 0px;
}
.col-content-page .col-infobox .heading-text {
  color: var(--bigrig-black, #131313);
  font-family: Rubik;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}

.col-content-page .col-infobox .head-text-accessory {
  font-size: 18px;
}

.col-content-page .row-table-info {
  width: 100%;
}

.col-content-page .col-infobox .row-euro-logo img {
  width: 165px !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.col-content-page .col-infobox .col-table-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
}

.col-content-page .col-infobox .col-table-info .table-row {
  display: flex;
  padding: 15px 30px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  border: 0.5px solid var(--yellow, #f8c136);
  background: var(--bigrig-black, #131313);
}

.col-content-page .col-infobox .col-table-item {
  background: var(--bigrig-black, #131313);
  padding: 0px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.col-content-page .col-infobox .col-table-item p {
  border-bottom: 1px solid var(--yellow, #f8c136);
  padding: 15px 30px !important;
  color: white;
  height: 100px;
}

.txt-size-14 p {
  font-size: 14px;
}

.txt-size-12 p {
  font-size: 12px;
}

.txt-size-12 {
  font-size: 12px !important;
}

.col-content-page .col-infobox .col-table-info .table-row .table-texts {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 1 0 0;
}

.col-content-page .col-infobox .col-table-info .table-row .table-texts p {
  color: white;
}

.col-content-page .table-texts .label {
  text-transform: uppercase;
  font-weight: 500;
}

.italic-text {
  font-style: italic;
}

.col-table-item .label {
  text-transform: uppercase;
  font-weight: 500;
}

.divider {
  height: 2px;
  background: #d9d9d9;
  margin: 60px 0px;
}

/* Search by Size Page */
.hero-image img {
  width: 100%;
}

.options-button button {
  width: 100%;
  display: flex;
  padding: 15px 30px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex: 1 0 0;
  background: var(--bigrig-black, #131313);
  margin-bottom: 15px;
}

.options-button a {
  width: 100%;
  display: flex;
  padding: 15px 30px !important;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  flex: 1 0 0;
  background: var(--bigrig-black, #131313);
  color: white;
  text-decoration: none;
}

.ghost-button a {
  background-color: white;
  color: var(--bigrig-black, #131313);
  border: 1px solid #131313;
}

.options-button button p {
  background: white !important;
}

.options-button .button-content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex: 1 0 0;
  flex-direction: row;
}

.options-button .button-container {
  margin-bottom: 15px;
}

.options-button .button-container p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.products-card-row p {
  color: var(--bigrig-black, #131313);
  font-family: Rubik;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}

/* Contact us */
.sidenav-header-contactus {
  text-transform: uppercase;
}

.sidenav-content-contactus .sidenav-icon-text {
  display: flex;
  align-items: start;
  gap: 30px;
  align-self: stretch;
}

.sidenav-content-contactus p {
  color: var(--bigrig-black, #131313);
  font-family: Rubik;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%; /* 21px */
}

.content-page-contactus p {
  color: var(--bigrig-black, #131313);
  font-family: Rubik;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%; /* 27px */
}

.form-contact-us form {
  padding: 30px 0px !important;
}

.btn-bigrig-red {
  display: flex;
  padding: 15px 30px;
  justify-content: center;
  align-items: center;
  background: var(--bigrig-red, #da1e1e);

  border: none;

  color: var(--white, #fff);
  text-align: center;
  font-family: Rubik;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.btn-bigrig-red p {
  color: var(--white, #fff);
  text-align: center;
  font-family: Rubik;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.row-how-they-fit {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  align-self: stretch;

  margin-bottom: 30px;
}

.htf-contact-number {
  display: flex;
  padding: 15px 0px;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;

  padding: 0px !important;
}

.htf-contact-number p {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}

.row-how-they-fit p a {
  color: #da1e1e !important;
}

.fit-guide {
  display: block;
  /* text-align: center; */
}

.fit-guide h3 {
  color: #131313;
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 60px;
  text-align: center;
}

.fit-guide span {
  color: #da1e1e;
}

.fitBtn-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  align-self: stretch;
}

.fitImg-container {
  position: relative;
  /* height: 100%; */
  height: 500px;
}

.fitImg-container .front,
.fitImg-container .rear {
  position: absolute;
}

.fitImg-container .pcl {
  position: relative;
}

.fitImg-container img {
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
}

#txt_front_jam_nut_cap,
#txt_front_stud_extender,
#txt_front_wheel,
#txt_front_euroliner,
#txt_rear_jam_nut_cap,
#txt_rear_stud_extender,
#txt_rear_wheel,
#txt_rear_euroliner {
  opacity: 0;
}

/* rim config */
.form-rim-config {
  padding: 2em 15em !important;
}

.col-question-item .question p {
  font-weight: 700 !important;
}

.form-check-input[type="radio"] {
  border-radius: 0.25rem !important;
}

.form-check-input:checked {
  background-color: #da1e1e !important;
  border-color: #da1e1e !important;
  outline: none !important;
}

.form-check-input:checked[type="radio"] {
  --bs-form-check-bg-image: none !important;
}

.form-check-input:focus[type="radio"] {
  outline: none !important;
}

.form-label {
  font-family: "Rubik";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}

.form-rim-config .col-question-item {
  padding-left: 0px;
}

.btn-submit {
  width: 200px !important;
}

.required-row {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.required-row p {
  color: #da1e1e !important;
  font-size: 10px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.required-row span {
  color: #da1e1e !important;
  font-weight: 300;
}

.big-img img {
  height: auto !important;
}

.navbar-toggler-icon {
  background-image: url("../images/menu.svg") !important;
}

/* .nav-item.dropdown {
  align-items: center;
  display: flex;
  justify-content: flex-end;
} */

#galleryModal {
  top: 15vh;
}

.modal-dialog {
  max-width: 60vw !important;
}

/* New Homepage Design */
.heroBanner-leftside {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 25px;
}

/* Responsive */

@media (max-width: 991px) {
  .section-banner {
    height: 1650px;
  }

  .banner-text-container {
    left: 5%;
  }
  .banner-text-container p {
    font-size: 18px;
  }

  .banner-container {
    top: 0%;
    left: 0%;
    transform: none;
  }

  .banner-top-row {
    padding: 15px;
  }

  .main-going-extra {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .cards-going-extra {
    margin-bottom: 5px;
  }

  .section-extra-mile {
    padding-bottom: 30px;
  }

  .section {
    padding: 60px 0px !important;
  }

  .col-content-page .col-infobox {
    padding: 30px;
  }

  /*.col-content-page {
    padding-top: 30px !important;
  }*/

  .col-content-page h2 {
    font-size: 24px;
  }

  .lower-nav-options {
    width: 100% !important;
    background-color: #131313;
  }

  .lower-nav-logo {
    display: flex;
    justify-content: space-between;
    width: 100% !important;
    height: 80px;
  }

  .col-img-card {
    height: auto !important;
    padding: auto !important;
  }

  .col-img-card img {
    height: auto !important;
  }

  .col-sidebar .col-sidenav-container {
    width: 90%;
    margin: auto;
  }

  .col-content-page .col-infobox .col-table-item p {
    height: 100px;
  }

  .form-rim-config {
    padding: 15px !important;
  }

  /* .section-wheel-accessories {
    height: 450px !important;
  } */

  .section-wheel-accessories {
    object-fit: cover !important;
  }

  .section-extra-mile {
    padding-bottom: 0px !important;
  }

  .form-contact-us form {
    padding: 15px !important;
  }

  .form-contact-us {
    width: 100% !important;
  }

  .ge-cards-item {
    scale: none !important;
  }
}

@media (max-width: 1440px) {
  .form-rim-config {
    padding: 15px !important;
  }

  .ge-cards-item {
    scale: 0.97;
  }
}

@media (min-width: 1440px) {
  .banner-container {
    top: 50%;
  }
  .section-banner {
    height: 850px;
  }
}

@media (min-width: 991px) {
  .col-content-page .row-wheel-section .col-images {
    /*padding: 0px 100px;*/
    padding: 0px;
  }

  /* .col-content-page .col-infobox {
    padding: 30px;
  } */
  .lower-nav-options {
    width: auto !important;
    margin: 0px;
    padding: 0px;
  }
}

@media (min-width: 2000px) {
  .banner-text-container {
    left: 20%;
  }
}

@media (min-width: 3000px) {
  .banner-text-container {
    left: 30%;
  }
}

@media (max-width: 1440px) {
  .container {
    max-width: 1024px !important;
  }
}
