.elementor-widget-th_toogle_accordion .th-toogle-accordion-wrapper .toogle-accordion-item {
  position: relative;
  padding: 50px 0;
  border-top: 2px solid #C8C8C8;
}
.elementor-widget-th_toogle_accordion .th-toogle-accordion-wrapper .toogle-accordion-item:last-child {
  border-bottom: 2px solid #C8C8C8;
}
.elementor-widget-th_toogle_accordion .th-toogle-accordion-wrapper .accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 0;
}
.elementor-widget-th_toogle_accordion .th-toogle-accordion-wrapper .accordion-header .title {
  display: flex;
  align-items: center;
}
.elementor-widget-th_toogle_accordion .th-toogle-accordion-wrapper .accordion-header .title .icon {
  width: 60px;
  text-align: center;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.elementor-widget-th_toogle_accordion .th-toogle-accordion-wrapper .accordion-header .accordion-arrow {
  font-family: var(--e-global-typography-dbd76b9-font-family), Sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-decoration: underline;
  cursor: pointer;
}
.elementor-widget-th_toogle_accordion .th-toogle-accordion-wrapper .accordion-content {
  padding: 20px 0;
}
.elementor-widget-th_toogle_accordion .th-toogle-accordion-wrapper .accordion-content .content {
  color: #656565;
}
.elementor-widget-th_toogle_accordion .th-toogle-accordion-wrapper .accordion-content .content p {
  padding-left: 80px;
}
.elementor-widget-th_toogle_accordion .th-toogle-accordion-wrapper .accordion-content .content table {
  width: 100%;
  border-collapse: collapse;
}
.elementor-widget-th_toogle_accordion .th-toogle-accordion-wrapper .accordion-content .content table tr td {
  padding: 25px 10px;
  background: #FFFFFF;
}
.elementor-widget-th_toogle_accordion .th-toogle-accordion-wrapper .accordion-content .content table tr td:last-child {
  color: #000000;
}
.elementor-widget-th_toogle_accordion .th-toogle-accordion-wrapper .accordion-content .content table tr td:first-child {
  padding-left: 80px;
}
.elementor-widget-th_toogle_accordion .th-toogle-accordion-wrapper .accordion-content .content table tr:nth-child(2n) td {
  background: #F6F6F6;
}

.elementor-element.white-button a .elementor-button-icon svg {
  width: 32px;
}
.elementor-element.white-button a:hover .elementor-button-icon svg path {
  fill: #000000;
}

.elementor-element.black-button a .elementor-button-icon svg {
  width: 32px;
}
.elementor-element.black-button a:hover .elementor-button-icon svg path {
  fill: #FFFFFF;
}

.elementor-element.counters .elementor-counter-number-wrapper {
  margin-bottom: 40px;
}

.elementor-element.back-to-category-button a {
  background: transparent !important;
}

.elementor-element.inspiration-carousel .ae-swiper-pagination {
  bottom: inherit !important;
}
.elementor-element.inspiration-carousel .ae-swiper-pagination .swiper-pagination-bullet {
  background: transparent;
  width: 10px !important;
  height: 10px !important;
  border: 1px solid white;
  border-radius: 0;
  opacity: 1;
}
.elementor-element.inspiration-carousel .ae-swiper-pagination .swiper-pagination-bullet-active {
  background: white;
  width: 10px !important;
  height: 10px !important;
  border: 1px solid white;
  border-radius: 0;
}

.elementor-element.home-article .elementor-widget-container {
  box-shadow: none !important;
}
.elementor-element.home-article .elementor-widget-container .ha-btn .ha-btn-icon svg {
  width: 22px;
  height: 11px;
}
.elementor-element.home-article .elementor-widget-container .ha-btn:hover svg path {
  fill: #ffffff;
}

.elementor-element.home-carousel .ha-slider-prev {
  bottom: -40px !important;
  top: inherit !important;
  z-index: 99999 !important;
  width: 100%;
  max-width: 1230px;
  text-align: right;
  margin: 0 auto;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  padding-right: 70px;
}
.elementor-element.home-carousel .ha-slider-next {
  bottom: -40px !important;
  top: inherit !important;
  z-index: 99999 !important;
  width: 100%;
  max-width: 1230px;
  text-align: right;
  margin: 0 auto;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  padding-left: 70px;
}
.elementor-element.home-carousel .swiper-pagination {
  bottom: -25px !important;
}
.elementor-element.home-carousel .swiper-pagination .swiper-pagination-bullet {
  background: transparent;
  width: 10px !important;
  height: 10px !important;
  border: 2px solid #259FD9;
  border-radius: 0;
  opacity: 1;
  padding: 4px;
}
.elementor-element.home-carousel .swiper-pagination .swiper-pagination-bullet-active {
  background: #259FD9;
  width: 10px !important;
  height: 10px !important;
  border: 2px solid #259FD9;
  border-radius: 0;
  padding: 4px;
}
