.myButtonForShops  {
    text-align: center;
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 10px;

}
.single-product .variations_form .quantity {
    display:none !important;
}
.tour_label.sidebar {
    top: 0px !important;
}