.fa-basket-shopping:before, .fa-shopping-basket:before {    content: "\f218"!important;}
.cls-bttt a{color:#dd3333;font-weight: 900 !important; font-size:18px;}
.cls-bttt a:hover{text-decoration:underline}
#top-cat .woocommerce ul.products li.product .woocommerce-loop-category__title {
    padding: 18px 14px 18px;
    font-size: 15px;
}

#top-cat .count{display:none;}
#top-cat .product{text-align:center;}
#top-cat .woocommerce ul.products li.product a img:hover {
    border-radius: 50%;
    transition: .3s;
    background: #666;
}

.home .woocommerce-loop-product__title{
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
}
#site-branding {
    padding: 5px 0;
}
.custom-logo-link .custom-logo {
    height: 100px;
}
.woocommerce-Price-amount{
    font-size: 25px!important;
    font-weight: 700;
}
.fa-shopping-basket:before {
    content: "\f218"!important;
}
.header-right .wcmenucart-contents i {
    font-size: 28px;
    vertical-align: top;
}
.main-navigation a {
    font-size: 15px;
    font-weight: 700;

}
.main-navigation li.menu-item-has-children > a:after, .main-navigation li.page_item_has_children > a:after{display:none;}