/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
@import url('https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap');

@media(min-width:800px) {
    .columnhdcha {
        height: 470px;
        overflow-y: hidden;
    }
}

.imghaux {
    width: 90%;
}

@media(max-width:550px) {
    .imghaux {
        width: 100%!important;
    }
}

.ot-pc-footer-logo {
    display: none;
}


/*andrea -> arcontactus bigger version*/

.arcontactus-widget .arcontactus-message-button .static {
    top: 33%!important;
}

.arcontactus-message-button>div>p {
    font-size: 13px!important;
    line-height: 19px!important;
    margin-left: -11px!important;
    margin-top: 4px!important;
    text-transform: uppercase;
}

.arcontactus-message-button>div>svg {
    display: none;
}

.arcontactus-widget .arcontactus-message-button {
    width: 95px!important;
    height: 95px!important;
}


/*andrea -> arcontactus bigger version*/

.toggleVisibilityMobile {
    display: block;
}

@media(min-width: 500px) {
    .toggleVisibilityMobile {
        display: none!important;
    }
}

.toggleVisibilityDesktop {
    display: none;
}

@media(min-width: 500px) {
    .toggleVisibilityDesktop {
        display: block!important;
    }
}

.powered-by-logo {
    display: none!important;
}

.cssaux {
    padding: 10px;
    border: 1px solid #58ab7c;
    font-size: 14px;
    font-weight: 600;
}


/*.cssaux > p{
    font-size: 14px;
    font-weight: 600;
}*/

.tecniimage {
    float: right;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 30px;
    padding: 0px;
    width: 500px;
}

.bannerinfo023 {
    width: 500px;
}

@media (max-width: 750px) {
    .tecniimage {
        float: none;
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: 0px;
        width: 100%;
    }
    .bannerinfo023 {
        width: 100%!important;
    }
}

.imgwidtha {
    width: 100%;
}

.containeroverflowy {
    overflow-y: auto;
}

.cataderecha {
    float: right;
    width: 400px;
}

.cataizq {
    float: left;
    width: 400px;
}

.pyrimage {
    width: 450px;
}

@media(max-width:550px) {
    .cataderecha {
        float: right;
        width: 100%!important;
    }
    .pyrimage {
        width: 100%!important;
    }
    .cataizq {
        float: left;
        width: 100%!important;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1280px;
        max-width: 100%;
    }
}

.breadcrumb {
    margin-bottom: 5px;
    font-size: 0.7rem;
    margin-top: -15px;
}

body {
    /*font-family: Arial, Arial Unicode MS, Helvetica, DejaVu Sans, Lucida Sans Unicode, sans-serif;*/
	font-family: "Play", sans-serif;;
    background-color: #f4f4f4;
}

.h1,
.h2,
.h3 {
    text-transform: none;
}

.card {
    background: #fff;
    box-shadow: none;
    border: 1px solid #eaeaea;
}

.btn-primary {
    background-color: #2fb5d2;
    color: #fff;
    box-shadow: none;
    text-transform: none;
    border-radius: 2px;
    border: 1px solid #2fb5d2;
}

.arcontactus-widget.arcontactus-message {
    z-index: 999;
}


/*********** Header ***************/

#header {
    background: #03153f;
    padding-bottom: 15px;
}

.dbmenu {
	background: #03153f;
}

#header .header-top .search-widget {
    float: right;
    width: 100%;
}

#header .header-top {
    padding-bottom: 0;
}

#wrapper {
    background-color: #f4f4f4;
    box-shadow: none;
}

.header-top .search-widget form input[type=text] {
    font-size: 14px;
}

#header .logo {
    max-width: 85%;
}


/* Display Nav */

#header .header-nav {
    border-bottom: 0;
    padding: 10px 0 0;
    margin-bottom: 25px;
}

.whatsappnav {
    color: rgb(102, 192, 234);
    font-size: 12px;
    text-transform: uppercase;
    text-align: left;
}

#bannersus {
    color: rgb(102, 192, 234);
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
}

.av_stars_nav .netreviews_font_stars {
    float: left;
    width: 85px;
    display: inline-table !important;
    height: 10px;
}

.av_stars_nav .total_starts {
    display: inline-table;
    float: left;
    font-size: 12px;
    color: #FFF;
}

.av_stars_nav .netreviews_font_stars div {
    font-size: 0;
}

img.icon-nav {
    height: 23px;
}


/* Login Header */

.user-info {
    float: right;
    margin: 0 12px;
}

.user-info svg,
.user-info img {
    height: 1.5rem;
    fill: #FFF;
    display: block;
    margin: 0 auto;
}

.user-info span {
    clear: both;
    float: left;
    font-size: 0.8rem;
    font-weight: 400;
    color: #FFF;
    margin-top: 5px;
}

#_desktop_user_info:hover .--hoverLogin {
    opacity: 1;
    visibility: visible;
    transition: 0.5s ease;
}

#_desktop_user_info {
    max-width: 165px;
    float: right;
}


/* Calidad Header */

.desktop__calidad {
    float: right;
}

.desktop__calidad .calidad__iconview svg {
    height: 1.5rem;
    fill: #FFF;
    display: block;
    margin: 0 auto;
}

.desktop__calidad .calidad__iconview span {
    clear: both;
    float: left;
    font-size: 0.8rem;
    font-weight: 400;
    color: #FFF;
    margin-top: 5px;
}

.desktop__calidad:hover .--hoverCalidad {
    opacity: 1;
    visibility: visible;
    transition: 0.5s ease;
}


/* Ayuda contacto Header */

.desktop__ayuda {
    float: right;
    /* margin-left: 15px; */
}

.desktop__ayuda svg,
.desktop__ayuda img {
    height: 1.5rem;
    fill: #FFF;
    display: block;
    margin: 0 auto;
}

.desktop__ayuda span {
    clear: both;
    float: left;
    font-size: 0.8rem;
    font-weight: 400;
    color: #FFF;
    margin-top: 5px;
}


/* Refurbished */

.refurbished {
    opacity: 0;
    display: block;
    visibility: hidden;
    overflow: hidden;
    position: absolute;
    right: 0;
    background: #fff;
    width: 30rem;
    border: 1px solid #d8d8d8;
    margin-top: 25px;
    font-size: 1.5rem;
    z-index: 9999;
    transition: opacity 0.5s linear;
    -webkit-transition: opacity 0.5s linear;
    -moz-transition: opacity 0.5s linear;
    -o-transition: opacity 0.5s linear;
    -ms-transition: opacity 0.5s linear;
}

.refurbished__card {
    position: relative;
    font-size: 1.3rem;
    padding: 25px 5px 25px 0;
    width: 50%;
    float: left;
}

.refurbished__card:nth-child(3) {
    clear: left;
}

.refurbished__card:nth-child(odd) {
    border-right: 1px solid #e5e5e5;
}

.refurbished__card:nth-child(1n+3) {
    border-top: 1px solid #e5e5e5;
}

.refurbished__card_icon {
    display: inline;
    float: left;
    padding: 0 10px;
    max-width: 40%;
}

.refurbished__card_icon img {
    height: 30px;
    width: 30px;
    margin-left: 10px;
}

.refurbished__card_text {
    float: left;
    width: 60%;
}

.refurbished__card .refurbished__card_text strong {
    font-size: 13px;
    font-weight: 600;
}

.refurbished__card .refurbished__card_text p {
    font-size: 11px;
    margin: 5px 0 0 0;
}

.refurbished.--hoverLogin {
    margin-top: 48px;
}

.refurbished__card_starts {
    padding-left: 30px;
}

.refurbished__card_starts>strong {
    font-size: 14px;
}

.refurbished__card_starts>p {
    font-size: 12px;
    margin-bottom: 0;
}

.refurbished__comment {
    display: block;
    width: 100%;
    float: left;
    margin: 10px 0;
}

.refurbished__comment .refurbished__card_icon img {
    height: 65px;
    width: 65px;
    display: inline;
    float: left;
}

.refurbished__comment .refurbished__card_icon .av_stars_nav {
    float: left;
    width: calc(100% - 75px);
}

.refurbished__comment .refurbished__card_icon .av_stars_nav .total_starts {
    color: #7a7a7a;
    margin: 8px 0 0 3px;
    line-height: 1.5;
}

.refurbished__comment .refurbished__card_icon .av_stars_nav .total_starts span {
    color: #232323;
    font-weight: 600;
    font-size: 1rem;
    display: table;
}

.refurbished__comment .refurbished__card_icon {
    max-width: 50%;
}

.refurbished__comment .refurbished__card_text {
    width: 50%;
}

.refurbished__comment .refurbished__card_text .btn__comment {
    border: 1px solid #232323;
    margin: 20px auto;
    display: table;
}

/* Carrito Header */

.cart_header {
    float: right;
}

.cart_header svg,
.cart_header>p>img {
    height: 1.5rem;
    fill: #FFF;
    display: block;
    margin: 0 auto;
}

.cart_header span.tit_cesta {
    clear: both;
    float: left;
    font-size: 0.8rem;
    font-weight: 400;
    color: #FFF;
    margin-top: 5px;
}

.cart_header .value_cart {
    background-color: #58b0da;
    border-radius: 50%;
    padding: 0px 7px;
    color: #FFF;
    font-size: 10px;
    font-weight: 600;
    position: absolute;
    top: -8px;
    margin-left: -25px;
}

.cart_header p.datatext {
    cursor: pointer;
}

#subcart ul.cart_products {
    /* background: #F5F5F5; */
    margin-bottom: 0;
}

#header #subcart {
    position: absolute;
    top: 60px;
    right: 0;
    /*z-index: 100;*/
    z-index: 99999;
    width: 325px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-in-out 0.5s;
    transform: translate3d(0, -70vh, 0);
}

#header #subcart:before {
    content: "";
    width: 15px;
    border-right: 15px solid #c4111100;
    border-left: 15px solid #e3141400;
    border-bottom: 11px solid #eeeeee;
    position: absolute;
    top: -11px;
    right: 22px;
    opacity: 1;
    transition: opacity .6s;
    transition-delay: .25s;
    z-index: 1;
}

#header div#_desktop_cart .cart_header:hover #subcart {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s, 0s, 0.5s;
    transform: translate3d(0, 0, 0);
}

#subcart {
    background: #484848;
    color: #000;
    background: #fff;
    border: 1px solid #E2E2E2;
    text-align: left;
}

#subcart .add_product {
    padding: 15px;
    background-color: #cdefde;
    display: none;
    transition: all 0.5s ease-in-out 0.5s;
}

#subcart .add_product i {
    color: #00ac54 !important;
    float: left;
    padding: 10px 5px;
    font-size: 20px;
    width: 13%;
}

#subcart .add_product p {
    float: left;
    width: 86%;
    margin: 0;
    font-size: 13px;
    color: #444;
}

#subcart .delete_product {
    padding: 60px 15px;
    background-color: #e1e1e1;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-in-out 0.5s;
    display: none;
}

#subcart .delete_product p {
    margin: 0;
    font-size: 14px;
    color: #444;
    text-align: center;
}

#subcart ul.cart_products {
    /* background: #F5F5F5; */
    margin-bottom: 0;
}

#subcart .header {
    font-weight: normal;
    padding: 14px 16px 14px 18px;
    /* border-bottom: 1px solid #E2E2E2; */
    font-weight: bold;
    color: #444;
    margin: 0;
    background-color: #eee;
}

#subcart .header span {
    font-weight: normal;
}

#subcart ul.cart_products li {
    font-weight: normal;
    padding: 14px 16px 14px 18px;
    /* border-bottom: 1px solid #E2E2E2; */
    font-weight: bold;
}

#subcart ul.cart_products li span {
    /*    font-weight: normal; */
}

#subcart ul.cart_products li span.product-name {
    font-weight: normal;
    font-size: 12px;
    color: #666;
    clear: both;
    float: left;
    line-height: 15px;
}

#subcart ul.cart_products li span.product-price {
    color: #444;
    font-size: 14px;
}

#subcart ul.cart_products li span.regular-price {
    color: #666;
    font-size: 12px;
    font-weight: normal;
    text-decoration: line-through;
}

#subcart ul.cart_products {
    max-height: 225px;
    overflow-y: auto;
}

#subcart .customizations ul li {
    font-size: 12px;
    padding: 0;
    color: #666;
    float: left;
    margin-right: 5px;
}

#subcart .customizations ul li label {
    font-weight: normal;
    font-size: 12px;
    color: #666;
    margin: 0;
}

#subcart ul.cart_products li .cart_left {
    float: left;
    width: 40%;
    padding-right: 18px;
}

#subcart ul.cart_products li .cart_left img {
    border: 1px solid #E2E2E2;
}

#subcart ul.cart_products li .cart_right {
    float: left;
    width: 60%;
    line-height: 18px;
    text-align: left;
}

#subcart ul.cart_products li .cart_right .product-price {
    display: block;
    font-weight: bold;
    margin-top: 14px;
}

#subcart ul.cart_products li .remove-from-cart {
    float: right;
    margin-right: 0;
    margin-top: 0;
    cursor: pointer;
}

#subcart ul.cart_products li .remove-from-cart i {
    font-size: 20px;
    line-height: 14px;
    color: #666 !important;
}

#subcart ul.cart-subtotals {
    margin: 0;
    padding: 10px 18px;
    /*    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2; */
    background-color: #f8f8f8;
    box-shadow: 0 -2px 3px 0 hsla(0, 0%, 60%, .2)
}

#subcart ul.cart-subtotals li {
    width: 100%;
    border-bottom: 1px solid #E2E2E2;
    line-height: 30px;
}

#subcart ul.cart-subtotals li:last-child {
    border-bottom: 0;
}

#subcart ul.cart-subtotals li .text {
    float: left;
}

#subcart ul.cart-subtotals li .text .text_tax {
    font-size: 12px;
    color: #747474;
}

#subcart ul.cart-subtotals li .value {
    float: right;
}

#subcart .cart-buttons {
    padding: 10px 18px 10px;
    background-color: #eee;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#subcart .cart-buttons .viewcart {
    width: 49%;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    padding: 8px 12px;
    color: #ffffff;
    box-shadow: none;
    margin-bottom: 0;
}

#subcart .cart-buttons .viewcart i {
    position: absolute;
    margin: 0 0 0 2px;
    font-size: 18px;
    line-height: 14px;
    height: 14px;
}

#subcart .cart-buttons .viewcart.ver_cesta {
    background-color: #fff;
    border: 1px solid #ccc;
    color: #444;
}

#subcart .cart-buttons .viewcart.pagar_ahora {
    background-color: #2fb5d2;
    border: 1px solid #2fb5d2;
}

#subcart .cart-buttons .viewcart.pagar_ahora:hover {
    background-color: #12a4c4 !important;
    border: 1px solid #12a4c4;
}

#subcart .shipping_count {
    padding: 10px 0;
    background-color: #eee;
}

#subcart .shipping_count p {
    font-size: 0.8rem;
    color: #2D2D2D !important;
    text-align: center;
    margin-bottom: 10px;
    margin: 0;
}

#subcart .shipping_count p span {
    font-weight: bold;
    color: #58b0da;
}

#subcart .shipping_count .small {
    font-size: 0.6rem;
    color: #2D2D2D !important;
    text-align: center;
    margin-bottom: 10px;
    margin: 0;
    display: block;
    cursor: pointer;
}

#subcart .shipping_count .small:hover {
    color: #58b0da !important;
}

#subcart .product__subcart {
    position: relative;
    display: inline-block;
}

#subcart .product__subcart img {
    max-width: 100%;
}

.search-widget form input[type=text]:focus {
    outline: none;
}

#blockcart-modal.version_mobile {
    z-index: 99999;
}

#blockcart-modal.version_mobile .modal-dialog {
    width: 100%;
    margin: 0;
    padding: 10px;
    background: #FFF;
    border-bottom: 1px solid #ddd;
}

#blockcart-modal.version_mobile .modal-dialog .modal-content {
    position: initial;
    border: none;
}

.version_mobile .top_mobile p {
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    margin: 10px 0;
    color: #444;
}

.version_mobile .total_cart {
    position: absolute;
    width: auto;
    float: right;
    right: 15px;
    top: 13px;
}

.version_mobile .total_cart svg {
    width: 25px;
}

.version_mobile .total_cart span {
    background-color: #2fb5d2;
    border-radius: 50%;
    padding: 0px 7px;
    color: #FFF;
    font-size: 10px;
    font-weight: 900;
    position: absolute;
    top: -5px;
    margin-left: -14px;
}

.version_mobile .pagar_ahora {
    background-color: #2fb5d2;
    width: 100%;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    padding: 10px 12px;
    color: #ffffff !important;
    box-shadow: none;
    margin-bottom: 10px;
    font-weight: bold;
}

.alert {
    padding: .75rem 1.25rem;
    margin-top: 1rem;
    border: 1px solid transparent;
    border-radius: 0;
}

.amazonpay-button-inner-image {
    max-height: 50px !important;
}

@media only screen and (max-width: 767px) {
    #header .header-nav {
        padding: 5px 0;
        margin-bottom: 0;
        border-bottom: 0;
        background-color: #000;
        position: fixed;
        width: 100%;
    }
    #header .header-nav .top-logo {
        padding-top: 5px;
    }
    #header .header-nav .top-logo a img {
        max-height: 20px;
    }
    #header .header-nav #menu-icon {
        margin: 0;
    }
    #header .header-nav .cart-preview.active {
        background: transparent;
        padding: 0;
        height: auto;
        margin-top: 9px;
    }
    #header .header-nav .cart-preview p {
        margin-bottom: 0;
    }
    .cart_header .value_cart {
        top: 6px;
        margin-left: 0;
        display: none;
    }
    .cart_header .value_cart_mobile {
        top: 7px;
        right: 5px;
        width: 10px;
        height: 10px;
        background-color: #58b0da;
        display: block;
        border-radius: 50%;
        position: absolute;
    }
    #_mobile_cart {
        margin-right: 10px;
        padding: 0 5px;
    }
    #_mobile_user_info {
        padding: 0;
        text-align: left;
    }
    #_mobile_user_info svg {
        fill: #FFF;
        margin-top: 9px;
        width: 25px;
    }
    #_mobile_search {
        padding: 0;
        margin-top: 9px;
        text-align: center;
    }
    #_mobile_search .icon {
        width: 15px;
        height: 15px;
        background: url(/themes/info_computer/assets/img/search.svg);
        display: block;
        background-size: 15px;
        margin: 3px 0;
    }
    #_mobile_search i {
        color: #FFF;
        width: 25px;
        font-size: 18px;
    }
    #_mobile_message {
        padding: 0;
        margin-top: 11px;
        float: right;
    }
    #_mobile_message img {
        display: block;
        margin: 2px auto;
    }
    #header {
        padding-bottom: 0;
    }
    .cart_header svg,
    .cart_header>p>img,
    #_mobile_user_info svg,
    #_mobile_message img {
        max-height: 1.3rem;
    }
    #notifications {
        padding-top: 45px;
    }
    #header .header-nav .blockcart {
        padding: 0;
        margin-top: 9px;
    }
    #header .header-nav .blockcart {
        height: auto;
    }
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    margin-top: -25px;
}

.carousel .carousel-control .icon-next i,
.carousel .carousel-control .icon-prev i {
    line-height: 0;
}

.carousel .carousel-control.right {
    right: 5px;
}


/*********** Category ***************/


/*.header__category {
	background-color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 15px;
    display: inline-table;
    width: 100%;
}*/

.header__category {
    padding-top: 30px;
    /*    padding-bottom: 30px;
    margin-bottom: 15px; */
    display: inline-table;
    width: 100%;
}

.header__category .header_category_text {
    /*	max-width: 800px; */
    display: table;
    margin: 0;
    text-align: left;
}

.header__category .header__category_desc_short {
    color: #232323;
    font-size: 0.9375rem;
}


/*
#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container {
	/width: 230px;
}*/

#products .product-description,
.featured-products .product-description,
.product-accessories .product-description,
.product-miniature .product-description {
    width: 230px;
}

#products .highlighted-informations,
.featured-products .highlighted-informations,
.product-accessories .highlighted-informations,
.product-miniature .highlighted-informations {
    width: 230px;
}

#subcategories {
    border-top: 1px solid #dedede;
    padding: 15px 0 0px 0;
}

#subcategories p.subcategory-heading a {
    color: #4a4a4a;
}

#subcategories .subcategories {
    border: 1px solid #dedede;
    text-align: center;
    padding: 10px;
    margin-bottom: 20px;
}

#subcategories .subcategories:hover {
    border-color: #58b0da;
}

.green #subcategories .subcategories:hover {
    border-color: #1d7e5d;
}

.christmas #subcategories .subcategories:hover {
    border-color: #d74142;
}

.pink #subcategories .subcategories:hover {
    border-color: #eb5e66;
}

.orange #subcategories .subcategories:hover {
    border-color: #fb5a29;
}

#subcategories .subcategories .subcategory-name {
    font-size: 13px;
    color: #4a4a4a;
    height: 28px;
}

#subcategories .subcategories .cat_desc {
    height: 40px;
    overflow: hidden;
}

.asubcatshowless {
    overflow: hidden;
    line-height: 1em;
    height: 3.5em;
}

.asubcata {
    ont-family: futura-pt, sans-serif;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 1.7px;
    color: #2d2d2d;
    line-height: 12px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 30px;
    border-radius: 15px;
    padding: 9px 15px;
    border: 0;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #eee;
}

.asubcata:hover {
    background-color: #d2d2d2;
}

.asubcatb {
    margin: 10px 8px 0 0;
}

.asubcatshowless {
    overflow: hidden;
    line-height: 1em;
    height: 3.5em;
}

.ashowless {
    font-family: futura-pt, sans-serif;
    font-size: 16px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.31;
    letter-spacing: .6px;
    color: #2d2d2d;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    background: none;
    cursor: pointer;
    line-height: normal;
    pointer-events: all;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    margin-top: 8px;
    margin-bottom: 18px;
}


/* list productos */

#products .product-miniature:nth-child(3n+1) {
    margin-left: 0;
}

#products .product-miniature:nth-child(3n) {
    margin-right: 0;
}

#search #products .product-miniature:nth-child(3n+1) {
    margin-left: 0.8125rem;
}

#search #products .product-miniature:nth-child(3n) {
    margin-right: 0.8125rem;
}

.block-categories,
#search_filters,
#search_filters_brands,
#search_filters_suppliers {
    box-shadow: none;
    border: 1px solid #eaeaea;
}

#amazzing_filter {
    box-shadow: none;
    padding: 0;
    border: 1px solid #eaeaea;
    margin-bottom: 0;
}

#amazzing_filter .title_block {
    display: none;
}

#amazzing_filter .block_content .af_subtitle_heading {
    padding: 0 12px;
    background-color: #d4d4d4;
    color: #444;
}

#amazzing_filter .block_content .af_filter_content {
    padding: 12px;
}

#amazzing_filter form {
    padding-top: 0;
}

#amazzing_filter .selectedFilters {
    display: none;
}

#amazzing_filter .slider-values {
    font-size: 14px;
}

.af_filter_content label {
    margin-bottom: 0;
}

.af_filter {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

.af_filter.expandable {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 0;
}

.af_subtitle {
    font-size: 14px;
    color: #444;
}

.af_subtitle:before {
    border-color: #888;
}

.af_filter .name {
    font-size: 12px;
}

.af_filter .toggle-cut-off {
    text-align: left;
    padding: 0 12px;
    font-size: 12px;
    cursor: pointer;
}

.af_filter_category a {
    font-size: 12px;
    color: #232323;
}

.has-compact-filter .af.block .block_content {
    padding: 0;
    max-height: 89%;
}

.has-compact-filter .af.block .block_content form {
    padding-bottom: 80px;
}


/*.category-top-menu > li:first-child {
    display: none;
}*/

#left-column {
    padding-top: 30px;
}

.block-categories {
    padding: 0;
    margin-bottom: 0;
}

.block-categories .category-top-menu {
    margin-bottom: 0;
}

.block-categories .af_subtitle_heading {
    padding: 0 12px;
    background-color: #d4d4d4;
    color: #444;
}

.block-categories .category-sub-menu {
    margin-top: 0;
    padding: 12px;
}

.block-categories .category-sub-menu li[data-depth="0"]>a {
    font-size: 14px;
    color: #444;
    border-bottom: 0;
    margin-bottom: 7px;
    width: 100%;
    font-weight: 400;
    font-size: 12px;
}

.block-categories .collapse-icons i {
    font-size: 19px;
    color: #444;
    text-align: right;
    width: 100%;
    margin-top: 5px;
}


/* description */

#category-description,
#category-description p,
#category-description h2,
#category-description h3,
#category-description h4 {
    text-align: left !important;
    color: #232323;
}

#category-description h2 {
    text-align: left;
    color: #232323;
    font-weight: 600;
    font-size: 1.25rem;
}

#category-description h3 {
    text-align: left;
    color: #232323;
    font-weight: 600;
    font-size: 1.15rem;
}

#category-description img {
    max-width: 100%;
}

.products-sort-order .select-title {
    padding: .3rem .5rem;
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    box-shadow: none;
    line-height: 1.5;
    color: #7a7a7a;
    font-size: 0.9rem;
    width: 15rem;
    float: right;
}

.products-sort-order .select-title i {
    font-size: 1.5rem;
}

.dynamic-loading .progress {
    display: block;
    width: 200px;
    height: 2px;
    margin-bottom: 1rem;
    background-color: #D6D6D6;
    margin: 0 auto 25px;
}

.dynamic-loading .progress .progress-bar {
    height: 2px;
    background: #58b0da;
    max-width: 200px;
}

.dynamic-product-count {
    color: #737373;
    font-size: 0.8rem;
    font-weight: 600;
}

.dynamic-loading .loadMore {
    border: 1px solid #D6D6D6;
    padding: 15px 35px;
    width: auto;
    display: table;
    margin: 0 auto;
    text-transform: uppercase;
    color: #232323;
    font-weight: 600;
    font-size: 0.8rem;
    cursor: pointer;
    background-color: #FFF;
}

.bck_white {
    background-color: #FFF;
}

.products-sort-order .dropdown-menu {
    box-shadow: none;
    border: 1px solid #dcdcdc;
    width: 15rem;
}

.products-sort-order .select-list {
    font-size: 0.9rem;
}

.lds-dual-ring {
    display: inline-block;
    width: 40px;
    height: 40px;
}

.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 25px;
    height: 25px;
    margin: 8px;
    border-radius: 50%;
    border: 6px solid #232323;
    border-color: #232323 transparent #232323 transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.loadMore.hidden {
    display: none;
}


/* Customize the label (the container) */

.af-checkbox-label {
    padding-left: 12px;
}


/* Hide the browser's default checkbox */

.af-checkbox-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 8px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border: 1px solid #eaeaea;
}


/* On mouse-over, add a grey background color */

.af-checkbox-label:hover input~.checkmark {
    background-color: #eaeaea;
}


/* When the checkbox is checked, add a blue background */

.af-checkbox-label input:checked~.checkmark {
    background-color: #58b0da;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.af-checkbox-label input:checked~.checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.af-checkbox-label .checkmark:after {
    left: 5px;
    top: 0px;
    width: 7px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.BestSellerCategory {
    /*    background-color: #58b0da3d; */
    margin: 25px -15px;
    position: relative;
}

.BestSellerCategory .row {
    margin: 0;
}

.BestSellerCategory #products {
    padding: 25px;
}

.BestSellerCategory #products .thumbnail-container {
    width: 277px;
}

.BestSellerCategory #products .product-description {
    width: 275px;
}

.at_list_products_discount>.at_list_products_text {
    padding: 25px 25px 0;
}

.at_list_products_discount>.at_list_products_text .title {
    margin: 0;
    font-weight: 600;
    font-size: 1.15rem;
}


/* Faqs */

h2.stk-faqs-question {
    font-size: 18px;
    text-align: left;
    color: #232323;
    padding-top: 20px;
}

.accordion-container {
    position: relative;
    width: 100%;
    /* border: 1px solid #f1f1f1 */
    ;
    border-top: none;
    outline: 0;
    cursor: pointer;
    /* border-left: 1px solid orange */
    ;
}

.accordion-container .article-title {
    display: block;
    position: relative;
    margin: 0;
    padding: 0.625em 0.625em 0.625em 2em;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-left: 3px solid #58b0da;
    font-size: 16px;
    font-weight: normal;
    color: #232323;
    cursor: pointer;
}

#accordion article.content-entry.open {
    border: 1px solid #eeeeee;
}

.accordion-container .article-title:hover,
.accordion-container .article-title:active,
.accordion-container .content-entry.open .article-title {
    background-color: #ffffff;
    color: #58b0da;
}

.accordion-container .article-title:hover i:before,
.accordion-container .article-title:hover i:active,
.accordion-container .content-entry.open i {
    color: #58b0da;
}

.accordion-container .content-entry i {
    position: absolute;
    top: 20%;
    right: 5%;
    font-style: normal;
    font-size: 22px;
    color: #58b0da;
    display: none;
}

.accordion-container .content-entry i:before {
    /* content: "+ "; */
    content: '\f055';
    font-family: "FontAwesome", sans-serif;
}

.accordion-container .content-entry.open i:before {
    /* content: "- "; */
    content: '\f056';
    font-family: "FontAwesome", sans-serif;
}

.accordion-content {
    /*    display: none; */
    padding-left: 2.3125em;
    margin: 10px 0;
}

.accordion-content p {
    color: #232323;
}

#accordion article.content-entry {
    margin: 20px 0;
    background-color: #FFF;
}

.accordion-container,
#description {
    width: 100%;
    margin: 20px auto;
}

#description p {
    line-height: 1.5;
}

#description h2 {
    text-align: center;
}


/* Long description */

.gm-cat-second-desc {
    padding: 20px 10px;
    background-color: #FFF;
}

.gm-cat-second-desc h1,
.gm-cat-second-desc h2,
.gm-cat-second-desc h3,
.gm-cat-second-desc h4,
.gm-cat-second-desc h5,
.gm-cat-second-desc h6,
.gm-cat-second-desc p,
.gm-cat-second-desc span {
    color: #232323;
}

.gm-cat-second-desc h1 {
    font-size: 18px;
}

.gm-cat-second-desc h2 {
    font-size: 16px;
}

.gm-cat-second-desc p {
    font-size: 14px;
}

#wrapper .breadcrumb ol {
    white-space: nowrap;
    overflow: hidden;
}

@media only screen and (max-width: 699px) {
    .asubcatshowless {
        overflow-x: auto!important;
        white-space: nowrap!important;
        scrollbar-width: thin;
        height: 64px;
    }
    .header__category.filters {
        display: none;
    }
    #products .thumbnail-container,
    .featured-products .thumbnail-container,
    .product-accessories .thumbnail-container,
    .product-miniature .thumbnail-container {
        margin: 0 auto;
    }
}

@media (min-width: 1024px) {
    .btn-primary.compact-toggle.type-3 {
        display: none !important;
    }
}

@media (max-width: 767px) {
    #wrapper .breadcrumb ol {
        white-space: nowrap;
        overflow: scroll;
    }
    .header__category {
        padding-top: 10px;
    }
    #left-column {
        padding: 0;
    }
    .at_list_products_discount,
    .txt_freco {
        max-width: 100%;
    }
    .at_list_products_discount>.at_list_products_text:after {
        display: none;
    }
    .BestSellerCategory #products {
        padding: 0;
    }
    .BestSellerCategory #products .thumbnail-container {
        width: 100%;
    }
    .BestSellerCategory #products .product-description {
        width: 100%;
    }
    .at_list_products_discount>.at_list_products_text {
        padding-bottom: 25px;
        ;
    }
    #js-product-list-top {
        background-color: #FFF;
        margin: 0 0px 20px;
        padding: 15px;
        border: 1px solid #eaeaea;
        width: calc(100% + 20px);
        margin-left: -10px;
    }
    #js-product-list-top>div {
        padding: 0;
    }
    .products-sort-order .select-title {
        max-width: 100%;
    }
    .filter__category .compact-toggle {
        color: #888;
        text-align: right;
        padding: 2px 0;
        width: 100%;
        display: block;
    }
    .filter__category .compact-toggle .compact-toggle-icon {
        display: initial;
    }
    .filter__category .compact-toggle .compact-toggle-icon:before {
        content: "\e902";
        font: normal normal normal 14px/1 filterIcons;
        font-size: inherit;
        speak: none;
        text-transform: none;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        display: inline-block;
    }
    #products .product-miniature:last-child {
        margin: 0 0 0 5px;
    }
    .category__large .dbaveragecategory,
    #category-description,
    .manufacturerimg {
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px);
    }
    #category-description table td {
        display: block!Important;
        width: auto !Important;
        text-align: center!important;
        border-right: 0;
        padding: 9px 10px;
    }
    .manufacturerimg {
        margin-bottom: 25px;
    }
    /*.manufacturerimg ul {
        white-space: nowrap;
        overflow: scroll;
        display: inline-block;
        max-width: 100%;
    }
    .manufacturerimg ul li {
        display: inline;
        float: initial;
    } */
    #products .up {
        text-align: center !important;
    }
    #products #js-product-list .up>a {
        border: 1px solid #D6D6D6;
        width: auto;
        display: table;
        margin: 0 auto;
        text-transform: uppercase;
        color: #232323;
        font-weight: 600;
        font-size: 0.8rem;
        cursor: pointer;
        background-color: #FFF;
        box-shadow: none;
    }
    .has-compact-filter .af.block .block_content {
        padding: 0;
    }
    #amazzing_filter .block_content .af_subtitle_heading {
        background-color: #FFF;
        padding: 20px 2.2rem;
        color: #2d2d2d;
        font-size: 15px;
        text-transform: none;
        font-weight: 500;
        border-bottom: 1px solid #dfdfdf;
    }
    #amazzing_filter .block_content .af_filter_content {
        padding: 12px 2.2rem;
    }
    #amazzing_filter .block_content .af_subtitle_heading .af_subtitle {
        padding: 0;
        font-weight: 500;
    }
    #amazzing_filter .block_content .af_subtitle_heading .af_subtitle:before {
        top: 3px;
    }
    #amazzing_filter .btn-holder .btn {
        background-color: #58b0da;
        color: #fff;
        box-shadow: none;
    }
    .has-compact-filter #amazzing_filter {
        width: 95%;
    }
    .has-compact-filter #amazzing_filter .title_block {
        display: block;
        padding: 15px 15px 0;
    }
    .has-compact-filter #amazzing_filter .title_block:after {
        content: "";
        width: calc(100% + 30px);
        height: 15px;
        background-color: #EEE;
        display: block;
        margin-left: -15px;
        margin-top: 15px;
    }
    .cerrar_filter {
        content: '\e5cd';
        font-family: 'Material Icons';
        color: white;
        position: absolute;
        z-index: 9999999999999;
        top: -1px;
        left: -50px;
        padding: 12px;
        background: #000000;
        font-size: 22px;
        font-weight: 800;
        display: none;
    }
    .show-filter .cerrar_filter {
        display: block;
    }
    .accordion-container .article-title {
        padding: 0.625em 0.15em 0.625em 0.5em;
    }
    .accordion-content {
        padding-left: 0.5em;
    }
}


/*********** Home ***************/

#index #wrapper {
    /*    padding-top: 0; */
}

#index #carousel,
#index #carousel ul {
    margin-bottom: 0;
}

.carousel .carousel-inner {
    height: auto;
}

.ventajas__home {
    background-color: #1a1a1a;
    padding: 8px;
    text-align: center;
    color: #f8f8f8;
    font-size: 14px;
}


/* Ventajas */

.ventajas__home>.row {
    margin: 0;
}

.ventajas__home i {
    font-size: 18px;
}


/* Categorias destacadas */

.categorias__home {
    margin-bottom: 25px;
}

.categorias__home .row {
    margin: 0;
}

.categorias__home .title_primary {
    float: left;
    color: #464646;
    font-size: 18px;
    font-weight: 600;
    margin-right: 5px;
}

.categorias__home .--back_white {
    background-color: #FFF;
    border: 1px solid #ececec;
}

.categorias__home .category_big.firts {
    width: calc(50% - 5px);
    margin-right: 5px;
}

.categorias__home .category_big {
    padding: 20px;
    margin-bottom: 5px;
}

.categorias__home .category_big .img {
    float: left;
    width: 40%;
    margin-right: 10px;
}

.categorias__home .category_big .img img {
    max-height: 175px;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.categorias__home .cat_list p {
    margin-bottom: 0;
}

.categorias__home .cat_list .title {
    font-weight: 400;
    margin-bottom: 10px;
    display: inline-table;
    margin-top: 20px;
    color: #000;
    font-size: 1rem;
}

.categorias__home .cat_list .title_down {
    font-weight: 400;
    margin-bottom: 10px;
    display: inline-table;
    margin-top: 20px;
    color: #000;
    font-size: 1rem;
    width: 100%;
    text-align: center;
}

.cat_list li {
    margin-bottom: 8px;
}

.cat_list li a,
.cat_list li p {
    font-size: 14px;
    color: #949494;
}

.cat_list li a:hover {
    color: #58b0da;
}

.categorias__home .category_small.marginright {
    width: calc(33.33333% - 5px);
    margin-right: 5px;
}

.categorias__home .category_small .img img {
    max-height: 150px;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.categorias__home .category_small {
    padding: 20px;
}

.categorias__home .category_small span,
.categorias__home .category_small li {
    text-align: center;
    width: 100%;
}


/* Home content */

.home__content {
    background-color: #fff;
    margin-bottom: 25px;
    padding: 3rem;
    border: 1px solid #ececec;
}

.home__content .title {
    font-size: 25px;
    color: #333;
    line-height: 40px;
    font-weight: 800;
}

.home__content .title span {
    color: #58b0da;
}

.home__content .ventaja {
    margin-bottom: 15px;
}

.home__content .ventaja .img img {
    height: 80px;
    display: block;
    margin: 0 auto;
}

.home__content .ventaja span {
    font-size: 14px;
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 15px;
}

.home__content .ventaja span strong span {
    display: contents;
    width: auto;
}

.--azul {
    color: #58b0da !important;
}

.home__content .av_category_stars {
    width: auto;
}

.home__content .netreviews_review_rate_and_stars span {
    overflow: hidden;
    display: block;
    line-height: 22px;
    float: left;
}

.home__content .netreviews_font_stars {
    display: block !important;
    float: left;
    width: 90px;
    height: 25px;
}

.home__content .av_category_stars .ratingText {
    font-size: 15px;
    font-weight: 500;
    display: block;
    width: 100%;
    float: left;
    margin-top: 30px;
    position: relative;
    left: 0;
    color: #949494;
}

.home__content .total_starts {
    font-size: 13px;
}


/* Garantia banner */

.garantia__banner {
    margin-bottom: 25px;
}

.garantia__banner img {
    max-width: 100%;
}


/* Custom text */

#custom-text {
    text-align: left;
    padding: 1rem 0;
    background-color: transparent;
    margin-bottom: 0;
}

#custom-text h2 {
    text-transform: none;
    color: #333;
    font-size: 16px;
    font-weight: 700;
}

#custom-text p {
    font-size: 14px;
    color: #333;
}


/* List products */

#products .thumbnail-container,
.featured-products .thumbnail-container,
.product-accessories .thumbnail-container,
.product-miniature .thumbnail-container {
    width: 293px;
    height: 390px;
    box-shadow: none;
    border: 1px solid #eaeaea;
}

#products .product-description,
.featured-products .product-description,
.product-accessories .product-description,
.product-miniature .product-description {
    width: 291px;
    /*height: 145px;*/
    height: 159px;
    padding: 0 20px;
}

#products .thumbnail-container:focus .product-description:after,
#products .thumbnail-container:hover .product-description:after,
.featured-products .thumbnail-container:focus .product-description:after,
.featured-products .thumbnail-container:hover .product-description:after,
.product-accessories .thumbnail-container:focus .product-description:after,
.product-accessories .thumbnail-container:hover .product-description:after,
.product-miniature .thumbnail-container:focus .product-description:after,
.product-miniature .thumbnail-container:hover .product-description:after {
    border-top: 0;
}

.sbcproductshome .products_home .product-miniature:nth-child(4n) {
    margin-right: 0;
}

#products .product-title,
.featured-products .product-title,
.product-accessories .product-title,
.product-miniature .product-title {
    text-align: center;
    min-height: 38px;
    margin-bottom: 1rem;
}

#products .thumbnail-container .product-thumbnail img,
.featured-products .thumbnail-container .product-thumbnail img,
.product-accessories .thumbnail-container .product-thumbnail img,
.product-miniature .thumbnail-container .product-thumbnail img {
    display: block;
    position: relative;
}

.product-description .product-price-and-shipping {
    text-align: left !important;
}

.product-price-and-shipping .prices {
    text-align: center;
}

.prices .price {
    margin-right: 5px;
}

.prices .regular-price {
    margin-right: 5px;
    font-weight: 400;
}

#products .product-price-and-shipping .discount-product,
.featured-products .product-price-and-shipping .discount-product,
.product-accessories .product-price-and-shipping .discount-product,
.product-miniature .product-price-and-shipping .discount-product {
    display: inline-block;
    background: #ed6b62;
    padding: 1px 5px;
    border-radius: 5px;
    color: #FFF;
    font-size: 12px;
}

.product-price-and-shipping .garantia {
    color: #58b0da;
    font-size: 13px;
    font-weight: 600;
    padding: 0 0 0 14px;
}

.product-price-and-shipping .delivery {
    color: #8da257;
    font-size: 13px;
    padding: 0 0 0 7px;
    font-weight: 400;
    text-align: center;
    padding: 3px 0;
}

.product-price-and-shipping .delivery.agotado {
    color: #D01345;
}

.product-price-and-shipping .av_category_stars {
    margin: 0 auto;
    max-width: 110px;
}

.no-stars-list {
    margin: 5px 0;
}

.product-price-and-shipping .av_category_stars .ratingText {
    /* left: 105px;*/
    color: #7a7a7a;
}

.av_category_stars .netreviews_review_rate_and_stars {
    width: 85px;
}

.av_category_stars .netreviews_stars {
    float: left;
    margin-right: 10px;
}

.netreviews_rating_productfooter .stars .netreviews_stars {
    float: left;
    margin-right: 10px;
}

.product-flags li.product-flag {
    border-radius: 50px;
    font-size: 13px;
    font-weight: 400 !important;
    box-shadow: none;
    text-transform: none;
    margin-left: 10px;
}

.product-flags li.product-flag.--tresg {
    background-color: #58b0da;
}

.view__detail-product {
    position: relative;
    bottom: 0;
    width: 100%;
    z-index: 999;
    margin-top: -26px;
    padding: 0 20px 20px;
    background: #FFF;
    border: 1px solid #eaeaea;
    border-top: 0;
    display: none;
}

#products .product-miniature,
.featured-products .product-miniature,
.product-accessories .product-miniature,
.product-miniature .product-miniature {
    display: block;
    height: 420px;
}

.product-miniature:hover .view__detail-product {
    display: block;
}

.view__detail-product .btn-primary {
    box-shadow: none;
    text-transform: none;
    font-weight: 400;
    font-size: 0.85rem;
    background-color: #58b0da;
    border-radius: 5px;
}

.view__detail-product .btn-primary:hover {
    background-color: #509fc4;
}

.view__detail-product .btn-primary.bloqued,
.view__detail-product .btn-primary.bloqued:hover {
    background-color: #ccc;
    border-color: #ccc;
}

.js-product-images-modal {
    z-index: 99999;
}

.js-product-images-modal figure {
    margin: 0;
}

#product-modal .modal-content .modal-body .product-cover-modal {
    padding: 40px;
}

#product-modal.js-product-images-modal .modal-content .modal-body .thumbnails {
    background-color: #FFF;
    padding: 60px 25px;
}

.images-container .product-images>li.thumb-container>.thumb {
    width: 20%;
}

.product-images>li.thumb-container>.thumb.selected,
.product-images>li.thumb-container>.thumb:hover {
    border-color: #dadada;
}

.close__img {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #232323;
    opacity: 1;
}

#products .thumbnail-container .product-description,
.featured-products .thumbnail-container .product-description,
.product-accessories .thumbnail-container .product-description {
    box-shadow: none;
}

#wrapper .banner {
    margin-bottom: 3.5rem;
}

@media (max-width: 767px) {
    .view__detail-product {
        display: none !important;
    }
    .categorias__home .category_big.firts {
        width: 100%;
    }
    .categorias__home .category_small.marginright {
        width: 100%;
        margin-bottom: 5px;
    }
    #products .product-miniature {
        height: 352px;
    }
    #products .thumbnail-container .product-thumbnail img,
    .featured-products .thumbnail-container .product-thumbnail img,
    .product-accessories .thumbnail-container .product-thumbnail img,
    .product-miniature .thumbnail-container .product-thumbnail img {
        margin-top: 15px;
    }
    #products .thumbnail-container,
    .featured-products .thumbnail-container,
    .product-accessories .thumbnail-container,
    .product-miniature .thumbnail-container {
        width: 162px;
        width: 100%;
        height: 345px;
    }
    #products .product-description,
    .featured-products .product-description,
    .product-accessories .product-description,
    .product-miniature .product-description {
        width: 160px;
        width: 100%;
        height: 165px;
        padding: 0 12px;
    }
    .products .product-miniature:nth-child(2n+1) {
        margin-left: 0;
    }
    .products .product-miniature:nth-child(1n+1) {
        margin-right: 0;
    }
    #products .product-miniature:nth-child(3n+1) {
        margin-left: auto;
    }
    #products .product-miniature:nth-child(3n) {
        margin-right: auto;
    }
    .card__fixed.fijo {
        position: relative;
        top: 0;
        width: auto;
    }
    .card__fixed {
        display: none !important;
    }
    .categorias__home .title_primary,
    .products_home .featured-products .title>a,
    .sbcproductshome .products_home .title>span {
        width: 100%;
        display: block;
    }
    .carousel__categorias__home {
        width: 100%;
        /*white-space: nowrap; */
        overflow: scroll;
    }
    .categorias__home .row {
        width: 780px;
        overflow: auto;
        overflow-y: scroll;
    }
    .categorias__home .row>div {
        width: 140px !important;
        float: left;
        display: inline;
        margin-right: 15px !important;
        padding: 10px;
    }
    .categorias__home .row .img {
        width: 100% !important;
        float: initial !important;
    }
    .categorias__home .row a {
        white-space: initial;
        text-align: center;
        width: 100%;
        display: block;
    }
    .categorias__home .row .cat_list ul {
        display: none;
    }
    .home__content {
        padding: 2rem;
    }
    .home__content .ventaja {
        clear: both;
        display: table;
        position: relative;
        padding: 0;
        margin-bottom: 30px;
    }
    .home__content .ventaja:last-child {
        margin-bottom: 0;
    }
    .home__content .img {
        width: 20%;
        float: left;
        margin-right: 20px;
    }
    .home__content .ventaja .img img {
        max-width: 100%;
        height: auto;
    }
    .home__content .ventaja span {
        width: calc(80% - 20px);
        float: left;
        text-align: left;
        margin-top: 0;
    }
    .products .product-miniature {
        height: auto;
        width: calc(50% - 7px);
        margin-bottom: 15px;
    }
    .products .product-miniature .product-title,
    .products .product-miniature .product-title a {
        max-height: 25px;
        overflow: hidden;
    }
    .products .product-miniature .price {
        width: 100%;
        display: block;
    }
    .products .product-miniature .discount-product {
        display: inline-block;
        background: #ed6b62;
        padding: 0px 3px;
        border-radius: 5px;
        color: #FFF;
        font-size: 10px;
    }
    .dbslidemobile {
        width: calc(100% + 30px);
        margin: -25px -15px 25px -15px;
    }
    .sbmobile-controls {
        padding: 5px 0px;
    }
    .sbmobile-controls.right {
        padding: 5px 0;
    }
    .sbmobile-controls button.menu-toggle {
        margin-top: 9px;
    }
    .categorias__home .cat_list .title,
    .categorias__home .cat_list .title_down {
        font-size: 0.8rem;
        margin-top: 5px;
    }
    .categorias__home .img img {
        height: 110px !important;
    }
    #wrapper.category__large {
        padding-top: 0;
    }
    .categorias__home .cat_list {
        position: relative;
    }
    .categorias__home .cat_list .more_cathome {
        position: absolute;
        top: 5px;
        right: 0;
        text-align: right;
    }
    .categorias__home .cat_list .more_cathome i {
        font-size: 16px;
    }
    .categorias__home .cat_list li a,
    .categorias__home .cat_list li p {
        font-size: 12px;
        color: #949494;
    }
    .manufacturers-carousel .owl-nav .owl-next:hover span,
    .manufacturers-carousel .owl-nav .owl-prev:hover {
        background: none;
    }
}

@media (min-width: 400px) and (max-width: 767px) {
    #products .thumbnail-container .product-thumbnail img,
    .featured-products .thumbnail-container .product-thumbnail img,
    .product-accessories .thumbnail-container .product-thumbnail img,
    .product-miniature .thumbnail-container .product-thumbnail img {
        max-width: 75%;
    }
}


/*********** Footer ***************/

.footer-containerlink {
    background-color: #03153f;
    padding: 35px 0;
    border-top: 3px solid #58b0da;
}

.ic_footer {
	background-color: #03153f;
}

.footer-containerlink .avis_header_stars .av_text_wrap .av_text_wrap_inner,
.footer-containerlink .av_author,
.footer-containerlink .av_rate_values {
    color: #fff;
}

.footer-container {
    background-color: #03153f;
    margin-top: 0;
    box-shadow: none;
}

.avis_footer_stars .title {
    color: #FFF;
    font-size: 0.9rem;
    font-weight: 600;
    text-transform: uppercase;
}

.avis_footer_stars .netreviews_stars_bg {
    margin: 0 0 5px;
}

.avis_footer_stars .av_rate_values span {
    color: #ddd;
    font-size: 1.15rem;
}

.avis_footer_stars .av_rate_values .av_author {
    color: #ddd;
    font-size: 0.85rem;
}

.avis_footer_stars .customer_review .review {
    display: block;
    width: 100%;
    clear: both;
    margin: 10px 0;
    color: #FFF;
    font-size: 0.75rem;
}

.avis_footer_stars .customer_review .customer_author img {
    width: 20px;
    border: 1px solid #FFF;
    padding: 2px;
    border-radius: 50%;
}

.avis_footer_stars .customer_review .customer_author span {
    color: #FFF;
    font-size: 0.85rem;
}

#footer .footer-container li a {
    font-size: 14px !important;
}

#fg89758402irwori {
    font-size: 14px !important;
}

@media (min-width: 1200px) {
    #footer .row {
        margin-right: 0;
        margin-left: 0;
    }
}


/*********** Product ***************/

#wrapper>.back-white {
    padding: 40px 0;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

.back-white {
    background-color: #fff;
}

.product-cover img,
.product-images>li.thumb-container>.thumb {
    box-shadow: none;
}

#product .av_category_stars {
    margin: 10px 0;
    width: 200px;
}

#product .av_category_stars .ratingText {
    color: #232323;
    cursor: pointer;
}

.showcategory {
    font-size: 0.85rem;
    margin-bottom: 0;
    margin: 0px 0 10px;
    text-align: left;
    color: #232323;
}

.showcategory .titlebrand {
    font-weight: 600;
    color: #2fb5d2;
}

.showcategory .datatext {
    color: #2fb5d2;
}

.datatext {
    cursor: pointer;
}

.--strong600 {
    font-weight: 600;
}

.show_attribute {
    width: 100%;
    padding: 5px 0;
    cursor: pointer;
    color: #555;
    margin: 1rem 0;
    /*font-size: 0.85rem;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;*/
}

.show_attribute span {
    color: #2fb5d2;
    text-decoration: underline;
}

.icon_right {
    float: right;
}

.more_attribute {
    display: block;
}

.more_attribute.hide {
    display: none;
}

.more_attribute .product-variants-item .control-label {
    color: #232323;
    font-size: 0.85rem;
    margin-top: 1rem;
    margin: 10px 0 0;
}

.more_attribute .product-variants-item .form-control-select {
    background-color: #fafafa;
    font-size: 0.85rem;
    border: 1px solid rgba(184, 184, 184, 0.25);
}

.more_attribute .product-variants-item .form-control-select:focus {
    outline: none;
}

.product_stock {
    margin: 0;
}

.product_stock>div {
    padding: 0;
    margin-bottom: 5px;
    /*    border-bottom: 1px solid #eaeaea; */
}

.product_stock .name {
    font-weight: 800;
}

.product_stock .text {
    color: #555;
    font-size: 0.85rem;
}

.product_stock .text span {
    color: #555;
    font-size: 0.85rem;
    cursor: pointer;
}

.product_stock .text .cursor {
    color: #2fb5d2;
    text-decoration: underline;
}

.product_stock .destacado {
    font-weight: 800;
    color: #458057;
    /*    background-color: #d6eed1; */
}

.product_stock .destacado.azul {
    font-weight: 800;
    color: #2fb4d2;
    /*    background-color: #2fb4d238; */
}

.product_stock .text i {
    font-size: 15px;
    font-weight: 600;
    margin-right: 5px;
}

.product-additional-info {
    display: table;
}

#block-reassurance {
    margin-top: 0;
}

#product #block-reassurance .block-reassurance-item {
    padding: 1rem 0;
}

#product #block-reassurance li {
    float: left;
    margin-right: 14px;
    border-bottom: 0;
    width: 30%;
}

#product #block-reassurance li:last-child {
    margin-right: 0;
}

#product #block-reassurance li img {
    float: left;
    margin: 0 5px 0 0;
    display: block;
    max-width: 18px;
}

#product #block-reassurance li span {
    float: left;
    max-width: 65%;
    text-align: center;
    font-weight: 400;
    color: #7a7a7a;
}

#product #block-reassurance li span strong {
    width: 100%;
    display: block;
}

.card_product {
    margin-top: 2rem;
    background: #fff;
    padding: 1.25rem 1.875rem;
    box-shadow: none;
    border: 1px solid #eaeaea;
}

.card_product.tabs {
    padding: 1.25rem 1.175rem;
}

.card__fixed {
    box-shadow: 0 0 10px #d9d9d9;
    padding: 20px;
    border-radius: 5px;
}

.card__fixed.fijo {
    position: fixed;
    top: 20px;
    width: 400px;
}

.todo_inlcuido {
    font-size: .7375rem;
    color: #8d8d8d;
    text-align: center;
    margin: 5px 0;
}

.current-price .price {
    color: #2fb5d2;
    font-size: 1.6rem;
    font-weight: 600;
}

.current-price .regular-price {
    text-decoration: line-through;
    font-weight: 400;
    margin: 0 .625rem;
    color: #999;
    font-size: 1rem;
}

.current-price .discount {
    margin: 0;
    background-color: #ed6b62;
    padding: 4px 7px;
    border-radius: 5px;
    font-size: 0.9rem;
}

.product-prices .current-price,
.product-prices div {
    margin-bottom: 0;
    ;
}

.product-prices {
    margin-top: 0;
}

.add-to-cart.btn {
    font-size: 0.8rem !important;
}

.adventages__right {
    margin-top: 10px;
}

.adventages__right svg {
    width: 12px;
    fill: #58ab7c;
}

.card__fixed .form-control-select {
    background-color: #fafafa;
    font-size: 0.85rem;
    border: 1px solid rgba(184, 184, 184, 0.25);
}

.product-variants-item .control-label {
    color: #232323;
    font-size: 0.85rem;
}

.msg__stock {
    color: #58ab7c;
    font-size: 1rem;
    margin-top: 1rem;
}

.msg__stock.normal {
    color: #232323;
}

.view_people {
    margin-top: -15px;
    font-size: 0.85rem;
    margin-bottom: 0;
}

.add__primary {
    background-color: #2fb5d2;
    color: #fff;
    width: calc(50% - 7px);
    box-shadow: none;
    text-transform: none;
    padding: 0.8rem;
    height: auto;
    font-size: 1rem !important;
    border-radius: 2px;
    border: 1px solid #2fb5d2;
}

.add__primary:hover {
    background-color: #12a4c4;
    border: 1px solid #12a4c4;
}

.add__secundary {
    background-color: transparent;
    color: #777;
    width: calc(50% - 7px);
    box-shadow: none;
    text-transform: none;
    padding: 0.8rem;
    height: auto;
    font-size: 1rem !important;
    border-radius: 2px;
    border: 1px solid #777;
    margin-right: 14px;
    float: left;
}

.add__secundary {
    padding-left: 0.7rem;
}

@media (max-width:570px) {
    .add__secundary {
        font-size:0.9rem;
        padding-left: 0.75rem;
    }
}

.add__secundary:hover,
.add__secundary:focus {
    color: #12a4c4;
    border: 1px solid #777;
    background-color: transparent;
}

.product-quantity {
    display: inline-flex;
}

.product-actions .control-label {
    width: auto;
    margin-right: 1rem;
    margin-bottom: 2rem;
}

.product-quantity .qty {
    margin-left: 30px;
    margin-top: -5px;
}

.qty .bootstrap-touchspin {
    box-shadow: none;
}

.qty .bootstrap-touchspin-down {
    left: -67px;
    top: -28px;
}

.qty .btn-touchspin {
    height: 30px;
    width: 30px !important;
    border: 1px solid #dcdcdc;
    border-radius: 2px !important;
}

.product-quantity .qty #quantity_wanted {
    height: 30px;
    font-size: 14px;
    width: 40px;
    text-align: center;
    background-color: #f2f2f2;
    border: 1px solid #dcdcdc;
    color: #55595c;
}

.product-quantity .qty .input-group-btn-vertical .btn i {
    font-size: 1rem;
    top: 5px;
    left: 5px;
}

.product-quantity .input-group-btn-vertical {
    height: 30px;
}

.--nopadding {
    padding: 0;
}

.netreviews_rating_productfooter p {
    color: #2a2a2a;
}

.netreviews_rating_productfooter .title {
    font-weight: 600;
}

.total__valoracion p {
    text-align: center;
}

.total__valoracion .av_rate {
    font-size: 4rem;
    font-weight: 600;
    color: #2a2a2a;
    margin-bottom: 0px;
    line-height: 1;
}

.total__valoracion .nb_reviews {
    margin-top: 15px;
    font-weight: 600;
    color: #2a2a2a;
}

.netreviews_rating_productfooter div .netreviews_font_stars div {
    font-size: 0;
}

.netreviews_rating_productfooter .netreviews_font_stars {
    width: 90px;
    height: 18px;
    float: left;
    margin-top: 1px;
}

.netreviews_rating_productfooter .reviews {
    display: table;
    width: 100%;
}

.netreviews_rating_productfooter .stars p {
    margin-bottom: 0;
}

.netreviews_rating_productfooter .comment span {
    margin-bottom: 0;
    font-size: 0.75rem;
    color: #7a7a7a;
}

.netreviews_rating_productfooter .comment p {
    margin-bottom: 0;
    font-size: 0.85rem;
}

.netreviews_rating_productfooter .reviews>div {
    margin-bottom: 15px;
}

.netreviews_rating_productfooter .reviews>div:nth-child(2n+1) {
    clear: both;
}

.netreviews_rating_productfooter .reviews .rating {
    padding: 15px;
    border: 1px solid #eaeaea;
    border-radius: 5px;
}

.netreviews_rating_productfooter .reviews .hidden {
    display: none;
}

.netreviews_rating_productfooter .morecomments {
    text-align: center;
    color: #444;
    font-size: 0.85rem;
}

.show_morecomments {
    background-color: #fdfdff;
    color: #444;
    border: 1px solid #dfdfdf;
    margin-top: 10px;
    padding: 10px;
    border-radius: 3px;
    font-size: 0.85rem;
    cursor: pointer;
}

.--margin0 {
    margin: 0 !important;
}

.cursor {
    cursor: pointer;
}

#product .aplazame-widget:not(.aplazame-widget--custom-styles).aplazame-widget--type-big-button .aplazame-widget-container {
    background-color: #FFF !important;
    color: #232323 !important;
}

.product__description,
.product__description p,
.product__description span {
    color: #232323;
    font-size: 0.9375rem;
    margin-bottom: 10px;
}

.product__description strong,
.product__description b {
    font-weight: 600;
}

.product__description h2 {
    text-align: left;
    color: #232323;
    font-weight: 600;
    font-size: 1.25rem;
}

.product__description h3 {
    text-align: left;
    color: #232323;
    font-weight: 600;
    font-size: 1.15rem;
}

.product__description ul {
    list-style: inside;
    line-height: 1.5;
    font-size: .9375rem;
    color: #232323;
}

.product__description a {
    color: #2fb5d2;
    text-decoration: underline;
}

#aplazameModal {
    z-index: 99999;
}

#aplazameModal .modal-dialog {
    z-index: 9999;
    background-color: #FFF;
    width: 415px;
    border-top: 7px solid #2fb5d2;
    border-radius: 0 0 5px 5px;
    max-width: calc(100% - 20px);
}

#aplazameModal .modal-dialog .modal-title {
    color: #4c4c4c;
    font-weight: 700;
    font-size: 1rem;
}

#aplazameModal .modal-dialog .modal-header .close {
    margin-top: -25px;
}

#aplazameModal .modal-dialog .modal-content {
    border-radius: 0;
    padding: 10px;
}

.aplazame-widget-container {
    background-color: #f2f2f2;
    color: #444;
    padding: 8px;
}

.modal-backdrop.in {
    z-index: 9999;
}

.tabs .nav-tabs .nav-link {
    color: #232323;
    font-size: .9375rem;
    font-weight: 400;
    margin-bottom: 0;
    cursor: pointer;
}

.product-variants-item li,
.product-variants-item li label {
    width: 100%;
}

.check_garantia {
    padding: .8rem;
    border-radius: .2rem;
    transition: all .3s ease;
    text-align: left;
    box-shadow: none;
    font-weight: 400;
    background-color: #FFF;
    border: 1px solid #d8d8d8;
    cursor: pointer;
    color: #333;
    width: 100%;
}

.check_garantia .title {
    width: 100%;
}

.input-color:checked+.check_garantia,
.input-color:hover+.check_garantia,
.input-radio:checked+.check_garantia,
.input-radio:hover+.check_garantia {
    border: 1px solid #2fb5d2;
    background-color: #2fb5d214;
}

.check_garantia .title {
    width: 88%;
    display: block;
    font-weight: 600;
    float: left;
    font-size: 13px;
}

.check_garantia .title .price {
    float: right;
}

.check_garantia .title .periodo_garantia {
    font-weight: 400;
    font-size: 12px;
}

.text_garantia {
    width: 100%;
    display: block;
}

.check_garantia .marcado {
    position: relative;
    height: 15px;
    width: 15px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #979797;
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}

#select_garantia:checked+.check_garantia>.marcado:after {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    background: #2fb5d2;
    border-radius: 50%;
    transition: transform .1s;
    margin: 2px;
}

.viewmore_garantia {
    display: block;
    z-index: 999;
    position: relative;
    float: right;
    width: 13px;
}

.keep-it-tight .title {
    color: #232323;
    font-weight: 600;
}

@media (max-width: 767px) {
    .card__fixed.fijo {
        position: relative;
        top: 0;
        width: auto;
    }
    #product .back-white .h1 {
        font-size: 1.275rem;
    }
    #product .card_product {
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px);
    }
    .cat__related>a>span {
        max-width: 85%;
        display: inline-block;
    }
    #main .images-container .js-qv-mask.scroll {
        /*display: none;*/
    }
    .images-container {
        margin-bottom: 7%;
    }
    .keep-it-tight.card_product {
        width: calc(100% + 30px) !important;
        display: block !important;
        margin: 0 0 0 -15px;
    }
}


/*********** Carrito ***************/

.card-block.cart-summary-totals {
    border-top: 1px solid #eaeaea;
}

.card-block.cart-summary-totals .cart-summary-line.cart-total {
    background-color: transparent;
    padding: 1rem .5rem;
}

.cart-detailed-totals .card-block.cart-summary-totals .cart-summary-line.cart-total span {
    font-size: 1rem;
    font-weight: 400;
}

.cart-detailed-totals .card-block.cart-summary-totals .cart-summary-line.cart-total .label {
    text-transform: uppercase;
}

.cart-detailed-totals .card-block.cart-summary-totals .cart-summary-line.cart-total .label .text_min {
    color: #b2b2b2;
    font-size: 0.8rem;
    font-weight: 400;
    text-transform: none;
}

.btn_carrito,
.checkout>.btn-primary {
    background-color: #2fb5d2;
    color: #fff;
    width: 100%;
    box-shadow: none;
    text-transform: none;
    padding: 0.8rem;
    height: auto;
    font-size: 1rem;
    border-radius: 2px;
    border: 1px solid #2fb5d2;
}

.shipping_cart {
    color: #8da257;
    font-size: 13px;
    display: block;
}

.viewmore_attributes {
    font-size: 0.75rem;
    font-weight: 400;
    cursor: pointer;
    color: #b2b2b2;
}

.more_attributes {
    display: none;
}

.more_attributes .product-line-info span {
    font-size: 13px;
}

.cart-item .current-price .price {
    color: #232323;
    font-size: .875rem;
    font-weight: 400;
}

.cart-item .product-line-grid-right .product-price {
    font-size: .875rem;
}

.cart-item .product-line-grid-right .cart-line-product-actions .remove-from-cart {
    margin-top: 10px;
}

.cart-item .product-line-grid-right .cart-line-product-actions .remove-from-cart i {
    font-size: 16px;
}

.cart-item .bootstrap-touchspin input.form-control {
    height: 30px;
    font-size: 14px;
    width: 40px;
    text-align: center;
    background-color: #f2f2f2;
    border: 1px solid #dcdcdc;
    color: #55595c;
}

.cart-item .bootstrap-touchspin .input-group-btn-vertical i {
    font-size: 1rem;
    top: 5px;
    left: 5px;
}

.express__checkout {
    padding: 1rem 1.25rem;
}

.oclass {
    text-align: center;
}

.oclass span {
    padding: 0 15px;
    background-color: #FFF;
}

.dbc__content .oclass span {
    background-color: #f4f4f4;
}

.oclass:after {
    border-bottom: 1px solid #ccc;
    margin-top: -10px;
    width: 100%;
    height: 1px;
    content: "";
    display: block;
}

.more_expresscheckout {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    color: #333333;
    font-size: 12px;
    text-transform: none;
    font-weight: 600;
    padding: 12px;
    width: 100%;
    margin: 0 auto;
    display: block;
    box-shadow: none;
    cursor: pointer;
}

.paypal__btncart {
    /*    padding-bottom: 20px; */
}

.paypal__btncart p {
    text-align: center;
    margin-bottom: 0.5rem;
}

.paypal__btncart img {
    display: block;
    margin: 0 auto;
}

.express__pays {
    display: none;
}

.express__pays p {
    font-weight: 600;
    text-align: center;
    max-width: 80%;
    display: block;
    margin: 0 auto;
    font-size: 14px;
    color: #232323;
    margin-bottom: 15px;
}

.btn_expresscheckout {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    color: #333333;
    font-size: 12px;
    text-transform: none;
    font-weight: 600;
    padding: 12px;
    width: 87%;
    margin: 10px auto;
    display: block;
    box-shadow: none;
}

.btn_expresscheckout img {
    max-height: 20px;
}

.btn_paypal:hover {
    background: #ffc439;
    border: 1px solid #e89b13;
}

.paypal__btncart .btn_paypal img {
    display: initial;
    margin-left: 5px;
}

.card-block.checkout {
    padding-bottom: 0.5rem;
}

.resumen__list {
    display: table;
    padding: 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    width: 100%;
}

.cart-container .separator {
    border-color: rgba(0, 0, 0, .1);
}

.display-promo .collapse-button {
    color: #2fb5d2;
    text-align: center;
    font-size: 14px;
}

@media (max-width: 767px) {
    .product-line-grid-right .qty {
        width: 75px;
        padding: 0;
    }
    .product-line-grid-right .price {
        width: 88px;
        padding: 0;
    }
    .product-line-grid-right .delete_mobile {
        padding: 0;
    }
    .sticky__cart {
        width: 100%;
        bottom: 0;
        background-color: #FFF;
        border-top: 1px solid #c2c2c2;
        position: fixed;
        left: 0;
        padding: 12px;
        z-index: 999;
    }
    .cart-item .product-line-grid-right .cart-line-product-actions .remove-from-cart i {
        margin-right: 5px;
    }
    .more_expresscheckout {
        display: none;
    }
    .express__pays {
        display: block;
    }
    .express__pays p {
        color: #343434;
        font-size: 18px;
        padding: 5px 0;
        margin-top: 10px;
        font-weight: 400;
    }
    .btn.disabled {
        border: 1px solid #7a7a7a;
        background: #7a7a7a;
    }
}


/*********** Brands ***************/

#manufacturer .brand {
    clear: both;
    border-top: 1px solid #dedede;
    padding: 31px 0 30px 0;
}

#manufacturer .brand-products>.nb_products {
    font-weight: bold;
    color: #2e3039;
    font-size: 13px;
}

#manufacturer .btn-outline {
    color: #FFFFFF;
    background-color: #333b48;
    border-color: #333b48;
    border-radius: 2px;
    font-weight: 400;
    font-size: 12px;
    padding: 0.5rem 1rem;
}


/********** CMS ***************/

.img_equipo {
    display: block;
    margin: 0 auto;
}

#cms .page-header {
    margin-top: 3%;
}

#cms.cms-id-72 .page-header {
    display: none;
}

#cms.cms-id-73 .page-header {
    display: none;
}

#cms.cms-id-74 .page-header {
    display: none;
}

#cms.cms-id-75 .page-header {
    display: none;
}

.page-cms #content img {
    max-width: 100%;
    height: auto;
}

@media (max-width: 767px) {
    table td {
        display: block!Important;
        width: auto !Important;
        text-align: center!important;
        border-right: 0;
        padding: 9px 10px;
    }
}


/*********** Customer Pages ***********/

.page-my-account #content .links a span.link-item {
    box-shadow: none;
}

.page-my-account #content .links a:hover i {
    color: #58b0da;
}

a {
    color: #58b0da;
}

.page-customer-account #content {
    box-shadow: none;
}

.page-my-account #content .links a span.link-item {
    box-shadow: none;
}

.page-my-account #content .links a:hover i {
    color: #58b0da;
}

.page-customer-account #content {
    box-shadow: none;
}

.page-addresses .address,
.page-authentication #content {
    box-shadow: none;
}

.page-addresses .address {
    border: 1px solid #58b0da !important;
}

.page-addresses .address .address-footer {
    border-top: 0;
}

.page-addresses .address .address-body h4 {
    border-bottom: 1px solid;
    padding-bottom: 1rem;
    font-size: .9375rem;
    color: #7a7a7a;
    font-weight: 400;
}

.form-control {
    background-color: #FFF;
    border: 1px solid #eeeeee !important;
}

.form-control-label {
    text-align: left;
}

.custom-checkbox label {
    display: block;
}

.custom-checkbox label.tit_recargoequivalencia {
    display: initial;
}

.custom-checkbox label span {
    float: left;
}

.stk-fullwidth-checkout {
    width: 100%;
    background: #58b0da right bottom;
    background-size: 200% 100%;
    transition: all .3s ease-out;
    color: #ffffff;
    cursor: pointer;
    padding: 0;
    box-shadow: none !important;
    font-weight: 400 !important;
    letter-spacing: 2px;
    padding: 10px;
}

.input-group .input-group-btn>.btn[data-action="show-password"] {
    background-color: transparent;
    color: #7a7a7a;
}

.stk-show-pass {
    position: absolute;
    right: 15%;
    z-index: 99;
}

#identity .stk-show-pass {
    right: 7%;
}

body#password button.stk-fullwidth-checkout {
    width: 50%;
    padding: 10px;
    display: block;
    margin: 0 auto;
}

#authentication .custom-checkbox label {
    padding-left: 0;
    width: 100%;
}

.custom-checkbox input[type=checkbox]+span {
    float: left;
}

.page-order-detail .box {
    box-shadow: none;
}

#order-detail .page-header {
    color: #232323;
}

#module-formmaker-form .buttonText {
    color: #FFF;
}

#module-formmaker-form .input-group .input-group-btn>.btn {
    padding: 13px 1rem;
}

#module-formmaker-form .icon-ok:before {
    font-size: 12px;
    line-height: 1;
    margin: 3px;
    display: block;
}

#module-formmaker-form .page-subheading {
    color: #232323;
}

#module-formmaker-form .icon-mail {
    display: none;
}

#module-formmaker-form .custom-checkbox input,
#chkRecargoEquivalencia,
.custom-checkbox input[type=checkbox] {
    left: -17px;
}

.page-authentication .privacidad_authentication {
    padding: 1rem;
    max-width: 640px;
    margin: -15px auto 0;
}

.page-authentication .privacidad_authentication p {
    font-size: 12px;
}

.ayudafont {
    font-size: 12px;
}

@media(min-width: 1000px) {
    .ayudafont {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .stk-show-pass {
        right: 27%;
    }
    #identity .stk-show-pass {
        right: 27%;
    }
    #password #wrapper,
    #identity #wrapper,
    #address #wrapper,
    #history #wrapper,
    #order-detail #wrapper,
    #discount #wrapper,
    #module-allinone_rewards-rewards #wrapper,
    #order-follow #wrapper,
    #my-account #wrapper {
        padding-top: 65px;
    }
    #identity #notifications,
    #address #notifications,
    #history #notifications,
    #order-detail #notifications,
    #discount #notifications,
    #module-allinone_rewards-rewards #notifications,
    #order-follow #notifications,
    #my-account #notifications {
        padding: 0;
    }
    #identity .page-header,
    #address .page-header,
    #history .page-header,
    #order-detail .page-header,
    #discount .page-header,
    #module-allinone_rewards-rewards .page-header {
        margin-top: 3%;
    }
    .custom-checkbox label {
        clear: initial;
    }
    #module-formmaker-form .captchaText {
        text-align: left;
    }
}


/*********** Forms module ***********/

#module-formmaker-form .form-control {
    background-color: #FFF;
    border: 1px solid #eeeeee !important;
}

.user_email_recognition_class {
    padding-right: 15px;
    padding-left: 15px;
}

#module-formmaker-form .form_info {
    color: #7a7a7a;
    font-size: 13px;
}

form.form-maker-form {
    box-shadow: none;
}


/**************** Tablets ****************/

@media (min-width: 768px) and (max-width: 989px) {
    .dbslidemobile {
        display: none;
    }
    .products .product-miniature:nth-child(1n+1) {
        margin-right: 0;
    }
    .products .product-miniature:nth-child(2n+1) {
        margin-left: 0;
    }
    #left-column {
        display: none;
    }
    #content-wrapper.col-md-9 {
        width: 100%;
    }
    #products .product-miniature:nth-child(3n+1) {
        margin-left: auto;
    }
    #products .product-miniature:nth-child(3n) {
        margin-right: auto;
    }
    #product .back-white {
        clear: both;
    }
    .card__fixed {
        padding: 0;
    }
    #product #content {
        max-width: 100%;
    }
    #products .product-miniature,
    .featured-products .product-miniature,
    .product-accessories .product-miniature,
    .product-miniature .product-miniature {
        margin: 0 auto !important;
    }
    #product #content-wrapper .col-lg-8 {
        width: 100%;
    }
    .ic_footer>div {
        min-height: 300px;
    }
    #header .header-nav {
        margin-top: 0;
        padding: 0;
    }
    #header .header-nav .mobile {
        display: none;
    }
    #header .header-nav {
        margin-bottom: 15px;
    }
    #header .header-top .container {
        padding-left: 30px;
    }
    #header .header-top .container .row>div:last-child {
        display: none;
    }
    #_mobile_search {
        padding: 0;
        margin-top: 3px;
        text-align: center;
        width: 40px;
    }
    #_mobile_search .icon {
        width: 15px;
        height: 15px;
        background: url(/themes/info_computer/assets/img/search.svg);
        display: block;
        background-size: 15px;
        margin: 3px 0;
    }
    #_mobile_user_info svg {
        max-height: 1.3rem;
        fill: #FFF;
        margin-top: 3px;
        width: 25px;
    }
    #_mobile_user_info {
        padding: 0;
        text-align: left;
        width: 40px;
    }
    #search_widget {
        display: none;
    }
    #dbfeaturedproduct .products .product-description {
        width: 186px;
    }
    #dbfeaturedproduct .products .thumbnail-container {
        width: 188px;
    }
    #dbfeaturedproduct .products .product-miniature {
        height: 400px;
    }
    .product-miniature .product-description {
        height: 210px;
    }
}

#manucarousel>.manufacturers-carousel>.owl-wrapper-outer {
    overflow: hidden;
}

.carousel-inner>.carousel-item>a {
    width: 100%
}

.overflowcmsaux{
	overflow-y: auto;
}

.age_feature {
    display: flex;
    border-bottom: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
}

.age_feature .garantia_icon img {
    width: 20px;
    height: auto;
	padding-top:1rem;
}

.garantia_text_container {
    padding: 1rem 1rem;
}

.garantia_value {
    display: flex;
    justify-content: space-between;
}

#garantia_more_info {
    cursor: pointer;
    text-decoration: underline;
    color: #718096;
    font-size: 12px;
}

.garantia_value>span {
    font-size: 12px;
}

.dbadvice_footer {
    background: linear-gradient(90deg, #03153f 39.45%, #052061 76.59%);
    border-radius: 4px;
    margin-top: 5rem;
	margin-bottom: 3rem;
	color: #FFF;
    padding: 2rem 0;
}

.dbadvice_footer .dbadvice_text_center .image {
    right: 0px;
    height: 180px;
	width: auto;
    position: absolute;
    bottom: -32px;
}

.dbadvice_footer .btn.link {
    background: #FFF;
    border: 1px solid #E3E6EA;
    box-sizing: border-box;
    box-shadow: 0 3px 8px rgba(45, 55, 72, .24);
    border-radius: 3px;
    color: #2D3748;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
}

@media (max-width: 991px) {
    .dbadvice_footer .dbadvice_text_center .image {
        position: relative;
        right: 0;
        margin: 0 auto;
    }
	
	#openmodalcontacto{
		bottom:68px !important;
	}
	
	#header .header-nav {
	background-color: #03153f;	
	}
}

.maincontact__content img{
	width: 180px !important;
	margin-bottom: 10px;
}