.transparent-title .elementor-heading-title {
  color: transparent !important;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
}

.transparent-white .elementor-heading-title {
  -webkit-text-stroke-color: white;
}

.block-iqitcontactpage {
  font-size: 0.9em;
}

.block-iqitcontactpage .block-img {
  display: none;
}

.block-iqitcontactpage hr {
  display: none;
}

body #footer {
  background-image: url("/themes/warehousechild2/assets/img/map-united.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
}

body #footer .elementor-element.elementor-element-k6xzgmz {
  background: none;
}

body #footer .elementor-element.elementor-element-77xwyu6 {
  background: none;
}

body #footer .elementor-widget-image img {
  filter: invert(1);
}

body #footer .elementor-widget-heading a,
body #footer .elementor-widget-text-editor {
  color: #FFF;
}


div#blog_for_prestashop_column {
  padding-top: 50px;
}

div#blog_for_prestashop_column h5.block-title {
  justify-content: center;
  font-size: 40px;
  font-weight: 700;
  font-family: "Oswald";
  color: #000;
}

div#blog_for_prestashop_column .block-title::after {
  content: none;
}

div#blog_for_prestashop_column div.block_content.products-block ul {
  display: flex;
  flex-direction: revert;
  column-gap: 50px;
  row-gap: 25px;
}

div#blog_for_prestashop_column div.block_content.products-block li {
  padding: 10px 0px 10px 0px;
}

div#blog_for_prestashop_column div.product-content * {
  padding-top: 5px;
  padding-bottom: 5px;
}

div#blog_for_prestashop_column div.post-additional-info span.post-date {
  margin-right: 10px;
}