/**
 * Theme Name:        avanam-starbella
 * 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.11
 * License:           GNU General Public License v3.0 (or later)
 * License URI:       https://www.gnu.org/licenses/gpl-3.0.html
 * Text Domain:       avanam-starbella
 * 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
 */

.search-field {
    color: black !important;
}

/* Custom CSS to hide the ASK block */
#menu-item-81 .menu-highlight-item {
    display: none;
}

.base-breadcrumbs .base-bc-home {
  display: none;
}

.base-breadcrumbs .base-breadcrumb-container span:nth-of-type(2) {
  display: none;
}

.site-footer .site-footer-wrap:before {
    display: none;
}

#masthead .base-sticky-header.item-is-fixed:not(.item-at-start):not(.site-header-row-container):not(.site-main-header-wrap), #masthead .base-sticky-header.item-is-fixed:not(.item-at-start) > .site-header-row-container-inner {
    background: black !important;
}

.wrap_after_button {
    display: none !important;
}

.single-product-extras ul li:nth-of-type(2) {
  display: none;
}

@media (max-width: 767px) {
  .elementor-element-90c10ae, .elementor-element-90c10ae sr7-content {
    margin-left: calc(-1 * var(--global-content-boxed-padding, 15px)) !important;
    margin-right: calc(-1 * var(--global-content-boxed-padding, 15px)) !important;
    width: calc(100% + 2 * var(--global-content-boxed-padding, 15px)) !important;
  }
}