/* Custom Logo */
.page-header.type8 .logo{max-width: 227px !important;}
.logo img{width: fit-content !important;}



/* Radio button options  */
.options-list{display: inline-flex !important;}
.options-list .radio{margin-top:6px !important;}
.options-list .field{padding-right: 20px !important;}

/* Product Swatch */
.swatch-option.image{
    width: 75px !important;
    height: 75px !important;
}
.product-options-bottom .price-box .price-label, .product-info-price .price-box .price-label{display: block;}
.products-grid.masonry-grid .filterproducts .product-item.width-2-5{width: 30% !important;}
.products-grid .product-item-name, .products-grid .product-item-name a{white-space: normal;overflow: hidden;display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; min-height: 60px;}
