

.paddings .float_wrapper.fix-block {
    width: 249px;
    padding-right: 47px;
}
.logo-row .top-description.addr {
    max-width: fit-content;
}
.top-block.top-block-v1 .addr-block .address {
    max-width: 480px;
}
.made-in:hover{
	color:white;
}
body .catalog_item.hover .footer_button, body .catalog_item .footer_button {
    opacity: 1;
    //visibility: visible;
    height: auto;
}
.ajax_load.block .footer_button {
    display: block !important; 
}
body .catalog_block.items .item_block.item {
    height: auto;
    //margin-bottom: 54px;
}
.calculate-delivery{
	display:none}
.menu-hovered .social-icons{
	opacity:0.4;}

/*.menu-services:hover .dropdown-menu{
	display:none !important; opacity:0!important;
}

.menu-services .dropdown-menu{
    display:none !important; opacity:0!important;}*/
@media (max-width: 600px){
    .compact-catalog .ajax_load .item .table-view__item-wrapper.catalog-adaptive {
        padding-bottom: 55px !important;
    }
    .table-view .table-view__item-wrapper .item-title{
        max-height: 63px !important;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
}
.table-view__item.item.main_item_wrapper .item-info{
    display:flex;
    flex-direction: column;
    justify-content: center;
}
.table-view__item.item.main_item_wrapper .wrapp_stockers.sa_block{
    display:none;
}

.table-view__item.item.main_item_wrapper .quantity_block_wrapper{
    display:none;
}
.table-view__item.item.main_item_wrapper .item-price{
    display:flex;
    align-items: center;
}
.item_info--top_block .item-stock {
    display:none;
}
.list_item_wrapp.item_wrap.item.item-parent.clearfix.bordered.box-shadow.js-notice-block .item-stock {
    display:none;
}
.fastview-product.flexbox.flexbox--row.show_un_props .quantity_block_wrapper.sa_block{
    display:none;
}
.wa-block.header a{
    font-weight:bold;
}
.footer .social-block{
    display:none !important;
}
#mobileheader .inline-wa-show {
    border: none;
    background: none;
    padding: 0;
}
[data-param-form_id="CALLBACK"]{
    display:none !important;
}
.section-compact-list .section-compact-list__image{
    display:none;
}
.wa-block.header{
       margin-top: 1px;
margin-left: 12px;
}