<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.displayProduct-shortcode .dp-list-desctiption h3 a{ color: #871b15}

.displayProduct-shortcode .product-name{
    margin: 3px 0 0;
    font-size: 1.05em;
    text-align: left;
}
.displayProduct-shortcode .product-name a,
.displayProduct-shortcode .product-name a:active,
.displayProduct-shortcode .product-name a:visited{ 
    text-decoration: none;
    color:#666;
    font-weight: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    line-height: 20px;
}
.displayProduct-shortcode .product-name a:hover{ text-decoration: none; color:#00a9c7 }

.dp-list-rating{
    line-height: 1.0833em;
    margin: 7px 0 15px;    
}
.displayProduct-shortcode .dp-list-rating .star-rating{
    white-space: nowrap;
    font-size: 11px;
    float: none;
    clear: both;
    text-transform: uppercase;
    color: #FDD97D;
    display: block;
}
.displayProduct-shortcode .dp-list-rating .star-rating span{ color: #FDD97D;}
.displayProduct-shortcode .dp-list-desctiption p{
    font-size: 12px;
    margin: 15px 0px;
}
.displayProduct-shortcode .dp-list-price {
    margin: 0 0 15px;
    font-size: 1.3333em;
    line-height: 1.25em;
    color: #C5C5C5;
}
.dp-list-thumb{ position: relative}
.displayProduct-shortcode .dp-list-desctiption{
    border-right: 1px solid #ECECEC;
    padding: 0 15px;
}
.displayProduct-shortcode .dp-list-desctiption.dp-col_3_of_5 {
    width: 53.36%;
}
.displayProduct-shortcode .dp-list-add-to-cart.dp-col_1_of_5{
    padding-left: 10px;width: 17.72%;
}
.displayProduct-shortcode .dp-list-price del span.amount{font-size: 0.8em;}
.displayProduct-shortcode .dp-list-price ins{
    background: none;
    text-decoration: none;
}
.displayProduct-shortcode .dp-list-thumb img{
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius-topleft: 3px;    
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.dp-product-image {
    position: relative;
    display: block;
    line-height: 0;
}
.dp-img-wrapper {
    text-align: center;
}
.img-hided {
    position: absolute;
    left: 0;
    display: none;
}</pre></body></html>