.owl-top-narrow #category-slider-demo-7 .owl-controls{right:-2px}
.header .demo-tooltip,.footer .demo-tooltip{position:absolute;right:15px;top:5px;z-index:9;width:20px}
.header-container.sticky-header .header .demo-tooltip{display:none}
.footer .demo-tooltip{top:-20px}
a.tooltip-icon{border:1px solid #fff;color:#fff;border-radius:50%;display:block;width:20px;height:20px;text-align:center;line-height:20px;font-size:10px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-animation:tooltip-animation 1s ease-in infinite;-moz-animation:tooltip-animation 1s ease-in infinite;-ms-animation:tooltip-animation 1s ease-in infinite;animation:tooltip-animation 1s ease-in infinite}
.header-container.type2 a.tooltip-icon,.header-container.type3 a.tooltip-icon,.header-container.type4 a.tooltip-icon,.header-container.type5 a.tooltip-icon,.header-container.type6 a.tooltip-icon,.header-container.type7 a.tooltip-icon,.header-container.type8 a.tooltip-icon{color:#000;border-color:#000}
.tooltip-popup{position:absolute;right:-10px;top:30px;width:300px;background-color:#111;box-shadow:0 0 8px rgba(255,255,255,.5);padding:20px;border-radius:10px;font-size:12px;line-height:1.4;color:#fff;text-align:left}
.tooltip-popup h4{font-size:16px;color:#fff}
.tooltip-popup p{margin-bottom:10px;color:#fff}
.tooltip-popup em{font-size:10px}
a.tooltip-close{position:absolute;right:10px;top:10px;color:#fff}
.footer-middle>.container{position:relative}
@-webkit-keyframes tooltip-animation {
0%{opacity:1}
50%{opacity:0}
100%{opacity:1}
}
@keyframes tooltip-animation {
0%{opacity:1}
50%{opacity:0}
100%{opacity:1}
}
@-webkit-keyframes tooltip-color {
0%{color:#fff}
50%{color:#333}
100%{color:#fff}
}
@keyframes tooltip-color {
0%{color:#fff}
50%{color:#333}
100%{color:#fff}
}
@-webkit-keyframes tooltip-color-white {
0%{color:#444}
50%{color:#fff}
100%{color:#444}
}
@keyframes tooltip-color-white {
0%{color:#444}
50%{color:#fff}
100%{color:#444}
}
.onepage-category{display:flex;flex-wrap:wrap}
.onepage_category_ajax_loader{position:absolute;width:100%;height:100%;background-color:rgba(255,255,255,0.5);z-index:4}
.onepage-category > .category-list{width:80px;text-align:left;position:relative;float:left;background:#000;padding:46px 0 146px;z-index:5}
.onepage-category > .category-list > ul{position:relative;z-index:2;list-style:none;padding:0;transition:all .3s;padding-top:30px}
.onepage-category > .category-list > ul > li{margin-bottom:0}
.onepage-category > .category-list > ul > li:last-child{margin-bottom:0}
.onepage-category > .category-list > ul > li > a{color:#fff;width:auto;line-height:78px;display:inline-block;white-space:nowrap;position:relative}
.onepage-category > .category-list > ul > li > a > em{font-size:25px;width:80px;display:inline-block;text-align:center;vertical-align:middle}
.onepage-category > .category-list > ul > li > a > em > img{vertical-align:middle;max-width:80px}
.onepage-category > .category-list > ul > li > a > span{display:inline-block;vertical-align:middle;opacity:0;visibility:hidden;width:0;transition:all .3s;font-size:16px;font-weight:600;position:relative;overflow:hidden}
.onepage-category > .category-list > ul > li > a:after{content:"";width:16px;height:16px;position:absolute;display:block;right:-15px;top:50%;margin-top:-8px;border:8px solid transparent;transition:all .3s}
.onepage-category > .category-list > ul > li > a:hover,.onepage-category > .category-list > ul > li > a.active{background-color:#00d59d}
.onepage-category > .category-list > ul > li > a:hover > span{opacity:1;visibility:visible;width:auto;padding-right:50px}
.onepage-category > .category-list > ul > li > a:hover:after,.onepage-category > .category-list > ul > li > a.active:after{border-left-color:#00d59d}
.onepage-category > .category-details{float:right;width:calc(100% - 80px);padding:0 100px;padding-bottom:146px}
.onepage-category .category-detail{position:relative}
.onepage-category .category-detail .title-menu{position:relative}
.onepage-category .category-detail .title-menu > a{font-size:26px;color:#000;text-decoration:none;line-height:100px;display:inline-block;font-weight:300;margin-top:70px}
.onepage-category .category-detail .title-menu > a > span{display:inline-block;vertical-align:middle}
.onepage-category .category-detail .title-menu > a.parent:after{display:inline-block;content:"\e81c";font-family:"porto";margin-left:18px;font-size:18px;vertical-align:middle;line-height:36px}
.onepage-category .category-detail .title-menu > a.parent.opened:after{content:"\e81b"}
.onepage-category .category-detail .title-menu > .menu-popup{position:absolute;left:-25px;top:100%;display:none;width:calc(100% + 50px);z-index:3;background-color:#fff;border:1px solid #bebebe;border-radius:5px;padding:50px 0}
.onepage-category .category-detail .title-menu > .menu-popup:before{content:"";border:8px solid transparent;width:16px;height:16px;display:block;border-bottom-color:#bebebe;position:absolute;top:-16px;left:90px}
.onepage-category .category-detail .title-menu > .menu-popup:after{content:"";border:7px solid transparent;width:14px;height:14px;display:block;border-bottom-color:#fff;position:absolute;top:-13px;left:91px}
.onepage-category .category-detail .menu-popup ul{list-style:none;padding:0;margin:0}
.onepage-category .category-detail .menu-popup > ul{display:flex;flex-wrap:wrap}
.onepage-category .category-detail .menu-popup > ul > li{float:left;border-left:1px solid #bebebe;margin:10px 0;padding:30px 0}
.onepage-category .category-detail .menu-popup > ul.columns5 > li{width:20%;padding-left:4%;padding-right:4%}
.onepage-category .category-detail .menu-popup > ul.columns5 > li:nth-child(5n+1){border-left:0;clear:left}
.onepage-category .category-detail .menu-popup ul > li> a{color:#000;font-size:16px;line-height:2.5}
.onepage-category .category-detail .menu-popup > ul > li> a{font-weight:700;text-transform:uppercase}
.onepage-category .category-detail .products-area{margin:0 -10px}
.onepage-category .category-detail .products-area .category-link{float:right;margin-top:-70px;margin-right:10px;position:relative;z-index:2;min-width:119px;height:40px;border:2px solid #000;color:#000;border-radius:5px;line-height:36px;text-align:center;text-decoration:none;text-transform:uppercase;font-weight:600}
.onepage-category .category-detail .products-area .category-link:hover{background-color:#000;color:#fff}
.onepage-category .category-detail .products div.item{float:left;padding:10px}
.onepage-category .category-detail .products div.item .item-area{width:100%;position:relative}
.onepage-category .category-detail .product-image-area{border:0;padding:0;border-radius:0}
.onepage-category .category-detail .products div.item .product-image{width:100%;min-height:60px;display:block;position:relative;z-index:0;overflow:hidden;border-radius:0;background:#fff}
.onepage-category .category-detail .products .owl-item.loading{background:transparent}
.onepage-category .category-detail .products .owl-item.loading div.item .product-image{background-image:url(../images/ajax_loader.gif);background-repeat:no-repeat;background-position:center center}
.onepage-category .category-detail .products div.item .product-image img{width:100%;transition:opacity .3s}
.onepage-category .category-detail .products div.item .product-image img.defaultImage{opacity:1;filter:alpha(opacity=100)}
.onepage-category .category-detail .products div.item .product-image img.hoverImage{position:absolute;top:0;left:0;opacity:0;filter:alpha(opacity=0)}
.onepage-category .category-detail .products div.item .product-image-area:hover .product-image img.defaultImage{opacity:0;filter:alpha(opacity=0)}
.onepage-category .category-detail .products div.item .product-image-area:hover .product-image img.hoverImage{opacity:1;filter:alpha(opacity=100)}
.onepage-category .category-detail .products div.item .details-area{padding:15px 0;text-align:left}
.onepage-category .category-detail .products div.item .details-area .product-name{margin:0 0 3px}
.onepage-category .category-detail .products div.item .details-area .product-name a{font-size:14px;font-weight:600;color:#000}
.onepage-category .category-detail .products div.item .details-area .price{font-weight:300;font-size:30px}
.onepage-category .category-detail .products div.item .details-area .old-price .price{font-size:20px}
.onepage-category .category-detail .product-image-area:before{content:"";display:block;background:#000;width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;opacity:0;visibility:hidden;transition:all .3s}
.onepage-category .category-detail .item-area:hover .product-image-area:before{opacity:.7;visibility:visible}
.onepage-category .category-detail a.quickview-icon{position:absolute;top:50%;margin-top:-18px;text-align:center;width:100%;background:none;text-transform:uppercase}
.onepage-category .category-detail a.quickview-icon span{margin-left:8px;font-weight:600}
.onepage-category .category-detail .product-image-area .actions{padding:0 15px;z-index:3}
.onepage-category .category-detail .product-image-area .actions a{background-color:transparent;border-color:#fff;color:#fff;width:50px;height:50px;line-height:48px;font-size:18px;margin:0 1px}
.onepage-category .category-detail .product-image-area .actions a.addtocart i.icon-cart{font-size:21px}
.onepage-cat.category-list{margin:-20px 0 -50px}
.onepage-cat.category-list + .main.container{float:left;width:calc(100% - 80px);padding:0 100px}
.onepage-category > .category-list > ul.fixed-top{position:fixed;left:0;top:70px}
.onepage-category > .category-list > ul.fixed-bottom{position:fixed;left:0;bottom:0}
.onepage-category > .category-list > ul.absolute-bottom{position:absolute;top:auto;bottom:0}
.onepage-category .additional-content img{max-width:100%}
.onepage-category .menu-popup a > span{position:relative}
.onepage-category .menu-popup a > span > span.cat-label{top:3px;right:-35px;font:inherit;font-size:9px;padding:2px;z-index:1;border-radius:2px;line-height:1;border:1px solid #777;position:absolute}
#banner-slider-demo-19 .slide-content h2{font-size:80px;font-weight:800;line-height:.9;letter-spacing:-6px;margin-left:-5px}
#banner-slider-demo-19 .slide-content p{font-size:20px;margin-bottom:50px;font-weight:300}
#banner-slider-demo-19 .slide-content a.btn-line{color:#000;font-size:14px;font-weight:700;border:2px solid #000;padding:0 34px;height:57px;display:inline-block;line-height:53px;border-radius:8px;text-decoration:none}
#banner-slider-demo-19 .slide-content a.btn-line:hover{color:#fff;background-color:#000}
.category-description img{max-width:100%}
@media(max-width:1199px) {
#banner-slider-demo-19 .slide-content h2{font-size:40px;line-height:.9;letter-spacing:-3px;margin-left:-2.5px}
#banner-slider-demo-19 .slide-content p{font-size:12px;margin-bottom:20px}
#banner-slider-demo-19 .slide-content a.btn-line{font-size:10px;padding:0 16px;height:30px;line-height:26px;border-radius:4px}
.onepage-cat.category-list + .main.container{padding:0 50px}
.onepage-category .category-detail .menu-popup ul > li> a{font-size:11px}
.onepage-category .category-detail .menu-popup > ul.columns5 > li{padding:10px 2%}
.onepage-category .category-detail .title-menu > .menu-popup{padding:10px 0}
.onepage-category .category-detail .title-menu > a{margin-top:46px}
}
@media(max-width:767px) {
.onepage-category{display:block}
.onepage-category > .category-list{width:auto;float:none;padding:0}
.onepage-category > .category-list > ul{padding:0}
.onepage-category > .category-list > ul > li{margin:0;display:inline-block}
.onepage-category > .category-list > ul > li > a:hover > span,.onepage-category > .category-list > ul > li > a:after{display:none}
.onepage-cat.category-list + .main.container{float:none;padding:0 15px;width:auto}
.onepage-category > .category-details{float:none;width:auto;padding:0 15px}
.onepage-category > .category-list > ul{position:static!important}
.onepage-category .category-detail .menu-popup > ul{display:block}
.onepage-category .category-detail .menu-popup > ul.columns5 > li{width:50%;padding:10px 15px}
.onepage-category .category-detail .menu-popup > ul.columns5 > li:nth-child(5n+1){border-left:1px solid #bebebe;clear:none}
.onepage-category .category-detail .menu-popup > ul.columns5 > li:nth-child(2n+1){border-left:0;clear:left}
.onepage-category .category-detail .menu-popup ul > li> a{font-size:14px}
}
.form-list .input-box label{white-space:normal;}
.form-list .field{margin-left:4%}
.form-list .fields .field:first-child{margin-left:0}
.box{margin-bottom:30px}
.box .box-title{margin:0}
.product-tabs-container{position:fixed;left:0;top:0;width:100%;padding:15px 0;z-index:1;background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,0.1)}
.product-tabs-container.has-sticky-header{top:45px}
.sticky-tab > li{display:inline-block;font-size:13px;padding:0 10px}
.sticky-tab > li:first-child{padding-left:0}
.sticky-tab > li > a{color:#777;padding:10px 0}
.bounce-loader{transition:all .2s;text-align:center;width:70px;display:inline-block}
.bounce-loader .bounce1,.bounce-loader .bounce2,.bounce-loader .bounce3{animation:1.4s ease-in-out 0 normal both infinite running bouncedelay;background-color:#CCC;border-radius:100%;box-shadow:0 0 20px 0 rgba(0,0,0,0.15);display:inline-block;height:18px;width:18px;margin:0 1.5px}
.bounce-loader .bounce1{animation-delay:-.32s}
.bounce-loader .bounce2{animation-delay:-.16s}
@keyframes bouncedelay {
0%,80%,100%{transform:scale(0)}
40%{transform:scale(1)}
}
@media(max-width: 991px) {
.product-tabs-container.has-sticky-header:not(.has-mobile-sticky-header){top:0}
.product-tabs-container.has-sticky-header.has-mobile-sticky-header{top:110px}
}
ul.scene{width:100%;height:100%}
ul.scene > li.layer{width:100%;height:100%}
.animation-wave{-webkit-animation: wave 20s 0.1s infinite linear;-moz-animation: wave 20s 0.1s infinite linear;animation: wave 20s 0.1s infinite linear}
.animation-spin {
  -moz-animation: spin 20s infinite linear;
  -o-animation: spin 20s infinite linear;
  -webkit-animation: spin 20s infinite linear;
  animation: spin 20s infinite linear;
}
@-webkit-keyframes wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
  }

  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
  }
}

@-moz-keyframes wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
  }

  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
  }
}

@-ms-keyframes wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
  }

  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
  }
}

@keyframes wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
  }

  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
  }
}

/**** 19529 Canvis Desktop - Mobile ****/
@media (min-width: 451px){
  .mobile_logo{
    display: none;
  }
}

@media only screen and (max-width: 750px){
  /*Footer*/
  .footer-middle .block-title,
  .footer-middle .row ul li{
    text-align: left;
  }

  .footer-middle .block-title{
    cursor: pointer;
  }

  .footer-middle .block-title:after{
    content: "\f078";
    font-family: "FontAwesome";
    color: #FFF;
    position: absolute;
    right: 15px;
  }

  .footer-middle .block-title.footer_open:after{
    content: "\f077";
  }

  .footer-middle .block-content{
    display: none;
  }
}

@media (max-width: 450px){
  /*.header-container.type19 .header.container,
  .top-block-header{
    display: none;
  }*/

  .header-container.type19 .header-main-nav{
    border-bottom: 1px solid #000;
  }

  .col-main .page-title h1{
    margin-top: 15px;
  }

  .header-container.type19 .header.container .logo,
  .top-block-header #cuenta-carro{
    display: none;
  }

  .top-block-header{
    background-color: #FFF !important;
    float: left;
    position: relative;
    /*z-index: 9;*/
    z-index: 10002;
  }

  .header-container.type19{
    position: relative;
    /*z-index: 4;*/
    z-index: 10001;
  }

  .mobile-nav-overlay{
    z-index: 99999;
  }

  .mobile-nav.side-block{
    z-index: 100000;
  }

  .top-block-header #header-banner{
    display: block;
    line-height: 30px;
    margin-top: 0;
  }

  .top-block-header .lnr.lnr-phone{
    padding-right: 0 !important;
  }

  .top-block-header #header-banner #horarios{
    display: none;
  }

  /*.header-container.type19 .header.container:before,
  .header-container.type19 .header.container:after{
    content: none
  }*/

  .header-container.type19 .header .select-area{
    top: auto;
    right: auto;
    left: auto;
  }

  .header-container .form-language{
    margin-right: 0;
  }

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

  .header-container.type19 .header-main-nav > .container{
    display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;  /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .header-container.type19 .header-main-nav > .container:before,
  .header-container.type19 .header-main-nav > .container:after{
    content: none;
  }

  /*Menu*/
  .header-container.type19 .menu-icon{
    height: auto;
    text-align: center;
    line-height: 100%;
    margin-right: 24px;
  }

  .header-container.type19 .menu-icon span{
    text-transform: uppercase;
    font-size: 13px;
    display: block;
    font-family: 'Oswald';
  }

  .mobile-nav.side-block .sw-mobile-menu li>a:hover,
  .mobile-nav .sw-mobile-menu li.over > a{
    color: #666666 !important;
  }

  .mobile-nav.side-block .sw-mobile-menu li .open-child:after,
  .mobile-nav.side-block .sw-mobile-menu li.over>.open-child:after{
    background-image: none;
    font-family:"FontAwesome";
    content: "\f078";
  }

  .mobile-nav.side-block .sw-mobile-menu li.over>.open-child:after{
    content: "\f077";
  }

  .mobile-nav.side-block.container hr{
    display: none;
  }

  .mobile-nav.side-block.container ul.sw-mobile-menu:not(.menu){
    position: absolute;
    bottom: 20px;
    border-top: 1px dotted #FFF;
    margin: 0 -15px;
    padding-top: 20px;
    width: 100%;
  }

  .mobile-nav.side-block.container ul.sw-mobile-menu:not(.menu) li{
    float: left;
    clear: none;
    padding-left: 20px;
    margin-left: 10px;
  }

  .mobile-nav.side-block.container ul.sw-mobile-menu:not(.menu) li:first-child:before{
    font-family:"FontAwesome";
    content: "\f007";
    color: #FFF;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }

  .mobile-nav.side-block.container ul.sw-mobile-menu:not(.menu) li:last-child:before{
    font-family:"FontAwesome";
    content: "\f111";
    color: #FFF;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 8px;
  }

  .mobile-nav.side-block.container ul.sw-mobile-menu:not(.menu) li a{
    padding: 0;
    font-size: 13px;
  }

  body.mobile-nav-shown{
    overflow-y: hidden !important;
  }

  /*Cart*/
  .cart-area{
    display: inline-block !important;
    height: auto;
    line-height: 100%;
    right: 0;
    text-align: center;
  }

  .header-container.type19 .mini-cart{
    height: auto;
    top: 2px;
  }

  .header-container.type19 .mybag-link,
  .header-container.type19 .mybag-link i{
    line-height: 100%;
  }

  .header-container.type19 .mybag-link i{
    font-size: 20px;
  }

  .header-container.type19 .mybag-link{
    top: -2px;
  }

  .header-container.type19 .mybag-link i:before{
    content: '\e82e';
    font-family: 'linearicons';
    margin-top: 0;
    margin: 0;
  }

  .header-container.type19 .mybag-link .cart-info{
    display: block;
    margin: 0;
    padding: 0;
    line-height: 100%;
    margin-top: 2px;
  }

  .header-container.type19 .mini-cart .topCartContent{
    margin-top: 8px;
    border-top: 6px solid #000 !important;
  }

  .header-container.type19 .mini-cart .topCartContent:before,
  .header-container.type19 .mini-cart .topCartContent:after{
    border-color: transparent transparent #000 transparent;
    top: -26px;
  }
}

/*Login*/
#login-form{
  border: none;
  box-shadow: none;
  padding: 0;
}

#login-form>div{
  padding: 0;
}

#login-form>div>div{
  border: 1px solid #000;
  border-top-width: 4px;
  padding: 35px 25px;
}

.account-login .content{
  min-height: 0;
}

.account-login .content p span{
  font-weight: bold;
}

.account-login .buttons-set button{
  width: 100%;
  text-transform: uppercase;
}

.account-login .buttons-set button span{
  font-weight: 700;
}

.form-list .input-box label.required em{
  padding-left: 3px !important;
}

.login-confianza-logos{
  float: none !important;
  margin-top: -70px;
  margin-right: 5px;
}

input[type="checkbox"]{
  margin: 1px 0 0 !important;
}

#login-form>div.registered-users .forgot_pass_link{
  margin-bottom: 10px;
  border: 1px solid #CCC;
  border-radius: 6px;
  padding: 5px 10px;
  display: inline-block;
  line-height: 100%;
}

#login-form>div.registered-users .buttons-set{
  text-align: right;
}

@media only screen and (min-width: 750px){
  #login-form>div{
    width: 50%;
    float: left;
  }

  #login-form>div.new-users{
    padding-left: 15px;
  }

  #login-form>div.registered-users{
    padding-right: 15px;
  }

  .account-login .content {
    font-size: 12px;
  }
}

@media only screen and (max-width: 750px){
  #login-form>div.registered-users{
    margin-bottom: 20px;
  }

  .account-login .content {
    font-size: 12px;
  }
}

/*Home*/
@media only screen and (max-width: 750px){
  /*SLIDER*/
  /*.rev_slider_wrapper.fullwidthbanner-container li .slotholder+.tp-caption{
    width: 100% !important;
    left: 0 !important;
  }

  .rev_slider_wrapper.fullwidthbanner-container li .slotholder+.tp-caption img{
    width: 100% !important;
    height: auto !important;
  }*/

  .productos-home{
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 30px 0px;
  }

  .productos-home br{
    display: none;
  }

  .productos-home #botones{
    display: flex;
    justify-content: center;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
  }

  .productos-home #botones a{
    width: 33.33333%;
    border: none;
    margin: 0;
    padding: 0;
  }

  .productos-home #botones a.btn-shop-active{
    background: transparent !important;
    color: #000!important;
    border: none !important;
    font-weight: 700;
  }

  .productos-home #botones a.btn-shop{
    margin-right: 0 !important;
  }

  .productos-home #botones a .lnr.lnr-eye{
    display: none;
  }

  /*#slideshow img{
    width: 100% !important;
    height: auto !important;
  }*/
}

/*Categoria*/
@media only screen and (min-width: 751px){
  .container-fluid.container_categoria span.description_expand{
    display: none;
  }
}

@media only screen and (max-width: 750px){
  .container-fluid.container_categoria .post-header-pag{
    padding: 40px 15px;
  }

  .container-fluid.container_categoria .col-md-4 img{
    max-width: 100%;
  }

  .container-fluid.container_categoria .col-md-8{
    padding: 0;
  }

  .container-fluid.container_categoria h2.titulo-small{
    margin: 30px 0;
    font-weight: 700;
  }

  .container-fluid.container_categoria p{
    margin-bottom: 0;
  }

  .container-fluid.container_categoria p.description_short{
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .container-fluid.container_categoria span.description_expand{
    /*color: #666666;*/
    cursor: pointer;
    margin-top: 10px;
    text-decoration: underline;
    display: inline-block;
  }

  .products-grid .item-area .old-price{
    display: none;
  }
}

/*Fitxa*/
#product-options-wrapper .required{
  padding: 0 20px;
}

@media only screen and (min-width: 481px){
  .mobile_container{
    display: none;
  }
}

@media only screen and (max-width: 480px){
  .mobile_container{
    position: fixed;
    bottom: 0;
    z-index: 99999999;
    background: #FFF;
    border: 1px solid #000;
    width: 100%;
    left: 0;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .mobile_container .product-info{
    display: none;
  }

  .mobile_container .qty-changer >a{
    width: 35px;
    height: 35px;
    line-height: 35px;
  }

  .mobile_container .add-to-cart .qty{
    height: 35px;
    width: 35px!important;
  }

  .mobile_container .qty-holder{
    width: 121px;
  }

  #tab_description_tabbed_contents .std iframe,
  #tab_description_tabbed_contents .std img{
    width: 100%;
  }

  .mobile_container .availability,
  .product-shop>.product-info,
  .product-shop>.add-to-box,
  .product-shop .product-options-bottom .j2t-loyalty-points.inline-points,
  .product-shop .product-options-bottom .add-to-cart{
    display: none;
  }

  .mobile_container .j2t-loyalty-points.inline-points{
    order: 1;
    width: 100%;
  }

  .mobile_container .price-box{
    order: 2;
  }

  .mobile_container .add-to-cart{
    order: 3;
  }

  .mobile_container .icon-cart:before{
    content: "\f07a" !important;
    font-family: "FontAwesome" !important;
  }

  .mobile_container .add-to-cart button.button span{
    padding: 0;
    padding-right: 2px;
  }

  .mobile_container .price-box{
    margin: 0 !important;
  }

  .mobile_container .price-box .price{
    font-weight: 700;
    font-size: 16px !important;
    line-height: 43px !important;
  }

  .mobile_container .old-price .price{
    color: #B40000;
    font-weight: 400 !important;
  }

  .mobile_container .add-to-cart button.button{
    min-width: 0 !important;
    width: auto;
  }

  .qty-changer >a{
    background: #F2F2F2;
  }

  .catalog-product-view .fancybox-overlay{
    z-index: 99999999;
  }

  .catalog-product-view .fancybox-wrap,
  .catalog-product-view .fancybox-skin{
    width: 100% !important;
    height: 100% !important;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    background: #FFF;
  }

  .catalog-product-view .fancybox-outer{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100% !important;
    height: auto !important;
  }

  .catalog-product-view .fancybox-inner{
    width: 100% !important;
    height: auto !important;
  }

  .catalog-product-view #messages_product_view{
    margin: 0 -15px;
  }

  .catalog-product-view #messages_product_view .success-msg{
    background-color: #A8D8A7;
    border-color: #A8D8A7;
    color: #004D00;
  }

  .catalog-product-view #messages_product_view .success-msg span:before{
    content: "\f00c";
    font-family: "FontAwesome";
    margin-right: 10px;
  }

  dt.swatch-attr+dd>.input-box{
    padding: 0 !important;
  }

  #configurable_swatch_km_colores li{
    width: 19%;
  }

  #configurable_swatch_km_colores li .swatch-link{
    height: auto !important;
    width: 100% !important;
    margin: 0 0 10px !important;
    padding: 5px 0;
  }

  #configurable_swatch_km_colores li .swatch-link.has-image .swatch-label{
    height: auto !important;
    width: 100% !important;
  }

  #configurable_swatch_km_colores li .swatch-link.has-image img{
    width: 70%;
    height: auto;
    position: static !important;
    top: auto;
    left: auto;
  }
}

@media only screen and (max-width: 320px){
  .mobile_container .j2t-loyalty-points.inline-points{
    margin: 0;
  }
}

/*Cart btn*/
/*.cart-area{
  z-index: 99999999;
}*/

.mini-cart .actions .mini_checkout{
  display: none !important;
}

.mini-cart .actions .mini_view{
  float: none !important;
  width: 100% !important;
}

body.checkout-onepage-index #login-form button[type="submit"]+div{
  display: none;
}

@media only screen and (max-width: 480px){
  #checkout-step-login .col2-set+.col2-set .col-1{
    margin-bottom: 0;
  }

  #checkout-step-login .col2-set+.col2-set .col-1 .buttons-set{
    margin-top: 0;
  }

  #check_invoice{
    left: 0;
    top: 3px;
  }

  .form-list .field {
    margin-left: 0;
  }
}

.checkout-onepage-index #checkout-step-billing #check_invoice{
  left: 0;
  top: 4px;
}

.rewards_point_cart{
    font-size: 14px;
    color: #777;
}

.rewards_point_cart input[type="text"]{
      height: 38px;
}

/*PT*/
@media only screen and (max-width: 750px){
  html:lang(pt) .header-container .header.container,
  html:lang(pt) .page .top-block-header{
    display: none;
  }
}
/**** END 19529 ****/

/**** 20370 ****/
.product-collateral #block-related .product{
  margin: 12px 0;
}

.product-collateral .block.block-related{
  margin-left: -15px;
  margin-right: -15px;
}

.product-collateral #block-related .product input[type="checkbox"]{
  display: none;
}

.product-collateral #block-related .product .product-image{
  float: left;
  height: auto;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 2px;
  width: 90px;
}

.product-collateral #block-related .product .product-image img{
  max-width: 100%;
  height: auto;
}

.product-collateral #block-related .product .product-details {
  margin-left: 105px;
  width: auto;
}

.product-collateral #block-related .product .product-details .product-name{
  margin: 5px 0;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.35;
  color: #777;
}

.product-collateral #block-related .product .product-details .product-name a{
  color: #777;
}

.product-collateral #block-related .product .product-details .price-box{
  margin: 5px 0 10px;
}

.product-collateral #block-related .product .product-details button.button span {
  color: #777;
  font-size: 12px;
  line-height: 25px;
  min-width: 0;
}

.product-collateral #block-related .product .product-details button.button > span {
  border: 1px solid #ccc;
  background: #fff;
  padding: 0 12px;
}

.product-collateral #block-related .product .product-details button.button:hover > span{
  border-color: #050203;
  background-color: #050203;
  color: #fff !important;
}

.product-collateral #block-related .product .product-details button.button:hover span{
  color: #fff !important;
}

@media (min-width: 992px){
  .product-collateral #block-related .product .product-details .product-name a{
    min-height: 35px;
    display: inline-block;
  }
}

/*Upsells*/
.category-products.box-up-sell .products-grid.columns4 li.item{
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  margin: 12px 0;
  clear: none !important;
}

.category-products.box-up-sell .products-grid li.item .item-area{
  width: auto !important;
  margin-right: -15px;
  margin-left: -15px;
}

.category-products.box-up-sell .products-grid li.item .product-image{
  float: left;
  height: auto;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 2px;
  width: 90px;
  min-height: 0;
}

.category-products.box-up-sell .products-grid li.item .product-label{
  display: none;
}

.category-products.box-up-sell .products-grid li.item .product-image img{
  max-width: 100%;
  height: auto;
}

.box-up-sell.category-products .products-grid li.item .details-area{
  margin-left: 105px;
  width: auto;
}

.category-products.box-up-sell .products-grid li.item .details-area .product-name{
  padding-top: 0;
}

.category-products.box-up-sell .products-grid li.item .details-area .product-name{
  margin: 5px 0;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.35;
  color: #777;
  text-align: left;
}

.category-products.box-up-sell .products-grid li.item .details-area .product-name a{
  color: #777;
  text-transform: none;
}

.category-products.box-up-sell .item-area .details-area .price-box{
  color: #4444;
  background-color: transparent;
  text-align: left;
  margin: 5px 0 10px;
  height: auto;
  padding-top: 0;
}

.category-products.box-up-sell .item-area .details-area .price-box .regular-price .price,
.category-products.box-up-sell .item-area .details-area .price-box .price{
  color: #444 !important;
  background: transparent !important;
  text-align: left !important;
}

.category-products.box-up-sell .products-grid .item .item-area:hover .product-image-area .product-image:before{
  content: none;
}

.category-products.box-up-sell .item-area .details-area button.button span {
  color: #777;
  font-size: 12px;
  line-height: 25px;
  min-width: 0;
}

.category-products.box-up-sell .item-area .details-area button.button > span {
  border: 1px solid #ccc;
  background: #fff;
  padding: 0 12px;
}

.category-products.box-up-sell .item-area .details-area button.button:hover > span{
  border-color: #050203;
  background-color: #050203;
  color: #fff !important;
}

.category-products.box-up-sell .item-area .details-area button.button:hover span{
  color: #fff !important;
}

@media (min-width: 992px){
  .category-products.box-up-sell .products-grid li.item .details-area .product-name a{
    min-height: 35px;
    display: inline-block;
  }
}

@media (max-width: 767px){
  .category-products.box-up-sell .products-grid.columns4 li.item{
    width: 100%;
  }

  .category-products.box-up-sell .products-grid.columns4{
    margin-left: 0;
    margin-right: 0;
  }
}

@media (min-width: 768px){
  .category-products.box-up-sell .products-grid.columns4 li.item{
    width: 50%;
  }
}

@media (min-width: 992px){
  .category-products.box-up-sell .products-grid.columns4 li.item{
    width: 25%;
  }
}

.product_container_related .product-collateral .block.block-related{
  margin-left: 0;
  margin-right: 0;
  padding: 0 15px;
}

.product_container_related .product-collateral .block.block-related button.button:hover > span{
  border-color: #0096a8 !important;
  background-color: #0096a8 !important;
}
/**** END 20370 ****/
#block-related .item .product-details .price-box .price { color: #444 !important;}