﻿
/*Mobile*/

@media (min-width: 200px) {

    .checkout-title {
        line-height: 26px;
        font-size: 20px;
    }

    .cartitem .title {
        line-height: 20px;
        font-size: 14px;
    }

    .payment-text-paypal {
        width: 16%;
        margin-left: 10px;
    }

    .payment-text-scuola {
        width: 42%;
        margin-left: 10px;
    }

    .payment-text-container {
        width: 80%;
        margin-left: 10px;
    }

    .cc-fields {
        margin-left: 21px;
        float: left;
        font-family: 'Poppins', sans-serif;
    }

    .edit-popup-container {
        width: 100%;
        top: 10%;
        left: unset !important;
        right: unset !important;
        bottom: unset !important;
        max-height: 79%;
    }

    .edit-popup-container-private {
        width: 100%;
        top: 10%;
        left: unset !important;
        right: unset !important;
        bottom: unset !important;
        max-height: 79%;
    }

    .popup-left {
        float: left;
        width: 100%;
    }

    .popup-right {
        float: left;
        width: 100%;
    }

    .title-popup {
        font-size: 14px;
        white-space: nowrap;
        margin-bottom: -10px;
    }

    .label-popup {
        font-size: 14px;
    }

    .input-popup {
        width: 100%;
        height: 30px;
    }

    .popup-details-left-container {
        width: 100%;
        float: left;
    }

    .popup-details-right-container {
        float: left;
        width: 100%;
    }

    .edit-popup-selector {
        margin-top: 10px;
    }

    .left-table {
        float: left;
        width: 100%;
    }

    .right-table {
        width: 100%;
        float: left;
    }

    .address-selector-container {
        width: 100%;
        /*min-height: 110px;*/
    }

    .address-selector-container-right {
        width: 100%;
        float: left;
        /*min-height: 110px;*/
    }

    .cnf-button {
        width: 100%;
    }

    .crediti-container {
        float: left;
        width: 100%;
        margin-top: 15px;
    }

    .pad-voucher {
        padding-left: 10px;
        width: 100%;
        float: left;
        font-family: 'Poppins', sans-serif;
        font-size: 14px;
    }

    .ebook-image-container-thanks {
        width: 25%;
    }

    .thanks-right {
        float: left;
    }

    .thanks-total-text {
        float: left;
    }

    .publisher-container-value-thanks {
        float: left;
    }

    .checkout-title-thanks {
        padding-top: unset;
    }

    .title-green-container-thanks {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .gift-popup {
        height: auto;
        overflow: auto;
        max-height: 60%;
        width: auto;
    }

    .gift-color-container {
        width: 50%;
    }

    .gift-text-container {
        margin-left: 2px;
    }

    .payment-radio-container {
        width: 5%;
    }

    .payment-text-container {
        width: auto;
    }

    .payment-info-container {
        width: 5%;
        margin-left: 2px;
    }

    .payment-image-container {
        margin-left: 4px;
    }

    .legal-text-container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .checkout-legal-text {
        font-size: 12px;
    }

    .billing-address {
        padding-left: 10px;
    }

    .new-address-container {
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 10px;
    }

    .payment-generic-container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .ebook-cart-container {
        padding-left: 10px;
    }

    .summary-details-container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .ebook-image-container {
        padding-left: unset;
    }

    .cnf-text-container {
        font-size: 11px;
        padding-left: unset;
    }

    .tooltip .tip {
        width: auto;
    }

    .estimateDelivery {
        padding-left: 10px;
    }

    .gift-container {
        padding-left: 10px;
    }

    .crediti-container {
        padding-left: 10px;
    }

    .price {
        font-size: 14px;
    }

    .cnf-button {
        line-height: 26px;
        font-size: 20px;
        padding-top: 15px;
    }

    .cartitem {
        padding-right: 10px;
    }

    .new-address-text {
        line-height: 16px;
        font-size: 12px;
    }

    .boxvoucher .wallets .head {
        display: none;
    }

    .boxvoucher .wallets td {
        font-size: 12px;
        line-height: 18px;
    }

    .summary {
        margin-top: 30px;
    }

    .estimateDelivery-title {
        font-size: 16px;
    }

    .payEdit-title {
        width: 90%;
    }

    .bCode {
        width: 95px;
    }
}

@media (min-width: 375px) {

    .checkout-title {
        line-height: 26px;
        font-size: 20px;
    }

    .cartitem .title {
        line-height: 20px;
        font-size: 14px;
    }


    .edit-popup-container {
        width: 100%;
        top: 10%;
        left: unset !important;
        right: unset !important;
        bottom: unset !important;
        max-height: 79%;
    }

    .edit-popup-container-private {
        width: 100%;
        top: 10%;
        left: unset !important;
        right: unset !important;
        bottom: unset !important;
        max-height: 79%;
    }

    .popup-left {
        float: left;
        width: 98%;
    }

    .popup-right {
        float: left;
        width: 98%;
    }

    .title-popup {
        font-size: 14px;
        white-space: nowrap;
        margin-bottom: -10px;
    }

    .label-popup {
        font-size: 14px;
    }

    .input-popup {
        width: 100%;
        height: 30px;
    }

    .popup-details-left-container {
        width: 100%;
        float: left;
    }

    .popup-details-right-container {
        float: left;
        width: 100%;
    }

    .edit-popup-selector {
        margin-top: 10px;
    }

    .ebook-image-container-thanks {
        width: 25%;
    }

    .thanks-right {
        float: left;
    }

    .thanks-total-text {
        float: left;
    }

    .publisher-container-value-thanks {
        float: left;
    }

    .checkout-title-thanks {
        padding-top: unset;
    }

    .title-green-container-thanks {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .gift-popup {
        height: auto;
        overflow: auto;
        max-height: 60%;
        width: auto;
    }

    .gift-color-container {
        width: 50%;
    }

    .gift-text-container {
        margin-left: 2px;
    }

    .payment-radio-container {
        width: 5%;
    }

    .payment-text-container {
        width: auto;
    }

    .payment-info-container {
        width: 5%;
        margin-left: 4px;
    }

    .payment-image-container {
        margin-left: 4px;
    }



    .legal-text-container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .checkout-legal-text {
        font-size: 12px;
    }

    .billing-address {
        padding-left: 10px;
        padding-right: 10px;
    }

    .new-address-container {
        padding-left: 10px;
        margin-top: 10px
    }

    .payment-generic-container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .ebook-cart-container {
        padding-left: 10px;
    }

    .summary-details-container {
        /*        padding-left: 10px;
        padding-right: 10px;*/
    }


    .ebook-image-container {
        padding-left: unset;
    }

    .cnf-text-container {
        font-size: 11px;
        padding-left: unset;
    }

    .tooltip .tip {
        width: auto;
    }

    .estimateDelivery {
        padding-left: 10px;
    }

    .gift-container {
        padding-left: 10px;
    }

    .crediti-container {
        padding-left: 10px;
    }

    .price {
        font-size: 14px;
    }

    .summary {
        margin-top: 30px;
    }


    .cnf-button {
        line-height: 26px;
        font-size: 20px;
        padding-top: 15px;
    }

    .cartitem {
        padding-right: 10px;
    }

    .new-address-text {
        line-height: 16px;
        font-size: 12px;
    }

    .boxvoucher .wallets .head {
        display: none;
    }

    .boxvoucher .wallets td {
        font-size: 12px;
        line-height: 18px;
    }

    .estimateDelivery-title {
        font-size: 16px;
    }

    .payEdit-title {
        width: 100%;
    }

    .bCode {
        width: 95px;
    }
}

@media (max-width:375px) {
    .validate-cc-popup {
        width: 340px;
        margin-right: -47%;
    }

    .fields {
        display: table !important;
    }
}


@media (min-width:375px) and (max-width:500px) {
    .validate-cc-popup {
        width: 370px !important;
        margin-right: -40%;
    }

    .fields {
        display: table !important;
    }
}

@media (min-width: 1280px) {

    .edit-popup-container-private {
        width: 800px;
        height: 550px;
        top: 62px !important;
        left: 324px !important;
        /* max-height: unset; */
        padding: 20px 20px 20px 20px;
    }


    .edit-popup-container {
        width: 720px;
        height: 639px;
        top: 20px;
        left: 324px;
        max-height: unset;
        padding: 20px 20px 20px 20px;
    }
}



/*.address-selector-container-right {
    width: 50%;
    padding-right: 20px;
    max-width: 590px;
}

.listselect {
    margin: 15px 10px;
}*/

@media (min-width: 1280px) {

    .left-table {
        float: left;
        width: 65%;
    }

    .right-table {
        width: 33%;
        float: right;
    }

    .checkout-title {
        line-height: 30px;
        font-size: 24px;
    }

    .cartitem .title {
        line-height: 22px;
        font-size: 16px;
    }


    .address-selector-container {
        width: 48%;
        float: left;
        height: 100px;
        border-bottom: inset 0.5px;
        margin-bottom: 10px;
        /*min-height: 110px;*/
    }

    .address-selector-container-right {
        width: 48%;
        float: right;
        height: auto;
        border-bottom: inset 0.5px;
        margin-bottom: 10px;
        /*min-height: 110px;*/
    }

    .cnf-button {
        width: 100%;
    }

    .crediti-container {
        float: left;
        width: 65%;
        margin-top: 20px;
    }

    .pad-voucher {
        padding-left: unset;
        width: 100%;
        float: left;
    }

    .edit-popup-container {
        width: 720px;
        height: 639px;
        top: 20px;
        left: 324px;
        max-height: unset;
        padding: 20px 20px 20px 20px;
    }

    .edit-popup-container-private {
        width: 720px;
        height: 500px;
        top: 62px;
        left: 324px;
        max-height: unset;
        padding: 20px 20px 20px 20px;
    }

    .popup-left {
        float: left;
        width: 100%;
    }

    .title-popup {
        font-size: 16px;
        white-space: nowrap;
        margin-bottom: -10px;
    }

    .label-popup {
        font-size: 16px;
    }

    .input-popup {
        width: 330px;
        height: 32px;
    }

    .popup-details-right-container-iva {
        margin-top: 76px;
    }

    .popup-details-left-container {
        float: left;
        width: 45%;
        margin-top: 20px;
        margin-right: 40px;
    }

    .popup-details-right-container {
        float: left;
        width: 40%;
        margin-top: 20px;
    }

    .edit-popup-selector {
        margin-top: 24px;
    }

    .payment-text-container {
        width: 40%;
        margin-left: unset;
    }

    .payment-text-cash-on-delivery-container {
        margin-left: unset;
    }

    .payment-text-paypal {
        width: 8%;
        margin-left: unset;
    }

    .payment-text-scuola {
        width: 21%;
        margin-left: unset;
    }

    .ebook-image-container-thanks {
        width: 9%;
    }

    .thanks-right {
        float: right;
    }

    .thanks-total-text {
        float: right;
    }

    .publisher-container-value-thanks {
        float: right;
    }

    .checkout-title-thanks {
        padding-top: 5px;
    }

    .title-green-container-thanks {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .gift-popup {
        overflow: unset;
        max-height: unset;
        height: 514px;
        width: 720px;
    }

    .gift-color-container {
        width: 20%;
    }

    .gift-text-container {
        margin-left: 2px;
    }

    .payment-radio-container {
        width: 3%;
    }

    .payment-text-container {
        width: auto;
    }

    .payment-info-container {
        width: 5%;
        margin-left: 4px;
    }

    .payment-image-container {
        margin-left: 4px;
    }

    .validate-cc-popup {
        width: 480px;
        margin-right: -255px;
    }

    .fields {
        display: table !important;
    }

    .legal-text-container {
        padding-left: unset;
        padding-right: unset;
    }

    .checkout-legal-text {
        font-size: 14px;
    }

    .billing-address {
        padding-left: unset;
        padding-right: unset;
    }

    .new-address-container {
        padding-left: unset;
        margin-top: 10px
    }

    .payment-generic-container {
        padding-left: unset;
        padding-right: unset;
    }

    .ebook-cart-container {
        padding-left: unset;
    }

    .summary-details-container {
        padding-left: 5px;
        padding-right: unset;
    }

    .ebook-image-container {
        padding-left: 10px;
    }

    .cnf-text-container {
        font-size: 12px;
        padding-left: 5px;
    }

    .tooltip .tip {
        width: 400px;
    }

    .estimateDelivery {
        padding-left: unset;
    }

    .gift-container {
        padding-left: unset;
    }

    .crediti-container {
        padding-left: unset;
    }

    .cnf-button {
        line-height: 30px;
        font-size: 24px;
        padding: 12px 10px 3px 10px;
    }

    .cartitem {
        padding-right: 10px;
    }

    .new-address-text {
        line-height: unset;
        font-size: 14px;
    }

    .boxvoucher .wallets .head {
        display: contents;
    }

    .boxvoucher .wallets td {
        font-size: unset;
        line-height: unset;
    }

    .price {
        font-size: 16px;
    }

    .summary {
        margin-top: 20px;
    }

    .estimateDelivery-title {
        font-size: 18px;
    }

    .payEdit-title {
        width: 100%;
    }

    .bCode {
        width: auto;
    }
}
