/*
Theme Name: Astra Child JS Rodriguez
Template: astra
*/

/* HEADER */
.site-header,.main-header-bar,.ast-primary-header-bar{background-color:#1a1a1a!important}
.main-header-menu a{color:#ffffff!important;font-weight:600;font-size:14px;letter-spacing:.5px}
.main-header-menu a:hover{color:#f5c400!important}
.site-title a,.ast-site-title a{color:#f5c400!important;font-weight:800;font-size:22px}

/* HERO IMAGEN */
.wp-block-image img{width:100%;height:350px;object-fit:cover;border-radius:6px;margin-bottom:20px}

/* TIPOGRAFÍA */
h1{color:#1a1a1a;font-size:32px;font-weight:800;border-left:5px solid #f5c400;padding-left:14px;margin-bottom:16px}
h2{color:#1a1a1a;font-size:26px;font-weight:700;border-left:4px solid #f5c400;padding-left:12px;margin-bottom:14px}
h3{color:#1a1a1a;font-size:18px;font-weight:700;background:#f5c400;display:inline-block;padding:4px 10px;border-radius:3px;margin-bottom:8px}
p{color:#444;line-height:1.8;font-size:15px}

/* BODY */
body{background:#f7f7f7}
.entry-content{max-width:960px;margin:0 auto;padding:20px}

/* BOTÓN COTIZAR */
.ast-masthead-custom-menu-items a,.wp-block-button__link,input[type=submit],.ast-button{
  background:#f5c400!important;color:#1a1a1a!important;
  font-weight:700!important;padding:10px 24px!important;
  border-radius:4px!important;border:none!important;
  text-transform:uppercase;letter-spacing:.5px
}
.wp-block-button__link:hover{background:#1a1a1a!important;color:#f5c400!important}

/* FOOTER */
.site-footer,.ast-small-footer{background:#1a1a1a!important;border-top:4px solid #f5c400}
.ast-footer-copyright,.ast-footer-copyright a,.site-footer *{color:#aaa!important}

/* SEPARADOR */
hr{border-color:#f5c400!important;border-width:2px!important}

/* WHATSAPP FLOAT */
.ht-ctc-chat{bottom:80px!important}
