.logotitle {
  opacity: 0;
  transition: all 0.4s ease;
  margin-left: 0px;
  /*adjust this value to the approximate width of your logo */
}
.elementor-sticky--active .logotitle {
  opacity: 1;
  display: inline-block;
  margin-left: 0px;
}
.sticky--header.elementor-sticky--active {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  background-color: #252525 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5em;
  margin-top: 1.5em;
}
blockquote {
  background-color: transparent;
  font-size: 1em;
  line-height: 1.5em;
  font-family: inherit;
  font-style: normal;
  color: inherit;
  padding: 1em 5em 1em 1em;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: var(--e-global-color-primary) !important;
  border-radius: 0;
  margin: 2em;
}
.text-content-block p {
  margin: 0 0 0.5em 0;
}
.text-content-block ul {
  padding: 1em 0 1em 3em;
}
.text-content-block ul > li {
  padding: 5px 0;
}
.elementor-widget-button .elementor-button {
  background-color: var(--e-global-color-primary);
}
.elementor-location-header .top--line {
  padding-top: 0.5%;
}
.elementor-location-header .top--line .plus-icon-list-icon {
  padding-top: 5px;
}
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
  margin: auto 30px;
}
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container li a {
  min-height: 45px;
}
.elementor-10582 .elementor-element.elementor-element-bca92bf .plus-bg-hover-effect {
  opacity: 0.2;
}
.elementor-10582 .elementor-element.elementor-element-bca92bf .plus-bg-hover-effect .plus-icon-list-item p {
  text-shadow: 2px 2px 15px black;
}
.plus-navigation-menu .navbar-nav > li.is--sub {
  /*border: 1px solid red;*/
  margin-left: 10%;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.elementor-page-635 .elementor-background-slideshow__slide__image {
  background-repeat: no-repeat;
}
span.elementor-icon-list-icon {
  color: #ffc021;
}
.day--list .elementor-icon-list-text {
  margin-bottom: 3%;
}
.day--list .elementor-icon-list-text span {
  color: #ffc021;
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: 600;
  letter-spacing: 2px;
  text-decoration: underline;
}
.woocommerce span.onsale {
  background-color: #b90000;
}
.outofstock .product-add-to-cart {
  visibility: hidden;
}
.elementor-menu-cart__main {
  padding-top: 50px;
}
@media (min-width: 768px) {
  .elementor-sticky--active .elementor-nav-menu a,
  .elementor-sticky--active .elementor-nav-menu a:focus,
  .elementor-sticky--active .elementor-nav-menu a:hover {
    line-height: 6px;
  }
}
