/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.leo-megamenu .navbar-nav li a .sub-title {
    display: none;
}
#contact-link a {
    display: block;
}
#contact-link span, #contact-link a {
    font-size: 16px !important;
	font-weight: normal;
}
.leo-megamenu .navbar-nav > li:first-child > a {
    padding: 23px 15px 23px 15px;
}
.leo-widget .widget-html p img:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
@media (max-width: 767px) {
.header-logo {
    text-align: center;
    margin: 20px 0 0 0;
}
}
@media (max-width: 575px) {
.header-logo {
    text-align: center;
    margin: 20px 0 0 0;
}
}
.thumbnail-container .product-description {
    display: none;
}
.show_desc .product-description {
    display: block;
    margin: 20px 0;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
}
.cms-id-4 table td, .cms-id-4 table th {
    padding: 9px 10px;
    text-align: left;
}
.block_newsletter .psgdpr_consent_message, .block_newsletter .psgdpr_consent_message a {
    color: #fff;
    width: 100%;
}
.block_newsletter .custom-checkbox {
    display: block;
    min-height: 18px;
    margin-top: 10px;
    padding-left: 0px;
}
.block_newsletter .custom-checkbox input[type="checkbox"] + span .checkbox-checked, 
.block_newsletter .custom-checkbox input[type="radio"] + span .checkbox-checked {
    color: #fff;
}
@media (min-width: 576px) {
#footer .block_newsletter .title_block {
    align-self: start;
}
}
.leo-dropdown-cart-content {
    min-width: 320px;
}
.gr-bottomnav {
    padding: 0 0 15px 0 !important;
}
#header_user_info {
	padding: 12px 0 0 0;
    float: right;
}
.header-logo .logo {
/*	max-height: 76px;*/
}
#right-column .block-categories {
    margin-bottom: 20px;
    background-color: white;
    border: 1px solid #e1e1e1;
    padding: 15px;
}
li.product-flag.out_of_stock {
    display: none;
}

.leoproductsearch-loading.cssload-speeding-wheel {
    display: none;
    position: absolute;
    top: 10px;
    right: 30px;
    border-color: #000 transparent #000;
}
#leo_search_block_top .block_content .ac_results {
    position: absolute;
    z-index: 99;
    top: 100%;
    left: 0;
    right: 0;
}
#products .product_list .ajax_block_product .thumbnail-container .product-price-and-shipping .price,
.plist-popular .thumbnail-container .product-price-and-shipping .price {
	display: block;
}
#products .product_list article {
    border: 1px solid #473941 !important;
    padding: 10px 10px 20px 10px;
    background: #fff;
	margin-bottom: 15px;
}
#products .product_list .ajax_block_product .thumbnail-container {
    border-bottom: 0px solid #e1e1e1;
}
#products .product_list {
    border: 0px solid #e1e1e1;
}
#products .product_list .thumbnail-container .product-title a, #category-products .thumbnail-container .product-title a,
#category-products2 .thumbnail-container .product-title a {
    font-size: 16px;
}
#products .product_list .thumbnail-container .product-price-and-shipping .price, #category-products .thumbnail-container .product-price-and-shipping .price,
#category-products2 .thumbnail-container .product-price-and-shipping .price {
    font-size: 18px;
	line-height: 28px;
}
#products .product_list .thumbnail-container .product-meta, #category-products .thumbnail-container .product-meta,
#category-products2 .thumbnail-container .product-meta {
    text-align: center;
}
#products .product_list .ajax_block_product .thumbnail-container, #category-products .thumbnail-container,
#category-products2 .thumbnail-container {
    padding: 0px 0;
}
.ApProductCarousel .view {
	display: none;
}
#products .product_list .thumbnail-container .view a, #category-products .thumbnail-container .view a,
#category-products2 .thumbnail-container .view a {
    width: 100%;
}
section.product-accessories.clearfix {
    display: block;
    margin-bottom: 20px;
}
.menu_ia_pa .mm_block_type_product .thumbnail-container {
    margin-bottom: 0px;
    padding-bottom: 0;
}
.menu_ia_pa .mm-product-description {
    width: auto;
}
.letra_blanca .header-nav a {
    color: #fff;
}