/*
Plugin Name: Accordion block
description: Accordion block css/*
Plugin Name: Accordion block
description: Accordion block css
Version: 1.0
Author: Scoding
Author URI: https://scoding.com
*/

.accordion .toggle .icon-angle-down:before {
  content: '+'
}
.accordion-title.active .toggle .icon-angle-down:before {
  content: '-'
}
.accordion {
  width: 100%;
}
.accordion-inner {
  padding: 1em;
  display: none
}
.accordion-title {
  font-size: 1.15em;
  padding: .6em 2.3em .6em 1em;
  display: block;
  position: relative;
  border-top: 1px solid #ddd;
  -webkit-transition: border 200ms ease-out, background-color .3s;-o-transition: border 200ms ease-out, background-color .3s;
  transition: border 200ms ease-out, background-color .3s
}
.dark .accordion-title {
  border-color: rgba(255, 255, 255, .2)
}
.accordion-title.active {
  border-color: var(--divider-color);
  color: black;
  font-weight: bold;
  background-color: #fff;
}
.dark .accordion-title.active {
  color: #fff
}
.accordion .toggle {
  width: 1.5em;
  height: 1.5em;
  margin-right: 5px;
  top: .3em;
  border-radius: 999px;
  position: absolute;
  -webkit-transform-origin: 50% 47%;
  -ms-transform-origin: 50% 47%;
  transform-origin: 50% 47%;
  right: 0;
  text-align: end;
  left: unset;
}
.accordion .active .toggle {
  opacity: 1;
  color: currentColor
}
.toggle {height: auto;width: 45px;line-height: 1;-webkit-box-shadow: none !important;box-shadow: none !important;padding: 0;color: currentColor;opacity: .6;margin: 0 5px 0 0}
.toggle i {font-size: 1.8em;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s}
.toggle:focus {color: currentColor}
.toggle:hover {cursor: pointer;opacity: 1}
.active > .toggle {-webkit-transform: rotate(-180deg);-ms-transform: rotate(-180deg);transform: rotate(-180deg)}
.button, button, input[type=submit], input[type=reset], input[type=button] {
  position: relative;
  display: inline-block;
  background-color: transparent;
  text-transform: uppercase;
  font-size: .97em;
  letter-spacing: .03em;
  cursor: pointer;
  font-weight: bolder;
  text-align: center;
  color: currentColor;
  text-decoration: none;
  border: 1px solid transparent;
  vertical-align: middle;
  border-radius: 0;
  margin-top: 0;
  margin-right: 1em;
  text-shadow: none;
  min-height: 2.5em;
  padding: 0 1.2em;
  max-width: 100%;
  -webkit-transition: border .3s, background .3s, opacity .3s, color .3s, -webkit-transform .3s, -webkit-box-shadow .3s;
  transition: border .3s, background .3s, opacity .3s, color .3s, -webkit-transform .3s, -webkit-box-shadow .3s;
  -o-transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
  -webkit-box-sizing: border-box;box-sizing: border-box
}
i[class^=icon-], i[class*=" icon-"] {
  speak: none !important;
  margin: 0;padding: 0;
  display: inline-block;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  position: relative;
  line-height: 1.2
}
Version: 1.0
Author: Scoding
Author URI: https://scoding.com
*/

.accordion .toggle .icon-angle-down:before {
  content: '+'
}
.accordion-title.active .toggle .icon-angle-down:before {
  content: '-'
}
.accordion {
  width: 100%;
}
.accordion-inner {
  padding: 1em;
  display: none
}
.accordion-title {
  font-size: 1.15em;
  padding: .6em 2.3em .6em 1em;
  display: block;
  position: relative;
  border-top: 1px solid #ddd;
  -webkit-transition: border 200ms ease-out, background-color .3s;-o-transition: border 200ms ease-out, background-color .3s;
  transition: border 200ms ease-out, background-color .3s
}
.dark .accordion-title {
  border-color: rgba(255, 255, 255, .2)
}
.accordion-title.active {
  border-color: var(--divider-color);
  color: black;
  font-weight: bold;
  background-color: #fff;
}
.dark .accordion-title.active {
  color: #fff
}
.accordion .toggle {
  width: 1.5em;
  height: 1.5em;
  margin-right: 5px;
  top: .3em;
  border-radius: 999px;
  position: absolute;
  -webkit-transform-origin: 50% 47%;
  -ms-transform-origin: 50% 47%;
  transform-origin: 50% 47%;
  right: 0;
  text-align: end;
  left: unset;
}
.accordion .active .toggle {
  opacity: 1;
  color: currentColor
}
.toggle {height: auto;width: 45px;line-height: 1;-webkit-box-shadow: none !important;box-shadow: none !important;padding: 0;color: currentColor;opacity: .6;margin: 0 5px 0 0}
.toggle i {font-size: 1.8em;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s}
.toggle:focus {color: currentColor}
.toggle:hover {cursor: pointer;opacity: 1}
.active > .toggle {-webkit-transform: rotate(-180deg);-ms-transform: rotate(-180deg);transform: rotate(-180deg)}
.button, button, input[type=submit], input[type=reset], input[type=button] {
  position: relative;
  display: inline-block;
  background-color: transparent;
  text-transform: uppercase;
  font-size: .97em;
  letter-spacing: .03em;
  cursor: pointer;
  font-weight: bolder;
  text-align: center;
  color: currentColor;
  text-decoration: none;
  border: 1px solid transparent;
  vertical-align: middle;
  border-radius: 0;
  margin-top: 0;
  margin-right: 1em;
  text-shadow: none;
  min-height: 2.5em;
  padding: 0 1.2em;
  max-width: 100%;
  -webkit-transition: border .3s, background .3s, opacity .3s, color .3s, -webkit-transform .3s, -webkit-box-shadow .3s;
  transition: border .3s, background .3s, opacity .3s, color .3s, -webkit-transform .3s, -webkit-box-shadow .3s;
  -o-transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
  -webkit-box-sizing: border-box;box-sizing: border-box
}
i[class^=icon-], i[class*=" icon-"] {
  speak: none !important;
  margin: 0;padding: 0;
  display: inline-block;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  position: relative;
  line-height: 1.2
}