.card {

    border-radius: 0.95rem !important;
}

.btn {
    /* color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    box-shadow: none; */
    margin: 10px;
    border-radius: 50px !important;
}
.cardAttr {
background: #f4f6f9;
padding: 10px;
margin-bottom: 16px;
border-radius: 16px;
}
.titAtr{
  font-weight: 700;
}

.faAttr{
  font-size: 21px;
    padding-right: 12px;
    color: red;
    cursor: pointer;
}
.faAttr:hover{
  font-size: 25px;
    padding-right: 12px;
    color: red;
    cursor: pointer;
}




/* .cardAttr{
	background: aliceblue;
    padding: 10px;
		margin-bottom: 16px;
}
.titAtr{
	margin-top: 0px;
}

.faAttr{
	font-size: 20px;
    color: red;
    padding-top: 10px;
    padding-right: 30px;
		cursor: pointer;
} */

.faAttrModal {
	font-size: 23px;
	color: #06dcb6;
	padding-top: 0px;
	padding-right: 5px;
	cursor: pointer;

}
.t-l{
	text-align: left;
}
.t-r{
	text-align: right;
}
.t14{
	 font-size: 14px;
}
.fondoGris{
	background: aliceblue;
}
.produtoFront{
	/* background-color: white;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 10px; */
}

.cardPro{
  padding: 23px;
}
.m-auto {
    margin: auto !important;
}
.atri{
	/* background: #ffd2e8; */
    /* padding: 2px; */
    text-transform: uppercase;
    color:  #fd007c;
}
.faTrash{
	font-size: 20px;
  color: red;
  margin-left: 15px;
  cursor: pointer;
}
.faTrashAtr{
	font-size: 20px;
  color: red;
  margin-left: 15px;
  cursor: pointer;
}
.faPencil{
	font-size: 20px;
	color: #ff8300;
	padding-left: 20px;
	cursor: pointer;
}

.verAtr {
    font-size: 19px;
    /* color: #03c301 !important; */
}
.cierre{
  font-size: 24px;
}

.w-65{
	width: 65%;
}
.w-25{
	width: 25%;
}
.w-85{
	width: 85%;
}
.attrElegidos{
	margin-bottom: 23px;
}

.gustosEle{
	margin-left: 3px;
	margin-bottom: 8px;
}
.vistaPreviaImg{
	padding: 20px;
}
.attrEle{
	margin-top: 20px;
}

.guardadoAlert{
position: fixed;
top: 7%;
left: 86%;
/* width: 13%; */
z-index: 9999;
}

@media (max-width:767px){

				.guardadoAlert{
					position: fixed;
			    top: 2%;
			    left: 37%;
			    width: 60%;
			    z-index: 9999;
				}
	}


.editor{
background-color: #efefef;
padding-top: 30px;
padding-bottom: 130px;
}
.none{
  display: none !important;
}
.input-lg{
      border-radius: 50px !important;
}
.text-lg{
  border-radius: 17px !important;
}

.fa-image{
  font-size: 24px;
    margin-right: 10px;
    /* padding: 17px; */
    color: #fbfbfb;
}

.fa-clipboard-list{
  font-size: 24px !important;
    margin-right: 10px !important;
    /* padding: 17px; */
    color: #fbfbfb !important;
}



.swal2-popup {

    border-radius: 22px !important;

}

.swal2-popup .swal2-title {
    color: #595959 !important;
    font-size: 22px !important;
    text-align: center !important;
    font-weight: 600 !important;
    text-transform: none !important;
    position: relative !important;
    margin: 0 0 .4em !important;
    padding: 0 !important;
    display: block !important;
    word-wrap: break-word !important;
}
.swal2-popup .swal2-styled {
    border: 0 !important;
    border-radius: 3px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none;
    color: #fff !important;
    cursor: pointer !important;
    font-size: 17px !important;
    font-weight: 500 !important;
    margin: 15px 5px 0 !important;
    padding: 10px 32px !important;
    border-radius: 50px !important;
}

.alert-img{
font-size: 23px !important;
padding: 43px !important;
color: #151212 !important;
background-color: #007bff61 !important;
border-color: #007bff !important;
}
.fa-eye{
  color: #01b140 !important;
}
.ver{
  font-size: 20px !important;
  cursor: pointer !important;
}

.fotoEdit{
  position: inherit;
}
.vistaPrev{
  width: 100px;
  margin-top: -15px;
  margin-left: 5px;
  margin-right: 5px;
}

.faSave{
    font-size: 20px;
    color: #02b140;
    padding-left: 82%;
    padding-top: 4%;
    cursor: pointer;
}
