.woocommerce-cart .content-area,
.woocommerce-account .content-area {
    margin-top: 150px;
}

.woocommerce nav.woocommerce-MyAccount-navigation ul li a {
    font-family: Poppins;
    font-weight: 500;
}

.woocommerce .woocommerce-MyAccount-content, .woocommerce .woocommerce-MyAccount-navigation {
    border-radius: 6px;
}

.woocommerce .woocommerce-info {
    border-color: #4ec0ef;
}

body.woocommerce-account .woocommerce .woocommerce-info {
    margin-top: 36px;
    border-radius: 4px;
}

body.woocommerce-account .site-content .site-main::before {
    background-color: #f7f7f7;
}
.woocommerce-Message.woocommerce-Message--info.woocommerce-info {
    color: rgba(0, 0, 0, 0.8);
    font-size: 16px;
    font-family: Poppins;
}

.button {
    background-color: #F2407F;
    border-radius: 3px;
}

.button:hover {
    background-color: white;
    color: #F2407F;
    border: 1px solid #F2407F;
}

.woocommerce-Address h3 {
    font-family: Poppins;
    color: rgba(0, 0, 0, 0.8);
    font-weight: 600;
    font-size: 24px;
}

.woocommerce-Address a {
    font-family: Poppins;
    font-style: normal !important;
    color: #F2407F;
    font-weight: 600;
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    border-radius: 5px;
}

.woocommerce-cart-form .shop_table.cart th {
    font-family: Poppins;
    font-size: 22px !important;
    color: #003161;
    font-weight: 700;
    padding: 10px;
}

/*
 ** SINGLE PRODUCT
 */

span.wapf-pricing-hint {
    display: none;
}

.single-product p.price {
    display: none;
}

.yith-wcbk-booking-form__label:after {
    content: " *";
}

.entry-summary .price {
    font-size: 23px;
    font-weight: 300;
    color: rgba(0, 0, 0, 0.8);
}

.entry-summary .product_title {
    font-size: 35px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.8);
}


.single-product label {
    font-family: Poppins;
    font-size: 16px !important;
    color: rgba(0, 0, 0, 0.8);
    font-weight: 500 !important;
}

.yith-booking--simple-style .yith-wcbk-datepicker.ui-datepicker td.ui-datepicker-current-day, .yith-booking--simple-style .yith-wcbk-date-picker--inline .ui-datepicker td.ui-datepicker-current-day {
    background: #003161;
}

.yith-booking--simple-style .yith-wcbk-datepicker.ui-datepicker td:not(.ui-state-disabled):hover {
    background: #4abfef;
}

.yith-booking--simple-style .yith-wcbk-booking-form input:not([type='checkbox']), .yith-booking--simple-style .yith-wcbk-booking-form input.yith-wcbk-date-picker--formatted, .yith-booking--simple-style .yith-wcbk-booking-form select, .yith-booking--simple-style .yith-wcbk-booking-form textarea {
    border-radius: 5px !important;
}

.yith-wcbk-date-picker-wrapper .yith-wcbk-booking-date-icon {
    padding-right: 12px;
    transform: none;
    transition: none;
    top: 35%;
}

#ui-datepicker-div.yith-wcbk-datepicker.ui-widget-content, .yith-wcbk-date-picker--inline .ui-widget-content {
    font-family: Poppins;
    border-radius: 5px;
}

.wapf-wrapper {
    width: 101.5% !important;
}

h3.dati-studente {
    color: #4abfef;
    font-family: Poppins;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 5px;
}

.wapf-field-input input[type=text]::placeholder {
    color: rgba(0, 0, 0, 0.4);
}

.wapf-field-input input[type=text] {
    font-family: Poppins;
    background-size: 18px;
    color: rgba(0, 0, 0, 0.8);
    border: 1px solid #d1d1d1;
    border-radius: 5px !important;
    padding: 8px 10px;
    background-color: white;
}

.wapf-field-input select {
    font-family: Poppins;
    background-size: 18px;
    color: rgba(0, 0, 0, 0.8);
    border: 1px solid #d1d1d1;
    border-radius: 5px !important;
    padding: 8px 10px;
    background-color: white;
    background-image: url('https://gotolearn.it:14000/wp-content/plugins/yith-woocommerce-booking-premium/plugin-fw/assets/images/arrow_downn.svg');
}

input.wapf-input[type=number] {
    font-family: Poppins;
    background-size: 18px;
    color: rgba(0, 0, 0, 0.8);
    border: 1px solid #d1d1d1;
    border-radius: 5px !important;
    padding: 8px 10px;
    height: 42px;
    background-color: white;
}

::selection {
    color: white !important;
    background-color: #4abfef !important;
}

.yith-wcbk-date-picker-wrapper input.yith-wcbk-date-picker:focus + .yith-wcbk-date-picker--formatted + .yith-wcbk-booking-date-icon {
    transform: none;
}

.product_meta {
    display: none;
}

.wapf-field-input h5 {
    font-family: Poppins;
    font-weight: 600;
    font-size: 27px;
    margin: 16px auto;
    color: #4abfef !important;
}

.yith-wcbk-form-section-persons {
    display: none;
}

.yith-booking--simple-style .yith-wcbk-datepicker.ui-datepicker td {
    background: rgb(74 191 239);
}

td.ui-state-disabled {
    background: white !important;
}

.woocommerce-product-gallery,
.ocolus-product-pagination,
.woocommerce-breadcrumb,
.woocommerce-form-coupon-toggle {
    display: none;
}

.single-product #content {
    margin-top: 200px;
}

.single-product {
    background-color: #F7F7F7;
}
.woocommerce-message,
.woocommerce-cart .product-thumbnail,
.woocommerce-cart .product-price,
.woocommerce-cart .product-quantity,
.woocommerce-cart .variation-People,
.woocommerce-cart .variation-Duration,
.woocommerce-cart .woocommerce-cart-form__contents td.actions,
.woocommerce-cart .product-subtotal,
.woocommerce-cart .woocommerce-cart-form__cart-item .product-subtotal,
.woocommerce-checkout-review-order-table tbody,
.woocommerce-checkout-review-order-table thead {
    display: none !important;
}

.woocommerce-cart {
    background-color: #F7F7F7;
}

.woocommerce-cart-form .shop_table.cart th.product-name,
.woocommerce-cart-form .shop_table.cart td.product-name {
    width: 80%;
}

.woocommerce-cart dl.variation {
    display: flex;
    flex-direction: column;
}

.woocommerce-cart-form__cart-item a {
    font-family: Poppins;
    font-size: 30px;
    font-weight: 600;
    color: #003161;
}

.woocommerce-cart-form__cart-item dl.variation dt {
    font-family: Poppins;
    font-size: 17px;
    font-weight: 600;
    margin-top: 8px !important;
    color: rgba(0, 0, 0, 0.8);
}

.woocommerce-cart-form__cart-item dl.variation dt.variation-DurataxSettimane {
    margin-top: 18px !important;
}

.woocommerce-cart .woocommerce-cart-form__contents {
    background-color: white;
    border-radius: 10px;
    margin-top: -32px !important;
    margin-bottom: -25px !important;
    width: 70%;
    margin: 0px auto;
}

.woocommerce-cart-form__cart-item.cart_item {
    padding: 14px !important;
    margin-top: -15px;
}

.footer-cart {
    background-color: white;
}

.shop_table.shop_table_responsive tr {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 600;
    color: #003161;
}

.woocommerce-checkout #primary {
    margin-top: 170px;
}

.woocommerce-checkout-review-order-table tr {
    font-family: Poppins;
    font-size: 15px;
    color: #003161;
    font-weight: 500 !important;
    line-height: 21px;
}

form.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal th,
form.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal td {
    padding-top: 30px;
}

form.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table th {
    padding: 10px 20px;
}

form.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tr.order-total th,
form.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tr.order-total td {
    padding: 30px 20px;
    font-family: Poppins;
    font-size: 26px;
    color: #003161;
    font-weight: 700 !important;
}

/*.wapf-product-totals .wapf--inner>div,*/
.product_info {
    display: none;
}

.wapf-product-totals .wapf--inner>div:last-child {
    display: block;
    font-family: Poppins;
    font-size: 28px;
    margin-bottom: 20px;
}

.single-product .woocommerce-tabs {
    display: none;
}

.single-product footer {
    background-color: white;
}

.wapf-product-totals {
    position: absolute;
    right: 0;
    top: 200px;
    width: 32% !important;
}

.wapf-product-totals .wapf--inner div span:first-child {
    margin-right: 30px;
}

.yith-wcbk-add-to-cart-button {
    margin-top: -72px;
    margin-left: 408px;
}

/* CSS PERCORSO DI PAGAMENTO */


/*RIGA PER NASCONDERE NUMERO SETTIMANE*/
div.single-product-wrapper > div.summary.entry-summary > form > div.yith-wcbk-booking-form > div.yith-wcbk-form-section-dates-wrapper > div.yith-wcbk-form-section.yith-wcbk-form-section-duration.yith-wcbk-form-section-duration--type-customer/*,
.wapf-product-totals .wapf--inner div:first-child,
.wapf-product-totals .wapf--inner div:nth-child(2)*/ {
    display: none;
}

div.quantity, .woocommerce .button.yith-wcbk-add-to-cart-button {
    display:none;
}
.wapf-wrapper{
    border-radius: 4px;
    padding: 15px 20px;
    margin-bottom:20px;
}
.wapf-field-group .step{
    display:none;
}
.wapf-field-group .step:first-child{
    display:flex;
}
.wapf_step_buttons{
    margin-bottom:20px;
    overflow:hidden;
}
.wapf_btn_next{
    float:right !important;
}
.wapf-progress{
    position:relative;
    max-width:450px;
    margin: 0 auto;
}
.wapf-progress:before, .wapf-progress-bar{
    content:'';
    position:absolute;
    height:3px;
    width:100%;
    background:#ededed;
    top:14px;
    left:0;
}
.wapf-progress-steps{
    margin-bottom: 30px;
    overflow: hidden;
    counter-reset: step;
    display: flex;
    justify-content: space-between;
}
.wapf-progress-steps div{
    position:relative;
}
.wapf-progress-steps div:before{
    content: counter(step);
    counter-increment: step;
    width: 30px;
    height:30px;
    font-size:16px;
    line-height:30px;
    border-radius:50%;
    text-align:center;
    display: block;
    font-size: 10px;
    background: #ededed;
}
.wapf-progress-steps div.active:before{
    background:#F2407F; 
    color:white;
}

.wapf-progress-bar{
    background:#F2407F; 
    width:0%;
}

.wapf-field-label.wapf--above label .required {
    display: none;
}

.single-product .product {
    margin-top: -46px;
    margin-bottom: -90px;
}

@media screen and (max-width: 768px) {
    .wapf-product-totals {
        position: initial;
        width: 100% !important;
    }
    .single-product #content {
        margin-top: 40px;
    }.single-product .product {
        margin-top: 0;
        margin-bottom: 0;
    }
    .yith-wcbk-add-to-cart-button {
        width: 125px;
        margin-top: -275px;
        margin-left: 256px;
    }
    .woocommerce-cart .woocommerce-cart-form__contents {
        width: 100%;
        margin-top: -140px !important;
        margin-bottom: -102px !important;
    }
    .woocommerce-cart-form .shop_table.cart th.product-name, .woocommerce-cart-form .shop_table.cart td.product-name {
        width: 100%;
    }
    .woocommerce-checkout #primary {
        margin-top: 10px;
    }
    .woocommerce-account .content-area {
        margin-top: 30px;
    }
    .woocommerce-account footer {
        margin-top: 0px;
    }
}

@media screen and (max-width: 400px) {
    .yith-wcbk-add-to-cart-button {
        margin-left: 200px;
    }
}

@media screen and (max-width: 335px) {
    .yith-wcbk-add-to-cart-button {
        margin-left: 170px;
    }
}

.yith-booking--simple-style .yith-wcbk-booking-form-message p, .yith-booking--simple-style .yith-wcbk-booking-form-message .yith-wcbk-bookable {
    background: #f7f7f7;
}

.yith-wcbk-booking-form-messageyith-wcbk-booking-form-message .yith-wcbk-bookable.not-bookable {
    font-family: Poppins;
    font-size: 10px;
}