.tabs .tabs-head .item.current {color:#f8b195 !important;}
.button-style2 {background:#f8b195 !important;}
/* .tabs .tabs-head .item.current {color:#F67280 !important;}
.button-style2 {background:#F67280 !important;}  */
.orangeBulletpoint {font-size: 16px; color: #f8b195; line-height: 24px;  font-weight: 500;}
.site-footer .widget-title {text-transform: capitalize !important;}
.blog-detail {display:none;}

/* flips the color of the header */
/*
.site-header.dark .navigation {color:#191919;}
.site-header.dark.fixed {background: #fff;}
*/
.header-space-no .site-header, .header-space-no .site-header.light, .header-space-no .site-header.dark  {background: #000;}

/* defines a "hide on mobile" (define class or ID) */
@media screen and (max-width: 600px) {
  #hide-on-mobile {
    visibility: hidden;
    clear: both;
    float: left;
    margin: 10px auto 5px 20px;
    width: 28%;
    display: none;
  }
}

/* aligns headers in footer */
.site-footer .widget:first-of-type .widget-title {
    margin-top: 0px;
}
/* adjusting Projects page stuff  */
.blog-type-masonry .fw-portfolio-category-briannas-portfolio h6 {display:none;}
.fw-portfolio-category-briannas-portfolio .project-slider-page .page-title {display:none;}

/* removes duplicate logo on portfolio page */
.tax-fw-portfolio-category .site-header .logo .dark {display:none;}