.select__list {
    min-width: 1220px;
    left: 0;
}

html
{
    overflow-x: hidden !important;
}

.header__home___desc___template_3 
{
    align-items: flex-end;
}


.header_logo a {
    display: flex;
    align-items: flex-end;
}

.xs_telega_header
{
    position: relative;
    top: -1px;
}

.xs_telega_header_mob
{
    position: relative;
    top: 5px;
    margin-right: 10px;
}

@media (min-width: 1200px) {
    .container {
      max-width: 1200px;
    }
}

header.header_home {
    padding: 30px 0 80px 0;
}

.xs_template_3_header_top_info
{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.xs_template_3_header_top_info > div:first-child
{
    display: flex;
    align-items: flex-end;
    height: 100%;
}

.xs_template_3_header_top_info > div:first-child > a
{
    display: flex;
    align-items: center;
}

.xs_template_3_header_top_info > div:first-child svg
{
    margin-right: 13px;
}

.xs_template_3_header_top_info > div:first-child > a  b
{
    font-size: 18px;
    color: #2C3137;
    font-family: 'MuseoBold';
    line-height: 21px;
}

.xs_template_3_header_top_info > div:first-child > a  span
{
    font-size: 18px;
    color: #2C3137;
    line-height: 21px;
}

.xs_template_3_header_top_info > div:last-child
{
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-end;
    margin-left: 60px;
}

.xs_template_3_header_top_info > div:last-child > a
{
    font-size: 18px;
    color: #2C3137;
    line-height: 21px;
}





.xs_mob_header_wts
{
    display: flex;
    align-items: flex-end;
    height: 100%;
}

.xs_mob_header_wts > a
{
    display: flex;
    align-items: center;
}

.xs_mob_header_wts svg
{
    margin-right: 13px;
}

.xs_mob_header_wts > a  b
{
    font-size: 18px;
    color: #2C3137;
    font-family: 'MuseoBold';
    line-height: 21px;
}

.xs_mob_header_wts > a  span
{
    font-size: 18px;
    color: #2C3137;
    line-height: 21px;
}



.xs_mob_header_wts {
    margin-right: 30px;
}


.xs_mob_wts_link_2
{
    display: none !important;
}


.header_home_3 .breadcrumbs
{
    padding: 0;
    margin-top: -3px;
}


.header_home_3 .top_line_desc nav > ul
{
    position: relative;
}

.header_home_3 .top_line_desc nav > ul::after
{
    content: '';
    display: block;
    width: 110%;
    height: 1px;
    background-color:  #E8E8E8;
    position: absolute;
    bottom: 12px;
    left: 0;
}


.reklama_product_2-template-default #menu-header-menu:before {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 14px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    display: none;
}



.xs_online_expedition {
    position: absolute;
    right: 0;
    top: 25px;
}












