
/* Comment Generated by Combres - Resource '~/Templates/Mercola/CSSES/2.home.css' (Mode: Static) */
div.globalbanner {display:none}
div#top_banner_home {margin:10px 0}
div#top_banner_home > div {display:block}
div.featuredproducts ul.productlist {clear:both; overflow:hidden; border-left:1px solid #ebebeb;}
div.featuredproducts, div.mostpopular {clear:both; overflow:hidden; line-height:normal; margin-bottom:10px}
div.featuredproducts h1, div.mostpopular h1 {padding:0 10px;color:#828282; font-size:18px; height:32px; line-height:32px; background:#f5f5f5; text-transform:uppercase; font-family:Aileron-Bold, Helvetica, sans-serif; margin-bottom:5px }

div.mostpopularcarousel div.owl-wrapper div.owl-item {margin-right:0px!important}

/************************** Home Banner Carousel **********************************/
.homebanner {width:100%}
.homebanner .owl-carousel {border:0}
.homebanner .owl-carousel .item{
  display: block;
  padding: 0;
  margin: 0;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.homebanner .owl-carousel .item img {width:100%;}
.homebanner .owl-carousel .owl-item {border:0; padding:0; height:auto}

.homebanner .owl-theme .owl-controls {text-align:center; width:auto; position:static; right:initial; top:initial}
.homebanner .owl-carousel .owl-nav button {
  padding: 5px 9px;
}
.homebanner .owl-carousel .owl-nav button.disabled {display:none!important}
.homebanner .owl-carousel .owl-nav button span {display:none;}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {position:relative; z-index:1}
#top_banner_home .owl-carousel .owl-nav button.owl-prev {
    background: url("/Templates/Mercola/images_es/banner-carousel-left.png") no-repeat 0 0;
    height: 52px;
    width: 21px;
    display: block;
    padding:0
}
#top_banner_home .owl-carousel .owl-nav button.owl-next {
    background: url("/Templates/Mercola/images_es/banner-carousel-right.png") no-repeat 0 0;
    height: 52px;
    width: 21px;
    display: block;
    padding:0
}

#hpdesk {
        display: block
    }
    #hpmobile {
        display: none
    }
 
.homebanner .owl-theme .owl-buttons i{
  margin-top: 2px;
}
 
.homebanner .owl-carousel .owl-nav {position: absolute; right:0px;  text-align: center; top:calc(50% - 26px); width: 100%;}
 
.homebanner .owl-carousel .owl-nav button {
  position: absolute;
}
 
.homebanner .owl-carousel .owl-nav button.owl-prev{
    /*top:calc(50% - 26px);*/
    left:0px
}
 
.homebanner .owl-carousel .owl-nav button.owl-next{
    /*top:calc(50% - 26px);*/
    right:0px
}

.homebanner .owl-theme .owl-controls div.owl-pagination {
    display: none;
    margin: 0 auto;
}

.homebanner .owl-controls .owl-page {cursor:pointer; display:inline-block}

.homebanner .owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    /*IE7 fix*/
    
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #767676;
    border: 1px solid #efefef;
}
.homebanner .owl-theme .owl-controls .owl-page.active span,
.homebanner .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    /*IE7 fix*/
    
    opacity: 1;
}

ul.banneraddon {height:100%; padding-bottom:0; display: -webkit-flex; /* Safari */
    -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    -webkit-align-content: space-around; /* Safari 7.0 */
    display: flex;
    flex-wrap: wrap;
    align-content: space-between; }
ul.banneraddon li {text-align:center; width:100%; margin-top:5px}
ul.banneraddon li a {background:#fff; border:1px solid #d1d1d1; color:#2369b4; display:block; font-size:25px; padding:3% 0;  }

.owl-carousel .owl-wrapper-outer {z-index:1}

div.owl-item div.viewall {height: 100%;
    display: flex;
    text-align: center;
    justify-content: center;
    flex-direction: column; font-size:25px; font-family:Aileron-Light,Helvetica,sans-serif; padding:0 10px; color:#2369b4}
div.owl-item div.viewall a {color:#2369b4!important}

/************************* Flash Sale **********************/

div.flashsale {margin-bottom:10px}
div.flashsale div.fstitle {background:#E6EAEE; clear:both; overflow:hidden}

div.flashsale div.fstitle h2 {background:#A32C3E; padding:5px 10px; float:left; color:#fff; font-size:24px; letter-spacing:3px; text-transform:uppercase; line-height:30px; width:auto}

div.flashsale div.fstitle span.triangle {width: 0; 
  height: 0; 
  border-top: 0px solid transparent;
  border-bottom: 40px solid transparent;
  border-left: 16px solid #A32C3E; float:left}

div.flashsale div.fstitle span.discount {float:left; padding-left:10px; line-height:40px; font-size:18px; font-family:Aileron-Bold; clear:left}

div.flashsale ul.productitem {margin-top:5px; }
div.flashsale ul.productitem > li {border:1px solid #ebebeb; width:49%; padding:10px}

div.flashsale ul.productitem div.owl-stage-outer div.owl-stage {display:flex; justify-content:space-between}
div.flashsale ul.productitem div.owl-stage-outer div.owl-stage:after{content:none}

div.flashsale ul.productitem div.owl-item { height:auto; padding:10px 15px}
div.flashsale ul.productitem div.owl-item div.prodimage{width:170px; float:right}
div.flashsale ul.productitem div.owl-item div.prodimage img {max-width:170px;  margin-bottom:10px;}
div.flashsale ul.productitem div.owl-item div.proddetails {width:100%; float:left; min-height:83px}
div.flashsale ul.productitem.owl-carousel div.owl-nav{top:calc(50% - 26px)}

div.flashsale ul.productitem div.owl-item div.proddetails h3.prodname div.TruncatedPrdName {display:inline; font-size:18px; font-family:Aileron-Bold, Helvetica, sans-serif}
div.flashsale ul.productitem div.owl-item div.proddetails div.supind {padding-top:10px}

div.flashsale ul.productitem div.owl-item div.salepricing {width:100%}
div.flashsale ul.productitem div.owl-item div.salepricing span.price {color:#000; font-size:24px}
div.flashsale ul.productitem div.owl-item div.salepricing span.savings {font-family:Aileron-Bold; color:#A32C3E; text-transform:uppercase; font-size:14px}

div.flashsale ul.productitem div.owl-item div.salepricing span.producttimer {display:block; padding:10px 0; margin-top:29px}
div.flashsale ul.productitem div.owl-item div.salepricing div.flashsaleprice + span.producttimer {margin-top:0}

div.flashsale ul.productitem div.owl-item div.salepricing div.progress {margin-bottom:10px; height:5px; background:#c8c5bf}
div.flashsale ul.productitem div.owl-item div.salepricing div.progress div.progress-bar{background:#A32C3E}

div.flashsale ul.productitem div.owl-item div.prodimage li.actionaddtocart {text-align:center}
div.flashsale ul.productitem div.owl-item div.prodimage a.btn.addtocart  {float:none; display:block; margin:17px 15px 0; background:#A32C3E; font-size:14px; padding:4px}
div.flashsale ul.productitem div.owl-item div.prodimage a.btn.addtocart.btndisabled {background:#c8c5bf!important; cursor:default}

div.flashsale ul.productitem div.owl-item > li {display:flex}

div.flashsale ul.productitem div.owl-item > li div.flsaleblk {width:calc(100% - 170px); display:flex; align-content:space-between; flex-wrap:wrap;  padding-right:3%}

div.flashsalereadyavailed.popup_content {width:95%; max-width:350px}
div.flashsalereadyavailed.popup_content h2 {font-family:Aileron-SemiBold; padding-bottom:10px}

div.fstitle a.flashsaleinfo { cursor:pointer; width:17px; height:17px; display:inline-block; position:relative; top:10px; left:10px; font-family:Aileron-Bold, Helvetica, sans-serif; font-size:14px; background:#bfbfbf; text-align:center; border-radius:17px; line-height:17px; color:#fff}

@media only screen and (max-width:420px) {

    div.flashsale ul.productitem div.owl-item>li{display:block}
    div.flashsale ul.productitem div.owl-item>li div.flsaleblk {width:100%; padding:0}
    div.flashsale ul.productitem div.owl-item div.salepricing {margin-top:30px}

    div.flashsale ul.productitem div.owl-item div.prodimage {width:100%; text-align:center}
    div.flashsale ul.productitem div.owl-item div.prodimage a.btn.addtocart {margin:0}
}

@media only screen and (max-width:480px) {
    div.owl-item div.viewall a img {
        margin-bottom: 1.5em;
    }
    div.owl-item div.viewall a {
        font-size: 22px;
    }
    div.owl-item div.viewall {
        padding: 0 !important;
    }
    div.flashsale div.fstitle span.discount {font-size:15px;}
}

@media only screen and (max-width: 500px) {
    .owl-carousel .owl-item div.item {
        height: auto !important;
    }
    #hpdesk {
        display: none
    }
    #hpmobile {
        display: block
    }


    
}

@media (min-width:501px) {
    .homebanner .owl-carousel .item img {max-height:480px}
}

@media (min-width:600px) {
    ul.banneraddon {justify-content: space-between; }
    ul.banneraddon li {width:33%;}
    ul.banneraddon li a {font-size:20px; }
}

@media (min-width:701px) {
div.flashsale ul.productitem div.owl-item div.proddetails {min-height:70px}
}

@media only screen and (min-width:601px) and (max-width:720px) {

    div.flashsale ul.productitem div.owl-item>li{display:block}
    div.flashsale ul.productitem div.owl-item>li div.flsaleblk {width:100%; padding:0}
    div.flashsale ul.productitem div.owl-item div.salepricing {margin-top:30px}

    div.flashsale ul.productitem div.owl-item div.prodimage {width:100%; text-align:center}
    div.flashsale ul.productitem div.owl-item div.prodimage a.btn.addtocart {margin:0}
}

@media (max-width:768px) {
    div.flashsale div.fstitle span.discount {padding:10px; width:100%; text-align:center; line-height:23px}
}

@media (min-width:769px) {
    div#top_banner_home > div {display:flex}
    ul.banneraddon {padding-bottom:0; border-top:0}
    ul.banneraddon li {width:100%; height:32%; margin-top:0;}
    ul.banneraddon li a {padding:8% 0; font-size:20px; font-family:Aileron-Thin, Helvetica, sans-serif; margin-top:0; border-left:1px solid #d1d1d1; height:100%; }
    div#top_banner_home div.row div.col-sm-9 {padding-left:0}
    div#top_banner_home div.row div.col-sm-3 {padding-right:5px}
    div.flashsale ul.productitem div.owl-item div.proddetails {min-height:92px}
}

@media only screen and (min-width:769px) and (max-width:1100px) {

    div.flashsale ul.productitem div.owl-item>li{display:block}
    div.flashsale ul.productitem div.owl-item>li div.flsaleblk {width:100%; padding:0}
    div.flashsale ul.productitem div.owl-item div.salepricing {margin-top:30px}

    div.flashsale ul.productitem div.owl-item div.prodimage {width:100%; text-align:center}
    div.flashsale ul.productitem div.owl-item div.prodimage a.btn.addtocart {margin:0}
}

@media (min-width:1101px) {
    div.flashsale ul.productitem div.owl-item div.proddetails {min-height:108px}
}

@media (min-width:850px) {
    ul.banneraddon li a  {padding:8.5% 0}
}

@media (min-width:950px)  {
    ul.banneraddon li a  {font-size:24px; }
}

@media only screen and (min-width:769px) and (max-width:960px) {
    div.owl-item div.viewall a img {
        margin-bottom: 1.5em;
    }
    div.owl-item div.viewall a {
        font-size: 22px;
    }
    div.owl-item div.viewall {
        padding: 0 !important;
    }
}

@media (min-width:1100px) {
    ul.banneraddon li a  {padding:9.5% 0; }
}

@media (min-width:1121px) {
    div.flashsale div.fstitle span.discount  {clear:none }
}

@media (min-width:1280px)  {
ul.banneraddon li a {font-size:30px; padding:9% 0}
}