/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/
#top #wrap_all .av-inherit-size .av-special-heading-tag {
    font-size: 1em;
    text-shadow: 1px 1px #0081a1;
}

#top #wrap_all .av-subheading p:last-child {
    font-size: 1em;
    text-shadow: 1px 1px #0081a1;
}
h2.av-special-heading-tag 
{
color:#000000;
text-decoration:bold;
}
h3.avant
{
color:#2997ab;
}
h2.avant
{
color:#2997ab;
}

.iconbox {
    position: relative;
    clear: both;
}
div .av_one_fourth {
    margin-left: 5%;
    width: 20.5%;
}

.p {
text-align: justify;
}
p {
    text-align: justify;
}
.alternate_color .breadcrumb, .alternate_color .breadcrumb a, #top .alternate_color.title_container .main-title, #top .alternate_color.title_container .main-title a {
    color: #2997ab;
}

.phone-info-contact {
  background-color: #ff9900;
  border-radius: 5px;
  padding: 5px;
  border-color: #dd7700;
  color: #ffffff;
}
.phone-info-contact * {
color: white !important;
}

.ServiceRatingSection .yasr-visitor-votes {
    display: inline-block;
    vertical-align: middle;
    text-align:right;
}

.ServiceRatingSection {
    max-width: 990px;
    margin: 0 auto;
    position: relative;
    max-width: 780px;
    background-color: #fff;
    padding: 30px 0;
    text-align: right;
}
.rateit {
    display: -moz-inline-box;
    display: inline-block;
    position: relative;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
}

.rateit .rateit-range {
    position: relative;
    display: -moz-inline-box;
    display: inline-block;
    height: 16px;
    width: 16px;
    outline: 0;
    vertical-align: -5px;
}
.ServiceRatingSection .yasr-visitor-votes .rateit .rateit-range {
    vertical-align: -2px;
}
.ServiceRatingSection {
    text-align: right;
}

.yasr-visitor-votes {
    max-width: 990px;
    margin: 0 auto;
    position: relative;
    max-width: 780px;
    padding: 30px 0;
    text-align: right;
}

.yasr-visitor-votes::before {
    content: "Valoración:";
    display: inline-block;
    vertical-align: middle;
}