/*
  - FC: Fastcommerce
  - bT: Buy Together
*/
#bTContainer hr{border-top: 1px solid #ccc !important; display: block;  width: 100% !important; height: 1px !important; clear: both;}
#bTContainer {width: 100%; float: left; min-height: 1px; margin: 25px 0;}
.bTItem{width: 13%; min-height:280px; float: left; margin: 15px 5px; padding:10px; text-align: center; position: relative; }

.bTItem:after{content: " "; background:url("/images/plus.svg") no-repeat; background-size:100%;width: 10%; height: 24px; position: absolute; right: -15px; top: 85px;}

.bTItensContainer > div:last-of-type:after{background: none; content: "";}

.bTTotalBuy{width: 16%; min-height:280px; float: left; margin: 15px 5px; padding:10px; }

.bTProdSelectName{width: 100%; clear: both; padding:5px 0; }
.bTProdSelectName label{font-size: 13px;}

.bTText{float: left; width: 100%; clear: both;font-weight: bold; display: block; margin: 0 0 5px 0;}

/*-------------------Modelo 1 Compra conjunta-------------------*/
.bTAddProd{position: absolute; left: 4px; top: 4px; z-index: 99; font-size: .8em;}

.EqualSeparator{float: left;font-weight: bold; margin: 92px 0 0 0;width: 2%; display: block;}
.EqualSeparator svg{width: 100%;}


/*Produto*/
.bTImgProd{width: 100%;padding: 15px 5px 5px 5px; margin-bottom: 25px;}
.bTImgProd img{max-width: 100%; max-height: 100px;}
#bTDescrProdConj li{list-style: none; margin: 2px 0;}
.bTProdName{min-height: 60px; font-size: 13px; font-weight: bold;}
.bTPriceProd{text-align: center;}

.FCfnShowEconomyConj{color: #0E72D2; text-align: center; font-size: 13px; font-weight:bold; display: block; margin: 10px 0;padding:7px 3px;}

.bTPriceProd .FCPriceInt{font-size: 19px;}
.bTPriceProd .FCCurrencyLabel{}

#PricesCJ h3{color:#656565;font-size: 20px;margin: 0 0 20px 0;font-weight: 400;}
.bTProdPrice{margin: 10px 0 10px 0;}
.bTPricePorCont{display: block;margin: 10px 0;}
.bTPricePor, .bTOriPrice{font-weight: bold;font-size: 25px;color: #6f9e45; /*display: block;*/}
.bTEconomy{display: block; color: #656565;}

.bTPriceOff{font-size: 14px;}
#BotComprarCJ{margin:15px 0 0 0; }
