@font-face {
    font-family: 'DidotLTStd';
    src: url('../fonts/DidotLTStd/didot-bold-italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
}

.pie_letras_dorada{
	font-size: 16px;
	font-family: "Montserrat";
	color: rgb(246, 223, 164) !important;
	font-weight: bold;
}

.pie_email{
	font-size: 18px;
	font-family: "Montserrat";
	color: rgb(252, 242, 219) !important;
	font-weight: bold;
	text-decoration: underline;
	line-height: 3;
	text-align: left;
}

.pie_letras_footer{
	font-size: 12px;
	font-family: "Montserrat";
	color: rgb(252, 242, 219) !important;
	text-transform: uppercase;
	line-height: 1.6;
	text-align: left;
}

.pie_letras_top{
	font-size: 21px;
	font-family: "Montserrat";
	color: rgb(246, 223, 164) !important;
	font-weight: bold;
	line-height: 2.981;
	text-align: left;
}

.pie_btn_social{
	border-width: 1px;
	border-color: rgb(225, 225, 225) !important;
	border-style: solid;
	padding: 10px 15px 10px 15px ;
	/*padding-left: 15px !important;
	padding-right: 15px !important;*/
}

.pie_btn_contacto{
	font-size: 15px;
	font-family: "Montserrat";
	color: rgb(246, 223, 164) !important;
	text-transform: uppercase;
	line-height: 1.546;
	text-align: center;
	border-width: 0.667px;
	border-color: rgb(255, 255, 255);
	border-style: solid;
}


.follow_instagram {
	font-size: 58px;
	font-family: "DidotLTStd";
	color: rgb(83, 87, 90) !important;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 0.343;
}

.arrobaMogano{
	font-size: 16.667px;
	font-family: "Montserrat";
	color: rgb(83, 87, 90) !important;
	text-transform: uppercase;
	line-height: 1.2;
}

.selPiezasTxt{
	font-size: 16.667px;
	font-family: "Montserrat";
	color: rgb(83, 87, 90) !important;
	text-transform: uppercase;
	text-align: center;
}

.onnew{
	background-color: rgb(161, 161, 161)!important;
/*	font-size: 52px;*/
/*	font-family: "DidotLTStd";*/
	font-weight: bold;
	/*text-transform: uppercase;
	padding: 0 10.5px !important;*/
}

.bestSeller{
	font-size: 48px;
	font-family: "DidotLTStd";
	color: rgb(83, 87, 90) !important;
	font-weight: bold;
	text-transform: uppercase;
}


.shop-single-v1-section .woocommerce .woocommerce-product-gallery .onnew {
    padding: 0.5px 9.5px;
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 9;
}

.tituloQuien {
  font-size: 24px;
  font-family: "DidotLTStd";
  color: rgb(83, 87, 90);
  font-style: italic;
  text-transform: uppercase;
  line-height: 0.583;
}

.textoQuien {
  font-size: 16px;
  font-family: "Montserrat";
  color: rgb(83, 87, 90);
  line-height: 1.167;
  text-align: justify;
}

.bold{
	font-weight: bold;
}

.borde{
	border: 1px solid red !important;
}
