.posts-by-category {
    padding-top: 30px!important;
    background: #fff;
}

.single-post hr {
    padding: 20px 0 20px 0;
}

.single-post hr{
	padding: 20px 0 20px 0;
	margin: 0px;
}

.single-post h2{
	color: #E4032D; 
	font-size: 22px;
}

.single-post .wp-block-quote {
    font-size: 20px !important;
    font-style: italic !important;
    font-weight: 400;
	margin-top: 20px;
}
.single-post .wp-block-quote cite {
    font-style: normal;
    font-size: 16px;
    font-weight: bold;
}

.single-post > ul li {
    line-height: 1,5!important;
    margin-bottom: 5px!important;
    position: relative;
    padding-left: 35px;
}

.posts-by-category .product-card.style-2 .fake-link.btn-p{
	margin-top: 20px !important;
}

.product-card.style-2 .thumbnail{
	border: none;
}

.form-with-download h3{
	color: white;
}

.form-with-download .btn-p{
	border: 1px solid white;
}

.form-with-download {
    background: #e4032d;
    border-radius: 15px;
    max-width: 600px;
    margin: 0px auto;
    padding: 20px 40px;
	color: #ffffff;
}

.form-with-download h2 {
    color: #ffffff;
    margin: 0 0 15px 0;
    text-decoration: underline;
}

.form-with-download label{
	color: white;
}


.posts-by-category .product-card.style-2 .thumbnail img{
	width: 100%;
}

.posts-by-category .product-card.style-2 p {
    font-weight: normal !important;
}

#page .gform_wrapper .gform_footer .gform_button{
	border: 1px solid white;
}
/*
#main .center-text-background a {
	color: #333!important;
}
*/
#main .center-text-background .gfield_checkbox a{
	color: #FFF!important;
}
#page .center-text-background .container .buttons a:last-of-type {
    background: #fff !important;
    color: #333 !important;
}
.ginput_recaptcha{
	display: none;
}
.cn-button.wp-default {
	color: #fff;
	background: #e4032d !important;
}
#cn-notice-text {
	font-size: 14px;
}
#offer-form .ginput_container.ginput_container_consent{
	-ms-align-items: center;
	align-items: center;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
#offer-form .ginput_container.ginput_container_consent input{
	width: auto !important;
	margin-right: 10px;
}
#offer-form .ginput_container.ginput_container_consent label{
	color: #000;
	margin: 0;
}

#offer-form .ginput_container.ginput_container_consent a{
	color: #000;	
}
#offer-form .ginput_complex{
	overflow-x: hidden;
}

.page-id-816 .row.animated.prodefadeInUp.fadeInUp {
	display: none;
}

.page-id-816 .video-block .wrapper {
	padding: 180px 0 0 0;
}

@media (min-width: 1200px) {
	/* Small adjustments that not require sass */
	.widget.text a{
		color: #e4032d;
	}
	.main-navigation ul.menu{
		justify-content: flex-end;
	}
	.center-text-background {
		padding: 160px 0 120px !important;
	}
	.center-text-background .container .text-left .buttons a{
		margin: 0 10px 10px 0;
	}
	.posts-archive .projects .project-card .thumbnail {
		margin-bottom: 2px !important;
	}
}

@media (max-width: 576px) {
	#page .floating-boxes .col-12.col-md-6.col-lg-4.mb-md-5 { 
	z-index: 999 !important;
	 }

	#masthead .top-bar .buttons {
		display: inherit;
	}

	#page #masthead .top-bar .buttons a:first-of-type {
		display: inherit;
	}

	#masthead .top-bar .buttons {
		display: inherit;
		margin-top: 12%;
	}

	#masthead .top-bar .buttons .top-menu-button {
		display: inherit;
		background: #fff;
		color: #e4052d;
		margin-right: 10px;
		margin-left: 0px;
	}

	#page .product-red-block h3 {
	font-size: 26px;
	word-break: break-word;
	}

	.page-content h2 {
	font-size: 25px;
	word-break: inherit;
	}

}