/*
Theme Name: Tema hijo Technicalia
Theme URI: https://technicalia.club
Template: generatepress
Author: Pedro Suárez
Author URI: https://pedrosuarezweb.com
Description: Tema hijo diseñado exclusivamente para technicalia.club
Tags: two-columns,three-columns,one-column,right-sidebar,left-sidebar,footer-widgets,blog,e-commerce,flexible-header,full-width-template,buddypress,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,rtl-language-support,featured-images,theme-options
Version: 2.3.2.1570791060
Updated: 2019-10-11 10:51:00

*/



/* PLAYTOMIC
---------------------------------------------------------------*/

@media only screen and (max-width: 768px) {
	 .elementor-menu-toggle {
		display: block !important;
		 z-index: 999;
	}

	.elementor-nav-menu--dropdown {
		z-index: 999;
	}
}



.e--pointer-underline .elementor-item:after {
   display: none !important;
}

.barra-acordeon {
	font-family: "Work Sans";


}

.barra-acordeon .tablinks {
	font-size: 20px;
	font-weight: 500;
	text-align: left;
}

.barra-acordeon .tablinks.active {
	background: #09746F;
	border-radius: 5px;
    /*border-radius: 5px 5px 0px 0px;*/
    color: #fff;
}

/*.barra-acordeon .active + div {
    background: #09746F;
    border-radius: 0px 0px 5px 5px;
    color: #fff;
    padding-bottom: 10px;
}
*/
.barra-acordeon .tabtextcontent {
	font-size: 17px;
}

.barra-acordeon button {
	width: 100%;
    background: none;
    color: black;
	font-family: "Work Sans";
}

.barra-acordeon .tabtextcontent {
	cursor: pointer;
}

.barra-acordeon .tablinks.active {
background: #09746F;
border-radius: 5px 5px 0px 0px;
    color: #fff;
}

.barra-acordeon .active + div {
    background: #09746F;
    border-radius: 0px 0px 5px 5px;
    color: #fff;
    padding-bottom: 10px;
}

#option1 {
	display: block;
}

.sc-menu {
	position: absolute !important;
	width: 100% !important;
}

.barra-progreso .elementor-progress-bar {
	border-radius: 10px;
	background-image:linear-gradient(91deg,#017069a8 0%,#017069 100%);
	min-width: 70px;
}

.sc-verde {
	max-width: 1130px;
	margin: 120px auto 0;
	
}
/*
.barra-progreso .elementor-widget-container .elementor-title {
	width: 15%;
    position: relative;
    top: -15px;
}

.barra-progreso  .elementor-widget-container .elementor-progress-wrapper {
	display: inline-block;
    width: 70%;
}*/

.sin-estilo ul {
	list-style: none;
}

.sc-tabla-precios i::before {
	color: #007069;
}



.tabla-transacciones th,
.tabla-transacciones td{
	padding: 20px 7px;
}


.tabla-transacciones tr {
	border: 1px solid #ccc;
	margin: 5px;

}



.md-conmutador .elementor-tab-title {
	border-radius: 5px;
}

.md-conmutador .fa-plus:before {
	font-size: 13px;
}



/* Listados - LOSAN
---------------------------------------------------------------*/

.sin-listado ul {
	margin: 0;
	list-style: none;
}

.listado-pie ul {
	margin: 0 0 1.5em 2em;
}

/* Formulario desplegable - LOSAN
----------------------------------------------------------------------------*/
 
.form-panel {
	cursor: pointer;
}

.form-panel,
.form-desplegable {
	font-size: 13px;
    line-height: 1.5;
}

.form-desplegable{
	display: none;
}



/* Artículos - LOSAN
---------------------------------------------------------------*/

.single-post #page {
	max-width: 975px;
	margin: auto;
}

.single-post h1 {
	font-size: 30px;
	font-weight: 600;
}

.single-post h2 {
	font-size: 27px;
}

.single-post h3 {
	font-size: 24px;
}

@media only screen and (max-width: 600px) {
	.single-post h1 {
		font-size: 25px;
	}

	.single-post h2 {
		font-size: 23px;
	}

	.single-post h3 {
		font-size: 21px;
	}
	
	.single-post p {
		font-size: 15.5px;
	}
}