body.hs-product-card-enabled .sidebar-col {
	display: none !important;
}

body.hs-product-card-enabled .content-col {
	flex: 0 0 100% !important;
	max-width: 100% !important;
	width: 100% !important;
}

body.hs-product-card-enabled .hs-product-summary,
body.hs-product-card-enabled .hs-product-benefits {
	margin: 0 0 22px;
	padding-left: 20px;
}

body.hs-product-card-enabled .hs-product-summary li,
body.hs-product-card-enabled .hs-product-benefits li {
	margin-bottom: 8px;
}

body.hs-product-card-enabled .hs-stock-badge {
	align-items: center;
	background: #eaf7ef;
	border: 1px solid #b7e0c2;
	border-radius: 4px;
	color: #166534;
	display: inline-flex;
	font-size: 15px;
	line-height: 1.35;
	margin: 0;
	padding: 9px 13px;
}

body.hs-product-card-enabled .hs-stock-badge__dot {
	background: #22a447;
	border-radius: 50%;
	box-shadow: 0 0 0 4px rgba(34, 164, 71, 0.13);
	flex: 0 0 9px;
	height: 9px;
	margin-right: 10px;
	width: 9px;
}

body.hs-product-card-enabled .hs-stock-panel {
	margin: 0 0 18px;
}

body.hs-product-card-enabled .hs-fulfillment-notes {
	color: #3f4852;
	font-size: 14px;
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
}

body.hs-product-card-enabled .hs-fulfillment-notes li {
	margin: 5px 0 0;
	padding-left: 21px;
	position: relative;
}

body.hs-product-card-enabled .hs-fulfillment-notes li::before {
	color: #22a447;
	content: "✓";
	font-weight: 700;
	left: 1px;
	position: absolute;
	top: 0;
}

body.hs-product-card-enabled .summary form.cart {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	align-items: stretch;
}

body.hs-product-card-enabled .summary form.cart .hs-consultation-button {
	background: #fff;
	border: 2px solid #2c82c9;
	color: #176da8;
	min-height: 44px;
}

body.hs-product-card-enabled .summary form.cart .hs-consultation-button:hover,
body.hs-product-card-enabled .summary form.cart .hs-consultation-button:focus {
	background: #eaf5fc;
	color: #125b8e;
}

body.hs-product-card-enabled .hs-product-video {
	border-top: 1px solid #e6e9ee;
	margin: 24px 0 0;
	padding: 22px 0 0;
	text-align: center;
}

body.hs-product-card-enabled .hs-product-video h2 {
	font-size: 22px;
	line-height: 1.25;
	margin: 0 0 6px;
}

body.hs-product-card-enabled .hs-product-video p {
	color: #626b75;
	font-size: 14px;
	margin: 0 0 14px;
}

body.hs-product-card-enabled .hs-product-video__media {
	background: #15181c;
	border-radius: 4px;
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
	width: 320px;
}

body.hs-product-card-enabled .b24-widget-button-popup {
	display: none !important;
}

body.hs-product-card-enabled .hs-delivery-city-field {
	margin-bottom: 15px;
}

body.hs-product-card-enabled .hs-delivery-city-label {
	color: #525c69;
	display: block;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 7px;
}

body.hs-product-card-enabled .hs-delivery-city-label span {
	color: #e45858;
}

body.hs-product-card-enabled .hs-delivery-city-input {
	background: #fff;
	border: 1px solid #c6cdd3;
	border-radius: 2px;
	box-sizing: border-box;
	font-size: 16px;
	height: 52px;
	padding: 0 15px;
	width: 100%;
}

body.hs-product-card-enabled .hs-delivery-city-input:focus {
	border-color: #2c82c9;
	box-shadow: 0 0 0 2px rgba(44, 130, 201, 0.12);
	outline: none;
}

body.hs-product-card-enabled .hs-delivery-city-input[aria-invalid="true"] {
	border-color: #e45858;
}

body.hs-product-card-enabled .hs-delivery-city-error {
	color: #c93434;
	font-size: 13px;
	margin-top: 5px;
}

@media (min-width: 901px) and (max-width: 1302px) {
	body.hs-product-card-enabled #nav-menu-item-3390 > .sub-menu {
		left: auto;
		right: 0;
	}
}

@media (max-width: 900px) {
	body.hs-product-card-enabled div.product {
		display: flex;
		flex-direction: column;
	}

	body.hs-product-card-enabled div.product > .summary {
		display: contents;
	}

	body.hs-product-card-enabled div.product > .summary > .product_title {
		order: 1;
		font-size: 26px;
		line-height: 1.2;
		margin: 0 0 10px;
		padding: 20px 20px 0;
	}

	body.hs-product-card-enabled div.product > .summary > .price {
		order: 2;
		margin: 0 0 10px;
		padding: 0 20px;
	}

	body.hs-product-card-enabled div.product > .summary > .hs-stock-panel {
		align-self: flex-start;
		margin: 0 20px 14px;
		order: 3;
	}

	body.hs-product-card-enabled div.product > .woocommerce-product-gallery {
		order: 4;
		margin: 0 0 14px !important;
		width: 100% !important;
	}

	body.hs-product-card-enabled div.product > .woocommerce-product-gallery .flex-viewport {
		height: 300px !important;
	}

	body.hs-product-card-enabled div.product > .woocommerce-product-gallery .woocommerce-product-gallery__image,
	body.hs-product-card-enabled div.product > .woocommerce-product-gallery .woocommerce-product-gallery__image a {
		height: 300px;
	}

	body.hs-product-card-enabled div.product > .woocommerce-product-gallery .woocommerce-product-gallery__image img {
		display: block;
		height: 100% !important;
		margin: 0 auto;
		object-fit: contain;
		width: 100% !important;
	}

	body.hs-product-card-enabled div.product > .woocommerce-product-gallery .flex-control-thumbs {
		display: none !important;
	}

	body.hs-product-card-enabled div.product > .summary > form.cart {
		order: 5;
		margin: 0 20px 18px;
		padding: 0;
	}

	body.hs-product-card-enabled div.product > .summary > form.cart .single_add_to_cart_button,
	body.hs-product-card-enabled div.product > .summary > form.cart .hs-consultation-button {
		flex: 1 1 150px;
		justify-content: center;
	}

	body.hs-product-card-enabled div.product > .summary > .woocommerce-product-details__short-description {
		order: 7;
		margin: 0;
		padding: 0 20px;
	}

	body.hs-product-card-enabled div.product > .summary > .hs-product-video {
		order: 6;
		margin: 0 20px 20px;
		padding: 18px;
	}

	body.hs-product-card-enabled div.product > .summary > .product_meta {
		order: 8;
		padding: 0 20px;
	}

	body.hs-product-card-enabled div.product > .woocommerce-tabs {
		order: 9;
	}

	body.hs-product-card-enabled div.product > .related {
		order: 10;
	}

	body.hs-product-card-enabled .marquiz__button_fixed {
		display: none !important;
	}

	body.hs-product-card-enabled .b24-widget-button-wrapper {
		bottom: 18px !important;
		right: 14px !important;
		opacity: 0 !important;
		pointer-events: none !important;
		visibility: hidden !important;
	}

	body.hs-product-card-enabled.hs-chat-ready .b24-widget-button-wrapper {
		opacity: 1 !important;
		pointer-events: auto !important;
		visibility: visible !important;
	}

	body.hs-product-card-enabled.hs-purchase-in-view .b24-widget-button-wrapper {
		opacity: 0 !important;
		pointer-events: none !important;
		visibility: hidden !important;
	}
}

@media (max-width: 430px) {
	body.hs-product-card-enabled div.product > .woocommerce-product-gallery .flex-viewport,
	body.hs-product-card-enabled div.product > .woocommerce-product-gallery .woocommerce-product-gallery__image,
	body.hs-product-card-enabled div.product > .woocommerce-product-gallery .woocommerce-product-gallery__image a {
		height: 230px !important;
	}
}
