/**
* media style css
*/

@media (max-width: 600px) {
    .media-grid {
    --thumb-size: calc(32vw - var(--item-spacing));
    }

    .onboard-secreen>.inner {
    width: 100%;
    border: none;
    border-radius: 0;
    min-width: fit-content;
    }

    .onboard-secreen {
    padding: 0;
    }

    .onboard-secreen .content-wrap {
    border-radius: 0px;
    }

    .dash-header h2 {
    font-size: 24px;
    }
}

@media (max-width:499px){
    .wp-backblazeb2-uploadList .media-grid .bw2-item {
    width: calc((100% - (1 * 5px)) / 2);
    }

    .dash-header{
    min-height: 380px;
    }
}

@media (min-width: 100px) and (max-width: 767px) {

    .wp-backblazeb2-uploadList .media-grid .bw2-item {
    width: calc((100% - (4 * 5px)) / 5);
    }

    .dash-header {
    padding: 56px 10px 10px;
    }
    .dash-placeholder-img {
    height: 80px;
    width: 80px;
    }
    .dash-header h2 {
    font-size: 18px;
    width: 100%;
    height: 26px;
    overflow: hidden;
    }
    .dash-header .add-to-album {
    padding: 5px 8px;
    font-size: 16px;
    }
    .onboard-secreen>.inner{
    margin: 0px !important;
    padding: 0px !important;
    }

    .onboard-secreen>.inner::before {
    content: '';
    border-radius:0px;
    }
    .onboard-secreen .placeholder-img {
    margin-top: 100px;
    }
    .onboard-secreen .content-wrap {
    border-radius: 0px;
    padding:10% 3% !important;
    }

    .menu-back-toggle svg {
    width: 1em;
    height: 1em;
    }
    .upload-screen-body .wpBackblazeUploadForm {
    width: 100%;
    margin: auto;
    display: block;
    }
    .upload-input-wrapper h3 {
    font-size: 14px;
    }

    .backblazeb2-protect-wrap {
    margin: auto;
    width: 100%;
    display: block;
    padding: 15px;
    }
    form.wpBackblazeProtectForm {
    padding: 10px;
    margin-top: 60px;
    border: none;
    }

    .dash-header{
    min-height: 450px;
    }

    .wpbckblzb2layoutfooter{
        display:inline-block;
    }
    .b2wrapdashboardPage {
     display: inline-block;
    }

    .wpbckblzb2-sider{
        width:0%;
        left: -100%;
        border: none !important;
    }

    .wpbckblzb2-sider.active .b2mnudrwrmsk,
    .wpbckblzb2-sider.active .b2closedmenubtn{
        display: inline-block;
    }

    .wpbckblzb2-sider.active {
        width: 80%;
        display: inline-block;
        left: 0;
        transition: all 0.3s;
    }

 
 
 .wpbckblzb2-dashbrd-wrap .wpbckblzb2-headerContainer {
    text-align: left;
    display: inline-block;
    margin-bottom: 12px;
    width: 100%;
}

.wpbckblzb2-header-title {
    font-size: 20px;
    font-weight: 800;
    line-height: 1.4em;
}

.wpbckblzb2-header-event {
    align-items: center;
    background-color: #ffecf7;
    border-radius: 10px;
    color: rgba(0, 0, 0, .728);
    font-size: 14px;
    font-weight: 500;
    padding: 6px 8px;
    display: inline-block;
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
}
.wpbckblzb2-dash-mediaCntnr .media-grid {
    padding: 0;
}
.wpbckblzb2-dash-mediaCntnr .bw2-item {
    display: inline-block;
    width: calc((100% - (5 * 1px)) / 2);
    aspect-ratio: 1;
    position: relative;
    border: 1px solid #ccc;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.bw2prviwmdlPrev {
    left: 3px;
}
.bw2prviwmdlbtn {
    font-size: 34px;
}
.bw2prviwmdlNext {
    right: 5px;
}
.wp-backblazeb2-previewclsdbtn {
    position: fixed;
    top: 8px;
    right: 6px;
    padding: 0px 0;
    color: #fff;
    font-size: 20px;
    border: 3px solid #fff;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 65px;
    cursor: pointer;
    z-index: 999;
    background: #000000;
}
.bw2-preview-modal-tag {
    width: 100%;
    height: 100vh;
    object-fit: contain;
}

.wp-backblazeb2-previewmodalcontent {
    top: 0;
    width: 100%;
    overflow: hidden;
    margin: 0px;
    bottom: 0;
    right: 0;
    left: 0;
    position: fixed;
    padding: 0px;
}

.wpb2dashsettingpage .b2imgtagwpr {
    text-align: center;
    height: 70px;
    overflow: hidden;
}

.backblazeb2-login-wrap {
    width: 100%;
    margin-top: 60px;
}
form.wpBackblazeLoginForm {
    border: none;
}
.wpBackblazeLoginForm h4.bw2-form-title {
    font-size: 22px;
}

.wpbckblzb2layoutfooter .wpb2item {
    font-size: 14px;
}
.wpbckblzb2layoutfooter svg {
    width: 20px;
}

.wpbckblzb2-sider-wrap {
    width: 80%;
    background: #fff;
    position: fixed;
    height: 100%;
    z-index: 9999;
    overflow: auto;
}

.wpbckblzb2-dash-nav-container {
    width: 100%;
    display: inline-block;
    position: relative;
}
.wpbckblzb2dashnvbottom {
    position: fixed;
    bottom: 5px;
    width: 75%;
    display: flex;
    flex-direction: column;
}
.clshtmlb2s{
overflow: hidden !important;
}

.wpbckblzb2-dash-right {
width: 100%;
padding:16px 20px 90px 20px;
top: 0;
bottom: 0;
left: 0;
right: 0;
}

.clshtmlb2s .wpbckblzb2-dash-right {
    padding:0px;
    height:100vh;
    overflow: hidden;
}
input.wp-backblazeb2-wc-form-input-file {
      font-size: 12px;
}
.wp-backblazeb2-wc-checkbox-group label {
    display: inline-block;
    padding: 2px 0px;
    width: 100%;
    font-size: 18px;
    float: left;
    text-align: left;
    font-weight: 300;
}
.wp-backblazeb2-wc-checkbox-group label input {
    width: 27px;
    height: 23px;
    display: inline-block;
    float: left;
    margin: 0px 10px 0 0;
    padding: 0px;
}
.wp-backblazeb2-wc-btn {
    padding: 10px;
}
nav.woocommerce-MyAccount-navigation {
    width: 100% !important;
    padding: 20px !important;
    margin:0 0 20px 0 !important;
}
.wp-backblazeb2-wc-custurl {
    overflow: hidden;
}
}
