/**
* Theme Name: Pressville Child
* Theme URI: http://preview.lsvr.sk/pressville
* Description: Pressville child theme
* Author: LSVRthemes
* Author URI: http://themeforest.net/user/LSVRthemes/portfolio
* Template: pressville
* Version: 2.0.1
*/
@import url("https://fonts.googleapis.com/css2?family=Battambang:wght@400;700&family=Moul");
html[lang="km"] p,
html[lang="km"] h1,
html[lang="km"] h2,
html[lang="km"] h3,
html[lang="km"] h4,
html[lang="km"] h5,
html[lang="km"] h6 {
	line-height: 1.64;
}

html[lang="km"] .home .lsvr-pressville-post-grid__title {
	font-size: 32px;
}

html[lang="en-US"] h1.header-titlebar__title {
	line-height: 1.64;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
span {
	font-family: 'Source Sans Pro', 'Battambang', Arial, sans-serif !important;
}

#custom-sitemap {
	padding: 45px 0 30px 0;
}

#custom-sitemap .lsvr-container {
	padding: 0 30px;
}

#custom-sitemap .lsvr-pressville-sitemap__bg {
	height: 100px;
	padding: 65px 0 30px 0;
	top: 30px;
}

#custom-sitemap-home {
	padding: 60px 0 30px 0;
}

#custom-sitemap-home .lsvr-container {
	padding: 0 30px;
}

#custom-sitemap-home .lsvr-pressville-sitemap__bg {
	height: 200px;
	padding: 45px 0 30px 0;
	top: 30px;
}

#custom-sitemap-home .lsvr-pressville-sitemap__content {
	height: 160px;
	padding: 40px 20px 20px 20px;
}

.header-titlebar__title {
	font-family: 'Source Sans Pro', 'Moul', Arial, sans-serif !important;
	font-size: 36px;
	font-weight: 400;
}

.header-titlebar__description {
	font-size: 24px;
}

.post-template-default .wp-block-embed__wrapper {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
}

.post-template-default .wp-block-embed iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.register_button,
.no_register_button {
	background-color: #0277bc;
	box-sizing: border-box;
	border-radius: 9999px;
	box-shadow: none;
	color: white;
	cursor: pointer;
	font-size: 14px;
	padding: 10px 10px;
	text-align: center;
	text-decoration: none;
	word-break: break-word;
}

.register_button a,
.no_register_button a {
	color: #ffffff;
	text-decoration: none;
}

.no_register_button {
	background-color: transparent;
	border: 2px solid;
	color: black;
}

.register_user_data {
	-moz-box-shadow: 0 0 3px #ccc;
	-webkit-box-shadow: 0 0 3px #ccc;
	border-radius: 1rem;
	box-shadow: 0 0 3px #ccc;
	display: flex;
	flex-direction: column;
	padding: 20px;
	position: relative;
}

.register_user_data .wp-block-columns {
	margin-bottom: 0;
}

.wpcf7-submit {
	font-family: 'Source Sans Pro', 'Battambang', Arial, sans-serif !important;
}

@media not all and (min-resolution: 0.001dpcm) {
	@supports (-webkit-appearance: none) {
		html[lang="km"] .header-menu-primary__item {
			letter-spacing: -0.2px;
		}
		html[lang="km"] .wpcf7-submit {
			letter-spacing: -0.7px;
		}
		html[lang="km"] label {
			letter-spacing: 0;
		}
	}
}

.highlight .wp-block-columns .wp-block-column:hover .lsvr-pressville-sitemap__content {
	background-color: #f5f5f7;
}

.highlight .lsvr-pressville-sitemap__item--level-0 {
	padding: 0 10px 30px 10px !important;
}

@media (min-width: 600px) and (max-width: 992px) {
	#custom-sitemap-home .lsvr-pressville-sitemap__content {
		padding: 15px 0px 60px 0px;
	}
	#custom-sitemap-home .lsvr-pressville-sitemap__bg {
		padding: 45px 0;
	}
}

@media (max-width: 576px) {
	.register_user_data {
		margin-bottom: 20px;
		padding: 5px;
		text-align: center;
	}
	.register_user_data td {
		padding: 10px 2px 8px 2px;
	}
	.wp-block-button__link {
		margin-bottom: 10px;
	}
	.register_button, .no_register_button {
		font-size: 9px;
	}
}

@media (min-width: 600px) and (max-width: 781px) {
	.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:nth-child(2n) {
		margin-left: 0;
	}
	.register_user_data {
		margin-bottom: 20px;
	}
}

#breadcrumbs {
	font-size: 14px;
	margin: 0;
}

#breadcrumbs a {
	text-decoration: none;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

.current-menu-item .header-menu-primary__item-link--level-0:before {
	bottom: -5px;
}

.header-menu-primary__item {
	font-size: 18px;
}

.header-menu-primary__item-link--level-0 {
	padding: 7px 15px;
}

.header-menu-primary__item--dropdown,
.header-menu-primary__item-link {
	font-size: 20px;
}

.header-titlebar__logo {
	max-width: 180px;
}

@media (max-width: 576px) {
	html[lang="km"] .header-titlebar__title {
		font-size: 26px;
	}
	html[lang="en-US"] .header-titlebar__title {
		font-size: 28px;
	}
}

.icon-telegram:before {
	content: '';
	background-image: url("../images/telegram-icon.png");
	background-size: 18px 18px;
	background-position: center center;
	background-repeat: no-repeat;
	display: inline-block;
	padding: 12px;
	height: 18px;
	width: 18px;
}

.faq {
	background-color: #E2E2E2;
	margin: 0 0 10px 0;
	padding: 15px 25px;
}

.faq .collapsible__head .header_button {
	align-items: center;
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.faq .collapsible__head.active .icon {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.faq .collapsible__section {
	display: none;
}

.faq .collapsible__section.active {
	display: block;
}

.faq .collapsible__button {
	background-color: #F8F8F8;
	border: none;
	display: flex;
	cursor: pointer;
	font-size: 15px;
	justify-content: space-between;
	margin: 20px 0 0 0;
	padding: 18px;
	outline: none;
	text-align: left;
	width: 100%;
}

.faq .collapsible__content {
	background-color: #ffffff;
	display: none;
	overflow: hidden;
	padding: 20px;
	margin: 0 0 20px 0;
}

.faq .collapsible__content .icon {
	transition: all 300ms linear 0s;
	-webkit-transition: all 300ms linear 0s;
	-moz-transition: all 300ms linear 0s;
}

.faq .collapsible-wrap.active .collapsible__button .icon {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.faq .collapsible-wrap.active .collapsible__content {
	display: block;
}

.faq h3 {
	margin: 0;
}

html[lang="km"] .wpcf7-response-output {
	line-height: 1.5;
}

@media (min-width: 480px) {
	.wpcf7-form input,
	.wpcf7-form select,
	.wpcf7-form textarea {
		max-width: 100%;
		width: 100%;
	}
	.wpcf7-response-output {
		width: 100%;
	}
}

@media (min-width: 767px) {
	.wpcf7-form input,
	.wpcf7-form select,
	.wpcf7-form textarea {
		max-width: 100%;
		width: 70%;
	}
	.wpcf7-response-output {
		width: 70%;
	}
}

#footer p {
	color: #e1e7ec;
}

#footer .lsvr-grid .copyright,
#footer .lsvr-grid .supported-by {
	width: 100%;
}

.supported-by {
	padding-left: 0;
	padding-right: 0;
}

.supported-by .widget_media_image img {
	width: 100%;
}

@media (min-width: 992px) {
	#footer .lsvr-grid .copyright {
		width: 41.2%;
	}
	#footer .lsvr-grid .supported-by {
		width: 55.5%;
	}
	#footer .lsvr-grid--wider-first-col .footer-widgets__column:first-child {
		width: 40%;
	}
	#footer .lsvr-grid--wider-first-col .footer-widgets__column:last-child {
		width: 25%;
	}
}

.wp-block-yoast-faq-block {
	border: 1px solid #e1e7ec;
	margin-bottom: 25px;
}

.wp-block-yoast-faq-block.fcp-faq .schema-faq-answer {
	max-height: 0;
	overflow: hidden;
	padding-top: 0;
	padding-bottom: 0;
}

.wp-block-yoast-faq-block.fcp-faq .schema-faq-question:after {
	top: 26px;
	transform: rotate(45deg);
	float: right;
	text-align: right;
	right: 0;
}

.wp-block-yoast-faq-block .fcp-opened {
	border-bottom: 1px solid #e1e7ec;
}

.wp-block-yoast-faq-block .fcp-opened .schema-faq-answer {
	max-height: 100%;
	padding-top: 12px;
	padding-bottom: 20px;
}

.wp-block-yoast-faq-block .schema-faq-answer {
	margin: 0;
	padding: 12px 10px;
}

.wp-block-yoast-faq-block .schema-faq-question {
	border-bottom: 1px solid #e1e7ec;
	cursor: pointer;
	display: block;
	font-size: 18px;
	padding: 20px;
	position: relative;
}

.wp-block-yoast-faq-block .schema-faq-answer,
.wp-block-yoast-faq-block .schema-faq-question {
	padding-left: 34px;
}

.wp-block-yoast-faq-block .schema-faq-question:after {
	content: '';
	border: 2px solid #000000;
	border-width: 0px 2px 2px 0px;
	position: absolute;
	display: block;
	width: 9px;
	height: 9px;
	box-sizing: border-box;
	margin-right: 20px;
}

.wp-block-yoast-faq-block .schema-faq-answer .schema-faq-question:after,
.wp-block-yoast-faq-block .fcp-opened .schema-faq-question:after {
	top: 26px;
	transform: rotate(-135deg);
}

/*# sourceMappingURL=style.css.map */