/*
Theme Name: Zamok
Author: Michael
Author URI: https://globalistic.net
Template: onepress
Version: 1.0
Text Domain: zamok
*/


:root {
	--pale_orange: #FDF3E7;
	--pale_orange_02: #F0E6DA;
	--orange_color: #f1e6da;
	--green_01: #547F5B;
	--green_02: #92FFC4;
	--green_03: #65CD78;
	--green_04: #C3D865;
	--black_01: #000;
	--black_02: #667;  /* rgba(0, 0, 0, .6) */
	--black_03: #333;  /* rgba(0, 0, 0, .8) */
	--bkack_04: #0A090B;
	--black_05: #101010;
	--light_grey_01: #F0F1F4;
	--light_grey_02: #CECECE;
	--light_grey_03: #7f7f7f;
	--dark_grey: #383838;
	--dark_grey_02: #333;
	
	--logo_h: 75px;
	--header_h: calc(var(--logo_h) + 20px);
	--slider_arrow_width: 15px;
	--slider_prdct_gap: 15px;
	--prdct_gap: 25px;
	--prdct_gap_mob: 15px;
}

@font-face {
	font-family: 'Ysabeau Infant';
	font-style: normal;
	src: local('Ysabeau Infant'), url('/wp-content/themes/zamok/fonts/Ysabeau_Infant/YsabeauInfant-VariableFont_wght.ttf') format('truetype');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	src: local('Montserrat'), url('/wp-content/themes/zamok/fonts/Montserrat/Montserrat-VariableFont_wght.ttf') format('truetype');
}
@font-face {
	font-family: 'Montserrat Alternates';
	font-style: normal;
	font-weight: 100;
	src: local('Montserrat Alternates'), url('/wp-content/themes/zamok/fonts/Montserrat_Alternates/MontserratAlternates-Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'Montserrat Alternates';
	font-style: normal;
	font-weight: 200;
	src: local('Montserrat Alternates'), url('/wp-content/themes/zamok/fonts/Montserrat_Alternates/MontserratAlternates-ExtraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Montserrat Alternates';
	font-style: normal;
	font-weight: 300;
	src: local('Montserrat Alternates'), url('/wp-content/themes/zamok/fonts/Montserrat_Alternates/MontserratAlternates-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Montserrat Alternates';
	font-style: normal;
	font-weight: 400;
	src: local('Montserrat Alternates'), url('/wp-content/themes/zamok/fonts/Montserrat_Alternates/MontserratAlternates-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Montserrat Alternates';
	font-style: normal;
	font-weight: 500;
	src: local('Montserrat Alternates'), url('/wp-content/themes/zamok/fonts/Montserrat_Alternates/MontserratAlternates-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Montserrat Alternates';
	font-style: normal;
	font-weight: 600;
	src: local('Montserrat Alternates'), url('/wp-content/themes/zamok/fonts/Montserrat_Alternates/MontserratAlternates-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Montserrat Alternates';
	font-style: normal;
	font-weight: 700;
	src: local('Montserrat Alternates'), url('/wp-content/themes/zamok/fonts/Montserrat_Alternates/MontserratAlternates-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Montserrat Alternates';
	font-style: normal;
	font-weight: 800;
	src: local('Montserrat Alternates'), url('/wp-content/themes/zamok/fonts/Montserrat_Alternates/MontserratAlternates-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Montserrat Alternates';
	font-style: normal;
	font-weight: 900;
	src: local('Montserrat Alternates'), url('/wp-content/themes/zamok/fonts/Montserrat_Alternates/MontserratAlternates-Black.ttf') format('truetype');
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Ysabeau Infant', "Raleway", Helvetica, Arial, sans-serif !important;
}
body, button, input, select, textarea {
	font-family: 'Montserrat', "Open Sans", Helvetica, Arial, sans-serif !important;
}


#masthead {
	/*padding-top: 10px;*/
	padding-bottom: 10px;
}
#masthead .container {
	padding-top: 10px;
}
#masthead .onepress-menu a {
	font-family: 'Ysabeau Infant', sans-serif;
	letter-spacing: 0 !important;
	text-transform: unset;
	font-size: 1.25em;  /* 14px */
	font-weight: 500;
	/*padding-left: 12px;
	padding-right: 12px;*/
	color: #000;
	
	transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
}
#masthead .onepress-menu a:hover {
	color: var(--pale_orange);  /* #fff */
	text-shadow: 1px 1px 3px #000, -1px 1px 3px #000, 1px -1px 3px #000, -1px -1px 3px #000;
}
body.onepress-menu-mobile-opening .site-header {
	background-color: #fff !important;
}
body.home .section-meta {
	background-color: #fff;
}
.site-content .content-area {
	float: none;
}
/* For category News, 3D tours, Expositions */
.page-header {
	background-color: transparent !important;
}
.page-header .container {
	z-index: 2;
}
.page-header .page-title {
	text-align: center;
	color: var(--green_01);
}
@media screen and (min-width: 576px) {
	.archive .page-header .page-title {
		font-size: 2.25rem;
	}
}
/*.archive.category-expositions .page-header .page-title {
	text-transform: 
}*/

.is-transparent .site-header.no-scroll #nav-toggle span {
	background-color: var(--pale_orange_02) !important;
}
.is-transparent .site-header.no-scroll #nav-toggle span::before, .is-transparent .site-header.no-scroll #nav-toggle span::after {
	background-color: var(--pale_orange_02) !important;
}
.is-transparent .site-header.no-scroll #nav-toggle.nav-is-visible span {
	background-color: transparent !important;
}
body.onepress-menu-mobile-opening .is-transparent .site-header.no-scroll #nav-toggle span:before, body.onepress-menu-mobile-opening .is-transparent .site-header.no-scroll #nav-toggle span:after {
	background-color: #000 !important;
}

body.onepress-menu-mobile-opening .is-transparent .site-header.no-scroll .has-t-logo .custom-logo-transparent {
	display: none;
}
body.onepress-menu-mobile-opening .is-transparent .site-header.no-scroll .has-t-logo .custom-logo {
	display: inline-block;
}

#hero {
	height: 100vh;
	display: flex;
}
#hero .container {
	/*margin-top: auto;*/
	padding-top: unset;
	padding-bottom: unset;
	align-content: center;
}

.followWrap {
	height: var(--header_h) !important;
}
body.home .followWrap {
	height: 0 !important;
}
#hero .backstretch {
	height: 100vh !important;
}
#hero .backstretch:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url('/wp-content/uploads/2026/03/hero_bg_001.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	filter: blur(2px);
	-webkit-mask-image: linear-gradient(to bottom, black 20%, transparent);
	mask-image: linear-gradient(to bottom, black 20%, transparent);
}
/*#hero .backstretch:after {
	content: '';
}*/
#hero .backstretch img {
	height: 100vh !important;
	width: auto !important;
	min-width: 100vw;
	top: 50% !important;
	left: 50% !important;
	transform: translate(-50%, -50%);
	object-fit: cover;
}
/*#hero .backstretch img:before {
	content: '';
}
#hero .backstretch img:after {
	content: '';
}*/
.hero__content {
	/*position: relative;*/
}
.hero__content > *:not(.counter_block) {
	padding-right: 15%;
}
#hero .hero-large-text {
	font-weight: 600;
	font-size: 2.5rem;
	margin-bottom: 2rem;
}
#hero .hero__content, #hero .hero__content p {
	text-align: left;
}
#hero .hero__content p {
	font-style: normal;
	font-weight: 300;  /* 100 */
	margin-bottom: 2rem;
}
.hero_video {
	display: inline-block;
	object-position: 50% 0%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	max-width: none;
	max-height: none;
	object-fit: cover;
}
.btn_and_soc_cntnr {
	position: relative;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 40px;
	align-items: center;
}
.btn_and_soc_cntnr:after {
	content: '';
	position: absolute;
	display: block;
	bottom: 0;
	right: 0;
	-webkit-transform: translateX(calc(50% + 200px));
	transform: translateX(calc(50% + 200px));  /* 50% */
	background-image: url('/wp-content/uploads/2026/03/ghost.webp');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 10rem;
	aspect-ratio: 241 / 210;
	
	visibility: hidden;
	opacity: 0;
	
	transition: all .75s linear;
    -moz-transition: all .75s linear;
    -webkit-transition: all .75s linear;
    -o-transition: all .75s linear;
	
	-webkit-transition-delay: 1.5s;
	transition-delay: 1.5s;
}
#hero.loaded .btn_and_soc_cntnr:after {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateX(50%);
	transform: translateX(50%);
}
.soc_nets_block {
	display: grid;
	grid-template-columns: repeat(4, 30px);
	gap: 10px;
	height: fit-content;
	
	z-index: 1;
}
.btn_and_soc_cntnr .soc_nets_block {
	grid-template-columns: repeat(4, 25px);
	gap: 16px;
}
.soc_nets_block a {
	transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
}
.soc_nets_block a:hover {
	transform: scale(1.25);
}
#hero .btn-theme-primary {
	background-color: var(--pale_orange_02);
	/*margin-right: unset;*/
	margin: unset;
	
}
#hero .btn span {
	font-family: 'Ysabeau Infant', "Open Sans", Helvetica, Arial, sans-serif;
	font-weight: 600;
	color: #000;
}
#hero .btn span:last-child {
	display: none;
}
.counter_block {
	position: absolute;  /* relative */
	display: grid;
	grid-auto-flow: column;
	justify-items: center;
	background-color: rgba(255, 255, 255, .2);
	
	border: 1px solid rgba(229, 231, 235, .5);
	border-bottom-width: 0;
	border-radius: 3px 3px 0 0;
	backdrop-filter: blur(3px);
	
	width: 100%;
	bottom: 0;
}
/*.counter_block:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, .2);
	border: 1px solid rgba(229, 231, 235, .5);  /* 20% */
/*	border-bottom-width: 0;
	border-radius: 3px 3px 0 0;
}*/
/*.counter_block:after {
	content: '';
}*/
.counter_block .count_item {
	position: relative;
	display: grid;
	grid-auto-flow: row;
	justify-items: center;
	padding: .25em .75em .75em;  /* 1rem */
	font-family: 'Montserrat', "Open Sans", Helvetica, Arial, sans-serif;
	color: var(--pale_orange_02);
}
.count_nmbr {
	font-weight: 500;
	font-size: 2em;  /* 1.4rem */
}
.count_text {
	text-transform: uppercase;
	font-weight: 600;
	font-size: .75em;  /* .75rem */
}
@media screen and (max-width: 768px) {
	.hero__content > *:not(.counter_block) {
		padding-right: unset;
	}
	#hero .btn span:first-child {
		display: none;
	}
	#hero .btn span:last-child {
		display: inline;
	}
	.btn_and_soc_cntnr {
		flex-direction: column;
		/*align-content: flex-start;*/
		align-items: flex-start;
	}
	.btn_and_soc_cntnr:after {
		display: none;
	}
	.counter_block {
		display: none;
	}
}
@media screen and (max-width: 576px) {
	#hero .container {
		margin-left: 15px;
		margin-right: 15px;
	}
	#hero .hero__content {
		display: grid;
		align-content: space-between;
		height: 80%;
		margin-bottom: 20px;
		margin-top: calc(20vh - 20px) !important;
	}
	#hero .hero-small-text {
		display: none;
	}
}
@media screen and (min-width: 1140.1px) {
	#masthead .onepress-menu a {
		padding-left: 12px;
		padding-right: 12px;
	}
	.is-transparent .no-scroll.site-header .onepress-menu > li > a {
		color: var(--pale_orange) !important;
	}
}
@media screen and (min-width: 940px) {
	.hero-large-text {
		letter-spacing: 3px !important;
	}
}

.section-title-area .section-subtitle {
	display: none !important;
}
.section-title-area .section-title {
	font-weight: 500 !important;
	/*text-transform: capitalize !important;*/
	text-transform: unset !important;
	letter-spacing: 2px !important;
	font-size: 3rem !important;
	color: var(--green_01);
}


.site-content {
	position: relative;
}
footer.site-footer {
	background-color: #fff;
	border-top: 5px solid var(--light_grey_01);
}
/*.home .site-footer {
	border-top: 5px solid var(--light_grey_01);
}*/
.site-content:before {
	content: '';
	position: absolute;
	display: block !important;
	background-image: url(/wp-content/uploads/2026/03/bg_tl_192x200.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	/*width: 100px;*/
	width: min(100px, 17%);
	aspect-ratio: 24 / 25;
	top: 10px;
	left: 10px;
	z-index: 1;
}
.site-content:after {
	content: '';
	position: absolute;
	display: block !important;
	background-image: url(/wp-content/uploads/2026/03/bg_tl_192x200.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	/*width: 100px;*/
	width: min(100px, 17%);
	aspect-ratio: 24 / 25;
	top: 10px;
	right: 10px;
	transform: rotateY(180deg);
	/*z-index: 0;*/
}
.site-footer:before {
	content: '';
	position: absolute;
	display: block !important;
	background-image: url(/wp-content/uploads/2026/03/bg_tl_192x200.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	/*width: 100px;*/
	width: min(100px, 17%);
	aspect-ratio: 24 / 25;
	bottom: 10px;
	left: 10px;
	transform: rotateX(180deg);
	/*z-index: 0;*/
}
.site-footer:after {
	content: '';
	position: absolute;
	display: block !important;
	background-image: url(/wp-content/uploads/2026/03/bg_tl_192x200.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	/*width: 100px;*/
	width: min(100px, 17%);
	aspect-ratio: 24 / 25;
	bottom: 10px;
	right: 10px;
	transform: rotateX(180deg) rotateY(180deg);
	/*z-index: 0;*/
}
.site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
	opacity: .7;
}
.bg_page:before {
	content: '';
	position: absolute;
	display: block;
	background-image: url(/wp-content/uploads/2026/03/bg_center_1059x2021.webp);
	background-repeat: repeat-y;
	background-position: center 0;
	background-size: contain;
	width: 40%;
	height: calc(100% - min(125px, 17%));
	transform: translate(-50%, 0px);
	left: 50%;
	top: min(125px, 17%);
	opacity: .3;
}
#footer-widgets {
	background-color: #fff;  /* #c4c4c4 */
}
#footer-widgets {
	padding-bottom: unset;
}
.site-footer .row {
	display: grid;
	grid-template-columns: 35% repeat(3, 1fr);
}
.site-footer .row .sidebar {
	width: 100%;
	max-width: 100%;
}
.site-footer .row .sidebar .widget-title {
	font-family: 'Montserrat', "Open Sans", Helvetica, Arial, sans-serif !important;
	text-transform: capitalize;
	letter-spacing: 0;
	color: #000;
}
.site-footer .row .sidebar a {
	color: var(--dark_grey_02);
}
.mob_soc_nets_block {
	display: none;
	padding-bottom: 4.375rem;
}
.mob_soc_nets_block .soc_nets_block {
	justify-content: center;
	align-items: center;
}
footer.site-footer .site-info {
	background-color: transparent;
	padding-top: 0;
	padding-bottom: 55px;
}
.site-footer .site-info .container {
	border-top: 1px solid var(--light_grey_03);
	padding-top: 25px;
}
.info_and_soc_block {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	gap: 10px;
}
.site_info_text {
	color: var(--dark_grey_02);
}
.site_info_text a {
	text-shadow: 1px 1px 2px #000;
}
.info_and_soc_block .soc_nets_block {
	align-items: center;
}
footer.site-footer .btt a {
	background-color: var(--green_01);
	border-radius: 50%;
	color: #fff;
	box-shadow: 0px 3px 5px #000;
}
footer.site-footer .btt a:hover {
	color: var(--pale_orange_02);
	text-shadow: 2px 2px 4px #000;
	scale: 1.15;
}
#contacts h3 {
	font-family: 'Montserrat', "Open Sans", Helvetica, Arial, sans-serif !important;
	font-size: 1.4rem;
	color: #000;
}
#contacts .row {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-auto-flow: dense;
	direction: rtl;
	justify-items: center;
}
#contacts .row > * {
	max-width: 100%;
	direction: ltr;
}
.additional_contact_block h3 {
	font-weight: 700;
	margin-bottom: 1.5rem;
}
.ac_block {
	display: grid;
	gap: 1rem;
}
.ac_block p {
	color: #000;
	margin-bottom: unset;
}
.ac_block a {
	color: rgba(0, 0, 0, .6);
}
.ac_item {
	display: grid;
	grid-template-columns: repeat(2, min-content);
	gap: 5px;
	align-items: center;
}
.ac_item i {
	font-size: 1.25rem;
	color: red;
}
.contact-form {
	display: grid;
	justify-items: center;
	gap: 2.5rem;
}
.contact-form .wpcf7 {
	width: 100%;
}
.contact-form form h3 {
	text-align: center;
	font-weight: 500;
	text-transform: none;
	letter-spacing: 0.5px;
}
.contact-form form input::placeholder, .contact-form form textarea::placeholder {
	color: var(--light_grey_02);
}
.contact-form form label {
	font-size: .9rem;
	font-weight: 600;
	text-transform: none;
	letter-spacing: 0.5px;
	color: #000;
}
.contact-form form input[type=text], .contact-form form input[type=email], .contact-form form textarea {
	background-color: #fff;
	border: 1.5px solid var(--light_grey_01);
	box-shadow: unset;
}
.contact-form form p:last-of-type {
	display: grid;
	/*justify-content: center;*/
	justify-items: center;
}
.contact-form form input[type=submit] {
	font-family: 'Montserrat Alternates', "Open Sans", Helvetica, Arial, sans-serif !important;
	text-transform: none;
	font-size: .9rem;
	background: linear-gradient(134.16deg, var(--green_02) 0.59%, var(--green_01) 76.37%);
	letter-spacing: 1px;
	padding: 10px 15px;
	/*width: fit-content;*/
	width: 80%;
	min-width: 80%;
	max-width: 100%;
}
.gmap_frame {
	border: 1px solid #000 !important;
    box-shadow: 0px 4px 4px 0px #00000040;
}
@media screen and (max-width: 768px) {
	#contacts .row {
		grid-template-columns: 1fr;
	}
	.site-footer .row {
		grid-template-columns: repeat(2, 1fr);
	}
	.site-footer .row .sidebar:first-child {
		grid-column: 1 / 3;
	}
	.mob_soc_nets_block {
		display: block;
		
		/*background-color: #c4c4c4;*/
	}
	.info_and_soc_block .soc_nets_block {
		display: none;
	}
}
@media screen and (min-width: 992px) {
	.contact-form .wpcf7 {
		width: 80%;
	}
}


#gallery {
	background-color: transparent;
}
#gallery .owl-nav button {
	top: calc(-60px - 2rem);  /* -1.75rem */
	/*background-color: unset;
	color: #000;
	opacity: unset;*/
}

#news .row .col-sm-12 .blog-entry {
	display: grid;
	grid-template-rows: repeat(3, auto);
	gap: 25px;
}
#news .row .list-article {
	padding-top: unset;
	padding-bottom: unset;
	border: 1px solid var(--light_grey_02);
}
#news .row .list-article.clearfix::after {
	display: none;
}
/*#news .row .list-article:not(:last-child) {
	margin-bottom: 25px;
}*/
#news .row .list-article .list-article-content {
	padding: 10px 10px 10px 0;
}
#news .row .list-article .entry-title {
	line-height: 1.1;
}
#news .row .list-article .entry-excerpt {
	color: var(--black_03);
}
#news .announce_block {
	margin-top: 3rem;
}
#news .announce_block .list-article-thumb {
	display: block;
	margin: unset;
	float: unset;
}
#news .announce_block .list-article-content {
	display: none;
}
/*#news .btn_block {
	text-align: center;
}*/
.announce_item {
	position: relative;
	padding: 10px;
	background-color: var(--orange_color);
}
.announce_item:after {
	content: '';
	position: absolute;
	display: block;
	bottom: calc(-5em + 1px);
	width: 0;
	height: 0;
	border: 3em solid transparent;
	border-top: 2em solid var(--orange_color);
	transform: translateX(-50%);
	left: 50%;
}
#tours_sec .row {
	display: grid;
	grid-template-columns: repeat(3, 1fr);  /* repeat(4, 1fr) */
	gap: 15px;
	justify-content: center;
}
#tours_sec .row .list-article {
	display: flex;
	flex-direction: column;
	padding-top: unset;
	padding-bottom: unset;
	border-top: unset;
	border-bottom: unset !important;
	background-color: #fff;
	position: relative;
	justify-content: center;
	align-items: center;
	text-align: center;
}
#tours_sec .row .list-article .list-article-thumb {
	display: block !important;
	margin: unset;
	aspect-ratio: 4 / 3;
	width: 100%;
}
#tours_sec .row .list-article .list-article-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#tours_sec .row .list-article .list-article-thumb a:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to bottom, rgba(15, 15, 15, 0.5), rgba(0, 0, 0, 0.4));
	transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
}
#tours_sec .row .list-article:hover .list-article-thumb a:after {
	opacity: 0;
}
#tours_sec .row .list-article .list-article-content {
	border: none;
	position: absolute;
	width: 100%;
	height: 100%;
	display: grid;
	align-items: center;
	justify-items: center;
	float: none;
	overflow: hidden;
}
#tours_sec .row .list-article .entry-header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#tours_sec .row .list-article .entry-header a {
	position: absolute;
	display: grid;
	width: 100%;
	height: 100%;
	color: #fff;
	align-items: end;
	padding-bottom: 15%;
	/* z-index: 3; */
}
#tours_sec .row .list-article:hover .entry-header a {
	text-decoration: none;
}
#news .row .list-article .list-article-meta, #tours_sec .row .list-article .list-article-meta, #expositions_sec .row .list-article .list-article-meta {
	display: none;
}
#tours_sec .entry-excerpt {
	display: none;
}
#expositions_sec .row {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 15px;
	justify-content: center;
}
#expositions_sec .row .list-article {
	background-color: #fff;
	border: 1px solid var(--light_grey_02);  /* #E5E7EB */
}
#expositions_sec .row .list-article .list-article-thumb {
	display: block !important;
	margin: unset;
	aspect-ratio: 10 / 7;
	width: 100%;
}
#expositions_sec .row .list-article .list-article-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#expositions_sec .row .list-article .list-article-content {
	padding: 10px 10px 15px;  /* 10px 10px 0 10px */
}
#expositions_sec .row .list-article .list-article-content .entry-excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	
	color: #000;
}
#expositions_sec .row .list-article .entry-title {
	line-height: 1.1;
	font-size: 1.75rem;
}
#expositions_sec .row .list-article .entry-title a {
	color: #000;
}
/*#expositions_sec .list-article .btn_block {
	display: none;
}*/
.btn_block {
	display: block;
	width: 100%;
	text-align: center;  /* center left */
	margin-top: 2rem;
}
.btn_block a {
	font-family: 'Montserrat Alternates', "Open Sans", Helvetica, Arial, sans-serif !important;
	text-transform: none;
	font-size: .9rem;
	font-weight: 600;
	color: #fff;
	background: linear-gradient(134.16deg, var(--green_02) 0.59%, var(--green_01) 76.37%);
	letter-spacing: 1px;
	padding: 10px 15px;
	max-width: 100%;
	
	transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
}
.btn_block a:hover {
	text-decoration: none;
	color: #fff;
	opacity: .8;
}
@media screen and (min-width: 576px) {
	#news .row .col-sm-12 {
		padding-left: unset;
		padding-right: unset;
	}
}
@media screen and (min-width: 720.1px) {
	#news .row .col-sm-12 .blog-entry {
		grid-template-rows: repeat(3, 1fr);
	}
	#news .row .list-article {
		display: grid;  /* flex */
		grid-template-columns: 30% auto;
		column-gap: 20px;
	}
	#news .row .list-article .list-article-thumb {
		display: block !important;
		width: 100%;
		/*max-width: 30%;
		/*height: 100%;*/
		
		margin-right: unset;
	}
	#news .row .list-article .list-article-thumb img {
		object-fit: cover;
		width: 100%;
		height: 100%;
	}
	#news .row .list-article .entry-excerpt {
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
}
@media screen and (min-width: 992px) {
	#news .row {
		display: grid;
		grid-template-columns: auto 30%;
		column-gap: 20px;
	}
	#news .row .col-sm-12 {
		/*flex: 0 0 70%;
		max-width: 70%;*/
		width: 100%;
		max-width: 100%;
	}
	#news .announce_block {
		/*flex: 0 0 30%;
		max-width: 30%;*/
		width: 100%;
		max-width: 100%;
		margin-top: unset;
		
		height: calc(100% - (0.9rem*1.7 + 2rem));
		max-height: calc(100% - (0.9rem*1.7 + 2rem));
	}
	.announce_item {
		height: 100%;
	}
	#news .announce_block .list-article-thumb {
		width: 100%;
		height: 100%;
	}
	#news .announce_block .list-article-thumb img {
		width: 100%;
		height: 100%;
		object-fit: fill;
	}
	/*#news .btn_block {
		text-align: left;
	}*/
}
@media screen and (max-width: 960px) {
	#tours_sec .row {
		grid-template-columns: repeat(2, 1fr);
	}
	#expositions_sec .row {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media screen and (max-width: 720px) {
	#news .row .list-article .list-article-content {
		padding: 0 10px 10px 10px;
	}
}
@media screen and (max-width: 480px) {
	#tours_sec .row {
		grid-template-columns: 1fr;
	}
	#expositions_sec .row {
		grid-template-columns: 1fr;
	}
}

.archive.category-news .page-header {
	border: unset;
}
.archive.category-news .page-header .page-title {
	text-transform: none;
	font-size: 2.75rem;  /* 2 */
	
	font-weight: 500;
}
.archive.category-news .site-content .content-area {
	padding-top: unset !important;
}
.archive.category-news .site-main {
	display: grid;
	gap: 25px;
}
.archive.category-news .site-main .list-article {
	padding-top: unset;
	padding-bottom: unset;
	border: 1px solid var(--light_grey_02);
}
.archive.category-news .site-main .list-article:first-child {
	border-top: 1px solid var(--light_grey_02);
}
.archive.category-news .site-main .list-article .list-article-content {
	padding: 10px 10px 10px 0;
	align-content: center;
}
.archive.category-news .site-main .list-article .list-article-content .entry-header .entry-title {
	line-height: 1.1;
}
.archive.category-news .entry-header .entry-title a {
	color: #000;
}
.archive.category-news .entry-header .entry-title a:hover {
	color: var(--light_grey_03);
}
.archive.category-news .entry-excerpt p {
	color: var(--dark_grey_02);
}
@media screen and (min-width: 720.1px) {
	.archive.category-news .site-main .list-article {
		display: grid;
		grid-template-columns: 30% auto;
		column-gap: 20px;
	}
	.archive.category-news .site-main .list-article .list-article-thumb {
		display: block;
		width: 100%;
		margin-right: unset;
	}
	.archive.category-news .site-main .list-article .list-article-thumb img {
		object-fit: cover;
		width: 100%;
		height: 100%;
	}
}
@media screen and (max-width: 720px) {
	.archive.category-news .site-main .list-article .list-article-content {
		padding: 0 10px 10px 10px;
	}
}

.archive.category-expositions .page-header, .archive.category-exhibitions .page-header {
	border: unset;
}
.archive.category-expositions .page-header .page-title, .archive.category-exhibitions .page-header .page-title {
	text-transform: none;
	font-size: 2.75rem;  /* 2 */
	
	font-weight: 500;
}
.archive.category-expositions .site-content .content-area, .archive.category-exhibitions .site-content .content-area {
	padding-top: unset !important;
}
.archive.category-expositions .site-main, .archive.category-exhibitions .site-main {
	display: grid;
	grid-auto-flow: row;
}
.archive.category-expositions .site-main .list-article, .archive.category-exhibitions .site-main .list-article {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	padding-top: unset;
	padding-bottom: unset;
	border: unset;
}
.archive.category-expositions .site-main .list-article:nth-child(odd), .archive.category-exhibitions .site-main .list-article:nth-child(odd) {
	direction: rtl;
}
.archive.category-expositions .site-main .list-article:nth-child(odd) .list-article-content, .archive.category-exhibitions .site-main .list-article:nth-child(odd) .list-article-content {
	direction: ltr;
}
.archive.category-expositions .site-main .list-article .list-article-content, .archive.category-exhibitions .site-main .list-article .list-article-content {
	padding: max(10%, 20px) max(10%, 10px);
	
	/*height: fit-content;*/
	margin-top: auto;
	margin-bottom: auto;
}
.archive.category-expositions .site-main .list-article .list-article-content .entry-header .entry-title, .archive.category-exhibitions .site-main .list-article .list-article-content .entry-header .entry-title {
	line-height: 1.25;
}
.archive.category-expositions .entry-header .entry-title a, .archive.category-exhibitions .entry-header .entry-title a {
	color: #000;
}
.archive.category-expositions .entry-header .entry-title a:hover, .archive.category-exhibitions .entry-header .entry-title a:hover {
	color: var(--light_grey_03);
}
.archive.category-expositions .entry-excerpt, .archive.category-exhibitions .entry-excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
@media screen and (max-width: 575px) {
	.archive.category-expositions .site-content > .container, .archive.category-exhibitions .site-content > .container {
		padding-left: unset;
		padding-right: unset;
	}
}
.archive.category-expositions .entry-excerpt p, .archive.category-exhibitions .entry-excerpt p {
	color: var(--dark_grey_02);
}
.archive.category-expositions .site-main .list-article .list-article-thumb, .archive.category-exhibitions .site-main .list-article .list-article-thumb {
	display: block;
	/*margin-right: unset;*/
	margin: unset;
}
.archive.category-expositions .site-main .list-article .list-article-thumb img, .archive.category-exhibitions .site-main .list-article .list-article-thumb img {
	width: 100%;
	height: 100%;
	aspect-ratio: 7 / 8;  /* 1/1 4/3 */
	object-fit: cover;
}
.archive.category-expositions .site-main .list-article .btn_block, .archive.category-exhibitions .site-main .list-article .btn_block {
	text-align: left;
}
.archive.category-expositions .site-main .list-article .btn_block a, .archive.category-exhibitions .site-main .list-article .btn_block a {
	font-family: 'Ysabeau Infant', "Open Sans", Helvetica, Arial, sans-serif !important;
	letter-spacing: unset;
	font-size: 1rem;
	background-color: var(--green_01);
	background-image: unset;
	border-radius: 6px;
}
.archive.category-expositions .list-article-meta, .archive.category-exhibitions .list-article-meta {
	display: none;
}
@media screen and (max-width: 720px) {
	.archive.category-expositions .site-main .list-article, .archive.category-exhibitions .site-main .list-article {
		grid-template-columns: 1fr;
		/*grid-template-rows: 1fr 1fr;*/
	}
}

.archive.category-3d_tours .page-header {
	border: unset;
}
.archive.category-3d_tours .site-content .content-area {
	padding-top: unset !important;
}
.archive.category-3d_tours .site-main {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 15px;
}
.archive.category-3d_tours .site-main .list-article {
	position: relative;
	padding: unset;
	border: unset;
}
.archive.category-3d_tours .site-main .list-article .list-article-thumb {
	margin: unset;
	aspect-ratio: 4 / 3;
	
	display: block;
	width: 100%;
}
.archive.category-3d_tours .site-main .list-article .list-article-thumb a:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to bottom, rgba(15, 15, 15, 0.5), rgba(0, 0, 0, 0.4));
	transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
}
.archive.category-3d_tours .site-main .list-article:hover .list-article-thumb a:after {
	opacity: 0;
}
.archive.category-3d_tours .site-main .list-article .list-article-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.archive.category-3d_tours .site-main .list-article .list-article-content {
	position: absolute;
	width: 100%;
	height: 100%;
	display: grid;
	align-items: center;
	justify-items: center;
	/*float: none;*/
	top: 0;
	left: 0;
}
.archive.category-3d_tours .site-main .list-article .entry-header {
	position: absolute;
    /* top: 0; */
    /* left: 0; */
	width: 100%;
	height: 100%;
}
.archive.category-3d_tours .site-main .list-article .entry-header a {
	position: absolute;
	display: grid;
	width: 100%;
	height: 100%;
	color: #fff;
	align-items: end;
	padding-top: 15%;
	padding-bottom: 15%;
	justify-content: center;
}
.archive.category-3d_tours .site-main .list-article .entry-excerpt {
	display: none;
}

.cat_desc_block * {
	color: #000;
}
.cat_desc_block h3 {
	margin-top: 1.25rem;  /* 0.9375 */
}


.fade_in_up {
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translatey(100px);
	transform: translatey(100px);
	
	transition: all .5s linear;
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
	
	-webkit-transition-delay: 1s;
	transition-delay: 1s;
}
#hero.loaded .fade_in_up {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translatey(0);
	transform: translatey(0);
}
/*.animated_block {
	transform: translatey(0);
}*/


body.single-post .entry-header.cat_expositions, body.single-post .entry-header.cat_exhibitions {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
	padding: 10px;
	z-index: 2;
}
body.single-post .entry-header.cat_expositions:before, body.single-post .entry-header.cat_exhibitions:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	z-index: 3;
}
body.single-post .entry-header.cat_expositions[bg_url], body.single-post .entry-header.cat_exhibitions[bg_url] {
	/*background-image: url(attr(bg_url));*/
	/*background: image-set(attr(bg_url));*/
	background: image-set(var(--bg_url2));
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	aspect-ratio: 3 / 1;
	min-height: 200px;
	max-width: 100%;
}
body.single-post .entry-header .entry-title {
	position: relative;
	color: #000;
}
body.single-post .entry-header.cat_expositions .entry-title, body.single-post .entry-header.cat_exhibitions .entry-title {
	color: #fff;
	font-weight: 600;
	text-align: center;
	z-index: 4;
}
body.single-post .entry-header.cat_expositions .entry-meta, body.single-post .entry-header.cat_exhibitions .entry-meta {
	display: none;
}
body.single-post .entry-header.cat_3d_tours .entry-title {
	color: var(--green_01);
	text-transform: uppercase;
	text-align: center;
	z-index: 1;
}
/*body.single-post .site-content:before, body.single-post .site-content:after {
	z-index: 0;
}*/
body.single-post .post.category-news .entry-meta {
	margin-top: 30px;
}
body.single-post .post.category-news .data_and_soc_cntnr {
	position: relative;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	gap: 25px;
	line-height: 1.25;
}
body.single-post .post.category-news .data_and_soc_cntnr .date_and_author_block {
	text-transform: none;
	letter-spacing: 1px;
	color: var(--light_grey_03);
}
body.single-post .post.category-news .data_and_soc_cntnr .soc_nets_block {
	align-items: center;
	grid-template-columns: repeat(4, 20px);
	gap: 15px;
}
@media screen and (max-width: 575px) {
	/*body.single-post .site-content > .container {
		padding-left: unset;
		padding-right: unset;
	}*/
	body.single-post .entry-header.cat_expositions {
		width: calc(100% + 30px);
		max-width: calc(100% + 30px) !important;
		margin-left: -15px;
	}
}
@media screen and (min-width: 940px) {
	/*body.single-post .entry-header.cat_expositions .entry-title*/
	body.single-post .entry-header .entry-title {
		font-size: 3em;
		line-height: 1.3;
	}
}


#souvenirs_sec {
	position: relative;
	background-color: #fff;
}
#souvenirs_sec:after {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url(/wp-content/uploads/2026/04/bg_center_02_2.webp);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	opacity: 8%;
}
#souvenirs_sec .woocommerce {
	position: relative;
}
#souvenirs_sec .woocommerce ul.products {
	display: grid;
	grid-auto-flow: column;
	grid-auto-columns: 100%;
	width: 100%;
	scroll-behavior: smooth;
	overflow-x: auto;
	scroll-snap-type: x mandatory;
	scrollbar-width: none;
	-ms-overflow-style: none;
	
	margin-bottom: unset;
	column-gap: var(--slider_prdct_gap);
}
@media screen and (max-width: 576px) {
	#souvenirs_sec .woocommerce {
		margin-left: 30px;
		margin-right: 30px;
		width: calc(100% - 60px);
	}
}
@media screen and (min-width: 480px) {
	#souvenirs_sec .woocommerce ul.products {
		grid-auto-columns: calc((100% - var(--slider_prdct_gap)) / 2);
	}
}
@media screen and (min-width: 576px) {
	#souvenirs_sec .woocommerce ul.products {
		grid-auto-columns: calc((100% -  2 * var(--slider_prdct_gap)) / 3);
	}
}
@media screen and (min-width: 768px) {
	#souvenirs_sec .woocommerce ul.products {
		grid-auto-columns: calc((100% -  3 * var(--slider_prdct_gap)) / 4);
	}
}
@media screen and (min-width: 992px) {
	#souvenirs_sec .woocommerce ul.products {
		grid-auto-columns: calc((100% -  4 * var(--slider_prdct_gap)) / 5);
	}
}
#souvenirs_sec .woocommerce ul.products::-webkit-scrollbar {
	display: none;
}
#souvenirs_sec .woocommerce ul.products:before, #souvenirs_sec .woocommerce ul.products:after {
	display: none;
}
#souvenirs_sec .woocommerce ul.products li.product {
	float: none;
	width: 100%;
	margin: unset;
	scroll-snap-align: start;
	background-color: #fff;
	border: 1px solid var(--light_grey_02);
	
	display: flex;
	flex-direction: column;
	padding: 7px;
	align-items: center;
	text-align: center;
}
#souvenirs_sec .woocommerce ul.products li.product a.woocommerce-loop-product__link {
	display: flex;
	flex-direction: column;
	flex-grow: 5;
}
#souvenirs_sec .woocommerce ul.products li.product .woocommerce-loop-product__title {
	font-size: 1.25em;
}
#souvenirs_sec .woocommerce ul.products li.product .price {
	font-size: 1.25em;  /* 1.1 */
	font-weight: 500;
	color: var(--bkack_04);
	margin-top: auto;
}
#souvenirs_sec .woocommerce ul.products li.product .button {
	width: 100%;
	background-color: var(--pale_orange_02);
}
#souvenirs_sec .woocommerce:before, #souvenirs_sec .woocommerce:after {
	content: '';
	position: absolute;
	display: flex;
	background-image: url(/wp-content/uploads/2026/04/slider_arrow_right.webp);
    width: 15px;
    aspect-ratio: 3 / 7;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    top: 50%;
    /* transform: translate(0, -50%); */
    cursor: pointer;
	opacity: .5;
	
	transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
}
#souvenirs_sec .woocommerce:before {
	transform: translate(0, -50%) rotateZ(180deg);
	left: calc(-10px - var(--slider_arrow_width));
}
#souvenirs_sec .woocommerce:after {
	transform: translate(0, -50%);
	right: calc(-10px - var(--slider_arrow_width));
}
/*#souvenirs_sec .woocommerce::before:hover {
	opacity: .9;
}*/


body.wp-singular .page-header {
	position: relative;
	
	border-bottom: unset;
}
body.wp-singular .page-header .entry-title {
	text-align: center;
	text-transform: unset;
	color: var(--green_01);
	font-size: 2.75rem;  /* 3 */
	font-weight: 500;
}
body.wp-singular .page-header:before, body.wp-singular .page-header:after {
	content: '';
	position: absolute;
	display: block !important;
	background-image: url(/wp-content/uploads/2026/03/bg_tl_192x200.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: min(100px, 17%);
	aspect-ratio: 24 / 25;
	opacity: .7;
	
	overflow: auto;
}
body.wp-singular .page-header:before {
	top: 10px;
	left: 10px;
	z-index: 1;
}
body.wp-singular .page-header:after {
	top: 10px;
	right: 10px;
	transform: rotateY(180deg);
}

body.wp-singular /*.page-id-1307*/ .site-content {
	border-top: unset;
}
body.wp-singular:not(.single-post):not(.home):not(.single-product) /*.page-id-1307*/ .site-content:before, body.wp-singular:not(.single-post):not(.home):not(.single-product) /*.page-id-1307*/ .site-content:after {
	display: none !important;
}
body.wp-singular.page-id-1307 .woocommerce {
	position: relative;
}
body.wp-singular.page-id-1307 .woocommerce ul.products {
	display: grid;
	/*grid-auto-flow: column;
	grid-auto-columns: 100%;*/
	grid-template-columns: repeat(2, 1fr);
	width: 100%;
	
	margin-bottom: unset;
	gap: var(--prdct_gap_mob);
}
/*@media screen and (max-width: 576px) {
	body.wp-singular.page-id-1307 .woocommerce {
		margin-left: 30px;
		margin-right: 30px;
		width: calc(100% - 60px);
	}
}*/
/*@media screen and (min-width: 480px) {
	body.wp-singular.page-id-1307 .woocommerce ul.products {
		grid-template-columns: repeat(2, 1fr);
	}
}*/
@media screen and (min-width: 576px) {
	body.wp-singular.page-id-1307 .woocommerce ul.products {
		grid-template-columns: repeat(3, 1fr);
	}
}
@media screen and (min-width: 768px) {
	body.wp-singular.page-id-1307 .woocommerce ul.products {
		grid-template-columns: repeat(4, 1fr);
	}
}
@media screen and (min-width: 992px) {
	body.wp-singular.page-id-1307 .woocommerce ul.products {
		grid-template-columns: repeat(5, 1fr);
		gap: var(--prdct_gap);
	}
}
body.wp-singular.page-id-1307 .woocommerce ul.products:before, body.wp-singular.page-id-1307 .woocommerce ul.products:after {
	display: none;
}
body.wp-singular.page-id-1307 .woocommerce ul.products li.product {
	float: none;
	width: 100%;
	margin: unset;
	background-color: #fff;
	border: 1px solid var(--light_grey_02);
	
	display: flex;
	flex-direction: column;
	padding: 7px;
	align-items: center;
	text-align: center;
}
body.wp-singular.page-id-1307 .woocommerce ul.products li.product a.woocommerce-loop-product__link {
	display: flex;
	flex-direction: column;
	flex-grow: 5;
}
body.wp-singular.page-id-1307 .woocommerce ul.products li.product .woocommerce-loop-product__title {
	font-size: 1.25em;
}
/*body.wp-singular.page-id-1307 .woocommerce ul.products li.product .price {
	font-size: 1.25em;
	font-weight: 500;
	color: var(--bkack_04);
	margin-top: auto;
}*/
body.wp-singular.page-id-1307 .woocommerce ul.products li.product .button {
	width: 100%;
	background-color: var(--pale_orange_02);
}

.items_block {
	padding-bottom: 2.5rem;
}
.block_title_area {
	margin-bottom: 30px;
}
.block_title_area h2 {
	font-weight: 500;
	text-transform: unset;
	letter-spacing: 1px;
	font-size: 3rem;
	color: var(--green_01);
	
	line-height: 1;
	text-align: center;
}
.items_block .row {
	display: grid;
	grid-template-columns: 1fr;
	gap: 15px;
	justify-content: center;
}
.items_block .row .list-article {
	background-color: #fff;
	border: 1px solid var(--light_grey_02);
}
.items_block .row .list-article .list-article-thumb {
	display: block !important;
	margin: unset;
	aspect-ratio: 7 / 5; /* 10/7 */
	width: 100%;
}
.items_block .row .list-article .list-article-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.items_block .row .list-article .list-article-content {
	padding: 15px 10px;
}
.items_block .row .list-article .list-article-meta {
	display: none;
}
.items_block .row .list-article .entry-title {
	line-height: 1.1;
	font-size: 1.75rem;
	color: #000;
}
.items_block .row .list-article .list-article-content .entry-excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	color: #000;
}
@media screen and (min-width: 480px) {
	.items_block .row {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media screen and (min-width: 768px) {
	.items_block .row {
		grid-template-columns: repeat(3, 1fr);
	}
}

body.single-product .page-header {
	display: none;
}
body.single-product .woocommerce-tabs {
	display: none;
}
body.single-product .product_title {
	color: var(--green_01);
	font-weight: 500;
	line-height: 1.2;
}
.woocommerce .product .price {
	color: var(--green_04) !important;
	font-weight: 600;
	font-family: 'Ysabeau Infant', sans-serif;
	font-size: 1.75em !important;
}
body.wp-singular.page-id-1307 .woocommerce ul.products li.product .price {
	font-size: 1.25em !important;  /* 1.1 */
	font-weight: 500;
	color: var(--bkack_04) !important;
	margin-top: auto;
}
.woocommerce-product-details__short-description {
	color: #000;
}
/*.woocommerce div.product form.cart .button*/
.single_add_to_cart_button {
	background-color: var(--green_01) !important;
}

.nav-links .page-numbers.current, .nav-links .page-numbers {
	background-color: var(--green_01) !important;
}
.nav-links .page-numbers:hover {
	background-color: var(--green_03) !important;
}

.entry-content {
	color: var(--dark_grey_02);
}

.entry-content a {
	color: var(--green_01);
}

.byline {display:none}


#footer-widgets .row > * {
	display: none;
}
.site-footer .site-info /*.container*/ {
	/*display: none;*/
}
/*#footer-widgets .container:before {
	content: '';
	width: 100%;
	height: auto;
	display: block;
	background-image: url(/wp-content/uploads/2026/06/footer_ukr_01_tr-scaled.webp);  /* /wp-content/uploads/2026/06/footer_ukr_01-scaled.webp*/
/*	aspect-ratio: 4501 / 980;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
:lang(en) #footer-widgets .container:before {
	background-image: url(/wp-content/uploads/2026/06/footer_eng_01_tr-scaled.webp);  /* /wp-content/uploads/2026/06/footer_eng_01-scaled.webp*/
/*}
@media screen and (min-width: 768.5px) {
	#footer-widgets {
		padding-top: 2.375rem;
	}
}*/

.additional_footer .container {
	padding-top: 2.5rem;
}
.additional_footer .row {
	grid-template-columns: 65% auto;
	gap: 30px 0;
}
.additional_footer .row > div {
	display: grid;
}
.additional_footer .row > div:first-child {
	row-gap: 30px;
	padding-right: 25px;
	border-right: 2px solid #000;
}
.additional_footer .row > div:last-child {
	padding-left: 25px;
}
.additional_footer .row > div:first-child .footer_logo_block {
	display: grid;
	grid-template-columns: 69% calc(31% - 15px);
	gap: 15px;
}
.additional_footer .desc_block {
	color: #000;
}
.additional_footer .desc_block a {
	color: #000;
}
.additional_footer .row > div:last-child .footer_text_block {
	margin-bottom: 30px;
}
.additional_footer .row > div:first-child h3 {
	line-height: 1.4;
}
.additional_footer .row > div:first-child span:first-child {
	padding-right: 25px;
}
.additional_footer .row > div:first-child .desc_block p:last-child {
	text-align: right;
}
.additional_footer .row > div:last-child .desc_block p:last-child {
	text-align: left;
}
.additional_footer .row > div:last-child .desc_block div:nth-child(2) {
	margin-bottom: unset;
}
.additional_footer .row > div:last-child .desc_block li {
	line-height: 1.2;
}
@media screen and (max-width: 768px) {
	.additional_footer .row {
		grid-template-columns: calc(100% - 30px);
        justify-content: center;
	}
	.additional_footer .row > div:first-child {
		padding-right: unset;
		border-right: unset;
	}
	.additional_footer .row > div:last-child {
		padding-left: unset;
	}
	.additional_footer .row > div:first-child .footer_text_block {
		margin-bottom: 30px;
	}
	.additional_footer .row > div:first-child .footer_logo_block {
		grid-template-columns: 100%;
	}
	
	/*#footer-widgets {
		padding: unset !important;
	}*/
}
