@import "boxDetailsProductMedia-screen.css"(max-width: 768px);

#prodGallery { float: left; height: auto; text-align: center; }
#prodGallery span {     
    padding: 10px;
    height: 130px;
    width: 100%;
    display: inline-block;
    box-sizing: border-box; 
    cursor: pointer;
}

#prodGallery, .prodGalleryImg { width: 100%; }

.prodGalleryImg {
    background: #fff !important;
    display: block;
    height: auto;
    line-height: 0;
    overflow: hidden;
    vertical-align: middle;
    margin-bottom: 10px;
}
.prodGalleryImg img { margin: 0 auto; max-width: 100%; }

#prodGallery ul { clear: both; text-align: left; }
#prodGallery li, #prodGallery li span {
    width: 84px;
    height: 84px;
    display: block;
}
#prodGallery li span {
    cursor: pointer;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: #fff !important;
}
#prodGallery li {
    margin: 0 0 8px 0;
    border: 1px solid #949599;
    overflow: hidden;
    display: inline-block;
}
#prodGallery li a { display: block; height: 100%; width: 100%; }
#prodGallery li img { max-width: 88px; max-height: 84px; margin: 0 auto; }
#prodGallery li:hover { border: 1px solid #000; }

#prodGallery .thumbnail img{width: 100%; max-height: 100%}
/**/

.boxProdDetails { float: right; width: 100%;}

.boxProdDetails label.error {  }

.titleProd {
    font-weight: 400;
    color: #232323;
    font-size: 1.8em;
}

.boxProdDetails .paymentInfo { min-height: 50px; text-align: left; padding: 10px 0; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; }
.boxProdDetails .paymentInfo h3.boxProdPriceDe {
    color: #828282;
    font-size: 1.3em;
    font-weight: 400;
    text-decoration: line-through;
}
.boxProdDetails .paymentInfo h3.boxProdPricePor {
    font-size: 1.4em;
    line-height: 1.5em;
    text-transform: uppercase;
    font-weight: 300;
}
.boxProdDetails .paymentInfo h3.boxProdPricePor span { 
    font-weight: 700; 
    font-size: 2.1em; 
    color: #E4001B;
 }

.boxProdDetails .paymentInfo .parcel {
    width: 100%;
    display: block;
    color: #232323;
    font-size: 1.3em;
}
.boxProdDetails .paymentInfo .discount {
    font-size: 1.3em;
    color: #9A9F9F;
    width: 100%;
    display: block;
}
.discount img, .parcel img{
    max-width: 20px;
    margin: 2px;
    position: relative;
    top: 6px;
}
.boxProdDetails .paymentInfo h3.boxProdPricePor .boletoPrice { color: #737B7A; font-size: 1.7em;}
.boxProdDetails .paymentInfo .discount .discount_span {margin: 1em;}

.boxBuy { padding-top: 0px; }

.bt_comprar {
    font-weight: 900;
    padding: 12px 45px 12px 15px;
    color: #fff;
    background: #2BC840 url(../img/buy.png) no-repeat 155px 13px;
    font-size: 2.2em;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-radius: 2px;
    text-indent: 0;
    cursor: pointer;
    width: auto;
}
/*.bt_comprar {
    background: #003666;
    color: #fff;
    cursor: pointer;
    font-size: 1.2em;
    height: 50px;
    text-transform: uppercase;
    padding: 0px 55px 0px 30px;
    letter-spacing: 1px;
    
}*/
.buy-cart{margin-left: -48px;}
.bt_comprar:hover { background-color: #147921;}
.bt_comprar.indisp { background: #bfbebe; width: auto; }
.bt_comprar.indisp:hover { background-color: #fdcca5; color: #fff; }
.bt_comprar.loading { background: url(../img/35x35.gif) no-repeat 145px 17px; background-size: 10%;}
.bt_comprar.fast { background: #0ebcbd; margin-left: 15px; }
.bt_comprar.fast:hover { background: #11d2d3; }

/* ATRIBUTOS */
.listoption {
/*    float: right;
    margin-top: 10px;
    width: 100%;*/
}
.listoption select {
    border: 1px solid rgba(115, 123, 122, 0.1);
    border-radius: 2px;
    padding: 0.7em;
    font-size: 1.2em;
    color: #9A9F9F;
}
.listoption option {
    font-size: 1.2em;
    color: #9A9F9F;
}
.listoption span {
    font-weight: 900;
    display: block;
    float: left;
    font-size: 1.25em;
    margin-right: 5px;
    padding-top: 10px;
    text-align: right;
    width: auto;
}
.listoption .thisProdAttChange { position: relative }

.listoption .option, .listoption .labelOption {
    /*color: #3e3e40;*/
    cursor: pointer;
    /*border: 1px solid #000;*/
    display: block;
    float: left;
    font-size: 11px !important;
    margin: 4px !important;
    margin-left: 0px !important;
    padding: 10px;
    /*text-transform: uppercase;*/
}
/*.listoption .option:hover, .listoption .labelOption:hover { background-color: #959595; }*/
.listoption .option.selected, .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; }



/* calculo de frete */
.calcShip { display: table; margin: 30px 0 10px;}
.calcShip h3 {
    font-weight: 600;
    font-size: 1.4em;
    color: #454545;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.calcShip .input-t {
    border: 1px solid #CCC;
    background: #F8F8F8;
    width: 180px;
    height: 34px;
    padding: 0 10px;
    float: left;
    margin-right: 10px;
    font-size: 1.2em;
}
.calcShip .input-s { 
    font-weight: 600;
    background: #232323;
    text-transform: uppercase;
    cursor: pointer; 
    height: 36px; 
    width: 120px;  
    font-size: 1.4em;
    text-indent: 0;
    color: #fff;
}
.calcShip .result { margin-top: 15px; }
.calcShip .result input { display: none; }
.calcShip .result #tabelaFrete label {
    margin: 10px 0px;
    float: left;
    max-width: 100%;
    width: 100%;
    font-size: 1em;
}
.calcShip .result #tabelaFrete label span._2:after { content: ':'; }
.calcShip .result #tabelaFrete label span._2 {
    font-size: 1.5em;
    text-transform: uppercase;
    color: #231f20;
    float: left;
    max-width: 100px;
    width: auto;
}
.calcShip .result #tabelaFrete label span._3 { font-weight: 600; }
.calcShip .result #tabelaFrete label span._3,
.calcShip .result #tabelaFrete label span._4 {
    float: right;
    font-size: 1.4em;
    color: #232323;
    width: 90px;
}
.calcShip .result #tabelaFrete label span._5{
    float: left;
    font-size: 1.4em;
    color: #7b7b7b;
    width: 100%;
}
/*boxProdContent*/
.boxProdContent{width: 100%; padding: 30px 0px;}
.boxProdContent .boxDetails .paddingIntern{}
.boxProdContent .boxDetails .cod{color: #9A9F9F;  font-size: 1.4em; font-weight: 400; margin-bottom: 20px;}
.boxProdContent .boxDetails .dimension{color: #8a8a90;  font-size: 1em; text-transform: uppercase; width: 100%; padding: 17px 0px; border-top: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; margin: 40px 0px 20px;}


/*boxDescripiton*/
#boxDescripiton{width: 100%; padding: 0px 0px 60px;}
#boxDescripiton .boxDescripiton .padding_30{padding: 30px;}
#boxDescripiton .boxDescripiton .title-desc{ border-bottom: 1px solid #ccc; font-size: 1.4em;}
#boxDescripiton .boxDescripiton .title-desc span{font-weight: 600; color: #232323; text-transform: uppercase; border-bottom: 2px solid #E4001B; padding-right: 3em; }
#boxDescripiton .boxDescripiton .description{color: #232323; font-size: 1.6em; line-height: 2.2; overflow: hidden;}
#boxDescripiton .boxDescripiton .description p{ color: #232323; font-size: 1.2em; line-height: 2.2; overflow: hidden;}
.boxDescripiton{border-bottom: 1px solid #ccc;}
.centerProd{
    padding: 5em 0 8em;
    margin: 0 auto;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}
.moreProducts .title{
    font-weight: 600;
    font-size: 1.5em;
    color: #3B4644;
    margin-bottom: 2em;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
}
.title-prod{font-weight: 900; color: #3e3e40; text-align: center; font-size: 3em; margin: 2em 0; text-transform: uppercase;}
@media screen and (max-width: 900px) {
    .centerProd{padding: 2em 0 0}
}
@media screen and (max-width: 768px) {
    .boxProdDetails { text-align: center; }
    .boxProdContent .boxDetails .paddingIntern{text-align: center;}
    .boxProdContent .boxDetails {width: 100%!important; margin-bottom: 30px; display: inline-block;}
    .boxProdContent .boxDetails:nth-child(3) {width: 100%!important;}
    .boxProdContent .boxDetails .paddingIntern {padding: 0px 0%!important;}
    #prodGallery span{height: 150px;}
    #boxDescripiton .boxDescripiton{width: 100%!important; float: none!important; margin-bottom: 10px;}
    section.product-list article div.prod div.desc{text-align: center;}
    .prod .btn{margin: 0 auto; display: table;}
    .titleProd, .boxProdDetails .paymentInfo h3.boxProdPricePor{text-align: center;}
    .boxProdDetails .paymentInfo .boletoPrice{display: block;}
    .bt_comprar{float: none; margin: 1.5em auto; display: block;}
    .bt_comprar.indisp { font-size: 1.2em; }
    .calcShip{text-align: center; width: 100%;}
    .calcShip .left{float: none;}
    .boxProdContent{padding: 10px 0px;}
    .listoption span{ text-align: center!important; width: 100%!important;}
/*    .listoption .thisProdAttChange, #DIVproduct_attribute_opt_id2{display: inline-flex; text-align: center;}*/
    .boxDetails .paymentInfo { text-align: center; }
    .calcShip .input-t{float: none!important; width: 110px;}
    .boxProdDetails .paymentInfo h3.boxProdPricePor{float: none!important;}
    .boxProdDetails .paymentInfo .discount, .boxProdDetails .paymentInfo .parcel{text-align: center; width: 100%; margin: 2em 0;}
}
