@import url('../fonts/font-awesome/css/font-awesome.min.css');

.text-pink-700 {
    font-weight: 400 !important;
    color: #33c7fd !important;

}

.texto-aviso {
    font-weight: 400 !important;
}

.prd-grid .prd-w-xs:not(.prd-hor) .prd-action .btn {
    font-size: 11px;
}

.btn-black {
    color: #fff !important;
    background-color: #222 !important;
    border-color: #222 !important;
}

.btn-black:hover {
    color: #fff !important;
    background-color: #4e4c4c !important;
    border-color: #4e4c4c !important;
}

.btn-danger {
    color: #fff !important;
    background-color: #dc3545 !important;
    border-color: #dc3545 !important;
}

.btn-danger:hover {
    color: #fff !important;
    background-color: ##e06d78 !important;
    border-color: ##e06d78 !important;
}

/* Live Search*/

div.live-search {
    border-radius: 0;
    margin-top: 10px;
    top: 100%;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .25);
    min-width: 280px;
    padding: 10px;
    right: 0;
    left: auto;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

div.live-search ul li,
div.live-search ul li:nth-child(even) {
    padding: 0;
    margin: 0;
    clear: both;
    background: transparent;
    display: block;
    height: auto !important;
}

div.live-search ul li a {
    overflow: hidden;
    margin: 0 10px;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}

div.live-search ul li:last-child a {
    border: 0;
}

div.live-search ul li:hover {
    background-color: transparent;
}

div.live-search ul li .product-name {
    font-weight: normal;
}

div.live-search ul li .product-name p {
    font-style: normal;
    font-size: 11px;
    color: #999;
}

.live-search ul li .product-price {
    margin: 0;
}

div.live-search .result-text {
    position: relative;
    background: #f4f4f4;
    border-radius: 0;
    font-size: 1em;
    line-height: 24px;
    font-weight: normal;
}

div.live-search .view-all-results,
div.live-search .view-all-results:hover {
    color: #282828;
    border: 1px solid #bbb;
    display: block;
    padding: 5px;
    text-decoration: none;
}

.panel-group--style2 .panel-body {
    background-color: transparent !important;
}

.tab-content > .active {
    display: block;
}

.show-mobile {
    display: none;
}

@media only screen and (max-width: 992px) {
    .show-mobile {
        display: block;
    }
}

@media only screen and (max-width: 576px) {
    .bnslider.bnslider--lg {
        height: 575px !important;
        min-height: 575px !important;
    }
}

@media only screen and (max-width: 568px) {
    .bnslider.bnslider--lg {
        height: 568px !important;
        min-height: 568px !important;
    }
}

@media only screen and (max-width: 552px) {
    .bnslider.bnslider--lg {
        height: 552px !important;
        min-height: 552px !important;
    }
}

@media only screen and (max-width: 487px) {
    .bnslider.bnslider--lg {
        height: 487px !important;
        min-height: 487px !important;
    }
}

@media only screen and (max-width: 414px) {
    .bnslider.bnslider--lg {
        height: 414px !important;
        min-height: 414px !important;
    }
}

@media only screen and (max-width: 412px) {
    .bnslider.bnslider--lg {
        height: 412px !important;
        min-height: 412px !important;
    }
}

@media only screen and (max-width: 396px) {
    .bnslider.bnslider--lg {
        height: 396px !important;
        min-height: 396px !important;
    }
}

@media only screen and (max-width: 396px) {
    .bnslider.bnslider--lg {
        height: 360px !important;
        min-height: 360px !important;
    }
}

@media only screen and (max-width: 320px) {
    .bnslider.bnslider--lg {
        height: 320px !important;
        min-height: 320px !important;
    }
}