@media (max-width: 768px){
    .page-title--optin {
        font-size: 2.2rem;
        line-height: 2.6rem;
    }
}
.platformIcon {
    max-width: 220px!important;
}
.btn small {
    font-size: small;
    margin-top: 4px;
    margin-left: 5px;
}
a.page-numbers {
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    border: 1px solid;
    line-height: 20px;
    font-size: 12px;
    padding-top: 4px;
    margin: 5px;
    border-radius: 5px;
    background-color: #fff;
    color: #000;
    transition: all 0.3s ease-in-out;
}

a.page-numbers:hover{
    background-color: black;
    color: #fff;
}
span.page-numbers.current,span.page-numbers.dots{
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    border: 1px solid #add6d5;
    line-height: 20px;
    font-size: 12px;
    padding-top: 4px;
    margin: 5px;
    border-radius: 5px;
    background-color: #add6d5;
    color: #000;
    transition: all 0.3s ease-in-out;
}
a.current-category {
    border: 0.125rem solid #09090D;
    background: #09090D;
    color: #ffffff;
    opacity: 0.8;
}
.section-blog .col-12 img.size-medium, .section-blog .col-12 p img.aligncenter {
    display: block;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}
.section-blog .col-12 a > img.size-medium{
    width: 100%;
}
.section-blog .col-12 h2 strong, .section-blog .col-12 h3, .section-blog .col-12 h1.section--page__title {
    font-size: 35px;
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
    text-align: left!important;
}
.section-blog .col-12 p{
    text-align: left!important;
}
span.badge.badge--blog.tx-13 {
    margin-right: 5px;
}
.woocommerce article img.card-img, .woocommerceProducts article img.card-img{
    height: 380px;
    object-fit: cover;
    object-position: center top;
}
.product-template-default.single-product .quantity {
    display: none;
}
body.single-product section.section-main.product summary.page-title, body.single-sfwd-courses section.section-main.course summary.page-title  {
    font-size: 1.2rem;;
}   
body.single-product section.section-main.product details, body.single-sfwd-courses section.section-main.course details {
    margin-bottom: 40px;
}
details ul.page-text.mt-4 {
    padding-left: 25px;
    list-style: circle;
}
details ul li {
    margin-bottom: 5px;
}
input#coupon_code {
    width: auto;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt, .learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back {
    background-color: #09090D;
    border-color: #09090D;
    color: #fff;
    text-shadow: none;
    box-shadow: none;
    opacity: 1;
    border-radius: 0.9375rem;
    transition: all 0.3s ease-in-out;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover, .learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back:hover {
    opacity: 0.8;
    background-color: #09090D;
    border-color: #09090D;
    color: #fff;
    text-shadow: none;
    box-shadow: none;
}
a.ld-primary-color.ld-course-step-back {
    margin-top: 20px!important;
    display: inline-block;
    position: relative;
    font-size: 16px!important;
    padding: 10px;
    color: #fff!important;
}
.learndash-wrapper .learndash_mark_complete_button{
    padding-left: 10px!important;
    font-weight: 400!important;
    color: #fff!important;
}
.select2-container {
    width:100%;   
}

.select2-container a.select2-choice {
    font-size: 14px;
    height: 3.8125rem;
    padding: 8px 12px;
    line-height: 1.42857;
}

.select2-container .select2-choice .select2-arrow {
    padding-top:6px;
}
.select2-container .select2-selection--single{
    height: 3.8125rem;
    border-radius: 0.9375rem;
    border-color: #D0D0D0;
    padding-top: 16px;
    padding-left: 10px;
    font-size: 16px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 18px;
    right: 1px;
}
.woocommerce form .form-row textarea {
    padding-top: 18px;
}
.ld-tab-content.ld-visible ul{
    padding-left: 15px;
    list-style: circle;
}
.ld-tab-content.ld-visible ul li{
    margin-bottom: 5px;
}
.header.header--dark {
    background: #000;
}
#abbonatiOra .btn-default {
    background-color: #fff;
    color: #000;
}
#abbonatiOra form.cart {
    margin-top: 20px;
}
article.post-6214 {
    display: none;
}
body.postid-6214 .header__tool a.btn.btn-nav {
    background-color: #7ec6c4;
    color: #fff;
    border: transparent;
}
.woocommerce form .show-password-input, 
.woocommerce-page form .show-password-input{
    top:0;
}
body.woocommerce-account .ld-profile-card,
body.woocommerce-account .woocommerce-MyAccount-content > h3, 
body.woocommerce-account  .woocommerce-MyAccount-content > p {
    display: none!important;
}

/**nascondi errore di learndash dovuto a versione php 8.1 */
.ld-item-details {
    color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-navigation{
    width: 100%;
    float: none;
}
nav.woocommerce-MyAccount-navigation ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-end;
}
li.woocommerce-MyAccount-navigation-link {
    padding: 1rem 2rem;
    background-color: #f0f0f0;
    margin-right: 1rem;
    border-radius: 5px;
}
li.woocommerce-MyAccount-navigation-link.is-active,li.woocommerce-MyAccount-navigation-link:hover {
    background-color: #7ec6c4;
}
li.woocommerce-MyAccount-navigation-link.is-active a,li.woocommerce-MyAccount-navigation-link:hover a {
    color: #fff;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout {
    background-color: #000;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout a{
    color: #fff;
}