/* ---------------- AFFILIAZIONE --------------- */
/* loggato */
.wpam-logged-in {
    border: 1px solid #eaeaea;
    overflow: hidden;
    padding: 1em 1em;
}

.wpam-logged-in p {
    display: block;
    background-color: #ffd91e !important;
    color: #000 !important;
    padding: 10px 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.wpam-logged-in > div {
    margin-bottom: 10px;
}

.wpam-logged-in > div a {
    color: #000;
    font-weight: bold;
}

.wpam-logged-in > div a:before {
    content: "\f08b";
    font-family: FontAwesome;
    padding-right: 6px;
}

.wpam-logged-in .wpam-logged-in-gravatar {
    width: 64px;
    height: 64px;
    float: left;
    margin-right: 20px;
}

.effettua-login h1 {
    margin-top: 0 !important;
    line-height: 1.3em;
    color: #fff;
    font-weight: bold;
    font-size: 3.6em;
}

.effettua-login h2 {
    font-size: 2em !important;
    line-height: 1.1em;
}

.effettua-login p.arancione {
    text-transform: uppercase;
    font-size: 1.4em;
    margin-bottom: 0.4em;
}

.effettua-login ul {
    color: #4d4d4d;
    margin-top: 1em;
}

.accesso-affiliazione {
    margin-top: 2em;
    margin-bottom: 3em;
    padding: 2em 0;
}
.accesso-affiliazione .form-accesso-affiliazione {
    margin-top: 50px;
}
.accesso-affiliazione h2 {
    color: #000;
}
.accesso-affiliazione p {
    font-size: 20px;
}
.accesso-affiliazione p.login-submit input {
    font-size: 20px !important;
    display: block;
    font-weight: bold !important;
    padding: 0.6em 40px;
}

.affiliazione .hero-page .page-banner .content-page-banner h1 {
    font-size: 72px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold !important;
    line-height: 1.2;
    text-align: center;
}

.content-affiliato {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.accesso-affiliazione h2 {
    color: #000;
    font-weight: bold !important;
    text-transform: uppercase;
}

.content-affiliato h2 {
    text-align: left;
    font-size: 26px;
    font-weight: bold !important;
    text-transform: uppercase;
    margin: 0;
}


.content-affiliato {
    padding: 30px 0 10px;
}
.accesso-affiliazione a.accesso-aff {
    background-color: #ffd91e;
    color: #000;
    line-height: 1.2em;
    text-transform: uppercase;
    font-size: 20px;
    display: block;
    width: 100%;
    padding: 0.6em 40px;
    font-weight: bold !important;
}
.accesso-affiliazione a.accesso-aff:hover {
    background-color: #333;
    color: #fff;
}


.pdl{
    padding-left: 8em;
}
.pdr{
    padding-right: 8em;
}

@media only screen and (max-width: 800px){
    .affiliazione .hero-page .page-banner {
        min-height: 290px;
    }
    .affiliazione .hero-page .page-banner .content-page-banner h1 {
        font-size: 30px;
    }
    .accesso-affiliazione {
        margin-top: 2em;
        margin-bottom: 3em;
        padding: 2em 0;
    }
}


@media only screen and (max-width: 639px){
    .content-affiliato {
        padding: 30px 0 10px;
        display: block;
        padding-bottom: 40px;
    }
    .content-affiliato h2 {
        text-align: center;
        font-size: 20px;
    }
    .pdr, .pdl {
        padding: 0 1em;
    }

    .wpam-login-form{
        padding: 1.5em !important;
    }

}


.wpam-login-form {
    background-color: #2b93db;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 3em;
    color: #000;
}

.wrap-reg-form {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #000;
}

.wpam-login-form label,
.wrap-reg-form label,
.wrap-reg-form p {
    color: #000 !important;
    font-size: 1em;
}

.wpam-login-form a,
.wrap-reg-form a {
    color: #000;
    text-decoration: underline;
}

.wpam-login-form a:hover,
.wrap-reg-form a:hover {
    color: #acd04d;
    text-decoration: underline;
}

.wpam-login-form input[type="submit"],
.wrap-reg-form input[type="submit"] {
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold !important;
}

.wrap-reg-form input[type="submit"] {
    background-color: #ffd91e !important;
    padding: 1.5em 1.25em !important;
    border-radius: 0 !important;
    color: #000;
    font-size: 18px !important;
    font-weight: bold !important;
    margin-bottom: 0.5em !important;
    line-height: 1 !important;
    text-transform: uppercase;
    width: 100%;
    border: none;
}

.wpam-login-form input[type="submit"]:hover,
.wrap-reg-form input[type="submit"]:hover {
    background-color: #f60;
    color: #fff !important;
}

.wrap-reg-form table,
.wrap-reg-form table tr,
.wrap-reg-form table td,
.wrap-reg-form table th {
    background: none !important;
    border: none;
}

.pure-table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    border: 1px solid #cbcbcb;
    width: 100%;
}

.pure-table thead {
    background: #000 !important;
    color: #fff !important;
    text-align: left;
    vertical-align: bottom;
}

.pure-table th {
    border-left: 1px solid #cbcbcb;
    border-width: 0 0 0 1px;
    font-size: inherit;
    margin: 0;
    overflow: visible;
    padding: 0.5em 1em;
    color: #fff;
}
.pure-menu.pure-menu-open,
.pure-menu.pure-menu-horizontal li .pure-menu-children {
    background: #000 !important;
    border: 1px solid #000 !important;
}
.pure-menu-link {
    color: #fff !important;
}
.pure-menu-link:hover,
.pure-menu-selected .pure-menu-link {
    color: #000 !important;
    background-color: #ffd91e !important;
}
.pure-menu.pure-menu-open a {
    color: #fff;
}

.wpam-login-form {
    background-color: #fff !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    padding: 3em;
    color: #000;
    border: 1px solid #999 !important;
    margin-top: 17px;
}
/* .wpam-login-form label,
form#mainForm label {
	display: none !important;
}
*/
form#mainForm label#agreeTermsLabel {
    display: block !important;
    font-weight: normal;
}
form#mainForm label#agreeTermsLabel a {
    font-weight: bold;
}

form#mainForm.pure-form {
    border: 1px solid #999 !important;
    padding: 1.5em;
    border-radius: 0;
    background-color: #fff;
}
@media only screen and (max-width: 639px){
    form#mainForm.pure-form {
        border: none !important;
        padding: 0;
    }
}
form#mainForm .button.skincolor,
form#mainForm button.skincolor {
    background-color: #ffd91e !important;
    border-color: nonet !important;
    display: block;
    width: 100%;
    font-size: 25px !important;
    word-wrap: break-word;
    text-shadow: none;
    font-weight: bold !important;
    box-shadow: none;
    border-radius: 0;
    border-bottom: 0 !important;
    border: 0 !important;
}
form#mainForm .button.skincolor:hover,
form#mainForm button.skincolor:hover form#mainForm * a {
    text-decoration: none !important;
    color: #fff !important;
}

/* home */
.affiliazione-home a.btn {
    display: inline-block;
    background-color: #ffd91e;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    padding: 10px 20px;
}
.affiliazione-home a.btn + a.btn {
    margin-left: 20px;
}
.affiliazione-home a.btn:hover {
    background-color: #333;
    color: #fff;
}
@media (max-width: 414px) {
    .affiliazione-home a.btn {
        display: block;
        margin-bottom: 15px;
    }
    .affiliazione-home a.btn + a.btn {
        margin-left: 0;
    }
}

.wrap-bullet {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding-top: 1.6em;
    padding-bottom: 1em;
    border: 4px solid #fff;
    margin-bottom: 2em;
}

.affiliazione-bullet .columns {
    padding-left: 1em;
    padding-right: 1em;
}

.affiliazione-bullet .icona-servizio {
    font-size: 4em;
    color: #2b93db;
    color: #fff;
}

.affiliazione-bullet h3 {
    color: #fff;
    font-size: 1.4em;
}

input#user_login,
input#user_pass {
    color: #000 !important;
    font-size: 30px !important;
    padding: 5px 10px !important;
    height: auto;
}

p.login-submit {
    margin-bottom: 0;
}

form#mainForm {
    border: 18px solid #2b93da;
    padding: 1.5em;
    border-radius: 10px;
    background-color: #fff;
}

form#mainForm .button.skincolor,
form#mainForm button.skincolor {
    background-color: #ffd91e;
    display: block;
    color: #000;
    width: 100%;
    font-size: 25px !important;
    word-wrap: break-word;
    text-shadow: none;
    font-weight: 900 !important;
    box-shadow: none;
    background-color: #000;
    text-align: center;
}

form#mainForm .button.skincolor:hover,
form#mainForm button.skincolor:hover form#mainForm * a {
    text-decoration: none !important;
    color: #fff !important;
    background-color: #333 !important;
}

form#mainForm th {
    text-align: right !important;
}

form#mainForm th label {
    font-weight: bold;
    font-size: 15px;
}

p.wpam_registration_input_help_text {
    font-size: 13px;
    text-align: left;
}

.wpwl-form {
    margin: 0 auto 24px auto;
    max-width: 30em;
    border: 1px solid #ccc;
    padding: 2em;
}

header.mobile {
    padding: 22px 0 0 0;
}

header.mobile .small-4 {
    padding-left: 0;
    padding-right: 0;
}

header.mobile .logo-mobile {
    padding: 0 1em 1em 1em;
}

.wrap-woousermenu {
    background-color: #2b93db;
    margin-top: 10px;
    padding: 7px 0;
}

.wrap-woousermenu .woousercart {
    padding-left: 0;
    padding-right: 1em !important;
}

.wrap-woousermenu .cart_link {
    color: #000 !important;
}

.wrap-woousermenu .carrello {
    background-color: #acd04d;
    color: #fff;
    display: inline-block;
    float: left;
    padding: 4px;
    overflow: hidden;
    margin-right: 0;
    height: 32px;
    width: 53px;
    line-height: 24px;
    text-align: center;
    font-size: 18px;
    border-radius: 5px;
}

.wrap-woousermenu p.user_cart {
    float: left;
    margin: 0;
    color: #fff !important;
    text-align: left;
    font-weight: normal;
}

.wrap-woousermenu .carrello:hover {
    color: #fff !important;
    background-color: #acd04d !important;
}

.wrap-woousermenu p.user_cart a {
    color: #fff !important;
    font-size: 16px;
}

.wrap-woousermenu .carrello a {
    color: #fff;
}

.wrap-woousermenu .wapp_cart {
    width: 50%;
    float: left;
    margin: 0;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

button.al_close_menu {
    display: block;
    position: absolute;
    right: 10px;
    top: 50px;
    width: 36px;
    height: 36px;
    background-color: #f00;
    color: #fff;
    font-size: 30px;
    padding: 0;
    z-index: 999999;
}

button.al_offcanvas_menu {
    font-size: 17px;
    font-family: Arial;
    font-weight: normal;
    border: none;
    box-shadow: none;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    color: #fff !important;
    display: inline-block;
    text-shadow: none;
    margin: 0;
    margin-top: 7px;
}

.exite-intent-sconto-10 {
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999999;
}

.popup-sconto10-primo-ordine {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: scroll;
    z-index: 9999999;
    background-color: rgba(0, 0, 0, 0.8);
}

.popup-sconto10-primo-ordine .contenuto-popup {
    position: relative;
    max-width: 800px;
    margin: 2em auto;
    overflow: hidden;
    padding: 2em 2em 0 2em;
    border: 2px solid #fff;
    background: url(../images/bk-popuo-sconto10.jpg) no-repeat;
    background-size: cover;
}

.popup-sconto10-primo-ordine .contenuto-popup h1 {
    color: #000;
    font-size: 2em;
    line-height: 1em;
}

.popup-sconto10-primo-ordine .contenuto-popup h1 span {
    color: #b90000;
    font-size: 3.5em;
    display: block;
    margin-top: 40px;
}

.popup-sconto10-primo-ordine .contenuto-popup p {
    color: #222 !important;
    margin: 0.5em 0;
    line-height: 1.2em;
}

.popup-sconto10-primo-ordine .contenuto-popup a {
    color: #fff;
}

.popup-sconto10-primo-ordine .contenuto-popup input[type="text"],
.popup-sconto10-primo-ordine .contenuto-popup input[type="email"] {
    margin-bottom: 10px;
}

.popup-sconto10-primo-ordine .contenuto-popup p.pr-sconto {
    color: #fff !important;
}

.popup-sconto10-primo-ordine .contenuto-popup input.checkbox {
    float: left;
    width: 15px;
    height: 15px;
    margin-top: 0;
    margin-right: 6px;
}

.popup-sconto10-primo-ordine .contenuto-popup .button {
    width: 100%;
    height: 60px !important;
    font-size: 1.8em !important;
    font-weight: bold !important;
    background-color: #75bf00;
    color: #fff;
    padding: 0.2em 0.5em;
    border-radius: 30px;
    text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
    border-bottom: 6px solid #5a9300;
}

.popup-sconto10-primo-ordine a.chiudi-popup {
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    background-color: #fff;
    color: #000;
    padding: 0 10px;
    font-size: 1.5em;
}

.popup-sconto10-primo-ordine a.chiudi-popup:hover {
    color: #e3005d;
}

/* bundles */
table.bundled_products thead,
table.bundled_products td.bundled_item_qty_col,
table.bundled_products th.bundled_item_qty_head {
    display: none;
}

.bundle_form .bundled_product.product {
    border-top: 1px solid #acd04d;
}

.bundled_item_details_col .details {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.bundled_item_details_col .details .element-details-wrapper:first-of-type {
    padding-right: 1em;
}

.bundled_item_details_col .details .element-details-wrapper {
    flex: 1 0 50%;
}

.bundled_item_details_col .details .element-details-wrapper * {
    text-align: left !important;
}

.xoo-wl-submit {
    font-size: 20px;
}


/** Affiliazione - Con codice sconto - https://preprod.sauton.it/affiliate-registration/ */
.wcu-form-section.wcu-form-section-free {padding: 15px;background: #f7f7f7;}

.wcu_form_affiliate_register input[type="text"], .wcu_form_affiliate_register input[type="password"], .wcu_form_affiliate_register input[type="email"] {
    width: 100% !important;
    margin: 0;
    max-width: 100% !important;
}

.wcu_form_affiliate_register label {margin: 0;font-weight: 600 !important;}

input#wcu-register-button {
    background: #fed83b !important;
    color: #000 !important;
    text-shadow: none !important;
    padding: 0.95em 1.25em !important;
}

input#wcu-register-button:hover {
    background: #000 !important;
    color: #fff !important;
}

.wcu-dash-coupon-area .wcutab .wcutab-active, .wcu-dash-coupon-area .wcutab .wcutablinks:hover {
    background: #000 !important;
}

.wcutab .wcutablinks {
    color: #000 !important;
}
.wcu-button-export, #wcu-monthly-orders-button, #wcu-orders-button, #wcu-summary-button, #wcusage_copylink, #wcu-paypal-button, #submitpayoutno, .wcu-paypal-button, #wcu6 .woocommerce-EditAccountForm .woocommerce-Button, #ml-wcu4 .woocommerce-EditAccountForm .woocommerce-Button, #wcu-add-campaign-button, #wcu-add-directlink-button, #wcu-add-mlainvite-button, .wcu-save-settings-button, #wcu6 button, #wcu-register-button, .wcusage-login-form-col .woocommerce-button, .wcusage_copylink, .wcusage_creativelink, .wcu-coupon-list-button, .product-rates-search, .product-rates-copy, #wcu-download-qr{
    background: #fed83b !important;
}

/** AFFILIAZIONE CODICE SCONTO - CARMINE 19 FEBBRAIO 2025 inizio**/


hr.wcu-user-coupon-linebreak {
     display: none;
 }

.wcusage-login-form-col {
    display: none;
}
p.wcusage-login-form-title {
    display: none;
}

.wcusage-login-form-col.wcu_form_style_1.wcu_form_style_columns {
    display: block;
    width: 100%;
    background-color: #fff !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    padding: 3em;
    color: #000;
    border: 1px solid #999 !important;
    margin-top: 17px;
}
.wcusage-login-form-col.wcu_form_style_1.wcu_form_style_columns label{
    margin-bottom: 0;
    font-weight: 600 !important;
}

.wcusage-login-form-col input[type=text], .wcusage-login-form-col input[type=password] {
    width: 100% !important;
    max-width: 100% !important;
    color: #000 !important;
    font-size: 30px !important;
    padding: 5px 10px !important;
    height: auto;
}

button.woocommerce-button.button.woocommerce-form-login__submit {
    background-color: #ffd91e !important;
    color: #000 !important;
    font-size: 20px !important;
    font-weight: bold !important;
    margin-bottom: 0.5em !important;
    line-height: 1 !important;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    text-align: left;
    border: none;
    text-shadow: none !important;
    width: auto !important;
    min-width: 1px !important;
}

.wcu-reg-terms a {
    font-size: 16px;
    text-decoration: underline;
    color: #2ba6cb;
}
.wcu-reg-terms span {
    font-weight: normal;
}

.registrazioneaff form.wcu_form_affiliate_register {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow: wrap;
}

.registrazioneaff p.wcu-register-field-col {
    width: 100%;
}

.registrazioneaff .wcu-reg-terms {
    width: 100%;
}

p.wcu-register-field-col.wcu-register-field-col-1, p.wcu-register-field-col.wcu-register-field-col-2 {
    width: 49.5%;
}

.registrazioneaff .wcu-form-section.wcu-form-section-pro {
    max-width: 1000px;
    margin: 0 auto;
}

@media only screen and (max-width: 639px) {
    .wcusage-login-form-col.wcu_form_style_1.wcu_form_style_columns{
        padding: 1em;
    }

    p.wcu-register-field-col.wcu-register-field-col-1, p.wcu-register-field-col.wcu-register-field-col-2 {
        width: 100%;
    }
    .registrazioneaff p.wcu-register-field-col {
        width: 100% !important;
    }
    .wcu_form_style_columns .wcu-register-field-col-1, .wcu_form_style_columns .wcu-register-field-col-2 {
        width: 100%;
    }
    .wcu-form-section p.wcusage-register-form-title {
        margin: 0 0 10px !important;
        line-height: 1.6;
        font-size: 21px !important;
        font-weight: bold !important;
    }
    .wcu-reg-terms input#agree {
        margin-bottom: 70px;
    }
}

/** AFFILIAZIONE CODICE SCONTO - CARMINE 19 FEBBRAIO 2025 fine**/
