@media only screen and (max-width: 1024px) {
    .slick-slider .slick-next {
        display: none !important;
    }
    .box-happy-shopping__menu__categories_collections .slick-prev{
        display: none !important;
    }
}
@media only screen and (max-width: 1200px) {
    .box-account-name {
        text-align: center;
        padding-left: 0px;
        padding-top: 8px;
        width: 100%;
        float: none;
        display: block;
        clear: both;
        position: relative;
    }
    .box-account___avatar img {
        margin: 0 auto;
        float: none;
        display: block;
    }
    .box-account__title {
        font-size: 20px;
        line-height: 28px;
    }
    .nav-justified, .nav-tabs.nav-justified{
        margin-left: 0px;
        margin: 0 auto;
    }
    .happy-shipping-presentation__menu-item.item-2, 
    .happy-shipping-presentation__menu-item.item-5 {
      display: none;
    }
    .happy-shipping-presentation__title {
      font-size: 18px;
    }
    .happy-shipping-presentation__text-wrapper {
      padding-top: 10px; 
    }
}
@media screen and (min-width: 1000px) and (max-width: 1186px)  {
    .btn-account {
        width: 150px;
        float: left;
        margin-right: 5px;
    }
}
@media only screen and (max-width: 1200px) {
    .box-account-name {
        text-align: center;
        padding-left: 0px;
        padding-top: 8px;
        width: 100%;
        float: none;
        display: block;
        clear: both;
        position: relative;
    }
    .box-account___avatar img {
        margin: 0 auto;
        float: none;
        display: block;
    }
    .box-account__title {
        font-size: 20px;
        line-height: 28px;
    }
    .nav-justified, .nav-tabs.nav-justified{
        margin-left: 0px;
        margin: 0 auto;
    }
}
@media screen and (min-width: 1001px) and (max-width: 1200px) {
    .price-fav {
        font-size: 20px;
    }
    .content-page-padding{
        padding-left: 10px;
        padding-right: 10px;
    }
    .btn-icon {
        margin-left: 21px!important;
    }
    .return-btn{
        margin-top: 64px;
    }
}
@media screen and (min-width: 991px) and (max-width: 1199px)  {
    .box-order-by a
    {
        font-size: 15px;
    }
    .sidebar-subtitle{
        padding-left: 0px;
        padding-top: 15px;
    }
    .service-card
    {
        text-align: center;
    }
    .card-img-product
    {
        min-height: 150px;
    }
    .slider-gallery img
    {
        height: 250px;
    }
    .btn.btn-rate
    {
        font-size: 8px;
    }
    .btn small
    {
        font-size: 9px;
    }
    .card-product-details-img
    {
        margin-right: 10px;
    }
    .card-product-details-description
    {
        width: 100px;
    }
    .bubble.bundle-discount
    {
        right: 0px;
        top: -20px
    }
    .btn-icon
    {
        margin: 0 auto;
        display: block;
        margin-left: 33px;
        margin-top: 10px;
    }
    .nav
    {
        margin-left: 0px;
    }
    .nav > li{
        padding: 25px 15px 25px 15px;
    }
    .searchButton
    {
        margin-left: 65px;
    }
    .box-menu-other #input_wrapper_search
    {
        margin-left: 65px;
    }
    .cover
    {
        height: 68%;
    }
    .card-footer
    {
        padding: 19px 0 20px;
    }
    .card-date
    {
        margin-top: 4px;
    }
    .form-inline .form-group:first-child
    {
        width: 255px;
    }
    .card-product-description
    {
        font-size: 14px;
    }

    .card-product-title
    {
        font-size: 16px;
    }
    .card-price {
        font-size: 24px;
    }
}

