/*
Theme Name: Blocksy Child
Theme URI: https://creativethemes.com/blocksy/
Template: blocksy
Author: CreativeThemes
Author URI: https://creativethemes.com
Description: Blocksy is a fast, modern WordPress theme with advanced WooCommerce support and full compatibility with the block editor.
Tags: accessibility-ready,blog,block-patterns,e-commerce,wide-blocks,block-styles,grid-layout,one-column,two-columns,three-columns,four-columns,right-sidebar,left-sidebar,translation-ready,custom-colors,custom-logo,custom-menu,featured-images,footer-widgets,full-width-template,theme-options,threaded-comments
Version: 2.1.44.1781105864
Updated: 2026-06-10 18:37:44

*/

.info_container {
	max-width: 900px;
}
.wp-block-list {
 padding-left: 15px;
}
.ct-payment-methods legend {
    color: #242424;
    font-size: 18px;
}
.ct-module-title:is(p,span):not(:empty) {
    justify-content: center;
    color: #242424;
    font-size: 18px;
}

.ct-product-additional-info ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.ct-widget .widget-title {
    color: #fff;
}