.products-searching h5 {
    font-weight: 600;
    margin: 20px 0;
}
.products-searching .scroll-vertical {
    padding-right: 15px;
    height: 350px;
    overflow: scroll;
    overflow-x: hidden;
    mask-image: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 1) 85%,
        rgba(0, 0, 0, 0.1) 100%
    );
    padding-bottom: 40px;
}
.products-searching .b {
    display: block;
    padding: 8px 15px;
    border-radius: 10px;
}
.products-searching .b .ic {
    display: none;
}
.products-searching .active .ic {
    position: absolute;
    right: 10px;
    top: 12.5px;
    display: block;
}
.products-searching .active {
    padding: 8px 35px 8px 15px;
    background: #d9edff;
    color: #6da7ff;
    border: solid 1px #9accff;
    position: relative;
}
.dropdown-search-options {
    border: solid 1px;
    border-radius: 20px;
    border-color: #c5c5c5;
}
.dropdown-menu-options {
    border-radius: 20px !important;
    padding: 10px 0 !important;
}
.p-a {
    position: absolute;
}
.dots {
    width: 20%;
}
h5 {
    font-weight: 600;
    margin: 20px 0;
}
.swiper-skeleton {
    height: 350px;
}
.b {
    display: block;
    padding: 8px 15px;
    border-radius: 10px;
}
.b .ic {
    display: none;
}
.active-search .ic {
    position: absolute;
    right: 10px;
    top: 12.5px;
    display: block;
}
.icon-back {
    position: absolute;
    left: 10px;
    top: 12.5px;
    display: block!important;
}
.active-search {
    padding: 8px 35px 8px 15px;
    background: #d9edff;
    color: #6da7ff;
    border: solid 1px #9accff;
    position: relative;
}
h4,
.drop {
    margin-bottom: 10px;
    position: relative;
}
.cabecera {
    margin-bottom: 0;
}

.order {
    border-radius: 50px;
    padding: .3rem 1rem;
    border: 1px solid #ced4da;
}
.b {
    display: block;
    padding: 8px 15px;
    border-radius: 10px;
}
.dcontent {
    border-radius: 15px;
    border: 1px solid #ced4da;
    background: #ffffff;
    position: absolute;
    z-index: 901;
    right: 0;
    padding: 10px 20px;
    margin-top: -1px;
}
.opciones {
    margin-bottom: 30px;
}
h5 {
    font-weight: 600;
    margin: 20px 0;
}
.b .ic {
    display: none;
}
.active-search .ic {
    position: absolute;
    right: 10px;
    top: 12.5px;
    display: block;
}
.icon-back {
    position: absolute;
    left: 10px;
    top: 12.5px;
    display: block!important;
}
.active-search {
    padding: 8px 35px 8px 15px;
    background: #d9edff;
    color: #6da7ff;
    border: solid 1px #9accff;
    position: relative;
}
.center {
    float: left;
}
.actual {
    background: #d9edff;
    color: #6da7ff;
    border: solid 1px #9accff;
    cursor: default !important;
}
@media (max-width: 960px) {
    .without-stock {
        height: 4.55em;
    }
}
@media (min-width: 961px) {
    .without-stock {
        height: 5.7em;
    }
}
.btn-paginate {
    background-color: white;
    color: black;
    border: 1px solid #ccc;
    cursor: pointer;
}
.btn-paginate.disabled {
    background-color: #dedede;
    color: #9b9a9a;
    cursor: not-allowed;
}
.btn-paginate.item.actual {
    background-color: #d9edff;
    color: #6da7ff;
    border: 1px solid #9accff;
    font-weight: bold;
}
.search-filter-options {
    cursor: pointer;
}

@media (max-width: 768px) {
    .cabecera {
        margin-bottom: 30px !important;
    }
}
