/*
 * ---:[ Thesis CSS reset ]:---
 */
* {
  margin: 0;
  padding: 0;
  word-wrap: break-word; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

img,
fieldset {
  border: 0; }

abbr,
acronym {
  text-decoration: none; }

code {
  line-height: 1em; }

pre {
  overflow: auto;
  word-wrap: normal;
  -moz-tab-size: 4;
  tab-size: 4; }

sub,
sup {
  line-height: 0.5em; }

img,
.wp-caption {
  max-width: 100%;
  height: auto; }

iframe,
video,
embed,
object {
  display: block;
  max-width: 100%; }

img {
  display: block; }

.left,
.alignleft,
img[align=left] {
  display: block;
  float: left; }

.right,
.alignright,
img[align=right] {
  display: block;
  float: right; }

.center,
.aligncenter,
img[align=middle] {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  float: none;
  clear: both; }

.block,
.alignnone {
  display: block;
  clear: both; }

input[type=submit],
button {
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none; }

.wp-smiley {
  display: inline; }

@font-face {
  font-family: 'icomoon';
  src: url('assets/public/icon-fonts/icomoon.eot?-6zo2h2z');
  src: url('assets/public/icon-fonts/icomoon.eot?#iefix-6zo2h2z') format('embedded-opentype'), url('assets/public/icon-fonts/icomoon.woff?-6zo2h2z') format('woff'), url('assets/public/icon-fonts/icomoon.ttf?-6zo2h2z') format('truetype'), url('assets/public/icon-fonts/icomoon.svg?-6zo2h2z#icomoon') format('svg');
  font-weight: normal;
  font-style: normal; }
[class^="icon-"]:before,
[class*=" icon-"]:before,
.menu-item-has-children > a:after,
.play_btn:before,
.post_tags > a:before,
.post_cats:before,
.post_author:before,
.num_comments:before,
.post_date:before,
.email_form_assurance:before,
.sidebar .widget li a:before,
.note:before,
.alert:before,
.tip:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; }

.icon-map-marker:before {
  content: "\e68b\2000"; }

.icon-calendar:before,
.post_date:before {
  content: "\e690\2000"; }

.icon-quote-open:before {
  content: "\e6ae\2000"; }

.icon-quote-close:before {
  content: "\e6af\2000"; }

.icon-pencil:before,
.note:before {
  content: "\e606\2000"; }

.icon-edit:before,
.thesis-killer-recent-entries li a:before,
.widget_recent_entries li a:before {
  content: "\e609\2000"; }

.icon-user:before,
.post_author:before {
  content: "\e678\2000"; }

.icon-tags:before,
.post_tags > a:before {
  content: "\e682\2009"; }

.icon-comment:before,
.num_comments:before {
  content: "\e6ab\2009"; }

.icon-code:before {
  content: "\e742\2000"; }

.icon-link:before {
  content: "\e74b\2000"; }

.icon-lock:before,
.email_form_assurance:before {
  content: "\e62d\2009"; }

.icon-folder:before,
.post_cats:before {
  content: "\e64e\2000"; }

.icon-play2:before {
  content: "\e780"; }

.icon-play3:before {
  content: "\e66b"; }

.icon-tip:before,
.tip:before {
  content: "\e7bc\2000"; }

.icon-alert:before,
.alert:before {
  content: "\e955\2000"; }

.icon-google-plus:before {
  content: "\2000\ea88\2000"; }

.icon-facebook:before {
  content: "\2000\ea8c\2000"; }

.icon-twitter:before {
  content: "\2000\ea91\2000"; }

.icon-youtube:before {
  content: "\2000\ea99\2000"; }

.icon-instagram:before {
  content: "\2000\ea90\2000"; }

.icon-linkedin:before {
  content: "\2000\eac9\2000"; }

.icon-pinterest:before {
  content: "\2000\ead0\2000"; }

/*
 * ---:[ global styles ]:---
 */
.featured_image > .post_image,
.wrapper,
.container,
.content_container,
.column-wrapper,
.columns > .content,
.columns > .sidebar.secondary,
.columns .column-wrapper > .content,
.columns .column-wrapper > .sidebar.primary {
  width: 100%;
  float: none; }

html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  box-sizing: inherit; }

body {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: #373737;
  background-color: white; }

code,
pre {
  font-family: Consolas, Monaco, Menlo, Courier, Verdana, sans-serif;
  border-radius: 3px; }

.right,
.alignright,
img[align="right"],
.left,
.alignleft,
img[align="left"] {
  float: none; }


/*
 * ---:[ layout structure ]:---
 */


    .columns > .sidebar.secondary {
      padding: 30px 13px; }

    .columns .column-wrapper > .sidebar.primary {
      padding: 30px 13px; }

.content_container {
  background-color: white; }

/*
 * ---:[ Layout Modes ]:---
 */
  .full-layout .post_box,
  .full-layout .comment_list {
    padding-left: 0;
    padding-right: 0;
    margin-left: 13px;
    margin-right: 13px; }

    .fixed-layout .post_box.top .featured_image {
      margin-top: 0; }
  .fixed-layout .featured_image {
    margin-left: -13px;
    margin-right: -13px;
    margin-top: -27px; }
    .fixed-layout.template-single .featured_image {
      margin-top: 0; }

  .borderless-layout .nav-container,
  .borderless-layout .column-wrapper,
  .borderless-layout .columns > .column-wrapper > .content,
  .borderless-layout .post_box,
  .borderless-layout .prev_next,
  .borderless-layout .archive_intro.post_box,
  .borderless-layout .related-container,
  .borderless-layout .related-container .related-headline,
  .borderless-layout .author_box,
  .borderless-layout .comment_form_title,
  .borderless-layout .author_box .author_social_container {
    border: medium none; }
  .borderless-layout .show_menu {
    top: 0; }

.colorless-nav .nav-container {
  background: transparent; }
    .colorless-nav .nav-container .nav a,
    .colorless-nav .nav-container .nav > li,
    .colorless-nav .nav-container .sub-menu a,
    .colorless-nav .nav-container .sub-menu > li {
      color: #111111;
      background: white; }
      .colorless-nav .nav-container .nav a:hover,
      .colorless-nav .nav-container .nav > li:hover,
      .colorless-nav .nav-container .sub-menu a:hover,
      .colorless-nav .nav-container .sub-menu > li:hover {
        background: white;
        color: #888888; }
    .colorless-nav .nav-container .nav > li > .sub-menu:before,
    .colorless-nav .nav-container .sub-menu > li > .sub-menu:before,
    .colorless-nav .nav-container .nav:before,
    .colorless-nav .nav-container .sub-menu:before {
      border-bottom-color: #eeeeee; }
  .colorless-nav .nav-container .menu_control {
    background: transparent;
    color: #888888; }
    .colorless-nav .nav-container .menu_control a:hover,
    .colorless-nav .nav-container .menu_control:hover {
      background: transparent;
      color: #888888; }
  .colorless-nav .nav-container .nav .current-menu-item > a {
    background: transparent;
    color: #888888; }

/*
 * ---:[ links ]:---
 */
a {
  color: #9f6c30;
  text-decoration: none; }
  a:hover {
    color: #23180b; }

p a {
  text-decoration: none; }
  p a:hover {
    text-decoration: none; }

.post_content li a {
  border-bottom: 1px dotted;
  text-decoration: none; }

li a:hover {
  text-decoration: none; }

/*
 * ---:[ header container ]:---
 */
.header_container {
  position: relative;
  z-index: 999; }
  .header_container .headline_container {
    text-align: left; }
    .header_container .headline_container .container {
      vertical-align: top;
      padding: 13px; }

#site_title {
  font-size: 42px;
  line-height: 1.32em; }
  #site_title img {
    padding: 13px 0;
    display: inline-block;
    vertical-align: top; }
  #site_title a {
    outline: none; }
    #site_title a:hover {
      color: #23180b; }

#site_tagline {
  font-size: 20px;
  line-height: 1.32em; }

/*
 * ---:[ nav menu ]:---
 */
.nav-container {
  background-color: #c0b283;
  margin: 0 auto;
  vertical-align: top;
  border-bottom: 3px solid rgba(0, 0, 0, 0.1); }
  .nav-container .container {
    display: flex;
    flex-direction: column; }

.nav {
  font-size: 13px;
  line-height: 19px;
  display: none;
  position: relative;
  width: 208px;
  height: 0;
  list-style: none;
  z-index: 2;
  width: 100%; }
  .nav .sub-menu {
    list-style: none;
    padding-left: 13px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
  .nav li {
    background-color: #c0b283;
    list-style: none;
    position: relative; }
    .nav li a {
      position: relative;
      display: block;
      color: #f3f0e7;
      padding: 13px; }
      .nav li a:hover {
        color: white;
        background-color: #b19f65; }
    .nav li.menu-item-has-children > a:after {
      bottom: calc(50% - 6px);
      right: 10px;
      border: 4px solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: transparent;
      border-top-color: white;
      opacity: 1;
      transition: all 200ms linear; }
  .nav .current-menu-item > a {
    color: #f3f0e7;
    background-color: #b19f65;
    cursor: text; }
  .nav .open-sub-menu > .sub-menu {
    display: block; }

.menu_control {
  background-color: #c0b283;
  color: white;
  padding: 7px 13px;
  display: block;
  cursor: pointer;
  margin: 0 auto;
  padding-right: 13px;
  padding-left: 13px;
  text-align: center;
  width: 100%;
  user-select: none; }
  .menu_control:hover {
    color: white;
    background-color: #c0b283; }

/*
 * ---:[ misc nav ]:---
 */
.show_menu {
  top: 3px;
  display: block; }

  .colorless-nav .nav-container .nav > li,
  .colorless-nav .nav-container .nav .sub-menu > li {
    border-bottom: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6; }

.show-mobile-sub-menus .sub-menu {
  display: block;
  padding-left: 0; }

/*
 * ---:[ core input styles ]:---
 */
textarea,
.input_text,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="tel"] {
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: #373737;
  border: 1px solid #d6d6d6;
  background-color: white;
  padding: 0.5em 0.75em; }

textarea,
textarea.input_text {
  display: block;
  width: 100%;
  border: 1px solid #d6d6d6; }

input[type="submit"],
.input_submit,
.button,
button,
.comment_footer a {
  color: white;
  background-color: #c0b283;
  display: inline-block;
  font-family: inherit;
  font-weight: normal;
  font-size: inherit;
  line-height: inherit;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
  text-align: center;
  text-decoration: none;
  padding: 0.4em 1em;
  border: 3px solid rgba(0, 0, 0, 0.1);
  border-width: 0 0 3px 0;
  border-radius: 6px;
  transition: all 200ms linear;
  -webkit-appearance: none; }
  input[type="submit"]:hover,
  .input_submit:hover,
  .button:hover,
  button:hover,
  .comment_footer a:hover {
    color: white;
    background-color: #292415;
    cursor: pointer; }
  input[type="submit"]:active,
  .input_submit:active,
  .button:active,
  button:active,
  .comment_footer a:active {
    margin-top: 2px;
    border-width: 0 0 1px 0; }

/*
 * ---:[ Misc Inputs ]:---
 */
.home_footer > .button,
.archive_footer .button {
  display: block;
  float: none;
  margin-bottom: 26px; }

/*
 * ---:[ GRT base styles with spaced paragraphs ]:---
 */
.grt {
  font-size: 16px;
  line-height: 26px; }

.grt .headline {
  font-size: 33px;
  line-height: 48px; }

.grt h2,
.grt .widget_title,
.grt .email_form_title {
  font-size: 26px;
  line-height: 39px;
  margin-top: 39px;
  margin-bottom: 13px; }

.grt h3 {
  font-size: 20px;
  line-height: 31px; }

.grt h4,
.grt h5,
.grt h6,
.grt .small,
.grt .caption,
.grt .wp-caption p {
  font-size: 13px;
  line-height: 22px; }

.grt h4,
.grt h5,
.grt h6 {
  line-height: 26px; }

.grt p,
.grt ul,
.grt ol,
.grt blockquote,
.grt pre,
.grt dl,
.grt dd,
.grt .block,
.grt .center,
.grt .aligncenter,
.grt .alignnone,
.grt .left,
.grt .alignleft,
.grt .right,
.grt .alignright,
.grt .box,
.grt .alert,
.grt .note,
.grt .tip,
.grt .post_image,
.grt .post_image_box,
.grt .caption,
.grt .wp-post-image,
.grt .wp-caption,
.headline_area {
  margin-bottom: 26px; }

.grt .wp-caption img,
.grt .post_image_box .post_image,
.grt .thumb {
  margin-bottom: 13px; }

.grt ul ul,
.grt ul ol,
.grt ol ul,
.grt ol ol,
.wp-caption p,
.grt .alert > :last-child,
.grt .note > :last-child,
.grt .tip > :last-child,
.grt blockquote.right p,
.grt blockquote.left p,
.grt .box > :last-child {
  margin-bottom: 0; }

.grt .wp-caption img {
  width: 100%; }

/*
 * ---:[ contextual/discretionary content column styles ]:---
 */
.grt .headline,
.grt h2,
.grt h3,
.grt h4,
.grt h5,
.grt h6,
.grt .widget_title {
  font-family: "Cardo", serif; }

.grt h3 {
  font-weight: bold; }

.grt h4,
.grt h5,
.grt h6 {
  text-transform: uppercase; }

.grt ul {
  list-style-type: square; }

.grt ul,
.grt ol {
  margin-left: 26px; }

.grt sub,
.grt sup {
  color: #888888; }

.grt blockquote {
  display: inline-block;
  color: #888888;
  padding: 26px 26px 0 26px;
  width: 100%; }

.grt blockquote.right,
.grt blockquote.left {
  font-size: 26px;
  line-height: 37px;
  padding: 26px;
  border: none; }

.grt pre,
.grt code {
  font-size: 15px; }

.grt pre,
.grt .note,
.grt .alert,
.grt .tip,
.grt .box {
  padding: 26px; }

.grt pre,
.grt code {
  background-color: #ededed; }

.grt code {
  padding: 2px 4px; }

.grt .note,
.grt .alert,
.grt .tip,
.grt .box {
  padding-left: 19px;
  display: block; }
  .grt .note a,
  .grt .alert a,
  .grt .tip a,
  .grt .box a {
    color: inherit; }
  .grt .note:before,
  .grt .alert:before,
  .grt .tip:before,
  .grt .box:before {
    float: left;
    line-height: inherit; }

.grt .note {
  background-color: #feefb3; }

.grt .alert {
  background-color: #ffbaba; }

.grt .tip {
  background-color: #bde5f8; }

.grt .box {
  background-color: #f2f2f2; }

.grt .frame {
  box-sizing: border-box;
  padding: 13px; }

.grt .frame,
.grt .post_image_box,
.grt .wp-caption {
  background-color: #ededed; }

.wp-caption.aligncenter img {
  margin-right: auto;
  margin-left: auto; }

.grt .wp-caption p {
  padding: 0 13px 13px;
  color: #888888; }

.wp-caption .wp-caption-text .wp-smiley {
  display: inline;
  margin-bottom: 0; }

.grt .caption {
  color: #888888;
  margin-top: -13px; }

.grt .drop_cap {
  font-size: 52px;
  line-height: 1em;
  color: #9f6c30;
  margin-right: 0.15em;
  float: left; }

.grt .footnotes {
  font-size: 13px;
  line-height: 22px;
  color: #888888; }

.grt .footnotes p {
  margin-bottom: 13px; }

.grt .thesis_email_form {
  background-color: #f3f0e7;
  border-left: 7px solid #e4ddc9;
  padding: 26px 26px 26px 19px; }

.box input[type="text"],
.box .input_text,
.grt .thesis_email_form input[type="text"],
.grt .thesis_email_form .input_text {
  border-color: #c4853b; }

.grt .widget {
  margin-top: 52px;
  margin-bottom: 52px; }

.grt .widget_title {
  margin-top: 0; }

.grt .widget_recent_entries a:hover,
.grt .thesis-killer-recent-entries a:hover {
  text-decoration: underline; }

/*
 * ---:[ post box styles ]:---
 */
.post_box {
  position: relative;
  padding: 26px 13px 0 13px;
  margin-bottom: 39px;
  border-top: 1px solid #d6d6d6; }
  .post_box.top {
    border-top: none; }

.headline_area {
  position: relative;
  font-size: 13px;
  line-height: 26px;
  color: #888888; }

.headline_area .headline {
  margin-top: 0;
  margin-bottom: 7px; }

.headline,
.headline a {
  color: #373737;
  text-decoration: none; }

.headline a:hover {
  color: #9f6c30;
  text-decoration: none; }

.headline_area .byline {
  position: relative; }

.headline_area .avatar {
  display: none; }

.headline_area .post_date,
.headline_area .twitter_profile,
.headline_area .post_author,
.headline_area .num_comments_link,
.headline_area .post_cats,
.author_name {
  margin-right: 10px;
  display: block; }

.headline_area .post_author ~ .twitter_profile:after,
.archive .headline_area .post_author ~ .post_date:after {
  content: '\a';
  height: 0;
  white-space: pre; }

.post_author a:hover,
.post_edit:hover,
.post_content a,
.post_cats a:hover,
.post_tags > a:hover,
.twitter_profile a:hover {
  text-decoration: underline; }

.byline .num_comments_link {
  float: right;
  position: absolute;
  top: 0px;
  right: 0px;
  margin-right: 0; }

.post_edit {
  font-size: 13px;
  line-height: 26px;
  color: #c0b283;
  background-color: #f3f0e7;
  text-align: center;
  padding: 0.2em; }

.post_edit:hover {
  text-decoration: none;
  color: white;
  background-color: #c0b283; }

.post_box .post_cats,
.post_box .post_tags {
  color: #888888; }

.post_box .post_tags {
  display: inline-block; }
  .post_box .post_tags > a {
    display: inline-block;
    margin-left: 0.5em;
    margin-bottom: 0.4em; }

/*
 * ---:[ Misc Post Box Styles ]:---
 */
.single-col .headline_area {
  text-align: center; }
  .single-col .headline_area .byline .num_comments_link {
    float: none;
    position: relative; }
  .single-col .headline_area .post_date,
  .single-col .headline_area .twitter_profile,
  .single-col .headline_area .post_author,
  .single-col .headline_area .num_comments_link,
  .single-col .headline_area .post_cats,
  .single-col .headline_area .author_name {
    display: inline-block; }

kbd {
  font-family: "arial";
  text-transform: uppercase;
  margin: 0px 0.1em;
  padding: 0.1em 0.6em;
  border-radius: 3px;
  border: 1px solid #cccccc;
  color: #333333;
  line-height: 1.625;
  font-size: 10px;
  display: inline-block;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2), inset 0px 0px 0px 2px white;
  background-color: #f7f7f7;
  text-shadow: 0 1px 0 white; }

/*
 * ---:[ Tables ]:---
 */
table {
  border-bottom: medium none;
  border-top: 1px solid #f0f0f0;
  text-align: left;
  width: 100%;
  margin-bottom: 26px; }

td {
  line-height: 25px;
  vertical-align: middle; }

th {
  font-weight: 700; }

td,
th {
  border-bottom: 1px solid #f0f0f0;
  border-top: medium none;
  padding: 3px 5px;
  text-align: left; }

tbody tr:nth-child(2n) td,
tbody tr:nth-child(2n) th {
  background-color: #eeeeee; }

table .description {
  font-size: 13px;
  line-height: 22px;
  color: #888888; }

/*
 * ---:[ other post box styles ]:---
 */
.home_footer,
.archive_footer {
  position: relative; }

.num_comments {
  color: #888888; }
  .num_comments:before {
    color: #888888; }

.num_comments_link:hover .num_comments {
  color: #888888; }

.bracket {
  color: #d6d6d6; }

.featured_image  img {
  width: 100%; }

/*
 * ---:[ misc. content elements ]:---
 */
.post_box .post_excerpt p {
  margin-bottom: 52px; }

.related-container {
  padding-top: 26px;
  border-bottom: 1px solid #d6d6d6;
  margin-left: -13px;
  margin-right: -13px;
  text-align: center; }
  .related-container .related-headline {
    margin-bottom: 26px;
    border-bottom: 1px solid #d6d6d6;
    padding-left: 13px;
    padding-right: 13px; }
  .related-container .related-content {
    margin: 0;
    list-style: none;
    padding-left: 13px;
    padding-right: 13px;
    display: flex;
    flex-direction: column;
    justify-content: center; }

.single_related {
  display: block;
  background: #f2f2f2;
  position: relative;
  margin-bottom: 26px;
  width: 143.333px;
  height: 95.556px;
  align-self: center; }
  .single_related h4 {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 13px;
    text-align: center;
    position: absolute;
    text-align: center;
    color: white;
    display: block;
    padding: 0px 7px;
    margin: 0px;
    top: 50%;
    transform: translate(0, -50%);
    left: 0;
    right: 0;
    z-index: 2; }
  .single_related a:after {
    content: " ";
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1; }

.single_related:nth-child(n+3) {
  margin-right: 0; }

.archive_intro.post_box {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #d6d6d6;
  margin-bottom: 0; }
  .archive_intro.post_box .headline {
    margin-bottom: 26px; }

.previous_post,
.next_post {
  display: block;
  float: right;
  font-size: 13px;
  line-height: 22px;
  text-align: right;
  width: 50%; }

.previous_post {
  text-align: left;
  float: left; }

.prev_next {
  clear: both;
  color: #888888;
  border-top: 1px solid #d6d6d6;
  padding: 13px;
  text-align: center;
  font-size: 26px;
  position: relative; }
  .prev_next > a {
    color: #d6d6d6;
    text-transform: none;
    letter-spacing: 0;
    display: block;
    border: none; }

.prev_next .page-numbers {
  display: inline-block;
  line-height: 52px; }

.prev_next .prev.page-numbers {
  float: left; }

.prev_next .next.page-numbers {
  float: right; }

.previous_posts a:hover,
.next_posts a:hover {
  text-decoration: underline;
  color: #30639f; }

.page-numbers.current,
.prev_next .page-numbers:hover,
.prev_next a:hover {
  color: #30639f; }

.page-full-width .headline_area .headline {
  text-align: center;
  font-size: 3em;
  line-height: 1.2em; }

.cpt-container {
  margin: 0 auto;
  max-width: 700px; }

/*
 * ---:[ comments ]:---
 */
#comments {
  padding-top: 26px; }

.comments_intro {
  color: #888888;
  margin-bottom: 13px;
  padding: 0 13px; }

.comments_closed {
  font-size: 13px;
  line-height: 22px;
  color: #888888;
  margin: 0 26px 26px 26px; }

.comment_list {
  list-style-type: none;
  margin-bottom: 52px;
  border-top: 1px dotted #d6d6d6; }

.full-layout .comment_list > li.depth-1 {
  padding-left: 0;
  padding-right: 0; }

.comment {
  border-bottom: 1px dotted #d6d6d6;
  padding: 26px 13px; }

.children .comment {
  list-style-type: none;
  margin-top: 26px;
  border-left: 1px solid #d6d6d6;
  border-bottom: 0;
  padding: 0 0 0 26px; }

.children .bypostauthor {
  background-color: transparent;
  border-color: #c0b283; }

.comment .comment_author {
  font-weight: bold; }

.comment_date {
  font-size: 13px;
  margin-left: 13px;
  color: #888888; }

.comment_date a {
  color: #888888; }

.comment_footer a {
  font-size: 13px;
  line-height: 1;
  margin-left: 13px; }

.comment_head a:hover,
.comment_nav a:hover {
  text-decoration: underline; }

.comment_footer a:first-child {
  margin-left: 0; }

.comment .avatar {
  float: right;
  margin-left: 13px; }

.comment_nav {
  font-size: 13px;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-style: dotted;
  border-color: #d6d6d6;
  padding: 13px 26px; }

.comment_nav_top {
  border-width: 1px 0 0 0; }

.comment_nav_bottom {
  margin: -52px 0 52px 0;
  border-width: 0 0 1px 0; }

.next_comments {
  float: right; }

/*
 * ---:[ comment form ]:---
 */
#commentform {
  margin: 52px 0;
  padding: 0 13px; }

.comment #commentform {
  margin-top: 0;
  padding-right: 0;
  padding-left: 0; }

.comment_form_title {
  border-bottom: 1px dotted #d6d6d6; }

#commentform label {
  display: block; }

#commentform .inline {
  display: inline-block; }

#commentform input[type="checkbox"] + label {
  display: inline;
  margin-left: 7px; }

#commentform #wp-comment-cookies-consent + label {
  font-size: 13px;
  line-height: 22px;
  color: #888888; }

#commentform p {
  margin-bottom: 13px; }

#commentform p .required {
  color: #dd0000; }

.comment_moderated {
  font-weight: bold; }

#commentform .input_text {
  width: 50%; }

#commentform textarea.input_text {
  width: 100%; }

#cancel-comment-reply-link {
  float: right;
  font-size: 13px;
  line-height: inherit;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #c0b283; }

#cancel-comment-reply-link:hover {
  text-decoration: underline; }

.login_alert {
  font-weight: bold;
  border-top: 1px solid #d6d6d6;
  padding: 26px;
  text-align: center; }

/*
 * ---:[ sidebar ]:---
 */
.sidebar {
  font-size: 13px;
  line-height: 20px; }

.sidebar .widget,
.sidebar .text_box,
.sidebar .query_box,
.sidebar .box,
.sidebar .thesis_email_form {
  margin-bottom: 40px; }

.sidebar p,
.sidebar ul,
.sidebar ol,
.sidebar blockquote,
.sidebar pre,
.sidebar dl,
.sidebar dd,
.sidebar .left,
.sidebar .alignleft,
.sidebar .right,
.sidebar .alignright,
.sidebar .center,
.sidebar .aligncenter,
.sidebar .block,
.sidebar .alignnone {
  margin-bottom: 20px; }

.sidebar .left,
.sidebar .alignleft {
  margin-right: 20px; }

.sidebar ul ul,
.sidebar ul ol,
.sidebar ol ul,
.sidebar ol ol,
.sidebar .right,
.sidebar .alignright,
.sidebar .stack {
  margin-left: 20px; }

.sidebar .post_content,
.sidebar .post_excerpt {
  margin-top: 20px; }

.sidebar ul ul,
.sidebar ul ol,
.sidebar ol ul,
.sidebar ol ol,
.sidebar .post_excerpt p {
  margin-bottom: 0; }

.sidebar .widget_title,
.sidebar .email_form_title,
.sidebar .headline,
.email_form_title {
  font-size: 17px;
  line-height: 25px; }

.sidebar .widget_title,
.email_form_title {
  position: relative;
  color: white;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  background-color: #9f6c30;
  margin-bottom: 10px;
  border-bottom: 3px solid #c4853b;
  padding: 5px 20px; }

.sidebar .widget_recent_entries .widget_title,
.sidebar .widget_archive .widget_title,
.sidebar .thesis-killer-recent-entries .widget_title,
.email_form_title {
  margin-bottom: 5px; }

.sidebar .widget_categories > ul {
  margin-top: -5px; }

.sidebar .query_box .post_author,
.sidebar .query_box .post_date {
  color: #888888; }

.sidebar .widget ul {
  list-style-type: none; }

.sidebar .widget_recent_comments > ul > li {
  margin-bottom: 13px; }

.sidebar .widget_text ul {
  list-style-type: square;
  margin-left: 20px; }

.sidebar .widget li a {
  display: block;
  color: #373737;
  padding: 7px 20px; }

.sidebar .widget li a:before {
  margin-left: -20px; }

.sidebar .widget li a:hover {
  background-color: #faf5ef; }

.sidebar .widget_recent_comments #recentcomments {
  padding-left: 20px; }

.sidebar .widget_recent_comments li a {
  color: #c0b283; }

.sidebar .widget_recent_comments li a:hover {
  text-decoration: underline;
  background-color: transparent; }

.sidebar .widget_recent_comments li a:before {
  display: none; }

.sidebar .widget li a:hover:before {
  color: #c0b283; }

.sidebar input[type="text"],
.sidebar .input_text {
  width: 100%;
  margin-bottom: 10px; }

.sidebar input[type="submit"],
.sidebar .input_submit {
  padding: 5px 20px;
  border-radius: 5px; }

.sidebar textarea.input_text {
  line-height: 20px; }

.sidebar .search_form,
.sidebar .tagcloud,
.sidebar #calendar_wrap {
  padding-left: 20px;
  padding-right: 20px; }

.sidebar .search_form {
  padding-left: 0;
  padding-right: 0; }

/*
 * ---:[ Optin forms ]:---
 */
.sidebar .email_form_title {
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -20px; }

.sidebar .thesis_email_form {
  margin-top: -10px; }

.thesis_email_form {
  background: none repeat scroll 0 0 #faf5ef;
  padding: 20px; }
  .thesis_email_form .email_form_assurance {
    color: #9f6c30;
    font-size: smaller;
    margin-top: 6px;
    margin-bottom: 0;
    text-align: center; }

/*
 * ---:[ footer ]:---
 */
.footer_container {
  background-color: #c0b283;
  font-size: 13px;
  line-height: 22px;
  color: white;
  text-align: center;
  margin: 0 auto; }
  .footer_container .container {
    background-color: #c0b283; }

.footer {
  text-align: center;
  padding: 26px 13px;
  background: none; }
  .footer a {
    color: white;
    text-decoration: underline; }
    .footer a:hover {
      color: #faf5ef;
      text-decoration: none; }
  .footer .copyright_container {
    font-size: 13px;
    line-height: 22px; }

/*
 * ---:[ Action Box ]:---
 */
#ab_video_container {
  margin-bottom: 0; }

#action_box {
  background-color: #dcd0c0;
  margin-bottom: 0;
  color: #111111; }
  #action_box .container {
    background: none;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    padding: 26px 0;
    max-width: 835px; }
    #action_box .content_column.align_left {
      text-align: left; }
    #action_box .content_column.align_center {
      text-align: center; }
    #action_box .content_column.align_right {
      text-align: right; }
  #action_box .video_image {
    width: 100%; }
  #action_box .media_image {
    text-align: center;
    margin: 0 auto; }
    #action_box .media_image.left,
    #action_box .media_image.right {
      text-align: center;
      margin: 0 auto; }
  #action_box .ab_col {
    box-sizing: border-box;
    padding: 13px;
    display: block;
    vertical-align: top;
    margin: 0; }
  #action_box .action_title {
    margin-top: 0; }
  #action_box .action_box .half_width {
    width: 100%; }
    #action_box .action_box .half_width .action_title {
      font-size: 33px; }
  #action_box .action_title {
    font-size: 42px;
    font-style: normal;
    line-height: 1.2em;
    margin-bottom: 13px; }
  #action_box .action_text {
    margin-bottom: 26px; }
    #action_box .action_text p {
      margin-bottom: 7px; }
  #action_box input[type="text"] {
    width: 100%;
    margin-bottom: 13px; }
  #action_box input[type="submit"],
  #action_box .input_submit {
    background-color: #9f6c30; }
  #action_box input[type="submit"]:hover,
  #action_box .input_submit:hover {
    background-color: #2f200e;
    color: white; }

/*
 * ---:[ Action Box Video ]:---
 */
.video_wrapper,
.video_wrapper img {
  min-width: 100%;
  position: relative;
  display: block;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 0; }

.video_container {
  margin-bottom: 2em; }


  .video_wrapper span.play_btn {
    background-color: #9f6c30;
    color: white;
    cursor: pointer;
    display: block;
    font-size: 2rem;
    left: 50%;
    margin: -2rem 0 0 -2rem;
    padding: 0.4em;
    position: absolute;
    top: 50%; }
    .video_wrapper span.play_btn:before {
      margin: 0;
      padding: 0;
      content: "\2009\e762";
      color: white; }
    .video_wrapper span.play_btn:hover {
      opacity: 0.8; }
  .video_wrapper iframe#video_player {
    top: 0;
    left: 0;
    position: absolute;
    background: #111111; }

/*
 * ---:[ Author Box ]:---
 */
.author_box_title {
  font-family: "Cardo", serif;
  font-size: 33px;
  line-height: 48px;
  padding-bottom: 13px;
  padding-left: 13px;
  padding-right: 13px;
  text-align: center; }

.author_box {
  display: block;
  background: #f2f2f2;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6; }
  .author_box .author_desc {
    color: #888888;
    font-size: 14px;
    line-height: 24px; }
  .author_box .author_meta {
    margin-bottom: 10px;
    text-align: center; }
  .author_box .author_box_container {
    padding: 13px; }
  .author_box .author_name,
  .author_box .author_url {
    color: #888888; }
      .author_box .author_gravitar.alignleft img,
      .author_box .author_gravitar.alignright img {
        margin: 0 auto 26px; }
  .author_box .author_social_container {
    background: #9f6c30;
    color: white;
    border-bottom: 3px solid #c4853b;
    clear: both;
    display: block;
    text-align: center;
    padding: 0 26px; }
  .author_box .social_headline {
    color: inherit;
    display: block;
    vertical-align: bottom;
    font-size: 20px;
    line-height: 39px; }
  .author_box .author_icons {
    display: inline-block;
    vertical-align: bottom; }
    .author_box .author_icons > a {
      color: inherit;
      display: block;
      font-size: 20px;
      line-height: 39px; }
      .author_box .author_icons > a:hover {
        background: white;
        color: #9f6c30; }
  .author_box .author_social_container {
    padding-left: 0;
    padding-right: 0; }

/*
 * ---:[ Custom Templates ]:---
 */
  .landing-slim .header_container .headline_container,
  .landing-slim .headline_area,
  .landing-wide .header_container .headline_container,
  .landing-wide .headline_area,
  .no-sidebar-slim .header_container .headline_container,
  .no-sidebar-slim .headline_area,
  .no-sidebar-wide .header_container .headline_container,
  .no-sidebar-wide .headline_area {
    text-align: center; }
  .landing-slim .column-wrapper,
  .landing-slim .columns > .column-wrapper > .content,
  .landing-wide .column-wrapper,
  .landing-wide .columns > .column-wrapper > .content,
  .no-sidebar-slim .column-wrapper,
  .no-sidebar-slim .columns > .column-wrapper > .content,
  .no-sidebar-wide .column-wrapper,
  .no-sidebar-wide .columns > .column-wrapper > .content {
    border: medium none;
    float: none; }
  .landing-slim .footer,
  .landing-wide .footer,
  .no-sidebar-slim .footer,
  .no-sidebar-wide .footer {
    text-align: center; }

      .single-col.no-sidebar-slim .container .content,
      .single-col.landing-slim .container .content {
        max-width: 724px; }

/*
 * ---:[ basic WooCommerce styles ]:---
 */
.woocommerce-shop .content {
  padding: 26px; }

.woocommerce-archive .content {
  padding: 0 26px; }

.woocommerce-archive .post_box {
  margin: 0 -26px 26px -26px; }

.woocommerce-archive .term-description {
  margin-bottom: 26px; }

.woocommerce-result-count {
  font-size: 13px;
  line-height: 22px;
  color: #888888; }

.woocommerce .content > .product {
  margin: 26px 0 0;
  padding-left: 13px;
  padding-right: 13px; }

.woocommerce-shop .page-title,
.woocommerce .product_title {
  font-size: 33px;
  line-height: 48px;
  font-family: "Cardo", serif; }

.woocommerce .page-title {
  padding: 0 0 26px;
  border-bottom: 1px solid #c0b283;
  margin-bottom: 26px; }

.woocommerce .product_title {
  margin-bottom: 13px; }

.woocommerce nav.woocommerce-pagination ul.page-numbers {
  margin: -6.5px 0 13px 0; }

.woocommerce .products a.button,
.woocommerce .cart button.button,
.grt .woocommerce input.button,
.woocommerce .grt input.button,
.woocommerce .grt #respond input#submit {
  font-family: inherit;
  line-height: 1em;
  padding: 0.5em 0.75em; }

.woocommerce #comments {
  margin-top: 26px; }

.woocommerce #reviews h2 {
  margin-top: 0; }

.woocommerce #commentform {
  padding: 0;
  margin-top: 26px; }

.woocommerce div.product .woocommerce-tabs ul.tabs {
  overflow-x: auto;
  display: flex;
  width: 100%;
  font-size: 12px;
  line-height: 1.6;
  text-align: center;
  position: relative; }
  .woocommerce div.product .woocommerce-tabs ul.tabs:after {
    content: ' ';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 10px;
    background: linear-gradient(to right, transparent, white);
    display: block !important;
    height: 100%; }

/*
 * ---:[ Checkout and Account Details ]:---
 */
.woocommerce .woocommerce-error {
  margin-left: 0; }

fieldset legend {
  font-weight: bold; }

.grt fieldset {
  margin-top: 26px;
  margin-bottom: 26px; }

.grt fieldset legend {
  margin-bottom: 13px; }

/*
 * ---:[ clearfix ]:---
 */
  .wrapper:after,
  .container:after,
  .column-wrapper:after,
  .header_container:after,
  .columns:after,
  .menu:after,
  .post_box:after,
  .post_content:after,
  .byline:after,
  .sidebar:after,
  .query_box:after,
  .prev_next:after,
  .comment_text:after,
  .comment_nav:after,
  .content:after,
  .nav-container:after,
  .clear:after,
  .post_excerpt > p:after,
  .author_box:after,
  .author_box_container:after,
  .related-content:after,
  .home_footer:after,
  .archive_footer:after,
  .footer_container:after {
    display: table;
    clear: both;
    content: ''; }

/*
 * ---:[ natural layout break 1 ]:---
 */
@media all and (min-width: 587px) {
  .grt .right,
  .grt .alignright,
  .grt .stack {
    margin-left: 26px; }

  .grt .left,
  .grt .alignleft {
    margin-right: 26px; }

  .grt blockquote {
    padding-right: 26px; }

  .grt blockquote.right,
  .grt blockquote.left {
    width: 45%;
    margin-bottom: 13px;
    padding-right: 0; }

    .author_box .author_box_wrapper {
      padding-left: 0;
      padding-right: 0; }
    .author_box .author_gravitar.alignleft img {
      margin-right: 26px;
      margin-bottom: 13px; }
    .author_box .author_gravitar.alignright img {
      margin-left: 26px;
      margin-bottom: 13px; }

  .home_footer > .button,
  .archive_footer > .button {
    float: right;
    margin-bottom: 0; }

  .headline_area .post_date,
  .headline_area .twitter_profile,
  .headline_area .post_author,
  .headline_area .num_comments_link,
  .headline_area .post_cats,
  .author_name {
    display: inline-block; }

  .prev_next .previous_post,
  .prev_next .next_post,
  .prev_next .previous_posts,
  .prev_next .next_posts,
  #action_box .action_box .half_width {
    width: 50%; }

  .right,
  .alignright,
  img[align="right"],
  .prev_next .next_posts,
  .prev_next .next_post,
  .next_comments {
    float: right; }

  .left,
  .alignleft,
  img[align="left"] {
    float: left; }

  .prev_next .next_post,
  .prev_next .next_posts {
    border-bottom: 0; }

    .related-container .related-content {
      display: flex;
      flex-direction: row; }

  .single_related {
    align-self: center;
    margin-right: 26px; } }

/*
 * ---:[ natural layout break 2 ]:---
 */
@media all and (min-width: 639px) {
  .container,
  .columns > .content,
  .columns > .sidebar.secondary,
  .columns .column-wrapper > .content,
  .columns .column-wrapper > .sidebar.primary {
    width: 639px;
    margin: 0 auto;
    float: none; }


  .wrapper {
    width: 100%;
    margin: 0 auto; }




  .grt blockquote.right,
  .grt blockquote.left {
    width: 50%; }

  .grt blockquote.right {
    margin-left: 26px; }

  .grt blockquote.left {
    margin-right: 26px; } }

/*
 * ---:[ natural layout break 3 (desktop) ]:---
 */
@media all and (min-width: 835px) {
  .columns > .content,
  .columns .column-wrapper > .content {
    width: 535px;
    float: right;
    border-width: 0 0 0 1px;
    margin: 0 auto;
    border-style: solid;
    border-color: #d6d6d6; }

    .full-layout .author_box_wrapper {
      padding-left: 0;
      padding-right: 26px; }
    .full-layout .related-container,
    .full-layout .related-headline {
      margin-left: -26px;
      margin-right: 0;
      padding-left: 26px;
      padding-right: 0; }
    .full-layout .post_box,
    .full-layout .comment_list,
    .full-layout .login_alert {
      padding-left: 26px;
      padding-right: 0;
      margin-left: 0;
      margin-right: 26px; }

    .fixed-layout .featured_image,
    .fixed-layout .related-container {
      margin-left: -26px;
      margin-right: -26px; }
    .fixed-layout .related-container .related-content,
    .fixed-layout .related-container .related-headline {
      padding-left: 26px;
      padding-right: 26px; }

  .header_container .headline_container .container,
  .post_box,
  .author_box_title,
  .author_box .author_box_container,
  .author_box .author_social_container,
  .footer,
  .comment,
  #commentform,
  .comments_intro,
  .prev_next {
    padding-left: 26px;
    padding-right: 26px; }

  .wrapper {
    width: 100%;
    margin: 0 auto; }

  .container,
  .no-sidebar-wide .column-wrapper,
  .no-sidebar-wide .column-wrapper > .content,
  .landing-wide .column-wrapper,
  .landing-wide .column-wrapper > .content {
    width: 835px; }

  .column-wrapper {
    width: 100%;
    border-width: 0;
    float: none;
    margin: 0 auto;
    border-style: solid;
    border-color: #d6d6d6; }


      .columns > .sidebar.secondary {
        width: 100%;
        float: none;
        margin: 0 auto;
        padding: 30px 26px 0; }

      .columns .column-wrapper > .sidebar.primary {
        width: 300px;
        float: right;
        margin: 0 auto;
        padding: 30px 26px 0;
        margin-left: -1px; }

  .no-sidebar-slim .columns .content {
    border: medium none;
    float: none;
    margin: 0 auto; }

  .header_container {
    text-align: left; }

  .menu_control {
    display: none; }

  .show_menu {
    top: auto; }

  .colorless-nav .nav-container .nav > li {
    border: none; }

  /*
   * ---:[ nav menu ]:---
   */  .nav-container .container {
    justify-content: center;
    flex-direction: row; }

  .nav {
    display: flex;
    vertical-align: top;
    width: auto;
    height: auto;
    padding-left: 13px;
    padding-right: 13px; }
    .nav:before {
      display: none; }
    .nav li {
      position: relative;
      background-color: #c0b283; }
      .nav li .sub-menu {
        display: none;
        position: absolute;
        text-align: left;
        padding-top: 3px;
        padding-left: 0; }
        .nav li .sub-menu li {
          width: 182px; }
        .nav li .sub-menu .sub-menu {
          top: 0;
          left: 182px;
          text-align: left;
          padding-top: 0; }
        .nav li .sub-menu a:hover {
          background-color: #b19f65; }
      .nav li:hover > .sub-menu {
        display: block; }
      .nav > li.menu-item-has-children > a {
        padding-right: 19px; }
        .nav > li.menu-item-has-children > a:after {
          right: 6px;
          bottom: calc(50% - 6px); }
    .nav .current-menu-item > a {
      background-color: #b19f65; }
      .nav .menu-item-has-children .menu-item-has-children:hover:after {
        transform: rotate(-90deg);
        color: #8391c0; }

  .show-mobile-sub-menus .sub-menu {
    display: none; }

  .menu_control,
  .author_box_wrapper,
  .prev_next {
    margin-left: 0;
    margin-right: 0; }

  .sidebar .tagcloud,
  .sidebar #calendar_wrap,
  .related-container .related-content {
    padding-left: 0;
    padding-right: 0; }

  .sidebar input[type="submit"],
  .sidebar .input_submit {
    width: 100%; }

  .author_box .author_social_container,
  .related-container {
    text-align: left; }

  .author_box .social_headline {
    display: inline-block; }

  #action_box .ab_col {
    padding: 26px; }

  .woocommerce .content > .product {
    margin: 26px 26px 0 0; }

  .woocommerce div.product .woocommerce-tabs ul.tabs {
    font-size: 16px; }
    .woocommerce div.product .woocommerce-tabs ul.tabs:after {
      display: none; } }

/*
 * ---:[ custom CSS ]:---
 */
/*
 * --:[Toggle elements show/hide on moble devices]:--
 */
@media only screen and (max-width:480px) {
  .hide_on_mobile {
    display: none !important; } }

@media only screen and (min-width: 980px) {
  .show_on_mobile {
    display: none !important; } }

@media only screen and (max-width:480px) {
  #lang_sel_list {
    display: none !important; } }

/*
 * trim the breadcrubs
 */
.breadcrumbs span:last-child span[property="name"] {
  display: inline-block;
  padding: 0;
  margin-top: -3px;
  vertical-align: middle;
  max-width: 50%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/*
 * workshop action box
 */
.workshop_action_box {
  background-color: #f3f0e7;
  padding: 26px 26px 26px 19px;
  margin-top: 10px;
  border: 1px solid #d6d6d6; }

.workshop_action_box_title {
  font-family: "Cardo", serif;
  font-size: 26px;
  line-height: 39px; }

.workshop_action_box_intro {
  margin-bottom: 26px;
  font-size: 13px; }

/*
 * patch for woocommerce
 */
.woocommerce.product-columns-4 ul.products li.product,
.woocommerce-page.product-columns-4 ul.products li.product {
  width: max-content !important;
  margin-left: 30% !important; }

.woocommerce ul.products li.product a img {
  width: auto !important; }

.woocommerce div.product .woocommerce-tabs .panel {
  padding: 1em !important; }

.woocommerce-product-details__short-description {
  margin-right: 5px !important; }

/*
 * --Patches for Thesis 2.4--
 */
input#searchsubmit {
  width: 100%; }

input#s {
  margin-bottom: 6px;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  border: 1px solid #cccccc;
  border-radius: 4px; }

.post_box {
  padding-bottom: 26px; }

.post-type-archive-product h1.page-title {
  text-align: center !important;
  color: #373737 !important;
  font-size: 28px !important;
  text-transform: uppercase !important;
  line-height: 35px;
  padding-top: 20px;
  font-family: "Cardo", serif;
  margin-bottom: 26px;
  background-color: #f4f4f4;
  border: none !important; }

.columns > .content,
.columns .column-wrapper > .content {
  border-width: 0 1px 0 1px; }

.prev_next {
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #d6d6d6; }

/*
 * --:[Footer Language switcher adjusted for mobile]:--
 */
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
  margin-bottom: -5em;
    /*
   * margin: auto;
   */
  margin-top: -1.5em;
  border: 0px;
  padding-bottom: -1.5em; }

.wpml-ls-statics-footer a {
  color: white;
  background-color: #3b5998 !important;
  padding-right: 30px;
  padding-left: 30px; }

/*
 * --:[Top bar cart icon]:--
 */
.top_bar_cart {
  float: right; }

/*
 * ---:[ format language switcher ]:---
 */
#lang_sel_list {
  margin-top: -30px;
  margin-bottom: -10px; }

a.lang_sel_sel {
  margin-left: 15px; }

.wpml-ls-legacy-list-horizontal .wpml-ls-item {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: inline-block;
  height: 1px;
  border-top: medium none !important;
  line-height: 26px !important;
  margin-top: -15px !important;
  margin-bottom: -20px; }

.wpml-ls-legacy-list-horizontal {
  border: none;
  padding: none !important;
  margin-top: -55px;
  margin-bottom: -12px; }

.wpml-ls-legacy-list-horizontal .wpml-ls-item {
  font-size: 14px; }

p.icl_post_in_other_langs {
  color: #888888 !important;
  line-height: 26px !important;
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 14px !important;
  margin-top: 15px !important; }

.sidebar #lang_sel_list li::before {
  content: none; }

img.wpml-ls-flag.iclflag {
  margin-left: 0.6em; }

/*
 * ---:[Highligh Search results]:---
 */
mark.searchwp-highlight {
  background-color: rgba(255, 255, 0, 0.34) !important; }

/*
 * ---:[ TH ]:---
 */
/*
 * ---:[Format Ubermenu]:---
 */
:lang(th) .ubermenu .ubermenu-target-text {
  font-size: 16px !important;
  letter-spacing: 0.03em; }

/*
 * ---:[ fix border for pages ]:---
 */
:lang(th) .sidebar.primary {
  padding: 30px 15px 0;
  border: none !important;
  background: url(/clipart/dot-ddd.gif) 1px 0 repeat-y; }

:lang(th).columns .column-wrapper > .sidebar.primary {
  padding: 30px 15px 0;
  background: url(/clipart/dot-ddd.gif) 1px 0 repeat-y; }

:lang(th) .footer {
  border-top-color: #cccccc; }

/*
 * control the shopping cart
 */
:lang(th) .wpmenucart-icon-shopping-cart-0:before {
  content: "\f07a";
  color: #f08804;
  font-size: 17px; }

:lang(th) span.cartcontents {
  color: #f08804;
  font-size: 16px; }

/*
 * --:[Draw two side lines]:--
 */
:lang(th) .columns {
    /*
   * width: 83.9em;
   */
  background: url(/clipart/dot-ddd.gif) 0.05em 0 repeat-y; }

:lang(th) .column-wrapper {
  background: url(/clipart/dot-ddd.gif) repeat-y scroll 52.1em 0 transparent; }

/*
 * --:[Site Tagline]:---
 */
:lang(th) #site_tagline {
  font-size: 11px;
  line-height: 1.32em;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  text-align: left;
  padding-left: 5px;
  padding-top: 0px; }

/*
 * ---:[ Sidebars and content box ]:---
 */
:lang(th) .sidebar .widget_title,
.email_form_title {
  font-size: 18px; }

:lang(th) .sidebar .widget ul {
  font-family: "myriad-pro-condensed-1", "myriad-pro-condensed-2", Georgia, Times, "Times New Roman", serif;
  font-size: 17px;
  letter-spacing: 0.05em;
  line-height: 1.5em;
  margin-left: 1.5em;
  margin-top: 0.3em;
  list-style-type: none; }

:lang(th) .sidebar .widget li a {
  font-size: 15px;
  line-height: 1.3em; }

:lang(th) .sidebar .widget,
.sidebar .text_box,
.sidebar .query_box,
.sidebar .box,
.sidebar .thesis_email_form {
  margin-bottom: 1.1em; }

:lang(th) .post_box.top {
  padding-top: 0; }

:lang(th) .grt .headline {
  font-size: 28px;
  line-height: 35px;
  padding-top: 20px; }

:lang(th) .footer {
  background-color: white;
  color: #373737;
  border-top: solid 1px #cccccc; }

:lang(th) .post_box .post_excerpt p {
  font-size: 16px;
  letter-spacing: 0.03em; }

:lang(th) .sidebar .searchform input[type="text"],
.sidebar .search_form input[type="text"] {
  border: 1px solid #cccccc;
  border-radius: 4px;
  height: 34px; }

:lang(th) .sidebar input[type="text"],
.sidebar .input_text {
  height: 34px;
  padding: 6px 12px;
  border: 1px solid #cccccc;
  border-radius: 4px; }

:lang(th) .tag_description {
  color: #373737;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 25px;
  padding-left: 10px;
  padding-top: 10px; }

/*
 * ---:[ format tag list on post]:---
 */
:lang(th) span.post_tags_intro {
  position: relative;
  font-family: "myriad-pro-condensed-1", "myriad-pro-condensed-2", Georgia, Times, "Times New Roman", serif;
  font-size: 22px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #373737;
  text-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
  background-color: #f4f4f4;
  margin-bottom: 10px;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  padding-top: 5px;
  margin-left: 1px;
  padding-left: 10px;
  display: block; }

/*
 * ---:[Format the li before and after sidebar widgets]:---
 */
:lang(th) .sidebar .widget li::before {
  font-family: FontAwesome;
  color: #c0b283;
  font-size: 8px;
  content: "\f10c";
  display: inline-block;
  margin-left: -1.3em;
    /*
   * same as padding-left set on li
   */
  width: 1.3em;
    /*
   * same as padding-left set on li
   */ }

:lang(th) .sidebar .recent_articles_widget li::before {
  content: none; }

:lang(th) .sidebar .popular-posts li::before {
  content: none; }

/*
 * ---:[Button]:---
 */
:lang(th) input[type="submit"],
.input_submit,
.button,
button,
.comment_footer a {
  display: inline-block;
  font: 15px "Source Sans Pro", Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  padding: 6px 10px;
  text-align: center;
  text-transform: uppercase;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  letter-spacing: 0.06em;
  background: transparent !important;
  color: #888888 !important;
  border: 1px solid #888888 !important;
  border-radius: 20px !important;
  padding: 10px 30px !important;
  text-shadow: none; }

:lang(th) input[type="submit"]:hover,
.input_submit:hover,
.button:hover,
button:hover,
.comment_footer a:hover {
  opacity: 1;
  background-color: #888888 !important;
  color: white !important; }

:lang(th) input#mc-embedded-subscribe {
  background-color: rgba(34, 34, 34, 0.18) !important;
  color: white !important; }

:lang(th) input[type="submit"]:hover,
.input_submit:hover,
.button:hover,
button:hover,
.comment_footer a:hover {
  opacity: 1; }

:lang(th) #thesis_launcher {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 12px;
  text-align: center;
  color: black !important;
  text-transform: uppercase !important;
  background: #d6d6d6 !important;
  text-shadow: 0 0 0 rgba(0, 0, 0, 0.75) !important; }

/*
 * ---:[Archives Intro]:---
 */
:lang(th) .archive_intro.post_box {
  margin-bottom: 0;
  background-color: #f4f4f4;
  border: none !important; }

/*
 * ---:[Comments Section]:---
 */
:lang(th) .grt_comment_content {
  margin-bottom: 26px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #888888;
  padding-top: 10px; }

/*
 * --:[stay connected after content]:---
 */
:lang(th) input.stay_connected_email_form_email.input_text {
  height: 34px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  padding: 6px 12px;
  width: 100%;
  margin-bottom: 10px;
  color: #373737;
  background-color: white; }

:lang(th) input.stay_connected_email_form_submit.input_submit {
  width: 100%;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
  display: inline-block;
  font-family: inherit;
  font-weight: normal;
  font-size: inherit;
  line-height: inherit;
  text-align: center;
  text-decoration: none;
  border: 3px solid rgba(0, 0, 0, 0.1);
  border-width: 0 0 3px 0;
  -webkit-appearance: none;
  padding: 5px 19px;
  border-radius: 5px; }

:lang(th) p.stay_connected_email_form_intro {
  margin-bottom: 19px;
  font-size: 13px;
  line-height: 19px; }

:lang(th) .stay_connected_after_content_title {
  position: relative;
  font-family: "myriad-pro-condensed-1", "myriad-pro-condensed-2", Georgia, Times, "Times New Roman", serif;
  font-size: 22px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #373737;
  text-shadow: 0px 0px 0 rgba(0, 0, 0, 0.2);
  background-color: #f4f4f4;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  padding-top: 5px;
  margin-left: 1px;
  padding-left: 10px; }

:lang(th) p.stay_connected_after_content_box {
  padding-top: 10px;
  padding-bottom: 5px; }

/*
 * --:[socicon]:---
 */
:lang(th) .socicon::before,
[class*=" socicon-"]::before,
[class^=socicon-]::before {
  display: inline-block;
  font-family: socicon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: greyscale;
  overflow: hidden;
  text-decoration: none;
  text-align: center;
  position: relative;
  z-index: 1;
  width: 25px;
  height: 25px;
  line-height: 22px;
  font-size: 14px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-right: 4px;
  color: white;
  background-color: #c0b283;
  -moz-osx-font-smoothing: greyscale;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

/*
 * ---:[ Page Navigation ]:---
 */
:lang(th) .breadcrumbs {
  border-style: solid;
  border-width: 0px 1px 1px 1px;
  border-color: #cccccc;
  padding-left: 10px;
  margin-left: 1px;
  font-size: 13px;
  line-height: 26px;
  color: #888888;
  width: 833px;
  margin: 0 auto; }

:lang(th) .footer {
  border-top-color: white; }

:lang(th) .footer_page {
  background-color: white;
  color: #373737;
  border-top: solid 1px #cccccc; }

:lang(th) .prev_next {
  font-size: 22px;
  padding-top: 25px; }

:lang(th) .wp-pagenavi a,
.wp-pagenavi span {
  text-decoration: none;
  font-size: smaller;
  border: 1px solid #dddddd;
  padding: 3px 5px;
  margin: 6px; }

:lang(th) .wp-pagenavi span.current {
  font-weight: normal; }

:lang(th) .wp-pagenavi a:hover,
.wp-pagenavi span.current {
  border-color: #9f6c30; }

/*
 * ---:[ Make PageNavi Responsive ]:---
 */
  :lang(th) @media screen and (max-width: 680px) .wp-pagenavi span.pages,
  :lang(th) @media screen and (max-width: 680px) a.first,
  :lang(th) @media screen and (max-width: 680px) span.extend,
  :lang(th) @media screen and (max-width: 680px) a.page.smaller,
  :lang(th) @media screen and (max-width: 680px) a.page.larger,
  :lang(th) @media screen and (max-width: 680px) a.larger.page,
  :lang(th) @media screen and (max-width: 680px) a.last {
    display: none; }

/*
 * --:[TFM tastespotting]:--
 */
/*
 * located in the plugin page http://www.thaifoodmaster.com/wp-admin/admin.php?page=content-views
 */
:lang(th) .pt-cv-view .pt-cv-readmore {
  margin: 6px 0;
  text-transform: none !important;
  float: right;
  border: 1px;
  border-radius: 20px !important;
  transition: all 0.3s ease;
  font: 15px "Source Sans Pro", Arial, Helvetica, sans-serif;
  text-transform: uppercase !important;
  letter-spacing: 0.06em;
  border: 1px solid #888888 !important;
  padding: 10px 30px !important;
  margin-top: 15px; }

:lang(th) .pt-cv-pinterest .pt-cv-title {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
  text-transform: none;
  padding-top: 20px; }

/*
 * ---:[ YARPP ]:---
 */
:lang(th) .yarpp-related a {
  font-weight: normal !important; }

:lang(th) .yarpp-excerpt {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #888888; }

:lang(th) h2.yarpp_headline {
  font-family: "Cardo", serif;
  font-size: 20px;
  color: #373737;
  text-decoration: none;
  font-weight: normal;
  line-height: 35px;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-top: 0;
  margin-bottom: 7px;
  border-top: solid 1px #cccccc; }

:lang(th) .yarpp_related_entries_box_title {
  position: relative;
  font-family: "myriad-pro-condensed-1", "myriad-pro-condensed-2", Georgia, Times, "Times New Roman", serif;
  font-size: 22px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #888888;
  background-color: #f4f4f4;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  padding-top: 5px;
  margin-left: 1px;
  padding-left: 10px; }

/*
 * --:[Woocommerce]:---
 */
:lang(th) .product_meta {
  font-size: smaller; }

:lang(th) h1.product_title.entry-title {
  margin-bottom: 0;
  background-color: #f4f4f4;
  border: none !important;
  padding: 20px;
  font-family: "Cardo", serif; }

:lang(th) ul.tabs.wc-tabs {
  font-family: "Cardo", serif; }

:lang(th) ul.products li.product img {
  display: block;
  margin: 0 auto 1.618em; }

:lang(th) .woocommerce ul.products li.product .button {
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  overflow: visible;
  left: auto;
  color: #515151;
  background-color: #ebe9eb;
  border: 0;
  white-space: nowrap;
  display: inline-block;
  -webkit-box-shadow: none;
  text-shadow: none;
  font-weight: normal;
  font-size: small; }

:lang(th) .woocommerce div.product form.cart .button {
  vertical-align: middle;
  float: left;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  overflow: visible;
  left: auto;
  white-space: nowrap;
  display: inline-block;
  text-shadow: none;
  font-weight: normal;
  font-size: small; }

:lang(th) .woocommerce-result-count {
  font-size: smaller; }

:lang(th) select.orderby {
  color: #888888;
  letter-spacing: 1px;
  text-decoration: none;
  text-align: right;
  vertical-align: 0px;
  background-color: transparent;
  font-family: "Source Sans Pro", sans-serif;
  padding: 8px 36px 8px 16px;
  text-transform: uppercase;
  font-weight: normal;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #888888;
  border-radius: 0;
  margin-left: 10px;
  width: auto; }

:lang(th) form.woocommerce-ordering::after {
  margin: -31px 0 0 170px; }

:lang(th) a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added {
  padding: 10px 20px !important; }

:lang(th) .woocommerce .cart .button,
.woocommerce .cart input.button {
  float: none;
  font-weight: normal !important;
  font-size: smaller !important; }

:lang(th) .woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  font-weight: normal !important;
  font-size: smaller !important; }

:lang(th) form.cart input.input-text.qty.text {
  height: 36px;
  width: 75px; }

:lang(th) .woocommerce .quantity .qty {
  width: 75px !important;
  text-align: center;
  padding: 8px 8px 8px 16px !important; }

:lang(th) .woocommerce ul.products li.product .price {
  color: #990000 !important; }

:lang(th) .woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #373737 !important;
  font-size: 1.5em !important;
  font-family: "Cardo", serif !important;
  padding-top: 20px; }

:lang(th) .woocommerce div.product .product_title {
  clear: none;
  margin-top: 0;
  padding: 0;
  font-family: "Cardo", serif;
  color: #373737;
  font-weight: normal;
  font-size: 25px;
  line-height: 35px; }

:lang(th) add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
  background-color: white; }

:lang(th) #add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  border-radius: 5px;
  border: solid #1e85be; }

:lang(th) #add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
  border-bottom: 1px solid #1e85be; }

:lang(th) .woocommerce div.product form.cart .button {
  margin-top: 6px; }

/*
 * --:[Boxillia Mailchimp]:--
 */
:lang(th) div#mc_embed_signup_scroll {
  background-color: #d9e4ea; }

:lang(th) .embed_signup_clear {
  clear: both;
  background-color: #d9e4ea; }

:lang(th) h2.embed_signup_thai {
  font-family: Cardo, serif;
  font-size: 18px;
  padding: 10px 10px 10px 0px; }

:lang(th) h2.embed_signup {
  font-family: Cardo, serif;
  font-size: 22px;
  padding: 10px 10px 10px 0px;
  line-height: 35px; }

:lang(th) .embed_signup_indicates-required {
  font-size: smaller;
  padding-top: 15px; }

:lang(th) input#mce-LNAME {
  background-color: white;
  border-bottom-color: #cccccc;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-image-outset: 0px;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-left-color: #cccccc;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #cccccc;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #cccccc;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 1px;
  box-sizing: border-box;
  color: #373737;
  cursor: auto;
  display: inline-block;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 13px;
  font-stretch: normal;
  font-style: normal;
  font-variant-caps: normal;
  font-variant-ligatures: normal;
  font-variant-numeric: normal;
  font-weight: normal;
  height: 34px;
  letter-spacing: normal;
  line-height: 19px;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 6px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  text-align: start;
  text-indent: 0px;
  text-rendering: auto;
  text-shadow: none;
  text-size-adjust: 100%;
  text-transform: none;
  user-select: text;
  width: 198px;
  word-spacing: 0px;
  word-wrap: break-word;
  writing-mode: horizontal-tb;
  -webkit-appearance: none;
  -webkit-rtl-ordering: logical;
  -webkit-border-image: none; }

:lang(th) input#mce-FNAME {
  background-color: white;
  border-bottom-color: #cccccc;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-image-outset: 0px;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-left-color: #cccccc;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #cccccc;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #cccccc;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 1px;
  box-sizing: border-box;
  color: #373737;
  cursor: auto;
  display: inline-block;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 13px;
  font-stretch: normal;
  font-style: normal;
  font-variant-caps: normal;
  font-variant-ligatures: normal;
  font-variant-numeric: normal;
  font-weight: normal;
  height: 34px;
  letter-spacing: normal;
  line-height: 19px;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 6px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  text-align: start;
  text-indent: 0px;
  text-rendering: auto;
  text-shadow: none;
  text-size-adjust: 100%;
  text-transform: none;
  user-select: text;
  width: 198px;
  word-spacing: 0px;
  word-wrap: break-word;
  writing-mode: horizontal-tb;
  -webkit-appearance: none;
  -webkit-rtl-ordering: logical;
  -webkit-border-image: none; }

:lang(th) input#mce-EMAIL {
  background-color: white;
  border-bottom-color: #cccccc;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-image-outset: 0px;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-left-color: #cccccc;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #cccccc;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #cccccc;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 1px;
  box-sizing: border-box;
  color: #373737;
  cursor: auto;
  display: inline-block;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 13px;
  font-stretch: normal;
  font-style: normal;
  font-variant-caps: normal;
  font-variant-ligatures: normal;
  font-variant-numeric: normal;
  font-weight: normal;
  height: 34px;
  letter-spacing: normal;
  line-height: 19px;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 6px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  text-align: start;
  text-indent: 0px;
  text-rendering: auto;
  text-shadow: none;
  text-size-adjust: 100%;
  text-transform: none;
  user-select: text;
  width: 198px;
  word-spacing: 0px;
  word-wrap: break-word;
  writing-mode: horizontal-tb;
  -webkit-appearance: none;
  -webkit-rtl-ordering: logical;
  -webkit-border-image: none; }

:lang(th) .embed_signup_small {
  background-color: #d9e4ea;
  font-size: smaller;
  padding-bottom: 10px; }

:lang(th) .indicates-required {
    /*
   * box-sizing: border-box;
   */
  color: #373737;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 25px; }

/*
 * ---:[ EN ]:---
 */
/*
 * ---:[ fix border for pages ]:---
 */
.sidebar.primary {
  padding: 30px 15px 0;
  border: none !important;
  background: url(/clipart/dot-ddd.gif) 1px 0 repeat-y; }

.columns .column-wrapper > .sidebar.primary {
  padding: 30px 15px 0;
  background: url(/clipart/dot-ddd.gif) 1px 0 repeat-y; }

.footer {
  border-top-color: #cccccc; }

/*
 * control the shopping cart
 */
.wpmenucart-icon-shopping-cart-0:before {
  content: "\f07a";
  color: #f08804;
  font-size: 17px; }

span.cartcontents {
  color: #f08804;
  font-size: 16px; }

/*
 * --:[Draw two side lines]:--
 */
.columns {
    /*
   * width: 83.9em;
   */
  background: url(/clipart/dot-ddd.gif) 0.05em 0 repeat-y; }

.column-wrapper {
  background: url(/clipart/dot-ddd.gif) repeat-y scroll 52.1em 0 transparent; }

/*
 * --:[Site Tagline]:---
 */
#site_tagline {
  font-size: 11px;
  line-height: 1.32em;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  text-align: left;
  padding-left: 5px;
  padding-top: 0px; }

/*
 * ---:[ Sidebars and content box ]:---
 */
.sidebar .widget_title,
.email_form_title {
  position: relative;
  font-family: "myriad-pro-condensed-1", "myriad-pro-condensed-2", Georgia, Times, "Times New Roman", serif;
  font-size: 22px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #373737;
  text-shadow: 0px 0px 0 rgba(0, 0, 0, 0.2);
  background-color: #f4f4f4;
  margin-bottom: 10px;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  padding-top: 5px;
  margin-left: 1px; }

.sidebar .widget ul {
  font-family: "myriad-pro-condensed-1", "myriad-pro-condensed-2", Georgia, Times, "Times New Roman", serif;
  font-size: 17px;
  letter-spacing: 0.05em;
  line-height: 1.5em;
  margin-left: 1.5em;
  margin-top: 0.3em;
  list-style-type: none; }

.sidebar .widget li a {
  display: block;
  color: #373737;
  padding: 4px 4px; }

.sidebar .widget,
.sidebar .text_box,
.sidebar .query_box,
.sidebar .box,
.sidebar .thesis_email_form {
  margin-bottom: 1.1em; }

.post_box.top {
  padding-top: 0; }

.grt .headline {
  font-size: 22px;
  line-height: 35px;
  padding-top: 20px; }

.sidebar.primary {
  border-left: 1px solid #cccccc; }

.footer {
  background-color: white;
  color: #373737;
  border-top: solid 1px #cccccc; }

.post_box .post_excerpt p {
  margin-bottom: 25px; }

.sidebar .searchform input[type="text"],
.sidebar .search_form input[type="text"] {
  border: 1px solid #cccccc;
  border-radius: 4px;
  height: 34px; }

.sidebar input[type="text"],
.sidebar .input_text {
  height: 34px;
  padding: 6px 12px;
  border: 1px solid #cccccc;
  border-radius: 4px; }

.tag_description {
  color: #373737;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 25px;
  padding-left: 10px;
  padding-top: 10px; }

/*
 * ---:[ format tag list on post]:---
 */
span.post_tags_intro {
  position: relative;
  font-family: "myriad-pro-condensed-1", "myriad-pro-condensed-2", Georgia, Times, "Times New Roman", serif;
  font-size: 22px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #373737;
  text-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
  background-color: #f4f4f4;
  margin-bottom: 10px;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  padding-top: 5px;
  margin-left: 1px;
  padding-left: 10px;
  display: block; }

/*
 * ---:[Format the li before and after sidebar widgets]:---
 */
.sidebar .widget li::before {
  font-family: FontAwesome;
  color: #c0b283;
  font-size: 8px;
  content: "\f10c";
  display: inline-block;
  margin-left: -1.3em;
    /*
   * same as padding-left set on li
   */
  width: 1.3em;
    /*
   * same as padding-left set on li
   */ }

.sidebar .recent_articles_widget li::before {
  content: none; }

.sidebar .popular-posts li::before {
  content: none; }

/*
 * ---:[Button]:---
 */
input[type="submit"],
.input_submit,
.button,
button,
.comment_footer a {
  display: inline-block;
  font: 15px "Source Sans Pro", Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  padding: 6px 10px;
  text-align: center;
  text-transform: uppercase;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  letter-spacing: 0.06em;
  background: transparent !important;
  color: #888888 !important;
  border: 1px solid #888888 !important;
  border-radius: 20px !important;
  padding: 10px 30px !important;
  text-shadow: none; }

input[type="submit"]:hover,
.input_submit:hover,
.button:hover,
button:hover,
.comment_footer a:hover {
  opacity: 1;
  background-color: #888888 !important;
  color: white !important; }

input#mc-embedded-subscribe {
  background-color: rgba(34, 34, 34, 0.18) !important;
  color: white !important; }

input[type="submit"]:hover,
.input_submit:hover,
.button:hover,
button:hover,
.comment_footer a:hover {
  opacity: 1; }

#thesis_launcher {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 12px;
  text-align: center;
  color: black !important;
  text-transform: uppercase !important;
  background: #d6d6d6 !important;
  text-shadow: 0 0 0 rgba(0, 0, 0, 0.75) !important; }

/*
 * ---:[Archives Intro]:---
 */
.archive_intro.post_box {
  margin-bottom: 0;
  background-color: #f4f4f4;
  border: none !important; }

/*
 * ---:[Comments Section]:---
 */
.grt_comment_content {
  margin-bottom: 26px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #888888;
  padding-top: 10px; }

/*
 * --:[stay connected after content]:---
 */
input.stay_connected_email_form_email.input_text {
  height: 34px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  padding: 6px 12px;
  width: 100%;
  margin-bottom: 10px;
  color: #373737;
  background-color: white; }

input.stay_connected_email_form_submit.input_submit {
  width: 100%;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
  display: inline-block;
  font-family: inherit;
  font-weight: normal;
  font-size: inherit;
  line-height: inherit;
  text-align: center;
  text-decoration: none;
  border: 3px solid rgba(0, 0, 0, 0.1);
  border-width: 0 0 3px 0;
  -webkit-appearance: none;
  padding: 5px 19px;
  border-radius: 5px; }

p.stay_connected_email_form_intro {
  margin-bottom: 19px;
  font-size: 13px;
  line-height: 19px; }

.stay_connected_after_content_title {
  position: relative;
  font-family: "myriad-pro-condensed-1", "myriad-pro-condensed-2", Georgia, Times, "Times New Roman", serif;
  font-size: 22px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #373737;
  text-shadow: 0px 0px 0 rgba(0, 0, 0, 0.2);
  background-color: #f4f4f4;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  padding-top: 5px;
  margin-left: 1px;
  padding-left: 10px; }

p.stay_connected_after_content_box {
  padding-top: 10px;
  padding-bottom: 5px; }

/*
 * --:[socicon]:---
 */
.socicon::before,
[class*=" socicon-"]::before,
[class^=socicon-]::before {
  display: inline-block;
  font-family: socicon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: greyscale;
  overflow: hidden;
  text-decoration: none;
  text-align: center;
  position: relative;
  z-index: 1;
  width: 25px;
  height: 25px;
  line-height: 22px;
  font-size: 14px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-right: 4px;
  color: white;
  background-color: #c0b283;
  -moz-osx-font-smoothing: greyscale;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

/*
 * ---:[ Page Navigation ]:---
 */
.breadcrumbs {
  border-style: solid;
  border-width: 0px 1px 1px 1px;
  border-color: #cccccc;
  padding-left: 10px;
  margin-left: 1px;
  font-size: 13px;
  line-height: 26px;
  color: #888888;
  width: 833px;
  margin: 0 auto; }

.footer {
  border-top-color: white; }

.footer_page {
  background-color: white;
  color: #373737;
  border-top: solid 1px #cccccc; }

.prev_next {
  font-size: 22px;
  padding-top: 25px; }

.wp-pagenavi a,
.wp-pagenavi span {
  text-decoration: none;
  font-size: smaller;
  border: 1px solid #dddddd;
  padding: 3px 5px;
  margin: 6px; }

.wp-pagenavi span.current {
  font-weight: normal; }

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  border-color: #9f6c30; }

/*
 * ---:[ Make PageNavi Responsive ]:---
 */
@media screen and (max-width: 680px) {
  .wp-pagenavi span.pages,
  a.first,
  span.extend,
  a.page.smaller,
  a.page.larger,
  a.larger.page,
  a.last {
    display: none; } }

/*
 * --:[TFM tastespotting]:--
 */
/*
 * located in the plugin page http://www.thaifoodmaster.com/wp-admin/admin.php?page=content-views
 */
.pt-cv-view .pt-cv-readmore {
  margin: 6px 0;
  text-transform: none !important;
  float: right;
  border: 1px;
  border-radius: 20px !important;
  transition: all 0.3s ease;
  font: 15px "Source Sans Pro", Arial, Helvetica, sans-serif;
  text-transform: uppercase !important;
  letter-spacing: 0.06em;
  border: 1px solid #888888 !important;
  padding: 10px 30px !important;
  margin-top: 15px; }

.pt-cv-pinterest .pt-cv-title {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
  text-transform: none;
  padding-top: 20px; }

/*
 * ---:[ YARPP ]:---
 */
.yarpp-related a {
  font-weight: normal !important; }

.yarpp-excerpt {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #888888; }

h2.yarpp_headline {
  font-family: "Cardo", serif;
  font-size: 20px;
  color: #373737;
  text-decoration: none;
  font-weight: normal;
  line-height: 35px;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-top: 0;
  margin-bottom: 7px;
  border-top: solid 1px #cccccc; }

.yarpp_related_entries_box_title {
  position: relative;
  font-family: "myriad-pro-condensed-1", "myriad-pro-condensed-2", Georgia, Times, "Times New Roman", serif;
  font-size: 22px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #888888;
  background-color: #f4f4f4;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  padding-top: 5px;
  margin-left: 1px;
  padding-left: 10px; }

/*
 * --:[Woocommerce]:---
 */
.product_meta {
  font-size: smaller; }

h1.product_title.entry-title {
  margin-bottom: 0;
  background-color: #f4f4f4;
  border: none !important;
  padding: 20px;
  font-family: "Cardo", serif; }

ul.tabs.wc-tabs {
  font-family: "Cardo", serif; }

ul.products li.product img {
  display: block;
  margin: 0 auto 1.618em; }

.woocommerce ul.products li.product .button {
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  overflow: visible;
  left: auto;
  color: #515151;
  background-color: #ebe9eb;
  border: 0;
  white-space: nowrap;
  display: inline-block;
  -webkit-box-shadow: none;
  text-shadow: none;
  font-weight: normal;
  font-size: small; }

.woocommerce div.product form.cart .button {
  vertical-align: middle;
  float: left;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  overflow: visible;
  left: auto;
  white-space: nowrap;
  display: inline-block;
  text-shadow: none;
  font-weight: normal;
  font-size: small; }

.woocommerce-result-count {
  font-size: smaller; }

select.orderby {
  color: #888888;
  letter-spacing: 1px;
  text-decoration: none;
  text-align: right;
  vertical-align: 0px;
  background-color: transparent;
  font-family: "Source Sans Pro", sans-serif;
  padding: 8px 36px 8px 16px;
  text-transform: uppercase;
  font-weight: normal;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #888888;
  border-radius: 0;
  margin-left: 10px;
  width: auto; }

form.woocommerce-ordering::after {
  position: absolute;
  margin: 0 0 0 -15px;
  content: " \2193";
  color: #888888; }

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added {
  padding: 10px 20px !important; }

.woocommerce .cart .button,
.woocommerce .cart input.button {
  float: none;
  font-weight: normal !important;
  font-size: smaller !important; }

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  font-weight: normal !important;
  font-size: smaller !important; }

form.cart input.input-text.qty.text {
  height: 36px;
  width: 75px; }

.woocommerce .quantity .qty {
  width: 75px !important;
  text-align: center;
  padding: 8px 8px 8px 16px !important; }

.woocommerce ul.products li.product .price {
  color: #990000 !important; }

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #373737 !important;
  font-size: 1.5em !important;
  font-family: "Cardo", serif !important;
  padding-top: 20px; }

.woocommerce div.product .product_title {
  clear: none;
  margin-top: 0;
  padding: 0;
  font-family: "Cardo", serif;
  color: #373737;
  font-weight: normal;
  font-size: 25px;
  line-height: 35px; }

add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
  background-color: white; }

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  border-radius: 5px;
  border: solid #1e85be; }

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
  border-bottom: 1px solid #1e85be; }

.woocommerce div.product form.cart .button {
  margin-top: 6px; }

/*
 * --:[Boxillia Mailchimp]:--
 */
div#mc_embed_signup_scroll {
  background-color: #d9e4ea; }

.embed_signup_clear {
  clear: both;
  background-color: #d9e4ea; }

h2.embed_signup_thai {
  font-family: Cardo, serif;
  font-size: 18px;
  padding: 10px 10px 10px 0px; }

h2.embed_signup {
  font-family: Cardo, serif;
  font-size: 22px;
  padding: 10px 10px 10px 0px;
  line-height: 35px; }

.embed_signup_indicates-required {
  font-size: smaller;
  padding-top: 15px; }

input#mce-LNAME {
  background-color: white;
  border-bottom-color: #cccccc;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-image-outset: 0px;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-left-color: #cccccc;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #cccccc;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #cccccc;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 1px;
  box-sizing: border-box;
  color: #373737;
  cursor: auto;
  display: inline-block;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 13px;
  font-stretch: normal;
  font-style: normal;
  font-variant-caps: normal;
  font-variant-ligatures: normal;
  font-variant-numeric: normal;
  font-weight: normal;
  height: 34px;
  letter-spacing: normal;
  line-height: 19px;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 6px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  text-align: start;
  text-indent: 0px;
  text-rendering: auto;
  text-shadow: none;
  text-size-adjust: 100%;
  text-transform: none;
  user-select: text;
  width: 198px;
  word-spacing: 0px;
  word-wrap: break-word;
  writing-mode: horizontal-tb;
  -webkit-appearance: none;
  -webkit-rtl-ordering: logical;
  -webkit-border-image: none; }

input#mce-FNAME {
  background-color: white;
  border-bottom-color: #cccccc;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-image-outset: 0px;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-left-color: #cccccc;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #cccccc;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #cccccc;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 1px;
  box-sizing: border-box;
  color: #373737;
  cursor: auto;
  display: inline-block;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 13px;
  font-stretch: normal;
  font-style: normal;
  font-variant-caps: normal;
  font-variant-ligatures: normal;
  font-variant-numeric: normal;
  font-weight: normal;
  height: 34px;
  letter-spacing: normal;
  line-height: 19px;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 6px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  text-align: start;
  text-indent: 0px;
  text-rendering: auto;
  text-shadow: none;
  text-size-adjust: 100%;
  text-transform: none;
  user-select: text;
  width: 198px;
  word-spacing: 0px;
  word-wrap: break-word;
  writing-mode: horizontal-tb;
  -webkit-appearance: none;
  -webkit-rtl-ordering: logical;
  -webkit-border-image: none; }

input#mce-EMAIL {
  background-color: white;
  border-bottom-color: #cccccc;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-image-outset: 0px;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-left-color: #cccccc;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #cccccc;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #cccccc;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 1px;
  box-sizing: border-box;
  color: #373737;
  cursor: auto;
  display: inline-block;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 13px;
  font-stretch: normal;
  font-style: normal;
  font-variant-caps: normal;
  font-variant-ligatures: normal;
  font-variant-numeric: normal;
  font-weight: normal;
  height: 34px;
  letter-spacing: normal;
  line-height: 19px;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 6px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  text-align: start;
  text-indent: 0px;
  text-rendering: auto;
  text-shadow: none;
  text-size-adjust: 100%;
  text-transform: none;
  user-select: text;
  width: 198px;
  word-spacing: 0px;
  word-wrap: break-word;
  writing-mode: horizontal-tb;
  -webkit-appearance: none;
  -webkit-rtl-ordering: logical;
  -webkit-border-image: none; }

.embed_signup_small {
  background-color: #d9e4ea;
  font-size: smaller;
  padding-bottom: 10px; }

.indicates-required {
    /*
   * box-sizing: border-box;
   */
  color: #373737;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 25px; }