/*
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
*/

.block-content {
    padding: 20px 0 60px !important;
}

/* STICKY FOOTER */
#main {
	min-height: calc(100vh - 500px);
}
.custom-footer {
	height: 380px;
}
/* end STICKY FOOTER */

/* Hamburger */
.menu-toggle.dl-trigger {
	width: 38px !important;
}
.menu-line-1 {
	width: 38px !important;
    height: 4px !important;
    top: 5px !important;
}

.menu-line-2 {
	width: 38px !important;
    height: 4px !important;
    top: 12px !important;
}

.menu-line-3 {
	width: 38px !important;
    height: 4px !important;
    top: 19px !important;
}
/* End Hamburger */

/* FONT STYLES */
/* InfoText (MegaMenu) */
.hrv-mm a {
	color: #231f20 !important;
    padding-left: 5px;
    padding-right: 5px;
}
.hrv-mm a .title-customize[style] {
	color: #231f20 !important;
    padding-left: 5px;
    padding-right: 5px;
}
.hrv-mm a:hover .gem-infotext .title-customize[style] {
	color: #231f20 !important;
    background: #f4f6f7 !important;
}
.hrv-mm a .description-customize[style] {
    padding-left: 5px;
    padding-right: 5px;
}
.menu-custom-header {
	padding-left: 10px;
    padding-right: 10px;
}
.thegem-menu-custom ul.nav-menu-custom li {
	padding-left: 10px;
    padding-right: 10px;
}
/* end InfoText (MegaMenu) */

/* Homepage Events Title */
.events-row .title-h4 {
	font-weight: bold;
}
/* end FONT STYLES */
/* Posts */
.post-content img {
	max-width: 100%;
    height: auto;
}

.post-content iframe {
	max-width: 100% !important;
}

.portfolio-load-more {
	margin-top: 0 !important;
}

/* TrotsVision */
.ee-components-view {
    margin-left: auto !important;
}

.tv-section {
    padding-top: 50px;
    padding-bottom: 50px;
    color: #ffffff !important;
}

.tv-section h1, .tv-section h2, .tv-section h3, .tv-section h4, .tv-section h5, .tv-section h6 {
    color: #ffffff !important;
}

#tv-lightbox {
    z-index: 1000;
    height: 100%;
    width: 100%;
    position: fixed;
    inset: 0;
    background-color: #000000bb;
}

#tv-lightbox-content {
	top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    /*max-width: 1024px;
    height: 656px;
    min-width: 400px;*/
    height: 64vh;
    width: 100vh;
}
	
.tv-player {
	width: 100%;
    height: 100%;
    padding: 10px;
    padding-bottom: 80px;
}

.tv-player .video-js {
    width: 100% !important;
    height: 100% !important;
}

.tv-player-title {
	background: #ffffff;
    font-size: 0.8em !important;
}

.tv-player-description {
	background: #ffffff;
    font-size: 0.7em !important;
    line-height: 1.2em;
}

.tv-vr-videos-outer {
	inset: 0 50px !important;
    padding: 15px;
    font-size: 0.8em;
}

.tv-vl-title {
	padding: 0 5px !important;
    /*font-size: 0.9em !important;*/
    overflow: hidden;
    height: 50px;
    line-height: 1.7em;
    margin-right: 10px;
    padding-top: 5px !important;
}

.tv-vr-button {
	background: none;
}

.row .vc_images_carousel .vc_carousel-control.vc_right {
	right: 0;
    margin-right: 5px !important;
}

.tvShow {
	width: 270px !important;
    height: 290px !important;
    margin: 10px !important;
}

.tvShow .tv-vl-title {
	height: 130px !important;
}

.vid_name {
	font-size: 13px;
    color: #231f20;
    font-weight: 600;
    white-space: nowrap !important;
}
.vid_desc {
	font-size: 11px;
    color: #5f727f;
}
.tv-s-show {
	width: 260px !important;
}
/* END TrotsVision */

.tablepress-id-3 {
	font-size: 0.9em;
    white-space: nowrap;
}

.premiership-tabs .vc_tta-tabs-list {
	display: flex !important;
    }


/* HQ */
.gem-team-style-5 .team-person:hover {
	background-color: transparent !important;
}

.gem-team-style-5 .team-person:hover .image-hover {
    background-color: transparent !important;
}

.gem-team-style-5 .team-person-image a:hover:before,
.gem-team-style-5 .team-person:hover .team-person-image span:before {
	opacity: 0 !important;
}

.monthly-update td {
	border: none !important;
}

/* END HQ*/

/* Teams */
.team-person-description {
    font-size: 0.9em;
}

.team-person {
    border: none !important;
}

.hrv-exe .team-person-image {
	display: none;
}

.hr_races {
	font-size: 16px;
    padding: 10px;
    margin-bottom: 50px;
    width: 50%;
}


/* END Teams */

@media (max-width: 1199px) {
	.shortcutHeader {
		display: flex;
    	overflow: scroll;
	}
    #tv-lightbox-content {
	    height: 47vh;
        width: 65vh;
    }
}

@media (max-width: 767px) {
	.footer-list .gem-list > ul > li {
    	width: 100%;
        text-align: center !important;
    }
    #tv-lightbox-content {
	    height: 40vh;
        width: 100%;
    }
    .blog-style-compact-tiny-3 .post-image {
    	height: 75%;
    }
    .thegem-te-menu-mobile__slide-horizontal.mobile-view .mobile-menu-slide-wrapper .nav-menu, .thegem-te-menu-mobile__slide-vertical.mobile-view .mobile-menu-slide-wrapper .nav-menu {
	padding-bottom: 130px !important;
	}
}