header.wowhead
{
    height: 60px;
    /*background-color: #54136F;*/
    box-shadow : none;

    background: transparent;
}

div.pagenamehome
{}

div.pagenamehome
{}



.pagenamehome .homeimage
{
    height: 330px;
    position: relative;
    background:linear-gradient(180deg,#4d7abf,#5b2a83 310px);
    margin-top: -60px;
}

div.headerwowimage
{
    background:linear-gradient(180deg,#4d7abf,#5b2a83 310px);
    height: 180px;
    margin-top: -60px;
    position: relative;
}
div.headerwowimage::after
{
    background: none !important;
}

header.wowhead .text-logo
{
    background: url("../images/wpbruiser-logo.png") no-repeat scroll 0 0;
    display: block;
    left: -32px;
    margin: 0 auto;
    position: absolute;
    text-indent: -9999px;
    top: 10px;
    width: 180px;
    height: 99px;
}

header.wowhead .text-logo.homepage
{
    top: 10px;
    height: 122px;
    left: 0;
}

.text-homeimage
{
    padding-top: 35px;
    font-size: 65px;
    line-height: 80px;
    margin-top: 0;
    padding-top: 60px;
}

div.maintext-image
{
    line-height: 90px;
}
.subtext-image
{}



.profile-image-container {
    position: absolute;
    left:-200px;
    top:35px;

    width: 75px;
    height: 75px;
    margin: 0 auto;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
}

.profile-image-container .profile-header-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-size: cover;
    background-position: center center;
    background-color: hsla(0,0%,100%,.1);
    box-shadow: 0 5px 12px 0 rgba(2,2,2,.3);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    /*background-image: url("https://wpbruiser.com/logo-just-head.png");*/
}






#main-menu
{
    margin: 0 0 0;
}

.menu li a
{
    color:#fff;
    padding: 4px 12px;
    line-height: 35px;
}




div.headerwowimage .headercart
{
    padding-top: 90px;
}


.headerwowimage::after
{
    opacity: 1 !important;
    background-color: #54136F !important;
}

#subscribe-form input[type="submit"], div.properties-box .edd_download_purchase_form .edd-submit
{
    background-color: #2e6fd1;
}


section.short-desc
{
    margin-top: 50px;
    margin-bottom: 20px;
}

section.home-steps div.c4
{
    font-size: 19px;
    font-weight: 300;
    line-height: 25px;
}

.homepage-feature-box
{
    text-align: center;
}
.homepage-feature-box p
{
    margin:0;
}
div.homepage-feature-box.box
{
    padding: 10px;
    background-color: #FAFAFA ;
}
div.homepage-feature-box.effect1
{
    box-shadow: 0 6px 6px -6px #777;
}




.fadeshop
{
    background: #FAFAFA none repeat scroll 0 0;
}

.productbox #basic-slider .slides
{
    background: #FAFAFA none repeat scroll 0 0;
}

.productbox #basic-slider .slides li {
    margin: 0 auto;
    width: 50%;
}

#contact-form
{
    width: 70%;
    margin: 0 auto;
}
#contact-form input, #contact-form textarea
{
    padding: 0 10px;
    border: 1px solid #B1B1B1;
    margin: 0;
}
#contact-form input[type="submit"]
{
    border: none;
}


div.product-prices ul, div.extension-details ul
{
    margin: 0 !important;
    list-style: none !important;
    padding-left: 0;
}
div.product-prices ul li, div.extension-details ul li
{
    margin: 0 !important;
    padding: 6px 10px !important;
    border-bottom: 1px solid #eee;
    list-style: none !important;
}

div.product-prices ul li:nth-child(2n+1), div.extension-details ul li:nth-child(2n+1)
{
    background: #F9F9F9;
}
div.product-prices .edd_price_option_name
{
    padding-left: 8px;
}

div.product-prices .edd_price_option_sep
{
    display:none;
}

div.product-prices .edd_price_option_price
{
    float: right;
}



div.product-side-bar .edd_download_purchase_form
{
    margin: 0;
}

div.properties-box .edd_price_option_name
{
    padding-left: 8px;
}

div.properties-box .edd_price_option_sep
{
    display:none;
}

div.properties-box .edd_price_option_price
{
    float: right;
}

div.properties-box
{
    padding: 10px;
    margin: 0 0 20px;
}

div.properties-box .edd_download_purchase_form .edd-submit
{
    font-size: 1rem;
    padding: 10px;
    border: none;
    /*border-radius: 4px;*/
    width: 100%;
}

.edd-cart-ajax-alert
{
    display: block;
    text-align: right;
}

.edd-cart-added-alert
{
    border:none;
    display:inline;
    margin: 0;
    padding: 0;
    position: relative;
    float: none;
}
.single-download .edd_download_purchase_form
{
    margin: 0;
}

div.properties-box h3
{
    border-bottom: 3px solid #eaeaea;
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 10px;
    padding: 0;
}

div.extension-details
{
    text-align: left;
}

div.extension-details ul li span:last-child
{
    float: right;
}

div.license-terms p{margin: 0;}div.side-bar-subscribe-holder{width: 100%;}
div.side-bar-subscribe-holder form input{height: 35px;margin-bottom: 15px;padding: 0px 10px;width: 100%;}
div.side-bar-subscribe-holder form label{display: none;}
div.side-bar-subscribe-holder form p{margin: 0;}

div.footer-mc4wp-subscribe
{

    background-color: #457cce  !important;
    box-shadow: 2px 2px 0 0 #3865aa;
    clear: both;
    min-height: 85px;
    position: relative;
    z-index: 1;
    padding: 25px 10px 0;
}

div.footer-mc4wp-subscribe p
{
    display: inline-block;
    float: left;
    margin-bottom: 0;
    margin-right: 0px;
    width: 33%;
}

div.footer-mc4wp-subscribe input
{
    color: #666;
    height: 30px;
    font-size: 18px;
    margin-left: 15px;
    border: 1px solid #eee;
    padding: 0 10px;

}

div.footer-mc4wp-subscribe input[type="submit"]
{
    margin-top: -2px;
    height: 34px;
    width: 90%;
    color: #fff;
    border: none;
}

div.footer-mc4wp-subscribe form
{
    float: left;
    width: 100%;
}

div.footer-mc4wp-subscribe form label
{
    font-size: 18px;
}

div.footer-mc4wp-subscribe form::after
{
    clear: both;
    float: none;
}

input:invalid {
    box-shadow: none;
}

div.product-details .price .edd_price
{
    margin-left: 5px;
}

div.myaccountsection p.edd-logged-out
{
    display: none;
}

div.myaccountsection #edd_login_form input[type="text"],
div.myaccountsection #edd_login_form input[type="password"],
div.myaccountsection #edd_login_form select
{

    margin-bottom: 20px;
    padding: 7px 5px;
    width: 100%;
    margin-left: 0;
}

#edd_checkout_form_wrap fieldset#edd_cc_fields
{
    background-color: #fff;
}

#edd-payment-mode-wrap label:hover
{
    cursor: pointer;
}

#edd_purchase_form legend
{
    font-size: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}
#edd_checkout_form_wrap input[type=email], #edd_checkout_form_wrap input[type=password],
#edd_checkout_form_wrap input[type=tel], #edd_checkout_form_wrap input[type=text], #edd_checkout_form_wrap textarea
{
    padding: 8px 8px;
    display: block;
}
#edd_secure_site_wrapper
{
    margin-top: -23px;
    margin-bottom: 23px;
}

#edd_checkout_form_wrap label
{
    display:inline-block;
    font-size: 100%;
}

#edd_checkout_form_wrap span.edd-description
{
    display:inline-block;
    font-size: 90%;
    margin-left: 7px;
    color: #aaa;
    font-style: italic;
}

#edd_checkout_form_wrap p.card-expiration label,
#edd_checkout_form_wrap p.card-expiration span,
#edd_checkout_form_wrap p.card-expiration select
{
    float: left;
}

#edd_checkout_form_wrap p.card-expiration #card_exp_month
{
    clear: left;
}
#edd_checkout_form_wrap p.card-expiration span.exp-divider
{
    margin: 0 10px;
}

#edd_checkout_form_wrap #edd-stripe-card-element
{
    width: 70%;
}