/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/

.wp-block-image figcaption {
   display: none !important;
}

.x-bar.x-bar-absolute{
    background-color: hsla(0, 0%, 0%, 0) !important;
    transition: background 1s ease;
}

.x-bar.x-bar-fixed{
//	 background-color: hsla(0, 0%, 90%, .8) !important;
    background-color: hsla(215, 7%, 36%, 1) !important;
mix-blend-mode:initial;
	transition: background-color 5s;
}

.HeadBlend {
	opacity: 0.9;
	mix-blend-mode: overlay;
	filter: invert(0%) grayscale(100%) contrast(90%));
}
.HeadFade {
background:
        linear-gradient(
          rgba(25, 25, 25, .6),
          transparent

        );
	box-shadow:none !important;
}

/*
.McGLogo { filter:
	invert(0)
	saturate(4)
	brightness(0)
	drop-shadow(3px 3px 10px fff);
}
.McGLogo:hover { filter:
	invert(1)
	saturate(4)
	brightness(1)
	drop-shadow(3px 3px 10px 000)!important;
}
*/


/*
Easy Digital Downloads Tweaks
Style
*/

#edd_terms {
	padding: 20px;
	border: 1px solid #333;
}

#edd_secure_site_wrapper {
    text-align: center;
    background-color: #f77530;
    color: #fff;
    margin-bottom: 20px;
}

.edd-checkout #edd-purchase-button {
    padding: 12px 24px;
    font-size: 16px;
	width: 100%;
}

#edd_checkout_form_wrap #edd_final_total_wrap {
    border: none;
    padding: 0.5em 0;
	text-align: center;
}

#edd_final_total_wrap {
	font-size: 2em;
}

#edd_show_terms, .edd-terms-agreement { margin: 10px 0; }

#edd_purchase_form_wrap label { width: 100%; }

#edd_checkout_form_wrap input[type=checkbox]+label, #edd_checkout_form_wrap input[type=checkbox]+label:after { width: auto; }


#edd_checkout_form_wrap label {
    float: left;
    margin-right: 5px;
    top: 5px;
}

.edd_dl_common {
	margin-bottom: 0px !important;
	margin-top: 0px !important;
}
.edd_dl_header {
        margin-bottom: .1em !important;
	letter-spacing: 1px  !important;
}

.edd_dl_subhead {
	font-size: 0.75em !important;
	line-height: 1.5em !important;
        letter-spacing: 2px  !important;
}

.edd_dl_body {
        margin-top: 2em  !important;
}

.edd-submit.button {
    padding: 12px 24px;
    font-size: 26px;
        width: 100%;
margin-top:30px;
}

.old-price-title, .old-price {
font-size: 18px;
line-height: 0.5em;
}

.edd_price_options {
font-size: 26px;
line-height: 0em;
}

.edd_price_options input {
	width: 25px;
	height: 25px;
	accent-color: #565a60;
}

.edd_price_options label {
margin-top:20px;
display:block;

}

.edd-search {
font-size:0.80em !important;
border: none !important;
box-shadow:none !important;
display: block !important;
width: 70% !important;
top: 5px;
height: auto !important;
background-color: transparent !important;
position:relative !important;
}

