#nf-field-4 {
 /* Center the button */
 display: block;
 margin: auto;
 font-size: 18px;
 font-weight: bold;
 color: white;
 font-family: Varela Round;
   background-color: #000000;
 border: 2px solid #242424;
 border-radius: 9px;
  padding: 10px 20% 10px 20%;    /* Button size */
 text-shadow: 0 0 1px #453f3f;  /* Text effects */
 box-shadow: 0px 1px 1px #444;  /* box effects */
  }

#nf-field-4:hover{
 color: #99badd;
 font-weight: bold;
 background-color: #000000;
  box-shadow: 1px 1px 2px #2faded;
   }

.single-product .product .summary .button {
	display: inline-block;
	margin: auto;
    font-size: 18px;
    color: white;
    font-family: Varela Round;
    background-color: #000000;
    border: 2px solid #242424;
    border-radius: 9px;
    padding: 10px;
    text-shadow: 0 0 1px #453f3f;
    box-shadow: 0px 1px 1px #444;
		position: relative;
			left: 9px;
}
	

.woocommerce .add_to_cart_button.button {
    display: inline-block;
    margin: auto;
    font-size: 18px;
    color: white;
    font-family: Varela Round;
    background-color: #000000;
    border: 2px solid #242424;
    border-radius: 9px;
    padding: 10px;
    text-shadow: 0 0 1px #453f3f;
    box-shadow: 0px 1px 1px #444;
}

.woocommerce .product .add_to_cart_button.button:hover{
background-color: #000000;
  box-shadow: 1px 1px 2px #2faded;
   }

.wolf-release-buttons .wolf-release-button a {
    display: inline-block;
    margin: unset;
    font-size: 18px;
    color: white;
    font-family: Varela Round;
    background-color: #000000;
    border: 2px solid #242424;
    border-radius: 9px;
    padding: 10px;
    text-shadow: 0 0 1px #453f3f;
    box-shadow: 0px 1px 1px #444;
}

.wolf-release-buttons .wolf-release-button a:hover{
    display: inline-block;
    margin: unset;
    font-size: 18px;
    color: white;
    font-family: Varela Round;
    background-color: #000000;
    border: 2px solid #242424;
    border-radius: 9px;
    padding: 10px;
    text-shadow: 0 0 1px #453f3f;
    box-shadow: 0px 1px 1px #444;
}


.wolf-release-buy::before:hover{
    content: "";
    font-family: Dashicons;
    color:#99badd;
    margin-right: 5px;
    top: 2px;
}

.button, .trigger, .wolf-button, .wolf-more-dates, .wolf-release-button a, .wolf-show-ticket-button {
    background: #3B5998 none repeat scroll 0 0;
    border: 1px solid #000000;
    border-radius: 4px;
    color: #99badd;
    cursor: pointer;
   	display: inline-flex;
    font-family: Lato,Helvetica,Arial,sans-serif;
    font-style: normal !important;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1 !important;
    margin: 0.2em 0.1em 0.5em 0.2em;
    outline: 0 none;
    padding: 0.8em 1.4em;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    text-shadow: none !important;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    width: 100%;
}

.logo a img {
    max-height: 200px;
    padding-left: 20px;
    padding-top: 60px;
}

body.desktop .logo a img {
    -webkit-transform: translate(0, -0%);
    transform: translate(0, -25%);
padding-left: 20px;
    padding-right: 0;
    padding-top: 0;
}

#mobile-bar img {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -0%);
padding-left: 20px;
    padding-right: 0;
    padding-top: 0;
	padding-left: 5px;
}

 #wolf-show-meta {
    width: 65%;
}

input[type=submit]#place_order {
    width: 100%!important;
    display: block;
    background: #000!important;
    border-color: #242424!important;
    color: #2faded!important;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
}

input[type=submit]#place_order:hover {
    width: 100%!important;
    display: block;
    background: #99badd!important;
    border-color: #000!important;
    color: #fff!important;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
}

pre {
    text-align: left;
    -ms-word-wrap: normal;
    word-wrap: normal;
    background: #242424;
    padding: .5em 1em;
    overflow-x: auto;
    overflow-y: hidden;
    margin: 1.618em 0 3em;
    border: 1px solid rgba(0,0,0,.1);
}

a:not(.menu-link):not(.wpb-image-inner):not(.wpb-button):not(.wpb-bigtext-link):not(.wpb-fittext-link):not(.wpb-icon-link):not(.ui-tabs-anchor):not(.wpb-icon-title-link):not(.wpb-icon-link):not(.wpb-team-member-social) {
    font-weight: 700;
		color: #2faded;
}

.wpb-font-light .wpb-countdown, .wpb-font-light .wpb-toggle-title a {
    color: #2faded!important;
		font-size: 14pt;
}

.button, .trigger, .wolf-button, .wolf-more-dates, .wolf-release-button a, .wolf-show-facebook-button, .wolf-show-ticket-button {
    cursor: pointer;
    padding: .8em 1.4em;
    margin: .2em .1em .5em .2em;
    position: relative;
    line-height: 1!important;
    text-transform: uppercase !important;
    vertical-align: middle;
    -webkit-transition: .3s;
    transition: .3s;
    text-shadow: none!important;
    font-family: Lato,Helvetica,Arial,sans-serif;
    text-align: center !important;
    font-weight: 700;
    text-decoration: none!important;
    display: inline-flex;
    width: 100%;
    letter-spacing: 0;
    color: #fff!important;
    border: 1px solid #3B5998;
    background: #3B5998;
    border-radius: 4px;
    outline: 0;
		max-width: 143px;
}

@media screen and (min-width: 768px) {.post-header {
    padding: 50px 0;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 750px;
    position: relative;
    z-index: 99;
    margin: 0 auto;
	}}