/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.product-discounts>.table-product-discounts tbody tr {
    background: #f6f6f6;
    font-size: x-large;
    font-weight: 700;
    color: #800000;
}
@media (max-width: 767px) {
    #products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container {
        box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
        width: 185px !important;
    }
}
@media (max-width: 767px) {
    #products .thumbnail-container .product-description, .featured-products .thumbnail-container .product-description, .product-accessories .thumbnail-container .product-description {
        box-shadow: 0 -5px 10px -5px rgba(0, 0, 0, .2);
        width: 185px;
    }
}
.page-customer-account #content .no-account {
    text-align: center;
    font-size: 1rem;
    margin-top: 1rem;
    padding-bottom: .9375rem;
}
.cant-in-cart {
    position: absolute;
    margin-top: -6px;
    margin-left: 100px;
    color: #fff;
}
@media (max-width:767px) {
	.block_newsletter {
		padding-bottom: .625rem;
		border-bottom: 1px solid #f6f6f6
	}

	.footer-container {
		box-shadow: none;
		margin-top: 0
	}

	.footer-container .wrapper {
		padding-left: 0 !important;
		padding-right: 0 !important;
		line-height: 1.2;
	}
}
@media (max-width: 767px) {
    #header .header-nav .blockcart.inactive .cart-products-count {
        display: contents;
    }
}
@media (max-width: 767px) {
    #header .header-nav .right-nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: row;
    }
}
 @media (max-width: 767px) {
    #header .header-nav .blockcart.inactive .cart-products-count {
        /* display: none; */
        color: white;
    }
}
 @media (max-width: 767px) {
    #header .header-nav .right-nav {
        /* -webkit-box-orient: vertical; */
        /* -webkit-box-direction: normal; */
        -ms-flex-direction: column;
        /* flex-direction: column; */
        display: flex
;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}
#_mobile_user_info,
#_mobile_logo,
#menu-icon {
  display: none !important;
}
.mobile {
    display: none;
}
#header .logo {
    max-height: 80px;
    min-height: 50px;
    min-width: 50px;
    max-width: 80px;
}
 
#header .header-top {
    max-height: 80px;
    padding-bottom: 0.25rem;
}
#header .header-nav {
    border-bottom: 2px solid #f1f1f1;
    max-height: 50px;
    margin-bottom: 5px;
    background: #62a0d8;
} 
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] {
    margin: 0;
    background: #62a0d8;
    display: block;
}
#header .header-nav .user-info {
        background: #62a0d8;
        text-align: left;
        margin-left: 0
}
#mobile_top_menu_wrapper #top-menu {
    margin-bottom: .625rem;
    max-height: 450px;
    overflow-y: auto;
    display: block;
}
/* Ocultar por defecto */

.top-menu {
    display: none;
}
/* Mostrar solo en pantallas pequeñas */
@media (max-width: 992) {
    .top-menu {
        display: block;
    }
}

.thumbnail-container {
  overflow: hidden;
}

.thumbnail-container img {
  transition: transform 0.3s ease;
}

.thumbnail-container:hover img {
  transform: scale(1.1);
}
#products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title {
    text-align: center;
    text-transform: capitalize;
    margin-top: .5rem;
    height: 50px;
}
 #products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-miniature .product-miniature {
    margin: 0 .15rem;
}
 #products .highlighted-informations, .featured-products .highlighted-informations, .product-accessories .highlighted-informations, .product-miniature .highlighted-informations {
    position: absolute;
    bottom: 1.25rem;
    padding-top: .625rem;
    z-index: 2;
    background: #fff;
    text-align: center;
    width: 200px;
    height: 3.125rem;
    box-shadow: 0 -5px 10px -5px rgba(0, 0, 0, .2);
    transition: bottom .3s;
}
#products article.product-miniature.js-product-miniature, article.product-miniature.js-product-miniature {
    margin-bottom: 0px; 
    margin: 0 1px;
}
.block-categories {
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
    background: #60a1db;
    padding: 1.563rem 1.25rem;
    margin-bottom: 1.563rem;
    display: block;
} 
.block-categories a {
    color: #ffffff;
    background: #60a1db;
}
 .products-selection .sort-by {
    white-space: normal;
    word-break: break-word;
    margin-right: -.9375rem;
    margin-left: .9375rem;
    text-align: right;
    width: 50%;
}
 #wrapper .breadcrumb {
    background: transparent;
    padding: 0;
    display: none;
}
.featured-products .highlighted-informations, .product-accessories .highlighted-informations, .product-miniature .highlighted-informations {
    position: absolute;
    bottom: 1.25rem;
    padding-top: .625rem;
    z-index: 2;
    background: #fff;
    text-align: center;
    width: 200px;
    height: 7.125rem;
    box-shadow: 0 -5px 10px -5px rgba(0, 0, 0, .2);
    transition: bottom .3s;
}
#products .product-description,
.featured-products .product-description,
.product-accessories .product-description,
.product-miniature .product-description {
	position: absolute;
	z-index: 3;
	background: #fff;
	width: 200px;
	bottom: 60px;
	height: 130px;
} 
 
#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 {
    z-index: 2;
    background: #fff;
    text-align: center;
    width: 200px;
    height: auto;
    box-shadow: 0 -5px 10px -5px rgba(0, 0, 0, .2);
    transition: bottom .3s
}
#products .thumbnail-container .product-thumbnail, .featured-products .thumbnail-container .product-thumbnail, .product-accessories .thumbnail-container .product-thumbnail, .product-miniature .thumbnail-container .product-thumbnail {
    position: relative;
    height: calc(100% - 195px);
}
#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container {
    margin: 0 auto;
    position: relative;
    margin-bottom: 1rem;
    height: 410px;
    width: 200px;
    background: #fff;
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
}
#products .product-price-and-shipping, .featured-products .product-price-and-shipping, .product-accessories .product-price-and-shipping, .product-miniature .product-price-and-shipping {
    color: #232323;
    font-weight: 700;
    text-align: center;
    height: 75px;
}


 .product-discounts>.product-discounts-title {
    font-weight: 400;
    font-size: 1.125rem;
    font: bold;
    font-weight: bold;
}
 .product-prices div {
    font-size: larger;
    margin-bottom: .625rem;
}
 .product-discounts>.table-product-discounts thead tr th {
    width: fit-content;
    padding: 0.125rem 0.125rem;
    background: #fff;
    border: .3125rem solid #f1f1f1;
    text-align: center;
}

 #wrapper {
    background: #f1f1f1;
    box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, .11);
    padding-top: 0.563rem;
}
.products-selection {
    margin-bottom: 0.25rem;
}
.breadcrumb {
    padding: .75rem 1rem;
    margin-bottom: 0rem;
    list-style: none;
    background-color: #f6f6f6;
    border-radius: 0;
}
 #header .header-nav .blockcart {
    background: #62a0d8;
    height: 3rem;
    padding: .75rem;
    margin-left: .9375rem;
    text-align: center;
    white-space: nowrap;
}
#header .header-nav .cart-preview .shopping-cart {
    vertical-align: middle;
    color: #ffffff;
}
 body {
    direction: ltr;
    font-family: Noto Sans, sans-serif;
    font-size: 1rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #232323;
    line-height: 1.5rem;
}
 #header {
    background: #fff;
    color: #ffffff;
}
.sticky {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .15);
    transition: background-color .3s, opacity .3s;
    animation: stuckMoveDown .6s;
    position: fixed;
    top: 0;
    width: 100%;
    opacity: 0.9;
    z-index: 999;
}
.sticky1 {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .15);
    transition: background-color .3s, opacity .3s;
    animation: stuckMoveDown .6s;
    position: fixed;
    top: 50px;
    width: 100%;
    opacity: 0.9;
    z-index: 999;
}
.sticky2 {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .15);
    transition: background-color .3s, opacity .3s;
    animation: stuckMoveDown .6s;
    position: fixed;
    top: 144px;
    width: 170px;
    opacity: 0.9;
    z-index: 999;
}
.sticky3 {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .15);
    transition: background-color .3s, opacity .3s;
    animation: stuckMoveDown .6s;
    position: fixed;
    top: 114px;
    width: 100%;
    opacity: 0.9;
    z-index: 999;
}
@media (max-width: 992px) {
    #header .header-nav .top-logo a img {
        max-height: 50px;
        max-width: 10%;
        display: none;
    }
}
/* Scrollbar in filters values */

#search_filters .facet ul {
	overflow-y: auto;
	max-height: 150px;
	margin: 5px 0 0 30px;
}

#search_filters .facet ul::-webkit-scrollbar {
	-webkit-appearance: none;
}

#search_filters .facet ul::-webkit-scrollbar:vertical {
	width: 11px;
}

#search_filters .facet ul::-webkit-scrollbar:horizontal {
	height: 11px;
}

#search_filters .facet ul::-webkit-scrollbar-thumb {
	border-radius: 8px;
	border: 2px solid white;
	background-color: rgba(0, 0, 0, .5);
}

#search_filters .ui-slider-horizontal {
	width: 96%;
	margin-bottom: 1rem;
}

/* Optional style for each block */

#search_filters .facet,
#search_filters_brands .facet,
#search_filters_suppliers .facet {
	border-bottom: 1px solid #ddd;
	padding-bottom: .625rem;
}
.container {
    margin-left: none;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}
.col-md-10 {
        float: right;
        width: 90%;
}
@media (max-width: 767px) {
    .col-md-10 {
        float: right;
        width: 100%;
    }
}
a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
    font-size: smaller;
}
/*
.col-md-3 {
        float: left;
        width: 21%;
    }
*/    
@media (min-width: 767px) {
    .col-md-9 {
        float: left;
        width: calc(100% - 200px);
    }
}
@media (max-width: 767) {
    .block-categories {
        display: none !important;
    }
}
#left-column {
  width: 200px !important;
  flex: 0 0 200px !important;
}
#content-wrapper, #content {
  display: flex;
  flex-wrap: nowrap;
}
@media (max-width: 767px) {
  #left-column {
    display: none;
  }
}
@media (min-width: 767px) {
    .col-sm-12 {
        float: left;
        width: 90%;
    }
}
@media (min-width: 768px) {
    .hidden-md-up {
        display: none !important;
    }
}
a.user-info.volver {
    display: none !important;
    visibility: hidden !important;
    position: absolute !important;
    left: 0 !important;
}
@media (max-width: 767px) {
    body#product a.user-info.volver {
        display: block !important;
        visibility: visible !important;
        position: absolute !important;
        left: 0 !important;
    }
}