
/*
Theme Name: Overlap Child
Description: Child theme of the Overlap. By using a child theme you will ensure that your modifications are preserved.
Author: Wyde
Template: overlap
Version: 1.1
*/
html {
	font-size: 14px;
}

@media only screen and (max-width: 991px) {
	html {
		font-size: 16px;
	}
}

@media only screen and (min-width: 1400px) {
	html {
		font-size: 16px;
	}
}

#section-bottom .w-text-block ul > li:before {
	content: "–" !important;
}

/* custom details */
p.small {
	font-size: .8rem;
	margin: 1rem;
}

small {
	font-size: 75%;
}

.globe-icon {
	display: none !important;
}

.globe-icon {
	position: absolute;
	z-index: 5;
	display: block;
	float: right;
	text-align: center;
	height: 100%;
	right: 75px;
	top: 35px;
	min-width: 100px;
}

.globe-icon:after {
	font-family: "overlap";
	display: inline-block;
	position: absolute;
	content: "";
	width: 10px;
	right: 15px;
	top: 4px;
	text-align: center;
	font-size: 10px;
	color: #aaa;
}

.wpml-ls-statics-shortcode_actions {
	display: none;
}

.globe-icon .wpml-ls-statics-shortcode_actions ul {
	min-width: 100%;
	/* Set width of the dropdown */
	background: #222;
	display: none;
	position: absolute;
	z-index: 999;
	left: 0;
	top: 35px;
}

.globe-icon:hover .wpml-ls-statics-shortcode_actions ul, .globe-icon:hover .wpml-ls-statics-shortcode_actions {
	display: block;
}

.wpml-ls-statics-shortcode_actions ul li {
	display: block;
}

.wpml-ls-statics-shortcode_actions ul li a {
	color: #aaa;
	font-size: 12px;
}

.wpml-ls-statics-shortcode_actions ul li.wpml-ls-current-language a {
	color: #fff;
}

.wpml-ls-statics-shortcode_actions ul li a:hover {
	color: #fff;
}

.home #section-body {
	background-color: rgba(231, 217, 199, .3) !important;
}

@media only screen and (max-width: 767px) {
	.globe-icon {
		top: 20px;
		right: 5px;
		z-index: 9999;
	}
}

.show-on-desktop {
	display: none;
}

.collection-nav.collection-nav-bottom {
	padding-top: 0;
	padding-bottom: 4rem;
}

@media only screen and (min-width: 768px) {
	.show-on-desktop {
		display: block;
	}
	
	#module-video .w-heading {
		padding-top: 0;
		padding-bottom: 0;
	}
}

@media only screen and (min-width: 992px) {
	.w-section.l-padding, .row.l-padding {}
	
	.w-section.m-padding.alt-grid-first, .row.m-padding.alt-grid-first, #alt-grid {
		padding-top: 0;
	}
	
	.w-section.m-padding.alt-grid-last, .row.m-padding.alt-grid-last {
		padding-bottom: 0;
	}
	
	#alt-grid.w-section .w-heading {
		padding-top: 0;
	}
}

/*language plugin */
.wpml-ls-menu-item .wpml-ls-flag {
	display: inline;
	vertical-align: bottom;
	float: right;
	margin-top: 10px;
	margin-left: 5px;
}

/*end language plugin */
body.page, body.blog, body.single-post {
	font-family: neue-haas-grotesk-display, sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 1rem;
	letter-spacing: 1.5px;
	color: #000;
}

#top-nav .top-menu > li > a, #full-nav, #side-nav, .live-search-form input {
	font-family: neue-haas-grotesk-display, sans-serif !important;
	font-weight: 500;
	font-style: normal;
}

.dropdown-nav > ul > li > a {
	text-transform: none;
}

.main-content a {
	color: #000;
}

.main-content a:hover {
	color: rgba(0, 0, 0, .83);
}

.title-italic {
	font-family: operetta-12, serif;
	font-weight: 400;
	font-style: italic;
}

.page h1, .blog h1 {
	font-family: operetta-12, serif !important;
	font-weight: 300;
	font-style: normal;
	font-size: 2.5rem;
	line-height: 1.4;
	line-height: 1;
}

#section-body h2, #section-body .h2 {
	margin-top: 3.5rem;
	margin-bottom: 2.2rem;
}

.page .title-wrapper:not(.w-size-none) h1.title, .blog .title-wrapper:not(.w-size-none) h1.title {
	font-family: operetta-12, serif !important;
	font-weight: 300;
	font-style: normal;
	font-size: 2.25rem;
	line-height: 1.3;
	/*margin-top: .9rem;*/
	font-style: normal;
	text-transform: none;
	padding-right: 15px;
	padding-left: 15px;
}

.page h2, .page h3.blog h2, .blog h3, .single-post h2, .single-post h3 {
	font-family: operetta-12, serif !important;
	font-weight: 300;
	font-style: normal !important;
	font-size: 1.5rem;
	margin-bottom: 0;
}

.page #section-body h3.heading-title, .page h3.heading-title a, .page .section-body .w-heading h3.heading-title {
	/*	text-transform: uppercase;*/
	font-family: neue-haas-grotesk-display, sans-serif;
	font-weight: 600;
	font-style: normal;
	text-transform: uppercase;
	font-size: 1rem;
	color: #83692e;
	letter-spacing: 3px;
	margin-top: 1.5rem;
}

.page .section-body.product .w-heading h3.heading-title {
	margin-top: 0;
}

@media only screen and (min-width: 768px) {
	.section-body.product .w-heading:not(.heading-6):not(.heading-7) .heading-title {
		line-height: 1;
		margin-bottom: 1.5rem;
	}
}

.w-text-block ul.f-nav > li:before {
	content: none;
}

.w-text-block ul.f-nav > li {
	margin: 5px 0;
}

.w-text-block ul.f-nav {
	margin: 0;
}

.page h6, blockquote, .page h4, .blog h6, .blog h4, .post-excerpt .read-more {
	font-family: operetta-12, serif !important;
	font-weight: 400;
	font-style: italic;
}

.single-post h4 {
	font-family: operetta-12, serif !important;
	font-weight: 400;
}

.txt-gold {
	color: #83692e;
}

.txt-white {
	color: #fff;
}

.menu-item.menu-item-has-children .sub-menu {
	font-family: neue-haas-grotesk-display, sans-serif !important;
	font-weight: 500;
	font-style: normal;
	letter-spacing: 2px;
	display: block;
}

.page h4, .blog h4 {
	font-size: 16px;
}

.page .m-pr-details h4 {
	margin-top: 36px;
}

.single-post h4 {
	font-size: 1.3rem;
	line-height: 2.2rem;
	margin-top: 4rem;
	margin-bottom: 1.5rem;
}

.page .m-pr-details ul {
	margin: 0 0 23px 12px;
}

.single-post .post-content ul li {
	list-style: none;
}

.page .m-pr-details ul li:before, .single-post .post-content ul li:before {
	content: "–";
	position: absolute;
	margin-left: -12px;
	color: #000;
}

.title-wrapper .subtitle {
	color: #fff !important;
}

.w-section.m-padding.collection-nav.collection-nav-top {
	padding-top: 0;
}

@media only screen and (max-width: 767px) {
	.w-section.m-padding.collection-nav {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.w-section.m-padding.collection-nav.collection-nav-bottom {
		padding-bottom: 50px;
	}
	
	.collection-nav.collection-nav-bottom {
		padding-top: 0;
		padding-bottom: 0;
	}
}

@media only screen and (min-width: 1080px) {
	.fullscreen-nav #header #header-logo {
		height: 70px;
		margin-top: 1rem;
	}
}

body:not(.full-nav-active):not(.no-title) #header.w-transparent:not(.w-fixed) {
	border-bottom: 0 !important;
}

.page-content .w-section:last-child, .page-content .w-section.pb-spacer {
	padding-bottom: 50px;
}

.page-content .w-section.pt-spacer {
	padding-top: 50px;
}

.pb-50 {
	padding-bottom: 24px;
}

.w-testimonials-slider .w-border, .w-testimonial .w-header:after, .w-testimonial .w-customer p:after, .w-link-button:not(.none) .w-border, .w-link-button.outline:hover .w-border, .w-link-button.outline:active .w-border, .w-pricing-box .box-button:hover a, .w-portfolio-grid.w-overlap .w-showmore a, .w-blog-posts .readmore-link a:hover, .w-heading.heading-7 .heading-title:before, .w-heading.heading-7 .heading-title:after, .w-tabs .w-tabs-nav li.active:before, .w-icon-tabs .w-tabs-nav li.active a:after, #live-search.w-light:before, #toplink-button .border:before, .w-twitter .profile-image img, #wp-calendar tbody td#today:hover, #cancel-comment-reply-link:hover, .loader-inner, .loader-timer > div:before, .loader-timer > div:after, .onsale, .cart-items, .widget_price_filter .ui-slider .ui-slider-range, .widget_price_filter .ui-slider .ui-slider-handle, .products li figure .button, .w-portfolio-grid.w-layout-overlap .w-showmore a, .w-effect-overlap figure, .pagination > span.w-previous:after, .pagination > span.w-next:before {
	display: none;
}

.w-link-button, .title-wrapper:not(.w-size-s) .title:after, .w-icon-tabs .w-tabs-nav li.active a, .w-icon-tabs .w-tabs-nav li.active, .sliding-remove-button:hover, .w-blog-posts .readmore-link a, code, .w-icon-tabs.w-tabs .w-tabs-nav li.active, .loader-border, .loader-timer > div, .w-blog-posts.w-large .w-item > .post.sticky, .w-blog-posts.w-grid .w-item > .post.sticky, .widget .tagcloud a:hover, .variation, .shop_table .quantity input:focus, .shop_table .quantity input:hover {
	border: none;
}

.w-heading.heading-7 .heading-title {
	font-size: 46px;
	letter-spacing: 2px;
	line-height: 1;
	/*margin-top: -6px;*/
	margin-bottom: 40px;
}

.w-heading:not(.heading-1):not(.heading-6):not(.heading-7) .subheading {
	font-size: 16px;
	font-family: "Didot LT W01 Italic" !important;
	text-transform: none;
	padding-bottom: 20px;
}

.title-wrapper.w-size-full .subtitle, .title-wrapper.w-size-l .subtitle {
	font-size: 34px;
}

#footer {
	background-color: #e7d9c7;
}

#footer a {
	color: #000;
}

#footer a:hover {
	color: #323438;
}

#footer-content {
	font-size: .8rem;
}

#footer-content .copyright {
	font-size: .7rem;
}

#footer-content .w-ghost-button {
	min-width: 90px;
}

#footer-content .w-image.footer-icon {
	padding-top: 6px;
}

.footer-v1 {
	padding: 0 0 40px;
}

::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #abb0b2;
}

::-moz-placeholder {
	/* Firefox 19+ */
	color: #abb0b2;
}

:-ms-input-placeholder {
	/* IE 10+ */
	color: #abb0b2;
}

:-moz-placeholder {
	/* Firefox 18- */
	color: #abb0b2;
}

/* BLOG */
.single-post.full-nav-active .fullscreen-nav.full-nav-active #header:not(.w-fixed) #header-logo .light-logo {
	display: none;
}

.w-blog-posts:not(.w-overlap) .post.has-cover .post-media:after {
	display: none;
}

.post-detail .meta-date, .blog .post-date {
	font-family: neue-haas-grotesk-display, sans-serif;
	font-weight: 600;
	font-style: normal;
	text-transform: uppercase;
	font-size: .8rem;
	color: #83692e;
	letter-spacing: 3px;
}

.post-meta > span:not(:last-child):after {
	display: none !important;
}

.single-post #header.w-dark:before, .single-post #header.w-full .container {
	background: #fff;
	background-position: center;
	box-shadow: none;
	opacity: 1;
}

.w-blog-posts:not(.w-overlap) .w-item {
	clear: both;
	float: none;
	margin-bottom: 60px;
	padding: 20px;
}

.w-blog-posts:not(.w-overlap) .w-item:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.blog .w-blog-posts .post-title {
	padding-top: 1rem;
	padding-bottom: 1.5rem;
}

.blog .w-blog-posts .post-title a:hover, .single-post .post-nav h4 a:hover, .single-post .post-nav .nav-home a:hover {
	color: #000;
	opacity: .75;
}

.blog .w-blog-posts .post-title small {
	font-size: 100%;
}

.post-excerpt .read-more {
	text-transform: lowercase;
}

.post-detail .post-title {
	line-height: 1.5 !important;
	margin-bottom: 4rem;
	margin-top: 3rem;
}

.blog .read-more a {
	color: #83692e;
}

.blog .read-more a:hover {
	color: #000;
}

.w-blog-posts .post-date {
	position: relative;
	right: auto;
	float: none;
}

.post-meta a, .single-post .post-meta a {
	color: #000;
}

.post-detail .post-title {
	text-align: left;
}

.post-detail .post-meta {
	text-align: left;
}

.nav-home-back {
	font-size: 14px;
	width: 120px;
	margin-left: -40px;
}

.single-post .post-detail .post-content {
	padding-top: 4rem;
	max-width: 950px;
}

.single-post #header-logo .light-logo, .single-post #header-logo .light-sticky {
	opacity: 0 !important;
}

.single-post-header {
	height: 100px;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	background-image: url("https://mascionidev5.wpengine.com/wp-content/uploads/2019/12/hero_press-1.jpg");
	background-position: center;
	background-size: cover;
}

.single-post-header.nitro-lazy {
	background-image: none !important;
}

.single-post .main-content .page-content {
	padding-top: 50px;
}

.w-blog-posts .w-item > .post {
	border: none;
}

.w-blog-posts .no-cover:not(.format-quote):before, .w-blog-posts .no-cover:not(.format-audio):before, .w-blog-posts .no-cover:not(.format-video):before {
	background: none;
	border: none;
	transition: none;
}

.w-blog-posts:not(.w-overlap) .w-item > .post:hover, .w-blog-posts.w-overlap .w-item > .post.no-cover:hover, .w-blog-posts.w-overlap .w-item > .post.format-quote:hover {
	transform: none;
	box-shadow: none;
}

.single-post .prev-post > a:hover, .single-post .next-post > a:hover {
	color: #000;
}

.w-heading {}

#section-body .pt-0 {
	padding-top: 0;
}

#section-body .mt-0 {
	margin-top: 0;
}

@media only screen and (min-width: 768px) {
	body.page {
		position: relative;
	}
	
	.no-scroll {
		overflow: visible;
	}
	
	/*navigation*/
	.full-nav-icon {}
	
	#fullscreen-nav .m-disable > a {
		cursor: default;
	}
	
	.fullscreen-nav.full-nav-active #fullscreen-nav {
		max-width: 350px !important;
		width: 350px;
		height: 650px;
	}
	
	.fullscreen-nav.full-nav-active .full-nav-menu {
		-ms-transform: translateX(5%);
		-webkit-transform: translate3d(5%, 0, 0);
		transform: translate3d(5%, 0, 0);
	}
	
	#fullscreen-nav {
		left: auto;
	}
	
	.full-nav-menu > .container {
		padding-left: 0;
	}
	
	.fullscreen-nav.full-nav-active #header-logo {
		opacity: 1;
		visibility: visible;
	}
	
	#fullscreen-nav .vertical-menu > li.menu-item-has-children > .sub-menu-button {
		display: none;
	}
	
	.vertical-menu > .menu-item {
		font-family: neue-haas-grotesk-display, sans-serif !important;
		font-weight: 600;
		font-style: normal;
		font-size: 1rem;
		letter-spacing: 2px;
	}
	
	.full-nav-menu > .container {
		top: 35%;
	}
	
	.mascioni-footer-nav-sub {
		font-size: .8rem;
		line-height: 2;
	}
	
	/*end navigation*/
	
	/* header */
	.page-id-68 .bg-image {
		background-position: center center;
	}
	
	.page-id-4932 .bg-image {
		background-position: center 80%;
	}
	
	.pb-50, .w-section.pb-50, h2.pb-50 {
		padding-bottom: 50px !important;
	}
	
	.pb-30 {
		padding-bottom: 30px !important;
	}
	
	.main-content:not(.full-width) .page-content {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.page .page-content #section-intro {}
	
	.page-content .w-section:last-child, .page-content .w-section.pb-spacer {
		padding-bottom: 50px;
	}
	
	.page-content .w-section.pt-spacer {
		padding-top: 50px;
	}
	
	.page-content .hotel-thumb-spacer {
		padding-right: 50px;
	}
	
	.page-content .hotel-row-spacer {
		padding-bottom: 50px;
	}
	
	.w-heading {}
	
	.pt-0-heading .w-heading {
		padding-top: 0;
	}
	
	.w-heading:not(.heading-6):not(.heading-7) .heading-title, .w-blog-posts .no-cover:not(.format-quote) .post-title, .w-blog-posts:not(.w-overlap) .post-title, .post-detail .post-title {}
	
	.w-heading:not(.heading-6):not(.heading-7).h2-multi-line .heading-title {
		line-height: 1.5;
	}
	
	.page .title-wrapper:not(.w-size-none) h1.title {}
	
	.w-heading.heading-7 .heading-title {
		font-size: 2.5rem;
	}
	
	/* blog */
	.blog .main-content .page-content {
		padding-top: 150px;
		padding-bottom: 150px;
	}
	
	.page .page-content #section-intro, .blog .main-content .page-content {}
	
	.single-post .main-content .page-content {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}

@media only screen and (min-width: 992px) {
	.pl-20 {
		padding-left: 20px;
	}
	
	.pl-30 {
		padding-left: 30px;
	}
	
	.pl-40 {
		padding-left: 40px;
	}
	
	.title-wrapper {
		padding: 300px 0 30px !important;
	}
	
	.title-wrapper {
		padding: 300px 0 30px !important;
	}
	
	.page .page-content #section-intro, .blog .main-content .page-content {}
	
	.page-content .w-section:last-child, .page-content .w-section.pb-spacer {
		padding-bottom: 100px;
	}
	
	.page-content .w-section.pt-spacer {
		padding-top: 100px;
	}
	
	.page-content .hotel-thumb-spacer {
		padding-right: 75px;
	}
	
	.page-content .hotel-row-spacer {
		padding-bottom: 75px;
	}
	
	.title-wrapper.w-size-full .subtitle, .title-wrapper.w-size-l .subtitle {
		font-size: 50px;
	}
	
	.page .title-wrapper:not(.w-size-none) h1.title, .blog .title-wrapper:not(.w-size-none) h1.title {}
	
	.full-nav-wrapper.w-scroller, .full-nav-wrapper .w-scroll-area {
		height: 559px !important;
		max-height: 550px !important;
	}
	
	/* BLOG */
	.w-blog-posts .post-media {
		width: 32%;
		float: left;
	}
	
	.w-blog-posts .post-content {
		padding: 0;
	}
	
	.w-blog-posts:not(.w-overlap) .post.has-cover:not(.format-quote) .post-content {
		float: left;
		width: 65%;
		margin-top: 0;
		padding: 0 0 0 40px;
	}
	
	.post-nav h4 a:hover {
		color: #ee7624;
	}
	
	.single-post-header {
		height: 200px;
	}
	
	.single-post .main-content .page-content {
		padding-top: 50px;
		padding-bottom: 100px;
	}
	
	.single-post .post-nav .prev-post > a, .single-post .post-nav .next-post > a {
		top: 33px;
	}
	
	#footer-content.w-section {
		padding: 40px 0;
	}
	
	.page-id-4928 .title-wrapper, .page-id-4929 .title-wrapper, .page-id-4931 .title-wrapper, .page-id-394 .title-wrapper, .page-id-68 .title-wrapper, .page-id-4932 .title-wrapper, .page-id-5795 .title-wrapper, .page-id-2 .title-wrapper {}
	
	.w-section.w-full.product-grid > .row {
		margin-right: -15px;
		margin-left: -15px;
	}
	
	.page-id-4927 .title-wrapper, .page-id-4932 .title-wrapper {}
}

@media only screen and (min-width: 1200px) {
	body.page, body.blog, body.single-post {}
	
	.title-wrapper {
		padding: 350px 0 30px !important;
	}
	
	.page .page-content #section-intro, .blog .main-content .page-content {}
	
	.w-heading:not(.heading-6):not(.heading-7) .heading-title, .w-blog-posts .no-cover:not(.format-quote) .post-title, .w-blog-posts:not(.w-overlap) .post-title, .post-detail .post-title {}
	
	.page #header.w-full .container, .blog #header.w-full .container, .single-post #header.w-full .container {
		max-width: 1100px;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.title-wrapper.w-size-full .subtitle, .title-wrapper.w-size-l .subtitle {
		font-size: 48px;
	}
	
	.page .title-wrapper:not(.w-size-none) h1.title {}
	
	.title-wrapper.w-size-full .container {
		display: block !important;
		max-width: 1100px;
		padding-left: 20px !important;
		padding-right: 20px !important;
		vertical-align: top !important;
	}
	
	.w-heading.heading-7 .heading-title {
		font-size: 36px;
	}
}

@media only screen and (min-width: 1400px) {
	.title-wrapper {
		padding: 450px 0 30px !important;
	}
	
	.page-id-4928 .title-wrapper, .page-id-4929 .title-wrapper, .page-id-4931 .title-wrapper, .page-id-394 .title-wrapper, .page-id-68 .title-wrapper, .page-id-4932 .title-wrapper, .page-id-2 .title-wrapper {}
	
	.page-id-4927 .title-wrapper, .page-id-4932 .title-wrapper {}
	
	.w-section.l-padding, .row.l-padding {
		padding-top: 90px;
		padding-bottom: 90px;
	}
	
	.page-id-5795 .title-wrapper {}
	
	.page-content .w-section:last-child, .page-content .w-section.pb-spacer {
		padding-bottom: 150px;
	}
	
	.page-content .w-section.pt-spacer {
		padding-top: 150px;
	}
	
	.page-content .hotel-thumb-spacer {
		padding-right: 100px;
	}
	
	.page-content .hotel-row-spacer {
		padding-bottom: 100px;
	}
	
	.page #header.w-full .container, .blog #header.w-full .container, .single-post #header.w-full .container {
		max-width: 1400px;
	}
	
	.title-wrapper.w-size-full .container {
		display: block !important;
		max-width: 1400px;
		padding-left: 20px !important;
		padding-right: 20px !important;
		vertical-align: top !important;
	}
	
	.container, .w-section > .row {
		max-width: 1400px;
	}
}

@media only screen and (max-width: 599px) {
	body h2 {
		line-height: 1.5;
		margin-bottom: 0;
	}
	
	body #module-video h2 {
		margin-top: 1.5rem;
	}
}

@media only screen and (max-width: 767px) {
	.page .title-wrapper:not(.w-size-none) h1.title, .blog .title-wrapper:not(.w-size-none) h1.title {
		font-size: 2rem;
	}
	
	.page h2, .page h3.blog h2, .blog h3, .single-post h2, .single-post h3 {
		font-size: 1.4rem;
	}
	
	.page #section-body h3.heading-title {
		margin-top: 2rem;
	}
	
	.page .title-wrapper:not(.w-size-none) h1.title {}
	
	.title-wrapper.w-size-full .subtitle, .title-wrapper.w-size-l .subtitle {
		font-size: 30px;
	}
	
	#footer-content .col-inner, #footer-content .col-inner .w-image.text-right, #footer-content .col-inner #mc_embed_signup form {
		text-align: center !important;
	}
	
	.title-wrapper:not(.w-size-none) .subtitle {
		margin-bottom: 0;
	}
	
	#footer-content > .row > .col:last-child {
		padding-top: 50px;
	}
	
	.w-blog-posts .no-cover:not(.format-quote) .post-title {
		max-height: 300px;
		padding-right: 0;
	}
	
	.page #footer-content h3.heading-title, .blog #footer-content h3.heading-title {
		font-family: neue-haas-grotesk-display, sans-serif !important;
		font-weight: 600;
		font-style: normal;
		text-transform: uppercase;
		font-size: 1.1rem;
		letter-spacing: 3px;
		text-align: center !important;
	}
	
	.page #footer-content .f-nav {
		text-align: center !important;
		font-size: 1rem;
	}
	
	#footer-content .w-image {
		text-align: center !important;
	}
	
	.social-links {
		text-align: center !important;
		margin-left: -5px;
		margin-top: 30px;
	}
	
	.social-links a, .social-links a:active, .social-links a:hover, .social-links a:visited {
		display: inline-block;
		height: 40px;
		width: 30px !important;
		margin-right: 15px !important;
		text-align: center;
		border: none;
	}
	
	.social-links a svg, .social-links a:active svg, .social-links a:hover svg, .social-links a:visited svg {
		display: block;
		width: auto;
		height: 100%;
	}
	
	.page-id-5795 .title-wrapper {}
}

@media only screen and (max-width: 991px) {
	.col.collection-nav-top-1:not(.no-padding) > #module-video .col-inner, .collection-nav .col:not(.no-padding) > .col-inner {
		padding-top: 0;
		padding-bottom: 10%;
	}
	
	.mascioni-footer-nav p {
		text-align: center !important;
	}
	
	#alt-grid.w-section, #alt-grid.w-section .alt-grid-first, #module-video .row.m-padding {
		padding-top: 0;
	}
	
	#alt-grid.w-section .row.m-padding {
		padding-bottom: 0;
	}
	
	#alt-grid.w-section .row.m-padding .heading-1 {
		padding-top: .5rem;
	}
	
	.w-section.l-padding, .row.l-padding {
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
	
	#footer-content .col-inner, #footer-content .col-inner .w-image.text-right, #footer-content .col-inner #mc_embed_signup form {
		text-align: center !important;
	}
	
	.img-bg-right .bg-wrapper.bg-image {
		background-position: top center !important;
	}
}

@media only screen and (max-width: 1079px) {
	.page #header-logo {
		float: none;
		margin: 0 60px 0 20px;
	}
}

@media only screen and (min-width: 1080px) {
	.pr-100 {
		padding-right: 100px;
	}
	
	#fullscreen-nav {
		position: absolute;
		top: 0;
	}
	
	.admin-bar #fullscreen-nav {
		top: 0;
	}
	
	.fullscreen-nav.full-nav-active .full-nav-menu > .container {
		opacity: 1;
		-ms-transform: translateY(-25%);
		-webkit-transform: translate3d(0, -25%, 0);
		transform: translate3d(0, -25%, 0);
		-webkit-transition: none;
		transition: none;
	}
}

@media only screen and (min-width: 1680px) {
	.title-wrapper {
		padding: 600px 0 30px !important;
	}
	
	.page-id-4928 .title-wrapper, .page-id-4929 .title-wrapper, .page-id-4931 .title-wrapper, .page-id-394 .title-wrapper, .page-id-68 .title-wrapper, .page-id-2 .title-wrapper {}
	
	.page-id-4927 .title-wrapper, .page-id-4932 .title-wrapper {}
	
	.page-id-5795 .title-wrapper {}
}

@media only screen and (min-width: 2000px) {
	.page-id-5795 .title-wrapper {}
}

/* GDPR plugin */
#moove_gdpr_cookie_modal .cookie-switch input:checked + .cookie-slider, #moove_gdpr_cookie_modal .cookie-switch input:checked + .slider, #moove_gdpr_cookie_modal .switch input:checked + .cookie-slider, #moove_gdpr_cookie_modal .switch input:checked + .slider {
	background-color: #ee7624 !important;
}

#moove_gdpr_cookie_modal .cookie-switch .cookie-slider, #moove_gdpr_cookie_modal .cookie-switch .slider, #moove_gdpr_cookie_modal .switch .cookie-slider, #moove_gdpr_cookie_modal .switch .slider {
	background-color: #000 !important;
}

#moove_gdpr_cookie_modal .cookie-switch input:checked + .cookie-slider:after, #moove_gdpr_cookie_modal .cookie-switch input:checked + .slider:after, #moove_gdpr_cookie_modal .switch input:checked + .cookie-slider:after, #moove_gdpr_cookie_modal .switch input:checked + .slider:after {
	color: #000 !important;
}

#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:after, #moove_gdpr_cookie_modal .cookie-switch .slider:after, #moove_gdpr_cookie_modal .switch .cookie-slider:after, #moove_gdpr_cookie_modal .switch .slider:after {
	color: #000 !important;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton {
	height: auto;
}

.moove-gdpr-branding-cnt {
	display: none;
}

#footer-content h3.heading-title {
	font-family: neue-haas-grotesk-display, sans-serif !important;
	font-weight: 600;
	font-style: normal;
	text-transform: uppercase;
	font-size: .9rem;
	letter-spacing: 3px;
}

.page #footer-content .f-nav {
	text-align: left;
}

.social-links {
	text-align: left;
	margin-left: -5px;
	margin-top: 30px;
}

.social-links a, .social-links a:active, .social-links a:hover, .social-links a:visited {
	display: inline-block;
	height: 40px;
	width: 20px;
	margin-right: 5px;
	text-align: center;
	border: none;
}

.social-links a svg, .social-links a:active svg, .social-links a:hover svg, .social-links a:visited svg {
	display: block;
	width: auto;
	height: 100%;
}
