/*
Theme Name: TheGem Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/

/*
  ////////////////JUICER SOCIAL FEED
*/
.juicer-feed h1.referral {display: none}
.juicer-feed ul {list-style-type: none}
.juicer-feed ul li {list-style: none}
.juicer-feed li.feed-item:before {
    content: '';
    background-color: transparent;
}
.j-meta ul li:before {
    background-color: transparent!important;
}
/*
  ////////////////HEADER
*/
/* Scroll item in homapage image background */
.mouse-scroll {
    border: 2px solid #ffffff!important;
}
.mouse-scroll:after {
    background-color: #ffffff!important;
}
.breadcrumbs .current {
    color: #FF9933!important;
    border-bottom: 3px solid #FF9933!important;
}
.top-area {
    border-top: 5px solid #FF9933!important;
}
/*
  ////////////////WIDGET
*/
.widget-title:after{color: #FF9933!important}
.custom-portfolio-list{list-style: none; margin: 0; padding: 0}
.custom-portfolio-list__item{padding: 10px 0; border-bottom: 1px solid #dfe5e8}
.custom-portfolio-list__item a.current {color: #FF9933}
.custom-portfolio-list>li:before {
    font-family: thegem-icons;
    font-weight: 400;
    content: '\e601';
    font-size: 16px;
    vertical-align: top;
    display: inline-block;
    width: 21px;
    /* text-indent: 0; */
}
.custom-portfolio-list>li:before {
    content: '\e648';
	color: #FF9933
}

/*
  ////////////////GENERAL
*/

.home .top-area-menu ul li a {color: #3c3950}
.home .site-header.shrink.fixed .top-area-menu ul li a {color: #5f727f}
.footer-site-info {font-size: 80%;}
.hide{display: none!important}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #ff0000!important;
    background: #ff0000!important;
	color: #FFF!important;
	margin: 0!important;
}

.borders-style .vc_column_container .vc_column-inner {border-bottom: none!important}
@media screen and (min-width: 990px) {
  .single-thegem_pf_item .sidebar {padding-top: 55px!important}
}
