/**
Theme Name: Tenpo
Theme URI: https://balcomsoft.com
Author: Balcom Soft
Description: Modern eCommerce WordPress theme
Version: 1.0.2
Tested up to: 6.3.2
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tenpo
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/
.alignleft {
}

.alignright {
}

.aligncenter {
}

/* by post author style */

.bypostauthor {
	display: block;
}

/* Text meant only for screen readers. */
.screen-reader-text {
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
}

/*--------------------------------------------------------------
Galleries
--------------------------------------------------------------*/
.gallery {
}

.gallery-caption {
}


/*--------------------------------------------------------------
Captions
--------------------------------------------------------------*/
.wp-caption {
}

.wp-caption img[class*="wp-image-"] {
}

.wp-caption .wp-caption-text {
}
.pwb-brand-shortcode {
    text-transform: uppercase;
}