body {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", "Open Sans", Helvetica, Arial, "Lucida Grande", sans-serif;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
}

.yellow {
    color: #ffd917 !important;
}

div#mobile-menu-panel {
    height: auto;
    background: transparent;
    width: 300px;
    -webkit-transition-duration: .2s!important;
    -o-transition-duration: .2s!important;
       transition-duration: .2s!important;
}

ul#site-navigation-primary-mobile {
    padding: 0.7rem 0;
    background: #000000;
}

a#close-mobile-menu-icon {
    right: 35px;
}

.mobile-menu-toggle .hamburger-container {
    visibility: hidden;
}

.nav-menu-mobile li {
    text-transform: uppercase;
    text-align: right;
    background: #000000;
    padding-right: 1rem;
}

#mobile-menu-panel-inner a {
    font-size: 1.4rem;
}

.nav-menu-mobile li:not(:last-child) {
    border-bottom: 1px solid gray;
}

.mobile-menu-toggle #mobile-panel-closer-overlay {
    visibility: hidden;
}

.site-container {
    height: 100%;
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: 100%;
    overflow-y: auto;
}

#page {
    height: 100%;
}

#page-content {
    height: 100%;
}

#main {
    /* height: 100%; */
}

.site-content {
    height: 100%;
}

.content-inner {
    height: 100%;
    background: transparent;
}

.content-wrapper {
    max-width: none !important;
    height: 100%;
    padding: 0;
    margin: 0;
    width: 100%;
}

#primary {
    height: 100%;
    overflow: auto;
    padding: 77px 50px 0 50px;
}

main#content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
}

main header {
    text-align: center;
}

a.logo-link,
.logo-svg.replaced-svg {
    height: 100%;
}

.attop.menu-style-semi-transparent-black.hero-font-light.mobile-menu-alt .logo-svg *,
.attop.menu-style-semi-transparent-black.hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-svg *,
.attop.menu-style-semi-transparent-white.hero-font-light.mobile-menu-alt .logo-svg *,
.attop.menu-style-semi-transparent-white.hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-svg *,
.attop.menu-style-transparent.hero-font-light.mobile-menu-alt .logo-svg *,
.attop.menu-style-transparent.hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-svg * {
    fill: #ffd917 !important;
}

p {
    font-size: 1.2rem;
    line-height: 1.3;
    color: #fff;
    margin-bottom: 2rem;
}

h2 {
    font-size: 4rem;
    font-weight: 500;
    letter-spacing: 5px;
    line-height: 1.1;
    text-transform: uppercase;
}



.body-copy {
    max-width: 80%;
}

a.itunes-link {
    display: block;
    margin: 2rem 0;
}

.social-links {
    max-width: 801px;
    margin: 0 auto 7rem auto;
    text-transform: uppercase;
    width: 660px;
}

.home .social-links {
    margin: 2rem 0;
    width: unset;
}

.social-links ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0;
    padding: 0;
}

.social-links ul li {
    list-style: none;
    text-align: center;
}

.social-links ul li a {
    text-decoration: none;
    display: block;
    width: 100%;
    position: relative;
}

.social-links .icon-svg {
    max-width: 50px;
    margin: 0 auto;
}

.social-links p {
    margin-bottom: 0;
    font-size: 1rem;
    color: #ffd917;
}

header.woocommerce-shop-header {
    margin: 0 auto;
    max-width: 900px;
    text-align: center;
}

header.woocommerce-shop-header h2 {
    margin-bottom: 3rem;
}

div#shop-index {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    flex-wrap: wrap;
}

.grid-padding-yes:not(.product-module-carousel) .entry-product .product-thumbnail-container {
    border: 1px #3a3a3a solid;
}

h2.woocommerce-loop-product__title {
    color: white;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    color: white;
    text-transform: uppercase;
    font-size: 1.2rem;
}

.entry-product-grid_overlay_quickview .product-summary {
    margin-top: 1rem;
}

main#wc-main {
    margin-bottom: 3rem;
}

section.events {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 4rem 0;
}

article.event {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 500px;
            flex: 1 1 500px;
    text-align: center;
}

article.event p {
    font-size: 2.5rem;
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: 3.8rem;
    letter-spacing: 4px;
}

article.event p.smaller {
    font-size: 1.8rem;
}

article.event svg {
    max-width: 180px;
    margin: 3rem 0;
}

.cf7-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px;
}

.cf7-half {
    margin: 25px 10px;
}

input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    color: #000000 !important;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #ffffff !important;
    opacity: 1;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ffffff !important;
    opacity: 1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ffffff !important;
    opacity: 1;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #ffffff !important;
    opacity: 1;
}

.half-content-desktop {
    max-width: 700px;
    min-width: 540px;
    width: 50%;
}


/* new */

p {
    margin-bottom: 2.3rem;
}
.content-area {
    max-width: 100%;
    padding: 2rem;
}

#mobile-bar * {
    fill: #ffd917;
}


.page-entry-content {
    margin-bottom: 2rem;
}

.added_to_cart:not(:hover),
.button-download:not(:hover),
.button:not(:hover),
.more-link:not(:hover),
.wvc-mailchimp-submit:not(:hover),
input[type=submit]:not(:hover) {
  color: #000;
}

.single-product .product .summary .product_meta {
    display: none;
}

.single-product .product .summary table.variations td.value select {
    -webkit-transition: border .5s ease-in;
    -o-transition: border .5s ease-in;
    transition: border .5s ease-in;
}

.woocommerce-message {
    margin: 0;
    border: 1px solid #ffd917!important;
    background: transparent;
    color: #fff;
}

.woocommerce-message a.button.wc-forward {
    color: #ffd917 !important;
}

.woocommerce-info,
.woocommerce-error {
    background: transparent;
    border: 1px solid #ffd917!important;
    color: #fff;
}
.woocommerce-error:before,
.woocommerce-info:before {
    color: #ffd917;
}

.woocommerce-info li,
.woocommerce-error li {
    color: #fff;
}
.woocommerce-info li a,
.woocommerce-error li a {
    color: #ffd917 !important;
    font-weight: bold;
}

.single-release .wolf-release-button a {
  font-size: 1rem;
  color: #000 !important;
}

.woocommerce .blockUI.blockOverlay {
  position: relative!important;
  display: none!important;
}

.woocommerce-message a,
.woocommerce-error strong {
    font-weight: bold;
    color: #ffd917 !important;
}

a.cart-contents {
  position: relative;
}

.cta-container {
  min-width: 48px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.cart-contents:before {
    font-family:Dashicons;
    content: "\f174";
    font-size: 23px;
    margin-top: 0;
    font-style:normal;
    font-weight:400;
    padding-right: 0;
    vertical-align: bottom;
    position: absolute;
    left: -15px;
    top: -15px;
}
.cart-contents:hover {
    text-decoration: none;
}
.cart-contents-count {
    color: #fff;
    background-color: #2ecc71;
    font-weight: bold;
    border-radius: 10px;
    padding: 1px 6px;
    line-height: 1;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: top;
}

body.has-hero.hero-font-light #hero,
body.has-hero.hero-font-light #hero .category-description,
body.has-hero.hero-font-light #hero .subheading,
body.has-hero.hero-font-light #hero a,
body.has-hero.hero-font-light #hero b,
body.has-hero.hero-font-light #hero h1,
body.has-hero.hero-font-light #hero h2,
body.has-hero.hero-font-light #hero h3,
body.has-hero.hero-font-light #hero h4,
body.has-hero.hero-font-light #hero h5,
body.has-hero.hero-font-light #hero h6,
body.has-hero.hero-font-light #hero strong {
    color: #ffd917;
}

.has-hero #primary {
    padding-top: 7px;
}

.woocommerce-message:after,
.woocommerce-message:before {
    content: none;
}

.woocommerce #payment div.payment_box p:last-child,
.woocommerce-page #payment div.payment_box p:last-child {
  color: black;
  font-size: 1.4rem;
}


.wolf-release-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.wolf-release-button {
    display: block;
    margin-bottom: 5px;
}

h1.post-title.entry-title {
    font-size: 4rem;
}

main .half-content-desktop {
    text-align: left;
}

.entry-product-grid_overlay_quickview .product-actions,
.entry-product-masonry_overlay_quickview .product-actions,
.entry-product-metro_overlay_quickview .product-actions {
    background: #ffd917;
    border: none;
}

.entry-product-grid_overlay_quickview .product-actions .product-quickview-button,
.entry-product-grid_overlay_quickview .product-actions .wolf_add_to_wishlist,
.entry-product-masonry_overlay_quickview .product-actions .product-quickview-button,
.entry-product-masonry_overlay_quickview .product-actions .wolf_add_to_wishlist,
.entry-product-metro_overlay_quickview .product-actions .product-quickview-button,
.entry-product-metro_overlay_quickview .product-actions .wolf_add_to_wishlist {
        background: #ffd917;
}

.entry-product-grid_overlay_quickview .product-actions .product-quickview-button:after,
.entry-product-grid_overlay_quickview .product-actions .wolf_add_to_wishlist:after,
.entry-product-masonry_overlay_quickview .product-actions .product-quickview-button:after,
.entry-product-masonry_overlay_quickview .product-actions .wolf_add_to_wishlist:after,
.entry-product-metro_overlay_quickview .product-actions .product-quickview-button:after,
.entry-product-metro_overlay_quickview .product-actions .wolf_add_to_wishlist:after {
    content: none;
}

.select2-container--default .select2-selection--single {
    background-color: transparent !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
}

input, select, textarea {
    font-size: initial;
}

body.woocommerce-checkout {
    display: block;
    overflow: scroll;
}
body.woocommerce-checkout .site-container {
    height: auto;
}


@media only screen and (max-width: 500px) {
    .button, .wvc-button, button {
    padding: 0;
    vertical-align: middle;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
}

@media only screen and (max-width: 991px) {
    .menu-style-semi-transparent-black:not(.sticking) #masthead .logo-bar,
    .menu-style-semi-transparent-black:not(.sticking) #masthead .nav-bar {
        background-color: rgba(0, 0, 0, 0.84);
    }

    a#close-mobile-menu-icon {
        right: 2.2rem;
        top: 10px;
    }

    ul#site-navigation-primary-mobile {
        padding: 0;
        background: #000000;
    }

    .mobile-menu-toggle .hamburger-container {
        visibility: hidden;
    }

    div#mobile-menu-panel-inner {
        width: 100%;
    }

    div#mobile-menu-panel-inner {
        padding: 60px 0 0 0;
    }
    div#mobile-bar {
        background: black;
        height: 60px;
        line-height: 60px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column;
                flex-flow: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    #mobile-bar * {
        max-height: 30px;
    }

    #mobile-menu-panel-inner a {
        font-size: 1.9rem;
    }

    .nav-menu-mobile li {
        padding-right: 2.5rem;
    }

    h2 {
        font-size: 3.5rem;
    }

    #primary {
        padding: 77px 5% 0 5%;
    }

    .half-content-desktop {
        width: 100%;
        min-width: unset;
        text-align: center;
    }

    .body-copy {
        max-width: unset;
    }

    .album-image {
        padding: 0 15%;
    }

    .post-type-archive-product .content-wrapper {
        padding-top: 77px;
        width: 100% !important;
    }

    header.woocommerce-shop-header h2 {
        font-size: 2.5rem;
        margin: 0 0 1rem 0;
    }

    div#shop-index {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        flex-wrap: wrap;
    }

    .grid.grid-padding-yes .entry-grid {
        padding: 3rem;
    }

    .cf7-row {
        display: block;
        margin: 0 -10px;
    }


    .social-links {
        width: unset;
    }

    .social-links ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .social-links ul li:first-child,
    .social-links ul li:nth-child(2) {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 50%;
                flex: 0 1 50%;
        margin-bottom: 1.5rem;
    }

    .social-links ul li:nth-child(n+3) {-webkit-box-flex: 0;-ms-flex: 0 1 33%;flex: 0 1 33%;}

    .social-links ul li:first-child {
        padding-left: 20%;
    }

    .social-links ul li:nth-child(2) {
        padding-right: 20%;
    }

    .grid.grid-padding-yes .entry-grid {
        padding: 0;
    }

    .grid.grid-padding-yes {
        width: auto;
    }

    .woocommerce-message {
        padding: 1rem;
    }

    .is-shop.layout-fullwidth .content-wrapper {
        width: 100%;
    }
}

@media only screen and (min-width: 992px) {

    a.cart-contents {
        margin-top: 15px;
    }

}

input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select:focus,
textarea {
  font-size: 16px;
}
