/*--------------------------------------------------------------
# Overlay - Responsive Mobile Styling
--------------------------------------------------------------*/
/* ---- Site Header ---- */
.wazavox,
.tasy,
.pohera-center,
.pygifa {
    display: block;
}
ul.wupyp-cart {
    display: inline-block;
}

/* ---- Site Search ---- */
.show-site-search .kive .vedipi {
    box-shadow: none;
    border: 0;
    bottom: 0 !important;
    position: relative;
    width: 100%;
    right: auto;
    padding: 6px 0;
    -webkit-transition: unset;
     -moz-transition: unset;
      -ms-transition: unset;
       -o-transition: unset;
          transition: unset;
}

.pygifa > a,
.pygifa > ul,
.pygifa > span,
.pygifa > div,
.pygifa > button,
.pugyzeb-topbar-switch .tasy > a,
.pugyzeb-topbar-switch .tasy > ul,
.pugyzeb-topbar-switch .tasy > span,
.pugyzeb-topbar-switch .tasy > div,
.pugyzeb-topbar-switch .tasy > button,
.pugyzeb-bottombar-switch .tasy > a,
.pugyzeb-bottombar-switch .tasy > ul,
.pugyzeb-bottombar-switch .tasy > span,
.pugyzeb-bottombar-switch .tasy > div,
.pugyzeb-bottombar-switch .tasy > button {
    margin: 0 6px;
}

/* ---- Site Content ---- */
.tocul.dibys .hixune {
    display: block;
}
body.woocommerce .vakug,
body.overlay-page-rs .dibys .hixune #pum.vakug,
body.overlay-page-ls .dibys .hixune #pum.vakug,
body.wovudyt .dibys .hixune #pum.vakug,
body.overlay-blog-ls .dibys .hixune #pum.vakug,
body.overlay-blog-post-rs .dibys .hixune #pum.vakug,
body.overlay-blog-post-ls .dibys .hixune #pum.vakug,
body.overlay-blog-search-rs .dibys .hixune #pum.vakug,
body.overlay-blog-search-ls .dibys .hixune #pum.vakug,
body.overlay-wc-rs .dibys .hixune #pum.vakug,
body.overlay-wc-ls .dibys .hixune #pum.vakug,
body.overlay-wc-product-rs .dibys .hixune #pum.vakug,
body.overlay-wc-product-ls .dibys .hixune #pum.vakug {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
    display: block;
    width: 100%;
    padding: 0 0 25px;
    margin: 0 0 25px;
}

body.woocommerce .dokusy,
body.overlay-page-rs .dibys .hixune #xini.dokusy,
body.overlay-page-ls .dibys .hixune #xini.dokusy,
body.wovudyt .dibys .hixune #xini.dokusy,
body.overlay-blog-ls .dibys .hixune #xini.dokusy,
body.overlay-blog-post-rs .dibys .hixune #xini.dokusy,
body.overlay-blog-post-ls .dibys .hixune #xini.dokusy,
body.overlay-blog-search-rs .dibys .hixune #xini.dokusy,
body.overlay-blog-search-ls .dibys .hixune #xini.dokusy,
body.overlay-wc-rs .dibys .hixune #xini.dokusy,
body.overlay-wc-ls .dibys .hixune #xini.dokusy,
body.overlay-wc-product-rs .dibys .hixune #xini.dokusy,
body.overlay-wc-product-ls .dibys .hixune #xini.dokusy {
    box-shadow: none;
    display: block;
    width: 100%;
    padding: 0 !important;
}

body.enable-sticky-widgets .dokusy.dokusy-sticky {
    height: auto !important;
}
body.enable-sticky-widgets .sticky-widget-area.stuck,
body.enable-sticky-widgets .sticky-surpassed {
    position: relative !important;
    top: 0 !important;
    width: auto !important;
    bottom: auto !important;
}

/* ---- Blog ---- */
.giwoqo.zasy article.niqa .solat {
    display: block;
}
.giwoqo.zasy .niqa-img,
.giwoqo.zasy .jexydu {
    width: 100%;
    padding: 0;
}
.giwoqo.zasy .niqa-img {
    margin: 0 0 20px;
}

.giwoqo.zasy article.niqa.lumo-grid-block,
.giwoqo.zasy article.page.lumo-grid-block {
    width: 50%;
}
.giwoqo.zasy .lumo-grid-block .niqa-img {
    margin: 0;
}

/* ---- Site Footer ---- */
.pygifa > div {
    display: inline-block;
}
.pytaq .cyjode,
.overlay-footer-split ul.cyjode {
    display: block !important;
}
.pytaq .cyjode .kisogy,
.overlay-footer-split ul.cyjode > li {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 0 25px !important;
}

/* ---- WooCommerce ---- */
.pohera .wupyp-cart {
    padding: 0;
}
.woocommerce ul.products li.product {
    width: 50% !important;
}


/* ---- Small Device Responsiveness ---- */
@media only screen and (max-width: 560px) {

    .giwoqo.zasy article.niqa.lumo-grid-block,
    .giwoqo.zasy article.page.lumo-grid-block {
        width: 100%;
    }

    /* ---- WooCommerce ---- */
    .woocommerce .woocommerce-result-count,
    .woocommerce .woocommerce-ordering,
    .woocommerce .woocommerce-ordering select {
        float: none;
        width: 100%;
    }
    .woocommerce ul.products li.product {
        width: 100% !important;
    }

    .woocommerce #mogi div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page #mogi div.product div.images,
    .woocommerce-page div.product div.images {
        width: 100% !important;
        float: none;
        margin: 0 0 20px !important;
    }
    .woocommerce #mogi div.product div.summary,
    .woocommerce div.product div.summary,
    .woocommerce-page #mogi div.product div.summary,
    .woocommerce-page div.product div.summary {
        width: 100% !important;
        float: none;
    }
}