/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_ReplaceAddToCart
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
.addtoText{
    word-wrap: break-word;
    width: 135px;
    display: block;
    font-size: 1.5rem;
}
.addtoTextHome{
    word-wrap: break-word;
    width: 135px;
    display: block;
    font-size: 1.5rem;
}
.addtoTextlable{
    text-align: left;
}
.replaceText{
    word-wrap: break-word;
}
.textManage{
    padding-top:10px;
}
.textlable{
    font-size: initial;
    font-weight: bold;
}
.lableAddtoCart{
    font-size: 1.2rem;
    font-weight: 700;
}
@media only screen and (max-width: 900px) {
    .action{
        margin-top: 5px ! important;
    }
  }
  .wk-primary {
width:60px;
  }

