
.lptmart-breadcrumb .breadcrumb>li+li:before {
    content: "> ";
    color: #8e8e8e;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/ ";
}
.lptmart-breadcrumb .breadcrumb {
    background: none;
    margin-bottom: 0;
    padding: 0;
    margin-top: 20px;
}

.lptmart-breadcrumb .breadcrumb>li {
    display: inline-block;
}

.lptmart-breadcrumb .breadcrumb>li, .lptmart-breadcrumb .breadcrumb>li a {
    color: #8e8e8e;
}
/*End*/



#home-product-sliderUlList {
    list-style: none;
    background: #fff;
}

    #home-product-sliderUlList > li {
        border-top: 1px solid #dfdfdf;
        background: #efefef;
    }

        #home-product-sliderUlList > li.active,
        #home-product-sliderUlList > li:hover {
            background: #fb5a29;
            border-top: 1px solid #fb5a29;
            color: #fff;
        }

            #home-product-sliderUlList > li.active a,
            #home-product-sliderUlList > li:hover a {
                color: #fff;
            }

            #home-product-sliderUlList > li:hover a {
                text-decoration: underline;
            }

        #home-product-sliderUlList > li:first-child {
            border-top: 0;
        }

        #home-product-sliderUlList > li > a {
            display: table;
            width: 100%;
            min-height: 59px;
            padding: 15px 10px;
        }

            #home-product-sliderUlList > li > a > span {
                display: table-cell;
                width: 100%;
                height: 100%;
                vertical-align: middle;
            }


.lptmart-lplap-slide {
    margin-top: 10px;
    margin-bottom: 10px;
    position:relative;
}

.lptmart-lplap-left {
    float: left;
    width: 76.667%;
}

.lptmart-lplap-swiper .swiper-slide img {
    width: 100%;
}

.lptmart-lplap-right {

    height:309px;
    position: absolute;
    width: 22%;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    background: #efefef;
}
}


.lptmart-lplap-ads img {
    width: 100%;
    max-height: 290px;
}
.owl-carousel .item img {
        height: 309px;
    }

.lptmart-lplap-list {
    margin-bottom: 40px;
}

    .lptmart-lplap-list > .row {
        border-left: 1px solid #e8e8e8;
    }

.lptmart-lplap-item {
    height: 295px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
}

    .lptmart-lplap-item a {
        display: block;
        position: relative;
        width: 100%;
        height: 100%;
    }


.lptmart-lplap-item a:hover {
    text-decoration: none;
}


        .lptmart-lplap-item-viewmore {
    height: 295px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
}

    .lptmart-lplap-item-viewmore a {
        display: block;
        position: relative;
        width: 100%;
        height: 100%;
    }

        .lptmart-lplap-item-viewmore a:hover {
            text-decoration: none;
        }

.lptmart-lplap-img {
    padding-bottom: 2px;
    text-align: center;
}

    .lptmart-lplap-img img {
        max-height: 210px;
        max-width:168px;
    }

.lptmart-lplap-head {
    padding: 20px 0 5px 35px;
}

.lptmart-lplap-name {
    color: #212121;
    font-size: 19px;
    font-weight: normal;
    margin-bottom: 5px;
    height: 20px;
    overflow: hidden;
    text-overflow: clip;
}

.lptmart-lplap-price {
    font-size: 16px;
    font-weight: bold;
    color: #3a3a3a;
    margin-bottom: 3px;
}

    .lptmart-lplap-price span {
        color: #d21212;
    }

.lptmart-lplap-info {
    height: 215px;
    overflow: hidden;
}

    .lptmart-lplap-info ul {
        list-style: none;
    }

        .lptmart-lplap-info ul li {
            font-size: 13px;
            color: #4b4b4b;
            margin-bottom: 3px;
        }

.lptmart-lplap-hightlight ul li:first-child {
    font-weight: bold;
}

.lptmart-lplap-sales {
    margin-top: 10px;
}
.lptmart-lplap-sales ul {
    list-style:inside;
}
.lptmart-lplap-salestitle {
    font-size: 15px;
    font-weight: bold;
    color: #d21212;
    margin-bottom: 5px;
}

.lptmart-lplap-itemlast {
    background-color: #ededed;
}

.lptmart-lplap-viewmore {
    text-align: center;
    padding-top: 135px;
}

.lptmart-lplap-swiper:hover .swiper-button-prev {
    background-position: 0 0;
}

.lptmart-lplap-swiper:hover .swiper-button-next {
    background-position: -24px 0;
}

.swiper-btnprolap {
    width: 24px;
    height: 48px;
    display: block;
    background-image: url("http://fptshop.com.vn/Content/v3/images/icons/next-prev-arrow.png");
    background-repeat: no-repeat;
    background-size: 48px;
}

    .swiper-btnprolap.swiper-button-prev {
        left: 5px;
        background-position: 0 -48px;
    }

    .swiper-btnprolap.swiper-button-next {
        right: 5px;
        background-position: -24px -48px;
    }

.lptmart-cell1 {
    background: none;
}

.lptmart-cell2 {
    background-size: cover !important;
}

    .lptmart-cell2 .lptmart-lplap-img img {
        display: none;
    }

@media(min-width:768px)and (max-width:1230px) {
    .lptmart-cell2 .lptmart-lplap-img img {
        display: inline-block;
        margin: 0 auto;
    }

    .lptmart-cell2 {
        background: none !important;
    }
}







.lptmart-lprod-main {
    margin-top: 20px;
    margin-bottom: 20px;
}

.lptmart-lprod-top {
    margin-bottom: 20px;
}

.lptmart-lprod-slnews {
    margin-top: 20px;
}

.lptmart-lpslnews-title {
    padding: 3px 20px 3px 12px;
    position: relative;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    background-color: #034ea1;
    border: 1px solid #034ea1;
}

    .lptmart-lpslnews-title i {
        font-style: normal;
        font-size: 18px;
        padding-left: 5px;
        position: absolute;
        top: -1px;
        right: 5px;
    }

.lptmart-lpslnews-main {
    list-style: none;
    display: table-cell;
    overflow: hidden;
    text-overflow: clip;
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;
    margin-bottom: 0;
    height: 20px;
    padding: 1px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #034ea1;
    background-color: #fff;
    background-image: none;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

    .lptmart-lpslnews-main li a {
        color: #034ea1;
    }

.lptmart-lprod-fillter {
    position: relative;
    padding: 3px 0;
    margin-top:15px;
}

.lptmart-lprod-fprodname {
    float: left;
    position: relative;
    padding-right: 45px;
}

    .lptmart-lprod-fprodname h1 {
        display: inline-block;
        color: #1c1c1c;
        font-size: 20px;
        font-weight: normal;
    }

    .lptmart-lprod-fprodname span {
        color: #9b9b9b;
        font-size: 12px;
    }

.lptmart-lfter-item {
    float: left;
    position: relative;
}

.lptmart-lfter-itop {
    color: #1d1c1c;
    font-size: 12px;
    cursor: pointer;
    padding: 6px 12px;
    background-color: #fff;
    border-color: #fff;
    border-radius: 0;
}

.tgopen .btn-group .dropdown-toggle.lptmart-lfter-iheight {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    background-color: #e6e6e6;
    border-color: #adadad;
}

.lptmart-lfter-item .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.lptmart-lfter-item .glyphicon-menu-down {
    opacity: 0;
}

.lptmart-lfter-item .btn-default:hover .glyphicon-menu-down, .lptmart-lfter-item.open .glyphicon-menu-down {
    opacity: 1;
}

.lptmart-lfter-lbot {
    z-index: 9;
}

    .lptmart-lfter-lbot li a {
        font-size: 12px;
        border-bottom: 1px dotted #ccc;
        margin: 0 15px;
        padding: 9px 15px 9px 0;
    }

    .lptmart-lfter-lbot li:last-child a {
        border-bottom: 0;
    }

    .lptmart-lfter-lbot.dropdown-menu > li.active > a, .lptmart-lfter-lbot.dropdown-menu > li > a:hover, .lptmart-lfter-lbot.dropdown-menu > li > a:focus {
        background: url("http://fptshop.com.vn/Content/v3/images/icon-hover-mn.png") no-repeat center right;
        background-color: #fff;
        text-decoration: underline;
        font-weight: bold;
        color: #333;
    }

.lptmart-lfter-isort .lptmart-lfter-lbot {
    right: 0;
    left: auto;
}

.lptmart-lfter-item .btn-default.lptmart-lfter-iheight:hover, .lptmart-lfter-iheight {
    font-weight: bold;
    color: #f36f20;
}

.lptmart-lfter-isort {
    position: absolute;
    top: 0;
    right: 0;
}

.lptmart-lfter-isortlable {
    display: inline-block;
    float: left;
    font-size: 12px;
    color: #2d2d2d;
    position: relative;
    top: 9px;
    padding-right: 5px;
}

.lptmart-lfter-isort .lptmart-lfter-itop {
    border: 1px solid #9f9f9f;
}

    .tgopen .lptmart-lfter-ilncao .glyphicon-menu-down, .lptmart-lfter-isort .lptmart-lfter-itop .glyphicon-menu-down {
        opacity: 1;
    }

.lptmart-lfter-ifihe {
    display: none;
    position: absolute;
    top: 6px;
    right: 0;
    color: #2d2d2d;
    cursor: pointer;
}

    .lptmart-lfter-ifihe span {
        color: #ff7826;
    }

.lptmart-lprod-bnbot {
    height: 50px;
    border-top: 1px solid #adadad;
    background-color: #f6f6f6;
    font-size: 12px;
}

    .lptmart-lprod-bnbot ul {
        list-style: none;
    }

        .lptmart-lprod-bnbot ul li {
            float: left;
            height: 50px;
            line-height: 50px;
            margin-left: 20px;
        }

    .lptmart-lprod-bnbot li:before {
        width: 40px;
        height: 40px;
        margin-right: 6px;
        float: left;
        content: "";
        background-image: url("http://fptshop.com.vn/Content/v3/images/icon-camket.png");
        background-repeat: no-repeat;
        position: relative;
        top: 5px;
    }

.lptmart-lprod-ckch:before {
    background-position: 0 0;
}

.lptmart-lprod-gttn:before {
    background-position: -126px 0;
}

.lptmart-lprod-hthd:before {
    background-position: -84px 0;
}

.lptmart-lprod-mpgh:before {
    background-position: -42px 0;
}

.lptmart-lprod-bnbclode:before {
    background-position: -170px 0;
    cursor: pointer;
}

.f-search-filter {
    border: 1px solid #ededed;
    border-top: 0;
    display: none;
    position: absolute;
    top: 38px;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 999;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.tgopen .f-search-filter {
    display: block;
}

.f-search-keyword {
    width: 280px !important;
}

.f-filter {
    position: relative;
}

.f-search-hight {
    display: block;
    position: relative;
    cursor: pointer;
    height: 29px;
    line-height: 29px;
    padding: 0 55px 0 10px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    background: #000;
    border: 1px solid #cfcfcf;
}

    .f-search-hight .f-search-hight-arowright {
        position: absolute;
        top: 10px;
        left: 140px;
        width: 0;
        height: 0;
        border-top: 7px solid #fff;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
    }

.f-sf-item-row {
    overflow: hidden;
    border-bottom: 1px dotted #ccc;
    padding: 10px 0 10px 10px;
}

    .f-sf-item-row:last-child {
        border-bottom: 0;
    }

.f-sf-item-row-name {
    width: 120px;
    font-weight: bold;
    float: left;
    font-size: 12px;
    color: #090909;
    position: relative;
    top: 4px;
    padding-left: 10px;
}

.f-sf-item-row-list {
    overflow: hidden;
    list-style: none;
    display: block;
    margin-left: 135px;
}

    .f-sf-item-row-list li {
        float: left;
        padding: 0 20px 0 0;
        line-height: 22px;
    }

.f-sf-ttr-rinput:not(old) {
    width: 15px;
    margin: 0;
    padding: 0;
    opacity: 0;
    cursor: pointer;
}

    .f-sf-ttr-rinput:not(old) + label.f-sf-ttr-rlable {
        display: inline-block;
        margin-left: -15px;
        padding-left: 25px;
        background: url('http://fptshop.com.vn/Content/v3/images/icon-check.png') no-repeat 0 -15px;
        line-height: 15px;
        font-size: 12px;
        cursor: pointer;
        color: #090909;
    }

    .f-sf-ttr-rinput:not(old):checked + label.f-sf-ttr-rlable {
        background-position: 0 0;
    }

.f-sf-ttr-rlable:hover {
    text-decoration: underline;
}

.f-sf-item-row:hover {
    background: #ededed;
}

.bt-row-filter {
    margin: 20px 0;
    padding-left: 10px;
}

.lptmart-cate-slides {
    display: none;
    margin-top: 15px;
    width: 100%;
}

    .lptmart-cate-slides .swiper-slide img {
        width: 100%;
    }

.lptmart-lprod-swiper .swiper-slide img {
    width: 100%;
    height: 290px;
}

.mfpt-filter-box {
    display: none;
    position: absolute;
    right: 0;
    top: 45px;
    background: #f5f5f5;
    z-index: 999;
    width: 270px;
    height: auto;
    font-size: 14px;
    box-shadow: 0 5px 13px rgba(0,0,0,.4);
}

.tgfillopen .mfpt-filter-box {
    display: block;
}

.mfpt-filter-sep {
    position: absolute;
    right: 25px;
    top: -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f3f3f3;
}

.mfpt-filter-btitle {
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #e2e2e2;
    background: linear-gradient(to top,#fff 0%,#f3f3f3 100%);
    background: -moz-linear-gradient(to top,#fff 0%,#f3f3f3 100%);
    background: -o-linear-gradient(to top,#fff 0%,#f3f3f3 100%);
    background: -ms-linear-gradient(to top,#fff 0%,#f3f3f3 100%);
    background: -webkit-linear-gradient(bottom,#fff 0%,#f3f3f3 100%);
}

    .mfpt-filter-btitle > span {
        float: left;
        margin-left: 20px;
    }

    .mfpt-filter-btitle > a {
        float: right;
        margin-right: 4%;
        color: #007aff;
        text-decoration: none;
    }

.mfpt-filter-item {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

    .mfpt-filter-item .panel {
        border-radius: 0;
        border: 0;
    }

    .mfpt-filter-item .panel-default > .panel-heading {
        color: #000;
        background-color: #fff;
        padding: 0;
    }

        .mfpt-filter-item .panel-default > .panel-heading a {
            padding: 15px;
            color: #000;
            font-weight: bold;
            display: block;
            position: relative;
        }

            .mfpt-filter-item .panel-default > .panel-heading a .glyphicon-menu-right {
                position: absolute;
                top: 13px;
                right: 10px;
            }

            .mfpt-filter-item .panel-default > .panel-heading a span.mfpt-fil-select {
                position: absolute;
                top: 34px;
                left: 15px;
                font-size: 11px;
                font-weight: normal;
                color: #ff7200;
            }

            .mfpt-filter-item .panel-default > .panel-heading a:hover {
                text-decoration: none;
            }

    .mfpt-filter-item .collapse {
        border-top: 1px solid #e2e2e2;
    }

.mfpt-filter-ullv {
    list-style: none;
    background-color: #f4f4f4;
}

    .mfpt-filter-ullv li {
        list-style: none;
        border-bottom: 1px solid #dcdcdc;
        height: 50px;
        line-height: 50px;
        position: relative;
    }

.mfpt-filter-item .panel-group {
    margin-bottom: 1px;
}

    .mfpt-filter-item .panel-group .panel + .panel {
        margin-top: 1px;
    }

.mfpt-filter-input input[type=radio]:not(old) {
    width: 27px;
    margin: 0;
    padding: 0;
    opacity: 0;
    height: 27px;
    position: absolute;
    right: 4%;
    top: 17px;
    z-index: 0;
}

    .mfpt-filter-input input[type=radio]:not(old):checked + label {
        background: url("http://fptshop.com.vn/Content/v3/images/selected.png") right center no-repeat;
        color: #ff7200;
    }

    .mfpt-filter-input input[type=radio]:not(old) + label {
        display: block;
        background: url("http://fptshop.com.vn/Content/v3/images/unselect.png") right center no-repeat;
        width: 96%;
        height: 100%;
    }

.mfpt-filter-input label {
    padding-left: 30px;
    position: relative;
    z-index: 1;
}





@media(max-width:1230px) {
    .lptmart-lfter-hide {
        display: none;
    }

    .lptmart-lprod-fillter .lptmart-lfter-hide:nth-child(1), .lptmart-lprod-fillter .lptmart-lfter-hide:nth-child(2), .lptmart-lprod-fillter .lptmart-lfter-hide:nth-child(3), .lptmart-lprod-fillter .lptmart-lfter-hide:nth-child(4) {
        display: inline-block;
    }
     .lptmart-lplap-right {
        display: none;
    }

    .lptmart-lplap-left {
        float: none;
        width: 100%;
    }
  
    
}
@media(min-width:1600px) {
    .lptmart-lplap-item {
        width: 25%;
        height: auto;
    }
    .lptmart-lplap-item-viewmore {
          width: 25%;
        height: auto;
    }
    .lptmart-lplap-viewmore {
        padding: 100px 0;
    }
}
@media(min-width:1200px) {
    .owl-carousel .item img {
        height: 309px;
    }
}

@media(max-width:1200px) {
     .owl-carousel .item img {
        height: auto;
    }
}
@media(min-width:1120px) {
    .lptmart-lprod-top {
        margin: 0 -15px 20px -15px;
    }
    .lptmart-lprod-top .col-md-6 {
        padding: 0;
    }
     
}
@media(max-width:1040px) {
      .lptmart-lplap-item {
        width: 50%;
        height: auto;
    }
    .lptmart-lplap-item-viewmore {
          width: 50%;
        height: auto;
    }
    .lptmart-lplap-viewmore {
        padding: 100px 0;
    }
    .lptmart-lprod-sltxtnews {
        display: none;
    }

    .lptmart-lprod-fprodname {
        padding-right: 15px;
    }

    .lptmart-cate-slides {
        display: block;
    }
}
@media(min-width:870px) {
    .tgfillopen .mfpt-filter-box {
        display: none;
    }
}
@media(max-width:870px) {
    .lptmart-lprod-fillter .lptmart-lfter-hide:nth-child(1), .lptmart-lprod-fillter .lptmart-lfter-hide:nth-child(2), .lptmart-lprod-fillter .lptmart-lfter-hide:nth-child(3), .lptmart-lprod-fillter .lptmart-lfter-hide:nth-child(4) {
        display: none;
    }

    .lptmart-lfter-ilncao, .lptmart-lprod-bnbot {
        display: none;
    }

    .lptmart-lfter-ifihe {
        display: block;
    }

    .lptmart-lprod-main {
        margin-top: 0;
    }

    .lptmart-lfter-isort {
        right: 1px;
    }

    .lptmart-lprod-fillter {
        background-color: #f4f4f4;
        border: 1px solid #e8e8e8;
        height: 35px;
        margin-right: -16px;
    }

    .lptmart-lprod-fprodname {
        padding-left: 10px;
        padding-top: 5px;
    }

        .lptmart-lprod-fprodname h1 {
            font-size: 18px;
        }

        .lptmart-lprod-fprodname span {
            font-size: 14px;
        }

    .lptmart-lfter-ifihe {
        right: 5px;
    }

    .lptmart-lfter-item {
        margin-top: 1px;
    }

    .lptmart-lprod-top {
        margin-bottom: 15px;
    }
}
@media(max-width:768px) {
   /* .lptmart-lplap-item {
        width: 100%;
        height: auto;
    }*/
    .lptmart-lplap-item-viewmore {
          width: 100%;
        height: auto;
    }
    .lptmart-lplap-viewmore {
        padding: 20px 0;
    }
    .products > .p-item {
        width: 50%;
    }
}
@media(max-width:600px) {
    .lptmart-cell2 .lptmart-lplap-img img {
        display: inline-block;
        margin: 0 auto;
    }

    .lptmart-cell2 {
        background: none !important;
    }
}
@media(max-width:550px) {
    .lptmart-lfter-isort {
        display: none;
    }
}
@media(max-width:500px) {
    .lptmart-lplap-item .col-xs-6 {
        width: 100%;
    }
     .lptmart-lplap-item-viewmore .col-xs-6{
        width: 100%;
    }

    .lptmart-lplap-head {
        padding: 15px 0 5px 0;
    }
}





 



.error_info {
    padding: 10px 0 10px 60px;
    margin: 5px 0;
    line-height: 22px;
    text-align: center;
}

.error_info_m1 {
    color: red;
    font-weight: bold;
}

.error_info a {
    font-weight: bold;
}

.des-cate {
    color: #d41212;
    padding: 10px;
    font-size: 14px;
    margin: 0 0 -25px 0;
    font-weight: normal;
    font-style: italic;
}

.products > .grid-sizer {
    width: 50%;
}
.lptmart-lplap-price .realprice {
    float: left;
}
.lptmart-lplap-price .throught {
    display: block;
    float: left;
    text-decoration: line-through;
    color: #555;
    font-size: 13px;
    line-height: 1.5;
    padding-left: 20px;
}
