/*
Theme Name: Latte - Bene
Theme URI: http://www.hardeepasrani.com/portfolio/latte/
Author: Hardeep Asrani, Niko Risslegger
Author URI: http://www.hardeepasrani.com
Description: Latte Pro is a one-page parallax WordPress theme for developers, designers & freelancers, to showcase their profile and portfolio. It comes with many options, including services section, portfolio, maps, contact form, testimonials, pricing tables, and more. Plus, it's easy to customize! You don't need a page builder or a drag & drop editor. Every thing can be customized straight from the WordPress Customizer.
Version: 2.1.1
Template: latte-pro
License: GNU General Public License version 2 or later
License URI: license.txt
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, entertainment, photography, portfolio
Text Domain: latte

Latte WordPress Theme, Copyright (C) 2016, Hardeep Asrani
Latte is distributed under the terms of the GNU GPL
*/

body {
	color: #000;
	font-family: 'Lato', sans-serif;
}

#contact .wpcf7-form p.contact-form {
	width: 50%;
	float: left;
}
#contact .wpcf7-form p.contact-form:nth-of-type(3),
#contact .wpcf7-form p.contact-form:nth-of-type(4) {
	width: 100%;
}
#contact .wpcf7-form textarea {
	max-width: 100%;
	height: 100px;
	width: 500px;
	color #000;
}
#menu-start-teaser {
	display: flex;
	align-content: space-between;
	width: 100%;
	max-width: 100%;
	justify-content: space-between;
	font-size: 20px;
	list-style: none;
	padding: 0;
}
#menu-start-teaser a {
	color: #fff;
}
header.archive-header {
	height: 450px;
}

header h1.cover-heading, 
header h1.cover-heading a,
header p.lead {
	text-decoration: none!important;
	text-shadow: 0px 0px 5px rgba(150, 150, 150, 1);
}
header h1.cover-heading a:hover, 
header p.lead:hover {
	text-decoration: none!important;
	text-shadow: 0px 0px 5px rgba(150, 150, 150, 1);
}
.archive-header .lead {
	color: #FFF;
	font-size: 32px;
	text-shadow: 4px 0px 5px rgba(150, 150, 150, 1);
	margin-top: 15px;
}
.archive-header .cover-heading {
	font-family: 'Indie Flower', cursive;
	font-size: 82px;
	word-break: keep-all;
	text-indent: 1.3px;
	letter-spacing: 5px;
	text-shadow: 4px 0px 5px rgba(150, 150, 150, 1);
}
.archive-header .cover-container {
	margin-top: -30px;
}

h2, h3 {
	font-weight: 500;
	font-size: 34px;
    font-family: 'Kalam', cursive;
    margin-top: 60px;
}
h3 {
	font-size: 28px;
    margin-top: 50px;
}
p {

}
body {
	font-family: 'Kalam', cursive;
}
span.wpcf7-list-item {
	width: 100%;
}

.inputwrapper {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin: 20px 0;
}
.inputwrapper label {
	margin: 0 5px;
	width: calc(100% - 10px);
}
.inputwrapper textarea {
	width: 100%;
	max-width: 100%;
	height: 150px;
}
.col {
	flex-direction: column;
}
.inputwrapper br {
	display: none;
}
footer, footer p, footer a, .inputwrapper {
	font-family: 'Lato', sans-serif;
}
.container span.simcal-event-title {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
}
body.page-id-2276 ol li{
	list-style-type: none;
}
.content p,
.content li {
	font-size: 20px;
}
.container {
	min-height: calc(100vh - 480px);
}
#showRightPush {
	position: fixed;
	background: #FFF;
	color: #000;
	z-index: 100;
	display: block;
	padding: 0px;
	width: 50px;
	top: 20px;
	right: 20px;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
	transition: all 0.2s ease 0s;
	border-radius: 30px;
	box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.1);
	line-height: 50px;
}

.portfolio-grid h3 {
	font-size: 20px;
}
#subscribe .form-group {
	margin: 90px auto 0;
	max-width: 600px;
}
.container span.simcal-event-title {
	font-weight: 500;
    font-size: 12px;
    font-family: 'Kalam', cursive;
    margin-top: 0;
    line-height: 1;
    padding: 3px 0;
    margin: 0;
    display: inline-block;
}

.simcal-event-details h2 {
	margin-top: 10px;
}
.wpcf7-response-output, div.wpcf7-response-output {
	font-size:  	20px;
}

.testimonials .row {
	padding: 25px 0;
}
.about .name {
	margin-top: 0;
}
.services .service-icon {
	min-height: 144px;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
}
.services .service-icon h3 {
	font-size: 22px;
}
.wcflex-direction-nav a {
	height: 100%;
	top: 0;
}
.wpcf7-mail-sent-ok {
	color: #06a318;
}
.comment-list .comment > article{
	margin-left: 0;
}
.sidebar {
	margin-top: 0;
}
#sbscrbr-GDPR-checkbox {
	margin: 0 5px 3px 0;
}
.sbscrbr-unsubscribe-wrap {
	display: none;
}
.video-container {
	padding: 50px 0;
}
.social .row {
	padding: 50px 0;
}
.social .videoControls .settingsButton {
	display: none;
}
.site-wrapper {
	overflow-x: hidden;
}
.video-wrapper
{
	max-width: 100%;
	position:relative;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.video-wrapper video {
	max-width: 1140px;
	width: 100%;
}
.video-wrapper:before, .effect8:after
{
	content:"";
	position:absolute;
	z-index:-1;
	box-shadow:0 0 20px rgba(0,0,0,0.8);
	top:10px;
	bottom:10px;
	left:0;
	right:0;
	border-radius:100px / 10px;
}
.video-wrapper:after
{
	right:10px;
	left:auto;
	transform:skew(8deg) rotate(3deg);
}
@media screen and (min-width: 992px) { 
	.cover-container {
		width: 900px;
	}
}

@media screen and (max-width: 992px) { 
	.sidebar {
		display: inline-block;
	}
}

@media screen and (max-width: 768px) {
	.archive-header .cover-heading, .archive-header .cover-heading a {
		color: #ff;
		font-size: 50px;
		padding: 0
	}
	.archive-header .lead {
		font-size: 28px;
	}
	h2, h3 {
		margin-top: 30px;
	}
	.testimonials-slide blockquote {
		font-size: 20px;
		padding: 0;
	}
	#menu-start-teaser {
		flex-direction: column;
	}
	#contact .wpcf7-form p.contact-form {
		width: 100%;
	}
	
	.page-id-2303 .cover-heading {
		font-size: 13vw;
	}
	.page-id-2308 .cover-heading {
		font-size: 12vw;
	}
	.page-id-2243 .cover-heading {
		font-size: 12vw;
	}
	.inputwrapper {
		flex-direction: column;
		max-width: calc(100% - 4px);
	}
	span.wpcf7-list-item {
		margin: 4px 1em 3px;
	}
	ol {
		padding: 0;
	}
	ul {
		padding: 0 0 0 15px;
	}
	h2, h3, .container span.simcal-event-title {
		font-size: 24px;
	}
	.container .item p {
		font-size: 16px;
	}
	.container .item li {
		font-size: 15px;
	}
}
@media screen and (max-width: 480px) {
	.intro div.avatar {
		width: 200px;
		height: 200px;
	}
	.testimonials-slide blockquote {
		font-size: 16px;
	}
	.subscribe .row {
		padding: 25px 25px;
	}
}
