/* Start custom CSS for page-settings */.btn.yellow {
        border: 1px solid #FDD218;
    background: #FDD218;
    color: #0A101D;
}

.btn.yellow:hover {
        background: none;
    color: #FDD218;
}

@media only screen and (max-width: 600px) {
.elementor-page .breadcrumb
{
    font-size: 12px !important;
    justify-content: unset !important;
}
}

.ybc-blog-related-posts  {
    padding-top: 50px;
    padding-bottom: 50px;
}

.ce-product-grid .products-list__block {
    max-width: unset !important;
}
.title_cat {
    text-align: center;
    text-wrap: wrap;
    padding-left: 30px;
    padding-right: 30px;
}/* End custom CSS */