.card .img-wrapper {
    max-width: 100%;
    height: 20em;
    display: flex;
    justify-content: center;
    align-items: center;
}

.card img {
    max-height: 100%;
}

.headerCategory {
    min-height: 150px;
    background-color: #000000;
    background: url('../images/Cantinium_img_08.jpg') no-repeat fixed center;
    background-size: cover;
    margin-bottom: 0px;
    /*margin-top: 30px;*/
}

@media (max-width: 768px) {
    .headerCategory {
        margin-top: 90px;
    }
}

@media (min-width: 769px) and (max-width: 992px) {
    .headerCategory {
        margin-top: 60px;
    }
}

.headerCategory .listTitle {
    text-align: center;
    font-size: 40px;
    color: #ffffff;
    font-weight: 300;
}

.reccomendedPageClass {
    background: url('../images/Cantinium_img_04.jpg') no-repeat fixed center;
    background-size: cover;
}

.newPageClass {
    background: url('../images/img11.jpg') no-repeat fixed center;
    background-size: cover;
}

.comingNextPageClass {
    background: url('../images/Cantinium_img_03.jpg') no-repeat fixed center;
    background-size: cover;
}

/* Here there're the filters */
.filters {
    background-color: #820040;
    height: 40px;
    margin-bottom: 10px;
}

.filters .filter {
    /*    background-color: #820040;*/
    text-align: center;
    z-index: 666;
}

.filters .filter ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    background-color: #820040;
    max-height: 300px;
    overflow: auto;
    width: 227px;
}

.filters .filter li {
    font-size: 12px;
    color: #fff;
    padding: 10px;
    line-height: 20px;
    cursor: pointer;
}

.filters .filter .selected li {
    color: #820040;
    background-color: #fff;
    border: 4px solid #820040;
}

.filters .filter .filterBy {
    font-size: 12px;
    color: #fff;
    padding: 11px 5px 11px 5px;
    cursor: pointer;
}

.filters .filter .filterBy img {
    width: 20px;
    height: auto;
    padding: 0px 0px 0px 5px;

}

.filters .filter li img {
    width: 20px;
    height: auto;
    padding: 0px 0px 0px 5px;
}

.filters .filter button {
    border: 1px solid #fff;
    border-radius: 15px;
}

.filters .filter ul::-webkit-scrollbar {
    background-color: #820040;
}

.filters .filter ul::-webkit-scrollbar-thumb {
    background-color: #fff;
    border: solid 2px #820040;
}

.filters .filter ul::-webkit-scrollbar-thumb:hover {
    background-color: #f5f5f5;
}

.filters .filter ul .filterSearchBox input {
    height: 30px;
}

.filters .filter ul .filterSearchBox input::placeholder{
    font-size: 12px;
}

.filters .filter .filter-range {
    display: none;
    background-color: #820040;
    width: 225px;
}

.filters .filter .filter-range-slider-input {
    position: relative;
}

.filters .filter .filter-range-slider-input input {
    height: 30px;
    width: 90px;
}

.filters .filter .filter-range-input-placeholder {
    position: absolute;
    font-size: 14px;
    right: 15px;
    margin-top: 0.35rem!important;
}

.filters .filter .filter-range-value-display {
    cursor: auto;
}

.filters .filter .filter-range-slider {
    background-color: #fff;
    height: 5px;
    margin-top: 2px;
}

.filters .filter .filter-range-slider-container {
    height: 5px;
}

.filters .filter .ui-slider-handle {
    border-radius: 25px;
}

.filters #mobileFilterMainMenu .filter ul {
    width: auto;
}

.filters #mobileFilterMainMenu .filter .filter-range {
    width: auto;
}

.filters .filteringMobileElement ul {
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: #820040;
    z-index: 9699;
}

.filters .filteringMobileElement .filterBy {
    font-size: 12px;
    color: #fff;
    padding: 11px 5px 11px 5px;
    cursor: pointer;
}

.filters .filteringMobileElement .filterBy img {
    width: 20px;
    height: auto;
    padding: 0px 0px 0px 5px;
}

.filters .switchColumns span {
    color: #fff;
}

.filters .switchColumns .openFiltersButton img {
    color: #fff;
    width: 20px;
    height: auto;
    padding: 0px 0px 0px 5px;
}

.filters #mobileFilterMainMenu .mobile-filters-button {
    height: 25px;
    line-height: 4px;
    font-size: 14px;
    padding: 9px 0px;
}

.filter-selections .filter-selection-item {
    background-color: #820040;
    border-radius: 25px;
    padding: 3px 10px;    
    cursor: pointer;
}

.filter-reset button {
    color: #820040;
    font-size: 1rem;
}

.listBottles .singleBottle {
    padding: 0;
}

.listBottles .singleBottleContent p {
    margin: 0 !important;
}

.listBottles .singleBottleContent .bottleName {
    color: #820040;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
}

.listBottles .singleBottleContent .bottleVintage {
    color: #820040;
    font-size: 14px;
    margin-bottom: 2px;
}

.listBottles .singleBottleContent .bottleProducer {
    color: #ABABAB;
    font-size: 14px;
    line-height: 12px;
    height: 24px;
    overflow: hidden;
}

.listBottles .singleBottleContent .bottleImage {
    max-width: 100%;
    height: auto;
    margin: 15px 0px 15px 0px;
}

.listBottles .singleBottleContent .bottleInfo .bottleSeller {
    width: 50%;
    float: left;
    border: 2px solid #ABABAB;
    border-left: none;
    padding: 5px;
}

.listBottles .singleBottleContent .bottleInfo .bottleSeller p {
    color: #ABABAB;
}

.listBottles .singleBottleContent .bottleInfo .bottleSeller span {
    color: #820040;
    font-weight: bold;
}

.listBottles .singleBottleContent .bottleInfo .bottlePrice {
    width: 50%;
    float: left;
    border: 2px solid #ABABAB;
    border-left: none;
    border-right: none;
    padding: 5px;
}

.listBottles .singleBottleContent .bottleInfo .bottlePrice p {
    color: #ABABAB;
}

.listBottles .singleBottleContent .bottleInfo .bottlePrice span {
    color: #820040;
    font-weight: bold;
}

.listBottles .singleBottleContent .bottleInfo .bottleButtonDetail {
    text-align: center;
}

.listBottles .singleBottleContent .bottleInfo .bottleButtonDetail .buyButton {
    min-width: 100px;
    height: 30px;
    background-color: #EA5B29;
    color: #fff;
    font-size: 12px;
    border: none;
    border-radius: 25px;
    cursor: pointer;
    margin: 15px;
}

.listBottles .singleBottleContent .bottleInfo .bottleButtonDetail .buyButton a {
    color: #fff;
    text-decoration: none;
}

.switchColumns {
    display: none;
}

.switchColumns img {
    width: 30px;
    height: auto;
}

.singleBottleContent a {
    text-decoration: none;
    cursor: pointer;
}

@media(min-width: 768px) and (max-width: 991px) {
    .switchColumns {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .switchColumns .switchColumnsImg img {
        display: none;
    }

    .filters {
        height: 25%;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .singleBottleContent .bottleInfo  {
        font-size: 10px;
    }
}

@media(max-width: 767px) {
    .switchColumns {
        padding-top: 10px;
        padding-bottom: 10px;
        display: block;
    }

    .switchColumns img {
        margin-right: 10px;
    }

    .filters {
        height: 25%;
    }
}
