/* remove 

**storefront bread crumb section 

*/
.storefront-breadcrumb
{
	display: none !important;
}

.col-full {
	max-width: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
	box-sizing: unset;
}


main{

}

@media (min-width: 768px) {

}