/*
Theme Name: Pride Eb6b9b
Theme URI: 
Author: 
Version: 
Description: 
*/

@media screen and (min-width: 1440px) {
    .cont,
	.cont.small {
        max-width: 1230px;
    }
	.flex.beetwen._w-100 {
		width: 100%;
	}
}
.price_block .swiper-wrapper {
	align-items: stretch;
}
.price_block .swiper-slide {
	height: auto;
	padding: 0 1px;
}
.price_block .swiper-slide .product_card {
	margin: 0;
	height: 100%;
}

.price_block .swiper-button-prev:after,
.price_block .swiper-button-next:after {
	color: #c12321;
}

.--catmenu .menu_first,
.--catmenu .menu_first_mob {
	position: relative;
}

.--catmenu .menu_open {
	width: 100% !important;
}

#harak table {
	width: 100%;
}
#harak table td {
	width: 50%;
}

.aksess__list {
	display: flex;
	align-items: start;
	gap: 24px;
	flex-wrap: wrap;
}
.aksess__item {
	width: calc((100% - 96px) / 5);
}
.aksess__item--img {
	height: 0;
	padding-top: 60%;
	position: relative;
}
.aksess__item--img img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.aksess__item--title {
	margin-top: 12px;
	font-size: 20px;
	text-align: center;
	font-weight: 500;
}

.product_cont {
	padding-left: 0;
	padding-right: 0;
	display: flex;
	align-items: start;
	gap: 24px;
}

.product_cont .card__left {
	width: calc((100% - 48px) / 4);
	flex: auto;
}

.product_cont .card__center {
	width: calc((100% - 48px) / 5 * 2)
}

.product_cont .card_div_info {
	width: calc((100% - 48px) / 10 * 3.5);
	flex: auto;
}

.product_cont .card__imgs a,
.product_cont .card__center img {
	display: none;
}

.product_cont .card__imgs a {
	position: relative;
}

.product_cont .card__imgs a:before {
	content: '';
	position: absolute;
	top: 20px;
	right: 20px;
	width: 32px;
	height: 32px;
	background-image: url('data:image/svg+xml,<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><g id="Interface / Magnifying_Glass_Plus"><path id="Vector" d="M7 10H10M10 10H13M10 10V7M10 10V13M15 15L21 21M10 17C6.13401 17 3 13.866 3 10C3 6.13401 6.13401 3 10 3C13.866 3 17 6.13401 17 10C17 13.866 13.866 17 10 17Z" stroke="%23c12321" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></g></g></svg>');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

.product_cont .card__imgs a:first-child,
.product_cont .card__center img:first-child {
	display: block;
}

.product_cont .card__colors {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 12px;
	margin: 24px 0;
}

.product_cont .card__colors--item {
	width: 50px;
	height: 50px;
	border: 1px solid black;
	cursor: pointer;
}

.product_cont .info_text,
.product_cont .dop_text,
.product_cont .har_link2 {
	margin-bottom: 18px;
}

.product_cont .wrap_card {
	margin: 0;
	gap: 12px;
	flex-direction: row !important;
	align-items: center !important;
}
.product_cont .btn_price {
/* 	width: 140px;
	padding-left: 12px;
	padding-right: 12px; */
	margin: 0;
}
.product_cont .link_post {
	margin: 0;
}

.product_cont .product__title {
	margin-bottom: 18px;
	font-size: 24px;
	font-weight: 600;
}

.product_cont .card__docs--title {
	display: flex;
	gap: 12px;
	align-items: center;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 12px;
}

.product_cont .card__docs:last-child {
	margin-top: 24px;
}
.product_cont .har_block2 .info_block {
	gap: 2%;
}
.product_cont .har_block2 .har_head {
	font-size: 14px;
	flex: 0 49%;
}

@media (max-width: 992px) {
	.aksess__item {
		width: calc((100% - 72px) / 4);
	}
	.product_cont .card__left,
	.product_cont .card_div_info,
	.product_cont .card__center {
		width: 100%;
	}
	.product_cont .card__imgs img:first-child,
	.product_cont .card__center img:first-child {
		margin: 0 auto;
	}
	.product_cont .btn_price {
		width: 200px;
	}
}

@media (max-width: 786px) {
	.aksess__item {
		width: calc((100% - 48px) / 3);
	}
	.aksess__item--title {
		font-size: 18px;
	}
	.section_head .dropdown {
		display: block;
	}
	.section_head .dropdown .w-icon-dropdown-toggle {
		margin-top: 5px;
	}
	.section_head .dropdown .w-dropdown-link {
		padding: 0 0 10px 20px;
		font-size: 12px;
	}
	.section_head {
		position: sticky;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 99;
	}
}

@media (max-width: 576px) {
	.aksess__list {
		gap: 18px 12px;
	}
	.aksess__item {
		width: calc((100% - 12px) / 2);
	}
}

.--listing-12 .product_card:nth-child(n + 13) {
	display: none;
}
.--listing-12 + .--more {
	margin: 0 auto;
	display: block;
    width: fit-content;
}

#opisanie .text iframe {
	width: 100% !important;
	height: auto !important;
	aspect-ratio: 16 / 9;
}

.cats__list {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	gap: 12px 24px;
}
.cats__list li {
	display: block;
}
.cats__list li a {
	border-radius: 10px;
    background-color: #ffffff;
	border: 1px solid lightgray;
	color: rgba(0, 0, 0, 0.79);
    font-size: 14px;
    font-weight: 600;
	padding: 12px 24px;
	transition: 0.3s all;
	text-decoration: none;
	display: block;
}
.cats__list li a:hover {
	border-color: #c12321;
	color: #c12321;
}
.cats__list li.current-menu-item a {
	background-color: #c12321;
	border-color: #c12321;
	color: #ffffff;
}