/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

@media only screen and (max-width: 1024px){
	rs-bullets.tp-bullets{
		top: 30% !important
	}
	
    .lc-yc7p2, .eqd5v0k0.lc-8lt43s-appear-done, .lc-8lt43s-enter-done{
		bottom: 30px !important
	}
	
	.wpml-ls-menu-item a{
		display: block !important
	}
	
	#chat-widget-container{
		display: none !important
	}
		
}

@media only screen and(max-width: 480px){
	#primary .elementor-widget-container{
		margin: 10px!important
	}
	.zsiq_floatmain{
		transform: translate(0px, -57px) !important;
	}
}


#primary{
    margin-top: 150px;
}

/*
.wppro_badge1_DIV_1{
	margin: 15px;
	padding: 15px!important
}*/

span.fixed-bottom-menu-text{
	word-break: break-all!important;
}

.fixed-bottom-menu-container{
	padding: 5px 0px!important
}

#wprev-badge-2 {
    width: auto;
    margin: 0px 20px;
    padding: 20px;
    background-color: white;
	text-align: center
}

.wppro_badge1_DIV_stars{
	display: block
}

.wppro_badge1_DIV_stars:before{
	content: "Trusted Translations";
	font-size: 12px;
	color: #242424
}

#bread a {
	color: gray
}

.sliderimgLiVerticalres{
	border-radius: 0px !important;
	box-shadow: none !important
}

.wpml-ls-legacy-dropdown, a.wpml-ls-item-toggle{
	width: 120px;
	height: 33px
}

.sliderimgLiVerticalres{
	border: none !important
}

.wpml-ls-legacy-dropdown a {
    display: block;
    text-decoration: none;
    color: #024772;
    border: 1px
 solid #024772;
    background-color: #fff;
    padding: 5px 10px;
    line-height: 1;
}

.elementor-widget-container h5{
	display: none
}

/*Ajustes del header*/

.tt-btn{
    background-color: #024772;
    padding: 3px 5px 4px 5px !important;
    border-radius:4px !important;
}

.tt-btn:hover{
	transition: 0.3s;
    background-color: #016E31
}

.tt-btn a{
    color: #fff !important;
    font-size: 14px;
    font-weight: 600 !important
}

/* seccion del header no RTL*/
html[lang=ar] .tt-header{
  direction: ltr;
}

/* navegacion del menu si RTL*/
html[lang=ar] .elementor-nav-menu--main{
  direction: rtl !important;
}


/* ARABIC STYLES */

/* RTL botones*/
html[lang=ar] .tt-btn{
  direction: ltr;
}

html[lang=ar] .tt-btn i{
  margin-left: 5px
}


html[lang=ar] .elementor-button-icon {
  margin-left: 5px
}

/* mr 0 para que quede en linea con la caja de idioma*/
html[lang=ar] .menu-item-123442 a{
  margin-right: 0px !important
}

html[lang=ar] .elementor-nav-menu .sub-arrow{
  padding: 10px
}



/*estilos del footer*/
.footer-title a{
	font-weight:bold !important
}

.footer-title {
	font-family: "Titillium Web", Sans-serif;
	font-weight: 600 !important;
  text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
	font-size:14px;
}

/* FIX CHAT BTN MOBILE*/
/* Con esto hago desaparecer el btn de chat en todo el sitio*/
.fixed-bottom-menu-item:last-child{
	display:none
}

/* Y con esto lo vuelvo a hacer aparecer sólo para inglés*/
html[lang=en-US] .fixed-bottom-menu-item:last-child{
	display:block
}

/*Con esto acomodo el espacio vacío que queda al hacer desaparecer el chat*/
.fixed-bottom-menu-item{
	flex-basis: 33%!important
}

/* RAYITA DEL MENÚ ACTIVE*/
.current_page_ancestor a{
    border-bottom: 3px solid #024772 !important;
}

.elementor-nav-menu--dropdown a{
	border-bottom: 0px solid #024772 !important;
}

/* Correción flechita a lado del idioma en mobile*/
.wpml-ls-item a{
	display: flex!important
}

/*Oculto el language switcher del menu desktop*/
#header-nav .wpml-ls-item:last-child{
	display: none
}
