﻿
.asw-widget .asw-menu-btn {
    width: 36px;
    height: 36px;
    outline: 5px solid #4241a6 !important;
    background: linear-gradient(96deg,#38378d 0,#4241a6 100%) !important;
}

    .asw-widget .asw-menu-btn svg {
        width: 18px;
        height: 18px;
        min-height: 18px;
        min-width: 18px;
        max-width: 18px;
        max-height: 18px;
    }

.asw-menu .asw-menu-header {
    background-color: #4241a6 !important;
}
