body#category .block-category .category-cover{
    position: relative;
}
body#category .block-category .category-cover img{
    width: auto;
}

body#cart .bootstrap-touchspin .input-group-btn-vertical i{
    margin-left: 0;
    line-height: 17px;
}

.footer-container li.redes-sociales{
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
}
.footer-container li.redes-sociales a{
    font-size: 23px;
}

.footer-container li span{
    font-size: .875rem;
    font-family: 'Arista','Aller_Lt';
    color: #222222;
    opacity: 0.7;
}

#footer .footer_confianza_body .pagos{
    margin-left: 35px;
}

body.lang-pt #footer .mypresta_scrollup{
    right: 95px!important;
}

body.lang-pt .fb_customer_chat_bubble_pop_in{
    bottom: 30pt!important;
}

#homefeatured .product_list_qty, #homefeatured ._product-miniature__button {
    width: 40px;
    display: inline-block;
}
#js-product-list .product_list_qty, #js-product-list ._product-miniature__button,
body#product .product_list_qty, #product ._product-miniature__button{
    width: 40px;
}
#homefeatured .product_list_qty {
    line-height: 25px;
}
#homefeatured article span.price, #homefeatured article ._product-miniature__short_description{
    color: #7a7a7a;
}
#homefeatured #contenedor_boton_ver_todos{
    text-align: center;
    width: 100%;
    margin-top: 50px;
}
#homefeatured #contenedor_boton_ver_todos a{
    background-color: #fff578;
    border-color: transparent;
    color: black;
    font-family: 'Arista', 'Arista-Light';
    border-radius: 5px;
    margin: auto 3%;
}

html body #wrapper span.price,
html body #header span.price,
body#cart .product-price strong,
body #cart-subtotal-products span.value,
body .cart-summary-line.cart-total span.value, body .cart-summary-line span.value,
body .cart-summary-line small.value,
body#checkout span.product-price{
    font-family: 'Arista', arial;
}

body#address .form-group.row.vat_number,
body#address .form-group.row.company,
body#checkout #checkout-addresses-step .form-group.row.vat_number,
body#checkout #checkout-addresses-step .form-group.row.company{
    display: none;
}

body#index .banner-btn{
    width: auto;
}

@media(min-width: 768px) {
    body #product_search_information {
        /*height: 175px;*/
    }
    #_mobile_cart{
        display:none;
    }
    .col-md-2.right-nav #_mobile_cart{
        display:block;
    }
}

button.btn.btn-primary.add-to-cart.wtblocksearch{
    background-color: #fff578;
    border-color: transparent;
    color: black;
    font-family: 'Arista', 'Arista-Light';
    border-radius: 5px;
    margin: auto 3%;
}

#wtsearch_content_result .pequenio_modal{
    padding: 1.5%;
    z-index: 2;
    top: 115px;
    left: inherit;
    right: 19%;
    padding-left: 5%;
    padding-right: 5%;
}

body#product #wrapper #content-wrapper .product-add-to-cart .add button{
    width: auto;
}

body#product .indicador_alergeno img{
    height: 40px;
    width: auto;
    display: inline-block;
}

body#product .product-customization{
    display: none;
}

#main .images-container .js-qv-mask {
    overflow: visible;
}

div#left-column ul.category-top-menu li.categoria_seccion{
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ffb1b2;
    position: relative;
}
.block-categories .category-sub-menu li[data-depth="0"]{
    border: none;
}
.block-categories{
    padding-bottom: 20px;
}

#slider_productos_home ._product-miniature__name{
    height: 80px;
}

#slider_productos_home .product_list_qty{
    height: 27px;
    vertical-align: bottom;
    text-align: center;

}

#slider_productos_home ._product-miniature__button{
    width: 30px;
}

#slider_productos_home .slick-prev:before, #slider_productos_home .slick-next:before{
    color: black;
}

#slider_productos_home .slick-slide{
    margin: 0 27px;
}

#slider_productos_home .slick-list{
    margin: 0 -27px;
}

#slider_productos_home .slick-slide img[data-full-size-image-url]{
    width: 100%;
}

#slider_productos_home .slick-arrow{
    z-index: 9;
}

#slider_productos_home .slick-arrow:before, #slider_productos_home .slick-arrow:after{
    border: 1px solid #424242;
    padding: 3px;
}

#slider_productos_home .slick-dots li button::before, #slider_productos_home .slick-dots li button::after{
    font-size: 30px;
}

body#index #homefeatured{
    border-bottom: 1px solid #ffb5b4;
    padding-bottom: 30px
}

body#index .featured-products .products{
    border-bottom: 0;
    padding-bottom: 25px;
    display: block;
}

@media (max-width: 896px) {
    #cart .aviso_cesta {
        font-size: 1em!important;
        padding: 10px 10px 15px;
        line-height: 15px;
    }
    #slider_productos_home .slick-dots{
        display: none!important;
    }
    body#category #products a#ldmore{
        margin-top: 20px!important;
    }
}

body#product #wrapper #content-wrapper .product-add-to-cart .qty #quantity_wanted,
body #js-product-list .product_list_qty, #js-product-list ._product-miniature__button,
body #slider_productos_home .product_list_qty,
body#cart .cart-grid-body .product-line-grid-right .qty .input-group input, body#cart .cart-grid-body .product-line-grid-right .qty .input-group span button{
    font-family: 'Arista', 'Aller_Rg';
    text-align: center;
}

body:not(.page-index) #header .row #search_widget {
    width: 155px;
    min-width: 155px;
}

body ._product-miniature__short_description{
    font-family: 'Arista', 'Arista-Light';
    font-size: 18px;
}

body ._product-miniature__name a{
    font-family: 'Arista', 'Futura-Medium';
}

body ._product-miniature__name{
    height: 50px;
}

body#category #category-description h2{
    margin-top: 20px;
}

body#category section#main .block-category.card {
    box-shadow: none;
    border: none;
    margin-bottom: 0;
    min-height: 0;
}

body#category #search_filters .facet h1, body#category #search_filters .facet h2{
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 28px;
    font-family: 'Arista','Aller_Lt';
    padding-top: 0;
    color: #565555 !important;
    float: left;
}

body#category #products a#ldmore{
    background-color: #ffb1b2;
    color: white;
}
#ldmore_div {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 20px auto;
    display: inline-block;
}

body#checkout section.checkout-step .payment-options label{
    text-align: left;
}

body#checkout section.checkout-step .payment-options p img{
    height: auto!important;
    width: 50px;
}
._product-miniature__actions .add-to-cart i {
    color: #ffb1b2;
    margin-left: 0px !important;
}
._product-miniature__actions .add-to-cart {
    padding-bottom: 0px;
    padding-top: 0px;
}
._product-miniature__actions .product_list_qty {
    height: 34px !important;
    line-height: 34px;
}
._product-miniature__actions {
    line-height: 34px;
}

body#manufacturer .brand.col-md-3{
    text-align: center;
}

body #toogle_block_categories{
    cursor: pointer;
    border: 2px solid #ffb1b2;
    width: 48px;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 4px;
}

body #content-wrapper[style="width:100%"] .prefooter-banner__item{
    width: 25%;
}

body#index #content-wrapper[style="width:100%"] .banner-events-right{
    width: 29%;
}

body#index #content-wrapper[style="width:100%"] .banner-home.banner-quality-products.banner-home-4 .col-xs-12.col-lg-6.mobile-first{
    width: auto;
    right: 0;
    position: absolute;
}

/*** Alérgenos en los listados ***/
._product-miniature {
    position: relative;
}
._product-miniature .indicador_alergeno {
    position: absolute;
    top: 0px;
    right: 0px;    
}
._product-miniature .indicador_alergeno img {
    width: 25px;
}
/*** Fin - Alérgenos en los listados ***/
@media (max-width: 992px) {
    #_desktop_user_info .user-info, 
    #nav-blog {
        display: none;
    }
    #header .logo {
        margin-top: 10px;
    }
}
@media (max-width: 1200px) {
    .header_notIdex {
        height: 115px !important;
    }
    body#order-confirmation #content-hook_payment_return table,
    body#guest-tracking #content table{
        width: 100%;
    }
}
.banner-title-line a {
    color:#000;
}
#_desktop_favorites {
    display: none !important
}
.page-not-found .search-widget form {
    width: 100%;
}
@media (max-width: 467px) {
    .mypresta_scrollup {
        bottom:20px !important;
        right: 85px !important;
    }
    body.lang-pt .fb_customer_chat_bubble_pop_in {
        bottom: 10px !important;
        right: 8px !important;
    }
}
#login_aviso_clave {
    margin-bottom: 30px;
}
.category-cover {
    display: none !important;
}
.cart-detailed-totals .card-block {
    position: relative;
}
#cart_shipping_detail_info {
    position: absolute;
    top: 80%;
    left: 0px;
    right:0px;
    padding:15px;
    display: none;
    background: rgba(0,0,0,0.7);
    text-align: left;
    color: #FFF;
}
#cart_shipping_detail:hover #cart_shipping_detail_info {
    display: block;
}
.hidden {
    display: none !important;
}
.product-additional-info {
    padding-top: 20px;
}
/*
.cp-get-canvas.opcional {
    border:0px;
    background:0px;
    padding:0px;
    cursor: pointer;    
}
*/
#descuento_superior {
    font-family: 'Arista', 'Aller_Rg';
    background-color: white;
    color: #f5bbbb;
    font-size: 1.3rem;
    font-weight: lighter;
    float: left;
    margin-right: 20px;
}
@media (max-width: 476px) {
	#left-column .timer {
		display: none !important;
	}
}