/* PRODUCT CATEGORY LIST */
.content-prod {
    padding: 5em 0 20em;
}

.content-prod .titleh1 {
    color: #fff;
    font-size: 4.0em;
}

.content-prod p {
    color: #E4E4E4;
    font-size: 1.6em;
}

section.product-list .titleh2 {
    font-size: 2.4em;
    font-weight: bold;
    color: #000;
}

section.product-list article div.prod,
.product-view .prod,
.prodHome .prod {
    border: none;
    /*border-left: 1px solid #DBDBDB;*/
    overflow: hidden;
}

section.product-list article:nth-of-type(1) div.prod,
.product-view .prod:nth-of-type(1),
.prodHome .prod:nth-of-type(1),
section.product-list article:nth-of-type(4) div.prod,
.product-view .prod:nth-of-type(4),
.prodHome .prod:nth-of-type(4),
section.product-list article:nth-of-type(7) div.prod,
.product-view .prod:nth-of-type(7),
.prodHome .prod:nth-of-type(7),
section.product-list article:nth-of-type(10) div.prod,
.product-view .prod:nth-of-type(10),
.prodHome .prod:nth-of-type(10) {
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
}

/*section.product-list article div.prod:hover, .product-view .prod:hover, .prodHome .prod:hover {
    border: 1px solid #13C2B8;
}*/
section.product-list article div.prod div.img,
.product-view .prod div.img,
.prodHome .prod div.img {
    /* float: left; */
    overflow: hidden;
    /* height: 380px; */
    position: relative;
    width: 100%;
}

section.product-list article div.prod div.img img,
.product-view .prod div.img img,
.prodHome .prod div.img img {
    /* left: 50%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%); */
    width: 100%;
    /*max-width: 100%;*/
    /* height: 200px; */
}

section.product-list article div.prod div.desc,
.product-view .prod div.desc,
.prodHome .prod div.desc {
    /* min-height: 180px; */
    text-align: left;
    padding: 2em 1em;
    box-sizing: border-box;
    text-align: center;
    transition: 0.7s all ease;
}

section.product-list article div.prod div.desc h6,
.product-view .prod div.desc h6,
.prodHome .prod div.desc h6 {
    font-weight: normal;
    font-size: 1.3em;
    color: #AAAAAA;
}

section.product-list article div.prod:hover div.desc,
.product-view .prod:hover div.desc,
.prodHome .prod:hover div.desc {
    /* background: #F3F3F3; */
}

section.product-list article div.prod div.desc h5,
.product-view .prod div.desc h5,
.prodHome .prod div.desc h5 {
    font-weight: 500;
    color: #333333;
    font-size: 1.4em;
    display: table;
    margin: 0 auto;
    height: 50px;
}

section.product-list article div.prod div.desc .description p,
.product-view .prod .description p,
.prodHome .prod .description p {
    color: #a9a8a8;
    font-size: 1.5em;
    margin-bottom: 1em;
}

section.product-list article div.prod .de,
.product-view .prod .de,
.prodHome .prod .de {
    color: #AAAAAA;
    font-size: 1.6em;
    text-decoration: line-through;
    display: inline-block;
}

section.product-list article div.prod .por,
.product-view .prod .por,
.prodHome .prod .por {
    font-weight: 600;
    font-size: 1.8em;
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    margin-left: 1em;
}

section.product-list article div.prod .avista,
.product-view .prod .avista,
.prodHome .prod .avista {
    font-weight: 300;
    color: #919191;
}

section.product-list article div.prod .parcel span,
.product-view .prod .parcel span,
.prodHome .prod .parcel span {
    color: #000;
}

section.product-list article div.prod .avista span,
.product-view .prod .avista span,
.prodHome .prod .avista span {
    color: #919191;
    font-size: 1.4em;
    line-height: 1;
}

section.product-list article div.prod .desconto,
.product-view .prod .desconto,
.prodHome .prod .desconto {
    text-transform: uppercase;
}

section.product-list article div.prod .buy,
.product-view .prod .buy,
.prodHome .prod .buy {
    font-size: 1.35em;
    margin-bottom: 0.8em;
    margin-left: 0.8em;
    font-weight: 500;
    font-size: 12px;
    text-decoration: underline;
    color: #13185C;
    /* display: table; */
}

section.product-list article div.prod .de,
section.product-list article div.prod .por,
section.product-list article div.prod .avista,
section.product-list article div.prod .buy {
    /*display: none*/
}

/*
.line{
    padding: 1em 0;
    border-top: 1px solid rgba(115, 123, 122, 0.1);
    border-bottom: 1px solid rgba(115, 123, 122, 0.1);
    margin-top: 3em;
}
*/
.line h3 {
    font-weight: 600;
    font-size: 2.2em;
    color: #000;
    text-transform: uppercase;
    position: relative;
    margin: 0.5em 0 1em;
}

/* PRODUCT VIEW */

.boxProdContent [class*="col-"] {
    padding: 0;
}

#prodGallery {
    margin-right: 50px;
}

#prodGallery .prodGalleryImg {
    border: 1px solid #eaeaea;
    text-align: center;
    height: 400px;
}

#prodGallery .prodGalleryImg img {
    max-height: 100%;
    max-width: 100%;
}

#prodGallery .slider {
    height: 150px;
    margin-top: 20px;
}

.calcShip #tabelaFrete {
    padding: 30px 0;
}

.calcShip #tabelaFrete label {
    max-width: 425px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 10px;
    width: 100%;
}

.calcShip #tabelaFrete label span._2 {
    width: auto;
}

.calcShip #tabelaFrete label span._3,
.calcShip #tabelaFrete label span._4 {
    float: right;
    padding: 0;
    width: auto;
}

/* .boxProdContent .boxDetails {
    text-align: center;
} */
.boxProdContent .boxDetails .titleProd {
    font-weight: 500;
    font-size: 1.4em;
    color: #333333;
    text-transform: initial;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.boxProdContent .boxDetails .titleProd span {
    color: #FF8B27;
}

.boxProdContent .boxDetails .cod {
    font-size: 1.1em;
    font-weight: normal;
    color: #AAAAAA;
}

.paymentInfo {
    /*    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;*/
}

h3.boxProdPriceDe {
    font-size: 1.6em;
    font-weight: 500;
    text-decoration: line-through;
}

h3.boxProdPricePor {
    font-size: 1.4em;
    display: inline-block;
    margin-left: 2em;
}

h3.boxProdPricePor span {
    font-weight: 900;
    font-size: 1.8em;
    color: #000;
}

h3.boxProdPricePor .boletoPrice {
    color: #13C2B8;
    font-size: 1.8em;
}

.discount {
    width: 50%;
    padding-top: 5px;
    padding-left: 1em;
    box-sizing: border-box;
    display: inline-block;
}

.parcel {
    font-size: 1.6em;
    color: #919191;
    display: inline-block;
    margin-right: 1em;
}

.parcel span {
    position: relative;
    top: -5px;
}

.calcShip {
    width: 80%;
    display: inline-block;
    margin-top: 2em;
}

.calcShip h3 {
    font-size: 1.3em;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.calcShip input[type=text] {
    border: 1px solid #ccc;
    height: 13px;
    width: 180px;
    font-size: 1.2em;
    float: left;
}

.calcShip input[type=button] {
    font-size: 1.3em;
    width: 90px;
    color: #fff;
    background: #000;
    height: 36px;
    margin-left: 5px;
    padding: 0 15px;
    text-indent: 0;
    cursor: pointer;
    min-width: 110px;
}

.bt_comprar {
    background: #13B569 url(../img/buy-light.png) no-repeat 85% center;
    padding: 15px 65px 15px 35px;
    color: #fff;
    font-size: 1.5em;
    text-indent: 0;
    margin: 10px 0;
    cursor: pointer;
    width: auto;
    text-transform: uppercase;
    transition: 0.7s all ease;
}

.bt_comprar:hover {
    background-color: #147921;
}

.indisp {
    background: #d4d3d3 url(../img/buy.png) no-repeat 95% center;
    padding: 15px 65px 15px 35px;
    color: #000;
    font-size: 1.3em;
    text-indent: 0;
    margin: 10px 0;
    cursor: pointer;
    width: auto;
    text-transform: uppercase;
    transition: 0.7s all ease;
}

.indisp:hover {
    background-color: #2BBC98;
}

/* ATRIBUTOS */
.listoption {
    float: right;
    margin-top: 10px;
    width: 100%;
}

.listoption span {
    font-weight: 600;
    display: block;
    font-size: 1.25em;
    margin-right: 5px;
    width: auto;
}

.listoption span img {
    padding: 4px;
    border-radius: 55%;
    width: 90%;
}

.listoption .thisProdAttChange {
    position: relative
}

.listoption .option {
    color: #6E6E6E;
    cursor: pointer;
    border: 1px solid #BEBEBE;
    display: inline-block;
    font-weight: 500;
    font-size: 11px !important;
    margin: 4px !important;
    margin-left: 0px !important;
    border-radius: 55%;
    line-height: 3.3;
    width: 35px;
    height: 35px;
    text-transform: uppercase;
    overflow: hidden;
    text-align: center;
}

.listoption .labelOption {
    color: #fff;
    cursor: pointer;
    background: #000;
    display: inline-block;
    font-size: 15px !important;
    margin: 4px !important;
    margin-left: 0px !important;
    text-transform: uppercase;
    border-radius: 55%;
    width: 35px;
    height: 35px;
    line-height: 2.6;
    text-align: center;
}

.listoption .option:hover {
    background: none;
}

.listoption .labelOption:hover {
    background-color: #959595;
}

.listoption .option.selected {
    background-color: #fff;
    border-color: #212121;
    color: #333333;
}

.listoption .labelOption.selected {
    background-color: #959595;
    border-color: #000;
    color: #FFFFFF;
}

.listoption .stock0 {
    border: 1px solid #9c9c9c !important;
    color: #9c9c9c !important;
    cursor: initial !important;
    ;
}

.listoption .stock0:hover {
    background-color: #FFF;
    color: #9c9c9c;
    cursor: inherit;
}

.boxDescripiton .title-desc {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 1.5em;
    letter-spacing: 1.5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f1f1f1;
}

.boxDescripiton .description {
    padding-bottom: 40px;
    font-size: 1.0em;
    line-height: 1.5em;
    border-bottom: 1px solid #f1f1f1;
}

.boxDescripiton section {
    /*display: none;*/
}

.boxDescripiton input {
    display: none;
}

.boxDescripiton label {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 15px 0px;
    font-weight: 600;
    text-align: center;
    color: #7B7B7B;
    width: 100%;
    border: 1px solid transparent;
}

.boxDescripiton label:hover {
    color: #888;
    cursor: pointer;
}

.boxDescripiton input:checked+label {
    color: #000;
    border-bottom: 2px solid #11a8a0;
}

.boxDescripiton #tab1:checked~#content1,
.boxDescripiton #tab2:checked~#content2,
.boxDescripiton #tab3:checked~#content3,
.boxDescripiton #tab4:checked~#content4 {
    display: block;
}

.product-view .centerProd .titleh1 {
    font-size: 2.2em;
    margin: 2em 0;
    text-transform: uppercase;
    text-align: center;
    color: #000000;
}

@media screen and (max-width: 650px) {
    .boxDescripiton label {
        font-size: 0;
    }

    .boxDescripiton label:before {
        margin: 0;
        font-size: 18px;
    }
}

@media screen and (max-width: 400px) {
    .boxDescripiton label {
        padding: 15px;
    }
}

.product-view .center {
    text-align: center;
    display: inline-table;
}

.product-view .center .titleh1 {
    font-size: 2.4em;
    margin: 2em 0;
}

.product-view .slider-for-vert {
    /*width: inherit;*/
    width: 70%;
    float: left;
    /* border: 1px solid #E4E4E4; */
}

.product-view .slider-for-vert img {
    /* width: 100%; */
    max-height: 500px;
    max-width: 100%;
    margin: 0 auto;
}

.product-view .slider-nav-vert {
    width: 25%;
    float: left;
}

.product-view .slider-nav-vert .thumb {
    height: 100px;
    width: 100px !important;
    border: 1px solid #E4E4E4;
    margin-left: 2em;
    cursor: pointer;
    overflow: hidden;
}

.product-view .slider-nav-vert .thumb img {
    /* height: 100%; */
    max-width: 100%;
    margin: 0 auto;
}

@media only screen and (max-width: 900px) {
    #prodGallery {
        margin-right: 0;
    }

    .boxProdContent .paymentClub .paymentClubInfo {
        display: flex;
    }

    .calcShip {
        width: auto;
    }
}

@media only screen and (max-width: 800px) {
    aside.left {
        display: none
    }

    .content-prod .titleh1 {
        font-size: 2.8em;
    }

    .product-view .prod img {
        width: 100%;
    }

    .boxDescripiton {
        margin: 6em 0;
    }

    .product-view .slider-nav-vert {
        display: none;
    }

    .product-view .slider-for-vert {
        width: 80%;
        margin: 0 auto;
        float: none;
    }

    section.product-list article div.prod div.img img,
    .product-view .prod div.img img,
    .prodHome .prod div.img img {
        width: inherit;
        max-width: 100%;
        margin: 0 auto;
        display: block;
    }

    section.product-list article div.prod:hover div.desc,
    .product-view .prod:hover div.desc,
    .prodHome .prod:hover div.desc {
        background: #fff;
    }
}

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

    h3.boxProdPricePor,
    .boxProdContent .discount {
        width: 100%;
        font-size: 1.5em;
        padding-left: 0;
    }

    .calcShip input[type=text] {
        width: 120px;
    }
}