div.paragraph, div.paragraph, .paragraph {
	white-space: inherit;
}
.sticky-bg-on.cover-page,
.sticky-bg-on .cover-page {
	background-color: transparent !important;
}
.cover-page {
	padding: 0;
}
.centered-content-on .cover-page-1 {
	display: table;
	width: 100%;
	height: 100%;
}
.centered-content-on .cover-page-1-content {
	display: table-cell;
	vertical-align: middle;
}
.wsite-button .wsite-button-inner {
    max-width: inherit !important;
}
.wsite-button .wsite-button-inner {
    max-width: inherit !important;
	white-space: normal;
}
.wsite-logo img {
	height: auto !important;
}
.wsite-checkout-options__overlay{
    display:none !important;
}
.wsite-checkout-options__radio{
    opacity: 1 !important;
    z-index: 1 !important;
    display: inline-block !important;
}
.wsite-checkout-options__indicator{
    border:0 none !important
}
/* Cover Page 4 */
.sticky-bg-on .cover-sidebar {
	background-color: transparent !important;
}
#icontent.boo-masonry-blog .blog-page-nav{
	display:block !important
}
@media (max-width: 992px) {
	.wsite-header-section { 
		height: auto !important; 
	}
	#wsite-com-minicart-checkout-button, #wsite-com-checkout-button {
		line-height:1 !important;
	}
}