Pre {
    White-space:normal!important;
}

/* Jetpack Subscription Box Custom Style */

.jetpack_subscription_widget .widget-title {
font-size: 24px;
color: #fff;
font-weight: bold;

}
.width-add{
    width: 65% !important; 
    color: #fff !important; 
}




#subscribe-email input {
    /*position: absolute;*/
    padding-top: 55px;
    top: 50%;
    width: 65% !important;;
    float: left;
    border: 1px none #000;
    background-color: transparent;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    color: #f0f0f0;
    font-size: 14px;
    line-height: 20px;
}

#subscribe-submit input {
    height: 45px;
    min-width: 140px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #7c1141;
    -webkit-transition: opacity 500ms ease;
    transition: opacity 500ms ease;
    font-size: 14px;
    line-height: 0px;
    float: right;
}

#subscribe-submit input:hover {
	background-color: #7c1141;
    color:#fff;
    float: right;
    text-align: right;
}
#subscribe-submit {
    float: right;

}

.header1 {
    text-align: center
}


.mc4wp-response {    
    color: #fff;
    padding-top: 20px;

}
.mc4wp-alert.mc4wp-notice > p {
    margin-bottom: 0px;
}


*{
-webkit-print-color-adjust: exact;
}
@media print {
.nav-menu {
    display: none;
}
.header {
    position: absolute;
}
.sidebar, .footer, .nav-bar { 
    position: absolute;
    display: none;
}
nav.header-nav-menu.w-nav-menu{
    position: absolute;
    display: none;

}

}

.footer-form-block{
    border-bottom:0;
    padding-right: 78px;
}

