.purchase-consulting-services-content .wcpa_paragraph_block {
    text-align: center;
}

.single-product .product_cat-transend-consulting-service h1.product_title {
    margin-bottom: 32px !important;
}

.single-product .wcpa_form_outer {
    max-width: inherit;
    margin-top: 24px;
}

.single-product .product-content {
    margin-bottom: 56px;
}

.single-product .wcpa_form_outer .purchase-consulting-services-items {
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
}

.single-product .product_cat-transend-consulting-service .purchase-consulting-services-items .wcpa_row:first-child .wcpa_paragraph_block   {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}

.single-product .product_cat-transend-consulting-service .purchase-consulting-services-items .wcpa_row .wcpa_form_item:last-child   {
    text-align: left;
    /* justify-content: center; */
}

.single-product .product_cat-transend-consulting-service .wcpa_form_outer .purchase-consulting-services-items .wcpa_row {
    margin-bottom: 0;
    display: flex;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    min-height: 55px;;
}

.single-product .product_cat-transend-consulting-service .wcpa_form_outer .purchase-consulting-services-items .wcpa_row .wcpa_form_item {
    flex-grow: 1;
    float: none;
    min-height: 46px;
    display: flex;
    align-items: center;
}

.single-product .product_cat-transend-consulting-service .purchase-consulting-services-items .wcpa_type_checkbox-group > label,
.single-product .product_cat-transend-consulting-service .purchase-consulting-services-items .wcpa_type_select > label {
    display: none;
}

.single-product .product_cat-transend-consulting-service .purchase-consulting-services-items .wcpa_checkbox label {
    display: flex !important;
	font-weight: normal !important;
    align-items: center;
}

.single-product .product_cat-transend-consulting-service .purchase-consulting-services-items .wcpa_checkbox .wcpa_check {
	height: 25px !important;
	width: 25px !important;
	background-color: #fff;
	box-shadow: 0 0 15px rgba(0, 0, 0, .2);
	border-radius: 9px;
	margin-right: 15px !important;
	margin-left: 0 !important;
	flex-shrink: 0;
}
.single-product .product_cat-transend-consulting-service .purchase-consulting-services-items .wcpa_checkbox input[type=checkbox]+label .wcpa_check::before {
	content: "";
    position: absolute;
    left: 8px;
    top: 4px;
    width: 8px;
    height: 12px;
    border: solid #83004e;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    box-sizing: border-box;
	visibility: hidden;
}
.single-product .product_cat-transend-consulting-service .purchase-consulting-services-items .wcpa_checkbox .input[type=checkbox]:checked+label .wcpa_check {
	border: none;
	background-color: #fff;
	margin-right: 15px !important;
	margin-left: 0 !important;
	height: 25px !important;
	width: 25px !important;
}

.single-product .product_cat-transend-consulting-service .wcpa_checkbox input[type=checkbox]:checked+label .wcpa_check::before {
	visibility: visible;
	left: 8px !important;
    top: 4px !important;
    width: 8px !important;
    height: 12px !important;
}

.single-product .product_cat-transend-consulting-service .purchase-consulting-services-items .wcpa_row:first-child .wcpa_form_item:nth-child(1) .wcpa_paragraph_block  {
    text-align: left;
    padding-left: 40px;
}

.single-product .product_cat-transend-consulting-service .purchase-consulting-services-items .wcpa_row .wcpa_form_item:nth-child(1) .wcpa_priceouter,
.single-product .product_cat-transend-consulting-service .purchase-consulting-services-items .wcpa_row .wcpa_form_item:nth-child(2) .wcpa_priceouter {
    display: none;
}

.single-product .product_cat-transend-consulting-service .purchase-consulting-services-items .wcpa_row:nth-child(3) {
    background: none !important;
    /* width: inherit !important; */
}

.single-product .product_cat-transend-consulting-service .purchase-consulting-services-items .wcpa_row .wcpa_form_item:nth-child(2) .wcpa_paragraph_block {
    text-align: center;
    font-weight: 700;
    font-size: 16px;
}

.single-product .purchase-consulting-services-items .wcpa_tooltip_icon {
    /* background: rgba(160, 160, 160, 1); */
    background: none;
}

.single-product .purchase-consulting-services-items .wcpa_form_item .wcpa_tooltip_icon > span {
    background: white;
    color: rgba(82, 82, 82, 1);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 6px !important;
    padding: 12px;
    font-size: 14px;
}

.single-product .purchase-consulting-services-items .wcpa_form_item .wcpa_tooltip_icon:hover:before {
    display: none; 
}

/**
 * SELECT 2
 */
.single-product .select-general-consulting_parent .select2-container--default .select2-selection--single {
    /* min-width: 100px; */
    justify-content: start;
    padding: 4px 0 !important;
}

.single-product .select-general-consulting_parent .select2-container--default .select2-selection--single .select2-selection__rendered {
    width: 100%;
    font-weight: 500;
    color: rgba(27, 27, 27, 1);
}

.single-product .select-general-consulting_parent .select2-container--default .select2-selection--single {
    border: 1px solid rgba(27, 27, 27, 1);
    border-radius: 0;
}

.single-product .select-general-consulting_parent .select2-container--default .select2-selection--single .select2-selection__arrow b {
    width: 8px;
    height: 8px;
    margin-top: -2px;
}

.single-product .select-general-consulting_parent .select2-container {
    min-width: 160px;
}

.single-product .select-general-consulting_parent .select2-container--default .select2-selection--single .select2-selection__placeholder {
    text-transform: none;
}
.single-product .select-general-consulting_parent .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: rgba(82, 82, 82, 1);
}
.single-product .select-general-consulting_parent .select2-container--default .select2-selection--single {
    background: transparent;
}

/**
 * Select2 Result Option
 */
.dropdown-general-consulting {
    border-radius: 0 !important;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1) !important;
}
.dropdown-general-consulting .select2-results__options {
    padding: 6px 4px !important;
}

.dropdown-general-consulting .select2-results__option .consulting-service-option {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.dropdown-general-consulting .select2-results__option .consulting-service-option .option-price {
    font-weight: 500;
    font-size: 16px;
}

.dropdown-general-consulting .select2-results__option:not(:last-child) {
    border-bottom: 1px solid rgba(246, 246, 246, 1);
}

.dropdown-general-consulting .select2-results__option .consulting-service-option .option-detail .option-hours,
.dropdown-general-consulting .select2-results__option .consulting-service-option .option-detail .option-price-per-hour {
    font-size: 10px;
    line-height: 14px;
    font-weight: 400;
    text-align: right;
}

.dropdown-general-consulting .select2-results__option .consulting-service-option .option-detail .option-hours {
    color: rgba(152, 6, 76, 1);
    font-size: 11px;
    line-height: 16px;
}

.dropdown-general-consulting .select2-results__option .consulting-service-option .option-detail .option-price-per-hour {
    color: rgba(82, 82, 82, 1);
    text-align: right;
    font-size: 13px;
    line-height: 16px;
}

.dropdown-general-consulting .select2-results__option--highlighted[aria-selected] .consulting-service-option .option-detail .option-price-per-hour,
.dropdown-general-consulting .select2-results__option--highlighted[aria-selected] .consulting-service-option .option-detail .option-hours {
    color: white;
}

.dropdown-general-consulting .select2-results__options {
    margin-bottom: 0;
}



@media only screen and (max-width: 767.98px) {
	.single-product .wcpa_form_outer .wcpa_row:nth-child(3), .single-product .wcpa_form_outer .wcpa_row:nth-child(6) {
		display: flex !important;
	}

    .single-product .product_cat-transend-consulting-service .select2-container {
        min-width: 110px;
        width: 140px !important;
    }

    /* Purchase button */
	.purchase--total {
		flex-wrap: wrap;
	}

	.purchase--total__price h3 {
		margin-right: 0;
	}

	.purchase--total__price-mobile {
		width: 100%;
	}

    .purchase--total__price .purchase--button {
        display: none;
    }

    .dropdown-general-consulting {
        min-width: 140px !important;
        width: 140px !important;
    }

    .purchase-consulting-services-items .wcpa_row .wcpa_form_item:nth-child(2) {
        /* min-width: 140px !important;
        width: 140px !important; */
    }

    span.select2-container.select2-container--default.select2-container--open {
        /* left: 0 !important; */
        /* width: 140px !important; */
    }
}


@media only screen and (max-width: 480px) {
    .purchase-consulting-services-items .wcpa_row .wcpa_form_item:nth-child(2),
    span.select2-container.select2-container--default.select2-container--open {
        /* left: 0 !important; */
        width: 140px !important;
        min-width: 140px !important;
    }

    .single-product .product_cat-transend-consulting-service .purchase-consulting-services-items .wcpa_row > .wcpa_form_item:first-child label {
        width: min-content !important;
        line-height: 15px;
    }
}

.select-general-consulting_parent.has-error .select2-selection.select2-selection--single,
.select-general-consulting_parent.has-error .select2-selection__placeholder {
    border-color: #da0000 !important;
    color: #da0000 !important;
}