/*
 Theme Name:   Beautique Child Theme
 Theme URI:    https://beautique.axiomthemes.com/
 Description:  Beautique Child Theme
 Author:       AxiomThemes
 Author URI:   https://axiomthemes.com/
 Template:     beautique
 Version:      1.0.0
 Tags:         beauty, hair, makeup, massage, nail salon, plastic surgery, luxury salon, spa, wellness center, barbershop, hairdresser, tattoo salon, piercing, online store, beauty products
 Text Domain:  beautique
*/


/* =Theme customization starts here
------------------------------------------------------------ */
/* Fix imagem em destaque cortada - Beautique */
.post_featured.with_thumb.post_featured_bg {
  background-size: contain !important;
  background-position: center top !important;
  background-color: #fff !important;
  background-repeat: no-repeat !important;
  height: auto !important;
  min-height: 706px !important;
}

.post_header_wrap_in_header.with_featured_image {
  height: auto !important;
}