/**
* Theme Name: Diteck Child
* Description: This is a child theme of Diteck, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opalthemes</a>
* Template: diteck
* Version: 1.2.1
*/

.elementor-widget-diteck-team-box .team-image img {
  filter: none;
}

.diteck-icon-arrow-up::before {
  color: white;
}

.diteck-border-shape.bottom-right {
  bottom: -1px;
  left: 99%;
  border-bottom: 1px solid #fafaf5;
  border-left: 1px solid #fafaf5;
}


.diteck-border-shape.top-left {
  bottom: 100%;
  left:  -1px;
  border-bottom: 1px solid #fafaf5;
  border-left: 1px solid #fafaf5;
}
