/*
Theme Name: Byvex WooCommerce Starter
Author: Byvex Team
Author URI: https://byvex.com
Description: A well crafted starter WordPress theme built on top of Bootstrap 5.0.2. We created this theme to fulfill just one goal, "A lightweight theme with less code to remove and ready to use with Bootstrap".
Version: 1.1.1
Requires at least: 5.3
Tested up to: 5.7
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: byvex-woocommerce-starter
Tags: blog, custom-background, custom-header, custom-logo, custom-menu, one-column, footer-widgets

Byvex WooCommerce Starter Theme, (C) 2022 byvex.com
Byvex WooCommerce Starter Theme is distributed under the terms of the GNU GPL
*/

/* Use .si class to align SVG Icons */
.si {
    display: inline-block;
    height: 1.1em;
    width: 1.1em;
    vertical-align: middle;
    position: relative;
    top: -0.0625em;
    text-align: center;
    stroke-width: 0;
    overflow: visible;
}

.entry-content figure {
    max-width: 100%;
}

.desc{
	color: #77a464;
}
