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


.header-number-section {
        background-color: #faa400;
        font-size: xx-large;
        padding: 0px 40px 0px 0px;
        border-radius: 35px;
        background-repeat: no-repeat;
        background-size: 58px;
        color: #155632;
        font-size:15px !important;
    
    }


.header-number-section .box-icon-wrapper.box-with-icon.box-icon-simple {
    margin:5px;
    padding: 22px;
    border-radius: 60px;
    background: #155632;
    margin-right:12px;
}

.header-number-section .info-box-inner.reset-last-child p {
    font-size: 36px;
    font-weight: bold;
}
