/*--------------------------------------------------------------
# Overlay - Responsive Mobile Styling
--------------------------------------------------------------*/
/* ---- Site Header ---- */
.qabow,
.rorob,
.kybaf-center,
.voha {
    display: block;
}
ul.wojyg-cart {
    display: inline-block;
}

/* ---- Site Search ---- */
.show-site-search .dixit .wywirun {
    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;
}

.voha > a,
.voha > ul,
.voha > span,
.voha > div,
.voha > button,
.guhu-topbar-switch .rorob > a,
.guhu-topbar-switch .rorob > ul,
.guhu-topbar-switch .rorob > span,
.guhu-topbar-switch .rorob > div,
.guhu-topbar-switch .rorob > button,
.guhu-bottombar-switch .rorob > a,
.guhu-bottombar-switch .rorob > ul,
.guhu-bottombar-switch .rorob > span,
.guhu-bottombar-switch .rorob > div,
.guhu-bottombar-switch .rorob > button {
    margin: 0 6px;
}

/* ---- Site Content ---- */
.laxamy.jevila .jaziw {
    display: block;
}
body.woocommerce .bygev,
body.overlay-page-rs .jevila .jaziw #maz.bygev,
body.overlay-page-ls .jevila .jaziw #maz.bygev,
body.ludufun .jevila .jaziw #maz.bygev,
body.overlay-blog-ls .jevila .jaziw #maz.bygev,
body.overlay-blog-post-rs .jevila .jaziw #maz.bygev,
body.overlay-blog-post-ls .jevila .jaziw #maz.bygev,
body.overlay-blog-search-rs .jevila .jaziw #maz.bygev,
body.overlay-blog-search-ls .jevila .jaziw #maz.bygev,
body.overlay-wc-rs .jevila .jaziw #maz.bygev,
body.overlay-wc-ls .jevila .jaziw #maz.bygev,
body.overlay-wc-product-rs .jevila .jaziw #maz.bygev,
body.overlay-wc-product-ls .jevila .jaziw #maz.bygev {
    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 .degedoh,
body.overlay-page-rs .jevila .jaziw #laxaj.degedoh,
body.overlay-page-ls .jevila .jaziw #laxaj.degedoh,
body.ludufun .jevila .jaziw #laxaj.degedoh,
body.overlay-blog-ls .jevila .jaziw #laxaj.degedoh,
body.overlay-blog-post-rs .jevila .jaziw #laxaj.degedoh,
body.overlay-blog-post-ls .jevila .jaziw #laxaj.degedoh,
body.overlay-blog-search-rs .jevila .jaziw #laxaj.degedoh,
body.overlay-blog-search-ls .jevila .jaziw #laxaj.degedoh,
body.overlay-wc-rs .jevila .jaziw #laxaj.degedoh,
body.overlay-wc-ls .jevila .jaziw #laxaj.degedoh,
body.overlay-wc-product-rs .jevila .jaziw #laxaj.degedoh,
body.overlay-wc-product-ls .jevila .jaziw #laxaj.degedoh {
    box-shadow: none;
    display: block;
    width: 100%;
    padding: 0 !important;
}

body.enable-sticky-widgets .degedoh.degedoh-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 ---- */
.hyci.qujodi article.hazy .wujan {
    display: block;
}
.hyci.qujodi .hazy-img,
.hyci.qujodi .xiwe {
    width: 100%;
    padding: 0;
}
.hyci.qujodi .hazy-img {
    margin: 0 0 20px;
}

.hyci.qujodi article.hazy.vohefeh-grid-block,
.hyci.qujodi article.page.vohefeh-grid-block {
    width: 50%;
}
.hyci.qujodi .vohefeh-grid-block .hazy-img {
    margin: 0;
}

/* ---- Site Footer ---- */
.voha > div {
    display: inline-block;
}
.veboxuj .resojen,
.overlay-footer-split ul.resojen {
    display: block !important;
}
.veboxuj .resojen .xuhyqi,
.overlay-footer-split ul.resojen > li {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 0 25px !important;
}

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


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

    .hyci.qujodi article.hazy.vohefeh-grid-block,
    .hyci.qujodi article.page.vohefeh-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 #bam div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page #bam div.product div.images,
    .woocommerce-page div.product div.images {
        width: 100% !important;
        float: none;
        margin: 0 0 20px !important;
    }
    .woocommerce #bam div.product div.summary,
    .woocommerce div.product div.summary,
    .woocommerce-page #bam div.product div.summary,
    .woocommerce-page div.product div.summary {
        width: 100% !important;
        float: none;
    }
}