/*
Theme Name: Thefe Child
Theme URI: http://3theme.com/tf003/
Description: Thefe - Portfolio WordPress Theme
Template: thefe
Version: 1.4.0
Author: foreverpinetree@gmail.com
Author URI: http://foreverpinetree.com/
Tags: custom-menu, featured-images, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain:  thefe
*/
.slick-list .item .span-holder > span
{
	color:#fff;
}
.post-category,
.project .time,
.time,
.author,
.share.edited
{
	display:none !important;
}
.map1
{
	width: 50%;
    float: left;
    background: transparent;
    display: flex;
    justify-content: flex-end;
    padding-bottom: 50px;
}
.map1 > div.map-container
{	
    margin-right: 20px;
}
.map2
{
    background: transparent;
    display: flex;
    justify-content: flex-start;
    padding-bottom: 50px;
}
.map2 > div.map-container
{	
    margin-left: 20px;
}
.slick-arrow > i
{	
    font-size: 60px;
}
.contact-list
{
	margin-bottom: 0;
}
.map-wrap
{
	margin: 4vh auto 10vh;
	margin-top: 0px !important;
}
.contact > .wrap
{
    margin: 10vh auto 0vh;
}
.post-02 .img.lot.slick-initialized .slick-slide
{
	display: flex;
	justify-content: center;
	align-items: center;
}
.post-02 .img.lot.slick-initialized .slick-slide .s-item
{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.post-02 .img.lot.slick-initialized .slick-slide .info
{
	display: none;
	position: absolute;
	max-width: 800px;
	width: 96%;
	height: 30%;
	min-height: 30%;
	display: inline-table;
	flex-direction: column;
	background: rgba(11,12,13,.7);
	padding: 60px;
	top: 0;
	bottom: 0;
	left:0;
	right:0;
	margin: auto;
	z-index: 10;
}
.post-02 .img.lot.slick-initialized .slick-slide .info > h2
{
	color: #fff;
}
.post-02 .img.lot.slick-initialized .slick-slide .info > span
{
	display: inline-block;
	color: #fff;
	font-size: 15px;
}
/*.post-02 .ctrl
{
	display: none;
}*/
.post-02 .img.lot.slick-initialized .slick-slide .s-arrow
{
	z-index: 11;
}
.post-02 .only-title .text-area
{
	margin-top: 10px;
	display: block;
}
.slick-slider .img
{
	background-color: transparent;
}
.slick-slider .img .bg-full
{
	background-size: contain;
}
.home .slick-slider .img .bg-full
{
	background-size: cover;
}
.title-group .wrap
{
	padding: 2vh 0 0 0 !important;
}
.post-02 > .wrap
{
	-webkit-align-items: flex-start;
	align-items: flex-start;
}
.margin-hack
{
	margin-top: 181px;
}
header,
.m-header
{
	z-index:170;
	position:fixed;
	top:0;
	left:0;
	right:0;
}
header.header-sticky
{
	background-color: #161718;
}
/*.ctrl{
	position: absolute;
	width: 50px;line-height: 50px;text-align: center;
	right: 20px;top: 50%;
	transform: translateY(-50%);
	z-index: 9;
}
.ctrl i{
	position: relative;
	display: none;
	width: 50px;height: 50px;
	margin: 4px 0;
	border:1px solid rgba(255,255,255,.3);
	font-style: normal;
	cursor: pointer;
	border-radius: 3px;
}
.ctrl i:before
{
	content: '\e909';
	position: absolute;bottom: 0;right: 0; top: 0;left: 0;font-family: 'myicon';font-size: 12px;
}*/
@media (max-width: 1023.98px)
{
	.margin-hack
	{
		margin-top: 110px;
	}
}
@media (max-width: 767.98px)
{
	.map1
	{
		width: 100%;
	    float: none;
	    margin: 0;
	}
	.map1 > div.map-container
	{	
	    margin-right: 0px;
	}
	.map2
	{
		margin: 0;
	}
	.map2 > div.map-container
	{
		margin-left: 0px;
	}
    .slick-prev::after
    {
        width: 50px;
        background-position: left;
    }
    .slick-next::after
    {
        background-position: right;
        width: 50px;
    }
	.title-group .wrap
	{
		padding: 2vh 0 4vh 0 !important;
	}
}

#wpadminbar
{
	display: none;
}
.m-lg-switcher
{
	width: 100px;
	height: 50px;
	background: red;
	float: right;
}
.m-lg-switcher .language-switcher-locale-url
{
	display: none;
}