.elementor-icon-list-items {
  list-style: none; }

body {
  overflow-x: hidden; }

.onsale {
  width: 50px;
  height: 50px;
  position: absolute !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  right: 0px !important;
  border-radius: 50px !important;
  background-color: #0055FF !important; }

.product a.button:hover {
  color: #0055FF !important; }

.bannerHomeIA .flex_caption {
  margin-top: 300px !important; }

@media (min-width: 768px) and (max-width: 1024px) {
  .bannerHomeIA .flex_caption {
    margin-top: 200px !important;
    padding: 0px 25px; } }

@media screen and (max-width: 767px) {
  .bannerHomeIA .flex_caption {
    margin-top: 250px !important;
    padding: 0px; } }
