.search_wrap {
  display: none;
}

.sc_form {
  width: 992px;
  margin: 0 auto;
}

.trx_addons_columns_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.trx_addons_column-1_3, .trx_addons_column-2_3, .trx_addons_column-1_2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

.social_item {
  padding-left: 4em;
}

.d-none {
  display: none;
}

.menu_mobile .social_item {
  margin: 0;
}

.socials_mobile .social_item {
  font-size: 24px;
}

@media (max-width: 1199px) {
  .content_wrap, .content_container, .container {
    width: 100%;
  }
  .product_section {
    padding: 0 15px;
  }
  .product_links {
    text-align: center;
  }
  .sc_form {
    width: 992px;
    margin: 0 auto;
  }
  .w-100 {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .sc_form {
    width: 768px;
  }
}

@media (max-width: 767px) {
  header .columns_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  header .columns_wrap .column_container {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  header .columns_wrap .sc_layouts_logo img {
    max-height: 100px;
  }
  header .columns_wrap .sc_layouts_item:first-child {
    text-align: left !important;
    margin-left: 35px;
  }
  header .columns_wrap .sc_layouts_item:last-child {
    text-align: right;
    margin-right: 35px !important;
  }
  .rev_slider .tp-caption.trx-main {
    font-size: 38px !important;
    line-height: 40px;
  }
  .product .post_item {
    text-align: center;
  }
  .pl-3em {
    padding-left: unset;
  }
  .menu_mobile .sc_layouts_logo img {
    max-height: 250px;
  }
  .trx_addons_column-1_3, .trx_addons_column-2_3, .trx_addons_column-1_2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    text-align: center;
  }
  .row > [class*="column-"], .columns_wrap > [class*="column-"], .trx_addons_columns_wrap > [class*="trx_addons_column-"] {
    padding-right: 0;
  }
  .sc_form_detailed .sc_form_info_area {
    padding-left: 0;
    margin-left: 0;
  }
  .social_item {
    padding-left: 0;
  }
  .menu_mobile .menu_mobile_nav_area > ul > li > a {
    text-align: center;
    padding: 0;
  }
  .empty_space.h-5em, .empty_space.h-2_3em {
    display: none;
  }
  .trx_addons_columns_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sc_form {
    width: 576px;
  }
  .sc_form_detailed .sc_form_form {
    width: 59%;
    margin: 0 auto;
  }
}

@media (max-width: 575px) {
  .sc_form {
    width: 420px;
  }
  .rev_slider .tp-caption.trx-main {
    font-size: 22px !important;
    left: -5px;
  }
  .products.wcspt-products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .products.wcspt-products li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

@media (max-width: 419px) {
  .sc_form {
    width: 320px;
  }
  .sc_form_detailed .sc_form_form {
    width: 80%;
  }
}
/*# sourceMappingURL=ajustes.css.map */