/*
Theme Name: PeterMason Child Theme
Theme URI: http://petermason.themerex.net/
Description: PeterMason - excellent WordPress theme with many different blog and header layouts
Author: ThemeREX
Author URI: http://themerex.net/
Template: petermason
Version: 1.2.3
EV: 1.0.12
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: petermason
*/


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

.post_type_product .product_meta > .product_id, 
.post_type_product .product_meta > .sku_wrapper {
    display: none ;
}

#shop-category{
    display: flex;
    justify-content: start;
    align-items: center;
    column-gap: 20px;
    margin-bottom: 15px;
    flex-wrap: wrap; 
    row-gap: 20px;
}

#shop-category > a{
    border-radius: 10px;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    white-space: nowrap;
}

#shop-category > a.active{
    color: #be9667;
}

.sub-menu.animated.fast{
    width: 100%;
    padding: 20px 0px;

}

.sub-menu.animated.fast a{
    padding: 0px 20px;
}

.cmplz-btn{
    text-transform: unset !important;
    letter-spacing: normal !important;
}
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after{
    top: -12px !important;
}
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before{
    border: none !important;
}

.sc_promo.sc_promo_size_normal {
    max-height: 330px !important;
}

.page-id-33 .content .contacts_info .contacts_right  {
    align-items: start !important;
    margin-top: 50px;

}
