/* Enter Your Custom CSS Here */

.woocommerce ul.products li.product {
    width: 25%;
}

#vpc-price-container {
    display:none;
}

.spp-el-nav.sppNav--def .spp-el-item.active .spp-el-nav-link {
    color: #ec6434;
    background-color: transparent;
}

.woocommerce div.product form.cart div.quantity {
    display: none;
}

.woocommerce ul.products li.product.product-type-variable .product-list-item.prod-layout-style2 .kw-actions .actions-addtocart, .woocommerce ul.products li.product.outofstock .product-list-item.prod-layout-style2 .kw-actions .actions-addtocart, .woocommerce ul.products li.product .product-list-item.prod-layout-style2 .kw-actions .actions-addtocart {
    position: relative;
    display: none;
}

.sh-tcolor--dark .subheader-maintitle, .sh-tcolor--dark .subheader-subtitle {
    color: white;
}

/*.circularcatalogue__more {
    display: none;
}*/

.woocommerce-price-suffix {
   font-size: 60%;
}

/*
.callout .col-sm-10 {
    width: 65%;
}
*/
.circlehover.style2{
		margin-top: 30px;
    margin-left: -30px;
}

.calldesign   {
    background-image: url("https://www.teamshield.com/wp-content/uploads/2018/07/Design-Your-Own-Jersey-1.png");
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: center;
}

/*
.vpc-action-buttons button, .vpc-action-buttons .plus, .vpc-action-buttons .minus {
    display: none;
}
*/