/*
Theme Name: Fabtech Storefront
Theme URI: https://woocommerce.com/storefront/
Template: storefront
Author: SiB_Brandon
Author URI: http://grubchub.com
Description: Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout &amp; color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
Tags: e-commerce,two-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,featured-images,full-width-template,threaded-comments,accessibility-ready,rtl-language-support,footer-widgets,sticky-post,theme-options,editor-style
Version: 4.1.3.1720032575
Updated: 2024-07-03 18:49:35

*/

.site-footer a {
    display: none;
}
.wc-block-grid__product {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.wc-block-grid__products {
    display: flex;
    background-clip: padding-box;
    flex-wrap: wrap;
    margin: 0 -8px 16px;
    padding: 0;
}
li.product a img {
    display: block;
}
a {
    text-decoration: none;
}
a:focus {
    padding: 2px;
}
.top4grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 16px;
    padding: 16px;
}
.gridItemText {
    text-align: center;
    width: 100%;
    color: #0c60ad;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    font-weight: 700;
    border-width: 4px;
    border-color: #0c60ad;
    border-style: solid;
    padding: 40% 0;
}
.gridItemText:hover {
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    background-color: rgba(12, 96, 173, 0.25);
}
.contentclass {
    padding-top: 0;
}
#masthead {
    margin-bottom: 0;
}
#rev-slider-widget-3 {
    margin: 0 auto 40px;
    padding: 0;
}
body>p.woocommerce-store-notice.demo_store {
    background-color: #b90000;
}
.wc-pao-addon-name {
    color: #b90000;
}
.color-swatches hr {
    height: 0;
    margin-bottom: 20px;
    margin-top: 0;
    font-size: 13px;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
    color: #6a6a6a;
    line-height: 1.42857143;
    font-family: Arial, sans-serif;
    -webkit-text-size-adjust: 100%;
    border: 0;
    border-top: 1px solid #eee;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.color-swatches ul {
    display: flex;
    margin-bottom: 7px;
    list-style: none;
    margin-top: 0;
    font-size: 12px;
    padding-left: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    color: #6a6a6a;
    line-height: 1.42857143;
    font-family: Arial, sans-serif;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
    flex-flow: row wrap;
}
.color-swatches a {
    color: #3d3d3d;
    text-decoration: none;
}
.color-swatches ul li {
    width: 128px;
    margin-bottom: 10px;
    color: #3d3d3d;
}
.color-swatches ul li img {
    float: left;
    max-width: 30px;
    max-height: 30px;
    overflow: hidden;
}
.color-swatches ul li span {
    display: table-cell;
    height: 30px;
    font-size: 10px;
    line-height: 10.5px;
    vertical-align: middle;
    padding: 0 3px;
}
div.summary.entry-summary>form>div>div.woocommerce-variation.single_variation>div.woocommerce-variation-price>span>span {
    font-size: 25px;
}
.onsale {
    display: none;
}
@media screen and (min-width: 768px) {
.main-navigation ul.menu ul.sub-menu, .main-navigation ul.nav-menu ul.children {
    background-color: #f1f1f2;
}
}
