/*
Theme Name: Media Heroes 0.9.3
Version: 0.9.3
*/
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    height: 46px;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    padding: 13px 24px 13px 48px;
    line-height: 24px;
    font-size: 17px;
    border: 2px solid transparent;
    border-radius: 30px;
    height: 0px;
    font-family: Roboto, sans-serif;
    background-color: #eee;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    background: 0 0;
    border-radius: 100%;
    border: 0;
    display: flex
;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    position: absolute;
    min-height: 33px;
    min-width: 33px;
    height: 33px;
    width: 33px;
    left: 23px;
    top: 8px;
    pointer-events: none;
    transition: none;
}

table.cfvsw-shop-variations.variations.cfvsw-variation-disable-logic {
    display: none;
}