/*
Theme Name:     Games Collection Child
Description:    Дочерняя тема для темы
Author:         Serg.WP
Template:       games
Version:        3.0
*/

* {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    border: 0px;
}

b, strong {
    font-weight: bold;
}

::-webkit-input-placeholder {
    color: #011328;
    font-style: italic;
}

::-moz-placeholder {
    color: #011328;
    font-style: italic;
}

:-ms-input-placeholder {
    color: #011328;
    font-style: italic;
}

:-moz-placeholder {
    color: #011328;
    font-style: italic;
}

.clear {
    clear: both;
}

p {
    margin-bottom: 10px;
}

ol {
    list-style-position: inside;
    padding: 5px 0px 15px 30px;
}

#page ul {
    padding: 0 0 20px 20px;
}

body {
    color: #4f4f4f;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

img.alignleft {
    margin: 10px 20px 10px 0;
}

img.alignright {
    margin: 10px 0 10px 20px;
}

.header_layout {
    background: #fff url(images/h1.jpg) repeat-x left top;
    margin-bottom: 28px;
}

.mob-header_layout {
    background: #fff;
}

.w1200, .podkategorii__layout {
    width: 1200px;
    margin: 0px auto;
}

#header .menu-header_menu-container {
    padding: 15px 0px;
    float: left;
}

#menu-header_menu .menu-item {
    float: left;
    margin-right: 25px;
}

#footer .menu-header_menu-container {
    padding: 25px 0px;
    border-right: 1px solid #ccc;
    margin: 0 45px;
}

#footer .place {
    padding-bottom: 28px;
    border-right: 1px solid #ccc;
}

#header .menu, #footer .menu {
    list-style: none;
    padding: 0 !important;
}

#header .menu .menu-item {
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
}

#footer .menu .menu-item {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

#header .menu .menu-item:last-child {
    margin-right: 0px;
}

#header .menu .menu-item a {
    color: #5c5c5c;
    text-decoration: none;
}

#header .menu .menu-item.current-menu-item a, #header .menu .menu-item a:hover {
    color: #2b4ba2;
    text-decoration: underline;
}

.hidden {
    display: none !important
}

.submenu {
    display: none;
    padding: 50px 45px;
    box-sizing: border-box;
    background: #f5f5f5;
    position: relative;
}

.submenu .grid {
    display: grid;
    grid-gap: 26px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.submenu .grid .item {
    text-align: center
}

.submenu .grid .item a {
    text-decoration: none;
    color: #5c5c5c;
}

.submenu .grid .item a:hover img {
    box-shadow: 0 0 5px #ccc
}

.submenu .grid .item a:hover {
    text-decoration: underline;
    color: #2b4ba2;
}

.submenu .close-sub {
    position: absolute;
    top: auto;
    left: auto;
    font-size: .8em;
    bottom: 50px;
    right: 45px;
    color: #2b4ba2;
    text-decoration: underline;
}

.submenu .close-sub:hover {
    text-decoration: none;
    cursor: pointer;
}

.kk-star-ratings {
    overflow: hidden !important
}

.kk-star-ratings.lft {
    float: none !important
}

.catalog-data .kk-star-ratings.lft {
    margin: 0 auto !important;
}

#footer .menu .menu-item a {
    color: #5c5c5c;
    text-decoration: none;
    font-size: 14px;
}

#footer .menu .menu-item a:hover, #footer .menu .menu-item.current-menu-item a {
    cursor: pointer;
    text-decoration: underline;
    color: #2b4ba2
}

#header .menu .menu-item a:hover {
    cursor: pointer;
    text-decoration: none;
}

#header .menu .current-menu-item a,
#footer .menu .current-menu-item a {
}

#header .menu .current-item a, #footer .menu .current-item a {
    color: #32991b;
}

#header .menu .menu-item.red a, #footer .menu .menu-item.red a {
    color: #FF0000;
}

#social-btn, #footer-social-btn {
    width: 180px;
    float: right;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
}

#social-btn a, #footer-social-btn a {
    display: block;
    width: 36px;
    height: 36px;
    float: left;
}


#social-btn a.telegram, #footer-social-btn a.telegram {
    background: 38px 40px url('images/social-icons.png') ;
    background-size: 600%;
}

#social-btn a.tiktok, #footer-social-btn a.tiktok {
    background: 175px 217px url('images/social-icons.png') ;
    background-size: 600%;
}

#social-btn a.facebook, #footer-social-btn a.facebook {
    background: 210px 184px url('images/social-icons.png') ;
    background-size: 600%;
}

#social-btn a.instagram, #footer-social-btn a.instagram {
    background: 178px 283px url('images/social-icons.png') ;
    background-size: 600%;
}

#social-btn a.youtube, #footer-social-btn a.youtube {
    background: 213px 283px url('images/social-icons.png') ;
    background-size: 600%;
}




#social-btn a:last-child, #footer-social-btn a:last-child {
    margin-right: 0px;
}

#footer-social-btn {
    float: none;
    text-align: center
}

#header-bar {
    clear: both;
    width: 100%;
    /*height: 56px;*/
    /*background: url('../games/images/menu-bg.jpg');*/
    border-radius: 5px;
    /*margin-top: 10px;*/
    display: inline-block;
}

#header-bar .logo {
    margin: 0;
    float: left;
    font-size: 20px;
    color: #fff;
    padding: 8px;
    text-transform: uppercase;
    text-indent: -9999px;
    width: 368px;
    height: 34px;
    background: url(images/h-logo.jpg) no-repeat left center;
}

#header-bar a {
    text-decoration: none;
}

#header-infobar {
    display: block;
    clear: both;
    padding-left: 40%;
    padding-top: 9px;
}

#header-infobar div {
    width: 40%;
    float: left;
}

#header-infobar .mail a, .col-footer .mail a {
    color: #5c5c5c;
    text-decoration: none;
    background: url('images/mail-icon2.png') no-repeat left center;
    padding-left: 32px;
}

#brands {
    margin: 0;
    height: 65px;
    border-right: 1px solid #2b4ba2;
}

#brands li {
    display: block;
    padding: 20px 0;
    border-left: 1px solid #2b4ba2;
    float: left;
    width: 14.2%
}

#brands li:hover {
    cursor: pointer
}

#brands li.licolor {
    background: #f5f5f5;
    box-shadow: 2px 0px 3px #61bf06, -1px 0px 3px #61bf06;
}

#brands li img {
    vertical-align: middle;
    margin: 0 12px;
}

.searchform {
    float: none;
    display: table;
    margin: 8px auto;
    position: relative;
}

form#searchform {
    border-radius: 5px;
    border: 1px solid #c6c6c6;
    padding: 1px;
    float: left;
}

.searchform .field {
    border: 0;
    width: 500px;
    padding: 7.5px 14px;
    float: left;
    background-color: #fff;
}

.searchform .submit {
    float: left;
    position: relative;
    background: url(images/lenz.jpg) no-repeat 14px center;
    padding: 2px 6px 1px;
}

.searchform .submit:hover {
}

#home_slide {
    max-height: 640px;
}

.spinner {
    width: 64px;
    height: 64px;
    display: none;
    animation: rotate 1.2s infinite linear;
    margin: 25px auto;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCIgdmlld0JveD0iMCAwIDUxNi43MjcgNTE2LjcyNyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTE2LjcyNyA1MTYuNzI3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTUxNi43MjcsMjY2LjY5NmMtMC42NjUtMzQuODI1LTguMjIxLTY5LjU0LTIyLjE3NS0xMDEuMjgzYy0xMy45MDgtMzEuNzcxLTM0LjA5NC02MC41NTEtNTguODc2LTg0LjMzMyAgIGMtMjQuNzY3LTIzLjgtNTQuMTM5LTQyLjYxNS04NS45MjktNTUuMDI3Yy0zMS43NzMtMTIuNDYtNjUuOTM3LTE4LjQxMi05OS42ODctMTcuNjljLTMzLjc1NSwwLjY2OC02Ny4zNiw4LjAwNy05OC4wOTEsMjEuNTM5ICAgYy0zMC43NTQsMTMuNDg4LTU4LjYxNSwzMy4wNTgtODEuNjMyLDU3LjA3MWMtMjMuMDMzLDI0LjAwMS00MS4yMjksNTIuNDUyLTUzLjIyMiw4My4yMjlDNS4wNzcsMjAwLjk2Mi0wLjY2LDIzNC4wMTMsMC4wNiwyNjYuNjk2ICAgYzAuNjcsMzIuNjg4LDcuNzkzLDY1LjE4MiwyMC45MDMsOTQuODk5YzEzLjA2NywyOS43MzgsMzIuMDE5LDU2LjY4MSw1NS4yNjYsNzguOTMxYzIzLjIzNCwyMi4yNjgsNTAuNzY2LDM5Ljg0Niw4MC41MjgsNTEuNDE3ICAgYzI5Ljc0OSwxMS42MTYsNjEuNjksMTcuMTM2LDkzLjMwMywxNi40MTljMzEuNjItMC42NzEsNjMuMDAxLTcuNTgsOTEuNzA3LTIwLjI2OGMyOC43MjQtMTIuNjQ2LDU0Ljc0Ny0zMC45NzksNzYuMjMxLTUzLjQ2MSAgIGMyMS41MDMtMjIuNDY5LDM4LjQ2MS00OS4wOCw0OS42MTEtNzcuODI3YzYuNzktMTcuNDI3LDExLjM5Ni0zNS42MjQsMTMuODI0LTU0LjA2MmMwLjY0OSwwLjAzNywxLjMwMiwwLjA2MywxLjk2LDAuMDYzICAgYzE4LjQwOSwwLDMzLjMzMy0xNC45MjMsMzMuMzMzLTMzLjMzM2MwLTAuOTM2LTAuMDQ5LTEuODYxLTAuMTI0LTIuNzc3TDUxNi43MjcsMjY2LjY5Nkw1MTYuNzI3LDI2Ni42OTZ6IE00NjMuNzYyLDM1NS4yMSAgIGMtMTIuMjI2LDI3LjcxLTI5Ljk0LDUyLjgxMi01MS42NTUsNzMuNTMyYy0yMS43MDMsMjAuNzMyLTQ3LjM5NiwzNy4wNzYtNzUuMTI3LDQ3LjgwN2MtMjcuNzI0LDEwLjc3LTU3LjQ0MywxNS44NTktODYuOTE5LDE1LjE0NiAgIGMtMjkuNDgxLTAuNjc3LTU4LjY0NC03LjE1NC04NS4zMjMtMTguOTk3Yy0yNi42OTItMTEuODA2LTUwLjg3Ny0yOC45MDEtNzAuODMtNDkuODQ5Yy0xOS45NjgtMjAuOTM4LTM1LjY5MS00NS43MTEtNDYuMDAxLTcyLjQyNyAgIGMtMTAuMzQ5LTI2LjcxMi0xNS4yMjMtNTUuMzIxLTE0LjUxMi04My43MjhjMC42NzgtMjguNDEzLDYuOTQxLTU2LjQ2NSwxOC4zNjEtODIuMTMxYzExLjM4NC0yNS42NzcsMjcuODYzLTQ4Ljk0Myw0OC4wNDUtNjguMTMgICBjMjAuMTcyLTE5LjIwMiw0NC4wMjYtMzQuMzA3LDY5LjcyNi00NC4xOTVjMjUuNjk3LTkuOTI4LDUzLjE5NS0xNC41ODcsODAuNTM0LTEzLjg3N2MyNy4zNDMsMC42OCw1NC4yODYsNi43MjgsNzguOTM5LDE3LjcyNiAgIGMyNC42NjIsMTAuOTYzLDQ3LjAwOCwyNi44MjQsNjUuNDI5LDQ2LjI0MWMxOC40MzYsMTkuNDA1LDMyLjkyMiw0Mi4zNDEsNDIuMzkxLDY3LjAyNWM5LjUwNCwyNC42ODQsMTMuOTQ4LDUxLjA3MiwxMy4yNDEsNzcuMzQyICAgaDAuMTI1Yy0wLjA3NiwwLjkxNi0wLjEyNSwxLjg0MS0wLjEyNSwyLjc3N2MwLDE3LjE5MywxMy4wMTgsMzEuMzQsMjkuNzMyLDMzLjEzN0M0NzYuNTUxLDMyMC43NDcsNDcxLjE4NCwzMzguNDUzLDQ2My43NjIsMzU1LjIxICAgeiIgZmlsbD0iIzQyOGJjYSIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=)
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

#slide_show {
    width: 990px; /*height: 430px;*/
    height: 314px;
}

#big-slide {
    width: 990px;
    height: 315px;
}

#new-big {
    background: url('../games/images/slider/slide1.jpg') no-repeat;
    width: 990px;
    height: 315px;
    position: absolute;
    z-index: 4;
}

.navi-prev {
    clear: both;
    width: 25px;
    height: 315px;
    background: url('../games/images/slide-prev-act.png') center center no-repeat;
    float: left;
    cursor: pointer;
    z-index: 5;
    position: relative;
}

.navi-next {
    width: 25px;
    height: 315px;
    background: url('../games/images/slide-next-act.png') center center no-repeat;
    float: right;
    cursor: pointer;
    z-index: 5;
    position: relative;
}

a.thumb {
    display: block;
    width: 150px;
    height: 90px;
    background: url('../games/images/slider-thumb-bg.png') center bottom no-repeat;
    margin-top: 25px;
    float: left;
    margin-right: 10px;
}

a.thumb:last-child {
    margin-right: 0px;
}

#thumbs {
    margin: 0px 100px;
}

a.thumb img {
    margin-top: 13px;
    margin-left: 10px;
}

a.thumb:hover {
    background: url('../games/images/slider-thumb-bg-hover.png') 2px no-repeat;
}

a.current {
    background: url('../games/images/slider-thumb-bg-hover.png') 2px no-repeat;
}

#the-sign {
    font-size: 13px;
    color: #FFDDDD;
    text-align: center;
}

.get-upper {
    margin-top: 10px !important;
}

#coolmenu-holder {
    background: none;
    position: absolute;
    top: 152px;
    z-index: 999;
    left: 50%;
    transform: translate(-50%, 0);
}

#coolmenu-holder .menu-main-menu2-container {
    background: rgb(118, 154, 252);
    background: linear-gradient(180deg, rgba(118, 154, 252, 1) 20%, rgba(64, 102, 206, 1) 60%);
}

#menu-cool_menu, #menu-main-menu2 {
    width: 100%;
    margin: 0px auto; /*    background: url('../games/images/coolmenu-bg.png') center center no-repeat; */
    list-style: none;

}

#menu-cool_menu li, #menu-main-menu2 li {

    text-align: left;
    display: inline-block;
    position: relative;
}

#menu-cool_menu li:first-child, #menu-main-menu2 li:first-child {
    background: none;
}

#menu-cool_menu li a, #menu-main-menu2 li a {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    text-decoration: none;
    display: block;
    padding: 16px 15px;
}

#menu-cool_menu li:hover > a, #menu-main-menu2 li:hover > a, #menu-main-menu2 li.current-menu-parent > a {
    background-color: #2760a6;
    color: #fff;
}

#menu-cool_menu li:hover > .sub-menu, #menu-main-menu2 li:hover > .sub-menu {
    display: block;
}

#menu-cool_menu > .current-menu-parent .sub-menu.hide,
#menu-cool_menu > .current-menu-item .sub-menu.hide,
#menu-cool_menu > .sub-menu.hide,
#menu-main-menu2 > .current-menu-parent .sub-menu.hide,
#menu-main-menu2 > .current-menu-item .sub-menu.hide,
#menu-main-menu2 > .sub-menu.hide {
    display: none;
}

#menu-cool_menu > .li-hovered:hover .sub-menu.hide, #menu-main-menu2 > .li-hovered:hover .sub-menu.hide {
    display: block !important;
}

#menu-cool_menu .current-menu-ancestor > a,
#menu-cool_menu .current-menu-item > a,
#menu-cool_menu .current-li > a,
#menu-main-menu2 .current-menu-ancestor > a,
#menu-main-menu2 .current-menu-item > a,
#menu-main-menu2 .current-li > a {
    text-decoration: none;
    color: #010E1D;
}

#menu-cool_menu li:hover > a, #menu-main-menu2 li:hover > a {
    text-decoration: none;
    color: #ffffff !important;
}

#menu-cool_menu .sub-menu, #menu-main-menu2 .sub-menu {
    list-style: none;
    padding: 5px 0px;
    position: absolute;
    display: none;
    background-color: #2760a6;
    text-align: left;
    z-index: 999;
    min-width: 180px;
}

#menu-cool_menu .sub-menu li, #menu-main-menu2 .sub-menu li {
    padding: 0px;
    display: block;
    width: 100%;
}

#menu-cool_menu .sub-menu li a,
#menu-cool_menu .current-menu-ancestor:nth-of-type(1) .sub-menu li a,
#menu-cool_menu .current-menu-parent:nth-of-type(1) .sub-menu li a,
#menu-main-menu2 .sub-menu li a,
#menu-main-menu2 .current-menu-ancestor:nth-of-type(1) .sub-menu li a,
#menu-main-menu2 .current-menu-parent:nth-of-type(1) .sub-menu li a {
    padding: 5px 15px;
    display: block;
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
}

#menu-cool_menu .sub-menu li a, #menu-main-menu2 .sub-menu li a {
    color: #fff;
}

/*#menu-cool_menu:hover > .current-menu-item > .sub-menu,
#menu-cool_menu:hover > .current-menu-parent > .sub-menu {
    display: none;
}
#menu-cool_menu:hover > .current-menu-item > a, #menu-cool_menu:hover > .current-menu-parent > a {
    background: none;
    border: none;
    color: #4c4c4c;
    padding: 5px 8px 14px 8px;
}*/
#menu-cool_menu .sub-menu .current_page_item a,
#menu-main-menu2 .sub-menu .current_page_item a {
    color: #ffffff;
}

#menu-cool_menu .sub-menu li:hover a:hover,
#menu-cool_menu .sub-menu .current-menu-item a,
#menu-main-menu2 .sub-menu li:hover a:hover,
#menu-main-menu2 .sub-menu .current-menu-item a {
    color: #ffffff !important;
    background: #010E1D;
}

.logos_row {
    background-color: #efeeef;
    margin-top: 54px;
}

.home .logos_row {
    margin: 0
}

#content, .content {
    padding-top: 20px;
    font-size: 14px;
    background: #f7f7f7;
}

.page-id-12 #content {
    padding-bottom: 25px
}

#page_holder #content {
    background: url(../games/images/FC2.png) no-repeat center top;
}

#popmake-40475 {
    background: #2f7fbc url(images/mail.jpg) no-repeat right top !important;
    max-height: 300px !important;
}

#popmake-40475 .pum-title {
    text-transform: uppercase;
    padding: 18px 0 !important;
    width: 50%;
}

#popmake-40475 .pum-content {
    width: 50%;
}

#popmake-40475 .form_body input[type=email] {
    width: 100%;
    padding: 8px 12px;
    margin: 21px 0;
}

#popmake-40475 .form_body input.wpcf7-not-valid {
    box-shadow: 0 0 5px red inset !important;
}

#popmake-40475 .form_body input[type=submit] {
    background: none;
    border: 3px solid #fff;
    padding: 8px 21px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
}

#popmake-40475 .form_body input[type=submit]:hover {
    cursor: pointer;
    background: #fff;
    color: #2f7fbc
}

#popmake-40475 .wpcf7-validation-errors, #popmake-40475 .wpcf7-not-valid-tip {
    display: none !important
}

.pum-theme-40479 .pum-content + .pum-close, .pum-theme-subscribe-theme .pum-content + .pum-close {
    box-shadow: none !important
}

.service-pages {
    display: block;
    width: 100%
}

.grid4 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 15px;
    margin: 50px 0;
}

.grid4 .sub_page {
    text-align: center;
    border: 1px solid #dedede;
}

.grid4 .sub_page img {
    height: 152px;
    width: 220px;
}

.grid4 label {
    text-align: center;
    display: block;
    margin: 15px 0;
}

#content .grid4 a {
    font-size: 16px;
    color: #5c5c5c;
    text-decoration: none;
}

/*#content .grid4 a:nth-child(2), .grid4 label a {padding: 0 0 0 25px; display: block;}*/

#content a {
    color: #2D7EBC
}

#content a:hover {
    text-decoration: none;
}

.cat_description h1 {
    background: rgb(236, 119, 0);
    /*background: linear-gradient(90deg, rgba(236,119,0,1) 25%, rgba(255,255,255,1) 70%);*/
    color: #fff;
    padding: 15px;
}

.podkategorii {
    background: #43546b url(../games/images/FC1.png) no-repeat center center;
}

.podkategorii .pods {
    width: 25%;
    float: left;
    padding: 10px;
    border-left: 1px solid #77828f;
    color: #fff;
    box-sizing: border-box;
}

.podkategorii .pods_title {
    font-weight: 700;
    padding: 25px 30px 10px;
}

.podkategorii .pods ul {
    list-style-position: inside;
    padding: 0 30px 30px;
}

.podkategorii .pods ul li {
}

.podkategorii .pods ul li a {
    color: #fff;
    font-weight: 300;
    font-size: 18px;
    text-decoration: none;
}

.podkategorii .pods ul li a:hover {
    text-decoration: underline;
}

.podkategorii .pods img {
    max-width: 100%;
    height: auto;
}

.podkategorii .pod1 {
    background: url(images/pod1-icon.png) no-repeat right bottom;
}

.podkategorii .pod2 {
    background: url(images/pod2-icon.png) no-repeat right bottom;
}

.podkategorii .pod3 {
    background: url(images/pod3-icon.png) no-repeat right bottom;
}

.podkategorii .pod4 {
    background: url(images/pod4-icon.png) no-repeat right bottom;
    border-right: 1px solid #77828f;
}

.podkategorii .pods:hover {
    background-color: #818c98;
}

.podkategorii .pod8 {
    border-right: 1px solid #77828f;
}

.podkategorii .pod10 {
    background: #e9e9e9;
}

.podkategorii .pod11 {
    background: #e0e0e0;
}

.podkategorii .pod12 {
    background: #d6d6d6;
}

.podkategorii .pod13 {
    background: #c9c9c9;
}

.podkategorii .pods.modify {
    border: none;
    color: #000;
    height: 400px;
}

.podkategorii .pods.modify a {
    color: #000
}

.podkategorii .pods.modify .pods_title {
    text-transform: uppercase;
}

.lines-bg {
    background: url(../games/images/lines-bg.jpg);
    padding: 45px 0;
}

.lines-bg p {
    text-align: center;
    color: #2d7ebc;
    padding: 40px 80px 40px 80px;
    margin: 0;
}

.rent-by {
    width: 50%;
    float: left;
    text-align: center;
}

.filter {
    background: rgb(236, 119, 0);
    /*background: linear-gradient(90deg, rgba(236,119,0,1) 25%, rgba(255,255,255,1) 70%); */
    padding: 0 12px;
}

.filter .h3, .filter h3 {
    text-transform: uppercase;
    color: #fff;
    text-align: left;
    font-weight: 700;
    font-szie: 24px;
}

.sidebar {
    float: left;
    width: 290px;
    background: #f5f6f5;
}

.sb-title {
    padding: 4px 12px;
    border-bottom: 1px solid #77828f;
    color: #010e1d;
    text-transform: uppercase;
    font-weight: 700;
}

.filters-body {
    padding: 4px 12px;
}

#postes, .spin {
    float: right;
    width: 900px;
}

.post h1 {
    font-size: 27px;
    color: #4c4c4c;
    font-weight: normal;
    /*margin-bottom: 20px;*/
}

.home-text {
    padding: 30px 0;
}

.home-text h1, .home-text h2 {
    margin-bottom: 20px;
}

.home-text p {
    color: #4f4f4f;
    font-size: 14px;
    text-align: justify;
}

#content h1 {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    background: rgb(236, 119, 0);
    /*background: linear-gradient(90deg, rgba(236,119,0,1) 25%, rgba(255,255,255,1) 70%);*/
    color: #fff;
    padding: 10px 10px 10px;
}

.single-post #content h1 {
    margin-bottom: 25px
}

#content h2 {
    font-size: 18px;
    color: #63a4d5;
    font-weight: 700;
}

#content h3, .single-product h1 { /*margin-bottom: 20px;*/
    color: #63a4d5;
    font-weight: 700;
    font-size: 16px;
}

#content-bar-1 h2, #content-bar-2 h2, #content-bar-3 h2 {
    font-size: 27px;
    color: #63a4d5;
    font-weight: normal;
    float: left;
}

#content ul {
    padding: 15px 45px;
    color: #4f4f4f;
    font-size: 14px;
    margin-bottom: 10px;
}

.entry { /*margin-bottom: 80px;*/
}

#content .entry h2 { /*text-transform: uppercase; color: #2b4ba2;*/
    font-size: 18px;
    margin-bottom: 10px;
}

.bar {
    height: 36px;
    float: right;
}

.bar div {
    font-size: 12px;
    color: #4c4c4c;
    text-decoration: none;
    text-align: center;
    padding-top: 7px;
    width: 82px;
    height: 25px;
    background: url('../games/images/content-btn.png') no-repeat;
    float: left;
    margin-top: 2px;
}

.bar div:first-child {
    margin-left: 3px;
}

.bar div:hover {
    background: url('../games/images/content-btn-hover.png') no-repeat;
    cursor: pointer;
}

.bar div.current {
    background: url('../games/images/content-btn-cur.png') no-repeat;
    color: #ffffff;
    text-shadow: -1px -1px 1px #5a6e3d;
}

#content-bar-1, #content-bar-2, #content-bar-3 {
    height: 30px;
    margin-bottom: 25px;
    clear: both;
}

#postes .postes-body {
    /*display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 10px;*/
}

.catalog {
    /*width: 218px;*/
    position: relative;
    border: 1px solid #dedede;
    padding: 10px;
    box-sizing: border-box;
	height: auto!important;
}

.catalog:hover {
    box-shadow: 0 0 10px #ccc;
}

.gallery {
    max-width: 100%;
    overflow: hidden;
}

.wpcf7-response-output {
    border: none !important;
    color: #009900;
    font-weight: 700;
    text-transform: uppercase;
}

.subcsribe-form .wpcf7-response-output {
    color: #fff;
    padding: 0;
    margin: 10px 0 0;
}

.product-carousel .catalog {
    margin: 0;
    float: none;
    border: 1px solid #dedede;
    padding: 10px;
    box-sizing: border-box;
}

.product-carousel .catalog .thumbnail {
    width: auto;
    max-height: 180px;
    height: auto;
    max-width: 100%
}

.recobox {
}

.recobox .catalog, .recobox2 .catalog {
    margin: 0;
}

.recobox .owl-stage-outer, .recobox2 .owl-stage-outer {
    width: 100% !important;
    margin-bottom: 25px;
}

.recobox2 .owl-nav {
    display: none
}

.recobox .owl-prev, .recobox .owl-next {
    top: 145px;
}

.game-relative {
    margin-bottom: 25px;
}

.thumb-block {
    max-height: 180px;
    display: block;
    background: #fff;
}

.thumb-layout {
    height: 180px;
    text-align: center
}

.searchwp-live-search-result .thumb-layout {
    height: 100px;
    width: 100px
}

.thumbnail, img.mini-thumbnail {
    width: auto;
    max-height: 180px;
    height: auto
}

.searchwp-live-search-result {
    border-bottom: 1px solid #ccc;
}

.searchwp-live-search-result a {
    color: #2D7EBC;
    display: inline !important;
}

.searchwp-live-search-result a:hover {
    text-decoration: none;
}

.s_thumb {
    float: left;
}

.search_thumb {
    margin: 15px;
    width: 50px;
    height: 50px;
}

.s_title {
    float: left;
    text-align: left;
    width: 200px;
}

.s_title a {
    margin-top: 15px;
    color: #000;
    font-size: 13px;
}

.s_title a:hover {
    text-decoration: none;
}

a.more_more {
    background: #9bbe67;
    border-radius: 3px;
    color: #fff;
    display: table !important;
    font-size: 11px;
    margin: 6px 0;
    padding: 4px 6px;
    text-decoration: none;
}

a.more_more:hover {
    background: #7C9655;
}

.s_price {
    float: right;
    margin: 15px 15px 0 0;
    width: auto;
    border: 1px solid #9BBE67;
    padding: 5px 8px;
    border-radius: 3px;
}

/*
.catalog-data::before {
    display: block;
    height: 50px;
    position: absolute;
    top: -50px;
    background: #000;
    content: '';
    width: 100%;

    background: rgba(1,14,29,0);
    background: -moz-linear-gradient(top, rgba(1,14,29,0) 0%, rgba(1,14,29,0.75) 50%, rgba(1,14,29,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(1,14,29,0)), color-stop(50%, rgba(1,14,29,0.75)), color-stop(100%, rgba(1,14,29,1)));
    background: -webkit-linear-gradient(top, rgba(1,14,29,0) 0%, rgba(1,14,29,0.75) 50%, rgba(1,14,29,1) 100%);
    background: -o-linear-gradient(top, rgba(1,14,29,0) 0%, rgba(1,14,29,0.75) 50%, rgba(1,14,29,1) 100%);
    background: -ms-linear-gradient(top, rgba(1,14,29,0) 0%, rgba(1,14,29,0.75) 50%, rgba(1,14,29,1) 100%);
    background: linear-gradient(to bottom, rgba(1,14,29,0) 0%, rgba(1,14,29,0.75) 50%, rgba(1,14,29,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#010e1d', endColorstr='#010e1d', GradientType=0 );
}*/
.catalog-data {
    background: #fff;
    position: relative;
}

.price {
    color: #fe4d36;
    font-size: 24px;
    text-align: center;
    padding: 4px 0;
}

.price span {
    font-weight: bold;
}

.single .tovar-info .price {
    font-size: 36px;
}

.reco .price br {
    display: none;
}

.name, .name a {
    font-size: 13px;
    color: #5c5c5c !important;
    text-align: center;
    font-weight: 600;
    padding: 6px 0 0;
    margin-bottom: 6px;
    line-height: 1.1em;
    text-transform: uppercase;
    height: 60px;
    overflow: hidden;
    text-decoration: none;
}

.buy-block {
    padding: 4px 2px;
    float: right;
    width: 50%;
    box-sizing: border-box;
}

.category .buy-block, .recobox .buy-block, .search-results .buy-block {
    /*padding: 4px 10px 10px;*/
}

.catalog .buy {
    font-weight: 400;
    color: #ffffff;
    background: #00b300 url(images/cart.png) no-repeat 8px center;
    padding: 9px 9px 10px 32px;
    display: block;
    border-radius: 5px;
    text-align: center;
    font-size: 13px;
    line-height: 1.2em;
    transition: all .2s ease;
    border: 1px solid #00b300;
}

.tovar-info .buy {
    font-weight: 700;
    color: #ffffff;
    background: #00b300 url(images/cart.png) no-repeat 40px center;
    padding: 6px 10px 6px 40px;
    display: block;
    border-radius: 5px;
    text-align: center;
    line-height: 1.2em;
    transition: all .2s ease;
    border: 1px solid #00b300;
}

.fast-buy-block {
    font-weight: 400;
    color: #ffffff;
    /*background: #fe4d36;*/
    background: #2b4ba2 url(images/prebuy.png) no-repeat 8px center;
    padding: 2px 9px 3px 32px;
    display: block;
    border-radius: 5px;
    text-align: left;
    font-size: 12px;
    line-height: 1.2em;
    transition: all .2s ease;
    border: 1px solid #2b4ba2;
}

.fast-buy-block:hover {
    background-color: #fff;
    color: #2b4ba2;
    background-image: url(images/prebuy2.png)
}

.tovar-info .buy-block {
    width: 100%;
    display: block;
    float: none;
}

.tovar-info .buy-block .fast-buy-block2 {
    background: url(../games/images/click-icon.png) no-repeat left center;
    padding: 0px 0 6px 26px;
    text-align: left;
    background-size: 16px auto;
}

.buy-block .fast-buy-block2 span {
    text-align: left;
    color: #5c5c5c;
    font-size: 14px;
    text-decoration: underline;
}

.buy-block .fast-buy-block2 span:hover {
    text-decoration: none;
}

.newprice-block {
    padding: 4px 0 2px
}

.newprice-block .fast-buy-block3 {
    background: url(../games/images/bell-icon.png) no-repeat left center;
    padding: 0px 0 6px 26px;
    text-align: left;
    background-size: 16px auto;
}

.newprice-block .fast-buy-block3 span {
    text-align: left;
    color: #5c5c5c;
    font-size: 14px;
    text-decoration: underline;
}

.newprice-block .fast-buy-block3 span:hover {
    text-decoration: none;
}

.rent-disc, .rent-console {
    background: url(https://gamescollection.com.ua/wp-content/themes/game-child/images/rent-icon.png) no-repeat left center;
    padding: 0px 0 6px 26px;
    text-align: left;
    background-size: 16px auto;
}

.change-disc {
    margin-bottom: 10px
}

.change-disc, .change-console {
    background: url(https://gamescollection.com.ua/wp-content/themes/game-child/images/change-icon.png) no-repeat left center;
    padding: 0px 0 6px 26px;
    text-align: left;
    background-size: 16px auto;
}

.rent-disc a, .rent-console a, .change-disc a, .change-console a {
    color: #5c5c5c !important;
    font-size: 14px;
}

.fast-buy-block:hover, .fast-buy-block2:hover, .fast-buy-block3:hover {
    cursor: pointer; /*background: #cc3300;*/
}

.catalog .prebuy,
.catalog .prebuy2,
.catalog .instock,
.catalog .instock2 {
    font-weight: 400;
    color: #ffffff;
    background: #198ee7;
    padding: 1px 10px;
    display: block;
    border-radius: 5px;
    text-align: center;
    font-size: 13px;
    line-height: 1.2em;
    transition: all .2s ease;
    border: 1px solid #198ee7;
}

.tovar-info .prebuy,
.tovar-info .prebuy2,
.tovar-info .instock,
.tovar-info .instock2 {
    font-weight: 400;
    color: #ffffff;
    background: #198ee7;
    padding: 6px 10px;
    display: block;
    border-radius: 5px;
    text-align: center;
    font-size: 18px;
    line-height: 1.2em;
    transition: all .2s ease;
    border: 1px solid #198ee7;
    margin-bottom: 12px;
}

.prebuy:hover, .prebuy2:hover, .instock:hover, .instock2:hover {
    background-color: #fff;
    color: #198ee7;
    cursor: pointer;
}

.catalog .buy img {
    position: relative;
    top: 1px
}

.catalog .buy span {
    padding: 0 6px;
}

.catalog .buy:hover, .tovar-info .buy:hover {
    background-color: #fff;
    background-image: url(images/cart2.png);
    color: #00b300;
    cursor: pointer;
    background-repeat: no-repeat;
}

.tovar-info .buy:hover > img {
    display: none;
}

.catalog .buy2 {
    font-weight: 400;
    color: #ffffff;
    background: #009900;
    padding: 8px 20px 9px;
    display: block;
    border-radius: 5px;
    text-align: center;
    font-size: 13px;
}

.catalog .buy2:hover {
    cursor: context-menu;
}

#hello {
    text-align: justify;
    font: 14px Tahoma;
    color: #4c4c4c;
    margin-bottom: 150px;
}

#hello h2 {
    font: 27px Tahoma;
    color: #9fc16b;
    float: none;
    margin-bottom: 20px;
}

#hello ul {
    padding-left: 30px;
}

.close_list i {
    background: url(images/arrow.png) no-repeat left center;
    padding-top: 3px;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 6px;
    position: relative;
    top: 3px;
}

.open_list i {
    background: url(images/arrow0.png) no-repeat left center;
    padding-top: 3px;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 6px;
    position: relative;
    top: 3px;
}

.subcsribe {
    max-height: 122px;
    overflow: hidden;
    margin-top: 25px;
}

.subcsribe .w50 {
    width: 50%;
    float: left;
    overflow: hidden;
}

.subcsribe .subcsribe-form {
    background: #61bf06;
    padding: 24px;
    box-sizing: border-box;
    min-height: 122px;
}

.subcsribe .subcsribe-form span {
    color: #fff;
    font-size: 16px;
    margin-bottom: 8px;
}

.subcsribe-form {
}

.subcsribe-form p {
    margin-bottom: 12px;
}

.subcsribe-form input[type=email], .subcsribe-form input[type=text] {
    width: 100%;
    box-sizing: border-box;
    padding: 8px 12px 8px 34px;
    border-radius: 3px;
    background: #fff url(images/mail-icon.png) no-repeat 8px center;
}

.subscribe-form-item--input-email {
    width: 82%;
    float: left
}

.subscribe-form-item--btn-submit {
}

.subcsribe-form input[type=submit] {
    padding: 3px 21px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    border: 2px solid #fff;
    background: #61bf06;
    text-transform: uppercase;
    position: relative;
    top: 2px;
    float: right;
    border-radius: 3px;
}

.subcsribe-form input[type=submit]:hover {
    background: #fff;
    color: #61bf06;
    cursor: pointer;
}

#post-248 h3 {
    color: #2b4ba2;
    text-transform: uppercase;
    font-size: 24px;
}

#post-248 .grid4, #post-286 .grid4 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
    margin-bottom: 25px;
}

#post-248 .grid4 .cls {
    padding: 80px 20px 20px;
    box-sizing: border-box;
    border: 1px solid #dedede;
}

#post-248 .grid2 h3, #post-248 .grid2 li {
    color: #fff;
    margin: 0
}

#post-248 .grid4 .cls p {
    margin: 0
}

#post-248 .grid4 .cls ul {
    padding: 15px 0 15px 25px;
}

#post-248 .grid4 .col1 {
    background: url(images/delivery-icon2.png) no-repeat 20px 25px;
}

#post-248 .grid4 .col2 {
    background: url(images/li1.png) no-repeat 20px 25px;
    background-size: 38px auto;
}

#post-248 .grid4 .col3 {
    background: url(images/back-icon2.png) no-repeat 20px 25px;
}

#post-248 .grid4 .col4 {
    background: url(images/change-icon2.png) no-repeat 20px 25px;
}

#post-286 .grid4 .col {
    padding: 20px;
    box-sizing: border-box;
    border: 1px solid #dedede;
}

#post-286 .grid4 .col strong {
    text-align: center;
    display: block
}

#post-286 .grid4 .col ul {
    list-style: none;
}

#post-286 .grid4 .col ul li {
    padding: 4px
}

#post-286 .grid4 .col ul li img {
    float: left
}

#post-286 .grid4 .col a {
    color: #5c5c5c;
    text-decoration: none;
}

#post-286 .grid4 .col .mail a {
    text-decoration: none;
    background: url('images/mail-icon2.png') no-repeat left center;
    padding-left: 32px;
}

#post-286 .grid4 .col #social-btn {
    float: none;
    margin: 12px auto;
}

#post-248 .grid2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    margin-bottom: 25px;
}

#post-248 .grid2 .cls {
    padding: 20px;
    box-sizing: border-box;
    color: #fff;
}

#post-248 .grid2 .col1 {
    background: #2b4ba2
}

#post-248 .grid2 .col2 {
    background: #61bf06
}

#footer_holder {
    background: rgb(247, 247, 247);
    background: linear-gradient(180deg, rgba(247, 247, 247, 1) 20%, rgba(225, 224, 223, 1) 60%);
}

#footer {
}

.col-footer {
    float: left;
    width: 20%;
}

#footer-phones {
    color: #5c5c5c;
    font-size: 16px;
    padding: 30px 0;
    line-height: 36px;
    border-right: 1px solid #ccc;
    margin-right: 45px;
}

#footer-phones a {
    color: #5c5c5c;
    text-decoration: none;
}

#footer-phones span {
    font-weight: 700;
}

#footer-phones img {
    position: relative;
    top: 4px;
    margin-right: 4px;
}

.col-footer .point {
    background: url(images/maps.png) no-repeat left 30px;
    color: #5c5c5c;
    padding: 30px 40px 15px 30px;
    font-size: 14px;
}

.col-footer .mail a {
    font-size: 14px;
}

.logos {
    padding-top: 30px;
    text-align: center
}

#content .point {
    background: url(images/maps.png) no-repeat left top;
    color: #4f4f4f;
    padding: 0 30px;
    font-weight: 400;
}

#footer-social-btn {
    margin: 0;
    border-right: 1px solid #ccc;
    padding: 30px 70px 120px;
    background-position: center 30px;
}

.foot-line {
    background: #43546b;
    text-align: center;
    padding: 10px 0;
    color: #fff;
    font-size: 14px;
}

.foot-line a {
    color: #fff;
}

.foot-line a:hover {
    text-decoration: none;
    cursor: pointer;
}

.cart_items {
    min-height: 300px;
}

.cart_items .catalog {
    margin: 0px;
}

#basket_div {
    position: relative;
    margin: 8px;
    color: #ffffff;
    float: right;
    padding-right: 10px;
}

.mob-header_layout #basket_div2 {
    position: relative;
    margin: 0;
    color: #ffffff;
    float: right;
    padding-right: 10px;
}

#basket_div a, #basket_div2 a {
    color: #ffffff;
    background: url(images/h-cart.jpg) no-repeat left center;
    min-height: 29px;
    min-width: 31px;
    display: block;
}

#basket_div a img {
    display: none;
}

#basket_div span, #basket_div2 span {
    position: absolute;
    background: red;
    color: #fff;
    font-size: 10px;
    padding: 1px 5px;
    border-radius: 50%;
    top: 0;
    right: 0;
}

.tovar-img-bg {
    height: auto;
    display: inline-block;
    vertical-align: top;
    max-width: 400px;
}

.tovar-img-bg div { /*height: 100%;*/
}

.tovar-img-bg img {
    height: auto;
    width: 100%;
}

.tovar-info {
    margin-top: 0px;
    display: inline-block;
    vertical-align: top;
    margin-left: 50px;
    font-size: 18px;
    color: #4f4f4f;
    max-width: 300px;
}

.product-bar {
    float: right;
    width: 390px;
    vertical-align: top;
    padding: 20px;
    background: #fbfbfb;
    box-sizing: border-box;

}

.product-bar strong {
    color: #2b4ba2
}

.product-bar p {
    margin-bottom: 4px;
}

.tovar-info .more_info p {
    font-size: 15px;
}

#content .product-bar ul {
    padding-left: 0;
    list-style-type: circle;
    font-size: 12px;
}

#content .product-bar ul br {
    display: none;
}

.product-bar .delivery {
    padding-left: 58px;
    background: url(../games/images/delivery-icon.png) no-repeat left top;
}

.product-bar .pay {
    padding-left: 58px;
    background: url(../games/images/pay-icon.png) no-repeat left top;
}

.product-bar .back {
    padding-left: 58px;
    background: url(../games/images/back-icon.png) no-repeat left top;
}

.product-bar .change {
    padding-left: 58px;
    text-align: left;
    background: url(../games/images/change-icon.png) no-repeat left top;
}

.owl-stage-outer {
    width: 400px;
    float: left;
    overflow: hidden;
}

.home-carousel, .product-carousel {
    margin: 42px auto;
    padding: 0 25px;
    box-sizing: border-box
}

.home-carousel .owl-stage-outer, .product-carousel .owl-stage-outer {
    width: 100%;
    float: none;
    padding: 0;
    box-sizing: border-box;
}

.carousel img {
    max-width: 100%;
    height: auto;
}

.owl-item {
    float: left;
}

.home-carousel .owl-item, .product-carousel .owl-item {
    text-align: center;
    padding: 10px 0
}

.circle-img {
    position: relative;
    overflow: hidden;
    background: #fff;
    text-align: center;
}

.circle-img a {
    display: flex;
}

.carousel img {
    height: 90px;
    width: auto;
    /*left: -8%;*/
    position: relative;
    margin: 0 auto;
}

.tovar-info h2 {
    margin-bottom: 20px;
}

.avail {
    height: 30px;
    padding: 13px 5px 5px 36px;
    background: url('../games/images/tovar-avail.png') left center no-repeat;
    color: #52b10f;
    display: block;
}

.not-avail {
    height: 30px;
    padding: 15px 5px 5px 30px;
    background: url('../games/images/tovar-navail.png') left center no-repeat;
    color: #c63c3c;
    display: block;
}

.kols {
    display: table;
    margin-bottom: 15px;
}

.kols span {
    float: left;
    padding: 5px 10px 0 0;
}

.kols input {
    width: 50px !important;
}

/*
.tovar-info .price {
    color: #9fc16b;
    font-size: 24px;
    background: none !important;
}*/
.tovar-info h2 {
    text-transform: uppercase;
}

.tovar-info .price b {
    font-weight: bold;
}

.minus, .plus {
    display: inline-block;
    font-size: 34px;
    color: #4f4f4f;
    text-align: center;
    line-height: 1em;
    float: left;
    width: 25%;
}

.minus:hover, .plus:hover {
    cursor: pointer;
    color: #2d7ebc
}

#num {
    border: 1px solid #dfdfdf;
    font-size: 18px;
    border-radius: 3px;
    background: #fff;
    text-align: center;
    color: #4f4f4f;
    display: inline-block;
    float: left;
    width: 48%;
    margin-top: 4px;
}

.tovar-info .buy {
    margin: 15px 0;
    width: 140px;
}

a.back-link {
    background: #52b10f;
    width: 140px;
    color: #fff !important;
    text-decoration: none;
    padding: 6px 20px;
    display: block;
    border-radius: 5px;
    text-align: center;
}

a.back-link:hover {
    background: #00B600
}

.owl-nav {
    position: relative;
}

.owl-prev, .owl-next {
    text-indent: -9999px;
    position: absolute;
    top: 35px;
    width: 24px;
    height: 24px !important;
    display: block;
    opacity: 0.6;
    background-repeat: no-repeat;
}

.owl-prev:hover, .owl-next:hover {
    opacity: 1;
    cursor: pointer;
}

.owl-prev {
    background-color: #fff;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDU5LjQxNCA1OS40MTQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDU5LjQxNCA1OS40MTQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4Ij4KPHBvbHlnb24gcG9pbnRzPSI0NS4yNjgsMS40MTQgNDMuODU0LDAgMTQuMTQ2LDI5LjcwNyA0My44NTQsNTkuNDE0IDQ1LjI2OCw1OCAxNi45NzUsMjkuNzA3ICIgZmlsbD0iIzJkN2ViYyIvPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
    left: -30px;
}

.owl-next {
    background-color: #fff;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDU5LjQxNCA1OS40MTQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDU5LjQxNCA1OS40MTQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4Ij4KPHBvbHlnb24gcG9pbnRzPSIxNS41NjEsMCAxNC4xNDYsMS40MTQgNDIuNDM5LDI5LjcwNyAxNC4xNDYsNTggMTUuNTYxLDU5LjQxNCA0NS4yNjgsMjkuNzA3ICIgZmlsbD0iIzJkN2ViYyIvPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
    right: -30px;
}

.owl-dots {
    display: none;
}

#page_holder .owl-dots {
    text-align: center
}

#page_holder .owl-dot {
    width: 9px;
    height: 9px;
    border-radius: 9px;
    background-color: #61bf06;
    display: inline-block;
    margin: 0 2px;
}

#page_holder .owl-dot.active {
    background-color: #2d7ebc
}

.home-carousel .owl-prev, .home-carousel .owl-next {
    top: -140px;
}

.product-carousel .owl-prev, .product-carousel .owl-next {
    top: -180px;
}

.block-title, #content h1.block-title {
    font-size: 21px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    background: rgb(45, 126, 188);
/ / background: linear-gradient(90 deg, rgba(45, 126, 188, 1) 40 %, rgba(255, 255, 255, 0) 80 %);
    padding: 10px;
    margin-bottom: 42px;
    text-align: left;
}

.previlegies {
    margin: 0 auto 42px;
}

.previlegies .grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
}

.previlegies .grid .itm {
    background-color: #1f44a0;
    color: #fff;
    text-align: center;
    font-size: 25px;
    padding: 12px;
    transition: all .2s ease;
}

.previlegies .grid .itm p {
    font-size: 16px;
}

.previlegies .grid .itm .p_margin {
    margin-top: 15px;
}

.previlegies .grid .itm a {
    display: block;
    margin: 5px auto;
    max-width: 190px;
    border-radius: 5px;
    border: 1px solid white;
    color: white;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 0 10px 10px;
    position: relative;
    transition: all 0.3s;
}

.previlegies .grid .itm a div {
    position: absolute;
    top: 10px;
    left: 10px;
    transition: all 0.3s;
    width: 20px;
    height: 20px;
}

.previlegies .grid .itm .link_teleg div {
    background: url("images/telegram_button.png") left center no-repeat;
}

.previlegies .grid .itm .link_viber div {
    background: url("images/viber_button.png") left center no-repeat;
}

.previlegies .grid .itm a:hover {
    cursor: pointer;
}

.previlegies .grid .itm:hover {
    background-color: #fff;
    color: #1f44a0;
    box-shadow: 0 0 10px #ccc;
}

.previlegies .grid .itm:hover a {
    border-color: #1f44a0;
    color: #1f44a0;
}

.previlegies .grid .itm:hover a div {
    background-position: right center;
}

.previlegies .grid .itm:hover p {
    color: #5c5c5c
}

.previlegies .grid .itm figure {
    margin: 0 auto;
    height: 60px;
    display: block;
    width: 50px;
}

.previlegies .grid .i1 figure {
    background: url(images/figure1.png) no-repeat left center;
    background-image: url("images/figure_new1.png");
}

.previlegies .grid .i1:hover figure {
    background-position: right center;
}

.previlegies .grid .i2 figure {
    background: url(images/figure2.png) no-repeat left center;
    background-image: url("images/figure_new2.png");
}

.previlegies .grid .i2:hover figure {
    background-position: right center;
}

.previlegies .grid .i3 figure {
    width: 60px;
    background: url(images/figure3.png) no-repeat left center;
    background-image: url("images/figure_new3.png");
}

.previlegies .grid .i3:hover figure {
    background-position: right center;
}

.previlegies .grid .i4 figure {
    background: url(images/figure4.png) no-repeat left center;
}

.previlegies .grid .i4:hover figure {
    background-position: right center;
}

.change {
    text-align: center;
    margin-bottom: 42px
}

.review-item {
    text-align: left;
}

.review-item .avatar {
    width: 90px;
    margin: 0 0 12px;
}

.review-item .avatar img {
    width: 100%;
    height: auto
}

.review-item .username {
    width: 50%;
    float: left;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
}

.review-item .date {
    color: #bbbbbb;
    font-size: 16px;
}

.review-item .title {
    font-size: 16px;
    color: #61bf06;
    margin: 12px 0;
    font-weight: 700;
}

.review-item .review-body {
    color: #5c5c5c;
}

.widecolumn {
    padding: 0 0 50px
}

.white-section {
    background: #fff;
}

/*
.tovar-info .buy2 {
    width: 193px;
    height: 43px;
    background: url('../games/images/tovar-buy2.png') no-repeat;
    margin: 15px 0px 30px;
    cursor: pointer;
}
.tovar-info .buy span, .tovar-info .buy2 span {
    font: bold 18px Tahoma;
    color: #ffffff;
    text-shadow: -1px -1px 1px #393939;
    margin-left: 53px;
    margin-top: 30px;
    padding: 10px 30px;
    text-decoration: none;
    display: block;
}*/
.post-ratings {
    text-align: center;
	font-size: 10px !important;
}

.tovar-info .post-ratings {
    text-align: left;
}

.post-ratings span {
    font-size: 12px;
    color: #999;
    text-align: center;
    line-height: 18px;
    padding: 3px;
    font-family: Arial, Helvetica, sans-serif;
}

.opis {
    color: #4c4c4c;
}

.opis h1 {
    font-size: 1em
}

.opis h2, h2.game-relative {
    /*
    margin: 0 0 20px 0px;
    text-transform: uppercase;
    color: #63a4d5;
	*/
    text-transform: uppercase;
    margin: 0 0 20px 0px;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    background: rgb(45, 126, 188);
    /*background: linear-gradient(90deg, rgba(45,126,188,1) 20%, rgba(255,255,255,0) 60%);*/
    padding: 10px;

}

.opis ul {
    list-style-position: inside;
    margin-bottom: 10px;
}

.opis p img {
    max-width: 100%;
    height: auto;
}

.item3 {
    width: 189px;
    height: 307px;
    background: url('../games/images/item3-bg.png') no-repeat;
    float: left;
    margin-right: 11px;
    margin-bottom: 40px;
}

.total span {
    font-size: 24px;
    color: #fe4d36;
    font-weight: 700;
}

.cart_data {
    border-top: 1px solid #dfdfdf;
    margin-top: 30px;
    padding-top: 30px;
}

.backet_table {
    margin-top: 8px;
}

.backet_table span {
    font: 14px Tahoma;
    color: #4c4c4c;
}

.item_buy_2 {
    background: #ff523b;
    position: absolute;
    top: 6px;
    right: 6px;
    padding: 7px 10px 4px;
    border-radius: 50%;
}

.item_buy_2:hover {
    cursor: pointer;
    background: #d84531;
}

.total {
}

.total .value {
    float: right;
}

.recalc {
    background: #2760a6;
    padding: 5px 16px;
    color: #fff;
    border-radius: 5px;
    margin: 4px 0;
    font-weight: 300;
    text-transform: uppercase;
    float: right;
}

.recalc:hover, a.orderb:hover {
    cursor: pointer;
    background: #22538f;
}

.rec {
    float: left;
    color: #4f4f4f;
    font-size: 16px;
    width: 50%;
}

#completeform {
    border-top: 1px solid #dfdfdf;
    margin-top: 30px;
    padding-top: 30px;
    margin-bottom: 100px;
}

.str {
    line-height: 2em;
    color: #4f4f4f;
    font-size: 14px;
    margin: 0 10px 35px;
}

#completeform h2 {
    font-size: 24px;
    color: #63a4d5;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 30px;
}

#completeform .form_label {
    font: 13px Tahoma;
    color: #4c4c4c;
}

#completeform .form_field input {
    background: #f8f8f8;
    border-radius: 5px;
    border: 1px solid #dcdcdc;
    color: #000;
    font-size: 14px;
    padding: 8px;
    width: 100%;
    margin-bottom: 10px;
    box-sizing: border-box;
}


#completeform .form_field input[type=text], #completeform .form_field input[type=tel], #completeform .form_field input[type=number], #completeform .form_field input[type=email], #completeform .form_field select {
    height: 37px;
}

#completeform .form_field input#inpid {
    width: 290px;
    margin-right: 20px;
}

#completeform .form_field input#payment {
    display: inline;
    width: auto;
    margin-right: 5px;
    position: relative;
    top: 2px;
}


#completeform #npid_field label {
    display: inline;
}


#completeform #npid_field {
    display: none;
}

#completeform .form_field select {
    width: 100%;
    border: 1px solid #dcdcdc;
    font-size: 14px;
    padding: 8px;
    background: #f8f8f8;
    border-radius: 5px;
    margin-bottom: 10px;
    box-sizing: border-box;
}

#completeform .form_field #iaddress {
    width: 100%;
    background: #f8f8f8;
    border-radius: 5px;
    border: 1px solid #dcdcdc;
    resize: none;
    margin-bottom: 10px;
    font-size: 14px;
    color: #000;
    overflow: auto;
    padding: 8px;
    box-sizing: border-box;
    height: 78px;
}

#completeform .form_field #comment {
    width: 100%;
    height: 90px;
    background: #f8f8f8;
    border-radius: 5px;
    border: 1px solid #dcdcdc;
    resize: none;
    padding: 8px;
    font-size: 14px;
    color: #000;
    overflow: auto;
    box-sizing: border-box;
}

#completeform sup {
    color: #c63c3c;
}

#completeform .left, .bct-region {
    float: left;
    width: 49%;
}

#completeform .right, .bct-shipp {
    float: right;
    width: 49%;
}

a.orderb {
    background: #2760a6;
    padding: 5px 16px;
    color: #fff !important;
    border-radius: 5px;
    margin: 4px 0;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 18px;
}

.navigation {
    clear: both;
    text-align: center;
    padding: 20px 0;
}

#crumbs {
    font-size: 12px;
    margin-bottom: 20px;
}

#crumbs .current {
    color: #c63c3c;
}

#crumbs a {
    text-decoration: none;
    color: #4c4c4c;
    font-weight: bold;
}

.cat_filter {
    float: right;
    color: #fff;
}

.show-all {
    width: 97px;
    height: 31px;
    display: block;
    background: url('../games/images/show-all.png') no-repeat;
    font-size: 12px;
    color: #4c4c4c;
    text-decoration: none;
    padding-top: 6px;
    text-align: center;
    float: right;
}

#filter_form {
    font-size: 12px;
    height: 52px;
    position: relative;
    top: -36px;
    padding: 15px;
    box-sizing: border-box;
    background: rgb(118, 154, 252);
    background: linear-gradient(180deg, rgba(118, 154, 252, 1) 20%, rgba(64, 102, 206, 1) 60%);
}

#filter_form div {
    float: right;
}

.filter {
    margin-bottom: 20px;
    padding: 10px 0 11px 20px;
}

.selectBox-dropdown {
    width: 191px !important;
    height: 25px;
    background: url('../games/images/select.png') no-repeat;
    padding-top: 5px;
    padding-left: 10px;
}

.selectBox-dropdown-menu {
    font-size: 13px;
    position: absolute;
    z-index: 99999;
    padding: 5px;
    background: #e9e9e9;
    overflow: auto;
    cursor: pointer;
    height: 200px;
}

.selectBox-options {
    width: 180px !important;
}

.selectBox-options a:hover {
    color: green;
}

a span.selectBox-label {
    font: 12px Tahoma;
    overflow: hidden;
    width: 175px !important;
}

.zhanry {
    margin-bottom: 25px;
}

#content .wp-pagenavi .current {
    padding: 3px 9px;
    margin: 0px 2px;
    color: #f8f8f8;
    font-size: 16px;
    background: #2d7ebc;
    border-radius: 50%;
    text-decoration: none;
}

#content .wp-pagenavi a {
    padding: 4px 1px;
    margin: 0px 2px;
    color: #2d7ebc;
    font-size: 16px;
    text-decoration: none;
    width: 27px;
    position: relative;
    display: inline-block;
    text-align: center
}

#content .wp-pagenavi a:hover {
    background: #2760a6;
    border-radius: 50%;
    color: #f8f8f8;
    text-decoration: none;
}

/*
.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
    background: url('../games/images/wp-navi-prev.png') no-repeat;
    font-size: 12px;
    padding: 8px 16px;
    text-decoration: none;
    color: #4c4c4c;
    margin: 0px 2px;
}
.wp-pagenavi .previouspostslink:hover, .wp-pagenavi .nextpostslink:hover {
    background: url('../games/images/wp-navi-prev-hover.png') no-repeat;
}
.wp-pagenavi .previouspostslink {
    padding: 8px 13px;
}
.wp-pagenavi .extend {
    font: bold 12px Tahoma;
}*/
#ibox_overlay, .tos-wrapper .tos-caption {
    display: none !important;
}

#ibox_wrapper {
    border: 0;
    width: 473px !important;
    height: 87px !important;
    background: none !important;
}

#ibox_footer_wrapper {
    height: 33px;
}

#ibox_footer_wrapper a {
    width: 31px !important;
    height: 31px !important;
    background: url('../games/images/basket-add-close.png') no-repeat !important;
    border: 0px !important;
    padding: 0 !important;
}

#ibox_content {
    margin: 0px !important;
    border: 0px !important;
    background: url('../games/images/basket-add.png') no-repeat !important;
    text-align: center;
    padding: 20px !important;
    font-size: 21px;
    color: #4c4c4c;
}

#new, #lead, #act, #game {
    clear: both;
}

#new .catalog:last-child, #lead .catalog:last-child, #act .catalog:last-child, #game .catalog:last-child {
    margin-right: 0;
}

.thumbnail-img {
    height: 67px !important;
    width: 128px !important;
    border: 0 !important;
    margin: 9px !important;
    padding-top: 9px !important;
}

.thethe-image-slider-thumbnails-thumb {
    background: url('../games/images/slider-thumb-bg.png') center 6px no-repeat !important;
    height: 90px !important;
    width: 148px !important;
}

.thethe-image-slider-thumbnails-thumb:hover {
    background: url('../games/images/slider-thumb-bg-hover.png') no-repeat !important;
    height: 90px !important;
    width: 148px !important;
}

.thethe-image-slider-thumbnails-currentthumb {
    background: url('../games/images/slider-thumb-bg-hover.png') no-repeat !important;
    height: 90px !important;
    width: 148px !important;
}

.thethe-image-slider-thumbnailsunder {
    padding-left: 100px !important;
    padding-top: 25px !important;
}

.thethe-image-slider-controls-prev {
    width: 25px;
    height: 315px;
    background: url('../games/images/slide-prev-act.png') center center no-repeat !important;
}

.thethe-image-slider-controls-next {
    width: 25px;
    height: 315px;
    background: url('../games/images/slide-next-act.png') center center no-repeat !important;
}

.thethe-image-slider-controls-pause {
    display: none !important;
}

.thethe-image-slider-slides a {
    text-decoration: none;
}

.bread {
    text-transform: uppercase;
    font: 12px Tahoma;
    margin-bottom: 20px;
}

.bread a {
    text-decoration: none;
    color: #000;
}

#languages {
    width: 163px;
    float: right;
    padding-top: 11px;
    margin-right: 20px;
}

#languages a {
    padding-right: 10px;
    padding-top: 10px;
}

#phones {
    color: #ffffff;
    font-style: normal;
    font-family: Tahoma, sans-serif;
    float: left;
    padding-top: 7px;
    margin-left: 40px;
}

#phones a {
    color: #000;
    text-decoration: none;
}

#phones a.phone_viber {
    margin-right: 15px;
}

#phones a.phone_telegram {
    width: 22px;
    height: 22px;
    background: url(/wp-content/themes/game-child/images/social-buttons.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

#phones a.phone_landline {
    padding-left: 27px;
    background: url(/wp-content/themes/game-child/images/phone2.jpg) no-repeat left center;
}


#phones span {
    font-size: 18px;
    font-weight: 700;
    margin-right: 24px;
}

#phones img {
    position: relative;
    top: 4px;
}

#phones_bottom {
    background: url("images/phone_bottom.png") no-repeat;
    bottom: 0;
    display: block;
    height: 43px;
    margin-left: 500px;
    position: fixed;
    width: 525px;
    z-index: 10000;
}

.cat_description h1 {
    margin-bottom: 20px;
}

.cat_description h2 {
    margin-bottom: 10px;
}

.cat_description ul {
    margin-bottom: 20px;
    padding-left: 30px;
}

#blink7 a {
    animation: 1.2s linear 0s normal none infinite pulsate;
    color: #ff0000;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.1);
    font-weight: 700;
}

#blink7 a:hover {
    text-decoration: none;
}

.cycloneslider-template-default .cycloneslider-slides {
    height: 314px;
    overflow: visible !important;
}

/* Цвета менюхи */
.color-sony-cat, .color-sony {
    background-color: #0760B2;
}

.color-android-cat, .color-android {
    background-color: #A4CA39;
}

.color-other-cat, .color-other {
    background-color: #F95702;
}

.color-apple-cat, .color-apple {
    background-color: #CBDDE1;
}

.color-ms-cat, .color-ms {
    background-color: #9BBE67;
}

#menu-cool_menu #menu-item-214:hover a, #menu-cool_menu #menu-item-214.current-menu-item > a, #menu-cool_menu #menu-item-214.current-menu-parent > a {
    color: #4c4c4c !important;
}

a.to-bucket-link {
    font-size: 17px;
    color: #2B8310;
}

a.to-bucket-link:hover {
    text-decoration: none;
}

#hd-nav-btn {
    display: none;
    width: 26px;
    height: 20px;
    background: url('img/mbtn.png') no-repeat 0 0;
    float: left;
    cursor: pointer;
    margin-top: 10px;
}

#hd-nav-btn.open {
    background: url('img/close.png') no-repeat 0 0;
}

#phones_bottom2 {
    display: none;
}

#page_holder-2.background-bl {
    background: #ffffff url('http://gamescollection.com.ua/wp-content/uploads/gc_bg_all.jpg') center top no-repeat !important;
}

#post-227 .col-md-6 {
    border: 1px solid #dedede;
    padding: 25px;
    width: 49%;
    box-sizing: border-box;
    min-height: 420px;
}

#post-227 .col-md-6 h3 {
    color: #2b4ba2;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 24px;
}

#post-227 .col-md-6 ul {
    padding: 0 86px;
    list-style: none;
}

#post-227 .col-md-6 ul li {
    color: #4f4f4f;
    padding: 15px 0 15px 80px;
    line-height: 1.6em;
}

#post-227 .col-md-6 ul li:nth-child(1) {
    background: url(images/li1.png) no-repeat 6px center;
}

#post-227 .col-md-6 ul li:nth-child(2) {
    background: url(images/li2.png) no-repeat 8px center;
}

#post-227 .col-md-6 ul li:nth-child(3) {
    background: url(images/li3.png) no-repeat left center;
}

#post-227 .col-md-6 ul li:nth-child(4) {
    background: url(images/li4.png) no-repeat 7px center;
}

#post-227 .col-md-6 ul li.privat {
    background: url(images/privat.png) no-repeat 7px center;
}

#post-227 p {
    padding: 35px 0 15px;
    font-size: 18px;
}

.mob-header_layout {
    display: none;
}

.m_filter {
    display: none;
    padding: 6px 24px 6px 36px;
    background: #61bf06 url(images/filter.png) no-repeat 12px center;
    background-size: 15px auto;
    color: #fff;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 16px;
}

.to-layout {
    position: fixed;
    display: none;
    z-index: 99;
    top: auto;
    left: auto;
    bottom: 100px;
    right: 0;
    border: 5px solid #2d7ebc;
}

.to-layout2, .to-layout3 {
    display: none;
    background: rgba(1, 14, 29, 0.8);
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.fast_order, .bell {
    display: none;
    background: rgba(1, 14, 29, 0.8);
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 10%;
}

.modal-window h3 {
    margin-bottom: 24px;
    color: #2b4ba2;
    font-weight: 700;
    text-transform: uppercase;
}

/*
.modal-window {
    width: 360px;margin: 0 auto; background: url(images/to-cart.jpg);
    padding: 12px 12px 35px;text-align:center;position: relative;
}*/
.modal-window {
    width: 360px;
    margin: 0 auto;
    background: #fff;
    padding: 35px;
    text-align: center;
    position: relative;
}

.wpcf7-form .field {
    text-align: left;
    margin-bottom: 20px;
}

.wpcf7-form .field span {
    margin-bottom: 4px;
    font-size: 16px;
    color: #5c5c5c;
    font-weight: 700;
    display: block;
}

.wpcf7-form .field input[type=text], .wpcf7-form .field input[type=email] {
    border: 1px solid #7c7c7c;
    padding: 8px 10px;
    border-radius: 3px;
    box-sizing: border-box;
    max-width: 100%;
    width: 100%;
}

.wpcf7-form .field span.mail {
    background: url(../games/images/mail-icon.png) no-repeat left center;
    padding-left: 24px;
}

.wpcf7-form .field span.phone {
    background: url(../games/images/phone-icon.png) no-repeat left center;
    padding-left: 24px;
}

.to-layout2 .modal-window, .to-layout3 .modal-window {
    margin: 10% auto;
}

.modal-close, .modal-close img {
    width: 14px;
    height: 13px;
    float: right;
}

.close {
    width: 23px;
    height: 23px;
    background-size: 100%;
    display: block;
    right: 10px;
    top: 10px;
    position: absolute;
    background-image: url(../games/images/close-icon.png);
}

.to-close {
    display: inline-block;
    padding: 0;
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: 5px;
    float: right;
    margin-right: 12px;
}

.to-close input.wpcf7-submit {
    background-color: #61bf06;
    color: #fff;
    text-transform: uppercase;
    border: none;
    width: 100%;
    padding: 8px 24px;
    border-radius: 5px;
}

.to-close input.wpcf7-submit:hover {
    cursor: pointer;
    background: #4b9305
}

.field-hide, .field-hide2 {
    display: none;
}

.your-email input, .text-538 input, .text-138 input, .text-218 input, input.tel {
    padding: 4px 8px;
    margin: 3px 0;
    max-width: 100%;
    box-sizing: border-box;
}

div.wpcf7 .ajax-loader {
    width: 1px !important;
    height: 1px !important;
    display: none !important;
    overflow: hidden;
}

.done {
    font-size: 18px;
    text-transform: uppercase;
    color: #4f4f4f;
    text-align: center;
    padding: 0 10px;
}

.to-cart a {
    color: #2d7ebc;
    font-size: 11px;
    text-decoration: underline;
}

.to-cart a:hover, .modal-close:hover {
    text-decoration: none;
    cursor: pointer;
}

.all-blog-posts .big-img, .all-blog-posts .big-desc {
    display: none;
}

.all-blog-posts .blog-post {
    width: 380px;
    margin: 10px;
    float: left;
    background: #fff;
    display: table;
    height: 570px;
    border: 1px solid #dedede;
    box-sizing: border-box;
}

.all-blog-posts .blog-data {
    padding: 20px 35px;
    box-sizing: border-box;
}

.ufter-data {
    position: relative;
    bottom: 0
}

#content .all-blog-posts .blog-title a {
    font-size: 18px;
    text-transform: uppercase;
    color: #010e1d;
    font-weight: 700;
    text-decoration: none;
}

.blog-date {
    color: #bbb;
    font-size: 14px;
    font-style: italic;
}

.big-desc, .blog-decpription p {
    color: #4f4f4f;
    font-weight: 300;
    font-size: 16px;
    margin: 25px 0;
}

#content .ufter-data .read a, #content .rel-read a {
    background: #61bf06;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    padding: 6px 12px;
    border-radius: 3px;
}

#content .ufter-data .read a:hover, #content .rel-read a:hover {
    background: #009900;
    cursor: pointer;
}

.blog-view, .rel-blog-view {
    background-repeat: no-repeat;
    padding: 4px 0 0 21px;
    color: #44546b;
    font-size: 14px;
    font-weight: 300;
    background-position: left 6px;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDUxMS42MjYgNTExLjYyNiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTExLjYyNiA1MTEuNjI2OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTUwNS45MTgsMjM2LjExN2MtMjYuNjUxLTQzLjU4Ny02Mi40ODUtNzguNjA5LTEwNy40OTctMTA1LjA2NWMtNDUuMDE1LTI2LjQ1Ny05Mi41NDktMzkuNjg3LTE0Mi42MDgtMzkuNjg3ICAgYy01MC4wNTksMC05Ny41OTUsMTMuMjI1LTE0Mi42MSwzOS42ODdDNjguMTg3LDE1Ny41MDgsMzIuMzU1LDE5Mi41Myw1LjcwOCwyMzYuMTE3QzEuOTAzLDI0Mi43NzgsMCwyNDkuMzQ1LDAsMjU1LjgxOCAgIGMwLDYuNDczLDEuOTAzLDEzLjA0LDUuNzA4LDE5LjY5OWMyNi42NDcsNDMuNTg5LDYyLjQ3OSw3OC42MTQsMTA3LjQ5NSwxMDUuMDY0YzQ1LjAxNSwyNi40Niw5Mi41NTEsMzkuNjgsMTQyLjYxLDM5LjY4ICAgYzUwLjA2LDAsOTcuNTk0LTEzLjE3NiwxNDIuNjA4LTM5LjUzNmM0NS4wMTItMjYuMzYxLDgwLjg1Mi02MS40MzIsMTA3LjQ5Ny0xMDUuMjA4YzMuODA2LTYuNjU5LDUuNzA4LTEzLjIyMyw1LjcwOC0xOS42OTkgICBDNTExLjYyNiwyNDkuMzQ1LDUwOS43MjQsMjQyLjc3OCw1MDUuOTE4LDIzNi4xMTd6IE0xOTQuNTY4LDE1OC4wM2MxNy4wMzQtMTcuMDM0LDM3LjQ0Ny0yNS41NTQsNjEuMjQyLTI1LjU1NCAgIGMzLjgwNSwwLDcuMDQzLDEuMzM2LDkuNzA5LDMuOTk5YzIuNjYyLDIuNjY0LDQsNS45MDEsNCw5LjcwN2MwLDMuODA5LTEuMzM4LDcuMDQ0LTMuOTk0LDkuNzA0ICAgYy0yLjY2MiwyLjY2Ny01LjkwMiwzLjk5OS05LjcwOCwzLjk5OWMtMTYuMzY4LDAtMzAuMzYyLDUuODA4LTQxLjk3MSwxNy40MTZjLTExLjYxMywxMS42MTUtMTcuNDE2LDI1LjYwMy0xNy40MTYsNDEuOTcxICAgYzAsMy44MTEtMS4zMzYsNy4wNDQtMy45OTksOS43MWMtMi42NjcsMi42NjgtNS45MDEsMy45OTktOS43MDcsMy45OTljLTMuODA5LDAtNy4wNDQtMS4zMzQtOS43MS0zLjk5OSAgIGMtMi42NjctMi42NjYtMy45OTktNS45MDMtMy45OTktOS43MUMxNjkuMDE1LDE5NS40ODIsMTc3LjUzNSwxNzUuMDY1LDE5NC41NjgsMTU4LjAzeiBNMzc5Ljg2NywzNDkuMDQgICBjLTM4LjE2NCwyMy4xMi03OS41MTQsMzQuNjg3LTEyNC4wNTQsMzQuNjg3Yy00NC41MzksMC04NS44ODktMTEuNTYtMTI0LjA1MS0zNC42ODdzLTY5LjkwMS01NC4yLTk1LjIxNS05My4yMjIgICBjMjguOTMxLTQ0LjkyMSw2NS4xOS03OC41MTgsMTA4Ljc3Ny0xMDAuNzgzYy0xMS42MSwxOS43OTItMTcuNDE3LDQxLjIwNy0xNy40MTcsNjQuMjM2YzAsMzUuMjE2LDEyLjUxNyw2NS4zMjksMzcuNTQ0LDkwLjM2MiAgIHM1NS4xNTEsMzcuNTQ0LDkwLjM2MiwzNy41NDRjMzUuMjE0LDAsNjUuMzI5LTEyLjUxOCw5MC4zNjItMzcuNTQ0czM3LjU0NS01NS4xNDYsMzcuNTQ1LTkwLjM2MiAgIGMwLTIzLjAyOS01LjgwOC00NC40NDctMTcuNDE5LTY0LjIzNmM0My41ODUsMjIuMjY1LDc5Ljg0Niw1NS44NjUsMTA4Ljc3NiwxMDAuNzgzQzQ0OS43NjcsMjk0Ljg0LDQxOC4wMzEsMzI1LjkxMywzNzkuODY3LDM0OS4wNCAgIHoiIGZpbGw9IiM0NDU0NmIiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
}

.single_data {
    padding: 10px 0
}

.single_data .blog-date {
    padding: 4px 16px 0 0
}

.blog-post-single {
    float: left;
    width: 880px;
}

.blog-post-single img {
    max-width: 100%;
    height: auto;
}

.blog-post-single iframe {
    max-width: 100%;
}

.blogs-sidebar {
    width: 290px;
    float: right;
    margin-top: 25px;
}

.recobox1 .owl-stage-outer {
    width: 100%
}

.recobox1 .catalog {
    margin-bottom: 25px;
}

.recobox1 .catalog p {
    display: none
}

.recobox1 .owl-prev, .recobox1 .owl-next {
    top: 135px
}

.rel-post {
    width: 100%;
    margin-bottom: 15px;
}

.rel-post .rel-img {
    float: left;
    padding: 8px;
}

.rel-post .rel-img img {
    width: 100%;
    height: auto;
}

.blogs-rel-title {
    background: rgb(118, 154, 252);
    /*background: linear-gradient(180deg, rgba(118,154,252,1) 20%, rgba(64,102,206,1) 60%);*/
    color: #fff;
    font-weight: 700;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    padding: 15px;
}

.rel-data {
    padding: 8px 8px 16px;
    border: 1px solid #dedede;
    box-sizing: border-box;
}

#content .rel-post-title a {
    color: #010e1d;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
}

.rel-date {
    color: #010e1d;
    font-weight: 300;
    font-style: italic;
    font-size: 14px;
}

.rel-excerpt p {
    margin: 15px 0;
    color: #4f4f4f;
    font-size: 16px;
    font-weight: 300;
}

.post-small-img {
    width: 240px;
    height: auto;
    margin: 0 20px 10px 0;
}

.all-blog-posts .blog-post:nth-child(2),
.all-blog-posts .blog-post:nth-child(6) {
    width: 780px;
}

.all-blog-posts .blog-post:nth-child(2) .small-img,
.all-blog-posts .blog-post:nth-child(6) .small-img,
.all-blog-posts .blog-post:nth-child(2) .small-desc,
.all-blog-posts .blog-post:nth-child(6) .small-desc {
    display: none;
}

.all-blog-posts .blog-post:nth-child(2) .big-img,
.all-blog-posts .blog-post:nth-child(6) .big-img,
.all-blog-posts .blog-post:nth-child(2) .big-desc,
.all-blog-posts .blog-post:nth-child(6) .big-desc {
    display: block;
}

.blog-img {
    max-height: 240px;
    overflow: hidden;
}

.blog-img img {
    width: 100%;
    height: 240px;
}

.num2 .blog-title, .num6 .blog-title {
    max-width: 60%;
}

#content .all-blog-posts .num2 .blog-title a, #content .all-blog-posts .num6 .blog-title a {
    font-size: 24px;
}

.small-desc {
    max-height: 208px;
    overflow: hidden;
    margin-bottom: 20px;
}

.main-filter {
    padding: 20px;
    background: url(../games/images/lines-bg.jpg);
    margin-bottom: 20px;
}

.filter-title {
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
}

#range {
    padding: 20px 0;
}

.sidebar .line {
    background: #ccc;
    height: 1px;
    width: 100%;
    display: block;
    margin: 10px 0;
}

#check .icr-label {
    display: block;
    font-size: 14px;
}

#check .filter-title {
    margin-bottom: 10px;
}

.reset {
    text-align: center;
    display: block;
}

#content .reset a {
    margin: 15px 0;
    border-radius: 5px;
    text-decoration: none;
    color: #fff;
    display: block;
    padding: 12px;
    font-size: 16px;
    font-weight: 300;
    background: #2d7ebc;
}

#content .reset a:hover {
    background: #2760A6;
}

.searchwp-live-search-result {
    clear: both;
    float: left;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
}

.searchwp-live-search-result .thumb-layout {
    float: left;
    margin-right: 15px;
}

.searchwp-live-search-result p {
    border: none !important;
}

body.error404 {
    background: #fff url(images/hands.jpg) no-repeat center bottom;
}

#content404 {
    min-height: 516px;
    margin: 25px auto 500px;
    width: 980px;
    background: url(images/pattrn404.jpg);
    text-align: center;
    padding: 60px 0 40px;
    box-sizing: border-box;
}

.game-over {
    text-transform: uppercase;
    font-size: 50px;
    color: #43546b;
}

.err404 {
    font-size: 250px;
    color: #ff523b;
    font-weight: 700;
}

.not-found {
    text-transform: uppercase;
    font-size: 36px;
    color: #43546b;
}

.back-link a {
    color: #2d7ebc;
    font-size: 18px;
    text-decoration: underline;
    text-transform: none;
    line-height: 4em;
}

.back-link a:hover {
    cursor: pointer;
    text-decoration: none;
}

blockquote {
    padding: 45px 50px 40px 85px;
    background-color: #f0f0f0;
    margin-bottom: 25px;
    background-repeat: no-repeat;
    background-position: 46px 46px;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDUxMi41IDUxMi41IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIuNSA1MTIuNTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxwYXRoIGQ9Ik0xMTIuNSwyMDguMjVjNjEuODU2LDAsMTEyLDUwLjE0NSwxMTIsMTEycy01MC4xNDQsMTEyLTExMiwxMTJzLTExMi01MC4xNDUtMTEyLTExMmwtMC41LTE2ICAgYzAtMTIzLjcxMiwxMDAuMjg4LTIyNCwyMjQtMjI0djY0Yy00Mi43MzcsMC04Mi45MTcsMTYuNjQzLTExMy4xMzcsNDYuODYzYy01LjgxNyw1LjgxOC0xMS4xMjYsMTIuMDA4LTE1LjkxNSwxOC41MSAgIEMxMDAuNjY3LDIwOC43MjMsMTA2LjUyOCwyMDguMjUsMTEyLjUsMjA4LjI1eiBNNDAwLjUsMjA4LjI1YzYxLjg1NSwwLDExMiw1MC4xNDUsMTEyLDExMnMtNTAuMTQ1LDExMi0xMTIsMTEyICAgcy0xMTItNTAuMTQ1LTExMi0xMTJsLTAuNS0xNmMwLTEyMy43MTIsMTAwLjI4Ny0yMjQsMjI0LTIyNHY2NGMtNDIuNzM2LDAtODIuOTE4LDE2LjY0My0xMTMuMTM3LDQ2Ljg2MyAgIGMtNS44MTgsNS44MTgtMTEuMTI3LDEyLjAwOC0xNS45MTYsMTguNTFDMzg4LjY2NiwyMDguNzIzLDM5NC41MjcsMjA4LjI1LDQwMC41LDIwOC4yNXoiIGZpbGw9IiNkNGQxY2UiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
}

blockquote p {
    margin: 0;
    font-size: 18px;
}

#m_home_slide {
    display: none;
}

.text1 {
    font-size: 14px;
    text-align: left;
}

.ul-text1 {
    font-size: 14px !important;
}

.ps4 {
    border: 2px solid #ec7700;
    padding: 5px;
    color: #222;
    display: inline;
    margin-right: 5px;
}

.ps4 a {
    text-decoration: none;
}

/*==================
/ Adaptive
/*==================*/
@media screen and (max-width: 1200px) {
    .w1200, .podkategorii__layout, #menu-cool_menu, #menu-main-menu2 {
        width: 940px
    }

    #content .grid4 a {
        font-size: 14px;
    }

    form#searchform {
        display: inline-block;
        width: 100%;
    }

    .owl-stage-outer {
        width: 423px;
    }

    .show_layout, #header .menu-header_menu-container, #phones, .header_layout, .logos_row, .fmenu {
        display: none;
    }

    .mob-header_layout {
        display: grid;
    }

    /*
    .show_layout {
        position: absolute; display: none; background: #000;
        top: 0; left: 0; z-index: 999; width: 100%; padding: 36px;
        box-sizing: border-box;
    }
	*/
    .close_show_layout {
        position: absolute;
        right: 15px;
        top: 15px;
        z-index: 999;
        width: 24px;
        height: 24px;
        display: block;
    }

    /*
    .show_layout .menu-header_menu-container {}
    .show_layout .menu-header_menu-container ul {list-style: none;}
    .show_layout .menu-header_menu-container ul li, #phones div {padding: 6px 0;}
    .show_layout .menu-header_menu-container ul li a {color: #fff; text-decoration: none;}
    .show_layout .menu-header_menu-container ul li a:hover {text-decoration: underline;}
	*/
    #phones {
        float: left;
    }

    #languages-mobile {
        display: block;
        clear: both;
        text-align: center;
        padding-top: 10px;
    }

    #languages-mobile a {
        padding-right: 15px;
    }

    .tovar-img-bg, .tovar-info {
        max-width: 45%;
        width: 45%;
    }

    .product-bar {
        width: 100%;
        margin-top: 25px;
    }

    .product-bar > div {
        width: 25%;
        float: left
    }

    #content .product-bar ul {
        font-size: 13px;
    }

    #content ul {
        padding: 5px
    }

    #post-286 .grid4 .col {
        padding: 10px;
    }

    #content .point {
        padding: 0 0 0 30px
    }

    .lineA {
        padding: 14px 0 0;
    }

    .menu_header_open:hover, .phone_header_open:hover,
    .lineB .cats:hover, .close_show_layout:hover {
        cursor: pointer;
    }

    .phone_header {
        margin-left: 10px;
    }

    .menu_header_open {
        margin-top: 4px;
    }

    .logo {
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0);
    }

    .logo a {
        background: url(images/h-logo.jpg) no-repeat left center;
        text-indent: -9999px;
        width: 368px;
        background-size: 100% auto;
        display: block;
        height: 34px;
    }

    .lineB {
        text-align: center;
        padding: 10px 0 25px;
    }

    .lineB .cats {
        padding: 6px 24px;
        background: #2d7ebc;
        color: #fff;
        margin: 0 auto;
        text-transform: uppercase;
        font-size: 18px;
        display: table;
    }

    .lineB .cats:hover, .m_filter:hover {
        background-color: #55a707;
        cursor: pointer;
    }

    #menu-cool_menu li, #menu-main-menu2 li {
        display: block
    }

    #nav-icon2 {
        width: 34px;
        height: 21px;
        position: relative;
        margin: 5px auto;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .2s ease-in-out;
        -moz-transition: .2s ease-in-out;
        -o-transition: .2s ease-in-out;
        transition: .2s ease-in-out;
        cursor: pointer;
    }

    #nav-icon2 span {
        display: block;
        position: absolute;
        height: 2px;
        width: 50%;
        background: #d3531a;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .15s ease-in-out;
        -moz-transition: .15s ease-in-out;
        -o-transition: .15s ease-in-out;
        transition: .15s ease-in-out;
    }

    #nav-icon2 span:nth-child(even) {
        left: 50%;
        border-radius: 0 9px 9px 0;
    }

    #nav-icon2 span:nth-child(odd) {
        left: 0px;
        border-radius: 9px 0 0 9px;
    }

    #nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
        top: 0px;
    }

    #nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
        top: 8px;
    }

    #nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
        top: 16px;
    }

    #nav-icon2.open span:nth-child(1), #nav-icon2.open span:nth-child(6) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    #nav-icon2.open span:nth-child(2), #nav-icon2.open span:nth-child(5) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    #nav-icon2.open span:nth-child(1) {
        left: 5px;
        top: 7px;
    }

    #nav-icon2.open span:nth-child(2) {
        left: calc(50% - 5px);
        top: 7px;
    }

    #nav-icon2.open span:nth-child(3) {
        left: -50%;
        opacity: 0;
    }

    #nav-icon2.open span:nth-child(4) {
        left: 100%;
        opacity: 0;
    }

    #nav-icon2.open span:nth-child(5) {
        left: 5px;
        top: 14px;
    }

    #nav-icon2.open span:nth-child(6) {
        left: calc(50% - 5px);
        top: 14px;
    }

    /*
    #menu-cool_menu, #menu-main-menu2 {margin: 0 auto; padding: 10px; }
    #menu-cool_menu > li, #menu-cool_menu > li:first-child,
    #menu-main-menu2 > li, #menu-main-menu2 > li:first-child { display: block;  }
    #menu-cool_menu > li a, #menu-main-menu2 > li a {padding: 10px 21px; pointer-events: none; cursor: default; }
    #menu-cool_menu .sub-menu li a,
    #menu-main-menu2 li a {padding: 10px; pointer-events: auto; box-sizing: border-box; display: table; }
    #menu-cool_menu .sub-menu li a:hover,
    #menu-main-menu2 .sub-menu li a:hover {cursor: pointer; text-decoration: underline;}
    #menu-cool_menu > li a::before, #menu-main-menu2 > li a::before {
        content: ' '; width: 24px; height: 24px; display: block;
        position: absolute; right: 24px; top: 12px; z-index: 9;
        background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im0xMjEuMywzNC42Yy0xLjYtMS42LTQuMi0xLjYtNS44LDBsLTUxLDUxLjEtNTEuMS01MS4xYy0xLjYtMS42LTQuMi0xLjYtNS44LDAtMS42LDEuNi0xLjYsNC4yIDAsNS44bDUzLjksNTMuOWMwLjgsMC44IDEuOCwxLjIgMi45LDEuMiAxLDAgMi4xLTAuNCAyLjktMS4ybDUzLjktNTMuOWMxLjctMS42IDEuNy00LjIgMC4xLTUuOHoiIGZpbGw9IiNGRkZGRkYiLz4KICA8L2c+Cjwvc3ZnPgo=);
    }
    #menu-cool_menu li:hover > .sub-menu, #menu-main-menu2 li:hover > .sub-menu {display: none;}
    #menu-cool_menu .sub-menu, #menu-main-menu2 .sub-menu {position: relative; width: 100%; box-sizing: border-box; }
    #menu-cool_menu .sub-menu li a::before, #menu-main-menu2 .sub-menu li a::before {display: none;}
	*/
    .previlegies .grid .itm p, .subcsribe .subcsribe-form span {
        font-size: 14px;
    }

    .home-carousel .owl-stage-outer, .product-carousel .owl-stage-outer {
        padding: 0;
    }

    .block-title, #content h1.block-title, .change {
        margin-bottom: 20px;
        overflow: hidden;
    }

    .previlegies {
        margin: 0 auto 20px
    }

    .mrow {
        /*text-align: right;*/
        text-align: center;
        padding: 10px 0 0;
    }

    .mm-menu_offcanvas:not(.mm-menu_opened) {
        display: none !important;
    }

    .change img {
        max-width: 100%;
        height: auto;
    }

    .home-carousel, .product-carousel {
        margin: 20px 0
    }

    .m-search, .searchform, .num2 .blog-title, .num6 .blog-title {
        width: 100%;
        max-width: 100%
    }

    .m-search {
        clear: both;
        width: 100%;
        height: 56px;
        background: rgb(246, 246, 246);
        /*background: linear-gradient(180deg, rgba(246,246,246,1) 20%, rgba(218,218,218,1) 55%);*/
        margin-top: 10px;
        display: inline-block;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .searchform .submit {
        width: 43px;
        background-color: #fff;
        padding: 1px 6px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        box-sizing: border-box;
    }

    .searchform .field {
        width: 897px;
        box-sizing: border-box;
    }

    .podkategorii .pods {
        padding: 7px
    }

    .podkategorii .pods ul li a {
        font-size: 16px;
    }

    .lines-bg {
        padding-bottom: 40px;
    }

    .rent-by img {
        max-width: 98%;
    }

    .podkategorii .pods_title {
        font-size: 14px;
        padding: 15px 30px 10px;
    }

    #content .all-blog-posts .num2 .blog-title a, #content .all-blog-posts .num6 .blog-title a {
        font-size: 18px;
    }

    .home-carousel .owl-item img {
        max-width: 100%;
        height: auto;
    }

    .catalog .prebuy {
        padding: 8px 10px 9px 10px
    }

    #header-bar {
        padding-bottom: 55px;
    }

    #basket_div {
        position: static;
        float: right;
        padding-right: 10px;
        margin-top: -6px;
    }

    #phones {
        padding-top: 0;
        margin-bottom: 5px;
    }

    #slide_show {
        height: 210px;
    }

    #blink7 {
        padding: 15px 70px 20px 70px !important;
        font-size: 13px;
    }

    #coolmenu-holder {
        display: none;
    }

    .hd-nav-wap {
        display: none;
        position: absolute;
        background: #e8e8e8;
        z-index: 999;
        top: 42px;
        left: 0;
        width: 300px;
    }

    #page .mob-nav {
        padding: 10px 1px;
        list-style-type: none;
    }

    .mob-nav .sub-menu {
        display: none;
    }

    .mob-nav > li > a {
        display: block;
        padding: 15px 10px;
        margin-bottom: 5px;
        background: #808080 url('img/arr.png') no-repeat 96% 9px;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: 700;
        color: #fff;
    }

    .mob-nav > li:last-child > a {
        background: #808080;
    }

    .mob-nav > li.open > a {
        background: #808080 url('img/arr2.png') no-repeat 96% 9px;
        position: relative;
        margin-bottom: 12px;
    }

    .mob-nav > li.open > a:after {
        content: '';
        display: block;
        position: absolute;
        bottom: -8px;
        left: 30px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 8px 7.5px 0 7.5px;
        border-color: #808080 transparent transparent transparent;
    }

    #page .mob-nav .sub-menu {
        list-style: none;
        padding: 0;
        margin-bottom: 5px;
    }

    .mob-nav > li > .sub-menu > li {
        margin-bottom: 1px;
    }

    .mob-nav > li > .sub-menu > li > a {
        display: block;
        width: 100%;
        background: #dcdcdc;
        text-decoration: none;
        color: #000;
        font-size: 16px;
        line-height: 14px;
        padding: 8px 15px;
        box-sizing: border-box;
    }

    #page_holder {
        background-position: 50% -150px !important;
    }

    .bar {
        height: auto;
    }

    .bar div:first-child {
        margin-left: 0;
    }

    .bar div {
        margin-right: 5px;
    }

    #content-bar-1 h2, #content-bar-2 h2, #content-bar-3 h2 {
        margin-bottom: 20px;
        margin-top: 25px;
    }

    /*
    .home .catalog:nth-of-type(4), .home .catalog:nth-of-type(5), .sp-ct-wrap .catalog:nth-of-type(4), .sp-ct-wrap .catalog:nth-of-type(5), #footer td.foo-td1 {
        display: none;
    }
	*/
    .home .catalog, .sp-ct-wrap .catalog, #content .catalog {
        /*
        margin: 25px 0;
        margin-right: 32px !important;
		*/
    }

    /*
    .home .catalog:nth-of-type(3n),
    .sp-ct-wrap .catalog:nth-of-type(3n),
    .category #content .catalog:nth-of-type(3n) {
        margin-right: 0 !important;
    }*/
    .page-template-backet #content .catalog:nth-of-type(5n) {
        margin-right: 0 !important;
    }

    .page-template-backet #content .catalog { /*margin-right: 25px !important;*/
    }

    #phones_bottom {
        right: 0px;
    }

    .foo-td2 {
        padding: 10px 0 !important;
    }

    .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
        width: 100% !important;
    }

    #postes, .spin {
        width: 630px;
    }

    #postes .postes-body {
        /*display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 10px;*/
    }

    #postes .fast-buy-block, #postes .catalog .buy {
        font-size: 11px;
        background-size: 14px auto;
        padding-left: 26px;
    }

    #postes .catalog .buy {
        padding: 9px 10px 10px 26px;
    }

    #postes .catalog .instock {
        padding: 8px 10px 9px 10px;
    }

    #filter_form {
        height: 45px;
    }

    /*
    #postes .catalog, .item3 {
        margin-top: 0;
        margin-bottom: 30px;
        margin-right: 32px !important;
    }
    #postes .catalog:nth-of-type(3n), .item3:nth-of-type(3n) {
        margin-right: 0 !important;
    }
	*/
    #filter_form {
        margin-bottom: 20px;
    }

    #filter_form #select {
        border: 1px solid #ccc;
        border-radius: 2px;
        margin-left: 15px;
        margin-right: 15px;
    }

    table#full-props-list tr {
        text-align: left;
    }

    table#full-props-list td {
        padding-left: 25px;
        padding-bottom: 10px;
    }

    .bct-list {
        margin-bottom: 10px;
    }

    .content {
        padding-bottom: 10px;
    }

    .contp-mwrp {
        width: 100%;
        margin-top: 15px;
    }

    .contp-mwrp iframe {
        width: 100%;
    }

    #post-227 .col-md-6 ul {
        padding: 0 25px;
    }

    .all-blog-posts .blog-post:nth-child(2),
    .all-blog-posts .blog-post:nth-child(6),
    .all-blog-posts .blog-post {
        width: 47%;
        margin: 13px;
    }

    .all-blog-posts .blog-post:nth-child(7) {
        width: 97%
    }

    .all-blog-posts .blog-post:nth-child(2) .blog-decpription .small-desc,
    .all-blog-posts .blog-post:nth-child(2) .blog-img .small-img,
    .all-blog-posts .blog-post:nth-child(6) .blog-decpription .small-desc,
    .all-blog-posts .blog-post:nth-child(6) .blog-img .small-img {
        display: block;
    }

    .all-blog-posts .blog-post:nth-child(2) .blog-decpription .big-desc,
    .all-blog-posts .blog-post:nth-child(2) .blog-img .big-img,
    .all-blog-posts .blog-post:nth-child(6) .blog-decpription .big-desc,
    .all-blog-posts .blog-post:nth-child(6) .blog-img .big-img {
        display: none;
    }

    .all-blog-posts .blog-post:nth-child(7) .blog-decpription .small-desc,
    .all-blog-posts .blog-post:nth-child(7) .blog-img .small-img {
        display: none;
    }

    .all-blog-posts .blog-post:nth-child(7) .blog-decpription .big-desc,
    .all-blog-posts .blog-post:nth-child(7) .blog-img .big-img {
        display: block;
    }

    .blog-decpription {
        max-height: 120px;
        margin-bottom: 22px;
        overflow: hidden;
    }

    .blog-post-single {
        width: 580px
    }

    .col-footer {
        width: 25%
    }

    .owl-nav.disabled {
        display: none
    }
}

@media screen and (max-width: 980px) {

    .previlegies .grid .itm a {
        font-size: 12px;
        padding: 10px 0;
    }

    .previlegies .grid .itm a div {
        display: none;
    }

    .all-blog-posts .blog-post, .all-blog-posts .blog-post:nth-child(2), .all-blog-posts .blog-post:nth-child(6), .all-blog-posts .blog-post {
        margin: 10px;
    }

    .all-blog-posts .blog-post:nth-child(7) {
        width: 97%
    }

    #content .all-blog-posts .blog-title a {
        font-size: 18px;
    }

    .grid4 {
        grid-template-columns: 1fr 1fr 1fr;
        margin: 25px 0;
    }

    .blog-post-single, .blogs-sidebar {
        width: 100%
    }

    .blogs-sidebar {
        background: #D9D9D9;
    }

    .rel-post {
        float: left;
        width: 48%;
        margin: 0 1%;
        border-bottom: none
    }

    .subcsribe {
        max-height: initial;
    }

    .subcsribe .w50 {
        width: 100%;
        display: none;
    }

    .subcsribe .w50.subcsribe-form {
        display: block
    }

    .w1200, .podkategorii__layout, #menu-cool_menu, #menu-main-menu2 {
        width: 700px
    }

    .col-footer:nth-child(1), .sidebar {
        display: none;
    }

    #filter_form, .filter {
        margin-bottom: 0;
    }

    #footer-phones {
        font-size: 14px;
        margin-right: 20px;
    }

    .col-footer {
        width: 33%
    }

    #footer-social-btn {
        padding: 30px 60px 0px;
        border: none
    }

    .logos {
        padding-top: 10px;
    }

    .col-footer .point {
        padding: 30px 20px 15px 30px;
    }

    .searchform .field {
        width: 657px;
    }

    .podkategorii .pods {
        width: 47.6%;
    }

    .podkategorii .pods img {
        width: 100%;
        height: auto;
    }

    .podkategorii .pod1, .podkategorii .pod5 {
        border-bottom: 1px solid #77828f;
    }

    .podkategorii .pod2, .podkategorii .pod6 {
        border-right: 1px solid #77828f;
        border-bottom: 1px solid #77828f;
    }

    #post-227 .col-md-6 h3, #completeform h2 {
        font-size: 18px;
    }

    #post-227 .col-md-6 ul {
        padding: 0
    }

    #post-227 .col-md-6 ul li {
        line-height: 1.2em;
    }

    .entry {
        margin-bottom: 40px;
    }

    #postes {
        width: 100%;
        margin-top: 20px;
    }

    .page-template-backet #content .catalog { /*margin-right: 20px !important;*/
    }

    /*
    #postes .catalog, .item3, #postes .catalog:nth-of-type(3n),
    .item3:nth-of-type(3n), .page-template-backet #content .catalog:nth-of-type(5n) {
        margin-right: 20px !important;
    }
    #postes .catalog:nth-of-type(4n), .item3:nth-of-type(4n), .page-template-backet #content .catalog:nth-of-type(4n) {margin-right: 0 !important;}*/
    /*.m_filter {display: table; margin: 0 auto;}*/
    .m_filter {
        display: block
    }

    .sidebar {
        width: 100%
    }

    .owl-stage-outer {
        width: 315px;
    }

    .tovar-img-bg { /*height: 300px;*/
    }

    .block-title, #content h1.block-title, .previlegies .grid .itm {
        font-size: 18px;
    }

    .block-title, #content h1.block-title {
        background: #2d7ebc
    }

    #content h1, .filter {
        background: #ec7700;
        font-size: 18px
    }

    #social-btn a, #footer-social-btn a {
        width: 20%
    }

    .product-bar > div {
        width: 50%;
        box-sizing: border-box;
    }

    .opis h2, h2.game-relative {
        background-color: #2d7ebc
    }

    .prokat-img {
        display: none
    }

    #post-248 .grid4, #post-286 .grid4 {
        grid-template-columns: 1fr 1fr;
    }

    .cart_items .grid4 {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .previlegies .grid .itm {
        padding: 8px;
    }

    .previlegies .grid .itm p {
        margin: 0
    }
}

@media screen and (max-width: 768px) {
    #popmake-40475 {
        background-image: none !important;
        min-height: auto !important;
    }

    #popmake-40475 .pum-content {
        width: 100% !important;
    }
}

@media screen and (max-width: 710px) {
    .grid4 .sub_page img {
        height: auto;
        width: 100%;
    }

    .all-blog-posts .blog-post,
    .all-blog-posts .blog-post:nth-child(2),
    .all-blog-posts .blog-post:nth-child(6) {
        width: 97%
    }

    .blog-img img {
        height: auto;
    }

    #postes .catalog .instock {
        padding: 8px 2px 9px 2px
    }

    .all-blog-posts .blog-post .small-img,
    .all-blog-posts .blog-post .small-desc,
    .all-blog-posts .blog-post:nth-child(2) .blog-decpription .small-desc, .all-blog-posts .blog-post:nth-child(2) .blog-img .small-img, .all-blog-posts .blog-post:nth-child(6) .blog-decpription .small-desc, .all-blog-posts .blog-post:nth-child(6) .blog-img .small-img, .all-blog-posts .blog-post:nth-child(7) .blog-img .big-img {
        display: none;
    }

    .all-blog-posts .blog-post .big-img,
    .all-blog-posts .blog-post .big-desc,
    .all-blog-posts .blog-post:nth-child(2) .blog-decpription .big-desc, .all-blog-posts .blog-post:nth-child(2) .blog-img .big-img, .all-blog-posts .blog-post:nth-child(6) .blog-decpription .big-desc, .all-blog-posts .blog-post:nth-child(6) .blog-img .big-img, .all-blog-posts .blog-post:nth-child(7) .blog-img .small-img {
        display: block;
    }

    .blog-decpription {
        max-height: 300px;
        margin-bottom: 22px;
        overflow: auto;
    }

    .big-desc, .blog-decpription p {
        font-size: 14px;
        margin: 10px 0;
    }

    .all-blog-posts .blog-data {
        padding: 15px 25px;
    }

    .w1200, .podkategorii__layout, #menu-cool_menu, #menu-main-menu2 {
        width: 600px;
    }

    .searchform .field {
        width: 557px;
    }

    .podkategorii .pods, .rec {
        width: 47%
    }

    #post-227 .col-md-6 {
        width: 100%;
        min-height: auto;
        margin-bottom: 15px;
    }

    #post-227 p {
        font-size: 16px;
    }

    /*.catalog {width: 142px;}
    #postes .catalog, .item3, #postes .catalog:nth-of-type(3n), .item3:nth-of-type(3n) {
        margin-right: 10px !important;
    }*/
    .tovar-img-bg { /* height: 220px; */
    }

    .owl-stage-outer {
        width: 270px;
    }

    .tovar-info {
        margin-left: 40px;
    }

    .owl-prev, .owl-next {
        top: 30px;
    }

    .opis h2 {
        font-size: 18px;
    }

    #completeform .left, .bct-region, #completeform .right, .bct-shipp {
        float: none;
        width: 100%
    }

    .page-template-backet #content .catalog, .page-template-backet #content .catalog:nth-of-type(5n) {
        /*margin-right: 10px !important;*/
    }

    .rec, .total .value, .review-item .username, .review-item .date, .review-item .title, .review-item .review-body, .home-text p {
        font-size: 14px;
    }

    .previlegies .grid {
        grid-template-columns: 1fr 1fr;
    }

    .fast-buy-block {
        background-size: 16px auto;
        padding: 3px 3px 3px 25px;
        font-size: 11px;
    }

    .catalog .buy {
        background-size: 16px auto;
        font-size: 11px;
        padding: 10px 10px 11px 24px;
    }

    .catalog .prebuy {
        padding: 9px 3px 10px;
        font-size: 11px;
    }

    .col-footer .mail a, .col-footer .point {
        font-size: 12px;
    }

    .logo a {
        width: 280px
    }

    .home-carousel .owl-stage-outer, .product-carousel .owl-stage-outer {
        padding: 0
    }

    .product-carousel .catalog:hover {
        box-shadow: none;
        border-color: #35444e
    }

    .tovar-info {
        margin-left: 40px;
    }

    #footer-social-btn {
        padding: 30px 30px 0px;
    }

    #post-248 .grid2 {
        grid-template-columns: 1fr
    }

}

@media screen and (max-width: 640px) {
	.post-ratings {font-size:8px !important;}
    .w1200, .podkategorii__layout, #menu-cool_menu, #menu-main-menu2 {
        width: 400px;
    }

    .m-search {
        padding: 0 10px
    }

    .searchform .field {
        width: 357px
    }

    .lines-bg p {
        padding: 20px;
        font-size: 14px;
    }

    .podkategorii .pods {
        border-right: 1px solid #77828f;
        width: 98%;
    }

    .podkategorii .pod3, .podkategorii .pod7 {
        border-bottom: 1px solid #77828f;
    }

    .rent-by, .col-footer, #filter_form div {
        width: 100%
    }

    #content h1 {
        font-size: 18px;
    }

    .col-footer {
        text-align: center;
    }

    #footer-phones, .col-footer .point {
        padding: 15px 0;
        background: none;
    }

    #footer-social-btn {
        margin: 15px auto 30px;
        text-align: center;
        float: none;
    }

    .home-text p, #content ul, a.orderb, #content, .content, .opis, .opis ul {
        font-size: 14px;
    }

    #menu-cool_menu > li a, #menu-main-menu2 > li a {
        padding: 4px 21px;
        font-size: 14px;
        width: 100%;
    }

    #menu-cool_menu > li a::before, #menu-main-menu2 > li a::before {
        background-size: 18px;
        background-repeat: no-repeat;
        right: 18px;
        top: 6px;
        width: 18px;
        height: 18px;
    }

    #menu-cool_menu .sub-menu li a, #menu-main-menu2 .sub-menu li a {
        padding: 4px
    }

    /*.catalog {width: 190px;}*/
    .filter {
        margin-bottom: 10px
    }

    .filter h3 {
        margin-bottom: 0 !important;
    }

    #filter_form div {
        margin: 0 !important;
    }

    #filter_form span {
        padding: 2px 0;
        width: 100%;
    }

    #filter_form #select {
        margin: 5px 0 0 8px
    }

    #postes .postes-body, .recobox {
        /*grid-template-columns: 1fr 1fr;*/
    }

    .grid4 {
        /*grid-template-columns: 1fr 1fr;*/
    }

    .grid4 label {
        margin: 15px 5px;
    }

    img.alignright, img.alignleft, .entry img, .entry iframe {
        max-width: 100%;
        height: auto;
    }

    .tovar-img-bg {
        text-align: center;
        float: none;
    }

    .owl-prev, .owl-next {
        top: 70px;
    }

    .tovar-info {
        margin: 0 auto;
        width: 300px;
        float: none;
    }

    .dt {
        margin: 20px auto 0;
    }

    .opis iframe {
        max-width: 100%;
    }

    .cat_filter {
        display: none
    }

    .tovar-img-bg {
        text-align: center;
        float: none;
    }

    .tovar-info {
        margin: 0 auto;
        width: 300px;
        float: none;
    }

    .opis iframe {
        max-width: 100%;
    }

    .tovar-img-bg, .tovar-info {
        width: 100%;
        max-width: 100%;
        height: auto
    }

    .fast-buy-block:hover, .fast-buy-block2:hover, .fast-buy-block3:hover,
    .catalog .buy:hover, .tovar-info .buy:hover {
        background-image: initial;
    }

    .all-blog-posts .blog-post .small-img,
    .all-blog-posts .blog-post .small-desc,
    .all-blog-posts .blog-post:nth-child(2) .blog-decpription .small-desc, .all-blog-posts .blog-post:nth-child(2) .blog-img .small-img, .all-blog-posts .blog-post:nth-child(6) .blog-decpription .small-desc, .all-blog-posts .blog-post:nth-child(6) .blog-img .small-img {
        display: block;
    }

    .all-blog-posts .blog-post .big-img,
    .all-blog-posts .blog-post .big-desc,
    .all-blog-posts .blog-post:nth-child(2) .blog-decpription .big-desc, .all-blog-posts .blog-post:nth-child(2) .blog-img .big-img, .all-blog-posts .blog-post:nth-child(6) .blog-decpription .big-desc, .all-blog-posts .blog-post:nth-child(6) .blog-img .big-img {
        display: none;
    }

    .rel-post {
        width: 99%
    }

    .post-small-img {
        width: 99%;
        margin: 0;
    }

    .logo a {
        width: 180px;
        height: auto
    }

    #nav-icon2 {
        width: 24px;
    }

    #nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
        top: 5px
    }

    #nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
        top: 10px
    }

    .phone_header_open a img {
        width: 18px;
    }

    #basket_div a, #basket_div2 a {
        background-size: 24px auto;
        background-position: top;
    }

    .subcsribe .subcsribe-form {
        padding: 14px;
    }

    .subcsribe-form input[type="email"] {
        width: 78%
    }

    .previlegies .grid .itm p, .subcsribe .subcsribe-form span {
        font-size: 12px
    }

    .col-footer {
        width: 50%;
        min-height: 140px;
    }

    #footer-social-btn {
        margin: 0
    }

    .product-bar > div {
        width: 100%
    }

    #post-248 .grid4, #post-286 .grid4 {
        grid-template-columns: 1fr;
    }

    .cart_items .grid4 {
        grid-template-columns: 1fr 1fr;
    }

    .fast-buy-block, #postes .fast-buy-block {
        background-image: none;
        padding: 3px 6px;
        text-align: center
    }

    .catalog .buy, #postes .catalog .buy {
        background-image: none;
        padding: 9px 6px 10px;
    }

    .catalog .buy span {
        padding: 0
    }

    .owl-stage-outer {
        width: 100%
    }

    #completeform .form_field input#inpid {
        width: 190px;
    }


}

@media screen and (max-width: 560px) {
    .owl-nav {
        display: none !important;
    }

    .home-carousel, .product-carousel {
        padding: 0
    }

    #page_holder .owl-dots {
        display: block
    }

    #home_slide, .ms-nav-next, .ms-nav-prev {
        display: none;
    }

    #m_home_slide {
        display: block;
        margin-bottom: 40px;
    }

    .ms-skin-light-3 .ms-bullets.ms-dir-h {
        bottom: -30px !important;
    }

    .ms-skin-light-3 .ms-bullet {
        background: #61bf06 !important;
        width: 9px !important;
        height: 9px !important;
        border-radius: 9px;
    }

    .ms-skin-light-3 .ms-bullet-selected {
        background: #2d7ebc !important;
    }

}

@media screen and (max-width: 420px) {
    .search_res_meta {
        font-size: 13px;
        margin-left: 5px;
        max-width: 80%
    }

    .logo a {
        width: 140px
    }

    #basket_div2 {
        margin: 0 4px
    }

    .previlegies .grid {
        grid-gap: 10px
    }

    .w1200, .podkategorii__layout, #menu-cool_menu, #menu-main-menu2 {
        width: 300px;
    }

    .searchform .field {
        width: 257px;
    }

    .logo {
        width: 100px;
        text-align: center;
        line-height: 1em;
        left: 40%;
        transform: translate(-40%, 0);
    }

    .logo a, .modal-window h3 {
        font-size: 14px;
    }

    /*.catalog {width: 145px;}*/
    /*
    #postes .catalog:nth-of-type(2n), .item3:nth-of-type(2n) {margin-right: 0 !important;}
    #postes .catalog, .item3 {margin-bottom: 10px;}
	*/
    #postes .postes-body .thumbnail, #postes .postes-body img.mini-thumbnail, .recobox .thumbnail, .cart_items .catalog .thumbnail {
        width: 123px;
    }

    .carousel { /*width: 240px; margin: 0 auto;*/
    }

    .carousel img {
        height: 60px;
    }

    .owl-prev, .owl-next {
        top: 60px;
    }

    .page-template-backet .catalog {
        width: 140px;
    }

    .total .value, .rec, .col-footer, #footer-social-btn {
        width: 100%;
    }

    a.orderb {
        float: none !important;
        display: table;
    }

    .all-blog-posts .blog-post, .all-blog-posts .blog-post:nth-child(2), .all-blog-posts .blog-post:nth-child(6), .all-blog-posts .blog-post {
        margin: 10px 0;
        width: 100%
    }

    #menu-cool_menu .sub-menu li a, #menu-main-menu2 .sub-menu li a {
        padding: 4px 4px 4px 30px
    }

    .catalog {
        padding: 3px
    }

    .product-carousel .catalog .thumbnail {
        width: 100%;
    }

    #footer-phones, #footer .place {
        margin: 0;
        border: none;
    }

    .col-footer {
        min-height: auto;
        float: none;
    }

    #footer-social-btn {
        background-position: left;
        padding: 0;
        width: 170px;
        margin: 0 auto;
    }

    #content .catalog {
        margin: 0
    }

    .grid4 {
        grid-gap: 10px;
    }

    .subcsribe-form input[type="email"] {
        width: 70%;
        margin: 1px 0;
    }

    .to-layout {
        bottom: 50%;
        left: 10%;
        right: 10%;
    }

    .modal-window {
        width: 100%;
        padding: 5px;
        box-sizing: border-box;
    }

    .done {
        font-size: 14px;
        padding: 10px;
        box-sizing: border-box;
    }

    .fast_order .modal-window, .to-layout2 .modal-window, .bell .modal-window {
        width: 90%;
    }

    .modal-window h3 {
        margin: 8px 0;
    }

    .searchwp-live-search-result a {
        white-space: initial;
    }

    .recobox .owl-stage-outer {
        margin-bottom: 5px;
    }

    .catalog .prebuy, #postes .catalog .instock {
        padding: 9px 2px 10px;
        font-size: 10px;
    }

    .grid4 {
        margin: 20px 0
    }

    .change img {
        width: 700px;
        max-width: initial;
        left: -68%;
        position: relative
    }
}

@media screen and (max-width: 360px) {
    .change img {
        width: 700px;
        max-width: initial;
        left: -68%;
        position: relative;
    }
}

.mark {
    position: absolute;
    height: 45px;
    DISPLAY: block;
    top: 125px;
    left: -7px;
    z-index: 99;
}

.discount {
    background: url(images/discount.png) no-repeat;
}

.sale {
    background: url(images/sale.png) no-repeat;
    width: 95px;
    display: none !important;
}

.event {
    background: url(images/event.png) no-repeat;
    width: 95px;
}

.preorder {
    background: url(images/preorder.png) no-repeat;
    width: 141px;
}

.game-genres {
    padding-top: 30px;
    padding-bottom: 20px;
}

.game-genres .block-title {
    margin-bottom: 22px;
}

.game-genres-list {
    display: flex;
    flex-wrap: wrap;
}

.game-genres-item {
    padding: 5px 0;
    width: 20%;
}

.game-genres-item .game-genres-link {
    text-decoration: none;
    color: #757575;
    font-size: 12px;
    text-transform: uppercase;
}

.game-genres-item .game-genres-link:hover {
    color: #2d7ebc;
    text-decoration: underline;
}

.game-genres-item .game-genres-link .icon-wrap {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 50px;
}

.game-genres-item .game-genres-link .icon-wrap img {
    display: inline-block;
    max-width: 100%;
    max-height: 26px;
}

.priyom {
    float: left;
    font-size: 12px;
    white-space: nowrap

}

@media (max-width: 1200px) {
    .game-genres-item {
        width: 25%;
    }
}

@media (max-width: 940px) {
    .game-genres-item {
        width: 33.3%;
    }
}

@media (max-width: 700px) {
    .game-genres-item {
        width: 50%;
    }
}

@media (max-width: 600px) {
    .game-genres-item {
        width: 100%;
    }
}