/*
Theme Name: QuickWarehouse Theme
Version: 1.0
Description: Child Ricky for Storefront.
Author: Woo
Author URI: https://woocommerce.com
Template: storefront
*/


.site-header {

    background: #ffffff;

}

.site-title a,
.site-description {
    color: #ffa400 !important;
}

.storefront-primary-navigation {

    background: #ffa400;
}

.storefront-primary-navigation a {

    color: white !important;
}

a {
    color: #a44805;
}

.qw-header-logo {
    width: 50px;
    margin-right: 20px;
}