/*
Theme Name: Tahmin Teması v4
*/

@import url('assets/styles/css/main.css');

div.responsive-menu nav.header-menu ul li a i {
    margin-right: 5px;
    color: #e81e44;
}

/* Rating Yıldız Ayarları */
.fa-rating {
   position: relative;
   white-space: nowrap;
   vertical-align: middle;
}

.fa-rating:after {
   position: absolute;
   top: 50%;
   left: 0;
   transform: translate(0%, -50%)
}

.fa-rating.s-5:after {
   content: "\f005\f005\f005\f005\f005"
}

.fa-rating.s-4-5:after {
   content: "\f005\f005\f005\f005\f5c0"
}

.fa-rating.s-4:after {
   content: "\f005\f005\f005\f005\2001"
}

.fa-rating.s-3-5:after {
   content: "\f005\f005\f005\f5c0\2001"
}

.fa-rating.s-3:after {
   content: "\f005\f005\f005\2001\2001"
}

.fa-rating.s-2-5:after {
   content: "\f005\f005\f5c0\2001\2001"
}

.fa-rating.s-2:after {
   content: "\f005\f005\2001\2001\2001"
}

.fa-rating.s-1-5:after {
   content: "\f005\f5c0\2001\2001\2001"
}

.fa-rating.s-1:after {
   content: "\f005\2001\2001\2001\2001"
}

.fa-rating.s-0-5:after {
   content: "\f5c0\2001\2001\2001\2001"
}

.fa-rating.s-0:after {
   content: "\3000\3000\3000\3000\3000"
}

.ucnokta {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.yazibuyuk {text-transform: uppercase;}

.pagination a.button.active {
	background-color: #e81e44 !important;
}

main#main.content div#content-area header.website-header div.header-infos div.site-title div.rating {
    float: left;
    margin-top: 5px;
}

main#main.content div#content-area header.website-header div.header-infos div.site-title div.rating div.stars {
    float: right;
    margin-top: -2px;
    margin-left: 5px;
}

/* BS Alers */
.alert {
padding: 8px 35px 8px 14px;
margin-bottom: 18px;
color: #c09853;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #fcf8e3;
border: 1px solid #fbeed5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.alert-heading {
color: inherit;
}
.alert .close {
position: relative;
top: -2px;
right: -21px;
line-height: 18px;
}

.alert-success {
color: #468847;
background-color: #dff0d8;
border-color: #d6e9c6;
}

.alert-danger,
.alert-error {
color: #b94a48;
background-color: #f2dede;
border-color: #eed3d7;
}

.alert-info {
color: #3a87ad;
background-color: #d9edf7;
border-color: #bce8f1;
}

.alert-block {
padding-top: 14px;
padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
margin-bottom: 0;
}
.alert-block p + p {
margin-top: 5px;
}

.current-menu-item {
	color: #e81e44;
}

.sidebar-advertising img {
	width:100%;
}

blockquote p {
    font-size: 18px;
    position: relative;
    color: #1a1a1a;
    line-height: 30px;
    font-weight: 600;
}

blockquote {
    padding: 30px;
    -webkit-box-shadow: 0 0 20px 0 #1a1a1a11;
    box-shadow: 0 0 20px 0 #1a1a1a11;
    border-left: 4px solid #181e36;
    margin-bottom: 30px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    margin: 0 0 1rem;
}

footer#footer div.footer-block div.comment-list div.comment figure.comment-owner {
    background-size: 47px 47px;
}

div#best-websites {
width: 100%;
}
div.adverts-area {
width: 100%;
}


/* Table 18-06-2020 */
table {
	width:100%; 
	background-color:#eff1fa;
	font-family: "Titillium Regular";
}

table thead {
	display:none;
}

caption {
    caption-side: top;
    background-color: #181e36;
    color: #c1cdea;
    font-weight: 600;
    text-transform: uppercase;
    padding-left: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e81e44;
}

table tr {
	border-bottom: 1px solid #e81e44;
}

table thead {
background-color: #181e36;
color: #c1cdea;
font-weight: 600;
text-transform: uppercase;
}

table thead tr th {
	padding: 10px;
	text-align:center;
}

table .logotable {
background-color: #181e36;
border-radius: 5px;
line-height: 45px;
display: inherit;
}

table tbody tr td .logotable img {
	width:150px;
	padding: 4px;
}

table tbody tr td {
	padding: 10px;
}


table tbody tr td:nth-child(1) {
  width:15%;
}

table tbody tr td:nth-child(2) {
  width:15%;
}

/*
thead th:nth-child(1) {
  width:15%;
}

thead th:nth-child(2) {
  width:15%;
}
*/

table tbody tr td:nth-child(6) {
  text-align:center;
}
table tbody tr td:nth-child(7) {
  text-align:center;
}

table i {
    margin-top: -5px;
    color: #e81e44;
}

table td div {
	font-family: "Titillium Bold";
	font-size: 16px;
	line-height: 16px;
	color: #181e36;
}

td .rate {
	margin-top: 6px;
	font-family: "Titillium Regular";
	color: #e81e44;
}

td .tb {
	text-align:center;
	font-family: "Titillium Black";
	font-size: 26px;
	line-height: 26px;
}

td .hosgeldin {
	color: #e81e44;
}

td .deneme {
	color: #377800;
}
td .cevrimsiz {
	color: #001fa2;
}

td .name {
	text-align:center;
}

td .btni {
background-color: #181e36;
}

td .btni:hover {
background-color: #001fa2;
color: #fff;
}

td .btnu {
background-color: #e81e44;
}

td .btnu:hover {
background-color: #377800;
color: #fff;
}



td .btnx {
    color: #fff;
    font-family: "Titillium Regular";
    font-size: 15px;
    padding: 10px 14px 10px 14px;
    border-radius: 10px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
	overflow: hidden;
}

.hosgeldin span {
	font-family: "Arial";
}

.deneme span {
	font-family: "Arial";
}

@media only screen and (max-width: 990px) {
thead th:nth-child(5) {
  display:none;
}

thead th:nth-child(2) {
  display:none;
}

thead th:nth-child(6) {
  display:none;
}

table tbody tr td:nth-child(5) {
  display:none;
}
table tbody tr td:nth-child(2) {
  display:none;
}
table tbody tr td:nth-child(6) {
  display:none;
}



}

@media only screen and (max-width: 450px) {
table tbody tr td .logotable img {
    width: 50px;
    padding: 4px;
}

table tbody tr td {
    padding: 4px;
}
}

@media only screen and (max-width: 315px) {
table tbody tr td {
    padding: 1px;
}

td .btnx {
    font-size: 12px;
    padding: 5px;
}

td .name {
    font-size: 11px;
    line-height: 11px;
}

}