@media only screen and (min-device-width:1600px) and (max-device-width:5120px) {
    #partcont {
        max-width: 500px
    }
}

@media only screen and (max-width:1199px) {
    .product-info .cart .button {
        width: 200px
    }

    .buynow {
        font-size: 20px
    }

    #contacts:before {
        left: 46px
    }

    #shedule:before {
        left: 58px
    }

    .top-panel-div-span {
        display: none
    }

    .settings-list {
        left: auto;
        right: 0
    }

    .header_logo {
        margin: 14px 0
    }

    footer .contacts ul li.address {
        line-height: 14px;
        padding-top: 9px
    }

    .product-grid .product-buttons .cart {
        width: 92px
    }

    .magnify .magnify-lens {
        width: 180px !important;
        height: 180px !important
    }

    .sticker-box {
        top: 105px;
        width: 30%
    }

    #right-block i {
        top: 42%;
        font-size: 23px
    }

    #contacts i.contacts-fa {
        top: 32%;
        left: 19%
    }

    #shedule i {
        left: 26%
    }
}

@media only screen and (max-width:992px) {
    .to_top #search {
        right: 32px
    }

    .slideshow-box h2 {
        font-size: 20px;
        margin-top: 100px
    }

    .slideshow-box p {
        font-size: 14px
    }

    .sidebar-box {
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, .6);
        z-index: 100;
        visibility: hidden
    }

    .sidebar-box.clicked {
        visibility: visible;
        left: 240px;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s
    }

    #sidebar {
        z-index: 101
    }

    #megamenu-menu .dropdown-menu a:hover,
    #megamenu-menu .dropdown-menu ul li a:hover {
        background: 0 0 !important
    }

    #megamenu-menu .dropdown-inner a.megamenu-parent-img,
    #popup-found-cheaper-wrapper .popup_product_image {
        display: none !important
    }

    .banner-box,
    .open-size-link {
        display: none
    }

    .buynow {
        font-size: 16px
    }

    #shedule i {
        left: 22%
    }

    #filter-products-form .checkbox-image {
        float: left;
        margin-right: 5px
    }

    .item .sticker-box-cat {
        width: 100%;
        right: 20%
    }

    .to_top {
        position: static
    }

    #contacts:before {
        left: 24px
    }

    #shedule:before {
        left: 38px
    }

    #right-block {
        padding-top: 20px
    }

    #cart {
        padding: 5px
    }

    .header_logo {
        margin: 14px auto 24px
    }

    .news-style p {
        overflow: hidden
    }

    a.popup_view_button {
        opacity: 0 !important;
        z-index: 0 !important
    }

    .megamenu-toggle-a,
    .parent-title-toggle {
        position: absolute !important;
        display: block;
        right: 0;
        top: 6px;
        width: 60px !important;
        z-index: 2
    }

    .megamenu-toggle-a {
        top: -2px
    }

    .megamenu-toggle-a:before,
    .parent-title-toggle:before {
        position: absolute;
        right: 22px;
        top: 23px;
        display: block;
        width: 10px;
        height: 2px;
        background: #fff;
        content: "";
        -webkit-transition: all .1s ease-out;
        -moz-transition: all .1s ease-out;
        -ms-transition: all .1s ease-out;
        -o-transition: all .1s ease-out;
        transition: all .1s ease-out
    }

    .megamenu-toggle-a:after,
    .parent-title-toggle:after {
        position: absolute;
        right: 26px;
        top: 19px;
        z-index: 5;
        display: block;
        height: 10px;
        width: 2px;
        background: #fff;
        content: "";
        -webkit-transition: all .1s ease-out;
        -moz-transition: all .1s ease-out;
        -ms-transition: all .1s ease-out;
        -o-transition: all .1s ease-out;
        transition: all .1s ease-out
    }

    .parent-title-toggle:before {
        top: 10px
    }

    .parent-title-toggle:after {
        top: 6px
    }

    .open>.megamenu-toggle-a:after,
    .open>.megamenu-toggle-a:before,
    .parent-title-toggle.opened:after,
    .parent-title-toggle.opened:before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    #megamenu-menu .dropdown-menu .megamenu-ischild {
        display: none
    }

    #megamenu-menu .dropdown-menu .megamenu-ischild.megamenu-ischild-opened {
        display: table-cell
    }

    #megamenu-menu .megamenu-type-category-full .megamenu-parent-block {
        position: relative;
        z-index: 1
    }

    #megamenu-menu .dropdown-inner a {
        padding-top: 8px !important;
        padding-bottom: 8px !important
    }

    ul.list-unstyled.megamenu-haschild.simple-category li {
        position: relative;
        padding-left: 0
    }

    #megamenu-menu .nav>li>div a.mm-3-level-link {
        color: #fff !important
    }
}

@media only screen and (max-width:768px) {
    .slideshow-box .owl-dots {
        padding-top: 20px
    }

    .fastorder-panel-default .form-inline .form-group.col-md-7 {
        margin-top: 20px
    }

    #show-login+.login-form>.panel-body form {
        text-align: center
    }

    .product-grid .product:hover .product-about .cat-options {
        display: none
    }

    .avg_rating {
        text-align: left;
        margin: 10px 0 15px
    }

    .avg_rating_info {
        display: block;
        text-align: left;
        font-size: 14px;
        line-height: 22px
    }

    .mobile-category-header,
    .subcategory-header {
        text-align: center;
        font-size: 20px
    }

    .avg_rating:hover+.avg_rating_info {
        position: relative;
        top: 0;
        right: 0;
        padding: 0;
        font-size: 14px;
        line-height: 22px;
        background: 0 0;
        border: 0
    }

    .banner-box {
        display: none
    }

    #contacts i.contacts-fa {
        top: 20%;
        left: 9%
    }

    #shedule i {
        left: 3%
    }

    .sticker-box {
        top: 90px;
        z-index: 20;
        width: 40%
    }

    .item .sticker-box-cat {
        width: 100%;
        right: 20%
    }

    .stickers-cat {
        line-height: 14px;
        padding: 2px 4px
    }

    .options .radio:first-child .tooltip.top {
        left: -20px !important
    }

    .options .form-group.required>label:first-of-type+.tooltip.top {
        left: 2px !important
    }

    #megamenu-menu .btn-navbar {
        padding: 2px 0 2px 15px !important
    }

    .mobile-category-header {
        display: block;
        text-transform: uppercase;
        margin-bottom: 16px
    }

    #filter-products-form a.list-group-item:focus,
    #filter-products-form a.list-group-item:hover {
        opacity: 1;
        background: #fafafa
    }

    #filter-products-form .list-group-item {
        border: 1px solid #fafafa
    }

    #filter-button {
        width: 100%;
        font-size: 20px;
        height: 50px;
        line-height: 50px
    }

    #column-left,
    #column-right {
        display: none
    }

    .account-content .buttons div {
        margin: 0 10px
    }

    .account-content form legend {
        font-size: 14px
    }

    ul.account-ul {
        display: block
    }

    ul.account-ul li {
        display: inline-block;
        width: 49%;
        padding: 10px
    }

    ul.account-ul li a span {
        width: 100%;
        height: 54px;
        overflow: hidden
    }

    .account-content .table-div,
    .account-content form {
        width: 100%
    }

    #uptocall-mini .uptocall-mini-phone {
        width: 50px !important;
        height: 50px !important
    }

    #uptocall-mini .uptocall-mini-phone:before {
        width: 70% !important;
        height: 70% !important;
        top: 8px !important;
        left: 8px !important;
        background-size: 100% !important
    }

    #uptocall-mini {
        z-index: 99 !important;
        bottom: 6px !important;
        left: 6px !important
    }

    .buynow {
        display: none
    }

    a.cheaper {
        display: block;
        width: 110px;
        margin: 10px 0
    }

    #checkout-cart td.text-left .input-group.btn-block {
        max-width: 200px !important
    }

    p.text-center .button {
        display: block;
        margin: 0 15%
    }

    #popup-subscribe-wrapper .left .image,
    .open-size-link {
        display: none
    }

    .banner-box .image-box {
        display: inline-block
    }

    body {
        padding-top: 30px
    }

    .popup-footer button {
        display: none !important
    }

    .reviewfield textarea,
    .tab-content .rew-form .sub input[type=text] {
        width: 100% !important;
        max-width: 100% !important
    }

    .tabs-box .nav>li>a {
        padding: 10px 4px
    }

    #search-top,
    .cart-top-mobile,
    .login-top-mobile {
        display: block !important
    }

    .category-info {
        min-height: 180px
    }

    .category-list+.category-info {
        min-height: 90px
    }

    .navbar-nav>li,
    nav {
        height: auto
    }

    #megamenu-menu .nav>li>a {
        padding-left: 10px !important
    }

    .top-panel {
        position: fixed;
        top: 0;
        padding: 15px 0;
        height: 80px;
        z-index: 200;
        border-bottom: 1px solid #525252
    }

    .main-nav,
    .top-panel-div,
    .top-panel-ul,
    nav #search,
    nav .main-ul {
        display: none
    }

    #sidebar-toggle,
    .top-panel #search,
    .top-panel .navbar,
    ul.mobile-category,
    ul.mobile-category>li ul li {
        display: block
    }

    ul.mobile-category {
        list-style: none
    }

    ul.mobile-category li {
        position: relative;
        margin: 0;
        padding: 0 0 0 20px;
        text-align: left;
        min-height: 44px
    }

    ul.mobile-category>li {
        border-top: 1px dotted #2B2B2B
    }

    ul.mobile-category li a,
    ul.mobile-category li a:visited {
        font-size: 14px;
        line-height: 44px;
        color: #000;
        text-decoration: none;
        position: relative;
        display: block;
        float: none
    }

    ul.mobile-category li a.category-button,
    ul.mobile-category li a.category-button:hover,
    ul.mobile-category li a.category-button:visited {
        width: 30px;
        height: 50px;
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
        color: #fff
    }

    #contacts,
    header {
        height: auto
    }

    ul.mobile-category li a.category-button .fa-plus {
        font-size: 12px !important;
        color: #fff;
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
        transition: all 250ms ease
    }

    .active-submenu .fa-plus {
        color: #c0392b !important;
        -ms-transform: rotate(45deg) !important;
        -webkit-transform: rotate(45deg) !important;
        transform: rotate(45deg) !important;
        transition: all 250ms ease
    }

    #sidebar-toggle {
        transition: all 0s ease
    }

    #sidebar-toggle.rotate-burger {
        transition: all .5s ease
    }

    #sidebar-toggle.rotate-burger .bar {
        background-color: #B1ACAC
    }

    .active-submenu-items {
        max-height: 15480px !important;
        transition: all 450ms ease !important
    }

    ul.mobile-category>li ul {
        margin: 0;
        padding: 0;
        list-style: none
    }

    ul.mobile-category>li ul.submenu {
        max-height: 0;
        overflow: hidden;
        transition: all 250ms ease
    }

    .header_logo {
        margin: 14px auto 0
    }

    #contacts {
        margin: 14px auto
    }

    #contacts:before {
        left: 20px;
        top: 6px
    }

    #contacts>#phone {
        line-height: 20px;
        vertical-align: baseline
    }

    #shedule {
        padding-left: 48px;
        margin: 0 auto;
        display: table;
        line-height: 20px
    }

    .box-main .header,
    .category-header {
        text-transform: uppercase;
        line-height: 26px
    }

    #shedule:before {
        left: 0;
        margin-left: 14px
    }

    #right-block,
    .popup_view_button.mobile-none {
        width: 1px !important;
        height: 1px !important;
        background: 0 0 !important;
        overflow: hidden !important;
        border: 0 !important;
        padding: 0 !important;
        visibility: hidden !important
    }

    .da-dots {
        bottom: 5px !important
    }

    .da-slide .da-img,
    .da-slide-current .da-img {
        left: 60% !important;
        bottom: 28% !important
    }

    .da-slide .da-img img,
    .da-slide-current .da-img img {
        width: 150% !important
    }

    .da-slide h2 {
        font-size: 20px !important;
        top: 160px !important
    }

    .da-slide p {
        top: 190px !important;
        height: 110px !important
    }

    .da-slide .da-link-box {
        top: 300px !important
    }

    #cart {
        margin-left: 52px;
        display: inline-block;
        text-align: center;
        float: none
    }

    #livesearch_search_results {
        display: none
    }

    footer .socials a {
        width: 165px
    }

    footer .socials {
        display: block
    }

    footer h3 {
        padding: 0
    }

    footer .about {
        margin-bottom: 100px
    }

    footer .contacts {
        margin-bottom: 20px
    }

    footer ul {
        margin-bottom: 30px
    }

    footer .contacts ul {
        text-align: left;
        padding-left: 0
    }

    #powered .copyright,
    #powered .right {
        text-align: center
    }

    #powered .right {
        float: none;
        width: 100%;
        margin: 46px auto 0
    }

    .box-main .header {
        display: block;
        position: absolute;
        top: 16px;
        left: 16px;
        z-index: 10;
        height: 26px;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 1px
    }

    .box-main .tab-content .owl-theme .owl-controls,
    .category-image,
    .more-info {
        display: none
    }

    .box-main .nav-tabs>li {
        margin: 6px 0 !important
    }

    .box-main .nav-tabs>li:first-child {
        margin-top: 0 !important
    }

    .category-slide {
        width: 100%;
        margin-top: 26px
    }

    .category-slide .owl-buttons {
        position: absolute;
        top: -36px !important;
        border-bottom: 1px solid #f4f3f3;
        border-top: none;
        border-right: none
    }

    #bottom-info,
    .review {
        position: relative
    }

    .caption,
    .caption-inner {
        width: 100% !important
    }

    .caption .heading {
        font-size: 20px;
        padding: 5px 20px
    }

    .brands-slider .slide {
        margin-right: 70px !important
    }

    .brands-slider .all-brands {
        top: 12px;
        right: 10px
    }

    .brands-slider .slide img {
        opacity: .8;
        width: 100px;
        height: 65px
    }

    .display {
        float: none
    }

    .category-header {
        font-size: 16px;
        width: 100%;
        float: none;
        color: #252525;
        clear: both
    }

    .show-items,
    .sort {
        float: left;
        margin-bottom: 10px !important
    }

    .review {
        right: 0
    }

    .product-info .additional-buttons a {
        cursor: pointer;
        display: block;
        margin: 10px 0;
        width: 48%;
        text-align: left
    }

    .cart .quantity {
        margin-left: 8px
    }

    .reviewfield strong {
        min-width: 100%
    }

    #rc-imageselect,
    .g-recaptcha {
        transform: scale(.77);
        -webkit-transform: scale(.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0
    }

    .search-top {
        display: block !important
    }

    .bx-wrapper .bx-prev {
        left: -16px
    }

    .navbar-fixed-bottom {
        border-color: #525252;
        border-radius: 0
    }

    .navbar-fixed-bottom ul li {
        font-size: 28px;
        text-align: center;
        cursor: pointer;
        border-right: 1px solid #454545
    }

    .navbar-fixed-bottom ul li:last-child {
        border-right: 0
    }

    .navbar-fixed-bottom ul li:hover {
        background: #242424
    }

    .navbar-fixed-bottom ul li a,
    .navbar-fixed-bottom ul li a:hover,
    .navbar-fixed-bottom ul li a:visited {
        text-decoration: none;
        color: #ff5100
    }

    .navbar-fixed-bottom ul li i {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 10px 0
    }

    .bottom-info-ul {
        padding: 10px
    }

    .bottom-info-ul>li {
        font-size: 12px !important;
        text-align: left !important;
        border-right: 0 !important
    }

    .bottom-info-ul>li i {
        display: inline !important;
        vertical-align: middle;
        font-size: 4px;
        padding-right: 6px
    }

    .bottom-info-ul>li a {
        padding-left: 6px;
        display: inline-block !important
    }

    .mobile-logo {
        max-width: 185px;
        margin: 7px auto
    }

    .header_logo {
        display: none
    }

    .panel-group .panel {
        border-radius: 0
    }

    #sidebar .panel-default {
        border: 0;
        padding: 0
    }

    .panel-default {
        border: 0;
        padding: 0 10px
    }

    .panel {
        margin-bottom: 20px;
        background-color: transparent;
        border: none;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .panel-default>.panel-heading {
        background-color: transparent;
        border: 0;
        margin: 0 0 0 -10px;
        padding: 0 20px
    }

    .panel-heading {
        padding: 0;
        border-bottom: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-top: 0
    }

    .fastorder-panel-default .panel-heading {
        padding: 10px
    }

    h4.panel-title {
        font-weight: 400;
        font-size: 16px;
        line-height: 36px;
        margin-left: 20px
    }

    .panel-group .panel-heading+.panel-collapse>.list-group,
    .panel-group .panel-heading+.panel-collapse>.panel-body {
        border-top: 0;
        padding: 0
    }

    .panel-body .sidebar-a {
        padding-left: 50px
    }

    .panel-collapse {
        padding: 10px 0
    }

    #sidebar .panel-collapse {
        padding: 0
    }

    .footer-middle,
    .hidden-contacts {
        display: none !important
    }

    #powered {
        padding: 20px 0
    }

    #back-top {
        right: 15px;
        bottom: 5px;
        z-index: 99
    }

    #sidebar .sidebar-a i.fa.fa-caret-down {
        margin: 0 10px
    }

    .category-slide .owl-theme .owl-controls .owl-buttons {
        right: -10px
    }

    .category-image+.category-slide {
        width: 100%;
        margin-left: 0
    }

    .category-slide .owl-theme .owl-controls {
        top: -24px;
        display: none
    }

    .anylist-header {
        display: none
    }

    #back-top span {
        width: 30px;
        height: 30px
    }

    .item .cart {
        opacity: 1
    }

    .product-grid .product .product-about {
        bottom: 0
    }

    .product-grid .product {
        min-height: 160px
    }

    .product-grid .image {
        min-height: 250px
    }

    .product-grid .product-buttons .cart {
        width: 100%;
        opacity: .6
    }

    .product-grid .product-buttons {
        padding-left: 8px;
        padding-right: 8px;
        display: none
    }

    .product-grid .product-buttons .additional {
        display: none
    }

    .product-grid .product .sticker {
        width: 45px;
        height: 30px;
        background-size: 100%;
        font-size: 14px;
        line-height: 26px
    }

    .product-grid .product .new {
        width: 45px;
        height: 45px;
        background-size: 100%
    }

    .product-right {
        background: 0 0;
        min-height: 0;
        padding-bottom: 20px
    }

    #megamenu-menu .nav>li>div {
        background: 0 0 !important;
        padding-left: 20px
    }
}

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

    #agree-block,
    #payment_agree-block {
        min-height: 40px
    }

    #popup-purchase-wrapper .product-description,
    #popup-purchase-wrapper .right {
        display: none
    }

    #popup-purchase-wrapper .product-price {
        margin-bottom: 20px
    }
}

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

    #contacts,
    #shedule,
    .da-arrows {
        display: none !important
    }

    .da-slide h2 {
        top: 100px !important
    }

    .row.menu-row {
        margin-right: -15px
    }

    .box-main .nav-tabs {
        display: block
    }

    .box-main .nav-tabs>li {
        float: none !important
    }

    .box-main .nav-tabs>li,
    .box-main .nav-tabs>li.active {
        border-left: 0 !important
    }

    #powered .payment {
        height: auto
    }

    .mobile-logo {
        max-width: 130px;
        margin: 7px auto
    }

    .banner-box {
        margin-bottom: 0 !important;
        text-align: center
    }

    .pagination>li>a,
    .pagination>li>span {
        padding: 6px 8px
    }

    .slideshow-box h2 {
        font-size: 16px;
        margin-top: 60px;
        white-space: normal;
        line-height: 22px
    }

    .slideshow-box p {
        font-size: 12px;
        line-height: 18px;
        margin-top: 20px
    }

    .slideshow-box .slideshow-plus-link {
        width: 70%;
        margin-top: 20px;
        font-size: 12px;
        line-height: 14px
    }
}

@media only screen and (max-width:320px) {
    .fastorder-panel-default .form-inline .form-group.col-md-7 .btn {
        display: block;
        margin: 0 auto 10px
    }

    .fastorder-panel-default {
        padding: 0
    }

    .product-grid .rating {
        left: 20px
    }
}

@media only screen and (min-width:480px) {
    .box-main .nav-tabs>li {
        margin: 0 !important
    }
}

@media only screen and (min-width:769px) {
    .mobile-logo {
        display: none !important
    }

    .form-horizontal .control-label {
        text-align: left
    }

    .search-box-top {
        margin-top: -200px
    }
}

@media only screen and (min-width:992px) {

    #filter-close,
    #sidebar.hero,
    .megamenu-toggle-a,
    .sidebar-box {
        display: none !important
    }

    .slideshow-box {
        min-height: auto
    }

    .oct-slideshow {
        min-height: 500px
    }

    body.body-fx {
        margin-top: 51px
    }
}

@media only screen and (min-width:1200px) {
    .news-background .body-news {
        min-height: 370px
    }

    .oct-fastorder-payment input[type=button] {
        padding: 12px 30px;
        margin-top: 10px;
        background-color: #141414 !important;
        color: #fff;
        transition-delay: 0;
        transition-duration: .2s;
        transition-property: all;
        transition-timing-function: cubic-bezier(0, 0, 1, 1);
        display: inline-block;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        border: 1px solid transparent;
        border-radius: 4px;
        background-image: none;
        opacity: 1;
        height: auto
    }

    .oct-fastorder-payment input[type=button]#button-confirm {
        background-color: #ff5100 !important
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1) {
    .payment {
        margin: 0 auto;
        text-align: center
    }

    footer .about {
        margin-bottom: 0
    }

    #contacts {
        margin: 15px auto;
        height: auto
    }

    #contacts:before {
        left: 40%
    }

    #shedule:before {
        left: 38%
    }

    #column-left,
    #column-right {
        display: block
    }

    #megamenu-menu .container>.navbar-collapse {
        margin-right: 30px
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:1) {

    .product-grid .product-buttons .compare,
    .product-grid .product-buttons .wishlist,
    .product-list .product-buttons .compare,
    .product-list .product-buttons .wishlist {
        margin-left: 6px
    }
}

@media only screen and (max-width:240px) {
    .mobile-logo-img img {
        display: none !important
    }
}

@media only screen and (min-width:768px) and (max-width:992px) {
    #megamenu-menu .container>.navbar-collapse {
        margin-right: 30px
    }

    .megamenu-toggle-a:before,
    .parent-title-toggle:before {
        right: 7px !important
    }

    .megamenu-toggle-a:after,
    .parent-title-toggle:after {
        right: 11px !important
    }

    #megamenu-menu .nav>li:first-child>a {
        padding-left: 10px !important
    }

    #megamenu-menu .nav>li>div {
        background: 0 0 !important;
        padding-left: 20px;
        border-top: 1px solid #2b2b2b;
        border-bottom: 1px solid #2b2b2b
    }

    #contacts>#phone {
        font-size: 12px
    }
}

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

    #collapse-coupon,
    #collapse-coupon .panel-body,
    #collapse-voucher,
    #collapse-voucher .panel-body {
        text-align: center
    }

    .form-enter {
        line-height: 16px
    }

    #collapse-coupon .panel-body .input-group,
    #collapse-voucher .panel-body .input-group {
        display: block
    }

    #input-coupon,
    #input-voucher {
        display: block;
        float: none;
        width: 100%
    }

    #input-coupon+.input-group-btn,
    #input-voucher+.input-group-btn {
        position: relative;
        font-size: 0;
        white-space: nowrap;
        display: block;
        float: none;
        width: 100%;
        margin-top: 10px
    }

    #button-coupon,
    #button-voucher {
        margin-left: 0 !important
    }
}

@media only screen and (min-width:481px) and (max-width:767px) {
    .row.menu-row {
        margin-right: -15px
    }

    .megamenu-parent-img img {
        display: none
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .product-grid .product {
        min-height: 372px
    }
}

@media only screen and (min-width:769px) and (max-width:1199px) {
    #right-block {
        padding-top: 20px;
        float: right
    }

    .header_logo {
        margin: 14px 0
    }

    .header_logo img {
        width: 100%
    }

    #cart {
        font-size: 10px
    }

    #shedule {
        font-size: 12px
    }
}

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

    .order-next-span,
    .order-prev-span {
        display: none
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
    .form-enter .form-group+.form-group {
        margin-top: 0
    }

    .header_logo {
        display: block;
        margin: 14px 60px 0 10px
    }

    #right-block {
        float: right;
        width: auto
    }

    #contacts:before {
        left: 10%
    }

    #shedule:before {
        left: 17%
    }
}

@media only screen and (min-width:769px) and (max-width:1199px) and (max-height:1200px) and (orientation:portrait) {
    .more-info {
        position: relative;
        bottom: 0;
        margin-top: 20px
    }

    .product-right {
        min-height: 570px;
        padding-bottom: 20px
    }

    .header_logo {
        margin: 14px auto;
        width: 100%;
        text-align: center
    }

    #right-block {
        padding-top: 20px;
        text-align: center;
        margin: 0 auto
    }

    #contacts:before {
        top: 12px
    }

    #shedule:before {
        left: 40%
    }
}

@media print {

    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }

    .top-panel,
    header,
    ul.breadcrumb {
        display: none
    }

    *,
    :before,
    enter code here:after {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }

    a[href]:after {
        content: none !important
    }

    #size-popup,
    .banner-box,
    .box-main,
    .brands-slider,
    .cart,
    .cheaper,
    .manufacturer-logo,
    .more-info,
    .open-size-link,
    .options,
    .price .cheaper,
    .tabs-box .nav-tabs,
    footer {
        display: none !important
    }

    .product-right {
        min-height: auto
    }

    #container {
        padding: 0
    }
}

@media only screen and (max-width:1440px) and (min-width:1366px) {
    #partcont {
        margin: 6% auto 0
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .product-grid .product-buttons .cart {
        width: 82px !important
    }

    .product-grid .product-buttons .cart i {
        display: none
    }
}

@media screen and (min-width:1200px) {
    .product-grid .product-buttons .cart {
        width: 132px !important
    }
}