@media only screen and (max-width: 768px) {
    h2 {
        font-size:1.25em;
    }

    .breadcrumb {
        /* display:none; */
        padding-top: 15px;
    }

    .content h1 {
        font-size: 1.2em;
        word-wrap: normal;
        width: 100%;
    }

    .product-navigator {
        margin-bottom: 10px;
    }

    .product-navigation a img {
        max-height: 50px;
    }

    .product-info #image-additional {
        padding-top: 0px;
        position: relative;
    }

    .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
    }

    .model-box {
        text-align: center;
    }

    .category-list .category-list-item span {
        padding: 10px;
    }

    .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: 50px;
        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;
        /* padding: 10px; */
    }

    .content {
        display: block;
        margin: 0;
    }

    #column-left {
        display: none
    }

    .panel.ocfilter {
        display: none;
    }

    .ocfilter-mobile-handle {
        display: block;
    }

    div#ocfilter-close {
        position: fixed;
        display: block;
        right: 20px;
        z-index: 10;
    }

    .panel.ocfilter.active {
        display: block;
        position: fixed;
        top: 50px;
        overflow-y: auto;
        height: calc(100vh - 50px);
        width: 100%;
        left: 0;
    }

    #column-right {
        flex: 1;
        order: inherit;
        position: relative;
    }

    .home-menu {
        margin: 0px -30px;
    }

    .man-fon {
        flex-flow: column;
    }

    .news-full-desc {
        padding-top: 15px;
    }

    .flex4 .box1 {
        flex: 50%;
    }

    .box-out {
        /* padding: 0; */
    }

    #ocfilter-mobile {
        width: 100%;
    }

    #ocfilter-mobile .navbar-header {
        display: block;
    }

    #ocfilter-mobile #navbar-ocfilter {
        display: none;
    }

    #ocfilter-mobile #navbar-ocfilter.active {
        display: block;
    }

    .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; */
        display: none;
    }

    .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: 60px; */
    }

    .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; */
        width: 100%;
    }

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

    .mobile-icons-top {
        display: flex;
        gap: 1em;
        align-items: end;
        margin-top: 10px;
    }

.footer-logo img{
    width:50%;
}

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

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

    .navbar-nav>li {
        /* margin: 20px 0; */
    }

    #megamenu-menu .nav > li:first-child > a .ti-menu {
        font-size: 18px;
    }

    div#stick_menu {
        left: 0;
        /* width:100%; */
    }

    #megamenu-menu .nav>li>a:hover {
        border-bottom: none;
    }

    .top-panel {
        position: fixed;
        top: 0;
        height: 60px;
        z-index: 200;
        /* border-bottom: 1px solid #525252; */
        display: block;
        /* background: url(../image/fon.jpg) repeat-x; */
    }

    .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
    }

    .search-header,.header-adres {
        display: none;
    }

    #contacts, .header-wrap {
        height: auto;
        /* display: none; */
    }

    #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
    }

    .list-group-item.ocfilter-option {
        /* min-width: 50%; */
        /* width: 50%; */
    }

    .product-info .image-additional .owl-carousel .owl-item {
        float: left!important;
    }

    #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: 20px;
    }

    .show-items, .sort {
        float: left;
        margin-bottom: 10px !important;
        margin-right: 8px!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: 10px auto
    }

    .header_logo {
        /* display: none; */
        /* width: 110px; */
        margin: 0 0 0 30px;
    }

    .phone {
        font-size: 0;
        width: 30px;
        height: 30px;
        display: block;
        background: var(--main) url(../image/phone.svg) no-repeat center/60%;
        border-radius: 50px;
    }

    .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: 40px;
        height: 40px;
    }

    .item .cart {
        opacity: 1
    }

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

    .product-grid .product .product-about {
        /* bottom: 0; */
    }

    .name {
        line-height: 1.25em;
        font-size: 4vw;
    }
.product-buttons .cart{
    font-size:1em;
}
    .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-info, .product-center, .product_4bl {
        flex-direction: column;
        border: none;
    }

    .product-info > .box-img,.product-info > .product-center,.product-info > .product-right {
        /* flex-basis:100%; */
        max-width: 100%;
        border: 0;
        padding: 10px 5px;
    }

    .product_4bl>div, .product-center > div:not(:first-child),.product_4bl >div:not(:first-child) {
        border: none;
    }

    .box-img .image {
        position: initial;
    }

    .box-out img {
        display: none;
    }

    .product-info .image img {
        /* width:80%; */
    }

    .tabs-box {
        border: 0;
    }

    #megamenu-menu .nav>li>div {
        /* background: 0 0 !important; */
        padding: 20px;
        overflow: auto;
        height: 90vh;
    }

    .blog-layout.blog-list {
        flex: 1 50%;
    }

    a.button, .button, #button-go {
        /* font-size: 16px; */
        /* padding: 10px 20px; */
    }

    #agree-block div, #payment_agree-block div {
        /* min-height: 40px; */
        padding: 10px 0;
    }

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

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

    header {
        margin: 0;
        padding: 5px 0;
    }

    #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
    }

    .box-main .nav-tabs>li>a {
        padding: 5px;
    }

    #powered .payment {
        height: auto
    }

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

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

    .preim-wrapper {
        display: grid;
        grid-template-columns: 1fr;
        gap: 1em;
        color: #fff;
    }

    .pagination>li>a, .pagination>li>span {
        padding: 4px 10px;
    }

    .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
    }

    .product-info .description .cart {
        /* position:fixed; */
        /* bottom:0; */
        /* background: #ffffffe8; */
        width: 100%;
        /* display: flex; */
        /* justify-content: space-between; */
        align-items: center;
        left: 0;
        /* border-top: 2px solid gray; */
        z-index: 10;
        /* font-size: 0.9em; */
        text-align: center;
    }

    .product-info .price {
        /* font-size:1em; */
        margin: 10px 0;
    }

    .tabs-box .nav-tabs {
        width: 100%!important;
    }

    .tabs-box .nav-tabs>li {
        float: none!important;
        border-right: none;
        border-bottom: 2px white solid;
    }

    .info-page {
        padding: 0;
        display: block;
    }

    .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
    }

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

    .mobile-logo {
        display: none !important
    }

    .form-horizontal .control-label {
        text-align: right;
    }

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

    .navbar-nav {
        margin: 0;
        display: flex;
        width: 100%;
        justify-content: center;
        /* height: 40px; */
        align-items: center;
        border: 0;
    }

}