/*
Theme Name: Storefront + Bootstrap 5.3.1
Template: storefront
Theme URI: https://edydias.com.br
Author: Ulisses
Author URI: https://edydias.com.br
Description: A start theme using the Bootstrap 5.3.1 framework.
Version: 2023
Text Domain: bootstrap
*/

@import url(assets/css/global.css);
@import url(assets/css/utils.css);
@import url(assets/css/sidebar.css);

body.woocommerce-account .col-2,
body.woocommerce-account .col-1,
body.woocommerce-checkout .col-2,
body.woocommerce-checkout .col-1{
    width:100%;
}

.navbar-toggler i{
    color:#81d8d0;
}