/*
Theme Name: TM Project
Description: TM Child from the underdark
Author: R0bot.
Theme URI: http://checkifyouwant.sucks
Author URI: http://checkifyouwant.sucks
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
*/


.project-info-shortcode-item {
    padding: 10px !important;
}

.project-info-shortcode-item .description{
    padding-top: 5px !important;
}

.vc_separator {
    margin-top:80px;
}

.header-style-3 #primary-menu.no-responsive > li.menu-item-current > a,
.header-style-3 #primary-menu.no-responsive > li.menu-item-active > a,
.header-style-4 #primary-menu.no-responsive > li.menu-item-current > a,
.header-style-4 #primary-menu.no-responsive > li.menu-item-active > a,
.header-style-3.header-layout-fullwidth_hamburger #primary-menu.no-responsive > li.menu-item-current > a,
.header-style-3.header-layout-fullwidth_hamburger #primary-menu.no-responsive > li.menu-item-active > a,
.header-style-4.header-layout-fullwidth_hamburger #primary-menu.no-responsive > li.menu-item-current > a,
.header-style-4.header-layout-fullwidth_hamburger #primary-menu.no-responsive > li.menu-item-active > a {
    border: none !important;
    margin:0px;
}

.tparrows {
    display: none !important;
}

.rs-fullvideo-cover {
    background-color: rgba(255,255,255,0.5) !important;
}

.portfolio-preloader-wrapper h3{
    line-height: 53px;
    font-size: 36px;
    text-align: left;
}

.project-info-shortcode-item .title {
	color:#d5d4cc !important;
}

body {
	color:rgba(213,212,204,.6) !important;
}

.gem-pagination a {
    color: #dfe5e8 !important;
}

.gem-pagination .current {
	color: #4f575e !important;
}

.post-meta {
	display:none;
}

.title-xlarge {
	text-transform:none !important;
}

.portfolio-link-title {
	color:#1b1d1f !important;
} 
@media only screen and (max-width: 1280px) {
	.portfolio-link-title:hover {
		font-size:16px;
	} 
	.thegem_pf_item  .title-h4 {
		font-size:16px;
	}
}

