.product-thumbnail__info {
    font-size: 10pt;
}
.slideshow--height-large .slideshow-slide {
    height: 50rem;
}
.footer-top__block-heading {
    display: none;
}
.footer-top {    
    padding: 30px 0 20px;
    border-bottom: 1px solid #282828;
}
.footer-bottom {
    padding: 0;
}
.footer-section a, p.footer-bottom__credits {
    font-size: 10pt;
}
.footer-bottom__wrapper {
    border: 0;
}
.footer-top__block {}
.product__title {
    margin: 0;
}
.product__description {
    margin: 30px 0;
}
.price-container__price {
    margin-bottom: 0;
    font-size: 12pt;
}
.product__description p, .product__description ul li {
    margin: 0 0 10px;
}
.product__description ul, button.item-info__remove {
    margin: 10px;
}
.item-info__quantity-wrapper {
    max-height: 2rem;
}
.item-info__quantity-wrapper input {
    padding: 0;
    font-size: 10pt;
}
.options-selection__option-value {
    border-radius: 0;
    padding: 0;
}
.options-selection__option-value-input:checked+.options-selection__option-value-name {
    border-color: black;
    background: black;
    color: white;
    border-radius: 0;
}
.options-selection__option-value-name {
    border-radius: 0;
    font-size: 10pt;
    text-transform: uppercase;
}
.options-selection__option-header {
    margin: 20px 0;
    font-size: 10pt;
    text-transform: uppercase;
    display: inline-block;
}
.breadcrumbs {
    text-transform: uppercase;
    font-size: 9pt;
}
.header-controls__cart-count {
    margin: 0 0 15px 5px;
}
.cart-drawer__checkout, .cart-drawer__checkout, .product__add-to-cart-button--secondary, .shopify-payment-button__button.shopify-payment-button__button--unbranded {
    border-radius: 0;
}
.cart-template__checkout-buttons {
    width: 40%;
}
.cart-template__checkout-buttons .cart-template__add-to-cart, .cart-template__checkout-buttons .cart-template__add-to-cart:hover {
    background: black;
    box-shadow: none;
    color: white;
    text-transform: uppercase;
    font-size: 12pt;
    font-weight: bold;
    padding: 20px;
    margin-bottom: 10px;
    border-radius: 0;
}
.item-info__top .item-info__title {
    width: 75%;
    font-size: 10pt;
}
.item-info__top .item-info__price {
    width: 25%;
    font-size: 10pt;
}
.item-info__title p {
    font-size: 10pt;
    line-height: 15px;
}
.cart-drawer__items {
    padding-top: 20px;
}
.cart-drawer__item {
    padding-bottom: 20px;
}
.product-form__cart-buttons button {
    text-transform: uppercase;
    font-weight: bold;
    border: 2px solid;
    font-size: 12pt;
    padding: 20px;
    background: black;
    color: white;
}
.shopify-payment-button button.shopify-payment-button__button {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12pt;
    padding: 20px;
    border: 2px solid;
}
.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover:not(:disabled) {
    box-shadow: none;
    border: 2px solid;
    background-color: black;
    color: white;
}
.product__add-to-cart-button--secondary:hover:not(:disabled) {
    border: 2px solid black;
    background-color: white;
    color: black;
    box-shadow: none;
}
.cart-drawer__view-cart, .cart-drawer__view-cart:hover {
    border-radius: 0;
    text-transform: uppercase;
    font-size: 12pt;
    font-weight: bold;
    box-shadow: none;
}
.cart-drawer__checkout-buttons input#checkout, .cart-drawer__checkout-buttons input#checkout:hover {
    background: black;
    box-shadow: none;
    color: white;
    text-transform: uppercase;
    font-size: 12pt;
    font-weight: bold;
    padding: 20px;
}
button.product-gallery__thumbnail-image-wrapper {
    margin-left: 5px;
}
.footer-section {
    color: white;
    background-color: black;
    padding: 50px 0;
}

.footer-bottom__credits a,
.footer-bottom__credits a:focus, 
.footer-bottom__credits a:hover, 
.footer-bottom__credits a:visited, 
.footer-section a, 
.footer-section a:hover, 
.footer-section a:focus, 
.footer-section a:visited, 
p.footer-bottom__credits a,
p.footer-bottom__credits a:hover,
p.footer-bottom__credits a:focus,
p.footer-bottom__credits a:visited {
    color: white;
}
.cart-drawer__details.text-align-right {
    font-size: 10pt;
}
p.cart-drawer__cart-total {
    font-size: 12pt;
}


/* CART */
.additional-checkout-buttons.additional-checkout-buttons--vertical {
    display: none;
}
h1.cart-template__heading {
    font-size: 16pt;
    text-transform: uppercase;
    text-align: center !important;
    margin-bottom: 20px;
}
.cart-item.cart-item--titles {
    text-transform: uppercase;
    font-size: 10pt;
}
.cart-info h2 {
    font-size: 12pt;
}
.cart-item__info .cart-item__remove {
    font-size: 9pt;
    text-transform: uppercase;
}

.site-header {
    border-bottom: 1px solid #ddd;
}
.product-thumbnail__product-sticker--sale {
    display: none;
}
input.newsletter-form__contact-email, input.newsletter-form__first-name, input.newsletter-form__last-name {
    border-radius: 0;
    border-right: 0;
}
.newsletter-form__bottom-half {
    grid-gap: 0;
}
.product-recommendations__wrapper .flickity-button {
    box-shadow: none;
    border: 1px solid #e9e9e9;
}

.product-form--error-option-unselected [data-variant-error-message] {
    font-size: 12pt;
    text-transform: uppercase;
    letter-spacing: 0;
    margin: 0 0 20px;
}
button.item-info__remove {
    font-size: 10pt;
}
.newsletter-form__sign-up, .newsletter-form__sign-up:active, .newsletter-form__sign-up:focus, .newsletter-form__sign-up:hover:not(:disabled) {
    border-radius: 0;
    box-shadow: none;
    background-color: black;
    color: white;
    border-color: black;
}
@media only screen and (max-width: 989px) {
    .disclosure.sort-filter {
        width: 100%;
        border: 1px solid #e7e7e7;
        text-align: center;
    }

    .cart-template__checkout-buttons {
        width: 100%;
    }
    .cart-item__quantity-wrapper input {
        padding: 5px 0;
        margin: 0;
        font-size: 10pt;
    }
    p.cart-template__cart-total span.money {
        font-size: 12pt;
    }
    button.disclosure__toggle.sort-filter__toggle {
        text-transform: uppercase;
        font-size: 10pt;
        text-align: center;
        border: none;
        padding: 10px 0;
        width: 100%;
    }
    .cart-item__quantity--left {
        width: 75%;
    }
    .cart-item__quantity--right {
        width: 25%;
    }
    .cart-item__quantity--left p {
        font-size: 10pt;
    }
    .cart-item__quantity--right span.money {
        font-size: 10pt;
    }
    .cart-item__quantity .cart-item__remove {
        font-size: 9pt;
        text-transform: uppercase;
    }
    .collection-page__sort-filter {
        text-align: left;
    }
    .collection-page__sort-filter .sort-filter__list {
        width: 100%;
        border-radius: 0;
    }
    .breadcrumbs {
        margin: 0;
    }
    .collection-page__header {
        margin: 20px 0;
    }
    .collection-page__header h1.collection-page__heading {
        font-size: 16pt;
        text-transform: uppercase;
    }
    .collection-page__filters {
        margin: 20px 0;
    }
    .mobile-header-controls {
        display: none;
    }
    .slideshow--height-large .slideshow-slide {
        height: 25rem;
        width: 100%;
    }
    .shopify-section:first-child .slideshow--width-wide {
        display: contents;
    }
    .footer-top__block-heading {
        display: block;
        color: white;
        font-size: 12pt;
        width: 100%;
    }
    .footer-top__wrapper {
        display: inline;
    }
    .footer-top__wrapper h2.footer-top__block-heading {
        display: none;
    }
    .footer-top__block-content {
        max-height: 0;
        visibility: visible;
        opacity: 1;
        transition: none;
        display: inline-block;
    }

}