#maintenance{
    display: none;
}
body{
    display: block;
}
.inside, .inner, body#body-custom section{
    max-width: 1280px !important;
}
header{
    background: #000 !important;
    color: #fff !important;
}
header a{
    color: #fff !important;
}
#body-home #home-search {
    padding: 0;
    background: none;
}
header .right a.login{
    font-weight: 400;
}
header .relative2 {
    border-bottom: none !important;
    padding: 8px 0px;
}
button, .btn{
    background: #FDBD13 !important;
    color: #fff !important;
}
header a:hover{
    color: #FDBD13 !important;
}
header .right a.publish > span, #home-pub a.publish > span, #search-pub .subscribe > span{
    background: #FDBD13 !important;
    color: #fff !important;
    border: none !important;
}
header .right a.publish svg, #home-pub a.publish svg, #search-pub .subscribe svg{
    fill: #fff !important;
}
.logo{
    height: 57px;
    width: 240px;
    margin: 0px;
}
.logo img{
    top: -50%;
    left: 0;
    bottom: -42%;
}
footer .inside.copyright{
    max-width: 100% !important;
}
.riderbuddy-slider-container {
    width: 100%;
    position: relative;
    margin: auto;
}
.RiderBuzzSilders {
    position: relative;
}
.riderbuddy-slider-container img {
    max-height: 400px;
    object-fit: cover;
}
.riderbuddy-slider-text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 35%;
    width: 100%;
    text-align: center;
}
.riderbuddy-slider-text h1 {
    font-weight: 700;
    font-size: 40px;
}
#home-search .inside > .box{
    margin-top: 35px;
}
#home-cat2 a > div > img{
    max-width: 129px;
    max-height: 89px;
}
#home-cat2 a > div {
    width: 140px;
    height: 80px;
    padding: 0;
    margin: 16px auto 11px auto;
    overflow: hidden;
    transform: scale(1);
    transition: 0.2s;
}
#home-cat2 a{
    width: 150px;
}
.hero-highlight{
    color: #F6B21A;
}
.hero-title{
    display: inline-block;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 50%, rgba(0, 0, 0, 0) 100%);
    padding: 18px 116px;
    width: auto;
}
.hero-sub-title{
    display: inline-block;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 50%, rgba(0, 0, 0, 0) 100%);
    padding: 18px 116px;
    width: auto;
    font-size: 16px;
    font-weight: 500;
    line-height: 27px;
}
footer .line2 .box{
    width: calc(25% - 30px);
}
footer .line2 .box.b3 {
    border-right: 1px dashed #163a57;
}

.about-section{
  padding:50px 0px;
  background:#f7f7f7;
}

.about-container{
  max-width:1200px;
  margin:auto;
  display:grid;
  grid-template-columns:3fr 2fr;
  gap:60px;
  align-items:center;
}

.section-label{
  font-size:14px;
  font-weight:600;
  letter-spacing:.5px;
  color:#666;
  text-transform:uppercase;
}

.about-heading{
  font-size:32px;
  margin:20px 0 25px;
  font-weight:700;
  line-height:1.3;
}

.about-heading .highlight{
  padding:6px 18px;
  background:linear-gradient(
      90deg,
      rgba(246,178,26,0) 0%,
      rgba(246,178,26,0.9) 40%,
      rgba(246,178,26,0.9) 60%,
      rgba(246,178,26,0) 100%
  );
  border-radius:6px;
}

.about-text p{
  font-size:16px;
  line-height:1.7;
  margin-bottom:16px;
  color:#444;
  text-align: justify;
}

.about-image img{
  width:100%;
  border-radius:12px;
}

/*.about-heading::after{
  content:"";
  display:block;
  width:60px;
  height:4px;
  background:#F6B21A;
  margin-top:15px;
  border-radius:2px;
}*/
.about-link {
  display: inline-block;
  margin-top: 10px;
  font-weight: 600;
  color: #F6B21A;
  text-decoration: none;
}
.about-link:hover {
  text-decoration: underline;
}
footer .pub-box .wrap{
    padding-right: 158px;
}
footer .line2 .box.b3 h4 {
    text-transform: capitalize;
}
#body-search #home-search{
    background: none !important;
}
#body-search #home-search .inside > .box {
    margin-top: 0px !important;
}
body#body-item #bread, body#body-page #bread, body#body-item-post #bread, body#body-item-edit #bread, body#body-user-public-profile #bread{
    margin: 0px;
    background: none !important;
}
#listing .side{
    width: calc(30% - 20px);
}
#listing .item{
    width: 70%;
}
.lrf header, #body-contact header {
    padding-bottom: 0px;
    margin-bottom: 154px;
}
.inside.post-edit {
    max-width: 720px !important;
    margin-bottom: 20px;
}
.uppy-DashboardTab-btn {
    align-items: center;
    -webkit-appearance: none;
    appearance: none;
    background-color: initial !important;
    color: #525252 !important;
    cursor: pointer;
    flex-direction: row;
    height: 100%;
    justify-content: left;
    padding: 12px 15px;
    width: 100%;
}
.uppy-Dashboard-close{
    background: none !important;
}
.uppy-Dashboard-browse {
    color: #2275d7e6 !important;
    cursor: pointer;
}
header .user-menu a{
    color: #333 !important;
}
header .user-menu{
    border: none !important;
}
#listing.userpb .side{
    width: 30%;
}
#public-items{
    width: 70%;
}
.hook-block h2{
  display: block !important;
}
#body-item-post #post-hooks{
  padding-top: 0px;
}
.lg-toolbar .lg-icon{
  color: #999 !important;
  background: 0 0 !important;
}
.lg-outer .lg-toogle-thumb{
      background-color: #0D0A0A !important;
      color: #999 !important;
}
.lg-actions .lg-next, .lg-actions .lg-prev{
  background-color: rgba(0, 0, 0, .45) !important;
   color: #999 !important;
}
.uppy-Dashboard-Item-action--remove {
    color: #1f1f1f !important;
    background: none !important;
}
.uppy-DashboardContent-back:hover, .uppy-DashboardContent-save:hover {
    color: #1b5dab !important;
    background: none !important;
}
.uppy-DashboardContent-addMore:hover {
    color: #1b5dab !important;
    background: none !important;
}
.uppy-DashboardContent-addMore{
  background: none !important;
  color: inherit !important;
}
.uppy-DashboardContent-back, .uppy-DashboardContent-save{
  background: none !important;
  color: inherit !important;
}
.uppy-Dashboard-Item-action {
    color: #939393 !important;
    cursor: pointer;
    background: none !important;
}
.uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload {
    background-color: #1bb240 !important;
 }
 .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload:hover {
    background-color: #189c38 !important;
}
.uppy-c-btn,.uppy-Dashboard-Item-progressIndicator{
  background: none !important;
}
.cat-picker .cat-tab.root .elem .img{
  width: 53px;
  height: 38px;
}
.cat-picker .cat-tab.root .elem{
      width: calc(14.28% + 1px);
      padding: 10px 4px;
}
.cat-picker .cat-tab.root .elem strong{
  font-size: 13px;
  font-weight: 500;
  display: inline-block;
}
.cat-picker .cat-tab.root .elem .img img {
    width: auto;
    height: 43px;
}
.home-container .inner > div > div{
  max-width: 100%;
}
#body-home .products.grid .simple-prod, #body-home .white .simple-prod{
  width: calc(20% - 12px);
  margin: 0 6px 25px 6px;
}
.simple-prod .details > div:last-child{
  width: 27%;
}
.simple-prod .details > div{
  width: 70%;
}
.products.grid .simple-prod .title, .white .simple-prod .title{
    display: -webkit-box;      /* 👈 required */    
    font-size: 14px;
    float: left;
    clear: both;
    font-weight: 500;
    color: #555;
    margin: 0px;
    padding: 0 10px;
    width: 100%;
    overflow: hidden;
    word-break: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    height: auto;
}
.products.grid .simple-prod.compact .data, .white .simple-prod.compact .data {
    height: 90px;
}
#rel-block .simple-prod, #rel-user-block .simple-prod {
    width: 200px;
    float: none;
    display: inline-block;
    margin: 2px 8px 0 0;
}
.home-container h2, .home-container .h2{
  font-size: 25px;
}
.products.grid .simple-prod .price, .white .simple-prod .price{
      font-size: 18px;
    line-height: 18px;
}
.mbBg3, #mmenu a .circle, .user-top-menu > .umenu li.active a, #photos .qq-upload-button, .tabbernav li.tabberactive a, .frm-title-right a.frm-new-topic, .im-user-account-count, .simple-prod .switch-bars:not([data-count="1"]) .bar:hover:after{
  background: #FDBD13 !important; */
  color: #fff !important; 
  
}
.simple-prod .details > div{
  display: block;
}
.simple-prod .details > div > span > i{
  color: #FDBD13;
}
.atr-name {
    width: 200px !important;
}
#plugin-hook #atr-item .atr-value {
    width: 65%;
    font-weight: normal;
}
#atr-item li {
    margin: 0 !important;
    padding: 3px 0 !important;
}
#atr-item #atr-title{
  margin-bottom: 20px !important;
}
.safe-block svg{
      float: none;
      margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 100%;
}
.about-us-outer-container{
  text-align: justify;
}
.about-us-outer-container h2{
  margin-top: 30px !important;
}
.about-us-outer-container hr{
  margin-top: 15px !important;
}



@media screen and (max-width: 767px) {

  .about-container{
    grid-template-columns:1fr;
    padding: 15px;
  }

  .about-heading{
    font-size:22px;
  }
  #home-cat2 a, #home-cat2 a:first-child, #home-cat2 a:last-child{
    width: calc(33.33% - 8px) !important;
  }
  #home-cat2 a > div{
    width: 105px;
    height: 66px;
    margin: 16px auto 0px auto;
  }
  #home-cat2 a > div > img {
    max-width: 95px;
    max-height: 70px;
  }
   #body-home .products.grid .simple-prod, #body-home .white .simple-prod, .products.grid .simple-prod, .white .simple-prod {
    margin: 0 5px 10px 5px;
    width: calc(50% - 10px);
  }
  .products.grid .simple-prod .title, .white .simple-prod .title{
    font-size: 12px;
  }
  .simple-prod .details, .simple-prod.compact:hover .details{
    display: block;
  }
  .simple-prod .details > div:last-child{
    display: none;
  }
  .simple-prod .details > div{
    width: 100%;
  }
  .simple-prod .details > div:first-child{
    border-right: none;
  }
  footer .pub-box .wrap {
    padding-right: 0px;
  }
  footer .line2 .box {
    width: 100%;
  }
  footer .inside.copyright{
    background: none;
  }
  .hero-sub-title {
    display: inline-block;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 50%, rgba(0, 0, 0, 0) 100%);
    padding: 15px;
    width: auto;
    font-size: 14px;
    font-weight: 500;
    line-height: 23px;
  }
  .riderbuddy-slider-text h1 {
    font-weight: 700;
    font-size: 24px;
  }
  .hero-sub-title {
    display: inline-block;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 50%, rgba(0, 0, 0, 0) 100%);
    padding: 15px;
    width: auto;
    font-size: 14px;
    font-weight: 500;
    line-height: 23px;
  }
  .riderbuddy-slider-text{
    bottom: 10%;
  }
  body#body-home header{
    padding-bottom: 182px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .hero-title{
    padding: 15px;
  }
  .logo img {
    top: 0;
    left: 0;
    bottom: 0;
  }
  header .relative2{
    display: none;
  }
  #body-home #home-search{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  body#body-home header{
    display: none;
  }
  #home-search{
    margin-top: 0px;
  }
  #home-search .inside > .box{
    padding: 0px 15px;
  }
  .riderbuddy-slider-container img{
    min-height: 200px;
  }
  #mmenu a.l3, #mmenu a.l5{
    float: right;
    color: #fff;
  }
  #mmenu{
    background: #000;
    color: #fff;
    border-bottom: none;
  }
  #mmenu a > i, #mmenu a > span{
    color: #fff;
  }
  #mmenu a.l1{
    width: 150px;
    padding-top: 6px;
  }
  #mmenu a.l1 img{
    width: 145px;
    height: auto;
  }
  #home-search .inside > .box {
    margin-top: 20px;
  }
  #mmenu a.active > span, #mmenu a.active > i{
    color: #FDBD13;
  }
  #mmenu a .circle{
    box-shadow: none;
    border: none;
  }
  #home-cat2 h2{
    text-align: center;
  }
  .cat-picker .cat-tab.root .elem {
    width: calc(33.33% + 1px);
  }
  .cat-picker .cat-tab.root .elem strong {
    height: 28px;
    font-size: 12px;
    line-height: 14px;
    display: flex;
  }
  #listing .item {
    width: 100%;
    margin: 0;
  }
  #listing .side{
    width: 100%;
  }
  #listing.userpb .side {
    width: 100%;
  }
  #public-items {
    width: 100%;
  }
  
  
  
  
  
  
  
  
  
  
  

}










