a:visited {
	text-decoration: none;
}

a {
	text-decoration: none;
}

body {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;

	@include media(wide) {
		font-size: 18px;
		font-size: 1.125rem;
		line-height: 1.56;
	}

	@include media(diagonal) {
		font-size: 20px;
		font-size: 1.25rem;
	}
}

.page,
.post,
.search .archive-content-wrap {
	margin: 0;
}

#page {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.wrapper,
.custom-header-content {
    margin: 0 auto;
    max-width: 1500px;
}

p {
	margin-bottom: 14px;
	margin-top: 0;

	@include media(desktop) {
		margin-bottom: 28px;
	}
}

a,
.entry-title a,
.more-link,
.entry-meta a,
.button,
button,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
input[type="submit"],
textarea,
#infinite-handle .ctis-load-more button:hover,
#infinite-handle .ctis-load-more button:focus,
.archive-content-wrap .post-thumbnail img,
.featured-content-section .post-thumbnail img,
.bars,
.menu-inside-wrapper #site-header-cart-wrapper a,
.navigation-default .menu-inside-wrapper .nav-menu li a,
.slider-content-wrapper #featured-slider-next,
.portfolio-section .hentry .hentry-inner:after,
.portfolio-section .hentry .hentry-inner:before,
.menu-inside-wrapper,
.services-section-wrapper .hentry-inner,
.team-section .hentry:before,
.site-header-cart .widget_shopping_cart,
.portfolio-content-wrapper .hentry .hentry-inner::before,
.portfolio-content-wrapper .hentry .entry-container,
.stats-section .post-thumbnail,
.contact-section.section .entry-container .stay-connected li,
.services-section-wrapper .hentry .post-thumbnail img,
.team-section .hentry .hentry-inner:hover:before,
.services-section-wrapper .hentry .hentry-inner .post-thumbnail a:before,
.products .product a img,
.menu-inside-wrapper .nav-menu li a,
.tiled-gallery-item img,
.team-section .hentry .hentry-inner:before,
.woocommerce-product-gallery ol.flex-control-nav li img,
.dropdown-toggle:before,
.site-header-menu .menu-inside-wrapper .main-navigation .sub-menu,
.portfolio-content-wrapper .entry-container,
.portfolio-content-wrapper .post-thumbnail img,
.discography-section .post-thumbnail img,
.testimonials-content-wrapper.section.testimonial-wrapper.has-background-image .controls > div:before,
.gallery-section figure img,
.gallery-section figure .gallery-caption {
	@include transition(.3s ease-in-out);
}

.has-background-image {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

/** Boxed Layout **/

.color-scheme-default.boxed-layout,
.color-scheme-dark.boxed-layout,
.color-scheme-gray.boxed-layout,
.color-scheme-yellow.boxed-layout {
	#page {
		margin: 0 auto;

		@include media(tablet) {
	    	margin: 0 25px;
	    }

		@include media(desktop) {
	    	margin: 0 49px;
	    }
	}
}

[class*="color-scheme"]:not(.color-scheme-default):not(.color-scheme-dark):not(.color-scheme-yellow):not(.color-scheme-gray).boxed-layout {
	overflow-x: hidden;

	#page {
		overflow: visible;
	}
}

[class*="color-scheme"]:not(.color-scheme-default):not(.color-scheme-dark):not(.color-scheme-yellow):not(.color-scheme-gray).boxed-layout {
	#page {
	    margin-left: 20px;
	    margin-right: 20px;

		@include media(wide) {
		    margin-left: 49px;
		    margin-right: 49px;
		}
	}
}

[class*="color-scheme"]:not(.color-scheme-default):not(.color-scheme-dark):not(.color-scheme-yellow):not(.color-scheme-gray).boxed-layout  {
	.section,
	.has-background-image,
	.site-footer,
	.site-content,
	.slider-content-wrapper,
	#footer-newsletter {
		margin-left: calc( -100vw / 2 + 100% / 2 );
	    margin-right: calc( -100vw / 2 + 100% / 2 );
	    max-width: 100vw;
	    width: auto;

	    @include media(wide) {
	    	margin-left: 0;
	    	margin-right: 0;
	    	max-width: 100%;
	    	width: 100%;
	    }
	}
}

[class*="color-scheme"]:not(.color-scheme-default):not(.color-scheme-dark):not(.color-scheme-yellow):not(.color-scheme-gray).boxed-layout,
.color-scheme-photography .boxed-layout,
.color-scheme-e-commerce .boxed-layout,
.color-scheme-music .boxed-layout {
	.slider-content-wrapper.style-two,
	.custom-header,
	div#site-generator,
	#footer-newsletter {
		margin-left: calc( -100vw / 2 + 100% / 2 );
	    margin-right: calc( -100vw / 2 + 100% / 2 );
	    max-width: 100vw;
	    width: auto;
	}
}

.color-scheme-photography.boxed-layout {
	#testimonials-section.testimonials-content-wrapper.section {
		margin-left: calc( -100vw / 2 + 100% / 2 );
	    margin-right: calc( -100vw / 2 + 100% / 2 );
	    max-width: 100vw;
	    width: auto;
	}
}

[class*="color-scheme"]:not(.color-scheme-default):not(.color-scheme-e-commerce):not(.color-scheme-dark):not(.color-scheme-yellow):not(.color-scheme-gray).boxed-layout {
	.site-header {
		.wrapper {
			max-width: 100%;
		}
	}
}

[class*="color-scheme"]:not(.color-scheme-default):not(.color-scheme-dark):not(.color-scheme-yellow):not(.color-scheme-gray).boxed-layout {
	.slider-content-wrapper .section-content-wrap {
		padding-left: 0;
		padding-right: 0;
	}
}

[class*="color-scheme"]:not(.color-scheme-default):not(.color-scheme-dark):not(.color-scheme-yellow):not(.color-scheme-gray).boxed-layout {
	.site-header-main,
	.header-top-bar .header-top-content {
		padding-left: 0;
		padding-right: 0;

		@include media(mobile_horizontal) {
			padding-left: 15px;
			padding-right: 15px;
		}
	}
}

[class*="color-scheme"]:not(.color-scheme-default):not(.color-scheme-e-commerce):not(.color-scheme-dark):not(.color-scheme-yellow):not(.color-scheme-gray).boxed-layout {
	.section:not(.promotion-headline-section):not(.slider-content-wrapper) .section-content-wrap,
	nav.navigation.posts-navigation,
	.footer-widget-area .wrapper {
		padding-left: 30px;
		padding-right: 30px;

		@include media(mobile_horizontal) {
			padding: 0 25px;
		}

		@include media(wide) {
			padding: 0 30px;
		}
	}
}

.boxed .site {
	margin: 0;
}

.woocommerce,
#site-header-cart-wrapper,
.menu-inside-wrapper {

	ul {
		list-style:none;
		margin: 0;
	}
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-size: 15px;
	font-size: 0.9375rem;
}

::-moz-placeholder { /* Firefox 19+ */
	font-size: 15px;
	font-size: 0.9375rem;
}

:-ms-input-placeholder { /* IE 10+ */
	font-size: 15px;
	font-size: 0.9375rem;
	}

:-moz-placeholder { /* Firefox 18- */
	font-size: 15px;
	font-size: 0.9375rem;
}

p,
.sidebar.widget-area section.widget ul:not(.social-links-menu) li,
ul.wp-block-latest-posts li,
.archive-content-wrap .hentry,
.footer-widget-area .widget-column,
.tag-links a,
.entry-meta span,
.comment-respond .comment-form p {

	&:last-child {
		margin-bottom: 0;
	}
}

span.sticky-label {
    display: inline-block;
    margin-bottom: 14px;
}

p.view-more {
	text-align: center;
}

.widget-title,
.widget .wp-block-group h2,
.app-section .section-content-wrapper .entry-header span,
.woocommerce-loop-product__title,
.archive-content-wrap .entry-title,
.entry-title,
.woocommerce-loop-category__title {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 600;
}

.archive-content-wrap .layout-one {
    .entry-header .entry-title {
        font-size: 36px;
        font-size: 2.25rem;
    }
}

.woocommerce-loop-category__title,
.content-area .singular-content-wrap h2.entry-title {
	font-weight: 600;
}

.entry-title,
.site-title {
	margin: 0;
	text-transform: capitalize;
}

.contact-section h2 {
	font-size: 36px;
	font-size: 2.25rem;
}

.sticky-label {
	padding: 2px 6px;
}

.entry-title .sub-title,
.entry-title span,
.header-media-title,
.tagline,
.section-title-wrapper > .subtitle,
.section-title-wrapper + .section-description,
.section-title + .section-description,
.section-title-wrapper + .section-subtitle,
.entry-container .subtitle {
	display: block;
	font-size: 16px;
	font-size: 1rem;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 14px;
}

.color-scheme-music {
	.header-media-title {
		@include media(wide) {
			font-size: 24px;
			font-size: 1.5rem;
		}

		@include media(diagonal) {
			font-size: 32px;
			font-size: 2rem;
		}
	}
}

.header-media-title,
.tagline {
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 7px;
}

.tagline {
	letter-spacing: 0.8px;
	margin-bottom: 14px;
	margin-top: 0;
}

.section-title-wrapper > .subtitle {
	margin-top: 0;
	margin-bottom: 7px;
}

.section-description,
.section-subtitle {
	p {
		margin-top: 0;
	}
}

.entry-meta,
.nav-subtitle,
.widget-wrap span.post-date,
.comment-metadata,
.comment-form p label,
.rss-date {
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 2;

	@include media(tablet) {
		font-size: 16px;
		font-size: 1rem;
	}

	@include media(diagonal) {
		font-size: 18px;
		font-size: 1.125rem;
	}
}

.cat-links a,
.tags-links a {
	margin-right: 5px;

	&:last-child {
		margin-right: 0;
	}
}

cite {
	font-style: normal;
}

.archive-content-wrap .hentry,
.products.columns-1 li,
.skill-content-wrapper .skillbar,
.stats-section .hentry {
    width: 100%;
}

.catch-breadcrumb.breadcrumb-area {
	padding-top: 14px;
}

.footer-newsletter,
.catch-breadcrumb,
#sticky-playlist-section .wrapper,
.events-section .events-content-wrapper,
#hero-section.hero-section.section .section-content-wrap,
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper {
	padding: 0 30px;

	@include media(mobile_horizontal) {
		padding: 0 40px;
	}

	@include media(wide) {
		padding: 0 50px;
	}
}

.section-content-wrap,
.section-content-wrapper,
nav.navigation.posts-navigation,
#colophon .footer-widget-area .wrapper {
	padding: 0 30px;

	@include media(mobile_horizontal) {
		padding: 0 25px;
	}

	@include media(wide) {
		padding: 0 30px;
	}
}

#sticky-playlist-section .section-content-wrapper {
	padding-left: 0;
	padding-right: 0;
}

.custom-header-content .catch-breadcrumb.breadcrumb-area span.breadcrumb a {
	opacity: 0.7;

	&:hover,
	&:focus {
		opacity: 1;
	}
}

.custom-header-content .catch-breadcrumb.breadcrumb-area span.breadcrumb-current {
	opacity: 1;
}

body:not(.home).catch-breadcrumb {
	padding-top: 15px;
}

.hentry,
.widget,
.widget .hentry,
.slider-content-wrapper.section,
.product,
.widget-column > section,
.no-results.not-found,
p.view-more {
	margin-bottom: 35px;

	@include media(desktop) {
		margin-bottom: 38px;
	}

	@include media(wide) {
		margin-bottom: 42px;
	}
}

.footer-newsletter {
	padding-bottom: 42px;
	padding-top: 42px;

	@include media(mobile_horizontal) {
		padding-bottom: 66px;
		padding-top: 66px;
	}

	@include media(wide) {
		padding-bottom: 112px;
		padding-top: 112px;
	}
}

.no-section-heading.section {
	padding-top: 42px;

	@include media(mobile_horizontal) {
		padding-top: 66px;
	}

	@include media(wide) {
		padding-top: 112px;
	}
}

#clients-section .clients-content-wrapper .hentry {
	margin-bottom: 0;
	padding-bottom: 35px;

	@include media(desktop) {
		padding-bottom: 38px;
	}

	@include media(wide) {
		padding-bottom: 42px;
	}
}

.team-section .hentry,
.collection-section .hentry,
.stats-section .hentry,
.services-section-wrapper .hentry,
.playlist-content-wrapper .hentry,
.featured-content-section .hentry,
.testimonials-content-wrapper .hentry,
.contact-content-wrapper .hentry,
.clients-content-wrapper .hentry,
.portfolio-content-wrapper .hentry,
.events-section .hentry,
.archive-content-wrap .hentry,
.discography-section .section-content-wrapper .hentry,
.app-section .section-content-wrapper .hentry,
#colophon aside .wrapper .widget-column,
.featured-video-content-wrapper .hentry,
.posts-navigation .nav-links {

	@include media(mobile_horizontal) {
		padding: 0 15px;
	}

	@include media(wide) {
		padding: 0 20px;
	}
}

#site-generator .wrapper {
	padding: 0 30px;

	@include media(mobile_horizontal) {
		padding: 0 40px;
	}

	@include media(wide) {
		padding: 0 50px;
	}
}

.ect-section .ect-wrapper .section-content-wrapper {
	padding: 0;

	@include media(mobile_horizontal) {
		margin: 0 -15px;
	}

	@include media(desktop) {
		margin: 0 -25px;
	}
}

.section-heading-wrapper,
.footer-instagram .section-title-wrapper,
.section-heading-wrapper.portfolio-section-headline {
	padding: 35px 30px 21px;

	@include media(mobile_horizontal) {
		padding: 42px 40px 35px;
	}

	@include media(wide) {
		padding: 42px 50px 45px;
	}
}

.section-heading-wrapper,
.footer-instagram .section-title-wrapper {
	text-align: center;

	@include media(mobile_horizontal) {
		text-align: left;
	}
}

.color-scheme-modern,
.color-scheme-photography,
.color-scheme-e-commerce,
.color-scheme-wedding,
.color-scheme-minimal,
.color-scheme-corporate,
.color-scheme-music {

	.section-heading-wrapper {
		text-align: center;
	}
}

.promotion-headline-section .section-content-wrap {

	padding: 35px 30px 0;

	@include media(mobile_horizontal) {
		padding: 42px 40px 0;
	}

	@include media(wide) {
		padding: 42px 50px 0;
	}
}

.widget .ui-state-active,
.widget .ui-widget-content .ui-state-active,
.widget .ui-widget-header .ui-state-active,
.widget .ui-tabs .ui-tabs-nav li.ui-tabs-active {
	border: 0;
	padding-bottom: 0;
}

#contact-section.contact-section .section-content-wrap {

	padding: 35px 0 35px 30px;

	@include media(desktop) {
		padding: 42px 40px 0;
	}

	@include media(wide) {
		padding: 42px 50px 0;
	}
}

.color-scheme-modern #contact-section.contact-section .section-content-wrap,
.color-scheme-wedding #contact-section.contact-section .section-content-wrap,
.color-scheme-minimal #contact-section.contact-section .section-content-wrap {
	padding-bottom: 0;
}

#contact-section.contact-section.full-width-layout .section-content-wrap {
	padding-right: 0;
}

#clients-section .section-content-wrapper {
	padding: 35px 30px 0;

	@include media(mobile_horizontal) {
		padding: 42px 25px 0;
	}

	@include media(wide) {
		padding: 42px 30px 0;
	}
}

.promotion-headline-section .section-content-wrap {
	padding-left: 0;
	padding-right: 0;

	@include media(mobile_horizontal) {
		padding: 42px 40px 0;
	}

	@include media(wide) {
		padding: 42px 50px 0;
	}
}

.promotion-headline-section.full-width-layout .section-content-wrap {
	padding-left: 0;
	padding-right: 0;
}

.color-scheme-modern .section:nth-child(2n-1) + #promotion-headline-section.style-one.promotion-headline-section .section-content-wrap,
.color-scheme-wedding .section:nth-child(2n-1) + #promotion-headline-section.style-one.promotion-headline-section .section-content-wrap,
.color-scheme-minimal :nth-child(2n-1) + #promotion-headline-section.style-one.promotion-headline-section .section-content-wrap {
	padding-top: 35px;

	@include media(mobile_horizontal) {
		padding-top: 42px;
	}
}

.section {
    clear: both;
    display: block;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}

.section,
.color-scheme-modern .section:nth-child(2n-1) + #promotion-headline-section.style-one.promotion-headline-section,
.color-scheme-wedding .section:nth-child(2n-1) + #promotion-headline-section.style-one.promotion-headline-section,
.color-scheme-minimal :nth-child(2n-1) + #promotion-headline-section.style-one.promotion-headline-section {
	padding: 7px 0;

	@include media(mobile_horizontal) {
		padding: 28px 0;
	}

	@include media(wide) {
		padding: 70px 0;
	}
}

#footer-newsletter + #colophon.site-footer .footer-widget-area .wrapper {
	padding-top: 42px;

	@include media(desktop) {
		padding-top: 70px;
	}

}

#colophon.site-footer .footer-widget-area .wrapper {
	padding-bottom: 7px;
	padding-top: 42px;

	@include media(desktop) {
		padding-bottom: 28px;
		padding-top: 28px;
	}

	@include media(wide) {
		padding-bottom: 42px;
		padding-top: 42px;
	}

	@include media(diagonal) {
		padding-bottom: 70px;
		padding-top: 70px;
	}
}

.color-scheme-modern #colophon.site-footer .footer-widget-area .wrapper,
.color-scheme-wedding #colophon.site-footer .footer-widget-area .wrapper,
.color-scheme-minimal #colophon.site-footer .footer-widget-area .wrapper {

	@include media(wide) {
		padding-bottom: 28px;
		padding-top: 70px;
	}
}

#colophon .footer-widget-area .wrapper {
	position: relative;
}

.playlist-section .wrapper {
	padding-top: 35px;

	@include media(mobile_horizontal) {
		padding-top: 42px;
	}
}

.color-scheme-modern,
.color-scheme-wedding,
.color-scheme-minimal {
	.section:nth-child(2n-1) + .site-footer .footer-widget-area {
		&:before {
			border: 0;
		}
	}
}

#footer-newsletter + .site-footer .footer-widget-area .wrapper:before {
	border: 0;
}

.site-footer .footer-widget-area .wrapper {
	position: relative;
	&:before,
	&:after {
		border-top: 1px solid;
	    bottom: auto;
	    content: "";
	    display: block;
	    height: 1px;
	    left: 0;
	    margin: 0 auto;
	    position: absolute;
	    right: 0;
	    top: 0;
	    width: calc(100% - 60px);
	    width: -webkit-calc(100% - 60px);
	    width: -o-calc(100% - 60px);
		width: -moz-calc(100% - 60px);

	    @include media(mobile_horizontal) {
	    	width: calc(100% - 80px);
	    	width: -webkit-calc(100% - 80px);
	    	width: -o-calc(100% - 80px);
			width: -moz-calc(100% - 80px);
	    }

	    @include media(wide) {
	    	width: calc(100% - 100px);
	    	width: -webkit-calc(100% - 100px);
	    	width: -o-calc(100% - 100px);
			width: -moz-calc(100% - 100px);
	    }
	}
}

[class*="color-scheme"]:not(.color-scheme-modern):not(.color-scheme-wedding):not(.color-scheme-minimal):not(.color-scheme-blog) {
	.site-footer .footer-widget-area .wrapper:after {
		border: 0;
	}
}

.color-scheme-music,
.color-scheme-photography {
	.site-footer .footer-widget-area .wrapper {
		&:before {
			width: calc(100%);
		}

		&:after {
			border: 0;
		}
	}
}

.site-footer .footer-widget-area .wrapper {
	&:after {
		top: auto;
		bottom: 0;
	}
}

.color-scheme-modern .section:nth-child(2n-1) + .site-footer .footer-widget-area .wrapper:before,
.color-scheme-wedding .section:nth-child(2n-1) + .site-footer .footer-widget-area .wrapper:before,
.color-scheme-minimal .section:nth-child(2n-1) + .site-footer .footer-widget-area .wrapper:before {
	border-top: 0;
}

.color-scheme-modern .footer-widget-area .wrapper:after,
.color-scheme-wedding .footer-widget-area .wrapper:after,
.color-scheme-minimal .footer-widget-area .wrapper:after {
	border-bottom: 1px solid;
}

.gallery-content-wrapper,
.site-header-main,
.header-top-bar .header-top-content,
.product-content-wrapper {
	padding-left: 30px;
	padding-right: 30px;

	@include media(mobile_horizontal) {
		padding-left: 40px;
		padding-right: 40px;
	}

	@include media(wide) {
		padding-left: 50px;
		padding-right: 50px;
	}
}

.section:not(#feature-slider-section):not(.has-background-image):not(#stats-section):not(.testimonials-content-wrapper) +
.section:not(#feature-slider-section):not(.has-background-image):not(#stats-section):not(.testimonials-content-wrapper) {
	margin-top: -42px;

	@include media(mobile_horizontal) {
		margin-top: -66px;
	}

	@include media(wide) {
		margin-top: -112px;
	}
}

[class*="color-scheme"]:not(.color-scheme-minimal):not(.color-scheme-modern):not(.color-scheme-wedding) {
	.section + .site-content .wrapper {
		padding-top: 0;

		.section-heading-wrapper {
			padding-top: 0;
		}
	}
}


.color-scheme-modern .section:nth-child(2n) + #contact-section,
.color-scheme-wedding .section:nth-child(2n) + #contact-section,
.color-scheme-minimal .section:nth-child(2n) + #contact-section,
.color-scheme-modern .section:nth-child(2n-1) + #contact-section,
.color-scheme-wedding .section:nth-child(2n-1) + #contact-section,
.color-scheme-minimal .section:nth-child(2n-1) + #contact-section {
	padding-bottom: 0;
	padding-top: 0;
	.section-content-wrap {
		padding-top: 0;

		.post-thumbnail {
			margin-bottom: 0;
		}
	}
}

[class*="color-scheme"]:not(.color-scheme-default):not(.color-scheme-photography):not(.color-scheme-e-commerce):not(.color-scheme-music):not(.color-scheme-dark):not(.color-scheme-yellow):not(.color-scheme-gray):not(.color-scheme-corporate):not(.color-scheme-blog) .section:not(#feature-slider-section):not(.has-background-image):not(#stats-section):not(.testimonials-content-wrapper) + .section:not(#feature-slider-section):not(.has-background-image):not(#stats-section):not(.testimonials-content-wrapper),

[class*="color-scheme"]:not(.color-scheme-modern):not(.color-scheme-wedding):not(.color-scheme-minimal) .section:not(#feature-slider-section):not(.has-background-image):not(#stats-section):not(.testimonials-content-wrapper) + #promotion-headline-section.section.style-two:not(#feature-slider-section):not(.has-background-image):not(#stats-section):not(.testimonials-content-wrapper) {
	margin-top: 0;
}

.color-scheme-music .section + #featured-video-section:not(#feature-slider-section):not(.has-background-image):not(#stats-section):not(.testimonials-content-wrapper),

.color-scheme-music .section:not(#feature-slider-section):not(.has-background-image):not(#stats-section):not(.testimonials-content-wrapper) + #featured-video-section:not(#feature-slider-section):not(.has-background-image):not(#stats-section):not(.testimonials-content-wrapper),

.color-scheme-music #featured-video-section:not(#feature-slider-section):not(.has-background-image):not(#stats-section):not(.testimonials-content-wrapper) + .section:not(#feature-slider-section):not(.has-background-image):not(#stats-section):not(.testimonials-content-wrapper) {
	margin-top: 0;
}

.color-scheme-music #featured-video-section + .site-content {
	padding-top: 70px;
}

.color-scheme-modern .slider-content-wrapper,
.color-scheme-wedding .slider-content-wrapper,
.color-scheme-minimal .slider-content-wrapper {
	margin-bottom: 0;
	padding-bottom: 0;
}

.search nav.navigation.posts-navigation {
	padding-left: 0;
	padding-right: 0;
}

.archive-content-wrap .section-content-wrapper.layout-one nav.navigation.posts-navigation {
	margin: 0 auto;
	max-width: 658px;
	padding-left: 30px;
	padding-right: 30px;

	@include media(mobile_horizontal) {
		padding-left: 0;
		padding-right: 0;
	}
}

.view-all-button {
	margin-top: 0;
    text-align: center;
    width: 100%;
}

.view-all-button .more-button,
nav.navigation.posts-navigation,
#footer-instagram p.instagram-button,
.archive-content-wrap .pagination {
	margin-top: 0;
	padding-bottom: 35px;

	@include media(mobile_horizontal) {
		padding-bottom: 38px;
	}

	@include media(wide) {
		padding-bottom: 42px;
	}
}

.app-section {

    .wrapper {
        padding-top: 35px;

        @include media(mobile_horizontal) {
            padding-top: 42px;
        }
    }
}

.featured-content-section .section-content-wrapper,
.services-section-wrapper,
#portfolio-content-section,
.stats-section,
.discography-section,
.archive-content-wrap {

	.hentry {

		.more-button {
			margin-top: 21px;

			@include media(desktop) {
				margin-top: 28px;
			}

			.more-link {
				font-size: 15px;
				font-size: 0.9375rem;
				padding: 0;

				&:hover,
				&:focus {
					box-shadow: none;
					-webkit-box-shadow: none;
					-moz-box-shadow: none;
				}
			}
		}
	}
}

.stats-section {

	.more-button {
		margin-top: 21px;

		.more-link {

			&:hover,
			&:focus {
				box-shadow: none;
				-webkit-box-shadow: none;
				-moz-box-shadow: none;
			}
		}
	}
}

.custom-header + .slider-content-wrapper,
.slider-content-wrapper {
	padding-top: 0;
}

.page-content {
	margin-top: 10px;

	@include media(tablet) {
		margin-top: 28px;
	}
}

.app-section .section-content-wrapper .entry-header span,
.section-content-wrapper .entry-summary,
.section-content-wrap .entry-content,
.section-content-wrap .entry-summary,
.section-content-wrapper .entry-content {
	margin-top: 21px;
}

.hentry .post-thumbnail {

	margin-bottom: 21px;

	@include media(wide) {
		margin-bottom: 28px;
	}

	@include media(diagonal) {
		margin-bottom: 35px;
	}
}

.cover-link {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.custom-header .section-content-wrapper .entry-summary,
.custom-header .section-content-wrap .entry-content,
.hero-section .section-content-wrap .entry-summary,
.hero-section .section-content-wrapper .entry-content,
.custom-header-content .entry-summary {

	margin-top: 14px;

	@include media(wide) {
		margin-top: 21px;
	}

	@include media(diagonal) {
		margin-top: 28px;
	}
}

.entry-meta {
	margin-top: 14px;

	> span {
		margin-right: 21px;

		&:last-child {
			margin-right: 0;
		}
	}
}

.singular-content-wrap .entry-header {
	margin-bottom: 14px;
	text-align: center;

	@include media(desktop) {
		margin-bottom: 35px;
	}

	.entry-meta {
		margin-bottom: 0;
	}
}

.widget-wrap {

	.widget-title,
	.wp-block-group h2 {
		margin-bottom: 21px;

		@include media(desktop) {
			margin-bottom: 35px;
		}
	}
}

.more-button {
	display: block;
}

.scrollup a {
    bottom: 60px;
    @include border(50%);
    height: 40px;
    line-height: 50px;
    position: fixed;
    right: 30px;
    text-align: center;
	width: 40px;
	z-index: 99;
}

.sticky-playlist-enabled .scrollup a {
    bottom: 90px;
}

.content-area .archive-content-wrap {
	.layout-one {
		.entry-container {
			padding-left: 15px;
			padding-right: 15px;
		}
	}
}

.content-area .archive-content-wrap .layout-one {

	.entry-container {
		margin: 0 auto;
		padding-left: 15px;
		padding-right: 15px;


		@include media(desktop) {
			padding-left: 55px;
			padding-right: 55px;
		}

		@include media(wide) {
			padding-left: 75px;
			padding-right: 75px;
		}
	}
}

.section-title {
	margin: 0;
}

.cat-links:before,
.tags-links:before,
.edit-link:before,
.posted-on a:before,
.byline a:before {
	margin-right: 7px;
}

.home {
	.cat-links:before,
	.entry-footer .tags-links:before,
	.edit-link:before,
	.posted-on a:before,
	.byline a:before {
		display: none;
	}
}

.menu-item-has-children>a:before,
.social-navigation a:before,
.menu-item-has-children .dropdown-toggle:before,
.page_item_has_children .dropdown-toggle:before,
a.cart-contents:before,
.wp-custom-header-video-pause:before,
.wp-custom-header-video-play:before,
a.reset_variations:before,
#social-search-toggle:before,
.cat-links:before,
.tags-links:before,
.edit-link:before,
.posted-on a:before,
.byline a:before,
.navigation-classic .main-navigation li a:after,
.mejs-button button:before,
.catch_sketch-mejs-container.mejs-container .mejs-button button:before {
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.menu-item-has-children>a:before,
.menu-social-container a:before,
.social-navigation a:before,
.menu-item-has-children .dropdown-toggle:before,
.page_item_has_children .dropdown-toggle:before,
a.cart-contents:before,
.wp-custom-header-video-pause:before,
.wp-custom-header-video-play:before,
a.reset_variations:before,
#social-search-toggle:before,
.cat-links:before,
.tags-links:before,
.edit-link:before,
.posted-on a:before,
.byline a:before,
.navigation-classic .main-navigation li a:after,
.mejs-button button:before,
.catch_sketch-mejs-container.mejs-container .mejs-button button:before {
	font-family: 'Font Awesome 6 Free';
	font-weight: 900;
}

.social-navigation li a:before {
	font-family: "Font Awesome 6 Brands";
	font-weight: 400;
}

.social-navigation li a[href*="mailto:"]:before,
.social-navigation li a[href*="tel:"]:before,
.social-navigation li a[href$="/feed"]:before {
	font-family: 'Font Awesome 6 Free';
	font-weight: 900;
}

.team-content-wrapper,
.collection-wrapper,
.discography-section .section-content-wrapper,
.archive-content-wrap .section-content-wrapper,
.services-section-wrapper .section-content-wrapper,
.testimonials-content-wrapper.section.has-background-image .post-thumbnail,
.site-header-menu,
.ewnewsletter .hentry form,
.featured-content-section .section-content-wrapper,
.stats-section .section-content-wrapper,
ul.page-numbers,
.footer-widget-area .wrapper,
.no-header-media-image .custom-header,
.contact-content-wrapper,
.site-branding,
.flex-control-nav,
.catch-instagram-feed-gallery-widget-image-wrapper ul,
.archive-content-wrapper .pagination,
.color-scheme-music .custom-header,
.hero-section .section-content-wrap .author-info,
.header-top-content,
.header-top-left-content ul,
.events-article-wrapper .event-list-description,
.events-content-wrapper .entry-summary,
.playlist-content-wrapper .hentry-inner,
.app-image-container,
.app-section .hentry-inner,
.app-button-container,
.woocommerce-shorting-wrapper {
	@include flex;
	justify-content: flex-start;
	align-items: unset;
}

.site-footer {
	padding-bottom: 0;
}

.color-scheme-modern .section:nth-child(2n) + .site-content,
.color-scheme-wedding .section:nth-child(2n) + .site-content,
.color-scheme-minimal .section:nth-child(2n) + .site-content {
    border-top: 1px solid;
}

.sticky-playlist-enabled .flashy-overlay .flashy-close {
	top: 45px;
	right: 20px;
}
