/*!
Theme Name: signage
Description: Description
 
--------------------------------------------------------------*/

 div#myDIV {
    position: absolute;
    right: 0;
    top: 70px;
    z-index: 9;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    /* background: #fff; */
    padding: 10px;
    border-radius: 10px;
    background: none;
}

.woocommerce-page div.product div.summary {
    float: none !important;
    width: 100% !important;
    clear: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    list-style: none;
    padding: 0 0 0 1em;
    margin: 0 0 1.618em;
    overflow: hidden;
    position: relative;
    display: none;
}

.newsletter .wpcf7-submit {
    font-family: FontAwesome !important;
    background-color: transparent;
    border: 0;
    color: #020202;
    position: absolute;
    right: 48px;
    top: 146px;
}

 .page-numbers li {
    list-style: none;
    display: inline-block;
    background: #4db848;;
    padding: 3px 10px;
    color: #fff;
}
 

 