/*
Theme Name: Semplice
Theme URI: http://www.semplicelabs.com
Author: Semplicelabs
Author URI: http://www.semplicelabs.com
Description: With Semplice you can built fully responsive case studies & custom branded project pages with just a few clicks. Visit our <a href="http://help.semplicelabs.com" target="_blank">documentation</a>, <a href="http://www.semplicelabs.com/changelog" target="_blank">changelog</a> and follow us on <a href="http://www.twitter.com/semplicelabs" target="_blank">Twitter</a> for update notifications.
Version: 3.0.12
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: portfolio, responsive, case study, fullscreen cover, content editor
Text Domain: semplice
*/

/* This is a generated and compressed stylesheet, please do not edit and read the info below! */

@import "css/styles.min.css";

/*

	How to add Custom CSS?
	------------------------------------------------------------------------------------------------------------------------------------
	There are 2 ways to edit or override CSS definitions:
	
	# Use the Custom CSS field in the Theme Options under 'Advanced Styling'
	# Add a child theme, more info in the Documentation. http//help.semplicelabs.com

*/



section#thumbnails {
    padding-left: 5%;
    padding-right: 5%;
}


table, th, td {
	border: 0px !important;
	padding: 0px !important;
}


section#thumbnails .thumb .thumb-inner .thumb-hover h3 {
   	padding: 70px;
	font-size: 15px !important;
    	letter-spacing: 0 !important;
    	line-height: 12px !important;
}


#fullscreen-menu .menu-inner nav ul li a {
	font-size: 50px !important;
	line-height: 54px !important;
	letter-spacing: -2px;
	font-family: stolzl-bold;
	position: relative;
	margin-bottom: 30px !important;
}


#fullscreen-menu .menu-inner nav ul li a:hover:after {
	content: '';
	position: absolute;
	top: 50%;
	width: 110%;
	left: -5%;
	background-color: currentColor;
	height: 1px;
}



#fullscreen-menu .menu-inner nav ul li.current_page_item a:after {
	content: '';
	position: absolute;
	top: 50%;
	width: 106%;
	left: -3%;
	background-color: currentColor;
	height: 1px;
}



#fullscreen-menu .menu-inner nav ul li a .strike {
    position: relative;
    display: inline-block;
}


#navbar .controls a.close-nav .nav-icon.nav-icon {
	background-color: #000 !important;
}

#navbar .controls {
padding-top: 13px !important;
}


section#thumbnails .thumb .thumb-inner .thumb-hover h3 span {
	opacity: 0.7;
	padding-top: 5px;
}


.share-box .share-icons-wrapper p {
	 font-size: 15px !important;
}

#navbar .controls a.open-nav .nav-icon {
	margin-top: 8px;
}

#navbar .controls a.close-nav .nav-icon {
	margin-top: 15px;
}

nav.standard {
	padding-top: 15px;
}

nav.standard ul li.current_page_item a
	color: #f1f1f1 !important;
}