/**
* Theme Name: Smartic Child
* Description: This is a child theme of Smartic, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Duc Pham (Opal Team)</a>
* Template: smartic
* Version: 1.9.1
*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
 body, button, input, textarea {
   
   font-family: "Open Sans", sans-serif;
    
}
.single .wqpmb_quantity .minus,.single .wqpmb_quantity .plus {display:none !Important}
body.single-product .qib-button.qib-button-wrapper {margin:2px 10px}
.qib-button-wrapper .quantity input.input-text.qty.text {font-size:14px  !Important}
.single-product div.product form.cart .quantity {border:none}
.single-product div.product form.cart .quantity .qty {
   height: 41px;
    padding: 6px 12px 8px;
    text-align: center;
    background: #ffffff;
    border: 1px solid #efefef;
    font-size: 20px;width:70px;
    line-height: 20px;
	box-shadow: none; }  