/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

@font-face {font-family: 'AvantGardeGothicITCW02Md';src: url('webfonts/2CDE56_0_0.eot');src: url('webfonts/2CDE56_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2CDE56_0_0.woff2') format('woff2'),url('webfonts/2CDE56_0_0.woff') format('woff'),url('webfonts/2CDE56_0_0.ttf') format('truetype');}

body {
    background: #000000;
    color: #000000;
    font-family: 'AvantGardeGothicITCW02Md';
    font-size: 16px;
}

a {
    color: #cf1f0c;
    text-decoration: none;
}

h1, h2, h3, h4 {
    font-family: 'AvantGardeGothicITCW02Md';
    font-weight: normal;
    letter-spacing: 0;
    margin: 0;
    text-transform: uppercase;
}

a:hover { color: #000000; }

.wrap {
    margin: 0 auto;
    width: 990px;
}

.top-row {
    color: #ffffff;
    font-size: 0.875em;
    padding: 9px 0 7px;
    text-align: right;
    text-transform: uppercase;
}

.top-row a { color: #ffffff; }

.top-row a:hover { color: #cf1f0c; }

.top-row a.view-cart {
    margin: 0 15px 0 0;
}

header, footer {
    float: left;
    min-width: 100%;
}

header {
    background: #000000;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 900;
}

header .logo {
    float: left;
    width: 400px;
}

header p {
    float: right;
    width: 400px;
    margin: 0;
}

#est-banner {
    background: #cf1f0c;
    color: #ffffff;
    font-size: 1.125em;
    line-height: 1;
    padding: 1em 0;
    text-align: center;
    text-transform: uppercase;
}

#est-banner a {
    color: #ffffff;
}

#content-wrap {
    background-color: #ffffff;
    float: left;
    min-width: 100%;
    padding: 34px 0 0;
}

#content-wrap.banner-on {
    padding-top: 88px;
}

.clear {
    clear: both;
}

#place_order {
    clear: both;
    display: block;
    margin-top: 60px;
}

.wc-proceed-to-checkout {
    margin-top: 20px;
    text-align: right;
}

#content {
    clear: both;
    font-family: arial, sans-serif;
    font-size: 0.875em;
    letter-spacing: 1px;
    padding: 48px 0;
}

.news-post {
    border-bottom: 3px solid #000000;
    margin: 0 0 20px;
    padding: 0 0 20px;
}

.logo-wrap {
    padding: 30px 0;
}

.logo-wrap a {
    background: url('../img/logo.png') no-repeat 0 0;
    display: block;
    height: 167px;
    margin: 0 auto;
    text-indent: -9999px;
    width: 452px;
}

.nav-wrap {
    margin: 0 15px;
}

nav {
    background: #ffffff;
    border-bottom: 2px solid #000000;
    border-top: 6px solid #000000;
    font-size: 1.125em;
    margin: 0;
    padding: 28px 0 25px;
    text-transform: uppercase;
    width: 960px;
}

nav.stuck {
    position: fixed;
    margin: 29px 0 0;
    top: 29px;
    top: 0;
}

nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

nav ul li {
    display: inline-block;
    margin: 0 12px;
}

nav ul li.mobile-only { display: none; }

.record-wrap {
    float: left;
    margin: 0 15px;
    padding: 0 0 30px;
    text-align: center;
    width: 300px;
}

.record-wrap.first { clear: left; }

.record-wrap img {
    border: 1px solid #999999;
    max-width: 100%;
}

.record-wrap h2, .record-wrap h3 {
    font-weight: normal;
    text-transform: uppercase;
}

.record-wrap h2 {
    color: #cf1f0c;
    font-size: 1.125em;
    margin: 0;
}

.record-wrap h3 {
    font-size: 0.875em;
    margin: 15px 0 0;
}

.record-wrap h3 a { color: #000000; }

.record-wrap h2 a:hover { color: #cf1f0c; }

.page-id-10 .record-wrap {
    text-align: left;
}

.page-id-10 .record-wrap h2 { font-size: 0.875em; }

.record-wrap .price {
    color: #000000;
    display: none;
    font-size: 0.875em;
}

#content {
    margin: 0 15px;
}

.page-id-2 #content, .page-id-10 #content {
    font-size: 1em;
    margin: 0;
}

/* artists */

.page-id-198 #content {
    margin: 0;
    padding-top: 33px;
}

.artist-col {
    float: left;
    margin: 0 15px;
    padding: 0 0 40px;
    text-align: center;
    width: 300px;
}

.artist-col h3 {
    margin-top: 15px;
}

footer {
    color: #ffffff;
    font-family: arial, sans-serif;
    font-size: 0.75em;
    letter-spacing: 1px;
    padding: 40px 0;
    text-transform: uppercase;
}

.footer-column {
    float: left;
    margin: 0 15px;
    width: 200px;
}

.footer-column.right {
    float: right;
    text-align: right;
}

.footer-column h5 {
    color: #ffffff;
    font-size: 1em;
    margin: 10px 0;
}

.footer-column a { color: #999999; }

.footer-column a:hover { color: #cf1f0c; }

.footer-column ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.footer-column ul li {
    margin: 7px 0;
}

.mailing-list {
    background: #ffffff;
    height: 20px;
}

.copyright {
    clear: both;
    color: #999999;
    display: block;
    font-size: 0.8em;
    padding: 40px 15px 15px;
}

/* WOOCOMMERCE */

.images {
    width: 300px !important;
}

.summary {
    width: 600px !important;
}

.summary h1, .summary h2 {
    color: #cf1f0c;
    font-size: 2.25em;
    line-height: 1.2;
}

.summary h2 { font-size: 1.5em; }

.summary h2 a {
    color: #000000;
}

.summary .quantity { display: none !important; }

.summary form {
    padding: 20px 0;
}

.variations { padding: 2em 0; }

.variations .label { display: none; }

.reset_variations { display: none !important; }

.single_variation_wrap { padding: 2em 0; }

.single_variation_wrap .variations_button { margin-top: 2em; }

dl.variation { /*margin: 0; padding: 0;*/ }

dl.variation dd { margin: 0; padding: 0; }

dl.variation dd p { margin: 0; padding: 0; }

.outofstock .price { display: none; }

.out-of-stock {
    font-weight: bold;
    text-transform: uppercase;
    margin: 2em 0;
}

.button {
    background: #cf1f0c;
    border: 0;
    color: #ffffff;
    font-family: 'AvantGardeGothicITCW02Md';
    font-size: 1.188em;
    /*padding: 5px 15px 2px;*/
    line-height: 1;
    padding: 1em 3em 0.75em;
    text-transform: uppercase;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

.button:hover { background: #000000; color: #ffffff; }

h1.page-title { display: none; }

.woocommerce-result-count { display: none; }

.woocommerce-pagination, #infscr-loading {
    clear: both;
    text-align: center;
    width: 100%;
}

ul.products {
    font-size: 1.125em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

ul.products .price { display: none; }

ul.products .button { display: none; }

ul.products h4 {
    margin: 10px 0 5px;
}

ul.products a h4 { color: #000000; }

ul.products a:hover h3 { color: #cf1f0c; }

ul.products h3 {
    line-height: 1;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 214px;
}

ul.products li a { display: block; }

ul.products li img {
    border: 1px solid #999999;
    max-width: 214px;
    width: 214px;
}

h5 { color: #000000; font-weight: normal; margin: 0.5em 0; }

table.cart {
    text-align: left;
    width: 100%;
}

table.cart .product-quantity { text-align: center; }

table.cart .product-quantity .minus, table.cart .product-quantity .plus {
    display: none;
}

table.cart .qty { border: 1px solid #999; width: 20px; padding: 6px; }

table.cart .actions {
    padding: 40px 0;
}

.woocommerce-page #content table.cart td.actions .input-text#coupon_code {
    padding: 6px;
    width: auto;
}

/*table.cart .coupon { display: none; }*/

.shipping_calculator { padding-top: 40px; }

.calculated_shipping table { width: 100%; }

.shipping_calculator .input-text { display: none; }

.woocommerce .cart-collaterals {
    border-top: 2px solid;
    padding-top: 2em;
    margin-top: 2em;
}

.woocommerce .cart-collaterals h2 {
    margin-bottom: 10px;
}

.woocommerce .cart-collaterals table.shop_table th,
.woocommerce .cart-collaterals table.shop_table td {
    border-top: 1px solid black;
    padding: 10px 0;
    vertical-align: top;
}

#content .woocommerce .cart-collaterals .cart_totals { text-align: left; width: 100%; max-width: 500px }

#content .woocommerce .cart-collaterals .cart_totals table { width: 100%; }

#content .woocommerce .cart-collaterals .cart_totals th { text-align: left; }

#content .woocommerce .cart-collaterals .cart_totals td { text-align: right; }

.woocommerce-message {
    border-bottom: 2px solid #000000;
    margin-bottom: 2em;
    padding-bottom: 48px;
    text-align: center;
}

.woocommerce-info {
    text-align: center;
}

.checkout_coupon.woocommerce-form-coupon {
    text-align: center;
}

.checkout_coupon.woocommerce-form-coupon .form-row.form-row-first, .checkout_coupon.woocommerce-form-coupon .form-row.form-row-last {
    float: none;
    margin: 2em auto;
    width: 300px;
}

.woocommerce-form-coupon-toggle .woocommerce-info {
    padding-bottom: 48px;
}

.checkout_coupon.woocommerce-form-coupon .form-row .input-text {
    padding: 1em;
    text-align: center;
}

form.woocommerce-checkout .form-row .input-text {
    padding: 0.5em;
}

.ppc-button-wrapper {
    margin-top: 2em;
}

.woocommerce-message .button {
    display: inline-block;
    margin-right: 2em;
}

#shipping_method {
    list-style-type: none;
}

#calc_shipping_state { display: none; }

/* checkout page */

.woocommerce .checkout {
    border-top: 2px solid #000000;
    /*margin-top: 48px;*/
    padding-top: 2em;
}

#order_review_heading {
    border-top: 2px solid #000000;
    margin-top: 2em;
    padding-top: 2em;
}

.woocommerce .checkout .shop_table {
    margin-top: 2em;
    text-align: left;
}

.woocommerce .checkout .shop_table th, .woocommerce .checkout .shop_table td { padding: 5px 40px 5px 0;  }

ul.payment_methods {
    list-style-type: none;
    padding-left: 0;
}

.payment_method_paypal .input-radio { display: none; }

.payment_method_paypal label { color: #ffffff; }

.about_paypal { display: block; }

.woocommerce #payment .terms, .woocommerce-page #payment .terms {
    text-align: left !important;
    padding: 0 !important;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: none !important;
}

/* images */

.pp_woocommerce .ppt { display: none !important; }

.pp_woocommerce .pp_description { display: none !important; }

/* woocommerce 2022 */

.woocommerce-checkout #shipping_method {
    padding: 0;
}

.woocommerce-checkout #shipping_method label, .woocommerce-cart #shipping_method label {
    margin-left: 10px;
}

.checkout_coupon.woocommerce-form-coupon p {
    margin: 0;
}

.woocommerce-order-received .woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
    text-align: left;
}

.woocommerce-order-received .woocommerce table.shop_table td, .woocommerce-order-received .woocommerce table.shop_table th {
    padding: 12px 50px 12px 0;
}

.woocommerce-order-received ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    padding-left: 15px;
    margin-bottom: 2em;
}

.return-to-shop {
    padding-top: 2em;
    text-align: center;
}

.button {
    display: inline-block;
}

.woocommerce-cart.woocommerce-page .coupon {
    display: none;
}

/* alm additions 2020 */

.more-loaded, .alm-btn-wrap {
    clear: both;
    width: 100%;
}

.more-loaded .record-wrap:nth-child(3n+1) {
    clear: both;
}

.alm-btn-wrap {
    text-align: center;
}

.alm-load-more-btn {
    background: black;
    border: none;
    color: white;
    display: inline-block;
    padding: 1em 3em 0.75em;
    font-family: 'AvantGardeGothicITCW02Md';
    line-height: 1;
    text-transform: uppercase;
}

.alm-load-more-btn.done, table.cart .product-quantity label {
    display: none;
}

.woocommerce table.shop_table td, .woocommerce table.shop_table th {
    padding: 12px;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

/* iPad portrait */
@media only screen and (max-width : 1023px) {

    body {
        font-size: 14px;
    }

    .wrap {
        width: 726px;
    }

    .top-row {
        padding: 9px 0 7px;
    }

    .top-row a.view-cart {
        margin: 0 15px 0 0;
    }

    .logo-wrap a {
        background-size: 300px 111px;
        height: 111px;
        width: 300px;
    }

    nav {
        width: 696px;
    }

    .record-wrap {
        padding: 0 0 20px;
        width: 212px;
    }

    ul.products li img {
        max-width: 100%;
        width: auto;
    }

    /* artists */

    .artist-col {
        width: 212px;
    }

    /* woocommerce */

    .summary {
        width: 346px !important;
    }

}

/* iPhone */
@media only screen and (max-width : 725px) {

    body {
        font-size: 13px;
    }

    #content {
        margin: 0;
    }

    #content-wrap { padding: 0; }

    .top-row {
        display: none;
    }

    .wrap {
        width: 94%;
    }

    .logo-wrap a {
        background-size: 200px 75px;
        height: 75px;
        width: 200px;
    }

    .nav-wrap {
        margin: 0;
    }

    nav {
        padding: 1em 0;
        width: 100%;
    }

    nav ul li {
        display: block;
        float: none;
        margin: 0.5em 0;
    }

    nav ul li a { display: block; }

    .record-wrap {
        margin: 0;
        padding: 0 0 20px;
        width: 100%;
    }

    .record-wrap img {
        box-sizing: border-box;
        width: 100%;
    }

    ul.products li img {
        box-sizing: border-box;
        max-width: 100%;
        width: 100%;
    }

    /* artists */

    .artist-col {
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .footer-column {
        float: none;
        margin: 0 0 3em;
        width: 100%;
    }

    .footer-column.right { display: none; }

    .copyright { padding: 0; }

    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        margin: 0 0 3em !important;
        width: 100% !important;
    }

    /* woocommerce */

    .summary {
        width: 100% !important;
    }

    .woocommerce-message .button {
        box-sizing: border-box;
        margin: 0 0 2em;
        width: 100%;
    }

    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
        float: none !important;
        width: 100% !important;
    }

    .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
        float: none !important;
        width: 100% !important;
    }

    .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
        box-sizing: border-box;
        width: 100%;
    }

    nav ul li { display: none; }

    nav ul li#toggle-nav {
        background: url('../img/toggle-nav.png') no-repeat center 0;
        background-size: 30px 21px;
        display: block;
        height: 21px;
        margin-bottom: 1em;
        text-indent: -9999px;
        width: 100%;
    }

    nav ul li.mobile-only { margin-top: 1em; }

    nav ul li.mobile-only a { color: #000000; }

    .images {
        width: 100% !important;
    }

    .images img {
        max-width: 100%;
        width: 100%;
    }

    .summary { margin-top: 2em; }

    .cart .button {
        box-sizing: border-box;
        margin-bottom: 1.5em;
        width: 100%;
    }

}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
