.page-title-wrapper .page-title, .catalog-product-view .column.main > .block .block-title [role="heading"]{font-family:'inter', sans-serif;color:#2B2B2B;}
div.block .block-title strong, .block.askit-question-form > .block-title strong, .contact.form .legend, .column.main .block-title [aria-level="3"], div.block .content-heading [role="heading"]{color:#2B2B2B;}
.product.featured-attributes .attribute .label,
.block-viewed-products-grid .swiper-wrapper .price-box,
.sidebar .product-item .price-box>.regular-price .price ,.block.widget.block-viewed-products-grid .block-content ol li.product-item.swiper-slide .product-item-actions .actions-primary > button,.footer-toolbar.footer-toolbar-bottom > div > div > div.box3 > img {
    display: none;
}

/* Home */

/* Category Images */
.swiper-button-next.swiper-button-black, .cms-index-index .swiper-button-prev.swiper-button-black {
    display: none;
}
.block-categories .easycatalogimg-grid .item:nth-child(3n+1) {
    background: #f7f7f7;
}
.block-categories .easycatalogimg-grid .item:nth-child(3n+2) {
    background: #f0f0f0;
}
.block-categories .easycatalogimg-grid .item:nth-child(3n+3) {
    background: #e3e3e3;
}

/* Icons */
.social-icons.colorize-fa-stack-hover .icon-facebook:hover .fa-stack .fa:first-child,
.social-icons.colorize-fa-stack-hover .icon-instagram:hover .fa-stack .fa:first-child,
.social-icons.colorize-fa-stack-hover .icon-twitter:hover .fa-stack .fa:first-child,
.social-icons.colorize-fa-stack-hover .icon-youtube:hover .fa-stack .fa:first-child{
    color: #999;
}

.block-benefits i {
    content: '';
    width: 60px;
    height: 60px;
    display: block;
    border-radius: 100%;
    transform: translateX(-13px);
}
.block-benefits i:before {
    background: unset;
}

.home-icon.home-registration {
    width: 62px;
}
.home-icon.home-warranty {
    width: 62px;
}

.product-info-main .box-tocart, .bundle-options-container .box-tocart {
    float: left;
    margin-right: 10px;
}

.grecaptcha-badge {
    bottom: 24px;
    left: 24px;
}

.page-header .minicart-wrapper .action.showcart .counter.qty, .page-header .minicart-wrapper .action.showcart.active .counter.qty, .amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty {
    background: #ca0027;
    color: #fff;
    top: -4px;
}

.navigation .level0.active>.level-top, .navigation .level0.has-active>.level-top {
    background: white;
}
.cms-page-view a {
    color: unset;
}

/* Footer */
.footer-toolbar-bottom .box1 {
    display: none;
}

/* Product View */
.product-info-main .product-info-price .price-box .price-container {
    height:40px;
}

.product-info-main > .product-reviews-summary.no-rating > div > img {
    display: none;
}