.woopack-out-of-stock {
	display:none;
}

.uabb-out-of-stock{
    display:none
}

.home .woopack-product-featured-image {
	opacity:1 !important;
}
.hero-text {
    display: none;
}
body {
    color:#787878;
}
.archive .site-header {
    margin-bottom: 0px;
}
.website-2 .twinlab-brand img {
    opacity: 1 !important;
}
.website-2 .brands img {
    opacity: 0.5;
}
.website-2 .brands img:hover {
    opacity: 1;
}
.site-inner{
    min-width:100%;
    padding:0!important;
}

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

a{
    text-decoration: none!important;
}
.tlcc-brand img {
    opacity: 0.5;
}
.tlcc-brand img:hover {
    opacity: 1;
}
.woopack-product-image a {
    cursor: pointer !important;
}
.hero-slide .fl-slide-content-wrap {
    width:70% !important;
}

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

.hero-text div{
    max-width: 1240px!important;
    margin:0 auto!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;
}


/*GENESIS CART */

.mini-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';
}

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

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

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

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;
}

a {
    text-decoration: none!important;
}

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

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


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

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

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

    .home header.site-header{
        margin-bottom:-120px;
    }

    .hero .fl-content-slider .bx-wrapper .bx-viewport {
        min-height:280px;
    }





        
}


@media only screen and (max-width:544px){ /*replicar*/
    .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;
    }
}

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


/*ANNOUNCEMENT BAR*/

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

.utility-bar {
    z-index: 99;
    width:100%!important;
    position: fixed!important;
}

.utility-bar{
    width: 100%;
    z-index: 9999999;
}

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

header.site-header {
    position: initial !important;
}


/*MEGA MENU*/


#mega-menu-wrap-primary ul#mega-menu-primary li.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
    font-size: 14px;
    text-transform: Capitalize;
    color: #787878;
}

#mega-menu-wrap-primary > ul li a{
    font-family: 'Nunito Sans'!important;
    font-weight: bold!important;
    font-size: 15px!important;
    
}

/*
@media only screen and (min-width:1180px){
    header.site-header{
        margin-bottom:-52px!important;
    }
}*/

@media only screen and (max-width:544px){
    .utility-bar {
        position:fixed!important;
        z-index: 99999;
        width:100%!important;
    }
    header.site-header{
        margin-top:0px;
    }
}

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

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

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


header.site-header .nav-primary .wrap{
    margin:0px!important;
    padding:0px!important;
}

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

header.site-header{
    box-shadow: none;
    padding-left:20px!important;
    padding-right:20px!important; 
    border-bottom: 1px solid #eee;
}

.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;
    }
    
    header.site-header .wrap {
      display:flex;
      flex-direction: column;
      align-items: center;
    }
    
    header.site-header .title-area{
        max-width:100%;
    }
    
    header.site-header{
        height:auto;
    }
  
    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;
    }
}


/*SHOPPING CART*/

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

.nav-primary i:hover{
    color: #0073e5;
}

/*HERO*/

.hero-slide .fl-slide-content-wrap {
    width:70% !important;
}

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

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


/* HERE*/
@media (min-width:1023px){
.hero-slide .fl-slide-foreground {
    margin-top:100px;
}
}

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

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

.hero h1,
.home #genesis-content .fl-slide-content h2{
    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;
    /*-webkit-box-shadow: 0 10px 20px rgba(65,58,164,.2);
    box-shadow: 0 10px 20px rgba(65,58,164,.2);*/
}

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

.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:hover {
    color:#00aeef;
	background:transparent;
	border:1px solid #00aeef;
}


@media only screen and (max-width:768px){
    .hero-text p{
        font-size:16px;
    }
    
    .hero-text{
        top:50px;
    }

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

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

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

}

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

/*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;
    }

    .home-products .fl-row-content-wrap{
        padding:20px 6px!important;
    }
    
}


/*HOME PRODUCTS*/

.home-products img{
    cursor: pointer;
}

.home-products .woopack-product-title{
    font-size: 16px;
    color: #787878;
}

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

.home-products .products  .woopack-product-title {
    margin-top:20px!important;
}

.home-products .price .amount{
    color:#787878;
}

.home-products .woopack-product-action a.button{
    border-radius: 999px;
    padding: 10px 30px;
    background-color: #fff;
    color:#00aeef;
    border: 2px solid #00aeef;
    transition: all .4s ease;
    -webkit-transition:all .4s ease;
}

.home-products .woopack-product-action a.button:hover{
    background: #00aeef;
    color: #fff;
}

@media only screen and (max-width:992px){
    .home-products 
    .woocommerce.woopack-products-grid-wrap
    ul.products.woopack-products li.product{
        margin-bottom:100px!important;
    }
}

@media only screen and (max-width:768px){
    .home-products 
    .woocommerce.woopack-products-grid-wrap
    ul.products.woopack-products li.product{
        margin-bottom:85px!important;
    }
}

@media only screen and (max-width:544px){
    .home-products 
    .woocommerce.woopack-products-grid-wrap
    ul.products.woopack-products li.product{
        margin-bottom:50px!important;
    }
    .home-products .woopack-products h2{
        font-size:13px;
    }
}

/*HOME MARKS*/

.home-marks h1.fl-heading{
    font-size: 60px;
    font-weight: bold;
}

.home-marks .fl-rich-text p{
    color:#787878;
    font-size: 15px;
    margin-bottom:50px;
}
.home-marks .twinlab img{
    max-width: 390px;
} 

.home-marks a:focus{
    color: #fff;
}

.home-marks a:hover{
    color:#00aeef;
}

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


/* TESIMONIALS*/

.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;
}

.uabb-testimonial .uabb-icon-wrap i{
    background: transparent!important;
    display: none;
}

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

.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:#fff !important;
}
.testimonials .uabb-icon .uabb-icon-wrap i {
    display: block !important;
    
}

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

.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;
}


@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;
    }
}

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

.hero-categories h1{
    font-size: 60px!important;
    color: #fff;
    font-weight:bold;
}
/*
@media only screen and (max-width:544px){
    .hero-categories > .fl-row-content-wrap {
        background-position: right!important;
    }
}*/

.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;
    }

    .hero-categories{
        margin-top:120px;
    }
}


/*--------- SINGLE SUB-CATEGORY PAGE --------*/

.sub-category h4.fl-heading{
    font-size: 30px;
}

.sub-category h3.fl-heading a{
    color: #00aeef;
    font-weight: bold;
}

.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 .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{ /*replicar*/
    color: #fff;
}
.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;   
    }
}
/*------- SINGLE PRODUCTS PAGE -----------*/

.woocommerce div.products div.product .star-rating {
    display: none;
}

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

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

@media only screen and (max-width:475px) {
    .single-product header.site-header {
        margin-top:90px;
    }    
}

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

.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:#fff;
}*/

.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;
}

.woopack-single-product {
    padding: 50px 100px 50px 00px;
    border-radius: 6px !important;
    background: rgb(244, 246, 247);
}
.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: #fff;
}
@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;
    }
    
}

.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 button.single_add_to_cart_button:focus{
    color:#fff!important;
    background: #00aeef!important;
}
.woocommerce-message .button.wc-forward:focus, .cart-page .woocommerce button.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: none;
    text-align: center;
    color: #787878!important;
    font-size: 20px;
    display: block;
    text-align:center;
    padding:0px;
}


.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;
}

.single-product-related-products  span.price{
    text-align:center!important;
}

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

.woocommerce div.product form.cart .variations select{
    min-width:100%!important;
    background:#00aeef;
    
}

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

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

    .woocommerce div.product form.cart .variations select{
        margin-right:0px;
    }
    .woocommerce div.product form.cart .variations label{
        display:none;
    }
}


@media only screen and (max-width:992px){
    .single-product .fl-col-small{
        width:100%!important;
    }
    
    .single-product .fl-photo{
        text-align:center;
    }

/*    .single-product img{
        max-width:406px;
    }*/
    
    
    .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:150px 20px 100px 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;
    }

    .fl-theme-builder-woo-notices {
        margin-top: 120px;
        margin-bottom:-100px;
    }
    
}


@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;
    }
    
}

/***** reviews **********
************************/


.woocommerce div.product .woocommerce-product-rating,
.woocommerce #reviews #comments .star-rating {
    display:none;
}

.woocommerce .reply a.comment-reply-link,
.woocommerce .reply a.stop-reply,
.woocommerce .reply a.comment-edit-link {
    background: #00aeef!important;
}


.product-reviews #ywar_reviews a#most_recent_reviews {
    color:#00AEEF;
    border-color:#00AEEF;
}

.product-reviews h3#reply-title {
    margin-bottom:20px;
}

.product-reviews a  {
    color:#00AEEF;
}

.product-reviews #ywar_reviews a.ywar_filter_order:hover {
    border-color:#00aeef;
}

.woocommerce #respond input#submit {
    background:#00AEEF;
    margin-top:15px;
    border-radius: 5px;
    border:1px solid #00AEEF;
}

.woocommerce #respond input#submit:hover {
    background:transparent;
    color:#00aeef;
}

/*-------------- 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){ /*replciar*/
    .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;
}



/*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: 69%;
}

.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 28px;
}

@media only screen and (min-width:992px){
    .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 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 10px;
}
@media only screen and (min-width:1236px){
    .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 0px;
    }
}

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

/*LEGAL DISCLAIMER*/

.legal-disclaimer p{
    font-size: 12px;
    color: #333;
    line-height: 8px;
    margin-bottom:20px;
}

@media only screen and (max-width:992px){
    .legal-disclaimer p{
        line-height: 15px;
    }
}

/** 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;
}
.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;
}

@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;
    }
}

/* Utility Bar
--------------------------------------------- */
.utility-bar {
 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: 1220px;
    margin: 0 auto;
    margin-top:-10px;
}
.utility-bar a {
 color: #ddd;
}
.utility-bar a:hover {
 text-decoration: underline;
}
.utility-bar-left {
    width: 65%;
    height: 40px;
    margin-left: 22px;
}
.utility-bar-right {
    width: 30%;
    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-left {
 float: left;
}
.utility-bar-right {
 float: right;
 text-align: right;
}
.utility-bar input[type="search"] {
 background: inherit;
 padding: 10px 0 0;
 padding: 1.0rem 0 0;
}

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

/**/

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

}
.genesis-nav-menu a {
    color:#787878;
    font-weight: bold;
}
@media (max-width:1366px) {
    .about-related .box-left {
    margin-left: 100px;
    }
}

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

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    color:#00aeef !important;
}
.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;
}
.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;
}
.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;
}
.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: 50%;
    display: inline-block;
    margin-right: 1em;
    background: transparent; 
    font-family: 'Nunito Sans';
    font-size: 16px;
}
.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;
   
}
.woopack-product-action {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
.woopack-product-carousel, .woopack-product-grid {
  min-height: 350px;
  margin-top:20px !important;
}
#add_payment_method table.cart img,.woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
  width: 60px !important;
  box-shadow: none;

}

/** Responsive Gato **/
@media (max-width: 959px ) {
     .hide-desktop a {
      display: block !important;
      margin-left: auto;
      margin-right: auto;
    }
    .btn-shop {
        margin-left: 0px;
        margin-top: 20px;
    }
    .nav-primary {
        clear: left;
        padding-bottom: 15px;
        padding-top: 0px;
        width: 100%;
    }
    .hide-desktop a:hover {
        opacity: 1;
    }
    .hide-desktop a {
        opacity: 0.6;
    }
    .twinlab-mobile a {
        opacity: 1 !important;
    }/*
    .utility-bar-right {
        display: none;
    }*/
    .menu-toggle {
        font-family: 'Nunito Sans';
        font-size: 15px;
        margin-top: 20px;
        color:#787878;
    }
     .mini-cart {
        margin-top:0px;
        padding:0px;
    }
    .menu-toggle:focus, .menu-toggle:hover, .sub-menu-toggle:focus, .sub-menu-toggle:hover {
        color:#00aeef;
    }
    .wp-custom-logo .title-area img {
        margin-left: 0px;
    }
    .btn-shop {
        margin-left: 0px;
    }
    .single-product .quantity .qty {
        padding: 8px 3px 8px 0px !important;
    }
    .single-product .fl-theme-builder-woo-notices .woocommerce-message {
        padding: 25px 25px;
    }
    .woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
        display: none !important;
    }
    .about-related .box-left {
        margin-left: 0px;
        min-width: 100%;
    }
    .about-related .paragraph {
        width: 95%;
        margin: 0 auto;
    }
    .woocommerce-cart .quantity .qty {
        padding: 10px 5px 10px 3px;
        width: 50px;
    }
    #menu-parent-categories-menu li a {
        font-size: 13px;
    }
    .parent-categories-menu ul li {
        display: inline;
        margin-right: 3%;
    }

    .parent-categories-menu .fl-row-content-wrap{
        padding-left:0px!important;
        padding-right:0px!important;
    }
  
     .sub-category-products .fl-module-heading h4.fl-heading {
        text-align: center;
    }

    .parent-categories-menu .fl-row-content-wrap{
        margin-top:40px!important;
    }
    .parent-categories-menu ul li {
        margin-right: 3% !important;
    }
    #menu-parent-categories-menu {
        padding-left: 0px !important;
    }





}

@media only screen and ((min-width:476px) and   (max-width:2475px)){
   /******** sara ****************/
.hero-slide .fl-slide img {
    min-height: 180px !important;
    min-width: 80px !important;
}

.fl-content-slider .fl-slide-bg-photo {
    display: block !important;
}


.bx-wrapper img {
    max-width: 100% !important;
    display: none !important;
}

.fl-content-slider .fl-slide-bg-photo {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain !important;

}
}
  /******** sara ****************/

@media (max-width: 418px){
    .parent-categories-menu .fl-row-content-wrap {
        margin-top: 0px!important;
    }
}

@media (max-width: 475px) {
    .about-related .paragraph {
        width: 100%;
    }
    .home .hero {
       
        margin-bottom:0px;
    }
    .hero-slide .fl-slide img {
        min-height: 280px !important;
        min-width: 800px !important;
    }
    .menu-toggle {
        font-family: 'Nunito Sans';
        font-size: 15px;
        margin-top: 20px;
        color:#787878;
    }
    .mini-cart {
        margin-top:0px;
        padding:0px;
    }
    .menu-toggle:focus, .menu-toggle:hover, .sub-menu-toggle:focus, .sub-menu-toggle:hover {
        color:#00aeef;
    }
    .wp-custom-logo .title-area img {
        margin-left: 0px;
    }
    .home-content-top .fl-row-content-wrap {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .sub-category-products .fl-module-heading h4.fl-heading {
        text-align: center;
    }
    .sub-category-products .fl-row-content-wrap {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    #genesis-footer-widgets {
        padding: 0px 0px;
    }
    .btn-shop {
        margin-left: 0px;
    }
    .single-product .quantity .qty {
        padding: 8px 3px 8px 0px !important;
    }
    .single-product .fl-theme-builder-woo-notices .woocommerce-message {
        padding: 25px 25px;
    }
    .woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
        display: none !important;
    }
    .hero h1 {
      
        line-height: 40px !important;
        font-size: 40px !important;
    }
    .home-content-top {
        padding-top: 50px;
    }
    .sub-category .fl-row-content-wrap {
        padding-top: 100px;
        padding-bottom: 50px;
    }    
    /*.parent-categories-menu {
        margin-top:-1px;
    }*/
    .home-content-top h2.fl-heading {
        font-size:35px;
    }


  /******** sara ****************/
.hero-slide .fl-slide img {
    min-height: 80px !important;
    min-width: 80px !important;
}

.fl-content-slider .fl-slide-bg-photo {
    display: block !important;
}


.bx-wrapper img {
    max-width: 100% !important;
    display: none !important;
}

.fl-content-slider .fl-slide-bg-photo {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain !important;

}
  /******** sara ****************/

}

@media (max-width: 568px) {
    #menu-footer-menu li {
        display: inline-block;
        list-style: none;
        min-width: auto;
        margin-right: 16px;
    }
    #menu-footer-menu li {
        min-width: 0px !important;
    }
    #genesis-footer-widgets .wrap {
        padding: 20px 0px;
      
    }
}
/** HEADER MENU BAR AND FOOTER MENU BAR **/
.footer-menu-row  #menu-footer-menu {
    margin-bottom:0px;
}
.footer-menu-row .fl-row-content-wrap {
    padding: 0px;
}
.footer-menu-row .widget {
    margin-bottom: 0px;
}
#menu-footer-menu {
    text-align: center;
    margin-top: 15px;
}
#menu-footer-menu li {
    display: inline-block;
    list-style: none;
    min-width: 250px;
}
#menu-footer-menu li a {
    color: #787878;
    font-family: 'Nunito Sans';
    font-weight: 400;
    font-size:17px;
}
.sub-category-products .fl-module-heading h4.fl-heading {
    font-size:30px;
    
}

.categories-menu-row .fl-row-content-wrap{
    padding:0px;
    background-color: #00aeef;
}

.parent-categories-menu {
    background:#00aeef;
    text-align: center;
}
.parent-categories-menu-footer .fl-node-content {
    width: 1300px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 5px;
}
.parent-categories-menu-footer #menu-item-953, .parent-categories-menu-footer #menu-item-1015 {
    float:left;
}
.parent-categories-menu-footer #menu-item-953 a, .parent-categories-menu-footer #menu-item-1015 a {
    float: left;
}
.parent-categories-menu-footer ul li {
    margin-right: 0% !important;
}
.parent-categories-menu-footer ul li {
    display: inline-block !important;
    min-width: 220px;
}
.parent-categories-menu ul li {
    display: inline;
    margin-right: 4%;
}
.parent-categories-menu .widget_nav_menu {
    margin-bottom:0px !important;
}
ul#menu-parent-categories-menu,    
ul#menu-footer-bar-menu { 
    margin-bottom:0px !important;
}
.parent-categories-menu li a,
.footer-bar-menu li a {
    color: #fff;
    font-family: 'Nunito Sans';
    font-weight: 400;
    font-size:17px;
    min-width: 180px;
}
.parent-categories-menu li a:hover,
.footer-bar-menu a:hover {
    opacity: 0.7;
}

.footer-bar-menu .fl-row-content-wrap {
    padding:0px!important;
}


@media only screen and (max-width:768px){
    .footer-bar-menu ul#menu-footer-bar-menu{
        padding-left:46px;
    }
}

@media only screen and (max-width:544px){
    .footer-bar-menu .parent-categories-menu{
        margin-top:0px;
    }
    .footer-bar-menu ul#menu-footer-bar-menu{
        padding-left:41px!important;
    }
    #menu-footer-bar-menu #menu-item-953 {
        margin-left: -23px;
    }
}


/*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_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;
    
}

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_2 {
    background: #00aeef;
    color: #fff;
    border-radius: 255px;
    border: 1px solid #00aeef;
    width: auto;
}

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;
}

@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%;
    margin:0 auto;
    font-weight: bold;
    font-size: 20px;
    color:#787878;
    margin-bottom:30px;
}
.newsletter-container p{
    margin:0px!important;
}

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

.newsletter-container span#input_3_7_3_container,
.newsletter-container .name_last {
    padding:0px;
    min-width: 100%;
}

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

.newsletter-container .newsletter-form .gform_wrapper ul.gform_fields li#field_3_2 {
    padding-right:0px!important;
}

.newsletter-container .gform_wrapper ul li.gfield {
    margin-top:0px;
}


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

.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_3 {
    background: #00aeef;
    color: #fff;
    border-radius: 255px;
    border: 1px solid #00aeef;
    width: auto!important;
}

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

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

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

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

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

ul#input_3_5 {
    display:inline;
}

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

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

.newsletter-container #gform_3 div.ginput_complex {
    width: auto;
}

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

  .newsletter-container .gform_wrapper .gform_footer{
      padding-bottom:0px!important;
  }
}
@media only screen and (min-width:769px) {
    .newsletter-container .newsletter-form {
        display:flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
}

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

    .newsletter-container h3 {
        margin:0 auto;
    }

    .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;
    }
}

/* SELF CARE MAIL SING UP FORM */

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


div#popmake-2396 form#gform_4 .gform_body {
	margin-top:20px;
}

div#popmake-2396 form#gform_4 input {
    min-width: 100%;
}

div#popmake-2396 form#gform_4 input[type="text"] {
    padding: 8px 15px;
}

div#popmake-2396 form#gform_4 input[type="submit"] {
	border:1px solid #00aeef;
	background:#00aeef;
}

div#popmake-2396 form#gform_4 input[type="submit"]:hover {
	background:transparent;
	color:#00aeef;
}


/**** EXIT POPUP ****/

div#popmake-3001 a {
	background:#00aeef;
	border:1px solid #00aeef;
	color:#fff;
}

div#popmake-3001 a:hover {
	background:transparent;
	color:#00aeef;
}

@media only screen and (max-width:992px) {
    div#popmake-3001 {
        width: 90%!important;
        left: 0!important;
        right: 0;
        margin: 0 auto;
    }
}

/* FIN POPUP*/


.hide-desktop a  {
    display: none;
}
.twinlab-mobile a {
    background: url(https://twinlab.tlcchealth.com/wp-content/uploads/sites/2/2019/04/twinlab-1-1.png);
    width: 100px;
    height: 45px;
    margin-bottom: 10px;
}
.reserveage-mobile a {
    background: url(https://twinlab.tlcchealth.com/wp-content/uploads/sites/2/2019/04/reserveage-1.png);
    width: 100px;
    height: 45px;
    margin-bottom: 10px;
}
.reaal-mobile a {
    background: url(https://twinlab.tlcchealth.com/wp-content/uploads/sites/2/2019/04/real-1.png);
    width: 100px;
    height: 45px;
    margin-bottom: 10px;
}
.phytocab-mobile a {
    background: url(https://twinlab.tlcchealth.com/wp-content/uploads/sites/2/2019/04/phytocab-1.png);
    width: 100px;
    height: 45px;
    margin-bottom: 10px;
}
.rebody-mobile a {
    background: url(https://twinlab.tlcchealth.com/wp-content/uploads/sites/2/2019/04/rebody-3.png);
    width: 100px;
    height: 45px;
    margin-bottom: 10px;
}
.hide-desktop a span {
    display: none;
}
.sub-category-products div.product span.price {
    color:#787878 !important;
}
.sub-category-products p {
    display: none;
}


/*CAMBIO DE DISEÑO EN SINGLE PRODUCT*/

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

.single-product .fl-module-fl-woo-product-price span {
    color:#787878!important;
}

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

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

.single-product .fl-module-fl-woo-product-description h3,
.single-product .fl-module-fl-woo-product-description h2,
.single-product .fl-module-fl-woo-product-description h1{
    color: #787878;
}
/*
.single-product .single_variation_wrap input,
.single-product .single_variation_wrap button{
    color: #787878!important;
    border: 1px solid #787878!important;
}

.single-product table.variations select,
.single-product table.variations label{
    color: #787878!important;
}

.single-product table.variations select{
    border-color: #787878;
}*/

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


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

.home-banners .fl-heading{
    color:#00aeef;
    font-weight:bold;
}

.home-banners a.fl-button{
    padding:0px;
    background: none;
    border: none;
    border-radius: 0px;

}

.home-banners a.fl-button:hover{
     border-bottom:2px solid #00aeef!important;
}

.home-banners a.fl-button span{
    color:#00aeef!important;
    font-weight: bold;
}

.home-banners p{
    margin-bottom:10px;
    font-size: 18px;
}

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

/* BANNER DESCRIPTION SETTINGS (WE ARE NOT USING BUT...)*/

.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;
}

/*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;
    }
}*/

@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:676px){
    .utility-bar-left{
        height:50px;
    }

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

}

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

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

    /*.utility-bar-left{
         height:86px;
      
    } */
    
    .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;
    }

    .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;
}

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

} 


/**/


/*search page*/

/*
.entry-content .search-form {
    margin:0 auto;
}

.widget_search form{
    display:flex;
}

.widget_search input[type="submit"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: auto;
    margin: 0px 10px;
    padding:auto;
    position: initial;
    width: 100px;
    color: #fff;
    background: #00aeef;
    border:1px solid #00aeef;
}

input.search-form-submit:focus {
    font-size: 14px;
    padding: 0px 10px!important;
    background-color: transparent!important;
    color: #00aeef!important;
    box-shadow: none!important;
}

.search-results .woopack-product-action {
    position: initial;
}

.search-results .woopack-product-title {
    font-size: 16px;
    color: #00aeef;
}

.search-results a.button {
    border: 1px solid #00aeef;
    border-radius: 255px;
    background-color: #00aeef;
    color: #fff;
    padding:12px 35px;
}

.search-results a.button:hover{
    background-color:transparent;
    color: #00aeef;
}

@media only screen and (max-width:768px){
    .entry-content .search-form {
        margin:0 auto;
        width:80%;
    }
}

@media only screen and (max-width:554px){
    .entry-content .search-form {
        margin:0 auto;
        width:100%;
    }
    
    .widget_search form{
        display:flex;
        flex-direction:column;
        
    }

    .widget_search input[type="submit"] {   
        margin: 10px 0px;
        padding:15px 10px;
    }
}*/


#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: #eaeaea!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;
    }
}


/*PRIVACY POLICY PAGE*/

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

.privacy-content h3.fl-heading{
    font-size: 30px;
    font-weight: bold;
    color: #787878;
}

/*ANNOUNCEMENT BAR BELOW UTILITY-BAR */
.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;
}
@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;
    }
}

.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('https://twinlab.tlcchealth.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;
}

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

/** Filter Products A-Z **/
.woopack-product-filters li:nth-child(4), .woopack-product-filters li:nth-child(7), .woopack-product-filters li:nth-child(20) {
    -display: none;
} 
.uabb-woo-products-grid li.product {
    list-style: none !important;
}
.woopack-product-filters-wrap {
    text-align: center !important;
} 
.woopack-product-filters {
    padding-left: 0px !important;
    font-family: 'Nunito Sans';
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #eee;
}
.woopack-product-filter {
    margin-right: 10px !important;
}

.sub-category-products ul.woopack-product-filters{
    margin-left:-10px;
}

/** No borders on submenu **/
.genesis-nav-menu .sub-menu {
    border-top:0px !important;
}
.genesis-nav-menu .sub-menu a {
    border:0px !important;
}

@media (max-width: 568px) {
    #menu-parent-categories-menu {
        padding-left: 0px !important;
    }
    #menu-parent-categories-menu ul li {
        display: block !important;
        margin-right: 0 !important;
    }
    #menu-parent-categories-menu li a {
        font-size:18px !important;
    }
}

.parent-categories-menu {
	margin-top:-20px;
}


@media (max-width: 568px) {
	ul#menu-parent-categories-menu, ul#menu-footer-bar-menu {
		margin-top: 0px !important;
	}
	.parent-categories-menu ul li {
		display: block !important;
	}
}



/*LANDING PAGE */

.landing-img img{
    max-width: 100px;
}

.hero h2.fl-heading{
    color: #fff;
    font-size: 40px;
    font-weight: bold;
}


.landing-product-description h3.fl-heading{
    font-size: 40px;
    color: #fff;
    font-weight: bold;
}

.landing-product-description p{
    width: 55%;
    color: #fff;
}


.landing-product .woopack-single-product{
    padding:20px 0px;
    color: #fff;
}


.landing-product .woopack-single-product a.button{
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 255px!important;
}


.landing-product .woopack-single-product a.button:hover{
    background: #fff;
    color: #00AEEF;
}


.landing-product .woopack-single-product {
    background: none;
}

.landing-product h3.fl-heading{
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

.landing-product p{
    text-align: center;
    color: #fff;
}

.hero-landing .fl-heading{
    color: #fff;
    font-weight: bold;
}

.hero-landing h1.fl-heading{
    font-size: 40px;
}


@media only screen and (max-width:768px){
    
    .landing-product-description .fl-col-small{
        max-width:100%;
    }

    .landing-product-description .fl-photo{
        text-align:left;
    }
    
    .landing-product .fl-row-content-wrap{
        padding-top:80px;
        padding-bottom:80px;
       
    }
    
    .landing-product .fl-col-group{
        display:flex;
        flex-wrap:wrap;
    }
    
    .landing-product .fl-col-group .fl-col{
        width:50%!important;
    }
    
    .landing-product .fl-col-small{
        max-width:50%;
        
    }
    
    .landing-product div.single-product-image img{
        max-width:150px;
        max-height:150px;
    }
}

@media only screen and (max-width:554px){
    .landing-product .fl-col-group{
        display:block;
    }
    
    .landing-product .fl-col-group .fl-col{
        width:100%!important;
       
    }
    
    .landing-product .fl-col-small{
        max-width:100%;
        min-height:300px;
    }
    
    .landing-product div.single-product-image img{
        max-width:150px;
        max-height:150px;
    }
}
.home #genesis-content .fl-slide-content h2 {
    color:#fff;
    font-weight:bold;
}

@media (max-width: 768px) and (min-width: 476px){
.home #genesis-content .fl-slide-foreground {
    margin-top: -240px !important;
}

.home #genesis-content .fl-slide-foreground {
    margin-top:-240px !important;
}
.home #genesis-content .fl-slide-text {
    text-align: left !important;
    margin-left: 0px !important;
}
.home #genesis-content .fl-slide-text p {
    font-size:19px !important;
}
.home #genesis-content .fl-slide-text h1,
.home #genesis-content .fl-slide-content h2 {
    font-size: 40px !important;
    line-height: 40px !important;
}
.home #genesis-content .fl-slide-text h3{
    margin-bottom:0px !important;
    font-size: 11px !important;
}
.home #genesis-content .hero-slide .fl-slide-content-wrap {
    width: 100% !important;
}

}

@media (max-width: 475px) {
    .home #genesis-content .fl-slide-foreground {
        margin-top:-220px !important;
        max-height: 220px;
    }
    .home #genesis-content .fl-slide-text {
        text-align: left !important;
    }
    .home #genesis-content .fl-slide-text h3{
        margin-bottom:0px !important;
        font-size: 11px !important;
    }
    .home #genesis-content .fl-slide-text p {
        font-size:19px !important;
    }
    .home #genesis-content .fl-slide-text h1,
    .home #genesis-content .fl-slide-content h2{
        font-size: 40px !important;
        line-height: 40px !important;
    }
    .home #genesis-content .hero-slide .fl-slide-content-wrap {
        width: 100% !important;
    }
}

html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
    padding-right: 0px !important;
}



/** QA **/
.woocommerce-product-gallery__trigger {
	display: none;
}
@media (max-width: 768px) {
	.footer-widgets .wrap {
		margin-left: 0px;
	}/*
	.footer-bar-menu {
		padding-left: 7%;
	    padding-right: 7%;
	}*/
	.footer-bar-menu .fl-col-small {
    	max-width: 100%;
	}
	.footer-bar-menu ul li {
		list-style: none !important;
	}
	.home-banners .fl-col-small {
		max-width: 100%;
	}
	.uabb-ultb3-info {
		padding:50px;
	}/*
	.home-content-top {
		padding-left: 30px;
    	padding-right: 30px;
	}*/
}

.footer-bar-menu  .fl-row-content-wrap{
    
    padding-left:20px!important;
    padding-right:20px!important;
}

@media only screen and (max-width:1180px){
    .footer-bar-menu  .fl-row-content-wrap{
    
    padding-left:40px!important;
    padding-right:40px!important;
    }
}

@media only screen and (max-width:768px){
    
    .footer-bar-menu .fl-row-content-wrap{
        padding-left: 25px!important;
        padding-right:25px!important;
    }
    .footer-bar-menu ul#menu-footer-bar-menu-1{
        width:15%;
    }
    .footer-bar-menu ul{
        width:100%;
    }
    #genesis-footer-widgets{
        padding:25px 28px!important;
    }
}

@media only screen and (max-width:554px){
    .footer-widget-area{
        padding-left:20px;
        padding-right:20px;
    }
    #genesis-footer-widgets{
        padding:25px 20px!important;
    }
}

/*QA HERO TEXT */

@media only screen and (max-width:1022px){
    .hero .fl-slide-content{
        top:130px;
    }
}

@media only screen and (max-width:768px){
    .hero .fl-slide-content{
        top:0px;
    }
}

@media only screen and (max-width:475px){
    .hero .fl-slide-content{
        top:-30px;
    }
}



/* FOOTER 2 COLUMNAS */

@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 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;
      
    }
}

@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;
    }
    
}


/*PRODUCTS A-Z RESPONSIVE*/

div.woopack-product-filters-wrap .woopack-product-filters-open{
    display:flex !important;
    flex-wrap: wrap;
}


/*SLIDE ARROWS (HERO) */

@media only screen and (max-width:768px){
    .fl-content-slider-navigation{
        top:38%;
    }
}

@media only screen and (max-width:568px){
    .fl-content-slider-navigation{
        top:31%;
    }
}

/** SITEMAP **/
.wsp-pages-title {
	font-weight: bold;
	font-size:21px;
}
.wsp-pages-list {
	padding-left: 0px !important;
}
.wsp-pages-list li {
	list-style: none !important;
}
.wsp-pages-list li a {
	color:#0AA4D6;
	font-size: 15px !important;
}
.wsp-pages-list li a:hover {
	opacity: 0.8;
}
.wsp-product_cats-title {
	font-weight: bold;
	font-size:21px;
}
.wsp-product_cats-list {
	padding-left: 0px !important;
}
.wsp-product_cats-list li {
	list-style: none !important;
}
.wsp-product_cats-list li a {
	color:#0AA4D6;
	font-size: 15px !important;
}
.wsp-product_cats-list li a:hover {
	opacity: 0.8;
}
.wsp-products-title {
	font-weight: bold;
	font-size:21px;
}
.wsp-products-list {
	padding-left: 0px !important;
}
.wsp-products-list li {
	list-style: none !important;
}
.wsp-products-list li a {
	color:#0AA4D6;
	font-size: 15px !important;
}
.wsp-products-list li a:hover {
	opacity: 0.8;
}
/** END SITEMAP **/
@media (max-width: 475px) {
    .single-product {
        margin-top: 0px;
    }
}
.woocommerce-product-gallery__trigger {
    display: none;
}
/* FIX HEROS SINGLE */
/*
@media (max-width:768px) {
    .single-heros {
        margin-top: -120px;
    }
}*/


/* FIX ALL HEROS  */

.hero  .hero-slide .fl-slide-content-wrap {
    position: absolute;
    min-height: 100%!important;
    top: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (max-width: 768px){

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

    .hero  .fl-row-content-wrap {
        min-height: auto;
        margin-bottom:60px!important;
    }
    
    .fl-content-slider .fl-slide-bg-photo {
        background-image: none;
        position: absolute;
    }

    .hero .fl-module-content-slider .fl-slide .fl-slide-content {
        margin: 0 !important;
        padding: 6px;
    }

}

@media (max-width: 768px) {
    .hero  .hero-slide .fl-slide-content-wrap  .fl-slide-text p {
        text-align: left !important;
        margin-left: 0px !important;
        font-size: 19px !important;
    }

    .hero .hero-slide .fl-slide-content-wrap .fl-slide-text h1,
    .home #genesis-content .fl-slide-content h2 {
        font-size: 40px !important;
        line-height: 40px !important;
    }

    
    .hero .hero-slide .fl-slide-content-wrap .fl-slide-content  {
        margin-left:30px!important;
        text-align:left;
    }

}


@media only screen and (max-width: 1022px){
    .hero .fl-slide-content {
    top: 0;
}
}



/* BLOG PAGE */
.blog .uabb-blog-posts .uabb-blog-posts-shadow {
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.12)
}

.blog .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .uabb-post-heading {
   color:#00aeef;
   font-weight: bold;
   font-size: 26px;
}

.blog .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .uabb-post-meta{
    font-size: 14px;
    font-style: italic;
    margin-top:3px;
}

.blog .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .uabb-post-meta a{
    color:#00aeef;
}

.blog .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .uabb-button-wrap a{
    background:#00aeef;
    border:1px solid #00aeef;
    color:#fff;
}

.blog .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .uabb-button-wrap a:hover{
    background:transparent;
    border-color:#00aeef;
}

.blog .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .uabb-button-wrap a:hover span {
    color:#00aeef;
}

.blog .uabb-blogs-pagination li span.page-numbers.current  {
    background: #00aeef;
    color:#fff;
    border:1px solid #00aeef;
}

.blog .uabb-blogs-pagination li span.page-numbers.current:hover  {
    background: transparent;
    color:#00aeef;
    border:1px solid #00aeef;
}

.blog .uabb-blogs-pagination li a.page-numbers  {
    background: transparent;
    color:#00aeef;
    border:1px solid #00aeef;
}

.blog .uabb-blogs-pagination li a.page-numbers:hover  {
    background: #00aeef;
    color:transparent;
    color:#fff;
}

@media only screen and (max-width:992px){
    .blog .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .uabb-button-wrap{
        text-align: left;
    }

    .blog .uabb-blog-posts .uabb-post-wrapper{
        width:100%;
    }

    .blog .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-inner-wrap{
        display:flex;
        flex-direction: row;
        flex-wrap:wrap;
    }

    .blog .uabb-blog-posts .uabb-post-wrapper {
        border:1px solid #eaeaea;
        padding-left:0px;
        padding-right:0px;
    }

    .blog .uabb-blog-posts .uabb-post-wrapper .uabb-blog-posts-shadow{
        box-shadow:none;
    }

    .blog .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-inner-wrap .uabb-post-thumbnail{
        width:50%;
    } 

    .blog .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-inner-wrap .uabb-post-thumbnail img{
        width: auto;
    } 

.blog .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content{
        width:50%;
        text-align: left;
        padding:20px;
    }
}

@media only screen and (max-width:992px){
    .blog .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-inner-wrap .uabb-post-thumbnail{
        width:100%;
    } 

    .blog .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-inner-wrap .uabb-post-thumbnail img{
        width: auto;
    } 

    .blog .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content{
        width:100%;
        text-align: left;
        padding:20px;
    }
}


/**/
.blog .fl-post-grid-post .fl-post-grid-more{
    margin:20px 0px 10px 0px;
}

.blog .fl-post-grid-post span.fl-post-grid-author a {
    color:#00aeef;
}

.blog .fl-post-grid-post .fl-post-grid-title a{
    color:#00aeef;
}

.blog .fl-post-grid-post .fl-post-grid-more {
    color:#00aeef;
}

/* SINGLE POST */

.single-post-row{
    background:#f7f7f7;
}

.single-post-content{
    margin:80px auto;
    background:#fff;
    padding:40px;
    border:1px solid #eaeaea;
    box-shadow: 0px 2px 4px 1px rgba(0,0,0,0.12)
}

@media only screen and (max-width:1280px){
    .single-post-content {
        max-width:95%;
       margin:auto;
       float:none;
    }
}

.single-post-content .fl-module-heading h1.fl-heading span {
   color:#00aeef;
   font-weight: bold;
   font-size: 26px;
}

.single-post-content .fl-module-fl-post-info .fl-module-content {
    text-align: left;
    margin-top:-20px;
}

.single-post-content .fl-module-fl-post-info .fl-post-info-date,
.single-post-content .fl-module-fl-post-info .fl-post-info-terms {
    font-size: 14px;
    font-style: italic;
    margin-top:3px;
}

.single-post-content .fl-module-fl-post-info .fl-post-info-terms a{
    color:#00aeef;
}

.single-post-content  .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .uabb-post-meta a{
    color:#00aeef;
}


/* SINGLE PRODUCT UPSELLS */

.single-product-upsells section.up-sells > h2{
    text-align: center;
    color:#00aeef;
}

.single-product-upsells section{
    text-align: center;
}

.single-product-upsells ul.products{
    margin-top:100px;
}

.single-product-upsells  ul.products li.product a img{
    max-width: 200px;
    margin:0 auto;
}

.single-product-upsells .product{
    text-align: center;
}

.single-product-upsells .product h2.woocommerce-loop-product__title{
    color:#00aeef;
    font-weight: bold;
}

.single-product-upsells .product a.button{
    background: #00aeef;
    border:1px solid #00aeef;
    border-radius: 255px;
    font-size: 16px;
    width:auto!important;
}

.single-product-upsells .product a.button:hover{
    background: transparent;
    color:#00aeef;
}

@media only screen and (max-width:480px){
    .single-product-upsells section.up-sells ul.products li.product{
        width:100%;
        float:none;
    }
}


/* SINGLE PRODUCTS CROSS-SELLS */

.single-product-upsells span.onsale{
    background: #00aeef;
}

.single-product-upsells span.price span{
    color:#787878;
    font-weight: bold;
}

.single-product-upsells div.cross-sells{
    text-align: center;
}

.single-product-upsells div.cross-sells > h2{
    margin-bottom: 0px;
    color:#00aeef;
    text-align:center;
}

.single-product-upsells div.cross-sells ul.products{
    margin-top:60px;
}

@media only screen and (max-width:860px) {
    .woocommerce-page table.cart .product-thumbnail {
        display:block;
    }
}

@media only screen and (max-width:775px){
    .single-product-upsells.cross-sells-cart  .woocommerce .cart-collaterals {
        display: flex;
        flex-direction: column;
    }

    .single-product-upsells.cross-sells-cart .cross-sells{
        order:1;
    }
}


#ajaxsearchprowidget-3{
}

/*NEW SEARCH */

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

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

#ajaxsearchprowidget-3{
    
    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-3 div.probox {
    background:transparent;
    border:none!important;
}

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

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

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

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

#ajaxsearchprowidget-3 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:1180px) {
    header.site-header {
        margin-top:50px;
    }
}


@media only screen and (max-width:992px){
    
    header.site-header {
        margin-top:110px;
    }
    
    .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: 590px) {
    .utility-bar .brands img {
        width: 70px;
        padding:6px 6px 0px 6px;
    }

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

    .brands li  {
        margin:0px;
    }

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

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

/* FREE SHIPPING */

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

