/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
  /* Style the containerCalculator */
    .containerCalculator {
        border-radius: 5px;
        background-color: #fff;
        padding: 20px;
        margin-top: 10px;
        margin-bottom: 20px;
        width: 100%;
    }