._contacts {
  display: flex;
  justify-content: space-between;
  padding: 20px 0; }
  ._contacts ._c_item__title {
    font-size: 18px; }
  ._contacts ._contacts__left {
    width: 40%;
    padding: 3% 3% 0 0; }
  ._contacts ._contacts__right {
    width: 60%; }
  ._contacts ._c_item__desc {
    padding: 10px 0; }
    ._contacts ._c_item__desc p {
      line-height: 1.1em;
      padding: 0; }
  ._contacts .email {
    color: #134679; }
  ._contacts ._c_item_email {
    padding-bottom: 10px; }

._contacts_bottom {
  margin: 20px 0 0 0;
  padding: 40px 0 0 0;
  border-top: 1px solid #f2f2f2; }
  ._contacts_bottom table {
    display: block; }
    ._contacts_bottom table tr {
      display: flex;
      justify-content: start;
      align-items: start; }
      ._contacts_bottom table tr td {
        color: #282828;
        padding: 7px 0 !important; }
      ._contacts_bottom table tr td:first-child {
        width: 30% !important;
        color: #282828;
        padding-right: 15px !important; }
        ._contacts_bottom table tr td:first-child p {
          margin: 0 !important;
          padding: 0 !important;
          color: #282828; }
      ._contacts_bottom table tr td:last-child {
        width: 70% !important; }
        ._contacts_bottom table tr td:last-child p {
          margin: 0 !important;
          padding: 0 !important; }

.moduletable_menu_categ {
  width: 100%; }
  .moduletable_menu_categ ul {
    text-align: center;
    display: flex;
    width: 100%;
    justify-content: center; }

._axeld_center {
  display: flex;
  justify-content: space-between;
  min-height: 30px;
  align-items: center; }
  ._axeld_center .top_menu .moduletable_top_menu {
    float: none;
    position: relative;
    left: 0; }
  ._axeld_center .top_social ._axeld_soc {
    display: flex; }
    ._axeld_center .top_social ._axeld_soc a {
      position: relative;
      margin: 0 5px; }
  ._axeld_center .top_menu_reg .moduletable_polz_menu {
    float: none;
    position: relative;
    margin: 0; }

.product_bonus,
.sc_askquestion.btn,
.jshop.checkout_pfinish_block .bonus_add,
.jshop .bonus_add,
.jshop_register td.name {
  display: none !important; }

.row_agb {
  margin: 20px 0;
  padding: 4px;
  border-radius: 12px;
  font-size: 12px !important; }

.row_agb.fielderror {
  background-color: #EF533F !important; }

@media screen and (max-width: 666px) {
  ._contacts {
    display: block;
    padding: 20px 0; }
    ._contacts ._contacts__left {
      width: 100%;
      padding: 0 0 20px 0; }
    ._contacts ._contacts__right {
      width: 100%; }

  ._contacts_bottom table {
    display: block; }
    ._contacts_bottom table tr {
      display: flex;
      justify-content: start;
      align-items: start; }
      ._contacts_bottom table tr td {
        color: #282828;
        padding: 7px 0 !important; }
      ._contacts_bottom table tr td:first-child {
        width: 40% !important;
        color: #282828;
        padding-right: 25px !important; }
      ._contacts_bottom table tr td:last-child {
        width: 60% !important; } }
.moduletable_category_on_main, .moduletable_big-banner {
  margin: 0 !important; }

/*# sourceMappingURL=axeld.css.map */
