
.roboto_condensed {
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
/* ESTILOS WP GENRALES */
 .centered-paragraph {
	 margin: 0 auto;
	 max-width: none;
	 white-space: unset;
	 width: 100%;
	 background: #fcfaf8;
	 color: #1d1d1b;
}
 .font_play {
	 font-family: Playfair Display;
}
 p:empty {
	 display: none;
}
 br{
	display: none;
}
::-moz-selection {
	color: #fff;
	background: #989087;
   }
   ::selection {
	color: #fff;
	background: #989087;
   }
   .clearfix, .clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
	content: none;
   }
   a, h1, h2, h3, h4, h5, h6, p, span {
	font-family: "roboto";
	margin-bottom: 0;
   }
   h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	   color: #1d1d1b;
   }
   .dk_lemon{
	 font-family: 'DK Lemon Yellow Sun'; 
   }
/* FIN ESTILOS WP GENRALES */

a {
	color: #679e9d;
}

.zindex_999{
	z-index: 999 !important;
}


/*=================================*/

.row.no-gutters>.col, .row.no-gutters>[class*=col-] {
	padding: 15px;
}

mobysuite-quote .v-application .text-body-1 {
	font-size: 22px !important;
	text-transform: uppercase;
	margin-bottom: 20px !important;
	text-align: left;
}

mobysuite-quote .theme--light.v-data-table {
	margin-bottom: 50px;
}

.v-data-table__wrapper th{
	font-weight: 900 !important;
	color: #000 !important;
	text-transform: uppercase !important;
}

mobysuite-quote .v-text-field--outlined.v-input--has-state fieldset, mobysuite-quote .v-text-field--outlined.v-input--is-focused fieldset {
	border: none;
	border-bottom: 1px solid #000;
	border-radius: 0;
}

mobysuite-quote .theme--light.v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state)>.v-input__control>.v-input__slot fieldset {
	border: none;
	border-bottom: 1px solid;
	border-radius: 0;
}

mobysuite-quote .v-avatar {
	display: none;
}

mobysuite-quote .theme--light.v-data-table {
	background-color: #f9f5f1;
	color: rgba(0, 0, 0, .87);
}

mobysuite-quote .v-application .subtitle-1 {
	display: none;
}

mobysuite-quote .v-application .text-h5 {
	font-weight: 800 !important;
	font-size: 30px !important;
	text-transform: uppercase;
	margin-top: 30px;
	margin-bottom: 35px;
}

mobysuite-quote .theme--light.v-btn.v-btn--has-bg {
	background-color: #000;
	color: #fff;
	border-radius: 0;
}

.resp-img[data-v-efdcf120] {
	margin-bottom: 50px;
}

/*=================================*/

@media (max-device-width: 812px){
	
}