/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


/*.wpforms-error-field input,*/
/*.wpforms-error-field textarea,*/
/*.wpforms-error-field select {*/
/*    border-color: #d9534f !important;*/
/*    box-shadow: 0 0 5px #d9534f !important;*/
/*}*/
/*.wpforms-error {*/
/*    color: #d9534f;*/
/*    font-size: 0.9em;*/
/*    margin-top: 5px;*/
/*    display: block;*/
/*}*/



/*invoice style */
@font-face {
  font-family: 'Yekan';
  src: url('/wp-content/themes/woodmart-child/fonts/yekan.woff') format('woff'),
       url('/wp-content/themes/woodmart-child/fonts/yekan.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}

.invoice-container {
  font-family: 'Yekan', Tahoma, sans-serif;
}

.wpforms-entry-actions-meta  {
    display:none !important;
}