/* --- #BLOCK_24 --- */
/* Catalog */
#block_24 {
    padding: 60px 0;
}

#block_24 .block_catalog_container {
    max-width: 1440px;
}

#block_24 .block_catalog_left {
    flex-basis: 335px;
}

#block_24 .block_catalog_section_section_wrap, 
#block_24 .block_catalog_section_item_wrap {
    flex-basis: 335px;
    border-radius: 20px;
}

#block_24 .block_catalog_m_c  {
    border-radius: 20px;
}

#block_24 .block_catalog_section_item_image  {
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
}

#block_24 .block_catalog_section_basket_wrap  {
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}

#block_24 .block_catalog_m_s  {
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
}

#block_24 .block_catalog_m_lvl_0:last-child  {
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}

/* --- /block_24 --- */


/* --- #BLOCK_31 --- */
/* Form */
#block_31 {
    font-size: 16px;
    color: #444444;
    line-height: 1.2;
}

#block_31 .block_form_2_box {
    max-width: 1440px;
    margin: 20px auto;
     padding-top: 20px;
     padding-bottom: 20px;
    background-color: #eb6d00;
}

#block_31 #block_31_form_submit { 
    background-color: #00BB06;
    color: #ffffff;
}
#block_31 .block_form_2_privacy { 
    color: #00BB06;
} 

/* --- /block_31 --- */


