@media screen and (min-width: 1200px){
.cart-products {height: 420px !important;}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-search form .search-area input[type="text"] {
        width: 100%;
        border-right: 0;
        background-color: #fcfcfc;
        border-bottom: 1px solid #4e7a13;
    }
    .search-category {
        float: left;
        width: 245px;
    }
    .header-search form button {
        float: right;
    }
    .single-sidebar {
        padding-left: 0;
        padding-right: 0;
    }
    #cd-cart .cd-item-remove {text-indent: -9999px;}
    #cd-cart .cd-cart-items li {display: inline-block;width: 100%;}
    .calculation {float: left;width: 175px;}
    .cd-cart-items h1 {margin-top: 0;}
    .cart-products {height: 500px !important;overflow: auto;}
    #cd-cart {padding-top: 0;}
    .pro-count-area img {float: none;margin-right: auto;margin-left: auto;}
    .cartTitleArea {text-align: center;}
    .pro-count-area .pro-count {line-height: 0;}
    .cd-cart-total > p {display: inline-block;line-height: 26px;margin-bottom: 0;}
    .cart-trigger {width: auto;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
    .sidebar {
        /*padding-left: 15px;*/
        padding-right: 0px;
        display: inline-block;
        width: 100%;
    }
    .single-sidebar {
        padding-left: 0;
        padding-right: 0;
        float: left;
        width: 100%;
    }
    .single-sidebar ul {
        height: 300px;
        overflow-y: scroll;
    }
    #brand {.cart-products {height: 750px;overflow: auto;}
        margin-left: 28px;
    }
    .right-sidebar {
        margin-top: 15px;
    }
    .right-sidebar .single-product {
        float: left;
        margin-left: 10px;
        width: 48%;
    }
    .shopping-cart {
        background-color: #4e7a13;
        border: 1px solid #dddddd;
        position: fixed;
        right: 0;
        top: 100px;
        z-index: 10;
    }
    #cd-cart .cd-item-remove {text-indent: -9999px;}
    #cd-cart .cd-cart-items li {display: inline-block;width: 100%;}
    .calculation {float: left;width: 175px;}
    .cd-cart-items h1 {margin-top: 0;}
    .cart-products {height: 750px;overflow: auto;}
    #cd-cart {padding-top: 0;}
    .pro-count-area img {float: none;margin-right: auto;margin-left: auto;}
    .cartTitleArea {text-align: center;}
    .pro-count-area .pro-count {line-height: 0;}
    .cd-cart-total > p {display: inline-block;line-height: 26px;margin-bottom: 0;}
    .cart-trigger {width: auto;}
    .header-search form .search-area input[type="text"] {border-color: transparent;width: 100%;}
    .search-category {float: none;width: 100%;display:inline-block;}
    .search_therapeutic {padding-left: 8px;}
    .header-search span {display: block;font-weight: 700;text-transform: uppercase;}
    .header-search button i {display: none;}
    .header-search form button {width: 100%;}
}
@media screen and (max-width: 767px){
    .main-nav-area {
        background-color: transparent;
    }
    .top-menu {
        background-color: #4e7a13;
        border-radius: 0;
        width: 100%;
        float: left;
        margin: 0;
    }
    .top-menu .icon-bar,
    .therapeutic .icon-bar,
    .brand .icon-bar {
        display: none;
    }
    .top-menu .sr-only {
        clip: inherit;
        color: #ffffff;
        font-size: 16px;
        font-weight: 400;
        height: auto;
        letter-spacing: 2px;
        overflow: visible;
        position: relative;
        text-transform: uppercase;
        width: 100%;
    }
    #mainMenu {
        border: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }
    .header-search form .search-area input[type="text"] {border-color: transparent;width: 100%;}
    .search-category {float: none;width: 100%;display:inline-block;}
    .search_therapeutic {padding-left: 8px;}
    .header-search span {display: block;font-weight: 700;text-transform: uppercase;}
    .header-search button i {display: none;}
    .header-search form button {width: 100%;}
    #mainMenu ul li {
        width: 100%;
    }
    #mainMenu ul li a {
        border-left: 0;
        border-right: 0;
        display: inline-block;
        background-color: #4e7a13;
        width: 100%;
    }
    #mainMenu ul li:hover a {
        background-color: #83DD23;
    }
    .shopping-cart {
        background-color: #4e7a13;
        border: 1px solid #ddd;
        position: fixed;
        right: 0;
        top: 100px;
        z-index: 11;
    }
    .therapeutic {
        border: 1px solid #ddd;
        border-radius: 0;
        float: left;
        height: 55px;
        margin: 0 0 15px;
        padding: 5px;
        width: 100%;
    }
    .therapeutic .sr-only {
        clip: inherit;
        color: #333333;
        font-weight: 400;
        height: auto;
        overflow: visible;
        position: relative;
        text-transform: uppercase;
        width: 40%;
    }
    .brand .sr-only {
        clip: inherit;
        color: #333333;
        font-weight: 400;
        height: auto;
        overflow: visible;
        position: relative;
        text-transform: uppercase;
        width: 40%;
    }
    .brand {
        border: 1px solid #ddd;
        border-radius: 0;
        float: right;
        height: 55px;
        margin: 0 0 15px;
        padding: 5px;
        width: 40%;
    }
    #therapeutic,
    #brand {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        height: 300px;
        overflow-y: scroll;
    }
    #therapeutic ul,
    #brand ul {}
    #slider, #slider div.sliderInner img {
        width: 100%;
    }
    .right-sidebar {
        margin-top: 15px;
    }
    .continue-shopping a, .checkout-pro a {
        font-size: 14px;
    }
    #cd-cart .cd-item-remove {text-indent: -9999px;}
    #cd-cart .cd-cart-items li {display: inline-block;width: 100%;}
    .calculation {float: left;width: 175px;}
    .cd-cart-items h1 {margin-top: 0;}
    .cart-products {height: 350px;}
    #cd-cart {padding-top: 0;}
    .pro-count-area img {float: none;margin-right: auto;margin-left: auto;}
    .cartTitleArea {text-align: center;}
    .pro-count-area .pro-count {line-height: 0;}
    .cd-cart-total > p {display: inline-block;line-height: 26px;margin-bottom: 0;}
    .cart-trigger {width: auto;}
}

@media screen and (max-width: 767px) and (orientation: portrait){
    .shop-price {
        float: left;
    }
    .shop-price {
        display: inline-block;
        width: 100%;
    }
    .shop-item {
        width: 70%;
    }
    .pro-price {
        margin-top: 10px;
        padding-bottom: 10px;
    }
    .single-shop-item {
        position: relative;
    }
    .remove {
        position: absolute;
        right: 0;
        top: 20px;
    }
    .continue-shopping a, .checkout-pro a {
        font-size: 12px;
        padding: 10px;
    }
}
@media screen and (min-width: 767px) and (orientation: landscape) {
.cart-products {height: 200px;}
}
@media screen and (max-width: 568px) and (orientation: landscape) {
.cart-products {height: 100px !important;}
}
@media screen and (max-width: 667px) and (orientation: landscape) {
.cart-products {height: 150px;}
}
@media screen and (max-width: 736px) and (orientation: landscape) {
.cart-products {height: 190px;}
}
@media screen and (max-width: 320px) and (orientation: landscape) {
.cart-products {height: 85px;}
}
@media screen and (max-width: 600px) and (orientation: landscape) {
.cart-products {height: 200px;}
}
@media screen and (width: 375px) and (orientation: portrait){
.cart-products {height: 450px !important;}
}
@media screen and (width: 414px) and (orientation: portrait){
.cart-products {height: 530px !important;}
}
@media screen and (width: 384px) and (orientation: portrait){
.cart-products {height: 470px !important;}
}