br {display: none;}

/*Hidde Menu*/
/*#main-header {display: none;}
/*#page-container {padding-top: 19px !important;}
@media screen and (max-width: 769px){
    #page-container {padding-top: 0 !important;}
}*/
#main-header { display:none; }
#page-container { 
	padding-top:0px !important; 
	margin-top:-1px !important 
}
#main-content .container {
    padding-top: 58px !important;
}

/*Cart icon*/
.et-cart-info span::before {font-size: 21px;}
.et-cart-info span {font-size: 14px;}

/*Menu*/
@media screen and (max-width: 540px){
    #Modu1 {display:none;}
    #Modu2 {float: none; display: inline;}
    #Modu3 {float: none; width: 98%; padding: 0;}
    .Modu3 .et_pb_toggle_title::before {right: 47% !important;}/*WARNING********GENERAL*/
    #Modu4 {display: none;}
}

/*Img second page*/
.imghov img:hover{opacity:0.6; filter: alpha(opacity=60);}

/*BIO*/
.boxbiowrap{
	width: 100%;
	height: auto;
}
.boxxleft{
	width: 29%;
	height: auto;
	float: left;
	margin: 1% 2% 0;
}
.boxxleft > img{
	width: 100%;
}
.boxxright{
    float: left;
	width: 64%;
	margin: 0;
}
.boxxright p{
	padding-bottom: 2px !important;
}
.biosubtitle{
	margin: 0;
	padding: 0;
	font-size: 1.1em;
    font-weight: bold;
}
.biobody{
    font-size: 0.9em;
    text-align: left;
    margin: 0;
    line-height: 1.6em;
  }

@media screen and (max-width: 769px){
.biobody{
    font-size:0.8em;
    margin-right: 6px;
  }
}


/*CALENCARIO*/
.calentab{
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	text-align: center !important;
	font-size: 2.2em;
	color: #000000;
    font-weight: 400;
}
.calentab td{
	border: 1px solid #f2f2ff !important;
	padding: 6px 0 !important;
}
.calentab img{
	width: 14vw;
	/*AJUSTAR QUERY MAX WIDTH*/
	max-width: 160px;
}
.calentab img:hover {
    opacity: 0.4;
    filter: alpha(opacity=40);
}
.trsecond{
	border-top: 3px solid #f2f2ff !important;
}
.trnum td{
	padding: 12px 0 !important;
}

@media screen and (max-width: 780px){
	.calentab td{
		padding: 2px 0 !important;    
    }
    .calentab{
		font-size: 1.5em;
	}
}
@media screen and (max-width: 450px){
	.calentab td{
		padding: 1px 0 !important;
	}
	.trsecond{
		border-top: 2px solid #f2f2ff !important;
	}
}

/*Elige Tu Proyecto Text*/
@media screen and (min-width: 769px){
  .underoverline{
      text-decoration: overline underline;
  }
}

/*TESTIMONIAL*/
.et_pb_testimonial_portrait{
    display: none !important;
}
.et_pb_testimonial_description_inner{
    margin-left: 5%;
}
.et_pb_testimonial_author{
   text-align: right; 
}

/*SHOP*/
.woocommerce-tabs h2 {
    display: none;
}

/*Project Button*/
a.small-button{
    border-radius: 0;
    border: none;
    font-size: 0.9em;
    font-family: Open Sans;
    letter-spacing: 0.6px;
    font-weight: 600 !important;
}

/*Cart Button Style    ADD ID!!!!!!!!!*/
#btn-cr-ap .woocommerce-Price-amount {
    display: none;
    /*display: block;
    width: 36%;
    font-weight: 700;
    font-size: 1.4em;
    text-align: center;*/
}
#btn-cr-ap .add_to_cart_inline {
    border: none !important;
}
#btn-cr-ap .add_to_cart_button {
    border: none !important;
    background-color: #3c3c3c !important;
    border-radius: 0 !important;
    font-size: 1.3em !important;
    font-family: Open Sans;
    letter-spacing: 0.6px;
    font-weight: 600 !important;
    color: white !important;
}
#btn-cr-ap .add_to_cart_button::after {
    font-size: 1.8em;
    content: ">" !important;
    font-weight: 400;
}

/*LESSONS BOOK*/
#headAnCo .header-content {
    width: 94% !important;
    max-width: 100% !important;
}
@media screen and (max-width: 769px){
    #lesstexfix .et_pb_fullwidth_header_container{
        line-height: 2em;
    }
}

/*FOOTER*/
@media screen and (min-width: 769px){
  #footer-widgets {
    padding: 1% 0 0 !important;
  }
  .et_pb_gutters3 .footer-widget {
    margin: 0 5.5% 1% 0;
  }
}
#footer-bottom{
  display: none;
}
/*#main-footer {position: absolute; bottom: 0;width: 100%;}*/