body{

    background-color: #fff;
}

a, a:link, a:visited{
	color: #ee2c23;
}

a:hover{
    color: #ee2c23;
}

header ul{
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

header ul li{
    padding: 0;
    margin: 0;
    display: inline-block;
    position: relative;
}

section[name="dock-user"]{
    color: #000;
    text-align:left;
    padding-top: 60px;
}

@media( max-width: 768px ){
    section[name="dock-user"]{
        padding-top: 0;
    }
}

.section-title h1, .section-title h3{
    display: inline-block;
    padding: 7px 7px 7px 0;
    background-color: #fff;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    color: #ee2c23;
    font-weight: 400;
}

.section-title h3{
    margin-top: 0;
    font-weight: 300;
}

.section-title span{
    position: relative;
    display: block;
    width: 100%;
}

.item-title a, a .item-title{
	font-size: 28px;
	font-weight: 300;
	text-transform: uppercase;
}

.btn-primary{
    border-color: #ee2c23;
    background-color: #ee2c23;
}

#newsSend.btn-primary{
    background-color: #51575e;
    border-color: #51575e;
    padding-top: 13px;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active{
    border-color: #232a30;
    background-color: #232a30;
}

.slider-item .btn-primary{
    border-color: #232a30;
    background-color: #232a30;
}

.slider-item .btn-primary:hover,
.slider-item .btn-primary:focus,
.slider-item .btn-primary:active{
    border-color: #ee2c23;
    background-color: #ee2c23;
}

.btn-default{
    border-radius: 0;
}

.btn .glyphicon{
    padding-right: 5px;
}

section[name="slider"]{
    margin-bottom: 70px;
}

section[name="slider"].type-images{
    /* margin-top: -20px; */
}

section[name="destacado"]{
    background-color: #fff;
    margin: 15px 0 0 0;
    padding: 0 5px;
}

.slider-item-wrap{
    padding: 20px;
}

.nav-items li a, section[name="dock-user"] .glyphicon{
    color: #fff;
}

.nav-items ul{
    -webkit-box-shadow: -4px 4px 5px 0px rgba(50, 50, 50, 0.6);
    -moz-box-shadow:    -4px 4px 5px 0px rgba(50, 50, 50, 0.6);
    box-shadow:         -4px 4px 5px 0px rgba(50, 50, 50, 0.6);
    z-index: 10 !important;
}

.nav-items ul ul{
    z-index: -1 !important;
}

.nav-items.sf-menu a:hover{
    color: #360010;
}

.nav-items.sf-menu ul li a{
    border-bottom: 1px solid #a90535 !important;
    margin: 0 7px;
}

.nav-items.sf-menu ul li:last-child a{
    border-bottom: none !important;
}

.logo{
	height:auto;
	width: 50%;
    max-width:272px;
    padding-left: 5px;
}

.logo a{
	display:block;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}

.logo img{
	height:auto;
	width:auto;
    max-width: 267px;
    min-width: 90px;
}


nav ul li a{
	padding-top:30px;
	padding-bottom:30px;	
}





.btn-primary{
    color: #fff !important;
    border-radius: 4px;
    text-transform: uppercase;
    padding: 15px 30px;
    font-size: 16px;
}

.btn-info a.btn-primary{
    border-radius: 4px;
    font-size: 12px;
    margin-bottom: 5px;
}

section[name="datos"]{
    background-color: #000;
}

section[name="datos"] .inner{
    width: 940px;
    margin: auto;
    padding-top: 40px;
    padding-bottom: 40px;
}

.item-info{
    height: 200px;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.aside-productos-relacionados .item-info{
    height: 80px;
}

.item-dato{
    text-align: center;
}

.item-dato a{
    color: #e67b00;
}

.subtitle{
    font-size: 24px;
    color: #4f4d4c;
    text-transform: uppercase;
}

.texto{
    color: #666;
}

.datos-icono img{
    margin: 30px auto;
}

.main-nav > ul ul li a{
    letter-spacing: 0.05em;
}

aside.col-xs-3{
    width: 20% !important;
}

aside.col-xs-3 + section[name="products-list"]{
    width: 80% !important;
}

.btn-delete .glyphicon{
}


.main-nav{
	display:none;
}

.panel .panel-title a:hover{
    color: #999;
}


a[data-action="open-menu"]{
    width: auto;
    text-align: left;
    transition: transform 0.5s;
}


.item-nav-text{
    display: none;
}


nav ul li a{
    padding: 20px 6px;
}

.main-nav > ul li{
    display: block;
}

.main-nav > ul li a{
    padding-top: 6px;
    padding-bottom: 6px;
}

div[data-position="fixed"]{
    position: fixed;
    bottom: 0;
    left: 0;
    height: 40px;
    width: 100%;
    z-index: 999999;
}

.slideout-open a[data-action="open-menu"] {
    transform: rotateZ(90deg);
}

div[data-id="filtros"]{
    background-color: #ee2c23;
}

.btn-filtros{
    display: block;
    padding: 0;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    width: 40px;
    text-align: center;
}

.btn-filtros .glyphicon{
    color: #fff;
}

body.fixed{
    padding-bottom: 40px;
}

.item-producto{
    margin-top: 20px;
}


.item-producto .item-image img{
    width: 100%;
    height: auto;
    margin: auto;
    display: block;
}

.item-cantidad input{
    max-width: 60px;
    margin-right: 10px;
}

.producto-image-wrap{
    position: relative;
    margin-bottom: 40px;
}

.producto-image-wrap ul{
    padding: 0;
}

.nav-slider {
    text-align: center;
    background-color: transparent;
}

.boton-comprar-configurable{
    margin-bottom: 15px;
}

.btn-buy{
    width: auto;
}

.btn-buy a{
    background-color: #ee2c23;
    padding: 10px 18px 10px 18px;
    display: block;
    vertical-align: middle;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}

.btn-buy a span{
    display: inline-block;
    width: 24px;
    height: 22px;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url("../images/custom/icon-cart-button.svg");
    background-size: cover;
    vertical-align: middle;
    margin-right: 18px;
}

.item-producto .btn-buy a{
    display: inline-block;
    padding: inherit;
    vertical-align: middle;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 20px;
}

.item.producto .btn-buy{
    position: absolute;
    right: 0;
    top: 0;
}

.item.producto .btn-buy a{
    font-size: 0;
    border-radius: 50%;
    width: 42px;
    text-align: center;
    padding: 10px 10px 10px 9px;
    box-sizing: border-box;
}

.item.producto .btn-buy a span{
    margin: 0;
}

.btn-buy a img{
    width: 20px;
    height: auto;
}

.item-producto .btn-buy{
    border-radius: 0;
    display: inline-block;
    margin-top: 20px;
}

.item-producto .item.producto .btn-buy{
    margin-top: 0;
}

.item-producto .btn-buy span{
    color: #fff;
    display: inline-block;
    padding: 0 15px;
    font-size: 16px;
}

.item-producto .item.producto .btn-buy span{
    padding: 0;
}

.item-producto .btn-buy input{
    border: 1px solid #ccc;
    border-radius: 0;
    box-sizing: content-box;
    height: 40px;
    vertical-align: middle;
    margin-right: -5px;
}

.item-producto .item-price{
    display: block;
    font-size: 36px;
    font-weight: 700;
    color: #ee2c23;
}

.item-stock{
    margin-bottom: 10px;
}

.item-stock .label{
    display: block;
}

.carrito.checkout .imagen{
    width: 100px;
}

.carrito.checkout .item-price{
    font-weight: 700;
    font-size: 18px;
    vertical-align: middle;
}

.carrito.checkout .item-price.item-price-details{
    font-weight: 300;
}

nav ul li .carrito.checkout .item-title{
    max-width: 95%;
}

nav ul li .carrito.checkout a{
    text-transform: none;
    color: #337ab7;
}

.carrito.checkout .imagen, .carrito.checkout .info{
    position: relative;
    background-color: transparent;
}

.carrito.checkout .btn-delete{
    position: absolute;
    padding: 5px;
    top: 0;
    right: 0;
}

.wrap-search{
    display: inline-block;
    width: auto;
    margin-bottom: 0;
    padding: 0;
    vertical-align: middle;
    width: 82%;
}

.wrap-search input:focus{
    color: #666 !important;
    border-left-color: #666 !important;
}

.btn-search{
    background-color: #ee2c23;
    padding: 10px 20px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

#_carrito{
    position: relative;
}

#_carrito .label_vaciarCarrito{
    margin-right: 10px;
}

#_busqueda{
    text-transform: none;
    font-size: 24px;
    color: #cccccc;
    font-weight: 300;
    width: 100%;
    margin-left: 0;
    height: 50px;
    border: 1px solid #cccccc;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    padding-left: 10px;
}

#_formBusqueda{
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}


.carrito.checkout .stock-insuficiente{
    display: inline-block;
    margin-bottom: 10px;
}

.items-details {
    line-height: 30px;
}

.carrito.checkout h4{
    margin-top: 0;
}

section[name="dock-user"] nav ul li .carrito.checkout a{
    padding: 5px;
}

section[name="dock-user"] nav ul li .carrito.checkout .item-title a{
    color: #f80;
}

section[name="dock-user"] nav ul li .carrito.checkout .item-title{
    max-width: 90%;
}

.btn-delete .glyphicon{
    font-size: 14px;
}

.btn-delete a, section[name="dock-user"] nav ul li .carrito.checkout .btn-delete a{
    padding: 0;
}

.icon-new{
    left: -11px;
    top: -20px;
}

section[name="producto"] .item-producto .icon-new{
    left: 0;
    top: -10px;    
}

.icon-off{
    position: absolute;
    right: -10px;
    top: -10px;
    background: yellow;
    padding: 3px 10px;
    font-weight: 700;
    z-index: 1;
}

.icon-noStock{
    color: #fff;
    background-color: #999;
    padding: 3px 7px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    position: absolute;
    right: -11px;
    top: 16px;
    left: inherit;
    font-size: 14px;
}

section[name="producto"] .icon-noStock{
    right: 0;
    top: 16px;
}

section[name="producto"] .icon-off{
    right: 0;
    top: 0;
}

.icon-oferta{
    left: -11px;
    top: 5px;	
}

.panel-default>.panel-heading {
    color: #666;
/*
    background-color: #d1d1d1;
    border-color: #d1d1d1;
*/
}

.highlight{
    margin-top: 10px;
}

.highlight > div:last-child{
    margin-top:6px;
    margin-left:6px;
}

.enfasis{
    color: #ee2c23;
    font-weight: 700;
}

nav.navbar{
    background-color: #ee2c23;
    border:none;
    border-radius: 0;
}

.nav-items{
    background-color: #ee2c23;
    max-width: 1260px;
    margin: auto;
    text-align: center;
}

.nav-items a{
    font-size: 13px;
    font-weight: 400;
    padding: 5px 6px;
    border: 1px solid #d6547a;
}

.nav-items a:last-child{
    border: none;
}

.nav-top{
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    text-align: right;
    z-index: 1000;
}

.nav-top a{
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 20px 0 0;
    vertical-align: middle;
    line-height: 50px;
}

.nav-top a.destacado{
    background: #ee2c23;
    color: #FFF;
    padding: 3px 10px;
    border-radius: 4px;
}

#menu-navbar{
    text-transform: uppercase;
    font-size: 24px;
    color: #fff;
    font-weight: 400;
}

#menu-navbar a{
    color: #666;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
}

#menu-navbar > ul > li > a{
    line-height: 70px;
}

#menu-navbar li li a{
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    font-size: 14px;
    border-bottom-color: rgba(255,255,255,0.3);
}

/*superfish override*/
.sf-arrows .sf-with-ul {
    padding-right: 29px;
}

.sf-menu li{
    background-color: transparent;
}

.sf-menu a{
    border-left: none;
    border-top: none;
    border-bottom: none;
}

.sf-menu li:hover, .sf-menu li.sfHover{
    background-color: #fff;
}

.sf-menu li:hover a{
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,0.5);
}

#menu-navbar.sf-menu > li:hover > a{
    color: #ee2c23;
}

#menu-navbar.sf-menu li li:hover > a{
    color: #ee2c23;
}

header ul.sf-menu ul li{
    display: block !important;
    text-align: left !important;
}

header ul.sf-menu ul li a{
    border: none !important;
}

.sf-menu ul li, .sf-menu ul ul li{
    background-color: #ee2c23;
}

@media screen and (max-width: 1200px) {
    .sf-arrows .sf-with-ul {
        padding-right: 9px;
    }
    
    .sf-arrows .sf-with-ul:after {
        display: none;
    }
}

/*end superfish override*/




.item.producto .item-summary{
    display: none;
    background-color: #ee2c23;
    position: absolute;
    bottom: 0;
    padding: 10px 65px 10px 10px;
    z-index: 1;
}

.item.producto:hover .item-summary{
    display: block;
    color: #fff;
}

.item.producto:hover .btn-buy{
    z-index: 2;
}

.item.producto:hover .btn-buy a{
    background-color: #ee2c23;
}

/*
.item.producto:hover .btn-buy span{
    background-position: right top;
}
*/



/*blog*/
section[name="blog"]{
    background-image: url(../images/custom/bg-blog.jpg);
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
    background-repeat: no-repeat;
    
    min-height: 620px;
    
}

.blog-posts{
    background-color: rgba(255,255,255,0.75);
    padding: 30px;
    max-width: 440px;
    margin-top: 30px;
}

.post{
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
}

.post:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

.post .btn-mas{
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #727272;
    color: #fff;
    vertical-align: middle;
    line-height: 22px;
    font-size: 22px;
    text-align: center;
}

.post .title{
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 20px;
    margin-bottom: 10px;
}

.blog-badge{
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background-color: #ee2c23;
    color: #fff;
    text-align: center;
    padding-top: 40px;
    position: absolute;
    right: 0;
    bottom: 20px;
}

/*
.post .btn-mas:after {
    border-top: 1px solid #a3a3a3;
    display: block;
    height: 1px;
    content: " ";
    width: 100%;
    position: absolute;
    left: 0;
    top: 22px;
}

.post .btn-mas:after {
    right: 0;  
    left: auto;
}*/


section[name="proceso-compra"]{
    text-align: center;
}

section[name="proceso-compra"] .inner{
}

section[name="proceso-compra"] .title{
    font-size: 24px;
    font-weight: 300;
    text-align: center;
    margin-top: 10px;
}

.item-proceso{
    background-color: #2e3668;
    color: #ee2c23;
    width: 116px;
    height: 116px;
    border-radius: 50%;
    margin: auto;
}

.item-proceso span{
    font-size: 76px;
    line-height: 110px;
    color: #fff;
    font-weight: 300;
}

.col-proceso .title{
    font-size: 24px;
    color: #2e3668;
}

.col-proceso .summary{
    text-align: center;
}

.col-proceso{
    color: #666;
    margin-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
}

/*
.col-proceso:after{
    display: block;
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 30px;
    top: 0;
    background-image: url(../images/custom/flecha-right.png);
    background-repeat: no-repeat;
    background-position: right center;
}
*/

.col-proceso:last-child:after{
    display: none;
}

.item-proceso{
    margin: auto;
}

section[name="proceso-compra"] .col-proceso .title{
    font-size: 24px;
    margin-bottom: 4px;
    height: 60px;
    line-height: 28px;
    font-weight: 700;
}

.footer-links{
    margin-bottom: 25px;
}

.footer-logos, .footer-formas-de-pago{
    padding-bottom: 25px;
}

.footer-logos{
    padding-top: 25px;
    border-top: 1px solid #ccc;
}

.footer-logos span{
    display: inline-block;
    font-size: 13px;
    vertical-align: top;
}

.footer-logos div{
    height: 60px;
}

.footer-logos span:last-child{
    border-right:none;
    padding: 0;
    margin: 0;
}

.footer-formas-de-pago ul{
    padding-left: 0;
    text-align: center;
}

.footer-formas-de-pago div{
    text-align: left;
}

.footer-formas-de-pago .texto{
    font-size: 13px;
    margin-bottom: 3px;
    color: #666;
}

.footer-formas-de-pago .title{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: center;
}

.footer-formas-de-pago li{
    display: inline-block;
    list-style: none;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 13px;
}

.footer-formas-de-pago li div{
    text-align: center;
}

.footer-links a{
    color: #424242;
    padding-left: 6px;
    padding-right: 6px;
}


.opciones-configurable{
    padding: 0;
    margin: 0;
    list-style: none;
}

.opciones-configurable li{
    padding: 0;
    display: inline-block;
    border: 1px solid #e2e2e2;
    padding: 6px;
    margin-right: 5px;
    min-width: 34px;
    text-align: center;
}

.opciones-configurable li.selected{
    background-color: #376db3;
    color: #fff;
}


.item.producto.destacado-slider{
    max-width: 100%;
    margin-top: 30px;
}

.destacado-slider h3.item-title a{
    font-size: 24px;
    line-height: 26px;
}

.destacado-slider .item-price{
    font-size: 24px;
}

.destacado-slider .item-info{
    height: 145px;
}


/*nav collapse*/

nav.main-nav{
    position: absolute;
    right: 0;
    width: 200px;
    /*will-change:transform;*/
    display: none;
    /*transition: opacity 0.3s;*/
    
    -webkit-box-shadow: -4px 4px 5px 0px rgba(50, 50, 50, 0.6);
    -moz-box-shadow:    -4px 4px 5px 0px rgba(50, 50, 50, 0.6);
    box-shadow:         -4px 4px 5px 0px rgba(50, 50, 50, 0.6);
}

nav.main-nav li a{
    font-size: 14px;
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    margin: 0 7px;
}

nav.main-nav li a.destacado{
    background: #ee2c23;
    border-radius: 4px;
}

nav.main-nav li:last-child a{
    border-bottom: none;
}

nav ul li a:active, nav ul li a:focus, nav ul li a:hover{
    opacity: 0.6;
}

nav.main-nav.open{
    /*
    -0-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    */
    display: block;
}

nav.main-nav.close{
    -0-transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}


/*tooltip*/
.tooltip{
    background-color: transparent !important;
    background-image: url(../images/custom/bg-tooltip.png);
    background-repeat: no-repeat;
    width: 130px !important;
    height: 50px !important;
    top: -30px !important;
}

.tooltip .tooltip-arrow{
    display: none !important;
}

.tooltip .tooltip-inner{
    background-color: transparent;
    padding: 8px !important;
}


.list-pagos-icon, .checkout-icon-wrap{
    background-color: #ee2c23;
}



/*mobile*/

/*slideout*/
.slideout-menu {
    position: fixed;
/*    left: 0;*/
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    width: 256px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    display: none;
}

.slideout-panel {
    position: relative;
    z-index: 1;
    background-color: #fff;
}

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
    overflow: hidden;
}

.slideout-open .slideout-menu {
    display: block;
    background-color: #ee2c23;
}


.section-menu small{
    text-transform: uppercase;
    margin-top: 25px;
    display: block;
    margin-left: 12px;
    margin-bottom: 5px;
    color: #000;
}


.item-talle, .item-talle-precio{
    vertical-align: middle;
    line-height: 34px;
}

.items-talle-header{
    font-weight: 700;
    margin-bottom: 10px;
}

.item-talle-input{
    margin-left: auto;
    margin-right: 0;
}

.slider-item .slider-item-inner{
    display: inline-block;
    vertical-align: middle;
    width: 50%;
}


.slider-item .item-image{
    width: 100%;
    max-width: 390px;
    min-width: 140px;
    height: auto;
    margin: auto;
}

@media( max-width: 1024px ){
    .slider-item .item-image{
        padding-right: 15px;
    }
}

.slider-item{
    height: auto;
    display: inline-block;
}


.bx-wrapper .bx-pager.bx-default-pager a {
    background: #ee2c23 !important;
    width: 15px !important;
    height: 15px !important;
    border-radius: 50% !important;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: rgba(238, 44, 35, 0.5) !important;
}

/*media queries*/

@media screen and (max-width: 640px) {
    .col-proceso{
        padding: 0;
    }
    
    section[name="proceso-compra"] .col-proceso .title {
        font-size: 20px;
        line-height: 28px;
        height: auto;
    }
    
}


#menu-navbar img{
    width: 30px;
    height: auto;
}

.footer-links img{
    width: 38px;
    height: auto;
}

.utils{
    width: 100%;
    text-align: right;
    padding-right: 15px;
}

._busqueda{
    width: 100%;
}

#panel-aside{
    position: absolute;
    left: 0;
    width: 26.5%;
    z-index: 1;
}

#menu-categorias{
    position: absolute;
    left: 0;
    width: 26.5%;
    height: 70px;
    background-color: #ee2c23;
    z-index: 52;
    margin-left: -15px;
}

#menu-categorias a{
    color: #fff;
    text-transform: uppercase;
    line-height: 70px;
    font-size: 24px;
    font-weight: 300;
}

#panel-content{
    width: 100%;
    padding-left: 26.5%;
}

.mobile #panel-content{
    padding-left: 0;
}

.wrap-box-destacados > div{
    padding-left: 1px;
    padding-right: 1px;
}

.box-destacado{
    padding: 35px;
    margin-bottom: 10px;
}

.box-destacado-1{
    background-color: #ee2c23;
}

.box-destacado-2{
    background-color: #ee2c23;
}

.box-destacado .headline-1, .box-destacado .headline-2{
    font-size: 25px;
    line-height: 36px;
    font-weight: 300;
    text-transform: uppercase;
}

.box-destacado-1 .headline-1{
    color: #fff;
}

.box-destacado-1 .headline-2{
    color: #fff;
}

.box-destacado-2 .headline-1{
    color: #fff;
}

.box-destacado-2 .headline-2{
    color: #ee2c23;
}

.box-destacado .copy{
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.outer{
    border: 1px solid #e2e2e2;
    padding: 10px;
}

#menu-categorias .items-menu{
	padding-left: 60px;
	background-color: #fff;
	display: none;
}

#menu-categorias:hover .items-menu{
	display: block;
}

#menu-categorias .items-menu li{
	width: 100%;
	display: block;
}

#menu-categorias .items-menu a{
	color: #ee2c23;
	font-size: 18px;
	font-weight: 400;
	border-bottom: 1px solid #dfe0e1;
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: left;
	line-height: 1;
}

#menu-categorias .items-menu li:hover a{
	color: #fff;
	font-weight: 400 !important;
}

#menu-categorias .items-menu a:hover, #menu-categorias .items-menu ul a{
	color: #fff;
	font-size: 18px;
	font-weight: 400 !important;
	border-bottom: 1px solid #dfe0e1;
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: left;
	line-height: 1;
}

.sf-vertical{
	width: 100%;
}

.destacados .item-info{
	height: auto;
}

.destacados .btn-buy{
	margin-top: 10px;
}

.footer-nav{
    border-top: 1px solid rgba(255,255,255,0.3);
	border-bottom: 1px solid rgba(255,255,255,0.3);
    padding-top: 60px;
    padding-bottom: 60px;
    margin-top: 40px;
}

.footer-nav .flx-wrapper{
    align-items: flex-start;
    height: 120px;
}

.footer-nav .row > .flx-wrapper{
    padding-left: 15px;
    padding-right: 15px;
    height: auto;
}

@media( max-width: 768px ){
    .footer-nav .flx-wrapper{
        flex-direction: column;
        align-items: center;
        height: auto;
    }

    .footer-nav ul.flx-wrapper{
        flex-direction: row;
    }

    .options ._barra{
        width:40%;
    }

    .options ._barra:last-child{
        width:60%;
    }

    h3.item-title, h3.item-title a{
        font-size: 13px;
    }

    .itme-info{
        height: 200px;
    }
}

.footer-nav .flx-wrapper-item{
    text-align: left;
    /* max-width: 260px; */
    width: 25%;
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #ccc;
    height: 100%;
}

.footer-nav .flx-wrapper-item img{
    width: 100%;
    height: auto;
}

@media( max-width: 768px ){
    .footer-nav .flx-wrapper-item{
        width: 100%;
        height: 100%;
        border: 0;
        padding-right: 0;
        margin-right: 0;
    }
}

.footer-nav ul.flx-wrapper{
    flex-wrap: wrap;
    height: auto;
}

.footer-nav .flx-wrapper-item:last-child{
    border-right: 0;
    padding-right: 0;
}

.footer-nav ul.flx-wrapper li{
    width: 33.333333334%;
    margin-right: 10px;
}

.footer-nav h4{
    color: #333;
    text-transform: uppercase;
    font-size: 14px;
    margin: 15px 0;
}

.footer-nav ul{
    list-style: none;
    padding-left: 0;
    text-align: left;
}

.footer-nav a, .footer-nav li{
	font-size: 14px;
    color: #999;
	line-height: 42px;
}

.footer-nav li{
    line-height: 1.4;
}

.img-responsive{
	width: 100% !important;
	height: auto !important;
}


#nav-mobile{
	text-align: right;
    position: absolute;
    width: 70%;
    max-width: 300px;
    height: 52px;
    z-index: 2;
    top: 60%;
    right: 0;
    margin-top: -24px;
    padding-right: 15px;
}


#nav-mobile a{
	padding-left: 3%;
	width: auto;
	max-width: 48px;
	min-width: 30px;
	display: inline-block;
}

#buscador-mobile{
	display: inline-block;
    width: auto;
    margin-bottom: 0;
    padding: 0;
    vertical-align: middle;
    width: 78%;
}

#buscador-mobile #_busqueda{
	border: none;
    color: #fff;
    padding-left: 0;
}

#wrap-buscador-mobile{
	display: none;
}

section.detalles table tr > td:first-child{
    font-weight: 700;
}


/*media queries*/

@media screen and (min-width: 1440px){
        section[name="dock-user"], .navbar .container-fluid, .footer-nav.container-fluid .row, #panel-content{
            max-width: 1260px;
        }

        .footer-nav.container-fluid .row, #panel-content{
            margin: auto;
        }

        #panel-content{
            padding-left: 340px;
        }

        #menu-categorias{
            position: static;
            display: inline-block;
            float: left;
        }
    }

@media screen and (min-width: 1024px){
        section.detalles table tr > td:first-child{
            width: 30%;
        }
}

@media screen and (min-width: 769px){
    .checkout-process-menu li{
        display: block;
        float:none;
        width: 90%;
        min-width: 200px;
    }

    .checkout-process-menu li .inner{
        text-align: left;
    }

    .checkout-process-menu li label{
        font-size: 20px;
        font-weight: 300;
    }

    .checkout-process-menu li .inner {
        padding: 10px 25px;
    }

    .checkout-process-menu li.selected .inner span.arrow-right{
        display: block;
    }

    .checkout-process-menu li.selected .inner span.arrow-down{
        display: none;
    }
}

@media screen and (min-width: 781px) {
	#nav-mobile{
		display: none;
	}

    .checkout-process-menu li label{
        font-size: 24px;
    }
}

@media screen and (max-width: 768px) {
	.footer-nav nav{
		text-align: center;
    }
    
    #_busqueda, .wrap-search input:focus{
        color: #fff !important;
    }
}


@media screen and (max-width: 991px) {
	#panel-aside{
		display: none;
	}

    .home #panel-aside{
        display: block;
    }

	#panel-content{
		padding-left: 0;
	}

    #panel-content > div > div{
        /*width: 100% !important;*/
        float: none !important;
    }
}

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

    .utils{
        display: none;
    }

	#menu-categorias{
		display: none;
	}

	.nav-top{
		display: none;
	}

	#menu-navbar{
		display: none;
	}

	.logo a{
		margin-left: 0;
	}

	.item-carrito .label{
		top: 0;
	}

	#wrap-buscador-mobile{
		display: block;
	}

    .slider-item .item-title{
        font-size: 42px;
        line-height: 1;
    }

    .slider-item .item-summary{
        font-size: 24px;
    }

    .slider-item .item-price{
        font-size: 42px;
    }

    .slider-item .item-button .btn-primary{
    }
}

@media screen and (max-width: 640px){
    .slider-item .item-title{
        font-size: 28px;
    }

    .slider-item .item-summary{
        font-size: 18px;
    }

    .slider-item .item-price{
        font-size: 22px;
    }

    .slider-item .item-button .btn-primary{
        padding: 8px 16px;
        font-size: 22px;
    }

    .label-specialPrice{
        display: block;
    }
}

@media screen and (max-width: 480px){
    .slider-item .item-title{
        font-size: 24px;
    }

    .slider-item .item-summary{
        font-size: 16px;
    }

    .slider-item .item-price{
        font-size: 18px;
    }

    .slider-item .item-button .btn-primary{
        padding: 8px 16px;
        font-size: 18px;
    }

    .bx-wrapper .bx-pager.bx-default-pager a{
        width: 10px !important;
        height: 10px !important;
    }

    #imgSlider2-wrap .bx-pager{
        text-align: center !important;
        right: 0 !important;
    }
}

@media screen and (max-width: 420px){
	.item.producto{
		padding-left: 2px;
		padding-right: 2px;
		margin-bottom: 4px;
	}

	.btn-buy a span{
		margin-right: 10px;
	}

	.btn-buy a{
		font-size: 14px;
	}

    .slider-item .item-title{
        font-size: 22px;
    }

    .slider-item .item-summary{
        font-size: 14px;
    }

    .slider-item .item-price{
        font-size: 16px;
    }

    .slider-item .item-button .btn-primary{
        padding: 8px 16px;
        font-size: 16px;
    }

    .btn-buy a{
        font-size: 12px;
    }

    .envio-message{
        font-size: 9px !important;
    }
}

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

	#nav-mobile{
		text-align: right;
	    position: absolute;
	    width: 70%;
	    max-width: 300px;
	    max-height: 52px;
	    z-index: 2;
	    top: 55px;
	    right: 0;
	    /*margin-top: -19px;*/
	    padding-right: 15px;
	}

	#nav-mobile a{
		padding-left: 5%;
	    width: auto;
	    max-width: 47px;
	    min-width: 30px;
	    display: inline-block
	}

	.item-carrito .label {
	    top: -4px;
	    right: -4px;
	}

    .slider-item .item-title{
        font-size: 18px;
    }

    .slider-item .item-summary{
        font-size: 13px;
    }

    .slider-item .item-price{
        font-size: 16px;
    }

    .slider-item .item-button .btn-primary{
        padding: 8px 16px;
        font-size: 13px;
    }

    .item-price{
        font-size: 22px;
    }

    .logo-oca img{
        display: block;
        margin: auto;
    }

    .options ._cantxpagina{
        display: none;
    }

}

li.display-grid{
    display: inline-block;
}

.mobile .section-title.section-title-primary{
    padding-left: 7px !important;
}

.btn-buy input{
    margin-right: 5px;
    color: #666;
}

.producto-configurable + div{
    font-weight: 700;
}

.form-control{
    border-radius: 0;
}

#newsForm input.form-control{
    line-height: 52px;
    height: 52px;
}

.wrap.suscripcion{
    padding-top: 20px;
    padding-bottom: 20px;
}

.boton_quitarFiltros{
    background-color: #232a30;
}


#carrito-header-fixed.affix{
    top: 0;
    background-color: #fff;
    z-index: 99;
    margin: auto;
    width: 100%;
    left: 0;
    right: 0;
    padding-top: 20px;
    min-width: 100%;
}

.header-carrito{
    max-width: 1230px;
    margin: auto;
}

#carrito-header-fixed.affix + .section-inner.container{
    margin-top: 75px;
}

.small, small{
    font-size: 80%;
    color: #999;
}

.boton-select{
    cursor: pointer;
}

.boton-select:active, .boton-select:hover{
    background-color: #ee2c23 !important;
}

/*cupon*/
.label-cupon{
    font-size: 18px;
    font-family: Roboto;
    font-weight: 400;
    vertical-align: middle;
    color: #666;
    padding-left: 5px;
}

.cupon input{
    display: inline-block;
    width: calc( 100% - 73px );
}

.cupon > div{
    margin-top: 10px;
}

.cupon .btn.btn-default{
    background-color: #ee2c23;
    border-color: #ee2c23;
    color: #fff;
    vertical-align: baseline;
    height: 34px;
}

.cupon-lista{
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

section[name="descripcion"] img {
    max-width: 100%;
}

/* custom styles new structure */
.carrito-wrapper{
    display: inline-block;
    line-height: 50px;
}

.item-carrito{
    width: 30px;
    height: 30px;
}

.nav-top .carrito-wrapper a{
    margin: 0;
}

#_carrito{
    background-color: #fff;
    border-radius: 4px;
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 30px;
    padding: 5px;
    box-sizing: border-box;
    cursor: pointer;
}


#_carrito .label{
    color: #ee2c23;
}

section[name="dock-user"] .section-inner{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 25px;
    padding-bottom: 25px;
}

@media( max-width: 768px ){
    section[name="dock-user"] .section-inner{
        display: block;
    }

    section[name="dock-user"] .utils.flx-wrapper{
        display: block;
        padding-right: 15px;
        padding-left: 15px;
    }
    section[name="dock-user"] .utils.flx-wrapper .utils .flx-wrapper-item{
        margin-left: 0;
    }

}

.item-destaque .icon{
    margin-right: 10px;
}

.item-destaque .info{
    text-align: left;
    line-height: 1;
}

.item-destaque .label{
    color: #666;
    font-weight: 300;
    font-size: 14px;
    padding: 0;
    margin-bottom: 5px;
    display: inline-block;
    text-align: left;
}

.item-destaque .value{
    text-align: left;
}

.item-destaque .value a, .item-destaque .value.tel{
    color: #000;
    font-size: 24px;
    font-weight: 300;
    line-height: 1;
    text-align: left;
    padding: 0;
}

.item-destaque .btn-destaque{
    color: #fff;
    background-color: #ee2c23;
    padding: 15px 20px;
    border-radius: 4px;
    min-width: 160px;
    text-align: center;
}

.utils .flx-wrapper-item{
    margin-left: 35px;
}

#panel-content > .flx-wrapper{
    align-items: flex-start;
}

.menu-categorias{
    margin-right: 20px;
}

main{
    border-top: 3px solid #e3e3e3;
    padding-top: 20px;
    width: 100%;
}

/* end custom styles new structure */

/* custom styles flex 2019 */

.flx-wrapper{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.utils.flx-wrapper{
    justify-content: flex-end;
}

/* end custom styles flex 2019 */

.item-info.item-agotado{
    padding-right: 0;
}
.item-info.item-agotado .btn-info a{
    padding: 6px;
    margin-top: 10px;
}

.item-info.item-agotado .btn-info.btn-consultar a{
    margin-top: 0;
}

.item-info .btn-info{
    margin-top: 5px;
    background-color: transparent;
}

.item-info .btn-consultar a{
    background-color: #f2f2f2;
    color: #424242;
}

.item-info .btn-consultar a:hover{
    background-color: #e2e2e2;
}

.item-info .btn-consultar span{
    color: #aaa;
}

[name="producto"] .btn-consultar a{
    background-color: #f2f2f2;
    color: #424242;
    padding: 15px 30px;
}


@media( max-width: 768px ){

    section[name="dock-user"] .section-inner{
        padding-top: 0;
        padding-bottom: 0;
    }

    .logo{
        width: 70%;
        margin: auto;
        padding-left: 0;
    }

    #nav-mobile .info, #nav-mobile .label{
        text-align: left;
        padding: 0;
        font-size: 14px;
    }

    #nav-mobile .info{
        margin-left: 10px;
    }

    #nav-mobile small{
        line-height: 1.2;
        font-size: 14px;
        font-weight: 400;
    }

    #nav-mobile{
        position: static;
        width: 100%;
        max-width: unset;
        margin-top: 0;
        margin-bottom: 10px;
        padding-left: 15px;
        border-top: 1px solid #ddd;
    }

    #_carrito{
        display: flex;
    }

    .btn-search{
        padding: 5px;
        height: 50px;
        vertical-align: middle;
        margin-left: -4px;
        width: 50px;
        text-align: center;
        line-height: 50px;
        text-align: right;
    }

    .btn-search img{
        width: 35px;
        height: auto;
        display: block;
        margin-right: 0;
        margin-left: auto;
    }

    #buscador-mobile{
        width: calc( 100% - 50px );
    }

    #wrap-buscador-mobile{
        text-align: left;
    }

    section[name="productos"], section[name="carro"], section[name="pagina"], section[name="contacto"], section[name="miperfil"], section[name="checkout"], section[name="checkout-confirmacion"] {
        padding: 0 5px;
    }

}