/* 
 Theme Name:   Noetx - Child
 Description:  Noetx - Child Theme
 Author:       C_site
 Author URI:   https://www.c-site.co.il
 Template:     twentytwenty
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

.elementor a {
    color: #32414E;
    font-weight: 500;
}

button#responsive-menu-button {
    background-color: transparent !important;
}

div#responsive-menu-wrapper ul#responsive-menu {
    margin-top: 100px;
    margin-left: 20px;
}

a.elementor-accordion-title img {
    display: inline;
    position: relative;
    top: 27px;
    width: 6%;
    margin-top: -55px;
    right: 9px;
}
@media only screen and (max-width: 600px) {
a.elementor-accordion-title img {
    width: 20%;
	margin-left: -55px;
}
}

.elementor-element.elementor-element-6e3dc5c.elementor-widget.elementor-widget-text-editor a {
    color: #0d273b;
}
.elementor-element.elementor-element-0f2d706.elementor-widget.elementor-widget-text-editor a {
    color: #0d273b;
}
.elementor-element.elementor-element-31bfd7c.elementor-widget.elementor-widget-text-editor a {
    color: skyblue;
}
@media only screen and (max-width: 600px) {
button#responsive-menu-button {
    display: none !important;
	}
}
.current-menu-parent ul{
	display:block;
}