/*
Theme Name: Cryptic Child
Theme URI: https://www.persianscript.ir
Template: cryptic
Author: پرشین اسکریپت
Author URI: https://www.persianscript.ir
Description: BitCurrency - Cryptocurrency WordPress Theme
Version: 1.0
Text Domain: cryptic
Tags: custom-header, custom-menu, featured-images, post-formats, sticky-post
*/
.my-widget-area {
    padding: 5px;
    background: #f5f5f5;
    margin: 20px 0;
	width: 100%;
}
@media (max-width: 768px) {
    .my-widget-area {
        width: 100%;
        padding: 10px;
        font-size: 14px;
    }
}