
/* BEGIN max width 767px */
@media (max-width: 767px) {
    .pre-header .pull-right {
        float: left !important;
    }
    .pre-header .pull-right li:first-child {
        padding-left: 0;
    }
    .site-logo {
        float: left;
        font-size: 23px;
        font-weight: 400;
        margin-right: 20px;
         padding-left: 0px;
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .site-logo img {
        width:100px;
    }
    .c_site-logo {
        float: left;
        font-size: 23px;
        font-weight: 400;
        margin-right: 20px;
        padding-left: 0px;
        padding-top: 2px;
        padding-bottom: 5px;
    }
    .c_site-logo img {
        width:100px;
    }

    .header .header-navigation {
        margin: 0 -10px 0;
        padding: 0 10px;
    }
    .header-navigation-content {
        min-width: 100px;

    }

    .sidebar {
        margin-bottom: 40px;
    }
    .sidebar___removed {
        margin-bottom: 40px;
    }
    .sidebar-menu .fa-angle-right {
        display: inline-block;
    }
    .pre-footer .pull-right,
    .footer .pull-right {
        float: none !important;
    }
    .pre-footer .pull-right,
    .footer .pull-right {
        padding-top: 15px;
    }
    .footer .list-inline > li {
        padding-left: 0;
        margin-right: 5px;
    }


    .form-info {
        border-left: none;
        padding-left: 0;
        padding-top: 30px;
        border-top: 1px solid #E4E6E8;
        margin-bottom: 0;
    }

    .sidebar-products .item {
        float: left;
        width: 48%;
        margin-bottom: 20px;
        padding: 0 10px 10px;
    }
    .sidebar-products img {
        width: 100%;
        height: auto;
    }
    .list-view-sorting {
        /*background: #fff;*/
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .list-view-sorting .col-md-10 {
        padding-right: 0;
    }
    .product-other-images {
        margin-bottom: 40px;
    }
    .product-page-options .pull-left {
        margin-bottom: 0;
    }
    .product-item .img-responsive {
        width: 100%;
    }
    .pagination {
        float: left !important;
        padding-top: 10px;
    }
    .pagination > li {
        margin-left: 0;
        margin-right: 5px;
    }

    .pre-footer .margin-bottom-40 {
        margin-bottom: 0;
    }
    .ls-layer3 .ls-price strong {
        top: -15px;
    }

    .glyphicons-demo ul li {
        width: 12.5%;
    }

    .tab-style-1 .tab-content img {
        margin: 5px 0 10px;
    }
    .testimonials-v1 {
        padding-top: 20px;
    }

    .front-steps-wrapper {
        margin-left: -10px;
        margin-right: -10px;
    }
    .front-steps-wrapper .front-step-col {
        padding-left: 15px;
        padding-right: 15px;
    }
    .front-steps-wrapper .front-step:after {
        display: none;
    }

    .blog-posts h2, .ecommerce .blog-posts h2 {
        padding-top: 15px;
    }

    .ecommerce .footer {
        padding: 10px 0 10px;
    }
    .ecommerce .footer .pull-right {
        padding-top: 10px;
    }
    .ecommerce .pre-footer address {
        margin-bottom: 15px !important;
    }
    .footer img {
        margin-bottom: 10px;
    }
    .ecommerce .pre-footer-subscribe-box h2, .corporate .pre-footer-subscribe-box h2 {
        padding-top: 7px;
    }
}
/* END max width 767px */

/* BEGIN max width 600px */
@media (max-width: 600px) {
    .ls-layer3 .ls-price strong {
        top: -5px;
    }
}
/* END max width 600px */

/* BEGIN max width 480px */
@media (max-width: 480px) {
    .pre-header .list-inline li {
        display: block;
        border: none;
        margin-bottom: 10px;
        padding: 0;
    }
    .pre-header .col-md-6 {
        float: left;
    }
    .pre-header .additional-nav {
        float: right;
        text-align: right;
    }

    .nav-catalogue .pi-price {
        margin-bottom: 10px;
    }
    .nav-catalogue .pi-price,
    .nav-catalogue .product-item .add2cart {
        float: none;
    }

    .top-cart-block {
        clear: both;
        float: left;
        padding-top: 0;
        margin: 0 0 29px;
        width: 100%;
    }
    .top-cart-info {
        float: none;
    }
    .top-cart-block .fa-shopping-cart {
        top: 0;
    }
    .top-cart-content-wrapper {
        left: 0;
        right: auto;
    }
    .top-cart-content:after {
        left: 15px;
    }

    .ls-fullwidth .ls-nav-prev, .ls-fullwidth .ls-nav-next {
        display: none;
    }

    .checkout-content {
        padding: 0 0 40px;
    }
    .checkout-page h2 a {
        padding: 9px 10px 8px;
    }
    .table-wrapper-responsive {
        overflow-x: scroll;
    }

    .shopping-cart-page .btn-default {
        float: right;
    }
    .shopping-cart-page .btn-primary {
        clear: both;
        margin-top: 10px;
    }
    .checkout-page .btn-default {
        clear: both;
        margin-top: 10px;
        margin-right: 0 !important;
    }

    .product-item:hover > .pi-img-wrapper>div {
        display: none;
    }

    .steps-block-simple h2 {
        font-size: 21px;
    }
    .steps-block-simple em {
        font-size: 14px;
        text-transform: inherit;
    }

    .ecommerce .pre-footer-subscribe-box h2,
    .corporate .pre-footer-subscribe-box h2 {
        float: none;
    }

    .list-view-sorting .pull-right {
        float: left !important;
        margin: 0 30px 10px 0;
    }

    .header .top-cart-block {
        margin-top: 0;
    }
    .reduce-header .top-cart-block {
        margin-top: 0;
        margin-bottom: 19px;
    }
}
/* END max width 480px */

/* BEGIN max width 450px */
@media (max-width: 450px) {
    .ecommerce .steps-block h2 {
        font-size: 33px;
    }
}
/* END max width 450px */
@media (max-width: 767px) {
    body.page-header-fixed {
        padding-top: 107px !important; /* height of the header */
    }

    .header .mobi-toggler {
        display: block;
    }
    .header .header-navigation {
        float: none !important;
        display: none;
        clear: both;
        background: #F9F9F9;
        padding: 0 20px;
        margin: 0 -20px 0px;
        font-size: 16px;
    }
    .header .header-navigation li {
        float: none;
        padding: 0;
        clear: both;
    }
    .header .header-navigation li > a,
    .header .dropdown.open .dropdown-toggle,
    .header .header-navigation li.open > a {
        border-bottom: 1px solid #efefef !important;
        padding: 8px 10px 9px;
        margin: 0 -10px;
        position: relative;
        color: #666 !important;
        background: none !important;
        font-size:18px;
    }
    .ecommerce .header .header-navigation li > a,
    .ecommerce .header .dropdown.open .dropdown-toggle,
    .ecommerce .header .header-navigation li.open > a {
        padding: 12px 10px 9px;
    }
    .header .header-navigation li > a:hover,
    .header .header-navigation li.active > a,
    .header .header-navigation li.open > a:hover {
        border-bottom: 1px solid #efefef !important;
        background: none !important;
        color: #dd4632 !important;
        text-decoration: none;
    }

    .header-navigation > ul > li.dropdown:hover > a:after {
        border: none;
    }

    .header-navigation > ul > li > a > i.fa-angle-down {
        display: block;
        float: right;
        margin: 3px 0 0;
    }

    /* dropdown menu */
    .header-navigation .dropdown-menu,
    .header-navigation > ul > li > .dropdown-menu {
        position: static;
        width: 100%;
        margin: 0;
        border: none;
        box-shadow: none;
        background: none;
        margin-top: 0;
        border-top: none;
        z-index: 22;
    }
    .header-navigation .dropdown-menu li {
        border: none !important;
        margin-left: 20px;
    }
    .header-navigation .dropdown-menu li > a {
        padding: 10px 10px 9px;
        z-index: 999;
        position: relative;
    }
    .header-navigation .dropdown-menu li > a > i {
        display: none;
    }

    .header-navigation .dropdown-menu .dropdown-menu {
        display: block;
    }
    .header-navigation .header-navigation-content {
        border: none;
    }
    .dropdown-megamenu .header-navigation-content {
        padding: 5px 0 0;
        margin-left: -20px;
    }
    .dropdown-megamenu .header-navigation-content .row {
        margin: 0;
    }
    .dropdown-megamenu .header-navigation-content .header-navigation-col {
        padding: 0;
        float: none;
        width: 100%;
    }
    .dropdown-megamenu .header-navigation-content h4 {
        font-size: 13px;
        padding: 10px 10px 9px;
        margin: 0 -10px 0 10px;
    }
    .header-navigation .dropdown-megamenu .header-navigation-content li > a {
        padding: 10px 10px 9px;
    }

    .header-navigation-content-ext {
        background: none;
    }
    .header-navigation-description {
        height: auto !important;
        background: none;
        box-shadow: none;
        padding: 0;
        margin: 0 10px;
    }
    .header-navigation-content-ext .col-md-6,
    .header-navigation-content-ext .col-md-3 {
        float: none;
        width: 100%;
    }
    .dropdown-megamenu .header-navigation-content-ext .col-md-3 h4 {
        border-bottom: 1px solid #EFEFEF;
    }
    .header-navigation .dropdown-menu .header-navigation-content-ext li > a {
        display: block;
    }
    .header-navigation-content-ext .col-md-3, .header-navigation-content-ext .col-md-6 {
        padding: 0;
    }
    .header-navigation-content-ext .col-md-6 {
        margin-left: 10px;
    }
    .header-navigation-content-ext .col-md-6 h4 {
        margin-left: 0;
        padding-left: 0;
    }

    .header .nav-brands {
        margin: 15px 10px;
        padding: 0;
        width: 100%;
        background: #fff;
    }
    .header .nav-brands ul {
        border: 1px solid #F0F0F0;
        padding: 10px;
    }
    .header .nav-brands li {
        max-width: 50%;
        display: inline-block;
        border: none;
        margin-left: 0
    }
    .header .nav-brands li a,
    .header .nav-brands li a:hover {
        border: none !important;
        margin: 0 !important;
    }

    .nav-catalogue .dropdown-menu > li {
        margin-left: 0;
    }
    .nav-catalogue .header-navigation-content {
        padding: 20px 0 0;
    }
    .nav-catalogue .product-item {
        margin-bottom: 20px;
    }

    .header-navigation li.menu-search,
    .ecommerce .header-navigation li.menu-search {
        top: 0;
        padding: 20px 0 10px;
        position: relative;
    }
    .header-navigation li.menu-search span.sep {
        display: none;
    }
    .header-navigation .search-box {
        position: relative;
        right: auto;
        left: 0;
    }
    .header-navigation .search-box:after {
        right: auto;
        left: 0;
    }

    .top-cart-block {
        margin-top: 3px;
    }

    .page-header-fixed .header-navigation {
        height: 300px;
        overflow: auto;
    }
}


/* END max width 1024px */