 .sppb-addon-cta .sppb-col-sm-4 ,  .sppb-addon-cta .sppb-col-sm-8 {
 	width: auto;
 }
 .sppb-ajaxt-contact-form .sppb-form-group:not(.textarea) {
 	width: 100%!important;
 }
 .sppb-ajaxt-contact-form .sppb-form-group #agreement{
 	width: 0!important;
 	height: 0!important;
 	position: absolute;
 	opacity: 0;
 	visibility: hidden;
 }
 .sppb-ajaxt-contact-form .sppb-form-group .checkbox {
	width: auto!important;
	float: left;
 }
  .sppb-ajaxt-contact-form .sppb-form-group .checkbox .checkbox_inner {
 }
 .sppb-ajaxt-contact-form .sppb-form-group .sppb-form-check {
 	padding-left: 0px;
 }
 .sppb-ajaxt-contact-form .sppb-form-group .sppb-form-check input[type="radio"] + label::before, 
 .sppb-ajaxt-contact-form .sppb-form-group .sppb-form-check input[type="checkbox"] + label::before {
	background: #f5f5f5;
	top: -12px;
}
 .sppb-ajaxt-contact-form .sppb-form-group .sppb-form-check  input[type="checkbox"] + label::after {
 	top: -12px;
 }
 @media (min-width: 320px) and (max-width: 767px) {
	 .sppb-carousel .sppb-carousel-control.left, 
	 .sppb-carousel .sppb-carousel-control.owl-prev, 
	 .sppb-carousel .owl-buttons > *.left, 
	 .sppb-carousel .owl-buttons > *.owl-prev, 
	 .owl-carousel .sppb-carousel-control.left,
	  .owl-carousel .sppb-carousel-control.owl-prev,
	 .owl-carousel .owl-buttons > *.left, 
	 .owl-carousel .owl-buttons > *.owl-prev {
	 	left: 0px!important;
	}
	.sppb-carousel .sppb-carousel-control.right, 
	.sppb-carousel .sppb-carousel-control.owl-next, 
	.sppb-carousel .owl-buttons > *.right, 
	.sppb-carousel .owl-buttons > *.owl-next, 
	.owl-carousel .sppb-carousel-control.right, 
	.owl-carousel .sppb-carousel-control.owl-next, 
	.owl-carousel .owl-buttons > *.right, 
	.owl-carousel .owl-buttons > *.owl-next {
		right: 0px!important;
	}
}
/* --------- joomla 3.9.8  -----------------------------------------*/
.sppb-addon-optin-forms .checkbox {
	float: left;
}
.sppb-addon-optin-forms .sppb-form-check-input {
	display: none;
	visibility: hidden;
}
#sp-component .sppb-btn.sppb-btn-lg, #sp-component .sppb-btn.btn-lg, 
#sp-component .btn.sppb-btn-lg, #sp-component .btn.btn-lg, 
#sp-component .cwcookielaw .button.sppb-btn-lg, 
#sp-component .cwcookielaw .button.btn-lg {
	padding-left: 50px;
	padding-right: 50px;
}