.widget_circleicon-widget .circle-icon-box .circle-icon {
	width: 40px;
	height: 40px;
}
.panel-row-style:before, .panel-row-style:after,
.panel-grid-cell .so-panel:before, .panel-grid-cell .so-panel:after {
	content: none;
}

.panel-row-style {
	margin: 0;
}

#masthead {
	padding: 0;
}

.main-navigation {
	margin: 0;
}

.entry-content h3.edd_download_title a {
	font-size: 15px;
	color: #7502e0;
	font-weight: 900;
}
#mc_embed_signup {
        float: none !important;
        margin: 0 auto;
}

.widget_pages h3.widget-title {
	display: none;
}



#footer-widgets .widget .widget {
	width: 100%
}


@media (min-width: 501px) and (max-width: 800px) {
	.edd_downloads_list .edd_download {
		width: 50% !important;
	}
}

@media (max-width: 500px) {
	.edd_downloads_list .edd_download {
		width: 100% !important;
	}
}

.page-id-2613 .widget-title:first-of-type {
	margin-top: 20px;
	margin-bottom: 40px;
	color: #007dd1;
}
article.post .entry-header h1.entry-title {
	color: #7609e2;
}
input.wpedon_paypalbuttonimage {
	display: block;
	margin: 0 auto;
}
.landing #colophon.site-footer {
	display: none !important;
}

@media (max-width: 1005px) {
	body.responsive #masthead .hgroup #header-sidebar {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		height: auto !important;
	}

	body.responsive #masthead .hgroup .support-text, body.responsive #masthead .hgroup #header-sidebar {
		position: static !important;
		display: block !important;
	}

	body.responsive #masthead .hgroup #header-sidebar .widget {
		display: block !important;
		margin: 0 auto !important;
		float: none !important;
	}
}
@media (min-width: 782px) and (max-width: 1005px) {
	body.responsive #masthead .hgroup #header-sidebar {
		width: 40%;
	}
}



#masthead .hgroup #header-sidebar {
	display: flex;
	align-items: center;
}

.edd_download_excerpt {
display: none;
}


.single-product .product_meta {
   display: none;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
  font-size: 18px;
}

.woocommerce div.product p.price, .woocommerce div.product span.price { font-size: 18px; }

.woocommerce ul.products li.product .price { font-size: 14px; }

.price .woocommerce-Price-currencySymbol{
    color:purple !important;
}
.woocommerce-Price-amount.amount {
color:purple;
}

.woocommerce #page-wrapper .product h1.entry-title {
	color: #392ee9 !important;
}

.page-id-11998 .swp_social_panel,
.page-id-11999 .swp_social_panel,
.page-id-12000 .swp_social_panel, 
.page-id-4660 .swp_social_panel,
.page-id-4320 .swp_social_panel,
.page-id-15272 .swp_social_panel, 
.page-id-15251 .swp_social_panel,
.page-id-15236 .swp_social_panel,
.page-id-4072 .swp_social_panel,
.page-id-12318 .swp_social_panel,
.page-id-12729 .swp_social_panel,
.page-id-14 .swp_social_panel {
display: none;
}
.page-id-3549  #main {
	min-height: 100vh
}

.page-id-21998 #page-wrapper {
    min-height: 100vh;
    background: #fcfcfc;
}

.page-id-22011 #page-wrapper {
    min-height: 100vh;
    background: #fcfcfc;
}
.woocommerce div.product div.images, 
.woocommerce-page div.product div.images {
    width: 30%;
}

.woocommerce div.product div.summary, 
.woocommerce-page div.product div.summary {
    width: 66%;
}
.woocommerce #page-wrapper h1.page-title {
  display: none;
}

.so-panel {
	position: relative;
}

.link-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

@media (max-width: 768px) {
	#masthead .hgroup {
	    padding-top: 50px;
	    padding-bottom: 50px;
	}
}
.nf-form-cont ::placeholder{
 font-style: italic;
}
.woocommerce #payment div.payment_method_square_credit_card iframe.wc-square-credit-card-hosted-field-card-number {
	padding: 0;
}
.mejs-container, .mejs-embed, .mejs-embed body, .mejs-container .mejs-controls {
    background: blueviolet !important;

}