/*
 Theme Name: Ahla Aalam
 Theme URI: http://aramstech.com
 Author: AramsTech
 Author URI: http://aramstech.com
 Description: A custom theme for Ahla Aalam.
 Version: 1.0
 License: GNU General Public License v2 or later
 License URI: https://aramstech.com
 Text Domain: ahla-aalam
*/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.woocommerce #respond input#submit, .woocommerce button.button, .woocommerce input.button{
    color: #fff;
    background: #1f74c8 !important;
    font-family: 'Inter', sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 11px;
    padding: 0 50px;
    line-height: 50px;
    cursor: pointer;
    border: 0;
}
#bwp-topbar {
    color: rgba(255, 255, 255, .8);
    font-size: 11px;
    padding: 1px 0;
    text-transform: uppercase;
}