.catalog-product-view .wt-order-product {
    color: #fff;
    background-color: #28a745;
    border: 1px solid #cdcdcd;
    cursor: pointer;
    font-family: open sans,helvetica neue,Helvetica,Arial,sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 10px;
    /*width: 100%;
    padding: 11px 38px;*/
    font-size: 1.4rem;
    line-height: 2.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none;
    border-radius: 30px;
}

.catalog-product-view .wt-order-product  i {
    font-size: 20px;
    margin-right: 6px;
    vertical-align: inherit;
}


/*StickyOrderOnWhatsapp Btn on product Page CSS*/

.catalog-product-view a.wt-order-product.top-left {
    top: 10px;
    position: fixed;
    left: 10px;
    z-index: 999999;
}

.catalog-product-view a.wt-order-product.top-right {
    right: 70px;
    top: 28px;
    position: fixed;
    z-index: 999999;
}

.catalog-product-view a.wt-order-product.top-middle {
    left: 40%;
    top: 10px;
    position: fixed;
    z-index: 999999;

}

.catalog-product-view a.wt-order-product.bottom-right {
    bottom: 10px;
    right: 10px;
    z-index: 999999;
    position: fixed;
}

.catalog-product-view a.wt-order-product.bottom-left {
    bottom: 10px;
    left: 10px;
    position: fixed;
    z-index: 999999;
}

.catalog-product-view a.wt-order-product.bottom-middle {
    bottom: 10px;
    left: 40%;
    position: fixed;
    z-index: 999999;
}

.catalog-product-view a.wt-order-product.left-middle {
    top: 45%;
    left: 10px;
    position: fixed;
    z-index: 999999;
}

.catalog-product-view a.wt-order-product.right-middle {
    top: 45%;
    right: 10px;
    position: fixed;
    z-index: 999999;
}

/*for checkout cart page*/
.checkout-cart-index a.wt-order-cart.by-default {
    color: #fff;
    background-color: #28a745;
    border: 1px solid #cdcdcd;
    cursor: pointer;
    font-family: open sans,helvetica neue,Helvetica,Arial,sans-serif;
    font-weight: 700;
    margin: 0;
    /*padding: 10px;*/
    font-size: 1.4rem;
    line-height: 2.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none;
    /*border-radius: 30px;*/
    width: 100%;
    padding: 10px 30px;
    border-radius: 4px;
}


.checkout-cart-index a.wt-order-cart i {
    font-size: 20px;
    margin-right: 6px;
    vertical-align: inherit;
}


/*StickyOrderOnWhatsapp Btn on Cart Page CSS*/

.checkout-cart-index a.wt-order-cart.top-left {
    top: 10px;
    position: fixed;
    left: 10px;
    z-index: 999999;
     color: #fff;
    background-color: #28a745;
    border: 1px solid #cdcdcd;
    cursor: pointer;
    font-family: open sans,helvetica neue,Helvetica,Arial,sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 10px;
    font-size: 1.4rem;
    line-height: 2.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none;
    border-radius: 30px;
}

.checkout-cart-index a.wt-order-cart.top-right {
    right: 70px;
    top: 28px;
    position: fixed;
    z-index: 999999;
     color: #fff;
    background-color: #28a745;
    border: 1px solid #cdcdcd;
    cursor: pointer;
    font-family: open sans,helvetica neue,Helvetica,Arial,sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 10px;
    font-size: 1.4rem;
    line-height: 2.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none;
    border-radius: 30px;
}

.checkout-cart-index a.wt-order-cart.top-middle {
    left: 40%;
    top: 10px;
    position: fixed;
    z-index: 999999;
     color: #fff;
    background-color: #28a745;
    border: 1px solid #cdcdcd;
    cursor: pointer;
    font-family: open sans,helvetica neue,Helvetica,Arial,sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 10px;
    font-size: 1.4rem;
    line-height: 2.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none;
    border-radius: 30px;

}

.checkout-cart-index a.wt-order-cart.bottom-right {
    bottom: 10px;
    right: 10px;
    z-index: 999999;
    position: fixed;
     color: #fff;
    background-color: #28a745;
    border: 1px solid #cdcdcd;
    cursor: pointer;
    font-family: open sans,helvetica neue,Helvetica,Arial,sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 10px;
    font-size: 1.4rem;
    line-height: 2.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none;
    border-radius: 30px;
}

.checkout-cart-index a.wt-order-cart.bottom-left {
    bottom: 10px;
    left: 10px;
    position: fixed;
    z-index: 999999;
     color: #fff;
    background-color: #28a745;
    border: 1px solid #cdcdcd;
    cursor: pointer;
    font-family: open sans,helvetica neue,Helvetica,Arial,sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 10px;
    font-size: 1.4rem;
    line-height: 2.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none;
    border-radius: 30px;
}

.checkout-cart-index a.wt-order-cart.bottom-middle {
    bottom: 10px;
    left: 40%;
    position: fixed;
    z-index: 999999;
     color: #fff;
    background-color: #28a745;
    border: 1px solid #cdcdcd;
    cursor: pointer;
    font-family: open sans,helvetica neue,Helvetica,Arial,sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 10px;
    font-size: 1.4rem;
    line-height: 2.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none;
    border-radius: 30px;
}

.checkout-cart-index a.wt-order-cart.left-middle {
    top: 45%;
    left: 10px;
    position: fixed;
    z-index: 999999;
     color: #fff;
    background-color: #28a745;
    border: 1px solid #cdcdcd;
    cursor: pointer;
    font-family: open sans,helvetica neue,Helvetica,Arial,sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 10px;
    font-size: 1.4rem;
    line-height: 2.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none;
    border-radius: 30px;
}

.checkout-cart-index a.wt-order-cart.right-middle {
    top: 45%;
    right: 10px;
    position: fixed;
    z-index: 999999;
     color: #fff;
    background-color: #28a745;
    border: 1px solid #cdcdcd;
    cursor: pointer;
    font-family: open sans,helvetica neue,Helvetica,Arial,sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 10px;
    font-size: 1.4rem;
    line-height: 2.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none;
    border-radius: 30px;
}