/**
* Theme Name:        avanam-fashi
* Theme URI:         https://templatemela.com/
* Template:          avanam
* Author:            TemplateMela
* Author URI:        #
* Description:       This is a child theme of Avanam, generated by TemplateMela.
* Version:           1.0.0
* License:           GNU General Public License v3.0 (or later)
* License URI:       https://www.gnu.org/licenses/gpl-3.0.html
* Text Domain:       avanam-fashi
* Requires at least: 6.2
* Tested up to:      6.6
* Requires PHP:      7.4
* Tags: translation-ready, two-columns, right-sidebar, left-sidebar, footer-widgets, blog, custom-logo, custom-background, custom-menu, rtl-language-support, editor-style, threaded-comments, custom-colors, featured-images, wide-blocks, full-width-template, theme-options, e-commerce

*/

/* Forzamos transparencia en reposo, hover, clic, foco y estado activo */
.animatedfsmenu-navbar-toggler.right_top.animatedfsmenu-navbar-toggler__block,
.animatedfsmenu-navbar-toggler.right_top.animatedfsmenu-navbar-toggler__block:hover,
.animatedfsmenu-navbar-toggler.right_top.animatedfsmenu-navbar-toggler__block:active,
.animatedfsmenu-navbar-toggler.right_top.animatedfsmenu-navbar-toggler__block:focus,
.animatedfsmenu-navbar-toggler.right_top.animatedfsmenu-navbar-toggler__block.active,
.animatedfsmenu-navbar-toggler.right_top.animatedfsmenu-navbar-toggler__block.is-active {
    background-color: transparent !important;
    background: transparent !important;
    box-shadow: none !important;
    outline: none !important;
    border-color: transparent !important;
}
.custom-banner-wrapper {
  position: absolute;
  top: 15px;
  left: 0;
  width: 100%;
  height: 345px;
  z-index: 0;
  overflow: hidden;
}

.custom-banner-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

