.quantity .qty{
	padding: 10px!important;
}

.woocommerce-message{
	border: 5px solid #222;
	font-size: 23px;
	font-weight: bold;
	padding: 50px 40px 40px 80px;
	color: #222;
}

.woocommerce-form-login-toggle{
	display: none;
}

.woocommerce-message a{
	margin-top: -10px!important;
	background-color: #3e4479!important;
	color: #fff!important;
}

.woocommerce-message::before{
	margin-top: 28px;
}

.additional-bags{
	background-color: #fff;
	border: 5px solid black;
	padding: 25px;
	margin: 20px 0px!important;
}
.additional-bags img,.woocommerce-loop-product__title,.price{
	display: none!important;
}

.additional-bags .product{
	margin: 0px!important;
	text-align: left;
}

.additional-bags .products{
	margin-bottom: 0px!important;
}

.additional-bags h2{ margin: 0px;}
.additional-bags h2 span{ color: red;}

.strapline{
	text-align: center;
	background-color: white;
	color: red;
	border: 3px solid red;
	padding: 10px;
	font-weight: bold;
	font-size: 21px;
}

.footer-logos{
	margin-top: 15px;
}

a.buy-sacks{
	display: block;
	text-align: center;
	padding: 35px;
	color: #fff;
	background: rgb(149,23,79);
background: linear-gradient(180deg, rgba(149,23,79,1) 35%, rgba(70,7,35,1) 100%);
	font-size: 41px;
	line-height: 50px;
	border: 15px solid #2f3252;
	cursor: pointer;
	text-decoration: underline;
}

.returning-customer{
	text-align: center;
	padding: 25px;
	font-size: 25px;
	font-weight: bold;
	line-height: 30px;
}

.green-tick{
	margin-left: 20px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}

.green-tick li{
	background: url('https://onsiteshredding.info/wp-content/uploads/2021/05/green-tick.jpg') no-repeat left;
	padding-left: 30px;
	padding-top: 6px;
	height: 34px;
}


/** WOOCOMMERCE STYLE **/

.woocommerce-loop-product__title{
	font-size: 31px!important;
}

.price{
	font-size: 21px!important;
	color: #962a5d!important;
	font-weight: bold!important;
}

.add_to_cart_button,.single_add_to_cart_button,.checkout-button, #place_order{
	background-color: #3e4479!important;
	color: #fff!important;
}

.actions button{
		background-color: #3e4479!important;
	color: #fff!important;
}

.posted_in{ display: none; }

.entry-summary h1{
	margin-top: 0px;
}
.entry-summary .price{
	margin-top: 0px;
}

.product-thumbnail img{
	width: 30%;
}

.product-name a{
	color: #3e4479;
}

.quantity input[type="number"]{
	display: block!important;
}

.woocommerce-shipping-fields__field-wrapper input{
	padding: 10px;
}

.woocommerce-billing-fields input{
	padding: 10px;
}

.woocommerce-additional-fields textarea{
	padding: 10px;
	height: 120px!important;
}

.view-basket{
	display: block;
	padding: 5px;
	border: 3px solid #3e4479;
	width: 150px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #3e4479!important;
}

/** END WOOCOMMERCE STYLE **/