.icon-list .info-icon-wrapper {
	display: flex;
    flex-direction: column;
    gap: 50px;
    justify-content: center;
    align-items: center;
}

.product .main_container .entry-summary {
	display:flex;
	flex-direction: column;
	justify-content: space-between;
}

.consultants_custom_template_section .consultants_wrapper .single_item_wrapper .img_wrapper img {
	height: auto !important;
}

.comments-title {
	    font-family: "Playfair Display", serif;
}

.slider_custom_template_section .custom_slider .swiper-slide img {
	height: auto !important;
	aspect-ratio: 1;

}

.newsletter-section .img-wrapper img {
	z-index: 999;
}

#mlb2-4751039.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input {
	color: black !important;
}

.page-id-68026 .about_section_kasiazki .content-wrapper .right_wrapper img {
	position: unset;
	width: 100%
	
}
.blog .site-main .blog-posts article img, .archive .site-main .blog-posts article img {
	object-fit: contain !important;
	}

.product-cart-swiper-section .block-product-swiper-carts-wrapper .block-product-swiper-carts .swiper-wrapper .swiper-slide .img-wrapper img {
	max-height: 400px;
}

.product-cart-swiper-section .block-product-swiper-carts-wrapper .block-product-swiper-carts .swiper-wrapper .swiper-slide {
	padding-bottom:50px;
}

.product-cart-swiper-section .block-product-swiper-carts-wrapper .block-product-swiper-carts .swiper-wrapper .swiper-slide .slide-title {
	padding: 0 20px;
}

.popup-container .popup-box a {
    max-width: 500px;
}
@media screen and (max-width: 519px) {
	.popup-container .popup-box a {
    max-width: 300px;
}
}

.popup-container .popup-box {
	width: fit-content !important;
}

.custom-margin-padding {
	margin: 65px clamp(1rem, .0462rem + 4.016vw, 4.0625rem) 32px clamp(1rem, .0462rem + 4.016vw, 4.0625rem);
    padding: 60px clamp(1rem, -1.25815rem + 9.508vw, 8.25rem);
}

.wp-block-columns iframe{
	width:100%;
}

