/* Enter Your Custom CSS Here */

#portfolio-nav > ul > li.next-project > h3 > span:nth-child(1) {
  display:none;
}



#full_width_portfolio .row .col.section-title {
  display:none;
}

.portfolio-items .col[data-default-color="true"] .work-info-bg {
    opacity: 0 !important;
}

.single-portfolio h1 {
  font-size: 24px;
  font-weight: bold;
  margin-top: -40px;
}

.view-all {
  margin: 0 auto;display: table;
}

#custom_html-3 {
  width: 120px;
    margin: 0px auto;
}

#custom_html-3 a {
  margin: 0 10px;
}
#text-7 > div > p > img {
  text-align: center;
  width: 40px;
  max-width: 40px;
}

#portfolio-nav > ul > li.previous-project.mouse-leaving > h3 > span:nth-child(1) 
{
  display:none;
}

#text-8 {
  clear:both;
}

#text-8 > div > p {
  text-align: center;
}

 #portfolio-extra .wpb_text_column {
  margin-top: 60px;

} 

/* .portfolio-wrap {
  display:none;
} */

.material .wpb_row {
    margin-bottom: 3.5em;
}


.footer-social {
  width: 200px;
  margin: 0px auto;
}

#text-4 img {
 max-width: 50px;
 width: 50px;
  
}



.nectar-post-grid .nectar-post-grid-item {
    position: relative;
    margin-right: 1px;
    margin-top: 1px;
}

.nectar-post-grid[data-columns="4"][data-grid-spacing="none"] .nectar-post-grid-item {
    width: 24.93%;
}

/* old styles */

.project-content-top h2 {
    font-size: 16px;
    color: #353535;
    font-weight: 700;
    text-transform: uppercase;
}

.project-slider ul li {
    margin-left: 10px !important;
}

.portfolio_categories {
 font-size: 14px; 
}

.categories-p {
    display: none !important;
		visibility: invisible;
}

.categories-p {
    display: none !important;
}


.projects-intro h1 {
 display:none; 
}


#header ul.main_menu li > a {
  font-size: 11px !important;
}

.project-buttons {
  display:none;
}

.project-slider ul li, .slider-holder {
 background-color: #fff; 
}

.slider-arrows a {
    font-size: 30px;
    color: #ffffff;
    position: absolute;
    background: #222;
    padding: 5px 5px 5px 20px;
    width: 50px;
}

.slider-arrows {
  display: block !important;
}

.portfolio_categories {
 display:none; 
}

.project-content-top {
 margin: 60px 0 0 0; 
}


.project-content-top h2 {
  margin-left: -15px;
}

.col-switcher {
  display:none;
}

hr {
  clear:both;
}

.footer-full {
 width: 100%; 
}

.footer-right {
  clear:both;
}

.footer-right a {
 color: #757575; 
}

/*  @media only screen and (min-width: 600px) {
  .project-slider ul li {
  width: 800px !important;
}

}

@media only screen and (max-width: 400px) {

.slider-arrows a.prev-slide {
    left: 0px;
}

.slider-arrows a.next-slide {
    right: 0px;
}
}


@media handheld and (max-width: 767px), screen and (max-device-width: 767px), screen and (max-width: 960px) {
.slider-arrows {
    display: block !important;
}
}

@media (min-width: 768px) and (max-width: 900px) {
.footer-widgets .col-sm-4 {
    width: 50%;
}
}*/



