table{border-collapse:collapse;border-spacing:0}iframe{width:100%}blockquote{margin:0}h4,.h4{font-size:14px;font-weight:400;line-height:16px;margin-bottom:20px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-uppercase{text-transform:uppercase}.menu_top ul#menu-main-menu{display:flex;flex-direction:column;align-items:start;margin-left:95px}.menu_top ul#menu-main-menu li{margin:10px 0;width:100%;padding:20px 10px}.menu_top .all_games a:before{left:-84px;bottom:-15px}.menu_top .recom_games a:before{left:-77px;bottom:-4px}.menu_top .best_games a:before{left:-77px;bottom:-3px}.menu_top a{color:#fff;position:relative;text-decoration:none}.menu_top{overflow:hidden;width:280px;margin-top:40px;margin-left:10px;background:#1f2839;border-radius:20px}.menu_top ul#menu-main-menu li:hover{background:#3a83f6;border-radius:20px}.single_cat_img{width:64px;text-align:center}.single_cat_img img{width:64px;border-radius:8px}.all_cat{display:flex;flex-wrap:wrap;margin-top:18px;width:232px;margin-left:10px}.single_cat{margin:5px;position:relative}.single_cat label{position:absolute;color:#fff;text-align:center;width:100%;opacity:0;z-index:100;bottom:0;background:rgba(33,40,46,.6)}.single_cat:hover label{opacity:1;transition:1s}.single_cat_img:hover img{transform:scale(.85);transition:1s}.header{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;align-items:center;padding:15px 0}.top_block{background:#0d1115;margin-bottom:62px}.btn-search{padding:0 28px;height:52px;position:absolute;right:4px;align-items:center;background:#fd48cb;border-radius:15px;color:#fff;font-size:14px;outline:0}button.btn-search:hover{background:#d32fa6;transition:1s}.mobil_menu{display:none;background:#3a83f6;padding:10px;border-radius:50%;width:36px;height:36px;position:fixed;z-index:10000;top:94px}.mobil_menu i{color:#fff;font-size:18px}.menu i{display:none}h1.category_name{font-size:40px;font-weight:700;padding-left:15px;margin-top:10px}.sidebar_body{background:#14181b;border:solid 3px #56555a;border-radius:8px;padding-bottom:27px;margin-bottom:40px}.home_games{display:grid;grid-template:repeat(2,84px)/repeat(10,1fr);grid-gap:10px;margin-bottom:10px}.home_games .game_item:nth-child(3){grid-column-start:3;grid-column-end:5;grid-row-start:1;grid-row-end:3}.home_games .game_item:nth-child(7){grid-column-start:8;grid-column-end:10;grid-row-start:1;grid-row-end:3}.main.category,.main.single{padding-top:0}.main.single{margin-top:50px;align-items:flex-start}.main.category .popular_cat,h2.popular_cat{margin-top:0!important}.content{max-width:812px;width:100%}.popular-game{width:255px;background:#e140b5;border-radius:50px;padding:12px 20px 25px;position:relative;z-index:16}.popular-game__title{font-size:18px;line-height:21px;color:#fff;padding:10px;padding-bottom:15px;text-align:center;font-weight:700}.popular-game__title span{font-size:30px;line-height:30px;font-weight:600}.popular-game__list{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-left:-5px;margin-right:-5px}.popular-game__item{width:65px;height:65px;border-radius:5px;margin:0 5px 10px}.popular-game__item a{width:100%;height:100%;overflow:hidden}.popular-game__item img{max-width:100%;height:auto;border:3px solid #e140b5;border-radius:15px;box-shadow:0px 30px 30px rgba(0,0,0,.25)}.popular-game__item:hover img{border-color:#ffbc11;transition:1s}.tooltip{position:relative}.tooltip .box{position:absolute;font-size:14px;line-height:16px;color:#fff;background:#000;border-radius:5px;top:-46px;left:0;min-width:156px;white-space:nowrap;text-align:center;padding:10px 14px;z-index:1005}.tooltip .box:after{content:"";width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-top:8px solid #000;position:absolute;top:100%;left:0;right:0;margin:0 auto}.advertising{width:100%;display:flex;justify-content:center;align-items:center;background:#eee;border-radius:15px;padding:19px;margin-bottom:10px}.catalog__title.bg-pink{margin:30px 0}.catalog__description{margin-top:20px;background:#ecf2f6;border:1px solid #ecf2f6;border-radius:50px;padding:70px 20px;text-align:center;color:#a5abb9;font-size:18px;font-weight:500}.catalog__description h2{color:#292930;font-weight:600;font-size:34px;line-height:48px}.game{position:relative;display:flex;flex-wrap:wrap}.game__title{width:100%;border-radius:5px;padding:7px 10px 9px;margin-bottom:10px;order:1}.game__title h1{font-weight:500;font-size:18px;line-height:27px;text-align:center;margin:0;text-transform:none;color:#fff}.game__player{width:100%;padding:12px 0;border-radius:50px;background:#2e6cff}.game__player__content{position:relative;min-height:500px;margin-bottom:10px}.game__player__footer{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;padding:32px}.game__player__played{display:block;float:left}.game__player__played span{font-weight:500;font-size:14px;line-height:21px;color:#fff}.game__player__header{background:#275cde;border-radius:25px;padding:10px 12px 0;margin:20px;height:70px}.game__player .game__player__rate{float:right;margin-top:-70px;font-size:0px;width:28%;text-align:right;padding:14px 10px;border-radius:15px;background:#2e6cff}.game__description_block{border:1px solid #e3e6e9;box-sizing:border-box;box-shadow:0px 5px 40px rgba(0,0,0,5%);border-radius:50px;margin-top:20px}.game__image{width:100%;max-width:175px;height:auto;margin:30px;border-radius:25px;float:left}.game__image img{border-radius:25px;width:100%;height:auto}.game__description{width:100%;padding:20px;font-weight:500;font-size:18px;line-height:24px;letter-spacing:-.02em;color:#a5abb9}.game__description h1{text-transform:uppercase;color:#292930;margin-bottom:12px;font-weight:600;font-size:36px;line-height:36px;margin-top:25px}.game__promo{width:100%;display:flex;justify-content:center;align-items:center;border-radius:5px;padding:19px;margin-top:20px;margin-bottom:20px;order:6}.game__similar{background:#ecf2f6;border:1px solid #ecf2f6;box-sizing:border-box;border-radius:50px;padding:70px 0;float:left;width:100%}.single footer.footer{float:left;width:100%}.game__similar .catalog__list{padding:0 46px}.game .comments{width:100%;background:#fff;border-radius:5px;padding:19px}.game .banner{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:10px;order:2}.block__title{font-weight:600;font-size:48px;line-height:48px;color:#292930;margin-bottom:50px;text-align:center}.game-card__rate .rating img{width:9px}.catalog__list.no_style{background:0 0;border:none}.catalog__list.no_style:hover{border:none}.main.search .catalog{justify-content:flex-start}.pagination-container{display:flex;justify-content:center;margin-top:20px;margin-bottom:30px;float:left;width:100%}.pagination{display:flex;flex-wrap:wrap;align-items:center}.pagination li{position:relative;display:flex;justify-content:center;align-items:center;border-radius:8px;border:solid 1px #b4b7bd;width:52px;height:52px;margin-right:10px}.pagination li a{font-size:14px;line-height:24px;font-weight:500;color:#adafb1;text-align:center;text-decoration:none}.pagination li a:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.pagination li span{font-size:16px;line-height:18px;color:#fff;text-align:center;text-decoration:none}.pagination span.current{background:#645cbb!important;width:100%;height:50px;border-radius:8px;padding-top:17px}.pagination li:hover{background:#645cbb!important}.pagination li.current a{color:#fff}.pagination li.bv-prev,.pagination li.bv-next{background:#e0e9ff}.pagination li.bv-prev a:before{content:"";color:#2e6cfe;border-right:2px solid #2e6cfe;border-bottom:2px solid #2e6cfe;position:absolute;width:9px;height:9px;top:18px;left:20px;transform:rotate(135deg)}.pagination li.bv-prev:hover a:before{color:#fff;border-right:2px solid #fff;border-bottom:2px solid #fff}.pagination li.bv-next a:before{content:"";color:#2e6cfe;border-right:2px solid #2e6cfe;border-bottom:2px solid #2e6cfe;position:absolute;width:9px;height:9px;top:18px;left:14px;transform:rotate(-45deg)}.pagination li.bv-next:hover a:before{color:#fff;border-right:2px solid #fff;border-bottom:2px solid #fff}.pagination li:hover{background:#1c4fca}.pagination li:hover a{color:#fff}.pagination li:last-child{margin-right:0}.seo_block{padding:10px}.seo_block .page_title h1{color:#fff;font-size:24px;line-height:36px;margin-bottom:20px}.page_description,.seo_text{color:#fff;font-size:16px;line-height:160%}.footer-logo{margin:12px 0}.popular{width:90%;margin-left:8px;margin-top:10px}.overflow{display:none;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:rgba(0,0,0,.65);z-index:1001}.all_categorys{background:linear-gradient(180deg,#232a30 0%,#1c2126 100%);border-radius:16px;border:solid 3px #56555a;text-align:center;position:relative;padding-left:30px;z-index:10;display:flex;align-items:center}.home .all_categorys{margin-bottom:90px}button.owl-prev{position:absolute;right:29px;top:-29px;width:18px;height:16px;background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNCAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuNjg0MTgxIDkuMjA1MDhMMTEuOTY1OSAxNS44MTIzQzEzLjA2MDEgMTYuNDUyMiAxNC4zNDQ4IDE1LjM0NzMgMTMuOTE1IDE0LjEzNDlMMTEuNzQ4NSA4LjAwMDE5TDEzLjkxNSAxLjg2NTQzQzE0LjM0NDggMC42NTA0MjMgMTMuMDYwMSAtMC40NTE5OTMgMTEuOTY1OSAwLjE4Nzk2M0wwLjY4NDE4MSA2Ljc5NTE3Qy0wLjIyOTI0OCA3LjMyNzY1IC0wLjIyNjg3MSA4LjY3MjU5IDAuNjg0MTgxIDkuMjA1MDhaIiBmaWxsPSIjRkFDRDE4Ii8+Cjwvc3ZnPgo=") no-repeat!important;font-size:0px!important}button.owl-next{position:absolute;right:6px;top:-29px;width:18px;height:16px;background:url("/wp-content/themes/honnorgames/css/../img/right.svg") no-repeat!important;font-size:0px!important;--lzl-bg-img:"/wp-content/themes/honnorgames/css/../img/right.svg"}.owl-dots{display:none}.more{box-shadow:0px 9px 13px rgba(0,0,0,.25);margin-left:30px}.more a{background:#ff4236;padding:70px 12px;text-decoration:none;font-size:18px;border-radius:6px;color:#fff}.more a:hover{transition:1s;background:#14181b}.cat_item_name{font-weight:600;font-size:12px;color:#fff;text-align:left;width:85px;line-height:14px}.cat_item_img{margin-right:8px}.top_row img{width:64px;border-radius:14px}.block_top_games{background:#fff;border-radius:28px;margin-top:35px;position:absolute;right:35px;padding-bottom:20px}.block_top_games h3{font-weight:700!important;font-size:20px!important;letter-spacing:-.04em;text-transform:uppercase!important;color:#1b202e!important;margin-left:55px;position:relative}.block_top_games h3:before{content:url("/wp-content/themes/honnorgames/css/../img/Rating.svg");position:absolute;left:-30px;bottom:-8px}.top_row{display:flex;align-items:center;margin:0 20px;padding:0 10px}.top_row:hover{background:#edf4fc;transition:1s;border-radius:20px}.top_row a{font-weight:500;font-size:18px;line-height:100%;letter-spacing:-.03em;color:#1e1e1e;text-decoration:none}.top_item_img{margin:10px}.top_name a{margin-bottom:5px}.top_name{display:flex;flex-direction:column;align-items:flex-start;color:#ff8742;font-size:14px}.all_categorys_footer{background:#275be2;border-radius:50px;position:relative;height:15px;bottom:6px;width:92%;left:4%;z-index:1}.popular_category{display:flex;justify-content:space-between;background:linear-gradient(90deg,#f01cb5 0%,#ff8742 100%);border-radius:28px;padding:30px}.popular-game_footer{background:#b72c91;border-radius:50px;position:relative;height:18px;bottom:14px;width:70%;left:15%;z-index:1}h3.top_games{font-weight:700;font-size:40px;line-height:40px;padding-top:30px;color:#e3eaf0;text-align:center;text-transform:uppercase;margin-bottom:25px}.top_games h3{color:#292930;font-weight:600;font-size:48px;line-height:48px;padding-top:235px}.category_item_img img{width:100px;border-radius:20px}h2.popular_cat,h2.all_games,h2.category_name{color:#fff;font-weight:700;font-size:40px;margin:20px;line-height:1}h2.category_name{margin-top:80px}h2.popular_cat span{color:#f01db3}h2.all_games span{color:#ff4236}.category_item{position:relative}.category_item label{position:absolute;text-align:center;left:0;bottom:10px;width:100%;background:#fff;padding:5px;border-radius:20px;opacity:0}.category_item:hover label{opacity:1;transition:1s}.game-top__thumb{width:106px;height:95px;border-radius:25px;margin:0 auto;position:absolute;top:-10px;left:10px}.game-top__thumb img{width:106px;height:95px;border-radius:25px}.game-top__body{text-align:center;background:#fff;border-radius:25px;position:relative;height:142px;width:126px;margin-top:20px;padding-top:94px}.game-top .rating img{float:left;width:9px!important}.game-top__body a{color:#292930;font-weight:600;font-size:12px;line-height:12px}.game-top__body a:hover{text-decoration:none}.game-top__body:hover{box-shadow:0 0 20px rgba(15,135,103,.2)}.game-top .game-card__rate{float:left;width:100%;text-align:center;margin:10px 34px}.top_games button.owl-dot{background:#292930!important}.top_games button.owl-dot.active{border:1.5px solid #292930!important;background:0 0!important}.no_mobil{display:block}.to_mobil,.show_content{display:none}.archive.category .main{margin-top:0}.main.search{margin-top:0}.game_list_category label{font-weight:600;font-size:24px;letter-spacing:-.02em;text-transform:uppercase;color:#e3eaf0}ul.list_category li{display:inline-block;margin-right:20px;background:#2a2e31;padding:23px 10px 14px 60px;border-radius:8px;font-size:12px;font-weight:600;position:relative;height:60px;border:solid 2px transparent;margin-bottom:10px}ul.list_category li:hover img{border-color:#6c98ff;transition:1s}ul.list_category a{color:#fff}ul.list_category img{width:44px;height:44px;border-radius:4px;position:absolute;left:-13px;top:-15px}.game-offer__comments{position:relative;max-width:830px;width:100%;background:#fff;padding:30px;border-radius:20px;margin-bottom:30px}.game-offer__window__top{font-family:"Gilroy Bold";color:#fff;font-weight:700;font-size:44px;margin-left:0}.game-offer__window__frame iframe{border-radius:20px 20px 0 0}.game_title{margin-bottom:10px}.game_title span{padding:0 12px}.border-block{text-align:center}.game_top_block{display:flex}.btn-play{display:none}.game-offer__window__bottom .rating{padding:15px;border:solid 2px #d9e3fc;border-radius:12px}.game-offer__window__bottom img.post-ratings-image{height:17px;margin:0 3px}.game__player__share{background:#d9e3fc;border-radius:12px;padding:12px 7px 2px}.single_adv_block{display:flex;margin-top:43px;justify-content:space-between}.block_adv{background:#d9e3fc;padding:9px 68px;border-radius:28px}.side_adv .catalog__list:first-child{margin-bottom:38px}.game-offer__image{text-align:left;display:flex;margin:25px 40px 20px;align-items:center}ul.list_category{margin-top:15px}.game-offer__image img{border-radius:14px;width:164px;height:164px;margin:20px}.game-offer__image h1{color:#fff;font-weight:700;font-size:50px;line-height:110%}.list_category li{display:inline;margin-right:20px}.list_category ul{margin-top:15px}.list_category a{text-transform:uppercase;color:#f01cb5;text-decoration:none}button.owl-next.lzl:not(.lzl-ed),button.owl-next.lzl-ing:not(.lzl-ed){background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2022%2024%22%20width%3D%2222%22%20height%3D%2224%22%3E%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%2300000000%22%20%2F%3E%3C%2Fsvg%3E")!important}.related_title{font-weight:700;font-size:40px;line-height:100%;color:#e3eaf0}.related_title span{color:#ff4236}ul.list_category li:hover{border:solid 2px #ff4236;transition:1s}div#feelbox-header{display:none}.block_new_game{width:115px;margin-left:10px}.flying_search.open{display:block}