
.box-panels .ma-tabs-title {
    margin: 0;
    border: 0 none;
}

.box-panels .ma-tabs-title li.active a, .box-panels .ma-tabs-title a:hover {
    border: 1px solid #e8e8e8;
    border-bottom: 0;
    color: #000;
    position: relative;
}

.box-panels .ma-tabs-title a {
    background: #fff;
    float: left;
    font-weight: bold;
    text-decoration: none;
    color: #464646;
    padding: 5px 15px;
    font-family: HELVETICAROUNDEDLTSTD;
    font-size: 14px;
    text-transform: uppercase;
    border: 1px solid #fff;
}

.box-panels .ma-tabs-title li.active a, .box-panels .ma-tabs-title a:hover, .box-panels .ma-tabs-content,
.box-panels button.botao span, .box-panels .block .block-title {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
}

.box-panels .ma-tabs-content {
    margin-top: -2px;
    width: 100%;
    float: left;
    clear: both;
    border: 1px solid #e8e8e8;
}

.box-panels .products-grid .item {
    float: left;
    /*min-height: 380px;*/
    text-align: center;
    margin: 10px 0 !important;
    background: url(../images/bg-border-item.png) 100% 0 repeat-y;
    overflow: hidden;
    position: relative;
    overflow: hidden;
}

.box-panels .block .block-title strong {
    line-height: 20px;
    font-size: 18px;
    font-family: HELVETICAROUNDEDLTSTD;
}

.box-panels .label-pro-new, .box-panels .label-pro-sale {
    left: inherit !important;
    right: 10px;
}

.box-panels .products-grid .item a.product-image {
    min-height: 180px;
    display: block;
    position: relative;
}

.box-panels .product-name-item {
    margin: 5px 0 0 0;
    font-weight: normal;
    text-align: left;
    line-height: 1 !important;
    min-height: 55px;
}

.box-panels .product-name-item a {
    color: #333;
    font-size: 11px;
    text-transform: uppercase;
}

.box-panels .dummy {
    height: 200px;
    overflow: hidden;
}

.box-panels .price-box {
    margin: 6px 0;
    color: #333;
    text-align: left;
}

.box-panels .products-grid .actions {
    position: relative;
}

.box-panels button.botao.btn-cart {
    float: left;
}

.box-panels button.botao {
    overflow: visible;
    width: auto;
    border: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    background: transparent;
    cursor: pointer;
}

.box-panels button.botao {
    -webkit-border-fit: lines;
}

.box-panels button.botao.btn-cart span {
    background-color: #3b3b3b;
    color: #fff;
    padding: 7px 10px 7px;
    float: left;
    font-size: 13px;
    font-weight: normal;
    width: 100%;
}

.box-panels button.botao span {
    height: inherit !important;
    display: block;
    background: #3b3b3b;
    padding: 8px 11px;
    font: normal 13px/19px Arial, Helvetica, sans-serif;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    width: 100%;
}

.box-panels .unavailable {
    text-align: left;
    margin-top: 8px;
    font-size: 12px;
    font-weight: 600;
}

.box-panels .unavailable2 {
    text-align: left;
    margin-top: 8px;
    font-size: 12px;
    font-weight: 600;
    min-height: 100px;
}

.box-panels .actions-plus {
    font-weight: bold;
}

.box-panels .actions-plus {
    z-index: 2000;
    display: none;
    font-size: 12px;
    overflow: hidden;
}

.box-panels .block-verticalmenu {
    border: 0;
}

.box-panels .block {
    margin: 0 0 15px;
}

.box-panels .block-verticalmenu .block-title {
    background: #ffcc00;
    padding: 10px 15px;
    margin-bottom: 0;
}

.box-panels .block.block-verticalmenu .block-title strong {
    border: 0 none !important;
    font-weight: bold;
}

.box-panels .block-verticalmenu .block-content {
    padding: 0;
}

.box-panels .block .block-content {
    background: #fff;
    padding: 0 0 10px 0;
}

.box-panels .block-verticalmenu .block-content li {
    padding: 0;
    border-bottom: 1px solid #eaeaea;
    position: relative;
}

.box-panels .block-verticalmenu .block-content li.active {
    border-bottom: 0 none !important;
}

.box-panels .block-verticalmenu .block-content li >a {
    color: #333;
    font-size: 13px;
    display: block;
    padding: 10px;
}

.box-panels .block-verticalmenu .block-content li >a:hover {
    background-color: #efefef;
}

.box-panels .block-verticalmenu .accordion span.head {
    position: absolute;
    top: 15px;
    right: 8px;
}

.box-panels .block-verticalmenu .accordion span.head a {
    background: url(../images/menu_down.png) no-repeat;
    color: #333333;
    display: block;
    height: 15px;
    padding: 0;
    width: 15px;
    border: 0;
}

.box-panels .accordion span.head a:hover, .box-panels  .accordion li.active>span.head a {
    background: url(../images/menu_up.png) 0 4px no-repeat !important;
}

.box-panels .block-verticalmenu .block-content li.level1 {
    margin-left: 15px
}

.box-panels .block-verticalmenu .block-content li.level2 {
    margin-left: 15px
}

.box-panels .block-tags {
    border: 0 none !important;
}

.box-panels .block.block-tags .block-title, .box-panels .block-title-tags {
    padding: 0 !important;
    margin-bottom: 20px;
}

.box-panels .block-tags .block-title strong, .box-panels .block-title-tags strong {
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 0 0 5px 0;
    display: inline;
    font-size: 18px;
    font-family: HELVETICAROUNDEDLTSTD;
}

.box-panels .block-tags .block-content {
    background: #fff;
    padding: 10px 0;
}

.box-panels .tags-list {
    padding: 0 !important;
}

.box-panels .tags-list li {
    display: inline !important;
    margin: 0 4px 0 0;
    padding: 10px;
    line-height: 45px;
    border: 1px solid #efefef;
}

.box-panels .block-tags input.input-text {
    display: block;
    width: 100%;
    border: 1px solid #e8e8e8;
    margin: 3px 0;
    padding: 10px;
}

.box-panels .block-tags button {
    margin: 5px 0;
}
@media only screen and (max-width: 330px) {
    .box-panels button.botao.btn-cart span {
        background-color: #3b3b3b;
        color: #fff;
        padding: 7px 10px 7px;
        float: left;
        font-size: 10px;
        font-weight: normal;
    }
    .box-panels .product-name-item {
        margin: 5px 0 0 0;
        font-weight: normal;
        text-align: left;
        line-height: 1 !important;
        height: 40px;
    }
    .box-panels .products-grid .item a.product-image {
        min-height: 100px;
        max-height: 150px;
        display: block;
        position: relative;
    }
    .box-panels .products-grid .item {
        float: left;
        min-height: 320px;
        max-height: 320px;
        text-align: center;
        margin: 10px 0 !important;
        background: url(../images/bg-border-item.png) 100% 0 repeat-y;
        overflow: hidden;
        position: relative;
        overflow: hidden;
        padding: 5px;
    }
    .price-box .special-price .price {
        font-size: 14px;
    }

    .box-panels .product-name-item a {
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 450px) {
    .box-panels button.botao.btn-cart span {
        background-color: #3b3b3b;
        color: #fff;
        padding: 7px 10px 7px;
        float: left;
        font-size: 11px;
        font-weight: normal;
        width: 100%;
    }
    .box-panels .products-grid .item {
        float: left;
        min-height: 330px;
        text-align: center;
        margin: 10px 0 !important;
        background: url(../images/bg-border-item.png) 100% 0 repeat-y;
        overflow: hidden;
        position: relative;
        overflow: hidden;
        padding: 5px;
    }

    .box-panels .unavailable2 {
        min-height: 130px;
    }

    .box-panels .product-name-item {
        margin: 5px 0 0 0;
        font-weight: normal;
        text-align: left;
        line-height: 1 !important;
        min-height: 40px;
        height: 40px;
    }
    .plot-box .plot-price,
    .plot-box .plot-small {
        width:100%;
        display:block;
        font-weight:500;
        font-size:11px;
        min-height: 35px;
    }
    .price-box .special-price .price {
        font-size: 18px;
    }

    .box-panels .product-name-item a {
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .product-image {
        min-height: 223px;
        position: inherit;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        text-align: center;
        font: 0/0 a;
    }
}

/**
    NOVO LAYOUT MOBILE
    11/2018
*/
@media only screen and (min-device-width: 360px) and (max-device-width: 450px){

    .categoriaMobile .item{
        /*border: 1px solid;*/
        padding: 5px;
        margin-bottom: 0px;
    }

    .categoriaMobile .products {
        max-height: 190px;
    }

    .categoriaMobile .product-image{
        min-height: 235px;
    }
    .categoriaMobile .box-item-content{
        padding-right:0px;
    }
    .categoriaMobile .product-name a{
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        width: 160px;
        min-height: 70px;
    }
    .categoriaMobile .box-tabela-produto .product-name{
        margin-bottom: 5px;
    }

}

@media (min-width: 768px) {
    .botao-mobile-novo {
      display: none;
    }
}
