/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/



.recept {
	padding: 15px 10px;
	margin: 0 0 10px 0;
    width: fit-content;
	display: flex;
	justify-content: space-between;
	font-size: 40px;
}

.recept b {
	font-size: 16px;
	color: #000;
	font-weight: 600;
	line-height: 2;
	margin-left: 10px;
}

.recept span {
	background-color: #098048;
	width: 45px;
	height: 45px;
	display: block;
	border-radius: 50%;
	text-align: center;
	line-height: 1;
	color: #fff;
}

.menu_line {
	display: flex;
	justify-content: space-between;
}

body #header ul.menu li .child .new_toggle_menu {
	padding: 0;
	height: 500px;
	overflow: hidden;
}

ul.menu li .child .new_toggle_menu {
	display: flex;
	flex-direction: column;
}

 ul.menu li .child .new_toggle_menu .parent-menu {
	overflow-x: hidden;
	height: 500px;
}

body ul.menu li .child .new_toggle_menu .parent-menu ul {
	width: 100%;
}

body ul.menu li .child .new_toggle_menu .parent-menu li a {
	font-size: 16px;
}

body ul.menu li .child .new_toggle_menu .parent-menu::-webkit-scrollbar {
	width: 3px;
}

body ul.menu li .child .new_toggle_menu .parent-menu::-webkit-scrollbar-track {
	background: #f1f1f1;
}

body ul.menu li .child .new_toggle_menu .parent-menu::-webkit-scrollbar-thumb {
	background-color: #CD0000;
	border-radius: 20px;
}

body ul.menu li .child .new_toggle_menu .child-menu .childe-menu_contain {
	margin-top: 20px;
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	justify-content: space-between;
} 

body ul.menu li .child .new_toggle_menu .child-menu .childe-menu_contain a {
	max-width: 275px;
	width: 100%;
}

body ul.menu li .child .new_toggle_menu .child-menu p {
	margin: 0 0 15px;
}

body ul.menu li .child .new_toggle_menu .child-menu a {
	display: block;
}

body ul.menu li .child .new_toggle_menu li {
	display: block;
	width: 100%;
}

body ul.menu li .child .new_toggle_menu .hit {
	width: 25%;
	margin: 22px 0 0 0;
	position: relative;
}

body ul.menu li .child .new_toggle_menu .hit:before {
	content: '';
    position: absolute;
    top: 0;
    left: -15px;
    height: 90%;
    width: 2px;
    display: block;
    background-color: #f1f1f1;
}

.view-all-section a {
	color: rgba(201, 32, 32, 0.822)!important;
	text-decoration: underline;
	font-size: 16px;	
}

.prices_block.iblock {
	display: table;
    height: 2px;
}

.wrap-detail .right_info {
	width: 30%!important;
	padding-left: 0!important;;
}

.catalog_detail .center-info {
	width: 40%;
}

.wrap-detail .content-product{
	display: flex;
	justify-content: space-between;
}

.wrap-detail .img_wrapper {
	width: 500px;
}

.catalog_detail .item_main_info {
	border: none!important;
}

.wrap-detail .item_slider:after {
	display:none!important;
}

.wrap-detail .right_info .info_item:before {
	display: none;
}

.wrap-detail .middle_info {
	border: none!important;
	background-color: #F2F2F2;
}

.prop-wrap ul li:before {
	display: none;
}

.prop-wrap ul li {
	padding: 10px 0;
}

.content-product .block {
	width: 33%;
}

.wrap-detail .social-detail {
	display: flex;
	justify-content: space-between;
	margin: 0 0 15px 0;
}

.wrap-detail .social-detail .rating-block {
	display: flex;
}

.wrap-detail .social-detail .rating-block .rating {
	padding: 5px 15px 0 0;
}

.analog-content .all_wrapp {
	margin-top: 50px;
}

.analog-content ul.slider_navigation.top_big {
	top:-36px;
}

.custom_recomendation {
	overflow: hidden;
}

.topmenu_catalog_block .catalog_item_wrapp {
	width: 100%;
}

.top-catalog_item .top-catalog_contain {
	display: flex;
	justify-content: space-between;
}

.topmenu_catalog_block  .top-catalog_item {
	padding: 20px 5px;
}

.top-catalog_item .image_wrapper_block img {
	position: relative;
	width: 30px;
	object-fit: scale-down;
}

.top-catalog_item .image_wrapper_block, .top-catalog_item .image_wrapper_block a {
	line-height: inherit;
	height: auto;
}

.top-catalog_contain .image_wrapper_block {
	margin-right: 15px;
}

.top-catalog_contain .item-title span {
	font-size: 12px!important;
}


.top-catalog_contain .item_wrap:not(.touch):hover {
	padding-bottom: 20px;
}
.top-catalog_contain .item_wrap:not(.touch):hover, .top-catalog_contain.item_wrap.hover {
    box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -webkit-box-shadow: none;
}

.hidden {
	display: none!important;
}

.section-menu.parent-menu li {
	padding: 0;
}

.section-menu.parent-menu li a {
	padding: 15px 25px;
	display: block;
}

.section-menu.parent-menu li a:hover {
	background-color: #f1f1f1;
}

.section-menu.child-menu {
	width: 40%;
}

.top-catalog_item.catalog_item:hover {
	background-color: none!important;
}


#headerfixed ul.menu li .child.cat_menu .new_toggle_menu {
	padding: 0;
}

.title-wrap {
	text-align: center;
	margin-top: 30px;
}

.title-wrap h1 {
	margin-bottom: 0;
}

.title-wrap + .tizers_block {
	margin-top: 0;
}

.catalog-list-wrapper--mobile {
	display: none;
}

.catalog_detail .item_main_info .tabs_section .tabs-head {
	justify-content: flex-start;
}
.catalog_detail .item_main_info .tabs_section .tabs-head li + li {
	margin-left: 15px;
}

.detail_text h3 {
	margin-bottom: 0;
    margin-top: 20px;
}

@media (max-width:991px) {
	.title-wrap{
		margin-bottom: 25px;
	}
	.catalog-list-wrapper--desktop {
		display: none;
	}
	.catalog-list-wrapper--mobile {
		display: block;
	}
}