/**
* TEST - STYLE
*/
/** ******************************************************************************************** **/


/** ******************************************************************************************* **/
/** ******************************************************************************************* **/

/** ******************************************************************************************* **/
/** ******************************************************************************************* **/
/** ******************************************************************************************* **/
/** ******************************************************************************************* **/
/** ******************************************************************************************* **/
/** ******************************************************************************************* **/

/** ******************************************************************************************* **/
/** ******************************************************************************************* **/
/** ******************************************************************************************* **/


/*header en movil*/

.lnr .lnr-menu{
    font-family: 'Linearicons-Free';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #3ab54f;
    display: none;
}





/*====================================================================================*/
/* **  FILTRO DE PRODUCTOS - PLUGIN (annasta Woocommerce Filtro de producto)  ** */
/*····················································································*/

/*filtro de productos (PLUGIN) en shop page*/
.awf-filter-title {
    flex-grow: 1;
    margin: 0;
    padding: 0;
    overflow: hidden;
    color: #3FB8AF;
    font-weight: 600;
    
}


.awf-filters-container ul.awf-children-container {
    padding-left: 15px!important;
    color: blue;
    background: #fff;
    font-style: italic;
}

.awf-filters-container ul.awf-children-container:hover {
    color: #3FB8AF;
    /*background: #fbfbfb!important;*/
}



li.awf-filter-container{
    font-weight: 600;
}
li.awf-filter-container:hover{
    /*background-color: #fbfbfb;*/
    color: #3FB8AF!important;
}
/*------------------------------------------------------------------------------------*/
.widget-area .widget li {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important; 
    border-bottom: 1px solid #eee;
    color: #404040;
    font-weight: 500;
    padding-right: 5px;
    font-size: 14px;
}

.widget-area .widget li:hover {
	background: aliceblue;
}

.awf-filter-wrapper {
    margin: 1em 1em 2em .5em;
    max-width: 95%;
}


/*líneas de las medidas del control deslizante*/
.noUi-marker.noUi-marker-horizontal.noUi-marker-normal{
	background: red;
}
/*números de las medidas del control deslizante*/
.noUi-value.noUi-value-horizontal.noUi-value-large{
	color: blue;
	display: none;
}


.awf-collapsible-children .awf-parent-container::after {
/*    content: "\f107";
    position: absolute;
    top: -1px;
    right: 0;
    margin: 0;*/
    padding: 0px 10px 0 0px;
/*    line-height: inherit;
    color: inherit;
    font-family: 'AWF FA', 'Font Awesome 5 Free';*/
    font-size: 20px;
/*    font-weight: 900;
    transform: scaleY(-1);
    transition: transform 250ms ease-out;
    cursor: pointer;
    opacity: 0.7;*/
}


.noUi-handle .noUi-handle-upper{
	/*margin-right: 20px;*/
}




.awf-filters-container.awf-filters-1-1-container.awf-filters-product-categories.awf-style-checkboxes.awf-collapsible-children.awf-hierarchical-level-1{
	/*background: #f6f6f6;*/
	/*padding: 0 10px;*/
}


/*.awf-filter-container label:hover {
    color: green;
    background: #eee;
}*/



.awf-apply-filter-btn, .awf-reset-btn {
    border-style: solid;
    border-top-width: 2px;
    border-right-width: 2px;
    border-left-width: 2px;
    border-bottom-width: 2px;
    color: #ffffff;
    border-color: #3ab54f;
    background-color: #3ab54f;
    border-radius: 0;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-family: inherit;
    font-weight: 600;
    line-height: 1;
}


.awf-apply-filter-btn:hover, .awf-apply-filter-btn:focus, .awf-reset-btn:hover, .awf-reset-btn:focus {
    color: #3ab54f;
    background-color: #ffffff;;
    border-color: #3ab54f;
}

/*flecha abajo en categoría hijo*/
.awf-collapsible-children .awf-parent-container::after {
    content: "\f107";
    position: absolute;
    top: -1px;
    right: 0;
    margin: 0;
    padding: 0px 5px 0 0px;
    line-height: inherit;
    color: inherit;
    font-family: 'AWF FA', 'Font Awesome 5 Free';
    /*font-size: 12px;*/
    font-weight: 900;
    transform: scaleY(-1);
    transition: transform 250ms ease-out;
    cursor: pointer;
    opacity: 0.7;
    font-style: normal;
}





/* megamenu ------------------------------------------------------------------ */



#mega-menu-wrap-menu-1, #mega-menu-wrap-menu-1 #mega-menu-menu-1, #mega-menu-wrap-menu-1 #mega-menu-menu-1 ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item, #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-row, #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-column, #mega-menu-wrap-menu-1 #mega-menu-menu-1 a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 span.mega-menu-badge {
    /*transition: none;
    border-radius: 0;
    box-shadow: none;
    background: none;
    border: 0;
    bottom: auto;
    box-sizing: border-box;
    clip: auto;
    color: #666;
    display: inline-block;
    float: none;
    font-family: inherit;
    font-size: 14px;
    height: auto;
    left: auto;
    line-height: 1.7;
    list-style-type: none;
    margin: 0 auto;
    min-height: auto;
    max-height: none;
    min-width: auto;
    max-width: auto;
    opacity: 1;
    outline: none;
    overflow: visible;
    padding: 0;
    position: relative;
    pointer-events: auto;
    right: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    transform: none;
    top: auto;
    vertical-align: baseline;
    visibility: inherit;
    width: auto;
    word-wrap: break-word;
    white-space: normal;*/
}



#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    /*line-height: 1.5em;*/
    /*height: 1.5em;*/
    padding: 0px 10px 0px 10px;
    vertical-align: baseline;
    width: auto;
    display: block;
    /*color: #404040; */
    text-transform: none;
    text-decoration: none;
    text-align: left;
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-radius: 0;
    font-family: inherit;
    font-size: 1.6em;  /*18px;*/
    font-weight: 500;
    outline: none;
        border-bottom-width: 1px;
    border-color: #eaeaea;
    border-style: solid;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 {
    visibility: visible;
    text-align: center;
    padding: 0px 0px 0px 0px;

        max-width: 1180px;
    margin: 0 auto;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 15px 15px 15px 15px;
    width: 100%;
    border-bottom-width: 1px;
    border-color: #404040;
    /*border-style: solid;*/
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover {
    background: #daf7a6;
    color: blue; 
    font-weight: normal;
    text-decoration: none;
    border-color: #fff;
    color: #007800;
        -webkit-transition: all ease-in-out 0.5s;
        -moz-transition: all ease-in-out 0.5s;
         -ms-transition: all ease-in-out 0.5s;
          -o-transition: all ease-in-out 0.5s;
             transition: all ease-in-out 0.5s; 
    font-weight: 500;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    background: #daf7a6;
    color: #006400;
    font-weight: normal;
    text-decoration: none;
    border-color: #fff;
    font-weight: 500;
}

/*oculta descripcion interna de la categorias*/
#mega-menu-wrap-menu-1 #mega-menu-menu-1 a.mega-menu-link .mega-description-group .mega-menu-description {
    font-style: italic;
    font-size: 0.8em;
    text-transform: none;
    font-weight: normal;
    white-space: normal;
    display: none;
}