/* Hero Piani */
.box_attivazione_garanzia {
    max-width: 480px;
    margin: auto;
}

.box_attivazione_garanzia .w-iconbox-title {
    line-height: normal;
}

/************************************/
/* Funzione Drag Cursor Price Table */
/************************************/
#hero_piani #enterprise {
    display: none;
}
#hero_piani {
    background-position: center -90px !important;
}
#hero_piani h1 {
    font-size: 48px;
}
#hero_piani .w-html {
    max-width: 840px;
    margin: auto;
}
.range-holder {
    margin: 3em auto;
    padding: 90px 0 60px 0;
    /* max-width: 782px; */
    margin: auto;
    text-align: center;
}
.dragdealer {
    position: relative;
    height: 100%;
}
.dragdealer .handle {
    position: absolute;
    bottom: 30px;
    left: 0;
    text-align: center;
    cursor: pointer;
    width: 150px;
}
.stripe {
    top: 0;
    left: 0;
    margin: 0;
    height: 24px;
    border-radius: 8px;
}
#plan-holder {
    font-weight: bold;
}
.innerbox {
    padding: .4rem 1em;
}
.box_cursor img {
    width: 60px;
}
.innerbox .cursore_contatti {
    color: var(--dark, #05031B);
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    display: grid;
}
.innerbox .cursore_contatti big {
    font-size: 28px;
    line-height: 35px;
}

/* TABELLE PIANI */
#tabelle_piani {
    max-width: 980px;
    margin: auto;
    padding: 20px 0 40px;
}
#tabelle_piani>.wpb_column {
    border-radius: 35px;
    border: 1.2px solid #000;
    background: #F5F4FC;
    padding: 50px;
    transition: all 300ms linear;
}
#tabelle_piani>.wpb_column:not(.active_plan) {
    transform: scale(1);
    margin-right: -10px;
    z-index: 7;
    transition: all 300ms linear;
}
#tabelle_piani>.wpb_column.active_plan {
    transform: scale(1.2);
    background: #FDFDFF;
    z-index: 9;
    transition: all 300ms linear;
}
#tabelle_piani>.wpb_column.active_plan+.wpb_column {
    z-index: 8;
}
#tabelle_piani .w-btn-wrapper:has(> .btn_bestprice) {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
}
#tabelle_piani .w-btn.btn_bestprice {
    border-radius: 0 35px 0 45px;
    padding: 0.8rem 3rem;
    width: auto;
}
#tabelle_piani.g-cols h5 {
    color: var(--dark, #05031B);
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
}
#tabelle_piani .w-btn-wrapper,
#tabelle_piani .w-btn {
    width: 100%;
}
#tabelle_piani.g-cols p {
    color: var(--Primary-Black, #000);
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}
#tabelle_piani .w-iconbox.iconpos_left .w-iconbox-icon {
    margin-right: 0.5rem;
}
#tabelle_piani.g-cols .w-iconbox p {
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 0;
}
#tabelle_piani.g-cols .w-iconbox {
    margin-bottom: 30px;
}
#tabelle_piani.g-cols p big {
    color: var(--dark, #05031B);
    font-family: "Plus Jakarta Sans";
    font-size: 42px;
    font-weight: 800;
    line-height: 54px;
}
#tabelle_piani .w-hwrapper {
    margin: 8px 0;
}
#tabelle_piani .w-hwrapper>:not(:last-child) {
    margin-right: var(--hwrapper-gap, 0.8rem);
}
#tabelle_piani.g-cols .w-hwrapper p {
    color: #00000073;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}
#tabelle_piani .w-separator.size_medium.with_line {
    height: 4rem;
}
#tabelle_piani .w-vwrapper p {
    margin-bottom: 15px;
}
.pagina_prezzi#hero_piani #tabelle_piani.g-cols p big {
    /* display: none; */
}

/* Piano Enterprise */
#hero_piani #enterprise.g-cols.wpb_row.via_grid {
    border: 1.2px solid #000;
    background: #00D566;
    border-radius: 35px;
    padding: 50px;
    max-width: 700px;
    margin: auto;
}
#hero_piani #enterprise.g-cols.wpb_row.via_grid h3 {
    color: var(--dark, #05031B);
    font-size: 48px;
    font-weight: 900;
    line-height: 50px;
    margin-bottom: 5px;
}
#hero_piani #enterprise.g-cols.wpb_row.via_grid p {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
}
#hero_piani #enterprise.g-cols.wpb_row.via_grid .w-btn {
    padding: 0.9rem 3.5rem;
}

/* Tabella Compara Piani */
#compara_piani table{
    border-collapse: separate;
    width: 100% !important;
}
#compara_piani table thead tr th {
    text-align: center;
    /* font-family: "Plus Jakarta Sans"; */
    vertical-align: middle;
    border: 0;
    padding: 1.5rem 1rem;
    font-weight: 100;
}
#compara_piani table thead tr th h4 {
    color: var(--spoki-logo, #00D566);
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-weight: 800;
    line-height: 22px;
    margin-bottom: 5px;
}
#compara_piani table thead tr th big {
    color: var(--dark, #05031B);
    font-family: "Plus Jakarta Sans";
    font-size: 36px;
    font-weight: 800;
    line-height: 46px;
}
#compara_piani table tr td {
    text-align: center;
    border: 0;
    padding: 0.8rem 1rem;
    vertical-align: middle;
}
#compara_piani table tr td:first-child {
    text-align: left;
    font-weight: 700;
}
#compara_piani thead tr.row-1 th.column-2,
#compara_piani thead tr.row-1 th.column-4 {
    display: block;
    width: 100%!important;
}
#compara_piani thead tr th.column-2,
#compara_piani thead tr th.column-4 {
    border-top: 2px solid black;
    border-left: 2px solid black;
    border-right: 2px solid black;
    border-top-left-radius: 35px;
    border-top-right-radius: 35px;
    width: 19% !important;
    position: relative;
    top: 38px;
}
#compara_piani thead tr th.column-2 big,
#compara_piani thead tr th.column-4 big {
    font-size: 32px;
    line-height: 44px;
}
#compara_piani thead tr th.column-2,
#compara_piani tbody tr td.column-2 {
    right: -2px;
    position: relative;
}
#compara_piani thead tr th.column-4,
#compara_piani tbody tr td.column-4 {
    left: -2px;
    position: relative;
}
#compara_piani thead tr th.column-1 {
    width: 19% !important;
}

#compara_piani thead tr th.column-5 {
    position: relative;
    top: 40px;
}

#compara_piani thead tr th.column-5 {
    width: 19% !important;
}

#compara_piani thead tr th.column-3 {
    border-top: 3px solid black;
    border-left: 3px solid black;
    border-right: 3px solid black;
    border-top-left-radius: 35px;
    border-top-right-radius: 35px;
    /* width: 40% !important; */
}

#compara_piani thead tr th.column-3:after {
    content: "";
    display: block;
    height: 24px;
    width: 100%;
}

#compara_piani table tr td.column-1 {
    font-size: 14px;
    width: 19% !important;
}

#compara_piani table tr td.column-5 {
    width: 19% !important;
}

#compara_piani table tr td.column-2 {
    border-left: 2px solid black;
    border-right: 2px solid black;
    font-weight: bold;
    font-size: 14px;
    color: #FF9D28;
    width: 19% !important;
}

#compara_piani table tr td.column-4 {
    border-left: 2px solid black;
    border-right: 2px solid black;
    font-weight: bold;
    font-size: 14px;
    color: #00D566;
    width: 19% !important;
}

#compara_piani table tr:last-child td.column-2,
#compara_piani table tr:last-child td.column-4 {
    border-bottom: 2px solid black;
    border-bottom-left-radius: 35px;
    border-bottom-right-radius: 35px;
    position: relative;
    top: -40px;
    font-weight: normal;
    color: grey;
    background: rgba(0, 0, 0, 0);
    width: 19% !important;
}

#compara_piani table tr:last-child td.column-5 {
    position: relative;
    top: -40px;
    color: grey;
}

#compara_piani table tr td.column-3 {
    border-left: 3px solid black;
    border-right: 3px solid black;
    background-size: 100% 100%;
    font-weight: bold;
    font-size: 14px;
}

#compara_piani table tr:last-child td.column-3 {
    border-left: 3px solid black;
    border-right: 3px solid black;
    border-bottom: 3px solid black;
    border-bottom-left-radius: 35px;
    border-bottom-right-radius: 35px;
    background-size: 100% 100%;
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-weight: normal;
    color: grey;
    background: rgba(0, 0, 0, 0);
}

#compara_piani .best-choice {
    display: flex;
    border-bottom-left-radius: 90px;
    border-top-right-radius: 100px;
    justify-content: flex-start;
    background-color: #05031B;
    color: white;
    padding: 2%;
    padding-left: 10%;
    padding-right: 10%;
    width: fit-content;
    margin-left: -1px;
    margin-bottom: -1px;
    font-size: small;
}

#plans-sticky-header {
    z-index: 20;
    width: 100%;
}

#plans-sticky-header > tr {
    background-color: white;
}

/* #tablepress-2 > tbody > tr.row-2.even > td.column-5:after {
    content: url(https://spoki.spaceten.it/wp-content/uploads/2024/03/price_table_arrow.svg);
    position: absolute;
    transform: scale(1,1.55);
    transform-origin: top;
    margin-left: -10px;
} */

#compara_piani tbody tr.row-2.even td.column-5 {
    position: relative;
}

#compara_piani tbody tr.row-2.even td.column-5 img {
    position: absolute;
    height: 500px;
    right: auto;
    left: 44%;
}

#compara_piani .row-13 .column-1 {
    background-color: rgba(0, 0, 0, 0);
}

#header-background {
    position: absolute;
    z-index: -1;
    background-color: white;
    width: 100%;
    height: 80px;
    top: -10px;
}

#compara_piani table tr td.column-5 {
    background-color: white;
}

@media screen and (max-width: 1260px) {
    #compara_piani tbody tr.row-2.even td.column-5 img {
        height: calc(500px + 10%);
    }
}

@media screen and (max-width: 1235px) {
    #compara_piani tbody tr.row-2.even td.column-5 img {
        height: calc(500px + 50%);
    }
}

@media screen and (max-width: 1068px) {
    #compara_piani tbody tr.row-2.even td.column-5 img {
        height: calc(500px + 100%);
    }
}

@media screen and (max-width: 950px) {
    #compara_piani tbody tr.row-2.even td.column-5 img {
        height: calc(500px + 120%);
    }
}

@media screen and (max-width: 912px) {
    #compara_piani tbody tr.row-2.even td.column-5 img {
        height: calc(500px + 190%);
    }
}

@media screen and (max-width: 900px) {
    #compara_piani tbody tr.row-2.even td.column-5 img {
        left: 40%;
    }
}

@media screen and (max-width: 894px) {
    #compara_piani tbody tr.row-2.even td.column-5 img {
        height: 770px;
    }
}


/* REVISIONE PAGINA PREZZI - Giugno 2024 */
.pagina_prezzi#hero_piani {
    background-position: center 45px !important;
}
.pagina_prezzi#hero_piani h1 {
    font-size: 40px;
    line-height: 45px;
    margin-top: -15px;
    margin-bottom: 10px;
}
.pagina_prezzi#hero_piani .box_attivazione_garanzia .w-iconbox-title {
    font-size: 14px;
    line-height: 18px;
}
.pagina_prezzi#hero_piani #tabelle_piani>.wpb_column {
    padding: 25px 40px;
}
.pagina_prezzi#hero_piani #tabelle_piani>.wpb_column.active_plan {
    transform: scale(1.15);
}
.pagina_prezzi#hero_piani #tabelle_piani.g-cols p big {
    font-size: 35px;
    line-height: 40px;
}
.pagina_prezzi#hero_piani #tabelle_piani.g-cols .w-hwrapper p {
    font-size: 16px;
    line-height: 18px;
}
.pagina_prezzi#hero_piani .range-holder {
    padding: 80px 0 35px 0;
}
.pagina_prezzi#hero_piani #tabelle_piani .w-separator.size_medium.with_line {
    height: 3rem;
}

/*****************************************************************/
/* PAGINA PREZZI V2 - Gennaio 2025                               */
/*****************************************************************/
.pagina_prezzi_v2#hero_piani #tabelle_piani.g-cols p big {
    font-size: 30px;
}
.pagina_prezzi_v2#hero_piani #tabelle_piani.g-cols .free-plan p big {
    font-size: 24px;
}
.pagina_prezzi_v2#hero_piani #tabelle_piani>.wpb_column {
	padding: 24px 12px 26px;
}
#subscription-duration {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	width: 100%;
}
#subscription-duration .vc_column-inner {
	display: flex;
}
#subscription-duration .w-btn.selected {
	background: var(--color-content-text);
	border-color: transparent;
	color: var(--color-content-bg) !important;	
}
.discount-badge-container {
    position: relative;
    display: inline-block;
}
.discount-badge-label {
    position: absolute;
    top: -6px;
    right: 2px;
    background-color: #ff4d4d;
    color: #fff;
    font-size: 9px;
    padding: 0 4px;
    border-radius: 5px;
    font-weight: bold;
    white-space: nowrap;
    z-index: 10;
    line-height: normal;
}
.pagina_prezzi_v2 #tabelle_piani {
    max-width: 100%;
}
.pagina_prezzi_v2 #tabelle_piani.g-cols .w-iconbox p,
.pagina_prezzi_v2 #tabelle_piani.g-cols .w-iconbox strong {
	padding: 0;
	font-weight: normal;
}
.pagina_prezzi_v2 #tabelle_piani.g-cols .price-mark-empty,
.pagina_prezzi_v2 #tabelle_piani.g-cols .price-mark {
	min-height: 18px;
	margin-bottom: 8px;
}
.pagina_prezzi_v2 #tabelle_piani.g-cols .price-mark-empty p,
.pagina_prezzi_v2 #tabelle_piani.g-cols .price-mark p {
	color: #00000073;
	font-size: 12px;
    line-height: 18px;
	text-align: center;
	margin: 0;
}
.pagina_prezzi_v2 #tabelle_piani.g-cols .price-mark-empty p {
	color: #F5F4FC !important;
}
.pagina_prezzi_v2 #tabelle_piani .w-hwrapper {
    margin: 4px 0;
	min-height: 42px;
	justify-content: center;
}
.pagina_prezzi_v2 #tabelle_piani .w-hwrapper p {
    margin-bottom: 0;
}
.pagina_prezzi_v2#hero_piani #tabelle_piani .w-btn-wrapper:has(> .btn_bestprice) {
	right: 0;
}

.pagina_prezzi_v2#hero_piani #tabelle_piani .w-btn.btn_bestprice {
	border-radius: 0 32px 0 28px;
    padding: 0.4rem 2.5rem;
}

.pagina_prezzi_v2#hero_piani #tabelle_piani #marketing .w-btn-wrapper.align_right {
	margin: 0;
}

.pagina_prezzi_v2#hero_piani #tabelle_piani .plan-description {
	min-height: 66px;
	margin: 0.5rem 0 0;
	font-size: 12px;
	display: -webkit-box;
  	-webkit-line-clamp: 3;
  	-webkit-box-orient: vertical;
  	overflow: hidden;
}

.pagina_prezzi_v2#hero_piani #tabelle_piani .plan-description p {
	margin: 0;
}

.pagina_prezzi_v2#hero_piani #tabelle_piani .plan-description strong {
	font-weight: normal;
	font-size: 14px;
}

.pagina_prezzi_v2#hero_piani #tabelle_piani .card-title h5 {
	margin: 0;
	font-size: 22px;
}

.pagina_prezzi_v2#hero_piani #tabelle_piani .feature-info,
.pagina_prezzi_v2#hero_piani #tabelle_piani .feature-info strong {
	font-weight: normal;
	font-size: 12px;
	color: #00000073;
	margin: 0.6rem 0 2rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.pagina_prezzi_v2#hero_piani #tabelle_piani #free .feature-info strong {
	color: black;
}

.pagina_prezzi_v2#hero_piani #tabelle_piani .original-price {
	color: #00000073;
	font-weight: normal;
	font-size: 22px;
}
.pagina_prezzi_v2#hero_piani #tabelle_piani .price-wrapper {
	align-items: baseline;
}
.pagina_prezzi_v2#hero_piani #tabelle_piani .price-starting-from,
.pagina_prezzi_v2#hero_piani #tabelle_piani .price-starting-from p {
	font-weight: normal;
	font-size: 12px !important;
	color: black;
	text-align: center;
	min-height: 22px;
	margin-top: 12px;
	color: #00000073;
}
.pagina_prezzi_v2#hero_piani #tabelle_piani #free .price-starting-from p {
	color: #F5F4FC;
}
.pagina_prezzi_v2#hero_piani #tabelle_piani.g-cols .w-iconbox {
    margin-bottom: 18px;
}

.custom-tooltip-icon {
	position: relative;
	display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 14px;
    height: 14px;
    font-size: 10px;
    font-weight: bold;
    color: #00000073;
    border: 1px solid #00000073;
    border-radius: 50%;
    text-align: center;
    font-family: Arial, sans-serif;
    margin-left: 5px;
    user-select: none;
	cursor: pointer;
}
.custom-tooltip-text {
	visibility: hidden;
    width: 180px;
    background-color: #333333CC;
    color: #fff;
    text-align: left;
    padding: 6px;
    border-radius: 5px;
    font-size: 12px;
	font-weight: normal;
    white-space: normal;
    position: absolute;
    bottom: 140%;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity 1s ease-in-out, visibility 0s 1s;
    pointer-events: none;
    z-index: 9999;
	cursor: default;
}
.custom-tooltip-text a {
	color: var(--color-content-primary);
	text-decoration: underline;
	opacity: 0.8;
}
.custom-tooltip-text a:hover{
	color: var(--color-content-primary) !important;
	opacity: 1;
}
.custom-tooltip-icon:hover .custom-tooltip-text {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
	transition: opacity 0.3s ease-in-out, visibility 0s;
}

#service {
	z-index: 10 !important;
}
#marketing {
	z-index: 9!important;
}

@media screen and (max-width: 1024px) {
    #subscription-duration {
		align-items: center;
	}
	.pagina_prezzi_v2#hero_piani #tabelle_piani .plan-description {
		min-height: 65px;
	}
}

/* Tabella Compara Piani V2 */
#compara_piani_v2 table {
    border-collapse: separate;
    width: 100% !important;
}
#compara_piani_v2 table thead tr th {
    text-align: center;
    vertical-align: top;
    border: 0;
    padding: 1.5rem 0.6rem 0.1rem;
    font-weight: 100;
}
#compara_piani_v2 table thead tr th h4 {
    color: var(--spoki-logo, #00D566);
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-weight: 800;
    line-height: 22px;
    margin-bottom: 1rem;
}
#compara_piani_v2 table tr td {
    text-align: center;
    border: 0;
    padding: 0.8rem 1rem;
    vertical-align: middle;
}
#compara_piani_v2 thead tr th.column-2,
#compara_piani_v2 thead tr th.column-5 {
    border-top: 2px solid black;
    border-left: 2px solid black;
    border-right: 2px solid black;
    border-top-left-radius: 35px;
    border-top-right-radius: 35px;
    width: 19% !important;
    position: relative;
}
#compara_piani_v2 thead tr th.column-4 {
    border-top: 2px solid black;
    border-left: 2px solid black;
	border-right: 2px solid black;
    border-top-left-radius: 35px;
    border-top-right-radius: 35px;
    width: 19% !important;
    position: relative;
}
#compara_piani_v2 thead tr th.column-2,
#compara_piani_v2 tbody tr td.column-2 {
    right: -2px;
    position: relative;
}
#compara_piani_v2 thead tr th.column-4,
#compara_piani_v2 tbody tr td.column-4 {
    left: -2px;
    position: relative;
}
#compara_piani_v2 thead tr th.column-5,
#compara_piani_v2 tbody tr td.column-5 {
    left: -4px;
    position: relative;
}
#compara_piani_v2 thead tr th.column-1 {
    width: 25% !important;
	min-width: 200px !important;
}

#compara_piani_v2 thead tr th.column-5 {
    width: 19% !important;
}

#compara_piani_v2 thead tr th.column-3 {
    border-top: 2px solid black;
    border-left: 2px solid black;
    border-right: 2px solid black;
    border-top-left-radius: 35px;
    border-top-right-radius: 35px;
    width: 19% !important;
    position: relative;
}

#compara_piani_v2 thead tr th.column-1:after,
#compara_piani_v2 thead tr th.column-2:after,
#compara_piani_v2 thead tr th.column-3:after,
#compara_piani_v2 thead tr th.column-4:after,
#compara_piani_v2 thead tr th.column-5:after {
    /* content: ""; */
    /* display: block; */
    /* height: 24px; */
    /* width: 100%; */
}

#compara_piani_v2 table tr td.column-1 {
    font-size: 14px;
    width: 19% !important;
	padding-left: 2rem;
    font-weight: normal;
	text-align: left;
}

#compara_piani_v2 table tr td.column-1 .plan-feature-title {
    display: flex;
    align-items: center;
}

#compara_piani_v2 table tr td.column-1 .plan-feature-title p {
	margin: 0;
}

#compara_piani_v2 table tr td.column-5 {
    width: 19% !important;
}

#compara_piani_v2 table tr td.column-2 {
    border-left: 2px solid black;
    border-right: 2px solid black;
    font-weight: bold;
    font-size: 14px;
    width: 19% !important;
}

#compara_piani_v2 table tr td.column-4 {
    border-left: 2px solid black;
	border-right: 2px solid black;
    font-weight: bold;
    font-size: 14px;
    width: 19% !important;
}

#compara_piani_v2 table tr td.column-5 {
    border-left: 2px solid black;
    border-right: 2px solid black;
    font-weight: bold;
    font-size: 14px;
    width: 19% !important;
}

#compara_piani_v2 table tr:last-child td.column-2,
#compara_piani_v2 table tr:last-child td.column-3,
#compara_piani_v2 table tr:last-child td.column-4,
#compara_piani_v2 table tr:last-child td.column-5 {
    border-bottom: 2px solid black;
    border-bottom-left-radius: 35px;
    border-bottom-right-radius: 35px;
    position: relative;
    width: 19% !important;
}

#compara_piani_v2 table tr td.column-3 {
    border-left: 2px solid black;
    border-right: 2px solid black;
    background-size: 100% 100%;
    font-weight: bold;
    font-size: 14px;
}

#compara_piani_v2 tbody tr.row-2.even td.column-5 {
    position: relative;
}
#compara_piani_v2 tbody tr.row-2.even td {
	padding-top: 0;
}
#compara_piani_v2 table .row-2 .column-1,
#compara_piani_v2 table .row-11 .column-1,
#compara_piani_v2 table .row-14 .column-1,
#compara_piani_v2 table .row-18 .column-1,
#compara_piani_v2 table .row-21 .column-1,
#compara_piani_v2 table .row-28 .column-1,
#compara_piani_v2 table .row-30 .column-1,
#compara_piani_v2 table .row-34 .column-1,
#compara_piani_v2 table .row-39 .column-1 {
	padding-left: 1rem;
	font-weight: bold;
}
#compara_piani_v2 table .row-43 td {
	padding: 0;
	background: white;
}

#compara_piani_v2 table .best-choice {
	display: flex;
    border-bottom-left-radius: 90px;
    border-top-right-radius: 100px;
    justify-content: flex-start;
    background-color: #05031B;
    color: #fff;
    padding: 2%;
    padding-left: 10%;
    padding-right: 10%;
    width: fit-content;
    margin-left: 0px;
    margin-bottom: -1px;
    font-size: small;
}

#compara_piani_v2 table .feature-text {
	font-size: 12px;
}

#compara_piani_v2 table thead tr th .configure-plan-container {
    display: flex;
    flex-direction: column;
    gap: 3rem;
    width: 100%;
}
#compara_piani_v2 table thead tr th h4.configure-plan-title {
    text-align: left;
    color: black;
    margin: 0;
}
#compara_piani_v2 table thead tr th .configure-plan-select-container {
    display: flex;
    gap: 1rem;
	margin-bottom: 0.2rem;
}
#compara_piani_v2 table thead tr th .configure-plan-select-box {
    width: 50%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
#compara_piani_v2 table thead tr th .configure-plan-select-box label {
    font-size: 14px;
    margin-bottom: 4px;
}
#compara_piani_v2 table thead tr th .configure-plan-select-box select {
    border: 1px solid black;
    border-radius: 6px;
    min-height: 34px;
    height: 34px;
    font-size: 14px;
}
#compara_piani_v2 table thead tr th .plan-price-free {
    margin: 26px 0;
    font-size: 24px;
    font-weight: bold;
}
#compara_piani_v2 table thead tr th .plan-price {
    margin: 24px 0 10px;
    font-size: 30px;
    font-weight: bold;
}
#compara_piani_v2 table thead tr th .plan-billed {
    color: #00000073;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    margin: 0;
}
#compara_piani_v2 table thead tr th .plan-price small {
    color: #00000073;
    font-weight: normal;
    font-size: 22px;
    padding-left: 4px;
}
@media screen and (max-width: 1068px) {
    #compara_piani_v2 table thead tr th .configure-plan-select-container {
        flex-wrap: wrap;
    }
	#compara_piani_v2 table thead tr th .configure-plan-select-box {
		width: 90%;
	}
}

/*****************************************************************/
/* Funzione Calcolatore Comparazione Competitors (pagina Prezzi) */
/*****************************************************************/
#calcolatore_competitors #wa_email_sms {
    padding: 3rem 0.8rem;
}
#calcolatore_competitors #wa_email_sms h2 {
    line-height: 38px;
}
#calcolatore_competitors #wa_email_sms .wpb_text_column p {
    line-height: normal;
}
#calcolatore_competitors .range-holder {
    margin: 0 auto;
    padding: 115px 0 0;
}
#calcolatore_competitors .innerbox .cursore_conversazioni {
    color: var(--dark, #05031B);
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    display: grid;
}
#calcolatore_competitors .innerbox .cursore_conversazioni big {
    font-size: 26px;
    line-height: 32px;
}
#calcolatore_competitors .dragdealer .handle {
    bottom: 24px;
}
#calcolatore_competitors .box_cursor img {
    width: 40px;
}
#calcolatore_competitors .meter img {
    width: 76.5%;
}
/* TABELLA */
#calcolatore_competitors #wa_email_sms table thead tr th {
    padding: 1rem 0;
}
#calcolatore_competitors #wa_email_sms table tr td big {
    /* font-size: 22px; */
    font-size: 26px;
}
#calcolatore_competitors #wa_email_sms table thead tr th img {
    width: 140px;
}
#calcolatore_competitors #wa_email_sms table tr td {
    /* padding: 0.3em 0.6rem; */
    padding: 0.5em 1rem;
    font-weight: 600;
}
#calcolatore_competitors #wa_email_sms table tr td.column-1 {
    font-size: 14px;
}
#calcolatore_competitors #wa_email_sms table tr.row-2 td.column-1 {
    font-size: 18px;
    padding: 0.5rem 1rem;
}
#calcolatore_competitors #wa_email_sms table tr td.column-3.red,
#calcolatore_competitors #wa_email_sms table tr td.column-4.red {
    color: #D83721;
    opacity: 1;
}
#calcolatore_competitors #wa_email_sms table tr td.column-3.black,
#calcolatore_competitors #wa_email_sms table tr td.column-4.black {
    color: black;
}
#calcolatore_competitors #wa_email_sms table tr td.column-2.green {
    color: #00D566;
}
#calcolatore_competitors #wa_email_sms table tr td.column-2 big {
    color: #00D566!important;
}
#calcolatore_competitors #wa_email_sms table tr td.column-2.black {
    color: black;
    font-weight: 400;
    font-size: 16px;
}
/* Table Row background invert */
#calcolatore_competitors #wa_email_sms table tr.row-2.even td {
    background: white;
}
#calcolatore_competitors #wa_email_sms table .odd td {
    background: white;
}
#calcolatore_competitors #wa_email_sms table .even td {
    background: rgb(220 247 197);
}
