/*
Theme Name: 10Minut
*/

.calc-wrapper:not(:first-of-type) {
  padding-top: 0px;
}

.calc-wrapper {
  line-height: 1.5;
  padding: 0px !important;
  position: relative;
  font-family:'Montserrat', sans-serif !important
}

#scc_form_1 .scc-form-field-item-label {
  font-size: 15px !important;
}

#scc_form_1 [id*="ssc-elmt-"] {
  color: rgb(0, 0, 0);
  font-size: 15px !important;
  font-family: inherit;
  margin-top: 10px !important;
}

.scc-form-field-item {
  margin-top: 25px  !important;
}

#scc_form_1 .scc-title-s {
  font-size: 20px !important;
  padding-bottom:15px !Important
}

#scc_form_1 .description_section_preview {
  color: #646467 !important;
  margin-top: 10px !important;
  font-size: 15px !important;
}

.scc-btn-hndle {
  margin-top: 0px !important;
  min-height: 15px !important;
}

#total_price_with_label {
  font-size: 20px !important
}

@media only screen and (max-width: 600px) {
.navbar .social {
  padding-left: 0px;
  margin-left: 0px;
}
}

