.bx-yellow,
.bx-theme-yellow {
	--primary: #f9a91d;
	--theme-color-primary: #f9a91d;
	--theme-color-second: #faba4a;
	--theme-color-light: #fff;
	--theme-b-link: #f9a91d;
	--theme-b-link-hover: #faba4a;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #f9a91d;
	--theme-b-bd-primary: #f9a91d;
	--theme-b-sd-primary: rgba(249, 169, 29, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #faba4a;
	--theme-b-bd-primary-hover: #daa53e;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #faba4a;
	--theme-b-bd-primary-active: #daa53e;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #daa53e;
	--theme-b-bd-primary-disabled: #b7853b;
}

.bx-blue,
.bx-theme-blue {
	--primary: #0083d1;
	--theme-color-primary: #0083d1;
	--theme-color-second: #5ca6e4;
	--theme-color-light: #f0f6f8;
	--theme-b-link: #44b1c9;
	--theme-b-link-hover: #5cc3d1;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #0083d1;
	--theme-b-bd-primary: #0083d1;
	--theme-b-sd-primary: rgba(0, 131, 209, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #5ca6e4;
	--theme-b-bd-primary-hover: #5599d2;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #5ca6e4;
	--theme-b-bd-primary-active: #5599d2;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #5599d2;
	--theme-b-bd-primary-disabled: #4d8bbf;
}

.bx-red,
.bx-theme-red {
	--primary: #e22b2b;
	--theme-color-primary: #e22b2b;
	--theme-color-second: #e95c5c;
	--theme-color-light: #f0f0f0;
	--theme-b-link: #e22b2b;
	--theme-b-link-hover: #e95c5c;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #e22b2b;
	--theme-b-bd-primary: #e22b2b;
	--theme-b-sd-primary: rgba(226, 43, 43, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #e95c5c;
	--theme-b-bd-primary-hover: #d05454;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #e95c5c;
	--theme-b-bd-primary-active: #d05454;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #d05454;
	--theme-b-bd-primary-disabled: #c04e4e;
}

.bx-green,
.bx-theme-green {
	--primary: #63aa28;
	--theme-color-primary: #63aa28;
	--theme-color-second: #5b9f0b;
	--theme-color-light: #a8d95b;
	--theme-b-link: #44b1c9;
	--theme-b-link-hover: #5cc3d1;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #63aa28;
	--theme-b-bd-primary: #63aa28;
	--theme-b-sd-primary: rgba(99, 170, 40, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #5b9f0b;
	--theme-b-bd-primary-hover: #56940b;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #5b9f0b;
	--theme-b-bd-primary-active: #56940b;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #56940b;
	--theme-b-bd-primary-disabled: #497c09;
}

body {
	background-attachment: fixed;
	background-size: cover;
	font-family: "Mulish", Helvetica, Arial, sans-serif;
}

#pagetitle {
	margin-bottom: 35px;
	text-align: center;
}

h1,h2,h3,h4,h5 {
	font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-regular, 400);
}

.bx-content-section,
.bx-header-section {
	padding-bottom: 2px;
	background-color: rgba(255, 255, 255, .95);
}

.bx-wrapper { }

/*region HEADER*/
.bx-header { }

.bx-header-section { }

.bx-header-logo { order: 1 }

.bx-header-personal { order: 3 }

.bx-header-contact { order: 2 }

/*region Logo*/
.bx-logo-block {
	display: block;
	height: 50px;
	border-bottom: none;
}

.bx-logo-block img {
	max-height: 50px;
	width: auto;
}

#top_bar {

}

#top_bar .tob_bar {
display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #DFDFDF;
  margin-bottom: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
}

#top_bar .top_bar_left {
display: flex;
  gap: 20px;
  align-items: center;
}

#top_bar .top_bar_left a {
color: #000;
text-decoration: none;
}

#top_bar .top_bar_right {
display: flex;
  justify-content: end;
  gap: 24px;
  align-items: center;
}

#top_bar .top_bar_right .head_soc {
display: flex;
gap: 20px;
}

#top_bar .top_bar_right .head_soc a {

}

#top_bar .top_bar_right .head_soc img {
width: 30px;
}

#top_bar .top_bar_right .head_favorite img {
width: 30px;
}

#top_bar .top_bar_right .head_cart {

}

#top_bar .top_bar_right .head_user {

}

#menu_bar {
	
}

#menu_bar .head_phone {
	padding-top: 10px;
}

#menu_bar .head_phone img {
	width: 22px;
}

#menu_bar .head_phone a {
	display: flex;
  gap: 15px;
  color: #000;
  text-decoration: none;
  font-size: 18px;
  font-weight: 500;
}

#main_category {
	margin-bottom: 30px;
}

#main_category .cat_items {
display: flex;
  width: 100%;
  justify-content: space-between;
  gap: 15px;
}

#main_category .cat_items .item {
position: relative;
background: #C8C8C8;
width: 33%;
}

#main_category .cat_items .item:nth-child(2) {
background: #B5B5B5;
}

#main_category .cat_items .item a {
width: 100%;
  height: 100%;
  display: block;
}

#main_category .cat_items .item a:hover {
opacity: 0.7;
}

#main_category .cat_items .item img {
width: 100%;
}

#main_category .cat_items .item h3 {
position: absolute;
  top: 45%;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
}

#main_brands {
margin-bottom: 120px;
}

#main_brands h2 {
font-size: 36px;
font-weight: 600;
text-align: center;
text-transform: uppercase;
margin-bottom: 60px;
}

#main_brands .brands_items {
display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 15px;
  margin-bottom: 60px;
}

#main_brands .brands_items .item {

}

#main_brands .brands_items .item a {
text-decoration: none;
}

#main_brands .brands_items .item a:hover {
opacity: 0.7;
}

#main_brands .brands_items .item img {

}

#main_brands .brands_items .item h3 {
font-size: 20px;
  font-weight: 600;
  color: #000;
  text-align: center;
  margin-top: 20px;
}

#main_brands .brands_btn {
text-align: center;
  margin-top: 60px;
}

#main_brands .brands_btn a {
border: 1px solid #BE2E21;
  padding: 15px 70px;
  text-transform: uppercase;
  color: #000;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

#main_brands .brands_btn a:hover {
border: 1px solid #000;
  color: #fff;
  background: #000;
}

footer {
padding: 40px 0;
}

footer .f_block {
	display: flex;
  justify-content: space-between;
}

footer .f_block .f_nav {
	
}

footer .f_block .f_nav h3 {
	font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 15px;
}

footer .f_block .f_nav ul {
	list-style: none;
  margin: 0;
  padding: 0;
}

footer .f_block .f_nav ul li {
	margin: 5px 0;
}

footer .f_block .f_nav ul li a {
	color: #000;
	font-size: 16px;
	text-decoration: none;
}

footer .f_block .f_nav ul li a:hover {
	text-decoration: underline;
}

.f_contacts {
text-align: right;
}

.f_contacts .f_cont {
	
}

.f_contacts .f_cont a {
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 5px;
}

.f_contacts .f_cont a:last-child {
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 16px;
	font-weight: 500;
}

.f_contacts .f_soc {
	display: flex;
  justify-content: end;
  gap: 15px;
  margin: 15px 0;
}

.f_contacts .f_soc a {
	
}

.f_contacts ul {
	list-style: none;
	padding: 0;
}

.f_contacts ul li {
	
}

.f_contacts ul li a {
	text-decoration: none;
	display: block;
	font-size: 14px;
	color: #000;
}

.f_contacts ul li a:hover{
	text-decoration: underline;
}

.f_contacts2 {

}

.f_cont_gis {
display: flex;
  flex-wrap: wrap;
  justify-content: end;
}

.f_cont_gis a {
width: 100%;
  text-align: right;
  margin-bottom: 10px;
}

.f_cont_gis img {
width: 80px;
filter: grayscale(100%);
}

.f_cont_gis span {

}

#main_advantages {
margin-bottom: 60px;
}

#main_advantages .item {
	text-align: center;
}

#main_advantages .item .img {
	height: 90px;
	display: flex;
	justify-content: center;
}

#main_advantages .item .img img {
	width: 60px;
}

#main_advantages .item h3 {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}

#main_advantages .item p {
	font-weight: 500;
	line-height: 18px;
  font-size: 14px;
}

.head_menu {

}

.head_menu ul {
	justify-content: center;
}

.head_menu ul li.level1 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
}

.head_menu ul li.level1 > a {
	text-decoration: none;
	color: #000;
	padding-left: 15px;
	padding-right: 15px;
}

.head_menu ul li.level1:nth-child(1) > a,
.head_menu ul li.level1:last-child > a {
	text-decoration: none;
	color: #BE2E21;
}

.head_menu ul li.level2 {
	font-size: 16px;
	text-transform: none;
	font-weight: 700;
	margin-right: 30px;
}

.head_menu ul li.level2 > a {
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
	padding: 0 !important;
}

.head_menu ul li.level2 ul {
	margin: 0;
	padding: 0;
}

.head_menu ul li.level2 ul a {
	font-size: 14px;
	color: #666;
	font-weight: 500;
	text-transform: none;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
  display: block;
}

.head_menu ul li.level2 ul a:hover {
color: #BE2E21;
text-decoration: underline;
}

.menu li.item.level1 > .display-hover {
	top: 50px !important;
}

.menu li.item.level1 a {
	padding-bottom: 45px;
	display: block;
	padding-top: 10px;
}

.display-hover .item.images img {
	border-radius: 8px;
}

.head_currency {

}

.head_currency {
	
}

.catalog-section-list-text-list h3 a {
	color: #000;
	font-size: 16px;
	padding: 10px 0;
	display: block;
	text-decoration: none;
}

.smart-filter-input-group-checkbox-list {
  overflow-y: scroll;
  max-height: 300px;
  scrollbar-width: thin;          /* "auto" или "thin"  */
  scrollbar-color: #BE2E21 #EFEFEF;   /* плашка скролла и дорожка */ 
}

.smart-filter-input-group-checkbox-list:-webkit-scrollbar {
  width: 12px;               /* ширина scrollbar */
}
.smart-filter-input-group-checkbox-list:-webkit-scrollbar-track {
  background: #EFEFEF;        /* цвет дорожки */
}
.smart-filter-input-group-checkbox-list:-webkit-scrollbar-thumb {
  background-color: blue;    /* цвет плашки */
  border-radius: 20px;       /* закругления плашки */
  border: 3px solid orange;  /* padding вокруг плашки */
}

.smart-filter-parameters-box-title-text {
	font-size: 20px;
	font-weight: 600;
	color: #000;
}

.smart-filter-title {
	display: none;
}


.mobile_menu_overlay, .mobile_menu_container{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.mobile_menu_container, .mobile_menu_container ul li ul{
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	transition: all 200ms;
}
.mobile_menu_overlay{
	display: none;
	cursor: pointer;
	z-index: 10200;
	background: rgba(0, 0, 0, 0.5);
}
.mobile_menu_container{
	-webkit-transform: translateX(-300px);
	transform: translateX(-300px);
	width: 300px;
	overflow: hidden;
	z-index: 10201;
	background: #fff;
}
.mobile_menu_container.loaded{
   	-webkit-transform: translateX(0px);
   	transform: translateX(0px);
}
.mobile_menu_container .mobile_menu_content{
	overflow: auto;
	max-height: 100%;
	padding-bottom: 30px;
}
.mobile_menu_container ul{
	margin: 0;
	padding: 0;
}
.mobile_menu_container ul li{
	list-style: none;
}
.mobile_menu_container ul li a{
	display: block;
	padding: 15px 20px;
	line-height: 20px;
	font-size: 16px;
	background: #fff;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.mobile_menu_container ul li a.parent{
	padding-right: 50px;
	background: #fff url("/images/arrow_right.svg") right 20px center no-repeat;
	background-size: 20px;
}
.mobile_menu_container ul li a.parent:hover{
	background: #fff url("/images/arrow_right.svg") right 20px center no-repeat;
	background-size: 20px;
}
.mobile_menu_container ul li a.back{
	padding-left: 50px;
	background: #fff url("/images/arrow_left.svg") left 20px center no-repeat;
	background-size: 20px;
	box-sizing: border-box;
	min-height: 50px;
}
.mobile_menu_container ul li a.back:hover{
	background: #fff url("/images/arrow_left.svg") left 20px center no-repeat;
	background-size: 20px;
}
.mobile_menu_container ul li a:hover{
	background: #ddd;
}
.mobile_menu_container ul li ul{
	-webkit-transform: translateX(300px);
	transform: translateX(300px);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 2;
}
.mobile_menu_container ul li ul.loaded{
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}
.mobile_menu_container ul li ul.activity{
	overflow-y: auto;
	overflow-x: hidden;
}

.menu_container {
	display: none;
}
.smart-filter-slider-ruler span {
	display: none;
}

.product-item-scu-container {
	text-align: center;
}

.product-item-scu-item-text-container.selected {
	background: #BE2E21;
	color: #fff;
}

.product-item-scu-item-color-container, .product-item-scu-item-text-container {
	padding: 0;
	border-radius: 4px;
	background: #ddd;
}

.product-item-scu-item-text-block:hover, .product-item-scu-item-color-block:hover, .product-item-scu-item-text-container.selected .product-item-scu-item-text-block, .product-item-scu-item-color-container.selected .product-item-scu-item-color-block {
	outline: transparent;
}

.product-item-scu-item-text-container {

}

.product-item-scu-item-text-block {
  position: relative;
  padding: 0 5px;
  outline: 0px solid #c0cfda;
  cursor: pointer;
}

.my-custom-product-item [data-entity="price-block"] {

}

.my-custom-product-item [data-entity="sku-block-container"] {
  min-width: 40% !important;
  max-width: 40% !important;
}

.my-custom-product-item [data-entity="buttons-block"] {
min-width: 20% !important;
  max-width: 20% !important;
}

.product-item-title a {
  color: #3f3f3f;
  text-decoration: none;
  transition: 250ms linear all;
  font-size: 14px;
  font-weight: 600;
}

.product-item-scu-item-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  gap: 7px;
  flex-wrap: wrap;
}

.prod_info_top .product-item-scu-item-list {
	justify-content: start;
}

.prod_info_top .product-item-scu-item-text {
font-size: 16px;
  padding: 5px;
}

.prod_info_top .product-item-scu-container-title {
  color: #000;
  font-size: 16px;
  margin-bottom: 10px;
}

.product-item-scu-item-text {
	font-size: 12px;
}

.product-item-scu-item-text-container {
  min-width: 26px;
}

.product-item-scu-block-title {
  font-size: 14px;
  margin-bottom: 5px;
}

.head_currency .current-currency a {
	font-size: 34px;
  text-decoration: none;
  color: #000;
  font-weight: 400;
  line-height: normal;
}

.currency-selector .currency-dropdown {
	left: -7px !important;
}

.form-check-input:checked {
  background-color: #BE2E21;
  border-color: #BE2E21;
}

.sort-container {
						display: inline-block;
						position: relative;
						display: flex;
  align-items: center;
  justify-content: end;
					}

					.sort-container span {
						margin-right: 10px;
						font-size: 16px;
					}

					.sort-dropdown {
						position: relative;
						display: inline-block;
					}

					.sort-button {
						padding: 4px 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  cursor: pointer;
  border-radius: 8px;
  width: 200px;
					}

					.sort-options {
						display: none;
						position: absolute;
						top: 100%;
						left: 0;
						background-color: white;
						border: 1px solid #ccc;
						z-index: 100;
						width: 100%;
						top: 30px;
					}

					.sort-options div {
						padding: 8px 8px;
					}

					.sort-options div a {
						text-decoration: none;
  color: #000;
  display: block;
  font-size: 15px;
					}

					.sort-options div:hover {
						background-color: #f0f0f0;
					}

					.sort-dropdown:hover .sort-options {
						display: block;
					}

.product-item-button-container button {
border: 0;
  background: transparent;
}

.product-item-button-container button svg path {
fill: #D6D6D6;
}

.product-item-container.hover .product-item-button-container button svg path {
fill: #BE2E21;
}

.product-item-price-container .product-item-price-current {
color: #000;
  white-space: nowrap;
  font-weight: bold;
  font-size: 16px;
}

.product-item-price-old {
  color: #AAAAAA;
  text-decoration: line-through;
  white-space: nowrap;
  font-size: 14px;
}

.product-item-button-container {
  text-align: center;
  margin-top: 5px;
}

.product-item-price-container {
	margin-top: 5px;
}

.product-item-scu-container {
	margin-top: -3px;
}

.product-item .product-item-title {
margin-bottom: 10px;
}

.article_prod {

}

.article_prod span {
	font-size: 14px;
	color: #666666;
}

.sku_btn {
	display: flex;
	align-items: center;
  gap: 50px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.sku-container {
	display: flex;
	align-items: center;
	gap: 20px;
}

.product-item-scu-list {
  margin-top: 5px;
}

.product-item-detail-buy-button {
	display: flex;
	align-items: center;
	gap: 10px;
	text-decoration: none;
	font-size: 16px;
	color: #BE2E21;
	font-weight: 600;
}

.product-item-detail-info-container-title {
  color: #a5a5a5;
  font-size: 14px;
}

.sku_btn .product-item-scu-item-text {
	font-size: 16px;
}

.sku_btn .product-item-scu-item-text-block {
  position: relative;
  padding: 3px 10px;
  outline: 0px solid #c0cfda;
  cursor: pointer;
}

.description_det {
	font-size: 14px;
}

.props_table {
	display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ddd;
  font-size: 14px;
}

.props_table dt {
font-weight: 500;
}

.detail-pay-block {

}

.container-search-block-pa {
  position: absolute;
  display: none;
  width: 100%;
  background: white;
  z-index: 10;
  box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .19);
  border-radius: 4px;
  border: 1px solid #ddd;
}

.container-search-block-pa .form-control {
border-radius: 4px;
border: 0px solid #ced4da;
}

.container-search-block-pa .search-title-button {
min-height: 100%;
}

.container-search-block-pa .search-title-button:hover {
border-color: #9B251A;
  background-color: #9B251A;
}

.container-search-block-pa input {
outline: none;
}

.form-control:focus {
  border-color: var(--theme-color-primary);
  box-shadow: 0 0 0 0rem var(--theme-b-sd-primary);
}

.head_search img:hover {
cursor: pointer;
}

.tob_bar {
	display: block;
}

#top_bar_m {
	display: none;
}

.product-item-detail-slider-block {
	padding-top: 100%;
}

.product-item-detail-tabs-container-fixed {
	display: none !important;
}

.prod_quantity {
	display: none;
}

.prod_subscribe {
	display: none;
}

.product-item-detail-pay-block {
	display: flex;
	align-items: center;
	padding: 0;
	margin-top: 30px;
	border: 0px solid #e4e4e4;
	gap: 30px;
}

.product-item-detail-price-old {
	text-align: left;
}

.product-item-detail-price-current {
	text-align: left;
	color: #000;
}

.product-item-detail-economy-price {
	text-align: left;
	color: #be2e21;
	display: none;
}

.btn-link.product-item-detail-buy-button {
  height: auto;
  background: #be2e21;
  color: #fff;
  border-radius: 60px;
  padding: 5px 30px;
}

.btn-link.product-item-detail-buy-button:hover {
  background: #000;
  color: #fff;
}

.prod_title {
	font-size: 36px;
  font-weight: 500;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
}

.prod_article {
margin-bottom: 30px;
}

.prod_article span {
	color: #555;
  font-size: 14px;
  font-weight: 500;
}

.prod_props .props_list li.id464,
.prod_props .props_list li.id484,
.prod_props .props_list li.id482 {
	display: none;
}

.product-item-detail-slider-controls-image {
	width: 160px;
  height: 160px;
}

.product-item-detail-slider-controls-image img {
	max-width: 160px;
  max-height: 160px;
}

.prod_desc p {
	font-size: 14px;
}

.product-item-detail-properties-name {
	font-size: 14px;
}

.product-item-detail-properties-value {
	font-size: 14px;
}

.product-item-detail-properties-item {
	margin-bottom: 10px;
}


.product-item-label-right .uc_label {
	background-color: #be2e21 !important;
  font-size: 12px;
  color: #fff;
  padding: 10px;
  font-weight: 500;
  border-radius: 60px;
}

.product-item-label-text.product-item-label-small span, .product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
  margin-bottom: 1px;
  padding: 2px 7px;
  font-weight: normal;
  font-size: 13px;
  line-height: 14px;
  border-radius: 60px;
}

.product-item-button-container .btn {
	border-radius: 60px;
	padding: 5px 20px;
}

.bx-pagination .bx-pagination-container ul li.bx-active span {
  background: #be2e21;
  color: #fff;
}

.catalog-block-header {
	font-size: 24px;
  font-weight: 500;
}

.smart-filter-slider-track-container {
	display: none;
}

.catalog_list_uc {
	display: flex;
  gap: 10px;
  justify-content: center;
}

.photo_gallery {
display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
  margin-top: 60px;
  margin-bottom: 60px;
}

.photo_gallery a {
	width: 24%;
	height: 250px;
  display: block;
}

.photo_gallery a img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.product-item-label-ring.product-item-label-small, .product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
	width: auto;
    height: auto;
    font-size: 12px;
    line-height: 20px;
    padding: 2px 10px;
    background-color: #fff;
  border-radius: 60px;
  border: 1px solid #be2e21;
  color: #be2e21;
}

#left-filter .bx_sitemap_ul {
	list-style: none;
  padding: 0;
}

.bx_sitemap .bx_sitemap_li_title {
	margin-bottom: 20px;
}

#left-filter .bx_sitemap_ul li ul {
	list-style: none;
  padding-left: 15px;
  margin-bottom: 30px;
}

#bx_1847241719_4320,
#bx_1847241719_4329,
#bx_1847241719_4364,
#bx_1847241719_4387,
#bx_1847241719_4395,
#bx_1847241719_4421,
#bx_1847241719_4436,
#bx_1847241719_4447,
#bx_1847241719_4488 {
	display: none;
}

#left-filter .bx_sitemap_ul a {
	color: #000;
	text-decoration: none;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
  width: 100%;
  font-size: 20px;
  margin-bottom: 30px;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
    border-bottom-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #be2e21 transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded="true"] > a::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.basket-item-property.basket-item-property-scu-text {
	display: none;
}

.prod_brand {
	margin-bottom: 30px;
}




.text_hide_wrap {
    width: 100%;
}

.item_text {
    width: 100%;
    padding: 0px;
}

.item_text p {
    margin-bottom: 20px;
}

.io_item {
    width: 100%;
    padding-bottom: 20px;
}

.io_button_wrap {
    text-align: center;
    margin-top: 10px;
}

.io_button {
    display: inline-block;
    border: 1px solid #be2e21;
    width: auto;
    padding: 0 20px;
    line-height: 30px;
    vertical-align: top;
    text-transform: uppercase;
    color: #be2e21 !important;
    font-size: 12px;
    border-radius: 22px;
    cursor: pointer;
    text-decoration: none;
}

a.io_button:hover {
    text-decoration: none;
}

.io_item .btn_close {
    display: none;
}

.io_item .btn_open {
    display: inline-block;
}

.io_item.open .btn_close {
    display: inline-block;
}

.io_item.open .btn_open {
    display: none;
}

.io_trans {
    width: inherit;
    position: absolute;
    height: 80px;
    bottom: 0;
    pointer-events: none;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    transition: 1s;
}

.io_item.open .io_trans {
    height: 0;
    transition: 1s;
}

.io_item_wrap {
    position: relative;
    overflow: hidden;
    max-height: 100px;
    width: inherit;
    transition: max-height 0.5;
}
.io_item.open .io_item_wrap {
    max-height: 1999px !important;
    transition: max-height 1s;
}

.item_text p {
	font-size: 13px;
}

.item_text h2 {
	font-size: 14px;
	font-weight: 700;
}

.item_text h3 {
	font-size: 14px;
	font-weight: 700;
}

.item_text li {
	font-size: 13px;
}

.bx-soa-pp-company-smalltitle {
  padding-top: 9px;
  padding-bottom: 5px;
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

.cart_back {
text-align: right;
margin-bottom: 30px;
}

.cart_back a {
border: 1px solid #be2e21;
  border-radius: 60px;
  color: #be2e21;
  font-size: 16px;
  font-weight: 600;
}

@media (max-width: 320px){
	.mobile_menu_container{
		width: 240px;
	}
}

#title_main {
text-align: center;
margin-bottom: 100px;
}

#title_main h1 {
font-size: 30px;
}

@media (max-width: 767px) {
	.bx-logo-block img {
		max-width: 100%;
		max-height: 45px;
		width: auto;
		height: auto;
	}

	.bx-header-logo {
		padding: 5px 50px;
		height: 55px;
		background-color: var(--theme-color-primary);
	}

	.bx-logo-block { height: auto; }

	body.bx-theme-green .bx-store-logo { background: #33b111; }
}

/*endregion*/

/*region included Phone*/
.bx-header-phone-block {
	display: flex;
	align-items: center;
}

.bx-header-phone-number {
	color: #000;
	white-space: nowrap;
	font: 21px/28px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-semi-bold, 600);
	transition: 250ms linear all;
}

.bx-header-phone-icon {
	display: block;
	margin-right: 10px;
	width: 26px;
	height: 26px;
	background: no-repeat center url(images/phone.svg);
}

@media (max-width: 991px) {
	.bx-header-phone-number {
		font: 15px/18px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
		font-weight: var(--ui-font-weight-semi-bold, 600);
	}
}

/*endregion*/

/*region included Worktime*/
.bx-header-worktime {
	color: #000;
	font: 16px/22px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-semi-bold, 600);
	transition: 250ms linear all;
}

.bx-worktime-title {
	color: #adadad;
	font: 12px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-regular, 400);
}

.bx-worktime-schedule {
	color: #000;
	font: 12px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-regular, 400);
}

@media (max-width: 991px) {
	.bx-header-worktime {
		font: 15px/18px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
		font-weight: var(--ui-font-weight-regular, 400);
	}
}

/*endregion*/

/*endregion*/

.sidebar-block-title {
	color: #343434;
	text-transform: uppercase;
	font-size: 14px;
	font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-semi-bold, 600);
}

/*region FOOTER*/
.bx-footer { 
background: #F6F6F6;
}

.bx-footer-section { }

.bx-footer-section .bx-block-title { }

.bx-footer-bg { background-color: #1f496a; }

.bx-footer-logo {
	border-bottom: none !important;
	text-decoration: none !important;
}

.bx-footer-logo img {
	max-width: 100%;
	height: auto;
}

/*endregion*/

.bx-inclinkspersonal-item.bx-theme-blue:hover { background: #0083d1; }

.bx-theme-blue.bx-inclinkspersonal-selected { background: #3398d7; }

.bx-inclinkspersonal-item.bx-theme-black:hover { background: #303030; }

.bx-theme-black.bx-inclinkspersonal-selected { background: #484848; }

.bx-inclinkspersonal-item.bx-theme-green:hover { background: #44b1c9; }

.bx-theme-green.bx-inclinkspersonal-selected { background: #5cc3d1; }

.bx-inclinkspersonal-item.bx-theme-red:hover { background: #e63c3c; }

.bx-theme-red.bx-inclinkspersonal-selected { background: #e95c5c; }

.bx-inclinkspersonal-item.bx-theme-yellow:hover { background: #f4a52e; }

.bx-theme-yellow.bx-inclinkspersonal-selected { background: #fbb859; }

/*region Bootstrap modified*/
.btn-primary,
.list-group-item.active {
	border-color: #BE2E21;
  background-color: #BE2E21;
	color: var(--theme-b-tx-primary);
	border-radius: 60px;
}

.btn-primary:hover {
	border-color: var(--theme-b-bd-primary-hover);
	background-color: var(--theme-b-bg-primary-hover);
	color: var(--theme-b-tx-primary-hover);
}

.btn-primary:focus,
.btn-primary.focus {
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}

.btn-primary.disabled,
.btn-primary:disabled {
	border-color: var(--theme-b-bg-primary);
	background-color: var(--theme-b-bg-primary);
	color: var(--theme-b-tx-primary);
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
	border-color: var(--theme-b-bd-primary-active);
	background-color: var(--theme-b-bg-primary-active);
	color: var(--theme-b-tx-primary-active);
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}



a,
.btn-link { color: var(--theme-b-link); }

a:hover,
.btn-link:hover { color: var(--theme-b-link-hover); }

.g-font-size-15 { font-size: 15px; }

.g-font-size-17 { font-size: 17px; }

.g-font-size-20 { font-size: 20px; }

.text-primary { color: var(--primary) !important }

.bg-primary { background: var(--primary) !important }

.border-primary { border-color: var(--primary) !important }

/*endregion*/

.bx-sidebar-block { }

.sidebar h2,
.sidebar h3,
.sidebar h4,
.sidebar h5 {
	text-transform: uppercase;
	font-size: 14px;
	font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-semi-bold, 600);
}

.sidebar li {
	font-size: 12px;
	font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-semi-bold, 600);
}

.sidebar-icon {
	width: 27px;
	height: 27px;
	margin-right: 5px;
	border-radius:50%;
	background-color: var(--theme-color-primary);
	background-repeat: no-repeat;
	background-position: center;
}

.sidebar-icon-label {
	background-image:  url(images/label.svg);
	background-size: 19px auto;
}

.sidebar-icon-delivery {
	background-image: url(images/delivery.svg);
	background-size: 17px auto;
}

.sidebar-icon-sale {
	background-image: url(images/sale.svg);
	background-size: auto 17px ;
}

.sidebar-icon-self {
	background-image: url(images/self.svg);
	background-size: auto 17px ;
}

.sidebar-icon-phone {
	background-image: url(images/phone_white.svg);
	background-size: auto 21px ;
}

@media (max-width: 600px) {
    footer .f_block {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

footer .f_block .f_nav {
	text-align: center;
	margin-bottom: 30px;
	width: 100%;
}

.f_contacts {
  text-align: center;
}

.f_contacts .f_soc {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin: 15px 0;
}

.f_contacts2 {
	order: 1;
	display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
  margin-bottom: 30px;
  width: 100%;
  justify-content: center;
}

.f_cont_gis {
display: flex;
flex-wrap: wrap;
justify-content: center;
}

.f_cont_gis a {
	width: 100%;
	text-align: center;
}

.f_cont_gis a img {
width: 80px;
}

.f_cont_gis span {
	
}

#main_brands .brands_btn a {
  border: 1px solid #BE2E21;
  padding: 10px 40px;
  text-transform: uppercase;
  color: #000;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
}

#main_brands h2 {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 60px;
}

#main_category .cat_items {
  display: flex;
  width: auto;
  justify-content: space-between;
  gap: 0px;
  flex-wrap: wrap;
  margin-left: -16px;
  margin-right: -16px;
}

#main_category .cat_items .item {
  position: relative;
  width: 100%;
}

#main_category .cat_items .item img {
	width: 100%;
}

#main_brands .brands_items {
	flex-wrap: wrap;
}

#main_brands .brands_items .item {

}

#main_brands .brands_items .item img {
	width: 100%;
}

#main_brands .brands_items .item h3 {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  text-align: center;
  margin-top: 20px;
}

#main_advantages_slide .owl-nav,
#main_brands_slide .owl-nav {
position: absolute;
  bottom: 150px;
  width: 100%;
  left: 0;
}

#main_advantages_slide .owl-nav .owl-prev,
#main_brands_slide .owl-nav .owl-prev {
left: -10px;
  position: absolute;
  outline: none;
}

#main_advantages_slide .owl-nav .owl-next,
#main_brands_slide .owl-nav .owl-next {
right: -10px;
  position: absolute;
  outline: none;
}

#main_advantages_slide .owl-nav .owl-prev span,
#main_brands_slide .owl-nav .owl-prev span {
font-size: 40px;
  color: #ccc;
}

#main_advantages_slide .owl-nav .owl-next span,
#main_brands_slide .owl-nav .owl-next span {
font-size: 40px;
  color: #ccc;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  background: transparent !important;
  text-decoration: none;
  outline: none;
}

#main_category {
  margin-bottom: 30px;
}

.menu_container {
	display: block;
	position: absolute;
	left: 10px;
	top: 10px;
}

.sort-container span {
	display: none;
}

.sort-dropdown {
  position: relative;
  display: inline-block;
  width: 100%;
}

.sort-button {
  padding: 4px 3px;
  background-color: #be2e21;
  border: 1px solid #be2e21;
  cursor: pointer;
  border-radius: 20px;
  width: 100%;
  font-size: 12px;
  color: #fff;
}

.tob_bar {
	display: none !important;
}

#top_bar_m {
	display: block;
	margin-bottom: 10px;
}

#menu_bar {
	display: none;
}

.m_top_bar {
	display: flex;
	align-items: center;
    gap: 15px;
    padding: 10px 0;
    justify-content: space-between;
}

.m_logo {
	margin-left: 15px;
    margin-right: 22px;
}

.m_logo img {
	width: 130px;
}

.m_head_currency .current-currency {
margin-top: 6px;
}

.m_head_currency .current-currency a {
color: #000;
  text-decoration: none;
  font-size: 25px;
  line-height: 20px;
  font-weight: 300;
}

.m_head_search img {
	height: 20px;
}

.m_head_user img {
height: 20px;
}

.m_head_cart #bx_basket1 img {
	height: 20px;
}

.m_head_cart #bx_basket1 strong {
	font-weight: 400;
}

.sort-options div {
  padding: 8px 2px;
}

.sort-options div a {
  text-decoration: none;
  color: #000;
  display: block;
  font-size: 12px;
}

.button-open-filter.text-right {

}

.button-open-filter.text-right button {
	padding: 4px 8px !important;
	width: 100%;
  padding: 0;
  border-radius: 60px;
  border: 1px solid #be2e21;
  font-size: 12px;
}

.button-open-filter.text-right button:focus {
	background-color: #be2e21;
	box-shadow: 0 0 0 0.0rem var(--theme-b-sd-primary);
}

.catalog_list.row {
	padding: 0;
  margin: 0;
}

.prod_detail.row {
	padding: 0;
  margin: 0;
}

.product-item-detail-slider-left, .product-item-detail-slider-right {
    max-width: 30px;
  }

.bx-breadcrumb-item-text {
  vertical-align: top;
  white-space: normal;
  font: 400 10px/21px "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  transition: 250ms linear all;
}

.bx-breadcrumb-item-angle {
  margin: 0 4px;
  color: #b5bdc2;
  vertical-align: top;
  font-size: 12px !important;
}

.product-item-price-container .product-item-price-current {
  color: #000;
  white-space: nowrap;
  font-weight: bold;
  font-size: 12px;
}

.product-item-price-old {
  color: #AAAAAA;
  text-decoration: line-through;
  white-space: nowrap;
  font-size: 12px;
}

.my-custom-product-item [data-entity="price-block"] {
  min-width: 100% !important;
  max-width: 100% !important;
}

.product-item-container .product-item-scu-item-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: left;
  gap: 7px;
  flex-wrap: wrap;
}

.product-item-container .product-item-scu-container {
  text-align: left;
}

.product-item-container .product-item-scu-block-title {
  font-size: 12px;
  margin-bottom: 5px;
  line-height: 14px;
}

.my-custom-product-item [data-entity="sku-block-container"] {
  min-width: 67% !important;
  max-width: 67% !important;
}

.my-custom-product-item [data-entity="buttons-block"] {
  min-width: 16% !important;
  max-width: 14% !important;
}

.product-item-container .product-item-title a {
white-space: normal;
color: #000 !important;
font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 13px !important;
}

.product-item-detail-slider-controls-image {
  width: 7px;
    height: 7px;
    background: #fff;
    border-radius: 60px;
    margin: 5px;
}

.product-item-detail-slider-controls-image img {
  max-width: 7px;
    max-height: 7px;
    background: #fff;
    position: relative;
    border-radius: 60px;
}

.prod_title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  text-align: center;
}

.prod_article {
  margin-bottom: 30px;
  text-align: center;
}

.prod_brand {
	text-align: center;
}

.prod_info_top .product-item-scu-container-title {
  color: #000;
  font-size: 16px;
  margin-bottom: 10px;
  text-align: center;
}

.prod_info_top .product-item-scu-item-list {
  justify-content: center;
}

.product-item-detail-properties-name {
  font-size: 12px;
}

.product-item-detail-properties-value {
  font-size: 12px;
}

.prod_desc p {
  font-size: 13px;
}

.product-item-detail-pay-block {
	justify-content: space-between;
}

.product-item-detail-pay-block {
	border: 0px solid #fff;
}

.product-item-detail-slider-block {
  padding-top: 120%;
}

.bx-breadcrumb {
	-webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.product-item-detail-price-old {
  text-align: left;
  font-size: 20px;
}

.product-item-small-card {
	width: 47%;
}

.catalog_list .row [data-entity="items-row"] {
	display: flex;
  justify-content: center;
  gap: 10px;
}

.catalog_list_uc .row [data-entity="items-row"] {
	display: flex;
  justify-content: center;
  gap: 10px;
}

.catalog_list_uc .my-custom-product-item [data-entity="buttons-block"] {
    min-width: 100% !important;
    max-width: 100% !important;
  }

.catalog_list_uc .product-item-button-container .btn {
  border-radius: 60px;
  padding: 2px 20px;
  width: 100%;
  font-size: 12px;
  background-color: transparent;
  color: #000;
}

.product-item-scu-item-text {
  font-size: 10px;
}

.product-item-scu-item-text-block {
	padding: 0 0px;
}

.product-item-scu-item-text-container {
  min-width: auto;
}

.product-item-scu-item-text {
  font-size: 10px;
  font-weight: 600;
}

.product-item-scu-item-text-container.selected {
  background: #fff;
  color: #be2e21;
}

.product-item-scu-item-text-container {
  padding: 0;
  border-radius: 4px;
  background: #fff;
}

.product-item-label-right .uc_label {
  font-size: 10px;
}

.product-item-label-text.product-item-label-small span, .product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
  margin-bottom: 1px;
  padding: 2px 7px;
  font-weight: normal;
  font-size: 11px;
  line-height: 14px;
  border-radius: 60px;
}

.bx-pagination .bx-pagination-container ul li span {
	font-size: 11px;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-all span, .bx-pagination .bx-pagination-container ul li.bx-pag-prev span, .bx-pagination .bx-pagination-container ul li.bx-pag-next span {
  color: #aab1b4;
  background: #fff;
  border: 2px solid #eff0f1;
  line-height: 28px;
  padding: 0 8px;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-all a span, .bx-pagination .bx-pagination-container ul li.bx-pag-prev a span, .bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
  background: #fff;
  border: 2px solid #eff0f1;
  line-height: 28px;
  padding: 0 8px;
  color: #444;
}

.prod_info .product-item-scu-item-text-container {
	background: #ddd;
}

.prod_info .product-item-scu-item-text-container.selected {
    background: #be2e21;
    color: #fff;
  }

.smart-filter-input-group-checkbox-list {
	width: 200px;
}

.smart-filter-angle {
	margin-left: 10px;
}

.photo_gallery a {
  width: 47%;
  height: 130px;
  display: block;
}

.smart-filter-button-box {
	margin-top: 30px;
}

.product-item-label-ring.product-item-label-small, .product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
  width: auto;
  height: auto;
  font-size: 10px;
  line-height: 20px;
  padding: 0px 10px;
 background-color: #fff;
  border-radius: 60px;
  border: 1px solid #be2e21;
  color: #be2e21;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
  width: 100%;
  font-size: 16px;
  margin-bottom: 30px;
}

.bx_sitemap .bx_sitemap_li_title {
  margin-bottom: 20px;
  font-size: 12px;
}

#title_main {
  text-align: center;
  margin-bottom: 60px;
}

#title_main h1 {
  font-size: 16px;
}

.cart_back {
  text-align: center;
  margin-bottom: 30px;
}

.bx-footer-section {
	text-align: center;
}

}