/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.wd-swatch.wd-text.wd-active.wd-enabled {
    border-color: #f82c90 !important;
    background-color: #ff0000 !important;
}
.awdr-bulk-customizable-table {
    margin-top: 15px;
}
table#sort_customizable_table {
    margin-bottom: 0;
}
tr.wdr_bulk_table_tr.wdr_bulk_table_thead
 {
    background-color: #eee;
}
.wd-sub-menu li>a {
    color: #212529;
}

img#messengerIcon {
    bottom: 125px;
    right: 12px;
    z-index: 99999;
    position: fixed;
}

@media screen and (max-width: 480px){

}