/*
Theme Name: Forocoches Electricos
Theme URI: https://forococheselectricos.com
Template: generatepress
Author: Rafa Tárrega
Author URI: https://rafatarrega.com
Description: GeneratePress is a lightweight WordPress theme built with a focus on speed and usability. Performance is important to us, which is why a fresh GeneratePress install adds less than 15kb (gzipped) to your page size. We take full advantage of the new block editor (Gutenberg), which gives you more control over creating your content. If you use page builders, GeneratePress is the right theme for you. It is completely compatible with all major page builders, including Beaver Builder and Elementor. Thanks to our emphasis on WordPress coding standards, we can boast full compatibility with all well-coded plugins, including WooCommerce. GeneratePress is fully responsive, uses valid HTML/CSS and is translated into over 25 languages by our amazing community of users. A few of our many features include microdata integration, 9 widget areas, 5 navigation locations, 5 sidebar layouts, dropdown menus (click or hover) and navigation color presets. Learn more and check out our powerful premium version at https://generatepress.com
Tags: two-columns,three-columns,one-column,right-sidebar,left-sidebar,footer-widgets,blog,e-commerce,flexible-header,full-width-template,buddypress,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,rtl-language-support,featured-images,theme-options
Version: 1.0.1589794738
Updated: 2020-05-18 11:38:58

*/

/* CONTENT POPULAR */
.wpp-list {
  margin: 0;
}
.content_home_popular_post {
  margin: 0 auto;
  display: flex;
}
.content_home_popular_post-container {
  padding: 0;
}
.wpp-list {
  background-color: #fff;
}
.container-col-recent-post {
  position: relative;
  padding: 1px;
  background-attachment: static;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.container-col-recent-post i {
  position: absolute;
  top: 3%;
  right: 92%;
  color: white;
  line-height: 1.2;
  text-shadow: 1px 1px 3px rgb(0 0 0 / 75%);
}
.container-col-recent-post img {
  filter: brightness(60%);
  width: 400px;
  height: 350px;
}
.container-col-recent-post .row {
  margin: 0 auto !important;
  justify-content: center;
  width: 100%;
  height: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.content-popular-title {
  padding: 20px;
}
.title-recent-post {
  font-size: 20px;
  line-height: 26px;
  position: absolute;
  width: 100%;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  padding: 10px;
  text-shadow: rgb(0 0 0 / 60%) 0 0 5px;
  /* margin-left: 10px; */
}

.title-recent-post:hover {
  text-decoration: none !important;
  color: white;
}

.summary-recent-post {
  position: absolute;
  top: 60%;
  margin-left: 20px;
  color: white;
  line-height: 1.2;
  text-shadow: 1px 1px 3px rgb(0 0 0 / 75%);
}
.date-popular-post-home {
  position: absolute;
  top: 3%;
  right: 62%;
  color: white;
  line-height: 1.2;
  text-shadow: 1px 1px 3px rgb(0 0 0 / 75%);
  font-size: 16px;
}
.wpp-thumbnail {
  margin: 0 auto;
  opacity: 0.9;
}

@media (max-width: 1025px) {
  .date-popular-post-home {
    right: 60%;
  }
  .title-recent-post {
    margin: 0;
    padding: 10px;
    font-size: 19px;
  }
  .container-col-recent-post img {
    width: 400px;
    height: 300px;
  }
  .container-col-recent-post i {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .date-popular-post-home {
    right: 45%;
  }
  .title-recent-post {
    font-size: 15px;
    top: 70%;
    padding: 10px;
    margin: 0;
    line-height: 22px;
  }
  .container-col-recent-post img {
    width: 250px;
    height: 250px;
  }
}

/* MOBILE */
@media (max-width: 468px) {
  .summary-recent-post {
    font-size: 12px;
    width: 90%;
  }

  .date-popular-post-home {
    font-size: 11px;
    top: 5%;
    /* right: 35%; */
  }
  .title-recent-post {
    top: 75%;
    font-size: 11px;
    padding: 10px;
    line-height: 15px;
    margin: 0;
  }

  .container-col-recent-post img {
    width: 100%;
    height: 200px;
  }
  .container-col-recent-post i {
    right: 90%;
    font-size: 11px;
    top: 5%;
  }
}

.custom-render {
  text-align: center;
}
.logo-header-mobile {
  display: none !important;
}
.header-image {
  width: 120px;
}
.author-name {
  color: #3da4ce;
}

.prev {
  font-size: 1.3rem;
}
.prev a {
  font-size: 1.3rem;
  color: #3da4ce;
}
.prev a:hover {
  color: #000;
  text-decoration: underline;
}
.next {
  font-size: 1.3rem;
}
.next a {
  font-size: 1.3rem;
  color: #3da4ce;
}
.next a:hover {
  color: #000;
  text-decoration: underline;
}
/* Advertisement */
.img-hyunday-header-mobile {
  display: none;
}
.img-volkswagen-header-mobile {
  display: none;
}
.advertisement-volkswagen-mobile {
  display: none;
}
/* .image-header-top {
    text-align: center;
    background-color: #000;
  } */
.row-rrss-header {
  background: #000;
  padding-top: 10px;
}
.social-networks-top {
  text-align: right;
}
.social-networks-top i {
  font-size: 20px;
  color: #3da4ce;
  padding: 0 5px;
}
.inside-header {
  padding: 5px 20px 20px 20px;
}
.site-header {
  background-color: #000 !important;
}
.main-navigation .main-nav ul li a {
  line-height: 40px;
}
/*  Content page home last post*/
.elementor-shortcode article {
  border-bottom: 1px solid grey;
}
/* Right Sidebar */
.inside-right-sidebar .widget {
  padding: 0;
}
#menu-menu-header {
  margin: 10px;
}
a.wp-show-posts-read-more:focus,
a.wp-show-posts-read-more {
  color: #3da4ce !important;
  border: none !important;
  background-image: none !important;
  padding: 0 !important;
}
a.wp-show-posts-read-more:focus,
a.wp-show-posts-read-more:hover {
  /* color: black !important; */
  /* border: none !important; */
  background-color: transparent !important;
}
.main-navigation .main-nav ul li[class*="current-menu-"] > a {
  background-color: #3da4ce;
  color: #fff;
  line-height: 40px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.main-navigation,
.main-navigation ul ul {
  background-color: transparent;
}
.main-navigation .main-nav ul li:hover > a,
.main-navigation .main-nav ul li:focus > a,
.main-navigation .main-nav ul li.sfHover > a {
  background-color: transparent;
  text-decoration: underline #3da4ce;
}
.entry-title a {
  color: #000;
}
.entry-summary .read-more {
  color: #3da4ce;
  padding-top: 5px;
  padding-top: 8px;
  padding-right: 5px;
  padding-right: 14px;
  padding-bottom: 5px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-left: 14px;
  font-size: 12px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.container-informacion-datos #colum-car {
  margin: 5px;
}
.container-informacion-datos #colum-car:hover {
  transform: scale(1.05);
  transition: transform 0.4s linear 0.1s;
}
/* FOOTER*/
.footer-fce .text-footer-fce {
  text-align: justify !important;
}
.footer-fce .container-rrss-fce {
  padding: 0 30px !important;
}
.footer-fce .container-newsletter-footer input {
  width: 60%;
  text-align: center;
  margin: 0 auto;
}

.footer-fce .send-newsletter-footer {
  background-color: #3ca4ce;
  border-color: #3ca4ce;
  color: #fff;
}
.footer-fce .img-rrss-footer {
  width: 35px;
}
.footer-fce .divider-footer {
  margin: 20px 0;
}

/* QUANTCAST AMP */

#postPromptUI button {
  background: #368bd6;
  color: white;
  padding: 5px 15px;
  border: none;
  outline: none;
  display: flex;
  align-items: center;
  position: fixed;
  right: 0;
  bottom: 0;
  border-radius: 3px 0 0 3px;
  max-height: 30px;
  max-width: 110px;
  cursor: pointer;
}

/* Consent Management Platform (CMP)  */
.qc-cmp-button {
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.qc-cmp-button:hover {
  background-color: transparent !important;
  border-color: #000000 !important;
}
.qc-cmp-alt-action,
.qc-cmp-link {
  color: #000000 !important;
}
.qc-cmp-button {
  color: #ffffff !important;
}
.qc-cmp-ui,
.qc-cmp-ui .qc-cmp-main-messaging,
.qc-cmp-ui .qc-cmp-messaging,
.qc-cmp-ui .qc-cmp-beta-messaging,
.qc-cmp-ui .qc-cmp-title,
.qc-cmp-ui .qc-cmp-sub-title,
.qc-cmp-ui .qc-cmp-purpose-info,
.qc-cmp-ui .qc-cmp-table,
.qc-cmp-ui .qc-cmp-table-header,
.qc-cmp-ui .qc-cmp-vendor-list,
.qc-cmp-ui .qc-cmp-vendor-list-title {
  color: #000000 !important;
}
.qc-cmp-ui {
  background-color: #e1e1e1 !important;
}
.qc-cmp-publisher-purposes-table .qc-cmp-table-header {
  background-color: #fafafa !important;
}
.qc-cmp-publisher-purposes-table .qc-cmp-table-row {
  background-color: #ffffff !important;
}
.qc-cmp-ui-content {
  padding: 20px 30px !important;
}
.qc-cmp-title {
  font-size: 28px !important;
}
.qc-cmp-main-messaging {
  padding: 20px 0 !important;
}
/* End Consent Management Platform (CMP)  */

/* Share buttons */

.wplogout-social-wrapper {
  margin: 30px 0;
  font-size: 0;
  text-align: center;
}

.wplogout-social-wrapper span {
  font-weight: bold;
  padding-right: 10px;
  font-size: 16px;
}

.wplogout-social-sharing {
  font-size: 17px;
  /*padding: 7px 20px;*/
  padding: 5px 10px 10px 10px;
}

@media only screen and (max-width: 600px) {
  .wplogout-social-sharing {
    font-size: 17px;
    padding: 7px 12px;
    display: inline-block;
  }
}

.wplogout-social-sharing svg {
  position: relative;
  top: 0.15em;
  display: inline-block;
}

.wplogout-social-sharing:first-of-type {
  border-radius: 100px 0 0 100px;
}

.wplogout-social-sharing:last-of-type {
  border-radius: 0 100px 100px 0;
  background: #ffb74d;
}
.wplogout-social-meneame .image-meneame {
  width: 25px;
}
.wplogout-social-facebook {
  fill: #fff;
  background-color: rgba(59, 89, 152, 1);
}

.wplogout-social-facebook:hover {
  background-color: rgba(59, 89, 152, 0.8);
}

.wplogout-social-twitter {
  fill: #fff;
  background-color: rgba(29, 161, 242, 1);
}

.wplogout-social-twitter:hover {
  background-color: rgba(29, 161, 242, 0.8);
}

.wplogout-social-linkedin {
  fill: #fff;
  background-color: rgba(0, 119, 181, 1);
}

.wplogout-social-linkedin:hover {
  background-color: rgba(0, 119, 181, 0.8);
}

.wplogout-social-whatsapp {
  fill: #fff;
  background-color: rgba(37, 211, 102, 1);
}

.wplogout-social-whatsapp:hover {
  background-color: rgba(37, 211, 102, 0.8);
}
/* End share buttons */

@media (max-width: 769px) {
  .site-logo {
  }
  .logo-header-mobile {
    display: block !important;
    margin-top: -16%;
  }
  .row-rrss-header {
    display: none !important;
  }
  .separate-containers .inside-article,
  .separate-containers .comments-area,
  .separate-containers .page-header,
  .separate-containers .paging-navigation,
  .one-container .site-content,
  .inside-page-header,
  .wp-block-group__inner-container {
    padding: 0px 5px !important;
  }
  .social-networks-top {
    text-align: center;
  }
  /* MENU MOBILE */
  #site-navigation {
    /* margin-top: -55px; */
    background: transparent;
  }
  button.menu-toggle {
    background-color: transparent !important;
  }
  .menu-toggle {
    background-color: transparent !important;
  }
  #primary-menu {
    background-color: transparent !important;
  }
  .inside-navigation {
    max-width: 400px !important;
  }
  .menu-toggle .mobile-menu {
    display: none;
  }
  /* END MENU MOBILE */
  #cookie-law-info-bar {
    font-size: 10px;
    z-index: 1;
    padding: 5px 10px !important;
  }
  #cookie_action_close_header {
    font-size: 10px;
    margin: 0;
  }
  .site-logo {
    margin-bottom: 0 !important;
  }
  .inside-header {
    padding: 10px !important;
  }
}

@media (max-width: 468px) {
  .site-logo {
  }
  .logo-header-mobile {
    display: block;
  }
  .logo-header-mobile {
    margin-top: -17%;
  }
  .logo-header-mobile img {
    width: 120px;
  }
  .image-header-top-vk-mobile {
    display: block;
    margin: 0 auto;
  }
  .image-header-top-vk-desktop {
    display: none;
  }
  .img-hyunday-header-desktop {
    display: none;
  }
  .img-volkswagen-header-desktop {
    display: none;
  }
  .img-hyunday-header-mobile {
    display: block;
    margin: 0 auto;
  }
  .advertisement-volkswagen-mobile {
    display: block;
    text-align: center;
    background: #000000;
    margin: 0 auto;
  }
  .img-volkswagen-header-mobile {
    display: block;
  }
  .advertisement-volkswagen-mobile .img-volkswagen-header-mobile {
    margin: 0 auto;
  }
}
