.menu-lv-1__action {
	padding: 11px 10px 12px;
}

.announcement-bar {
    background-color: #f623fa33;
	color: #232323;
}

.header__iconItem .header__icon--cart .cart-count-bubble {
    /*background-color: #f800ff;*/
	background-color: #f623fa33;
	color: #fff;
}

.halo-policies-block .halo-row-policies {
    background-color: #f623fa33;
}

.header-5 .header-top .header-top-left .wrapper-header-left .header-language_currency .halo-language_currency .disclosure__button .text.text-language::after {
    content: "";
}

.announcement-bar a {
    color: #f800ff;
}

.articleBlockQuote-content{
	padding: 20px;
	background-color: #fafafa;
}

.breadcrumb a {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .02em;
    color: #999999;
}

.card-title, .card-vendor {
	min-height: 40px;
}

.skin-5 .product-card .card-vendor {
    font-weight: 400;
	margin-bottom: 0px;
}

.product-card .product-card-information .card-vendor {
    display: block;
}

/*.image-adapt img {
	height: 120%;
}*/

.productView-information .previewCartAction .previewCartGroup .previewCartGroup-top .productView-action .button {
    padding: 2px 2px;
}
.page-cart .cart-page-wrapper {
    margin-top: 5px;
}

.footer-5 .footer-top .footer-top-row {
    /*-ms-grid-columns: minmax(440px, 1fr) minmax(330px, 1fr) 1fr 1fr 1fr 1fr;
    grid-template-columns: minmax(440px, 1fr) minmax(330px, 1fr) 1fr 1fr 1fr;*/
	-ms-grid-columns: minmax(440px, 1fr) minmax(330px, 1fr) 1fr 1fr 1fr;
    grid-template-columns: minmax(440px, 1fr) minmax(330px, 1fr) 1fr 1fr;
}

.skin-5 .product-card .card__badge .badge.sale-badge {
    background-color: #000;
    color: #fff;
}
.skin-5 .product-card .card__badge .badge.new-badge, .skin-5 .product-card .card__badge .badge.sale-badge {
    width: auto;
}

.card-price.price__sale .price__last span {
    color: #f800ff;
}

.card__badge .badge.sale-badge {
    color: #ffffff;
    background-color: #000;
}

.productView-tab .tab-content .toggle-content ul li, .productView-tab .tab-content .toggle-content ol li {
	font-size: 16px;
}

@media (min-width: 768px) {
	.toggle-content img {
		width: 70%;
	}
}
@media (max-width: 768px) {
	.toggle-content img {
		width: 100%;
	}

	.footer-top .list-unstyled {
    
		pointer-events: auto;
	}
}

.footer-5 .footer-top .newsletter-form .newsletter-form__field-wrapper .field__input, .footer-5 .footer-top .newsletter-form .newsletter-form__field-wrapper .button {
    height: 38px;
}

.page-sidebar .facets__list {
    max-height: 300px;
}

.halo-block-slideshow .bannerCarousel-slide .title {
   
    line-height: 56px;
}

.halo-custom-banner.style-3 .wrapper-content {
    background-color: #f623fa33;

}

.card__badge .badge.premium-badge {
    color: #ffd700;
    background-color: #000;
}