.wc-block-cart__submit-button {    font-family: "Unbounded", Sans-serif;
    font-size: 1.2em;
    line-height: 1.2em;
    padding: 20px 32px 20px 32px;align-content
    border-style: none;
    border-radius: 50px 50px 50px 50px;
    background-image: linear-gradient(270deg, var(--e-global-color-primary) 0%, var(--e-global-color-secondary) 100%);}

@media (max-width: 768px) {
  .alignwide {
    margin-inline: 0px;
  }
}



.woocommerce-order {
	    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}


/* unvisited link */
a:link {
  color: #ffffff;
}

body {
  color: #ffffff;
}

/* visited link */
a:visited {
  color: #ffffff;
}

/* mouse over link */
a:hover {
  color: #55C1D6;
}

/* selected link */
a:active {
  color: #225BA1;
}

header {
	position:fixed !important;
	width: 100%;
	background: #000;
}

main#content {
	padding-top: 85px;
}

/* mobile header logo clickable */
@media (max-width: 767px) {
	.elementor-element-6594612 {
	  width: auto !important;
    margin-left: auto !important;
  }
}


/* mobile 2-col gallery */
@media (max-width: 479px) {
    .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {
				max-width: 50% !important;
    }
}

.hfe-menu-item.elementor-button {
  color: #ffffff !important;
}

.woocommerce-message {
	margin-top: 100px;
}


.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg  {
background-color: black!important;
}

.single_add_to_cart_button {
	background-color: #f2295b!important;
}