﻿
.bulkPriceDiv {
    background-color: #f5f5f5;
    margin-right: 10px;
    padding: 10px;
}

.ps-product__shopping .tableBody {
    margin-right: 0px !important;
}

.bulkPriceDiv .tableBody {
    width: 150px;
}

.mobile-card-text-big {
    font-family: 'Roboto', sans-serif;
    font-size: 15pt !important;
    font-weight: bold;
}

.mobile-card-text {
    font-family: 'Roboto', sans-serif;
    font-size: 12pt !important;
    font-weight: normal;
}


.ps-product__shopping .tableBody{
    margin-right:0px !important;
}

.bulkPriceDiv .tableBody {
    width: 150px;
}
.w-background .ball-count {
    color: black !important;
}

.w-background{
    background-color:white !important;
}

@media screen and (min-width: 1200px) {
    .centauri-container.konto-padding {
        max-width: 1140px;
    }
}

.kontoMenuMobile {
    background-color: #ffeee6 !important;
}

.skatech-mobile-menu-arrow {
    position: absolute;
    right: 20px;
    transition: all .2s ease-in;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.skatech-mobile-menu-arrow.active {
    transform: rotate(180deg);
}

.ps-shopping{
    margin-top:20px !important;
}

.ps-search-mobile {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

@media (max-width: 600px) {
    .header.header--mobile .navigation--mobile {
        padding-left: 15px !important;
        padding-right:15px !important;
    }
}

#back2top {
    border: 0px !important;
    background: none !important;
}

.skatech-header-button {
    border: 1px solid white;
    padding: 5px;
    border-radius: 5px;
}

.header .header__right{
    max-width:395px !important;
}

.w-background .ball-count:hover{
    color:black !important;
}

.new-menu-product-categories {
    justify-content: center;
}

