/* Last-Modified: Sat, 1 Jan 2000 10:00:30 GMT [ver: ] */
/* Current-Time:Sat, 26 Sep 2026 19:00:16 -0500*/
/* Diego - make all 4 collections 1 row horizontal - BR - 8/18/20 */
.faso-collections-section-collection {width: 25%; float: left;}
@media only screen and (max-width: 640px) {.faso-collections-section-collection { width: 100%;float: none;}}

/* Diego-Remove archived works link- BR - 9-8-20 */
.faso-works-link-archived-works {display:none !important;}
.faso-works-link-archived-works a {display:none !important;}


body {
    font: 16px/24px 'Garamond', sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #1D2A37;
    -webkit-text-size-adjust: 100%;
    font-size: 14px;
    letter-spacing: 1px;
}

.site-title a {
    font-family: 'Cinzel', serif;
    font-weight: lighter;
    line-height: normal;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 10px;
    text-decoration: none;
    color: #2D3A47;
}

.sf-menu a {
    font-family: 'Poppins', serif;
    font-size: 10pt;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    color: #9C5C3E;
    position: relative;
    font-weight: 450;
    padding: 2px 1px;
}

.sf-menu li li a {
    font-size: 9.8pt;
    padding-left: 5px;
    padding-right: 5px;
    color: #FFF;
    letter-spacing: 1px;
}

.page-title {
    font-size: 19px;
    line-height: 30px;
    letter-spacing: 2px;
    margin-bottom: 22px;
    color: #8C5C3E;
    text-transform: none;
}


heading h2 {
    display: inline-block;
    padding: 0 15px;
    position: relative;
    margin-bottom: 30px;
    font-size: 23px;
    letter-spacing: 2px;
    font-weight: lighter;
}


h1, .h1 {
    font-size: 22px;
    letter-spacing: 2px;
}

.grid-item h2 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
}

figure.hover-effect .details h2 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 5px;
}

figure.hover-effect h2 {
    text-align: left;
    font-size: 18px;
    line-height: 20px;
    color: brown:
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 12pt;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h3, .h3 {
    font-size: 0px;
}

img {
    max-width: 100%;
    height: auto;
    border: 0px !important;
}

input[type="submit"] {
    display: block;
    -webkit-appearance: none;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    radius: 15px;
}

hr {
    margin-top: 0px;
    margin-bottom: 15px;
    border-top: 1px solid #EDE5D7;
    clear: both;
}

.content {
    background: #D9CEB9;
    padding-bottom: 5px;
}

h2, .h2 {
    font-size: 17px;
    letter-spacing: 2px;
    color: #8C5C3E;
    letter-spacing: 3px;
    font-family: 'Garamond', serif;
    text-transform: uppercase;
    font-weight: normal;
}


.grid-item h2 {
    font-size: 16px;
    line-height: 24px;
    text-transform: none;
}

.works figure h2 small {
    font-size: 14px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #2D3A47;
    text-decoration: none;
    text-transform: none;
}

.margin-bottom-half {
    margin-bottom: 15px !important;
}

hr {
    margin-top: 0px;
    margin-bottom: 20px;
    border-top: 1px solid #EDE5D7;
    clear: both;
}

.sf-menu > li {

        padding-right: 11px !important;
        padding-left: 11px !important;
}

.slider .slick-prev::before, .slider .slick-next::before {
    font-family: 'FontAwesome';
    font-size: 40px;
    color: #C19A87;
}

input[type="text"], textarea {
    font: 16px/24px 'Questrial', sans-serif;
    color: #6C7B8A;
    width: 100%;
    padding: 10px 20px;
    margin: 0;
    border: 0px solid #2D3A47;
    background: #EDE5D7;
    -webkit-appearance: none;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

.btn, input[type="submit"], .bbav .bbav-button .btn {
    font-family: 'Cinzel', serif;
    font-weight: normal;
    line-height: normal;
    text-transform: uppercase;
    color: #624440;
    letter-spacing: 1px;
    line-height: normal;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    position: relative;
    background: #D1B6A3;
    border: 1px solid #D1B6A3;
    padding: 12px 16px;
    max-width: 100%;
    -webkit-transition: 0.2s all linear;
    transition: 0.2s all linear;
    border-radius: 15px;
}

.footer a {
    color: #C19A87;
}

.price-box {
    background: #EDE5D7;
}

.header {
    text-align: center;
    width: 100%;
    background: #D9CEB9;
    padding-top: 50px;
    padding-bottom: 20px;
}

.footer a {
    color: #C19A87;
    font-size: 16px;
}

