
#cart img {
    max-width: 52px;
}
.wrap-mobile{display: none;}
@media only screen and (max-width : 992px) {
    h1 {font-size: 25px;}
    .product-search h1 {font-size: 20px;}
    .product-search h2 {font-size: 15px;}
    /*body {display: none;}*/
    .navbar-nav > li {
     float: none;
    }
    .navbar-nav {
     float: none;
    }
    .nav.navbar-nav {
     clear: both;
     float: left;
     margin: 0 0 0 -15px;
     width: 95%;
    }
}
.visible-mob{display: none;}
@media screen and (min-width: 768px) and (max-width: 1024px) {}
@media screen and (max-width: 980px) {
  .wrap-mobile,.visible-mob{display: block;}
            .dropdown-menu.open {
              position: fixed;
              width: 95%!important;
              top: 15%;
              width: 91%!important;
              min-width: 91%!important;
              left: 16px;
              height: 100%!important;
              border-radius: 15px;
              box-shadow: 1px 1px 13px;
              max-height: 328px!important;
          }
          .dropdown-menu .dropdown-menu.inner {
              outline: none;
              height: 100%!important;
              max-height: 100%!important;
              min-height: 100%!important;
          }
          .select-option-image btn {
            height: 54px;
        }

        /* .select-option-image .filter-option {
            height: 50px;
            font-size: 25px;
        } */
        /* .select-option-image img{
            width:50px;
            height:50px
        } */
        .dropdown-menu.inner img {
            width: 50px;
            height: 50px;
        }
        /* .select-option-image {
            height: 60px;
        } */


        .select-option-image .dropdown-menu.inner li a {
            font-size:25px;
            padding-left:10px;

        }
        .dropdown-menu.open{

            overflow-y: scroll!important;
            width: 100%;
        }
        .dropdown-menu.open ul {

          }
          .logo-mobile {
            max-width: 100px;
            text-align: center;
            margin: 0 auto;
        }
        .filter_mobiles {
                width: 100%;
                padding: 0 16px;
                background: #fff;
                /* -webkit-appearance: menulist;
                -moz-appearance: menulist;
                appearance: menulist; */
                height: 35px;
                border: 1px solid #ccc;
                border-radius: 0;
        }
        .search-mobile{
            display:none;
        }
        .search-icon .fa {
            padding: 7px;
            font-size: 28px;
            color: #565555;
        }
        .btn.btn-navbar.navbar-toggle.pull-left .fa{
            font-size: 25px;
        }
        .logo-mobile img {
            max-width: 135%;
        }
        .c-text, .scobka,#menu ,#filterByShop,.mobile-none,#column-left{
            display: none;
        }
        #content {
            width: 100%;
        }
        .navbar-header {
            border-bottom: 1px solid #7c7c7c;
            padding-bottom: 0px;
            margin-bottom: 7px;
        }
           #cart>.btn {
            max-width: 98px;
            padding: 0;
            position: relative;
            margin: 0 auto;
            display: block;
        }
        .search-icon {
            margin: 0 auto;
            text-align: center;
            margin-top: 5px;
            float: right;
            width: 50%;
        }
       #cart-total {
            position: absolute;
            right: 22%;
            width: 18px;
            height: 17px;
            background: #f87196;
            color: #fff;
            border-radius: 50%;
            bottom: 33%;
        }
        .cart_mobile {
            float: right;
            width: 50%;
        }
        .header-social {
            border-bottom: 1px solid #565555;
            padding-bottom: 5px;
        }
        .contactus-wrapper p, .contactus-wrapper .btn,#top {
            display: none;
        }
        .contactus-wrapper {
            padding: 0;
            line-height: 0;
            display: block;
            text-align: right;
            margin-top: -27px;
        }
        .chugusov-sub-menu {
            margin-left: 28px;
            padding-right: 14px;
        }
        .menu-mobile-js span {
               background: #fff!important;
                color: #000!important;
                position: absolute;
                right: -48px;
                height: 26px;
                /* width: 62px; */
                padding-left: 51px;

        }
        .menu-mobile-third {
            list-style: none;
            padding-left: 0px;
            margin-left: -28px;
        }
        .wrap-mobile button.btn.btn-navbar.navbar-toggle.pull-left {
            border: none;
            color: #f87196;
            font-size: 24px;
            /* padding: 0; */
        }
        .wrap-mobile {
            /*position: fixed;*/
            z-index: 999;
            width: 100%;
            background: #fff;
        }
        header {
            margin-bottom: 70px;
        }
        .navbar-nav>li>a {
            padding-top: 13px;
            padding-bottom: 13px;
            line-height: 20px;
            width: 75%;
        }
        .list-unstyled .menu-mobile-js span {
            background: #fff!important;
            color: #000!important;
            position: absolute;
            right: 17px;
            height: 26px;
            /* width: 62px; */
            padding-left: 51px;

        }
        .navbar-toggle .icon-bar:nth-of-type(2) {
            top: 1px;
        }
        .navbar-toggle .icon-bar:nth-of-type(3) {
            top: 1px;
        }
        .navbar-toggle .icon-bar {
            position: relative;
            transition: all 200ms ease-in-out;
        }
        .navbar-toggle.active .icon-bar:nth-of-type(1) {
            top: 12px;
            transition: 0.3s all;
            transform: rotate(45deg);
        }
        .navbar-toggle.active .icon-bar:nth-of-type(2) {
            background-color: transparent;
        }
        .navbar-toggle.active .icon-bar:nth-of-type(3) {
            top: -11px;
            transform: rotate(-45deg);
        }
        .navbar-toggle .icon-bar+.icon-bar {
            margin-top: 9px;
        }
        .navbar-toggle .icon-bar {
               display: block;
                width: 38px;
                background: #f87196;
                height: 3px;
                border-radius: 1px;
        }
        .btn.btn-navbar.navbar-toggle.pull-left:focus {
            border: none!important;
            outline: none;
        }
        .mob_filter{
            display: none;
        }
       /* .mob_filter.active {
           display: block;
            background: #fff;
            position: absolute;
            text-align: left;
            z-index: 999999;
            width: 94%;
            max-height: 369px;
            top: 34px;
            overflow-y: scroll;
            border: 1px solid #ccc;
        } */
       .mob_filter.active {
         display: block;
           background: #fff;
           position: absolute;
           text-align: left;
           z-index: 999999;
           width: 100%;
           max-height: 369px;
           top: 5px;
           margin: 0 auto;
           left: 0;
           overflow-y: scroll;
           border: 1px solid #ccc;
           border-radius: 10px;
           box-shadow: 1px 1px 9px;
        }
        .list-unstyled a {
            line-height: 1.9;
            font-size: 17px;
			padding-top: 15px;
			padding-bottom: 15px;
        }
        .navbar-collapse.navbar-ex1-collapse.collapse.in {
            border-bottom: 1px solid;
        }


}

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