/* Инициализация переменных */
:root {
	--main-bg-color: #fef8f4;
	--accent-bg-color: #FDF2E7;
	--accent-color: #503924;
	--main-font: 'Gilroy', sans-serif;
	--accent-font: 'Garamond', serif;
	--main-font-color: #503924;
}

/* Сброс стилей */
* {
  box-sizing: border-box !important;
  padding: 0;
  margin: 0;
	word-break: normal !important;
	overflow-wrap: break-word !important;
}
body .wp-site-blocks > * {
	margin-block-start: 0 !important;
	margin-block-end: 0 !important;
}
body {
  font-family: 'Gilroy';
  background-color: var(--main-bg-color);
	color: var(--main-font-color);
	font-size: 16px;
	zoom: 1.1;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	color: var(--main-font-color);
}
img {
  display: block;
  object-fit: cover;
}
a {
  display: inline;
  text-decoration: none !important;
	color: var(--main-font-color);
}
button {
  display: block;
  border: none;
}
p {
  margin: 0;
}
ul {
	padding-inline-start: 0 !important;
}

/* Styles intended only for the front.*/
html {
	scroll-behavior: smooth;
}

header {
	position: relative !important;
	z-index: 9999;
}

@media screen and (prefers-reduced-motion: reduce) {

	html {
		scroll-behavior: auto;
	}
}

body {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

/* НАЧАЛО. Глобальные стили для товаров Книги, Публицистика, Письма, Фото/Видео галерея, Фото в Пресс-центре */

body .big-wrapper-single-product {
	margin: 90px 0 !important;
}

body .big-wrapper-market-categories {
	padding: 90px 20px !important;
}

body .big-wrapper-market-categories-without-lrpaddings {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

body .big-wrapper-single-product .main-big-gallery-single-product .flex-viewport {
	margin-bottom: 20px !important;
	cursor: pointer !important;
}

body .big-wrapper-single-product .main-big-gallery-single-product .flex-active-slide img {
	height: 500px !important;
	object-fit: contain !important;
}

body .reviews-form-single-product .wp-element-button {
	color: #fff !important;
	background-color: #4190fe;
}

body .big-wrapper-single-product .big-flex-columns-single-product .wp-block-file {
	/* width: 150px !important;
	text-align: center; */
	display: inline;
}

body .wp-block-file {
	margin: 12px 0 !important;
}

body .wp-block-file a.wp-block-file__button {
	color: #fff;
	background-color: #4190fe;
}

body #photoswipe-fullscreen-dialog {
	z-index: 9999999;
}

body .big-wrapper-single-product .wrapper-reviews-content-single-product {
	margin-top: 30px;
}
body .big-wrapper-single-product .wrapper-reviews-content-single-product li {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #503924;
}

body .reviews-form-single-product .comment-form-cookies-consent > input {
	margin: 0 !important;
}

body .reviews-form-single-product .comment-form-cookies-consent > label {
	margin: 0 0 0 8px;
}

body .reviews-form-single-product .comment-form-author > input,
body .reviews-form-single-product .comment-form-email > input {
	width: 100%;
}

body .product-specifications-single-product tbody {
	display: grid !important;
	grid-template-columns: 1fr;
}

body .product-description-single-product,
body .product-specifications-single-product {
	font-size: 16px;
}

/* body .big-flex-columns-single-product .wp-block-column {
	word-break: normal;
	overflow-wrap: break-word;
} */

body .product-specifications-single-product tbody th,
body .product-specifications-single-product tbody td {
	border: none;
	vertical-align: top;
	padding-left: 0;
}

body .big-wrapper-single-product .single-product-main-image img {
	border-radius: 10px;
}

@media (max-width: 1200px) {
	body .big-wrapper-single-product {
		margin: 60px 0 !important;
	}

	body .big-wrapper-market-categories {
		padding: 60px 20px !important;
	}

	body .big-wrapper-market-categories-without-lrpaddings {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	body .product-specifications-single-product tbody tr {
		display: flex;
		flex-direction: column;
		margin-top: 5px;
	}

	body .product-specifications-single-product tbody td {
		padding-top: 0;
	}
}

@media (max-width: 900px) {
	body .big-wrapper-single-product {
		padding-left: 10px;
		padding-right: 10px;
	}

	body .big-wrapper-single-product .big-flex-columns-single-product {
		flex-direction: row !important;
		gap: 15px;
	}

	body .big-wrapper-single-product .big-flex-columns-single-product .flex-left-column-single-product {
		flex-basis: 300px !important;
	}

	body .big-wrapper-single-product .big-flex-columns-single-product .flex-right-column-single-product {
		padding-left: 0 !important;
	}
}

@media (max-width: 782px) {
	body .big-wrapper-single-product {
		margin: 30px 0 !important;
	}
	body .big-wrapper-single-product .single-product-main-image {
		width: 300px;
	}
	body .big-wrapper-market-categories {
		padding: 30px 20px !important;
	}

	body .big-wrapper-market-categories-without-lrpaddings {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	body .product-description-single-product,
	body .product-specifications-single-product {
		font-size: 14px;
	}

	body .big-wrapper-single-product .big-flex-columns-single-product .flex-left-column-single-product {
		width: 300px;
		display: flex;
		justify-content: center;
	}

	body .big-wrapper-single-product .main-big-gallery-single-product .flex-viewport {
		width: 300px;
	}

	body .big-wrapper-single-product .main-big-gallery-single-product .flex-active-slide {
		width: 300px;
	}
}

body .big-wrapper-market-categories .heading-market-categories {
	font-family: 'Gilroy';
	text-align: center;
}

body .big-wrapper-market-categories .wpfFilterButtons .wpfClearButton,
body .sgpb-popup-dialog-main-div-wrapper .wpfFilterButtons .wpfClearButton {
	color: #fff;
	background-color: #4190fe;
	text-transform: none;
	font-weight: 400;
	width: 70% !important;
	font-size: 14px !important;
}

body .big-wrapper-market-categories .wpfMainWrapper,
body .sgpb-popup-dialog-main-div-wrapper .wpfMainWrapper {
	font-size: 14px !important;
}

body .sgpb-popup-dialog-main-div-wrapper .sgpb-popup-close-button-1 {
	bottom: 0 !important;
	top: 20px !important;
	right: 20px !important;
}

body .sgpb-popup-dialog-main-div-wrapper .sgpb-popup-dialog-main-div-theme-wrapper-1 {
	top: 0 !important;
}

body .sgpb-popup-dialog-main-div-wrapper .sgpb-main-html-content-wrapper {
	margin-top: 70px !important;
}

body .big-wrapper-market-categories .all-buttons-filters-product-popup-open {
	display: none;
}

@media (max-width: 1200px) {
	body .big-wrapper-market-categories .filters-products-pc {
		display: none;
	}

	body .big-wrapper-market-categories .all-buttons-filters-product-popup-open {
		display: block;
	}
}


body .big-wrapper-market-categories .search-market-categories input.wp-block-search__input {
	padding-left: 20px;
}

body .big-wrapper-market-categories .search-market-categories button.wp-block-search__button {
	color: #fff;
	background-color: #4190fe;
}

body .big-wrapper-market-categories .pagination-market-categories .wp-block-query-pagination-numbers {
	display: flex;
	gap: 10px;
}

body .big-wrapper-market-categories .first-paragraph-error-page {
	font-family: 'Gilroy';
	font-weight: 700;
	text-align: center;
}

body .big-wrapper-market-categories .second-paragraph-error-page {
	font-family: 'Gilroy';
	text-align: center;
}

body .big-wrapper-market-categories .third-paragraph-error-page {
	color: #7B7D82;
	font-size: 20px;
	text-align: center;
}

@media (max-width: 1200px) {
	body .big-wrapper-market-categories .third-paragraph-error-page {
		font-size: 16px;
	}
}

/* КОНЕЦ. Глобальные стили для товаров Книги, Публицистика, Письма, Фото/Видео галерея, Фото в Пресс-центре */

/* НАЧАЛО. Глобальные стили для Политики конфиденциальности */

body .big-wrapper-privacy-policy {
	padding: 90px 0;
}

body .big-wrapper-privacy-policy .heading-privacy-policy {
	text-align: center;
}

body .big-wrapper-privacy-policy p a {
	display: inline !important;
}

@media (max-width: 1200px) {
	body .big-wrapper-privacy-policy {
		padding: 60px 0;
	}
}

@media (max-width: 768px) {
	body .big-wrapper-privacy-policy {
		padding: 30px 0;
	}
}

/* КОНЕЦ. Глобальные стили для Политики конфиденциальности */

/* НАЧАЛО. CTA ссылки на главной странице */

body .big-wrapper-cta-links-inner {
	padding: 90px 0;
}

body .big-wrapper-cta-links-inner a {
	display: inline-block;
}

body .big-wrapper-cta-links-inner .buttons-cta-links-inner {
	margin: 50px 0;
}

@media (max-width: 1200px) {
	body .big-wrapper-cta-links-inner {
		padding: 60px 0;
	}

	body .big-wrapper-cta-links-inner .buttons-cta-links-inner {
		margin: 30px 0;
	}
}

@media (max-width: 768px) {
	body .big-wrapper-cta-links-inner {
		padding: 30px 0;
	}

	body .big-wrapper-cta-links-inner .buttons-cta-links-inner {
		margin: 20px 0;
	}
}

/* КОНЕЦ. CTA ссылки на главной странице */

/* НАЧАЛО. Общие стили для проектов */

body .big-wrapper-projects {
	padding: 30px 20px !important;
}

body .big-wrapper-projects .promo-video-projects {
	width: 900px !important;
}

body .big-wrapper-projects .promo-video-projects {
	width: 900px !important;
}

body .presentation-button-download {
	display: flex;
	justify-content: center;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

body .presentation-button-download a {
	color: #fff;
	position: relative;
	text-transform: uppercase;
	font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.227), 16px);
	font-weight: 600;
	background-color: #4190FE;
	display: inline-block;
	padding: 15px 30px;
	border-radius: 10px;
}

body .presentation-button-download a:hover {
		background-color: rgba(44, 107, 195, 1);
		transition: all 0.3s ease;
	}

body .presentation-button-download a:active {
	background-color: rgba(31, 92, 177, 1);
	transition: all 0.15s ease;
}

@media (max-width: 1200px) {
	body .big-wrapper-projects .promo-video-projects {
		width: 500px !important;
	}
}

@media (max-width: 768px) {
	body .big-wrapper-projects {
		padding: 30px 10px !important;
	}

	body .big-wrapper-projects .promo-video-projects {
		width: 85% !important;
	}

	body .big-wrapper-projects .promo-video-projects {
		width: 85% !important;
	}
}
/* КОНЕЦ. Общие стили для проектов */

/* НАЧАЛО. Стили для блока галереи */
body .wp-block-blocks-albertlikhanov-block-gallery-plugin {
	width: 100%;
	max-width: 100%;
}

body .wp-block-blocks-albertlikhanov-block-gallery-plugin .fancybox-gallery {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

body .wp-block-blocks-albertlikhanov-block-gallery-plugin .fancybox-gallery a {
	display: block;
}

body .wp-block-blocks-albertlikhanov-block-gallery-plugin .fancybox-gallery a img {
	height: 200px;
	width: 100%;
	object-fit: cover;
	border-radius: 5px;
}
/* КОНЕЦ. Стили для блока галереи */