/*
Theme Name:   Entrada Child
Theme URI:    https://themes.waituk.com/entrada-intro/
Description:  Tour Booking Adventure Tour Package Theme - Entrada
Author:       WAITUK
Author URI:   https://www.waituk.com
Template:     entrada
Version: 3.7.8
License: Themeforest Regular License
License URI: http://themeforest.net/licenses/standard
Tags:         two-columns, three-columns, four-columns, right-sidebar, left-sidebar, full-width-template, custom-background, custom-colors, custom-menu, featured-images, microformats, translation-ready
Text Domain:  entrada-child
*/

@import url("style.css");
@import url("woocommerce.css");

/* = Child Theme customization starts here
------------------------------------------------------- */
/* Pesupuesto-------------------------------------------------------------*/
@import url("presupuestocliente.css");

.is-stuck {
  top: 102px !important;
}

form.cart.gesprol + form.cart {
  display: none;
}

.btn.btn-default {
  background-color: transparent !important;
  color: #5c5e62 !important;
  /* border: none; */
}

.btn-default:hover {
  background-color: transparent !important;
  color: #5c5e62 !important;
  border-color: #c3c3c3 !important;
}

/* Fix title on page */
.trip-info h1 + h2 {
  margin-top: -20px;
}

@media (max-width: 1285px) {
  .logo:before {
    display: initial;
  }
  .logo a {
    padding: 10px 10px 5px 0;
  }
}
