/*!
Theme Name: pachaexpeditions
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: pachaexpeditions
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/


.img-large a:nth-child(1) img {
	height: 400px;
  }

  .img-large a:nth-child(2) img {
    height: 12.4rem;
  }

  .img-large a:nth-child(1) {
	display: block;
	padding-right: 0.25rem;
  }
  .img-small img:nth-child(1) {
	width: 100%;
	object-fit: cover;
    height: 12.3rem;
  }

.img-large a:nth-child(1) {
	display: block;
	padding-right: 0.25rem;
  }


  #lightgallery a:nth-child(3) {
	position: absolute;
	right: 217px;
    bottom: 0px;
    padding-right: 5px;
  }

  #lightgallery a:nth-child(4) {
	position: absolute;
  right: 0;
  bottom: 0px;
  padding-right: 1px;
}

.wp-block {
  max-width: 900px !important; /* Ajusta el valor según tu preferencia */
}


/* header */

/* .ubermenu .ubermenu-item
{
    color: white;
} */
/* end header */

/* body */

.home iframe
{
    height: 250px;
}

/* end body */

.fondo-footer
{
    background-image: url('img/fondo-footer.jpg');
	background-position: center;
}
/* .mPS2id-clicked
{
    background-color: #b8b8b8; 
    color: #fff !important;
    border-width: 0px !important;
} */
.mPS2id-target, .mPS2id-highlight-first
{
    background-color: #64645c;
    color: #fff !important;
    border-width: 0px !important;
}
.blog-box:nth-child(1) {
    width: calc(66.7% - 4px);
    display: block;
    float: left;
    margin: 2px;
}
.blog-box:nth-child(2), .blog-box:nth-child(3), .blog-box:nth-child(4), .blog-box:nth-child(5), .blog-box:nth-child(6) {
    width: calc(33.3% - 4px);
    height: auto;
    display: block;
    float: left;
    margin: 2px;
}

.spages-aside ul li:nth-child(2n+1) {
    background-color: #eaeaea;
}

.spages-aside ul li::before {

    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    color: #cc6733;
    margin-right: 5px;

}
/* .header-bg
{
    background-image: url(img/bg-transparent-grey.png);
} */
.tour-main p, .tour-main ul
{
	text-align:justify;
}

.menu-footer-container ul li a
{
	color: #fff;
   font-size: 14px;
}
.menu-footer-container li
{
	margin-bottom: .25rem;
    margin-top: .25rem;
	color:#fff
}
/* #ubermenu-nav-main-3
{
	text-align:center;
} */
.bg-red-700 {
    background-color: #ae3a3a !important;
}
.mx-auto.w-52.p-5 {
    width: 10rem !important;
}