/*
Theme Name: Gigas Child
Description: Child Theme for Gigas Theme
Author: zozothemes
Version: 1.0
Template: gigas
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozothemes
*/

/*Custom Style Code Right Here */
.gigas-page-header::before {
   /* background-image: none; */
}
header.gigas-page-header:after {
    background: transparent; 
}
body.home header a.btn.btn-primary {
    border: none !important;
}
.text-widget-content img {
    max-width: max-content;
}
.section-title-wrapper .section-description {
    max-width: max-content;
}
.section-title-wrapper .title-wrap > *.sub-title:before,
.section-title-wrapper .title-wrap > *.sub-title:after {
    content: none !important;
}

.elementor-10786 .elementor-element.elementor-element-65b34af .popover-wrapper .popover-content, .elementor-10786 .elementor-element.elementor-element-6b1ca8e .popover-wrapper .popover-content {
    width: 380px;
    max-width: 380px;
}