/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

.grecaptcha-badge {
    display: none !important;
}

/* pag lavora con noi. numeri dinamici annunci di lavoro */
.page-id-8611 .toggles {
  counter-reset: section;
}

.page-id-8611 .toggles .toggle .toggle-title a::before {
  counter-increment: section;
  content: counter(section) ". ";
}

/* preventivatore fotovoltaico */

.calc-radio-wrapper.boxed .calc-radio-item {
    width: 198px;
}

.spu-content .ccb-wrapper-12177 .calc-list-inner {
    border-color: #9BC44D !important;
}

.spu-content .ccb-thank-you-12177 .thank-you-page, .fancybox-content {
    background: #fff !important;
}

.calc-radio-wrapper.calc-radio-image.with-icon .calc-radio-image-wrapper img {
    height: 60px !important;
    width: 90px !important;
}

.thank-you-page__order {
    display: none;
}

div[data-id="radio_field_id_8"],
div[data-id="radio_field_id_10"],
div[data-id="radio_with_img_field_id_13"],
div[data-id="radio_field_id_15"],
div[data-id="radio_field_id_16"] {
    display: none;
}

.ccb-contact-form7 label input[type="checkbox"] {
    width: auto;
}

.ccb-wrapper-12271 .calc-item .calc-radio-wrapper label .calc-radio-label {
    word-break: break-word !important;
    text-align: center;
}

.nectar-icon-list-item {
	margin-bottom: 50px;
}

@media only screen and (max-width: 768px) {
	.nectar-icon-list-item {
		margin-bottom: 25px;
	}
}