/*
Theme Name:     GSA
Description:    Il tema per GSA Automazioni 
Author:         Roberto Antonacci
Template:       jupiter
Version:        1.0
*/


/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
    background-color:#fff;
}

*/

.mk-tabs-tabs.wc-tabs,
.social-share,
.woocommerce-page .meta {
    display: none !important;
}

.has-mega-menu>ul.sub-menu>li.mega_col_6 {
    width: 100% !important;
}

.mk-main-navigation ul .megamenu-title:after {
    background-color: transparent;
}

.has-mega-menu .megamenu-title {
    text-align: left;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    padding: 5px 10px 0px;
    margin: 0 0 6px;
}

.mk-product .clearboth {
    display: none !important;
}

.mk-product .mk-woo-tabs {
    width: 53%;
    float: left;
    margin: 0;
    padding-left: 55px;
}

.mk-product.style-default .title {
    font-size: 22px!important;
    font-weight: 700;
    margin-bottom: 0;
}

.mk-product .description {
    display: none;
}

.mk-woo-tabs .mk-tabs-panes {
    padding: 0;
}

div[itemprop=offers] {
    display: none;
}

.mk-product h4 {
    display: none;
}

.mk-product p,
.mk-product h1 {
    color: #333 !important
}

.tax-product_cat .mk-product-holder {
    min-height: 1%;
    overflow: hidden;
}

.tax-product_cat .product-loop-thumb {
    width: 25%;
    float: left;
}

.tax-product_cat .woocommerce-LoopProduct-link {
    float: left;
}

.tax-product_cat .mk-shop-item-detail {
    float: left;     max-width: 75%;
}
.tax-product_cat .mk-product-loop.compact-layout .products .product-title {    font-size: 1.3em!important; line-height: 2em;}

.tax-product_cat .mk-product-loop.compact-layout .products .product-title a {    background: #fcc502;
    padding: 10px;
    font-weight: 900;
    text-transform: uppercase;
    color: white; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.66);     margin-top: 20px;}
    .mk-love-this  { display: none;}

    .mk-shop-item-detail { max-width: 75%;}