.header-bottom-bar .hide-links-menu__item .icon-box__icon {
    width: 60px !important;
}

.header-bottom-bar-links__link-image {
    max-width: 100%;
}

.product-add-to-cart__quickorder, .quickorder-button-cart {
    display: none !important;
}

.catalog-columns__link {
    font-weight: 600;
}

.add-to-cart.button_style_inverse:hover {
    color: #FFFFFF;
}

.category-extend__name {
    font-weight: 600;
}

.product-cart-form__block a.button {
    width: 100%;
}

.banner-panel__phone {
    color: #fff;
}

.searchpro__dropdown-entity_compare-price {
    display: none !important;
}


#js-delivery-types-section .wa-types-list .wa-type-wrapper {
    width: 44%;
    margin-bottom: 5px;
}






#js-delivery-types-section .wa-types-list .wa-type-wrapper {
    width: 46% !important;
    margin-bottom: 15px !important;
}


@media (max-width: 1200px) {
    #js-delivery-types-section .wa-types-list .wa-type-wrapper {
    width: 100% !important;
    margin-bottom: 15px !important;
}
}

.wa-type-icon {
    display: none !important;
}

.c-order-form-decorator .wa-type-wrapper .wa-name a {
    max-width: 175px !important;
}

.dp-page__warning {
    padding: 10px;
    color: #fb7b20;
    border: 1px solid #fb7b20;
    border-radius: 15px;
}

.buy1click2-button_click {
    border-radius: 15px !important;
    padding: 10px 0px !important;
}

img.buy1click2-button-icon_profile_2 {
    max-width: 17px !important;
}

img.buy1click2-button-icon_profile_3 {
    max-width: 17px !important;
    margin-left: -13px;
}

.wa-methods-list {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
    justify-content: flex-start !important;
}

.wa-method-wrapper {
    width: 46% !important;     
    margin: 8px !important; 
}

.wa-method {
    min-height: 116px !important; 
}

.wa-method-arrow {
    display: none;
}

.wa-image-wrapper img {
    max-width: 40px;
    min-height: 40px;
    
    border-radius: 5px;
}

@media (max-width: 1200px) {
   .wa-method-wrapper {
    width: 100% !important;     
    margin: 8px !important; 
}


}

.dp-page__service-caption-icon {
    min-height: 45px !important;  
    min-width: 45px !important;  
}

img.buy1click2-button-icon_profile_4 {
    max-width: 17px; 
}



 