.footer-top .links-widget .links-list li a:before{
  /*position: absolute;*/
  /*content: '';*/
  /*width: 0%;*/
  /*height: 1px;*/
  /*left: 0px;*/
  /*bottom: 7px;*/
  /*transition: all 500ms ease;*/
  display: none!important;
}

.footer-top .links-widget .links-list li a:before{
	background: #b8ab7e!important;
}

.feature-section .pt_120 {
    padding-top: 60px!important;
}

.scroll-top.scroll-to-target.open .fal.fa-long-arrow-up {
    position: absolute!important;
    top: 33%!important;
    left: 41%!important;
}



.card .btn-outline-secondary {
    background-color: white!important;
    color: #252525!important;
    border-color: white!important;
    
}

.slide-item .info-list .fs_20 {
    font-size: 16px!important;
}

.feature-section .inner-container:before {
    height: 700px!important;
}

.shop-buttons {
    margin-top: 60px!important;
}

@media only screen and (max-width: 700px) {

.project-section .project-column {
    display: none!important;
}

.project-section .content-column .content-box {
    min-height: none!important;
}

.project-section .content-column .content-box {
    display:flex;
    align-items: flex-start!important;
    flex-direction: column!important;
    justify-content: center!important;
}
}

.project-block {
    position: static!important;
    left: 0!important;
    top: 0!important;
    animation: none!important;
    transform: none!important;
}
.items-container.row.clearfix {
    height: auto!important;
}