.zoom {
    display:inline-block;
    position: relative;
    cursor:zoom-in;
}
.zoom-out {
    cursor:zoom-out !important;
}
/* magnifying glass icon */
.zoom:after {
    content:'';
    display:block; 
    width:33px; 
    height:33px; 
    position:absolute; 
    top:0;
    right:0;
}
.zoom img {
    display: block;
}
.zoom img::selection { background-color: transparent; }
.cursorPointer{
    cursor: pointer;
}
.obsTamanhoEspecial {
    font-family: 'Montserrat';
    color: #777;
    font-size: 11px;
}
.linhaDeCores {
    margin-left: 0px;
    margin-bottom: 20px;
}
/*Cores*/
.marginTop10{
   margin-top: 10px;
}
.cores{
    height: 25px;
    width: 25px;
    border-radius: 45px;
    border: 1px solid;
    cursor: pointer;
}
.botaoPosicaoLogo {
    background-color: #FFFFFF;
    border: solid 1px #1B395E;
    color: #1B395E;
    border-radius: 5px;
    font-size: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 5px;
    padding-right: 5px;
}
.removerLogoSelecionado {
    margin-top: 10px;
    background-color: #FFFFFF;
    border: solid 1px #1B395E;
    color: #1B395E;
    border-radius: 5px;
}

.displayNone{
    display: none;
}

.btnVoltar, .btnVoltar:hover {
    background-color:#000000;
    color: #FFFFFF;
    width: 100%;
    margin-bottom: 25%;
}

.btnCarrinho, .btnCarrinho:hover {
    background-color:#2A4472;
    color: #FFFFFF;
    width: 100%;
    margin-bottom: 25%;
}

#negrito {
    font-weight: bold;
}
.olMigalhas {
    background-color: #FFFFFF !important;
    margin: 0;
}
.linhaComponente {
    padding-top: 20px;
    padding-bottom: 20px;
    border: solid 1px rgb(238, 238, 238);
}
.linhaLateral {
    margin-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
    border-left: solid 1px rgb(238, 238, 238);
}
.linhaEmbaixo {
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: solid 1px rgb(238, 238, 238);
}
.imagemPrincipal {
    width: 100%;
    margin-top: 3%;
    margin-bottom: 3%;
}
.tituloProdBook {
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: bold;
    margin: 0;
}
.btnComprar, .btnComprar:hover, .btnComprar:focus{
    background-color: #FFFFFF;
    border: solid 1px #2A4472;
    color: #2A4472;
    font-weight: bold;
    width: 100%;
    margin-top: 60%;
}
.btnComprarCel, .btnComprarCel:hover, .btnComprarCel:focus{
    background-color: #FFFFFF;
    border: solid 1px #2A4472;
    color: #2A4472;
    font-weight: bold;
    width: 100%;
    margin-bottom: 5%;
}
.pequenaFoto{
    width: 100%;
}
#nomePequeno {
    font-family: 'Montserrat';
    font-size: 15px;
}
.margemAcimaSimples {
    margin-top: 2%;
}
#codPro {
    text-align: center;
    width: 80%;
    background-color: rgba(28, 58, 95, 0.6);
    color: #FFFFFF;
    border-radius: 25px;
    margin-bottom: 5px;
}
.icoEstrela {    
    color: #FFCC03;
    font-size: 15px;
}
/* -----------------Modal------------ */
.modal-header {
    border: none;
    padding: 0;
    padding-right: 10px;
    padding-top: 5px;
}
.modal-footer {
    border: none;
}
.codModal {
    font-family: 'Montserrat';
}
.favorito {
    width: 35px;
}
.compartilhar {
    width: 35px;
    margin-bottom: 5px;
}
.imgModal {
    width: 100%;
}
.divImagenzinhas {
    margin-top: 10px;
}
.divImagemModal {
    padding: 4px;
}
.divImgSeparada {
    padding: 4px;
}
.valor {
    font-family: 'Tahoma';
    font-size: 24px;
    font-weight: bold;
    margin: 0;
}
.parcelas {
    font-family: 'Montserrat';
    font-size: 12px;
    color: #909090;
}
.card-header{
    border-bottom: none;
}
.bordaCollapsedProdutos{
    padding: 0;
    margin: 0;
    background-color: #FFFFFF;
    border-radius: 0;
    border: none;
    border-bottom: solid 1px #000000;
}
.bordaCollapsedProdutos:hover{
    border-bottom: 1px solid #000;
    border-radius: 0;    
}
.bordaCollapsedProdutos:focus{
    border-bottom: 1px solid #000;
    border-radius: 0;    
    text-decoration: none;
}
.btn-link, .btn-link:hover {
    font-weight: 400;
    color: #000000;
    text-decoration: none;
}
.card-body{
    padding: 0;
}
span#informacoesPosicao {
    color: #000000;
}
.coresActive{
    border: none !important;
    -webkit-box-shadow: 0px 0px 0px 3px rgba(94, 90, 90, 0.77);
    -moz-box-shadow: 0px 0px 0px 3px rgba(94, 90, 90, 0.77);
    box-shadow: 0px 0px 0px 3px rgba(173, 172, 172, 0.77);
}
.card-header .fa-plus{
    display: none;
    float: right;
}
.card-header.collapsed .fa-plus{
    display: inline-block;
}
.card-header.collapsed .fa-minus{
    display: none;
}
.descricao {
    font-family: 'Montserrat';
    font-size: 13px;
}
#tituloDetalhe {
    margin-top: 3%;
    font-family: 'Tahoma';
    font-weight: bold;
    font-size: 16px;
}
#descritivo {
    font-family: 'Tahoma';
    font-weight: normal;
    font-size: 12px;
    color: #909090;
}
.bolotaDeCor {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #FFCC03;
    border: solid 1px #909090;
    position: relative;
    float: left;
    margin: 5px;
    margin-top: 0;
    margin-bottom: 5px;
    margin-left: 0;
}
.bolotaDeCor:hover {
    border: solid 2px #000000;
}
.matriz-atributos-quantidade{
    min-width: 50px;
    height: 40px;
    position: relative;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: bold;
    margin-bottom: 25px;
    font-family: Montserrat;
    font-size:12px;
}

.input-atributos-quantidade, .input-atributos-quantidade:focus{
	border: 1px solid #777;
	border-radius: 5px;
	box-shadow: none;
	height: 35px;
	line-height: 22px;
	padding-left: 5px;
	vertical-align: top;
	width: 60px;
	font-size: 15px;
	margin-left: -2px;
}
.matriz-grupo-alterar-quantidade{
    width: 1px;
    display: flex;
    position: relative;
    float: revert;
    bottom: 35px;
    left: 40px;
}

.divMiniaturas {
    min-height: 10px;
    max-height: 155px;
    min-width: 690px;
}
.divFotosPequenas {
    width: 100%;
    margin-bottom: 15px;
    margin-top: 15px;
}
.fotinhas {
    position: flex;
    float: left;
    padding-left: 0;
    margin-right: 68px;
}
.divMiniaturas::-webkit-scrollbar-track {
    background-color: #f4f4f4;
}
.divMiniaturas::-webkit-scrollbar {
    width: 6px;
    background: #f4f4f4;
}
.divMiniaturas::-webkit-scrollbar-thumb {
    background: #dad7d7;
}
a {
    text-decoration: none;
    cursor: pointer;
}
span:focus a:focus {
	outline: none;
}
a:focus {
	outline: none;
}
.matriz-grupo-alterar-quantidade span, body .cartItem .fbits-campo-quantidade a {
    background: none repeat scroll 0 0 #fff;
    border-bottom: none;
    border-left: 1px solid #777;
    color: #222;
    display: inline-block;
    font-family: monospace;
    font-size: 19px;
    font-weight: normal;
    height: 16px;
    line-height: 13px;
    text-align: center;
    width: 15px;
    border-radius: 0px 7px 7px 0px;
}
.tamanhoLabel {
    position: absolute;
    bottom: 30px;
    left: 15px;
}
.marginCabide {    
    margin-top: 5%;
}
.margemDiv {
    margin-top: 3%;
}
.divLogomarca {
    margin-top: 5%;
    margin-bottom: 5%;
}
.titulos{
    font-size: 15px;
}
.alinharPosicoes {
    margin-left: 3%;
    margin-bottom: 7px;
}
.posicoeDescricao {
    position: absolute;
}
.iconePosicoes {
    margin: 2%;
}
.posicaoEstampa{
    cursor: pointer;
    background-color: #c1c1c1;
}
.posicaoEstampa:hover{
    border: 1px solid #777;
    border-radius: 4px;
}
.ativo{
    background-color: #1B395E;
}
.textosminusculos{
    font-size: 12px;
    text-align: center;
    color:#aaa;
}
.tirarPadding {
    padding: 0;
}
.botaoColor, .botaoColor:hover {
    margin-top: 25px;
    width: 100%;
    background-color: #2A4472;
    color: #FFFFFF;
}
/* --------------------------Tabela de medidas---------------------- */
.pTabMedidas {
    font-size: 13px;
    font-family: 'Montserrat';
    text-align: center;
}
.modal-header, .modal-footer {
    border: 0;
}
.VaieVolta {
    font-size: 38px;
    font-weight: bold;
    margin-top: 170px;
    color: #909090;
}
.VaieVolta:hover {
    color: #2A4472;
}
.imagemCarousel{ 
    width: 100%;  
    height: 360px;   
    margin: 0px;
}
.tituloTab {
    border: solid 1px #909090;
    background-color: #EEEEEE;
}
.tituloTab tr {
    height: 30px;
}
.tituloTab tr th{
    border: solid 1px #909090;
    color: #404040;
}
.tituloTab tr th:hover{
    background-color: #2A4472;
    color: #FFFFFF;
    cursor: pointer;
}
.trInfor td {
    border: solid 1px #909090;
}
#tdTamanho{
    border: solid 1px #909090;
    color: #404040;
    background-color: #EEEEEE;
    text-align: center;
}
#btnModalTabMed, #btnModalTabMed:focus {
    border: none;
}
.alinharFotos {
    margin-top: 70px;
}
/* --------------------------Provador Virtual---------------------- */
.logoModal {
    width: 15%;
}
.tituloModal {
    border-bottom: solid 1px #EEEEEE;
    margin-bottom: 3%;
    padding-bottom: 0;
}
.negrito {
    font-weight: bold;
}
.pModalMed {
    font-family: 'Tahoma';
    font-size: 20px;
}
.fraseMed {
    font-family: 'Montserrat';
    font-size: 16px;
    text-align: center;
}
.fraseAjuste {
    font-family: 'Montserrat';
    font-size: 16px;
    text-align: left;
}
.espacoAbaixo{
    margin-bottom: 40px;
}
.alinharBusto {
    margin-top: 20%;
}
.labelLocalMed {
    font-family: 'Montserrat';
    font-size: 16px;
}
.btnSalvarMed, .btnSalvarMed:hover {
    background-color: #2A4472;
    color: #FFFFFF;
    width: 100%;
}
.listaDeRange {
    width: 100%; 
}
.pAjuste {
    font-family: 'Tahoma';
    font-size: 18px;
}
.centralizar {
    margin-top: 30%;
    text-align: center;
}
.tamanhoMinModalDetalhe {
    max-height: 564px;
    overflow-y: scroll;
}
/* --------------------------- Modal alerts ---------------------------------------- */
.close:focus {
    outline: none;
}
#modalAlertas {
    z-index: 9999;
}
.modalAlerta {
    border-top: solid 1px #EEEEEE;
    border-bottom: solid 1px #EEEEEE;
    background-color: #EEEEEE;
    font-family: 'Montserrat';
    font-size: 14px;
    text-align: center;
}
.btnAlterar, .btnAlterar:hover {
    background-color: #2A4472;
    color: #FFFFFF;
}
.paddingAviso {
    padding: 0 12px 0 12px;
}
.divAviso {
    border: solid 1px #c6c6c6;
    background-color: #efefef66;
    margin-bottom: 5%;
    padding: 5px;
}
.icoExclamacao {
    position: relative;
    bottom: 2px;
}
.msgAtencao {
    font-size: 12px;
    margin: 0;
}
.divAviso {
    border: solid 1px #c6c6c6;
    margin-bottom: 5%;
    padding: 5px;
}
.tituloAtencao {
    font-family: 'Tahoma';
    font-size: 15px;
    font-weight: bold;
    color: #f00;
    margin-bottom: 2px;
}
.tituloAtencaoFrase {
    font-family: 'Tahoma';
    font-size: 14px;
    font-weight: bold;
    color: #f00;
    margin-bottom: 2px;
}
.tituloAtencaoFrase {
    font-family: 'Tahoma';
    font-size: 12px;
    font-weight: bold;
    color: #f00;
    margin-bottom: 2px;
}
.negrito {
    font-weight: normal;
    font-family: 'Montserrat';
    color: #303030;
}
.marginAviso {
    margin-top: 5%;
}