/*
Theme Name:     Mi Baqueira
Description:    Directory Multi-purpose Responsive WordPress Theme is an absolutely unique premium WordPress theme, it is the result of months and months of development and constant feedbacks from users and buyers. This theme is built in cooperation with you! Your users will never have access to the WordPress dashboard, everything is done on the front-end. You can, register, login, edit your profile, submit listings, and so much more from the front-end without having to visit the WordPress dashboard.
Author:         AAVV.com
Template:       directory-theme

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
body,
input {
  font-size: 14px !important;
  font-family: 'Open Sans';
}
a:hover {
  color:#000000 !important;
}

.navigation ul .sub-dropdown li a {
  font-size:14px;
}

.cs_directory_categories ul li ul li a {
  font-size:14px !important;
  font-family: 'Open Sans' !important;
}
.cs_directory_categories ul li ul li a:hover {
  color:#000000 !important;
}
div.cs_directory_categories ul.row li div.cat-inner a:last-of-type {
  display:none;
}

#footer-sec .container .row a:hover {
  color:#000000 !important;
}

#copyright {
  background-color:#45aac2;
}
  #copyright p {
    color:#ffffff;
  }
  .social-media ul li a {
    background-color:#000000;
  }

div.csuser_info {
  padding:20px 15px;
}
  .csuser_info > ul {
    margin:0;
  }
    .csuser_info > ul > li {
      border:0;
    }
    .csuser_info > ul > li:first-child {
      border:0;
    }
      .csuser_info > ul > li i {
        margin-right:4px;
      }
      .csuser_info > ul > li a {
        height:20px;
        overflow:hidden;
      }

article.directory-section ul.cs-user-date {
  display:none;  
}
  article.directory-section ul.cs-user-date li:first-of-type {
    display:none;
  }
  article.directory-section ul.cs-user-date .cs-user-date li::before {
    display:none;
  }

.directory-gallery .dr_pricesection span,
#cs_description .dr_pricesection span {
  background-color:#ff6c00;
  color:#ffffff;
}
.directory-gallery .dr_pricesection span small,
#cs_description .dr_pricesection span small {
  color:#ffffff;
  opacity: 0.5;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter:alpha(opacity=50);
  -moz-opacity:0.5;
  -khtml-opacity: 0.5;
}


.cs-stars-wrap {
  float:none;
  border-left:0;
  border-top:0;
  border-right:0;
}
.cs-rating-services {
  padding:0 0 20px 0;
}
  .cs-rating-services ul li {
    width:25%;
  }
    .cs-rating-services ul li span {
      display:block;
      float:none;
    }

# Desactivamos el AUTHOR
.cs-organizer,.cs-organizer figure ,  .cs-organizer .organizer-name, .cs-organizer .organizer-name h6{
  display:none !important;
}
.featured-post {
  display:none !important;
}

.owl-item .dr_shortoption {
  display:none;
}

.wide .row .section-fullwidth .element-size-100 .cs-heading-style {
  margin:0;
  padding:0;
}
.wide .row .section-fullwidth .element-size-100 .cs-heading-style h1 {
  background-color:#ffffff;
  padding-bottom:10px;
  margin-bottom:0;  
}

.main-section {
  padding-top:40px;
}

/***** formulario de contacto *****/
#formulario-contacto table tr td {
  border:0;
}
#formulario-contacto table tr td input[type='text'], 
#formulario-contacto table tr td input[type='email'] {
  width:100%;
  border-radius: 3px;
  border: 1px solid #d2d2d2;
  color: #3d3d3d;
  display: block;
  padding: 10px;
  margin-top:4px;
}
#formulario-contacto table tr td textarea {
  width:100%;
  height:60px;
  border-radius: 3px;
}
#formulario-contacto table tr td input[type='submit'] {
  background-color:#04a4cc;
  border: 0;
  border-radius: 3px;
  color: #ffffff;
  font-weight: bold;
  margin: 10px 0 0;
  padding: 8px 25px;
  text-transform: uppercase;
  width: auto;
}
.breadcrumb-sec {
  display:none;
}
.cs-paid-ad {
  left: -50px;
  top: 40px;
}
.cs-directory.grid_listing .content_info {
  min-height: 70px;
}
.cs_druserprofile {
    float: left;
    margin: 0px 0px 14px 0px;
    width: 100%;
    display: none;
}
