.sp-column.menu {
    display: flex !important;
}

div#mod-custom139 {
    width: 30px;
    padding: 16px 20px 0px 29px;
}

div#sp-menu {
    padding-left: 0px !important;
}

.easystore-product-variants .easystore-variant-option-value {
    min-width: 40px;
    min-height: 40px;
    width: 100% !important;
    height: 40px;
    border-radius: 4px;
}

@media (min-width: 992px) {
    div#sp-menu {
        padding-left: 36px !important;
   }
}

@media (max-width: 767px) {
    section#sp-section-1 {
        padding-top: 6px !important;
        padding-bottom: 0px !important;
       height: 67px;
    }
}