.jpb-page .btn.btn-primary {
    background-color: #785fc6 !important;
    border-color: #54447a !important;
}
body {
 background-color:#ffffff;
 color:rgba(0, 0, 0, 0.6);
 font-family: Helvetica, Monserrat;
 font-size:15px;
 font-style:inherit;
 line-height:1.87;
 letter-spacing:0px;
}
.t4-main-body {
  padding-top: 0;
  padding-bottom: 0; }
@media (min-width: 768px) {
  .t4-main-body {
    padding-top: 0;
    padding-bottom: 0; } }

#t4-header {
  box-shadow: 0 5px 14px 0 rgba(0,0,0,.1);
}
.t4-section-inner.container-fluid .header-block{
padding:0;
}
.t4-navbar {
  border: 0;
   padding-top: 20px;
}
.t4-main-body {
padding:0
}
/* Custome for space theme */
.site-space.not-at-top #t4-header.t4-sticky {
  background-color: #222C30;
  border-color: #364348;
  z-index: 20;
}

#t4-header.t4-sticky {
  z-index: 200;
}

.site-space #t4-header {
  box-shadow: none;
 /* background-color: rgba(0,0,0,0.3);
  background-color: rgb(0, 56, 89);*/     
  background-color: #222C30;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.site-space #t4-header a {
  color: #fff;
}

.site-space #t4-footer {
  background-color: #222C30;  
}

.site-space #t4-footer .container {
  border-top: 1px solid #364348;
}

.jpb-feature-style-7 .feature-wrap {
  position: relative;
}

.jpb-feature-style-7 .feature-img {
  width: 100%;
}

.jpb-feature-style-7 .feature-img img {
  border-radius: 5px;
  width: 100%;
}

@media screen and (min-width: 992px) {
  .jpb-feature-style-7 .feature-img {
    width: 75%;
  }  
}

.jpb-feature-style-7 .feature-wrap.content-left .feature-img {
  float: right;
}

.jpb-feature-style-7 .feature-content {
  background-color: #fff;
  border-radius: 5px;
  padding: 40px;
  position: absolute;
  right: 5%;
  top: 5%;
  bottom: 5%;
  left: 5%;
}

@media screen and (min-width: 992px) {
  .jpb-feature-style-7 .feature-content {
    box-shadow: 0 10px 10px rgba(0,0,0,0.1);
    bottom: 10%;
    top: 10%;
    right: 0;
    left: auto;
    width: 50%;
  }
}

@media screen and (min-width: 992px) {
  .jpb-feature-style-7 .feature-wrap.content-left .feature-content {
    left: 0;
    right: auto;
  }
}

.jpb-feature-style-7 h2 {
  color: #666;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.5px;
  margin: 0 0 10px;
  text-transform: uppercase;
}

.jpb-feature-style-7 h3 {
  font-weight: 600;
  margin: 0 0 20px;
}

.jpb-feature-style-7 p {
  font-size: 18px;
  margin-bottom: 20px;
}

.jpb-feature-style-7 .action-wrap a {
  display: 
}

.edit.item-page #editor .btn-toolbar .btn.btn-primary {
  color: #fff;  
}

.thumbnails.thumbnails-media {
  flex-wrap: wrap;
}