h1,h2,h3,h4,h5,h6, .heading-font{
	font-family: 'Skumfuk' !important;
	font-weight: 900;
}
.nav > li > a {
	font-family: 'Skumfuk' !important;
	font-weight: 900;
}

.header:not(.sticky-hide-on-scroll--active) .header-main {
    height: 128px !important;
}

.breadcrumb-last > span:not(:last-child):after {
    content: " > ";
}


.manual-item {
    margin-bottom: 30px;
}

.manual-item video{
    width: 100%;
}

/* hide image from cart and checkout description */
table.wc-block-cart-items .wc-block-components-product-metadata img{
    display:none;
}

.wc-block-components-order-summary__content .wc-block-components-product-metadata img{
    display:none;
}


.wc-block-checkout__sidebar h3.wc-block-components-product-name{
    line-height: 1.4;
    font-size: 16px;
    margin-bottom:0px;
    font-style:normal;
    font-family: sans-serif !important;
    color: var(--fs-experimental-link-color);
}
span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value.wc-block-components-order-summary-item__individual-price {
    font-size:17px;
    color: #666;
    font-weight:normal;
}
.wc-block-components-product-metadata__description, .wc-block-components-product-metadata__description p {
    font-size: .75em;
}
.wc-block-components-order-summary-item__description{
    margin: .5em 0;
    padding: 0;
}

.wc-block-components-product-details__name {
        font-weight: 700;
    font-size: 12.50px;
}
.wc-block-components-product-details__value {
    font-size: 12.50px
}
.wc-block-components-product-details{
    margin-top:0px !important;
    margin-bottom:7px;
}
li[class^='wc-block-components-product-details']{
    margin-top:0px;
    margin-bottom:0px;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__description{
    margin-top:0px;
}
.wc-block-components-product-price__value,.wc-block-components-totals-item__value {
    color: #666;
    font-size:18.4px;
}

.wc-block-components-totals-item__label{
    font-size:17px;
}

.wc-block-components-totals-footer-item span.wc-block-components-totals-item__label {font-size:17px !important;}

.wc-block-components-totals-footer-item .wc-block-components-totals-item__value {font-size:20px !important;}



strong.pisol-fees-container-label {
    font-size: 17px;
}

.wc-block-components-totals-wrapper.slot-wrapper .pisol-fees-container {
    padding: 16px !important;
}
.pisol-fees-parent label{
    font-size: 16px;
}
