.footer-middle, .footer-middle p{
   font-size:15px;   
 }

.qty-label{
    border: 1px solid #ccc;
    color: #777;
    line-height: 30px;
    padding: 0 15px;
    height: 35px;
    background-color: #fff;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    width: 44px!important;
    font-weight: 400;
    text-align: center;
    margin: 0px;
    
    }

.fotorama__caption {
display: none;
}

@media screen and (max-width: 480px) {
    button:not(.primary){
              line-height:30px;
              padding:0 12px;
              height:40px;
              width:93%;
              font-size:1.4rem}
}

.field-tooltip {
    right: -19px;
}

.footer-middle .block .block-title strong {
    font-weight: 700;
}

.footer-middle .block.newsletter label {
    font-size: 15px;
    margin-top: 17px;
}

.price-container .price {
    font-size: 1.2rem;
}

.product-item .tocart {
    font-size: 1.2rem;
}

.table.grouped .col.qty {
    display: none;
}

.table.grouped .col.qty .control.qty {
    display: none; 
}


        .opc-progress-bar-item>span {
            /* display: inline-block; */
            font-size: 2rem;
        }
    