/* fix page WP height - section Acquista */

.page-template-tpl-acquista .page-wrapper .page-body .post-wrapper {
    display: block;
    table-layout: initial;
    float: left;
    width: 100%;
    height: auto;
}

/* fine - fix page WP height - section Acquista */


#msform #payment { margin-top: 0 !important; }

#msform input[type='checkbox'], #msform input[type='radio'] { border: 1px solid #000; }
#msform input[type=radio]:checked:before {background-color: #000;}

#msform { text-align: center; position: relative; margin-top: 8px; }

#msform fieldset .form-card {
    background: white;
    border: 0 none;
    border-radius: 0px;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
    padding: 20px 40px 30px 40px;
    box-sizing: border-box;
    width: 94%;
    margin: 0 0 20px 0;
    position: relative;
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative;
}

#msform fieldset:not(:first-of-type) { display: none; }

#msform fieldset .form-card {
    text-align: left;
    color: #9E9E9E;
}


#msform .action-button {
    width: 100px;
    background: #F89E29;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}

#msform .action-button:hover,
#msform .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #F89E29;
}

#msform .action-button-previous {
    width: 100px;
    background: #616161;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}

#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #616161;
}

select.list-dt {
    border: none;
    outline: 0;
    border-bottom: 1px solid #ccc;
    padding: 2px 5px 3px 5px;
    margin: 2px;
}

select.list-dt:focus {
    border-bottom: 2px solid #F89E29;
}

.card {
    z-index: 0;
    border: none;
    border-radius: 0.5rem;
    position: relative;
}

.fs-title {
    font-size: 25px;
    color: #2C3E50;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: left;
}

#progressbar {
    margin-bottom: 8px;
    overflow: hidden;
    color: lightgrey;
}
#progressbar li:after {
    display: none !important;
}
#progressbar .active {
    color: #000000;
}

#progressbar li {
    list-style-type: none;
    font-size: 12px;
    width: 25%;
    float: left;
    position: relative;
}

#progressbar #account:before {
    font-family: FontAwesome;
    content: "\f023";
}


#progressbar #confirm:before {
    font-family: FontAwesome;
    content: "\f00c";
}


#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1;
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #F89E29;
}

.radio-group {
    position: relative;
    margin-bottom: 25px;
}

.radio {
    display: inline-block;
    width: 204px;
    height: 104px;
    border-radius: 0;
    background: lightblue;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    cursor: pointer;
    margin: 8px 2px;
}

.radio:hover {
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3);
}

.radio.selected {
    box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
}

.fit-image {
    width: 100%;
    object-fit: cover;
}



/* ------------------------------------- CUSTOM STYLE REVISOFT */

/* header */
    @media (min-width: 960px) {

        body.page-template-tpl-acquista header, body.page-template-tpl-checkout header {
            width: 100%;
            z-index: 1000;
            position: relative;
        }

    }

body.page-template-tpl-acquista .navbar, body.page-template-tpl-checkout .navbar { padding: 0 !important;}

/* footer */
body.page-template-tpl-acquista .site-footer .row-container .row.unequal.col-double-gutter.no-top-padding.no-bottom-padding.no-h-padding.full-width.row-parent, body.page-template-tpl-checkout .site-footer .row-container .row.unequal.col-double-gutter.no-top-padding.no-bottom-padding.no-h-padding.full-width.row-parent {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

body.page-template-tpl-acquista .site-footer .footer-last .site-info, body.page-template-tpl-checkout .site-footer .footer-last .site-info{
    margin-left: 27px !important;
}
body.page-template-tpl-acquista .site-footer .footer-last .site-info p, body.page-template-tpl-checkout .site-footer .footer-last .site-info p{
    font-size: 11px;
}
body.page-template-tpl-acquista  footer .footer-last .uncell, body.page-template-tpl-checkout  footer .footer-last .uncell {
    padding-bottom: 10px;
}


/* layout page content */
body.page-template-tpl-acquista .section_hightlight_page .row.one-top-padding.triple-bottom-padding.single-h-padding.limit-width.row-parent, body.page-template-tpl-checkout .section_hightlight_page .row.one-top-padding.triple-bottom-padding.single-h-padding.limit-width.row-parent, #wizardPayPath{
    max-width: 1404px;
    margin: auto;
}

	@media (min-width: 960px) {
	
        body.page-template-tpl-acquista .section_hightlight_page .row.one-top-padding.triple-bottom-padding.single-h-padding.limit-width.row-parent, body.page-template-tpl-checkout .section_hightlight_page .row.one-top-padding.triple-bottom-padding.single-h-padding.limit-width.row-parent, #wizardPayPath {
            max-width: 1404px;
            margin: auto;
        }

	}



/* widzard payment */
#wizardPayPath .card {
    border-width: 0;
}

#wizardPayPath .card .row, #wizardPayPath .container-fluid .row{
    margin-right: 0 !important;
    margin-left: 0 !important;
}




/* PROGRESS BAR - STEP */

#progressbar {
    width: 100%;
}
#progressbar li {
    width: 33.33%;
}
#progressbar li strong {
    background-color: #E5EEF7 !important;
    color: #346281 !important;
    text-align: center !important;
    font-family: "Bebas Neue", sans-serif !important;
    font-size: 22px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    width: 100% !important;
    display: block !important;
    float: left !important;
    line-height: 36px;
    padding-top: 2px;
}
#progressbar li.active strong {
    background-color: #F8981A !important;
    color: #fff !important;
}
#progressbar li.complited strong {
    background-color: #346281 !important;
    color: #fff !important;
}
#progressbar li:nth-of-type(1) strong {
    border-radius: 40px 0 0 40px;
}
#progressbar li:nth-of-type(2) strong {
    border-radius: 0;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}
#progressbar li:nth-of-type(3) strong{
    border-radius: 0 40px 40px 0;
}


/* area STEP FORM */
#wizardPayPath fieldset .form-card{
    box-shadow: none;
    padding: 0;
    width: 100%;
    background-color: #F7FAFC;
    border-radius: 8px;
}
#wizardPayPath fieldset .form-card .col-left, #wizardPayPath fieldset .form-card .col-right {
    padding: 20px 20px 20px 20px;
    width: 50%;
}


/* ----------------- STEP 1 - CARRELLO */
/* COL SX */
h2.fs-title, h2:not([class*="fontsize-"]).fs-title, .h2:not([class*="fontsize-"]).fs-title {
    color: #F8981A !important;
    font-size: 45px !important;
    font-weight: 500 !important;
    margin-bottom: 0 !important;
}
.note-text {
    width: 100%;
    display: block;
    float: left;
}
.note-text h5 {
	font-size: 16px;
    line-height: 16px;
   margin: 15px 0 0 0;
   padding: 0;
   font-weight: 600;
    font-family: 'Mukta', sans-serif !important;
}
.note-text p {
	font-size: 14px;
    line-height: 15px;
    margin-top: 6px;
    font-weight: 300;
}
.col-left {
    color: #346281;
    padding-top: 0;
    border-right: 2px solid #E5EEF7;
}

.col-left .block-product {
    background-color: #fff;
    border: 3px solid #E5EEF7;
    border-radius: 8px !important;
    padding: 0px;
    margin-bottom: 10px;
}
.col-left .block-product.block-product-first {
    padding: 10px 0 0 0;
    margin-top: 10px;
}
.col-left .block-product.block-product-first .product-row {
    padding: 0 10px;
    border-bottom: 1px solid #E5EEF7;
}

/* row single price */
.col-left .block-product .product-row.product-row-with-price .product-check {
    margin-right: 5px;
}
.col-left .block-product .product-row.product-row-with-price .product-check, .col-left .block-product .product-row.product-row-with-price .product-content, .col-left .block-product .product-row.product-row-with-price .product-price {
    padding: 10px !important;
}
.col-left .block-product .product-row.product-row-with-price .product-check {
    padding-right: 0px !important;
}
.col-left .block-product .product-row.product-row-with-price .product-price {
     border-radius: 0 8px 8px 0 !important;
}
.col-left .block-product.block-product-first .product-row.product-row-with-price {
    padding: 0;
}
.col-left .block-product .product-row.product-row-with-price .product-price {
    padding: 10px;
    background-color: #346281;
}
.col-left .block-product .product-row.product-row-with-price .product-price {
    padding: 10px;
    background-color: #346281;
}
.col-left .block-product .product-row.product-row-with-price .product-price span {
    display: inline-flex;
    justify-content: right;
    align-items: center;
    height: 65px;
}
.col-left .block-product .product-row.product-row-with-price .product-price span.price-height-low {
    height: 48px;
}
.col-left .block-product .product-row.product-row-with-price .product-content, .col-left .block-product .product-row.product-row-with-price .product-price{
    padding: 10px 0;
}



/* sub-row single price */
.col-left .block-product.block-product-first .product-row.product-row-with-price .product-content.product-content-nocheck {
    background-color: #fff;
    padding: 10px;
}
.col-left .block-product.block-product-first .product-row.product-row-with-price .product-price {
    padding: 10px;
    background-color: #346281;
}
.col-left .block-product.block-product-first .product-row.product-row-with-price .product-price span {
    display: inline-flex;
    justify-content: right;
    align-items: center;
    height: 65px;
}
.col-left .block-product.block-product-first .product-row.product-row-with-price .product-price span.price-height-low {
    height: 48px;
}
.col-left .block-product.block-product-first .product-row .product-content-nocheck, .col-left .block-product.block-product-first .product-row .product-price{
    padding: 10px 0;
}
.col-left .block-product.block-product-first .product-row.product-row-with-price .product-price {
     border-radius: 0 !important;
}
.col-left .block-product.block-product-first .product-row.product-row-with-price.product-row-last .product-price {
     border-radius: 0 0 8px 0 !important;
}
.col-left .block-product.block-product-first .product-row.product-row-with-price.product-row-last .product-content {
     border-radius: 0 0 0 8px !important;
}

/* row product in cart */
.block-product {
    width: 100%;
    display: block;
    float: left;
}
.product-row, .product-content-title, .product-content-desc {
    width: 100%;
    display: block;
    float: left;
}

.block-product .product-check {
    float: left;
    margin-right: 15px;
    margin-top: 0;
}
.block-product .product-content {
    float: left;
    width: 90%;
}
.block-product .product-row.product-row-with-price .product-content {
    float: left;
    width: 62%;
}
.block-product .product-row.product-row-with-price .product-content.product-content-nocheck {
    float: left;
    width: 70%;
}
.block-product .product-row.block-product-first .product-content {
    float: left;
    width: 90%;
}
.product-content-title h4{
    font-family: "Bebas Neue", sans-serif;
    font-size: 32px !important;
    line-height: 30px !important;
    margin-bottom: 0;
}
.product-content-title h5{
    font-family: "Bebas Neue", sans-serif;
    font-size: 24px !important;
    line-height: 28px !important;
    margin-bottom: 0;
}
.product-content-desc p {
    margin-top: 0;
}
.product-content-desc p, .product-content-desc ul li {
    font-size: 13px !important;
    line-height: 19px !important;
    font-weight: 400 !important;
}
.product-content-desc p strong, .product-content-desc ul li strong {
    font-weight: 700 !important;
}
.product-content-desc ul {
    margin-top: 5px;
    padding-left: 15px;
}
.product-content-desc ul li {
   list-style: disc;
}

/* ROW PRICE */
.product-content {
   display: block;
    float: left;
    width: 60%;
}
.product-content.product-content-nocheck {
    display: block;
    float: left;
    width: 70%;
}
.product-price {
    background-color: #346281;
    color: #fff;
    font-family: "Bebas Neue", sans-serif;
    font-size: 40px !important;
    line-height: 42px !important;
    text-align: right;
    display: block;
    float: right;
    width: 30%;
}


/* COL DX */
h3.fs-title, h3:not([class*="fontsize-"]).fs-title, .h3:not([class*="fontsize-"]).fs-title {
   color: #F8981A;
   font-size: 30px;
   font-weight: 500 !important;
   text-align: right;
   margin-top: 13px;
}
p.subtitle {
   font-weight: 400 !important;
   color: #346281;
   margin-top: 0;
}
p.subtitle strong {
   font-weight: 700 !important;
   color: #346281;
}
.col-right {
  color: #346281;
  padding-top: 0;
}
.col-right p.subtitle {
  text-align: right !important;
}



/* BTN continua */
#wizardPayPath #msform .action-button.next, #wizardPayPath #msform .action-button.next:hover, #wizardPayPath #msform .action-button.next:focus, #wizardPayPath #msform .action-button.next:visited {
    background-image: url(../../../images/icon-feather-arrow-right.svg);
    background-position: 90% center !important;
    background-repeat: no-repeat !important;
    background-size: 20px auto !important;
    padding: 12px 56px 8px 40px !important;
    border-radius: 80px !important;
    background-color: #fff !important;
    color: #497593 !important;
    border: 1px solid #497593 !important;
    text-align: center !important;
    width: auto !important;
    font-size: 28px !important;
    line-height: 28px !important;
}


/* BTN precedente */
#wizardPayPath #msform .action-button-previous.previous, #wizardPayPath #msform .action-button-previous.previous:hover, #wizardPayPath #msform .action-button-previous.previous:focus, #wizardPayPath #msform .action-button-previous.previous:visited {
    background-image: url(../../../images/icon-feather-arrow-left.svg);
    background-position: 10% center !important;
    background-repeat: no-repeat !important;
    background-size: 20px auto !important;
    padding: 12px 40px 8px 56px !important;
    border-radius: 80px !important;
    background-color: #fff !important;
    color: #497593 !important;
    border: 1px solid #497593 !important;
    text-align: center !important;
    width: auto !important;
    font-size: 28px !important;
    line-height: 28px !important;
}


/* BTN acquista */
#wizardPayPath #msform #btnPagaNexi,#wizardPayPath #msform .action-button.next.btn-orange, #wizardPayPath #msform .action-button.next.btn-orange:hover, #wizardPayPath #msform .action-button.next.btn-orange:focus, #wizardPayPath #msform .action-button.next.btn-orange:visited {
    background-image: url(../../../images/icon-feather-arrow-right-white.svg);
    background-position: 90% center !important;
    background-repeat: no-repeat !important;
    background-size: 20px auto !important;
    padding: 12px 56px 8px 40px !important;
    border-radius: 80px !important;
    background-color: #F8981A !important;
    color: #fff !important;
    border: 1px solid #F8981A !important;
    text-align: center !important;
    width: auto !important;
    font-size: 28px !important;
    line-height: 28px !important;
}



#msform .btn:hover, #msform .btn:focus {
    box-shadow: none !important;
}
#wizardPayPath button[disabled], #wizardPayPath input[disabled] {
    opacity: 0.4 !important;
    cursor: default !important;
}
#wizardPayPath #msform .btn.float-right { float: right;}
#wizardPayPath #msform .btn.float-left { float: left;}





/* ----------------- IL TUO CARRELLO */
table#table-product {
    margin-bottom: 0;
}
table#table-product, table#table-product td, table#table-product th {
    border-width: 0 !important;
}
table#table-product td, table#table-product th {
    padding: 8px !important;
    vertical-align: middle;
}
table#table-product tr th{
    border-bottom: 1px solid #CADAEA !important;
    color: #F8981A !important;
    font-size: 18px !important;
    line-height: 18px !important;
}
table#table-product th.label-col-qt, table#table-product th.label-col-prezzo {
    text-align: right;
}
table#table-product tr td{
    border-bottom: 1px solid #EBF2F9 !important;
}
table#table-product tr#R-codice_team_accessobase td,table#table-product tr#R-codice_revisore td, table#table-product tr#R-codice_revisore1 td, table#table-product tr#R-codice_revisore2 td{
    border-top: 3px solid #CADAEA !important;
}


table#table-product td.t-product-desc, table#table-product th.label-col-licenza {
    width: 55%;
}
table#table-product td.t-product-qt, table#table-product th.label-col-qt {
    width: 15%;
}
table#table-product td.t-product-price, table#table-product th.label-col-prezzo {
    width: 20%;
}

/* desc table */
table#table-product td.t-product-desc {
    font-size: 13px !important;
    line-height: 19px !important;
    font-weight: 400 !important;
    color: #497593 !important;
}
table#table-product td.t-product-desc .product-content-title {
    font-family: "Bebas Neue", sans-serif;
    font-size: 20px !important;
    line-height: 20px !important;
    color: #497593 !important;
}
table#table-product td.t-product-desc .product-content-title strong {
    font-family: "Bebas Neue", sans-serif;
    font-size: 28px !important;
    line-height: 26px !important;
     font-weight: 500!important;
}


/* q.tà table */
table#table-product td.t-product-qt input {
    text-align: right;
    font-family: "Bebas Neue", sans-serif;
    font-size: 26px !important;
    line-height: 26px !important;
    color: #497593 !important;
    padding: .175rem .45rem;
    /*height: calc(1em + .75rem + 2px);*/
    height: calc(0.9em + .45rem + 2px);
}

/* price table */
table#table-product td.t-product-price {
     text-align: right;
     font-family: "Bebas Neue", sans-serif;
     font-size: 30px !important;
     line-height: 30px !important;
     color: #497593 !important;
     font-weight: 500!important;
}


/* foot cart table */
table#table-price, table#table-price td, table#table-price th {
    border-width: 0 !important;
    color: #497593 !important;
}
table#table-price td, table#table-price th {
    padding: 8px !important;
    vertical-align: middle;
}

table#table-price td.t-product-desc {
    width: 55%;
}
table#table-price td.t-product-qt {
    width: 5%;
}
table#table-price td.t-product-price {
    width: 30%;
}

/* iva table */
table#table-price {
    margin-top: 0 !important;
}

table#table-price tr#R-iva-calcolata td.t-product-desc, table#table-price tr#R-iva-calcolata td.t-product-qt, table#table-price tr#R-iva-calcolata td.t-product-price.t-product-price-iva {
    padding: 6px 8px !important;
    border-top: 2px solid #CADAEA !important;
}
table#table-price tr#R-iva-calcolata td.t-product-desc {
    color: #497593 !important;
    font-size: 18px !important;
    line-height: 18px !important;
}
table#table-price tr#R-iva-calcolata td.t-product-price.t-product-price-iva {
    text-align: right;
    font-family: "Bebas Neue", sans-serif;
    font-size: 30px !important;
    line-height: 30px !important;
    color: #497593 !important;
    font-weight: 500!important;
}


/* totale table */
table#table-price tr#R-totale-calcolato {
    background-color:#EBF2F9 !important;
}
table#table-price tr#R-totale-calcolato td.t-product-desc, table#table-price tr#R-totale-calcolato td.t-product-price.t-product-price-total {
    padding: 12px 8px 8px 8px !important;
}
table#table-price tr#R-totale-calcolato td.t-product-desc .product-content-title {
    font-family: "Bebas Neue", sans-serif;
    font-size: 34px !important;
    line-height: 38px !important;
    font-weight: 500!important;
    color: #497593 !important;
}
table#table-price tr#R-totale-calcolato td.t-product-price.t-product-price-total {
    text-align: right;
    font-family: "Bebas Neue", sans-serif;
    font-size: 34px !important;
    line-height: 38px !important;
    color: #497593 !important;
    font-weight: 500!important;
}



/* check iva table */
table#table-price tr#R-check-iva td.t-product-desc input{
   width: 20px;
   height: 20px;
   display: block;
   float: left;
   margin-right: 10px;
}
table#table-price tr#R-check-iva td.t-product-desc {
    padding-top: 20px !important;
}
table#table-price tr#R-check-iva td.t-product-desc .product-content-desc {
    font-size: 13px !important;
    line-height: 19px !important;
    font-weight: 400 !important;
    color: #497593 !important;
   width: 90%;
   display: block;
   float: left;
}
table#table-price tr#R-check-iva td.t-product-desc .product-content-desc a, table#table-price tr#R-check-iva td.t-product-desc .product-content-desc a:hover, table#table-price tr#R-check-iva td.t-product-desc .product-content-desc a:visited {
    text-decoration: underline;
    color: #497593 !important;
}

/* cart - float col */
.block-table-products.affix.fix-bottom-menu{
    bottom: 0;
    display: block;
    position: absolute;
    padding: 0 20px 10px 0px;
}





/* ----------------- STEP 2 */
.step-dati-personali .form-card .col-title {padding: 20px 20px 0px 20px;}

#wizardPayPath fieldset.step-dati-personali .form-card.form-card-first {
    border-radius: 8px 8px 0 0 !important;
    margin-bottom: 0 !important;
    padding-bottom: 0px !important;
}
#wizardPayPath fieldset.step-dati-personali .form-card.form-card-last {
    border-radius: 0 0 8px 8px !important;
    padding-bottom: 20px !important;
}

.step-dati-personali .fs-title.float-left{
    width: 70%;
    display: block;
    float: left;
}
.step-dati-personali h2.fs-title, .step-dati-personali h2:not([class*="fontsize-"]).fs-title, .step-dati-personali .h2:not([class*="fontsize-"]).fs-title {
    font-size: 34px !important;
}
.step-dati-personali .float-right{
    width: 30%;
    display: block;
    float: left;
    text-align: right;
    font-size: 13px;
    color: #000;
}

.step-dati-personali .form-card .form-check-label, .step-dati-personali .form-card  label {
    font-size: 13px;
    line-height: 15px;
    color: #000;
    font-weight: 600 !important;
}

.step-dati-personali .form-card .row-form-select-profile {
    padding-bottom: 8px !important;
    padding-top: 8px !important;
}
.step-dati-personali .form-card .row-form-select-profile .form-check-input {
    display: block;
    float: left;
    margin-top: 6px;
}
.step-dati-personali .form-card .row-form-select-profile label{
    font-size: 15px;
    line-height: 15px;
    margin-left: 8px;
    display: block;
    float: left;
    padding-top: 6px;
    font-family: 'Mukta', sans-serif !important;
}

/* input form */
.step-dati-personali .form-card .form-group {
    margin-bottom: 0.4rem !important;
}
.step-dati-personali .form-card label {
    margin-bottom: .1rem !important;
    font-family: 'Mukta', sans-serif !important;
}
.step-dati-personali .form-card .form-control {
    height: calc(1em + .75rem + 2px) !important;
    padding: .175rem .45rem !important;
    font-size: 0.9rem !important;
    color: #000 !important;
    font-family: 'Mukta', sans-serif !important;
}

.step-dati-personali .form-card .form-group.col-sm-3.col-sm-3-15 {
    -ms-flex: 0 0 12%;
    flex: 0 0 12%;
    max-width: 12%;
    padding-right: 0;
}

.step-dati-personali .form-card select.form-control {
    background-image: url(../../../images/select-arrow-down.svg);
    background-position: 97% center !important;
    background-repeat: no-repeat !important;
    background-size: 10px auto !important;
}

/* privacy */
.step-dati-personali .form-card .row-privacy {
    margin-top: 6px !important;
}
.step-dati-personali .form-card .row-privacy .form-check-label, .step-dati-personali .form-card .row-privacy label {
    font-size: 13px;
    line-height: 15px;
    color: #000;
    font-weight: 300 !important;
    padding-left: 8px;
}
.step-dati-personali .form-card .row-privacy .form-check-label a, .step-dati-personali .form-card .row-privacy label a, .step-dati-personali .form-card .row-privacy .form-check-label a:hover, .step-dati-personali .form-card .row-privacy label a:hover, .step-dati-personali .form-card .row-privacy .form-check-label a:visited, .step-dati-personali .form-card .row-privacy label a:visited {
    text-decoration: none;
    color: #f99410 !important;
}

.form-check-input input[type=checkbox]:checked:before { color: #000 !important;}

.mukta {font-family: 'Mukta', sans-serif !important;}


/* campi obbligatori */
.form-control.is-invalid, .was-validated .form-control:invalid {
    box-shadow: inset 2px 0 0 0 #e04562;
    -moz-box-shadow: inset 2px 0 0 0 #E04562;
    -webkit-box-shadow: inset 2px 0 0 0 #e04562;
    background-image: none !important;
    border-color: #ced4da;
}
.step-dati-personali .form-card select.form-control.is-invalid, .step-dati-personali .form-card select.form-control:invalid {
    background-image: url(../../../images/select-arrow-down.svg) !important;
}
.invalid-feedback {
    background-color: #F9E4E8;
    color: #E04562;
    font-size: 12px;
    font-family: inherit;
    font-weight: 600;
    padding: 2px 10px;
    margin: 5px 0 0;
    border-radius: 4px !important;
    height: calc(0.9em + .75rem + 2px) !important;
    padding: .175rem .45rem !important;
    font-size: 11px !important;
}
.form-control.is-valid, .was-validated .form-control:valid {
    box-shadow: inset 2px 0 0 0 #28a745;
    -moz-box-shadow: inset 2px 0 0 0 #28a745;
    -webkit-box-shadow: inset 2px 0 0 0 #28a745;
    border-color: #ced4da;
    background-image: none !important;
}



.forminator-required {
    color: #E04562;
}









/* ----------------- STEP 3 */

.step-pagamenti h2.fs-title, .step-pagamenti h2:not([class*="fontsize-"]).fs-title, .step-pagamenti .h2:not([class*="fontsize-"]).fs-title {
    font-size: 34px !important;
    margin-bottom: 10px !important;
}
#wizardPayPath fieldset.step-pagamenti .form-card {
    padding: 20px !important;
}
#wizardPayPath fieldset.step-pagamenti .col-left {
    background-color: #fff !important;
    border-radius: 8px 0 0 8px;
    border: 3px solid #E5EEF7;
    border-right-width: 0 !important;
}
#wizardPayPath fieldset.step-pagamenti .col-right {
    background-color: #497593 !important;
    color: #fff !important;
    border-radius: 0 8px 8px 0;
}

#wizardPayPath fieldset.step-pagamenti .col-left.col-lg-6.col-md-6.col-sm-6 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    padding-top: 30px;
}
#wizardPayPath fieldset.step-pagamenti .col-right.col-lg-6.col-md-6.col-sm-6 {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}

#wizardPayPath fieldset.step-pagamenti .col-left .block-product {
    border-radius: 0px !important;
    padding: 0px;
    border-width: 0 !important;
    margin-bottom: 25px;
}
#wizardPayPath fieldset.step-pagamenti .col-left .block-product:nth-of-type(3) {
    margin-bottom: 0px;
}


#wizardPayPath fieldset.step-pagamenti .col-left .block-product .product-content-title{
    font-family: "Bebas Neue", sans-serif;
    font-size: 32px !important;
    line-height: 30px !important;
    margin-bottom: 0;
}
#wizardPayPath fieldset.step-pagamenti .col-left .block-product .product-content-desc {
    font-size: 13px !important;
    line-height: 19px !important;
    font-weight: 400 !important;
}
#wizardPayPath fieldset.step-pagamenti .col-left .block-product .product-content-desc strong {
    font-weight: 700 !important;
}



/* resoconto cart */

table#table-product-payment {
    margin-bottom: 0;
}
table#table-product-payment, table#table-product-payment td, table#table-product-payment th {
    border-width: 0 !important;
}
table#table-product-payment td, table#table-product-payment th {
    padding: 8px !important;
    vertical-align: middle;
}
table#table-product-payment tr th{
    border-bottom: 1px solid #648AA3 !important;
    color: #F8981A !important;
    font-size: 18px !important;
    line-height: 18px !important;
}
table#table-product-payment th.label-col-qt, table#table-product-payment th.label-col-prezzo {
    text-align: right;
}
table#table-product-payment tr td{
    border-bottom: 1px solid #648AA3 !important;
}
table#table-product-payment tr#R-R-codice_team_accessobase td,table#table-product-payment tr#R-R-codice_revisore td, table#table-product-payment tr#R-R-codice_revisore1 td, table#table-product-payment tr#R-R-codice_revisore2 td{
    border-top: 3px solid #97B3C4 !important;
}


table#table-product-payment td.t-product-desc, table#table-product-payment th.label-col-licenza {
    width: 55%;
}
table#table-product-payment td.t-product-qt, table#table-product-payment th.label-col-qt {
    width: 15%;
}
table#table-product-payment td.t-product-price, table#table-product-payment th.label-col-prezzo {
    width: 20%;
}



/* desc table */
table#table-product-payment td.t-product-desc {
    font-size: 13px !important;
    line-height: 19px !important;
    font-weight: 400 !important;
    color: #fff !important;
}
table#table-product-payment td.t-product-desc .product-content-title {
    font-family: "Bebas Neue", sans-serif;
    font-size: 22px !important;
    line-height: 24px !important;
    color: #fff !important;
}
table#table-product-payment td.t-product-desc .product-content-title strong {
    font-family: "Bebas Neue", sans-serif;
    font-size: 30px !important;
    line-height: 32px !important;
     font-weight: 500!important;
}

/* title big and small "TEAM" */
table#table-product-payment tr#R-R-codice_team_accessobase .product-content-title strong {
    font-size: 32px !important;
    line-height: 30px !important;
}
table#table-product-payment tr#R-R-codice_team_accessobase .product-content-title strong::first-word, table#table-product-payment tr#R-R-codice_team_accessobase .product-content-title strong::first-letter, table#table-product-payment tr#R-R-codice_team_accessobase .product-content-title strong::first-line {
    font-size: 32px !important;
    line-height: 30px !important;
}

/* title big */
table#table-product-payment tr#R-R-codice_revisore .product-content-title strong, table#table-product-payment tr#R-R-codice_revisore1 .product-content-title strong, table#table-product-payment tr#R-R-codice_revisore2 .product-content-title strong {
    font-size: 32px !important;
    line-height: 30px !important;
}

/* title small */
table#table-product-payment tr#R-R-codice_team_accessosimultaneo .product-content-title strong, table#table-product-payment tr#R-R-codice_team_diritti .product-content-title strong, table#table-product-payment tr#R-R-codice_team_accessoterzi .product-content-title strong {
    font-size: 20px !important;
    line-height: 20px !important;
}




/* q.tà table */
table#table-product-payment td.t-product-qt {
    text-align: right;
    font-family: "Bebas Neue", sans-serif;
    font-size: 22px !important;
    line-height: 22px !important;
    color: #fff !important;
}
table#table-product-payment td.t-product-qt input {
    text-align: right;
    font-family: "Bebas Neue", sans-serif;
    font-size: 26px !important;
    line-height: 26px !important;
    color: #fff !important;
    padding: .175rem .45rem;
    height: calc(1em + .75rem + 2px);
}

/* price table */
table#table-product-payment td.t-product-price {
    text-align: right;
    font-family: "Bebas Neue", sans-serif;
    font-size: 30px !important;
    line-height: 30px !important;
    color: #fff !important;
    font-weight: 500!important;
}


/* foot cart table */
table#table-price-check, table#table-price-check td, table#table-price-check th {
    border-width: 0 !important;
    color: #497593 !important;
}
table#table-price-check td, table#table-price-check th {
    padding: 8px !important;
    vertical-align: middle;
}

table#table-price-check td.t-product-desc {
    width: 55%;
}
table#table-price-check td.t-product-qt {
    width: 5%;
}
table#table-price-check td.t-product-price {
    width: 30%;
}
table#table-price-check tr#R-iva-calcolataTPC {
    color: #fff !important;
}
table#table-price-check tr#R-iva-calcolataTPC td.t-product-desc .product-content-title{
    color: #fff !important;
}
table#table-price-check td.t-product-price, table#table-price-check tr#R-check-ivaTPC .t-product-price.t-product-price-total{
     text-align: right;
     font-family: "Bebas Neue", sans-serif;
     font-size: 30px !important;
     line-height: 30px !important;
     color: #fff !important;
     font-weight: 500!important;
}




/* iva table */
table#table-price-check {
    margin-top: 0 !important;
}

table#table-price-check tr#R-iva-calcolataTPC td.t-product-desc, table#table-price-check tr#R-iva-calcolataTPC td.t-product-qt, table#table-price-check tr#R-iva-calcolataTPC td.t-product-price.t-product-price-iva {
    padding: 20px 8px !important;
    border-top: 2px solid #CADAEA !important;
}
table#table-price-check tr#R-iva-calcolataTPC td.t-product-desc {
    color: #497593 !important;
    font-size: 18px !important;
    line-height: 18px !important;
}

/* iva table */
table#table-price-check tr#R-iva-calcolataTPC td.t-product-price.t-product-price-iva {
    text-align: right;
    font-family: "Bebas Neue", sans-serif;
    font-size: 30px !important;
    line-height: 30px !important;
    color: #fff !important;
    font-weight: 500!important;
}


/* totale table */

table#table-price-check tr#R-check-ivaTPC td.t-product-price.t-product-price-total {
    background-color: #F8981A !important;
    border-radius: 0 0 8px 0 !important;
    text-align: right;
    font-family: "Bebas Neue", sans-serif;
    font-size: 50px !important;
    line-height: 46px !important;
    color: #fff !important;
    font-weight: 500!important;
}
table#table-price-check tr#R-check-ivaTPC td.t-product-price.t-product-price-total .product-content-title {
    font-family: "Bebas Neue", sans-serif;
    font-size: 34px !important;
    line-height: 38px !important;
    font-weight: 500!important;
    color: #fff !important;
    text-align: right;
}
table#table-price-check tr#R-check-ivaTPC td.t-product-desc, table#table-price-check tr#R-check-ivaTPC td.t-product-price.t-product-price-total {
    padding: 12px 8px 8px 8px !important;
}

#wizardPayPath fieldset.step-pagamenti .form-card .col-right {
    padding: 0 !important;
}
#wizardPayPath fieldset.step-pagamenti .form-card .col-right table#table-product-payment{
    margin: 2% !important;
    width: 96% !important;
}
#wizardPayPath fieldset.step-pagamenti .form-card .col-right table#table-price-check{
    margin-bottom: 0 !important;
}
table#table-price-check tr#R-iva-calcolataTPC td.t-product-desc, table#table-price-check tr#R-iva-calcolataTPC td.t-product-qt, table#table-price-check tr#R-iva-calcolataTPC td.t-product-price.t-product-price-iva {
    padding: 10px 20px 20px 20px !important;
    border-width: 0 !important;
}
table#table-price-check tr#R-check-ivaTPC td.t-product-price.t-product-price-total {
    padding: 10px 20px !important;
}


/* Floating cart */
.float-right-menu {
    top: 100px;
    padding: 0 80px 10px 0px;
    max-width: 695px;
}
@media only screen and (max-width: 1420px) {

    .float-right-menu {
        padding: 0 70px 10px 0px;
    }

}






/* ----------------------- responsive HEADER */

@media only screen and (max-width: 959px) {

.page-template-tpl-acquista .navbar-brand, .page-template-tpl-checkout .navbar-brand {
    display: block !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-right: 0 !important;
}
.page-template-tpl-acquista .menu-container.menu-no-borders, .page-template-tpl-checkout .menu-container.menu-no-borders {
    position: fixed !important;
    top: 0px !important;
 }
.page-template-tpl-acquista .is_stuck .menu-container.menu-no-borders, .page-template-tpl-checkout .is_stuck .menu-container.menu-no-borders {
    top: 0px !important;
 }

.row-background .background-wrapper .background-inner, .column-background .background-wrapper .background-inner {
    background-size: cover !important;
}

}

/* CHECKOUT */


.page-template-tpl-checkout .v-acquista a, .page-template-tpl-checkout .v-acquista a:hover, .page-template-tpl-checkout .v-acquista.active a, .page-template-tpl-checkout .v-acquista.active a:hover, .page-template-tpl-checkout .v-acquista.active a:visited {
    background-image: url(https://revisoft.sito.local.me:8890/wp-content/uploads/2021/07/v-acquista-icon-active.svg);
    color: #f99410;
}


.page-template-tpl-checkout .post-wrapper .row{
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.page-template-tpl-checkout .post-wrapper .row .card {
    border-width: 0 !important;
}
.card-checkout {
    padding-top: 30px;
    padding-bottom: 30px;

}
.card-checkout, .card-checkout .fs-title, .card-checkout p, .card-checkout ul li{
    text-align: left;

}

/* ----------------------- responsive WIDGET */

@media only screen and (max-width: 1400px) {

    #wizardPayPath fieldset p.subtitle {
        line-height: 20px;
    }
    h2.fs-title, h2:not([class*="fontsize-"]).fs-title, .h2:not([class*="fontsize-"]).fs-title {
        font-size: 40px !important;
    }
    .product-price {
        font-size: 36px !important;
        line-height: 36px !important;
    }
    .product-content-desc p, .product-content-desc ul li, table#table-product td.t-product-desc {
        font-size: 12px !important;
    }
    h3.fs-title, h3:not([class*="fontsize-"]).fs-title, .h3:not([class*="fontsize-"]).fs-title {
        font-size: 26px;
        margin-top: 15px;
    }
    table#table-product tr th {
        font-size: 16px !important;
        line-height: 16px !important;
    }
    table#table-product td.t-product-qt input {
        font-size: 20px !important;
        line-height: 22px !important;
    }
    table#table-product td.t-product-price {
        font-size: 28px !important;
        line-height: 28px !important;
    }
    table#table-product td.t-product-desc .product-content-title {
        font-size: 20px !important;
        line-height: 22px !important;
    }

    #wizardPayPath #msform #btnPagaNexi,#wizardPayPath #msform .action-button-previous.previous, #wizardPayPath #msform .action-button-previous.previous:hover, #wizardPayPath #msform .action-button-previous.previous:focus, #wizardPayPath #msform .action-button-previous.previous:visited, #wizardPayPath #msform .action-button.next, #wizardPayPath #msform .action-button.next:hover, #wizardPayPath #msform .action-button.next:focus, #wizardPayPath #msform .action-button.next:visited, #wizardPayPath #msform .action-button.next.btn-orange, #wizardPayPath #msform .action-button.next.btn-orange:hover, #wizardPayPath #msform .action-button.next.btn-orange:focus, #wizardPayPath #msform .action-button.next.btn-orange:visited {
    background-size: 16px auto !important;
    font-size: 24px !important;
    line-height: 24px !important;
}


}
@media only screen and (max-width: 1260px) {

    .product-content-desc p, .product-content-desc ul li, table#table-product td.t-product-desc {
          font-size: 11px !important;
          line-height: 15px !important;
    }
    .product-content-title h5 {
        font-size: 22px !important;
        line-height: 22px !important;
    }
    .product-price {
        font-size: 32px !important;
        line-height: 32px !important;
    }
    .product-content-title h4 {
        font-size: 30px !important;
        line-height: 30px !important;
    }
    table#table-product td.t-product-price, table#table-price tr#R-iva-calcolata td.t-product-price.t-product-price-iva {
        font-size: 26px !important;
        line-height: 26px !important;
    }
    table#table-price tr#R-iva-calcolata td.t-product-desc {
        font-size: 16px !important;
        line-height: 16px !important;
    }
    .col-left .block-product .product-row.product-row-with-price .product-check, .col-left .block-product .product-row.product-row-with-price .product-content, .col-left .block-product .product-row.product-row-with-price .product-price {
        padding: 8px 10px !important;
    }

}
@media only screen and (max-width: 1220px) {

    .block-product .product-row.product-row-with-price .product-content {
        width: 60%;
    }
    .block-product .product-row.product-row-with-price .product-content.product-content-nocheck {
        width: 68%;
    }
    table#table-price tr#R-totale-calcolato td.t-product-desc .product-content-title, table#table-price tr#R-totale-calcolato td.t-product-price.t-product-price-total {
        font-size: 30px !important;
        line-height: 34px !important;
    }
    .col-left .block-product.block-product-first .product-row.product-row-with-price .product-price span {
        height: 68px;
    }
    .col-left .block-product .product-row.product-row-with-price .product-price span.price-height-low {
        height: 48px;
    }
    .col-left .block-product.block-product-first .product-row.product-row-with-price .product-price span.price-height-low {
        height: 48px;
    }


}
@media only screen and (max-width: 1199px) {
    .step-dati-personali .form-card .form-check-label, .step-dati-personali .form-card label {
        font-size: 12px;
    }
}
@media only screen and (max-width: 1120px) {

    .product-price {
        font-size: 30px !important;
        line-height: 30px !important;
    }
    .product-price {
        width: 25%;
    }
    .block-product .product-row.product-row-with-price .product-content.product-content-nocheck {
        width: 74%;
    }
    .block-product .product-row.product-row-with-price .product-content {
        width: 65%;
    }
    table#table-product td.t-product-price, table#table-price tr#R-iva-calcolata td.t-product-price.t-product-price-iva {
        font-size: 22px !important;
        line-height: 24px !important;
    }

}
@media only screen and (max-width: 1070px) {

    .product-price {
        font-size: 26px !important;
        line-height: 26px !important;
    }
    .product-content-desc p, .product-content-desc ul li, table#table-product td.t-product-desc {
        font-size: 11px !important;
        line-height: 12px !important;
    }
    .product-content-title h5 {
        font-size: 20px !important;
        line-height: 22px !important;
    }

}
@media only screen and (max-width: 991px) {

    #progressbar li strong {
        font-size: 18px !important;
    }
    #wizardPayPath fieldset .form-card{
        display: block;
        width: 100%;
        float: left;
    }
    #wizardPayPath fieldset .form-card .col-left, #wizardPayPath fieldset .form-card .col-right {
        border-width: 0 !important;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        display: inline-table;
    }
    #wizardPayPath fieldset.step-licenze .form-card .col-left {border-bottom: 2px solid #E5EEF7;}
    .step-dati-personali .form-card .row-privacy .form-check-label, .step-dati-personali .form-card .row-privacy label {
        width: 95%;
    }

     .step-dati-personali .row-form-select-profile .col-sm-3, .step-dati-personali .row-form-select-profile .col-sm-9 {
         -ms-flex: 0 0 50%;
         flex: 0 0 50%;
         max-width: 50%;
     }
    .step-dati-personali .form-card .form-group.col-sm-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .step-dati-personali .form-card .form-group.col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .step-dati-personali .form-card .form-group.col-sm-3.col-sm-3-15 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        padding-right: 15px;
    }
#wizardPayPath fieldset.step-pagamenti .col-left.col-lg-6.col-md-6.col-sm-6, #wizardPayPath fieldset.step-pagamenti .col-right.col-lg-6.col-md-6.col-sm-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}


}
@media only screen and (max-width: 960px) {

.main-container .row-container .row-child.col-double-gutter > .row-inner > div.footer_column_links, .main-container .row-container .col-double-gutter > .row-inner > div.footer_column_links {
    padding-left: 0 !important;
}


}
@media only screen and (max-width: 768px) {

    #progressbar li strong {
        font-size: 19px !important;
    }
    #wizardPayPath #msform #btnPagaNexi, #wizardPayPath #msform .action-button-previous.previous, #wizardPayPath #msform .action-button-previous.previous:hover, #wizardPayPath #msform .action-button-previous.previous:focus, #wizardPayPath #msform .action-button-previous.previous:visited, #wizardPayPath #msform .action-button.next, #wizardPayPath #msform .action-button.next:hover, #wizardPayPath #msform .action-button.next:focus, #wizardPayPath #msform .action-button.next:visited, #wizardPayPath #msform .action-button.next.btn-orange, #wizardPayPath #msform .action-button.next.btn-orange:hover, #wizardPayPath #msform .action-button.next.btn-orange:focus, #wizardPayPath #msform .action-button.next.btn-orange:visited {
        background-size: 16px auto !important;
        font-size: 22px !important;
        line-height: 22px !important;
    }

    .step-dati-personali .form-card .row-privacy .form-check-label, .step-dati-personali .form-card .row-privacy label {
        width: 86%;
    }
    .step-dati-personali .form-card .row-privacy .form-check-input {
        display: block;
        float: left;
    }

}
@media only screen and (max-width: 650px) {

    table#table-product-payment tr th {
        font-size: 16px !important;
        line-height: 16px !important;
    }
    table#table-product-payment td.t-product-desc {
        font-size: 12px !important;
        line-height: 14px !important;
    }
    table#table-product-payment tr#R-R-codice_revisore .product-content-title strong, table#table-product-payment tr#R-R-codice_revisore1 .product-content-title strong, table#table-product-payment tr#R-R-codice_revisore2 .product-content-title strong {
        font-size: 28px !important;
        line-height: 28px !important;
    }

    table#table-product-payment td.t-product-price, table#table-price-check tr#R-iva-calcolataTPC td.t-product-price.t-product-price-iva {
        font-size: 26px !important;
        line-height: 26px !important;
    }

    table#table-price-check tr#R-check-ivaTPC td.t-product-price.t-product-price-total {
       font-size: 46px !important;
        line-height: 46px !important;
    }
    table#table-price-check tr#R-check-ivaTPC td.t-product-price.t-product-price-total .product-content-title {
        font-size: 32px !important;
        line-height: 34px !important;
    }


}
@media only screen and (max-width: 550px) {

    .col-left .block-product .product-row.product-row-with-price .product-check, .col-left .block-product .product-row.product-row-with-price .product-content, .col-left .block-product .product-row.product-row-with-price .product-price {
        padding: 8px 8px !important;
    }
    .col-left .block-product.block-product-first .product-row.product-row-with-price .product-price span {
        height: 60px;
    }
    table#table-product-payment td.t-product-price, table#table-price-check tr#R-iva-calcolataTPC td.t-product-price.t-product-price-iva {
        font-size: 24px !important;
        line-height: 24px !important;
    }
    table#table-product-payment td.t-product-qt {
        font-size: 18px !important;
        line-height: 18px !important;
    }

    table#table-product-payment tr#R-R-codice_team_accessobase .product-content-title strong {
        font-size: 28px !important;
        line-height: 28px !important;
    }
    table#table-product-payment tr#R-R-codice_team_accessosimultaneo .product-content-title strong, table#table-product-payment tr#R-R-codice_team_diritti .product-content-title strong, table#table-product-payment tr#R-R-codice_team_accessoterzi .product-content-title strong {
        font-size: 20px !important;
        line-height: 20px !important;
        font-weight: 200!important;
    }
    table#table-price-check tr#R-check-ivaTPC td.t-product-price.t-product-price-total {
        font-size: 40px !important;
        line-height: 40px !important;
    }
    table#table-price-check tr#R-check-ivaTPC td.t-product-price.t-product-price-total br {
       display: none;
    }
}
@media only screen and (max-width: 540px) {

    .product-price {
        width: 22%;
    }
    .block-product .product-row.product-row-with-price .product-content.product-content-nocheck {
        width: 78%;
    }
    .block-product .product-row.product-row-with-price .product-content {
        width: 68%;
    }
    .col-left .block-product.block-product-first .product-row.product-row-with-price .product-price span {
        height: 60px;
    }
    .col-left .block-product .product-row.product-row-with-price .product-price span.price-height-low {
        height: 56px;
    }
    .product-price {
        font-size: 22px !important;
        line-height: 22px !important;
    }

    #progressbar {
        margin-bottom: 10px;
    }
    #wizardPayPath #msform .action-button-previous.previous, #smart-button-container, #btnPagaNexi, .btn.btn-orange.next.action-button.float-right#nextstep3, .btn#nextstep3 {
        width: 100% !important;
        display: block;
        float: left !important;

    }



}
@media only screen and (max-width: 570px) {

    #progressbar li strong {
        font-size: 16px !important;
    }

     .step-dati-personali .row-form-select-profile .col-sm-3, .step-dati-personali .row-form-select-profile .col-sm-9 {
         -ms-flex: 0 0 50%;
         flex: 0 0 50%;
         max-width: 50%;
     }
    .step-dati-personali .form-card .form-group.col-sm-3 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .step-dati-personali .form-card .form-group.col-sm-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .step-dati-personali .form-card .form-group.col-sm-3.col-sm-3-15 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media only screen and (max-width: 520px) {

    .product-price {
        width: 24%;
    }
    .block-product.block-product-first .product-content {
        width: 85%;
    }
    .block-product .product-row.product-row-with-price .product-content {
        width: 62%;
    }
    .block-product .product-row.product-row-with-price .product-content.product-content-nocheck {
        width: 76%;
    }
    .col-left .block-product.block-product-first .product-row.product-row-with-price .product-price span {
        height: 60px;
    }
    .col-left .block-product .product-row.product-row-with-price .product-price span.price-height-low {
        height: 56px;
    }
    .col-left .block-product .product-row.product-row-with-price .product-price span.price-height-high {
        height: 82px;
    }
    .product-price {
        font-size: 22px !important;
        line-height: 22px !important;
    }
    .product-content-title h5 {
        font-size: 22px !important;
        line-height: 22px !important;
    }
    .product-content-title h4 {
        font-size: 28px !important;
        line-height: 28px !important;
    }



}
@media only screen and (max-width: 490px) {

    #progressbar li strong {
        font-size: 15px !important;
    }
    #wizardPayPath .row .col-12.text-center, #wizardPayPath .container-fluid#grad1 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    h2.fs-title, h2:not([class*="fontsize-"]).fs-title, .h2:not([class*="fontsize-"]).fs-title {
        font-size: 34px !important;
    }
    #wizardPayPath fieldset p.subtitle {
        line-height: 18px;
        font-size: 13px;
    }
    #wizardPayPath #msform #btnPagaNexi, #wizardPayPath #msform .action-button-previous.previous, #wizardPayPath #msform .action-button-previous.previous:hover, #wizardPayPath #msform .action-button-previous.previous:focus, #wizardPayPath #msform .action-button-previous.previous:visited, #wizardPayPath #msform .action-button.next, #wizardPayPath #msform .action-button.next:hover, #wizardPayPath #msform .action-button.next:focus, #wizardPayPath #msform .action-button.next:visited, #wizardPayPath #msform .action-button.next.btn-orange, #wizardPayPath #msform .action-button.next.btn-orange:hover, #wizardPayPath #msform .action-button.next.btn-orange:focus, #wizardPayPath #msform .action-button.next.btn-orange:visited {
    background-size: 12px auto !important;
    font-size: 18px !important;
    line-height: 18px !important;
}


}
@media only screen and (max-width: 460px) {

    #progressbar li strong {
        font-size: 14px !important;
    }

    #wizardPayPath .row .col-12.text-center, #wizardPayPath .container-fluid#grad1 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    h2.fs-title, h2:not([class*="fontsize-"]).fs-title, .h2:not([class*="fontsize-"]).fs-title {
        font-size: 34px !important;
    }
    #wizardPayPath fieldset p.subtitle {
        line-height: 18px;
        font-size: 13px;
    }

    .product-price {
        width: 24%;
    }
    .block-product.block-product-first .product-content {
        width: 85%;
    }
    .block-product .product-row.product-row-with-price .product-content {
        width: 62%;
    }
    .block-product .product-row.product-row-with-price .product-content.product-content-nocheck {
        width: 76%;
    }
    .col-left .block-product.block-product-first .product-row.product-row-with-price .product-price span {
        height: 60px;
    }
    .col-left .block-product .product-row.product-row-with-price .product-price span.price-height-low {
        height: 56px;
    }
    .col-left .block-product .product-row.product-row-with-price .product-price span.price-height-high {
        height: 82px;
    }
    .product-price {
        font-size: 22px !important;
        line-height: 22px !important;
    }
    .product-content-title h5 {
        font-size: 22px !important;
        line-height: 22px !important;
    }
    .product-content-title h4 {
        font-size: 28px !important;
        line-height: 28px !important;
    }
.step-dati-personali h2.fs-title, .step-dati-personali h2:not([class*="fontsize-"]).fs-title, .step-dati-personali .h2:not([class*="fontsize-"]).fs-title {
    font-size: 28px !important;
}
}
@media only screen and (max-width: 420px) {

    #progressbar li strong {
        font-size: 18px !important;
        line-height: 18px !important;
        text-align: left !important;
        padding: 10px 14px 6px 14px !important;
    }
    #wizardPayPath fieldset .form-card .col-left, #wizardPayPath fieldset .form-card .col-right {
        padding: 20px 10px 20px 10px;
    }
    .col-left .block-product .product-row.product-row-with-price .product-check {
        margin-right: 0;
    }
    .product-content-title h5 {
        font-size: 20px !important;
        line-height: 20px !important;
    }
    table#table-product td.t-product-desc .product-content-title strong {
        font-size: 26px !important;
    }
    #wizardPayPath #msform #btnPagaNexi,#wizardPayPath #msform .action-button-previous.previous, #wizardPayPath #msform .action-button-previous.previous:hover, #wizardPayPath #msform .action-button-previous.previous:focus, #wizardPayPath #msform .action-button-previous.previous:visited, #wizardPayPath #msform .action-button.next, #wizardPayPath #msform .action-button.next:hover, #wizardPayPath #msform .action-button.next:focus, #wizardPayPath #msform .action-button.next:visited, #wizardPayPath #msform .action-button.next.btn-orange, #wizardPayPath #msform .action-button.next.btn-orange:hover, #wizardPayPath #msform .action-button.next.btn-orange:focus, #wizardPayPath #msform .action-button.next.btn-orange:visited {
    background-size: 12px auto !important;
    font-size: 18px !important;
    line-height: 18px !important;
    padding: 12px 26px 8px 26px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
}

.step-pagamenti h2.fs-title, .step-pagamenti h2:not([class*="fontsize-"]).fs-title, .step-pagamenti .h2:not([class*="fontsize-"]).fs-title {
    font-size: 28px !important;
}

table#table-product-payment tr#R-R-codice_team_accessobase .product-content-title strong {
    font-size: 24px !important;
    line-height: 28px !important;
}
table#table-product-payment tr#R-R-codice_team_accessosimultaneo .product-content-title strong, table#table-product-payment tr#R-R-codice_team_diritti .product-content-title strong, table#table-product-payment tr#R-R-codice_team_accessoterzi .product-content-title strong {
    font-size: 18px !important;
    line-height: 20px !important;
}

#wizardPayPath fieldset.step-pagamenti .col-left .block-product .product-content {
    width: 80%;
}
table#table-product-payment td.t-product-price, table#table-price-check tr#R-iva-calcolataTPC td.t-product-price.t-product-price-iva {
    font-size: 20px !important;
    line-height: 20px !important;
}

}
@media only screen and (max-width: 380px) {

    .product-price {
        font-size: 20px !important;
        line-height: 20px !important;
    }


}
@media only screen and (max-width: 375px) {

    .product-price {
        font-size: 20px !important;
        line-height: 20px !important;
    }
    .product-content-desc p, .product-content-desc ul li, table#table-product td.t-product-desc {
        font-size: 10px !important;
        line-height: 11px !important;
    }
    .product-content-title h4 {
        font-size: 26px !important;
        line-height: 26px !important;
    }
    .col-left .block-product .product-row.product-row-with-price .product-price span.price-height-low {
        height: 50px;
    }

}
@media only screen and (max-width: 360px) {

    #progressbar li strong {
        font-size: 18px !important;
        line-height: 18px !important;
        text-align: left !important;
        padding: 10px 10px 6px 10px !important;
    }

    .product-price {
        font-size: 18px !important;
        line-height: 18px !important;
    }
    .product-content-desc p, .product-content-desc ul li, table#table-product td.t-product-desc {
        font-size: 10px !important;
        line-height: 11px !important;
    }
    .product-content-title h4 {
        font-size: 22px !important;
        line-height: 22px !important;
    }
    .col-left .block-product .product-row.product-row-with-price .product-price span.price-height-low {
        height: 50px;
    }
    .col-left .block-product .product-row.product-row-with-price .product-price span.price-height-high {
        height: 84px;
    }

}
/** Accordion Acquisto licenze */
.accordion {
    background-color: white;
    cursor: pointer;
    width: 100%;
    text-align: left;
    outline: none;
    transition: 0.4s;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 200;
    font-family: "Bebas Neue", sans-serif !important;
    padding: 20px;
    border: 1px solid #E5EEF7;
    border-radius: 8px !important;
}
.accordion:after {
    content: '\02795'; /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
    margin-top: 10px;
}

.active:after {
    content: "\2796"; /* Unicode character for "minus" sign (-) */
    margin-top: 10px;
}

.panelAccordion {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    margin-bottom: 20px;
}
.panelAccordion.panelAccordionNoblock-product-first .block-product:first-child {
    margin-top: 10px;
}

.fs-new-title {
    font-size: 35px !important;
    color: #497593;
    margin-bottom: 10px;
    text-align: left;
}
.accordion img {
    max-width: 170px;
    margin-right: 20px;
}
.accordionTitleCrisi { color: #EA595A; }
.accordionTitleCrisi:focus, .accordionTitleCrisi.active { border-color: #EA595A; outline: 1px solid #EA595A !important; }
.accordionTitleRevisione { color: #F8981A; }
.accordionTitleRevisione:focus, .accordionTitleRevisione.active  { border-color: #F8981A; outline: 1px solid #F8981A !important; }

@media only screen and (max-width: 600px) {
    .accordion img {
        max-width: 150px;
    }
    .accordion {
        font-size: 24px;
    }
    .accordion:after {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 520px) {
    .accordion img {
        max-width: 100px;
    }
    .accordion {
        font-size: 20px;
    }
    .accordion:after {
        margin-top: 7px;
    }
}