#t4-header {
  box-shadow: 0 5px 14px 0 rgba(0,0,0,.1);
}

.t4-navbar {
  border: 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: #fff;
  //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;
}

.elevacion-2 {
	box-shadow: 0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)!important;
}

.blog .cols-4 .col {
      max-width: 25% !important;
}