.alignnone, .alignleft, .alignright {
  margin-bottom: 1em;
}
.alignnone, .aligncenter {
  display: block;
}
.alignleft {
  float: left;
  margin-right: 1em;
}
.alignright {
  float: right;
  margin-left: 1em;
}
.alignright figcaption {
  text-align: right;
}
.aligncenter {
  height: auto;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.aligncenter + figcaption {
  margin-bottom: 1em;
  margin-top: -0.5em;
  text-align: center;
}
.full-width {
  left: 50%;
  margin: 15px -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
}
.full-width img {
  width: 100%;
}
.full-width figcaption {
  text-align: center;
}
@media (max-width: 450px) {
  .hidden-xxs {
    display: none !important;
  }
}
html {
  font: normal 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media (min-width: 768px) {
  html {
    font-size: 13px;
  }
}
@media (min-width: 992px) {
  html {
    font-size: 14px;
  }
}
body {
  color: #555;
  display: block !important;
  font-size: 1rem;
  height: auto;
  line-height: 1.7;
}
.container {
  position: relative;
}
a {
  -webkit-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
main .container a:not(.btn):not(.staff--card) {
  color: #ba3230;
  text-decoration: underline;
  text-decoration-color: rgba(186, 50, 48, .3);
}
main .container a:not(.btn):not(.staff--card):hover, main .container a:not(.btn):not(.staff--card):active, main .container a:not(.btn):not(.staff--card):focus {
  color: #6b0800;
}
h1, h2, h3, h4 {
  margin: 0;
}
h1 small, h2 small, h3 small, h4 small {
  color: inherit;
  display: block;
  font: 300 0.5em museo-sans, arial, sans-serif;
  opacity: 0.8;
}
@media (min-width: 992px) {
  h1 small, h2 small, h3 small, h4 small {
    font-size: 0.6em;
  }
}
h1 {
  font: 900 3.25rem/1.15 quatro, arial, times, serif !important;
}
@media (max-width: 450px) {
  h1 {
    font-size: 2.75rem !important;
    line-height: 1 !important;
  }
  h1 small {
    padding-top: 5px;
  }
}
@media (max-width: 991px) {
  h1 {
    font-size: 3rem !important;
  }
}
@media (max-width: 350px) {
  h1 {
    font-size: 2.5rem !important;
  }
}
@media (min-width: 992px) {
  h1 {
    font-size: 3.25rem !important;
  }
}
@media (min-width: 1200px) {
  h1 {
    font-size: 3.5rem !important;
  }
}
body.clean h1 {
  color: #333;
  font-size: 2.5rem !important;
  margin-bottom: 15px;
}
@media (max-width: 450px) {
  body.clean h1 {
    font-size: 2.5rem !important;
  }
}
@media (max-width: 650px) {
  body.clean h1 {
    font-size: 2.5rem !important;
  }
}
@media (max-width: 350px) {
  body.clean h1 {
    font-size: 2.5rem !important;
  }
}
@media (min-width: 768px) {
  body.clean h1 {
    font-size: 2.5rem !important;
  }
}
h2, h3, h4 {
  font-family: museo-sans, arial, sans-serif;
}
h2 {
  font-size: 2.25rem;
  margin-bottom: 1.25rem;
}
h2 small {
  font-size: 0.7em;
}
h2.section-title {
  color: #333;
  font: 900 2rem quatro, arial, times, serif;
  margin: 0 0 20px;
  text-align: center;
}
@media (min-width: 768px) {
  h2.section-title {
    font-size: 2.25rem;
  }
}
h2.section-title.text-left {
  text-align: left;
}
h2.section-title:last-child {
  margin-bottom: 0;
}
h2.thick {
  color: #333;
  font: 900 2.25rem/1.15 quatro, arial, times, serif !important;
}
h2.thick small {
  font-size: 0.55em;
  font-weight: 500;
}
h3 {
  font-size: 1.75rem;
  font-weight: 500;
}
h3.thick {
  color: #333;
  font: 900 1.85rem/1.15 quatro, arial, times, serif !important;
  margin-bottom: 10px;
}
h3.thick small {
  font-size: 0.65em;
  font-weight: 500;
}
h3.account-title {
  color: #a8662e;
  font-size: 1.65rem !important;
  margin-bottom: 0.25rem;
  text-transform: capitalize;
}
h4 {
  color: #333;
  font-size: 1.35rem;
  font-weight: 500;
  margin: 18px 0 7px;
}
p + h4 {
  margin-top: 30px;
}
@media (max-width: 450px) {
  .hidden-xxs {
    display: none;
  }
}
main {
  background: url(../img/content.jpg) repeat-x center 130px;
  min-height: calc(100vh - 348px);
}
@media (max-width: 450px) {
  main {
    min-height: calc(100vh - 323px);
  }
}
@media (min-width: 768px) {
  main {
    background-position: center 140px;
    min-height: calc(100vh - 428px);
  }
}
@media (min-width: 992px) {
  main {
    background-position: center 155px;
    min-height: calc(100vh - 471px);
  }
}
@media (min-width: 1200px) {
  main {
    background-position: center 180px;
  }
}
.page-id-68 main {
  background-position: center 380px;
}
@media (min-width: 992px) {
  .page-id-68 main {
    background-position: center 405px;
  }
}
@media (min-width: 1200px) {
  .page-id-68 main {
    background-position: center 430px;
  }
}
body.clean main {
  background-position: center top;
  padding: 20px 10px;
}
@media (max-width: 767px) {
  body.clean main {
    margin-top: 3px;
  }
}
@media (min-width: 768px) {
  body.clean main {
    padding: 35px 0 10px;
  }
}
@media (min-width: 992px) {
  body.clean main {
    padding-bottom: 5px;
  }
}
@media (min-width: 1200px) {
  body.clean main {
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  body.clean main .sidebar {
    margin: 0 -10px;
  }
}
main > .container hr {
  background: rgba(142, 142, 142, .25);
  border: 0;
  box-shadow: 0 -10px 0 12px #fff, 0 7px 15px rgba(0, 0, 0, .35);
  height: 2px;
  margin: 30px -15px;
}
@media (min-width: 768px) {
  main > .container hr {
    margin: 40px 25px;
  }
}
@media (min-width: 992px) {
  main > .container hr {
    margin: 40px 60px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  main > .container hr {
    box-shadow: 0 -4px 0 4px #fff, 0 0 15px rgba(142, 142, 142, .45);
  }
}
@media (min-width: 768px) {
  main > .container hr.full {
    margin-left: 0;
    margin-right: 0;
  }
}
main address {
  line-height: inherit;
  margin: 0;
}
#sticky-sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
}
.flex-direction-nav {
  list-style: none;
}
.flex-control-nav {
  overflow-y: hidden;
  height: 135px;
}
.flex-next {
  float: right;
  margin-top: -20px;
}
i.fa-5x {
  margin-top: 30px;
}
.wp-image-1386 {
  margin-right: 30px;
}
.wp-image-1384 {
  margin-bottom: 300px;
}
.pod, article.pod {
  margin-bottom: 20px;
}
aside .well {
  background: #fff;
  border-radius: 15px;
  padding-bottom: 17px;
}
.pad-bottom {
  margin-bottom: 50px;
}
.sticky-action {
  width: 200px;
}
.site-inner::before {
  content: "";
  background-color: #f5f5f5;
  height: 50%;
  position: absolute;
  -webkit-transform: skewY(-5deg);
  -ms-transform: skewY(-5deg);
  transform: skewY(-5deg);
  top: 120px;
  width: 100%;
  z-index: -1;
}
figcaption {
  color: #999;
  font-size: 0.9em;
  margin-top: 0.25em;
}
body {
  position: relative;
}
body:before {
  background: -moz-linear-gradient(top, #47473f 0%, #3a3a32 100%);
  background: -webkit-linear-gradient(top, #47473f 0%, #3a3a32 100%);
  background: linear-gradient(to bottom, #47473f 0%, #3a3a32 100%);
  border-bottom: 1px solid #484841;
  border-top: 1px solid #75756f;
  content: "";
  display: block;
  height: 7px;
}
@media (min-width: 768px) {
  body:before {
    height: 10px;
  }
}
@media (min-width: 992px) {
  body:before {
    height: 12px;
  }
}
body:after {
  background: -moz-linear-gradient(left, rgba(109, 109, 102, 0) 0%, #6d6d66 40%, #6d6d66 50%, #6d6d66 60%, rgba(109, 109, 102, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(109, 109, 102, 0) 0%, #6d6d66 40%, #6d6d66 50%, #6d6d66 60%, rgba(109, 109, 102, 0) 100%);
  background: linear-gradient(to right, rgba(109, 109, 102, 0) 0%, #6d6d66 40%, #6d6d66 50%, #6d6d66 60%, rgba(109, 109, 102, 0) 100%);
  content: "";
  display: block;
  height: 5px;
  left: 50%;
  margin-left: -35vw;
  position: absolute;
  top: 1px;
  width: 70vw;
}
@media (min-width: 768px) {
  body:after {
    height: 8px;
  }
}
@media (min-width: 992px) {
  body:after {
    height: 10px;
  }
}
.header {
  background: url(../img/header.jpg) repeat-x center bottom/50px;
  margin: 2px 0;
  padding: 13px 0 17px;
}
@media (min-width: 768px) {
  .header {
    padding: 19px 0 24px;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .header {
    background-size: 77px;
    padding: 24px 0;
  }
}
.logo {
  height: 50px;
  width: 210px;
}
@media (min-width: 992px) {
  .logo {
    height: 73px;
    width: 300px;
  }
}
@media (min-width: 992px) {
  .logo {
    height: 95px;
    width: 350px;
  }
}
.blog-post {
  margin: -4px 0 -5px;
}
.blog-title {
  font-size: 1.6rem;
  line-height: 1.2;
  margin: 0 0 10px;
}
.blog-title__link {
  color: #555 !important;
  text-decoration: none !important;
}
.blog-title__link:hover, .blog-title__link:active, .blog-title__link:focus {
  color: #ba3230 !important;
}
.blog-meta {
  -webkit-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  background: #f7efe4;
  border-radius: 5px;
  box-shadow: inset 0 0 8px rgba(247, 212, 187, .75);
  color: #826a51;
  display: inline-block;
  font-size: 0.85rem;
  line-height: 1.2;
  margin: 5px 0 7px;
  opacity: 0.7;
  padding: 7px 10px;
}
.blog-meta:hover, .blog-meta:active, .blog-meta:focus {
  opacity: 1;
}
.blog-meta a {
  text-decoration: none !important;
}
.blog-teaser {
  color: rgba(85, 85, 85, .85);
  font-size: 0.95rem;
}
.blog-image {
  background: #f7efe4;
  border-radius: 5px;
  float: right;
  margin: 0 0 15px 25px;
  max-width: 250px;
  padding: 5px;
}
.post-views {
  display: none;
}
.post-tags {
  border-top: 1px solid #eee;
  color: #666;
  font-size: 0.9em;
  margin-top: 2em;
  padding-top: 1em;
}
.post-tags__tag {
  color: #666;
  text-decoration: underline;
}
.blog-.comment {
  margin-bottom: 20px;
}
.comment-form-section {
  margin-top: 5rem;
}
.comment-form {
  margin-top: 2rem;
}
#wp-calendar {
  width: 100%;
}
#wp-calendar caption {
  color: #333;
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 10px;
  text-align: center;
}
#wp-calendar thead, #wp-calendar tfoot {
  font-size: 10px;
}
#wp-calendar thead th, #wp-calendar tfoot th {
  padding-bottom: 10px;
  text-align: center;
}
#wp-calendar thead #prev, #wp-calendar tfoot #prev, #wp-calendar thead #next, #wp-calendar tfoot #next {
  padding-top: 10px;
  text-transform: uppercase;
}
#wp-calendar thead #next, #wp-calendar tfoot #next {
  text-align: right;
}
#wp-calendar tbody {
  color: #aaa;
}
#wp-calendar tbody td {
  background: #f5f5f5;
  border: 1px solid #fff;
  text-align: center;
  padding: 8px;
}
#wp-calendar tbody td:hover, #wp-calendar tbody td:active, #wp-calendar tbody td:focus {
  background: #fff;
}
#wp-calendar tbody td#today {
  background: #666;
  color: #fff;
}
#wp-calendar tbody td#today:hover, #wp-calendar tbody td#today:active, #wp-calendar tbody td#today:focus {
  background: #999;
}
#wp-calendar tbody td#today a {
  color: white;
}
#wp-calendar tbody .pad {
  background: none;
}
.btn, .woocommerce-account .woocommerce-form button, .woocommerce-account .woocommerce-ResetPassword button, .woocommerce-account .woocommerce-form .button, .woocommerce-account .woocommerce-ResetPassword .button, .woocommerce-account .woocommerce-form input[type="button"], .woocommerce-account .woocommerce-ResetPassword input[type="button"], .woocommerce-account .woocommerce-form input[type="reset"], .woocommerce-account .woocommerce-ResetPassword input[type="reset"], .woocommerce-account .woocommerce-form input[type="submit"], .woocommerce-account .woocommerce-ResetPassword input[type="submit"], .woocommerce-view-subscription .woocommerce table.subscription_details td .button, .woocommerce-view-subscription .woocommerce table.shop_table.order_details td .button, .woocommerce-view-subscription .woocommerce table.subscription_details th .button, .woocommerce-view-subscription .woocommerce table.shop_table.order_details th .button, .woocommerce-cart .woocommerce .button.wc-backward, .woocommerce .cart .button, .woocommerce .woocommerce .cart input.button, .woocommerce .cart_totals a.button.checkout-button, #place_order, #cookie-law-info-bar #cookie_action_close_header, #gform_wrapper_1 button, #gform_wrapper_2 button, #gform_wrapper_1 .button, #gform_wrapper_2 .button, #gform_wrapper_1 input[type="button"], #gform_wrapper_2 input[type="button"], #gform_wrapper_1 input[type="reset"], #gform_wrapper_2 input[type="reset"], #gform_wrapper_1 input[type="submit"], #gform_wrapper_2 input[type="submit"], #gmw-override .gmw-form-wrapper .gmw-submit, div[class^="mm-ajax"] > div form .button, #product .images .flex-direction-nav > li > a, #product .button, .woocommerce-order-received .woocommerce-order .container + .pod .button, .woocommerce-order-received .my_account_orders .button, .woocommerce-view-order .my_account_orders .button {
  -webkit-transition: text-shadow 0.3s ease-in-out;
  -ms-transition: text-shadow 0.3s ease-in-out;
  transition: text-shadow 0.3s ease-in-out;
  background: -moz-linear-gradient(top, #ca5146 0%, #9e362d 100%);
  background: -webkit-linear-gradient(top, #ca5146 0%, #9e362d 100%);
  background: linear-gradient(to bottom, #ca5146 0%, #9e362d 100%);
  border: 1px solid #ca5146;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  padding: 4px 15px;
  text-decoration: none !important;
  white-space: nowrap;
}
@media (max-width: 450px) {
  .btn, .woocommerce-account .woocommerce-form button, .woocommerce-account .woocommerce-ResetPassword button, .woocommerce-account .woocommerce-form .button, .woocommerce-account .woocommerce-ResetPassword .button, .woocommerce-account .woocommerce-form input[type="button"], .woocommerce-account .woocommerce-ResetPassword input[type="button"], .woocommerce-account .woocommerce-form input[type="reset"], .woocommerce-account .woocommerce-ResetPassword input[type="reset"], .woocommerce-account .woocommerce-form input[type="submit"], .woocommerce-account .woocommerce-ResetPassword input[type="submit"], .woocommerce-view-subscription .woocommerce table.subscription_details td .button, .woocommerce-view-subscription .woocommerce table.shop_table.order_details td .button, .woocommerce-view-subscription .woocommerce table.subscription_details th .button, .woocommerce-view-subscription .woocommerce table.shop_table.order_details th .button, .woocommerce-cart .woocommerce .button.wc-backward, .woocommerce .cart .button, .woocommerce .woocommerce .cart input.button, .woocommerce .cart_totals a.button.checkout-button, #place_order, #cookie-law-info-bar #cookie_action_close_header, #gform_wrapper_1 button, #gform_wrapper_2 button, #gform_wrapper_1 .button, #gform_wrapper_2 .button, #gform_wrapper_1 input[type="button"], #gform_wrapper_2 input[type="button"], #gform_wrapper_1 input[type="reset"], #gform_wrapper_2 input[type="reset"], #gform_wrapper_1 input[type="submit"], #gform_wrapper_2 input[type="submit"], #gmw-override .gmw-form-wrapper .gmw-submit, div[class^="mm-ajax"] > div form .button, #product .images .flex-direction-nav > li > a, #product .button, .woocommerce-order-received .woocommerce-order .container + .pod .button, .woocommerce-order-received .my_account_orders .button, .woocommerce-view-order .my_account_orders .button {
    white-space: normal;
  }
}
.btn:hover, .woocommerce-account .woocommerce-form button:hover, .woocommerce-account .woocommerce-ResetPassword button:hover, .woocommerce-account .woocommerce-form .button:hover, .woocommerce-account .woocommerce-ResetPassword .button:hover, .woocommerce-account .woocommerce-form input[type="button"]:hover, .woocommerce-account .woocommerce-ResetPassword input[type="button"]:hover, .woocommerce-account .woocommerce-form input[type="reset"]:hover, .woocommerce-account .woocommerce-ResetPassword input[type="reset"]:hover, .woocommerce-account .woocommerce-form input[type="submit"]:hover, .woocommerce-account .woocommerce-ResetPassword input[type="submit"]:hover, .woocommerce-view-subscription .woocommerce table.subscription_details td .button:hover, .woocommerce-view-subscription .woocommerce table.shop_table.order_details td .button:hover, .woocommerce-view-subscription .woocommerce table.subscription_details th .button:hover, .woocommerce-view-subscription .woocommerce table.shop_table.order_details th .button:hover, .woocommerce-cart .woocommerce .button.wc-backward:hover, .woocommerce .cart .button:hover, .woocommerce .woocommerce .cart input.button:hover, .woocommerce .cart_totals a.button.checkout-button:hover, #place_order:hover, #cookie-law-info-bar #cookie_action_close_header:hover, #gform_wrapper_1 button:hover, #gform_wrapper_2 button:hover, #gform_wrapper_1 .button:hover, #gform_wrapper_2 .button:hover, #gform_wrapper_1 input[type="button"]:hover, #gform_wrapper_2 input[type="button"]:hover, #gform_wrapper_1 input[type="reset"]:hover, #gform_wrapper_2 input[type="reset"]:hover, #gform_wrapper_1 input[type="submit"]:hover, #gform_wrapper_2 input[type="submit"]:hover, #gmw-override .gmw-form-wrapper .gmw-submit:hover, div[class^="mm-ajax"] > div form .button:hover, #product .images .flex-direction-nav > li > a:hover, #product .button:hover, .woocommerce-order-received .woocommerce-order .container + .pod .button:hover, .woocommerce-order-received .my_account_orders .button:hover, .woocommerce-view-order .my_account_orders .button:hover, .btn:active, .woocommerce-account .woocommerce-form button:active, .woocommerce-account .woocommerce-ResetPassword button:active, .woocommerce-account .woocommerce-form .button:active, .woocommerce-account .woocommerce-ResetPassword .button:active, .woocommerce-account .woocommerce-form input[type="button"]:active, .woocommerce-account .woocommerce-ResetPassword input[type="button"]:active, .woocommerce-account .woocommerce-form input[type="reset"]:active, .woocommerce-account .woocommerce-ResetPassword input[type="reset"]:active, .woocommerce-account .woocommerce-form input[type="submit"]:active, .woocommerce-account .woocommerce-ResetPassword input[type="submit"]:active, .woocommerce-view-subscription .woocommerce table.subscription_details td .button:active, .woocommerce-view-subscription .woocommerce table.shop_table.order_details td .button:active, .woocommerce-view-subscription .woocommerce table.subscription_details th .button:active, .woocommerce-view-subscription .woocommerce table.shop_table.order_details th .button:active, .woocommerce-cart .woocommerce .button.wc-backward:active, .woocommerce .cart .button:active, .woocommerce .woocommerce .cart input.button:active, .woocommerce .cart_totals a.button.checkout-button:active, #place_order:active, #cookie-law-info-bar #cookie_action_close_header:active, #gform_wrapper_1 button:active, #gform_wrapper_2 button:active, #gform_wrapper_1 .button:active, #gform_wrapper_2 .button:active, #gform_wrapper_1 input[type="button"]:active, #gform_wrapper_2 input[type="button"]:active, #gform_wrapper_1 input[type="reset"]:active, #gform_wrapper_2 input[type="reset"]:active, #gform_wrapper_1 input[type="submit"]:active, #gform_wrapper_2 input[type="submit"]:active, #gmw-override .gmw-form-wrapper .gmw-submit:active, div[class^="mm-ajax"] > div form .button:active, #product .images .flex-direction-nav > li > a:active, #product .button:active, .woocommerce-order-received .woocommerce-order .container + .pod .button:active, .woocommerce-order-received .my_account_orders .button:active, .woocommerce-view-order .my_account_orders .button:active, .btn:focus, .woocommerce-account .woocommerce-form button:focus, .woocommerce-account .woocommerce-ResetPassword button:focus, .woocommerce-account .woocommerce-form .button:focus, .woocommerce-account .woocommerce-ResetPassword .button:focus, .woocommerce-account .woocommerce-form input[type="button"]:focus, .woocommerce-account .woocommerce-ResetPassword input[type="button"]:focus, .woocommerce-account .woocommerce-form input[type="reset"]:focus, .woocommerce-account .woocommerce-ResetPassword input[type="reset"]:focus, .woocommerce-account .woocommerce-form input[type="submit"]:focus, .woocommerce-account .woocommerce-ResetPassword input[type="submit"]:focus, .woocommerce-view-subscription .woocommerce table.subscription_details td .button:focus, .woocommerce-view-subscription .woocommerce table.shop_table.order_details td .button:focus, .woocommerce-view-subscription .woocommerce table.subscription_details th .button:focus, .woocommerce-view-subscription .woocommerce table.shop_table.order_details th .button:focus, .woocommerce-cart .woocommerce .button.wc-backward:focus, .woocommerce .cart .button:focus, .woocommerce .woocommerce .cart input.button:focus, .woocommerce .cart_totals a.button.checkout-button:focus, #place_order:focus, #cookie-law-info-bar #cookie_action_close_header:focus, #gform_wrapper_1 button:focus, #gform_wrapper_2 button:focus, #gform_wrapper_1 .button:focus, #gform_wrapper_2 .button:focus, #gform_wrapper_1 input[type="button"]:focus, #gform_wrapper_2 input[type="button"]:focus, #gform_wrapper_1 input[type="reset"]:focus, #gform_wrapper_2 input[type="reset"]:focus, #gform_wrapper_1 input[type="submit"]:focus, #gform_wrapper_2 input[type="submit"]:focus, #gmw-override .gmw-form-wrapper .gmw-submit:focus, div[class^="mm-ajax"] > div form .button:focus, #product .images .flex-direction-nav > li > a:focus, #product .button:focus, .woocommerce-order-received .woocommerce-order .container + .pod .button:focus, .woocommerce-order-received .my_account_orders .button:focus, .woocommerce-view-order .my_account_orders .button:focus {
  background: -moz-linear-gradient(top, #ca5146 0%, #9e362d 100%);
  background: -webkit-linear-gradient(top, #ca5146 0%, #9e362d 100%);
  background: linear-gradient(to bottom, #ca5146 0%, #9e362d 100%);
  border-color: #ca5146;
  color: #fff;
  text-shadow: 0 0 4px #fff;
}
.btn + .btn {
  margin-left: 5px;
}
.btn-outline {
  -webkit-transition: border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  -ms-transition: border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  background: #fff;
  border: 2px solid rgba(186, 50, 48, .35);
  color: #ba3230;
  font-size: 1.1rem;
  padding: 5px 10px;
}
.btn-outline:hover, .btn-outline:active, .btn-outline:focus {
  border: 2px solid rgba(186, 50, 48, .5);
  color: #9e362d;
}
@media (max-width: 767px) {
  .btn-stack {
    width: 100%;
  }
  .btn-stack + .btn-stack {
    margin: 5px 0 0;
  }
}
.btn-sidebar {
  -webkit-transition: opacity 0.3s ease-in-out, text-shadow 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out, text-shadow 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, text-shadow 0.3s ease-in-out;
  opacity: 0.8;
  padding: 7px;
  width: 100%;
}
.btn-sidebar:hover, .btn-sidebar:active, .btn-sidebar:focus {
  opacity: 1;
}
.btn-sm {
  font-size: 0.8rem;
  line-height: 1.1;
  padding: 5px 11px;
}
.btn-md {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 7px 20px 8px;
}
.btn-lg, #place_order, .practitioners-copy .btn, .btn .button.wc-backward {
  border-width: 3px;
  border-radius: 5px;
  font-size: 1.3rem;
  padding: 10px 25px;
}
@media (max-width: 767px) {
  .btn-lg, #place_order, .practitioners-copy .btn, .btn .button.wc-backward {
    padding: 7px 20px;
  }
}
.btn i {
  opacity: 0.65;
  padding-right: 3px;
}
.footer {
  background: url(../img/backgrounds/footer-block.jpg);
  color: #fff;
  margin-top: 0.5em;
}
@media (min-width: 768px) {
  .footer {
    margin-top: 2em;
  }
}
.footer--flex {
  align-items: center;
  display: flex;
  height: 250px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 450px) {
  .footer--flex {
    height: 225px;
    text-align: center;
  }
  .footer--flex .col-xs-6 {
    width: 100%;
  }
}
.footer--flex:before {
  content: "";
  display: block;
  position: absolute;
  background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, .15) 0%, rgba(255, 255, 255, 0) 50%);
  background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, .15) 0%, rgba(255, 255, 255, 0) 50%);
  background: radial-gradient(ellipse at center, rgba(255, 255, 255, .15) 0%, rgba(255, 255, 255, 0) 50%);
  bottom: 30px;
  left: 0;
  right: 0;
  top: -150px;
  z-index: 1;
}
.footer--flex > * {
  position: relative;
  z-index: 2;
}
.footer--primary li {
  border-bottom: 1px solid rgba(255, 255, 255, .1);
  line-height: 1.5;
}
.footer--primary h4 {
  color: #fff;
  font-size: 1.285rem;
  font-weight: 300;
}
@media (max-width: 450px) {
  .footer--primary h4 {
    margin-top: 8px;
  }
}
.footer--primary a {
  -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  -ms-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  border-radius: 5px;
  color: rgba(255, 255, 255, .6);
  display: block;
  font-size: 0.85rem;
  margin: 0 -5px -1px;
  padding: 3px 5px 4px;
}
.footer--primary a:hover, .footer--primary a:active, .footer--primary a:focus {
  background: rgba(255, 255, 255, .6);
  color: #333;
  text-decoration: none;
}
.footer #logos {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.footer #logos .flex-break {
  height: 1px;
  width: 100%;
}
.footer #logos a {
  display: block;
  background: url('../img/logos/sprite.jpg');
  height: 20px;
  margin: 0 5px 14px;
  text-indent: -9000em;
  width: 53px;
}
@media (min-width: 768px) {
  .footer #logos a#akta {
    background-position: left -37px;
    height: 53px;
  }
  .footer #logos a#fsmta {
    background-position: -53px -37px;
    margin-left: 30px;
    height: 53px;
  }
  .footer #logos a#biofreeze {
    background-position: -106px -37px;
    width: 69px;
  }
  .footer #logos a#amta {
    background-position: -106px -57px;
    width: 69px;
  }
  .footer #logos a#nata {
    background-position: -106px -77px;
    width: 69px;
  }
  .footer #logos a#nsca {
    background-position: left bottom;
    height: 39px;
    width: 62px;
  }
  .footer #logos a#afaa {
    background-position: right -37px;
    height: 39px;
    margin-left: 22px;
    width: 62px;
  }
}
.footer .colophon {
  color: rgba(255, 255, 255, .2);
  font-size: 0.785rem;
  font-weight: 300;
  letter-spacing: 0.5px;
}
@media (max-width: 450px) {
  .footer .colophon {
    line-height: 0.5;
    padding-top: 5px;
  }
}
.footer .colophon a {
  color: rgba(255, 255, 255, .2);
}
.footer .colophon a:hover, .footer .colophon a:active, .footer .colophon a:focus {
  color: rgba(255, 255, 255, .5);
}
.headernav {
  display: flex;
  left: 0;
  position: absolute;
  right: 0;
  top: -8px;
}
@media (max-width: 767px) {
  .headernav {
    display: none;
  }
}
.headernav.nav-pills > li {
  margin: 0 2px 0 1px;
}
.headernav.nav-pills > li > a {
  -webkit-transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  -ms-transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  background: rgba(255, 255, 255, .3);
  border: 0;
  border-radius: 6px;
  box-shadow: 0 0 3px #c9625b;
  color: #fff;
  font: 700 0.95rem/1 museo-sans, arial, sans-serif;
  padding: 7px 15px;
}
.headernav.nav-pills > li > a:hover, .headernav.nav-pills > li > a:active, .headernav.nav-pills > li > a:focus {
  background: rgba(255, 255, 255, .15);
  box-shadow: 0 0 0 rgba(255, 255, 255, 0);
}
.headernav.nav-pills > li:first-child {
  margin-right: auto;
}
.headernav.nav-pills > li:first-child > a {
  border-radius: 13px 6px 6px 13px;
}
.headernav.nav-pills > li:last-child > a {
  border-radius: 6px 13px 13px 6px;
}
.headernav.nav-pills > li img {
  margin: -3px -3px -1px -7px;
  width: 18px;
}
.navbar-default {
  background: none;
  border: 0;
  margin: 0;
  min-height: 1px;
  z-index: 3;
}
@media (max-width: 767px) {
  .navbar-default {
    position: absolute;
    right: 20px;
    top: 27px;
  }
}
@media (min-width: 768px) {
  .navbar-default {
    border-radius: 0;
    box-shadow: 0 10px 10px -6px rgba(0, 0, 0, .35);
  }
}
body.clean .navbar-default {
  box-shadow: none;
}
.navbar-default .navbar-nav {
  display: flex;
  float: none;
  justify-content: space-between;
  margin: 0 auto;
  padding: 10px 0;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav {
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav {
    padding: 0;
  }
}
.navbar-default .navbar-nav > li > a {
  color: #ba3230;
  font: 700 1.4rem museo-sans, arial, sans-serif;
  padding: 9px 20px 9px 25px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:active {
  color: #555;
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 1.05rem;
    padding: 13px 15px;
    text-transform: uppercase;
  }
}
.navbar-default .navbar-nav > .active > a, .single-staff_member .navbar-default .navbar-nav > .menu-item-2547 > a, .single-event .navbar-default .navbar-nav > .menu-item-1330 > a, .page-id-765 .navbar-default .navbar-nav > .menu-item-1334 > a, .single-practitioner .navbar-default .navbar-nav > .menu-item-1334 > a, .archive .navbar-default .navbar-nav > .menu-item-1333 > a, .single:not(.single-product):not(.single-condition):not(.single-practitioner) .navbar-default .navbar-nav > .menu-item-1333 > a, .single-product .navbar-default .navbar-nav > .menu-item-1329 > a, .page-id-63 .navbar-default .navbar-nav > .contact > a {
  background: none;
  color: #8e8e8e;
}
.navbar-default .navbar-nav > .active > a:hover, .single-staff_member .navbar-default .navbar-nav > .menu-item-2547 > a:hover, .single-event .navbar-default .navbar-nav > .menu-item-1330 > a:hover, .page-id-765 .navbar-default .navbar-nav > .menu-item-1334 > a:hover, .single-practitioner .navbar-default .navbar-nav > .menu-item-1334 > a:hover, .archive .navbar-default .navbar-nav > .menu-item-1333 > a:hover, .single:not(.single-product):not(.single-condition):not(.single-practitioner) .navbar-default .navbar-nav > .menu-item-1333 > a:hover, .single-product .navbar-default .navbar-nav > .menu-item-1329 > a:hover, .page-id-63 .navbar-default .navbar-nav > .contact > a:hover, .navbar-default .navbar-nav > .active > a:focus, .single-staff_member .navbar-default .navbar-nav > .menu-item-2547 > a:focus, .single-event .navbar-default .navbar-nav > .menu-item-1330 > a:focus, .page-id-765 .navbar-default .navbar-nav > .menu-item-1334 > a:focus, .single-practitioner .navbar-default .navbar-nav > .menu-item-1334 > a:focus, .archive .navbar-default .navbar-nav > .menu-item-1333 > a:focus, .single:not(.single-product):not(.single-condition):not(.single-practitioner) .navbar-default .navbar-nav > .menu-item-1333 > a:focus, .single-product .navbar-default .navbar-nav > .menu-item-1329 > a:focus, .page-id-63 .navbar-default .navbar-nav > .contact > a:focus, .navbar-default .navbar-nav > .active > a:active, .single-staff_member .navbar-default .navbar-nav > .menu-item-2547 > a:active, .single-event .navbar-default .navbar-nav > .menu-item-1330 > a:active, .page-id-765 .navbar-default .navbar-nav > .menu-item-1334 > a:active, .single-practitioner .navbar-default .navbar-nav > .menu-item-1334 > a:active, .archive .navbar-default .navbar-nav > .menu-item-1333 > a:active, .single:not(.single-product):not(.single-condition):not(.single-practitioner) .navbar-default .navbar-nav > .menu-item-1333 > a:active, .single-product .navbar-default .navbar-nav > .menu-item-1329 > a:active, .page-id-63 .navbar-default .navbar-nav > .contact > a:active {
  background: none;
  color: #8e8e8e;
}
.navbar-default .navbar-nav > .open > a {
  background: none !important;
}
.navbar-default .navbar-nav > li > .dropdown-menu {
  border: 1px solid rgba(142, 142, 142, .2);
  margin: 0 15px 7px;
  padding: 8px 2px 7px;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav > li > .dropdown-menu {
    border-radius: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav > li > .dropdown-menu {
    border: 0;
    margin: -1px 0 0 -4px;
    padding: 12px 5px 9px;
  }
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
  -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  -ms-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  border-radius: 2px;
  color: #555 !important;
  font: 500 1.2rem museo-sans, arial, sans-serif;
  padding: 6px 15px;
  text-shadow: 1px 1px 0 #fff;
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav > li > .dropdown-menu > li > a {
    font-size: 0.95rem;
    padding: 5px 15px;
  }
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover, .navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus, .navbar-default .navbar-nav > li > .dropdown-menu > li > a:active {
  background: rgba(142, 142, 142, .1);
  color: #ba3230 !important;
}
.navbar-default .navbar-nav > li > .dropdown-menu > .active > a {
  background: none;
  color: #8e8e8e !important;
}
.navbar-default .navbar-toggle {
  -webkit-transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  -ms-transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  background: rgba(255, 255, 255, .3);
  border: 0;
  box-shadow: 0 0 3px #c9625b;
  color: #fff;
  font-size: 2.2rem;
  line-height: 1;
  margin: 0;
  padding: 7px 9px 7px 10px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:active, .navbar-default .navbar-toggle:focus {
  background: rgba(255, 255, 255, .15);
  box-shadow: 0 0 0 rgba(255, 255, 255, 0);
}
.navbar-default .caret {
  border-left-width: 3px;
  border-right-width: 3px;
  border-top-width: 5px;
  opacity: 0.45;
  position: relative;
  top: 8px;
}
@media (max-width: 767px) {
  .navbar-default .caret {
    float: right;
  }
}
@media (min-width: 768px) {
  .navbar-default .caret {
    top: -2px;
  }
}
.navbar-nav.navbar-right:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .nav-header > li {
    float: none;
  }
}
@media (max-width: 767px) {
  .navbar-collapse {
    -webkit-transition: transform 0.3s ease-in-out;
    -ms-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    background: #fff;
    border: 0;
    bottom: 0;
    box-shadow: 3px 0 15px rgba(0, 0, 0, .2), inset 0 0 0 5px #fff, inset -12px 12px 8px -5px rgba(0, 0, 0, .07);
    left: 0;
    padding: 5px 0 0;
    position: fixed;
    top: 0;
    transform: translateX(-255px);
    width: 240px;
    z-index: 3;
  }
  .in .navbar-collapse {
    transform: translateX(-5px);
  }
}
@media (max-width: 767px) {
  .mobile-btns {
    display: flex !important;
    flex-wrap: wrap;
    padding: 0 10px;
  }
  .mobile-btns hr {
    background: rgba(142, 142, 142, .25);
    box-shadow: 0 15px 15px rgba(142, 142, 142, .45), 0 3px 4px rgba(142, 142, 142, .3);
    height: 1px;
    margin: 0 -5px 20px -10px;
    width: 100%;
  }
  .mobile-btns .mobile-btn {
    align-items: center;
    background: -moz-linear-gradient(top, #ca5146 0%, #9e362d 100%);
    background: -webkit-linear-gradient(top, #ca5146 0%, #9e362d 100%);
    background: linear-gradient(to bottom, #ca5146 0%, #9e362d 100%);
    border-radius: 5px;
    display: flex;
    justify-content: center;
    margin: 0 5px;
    padding: 10px;
    width: calc(50% - 10px);
  }
  .mobile-btns .mobile-btn img {
    height: auto;
    width: 29px;
  }
  .mobile-btns .mobile-btn:last-child img {
    margin-left: -5px;
    width: 35px;
  }
}
.woocommerce-account {
  display: flex;
  flex-direction: column;
}
.woocommerce-account main, .woocommerce-account main > .container, .woocommerce-account .intro-copy {
  display: flex;
  flex-grow: 1;
}
.woocommerce-account main {
  flex-direction: column;
}
.woocommerce-account .intro-copy {
  padding: 0;
}
.woocommerce-account.woocommerce-edit-address h2.section-title {
  text-transform: capitalize;
}
.woocommerce-account.woocommerce-edit-address .account-halves {
  align-items: flex-end;
}
.woocommerce-account.woocommerce-edit-address #gform_wrapper_1 .select2-container--default .select2-selection--single {
  height: 39px;
  margin-bottom: 1px;
  padding: 6px 15px;
}
.woocommerce-account .woocommerce {
  flex-grow: 1;
  margin: -25px 0 !important;
  padding: 40px 0 55px;
  position: relative;
  width: 100%;
  z-index: 2;
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce {
    margin-bottom: 0 !important;
  }
}
.woocommerce-account .woocommerce:before {
  content: "";
  display: block;
  position: absolute;
  background: #f7efe4;
  bottom: 0;
  box-shadow: inset 0 0 8px rgba(247, 212, 187, .75);
  left: 50%;
  margin-left: calc(-50vw - 20px);
  margin-right: -50vw;
  right: 50%;
  top: 0;
  width: calc(100vw + 20px);
  z-index: -1;
}
.woocommerce-account .woocommerce > h2 {
  color: #885426;
  text-align: center;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  border: 0;
  margin: -10px 0 0 !important;
  padding: 0;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    margin: 10px 0 3px !important;
  }
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  padding: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation-link {
  margin: 0 0 15px;
}
@media (min-width: 768px) {
  .woocommerce-account .woocommerce-MyAccount-navigation-link {
    margin-bottom: 0;
  }
}
.woocommerce-account .woocommerce-MyAccount-navigation-link a {
  -webkit-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
  background: #fff;
  border-radius: 5px;
  color: #826a51 !important;
  opacity: 0.6;
  padding: 7px 13px 8px;
  text-decoration: none !important;
  text-transform: capitalize;
}
@media (min-width: 768px) {
  .woocommerce-account .woocommerce-MyAccount-navigation-link a {
    border-radius: 5px 5px 0 0;
    padding: 10px 15px;
  }
}
.woocommerce-account .woocommerce-MyAccount-navigation-link a:hover, .woocommerce-account .woocommerce-MyAccount-navigation-link a:active, .woocommerce-account .woocommerce-MyAccount-navigation-link a:focus {
  color: #a8662e !important;
  opacity: 1;
}
.woocommerce-account .woocommerce-MyAccount-navigation-link.is-active a {
  color: #ba3230 !important;
  font-weight: 700;
  opacity: 1;
}
.woocommerce-account .woocommerce-MyAccount-content {
  display: flex;
  flex-direction: column;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details {
  order: -1;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details h2 {
  text-transform: capitalize;
}
.woocommerce-account .woocommerce-MyAccount-content .pod {
  box-shadow: 0 0 8px rgba(247, 212, 187, .75);
  margin-right: 0;
  order: -1;
  padding: 30px 20px;
  position: relative;
}
.woocommerce-account .woocommerce-MyAccount-content .pod hr {
  margin: 30px 0;
}
.woocommerce-account .woocommerce-MyAccount-content .pod .intro-copy {
  justify-content: center;
}
.woocommerce-account .woocommerce-MyAccount-content .pod .section-title small {
  font-size: 0.5em;
}
.woocommerce-account .woocommerce-MyAccount-content .pod .edit {
  color: rgba(130, 106, 81, .65) !important;
  float: none;
  font-size: 0.9rem;
  line-height: 1;
  padding: 12px 10px;
  position: absolute;
  right: 0;
  top: 0;
}
.woocommerce-account .woocommerce-MyAccount-content .pod .edit:hover, .woocommerce-account .woocommerce-MyAccount-content .pod .edit:active, .woocommerce-account .woocommerce-MyAccount-content .pod .edit:focus {
  color: #ba3230 !important;
}
.woocommerce-account .woocommerce-MyAccount-content .addresses .pod {
  padding: 20px;
}
@media (min-width: 768px) {
  .woocommerce-account .woocommerce-MyAccount-content .addresses .pod {
    width: calc(50% - 14px);
  }
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-notices-wrapper .woocommerce-message {
  background: #fff;
  border: 0;
  border-radius: 10px;
  box-shadow: 0 0 8px rgba(247, 212, 187, .75);
  margin-bottom: 22px;
  padding: 10px 15px;
  text-align: center;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-notices-wrapper .woocommerce-message:before {
  left: auto;
  padding-right: 3px;
  position: relative;
  top: auto;
}
.woocommerce-account .woocommerce-MyAccount-content #gform_wrapper_1 {
  margin: 0;
  padding: 0;
}
.woocommerce-account .woocommerce-MyAccount-content #gform_wrapper_1:before, .woocommerce-account .woocommerce-MyAccount-content #gform_wrapper_1:after {
  display: none;
}
.woocommerce-account .woocommerce-MyAccount-content #gform_wrapper_1 .account-halves {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 50px;
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce-MyAccount-content #gform_wrapper_1 .account-halves {
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .woocommerce-account .woocommerce-MyAccount-content #gform_wrapper_1 .account-halves {
    margin: 0 -10px 35px;
  }
}
.woocommerce-account .woocommerce-MyAccount-content #gform_wrapper_1 .account-halves > * {
  margin: 10px 0 0;
  width: 100%;
}
@media (min-width: 768px) {
  .woocommerce-account .woocommerce-MyAccount-content #gform_wrapper_1 .account-halves > * {
    margin: 10px 10px 0;
    width: calc(50% - 20px);
  }
}
.woocommerce-account .woocommerce-MyAccount-content #gform_wrapper_1 .account-thirds {
  align-items: flex-start;
  display: flex;
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce-MyAccount-content #gform_wrapper_1 .account-thirds {
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .woocommerce-account .woocommerce-MyAccount-content #gform_wrapper_1 .account-thirds {
    margin: 0 -10px;
  }
}
.woocommerce-account .woocommerce-MyAccount-content #gform_wrapper_1 .account-thirds > * {
  flex-grow: 1;
  margin: 10px 0 0;
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce-MyAccount-content #gform_wrapper_1 .account-thirds > * {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .woocommerce-account .woocommerce-MyAccount-content #gform_wrapper_1 .account-thirds > * {
    margin: 0 10px;
  }
}
.woocommerce-account.woocommerce-view-subscription .woocommerce-MyAccount-navigation-link--subscriptions a, .woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-navigation-link--orders a {
  color: #ba3230 !important;
  font-weight: 700;
  opacity: 1;
}
.woocommerce-account .woocommerce-error {
  background: white;
  border: 0;
  border-radius: 5px;
  color: #ba3230;
  font-size: 1.35rem;
  font-weight: 500;
}
.woocommerce-account .woocommerce-form, .woocommerce-account .woocommerce-ResetPassword {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px !important;
  padding: 0 !important;
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce-form, .woocommerce-account .woocommerce-ResetPassword {
    flex-direction: column;
    padding: 0 10px !important;
    width: calc(100vw - 10px);
  }
}
.woocommerce-account .woocommerce-form .woocommerce-form-row, .woocommerce-account .woocommerce-ResetPassword .woocommerce-form-row {
  margin: 0 10px 6px;
}
@media (min-width: 768px) {
  .woocommerce-account .woocommerce-form .woocommerce-form-row, .woocommerce-account .woocommerce-ResetPassword .woocommerce-form-row {
    width: calc(50% - 20px);
  }
}
.woocommerce-account .woocommerce-form p[class^="form-row"], .woocommerce-account .woocommerce-ResetPassword p[class^="form-row"] {
  display: flex;
  padding: 10px 13px 0;
}
@media (max-width: 450px) {
  .woocommerce-account .woocommerce-form p[class^="form-row"], .woocommerce-account .woocommerce-ResetPassword p[class^="form-row"] {
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .woocommerce-account .woocommerce-form p[class^="form-row"], .woocommerce-account .woocommerce-ResetPassword p[class^="form-row"] {
    width: 50%;
  }
}
.woocommerce-account .woocommerce-form p[class^="form-row"] .button, .woocommerce-account .woocommerce-ResetPassword p[class^="form-row"] .button {
  width: 150px;
}
@media (max-width: 450px) {
  .woocommerce-account .woocommerce-form p[class^="form-row"] .button, .woocommerce-account .woocommerce-ResetPassword p[class^="form-row"] .button {
    width: 100%;
  }
}
.woocommerce-account .woocommerce-form p[class^="form-row"] input, .woocommerce-account .woocommerce-ResetPassword p[class^="form-row"] input {
  margin: 0;
  width: 19px;
}
.woocommerce-account .woocommerce-form p[class^="form-row"] .woocommerce-form__label, .woocommerce-account .woocommerce-ResetPassword p[class^="form-row"] .woocommerce-form__label {
  align-items: center;
  display: flex;
  flex-grow: 1;
  padding: 0 0 0 25px;
  justify-content: flex-end;
}
@media (max-width: 450px) {
  .woocommerce-account .woocommerce-form p[class^="form-row"] .woocommerce-form__label, .woocommerce-account .woocommerce-ResetPassword p[class^="form-row"] .woocommerce-form__label {
    justify-content: center;
    padding: 12px 0 0;
  }
}
.woocommerce-account .woocommerce-form p[class^="form-row"] .woocommerce-form__label > span, .woocommerce-account .woocommerce-ResetPassword p[class^="form-row"] .woocommerce-form__label > span {
  align-items: center;
  display: flex;
  font-size: 1rem;
  font-weight: 400;
  padding: 0 8px;
}
.woocommerce-account .woocommerce-form .lost_password, .woocommerce-account .woocommerce-ResetPassword .lost_password {
  padding: 0 0 0 13px;
  text-align: center;
  width: 164px;
}
@media (max-width: 450px) {
  .woocommerce-account .woocommerce-form .lost_password, .woocommerce-account .woocommerce-ResetPassword .lost_password {
    padding: 0;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .woocommerce-account .woocommerce-form .lost_password, .woocommerce-account .woocommerce-ResetPassword .lost_password {
    padding: 19px 13px 0;
    text-align: right;
    width: 50%;
  }
}
.woocommerce-account .woocommerce-form input, .woocommerce-account .woocommerce-ResetPassword input, .woocommerce-account .woocommerce-form select, .woocommerce-account .woocommerce-ResetPassword select, .woocommerce-account .woocommerce-form textarea, .woocommerce-account .woocommerce-ResetPassword textarea {
  -webkit-transition: box-shadow 0.3s ease-in-out;
  -ms-transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out;
  background: #fff;
  border: 0;
  border-radius: 5px;
  box-shadow: 0 0 5px #f7d4bb;
  color: #826a51;
  font-size: 1.2rem;
  padding: 7px 15px;
  width: 100%;
}
.woocommerce-account .woocommerce-form input:focus, .woocommerce-account .woocommerce-ResetPassword input:focus, .woocommerce-account .woocommerce-form select:focus, .woocommerce-account .woocommerce-ResetPassword select:focus, .woocommerce-account .woocommerce-form textarea:focus, .woocommerce-account .woocommerce-ResetPassword textarea:focus {
  box-shadow: 0 0 1px 2px rgba(186, 50, 48, .4);
  outline: none;
}
.woocommerce-account .woocommerce-form input[aria-invalid="true"], .woocommerce-account .woocommerce-ResetPassword input[aria-invalid="true"], .woocommerce-account .woocommerce-form select[aria-invalid="true"], .woocommerce-account .woocommerce-ResetPassword select[aria-invalid="true"], .woocommerce-account .woocommerce-form textarea[aria-invalid="true"], .woocommerce-account .woocommerce-ResetPassword textarea[aria-invalid="true"] {
  box-shadow: 0 0 1px 2px rgba(158, 54, 45, .5);
}
.woocommerce-account .woocommerce-form label, .woocommerce-account .woocommerce-ResetPassword label {
  color: #a8662e;
  font-weight: 500;
  font-size: 1.1rem;
  margin: 0;
  padding: 0 15px 8px;
}
.woocommerce-account .woocommerce-form label:empty, .woocommerce-account .woocommerce-ResetPassword label:empty, .woocommerce-account .woocommerce-form label .required, .woocommerce-account .woocommerce-ResetPassword label .required {
  display: none;
}
.woocommerce-account .woocommerce-form label.error, .woocommerce-account .woocommerce-ResetPassword label.error {
  margin-top: 5px;
  color: #b94a48;
  font-size: 90%;
}
.woocommerce-account .woocommerce-form label.error.valid, .woocommerce-account .woocommerce-ResetPassword label.error.valid {
  display: none !important;
}
.woocommerce-account .woocommerce-form .controls label, .woocommerce-account .woocommerce-ResetPassword .controls label {
  font-weight: 300;
}
.woocommerce-account .woocommerce-form .field_sublabel_below .ginput_complex.ginput_container label, .woocommerce-account .woocommerce-ResetPassword .field_sublabel_below .ginput_complex.ginput_container label {
  font-size: 0.9rem;
  margin-top: 7px;
  opacity: 0.7;
}
.woocommerce-account .woocommerce-form button, .woocommerce-account .woocommerce-ResetPassword button, .woocommerce-account .woocommerce-form .button, .woocommerce-account .woocommerce-ResetPassword .button, .woocommerce-account .woocommerce-form input[type="button"], .woocommerce-account .woocommerce-ResetPassword input[type="button"], .woocommerce-account .woocommerce-form input[type="reset"], .woocommerce-account .woocommerce-ResetPassword input[type="reset"], .woocommerce-account .woocommerce-form input[type="submit"], .woocommerce-account .woocommerce-ResetPassword input[type="submit"] {
  border-width: 3px;
  border-radius: 5px;
  box-shadow: none;
  font-size: 1.3rem;
  letter-spacing: 0;
  padding: 10px 25px;
  text-transform: none;
  width: auto;
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce-form button, .woocommerce-account .woocommerce-ResetPassword button, .woocommerce-account .woocommerce-form .button, .woocommerce-account .woocommerce-ResetPassword .button, .woocommerce-account .woocommerce-form input[type="button"], .woocommerce-account .woocommerce-ResetPassword input[type="button"], .woocommerce-account .woocommerce-form input[type="reset"], .woocommerce-account .woocommerce-ResetPassword input[type="reset"], .woocommerce-account .woocommerce-form input[type="submit"], .woocommerce-account .woocommerce-ResetPassword input[type="submit"] {
    padding: 7px 20px;
  }
}
.woocommerce-account.woocommerce-edit-address label.checkbox {
  padding-left: 30px;
}
.woocommerce-account.woocommerce-edit-address label.checkbox input[type="checkbox"] {
  margin: 4px 0 0 -20px !important;
}
.woocommerce-account .woocommerce-MyAccount-content td, .woocommerce-account .woocommerce-MyAccount-content th {
  vertical-align: middle;
}
.woocommerce-account .woocommerce-MyAccount-content td:not(:first-child), .woocommerce-account .woocommerce-MyAccount-content th:not(:first-child) {
  text-align: center;
}
.woocommerce-account .woocommerce-MyAccount-content .sticky-action {
  display: flex;
  justify-content: flex-end;
  width: auto;
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce-MyAccount-content .sticky-action:before {
    margin-right: auto;
  }
}
.woocommerce-account .woocommerce-MyAccount-content tbody .sticky-action {
  padding-top: 20px;
}
.woocommerce-account .woocommerce-MyAccount-content .sticky-list-delete {
  margin-left: 5px;
}
.woocommerce-account .woocommerce-MyAccount-content .stickylist-post_title {
  font-size: 0.95rem;
}
.woocommerce-account .woocommerce-MyAccount-content .stickylist-post_title strong {
  display: block;
  font-size: 1.2rem;
  margin-bottom: -4px;
}
.woocommerce-account .woocommerce-MyAccount-content .stickylist-post_title br {
  display: none;
}
.woocommerce-ResetPassword {
  justify-content: center;
}
@media (max-width: 767px) {
  .woocommerce-ResetPassword .woocommerce-form-row {
    width: calc(100% - 20px) !important;
  }
}
@media (max-width: 991px) {
  .woocommerce-ResetPassword .woocommerce-form-row {
    flex-grow: 1;
  }
}
.woocommerce-ResetPassword .woocommerce-form-row ~ .woocommerce-form-row {
  align-self: flex-end;
  flex-grow: 0;
}
@media (min-width: 768px) {
  .woocommerce-ResetPassword .woocommerce-form-row ~ .woocommerce-form-row {
    margin: 0 0 6px;
    width: auto !important;
  }
}
.woocommerce-ResetPassword .woocommerce-Button {
  text-transform: capitalize !important;
}
@media (max-width: 767px) {
  .woocommerce-ResetPassword .woocommerce-Button {
    width: 100% !important;
  }
}
.woocommerce-ResetPassword > p:first-child {
  margin: 0 20px 30px;
  text-align: center;
  width: 100%;
}
@media (max-width: 767px) {
  .woocommerce-ResetPassword > p:first-child {
    width: calc(100% - 40px) !important;
  }
}
@media (min-width: 768px) {
  .woocommerce-ResetPassword > p:first-child {
    margin: 0 50px 30px;
  }
}
@media (min-width: 992px) {
  .woocommerce-ResetPassword > p:first-child {
    margin: 0 0 40px;
  }
}
.woocommerce-orders .woocommerce table.shop_table, .woocommerce-view-subscription .woocommerce table.shop_table, .woocommerce-subscriptions .woocommerce table.shop_table {
  border: 0;
}
.woocommerce-orders .woocommerce table.shop_table thead, .woocommerce-view-subscription .woocommerce table.shop_table thead, .woocommerce-subscriptions .woocommerce table.shop_table thead {
  display: none;
}
@media (max-width: 767px) {
  .woocommerce-orders .woocommerce table.shop_table tr, .woocommerce-view-subscription .woocommerce table.shop_table tr, .woocommerce-subscriptions .woocommerce table.shop_table tr {
    display: flex;
    flex-wrap: wrap;
  }
}
.woocommerce-orders .woocommerce table.shop_table td, .woocommerce-view-subscription .woocommerce table.shop_table td, .woocommerce-subscriptions .woocommerce table.shop_table td {
  background: rgba(247, 239, 228, .5) !important;
  border: 0;
  padding: 0 15px 8px;
  text-align: center;
}
@media (max-width: 767px) {
  .woocommerce-orders .woocommerce table.shop_table td, .woocommerce-view-subscription .woocommerce table.shop_table td, .woocommerce-subscriptions .woocommerce table.shop_table td {
    align-items: center;
    display: flex;
    flex-grow: 1;
    justify-content: start;
  }
  .woocommerce-orders .woocommerce table.shop_table td:before, .woocommerce-view-subscription .woocommerce table.shop_table td:before, .woocommerce-subscriptions .woocommerce table.shop_table td:before {
    display: none;
  }
  .woocommerce-orders .woocommerce table.shop_table td .amount, .woocommerce-view-subscription .woocommerce table.shop_table td .amount, .woocommerce-subscriptions .woocommerce table.shop_table td .amount {
    padding-right: 5px;
  }
}
@media (min-width: 768px) {
  .woocommerce-orders .woocommerce table.shop_table td, .woocommerce-view-subscription .woocommerce table.shop_table td, .woocommerce-subscriptions .woocommerce table.shop_table td {
    border-top: 3px solid #fff;
    padding: 8px;
  }
}
.woocommerce-orders .woocommerce table.shop_table td.woocommerce-orders-table__cell-order-number, .woocommerce-view-subscription .woocommerce table.shop_table td.woocommerce-orders-table__cell-order-number, .woocommerce-subscriptions .woocommerce table.shop_table td.woocommerce-orders-table__cell-order-number, .woocommerce-orders .woocommerce table.shop_table td.order-number, .woocommerce-view-subscription .woocommerce table.shop_table td.order-number, .woocommerce-subscriptions .woocommerce table.shop_table td.order-number {
  font-size: 1.2rem;
  text-align: left;
}
@media (max-width: 767px) {
  .woocommerce-orders .woocommerce table.shop_table td.woocommerce-orders-table__cell-order-number, .woocommerce-view-subscription .woocommerce table.shop_table td.woocommerce-orders-table__cell-order-number, .woocommerce-subscriptions .woocommerce table.shop_table td.woocommerce-orders-table__cell-order-number, .woocommerce-orders .woocommerce table.shop_table td.order-number, .woocommerce-view-subscription .woocommerce table.shop_table td.order-number, .woocommerce-subscriptions .woocommerce table.shop_table td.order-number {
    border-top: 8px solid #fff;
    justify-content: space-between;
    padding-top: 8px;
    width: 100%;
  }
  .woocommerce-orders .woocommerce table.shop_table td.woocommerce-orders-table__cell-order-number:before, .woocommerce-view-subscription .woocommerce table.shop_table td.woocommerce-orders-table__cell-order-number:before, .woocommerce-subscriptions .woocommerce table.shop_table td.woocommerce-orders-table__cell-order-number:before, .woocommerce-orders .woocommerce table.shop_table td.order-number:before, .woocommerce-view-subscription .woocommerce table.shop_table td.order-number:before, .woocommerce-subscriptions .woocommerce table.shop_table td.order-number:before {
    display: block;
  }
}
@media (min-width: 768px) {
  .woocommerce-orders .woocommerce table.shop_table td.woocommerce-orders-table__cell-order-number, .woocommerce-view-subscription .woocommerce table.shop_table td.woocommerce-orders-table__cell-order-number, .woocommerce-subscriptions .woocommerce table.shop_table td.woocommerce-orders-table__cell-order-number, .woocommerce-orders .woocommerce table.shop_table td.order-number, .woocommerce-view-subscription .woocommerce table.shop_table td.order-number, .woocommerce-subscriptions .woocommerce table.shop_table td.order-number {
    padding-left: 20px;
  }
}
.woocommerce-orders .woocommerce table.shop_table td.woocommerce-orders-table__cell-order-actions, .woocommerce-view-subscription .woocommerce table.shop_table td.woocommerce-orders-table__cell-order-actions, .woocommerce-subscriptions .woocommerce table.shop_table td.woocommerce-orders-table__cell-order-actions, .woocommerce-orders .woocommerce table.shop_table td.order-actions, .woocommerce-view-subscription .woocommerce table.shop_table td.order-actions, .woocommerce-subscriptions .woocommerce table.shop_table td.order-actions {
  justify-content: end;
  text-align: right;
}
.woocommerce-view-subscription .woocommerce table.subscription_details, .woocommerce-view-subscription .woocommerce table.shop_table.order_details {
  margin: 0 20px;
  width: calc(100% - 40px);
}
@media (max-width: 450px) {
  .woocommerce-view-subscription .woocommerce table.subscription_details tr, .woocommerce-view-subscription .woocommerce table.shop_table.order_details tr {
    flex-wrap: nowrap;
  }
}
@media (max-width: 450px) {
  .woocommerce-view-subscription .woocommerce table.subscription_details tr.order_item td, .woocommerce-view-subscription .woocommerce table.shop_table.order_details tr.order_item td {
    white-space: normal;
    width: auto;
  }
  .woocommerce-view-subscription .woocommerce table.subscription_details tr.order_item td:after, .woocommerce-view-subscription .woocommerce table.shop_table.order_details tr.order_item td:after {
    display: none;
  }
  .woocommerce-view-subscription .woocommerce table.subscription_details tr.order_item .product-quantity, .woocommerce-view-subscription .woocommerce table.shop_table.order_details tr.order_item .product-quantity {
    display: none;
  }
}
@media (max-width: 767px) {
  .woocommerce-view-subscription .woocommerce table.subscription_details tr.order_item, .woocommerce-view-subscription .woocommerce table.shop_table.order_details tr.order_item {
    background: rgba(255, 255, 255, .95);
  }
  .woocommerce-view-subscription .woocommerce table.subscription_details tr.order_item .product-quantity, .woocommerce-view-subscription .woocommerce table.shop_table.order_details tr.order_item .product-quantity {
    padding-left: 5px;
  }
  .woocommerce-view-subscription .woocommerce table.subscription_details tr.order_item td, .woocommerce-view-subscription .woocommerce table.shop_table.order_details tr.order_item td {
    border-bottom: 10px solid #f7efe4;
    font-size: 1.1rem;
    line-height: 1.2;
    padding: 10px;
  }
}
.woocommerce-view-subscription .woocommerce table.subscription_details td, .woocommerce-view-subscription .woocommerce table.shop_table.order_details td, .woocommerce-view-subscription .woocommerce table.subscription_details th, .woocommerce-view-subscription .woocommerce table.shop_table.order_details th {
  border: 0;
  font-size: 0.95rem;
  font-weight: 400;
  justify-content: end;
  text-align: right;
  white-space: nowrap;
}
@media (max-width: 450px) {
  .woocommerce-view-subscription .woocommerce table.subscription_details td, .woocommerce-view-subscription .woocommerce table.shop_table.order_details td, .woocommerce-view-subscription .woocommerce table.subscription_details th, .woocommerce-view-subscription .woocommerce table.shop_table.order_details th {
    width: 50%;
  }
}
.woocommerce-view-subscription .woocommerce table.subscription_details td:first-child, .woocommerce-view-subscription .woocommerce table.shop_table.order_details td:first-child, .woocommerce-view-subscription .woocommerce table.subscription_details th:first-child, .woocommerce-view-subscription .woocommerce table.shop_table.order_details th:first-child {
  min-width: 70%;
}
@media (max-width: 450px) {
  .woocommerce-view-subscription .woocommerce table.subscription_details td:first-child, .woocommerce-view-subscription .woocommerce table.shop_table.order_details td:first-child, .woocommerce-view-subscription .woocommerce table.subscription_details th:first-child, .woocommerce-view-subscription .woocommerce table.shop_table.order_details th:first-child {
    min-width: 50%;
  }
}
@media (min-width: 768px) {
  .woocommerce-view-subscription .woocommerce table.subscription_details td:first-child, .woocommerce-view-subscription .woocommerce table.shop_table.order_details td:first-child, .woocommerce-view-subscription .woocommerce table.subscription_details th:first-child, .woocommerce-view-subscription .woocommerce table.shop_table.order_details th:first-child {
    width: 80%;
  }
}
.woocommerce-view-subscription .woocommerce table.subscription_details td:first-child:after, .woocommerce-view-subscription .woocommerce table.shop_table.order_details td:first-child:after, .woocommerce-view-subscription .woocommerce table.subscription_details th:first-child:after, .woocommerce-view-subscription .woocommerce table.shop_table.order_details th:first-child:after {
  content: ":";
  display: inline-block;
}
.woocommerce-view-subscription .woocommerce table.subscription_details td .button, .woocommerce-view-subscription .woocommerce table.shop_table.order_details td .button, .woocommerce-view-subscription .woocommerce table.subscription_details th .button, .woocommerce-view-subscription .woocommerce table.shop_table.order_details th .button {
  padding: 7px 10px;
}
@media (max-width: 767px) {
  .woocommerce-view-subscription .woocommerce table.subscription_details td .button, .woocommerce-view-subscription .woocommerce table.shop_table.order_details td .button, .woocommerce-view-subscription .woocommerce table.subscription_details th .button, .woocommerce-view-subscription .woocommerce table.shop_table.order_details th .button {
    width: auto;
  }
}
.woocommerce-view-subscription .woocommerce table.subscription_details th:after, .woocommerce-view-subscription .woocommerce table.shop_table.order_details th:after {
  display: none !important;
}
@media (max-width: 767px) {
  .woocommerce-view-subscription .woocommerce table.subscription_details th, .woocommerce-view-subscription .woocommerce table.shop_table.order_details th {
    padding-top: 0 !important;
  }
}
.woocommerce-view-subscription .woocommerce table.subscription_details + h2, .woocommerce-view-subscription .woocommerce table.shop_table.order_details + h2 {
  background: #fff !important;
  color: #a8662e;
  font: 500 1.7rem museo-sans, arial, sans-serif;
  margin: 20px 0;
  padding: 15px 0;
  text-align: center;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .woocommerce-view-subscription .woocommerce table.subscription_details + h2, .woocommerce-view-subscription .woocommerce table.shop_table.order_details + h2 {
    display: block;
    width: 100%;
  }
}
.woocommerce .woocommerce-customer-details address {
  background: rgba(255, 255, 255, .5);
  border: 0;
  color: #826a51;
  line-height: 1.8;
  margin-top: -10px;
  padding: 15px;
  text-align: center;
}
.woocommerce .woocommerce-customer-details p[class^="woocommerce-customer-details"] {
  padding: 0;
}
.woocommerce .woocommerce-customer-details p[class^="woocommerce-customer-details"]:before {
  display: none;
}
.woocommerce .woocommerce-customer-details h2 {
  background: #fff !important;
  color: #a8662e;
  font: 500 1.7rem museo-sans, arial, sans-serif;
  margin: 20px 0;
  padding: 15px 0;
  text-align: center;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-customer-details h2 {
    display: block;
    width: 100%;
  }
}
.woocommerce-account .woocommerce-order-details .woocommerce-order-details__title {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 8px rgba(247, 212, 187, .75);
  color: #333;
  font: 900 2rem quatro, arial, times, serif;
  margin: 0 0 20px;
  padding: 20px 10px;
  text-align: center;
}
@media (min-width: 768px) {
  .woocommerce-account .woocommerce-order-details .woocommerce-order-details__title {
    font-size: 2.25rem;
    padding: 30px 10px;
  }
}
.woocommerce-account .woocommerce-order-details header h2 {
  color: #885426;
  text-align: center;
}
.brown-container {
  color: #826a51;
  padding: 30px 25px;
  position: relative;
}
@media (min-width: 768px) {
  .brown-container {
    padding: 30px 0;
  }
}
.brown-container:before, .brown-container:after {
  content: "";
  display: block;
  position: absolute;
  background: #f7efe4;
  bottom: 0;
  left: 50%;
  margin-left: calc(-50vw - 20px);
  margin-right: -50vw;
  right: 50%;
  top: 0;
  width: calc(100vw + 20px);
}
.brown-container:before {
  bottom: 0;
  box-shadow: inset 0 0 8px rgba(247, 212, 187, .75);
  top: 0;
  z-index: -2;
}
.brown-container:after {
  display: none;
  height: 20px;
  top: 0;
  z-index: -1;
}
.brown-container h2, .brown-container h3, .brown-container h4 {
  color: #885426;
}
.brown-container h2:last-child, .brown-container h3:last-child, .brown-container h4:last-child {
  margin-bottom: 0;
}
.jumbotron + .container .brown-container:first-child {
  margin-top: -20px;
}
.brown-container .pod {
  background: rgba(255, 255, 255, .75);
  box-shadow: none;
  margin: 0 10px;
}
.brown-container + .brown-container, .brown-container[class^="col"]:first-of-type {
  margin-top: -40px;
}
.brown-container + .brown-container:after, .brown-container[class^="col"]:first-of-type:after {
  display: block;
}
@media (max-width: 767px) {
  .brown-container.col-sm-6 {
    padding: 30px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .brown-container.col-sm-6 {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 2px);
  }
  .brown-container.col-sm-6.col-md-6:before {
    left: 100.5%;
  }
}
@media (min-width: 768px) {
  .brown-container.col-sm-6 {
    padding-bottom: 40px;
  }
  .brown-container.col-sm-6 + .brown-container.col-sm-6:before, .brown-container.col-sm-6 + .brown-container.col-sm-6:after {
    left: -0.5%;
  }
}
.brown-container.col-sm-6:before {
  box-shadow: none;
}
@media (max-width: 767px) {
  .brown-container.col-md-4 {
    padding: 30px 0;
  }
}
@media (max-width: 991px) {
  .brown-container.col-md-4 {
    margin-top: -50px;
  }
}
@media (min-width: 992px) {
  .brown-container.col-md-4 {
    width: calc((100% / 3) - 1px);
  }
  .brown-container.col-md-4:before, .brown-container.col-md-4:after {
    left: 150%;
  }
  .brown-container.col-md-4:nth-of-type(3n+2):before, .brown-container.col-md-4:nth-of-type(3n+2):after {
    left: 50%;
  }
  .brown-container.col-md-4:nth-of-type(3n+3):before, .brown-container.col-md-4:nth-of-type(3n+3):after {
    left: -50%;
  }
  .brown-container.col-md-4:nth-of-type(3n+4) {
    clear: both;
  }
}
@media (max-width: 1199px) {
  .brown-container.col-md-4 .text__pod {
    padding: 18px 20px;
  }
}
.brown-container.col-md-4:before {
  box-shadow: none;
}
.brown-container.col-md-4 .text__icon {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .brown-container.col-md-3 {
    padding: 30px 0;
  }
}
@media (min-width: 992px) {
  .brown-container.col-md-3:before, .brown-container.col-md-3:after {
    left: 200%;
  }
  .brown-container.col-md-3:nth-of-type(4n+2):before, .brown-container.col-md-3:nth-of-type(4n+2):after {
    left: 100%;
  }
  .brown-container.col-md-3:nth-of-type(4n+3):before, .brown-container.col-md-3:nth-of-type(4n+3):after {
    left: 0%;
  }
  .brown-container.col-md-3:nth-of-type(4n+4):before, .brown-container.col-md-3:nth-of-type(4n+4):after {
    left: -100%;
  }
  .brown-container.col-md-3:nth-of-type(4n+5) {
    clear: both;
  }
}
.woocommerce-cart .intro-copy {
  padding: 0;
}
.woocommerce-cart .woocommerce {
  margin: -25px 0 !important;
  padding: 25px 0 30px;
  position: relative;
  width: 100%;
  z-index: 2;
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 768px) {
  .woocommerce-cart .woocommerce {
    padding: 40px 0 55px;
  }
}
.woocommerce-cart .woocommerce:before {
  content: "";
  display: block;
  position: absolute;
  background: #f7efe4;
  bottom: 0;
  box-shadow: inset 0 0 8px rgba(247, 212, 187, .75);
  left: 50%;
  margin-left: calc(-50vw - 20px);
  margin-right: -50vw;
  right: 50%;
  top: 0;
  width: calc(100vw + 20px);
  z-index: -1;
}
.woocommerce-cart .woocommerce .cart-empty, .woocommerce-cart .woocommerce .return-to-shop {
  text-align: center;
}
.woocommerce-cart .woocommerce .button.wc-backward {
  box-shadow: none;
  color: #fff !important;
  letter-spacing: 0 !important;
  line-height: 1.1;
  margin: 20px 0 0 !important;
  padding: 14px 25px !important;
  text-decoration: none !important;
  text-transform: capitalize !important;
}
.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message {
  background: #fff;
  border: 0;
  border-radius: 10px;
  box-shadow: 0 0 8px rgba(247, 212, 187, .75);
  margin-bottom: 22px;
  padding: 10px 15px;
  text-align: center;
}
.woocommerce-cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message:before {
  left: auto;
  padding-right: 3px;
  position: relative;
  top: auto;
}
.woocommerce-cart .woocommerce-cart-form {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 8px rgba(247, 212, 187, .75);
}
.woocommerce-cart .woocommerce-cart-form table.cart {
  background: transparent;
  border: 0;
}
.woocommerce-cart .woocommerce-cart-form table.cart a {
  text-decoration: none;
}
.woocommerce-cart .woocommerce-cart-form table.cart a.remove {
  color: rgba(85, 85, 85, .6) !important;
  font-size: 1.6rem;
  height: auto;
  padding-left: 15px;
  width: auto;
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce-cart-form table.cart a.remove {
    background: #fff;
    border-radius: 10px;
    left: -13px;
    padding: 4px 6px 8px;
    position: absolute;
    top: 14px;
  }
}
.woocommerce-cart .woocommerce-cart-form table.cart a.remove:hover, .woocommerce-cart .woocommerce-cart-form table.cart a.remove:active, .woocommerce-cart .woocommerce-cart-form table.cart a.remove:focus {
  background: transparent;
  color: #ba3230 !important;
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce-cart-form table.cart a.remove:hover, .woocommerce-cart .woocommerce-cart-form table.cart a.remove:active, .woocommerce-cart .woocommerce-cart-form table.cart a.remove:focus {
    background: #fff;
  }
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce-cart-form table.cart .cart_item {
    align-items: center;
    border-bottom: 2px solid rgba(142, 142, 142, .2);
    display: flex;
    position: relative;
  }
}
@media (max-width: 450px) {
  .woocommerce-cart .woocommerce-cart-form table.cart .cart_item {
    flex-wrap: wrap;
    padding-bottom: 5px;
  }
}
.woocommerce-cart .woocommerce-cart-form table.cart th {
  font-size: 0.9rem !important;
  font-weight: 500;
  opacity: 0.6 !important;
  padding-top: 22px;
  text-align: center;
}
.woocommerce-cart .woocommerce-cart-form table.cart th.product-name {
  text-align: left;
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce-cart-form table.cart td {
    background: transparent !important;
    border: 0;
  }
  .woocommerce-cart .woocommerce-cart-form table.cart td:before, .woocommerce-cart .woocommerce-cart-form table.cart td.product-price {
    display: none;
  }
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce-cart-form table.cart .product-remove {
    padding: 0;
  }
}
.woocommerce-cart .woocommerce-cart-form table.cart .product-thumbnail {
  padding-left: 0;
}
.woocommerce-cart .woocommerce-cart-form table.cart .product-thumbnail img {
  background: #f7efe4;
  border-radius: 3px;
  padding: 3px;
  width: 65px;
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce-cart-form table.cart .product-name {
    width: 100%;
  }
}
@media (max-width: 450px) {
  .woocommerce-cart .woocommerce-cart-form table.cart .product-name {
    align-items: center;
    display: flex;
    min-height: 50px;
    padding-bottom: 0;
  }
}
.woocommerce-cart .woocommerce-cart-form table.cart .product-name a {
  color: #555 !important;
  display: block;
  font-size: 1.2rem;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce-cart-form table.cart .product-name a {
    padding-left: 10px;
    text-align: left;
  }
}
.woocommerce-cart .woocommerce-cart-form table.cart .product-name a:hover, .woocommerce-cart .woocommerce-cart-form table.cart .product-name a:active, .woocommerce-cart .woocommerce-cart-form table.cart .product-name a:focus {
  color: #ba3230 !important;
}
.woocommerce-cart .woocommerce-cart-form table.cart .product-price {
  font-size: 1.1rem;
  opacity: 0.75;
}
.woocommerce-cart .woocommerce-cart-form table.cart .product-subtotal {
  font-size: 1.2rem;
  opacity: 0.85;
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce-cart-form table.cart .product-subtotal {
    min-width: 20%;
  }
}
@media (max-width: 450px) {
  .woocommerce-cart .woocommerce-cart-form table.cart .product-subtotal {
    width: 50%;
  }
}
.woocommerce-cart .woocommerce-cart-form table.cart .product-subtotal .subscription-price {
  white-space: nowrap;
}
.woocommerce-cart .woocommerce-cart-form table.cart .product-price, .woocommerce-cart .woocommerce-cart-form table.cart .product-subtotal {
  font-weight: 500;
  text-align: center;
}
.woocommerce-cart .woocommerce-cart-form table.cart .product-price .subscription-details, .woocommerce-cart .woocommerce-cart-form table.cart .product-subtotal .subscription-details {
  margin-left: -2px;
}
.woocommerce-cart .woocommerce-cart-form table.cart .product-price .woocommerce-Price-currencySymbol, .woocommerce-cart .woocommerce-cart-form table.cart .product-subtotal .woocommerce-Price-currencySymbol, .woocommerce-cart .woocommerce-cart-form table.cart .product-price .subscription-details, .woocommerce-cart .woocommerce-cart-form table.cart .product-subtotal .subscription-details {
  font-size: 0.7em;
  font-weight: 300;
  opacity: 0.75;
  padding: 0 1px;
  position: relative;
  top: -3px;
}
.woocommerce-cart .woocommerce-cart-form table.cart .quantity {
  text-align: center;
}
.woocommerce-cart .woocommerce-cart-form table.cart .quantity .qty {
  border: 2px solid rgba(142, 142, 142, .4);
  border-radius: 5px;
  color: rgba(85, 85, 85, .7);
  font-size: 1.4rem;
  margin: 0;
  padding: 9px 5px;
  width: 60px;
}
@media (max-width: 450px) {
  .woocommerce-cart .woocommerce-cart-form table.cart .quantity .qty {
    width: 100%;
  }
}
@media (max-width: 450px) {
  .woocommerce-cart .woocommerce-cart-form table.cart .product-quantity {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce-cart-form table.cart .coupon {
    display: flex;
    margin: 0 -8px -8px;
    padding-bottom: 0 !important;
  }
}
@media (max-width: 450px) {
  .woocommerce-cart .woocommerce-cart-form table.cart .coupon {
    flex-direction: column;
  }
}
.woocommerce-cart .woocommerce-cart-form table.cart #coupon_code {
  border: 2px solid rgba(142, 142, 142, .4);
  border-radius: 5px;
  color: #555;
  font-size: 1.1rem;
  height: auto;
  letter-spacing: 0;
  margin: 5px 10px;
  padding: 11px 15px;
  text-transform: none;
  width: 250px;
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce-cart-form table.cart #coupon_code {
    flex-grow: 1;
    margin-bottom: 13px;
  }
}
@media (max-width: 450px) {
  .woocommerce-cart .woocommerce-cart-form table.cart #coupon_code {
    margin-bottom: 3px;
    width: calc(100% - 16px) !important;
  }
}
.woocommerce .cart .button, .woocommerce .woocommerce .cart input.button {
  box-shadow: none;
  font-size: 1.1rem;
  letter-spacing: 0;
  margin: 6px 5px 13px 2px;
  padding: 11px 15px !important;
  text-transform: capitalize;
}
@media (max-width: 450px) {
  .woocommerce .cart .button, .woocommerce .woocommerce .cart input.button {
    margin-left: 10px;
    width: calc(100% - 16px) !important;
  }
}
.woocommerce .cart .button:disabled, .woocommerce .woocommerce .cart input.button:disabled {
  background: #fff;
  border-color: #555;
  color: #555;
}
@media (max-width: 450px) {
  .woocommerce .cart .button:disabled, .woocommerce .woocommerce .cart input.button:disabled {
    margin: 5px 2px 2px;
    width: 100% !important;
  }
}
.woocommerce .cart_totals {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 8px rgba(247, 212, 187, .75);
  padding: 20px;
}
@media (max-width: 991px) {
  .woocommerce .cart_totals {
    width: 100% !important;
  }
}
.woocommerce .cart_totals h2 {
  color: #a8662e;
  font-size: 1.7rem;
  margin: 0 0 15px;
  text-align: center;
  text-transform: capitalize;
}
.woocommerce .cart_totals .wc-proceed-to-checkout {
  padding: 10px 0 0;
}
.woocommerce .cart_totals a.button.checkout-button {
  border-width: 3px;
  border-radius: 5px;
  box-shadow: none;
  font-size: 1.5rem;
  letter-spacing: 0;
  margin: 0;
  padding: 10px 25px;
  text-transform: capitalize;
  width: 100%;
}
@media (max-width: 767px) {
  .woocommerce .cart_totals a.button.checkout-button {
    padding: 7px 20px;
  }
}
.woocommerce .cart_totals table.shop_table {
  border: 0;
  border-radius: 5px;
}
.woocommerce .cart_totals table.shop_table th, .woocommerce .cart_totals table.shop_table td {
  background: rgba(247, 239, 228, .7) !important;
  border: 2px solid #fff !important;
}
.woocommerce .cart_totals table.shop_table th small, .woocommerce .cart_totals table.shop_table td small, .woocommerce .cart_totals table.shop_table th .woocommerce-shipping-destination, .woocommerce .cart_totals table.shop_table td .woocommerce-shipping-destination {
  color: currentColor;
  display: block;
  font-size: 0.8em;
  font-weight: normal;
  line-height: 1.2;
  opacity: 0.6;
}
.woocommerce .cart_totals table.shop_table th .woocommerce-shipping-methods li:last-child, .woocommerce .cart_totals table.shop_table td .woocommerce-shipping-methods li:last-child {
  margin-bottom: 0 !important;
}
.woocommerce .cart_totals table.shop_table tr:first-child th {
  border-top-left-radius: 10px;
}
.woocommerce .cart_totals table.shop_table tr:first-child td {
  border-top-right-radius: 10px;
}
@media (max-width: 767px) {
  .woocommerce .cart_totals table.shop_table tr:first-child td {
    border-radius: 10px 10px 0 0;
  }
}
.woocommerce .cart_totals table.shop_table tr:last-child th {
  border-bottom-left-radius: 10px;
}
.woocommerce .cart_totals table.shop_table tr:last-child td {
  border-bottom-right-radius: 10px;
}
@media (max-width: 767px) {
  .woocommerce .cart_totals table.shop_table tr:last-child td {
    border-radius: 0 0 10px 10px;
  }
}
.woocommerce .cart_totals table.shop_table .recurring-totals th {
  background: #fff !important;
  color: #a8662e;
  font: 500 1.7rem museo-sans, arial, sans-serif;
  padding: 20px 0 10px;
  text-align: center;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .woocommerce .cart_totals table.shop_table .recurring-totals th {
    display: block;
    width: 100%;
  }
}
.woocommerce-checkout .intro-copy {
  padding: 0;
}
.woocommerce-checkout .woocommerce {
  margin: -25px 0 !important;
  padding: 25px 0 30px;
  position: relative;
  width: 100%;
  z-index: 2;
}
@media (max-width: 767px) {
  .woocommerce-checkout .woocommerce {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 768px) {
  .woocommerce-checkout .woocommerce {
    padding: 40px 0 55px;
  }
}
.woocommerce-checkout .woocommerce:before {
  content: "";
  display: block;
  position: absolute;
  background: #f7efe4;
  bottom: 0;
  box-shadow: inset 0 0 8px rgba(247, 212, 187, .75);
  left: 50%;
  margin-left: calc(-50vw - 20px);
  margin-right: -50vw;
  right: 50%;
  top: 0;
  width: calc(100vw + 20px);
  z-index: -1;
}
.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-message, .woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info, .woocommerce-checkout .woocommerce-error {
  background: #fff;
  border: 0;
  border-radius: 10px;
  box-shadow: 0 0 8px rgba(247, 212, 187, .75);
  margin-bottom: 22px;
  padding: 10px 15px;
  text-align: center;
}
.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-message:before, .woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info:before, .woocommerce-checkout .woocommerce-error:before {
  left: auto;
  padding-right: 3px;
  position: relative;
  top: auto;
}
.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-message > li, .woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info > li, .woocommerce-checkout .woocommerce-error > li {
  display: inline-block;
}
.woocommerce-checkout .woocommerce-checkout input:not([type="checkbox"]), .woocommerce-checkout .woocommerce-form-coupon input:not([type="checkbox"]), .woocommerce-checkout .woocommerce-checkout select, .woocommerce-checkout .woocommerce-form-coupon select, .woocommerce-checkout .woocommerce-checkout textarea, .woocommerce-checkout .woocommerce-form-coupon textarea, .woocommerce-checkout .woocommerce-checkout .select2-container--default .select2-selection--single, .woocommerce-checkout .woocommerce-form-coupon .select2-container--default .select2-selection--single {
  -webkit-transition: box-shadow 0.3s ease-in-out;
  -ms-transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out;
  background: #fff;
  border: 0;
  border-radius: 5px !important;
  box-shadow: 0 0 5px #f7d4bb !important;
  color: #826a51;
  font-size: 1.2rem;
  padding: 7px 15px;
  width: 100%;
}
.woocommerce-checkout .woocommerce-checkout input:not([type="checkbox"]):focus, .woocommerce-checkout .woocommerce-form-coupon input:not([type="checkbox"]):focus, .woocommerce-checkout .woocommerce-checkout select:focus, .woocommerce-checkout .woocommerce-form-coupon select:focus, .woocommerce-checkout .woocommerce-checkout textarea:focus, .woocommerce-checkout .woocommerce-form-coupon textarea:focus, .woocommerce-checkout .woocommerce-checkout .select2-container--default .select2-selection--single:focus, .woocommerce-checkout .woocommerce-form-coupon .select2-container--default .select2-selection--single:focus {
  box-shadow: 0 0 1px 2px rgba(186, 50, 48, .4) !important;
  outline: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .woocommerce-checkout .woocommerce-checkout input:not([type="checkbox"]), .woocommerce-checkout .woocommerce-form-coupon input:not([type="checkbox"]), .woocommerce-checkout .woocommerce-checkout select, .woocommerce-checkout .woocommerce-form-coupon select, .woocommerce-checkout .woocommerce-checkout textarea, .woocommerce-checkout .woocommerce-form-coupon textarea, .woocommerce-checkout .woocommerce-checkout .select2-container--default .select2-selection--single, .woocommerce-checkout .woocommerce-form-coupon .select2-container--default .select2-selection--single {
    min-height: 42px;
  }
}
.woocommerce-checkout .woocommerce-checkout textarea, .woocommerce-checkout .woocommerce-form-coupon textarea {
  font-size: 1rem;
  min-height: 150px;
  padding: 10px 15px !important;
}
.woocommerce-checkout .woocommerce-checkout .select2-container--default .select2-selection--single, .woocommerce-checkout .woocommerce-form-coupon .select2-container--default .select2-selection--single {
  height: auto;
  margin-bottom: -1px;
  min-height: 42px;
}
.woocommerce-checkout .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered, .woocommerce-checkout .woocommerce-form-coupon .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #826a51;
}
.woocommerce-checkout .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow, .woocommerce-checkout .woocommerce-form-coupon .select2-container--default .select2-selection--single .select2-selection__arrow {
  margin: -12px 8px 0;
  top: 50%;
}
.woocommerce-checkout .woocommerce-checkout label, .woocommerce-checkout .woocommerce-form-coupon label {
  color: #a8662e;
  font-weight: 500;
  font-size: 1.1rem;
  margin: 0;
  padding: 3px 15px;
  text-transform: capitalize;
}
.woocommerce-checkout .woocommerce-checkout .optional, .woocommerce-checkout .woocommerce-form-coupon .optional {
  display: none;
}
.woocommerce-checkout .woocommerce-checkout .required, .woocommerce-checkout .woocommerce-form-coupon .required {
  color: rgba(186, 50, 48, .7) !important;
  float: right;
  font-weight: 300 !important;
  position: relative;
  top: 4px;
}
.woocommerce-checkout .woocommerce-checkout #customer_details, .woocommerce-checkout .woocommerce-form-coupon #customer_details {
  display: flex;
  flex-direction: column;
}
.woocommerce-checkout .woocommerce-checkout #customer_details > *, .woocommerce-checkout .woocommerce-form-coupon #customer_details > * {
  float: none;
  margin-bottom: 30px;
  width: 100%;
}
@media (min-width: 768px) {
  .woocommerce-checkout .woocommerce-checkout #customer_details > *, .woocommerce-checkout .woocommerce-form-coupon #customer_details > * {
    margin-bottom: 40px;
  }
}
.woocommerce-checkout .woocommerce-checkout #customer_details h3, .woocommerce-checkout .woocommerce-form-coupon #customer_details h3, .woocommerce-checkout .woocommerce-checkout #customer_details + h3, .woocommerce-checkout .woocommerce-form-coupon #customer_details + h3 {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 8px rgba(247, 212, 187, .75);
  color: #333;
  font-size: 2rem;
  margin: 0 0 15px;
  padding: 20px;
  text-align: center;
  text-transform: capitalize;
  width: 100%;
}
.woocommerce-checkout .woocommerce-checkout #customer_details h3 label, .woocommerce-checkout .woocommerce-form-coupon #customer_details h3 label, .woocommerce-checkout .woocommerce-checkout #customer_details + h3 label, .woocommerce-checkout .woocommerce-form-coupon #customer_details + h3 label {
  color: #555;
  text-transform: none;
}
.woocommerce-checkout .woocommerce-checkout #customer_details h3 input[type="checkbox"], .woocommerce-checkout .woocommerce-form-coupon #customer_details h3 input[type="checkbox"], .woocommerce-checkout .woocommerce-checkout #customer_details + h3 input[type="checkbox"], .woocommerce-checkout .woocommerce-form-coupon #customer_details + h3 input[type="checkbox"] {
  cursor: pointer;
  margin: 0 5px 0 0;
  position: relative;
  top: -1px;
}
.woocommerce-checkout .woocommerce-checkout #customer_details .woocommerce-billing-fields__field-wrapper, .woocommerce-checkout .woocommerce-form-coupon #customer_details .woocommerce-billing-fields__field-wrapper, .woocommerce-checkout .woocommerce-checkout #customer_details .woocommerce-shipping-fields__field-wrapper, .woocommerce-checkout .woocommerce-form-coupon #customer_details .woocommerce-shipping-fields__field-wrapper {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 700px) {
  .woocommerce-checkout .woocommerce-checkout #customer_details .woocommerce-billing-fields__field-wrapper, .woocommerce-checkout .woocommerce-form-coupon #customer_details .woocommerce-billing-fields__field-wrapper, .woocommerce-checkout .woocommerce-checkout #customer_details .woocommerce-shipping-fields__field-wrapper, .woocommerce-checkout .woocommerce-form-coupon #customer_details .woocommerce-shipping-fields__field-wrapper {
    flex-direction: column;
  }
}
.woocommerce-checkout .woocommerce-checkout #customer_details .form-row, .woocommerce-checkout .woocommerce-form-coupon #customer_details .form-row {
  margin: 0 10px;
  width: calc(100% - 20px);
}
@media (min-width: 701px) {
  .woocommerce-checkout .woocommerce-checkout #customer_details .form-row, .woocommerce-checkout .woocommerce-form-coupon #customer_details .form-row {
    width: calc(50% - 20px);
  }
}
.woocommerce-checkout-review-order-table, .woocommerce-table--order-details {
  border: 0 !important;
  margin: 0 10px !important;
  width: calc(100% - 20px) !important;
}
.woocommerce-checkout-review-order-table thead, .woocommerce-table--order-details thead {
  display: none;
}
.woocommerce-checkout-review-order-table .product-quantity, .woocommerce-table--order-details .product-quantity {
  color: #333;
  float: right;
}
.woocommerce-checkout-review-order-table .product-name, .woocommerce-table--order-details .product-name, .woocommerce-checkout-review-order-table .product-total, .woocommerce-table--order-details .product-total {
  background: rgba(255, 255, 255, .75);
  border: 1px solid #f7efe4 !important;
  border-width: 0 0 5px !important;
}
@media (max-width: 450px) {
  .woocommerce-checkout-review-order-table .cart_item, .woocommerce-table--order-details .cart_item {
    display: flex;
    flex-direction: column;
    min-width: calc(100vw - 50px);
  }
  .woocommerce-checkout-review-order-table .cart_item .product-name, .woocommerce-table--order-details .cart_item .product-name {
    border-bottom: 0;
    line-height: 1.3;
  }
  .woocommerce-checkout-review-order-table .cart_item .product-total, .woocommerce-table--order-details .cart_item .product-total {
    text-align: right;
    padding-top: 5px;
  }
}
@media (max-width: 450px) {
  .woocommerce-checkout-review-order-table tfoot tr, .woocommerce-table--order-details tfoot tr {
    align-items: flex-start;
    display: flex;
  }
}
.woocommerce-checkout-review-order-table tfoot th, .woocommerce-table--order-details tfoot th, .woocommerce-checkout-review-order-table tfoot td, .woocommerce-table--order-details tfoot td {
  border: 0 !important;
  font-weight: 300 !important;
  padding: 5px 15px !important;
}
.woocommerce-checkout-review-order-table tfoot th, .woocommerce-table--order-details tfoot th {
  font-size: 1rem;
  opacity: 0.7;
  text-align: right;
}
@media (max-width: 450px) {
  .woocommerce-checkout-review-order-table tfoot th, .woocommerce-table--order-details tfoot th {
    flex-shrink: 0;
    width: 60%;
  }
}
.woocommerce-checkout-review-order-table tfoot th[colspan="2"], .woocommerce-table--order-details tfoot th[colspan="2"] {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 8px rgba(247, 212, 187, .75);
  color: #333;
  font-size: 1.5rem;
  font-weight: 300 !important;
  opacity: 1;
  padding: 12px !important;
  text-align: center;
  text-transform: capitalize;
  width: 100%;
}
.woocommerce-checkout-review-order-table tfoot td, .woocommerce-table--order-details tfoot td {
  color: #333;
}
.woocommerce-checkout-review-order-table tfoot tr:first-child th, .woocommerce-table--order-details tfoot tr:first-child th, .woocommerce-checkout-review-order-table tfoot tr:first-child td, .woocommerce-table--order-details tfoot tr:first-child td {
  padding-top: 15px !important;
}
.woocommerce-checkout-review-order-table tfoot tr:last-child th, .woocommerce-table--order-details tfoot tr:last-child th, .woocommerce-checkout-review-order-table tfoot tr:last-child td, .woocommerce-table--order-details tfoot tr:last-child td {
  padding-bottom: 15px !important;
}
.woocommerce-checkout-review-order-table tfoot .order-total:not(:last-child) th, .woocommerce-table--order-details tfoot .order-total:not(:last-child) th, .woocommerce-checkout-review-order-table tfoot .order-total:not(:last-child) td, .woocommerce-table--order-details tfoot .order-total:not(:last-child) td {
  padding-bottom: 20px !important;
}
.woocommerce-checkout-review-order-table tfoot .recurring-totals + .recurring-total th, .woocommerce-table--order-details tfoot .recurring-totals + .recurring-total th, .woocommerce-checkout-review-order-table tfoot .recurring-totals + .recurring-total td, .woocommerce-table--order-details tfoot .recurring-totals + .recurring-total td {
  padding-top: 20px !important;
}
.woocommerce-checkout-review-order-table tfoot label, .woocommerce-table--order-details tfoot label {
  color: #333;
  font-weight: 500;
  padding: 0 !important;
  position: relative;
  top: 3px;
}
.woocommerce-checkout-review-order-table tfoot .first-payment-date, .woocommerce-table--order-details tfoot .first-payment-date {
  line-height: 0.9;
  margin-top: -2px;
  opacity: 0.6;
}
.woocommerce-cart #payment, .woocommerce-checkout #payment, #add_payment_method #payment {
  background: none !important;
  padding: 0 !important;
}
.wc_payment_methods.payment_methods {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 8px rgba(247, 212, 187, .75);
  margin: 5px 0 !important;
  padding: 10px 20px !important;
}
.wc_payment_methods.payment_methods label {
  color: #333;
  display: block;
  font-size: 2rem;
  font-weight: 400;
  text-align: center;
  text-transform: capitalize;
}
.wc_payment_methods.payment_methods .payment_box {
  background: none !important;
  font-size: 1.1rem !important;
  font-weight: 400;
  margin: -10px 50px 15px !important;
  opacity: 0.65;
  padding: 0 !important;
  text-align: center;
  width: calc(100% - 100px) !important;
}
.woocommerce-privacy-policy-text {
  text-align: center;
}
#place_order {
  box-shadow: none;
  display: block;
  float: none !important;
  font-size: 1.5rem;
  letter-spacing: 0;
  margin: 30px auto 0;
  min-width: 50%;
  padding: 14px 25px 15px;
  text-transform: capitalize;
}
@media (min-width: 768px) {
  .woocommerce-form-coupon .form-row-first, .woocommerce-form-coupon .form-row-last {
    width: calc(50% - 8px) !important;
  }
}
.woocommerce-form-coupon p {
  color: #826a51;
  font-weight: 300;
  font-size: 1.1rem;
  margin: 0;
  padding: 3px 15px;
}
.woocommerce .woocommerce-form-coupon button.button {
  -webkit-transition: text-shadow 0.3s ease-in-out;
  -ms-transition: text-shadow 0.3s ease-in-out;
  transition: text-shadow 0.3s ease-in-out;
  background: -moz-linear-gradient(top, #ca5146 0%, #9e362d 100%);
  background: -webkit-linear-gradient(top, #ca5146 0%, #9e362d 100%);
  background: linear-gradient(to bottom, #ca5146 0%, #9e362d 100%);
  border: 1px solid #ca5146;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  padding: 11px 20px;
  text-decoration: none !important;
  text-transform: capitalize;
  white-space: nowrap;
}
@media (max-width: 450px) {
  .woocommerce .woocommerce-form-coupon button.button {
    white-space: normal;
  }
}
.woocommerce .woocommerce-form-coupon button.button:hover, .woocommerce .woocommerce-form-coupon button.button:active, .woocommerce .woocommerce-form-coupon button.button:focus {
  background: -moz-linear-gradient(top, #ca5146 0%, #9e362d 100%);
  background: -webkit-linear-gradient(top, #ca5146 0%, #9e362d 100%);
  background: linear-gradient(to bottom, #ca5146 0%, #9e362d 100%);
  border-color: #ca5146;
  color: #fff;
  text-shadow: 0 0 4px #fff;
}
.conditions {
  margin: -38px 0 -3px;
  padding: 40px 0 30px;
}
@media (min-width: 768px) {
  .conditions {
    margin-bottom: -23px;
  }
}
.conditions h2 {
  margin-bottom: 40px;
  text-align: center;
}
.conditions .row {
  display: flex;
  flex-wrap: wrap;
}
.conditions .row .row {
  flex-direction: column;
  width: 100%;
}
.conditions .brown-container {
  display: flex;
  margin-top: -50px !important;
}
@media (max-width: 767px) {
  .conditions .brown-container {
    width: 100%;
  }
  .conditions .brown-container .text__pod {
    font-size: 1.05rem;
    line-height: 1.6;
  }
}
.conditions .brown-container > .row > *:last-child {
  margin-bottom: 0;
}
.conditions .brown-container:nth-child(3n+2):before, .conditions .brown-container:nth-child(3n+3):before, .conditions .brown-container:nth-child(3n+2):after, .conditions .brown-container:nth-child(3n+3):after {
  display: none;
}
.conditions .brown-container h3 {
  margin-bottom: 0;
}
.conditions .brown-container h3 + p {
  margin-top: 5px;
}
main .container .conditions .brown-container h3 a:not(.btn):not(.staff--card) {
  color: #a1432b;
  text-decoration: none;
}
main .container .conditions .brown-container h3 a:not(.btn):not(.staff--card):hover, main .container .conditions .brown-container h3 a:not(.btn):not(.staff--card):active, main .container .conditions .brown-container h3 a:not(.btn):not(.staff--card):focus {
  color: #ba3230;
}
@media (max-width: 767px) {
  .single-condition .sidebar--side {
    margin-bottom: -22px;
  }
}
@media (max-width: 767px) {
  .single-condition .sidebar--side .woocommerce .products {
    padding-bottom: 10px;
  }
}
.single-condition .sidebar--side .woocommerce:last-child .products {
  padding-bottom: 0;
}
.single-condition .cycle-slideshow {
  overflow: visible !important;
}
@media (max-width: 767px) {
  .single-condition .cycle-slideshow {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .single-condition .cycle-slideshow {
    height: 300px;
  }
}
@media (min-width: 992px) {
  .single-condition .cycle-slideshow {
    height: 275px;
  }
}
@media (min-width: 1200px) {
  .single-condition .cycle-slideshow {
    height: 225px;
  }
}
.single-condition .cycle-slideshow blockquote {
  -webkit-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  background: rgba(255, 255, 255, .6);
  border: 0;
  border-radius: 6px;
  box-shadow: 0 0 5px 1px rgba(247, 212, 187, .75);
  font-size: 0.925rem;
  left: 0 !important;
  margin: 0;
  min-width: 100%;
  opacity: 0 !important;
  overflow: hidden;
  padding: 15px 20px;
  visibility: visible !important;
}
@media (max-width: 767px) {
  .single-condition .cycle-slideshow blockquote {
    opacity: 1 !important;
    position: relative !important;
  }
  .single-condition .cycle-slideshow blockquote + blockquote {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .single-condition .cycle-slideshow blockquote {
    max-height: 246px;
  }
}
@media (min-width: 992px) {
  .single-condition .cycle-slideshow blockquote {
    max-height: 242px;
  }
}
@media (min-width: 1200px) {
  .single-condition .cycle-slideshow blockquote {
    max-height: 197px;
  }
}
.single-condition .cycle-slideshow blockquote > * {
  visibility: visible !important;
}
.single-condition .cycle-slideshow blockquote.cycle-sentinel {
  display: none !important;
}
.single-condition .cycle-slideshow blockquote.cycle-slide-active {
  opacity: 1 !important;
}
.single-condition .cycle-slideshow blockquote cite {
  border-top: 1px solid rgba(130, 106, 81, .2);
  display: block;
  font-size: 0.9em;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3;
  margin: 8px -20px 0;
  padding: 12px 20px 0;
}
@media (min-width: 768px) {
  .single-condition .cycle-slideshow blockquote cite {
    margin-top: 10px;
    padding-top: 13px;
  }
}
.single-condition .cycle-slideshow blockquote a:not(.btn):not(.staff--card) {
  color: #a6574b;
  text-decoration: none;
}
.single-condition .cycle-slideshow blockquote a:not(.btn):not(.staff--card):hover, .single-condition .cycle-slideshow blockquote a:not(.btn):not(.staff--card):active, .single-condition .cycle-slideshow blockquote a:not(.btn):not(.staff--card):focus {
  color: #ba3230;
  text-decoration: underline;
}
@media (min-width: 992px) {
  .condition-products .woocommerce ul.products {
    margin: -10px -20px -10px;
  }
}
#cookie-law-info-bar {
  box-shadow: 0 -10px 10px -6px rgba(0, 0, 0, .15);
  color: #555 !important;
  font: 300 1.1rem/1 museo-sans, arial, sans-serif !important;
  padding: 20px 15px 15px;
}
@media (max-width: 767px) {
  #cookie-law-info-bar {
    font-size: 1rem !important;
  }
}
@media (max-width: 991px) {
  #cookie-law-info-bar {
    line-height: 1.3 !important;
  }
}
@media (min-width: 1200px) {
  #cookie-law-info-bar {
    padding: 11px;
  }
}
#cookie-law-info-bar #cookie_action_close_header {
  margin: 0 5px 0 10px;
  padding: 8px 12px;
  text-decoration: none;
}
@media (max-width: 1060px) {
  #cookie-law-info-bar #cookie_action_close_header {
    margin: 20px 0 10px;
    width: 100%;
  }
}
#cookie-law-info-bar #CONSTANT_OPEN_URL {
  border: 2px solid rgba(186, 50, 48, .35);
  border-radius: 3px;
  color: #ba3230 !important;
  font-size: 1rem;
  font-weight: 500;
  padding: 5px 10px;
  text-decoration: none;
  white-space: nowrap;
}
@media (max-width: 1060px) {
  #cookie-law-info-bar #CONSTANT_OPEN_URL {
    display: block;
    width: 100%;
  }
}
#cookie-law-info-again {
  -webkit-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  border-radius: 5px 5px 0 0;
  box-shadow: none;
  color: #555;
  font-size: 0.75rem;
  opacity: 0.5;
  padding: 5px 10px 3px;
}
#cookie-law-info-again:hover, #cookie-law-info-again:active, #cookie-law-info-again:focus {
  opacity: 0.75;
}
@media (max-width: 767px) {
  #cookie-law-info-again {
    display: none !important;
  }
}
.intro-copy {
  font-size: 1.1rem;
  padding: 5px 15px 0;
}
@media (min-width: 768px) {
  .intro-copy {
    padding: 15px 30px 0;
  }
}
@media (min-width: 992px) {
  .intro-copy {
    padding: 20px 60px 0;
  }
}
.intro-copy .woocommerce {
  margin: 0 -15px;
}
@media (min-width: 768px) {
  .intro-copy .woocommerce {
    margin: 0 -30px;
  }
}
@media (min-width: 992px) {
  .intro-copy .woocommerce {
    margin: 0 -60px;
  }
}
.intro-copy__padding {
  display: block;
  margin-bottom: 85px;
}
.body-copy p + p, .body-copy ul + p, .body-copy ol + p, .body-copy p + ul, .body-copy ul + ul, .body-copy ol + ul, .body-copy p + ol, .body-copy ul + ol, .body-copy ol + ol {
  margin-top: 22px;
}
.body-copy hr {
  background: rgba(142, 142, 142, .35);
  box-shadow: 0 -4px 0 4px #fff, 0 15px 15px rgba(142, 142, 142, .45), 0 3px 4px rgba(142, 142, 142, .3);
  height: 1px;
  margin: 35px 0;
  position: relative;
  z-index: -1;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .body-copy hr {
    box-shadow: 0 -4px 0 4px #fff, 0 0 15px rgba(142, 142, 142, .45);
  }
}
@media (max-width: 450px) {
  .body-copy iframe {
    height: auto;
    max-width: calc(100vw - 50px);
  }
}
.standalone-copy {
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .standalone-copy h4, .standalone-copy p {
    padding: 0 10px;
  }
}
@media (min-width: 768px) {
  .standalone-copy {
    margin-bottom: 45px;
  }
}
.split-copy {
  display: flex;
  margin: -10px 0 0;
}
@media (max-width: 450px) {
  .split-copy {
    flex-direction: column;
  }
}
.split-copy > * {
  padding: 10px 0;
}
@media (max-width: 450px) {
  .split-copy > * {
    margin: 0 -15px;
    padding: 10px 25px;
  }
}
.split-copy > * p {
  font-size: 0.95rem;
}
@media (min-width: 768px) {
  .split-copy > * p {
    font-size: 0.9rem;
  }
}
@media (max-width: 767px) {
  .split-copy > *:first-child {
    box-shadow: inset 0 -1px 0 rgba(142, 142, 142, .1), inset 0 -30px 20px -20px rgba(142, 142, 142, .1);
  }
}
@media (min-width: 451px) {
  .split-copy > *:first-child {
    box-shadow: inset -1px 0 0 rgba(142, 142, 142, .1), inset -30px 0 20px -20px rgba(142, 142, 142, .1);
    padding-right: 30px;
  }
  .split-copy > *:nth-child(n+2) {
    margin-left: 30px;
  }
}
h2 + .split-copy {
  margin-top: -30px;
}
hr + .split-copy {
  margin: -28px 0;
}
@media (min-width: 768px) {
  hr + .split-copy {
    margin: -38px 0;
  }
}
hr + .split-copy > * {
  padding: 30px 0;
}
@media (max-width: 450px) {
  hr + .split-copy > * {
    padding: 30px 25px;
  }
}
@media (min-width: 768px) {
  hr + .split-copy > * {
    padding: 40px 0;
  }
}
hr + .split-copy p:last-child {
  margin-bottom: 0;
}
.practitioners-copy {
  margin-bottom: 25px;
  padding: 0 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .practitioners-copy {
    padding: 0 50px;
  }
}
@media (min-width: 992px) {
  .practitioners-copy {
    padding: 0 110px;
  }
}
.practitioners-copy h2 {
  color: #333;
  font: 900 2rem quatro, arial, times, serif;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .practitioners-copy h2 {
    font-size: 2.25rem;
  }
}
.practitioners-copy .btn {
  margin-top: 15px;
}
.event-availability, .event-registration {
  background: rgba(255, 255, 255, .9);
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(247, 212, 187, .75);
  font-size: 1.1rem;
  margin-top: 5px;
  padding: 20px 15px;
}
@media (min-width: 1200px) {
  .event-availability {
    padding: 25px 15px;
  }
}
.event-price {
  color: #a8662e;
  font: 900 2rem/1 quatro, arial, times, serif;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .event-price {
    font-size: 1.8rem;
  }
}
.event-soldout {
  color: rgba(186, 50, 48, .9);
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: -5px;
}
.event-remaining {
  margin-top: 3px;
}
.event-registration h4, .event-registration p {
  margin: 0;
}
.event-registration p {
  font-size: 1rem;
  margin: -2px 0 2px;
}
.event-registration a {
  font-weight: 500;
}
.sidebar--side .event-registration h4 {
  font: 700 1.5rem museo-sans, arial, sans-serif;
}
.event-contact strong {
  display: inline-block;
  width: 70px;
}
.event-downloads {
  list-style-type: none;
  padding: 0;
}
@media (max-width: 767px) {
  .event-downloads {
    margin-top: 10px;
  }
}
.event-downloads > li {
  margin-top: 5px;
}
.event-list {
  margin-top: 40px;
}
.event-list h2 {
  color: #333;
  font: 900 2rem quatro, arial, times, serif;
  margin: 0 0 3px;
  text-align: center;
}
@media (min-width: 768px) {
  .event-list h2 {
    font-size: 2.25rem;
  }
}
.events {
  margin: 0;
  padding: 0 0 15px;
}
@media (min-width: 992px) {
  .events {
    padding-top: 5px;
  }
}
.event {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 12px 22px -15px rgba(0, 0, 0, .3);
  display: flex;
  justify-content: space-between;
  margin: 0 5px 10px;
  padding: 20px;
}
@media (max-width: 767px) {
  .event {
    flex-direction: column;
  }
}
.event--info {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
}
@media (min-width: 768px) {
  .event--info {
    padding: 0 10px;
  }
}
.event--info p:last-child {
  margin-bottom: 0;
}
.event--info h4 {
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 2px;
  margin-top: 0;
}
.event--info h4 a:not(.btn):not(.staff--card) {
  color: inherit;
  text-decoration: none;
}
.event--info h4 a:not(.btn):not(.staff--card):hover, .event--info h4 a:not(.btn):not(.staff--card):focus, .event--info h4 a:not(.btn):not(.staff--card):active {
  color: #ba3230;
}
.event--info h4:last-child {
  margin-bottom: 0;
}
.event--info > .btn {
  max-width: 120px;
}
.event--details {
  background: #f7efe4;
  border-radius: 3px;
  box-shadow: inset 0 0 8px rgba(247, 212, 187, .75);
  color: #927c65;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: center;
  padding: 15px;
}
@media (max-width: 767px) {
  .event--details {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .event--details {
    width: 275px;
    margin-left: 25px;
  }
}
@media (min-width: 992px) {
  .event--details {
    width: 325px;
    padding: 20px;
  }
}
@media (min-width: 1200px) {
  .event--details {
    width: 350px;
  }
}
.event--details > *:last-child {
  margin-bottom: 0;
}
.event--details dl {
  display: flex;
  flex-wrap: wrap;
  padding: 0 10px 5px;
}
.event--details dl > *:nth-child(n+3) {
  margin-top: 10px;
}
.event--details dl dt {
  color: #a8662e;
  width: 75px;
}
.event--details dl dd {
  width: calc(100% - 75px);
}
@media (min-width: 768px) {
  .event--details dl {
    font-size: 0.95rem;
  }
  .event--details dl dt {
    color: #a8662e;
    width: 30%;
  }
  .event--details dl dd {
    width: 70%;
  }
}
.event--spaces {
  background: rgba(255, 255, 255, .75);
  border-radius: 3px;
  box-shadow: 0 0 5px rgba(247, 212, 187, .5);
  color: rgba(136, 84, 38, .8);
  font-size: 1.1em;
  font-weight: 500;
  margin-bottom: 15px;
  padding: 5px 10px;
  text-align: center;
}
.event--spaces__out {
  color: #ba3230;
}
#gform_wrapper_1, #gform_wrapper_2 {
  margin: 50px 0 -25px;
  padding: 40px 0 55px;
  position: relative;
}
#gform_wrapper_1:before, #gform_wrapper_2:before {
  content: "";
  display: block;
  position: absolute;
  background: #f7efe4;
  bottom: 0;
  box-shadow: inset 0 0 8px rgba(247, 212, 187, .75);
  left: 50%;
  margin-left: calc(-50vw - 20px);
  margin-right: -50vw;
  right: 50%;
  top: 0;
  width: calc(100vw + 20px);
  z-index: -1;
}
#gform_wrapper_1 .gfield, #gform_wrapper_2 .gfield {
  max-width: 100% !important;
}
#gform_wrapper_1 .ginput_container, #gform_wrapper_2 .ginput_container {
  margin-top: 0;
}
#gform_wrapper_1 .gform_footer, #gform_wrapper_2 .gform_footer {
  padding-top: 0;
}
#gform_wrapper_1 .ginput_recaptcha > div, #gform_wrapper_2 .ginput_recaptcha > div, #gform_wrapper_1 .ginput_recaptcha > div > div > iframe, #gform_wrapper_2 .ginput_recaptcha > div > div > iframe {
  max-width: 100%;
}
#gform_wrapper_1.gform_wrapper ul.gform_fields li.gfield, #gform_wrapper_2.gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
  position: relative;
}
#gform_wrapper_1.gform_wrapper .validation_message, #gform_wrapper_2.gform_wrapper .validation_message {
  background: white;
  border-radius: 5px;
  bottom: 0;
  box-shadow: 0 0 5px #f7d4bb;
  color: #ba3230;
  font-size: 0.85rem;
  font-weight: 300;
  left: 11px;
  line-height: 1;
  padding: 7px 11px !important;
  position: absolute;
  width: auto;
}
#gform_wrapper_1 input[type="checkbox"], #gform_wrapper_2 input[type="checkbox"], #gform_wrapper_1 input[type="image"], #gform_wrapper_2 input[type="image"], #gform_wrapper_1 input[type="radio"], #gform_wrapper_2 input[type="radio"] {
  width: auto;
}
#gform_wrapper_1 input[type="search"]::-webkit-search-cancel-button, #gform_wrapper_2 input[type="search"]::-webkit-search-cancel-button, #gform_wrapper_1 input[type="search"]::-webkit-search-results-button, #gform_wrapper_2 input[type="search"]::-webkit-search-results-button {
  display: none;
}
#gform_wrapper_1 input[type=file], #gform_wrapper_2 input[type=file] {
  line-height: 1em;
  font-size: 80%;
  margin-top: 6px;
}
#gform_wrapper_1 input, #gform_wrapper_2 input, #gform_wrapper_1 select, #gform_wrapper_2 select, #gform_wrapper_1 textarea, #gform_wrapper_2 textarea, #gform_wrapper_1 .select2-container--default .select2-selection--single, #gform_wrapper_2 .select2-container--default .select2-selection--single {
  -webkit-transition: box-shadow 0.3s ease-in-out;
  -ms-transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out;
  background: #fff;
  border: 0;
  border-radius: 5px;
  box-shadow: 0 0 5px #f7d4bb;
  color: #826a51;
  font-size: 1.2rem;
  padding: 7px 15px;
  width: 100%;
}
#gform_wrapper_1 input:focus, #gform_wrapper_2 input:focus, #gform_wrapper_1 select:focus, #gform_wrapper_2 select:focus, #gform_wrapper_1 textarea:focus, #gform_wrapper_2 textarea:focus, #gform_wrapper_1 .select2-container--default .select2-selection--single:focus, #gform_wrapper_2 .select2-container--default .select2-selection--single:focus {
  box-shadow: 0 0 1px 2px rgba(186, 50, 48, .4);
  outline: none;
}
#gform_wrapper_1 input[aria-invalid="true"], #gform_wrapper_2 input[aria-invalid="true"], #gform_wrapper_1 select[aria-invalid="true"], #gform_wrapper_2 select[aria-invalid="true"], #gform_wrapper_1 textarea[aria-invalid="true"], #gform_wrapper_2 textarea[aria-invalid="true"], #gform_wrapper_1 .select2-container--default .select2-selection--single[aria-invalid="true"], #gform_wrapper_2 .select2-container--default .select2-selection--single[aria-invalid="true"] {
  box-shadow: 0 0 1px 2px rgba(158, 54, 45, .5);
}
#gform_wrapper_1 .select2-container--default .select2-selection--single, #gform_wrapper_2 .select2-container--default .select2-selection--single {
  height: auto;
  margin-bottom: 8px;
}
#gform_wrapper_1 .select2-container--default .select2-selection--single .select2-selection__rendered, #gform_wrapper_2 .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #826a51;
}
#gform_wrapper_1 .select2-container--default .select2-selection--single .select2-selection__arrow, #gform_wrapper_2 .select2-container--default .select2-selection--single .select2-selection__arrow {
  margin: -16px 8px 0;
  top: 50%;
}
#gform_wrapper_1 label, #gform_wrapper_2 label {
  color: #a8662e;
  font-weight: 500;
  font-size: 1.1rem;
  margin: 0;
  padding: 0 15px 8px;
}
#gform_wrapper_1 label:empty, #gform_wrapper_2 label:empty {
  display: none;
}
#gform_wrapper_1 label.error, #gform_wrapper_2 label.error {
  margin-top: 5px;
  color: #b94a48;
  font-size: 90%;
}
#gform_wrapper_1 label.error.valid, #gform_wrapper_2 label.error.valid {
  display: none !important;
}
#gform_wrapper_1 .woocommerce-address-fields label, #gform_wrapper_2 .woocommerce-address-fields label {
  text-transform: capitalize;
}
#gform_wrapper_1 .controls label, #gform_wrapper_2 .controls label {
  font-weight: 300;
}
#gform_wrapper_1 .field_sublabel_below .ginput_complex.ginput_container label, #gform_wrapper_2 .field_sublabel_below .ginput_complex.ginput_container label, #gform_wrapper_1 .woocommerce-Input + span em, #gform_wrapper_2 .woocommerce-Input + span em {
  font-size: 0.9rem;
  font-style: normal;
  margin-top: 7px;
  opacity: 0.7;
}
#gform_wrapper_1 .woocommerce-Input + span em, #gform_wrapper_2 .woocommerce-Input + span em {
  color: #826a51;
  display: block;
  padding: 0 15px;
}
@media (min-width: 768px) {
  #gform_wrapper_1 .woocommerce-Input + span em, #gform_wrapper_2 .woocommerce-Input + span em {
    padding-bottom: 10px;
  }
}
#gform_wrapper_1 button, #gform_wrapper_2 button, #gform_wrapper_1 .button, #gform_wrapper_2 .button, #gform_wrapper_1 input[type="button"], #gform_wrapper_2 input[type="button"], #gform_wrapper_1 input[type="reset"], #gform_wrapper_2 input[type="reset"], #gform_wrapper_1 input[type="submit"], #gform_wrapper_2 input[type="submit"] {
  border-width: 3px;
  border-radius: 5px;
  font-size: 1.3rem;
  padding: 10px 25px;
  width: auto;
}
@media (max-width: 767px) {
  #gform_wrapper_1 button, #gform_wrapper_2 button, #gform_wrapper_1 .button, #gform_wrapper_2 .button, #gform_wrapper_1 input[type="button"], #gform_wrapper_2 input[type="button"], #gform_wrapper_1 input[type="reset"], #gform_wrapper_2 input[type="reset"], #gform_wrapper_1 input[type="submit"], #gform_wrapper_2 input[type="submit"] {
    padding: 7px 20px;
  }
}
#gform_wrapper_1 button .menu > .highlight > a, #gform_wrapper_2 button .menu > .highlight > a, #gform_wrapper_1 .button .menu > .highlight > a, #gform_wrapper_2 .button .menu > .highlight > a, #gform_wrapper_1 input[type="button"] .menu > .highlight > a, #gform_wrapper_2 input[type="button"] .menu > .highlight > a, #gform_wrapper_1 input[type="reset"] .menu > .highlight > a, #gform_wrapper_2 input[type="reset"] .menu > .highlight > a, #gform_wrapper_1 input[type="submit"] .menu > .highlight > a, #gform_wrapper_2 input[type="submit"] .menu > .highlight > a, #gform_wrapper_1 button.secondary, #gform_wrapper_2 button.secondary, #gform_wrapper_1 .button.secondary, #gform_wrapper_2 .button.secondary, #gform_wrapper_1 input[type="button"].secondary, #gform_wrapper_2 input[type="button"].secondary, #gform_wrapper_1 input[type="reset"].secondary, #gform_wrapper_2 input[type="reset"].secondary, #gform_wrapper_1 input[type="submit"].secondary, #gform_wrapper_2 input[type="submit"].secondary {
  background: #fff;
  border: 2px solid #e22c2f;
  border-radius: 100px;
  box-shadow: none;
  color: #222;
  -moz-outline-radius: 100px;
}
#gform_wrapper_1 button.secondary:focus, #gform_wrapper_2 button.secondary:focus, #gform_wrapper_1 .button.secondary:focus, #gform_wrapper_2 .button.secondary:focus, #gform_wrapper_1 input[type="button"].secondary:focus, #gform_wrapper_2 input[type="button"].secondary:focus, #gform_wrapper_1 input[type="reset"].secondary:focus, #gform_wrapper_2 input[type="reset"].secondary:focus, #gform_wrapper_1 input[type="submit"].secondary:focus, #gform_wrapper_2 input[type="submit"].secondary:focus, #gform_wrapper_1 button.secondary:hover, #gform_wrapper_2 button.secondary:hover, #gform_wrapper_1 .button.secondary:hover, #gform_wrapper_2 .button.secondary:hover, #gform_wrapper_1 input[type="button"].secondary:hover, #gform_wrapper_2 input[type="button"].secondary:hover, #gform_wrapper_1 input[type="reset"].secondary:hover, #gform_wrapper_2 input[type="reset"].secondary:hover, #gform_wrapper_1 input[type="submit"].secondary:hover, #gform_wrapper_2 input[type="submit"].secondary:hover {
  background: #fff;
  box-shadow: none;
  color: #e22c2f;
}
#gform_wrapper_1 button.small.text, #gform_wrapper_2 button.small.text, #gform_wrapper_1 .button.small.text, #gform_wrapper_2 .button.small.text, #gform_wrapper_1 input[type="button"].small.text, #gform_wrapper_2 input[type="button"].small.text, #gform_wrapper_1 input[type="reset"].small.text, #gform_wrapper_2 input[type="reset"].small.text, #gform_wrapper_1 input[type="submit"].small.text, #gform_wrapper_2 input[type="submit"].small.text {
  padding: 16px 0 6px;
}
#gform_wrapper_1 button.large.text, #gform_wrapper_2 button.large.text, #gform_wrapper_1 .button.large.text, #gform_wrapper_2 .button.large.text, #gform_wrapper_1 input[type="button"].large.text, #gform_wrapper_2 input[type="button"].large.text, #gform_wrapper_1 input[type="reset"].large.text, #gform_wrapper_2 input[type="reset"].large.text, #gform_wrapper_1 input[type="submit"].large.text, #gform_wrapper_2 input[type="submit"].large.text {
  padding: 20px 0 6px;
}
#gform_wrapper_1 button.small, #gform_wrapper_2 button.small, #gform_wrapper_1 .button.small, #gform_wrapper_2 .button.small, #gform_wrapper_1 input[type="button"].small, #gform_wrapper_2 input[type="button"].small, #gform_wrapper_1 input[type="reset"].small, #gform_wrapper_2 input[type="reset"].small, #gform_wrapper_1 input[type="submit"].small, #gform_wrapper_2 input[type="submit"].small {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 13px 24px 9px;
}
#gform_wrapper_1 button.large, #gform_wrapper_2 button.large, #gform_wrapper_1 .button.large, #gform_wrapper_2 .button.large, #gform_wrapper_1 input[type="button"].large, #gform_wrapper_2 input[type="button"].large, #gform_wrapper_1 input[type="reset"].large, #gform_wrapper_2 input[type="reset"].large, #gform_wrapper_1 input[type="submit"].large, #gform_wrapper_2 input[type="submit"].large {
  font-size: 20px;
  font-size: 2rem;
  padding: 24px;
}
.site-container #gform_wrapper_1 button:disabled, .site-container #gform_wrapper_2 button:disabled, .site-container #gform_wrapper_1 .button:disabled, .site-container #gform_wrapper_2 .button:disabled, .site-container #gform_wrapper_1 input[type="button"]:disabled, .site-container #gform_wrapper_2 input[type="button"]:disabled, .site-container #gform_wrapper_1 input[type="reset"]:disabled, .site-container #gform_wrapper_2 input[type="reset"]:disabled, .site-container #gform_wrapper_1 input[type="submit"]:disabled, .site-container #gform_wrapper_2 input[type="submit"]:disabled, .site-container #gform_wrapper_1 button:disabled:hover, .site-container #gform_wrapper_2 button:disabled:hover, .site-container #gform_wrapper_1 .button:disabled:hover, .site-container #gform_wrapper_2 .button:disabled:hover, .site-container #gform_wrapper_1 input[type="button"]:disabled:hover, .site-container #gform_wrapper_2 input[type="button"]:disabled:hover, .site-container #gform_wrapper_1 input[type="reset"]:disabled:hover, .site-container #gform_wrapper_2 input[type="reset"]:disabled:hover, .site-container #gform_wrapper_1 input[type="submit"]:disabled:hover, .site-container #gform_wrapper_2 input[type="submit"]:disabled:hover {
  background: #eee;
  border-width: 0;
  box-shadow: 0 7px 16px 0 rgba(0, 0, 0, 0.20);
  color: #666;
  cursor: not-allowed;
}
#gform_wrapper_1 .validation_error, #gform_wrapper_2 .validation_error {
  background: white;
  border: 0;
  border-radius: 5px;
  color: #ba3230;
  font-size: 1.35rem;
  font-weight: 500;
}
#gform_wrapper_1.gform_wrapper li.gfield.gfield_error, #gform_wrapper_2.gform_wrapper li.gfield.gfield_error, #gform_wrapper_1.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning, #gform_wrapper_2.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background: transparent;
  border: 0;
  margin-bottom: 0 !important;
  padding: 0 0 22px;
}
#gform_wrapper_2 #gform_fields_2 {
  display: flex;
  flex-wrap: wrap;
}
#gform_wrapper_2 #gform_fields_2 > * {
  margin: 0 0 20px !important;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  #gform_wrapper_2 #gform_fields_2 > * {
    margin: 0 10px 30px !important;
    width: calc(50% - 20px);
  }
  #gform_wrapper_2 #gform_fields_2 > *:first-child {
    margin: 0 0 30px !important;
    width: calc(100% - 20px);
  }
}
#gform_wrapper_2 #gform_fields_2 > *:nth-child(2n) {
  margin-left: 0 !important;
}
#gform_wrapper_2 #gform_fields_2 > * .gfield_description {
  color: rgba(168, 102, 46, .75);
  font-size: 0.8rem;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 4px;
  width: auto;
}
#gform_wrapper_2 #gform_fields_2 #field_2_15 {
  margin: 0 !important;
  order: 2;
}
@media (min-width: 768px) {
  #gform_wrapper_2 #gform_fields_2 #field_2_15 {
    width: calc(100% - 20px);
  }
}
@media (min-width: 768px) {
  #gform_wrapper_2 #gform_fields_2 #field_2_16 label {
    margin-left: 10px;
  }
}
#gform_wrapper_2 #gform_fields_2 #field_2_16 input[type="file"] {
  line-height: 2.3;
  margin: 0;
}
@media (min-width: 768px) {
  #gform_wrapper_2 #gform_fields_2 #field_2_16 input[type="file"] {
    margin: 0 0 0 10px;
  }
}
#gform_wrapper_2 #gform_fields_2 .ginput_full div[class^="file"] {
  font-size: 1rem;
  position: absolute;
  right: 10px;
  top: 4px;
}
@media (min-width: 768px) {
  #gform_wrapper_2 #gform_fields_2 .ginput_full div[class^="file"] {
    right: 0;
  }
}
#gform_wrapper_2 #gform_fields_2 #gfgeo-locator-button-wrapper-2_14, #gform_wrapper_2 #gform_fields_2 .gfield_visibility_hidden {
  display: none;
}
#gform_wrapper_2 #gform_fields_2 .gfgeo-address-field.medium {
  padding-left: 15px !important;
}
#gmw-override div.gmw-form-wrapper.default {
  margin: 0;
}
#gmw-override .gmw-form-wrapper .gmw-form-field-wrapper {
  margin: 10px 0 20px;
}
#gmw-override .gmw-form-wrapper input.gmw-address {
  border: 0;
  border-radius: 5px;
  color: #555;
  font-size: 1.25rem;
  margin: 0;
  padding: 9px 33px 8px 15px;
}
@media (min-width: 768px) {
  #gmw-override .gmw-form-wrapper input.gmw-address {
    font-size: 1.1rem;
  }
}
@media (min-width: 992px) {
  #gmw-override .gmw-form-wrapper input.gmw-address {
    padding: 9px 40px 7px 15px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #gmw-override .gmw-form-wrapper input.gmw-address {
    height: 43px;
  }
}
#gmw-override .gmw-form-wrapper input.gmw-address::placeholder {
  color: #8e8e8e;
}
#gmw-override .gmw-form-wrapper .gmw-locator-button-wrapper {
  align-items: center;
  background: url(../img/locator.svg) no-repeat center center/100%;
  border: 0;
  bottom: 10px;
  display: flex;
  margin: 0;
  opacity: 0.3;
  position: absolute;
  right: 25px;
  text-indent: -9000em;
  top: 9px;
  width: 23px;
}
@media (min-width: 768px) {
  #gmw-override .gmw-form-wrapper .gmw-locator-button-wrapper {
    top: 0;
  }
}
#gmw-override .gmw-form-wrapper .gmw-locator-button-wrapper:hover, #gmw-override .gmw-form-wrapper .gmw-locator-button-wrapper:active, #gmw-override .gmw-form-wrapper .gmw-locator-button-wrapper:focus {
  background-color: transparent;
}
#gmw-override .gmw-form-wrapper .gmw-submit {
  border-radius: 5px;
  font-size: 1.25rem;
  letter-spacing: 0.5px;
  margin: 0;
  padding: 9px 10px 11px;
  text-transform: none;
  width: 100%;
}
@media (max-width: 767px) {
  #gmw-override .gmw-form-wrapper .gmw-submit {
    margin-top: -13px;
  }
}
@media (min-width: 768px) {
  #gmw-override .gmw-form-wrapper .gmw-submit {
    font-size: 1.15rem;
    padding: 11px 40px;
  }
}
@media (min-width: 992px) {
  #gmw-override .gmw-form-wrapper .gmw-submit {
    padding: 11px 18px;
  }
}
@media (min-width: 768px) {
  #gmw-override .gmw-form-wrapper .col-md-3:last-child {
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #gmw-override .row {
    display: flex;
    padding: 0 25px;
  }
  #gmw-override .col-md-offset-1 {
    flex-grow: 1;
  }
}
.pac-container {
  border: 0;
  border-radius: 5px;
  margin-top: 10px !important;
}
.pac-container:after {
  display: none;
}
.pac-container .pac-item {
  -webkit-transition: background 0.3s ease-in-out;
  -ms-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
  line-height: 1 !important;
  padding: 11px 4px 8px !important;
}
.pac-container .pac-item > * {
  font: 300 1rem "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.pac-container .pac-item:first-child {
  border-top: 0;
}
.pac-container .pac-item span.pac-icon.pac-icon-marker {
  margin-top: 0;
}
.pac-container .pac-item .pac-matched {
  color: #333;
  font-weight: 500;
}
.pac-container .pac-item .pac-item-query {
  padding-right: 6px;
}
.jumbotron {
  align-items: flex-end;
  background: none;
  border: 0;
  color: #fff;
  display: flex;
  justify-content: center;
  overflow: hidden;
  padding: 25px 0;
  position: relative;
  z-index: 1;
}
.home .jumbotron, .page-id-68 .jumbotron {
  padding: 35px 0;
}
.jumbotron .container {
  z-index: 2;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .jumbotron .container {
    width: 100vw;
  }
}
.jumbotron_img {
  left: 0;
  object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
  width: 100vw;
  z-index: -1;
}
@media (max-width: 767px) {
  .jumbotron, .jumbotron_img {
    min-height: 130px;
  }
}
@media (min-width: 768px) {
  .jumbotron, .jumbotron_img {
    min-height: 140px;
  }
}
@media (min-width: 992px) {
  .jumbotron, .jumbotron_img {
    min-height: 155px;
  }
}
@media (min-width: 1200px) {
  .jumbotron, .jumbotron_img {
    min-height: 180px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .jumbotron_img, .jumbotron_img_img {
    height: auto !important;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.home .jumbotron, .home .jumbotron_img, .page-id-68 .jumbotron, .page-id-68 .jumbotron_img {
  height: 375px;
}
@media (min-width: 992px) {
  .home .jumbotron, .home .jumbotron_img, .page-id-68 .jumbotron, .page-id-68 .jumbotron_img {
    height: 400px;
  }
}
@media (min-width: 1200px) {
  .home .jumbotron, .home .jumbotron_img, .page-id-68 .jumbotron, .page-id-68 .jumbotron_img {
    height: 425px;
  }
}
body:not(.home):not(.page-id-68) .jumbotron {
  border-bottom: 5px solid #fff;
  margin-bottom: 25px;
}
body:not(.home):not(.page-id-68) .jumbotron_img {
  height: 100%;
}
.jumbotron p {
  font-size: 1.1rem;
  font-weight: 300;
  margin: 0;
  max-width: 50vw;
}
div[class^="mm-ajax"] > div {
  background: #f7efe4;
  border: 5px solid #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 8px rgba(247, 212, 187, .75);
  padding: 20px;
  position: relative;
}
div[class^="mm-ajax"] > div .close-button {
  -webkit-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  background: #fff;
  border: 0;
  border-radius: 0 0 0 10px;
  float: none;
  line-height: 1;
  padding: 0 6px 7px 10px;
  position: absolute;
  right: 0;
  top: 0;
}
div[class^="mm-ajax"] > div .close-button:hover, div[class^="mm-ajax"] > div .close-button:active, div[class^="mm-ajax"] > div .close-button:focus {
  color: #ba3230;
}
div[class^="mm-ajax"] > div h1 {
  border-bottom: 2px solid rgba(130, 106, 81, .3);
  color: #a8662e;
  font: 500 2rem museo-sans, arial, sans-serif !important;
  padding-bottom: 5px;
}
div[class^="mm-ajax"] > div form input:not([type="checkbox"]), div[class^="mm-ajax"] > div form select, div[class^="mm-ajax"] > div form textarea {
  -webkit-transition: box-shadow 0.3s ease-in-out;
  -ms-transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out;
  background: #fff;
  border: 0;
  border-radius: 5px;
  box-shadow: 0 0 5px #f7d4bb;
  color: #826a51;
  font-size: 1.2rem;
  padding: 7px 15px;
  width: 100%;
}
div[class^="mm-ajax"] > div form input:not([type="checkbox"]):focus, div[class^="mm-ajax"] > div form select:focus, div[class^="mm-ajax"] > div form textarea:focus {
  box-shadow: 0 0 1px 2px rgba(186, 50, 48, .4);
  outline: none;
}
div[class^="mm-ajax"] > div form label {
  color: #826a51;
  font-weight: 500;
  margin: 0 !important;
  padding: 0 15px 8px;
}
div[class^="mm-ajax"] > div form label.error {
  margin-top: 5px;
  color: #b94a48;
  font-size: 90%;
}
div[class^="mm-ajax"] > div form .lost-password {
  text-align: right;
}
@media (max-width: 399px) {
  div[class^="mm-ajax"] > div form .login-remember {
    margin-bottom: 5px !important;
  }
}
div[class^="mm-ajax"] > div form .login-remember label {
  padding: 0;
}
@media (max-width: 399px) {
  div[class^="mm-ajax"] > div form .login-remember, div[class^="mm-ajax"] > div form .lost-password {
    text-align: center;
  }
}
@media (min-width: 400px) {
  div[class^="mm-ajax"] > div form .login-remember, div[class^="mm-ajax"] > div form .lost-password {
    display: inline-block;
    padding-bottom: 3px;
    width: 49%;
  }
}
div[class^="mm-ajax"] > div form .login-remember a, div[class^="mm-ajax"] > div form .lost-password a {
  color: #ba3230;
  text-decoration: underline;
  text-decoration-color: rgba(186, 50, 48, .3);
}
div[class^="mm-ajax"] > div form .login-remember a:hover, div[class^="mm-ajax"] > div form .lost-password a:hover, div[class^="mm-ajax"] > div form .login-remember a:active, div[class^="mm-ajax"] > div form .lost-password a:active, div[class^="mm-ajax"] > div form .login-remember a:focus, div[class^="mm-ajax"] > div form .lost-password a:focus {
  color: #6b0800;
}
div[class^="mm-ajax"] > div form .button {
  border-width: 3px;
  border-radius: 5px;
  font-size: 1.3rem;
  padding: 5px;
  text-align: center;
  width: 100%;
}
div[class^="mm-ajax"] > div #mm-ajax-login-status {
  -webkit-transition: height 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -ms-transition: height 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: height 0.3s ease-in-out, opacity 0.3s ease-in-out;
  font-size: 1.3rem;
  max-height: 0;
  overflow: hidden;
}
div[class^="mm-ajax"] > div #mm-ajax-login-status.visible {
  max-height: 100vh;
}
.pod {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 17px 50px rgba(0, 0, 0, .12);
  margin-right: 5px;
  padding: 10px;
}
.jumbotron .pod {
  background: rgba(58, 90, 3, .5);
  border-radius: 10px;
  box-shadow: inset 0 0 8px rgba(55, 88, 3, .75);
  display: inline-block;
  color: #fff;
  margin: 0;
  padding: 10px 20px;
}
@media (min-width: 768px) {
  .jumbotron .pod {
    padding: 10px 30px;
  }
}
.home .jumbotron .pod, .page-id-68 .jumbotron .pod {
  padding: 20px 20px 0;
}
@media (min-width: 768px) {
  .home .jumbotron .pod, .page-id-68 .jumbotron .pod {
    padding: 20px 30px 10px;
  }
}
.jumbotron .pod hr {
  background: rgba(255, 255, 255, .4);
  border: 0;
  border-radius: 5px;
  height: 2px;
  margin: 10px 0;
}
.pod img {
  border-radius: 5px;
}
.pod img:not(:last-child) {
  border-radius: 5px 5px 0 0;
  margin-bottom: 8px;
}
.pod.pull-right {
  margin: 0 0 25px 20px;
}
.pod.pull-left {
  margin: 0 20px 25px 0;
}
.single-product main {
  display: flex;
  justify-content: center;
}
@media (min-width: 768px) {
  .single-product .woocommerce-notices-wrapper {
    margin-left: calc(37.5% + 30px);
  }
}
@media (min-width: 992px) {
  .single-product .woocommerce-notices-wrapper {
    margin-left: calc(32.5% + 30px);
  }
}
.single-product .woocommerce-message {
  align-items: center;
  background: #fff;
  border: 0;
  border-radius: 5px;
  box-shadow: 0 0 8px rgba(85, 85, 85, .15);
  display: flex;
  line-height: 1.3;
  padding: 15px 20px;
}
@media (max-width: 450px) {
  .single-product .woocommerce-message {
    flex-wrap: wrap;
  }
  .single-product .woocommerce-message:before {
    display: none;
  }
  #product .single-product .woocommerce-message .button {
    margin: 10px 0 5px !important;
    text-align: center;
    width: 100%;
  }
}
.single-product .woocommerce-message:before {
  left: auto;
  padding-right: 10px;
  position: relative;
  top: auto;
}
#product .single-product .woocommerce-message .button {
  box-shadow: none;
  font-size: 1rem;
  margin-left: auto;
  margin-right: -5px;
  min-width: 1px;
  order: 2;
  padding: 8px 17px;
  text-transform: capitalize;
}
#product {
  display: flex;
  margin-bottom: -15px;
}
#product .container {
  display: flex;
  flex-direction: column;
}
#product .container:before, #product .container:after {
  content: "";
  display: block;
  position: absolute;
  background: #f7efe4;
  left: 0;
  top: -35px;
}
@media (min-width: 768px) {
  #product .container:before, #product .container:after {
    bottom: -21px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #product .container:before, #product .container:after {
    bottom: -18px;
  }
}
#product .container:before {
  box-shadow: inset -8px 8px 8px -8px rgba(247, 212, 187, .75), 3px 0 0 rgba(255, 255, 255, .6);
  right: auto;
}
@media (min-width: 768px) {
  #product .container:before {
    width: 37.5%;
  }
}
@media (min-width: 992px) {
  #product .container:before {
    width: 32.5%;
  }
}
#product .container:after {
  box-shadow: inset 8px 8px 8px -8px rgba(247, 212, 187, .75);
  left: -100vw;
  right: calc(100% - 1px);
}
#product h1 {
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  #product h1 {
    margin-left: calc(37.5% + 30px);
  }
}
@media (min-width: 992px) {
  #product h1 {
    margin-left: calc(32.5% + 30px);
  }
}
#product .summary, #product .images {
  float: none;
}
#product .images {
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  #product .images {
    margin: -10px 0 20px;
    padding: 15px 0 0;
  }
}
@media (min-width: 768px) {
  #product .images {
    background: #fff;
    border-radius: 10px;
    box-shadow: 18px 18px 18px -15px rgba(247, 212, 187, .75);
    padding: 15px;
    position: absolute;
    top: 5px;
    width: calc(37.5% - 30px);
    z-index: 2;
  }
}
@media (min-width: 992px) {
  #product .images {
    width: calc(32.5% - 30px);
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #product .images .woocommerce-product-gallery__wrapper {
    max-height: 50vh;
  }
  .postid-2414 #product .images .woocommerce-product-gallery__wrapper {
    height: 290px;
  }
}
#product .images .zoomImg {
  cursor: zoom-in;
}
#product .images .flex-control-thumbs {
  background: rgba(247, 239, 228, .7);
  border-radius: 5px;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  justify-content: center;
  order: 3;
  padding: 5px;
}
#product .images .flex-control-thumbs li {
  background: #fff;
  border-radius: 3px;
  float: none;
  margin: 2px;
  padding: 3px;
  width: calc(20% - 4px);
}
@media (max-width: 450px) {
  #product .images .flex-control-thumbs li {
    width: calc(25% - 4px);
  }
}
@media (max-width: 350px) {
  #product .images .flex-control-thumbs li {
    width: calc((100% / 3) - 4px);
  }
}
@media (min-width: 768px) {
  #product .images .flex-control-thumbs li {
    width: calc((100% / 3) - 4px);
  }
}
@media (min-width: 992px) {
  #product .images .flex-control-thumbs li {
    width: calc(25% - 4px);
  }
}
#product .images .flex-control-thumbs li img {
  -webkit-transition: box-shadow 0.3s ease-in-out;
  -ms-transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out;
  border-radius: 3px;
  box-shadow: 0 0 0 3px #fff;
  opacity: 1;
}
#product .images .flex-control-thumbs li img:hover, #product .images .flex-control-thumbs li img:active, #product .images .flex-control-thumbs li img:focus {
  box-shadow: 0 0 0 3px #fff, 0 0 3px 5px rgba(247, 212, 187, .55);
}
#product .images .flex-control-thumbs li img.flex-active {
  box-shadow: 0 0 0 3px #fff, 0 0 0 5px rgba(186, 50, 48, .5);
}
#product .images .flex-direction-nav {
  display: flex;
  justify-content: space-between;
  margin: 15px 5px 8px;
  padding: 0;
}
#product .images .flex-direction-nav > li > a {
  font-size: 1rem;
  margin: 0;
  padding: 3px 10px;
}
@media (min-width: 768px) {
  #product .images .flex-direction-nav > li > a {
    font-size: 0.85rem;
    padding: 2px 9px 3px;
  }
}
#product .images .flex-direction-nav > li > a.flex-disabled {
  background: #8e8e8e;
  border-color: rgba(85, 85, 85, .2);
  text-shadow: 1px 1px 0 rgba(85, 85, 85, .2);
}
#product .images .flex-direction-nav > li > a.flex-disabled:hover, #product .images .flex-direction-nav > li > a.flex-disabled:active, #product .images .flex-direction-nav > li > a.flex-disabled:focus {
  cursor: default;
  text-shadow: 1px 1px 0 rgba(85, 85, 85, .2);
}
#product .summary {
  min-height: 300px;
  width: auto;
}
@media (min-width: 768px) {
  #product .summary {
    margin-left: calc(37.5% + 30px);
  }
}
@media (min-width: 992px) {
  #product .summary {
    margin-left: calc(32.5% + 30px);
  }
}
#product .summary iframe {
  height: 52.5vw;
  width: 100%;
}
@media (min-width: 768px) {
  #product .summary iframe {
    height: 236px;
  }
}
@media (min-width: 992px) {
  #product .summary iframe {
    height: 340px;
  }
}
@media (min-width: 1200px) {
  #product .summary iframe {
    height: 416px;
  }
}
#product .summary p + p, #product .summary ul + p, #product .summary ol + p, #product .summary p + ul, #product .summary ul + ul, #product .summary ol + ul, #product .summary p + ol, #product .summary ul + ol, #product .summary ol + ol {
  margin-top: 22px;
}
#product .summary .product_meta {
  border-radius: 5px;
  bottom: 0;
  font-size: 0.95rem;
  padding: 10px 18px;
}
@media (max-width: 767px) {
  #product .summary .product_meta {
    background: #f7efe4;
    color: #885426;
    margin-top: 22px;
    opacity: 0.8;
  }
}
@media (max-width: 450px) {
  #product .summary .product_meta {
    padding: 10px;
    margin-top: 10px;
    text-align: center;
  }
}
@media (min-width: 768px) {
  #product .summary .product_meta {
    background: rgba(255, 255, 255, .3);
    box-shadow: 0 0 5px rgba(247, 212, 187, .75);
    color: rgba(136, 84, 38, .8);
    left: 15px;
    margin-bottom: 15px;
    position: absolute;
    width: calc(37.5% - 30px);
    z-index: 1;
  }
}
@media (min-width: 992px) {
  #product .summary .product_meta {
    width: calc(32.5% - 30px);
  }
}
#product .summary .product_meta span + span {
  display: block;
  margin-top: -3px;
}
#product .summary .product_meta a {
  color: rgba(136, 84, 38, .5);
  font-weight: 500;
  text-decoration: none;
}
#product .summary .product_meta a:hover, #product .summary .product_meta a:focus, #product .summary .product_meta a:active {
  color: #ba3230;
  text-decoration: none;
}
#product .summary .price {
  background: #f7efe4;
  border-radius: 5px;
  box-shadow: inset 0 0 8px rgba(247, 212, 187, .75);
  color: #a8662e;
  font: 900 2rem/1 quatro, arial, times, serif;
  margin: 25px 0 0;
  padding: 20px 25px;
}
@media (max-width: 450px) {
  #product .summary .price {
    padding: 15px;
    text-align: center;
  }
}
#product .summary .price .woocommerce-Price-currencySymbol, #product .summary .price .subscription-details {
  font-family: museo-sans, arial, sans-serif;
  font-size: 0.55em;
  margin-right: 2px;
  opacity: 0.7;
  position: relative;
  top: -7px;
}
#product .summary .price ~ .cart {
  display: flex;
  justify-content: flex-end;
  margin: -56px 13px 0 0;
}
@media (max-width: 450px) {
  #product .summary .price ~ .cart {
    margin: 7px 0 -3px;
  }
}
@media (min-width: 768px) {
  #product .summary .price ~ .cart {
    margin-top: -60px;
  }
}
#product .summary .price ~ .cart .qty {
  border: 0;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(247, 212, 187, .75);
  color: rgba(85, 85, 85, .7);
  font-size: 1.5rem;
  height: 39px;
  margin: 6px 7px 0 0;
  padding: 9px 11px;
  -webkit-appearance: none;
}
@media (max-width: 450px) {
  #product .summary .price ~ .cart .qty {
    box-shadow: none;
    border: 2px solid rgba(85, 85, 85, .15);
    margin-right: 3px;
  }
}
#product .summary .price ~ .cart .button {
  box-shadow: 0 0 0 4px rgba(255, 255, 255, .5);
}
#product .cart {
  margin-bottom: 0;
}
#product .button {
  font-size: 1.25rem;
  font-weight: 500;
  letter-spacing: 1px;
  min-width: 131px;
  padding: 5px 20px !important;
  text-transform: none;
}
@media (max-width: 450px) {
  #product .button {
    width: 100%;
  }
}
@media (min-width: 768px) {
  #product .button {
    min-width: 137px;
  }
}
@media (min-width: 992px) {
  #product .button {
    min-width: 145px;
  }
}
@media (min-width: 1200px) {
  #product .button {
    min-width: 150px;
  }
}
#product .first-payment-date {
  display: none;
}
.woocommerce div.product {
  position: static;
}
ul.share-buttons {
  list-style: none;
  padding: 0;
}
ul.share-buttons li {
  display: inline;
}
ul.share-buttons .sr-only {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.product-list {
  margin-top: 40px;
}
.product-list > h2 {
  color: #333;
  font: 900 2rem quatro, arial, times, serif;
  margin: 0 0 3px;
}
@media (min-width: 768px) {
  .product-list > h2 {
    font-size: 2.25rem;
  }
}
.product-list > p {
  font-size: 1.1rem;
  margin: 0 0 15px;
  opacity: 0.7;
}
@media (min-width: 600px) {
  .product-list > p {
    margin: 0 25px 15px;
  }
}
@media (min-width: 768px) {
  .product-list > p {
    margin: 0 50px 15px;
  }
}
@media (min-width: 992px) {
  .product-list > p {
    margin: 0 125px 15px;
  }
}
@media (min-width: 1200px) {
  .product-list > p {
    margin: 0 200px 15px;
  }
}
.woocommerce ul.products {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  padding: 15px 0 25px;
}
@media (min-width: 768px) {
  .woocommerce ul.products {
    margin: 0 -15px;
  }
}
@media (min-width: 600px) {
  .woocommerce ul.products {
    margin: 0 -5px;
  }
}
.woocommerce ul.products li.product {
  -webkit-transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out;
  -ms-transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 12px 22px -15px rgba(0, 0, 0, .3);
  display: flex;
  margin: 0 5px !important;
  overflow: hidden;
  padding: 0 !important;
  position: relative;
  z-index: 1;
}
@media (max-width: 450px) {
  .woocommerce ul.products li.product {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .woocommerce ul.products li.product {
    margin-bottom: 10px;
  }
}
@media (min-width: 451px) and (max-width: 599px) {
  .woocommerce ul.products li.product {
    width: calc(50% - 11px) !important;
  }
}
@media (min-width: 768px) {
  .woocommerce ul.products li.product {
    width: calc((100% / 3) - 11px);
  }
}
@media (min-width: 992px) {
  .woocommerce ul.products li.product {
    width: calc(25% - 11px);
  }
}
.woocommerce ul.products li.product:hover, .woocommerce ul.products li.product:active, .woocommerce ul.products li.product:focus {
  box-shadow: 0 30px 39px -17px rgba(0, 0, 0, .3);
  transform: scale(1.05) translateY(5px);
  z-index: 2;
}
.woocommerce ul.products li.product:hover .price, .woocommerce ul.products li.product:active .price, .woocommerce ul.products li.product:focus .price {
  color: #9e362d;
}
@media (max-width: 450px) {
  .woocommerce ul.products li.product:nth-child(n+2) {
    margin-top: 10px !important;
  }
}
@media (min-width: 451px) and (max-width: 767px) {
  .woocommerce ul.products li.product:nth-child(n+3) {
    margin-top: 10px !important;
  }
}
@media (min-width: 768px) {
  .woocommerce ul.products li.product:nth-child(n+4) {
    margin-top: 10px !important;
  }
}
@media (min-width: 992px) {
  .woocommerce ul.products li.product:nth-child(n+5) {
    margin-top: 10px !important;
  }
}
.woocommerce ul.products li.product a {
  display: flex;
  flex-direction: column;
  font-size: 0.95rem;
  justify-content: start;
  padding: 20px 25px 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .woocommerce ul.products li.product a {
    font-size: 0.9rem;
  }
}
@media (min-width: 1200px) {
  .woocommerce ul.products li.product a {
    padding: 25px 35px 15px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .woocommerce ul.products li.product a {
    max-width: 100%;
    width: 100%;
  }
}
.woocommerce ul.products li.product a img {
  border-radius: 0 !important;
  box-shadow: none !important;
  min-height: 1px;
  transition: none !important;
}
.woocommerce ul.products li.product a .woocommerce-loop-product__title {
  font-size: 1.15em;
  line-height: 1.3;
  padding: 5px 0 11px;
}
.woocommerce ul.products li.product .price {
  -webkit-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  align-items: center;
  border-top: 2px solid rgba(142, 142, 142, .15);
  color: #ba3230;
  display: flex;
  font: 900 1.75em quatro, arial, times, serif !important;
  justify-content: center;
  margin: auto -10px 0;
  padding: 8px 10px 0;
}
.woocommerce ul.products li.product .price .woocommerce-Price-currencySymbol {
  font-family: museo-sans, arial, sans-serif !important;
  font-size: 0.55em !important;
  margin-right: 1px;
  position: relative;
  top: -7px;
}
.woocommerce ul.products li.product .button {
  display: none;
}
.home .woocommerce ul.products {
  flex-wrap: nowrap;
  margin: 0 -15px;
}
@media (max-width: 599px) {
  .home .woocommerce ul.products {
    flex-wrap: wrap;
  }
}
.home .woocommerce ul.products li.product {
  flex-grow: 1;
}
@media (max-width: 450px), (min-width: 600px) and (max-width: 991px) {
  .home .woocommerce ul.products li.product:last-child {
    display: none;
  }
}
.woocommerce-product-gallery__trigger {
  display: none;
}
#product .woocommerce span.onsale, .woocommerce ul.products li.product span.onsale {
  background: #fff;
  border-radius: 0 5px 0 12px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .2);
  color: #ba3230;
  margin: 0;
  padding: 3px 15px 4px;
}
@media (max-width: 991px) {
  #product .woocommerce span.onsale, .woocommerce ul.products li.product span.onsale {
    font-size: 0.9rem;
  }
}
#product .woocommerce span.onsale {
  left: 307px;
  top: 5px;
}
@media (max-width: 767px) {
  #product .woocommerce span.onsale {
    display: none;
  }
}
@media (min-width: 768px) {
  #product .woocommerce span.onsale {
    left: 209px;
  }
}
@media (min-width: 992px) {
  #product .woocommerce span.onsale {
    left: 243px;
  }
}
@media (min-width: 1200px) {
  #product .woocommerce span.onsale {
    left: 307px;
  }
}
.woocommerce .price del {
  font-size: 1.15rem !important;
  margin: 1px 8px 0 0;
  position: relative;
  text-decoration: none;
}
.woocommerce .price del:before {
  content: "";
  display: block;
  position: absolute;
  background: #ba3230;
  height: 2px;
  left: 50%;
  margin-left: calc(-50% - 3px);
  opacity: 0.5;
  top: 10px;
  width: calc(100% + 6px);
}
#product .woocommerce .price del {
  font-size: 1.5rem !important;
  margin-right: 3px;
}
#product .woocommerce .price del:before {
  background: #a8662e;
  top: 10px;
}
.related.products {
  float: none;
  padding: 0;
}
@media (min-width: 768px) {
  .related.products {
    margin-left: calc(37.5% + 30px);
    margin-bottom: -11px;
    width: calc(100% - (37.5% + 30px));
  }
}
@media (min-width: 992px) {
  .related.products {
    margin-left: calc(32.5% + 30px);
    width: calc(100% - (32.5% + 30px));
  }
}
.related.products > h2 {
  color: #333;
  font: 900 1.75rem quatro, arial, times, serif;
  margin: 20px 0 3px;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .related.products > h2 {
    text-align: center;
  }
}
.woocommerce .related.products ul.products {
  padding: 15px 0;
}
.woocommerce .related.products ul.products li.product {
  width: calc(50% - 11px);
}
@media (max-width: 450px) {
  .woocommerce .related.products ul.products li.product {
    width: 100%;
  }
  .woocommerce .related.products ul.products li.product:nth-child(n+2) {
    margin-top: 10px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .woocommerce .related.products ul.products li.product:nth-child(n+3) {
    margin-top: 10px !important;
  }
}
@media (min-width: 992px) {
  .woocommerce .related.products ul.products li.product {
    width: calc((100% / 3) - 11px);
  }
  .woocommerce .related.products ul.products li.product:nth-child(n+4) {
    display: none !important;
  }
}
.woocommerce .related.products ul.products li.product a .woocommerce-loop-product__title {
  font-size: 1.2em;
  padding: 0 0 5px;
}
@media (min-width: 768px) {
  .woocommerce .related.products ul.products li.product a .woocommerce-loop-product__title {
    font-size: 1em;
  }
}
.woocommerce .related.products ul.products li.product .button, .woocommerce .related.products ul.products li.product .price {
  display: none !important;
}
.woocommerce .related.products ul.products li.product h2 {
  margin-top: auto;
}
.search-terms {
  background: #f7efe4;
  border-radius: 5px;
  box-shadow: inset 0 0 8px rgba(247, 212, 187, .75);
  color: #927c65;
  font-size: 0.9rem;
  line-height: 1.5;
  margin: -5px 0 15px;
  opacity: 0.85;
  padding: 10px 15px;
}
@media (max-width: 767px) {
  .search-terms {
    margin: -5px -20px 15px;
  }
}
.search-results .wppl-info, .search-results .jumbotron {
  display: none;
}
.search-results .event {
  margin: 0 5px 10px -20px;
  position: relative;
}
@media (max-width: 767px) {
  .search-results .event {
    width: calc(100% + 40px);
  }
}
.search-results .event--info {
  flex: 1;
  padding: 5px 10px;
}
@media (max-width: 450px) {
  .search-results .event--info {
    padding: 0 5px;
  }
}
@media (min-width: 992px) {
  .search-results .event--info:first-child {
    flex-direction: row;
    justify-content: space-between;
    padding: 0;
  }
}
.search-results .event--info:first-child .search-details {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
}
.search-results .event--info:first-child .search-details p {
  margin-top: 0;
}
.search-results .event--info:first-child .search-buttons {
  align-items: center;
  display: flex;
}
@media (min-width: 992px) {
  .search-results .event--info:first-child .search-buttons {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .search-results .event {
    flex-direction: row;
  }
}
@media (max-width: 991px) {
  .search-results .event {
    padding: 15px;
  }
}
.search-map {
  position: sticky;
  top: 25px;
}
@media (max-width: 767px) {
  .search-map {
    margin: 10px -10px -12px;
  }
}
.search-map-container, .search-map .gmw-sl-wrapper {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(247, 212, 187, .75);
  padding: 7px;
}
.search-map-container > div, .search-map .gmw-sl-wrapper > div {
  height: 300px;
}
@media (min-width: 768px) {
  .search-map-container > div, .search-map .gmw-sl-wrapper > div {
    min-height: 50vh;
  }
}
.search-map .gmnoprint, .search-map .gmw-resize-map-toggle {
  display: none !important;
}
.search-map .gmw-sl-title {
  font-size: 1.15rem;
  line-height: 1.25;
  margin: 0 !important;
  padding: 5px 18px 13px !important;
}
.search-map .gmw-sl-title > a {
  text-decoration: none !important;
}
.search-map .gmw-sl-address {
  margin: 0 !important;
  padding: 11px 15px 4px !important;
}
.search-map .gm-ui-hover-effect {
  box-shadow: none;
  right: 0 !important;
  top: 0 !important;
}
.search-address {
  background: #fff;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 0 5px rgba(247, 212, 187, .75);
  line-height: 1.4;
  margin: -16px 1px 30px;
  padding: 5px 10px 12px;
  position: relative;
}
.search-address:before {
  content: "";
  display: block;
  position: absolute;
  background: #fff;
  height: 10px;
  left: 0;
  right: 0;
  top: -10px;
}
.search-thumbnail {
  background: #f7efe4;
  border-radius: 5px;
  margin-right: 15px;
  padding: 3px;
}
@media (max-width: 450px) {
  .search-thumbnail {
    display: none;
  }
}
.search-thumbnail img {
  border-radius: 3px;
  height: auto;
  max-width: 100px;
}
.search-details p {
  font-size: 0.9rem;
  margin-top: 8px;
  opacity: 0.9;
}
.search-details + .search-buttons {
  margin-top: 11px;
}
.search-certified {
  background: rgba(255, 255, 255, .9) url(../img/award.svg) no-repeat center center/100%;
  border-radius: 50px;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, .9);
  display: block;
  height: 35px;
  left: 9px;
  position: absolute;
  text-indent: -9000em;
  top: 8px;
  width: 35px;
}
@media (max-width: 450px) {
  .search-certified {
    height: 25px;
    left: -11px;
    top: 13px;
    width: 25px;
  }
}
@media (min-width: 768px) {
  .search-certified {
    left: -14px;
    top: 20px;
  }
}
@media (min-width: 992px) {
  .search-certified {
    left: 9px;
    top: 8px;
  }
}
.search-certified.detail {
  left: -16px;
  top: 16px;
}
.single-practitioner .body-copy img {
  border-radius: 5px;
  float: right;
  margin: 0 0 15px 25px;
  max-width: 35%;
}
.sidebar {
  margin-bottom: -15px;
}
@media (max-width: 767px) {
  .sidebar .row {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .clean .sidebar {
    display: flex;
    min-height: calc(100vh - 458px);
  }
}
@media (min-width: 992px) {
  .clean .sidebar {
    min-height: calc(100vh - 506px);
  }
}
@media (min-width: 1200px) {
  .clean .sidebar {
    min-height: calc(100vh - 511px);
  }
}
@media (min-width: 768px) {
  .sidebar .container:before, .sidebar .container:after {
    content: "";
    display: block;
    position: absolute;
    background: #f7efe4;
    left: 0;
  }
  .sidebar .container:before {
    box-shadow: inset -8px 8px 8px -8px rgba(247, 212, 187, .75), 3px 0 0 rgba(255, 255, 255, .6);
    right: auto;
  }
  .sidebar .container:after {
    box-shadow: inset 8px 8px 8px -8px rgba(247, 212, 187, .75);
    left: -100vw;
    right: calc(100% - 1px);
  }
}
@media (min-width: 768px) {
  .sidebar .container:before, .sidebar .container:after {
    bottom: -11px;
    top: -25px;
  }
  .clean .sidebar .container:before, .clean .sidebar .container:after {
    bottom: -20px;
    top: -35px;
  }
}
@media (min-width: 992px) {
  .sidebar .container:before, .sidebar .container:after {
    bottom: -14px;
  }
  .clean .sidebar .container:before, .clean .sidebar .container:after {
    bottom: -19px;
  }
}
@media (min-width: 1200px) {
  .clean .sidebar .container:before, .clean .sidebar .container:after {
    bottom: -23px;
  }
}
@media (min-width: 768px) {
  .sidebar .container:before {
    width: 40.3%;
  }
}
@media (min-width: 992px) {
  .sidebar .container:before {
    width: 32.5%;
  }
}
.sidebar--side {
  color: #927c65;
}
@media (max-width: 767px) {
  .sidebar--side {
    background: #f7efe4;
    box-shadow: inset 0 10px 8px -8px rgba(247, 212, 187, .75);
    margin-top: 10px;
    order: 2;
    padding: 30px 25px;
  }
  .blog .sidebar--side {
    margin-bottom: -25px;
  }
}
@media (min-width: 768px) {
  .sidebar--side {
    padding-right: 30px;
    padding-top: 7px;
  }
}
.sidebar--side strong {
  color: #826a51;
}
.sidebar--side .woocommerce ul.products {
  padding-top: 0;
}
.sidebar--side iframe {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(247, 212, 187, .75);
  padding: 7px;
}
@media (max-width: 767px) {
  .sidebar--side iframe {
    max-height: 75vw;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .sidebar--side iframe {
    max-height: 350px;
  }
}
.sidebar--side hr {
  background: #f7d4bb;
  box-shadow: 0 1px 0 1px #f7efe4, 0 5px 5px rgba(247, 212, 187, .75);
  height: 2px;
  margin: 25px -19px;
  position: relative;
}
@media (max-width: 767px) {
  .sidebar--side hr {
    margin: 25px -25px;
  }
}
@media (min-width: 500px) and (max-width: 767px) {
  .sidebar--side hr {
    display: none;
  }
}
.sidebar--side hr:before {
  content: "";
  display: block;
  position: absolute;
  background: -moz-linear-gradient(left, #f7efe4 0%, rgba(247, 239, 228, 0) 25%, rgba(247, 239, 228, 0) 100%);
  background: -webkit-linear-gradient(left, #f7efe4 0%, rgba(247, 239, 228, 0) 25%, rgba(247, 239, 228, 0) 100%);
  background: linear-gradient(to right, #f7efe4 0%, rgba(247, 239, 228, 0) 25%, rgba(247, 239, 228, 0) 100%);
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 2;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .sidebar--side hr {
    box-shadow: 0 0 5px rgba(247, 212, 187, .75);
  }
}
.sidebar--side h4 {
  color: #a8662e;
  font-weight: 300;
}
@media (min-width: 500px) and (max-width: 767px) {
  .sidebar--side .textwidget {
    display: flex;
    flex-wrap: wrap;
  }
  .sidebar--side .textwidget > div, .sidebar--side .textwidget > section {
    margin: 0 10px;
    width: calc(50% - 20px);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sidebar--flex {
    font-size: 0.9rem;
  }
}
@media (max-width: 500px), (min-width: 992px) {
  .sidebar--flex {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
  }
}
.sidebar--flex .phones {
  padding-right: 10px;
}
.sidebar--flex a {
  color: #927c65 !important;
  text-decoration: none !important;
}
.sidebar--flex a:hover, .sidebar--flex a:active, .sidebar--flex a:focus {
  color: #ba3230 !important;
}
.sidebar--dates strong {
  display: inline-block;
  width: 80px;
}
.sidebar--main {
  padding: 0 25px 15px;
}
@media (min-width: 768px) {
  .sidebar--main {
    padding: 15px 15px 15px 30px;
  }
}
.sidebar--main hr {
  margin: 30px -25px;
}
@media (min-width: 768px) {
  .sidebar--main hr {
    margin: 35px 0 35px -40px;
  }
}
.sidebar--main > img:first-child {
  border-radius: 15px;
  margin-bottom: 25px;
}
.sidebar .widget + .widget {
  margin-top: 20px;
  position: relative;
}
.sidebar .widget + .widget:before {
  content: "";
  display: block;
  background: #f7d4bb;
  box-shadow: 0 1px 0 1px #f7efe4, 0 5px 5px rgba(247, 212, 187, .75);
  height: 2px;
  margin: 25px -19px;
  z-index: -2;
}
@media (max-width: 767px) {
  .sidebar .widget + .widget:before {
    margin: 25px -25px;
  }
}
@media (min-width: 500px) and (max-width: 767px) {
  .sidebar .widget + .widget:before {
    display: none;
  }
}
.sidebar .widget + .widget:after {
  content: "";
  display: block;
  position: absolute;
  background: -moz-linear-gradient(left, #f7efe4 0%, rgba(247, 239, 228, 0) 25%, rgba(247, 239, 228, 0) 100%);
  background: -webkit-linear-gradient(left, #f7efe4 0%, rgba(247, 239, 228, 0) 25%, rgba(247, 239, 228, 0) 100%);
  background: linear-gradient(to right, #f7efe4 0%, rgba(247, 239, 228, 0) 25%, rgba(247, 239, 228, 0) 100%);
  bottom: 0;
  left: -25px;
  right: 0;
  top: 0;
  z-index: 0;
}
@media (min-width: 768px) {
  .sidebar .widget + .widget:after {
    left: -14px;
  }
}
@media (min-width: 500px) and (max-width: 767px) {
  .sidebar .widget + .widget:after {
    display: none;
  }
}
.sidebar .widget h3 {
  color: #a8662e;
  font-size: 1.35rem;
  font-weight: 300;
  margin: 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .sidebar .widget h3 {
    padding: 0 15px;
  }
}
.sidebar .widget ul {
  list-style-type: none;
  margin: 10px 0 0;
  padding: 0;
  position: relative;
  z-index: 1;
}
.sidebar .widget .cat-item {
  -webkit-transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  -ms-transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  background: rgba(255, 255, 255, .6);
  border-radius: 7px;
  box-shadow: none;
  font-size: 1.05rem;
  margin: 5px 0 0;
}
@media (min-width: 768px) {
  .sidebar .widget .cat-item {
    margin-left: -20px;
  }
}
.sidebar .widget .cat-item a {
  display: block;
  font-weight: 500;
  line-height: 1.5;
  padding: 7px 15px;
  text-decoration: none !important;
}
@media (min-width: 768px) {
  .sidebar .widget .cat-item a {
    padding: 7px 20px;
  }
}
.sidebar .widget .cat-item:hover, .sidebar .widget .cat-item:active, .sidebar .widget .cat-item:focus, .sidebar .widget .cat-item.current-cat {
  background: #fff;
  box-shadow: 0 0 5px rgba(247, 212, 187, .75);
}
.sidebar .widget .cat-item.current-cat a {
  color: #555 !important;
}
.sidebar .widget > a > img {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(247, 212, 187, .75);
  height: auto;
  margin: 12px 0 10px;
  min-width: 100%;
  padding: 10px;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .sidebar .widget > a > img {
    margin: 12px 0 40px -20px;
    min-width: calc(100% + 20px);
  }
}
.staff {
  display: flex;
  justify-content: space-between;
  margin: 0 -5px 30px;
}
@media (max-width: 600px) {
  .staff {
    flex-direction: column;
  }
}
.staff--card {
  -webkit-transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out;
  -ms-transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out;
  border-radius: 5px;
  box-shadow: 0 12px 22px -15px rgba(0, 0, 0, .4);
  color: #555;
  display: flex;
  margin: 0 5px 10px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 600px) {
  .staff--card {
    align-items: center;
  }
}
@media (min-width: 601px) {
  .staff--card {
    flex-direction: column;
    margin-bottom: 0;
    text-align: center;
    width: calc(100% / 3);
  }
}
.staff--card:hover, .staff--card:active, .staff--card:focus {
  box-shadow: 0 30px 39px -17px rgba(0, 0, 0, .4);
  color: rgba(85, 85, 85, .9);
  text-decoration: none;
  transform: scale(1.05) translateY(5px);
  z-index: 1;
}
.staff--card:hover .btn, .staff--card:active .btn, .staff--card:focus .btn {
  border-color: rgba(186, 50, 48, .35);
}
.staff--img {
  height: auto;
  width: 150px;
}
@media (max-width: 600px) {
  .staff--img {
    flex-shrink: 0;
  }
}
@media (min-width: 601px) {
  .staff--img {
    width: 100%;
  }
}
.staff--info {
  line-height: 1.5;
  margin: 20px 20px 15px;
  overflow: hidden;
}
@media (max-width: 450px) {
  .staff--info {
    margin-top: 15px;
    max-height: 138px;
  }
}
@media (max-width: 767px) {
  .staff--info {
    font-size: 0.985rem;
  }
}
@media (max-width: 450px), (min-width: 601px) and (max-width: 991px) {
  .staff--info {
    font-size: 0.975rem;
  }
}
@media (min-width: 768px) {
  .staff--info {
    margin: 20px 20px 15px;
  }
}
@media (min-width: 992px) {
  .staff--info {
    margin: 20px 25px;
  }
}
.staff--info h3 {
  color: #333;
  font-size: 1.6rem;
  margin-bottom: 5px;
}
.staff .btn {
  border-color: rgba(142, 142, 142, .25);
  margin: auto 15px 15px;
}
@media (max-width: 600px) {
  .staff .btn {
    bottom: -4px;
    left: -4px;
    position: absolute;
  }
}
.text__pod {
  font-size: 0.95rem;
  line-height: 1.5;
  padding: 20px 25px;
}
.text__pod h3 {
  font-size: 1.5rem;
  margin-bottom: 5px;
}
.text__pod h3 small {
  font-size: 0.75em;
}
.text__icon {
  color: #885426;
  display: flex;
  font-size: 4rem;
  justify-content: center;
  margin: 0 20px 24px -5px;
  min-width: 89px;
  padding: 0 10px;
  position: relative;
}
.text__icon:before {
  content: "";
  display: block;
  position: absolute;
  background: #885426;
  border-radius: 5px;
  bottom: -12px;
  left: 0;
  opacity: 0.3;
  right: 0;
  top: 20px;
  z-index: -1;
}
.col-md-3 .text__icon {
  display: none;
}
.text__icon .fa {
  width: 51px;
}
.text__icon .fa-address-book-o, .text__icon .fa-address-card-o, .text__icon .fa-calendar-check-o, .text__icon .fa-clipboard, .text__icon .fa-medkit {
  background: #fdfbf8;
}
.text__icon .fa-address-card-o, .text__icon .fa-briefcase, .text__icon .fa-medkit, .text__icon .fa-handshake-o {
  line-height: 0.85;
}
.text__icon .fa-map-marker {
  width: 32px;
}
.text__icon .fa-pencil-square-o {
  width: 44px;
}
.text__icon .fa-tag, .text__icon .fa-user-o {
  width: 47px;
}
.text__icon .fa-briefcase, .text__icon .fa-clipboard, .text__icon .fa-comments-o, .text__icon .fa-flag-o, .text__icon .fa-heart-o, .text__icon .fa-medkit, .text__icon .fa-th-list, .text__icon .fa-envelope {
  width: 56px;
}
.text__icon .fa-address-card-o, .text__icon .fa-shopping-basket, .text__icon .fa-line-chart {
  width: 64px;
}
.text__icon .fa-graduation-cap {
  width: 69px;
}
.text__icon .fa-handshake-o {
  width: 72px;
}
.text--flex {
  align-items: center;
  display: flex;
  padding: 0;
}
.text__data p:last-child {
  margin-bottom: 0;
}
.woocommerce-order-received .text__icon {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .woocommerce-order-received .brown-container {
    padding: 25px 0;
  }
  .woocommerce-order-received .brown-container.col-md-12 {
    margin-bottom: 20px;
  }
}
.woocommerce-order-received .brown-container:before, .woocommerce-order-received .brown-container:after {
  display: none !important;
}
.woocommerce-order-received .woocommerce-order .container {
  width: 100%;
}
@media (max-width: 767px) {
  .woocommerce-order-received .woocommerce-order .container {
    padding: 0;
  }
}
.woocommerce-order-received .woocommerce-order .container + .pod {
  align-items: center;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 8px rgba(247, 212, 187, .75);
  display: flex;
  justify-content: space-between;
  margin: 0 0 25px;
  padding: 15px 30px;
}
@media (max-width: 450px) {
  .woocommerce-order-received .woocommerce-order .container + .pod {
    flex-direction: column;
  }
}
.woocommerce-order-received .woocommerce-order .container + .pod h2 {
  color: #a8662e;
  font-size: 1.8rem;
  font-weight: 500;
  margin: 1px 0 0;
}
@media (max-width: 450px) {
  .woocommerce-order-received .woocommerce-order .container + .pod h2 {
    margin-bottom: 10px;
  }
}
.woocommerce-order-received .woocommerce-order .container + .pod p {
  margin: 0;
}
.woocommerce-order-received .woocommerce-order .container + .pod .button {
  margin: 0 -15px 0 0;
  padding: 10px 17px;
}
.woocommerce-order-received .woocommerce-order > p {
  text-align: center;
}
.woocommerce-order-received .woocommerce-order-details h2 {
  color: #885426;
  font-size: 2.3rem;
  font-weight: 500;
  margin: 45px 0 15px;
  text-align: center;
  text-transform: capitalize;
}
.woocommerce-order-received .woocommerce-columns.addresses {
  display: flex;
  margin: 0 -10px;
  width: calc(100% + 20px);
}
@media (max-width: 450px) {
  .woocommerce-order-received .woocommerce-columns.addresses {
    flex-direction: column;
  }
}
.woocommerce-order-received .woocommerce-columns.addresses > * {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 8px rgba(247, 212, 187, .75);
  float: none;
  margin: 0 10px;
  padding: 20px 25px;
}
@media (max-width: 450px) {
  .woocommerce-order-received .woocommerce-columns.addresses > * {
    margin-top: 15px;
    width: calc(100% - 20px);
  }
}
@media (min-width: 451px) {
  .woocommerce-order-received .woocommerce-columns.addresses > * {
    width: calc(50% - 20px);
  }
}
.woocommerce-order-received .woocommerce-columns.addresses p[class^="woocommerce-customer-details"] {
  padding: 0;
}
.woocommerce-order-received .woocommerce-columns.addresses p[class^="woocommerce-customer-details"]:before {
  display: none;
}
.woocommerce-order-received .woocommerce-columns.addresses address {
  border: 0;
  color: #826a51;
  padding: 0;
}
.woocommerce-order-received .woocommerce-columns.addresses h2 {
  color: #a8662e;
  font-size: 1.8rem;
  font-weight: 500;
  margin: 0 0 10px;
  text-transform: capitalize;
}
@media (max-width: 450px) {
  .woocommerce-order-received .woocommerce-table--order-details tr {
    width: calc(100vw - 50px);
  }
  .woocommerce-order-received .woocommerce-table--order-details tbody tr {
    display: flex;
    flex-direction: column;
  }
  .woocommerce-order-received .woocommerce-table--order-details tbody td {
    width: 100%;
  }
  .woocommerce-order-received .woocommerce-table--order-details tbody td:first-child {
    border-bottom: 0 !important;
  }
  .woocommerce-order-received .woocommerce-table--order-details tbody td:last-child {
    padding-top: 0;
    text-align: right;
  }
  .woocommerce-order-received .woocommerce-table--order-details tfoot th {
    padding-top: 7px !important;
    padding-right: 0 !important;
  }
  .woocommerce-order-received .woocommerce-table--order-details tfoot tr:first-child th {
    padding-top: 17px !important;
  }
  .woocommerce-order-received .woocommerce-table--order-details tfoot small {
    display: block;
    line-height: 1;
  }
}
.woocommerce-order-received .my_account_orders, .woocommerce-view-order .my_account_orders {
  border: 0 !important;
  margin: 0 10px !important;
  width: calc(100% - 20px) !important;
}
@media (max-width: 767px) {
  .woocommerce-order-received .my_account_orders tr.order, .woocommerce-view-order .my_account_orders tr.order {
    display: flex;
    margin-top: 10px;
  }
}
@media (max-width: 450px) {
  .woocommerce-order-received .my_account_orders tr.order, .woocommerce-view-order .my_account_orders tr.order {
    flex-wrap: wrap;
  }
}
.woocommerce-order-received .my_account_orders th, .woocommerce-view-order .my_account_orders th, .woocommerce-order-received .my_account_orders td, .woocommerce-view-order .my_account_orders td {
  text-align: center;
}
.woocommerce-order-received .my_account_orders th, .woocommerce-view-order .my_account_orders th {
  opacity: 0.5;
  padding: 13px 0 10px !important;
}
.woocommerce-order-received .my_account_orders td, .woocommerce-view-order .my_account_orders td {
  background: rgba(255, 255, 255, .75);
  border: 1px solid #f7efe4 !important;
  border-width: 0 0 5px !important;
  font-size: 1rem;
  padding: 9px 12px !important;
  text-align: center;
  width: 20%;
}
@media (max-width: 767px) {
  .woocommerce-order-received .my_account_orders td, .woocommerce-view-order .my_account_orders td {
    align-items: center;
    display: flex !important;
    justify-content: center;
    width: calc(100% / 3);
  }
  .woocommerce-order-received .my_account_orders td:before, .woocommerce-view-order .my_account_orders td:before, .woocommerce-order-received .my_account_orders td.subscription-next-payment, .woocommerce-view-order .my_account_orders td.subscription-next-payment {
    display: none !important;
  }
  .woocommerce-order-received .my_account_orders td:first-child, .woocommerce-view-order .my_account_orders td:first-child {
    justify-content: start;
    padding-left: 20px !important;
  }
  .woocommerce-order-received .my_account_orders td:last-child, .woocommerce-view-order .my_account_orders td:last-child {
    justify-content: end;
  }
}
@media (max-width: 450px) {
  .woocommerce-order-received .my_account_orders td, .woocommerce-view-order .my_account_orders td {
    justify-content: start !important;
    width: 50%;
  }
  .woocommerce-order-received .my_account_orders td:nth-child(2), .woocommerce-view-order .my_account_orders td:nth-child(2), .woocommerce-order-received .my_account_orders td:nth-child(5), .woocommerce-view-order .my_account_orders td:nth-child(5) {
    justify-content: end !important;
  }
}
.woocommerce-order-received .my_account_orders .button, .woocommerce-view-order .my_account_orders .button {
  color: #fff !important;
  padding: 7px 15px;
}
/* Academy Pro WooCommerce
 Loads on WooCommerce pages */
/* WooCommerce Globals
 ---------------------------------------------------------------------------------------------------- */
.wc_payment_methods.payment_methods .payment_box {
  margin-left: 0px !important;
  width: 100% !important;
}
.wc_payment_methods.payment_methods .payment_box .required {
  position: relative !important;
}
#wc-authnet-cc-form {
  background-color: #f5f5f5;
  padding: 5px !important;
}
#wc-authnet-cc-form label {
  text-align: left !important;
}
#payment_method_authnet, #payment_method_cheque {
  text-align: left;
  position: absolute;
  left: 0;
  width: 20px;
  margin-left: 20px !important;
  margin-top: 23px !important;
}
#payment > ul > li.wc_payment_method.payment_method_authnet > label, #payment > ul > li.wc_payment_method.payment_method_cheque > label {
  text-align: left;
  margin-left: 20px !important;
}
.woocommerce-checkout .woocommerce-checkout input:not([type="checkbox"]), .woocommerce-checkout .woocommerce-checkout input:not([type="checkbox"]):focus {
  box-shadow: none !important;
}
.woocommerce.full-width-content .content, .woocommerce-page.full-width-content .content {
  max-width: 1200px;
  width: 100%;
}
.woocommerce div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page #content div.product div.summary {
  width: 40%;
}
.woocommerce .site-header, .woocommerce-page .site-header {
  z-index: 1012;
  /* Shows above WooCommerce processing div */
}
.woocommerce .entry.product {
  border-width: 0;
  padding: 0;
}
.woocommerce ins, .woocommerce abbr.required {
  text-decoration: none;
}
.woocommerce span.onsale {
  background-color: #e22c2f;
  border-radius: 100px;
  line-height: 1.75;
  min-height: auto;
  padding: 4px 20px;
  z-index: 9999;
}
.woocommerce fieldset {
  margin-bottom: 20px;
}
.woocommerce div.product form.cart .variations {
  table-layout: fixed;
}
.woocommerce .products .star-rating {
  padding: 10px;
}
.woocommerce p.stars a, .woocommerce p.stars a:focus, .woocommerce p.stars a:hover {
  outline: 0;
}
.woocommerce .woocommerce-LoopProduct-link {
  display: block;
}
.woocommerce.content-sidebar .breadcrumb, .woocommerce.sidebar-content .breadcrumb {
  margin: 0 auto 20px auto;
  text-align: left;
}
.woocommerce.content-sidebar .page-title, .woocommerce.sidebar-content .page-title {
  text-align: left;
}
.woocommerce nav.woocommerce-pagination {
  margin: 40px 0 80px;
}
.half-width-entries.search .product.first {
  clear: none;
}
/* WooCommerce Product Gallery
 ---------------------------------------------------------------------------------------------------- */
.woocommerce .woocommerce-product-gallery__wrapper {
  margin: 0;
}
.woocommerce .pswp button:focus, .woocommerce .pswp button:hover, .woocommerce .woocommerce-product-gallery__trigger {
  border-width: 0;
}
.woocommerce .woocommerce-product-gallery {
  overflow: hidden;
}
.woocommerce .woocommerce-product-gallery .flex-control-nav {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* WooCommerce Shop Page
 ---------------------------------------------------------------------------------------------------- */
.woocommerce .entry {
  border-bottom: 0;
}
.woocommerce a.added_to_cart {
  line-height: 1;
}
.woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after, .woocommerce #respond input#submit.loading::after {
  top: 1em;
}
.woocommerce.content-sidebar ul.products li.product, .woocommerce.sidebar-content ul.products li.product, .woocommerce-page.content-sidebar ul.products li.product, .woocommerce-page.sidebar-content ul.products li.product {
  width: 48%;
}
.woocommerce.content-sidebar .related.products ul.products li.product:nth-of-type(even), .woocommerce-page.content-sidebar .related.products ul.products li.product:nth-of-type(even) {
  margin-right: 0;
}
.woocommerce.content-sidebar .related.products ul.products li.product:nth-of-type(odd), .woocommerce-page.content-sidebar .related.products ul.products li.product:nth-of-type(odd) {
  clear: both;
}
.woocommerce ul.products li.product h3, .woocommerce ul.products li.product .price .from {
  color: #000;
}
.woocommerce ul.products li.product a img {
  border-radius: 10px;
  box-shadow: 0 17px 50px 0 rgba(0, 0, 0, 0.12);
  transition: all 0.4s;
}
.woocommerce ul.products li.product:hover a img {
  box-shadow: none;
}
.woocommerce ul.products li.product h3:hover, .woocommerce ul.products li.product .price {
  color: #c3251d;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  padding-bottom: 40px;
  text-align: center;
}
.woocommerce ul.products li.product .star-rating {
  margin: 0 auto 10px auto;
}
.woocommerce ul.products li.product h3, .woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title {
  color: #222;
  font-size: 20px;
  font-size: 2rem;
  padding-left: 10px;
  padding-right: 10px;
}
.woocommerce nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul li {
  border: none;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #ddd;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  margin-right: 4px;
  max-width: 49px;
  padding: 15px 20px 14px;
  text-align: center;
  text-decoration: none;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: #e22c2f;
  border: 1px solid #e22c2f;
  color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li a.next, .woocommerce nav.woocommerce-pagination ul li a.prev {
  border-radius: 100px;
  max-width: none;
}
/* MS Edge Bug Fix */
.woocommerce ul.products li.product a {
  -webkit-transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
}
/* WooCommerce Product
 ---------------------------------------------------------------------------------------------------- */
.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #e22c2f;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price {
  font-family: 'Merriweather', serif;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
}
.woocommerce ul.products li.product .price del {
  font-size: 15px;
  font-size: 1.5rem;
}
.woocommerce div.product form.cart .button {
  line-height: 1.5;
}
.woocommerce div.product form.cart .variations {
  margin-bottom: 20px;
  table-layout: fixed;
}
.full-width-content.woocommerce .content .entry .entry-title, .woocommerce div.product .product_title {
  margin-bottom: 20px;
  padding: 0;
  text-align: left;
}
/* WooCommerce Product Tabs
 ---------------------------------------------------------------------------------------------------- */
.woocommerce div.product .woocommerce-Tabs-panel.entry-content, .woocommerce.full-width-content div.product .woocommerce-Tabs-panel.entry-content {
  background-color: #fff;
  padding: 0 35px 35px;
}
.woocommerce div.product .entry-content > p:first-of-type {
  font-size: 20px;
  font-size: 2rem;
}
.woocommerce div.product .entry-content h2 {
  font-size: 30px;
  font-size: 3rem;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before, .woocommerce div.product .woocommerce-tabs ul.tabs li {
  border-color: #ddd;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background-color: #eee;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-right: 5px;
  padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: #000;
  padding: 0.5em 1em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:focus, .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  color: #c3251d;
}
/* WooCommerce Checkout
 ---------------------------------------------------------------------------------------------------- */
.woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li, #add_payment_method #payment ul.payment_methods li {
  list-style-type: none;
}
.woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row, #add_payment_method #payment div.form-row {
  margin-bottom: 0;
}
/* WooCommerce Cart Page
 ---------------------------------------------------------------------------------------------------- */
.woocommerce table.shop_table, .woocommerce table.shop_table td {
  border-color: #eee;
  border-radius: 0;
  line-height: 1.75;
  word-break: normal;
}
.woocommerce-cart table.cart {
  background-color: #fff;
  line-height: 1.75;
}
.woocommerce-cart table.cart td {
  font-size: 18px;
  font-size: 1.8rem;
  padding: 10px 12px;
}
.woocommerce table.shop_table .order-number {
  min-width: 75px;
}
.woocommerce-cart table.cart .product-thumbnail {
  min-width: 56px;
}
.woocommerce-account table.order_details th.product-total, .woocommerce-cart table.cart th.product-price, .woocommerce-cart table.cart th.product-quantity, .woocommerce-cart table.cart th.product-subtotal, .woocommerce-checkout-review-order-table th.product-total {
  min-width: 110px;
}
.woocommerce-cart table.cart th.product-name {
  min-width: 140px;
}
.woocommerce table.shop_table td.actions {
  padding-top: 15px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 2px;
  padding: 14px 20px;
  text-transform: uppercase;
}
.woocommerce-cart td.product-name dl.variation dd {
  margin-left: 20px;
}
.woocommerce-cart table.cart img, .woocommerce-checkout table.cart img, #add_payment_method table.cart img {
  vertical-align: middle;
}
/* WooCommerce Payment
 ---------------------------------------------------------------------------------------------------- */
.woocommerce-cart #payment, .woocommerce-checkout #payment, #add_payment_method #payment {
  background-color: #f5f5f5;
  border-radius: 0;
  padding: 30px;
}
.woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box, #add_payment_method #payment div.payment_box {
  background-color: #eee;
}
.woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before, #add_payment_method #payment div.payment_box::before {
  display: none;
}
.woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods, #add_payment_method #payment ul.payment_methods {
  border-color: #eee;
}
/* WooCommerce Forms
 ---------------------------------------------------------------------------------------------------- */
.woocommerce #reviews #comment {
  height: 150px;
}
.woocommerce .quantity .qty {
  border-radius: 10px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
  margin-right: 5px;
  padding: 18px 5px 18px 17px;
  width: 70px;
}
.woocommerce table.cart .quantity .qty {
  border-radius: 10px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  margin-right: 5px;
  padding: 5px 5px 5px;
  width: 70px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  line-height: 1.5;
  padding: 8px 20px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text, #add_payment_method table.cart td.actions .coupon .input-text {
  border-color: #ddd;
  height: 56px;
  padding: 14px 20px;
  width: 160px;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register, .woocommerce form .form-row .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select, .woocommerce form .form-row.woocommerce-validated .select2-container {
  border-color: #eee;
  border-radius: 0;
}
.woocommerce-cart table.cart input, .woocommerce-checkout table.cart input, #add_payment_method table.cart input {
  vertical-align: top;
}
.woocommerce .coupon {
  line-height: 1;
}
.woocommerce .coupon .input-text {
  height: 48px;
}
/* WooCommerce Disabled Buttons
 ---------------------------------------------------------------------------------------------------- */
/* WooCommerce Account Page
 ---------------------------------------------------------------------------------------------------- */
.woocommerce-account .woocommerce-Address-title h3 {
  font-size: 26px;
  font-size: 2.6rem;
}
.woocommerce-account .woocommerce-Address {
  margin-bottom: 20px;
}
.woocommerce-MyAccount-navigation {
  border: 1px solid #eee;
  padding: 20px;
  margin-bottom: 40px;
}
.woocommerce-MyAccount-navigation ul {
  margin-bottom: 0;
  margin-left: 0;
  text-align: center;
}
.woocommerce-MyAccount-navigation ul li {
  display: inline-block;
  line-height: 1.2;
  list-style-type: none;
  margin: 0 10px;
}
.woocommerce-MyAccount-navigation ul li:last-child {
  margin-bottom: 0;
}
.woocommerce-MyAccount-navigation ul li.is-active > a {
  color: #333;
  font-weight: bold;
}
.woocommerce-account .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-navigation {
  margin-bottom: 20px;
  width: 100%;
}
/* WooCommerce Breadcrumb
 ---------------------------------------------------------------------------------------------------- */
.woocommerce .woocommerce-breadcrumb {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 40px;
}
.woocommerce .woocommerce-breadcrumb, .woocommerce .woocommerce-breadcrumb a {
  color: #000;
}
.woocommerce .woocommerce-breadcrumb a {
  text-decoration: none;
}
.woocommerce .woocommerce-breadcrumb a:focus, .woocommerce .woocommerce-breadcrumb a:hover {
  color: #c3251d;
}
/* WooCommerce Reviews
 ---------------------------------------------------------------------------------------------------- */
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  background: transparent;
  border: 0;
  margin: 0 16px 24px 0;
  padding: 0;
  position: relative;
  width: 60px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  border-color: #eee;
  border-radius: 0;
  margin-left: 80px;
}
.woocommerce .entry-content #reviews ol > li {
  list-style-type: none;
}
/* WooCommerce Misc
 ---------------------------------------------------------------------------------------------------- */
ul.woocommerce-error, .woocommerce-error, .woocommerce-info, .woocommerce-message {
  background-color: transparent;
  border-top-color: #e02f36;
  margin-left: 0;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
  color: #e02f36;
}
.woocommerce .order_details li {
  margin-bottom: 20px;
}
div.woocommerce-info.wc-memberships-restriction-message.wc-memberships-restricted-content-message {
  width: 48%;
}
/* WooCommerce Widgets
 ---------------------------------------------------------------------------------------------------- */
/* Woo Search
 -------------------------------------------------- */
.woocommerce-product-search {
  overflow: hidden;
  width: 100%;
}
.woocommerce-product-search input[type="submit"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* Woo Shopping Cart
 -------------------------------------------------- */
.woocommerce .widget_shopping_cart ul.cart_list li, .woocommerce.widget_shopping_cart ul.cart_list li {
  padding-top: 15px;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
  top: 15px;
}
.woocommerce.widget_shopping_cart .total {
  border-top: 1px solid #eee;
  margin-top: 15px;
}
.woocommerce .widget_shopping_cart .buttons a, .woocommerce.widget_shopping_cart .buttons a {
  margin-bottom: 5px;
}
.woocommerce .widget_shopping_cart .cart_list li.empty, .woocommerce.widget_shopping_cart .cart_list li.empty {
  padding-left: 0;
}
/* Woo Product Lists
 -------------------------------------------------- */
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
  width: 60px;
}
.sidebar ul.product_list_widget li {
  line-height: 1.4;
  margin-bottom: 15px;
  padding: 15px 0 0;
}
.sidebar ul.product_list_widget li:last-child {
  margin-bottom: 0;
  padding-bottom: 15px;
}
/* Woo Filter
 -------------------------------------------------- */
.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #eee;
}
.woocommerce.widget_price_filter .ui-slider .ui-slider-handle, .woocommerce.widget_price_filter .ui-slider .ui-slider-range {
  background-color: #c3251d;
}
.woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce.widget_price_filter .price_slider_amount .button {
  font-size: 1em;
}
.woocommerce .widget_layered_nav ul li.chosen a::before, .woocommerce .widget_layered_nav_filters ul li a::before, .woocommerce .widget_rating_filter ul li.chosen a::before {
  color: #c3251d;
}
/* Woo Active Filters
 -------------------------------------------------- */
.woocommerce.widget_layered_nav_filters ul li {
  margin: 0 20px 20px 0;
}
/* Woo Recent Reviews
 -------------------------------------------------- */
.woocommerce.widget_recent_reviews .reviewer {
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 1px;
  text-transform: uppercase;
}
/* Media Queries
 ---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1200px) {
  .woocommerce.full-width-content .content, .woocommerce-page.full-width-content .content {
    width: 100%;
  }
  .content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs, .sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
  }
  .content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li, .sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li {
    display: block;
    margin: 0;
  }
  .content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li a, .sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: block;
  }
  .content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li, .sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: #fff;
    border-bottom: 0;
  }
  .content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child, .sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
    border-bottom: 1px solid #eee;
  }
  .content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-bottom-color: #eee;
  }
  .content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after, .sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after {
    content: "\e9cc";
    float: right;
    font-family: "sp-icons";
  }
}
@media only screen and (max-width: 1023px) {
  .woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary {
    width: 100%;
  }
}
@media only screen and (max-width: 860px) {
  .woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    display: block;
    margin: 0;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: block;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: #fff;
    border-bottom: 0;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
    border-bottom: 1px solid #eee;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-bottom-color: #eee;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after {
    content: "\e9cc";
    float: right;
    font-family: "sp-icons";
  }
}
@media only screen and (max-width: 600px) {
  .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce #reviews #comments .star-rating, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    float: none;
    width: 100%;
  }
  .woocommerce ul.products li.product, .woocommerce ul.products[class*="columns-"] li.product, .woocommerce ul.products li.product .button, .woocommerce .woocommerce-ordering, .woocommerce-page ul.products li.product, .woocommerce-page ul.products li.product .button, .woocommerce-page .woocommerce-ordering, .woocommerce.content-sidebar ul.products li.product, .woocommerce-page ul.products[class*="columns-"] li.product, .woocommerce-page.content-sidebar ul.products li.product {
    margin-right: 0;
    width: 100%;
  }
  .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product .star-rating, .woocommerce ul.products li.product .price {
    padding: 10px;
  }
  .woocommerce ul.products li.product .button, .woocommerce-page ul.products li.product .button {
    margin: 0 20px;
    width: auto;
  }
  .woocommerce-error a.button, .woocommerce-info a.button, .woocommerce-message a.button {
    margin-bottom: 15px;
    width: 100%;
  }
  .woocommerce input.button, .woocommerce input.button[type="submit"], .woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 100% !important;
  }
  .woocommerce-cart table.cart td.actions .coupon .input-text {
    background-color: #fff;
    margin-bottom: 10px;
  }
  .woocommerce-message .button.wc-forward {
    margin-bottom: 20px;
    width: 100%;
  }
}
