/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.tagcloud a {
	background-color: #ddd;
	border-radius: 3px;
	color: #000;
	display: inline-block;
	font-size: 13px !important;
	margin: 0 5px 5px 0;
	padding: 2px 5px;
	text-decoration: none;
}

.tagcloud a:hover {
	background-color: #0032ea;
	color: #fff;
}

.commentlist>li {
    padding-top: 15px;
}

.payment_methods li img {
    width: auto;
}
.digits_secure_modal{
	background : white;
}
.digits-form_button{
	background: #e5e5e5;
}

