/*
 Theme Name: 	Petermason Child Theme
 Theme URI: 	http://petermason.themerex.net/
 Description: 	Petermason Child Theme
 Author: 		ThemeREX
 Author URI: 	http://themerex.net/
 Template: 		petermason
 Version: 		1.2
 License:      	GNU General Public License v2 or later
 License URI:  	http://www.gnu.org/licenses/gpl-2.0.html 
 Tags: 			flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain: 	petermason-child
*/

/* NAVIGATION */

body .sc_layouts_menu .sc_layouts_menu_nav > li > a, 
body .sc_layouts_menu .sc_layouts_menu_nav > li.menu-item-has-children > a {
    padding: 0.4em 3.4em;
}

/* TURN OFF STAFF IMAGES FOR NOW */

.home .sc_team_item .post_featured img {
	display: none;
}


/* HOME */

.vers-services-content .sc_item_descr.sc_title_descr.sc_align_center {
	margin-top: 15px;
}

.vers-services-content .sc_item_title.sc_item_title_style_style_3 {
	font-size: 30px;
	min-height: 75px;
}

.sc_team_default.home-team .sc_team_item_info {
	padding: 25px 0px;
}

.home-team .sc_team_item_title {
	font-size: 20px;
}

.sc_team_default.home-team .sc_team_item_subtitle {
	font-size: 10px;
	padding-bottom: 5px;
}

.home-team .sc_team_item_title,
.home-team .sc_team_item_title a {
	word-wrap: normal;
}

.home-team .sc_team_item_button a { 
	padding-right: 0px;
}

.home-team .sc_team_item_button a:before {
	display: none;
}

.vers-testimonial {
	background-size: cover !important;
}

body.home .sc_team_default .sc_team_item_info {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

body.home .sc_team_default .sc_team_item_button {
	display: none;
}

/* VIDEOS PAGE */

.page-id-323 footer.footer_wrap {
	margin-top: -7px;
}

/* SERVICES PAGE */

body.post-type-archive-cpt_services .sidebar {
	display: none;
}

body.post-type-archive-cpt_services .content {
	width: 100% !important;
}

.home .trx_addons_column-1_7 .sc_team_item .mask,
.home .trx_addons_column-1_7 .sc_team_item .icons {
	display: none !important;
}

.home .trx_addons_column-1_7 .sc_team_item .sc_team_item_title a:hover {
    color: #000;
    cursor: default;
}