/*!
Theme Name: anfish
Theme URI: https://azawa.ru/
Author: Azawa
Author URI: https://azawa.ru/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: anfish
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/


.single-product-image {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.single-product-image img {
	width: 100%;
	border-radius: 30px;
}

.product_min_slider .img {
	border-radius: 15px;
	overflow: hidden;
}

.product_min_slider .img img {
	width: 100%;
	height: auto;
}

.product-price {
	font-weight: bold;
	color: #333;
	margin-top: 10px;
	font-size: 24px;
	padding: 0 20px 20px 0;
}

.smart-captcha
{
	position: relative;
	margin-top: 10px;
}


.page_product .product .mw .cont .left_side .accordion .accordion-item .accordion-item-content .accordion-item-content_cont ul li a
{
	display: block;
}