/**
* Theme Name: Shopio Child
* Description: This is a child theme of Shopio, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opal Team</a>
* Template: shopio
* Version: 1.2.7
*/
.header-extender:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ddd;
    width: 10000%;
    z-index: 0;
}
.col-full {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}