/*
Theme Name: clean
Theme URI: http://dontforget.pro/wordpress/chistyiy-shablon-wordpress-dlya-razrabotki/
Description: Чистый шаблон WordPress для разработки
Author: saxa:p
Author URI: http://dontforget.pro
*/

.breadcrumbs__list a {
	color: #000;
	display: flex;
	align-items: center;
	white-space: nowrap;
	gap: 12px;
}

.breadcrumbs__list a::after {
	content: "";
	width: 8px;
	height: 10px;
	background: url(img/src/arrow-right.svg) center / contain no-repeat;
}

.product-type-simple {
	padding-top: 0;
}

.input-text.qty.text {
	font-size: 22px;
	color: #000;
	width: 50px;
	height: 40px;
	border-radius: 5px;
	border: 1px solid #d5d5d5;
	padding: 0px;
	text-align: center;
	box-shadow: inset 5px 0px 10px rgba(0, 0, 0, 0.1);
}

form.cart {
	display: flex;
	align-items: center;
	font-size: 28px;
}

.price {
	margin-bottom: 0;
	order: 2;
}

.product__info ins .woocommerce-Price-amount bdi,
.product__info .woocommerce-Price-amount.amount bdi {
	font-size: 30px;
	line-height: 0.3;
	color: #15a1bb;
	font-weight: 700;
	display: flex;
	align-items: center;
}

@media (max-width: 479.98px) {
	.product__info ins .woocommerce-Price-amount bdi,
	.product__info .woocommerce-Price-amount.amount bdi {
		font-size: 25px;
	}
}
ins {
	text-decoration: none;
}

del .woocommerce-Price-amount bdi {
	position: relative;
	font-weight: 700 !important;
	color: black !important;
	font-size: 16px !important;
}

del .woocommerce-Price-amount bdi::before {
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	top: 50%;
	left: 0;
	rotate: 175deg;
	translate: 0px -50%;
	background-color: #f55b7f;
}

del {
	text-decoration: none;
}

.single_add_to_cart_button {
	font-size: 0 !important;
	width: 70px;
	height: 48px;
	display: flex !important;
	align-items: center;
	justify-content: center;
	border-radius: 5px !important;
	background-color: #f775b9 !important;
	transition: 0.2s ease 0s;
	cursor: pointer !important;
	flex-shrink: 0;
	background-image: url(/local/templates/beaprof/img/bg/cart.svg) !important;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 30px !important;
	position: absolute !important;
	right: 28px;
	font-size: 0 !important;
}

.product__info-top {
	display: flex;
	align-items: center;
	justify-content: initial;
	gap: 25px;
}

.wpage-content {
	padding-top: 60px;
}

.wc-block-components-product-metadata__description {
	display: none;
}

.wc-block-components-product-badge.wc-block-components-sale-badge,
.wc-block-components-product-badge.wc-block-components-sale-badge {
	display: none;
}

.wc-block-cart-item__wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.wc-block-components-product-price {
	display: block;
	margin-top: 0;
}

.wc-block-cart-item__prices del,
.wc-block-components-product-price__regular.wc-block-components-order-summary-item__regular-individual-price {
	text-decoration: line-through;
}

.wc-block-components-product-name {
	width: 100%;
	max-width: 100% !important;
	margin-bottom: 15px;
}

.wc-block-cart-item__quantity {
	display: flex;
	align-items: center;
	margin-left: 20px;
}

.wc-block-components-quantity-selector {
	margin-right: 20px !important;
}

.wc-block-cart-items__header-image {
	text-align: left;
}

.wp-block-woocommerce-cart-order-summary-heading-block,
.wp-block-woocommerce-cart-order-summary-subtotal-block,
.wp-block-woocommerce-cart-order-summary-shipping-block {
	display: none !important;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
	min-height: 3em;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	padding: 22px 25px 21px;
	vertical-align: top;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	line-height: 26px;
	border: 0;
	background-image: linear-gradient(to top, #35abc4 0%, #8ae5f7 100%);
	border-radius: 10px;
	transition: 0.3s all;
	cursor: pointer;
	z-index: 1;
}

.wc-block-components-totals-item__description {
	display: none;
}

.wc-block-components-address-form__country.wc-block-components-country-input {
	display: none;
}

.is-large .wc-block-components-sidebar .wc-block-components-panel,
.is-large .wc-block-components-sidebar .wc-block-components-totals-coupon,
.is-large .wc-block-components-sidebar .wc-block-components-totals-item {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

/* .product-catalog {
    display: initial;
} */

.products.columns-4 {
	margin: 0 0 95px;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	/*display: flex;
	flex-wrap: wrap;*/
	gap: 17px 17px;
}
.products.columns-4 .product-catalog__item {
	width: 100%;
}
.product-catalog__photo img {
	max-height: 240px;
	height: 100%;
	object-fit: contain;
}

.excerpt {
	margin: 0 0 15px;
	font-size: 15px;
	line-height: 18px;
}

.product-catalog__item ins .woocommerce-Price-amount bdi,
.product-catalog__item .woocommerce-Price-amount.amount bdi {
	display: flex;
	align-items: center;
	/* display: block; */
	font-size: 16px;
	font-weight: 700;
	line-height: 18px;
	color: black !important;
}

.catalog-section .product-catalog.product-catalog_three-col {
	display: initial;
}

.bapf_slidr_main.ui-widget-content .ui-slider-range,
.berocket_filter_price_slider.ui-widget-content .ui-slider-range {
	background: #2dcbe8 !important;
}

.bapf_slidr_main.ui-widget-content .ui-slider-handle,
.berocket_filter_price_slider.ui-widget-content .ui-slider-handle,
.slide.default .bapf_slidr_main .ui-state-default,
.slide.default .bapf_slidr_main .ui-widget-header .ui-state-default,
.slide.default .bapf_slidr_main.ui-widget-content .ui-state-default,
.slide.default .berocket_filter_price_slider .ui-state-default,
.slide.default .berocket_filter_price_slider .ui-widget-header .ui-state-default,
.slide.default .berocket_filter_price_slider.ui-widget-content .ui-state-default {
	background: #15a1bb !important;
}

.berocket_single_filter_widget {
	position: relative;
	padding: 37px 40px;
	background: #fff;
	border-radius: 10px;
	box-shadow: -15px 17px 50px 0px rgba(151, 151, 151, 0.15);
}

.berocket_single_filter_widget:before {
	position: absolute;
	display: block;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	border: 1px solid #f3f9fa;
	border-radius: 8px;
	content: "";
}

.bapf_sfilter .bapf_hascolarr,
.bapf_sfilter .bapf_hasdesc {
	position: relative;
	padding-right: 25px;
	display: flex;
	align-items: center;
	position: relative;
	display: block;
	font-size: 18px;
	font-family: "Circe", sans-serif;
	font-weight: 700;
	line-height: 20px;
}

.bapf_body {
	position: relative;
	/* display: none; */
	margin: 13px 0 0;
	padding: 13px 0 0;
	border-top: 1px solid #f3f3f3;
	z-index: 5;
}

.bapf_sfilter .bapf_colaps_smb,
.bapf_sfilter .bapf_desci {
	font-size: 14px;
}

.bapf_sfilter.bapf_ckbox input[type="checkbox"],
.bapf_sfilter.bapf_ckbox label,
.bapf_sfilter.bapf_ckbox label + span,
.bapf_sfilter.bapf_ckbox label > span {
	vertical-align: middle;
	/* display: block; */
	margin: 2px 0 0;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
	cursor: text;
}

.bapf_sfilter.bapf_ckbox input[type="checkbox"] {
	position: relative;
	margin: 0 12px 0 0 !important;
	flex-shrink: 0;
	vertical-align: top;
	width: 20px;
	height: 20px;
	border: 1px solid #d0d0d0;
	background: #fff;
	border-radius: 5px;
	box-shadow: inset 4px 3px 5px 0px rgba(37, 37, 37, 0.09);
	outline: 0;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.bapf_sfilter {
	margin-bottom: 0;
}

.bapf_head.bapf_colaps_togl {
	cursor: pointer;
}

.catalog-section__container .breadcrumbs {
	padding-top: 0;
}

.catalog-section__container .breadcrumbs__container {
	padding-left: 0;
}

.bapf_sfilter ul li {
	margin: 0 0 10px !important;
}

.gr2 {
	grid-template-columns: repeat(2, 1fr);
}

/*.card__price ins .woocommerce-Price-amount bdi,
.woocommerce-Price-amount.amount bdi {
	display: block;
	font-size: 16px;
	font-weight: 700;
	line-height: 18px;
	margin-top: 5px;
}*/

.card__price {
	align-items: center;
}

.dgwt-wcas-search-wrapp {
	max-width: 650px !important;
	margin: 0 !important;
}
/*
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
	flex-shrink: 1;
	padding: 0 20px !important;
	height: 46px !important;
	color: #000 !important;
	font-size: 16px !important;
	line-height: 20px !important;
	border: 1px solid #15a1bb !important;
	background: #fff !important;
	border-radius: 10px 0 0 10px !important;
}

.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before {
	display: none !important;
}

.dgwt-wcas-sf-wrapp {
	display: flex !important;
}

.dgwt-wcas-search-submit {
	position: relative !important;
	flex-shrink: 0 !important;
	margin: 0 !important;
	padding: 0 68px 0 33px !important;
	color: #fff !important;
	font-size: 16px !important;
	font-family: "Circe", sans-serif !important;
	font-weight: 400 !important;
	line-height: 20px !important;
	background: #15a1bb !important;
	border-radius: 0 10px 10px 0 !important;
	cursor: pointer !important;
	transition: 0.3s background-color !important;
	width: 145px !important;
	text-transform: initial !important;
}

.dgwt-wcas-ico-magnifier,
.dgwt-wcas-ico-magnifier-handler {
	max-width: 10px !important;
	right: 32px !important;
	margin: unset !important;
	margin-left: auto !important;
	top: 8px !important;
}

.dgwt-wcas-ico-magnifier::before {
	content: "Найти";
	color: #fff;
}

.dgwt-wcas-search-input::placeholder {
	font-family: "Circe", sans-serif !important;
	font-style: normal !important;
	opacity: 0.9;
	color: grey;
}

.dgwt-wcas-search-submit::after {
	position: absolute !important;
	display: block !important;
	width: 10px !important;
	height: 10px !important;
	top: 50% !important;
	right: 36px !important;
	transform: translateY(-50%) !important;
	background: url(../img/bg/search-icon.svg) center no-repeat !important;
	background-size: 100% !important;
	content: "" !important;
}

.dgwt-wcas-search-input::placeholder {
	color: #000 !important;
	opacity: 0.7 !important;
}*/
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
	left: unset !important;
	right: 15px !important;
	transform: scale(-1, 1) scale(1.2);
	top: 6px !important;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
	background-color: transparent !important;
	border: 1px solid #8ae5f7 !important;
	padding-left: 30px !important;
	height: 45px !important;
	padding-right: 70px !important;
}
.dgwt-wcas-ico-magnifier path {
	fill: #8ae5f7 !important;
}
.dgwt-wcas-search-input::placeholder {
	color: #8ae5f7 !important;
	opacity: 1 !important;
}
header {
	z-index: 15;
}

.super-main {
	z-index: 1;
	position: relative;
}

@media (max-width: 479.98px)  {
	.super-main {
		z-index: 10;
		position: relative;
	}
}

.menu-open .header {
	z-index: 11;
}

.justify-content-center {
	justify-content: center;
}

.mb-3 {
	margin-bottom: 3rem;
}

.woocommerce .products ul::after,
.woocommerce .products ul::before,
.woocommerce ul.products::after,
.woocommerce ul.products::before {
	display: none !important;
}

@media (max-width: 992px) {
	.catalog-section__container {
		flex-wrap: wrap;
	}
	.products.columns-4 {
		grid-template-columns: repeat(2, 1fr);
	}
	/*.filters {
        display: none;
    }*/
	/*.home header {
		z-index: 5;
	}*/
	.single_add_to_cart_button {
		right: 0;
	}
}

@media (max-width: 400px) {
	.products.columns-4,
	.product-catalog {
		grid-template-columns: repeat(1, 1fr);
	}
}

.wp-block-product-new {
	display: none;
}

.wp-block-separator + .wp-block-heading {
	display: none;
}

.product-catalog__photo img {
	height: 300px !important;
}

.single-product .product__info-top {
	display: flex;
	align-items: center;
	justify-content: initial;
	gap: 25px;
}

.woocommerce div.product form.cart {
	margin-bottom: 0 !important;
}

.woocommerce a.added_to_cart {
	display: none !important;
}

@media (max-width: 580px) {
	.wc-block-cart-item__prices {
		width: 100%;
	}
	.wc-block-cart-item__product {
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
	}
	.wc-block-cart-item__quantity {
		display: flex;
		align-items: center;
		margin-left: 0;
	}
	.wc-block-components-product-price {
		display: block;
		font-size: 20px;
	}
	.is-medium table.wc-block-cart-items .wc-block-cart-items__row,
	.is-mobile table.wc-block-cart-items .wc-block-cart-items__row,
	.is-small table.wc-block-cart-items .wc-block-cart-items__row {
		grid-template-columns: repeat(7, 1fr);
	}
	.wc-block-cart-item__total {
		display: none !important;
	}
}
@media (max-width: 1230px) {
	.price {
		display: flex;
		align-items: center;
		gap: 6px;
		flex-direction: column-reverse;
	}
}
@media (max-width: 991.98px) {
	.price {
		display: flex;
		align-items: center;
		gap: 12px;
		flex-direction: row;
	}
	.single_add_to_cart_button {
		right: 16px;
	}
}

@media (max-width: 575.98px) {
	.single_add_to_cart_button {
		width: 50px;
	}
}
@media (max-width: 479.98px) {
	.price {
		display: flex;
		align-items: center;
		gap: 6px;
		flex-direction: column-reverse;
	}
}
.product-type-simple .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
	height: 46px;
}

.product-type-simple .dgwt-wcas-search-wrapp {
	max-width: 100% !important;
}
.product-type-simple .breadcrumbs {
	padding-top: 0;
}
.product-type-simple .dgwt-wcas-sf-wrapp {
	margin-bottom: 15px;
}

.dgwt-wcas-style-pirx .dgwt-wcas-preloader {
	margin-right: 15px !important;
}

@media (max-width: 991.98px) {
	.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
		padding-left: 15px !important;

		padding-right: 70px;
	}
	.dgwt-wcas-style-pirx .dgwt-wcas-preloader {
		margin-right: -1px !important;
	}
	.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
		right: 6px !important;
		top: 6px !important;
	}
	.dgwt-wcas-search-wrapp {
		min-width: unset !important;
	}
}
.search-toggle {
	display: none;
}
.search-form__close {
	display: none;
}
@media (max-width: 767.98px) {
	.search-form__close {
		display: block;
		position: absolute;
		right: 10px;
		top: 10px;
		opacity: 1;
	}
	.search-toggle {
		display: block;
		max-height: fit-content;
		margin-left: auto;
		height: 18px;
		margin-top: 10px;
		margin-inline: 15px;
	}
	.search-toggle svg path {
		fill: #35abc4;
	}
	.search-form {
		position: relative;
		position: fixed;
		width: 100%;
		left: 0;
		background: #fff;
		padding: 35px;
		transform: translateX(-1200px);
	}
	.search-form.search-form_mobile {
		transform: translateX(0);
		margin: 0;
		top: 0;
		overflow: auto;
		height: 100vh;
		padding: 0;
		z-index: 10;
		padding: 20px;
		padding-top: 35px !important;

		background: #fff;
	}
	.dgwt-wcas-style-pirx .dgwt-wcas-preloader {
		margin-right: 10px !important;
	}
	.search-form form {
		max-width: 100%;
	}
	.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
		padding-right: 70px;
	}
}

@media (max-width: 520px) {
	.header__right {
		flex-direction: column-reverse;
		gap: 10px;
	}
	.header__right-bottom {
		justify-content: flex-end;
	}
}
header {
	z-index: 20;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
	background: rgba(255, 255, 255, 1) !important;
	border-radius: 110px !important;
}
.production__movs .production-section__photo {
	padding-bottom: 100%;
	width: 100%;
}
.combination__body {
	gap: 20px;
	margin-top: 20px;
}

.calculation__form {
	box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.07);
	border-radius: 10px;
	overflow: hidden;
}
.single-new__title {
	line-height: 1.2;
}
.single-new__img img {
	opacity: 0.6;
}
.costself_block td,
.costself_block th {
	width: auto;
}
.characters_block .table__body td:not(:first-of-type) {
	text-align: center;
}
.after_block h2 + h2 {
	display: none;
}
.form-step__pic {
	width: 80px;
	height: 80px;
	margin-inline: auto;
	position: relative;
	z-index: 2;
	margin-top: -50px;
	margin-bottom: 10px;
	animation: arrow2 1s linear infinite;
}

@keyframes arrow2 {
	0% {
		bottom: 0;
	}
	50% {
		bottom: 10px;
	}
	100% {
		bottom: 0;
	}
}
@media (max-width: 767.98px) {
	.form-step__pic {
		width: 50px;
		height: 40px;
	}
}
.main-slider__absolute img{
	width: 420px
}