/*
Theme Name: Bootstrap Basic4
Theme URI: https://rundiz.com
Author: Rundiz-WP team
Author URI: https://github.com/Rundiz-WP
Description: Bootstrap v.4 basic theme for developers to build their new theme very fast and easy. (WordPress 5 or Gutenberg ready.) The concept is to keep it basic, no rich features, no additional functions; all of these for theme developers will be easier to start develop their theme. Please read notice on Bootstrap Basic 4 Help page in Dashboard &gt; Appearance &gt; Bootstrap Basic4 Help.
Version: 1.3.6
Requires PHP: 5.5
Requires at least: 5.0
Tested up to: 6.9
License: MIT
License URI: https://opensource.org/licenses/MIT
Text Domain: bootstrap-basic4
Domain Path: /languages/
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, post-formats, threaded-comments, translation-ready, editor-style, blog

This theme built with Twitter Bootstrap v.4. It is basic theme with basic style for build new theme with Bootstrap.

*/


/*
Required WordPress CSS
*/
.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.alignleft {
    float: left;
    margin-right: 1.5em;
}
.alignright {
    float: right;
    margin-left: 1.5em;
}
.bypostauthor {
}


/* WordPress gallery */
.gallery-caption {
}
.gallery {
    margin-bottom: 1.6em;
}
.gallery-item {
    display: inline-block;
    padding: 1.79104477%;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-icon img {
    margin: 0 auto;
}
.gallery-caption {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}


/* 
Text meant only for screen readers. 
copied from https://codex.wordpress.org/CSS
*/
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
.navbar { border-bottom: 1px solid #aa3b51; color: #aa3b51;
}
a{
transition:.2s;
}
#bb4-primary-menu nav .navbar-light li a{color: #aa3b51;
}
#bb4-primary-menu .nav-link{
white-space: nowrap;
}
.navbar-submenu .nav-link{
white-space: nowrap;
}
.navbar-light .navbar-nav .nav-link{color: #aa3b51;
}
.navbar-light .navbar-nav .nav-link li.menu-item .menu-item-type-post_type .menu-item-object-page .nav-item a{color: #aa3b51;
}
.navbar-toggler{color: #aa3b51;
}
.navbar-submenu {
border-bottom: 1px solid #4a4094; text-align: center;
}
.navbar-submenu ul li{
display:inline; text-align: center;
}
.navbar-submenu a{
 color: #4a4094;
}
.navbar-submenu a:hover{
 color: #aa3b51;
}
.navbar-submenu .active{
font-weight:700;
}
#navbarNavDropdown{
 text-align: center;
}
#bb4-sesion-menu li.menu-item-84 a{font-weight: bold;
}
.sticky {
}
.wp-caption {
    border: 1px solid #ccc;
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%;
}
.wp-caption-text {
    text-align: center;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
#tarjetas { background-color: #4a4094;padding:40px 0;
}
#tarjetas h3{ color: #fffbee
}
#tarjetas a , #hquien a , #hagenda a { color: #aa3b51
}
#hquien { padding:40px 0;
}
#hagenda {background-color: #f3b9af;padding:40px 0;
}
#hagenda h3{color: #4a4094;
}
#tarjetas .card {background-color: #f3ede6; border: none;
}
#tarjetas .card a{color: #aa3b51
}
#tarjetas .card-footer {background-color: #f3ede6; border: none;
}
.agendar {background-color: #f3b9af; color: #4a4094; border-radius: 25px; padding: 20px 0
  }      
.contacto input,  .contacto textarea{background-color: #f3b9af; color: #aa3b51; width: 90%; border: none; border-radius: 10px; padding: 10px;
  }  
  .contacto .wpcf7-submit{background-color: #f3b9af; color: #aa3b51; width: 90%; text-align: center;border-radius: 10px; padding: 20px;
  } 
    .contacto .wpcf7-not-valid-tip{color: #FFF;
  } 
.contactoleft {background-color: #f3b9af; color: #4a4094;-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomleft: 10px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
  } 
.contactoright {background-color: #aa3b51; color: #f3b9af; -webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px; 
  } 
 .contacto .wpcf7-form{ padding: 20px;
  } 

#carouselExampleSlidesOnly h1{ 
  text-align:center;
  font-size:6vh;
  text-transform:uppercase;
  color:#4a4094;
  line-height:1em;
  font-weight:bold;
}

#carouselExampleSlidesOnly h2{ 
  text-align:center;
  font-size:7.7vh;
  text-transform:uppercase;
  color:#4a4094;
  line-height:1em;
  font-weight:bold;
}

#carouselExampleSlidesOnly  h3{ 
  text-align:center;
  font-size:2vh;
  text-transform:uppercase;
  color:#ffa10e;
  line-height:1em;
}


.amelia-app-booking .am-dialog {
    box-shadow: none !important;
}
.amelia-app-booking .am-overlay {
    background: transparent !important;
}
.amelia-app-booking{
max-width:1000px;
margin:0 auto;
}
/* Amelia booking sin sombra */
.amelia-app-booking{
--el-box-shadow: none;
--el-box-shadow-light: none;
--el-box-shadow-lighter: none;
--el-box-shadow-dark: none;
}
.amelia-app-booking *{
box-shadow:none !important;
}
.page-id-12 .entry-content{
max-width:900px;
margin:auto;
}
#post-12 {
	    box-shadow: none !important;
}
#tarjetas h4 {
  font-size: 2rem;
}
#footer a{color:#f3ede6}
@media (max-width: 576px) {
#tarjetas  h4 {
    font-size: 1rem;
  }
	.bg-light {
  background-color: #f3ede6 !important;
}
}
