

/* Start:/local/templates/rukodi_redesign/style.css?17698419682901*/
.search_form_shop {
  padding-top: 30px; }

.no_margin {
  margin: 0; }

.b_page_top {
  padding: 20px 0 15px; }

.text_about {
  font-size: 16px;
  padding-right: 50px; }

.contacts_form {
  padding: 40px 0 45px; }
  .contacts_form form {
    padding: 35px 24px;
    background: #fff;
    max-width: 720px;
    width: 100%;
    font-size: 16px; }
  .contacts_form .inputs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .contacts_form .inputs .item {
      width: 48%; }
  .contacts_form h3 {
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 50px; }
  .contacts_form input, .contacts_form textarea {
    height: 50px;
    -webkit-border-radius: 2px;
            border-radius: 2px;
    background-color: #e8ecef;
    margin-top: 18px;
    display: block;
    width: 100%;
    padding: 15px 20px;
    border: none;
    margin-bottom: 28px; }
  .contacts_form textarea {
    height: 150px;
    resize: none;
    margin-bottom: 35px; }

button.btn_green {
  display: block; }

.btn_green {
  width: 188px;
  height: 50px;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  border: none;
  background-color: #35aa19;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer; }
  .btn_green:hover {
    background-color: #2C8C14; }

.contact_success {
  max-width: 715px;
  padding: 35px 25px; }
  .contact_success p {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    text-align: left; }
  .contact_success .btn {
    width: 285px;
    height: 50px;
    margin-top: 37px; }
  .contact_success .mfp-close {
    display: none; }

@media screen and (max-width: 1100px) {
  .text_about {
    padding-right: 0; } }

@media screen and (max-width: 768px) {
  .search_form_shop .main_title {
    margin-bottom: 0; }
  .top_main .where_to_get_categoty {
    margin-top: 20px; }
  .text_about {
    font-size: 16px !important; } }

@media screen and (max-width: 640px) {
  .text_about {
    font-size: 16px !important; }
  .search_form_shop {
    padding-top: 20px; }
  .contacts_form input, .contacts_form textarea {
    margin: 7px 0 25px; }
  .contacts_form .inputs {
    display: block; }
    .contacts_form .inputs .item {
      width: 100%; }
  .contacts_form form {
    padding: 20px; }
  .contacts_form h3 {
    margin-bottom: 25px; }
  .contacts_form textarea {
    height: 130px; } }

/* End */
/* /local/templates/rukodi_redesign/style.css?17698419682901 */
