/** Shopify CDN: Minification failed

Line 135:0 Unexpected "}"
Line 153:0 Unexpected "}"

**/
.wt-header--fashion .wt-header__body {
  background: #fff;
}
.jdgm-prev-badge {
  margin-top: -14px !important;
  margin-bottom: -14px !important;
}
.product__tax.caption.rte {
  display: none;
}
.wt-product__promo {
  padding: calc(var(--gap, 8px) * 1);
  background-color: var(--block-color-background);
  color: var(--block-color-text);
  text-align: var(--block-text-alignment);
  border-radius: 4px;
  margin-top: 30px;
}
.hulk-powered-wrapper.text-right {
  display: none !important;
}
.hulk-powered-wrapper {
  display: none !important;
}
.juniper-new-carousel-container .juniper-new-arrow {
  z-index: 15;
}
.instafeed-new-arrow {
  z-index: 15;
}
.govx-id-slim-wrapper {
  padding: 0px 0 !important;
}

.cart-count-bubble {
  display: none !important;
}

.ocu-cart-footer {
    border-top: 1px solid #cdcdcd !important;
}

.ocu-cart-header--close svg {
    fill: #000000 !important;
}

.ocu-continue-shopping {
    display: none !important;
}

.ocu-discount-apply__input {
    border: 1px solid #cdcdcd !important;
}

.ocu-quantity-minus .ocu-icon, .ocu-quantity-plus .ocu-icon {
    stroke: #000000 !important;
}

.ocu-quantity-plus .ocu-icon{
    stroke: #000000 !important;
}

.ocu-cart-line-item-remove-svg{
    stroke:rgb(179, 179, 179) !important;
}

@media only screen and (max-width: 767px) {
.ocu-cart-drawer.ocu-visible {
    width: 100% !important;
}
}

@media (max-width: 480px) {
.ocu-cart-line-item {
    grid-template-rows: 1fr;
    grid-template-columns: 100px 286px !important;
    column-gap: 0px !important;
}}

@media (max-width: 480px) {
.wt-product__wrapper {
    margin-top: -6px !important;
}

.ocu-cart-banner--message-text {
    font-size: 16px !important;
    font-weight: Bold !important;
}

.wt-product__name {
    margin-bottom: 2px;
}

.wt-product__gallery .wt-slider__slide img {
  border-radius: var(--border-radius);
}
}

.wt-collapse__wrapper .wt-collapse:not(:last-child) {
    border-bottom: 1px solid rgba(var(--color-footer-text-rgb), 0.2) !important;
}

@media (min-width: 900px) {
    .wt-product__price__final, .wt-product__price__compare {
        --custom-text-scale: 1.2 !important;
    }
}

.price--large {
    margin-bottom: 4px;
}

.Vtl-StickyAddToCart__ProductInfoTitle {
    font-size: 20px !important;
    font-weight: bold !important;
}

.Vtl-StickyAddToCart__AddToCartButton {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px !important;
    line-height: 1;
    font-size: 16px !important;
    font-weight: bold !important;
}
}

.Vtl-QuantitySelector__Container {
    display: flex;
    align-items: top !important;
    height: 50px !important;
    margin-top: -9px !important;
}

#bundle-sticky_add_to_cart .Vtl-StickyAddToCart__ProductQuantity .Vtl-QuantitySelector__Container, #bundle-sticky_add_to_cart .Vtl-StickyAddToCart__ProductVariantPicker .Vtl-Dropdown__Header {
    height: 50px !important;
    margin-top: -9px !important;
}

.Vtl-StickyAddToCart__ProductInfoContainer {
    padding-left: 14px !important;
    padding-bottom: 6px !important;
}
}

@media (max-width: 480px) {
.wt-footer__image {
    width: 40% !important;
    margin-left: 120px !important;
}}

@media (max-width: 400px) {
    .ocu-cart-line-item-product {
        grid-template-columns: calc(20px + 50vw) 70px !important;
    }

    .ocu-cart-line-item-remove {
    margin-left: -20px !important;
}

 .ocu-cart-line-price-quantity {
        grid-template-columns: calc(20px + 50vw) 70px !important;
    }

 .ocu-cart-line-price-container {
    margin-left: -180px !important;
}   

.ocu-cart-line-price-saving {
    margin-left: -180px !important;
} 

}

.ocu-discount-delete-button {
    padding: 0px !important;
}