/* request_sc:regular*/
/* Last-Modified: Sat, 26 Sep 2026 18:49:22 GMT [ver: ] */
/* Current-Time:Sun, 27 Sep 2026 07:34:51 -0500*/
/* NOT Pulled From Cache */
/*Redmond - make event text larger - JS - 4/16/2024*/
.faso-event-section-info {font-size: 24px;}

div.pagination > ul > li > a {font-size: 2.0rem;}


/*Redmond - make arrows larger on artwork detail pages - GW 4/9/24*/
i.fa.fa-angle-left {font-size: 40px;}
i.fa.fa-angle-right {font-size: 40px;}

/*Redmond - make arrows white on artwork detail pages - GW 4/9/24*/
i.fa.fa-angle-left {color: #FFFFFF;}
i.fa.fa-angle-right {color: #FFFFFF;}

/*Sierra - change paypal form input color - GW 1/10/2022*/
.faso-worksdetail-data-comments input, select, textarea {color: #000000;}
.faso-worksdetail-data-comments textarea:focus, input:focus {color: #000000;}


h2.faso-user-p {padding-bottom: 15px;}
h3.faso-user-p {padding-bottom: 30px;}

p.faso-user-p {font-size: 16px;}
li.faso-user-p {font-size: 16px;}
a {text-decoration: none; font-weight: bold;}

/*Hide date on article entries - JS - 2/14/2023*/
.faso-articles-data-publication-month, .faso-articles-data-publication-year {display: none;}

/*Change Color of Article List View boxes - JS - 2/15/2023*/
article > div.cell-inner {background: #9437ff;}
.faso-articles-link-article {font-size: 22px;}

h5.faso-user-p {text-transform: normal;}

/*Removes recent works section footer*/
.faso-works-section-footer {display:none; visibility: hidden;}


/*Removes the newsletter name title on the newsletter signup page.*/
h2.faso-en-data-heading {display:none; visibility: hidden;}

/* CSS for laptops and desktops only. */
@media only screen and (min-width: 992px) {
   /*Adds top margin to homepage slides on desktop for websites using the Redmond template. */
   .slick-dotted.slick-slider {margin-top: 30px;}
}

/*Removes View Archive link on works pages*/
.faso-works-section-header {display:none; visibility: hidden;}

/*Increase event date font size IQ 6/10/2024*/
.small {
    font-size: 120%;
}

/*Redmond - Increase size of Make Offer - JS - 1/24/2025*/
 div.price-boxes.faso-art-unframed-show.faso-art-framed-hide > div > div > div > a {font-size: 1.7rem;}



