﻿.search .label.label-info.production {
    top: auto;
    bottom: 35px;
    left: 10px;
    white-space: normal;
    max-width: 176px;
}

.figure-grid .image {
    width: 100%;
}

.figure-grid a.mfp-open {
    height: 280px;
    width: 100%;
    text-align: center;
}

    .figure-grid a.mfp-open img {
        max-width: 128px;
        max-height: 180px;
        position: relative;
        top: 45px;
    }

.figure-list .mfp-open img {
    max-width: 220px;
    max-height: 260px;
}

.figure-list div.production, .figure-list div.weekly {
    font-size: 12.8px;
}

.previousitem {
    left: 35px;
    position: absolute;
    margin-left: 5px;
}

.nextitem {
    right: 35px;
    position: absolute;
    margin-right: 5px;
}

.popup-main .popup-table .popup-cell:nth-child(1) {
    padding-left: 0;
}

.popup-main .popup-buttons a {
    margin-left: 0;
    float: left;
}

    .popup-main .popup-buttons a .icon {
        margin-right: 10px;
    }



.owl-item img {
    margin-left: auto;
    margin-right: auto;
}

.itemheaderlist {
    width: 100%;
}

.mfp-open i, .wishlistbutton i, .itemcommand i, .productitemcontainergrid i {
    margin-left: 0;
}

@media (max-width: 767px) {
    .search .label.label-info.production {
        top: 35px !important;
        bottom: unset !important;
    }

    .search .text {
        margin-bottom: 15px;
    }
}

.favoriteiconcolor .icon {
}

.products article .info {
    right: 2px;
    margin-top: 20px;
}


.popup-content {
    position: relative;
}

.social-links {
    position: absolute;
    right: 0px;
    top: 5px;
    z-index: 100;
}

    .social-links li a {
        background-color: rgba(0,0,0,0.5);
    }

.social-1 li {
    list-style: none;
    float: left;
    margin-right: 5px;
}

    .social-1 li a {
        background-color: rgba(0,0,0,.4);
        border-radius: 2px;
        color: #fff;
        display: block;
        height: 20px;
        line-height: 20px;
        text-align: center;
        width: 20px;
        transition: all .5s linear;
    }

    .social-1 li:hover {
        background-color: rgba(0,0,0,1);
    }

a.grid.active, a.list.active {
    background-color: #006233;
    color: white;
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.filter-box .title {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}

.filters .filter-box .title:after {
    top: 12px;
}

.products article .image img {
    width: auto;
}

.products article .figure-list {
    padding: 10px;
    min-height: 220px;
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item img {
    width: auto;
}

.grid-list a {
    margin-left: 5px;
}

@media (max-width: 992px) {
    .hidebar {
        display: block;
        padding: 5px;
        font-size: 18px;
        font-size: 15px;
    }

    .filters .filter-box .title:after {
        top: -4px;
    }

    .filter-box .title {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .toggle-filters-mobile {
        width: 30px;
        height: 30px;
    }

    .pagination-wrapper {
        margin: 0 0px;
    }
}

@media (max-width: 768px) {
    .pagination-wrapper {
        min-width: 316px;
    }

    .pagination {
        max-width: 60%;
        padding-left: 2.5px;
    }

    .products article .figure-list .text .description {
        display: block;
    }

    .products article .figure-list .image, .products article .figure-list .text {
        width: 100%;
        display: block;
    }

    .list {
        margin-bottom: 15px;
    }
}

.pagination-wrapper .pagination > li > a {
    width: 36px;
    height: 36px;
    line-height: 25px;
}

    .pagination-wrapper .pagination > li > a.long span {
        position: relative;
        left: -3px;
    }

.search article .info {
    display: block !important;
}

@media (max-width: 767px) {
    .search .btn-add {
        display: block;
    }

    .desccol {
        word-break: break-word;
    }
}

.pricect {
    position: absolute;
    bottom: 0;
    width: 100%;
}

    .pricect .label {
        position: relative !important;
        left: 10px;
        display: block;
        width: calc(100% - 20px);
        max-width: 100%;
        word-break: break-word;
        top: 0 !important;
        bottom: 0 !important;
        margin-bottom: 10px;
    }

.emptysearchresult {
    text-align: center;
}

.info .icon-license {
    margin-left: 0;
}

.product-info-wrapper table td {
    padding: 5px;
}

.pricect .packageqty {
    padding-left: 10px;
    padding-bottom: 3px;
    font-size: 13px;
}

.pricect span {
    font-size: 13px;
}

.sort-options .grid .fa:before, .sort-options .list .fa:before {
    position: relative;
    top: 2.5px;
}
