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

.my-account-with-icon>a:before {
    font-size: 25px;
    font-style: normal;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 0;
}
.search-button .search-button-icon {
    position: relative;
    line-height: 1;
    font-weight: 400;
    font-size: 25px;
}
.woodmart-shopping-cart .woodmart-cart-icon {
    font-weight: 400;
	line-height: 1;
	font-size: 25px;
}

.wpcf7-form label {
	font-weight: 500;
}






