/*gravity form - multistep*/


.body-choose-man .gfield_radio li:nth-child(1) label {
background-image: url(/wp-content/uploads/sylwetka/sylwetka-mezczyzna-1.jpg);
}
.body-choose-man .gfield_radio li:nth-child(2) label {
background-image: url(/wp-content/uploads/sylwetka/sylwetka-mezczyzna-2.jpg);
}
.body-choose-man .gfield_radio li:nth-child(3) label {
background-image: url(/wp-content/uploads/sylwetka/sylwetka-mezczyzna-3.jpg);
}
.body-choose-man .gfield_radio li:nth-child(4) label {
background-image: url(/wp-content/uploads/sylwetka/sylwetka-mezczyzna-4.jpg);
}
.body-choose-woman .gfield_radio li:nth-child(1) label {
background-image: url(/wp-content/uploads/sylwetka/sylwetka-kobieta-1.jpg);
}
.body-choose-woman .gfield_radio li:nth-child(2) label {
background-image: url(/wp-content/uploads/sylwetka/sylwetka-kobieta-2.jpg);
}
.body-choose-woman .gfield_radio li:nth-child(3) label {
background-image: url(/wp-content/uploads/sylwetka/sylwetka-kobieta-3.jpg);
}
.body-choose-woman .gfield_radio li:nth-child(4) label {
background-image: url(/wp-content/uploads/sylwetka/sylwetka-kobieta-4.jpg);
}
.body-choose .gfield_radio li label {
    border: 3px solid #444444;
    margin-bottom: 20px;
    background-position: center;
    min-height: 200px;
    height: 100%;
    width: 100%;
    display: block !important;
    font-size: 0 !important;
    background-size: cover;
    background-repeat: no-repeat;
}
.gform_page_fields ul {
    margin: 0;
    padding: 0;
}
.gform_page_fields select, .gform_page_fields input {
    height: 40px;
}
.gform_page_fields input[type="checkbox"] {
    height: 20px;
}
#field_2_13 input, #field_2_207 input{
    height: 12px;
    margin: 0 6px;
}
.gform_legacy_markup_wrapper .top_label .gfield_label, .gform_legacy_markup_wrapper legend.gfield_label {
    color: #d80039;
}
.gform_legacy_markup_wrapper li.gfield.gfield_error, .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: rgb(0 0 0 / 25%);
	}
	.gform_legacy_markup_wrapper .validation_message, .gform_legacy_markup_wrapper .gfield_error .gfield_label {
    color: #d80039;
}
.gform_legacy_markup_wrapper li.gfield_error div.ginput_complex.ginput_container label, .gform_legacy_markup_wrapper li.gfield_error ul.gfield_checkbox, .gform_legacy_markup_wrapper li.gfield_error ul.gfield_radio {
    color: #d80039;
    font-weight: bold;
}
.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {

    width: 100%;
}
.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_blue {
    background-color: #d80039;
    color: #fff;
}
.gform_legacy_markup_wrapper ul.gfield_checkbox li label, .gform_legacy_markup_wrapper ul.gfield_radio li label {
    max-width: 100%;
}
.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin: 0 3px;
}

.gform_page_footer {
    display: flex;
    align-items: center;
    justify-content: center;
}

.gform_page_footer input {
  padding: 8px;
      min-width: 140px;
      background: #d80039;
      border-radius: 14px;
      color: #fff;
      font-weight: 600;
}
@media only screen and (min-width: 641px) {
	.gform_wrapper li.gf_list_inline ul.gfield_checkbox li, .gform_wrapper li.gf_list_inline ul.gfield_radio li {
    display: inline-flex;
    align-items: center;
}
.step3 .option {
    width: 50%;
    display: inline-block;
}
.step3 .option:first-child {
    padding-right: 5px;
}
.step3 .option:last-child {
    padding-left: 5px;
}
.show-mobile {
  display: none;
}
.gform_wrapper .gform_page_footer .button.gform_previous_button {
    margin-left: 30px;
}
.body-choose .gfield_radio li label {
    min-width: 200px;
}
.gform_wrapper .top_label li.gfield.gf_left_fourth, .gform_wrapper .top_label li.gfield.gf_right_fourth {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding-right: 16px;
    float: none;
}
.gform_wrapper .top_label li.gfield.gf_left_fourth input, .gform_wrapper .top_label li.gfield.gf_right_fourth input {
    width: 100%;
}
.gform_wrapper .gform_page_footer .button.gform_next_button, .gform_wrapper .gform_page_footer input[type=submit] {

}
.gform_wrapper .gform_page_footer .button.gform_previous_button {

}
}
.gform_ajax_spinner {
	display: none !important;
}
.step-form {
  padding: 30px 20px;
  border-radius: 16px;
  margin-bottom: 30px;
}
.gform_wrapper.gravity-theme .gf_page_steps {
    text-align: center;
	border-bottom: none !important;
    margin-bottom: 10px !important;
}
.gform_wrapper.gravity-theme .gf_step_label {
    display: none !important;
}
.gform_wrapper.gravity-theme .gf_step {
    margin: 5px 10px 0 !important;
}
.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number::before {
    background: #3aaa35;
    border: 2px solid #3aaa35;
	width: 30px;
	height: 30px;
}
.gform_wrapper.gravity-theme .gf_step_number {
	width: 30px;
	height: 30px;
	border: 2px solid #3aaa35;
}
.gform_wrapper.gravity-theme .gf_step_active .gf_step_number {
    background: #46af41!important;
    color: #fff!important;
    border: none!important;
}
.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number::before{
  border: none!important;
  background: #46af41!important;
}
.gform_wrapper.gravity-theme fieldset {
	text-align: center;
}
.step-form .gfield_label {
	font-size: 1.625rem !important;
	font-weight: 700;
	margin-bottom: 10px !important;
	line-height: 1.2 !important;
}
.step-form label:hover, .step-form input:checked+label {
    border: 2px solid #3aaa35;
}
.step-form .gfield_description {
    font-size: 13pt !important;
    font-weight: 500;
	line-height: 1.2 !important;
}
.step-form .gform_next_button {
	visibility: hidden;
}
.gform_wrapper.gravity-theme .gchoice input {
	display: none !important;
}
.step-form .gfield_radio, .online-offer-box .gfield_radio{
	display: flex !important;
	justify-content: center;
	flex-wrap: wrap;
}
.step-form .gchoice {
    margin: 5px;
}
.step-form .gchoice label {
    background: #fff;
    border: 2px solid #e9e5eb;
    border-radius: 16px;
    padding: 25px 10px;
    width: 190px;
    transition: all 0.3s;
    cursor: pointer;
    height: 100%;
    max-width: 220px !important;
}

.step-form #input_1_12 .gchoice label {
	 width: 140px;
}
.step-form #input_1_5 .gchoice label {
	 width: 220px;
}
.step-form .select-option {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.step-form .step-title-and-description {
    display: flex;
    flex-direction: column;
	margin-top: 10px;
}
.step-form .step-title {
    font-size: 14pt;
    line-height: 1.2;
    font-weight: 700;
	margin-bottom: 5px;
}
.gform_wrapper.gravity-theme .gform_page_footer {
    margin: 10px auto!important;
    padding: 0 !important;
    width: 100%;
    text-align: center;
}
.gform_wrapper.gravity-theme .gform_previous_button.button {
    background-color: transparent;
    color: #434344 !important;
    font-weight: 500;
    font-size: 12pt;
	margin-bottom: 0 !important;
	padding: 10px 0 !important;
}
.gform_wrapper.gravity-theme .gform_previous_button.button:hover {
	color: #3aaa35 !important;
}
.step-form .step-heading {
	text-align: center;
}
.step-form .step-heading .title {
	font-size: 1.625rem;
    font-weight: 700;
	margin-bottom: 10px;
	line-height: 1.2;
}
.step-form .step-form .sub-title.info {
    background: #E8F1FF;
    border: 2px solid #e9e5eb;
    border-radius: 16px;
    padding: 10px;
    font-size: 11pt;
    line-height: 1.5;
    margin-bottom: 20px;
	font-weight: 500;
}
.row.online-offer {
    display: flex;
	justify-content: center;
}
.online-offer > div {
    padding: 0 5px;
}
.online-offer > div {
    display: inline-block;
    float: left;
    overflow: hidden;
    padding: 0px 5px;
	position: relative;
}
.online-offer .main-prices {
    border: 2px solid #cdcdcd;
    border-radius: 10px;
    padding: 5px;
    text-align: center;
    background: #fff;
    margin-bottom: 20px;
}
.online-offer h3 {
    margin: 10px 0;
    font-size: 17pt;
}
.online-offer h3 span {
    color: #434344;
}
.online-offer .old-price {
    font-weight: 400;
    text-decoration: line-through;
    color: #999;
}
.new-price {
    font-weight: 600;
    font-size: 25pt;
    line-height: 1;
}
.main-prices .prices .discount {
    margin: 14px;
    font-size: 11pt;
    line-height: 1.2em;
}
.online-offer .discount span {
    color: #999;
}
.online-offer .massage-price {
    color: #fff;
    font-size: 12pt;
    font-weight: 400;
    background: #3aaa35;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 30px;
    line-height: 30px;
	margin-bottom: 10px;
}
.online-offer .massage-price:hover {
    background: #434344;
}
.online-offer > div:nth-child(2) .main-prices, .online-offer .main-prices:hover {
    border-color: #3aaa35;
}
.ribbon {
    width: 90px;
    height: 100px;
    overflow: hidden;
    position: absolute;
}
.ribbon-top-right {
    top: -15px;
    right: 5px;
}
.ribbon:before, .ribbon:after {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
}
.ribbon-top-right:before {
    top: 0;
    left: 0;
}
.ribbon-top-right span {
    left: -25px;
    top: 30px;
    transform: rotate(45deg);
}
.ribbon span {
    position: absolute;
    display: block;
    width: 170px;
    padding: 8px 0;
    background-color: #3aaa35;
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    color: #fff;
    text-shadow: 0 1px 1px rgb(0 0 0 / 20%);
    text-align: center;
    line-height: 1;
    font-weight: 700;
}
.ribbon-top-right:after {
    bottom: 0;
    right: 0;
}
.step-form .stars {
    font-size: 12pt;
    font-weight: 500;
    text-align: center;
}
.stars p {
	margin-bottom: 0;
	line-height: 1.5;
}
i.fas.fa-star {
    color: #e5c100;
}
.step-form .sub-title.info {
    background: #f2f6ff;
    border: 2px solid #e9e5eb;
    border-radius: 16px;
    padding: 10px;
    font-size: 11pt;
    line-height: 1.5;
	margin: 20px 0 !important;
}
/*gravity form cennik */
.online-offer-box .gfield_radio .gchoice {
    margin: 15px 15px 0 0;
    font-size: 16px;
}
.online-offer-box ul.gfield_radio li label {
    width: 170px;
    padding: 0;
    margin-left: 0;
    max-width: 100%;
}
.online-offer-box .gfield_radio label > div {
    background-position: top 10px center;
    background-repeat: no-repeat;
    min-height: 155px;
    height: 100%;
    text-align: center;
    background-size: 70px;
    border: 2px solid #cdcdcd;
    border-radius: 10px;
    background-color: #fff;
    font-weight: 700;
    line-height: 1.5;
    font-size: 14pt;
    margin-left: 0;
    width: 170px;
    padding: 90px 5px 10px 5px;
}
.online-offer-box .gfield_label, .online-offer-box .third-step {
	font-size: 1.875rem !important;
	text-align: center;
	font-weight: 700
}
.online-offer-box .gfield_label {
	margin-top: 20px !important;
	margin-bottom: 0 !important;
}
.online-offer-box .third-step {
	margin-top: 30px;
	margin-bottom: 15px;
}
.online-offer-box input[type=radio]:checked+label > div {
    border-color: #3aaa35 !important;
    color: #3aaa35;
}
.online-offer-box label > div:hover {
    border-color: #3aaa35 !important;
}
.first-step #label_2_1_0 div {
    background-image: url(/wp-content/uploads/2022/05/indywidualnie-kobieta-grey.png);
}
.first-step input[type=radio]:checked+#label_2_1_0 div {
    background-image: url(/wp-content/uploads/2022/05/indywidualnie-kobieta.png);
}
.first-step #label_2_1_1 div {
    background-image: url(/wp-content/uploads/2022/05/w-parze-grey.png);
}
.first-step input[type=radio]:checked+#label_2_1_1 div {
    background-image: url(/wp-content/uploads/2022/05/w-parze.png);
}
.second-step #label_2_3_0 div {
    background-image: url(/wp-content/uploads/2022/05/dieta-i-trening-grey.png);
}
.second-step input[type=radio]:checked+#label_2_3_0 div {
    background-image: url(/wp-content/uploads/2022/05/dieta-i-trening.png);
}
.second-step #label_2_3_1 div {
    background-image: url(/wp-content/uploads/2022/05/dieta-online-1-grey.png);
}
.second-step input[type=radio]:checked+#label_2_3_1 div {
    background-image: url(/wp-content/uploads/2022/05/dieta-online-1.png);
}
.second-step #label_2_3_2 div {
    background-image: url(/wp-content/uploads/2022/05/plan-treningowy-1-grey.png);
}
.second-step input[type=radio]:checked+#label_2_3_2 div {
    background-image: url(/wp-content/uploads/2022/05/plan-treningowy-1.png);
}
.online-offer-box .gform_footer {
	margin: 0 !important;
	padding: 0 !important;
}
