.et-breadcrumbs a:first-of-type {
    display: none !important;
}

.et-breadcrumbs svg:first-of-type {
    display: none !important;
}

.et-desktop .header-product-search {
    width: 100% !important;
}

.home .page-content-wrap .title-section {
    display: none !important;
}

.home .page-content-wrap .post-layout {
    padding-top: 48px !important;
}

.product .button:hover {
    background-color: #3367E3 !important;
}

a {
    color: #162A5C;
}

.cart-contents {
    background-color: #3367E3 !important;
}

.sale-products {
    display: none;
}

.woocommerce-mini-cart-info .checkout {
    display: none;
}