/* Last-Modified: Sat, 1 Jan 2000 10:00:30 GMT [ver: ] */
/* Current-Time:Sat, 26 Sep 2026 13:56:03 -0500*/
/*add border to TN-img and info*/
.works-section-thumbnail-item {border-style:solid; border-width:1px;
border-color:#FECC62; }
 
/*align text on TN page center*/
.works-expanded-section-size {text-align:center;}
.works-expanded-section-price { text-align:center;}
.works-price-currency-name {text-align:center;}
.works-expanded-section-info {text-align:center;}
.works-expanded-section-title { text-align:center;}
 
/*center thumbnail image inside border*/
.works-expanded-section-image { text-align:center; margin-top:6px;
margin-bottom:4px; padding:0px;}

/*reduce font size for info on TN page*/
.works-expanded-section-size {font-size:12px;}
.works-expanded-section-price {font-size:12px;}
.works-price-currency-name {font-size:12px;}
.works-expanded-section-info {font-size:12px;}
.works-expanded-section-title {font-size:12px;}
 
 /*add space between Title and Sold tag*/
.works-data-sold {margin-left:8px;}

/*Remove Icons*/
 .faso-devonshire-icon {display:none;}
 
/*change color of sidebar widget headings/
h5 {color:#D4D0C8;}

