/* Buy Together  Mar/2016 (v1) */
#bTContainer hr{border-top:1px solid #cccccc !important;display:block;width:100% !important;height:1px !important;clear:both;}
#bTContainer{min-height:1px;margin:0 auto;max-width:1306px;height:440px;}
#bTEconomyItemConj{display:none;}

.bTItem{min-height:250px;float:left;margin:0px 5px;padding:0 10px 0 10px;text-align:center;position:relative; }
.bTItem:after{content:" ";background:url("/images/plus.svg?cccfc=1") no-repeat;background-size:100%;width:15px;height:15px;position:absolute;}
.bTItensContainer > div:last-of-type:after{background:none;content:"";}
.bTTotalBuy{float:left;}
.bTTotalsPrices{position:relative;padding:10px;}
.bTTotalBuy:before{content:" ";background:url("/images/equal.svg?cccfc=1") no-repeat;background-size:100%;width:15px;height:15px;position:absolute;left:-15px;top:110px;}
.bTProdSelectName{width:100%;clear:both;padding:5px 0;position:relative;top:-10px;}
.bTProdSelectName label{font-size:16px;text-transform:uppercase;}
.bTText{float:left;width:90%;clear:both;display:block;padding:30px 0 5px 20px;font-size:16px;font-weight:400;letter-spacing:2px;text-transform:uppercase;text-align:left;color:#212121;}
.bTAddProd{position:absolute;left:4px;top:4px;z-index:99;font-size:0.8em;}
.EqualSeparator{float:left;font-weight:700;display:block;width:18px;margin:75px 0 0 0;}
.EqualSeparator svg{width:100%;}
.bTImgProd{width:100%;padding:15px 0px 0px 0px;height:190px;}
.bTImgProd img{max-width:150px;max-height:150px;border:1px solid #cecece;margin-bottom:10px;margin-top:10px;padding:10px;background:#ffffff;}
#bTDescrProdConj li{list-style:none;margin:2px 0;}
.bTProdName{min-height:40px;height:40px;font-size:14px;font-weight:400;display:block;word-wrap:break-word;overflow:hidden;width:200px;text-align:center;margin:0 auto}
.bTIntProd{margin:5px 0 0 0;min-height:60px !important;}
.bTProdPrice{margin:10px 0 10px 0;}
.bTPriceProd{text-align:center;height:50px !important;color:#1f1f1f;font-size:14px;}
.bTPriceOff{font-size:14px;}
.bTPriceProd b {font-size:16px;color:#1f1f1f;}
.bTPriceProd .FCCurrencyLabel {font-size:14px;color:#1f1f1f;}
.bTPricePorCont{display:block;margin:10px 0;color:#1f1f1f;font-weight:700;font-size:18px;}
.bTOriPrice {color:#1f1f1f;font-weight:700;font-size:18px;}
.bTEconomy{display:block;color:#44ac55;}
.FCfnShowEconomyConj{color:#0E72D2;text-align:center;font-size:14px;font-weight:700;display:block;margin:10px 0;padding:7px 3px;}
#PricesCJ h3{color:#1f1f1f;font-size:18px;font-weight:700;text-transform:uppercase;}
#BotComprarCJ{margin:15px 0 0 0;}
div.details-buy-together-add-to-cart{background:#44ac55;color:#ffffff;font-size:18px;font-weight:700;max-width:150px;height:auto;position:relative;text-align:center;text-transform:uppercase;cursor:pointer;margin:5px 0;padding:5px 0px;border-radius:5px;float:left;min-width:150px;}

@media only screen and (max-width:1024px){
  .bTItem{width:100%;clear:both;min-height:200px;padding:0;}
  .bTTotalsPrices{min-height:280px;float:none;margin:0 auto;display:table !important;}
  .bTItem:after{right:50%;bottom:10px;}
  .bTImgProd {padding:0;height: 165px;}
  .bTImgProd img{max-width:120px;max-height:120px;}
  .bTImgProd{}
  #bTContainer{height: auto;}
}

@media only screen and (min-width:1025px){
  .bTItem{width:15%;min-height:0px;height:250px;}
  .bTTotalsPrices{min-height:250px;float:left;margin:0px 5px;}
  .bTTotalBuy{float:left;width:100%;}
  .EqualSeparator{float:left;display:block;}
  .bTItem:after{right:-15px;top:110px;}
}