

/* Start:/local/templates/ural/styles.css?17631220296905*/
.filters_result {
	display: none !important;
}

.order_wrapper {
    display: block !important;
}
.category_item {
	background: #36393b !important;
	color: #fff !important;
}

.category_item_content {
	color: inherit !important;
}

#bx-soa-order>.col-lg-8 .d-block { 
	display: none;
}

#bx-soa-order{
	display: flex;
	gap: 40px;
	justify-content: space-between;
}

#bx-soa-order>.col-lg-8{
	width: 60%;
}

#bx-soa-order>.col-lg-4{
	width: 34%;
}

#bx-soa-order .bx-soa-cart-total, #bx-soa-order .basket_result, #bx-soa-order  .order_content{
	width: 100%;
}

.bx-soa-cart-total-button-container>.btn, #bx-soa-order #bx-soa-region, #bx-soa-order #bx-soa-delivery, #bx-soa-order #bx-soa-pickup, #bx-soa-order #bx-soa-paysystem, #bx-soa-order #bx-soa-properties{
	display: none;
}

#bx-soa-order #bx-soa-basket{
	margin-top: 20px;
}

#bx-soa-order #bx-soa-orderSave{
	width: 100%;
	display: flex;
	justify-content: center;
}

#bx-soa-order #bx-soa-orderSave>.btn{
	padding: 10px 40px;
}

.search_form-banner {
    position: absolute;
	top: 24px;
    z-index: 40;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 56%;
    color: #fff;
	flex-direction: row-reverse;
	display: flex;
	gap: 20px;
	align-items: center;
	position: relative;
}

.search_form-banner input{
	color: #fff;
	background: rgba(54, 57, 59, .7);
	border-radius: 4px 4px 0 0;
	padding-left: 60px;
	width: 100%;
	max-width: 100%;
}

.search_form-banner input::placeholder{
	color: #fff;
}

.search_form-banner path{
	fill: #fff;
}

.search_form-banner svg{
	position: absolute;
	z-index: 1;
	left: 20px;
}

.bid{
	max-width: 96%;
	margin: 40px auto 60px;
}

.bid>div:nth-child(1){
	text-align: center;
	font-weight: 700;
	font-size: 20px;
	letter-spacing: -0.02em;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.bid>div:nth-child(2){
	text-align: center;
	max-width: 800px;
	margin: 0 auto 30px;
}

.bid>div:nth-child(3){
	text-align: center;
	margin-bottom: 30px;
}

.bid>div:nth-child(4){
	display: flex;
	flex-direction: column;
	margin: 0 auto 30px;
	justify-content: center;
	align-items: center;
}

.bid>div:nth-child(4) .col-auto{
	display: none;
}

.bid>div:nth-child(4) img{
	width: 160px !important;
	height: auto;
	object-fit: contain;
}

.bid .col{
	display: ruby;
}

.bid>div:nth-child(5){
	text-align: center;
	margin: 0 auto 30px;
}

.bid .btn{
	border-radius: 10px !important;
	padding: 10px 40px;
	margin: 16px auto;
	cursor: pointer;
}

.search_form.search_form-home{
	position: relative;
}

.search_form.search_form-home .search_string-icon{
    position: absolute;
    left: 20px;
	top: 30%;
    bottom: 30%;
}

.auth_links{
	display: flex;
	flex-direction: column;
	gap: 20px;
	align-items: center;
	justify-content: center;
}

.auth_links a:nth-child(1){
	border-radius: 4px;
	padding: 14px 20px;
	background: #36393b;
	font-weight: 400;
	font-size: 18px;
	color: #fff;
	text-align: center;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.form_errors{
	margin: 10px auto 0 !important;
	width: 90%;
	background: #36393b;
	font-weight: 400 !important;
	font-size: 18px;
	color: #fff !important;
	text-align: center;
	border-radius: 4px;
	padding: 14px 20px;
}

.category_wrapper .category_item:nth-child(4n + 2), .category_wrapper .category_item:nth-child(4n + 3){
	background: #d9d9d9 !important;
	color: #000 !important;
}

.filters_actions{
	display: flex;
	gap: 10px;
	align-items: center;
	margin-top: 10px;
}

.filters_submit{
	border-radius: 4px;
	padding: 12px 18px;
	background: #ec621f;
	font-family: var(--second-family);
	font-weight: 400;
	font-size: 18px;
	text-align: center;
	color: #fff;
}

.filters_reset{
	border-radius: 4px;
	padding: 12px 18px;
	background: #ffffff;
	font-family: var(--second-family);
	font-weight: 400;
	font-size: 18px;
	text-align: center;
	color: #36393b;
}

.catalog-layout .subcats{
	display: none;
}

.catalog_pager-bottom{
    display: flex;
    width: 100%;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap;
    align-items: center;
	margin-top: 20px;
}

.catalog_pager-bottom .text:nth-child(2){
	display: flex;
    gap: 10px;
    align-items: center;
}

.category_link {
    font-size: 14px;
}

@media (max-width:1600px) {
	.catalog_card {
    	width: calc((100% - 96px) / 4);
	}
}


/* Скрыть по умолчанию на десктопе, показать только на мобильных */
@media (min-width: 768px) {
    .mobile-menu {
        display: none;
    }
}

.mobile-menu {
    position: relative;
    z-index: 1000;
	margin-left: auto;
	margin-right: 10px;
}

.mobile-menu__header {
    display: flex;
    justify-content: flex-end;
}

.mobile-menu__toggle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 3px;
	width: 36px;
	height: 36px;
	background: rgba(54, 57, 59, .7);
	margin-right: auto;
    border: none;
    cursor: pointer;
    padding: 6px;
	border-radius: 4px;
}

.mobile-menu__toggle span {
    display: block;
    height: 2px;
    width: 100%;
	border-radius: 20px;
    background-color: #ffffff;
    transition: 0.3s;
}

.mobile-menu__overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0.3s;
    z-index: 1001;
}

.mobile-menu__content {
    position: fixed;
    top: 0;
    right: 0;
    width: 80%;
    max-width: 320px;
    height: 100vh;
    background: #36393b;
    transform: translateX(100%);
    transition: transform 0.3s ease;
    padding: 20px;
    z-index: 1002;
    overflow-y: auto;
	display: flex;
    flex-direction: column;
    justify-content: center;
}

.mobile-menu__close {
	position: absolute;
    top: 16px;
    right: 20px;
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    color: #fff;
    z-index: 1000;
}

.mobile-menu__list {
    list-style: none;
    padding: 0;
    margin: 40px 0 0;
}

.mobile-menu__item {
    margin-bottom: 16px;
}

.mobile-menu__link {
    text-decoration: none;
    color: #000;
    font-size: 18px;
    display: block;
}

/* Активное состояние */
.mobile-menu.open .mobile-menu__overlay {
    opacity: 1;
    visibility: visible;
}

.mobile-menu.open .mobile-menu__content {
    transform: translateX(0);
}



@media (max-width:900px) {
	#bx-soa-order{
		flex-direction: column;
	}

	#bx-soa-order>.col-lg-8{
		width: 100%;
	}

	#bx-soa-order>.col-lg-4{
		width: 100%;
	}
}

@media (max-width:765px) {
	.search_form-banner{
		display: none;
	}

	.main_slider-title {
        font-size: 20px !important;
	}

	.search_home_btn{
		width: 100% !important;
	}

	.main_slider.about_banner{
		margin-top: 0;
        height: 398px;
	}

	.main_slider.about_banner.about_items_banner{
        height: 320px;
	}

	.about_banner .breadcrumbs_item{
		display: none;
	}
}
/* End */


/* Start:/local/templates/ural/template_styles.css?176312193087*/
@media (max-width:1600px) {
	.catalog_card {
    	width: calc((100% - 96px) / 4);
	}
}

/* End */
/* /local/templates/ural/styles.css?17631220296905 */
/* /local/templates/ural/template_styles.css?176312193087 */
