/*
 Theme Name:   Basel Child
 Description:  Basel Child Theme updated
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     basel
 Version:      1.0.0
 Text Domain:  basel-child
*/

/* Your customizations starts here */
.cat-design-default .hover-mask {
    background-color: transparent !important;
}

/* Categories */
.cat-design-default .hover-mask {
    bottom: 45% !important;
    background-color: transparent !important;
    box-shadow: none !important;
}

.cat-design-default .hover-mask h3 {
    font-style: normal !important;
}

.category-grid-item .hover-mask h3 {
    color: #fff !important;
    font-family: 'roboto','open sans',helvetica,sans-serif!important;
    text-transform: uppercase!important;
    font-style: normal !important;
}
.product-category-thumbnail img {
    width: 100%!important;
}
.cat-design-default .hover-mask h3 {
    font-size:20px !important;
    font-weight:500 !important;
}
.woocommerce_category_header_image {
    display: none;
}
.page-title-default {
    background-image: none!important;
}

.widget_price_filter .ui-slider-horizontal {
    border: 0;
}

.related-and-upsells>section {
    margin-top: 40px;
    margin-bottom: 40px;
}

.related-and-upsells {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.blog-post-loop a {
     color: white !important;
}