<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.lr-big-text {
    font-size: 50px;
}

.lr-title {
    font-size: 18px;
}

div.lr-influencer.b-white {
    position: fixed;
    width: 100%;
    z-index: 999;/*    z-index: 999999;*/
    top: 0;
    padding-top: 0;
    min-height: 21px;
}

body#top {
    padding-top: 0;
}

.admin-bar div.lr-influencer.b-white {
    top: 32px;   
}

body#top.admin-bar {
    padding-top: 32px!important;
}

.lr-influencer-header {
    background-color: #fff;
    display: flex;
    width: 100%;
    position: relative;
    min-height: 32px;
}

.lr-influencer-header a {
    color: #000;
}

.lr-influencer-header .left {
    align-items: center;
    display: inherit;
}

.lr-influencer-header .right {
    position: absolute;
    right: 0;
    align-items: center;
}

.lr-influencer-header .right ul {
    list-style: none;
    display: flex;
    padding-top: 5px;
}

.lr-influencer-header .right ul li:not(:last-child) {
    margin-right: 20px;
}


.b-white {
    background-color: #fff;
}

.b-white
.lr-influencer-link.lr-panel {
    position: absolute;
    z-index: 999;
    margin: 0;
    padding: 10px 10px 0 10px; 
    width: 40%;
    border-top: solid 3px orangered;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.5);
}

.lr-influencer-link.lr-panel.hidden {
    display: none;
}

.lr-influencer-link.lr-panel &gt; .lr-panel-head {
    border-bottom: 0;
}

#lr-influencer-link {
    margin-bottom: 10px !important;
}

#lr-influencer-link-button {
    width: 105px;
    display: flex;
    align-items: center;
    border: 0;
    padding: 5px;
    cursor: pointer;
}

#lr-influencer-link-button svg {
    max-height: 20px;
    margin-right: 5px;
}

.lr-influencer-link button.close {
    position: absolute;
    top: 5px;
    right: 5px;
}


#lr-venduto-date-range,
#lr-venduto2-date-range {
    float: right;
}

.lr-payme-info-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background: rgba(0,0,0, 0.7);
}

.lr-payme-info-modal img {
    width: 60%;
    margin-top: 100px;
    margin-left: 20%;
}

.lr-payme-info-modal button {
    position: absolute;
    top: 80px;
    right: calc(20% - 20px);
    font-size: 20pt;
}

/* #wpadminbar {
    display: none;
} */

@media (max-width: 991px) {
    .lr-payme-info-modal img {
        width: 96%;
        margin-top: 100px;
        margin-left: 2%;
    }
}


div.lr-influencer.b-white {
    padding-top: 0;
    display: none;
}
body#top.admin-bar[lr-influencer="1"] {
    padding-top: 0!important;
}

.lr-influencer-floating-btn {
    background-color: #ed0287;
    border-color: #ed0287;
    color: #fff;
    position: fixed;
    padding: 8px;
    bottom: 40px;
    left: 20px;
    width: 200px;
    font-size: 16px;
    border-radius: 7px;
    z-index: 999;
    cursor: pointer;
}

.lr-influencer-dashboard {
    text-align: left;
    color: #000;
}

.lr-influencer-dashboard &gt; div {
    font-size: 14px;
}
#lr-influencer-link-button {
    width: 100%;
    justify-content: center;
}
#lr-influencer-link-button svg path {
    fill: #ed0287;
    stroke: #ed0287;
}
.lr-influencer-close-btn {
    position: absolute;
    cursor: pointer;
    top: 15px;
    right: 20px;
    color: #fff;
    background: #ed0287;
    padding: 3px 0 0 9px;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    font-weight: 700;
}

#lr-influencer-torna,
#lr-influencer-vendite {
    background-color: #ed0287;
    border-color: #ed0287;
    color: #fff;
    width: 100%;
    display: block;
    padding: 8px;
    font-size: 16px;
    border-radius: 7px;
    margin-bottom: 10px; 
    text-align: center;
}

@media (max-width:565px) {
    #header {
        padding-top: 30px;
    }
    /* div.lr-influencer.b-white {
        padding-top: 0;
        display: none;
    } */

    .hide-on-mobile {
        display:none;
    }
    .lr-influencer-link.lr-panel {
        width: 80%!important;
    }
    .lr-influencer-header {
        flex-wrap: wrap;
    }
    .lr-influencer-header .menu {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .lr-influencer-header .menu .button {
        float: none;
    }

    .lr-influencer-floating-btn {
        width: calc(100% - 46px);
    }

    /* body#top.admin-bar[lr-influencer="1"] {
        padding-top: 0!important;
    }

    .lr-influencer-floating-btn {
        background-color: #ed0287;
        border-color: #ed0287;
        color: #fff;
        position: fixed;
        padding: 8px;
        bottom: 40px;
        left: 20px;
        width: calc(100% - 46px);
        font-size: 16px;
        border-radius: 7px;
        z-index: 999;
    }
    
    .lr-influencer-dashboard {
        text-align: left;
        color: #000;
    }

    .lr-influencer-dashboard &gt; div {
        font-size: 14px;
    }
    #lr-influencer-link-button {
        width: 100%;
        justify-content: center;
    }
    #lr-influencer-link-button svg path {
        fill: #ed0287;
        stroke: #ed0287;
    }
    .lr-influencer-close-btn {
        position: absolute;
        top: 15px;
        right: 20px;
        color: #fff;
        background: #ed0287;
        padding: 3px 0 0 9px;
        border-radius: 50%;
        width: 25px;
        height: 25px;
        font-weight: 700;
    }

    #lr-influencer-torna,
    #lr-influencer-vendite {
        background-color: #ed0287;
        border-color: #ed0287;
        color: #fff;
        width: 100%;
        display: block;
        padding: 8px;
        font-size: 16px;
        border-radius: 7px;
        margin-bottom: 10px; 
        text-align: center;
    } */
}
@media (min-width:566px) {
    .hide-on-desktop {
        display:none;
    }
}


</pre></body></html>