/*
Theme name: Studio Micky
Description: Custom Theme
*/

/*/////GLOBAL/////*/

html,body {
    overflow-x: hidden;
}

body {
	padding: 0;
	margin: 0;
    position: relative;
}

ul {
	padding-inline-start: 0;
	list-style: none;
}

/*TYPOGRAPHY*/

h1, h2, h3, h4, h5, h6, p {
	margin-block-start: 0;
	margin-block-end: 0;
	font-style: normal;
}

h1, h2, h3, h4, nav li a {
	line-height: 1.2em;
	margin-block-start: .125em;
	margin-block-end: .125em;
}

h5 {
	line-height: 1.2;
	text-transform: uppercase;
	margin-block-start: .5em;
	margin-block-end: .5em;
}

h1 {
	font-family: swear-display, serif;
	font-weight: 500;
	font-style: normal;
	font-size: 84px;
}

h2, .cta-left a, .cta-center a, .cta-right a {
	font-family: swear-display, serif;
	font-weight: 500;
	font-style: normal;
	font-size: 42px;
	text-transform: uppercase;
}

h3 {
	font-family: swear-display, serif;
	font-weight: 500;
	font-style: normal;
	font-size: 36px;
	text-transform: uppercase;
}

h4 {
	font-family: swear-display, serif;
	font-weight: 500;
	font-style: normal;
	font-size: 24px;
	text-transform: uppercase;
}

h5 {
	font-size: 18px;
}

p {
	font-family: 'Nunito Sans', sans-serif;
	font-size: 17px;
	line-height: 1.8;
	margin-block-start: 1em;
	margin-block-end: 1em;
}

p i {
	font-style: italic;
}

p strong {
	font-weight: 700;
}

p a {
	text-decoration: underline;
}

section a {
	color: #fefefe;
}

ul {
	padding-inline-start: 0;
	list-style: none;
	padding-left: 1em;
}

/*GLOBAL*/

a, .zoom-mask, .project-details {
	text-decoration: none;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

a:visited {
	text-decoration:none;
}

section, footer {
	position: relative;
	z-index: 3;
}

img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

nav a {
	text-decoration: none;
}

nav .grid-parent, section .grid-parent {
	padding-left: 0;
	padding-right: 0;
}

.enllax {
	padding: 0!important;
	z-index: 1;
}

.menu li {
	font-family: 'Nunito Sans', sans-serif;
	font-size: 17px;
	line-height: 1.5;
	float: left;
	width: 100%;
}

header.black, section.black, footer.black {
	background-color: #000000;
	color: #ffffff;
}

header.black a, section.black a, footer.black a {
	color: #ffffff;
}

footer ul {
	padding-left: 0;
}

footer img {
	width: 15px;
}

#menu-item-42266 {
	font-style: italic;
}

/*SECTIONS*/

.home-logo {
	max-width: 480px;
}

.intro-home .fixed-background {
	width: 100%;
	height: 100vh;
	position: fixed;
	z-index: 1;
}

.intro-home h2 {
	font-family: commuters-sans, sans-serif;
	font-weight: 800;
	font-style: italic;
	text-transform: uppercase;
	font-size: 6.5vw;
}

.intro-home .button-container a {
	color: #000000;
}

.intro-home .text-image-section {
	background-image: url(https://studio-micky.tiltedchair.co/wp-content/themes/studio-micky/resources/images/intro-home_ellipse.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
	margin-bottom: -5.6vw;
}

.intro-home .button-container img {
	width: 81px;
}

.intro-she-does-it-all {
	background-color: #000000;
	color: #fefefe;
}

.intro-she-does-it-all .lets-party img {
	width: 15px;
}

.lets-party {
	padding: 36px 57px 0 0;
}

.menu-container {
	padding: 36px 0 0  30px;
}

.lets-party p {
	margin-block-end: .3em;
}

.rule {
	position: absolute;
	width: 18%;
	top: 173px;
	left: 37.6%;
}

.checkers {
	height: 48px;
}

.she-does-it-all-ticker {
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

.zoom-mask {
	padding-top: 100%;
	background-size: 100%;
	background-position: center;
}

.featured-work {
	background-color: #ffffff;
}

.featured-work-thumb {
	overflow: hidden;
}

.featured-work a:hover .zoom-mask {
	transform: scale(8);
}

.project-details {
	position: absolute;
	z-index: 3;
}

.featured-work a:hover .project-details {
	opacity: 0;
}

.project-details p {
	margin-block-end: 0;
}

.intro-case-study {
	min-height: 100vh;
	z-index: 3;
}

.intro-case-study-description {
	width: calc(100% - 44px);
	z-index: 2;
	padding: 0 22px;
}

.intro-case-study-description div {
	max-width: 800px;
	margin: 0 auto;
}

#gform_submit_button_13 {
	font-family: 'Nunito Sans', sans-serif;
	font-size: 17px;
	border: solid 1px #000000;
	color: #000000;
	border-radius: 25px;
	padding: 12px 18px 12px 18px;
	text-decoration: none;
	background: transparent;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	cursor: pointer;
}

#gform_fields_13 input, .gform_wrapper.gravity-theme .gfield textarea.large, .gform_wrapper.gravity-theme .gfield textarea.medium {
	font-family: 'Nunito Sans', sans-serif;
	border: solid 1px #000000;
	border-radius: 25px;
	background: transparent;
}

#gform_fields_13 input::placeholder, .gform_wrapper.gravity-theme .gfield textarea.medium::placeholder {
	color: #000000;
}

label.gfield_label {
	font-family: commuters-sans, sans-serif;
	font-weight: 800;
	text-transform: uppercase;
}

.gform_wrapper.gravity-theme .gform_footer {
	display: flex;
	justify-content: center;
}

.center a {
	width: 100%;
	float: left;
}

.rsvp h3 {
	color: #000000;
}

.form-title {
	font-family: commuters-sans, sans-serif;
	font-size: 48px;
	font-weight: 200;
	letter-spacing: .11em;
	text-transform: uppercase; 
}

@media screen and (min-width: 768px) {
	
	.intro-home .text-align-left h2 {
		margin-left: 8vw;
	}
	
	.intro-home .text-align-right h2 {
		margin-right: 8vw;
	}
	
	.she-does-it-all-ticker {
		background-size: 100%;
	}
	
	.button-container.center {
		padding-top: 59px;
	}
	
	.images #div-3 img {
		max-width: 33.33333%;
	}
	
	.images #div-2 img {
		max-width: 50%;
	}
	
	.project-details {
		bottom: 50px;
		left: 50px;
		padding-right: 50px;
	}
	
	.bottom {
		border-top: solid 2px #000000;
	}
	
	.intro-case-study {
		margin-bottom: 100vh;
	}
	
	.intro-case-study-description {
		position: fixed;
		top: 40vh;
	}
	
	.hi {
		padding-top: 150px;
	}
	
	.you {
		border-right: solid 2px #000000;
		padding-right: 100px;
		padding-bottom: 80px;
	}
	
	.festivities {
		padding-left: 100px;
		padding-bottom: 80px;
	}
	
	.festivities h3, .festivities h4 {
		font-size: 42px;
	}
	
	.process {
		border-right: solid 2px #000000;
		padding-top: 80px;
		padding-right: 100px;
	}
	
	.rsvp {
		padding-top: 80px;
	}
	
	.form-title {
		margin-bottom: -350px;
	}
	
	footer .footer-menu-container ul {
		padding-left: 0;
		display: flex;
	}
	
	footer .footer-menu-container li {
		text-align: center;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	
	h1 {
		font-size: 72px;
	}

	h2 {
		font-size: 54px;
	}

	h3 {
		font-size: 36px;
	}

	h4 {
		font-size: 20px;
	}

	h5 {
		font-size: 18px;
	}
	
	.intro-home h2 {
		font-size: 94px;
	}
	
}

@media screen and (max-width: 767px) {
	
	h1 {
		font-size: 42px;
	}

	h2 {
		font-size: 32px;
	}

	h3 {
		font-size: 24px;
	}

	h4 {
		font-size: 20px;
	}

	h5 {
		font-size: 18px;
	}
	
	.intro-home h2 {
		font-size: 32px;
	}
	
	.she-does-it-all-ticker {
		height: 24px;
		background-size: 300%;
		border-top: 1px solid #000000;
		border-bottom: 1px solid #000000;
	}
	
	.project-details {
		bottom: 30px;
		left: 30px;
		padding-right: 30px;
	}
	
	.intro-case-study-description {
		padding-top: 34px;
		padding-bottom: 24px;
	}
	
	.invited h2 {
		font-size: 5.5vw;
	}
	
	.form-title {
		margin-bottom: -250px;
		letter-spacing: .10em;
	}
	
	footer li {
		text-align: center;
	}
	
	ul.grid-15 {
		margin-block-start: .1em;
	}
	
}
