/*
Theme Name:		Victim Support Webstore
Theme URI:		https://victimsupport.boostwebstore.co.nz
Description:	Custom Theme developed by Boost
Author:			Boost
Author URI:		https://boostpromotions.co.nz
Template:		hello-elementor
Version:		1.0.0
Text Domain:	victimsupport-child
Tags:			boost
*/

/* Remove Page Titles */
.page-header{display:none!important;}

.variations label{padding-left:10px;}
@media (min-width:800px) {
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{width:600px !important;}
}
@media (max-width:799.99px) {
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{width:50% !important;}
}