#page-preloader{
	background-image:url(https://geo-zakaz.ru/wp-content/uploads/2025/03/bg-pattern.webp);	}
.header__button{
padding: 8px 20px;
font-size: 16px;
background: #81293e;
color: #fff;
margin-top: 6px;
display: inline-flex;
}
.breadcrumb-container ol{
display: flex;
gap: 10px;
justify-content: start;
align-items: center;
flex-wrap: wrap;
}
.breadcrumb-container li{
width: fit-content;
display: block;
}
.breadcrumb-container.theme5 li{
position: relative;
z-index: 9;
}
li.top-search {height: max-content;}

.top-search-form {
    height: max-content;
}

.searchbox {
    height: 0;
    overflow: hidden;
}

.searchbox.searchbox-open {
    height: max-content;
}
@media (max-width: 480px) {
.header-wrapper .topbar-sidebar-right .menu li a{
font-size: 10px;
padding: 0 4px;
}
.custom_header .left {
    flex-direction: row;
    flex-wrap: nowrap;
}

.custom_header .logo {
    padding: 0;
    flex-basis: 80px;
    padding: 10px;
}

.custom_header .hdr {
    text-align: left;
    width: max-content;
}

.custom_header .sitename {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 18px;
    width: max-content;
}

.custom_header .right .phone {
    text-align: center;
    font-size: 14px;
}

.header__button {
    font-size: 12px;
}

.header-middle {
    padding-bottom: 0;
}

 .header-bottom{
    position: static!important;
    height: max-content;
    margin: 0;
}

#menu-button:before {
    font-size: 14px;
}

#menu-button {
    font-size: 14px;
    padding: 12px;
    display: flex;
    justify-content: center;
    gap: 10px;
    color: #fff;
}

#main-menu > li > a {
    padding: 6px;
    margin: 0;
}

.page-header {
    padding: 15px 0;
}

.breadcrumb-container.theme5 a {
    font-size: 10px;
    height: fit-content;
}

.breadcrumb-container ol {
    gap: 6px;
}

.custom_header .right {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin: 0;
    width: 100%;
    float: unset;
    position: static;
    height: 48px;
}

.custom_header .right .phone {
    display: block!important;
    flex-basis: 50%;
    line-height: 1;
}

.header__button {
    align-items: center;
    display: flex;
    text-align: center;
    justify-content: center;
}

.header__button {
    flex-basis: 100%;
    margin-top: 0;
}
.breadcrumb-container.theme5 a {
    font-size: 10px!important;
    padding: 4px 4px 4px 10px!important;
}

.breadcrumb-container.theme5 a::before {
    border-width: 12px!important;
}

.breadcrumb-container.theme5 a::after {
    border-width: 12px!important;
    right: -24px!important;
}
}

