<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: 1xBet
Theme URI: https://thejema.ru/branded/1xbet/
Author: theJema
Author URI: https://shop.thejema.ru
Description: Ð¨Ð°Ð±Ð»Ð¾Ð½ Ð¿Ð¾Ð´ 1xBet
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 1xbet
*/

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&amp;display=swap');
@import "assets/css/normalize.css";
@import "assets/slick/slick.css";
@import "assets/slick/slick-theme.css";
@import "assets/css/home.css";


.icon_sport{
    width: 16px;
    height: 16px;
    margin-right: 5px;
}

.post_parent{
    padding: 35px 30px;
    display: flex;
    flex-wrap: wrap;
}

.post_item{
    width: 285px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.post_title a{
    color: #4F4F4F;
    font-weight: 700;
    margin-bottom: 15px;
}
.post_img{
    max-width: 285px;
}
.post_more{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.post_more span{
    color: #939393;
    font-size: 14px;
}
.post_more a{
    text-decoration: underline;
    color: #007f3d;
    font-size: 14px;
}

.place_a_bet a{
    background: #92c738;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 5px;
    border-radius: 5px;
    margin-top: 5px;
    width: 266px;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
}

.table__th.table__right{
    cursor:pointer;
}
.wp-block-table td{
    color: #4F4F4F;
}</pre></body></html>