.gb-container-ff376ff8:before {
    content: "";
    background-image: none !important;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
    z-index: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: inherit;
    pointer-events: none;
    background-color: #fff;
    color: #921313 !important;
}
h1.gb-headline-82e657e9 {
color: #d31345 !important;
}

.gb-container-ff376ff8 > .gb-inside-container {
    padding: 48px 30px !important;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
    position: relative;
}

.gb-container-26d186d4 > .gb-inside-container {
    padding: 46px 30px !important;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
    position: relative;
}

.secondary-navigation
 {
    background-color: #636363;
    display: none !important;
}

.woocommerce #wc-column-container.wc-mobile-columns-1 .products {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}