/*
Theme Name: EZRaider
*/
.wpcf7-not-valid{
	border-bottom:1px solid red!important;
}
.wpcf7-not-valid-tip, .wpcf7-validation-errors{
	display:none!important;
}
.otgs-development-site-front-end {
	display: none;
}
.disabled {
	pointer-events: none;
	cursor: default;
}
.wpcf7-form-control-wrap.page_url, .wpcf7-form-control-wrap.page_title {
	display:none;
}
.newsItemInner  a {
	text-decoration: none;
	color: #473328;
}
.woocommerce img, .woocommerce-page img.imgCenter, .woocommerce img, .woocommerce-page img.imgCenterHover {
	height: 100%;
}


ins{
	text-decoration: none;
}
a.added_to_cart.wc-forward {
	display: none!important;
}
body.woocommerce  button.button.transparentBtnSmall {
	background: none;
	color: #252525;
	border: 1px	solid #252525;
}

.woocommerce  button.button.transparentBtnSmall {
	background: #AAD24A;
	display: inline-flex;
	min-width: 186px;
	min-height: 48px;
	line-height: 24px;
	font-size: 20px;
	font-weight: 600;
	border-radius: 100px;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	color: #252525;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 20px	6px;
	vertical-align: top;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border: none;
}
.woocommerce  button.button.transparentBtnSmall:hover {
	background: #AAD24A;
	border-color: #AAD24A;
}

.woocommerce .stickyProductMenu button.button.greenBtn {
	min-width: 110px;
	min-height: 36px;
	padding: 4px 15px 2px;
	margin: 0 0 0 14px;
}
.woocommerce .productTopBannerDetails button.button.greenBtn {
	width: 230px;
	min-width: 1px;
	max-width: 100%;
}
.woocommerce button.button.greenBtn {
	background: #AAD24A;
	display: inline-flex;
	line-height: 24px;
	font-size: 20px;
	font-weight: 600;
	border-radius: 100px;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	color: #252525;
	text-align: center;
	text-transform: uppercase;
	vertical-align: top;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border: none;
}

form .woocommerce-error li, form .woocommerce-message  {
	font-size: 18px;
	padding: 10px 10px;
	text-align: center;
}
form .woocommerce-notices-wrapper{
	margin-bottom: 20px;
}
body{
	/*font-size: 16px;*/
}
.woocommerce-Address header{
	position: static;
}
.woocommerce-privacy-policy-text{
	display: none;
}
.hidden{
	display: none;
}


.wpcf7-not-valid+ .select2-container  .select2-selection--single{
	border-bottom: 1px solid red!important;
}
.woocommerce-account .rightLoginRegisterForm  .woocommerce-form-register__submit{
	display: none!important;
}

p#nullInput {
	width: 100%!important;
	padding-right: 0px!important;
}
.cartAccessoriesSection {
	width: 100%;
}
div#basketEmpty {
	text-align: center;
	margin-top: 26px;
	font-size: 30px;
	font-weight: 500;
}
.cfwItemTextWrap .transparentBtn2 {
	font-weight: 600!important;
	display: flex!important;
}
.cfwItemImgWrap {
	flex: none;
	width: 98px;
}

.woocommerce .widget_shopping_cart_content a.remove{
	width: 18px !important;
	height: 18px !important;
}

.wpcf7-response-output {
	font-size: 20px;
	border: none!important;
	text-align: center;
}

.single-product .woocommerce-notices-wrapper{
	display: none;
}




