/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.fa-whatsapp:before {
    font-family: 'FontAwesome';
}
.offer_box li, .inline-top li {
    display: inline-block;
    vertical-align: baseline;
}
.offer_box, .inline-top {
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    line-height: 42px;
}
.offer_box a, .inline-top a {
    color: #fff;
}
.offer_box a:hover, .inline-top a:hover, .offer_box a:focus, .inline-top a:focus {
    color: #dedede !important;
}
.offer_box li+li:before, .inline-top li+li:before {
    content: '';
    height: 11px;
    width: 1px;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px;
}
.acceso_mayos.offer_box {
    text-transform: inherit;
}
.acceso_mayos {
    text-align: right;
}
ul.link.language-selector {
    margin-bottom: 0;
}
ul.link.language-selector li {
    display: inline-block;
}
.nav-right, .nav-left {
    display: flex;
    align-items: center;
}
.nav-left {
    justify-content: flex-start;
}
.nav-right {
    justify-content: flex-end;
}
.nav-left ul, .nav-right ul {
    margin-bottom: 0;
}
.header-nav {
    background-color: #fff;
}
@media (min-width: 992px) {
    .header-top {
        border-top: 1px solid #464646;
        border-bottom: 1px solid #464646;
    }
}
.leo-megamenu .widget-subcategories .widget-heading {
    display: none;
}
.leo-widget {
    margin-bottom: 20px;
}
.dropdown-item-lang {
    padding-right: 5px;
}
@media (max-width: 991px) {
    .navbar-header {
        position: absolute;
        top: -57px;
        left: 0;
        z-index: 1;
    }
}
img.logo {
    max-height: 65px;
}
.col-logo {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 4px;
}
@media (max-width: 767px) {
.nav-right {
    position: absolute;
    top: 50px;
    right: 10px;
}
    .navbar-header {
        top: -125px;
    }
}
#header .header-nav .currency-selector {
    display: none;
}
.product-condition {
    display: none;
}
.description-short {
    padding-top: 30px;
    border-top: 1px solid #e1e1e1;
}
.product-reference {
    font-size: 18px;
    margin-right: 10px;
}
#header .header-nav .cart-preview.active a, #header .header-nav .cart-preview.active i {
    color: #333333;
}
.col-info #_desktop_cart .leo-blockcart.cart-preview.show-leo-loading .header span.cart-products-count {
    color: #fff;
}
.product-prices {
    margin-top: 0;
    margin-bottom:  0px;
}
.pvpr {
    color: #000;
    font-size: 18px;
}
.pvpr-price {
    color: #2b74ab;
    font-size: 20px;
}
.product-prices .current-price {
    font-size: 24px;
    color: #2b74ab;
    font-weight: 700;
}
.ref_man {
    display: flex;
    margin-top: 20px;
    align-items: center;
}
.product-actions .product-add-to-cart #product-availability .alert.alert-danger:before {
    display: none;
}
.product-actions .product-add-to-cart #product-availability .alert {
    padding-left: 15px;
}
.product-actions .product-add-to-cart #product-availability .alert > div {
    display: flex;
    align-items: center;
}
.product-actions .product-add-to-cart #product-availability {
    margin-top: 0px;
}
.product-add-to-cart .product-quantity {
    padding-bottom: 0;
}
.product-add-to-cart .control-label {
    display: none;
}
div#tab-content {
    padding: 15px;
    border: 1px solid #dedede;
    margin-bottom: 20px;
}
.category-products .owl-theme .owl-buttons, .product-accessories .owl-theme .owl-buttons, .featured-products .owl-theme .owl-buttons {
    transform: none;
}
.owl-carousel .owl-item .item {
    background: #fff;
}
.thumbnail-container .product-title a {
    height: 40px;
}
.product-manufacturer .manufacturer-logo {
    max-height: 100px;
    position: absolute;
    right: 0;
    max-width: 100px;
    margin-top: -20px;
    margin-right: 5px;
}