

/* Start:/bitrix/templates/arb/components/bitrix/search.title/arb_search_mobile/style.css?1759353349832*/
.searche-title {}

.search-title-button {
	background-image: url(/bitrix/templates/arb/components/bitrix/search.title/arb_search_mobile/images/icon-search.svg);
	background-repeat: no-repeat;
	background-position: center;
	min-width: 45px;
	/* min-height: 38px; */
	height: calc(1.5em + 0.75rem);
}


.title-search-result {
	border: 1px solid #ced4da;
	display: none;
	overflow: hidden;
	z-index: 205;
	background-color: #fff;
	padding: 10px;
	border-radius: 3px;
}

.search-title-result-item {
	border-bottom: 1px solid #ddd;
}


.search-title .search-title-result-item:last-child {
	border-bottom:  none;
}

.search-title-result-item-link {
	font-size: 16px;
	transition: 170ms linear all;
}

.search-title-result-item-price {
	font-size: 16px;
}

.search-title-result-item-current-price {
	font-weight: bold;
}

.search-title-result-item-old-price {
	font-size: 80%;
	text-decoration: line-through;
}
/* End */


/* Start:/bitrix/templates/arb/components/bitrix/menu/arb_header_menu_catalog_mobile/style.css?17593533492595*/
.bottom-menu .wrap .title {
    font-weight: normal;
    font-size: 0.9375rem;
}
.footer__title {
    color: #333;
    color: var(--white_text_black);
    margin: -3px 0 25px 0;
}
.footer--color-dark .footer__title {
    color: #fff;
}
.footer__main-part-inner {
    padding: 80px 0 80px;
}
.bottom-menu .item-link .item-link-arrow {
    display: none;
}
.bottom-menu .item-link-arrow * {
    fill: var(--fill_dark_light);
}
.footer--color-dark .item-link-arrow * {
    fill: #fff;
}
.bottom-menu .wrap .title a:not(:hover) {
    color: #dadada;
}
.bottom-menu .items > .wrap .item-link {
    margin: 10px 0;
}
.bottom-menu .wrap .item-link:first-of-type {
    margin-top: 0;
}
.bottom-menu .wrap .item-link:last-of-type {
    margin-bottom: 0;
}
.footer--color-light .bottom-menu .wrap .item a:not(:hover) {
    color: #666;
    color: var(--d6t9_dark_light);
}
.footer--color-dark .wrap_menu_compact_mobile .item:hover .title a,
.footer--color-dark .wrap_menu_compact_mobile .item.active .title a {
  color: #fff !important;
}
@media (max-width: 1200px) {
    .footer__subscribe, 
    .footer__social  {
      margin-bottom: 20px;
    }
}

@media (min-width: 768px) {
    .bottom-menu .items > .wrap {
        margin: 19px 0 0px 0;
        height: auto !important;
    }
    .wrap_menu_compact_mobile {
        display: block !important;
    }
}
@media (max-width: 991px) {
    .footer__main-part-inner {
        padding: 24px 0 16px;
        flex-direction: column;
        border: none;
    }
    .footer__title {
        margin: 20px 0 12px 0;
    }
}
@media (max-width: 767px) {
    .bottom-menu .items {
        padding: 0px;
    }
    .footer__title {
        margin: 0px 0 17px 0;
    }
    .bottom-menu .item-link.items-child .item-link-arrow {
        display: block;
    }
    .footer .footer__main-part-menu {
        flex-direction: column;
    }
    .bottom-menu .item-link-arrow {
        margin-left: 8px;
    }
    .bottom-menu .item-link svg {
        transition: transform 0.3s ease;
    }
    .bottom-menu .item-link.opened svg {
        transform: rotate(180deg);
        transition: transform 0.3s ease;
    }
    .footer--color-dark .bottom-menu .items-child:hover .item-link-arrow * {
        fill: #999 !important;
    }
    .footer--color-light .bottom-menu .items-child:hover .item-link-arrow * {
        fill: #000 !important;
        fill: var(--fill_dark_lite_hover) !important;
    }
    .bottom-menu .wrap .item-link:last-of-type {
        margin-bottom: 16px;
    }
}
.col-mod {
    flex: 1 0 50% !important;
}

.pe-mod {
    padding-right: 2.5rem !important;
}
/* End */


/* Start:/bitrix/templates/arb/components/bitrix/menu/arb_header_menu_catalog/style.css?17593533492595*/
.bottom-menu .wrap .title {
    font-weight: normal;
    font-size: 0.9375rem;
}
.footer__title {
    color: #333;
    color: var(--white_text_black);
    margin: -3px 0 25px 0;
}
.footer--color-dark .footer__title {
    color: #fff;
}
.footer__main-part-inner {
    padding: 80px 0 80px;
}
.bottom-menu .item-link .item-link-arrow {
    display: none;
}
.bottom-menu .item-link-arrow * {
    fill: var(--fill_dark_light);
}
.footer--color-dark .item-link-arrow * {
    fill: #fff;
}
.bottom-menu .wrap .title a:not(:hover) {
    color: #dadada;
}
.bottom-menu .items > .wrap .item-link {
    margin: 10px 0;
}
.bottom-menu .wrap .item-link:first-of-type {
    margin-top: 0;
}
.bottom-menu .wrap .item-link:last-of-type {
    margin-bottom: 0;
}
.footer--color-light .bottom-menu .wrap .item a:not(:hover) {
    color: #666;
    color: var(--d6t9_dark_light);
}
.footer--color-dark .wrap_menu_compact_mobile .item:hover .title a,
.footer--color-dark .wrap_menu_compact_mobile .item.active .title a {
  color: #fff !important;
}
@media (max-width: 1200px) {
    .footer__subscribe, 
    .footer__social  {
      margin-bottom: 20px;
    }
}

@media (min-width: 768px) {
    .bottom-menu .items > .wrap {
        margin: 19px 0 0px 0;
        height: auto !important;
    }
    .wrap_menu_compact_mobile {
        display: block !important;
    }
}
@media (max-width: 991px) {
    .footer__main-part-inner {
        padding: 24px 0 16px;
        flex-direction: column;
        border: none;
    }
    .footer__title {
        margin: 20px 0 12px 0;
    }
}
@media (max-width: 767px) {
    .bottom-menu .items {
        padding: 0px;
    }
    .footer__title {
        margin: 0px 0 17px 0;
    }
    .bottom-menu .item-link.items-child .item-link-arrow {
        display: block;
    }
    .footer .footer__main-part-menu {
        flex-direction: column;
    }
    .bottom-menu .item-link-arrow {
        margin-left: 8px;
    }
    .bottom-menu .item-link svg {
        transition: transform 0.3s ease;
    }
    .bottom-menu .item-link.opened svg {
        transform: rotate(180deg);
        transition: transform 0.3s ease;
    }
    .footer--color-dark .bottom-menu .items-child:hover .item-link-arrow * {
        fill: #999 !important;
    }
    .footer--color-light .bottom-menu .items-child:hover .item-link-arrow * {
        fill: #000 !important;
        fill: var(--fill_dark_lite_hover) !important;
    }
    .bottom-menu .wrap .item-link:last-of-type {
        margin-bottom: 16px;
    }
}
.col-mod {
    flex: 1 0 50% !important;
}

.pe-mod {
    padding-right: 2.5rem !important;
}
/* End */


/* Start:/bitrix/templates/arb/components/bitrix/search.title/arb_search/style.css?1759353349832*/
.searche-title {}

.search-title-button {
	background-image: url(/bitrix/templates/arb/components/bitrix/search.title/arb_search/images/icon-search.svg);
	background-repeat: no-repeat;
	background-position: center;
	min-width: 45px;
	/* min-height: 38px; */
	height: calc(1.5em + 0.75rem);
}


.title-search-result {
	border: 1px solid #ced4da;
	display: none;
	overflow: hidden;
	z-index: 205;
	background-color: #fff;
	padding: 10px;
	border-radius: 3px;
}

.search-title-result-item {
	border-bottom: 1px solid #ddd;
}


.search-title .search-title-result-item:last-child {
	border-bottom:  none;
}

.search-title-result-item-link {
	font-size: 16px;
	transition: 170ms linear all;
}

.search-title-result-item-price {
	font-size: 16px;
}

.search-title-result-item-current-price {
	font-weight: bold;
}

.search-title-result-item-old-price {
	font-size: 80%;
	text-decoration: line-through;
}
/* End */


/* Start:/bitrix/templates/arb/components/bitrix/system.auth.form/arb_header/style.css?1759353349443*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(/bitrix/templates/arb/components/bitrix/system.auth.form/arb_header/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(/bitrix/templates/arb/components/bitrix/system.auth.form/arb_header/images/sec-unlocked.png);}


/* End */


/* Start:/bitrix/templates/arb/styles.css?175976604821*/
.pc__title{width:90%}
/* End */
/* /bitrix/templates/arb/components/bitrix/search.title/arb_search_mobile/style.css?1759353349832 */
/* /bitrix/templates/arb/components/bitrix/menu/arb_header_menu_catalog_mobile/style.css?17593533492595 */
/* /bitrix/templates/arb/components/bitrix/menu/arb_header_menu_catalog/style.css?17593533492595 */
/* /bitrix/templates/arb/components/bitrix/search.title/arb_search/style.css?1759353349832 */
/* /bitrix/templates/arb/components/bitrix/system.auth.form/arb_header/style.css?1759353349443 */
/* /bitrix/templates/arb/styles.css?175976604821 */
