/*
	Theme Name: Notio Child Theme
	Theme URI: https://themeforest.net/item/notio-deluxe-portfolio-theme/10049784
	Description: <strong>A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://www.themeforest.net/user/fuelthemes">fuelthemes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 1.0.0
	Author: fuelthemes
	Author URI: http://themeforest.net/user/fuelthemes
	Template: notio-wp
*/

@import url("../notio-wp/style.css");

#header-logo img {
    max-width: 100px;
	padding: 15px;
}

#full-menu .sf-menu > li.night > a {
    color: #fff;
}

#full-menu .sf-menu > li.evening > a {
    color: #fff;
}

.mobile-toggle.evening span
{
	background: #fff;
}

.mobile-toggle.night span
{
	background: #fff;
}

.wpb_wrapper a, article a {
    color: #b00000;
}

.row {
	max-width: 960px;
}

footer {
	height:360px;
	background-position:center;
}



.portfolio-image-bg {
    height: 200px;
    width: auto;
    background-size: contain !important;
	max-width: 150px;
	margin:auto;
	filter: drop-shadow(2px 4px 2px #646464);
}

.game-grid-details {
	border: solid 2px #ccc;
    margin-top: -40px;
    z-index: -5;
    padding: 5px;
    border-top: solid 5px;
    font-size: 14px;
    height: 250px;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
}

.podcast-thumbnail-title h4 {
    font-size: inherit;
}

h2.widgettitle {
    display:none;
}
.portfolio-title {
    font-size: 18px;
    line-height: 20px;
}

.portfolio-jp-title
{
	font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
}

.portfolio-client {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: 5px;
}

.vc_gitem-post-data {
    margin-bottom: 0px !important;
}

.portfolio-platforms::before {
    padding-right: 9px;
    font-family: "FontAwesome";
    content: "\f11b";
    font-size: 18px;
	margin-left: -28px;
}

.portfolio-involvement::before {
    padding-right: 11px;
    font-family: "FontAwesome";
    content: "\f1ab";
    font-size: 18px;
	margin-left: -26px;
}

.portfolio-platforms, .portfolio-involvement {
    margin: 0 0px 0px 28px;
	line-height: 20px;
}

.portfolio-subtitle {
    font-size: 12px;
}

header#header-banner, div#header-image-84 {
    border-bottom: 1px solid #eee;
}

footer#footer {
    border-top: 1px solid #eee;
}

.vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab.vc_active>a {
    background: #b00001 !important;
    color: #fff  !important;
    border: 2px solid #b00001  !important;
	font-weight: bold;
}

.vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab>a {
    background: none !important;
    border: 2px solid #ccc  !important;
    font-weight: bold;
	margin: 5px 0px;
	text-transform: uppercase;
	font-size: 14px;
}

.vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab.vc_active>a:hover {
    background: #b00001 !important;
}

.vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab>a:hover {
    background: #eee !important;
}

h2.vc_custom_heading {
    background: #b00001;
    display: inline-block;
    padding: 10px;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
}

h4 {
    color: #646464;
    text-transform: uppercase;
}

@media only screen and (min-width: 600px) {
	.vc_separator.mobile-divider, .mobile-divider {
		display: none;
	}
}

#full-menu .sf-menu>li>a, .mobile-menu a {
    color: #646464;
    font-weight: bold;
	padding-left: 10px !important;
    padding-right: 10px !important;
}

#full-menu .sf-menu>li>a:hover{
    color: #646464;
    background-color: #eeeeee3d;
}

#full-menu .current-menu-item>a, #full-menu .current-menu-item>a:hover {
    background: #b00001;
    color: #fff !important;
    font-weight: bold;
}

#full-menu .sf-menu>li+li {
    margin-left: 10px !important;
}

.thb_twitter_container.style1 .thb_tweet p {
    font-size: 14px;
    color: #646464;
}

.page-id-1889 aside.thb_twitter_container.style1 {
    background: #eee;
    padding: 15px;
    border-top: 4px solid #646464;
    border-left: 2px solid #ccc;
    border-right: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
}

.thb_twitter_container.style1 .thb_tweet .thb_tweet_time {
    font-size: 14px;
}

.page-id-1889 .vc_grid-item-mini.vc_clearfix {
    border-top: 4px solid #eee;
    filter: grayscale(1);
}

.page-id-1889 .vc_grid-item-mini.vc_clearfix:hover {
    border-top-color: #b00001;
    filter: none;
}

.podcast-about .wpb_wrapper p {
    font-size: 16px;
}

.vc_sep_pos_align_center {
    margin-left: auto;
    margin-right: auto;
}
.vc_sep_width_100 {
    width: 100%;
}
.vc_separator {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.vc_separator.vc_separator_align_left .vc_sep_holder.vc_sep_holder_l {
    display: none;
}
.vc_separator .vc_sep_holder {
    height: 1px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 10%;
}

.vc_separator.vc_separator_align_left h4 {
    padding: 0 .8em 0 0;
}
.vc_separator h4 {
    line-height: 1em;
    font-size: 100%;
    margin: 0;
    word-wrap: break-word;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

.vc_separator.vc_sep_color_grey .vc_sep_line {
    border-color: #ebebeb;
}
.vc_separator .vc_sep_holder .vc_sep_line {
    height: 1px;
    border-top: 1px solid #ebebeb;
    display: block;
    position: relative;
    top: 1px;
    width: 100%;
}

.podcast-single-button a {
    border-bottom: 2px solid;
    margin-top: 32px;
    display: inline-block;
    padding-bottom: 5px;
}

.post-content img, .wp-show-posts-entry-content img {
    margin: auto;
    display: inherit;
    border: 2px solid #ccc;
    border-top: 4px solid;
}

.news-categories .cat-item {
    list-style: none;
    padding-bottom: 5px;
    text-align: left;
    background: #f9f9f9;
    padding: 15px 15px 5px 15px;
    font-weight: normal;
    text-transform: none;
}

.news-categories li.categories {
    list-style: none;
    border: 2px solid #ccc;
    padding: 10px;
    text-align: center;
    background: #ccc;
    color: #646464;
    text-transform: uppercase;
    font-weight: bold;
}

.categories ul {
    padding: 10px 0px 0px;
}

.wpsp-load-more a {
    padding: 5px;
    text-transform: uppercase;
}

.wpsp-load-more {
    text-align: center;
}

.vc_tta.vc_general .vc_tta-panel-body
{
	padding-left:0px !important;
}