/*
Theme Name: LegendeFoto Shapely
Description: Shapely Child Theme for LegendeFoto
Author: Peter Rosendahl
Author URI: https://prmedia.dk
Template: shapely
Version: 1.0.95
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: responsive-layout, parallax effects
Text Domain: shapelychild
*/

@font-face {
	font-family: Zapfino;
	src: url(https://legendefoto.dk/wp-content/themes/shapely-child/fonts/ZapfinoExtraLT-One.otf);
	font-weight: normal;
}

@font-face {
	font-family: Helvetica Neue Light;
	src: url(https://legendefoto.dk/wp-content/themes/shapely-child/fonts/HelveticaNeue Light.ttf);
	font-weight: normal;
}

@font-face {
	font-family: Helvetica Neue Ultra Light;
	src: url(https://legendefoto.dk/wp-content/themes/shapely-child/fonts/Helvetica-Neue-LT-Com-25-Ultra-Light.ttf);
	font-weight: normal;
}

#page h1, 
#page h2, 
#page h3, 
#page h4, 
#page h5, 
#page h6, 
#page p, 
#page a, 
#page b, 
#page i, 
#page li, 
#page span {
	font-family: 'Helvetica Neue Ultra Light', sans-serif;
}

.bg-light {
	background-color: #afe7be;
}

.bg-dark {
	background-color: #7bcd91;
}

nav {
	border: none !important;
}

nav.fixed {
	display: none;
}

.legende-menu {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    background: #fff;
}

.legende-menu a.menu-item {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 5px;
    margin: 0 10px;
    color: #666;
}

a.custom-logo-link {
    color: initial;
}

a.custom-logo-link:hover {
    text-decoration: none;
    color: initial;
}

.site-title-container {
	width: 400px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.site-title-name {
	font-family: 'Zapfino', serif !important;
	font-size: 10rem;
	text-align: center;
}
.site-title-subtitle {
	font-size: 28px;
	position: absolute;
    bottom: -10px;
    left: 63%;
    white-space: nowrap;
    font-weight: 400;
}

/**section.cover.fullscreen.image-bg {
	border-bottom: 20px solid #ffffff !important;
} **/

.headliner {
	font-family: 'Helvetica Neue Ultra Light', sans-serif !important;
}

.headliner span {
	font-family: 'Helvetica Neue Ultra Light', sans-serif !important;
	display: block;
	color: #fff;
}

.headliner span.big {
	font-size: 72px;
	font-weight: 100;
}
.headliner span.smaller {
	font-size: 36px;
	font-weight: 100;
}

.headliner.parallax.zapfino {
    font-size: 128px;
}

.headliner.right {
	text-align: right !important;
}

.headliner.left {
	text-align: left !important;
}

.headliner.centered {
	text-align: center !important;
}

/**
 * FOOTER
 * */

footer {
	padding: 40px 0 !important;
}

.footer.bg-light a {
    color: #0b3415;
    font-size: 16px;
    padding: 7px 14px;
    font-weight: 400;
    font-family: Helvetica Neue, sans-serif !important;
}
.footer.bg-light a.no-padding {
	padding: 7px 0px;
}

.footer.bg-light a:hover {
    color: #92540c;
}

.footer .footer-credits,
.footer .copyright-text {
    color: #0b3415;
}

.footer .wp-block-social-links.is-style-logos-only .wp-social-link svg {
    height: 40px;
    width: 40px;
}

.footer img {
	border-radius: 4px !important;
}

/**
 * SCROLL TO TOP
 * */
.material-symbols-outlined.topbutton {
    height: 50px;
    width: 50px;
    position: fixed;
    right: 15px;
    bottom: 15px;
    Z-index: 1;
    display: none;
	cursor: pointer;
	border-radius: 50%;
	background: rgba(255,255,255,0.2);
    display: flex;
    justify-content: center;
    align-items: center;
}

/**
 * TESTIMONIAL
 * */
.testimonial-section .parallax-window {
    height: 100vh !important;
}
.content-area .testimonial h3 {
    font-size: 48px;
}

.testimonial p {
    font-size: 30px;
}

/**
 * PAGE CONTENT
 * */

.post-content .entry-content .post-title.headliner {
	font-size: 56px;
	line-height: 80px;
}

.entry-content h1, .content-area h1 {
    font-size: 56px;
}

.entry-content h2, .content-area h2 {
    font-size: 48px;
}

.entry-content h3, .content-area h3 {
    font-size: 30px;
}

.post-content .entry-content p {
	font-size: 30px;
}

.post-content figure.full-width {
    width: 100vw;
	margin-left: calc(-50vw + 50%);
}

.post-content figure.full-width blockquote {
	margin: 0;
    border: none;
}

.post-content figure.full-width blockquote p {
	line-height: 40px !important;
	color: #000;
}

.post-content blockquote p:first-child:before, 
.post-content blockquote p:last-child:after {
    content: '';
}

.headliner.no-spacing {
	margin-top: 0px;
}

.zapfino {
	font-family: 'Zapfino', serif !important;
}
.zapfino.headliner {
	font-size: 102px;
}

.headliner.spacing {
	margin-top: 150px;
	padding-top: 40px;
	border-top: 1px solid #ddd;
}

.headliner.no-border {
	border: none;
}

.wp-block-columns {
	padding: 5px 100px;
}

.wp-block-column p {
	font-family: 'Helvetica Neue Ultra light', sans-serif !important;
    font-size: 30px;
}

.centered-element {
	margin: 0 auto;
}

.wp-block-button.is-style-outline.legende-btn,
.woocommerce .button {
    border-radius: 50px !important;
    box-shadow: 1px 3px 5px rgba(0,0,0,0.5);
	transition: all .1s ease-in-out;
	display: flex;
	justify-content: center;
	align-items: center;
}

.wp-block-button.is-style-outline.legende-btn a,
.woocommerce .button {
    border: 0px solid;
    padding: 10px 25px !important;
    transition: all .1s ease-in-out;
}

.wp-block-button.is-style-outline.legende-btn:hover a,
.woocommerce .button:hover {
    text-decoration: none;
	padding: 10px 40px !important;
}

/**
 * IMAGE
 */

.widget-block-image img {
    transition: all .3s ease;
	border-radius: 4px !important;
}

.widget-block-image.gray img {
    filter: grayscale(1) contrast(1.4);
}

.widget-block-image img:hover {
    box-shadow: 5px 13px 17px -4px rgba(0,0,0,.7);
}

.widget-block-image.gray img:hover {
    filter: grayscale(0) contrast(1) !important;
}

.widget-block-image.right img:hover {
    transform: scale(1.1) rotate(3deg);
}

.widget-block-image.left img:hover {
    transform: scale(1.1) rotate(-3deg);
}

.widget-block-image.contrast0 img {
	filter: contrast(1);
}

.widget-block-image.hovercontrast0 img:hover {
	filter: grayscale(1) contrast(1.0);
}

.widget-block-image.hovercontrast1 img:hover {
	filter: grayscale(1) contrast(1.1);
}

.widget-block-image.hovercontrast2 img:hover {
	filter: grayscale(1) contrast(1.2);
}

.widget-block-image.hovercontrast3 img:hover {
	filter: grayscale(1) contrast(1.3);
}

.widget-block-image.hovercontrast4 img:hover {
	filter: grayscale(1) contrast(1.4);
}

.widget-block-image.hovercontrast5 img:hover {
	filter: grayscale(1) contrast(1.5);
}

.widget-block-image.gray.contrast0 img {
	filter: grayscale(1) contrast(1);
}

.widget-block-image.contrast1 img {
	filter: contrast(1.1);
}

.widget-block-image.gray.contrast1 img {
	filter: grayscale(1) contrast(1.1);
}

.widget-block-image.contrast2 img {
	filter: contrast(1.2);
}

.widget-block-image.gray.contrast2 img {
	filter: grayscale(1) contrast(1.2);
}

.widget-block-image.contrast3 img {
	filter: contrast(1.3);
}

.widget-block-image.gray.contrast3 img {
	filter: grayscale(1) contrast(1.3);
}

.widget-block-image.contrast4 img {
	filter: contrast(1.4);
}

.widget-block-image.gray.contrast4 img {
	filter: grayscale(1) contrast(1.4);
}

.widget-block-image.contrast5 img {
	filter: contrast(1.5);
}

.widget-block-image.gray.contrast5 img {
	filter: grayscale(1) contrast(1.5);
}

/**
 * CONTACT FORM
 */
.legende-contact {
	position: relative;
}

.legende-contact input,
.legende-contact textarea {
	border-radius: 4px !important;
	width: 99% !important;
}

.legende-contact input[type=submit] {
	position: absolute;
	right: 1%;
}

.contact-form .c-label {
	font-size: 16px;	
}

.contact-form br {
	display: none !important;
}

.contact-form .contact-radio {
    display: flex;
    flex-flow: column nowrap;
}

.contact-form .contact-radio .wpcf7-list-item {
	display: block;
}

.contact-form select.contact-select {
	display: block;
	padding: 7px 7px;
	margin-bottom: 24px;
}

.contact-form .contact-select,
.contact-form .contact-radio .wpcf7-list-item-label,
.contact-form .contact-checkbox .wpcf7-list-item-label,
.contact-form .wpcf7-acceptance .wpcf7-list-item-label {
    font-size: 20px;
}

.contact-form .contact-radio .wpcf7-list-item > label,
.contact-form .contact-checkbox .wpcf7-list-item > label,
.contact-form .wpcf7-acceptance .wpcf7-list-item > label {
    display: flex;
    flex-flow: flow nowrap;
    align-items: center;
}

.contact-form .contact-radio .wpcf7-list-item > label > input,
.contact-form .contact-checkbox .wpcf7-list-item > label > input,
.contact-form .wpcf7-acceptance .wpcf7-list-item > label > input {
    width: 20px !important;
    min-width: 20px;
    height: 20px;
}

.contact-form .contact-radio .wpcf7-list-item > label > span,
.contact-form .contact-checkbox .wpcf7-list-item > label > span,
.contact-form .wpcf7-acceptance .wpcf7-list-item > label > span {
    font-weight: 900;    
}

.contact-form .contact-checkbox {
	display: flex;
	flex-flow: column nowrap;
}

/**
 * WOOCOMMERCE
 */

.entry-content .woocommerce #customer_login h2 {
    font-size: 28px;
    text-align: center;
}

/* .woocommerce .woocommerce-ResetPassword .form-row button.button */
.woocommerce .button.woocommerce-form-register__submit {
	max-width: 100%;
}

.post-content .entry-content .woocommerce-form p {
	font-size: 21px;
}

.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
	top: 0.1em;
}

@media screen and (max-width: 1200px) {
	
	.site-title-name {
		font-size: 7rem;
	}
	.site-title-subtitle {
		font-size: 26px;
	}
	
	.legende-menu {
		justify-content: space-around;
	}
	
	.legende-menu a.menu-item {
		margin: 0;
	}
	
	.entry-content h1, .content-area h1 {
		font-size: 48px;
	}

	.entry-content h2, .content-area h2 {
		font-size: 40px;
	}

	.entry-content h3, .content-area h3 {
		font-size: 30px;
	}
	
	.top-parallax-section .headliner {
		padding: 24px 20px;
		background: rgb(11 52 21 / 50%);
	}
	
	.headliner.zapfino {
		background: none;
	}

	.headliner span {
		font-family: 'Helvetica Neue', sans-serif !important;
		display: block;
		color: #fff;
		font-weight: 400 !important;
	}
	
	.testimonial h3 {
		font-family: 'Helvetica Neue', sans-serif !important;
		font-size: 48px;
		font-weight: 400 !important;
	}

	.testimonial p {
		font-family: 'Helvetica Neue', sans-serif !important;
		font-size: 30px;
		font-weight: 400 !important;
	}
	
	.headliner span.big {
		font-size: 48px;
	}
	.headliner span.smaller {
		font-size: 24px;
	}

	.headliner.parallax.zapfino {
    	font-size: 96px;
	}

	.wp-block-columns {
		padding: 5px 20px;
	}

	.wp-block-column p {
	    font-size: 20px;
	}
	
	.post-content .entry-content p {
		font-size: 20px;
	}

	.wp-block-column p.has-text-align-right,
	.wp-block-column p.has-text-align-left {
	    text-align: center;
	}
	
}

@media screen and (max-width: 767px) {
	#main br {
		display: initial !important;
	}
	
	.site-title-name {
		font-size: 6rem;
		text-align: left;
	}
	.site-title-subtitle {
		left: 40%;
		font-size: 20px;
	}

	.headliner.parallax.zapfino {
    	font-size: 72px;
		position: absolute;
		top: -25vh;
	}

	.post-content .entry-content .post-title.headliner {
		font-size: 36px;
		line-height: 48px;
	}

	.entry-content h1, .content-area h1 {
		font-size: 36px;
	}

	.entry-content h2, .content-area h2 {
		font-size: 32px;
	}

	.entry-content h3, .content-area h3 {
		font-size: 30px;
	}

	.post-content .entry-content p {
		font-size: 20px;
	}
	
	.headliner span.big {
		font-size: 32px;
	}
	.headliner span.smaller {
		font-size: 20px;
	}
	
	.content-area .testimonial h3 {
		font-size: 30px;
	}

	.content-area .testimonial p {
		font-size: 20px;
	}
}

@media screen and (max-width: 500px) {
	#main br {
		display: initial !important;
	}
	
	.site-title-name {
		font-size: 5.5rem;
	}
	.site-title-subtitle {
		left: 35%;
		font-size: 18px;
	}

	.headliner.parallax.zapfino {
    	font-size: 60px;
		position: relative;
		top: 0;
		padding-bottom: 200px;
	}
	
	.headliner span.big {
		font-size: 32px;
	}
	.headliner span.smaller {
		font-size: 20px;
	}
	
	.content-area .testimonial h3 {
		font-size: 30px;
	}

	.content-area .testimonial p {
		font-size: 20px;
	}
}