@charset "UTF-8";
/**
*  Theme Name: wp_75772
*  Theme URI: http://www.templatetuning.com/wordpress-themes-type/
*  Description: A theme for Wordpress 4.4+ from Templatetuning.com Collection
*  Author: Templatetuning.com
*  Author URI: http://www.templatetuning.com
*  Author URL: http://www.templatetuning.com/
*  License: GNU General Public License v2 or later
*  License URI: http://www.gnu.org/licenses/gpl-2.0.html
*  Text Domain: wp_75772
*  Version: 1.0
*  Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments
*/


.font-area {
    font-size: medium;
    color: rgba(255, 255, 255, 0.6);
}

.cslick-slide-inner{
    position: relative;
}

.elementor-image-carousel-caption{
    position: absolute;
    font-size: 90px;
    color: #fff;
    top: calc(50% - 45px);
    margin-left: 100px;
    text-shadow:  0 0 20px #737373
}

.sp-thumbnails-container{
    display: none;
}

#sidebar{
	display: none
}

#comments{
	display: none;
}


/*project pages*/
.project-title{
	display: block;
	background: #f5f5f5;
}
.project-title .featured-image a .cover{
	background: none;
	cursor: auto;
}
.project-title{
	padding: 0;
	margin: 0;
	position: relative;
}
.project-title h3{
   position: absolute;
   font-size:  2rem;
   z-index: 20;
   left: 20px;
   top: 20px;
}
.project-title .featured-image{
	height: 90px;
	overflow: hidden;
}
.project-title .featured-image a img{
   width: 100%;
   opacity: 0.2;
}

@media (max-width: 1200px) {
	.elementor-2 .elementor-element.elementor-element-1b312bd{
		padding: 20px 0 0 0;
	}
	.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated{
		padding: 0 20px;
	}
	.elementor-2 .elementor-widget-heading .elementor-heading-title{
		margin-top: 15px;
	}
	.elementor-element.elementor-element-e4e6653.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-inner-section{
		margin-top: 0;
	}
	.elementor-2 .elementor-element.elementor-element-8fc9e2c > .elementor-container{
		min-height: 1px;
	}
}

@media (max-width: 1024px) {
	.elementor-2 .elementor-element.elementor-element-bb99d4c{
		padding: 60px 0 0 0;
	}

}

@media (max-width: 500px) {
	.elementor-image-carousel-caption {
		font-size: 50px;
		top: calc(50% - 25px);
		margin-left: 50px;
	}
	.elementor-element-9179730 {
		margin-top: 20px;
	}
	.elementor-element-27ac16f p span{
		margin-bottom: 60px;
		display: block;
	}
	.elementor-element-bb99d4c .elementor-image{
		display: none;
	}
}

.project-wrap{
	margin: 10px;
}
.project-content{
	padding: 40px 
}

/* 媒體報導 */
.dark-mode{
	color: #fff;
}


