/* Всі кастомні стилі сюди) */

body {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

header, footer {
	max-width: 100%;
}

main { 
	flex: 1 0 auto;
}

.elementor-widget-off-canvas .e-off-canvas__content {
	box-shadow: 0 0 #0000,0 0 #0000,var(--tw-shadow) !important;
  	--tw-shadow: 0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);
}

.elementor-widget-n-menu .e-n-menu-title-text {
	white-space: break-spaces;
	white-space-collapse: collapse;
}

header .elementor-widget-off-canvas .e-off-canvas {
	position: absolute;
  	width: 100vw;
}

.woocommerce table thead:first-child tr:first-child th, .woocommerce table tr {
  	border-block-start: none;
	border: none;
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .woocommerce table.shop_table td {
	border: none;
  	border-top: 1px solid rgba(0,0,0,.1);
}
.woocommerce table.shop_table th, table.wc-block-cart-items .wc-block-cart-items__header th, .wishlist_table.mobile li .item-details table.item-details-table td.label, .wishlist_table.mobile li table.additional-info td.label {
	font-family: "MetaPro-Medium", Sans-serif;
	font-weight: 400 !important;
}

.woocommerce table, table.wc-block-cart-items {
	font-size: 1rem;
}


.woocommerce-MyAccount-navigation, .woocommerce-MyAccount-content {
    background: #fff;
    border-radius: 12px;
    padding: 2rem;
    --tw-shadow: 0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}

.woocommerce-MyAccount-navigation ul {
	padding: 0;
	list-style: none;
	display: flex;
	flex-flow: wrap column;
	gap: 8px;
}

.wc-block-components-product-name {
	font-size: 1.25rem !important;
	line-height: 1.25 !important;
}

.wc-block-grid__product .wc-block-grid__product-title {
	font-size: 1rem;
}

.wc-block-grid__product .wc-block-grid__product-price.price {
	font-size: .9rem;
}

.woocommerce-MyAccount-navigation ul > li:last-child {
	margin-top: 8px;
}

@media screen and (max-width: 767px) {
	.woocommerce {
		gap: 2rem;
		display: flex;
		flex-flow: wrap column;
	}
}

.woocommerce a {
	color: #E31937;
	transition: .4s;
}

.woocommerce a:hover {
	color: #B6142C;
}

b, strong {
	font-family: "MetaPro-Bold", Sans-serif;
}

.block-contacts {
	text-align: center;
}

.block-contacts p {
	margin: 0;
	margin-bottom: 0.625rem;
	font-family: "MetaPro", Sans-serif;
	text-align: center;
	font-size: 0.875rem;
  	color: #494949;
	line-height: 1.5;
}

.block-contacts .icon {
	font-size: 2.5rem;
	color: #a1a1a1;
	line-height: 1;
	margin-bottom: 1.25rem;
	display: block;
	text-align: center;
}

.site-footer .footer-inner {
	height: 200px;
}

.text-left-arrow-right a {
	display: inline-flex;
}

.text-left-arrow-right a::before, a.text-left-arrow-right::before, button.text-left-arrow-right::before { 
	content: "\e0be";
	font-family: 'iconfont' !important;
	font-size: .875rem;
	margin-right: .25rem;
	align-content: center;
	margin-top: -3px;
}
.text-left-arrow-right span {
	text-align: left;
}

a, a:hover {
	color: #E31937;
}

.small-line-static::before {
	margin-bottom: 1rem;
	content: "";
	display: block;
	width: 60px;
	height: 4px;
	background: #A1A1A1;
}

.small-line-static p {
	margin: 0;
}

/* Навігація */
.homeSwiper .hsw-nav {
  	display: flex;
}

.homeSwiper .hsw-nav svg {
	display: none;
}

.woocommerce-product-attributes.shop_attributes, .woocommerce-product-attributes.shop_attributes tr, .woocommerce-product-attributes.shop_attributes th, .woocommerce-product-attributes.shop_attributes td {
	border: 0 !important;
}

table.woocommerce-product-attributes.shop_attributes th {
  font-family: "MetaPro-Bold", Sans-serif;
}

.homeSwiper .hsw-prev,
.homeSwiper .hsw-next {
	width: 2.5rem;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.5rem;
	line-height: 2.5rem;
	color: var(--e-global-color-accent);
	cursor: pointer;
	position: relative;
	margin: 0 !important;
	left: unset !important;
	right: unset !important;
	top: unset !important;
	bottom: unset !important;
	height: auto;
	background: none;
	border: 0;
}

.homeSwiper .hsw-link-btns-wrapper {
	display: flex;
	justify-content: flex-end;
}

a.white-button {
	background-color: #00000000;
	font-family: "MetaPro-Medium", Sans-serif;
	font-size: 1.25rem;
	font-weight: 500;
	line-height: 2rem;
	fill: var(--e-global-color-accent);
	color: var(--e-global-color-accent);
	border-radius: 4px;
	padding: 0.75rem 0;
	transition: all .3s;
}

a.white-button:hover {
	color: #b6142c;
}

.homeSwiper .hsw-link-btns-wrapper a {
	margin-right: 2.5rem;
}

.homeSwiper .hsw-pagination {
	position: relative;
	margin: 2rem 0 !important;
	left: unset !important;
	right: unset !important;
	top: unset !important;
	bottom: unset !important;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	transition: 0.3s opacity;
	transform: translate3d(0, 0, 0);
}

.homeSwiper .hsw-nav > .swiper-button-disabled {
	color: #A1A1A1;
	cursor: not-allowed;
}

.homeSwiper .hsw-pagination .swiper-pagination-bullet {
	margin: 0 6px !important;
	display: block;
	width: 40px;
	height: 3px;
	background: #D1D1D3;
	outline: none !important;
	border-radius: 0 !important;
	opacity: 1 !important;
}

.homeSwiper .hsw-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #e31937;
	opacity: 1;
}

.homeSwiper .swiper-image {
	width: 100%;
	height: 100%;
	aspect-ratio: 21/9;
	object-fit: cover;
	object-position: center;
	padding-top: 2rem;
}

.homeSwiper .swiper-image-description-card {
	max-width: 405px;
	margin-left: 3rem;
    margin-right: 3rem;
	top: 0;
	left: 0;
	position: absolute;
	--tw-shadow: 0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);
  	--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);
  	box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
	padding: 2rem;
	background: #fff;
	gap: 1rem;
	display: flex;
	flex-flow: wrap column;
}

.homeSwiper .swiper-image-description-card h4 {
	font-family: "MetaPro-Medium", Sans-serif;
	font-size: 1.5rem;
	line-height: 1.375;
	color: #101010;
}

.homeSwiper .swiper-image-description-card p {
	font-family: "MetaPro-Medium", Sans-serif;
	font-size: 1rem;
	color: #494949;
	line-height: 1.5;
}

.homeSwiper .swiper-image-description-card b {
	font-family: "MetaPro-Bold", Sans-serif;
  	font-weight: 400;
}

#content .woocommerce .woocommerce-EditAccountForm button.button, #content .woocommerce .woocommerce-EditAccountForm a.button {
	margin-top: 1rem;
	margin-left: 2px;
}

#content .woocommerce button.button, #content .woocommerce a.button, .btn-link, .woocommerce-message .button.wc-forward, :root :where(.wp-element-button, .wp-block-button__link) {
	background-color: #E31937;
	font-family: "MetaPro-Medium", Sans-serif;
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 1.5rem;
	fill: #FFFFFF;
	color: #FFFFFF;
	border-radius: 4px 4px 4px 4px;
	padding: 0.75rem 1.5rem 0.75rem 1.5rem;
	transition: all .3s;
}

:root :where(.wp-element-button, .wp-block-button__link) {
	font-size: .9rem;
}

#content .woocommerce button.button:hover, #content .woocommerce a.button:hover, .btn-link:hover, .woocommerce-message .button.wc-forward:hover, :root :where(.wp-element-button, .wp-block-button__link):hover {
	color: #fff;
	background-color: #b6142c;
	text-decoration: none;
}

.homeSwiper .swiper-image-description-card h4, .homeSwiper .swiper-image-description-card p {
	margin: 0;
}

.breadcrumbs a {
	color: #494949;
	font-family: "MetaPro", Sans-serif;
}

.breadcrumbs {
	font-size: .875rem;
	font-family: "MetaPro", Sans-serif;
}

.px-2 {
	padding-left: .5rem;
	padding-right: .5rem;
}

.breadcrumbs span {
	color: #E31937;
}

.alignwide-none {
	margin-inline: unset !important;
}

h1.entry-title {
    font-family: "MetaPro-Medium", Sans-serif;
}

main {
	font-family: "MetaPro", Sans-serif;
}

@media screen and (max-width: 1024px) {
	.homeSwiper .swiper-image-description-card {
		max-width: 458px;
		margin-left: 2rem;
		margin-right: 2rem;
		top: -3.5rem;
		position: relative;
	}
	.homeSwiper .hsw-link-btns-wrapper {
		justify-content: space-between;
	}
	.homeSwiper .hsw-link-btns-wrapper a {
		margin-right: 0;
	}
	.homeSwiper .hsw-link-btns-wrapper {
		margin-bottom: 1rem;
	}
	.homeSwiper .swiper-image {
		padding-top: 0;
	}
}

@media screen and (max-width: 768px) {
	.homeSwiper .swiper-image {
		aspect-ratio: 4/3;
	}
	.homeSwiper .swiper-image-description-card {
		max-width: none;
		margin-left: 1rem;
		margin-right: 1rem;
	}
	.homeSwiper .swiper-image-description-card h4 {
		font-size: 1.25rem;
	}
	.block-contacts .icon-location {
		font-size: 1.75rem;
	}
}

@media (min-width: 1024px) {
  .lg\:max-w-\[75\%\] {
    max-width: 75%  !important;
  }
}

@media (min-width: 1024px) {
  .lg\:max-w-\[50\%\] {
    max-width: 50% !important;
  }
}

@media (max-width: 768px) {
	.md-aspect-square {
		aspect-ratio: 2/1;
		margin: 5rem 0 !important;
	}
}