/* ========= INFORMATION ============================
	- document:  WP Coder!
	- author:    Dmytro Lobov 
	- url:       https://wow-estore.com/
==================================================== */
#overrides{
	display:none;
	visibility:hidden;
}

.contact-form--wrapper.columns-one-column .hs-form-field{
	width:100%;
}

.contact-form--wrapper{
	padding:0;
}

.page-heading__content{
	padding-bottom:15px;
}

@media (min-width: 768px){
	.page-heading__content{
	  padding-bottom:50px;
  }
}

.page-heading__text{
	margin:0;
}

.page-heading__text ol{
	margin-top:20px;
}

.page-heading__text ol li{
	padding:5px 0;
}

.page-heading__text ol li:last-child{
	padding-bottom:0;
}

body .page-heading__image img.productDashboard, .invert-nav .page-heading__image-wrapper .page-heading__image .productDashboard{
	left:0;
	object-fit: contain;
	filter:none;
	-webkit-filter: none;
	border-radius:0;
}

.contact-form--wrapper.columns-one-column .hs-button.primary.large{
	margin-top:20px;
}

.winningFormula .stat-block.icon{
	justify-content: flex-start;
}

.media-content-block--wrapper{
  padding:80px 0;
	background:#f1f2f2;
}

.testimonials__heading{
	margin-top:0;
}