/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

body {
  word-wrap: break-word;

}


div#wpadminbar {
    position: relative;
    overflow: hidden;
}

.lang-switcher-wrap {
    position: absolute;
    top: 160px;
    right: 25px;
    z-index: 9999;
}


body .elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:30px}

.lang-switcher-wrap .current-language-menu-item {
    opacity: 0.6;
}


.lang-switcher-wrap ul.elementor-nav-menu li a, .lang-switcher-wrap ul.elementor-nav-menu li a:hover, .lang-switcher-wrap ul.elementor-nav-menu li a:focus {
    border: 1px solid #A78556;
    /* background-color: #A78556; */
    color: #A78556;
    font-weight: 600;
    font-size: 0.68em;
    padding: 0;
    margin: 6px;
    height: 35px;
    letter-spacing: 0.05em;
    width: 34px;
    text-align: center;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}

.taptap-by-bonfire ul li a {
    font-weight: 600 !important;
}
li#menu-item-1705 a, li#menu-item-1704 a, li#menu-item-1706 a, li#menu-item-1707 a, li#menu-item-1708 a, li#menu-item-1709 a {
    text-align: center;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    font-size: 16px;
    line-height: 40px;
    padding: 0;
}

.taptap-by-bonfire ul#menu-mobile-menu {
    max-width: 300px;
    margin: auto;
}

li#menu-item-1705, li#menu-item-1704, li#menu-item-1706, li#menu-item-1707, li#menu-item-1708, li#menu-item-1709 {
    width: 20%;
    float: left;
    margin: auto;
}

li#menu-item-1701 {
    margin-bottom: 30px;
}
@media (max-width: 340px)  {
  .elementor-element-1ba5611 img{
    max-width: 70%;
  }
  .taptap-menu-button-wrapper.taptap-absolute {
    right: 16px;
}
}
@media (max-width: 768px)  {
  .lang-switcher-wrap {display: none;}
  .taptap-menu-button-wrapper.taptap-absolute {
    right: 25px;}
}

@media (max-width: 1160px)  {
  .elementor-element-4d1ab12 {display: none !important;}
}
