/*
	Theme Name: The Voux Child Theme
	Theme URI: http://themeforest.net/user/fuelthemes
	Description: <strong>A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://www.themeforest.net/user/fuelthemes">fuelthemes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 1.0.0
	Author: fuelthemes
	Template: thevoux-wp
*/

@import url("../thevoux-wp/style.css");

/*------------------------------------------------------------------
Header
*/
.header_container {
  min-height: 40px;
}
@media only screen and (min-width: 40.063em) {
  .header_container.style1 {
    min-height: 100px;
  }
}

.header {
  height: auto;
  position: static;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 101;
  background: #fff;
}
.header .header_top {
  padding: 0 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  direction: ltr;
  background-size: cover;
  will-change: padding;
}
@media only screen and (min-width: 40.063em) {
  .header .header_top {
    padding: 20px 15px;
  }
}
.header .header_top > .row > .columns {
  padding: 0;
  min-height: 1px;
  height: 80px;
}
@media only screen and (min-width: 40.063em) {
  .header .header_top > .row > .columns {
    padding: 0 0.9375em;
  }
}
.header .logo {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-height: 1px;
  will-change: height;
}
.header .logo .logolink {
  display: inline-flex;
  max-width: 100%;
}
.header .logo .logoimg {
  display: inline-block;
  max-height: 40px;
}
@media only screen and (min-width: 40.063em) {
  .header .logo .logoimg {
    max-height: 80px;
  }
}
/*.full-menu-container .full-menu > li > a {
  color: #020202 !important;
}
.full-menu-container .full-menu > li > a:hover {
  color: #ed9c10 !important;
}*/
.header .nav_holder.dark .full-menu-container .full-menu > li > a {
  color: #a5a5a5;
}


/*------------------------------------------------------------------
Archive / Category / Search Results Syling
*/
.archive-page-container {
  padding-bottom: 40px;
}

#category-title {
  width: 100%;
  height: 350px;
  padding: 150px 0 17px;
  text-align: center;
  margin-bottom: 20px;
/*  background-image: url("../img/archive-title.jpg"); */
  background-position: center center;
}

#category-title h1 {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;

}


/* ==============================================================
  Post categorie modulo visual composer
============================================================== */
/*.post.style4:last-of-type {
  display: none;
}*/
.post.style4 .post-gallery img {
    max-width: 100%;
}

/* ==============================================================
  Widgets
============================================================== */
.widget {
  border: none !important;
}
.widget > strong span {
    background: #ffecd8 !important;
}


/* ==============================================================
  Fonts
============================================================== */
.post .post-content .category_title h2 {
    font-weight: 500 !important;
    text-transform: uppercase;
}
@media screen and (min-width: 40.0625em) {
  h1 {
      font-size: 2.5rem;
  }
  h3 {
      font-size: 1.5375rem;
  }
}
.widget ul.menu .current-menu-item>a {
    color: #000;
    font-weight: 600;
}

/* ==============================================================
  Form
============================================================== */
form p {
  margin-bottom: 0 !important;
}
form p label {
  margin: 2px 0 0 0;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"],
input[type="email"], input[type="number"], input[type="search"], input[type="tel"],
input[type="time"], input[type="url"], textarea {
  padding: 10px;
  margin: 5px 0;
  width: 100%;
}
input[type=submit] {
  padding: 10px;
  margin: 3px 0;
  font-size: 12px;
}
select {
  height: 30px !important;
}
.wpcf7-form textarea {
  min-height: 0;
}


/* ==============================================================
  Ninja Form
============================================================== */
.nf-field-container {
  margin-bottom: 1px;
}
.nf-field-element textarea {
    height: 100px;
    min-height: 100px;
}

/* ==============================================================
  widgets
============================================================== */
.widget {
    padding: 19px 0 0 0;
}
.widget ul li {
    padding: 2px 0;
}
.widget ul.menu .sub-menu {
  border: none;
  margin: 0;
}

/* ==============================================================
  guia de comercios y empresas - plugin connections
============================================================== */
.wpbdp-listing .listing-details {
    margin-left: 10px !important;
    float: left;
}
@media screen and (max-width: 960px) {
  .wpbdp-listing .listing-details {
  }
}
@media screen and (max-width: 767px) {
  .wpbdp-listing .listing-details {
    float: none;
  }
  .wpbdp-listing-excerpt .listing-thumbnail {
    padding-bottom: 10px;
  }
}
/* ==============================================================
  guia data locally - plugin maquetador visual composer
============================================================== */
.fixed-me {/* posicionamiento exacto del header data locally*/
  background-position: center center;
  padding-top: 190px;
}
@media only screen and (max-width: 480px) {
  .fixed-me {
    background-position: 0 0px;
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 40px;
  }
}


/* ==============================================================
  guia data locally - plugin Geodirectory
============================================================== */
ul#menu-data-locally li li:before {/* Menu lateral Guia Locally */
  content: "\f041"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}
ul#menu-data-locally li li ul li:before {/* Menu lateral Guia Locally */
  content: "\f192"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
  color: #adadad;
}
#geodir-sidebar-right section.widget {
  text-align: center;
}
.geodir-sidebar-right {
    width: 25%;
}
#geodir-wrapper-content {
    width: 72%;
}
section.widget {
  border: none;
}
.geodir-breadcrumb, .entry-header {
  width: 100%;
}
.geodir-category-list-in {
  margin-top: 0;
}
.geodir_full_page .geodir-cat-list ul li {
  width: 10%;
  padding: 0;
  clear: none;
}
.geodir_full_page {
    width: 100% !important;
}
.geodir_category_list_view {
  padding-left: 20px;
}
#geodir-wrapper .widget {
  border: 0;
}
#geodir-wrapper h1 {
  background-color: #f9f9f9;
  padding-left: 10px;
}

@media only screen and (max-width: 480px) {
  .geodir_category_list_view {
    padding-left: 5px;
    padding-right: 5px;
  }
}

/* ==============================================================
  Pagina Anunciantes
============================================================== */
/* Seccion Servicios */

#servicios {
  background-color: #f3f3f3;
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
}

#servicios .fondo-placa {
  background: #FFF;
  border-radius: 15px;
  padding:10px;
}
#servicios .icono-servicios {
  text-align: center;
  padding-top: 20px;
}
#servicios .titulos {
  padding: 0px 0 50px;
}
#servicios h2 {
  text-align: center;
  font-size:24px;
  font-weight:800;
  color: #999;
  margin-top: 0px;
  margin-bottom: -10px;
}
#servicios h3 {
  text-align: center;
  font-size:22px;
  color: #999;
  padding-top: 10px;
}
#servicios h4 {
  text-align: center;
  font-size:18px;
  color: #999;
}
#servicios .boton-mas {
  text-align: center;
  margin-top: -10px;
}
#servicios .boton-mas a {
  color: #FFF;
  font-size:14px;
  font-weight: 700;
  background: #ed9c10;
  border-radius: 5px;
  padding: 10px 50px;
  -webkit-transition: background .3s ease-out;
  -moz-transition: background .3s ease-out;
  -o-transition: background .3s ease-out;
  transition: background .3s ease-out;
}
#servicios .boton-mas a:hover {
  background: #f49825;
  text-decoration:none; 
}
.flip-container {
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -o-perspective: 1000;
  perspective: 1000;
}
.flip-container:hover .flipper,  
.flip-container.hover .flipper {
   -webkit-transform: rotateY(180deg);
   -moz-transform: rotateY(180deg);
   -o-transform: rotateY(180deg);
   transform: rotateY(180deg);
}
.flip-container, .front, .back {
  width: 100%;
  height: 300px;
}
.flipper {
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;

  -moz-transition: 0.6s;
  -moz-transform-style: preserve-3d;
  
  -o-transition: 0.6s;
  -o-transform-style: preserve-3d;

  transition: 0.6s;
  transform-style: preserve-3d;

  position: relative;
}
.front, .back {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;

  position: absolute;
  top: 0;
  left: 0;
}
.front {
  /*z-index: 2;*/
}
.back {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  background: #FFF;
  border-radius: 15px;
  padding:10px;
  text-transform:uppercase;
}
.front .name {
  -webkit-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  transform: rotate(-20deg);
}
.back p {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  padding: 35px 30px;
  color: #777777;
  font-size: 16px;
}

/* Botones en los planes data locally de la pagina anunciantes*/
.boton-consulta a {
  color: #FFF ;
  font-size:14px;
  font-weight: 700;
  background: #ed9c10;
  border-radius: 5px;
  padding: 10px 50px;
  -webkit-transition: background .3s ease-out;
  -moz-transition: background .3s ease-out;
  -o-transition: background .3s ease-out;
  transition: background .3s ease-out;
}
.boton-consulta a:hover {
  background: #adadad;
  text-decoration:none; 
}

.boton-comprar a {
  color: #FFF ;
  font-size:14px;
  font-weight: 700;
  background: #ee1269;
  border-radius: 5px;
  padding: 10px 50px;
  -webkit-transition: background .3s ease-out;
  -moz-transition: background .3s ease-out;
  -o-transition: background .3s ease-out;
  transition: background .3s ease-out;
}
.boton-comprar a:hover {
  background: #adadad;
  text-decoration:none; 
}

.elasticBox {
  min-height: 100px;
}

/* ==============================================================
  Mary Go Horarios
============================================================== */
.tableContainerAux {
    overflow: auto !important;
    width: 100% !important;
    height: auto !important;
}
.globalTable tbody tr td a {
    position: relative;
    display: block;
    text-align: center;
    color: #3361B1;
    font-weight: bold;
}
.reduced {
    border: none;
    border: solid 1px #eee;
    border-top: none;
}
.reduced thead tr th {
    height: auto;
    color: #fff;
    text-align: center;
    padding: 3px 0px;
    font-size: 14px;
    font-weight: normal;
    background: none;
    background: #334A63;
    border: none;
}
.globalTable thead tr th {
    height: 25px;
    color: #636363;
    text-align: center;
    padding: 1px 0 3px 2px;
    font-size: 14px;
    font-weight: bold;
    background: #fdfdfd;
    background: -moz-linear-gradient(top, #fdfdfd 0%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#ededed));
    background: -webkit-linear-gradient(top, #fdfdfd 0%,#ededed 100%);
    background: -o-linear-gradient(top, #fdfdfd 0%,#ededed 100%);
    background: -ms-linear-gradient(top, #fdfdfd 0%,#ededed 100%);
    background: linear-gradient(to bottom, #fdfdfd 0%,#ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#ededed',GradientType=0 );
    border-right: solid 1px #cfcfcf;
    border-bottom: solid 1px #cfcfcf;
}
.globalTable tbody tr.odd {
    background-color: #fff;
    color: black;
    text-align: left;
}
.globalTable tbody tr.even {
    background-color: #DEE4F3;
    color: black;
    text-align: left;
}