/** * Blocksy - v1.8.38 * * Copyright (c) 2022 * Licensed GPLv2+ */ .elementor-jet-single-add-to-cart { --buttonMinHeight: 55px; } .elementor-jet-single-add-to-cart .quantity[data-type=type-1] input[type=number] { padding: 0 calc(25% + 3px) 0 5px !important; } .elementor-jet-single-add-to-cart .quantity[data-type=type-2] { min-width: 120px; } .elementor-jet-single-add-to-cart .quantity[data-type=type-2] input[type=number] { padding: 0 calc(var(--quantity-height, 55px) / 1.8 + 9%) !important; } .jet-single-tabs__wrap ul.tabs li:before { display: none; }