.pet-panel:last-child {
    margin-bottom: 0;
}
.pet-panel {
    border-color: rgba(0,0,0,0);
    box-shadow: none;
    padding-bottom: 0;
    margin-bottom: 22.5px;
}

.pet-panel>.panel-body {
    padding: 6px 0 0 0;
}

.pet-panel-main {
    border-color: #ddd;
    position: relative;
}
.panel, .pet-tile-panels-container .pet-tile-panel {
    margin-bottom: 5px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    /* box-shadow: 0 1px 1px rgba(0,0,0,0.05); */
    width: 100%;
}

.pet-offer-list .pet-layout-product-list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: inherit;
    align-items: inherit;
    padding-bottom: 0;
    margin-bottom: 0;
    /* border-bottom: 1px solid #eaeaea; */
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.pet-offer-list .pet-layout-img-and-details {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: inherit;
    align-items: inherit;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-width: 1%;
}


.pet-offer-list .pet-layout-img-and-details .pet-col-img {
    margin-right: 15px;
    -webkit-flex-basis: 90px;
    flex-basis: 90px;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    height: 90px;
    align-self: center;
}

.pet-offer-list .pet-layout-img-and-details .pet-col-img .pet-img-wrapper {
    height: 100%;
    padding: 5px;
    background-color: rgba(0,0,0,0);
    border: 1px solid rgba(0,0,0,0);
    height: 100%;
    max-height: 90px;
}

.pet-offer-list .pet-layout-img-and-details .pet-col-img .pet-img-wrapper>a>img, .pet-offer-list .pet-layout-img-and-details .pet-col-img .pet-img-wrapper div>img {
    max-width: 100%;
    max-height: 100%;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    display: block;
    margin: 0 auto;
}

.pet-offer-list .pet-layout-img-and-details .pet-col-details {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-basis: 90px;
    flex-basis: 90px;
    min-width: 1%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.pet-offer-list .pet-layout-img-and-details .pet-col-details .pet-product-name {
    margin-bottom: 5px;
    font-size: 18px;
    overflow-wrap: break-word;
}
.product-header .pet-product-name {
    font-size: 24px;
    line-height: 1;
    color: #337ab7;
    overflow-wrap: break-word;
}

.product-header {
    margin-top: 10px;
}

.pet-catalog-index {
    color: #777;
    font-size: 1em;
}
p {
    margin: 0 0 10px;
}


.pet-offer-list .pet-col-details-availability-actions {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.pet-availability-info.avail-approx-instock, .pet-variant-info.avail-approx-instock {
    color: #1ea851;
}
.pet-availability-info, .pet-variant-info {
    font-size: 0.75em;
    text-transform: uppercase;
    font-weight: bold;
    color: #337ab7;
}

.pet-offer-list .pet-col-details-availability-actions .pet-extra-btns {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.pet-offer-list .pet-col-details-availability-actions>div {
    padding: 0;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}
.pet-extra-btns {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    padding-top: 10px;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.pet-offer-list .pet-layout-purchase {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    text-align: center;
    padding-left: 15px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}

.categoryProduct {
    margin-left: 0;
    margin-right: 0;
}
.categoryProduct .panel-body {
    padding: 5px;
}

.new-product-list {
    color: #FFFFFF;
    display: inline-block;
    /* font-family: 'Roboto', sans-serif; */
    font-size: 14px;
    font-weight: lighter;
    height: 100%;
    padding: 3px 5px;
    background: rgb(152, 183, 18) !important;
    margin-bottom: 5px;
}
.promo-product-list {
    color: #FFFFFF;
    display: inline-block;
    /* font-family: 'Roboto', sans-serif; */
    font-size: 14px;
    font-weight: lighter;
    height: 100%;
    padding: 3px 5px;
    background: rgb(255, 151, 5) !important;
    margin-bottom: 5px;
}

.numarator {
    width: 100px;
    margin-top: -15px;
}

/* .pet-catalog-index {
    color: #777;
    font-size: 1em;
} */

.product-header-mic p, .product-header p {
    color: #777;
    font-size: 1em;
}

.product-header-mic p:hover, .product-header p:hover {
    color: #ff9705;
}
.product-header-mic h3, .product-header h3 {
    padding-bottom: 5px;
}

.product-header-mic a:hover, .product-header a:hover {
    color: #ff9705;
}
.pet-p-catalog-index:hover {
    color: #ff9705;
}

@media (max-width: 767px) {
    .pet-offer-list .pet-layout-product-list .pet-layout-img-and-details .pet-col-details-availability-actions {
        margin-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .pet-offer-list .pet-layout-product-list {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}


@media (max-width: 991px) {
    .pet-panel-main>.panel-body {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 991px) {
    .pet-panel-main {
        padding: 0;
        border-left-width: 0;
        border-right-width: 0;
        border-radius: 0;
    }
}

@media (max-width: 991px) {
    .pet-panel {
        border: 0;
    }
}

@media (max-width: 767px) {
    .pet-offer-list .pet-layout-product-list .pet-layout-purchase {
        padding: 15px;
        text-align: center;
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        -webkit-justify-content: space-evenly;
        justify-content: space-evenly;
    }
}
