/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 /* CUSTOMIZADO POR MJCREATIVOS.NET */
 
.uk-margin.element.element-rating h3 {
    font-weight: 100;
    font-size: 14px;
	line-height: 20px;
    float: left;
    margin-right: 15px;
}

/* Customización de estilo TEASER Provincias */
article.uk-article {
	background-color: white;
    padding: 15px;
    display: block;
    /*text-align: center;*/
	/*min-height:410px;*/
}
div.mjc-teaser-provincias .uk-article-title {
    min-height: 120px;
}
/*article.uk-article div.uk-margin {
	font-weight:700;
}*/
div.mjc-teaser-provincias .uk-article-lead {
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	text-transform: uppercase;
    min-height: 45px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
}
div.mjc-teaser-provincias p.uk-article-meta span {
	font-size:14px;      
}
div.mjc-teaser-provincias p.uk-article-meta span:before {
	content: "\f098";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-right: 0.5em;
      
}
/* Fin customización estilo TEASER Provincias*/

/* Customización vista FULL Taxis */
/*article.uk-article p.uk-article-lead span:nth-child(1) {
    padding: 5px;
}*/
/*article.uk-article p.uk-article-lead span:nth-child(1):before {
	content: "\f007";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding: 0.5em;
	color: #ffffff;
	height:200px;
    width:200px;
    background:#55595D;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    margin-right: 5px;      
}*/
article.uk-article p.uk-article-lead span:nth-child(1) {
    background-color: #EC483B;
    color: white;
    padding: 5px;
}
article.uk-article p.uk-article-lead span:nth-child(1):before {
	content: "\f098";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-right: 0.5em;
      
}
.uk-margin.element.element-textarea p {
	color:inherit !important;
	font-size:inherit !important;
	font-weight:initial !important;
}
.uk-margin.element.element-textarea p span {
	color:inherit !important;
	font-size:inherit !important;
	font-weight:initial !important;
}
/* Fin customización vista FULL Taxis*/

body.mjc-inicio div#system-message-container {
    display: none;
}
.mjc-subtitulos {
    padding-left: 6px;
    border-left: 3px solid #ec483b;
    font-size: 18px;
    line-height: 18px;
}
.uk-alert {
    background: #ec483b;
    color: #fafafa;
}
div.contactmjc-contacto h3, div.contactmjc-contacto legend {
	display:none;
}
div.contactmjc-contacto form#contact-form {
	padding-top:0px !important;
}
div.contactmjc-contacto textarea {
	width:90%;
	height:120px;
}
div.contactmjc-contacto input[type="text"], div.contactmjc-contacto input[type="email"] {
	width:90%;
}
div.contactmjc-contacto .well {
	box-shadow: none;
}
a.mjc-mi-anuncio {
	background: #55595d;
	padding: 5px;
	text-align: center;
	border-top-width: 1px !important;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid !important;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a2a2a2 !important;
	border-right-color: #a2a2a2;
	border-bottom-color: #a2a2a2;
	border-left-color: #a2a2a2;
}
a.mjc-mi-perfil {
    background: #ec483b !important;
    text-align: center;
    border-top-width: 1px !important;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid !important;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #ff5722 !important;
    border-right-color: #ff5722;
    border-bottom-color: #ff5722;
    border-left-color: #ff5722;
    color: #ffffff !important;
}
a.mjc-mi-perfil:hover {
    background: #ffffff !important;
    text-align: center;
    border-top-width: 1px !important;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid !important;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #ff5722 !important;
    border-right-color: #ff5722;
    border-bottom-color: #ff5722;
    border-left-color: #ff5722;
    color: #ec483b !important;
}
.uk-form input[type="checkbox"] {
    margin-right: 10px;
}
.uk-form label {
	display: initial;
    /*margin: 5px;*/
}
.uk-form label.radio {
	display: inline-block;
}
.zx-zoocart-cart-extras {
    display: none;
}
form#member-registration legend {
	color: #666666;
	font-size: 22px;
    line-height: 30px;
    font-weight: 900;
}
 
 /* FIN CUSTOMIZACIÓN POR MJCREATIVOS.NET */