/*
 Theme Name:   Astra Child
 Theme URI:    https://studio.yurba.one
 Description:  Astra Child
 Author:       Yurba Studio
 Template:     astra
 Version:      1.0.0
*/

.sub-menu .wpml-ls-item a {
	font-size: 10px!important;
    text-transform: uppercase!important;
    font-weight: normal!important;
    color: black!important;
}

.sub-menu .wpml-ls-item {
	border-color: #f3f3f3;
}

.rtl .owl-carousel {
    direction: ltr !important;
    text-align: right !important;
}

.elementor-widget:has(.elementor-button-content-wrapper) {
    z-index: 1;
}

@media (max-width: 1024px){
    body:has(.twbb-menu-toggle.twbb-active) {
        overflow: hidden;
    }

    .twbb-nav-menu__container {
        overflow-y: scroll !important;
        height: calc(100vh - 37.5px) !important;
    }

    .twbb-nav-menu--dropdown {
        border: none!important;
        padding: 24px 0;
        padding-bottom: 48px;
    }
}
