/*Storagable Store*/

h4.product-title {
    font-size: 16px;
}

.product_cart_block {
    margin-left: -5px;
}

input.j2store-cart-button.btn.btn-primary {
    font-size: 15px;
}
.logo-image {
    height: 65px !important;
}
#sp-header{
    height: 63px !important;
}
.eb-container__main {
    margin-top: -70px;
}

@media (min-width: 320px) and (max-width: 480px){
	#eb .mod-items-grid>.mod-grid{
		width: 100% !important;
	    border-bottom: solid 1px;
	}
	.eb-container__main {
		margin-top: 180px;
	}
	main#sp-component {
    	margin-top: -150px;
	}

}

section#sp-section-1 {
    margin-bottom: -43px;
}


/*The Preparedness Papers*/

div#section-id-1628815521276 {
    z-index: -1;
}

/*Ecwid Products CSS*/
html#ecwid_html body#ecwid_body div.ecwid-productBrowser {
    padding: 0 10px 20px;
    background-color: #ffffff00 !important;
}
html#ecwid_html body#ecwid_body .ec-size .ec-store .grid__products--appearance-frame .grid-product__wrap-inner {
    border: unset !important; 
    border-radius: 3px;
    background-color: #ffffff00 !important;
    box-shadow: unset !important; 
    transition: box-shadow .2s ease 0s, background-color .2s ease 0s;
}