/*custom style folder */
/**
 * Place your custom styles here.
 */
#page-wrapper {
  border-radius: 4px;
  box-shadow: 0px 0px 10px 6px rgba(160, 138, 125, 0.58);
  -webkit-box-shadow: 0px 0px 10px 6px rgba(160, 138, 125, 0.58);
  max-width: 1030px;
  margin: auto;
  margin-top: 15px;
  margin-bottom: 15px; }
  #page-wrapper .row {
    max-width: 100%; }
    #page-wrapper .row .main.columns {
      padding-top: 20px;
      min-height: 480px; }

body {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px; }
  body a:link, body a:visited {
    color: #535353; }

h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, Times, "Times New Roman", serif; }

h1 {
  font-size: 180%; }

h2 {
  font-size: 150%; }

h3 {
  font-size: 130%; }

h4 {
  font-size: 110%; }

ul {
  font-size: 14px;
  list-style: none; }

.main ul {
  list-style: disc; }
.main ol {
  list-style: decimal; }

a:link, a:visited {
  color: #000; }

a.gold-link:link, body a.gold-link:visited {
  color: #8C6200 !important; }

button, .button {
  background-color: #b9b9b9;
  border-color: #007095;
  border-radius: 2px;
  border-style: solid;
  border-width: 0;
  color: #ffffff;
  cursor: pointer;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: normal;
  padding: 8px 12px; }

button:hover, button:focus, .button:hover, .button:focus {
  background-color: #f3f3eb; }

button:hover, button:focus, .button:hover, .button:focus {
  color: #333333; }

button.secondary, .button.secondary {
  background-color: #b9b9b9;
  border-color: #007095;
  border-radius: 2px;
  border-style: solid;
  border-width: 0;
  color: #ffffff;
  cursor: pointer;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: normal;
  margin-bottom: 0; }

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #b9b9b9; }

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #333333; }

#search-block-form label {
  display: none; }
#search-block-form #edit-search-block-form--2 {
  margin-top: 0; }

ul.pagination li.current a, ul.pagination li.current button {
  background: #b9b9b9;
  color: #FFFFFF; }

ul.pagination li button, ul.pagination li a {
  display: block;
  padding: 5px;
  color: #999999;
  background: none;
  border-radius: 3px;
  font-weight: normal;
  font-size: 1em;
  transition: background-color 300ms ease-out;
  text-decoration: none;
  line-height: .8em; }

.main ul.pagination li a {
  text-decoration: none; }

ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
  background-color: #6f5d51; }

.views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 1.3em; }

.breadcrumbs {
  display: none; }

.main a:link {
  text-decoration: underline; }

table {
  max-width: 100%;
  width: 100%;
  word-break: normal; }

.page-mailchimp-subscribe {
  color: white; }

.page-mailchimp-subscribe h1 {
  display: none; }

.page-mailchimp-subscribe h2 {
  text-align: center; }

.page-mailchimp-subscribe .block-block-56 h2 {
  text-align: left;
  color: black; }

#colorbox p {
  margin-bottom: 8px; }

/*** sidebar and Panel sidebar fixes**/
.panels-flexible-column.left, .panels-flexible-poly_2col_side_main .panels-flexible-region-poly_2col_side_main-left {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  padding-top: 20px;
  margin-left: -0.9375rem;
  margin-top: -20px;
  width: 25%; }

.panels-flexible-column-poly_3col_smm-3, .panels-flexible-region.poly-center {
  width: 75%;
  padding-left: .9375rem;
  /*padding-right:  0.9375rem;*/
  float: right; }

#poly-product .panels-flexible-column-poly_3col_smm-3, #poly-product .panels-flexible-region.poly-center {
  float: left;
  padding-left: 2rem;
  width: 55%; }

.panels-flexible-region-poly_3col_sms-left {
  float: left;
  width: 22%; }

.panels-flexible-region-poly_3col_sms-right {
  float: right; }

.panel-2col .panel-col-first {
  float: left;
  width: 25%;
  padding-right: 25px; }
.panel-2col .panel-col-last {
  float: left;
  width: 75%; }

.l-main {
  position: relative;
  background-image: url(../images/left-bg.jpg);
  background-repeat: repeat-y; }

h1.pane-title, h1#page-title {
  text-align: center; }

.block-menu-accountmenu ul.menu {
  margin: 0;
  text-align: right;
  font-size: 14px;
  padding-left: 20px; }
  .block-menu-accountmenu ul.menu li {
    display: inline-block; }
    .block-menu-accountmenu ul.menu li a {
      border-right: 1px #666 solid;
      padding: 0 8px 0 5px; }
  .block-menu-accountmenu ul.menu li.last a {
    border: none; }

li.leaf {
  list-style-image: none;
  list-style-type: none; }

.l-header {
  position: relative; }

.l-header-region {
  width: 100%;
  background-color: transparent;
  height: 104px; }

.l-header a:link, .l-header a:visited {
  color: #555555; }

.l-header:before {
  background-image: url(../images/header1.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  content: '';
  position: absolute;
  z-index: -1;
  height: 104px;
  width: 100%;
  max-width: 1030px;
  margin: auto; }

.l-header:after {
  content: '';
  position: absolute;
  height: 42px;
  width: 100%;
  max-width: 1030px;
  margin: auto;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  z-index: 1;
  border-color: #473A32;
  background-color: rgba(255, 255, 255, 0.84);
  top: 63px;
  left: 0; }

#logo1 {
  text-align: right;
  padding-top: 16px; }
  #logo1 img {
    max-width: 333px; }

#superfish-1 li {
  background-color: transparent;
  background-image: none; }
#superfish-1 li:hover, #superfish-1 li.sfHover {
  background-image: none;
  background-color: #F3F3E9; }
#superfish-1 a, #superfish-1 a:visited, #superfish-1 span.nolink {
  color: #555555;
  font: inherit;
  text-decoration: none;
  text-shadow: none; }
#superfish-1 li:hover a:hover {
  color: #fff;
  background-color: #6F5D51; }
#superfish-1 li.active-trail a.active {
  background-color: #6F5D51;
  color: #fff; }
#superfish-1 li.sf-depth-1 {
  background: none;
  border: none; }
#superfish-1 li.sf-depth-1 a.sf-depth-1 {
  padding-top: 14px;
  padding-right: 1em;
  padding-left: 1em;
  padding-bottom: 13px; }

#superfish-1 li li a, #superfish-1 .sf-menu.sf-style-simple.sf-vertical a, #superfish-1 li li span.nolink, #superfish-1 .sf-menu.sf-style-simple.sf-vertical span.nolink {
  padding-top: 5px;
  padding-bottom: 5px;
  background-image: none;
  background-color: #F3F3E9; }

.block-superfish-1 {
  margin-top: 17px; }

.sf-menu.sf-style-simple.sf-horizontal li:hover > ul,
.sf-menu.sf-style-simple.sf-horizontal li.sfHover > ul {
  top: 40px; }

.l-footer {
  background: #6f5d51;
  color: white;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 0.9375rem; }
  .l-footer a:link, .l-footer a:visited {
    color: beige; }

.sidebar-first .sidebar {
  /*background-color:#F3F3E9;*/
  padding-top: 20px; }

.pane-title {
  text-align: center; }

.form-item-qty input {
  width: auto; }

.node-type-product .field-name-field-related-products {
  margin-top: 20px; }

.block-custom-search-blocks-3 {
  z-index: 100;
  padding-top: 3px;
  position: relative; }
  .block-custom-search-blocks-3 .form-item-custom-search-blocks-form-3 {
    margin: 0;
    width: 80%;
    float: left; }
    .block-custom-search-blocks-3 .form-item-custom-search-blocks-form-3 input[type="text"] {
      height: auto;
      margin-bottom: 0; }
  .block-custom-search-blocks-3 button.secondary, .block-custom-search-blocks-3 .button.secondary {
    background-color: transparent;
    border-color: #b9b9b9;
    color: #333333;
    padding: 7px; }

.view-id-uc_popular_products .views-field.views-field-field-image-cache {
  text-align: center; }

.alert-box.success {
  background-color: #b9b9b9;
  border-color: #fff;
  color: white;
  font-size: 16px; }

.search-form {
  margin-bottom: 0;
  line-height: normal; }

.front h1#page-title {
  display: none; }

/*front slideshow*/
.view-id-nodequeue_28.view-display-id-block_1 {
  margin-top: 0px;
  margin-bottom: 20px;
  position: relative; }
  .view-id-nodequeue_28.view-display-id-block_1 .slide-right {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 10px;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 445px;
    max-height: 200px; }
    .view-id-nodequeue_28.view-display-id-block_1 .slide-right h2 {
      margin-bottom: 0; }
    .view-id-nodequeue_28.view-display-id-block_1 .slide-right p {
      line-height: 1.4em;
      margin-bottom: 0px; }
  .view-id-nodequeue_28.view-display-id-block_1 .slide-pic {
    position: relative;
    height: 250px;
    display: table-cell;
    vertical-align: middle;
    overflow-y: auto; }
    .view-id-nodequeue_28.view-display-id-block_1 .slide-pic img {
      vertical-align: middle; }

.view-id-nodequeue_28.view-display-id-block_1 #cara {
  width: 740px;
  height: 250px; }
  .view-id-nodequeue_28.view-display-id-block_1 #cara td {
    padding: 30px; }

.view-id-nodequeue_28.view-display-id-block_1 .views-slideshow-controls-bottom {
  position: absolute;
  bottom: 2px;
  right: 10px;
  z-index: 9999;
  line-height: 1em; }
  .view-id-nodequeue_28.view-display-id-block_1 .views-slideshow-controls-bottom .views-slideshow-pager-field-item {
    float: left;
    margin-bottom: 5px; }
    .view-id-nodequeue_28.view-display-id-block_1 .views-slideshow-controls-bottom .views-slideshow-pager-field-item a:link {
      text-decoration: none;
      padding: 2px;
      background-color: rgba(255, 255, 255, 0.53);
      cursor: pointer; }
  .view-id-nodequeue_28.view-display-id-block_1 .views-slideshow-controls-bottom .active.views-slideshow-pager-field-item {
    text-decoration: none; }
    .view-id-nodequeue_28.view-display-id-block_1 .views-slideshow-controls-bottom .active.views-slideshow-pager-field-item a:link {
      color: white;
      background-color: rgba(0, 0, 0, 0.44);
      text-decoration: none; }

.block-views-video-for-frontpage-block-3, .block-block-53 {
  width: 230px;
  margin-right: 24px;
  float: left; }

.block-views-video-for-frontpage-block-3 img, .block-block-53 img, .block-block-52 img {
  max-width: 100%;
  height: auto;
  width: 230px; }

.location-hidden {
  display: none; }

/*** calendar***/
.view-id-calendar_2 table {
  word-break: normal; }

.view .date-nav-wrapper .date-next, .view .date-nav-wrapper .date-prev {
  background: #fff; }

/** node specific styles**/
.node-type-digital-download h3, .node-type-product h3 {
  padding-top: 1em;
  clear: left; }

.page-node-edit #edit-taxonomy-vocabulary-2, .page-node-edit #edit-taxonomy-vocabulary-3 {
  height: auto; }

/** all things ubercart**/
#uc_discounts-pane .fieldset-description,
#uc_discounts-pane .form-item-panes-uc-discounts-codes,
#uc_discounts-pane button {
  display: none; }

#uc-cart-view-form td.qty {
  padding-left: 0;
  padding-right: 0;
  min-width: 3rem; }

#edit-update {
  margin-left: 5px; }

.no-sidebars.page-cart .l-main {
  background-image: none; }

.view-products-banner td {
  text-align: center;
  width: 25%; }

.add-to-cart {
  float: left; }
  .add-to-cart input {
    width: auto; }

td.views-field-sell-price {
  width: 20%; }

.uc-cart-checkout-form fieldset legend {
  font-weight: bold;
  background: #b9b9b9;
  padding: 0 0.1875rem;
  margin: 0;
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  color: white;
  font-size: 16px;
  text-align: center;
  width: 100%; }

.uc-cart-checkout-form input[type="text"], #edit-panes-billing-address-billing-zone, #edit-panes-billing-address-billing-country, #edit-panes-delivery-address-delivery-zone, #edit-panes-delivery-address-delivery-country {
  margin-top: 1rem; }

.views-field-addtocartlink {
  margin-bottom: 10px; }

select#edit-file-add.form-select {
  height: initial; }

/** civicrm**/
.crm-container .crm-section .label {
  float: left;
  text-align: left;
  width: 17%;
  background-color: white;
  color: #222;
  white-space: normal; }

.crm-container #Contribution td.label {
  background-color: white;
  padding: 0; }
  .crm-container #Contribution td.label label {
    line-height: 1; }

.crm-container.ui-dialog {
  z-index: 1000 !important; }

#crm-container .report-contents {
  border: none;
  padding: 4px;
  width: auto;
  color: #000; }

.contact_basic_information-section table td {
  display: block; }

#contactDetails {
  background-color: #fff; }

#root-menu-div label.crm-quickSearchField {
  color: #fff; }

.crm-container .select2-container .select2-choice > .select2-chosen {
  font-size: 1em;
  position: absolute;
  top: 0; }

.iframe-wrapper {
  height: 0;
  margin-bottom: 0.88889rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.38889rem;
  position: relative; }

.iframe-wrapper iframe, .iframe-wrapper object, .iframe-wrapper embed, .iframe-wrapper video {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0; }

.columns .columns, .row .row {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0; }

.faq-content {
  font-size: 16px; }

.margin-top-title {
  margin-top: 20px;
}

.margin-bottom-title {
  margin-bottom: 20px;
}

.top-line {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid;
}

.bottom-line {
  padding-bottom: 20px;
  border-bottom: 1px solid;
  margin-bottom: 10px;
}

.online-course-title, .online-course-img {
  text-align: center;
}

/** Mobile ***/
@media (max-width: 1000px) {
  .l-main {
    background-image: none; } }
@media (max-width: 768px) {
  .block-views-video-for-frontpage-block-3 img, .block-block-53 img, .block-block-52 img {
    max-width: 100%;
    height: auto;
    width: 100%; }

  .block-views-video-for-frontpage-block-3, .block-block-53 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
    float: left; }

  #page-wrapper {
    box-shadow: none; }

  .block-menu-accountmenu ul.menu {
    font-size: 14px;
    margin: 0;
    padding-left: 0px;
    text-align: center; }

  .l-header:before {
    display: none; }

  .l-header:after {
    display: none; }

  #logo1 {
    text-align: center;
    padding-top: 16px; }
    #logo1 img {
      max-width: 100%; }

  .columns .columns, .row .row {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0; }

  .panels-flexible-region {
    width: 100%;
    float: left; }

  .panels-flexible-column.left, .panels-flexible-poly_2col_side_main .panels-flexible-region-poly_2col_side_main-left {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    padding-top: 20px;
    margin-left: -0.9375rem;
    margin-top: -20px;
    width: 100%;
    float: right;
    display: none; }

  .panels-flexible-column-poly_3col_smm-3, .panels-flexible-region.poly-center {
    width: 100%;
    padding-left: .9375rem;
    /*padding-right:  0.9375rem;*/
    float: left; }

  #poly-product .panels-flexible-column-poly_3col_smm-3, #poly-product .panels-flexible-region.poly-center {
    float: left;
    padding-left: 0;
    width: 100%; }

  .panels-flexible-region-poly_3col_sms-left {
    float: left;
    width: 100%;
    display: none; }

  .panels-flexible-region-poly_3col_sms-right {
    float: right;
    width: 100%; }

  .panel-2col .panel-col-first {
    display: none; }
  .panel-2col .panel-col-last {
    float: left;
    width: 100%; }

  #custom-search-blocks-form-3 {
    padding-left: 5%; }

  footer .pane-block {
    margin-bottom: 20px; }

  .views_slideshow_cycle_main {
    width: 100%; }
    .views_slideshow_cycle_main .views-slideshow-cycle-main-frame {
      width: 100% !important;
      height: auto; }
    .views_slideshow_cycle_main .views-slideshow-cycle-main-frame-row {
      width: 100% !important;
      height: auto; }
    .views_slideshow_cycle_main .field-content {
      max-width: 100%;
      width: 100%; }
    .views_slideshow_cycle_main .field-content img {
      max-width: 100%;
      width: 100%;
      height: auto;
      margin: 0;
      padding: 0; } }
      
.uc-cart-checkout-form button.form-submit.ajax-processed {
  background-color: #8c1c00;
  border-color: #708c00;
}
.uc-cart-checkout-form button.form-submit.ajax-processed:hover {
  color: #8c1c00;
  background-color: #f3f3eb;
}

/*Stories & WoW section*/
.view-stories p.tk-image-container,
.view-word-of-the-week p.tk-image-container {
	text-align:center;
}
.view-stories .tk-main-img-credit,
.view-word-of-the-week .tk-main-img-credit {
	font-size: 12px;
}
.view-stories img.tk-image,
.view-word-of-the-week img.tk-image {
	width: 30%;
}
.view-stories .group-content,
.view-word-of-the-week .view-content .views-row {
	border-bottom: solid 1px #535353;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.view-stories .group-content .field-name-story-author,
.view-word-of-the-week .group-content .field-name-story-author {
  padding-bottom: 10px;
}

/* Hide Location fields in timeslot */
/*.node-type-timeslot #registration-form div.field-type-location.field-name-field-location {
  display: none;
}*/

.node-type-timeslot #registration-form div.field-type-location.field-name-field-location #gmap-auto1map-gmap0,
.node-type-timeslot #registration-form div.field-type-location.field-name-field-location .form-item-field-location-und-0-locpick-user-latitude,
.node-type-timeslot #registration-form div.field-type-location.field-name-field-location .form-item-field-location-und-0-locpick-user-longitude,
.node-type-timeslot #registration-form #field-location-add-more-wrapper div.description,
.node-type-timeslot #registration-form div.field-type-location.field-name-field-location .form-item-field-location-und-0-phone,
.node-type-timeslot #registration-form div.field-type-location.field-name-field-location .form-item-field-location-und-0-fax,
.node-type-timeslot #registration-form div.field-type-location.field-name-field-location .form-item-field-location-und-0-additional, 
.node-type-timeslot #registration-form div.field-type-location.field-name-field-location .form-item-field-location-und-0-postal-code,
.node-type-timeslot #registration-form div.field-type-location.field-name-field-location .form-item-field-location-und-0-street,
#signup-form .form-item-signup-form-data-Phone {
  display: none;
}

.comment-wrapper div.even {
  background: #efefef;
  background: rgba(0, 0, 0, 0.033);
  padding: 10px;
  margin-bottom: 10px;
}
.comment-wrapper div.odd {
  background-color: rgba(221,221,221,0.7);
  padding: 10px;
  margin-bottom: 10px;
}
.comment-wrapper .comment .content {
  margin-top: 10px;
  border-top: 1px solid #a9a9a9;
  padding-top: 5px;
}
.comment-wrapper .comment {
  border-radius: 10px;
}

.view-nodequeue-28.view-id-nodequeue_28 .pagination-centered {
	display: none;
}