/*
 Theme Name:   Rosenbach Museum & Library 2016-10
 Theme URI:    http://rosenbach.org
 Description:  LawyeriaX Child Theme
 Author:       Landor
 Author URI:   landor@aught.org
 Template:     lawyeriax
 Version:      1.0.0
*/


h1 {
    font-size: 40px;
    line-height: 46px;
    margin: 0.67em 0;
}
h3 {
    font-size: 22px;
    line-height: 32px;
    margin: 0.67em 0;
}

#page .top-bar,
#page .site-footer {
    background-color: #000033;
}

.site-footer .border-left {
    webkit-box-shadow: inset 4px 0px 0px 0px rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 4px 0px 0px 0px rgba(255, 255, 255, 0.1);
    box-shadow: inset 4px 0px 0px 0px rgba(255, 255, 255, 0.1);
}
.site-footer .current_page_item > a {
    color: #ffc800;
}
.site-footer .widget_search {
    margin-top: 18px;
}
.site-footer .widget_search input[type="submit"] {
    background-color: #5a5a8a;
}

@media screen and (min-width: 601px) {

    .carousel-title {
        font-size: 60px;
        line-height: 70px;
        margin-bottom: 30px;
    }
    .sticky-navigation {
        position: fixed;
    }

}

/* increased selector weight here to override the wp customizer */
#primary-menu > .current_page_item > a,
#primary-menu > .current-menu-item > a,
#primary-menu .current_page_ancestor > a,
#primary-menu .current-menu-ancestor > a,
#primary-menu > li:hover > a {
    color: #B03230;
    color: #ffc800;
}

/*
.site-footer .current_page_item > a {
    color: #fff;
}
.site-footer .footer-col-left .widget_nav_menu > div > ul {
    margin: 0;
    padding-left: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}
.site-footer .footer-col-left .widget_nav_menu > div > ul > li {
    flex: 1 20%;
    max-width: 20%;
    padding: 0 10px;
}
.site-footer .footer-col-left .widget_nav_menu > div > ul > li > a {
    font-size: 120%;
    font-weight: bold;
}
.site-footer .footer-col-left .widget_nav_menu > div > ul > li > ul {
    margin: 5px 0 0 0;
}

.site-footer .footer-col-left .widget_nav_menu > div > ul > li.menu-item-221 {
    flex: 1 60%;
    max-width: 60%;
}
.site-footer .footer-col-left .widget_nav_menu > div > ul > li.menu-item-221 > ul {
    max-height: 200px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column wrap;
    flex-flow: column wrap;
}
.site-footer .footer-col-left .widget_nav_menu > div > ul > li.menu-item-221 > ul > li {
    flex: 0 auto;
    width: 33%;
}

*/

a[href$=".pdf"],
a[href$=".doc"],
a[href$=".docx"],
a[href$=".xls"],
a[href$=".xlsx"] {
}
a[href$=".pdf"]:before,
a[href$=".doc"]:before,
a[href$=".docx"]:before,
a[href$=".xls"]:before,
a[href$=".xlsx"]:before {
    font-family: FontAwesome;
    padding: 0 5px 0 5px;
}
a[href$=".pdf"]:before {
    content: "\f1c1";
}
a[href$=".doc"]:before,
a[href$=".docx"]:before {
    content: "\f1c2";
}
a[href$=".xls"]:before,
a[href$=".xlsx"]:before {
    content: "\f1c3";
}


a,
a:visited,
.widget a,
.widget a:visited {
    color: #35359e;
}
a:active,
a:hover,
.widget a:active,
.widget a:hover {
    color: #ffc800 ;
}
.site-footer a,
.site-footer a:visited {
    color: #878787;
}
.site-footer a:hover {
    color: #fff;
}


/*-----------------------
### Exhibitions [frontpage]
-------------------------*/
.exhibitions-content {
    font-size: 13px;
    line-height: 25px;
}
h3.exhibitions-title {
    margin-top: 0;
}
.exhibitions-image-wrap {
    text-align: center;
    padding-bottom: 30px;
}
.exhibitions-image-wrap img {
    width: 100%;
}
.home-section.exhibitions .row {
    clear: both;
    margin: 2em 0 0 0;
}
.home-section.exhibitions .row:first-child {
    margin-top: 0;
}

@media screen and (min-width: 769px) {
    /*-----------------------
    ### Exhibitions [frontpage]
    -------------------------*/
    .exhibitions-image-wrap {
        text-align: left;
    }
}

.fsBody.fsEmbed {
    padding: 0;
}
.fsBody.fsEmbed .fsForm {
    padding: 0;
}

.case-studies-wrap {
    padding-top: 0px;
}

.blog .content-top.content-area {
    margin-bottom: 0;
}

/* breaking news widget */
.breaking-news {
    background: #FDE4D7;
    padding: 5px 0;
    font-size: 12px;
    color: #CA3810;
    font-weight: bold;
    text-align: center;
    line-height: 1.5em;
    border-bottom: 1px solid rgba(237, 188, 163, 1);
}
.breaking-news h2.widgettitle {
    display: none;
}


/* tweak font sizes */
.tiny-text {
    font-size: .9rem;
    line-height: 1.1rem;
    letter-spacing: .75px;
}
.smaller-text {
    font-size: 1rem;
    line-height: 1.2rem;
    letter-spacing: .5px;
}
.small-text {
    font-size: 1.2rem;
    line-height: 1.4rem;
    letter-spacing: .25px;
}
.big-text {
    font-size: 1.4rem;
    line-height: 1.6rem;
    letter-spacing: -.125px;
}
.bigger-text {
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: -.25px;
}
.huge-text {
    font-size: 2rem;
    line-height: 2.4rem;
    letter-spacing: -.5px;
}

/* specific event espresso overrides */
#spco-copy-attendee-dv .spco-copy-attendee-pg {
    margin: 0 0 1em;
    font-size: 1.3rem;
    letter-spacing: 1px;
}
.spco-payment-method-btn-img {
    max-width: none !important;
    width:  200px;
}
.ee-registrations-list .tiny-text {
    font-size: 1.2rem;
}
.ee-registration-details-dv h5 .smaller-text {
    font-size:  1.8rem;
}

.carousel-inner > .item > a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
}
a.popup-button {
    float: none !important;
    display: inline-block;
    background: #ffcb05;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;    
    color: #fff;
 	padding: 10px 20px;
    font-size: 20px;
    line-height: 30px;
   	font-family: 'Playfair Display', serif;
	font-weight: 400;
	-webkit-transition: all .7s;
	-moz-transition: all .7s;
	-o-transition: all .7s;
	transition: all .7s;
}