.h-16px {
    height: 16px !important;
}
.aspect-\[4\/3\] {
    aspect-ratio: 4/3;
}
.bg-black\/30 {
    background-color: rgb(15 14 14 / 0.3);
}
.main__menu .menu-item-has-children>.sub-menu ul {
    width: 30% !important;
}
.w-attr-cart {
    width: 60px;
    @media (min-width: 992px) {
        width: 82px;
    }
}
#shipping_country_field, #wcus_shipping_phone_field, #billing_country_field {
    display: none !important;
}
.max-w-20px {
    max-width: 20px !important;
    white-space: nowrap;
    min-height: 16px;
}
.fancybox__container {
    z-index: 99999 !important;
}
