/*
Theme Name: Venasklep Theme
Theme URI: 
Description: Child theme of Shoptimizer
Author: CommerceGurus
Author URI: 
Template: shoptimizer
Version: 1.2.1
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/
footer.copyright > .col-full{
    align-items: flex-start;
}
@media(max-width: 600px) {
    .wp-block-table {
        overflow-x: scroll;
    }
    .wp-block-table table {
        min-width: 600px;
    }
}