.page-banner .banner-content h1 {
  text-transform: initial;
}

.fc-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: '>';
}

.fc-breadcrumb .breadcrumb-item:nth-last-child(1) a {
  color: #e51836;
  font-weight: 600;
}

/* Product Tabs */

.product-nav-tabs .tab-content {
  margin: 45px 0;
}

.products-tabs {
  justify-content: center;
}

.products-tabs .nav-item {
  border: 1px solid #999999;
}

.products-tabs .nav-item .nav-link {
  padding: 12px 35px;
  border-radius: 0;
  color: #000000;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.4px;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  background-color: #000;
  color: #fff;
  border-radius: 0;
}

@media (max-width:992px) {
  .product-nav-tabs .product-card {
    margin-top: 25px;
  }
}

.red-bg-content h3,
.red-bg-content p {
  color: #fff;
}

 .red-bg-content h3{
  margin-bottom: 1rem;
}

.red-bg-content p{
  margin-bottom: 0;
}

.red-bg-content{
  padding-bottom: 2rem;
}

.red-bg-content .fc-rounded-btn:hover{
  background-color: #000;
}

/* Product Card */

.product-card {
  border-radius: 0px;
  box-shadow: 0px 5px 10px 0px #969696;
}

.product-card img {
  border-radius: 0;
}

.product-card h5, .product-card .card-badge h3 {
  font-family: Georama, sans-serif;
  text-transform: inherit;
  font-weight: 600;
}

.product-card p {
  text-transform: uppercase;
}

.product-details .specifications tbody tr td:nth-child(1) {
  padding-left: 0;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.3px;
}

.product-details .specifications tbody tr td:nth-child(2) {
  text-align: end;
}

.fc-rounded-btn {
  padding: 5px 15px;
  background-color: #e51836;
  color: #fff;
  border: none;
  border-radius: 25px;
  margin-right: 10px;
}

.dark-btn:hover, .red-btn {
  background-color: #e51836;
}

.red-btn:hover, .dark-btn {
  background-color: #000;
}

.product-card .card-badge {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 60%;
  background-color: #333031;
  text-align: left;
  padding: 7px;
}

.product-card .card-badge h3 {
  font-size: 14px;
  margin-bottom: 5px;
}

.product-card .card-badge p {
  font-size: 10px;
  margin-bottom: 0;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .product-card .card-badge p {
    font-size: 10px;
  }
}

@media (max-width: 425px) {
  .products-tabs .nav-item .nav-link{
    padding: 12px 15px;
    font-size: 14px;
  }

}


.header-title h5 {
  color: #fff;
  font-family: Georama,sans-serif;
  font-size: 16px;
}

.fc-rounded-btn:nth-last-child(1) {
  margin-right: 0;
}

.red-bg .dark-btn:hover{
  background-color: #fff;
  color: #000;
  font-weight: 500;
}

.get-the-product .text-center a:hover h5{
  color: #e51836;
}

/* ROXOR Model */
.roxor-model{
  box-shadow: 0 5px 10px 0 #969696;
  padding: 20px;
}

.roxor-model .content-wrapper{
  padding: 20px;
}

.roxor-model .content-wrapper h3{
  font-family: Georama, sans-serif;
  font-weight: 600;
}
.roxor-model .content-wrapper .model-specs{
  display: flex;
  margin: 30px 0;
}

.roxor-model .content-wrapper .model-specs div h6{
  color: #4D4D4D;
  font-weight: 600;
  font-family: Georama, sans-serif;
  font-size: 16px;
}

.roxor-model .content-wrapper .model-specs div p{
  color: #e51836;
  font-weight: 600;
  margin-bottom: 0;
}

.roxor-model .content-wrapper ul li{
  border-bottom: 1px solid #B3B3B3;
  list-style: none;
  padding: 10px 0;
  font-weight: 500;
  text-transform: uppercase;
}

.roxor-model .content-wrapper ul li:last-child{
  border-bottom: none;
}

.roxor-model .color-selections .circle-color{
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin: 5px;
}


.roxor-model .color-selections div{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 20px;
}

.roxor-model .color-selections div p{
  font-size: 14px;
}

.roxor-model .color-selections .circle-color.black{
  background-color: #000;
}
.roxor-model .color-selections .circle-color.red{
  background-color: #E51836;
}
.roxor-model .color-selections .circle-color.desert-sand{
  background-color: #d3c098;
}
.roxor-model .color-selections .circle-color.green{
  background-color: #677A55;
}
.roxor-model .color-selections .circle-color.grey{
  background-color: #383530;
}

.roxor-download h5{
  font-family: Georama, sans-serif;
  font-weight: 600;
  text-transform: inherit;
  color: #e51836;
  margin-bottom: 0;
}

.roxor-download{
  margin-bottom: 25px;
}

.roxor-offers .deals-table tbody tr td{
  border: 1px solid #B3B3B3;
  padding: .5em;
}
.roxor-offers .deals-table tbody tr td:nth-child(1){
  color: #E51836;
  font-weight: 600;
}

.roxor-offers .deals-table th:nth-child(2){
  border-right: 1px solid #fff;
}

.number-of-result{
  font-family: Georama,sans-serif;
  text-transform: inherit;
}

.green-roxor{
  position: relative;
}
.green-roxor p{
  position: absolute;
  width: max-content;
  top: 100%;
}
