
.widget.c-about.c-about-template-1 .widget-item-description {
    color: #000000;
}
.widget-view-fixed-1 .widget-logotype-wrap{
    padding: 10px 10px !important;
}
.c-header.c-header-template-1 .widget-view.widget-view-fixed .widget-logotype{
    padding: 0 0;
}
.mw200{
    max-width: 200px;
}
.table_sizes-box{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 0;
}
.table_sizes-box img{
    
}
.footsoc_new{
    color: #fff !important;
    margin-right: 10px;
    margin-left: 4px;
}
.catalog-element-purchase.dblock{
    display: block !important;
}


@media(max-width: 768px){
    
    .widget-logotype-wrap{
        display: flex;
        align-items: center;
        justify-content: center;
        padding-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
        max-width: 50%;
    }
    .widget-logotype-wrap a{
        display: flex;
    }
    .logoimg{
        display: block;
        margin-top: 6px;
        margin-bottom: 6px;
    }
    .logoimg img,
    .menu-panel-logotype a img,
    .widget-logotype-wrap a img{
        height: 50px;
    }
    .mobile-header_new{
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
    }
    .newhead-search{
        width: 63px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .mobile-header_new-part1{
        width: 100% !important;
    }
    .menu-panel-search-input{
        margin-top: 6px;
    }
    
}
@media(max-width: 640px){

    .determine_size .box .list{
        max-width: 100%;
        padding-left: 10px;
    }

}
@media(max-width: 414px){

.determine_size .box .box_icon{
    width: 50px;
    height: 50px;
}
.determine_size .box .desc{
    width: calc(100% - 80px);
}
.determine_size .box .desc{
    font-size: 14px;
}
.menu_open .menu-panel-logotype-wrap {
    max-width: calc(100% - 85px);
    margin-bottom: 5px;
}
.ns-bitrix.c-menu.c-menu-mobile-2 .menu-panel-wrapper {
    height: 60px;
}

}






















