@media screen and (max-width: 1500px) {
    .grafismo.listagem{
        right: 0;
    }
    .grafismo{
        right: 0px;
    }
}
@media screen and (max-width: 1200px){
    .action .price{
        padding: 7px 10px;
    }
}

@media screen and (max-width: 1057px) {
    .ms-thumb-custom .low-title {
        padding: 30px;
    }

    #counterRequest {
        top: -6px;
    }

    .sidebar h3 {
        font-size: 15px;
    }

    input[type=checkbox]+label,
    input[type=radio]+label {
        font-size: 12px !important;
    }

    .promotion-home .product .title h4 {
        font-size: 16px;
        line-height: 20px;
    }

    .btn.black.btn-aware{
        padding: 14px 20px;
    }
}

@media screen and (max-width: 991px) {
    .ms-thumb-custom .low-title {
        padding: 25px;
    }

    .portbox1 .overlay-bx .port-title {
        font-size: 20px;
        line-height: 28px;
    }
    .btn.black.btn-aware{
        padding: 14px 30px;
    }
}

@media screen and (max-width: 945px) {
    .ms-thumb-custom .low-title {
        padding: 15px;
    }
}

@media screen and (max-width: 870px) {
    .title-collection h2 {
        font-size: 16px;
    }

    .extra-cell .icon i {
        font-size: 18px;
    }
}

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

    input[type=checkbox]+label,
    input[type=radio]+label {
        font-size: 14px !important;
    }


}

@media screen and (max-width: 681px) {
    .header-content-bx .text h5 {
        font-size: 14px;
    }

    .banner-text h1 {
        font-size: 40px;
    }

    .banner-text {
        left: 10%;
    }

    .m-l40 {
        margin: 15px 10px;
    }
}

@media screen and (max-width: 664px) {
    .extra-nav .extra-cell {
        margin-left: 0;
    }

    .extra-cell .icon {
        margin-left: 2px;
    }

    #counterRequest {
        height: 20px;
        width: 20px;
        font-size: 12px;
        right: -6px;
    }

    .popular-title h3 {
        font-size: 24px;
    }


}

@media screen and (max-width: 605px) {
    .header-content-bx .text h5 {
        font-size: 12px;
    }

    .btn.black.btn-aware {
        margin-bottom: 20px;
    }

    .popular-title h3 {
        font-size: 22px;
    }

    .portbox1 .overlay-bx .port-title {
        font-size: 18px;
        line-height: 25px;
    }


}

@media screen and (max-width: 575px) {
    .extra-cell .icon i {
        font-size: 16px;
    }

    .portbox1 .overlay-bx .port-title {
        font-size: 20px;
        line-height: 28px;
    }

}

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

    .title-collection h2 {
        font-size: 14px;
    }

    .popular-title h3 {
        font-size: 20px;
    }

    .banner-text h1 {
        font-size: 40px;
    }

    .banner-text {
        left: 5%;
    }

    .section-head h2.head-title.listagem,
    .section-head h2.head-title.detalhe {
        font-size: 25px;
    }

}

@media screen and (max-width: 505px) {
    .ms-thumb-custom .low-title {
        padding: 8px;
    }

    .title-collection h2 {
        font-size: 12px;
    }

    .banner-text h1 {
        font-size: 35px;
    }

    .extra-cell .icon a{
        width: 35px;
        height: 35px;
    }

    .section-head h2.head-title.detalhe {
        font-size: 20px;
    }

    .section-head p.breadcrumbs{
        font-size: 13px;
    }
}
@media screen and (max-width: 479px) {
    .owl-item:not(:last-child){
        border-right: none;
    }


}

@media screen and (max-width: 440px) {
    .ms-thumb-custom .low-title {
        padding: 5px;
    }

    .title-collection h2 {
        font-size: 11px;
    }

    .banner-text h1 {
        font-size: 30px;
    }

    .section-head h2.head-title.listagem,
    .section-head h2.head-title.detalhe {
        font-size: 20px;
    }

    .section-head p.breadcrumbs {
        font-size: 12px;
    }
}

@media screen and (max-width: 405px) {
    .ms-thumb-custom .low-title {
        padding: 5px;
    }

    .title-collection h2 {
        font-size: 10px;
    }

    .banner-text h1 {
        font-size: 30px;
    }

    .popular-title h3 {
        font-size: 16px;
    }

    .section-head .head-title{
        font-size: 24px;
    }

    .section-head h2.head-title.detalhe {
        font-size: 18px;
    }

    .section-head p.breadcrumbs{
        font-size: 11px;
    }
}

@media screen and (max-width: 385px) {
    .extra-cell .icon {
        margin-left: 0px;
    }

    .ms-thumb-custom .low-title {
        padding: 3px;
    }

    .title-collection h2 {
        font-size: 9px;
    }
}