/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

.x-iso-container>.hentry {
    padding: .25em!important;
}

.x-btn, .x-btn:hover{
	text-shadow: none!important;
	text-transform: uppercase!important;
}


.entry-title-portfolio {
	font-family: "franklin-gothic-urw-comp",sans-serif;
    font-style: italic;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.lightbox {
	display: none;
}


@media screen and (min-width: 768px) {
    .lightbox, .featherlight-content .x-video {
		width:75vw;
	}
}

.lightbox h2.entry-title.entry-title-portfolio {
	margin-bottom: 20px;
	color: #020223 !important;
}

.entry-title-portfolio {

}

.featherlight .featherlight-close-icon {
	top: -5px !important;
    right: -5px !important;
    color: white !important;
    background: rgba(2, 2, 35, .75) !important;
}

.featherlight .featherlight-content {
	overflow: initial !important;
	padding: 0 !important;
	border-bottom: 0 !important;
}

.x-iso-container.cols-3 .hentry{
	width: 33.28%;
}
.x-iso-container .hentry {
    padding: .25em!important;
}