/*max 620*/
@media screen and (max-width: 620px) {

table.goods-table tbody td.product-title>div i.preorder {
    padding-left: 0;
    position: static;
    display: inline-block;
}

.ui-widget-content {
    width: auto !important;
}

.qtip-default {
    right: 20px !important;
    left: 20px !important;
    margin-top: -5px;
}

.qtip .qtip-tip {
    display: none !important;
}

div.my-menu {
    background-image: none;
    padding-right: 0;
}

.copyright>table>tbody>tr>td {
    display: block;
}

div.socials {
    margin-top: 5px;
    margin-left: 0;
}

div.socials>table>tbody>tr>td {
    display: block;
    margin-bottom: 10px;
}

.footer_menu {
    margin-top: 0;
}

.main #slider-games .games_slider {
    width: 238px;
}

table.goods-table.goods-table-category tbody td.product-title>div {
    width: 100%;
}

.category-page table.goods-table tbody td.product-title>div.product-full-title {
    position: relative;
}

.category-page table.goods-table tbody td.product-title>div.product-full-title a span {
    display: block;
    height: 70px;
    padding-left: 85px;
    padding-top: 38px;
    position: relative;
}

.category-page table.goods-table tbody .full-prod td:nth-child(3) {
    padding-bottom: 5px;
}

.category-page table.goods-table tbody .full-prod td.product-sold {
    bottom: 126px;
}

.category-page table.goods-table tbody .full-prod td.product-sold:before {
    padding-left: 0;
}

.category-page table.goods-table.goods-table-category tbody td.product-title>div.product-full-title a.product-cover {
    margin: 0;
    position: absolute;
    bottom: 0;
    padding: 0;
}

table.goods-table.goods-table-category tbody td.product-title>div.product-full-title a {
    display: block;
}

.content-static div.content-sidebar+div.content_center, div.content-with-sidebar div.content_center {
    width: 100%;
}

.content-static div.content-sidebar {
    width: 100%;
}


/*category-page*/

.category-page {
    background-color: #f8f8f8;
}

.category-page.category .table_header h2 {
    width: 100%;
    float: none;
    font-weight: 600;
}

.category-page .table_header div.sort_by, .category-page table.goods-table thead th.product-price {
    margin: 15px 0 10px;
    float: left;
    border: 1px solid #ccc;
    border-radius: 3px;
    overflow: hidden;
    background: #fafafa url(../img/caret-down.png) no-repeat 96% 50%;
    padding: 0;
}

.category-page table.goods-table thead th.product-price {
    margin-top: 0;
    width: 65px;
    background: #fafafa url(../img/caret-down.png) no-repeat 90% 50%;
}

.category-page .table_header div.sort_by select, .category-page table.goods-table thead th.product-price select {
    padding: 0 10px;
    width: 100%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
    height: 31px;
    box-sizing: border-box;
    margin-top: -3px;
}

.category-page table.goods-table thead th.product-price select {
    margin-top: -1px;
    height: 29px;
}

.category-page table.goods-table {
    margin-top: 0;
    background-color: transparent;
}

.category-page table.goods-table, .category-page table.goods-table tbody {
    border: none;
    display: block;
}

.category-page .goods-table-category thead {
    width: auto;
    margin-top: -40px;
    float: right;
}

.category-page table.goods-table thead th:nth-child(1), .category-page table.goods-table thead th:nth-child(2), .category-page table.goods-table thead th:nth-child(3), .category-page table.goods-table tbody td.product-merchant>div span {
    display: none;
}

.category-page table.goods-table thead th {
    background-color: transparent;
}

.category-page .goods-table-category tbody tr {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    padding: 10px;
    position: relative;
    background-color: #fff;
    border-left: none;
    border-right: none;
    padding-left: 20px;
    margin-left: -20px;
    padding-right: 20px;
    margin-right: -20px;
    padding-bottom: 0;
}

.category-page .goods-table-category tbody tr.colored_row {
    background-color: #feefdf;
}

.category-page table.goods-table tbody tr.colored_row td {
    background-color: transparent;
}

.category-page table.goods-table tbody tr.colored_row td.product-merchant {
    background-color: #fde8d1;
    border-top: 1px solid #ddd;
}

.category-page table.goods-table tbody td {
    border-top: none;
}

.category-page table.goods-table tbody td:nth-child(1) {
    display: inline-block;
    height: 25px;
    position: absolute;
    bottom: 8px;
    right: 20px;
}

.category-page table.goods-table a.product-to-notepad {
    width: auto;
}

.category-page table.goods-table a.product-to-notepad:hover {
    text-decoration: none;
}

.category-page table.goods-table a.product-to-notepad:after {
    content: attr(data-th)" ";
    display: block;
    height: 20px;
    padding-left: 23px;
}

.category-page table.goods-table tbody td:nth-child(3) {
    width: calc(100% - 85px);
    display: inline-block;
    padding-bottom: 30px;
}

.category-page table.goods-table tbody td.product-title>div {
    width: 100%;
    box-sizing: border-box;
    display: block;
    white-space: normal;
    padding-bottom: 0;
    margin-bottom: 5px;
}

.category-page table.goods-table tbody td.product-title>div a {
    display: inline-block;
}

.category-page table.goods-table tbody td.product-title>div.product-full-title {
    height: auto;
    line-height: normal;
    padding-left: 0;
}

table.goods-table tbody td.product-title>div:after {
    top: 20px;
}

.category-page table.goods-table tbody td.product-title>div.product-full-title a {
    height: auto;
}

.category-page table.goods-table tbody td.product-title>div.product-full-title a strong {
    /*height: 34px;*/
    overflow: hidden;
}

.category-page table.goods-table tbody td.product-sold:before {
    content: attr(data-th)": ";
    display: inline-block;
    padding: 0 5px;
    text-align: left;
    margin-top: 7px;
    height: 25px;
    line-height: 25px;
}

.category-page table.goods-table tbody td.product-merchant:before {
    content: attr(data-th)": ";
    width: auto;
    display: inline-block;
    padding: 0 5px;
    text-align: left;
    margin-top: 7px;
    height: 25px;
    line-height: 25px;
    float: left;
    padding-right: 0;
}

.category-page table.goods-table tbody td.product-sold>div, .category-page table.goods-table tbody td.product-merchant>div {
    width: auto;
    padding-left: 5px;
    line-height: normal;
    padding-top: 6px;
    margin-top: 7px;
    height: 25px;
    line-height: 25px;
    padding-top: 0;
    padding-bottom: 0;
    display: inline-block;
    padding-right: 7px;
}

.category-page table.goods-table tbody td.product-sold {
    display: inline-block;
    position: absolute;
    text-align: right;
    left: 20px;
    bottom: 46px;
}

.category-page table.goods-table tbody td.product-merchant {
    width: 100%;
    float: left;
    height: 38px;
    background-color: #fff;
    border-top: 1px solid #eee;
    padding: 0 20px;
    margin-left: -20px;
    margin-right: -20px;
}

.category-page table.goods-table tbody td.product-merchant>div:after {
    display: none;
}

.category-page table.goods-table tbody td.product-merchant a {
    color: #0055cf;
}

.category-page table.goods-table tbody td.product-price {
    position: absolute;
    top: 12px;
    right: 20px;
    font-weight: 600;
    font-size: 16px;
    white-space: nowrap;
}

.category-page table.goods-table tbody td.product-merchant-dealer {
    position: absolute;
    left: 25px;
    margin-top: 11px;
}

.category-page table.goods-table tbody td:nth-child(2) {
    display: inline-block;
    width: 25px;
    height: 25px;
    position: absolute;
    bottom: 7px;
    left: 47px;
}

.category-page table.goods-table tfoot td.product-price b, .category-page table.goods-table tbody td.product-price b {
    font-weight: 400;
    margin-top: 5px;
}

.category-page .goods-table-category tbody tr td.product-merchant {
    padding-left: 75px;
}

.category-page .goods-table-category tbody tr.mh-one td.product-merchant {
    padding-left: 50px;
}

.category-page .goods-table-category tbody tr.mh-two td.product-merchant {
    padding-left: 20px;
}

.category-page table.goods-table tbody tr.mh-one td:nth-child(2) {
    left: 21px;
}

.category-page>.main-cont>.wrapper, .category-page>.bodyContainer>.main-cont>.wrapper {
    overflow: hidden;
}


/*partners*/

.partners-page div.platiru-searchform-buttons {
    text-align: center;
}

.partners-page div.platiru-searchform-buttons button {
    float: none;
    display: inline-block;
    margin-bottom: 20px;
}

.partners-page div.platiru-searchform-settings table td input[type="text"] {
    width: 70px;
}

.goods-page {}

div.platiru-texts div.content_center>blockquote {
    margin-left: 0 !important;
}


/*cart popup*/

.popup-cart-table-head {
    display: none;
}

.popup-cart-table-body table.goods-table.goods-table-cart tr {
    display: block;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

.popup-cart-table-body table.goods-table.goods-table-cart tr td {
    border-top: none;
}

table.goods-table-cart tbody td.product-title, div.popup-cart-table-body table tbody tr:first-child td.product-title {
    display: block;
    border-bottom: 1px solid #ddd !important;
}

div.popup-cart-table-body {
    margin-top: 20px;
}

div.popup-cart-table-body {
    max-height: none;
}

div.cart-buttons input[type=button], div.popup-buttons input[type=button] {
    float: none;
    margin-right: 0;
    margin: auto;
    margin-top: 10px;
    display: block;
}

table.goods-table-cart tbody td.product-quantity div input {
    border-radius: 0;
    -webkit-appearance: none;
}

.popup-cart-table-body table.goods-table.goods-table-cart tbody td.product-discount:before {
    content: attr(data-th)": ";
    width: auto;
    display: inline-block;
    padding: 0 5px;
    text-align: left;
    height: 25px;
    line-height: 25px;
}

.popup-cart-table-body table.goods-table.goods-table-cart tbody td.product-discount {
    display: block;
    float: left;
    width: calc(100% - 220px);
    padding: 3px 0;
    white-space: nowrap;
}

.popup-cart-table-body table.goods-table.goods-table-cart tbody td.product-discount>div {
    display: inline-block;
    width: auto;
    padding-left: 0;
}

.popup-cart-table-body table.goods-table.goods-table-cart tbody td.product-price>div {
    width: 80px;
}

div.cart-quantity-error-message {
  top: auto;
  right: 0;
  bottom: 26px;
}

div.popup-cart-table-body{
  overflow: inherit;
}

.games-page .table_header h2{
  margin-bottom: 37px;
}

.games-page .table_header h2 + .sort_by{
  margin-top: -27px;
}

div.cart-quantity-error-message>p:after, div.cart-quantity-error-message>p:before {
    top: 100%;
    left: 82%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    margin-top: 0px;
}

div.cart-quantity-error-message>p:after {
    border-color: rgba(237, 237, 237, 0);
    border-top-color: #ededed;
    border-width: 3px;
    margin-left: -3px;
}

div.cart-quantity-error-message>p:before {
    border-color: rgba(224, 15, 32, 0);
    border-top-color: #e00f20;
    border-width: 4px;
    margin-left: -4px;
}

.popup-content table.goods-table.goods-table-notepad tbody td.product-title>div {
    white-space: normal;
}

.merchant_products_tbl_options .sort_by+.sort_by {
    float: left;
    margin-top: 10px;
}

table.goods-table tbody td.product-title>div {
    white-space: normal;
}

.merchant_products .goods_reviews {
    margin: 0;
}


table.goods-table tbody tr.colored_row td.product-title > div i.preorder{
  clear: both;
  display: block !important;
  text-align: left;
  margin-top: 10px !important;
}

table.goods-table tbody tr.colored_row td.product-title > div i.preorder span{
  height: auto;
  padding: 0 5px;
  display: inline;
}

.merchant_products_tbl_options{
  display: inline-block;
}

.merchant_products_tbl_options .sort_by{
  clear: both;
  width: 100%;
}

.merchant_products_tbl_options div.sort_by .select_dd{
  max-width: 100%;
}

}
