/**
 * MEEEK CUSTOM FRONTEND STYLES - TABLE OF CONTENTS
 * 
 * Element Type: Blog Dropdown
 * Sharing Panel
 */

.relative{
    position: relative;
}
.hidden_link{
    display: none;
}
/*Element Type: Blog Dropdown*/

.meeek-bio-links-page .meeeksaas-posts-list button {
    border: 1px solid #ddd;
    border-radius: 4px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
    padding: 4px 15px;
    margin-left: 10px;
    float: right;
}
.meeek-bio-links-page .meeeksaas-posts-list {
    padding: 0;
    list-style: none;
}
.meeek-bio-links-page .meeeksaas-posts-list li:last-child{
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0 none;
}
.meeek-bio-links-page .meeeksaas-posts-list li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.meeek-bio-links-page .meeeksaas-posts-list a {
    display: block;
}
.meeek-bio-links-page .meeeksaas-posts-list img {
    width: 30px;
    margin-right: 10px;
    border-radius: 3px;
}
.twitter-timeline.twitter-timeline-rendered{
    width: 100% !important;
}
/*Sharing Panel*/
.meeeksaas-share-panel #meeeksaas-links-panel {
    right: 0px;
    position: fixed;
    top: 0;
    z-index: 2222222;
    height: 100%;
}
.meeeksaas-share-panel #meeeksaas-panel {
    position:relative;
    right:-300px;
}
.meeeksaas-share-panel .meeeksaas-panel_button {
    position: relative;
    right:0px;
    width:48px;
    cursor: pointer;
    z-index:10;
    top: 20%;
}
.meeeksaas-share-panel .meeeksaas-panel_button a:hover i {
    opacity: 0.6;
}
.meeeksaas-share-panel #meeeksaas-panel {
    overflow-y: scroll;
    background: white;
    color: #252525;
    font-size: 10px;
    right: -300px;
    height: 100%;
    padding: 50px 20px;
    position: absolute;
    width: 300px;
    box-shadow: 0 5px 25px 10px rgba(0, 0, 0, 0.08) !important;
}
.meeeksaas-share-panel .meeeksaas-panel_button {
    background: #FFFFFF none repeat scroll 0 0;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    position: fixed;
    padding-bottom: 15px;
    padding-left: 0;
    padding-top: 15px;
    box-shadow: -30px 0 30px 0px rgba(0, 0, 0, 0.08) !important;
    border-radius: 6px 0 0 6px;
}
.meeeksaas-share-panel .meeeksaas-panel_button i {
    color:#444;
    font-size:17px;
    transition: all 350ms;
    text-align: center;
    width: 100%;
}
.meeeksaas-share-panel p {
    font-size: 13px;
    line-height: normal;
    margin-bottom: 15px;
}
#meeeksaas-panel > h3:first-child {
    margin-top: 0;
}
#meeeksaas-panel > h3 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 20px;
}
.meeeksaas-share-panel .meeeksaas-panel_button.meeeksaas_hide_button span,
.meeeksaas-share-panel .meeeksaas-panel_button a span {
    font-size: 8px;
    display: block;
    font-weight: 500;
}
.meeeksaas-toggle_sidebar {
    text-decoration: none;
}
.meeeksaas-panel_button span {
    color: #212529;
    text-transform: uppercase;
}
.meeeksaas-social-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    text-decoration: none;
    color: #0A0B0D;
    padding: 7px 20px;
    font-weight: 500;
    border-radius: 5px;
    transition: all 350ms;
    margin-bottom: 7px;
}
.meeeksaas-social-box a:hover {
    background-color: #000;
    color: #fff;
    transform: translate(0px,-4px);
}
.meeeksaas-social-btn span i {
    margin-right: 16px;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    width: 30px;
    transition: all 350ms;
    height: 30px;
    line-height: 30px;
    padding: 0;
    text-align: center;
}
.meeeksaas-social-facebook span i {
    background-color: #3b5998;
}
.meeeksaas-social-twitter span i {
    background-color: #1DA1F2;
}
.meeeksaas-social-whatsapp span i {
    background-color: #25D366;
}
.meeeksaas-social-pinterest span i {
    background-color: #E60023;
}
.meeeksaas-social-linkedin span i {
    background-color: #0077b5;
}
.meeeksaas-social-telegram span i {
    background-color: #2AABEE;
}
.meeeksaas-social-email span i {
    background-color: #a4a4a4;
}
.meeeksaas-social-btn:hover span i {
    background-color: #000;
    color: #fff;
}

/*VCARD QR*/
.meeeksass-vcard-qr-toggle .meeek-accordion-content img {
    border: 1px solid #ddd;
}
.meeeksaas_paypal_donation button[type="submit"]{
    background: #0070BA;
    border-radius: 50px;
    padding: 15px 35px;
    border: 0 none;
    font-weight: 600;
}
.meeeksaas-predefined-amount label {
    list-style: none;
    display: inline-block;
    border: 1px solid #bfbfbf;
    padding: 1em 3em;
    cursor: pointer;
    margin-bottom: 5px;
}
.meeeksaas-predefined-amount input[type="radio"]{
    display: none;
}
ul.meeeksaas-predefined-amount {
    padding: 0;
}
     
.meeeksaas-predefined-amount input[type="radio"][checked],
.meeeksaas-predefined-amount input[type="radio"]:checked+label {
    background-color: #2DACAC;
    border-color: transparent;
    color: #fff;
}
.twitter-timeline.twitter-timeline-rendered{
    width: 100% !important;
}

.meeeksaas-splash-screen-loader {
    background: #dddddd;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10003;
}
.meeeksaas-splash-screen-loader .meeeksaas-preloader-image{
    top: 45%;
    left: 45%;
    position: absolute;
    transform: scale(1);
    animation: pulsate 4s infinite both;
}

@keyframes pulsate {
  50% {
    transform: scale(1.05);
  }
}

/*Edit as admin button*/
.meeeksaas-edit-as-admin {
    background: transparent;
    color: #000;
    padding: 2px 8px;
    display: inline-block;
    text-decoration: none;
    font-size: 12px;
    border: 1px solid #000;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    top: 10px;
}

/*NSFW*/
.meeeksaas-modal-nsfw .modal-header{
    display: block;
}
.meeeksaas-modal-nsfw a{
    text-decoration: none;
}
.meeeksaas-modal-nsfw .meeeksaas-nsfw-yes:hover{
    background: #709206;
}
.meeeksaas-modal-nsfw p strong{
    color: #ff1f1f;
}
.meeeksaas-modal-nsfw a{
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    position: relative;
    outline: 0 !important;
    background: #8eb908;
    font-weight: 600;
    border: 2px solid transparent;
    color: #fff;
    padding: 10px 28px 15px;
    text-transform: inherit;
    border-radius: 1px;
}
.meeeksaas-modal-nsfw .meeeksaas-nsfw-no {
    background: transparent;
    border: 2px solid #666;
    color: #666;
    margin-top: 10px;
    display: inline-block;
    font-size: 14px;
}

/*Fixes for WoodMart Theme*/
.wd-toolbar{
    display: none !important;
}