.ProCategories h2::before {
    content: "";
    background: #FFC107 !important;
    width: 4px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0;
}

/* body,
html {
    background: #F2D675;
}

@font-face {
    font-family: "BebasNeue Regular";
    src: url("../fonts/BebasNeue-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}


.HomeProducts ul.products .product {
    text-align: center;
}

ul.products .button {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    font-family: "BebasNeue Regular" !important;
    background: rgba(195, 38, 48, 0) !important;
    border: 1px solid #ffffff;
    border-radius: 0px;
    color: #ffffff;
    margin-top: 20px;
    margin-bottom: 0px;
    width: 100%;
    padding: 15px 20px !important;
    font-weight: 400;
    height: unset !important;
}

ul.products .button:hover {
    background: #000 !important;
}


.HomeProducts ul.products .slick-slide {
    padding: 0 15px;
}

.product .woocommerce-loop-product__title a {
    font-family: "BebasNeue Regular" !important;
    font-size: 26px !important;
    line-height: 31px !important;
    letter-spacing: 0.96px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
}

.product .price .woocommerce-Price-amount.amount {
    font-family: "BebasNeue Regular" !important;
    font-size: 24px !important;
    line-height: 26px;
    letter-spacing: 0.48px;
    font-weight: 400;
}
body.post-type-archive-product p.woocommerce-result-count::before {
    content: 'Shop All';
    display: block;
    text-transform: uppercase;
    font-size: 72px;
    line-height: 72px;
}

.no-transform .animated-meta {
    display: flex !important;
}

.product .product-loop-content {
    padding: 10px 0px !important;
}

.woostify-container {
    padding: unset !important;
}

body.archive div#primary.content-area {
    padding: 0 110px;
    background: #F2D675 !important;
}

p.woocommerce-result-count{
    font-family: "BebasNeue Regular" !important;
    font-size: 24px !important;
    letter-spacing: 0.24px !important;
    line-height: 31px !important;
}
.site-content-boxed-container .site-content{
    padding: unset !important;
}
.woostify-sorting {
    padding-top: 60px;
} */