/*
 Theme Name:   Best Settings
 Theme URI:    https://www.bestsettings.com
 Description:  Custom Best Settings Theme
 Author:       Best Settings
 Author URI:   https://www.bestsettings.com
 Template:     generatepress
 Version:      0.1

*/
/**/
nav#mobile-header.main-navigation.mobile-header-navigation {
    display: none !important;
}

.player-info a{
    text-decoration: none;
    color: #fff;
}
.player-info table,.player-info th,.player-info td{
    border-color: white;
    color: white;
}
.player-info table{
    margin-bottom: 0;
}
.player-bio p{
    margin-bottom: 0;
}
.player-info .flag{
    display: flex;
    align-items: center;
}.player-info .flag-team a{
     display: flex;
     align-items: center;

 }.player-info .flag-team{

       padding-bottom: 5px;
 }.player-info .flag-team:last-child{

    padding-bottom: 0;
 }.player-info .flag-team img{
      width: 35px;
      padding-right: 10px
  }
.player-info .flag img{
    width: 35px;
    padding-right: 10px
}
/*search*/
#search_submit {
    margin: 3px;
    margin-right: 10px;
    background: white;
    border-radius: 30px;
    color: #9e1b1b;
    padding: 0
}

#search-field, #search-field_mob {
    padding-left: 10px;
    width: 100%;
    transition: 1s;
    background: white;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 0;
    font-size: 15px;
    font-weight: 500;

    color: #666666e0;
    outline: none;

}

#search-field_mob {
    width: 220px;
}

@media (min-width: 1340px) {
    #search-field {
        width: 250px;
    }
}

@media (max-width: 1340px) {
    #search-field, #search-field_mob {
        padding-right: 0;

    }

    .bed_type_block {
        position: relative;
        display: inline-block;
        padding: 5px 0px !important;
    }

    .codyshop-ajax-search {
        transition: 1s;

        width: 80.2% !important;

        margin: 0

    }

}

#bed_type, #bed_type_mob {

    outline: none;
    transition: 1s;

    font-size: 15px;
    font-weight: 600;

    color: #9e1b1b;

    padding: 0 !important;
    background: none;
    border: 0;

}

#search_form_ajax {

    border-radius: 30px;
    background: white;
}

/*scrol_menu bar*/
.codyshop-ajax-search::-webkit-scrollbar-track {

    border-radius: 10px;
}

.codyshop-ajax-search::-webkit-scrollbar {
    z-index: 22;
    width: 5px;

}

.codyshop-ajax-search::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #940808;
}

/* end scrol_menu bar*/
.codyshop-ajax-search_div {
    height: auto;
    transition: 1s;
    position: absolute;
    z-index: 113;
    background: #fff;
    width: 100%;
    margin: 0;
    top: -15px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    padding-top: 20px;
    padding-bottom: 13px;
}

.search_div_main.search_div_header .codyshop-ajax-search_div {
    z-index: 11;
}

.codyshop-ajax-search, codyshop-ajax-search__footer {
    height: auto;
    max-height: 280px;
    overflow-x: hidden;
    margin: 0;

}

.search_div_main > div {
    position: relative;

}

#search_form_ajax_footer {
    position: relative;
    z-index: 100;
}

.codyshop-ajax-search__footer {
    position: relative;
}

.codyshop-ajax-search__footer .codyshop-ajax-search_div {
    z-index: 99;
}

.codyshop-ajax-search li {
    border-bottom: 1px solid #a9a3a336;
    color: black;
    transition: 1s;
    display: flex;
    align-items: center;
    padding: 10px;
    align-content: center;

}

/*.codyshop-ajax-search li:first-child{*/
/*padding-top: 25px!important;*/
/*}*/
.codyshop-ajax-search li:last-child {
    border-bottom: 0;
}

.codyshop-ajax-search span {
    transition: 1s;
    padding: 0 10px;

}

.codyshop-ajax-search a:hover {
    color: #940808;
    transition: 0.2s;
}

.codyshop-ajax-search a {

    transition: 1s;
    display: flex;

    align-items: center;
    width: 100%;
    padding-left: 15px;
    color: black;

}


#search_form_ajax i, .search_div_main .abfas {

    font-size: 15px !important;
    line-height: 1 !important;
}

#elementer_header_sec .elementor-nav-menu--dropdown .elementor-nav-menu .search_div {
    padding-bottom: 15px;
    padding-left: 20px;
}

/*end search*/
/* 	 Shortcode css game and gear */
.short__row {
    flex-wrap: wrap;

    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    justify-content: center;
}

@media (min-width: 911px) {

    .short_col {
        width: 20%;

    }

    .search .short_col {
        width: 20%;

    }
}

.short_post_col {
    margin: 10px 20px;
    width: 100%;
}

.short_col {

    position: relative;
    min-height: 1px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.short_body {
    width: 100%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    text-align: center;
}

.short_post_content__body {
    padding: 0 20px 20px 20px;
}

.bed_type_block {
    position: relative;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 30px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .5);
    transition: 1s;
    background: #fff;
}

@media (min-width: 911px) {
    .short_post_body {
        display: flex;
        flex-direction: row;
    }

    .short_post_image {
        width: 40%;
    }

    .short_post_content {
        width: 60%;
    }

}

@media (max-width: 911px) {
    .short_post_body {
        display: flex;
        flex-direction: column;
    }

    .short_post_image {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .short_post_content {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .short_post_image img {
        max-width: max-content;

    }

    .short_post_content {
        order: -1;

    }

}

@media (max-width: 511px) {
    .short_post_image img, .not_image {
        height: 150px !important;

    }

    .not_image {
        width: 150px !important;
    }
}

.short_header {

    padding: 0 0 3px;
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #d1d1d1;
}

.game-card .short_header {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.short_title {
    padding: 0;

    line-height: 1;
}

.short_footer p
{
    padding: 0;
    margin: 0;
    line-height: 1;
}
.single-player .short_footer p,.single-post .short_footer p {

    height: 100%;

}
.single-player .short_footer p,.single-player .short_footer,.single-player .short_image,.single-post .short_footer p,.single-post .short_footer,.single-post .short_image
{
    display: inline-block;
    width:100%  ;
    height: 100%;

}
.short_image img {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    vertical-align: middle;
    display: inline-block;
}

.short_img img:hover {
    transform: scale(1.1);
}

.short_image img:hover {
    transform: scale(1.1);
}

.short_image, .short_footer, .short_header {
    margin-bottom: 20px;
}

.short_title {
    text-transform: capitalize;
}

.player-bio p {
    color: white;
}

.flag:nth-child(even) {
    padding-top: 8px
}

.flag:nth-child(3) {
    padding-top: 8px
}

.text-center {
    text-align: center
}

.search #page {
    margin-bottom: 0;

    max-width: 100%;
}

.search #page #main {
    margin-left: auto;
    margin-right: auto;
    background: white;
    max-width: 1140px;
}

.archive_page {
    margin-left: auto;
    margin-right: auto;
    background: white;
    max-width: 1140px;
}

.page-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #940808;
    color: white;
    margin: 0;
}


.page-header_body {
    padding: 20px;
}

.page-header_body img {
    padding: 10px 0 20px;
}

.no-results {
    padding: 25px 0;
    text-align: center;
}

.short_post_image img {

    height: 250px;
}

.short_post_image a {
    margin-left: auto;
    margin-right: auto;

}

.post_type {
    text-transform: capitalize;
}

/* 	 end Shortcode css game and gear */
/*Social css shortcode*/
a.socials_col {
    display: inline-block;
    /* display: -webkit-box; */
    font-size: 29px;
    margin: 5px;
    border-radius: 10%;
    box-shadow: none;
    text-decoration: none;
    padding: .5em;
    text-align: center;
    cursor: pointer;
}

.socials_row {

    box-sizing: border-box;
    text-align: center;
}

.socials_row i {
    width: 1em;
    height: 1em;
    position: relative;
    display: block;
    color: white;

}

.socials_row i:before {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.socials_row {
    word-wrap: break-word;
}

.socials_row .twitch {

    background-color: #6441a5;
}

.socials_row .youtube {

    background-color: #cd201f;
}

.socials_row .twitter {

    background-color: #1da1f2;

}

.socials_row .facebook {

    background-color: #3b5998;
}

.socials_row .instagram {

    background-color: #252525;
}

.socials_row .steam {

    background-color: #00adee;
}

.socials_row .snapchat {

    background-color: #fffc00;
}

.socials_row .twitch:hover {

    background-color: #4b3681;
}

.socials_row .mixer {

    background-color: white;
}

.socials_row .mixer img {

    display: block;
}

.socials_row .mixer:hover {

    background-color: #e8e8e8;
}

.socials_row .youtube:hover {

    background-color: #c1201f;
}

.socials_row .twitter:hover {

    background-color: #1c87d1;

}

.socials_row .facebook:hover {

    background-color: #395491;
}

.socials_row .instagram:hover {

    background-color: #000000;
}

.socials_row .steam:hover {

    background-color: #008fc5;
}

.socials_row .snapchat:hover {

    background-color: #ddda00;
}

/* end Social css shortcode*/
/*search  2*/
.search_div_body {
    z-index: 122;
    display: block;
    position: relative;
}

.search_div_main {
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;

}

.search_div_main_head {
    padding: 0 30%;
}

.search_div_main input.search-field_main {
    transition: 1s;
    outline: none;
    padding-left: 10px !important;
    margin: 0;
    border: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    line-height: 1;
    min-width: 0;
    font-size: 15px;
    -webkit-appearance: none;
    flex-basis: 100%;
    width: 100%;
    background: none;
}

.search_div_main select#bed_type_footer, .search_div_main select#bed_type_header {
    background: none;
    color: #9e1b1b;
    outline: none;
    border: 0;
    padding: 0;
}

#search_form_ajax_header {
    position: relative;
    z-index: 111;
}

.search_div_main form.search_form_ajax {

    background: white;
    display: flex;
    border-radius: 30px;
}

.search_div_main button#search_submit {
    padding-right: 10px;
}

.codyshop_ul {
    transition: 1s;
    list-style: none;
}

.codyshop_ul li {
    transition: 1s;
    padding: 15px 0px 0px;
    display: flex;
    align-items: center;

}

.codyshop_ul a {
    color: #5d5d59;
    font-size: 20px;
    padding: 5px 15px;
}

.codyshop-ajax-search_header a {
    color: black;
}

.codyshop-ajax-search_header .codyshop-ajax-search {
    max-height: 300px;
}

.search #content {

    padding: 0;
}

.search .short__row a {
    text-decoration: none;
    transition: all 0.5s;
    color: black;
}

.search .short__row a:hover {

    color: #940808;;
}

.search .short__row {
    padding: 20px 10px;
}

.search .page-title {
    padding: 0 50px;
}

.img_search {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

/* end search */

.list ul {
    margin: 0;
    text-align: left;
    position: absolute;
    padding: 0;
    top: 0;
    left: 0;
    display: none;
}

.list ul .active {
    display: block;
}
.button_game .elementor-button-content-wrapper{
    display: flex;
}
.list ul li {
    list-style: none;
}

.list ul li:first-child a {

}

.list ul li a {

    transition: all .4s;

    position: relative;
}

.list ul li a:after {
    position: absolute;
    content: '';
    height: 5px;
    width: 0;
    left: 0;

    bottom: 0;
    transition: all .4s ease-out;
}

.list ul li a:hover {
    cursor: pointer;
}

.list ul li a:hover:after {
    width: 100%;
}

.typo, .list a {
    font-size: 17px;
    font-weight: 500;

    color: #585858;
    text-decoration: none;
}

.typo option, .list a option {
    font-size: 30px;
}

.transition {
    transition: all .4s ease-in-out;
}

.placeholder {
    width: 51px;

    display: block;

}

.list {
    display: inline-block;
    position: relative;

}

.list ul {

    background: #fff;
    text-align: left;
    position: absolute;
    padding: 0;
    top: 0;
    left: 0;
    display: none;
    border-radius: 20px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .5);
    padding: 5px 15px;
}

.d-none {
    display: none;
}

ul.navbar {

    display: inline-block;
    width: 100px; /*Widthchanger1*/

    margin: 0;
    font-size: 17px;
    height: 33px;
    padding-left: 0;
}

.popup {
    cursor: pointer;
}

ul.navbar li span.ActiveListItem {
    cursor: pointer;
    position: relative;
    z-index: 999;
    background-repeat: no-repeat !important;
    background-size: 10px 10px !important;
    background-position: 83px 13px !important;
    color: #940808;
    background: white;
    text-align: center;
    padding: 4px 0px !important;
    font-weight: normal !important;
    margin-left: 0px; /*Widthchanger2, got the activeitem centered with list text this way*/
    margin-right: 0px;
    border-radius: 30px;

    width: 100px; /*kinda messes with width of text*/
    margin-bottom: 1px;

}

.navbar_first_li {
    border-radius: 30px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .5);
}

ul.navbar li {

    position: relative;
    width: 100px; /*Changes width of actual list*/
}

ul.navbar li span {
    font-size: 17px;

    display: block;

    padding: 10px 5px;
    text-decoration: none;
    transition: all .1s ease-in;

}


ul.navbar li ul {
    cursor: pointer;
    box-shadow: 0 0 6px rgba(0, 0, 0, .5);
    text-align: center;
    margin: 0px; /*Controls space from listdropdown to listchooser*/
    position: absolute;
    background: white;
    font-size: 15px;

    display: none;
    z-index: 99;
    color: #940808;
    padding-left: 0;
    top: 16px;
    border-bottom-left-radius: 18px;
    border-bottom-right-radius: 18px;
}

.abfas {
    position: absolute;
    top: 5px;
    z-index: 999;
    color: #940808;
    right: 11px;

}

ul.navbar li ul li:last-child {
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
}

.navbar__second_ul li:first-child {
    border-top: 2px solid #940808;
}

.navbar__second_ul {
    padding-top: 16px;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.navbar__second_ul li {
    width: 70px !important;
}

.search_div ul,.search_div_main ul{
    list-style:outside none none;
}
.hidden {
    display: none;
}

#search_form_ajax {
    max-width: inherit;
    justify-content: space-between;
    display: flex;
}

.codyshop-ajax-search {
    width: 100% !important;

    top: -14px;
}

@media (min-width: 911px) {
    .post-type-archive-game .short__row {
        justify-content: flex-start;
    }
    .search_div {
        padding-right: 20px;
    }
}

.codyshop-ajax-search_scroll {
    position: relative;

}

#thanks_for {
    display: none;
    margin: 0;
}

.elementor-editor-active #thanks_for {
    display: block;
}

#top_menu_search_bar {
    display: block !important;
}

.veiw_all_results, .no_results {
    padding-bottom: 0 !important;
}

#submit_popup .elementor-message-success {
    display: none;
}

/* clears the 'X' from Internet Explorer */
input[type=search]::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

input[type=search]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}

/* clears the 'X' from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

.home_temp {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}

.short__header {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.short_header {
    display: inline-block;
    width: 100%;
    height: 100%;
}


.short__header h2 {
    padding-top: 20px;
}

.short__container {
    color: white;
}

.button_game {
    background-color: #20992e !important;
    color: #fff !important;
    margin-top: 10px;
    margin-bottom: 10px;
}

.button_team, .btn-arh-game {
    background-color: #5cb85c !important;
    color: #fff !important;
    margin-top: 10px;
    margin-bottom: 10px;
}

.tab_btn, .btn-arh-game {
    display: block;
    text-align: center;
    border-radius: 5px;
}

.button_game:hover, .btn-arh-game:hover {
    background-color: #74da74 !important;
    color: #e6e6e6 !important;
}

.button_team:hover {
    background-color: #1d8128 !important;
    color: #e6e6e6 !important;
}

.elementor-column {

    min-height: 0 !important;
}

/*tamplets page*/
.game_background:before {
    content: '';
    background-color: #b00b0b;
    opacity: .78;
    transition: background .3s, border-radius .3s, opacity .3s;
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.playet_temp_head {
    padding-bottom: 20px;
}

.text-center {
    text-align: center;
}

.game-settings .short_title {
    margin: 0;
}

.archive_bar {
    padding: 10px;
    padding-top: 0;
    width: 25%;
    float: left;
}

.archive_main {
    width: 75%;
}

.archive_page {
    display: flex;
}

.row_archive {
    color: #940808;
    box-shadow: 0 0 6px rgba(0, 0, 0, .5);
    border-radius: 10px;
    padding: 10px !important;
    display: flex;
}

.col-30 {
    width: 30%;
}

.col-25 {
    width: 25%;
}

.col-70 {
    color: black;
    width: 70%;
    padding: 10px;
    padding-bottom: 0;
}

.col-75 {
    color: black;
    width: 75%;
    padding: 10px;
    padding-bottom: 0;
}

.col-70 .flag img {
    width: 35px;
    padding-right: 10px;

}

.col-70 .flag {
    display: flex;
    align-items: center;
    flex-direction: row;
    padding-bottom: 8px;

}

.col-30 .flag-team img {
    width: 35px;
    padding-right: 10px;


}

.col-30 .flag-team a {
    color: black;
    display: flex;
    align-items: center;
    width: max-content;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
}

.col-30 .flag-team a:hover {
    color: #940808;

}
.col-30 .flag-team{

    padding-bottom: 5px;
}.col-30 .flag-team:last-child{

     padding-bottom: 0;
 }
.col-30 .post-image {
    margin: 0;
}

.archive_main article:first-child {
    margin-top: 0;
}

.archive_main article {
    margin-top: 30px;
}

.col-70 .short__row {
    justify-content: flex-start;
}

.col-70 .short_col {
    width: 25%;
}

.col-75 .short_col {
    width: 25%;
}

.col-70 .short_col .short_image {
    margin: 0;
}

.col-70 a {
    color: black;
}

.col-75 a {
    color: black;
}

.col-70 a:hover {
    color: #940808;

}

.col-75 a:hover {
    color: #940808;

}

.btn-arh-game {
    padding: 15px 30px;
    font-size: 16px;
    margin-bottom: 0;
}

.filter-categories {
    padding: 5px;
    border: 1px solid #940808;
    border-radius: 5px;
    margin: 5px;
    color: #940808;
}

.filter_by h3 {
    color: #940808;
    font-size: 25px;

    margin: 0;
}

.archive__aside__game, .archive__aside__team {
    margin: 0;
}

.archive_page .short_title {
    cursor: pointer;
    color: white;
    padding: 15px 10px;

    display: block;
}

.archive_page .short_title:hover {
    color: #940808;
    background: white;
}

.archive__aside__game li:last-child, .archive__aside__team li:last-child {
    margin-bottom: 2px;
}

.archive__aside__player h3, .archive_player_sidebar_game h3, .archive_player_sidebar_team h3 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 15px;
    padding: 10px 10px 0 10px;
}

.archive__aside__player, .archive_player_sidebar_game, .archive_player_sidebar_team {
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #940808;
    color: white;
    border: 1px solid #940808;
    border-radius: 5px;

}


.filter_by {
    margin-bottom: 10px;
    display: flex;
    background: black;
    border-radius: 5px;
    padding: 10px;
    align-items: center;
}

.filter_by img {
    padding-right: 10px;
}


.archive_form__active {
    margin-top: 20px;
    margin-bottom: 20px;
}

#archive_form {
    transition: all 0.5s;
}

.archive_form_block #archive_form {
    display: flex;
    align-items: center;
}

.filter-list-form-title {
    order: 1;
}

.aside__player_span {
    order: 2;
}

.aside__game_span {
    order: 3;
}

.aside__team_span {
    order: 4;
}

/* loading*/

.lds-roller {
    position: relative;
    width: 64px;
    margin-left: auto;
    height: 64px;
    margin-right: auto;
    display: block;
}

.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 32px 32px;
}

.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #940808;
    margin: -3px 0 0 -3px;
}

.lds-roller div:nth-child(1) {
    animation-delay: -0.036s;
}

.lds-roller div:nth-child(1):after {
    top: 50px;
    left: 50px;
}

.lds-roller div:nth-child(2) {
    animation-delay: -0.072s;
}

.lds-roller div:nth-child(2):after {
    top: 54px;
    left: 45px;
}

.lds-roller div:nth-child(3) {
    animation-delay: -0.108s;
}

.lds-roller div:nth-child(3):after {
    top: 57px;
    left: 39px;
}

.lds-roller div:nth-child(4) {
    animation-delay: -0.144s;
}

.lds-roller div:nth-child(4):after {
    top: 58px;
    left: 32px;
}

.lds-roller div:nth-child(5) {
    animation-delay: -0.18s;
}

.lds-roller div:nth-child(5):after {
    top: 57px;
    left: 25px;
}

.lds-roller div:nth-child(6) {
    animation-delay: -0.216s;
}

.lds-roller div:nth-child(6):after {
    top: 54px;
    left: 19px;
}

.lds-roller div:nth-child(7) {
    animation-delay: -0.252s;
}

.lds-roller div:nth-child(7):after {
    top: 50px;
    left: 14px;
}

.lds-roller div:nth-child(8) {
    animation-delay: -0.288s;
}

.lds-roller div:nth-child(8):after {
    top: 45px;
    left: 10px;
}

@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/*end loading*/
/*archive page*/
.archive__aside__player input {
    padding-top: 4px;
    padding-bottom: 4px;
    background: none!important;
    background-color: transparent!important;
    border: none;
    outline: none;
    width: 100%;
    color: white;
}

.archive__aside__player input:focus {

    color: white;
}

.archive-page_header .page-title {
    padding: 5%;
}

.archive__aside__player__input {
    display: flex;
    align-items: center;
    border: 2px solid white;
    border-radius: 25px;
    margin: 10px;
}

.archive__aside__player__input i {
    margin: 3px 10px 3px 3px;
    font-size: 15px;
    line-height: 1;
}

input[type="text"]:focus {
    background: none;
}

.archive_main .inside-article .post-image a {
    position: relative;
    height: max-content;
    display: flex;
    margin-bottom: 10px;
    transition: all 0.5s;
}

.archive_main .inside-article .post-image a:before {
    content: '';
    position: absolute;
    opacity: 0;
    visibility: initial;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: 100% 100%;
    transition: all .5s ease;

    background: -moz-linear-gradient(-45deg, rgba(240, 47, 23, 1) 15%, rgba(239, 48, 24, 1) 16%, rgba(231, 56, 39, 0.88) 26%, rgba(246, 41, 12, 0.79) 34%, rgba(241, 111, 92, 0.6) 50%, rgba(148, 8, 8, 0) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(15%, rgba(240, 47, 23, 1)), color-stop(16%, rgba(239, 48, 24, 1)), color-stop(26%, rgba(231, 56, 39, 0.88)), color-stop(34%, rgba(246, 41, 12, 0.79)), color-stop(50%, rgba(241, 111, 92, 0.6)), color-stop(100%, rgba(148, 8, 8, 0)));
    background: -webkit-linear-gradient(-45deg, rgba(240, 47, 23, 1) 15%, rgba(239, 48, 24, 1) 16%, rgba(231, 56, 39, 0.88) 26%, rgba(246, 41, 12, 0.79) 34%, rgba(241, 111, 92, 0.6) 50%, rgba(148, 8, 8, 0) 100%);
    background: -o-linear-gradient(-45deg, rgba(240, 47, 23, 1) 15%, rgba(239, 48, 24, 1) 16%, rgba(231, 56, 39, 0.88) 26%, rgba(246, 41, 12, 0.79) 34%, rgba(241, 111, 92, 0.6) 50%, rgba(148, 8, 8, 0) 100%);
    background: -ms-linear-gradient(-45deg, rgba(240, 47, 23, 1) 15%, rgba(239, 48, 24, 1) 16%, rgba(231, 56, 39, 0.88) 26%, rgba(246, 41, 12, 0.79) 34%, rgba(241, 111, 92, 0.6) 50%, rgba(148, 8, 8, 0) 100%);
    background: linear-gradient(135deg, rgba(240, 47, 23, 1) 15%, rgba(239, 48, 24, 1) 16%, rgba(231, 56, 39, 0.88) 26%, rgba(246, 41, 12, 0.79) 34%, rgba(241, 111, 92, 0.6) 50%, rgba(148, 8, 8, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f02f17', endColorstr='#940808', GradientType=1);
}

.inside-article .post-image a:hover:before {
    visibility: visible;
    transition: all 0.5s;
    opacity: 0.6;
}

.archive_page {
    padding-top: 15px;
    padding-bottom: 15px;
}

.row_archive p {
    margin-bottom: 0;
}

.archive_form_block {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}

.archive_form_block form {
    padding-left: 15px;
}

.filter-list-form-title {
    color: #940808;
    font-size: 25px;
}

/*end archives*/


.sidebar-post {
    width: 25%;
    float: right;
}

.blog-archives .archive_main {
    width: 100%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
}

.blog-archives .archive_main #main {

    padding-right: 5px;
    width: 77%;
}

.blog-archives .archive_main #main .short_post_image img {

    height: initial;
}

.blog-archives .archive_main #main .short_post_col {
    margin: 0;
    margin-top: 10px;

}
.blog-archives .archive_main #main .short_post_col:last-child {
    margin: 0;
    margin-bottom: 10px;
}
.blog-archives .archive_main #main .short_title a {
    color: black;

}

.blog-archives .archive_main #main .short_title a:hover {
    color: #940808;

}

.blog-archives .archive_main .sidebar-post {
    width: 23%;
}

.page-template-template-guides #page, .page-template-template-library #page, .page-template-template-reviews #page, .post-type-archive-player #page, .post-type-archive-game #page {
    max-width: 100%;
}

.page-template-template-guides #content, .page-template-template-library #content, .page-template-template-reviews #content, .post-type-archive-player #content, .post-type-archive-game #content {

    padding: 0;
}

.blog-archives .short_post_col {
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .5);
    width: initial;

}

.blog-archives .short_title {
    margin-bottom: 20px;
}

.form-block-categories {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
}

#archive_form_game {
    align-items: center;
    display: flex;
    margin: 0 10px;
    border-radius: 5px;
}

#archive_form_game div {
    display: flex;
    align-items: center;
    border: 2px solid #940808;
    border-radius: 25px;
    margin: 10px;
    width: 100%;

}

#archive_form_game input {
    width: 100%;
    background: none;
    border: none;
    outline: none;
    margin: 0;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;

}

#archive_form_game button {
    background: none;
    border: none;
    outline: none;
    margin: 0;
    padding: 0;


}

#archive_form_game button i {
    color: #940808;
    margin: 3px 10px 3px 3px;
    font-size: 15px;
    line-height: 1;


}

.archive_game .short_image {
    margin-bottom: 0;
}

.archive_game #main article:last-child {
    margin-bottom: 30px;
}
.archive_game .short_image {
    margin-bottom: 0;
}



.form-block-categories .filter_by {
    width: 18%;

}

.form-block-categories .form-block-categories__form {
    width: 82%;

}

.form-block-categories .form-block-categories__form .archive__aside__player__input {

    border: 2px solid #940808;
}

.form-block-categories .archive__aside__player__input {
    width: 100%;
    margin: 10px;
}

.form-block-categories #archive_form {
    align-items: center;
    display: flex;
    margin: 0 10px;

    border-radius: 5px;
}

#pro_list a {
    font-size: 13px;
}

.team_table a {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;

    justify-content: flex-end;
}

.form-block-categories #archive_form i {
    color: #940808;
}

.form-block-categories #archive_form input {
    width: 100%;

    background: none;
    border: none;
    outline: none;
    margin: 0;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
}

.form-block-categories #archive_form button {

    background: none;
    border: none;
    outline: none;
    margin: 0;
    padding: 0;

}

.form-block-categories .search {
    color: #b00b0b;
    padding-left: 10px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
}

.blog-archives .archive-page_header .page-title {
    align-items: center;
    flex-direction: column;
    display: flex;

}

.blog-archives #right-sidebar aside {
    margin-bottom: 20px;

    padding-top: 0;
}

.blog-archives #right-sidebar ul li {
    padding: 15px 10px 15px 10px;
    background-color: #940808;
    margin-bottom: 2px;
    transition: all 0.5s;

}

.blog-archives #right-sidebar ul li:hover {
    background-color: #c60707;
}

.blog-archives #right-sidebar ul li a {
    color: white;

}

.blog-archives #right-sidebar aside h2 {
    color: #b00b0b;
    font-size: 25px;
    padding: 10px;
    background: black;
    border-radius: 5px 5px 0 0;
    margin: 0;
    margin-bottom: 3px;

}

.title-categories:hover {
    color: #940808;
}

.search_post .short_post_col {
    padding: 10px;

    box-shadow: 0 0 6px rgba(0, 0, 0, .5);
    border-radius: 5px;
    margin: 10px 20px;
    width: 100%;
}

.filter-review-item-remove {

    transform: scale(1);
    transition: all .15s;
    cursor: pointer;
    vertical-align: middle;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    margin-left: 10px;
    margin-right: 2px;
}

.filter-review-item-remove:hover {
    transform: scale(.9);
}

/*mobil ver*/
@media (max-width: 910px) {
    .archive_game .row_archive {
        text-align: center;
    }

    .archive_game .col-25, .archive_game .col-75 {
        width: 100%;
    }

    .blog-archives .archive_main {
        flex-direction: column-reverse;
    }

    .blog-archives .tablet-grid-25 {

        width: 100%;
    }

    .blog-archives .archive_main #main {
        padding-right: 5px;
        width: 100%;
    }

    .blog-archives .archive_main #main .short_post_image img {
        height: 250px;
    }

    .blog-archives .archive_main #main .short_post_col {

        margin: 10px;
    }

    .blog-archives .form-block-categories .filter_by {
        width: 157px;
        margin-left: 10px;
    }

    .archive_game .row_archive {
        text-align: center;
    }

    .archive_game .col-25, .archive_game .col-75 {
        width: 100%;
    }

    .post-type-archive-game .archive_game #main {
        position: relative;
        padding: 0 10px;
        width: auto;
    }
    .post-type-archive-game .archive_game .game-arh-img-play-post a{
        max-width: max-content;
        display: block;
        position: relative;
        margin-left: auto;
        margin-right: auto;

    }

    .btn-arh-game {
        display: block;
        max-width: 120px;
        margin-left: auto;
        margin-right: auto;
    }
}

.inside-right-sidebar aside {
    cursor: pointer;
}

.archive_bar_button_footer_fix {
    display: none;
}

.filter_fix_mob_close {
    display: none;
}

.archive__aside__player__input_btn {
    padding: 0;
    background: none;
    border: none;
    outline: none;
    color: white;
    width: max-content;
}

.archive__aside__player__input_btn:focus {
    color: white;
    background: none;

}

.archive__aside__player__input_btn:hover {
    background: none;
    border: none;
    outline: none;
    color: white;
    width: max-content;
}

.archive__aside__player__input form {
    display: flex;
    width: 100%;
}

#pro_list .team_header {

    min-width: 118px;
}

#pro_list_filter {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    display: block;

    padding-right: 20px;
    float: initial;
    margin-bottom: 15px;
}
.title-tern{
    width: auto!important;
}.title-tern a{
     color: white;
 }.title-tern h2{
      margin: 0;
  }


@media (max-width: 1286px) and (min-width: 910px) {


}@media (max-width: 1224px) and (min-width: 910px) {
    .home .short_title {
        display: inline-block;
    } .home .short_body {
          justify-content: space-between;}
    .list-game {
        width: 100%;
        overflow-x: scroll;
    }

    #pro_list_filter {
        width: 100%;
        float: right;
    }
}

@media (max-width: 500px) and (min-width: 300px) {
    .list-game {
        width: 100%;
        overflow-x: scroll;
    }
}

@media (max-width: 910px) {
    #pro_list_filter {
        width: 100%;
        float: right;
    }

    #pro_list .team_header {

        min-width: 60px;
    }

    #pro_list {
        width: max-content !important;
    }

    #pro_list thead th {
        width: max-content !important;
    }

    .d-lg-none {
        display: none;
    }

    .filter_by h3 {
        color: #940808;
        font-size: 25px;
        margin: 0;
        width: 100%;
    }

    .filter_fix_mob_close i {
        color: white;
        cursor: pointer;
    }

    .filter_fix_mob_close {
        display: block;
        float: right;
    }

    .archive_bar {

        width: 100%;

    }

    .archive_bar {

        position: absolute;
        left: -1000px;
        display: block;

    }

    .archive_bar.active .archive_bar_pos {
        position: absolute;


        z-index: 175;

        height: 100%;
        width: 100%;

        overflow-y: auto;
        background: white;
    }

    .archive_bar.active {

        -webkit-transform: translate3d(0px, 0, 0);
        -moz-transform: translate3d(0px, 0, 0);
        -ms-transform: translate3d(0px, 0, 0);
        -o-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0);

    }

    .archive_bar {
        float: left;
        position: fixed;
        z-index: 175;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        -webkit-transition: all .5s cubic-bezier(.645, .045, .355, 1);
        -moz-transition: all .5s cubic-bezier(.645, .045, .355, 1);
        transition: all .5s cubic-bezier(.645, .045, .355, 1);
        -webkit-transform: translate3d(-100%, 0, 0);
        -moz-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        -o-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    .archive_bar_pad {
        padding: 15px;
    }

    .archive_bar_button_footer_fix {
        position: fixed;
        bottom: 0;
        left: 0;
        display: block;
        width: 100%;
        z-index: 157;
    }

    .archive_bar.active .filter_by_fix_mob {
        position: fixed;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        z-index: 157;
    }

    .archive_bar.active .filter_by {
        position: relative;
        margin-right: 15px;
        padding-top: 15px;
        border-radius: 0;
    }

    .archive_bar.active .archive__aside__player {
        margin-top: 75px;
    }

    .archive_bar_button_footer_fix button {
        position: relative;
        width: 100%;
        background: #940808;
        color: white;

    }

    .category-hidden {
        overflow: hidden !important;
    }

    .archive_main .inside-article .post-image a {
        position: relative;
        height: max-content;
        display: flex;
        margin-bottom: 10px;
        transition: all 0.5s;
        width: max-content;
        margin-left: auto;
        margin-right: auto;
    }

    .archive_page {
        display: flex;
        flex-direction: column;
        padding-left: 15px;
        padding-right: 15px;
    }

    .archive_main {
        width: 100%;
    }

    .col-30 {
        width: 100%;
    }

    .col-70 {
        width: 100%;
        padding: 0;
    }
    .post-type-archive-player .col-70{
        text-align: center;
    }
    .row_archive {
        flex-direction: column;
    }

    .col-30 .flag-team img {

        padding-right: 10px;
        padding-left: 0;
    }

    .col-30 .flag-team a {
        justify-content: center;
    }

    .archive_bar {
        padding: 0;

    }

    .row_archive p {
        text-align: center;
    }

    .col-70 .entry-title {
        text-align: center;
    }

    .col-70 .flag {

        justify-content: center;

    }

    .col-70 .short__row {
        justify-content: center;
    }

    /*end mob*/
}

.archive_game h2 {
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .archive_game h2 {
        font-size: 34px;
    }
}

@media (max-width: 567px) {
    .col-75 .short_col {
        width: 45%;
    }

    .archive_game .short_image {
        margin-bottom: 10px;
    }

    .form-block-categories {
        flex-direction: column;
    }

    .page-title {
        text-align: center;
    }

    .col-70 .short_col {
        width: 50%;
    }

    archive_form_block #archive_form {
        display: flex;
        align-items: center;
        flex-direction: column;
    }
}

/*.wid_top_post .elementor-heading-title {*/
/*    min-width: 100%;*/
/*    display: inline-block;*/
/*    padding: 19px 10px 19px 10px!important;*/
/*}*/
.wid_top_post a {
    min-width: 100%;
    display: inline-block;
    padding: 19px 10px 19px 10px !important;
}

.wid_top_post .elementor-widget-container {

    padding: 0 !important;
}

.wid_cat_elem a {
    min-width: 100%;
    display: inline-block;
    padding: 19px 10px 19px 10px !important;
}

.wid_cat_elem .elementor-widget-container {

    padding: 0 !important;
}

#pro_list_filter label {
    color: #940808;
    font-weight: 600;

}

#pro_list_filter input {

    border: 1px solid #940808;
    border-radius: 26px;
    padding: 5px 15px;
    margin: 5px;
    color: #940808;
    background: none;
    outline: none;
}

#pro_list_filter input:focus {
    background: none;
    outline: none;


}

#pro_list_info {
    display: none;
}


#pro_list tbody td {

    padding: 3px 6px;
}


#pro_list thead, #pro_list tfoot {
    background-color: #940808;
    color: white;
    border-color: white;
}

#pro_list thead, #pro_list tfoot {

    border-color: white;
}

#pro_list tbody tr:hover {
    background: rgba(148, 8, 8, 0.23);

}

#pro_list a {
    color: #0c0c0c;
}

.gpu_header {
    min-width: 120px;
}

.archive_game .short_body {
    padding: 0px;
    padding-right: 10px;
}

.archive_game article:first-child {
    margin-top: 10px;
}


.archive_game .game-arh-img-play-post {
    position: relative;
}.archive_game .game-arh-img-play-post  img{
     display: block;

 }

.archive_game .game-arh-img-play-post a:before {
    content: '';
    position: absolute;
    opacity: 0;
    visibility: initial;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: 100% 100%;
    transition: all .5s ease;
    background: -moz-linear-gradient(-45deg, rgba(240, 47, 23, 1) 15%, rgba(239, 48, 24, 1) 16%, rgba(231, 56, 39, 0.88) 26%, rgba(246, 41, 12, 0.79) 34%, rgba(241, 111, 92, 0.6) 50%, rgba(148, 8, 8, 0) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(15%, rgba(240, 47, 23, 1)), color-stop(16%, rgba(239, 48, 24, 1)), color-stop(26%, rgba(231, 56, 39, 0.88)), color-stop(34%, rgba(246, 41, 12, 0.79)), color-stop(50%, rgba(241, 111, 92, 0.6)), color-stop(100%, rgba(148, 8, 8, 0)));
    background: -webkit-linear-gradient(-45deg, #f02f17 15%, #ef3018 16%, #e73827e0 26%, #f6290cc9 34%, #f16f5c99 50%, #94080800 100%);
    background: -o-linear-gradient(-45deg, rgba(240, 47, 23, 1) 15%, rgba(239, 48, 24, 1) 16%, rgba(231, 56, 39, 0.88) 26%, rgba(246, 41, 12, 0.79) 34%, rgba(241, 111, 92, 0.6) 50%, rgba(148, 8, 8, 0) 100%);
    background: -ms-linear-gradient(-45deg, rgba(240, 47, 23, 1) 15%, rgba(239, 48, 24, 1) 16%, rgba(231, 56, 39, 0.88) 26%, rgba(246, 41, 12, 0.79) 34%, rgba(241, 111, 92, 0.6) 50%, rgba(148, 8, 8, 0) 100%);
    background: linear-gradient(135deg, #f02f17 15%, #ef3018 16%, #e73827e0 26%, #f6290cc9 34%, #f16f5c99 50%, #94080800 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f02f17', endColorstr='#940808', GradientType=1);
}

.archive_game .game-arh-img-play-post a:hover:before {
    visibility: visible;
    transition: all 0.5s;
    opacity: 0.6;
}

.arh-game-post-title {
    margin-bottom: 5px;
}

.qua-players {
    margin-bottom: 10px;
}

p.text-description {
    margin-bottom: 10px;
}
