@charset "UTF-8";

#primary {
    width: 100%;
}

#sidebar {
    display: none;
}


/*-----------------------------#heavy_object_item1---------------------------------*/
#heavy_object_item1+ div .heading.block_header_4 .h {
    color: var(--i_txt_color);
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}


/*-----------------------------#heavy_object_item2---------------------------------*/
#heavy_object_item2 + section .inner_item_txt {
    background-color: #f6f6f6;
    padding: 20px!important;
}