/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/*
.post-content {width: max-content !important;}

.woocommerce-product-details__short-description {width: max-content !important;}

.summary-container {width: max-content !important;}
*/

.price {font-size: 22px; margin-top: 0px !important;}
.product-border {margin-top: 3px !important; margin-bottom: 3px !important;}
#imgagenda {height: 285px !important;}
#imgcalendario {padding-left: 60px;}
.h1center {text-align: center !important;}

.product_meta {display:none;}
.woocommerce-product-gallery__wrapper {margin-bottom: 20px;}

.info_agenda {clear:both; margin-top: 20px;}
.row_agenda1 {border-top: 1px solid #e7e6e6; padding-bottom: 50px;}
.row_agenda2 {border-top: 1px solid #e7e6e6; padding-bottom: 50px;}
.row_agenda3 {border-top: 1px solid #e7e6e6; border-bottom: 1px solid #e7e6e6 !important; padding-bottom: 50px;}
.column_agenda {padding-top: 25px; padding-left: 5px; padding-right: 5px; }
.column_agenda2 {padding-top: 25px; padding-left: 30px; padding-right: 30px; }
.column_agenda3 {padding-top: 25px; padding-left: 30px; padding-right: 30px; }

td, th {
    border: 1px solid #777;
    padding: 0.5rem;
    text-align: center;
}
 
table {
    border-collapse: collapse;
}
 
tbody tr:nth-child(odd) {
    background: #eee;
}
caption {
    font-size: 0.8rem;
}

.column_agenda {
  float: left;
  width: 33.33%;
}
.column_agenda2 {
  float: left;
  width: 50%;
}

.column_agenda3 {
  float: left;
  width: 50%;
}

/* Clear floats after the columns */
.row_agenda1:after {
  content: "";
  display: table;
  clear: both;
}
.row_agenda2:after {
  content: "";
  display: table;
  clear: both;
}

.row_agenda3:after {
  content: "";
  display: table;
  clear: both;
}

.woocommerce-tabs {display:none;}


.fusion-widget-cart-number {color:#ffffff !important; }

.wc_payment_methods {display:none !important;}
