/* Exhibit Theme (Light) */
/*
 * @title: Solved
 * @authors : Steven Ngo, Nick Swider
 */
/* new clearfix */
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE */
/*
 * @title : Default App Styles
 * @author : Nick Swider
 * @requires : @theme, @title_color, @text_color
 */
/************ Standard Padding For All Pages, temporarily put here so all themes get it ************/
.webs-container {
  padding: 10px;
}
.webs-text p {
  padding: 0;
}
/**************************************************************************************************/
/* Fixing sign-in form font problems */
input[type=text],
input[type=email],
input[type=password],
textarea {
  color: #333333;
}
.webs-content .fw-message,
.webs-content .fw-flash {
  border-color: #a1f7b5;
  background-color: #defce5;
  color: #212121;
}
.webs-content .fw-message h2,
.webs-content .fw-flash h2 {
  color: #333333;
}
.webs-content .fw-message a,
.webs-content .fw-flash a {
  color: #2ced59;
}
.webs-content .fw-message a:hover,
.webs-content .fw-flash a:hover {
  color: #5bf17e;
}
.webs-content table.fw-fixed td {
  vertical-align: top;
}
.webs-content .fw-even {
  border-color: #a1f7b5;
}
.webs-content .webs-body .fw-tabs {
  height: 35px;
}
.webs-content .webs-body .fw-tabs .fw-tab-item {
  background: #0e9f30;
  border-color: #000000;
}
.webs-content .webs-body .fw-tabs .fw-tab-item a {
  color: #333333;
}
.webs-content .webs-title .pageTitle {
  margin-bottom: 10px !important;
  margin-right: 10px;
}
.webs-content #fw-menubar_aux {
  border: none !important;
}
.webs-content .fw-button {
  background: #0e9f30 !important;
  border: 1px solid #085d1c !important;
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  padding: .5em .9em !important;
  box-shadow: inset 0 -2px 1px rgba(0, 0, 0, 0.2), inset 0 2px 1px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.4);
  color: #fff !important;
  opacity: 1 !important;
  filter: none !important;
}
.webs-content .fw-button:hover {
  background: #0b7a25 !important;
}
.webs-content .w-button-sb2_default a.w-button {
  background: #0e9f30;
  border: 1px solid #085d1c;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: .5em .9em;
  box-shadow: inset 0 -2px 1px rgba(0, 0, 0, 0.2), inset 0 2px 1px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.4);
}
.webs-content .w-button-sb2_default a.w-button:hover {
  background: #0b7a25;
}
.webs-content .w-button-sb2_default a.w-button .w-button-text {
  color: #fff;
}
.webs-content .fw-editor-label {
  padding: 5px !important;
}
.webs-content .fw-searchContainer {
  width: 225px;
  position: relative;
  border: 0;
  background: none;
  padding: 4px 0;
  /* clearfix */

  zoom: 1;
}
.webs-content .fw-searchContainer .fw-searchbox {
  width: 100%;
  float: left;
}
.webs-content .fw-searchContainer .fw-searchSubmit {
  position: absolute;
  right: -4px;
  top: 50%;
  margin-top: -12px !important;
  z-index: 1;
  border: none;
  background-image: url('static/projects/finch/themes/app_search_ie.png');
  background-image: url('data:image/svg+xml;charset=iso-8859-1, %3Csvg%20version%3D%221.1%22%20xmlns%3D%22https%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22https%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20viewBox%3D%220%200%2016%2016%22%20enable-background%3D%22new%200%200%2016%2016%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%230e9f30%22%20stroke-width%3D%222%22%20cx%3D%226.099%22%20cy%3D%226.1%22%20r%3D%224.999%22/%3E%3Cline%20fill%3D%22none%22%20stroke%3D%22%230e9f30%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20x1%3D%229.828%22%20y1%3D%229.828%22%20x2%3D%2214.9%22%20y2%3D%2214.9%22/%3E%3C/g%3E%3C/svg%3E');
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  cursor: pointer;
}
.webs-content .fw-searchContainer:before,
.webs-content .fw-searchContainer:after {
  content: "";
  display: table;
}
.webs-content .fw-searchContainer:after {
  clear: both;
}
.webs-content #blogFields td {
  padding: 1px 0;
}
.webs-content .fwcalendar {
  border-collapse: collapse;
}
.webs-content .weekdayHeader {
  border-color: #333333;
}
.webs-content .weekdayHeader:first-child {
  border-color: #333333;
}
.webs-content .weekdayHeader:last-child {
  border-color: #333333;
}
.webs-content .albumTitle {
  display: inline;
}
.webs-content .webs-text .fw-album_meta {
  list-style: none;
}
.webs-content .fw-button-paypal {
  position: relative;
}
.webs-content .fw-button-paypal:after {
  content: "";
  margin: 2px 0;
  position: absolute;
  top: 50%;
  right: 4px;
  display: inline-block;
  background: transparent url("https://static.websimages.com/rails-static/webstore/images/paypal_24.png") no-repeat left top;
  width: 77px;
  padding: 0;
  height: 20px;
  margin-top: -9px;
}
.webs-content .categoryLinks .link {
  list-style-type: none;
}
.webs-content .webs-module-undefined,
.webs-content .webs-module-null {
  color: #333333;
  font-weight: normal;
  font-family: 'Didact Gothic', sans-serif;
  font-size: 13px;
  line-height: 26px;
}
.webs-content .webs-module-undefined a,
.webs-content .webs-module-null a {
  color: #31b5df;
}
.webs-content .webs-module-undefined a:hover,
.webs-content .webs-module-null a:hover {
  color: #31b5df;
}
.webs-content .webs-module-undefined .fw-list-grid,
.webs-content .webs-module-null .fw-list-grid {
  width: 100%;
}
.webs-content .webs-module-undefined .icon-link,
.webs-content .webs-module-null .icon-link {
  background-position: 0 50%;
  background-repeat: no-repeat;
  padding-bottom: 2px;
  padding-left: 20px;
  padding-top: 2px;
}
.webs-content .webs-module-undefined #item-manage-website a.icon-link,
.webs-content .webs-module-null #item-manage-website a.icon-link {
  background-image: url('static/global/icons/silk/page_edit.png');
}
.webs-content .webs-module-undefined img.fw-photo,
.webs-content .webs-module-null img.fw-photo {
  border: 1px solid #ccc;
  padding: 2px;
  background-color: #fff;
}
.webs-content .webs-module-undefined .fw-list-grid,
.webs-content .webs-module-null .fw-list-grid {
  width: 100%;
}
.webs-content .webs-module-undefined .fw-list-grid img.fw-profile-pic,
.webs-content .webs-module-null .fw-list-grid img.fw-profile-pic {
  border: 1px solid #ccc;
  padding: 2px;
  background-color: #fff;
  width: 60px !important;
  height: 60px !important;
}
.webs-content .webs-module-undefined .fw-list-list,
.webs-content .webs-module-null .fw-list-list {
  margin: 0 !important;
  padding: 0 !important;
  list-style-type: none !important;
}
.webs-content .webs-module-undefined .fw-list-list li,
.webs-content .webs-module-null .fw-list-list li {
  clear: both;
}
.webs-content form .whiteBox {
  color: #0e9f30;
  background: none;
}
.webs-content .theme-color-text {
  color: #0e9f30;
}
/*
 * This is the correct way to calculate which color to use ... but we can't do this because
 * luma isn't supported in our version of less.js.  When we move to node and are using the latest
 * less.js, we can use this methods directly over calculating the correct luma values in javascript
.determineColorLegibleFromTextColor (@input_color) when (abs(luma(@text_color) - luma(@input_color)) > 43%) {
	color: @text_color;
}
.determineColorLegibleFromTextColor (@input_color) when (abs(luma(@text_color) - luma(@input_color)) <= 43%) {
	color: @input_color;
}
*/
.webs-outer.fw-persistent-cart-header {
  margin: -8px -8px 0;
  padding: 16px 0 8px;
  background: #000;
  position: relative;
  z-index: 100;
}
.webs-outer.fw-persistent-cart-header .fw-pcart-container {
  width: 960px;
  margin: 0 auto;
}
.webs-outer.fw-persistent-cart-header .fw-pcart-container .fw-pcart-button-container {
  display: inline-block;
  text-align: right;
  width: 100%;
}
.webs-outer.fw-persistent-cart-header .fw-pcart-container .fw-pcart-button-container .fw-pcart-button {
  color: #fff;
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  padding: .5em .9em;
  background-color: #0e9f30;
  text-decoration: none;
  font-family: "Helvetica", Arial, Sans-Serif;
  font-weight: 300;
  transition: background-color 0.3s ease;
  font-size: 14px;
  line-height: 14px;
}
.webs-outer.fw-persistent-cart-header .fw-pcart-container .fw-pcart-button-container .fw-pcart-button:hover {
  background-color: #12ce3e;
}
.ie7 .webs-content .fw-searchContainer .fw-searchSubmit,
.ie8 .webs-content .fw-searchContainer .fw-searchSubmit,
.ie9 .webs-content .fw-searchContainer .fw-searchSubmit {
  background-image: url('static/projects/finch/themes/app_search_ie.png');
}
/*Custom radial background mix-in */
html,
body {
  height: 100%;
  width: 100%;
}
body {
  background-color: #cbcbc9;
  background-image: -moz-radial-gradient(center, circle farthest-side, #ffffff 0%, #cbcbc9 100%);
  background-image: -webkit-radial-gradient(center, circle farthest-side, #ffffff 0%, #cbcbc9 100%);
  background-image: -o-radial-gradient(center, circle farthest-side, #ffffff 0%, #cbcbc9 100%);
  background-image: -ms-radial-gradient(center, circle farthest-side, #ffffff 0%, #cbcbc9 100%);
  background-image: radial-gradient(center, circle farthest-side, #ffffff 0%, #cbcbc9 100%);
  background-repeat: repeat;
  background-attachment: scroll;
  min-height: 500px;
  /* for good browsers*/

  min-width: 996px;
  /* for good browsers*/

}
a {
  color: #31b5df;
  text-decoration: none;
}
a:hover {
  color: #31b5df;
  text-decoration: underline;
}
/* default styles */
.w-header-text-container .w-header-title {
  font-family: 'Dancing Script', cursive;
}
.w-header-text-container .w-header-subtitle {
  font-family: 'Dancing Script', cursive;
}
.webs-title {
  color: #333333;
  font-weight: normal;
  font-family: 'Didact Gothic', sans-serif;
  font-size: 18px;
  line-height: 26px;
}
.webs-text,
.w-header-text {
  color: #333333;
  font-weight: normal;
  font-family: 'Didact Gothic', sans-serif;
  font-size: 13px;
  line-height: 26px;
}
.footer-content,
.footer-content .webs-text,
.footer-content input[type=text],
.footer-content input[type=email],
.footer-content input[type=password],
.footer-content textarea {
  color: #404040;
  font-weight: normal;
  font-family: 'Didact Gothic', sans-serif;
  font-size: 13px;
  line-height: 12px;
}
.clear {
  clear: both;
}
#outer {
  height: 100%;
  width: 100%;
}
.container {
  width: 100%;
  color: #333333;
}
.container:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.footer {
  width: 100%;
  padding-bottom: 100px;
  clear: both;
  padding-top: 30px;
}
.footer:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
/* header */
.header {
  position: relative;
  height: 155px;
  width: 996px;
  margin: 0 auto;
}
.header .webs-content-header {
  position: relative;
}
.w-header-subtitle,
.w-header-title {
  color: #333333;
  font-size: 40px;
  line-height: 40px;
}
.w-header-subtitle {
  font-size: 20px;
}
.w-header-area {
  height: 155px;
}
/* navigation */
#webs-nav-wrap {
  position: absolute;
  top: 91px;
  right: 0;
  padding-right: 5px;
  color: #333333;
  font-family: 'Didact Gothic', sans-serif;
  font-weight: normal;
  font-size: 15px;
  text-transform: uppercase;
  z-index: 99;
}
#webs-nav-wrap a {
  color: #333333;
}
#webs-nav-wrap li > a:hover,
#webs-nav-wrap li.active > a,
#webs-nav-wrap li.child-active > a {
  color: #31b5df;
  text-decoration: none;
}
#webs-nav-wrap ul {
  position: relative;
  z-index: 307;
  text-align: right;
}
#webs-nav-wrap > ul > li.has-children {
  padding-right: 30px;
  /* -- lvl 1 nav arrow --*/

}
#webs-nav-wrap > ul > li.has-children:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 23px;
  border: 5px solid transparent;
  border-top-color: #333333;
}
#webs-nav-wrap li {
  display: inline;
}
#webs-nav-wrap li:after {
  position: absolute;
  top: 0px;
  right: 0px;
  content: "/";
  color: #ffffff;
  font-weight: bold;
}
#webs-nav-wrap li:last-child:after {
  content: "";
}
#webs-nav-wrap li a {
  padding-right: 8px;
}
#webs-nav-wrap ul li {
  position: relative;
  display: block;
  vertical-align: middle;
}
#webs-nav-wrap ul li:hover {
  position: relative;
  z-index: 309;
  cursor: default;
}
/*SECOND LEVEL*/
#webs-nav-wrap li ul a {
  background: none;
  padding-left: 10px;
  padding-right: 7px;
}
#webs-nav-wrap ul ul {
  display: none;
  position: absolute;
  top: 24px;
  left: -35px;
  z-index: 308;
  width: 128px;
  padding-top: 8px;
  margin-top: -8px;
  font: 12px 'Didact Gothic', sans-serif;
  font-weight: normal;
  text-align: left;
}
#webs-nav-wrap ul ul:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  right: 50%;
  margin-left: -5px;
  width: 0;
  border-style: solid;
  border-width: 0 5px 5px;
  border-color: #000000 transparent;
}
#webs-nav-wrap ul ul li a {
  color: #cccccc;
  padding: 10px 7px 10px 10px;
  display: block;
  word-wrap: break-word;
}
#webs-nav-wrap ul ul li a:hover {
  color: #ffffff;
}
#webs-nav-wrap ul ul li {
  float: none;
  background: #000000;
  border-bottom: 1px solid #333333;
}
#webs-nav-wrap ul ul li:after {
  content: "";
  margin-right: 0px;
}
#webs-nav-wrap ul ul li:first-child {
  -moz-border-radius-top-left: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-top-right: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}
#webs-nav-wrap ul ul li:last-child {
  -moz-border-radius-bottom-left: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottom-right: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom: none;
}
/*Third Level */
#webs-nav-wrap ul ul ul {
  padding-left: 5px;
  top: 1px;
  left: 99%;
}
#webs-nav-wrap ul ul ul:after {
  display: none;
}
#webs-nav-wrap ul li:hover > ul {
  display: block;
}
/*set top bar navigation */
#webs-nav-wrap ul li {
  display: block;
  float: left;
}
/* footer */
.footer-content {
  width: 960px;
  margin: 0 auto;
  height: auto;
  color: #404040;
  font-size: 11px;
  font-weight: normal;
  line-height: 47px;
}
.footer-box-c {
  margin-top: -10px;
}
/* content */
/*create mixin for filters*/
.fade_border {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  height: 9px;
  background: #a5a5a2;
  /* Old browsers */

  background: -moz-linear-gradient(top, #252524 0%, #a5a5a2 34%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #252524), color-stop(34%, #a5a5a2));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #252524 0%, #a5a5a2 34%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #252524 0%, #a5a5a2 34%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #252524 0%, #a5a5a2 34%);
  /* IE10+ */

  background: linear-gradient(top, #252524 0%, #a5a5a2 34%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#252524', endColorstr='#a5a5a2',GradientType=0 );
  /* IE6-9 */

}
.content_inner {
  width: 996px;
  margin: 0px auto;
  padding: 10px 0;
  text-align: left;
}
.content_inner:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.content_holder {
  background-color: #cbcbc9;
  background-image: -moz-radial-gradient(center, circle cover, #fdfdfd 50%, #cbcbc9 90%);
  background-image: -webkit-radial-gradient(center, circle cover, #fdfdfd 50%, #cbcbc9 90%);
  background-image: -o-radial-gradient(center, circle cover, #fdfdfd 50%, #cbcbc9 90%);
  background-image: -ms-radial-gradient(center, circle cover, #fdfdfd 50%, #cbcbc9 90%);
  background-image: radial-gradient(center, circle cover, #fdfdfd 50%, #cbcbc9 90%);
  background-repeat: repeat;
  background-attachment: scroll;
  position: relative;
}
.sidebar {
  width: 310px;
}
.sidebar.left_theme {
  float: left;
  margin-right: 26px;
}
.sidebar.right_theme {
  float: right;
  margin-left: 26px;
  margin-right: 0px;
}
.body {
  width: 996px;
}
.body.left_theme {
  width: 660px;
  float: left;
}
.body.right_theme {
  width: 660px;
  float: right;
}
.sidebar,
.body {
  min-height: 360px;
}



/* Frames */
/* new clearfix */
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE */
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
div.webs-align-center {
  margin: 0 auto;
  display: block;
}
div.webs-align-left {
  float: left;
}
div.webs-align-right {
  float: right;
}
div.webs-frame {
  display: table;
}
div.webs-frame .webs-hasframe {
  margin: 0;
  float: none;
}
.webs-bin-active .webs-frame:hover .covering {
  display: none;
}
div.webs-frame-default {
  background-color: #fff;
  border: 1px solid #ccc;
}
div.webs-frame-default .webs-frame-container {
  position: relative;
  margin: 4px;
}
div.webs-frame-thickborder {
  background-color: #e1e1e1;
}
div.webs-frame-thickborder .webs-frame-container {
  position: relative;
  margin: 6px;
}
div.webs-frame-u_shadow {
  background-color: #fff;
  border: 1px solid #ccc;
  outline: none;
}
div.webs-frame-u_shadow .webs-frame-container {
  margin: 4px;
  position: relative;
}
div.webs-frame-u_shadow div.webs-frame-shadow {
  height: 3px;
  width: 100%;
  position: absolute;
  bottom: -8px;
  left: 0;
}
div.webs-frame-u_shadow div.webs-frame-shadow > span.webs-frame-shadow-tile {
  display: block;
  margin: 0 50px;
  height: 100%;
  background: transparent url('https://www.colombosdeli.net/images/frames/u_shadow.png') repeat-x 0 -6px;
}
div.webs-frame-u_shadow div.webs-frame-shadow:before,
div.webs-frame-u_shadow div.webs-frame-shadow:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  height: 3px;
  width: 50px;
  background: transparent url('https://www.colombosdeli.net/images/frames/u_shadow.png') 0 0;
}
div.webs-frame-u_shadow div.webs-frame-shadow:before {
  left: 0;
}
div.webs-frame-u_shadow div.webs-frame-shadow:after {
  right: 0;
  background-position: 0 -3px;
}
div.webs-frame-inner_opacity {
  position: relative;
}
div.webs-frame-inner_opacity .webs-frame-top,
div.webs-frame-inner_opacity .webs-frame-bottom {
  position: absolute;
  left: 0;
  width: 100%;
  height: 7px;
}
div.webs-frame-inner_opacity .webs-frame-top:after,
div.webs-frame-inner_opacity .webs-frame-bottom:after {
  content: "";
  display: block;
  margin: 0 7px;
  height: 7px;
}
div.webs-frame-inner_opacity .webs-frame-top {
  top: 0;
}
div.webs-frame-inner_opacity .webs-frame-bottom {
  bottom: 0;
}
div.webs-frame-inner_opacity .webs-frame-left,
div.webs-frame-inner_opacity .webs-frame-right {
  position: absolute;
  top: 0;
  width: 7px;
  height: 100%;
}
div.webs-frame-inner_opacity .webs-frame-left {
  left: 0;
}
div.webs-frame-inner_opacity .webs-frame-right {
  right: 0;
}
div.webs-frame-inner_opacity-light .webs-frame-top:after,
div.webs-frame-inner_opacity-light .webs-frame-bottom:after,
div.webs-frame-inner_opacity-light .webs-frame-left,
div.webs-frame-inner_opacity-light .webs-frame-right {
  background: rgba(255, 255, 255, 0.3);
}
div.webs-frame-inner_opacity-dark .webs-frame-top:after,
div.webs-frame-inner_opacity-dark .webs-frame-bottom:after,
div.webs-frame-inner_opacity-dark .webs-frame-left,
div.webs-frame-inner_opacity-dark .webs-frame-right {
  background: rgba(0, 0, 0, 0.4);
}
div.webs-frame-double_contrast {
  background-color: #333;
}
div.webs-frame-double_contrast .webs-frame-container1 {
  position: relative;
  margin: 7px;
  background: #fff;
  border: 1px solid #1f1f1f;
}
div.webs-frame-double_contrast .webs-frame-container2 {
  margin: 4px;
  -moz-box-shadow: inset 0 0 3px #000000;
  -webkit-box-shadow: inset 0 0 3px #000000;
  box-shadow: inset 0 0 3px #000000;
}
div.webs-frame-paper div.webs-frame-container {
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 6px;
  position: relative;
}
div.webs-frame-paper div.webs-frame-container > div.webs-frame-paper-shade {
  height: 8px;
  width: 100%;
  position: absolute;
  bottom: -8px;
  left: 0;
}
div.webs-frame-paper div.webs-frame-container > div.webs-frame-paper-shade > span.webs-frame-paper-tile {
  display: block;
  margin: 0 34px;
  height: 100%;
  background: transparent url('https://www.colombosdeli.net/images/frames/papershade.png') repeat-x 0 -8px;
}
div.webs-frame-paper div.webs-frame-container > div.webs-frame-paper-shade:before,
div.webs-frame-paper div.webs-frame-container > div.webs-frame-paper-shade:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  height: 8px;
  width: 34px;
  background: transparent url('https://www.colombosdeli.net/images/frames/papershade.png') 0 0;
}
div.webs-frame-paper div.webs-frame-container > div.webs-frame-paper-shade:before {
  left: 0;
}
div.webs-frame-paper div.webs-frame-container > div.webs-frame-paper-shade:after {
  right: 0;
  background-position: 0 100%;
}
div.webs-frame-tape {
  position: relative;
  padding: 6px;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
}
div.webs-frame-tape div.webs-frame-tape-left,
div.webs-frame-tape div.webs-frame-tape-right {
  width: 100px;
  height: 100px;
  position: absolute;
  top: -35px;
  z-index: 1;
  background: transparent url('https://www.colombosdeli.net/images/frames/tape.png') no-repeat 0 0;
}
div.webs-frame-tape div.webs-frame-tape-left-container {
  position: absolute;
}
div.webs-frame-tape div.webs-frame-tape-right-container {
  position: relative;
}
div.webs-frame-tape div.webs-frame-tape-left {
  left: -35px;
}
div.webs-frame-tape div.webs-frame-tape-right {
  right: -35px;
  background-position: 100% 0;
}
div.webs-frame-album {
  position: relative;
  padding: 20px 15px 20px 43px;
  background: #71789f url('https://www.colombosdeli.net/images/frames/album-noise.png') 0 0;
  box-shadow: inset 30px 1px 1px rgba(255, 255, 255, 0.5), inset -1px -1px 0 rgba(0, 0, 0, 0.1), 4px 4px 0 rgba(0, 0, 0, 0.5), 3px 3px 0 rgba(0, 0, 0, 0.15), 2px 2px 0 rgba(0, 0, 0, 0.15), 1px 1px 0 rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}
div.webs-frame-album div.webs-frame-album-bind {
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 100%;
  background: #222222 url('https://www.colombosdeli.net/images/frames/album-binder.png') repeat-y 0 0;
}
div.webs-frame-album div.webs-frame-album-container {
  border: 1px solid #aaa;
  outline: 1px solid #333;
  box-shadow: 0 0 4px #000;
}
div.webs-frame-thumbtack {
  position: relative;
  padding: 15px;
  background: #fff;
  border: 1px solid #aaa;
}
div.webs-frame-thumbtack div.webs-frame-thumbtack-pin {
  position: absolute;
  left: 50%;
  top: -29px;
  width: 31px;
  height: 40px;
  margin-left: -10px;
  background: url('https://www.colombosdeli.net/images/frames/thumbtack.png') no-repeat 0 0;
}
div.webs-frame-thumbtack div.webs-frame-thumbtack-container {
  border: 1px solid #aaa;
  outline: 1px solid #888;
}
div.webs-frame-photocorners {
  position: relative;
  padding: 6px;
  background: #fff;
  border: 1px solid #273531;
}
div.webs-frame-photocorners div.webs-frame-pc-all {
  position: absolute;
  z-index: 1;
  width: 50px;
  height: 50px;
  background: url('https://www.colombosdeli.net/images/frames/photo-corners.png') no-repeat 0 0;
}
div.webs-frame-photocorners div.webs-frame-pc-tl {
  background-position: 0 0;
  left: -4px;
  top: -4px;
}
div.webs-frame-photocorners div.webs-frame-pc-tr {
  background-position: 100% 0;
  right: -4px;
  top: -4px;
}
div.webs-frame-photocorners div.webs-frame-pc-bl {
  background-position: 0 100%;
  left: -4px;
  bottom: -4px;
}
div.webs-frame-photocorners div.webs-frame-pc-br {
  background-position: 100% 100%;
  right: -4px;
  bottom: -4px;
}



/* Module Styles */


/* Module: header_editor, Style: default */
.w-header-layer {
  position: absolute;
}
.webs-frame .w-header-layer {
  position: static;
}
.w-header-text {
  white-space: nowrap;
  width: auto;
}
.w-header-layer-delete,
.w-header-layer-overlap {
  display: none;
}
.w-header-layer-align-left .w-header-text {
  text-align: left;
}
.w-header-layer-align-right .w-header-text {
  text-align: right;
}
.w-header-layer-centered {
  right: auto;
  left: 50%;
}
.w-header-layer-centered .w-header-layer-container {
  position: relative;
  left: -50%;
}
.w-header-layer-align-center .w-header-text {
  text-align: center;
}
.w-header-layer-image .w-header-image {
  width: 100%;
  height: 100%;
}
#webs-header .webs-container,
.webs-content-header .webs-container {
  padding: 0;
}


/* Module: stacked_item, Style: default */
.webs-stacked-item .webs-frame-inner_opacity {
  padding: 7px;
}
.webs-stacked-item .webs-frame,
.webs-stacked-item .webs-frame-container,
.webs-stacked-item .webs-frame-container1,
.webs-stacked-item .webs-frame-container2 {
  border-radius: 50%;
}
.webs-stacked-item .webs-frame-right {
  border-radius: 50%;
  width: 100% !important;
  z-index: -1;
  right: 0;
}
.webs-stacked-item .webs-frame-top,
.webs-stacked-item .webs-frame-bottom,
.webs-stacked-item .webs-frame-left {
  display: none;
}
.webs-stacked-item .w-text span,
.webs-stacked-item .webs-text span {
  line-height: 1.1em;
}
.webs-stacked-item .webs-stacked-row {
  position: relative;
}
.webs-stacked-item .webs-stacked-row .stacked-text-content {
  float: left;
  width: 50%;
  padding-left: 20px;
  margin-bottom: 50px;
  padding-top: 50px;
}
.webs-stacked-item .webs-stacked-row .stacked-text-content hr {
  border: #0e9f30 solid 3px;
  width: 15%;
  margin-left: 0;
  margin-bottom: 25px;
  text-align: left;
}
.webs-stacked-item .webs-stacked-row .stacked-media-content {
  float: left;
  width: 40%;
  margin-bottom: 50px;
  margin-right: 10px;
  padding-top: 50px;
}
.webs-stacked-item .webs-stacked-row .stacked-media-content .webs-image-crop {
  border-radius: 50%;
}
.webs-stacked-item .webs-stacked-row:after {
  border-bottom: 2px dotted rgba(120, 120, 120, 0.25);
  visibility: visible !important;
}
.webs-stacked-item .webs-stacked-row:last-child:after {
  border-bottom: none;
}
.webs-stacked-item .webs-stacked-row:first-child .stacked-media-content {
  padding-top: 0;
}
.webs-stacked-item .webs-stacked-row:first-child .stacked-text-content {
  padding-top: 0;
}
.webs-stacked-item .webs-stacked-row:last-child .stacked-media-content {
  margin-bottom: 0;
}
.webs-stacked-item .webs-stacked-row:last-child .stacked-text-content {
  margin-bottom: 0;
}
.webs-stacked-item-adjusted .webs-frame-inner_opacity {
  padding: 7px;
}
.webs-stacked-item-adjusted .webs-frame,
.webs-stacked-item-adjusted .webs-frame-container,
.webs-stacked-item-adjusted .webs-frame-container1,
.webs-stacked-item-adjusted .webs-frame-container2 {
  border-radius: 50%;
}
.webs-stacked-item-adjusted .webs-frame-right {
  border-radius: 50%;
  width: 100% !important;
  z-index: -1;
  right: 0;
}
.webs-stacked-item-adjusted .webs-frame-top,
.webs-stacked-item-adjusted .webs-frame-bottom,
.webs-stacked-item-adjusted .webs-frame-left {
  display: none;
}
.webs-stacked-item-adjusted .w-text span,
.webs-stacked-item-adjusted .webs-text span {
  line-height: 1.1em;
}
.webs-stacked-item-adjusted .webs-stacked-row {
  text-align: center !important;
  position: relative;
}
.webs-stacked-item-adjusted .webs-stacked-row .stacked-text-content {
  float: none;
  width: 100%;
  padding-left: 0;
  margin-bottom: 50px;
}
.webs-stacked-item-adjusted .webs-stacked-row .stacked-text-content hr {
  border: #0e9f30 solid 3px;
  width: 15%;
  margin-bottom: 25px;
}
.webs-stacked-item-adjusted .webs-stacked-row .stacked-media-content {
  float: none;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 20px;
}
.webs-stacked-item-adjusted .webs-stacked-row .stacked-media-content .webs-image-crop {
  border-radius: 50%;
}
.webs-stacked-item-adjusted .webs-stacked-row:after {
  border-bottom: 2px dotted rgba(120, 120, 120, 0.25);
  visibility: visible !important;
}
.webs-stacked-item-adjusted .webs-stacked-row:last-child:after {
  border-bottom: none;
}
.webs-stacked-item-adjusted .webs-stacked-row:first-child .stacked-media-content {
  padding-top: 0;
}
.webs-stacked-item-adjusted .webs-stacked-row:last-child .stacked-text-content {
  margin-bottom: 0;
}
.w-icon {
  float: none;
  padding-right: 3px;
}
.webs-title .w-text {
  display: inline !important;
}
.icon-stacked {
  position: relative;
  width: 16px;
  height: 16px;
  margin: 0;
}
.icon-stacked-minus {
  background-color: #C77D7E;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  width: 20px;
  height: 20px;
  top: 21px;
  right: 0;
  display: none;
  margin-left: 0;
  position: absolute;
  transition: background-color 0.25s ease;
}
.icon-stacked-minus:hover {
  background-color: #AE5657;
  cursor: pointer;
}
.minus-bar {
  border: 1px solid #fff;
  width: 10px;
  position: absolute;
  top: 9px;
  left: 4px;
}
.icon-stacked-plus {
  margin-top: 15px;
  background-color: #7cbb52;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 31px;
  height: 31px;
  position: relative;
  top: 0;
  left: 0;
  display: none;
  line-height: 29px;
  font-size: 31px;
  color: white;
  transition: background-color 0.25s ease;
}
.icon-stacked-plus:hover {
  background-color: #69A540;
  cursor: pointer;
}


/* Module: text_image, Style: default */
.webs-text-image .webs-submodule-image .webs-align-right {
  margin-left: 15px;
  margin-bottom: 15px;
}
.webs-text-image .webs-submodule-image .webs-align-left {
  margin-right: 15px;
  margin-bottom: 15px;
}
.webs-text-image .webs-submodule-image .webs-hasframe {
  margin: 0;
}


/* Module: contact_form, Style: default */
.w-contact_form {
  /* ---  validation errors --- */

}
.w-contact_form .w-contact_form-container {
  position: relative;
}
.w-contact_form .w-contact_form-container .error-message,
.w-contact_form .w-contact_form-container .success-message {
  background: white;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  visibility: hidden;
  font: 14px sans-serif;
  color: #575757;
}
.w-contact_form .w-contact_form-container .error-message a {
  color: inherit;
  text-decoration: underline;
}
.w-contact_form .w-contact_form-container .error-message .error-icon {
  width: 47px;
  height: 42px;
  margin: auto;
  margin-bottom: 10px;
  background-image: url('s/modules/contact_form/v1.38/images/error_icon.png');
}
.w-contact_form .w-contact_form-container .success-message .success-icon {
  width: 43px;
  height: 48px;
  margin: auto;
  margin-bottom: 10px;
  background-image: url('s/modules/contact_form/v1.38/images/form_success_check.png');
}
.w-contact_form .w-contact_form-container.success form {
  visibility: hidden;
}
.w-contact_form .w-contact_form-container.success .success-message {
  visibility: visible;
}
.w-contact_form .w-contact_form-container.failure form {
  visibility: hidden;
}
.w-contact_form .w-contact_form-container.failure .error-message {
  visibility: visible;
}
.w-contact_form .w-contact_form-li {
  margin-bottom: 10px;
}
.w-contact_form .w-contact_form-li label {
  font-weight: bold;
}
.w-contact_form .w-contact_form-li label.required::after {
  content: ' *';
}
.w-contact_form .w-contact_form-li label.required:after {
  content: ' *';
}
.w-contact_form .w-contact_form-li .w-contact_form-input .w-contact_form-field {
  border: 1px solid #dbdbdb;
  padding: 3px 6px;
  width: auto;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.25);
  width: 90%;
  max-width: 400px;
}
.w-contact_form .w-contact_form-li .w-contact_form-input textarea.w-contact_form-field {
  height: 84px;
}
.w-contact_form .w-contact_form-li .w-contact_form-input input.w-contact_form-field {
  max-width: 300px;
}
.w-contact_form .w-contact_form-li .w-contact_form-input ul.w-contact_form-options {
  /* margin-left: 25px; */

}
.w-contact_form .w-contact_form-li .w-button {
  margin: 0;
}
.w-contact_form .w-contact_form-submit {
  position: absolute;
  left: -20000px;
}
.w-contact_form .w-button {
  cursor: pointer;
}
.w-contact_form ul.w-contact_form-ul {
  line-height: 22px;
}
.w-contact_form table.w-contact_form-label-left {
  width: 100%;
}
.w-contact_form table.w-contact_form-label-left tr.w-contact_form-li td.w-contact_form-label {
  vertical-align: top;
  padding-bottom: 8px;
  padding-right: 17px;
  max-width: 20%;
  min-width: 80px;
  word-wrap: break-word;
}
.w-contact_form table.w-contact_form-label-left tr.w-contact_form-li td.w-contact_form-input {
  padding-bottom: 15px;
  width: 80%;
}
.w-contact_form table.w-contact_form-label-left tr.w-contact_form-li td.w-contact_form-input > input,
.w-contact_form table.w-contact_form-label-left tr.w-contact_form-li td.w-contact_form-input textarea {
  width: 85%;
}
.w-contact_form table.w-contact_form-label-left tr.w-contact_form-li td.w-contact_form-input > textarea {
  max-width: 400px;
}
.w-contact_form table.w-contact_form-label-left tr.w-contact_form-li td.w-contact_form-input > input {
  max-width: 300px;
}
.w-contact_form .error .w-contact_form-ul .error-item > label,
.w-contact_form .error .w-contact_form-ul .error-item > .w-contact_form-label > label,
.w-contact_form .error .w-contact_form-ul .error-item input,
.w-contact_form .error .w-contact_form-ul .error-item textarea {
  color: red;
  border-color: red;
}


/* Module: fb-like, Style: default */
.fb-page {
  text-align: center;
  display: block;
}
.fb_iframe_widget {
  display: block !important;
}
.bldr-placeholder-like-box:before {
  margin-top: -20px;
}


/* Module: share_button, Style: default */


/* Module: social-links, Style: base */
.w-social-links-base .w-social_links {
  display: inline-block;
  padding-bottom: 2px;
  width: 100%;
}
.w-mobile {
  width: auto !important;
}
.w-social-links-style1 .w-social-links_resizer .w-social_link {
  display: inline-block;
  width: 32px;
  height: 31px;
  margin-top: 4px;
  margin-left: 2px;
  background: transparent url("s/modules/social-links/v1.23/icons/style01.png");
}
.w-social-links-style1 .w-social-links_resizer .w-social_link-facebook {
  background-position: 0px 0px;
}
.w-social-links-style1 .w-social-links_resizer .w-social_link-twitter {
  background-position: -34px 0px;
}
.w-social-links-style1 .w-social-links_resizer .w-social_link-linkedin {
  background-position: 0px -33px;
}
.w-social-links-style1 .w-social-links_resizer .w-social_link-youtube {
  background-position: -34px -33px;
}
.w-social-links-style1 .w-social-links_resizer .w-social_link-rss {
  background-position: 0px -66px;
}
.w-social-links-style1 .w-social-links_resizer .w-social_link-tumblr {
  background-position: -34px -66px;
}
.w-social-links-style1 .w-social-links_resizer .w-social_link-blogger {
  background-position: 0px -99px;
}
.w-social-links-style1 .w-social-links_resizer .w-social_link-flickr {
  background-position: -34px -99px;
}
.w-social-links-style1 .w-social-links_resizer .w-social_link-vimeo {
  background-position: 0px -132px;
}
.w-social-links-style1 .w-social-links_resizer .w-social_link-lastfm {
  background-position: -34px -132px;
}
.w-social-links-style1 .w-social-links_resizer .w-social_link-pinterest {
  background-position: 0px -165px;
}
.w-social-links-style1 .w-social-links_resizer .w-social_link-instagram {
  background-position: -34px -165px;
}
.w-social-links-style2 .w-social-links_resizer .w-social_link {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-top: 2px;
  margin-left: 1px;
  background: transparent url("s/modules/social-links/v1.23/icons/style02.png");
}
.w-social-links-style2 .w-social-links_resizer .w-social_link-facebook {
  background-position: 0px 0px;
}
.w-social-links-style2 .w-social-links_resizer .w-social_link-twitter {
  background-position: -18px 0px;
}
.w-social-links-style2 .w-social-links_resizer .w-social_link-linkedin {
  background-position: 0px -18px;
}
.w-social-links-style2 .w-social-links_resizer .w-social_link-youtube {
  background-position: -18px -18px;
}
.w-social-links-style2 .w-social-links_resizer .w-social_link-rss {
  background-position: 0px -36px;
}
.w-social-links-style2 .w-social-links_resizer .w-social_link-tumblr {
  background-position: -18px -36px;
}
.w-social-links-style2 .w-social-links_resizer .w-social_link-blogger {
  background-position: 0px -54px;
}
.w-social-links-style2 .w-social-links_resizer .w-social_link-flickr {
  background-position: -18px -54px;
}
.w-social-links-style2 .w-social-links_resizer .w-social_link-vimeo {
  background-position: 0px -72px;
}
.w-social-links-style2 .w-social-links_resizer .w-social_link-lastfm {
  background-position: -18px -72px;
}
.w-social-links-style2 .w-social-links_resizer .w-social_link-pinterest {
  background-position: 0px -90px;
}
.w-social-links-style2 .w-social-links_resizer .w-social_link-instagram {
  background-position: -18px -90px;
}
.w-social-links-style3 .w-social-links_resizer .w-social_link {
  display: inline-block;
  width: 47px;
  height: 46px;
  margin-top: 4px;
  margin-left: 2px;
  background: transparent url("s/modules/social-links/v1.23/icons/style03.png");
}
.w-social-links-style3 .w-social-links_resizer .w-social_link-facebook {
  background-position: 0px 0px;
}
.w-social-links-style3 .w-social-links_resizer .w-social_link-twitter {
  background-position: -50px 0px;
}
.w-social-links-style3 .w-social-links_resizer .w-social_link-linkedin {
  background-position: 0px -50px;
}
.w-social-links-style3 .w-social-links_resizer .w-social_link-youtube {
  background-position: -50px -50px;
}
.w-social-links-style3 .w-social-links_resizer .w-social_link-rss {
  background-position: 0px -100px;
}
.w-social-links-style3 .w-social-links_resizer .w-social_link-tumblr {
  background-position: -50px -100px;
}
.w-social-links-style3 .w-social-links_resizer .w-social_link-blogger {
  background-position: 0px -150px;
}
.w-social-links-style3 .w-social-links_resizer .w-social_link-flickr {
  background-position: -50px -150px;
}
.w-social-links-style3 .w-social-links_resizer .w-social_link-vimeo {
  background-position: 0px -200px;
}
.w-social-links-style3 .w-social-links_resizer .w-social_link-lastfm {
  background-position: -50px -200px;
}
.w-social-links-style3 .w-social-links_resizer .w-social_link-pinterest {
  background-position: 0 -250px;
}
.w-social-links-style3 .w-social-links_resizer .w-social_link-instagram {
  background-position: -50px -250px;
}
.w-social-links-style4 .w-social-links_resizer .w-social_link {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-top: 2px;
  margin-left: 1px;
  background: transparent url("s/modules/social-links/v1.23/icons/style04.png");
}
.w-social-links-style4 .w-social-links_resizer .w-social_link-facebook {
  background-position: 0px 0px;
}
.w-social-links-style4 .w-social-links_resizer .w-social_link-twitter {
  background-position: -32px 0px;
}
.w-social-links-style4 .w-social-links_resizer .w-social_link-linkedin {
  background-position: 0px -32px;
}
.w-social-links-style4 .w-social-links_resizer .w-social_link-youtube {
  background-position: -32px -32px;
}
.w-social-links-style4 .w-social-links_resizer .w-social_link-rss {
  background-position: 0px -64px;
}
.w-social-links-style4 .w-social-links_resizer .w-social_link-tumblr {
  background-position: -32px -64px;
}
.w-social-links-style4 .w-social-links_resizer .w-social_link-blogger {
  background-position: 0px -96px;
}
.w-social-links-style4 .w-social-links_resizer .w-social_link-flickr {
  background-position: -32px -96px;
}
.w-social-links-style4 .w-social-links_resizer .w-social_link-vimeo {
  background-position: 0px -128px;
}
.w-social-links-style4 .w-social-links_resizer .w-social_link-lastfm {
  background-position: -32px -128px;
}
.w-social-links-style4 .w-social-links_resizer .w-social_link-pinterest {
  background-position: 0px -160px;
}
.w-social-links-style4 .w-social-links_resizer .w-social_link-instagram {
  background-position: -32px -160px;
}
.w-social-links-style5 .w-social-links_resizer .w-social_link {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-top: 2px;
  margin-left: 1px;
  background: transparent url("s/modules/social-links/v1.23/icons/style05.png");
}
.w-social-links-style5 .w-social-links_resizer .w-social_link-facebook {
  background-position: 0px 0px;
}
.w-social-links-style5 .w-social-links_resizer .w-social_link-twitter {
  background-position: -34px 0px;
}
.w-social-links-style5 .w-social-links_resizer .w-social_link-linkedin {
  background-position: 0px -34px;
}
.w-social-links-style5 .w-social-links_resizer .w-social_link-youtube {
  background-position: -34px -34px;
}
.w-social-links-style5 .w-social-links_resizer .w-social_link-rss {
  background-position: 0px -68px;
}
.w-social-links-style5 .w-social-links_resizer .w-social_link-tumblr {
  background-position: -34px -68px;
}
.w-social-links-style5 .w-social-links_resizer .w-social_link-blogger {
  background-position: 0px -102px;
}
.w-social-links-style5 .w-social-links_resizer .w-social_link-flickr {
  background-position: -34px -102px;
}
.w-social-links-style5 .w-social-links_resizer .w-social_link-vimeo {
  background-position: 0px -136px;
}
.w-social-links-style5 .w-social-links_resizer .w-social_link-lastfm {
  background-position: -34px -136px;
}
.w-social-links-style5 .w-social-links_resizer .w-social_link-pinterest {
  background-position: 0px -170px;
}
.w-social-links-style5 .w-social-links_resizer .w-social_link-instagram {
  background-position: -34px -170px;
}
.w-social-links-style6 .w-social-links_resizer .w-social_link {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-top: 1px;
  margin-left: 0px;
  background: transparent url("s/modules/social-links/v1.23/icons/style06.png");
}
.w-social-links-style6 .w-social-links_resizer .w-social_link-facebook {
  background-position: 0px 0px;
}
.w-social-links-style6 .w-social-links_resizer .w-social_link-twitter {
  background-position: -18px 0px;
}
.w-social-links-style6 .w-social-links_resizer .w-social_link-linkedin {
  background-position: 0px -18px;
}
.w-social-links-style6 .w-social-links_resizer .w-social_link-youtube {
  background-position: -18px -18px;
}
.w-social-links-style6 .w-social-links_resizer .w-social_link-rss {
  background-position: 0px -36px;
}
.w-social-links-style6 .w-social-links_resizer .w-social_link-tumblr {
  background-position: -18px -36px;
}
.w-social-links-style6 .w-social-links_resizer .w-social_link-blogger {
  background-position: 0px -54px;
}
.w-social-links-style6 .w-social-links_resizer .w-social_link-flickr {
  background-position: -18px -54px;
}
.w-social-links-style6 .w-social-links_resizer .w-social_link-vimeo {
  background-position: 0px -72px;
}
.w-social-links-style6 .w-social-links_resizer .w-social_link-lastfm {
  background-position: -18px -72px;
}
.w-social-links-style6 .w-social-links_resizer .w-social_link-pinterest {
  background-position: 0px -90px;
}
.w-social-links-style6 .w-social-links_resizer .w-social_link-instagram {
  background-position: -18px -90px;
}
.w-social-links-style7 .w-social-links_resizer .w-social_link {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 2px;
  margin-left: 2px;
  background: transparent url("s/modules/social-links/v1.23/icons/style07.png");
}
.w-social-links-style7 .w-social-links_resizer .w-social_link-facebook {
  background-position: 0px 0px;
}
.w-social-links-style7 .w-social-links_resizer .w-social_link-twitter {
  background-position: -27px 0px;
}
.w-social-links-style7 .w-social-links_resizer .w-social_link-linkedin {
  background-position: 0px -27px;
}
.w-social-links-style7 .w-social-links_resizer .w-social_link-youtube {
  background-position: -27px -27px;
}
.w-social-links-style7 .w-social-links_resizer .w-social_link-rss {
  background-position: 0px -54px;
}
.w-social-links-style7 .w-social-links_resizer .w-social_link-tumblr {
  background-position: -27px -54px;
}
.w-social-links-style7 .w-social-links_resizer .w-social_link-blogger {
  background-position: 0px -81px;
}
.w-social-links-style7 .w-social-links_resizer .w-social_link-flickr {
  background-position: -27px -81px;
}
.w-social-links-style7 .w-social-links_resizer .w-social_link-vimeo {
  background-position: 0px -108px;
}
.w-social-links-style7 .w-social-links_resizer .w-social_link-lastfm {
  background-position: -27px -108px;
}
.w-social-links-style7 .w-social-links_resizer .w-social_link-pinterest {
  background-position: 0 -135px;
}
.w-social-links-style7 .w-social-links_resizer .w-social_link-instagram {
  background-position: -27px -135px;
}
.w-social-links-style8 .w-social-links_resizer .w-social_link {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 2px;
  margin-left: 2px;
  background: transparent url("s/modules/social-links/v1.23/icons/style08.png");
}
.w-social-links-style8 .w-social-links_resizer .w-social_link-facebook {
  background-position: 0px 0px;
}
.w-social-links-style8 .w-social-links_resizer .w-social_link-twitter {
  background-position: -27px 0px;
}
.w-social-links-style8 .w-social-links_resizer .w-social_link-linkedin {
  background-position: 0px -27px;
}
.w-social-links-style8 .w-social-links_resizer .w-social_link-youtube {
  background-position: -27px -27px;
}
.w-social-links-style8 .w-social-links_resizer .w-social_link-rss {
  background-position: 0px -54px;
}
.w-social-links-style8 .w-social-links_resizer .w-social_link-tumblr {
  background-position: -27px -54px;
}
.w-social-links-style8 .w-social-links_resizer .w-social_link-blogger {
  background-position: 0px -81px;
}
.w-social-links-style8 .w-social-links_resizer .w-social_link-flickr {
  background-position: -27px -81px;
}
.w-social-links-style8 .w-social-links_resizer .w-social_link-vimeo {
  background-position: 0px -108px;
}
.w-social-links-style8 .w-social-links_resizer .w-social_link-lastfm {
  background-position: -27px -108px;
}
.w-social-links-style8 .w-social-links_resizer .w-social_link-pinterest {
  background-position: 0 -135px;
}
.w-social-links-style8 .w-social-links_resizer .w-social_link-instagram {
  background-position: -27px -135px;
}
.style1 .w-social-links_resizer .w-social_link {
  display: inline-block;
  width: 32px;
  height: 31px;
  margin-top: 4px;
  margin-left: 2px;
  background: transparent url("s/modules/social-links/v1.23/icons/style01.png");
}
.style1 .w-social-links_resizer .w-social_link-facebook {
  background-position: 0px 0px;
}
.style1 .w-social-links_resizer .w-social_link-twitter {
  background-position: -34px 0px;
}
.style1 .w-social-links_resizer .w-social_link-linkedin {
  background-position: 0px -33px;
}
.style1 .w-social-links_resizer .w-social_link-youtube {
  background-position: -34px -33px;
}
.style1 .w-social-links_resizer .w-social_link-rss {
  background-position: 0px -66px;
}
.style1 .w-social-links_resizer .w-social_link-tumblr {
  background-position: -34px -66px;
}
.style1 .w-social-links_resizer .w-social_link-blogger {
  background-position: 0px -99px;
}
.style1 .w-social-links_resizer .w-social_link-flickr {
  background-position: -34px -99px;
}
.style1 .w-social-links_resizer .w-social_link-vimeo {
  background-position: 0px -132px;
}
.style1 .w-social-links_resizer .w-social_link-lastfm {
  background-position: -34px -132px;
}
.style1 .w-social-links_resizer .w-social_link-pinterest {
  background-position: 0px -165px;
}
.style1 .w-social-links_resizer .w-social_link-instagram {
  background-position: -34px -165px;
}
.style2 .w-social-links_resizer .w-social_link {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-top: 2px;
  margin-left: 1px;
  background: transparent url("s/modules/social-links/v1.23/icons/style02.png");
}
.style2 .w-social-links_resizer .w-social_link-facebook {
  background-position: 0px 0px;
}
.style2 .w-social-links_resizer .w-social_link-twitter {
  background-position: -18px 0px;
}
.style2 .w-social-links_resizer .w-social_link-linkedin {
  background-position: 0px -18px;
}
.style2 .w-social-links_resizer .w-social_link-youtube {
  background-position: -18px -18px;
}
.style2 .w-social-links_resizer .w-social_link-rss {
  background-position: 0px -36px;
}
.style2 .w-social-links_resizer .w-social_link-tumblr {
  background-position: -18px -36px;
}
.style2 .w-social-links_resizer .w-social_link-blogger {
  background-position: 0px -54px;
}
.style2 .w-social-links_resizer .w-social_link-flickr {
  background-position: -18px -54px;
}
.style2 .w-social-links_resizer .w-social_link-vimeo {
  background-position: 0px -72px;
}
.style2 .w-social-links_resizer .w-social_link-lastfm {
  background-position: -18px -72px;
}
.style2 .w-social-links_resizer .w-social_link-pinterest {
  background-position: 0px -90px;
}
.style2 .w-social-links_resizer .w-social_link-instagram {
  background-position: -18px -90px;
}
.style3 .w-social-links_resizer .w-social_link {
  display: inline-block;
  width: 47px;
  height: 46px;
  margin-top: 4px;
  margin-left: 2px;
  background: transparent url("s/modules/social-links/v1.23/icons/style03.png");
}
.style3 .w-social-links_resizer .w-social_link-facebook {
  background-position: 0px 0px;
}
.style3 .w-social-links_resizer .w-social_link-twitter {
  background-position: -50px 0px;
}
.style3 .w-social-links_resizer .w-social_link-linkedin {
  background-position: 0px -50px;
}
.style3 .w-social-links_resizer .w-social_link-youtube {
  background-position: -50px -50px;
}
.style3 .w-social-links_resizer .w-social_link-rss {
  background-position: 0px -100px;
}
.style3 .w-social-links_resizer .w-social_link-tumblr {
  background-position: -50px -100px;
}
.style3 .w-social-links_resizer .w-social_link-blogger {
  background-position: 0px -150px;
}
.style3 .w-social-links_resizer .w-social_link-flickr {
  background-position: -50px -150px;
}
.style3 .w-social-links_resizer .w-social_link-vimeo {
  background-position: 0px -200px;
}
.style3 .w-social-links_resizer .w-social_link-lastfm {
  background-position: -50px -200px;
}
.style3 .w-social-links_resizer .w-social_link-pinterest {
  background-position: 0 -250px;
}
.style3 .w-social-links_resizer .w-social_link-instagram {
  background-position: -50px -250px;
}
.style4 .w-social-links_resizer .w-social_link {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-top: 2px;
  margin-left: 1px;
  background: transparent url("s/modules/social-links/v1.23/icons/style04.png");
}
.style4 .w-social-links_resizer .w-social_link-facebook {
  background-position: 0px 0px;
}
.style4 .w-social-links_resizer .w-social_link-twitter {
  background-position: -32px 0px;
}
.style4 .w-social-links_resizer .w-social_link-linkedin {
  background-position: 0px -32px;
}
.style4 .w-social-links_resizer .w-social_link-youtube {
  background-position: -32px -32px;
}
.style4 .w-social-links_resizer .w-social_link-rss {
  background-position: 0px -64px;
}
.style4 .w-social-links_resizer .w-social_link-tumblr {
  background-position: -32px -64px;
}
.style4 .w-social-links_resizer .w-social_link-blogger {
  background-position: 0px -96px;
}
.style4 .w-social-links_resizer .w-social_link-flickr {
  background-position: -32px -96px;
}
.style4 .w-social-links_resizer .w-social_link-vimeo {
  background-position: 0px -128px;
}
.style4 .w-social-links_resizer .w-social_link-lastfm {
  background-position: -32px -128px;
}
.style4 .w-social-links_resizer .w-social_link-pinterest {
  background-position: 0px -160px;
}
.style4 .w-social-links_resizer .w-social_link-instagram {
  background-position: -32px -160px;
}
.style5 .w-social-links_resizer .w-social_link {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-top: 2px;
  margin-left: 1px;
  background: transparent url("s/modules/social-links/v1.23/icons/style05.png");
}
.style5 .w-social-links_resizer .w-social_link-facebook {
  background-position: 0px 0px;
}
.style5 .w-social-links_resizer .w-social_link-twitter {
  background-position: -34px 0px;
}
.style5 .w-social-links_resizer .w-social_link-linkedin {
  background-position: 0px -34px;
}
.style5 .w-social-links_resizer .w-social_link-youtube {
  background-position: -34px -34px;
}
.style5 .w-social-links_resizer .w-social_link-rss {
  background-position: 0px -68px;
}
.style5 .w-social-links_resizer .w-social_link-tumblr {
  background-position: -34px -68px;
}
.style5 .w-social-links_resizer .w-social_link-blogger {
  background-position: 0px -102px;
}
.style5 .w-social-links_resizer .w-social_link-flickr {
  background-position: -34px -102px;
}
.style5 .w-social-links_resizer .w-social_link-vimeo {
  background-position: 0px -136px;
}
.style5 .w-social-links_resizer .w-social_link-lastfm {
  background-position: -34px -136px;
}
.style5 .w-social-links_resizer .w-social_link-pinterest {
  background-position: 0px -170px;
}
.style5 .w-social-links_resizer .w-social_link-instagram {
  background-position: -34px -170px;
}
.style6 .w-social-links_resizer .w-social_link {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-top: 1px;
  margin-left: 0px;
  background: transparent url("s/modules/social-links/v1.23/icons/style06.png");
}
.style6 .w-social-links_resizer .w-social_link-facebook {
  background-position: 0px 0px;
}
.style6 .w-social-links_resizer .w-social_link-twitter {
  background-position: -18px 0px;
}
.style6 .w-social-links_resizer .w-social_link-linkedin {
  background-position: 0px -18px;
}
.style6 .w-social-links_resizer .w-social_link-youtube {
  background-position: -18px -18px;
}
.style6 .w-social-links_resizer .w-social_link-rss {
  background-position: 0px -36px;
}
.style6 .w-social-links_resizer .w-social_link-tumblr {
  background-position: -18px -36px;
}
.style6 .w-social-links_resizer .w-social_link-blogger {
  background-position: 0px -54px;
}
.style6 .w-social-links_resizer .w-social_link-flickr {
  background-position: -18px -54px;
}
.style6 .w-social-links_resizer .w-social_link-vimeo {
  background-position: 0px -72px;
}
.style6 .w-social-links_resizer .w-social_link-lastfm {
  background-position: -18px -72px;
}
.style6 .w-social-links_resizer .w-social_link-pinterest {
  background-position: 0px -90px;
}
.style6 .w-social-links_resizer .w-social_link-instagram {
  background-position: -18px -90px;
}
.style7 .w-social-links_resizer .w-social_link {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 2px;
  margin-left: 2px;
  background: transparent url("s/modules/social-links/v1.23/icons/style07.png");
}
.style7 .w-social-links_resizer .w-social_link-facebook {
  background-position: 0px 0px;
}
.style7 .w-social-links_resizer .w-social_link-twitter {
  background-position: -27px 0px;
}
.style7 .w-social-links_resizer .w-social_link-linkedin {
  background-position: 0px -27px;
}
.style7 .w-social-links_resizer .w-social_link-youtube {
  background-position: -27px -27px;
}
.style7 .w-social-links_resizer .w-social_link-rss {
  background-position: 0px -54px;
}
.style7 .w-social-links_resizer .w-social_link-tumblr {
  background-position: -27px -54px;
}
.style7 .w-social-links_resizer .w-social_link-blogger {
  background-position: 0px -81px;
}
.style7 .w-social-links_resizer .w-social_link-flickr {
  background-position: -27px -81px;
}
.style7 .w-social-links_resizer .w-social_link-vimeo {
  background-position: 0px -108px;
}
.style7 .w-social-links_resizer .w-social_link-lastfm {
  background-position: -27px -108px;
}
.style7 .w-social-links_resizer .w-social_link-pinterest {
  background-position: 0 -135px;
}
.style7 .w-social-links_resizer .w-social_link-instagram {
  background-position: -27px -135px;
}
.style8 .w-social-links_resizer .w-social_link {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 2px;
  margin-left: 2px;
  background: transparent url("s/modules/social-links/v1.23/icons/style08.png");
}
.style8 .w-social-links_resizer .w-social_link-facebook {
  background-position: 0px 0px;
}
.style8 .w-social-links_resizer .w-social_link-twitter {
  background-position: -27px 0px;
}
.style8 .w-social-links_resizer .w-social_link-linkedin {
  background-position: 0px -27px;
}
.style8 .w-social-links_resizer .w-social_link-youtube {
  background-position: -27px -27px;
}
.style8 .w-social-links_resizer .w-social_link-rss {
  background-position: 0px -54px;
}
.style8 .w-social-links_resizer .w-social_link-tumblr {
  background-position: -27px -54px;
}
.style8 .w-social-links_resizer .w-social_link-blogger {
  background-position: 0px -81px;
}
.style8 .w-social-links_resizer .w-social_link-flickr {
  background-position: -27px -81px;
}
.style8 .w-social-links_resizer .w-social_link-vimeo {
  background-position: 0px -108px;
}
.style8 .w-social-links_resizer .w-social_link-lastfm {
  background-position: -27px -108px;
}
.style8 .w-social-links_resizer .w-social_link-pinterest {
  background-position: 0 -135px;
}
.style8 .w-social-links_resizer .w-social_link-instagram {
  background-position: -27px -135px;
}


/* Module: social-links, Style: style1 */


/* Module: social-links, Style: style2 */


/* Module: social-links, Style: style3 */


/* Module: social-links, Style: style4 */


/* Module: social-links, Style: style5 */


/* Module: social-links, Style: style6 */


/* Module: social-links, Style: style7 */


/* Module: social-links, Style: style8 */


/* Module: fb-comments, Style: default */


/* Module: button, Style: default */
.w-button-container {
  display: block;
  position: relative;
  max-width: 100%;
}
.w-button-container.hidden {
  display: none;
}
.w-button-container.webs-align-left {
  text-align: left;
  float: none;
}
.w-button-container.webs-align-center {
  text-align: center;
}
.w-button-container.webs-align-right {
  text-align: right;
  float: none;
}
.w-button-container .w-button-align {
  display: inline-block;
  max-width: 100%;
}
.w-button-container .w-button-align.webs-align-center {
  margin: auto auto;
}
.w-button-container .w-button {
  position: relative;
  padding: 5px;
  display: block;
  border: 1px solid black;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  color: #fff;
  font: 700 14px sans-serif;
  text-shadow: 0px 1px 2px #565656;
  text-decoration: none;
  text-transform: none;
}
.w-button-container .w-button .w-button-inner {
  position: relative;
}
.w-button-container .w-button .w-button-inner .w-button-text-wrapper {
  position: relative;
}
.w-button-container .w-button .w-button-inner .w-button-text-wrapper .w-button-text {
  text-align: center;
  word-wrap: break-word;
  position: relative;
}
.w-button-container .w-button.w-button-icon .w-button-inner .w-button-icon-wrapper {
  left: 0;
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 100%;
}
.w-button-container .w-button.w-button-icon .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  position: absolute;
  top: -8px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-boolean {
  min-height: 16px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-boolean .w-button-icon-wrapper .w-button-icon-icon {
  width: 16px;
  height: 16px;
  top: -8px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-boolean .w-button-text-wrapper .w-button-text {
  padding-top: 0px;
  padding-bottom: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-boolean.w-button-icon-pos-left .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-left: 24px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-boolean.w-button-icon-pos-left .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  left: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-boolean.w-button-icon-pos-right .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-right: 24px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-boolean.w-button-icon-pos-right .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  right: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-classy {
  min-height: 24px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-classy .w-button-icon-wrapper .w-button-icon-icon {
  width: 24px;
  height: 24px;
  top: -12px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-classy .w-button-text-wrapper .w-button-text {
  padding-top: 0px;
  padding-bottom: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-classy.w-button-icon-pos-left .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-left: 32px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-classy.w-button-icon-pos-left .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  left: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-classy.w-button-icon-pos-right .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-right: 32px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-classy.w-button-icon-pos-right .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  right: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fatcow {
  min-height: 32px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fatcow .w-button-icon-wrapper .w-button-icon-icon {
  width: 32px;
  height: 32px;
  top: -16px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fatcow .w-button-text-wrapper .w-button-text {
  padding-top: 8px;
  padding-bottom: 8px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fatcow.w-button-icon-pos-left .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-left: 40px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fatcow.w-button-icon-pos-left .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  left: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fatcow.w-button-icon-pos-right .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-right: 40px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fatcow.w-button-icon-pos-right .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  right: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fugue {
  min-height: 16px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fugue .w-button-icon-wrapper .w-button-icon-icon {
  width: 16px;
  height: 16px;
  top: -8px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fugue .w-button-text-wrapper .w-button-text {
  padding-top: 0px;
  padding-bottom: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fugue.w-button-icon-pos-left .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-left: 24px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fugue.w-button-icon-pos-left .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  left: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fugue.w-button-icon-pos-right .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-right: 24px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fugue.w-button-icon-pos-right .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  right: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-rocky {
  min-height: 16px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-rocky .w-button-icon-wrapper .w-button-icon-icon {
  width: 16px;
  height: 16px;
  top: -8px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-rocky .w-button-text-wrapper .w-button-text {
  padding-top: 0px;
  padding-bottom: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-rocky.w-button-icon-pos-left .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-left: 24px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-rocky.w-button-icon-pos-left .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  left: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-rocky.w-button-icon-pos-right .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-right: 24px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-rocky.w-button-icon-pos-right .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  right: 0px;
}


/* Module: google_map, Style: plain */
.map_canvas {
  overflow: hidden;
  width: 80%;
  height: 200px;
}
.map_canvas.webs-hasframe {
  float: none;
}
.map_canvas .w-get-directions {
  z-index: 20;
  background-color: #498af3;
  color: white;
  position: absolute;
  top: 20px;
  right: 10px;
  display: inline-block;
  padding: 5px 10px;
  font: bold 12px/1 "Helvetica Neue", helvetica, arial;
  border: 1px solid #3079ed;
  border-radius: 2px;
  cursor: pointer;
}


/* Module: menu, Style: default */
.webs-menu {
  padding-bottom: 10px;
  padding-top: 0px;
  border-bottom: 2px solid #0e9f30;
  position: relative;
  margin-bottom: 10px;
}
.webs-menu .webs-text {
  line-height: normal;
}
.webs-menu:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
}
.webs-menu .menu_details {
  position: relative;
}
.webs-menu .price-text {
  float: right;
  text-align: right;
  width: 25%;
}
.webs-menu .item-text {
  float: left;
  text-align: left;
  width: 70%;
}
.webs-menu .webs-title {
  font-weight: normal;
}
.webs-menu .webs-title .w-text {
  display: inline;
  word-wrap: break-word;
}
.webs-menu .webs-submodule-title {
  width: 70%;
}
.webs-menu-adjusted .webs-text {
  line-height: normal;
}
.webs-menu-adjusted .price-text {
  float: none;
  text-align: center;
  width: 100%;
  position: relative;
}
.webs-menu-adjusted .item-text {
  float: none;
  text-align: center;
  width: 100%;
}
.webs-menu-adjusted .webs-submodule-title {
  width: 100%;
}
.webs-menu-adjusted .icon-minus {
  bottom: auto;
  right: -8px;
}
.w-icon {
  float: none;
  padding-right: 3px;
}
.icon-menu {
  position: relative;
  width: 16px;
  height: 16px;
  margin: 0px;
}
.icon-minus {
  background-color: #C77D7E;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  top: 0;
  right: 0;
  display: none;
  margin-left: 0px;
  position: absolute;
  transition: background-color 0.25s ease;
  z-index: 1;
}
.icon-minus:hover {
  background-color: #AE5657;
  cursor: pointer;
}
.minus-bar {
  border: 1px solid #fff;
  width: 10px;
  position: absolute;
  top: 9px;
  left: 4px;
}
.icon-plus {
  margin-top: 15px;
  background-color: #7cbb52;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  position: relative;
  top: 0;
  left: 0;
  display: none;
  transition: background-color 0.25s ease;
}
.icon-plus:hover {
  background-color: #69A540;
  cursor: pointer;
}
.icon-plus:after {
  background-color: #fff;
  width: 15px;
  height: 3px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  position: absolute;
  top: 14px;
  left: 8px;
  content: "";
}
.icon-plus:before {
  background-color: #fff;
  width: 3px;
  height: 15px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  position: absolute;
  top: 8px;
  left: 14px;
  content: "";
}


/* Module: buckets, Style: default */
.w-buckets-default .w-buckets-wrapper {
  display: table;
  table-layout: fixed;
}
.w-buckets-default .w-buckets-wrapper .w-buckets {
  display: table-row;
}
.w-buckets-default .w-buckets-wrapper .w-buckets .w-bucket {
  display: table-cell;
  float: none;
  vertical-align: top;
}
.w-buckets-default .w-bucket {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
.w-buckets-default .w-bucket:first-child {
  padding-left: 0;
  margin-left: 0;
  border-left: 0;
}
.w-buckets-default .w-bucket:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: 0;
}
.w-buckets-default .w-bucket .webs-title {
  padding: 8px 0;
  margin: 0;
  clear: both;
}
.w-buckets-default .w-bucket .webs-submodule-button {
  margin-top: 10px;
}
.w-buckets-default .w-bucket .webs-submodule-image {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


/* Module: contact, Style: default */
.webs-combo-contact .details_section {
  margin-bottom: 30px;
}
.webs-combo-contact .details_section .w-social-links_resizer {
  max-width: 100%;
}
.webs-combo-contact .details_section .webs-text {
  line-height: normal;
}
.webs-combo-contact .details_section .details_sub_section {
  float: left;
  width: 25%;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.webs-combo-contact .details_section .details_sub_section:first-child {
  padding-left: 0px;
}
.webs-combo-contact .details_section .details_sub_section.rows-1:last-child {
  padding-right: 0px;
}
.webs-combo-contact .details_section .details_sub_section.rows-2 {
  width: 33%;
}
.webs-combo-contact .details_section .details_sub_section.rows-2:nth-child(3) {
  padding-right: 0px;
}
.webs-combo-contact .details_section .details_sub_section.rows-2:last-child {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 10px;
}
.webs-combo-contact .details_section .details_sub_section.rows-3 {
  width: 50%;
}
.webs-combo-contact .details_section .details_sub_section.rows-3:nth-child(2) {
  padding-right: 0px;
}
.webs-combo-contact .details_section .details_sub_section.rows-3:nth-child(3) {
  padding-left: 0px;
  margin-top: 10px;
  clear: both;
}
.webs-combo-contact .details_section .details_sub_section.rows-3:last-child {
  padding-right: 0px;
  margin-top: 10px;
}
.webs-combo-contact .details_section .details_sub_section.rows-4 {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  text-align: center;
}
.webs-combo-contact .details_section .details_sub_section.rows-4:first-child {
  padding-left: 0px;
  margin-bottom: 10px;
}
.webs-combo-contact .details_section .details_sub_section.rows-4:nth-child(2) {
  margin-bottom: 10px;
}
.webs-combo-contact .details_section .details_sub_section.rows-4:nth-child(3) {
  margin-bottom: 10px;
}
.webs-combo-contact .details_section .details_sub_section.rows-4 .webs-title {
  text-align: center;
}
.webs-combo-contact .details_section .details_sub_section .webs-submodule:nth-child(2) {
  padding-top: 15px;
}


/* Module: title, Style: default */
.webs-title {
  line-height: normal;
}
.webs-title.webs-title-align-left {
  text-align: left;
}
.webs-title.webs-title-align-right {
  text-align: right;
}
.webs-title.webs-title-align-center {
  text-align: center;
}
.webs-title.webs-title-align-justify {
  text-align: justify;
}
.webs-title .w-text {
  display: block;
  word-wrap: break-word;
  max-width: 100%;
}
.webs-title.webs-title-has_icon .w-text {
  display: inline;
}
.webs-title p {
  margin: 0;
  padding: 0;
}


/* Module: image, Style: default */
.webs-image-wrapper-1 {
  display: inline-block;
  position: relative;
}
.webs-image-crop {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.webs-image-crop img {
  width: 100%;
}
.webs-module-image .webs-align-left,
.webs-module-image .webs-align-center,
.webs-module-image .webs-align-right {
  font-size: 0;
}
/* alignment */
.webs-image-left {
  float: left;
  display: block;
  width: auto;
}
.webs-image-right {
  float: right;
  display: block;
  width: auto;
}
.webs-image-center {
  float: none;
  margin: 0 auto;
  display: block;
}
.w-image-default--height_broken-SITEBUILDER-1938 .lightbox-link {
  -webkit-transition: opacity 1s ease-in;
  -moz-transition: opacity 1s ease-in;
  -o-transition: opacity 1s ease-in;
  transition: opacity 1s ease-in;
}
.w-image-default--height_broken-SITEBUILDER-1938 .lightbox-link:before {
  content: "+";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -33px;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font: 900 60px/1em sans-serif;
  color: white;
  z-index: 2;
  opacity: 0;
}
.w-image-default--height_broken-SITEBUILDER-1938 .lightbox-link:after {
  content: "+";
  text-indent: -9999px;
  position: absolute;
  top: 0;
  left: 0;
  background: black;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font: 900 30px/1em sans-serif;
  color: white;
  z-index: 1;
  opacity: 0;
}
.w-image-default--height_broken-SITEBUILDER-1938 .lightbox-link:hover {
  text-decoration: none;
  width: 500%;
}
.w-image-default--height_broken-SITEBUILDER-1938 .lightbox-link:hover:before {
  opacity: .8;
}
.w-image-default--height_broken-SITEBUILDER-1938 .lightbox-link:hover:after {
  opacity: .3;
}


/* Module: spacer, Style: default */
.webs-container.w-spacer-default {
  padding: 0;
}


/* Module: html, Style: base */
.w-custom-html b,
.w-custom-html strong {
  font-weight: bolder;
}
.w-custom-html u {
  text-decoration: underline;
}
.w-custom-html i,
.w-custom-html em {
  font-style: italic;
}
.w-custom-html strike,
.w-custom-html del {
  font-style: strikethrough;
}
.w-custom-html big {
  font-size: bigger;
}
.w-custom-html small {
  font-size: smaller;
}
.w-custom-html p {
  margin: 1em 0;
}
.w-custom-html blockquote {
  margin: 1em 40px;
}
.w-custom-html h1 {
  font-size: 2em;
  font-weight: bold;
  margin: 0.67em 0;
}
.w-custom-html h2 {
  font-size: 1.5em;
  font-weight: bold;
  margin: 0.83em 0;
}
.w-custom-html h3 {
  font-size: 1.17em;
  font-weight: bold;
  margin: 1em 0;
}
.w-custom-html h4 {
  font-weight: bold;
  margin: 1.33em 0;
}
.w-custom-html h5 {
  font-size: 0.83em;
  font-weight: bold;
  margin: 1.67em 0;
}
.w-custom-html h6 {
  font-size: 0.67em;
  font-weight: bold;
  margin: 2.33em 0;
}
.w-custom-html pre {
  white-space: pre;
  margin: 1em 0;
}
.w-custom-html table {
  border-spacing: 2px;
  border-collapse: separate;
  margin-top: 0;
  margin-bottom: 0;
}
.w-custom-html table[align="center"] > caption {
  margin-left: auto;
  margin-right: auto;
}
.w-custom-html tr {
  vertical-align: inherit;
}
.w-custom-html tbody,
.w-custom-html thead,
.w-custom-html tfoot,
.w-custom-html table > tr {
  vertical-align: middle;
}
.w-custom-html td {
  vertical-align: inherit;
  padding: 1px;
}
.w-custom-html th {
  vertical-align: inherit;
  font-weight: bold;
  padding: 1px;
}
.w-custom-html sub {
  vertical-align: sub;
  font-size: smaller;
  line-height: normal;
}
.w-custom-html sup {
  vertical-align: super;
  font-size: smaller;
  line-height: normal;
}
.w-custom-html ul,
.w-custom-html menu,
.w-custom-html dir {
  list-style-type: disc;
  padding-left: 40px;
}
.w-custom-html ol {
  list-style-type: decimal;
  margin: 1em 0;
}
.w-custom-html ul ul,
.w-custom-html ul ol,
.w-custom-html ul dir,
.w-custom-html ul menu,
.w-custom-html ul dl,
.w-custom-html ol ul,
.w-custom-html ol ol,
.w-custom-html ol dir,
.w-custom-html ol menu,
.w-custom-html ol dl,
.w-custom-html dir ul,
.w-custom-html dir ol,
.w-custom-html dir dir,
.w-custom-html dir menu,
.w-custom-html dir dl,
.w-custom-html menu ul,
.w-custom-html menu ol,
.w-custom-html menu dir,
.w-custom-html menu menu,
.w-custom-html menu dl,
.w-custom-html dl ul,
.w-custom-html dl ol,
.w-custom-html dl dir,
.w-custom-html dl menu,
.w-custom-html dl dl {
  margin-top: 0;
  margin-bottom: 0;
}
.w-custom-html ol ul,
.w-custom-html ul ul,
.w-custom-html menu ul,
.w-custom-html dir ul,
.w-custom-html ol menu,
.w-custom-html ul menu,
.w-custom-html menu menu,
.w-custom-html dir menu,
.w-custom-html ol dir,
.w-custom-html ul dir,
.w-custom-html menu dir,
.w-custom-html dir dir {
  list-style-type: circle;
}
.w-custom-html ol ol ul,
.w-custom-html ol ul ul,
.w-custom-html ol menu ul,
.w-custom-html ol dir ul,
.w-custom-html ol ol menu,
.w-custom-html ol ul menu,
.w-custom-html ol menu menu,
.w-custom-html ol dir menu,
.w-custom-html ol ol dir,
.w-custom-html ol ul dir,
.w-custom-html ol menu dir,
.w-custom-html ol dir dir,
.w-custom-html ul ol ul,
.w-custom-html ul ul ul,
.w-custom-html ul menu ul,
.w-custom-html ul dir ul,
.w-custom-html ul ol menu,
.w-custom-html ul ul menu,
.w-custom-html ul menu menu,
.w-custom-html ul dir menu,
.w-custom-html ul ol dir,
.w-custom-html ul ul dir,
.w-custom-html ul menu dir,
.w-custom-html ul dir dir,
.w-custom-html menu ol ul,
.w-custom-html menu ul ul,
.w-custom-html menu menu ul,
.w-custom-html menu dir ul,
.w-custom-html menu ol menu,
.w-custom-html menu ul menu,
.w-custom-html menu menu menu,
.w-custom-html menu dir menu,
.w-custom-html menu ol dir,
.w-custom-html menu ul dir,
.w-custom-html menu menu dir,
.w-custom-html menu dir dir,
.w-custom-html dir ol ul,
.w-custom-html dir ul ul,
.w-custom-html dir menu ul,
.w-custom-html dir dir ul,
.w-custom-html dir ol menu,
.w-custom-html dir ul menu,
.w-custom-html dir menu menu,
.w-custom-html dir dir menu,
.w-custom-html dir ol dir,
.w-custom-html dir ul dir,
.w-custom-html dir menu dir,
.w-custom-html dir dir dir {
  list-style-type: square;
}



/* Theme Module Styles */
/* new clearfix */
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE */
.w-email_list-exhibit_default .w-email_list label {
  color: #333333;
  font-weight: bold;
  font-family: 'Didact Gothic', sans-serif;
  font-size: 13px;
  line-height: 26px;
}
.w-email_list-exhibit_default .w-email_list-li .w-email_list-field {
  -moz-box-shadow: 0px 0px;
  -webkit-box-shadow: 0px 0px;
  box-shadow: 0px 0px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  height: 29px;
  padding: 1px 5px 0 5px;
  background: #bcbcb9;
  border: 1px solid #8c8c88;
  color: #333333;
  font-size: 12px;
  font-weight: normal;
  line-height: 27px;
}
.w-email_list-exhibit_default .w-email_list-textarea > .w-email_list-input .w-email_list-field {
  min-height: 100px;
}
/* new clearfix */
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE */
/*CUSTOM radial background */
.w-carousel-exhibit_default {
  overflow: hidden;
}
.w-carousel-exhibit_default .w-carousel {
  position: relative;
  overflow: visible;
  border: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.w-carousel-exhibit_default .w-carousel > ul {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.w-carousel-exhibit_default .w-carousel ul li {
  overflow: hidden;
}
.w-carousel-exhibit_default .w-carousel-next,
.w-carousel-exhibit_default .w-carousel-prev {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  background-color: #cbcbc9;
  background-image: none;
  background-image: -moz-radial-gradient(center, circle cover, #f8f8f8 100%, #cbcbc9 0%);
  background-image: -webkit-radial-gradient(center, circle cover, #f8f8f8 100%, #cbcbc9 0%);
  background-image: -o-radial-gradient(center, circle cover, #f8f8f8 100%, #cbcbc9 0%);
  background-image: -ms-radial-gradient(center, circle cover, #f8f8f8 100%, #cbcbc9 0%);
  background-image: radial-gradient(center, circle cover, #f8f8f8 100%, #cbcbc9 0%);
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.w-carousel-exhibit_default .w-carousel-next span,
.w-carousel-exhibit_default .w-carousel-prev span {
  display: block;
  height: 0;
  overflow: hidden;
}
.w-carousel-exhibit_default .w-carousel-next:after,
.w-carousel-exhibit_default .w-carousel-prev:after {
  content: ".";
  text-indent: -9999px;
  height: 0;
  width: 0;
  display: block;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  position: relative;
  top: 15px;
}
.w-carousel-exhibit_default .w-carousel-prev {
  left: -20px;
}
.w-carousel-exhibit_default .w-carousel-prev:after {
  border-right: 6px solid #333333;
  right: -22px;
}
.w-carousel-exhibit_default .w-carousel-prev:hover:after {
  border-right: 6px solid #31b5df;
}
.w-carousel-exhibit_default .w-carousel-next {
  right: -20px;
  left: auto;
  background-color: #cbcbc9;
  background-image: none;
  background-image: -moz-radial-gradient(center, circle cover, #fcfcfc 100%, #cbcbc9 0%);
  background-image: -webkit-radial-gradient(center, circle cover, #fcfcfc 100%, #cbcbc9 0%);
  background-image: -o-radial-gradient(center, circle cover, #fcfcfc 100%, #cbcbc9 0%);
  background-image: -ms-radial-gradient(center, circle cover, #fcfcfc 100%, #cbcbc9 0%);
  background-image: radial-gradient(center, circle cover, #fcfcfc 100%, #cbcbc9 0%);
}
.w-carousel-exhibit_default .w-carousel-next:after {
  border-left: 6px solid #333333;
  left: 13px;
}
.w-carousel-exhibit_default .w-carousel-next:hover:after {
  border-left: 6px solid #31b5df;
}
.w-carousel-exhibit_default .w-carousel-index {
  display: none;
}
.w-carousel-exhibit_default .w-carousel ul li.incoming,
.w-carousel-exhibit_default .w-carousel ul li.outgoing {
  top: auto;
}
.w-carousel-exhibit_default .w-carousel-description {
  background: #d9d9d9;
  background: rgba(255, 255, 255, 0.75);
  bottom: 20px;
  top: auto;
  right: 20px;
  width: 880px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.w-carousel-exhibit_default .w-carousel-title {
  font-weight: bold;
  font-family: 'Didact Gothic', sans-serif;
  font-size: 27px;
  line-height: 26px;
  color: #31b5df;
  text-shadow: 0 1px 1px rgba(153, 153, 149, 0.85);
}
.w-carousel-exhibit_default .w-carousel-text {
  font-family: 'Didact Gothic', sans-serif;
  font-size: 13px;
  line-height: 26px;
  color: #fff;
}
/* new clearfix */
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE */
.w-button-exhibit_default .w-button {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #000;
  padding: 5px 20px;
  border: 1px solid #333;
  color: #31b5df;
  font-family: 'Didact Gothic', sans-serif;
  font-size: 13px;
  text-shadow: none;
  text-transform: uppercase;
}
.w-button-exhibit_default .w-button:hover {
  color: #89d5ed;
}
/* new clearfix */
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE */
.w-contact_form-exhibit_default .w-contact_form label {
  color: #333333;
  font-weight: bold;
  font-family: 'Didact Gothic', sans-serif;
  font-size: 13px;
  line-height: 26px;
}
.w-contact_form-exhibit_default .w-contact_form-li > .w-contact_form-input .w-contact_form-field {
  -moz-box-shadow: 0px 0px;
  -webkit-box-shadow: 0px 0px;
  box-shadow: 0px 0px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  height: 29px;
  padding: 1px 5px 0 5px;
  background: #bcbcb9;
  border: 1px solid #8c8c88;
  color: #333333;
  font-size: 12px;
  font-weight: normal;
  line-height: 27px;
}
.w-contact_form-exhibit_default .w-contact_form-textarea > .w-contact_form-input .w-contact_form-field {
  min-height: 100px;
}