/*
Theme Name: top88a
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.921
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
body{
    font-family: Roboto;
}
b, strong {
    font-weight: bold
}
.footer .share-icons .button.icon.circle{
    margin-right: 10px;
}

/*top game*/
.topgame-item  {
    margin: 25px 0;
    overflow: hidden;
}
.topgame-medal1 {
    background: url(/wp-content/themes/top88a/assets/img/icon1.png) no-repeat;
}
.topgame-medal2 {
    background: url(/wp-content/themes/top88a/assets/img/icon2.png) no-repeat;
}
.topgame-medal3 {
    background: url(/wp-content/themes/top88a/assets/img/icon3.png) no-repeat;
}
.topgame-medal4 {
    background: url(/wp-content/themes/top88a/assets/img/icon4.png) no-repeat;
}
.topgame-medal5 {
    background: url(/wp-content/themes/top88a/assets/img/icon5.png) no-repeat;
}
.topgame-item .topgame-logo img {
    width: auto;
    height: auto;
    max-height: 90px;
}
@media only screen and (min-width: 992px) {
    .topgame-item .topgame-logo img {
        width: auto;
        height: auto;
        max-height: 90px;
    }
    .topgame-item {
        width: 100%;
        border: 0px solid;
        height: 160px;
        box-shadow: 0px -1px 4px 10px gold;
        border-radius: 3px 3px 3px 3px;
        display: flex;
        align-items: center;
    }

    .topgame-item .hot-image{
        z-index: 500;
        width: 6%;
        float: left;
        height: 56px;
    }
    .topgame-item .topgame-logo {width: 10%;float: left;height:100px;z-index:1;text-align: center;}
    .topgame-item .topgame-content {width: 59%;float: left;}
    .topgame-item .topgame-content .tieude{text-align: center; font-size: 18px; font-weight: bold;width:100%;}
    .topgame-item .topgame-content .topgame-promotion {text-align: center; font-size:14px;width:100%;line-height:1.7;}
    .topgame-item .topgame-review {
        width: 20%;
        float: left;
        padding: 0 5px;
    }
    .topgame-item .topgame-review .taigame{
        width: 100%;
        height: 33px;
        background-color: red;
        border-radius: 15px 15px 15px 15px;
        line-height: 33px;
    }
    .topgame-item .topgame-review .review{
        width: 100%;
        height: 33px;
        background-color: blue;
        border-radius: 15px 15px 15px 15px;
        margin-left: auto;
        text-align: center;
        margin-right: auto;
        display: block;
        margin-top: 10px;
        line-height: 33px;
    }
}

@media screen and (max-width: 900px) and (min-width: 768px) {
    .topgame-item {width: 100%; border: 0px solid; height: 230px; box-shadow: 0px -1px 4px 10px gold; border-radius: 3px 3px 3px 3px;}
    .topgame-item .hot-image{z-index:500;width: 6%; float: left; margin-left: 5px; height:56px; width:34px; }
    .topgame-item .topgame-logo {width: 15%; float: left; margin-left: 8px; height:100px; margin-top:10%;}
    .topgame-item .topgame-content {width: 33%; float: left; margin-left: 5px; padding-left: 5px; padding-right: 5px;margin-top:10px;}
    .topgame-item .topgame-content .tieude{text-align: center; font-size: 18px; font-weight: bold;width:100%;}
    .topgame-item .topgame-content .topgame-promotion {text-align: center; font-size:13px;width:100%;line-height:1.7;}
    .topgame-item .topgame-review {width: 20%; float: left;padding-left:auto;padding-right:auto;}
    .topgame-item .topgame-review .taigame{width: 80%; height: 33px; background-color: red; border-radius: 15px 15px 15px 15px; padding-top:3px;margin-top: 52%;
        margin-left: auto;margin-right: auto;display: block;}
    .topgame-item .topgame-review .review{width: 80%; height: 33px; background-color: blue; border-radius: 15px 15px 15px 15px; padding-top:3px;margin-top: 5%;
        margin-left: auto;margin-right: auto;display: block;}
}

@media only screen and (max-width: 767px) {
    .topgame-item {width: 100%; border: 0px solid; box-shadow: 0px -1px 4px 10px gold; display: block;padding-bottom:10px;height:350px;}
    .topgame-item .hot-image{ margin-left: 5px; height:56px; width:34px;}
    .topgame-item .topgame-logo {width: 100%; margin-left: 5px; margin-top:0px;margin-left:36%; display: block;}
    .topgame-item .topgame-content {width: 100%; float: left; margin-left: 5px; padding-left: 5px; padding-right: 5px; margin-top:20px;}
    .topgame-item .topgame-content .tieude{text-align: center; font-size: 18px; font-weight: bold;width:100%;}
    .topgame-item .topgame-content .topgame-promotion {text-align: center; font-size:12px;width:100%;line-height:1.7;padding-right:7px;}
    .topgame-item .topgame-review {width: 100%; float: left;padding-left:auto;padding-right:auto;}
    .topgame-item .topgame-review .taigame{width: 40%; height: 33px; background-color: red; border-radius: 15px 15px 15px 15px; padding-top:3px;margin-top: 15px;
        margin-left: 7%;margin-right: 15px;display: block; float:left;}
    .topgame-item .topgame-review .review{width: 40%; height: 33px; background-color: blue; border-radius: 15px 15px 15px 15px; padding-top:3px;margin-top: 15px; text-align: center;
    ;display: block;float:left;}

}
.topgame-item .topgame-review .taigame span {
    margin: 0 !important;
    display: block;
    text-align: center;
}
/*end top game*/
.header-block-block-1 .button{
    padding: calc(0.4em) calc(1.333em);
    font-size: 1.125em;
}
.wp-caption .wp-caption-text {
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    text-align: center;
    background: none;
}
.wp-caption.aligncenter{
    text-align: center;
}
th, td {
    font-size: 1em;
}
.entry-content ol, .entry-content ul, .page-inner ol, .page-inner ul {
    margin-left: 20px;
}
.single-post .top-button-post .row:last-child .col{
    padding-bottom: 0;
}
.single-post .top-button-post .row:last-child .col .button{
    margin-bottom: 0;
}
#breadcrumbs{
    text-transform: none !important;
    line-height: 1.5em;
    font-size: 16px;
    color: #999 !important;
    font-weight: normal;
}
#breadcrumbs a{
    color: #e5554e;
}
.breadcrumb-ctn{
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ececec;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .header-block-block-1{
        text-align: center;
    }
    .header-block-block-1 .button{
        padding: calc(0.1em) calc(1.333em);
        font-size: 0.9em;
    }
}
