/*
Theme Name: MALI Web
Theme URI: https://virtuallab.pe/
Author: VirtualLab
Author URI: https://virtuallab.pe/
Description: Plantilla web de la página web MALI
Version: 1.0
Requires at least: 5.2
Tested up to: 6.5
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, wide-blocks, blog, e-commerce, portfolio
Text Domain: mali-web
*/

/**
 * To add custom CSS use: Appearance > Customize > Additional CSS option OR Child Theme. Because all changes remove on theme update.
 */

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}

.wp-die-message,p {
    font-size: 16px;
}


#header-slider .vc_column-inner
{
    padding-left: 10px;
    padding-right: 10px;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    padding-right: 10px;
    padding-left: 10px;
}

.input-group-text,
.btn
{
    color: #fff;
    background: #000;
    border-radius: 0 !important;
}

.special {
    padding: 0!important;
    position: relative;
}

.special .post-thumbnail {
    position: relative;
}


.special .head-row {
    height: 100%;
    width: 100%;
    padding: 3.5em 20px 2em;
    margin: 0;
    border-bottom: 0;
    color: #fff;
    position: absolute;
    bottom: 0;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(255,255,255,0) 100%);
}

.special .head-row .head-row-content
{
    padding: 0.5em 0 2.5em;
    position: absolute;
    bottom: 0;
}



.special .head-row h1 {
    font-size: 2em;
    font-weight: 100;
    margin-top: 0;
    margin-bottom: 0;
}

.img-fluid {
    width: 100%;
}

.tags.entry-meta {
    text-align: center;
    margin-bottom: 1em;
}


.category_item 
{
    font-size: 14px;
    font-weight: bold;
}

.accordion .card-header h2
{
    margin-top: 0;
}
.accordion .card-header button
{
    padding: 0!important;
	color: #fff;
}
.accordion .card-header button:hover
{
	text-decoration: none;
}
.accordion .card-header button.collapsed::before
{
	content: "+";
}

.accordion .card-header button::before
{
	content: "-";
}


.home-exhibition img
{
    aspect-ratio: 1.5 / 1;
}

.activity-buttons {
  margin-top: 20px;
  margin-bottom: 1em;
  text-align: center;
}

.activity-buttons .btn:first-child {
    border-radius: 0;
  background-color: #000;
  background-image: none;
}


.activity-buttons .btn {
  width: 80%;
}

.activity-buttons .btn:hover {
  font-weight: 900;
}

.fa.caretmobile
{
    color: #000
}

.container.activity
{
    padding-top: 20px;
}

.font_resizer_plus {
	z-index: 1001;
    left: auto;
    right: 10px;
}

.font_resizer_plus button.btn {
	color: #000;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    border:1px dotted #555;
    padding: 0;
    border-radius: 50%!important;
}

.tooltip2 {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip2 ~ .tooltiptext {
  font-size: 90%;
  bottom: 4px;
  right: 45px;
  visibility: hidden;
  width: 200px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 10px;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltip2:hover ~ .tooltiptext {
  visibility: visible;
}


.edgtf-social-icons-group-widget a {
	text-decoration: none!important;
}

span.edgtf-social-icon-widget {
    font-size: 1.3rem;
    margin: 0 5px;
    background: #fff;
    color: #000;
    height: 40px;
    width: 40px;
    padding: 9px 7px;
    border-radius: 50%;
    border: 1px solid #fff;
}


.cprtright_ctmzr {
    display: none
}

.accordion .card
{
    display: contents;
    border-radius: 0;
    margin-top: 0;
}

.accordion .card .card-header
{
    background: #2A2A2A!important;
}

.accordion .card .card-body {
    border: 1px solid #eee;
}

.card
{
    border: 0px;
    padding: 0!important;
    position: relative;
}
.card .info
{
    width: 100%;
    padding: 10px;
    bottom: 0;
    background-color: #f9f9f9 !important;
}

.card .info h3.entry-title
{
    font-size: 22px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.card .info h4.entry-title
{
    height: 72px;
    font-size: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #000;
    font-weight: bold;
}

.card .info p
{
    font-size: 14px;
    margin-bottom: 0;
}

.card img {
    object-fit: cover;
}

a .card .info h3, a .card .info p{
    color:#000;
}

.box0,
.card img.general-image-view {
    aspect-ratio: 1.5/1;
}


.box1 {
    aspect-ratio: 1.5 / 1.14;
}
.box2 {
    aspect-ratio: 5 / 3.26;
}
.box3 {
    aspect-ratio: 960 / 349;
}


.activities .card .info {

    position: relative;
    color: #000;
    background: transparent;
}


.activities a .card .info h3,
.activities a .card .info p {
    color: #000;
}


.activities .content-first:hover
{
    
}


.activities .content-first:hover a .card .info{
    background: #ddd;
}


.activities .content-first .additional {
    padding-right: 5px;
    padding-bottom: 5px;
    text-align: right;
}

.activities .content-first .additional a {
    font-size: 14px;
    height: 30px;
    padding: 4px 0px;
    width: 30px;
    border-radius: 50%!important;
}

.activities .content-first .additional a:hover {
    background: #999;
}

.fooevents-bookings-date, 
.related.products
{
    display: none;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 
{
    font-weight: bold;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

h2, .h2 {
    font-weight: bold;
    font-size: 1.4rem;
}


h3, .h3 {
    font-weight: bold;
    font-size: 1rem;
}

.vc_tta-title-text {
    color: #fff;
    font-weight: normal;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
        font-size: 16px;
    color: #fff!important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #fff!important;
}
.vc_tta.vc_tta-style-classic .vc_tta-panel-body,.vc_tta.vc_tta-style-classic .vc_tta-panel-heading,.vc_tta.vc_tta-style-classic .vc_tta-tab>a {
    border-width: 0px!important;
}


.vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab.vc_active>a {
    background-color: #2A2A2A!important;
    color: #fff;
}
.vc_tta-color-grey.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
    color: #fff;
    background-color: #2A2A2A!important;
}

.vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab>a {
    background-color: #222!important;
    color: #fff;
}

.vc_tta-color-grey.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
    background-color: #333!important;
}

.etn-es-events-page-container {
    margin: auto;
}


.menu-item-35015 a
{
    background: #fff;
}
.etn-event-title-wrap.with-logo img
{
    display: none;
}

.special .post-thumbnail img
{
    object-fit: cover;
    aspect-ratio: 960 / 349;
}

li.menu-item
{
    margin-bottom: 0;
}

.flexslider {
    border: 0px solid!important;
}

#maincontainer .container {
    padding-left: 5px;
    padding-right: 5px;

    background-color: #fff;
}

.container.content-first
{
    padding-top: 10px;
}

.cat-dropdown-list
{
    display: none;
}

.date-selected-calendar-event div.etn-fadeInUp:first-child
{
    display: flex;
}












.vc_pageable-load-more-btn
{
    text-align: left!important;
    margin-top:10px!important;
}

.vc_btn3.vc_btn3-color-blue, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat
{
    border-radius: 0!important;
    background-color: #6bdcc5!important;
}

#instagram-container
{
        background-color: #000!important;

}

#instagram-container h3,
#instagram-container p
{
    color: #fff;
}

#instagram-container #sbi_load
{    
    text-align: left!important;
}

#instagram-container #sbi_load a
{
    border-radius: 0!important;
}

.card-header:first-child
{
    border-radius: 0!important;
}

.card-header .btn
{
    background: transparent!important;
}

.title-exhibition h4
{
    font-size: 20px;
    font-weight: bold;
}
.place-exhibition
{
    font-size: 14px;
}
.date-exhibition
{
    font-size: 13px;
    font-style: italic;
}

.dimasonry.row.activities,
.dimasonry.row.exhibition-current,
.dimasonry.row.exhibition-past {
    margin: 0 20px;
}



.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading
{
    color:#fff;
    background: #2A2A2A!important;
}

.btn-link:focus, .btn-link.focus {
  text-decoration: none!important;
}



.menu-item-35015 a {
    color: #000!important;
}

.navigation
{
    display: none;
}

.info-popup-footer div
{
    text-align:center; 
    color:#fff;    
}
.info-popup-footer 
.text-data
{
    top: 0;
    -ms-transform: translateY(-50%);
    transform: translateY(20%);
}

.activity-filter,
.activity h1.header,
.exhibition h1.header,
.exhibition-filter,
.exhibition h2.exhibition-subheader
{
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 20px;
}

.activity .card,
.exhibition .card
{
    display: contents;
    margin-top: 0;
}
.activity .col-md-6 .accordion,
.exhibition .col-md-6 .accordion
{
    padding: 20px;
}

.custom-select,
.form-control
{
    border: 1px solid #ced4da;
    border-radius: 0!important;
}


@media (max-width: 767px) {
    .info-popup-footer
    {
        padding: 10px!important;
    }
    .info-popup-footer .btn.btn-light
    {
        padding: 6px;
    }
    .info-popup-footer,
    .info-popup-footer .btn.btn-light
    {
        font-size: 11px;
    }
    .info-popup-footer .text-data {
        top: inherit;
        transform: translateY(0);
    }
}

.home-exhibition .vc_grid-btn-load_more 
{
    
}

.home-exhibition .vc_grid-btn-load_more a
{
    font-size: 0;
}

.home-exhibition .vc_grid-btn-load_more a::before
{
    font-size: 14px;
    content: 'Cargar +';
}

.only-title .head-row
{
    padding: 0;
    position: initial;
    background: #fff;
}
.only-title .head-row .head-row-content
{
    position: initial;
}

.only-title .head-row h1
{
    color: #000;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 20px;
    font-size: 40px;
    font-weight: 700;
}

.fc .fc-button {
    border-radius: 0!important;
    background-color: #00a488!important;
    border: 0!important;
}
.etn-default-calendar-style .fc .fc-daygrid-bg-harness:first-of-type:before,
.etn-default-calendar-style .fc-daygrid-day-top a
{
    border-radius: 0!important;

}
.etn-default-calendar-style .fc-state-highlight
{
    background-color: #00a488!important;
}

.dimasonry.row.activities .col-md-4
{
    margin-bottom: 15px;
}

.etn-event-duration-date
{
    display: none;
}