/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.dokan-live-chat-whatsapp {
  display: none !important;
}
.wd-product-location {
    font-size: 13px;
    color: #666;
    display: block;
    margin-top: 3px;
    margin-bottom: 6px;
}
.wd-product-location .dashicons {
    font-size: 14px;
    vertical-align: middle;
    margin-right: 3px;
    color: #999;
}

/**.wd-product-location {
    font-size: 13px;
    color: #777;
    margin-top: 3px;
}**/
.wd-product-location .dashicons-location {
    font-size: 14px;
    margin-right: 4px;
    color: #999;
    vertical-align: middle;
}
.wd-product-location a.localidade-link {
    color: #0073aa;
    text-decoration: none;
    transition: color 0.2s ease;
}
.wd-product-location a.localidade-link:hover {
    color: #005177;
    text-decoration: underline;
}

