/*
Theme Name: Shoptimizer Child Theme
Theme URI:
Description: Child theme of Shoptimizer
Author: CommerceGurus
Author URI:
Template: shoptimizer
Version: 1.2.2
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/
ul.wp-block-social-links{
    list-style-type: none;
    margin: 0;
}
.site-branding button.menu-toggle{
    background: transparent !important;
    color: #fff;
}
.menu-toggle .bar, .site-header-cart a.cart-contents:hover .count {
    background-color: #fff !important;
}
.menu-toggle .bar-text
{
    color: #fff !important;
}
.top-bar a {
    color: #fff !important;
}
.wp-block-social-links svg{
    fill: #fff !important;
    margin: 0 !important;
}
footer.copyright .widget:last-child {
    text-align: left !important;
}
.top-bar .col-full{
    padding-right: 2.617924em;
    padding-left: 2.617924em;
}
.secondary-wrapper .widget-area{
    width: 100% !important;
}