

/* Start:/local/templates/bertonpj/components/bitrix/catalog/simple/bitrix/catalog.element/.default/style.css?17836861851134*/
* {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Montserrat", sans-serif;
  background: #388E3C;
}

ul {
  list-style: none;
  padding-left: 0;
}

a {
  text-decoration: none;
}

h2 {
  text-align: center;
  margin: 20px auto;
  color: #fff;
}

.accordion-menu {
  width: 100%;
  max-width: 350px;
  margin: 0 auto 20px;
  border-radius: 4px;
}

.accordion-menu li.open .dropdownlink {
  color: #007bff;
}
.accordion-menu li.open .dropdownlink .fa-chevron-down {
  transform: rotate(180deg);
}

.dropdownlink {
  cursor: pointer;
  display: block;
  padding: 0 10px;
  font-size: 18px;
  color: #212121;
  position: relative;
  transition: all 0.4s ease-out;
  border: 1px solid #d6d3d3;
  height: 60px;
  text-transform: uppercase;
  font-weight: 700;
  background-color: #fff;
}
.dropdownlink i {
  position: absolute;
  top: 17px;
  left: 16px;
}
.dropdownlink .fa-chevron-down {
  right: 12px;
  left: auto;
}

.submenuItems {
  display: none;
}
.submenuItems a {
  display: block;
  color: #000;
  padding: 10px 15px;
  transition: all 0.4s ease-out;
  text-transform: uppercase;
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/bertonpj/components/bitrix/catalog/simple/bitrix/catalog.element/.default/style.css?17836861851134 */
