/*  ########### Compiled CSS ###########
    Generated on: May 14 2023 | 19:44:58 
    ####################################  */

@charset "UTF-8";
.swal2-container {
  backdrop-filter: blur(2px);
}
/*add nice glow to any svg product chem structure*/
.woopack-product-featured-image[width="1"] {
  filter: brightness(0.5);
}
footer .shiny .fl-button-icon, footer .shiny .fl-button-text {
  color: white !important;
}
footer .shiny .fl-button-icon:hover, footer .shiny .fl-button-text:hover {
  color: white !important;
}
.woopack-product-featured-image {
  height: 194px !important;
}
#featured-grid .woopack-product-featured-image {
  height: 75px !important;
}
@media screen and (max-width: 600px) {
  .woopack-product-featured-image, #featured-grid .woopack-product-featured-image {
    height: auto !important;
  }
}
.woocommerce-error {
  color: white !important;
  background-color: transparent !important;
  background: linear-gradient(180deg, #ff00003b 0%, rgba(0, 0, 0, 0.22) 100%);
  border-color: #ff0000a1;
  border-width: 0.5px;
  border-top-width: 3px;
  border-style: solid;
  border-top-color: #ff0000a1 !important;
  text-shadow: 1px 1px 2px #280000b5;
  backdrop-filter: blur(1px);
  max-width: max-content;
}
.woocommerce-error:before {
  font-family: "Font Awesome 5 Free" !important;
  color: #e6ecf4 !important;
  font-weight: bold;
  content: "" !important;
}
.woocommerce-Price-amount > sup {
  font-family: Poppins;
  font-weight: 400;
  font-style: italic;
  font-size: 60% !important;
  opacity: 0.7;
}
.topminus30px {
  margin-top: -30px;
}
.topminus20px {
  margin-top: -20px;
}
.topminus10px {
  margin-top: -10px;
}
.payment-icon {
  width: 43px;
  height: 43px;
  margin-right: 5px;
}
.bluelink {
  text-decoration: underline !important;
  color: #00B4FF !important;
}
.fadeline > .fl-module-content > .fl-separator {
  border: 0;
  height: 0.5px;
  /*border-top: 0 !important;*/
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #d33, rgba(0, 0, 0, 0));
  max-width: 100%;
  margin: auto;
}
/*add some space to make links easier to click on mobile*/
.mobile-footer-navmenu-link {
  padding: 8px;
  display: inline-block;
}
/*show certain types of br tags on mobile only*/
@media screen and (min-width: 600px) {
  .mobile-line-break {
    display: none;
  }
}
.social-mobile {
  visibility: hidden;
}
.social-mobile:before {
  font-size: 55px;
  visibility: visible;
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
  margin-right: 6px;
  margin-bottom: 20px;
  text-shadow: 3px 3px 3px #00000042;
}
.social-mobile-facebook:before {
  content: "";
  margin-left: 15%;
  float: left;
}
.social-mobile-twitter:before {
  content: "";
  margin-right: 15%;
  float: right;
}
.social-mobile-facebook-messenger:before {
  content: "";
  margin-right: 15%;
  float: right;
}
.social-mobile-wrapper {
  margin: 0 auto;
  text-align: center;
}
/*creative links default to inline-block on desktop, i want a vertical list plz*/
.footer-desktop-links > div > div > ul > li.uabb-creative-link {
  display: block !important;
  float: left;
  clear: both;
}
/*give those social icon mouseover color changes a bit of finesse*/
.pp-social-icon > a > i {
  transition-duration: 0.5s;
}
/*sexy buttons*/
.shinybutton {
  font-family: Poppins, sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: white !important;
  background-color: #ee432e;
  border: 1px solid #951100;
  border-radius: 5px;
  padding: 12px 20px 14px 20px;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.8);
}
.shinybutton:hover {
  border-color: transparent !important;
  background-color: #ed1c24;
}
