.page-header .header-widget {
  display: flex;
  gap: 30px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.sidebar-header .fa-brands {
  font-size: 25px;
  color: #fff;
}

@media screen and (max-width: 600px) {
  .page-header .header-widget {
  	gap: 15px;
  }
}



.bikerc-social-group {
  display: flex;
  gap: 10px;
}

.bikerc-social-group a {
  background-color: var(--main-color);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  transition: all ease .35s;
  -webkit-transition: .35s;
  -moz-transition: .35s;
  -ms-transition: .35s;
  padding: 0;
}

.bikerc-social-group a:hover {
  background-color: #333;
}

.bikerc-social-group .fa-brands {
  color: #fff;
}



.tnp-subscription .tnp-field input[type="email"] {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
    padding-left: 0.75rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  height: 50px;
  background: #efeded;
  border: none;
  color: #656363;
  padding-left: 20px;
  border-radius: 10px;
}

.tnp-subscription .tnp-field input[type="email"]:focus {
  outline: 0;
}

.tnp-subscription .tnp-field input[type="email"]::-webkit-input-placeholder,
.tnp-subscription .tnp-field input[type="email"]::-moz-placeholder,
.tnp-subscription .tnp-field input[type="email"]:-ms-input-placeholder,
.tnp-subscription .tnp-field input[type="email"]::-ms-input-placeholder,
.tnp-subscription .tnp-field input[type="email"]::placeholder {
  color:#6c757d;
  opacity:1
}

.tnp-subscription .tnp-field input.tnp-submit {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  border: none;
  border-top-width: medium;
  border-top-style: none;
  border-top-color: currentcolor;
  border-right-width: medium;
  border-right-style: none;
  border-right-color: currentcolor;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  border-left-width: medium;
  border-left-style: none;
  border-left-color: currentcolor;
  font-weight: 700;
  text-transform: uppercase;
  background: var(--main-color);
  font-size: 14px;
  padding: 16px 30px;
  line-height: 1;
  -webkit-border-radius: 100px !important;
  -moz-border-radius: 100px !important;
  -ms-border-radius: 100px !important;
  -o-border-radius: 100px !important;
  border-radius: 100px !important;
  color: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: var(--main-color);
  font-family: "Montserrat";
  cursor: pointer;
}

.tnp-subscription .tnp-field input.tnp-submit:hover {
  background-color: #333;
  border-color: #333;
}

.footer-sidebar .tnp-subscription div.tnp-field {
  margin-bottom: 1em;
}

.footer-sidebar form.tnp-subscription {
  margin: inherit;
  max-width: inherit;
}



.bikerc-search .input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

.bikerc-search input {
  margin: 0;
  font-family: inherit;
  overflow: visible;
}

.bikerc-search input:focus {
  color: #495057;
  outline: 0;
}

.bikerc-search .form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #7f7f7f;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.bikerc-search .form-control:focus {
  box-shadow: unset;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  -ms-box-shadow: unset;
  -o-box-shadow: unset;
  z-index: 3;
  border-color: #efefef !important;
}

.bikerc-search .input-group > .form-control {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.bikerc-search .search-form .input-group .form-control {
  background: 0 0;
  line-height: 40px;
  height: 55px;
  border: 1px solid #f7f7f7;
  border-radius: 0;
  border-right: none;
}

.bikerc-search  .search-form .input-group .input-group-btn {
  line-height: 55px;
  height: 55px;
  display: inherit;
}

.bikerc-search button {
  margin: 0;
  font-family: inherit;
  overflow: visible;
  -webkit-appearance: button;
}

.bikerc-search .btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  font-weight: 700;
  text-transform: uppercase;
}

.bikerc-search .btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.bikerc-search .input-group-btn:not(:first-child) > .btn {
  margin-left: 0;
}

.bikerc-search .search-form .input-group .btn {
  color: #fff;
  padding: 0 16px;
  background: var(--main-color);
  height: 55px;
  border: 1px solid #f7f7f7;
  border-radius: 0;
  width: 55px;
  line-height: 1;
  position: relative;
  border-left: none;
}

.bikerc-search .search-form .input-group .btn:hover {
  background: #000;
  color: var(--main-color);
}


h3.widget-title {
  margin-top: 0;
  clear: both;
  text-align: inherit;
  position: relative;
  padding-top: 0;
}

.widget .widget-title {
  color: #21212d;
  font-weight: 700;
  font-size: 21px;
  line-height: 26px;
}

.widget-area .widget .widget-title {
  margin-bottom: 35px;
  padding-bottom: 0;
}

.widget .widget-title::before {
  content: "";
  width: 20px;
  height: 3px;
  position: absolute;
  bottom: -13px;
}

.widget .widget-title::before {
  background: var(--main-color);
}

.widget ul:last-child {
  margin-bottom: 0;
}

.widget ul li {
  padding: 10px 0;
}

.widget .bikerc-last-post li {
  margin-bottom: 18px;
  padding-bottom: 0;
  clear: both;
}

.widget .bikerc-last-post li .side-item {
  clear: both;
  float: none;
}

.widget .bikerc-last-post li .side-image {
  float: left;
}

.widget .bikerc-last-post li a {
  margin-bottom: 5px;
  display: block;
  font-weight: 700;
  line-height: 22px;
}

.widget .bikerc-last-post li a:hover {
  color: var(--main-color);
}

.widget .bikerc-last-post img {
  margin: 0 10px 10px 0;
  float: left;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.widget .bikerc-last-post li .side-item-text {
  display: table-cell;
}

.widget .bikerc-last-post .comments-wrap > * {
  display: inline-block;
  margin-right: 15px;
}

.widget .bikerc-last-post .comments-wrap > :last-child {
  margin-right: 0;
}

.widget .bikerc-last-post .comments-wrap > * i {
  font-size: 13px;
  vertical-align: unset;
}

.widget .bikerc-last-post .comments-wrap > * i {
  color: var(--main-color);
}

.widget .bikerc-last-post .comments-wrap > * i {
  padding-right: 5px;
  font-weight: 700;
}

.widget .bikerc-last-post .comments-wrap span {
  font-size: 13px;
  color: #888;
}