/*
Theme Name: Autoparts - Child
Template: autoparts
Theme URI: http://autoparts.themerex.net/
Description: Autoparts - Car Parts - Child - excellent WordPress theme with many different blog and header layouts
Author: ThemeREX
Author URI: https://themerex.net/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.woocommerce-loop-category__title .count {
    display: none;
}

.sc_layouts_title_description {
    word-break: break-word;
}

.post-meta {
    list-style: none;
    padding-left: 0px
}

.post-meta-key {
    font-weight: bold;
    font-size: 100%;
}

.post-meta-key .material-icons {
    font-size: 14px;
}

.post-meta-key a {
    font-weight: normal;
}

/*burger menu en tablet*/

@media (max-width: 1024px) {
    .mfp-figure figcaption {
        margin-bottom: 0 !important;
    }

    .hide_on_mobile {
        display: none;
    }

    .sc_layouts_menu_mobile_button {
        display: inline-block;
    }

    .sc_layouts_row_type_normal .sc_layouts_item_icon.trx_addons_icon-menu:before,
    .sc_layouts_row_type_compact .sc_layouts_item_icon.trx_addons_icon-menu:before,
    .sc_layouts_row_type_narrow .sc_layouts_item_icon.trx_addons_icon-menu:before {
        font-size: 2em;
    }

    .sc_layouts_column {
        width: 100% !important;
    }

    .sc_layouts_column_align_left, .sc_layouts_column_align_right {
        text-align: center
    }

    .sc_layouts_title_caption, .sc_layouts_title_breadcrumbs {
        text-align: center;
    }
}

.cart_totals {
    float: none !important;
}

.woocommerce-cart h2 {
    font-size: 1.857em;
    font-weight: 400;
    line-height: 1.3em;
    margin: 0.6em 0 1.5em;
    text-transform: none;
}

/* Adjust PayPal checkout in the cart page */
div#wc_braintree_paypal_pay_later_messaging_container {
    height: 30px;
    margin-top: 50px;
}

.grecaptcha-badge {
    visibility: hidden;
}

/*
 * Search page
 */
div.post_header.entry-header > div.post_price.product_price.price {
    position: inherit;
    z-index: inherit;
    right: inherit;
    top: inherit;
    font-weight: 700;
    margin-top: 16px;
}

