/**
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
*/
html{
  overflow-x: hidden;
}
body:not(.rtl) .elementor-3732 .elementor-element.elementor-element-6264d5e {
    right: 7px;
    overflow: hidden;
}
.ld-button.mobilyes{
	display:none !important;
}

@media only screen and (max-width: 600px) {
html .search-filter-input-button.search-filter-field__input {
  width: 50% !important;
  background: #040404 !important;
  border: 1px solid #fff !important;
  color: #fff !important;
  text-shadow: none;
  margin: 0 auto;
}
.blanco{
background: transparent !important;
}
html .search-filter-component-combobox .search-filter-component-combobox__selection,html .search-filter-component-combobox input[type="text"] {
  font-size: 12px !important;
  font-weight: 600;
  padding-left: 10px;
}

html .search-filter-input-text input[type="text"].search-filter-input-text__input::placeholder, html .search-filter-input-text input[type="number"].search-filter-input-text__input::placeholder {
   font-size: 12px !important;

}

html .search-filter-input-text input[type="text"].search-filter-input-text__input{

   padding-left: 10px !important;
}

html .search-filter-input-button {
    font-size: 12px;
}
 html .ld-button.mobilyes {
	display:block !important;
}
html .ld-button.mobilyes a {

    font-weight: 400;
    color: #fff !important;
    background-color: #363636 !important;
    border-radius: 0px;
    border: none !important;
    padding: 5px 20px !important;
	width:200px;
	margin: 0 auto;
}
}
.menu-item i._mi {
  width: auto;
  height: auto;
  margin-top: 1px;
  font-size: 1.2em;
  line-height: 1;
}

@media (min-width: 980px) {
	.ast-woocommerce-container{
    padding-top: 118px;
}
	
	.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content h1 {
font-size: 35px;
}
}




@media (max-width: 980px) {

.btn-curs { 
	font-size: 14px !important;
	}
}

.woocommerce-product-gallery__image img {
 width: 100%!important;
height: 100%!important;

 !important; 

}


.learndash-wrapper .ld-table-list a.ld-table-list-item-preview {
    color: #333;
    font-size: 14px;
}

.learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-item-preview-heading, .learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-title {
    color: #00a2e8;
    font-weight: 700;
    font-size: 16px;
}

.learndash-wrapper .ld-expand-button.ld-button-alternate .ld-text {
    text-align: left;
    font-size: 13px;
}

.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-lesson-title  {
    text-align: left;
    font-size: 16px;
} 

.learndash-wrapper .ld-button .ld-text {
	 font-size: 16px;
	font-weight: 500;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading h3 a,
.ld-item-title{
   
    font-size: 18px;
}


.ld-course-list-items .ld_course_grid .entry-title
{

font-size: 27px;
    font-weight: 500;
    line-height: 30px;
    padding-bottom: 15px;
}


.ld-course-list-items .ld_course_grid .btn-primary {
    color: #ffffff !important;
    background-color: #2C46A7 !important;
    border-color: #222d3a !important;
}


.ld-course-list-items .ld_course_grid .thumbnail.course .ribbon.enrolled {
    background: #2C46A7!important;
}

.btn-curs {


  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  color: #ffffff;
  font-size: 18px;
  border-radius: 10px;
padding: 10px 20px;
  font-weight: 500;
  transition: 0.3s;
	cursor:pointer;
  background-color: #2C46A7;
}

.btn-curs:hover {
  opacity: .7;
	  color: #000;
}


.page-id-12 .site-content {
    margin-top: 0px;
}

.ld-button a {
   
    font-weight: 400;
    color: #717271 !important;
    background-color: #363636;
    border-radius: 0px;
    border: none !important;
    padding: 0px 20px !important;
}

.ld-button a:hover {
   
    background-color: #F6F6F6;
   color:#000000 !important;
}


.learndash-wrapper .ld-button {
    align-items: center;
    background-color: #363636;
    border: 0;
    border-radius: 0px;
    box-shadow: none;
    color: #ffffff;
    cursor: pointer;
    display: flex;
    font-family: "Quicksand", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    height: auto;
    justify-content: center;
    line-height: 1.25em;
    margin: 0;
    max-width: 385px;
    opacity: 1;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    transition: opacity .3s ease;
    white-space: normal;
    width: 100%;
}

.learndash-wrapper .ld-button.ld-login-button.ld-login .ld-icon {
    margin-right: 0px;
}
/***
* Optional: Change nav menu text color on scroll
*/
header.elementor-sticky--effects a {
	color: #000 !important; 
}
header.elementor-sticky--effects.sub-menu a {
	color: #fff !important; 
}
header.elementor-sticky--effects .pp-advanced-menu--main .pp-advanced-menu--dropdown a:hover{
	color: #fff !important; 
}
header.elementor-sticky--effects .learndash-wrapper .ld-button{
	color: #fff !important; 
}



header.elementor-sticky--effects
a.elementor-button-link:hover{
	color: #ffffff !important; 
}

.elementor-counter-title {
     text-align: center;
}

.fondo001 {
background: linear-gradient(186.86deg, #FFFFFF 10.77%, #FFF9EF 51.48%, #FFFFFF 94.01%);
}

.sombra{
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
}

.search-filter-field__input {
  
    border-radius: 45px;

border:none;
}
.buca0s5 .search-filter-field__input {
      border-radius: 45px;
box-shadow: 2.08115px 2.08115px 2.08115px rgba(0, 0, 0, 0.25);
border:none;
}
.search-filter-input-button {
  box-sizing: border-box;
    border-radius: 20px;
	border:none;
	background: rgba(255, 255, 255, 0.4);
box-shadow: 2.08115px 2.08115px 2.08115px rgba(0, 0, 0, 0.2);
backdrop-filter: blur(5.20286px);
text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.35);
font-weight: 600;

}
.buscarr button{
background:#ffffff;
}

.search-filter-component-combobox--mode-multiple .search-filter-component-combobox__selection-item {
    border-radius: 25px;
  
}

.pp-image-slider img {
    vertical-align: middle;
    border-radius: 25px;
}
.sombra001{
box-shadow: 1.14672px 1.14672px 2.29345px 1.14672px rgba(0, 0, 0, 0.05);
}

.titulo00 p{
margin-bottom:10px;
}


.elementor-361 .elementor-element.elementor-element-4d3bafb .elementor-repeater-item-c92a28e.pp-button:hover svg {
  filter: brightness(0) invert(1);
}
.elementor-291 .elementor-element.elementor-element-b3db679 :is(.elementor-swiper-button-prev, .elementor-swiper-button-next){
background: rgba(255, 255, 255, 0.5);
box-shadow: 2.08115px 2.08115px 2.08115px rgba(0, 0, 0, 0.25);
backdrop-filter: blur(4.16229px);
}

html .search-filter-input-button.search-filter-field__input {
    width: 100%;
    background: #fff;
    border: 1px solid #000;
	color:#000000;
	text-shadow: none;
}

html .search-filter-input-button.search-filter-field__input:hover {
    width: 100%;
    background-color: #000000 !important;
    border: 1px solid #000 !important;
	color:#ffffff !important;
}


.qsomos a{
color:#A39986 !important;
}

.search-filter-component-combobox .search-filter-component-combobox__selection,.search-filter-component-combobox input[type=text] {
   
    font-size: 15px !important;
    font-weight: 600;
}

.search-filter-input-text input[type=text].search-filter-input-text__input{
       font-weight: 600;
}
.blanco{
background: #fff;
}