.remodal[data-remodal-id="one_click3"] {
  padding: 65px 70px 70px;
  max-width: 480px;
  box-sizing: border-box;
  text-align: left; }

@media (max-width: 1023px) {
  .remodal[data-remodal-id="one_click3"] {
    max-width: 410px;
    padding: 50px 50px 50px; } }

@media (max-width: 480px) {
  .remodal[data-remodal-id="one_click3"] {
    max-width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    padding: 30px 30px 30px;
    margin: 0; } }

.remodal[data-remodal-id="one_click3"] .tpl-anketa__title {
  font-weight: 500;
  color: #191919;
  font-size: 25px;
  padding: 0 20px 70px 0px;
  text-align: left; }

@media (max-width: 1023px) {
  .remodal[data-remodal-id="one_click3"] .tpl-anketa__title {
    font-size: 20px;
    padding-bottom: 45px; } }

@media (max-width: 480px) {
  .remodal[data-remodal-id="one_click3"] .tpl-anketa__title {
    font-size: 18px;
    padding-bottom: 30px; } }

.remodal[data-remodal-id="one_click3"] .field-title {
  color: #191919;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 17px;
  display: block; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-text input[type="text"], .remodal[data-remodal-id="one_click3"] .tpl-field.type-phone input[type="text"], .remodal[data-remodal-id="one_click3"] .tpl-field.type-email input[type="text"], .remodal[data-remodal-id="one_click3"] .type-calendar input[type="text"] {
  width: 100%;
  background: #fafafa;
  box-shadow: none;
  border: none;
  outline: none;
  box-sizing: border-box;
  font-size: 15px;
  color: #191919;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 300;
  padding: 21px 30px; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-text input[type="text"]:hover, .remodal[data-remodal-id="one_click3"] .tpl-field.type-phone input[type="text"]:hover, .remodal[data-remodal-id="one_click3"] .tpl-field.type-email input[type="text"]:hover, .remodal[data-remodal-id="one_click3"] .type-calendar input[type="text"]:hover {
  background: #f7f7f7; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-text input[type="text"]:focus, .remodal[data-remodal-id="one_click3"] .tpl-field.type-phone input[type="text"]:focus, .remodal[data-remodal-id="one_click3"] .tpl-field.type-email input[type="text"]:focus, .remodal[data-remodal-id="one_click3"] .type-calendar input[type="text"]:focus {
  background: #f2f2f2; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-calendar_interval {
  font-size: 0; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-calendar_interval .calendar-label.calendar-from {
  width: calc(50% - 20px);
  margin-right: 10px;
  display: inline-block;
  vertical-align: top; }

@media (max-width: 360px) {
  .remodal[data-remodal-id="one_click3"] .tpl-field.type-calendar_interval .calendar-label.calendar-from {
    width: calc(50% - 5px);
    margin-right: 5px; } }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-calendar_interval .calendar-label.calendar-from input[type="text"] {
  width: 100%;
  background: #fafafa;
  box-shadow: none;
  border: none;
  outline: none;
  box-sizing: border-box;
  font-size: 15px;
  color: #191919;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 300;
  padding: 21px 30px; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-calendar_interval .calendar-label.calendar-from input[type="text"]:hover {
  background: #f7f7f7; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-calendar_interval .calendar-label.calendar-from input[type="text"]:focus {
  background: #f2f2f2; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-calendar_interval .calendar-label.calendar-to {
  width: calc(50% - 10px);
  display: inline-block;
  vertical-align: top;
  margin-left: 10px; }

@media (max-width: 360px) {
  .remodal[data-remodal-id="one_click3"] .tpl-field.type-calendar_interval .calendar-label.calendar-to {
    width: calc(50% - 5px);
    margin-left: -5px; } }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-calendar_interval .calendar-label.calendar-to input[type="text"] {
  width: 100%;
  background: #fafafa;
  box-shadow: none;
  border: none;
  outline: none;
  box-sizing: border-box;
  font-size: 15px;
  color: #191919;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 300;
  padding: 21px 30px; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-calendar_interval .calendar-label.calendar-to input[type="text"]:hover {
  background: #f7f7f7; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-calendar_interval .calendar-label.calendar-to input[type="text"]:focus {
  background: #f2f2f2; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-calendar_interval .s3-calendar-note {
  padding-top: 20px;
  text-align: center;
  text-transform: uppercase;
  color: #191919;
  font-weight: 300;
  font-family: 'Roboto', Arial, Helvetica, sans-serif; }

.remodal[data-remodal-id="one_click3"] .tpl-field {
  padding: 0 0 20px; }

.remodal[data-remodal-id="one_click3"] textarea {
  width: 100%;
  background: #fafafa;
  box-shadow: none;
  border: none;
  outline: none;
  box-sizing: border-box;
  font-size: 15px;
  color: #191919;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 300;
  padding: 21px 30px; }

.remodal[data-remodal-id="one_click3"] textarea:hover {
  background: #f7f7f7; }

.remodal[data-remodal-id="one_click3"] textarea:focus {
  background: #f2f2f2; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-checkbox ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-checkbox ul li label {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  cursor: pointer; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-checkbox ul li label:hover span:before {
  background: #f5f5f5;
  box-shadow: inset 0px 10px 15px 0px rgba(0, 0, 0, 0.03); }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-checkbox ul input[type="checkbox"] {
  width: 24px;
  height: 24px;
  padding: 0;
  opacity: 0;
  margin-right: 18px;
  display: inline-block;
  vertical-align: middle;
  visibility: hidden;
  -webkit-appearance: none; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-checkbox ul input[type="checkbox"]:checked + span:before {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2217px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2017%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%2332d350%22%20d%3D%22M16.989%2C2.895%20L7.377%2C12.989%20L7.000%2C12.594%20L6.623%2C12.989%20L0.011%2C5.895%20L2.758%2C3.011%20L7.000%2C7.616%20L14.243%2C0.011%20L16.989%2C2.895%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #f0f0f0;
  box-shadow: none; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-checkbox ul span {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  position: relative;
  font-weight: 300;
  color: #191919;
  font-size: 15px;
  max-width: calc(100% - 24px - 18px); }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-checkbox ul span:before {
  position: absolute;
  top: 50%;
  left: -42px;
  width: 24px;
  height: 24px;
  content: '';
  margin-top: -12px;
  border: none;
  box-shadow: inset 0 0 0 1px #f7f7f7;
  transition: background-color 0.2s, box-shadow 0.2s;
  background-color: #f5f5f5; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-multi_checkbox ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-multi_checkbox ul li label {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  cursor: pointer;
  margin-bottom: 15px; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-multi_checkbox ul li label:hover span:before {
  background: #f5f5f5;
  box-shadow: inset 0px 10px 15px 0px rgba(0, 0, 0, 0.03); }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-multi_checkbox ul input[type="checkbox"] {
  width: 24px;
  height: 24px;
  padding: 0;
  opacity: 0;
  margin-right: 18px;
  display: inline-block;
  vertical-align: middle;
  visibility: hidden;
  -webkit-appearance: none; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-multi_checkbox ul input[type="checkbox"]:checked + span:before {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2217px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2017%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%2332d350%22%20d%3D%22M16.989%2C2.895%20L7.377%2C12.989%20L7.000%2C12.594%20L6.623%2C12.989%20L0.011%2C5.895%20L2.758%2C3.011%20L7.000%2C7.616%20L14.243%2C0.011%20L16.989%2C2.895%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #f0f0f0;
  box-shadow: none; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-multi_checkbox ul span {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  position: relative;
  font-weight: 300;
  color: #191919;
  font-size: 15px;
  max-width: calc(100% - 24px - 18px); }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-multi_checkbox ul span:before {
  position: absolute;
  top: 50%;
  left: -42px;
  width: 24px;
  height: 24px;
  content: '';
  margin-top: -12px;
  border: none;
  box-shadow: inset 0 0 0 1px #f7f7f7;
  transition: background-color 0.2s, box-shadow 0.2s;
  background-color: #f5f5f5; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-radio_group ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-radio_group ul li {
  font-size: 0; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-radio_group ul li label {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  cursor: pointer;
  margin-bottom: 15px; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-radio_group ul li label:hover span:before {
  background: #f7f7f7;
  box-shadow: inset 0px 10px 15px 0px rgba(0, 0, 0, 0.03); }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-radio_group ul li input[type="radio"] {
  width: 24px;
  height: 24px;
  padding: 0;
  opacity: 0;
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
  visibility: hidden;
  -webkit-appearance: none; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-radio_group ul li input[type="radio"]:checked + span:after {
  opacity: 1;
  visibility: visible; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-radio_group ul li input[type="radio"]:checked + span:before {
  border: none;
  background: #32d350;
  box-shadow: inset 0px 10px 15px 0px rgba(0, 0, 0, 0.03); }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-radio_group ul li span {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  position: relative;
  font-size: 15px;
  font-weight: 300;
  color: #191919;
  max-width: calc(100% - 24px - 20px);
  display: inline-block;
  vertical-align: middle; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-radio_group ul li span:before {
  position: absolute;
  top: 50%;
  left: -40px;
  width: 24px;
  height: 24px;
  content: '';
  margin-top: -12px;
  border: none;
  background: #f5f5f5;
  border-radius: 50%;
  transition: background-color 0.2s, box-shadow 0.2s; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-radio_group ul li span:after {
  position: absolute;
  left: -34px;
  top: 50%;
  margin-top: -6.5px;
  content: '';
  width: 12px;
  height: 12px;
  opacity: 0;
  cursor: pointer;
  visibility: hidden;
  background: #f7f7f7;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-select select {
  width: 100%;
  box-sizing: border-box;
  border: none;
  outline: none;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2211px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2011%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23757474%22%20d%3D%22M1503.99%2C887.7l0.71-.707%2C4.3%2C4.3V881h1v10.292l4.3-4.3%2C0.71%2C0.707-5.31%2C5.314h-0.4Z%22%20transform%3D%22translate%28-1504%20-881%29%22%2F%3E%3C%2Fsvg%3E") right 30px top 50% no-repeat #fafafa;
  color: #191919;
  font-size: 16px;
  font-weight: 300;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  padding: 20px 48px 20px 30px;
  color: #bfbfbf;
  margin-bottom: 20px;
  box-shadow: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-select select::-ms-expand {
  display: none; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-select select:hover {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2211px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2011%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23191919%22%20d%3D%22M1503.99%2C887.7l0.71-.707%2C4.3%2C4.3V881h1v10.292l4.3-4.3%2C0.71%2C0.707-5.31%2C5.314h-0.4Z%22%20transform%3D%22translate%28-1504%20-881%29%22%2F%3E%3C%2Fsvg%3E") right 30px top 50% no-repeat #f7f7f7;
  color: #191919; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-select select:focus {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2211px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2011%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23191919%22%20d%3D%22M1503.99%2C887.7l0.71-.707%2C4.3%2C4.3V881h1v10.292l4.3-4.3%2C0.71%2C0.707-5.31%2C5.314h-0.4Z%22%20transform%3D%22translate%28-1504%20-881%29%22%2F%3E%3C%2Fsvg%3E") right 30px top 50% no-repeat #f2f2f2;
  color: #191919; }

.remodal[data-remodal-id="one_click3"] .error-message {
  color: #f00;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-bottom: 5px;
  letter-spacing: normal;
  text-align: center; }

.remodal[data-remodal-id="one_click3"] .tpl-field.tpl-field-button .tpl-form-button {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  padding: 19px 60px 19px 40px;
  box-sizing: border-box;
  width: 191px;
  background-color: #191919;
  border: none;
  box-shadow: none;
  outline: none;
  background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2016%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M838.7%2C956.01l-0.707-.707%2C5.3-5.3H829v-1h14.293l-5.3-5.3%2C0.707-.707%2C6.313%2C6.314V949.7Z%22%20transform%3D%22translate%28-829%20-943%29%22%2F%3E%3C%2Fsvg%3E");
  background-position: right 40px top 50%;
  background-repeat: no-repeat;
  text-align: left;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  letter-spacing: 0.2em; }

.remodal[data-remodal-id="one_click3"] .tpl-field.tpl-field-button .tpl-form-button:hover {
  background-position: right 37px top 50%;
  background-color: #32d350; }

.remodal[data-remodal-id="one_click3"] .upload-button input[type="button"] {
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  padding: 10px 15px 10px 15px;
  box-sizing: border-box;
  background: #32d350;
  border: none;
  box-shadow: none;
  outline: none;
  text-align: left;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  letter-spacing: 0.2em; }

.remodal[data-remodal-id="one_click3"] .upload-button input[type="button"]:hover {
  background: #191919; }

.remodal[data-remodal-id="one_click3"] .tpl-field.type-multi_select select {
  width: 100%;
  box-sizing: border-box;
  border: none;
  padding: 15px 21px;
  color: #2c262a;
  font-size: 15px;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  outline: none;
  box-shadow: inset 0 0 0 1px #dfdfdf; }

.remodal[data-remodal-id="one_click"] .tpl-field.tpl-field-button .tpl-form-button, .remodal[data-remodal-id="one_click3"] .tpl-field.tpl-field-button .tpl-form-button {
  width: auto; }

.remodal[data-remodal-id="one_click2"] {
  padding: 65px 70px 70px;
  max-width: 480px;
  box-sizing: border-box;
  text-align: left; }

@media (max-width: 1023px) {
  .remodal[data-remodal-id="one_click2"] {
    max-width: 410px;
    padding: 50px 50px 50px; } }

@media (max-width: 480px) {
  .remodal[data-remodal-id="one_click2"] {
    max-width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    padding: 30px 30px 30px;
    margin: 0; } }

.remodal[data-remodal-id="one_click2"] .tpl-anketa__title {
  font-weight: 500;
  color: #191919;
  font-size: 25px;
  padding: 0 20px 70px 0px;
  text-align: left; }

@media (max-width: 1023px) {
  .remodal[data-remodal-id="one_click2"] .tpl-anketa__title {
    font-size: 20px;
    padding-bottom: 45px; } }

@media (max-width: 480px) {
  .remodal[data-remodal-id="one_click2"] .tpl-anketa__title {
    font-size: 18px;
    padding-bottom: 30px; } }

.remodal[data-remodal-id="one_click2"] .field-title {
  color: #191919;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 17px;
  display: block; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-text input[type="text"], .remodal[data-remodal-id="one_click2"] .tpl-field.type-phone input[type="text"], .remodal[data-remodal-id="one_click2"] .tpl-field.type-email input[type="text"], .remodal[data-remodal-id="one_click2"] .type-calendar input[type="text"] {
  width: 100%;
  background: #fafafa;
  box-shadow: none;
  border: none;
  outline: none;
  box-sizing: border-box;
  font-size: 15px;
  color: #191919;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 300;
  padding: 21px 30px; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-text input[type="text"]:hover, .remodal[data-remodal-id="one_click2"] .tpl-field.type-phone input[type="text"]:hover, .remodal[data-remodal-id="one_click2"] .tpl-field.type-email input[type="text"]:hover, .remodal[data-remodal-id="one_click2"] .type-calendar input[type="text"]:hover {
  background: #f7f7f7; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-text input[type="text"]:focus, .remodal[data-remodal-id="one_click2"] .tpl-field.type-phone input[type="text"]:focus, .remodal[data-remodal-id="one_click2"] .tpl-field.type-email input[type="text"]:focus, .remodal[data-remodal-id="one_click2"] .type-calendar input[type="text"]:focus {
  background: #f2f2f2; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-calendar_interval {
  font-size: 0; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-calendar_interval .calendar-label.calendar-from {
  width: calc(50% - 20px);
  margin-right: 10px;
  display: inline-block;
  vertical-align: top; }

@media (max-width: 360px) {
  .remodal[data-remodal-id="one_click2"] .tpl-field.type-calendar_interval .calendar-label.calendar-from {
    width: calc(50% - 5px);
    margin-right: 5px; } }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-calendar_interval .calendar-label.calendar-from input[type="text"] {
  width: 100%;
  background: #fafafa;
  box-shadow: none;
  border: none;
  outline: none;
  box-sizing: border-box;
  font-size: 15px;
  color: #191919;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 300;
  padding: 21px 30px; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-calendar_interval .calendar-label.calendar-from input[type="text"]:hover {
  background: #f7f7f7; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-calendar_interval .calendar-label.calendar-from input[type="text"]:focus {
  background: #f2f2f2; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-calendar_interval .calendar-label.calendar-to {
  width: calc(50% - 10px);
  display: inline-block;
  vertical-align: top;
  margin-left: 10px; }

@media (max-width: 360px) {
  .remodal[data-remodal-id="one_click2"] .tpl-field.type-calendar_interval .calendar-label.calendar-to {
    width: calc(50% - 5px);
    margin-left: -5px; } }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-calendar_interval .calendar-label.calendar-to input[type="text"] {
  width: 100%;
  background: #fafafa;
  box-shadow: none;
  border: none;
  outline: none;
  box-sizing: border-box;
  font-size: 15px;
  color: #191919;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 300;
  padding: 21px 30px; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-calendar_interval .calendar-label.calendar-to input[type="text"]:hover {
  background: #f7f7f7; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-calendar_interval .calendar-label.calendar-to input[type="text"]:focus {
  background: #f2f2f2; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-calendar_interval .s3-calendar-note {
  padding-top: 20px;
  text-align: center;
  text-transform: uppercase;
  color: #191919;
  font-weight: 300;
  font-family: 'Roboto', Arial, Helvetica, sans-serif; }

.remodal[data-remodal-id="one_click2"] .tpl-field {
  padding: 0 0 20px; }

.remodal[data-remodal-id="one_click2"] textarea {
  width: 100%;
  background: #fafafa;
  box-shadow: none;
  border: none;
  outline: none;
  box-sizing: border-box;
  font-size: 15px;
  color: #191919;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 300;
  padding: 21px 30px; }

.remodal[data-remodal-id="one_click2"] textarea:hover {
  background: #f7f7f7; }

.remodal[data-remodal-id="one_click2"] textarea:focus {
  background: #f2f2f2; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-checkbox ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-checkbox ul li label {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  cursor: pointer; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-checkbox ul li label:hover span:before {
  background: #f5f5f5;
  box-shadow: inset 0px 10px 15px 0px rgba(0, 0, 0, 0.03); }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-checkbox ul input[type="checkbox"] {
  width: 24px;
  height: 24px;
  padding: 0;
  opacity: 0;
  margin-right: 18px;
  display: inline-block;
  vertical-align: middle;
  visibility: hidden;
  -webkit-appearance: none; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-checkbox ul input[type="checkbox"]:checked + span:before {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2217px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2017%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%2332d350%22%20d%3D%22M16.989%2C2.895%20L7.377%2C12.989%20L7.000%2C12.594%20L6.623%2C12.989%20L0.011%2C5.895%20L2.758%2C3.011%20L7.000%2C7.616%20L14.243%2C0.011%20L16.989%2C2.895%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #f0f0f0;
  box-shadow: none; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-checkbox ul span {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  position: relative;
  font-weight: 300;
  color: #191919;
  font-size: 15px;
  max-width: calc(100% - 24px - 18px); }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-checkbox ul span:before {
  position: absolute;
  top: 50%;
  left: -42px;
  width: 24px;
  height: 24px;
  content: '';
  margin-top: -12px;
  border: none;
  box-shadow: inset 0 0 0 1px #f7f7f7;
  transition: background-color 0.2s, box-shadow 0.2s;
  background-color: #f5f5f5; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-multi_checkbox ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-multi_checkbox ul li label {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  cursor: pointer;
  margin-bottom: 15px; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-multi_checkbox ul li label:hover span:before {
  background: #f5f5f5;
  box-shadow: inset 0px 10px 15px 0px rgba(0, 0, 0, 0.03); }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-multi_checkbox ul input[type="checkbox"] {
  width: 24px;
  height: 24px;
  padding: 0;
  opacity: 0;
  margin-right: 18px;
  display: inline-block;
  vertical-align: middle;
  visibility: hidden;
  -webkit-appearance: none; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-multi_checkbox ul input[type="checkbox"]:checked + span:before {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2217px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2017%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%2332d350%22%20d%3D%22M16.989%2C2.895%20L7.377%2C12.989%20L7.000%2C12.594%20L6.623%2C12.989%20L0.011%2C5.895%20L2.758%2C3.011%20L7.000%2C7.616%20L14.243%2C0.011%20L16.989%2C2.895%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #f0f0f0;
  box-shadow: none; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-multi_checkbox ul span {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  position: relative;
  font-weight: 300;
  color: #191919;
  font-size: 15px;
  max-width: calc(100% - 24px - 18px); }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-multi_checkbox ul span:before {
  position: absolute;
  top: 50%;
  left: -42px;
  width: 24px;
  height: 24px;
  content: '';
  margin-top: -12px;
  border: none;
  box-shadow: inset 0 0 0 1px #f7f7f7;
  transition: background-color 0.2s, box-shadow 0.2s;
  background-color: #f5f5f5; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-radio_group ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-radio_group ul li {
  font-size: 0; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-radio_group ul li label {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  cursor: pointer;
  margin-bottom: 15px; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-radio_group ul li label:hover span:before {
  background: #f7f7f7;
  box-shadow: inset 0px 10px 15px 0px rgba(0, 0, 0, 0.03); }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-radio_group ul li input[type="radio"] {
  width: 24px;
  height: 24px;
  padding: 0;
  opacity: 0;
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
  visibility: hidden;
  -webkit-appearance: none; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-radio_group ul li input[type="radio"]:checked + span:after {
  opacity: 1;
  visibility: visible; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-radio_group ul li input[type="radio"]:checked + span:before {
  border: none;
  background: #32d350;
  box-shadow: inset 0px 10px 15px 0px rgba(0, 0, 0, 0.03); }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-radio_group ul li span {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  position: relative;
  font-size: 15px;
  font-weight: 300;
  color: #191919;
  max-width: calc(100% - 24px - 20px);
  display: inline-block;
  vertical-align: middle; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-radio_group ul li span:before {
  position: absolute;
  top: 50%;
  left: -40px;
  width: 24px;
  height: 24px;
  content: '';
  margin-top: -12px;
  border: none;
  background: #f5f5f5;
  border-radius: 50%;
  transition: background-color 0.2s, box-shadow 0.2s; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-radio_group ul li span:after {
  position: absolute;
  left: -34px;
  top: 50%;
  margin-top: -6.5px;
  content: '';
  width: 12px;
  height: 12px;
  opacity: 0;
  cursor: pointer;
  visibility: hidden;
  background: #f7f7f7;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-select select {
  width: 100%;
  box-sizing: border-box;
  border: none;
  outline: none;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2211px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2011%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23757474%22%20d%3D%22M1503.99%2C887.7l0.71-.707%2C4.3%2C4.3V881h1v10.292l4.3-4.3%2C0.71%2C0.707-5.31%2C5.314h-0.4Z%22%20transform%3D%22translate%28-1504%20-881%29%22%2F%3E%3C%2Fsvg%3E") right 30px top 50% no-repeat #fafafa;
  color: #191919;
  font-size: 16px;
  font-weight: 300;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  padding: 20px 48px 20px 30px;
  color: #bfbfbf;
  margin-bottom: 20px;
  box-shadow: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-select select::-ms-expand {
  display: none; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-select select:hover {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2211px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2011%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23191919%22%20d%3D%22M1503.99%2C887.7l0.71-.707%2C4.3%2C4.3V881h1v10.292l4.3-4.3%2C0.71%2C0.707-5.31%2C5.314h-0.4Z%22%20transform%3D%22translate%28-1504%20-881%29%22%2F%3E%3C%2Fsvg%3E") right 30px top 50% no-repeat #f7f7f7;
  color: #191919; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-select select:focus {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2211px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2011%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23191919%22%20d%3D%22M1503.99%2C887.7l0.71-.707%2C4.3%2C4.3V881h1v10.292l4.3-4.3%2C0.71%2C0.707-5.31%2C5.314h-0.4Z%22%20transform%3D%22translate%28-1504%20-881%29%22%2F%3E%3C%2Fsvg%3E") right 30px top 50% no-repeat #f2f2f2;
  color: #191919; }

.remodal[data-remodal-id="one_click2"] .error-message {
  color: #f00;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-bottom: 5px;
  letter-spacing: normal;
  text-align: center; }

.remodal[data-remodal-id="one_click2"] .tpl-field.tpl-field-button .tpl-form-button {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  padding: 19px 60px 19px 40px;
  box-sizing: border-box;
  width: 191px;
  background-color: #191919;
  border: none;
  box-shadow: none;
  outline: none;
  background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2016%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M838.7%2C956.01l-0.707-.707%2C5.3-5.3H829v-1h14.293l-5.3-5.3%2C0.707-.707%2C6.313%2C6.314V949.7Z%22%20transform%3D%22translate%28-829%20-943%29%22%2F%3E%3C%2Fsvg%3E");
  background-position: right 40px top 50%;
  background-repeat: no-repeat;
  text-align: left;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  letter-spacing: 0.2em; }

.remodal[data-remodal-id="one_click2"] .tpl-field.tpl-field-button .tpl-form-button:hover {
  background-position: right 37px top 50%;
  background-color: #32d350; }

.remodal[data-remodal-id="one_click2"] .upload-button input[type="button"] {
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  padding: 10px 15px 10px 15px;
  box-sizing: border-box;
  background: #32d350;
  border: none;
  box-shadow: none;
  outline: none;
  text-align: left;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  letter-spacing: 0.2em; }

.remodal[data-remodal-id="one_click2"] .upload-button input[type="button"]:hover {
  background: #191919; }

.remodal[data-remodal-id="one_click2"] .tpl-field.type-multi_select select {
  width: 100%;
  box-sizing: border-box;
  border: none;
  padding: 15px 21px;
  color: #2c262a;
  font-size: 15px;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  outline: none;
  box-shadow: inset 0 0 0 1px #dfdfdf; }

.remodal[data-remodal-id="one_click"] .tpl-field.tpl-field-button .tpl-form-button, .remodal[data-remodal-id="one_click2"] .tpl-field.tpl-field-button .tpl-form-button {
  width: auto; }

.remodal[data-remodal-id="one_click"] .tpl-field.tpl-field__ip, .remodal[data-remodal-id="one_click3"] .tpl-field.tpl-field__ip, .remodal[data-remodal-id="one_click2"] .tpl-field.tpl-field__ip, .remodal[data-remodal-id="one_click"] .tpl-field.tpl-field__product-link, .remodal[data-remodal-id="one_click3"] .tpl-field.tpl-field__product-link, .remodal[data-remodal-id="one_click2"] .tpl-field.tpl-field__product-link, .remodal[data-remodal-id="one_click"] .tpl-field.tpl-field__product-name, .remodal[data-remodal-id="one_click3"] .tpl-field.tpl-field__product-name, .remodal[data-remodal-id="one_click2"] .tpl-field.tpl-field__product-name {
  display: none; }

.product_top_wrapper .shop2-product .product_buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .product_top_wrapper .shop2-product .product_buttons .shop2-product-btn, .product_top_wrapper .shop2-product .product_buttons .shop2-product-btn.type-3.buy {
    width: 60%;
    max-width: 60%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0; }
    .product_top_wrapper .shop2-product .product_buttons .shop2-product-btn span, .product_top_wrapper .shop2-product .product_buttons .shop2-product-btn.type-3.buy span {
      font-size: 13px;
      padding-right: 44px; }
    @media (max-width: 1200px) {
  .product_top_wrapper .shop2-product .product_buttons .shop2-product-btn, .product_top_wrapper .shop2-product .product_buttons .shop2-product-btn.type-3.buy {
    width: 100%;
    max-width: 100%; } }
  .product_top_wrapper .shop2-product .product_buttons .buy_one_click1 {
    width: calc(40% - 10px);
    max-width: calc(40% - 10px);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #ccc;
    padding-top: 16px;
    padding-bottom: 16px;
    margin-left: 10px;
    background: none;
    letter-spacing: inherit; }
    .product_top_wrapper .shop2-product .product_buttons .buy_one_click1:hover {
      background: #ccc;
      color: #000; }
    @media (max-width: 1200px) {
  .product_top_wrapper .shop2-product .product_buttons .buy_one_click1 {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-top: 20px; } }
  .product_top_wrapper .shop2-product .product_buttons .buy_one_click3, .product_top_wrapper .shop2-product .product_buttons .buy_one_click2 {
    width: auto;
    padding: 0;
    margin: 18px 0 0 0;
    background: none;
    letter-spacing: inherit;
    text-transform: none;
    text-decoration: underline;
    color: #6c7fd4; }
    .product_top_wrapper .shop2-product .product_buttons .buy_one_click3:hover, .product_top_wrapper .shop2-product .product_buttons .buy_one_click2:hover {
      background: none;
      color: #6c7fd4;
      text-decoration: none; }

.popover-body .product_top_wrapper .shop2-product .product_buttons .shop2-product-btn, .popover-body .product_top_wrapper .shop2-product .product_buttons .shop2-product-btn.type-3.buy {
  width: 80%;
  max-width: 100%; }
  .popover-body .product_top_wrapper .shop2-product .product_buttons .buy_one_click {
    display: none; }

.filter-btns .filter_btns_top a:before {
  display: none !important; }

.comments_block_wrapper .tpl_rev_form .tpl-form .tpl-field button.btn-style {
  background-color: #473cff; }
  .comments_block_wrapper .tpl_rev_form .tpl-form .tpl-field button.btn-style:hover {
    background-color: #473cff; }

.title-page .block-27 {
  display: none; }

.shop_sorting_panel .sorting_block .inner a.sort-param-asc.new_lots:before {
  display: none; }

.product-list.product-list-thumbs .product-price {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  margin-right: 0; }

.product-list.product-list-thumbs .product-price .price-old {
  margin-right: 10px; }

.product-list.product-list-thumbs .product-price .price-current {
  margin-right: auto; }

.product-old-price {
  font-size: 18px;
  color: red;
  font-weight: bold; }

.product-list.product-list-thumbs .product_l_bottom_wr {
  padding-left: 10px;
  padding-right: 10px; }

.product_top_wrapper .shop2-product .product-old-price {
  font-weight: normal;
  padding-left: 0;
  font-size: 16px; }
  .product_top_wrapper .shop2-product .product-old-price span {
    font-weight: bold;
    font-size: 24px;
    padding-right: 5px; }

.shop2-product .prices_wrap {
  margin-right: auto;
  padding-right: 10px; }

.product_top_wrapper .shop2-product .product-price.price_prod {
  padding-left: 0;
  padding-right: 0;
  flex-wrap: wrap; }

@media (min-width: 481px) {
  .kinds-block .kinds-block-list .kinds-block-item .kind-details {
    padding-left: 20px;
    padding-right: 20px; }

  .kinds-block .kinds-block-list .kinds-block-item .kind-price {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    padding-right: 0;
    width: 100%; }

  .kinds-block .kinds-block-list .kinds-block-item .kind-price .price-old {
    margin-right: 10px; }

  .kinds-block .kinds-block-list .kinds-block-item .kind-price .price-current {
    padding-right: 10px;
    margin-right: auto; } }

.contacts_schema {
  display: none; }

.prod_list_wrap {
  min-height: 500px; }

.favorites-bodys .shop_sorting_panel {
  display: none; }

.highslide_link {
  cursor: pointer; }
/*
 @media (min-width: 961px){
 .widget-99 .layout_66{
 display: none;
 }
 }
 @media (max-width: 960px){
 .widget-99 .layout_66{
 display: block;
 font-size: 0;
 * {
 font-size: 0;
 }
 }
 }*/
