/*
Theme Name: DMCS Child
Description: WooCommerce Theme
Version: 1.0.0
Theme URI: http://sitesao.com/dmcs/
Author: Sitesao
Template: dmcs
Author URI: http://sitesao.com/
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: two-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style
*/

/*
Adding your own custom CSS rules.
*/

/*Captcha*/
.wpcf7-recaptcha {border: none!important;}

span.wpcf7-not-valid-tip {padding-top: 50px;padding-left: 10px;}


/*Calendario*/
.cal {
  position: relative;
  padding: 4px;
  font-weight: bold;
  border-radius: 5px;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
}

.cal a {
  text-decoration: none;
}
.cal tr:first-child td {
  border-top: 0;
}
.cal td:first-child {
  border-left: 0;
}
.cal tr:first-child a {
  border-top: 0;
  margin-top: 0;
}
.cal tr:last-child a {
  border-bottom: 0;
  margin-bottom: 0;
}
.cal td:first-child a {
  border-left: 0;
  margin-left: 0;
}
.cal td:last-child a {
  border-right: 0;
  margin-right: 0;
}
.cal tr:last-child td:first-child a {
  border-radius: 0 0 0 3px;
}
.cal tr:last-child td:last-child a {
  border-radius: 0 0 3px 0;
}

.cal-table tbody > tr > td {padding: .514em!important;}
#DivFechas{margin-left: -20px;}
.cal-table {
  position: relative;
  margin: 0 0 1px;
  border-collapse: separate;
  border-left: 1px solid #979797;
  border-right: 1px solid #979797;
  border-bottom: 1px solid #bbb;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 1px 0 rgba(0, 0, 0, 0.1), -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 1px 0 rgba(0, 0, 0, 0.1), -1px 0 rgba(0, 0, 0, 0.1);
}

.cal-caption {
  width: 100%;
  padding-bottom: 1px;
  line-height: 32px;
  color: white;
  text-align: center;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
  background: #f6821f;
  border-radius: 3px 3px 0 0;
}
.cal-caption a {
  line-height: 30px;
  padding: 0 10px;
  font-size: 20px;
  font-weight: normal;
  color: white;
}
.cal-caption .prev {
  float: left;
}
.cal-caption .next {
  float: right;
}

.cal-caption a.prev:hover, .cal-caption a.next:hover {
  color: #F2f2f2;
}

.cal-body td {
  width: 30px;
  font-size: 11px;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
}
.cal-body a {
  display: block;
  position: relative;
  line-height: 28px;
  color: #555;
  text-align: center;
  background: white;
}
.cal-body a:hover {
  background: #ddd;
}

.cal-off a {
  color: #ccc;
  font-weight: normal;
}

.cal-today a {
  color: black;
  background: #f5f5f5;
  background-image: -webkit-linear-gradient(top, whitesmoke, white 70%);
  background-image: -moz-linear-gradient(top, whitesmoke, white 70%);
  background-image: -o-linear-gradient(top, whitesmoke, white 70%);
  background-image: linear-gradient(to bottom, whitesmoke, white 70%);
}

.cal-selected a, .cal-body a:active {
  margin: -1px;
  color: #b2494d;
  background: #fff5f6;
  border: 1px solid #e7d4d4;
}

.cal-check a {
  color: #f79901;
  overflow: hidden;
}
.cal-check a:before {
  content: '';
  position: absolute;
  top: -6px;
  right: -6px;
  width: 12px;
  height: 12px;
  background: #ffb83b;
  background-image: -webkit-linear-gradient(top, #ffb83b, #ff6c00);
  background-image: -moz-linear-gradient(top, #ffb83b, #ff6c00);
  background-image: -o-linear-gradient(top, #ffb83b, #ff6c00);
  background-image: linear-gradient(to bottom, #ffb83b, #ff6c00);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.lt-ie8 .cal-table {
  *border-collapse: collapse;
}
.lt-ie8 .cal-body a {
  zoom: 1;
}
/*Final calendario*/

/*Tabla asientos*/
/* DivTable.com */
.divTable{
    display: table;
    width: 100%;
}
.divTableRow {
    display: table-row;
}
.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
}
.divTableCell, .divTableHead {
    border: 1px solid #f1f1f1;
    display: table-cell;
    padding: 3px 10px;
}
.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
    font-weight: bold;
}
.titulo-tabla {
    background: #d9dee0;
    color: #5d5d5d;
    padding: 10px 5px;
    border: 1px solid #FFF;
    text-align: center;
}

.titulo-tabla-asientos {background: #F6821F;color: #FFF;padding: 1px 10px;}
.titulo-tabla-asientos h3 {color: #FFF; text-align: center;}
.divTableFoot {
    background-color: #EEE;
    display: table-footer-group;
    font-weight: bold;
}
.divTableBody {
    display: table-row-group;
}
/*final tabla asientos*/
.page-id-100 ..content-container {padding-top: 0px;}
.right-topbar .user-login{display:none;}
.justificado p{text-align: justify;}
.ubtn-sep-icon.ubtn-sep-icon-at-left .ubtn-icon {left: 5px!important;}
.ubtn-data { margin-left: 25px!important;}
.fila-info{padding: 25px 10px 25px 35px;line-height: 1.6;vertical-align: middle;border-bottom: 1px solid #dedede; min-height: 100px; clear: both;}
.tablapre .fila-info{min-height: 150px;}
h3 a{color:#f6821f;}
.boton-eliminar a{color: #FFF;}
#tablatotales p {font-size: 1.4em; font-weight: bold;}
#columna-tarifas .vc_column-inner {z-index: 0;}
.alert {background: #E74226;color: #FFF;padding: 10px 20px 1px 20px;margin-top: 10px;}
.alert:after{content: "";
    background: url(https://www.transportesjacoruta655.com/dev/wp-content/uploads/img/alerta-icono.png) no-repeat 0px 0px!important;
    height: 50px;
    width: 37px;
    position: absolute;
    top: -3px;
    left: -25px;}
button.close { display: none;}
#divcarrito{background: #f6821f;padding: 15px;text-align: center; position: relative; margin-bottom: 20px;}
#divcarrito:hover {background: #08d187; }
#divcarrito a{color: #FFF; font-size: 1.2em; position: relative;}
#divcarrito a:before{content: "";
    background: url(https://www.transportesjacoruta655.com/dev/wp-content/uploads/img/icono-carrito-p.png) no-repeat 0px 0px!important;
    height: 35px;
    width: 35px;
    position: absolute;
    top: -5px;
    left: -40px;}}
.fila-info select {

  /* make arrow and background */

  background:
    linear-gradient(45deg, transparent 50%, #FFF 50%),
    linear-gradient(135deg, #FFF 50%, transparent 50%),
    linear-gradient(to right, #08d187, #08d187);
  background-position:
    calc(100% - 21px) calc(1em + 2px),
    calc(100% - 16px) calc(1em + 2px),
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
  background-repeat: no-repeat;

  /* styling and reset */

  border: thin solid #08d187;
  font: 300 1em/100% "Helvetica Neue", Arial, sans-serif;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;

  /* reset */

  border-radius: 0;
  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance:none;
  -moz-appearance:none;
  width: 100%;
}
#txtcantidad, #txtdepie{width: 50px;}
.botones {margin-top: 20px; padding: 10px 0;}
.botones input, .boton-eliminar{background: #08d187;color: #FFF; padding: 10px;border: none; margin: 15px; width: 100%;}
.botones input:hover, .boton-eliminar:hover{background: #03774b;}
h4.monto-total{margin-left: 30px;}
.ruta:before{content: "";
    background: url(https://www.transportesjacoruta655.com/dev/wp-content/uploads/img/icon-ruta-n.png) no-repeat 0px 0px!important;
    height: 32px;
    width: 32px;
    position: absolute;
    top: -3px;
    left: -25px;
    margin: auto;}

.dia:before{content: "";
    background: url(https://www.transportesjacoruta655.com/dev/wp-content/uploads/img/icon-dia-n.png) no-repeat 0px 0px!important;
    height: 32px;
    width: 32px;
    position: absolute;
    top: -3px;
    left: -25px;
    margin: auto;}

.hora:before{content: "";
    background: url(https://www.transportesjacoruta655.com/dev/wp-content/uploads/img/icon-hora-n.png) no-repeat 0px 0px!important;
    height: 32px;
    width: 32px;
    position: absolute;
    top: -3px;
    left: -25px;
    margin: auto;}

.de-pie:before{content: "";
    background: url(https://www.transportesjacoruta655.com/dev/wp-content/uploads/img/icon-de-pie-n.png) no-repeat 0px 0px!important;
    height: 32px;
    width: 44px;
    position: absolute;
    top: -3px;
    left: -25px;
    margin: auto;}

.sentadas:before{content: "";
    background: url(https://www.transportesjacoruta655.com/dev/wp-content/uploads/img/icon-sentados-n.png) no-repeat 0px 0px!important;
    height: 32px;
    width: 32px;
    position: absolute;
    top: -3px;
    left: -25px;
    margin: auto;}

.parada:before{content: "";
    background: url(https://www.transportesjacoruta655.com/dev/wp-content/uploads/img/icon-parada-n.png) no-repeat 0px 0px!important;
    height: 32px;
    width: 32px;
    position: absolute;
    top: -3px;
    left: -35px;
    margin: auto;}

.tipo-tiquete:before{content: "";
    background: url(https://www.transportesjacoruta655.com/dev/wp-content/uploads/img/icon-tiquete-n.png) no-repeat 0px 0px!important;
    height: 32px;
    width: 32px;
    position: absolute;
    top: -3px;
    left: -25px;
    margin: auto;}

.page-id-188 .page-title h1:before{content: "";
    background: url(https://www.transportesjacoruta655.com/dev/wp-content/uploads/img/icono-carrito-p.png) no-repeat 0px 0px!important;
    height: 35px;
    width: 35px;
    position: absolute;
    top: 25px;
    left: -170px;
    right: 0px;
    margin: auto;}

.page-id-330 .page-title h1 {position: relative;}
.page-id-330 .page-title h1:before{content: "";
    background: url(https://www.transportesjacoruta655.com/dev/wp-content/uploads/img/icono-reloj-p.png) no-repeat 0px 0px!important;
    height: 35px;
    width: 35px;
    position: absolute;
    top: -5px;
    left: -250px;
    right: 0px;
    margin: auto;}

.page-id-352 .page-title h1 {position: relative;}
.page-id-352 .page-title h1:before{content: "";
    background: url(https://www.transportesjacoruta655.com/dev/wp-content/uploads/img/icono-asientos-p.png) no-repeat 0px 0px!important;
    height: 35px;
    width: 35px;
    position: absolute;
    top: 50px;
    left: 0px;
    right: 0px;
    margin: auto;}

.page-id-100 .page-title h1:before{content: "";
    background: url(https://www.transportesjacoruta655.com/dev/wp-content/uploads/img/icono-carrito-p.png) no-repeat 0px 0px!important;
    height: 35px;
    width: 35px;
    position: absolute;
    top: 25px;
    left: 0px;
    right: 0px;
    margin: auto;}
.mensaje-destacado h1{color: #5d5d5d; background: #d9dee0; padding: 22px 25px; margin-top: 0; font-size: 20px;}
.mensaje-destacado h4{color: #f6821f; border: 1px dashed #f6821f; padding: 30px 25px; line-height: 25px;}
.destacado{color: #f6821f;}
@media (max-width:900px){
.page-id-100 .heading-container .heading-background .page-title {
    display: inline-block;
    padding-bottom: 0px;
    padding-top: 30px;
    bottom: 10px;
    margin-top: 35px;
}
}

@media (min-width:480px){.heading-container .heading-background .heading-wrap{height:450px!important;} .page-id-188 .heading-container .heading-background .heading-wrap, 
.page-template-page-venta-personal .heading-container .heading-background .heading-wrap {height:200px!important;}
.mensaje-destacado h1{color: #5d5d5d; background: #d9dee0; padding: 9px 25px; padding-top: 9px!important; margin-top: 0; font-size: 24px;}
.mensaje-destacado h4{color: #f6821f; border: 1px dashed #f6821f; padding: 30px 25px; line-height: 25px;}
.page-id-352 .page-title h1:before{content: "";
    background: url(https://www.transportesjacoruta655.com/dev/wp-content/uploads/img/icono-asientos.png) no-repeat 0px 0px!important;
    height: 75px;
    width: 75px;
    position: absolute;
    top: -85px;
    left: 0px;
    margin: auto;}
.page-id-330 .page-title h1 {position: relative;}
.page-id-330 .page-title h1:before{content: "";
    background: url(https://www.transportesjacoruta655.com/dev/wp-content/uploads/img/icono-reloj.png) no-repeat 0px 0px!important;
    height: 75px;
    width: 75px;
    position: absolute;
    top: -85px;
    left: 0px;
    margin: auto;}
.page-id-188 .page-title h1:before{content: "";
    background: url(https://www.transportesjacoruta655.com/dev/wp-content/uploads/img/icono-carrito.png) no-repeat 0px 0px!important;
    height: 75px;
    width: 75px;
    position: absolute;
    top: 40px;
    left:0;
    }
.page-id-100 .page-title h1:before{content: "";
    background: url(https://www.transportesjacoruta655.com/dev/wp-content/uploads/img/icon-cart.png) no-repeat 0px 0px!important;
    height: 95px;
    width: 95px;
    position: absolute;
    top: 15px;
    left:0;
    }

}

.home .heading-container{display:none;}
.navbar-container{height:125px;padding-top:20px; padding-top:20px;}
.header-type-classic .navbar-nav {
    float: right;
    padding-right:25px;
}
.navbar-brand img {
    max-height: 78px;
    padding: 10px 0;
}

.cambio-tiquetes {min-height: 450px;}
.navbar-brand .logo-mobile {
    max-width: 150px;
    max-height: 179px;
}

.ult-ib-effect-style6 .ult-new-ib-title {margin: 50px 0 10px!important;}
.footer-widget .widget-title {color: #FFF;}
.titulo {background: #d9dee0;color: #5d5d5d;padding:20px!important; font-weight:bold;}



@media (min-width:768px){.header-type-classic .primary-nav>li>a{padding:0 10px;line-height:99px;text-transform:uppercase}.cambio-tiquetes {min-height: 380px;} .ult-ib-effect-style6 .ult-new-ib-title {margin: 20px 0 10px!important;} }