@media (max-width: 1250px) {
  .showing_block.under_category.extended-xx {
    min-width: 675px;
  }
  .showing_block.under_category.extended-x {
    min-width: 675px;
  }
  .showing_block .cat_block {
    min-width: 155px;
  }
}

@media (max-width: 1159px) {
  .main_nav {
    padding: 30px 0 30px 10px;
    display: inline-block;
  }
  .user_tools {
    padding: 30px 30px 30px 0;
    display: inline-block;
  }
}

@media (max-width: 1159px) {
  .main_nav li a, .header-top-city_select span {
    font-size: 11px;
  }
  .showing_block .bold {
    font-size: 11px;
  }
  .showing_block.under_category .under_category li {
    font-size: 11px;
  }
  .header-top-city_select b {
    font-size: 13px;
  }
  .user_tool.search_close {
    left: 2px;
  }
}

@media (max-width: 1134px) {
  .fresh_news_block .fresh_news_desc .new-title {
    width: 70%;
  }
  .fresh_news_block .fresh_news_desc.not-img .new-title {
    width: 100%;
  }
}

@media (max-width: 1011px) {
  .registration-steps_wrapper .registration-step {
    display: inline-block;
    width: 184px;
  }
}

@media (max-width: 1199px) {
  .registration-end .border_left, .registration-end .border_right {
    border: none;
  }
  .registration-end .sidebar.order-sidebar {
    margin-bottom: 25px;
  }
}

@media (max-width: 1191px) {
  .card-prod-gallery .active img {
    max-width: 360px;
  }
  .lastnews-block .lastnews-image img {
    height: 122px;
  }
}

@media (min-width: 767px) and (max-width: 991px) {
  footer .fresh_news {
    margin-bottom: 40px;
  }
}

@media (min-width: 992px) {
  .mybalance .topup-balance {
    display: block;
  }
  .mybalance .topup-balance-mob {
    display: none;
  }
  .sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 60px;
  }
}

@media (max-width: 991px) {
  .page-responses .table.returnsTable {
    display: block;
    text-align: center;
  }
  .page-responses .table.returnsTable input {
    margin: auto;
  }
  .page-responses .table.returnsTable select {
    max-width: 250px;
    width: 100%;
    margin: auto;
  }
  .page-responses .table.returnsTable * {
    display: block;
    border: none;
  }
  .page-responses .table.returnsTable select {
    border: 1px solid #eaeaea;
  }
  .page-responses_wrap {
    margin-top: 30px;
  }
  .mobile-wrap.active .main_nav {
    padding: 0;
  }
  .mobile-wrap.active .user_tools {
    padding: 0;
  }
  .category_blocks_wrap .choice_block_view, .category_blocks_wrap .choice_sort_show {
    margin-left: -15px;
    margin-right: -15px;
  }
  body #debug-top-block {
    z-index: 15;
  }
  .lastnews-block {
    margin-bottom: 35px;
  }
  .card-page .side-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .page-profile.confirm {
    margin-top: 40px;
  }
  .page-product_gallery {
    padding-bottom: 40px;
  }
  section.card-page, section.subscribe {
    padding-bottom: 0;
    border: none;
  }
  .registration-end .sidebar.order-sidebar table {
    width: 100%;
  }
  .page-favorite .empty-list {
    text-align: center;
  }
  .card-page .prod-availability a.btn-default {
    margin-left: auto;
    display: block;
    margin-right: auto;
  }
  .card-page .prod-availability thead {
    display: none;
  }
  .card-page .prod-availability tbody tr {
    display: block;
  }
  .card-page .prod-availability tbody tr td {
    display: block;
  }
  article.article {
    margin-top: 65px;
  }
  .page-basket section.cart-short_info {
    margin-top: 40px;
    margin-bottom: 0;
    border-bottom: none;
    border-top: none;
  }
  section.card-page {
    margin-top: 40px;
    border: none;
  }
  section.card-characteristics {
    padding-top: 0;
    padding-bottom: 0;
    border: none;
  }
  .product-decide_btns {
    margin-top: 15px;
  }
  .breadcrumbs {
    font-size: .9em;
    margin-top: 49px;
  }
  section.recommended-sec {
    margin-top: 0;
    padding-top: 0;
    border: none;
  }
  .category_blocks_wrap {
    margin: 0;
  }
  nav.catalog-subcategory {
    font-size: .9em;
    margin-bottom: 25px;
  }
  .catalog .empty-list {
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
  }
  .catalog.empty-list {
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
  }
  .catalog .catalog-subcategory {
    margin-bottom: 20px;
  }
  section {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
  }
  section.bestsellers {
    border: none;
  }
  .social_networks section {
    border: none;
  }
  section.sidebar.filter_bar {
    border: none;
    margin-bottom: 20px;
  }
  section.sidebar.filter_bar form {
    display: none;
  }
  section.slider_zone {
    padding-top: 0;
    padding-bottom: 0;
    border: none;
  }
  section.brands {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: none;
  }
  .product_view_wrap, .compare_product_wrap {
    margin-top: 20px;
  }
  .nav-tabs > li > a {
    font-size: .9em;
  }
  section.slider_zone {
    margin-top: 49px;
  }
  .main_nav {
    padding: 0;
    display: inline-block;
  }
  .user_tools {
    padding: 0;
    margin-top: 6px;
    display: inline-block;
  }
  .compare_product_more a {
    font-size: 11px;
  }
  .mybalance .topup-balance {
    display: none;
  }
  .mybalance .topup-balance-mob {
    display: block;
  }
  section.lastnews .border_right, section.lastnews .border_left {
    border: none;
  }
  section.card-page .prod-amount {
    margin: 0;
  }
  .page-complect .complect-img {
    padding-bottom: 14px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
  }
  .page-complect .border_right {
    border: none;
  }
  .page-complect .border_left {
    border: none;
  }
  .page-profile.orders div:first-child {
    padding-left: 0;
  }
  .page-profile.orders .page-profile .border_right {
    padding-left: 0;
  }
  .page-profile.orders .order-description {
    margin-bottom: 24px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 25px;
  }
  .page-profile.orders .order-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page-profile .border_left, .page-profile .border_right {
    border: none;
  }
  .user-profile-items {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .registration-end .order-products {
    display: block;
  }
  .registration-end .order-products .order-product-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 425px;
    border-bottom: 1px solid #eaeaea;
  }
  .registration-end .order-products .order-product-row:last-child {
    border: none;
  }
  .registration-end .order-products .order-product-row img {
    margin-top: 30px;
  }
  .registration-end .order-products .order-product-row > div {
    margin-bottom: 30px;
    font-size: 1.2em;
  }
  .registration-end .order-product-more > div, .registration-end .order-wrap {
    margin-left: auto;
    margin-right: auto;
  }
  .card-page .border_left {
    border: none;
  }
  .card-page .border_right {
    border-right: none;
  }
  section.card-page .card-desc {
    margin: 25px 0;
  }
  section.card-page .card-title h1 {
    font-size: 2.7em;
  }
  .product_favorite, .product_compare {
    z-index: 10;
  }
  .filter_bar .sec-filter_toggle {
    font-size: 1.3em;
  }
  .filter_bar .sec-filter_toggle span {
    cursor: pointer;
  }
  .filter_bar .sec-filter_toggle .collapse-filter {
    display: none;
  }
  .filter_bar .sec-filter_toggle .expand-filter {
    display: block;
  }
  .margin-wrap {
    margin-top: 49px;
  }
  section.sidebar.filter_bar.open form {
    display: block;
  }
  section.sidebar.filter_bar.open .sec-filter_toggle .expand-filter {
    display: none;
  }
  section.sidebar.filter_bar.open .sec-filter_toggle .collapse-filter {
    display: block;
  }
  footer .comp_desc, footer .column {
    margin-bottom: 60px;
  }
  .user_tool.user .showing_block {
    right: 0;
  }
  .user_tool.user .showing_block:before {
    left: inherit;
  }
  footer .footer_support_block {
    display: block;
  }
  section.cart-prod-info, section.wishlist-prod-info {
    margin-top: 0;
  }
  .main_logo_head {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .main_nav {
    padding-left: 0;
  }
  section.cart-short_info, section.wishlist-short_info {
    margin-bottom: 50px;
    border-right: 0;
    padding-bottom: 4px;
    border-bottom: 1px solid #dddddd;
  }
  section.card-page .card-block, section.card-page .card-prod-gallery {
    margin-bottom: 15px;
  }
  section.card-page .card-prod-gallery {
    display: block;
  }
  .card-prod-gallery_thumbs {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .card-prod-gallery_thumbs .item {
    display: inline-block;
  }
  .user_tools {
    padding: 0;
    display: inline-block;
  }
  #search {
    height: 25px;
    position: static;
    display: block;
    margin-left: auto;
    margin-right: 5px;
    margin-top: 12px;
  }
  .user_tools form .ui-autocomplete.ui-front.ui-menu {
    top: 98px !important;
  }
  .search_close {
    position: static;
    float: right;
    color: #fff;
    width: 40%;
  }
  .user_tool.search_close {
    display: none;
  }
  #mob_menu_toggle {
    display: inline-block;
  }
  .user_tool {
    margin-left: 0;
    margin-right: 10px;
  }
  .user_tool i {
    margin-right: 3px;
  }
  .user_tool.cart .showing_block {
    left: inherit;
    right: 0;
    width: 400px;
  }
  .user_tool.cart .showing_block:before {
    right: 10px;
    left: inherit;
  }
  #debug-top-block + .header #search-wrap {
    position: absolute;
  }
  #search-wrap {
    position: fixed;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    height: 0;
    top: 49px;
    width: 100%;
    display: block;
    opacity: 0;
    z-index: -1;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
  }
  .search-query.open #search-wrap {
    height: 49px;
    opacity: 1;
    z-index: 1;
  }
  .search-query.open #search-wrap, .search-query.open #search {
    display: block;
  }
}

@media (min-width: 991px) {
  .user_tools {
    position: relative;
    min-width: 315px;
  }
}

@media (max-width: 800px) {
  .page-basket .cart-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page-basket .cart-buttons button, .page-basket .cart-buttons div {
    width: 250px;
    margin-bottom: 20px;
    font-size: 1em;
  }
  .page-basket .cart-buttons a {
    display: block;
    text-align: center;
    font-size: 1em;
  }
}

@media (max-width: 780px) {
  .page-responses .btn_theme {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .page-responses .form-group label {
    text-align: center;
  }
  .page-responses .form-group select {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .page-responses .responses-form .side {
    display: block;
    width: 100%;
  }
  .page-responses .table.returnsTable {
    display: block;
    text-align: center;
  }
  .page-responses .table.returnsTable input {
    margin: auto;
  }
  .page-responses .table.returnsTable select {
    max-width: 250px;
    width: 100%;
    margin: auto;
  }
  .page-responses .table.returnsTable * {
    display: block;
    border: none;
  }
  .page-responses .table.returnsTable select {
    border: 1px solid #eaeaea;
  }
}

@media (max-width: 767px) {
  .lastnews-catalog .lastnews-block {
    height: auto;
  }
  .lastnews-catalog .lastnews-block .lastnews-image {
    height: auto;
  }
  .lastnews-catalog .lastnews-block .lastnews-image img {
    height: auto;
  }
  .user_tools form .ui-autocomplete.ui-front.ui-menu .ui-menu-item a span {
    font-size: 13px;
  }
  .page-profile.responses textarea {
    max-width: 100%;
  }
  .page-profile.responses .user-review_comment {
    text-align: left;
  }
  .page-profile.responses .user-review_response .comments span strong {
    display: block;
    text-align: left;
  }
  .page-profile.responses .user-review_response .comments span span {
    display: block;
    text-align: left;
  }
  .cart-prod-info table .cart-error {
    margin-bottom: 10px;
    font-size: 13px;
  }
  section.card-page .card-block .prod-amount_flex-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .bestsellers_wrap .nav_next {
    opacity: 1;
  }
  .bestsellers_wrap .nav_prev {
    opacity: 1;
  }
  .product_bag .not-avaliable .disable {
    top: 7px;
    left: 6.3px;
    font-size: .8em;
  }
  section.card-characteristics .card-characteristics_tabs li .inner-content .add-review span {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 280px;
    text-align: center;
  }
  .lSSlideOuter {
    padding-right: 0 !important;
  }
  .lSSlideOuter .lSPager.lSGallery {
    display: none;
  }
  .page-compare .compare_table tr {
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .page-compare .compare_table td {
    text-align: center;
    width: 100%;
  }
  .page-compare .compare_table td.table-value {
    text-align: center;
  }
  .order_contact-information table {
    table-layout: fixed;
  }
  .page-favorite .catalog-sort .choice_sort_show {
    text-align: left;
  }
  .card-block .card-prod-bundling {
    margin-left: -15px;
    margin-right: -15px;
  }
  table.prod-characteristics {
    table-layout: fixed;
  }
  .user_tool.user .showing_block {
    left: -128px;
    min-width: 280px;
  }
  .user_tool.user .showing_block:before {
    left: 137px;
  }
  .cart-prod-info .prod-amount input:first-child {
    width: 68px;
    text-align: center;
    text-indent: 0;
  }
  input[type=text], select, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  #search {
    margin-left: auto;
    margin-right: auto;
    width: 82%;
    position: relative;
    z-index: -1;
    display: none;
  }
  .search-query.open #search {
    position: static;
  }
  .search_close {
    width: 53px;
    border-left: 1px solid #fff;
    text-align: center;
  }
  .compare_product_text, .compare_product_cost {
    text-align: center;
  }
  .compare_product_more a {
    font-size: 1.1em;
    width: 250px;
  }
  .page-profile.mybalance .balance-block {
    min-height: 125px;
  }
  .page-lastnews_article h1 {
    font-size: 2.7em;
  }
  .lastnews-block .lastnews-text > div {
    margin-top: 10px;
  }
  section.card-page .card-desc {
    margin: 15px 0 10px;
  }
  section.card-page .prod-amount {
    margin-left: auto;
    margin-right: auto;
    width: 80px;
  }
  section.card-page .prod-amount input {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  section.card-page .prod-amount .prod-amount-nav {
    right: 0;
    left: 55px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .card-prod-bundling p {
    display: block;
    margin-bottom: 8px;
  }
  .card-prod-bundling .property-wrap {
    float: none;
    display: inline-block;
  }
  .modal-body .btn-default, .modal-body .btn-alt, .modal-body .btn-submit {
    width: auto;
    display: inline-block;
    margin: 0;
  }
  .page-profile.mybalance .pay-choice div:first-child {
    padding-bottom: 25px;
    margin-bottom: 14px;
    border-right: 0;
    border-bottom: 1px solid #eaeaea;
  }
  .page-profile .btn-default {
    margin-top: 0;
    margin-bottom: 0;
  }
  .page-profile .order-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page-profile .order-list .order-list_description {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .order-finish-block .order_table {
    margin-left: auto;
    margin-right: auto;
  }
  .registration-steps_wrapper {
    display: none;
  }
  section.cart-prod-info table .btn-close {
    position: static;
  }
  .page-basket .border_left, .page-basket .border_right {
    padding: 0;
  }
  .page-basket .cart-short_info h1 {
    padding-left: 15px;
    font-size: 2.7em;
    padding-right: 15px;
  }
  .page-basket .breadcrumbs {
    padding-left: 15px;
    padding-right: 15px;
  }
  .total-price-info {
    padding-right: 15px;
    padding-left: 15px;
  }
  section.card-page .card-title h1 {
    font-size: 2.2em;
  }
  section.card-page .card-desc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  section.card-page .card-desc div {
    width: 100%;
  }
  section.card-page .card-desc div .value {
    float: right;
  }
  section.card-page .card-desc .card-prod-price {
    text-align: center;
  }
  section.card-page .card-desc .card-prod-price_old {
    text-align: center;
  }
  section.card-page .add-to-favorite {
    display: block;
    text-align: center;
  }
  section.card-page .add-compare-favorite .add-to-compare {
    margin-right: 0;
    display: block;
    text-align: center;
  }
  section.card-page .card-block .add-to-cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 25px;
  }
  section.card-page .card-block .add-to-cart a {
    text-align: center;
    width: 250px;
    margin-bottom: 15px;
  }
  .product_view_block-table {
    padding-bottom: 25px;
  }
  .product_featured .nav.nav-tabs.text-center {
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    overflow-y: auto;
    white-space: nowrap;
  }
  .product_featured .nav.nav-tabs.text-center li {
    margin-right: 8px;
    margin-bottom: 8px;
  }
  .product_view_block-table .product_image, .product_view_block-table .product_desc-block {
    display: block;
    width: auto;
  }
  .product_view_block-table .product_desc-block {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  .product_view_block-table .product_desc-block .product_title {
    margin-top: 20px;
  }
  footer {
    text-align: center;
  }
  footer .comp_desc, footer .column {
    margin-bottom: 30px;
  }
  footer .footer_info_block i {
    display: none;
  }
  footer .fresh_news h4 {
    margin-bottom: 30px;
  }
  footer h4, footer .payway {
    margin-top: 30px;
    height: auto;
    margin-bottom: 10px;
  }
  footer .fresh_news_block {
    margin-bottom: 25px;
  }
  footer .fresh_news_block .fresh_news_desc .new-title {
    width: 100%;
    height: auto;
  }
  footer .fresh_news_block .fresh_block_image {
    float: none;
  }
  footer .fresh_news_block .fresh_block_image img {
    margin-right: 0;
    margin-bottom: 15px;
  }
  footer .fresh_news_block .fresh_news_desc.not-img .new-title {
    width: 100%;
  }
  footer .fresh_news_block .fresh_news_desc .new-title {
    width: 72%;
  }
  section.cart-prod-info .coupon .toggle-block p {
    padding-left: 15px;
    margin: 20px 0;
  }
  section.cart-prod-info .coupon .toggle-block input {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
  section.cart-prod-info .coupon .toggle-block input.btn-default {
    margin-bottom: 10px;
  }
  section.cart-prod-info .coupon .toggle-block .btn-close {
    left: inherit;
    top: inherit;
  }
  section.cart-prod-info table thead, section.wishlist-prod-info table thead {
    display: none;
  }
  section.cart-prod-info table td, section.wishlist-prod-info table td {
    display: block;
    min-width: 100%;
    text-align: center;
    padding: 20px 0 0;
  }
  section.cart-prod-info table td.total, section.wishlist-prod-info table td.total {
    margin: 35px 0 25px;
    padding-top: 0;
  }
  section.cart-prod-info table td.empty, section.wishlist-prod-info table td.empty {
    display: none;
  }
  section.cart-prod-info table td img, section.wishlist-prod-info table td img {
    width: 200px;
    height: auto;
  }
  section.cart-prod-info table td.name-compl .compl, section.wishlist-prod-info table td.name-compl .compl {
    margin-bottom: 0;
  }
  section.cart-prod-info table td.cost-discount .discount, section.wishlist-prod-info table td.cost-discount .discount {
    margin-bottom: 0;
  }
  section.cart-prod-info table td.cost-discount .discount, section.wishlist-prod-info table td.cost-discount .discount {
    margin-bottom: 0;
  }
  .btn-default, .btn-alt, .btn-submit {
    float: none;
    display: block;
    margin: 10px auto;
    width: 250px;
    text-align: center;
    font-size: 1.1em;
  }
  section.cart-prod-info .total-price-info {
    width: auto;
    margin: 25px 0 0 0;
  }
  section.cart-prod-info .toggle-block {
    padding: 0;
  }
  section.card-characteristics .card-characteristics_tabs li .tab-content .add-review span {
    text-align: center;
  }
  section.card-characteristics .card-characteristics_tabs li .tab-content .review-form .btn-submit {
    width: 100%;
  }
  .align-center-xs {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .product_quick_view {
    opacity: 1;
  }
  .all_category_block .category_link {
    opacity: 1;
    bottom: -100px;
  }
  .footer_support_block {
    display: block;
    margin-bottom: 20px;
  }
  .footer_info_block {
    margin-bottom: 40px;
  }
  .footer_info_block h4 {
    height: 20px;
  }
  .fresh_news, .payway {
    margin-top: 30px;
  }
  .fresh_news h4, .payway h4 {
    margin-bottom: 10px;
  }
  .comp_desc .logo img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .product_view_block {
    margin-left: auto;
    margin-right: auto;
  }
  .product_view_block .product_name, .product_view_block .compare_product_title {
    font-size: 14px;
  }
  .product_view_block .product_price_old {
    margin-right: 4px;
  }
  .product_view_block .product_quick_view {
    display: none;
  }
  .product_view_block .product_price, .product_view_block .compare_product_cost {
    font-size: 16px;
  }
  .product_view_block .product_desc, .product_view_block .compare_product_text {
    margin-top: 15px;
  }
  .product_view_block .product_bag i {
    font-size: .8em;
  }
  .product_view_block .checkmark {
    height: 16px;
    width: 16px;
    top: 18px;
    left: 6px;
  }
  .all_category_block {
    margin-left: auto;
    margin-right: auto;
    width: 260px;
    height: 170px;
    margin-bottom: 20px;
  }
  .all_category_block img {
    height: 100%;
  }
  .page-profile.orders .border_right {
    padding-left: 0;
    padding-right: 0;
  }
  .page-profile.orders .order-item > div {
    padding-left: 0;
    padding-right: 0;
  }
  .page-profile.orders .order-img {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .page-profile .border_left {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 700px) {
  .page-profile.mybalance .order-balance_list {
    margin-top: 35px;
  }
  .page-profile.mybalance .order-balance_list li div {
    display: block;
    margin-bottom: 10px;
    text-align: center;
  }
  .page-profile.mybalance .order-balance_list .order-balance_date {
    margin-right: 0;
  }
  .page-profile.mybalance .order-balance_list .order-balance_price {
    float: none;
  }
}

@media (max-width: 661px) {
  section.subscribe input {
    margin-bottom: 20px;
    margin-right: auto;
    width: 80%;
    margin-left: auto;
  }
  section.subscribe input.btn_white {
    width: 80%;
    margin-left: auto;
  }
  .subscribe_group span {
    display: none;
  }
}

@media (max-width: 500px) {
  .product_view_block .product_image .spec-category {
    font-size: 7px;
  }
}

@media (max-width: 461px) {
  h1 {
    font-size: 32px;
  }
  h1.complect-title {
    font-size: 26px;
  }
  h2 {
    font-size: 24px;
  }
}

@media (max-width: 400px) {
  .product_view_block {
    height: 255px;
    overflow: hidden;
  }
  .product_view_block .product_name, .product_view_block .compare_product_title {
    font-size: 12px;
    height: 34px;
  }
  .product_view_block .product_desc, .product_view_block .compare_product_text {
    margin-top: 10px;
  }
  .product_view_block .product_price, .product_view_block .compare_product_cost {
    font-size: 14px;
  }
}

@media (max-width: 365px) {
  .modal-body .user-case {
    display: block;
    float: none;
    text-align: center;
    margin-top: 10px;
  }
}
