.single-product-top .product-summary .variations_form table.variations tr td.label{
    text-align: right;
    width: 130px;
}


.submitadd{
    background: #02A8F3 !important;
    color: #fff !important;
    border: 1px solid #02A8F3 !important;
    margin: 0 5px 0 10px;
    transition: 0.3s !important;
    height: 35px !important;
    padding: 0 11px !important;
    vertical-align: top !important;
    text-align: center !important;
    display: inline-block !important;
    line-height: 35px !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
    border-radius: 3px !important;
}

.choiceformvalue{
    width: 100% !important;
    padding-top: 0px !important;
    padding-bottom:0px !important;
}

.variantcontainer{
    display: none;
}

.hidecarttool{
    display: none !important;
}

.showinfo{
    display:block;
}