/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.menu-item {
	font-size: 95%;
}


aside.sidebar-secondary{
	display: none;
}

/* Home Page */

.home aside.sidebar-primary {
    display: none;
}

.home .content {
    float: none;
    width: 100%;
}

.home .post-3{
	padding: 150px 0 0;	
}

aside.sidebar-secondary{
	display: none;
}

.testimonials-widget-testimonials .entry {
	
}

.testimonials-widget-testimonial div.credit {
	font-size: 14px;
}

/* only archive, not widget */
.testimonials-widget-testimonials.listing .testimonials-widget-testimonial.entry{
	margin-bottom: 60px;
}

.testimonials-widget-testimonials.listing .testimonials-widget-testimonial div.credit{
	padding-left: 10%;
}

.disclaimer {
    font-weight: normal;
    font-style: italic;
    font-size: 12px;
}

/* Background Images Other Than Home Page */

/* Practice Areas */
body.page-id-5
{
    background-image:url('https://www.sycamorelegal.com/wp-content/uploads/2013/12/sycamore_7.jpg');
    background-repeat:no-repeat;
    background-attachment:fixed;
}

/* Team */
body.page-id-565
{
    background-image:url('https://www.sycamorelegal.com/wp-content/uploads/2013/12/sycamore_1-1.jpg');
    background-repeat:no-repeat;
    background-attachment:fixed;
}

/* Unusual */
body.page-id-35
{
    background-image:url('https://www.sycamorelegal.com/wp-content/uploads/2013/11/San_Francisco_by_night_skyline.jpg');
    background-repeat:no-repeat;
    background-attachment:fixed;
}

/* News */
body.page-id-9
{
    background-image:url('https://www.sycamorelegal.com/wp-content/uploads/2021/11/san-francisco-g0a3da171e_1920.jpg');
    background-repeat:no-repeat;
    background-attachment:fixed;
}

/* Contact */
body.page-id-33
{
    background-image:url('https://www.sycamorelegal.com/wp-content/uploads/2013/12/sycamore_8.jpg');
    background-repeat:no-repeat;
    background-attachment:fixed;
}


/* What Our Clients Say */
body.page-id-50
{
    background-image:url('https://www.sycamorelegal.com/wp-content/uploads/2021/11/san-francisco-g26c15064b_1920.jpg');
    background-repeat:no-repeat;
    background-attachment:fixed;
}