/*
Theme Name: Victa
Description: Child theme for the twentytwenty theme 
Author: RHD
Template: twentytwenty
*/

@import url("../twentytwenty/style.css");

.singular .entry-header {
	display: none !important;
}

header {
	display:none !important;
}

footer {
	display:none !important;
}

.top-banner {
	max-width: 1400px;
	margin: 0 auto;
}

.grey-box {
	padding: 0 !important;
	margin: 10px 0 10px 100px !important;
	max-width: 410px !important;
}

.wp-block-spacer {
	margin: 0 !important;
	padding: 0 !important;
}

.batteries {
	padding: 15px 30px !important;
}

.grey-box p {
	padding-top: 35px !important;
	color: #58595B;
	margin: 0px 0px 8px 0px;
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 16px !important;
	float:right !important;
}

.grey-box img {
	float:left !important;
}

#site-content {
	max-width: 1400px;
	margin: 0 auto;
}

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	max-width: 1400px;
	margin: 0 auto;
	padding: 60px 30px;
}

.wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter){
	margin-top: 0rem !important;
	margin-bottom: 0rem !important;
}

.alignwide {
	margin-top: 1rem !important;
	margin-bottom: 1rem !important;
}

.battery-title {
	max-width: 1400px !important;
	margin: 0 auto !important;
	padding: 0 30px !important;
}

.battery-title-spacer {
	max-width: 1400px !important;
	margin: 0 auto !important;
	padding: 15px 30px !important;
}

.conditions {
	font-weight: 400 !important;
	font-size: 14px;
	line-height: 18px !important;
	color: #58595B;
	margin: 0px 0px 8px 0px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0 70px !important;
}

.terms {
	font-weight: 400 !important;
	font-size: 15px;
	line-height: 20px !important;
	color: #58595B;
	margin: 0px 0px 8px 0px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0 70px !important;
}

.top-heading p {
	font-weight: 400 !important;
	font-size: 18px;
	line-height: 30px !important;
	color: #58595B;
	margin: 0px 0px 8px 0px;
	font-family: Helvetica, Arial, sans-serif;
}

.mowers {
	padding: 0 60px !important;
}

li {
	font-weight: 400 !important;
	font-size: 16px;
	line-height: 20px !important;
	color: #58595B;
	margin: 0px 0px 8px 0px;
	font-family: Helvetica, Arial, sans-serif;
}

@media screen and (max-width: 768px) {
	
	.mowers {
	padding: 0 20px !important;
}

	.grey-box {
	padding: 0 !important;
	margin: 30px 0 30px 50px !important;
}
	
	.terms {
	padding: 0 30px !important;
}
	
}
	