/**
Theme Name: Carlosdeblas Child Theme
Author: Carlos de Blas Mateo
Author URI: https://carlosdeblas.com
Description: Child Theme de Astra creado por Carlos de Blas
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: carlosdeblas-child-theme
Template: astra
*/


/* Estructura básica*/
body{max-width:1920px;margin:0 auto;}
.bloque-interno {margin: 0 auto;width: 100%;max-width: 1300px;}
selector .elementor-icon-list-item{align-items: start !important;}
selector .elementor-icon-list-item .elementor-icon-list-icon{margin-top: 5px;}

@media (max-width:1330px){.bloque-interno{padding-left:15px;padding-right:15px;}}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {padding: 0px;}
@media (min-width: 922px){.ast-container {max-width: 1300px;}}
/* Fin Estructura*/


footer .datos-contacto .dato {text-align: left;}


/* Compartir RRSS*/
.novashare-floating{left:0;}
.novashare-floating a.novashare-button{margin:0;}
#compartir-final{margin-top:30px;width:100%;}
#compartir-final p.titulo-compartir{text-align:center;font-size: 32px;line-height: 40px;font-weight:700;margin-bottom:30px;color:#030303;}
.novashare-button.linkedin .novashare-button-block, .novashare-button.facebook .novashare-button-block, .novashare-button.twitter .novashare-button-block, .novashare-button.whatsapp .novashare-button-block, .novashare-button.email .novashare-button-block{background-color:#D20000;color:#FFFFFF;}
.novashare-button.linkedin:hover .novashare-button-block {background: #0077b5;color:#FFFFFF;}
.novashare-button.facebook:hover .novashare-button-block {background: #3b5998;color:#FFFFFF;}
.novashare-button.twitter:hover .novashare-button-block {background: #1da1f2;color:#FFFFFF;}
.novashare-button.whatsapp:hover .novashare-button-block {background: #25d366;color:#FFFFFF;}
.novashare-button.email:hover .novashare-button-block {background: #319324;color:#FFFFFF;}
.novashare-button-label-wrapper{font-size:16px;line-height:24px;}
@media (max-width:767px)
{
#compartir-final p.titulo-compartir{font-size: 25px;line-height:35px;}
span.novashare-button-label-wrapper {display: none;}
}
/* Fin Compartir */
