/*
Theme Name: Big Sushi v3
Theme URI: http://www.bigsushi.com
Description: Big Sushi child theme v3
Author: AJ Clarke
Author URI: http://www.bigsushi.com
Template: Total
Version: 3.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

a#cta_button_4057368_910a2ee7-39c3-42b7-90b9-9ddb9686c340{
  border-radius: 0px !important;
  color: #999 !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  text-transform: uppercase;
}

a#cta_button_4057368_910a2ee7-39c3-42b7-90b9-9ddb9686c340:hover{
  color: #78acc4 !important;
}

body{
  color: #666;
  /*font-family: acumin-pro, sans-serif !important;*/
  font-family: "Open Sans", sans-serif !important;
  font-weight: 400;
  font-size: 20px;
}

.col-cta-headline{
  color: #FFF;
  font-size: 40px;
  font-weight: 200;
  letter-spacing: 1px;
  padding: 4rem;
  text-align: center;
}

.col-cta-headline .vc_column-inner{
  margin-bottom: 0px !important;
}

.col-home-intro{
  float: none;
  margin: 0 auto;
  max-width: 1000px;
}

#content{
  overflow: hidden;
}

#copyright{
  color: #EDEDED;
}

.cta-button, .cta-headline{
  display: block;
}

.cta-headline p{
  font-size: 26px;
  line-height: 26px;
  text-align: center;
}

#footer-bottom{
  background: transparent;
}

#footer-inner{
  display: none;
} 

.full-screen-overlay-nav li a{
  color: #666;
  font-size: 24px !important;
  font-weight: 900 !important;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.full-screen-overlay-nav .full-screen-overlay-nav-close {
  top: 13px;
  right: -3px;
}

h1,h2,h3{
  color: #666;
  font-family: mr-eaves-xl-modern, sans-serif;
}

h2{
  font-size: 1em;
}

.headline-featured-projects{
  margin-bottom: 1.5rem !important;
}

.icon-big-sushi img{
  height: 40px;
  width: 40px;
}

.intro{
  color: #666 !important;
  font-family: mr-eaves-xl-modern, sans-serif;
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 34px;
  padding: 0 2rem 2rem 2rem;
}

.logo-img{
  height: 40px !important;
}

#main a{
  color: #78acc4;
}

.page-home .intro{
  padding-bottom: 2rem;
}

.portfolio-title{
  margin-bottom: 1rem;
}

.portfolio-url{
  display: block;
}

.related-portfolio-posts{
  margin-top: 3rem;
}

.related-portfolio-posts .portfolio-entry-excerpt { 
  display: none; 
}

.related-portfolio-posts .entry-title{
  font-size: 0.9em;
  font-weight: 400;
  text-align: center;
}

.related-portfolio-posts .portfolio-entry-details{
  display: none;
}

.rev_slider_wrapper{
  margin-top: 0px !important;
}

.row-content .vc_column-inner{
  margin-bottom: 2rem;
}

.row-featured .vc_column-inner{
  margin-bottom: 0rem;
}

.row-h1 .vc_column-inner{
  margin-bottom: 2rem;
}

.row-subhead .vc_column-inner{
  margin-bottom: 2rem;
}

.row-subhead-center{
  text-align: center;
}

.row-service-bullets{
  max-width: 98%;
  margin: 2rem auto 0 auto;
}

.row-service-bullets .vc_col-sm-6 .vc_column-inner{
  margin-bottom: 0rem;
}

.search-toggle-li{
  display: none;
}

.single-portfolio .row-portfolio-title .vc_column-inner{
  margin-bottom: 0rem;
}

.single-portfolio h1{
  font-weight: 400;
}

#site-navigation a{   
  color: #aaa;
  font-family: mr-eaves-xl-modern, sans-serif;
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 1px;
  text-transform: uppercase;
}

#site-navigation a:hover{ 
  color: #78acc4;
}

#site-navigation .current-menu-item a{
  color: #666;
}

.theme-heading{
  color: #666;
  font-size: 1.313em;
  font-weight: 600;
  text-align: center;
}

.theme-heading span.text:after{
  display: none;
}

.tp-caption{
  left: 5%;
}

.tp-bgimg{
  background-position: top center !important;
}

ul.vcex-filter-links:before{
  color: #aaa;
  content: 'FILTER: ';
  float: none;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-right: 1rem;
  margin-top: 2px;
  text-transform: uppercase;
}

ul.vcex-filter-links li{
  margin-right: 1rem !important;
}

ul.vcex-filter-links li a{
  color: #aaa;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.vcex-post-type-entry-details{
  display: none;
}


@media (min-width: 768px){ 
  
  .cta-button, .cta-headline{
    display: inline-block;
  }
  
  .cta-headline{
    margin-top: 2rem !important;
  }
  
  .cta-headline p{
    font-size: 30px;
    line-height: 30px;
  }
  
  h2{
    font-size: 1.3em;
  }
  
  .intro{
    font-size: 40px;
    line-height: 44px;
    padding: 4rem 0;
  }
  
  .row-featured .vc_column-inner{
    margin-bottom: 2rem;
  }
  
  .row-h1 .vc_column-inner{
    margin-bottom: 0rem;
  }
  
  .row-icon{
    margin-bottom: 2rem !important;
  }
  
  ul.vcex-filter-links:before{
    float: left;
  }
  
}


@media (min-width: 960px){
  
  .ani-word-new{
    left: 5% !important;
  }
  
  .cta-headline{
    display: inline-block;
    padding-right: 4rem;
  }
  
  .row-service-content{
    margin: 0 auto;
    max-width: 1200px;
  }
  
  .tp-caption{
    left: 0%;
  }

}