/*
Theme Name: Orgelbau Rotenburg
Author: feuerball design
Author URI: https://feuerball.de
Description: Theme für orgelbau-rotenburg.de
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 7.2
Version: 1.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: orgel-theme
*/

/*
Color scheme:
#f9f9f9: base
#ffffff: base-2
#111111: contrast
#636363: contrast-2
#A4A4A4: contrast-3
#f90000: accent
#cecccc: accent-2
#000000: accent-3
#d1001a: accent-4
#333333: accent-5
*/


/*
 * Link styles
 * https://github.com/WordPress/gutenberg/issues/42319
 */
a {
	text-decoration-thickness: 1px !important;
	text-underline-offset: .1em;
}

/* Focus styles */
:where(.wp-site-blocks *:focus) {
	outline-width: 2px;
	outline-style: solid;
}

/* Increase the bottom margin on submenus, so that the outline is visible. */
.wp-block-navigation .wp-block-navigation-submenu .wp-block-navigation-item:not(:last-child) {
	margin-bottom: 3px;
}

/* Increase the outline offset on the parent menu items, so that the outline does not touch the text. */
.wp-block-navigation .wp-block-navigation-item .wp-block-navigation-item__content {
	outline-offset: 4px;
}

/* Remove outline offset from the submenus, otherwise the outline is visible outside the submenu container. */
.wp-block-navigation .wp-block-navigation-item ul.wp-block-navigation__submenu-container .wp-block-navigation-item__content {
	outline-offset: 0;
}

/*
 * Progressive enhancement to reduce widows and orphans
 * https://github.com/WordPress/gutenberg/issues/55190
 */
h1, h2, h3, h4, h5, h6, blockquote, caption, figcaption, p {
	text-wrap: pretty;
}

/*
 * Change the position of the more block on the front, by making it a block level element.
 * https://github.com/WordPress/gutenberg/issues/65934
*/
.more-link {
	display: block;
}




html {
  scroll-behavior: smooth;
}

.wp-block-navigation .wp-block-navigation-item.current-menu-item .wp-block-navigation-item__content {
	color: var(--wp--preset--color--accent-1);
	border-color: var(--wp--preset--color--accent-1);
	border-bottom-width: 5px;
}

/* Philosophie */
.page-id-80 .wp-block-navigation > .wp-block-navigation-item:nth-child(2) .wp-block-navigation-item__content {
	color: var(--wp--preset--color--accent-1);
	border-color: var(--wp--preset--color--accent-1);
	border-bottom-width: 5px;
}

/* Orgelbauprojekte */
.single-post .wp-block-navigation > .wp-block-navigation-item:nth-child(3) .wp-block-navigation-item__content {
	color: var(--wp--preset--color--accent-1);
	border-color: var(--wp--preset--color--accent-1);
	border-bottom-width: 5px;
}

/* Meinungen */
.page-id-54 .wp-block-navigation > .wp-block-navigation-item:nth-child(6) .wp-block-navigation-item__content {
	color: var(--wp--preset--color--accent-1);
	border-color: var(--wp--preset--color--accent-1);
	border-bottom-width: 5px;
}

/* Medien */
.page-id-70 .wp-block-navigation > .wp-block-navigation-item:nth-child(7) .wp-block-navigation-item__content {
	color: var(--wp--preset--color--accent-1);
	border-color: var(--wp--preset--color--accent-1);
	border-bottom-width: 5px;
}

.wp-block-site-logo img {
	width: 200px;
}

.or-icon-list {
	padding-top: 6px;
	padding-bottom: 6px;
}

.or-icon-list ul {
	list-style: none;
	padding: 0;
	gap: 27px;
}

.or-icon-list .or-icon {
	display: block;
	width: 18px;
	height: 18px;
	color: #fff;
}

.or-icon-list .or-icon.icon-phone,
.wp-block-social-links .or-icon.icon-phone a {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'%3E%3C/path%3E%3C/svg%3E") no-repeat center center;
}

.or-icon-list .or-icon.icon-mail {
	width: 22px;
	height: 22px;
	background: url('data:image/svg+xml,<svg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" fill="%23ffffff"><path d="M19,5H5c-1.1,0-2,.9-2,2v10c0,1.1.9,2,2,2h14c1.1,0,2-.9,2-2V7c0-1.1-.9-2-2-2zm.5,12c0,.3-.2.5-.5.5H5c-.3,0-.5-.2-.5-.5V9.8l7.5,5.6,7.5-5.6V17zm0-9.1L12,13.6,4.5,7.9V7c0-.3.2-.5.5-.5h14c.3,0,.5.2.5.5v.9z"></path></svg>') no-repeat center center;
}

.or-icon-list .or-icon.icon-search {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E") no-repeat center center;
}

:root :where(.wp-block-social-links .wp-social-link a) {
	padding: 0;
}

.wp-block-social-links .wp-social-link svg {
	height: 2rem;
    width: 2rem;
}

.wp-block-social-links .or-icon.icon-phone a {
    width: 1.5rem;
    height: 1.5rem;	
}

.wp-block-social-links .or-icon.icon-phone a svg {
    display: none;	
}

.wp-block-navigation {
	margin-top: 9px;
}

.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
	transform: scaleX(1.2);
    position: relative;
	left: 5px;
}

.wp-block-navigation__responsive-container-close svg {
	fill: #000;
	width: 36px;
	height: 36px;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
	gap: .4rem;
}

.or-claim {
	display: none;
}

.entry-content {
	margin-top: 0;
}

h4 + p {
	margin-top: 0!important;
}

ul.wp-block-list li::marker {
	color: var(--wp--preset--color--accent-1);
}

.wp-block-quote {
	border-color: var(--wp--preset--color--accent-1);
}

.wp-block-image:not(.or-standard-caption) :where(figcaption),
.wp-block-embed:not(.or-standard-caption) :where(figcaption),
.wp-block-video:not(.or-standard-caption) :where(figcaption) {
	background-color: var(--wp--preset--color--accent-1);
 	color: var(--wp--preset--color--contrast);
    font-size: 1.25rem;
	line-height: 1.5rem;
    text-align: center;
	padding: 0 1rem;
    margin: 0;
}

.or-subtitle,
.wp-block-image:not(.or-standard-caption) :where(figcaption),
.wp-block-embed:not(.or-standard-caption) :where(figcaption),
.wp-block-video:not(.or-standard-caption) :where(figcaption) {
	display: flex;
    align-items: center;
	justify-content: center;
    padding-top: 0;
    padding-bottom: 0;
    min-height: 60px;
}

.wp-block-image:not(.or-standard-caption) figcaption a,
.wp-block-embed:not(.or-standard-caption) figcaption a,
.wp-block-video:not(.or-standard-caption) figcaption a {
	color: var(--wp--preset--color--contrast);
	text-decoration: none;
}

.or-image-cover figure {
	height: 100%;
}

.or-image-cover figure img {
	object-fit: cover;
	height: 100%;
}

.or-intro {
	position: relative;
}

.or-intro-claim:before {
	display: block;
    position: absolute;
    top: 0;
    content: " ";
    width: 100%;
    height: 200px;
	background-image: url('assets/images/or-claim.svg');
	background-repeat: no-repeat;
    background-position: center center;
	background-size: 100%;
    z-index: 99;
}

.wp-block-elliottrichmond-fade-zoom-slider {
	padding: 0!important;
}

.or-intro .wp-block-elliottrichmond-fade-zoom-slider {
	margin-bottom: 0!important;
}

.wp-block-buttons .wp-block-button__link strong {
	color: var(--wp--preset--color--contrast);
}

.wp-block-buttons .wp-block-button__link,
.wp-block-file__button,
.wp-block-search__button {
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.96 27.924"><path d="M-12386.673-1589.914l13.823,13.24-13.823,13.24" transform="translate(12387.364 1590.636)" fill="none" stroke="%23fff" stroke-width="2"/></svg>');
	background-repeat: no-repeat;
    background-position: calc(100% - 20px) center;
    background-size: 16px;
}

.or-intro .wp-block-buttons .wp-block-button__link {
    background-size: 27px;
}

.or-slider-container {
	width: calc(100% + 1.8rem);
}

.or-slick-slider li > div {
	padding-right: 1.8rem;
}

.home .slick-dotted.slick-slider {
	margin-bottom: 0;
}

.home .slick-dots {
	background-color: var(--wp--preset--color--accent-2);
	max-width: none;
}

.or-slick-slider2 .slick-next {
	right: 10px;
}

.or-slick-slider2 .wp-block-image img {
	width: 100%;
}

.slick-prev {
	width: 35px;
    height: 35px;
	top: calc(50% - 17px);
	left: 10px;
    z-index: 9;
}

.slick-next {
	width: 35px;
    height: 35px;
    top: calc(50% - 8px);	
	right: 40px;
    z-index: 9;
    margin-top: -9px !important;	
}

.slick-dots {
	position: static;
}

.slick-dots li button:before {
	font-size: 12px;
	color: var(--wp--preset--color--accent-1);
}

.slick-dots li.slick-active button:before {
	color: var(--wp--preset--color--accent-1);
}

.or-post-link.or-post-link-previous:not(.block-editor-rich-text__editable) a,
.or-post-link.or-post-link-next:not(.block-editor-rich-text__editable) a,
.wp-block-post-navigation-link.post-navigation-link-previous a,
.wp-block-post-navigation-link.post-navigation-link-next a {
	font-size: 0;
	line-height: 0;
	color: transparent;
}

.slick-prev:before, .slick-next:before {
	display: block;
	content: " ";
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.96 27.924"><path d="M-12386.673-1589.914l13.823,13.24-13.823,13.24" transform="translate(12387.364 1590.636)" fill="none" stroke="%23fff" stroke-width="2"/></svg>');
	background-repeat: no-repeat;
    background-position: center center;
    background-size: 25px;
	width: 35px;
	height: 35px;
	filter: drop-shadow(0px 0px 5px black);
	opacity: 1;
}

.or-post-link.or-post-link-previous,
.or-post-link.or-post-link-next,
.wp-block-post-navigation-link.post-navigation-link-previous,
.wp-block-post-navigation-link.post-navigation-link-next {
	order: 1;
}

.or-post-link.or-post-link-previous,
.wp-block-post-navigation-link.post-navigation-link-previous {
	order: 2;
}

.or-post-link.or-post-link-previous a:before,
.or-post-link.or-post-link-next a:before,
.wp-block-post-navigation-link.post-navigation-link-previous a:before,
.wp-block-post-navigation-link.post-navigation-link-next a:before {
	display: block;
	content: " ";
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.96 27.924"><path d="M-12386.673-1589.914l13.823,13.24-13.823,13.24" transform="translate(12387.364 1590.636)" fill="none" stroke="%238d0032" stroke-width="2"/></svg>');
	background-repeat: no-repeat;
    background-position: center center;
    background-size: 25px;
	width: 35px;
	height: 35px;
}

.or-post-link.or-post-link-next a:before,
.wp-block-post-navigation-link.post-navigation-link-next a:before,
.slick-prev:before {
	transform: rotate(180deg);
}

.or-video-play a {
	position: relative;
}

.or-video-play a:before {
	display: block;
    position: absolute;
    left: calc(50% - 25px);
    top: calc(50% - 25px);	
	content: " ";
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23ffffff" d="M371.7 238l-176-107c-15.8-8.8-35.7 2.5-35.7 21v208c0 18.4 19.8 29.8 35.7 21l176-101c16.4-9.1 16.4-32.8 0-42zM504 256C504 119 393 8 256 8S8 119 8 256s111 248 248 248 248-111 248-248zm-448 0c0-110.5 89.5-200 200-200s200 89.5 200 200-89.5 200-200 200S56 366.5 56 256z"/></svg>');
	background-repeat: no-repeat;
    background-position: center center;
    background-size: 50px;
	width: 50px;
	height: 50px;
}

#header-search {
	display: none;
}

#header-search.is-open {
	display: block;
}

.wp-block-query.is-layout-flow ul {
	display: flex;
	gap: 1.8rem;
}

.wp-block-query.is-layout-flow ul li {
	margin: 0;
	flex: 100%;
}

.wp-block-query.is-layout-flow ul li h2 a {
	color: var(--wp--preset--color--accent-1);
	font-weight: bold;
}

.wp-block-query.is-layout-flow ul li h2 a {
	color: var(--wp--preset--color--accent-1);
	font-weight: bold;
}

a.wp-block-post-excerpt__more-link {
	color: var(--wp--preset--color--accent-1);
}
	
.or-stats {
	gap: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

.or-stats p {
	font-size: var(--wp--preset--font-size--small);
}

.wp-block-columns.has-contrast-background-color p {
	hyphens: auto;
	text-align: center;
}

.or-change-mobile-wrap .wp-block-columns.has-contrast-background-color > *:first-child {
	order: 2;
}

.or-searchresults .wp-block-query.is-layout-flow ul {
	flex-wrap: wrap;
}

footer.wp-block-template-part {
	margin-top: 0;
}

footer .wp-block-social-links {
	font-size: 2rem;
	gap: .6rem;
	row-gap: 1rem;
}

.or-arial {
	font-family: Arial, sans-serif;
}

.or-desktop-video {
	display: none;
}

@media (max-width: 1023px) {

	header {
		position: fixed;
        width: 100%;
		top: 0;
		width: 100%;
		z-index: 99999;
	}

	body.admin-bar header {
		top: 32px;
	}
	
	#site-header.godown ~ div.wp-block-group {
		top: -34px !important;
		transition: top 0.15s linear;
	}

	#site-header.godown ~ div .site-logo {
		transition: margin-top 0.15s linear, margin 0.15s linear;
		height: 60px!important;
	}
	
	header > div.wp-block-group:last-child {
        width: 100%;
        top: 0;
        z-index: 9999;
        background-color: #fff;
        height: 80px;
		transition: top 0.15s linear;
		
		display: flex;
		flex-direction: row-reverse;
		justify-content: space-between;
		align-items: center;
		margin-top: 0;
		margin-bottom: 0;		
	}
	
	header > div.wp-block-group:last-child > *:first-child {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
	header > div.wp-block-group:last-child > *:last-child {
		margin-top: 0 !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
	header .wp-block-site-logo {
		padding-top: 0 !important;
		position: relative;
        z-index: 100001;
	}
	
	.wp-block-navigation__responsive-container.is-menu-open {
		padding-top: 3.5rem;
	}
	
	.wp-block-navigation__responsive-container-close {
		left: 0;
        top: 0;
	}
	
	.wp-block-navigation ul {
		align-items: center;
		width: calc(100% - 2rem);
		margin: 0 1rem;		
	}
	
	.wp-block-navigation .wp-block-navigation-item {
		border-bottom: 1px solid var(--wp--preset--color--accent-4);
		width: 100%;
	}
	
	.wp-block-navigation .wp-block-navigation-item .wp-block-navigation-item__content {
		margin: 0 auto;
	}
	
	:where(.wp-site-blocks *:focus) {
		outline-width: 0;
	}
	
	.entry-content {
		margin-top: 114px;
	}
	
	h2#Philosophie::before,
	h2#Orgelbauprojekte::before,
	h2#Orgelservice::before,
	h2#Meinungen::before,
	h2#Medien::before,
	h2#Kontakt::before {
		content: " ";
		display: block;
		height: 114px;
		margin-top: -114px;
	}
	
	.entry-content > .wp-block-image img {
		min-height: 350px;
		width: auto;
		object-fit: cover;
	}	
	
	.or-intro > div:first-child {
		min-height: 350px!important;
	}
	
	.or-intro .wp-block-button .wp-block-button__link {
		font-size: var(--wp--preset--font-size--small);
	}
	
	.slick-slide h3 {
		font-size: 1.25rem!important;
		line-height: 1.5rem!important;
	}
	
	.wp-block-columns.has-contrast-background-color {
		gap: 0;
	}
	
	.wp-block-columns.has-contrast-background-color p {
		font-size: 1.25rem !important;
	}
	
	.or-change-mobile-wrap .wp-block-columns.has-contrast-background-color > *:first-child {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important;
	}
	
	footer .wp-block-group > p {
		font-size: var(--wp--preset--font-size--x-small) !important;
	}
	
	footer .wp-block-group > p:nth-child(2) {
		font-size: var(--wp--preset--font-size--small) !important;
	}

}

@media (max-width: 1024px) {
	
	.or-intro .wp-block-button {
		width: 100%;
	}
}

@media (max-width: 782px) {

	body.admin-bar header {
		top: 46px;
	}
	
}

/* Reset core style */
@media (min-width: 600px) {
	.wp-block-navigation__responsive-container-open:not(.always-shown) {
		display: flex;
	}
}

@media (min-width: 600px) {
    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
        display: none;
    }
}

/* Apply the core style at 800px again */
@media (min-width: 1024px) {

	.wp-block-navigation__responsive-container-open:not(.always-shown) {
		display: none;
	}
	
    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
        display: block;
    }
}

@media (min-width: 420px) {

	.wp-block-columns.has-contrast-background-color p {
		text-align: inherit;
	}
	
	.or-change-mobile-wrap .wp-block-columns.has-contrast-background-color {
		flex-wrap: nowrap !important;
	}

	.or-change-mobile-wrap .wp-block-columns.has-contrast-background-color > *:first-child {
		order: inherit;
	}

	footer .wp-block-social-links {
		gap: 2rem;
	}	
}

@media (min-width: 420px) and (max-width: 782px) {
    .home .entry-content > .wp-block-group > .wp-block-columns,
	.or-mobile-2-in-row > .wp-block-columns	{
		flex-wrap: wrap !important;
    }
	
    .home .entry-content > .wp-block-group > .wp-block-columns:not(.is-not-stacked-on-mobile):not(.or-change-mobile-wrap)>.wp-block-column,
	.or-mobile-2-in-row > .wp-block-columns:not(.is-not-stacked-on-mobile):not(.or-change-mobile-wrap)>.wp-block-column	{
		flex-basis: calc(50% - .9rem) !important;
		flex-grow: inherit !important;
    }
		
	
	.slick-slide h3,
	.wp-block-columns.has-contrast-background-color p,
	.wp-block-image:not(.or-standard-caption) :where(figcaption),
	.wp-block-embed:not(.or-standard-caption) :where(figcaption),
	.wp-block-video:not(.or-standard-caption) :where(figcaption) {
		font-size: 1.15rem !important;
	}
}


@media (min-width: 781px) and (max-width: 890px) {
	
	.wp-block-columns.or-change-mobile-wrap {
		flex-wrap: wrap !important;
	}
	
	.wp-block-columns.or-change-mobile-wrap:not(.is-not-stacked-on-mobile) > .wp-block-column {
		flex-basis: 100%;
	}
	
}

@media (min-width: 781px) {
	
	.or-intro-claim:before {
		background-size: 75%;
	}
}

@media (min-width: 1024px) {
	
	header {
	    position: fixed;
		width: 100%;
		top: 0;
		z-index: 9999;
		background-color: #fff;
		height: 184px;
		display: flex;
		flex-wrap: wrap;
		align-content: space-between;
	}
	
	body.admin-bar header {
		top: 32px;
	}
	
	#site-header {
		position: absolute;
		width: 100%;
		z-index: 9;
	}
	
	:target:before {
		content: "";
		display: block;
		height: 260px;
		margin-top: -260px;
	}
	
	header > * {
		flex-basis: 100%;
	}
	
	.wp-block-site-logo {
		padding-top: 4.25rem!important;
		padding-bottom: 1rem!important;
	}

	.wp-block-site-logo img {
		width: 250px;
	}
	
	.entry-content,
	.or-searchresults {
		margin-top: 11.5rem;
	}
	
	.or-claim {
		display: block;
		padding-top: 1.5rem;
	}

	.entry-content > div:not(.or-intro):not(.has-background):not(.or-slick-slider2):first-child > *:first-child,
	.or-searchresults > *:first-child {
		border-top: 1px solid var(--wp--preset--color--accent-4);
		padding-top: 6.25rem;
		margin-bottom: 4rem;
	}
	
	.or-intro .wp-block-buttons {
		position: absolute;
		bottom: 100px;
		right: 62px;
	}

	.or-intro-claim:before {
		height: 350px;
		background-size: 55%;
	}
	
	.or-stats {
		gap: .8rem;
		padding-top: 0;
		padding-bottom: 0;
	}
		
	.or-stats p {
		font-size: var(--wp--preset--font-size--small);
		padding-top: var(--wp--preset--spacing--10);
		padding-bottom: var(--wp--preset--spacing--10);
	}
	
	.or-desktop-video {
		display: block;
	}

	.or-mobile-video {
		display: none;
	}
	
	.wp-block-social-links .wp-social-link svg {
		height: 2.5rem;
		width: 2.5rem;
	}

	.wp-block-social-links .or-icon.icon-phone a {
		width: 1.95rem;
		height: 1.95rem;	
	}
	
	footer .wp-block-social-links {
		font-size: 3rem;
	}
	
}

@media (min-width: 1250px) {
	
	.wp-block-site-logo {
		padding-top: var(--wp--preset--spacing--40)!important;
		padding-bottom: 0!important;
	}

	.wp-block-site-logo img {
		width: 330px;
	}
	
	.or-stats {
		gap: 1.8rem;
	}
		
	.or-stats p {
		font-size: var(--wp--preset--font-size--medium);
		padding-top: var(--wp--preset--spacing--20);
		padding-bottom: var(--wp--preset--spacing--20);
	}
	
}

@media (min-width: 1023px) and (max-width: 1339px) {
	
	.slick-slide h3 {
		font-size: var(--wp--preset--font-size--medium) !important;
		line-height: 1.5rem !important;
	}
	
	.wp-block-columns.has-contrast-background-color p {
		font-size: var(--wp--preset--font-size--medium) !important;
	}
	
	.or-change-mobile-wrap .wp-block-columns.has-contrast-background-color > *:first-child {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important;
	}

	.or-intro > div:first-child {
		min-height: 600px !important;
	}
	
	footer .wp-block-group > p:nth-child(2) {
		font-size: var(--wp--preset--font-size--medium) !important;
	}
	
	
}

@media (min-width: 1340px) {
		
	.or-stats p {
		font-size: var(--wp--preset--font-size--large);
	}

	.wp-block-social-links .wp-social-link svg {
		height: 3rem;
		width: 3rem;
	}

	.wp-block-social-links .or-icon.icon-phone a {
		width: 2.25rem;
		height: 2.25rem;	
	}
	
}

@media (min-width: 1340px) and (max-width: 1499px) {
	
	.slick-slide h3,
	.wp-block-columns.has-contrast-background-color p.has-x-large-font-size,
	.wp-block-image:not(.or-standard-caption) :where(figcaption),
	.wp-block-embed:not(.or-standard-caption) :where(figcaption),
	.wp-block-video:not(.or-standard-caption) :where(figcaption) {
		font-size: var(--wp--preset--font-size--large) !important;
	}
	
}

@media (min-width: 1500px) {

	.or-intro-claim:before {
		top: 50px;
	}

	.wp-block-image:not(.or-standard-caption) :where(figcaption),
	.wp-block-embed:not(.or-standard-caption) :where(figcaption),
	.wp-block-video:not(.or-standard-caption) :where(figcaption) {
		font-size: 1.75rem;
		line-height: 2rem;
	}
		
	.or-stats p {
		font-size: var(--wp--preset--font-size--x-large);
	}	
}

@media (min-width: 1800px) {

	.slick-prev {
		left: calc((100% - var(--wp--style--global--content-size)) / 2 + 10px);
	}
	
	.slick-next {
		right: calc((100% - var(--wp--style--global--content-size)) / 2 + 40px);
	}

	.or-slick-slider2 .slick-next {
		right: calc((100% - var(--wp--style--global--content-size)) / 2 + 10px);
	}	
	
}