.cl-testimonial-top .cl-owl-nav .owl-next>span .number{
	display: none;
}

.with_shadow {
    box-shadow: 0px 20px 50px rgb(0 0 0 / 15%);
		margin-top: 0px !important;
}

h3.vc_custom_heading {
		font-weight: 600 !important;
}

.wpb_text_column li {
		font-size: 20px !important;
}

@media only screen and (min-width: 768px) {
		h1:not(.cl-custom-font), .h1{
				font-size: 26px;
		}
}

h1:not(.cl-custom-font), .h1{
		    font-size: 35px !important;
}

.wpcf7-form-control-wrap {
   margin-bottom: 10px;
}

.cl-contact-form--style-square .wpcf7-form-control-wrap textarea{
		resize: none;
    font-family: inherit;
    font-weight: bold;
}

.cl-contact-form--style-square input[type="submit"]{
		margin-top: 10px;
    background-color: #ff8a47;
    color: #fff;
}