.website-1 .brands img {
    opacity: 0.5;
}
.website-1 .brands img:hover {
    opacity: 1;
}
/*GENERAL SETTINGS*/

.site-inner{
    min-width:100%;
    padding:0!important;
}

#genesis-content{
    min-width:100%;
}

body {
    color:#787878;
}

a {
    text-decoration: none!important;
    color: #0AA4D6;
}

a.post-edit-link{
    display:none;
}

.entry{
    margin-bottom:0px;
}

h1,h2,h3,h4,h5,
p,span,a{
    font-family: 'Nunito Sans'!important;
}

p {
    font-size:16px;
}

:focus{
    outline: none!important;
    color: #00aeef;
}


/*-----------------------------------*/

.archive .site-header {
    margin-bottom: 0px;
}

.woopack-product-image a {
    cursor: pointer !important;
}

.woocommerce div.product form.cart .reset_variations {
    visibility: hidden !important;
    font-size: .83em;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #787878 !important;
    line-height: 1.5;
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    color:#00aeef !important;
}

.fl-theme-builder-woo-notices {
    max-width: 100% !important;
    padding: 0px !important;
    background:#F9F9F9;
    border-top:3px solid #00aeef;
    margin-top:50px;
}

.woocommerce-checkout .site-header {
    display: none;
}
.woocommerce-checkout .utility-bar {
    border-bottom: 0px !important;
}
.woocommerce-checkout .hero {
    margin-top:50px;
}
.hero-slide .fl-slide-content-wrap {
    width:70% !important;
}

/*----------------- HEADER --------------------------*/

/* Utility Bar
------------------------------- */

.utility-bar {
    z-index: 99;
    width:100%;
    position: fixed;
    background-color: #333;
    border-bottom: 1px solid #ddd;
    color: #ddd;
    font-size: 12px;
    font-size: 1.2rem;
    padding: 10px 0px 10px 0px;
}
   
.utility-bar .wrap {
    max-width: 1200px;
    margin: 0 auto;
    margin-top:-10px;
}

@media only screen and (max-width:544px){
    .utility-bar {
        position:fixed;
        z-index: 99999;
        width:100%;
    }
}
   
.utility-bar a {
    color: #ddd;
}
   
.utility-bar a:hover {
    text-decoration: underline;
}
   
.utility-bar-left {
    width: 70%;
    height: 40px;
    margin-left: 22px; 
    float: left; 
}
   
.utility-bar-right {
    width: 25%;
    float: right;
    text-align: right;
    margin-bottom: 0px;
    height: 0px;
    padding-bottom: 0px;
    padding-right:20px;
}

.utility-bar-left p,
.utility-bar-right p {
    margin-bottom: 0;
}
   
.utility-bar input[type="search"] {
    background: inherit;
    padding: 10px 0 0;
    padding: 1.0rem 0 0;
}
  
/* UTILITY BRANDS */

.brands li {
    display: inline-block;
    margin:0px 10px;
}
.brands li a {
    transition: 0.5s;
}


/* fin utility brands*/


.utility-bar-right .textwidget {   /*CARRITO CART*/
    padding-top:6px;   
}
   
.utility-bar-right .mini-cart{
    padding-top:13px;
}

.mini-cart {  /*CARRITO CART*/
    display: flex;
    float: right;
    font-size: 14px;
    line-height: 1;
    padding: 25px 0px 0px 0px;
    margin-top: 3px;
    font-weight: bold;
}

.mini-cart .amount {
	color:#ddd!important;
    display: block;
    margin-top: 1px;
}

.mini-cart .amount:hover {
    opacity: 0.8;
}

.mini-cart .cart-count {
	padding: 0px .6em;
	position: relative;
	width: auto;
}

.items-cart{
    order:-1;    
}

.mini-cart i.fa-shopping-cart{
    padding:0px 0px 0px 0px;
}

.mini-cart .cart-count:after{
    content:' Items';
}


/*utility responsive*/

.utility-bar .brands img{
    width: 75px;
    padding-top:6px;     
}

.utility-bar-left ul{
    display:inline;
}

.utility-bar a.btn-shop{
    font-size: 12px!important;
}
/*
@media only screen and (min-width:1181px){
    .hero,.hero-categories{
        margin-top:52px;
    }
}
*/
.woocommerce-cart header.site-header{
     margin-top:110px;
    
}
    
.woocommerce-cart .hero{
    margin-top:0px!important;
}



@media only screen and (max-width:1100px) {
    .utility-bar-left {
        width:60%;
    }
    
    .utility-bar-right {
        width:40%;
        justify-content:flex-end;
    }
}


@media only screen and (max-width:992px){
    .utility-bar-right {
        width:100%;
        height:50px;
        justify-content:center;
    }
    
    .utility-bar-left {
        height:50px;
        width:100%;
        text-align:center!important;
    }
}

@media only screen and (max-width:676px){
    .utility-bar-left{
        height:50px;
    }

    .utility-bar-right{
        height:50px;
    }

}

@media only screen and (max-width:656px){
    
    .utility-bar-left ul{
        display:inline-block;
    }
    
}

@media only screen and (max-width:600px){
    .utility-bar{
       position:fixed!important
    }
}




@media only screen and (max-width:428px){
.utility-bar-left ul li{
        margin:0px!important;
    }

    .utility-bar-left ul li img{
        margin-left:0px!important;
        margin-right:0px!important;
    }
    .utility-bar-left{
        height:40px;
        padding: 0px;
    }
    .utility-bar .brands img {
        width: 55px;
        padding-top: 6px;
    }
    /*
    header.site-header{
        margin-top: 139px!important;
    }
*/
    .utility-bar a.btn-shop {
        font-size: 10px!important;
    }
    .mini-cart .cart-count {
        font-size: 10px;
    }
    a.search {
        font-size: 15px;
    }
    .mini-cart i.fa-shopping-cart {
        font-size: 10px;
    }
    .mini-cart .amount {
        margin-top: 4px;
        font-size: 10px;
    }
    .utility-bar-left .custom-html-widget {
        border-bottom: 1px solid #424141;
    }
    .utility-bar .brands img {
        padding-left: 5px;
        padding-right: 5px;
    }

}

.textwidget p{
    display:flex;
}

.utility-bar-right{
    display: flex;
}

a.search{
    float:right;
    clear: both;
    cursor: pointer;
    font-size: 18px;
    margin-top:6px;
}

.mini-cart{
    float:none;
    clear: both;
}
.utility-bar-right a.btn-shop{
    margin:-3px 10px 0px 10px;

} 


/**/


/*search page*/
#ajaxsearchpro1_1 .probox{
    background: transparent;   
    border-bottom:1px solid #eaeaea!important;
    
}
#ajaxsearchprores1_1.vertical, #ajaxsearchprores1_2.vertical, div.asp_r.asp_r_1.vertical{
    background: #00aeef!important;
}

#ajaxsearchpro1_1 ::placeholder{
    color: #333;
    font-size: 16px;
}

#ajaxsearchpro1_1 div.probox{
    background: #fff;
}

#ajaxsearchpro1_1 form input.orig{
    color: #333!important;
    font-size: 16px!important;
}

.innericon{
    background: #fff!important;
}
div.asp_m.asp_m_1 .probox .promagnifier .innericon svg {
    fill: #00aeef!important;
}

#ajaxsearchpro1_1 .probox .proclose svg, #ajaxsearchpro1_2 .probox .proclose svg, div.asp_m.asp_m_1 .probox .proclose svg{
    background-color: #333!important;
}

#ajaxsearchprores1_1 .results .item .asp_content h3 a{
    color: #00aeef!important;
}
#ajaxsearchprores1_1 .results .item .asp_content h3 a:hover{
    color: #333!important;
}

.item .asp_image, #ajaxsearchprores1_2.vertical .results .item .asp_image, div.asp_r.asp_r_1.vertical .results .item .asp_image {
    width: 70px;
    height: 100px!important;
    margin: -13px 20px 0px 0px!important;
}

@media only screen and (min-width:1280px){
    div.asp_r.asp_r_1.vertical .results .item .asp_content {
        padding:20px 20px 20px 20px!important;
    }
}



/* FIN UTILITY BAR
------------------------------- */


/* ANNOUNCEMENT BAR
------------------------------- */

.announcement-bar p {
    padding:10px;
}
.pp-announcement-bar-close-button {
    padding:0px;
    bottom:35px;
}

.utility-bar{
    top:0px;
}

.fl-node-5cb0f1d5d3588 .pp-announcement-bar-wrap{
    top:50px!important;
}

.admin-bar .utility-bar{
    top:32px;
}

.admin-bar .fl-node-5cb0f1d5d3588 .pp-announcement-bar-wrap {
    top:82px!important;
} 

.fl-node-5cb0f1d5d3588 .pp-announcement-bar-wrap .pp-announcement-bar-inner {
    height: auto;
}

/* FIN ANNOUNCEMENT BAR
------------------------------- */

header.site-header{
    margin-top:50px;
    padding:20px!important;
    position: initial; 
    box-shadow: none;
    border-bottom: 1px solid #eee;
}

@media only screen and (max-width:992px){
    
    header.site-header {
        margin-top:96px;
    }
}

.single-product header.site-header{
    margin-top:0px;
}

header.site-header .wrap{
    display:flex;
    justify-content: center;
    flex-direction: column;
    align-items:center;
    max-width: 1200px;
    padding:0px 20px;
    margin:0px auto!important;
    padding:0px!important;
}

@media only screen and (max-width:768px){
    .home header.site-header{
        margin-bottom:-60px!important;
    }
}

@media only screen and (max-width:656px){

    header.site-header{
        margin-top:96px;
    }
}

@media only screen and (max-width:554px){
    
    header.site-header .wrap{
        padding:0px;
    }
}

@media only screen and (max-width:428px){

    header.site-header{
        margin-top: 100px;
    }

    header.site-header .wrap{
        padding:0px;
    }
}


header.site-header .wrap nav{
    margin-top:10px;
}

header.site-header .nav-primary a:hover{
    color: #00aeef; /*DECC62*/
}

header.site-header .nav-primary a:focus{
    color: #00aeef;
}

header.site-header .wrap .title-area img{
    max-width:250px;
}

header.site-header .wrap .title-area{
    text-align: center;
}

.btn-shop{
    border: 2px solid #ddd;
    padding:4px 9px;
    border-radius: 999px;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    margin-left: 20px;
    color:#ddd!important;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 8px;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    text-transform: uppercase; 
}

.btn-shop:hover{
    background-color:#ddd;
    color: #333!important;
}

@media only screen and (max-width:959px){

    header.site-header {
      display:flex;
      justify-content: center;
      height:auto;
      margin-top:96px;
    }
    
    header.site-header .wrap {
      display:flex;
      flex-direction: column;
      align-items: center;
    }
    
    header.site-header .title-area{
        max-width:100%;
    }  
  
    header.site-header ul {
      text-align: center;
    } 
      
    header.site-header nav ul{
      padding-right:10px;
      padding-left:10px;
    }
  
    header.site-header nav ul li:last-child a{
      margin:10px 0px;
    }
  
    header.site-header nav ul li a{
      font-size:16px;
    }
}

.nav-primary i{
    font-size: 16px;
    color:#b6b6b6;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;  
}


/* FIN HEADER
------------------------------- */




/* HERO
------------------------------- */
/*
.hero-slide .fl-slide-content-wrap {
    width:70% !important;
}*/
/*
.hero-slide .fl-slide-foreground {
    margin-top:100px;
}*/

.hero .fl-row-content-wrap {
    padding:0px!important;
}

.hero-text{
    position: absolute;
    top: 200px;
    left:50px;
}

.hero-text div{
    max-width: 1240px!important;
    margin:0 auto!important;
}

.hero .fl-rich-text{ 
    color:#fff;
}

.hero p{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom:0px!important;
}

.hero h1{
    font-size: 60px;
    line-height: 70px!important;
    color: #fff;
	font-weight:bold;
}

.btn-hero{
    background:#00aeef;
    padding:12px 35px;
    font-size: 16px;
    font-weight: 600;
    line-height: 17px;
    color: #fff;
    border-radius: 200px;
}

.btn-hero:hover {
    color:#00aeef;
	background:transparent;
	border:1px solid #00aeef;
}

.btn-hero-2{
    background: #00aeef;
	border:1px solid #00aeef;
    padding:12px 35px;
    font-size: 16px;
    font-weight: 600;
    line-height: 17px;
    color: #fff;
    border-radius: 200px;
}

.btn-hero-2:hover {
    color:#FFF;
	background:transparent;
	border:1px solid #FFF;
}

@media only screen and (max-width:1200px){
    .fl-row-content-wrap{
        padding-left:20px!important;
        padding-right:20px!important;
    }
}

@media only screen and (max-width:768px){
    
    .hero .fl-row-content-wrap {
        padding:0px!important;
    }

    .hero-slide .fl-content-slider, .fl-node-5ca0c9080f391 .fl-slide {
      height: 280px!important;
    }

    .hero-slide .fl-slide img{
        min-height:280px;
    }

    .hero-text p{
        font-size:16px;
    }
    
    .hero-text{
        top:130px;
    }

    .hero-text h1{
        font-size:42px;
        line-height:60px!important;
    }
}

@media only screen and (max-width:544px){  

    .hero .fl-row-content-wrap {
        padding:0px!important;
    }

    .hero .fl-content-slider-svg-container svg{
        width: 22px;
    }

    .hero-slide .fl-slide img{
        min-height: 280px;
        min-width: 800px;
    }

    .hero-text{
        top:150px;
        left:40px;
    }
}

@media only screen and (max-width:470px){
    .hero-text h1{
        font-size:35px;
        line-height:45px!important;
    }
    .hero-text{
        top:150px;
    }
}

/* FIN HERO
------------------------------- */



/* HOME BANNERS
------------------------------- */


.home-banners .uabb-ultb3-info .uabb-ultb3-title{
    color: #00aeef;
}
.home-banners .uabb-ultb3-info .uabb-text-editor{
    color: #fff;
    font-size: 21px;
    font-weight: bold;
}

.home-banners .uabb-ultb3-info .uabb-module-content a{
    background: none;
    border: none;
    padding:20px 0px;
    font-size: 16px;
    font-weight:bold;
}

.home-banners .uabb-ultb3-info .uabb-module-content a i{
    font-size: 14px;
    margin:3px;
    display:none;
}

.home-banners .uabb-ultb3-info .uabb-module-content a:hover i{
    display:inline;
}

@media only screen and (max-width:768px){
    .home-banners .fl-row-content-wrap{
        margin-top:40px!important;
    }
}

/* FIN HOME BANNERS
------------------------------- */



/* HOME CONTENT TOP 
------------------------------- */

.home-content-top h2.fl-heading{
    font-size: 40px;
    font-weight:bold;
    color:#787878;
}

.home-content-top h3.fl-heading{
    font-size: 35px;
    font-weight:bold;
    color:#787878;
}

.home-content-top h4.fl-heading{
    font-size: 30px;
    font-weight:bold;
    color:#787878;
}


.home-content-top .fl-rich-text p{
    line-height: 35px;
    font-size: 16px;
    color: #787878;
}

@media only screen and (max-width:768px){
    .home-content-top .fl-row-content-wrap{
        padding-left:20px!important;
        padding-right:20px!important;
    }
}

/* FIN HOME CONTENT TOP 
------------------------------- */





/* HOME PRODUCTS (SUB CATEGORY PRODUCTS) 
------------------------------- */


@media only screen and (max-width:768px){
    .home-marks .fl-photo-content{
        width:70%;
        
    }
}

.sub-category-products .woopack-product-title {
    font-weight:bold;
}

.sub-category-products p {
    display: none;
}

.woopack-product-action {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}

.woopack-product-carousel, .woopack-product-grid {
    min-height: 350px;
    margin-top:20px !important;
}

.sub-category-products  .fl-module-heading h4.fl-heading{
    font-weight: bold;
    color: #00aeef;
}

.sub-category-products .fl-rich-text{
    font-weight: bold;
    color: #aeaeae;
    max-width: 320px;
}

.sub-category-products p.woocommerce-result-count,
.sub-category-products form.woocommerce-ordering{
    display:none;
}

.sub-category-products .woopack-product-content .woopack-product-title{
    margin-top:20px!important;
    font-size: 16px;
    color: #787878;
}
.sub-category-products .owl-prev {
    left:-45px !important;
}
.sub-category-products .owl-next {
    right: -45px !important;
}
.sub-category-products .woopack-product-content {
    width: 70%;
    margin: auto;
}
.woopack-product-action a {
    text-transform: capitalize;
}
.sub-category-products .woopack-product-content span.price span{
    color:#787878;
    font-weight: normal;
}

.sub-category-products div.product span.price {
    color:#787878 !important;
}

.sub-category-products .woopack-product-content a.button{
    background: #00aeef;
    color: #fff;
    border-radius: 200px;
    padding: 12px 35px;
    line-height: 17px;
    font-weight: 600;
    font-size: 16px;
    border: 1px solid #00aeef;
}

.sub-category-products .woopack-product-content a.button:hover{
    background: #fff;
    color: #00aeef;
    border: 1px solid #00aeef;
}

.sub-category-products a.fl-button{
    background: #00aeef !important;
    border:1px solid #00aeef !important;
    border-radius: 200px !important;
    padding: 12px 35px !important;
    line-height: 17px !important;
    font-weight: 600 !important;
    font-size: 16px !important; 
}

.sub-category-products .fl-button:hover{
    background: transparent !important;
    color:#00aeef !important;
    border:1px solid #00aeef;
}

.sub-category-products .woopack-product-action a.button:hover {
    color: #00aeef !important;
}

.sub-category-products a.fl-button span.fl-button-text{  /* VIEW ALL PRODUCTS BUTTON*/
    color: #fff;
}

.sub-category-products a.fl-button:hover span.fl-button-text{
    color: #00aeef;
}

.sub-category-products .owl-theme .owl-nav button svg{ /*CAROUSEL ARROWS*/
    color: #00aeef;
} 

.sub-category-products a.fl-button span.fl-button-text:hover{
    color: #00aeef !important;
}

div.fl-builder-pagination ul.page-numbers li{
    border: 1px solid #00aeef;
    color: #00aeef;
}

div.fl-builder-pagination ul.page-numbers li span{
    margin-bottom:0px;
}

div.fl-builder-pagination ul.page-numbers li a{
    margin-bottom: 0px;
}

div.fl-builder-pagination ul.page-numbers li span.page-numbers{
    background: #00aeef;
    color: #fff;
}

@media only screen and (max-width:400px){
    .sub-category-products .fl-node-5ca017070f05c .woopack-products-grid-wrap ul.products.woopack-products li.product{
        width:100%!important;   
    }
}



/* FIN HOME PRODUCTS (SUB CATEGORY PRODUCTS) 
------------------------------- */



/* TESTIMONIALS  
------------------------------- */


.testimonials h3.fl-heading{
    /*color: #127DB5;*/
    color: #787878;
    font-size: 30px;
}

.testimonials .uabb-testimonial p{
    width:80%;
    margin:0 auto;
    font-size:16px !important;
}

.testimonials .uabb-testimonial-photo {
    position: absolute;
    top:-20px;
    left:20px;
}

.testimonials .uabb-testimonial .uabb-icon-wrap i{
    display: none;
}

.testimonials a.bx-next i,
.testimonials a.bx-prev i{
    background:none;
    color:#00AEEF;
}

.testimonials .uabb-testimonial{
    background-color:#f9f9f9;
    border-radius: 15px;
    min-height: 280px !important;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.testimonials .uabb-icon i:before {
    color:#00AEEF !important;
}

.testimonials .pp-feed-item{
    display:flex;
    justify-content: center;
}

/* TESTIMONIALS  SOCIAL ICONS
------------------------------- */

.testimonials .fl-module-advanced-icon a:hover i{
    transform:rotate(360deg);
    -webkit-transition:all .6s ease;
    transition:all .6s ease;
}
.testimonials .fl-module-advanced-icon a:hover{
     transform:scale(1.2);
    -webkit-transition:all .6s ease;
    transition:all .6s ease;
}

.testimonials .uabb-testimonial:hover{
    
    -webkit-box-shadow: 0px;
    box-shadow: 0px;
    -webkit-transform:all .0s ease;
    transform:all .0s ease;
}

/* FIN TESTIMONIALS  SOCIAL ICONS
------------------------------- */

@media only screen and (max-width:768px){
    .testimonials .fl-row-content-wrap{
        padding-left:20px!important;
        padding-right:20px!important;
    }
}

@media only screen and (min-width:1144px){
    .testimonials .bx-viewport{
        min-height: 300px!important;
    }

    .testimonials .uabb-testimonial{
        width:490px!important; /*540 340*/
        margin:20px!important;
        min-height:280px !important;
        background-color:#f9f9f9;
        border-radius: 15px;
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
}

@media only screen and (max-width:554px){
    .testimonials .uabb-testimonial{
        margin:20px auto!important;
    }
    
    .testimonials .bx-viewport{
        height:320px!important;
    }
}

@media only screen and (max-width:414px){
    .testimonials .uabb-testimonials-wrap{
        padding:0px!important;
    }
}


/* FIN TESTIMONIALS 
------------------------------- */





/* SINGLE PRODUCTS PAGE  
------------------------------- */

.single-product{
    --border-top: 1px solid #f1efef!important;
    margin-top:52px;
}

.single-product .fl-row-content-wrap{
    background-color: white!important;
}

.single-product img{
    max-width:432px;
    max-height: 450px;
    margin:0 auto;
}


.single-product figure.woocommerce-product-gallery__wrapper img {
    width: auto!important;
}

.single-product ol.flex-control-nav.flex-control-thumbs img {
    max-width: 100px!important;
    max-height: 100px!important;
    margin: 0 auto!important;
}

.single-product ol.flex-control-nav.flex-control-thumbs {
    display: flex!important;
    justify-content: center;
    margin-top: 20px!important;
}

.single-product .fl-heading{
    color:#787878;
    font-size:30px!important;
    font-weight:bold;
}

.single-product p{
    color:#787878;
}


.single-product del{
    color: #787878;
}

.description-product .fl-row-content-wrap {
    background:#00aeef !important;
}

.single-product .fl-module-fl-woo-product-description{
    color: #787878;  
}

.single-product .fl-module-fl-woo-product-description ul{
    margin:10px 20px 20px 20px;
}

.single-product .fl-module-fl-woo-product-description li{
    margin-bottom:5px;
}

.single-product .fl-module-fl-woo-product-description ul li ul{
    margin-top:0px;
}

.single-product .fl-module-fl-woo-product-description h3{
    font-size:20px;
}

.single-product .fl-module-fl-woo-product-description p{
    color: #787878;
    font-size:15px;
}

.single-product .fl-module-fl-woo-product-description a{
    color:#787878;
    font-weight: bold;
}

.single-product .fl-module-fl-woo-product-description ul li a{
    color:#787878;
}

.single-product .fl-module-fl-woo-product-description ul li {
    color: #787878;
    font-size:14px;
    list-style: disc;
    font-family:'Nunito Sans';
}

.single-product .amount{
    color: #787878;
    font-weight:bold;
}

.woocommerce div.product p.stock {
    text-align: center;
}

.single-product .fl-theme-builder-woo-notices .woocommerce-message {
    max-width: 1280px;
    margin: 0 auto !important;
    background:#F9F9F9;
    font-family: 'Nunito Sans';
    font-size: 16px;
    border-top:0px !important;
}

.woopack-single-product {
    padding: 50px 100px 50px 00px;
    border-radius: 6px !important;
    background: rgb(244, 246, 247);
}


.single-product div.quantity input{
    border-radius: 999px;
    background: transparent;
    border: 2px solid #00aeef;
    padding:7.5px 10px;
    color: #00aeef;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
}

.single-product button.button.alt{  /*add to cart button*/
    background-color: transparent;
    border: 2px solid #00aeef;
    font-family: 'Nunito Sans';
    font-size: 16px;
    border-radius: 999px;
    padding:10px 30px;
    color:#00aeef!important;
}

.single-product  button.button.alt:hover{
    background-color: #00aeef;
    color:#FFF!important;
    border: 2px solid #00aeef;
}

.single-product .quantity .qty {
    font-size: 20px;
    line-height: 1.5;
    margin-right: 5px;
    padding: 8px 3px 8px 15px !important;
    width: 60px;
}
.variations tbody {
    border-bottom: 0px !important;
}

.single-product button.single_add_to_cart_button:focus{
    color:#fff!important;
    background: #00aeef!important;
}

.single-category-products .woocommerce-result-count {
    display:none;
}

.single-category-products form.woocommerce-ordering{
    display:none;
}

.single-product p.out-of-stock{
    border: 2px solid #fff;
    text-align: center;
    color: #787878!important;
    font-size: 20px;
    display: inline;
    text-align:center;
    padding: 15px 35px;
}

.single-product form.cart{
    display:flex;
    justify-content: center;
}

.single-product form.variations_form{ /*replicar*/
    display:flex;
    flex-direction:column;
    align-items: center;
}

.single-product table.variations{
    display:flex;
    justify-content: center;
    order:1!important;
    margin-top:20px!important;
}


.woocommerce-message .button.wc-forward:focus, .cart-page .woocommerce button.button:focus {
    color:#fff!important;
   background: #00aeef!important;
}

.woocommerce-message .button.wc-forward, .cart-page .woocommerce button.button {
   background: #00aeef;
   color: #fff;
   border-radius: 200px;
   padding: 12px 35px;
   line-height: 17px;
   font-weight: 600;
   font-size: 16px;
   border: 1px solid #00aeef;
}
.woocommerce-message .button.wc-forward:hover, .cart-page .woocommerce button.button:hover {
   background:transparent;
   border:1px solid #00aeef;
   color:#00aeef;
}
.woocommerce-cart table.cart td {
   font-size:16px !important;
}
.woocommerce-cart .quantity .qty {
   font-size: 16px;
   line-height: 1.5;
   margin-right: 5px;
   padding: 10px 5px 10px 16px;
   width: 60px;
}


.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
   float: left;
}
.woocommerce div.product form.cart .variations label {
   font-family: 'Nunito Sans';
   font-size: 16px;
}

.woocommerce div.product form.cart .variations select {
   max-width: 70%;
   min-width:100%;
   display: inline-block;
   margin-right: 1em;
   background: transparent; 
   font-family: 'Nunito Sans';
   font-size: 16px;
}

.woocommerce div.product form.cart .variations select option{
    background:#fff!important;
    color: #333;
}

.woocommerce div.product .fl-module-fl-woo-cart-button form.cart, .woocommerce div.product .fl-module-fl-woo-cart-button form.cart .variations {
   margin-bottom: 0px;
}
.woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt[disabled]:disabled, .woocommerce a.button.alt[disabled]:disabled:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt[disabled]:disabled, .woocommerce button.button.alt[disabled]:disabled:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt[disabled]:disabled, .woocommerce input.button.alt[disabled]:disabled:hover, .woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt[disabled]:disabled, .woocommerce #respond input#submit.alt[disabled]:disabled:hover{
   background-color: transparent;
  
}

.woocommerce-variation-price{
    text-align:center;
}

@media only screen and (max-width:554px){
    .woocommerce div.product form.cart .variations select{
        min-width:100%!important;
        margin-right:0px;
    }

    .woocommerce div.product form.cart .variations label{
        display:none;
    }
}

@media only screen and (min-width:1181px){
    .woocommerce-cart .header.site-header {
        margin-top:52px;
    }
    .woocommerce-cart .hero {
        margin-top: 0px;
    }
}


@media only screen and (max-width:992px){
    .single-product .fl-col-small{
        width:100%!important;
    }
    
    .single-product .fl-photo{
        text-align:center;
    }
    
    
    .single-product .fl-module-fl-woo-cart-button {
        margin:0 auto;
    }
    
    .single-product form.cart{
        display:flex;
        justify-content:center
    }
    
    .single-product .fl-col:nth-child(2){
        width:100%!important;
        text-align:center;
    }
    
    .single-product .fl-col-group .fl-heading,
    .single-product .fl-col-group .price{
        text-align:center;
    }

    .single-product .fl-module-fl-woo-cart-button{
        margin:0 auto!important;
    }
}

@media only screen and (max-width:768px){

    .single-product .fl-col-small .fl-col-content{
        min-width:100%;
        margin:0 auto;
    }

   .single-product .fl-row-content-wrap{
        padding:60px 20px!important;
    }
    .single-product .fl-col-small{
        min-width:100%;
    
    }
    
    .single-product img{
        max-width:406px;
    }

    .single-product .fl-photo-content{
        text-align:center!important;
    }

    .single-product .fl-module-fl-woo-cart-button{
        margin:0 auto!important;
    }
    
}


@media only screen and (max-width:554px){
    .single-product .fl-col-small .fl-col-content{
        min-width:100%;
        max-width:100%;
    }
    
    .single-product .fl-photo{
        text-align:left;
    }
    
    .single-product .fl-col:nth-child(2){
        width:100%!important;
        text-align:left;
    }
    
    .single-product .fl-col-group .fl-heading,
    .single-product .fl-col-group .price{
        text-align:left;
    }

    .single-product .fl-module-fl-woo-cart-button{
        margin:0 auto!important;
    }
    
}


/* about-product
------------------------------- */

.about-product .paragraph {
    text-align: right;
    width: 90%;
    float: right;
}
.about-product .paragraph p {
    line-height: 35px;
    font-size: 16px;
    color: #787878;
}
.about-product .image {
    height: 23em;
    position: relative
}
.about-product .image .fl-node-content {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}
.about-product .paragraph h2 {
    font-weight: bold;
    font-size: 2.25rem;
    text-transform: capitalize;
}


@media only screen and (max-width:768px){
    
    .about-product .fl-row-content-wrap{
        padding:80px 20px 120px 20px!important;
    }
    
    .about-product .fl-col-small{
        min-width:100%!important;
        float:none!important;
    }
    
    .about-product .paragraph{
        text-align:center;
        float:none;
        margin:0 auto;
    }
    
    .about-product .image{
        height:10em;
    }
    
}

@media only screen and (max-width:554px){
        .about-product .paragraph{
        text-align:left;
        float:none;
        width:100%;
    }
    
    .about-product .fl-photo{
        text-align:left!important;
    }
    
    .about-product .image .fl-node-content{
        top:0px;
        transform:none;
        left:20px;
    }
}

@media only screen and (max-width:426px){
    .about-product .fl-photo{
        width:250px;
    }
    .about-product .image{
        height:7em;
    }
}

@media only screen and (max-width:330px){
    .about-product .fl-photo{
        width:200px;
    }
    .about-product .image{
        height:6em;
    }
}

/* FIN about product
------------------------------- */



/* ABOUT RELATED
------------------------------- */


.about-related .paragraph p {
    line-height: 35px;
    font-size: 16px;
    color: #787878;
}
.about-related .paragraph {
    background: #00aeef;
    color: #FFF;
    padding: 50px 50px 50px 50px;
    margin-top: 30px;
}
.about-related .paragraph h2 {
    font-size:35px;
}
.about-related .paragraph h3 {
    font-weight: bold;
    font-style: italic;
}

.about-related .box-left {
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    margin-top: -50px;
}
.about-related .box-right {
    float: right;
    z-index: 2;
    position: relative;
}
.top-search-li {
    position: relative;
    top: 8px;
}
.top-search-li i {
    color: #787878;
}

@media (max-width:1366px) {
    .about-related .box-left {
    margin-left: 100px;
    }
}

@media only screen and (max-width:992px){
    
    .about-related .box-left{
        width:50%!important;
        float:left;
        margin:0 auto;

    }
    
    .about-related .box-right{
        width:55%!important;
        margin-top:70px;
        
    }
    
    .about-related .box-right h2{
        font-size:30px!important;
    }
}

@media only screen and (max-width:768px){
    
    .about-related .box-left{
        max-width:400px!important;
        width:400px!important;
        float:none;
        margin:0 auto;
        position:initial;
    }
    
    .about-related .box-right{
        margin:0;
        float:none;
        min-width:100%;
    }
    
    .about-related .box-right h2{
        font-size:30px!important;
    }

       .about-related .box-left .woopack-single-product{
        padding:50px!important;
    }
}

@media only screen and (max-width:554px){
    .about-related .box-left{
        max-width:100%!important;
        position:initial;
        float:none!important;
        margin:0 auto!important;
        
    }
    
    .about-related .box-left img{
        width:200px!important;
    }
    
    .about-related .woopack-single-product{
        padding:20px;
    }
    
    .about-related .box-left .fl-module-content{
        margin:20px 0px;
    }
    
}

/* FIN  ABOUT RELATED
------------------------------- */


/* FIN SINGLE PRODUCTS   
------------------------------- */



/* CATEGORIES PAGE
------------------------------- */


.hero-categories h1{
    font-size: 60px!important;
    color: #fff;
    font-weight:bold;
}

.categories h3.fl-heading{
    font-weight: normal;
    font-size: 25px;
}

.categories .fl-rich-text p{
    color:#787878;
    font-size: 15px;
}

.categories .twinlab img{
    max-width: 390px;
}

.categories a:focus{
    color: #fff;
}

.categories a:hover{
    color:#00aeef;
}

@media only screen and (max-width:768px){
    .categories .fl-row-content-wrap{
        padding-left:20px!important;
        padding-right:20px!important;
    }
    .categories .fl-col-small{
        max-width:100%;
    }
    
    .categories .fl-photo-content{
        text-align:left;
    }
}

@media only screen and (max-width:554px){
    .hero-categories .fl-row-content-wrap{
        min-height: 280px;
    }
}


/* FIN CATEGORIES PAGE   
------------------------------- */



/* CART PAGE
------------------------------- */

.cart-page .shop_table{
    font-family: 'Nunito Sans';
}

.cart-page p{
    font-size: 16px;
}

.cart-page a{
    font-size: 16px;
}

.cart-page td{
    font-size: 16px;
}

.cart-page th{
    font-size: 16px;
}

.cart-page h2{
    font-size:22px;
}

.cart-page .product-name a{
    color:#00aeef;
}

.cart-page .quantity input{
    border-radius: 999px;
    color:#00aeef;
    border-color: #00aeef;
}

.cart-page div.coupon input{
    color:#00aeef;
}

.cart-page ::placeholder{
    color:#00aeef;
}

.cart-page .woocommerce button.button{
    background-color:#00aeef;
    border: 2px solid #00aeef;
}

.cart-page .woocommerce button.button:disabled{
    background-color:#00aeef!important;
    border: 2px solid #00aeef!important;
}

.cart-page .woocommerce button.button:disabled:hover{
    background-color:#fff!important;
    color:#00aeef!important;
}

.cart-page .woocommerce a.checkout-button:focus{
    background-color: #00aeef!important;
    color:#fff!important;
}

.cart-page .woocommerce button.button:hover{
    background-color:#fff;
    color:#00aeef;
}

.cart-page .cart_totals .woocommerce-shipping-calculator a{
    width: 100%;
    margin: 0 auto;
    background: #00aeef;
    color: #fff;
    border-radius: 200px;
    padding: 12px 35px;
    line-height: 17px;
    font-weight: 600;
    font-size: 16px;
    border: 1px solid #00aeef;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.cart-page .cart_totals .woocommerce-shipping-calculator a:hover{
    background:transparent;
    border:1px solid #00aeef;
    color:#00aeef;
}

.cart-page div.wc-proceed-to-checkout a.checkout-button{
    width: 50%;
    margin: 0 auto;
    background: #00aeef;
    color: #fff;
    border-radius: 200px;
    padding: 12px 35px;
    line-height: 17px;
    font-weight: 600;
    font-size: 16px;
    border: 1px solid #00aeef;
    float: right;   
}

.cart-page div.wc-proceed-to-checkout a.checkout-button:hover{
    background:transparent;
    border:1px solid #00aeef;
    color:#00aeef;
}

.cart-page button.button:focus {
    background-color: #00aeef!important;
    color: #fff!important;
}

@media only screen and (max-width:554px){ 
    .cart-page .fl-module-content{
        margin-left:0px;
        margin-right:0px;
    }
}

@media only screen and (max-width:368px){
    .woocommerce table.cart td.actions .coupon .button{
        width:100%;
    }

    .cart-page div.wc-proceed-to-checkout a.checkout-button{
        width:100%;
    }
}

/*---------- CHECKOUT PAGE ------------*/

.woocommerce-checkout #payment{
    padding:0px!important;
}

.checkout-page .woocommerce .form-row input.input-text,
.checkout-page .woocommerce .form-row textarea{    
    padding:8px 8px;
}

.checkout-page .woocommerce button.button{
      background-color: #00aeef;
    border: 1px solid #00aeef;
    padding: 12px 35px;
    font-size: 16px;
    font-weight: 600;
    line-height: 17px;
    color: #fff;
    border-radius: 200px;
}

div.woocommerce-form-coupon-toggle .woocommerce-info a{
    color:#00aeef;
    font-size:16px;
}
div.woocommerce-form-coupon-toggle .woocommerce-info a:hover{
    color:#00aeef;
}

.checkout-page p{
    font-size: 16px;
}

.checkout-page label{
    font-size: 16px;
}

.checkout-page input{
    font-size: 16px;
}

.checkout-page textarea{
    font-size: 16px;
}

#add_payment_method table.cart img,.woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 60px !important;
    box-shadow: none;
  
  }


/* FIN CHECKOUT PAGE -----
-----------------------------*/



/*FOOTER*/

/* 4-Column Footer (Overrides default 3-column setup in Genesis, so that code must remain in place)
---------------------------------------------------------------------------*/


.footer-widgets-1 {
    width: 21.875%; /* 252px / 1152px */
}
 
.footer-widgets-2 {
    width: 68%;
}

.footer-widgets-1, 
.footer-widgets-2, 
.footer-widgets-3 {
    float: left;
    margin-right: 4.166666666%; /* 48px / 1152px */
}
.footer-widgets-4 {
    float: right;
}



.footer-widgets-1 p,
.footer-widgets-1 a{
    font-size: 12px!important;
}

.social-footer a{
    font-size: 16px!important;
}

.social-footer {
    text-align:left;
}

.footer-widgets-1 ul.social-footer li{
    display:inline;
    letter-spacing: 6px;   
}

.social-footer li a {
    color: #fff;
    font-size: 20px;
    
}
.fl-builder-pagination li a.page-numbers, .fl-builder-pagination li span.page-numbers {
    color:#00AEEF;
    font-style: 14px !important;
}
.footer-widget-area {
    margin-bottom: 0px !important;
}
#genesis-footer-widgets{
    padding: 25px 30px;
}
.footer-widgets-1 img {
    max-width: 80%;
}

@media only screen and (min-width:544px){
    .footer-widget-area {
        margin-bottom: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 768px) {
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .footer-widgets-4 {
        width: 47.9166666666%; /* 552px / 1152px */
    }
    
    
    .footer-widgets-2 {
        float: right;
        margin: 0;
    }
    
    .footer-widgets-1{
        margin-bottom:10px;
    }
    
    .footer-widgets-2,
    .footer-widgets-3,
    .footer-widgets-4{
        margin-top:25px;
        margin-bottom:0px;
        
    } 

}

@media (max-width: 568px){
    #genesis-footer-widgets .wrap {
        padding: 20px 0px;
        margin-left: 20px;
    }
    #genesis-footer-widgets .footer-widgets-2{
        padding:0px 20px;
    }
}


@media only screen and (max-width:544px){
    #genesis-footer-widgets {
        padding: 60px 0px;
    }

    .footer-widgets-1{
        margin-bottom:10px;
    
    }
    
    .footer-widgets-2,
    .footer-widgets-3,
    .footer-widgets-4{
        margin-top:25px;
        margin-bottom:0px;
        
    } 
    
    .footer-widgets .widgettitle{
        font-size:15px!important;
    }
    
    .footer-widgets ul li a {
    font-size: 13px;
    }   
    
    .footer-widgets-4 a {
    font-size: 13px!important;
    }

    .footer-widgets-4 i {
        font-size:13px!important;
    }
    
}


@media only screen and (max-width: 480px) {

    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .footer-widgets-4 {
        width: 100%;
        margin-top: 25px!important;
        padding: 0 20px!important;
    }
    
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3 {
        margin: 0;
    
    }
}


footer.site-footer{
    display:none!important;
}

.footer-widgets .wrap{
    max-width: 1180px;
}

.footer-widgets-1{
   padding:0px 20px;
}

#genesis-footer-widgets a{
    font-size: 16px!important;
    color:#787878!important;
    font-weight: bold !important;
}

#genesis-footer-widgets p{
    font-size: 12px!important;
}
.widget ul > li {
    margin-bottom:0px;
}

#genesis-footer-widgets .footer-widgets-1 p{
    margin:0;
}

@media only screen and (max-width:768px){
    #genesis-footer-widgets .widgettitle{
      margin:20px 0px;   
    }

    #genesis-footer-widgets .wrap{
        padding:40px 20px;
    }
}

.footer-widgets-1 ul.social-footer li{ 
    display:inline;
    letter-spacing:2px
}

/*MAKE A REVIEW FORM*/

#pum-857 #popmake-857{
    top:53.014px!important;
    border-radius:20px;
    padding:0px 0px 0px 0px;
}

#pum-857{
    background-color: rgba( 255, 255, 255, 0.60 );
}

.review-container{
    display:flex;
    justify-content: space-between!important;
}
.review-container .review-img{
    width:45%;
}
.review-container .review-img img.alignnone{
    margin-bottom:0px;
    border-radius: 0px 0px 0px 20px;
    height: 100%!important;
}

.review-container .review-form{
    width:50%;
}

.review-container .review-form input{
    width:100%!important;
}

div.pum-content input#gform_submit_button_1 {
    background: #00aeef;
    color: #fff;
    border-radius: 255px;
    border: 1px solid #00aeef;
    width: auto!important;
}

div.pum-content input#gform_submit_button_1:hover{
    background: #fff;
    color: #00aeef;
    
}

button.pum-close.popmake-close {
    background-color: #00aeef!important;
    font-size: 'Nunito Sans'!important;
}

.review-container .review-form .gform_wrapper ul.gform_fields li.gfield{
    padding-right:30px;
}

.review-container .review-form img.alignnone{
    margin-top:20px;
}

button.pum-close.popmake-close {
    border-radius: 0px 20px 0px 20px!important;
}

div.pum-content input#gform_submit_button_1 {
    background: #00aeef;
    color: #fff;
    border-radius: 255px;
    border: 1px solid #00aeef;
    width: auto;
}

div.pum-content input#gform_submit_button_1:hover{
    background: #fff;
    color: #00aeef;
    
}

div.pum-content span.gfield_required{
    display:none;
    
}

ul#gform_fields_1 label {
    color: #787878;
   font-family: 'Nunito Sans'!important;
}

ul#gform_fields_1 input {
    color: #787878;
    border-color: #787878;
    font-family: 'Nunito Sans'!important;
}

ul#gform_fields_1 textarea {
    color: #787878;
    border-color: #787878;
    font-family: 'Nunito Sans'!important;
}

@media only screen and (max-width:544px){
    .review-container .review-img{
        display:none;
    }

    .review-container .review-form{
        width:100%;
        padding:30px;
    }

    .review-container .review-form .gform_wrapper ul.gform_fields li.gfield{
        padding-right:0px;
    }
}

/*NEWSLETTER FORM*/

.btn-hero{
    border: 1px solid #00aeef;
}

.newsletter a.btn-hero:hover{
    border-color: #fff;
    color: #fff!important;
    -webkit-transition:all.6s ease;
    transition: all .6s ease;
}
a.btn-hero:focus{
    color: #fff!important;
}
a.btn-hero-2:focus{
    color: #fff!important;
}

.newsletter a.btn-hero.popmake-910.pum-trigger:focus {
    color: #fff;
}
.newsletter h2.fl-heading{
    color: #fff;
    font-size: 40px;
    font-weight: bold;
}
.newsletter p{
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

#popmake-910{
    top:53.014px!important;
    border-radius:20px;
    padding:0px 0px 0px 0px;
}

.newsletter-container .gform_wrapper .gform_footer{
    margin:0px!important;
}

.newsletter-container h3{
    width:90%;
    font-weight: bold;
    font-size: 20px;
    color:#787878;
}
.newsletter-container p{
    margin:0px!important;
}

.newsletter-container{
    display:flex;
    justify-content: space-between!important;
}
.newsletter-container .newsletter-img{
    width:45%;
}
.newsletter-container .newsletter-img img.alignnone{
    margin-bottom:0px;
    border-radius: 0px 0px 0px 20px;
    height:600px!important
}

.newsletter-container .newsletter-form{
    width:50%;
}

.newsletter-container .newsletter-form input{
    width:100%!important;
}

.newsletter-container .newsletter-form .gform_wrapper ul.gform_fields li.gfield{
    padding-right:30px;
}

.newsletter-container .newsletter-form img.alignnone{
    margin-top:20px;
    margin-bottom:20px;
}

button.pum-close.popmake-close {
    border-radius: 0px 20px 0px 20px!important;
}

div.pum-content input#gform_submit_button_2 {
    background: #00aeef;
    color: #fff;
    border-radius: 255px;
    border: 1px solid #00aeef;
    width: auto!important;
}

div.pum-content input#gform_submit_button_2:hover{
    background: #fff;
    color: #00aeef;
    
}

div.pum-content span.gfield_required{
    display:none;
    
}

ul#gform_fields_2 label {
    color: #787878;
   font-family: 'Nunito Sans'!important;
}

ul#gform_fields_2 input {
    color: #787878;
    border-color: #787878;
    font-family: 'Nunito Sans'!important;
}

ul#gform_fields_2 textarea {
    color: #787878;
    border-color: #787878;
    font-family: 'Nunito Sans'!important;
}

ul#input_2_5 {
    display:inline;
}

ul#input_2_5 li {
    width: 50%;
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
    padding: 8px!important;
}

ul#input_2_5 li input {
    margin:0px 5px 0px 0px!important;
}

@media only screen and (max-width:992px){

  .newsletter-container .gform_wrapper .gform_footer{
    padding-top:0px!important;
      padding-bottom:0px!important;
  }
}

@media only screen and (max-width:698px){
    .newsletter-container .newsletter-img{
        display:none;
    }

    .newsletter-container .newsletter-form{
        width:100%;
        padding:30px;
    }

    .newsletter-container .newsletter-form .gform_wrapper ul.gform_fields li.gfield{
        padding-right:0px;
    }
}

/* FIN POPUP*/

#menu-footer-menu li {
    display: inline-block;
    list-style: none;
    min-width: 250px;
}

@media (max-width: 1240px) {
    #menu-footer-menu li {
        min-width: 200px;
    }
}

@media (max-width: 1024px) {
    #menu-footer-menu li {
        display: inline-block;
        list-style: none;
        min-width: 180px;
    }
    .footer-widgets-2 {
        width: 50%;
    }
    #genesis-footer-widgets {
       max-width: 1300px;

    }
}
@media (max-width: 968px) {
    #menu-footer-menu {
        text-align: left;
        margin-top: 15px;
    }
    .footer-widgets-2 {
        width: 100%;
        float: left !important;
    }
    .parent-categories-menu-footer ul li {
        display: inline-block !important;
        min-width: 100%;
    }
    .parent-categories-menu-footer #menu-item-953, .parent-categories-menu-footer #menu-item-1015 {
        float: none;
    }
    .parent-categories-menu-footer ul li {
        text-align: left;
    }
}

@media (max-width: 568px){
    ul#menu-footer-menu li{
        min-width:0px;
        margin-right:20px;
    }
}

@media only screen and (max-width:418px){
    ul#menu-footer-menu li a{
        font-size:14px!important;
    }
}

.footer-bar-menu{
    background: #00AEEF;
    padding:40px 0px;
}

.footer-bar-menu ul#menu-footer-bar-menu-1 li {
    display:block;
}

.footer-bar-menu ul#menu-footer-bar-menu-1 li:nth-child(2) a{
    padding:10px 3px!important;
}

.footer-bar-menu .twinlab-footer a{
    color: transparent;
    background-image: url('http://twinlab.tlcchealth.wpengine.com/wp-content/uploads/sites/2/2019/04/twinlab-2.png')!important;
    background-size: 80%;
    background-repeat: no-repeat;
    margin-bottom:20px;
}


/*TOC PAGE*/
.toc-content .fl-heading{
    font-weight: bold;
    color: #787878;
}

/*SITE MAP PAGE*/
.site-map-menus li{
    list-style:none!important;
}

.site-map-menus a{
    color: #787878;
    font-size: 16px;
}

/*FOOTER 2 COLUMNAS*/


.footer-widgets-1 {
    padding: 0px 10px;
}

@media only screen and (max-width:992px){
    #genesis-footer-widgets .wrap{
        display:flex!important;
    }
    
    #genesis-footer-widgets ul li {
        min-width:150px;
       
        text-align:center;
      
    }
}


@media (max-width: 968px){
    .footer-widgets-1{
        width: 21.875%;
    }  
    
    .footer-widgets-2 {
        width: 100%!important;
    
    }
}

@media only screen and (max-width:768px){
    #genesis-footer-widgets .wrap{
        display:flex!important;
    }
    
    #genesis-footer-widgets ul li {
        min-width:15%;
        text-align:center;
        margin:0px 10px;
      
    }

    #genesis-footer-widgets {
        padding: 25px 28px!important;
    }
    
    #genesis-footer-widgets .wrap{
        padding: 40px 0px;
    }

    .footer-widgets-1, .footer-widgets-3, .footer-widgets-4 {
        width: 47.9166666666%;
    }
    
    .footer-widgets-2{
        margin-top:15px;
    }
}


@media only screen and (max-width:673px){
    .footer-widgets-2{
        margin-top:0px;
        padding-left:15%!important;
        
    }
    
    #genesis-footer-widgets .footer-widgets-2 ul{
        flex-direction:column;
        display:flex;
        margin:0px;

    }
    #genesis-footer-widgets .footer-widgets-2 ul li{
        text-align:left;
       
    }    
}


@media only screen and (max-width:640px){
    #genesis-footer-widgets .wrap{
        display:flex!important;
     
    }
    
    #genesis-footer-widgets ul li {
        display:block;
        min-width:15%;
        text-align:left;
        margin:0px 10px;
      
    }
    .footer-widgets-2,
    #menu-footer-menu{
        margin-top:0px;
    }
    
}

@media only screen and (max-width:569px){
    .footer-widgets-1{
        padding:0px;
    }
    #genesis-footer-widgets .wrap{
        margin-left:10px;
    }
}

@media only screen and (max-width:481px){
    .footer-widgets-1{
        padding:0px!important;
    }
    .footer-widgets-2 a{
        font-size:14px!important;
    }
 
}

/** Temp Stripe images fix **/
.payment_method_stripe img {
    width: 5%;
}


/*NEW SEARCH */

.utility-bar .wrap{
    max-width:1200px;
    padding:0px 20px;
}

.utility-bar-left{
    margin:0px;
} 

#ajaxsearchprowidget-2{
    width:85%;
    margin:6px 0px 0px 0px;
    margin:5px auto;
    
}

#ajaxsearchpro1_1 form input.orig {
    color:#ddd!important;
    font-family: 'Nunito Sans',Sans-Serif!important;
}

#ajaxsearchprowidget-2 div.probox {
    background:transparent;
    border:none!important;
}

#ajaxsearchprowidget-2 div.asp_main_container{
    background:transparent;
    border:1px solid;
}

#ajaxsearchprowidget-2 div.innericon {
    background:transparent!important;
}

div.asp_m.asp_m_1 .probox .promagnifier .innericon svg {
    fill: #ddd!important;
}

#ajaxsearchprowidget-2 div.promagnifier{
    background:transparent!important;
    border-left:1px solid!important;
}

#ajaxsearchprowidget-2 h3.widgettitle{
    margin:0px;
}

#ajaxsearchprores1_1{
    z-index:99999999;
}

/* modificar el height de los resultados */

#ajaxsearchprores1_1 .results {
    max-height:400px!important;
}
/*Estas son las clases que añadi con JS */

.utilitySearch {
    min-width:100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    bottom:0;
    background:#333;    
}

section#ajaxsearchprowidget-3 ::placeholder {
    color: #fff;
}
.searchContainer{
    display:flex;
    flex-direction: row;
    max-width:1200px;
    margin:0 auto;
    padding:0px 20px;
}

a.btnClose{
    margin-left: 10px;
    width:25px;
    height:25px;
    border:1px solid #ddd;
    border-radius: 50%;
    font-size: 15px;
    text-align: center;
    position:absolute;
    top:0;
    right:20px;
    margin-top: 6px;
    cursor:pointer;
}

@media only screen and (min-width:1180px){
    a.btnClose {
        right: 138px;
    }
}


/*FIXED BRANDS */

@media only screen and (max-width: 590px) {
    .utility-bar .brands img {
        width: 70px;
        padding:6px 6px 0px 6px;
    }

    .utility-bar-left {
        height:50px;
    }

    .brands li  {
        margin:0px;
    }
}

@media only screen and (max-width: 470px) {
    .utility-bar .brands img {
        width: 55px;
    }
}



/* WOOCOMMERCE RESTRICTIONS ( MESSAGE ERROR ) */

.woocommerce-checkout .woocommerce-error{
    background: red;
    color: #fff;
    border-color: transparent;
    text-align:center;
}

.woocommerce-error::before {
    position:initial;
    display: block;
    text-align: center;
    font-size: 25px;
}

.woocommerce-error::before{
    color:#fff !important;
}

.woocommerce ul#shipping_method  label[for^="shipping_method_0_free_shipping"] {
    background: #00aeef; 
    color: #fff; 
    padding: 5px 10px; 
    border-radius: 5px;
}

