/* ========= INFORMATION ============================
	- document:  WP Coder!
	- author:    Dmytro Lobov 
	- url:       https://wow-estore.com/
==================================================== */
body {
    word-break: normal;
}

table {
    text-align: left; 
}
.infinite-body{
    margin:0;
    font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;
    font-size:.88rem;
    font-weight:400;
    line-height:1.5;
    color:#495057;
    text-align:left;
    background-color:#fff
}

.infinite-body a {
    color: #fff;
}

.infinite-body h1, .infinite-body h2, .infinite-body h3, .infinite-body h4, .infinite-body h5, .infinite-body h6, .infinite-body .infinite-title-font, .infinite-body .gdlr-core-title-font {
      font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;
}

table tr th {
    font-weight: bold;
	font-size: 11px;
}

.infinite-body a:hover {
    color: #fff;
}

.gdlr-core-item-pdb {
    padding-bottom: 0px;
}

.fa fas{
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
}