#pi-progress-circle{
	display:none !important;
}
.pi-fsnw-progress-block, .pi-fsnw-cart-message{
	 font-family: var(--font-primary) !important;
}	   
 
.pi-fsnw-cart-message a {
    background: var(--color-secondary);
    padding: 12px 10px;
    text-transform: uppercase;
    color: #fff !important;
    line-height: 1;
    display: block;
    clear: both;
    margin-top: 15px;
    width: auto;
    max-width: 225px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
    letter-spacing: 2px;
    font-size: 15px;
	
}

article.article .is-content figure.wp-block-video.video-full {
    width: 100%;
    height: auto;
    margin: 0 !important;
    padding: 0 !important;
    max-width: unset;
}

article.article .is-content figure.wp-block-video.video-fullvideo {
    width: 100%;
    height: auto;
    
}