/*
 Theme Name:   Sportsline Child
 Theme URI:    http://demo.themeum.com/sportsline/
 Description:  Sportsline Child Theme
 Author:       Themeum
 Author URI:   http://themeum.com/
 Template:     sportsline
 Version:      3.4
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  themeum
*/


@import url("../sportsline/style.css");

h1.logo a img {
	width: 220px;
}
.offer {
    display: flex;
    background: #f1f3f4;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.25);
    box-shadow: 0 1px 2px rgba(0,0,0,.25);
    padding: 25px 15px 15px 15px;
    margin-bottom: 8px;
}
.widget .offer {
    padding: 15px 0 15px 10px;
}

.offer:nth-child(1) .offer__number {
    color: #CF142B;
    border-color: #CF142B;
}
.widget .offer__number {
    border: 3px solid #303840;
    font-size: 16px;
    width: 30px;
    height: 30px;
    margin-top: 6px;
  	margin-right: 10px;
  	padding-top: 2px;
}
.offer__number {
    width: 12%;
    text-align: center;
    border-radius: 50%;
    border: 7px solid #303840;
    font-size: 20px;
    width: 42px;
    height: 42px;
    font-weight: 700;
    color: #444;
  	margin-right: 10px;
  	padding-top: 2px;
}
.widget .offer__logo {
    width: 15%;
    text-align: left;
    margin: 10px;
    margin-top: 0;
}
.offer__logo {
    width: 15%;
    text-align: center;
    margin: 0 auto;
    margin-top: -15px;
}
.widget .offer__site__info {
    width: 40%;
}
.offer__site__info {
    width: 13%;
}
.offer__site__info .offer__name {
    font-weight: 700;
    font-size: 20px;
    color: #444;
}
.offer__rating {
    margin-top: 8px;
}
.number-star {
    float: right;
    margin-top: -15px;
  	margin-right: 15px;
    color: #333;
    font-size: 15px;
}
.widget .offer__bonus__details {
    text-align: left;
    font-size: 15px;
    position: absolute;
    margin-top: 57px;
    width: inherit;
}
.offer__bonus__details {
    width: 40%;
    text-align: center;
    font-size: 18px;
    color: #444;
    margin-top: 12px;
}
.widget .offer__buttons {
    margin-top: 12px;
}
.widget .offer__buttons {
    width: 40%;
    text-align: right;
}
.offer__buttons {
    width: 20%;
    text-align: center;
}
.widget .offer__buttons .offer__click {
    padding: 10px 7px;
    border-radius: 20px;
    font-size: 11px;
}
.offer__buttons .offer__click {
    font-weight: 700;
    color: #fff;
    background: -webkit-gradient(linear,left top,left bottom,from(#FA2828),to(#CF142B));
    background: -webkit-linear-gradient(top,#FA2828 0,#CF142B 100%);
    background: -o-linear-gradient(top,#FA2828 0,#CF142B 100%);
    background: linear-gradient(180deg,#FA2828 0,#CF142B 100%);
    -webkit-box-shadow: 0 3px 10px rgba(0,0,0,.25);
    box-shadow: 0 3px 10px rgba(0,0,0,.25);
    padding: 10px;
    border-radius: 20px;
}
.offer__buttons .offer__more {
    text-decoration: underline;
    color: #3F51B5;
    font-weight: 700;
    font-size: 14px;
    display: block;
    margin-top: 10px;
}
#bottom #footer-menu {
    line-height: initial;
    margin-top: 20px;
    color: #fff;
}
#bottom #footer-menu .title-column {
    width: 100%;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 10px;
    text-transform: uppercase;
    color: #fff !important;
}
#bottom #footer-menu .title {
    font-size: 18px;
    font-weight: 600;
}
.custome-img-cat img {
    height: 210px !important;
}
.cus-thub-new img {
    height: 190px !important;
}
.widget .widgettitle {
    background: #e7e7e7;
    width: 100%;
    padding-left: 10px !important;
    border-left: 5px solid #3498db !important;
    margin-bottom: 8px !important;
    border-top: unset !important;
}
p.logo a img {
    width: 220px;
}
.thumbnail-soikeo img {
    width: 100%;
}
.navbar-toggle .fa.fa-home, .navbar-toggle .fa.fa-bars span {
    font-size: 19px;
    margin-left: 4px;
}
.link-dat-cuoc li {
    list-style: none;
    margin: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    border-bottom: 10px solid #333;display:none;
}
@media(max-width:736px){
	.link-dat-cuoc li{display:block;}
}
#header p.logo {
	margin-top: 15px;margin-bottom: 15px;
}
.cus-thub-new img {
	height: 190px !important;
}
p.logo a img {
	width: 220px;
}
.thumbnail-soikeo img {
	width: 100%;
}
@media all and (max-width: 480px) {
    .maxbutton {
        width: 100px !important;
    }
}
p.has-background {
    padding: 1.25em 2.375em;
	border-radius: 10px;
}
.has-base-background-color {
    background-color: #f0f0f0;
}
.has-base-background-color-1 {
    background-color: #dad79f;
}
.has-base-background-color-2 {
    background-color: #e5e4c2;
}
.text-center {
	text-align: center;
}
.w-100 {
	width: 100%;
}
hr {
    background-color: rgba(0,0,0,.1);
    border: 0;
    height: 1px;
    margin-bottom: 30px;
    margin-top: 30px;
}
/* Phần này css customize cate*/
ul.child-category {
  border: 0;
  border-radius: 0;
  list-style: none;
  display: inline;
  height: 40px;
  padding-left: 0px;
  margin-bottom: 40px;
}
ul.child-category li {
  float: none;
  width: 1% !important;
  display: table-cell !important;
  border: 1px solid #CAC9C9;
  transition: 0.3s;
  height: 35px;
  text-align: center;
  background-color: #e5e4e4;
  padding-top: 5px;
}
ul.child-category li:hover {
  background-color: #7b140c;
  border-color: #7b140c;
}
ul.child-category li:hover a {
  color: #fff;
}
ul.child-category li a {
  color: #3C3C3C;
}
ul.child-category li.active a {
  color: #fff;
}
ul.child-category li.active {
  background-color: #C4281C;
  border-color: #C4281C;
}
.btn-new {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-new.info:hover {
  color: #212121;
  background-color: #f4b213;
  border-color: #f1ae0c;
}
.btn-new.info {
  color: #212121;
  background-color: #F6C244;
  border-color: #F6C244;
}
.btn-new.apply:hover {
  color: #ffffff;
  background-color: #971f16;
  border-color: #971f16;
}
.btn-new.apply {
  color: #ffffff;
  background-color: #C4281C;
  border-color: #C4281C;
}
.entry-content {
  text-align: justify;
}
ul.follow-vn88sport {
    list-style: none;
    padding-left: 0;
}
ul.follow-vn88sport li {position: relative;padding-left: 50px;min-height: 50px;margin-bottom: 5px;}
ul.follow-vn88sport li img {
    position: absolute;
    margin: 0;
    left: 0;
}
header .container-full nav.navbar-main li {
    margin: 0 10px;
}
header .container-full nav.navbar-main li.active a, header .container-full nav.navbar-main li.current-menu-item a, header .container-full nav.navbar-main li a:hover {
    background: transparent;
    color: #d6182b;
}
.widget h3.widgettitle, .news-block h3.title {
    font-size: 14px;
    font-weight: 700;
    margin: -3px 0 0;
    padding: 15px 0;
    text-transform: uppercase;
    display: inline-block;
}
.widget h3.widgettitle, .news-block h3.title {
    border-top: 3px solid #3498db;
}
section#bottom {
    margin-top: 0;
}
section#top-footer {
    background: #e6e5e5;
}
.category-description {
    text-align: justify;
    padding: 8px;
    border: 1px solid #ddd;
    background: #E6E5E5;
}
.category-description.width-100 {
    display: none;
}
.category-description.ad-js.width-100 {
    display: block;
    margin-bottom: 20px;
}
.menu-dk a span {
    background: #d5172a;
    color: #fff;
    padding: 5px 15px 7px;
    border-radius: 15px;
    box-shadow: 0 3px 10px rgba(0,0,0,.25);
}
.menu-dk a span:hover, .menu-dn a span:hover {
    opacity: 0.7;
}
header .container-full nav.navbar-main li a {
    background: transparent !important;
}
header .container-full nav.navbar-main li li a {
    height: auto;
    color: #333 !important;
    line-height: 34px;
    display: block;
}
header .container-full nav.navbar-main li li {
    border-bottom: 1px solid rgb(51 51 51 / 11%);
    margin: 0 !important;
}
header .container-full nav.navbar-main li ul.sub-menu {
    margin-top: 10px;
    border-top: 1px solid rgb(51 51 51 / 9%);
}
header .container-full nav.navbar-main li li:last-child {
    border: 0;
}
header .container-full nav.navbar-main li li a:hover {
    color: #d6182a !important;
}
.menu-dn a span {
    background: #428bca;
    color: #fff;
    padding: 5px 15px 7px;
    border-radius: 15px;
    box-shadow: 0 3px 10px rgba(0,0,0,.25);
}
header .container-full nav.navbar-main li {
    margin: 0 7px;
}
header .container-full nav.navbar-main li:first-child {
    margin-left: 0;
    margin-right: 40px;
}
#fqa .nav.nav-pills {
  border: 0;
  border-radius: 4px;
  background-color: #e5e4e4;
  -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 30%);
  box-shadow: 0 1px 2pxrgba(0,0,0,0.3);
}
#fqa .tab-content .tab-pane {
  margin-top: 15px;
}
#fqa ul li a {
  color: #3C3C3C;
}
#fqa ul li.active a {
  color: #ffffff;
}
#fqa ul li.active a {
  background: #C4281C;
}
#fqa div.tab-content .tab-pane {
  border-color: #e5e4e4;
}
#fqa .panel-group .panel+.panel {
    margin-top: 15px;
}
#fqa div.tab-content .tab-pane .panel-collapse .panel-body {
  font-size: 15px;
  color: #656161;
  font-weight: 100;
}
.wp-block-button.text-center.w-100 a.wp-block-button__link {
  width: 100%;
}
.ul-li-home ul li {
  margin-left: -20px;
}
