.product-thumbnail__info {
    font-size: 10pt;
}
.slideshow--height-large .slideshow-slide {
    height: 50rem;
}
.footer-top__block-heading {
    display: none;
}
.footer-top {    
    padding: 40px 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;
    font-size: 16pt;
    text-transform: uppercase;
}
.product__description {
    margin: 30px 0;
}
.price-container__price {
    margin-bottom: 0;
    font-size: 12pt;
}
.product__description p, .product__description ul li {
    font-size: 10pt;
    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;
    text-transform: uppercase;
}
.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;
}
.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;
}
.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-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;
}
.header-controls a.header-controls__search, .header-controls a.header-controls__account, .header-controls a.header-controls__cart {
    padding: 10px;
}
.header-controls a.header-controls__cart {
    padding-top: 4px;
    padding-left: 15px;
    padding-right: 0;
}
#shopify-section-header .main-nav__tier-1-link {
    text-transform: uppercase;
    font-size: 10pt;
}
.main-content--section-headings-left .product-recommendations__heading {
    font-size: 13pt;
    text-transform: uppercase;
}
li.main-nav__tier-1-item:first-child a {
    font-weight: bold;
}
.site-header__outer-wrapper--transparent .main-nav__tier-1-link:focus, .site-header__outer-wrapper--transparent .main-nav__tier-1-link:hover {
    color: white;
}
.main-nav__tier-1-link:hover::after {
    display: none;
}






/* TICKER MARQUEE */

.ticker-wrap {
  margin: 5% auto;
  width: 500px;
  height: 500px;
  -webkit-transform: rotate(356deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  background-color: #ddd;
}

.ticker-wrap-ticker {
  position: relative;
  overflow: hidden;
  height: 30px;
  width: 100%;
  background-color: #9262ce;
  box-sizing: content-box;
}


.ticker-bottom {
  bottom: 0;
}

.ticker-top {
  top: 0;
}

.ticker-right {
  left: 236px;
  top: 236px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}

.ticker-left {
  right: 236px;
  top: 236px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}


.ticker-wrap .ticker__item {
    display: inline-block;
    padding: 0 1rem;
    font-size: 11pt;
    color: white;
    font-weight: 600;
    font-style: italic;
    list-style: normal;
    line-height: normal;
}
span.ticker__item.icon {
    margin: 2px 10px;
    height: 20px;
    display: inline-block;
    width: 20px;
}
input.contact-form__submit{
    border-radius: 0;
    padding: 15px 50px;
    text-transform: uppercase;
    font-size: 10pt;
    font-weight: bold;
}

.footer-section a:hover, .footer-section a:focus, .footer-section a:visited:hover, .footer-section a:visited:focus {
    color: white !important;
}




/* TICKER MARQUEE */


.product-thumbnail__title {
    font-size: 10pt;
    font-weight: bold;
}


body.product-limited-edition {
    background-image: url(//cartoonz.3blackdot.com/cdn/shop/t/22/assets/VNS_BackroundImage_1600x900.png?v=88858769698436853371740508990);
    box-shadow: inset 0 0 0 1000px rgb(255 255 255 / 30%);
}
/*
body.product-limited-edition .product-details, body.product-limited-edition .product__title {
    color: white;
}
body.product-limited-edition .options-selection__option-value-input:checked+.options-selection__option-value-name {
    border-color: white;
    background: white;
    color: black;
}
body.product-limited-edition .main-content--section-headings-left .product-recommendations__heading {
    color: white;
    text-transform: uppercase;
    font-size: 16pt;
}
body.product-limited-edition .product-thumbnail__title, body.product-limited-edition .product-thumbnail__price .money{
    color: white;
}

body.product-limited-edition .product-form__cart-buttons button {
    border: 2px solid white;
    color: white;
}

body.product-limited-edition .shopify-payment-button__button.shopify-payment-button__button--unbranded {
    background: white;
    color: black !important;
}
body.product-limited-edition .product__add-to-cart-button--secondary:hover:not(:disabled) {
    border: 2px solid white;
    color: white;
    box-shadow: none;
    background: transparent;
}
body.product-limited-edition .shopify-payment-button__button.shopify-payment-button__button--unbranded:hover:not(:disabled) {
    box-shadow: none;
    border: 2px solid;
    background-color: white;
    color: white;
}

.feature--div {
    transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    top: 30%;
    position: inherit;
}
*/
.feature-tag {
    font-size: 9pt;
    text-transform: uppercase;
    font-weight: bold;
    border: 2px solid black;
    color: black;
    position: absolute;
    background-color: white;
    padding: 5px 10px;
}

.main-content--section-headings-left .featured-collection__header {
    text-align: center;
    display: block;
    width: 100%;
    margin: 40px auto;
    padding: 10px;
}
.main-content--section-headings-left .featured-collection__view-all {
    display: inline-block;
    width: auto;
    background: black;
    font-weight: bold;
    padding: 15px 20px;
    position: relative;
    margin: 0 auto;
    transform: initial;
    text-transform: uppercase;
    color: white;
}


/* TICKER MARQUEE */

span.item1.outline, span.item2.outline {
    color: black;
    -webkit-text-stroke: 0.5px white;
}

.ticker {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
  background-color: #000;
}

.marquee-content {
  display: inline-block;
  animation: marquee 75s linear infinite;
  padding: 3px 0;
}
.item-collection-1 {
  position: relative;
  left: 0%;
  animation: swap 75s linear infinite;
}
.item-collection-1-reverse {
  position: relative;
  left: 0%;
  animation: swap-reverse 75s linear infinite;
}
@keyframes swap {
  0%, 50% {
    left: 0%;
  }
  50.01%,
  100% {
    left: 100%;
  }
}
@keyframes swap-reverse {
  0%, 50% {
    left: 100%;
  }
  50.01%,
  100% {
    left: 0%;
  }
}
.item1 {
    display: inline-block;
    color:white;
    vertical-align: top;
    font-size: 1rem;
    padding: 2px 0;
    font-weight: bold;
    text-transform: uppercase;
    line-height: normal;
    margin: 0 15px;
}
.item2 {
    display: inline-block;
    color:white;
    vertical-align: top;
    font-size: 1rem;
    padding: 2px 0;
    font-weight: bold;
    text-transform: uppercase;
    line-height: normal;
    margin: 0 15px;
}
/* Transition */

@keyframes marquee {
  0% {
    transform: translateX(0)
  }
  100% {
    transform: translateX(-100%)
  }
}

@keyframes marquee-reverse {
  0% {
    transform: translateX(-100%)
  }
  100% {
    transform: translateX(0)
  }
}

/* TICKER MARQUEE */


body.site-header--sticky.banner-present--true header.site-header {
    margin-top: 30px;
}

body.site-header--sticky header.site-header {
    margin-top:     29px;
}
.product__form {
    margin: 30px 0 0;
}

.footer-top__block-content p {
    font-size: 10pt;
}

.collection-page__header h1.collection-page__heading, .main-content--section-headings-left .collection-list-page__heading {
    font-size: 12pt;
    text-transform: uppercase;
}

.disclosure__toggle {
    font-size: 10pt;
    text-transform: uppercase;
}

.shopify-payment-button__button--branded .shopify-cleanslate {}
.product-form__cart-buttons button {
    border-color: black;
    color: black;
}

.shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate div {
    border-radius: 0 !important;
    padding: 20px !important;
}
a.featured-collection__view-all::after {
    display: none;
}
main#main-content {
    margin-top: 30px;
}

input[type=text], input[type=email], input[type=password], input[type=search], input[type=telephone], input[type=tel], input[type=number], textarea {
    border-radius: 0;
}


@media only screen and (max-width: 989px) {

    main#main-content {
        margin-top: 0;
    }
    .product-form__cart-buttons button {
        background-color: white;
    }
    .shopify-payment-button button.shopify-payment-button__button {
        border-color: black;
    }
    .item-info__title p {
        font-size: 9pt;
        line-height: 17px;
    }
    .slideshow-pagination {
        position: inherit;
        height: auto;
        margin-top: -8%;
        text-align: center;
        margin-bottom: 8%;
    }
    .footer-section {
        color: white;
        background-color: black;
        padding: 50px 0;
    }
    .main-content--section-headings-left .featured-collection__header {
        margin: 10px auto;
        padding: 10px 0;
    }
    .main-content--section-headings-left .featured-collection__view-all {
        margin: .75rem 0;
        width: 100%;
        background: black;
        color: white;
        text-align: center;
        padding: 15px 20px;
        font-weight: bold;
        text-transform: uppercase;
    }
    section {
        margin: 25px;
    }
    body.site-header--sticky header.site-header {
        margin-top: 0;
        padding-top: 30px;
        padding-bottom: 0;
    }
    body.product-limited-edition .main-content--section-headings-left .product-recommendations__heading {
        font-size: 12pt;
        padding: 0 20px;
        text-align: center;
    }
    .product-recommendations__wrapper {
        padding: 20px;
    }
    body.collection.site-header--sticky.body--scrolled .site-header, body.collection.site-header--sticky .site-header {
        margin-top: 27px;
        display: inline-block;
        padding-top: 0;
        padding-bottom: 0;
    }
    .header-controls a.header-controls__cart {
        padding-top: 0; padding-bottom: 0;
    }
    body.product-limited-edition.site-header--sticky.body--scrolled .ticker-wrap {
        top: 75px;
    }
    .disclosure.sort-filter {
        width: 100%;
        border: 1px solid #e7e7e7;
        text-align: center;
        border-radius: 0px;
        padding: 5px;
    }

    .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 {
        text-align: center;
    }
    .collection-page__filters {
        margin: 10px 0 20px;
    }
    .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;
    }
    .navigation-mobile__flyout {
        background: black;
    }
    .navigation-mobile__flyout-header ul.mobile-menu li.mobile-menu__tier-1-item , .navigation-mobile__flyout-header .navigation-mobile__account .navigation-mobile__account-link {
        color: white;
        font-size: 10pt;
    }
    .navigation-mobile__flyout-header .navigation-mobile__sign-out {
        color: white;
        font-size: 10pt;
    }
    .navigation-mobile__close-button {
        color: white;
    }
    .navigation-mobile .navigation-mobile__flyout ul.mobile-menu li.mobile-menu__tier-1-item a.mobile-menu__tier-1-link {
        color: white;
        text-transform: uppercase;
        font-size: 16pt;
        font-weight: bold;
        margin: 10px 0;
    }
    .feature-tag {
        font-size: 8pt;
        padding: 3px 15px;
        margin: -10px auto 0 auto;
        background-color: white;
    }
    /*
    .feature--div {
        top: 43%;
    }
    */
}