@media only screen and (max-width: 1199px) {
    .filter-area {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .select-box {
        margin: 5px 0;
    }

    .select-box.morso {
        max-width: 200px;
    }

    .select-box.model {
        max-width: 200px;
    }

    .select-box.longest {
        max-width: 200px;
    }

    .select-box.shortest {
        max-width: 200px;
    }

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {


    .grid-header h5 {
        font-size: 14px;
    }

    .grid-header h2 {
        font-size: 28px;
    }

    .grid-header span {
        font-size: 12px;
    }

    .grid-right img {
        width: 100%;
    }

    .offer-grid-content h3 {
        font-size: 18px;
        margin-bottom: 0;
    }

    .offer-grid-content p {
        font-size: 13px;
    }

    .offer-grid a {
        font-size: 10px;
        width: 320px;
    }

    .product-desc-top span.subtitle {
        font-size: 15px;
    }

    .product-desc-top h5 {
        font-size: 15px;
    }

    .product-desc-bottom span {
        font-size: 30px;
    }

    .grid-left span.new-price {
        font-size: 25px;
    }

    .grid-left {
        padding-bottom: 25px;
        padding-top: 12px;
        padding-left: 18px;
    }

    .grid-content .primary-btn {
        font-size: 12px;
    }

    .banner-container {
        margin-bottom: 25px;
    }

    .offer-grid-container {
        margin: 25px 0;
    }

    .product-list {
        margin-bottom: 25px;
    }

    .bottom-content {
        margin: 2px 0 18px;
    }

    .product-listing .measure-block {
        padding-bottom: 25px;
    }

    .product-listing .offer-grid-container {
        margin: 0 0 25px;
    }

    .grid-right {
        position: relative;
    }

    .grid-right img {
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .grid-left span.condition {
        line-height: 14px;
    }

    .measure-block {
        padding: 0 0 25px;
    }

    /*----------*/
    .logo {
        max-width: 230px;
        margin-left: 0;
    }

    .menu {
        width: 74.4%;
    }

    .menu ul li a {
        font-size: 16px;
    }

    .menu .submenu ul li a {
        font-size: 14px;
        line-height: 16px;
    }

    .footer-logo {
        max-width: 180px;
    }

    .footer-top-left-in {
        padding-left: 48px;
    }

    .footer-bottom-left {
        padding-left: 48px;
    }

    .footer-container p {
        font-size: 13px;
    }

    .footer-bottom ul li a {
        font-size: 13px;
        margin-left: 7px;
    }

    .breadcrumb {
        padding: 30px 0;
    }

    .filter-area span {
        font-size: 15px;
    }


    .filter-area .primary-btn {
        max-width: 160px;
        font-size: 13px;
    }

    .filter-block p {
        font-size: 15px;
    }

    .table-cell .primary-btn {
        padding: 0 25px;
    }

    .table-cell.cell1 {
        max-width: 131px;
    }

    .table-cell.cell6 span {
        float: right;
        margin-bottom: 1rem;
        margin-right: 1rem;
    }

    /*----------*/
    /*.top-slider {*/
        /*padding: 0 20px;*/
    /*}*/

    .image-slider {
        height: 400px;
    }

    .image-slider .slick-slide img {
        max-width: 180px;
    }

    .image-thumbnail .slick-slide img {
        max-width: 80px;
    }

    .image-thumbnail .slick-prev {
        left: -20px;
    }

    .image-thumbnail .slick-next {
        right: -20px;
    }

    .slide-nav-container {
        padding: 0 20px;
    }

    .image-thumb {
        height: 130px;
    }

    .zoom-wrap {
        left: -10px;
    }

    .payment-types {
        padding: 25px 15px 17px;
    }

    .payment-types ul li {
        padding: 0 4px;
    }

    .product-details h2 {
        font-size: 32px;
        line-height: 32px;
    }

    .product-price {
        font-size: 36px;
        line-height: 36px;
    }

    .single-product-list {
        padding: 5px 30px 5px 20px;
    }

    .select-quantity {
        padding: 12px 30px 12px 20px;
    }

    .cart-block .text-block {
        padding: 15px 30px 0 0;
    }

    .product-detail-tab .nav-tabs .nav-link.active::after {
        width: 190px;
    }

    .product-detail-tab .tab-content {
        padding: 15px 0 10px;
    }

    .payment-types ul li {
        width: 16%;
    }

    .product-detail-block {
        padding: 0 0 60px
    }
}



@media only screen and (min-width: 768px) and (max-width: 991px) {
    .icon-column-outer span {
        line-height: 18px;
    }

    .banner-content-outer {
        left: 45px;
    }

    .banner-content-outer {
        padding: 30px;
    }

    .banner-content-outer h2 {
        line-height: 32px;
        font-size: 30px;
    }

    .product-desc-top span.subtitle {
        font-size: 12px;
    }

    .product-desc-top h5 {
        font-size: 13px;
    }

    .product-desc-top span {
        margin: 0;
    }

    .product-desc-top {
        padding: 16px 0;
    }

    .product-desc-bottom span {
        font-size: 20px;
        padding: 12px 0;
    }

    .product-desc-bottom a {
        font-size: 12px;
    }

    .offer-grid {
        height: auto;
        padding: 15px 28px;
        background-position: right top;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .offer-grid-content {
        float: left;
        width: 100%;
        text-align: center;
    }

    .offer-grid-content h3 {
        font-size: 18px;
    }

    .product-list {
        width: 23%;
        margin-bottom: 20px;
    }

    .grid-header {
        padding: 16px 18px;
    }

    .grid-header h2 {
        font-size: 20px;
    }

    .grid-header h5 {
        font-size: 14px;
    }

    .grid-header span {
        font-size: 12px;
        line-height: 15px;
    }

    .grid-content {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .grid-right {
        order: 1;
        width: 100%;
        text-align: center;
    }

    .grid-left {
        order: 2;
        width: 100%;
        padding: 20px;
    }

    .grid-left span.new-price {
        font-size: 28px;
    }

    .grid-left a {
        margin-top: 10px;
    }

    .offer-grid-container {
        margin: 25px 0;
    }

    .banner-container {
        margin-bottom: 25px;
    }

    .product-desc-bottom {
        padding-bottom: 20px;
    }

    .bottom-content {
        margin: 6px 0 0;
    }

    .product-listing .measure-block {
        padding-bottom: 25px;
    }

    .product-listing .offer-grid-container {
        margin: 0 0 25px;
    }

    .product-desc-bottom span.tags {
        min-height: 63px;
    }

    .product-desc-top h5 {
        padding: 0 7%;
    }

    .offer-grid a {
        float: none;
        width: auto;
    }

    .grid-right {
        min-height: 230px;
        overflow: hidden;
    }

    .select-inner.product-count {
        margin-right: 10px;
    }

    .select-inner {
        padding: 0 16px;
    }

    .bottom-content .listing {
        margin-bottom: 18px;
    }

    /*---------*/
    .header-top-left {
        letter-spacing: 0;
        font-size: 11px;
    }

    .call {
        font-size: 11px;
        letter-spacing: 0;
    }

    .account {
        font-size: 11px;
        letter-spacing: 0;
        margin-left: 15px;
    }

    .view-basket {
        font-size: 11px;
        letter-spacing: 0;
        margin: 0 13px 0 15px
    }

    .logo {
        margin-left: 0;
        width: 100%;
        text-align: center;
    }

    .menu {
        float: none;
        display: inline-block;
        text-align: center;
        width: 100%;
    }

    .menu ul {
        float: none;
        display: inline-block;
        text-align: center;
        width: auto;
        padding: 0;
    }

    .submenu ul {
        width: 256px !important;
        display: none;
    }

    .menu > ul > li {
        float: none;
        display: inline-block;
    }

    .menu ul li a {
        font-size: 14px;
        line-height: 20px;
    }

    .menu .submenu ul li a {
        font-size: 12px;
        line-height: 18px;
        text-align: left;
    }

    .menu ul li a {
        padding: 25px 13px;
    }

    .icon-row-container {
        margin-top: -5px;
    }

    .footer-logo {
        max-width: 150px;
    }

    .footer-top-left-in {
        padding-left: 40px;
    }

    .footer-bottom-left {
        padding-left: 40px;
    }

    .footer-container p {
        font-size: 12px;
    }

    .footer-bottom ul li a {
        font-size: 12px;
        margin-left: 5px;
    }

    .footer-top-right ul li {
        font-size: 12px;
    }

    .footer-top-right {
        padding: 54px 0 0 15px;
    }

    .footer-bottom {
        padding: 20px 0;
    }

    .measure-block {
        padding: 7px 0 40px;
    }

    .breadcrumb {
        padding: 15px 0;
    }

    .breadcrumb ul li:before {
        right: 9px;
    }

    .breadcrumb ul li {
        padding-right: 25px;
    }

    .breadcrumb span {
        padding-right: 25px;
    }

    .filter-area {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .filter-area span {
        width: 100%;
        padding: 0 0 10px;
    }

    .select-box.morso {
        max-width: 120px;
    }

    .select-box.model {
        max-width: 105px;
    }

    .select-box.width {
        max-width: 135px;
    }

    .select-box.height {
        max-width: 140px;
    }

    .filter-area .primary-btn {
        max-width: 150px;
        font-size: 12px;
        margin-left: 4px;
    }

    .filter-block p {
        font-size: 14px;
        margin: 0 0 15px;
    }

    .filter-block {
        padding: 20px 15px;
    }

    .table-heading, .table-content {
        padding: 0 10px;
    }

    .table-cell.cell1 {
        max-width: 102px;
    }

    .table-cell .primary-btn {
        padding: 0 10px;
        font-size: 12px;
    }

    .table-head h6, .table-cell {
        font-size: 14px;
    }

    .table-cell.cell6 span {
        padding-top: 10px;
        float: right;
        margin-bottom: 1rem;
        margin-right: 0.5rem;
    }

    /*.filter-area {*/
        /*display: block !important;*/
    /*}*/

    .select-box {
        float: left;
    }

    .filter-area span {
        float: left;
    }

    /*---------*/
    .top-slider {
        padding: 0 20px;
    }

    .image-slider {
        height: 360px;
    }

    .image-slider .slick-slide img {
        max-width: 180px;
    }

    .image-thumbnail {
        margin-top: 20px;
    }

    .image-thumbnail .slick-slide img {
        max-width: 60px;
    }

    .image-thumbnail .slick-slide {
        margin: 0 5px;
    }

    .image-thumb {
        height: 120px;
    }

    .image-thumbnail .slick-prev {
        left: -20px;
    }

    .image-thumbnail .slick-next {
        right: -20px;
    }

    .slide-nav-container {
        padding: 0 20px;
    }

    .zoom-wrap {
        left: -10px;
    }

    .product-details {
        padding: 13px 0 0 45px;
    }

    .payment-types {
        padding: 20px 15px 14px;
    }

    .payment-types ul li {
        padding: 0 4px;
    }

    .product-details h2 {
        font-size: 26px;
        line-height: 26px;
    }

    .product-price {
        font-size: 32px;
        line-height: 32px;
    }

    .product-details .price-prefix {
        font-size: 14px;
    }

    .single-product-list {
        padding: 5px 15px;
    }

    .select-quantity {
        padding: 10px 15px 10px 15px;
    }

    .cart-block .text-block {
        padding: 10px 15px 0 0;
    }

    .product-detail-tab .nav-tabs .nav-link.active::after {
        width: 150px;
    }

    .product-detail-tab .tab-content {
        padding: 15px 0 10px;
    }

    .payment-types ul li {
        width: 20%;
    }

    .product-details h4 {
        font-size: 14px;
    }

    .image-slider .slick-prev {
        left: -27px;
    }

    .image-slider .slick-next {
        right: -27px;
    }

    .select-quantity label {
        font-size: 14px;
        line-height: 22px;
    }

    .qty-outer .qty {
        font-size: 14px;
    }

    .qty-outer {
        max-width: 120px;
    }

    .single-product-list .product-title h6 {
        font-size: 13px;
        line-height: 20px;
    }

    .single-product-list a {
        max-width: 100px;
        font-size: 13px;
        line-height: 32px;
        height: 35px;
    }

    .product-detail-tab .nav-tabs .nav-link {
        font-size: 16px;
        line-height: 22px;
    }

    .product-detail-tab .tab-content p {
        margin-bottom: 15px;
    }

    .single-product-list ul li {
        padding: 16px 0;
    }

    .product-detail-block {
        padding: 10px 0 50px;
    }

    .product-interest h4 {
        font-size: 18px;
        line-height: 24px;
        padding-bottom: 30px;
    }

    .product-single .offer-grid-container {
        margin: 15px 0 50px;
    }

    .product-single .back-btn {
        font-size: 18px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 991px) {
    .header-search {
        position: relative;
        top: 0;
        margin: auto;
        margin-bottom: 25px;
    }


}

@media only screen and (max-width: 767px) {
    .header-search {
        background: white;
        width: 100%;
        padding: 10px;
        z-index: 2;
    }

    .header-search button {
        top: 18px;
    }

    .header-search input {
        border-radius: 10px;
        border-width: 2px;
        width: 95%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
        width: 100%;
        max-width: 100%;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
    .icon-row-outer {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }


    .icon-column-outer span {
        line-height: 40px;
    }

    .icon-column-outer:first-child {
        margin-top: 0
    }

    .banner-outer {
        height: auto;
    }

    /*.icon-column-outer::before {*/
        /*top: 50%;*/
        /*-webkit-transform: translateY(-50%);*/
        /*-moz-transform: translateY(-50%);*/
        /*transform: translateY(-50%);*/
    /*}*/

    .icon-column-outer {
        text-align: center;
    }

    .icon-column-outer::before {
        width: 100%;
        background-position: center center;
    }

    .banner-content-outer {
        position: relative;
        left: 0;
        max-width: 100%;
        padding: 20px;
    }

    .banner-content-outer h2 {
        font-size: 26px;
        line-height: 25px;
    }

    .button-block a {
        max-width: 45%;
    }

    .banner-container {
        margin-bottom: 25px;
    }

    .grid-header {
        padding: 20px;
    }

    .grid-header h2 {
        font-size: 25px;
    }

    .grid-header h5 {
        font-size: 16px;
    }

    .grid-header span {
        font-size: 12px;
    }

    .grid-left {
        padding-bottom: 25px;
    }

    .grid-left span.new-price {
        font-size: 30px;
    }

    .offer-grid {
        height: auto;
        padding: 15px 28px;
        background-position: right top;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .offer-grid-container {
        margin: 25px 0;
    }

    .offer-grid-content {
        float: left;
        width: 100%;
        text-align: center;
    }

    .offer-grid-content h3 {
        font-size: 18px;
    }

    .product-desc-top {
        padding: 14px 0;
    }

    .product-desc-bottom span {
        font-size: 25px;
        padding: 16px 0;
    }

    .product-desc-top h5 {
        font-size: 16px;
    }

    .product-desc-top span.subtitle {
        font-size: 16px;
    }

    .product-desc-bottom {
        padding-bottom: 20px;
    }

    .product-listing-outer {
        justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .product-list,
    .product-list.last {
        width: 49%;
        margin-bottom: 20px;
        margin-right: 0;
    }

    .bottom-pagination {
        float: left;
    }

    .bottom-content {
        margin: -12px 0 18px;
    }

    .select-box-outer {
        float: left;
        width: 100%;
    }

    .selectbox-single {
        margin: 4px 0 7px;
    }

    .home .product-desc-top h5 {
        padding: 0 9%;
    }

    .product-grid-container .col-sm-4 {
        margin-top: 25px;
    }

    .product-grid-container .col-sm-4:first-child {
        margin-top: 0;
    }

    .listing-content-outer h2 {
        font-size: 28px;
    }

    .listing-content-outer h5 {
        font-size: 16px;
    }

    .bottom-content .listing {
        margin-bottom: 0;
    }

    .product-listing .measure-block {
        padding-bottom: 25px;
    }

    .product-listing .offer-grid-container {
        margin: 0 0 25px;
    }

    /*-----------*/
    .header-top-left {
        text-align: center;
        padding: 0 0 10px
    }

    .header-top-right {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .call {
        width: 100%;
        text-align: center;
        padding: 0 0 10px;
    }

    .header-top-right {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .account {
        margin: 0 10px;
    }

    .view-basket {
        margin: 0 10px;
    }

    .cart {
        top: 0;
        bottom: 0;
        margin: auto;
        height: 23px;
    }

    .header-bottom {
        padding: 12px 0;
        height:auto;
    }

    .header-bottom .col-md-12 {
        padding: 0;
    }

    .header-bottom-in {
        position: relative;
    }

    .logo-search {
        position: relative;
        flex-direction: column;
    }

    .logo {
        margin-top: 0;
        width: 30%;
    }

    .header-search input {
        width: 100%;
    }

    .header-search {
        margin-top: 0.5rem;
        margin-bottom:0;
    }

    .mean-container .mean-nav {
        position: absolute;
        top:150px;
        margin-top:0;
        width: 100%;
    }

    .mean-container a.meanmenu-reveal {
        top: 0;
    }

    .footer-logo {
        text-align: center;
    }

    .footer-top-left-in {
        padding: 20px 0 0;
        margin: 0;
    }

    .footer-top-right {
        padding: 20px 0 0;
    }

    .footer-top {
        padding: 30px 0 25px;
    }

    .footer-bottom-left {
        padding: 0 0 15px;
        text-align: center;
    }

    .footer-bottom ul {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .footer-bottom ul li a {
        margin: 0 7px;
    }

    .footer-bottom span {
        text-align: center;
    }

    .footer-bottom {
        padding: 20px 0;
    }

    .measure-block-in {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 30px 15px;
        background-position: top right;
    }

    .measure-block-content {
        margin: 0 auto;
    }

    .measure-block {
        padding: 7px 0 25px;
    }

    .breadcrumb {
        padding: 15px 0;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .breadcrumb ul li:before {
        right: -3px;
    }

    .breadcrumb ul li {
        padding: 0 12px;
    }

    .breadcrumb span {
        padding: 0 0 10px;
    }





    .filter-area span {
        padding: 0 0 10px;
    }

    .filter-area .primary-btn {
        margin: 10px 0 0;
    }

    .filter-block p {
        font-size: 15px;
        line-height: 20px;
        margin: 0 0 20px;
    }

    .pagination-block {
        display: block;
        width: 100%;
        overflow: hidden;
    }

    .pagination-block p {
        margin-bottom: 15px;
    }

    .right-blk {
        float: left;
        width: 100%;
        min-width: 100%;
    }

    .page-link {
        margin: 0 3px;
    }

    .right-blk .select-box {
        max-width: 140px;
    }

    /*    .table-row{float: left;width: 100%;margin-bottom: 18px;}*/
    /*
        .table-cell:before{font-size: 13px;left: 0;padding: 9px 15px 0;position: absolute;font-family: 'Lato-Black';
    text-transform: uppercase;color: #fff;background: #ff6000;width: 40%;height: 100%;top: 0;}
        .table-cell{float: left;max-width: 100%;min-height: 40px;padding: 9px 10px 0 44%;position: relative;text-align: left;width: 100%;border-bottom: 1px solid #fff;border-top: 0;}
        .table-cell.cell1,.table-cell.cell2,.table-cell.cell3,.table-cell.cell4,.table-cell.cell5{width: 100%;}
        .table-content{padding: 0;}
        .table-heading{display: none;}
        .table-cell.cell1:before{content: "Make";}
        .table-cell.cell2:before{content: "Model";}
        .table-cell.cell3:before{content: "Shape";}
        .table-cell.cell4:before{content: "Width";}
        .table-cell.cell5:before{content: "Height";}
        .table-cell.cell6:before{content: "Availability";}
    */
    /*    .table-cell.cell3 img {width: 54px;height: 54px;}*/
    /*    .table-cell.cell3{text-align: left;}*/
    .table-cell {
        font-size: 15px;
    }

    /*
        .table-cell.cell6 span{display: block;width: 100%;padding: 0 0 8px;}
        .table-cell.cell6 .primary-btn{float: left;padding: 0 19px;font-size: 13px;height: 38px;}
    */
    .pagination-block.bottom p {
        display: inline;
    }

    .pagination-block.bottom .right-blk {
        float: right;
        width: auto;
        min-width: inherit;
    }

    .table-wrap {
        overflow-x: scroll;
    }

    .table-heading, .table-content {
        width: 1000px;
    }

    .table-wrap {
        padding-bottom: 14px;
    }

    /*-----------*/
    .product-left {
        width: 100%;
        padding: 0 0 30px;
    }

    .top-slider {
        padding: 0;
    }

    .slide-nav-container {
        padding: 0 20px;
    }

    .product-details {
        width: 100%;
        padding: 0
    }

    .image-slider {
        height: 360px;
    }

    .image-thumbnail {
        margin-top: 20px;
    }

    .image-slider .slick-slide img {
        max-width: 250px;
    }

    .image-thumbnail .slick-slide img {
        max-width: 60px;
    }

    .image-thumbnail .slick-slide {
        margin: 0 5px;
    }

    .image-thumb {
        height: 120px;
    }

    .image-thumbnail .slick-prev {
        left: -20px;
    }

    .image-thumbnail .slick-next {
        right: -20px;
    }

    .image-slider .slick-prev {
        left: -25px;
    }

    .image-slider .slick-next {
        right: -25px;
    }

    .zoom-wrap {
        left: -10px;
    }

    .zoom-wrap .zoom-btn {
        width: 22px;
        height: 22px;
    }

    .product-details h4 {
        font-size: 14px;
    }

    .product-details h2 {
        font-size: 24px;
        line-height: 24px;
    }

    .product-details h6 {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 15px;
    }

    .product-details .price-prefix {
        font-size: 13px;
        line-height: 16px;
    }

    .product-price {
        font-size: 30px;
        line-height: 30px;
    }

    .product-price i {
        font-size: 12px;
        line-height: 16px;
    }

    .product-info {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }

    .select-quantity {
        padding: 12px;
    }

    .select-quantity label {
        font-size: 14px;
        line-height: 18px;
    }

    .qty-outer .qty {
        height: 35px;
        font-size: 14px;
    }

    .qty-outer {
        max-width: 110px;
    }

    .qty-outer .qty-btn.inc {
        margin-bottom: 7px;
    }

    .single-product-list ul li {
        padding: 16px 0;
    }

    .single-product-list {
        padding: 5px 12px;
    }

    .single-product-list a {
        max-width: 110px;
        font-size: 13px;
    }

    .cart-block .text-block {
        padding: 10px 12px 0 0;
    }

    .single-product-list .product-title h6 {
        font-size: 14px;
    }

    .product-detail-tab .nav-tabs .nav-link {
        font-size: 18px;
        line-height: 22px;
    }

    .product-detail-tab .tab-content p {
        margin-bottom: 15px;
    }

    .product-detail-tab .nav-tabs .nav-link.active::after {
        width: 160px;
    }

    .product-detail-tab .tab-content {
        padding: 15px 0 10px;
    }

    .product-detail-tab {
        margin-bottom: 8px;
    }

    .payment-types {
        padding: 20px 15px 15px;
    }

    .payment-types ul li {
        padding: 0 4px;
    }

    .product-detail-block {
        padding: 10px 0 30px;
    }

    .product-interest h4 {
        font-size: 18px;
        line-height: 24px;
        padding-bottom: 20px;
    }

    .product-single .offer-grid-container {
        margin: 10px 0 30px;
    }

    .product-single .back-btn {
        font-size: 16px;
        line-height: 22px;
    }

    .product-image img {
        width: 100%;
    }

    .icon-row-container {
        padding: 10px 0;
    }

    .mean-container .mean-nav ul li a:hover, .mean-container .mean-nav ul li li a:hover {
        background: rgba(0, 0, 0, 0.5);
    }

    .mean-container .mean-nav ul li a.mean-expand {
        height: 50px;
    }

    .existing-addresses {
        width: 49%;
        margin-bottom: 10px;
    }

    .product-description.category-list-item-desc {
        padding-bottom: 90px ;
    }

}

@media only screen and (max-width: 479px) {

    .breadcrumb {
        padding: 15px 0;
    }
    .breadcrumb ul li {
        padding: 0 10px;
        margin-top: 5px;
    }
    .mean-container .mean-nav {
        top: 135px;
    }

    .product-listing-outer {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .product-list {
        width: 100%;
    }

    .offer-grid .white-btn {
        height: 58px;
        padding: 12px 22px 12px;
        line-height: 18px;
    }

    .select-inner.product-count {
        margin: 0 0 10px;
    }

    .listing {
        margin-bottom: 20px;
    }

    .product-desc-top h5 {
        min-height: auto;
    }

    .product-description {
        padding-bottom: 120px;
    }

    .product-desc-bottom span.tags {
        min-height: auto;
        margin-bottom: 17px;
    }

    .bottom-content .listing {
        margin-bottom: 0;
    }

    /*----------*/
    .header-top-left {
        letter-spacing: 0;
    }

    .measure-block-in h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .measure-block-in .white-btn {
        padding: 0 10px;
        font-size: 12px;
        letter-spacing: -.2px;
    }

    /*----------*/
    .image-slider {
        height: 300px;
    }

    /*.image-slider .slick-slide img {*/
        /*max-width: 160px;*/
    /*}*/

    .product-detail-tab .nav-tabs .nav-link {
        font-size: 14px;
        line-height: 18px;
    }

    .product-detail-tab .nav-tabs .nav-link.active::after {
        width: 120px;
    }

    .product-detail-tab {
        margin: 0;
    }

    .logo {
        width: 38%;
    }

    .icon-column-outer span {
        line-height: 14px;
        padding: 11px 0px;
    }

    .existing-addresses,
    .existing-address-cont.wider .existing-addresses{
        width: 100%;
        margin: 0 0 15px 0;
    }

    .basket-buttons a,
    .basket-buttons button {
        width: 100%;
        margin-bottom: 0.8rem;
    }


}

/**
 * Responsive table style
 */
@media only screen and (max-width: 767px) {
    table.responsive-table {
        background: none !important;
        margin: 1em 0;
        min-width: 300px;
    }

    table.responsive-table td {
        text-align: right;
    }

    table.responsive-table thead, table.responsive-table th {
        display: none;
    }

    table.responsive-table td.responsive-hdr::before {
        float: left;
        content: attr(data-th) ": ";
        font-weight: bold;
        width: 6.5em;
        font-size: 16px;
        display: inline-block;
        text-align: left;
        color: #122550;
    }

    table.responsive-table tr {
        display: block;
        border: 1px solid #ddd;
        margin-bottom: 2rem;
    }

    table.responsive-table.no-row-margin tr {
        margin-bottom: 0;
    }

    table.responsive-table td {
        border: none;
        display: block;
    }

    table.responsive-table td.hidden-mobile {
        display: none;
    }

    table.responsive-table td.resp-align-right {
        text-align: right;
    }

    table.responsive-table td:first-child {
        padding-top: .5em;
    }

    table.responsive-table td:last-child {
        padding-bottom: .5em;
    }

    table.responsive-table td.align-right {
        text-align: left;
    }

    table.responsive-table td.responsive-highlight {
        background: #122550;
        color: white;
    }

    table.responsive-table td.responsive-highlight.responsive-hdr::before {
        color: white;
    }

    table.responsive-table tr.responsive-column-pair {
        white-space: nowrap;
    }

    table.responsive-table tr.responsive-column-pair.total-row td:first-child {
        background:#ff6600;
    }
    #basket-products td.total strong {
        color: #FFF;
    }

    table.responsive-table tr.responsive-column-pair td {
        width: 50%;
        display: inline-block;
        text-align: right;
    }

    table.responsive-table tr.responsive-column-pair td:first-child {
        background: #5a6268;
        color: #FFF;
    }

    table.basket td.basket-image {
        float: right;
        max-height: 90px;
        text-align: right;
    }

    table.basket td.basket-image img {
        display: inline-block;
        max-height: 90px;
        max-width: 80%;
    }

    table.basket td.basket-product-name {
        background: #272e36;
        color: #FFF;
        min-height: 90px;
        text-align: left;
    }

    table.basket td.basket-product-name a {
        color: #FFF;
        font-weight: 700;
    }

    table.basket tr.discount-code-row {
        display: none;
    }

    .table-cell.cell6 span {
        padding-top: 10px;
        float: right;
        margin-bottom: 1rem;
        margin-right: 0.5rem;
    }

    table.basket .discount-code-cont, table.basket .delivery-country-cont, table.basket .delivery-method-data td {
        max-width: 100%;
        text-align:left;
    }

}