/* Generated by less 2.5.1 */
/*
	Theme Name: Women's Studio Workshop
	Theme URI: http://wsworkshop.org
	Description: Custom theme for Women's Studio Workshop, 2015. Uses HTML5, CSS3, Bootstrap 3.
	Version: 1.0
	Author: Liquid Creativity
	Author URI: http://www.liquidcreativity.com
	Tags: HTML5, CSS3, Bootstrap
*/
/**,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}*/
html {
  /*font-size:62.5%;*/
}
body {
  font-family: 'Lato', sans-serif;
  font-size: 1.6em;
  font-weight: 400;
  color: #231f20;
  background-color: #f6f6f6;
}
@media only screen and (min-width: 992px) {
  body {
    padding-top: 76px;
  }
}
img {
  max-width: 100%;
  height: auto;
}
a {
  color: #89af3b;
  text-decoration: none;
}
a:hover {
  color: #d51181;
}
a:focus {
  color: #d51181;
  outline: 0;
}
a:hover,
a:active {
  outline: 0;
}
input:focus {
  outline: 0;
  border: 1px solid #04A4CC;
}
/* header */
@media only screen and (max-width: 992px) {
  header {
    position: relative !important;
  }
}
header .social-icons {
  text-align: center;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  header .social-icons {
    float: right;
  }
}
@media only screen and (max-width: 992px) {
  header .social-icons {
    margin-top: 30px;
  }
}
header .social-icons .social-icon {
  color: #fff;
  font-size: 1.8em;
  margin: 0 3px;
}
header .social-icons .social-icon:hover {
  color: #ddd;
}
header .header-search {
  width: 250px;
}
@media only screen and (min-width: 992px) {
  header .header-search {
    float: right;
    margin: 7px 6px 0px 0px;
  }
}
@media only screen and (max-width: 992px) {
  header .header-search {
    margin: 10px auto 0;
  }
}
header .header-search .form-control {
  height: 28px;
  font-size: 11px;
}
/* sidebar */
#the-sidebar {
  padding-top: 25px;
  text-align: center;
}
#the-sidebar ul.menu {
  list-style: none;
  padding-left: 0px;
  margin: 20px 0;
  border-top: 1px solid #ddd;
}
#the-sidebar ul.menu li {
  text-align: right;
  padding: 15px 0;
  border-bottom: 1px solid #ddd;
  font-size: 1.2em;
}
@media only screen and (max-width: 768px) {
  #the-sidebar ul.menu li {
    text-align: center;
  }
}
#the-sidebar ul.menu li a:active {
  color: #d51181;
}
#the-sidebar .widget_categories,
#the-sidebar .widget_recent_entries,
#the-sidebar .top-authors-widget {
  text-align: left;
}
#the-sidebar .widget_categories ul,
#the-sidebar .widget_recent_entries ul,
#the-sidebar .top-authors-widget ul {
  list-style: none;
  padding-left: 0px;
}
#the-sidebar .widget_categories ul li,
#the-sidebar .widget_recent_entries ul li,
#the-sidebar .top-authors-widget ul li {
  padding: 3px;
  text-align: right;
}
@media screen and (max-width: 992px) {
  #the-sidebar .ubermenu-reponsive-toggle,
  #the-sidebar .ubermenu-responsive-toggle-main {
    display: none !important;
  }
}
#the-sidebar ul.ubermenu-nav,
#the-sidebar .widget_categories ul,
#the-sidebar .widget_recent_entries ul,
#the-sidebar .top-authors-widget ul {
  list-style: none;
  padding-left: 0px;
}
#the-sidebar ul.ubermenu-nav li,
#the-sidebar .widget_categories ul li,
#the-sidebar .widget_recent_entries ul li,
#the-sidebar .top-authors-widget ul li {
  padding: 3px;
  text-align: left;
}
#the-sidebar ul.ubermenu-nav li ul.ubermenu-submenu,
#the-sidebar .widget_categories ul li ul.ubermenu-submenu,
#the-sidebar .widget_recent_entries ul li ul.ubermenu-submenu,
#the-sidebar .top-authors-widget ul li ul.ubermenu-submenu {
  margin-bottom: 10px;
}
#the-sidebar .current-menu-item a {
  color: #d51181 !important;
}
/* footer */
footer {
  background-color: #363839;
  border-top: 1px solid #89af3b;
  color: #ddd;
}
footer .container {
  padding-top: 30px;
  padding-bottom: 30px;
}
footer .row {
  padding-top: 20px;
  padding-bottom: 20px;
}
footer .nav {
  margin-left: -15px;
  margin-top: -10px;
}
footer .nav li a {
  color: #fff;
}
footer .nav li a:hover {
  background-color: #89af3b;
}
footer a.footer-text-link {
  color: #89af3b;
}
footer a.footer-text-link:hover {
  color: #fff;
  text-decoration: none;
  background-color: #89af3b;
}
footer section.credits {
  background-color: #282a2b;
  border-top: 1px solid #4b4c4d;
}
footer .social-icons {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  footer .social-icons {
    float: right;
  }
}
footer .social-icons .social-icon {
  color: #fff;
  font-size: 2em;
  margin: 0 3px;
}
footer .social-icons .social-icon:hover {
  color: #89af3b;
}
/* TOP HEADER */
.topbar {
  min-height: 10px;
  background-color: #4b4c4d;
  line-height: 32px;
  width: 100%;
  position: fixed;
  top: 0px;
}
.topbar .address {
  color: #fff;
  font-style: italic;
}
.nav {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
}
.navbar {
  margin-bottom: 0px !important;
  min-height: 75px;
  border: 0;
  border-bottom: 1px solid #444;
  background-color: #89af3b;
  background-image: none;
  box-shadow: none;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
}
.navbar li a {
  color: #fff;
  line-height: 45px;
}
.navbar li a:hover {
  color: #333;
  background: none !important;
}
.navbar-brand {
  height: 75px;
  line-height: 45px;
  padding: 0;
}
@media only screen and (max-width: 992px) {
  .navbar-brand {
    float: none;
    width: 270px;
    margin: 0 auto !important;
  }
}
.navbar-brand .brand-logo {
  background-color: #fff;
  padding: 12px 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border: 2px solid #89af3b;
  border-top: none;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
}
.ubermenu .ubermenu-nav:last-child > a {
  padding-right: 0px !important;
}
.nav .current-menu-item a {
  color: #fff !important;
}
.ubermenu .ubermenu-submenu > .ubermenu-column {
  padding: 0 15px !important;
}
.ubermenu .ubermenu-submenu.ubermenu-submenu-drop {
  padding: 8px 15px !important;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .ubermenu .ubermenu-target {
    padding: 12px 15px;
    font-size: 0.8em;
  }
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target {
  padding-right: 24px !important;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target {
    padding-left: 10px;
  }
}
@media screen and (max-width: 992px) {
  .ubermenu-responsive-toggle {
    margin: 0 auto !important;
  }
}
.marquee {
  background-color: #efefef;
  height: 400px;
}
.marquee .slider {
  height: 100%;
}
.section-header {
  text-align: center;
  padding: 40px 0;
  color: inherit;
  position: relative;
  background-color: inherit;
}
.section-header a {
  color: inherit;
}
.section-header a:hover {
  text-decoration: none;
}
.section-header.bottom-carat::after,
.section-header.top-carat::before {
  border-color: inherit;
  border-style: solid;
  content: "";
  display: block;
  left: 50%;
  margin-left: -30px;
  position: absolute;
  width: 0;
  z-index: 1;
}
.section-header.bottom-carat::after {
  border-width: 30px 30px 0;
  bottom: -31px;
}
.section-header.top-carat::before {
  border-width: 0 30px 30px;
  top: -31px;
}
.inner-section-header {
  text-align: left;
  padding: 10px 0;
  color: #7a7979;
  position: relative;
  background-color: transparent;
  border-bottom: 1px solid #89af3b;
  border-color: #89af3b transparent;
  margin-bottom: 20px;
}
.inner-section-header.bottom-carat::after {
  border-width: 10px 10px 0;
  bottom: -10px;
  border-color: inherit;
  border-style: solid;
  content: "";
  display: block;
  left: 20px;
  position: absolute;
  width: 0;
  z-index: 1;
}
.header-wsw-gray {
  background-color: #7a7979;
  border-bottom: 1px solid #7a7979;
  border-top: 1px solid #7a7979;
  border-color: #7a7979 transparent;
  color: #fff;
}
.header-gray {
  background-color: #444;
  border-bottom: 1px solid #444;
  border-top: 1px solid #444;
  border-color: #444 transparent;
  color: #fff;
}
.header-green {
  background-color: #89af3b;
  border-bottom: 1px solid #89af3b;
  border-top: 1px solid #89af3b;
  border-color: #89af3b transparent;
  color: #fff;
}
.header-white {
  background-color: #fff;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  border-color: #fff transparent;
  color: #444;
}
.header-small {
  padding: 20px 0;
}
.page-marquee {
  height: 150px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.marquee-breadcrumb-container {
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding: 5px 0;
}
.marquee-breadcrumb-container a {
  font-size: 11px;
  text-transform: uppercase;
}
.marquee-breadcrumb-container a i {
  font-size: larger;
  padding-right: 10px;
}
.page-content {
  padding-bottom: 3em;
}
.page-content p {
  line-height: 1.7;
}
.page-content .h1,
.page-content .h2,
.page-content .h3,
.page-content .h4,
.page-content .h5,
.page-content .h6,
.page-content h1,
.page-content h2,
.page-content h3,
.page-content h4,
.page-content h5,
.page-content h6 {
  line-height: 1.4;
}
#home-events,
#latest-posts,
#latest-books {
  background-color: #363839;
}
#home-events .content-wrapper,
#latest-posts .content-wrapper,
#latest-books .content-wrapper {
  height: 100%;
}
#home-events .container,
#latest-posts .container,
#latest-books .container {
  padding-top: 30px;
  padding-bottom: 30px;
}
#home-events .row-content,
#latest-posts .row-content,
#latest-books .row-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
#home-events {
  border-top: 1px solid #444;
}
@media only screen and (max-width: 768px) {
  #home-events .home-event-banner {
    margin-bottom: 20px;
  }
}
.blog-preview,
.book-preview,
.studio-preview {
  text-align: center;
}
.blog-preview h1,
.book-preview h1,
.studio-preview h1,
.blog-preview h2,
.book-preview h2,
.studio-preview h2,
.blog-preview h3,
.book-preview h3,
.studio-preview h3,
.blog-preview h4,
.book-preview h4,
.studio-preview h4,
.blog-preview h5,
.book-preview h5,
.studio-preview h5,
.blog-preview h6,
.book-preview h6,
.studio-preview h6 {
  margin-top: 0px;
}
.blog-preview h1 a,
.book-preview h1 a,
.studio-preview h1 a,
.blog-preview h2 a,
.book-preview h2 a,
.studio-preview h2 a,
.blog-preview h3 a,
.book-preview h3 a,
.studio-preview h3 a,
.blog-preview h4 a,
.book-preview h4 a,
.studio-preview h4 a,
.blog-preview h5 a,
.book-preview h5 a,
.studio-preview h5 a,
.blog-preview h6 a,
.book-preview h6 a,
.studio-preview h6 a {
  color: #89af3b;
}
.blog-preview h1 a:hover,
.book-preview h1 a:hover,
.studio-preview h1 a:hover,
.blog-preview h2 a:hover,
.book-preview h2 a:hover,
.studio-preview h2 a:hover,
.blog-preview h3 a:hover,
.book-preview h3 a:hover,
.studio-preview h3 a:hover,
.blog-preview h4 a:hover,
.book-preview h4 a:hover,
.studio-preview h4 a:hover,
.blog-preview h5 a:hover,
.book-preview h5 a:hover,
.studio-preview h5 a:hover,
.blog-preview h6 a:hover,
.book-preview h6 a:hover,
.studio-preview h6 a:hover {
  color: #d51181;
}
.blog-preview h3,
.book-preview h3 {
  min-height: 3.5em;
}
.search-filters {
  margin-top: 30px;
  margin-bottom: 30px;
}
.archive-search-filter {
  position: relative;
}
.archive-search-filter label {
  left: 17px;
  position: absolute;
  top: 10px;
  color: #89af3b;
  font-size: 1.2em;
  display: inline-block;
  font-weight: bold;
  /*margin-bottom: 5px;*/
  max-width: 100%;
}
.archive-search-filter #filter_input,
.archive-search-filter .hint {
  border-radius: 23px;
  font-size: 18px;
  padding-left: 43px;
  padding-right: 43px;
  background-color: transparent;
}
.archive-search-filter #filter-clear {
  color: #231f20;
  position: absolute;
  right: 18px;
  text-decoration: none;
  top: 16px;
  display: none;
}
.archive-search-filter #filter-clear:hover {
  color: #89af3b;
}
.archive-search-filter .help-block {
  padding-left: 20px;
}
@media only screen and (max-width: 768px) {
  .archive-sortby-filter {
    margin-bottom: 15px;
  }
}
.archive-search-alert {
  background-color: #fcf8e3;
  border-color: #89af3b;
  text-align: center;
  font-size: 1.5em;
  color: #7a7979;
}
.archive-search-alert i {
  padding-right: 10px;
}
.archive-collection-title {
  /*color: @wsw-black !important;
	&:hover {
		color: @wsw-green !important;
		text-decoration: none;
	}*/
}
.archive-alumnae-link {
  color: #231f20 !important;
  font-size: 1.1em;
  line-height: 2.2em;
  padding: 5px 10px;
}
.archive-alumnae-link:hover {
  background-color: #ddd;
  text-decoration: none;
}
.search-suggestion {
  display: none;
}
.archive-gallery {
  margin-top: 30px;
  margin-bottom: 30px;
}
.archive-gallery img {
  margin-bottom: 30px;
}
.artist-profile section {
  margin-top: 20px;
}
.artist-profile ul.residencies {
  list-style: none;
  padding-left: 0;
}
.book-detail ul.collection-item-artist-list {
  list-style: none;
  padding-left: 0;
  float: left;
}
.book-detail ul.collection-item-artist-list li {
  float: left;
  margin-right: 10px;
}
.book-term-info-link {
  cursor: help;
  border-bottom: 1px dotted #000;
}
.event-artist-detail {
  margin-bottom: 30px;
}
.event-category-content {
  padding: 15px;
}
.tribe-events-countdown-widget {
  clear: both;
  margin-bottom: 20px;
}
.tribe-events-countdown-widget .tribe-countdown-text {
  text-align: left !important;
}
.tribe-countdown-time,
.tribe-countdown-timer {
  text-align: center;
  margin: 0 auto;
}
.btn-ghost-light {
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
  text-decoration: none;
}
.btn-ghost-light:hover {
  background-color: #fff;
  text-decoration: none;
}
.btn-green {
  color: #fff;
  background-color: #89af3b;
  text-decoration: none;
  font-weight: bold;
}
.btn-green:hover {
  color: #89af3b;
  border: 1px solid #89af3b;
  background-color: transparent;
  text-decoration: none;
}
.btn-green:focus {
  color: #89af3b;
}
.btn-ghost-green {
  color: #89af3b;
  background-color: transparent;
  border: 1px solid #89af3b;
  text-decoration: none;
  font-weight: bold;
}
.btn-ghost-green:hover {
  color: #fff;
  background-color: #89af3b;
  text-decoration: none;
}
.btn-ghost-dark {
  color: #231f20;
  background-color: transparent;
  border: 1px solid #231f20;
  text-decoration: none;
}
.btn-ghost-dark:hover {
  background-color: #231f20;
  color: #fff;
  text-decoration: none;
}
.btn-ghost-white-green {
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
  text-decoration: none;
}
.btn-ghost-white-green:hover {
  background-color: #fff;
  color: #89af3b;
  text-decoration: none;
}
.button_link {
  margin-bottom: 10px;
}
.pagination > li > a,
.pagination > li > span {
  color: #89af3b;
}
.pagination > li > a:hover:not(.dots),
.pagination > li > span:hover:not(.dots) {
  color: #fff;
  background-color: #89af3b;
}
.pagination > li > span:not(.dots) {
  color: #fff;
  background-color: #89af3b;
}
@media only screen and (max-width: 768px) {
  .artist-portfolio-item {
    margin-bottom: 20px;
  }
}
.studio-featured-image {
  margin-bottom: 20px;
}
.panel {
  border: none !important;
}
.form-control {
  border-color: #89af3b;
}
.form-control:focus {
  border-color: #89af3b;
  border-width: 2px;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 5px rgba(137, 175, 59, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 5px rgba(137, 175, 59, 0.6);
}
.clear {
  *zoom: 1;
}
.clear:before,
.clear:after {
  content: ' ';
  display: table;
}
.clear:after {
  clear: both;
}
.selection {
  background: #89af3b;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #89af3b;
  color: #fff;
  text-shadow: none;
}
::-webkit-selection {
  background: #89af3b;
  color: #fff;
  text-shadow: none;
}
::-moz-selection {
  background: #89af3b;
  color: #fff;
  text-shadow: none;
}
.text-center {
  text-align: center;
}
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 20px auto;
}
.alignright {
  float: right;
  margin: 20px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 20px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 20px 0 20px 20px;
}
a img.alignnone {
  margin: 20px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 20px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
