.yith-wcbr-brands{
    display: block;
    margin-top: 15px;
}

.list .yith-wcbr-brands{
    text-align: left;
}

li.product .yith-wcbr-brands{
    margin: 15px 0;
}

.yith-wcbr-brands-logo{
    display: block;
    margin-top: 15px;
}

.list .yith-wcbr-brands-logo{
    text-align: left;
}

li.product .yith-wcbr-brands-logo{
    margin: 15px 0;
}

.yith-wcbr-brands-logo a{
    display: inline-block;
    border: none!important;
    margin-right: 15px;
}

.yith-wcbr-brands-logo a:last-child{
    margin-right: 0;
}

.yith-wcbr-brands-header-wrapper{
    margin: 15px 0;
}
.yith-wfbt-section{
    clear: both;
}
.yith-wfbt-section .yith-wfbt-items {
    list-style-type: circle;
    clear: both;
    padding: 0;
    margin-left: 20px;
    margin-top: 10px;
}
.yith-wfbt-section .yith-wfbt-images {
    margin: 10px 15px 10px 0;
    float: left;
    border-spacing: 0;
    border-collapse: collapse;
    border: 0;
    width: auto;
}
.yith-wfbt-section .yith-wfbt-images td {
    border: 0;
    padding: 10px 0;
    vertical-align: middle;
}
.yith-wfbt-section .yith-wfbt-images td img {
    width: 100px;
    height: auto;
}
.yith-wfbt-section .yith-wfbt-images .image_plus {
    width: 20px;
    text-align: center;
}
.woocommerce div.product .yith-wfbt-items .price{
    font-size: 18px;
}
.woocommerce div.product .yith-wfbt-items .price del,
.woocommerce div.product .yith-wfbt-items .price ins {
    display: inline-block;
}