/* Support #79295 - Remove thrive popup from old homepage */

.page-id-3609 .tve-leads-in-content { display: none !important; }

/* Suport #83155 - Make testimonial blockquote white */

.home .tvo-testimonials-display.tvo-set7-template .tvo-testimonial-content p { color: #fff !important; }

/* Support #83155 - Spacing of Courses Page */

.page-id-605 .tcb-flex-row.tcb-resized.tcb--cols--2 {
    height: 110px;
    margin: 0;
    padding: 0;
}

.page-id-605 div[data-css*="tve-u-15e3e000cbb"] h2 { margin-top: 20px; }

/* Support #90112 - Add search form above blog posts */

	.blog div#primary-sidebar { margin-bottom: 2em; }

/* Support #99165 - Hide WC zoom icon on single product pages */

	.product .images img.emoji { display: none !important; }

/* Support #101175 - Remove WC Cart from header */

	.tve-woo-minicart header .wrp .mini-cart-contents { display: none; }