/*
Theme Name:   Taulib astra child
Description: Tema hijo de astra para personalizaciones
Author:       Hernández Digital
Author URL:  https://hernándezdigital.es
Template:     astra
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  astra-child
*/
#ast-hf-mobile-menu{
text-align:center;
}
#ast-hf-mobile-menu a{

    font-weight: bold;
    color: #2828a7;
}
.fa-disabled{
	opacity:0.5;
	pointer-events:none;
}
.fa-recibo {
    color: #2828a7!important;
    font-size: 1.5rem;
}
.woocommerce-error{
		max-width: 1300px;
		margin: 0 auto;
}
table {
	font-family:'Hind';
}
table thead th {
    padding: 20px;
    font-weight: 200;
	color:white;
}
table tbody tr{
    border-bottom: 1px solid #e6e6e6;
}
table thead{
background: rgb(0,0,115);
background: -moz-linear-gradient(278deg, rgba(0,0,115,1) 0%, rgba(40,40,167,1) 100%);
background: -webkit-linear-gradient(278deg, rgba(0,0,115,1) 0%, rgba(40,40,167,1) 100%);
background: linear-gradient(278deg, rgba(0,0,115,1) 0%, rgba(40,40,167,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000073",endColorstr="#2828a7",GradientType=1);
}
table tbody{
    color: black;
}
table i{
	cursor:pointer;
}
table td{
	text-align:center;
}
.elementor-tab-title, .elementor-tab-title.elementor-active {
    border-bottom: 1px solid #f1f1f1!important;
    border-top: 1px solid #f1f1f1!important;
}
.footer-directorio{
	line-height:40px;
	list-style-type:none;
	font-family:'Hind';
	font-weight:600;
}
.footer-directorio a, .footer-directorio h4{
	color:white;
	text-decoration:none;
}
.woocommerce-Button.button, .bg-blue-taulib{
	background:#2828a7;
}
.site-above-footer-wrap, .site-below-footer-wrap {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}
.ast-container {
    max-width: 100%!important;
	font-size:1.2rem;
	padding-right:30px;
}
#ast-desktop-header  li:nth-child(1){
    border-left:0px!important;
}
#ast-desktop-header  li{
    border-left:1px solid #dadada;
    font-family: 'Hind';
    font-weight: 500;
}
.ast-container a{
    color: #000000;
}
.site-below-footer-wrap.ast-builder-grid-row-container{
	color: #b7b7b7;
	background:white;
    border-top: 1px solid #e5ecf4;
}
input[disabled]{
background:#0050a20d!important;
}

.woocommerce-EditAccountForm{
	padding:20px!important;
}
.myaccount-top-menu-mobile{
	display:none;
	text-align: center;
	background:#2828a7;

}
.custom-notice{
    position: fixed;
    background: #ee0000;
    bottom: 0;
    left: 0;
    width: 100vw;
    font-weight: 500;
    margin: 0px!important;
	z-index:1;
}
.myaccount-top-menu-mobile a{
	text-decoration:none;
	color:white;
	font-weight:500;
}
.myaccount-top-menu-col-mobile {
	padding: 12px 0;
    width: 33.3%!important;
}
.myaccount-top-menu-col-mobile:hover{
	background:#2828a7;
	color:white;
	text-decoration:none;
	border: 2px solid white;
}
.myaccount-top-menu-col-mobile.active{
	background:#fff!important;
	color:#2828a7!important;
	border: 2px solid #2828a7;
}
.myaccount-top-menu-col-mobile.active i{
	color:#2828a7!important;
}
@media(max-width:768px){
	table thead th {
		padding: 0px!important;
	}
	table{
		font-size:0.5rem;
	}
	.myaccount-top-menu-mobile{
		display:flex!important;
	}
	.myaccount-top-menu, .myaccount-top-header{
		display:none!important;
	}
}
.myaccount-top-header{
    background-attachment: fixed!important;
	background: rgb(0,69,255);
	background: -moz-linear-gradient(90deg, rgba(40,40,167,1) 0%, rgba(0,43,152,1) 35%, rgba(0,0,69,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(40,40,167,1) 0%, rgba(0,43,152,1) 35%, rgba(0,0,69,1) 100%);
	background: linear-gradient(90deg, rgba(40,40,167,1) 0%, rgba(0,43,152,1) 35%, rgba(0,0,69,1) 100%);
	height:150px;
}
.woocommerce-MyAccount-navigation{
	display:none;
}
.woocommerce-MyAccount-content{
    margin: 0 auto;
	float:none!important;
	padding: 30px;
}
.myaccount-top-menu{
	max-width:1000px;
	margin: -50px auto 0 auto;
    display: flex;
    justify-content: space-around;
}
.woocommerce-account .woocommerce-MyAccount-content{
width:100%!important;
}
.myaccount-top-menu-col{
	background:#fff;
	text-align:center;
    border-radius: 10px;
	min-width: 150px;
    min-height: 100px;
    padding-top: 20px;
	cursor:pointer;
    font-weight: 500;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	text-decoration:none!important;
    color: #1186C5;
	font-size:14px;
}
.myaccount-top-menu-col:hover{
	background:#2828a7;
	color:white;
	border: 2px solid white;
}
.myaccount-top-menu-col:hover i{
	color:white;
}
.myaccount-top-menu-col i{
    color: #2828a7;
    font-size: 40px;
	margin-bottom:5px;
}
.myaccount-top-menu-col.active{
	background:#2828a7!important;
	color:white!important;
	border: 2px solid white;
}
.myaccount-top-menu-col.active i{
	color:white!important;
}

/*
*
* DESTINATARIOS CSS
*/

form .col-12,form .col-6, form .col-5, form .col-4,form .col-3{
    margin-top: 20px;
}
.card-border{
	border: solid #80808024;
    border-radius: 5px;
    padding-bottom: 30px;
}