/* 
Theme Name: Stevenage Workwear
Theme URI: 
Description: 
Author: GoBig Digital
Author URI: https://gobig-digital.co.uk
Template: hello-elementor
Version: 2.0.0
Text Domain: stevenage-workwear
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Stop the header overlapping the content. */
#page #masthead .header-absolute {
    position: initial !important;
}

/* Buttons on variable product page */
.single-product div.product table.variations td.value ul .variable-item:not(.radio-variable-item).button-variable-item {
    width: 140px;
}

/* Hide product options on product page, only show them at cart/checkout. */
body.single-product .yith-wapo-block {
    display: none;
}

/* Edit options button in cart */
.woocommerce-cart-form a.yith-wapo-edit-product-cart {
    color: black !important;
    float: initial !important;
    margin-top: 15px;
}
.woocommerce-cart-form a.yith-wapo-edit-product-cart:hover {
    color: white !important;
}
/* Hide price break quantity selector */
/* T-shirts */
#yith-wapo-addon-30, #yith-wapo-addon-31, #yith-wapo-addon-32, #yith-wapo-addon-33 {
    display: none !important;
}
/* Polos */
#yith-wapo-addon-52, #yith-wapo-addon-53, #yith-wapo-addon-54, #yith-wapo-addon-55 {
    display: none !important;
}
/* Hoodies */
#yith-wapo-addon-65, #yith-wapo-addon-66, #yith-wapo-addon-67, #yith-wapo-addon-68 {
    display: none !important;
}
/* Sweatshirts */
#yith-wapo-addon-77, #yith-wapo-addon-78, #yith-wapo-addon-79, #yith-wapo-addon-80 {
    display: none !important;
}
/* Hi-vis */
#yith-wapo-addon-89, #yith-wapo-addon-90, #yith-wapo-addon-91, #yith-wapo-addon-92 {
    display: none !important;
}
/* Trousers */
#yith-wapo-addon-101, #yith-wapo-addon-102, #yith-wapo-addon-103, #yith-wapo-addon-104 {
    display: none !important;
}
/* Headwear */
#yith-wapo-addon-113, #yith-wapo-addon-114, #yith-wapo-addon-115, #yith-wapo-addon-116 {
    display: none !important;
}
/* Jackets */
#yith-wapo-addon-40, #yith-wapo-addon-41, #yith-wapo-addon-42, #yith-wapo-addon-43 {
    display: none !important;
}